OSDN Git Service

* simplify-rtx.c (mode_signbit_p): New function to check whether
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
1 2004-04-09  Roger Sayle  <roger@eyesopen.com>
2
3         * gcc.c-torture/execute/20040409-1.c: New test case.
4         * gcc.c-torture/execute/20040409-2.c: New test case.
5         * gcc.c-torture/execute/20040409-3.c: New test case.
6
7 2004-04-09  Andrew Pinski  <pinskia@physics.uc.edu>
8
9         * gcc.dg/20040409-1.c: New test.
10
11 2004-04-08  Roger Sayle  <roger@eyesopen.com>
12
13         PR target/14888
14         * g++.dg/opt/pr14888.C: New test case.
15
16 2004-04-08  Geoffrey Keating  <geoffk@apple.com>
17
18         * gcc.dg/pch/valid-1.c, gcc.dg/pch/valid-2.c, gcc.dg/pch/valid-3.c,
19         gcc.dg/pch/valid-4.c, gcc.dg/pch/valid-5.c, gcc.dg/pch/valid-6.c,
20         gcc.dg/pch/valid-1.hs, gcc.dg/pch/valid-2.hs, gcc.dg/pch/valid-3.hs,
21         gcc.dg/pch/valid-4.hs, gcc.dg/pch/valid-5.hs, gcc.dg/pch/valid-6.hs:
22         New tests.
23
24 2004-04-08  Paul Brook  <paul@codesourcery.com>
25
26         * gcc.dg/spill-1.c: New test.
27
28 2004-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
29
30         * gcc.dg/torture/builtin-ctype-2.c: New test.
31
32 2004-04-07  Ian Lance Taylor  <ian@wasabisystems.com>
33
34         * gcc.dg/pch/pch.exp: Add largefile test.
35
36 2004-04-06  Geoffrey Keating  <geoffk@apple.com>
37
38         * g++.dg/pch/externc-1.Hs: New.
39         * g++.dg/pch/externc-1.C: New.
40
41 2004-04-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
42
43         * gcc.dg/compat/struct-by-value-5a_main.c,
44         gcc.dg/compat/struct-by-value-5b_main.c: New files.
45         * gcc.dg/compat/struct-by-value-5_main.c: Delete.
46         * gcc.dg/compat/struct-by-value-5a_x.c,
47         gcc.dg/compat/struct-by-value-5b_x.c: New, split out from
48         gcc.dg/compat/struct-by-value-5_x.c.
49         * gcc.dg/compat/struct-by-value-5a_y.c,
50         gcc.dg/compat/struct-by-value-5b_y.c: New, split out from
51         gcc.dg/compat/struct-by-value-5_y.c.
52         
53         * gcc.dg/compat/struct-by-value-6a_main.c,
54         gcc.dg/compat/struct-by-value-6b_main.c: New files.
55         * gcc.dg/compat/struct-by-value-6_main.c: Delete.
56         * gcc.dg/compat/struct-by-value-6a_x.c,
57         gcc.dg/compat/struct-by-value-6b_x.c: New, split out from
58         gcc.dg/compat/struct-by-value-6_x.c.
59         * gcc.dg/compat/struct-by-value-6a_y.c,
60         gcc.dg/compat/struct-by-value-6b_y.c: New, split out from
61         gcc.dg/compat/struct-by-value-6_y.c.
62         
63         * gcc.dg/compat/struct-by-value-7a_main.c,
64         gcc.dg/compat/struct-by-value-7b_main.c: New files.
65         * gcc.dg/compat/struct-by-value-7_main.c: Delete.
66         * gcc.dg/compat/struct-by-value-7a_x.c,
67         gcc.dg/compat/struct-by-value-7b_x.c: New, split out from
68         gcc.dg/compat/struct-by-value-7_x.c.
69         * gcc.dg/compat/struct-by-value-7a_y.c,
70         gcc.dg/compat/struct-by-value-7b_y.c: New, split out from
71         gcc.dg/compat/struct-by-value-7_y.c.
72
73 2004-04-06  Jakub Jelinek  <jakub@redhat.com>
74
75         * gcc.dg/i386-sse-8.c: Don't use -march=pentium3 on x86_64.
76         * gcc.dg/i386-local.c: Expect %edi, not %eax register on x86_64.
77         * gcc.dg/20020103-1.c: Add -fno-asynchronous-unwind-tables to
78         options.
79
80 2004-04-06  Uros Bizjak  <uros@kss-loka.si>
81
82         * gcc.dg/builtins-36.c: New test.
83
84 2004-04-06  Paul Brook  <paul@codesourcery.com>
85
86         * README.gcc: Remove obsolete contraint on testcases.
87
88 2004-04-05  Paul Brook  <paul@codesourcery.com>
89
90         PR2123
91         * g++.dg/expr/anew1.C: XFAIL and make reproducible.  Call abort on
92         failure and exit(0) on success.
93         * g++.dg/expr/anew2.C: Ditto.
94         * g++.dg/expr/anew3.C: Ditto.
95         * g++.dg/expr/anew4.C: Ditto. 
96
97 2004-04-05  Nathan Sidwell  <nathan@codesourcery.com>
98
99         PR c++/3518
100         * g++.dg/template/unify7.C: New.
101
102 2004-04-02  Nathanael Nerode  <neroden@gcc.gnu.org>
103
104         * g++.dg/README: Bring up to date with new subdirectories; remove
105         duplicate subdirectory lines.
106
107 2004-04-02  Nathan Sidwell  <nathan@codesourcery.com>
108
109         PR c++/14007
110         * g++.dg/template/unify5.C: New.
111         * g++.dg/template/unify6.C: New.
112         * g++.dg/template/qualttp20.C: Adjust.
113         * g++.old-deja/g++.jason/report.C: Adjust.
114         * g++.old-deja/g++.other/qual1.C: Adjust.
115
116 2004-04-01  Mark Mitchell  <mark@codesourcery.com>
117
118         PR c++/14803
119         * g++.dg/inherit/ptrmem1.C: New test.
120
121 2004-04-01  Jakub Jelinek  <jakub@redhat.com>
122
123         PR c++/14755
124         * gcc.c-torture/execute/20040331-1.c: New test.
125         * gcc.dg/20040331-1.c: New test.
126
127 2004-04-01  Paul Brook  <paul@codesourcery.com>
128
129         * gcc.dg/arm-mmx-1.c: Add -mabi=iwmmxt to dg-options.
130
131 2004-03-30  Mark Mitchell  <mark@codesourcery.com>
132
133         PR c++/14724
134         * g++.dg/init/goto1.C: New test.
135
136         PR c++/14763
137         * g++.dg/template/defarg4.C: New test.
138
139 2004-03-30  Hartmut Penner  <hpenner@de.ibm.com>
140
141         * gcc.dg/altivec-11.c: Extend test for more valid cases.
142
143 2004-03-28  David Edelsohn  <edelsohn@gnu.org>
144
145         * gcc.dg/doloop-1.c: Do not check for lack of "blt".
146
147 2004-03-28  Zack Weinberg  <zack@codesourcery.com>
148
149         * gcc.dg/noncompile/undeclared-2.c: New test.
150
151 2004-03-28  Joseph S. Myers  <jsm@polyomino.org.uk>
152
153         * gcc.dg/940409-1.c: Remove XFAIL.
154         * gcc.dg/reg-vol-struct-1.c: New test.
155
156 2004-03-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
157
158         * gcc.dg/torture/builtin-wctype-1.c: New test.
159
160 2004-03-26  James A. Morrison  <ja2morri@uwaterloo.ca>
161
162         * gcc.dg/20001013-1.c: Run on 32-bit and 64-bit SPARC.
163         * gcc.dg/20001101-1.c: Likewise.
164         * gcc.dg/20001102-1.c: Likewise.
165
166 2004-03-25  Roger Sayle  <roger@eyesopen.com>
167
168         * gcc.dg/compare8.c: Add an additional test for XOR.
169
170 2004-03-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
171
172         * gcc.dg/torture/builtin-ctype-1.c: New test.
173
174 2004-03-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
175
176         * gcc.dg/torture/builtin-explog-1.c: Add new cases.
177         * gcc.dg/torture/builtin-math-1.c: Likewise.
178         * gcc.dg/torture/builtin-power-1.c: New test.
179
180 2004-03-24  Andreas Schwab  <schwab@suse.de>
181
182         * lib/prune.exp (prune_gcc_output): Ignore errata warning from
183         IA64 assembler.
184
185 2004-03-23  Joseph S. Myers  <jsm@polyomino.org.uk>
186             Roger Sayle  <roger@eyesopen.com>
187
188         * gcc.dg/compare8.c: New test case.
189
190 2004-03-23  Ziemowit Laski  <zlaski@apple.com>
191
192         * g++.dg/ext/altivec-7.C: New test.
193
194 2004-03-23  Zack Weinberg  <zack@codesourcery.com>
195
196         PR 12267, 12391, 12560, 13129, 14114, 14133
197         * gcc.dg/Wold-style-definition-1.c, gcc.dg/builtins-30.c
198         * gcc.dg/unused-4.c, gcc.dg/noncompile/label-1.c
199         * gcc.dg/noncompile/label-lineno-1.c, objc.dg/naming-1.m:
200         Adjust error regexps.
201         * gcc.dg/Wshadow-2.c, gcc.dg/noncompile/incomplete-3.c
202         * gcc.dg/noncompile/undeclared-1.c: New test cases.
203         * gcc.dg/decl-5.c, gcc.dg/redecl-1.c: Remove XFAIL.
204         * gcc.dg/local1.c: Add explanatory comment.
205
206 2004-03-23  Roger Sayle  <roger@eyesopen.com>
207
208         PR optimization/14669
209         * g++.dg/opt/fold2.C: New test case.
210
211 2004-03-22  Jakub Jelinek  <jakub@redhat.com>
212
213         PR c/14069
214         * gcc.dg/20040322-1.c: New test.
215
216 2004-03-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
217
218         * gcc.dg/ultrasp2.c: Do not pass -m64.  Remove redundant lines.
219         * gcc.dg/ultrasp4.c: Likewise.
220         * gcc.dg/ultrasp8.c: Do not pass -m64.  Add sparcv9-*-*.
221
222 2004-03-21  Ulrich Weigand  <uweigand@de.ibm.com>
223
224         * gcc.dg/i386-sse-8.c: Reset default options.
225
226 2004-03-21  Ulrich Weigand  <uweigand@de.ibm.com>
227
228         * gcc.dg/charset/asm2.c: Allow 'parse error' instead of 'syntax error'
229         in the error message text.
230
231 2004-03-21  Gabriel Dos Reis  <gdr@integrable-solutions.net>
232
233         * g++.dg/template/qualttp20.C: Adjust dg- regexp.
234
235 2004-03-21  Mark Mitchell  <mark@codesourcery.com>
236
237         PR c++/14616
238         * g++.dg/init/array13.C: New test.
239
240 2004-03-20  Roger Sayle  <roger@eyesopen.com>
241
242         PR target/13889
243         * gcc.c-torture/compile/pr13889.c: New test case.
244
245 2004-03-20  Joseph S. Myers  <jsm@polyomino.org.uk>
246
247         PR c/14635
248         * builtins-1.c (nan, nans): Don't test.
249         * builtins-30.c: Don't use nan, nanf, nanl.
250         * builtins-35.c: New test.
251
252 2004-03-19  Ziemowit Laski  <zlaski@apple.com>
253
254         * g++.dg/ext/altivec-6.C: New test.
255
256 2004-03-19  Mark Mitchell  <mark@codesourcery.com>
257
258         * g++.dg/init/placement3.C: New test.
259
260         * g++.dg/template/spec13.C: New test.
261
262         * g++.dg/lookup/using11.C: New test.
263
264         * g++.dg/lookup/koenig3.C: New test.
265
266         * g++.dg/template/operator2.C: New test.
267
268         * g++.dg/expr/dtor3.C: New test.
269         * g++.old-deja/g++.brendan/crash15.C: Remove incorrect dg-error
270         marker.
271         * g++.old-deja/g++.law/visibility28.C: Likewise.
272
273 2004-03-19  Paolo Bonzini  <bonzini@gnu.org>
274
275         * gcc.dg/altivec-6.c: Use vector_size attribute, not mode.
276         * gcc.dg/ppc64-abi-3.c: Likewise.
277
278 2004-03-19  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
279
280         PR c++/14545
281         * g++.dg/parse/template15.C: New test.
282
283 2004-03-18  Mark Mitchell  <mark@codesourcery.com>
284
285         * g++.dg/expr/dtor2.C: New test.
286
287         * g++.dg/lookup/anon4.C: New test.
288
289         * g++.dg/overload/using1.C: New test.
290
291         * g++.dg/template/lookup7.C: New test.
292
293         * g++.dg/template/typename6.C: New test.
294
295         * g++.dg/expr/cond6.C: New test.
296
297 2004-03-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
298
299         * gcc.dg/torture/builtin-convert-1.c: Test more math builtins.
300
301 2004-03-18  Mark Mitchell  <mark@codesourcery.com>
302
303         * g++.dg/expr/cond5.C: New test.
304         * g++.dg/expr/constcast1.C: Likewise.
305         * g++.dg/expr/ptrmem2.C: Likewise.
306         * g++.dg/expr/ptrmem3.C: Likewise.
307         * g++.dg/lookup/main1.C: Likewise.
308         * g++.dg/template/lookup6.C: Likewise.
309
310 2004-03-18  Mark Mitchell  <mark@codesourcery.com>
311
312         * gcc.dg/local1.c: New test.
313
314         * gcc.dg/debug/dwarf2/c99-typedef1.c: New test.
315
316 2004-03-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
317
318         * gcc.dg/torture/builtin-convert-1.c: New test.
319
320 2004-03-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
321
322         * gcc.dg/torture/builtin-integral-1.c: Also check for `rint'.
323
324 2004-03-16  Mark Mitchell  <mark@codesourcery.com>
325
326         PR c++/14481
327         * g++.dg/warn/Wunused-7.C: New test.
328
329 2004-03-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
330
331         * gcc.dg/torture/builtin-integral-1.c: New test.
332
333 2004-03-16  Mark Mitchell  <mark@codesourcery.com>
334
335         PR c++/14586
336         * g++.dg/parse/non-dependent3.C: New test.
337
338 2004-03-16  Paolo Bonzini  <bonzini@gnu.org>
339
340         * g++.dg/eh/simd-1.C: Use vector_size attribute, not mode.
341         * g++.dg/eh/simd-2.C: Likewise.
342         * g++.dg/init/array10.C: Likewise.
343         * gcc.c-torture/compile/simd-1.c: Likewise.
344         * gcc.c-torture/compile/simd-2.c: Likewise.
345         * gcc.c-torture/compile/simd-3.c: Likewise.
346         * gcc.c-torture/compile/simd-4.c: Likewise.
347         * gcc.c-torture/compile/simd-6.c: Likewise.
348         * gcc.c-torture/execute/simd-1.c: Likewise.
349         * gcc.c-torture/execute/simd-2.c: Likewise.
350         * gcc.dg/compat/vector-defs.h: Likewise.
351         * gcc.dg/20020531-1.c: Likewise.
352         * gcc.dg/altivec-3.c: Likewise.
353         * gcc.dg/altivec-4.c: Likewise.
354         * gcc.dg/altivec-varargs-1.c: Likewise.
355         * testsuite/gcc.dg/compat/vector-defs.h: Likewise.
356         * gcc.dg/i386-mmx-3.c: Likewise.
357         * gcc.dg/i386-sse-4.c: Likewise.
358         * gcc.dg/i386-sse-5.c: Likewise.
359         * gcc.dg/i386-sse-8.c: Likewise.
360         * gcc.dg/simd-1.c: Likewise.
361         * gcc.dg/20030218-1.c: Likewise.  Plus, do not declare
362         __ev64_opaque__ since the machine description provides it.
363
364 2004-03-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
365
366         * lib/compat.exp (skip_list): New global variable.
367         Use it to hold the user defined COMPAT_SKIPS list if any.
368         (compat-obj): Add the members of skip_list to optall.
369
370 2004-03-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
371
372         * gcc.dg/compat/union-by-value-1_main.c,
373         union-by-value-1_x.c, union-by-value-1_y.c,
374         union-check.h, union-defs.h,
375         union-init.h, union-return-1_main.c,
376         union-return-1_x.c, union-return-1_y.c: New files.
377
378 2004-03-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
379
380         * gcc.dg/compat/mixed-struct-check.h, mixed-struct-defs.h,
381         mixed-struct-init.h: Add 4 mixed structure types.
382         struct-by-value-21_main.c, struct-by-value-21_x.c,
383         struct-by-value-21_y.c, struct-return-21_main.c,
384         struct-return-21_x.c, struct-return-21_y.c: New files.
385
386 2004-03-13  Mark Mitchell  <mark@codesourcery.com>
387
388         PR c++/14550
389         * g++.dg/parse/template14.C: New test.
390
391 2004-03-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
392
393         * gcc.c-torture/execute/20040313-1.c: New test.
394
395 2004-03-13  Jakub Jelinek  <jakub@redhat.com>
396
397         PR target/14533
398         * gcc.dg/20040311-2.c: New test.
399
400 2004-03-12  Kazu Hirata  <kazu@cs.umass.edu>
401
402         PR other/14544
403         * gcc.c-torture/execute/20040307-1.c: Remove the 24-bit
404         bit-field.
405
406 2004-03-12  Ulrich Weigand  <uweigand@de.ibm.com>
407
408         * gcc.dg/20040305-2.c: Add missing return statement.
409
410 2004-03-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
411
412         * gcc.dg/builtins-34.c: Also check pow10*.
413
414 2004-03-11  Ulrich Weigand  <uweigand@de.ibm.com>
415
416         PR target/14262
417         * gcc.dg/20040305-2.c: New test.
418
419 2004-03-11  Ulrich Weigand  <uweigand@de.ibm.com>
420
421         * gcc.dg/20040310-1.c: New test.
422
423 2004-03-11  Roger Sayle  <roger@eyesopen.com>
424
425         * gcc.c-torture/execute/20040311-1.c: New test case.
426
427 2004-03-11  Mark Mitchell  <mark@codesourcery.com>
428
429         PR c++/14476
430         * g++.dg/lookup/enum1.C: New test.
431
432 2004-03-10  Mark Mitchell  <mark@codesourcery.com>
433
434         PR c++/14510
435         * g++.dg/lookup/struct2.C: New test.
436
437 2004-03-10  Uros Bizjak  <uros@kss-loka.si>
438
439         * gcc.dg/builtins-34.c: New test.
440
441 2004-03-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
442
443         * gcc.dg/torture/builtin-nonneg-1.c: New test.
444
445 2004-03-09  James E Wilson  <wilson@specifixinc.com>
446
447         * gcc.dg/alias-1.c: Add "will" to string passed to dg-warning.
448         * gcc.dg/alias-2.c: New testcase.
449
450 2004-03-09  Zack Weinberg  <zack@codesourcery.com>
451
452         * gcc.dg/noncompile/incomplete-2.c: Move dg-error to proper line.
453
454 2004-03-09  Roger Sayle  <roger@eyesopen.com>
455
456         * gcc.c-torture/execute/20040309-1.c: New test case.
457
458 2004-03-09  Nathan Sidwell  <nathan@codesourcery.com>
459
460         PR c++/14397
461         * g++.dg/overload/ref1.C: New.
462
463 2004-03-09  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
464
465         PR c++/14409
466         * g++.dg/template/spec12.C: New test.
467
468         PR c++/14448
469         * g++.dg/parse/crash14.C: New test.
470
471 2004-03-09  Mark Mitchell  <mark@codesourcery.com>
472
473         PR c++/14230
474         * g++.dg/init/ref11.C: New test.
475
476 2004-03-09  Mark Mitchell  <mark@codesourcery.com>
477
478         PR c++/14432
479         * g++.dg/parse/builtin2.C: New test.
480
481 2004-03-08  Mark Mitchell  <mark@codesourcery.com>
482
483         PR c++/14401
484         * g++.dg/init/ctor3.C: New test.
485         * g++.dg/init/union1.C: New test.
486         * g++.dg/ext/anon-struct4.C: New test.
487
488 2004-03-08  Mark Mitchell  <mark@codesourcery.com>
489
490         * g++.dg/lookup/koenig1.C: Tweak error messages.
491         * g++.dg/lookup/used-before-declaration.C: Likewise.
492         * g++.dg/other/do1.C: Likewise.
493         * g++.dg/overload/koenig1.C: Likewise.
494         * g++.dg/parse/crash13.C: Likewise.
495         * g++.dg/template/instantiate3.C: Likewise.
496
497 2004-03-08  Eric Christopher  <echristo@redhat.com>
498
499         * * lib/target-supports.exp: Enable libiconv in test
500         compilation.  Fix up error checking.
501
502 2004-03-08  Roger Sayle  <roger@eyesopen.com>
503
504         PR middle-end/14289
505         * gcc.dg/pr14289-1.c: New test case.
506         * gcc.dg/pr14289-2.c: Likewise.
507         * gcc.dg/pr14289-3.c: Likewise.
508
509 2004-03-08  Eric Botcazou  <ebotcazou@act-europe.fr>
510
511         * gcc.c-torture/execute/20040308-1.c: New test.
512
513 2004-03-07  Roger Sayle  <roger@eyesopen.com>
514
515         * gcc.c-torture/execute/20040307-1.c: New test case.
516
517 2004-03-07  Richard Sandiford  <rsandifo@redhat.com>
518
519         * gcc.dg/torture/mips-sdata-1.c: Restrict to mips*-*-elf*.
520
521 2004-03-06  Ulrich Weigand  <uweigand@de.ibm.com>
522
523         * gcc.dg/20040306-1.c: New test.
524
525 2004-03-06  Kazu Hirata  <kazu@cs.umass.edu>
526
527         * gcc.dg/sibcall-3.c (recurser_void1, recurser_void2): Make
528         them static.
529         * gcc.dg/sibcall-4.c (recurser_void1, recurser_void2): Likewise.
530
531 2004-03-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
532
533         PR c/14465
534         * gcc.dg/decl-6.c: New test.
535
536 2004-03-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
537
538         * gcc.dg/torture/builtin-explog-1.c: Add comments for each test.
539         Rename LOGPOW -> LOG_POW.
540         (SQRT_EXP, POW_EXP): New.
541
542 2004-03-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
543
544         * gcc.dg/i386-sse-8.c: New test.
545
546 2004-03-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
547
548         PR c/14114
549         * gcc.dg/decl-5.c: New test.
550
551 2004-03-05  Andreas Krebbel  <krebbel1@de.ibm.com>
552
553         * gcc.dg/20040305-1.c: New test.
554
555 2004-03-05  Hans-Peter Nilsson  <hp@axis.com>
556
557         PR other/14354
558         * gcc.c-torture/execute/ieee/mul-subnormal-single-1.c: New test.
559
560 2004-03-04  Ziemowit Laski  <zlaski@apple.com>
561
562         PR c++/14425, c++/14426
563         * g++.dg/ext/altivec-4.C: New test.
564         * g++.dg/ext/altivec-5.C: New test.
565
566 2004-03-04  Geoffrey Keating  <geoffk@apple.com>
567
568         * g++.old-deja/g++.other/linkage1.C: Expect errors about
569         global variables of a type with no linkage.
570         * g++.old-deja/g++.other/qual1.C: Name class for 'action'.
571         * g++.old-deja/g++.mike/misc13.C: Name enum for 'want'.
572         * g++.old-deja/g++.bugs/900210_01.C: Name enum for 'ep'.
573         * g++.old-deja/g++.bugs/900210_02.C: Likewise.
574         * g++.old-deja/g++.bugs/900210_03.C: Likewise.
575         * g++.old-deja/g++.brendan/bit-fields2.C: Name structure for 's'.
576         * g++.old-deja/g++.brendan/init10.C: Name structure for 'a'.
577         * g++.dg/warn/deprecated.C: Name enum Color.
578         * g++.dg/overload/VLA.C: Name structure for 'b'.
579         * g++.dg/lookup/anon2.C: Expect diagnostic about type linkage.
580
581 2004-03-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
582
583         * gcc.c-torture/compile/20040304-1.c: New test.
584
585 2004-03-03  Zack Weinberg  <zack@codesourcery.com>
586
587         PR 13728
588         * gcc.dg/decl-4.c: New testcase.
589
590 2004-03-03  Kazu Hirata  <kazu@cs.umass.edu>
591
592         * gcc.dg/torture/builtin-explog-1.c (PREC): Make it the same
593         as PRECF if sizeof (float) > sizeof (double).
594         (PRECL): Make it the same as PRECF if
595         sizeof (float) > sizeof (long double).
596
597 2004-03-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
598
599         * gcc.dg/builtins-config.h: Use underscore macro style for __sun
600         system type.  Add check for irix6 which doesn't have c99 runtime.
601
602 2004-03-03  Bob Wilson  <bob.wilson@acm.org>
603
604         * gcc.dg/const-elim-1.c: xfail for xtensa.
605
606 2004-03-01  Mark Mitchell  <mark@codesourcery.com>
607
608         PR c++/14369
609         * g++.dg/template/cond4.C: New test.
610
611 2004-03-01  Mark Mitchell  <mark@codesourcery.com>
612
613         PR c++/14360
614         * g++.old-deja/g++.ns/koenig5.C: Remove some error markers.
615
616         PR c++/14361
617         * g++.dg/parse/defarg7.C: New test.
618
619         PR c++/14359
620         * g++.dg/template/friend26.C: New test.
621
622 2004-03-01  Mark Mitchell  <mark@codesourcery.com>
623
624         PR c++/14324
625         * g++.dg/abi/mangle21.C: New test.
626
627         PR c++/14260
628         * g++.dg/parse/constructor2.C: New test.
629
630         PR c++/14337
631         * g++.dg/template/sfinae1.C: New test.
632
633 2004-02-29  Mark Mitchell  <mark@codesourcery.com>
634
635         PR c++/14267
636         * g++.dg/expr/crash2.C: New test.
637
638         PR middle-end/13448
639         * gcc.dg/inline-5.c: New test.
640         * gcc.dg/always-inline.c: Split out tests into ...
641         * gcc.dg/always-inline2.c: ... this and ...
642         * gcc.dg/always-inline3.c: ... this.
643
644 2004-02-29  Mark Mitchell  <mark@codesourcery.com>
645
646         PR debug/12103
647         * g++.dg/debug/crash1.C: New test.
648
649 2004-02-29  Kazu Hirata  <kazu@cs.umass.edu>
650
651         * gcc.dg/sibcall-3.c (recurser_void1): Make it an extern
652         function with __attribute__((noinline)).
653         (recurser_void2): Likewise.
654         * gcc.dg/sibcall-4.c (recurser_void1): Likewise.
655         (recurser_void2): Likewise.
656
657 2004-02-29  Roger Sayle  <roger@eyesopen.com>
658
659         PR middle-end/14203
660         * g++.dg/warn/Wunused-6.C: New test case.
661
662 2004-02-28  Richard Earnshaw  <rearnsha@arm.com>
663
664         * lib/g++.exp (g++_link_flags): Don't crash if LD_LIBRARY_PATH is
665         not defined.
666
667 2004-02-27  Eric Christopher  <echristo@redhat.com>
668
669         * g++.dg/charset/charset.exp: Change CFLAGS to CHARSETCFLAGS.
670         * g++.dg/charset/asm2.c: Run only x86.
671         * gcc.dg/charset/asm3.c: Ditto.
672
673 2004-02-27  Aldy Hernandez  <aldyh@redhat.com>
674
675         * lib/g++.exp (g++_link_flags): Append LD_LIBRARY_PATH to
676         ld_library_path.
677
678 2004-02-27  Ziemowit Laski  <zlaski@apple.com>
679
680         * g++.dg/ext/altivec-3.C: New.
681
682 2004-02-26  Richard Henderson  <rth@redhat.com>
683
684         * g++.dg/ext/attrib10.C: Mark for warning.
685         * gcc.dg/attr-alias-1.c: New.
686
687 2004-02-26  Richard Henderson  <rth@redhat.com>
688
689         * gcc.c-torture/execute/ieee/20040208-2.c: Move ...
690         * gcc.c-torture/execute/20040208-2.c: ... it back.
691
692 2004-02-26  Eric Christopher  <echristo@redhat.com>
693
694         * lib/target-supports.exp (check-iconv-available): New function.
695         * lib/gcc-dg.exp (dg-require-iconv): New function.
696         Use above.
697         * gcc.dg/charset: New directory.
698         * gcc.dg/charset/charset.exp: New file.
699         * gcc.dg/charset/asm1.c: Ditto.
700         * gcc.dg/charset/asm2.c: Ditto.
701         * gcc.dg/charset/asm3.c: Ditto.
702         * gcc.dg/charset/asm4.c: Ditto.
703         * gcc.dg/charset/asm5.c: Ditto.
704         * gcc.dg/charset/attribute1.c: Ditto.
705         * gcc.dg/charset/attribute2.c: Ditto.
706         * gcc.dg/charset/string1.c: Ditto.
707         * g++.dg/charset: New directory.
708         * g++.dg/dg.exp: Add here. Special options.
709         * g++.dg/charset/charset.exp: New file.
710         * g++.dg/charset/asm1.c: Ditto.
711         * g++.dg/charset/asm2.c: Ditto.
712         * g++.dg/charset/asm3.c: Ditto.
713         * g++.dg/charset/asm4.c: Ditto.
714         * g++.dg/charset/attribute1.c: Ditto.
715         * g++.dg/charset/attribute2.c: Ditto.
716         * g++.dg/charset/extern1.cc: Ditto.
717         * g++.dg/charset/extern2.cc: Ditto.
718         * g++.dg/charset/string1.c: Ditto.
719
720 2004-02-26  Mark Mitchell  <mark@codesourcery.com>
721
722         PR c++/14278
723         * g++.dg/parse/comma1.C: New test.
724
725 2004-02-26  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
726
727         PR c++/14284
728         * g++.dg/template/ttp8.C: New test.
729
730 2004-02-26  Eric Botcazou  <ebotcazou@act-europe.fr>
731
732         * gcc.dg/fixuns-trunc-1.c: New test.
733
734 2004-02-26  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
735
736         * gcc.dg/builtins-config.h: Use #elif.
737
738 2004-02-26  Michael Matz  <matz@suse.de>
739
740         * gcc.dg/20000724-1.c: Add regparm attribute to decl and def.
741         * gcc.dg/991214-1.c: Likewise.
742         * gcc.dg/i386-asm-1.c: Likewise.
743
744 2004-02-25  Richard Henderson  <rth@redhat.com>
745
746         * gcc.c-torture/execute/20040208-2.c: Move ...
747         * gcc.c-torture/execute/ieee/20040208-2.c: ... here.
748
749 2004-02-26  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
750
751         PR c++/14246
752         * g++.dg/other/crash-3.C: New test.
753
754 2004-02-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
755
756         * g++.dg/opt/inline4.C (dg-final): Robustify regexp.
757         * g++.dg/opt/inline6.C (dg-final): Robustify regexp.
758
759         * gcc.dg/builtins-config.h (HAVE_C99_RUNTIME): Don't define for PA
760         HP-UX.
761
762 2004-02-24  Michael Matz  <matz@suse.de>
763
764         * gcc.dg/i386-regparm.c: New.
765
766 2004-02-23  James E Wilson  <wilson@specifixinc.com>
767
768         * gcc.c-torture/execute/20040223-1.c: New.
769
770 2004-02-23  Zack Weinberg  <zack@codesourcery.com>
771             Kazu Hirata  <kazu@cs.umass.edu>
772
773         * gcc.dg/fwritable-strings-1.c: Remove.
774
775 2004-02-23  Andrew Pinski  <pinskia@physics.uc.edu>
776
777         PR c/14156
778         * gcc.dg/20040223-1.c: New test.
779
780 2004-02-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
781
782         PR c++/14106
783         * g++.dg/ext/typeof9.C: New test.
784
785 2004-02-23  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
786
787         PR c++/14250
788         * g++.dg/other/switch1.C: New test.
789
790 2004-02-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
791
792         * gcc.dg/cast-function-1.c: Adjust for new informative message.
793         * gcc.dg/va-arg-1.c: Likewise.
794
795 2004-02-23  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
796
797         PR c++/14143
798         * g++.dg/template/koenig5.C: New test.
799
800 2004-02-21  Ziemowit Laski  <zlaski@apple.com>
801
802         * g++.dg/ext/altivec-1.C: Generalize target triple.
803         * g++.dg/ext/altivec-2.C: New test case.
804         * g++.dg/ext/altivec_check.h: New file.
805         * gcc.dg/altivec-1.c: Generalize target triple;
806         include altivec_check.h and call altivec_check().
807         * gcc.dg/altivec-[2-5].c: Generalize target triple.
808         * gcc.dg/altivec-6.c: New test case.
809         * gcc.dg/altivec-[7-9].c: Generalize target triple; add
810         type casts as needed.
811         * gcc.dg/altivec-10.c: Include altivec_check.h and call
812         altivec_check().
813         * gcc.dg/altivec-12.c: New test case.
814         * gcc.dg/altivec-varargs-1.c: Generalize target triple;
815         include altivec_check.h and call altivec_check().
816         * gcc.dg/altivec_check.h: New file.
817
818 2004-02-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
819
820         * lib/target-supports.exp (check_alias_available): Don't mangle
821         function `g' in test program.
822
823 2004-02-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
824
825         * lib/target-supports.exp (check_profiling_available): Check
826         argument to determine whether we support a profiling type.
827         * lib/gcc-dg.exp (dg-require-profiling): Pass argument to
828         check_profiling_available.
829         * g++.dg/bprob/bprob.exp: Likewise
830         * g77.dg/bprob/bprob.exp: Likewise.
831         * gcc.misc-tests/bprob.exp: Likewise.
832         * g++.old-deja/g++.law/profile1.C: Pass profiling type to
833         dg-require-profiling and delete expected error handling.
834         * gcc.dg/20021014-1.c: Likewise.
835         * gcc.dg/nest.c: Likewise.
836
837 2004-02-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
838
839         PR c++/12007
840         * g++.dg/other/vthunk1.C: New test.
841
842 2004-02-20  Falk Hueffner  <falk@debian.org>
843
844         PR target/14201
845         * gcc.c-torture/compile/fix-trunc-mem-1.c: New test.
846
847 2004-02-20  Mark Mitchell  <mark@codesourcery.com>
848
849         PR c++/13927
850         * g++.dg/other/error8.C: Remove XFAIL markers.
851
852         PR c++/14173
853         * g++.dg/ext/packed5.C: New test.
854
855         PR c++/14199
856         * g++.dg/warn/Wunused-5.C: New test.
857
858         PR c++/14186
859         * g++.dg/lookup/member1.C: New test.
860
861 2004-02-19  Kazu Hirata  <kazu@cs.umass.edu>
862
863         * gcc.c-torture/compile/20040130-1.c: Enable only when
864         __INT_MAX__ >= 2147483647L.
865         * gcc.c-torture/compile/961203-1.c: Likewise.
866
867 2004-02-19  Nathan Sidwell  <nathan@codesourcery.com>
868
869         * g++.dg/parse/attr-ctor1.C: XFAIL on hppa.
870         * g++.dg/opt/template1.C: Robustify assembler regexp
871
872 2004-02-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
873
874         * gcc.c-torture/execute/simd-4.x: Remove.
875         * gcc.c-torture/execute/va-arg-25.x: Likewise.
876         * gcc.dg/compat/vector-1_x.c: Do not XFAIL on SPARC.
877         Guard with #ifndef SKIP_ATTRIBUTE.
878         * gcc.dg/compat/vector-1_y.c: Likewise.
879         * gcc.dg/compat/vector-2_x.c: Likewise.
880         * gcc.dg/compat/vector-2_y.c: Likewise.
881         * g++.dg/eh/simd-1.C: Do not XFAIL on SPARC.
882         * g++.dg/eh/simd-2.C: Likewise.
883
884 2004-02-19  Alan Modra  <amodra@bigpond.net.au>
885
886         * gcc.c-torture/compile/complex-1.c: New.
887
888 2004-02-19  Hans-Peter Nilsson  <hp@axis.com>
889
890         PR target/14209
891         * gcc.c-torture/execute/20040218-1.c: New test.
892
893 2004-02-19  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
894
895         PR c++/14181
896         * g++.dg/parse/new2.C: New test.
897
898 2004-02-18  Paul Brook  <paul@codesourcery.com>
899
900         * gcc.c-torture/compile/libcall-1.c: New test.
901
902 2004-02-18  Paul Brook  <paul@codesourcery.com>
903
904         PR debug/12934
905         * gcc.dg/debug/debug-7.c: New test.
906
907 2004-02-17  Ulrich Weigand  <uweigand@de.ibm.com>
908
909         * gcc.dg/20040217-1.c: New test.
910
911 2004-02-17  Zack Weinberg  <zack@codesourcery.com>
912
913         * gcc.c-torture/execute/990208-1.x: Delete.
914
915 2004-02-17  Richard Sandiford  <rsandifo@redhat.com>
916
917         * gcc.c-torture/execute/20040208-2.x: New file.
918
919 2004-02-17  Mark Mitchell  <mark@codesourcery.com>
920
921         PR c++/11326
922         * g++.dg/abi/structret1.C: New test.
923
924 2004-02-17  Jakub Jelinek  <jakub@redhat.com>
925
926         * gcc.dg/i386-cpuid.h (bit_CMOV): Define.
927         (i386_cpuid): No need to test if cpuid is available on AMD64.
928         Fix assembly, so that it works onboth i386 and AMD64.
929         * gcc.dg/i386-sse-6.c: Include stdio.h, stdlib.h and string.h.
930         (vecInLong): Fix s[] member type to unsigned int.
931         (vecInWord): Remove type.
932         (mmx_tests, sse_tests, dump64_16, dump64_32, dump64_64): Remove.
933         (a64, b64, c64, d64, e64): Remove.
934         (main): Pass if CPU has no MMX, SSE, SSE2 or CMOV support.
935         Remove unused variable.  Remove initialization of removed variables.
936         Don't call mmx_tests nor sse_tests.
937         (reference_mmx, reference_sse): Remove.
938         (check): Add return stmt.
939         * gcc.dg/i386-sse-7.c: New test.
940         * gcc.dg/i386-mmx-4.c: New test.
941
942 2004-02-17  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
943
944         * g++.dg/tc1/dr176.C: Add missing semicolon (typo).
945         * g++.dg/tc1/dr101.C, g++.dg/tc1/dr135.C, g++.dg/tc1/dr142.C,
946         g++.dg/tc1/dr152.C, g++.dg/tc1/dr159.C, g++.dg/tc1/dr161.C,
947         g++.dg/tc1/dr166.C, g++.dg/tc1/dr176.C, g++.dg/tc1/dr193.C,
948         g++.dg/tc1/dr194.C, g++.dg/tc1/dr217.C, g++.dg/tc1/dr56.C,
949         g++.dg/tc1/dr68.C, g++.dg/tc1/dr76.C, g++.dg/tc1/dr80.C,
950         g++.dg/tc1/dr94.C: Fix line terminator.
951
952 2004-02-16  Geoffrey Keating  <geoffk@apple.com>
953
954         * gcc.c-torture/compile/20040216-1.c: New.
955
956 2004-02-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
957
958         * g++.dg/tc1/dr101.C, g++.dg/tc1/dr135.C, g++.dg/tc1/dr142.C,
959         g++.dg/tc1/dr152.C, g++.dg/tc1/dr159.C, g++.dg/tc1/dr161.C,
960         g++.dg/tc1/dr166.C, g++.dg/tc1/dr176.C, g++.dg/tc1/dr188.C,
961         g++.dg/tc1/dr193.C, g++.dg/tc1/dr194.C, g++.dg/tc1/dr217.C,
962         g++.dg/tc1/dr48.C, g++.dg/tc1/dr56.C, g++.dg/tc1/dr68.C,
963         g++.dg/tc1/dr76.C, g++.dg/tc1/dr80.C, g++.dg/tc1/dr94.C: New tests.
964
965 2004-02-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
966
967         * gcc.c-torture/execute/20020720-1.x: XFAIL on SPARC with -fPIC.
968
969 2004-02-15  Mark Mitchell  <mark@codesourcery.com>
970
971         PR c++/13971
972         * g++.dg/expr/cond4.C: New test.
973
974         PR c++/14086
975         * g++.dg/lookup/crash2.C: New test.
976
977 2004-02-14  Josef Zlomek  <zlomekj@suse.cz>
978
979         * gcc.c-torture/compile/20040214-2.c: New test.
980
981 2004-02-14  Andrew Pinski  <pinskia@physics.uc.edu>
982
983         PR c++/14116
984         * g++.dg/ext/typeof8.C: New test.
985
986 2004-02-14  Eric Botcazou  <ebotcazou@act-europe.fr>
987
988         * gcc.c-torture/compile/20040214-1.c: New test.
989
990 2004-02-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
991
992         PR c++/13635
993         * g++.dg/template/spec11.C: New test.
994
995 2004-02-13  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
996
997         PR c++/13927
998         * g++.dg/other/error8.C: New test.
999
1000 2004-02-13  Mark Mitchell  <mark@codesourcery.com>
1001
1002         PR c++/14122
1003         * g++.dg/template/array4.C: New test.
1004
1005         PR c++/14108
1006         * g++.dg/inherit/thunk2.C: New test.
1007
1008         PR c++/14083
1009         * g++.dg/eh/cond2.C: New test.
1010
1011 2004-02-12  Alan Modra  <amodra@bigpond.net.au>
1012
1013         * gcc.dg/debug/20020327-1.c: Disable for powerpc64.
1014
1015 2004-02-12  Nathaniel Smith <njs@codesourcery.com>
1016
1017         * lib/scanasm.exp (dg-scan): Quote pattern before display.
1018
1019 2004-02-12  Hartmut Penner  <hpenner@de.ibm.com>
1020
1021         * g++.dg/simd-2.C: xfail on ppc64-linux.
1022
1023 2004-02-11  Joseph S. Myers  <jsm@polyomino.org.uk>
1024
1025         PR c/456
1026         * gcc.dg/cpp/c90-if-comma-1.c, gcc.dg/cpp/c99-if-comma-1.c: New
1027         tests.
1028
1029 2004-02-11  Uros Bizjak  <uros@kss-loka.si>
1030
1031         * gcc.dg/builtins-33.c: New test.
1032
1033 2004-02-11  Paolo Bonzini  <bonzini@gnu.org>
1034
1035         * gcc.dg/pr14092-1.c: Use intptr_t for the cast.
1036
1037 2004-02-11  Hartmut Penner  <hpenner@de.ibm.com>
1038
1039         * g++.dg/simd-2.C: Set -maltivec for ppc64.
1040
1041 2004-02-11  Hartmut Penner  <hpenner@de.ibm.com>
1042
1043         * gcc.dg/ppc64-abi-3.c: New test.
1044
1045 2004-02-10  Paolo Bonzini  <bonzini@gnu.org>
1046
1047         PR c/14092
1048
1049         * gcc.dg/pr14092-1.c: New testcase.
1050
1051 2004-02-10  Alan Modra  <amodra@bigpond.net.au>
1052
1053         * gcc.dg/cpp/assert4.c: Fix typo last change.
1054
1055         * gcc.dg/darwin-longlong.c: Only use r0 in asm for darwin.
1056         * gcc.dg/cpp/assert4.c: Handle powerpc64.
1057
1058         * gcc.dg/debug/20020327-1.c: xfail for powerpc64.
1059
1060 2004-02-09  Roger Sayle  <roger@eyesopen.com>
1061
1062         * gcc.c-torture/compile/20040209-1.c: New test case.
1063
1064 2004-02-08  Joseph S. Myers  <jsm@polyomino.org.uk>
1065
1066         * gcc.dg/c90-init-1.c: Adjust expected error messages.
1067
1068 2004-02-08  Richard Sandiford  <rsandifo@redhat.com>
1069
1070         * gcc.c-torture/execute/20040208-[12].c: New tests.
1071
1072 2004-02-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
1073
1074         * g++.dg/eh/simd-2.C: Adjust line numbers for SPARC.
1075
1076 2004-02-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
1077
1078         * gcc.c-torture/execute/va-arg-25.x: XFAIL only on SPARC 64-bit.
1079
1080 2004-02-07  Zack Weinberg  <zack@codesourcery.com>
1081
1082         Bug 13856
1083         * gcc.dg/visibility-8.c: New testcase.
1084
1085 2004-02-07  Zack Weinberg  <zack@codesourcery.com>
1086
1087         * gcc.c-torture/execute/string-opt-15.c: Define memcmp with void *
1088         arguments.
1089         * gcc.dg/fwritable-strings-1.c: Expect the deprecation notice.
1090
1091 2004-02-07  Roger Sayle  <roger@eyesopen.com>
1092
1093         PR middle-end/13696
1094         * g++.dg/opt/fold1.C: New test case.
1095
1096 2003-02-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1097
1098         PR c++/14033
1099         * g++.dg/other/crash-2.C: New test.
1100
1101 2003-02-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1102
1103         PR c++/14028
1104         * g++.dg/parse/angle-bracket2.C: New test.
1105
1106 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1107
1108         PR middle-end/13750
1109         Revert:
1110         2004-01-15  Geoffrey Keating  <geoffk@apple.com>
1111         PR pch/13361
1112         * testsuite/g++.dg/pch/wchar-1.C: New.
1113         * testsuite/g++.dg/pch/wchar-1.Hs: New.
1114
1115 2004-02-05  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1116
1117         PR c++/14008
1118         * g++.dg/parse/error15.C: New test.
1119         * g++.dg/parse/crash11.C: Update dg-error mark.
1120
1121 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
1122
1123         PR c++/13932
1124         * g++.dg/warn/conv2.C: New test.
1125
1126 2004-02-04  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1127
1128         PR c++/13086
1129         * g++.dg/warn/incomplete1.C: Remove xfail.
1130
1131 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
1132
1133         * lib/file-format.exp (gcc_target_object_format): Use
1134         ${tool}_target_compile, not gcc_target_compile.
1135         * lib/target-supports.exp (check_alias_available): Likewise.
1136         (check_gc_sections_available): Likewise.
1137         * g++.dg/ext/attrib10.C: Use dg-require-alias.
1138         * g++.old-deja/g++.ext/attrib5.C: Use dg-require-weak and
1139         dg-require-alias.
1140
1141 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
1142
1143         PR c++/13969
1144         * g++.dg/template/static6.C: New test.
1145
1146 2004-02-04  Ian Lance Taylor  <ian@wasabisystems.com>
1147
1148         * gcc.dg/arm-mmx-1.c: Don't look for ldmfd if -mthumb.
1149
1150 2004-02-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1151
1152         * objc.dg/encode-2.m, objc.dg/encode-3.m, objc.dg/encode-4.m: Fix
1153         tests for systems where `char' is unsigned by default.
1154
1155 2003-02-04  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1156
1157         PR c++/13997
1158         * g++.dg/template/partial3.C: New test.
1159
1160 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
1161
1162         * gcc.dg/20020312-2.c, gcc.dg/builtin-inf-1.c,
1163         gcc.dg/sibcall-3.c, gcc.dg/sibcall-4.c, gcc.dg/cpp/assert4.c:
1164         Remove mentions of obsolete ports.
1165
1166 2004-02-04  Paolo Bonzini  <bonzini@gnu.org>
1167
1168         * gcc.dg/noncompile/20001228-1.c: Fix for new
1169         error message.
1170
1171 2004-02-03  Roger Sayle  <roger@eyesopen.com>
1172
1173         PR target/9348
1174         * gcc.c-torture/execute/multdi-1.c: New test case.
1175
1176 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
1177
1178         PR c++/13925
1179         * g++.dg/template/lookup5.C: New test.
1180
1181 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
1182
1183         PR c++/13950
1184         * g++.dg/template/lookup4.C: New test.
1185
1186         PR c++/13970
1187         * g++.dg/parse/error14.C: New test.
1188
1189         PR c++/14002
1190         * g++.dg/parse/template13.C: New test.
1191
1192 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
1193
1194         PR c++/13978
1195         * g++.dg/template/koenig4.C: New test.
1196
1197         PR c++/13968
1198         * g++.dg/template/crash17.C: New test.
1199
1200         PR c++/13975
1201         * g++.dg/parse/error13.C: New test.
1202         * g++.old-deja/g++.robertl/eb125.C: Tweak error messages.
1203
1204 2004-02-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
1205
1206         * gcc.dg/20020503-1.c: Remove -mflat dg-options.
1207
1208 2004-02-03  Paolo Bonzini  <bonzini@gnu.org>
1209
1210         PR c/11658
1211         PR c/13994
1212         * gcc.dg/noncompile/20040203-1.c: New test.
1213         * gcc.dg/noncompile/20040203-2.c: Likewise.
1214         * gcc.dg/noncompile/20040203-3.c: Likewise.
1215         * gcc.dg/20040203-1.c: Likewise.
1216
1217 2004-02-02  Andrew Pinski  <pinskia@physics.uc.edu>
1218
1219         PR c++/10858
1220         * g++.dg/template/sizeof7.C: New test.
1221
1222 2004-02-02  Eric Christopher  <echristo@redhat.com>
1223             Zack Weinberg  <zack@codesourcery.com>
1224
1225         * gcc.c-torture/execute/wchar_t-1.c: Add -finput-charset.
1226
1227 2004-02-02  Zack Weinberg  <zack@codesourcery.com>
1228
1229         * g++.dg/eh/forced1.C, g++.dg/eh/forced2.C, g++.dg/eh/forced3.C
1230         * g++.dg/eh/forced4.C: XFAIL ia64-hp-hpux11.*.
1231         * g++.dg/eh/ia64-1.C: Test branch regs only #ifdef __LP64__.
1232         * gcc.dg/cleanup-5.c: Run only on Linux targets.
1233
1234 2004-02-02  Mark Mitchell  <mark@codesourcery.com>
1235
1236         PR c++/13113
1237         * g++.old-deja/g++.mike/net36.C: Adjust error messages.
1238
1239         PR c++/13854
1240         * g++.dg/ext/attrib13.C: New test.
1241
1242         PR c++/13907
1243         * g++.dg/conversion/op2.C: New test.
1244
1245 2004-02-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
1246
1247         * gcc.dg/titype-1.c: Fix pasto.
1248
1249 2004-02-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
1250
1251         * gcc.dg/titype-1.c: New test.
1252
1253 2004-02-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1254
1255         PR c++/13957
1256         * g++.dg/template/non-type-template-argument-1.C,
1257         g++.dg/template/qualified-id1.C: Update dg-error marks.
1258         * g++.dg/template/nontype6.C: New test.
1259
1260 2004-02-01  Roger Sayle  <roger@eyesopen.com>
1261
1262         * gcc.dg/builtins-1.c: Also test for __builtin_signbit{,f,l}.
1263         * gcc.dg/builtins-31.c: New testcase.
1264         * gcc.dg/builtins-32.c: New testcase.
1265
1266 2004-01-30  Andrew Pinski  <pinskia@physics.uc.edu>
1267
1268         * objc.dg/call-super-2.m: Update line numbers
1269         for the including of stddef.h.
1270
1271 2004-01-30  Michael Matz  <matz@suse.de>
1272
1273         * g++.dg/ext/case-range1.C, g++.dg/ext/case-range2.C,
1274         g++.dg/ext/case-range3.C: New tests.
1275
1276 2004-01-30  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1277
1278         DR206
1279         PR c++/13813
1280         * g++.dg/template/member4.C: New test.
1281
1282 2004-01-30  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1283
1284         PR c++/13683
1285         * g++.dg/template/sizeof6.C: New test.
1286
1287 2004-01-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
1288
1289         * gcc.dg/fwritable-strings-1.c: New test.
1290
1291 2004-01-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
1292
1293         * gcc.c-torture/compile/20040130-1.c: New test.
1294
1295 2004-01-29  Geoffrey Keating  <geoffk@geoffk.org>
1296
1297         * objc.dg/call-super-2.m: Include stddef.h for size_t.
1298
1299 2004-01-29  Mark Mitchell  <mark@codesourcery.com>
1300
1301         PR c++/13883
1302         * g++.dg/template/ctor3.C: New test.
1303
1304 2004-01-29  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1305
1306         * g++.dg/tc1: New directory.
1307         * g++.dg/tc1/dr108.C, g++.dg/tc1/dr128.C, g++.dg/tc1/dr147.C,
1308         g++.dg/tc1/dr179.C, g++.dg/tc1/dr1.C, g++.dg/tc1/dr213.C,
1309         g++.dg/tc1/dr74.C, g++.dg/tc1/dr90.C, g++.dg/tc1/dr127.C,
1310         g++.dg/tc1/dr137.C, g++.dg/tc1/dr164.C, g++.dg/tc1/dr185.C,
1311         g++.dg/tc1/dr20.C, g++.dg/tc1/dr52.C, g++.dg/tc1/dr85.C: New tests.
1312
1313 2004-01-28  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1314
1315         * g++.dg/parse/error11.C: New test.
1316         * g++.dg/parse/error12.C: Likewise.
1317
1318 2004-01-28  Ziemowit Laski  <zlaski@apple.com>
1319
1320         * objc.dg/proto-qual-1.m (ROUND, aligned_sizeof): New.
1321         (scan_initial, main): Use aligned_sizeof instead of sizeof.
1322
1323 2004-01-28  Mark Mitchell  <mark@codesourcery.com>
1324
1325         PR c++/13791
1326         * g++.dg/ext/attrib12.C: New test.
1327
1328         PR c++/13736
1329         * g++.dg/parse/cast2.C: New test.
1330
1331 2004-01-27  James E Wilson  <wilson@specifixinc.com>
1332
1333         * objc.dg/encode-2.m (main): New local string.  Set depending on
1334         sizeof long.  Use in sscanf call.
1335         * objc.dg/encode-3.m (main): New local string.  Set depending on
1336         sizeof long.  Use in scan_initial call.
1337
1338 2004-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1339
1340         * objc.dg/call-super-2.m: Make LP64-safe.
1341         * objc.dg/desig-init-1.m: Likewise.
1342
1343 2004-01-27  Devang Patel <dpatel@apple.com>
1344
1345         * g++.dg/debug/namespace1.C: New test.
1346
1347 2004-01-27  Ian Lance Taylor  <ian@wasabisystems.com>
1348
1349         * gcc.dg/const-elim-1.c: Add xfail for strongarm-*-* and
1350         xscale-*-*.
1351
1352         * gcc.dg/arm-mmx-1.c: New test.
1353
1354 2004-01-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
1355
1356         * gcc.dg/20040127-1.c: New test.
1357         * gcc.dg/20040127-2.c: New test.
1358
1359 2004-01-26  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1360
1361         * objc.dg/stret-1.m (glob): Renamed to globa.
1362
1363 2004-01-26  Mark Mitchell  <mark@codesourcery.com>
1364
1365         PR c++/13663
1366         * g++.dg/expr/for1.C: New test.
1367
1368 2004-01-26  Fariborz Jahanian <fjahanian@apple.com>
1369
1370         PR middle-end/13779
1371         * gcc.dg/darwin-longlong.c: New test.
1372
1373 2004-01-26  Ian Lance Taylor  <ian@wasabisystems.com>
1374
1375         * gcc.dg/20040124-1.c: Moved test from here...
1376         * gcc.c-torture/compile/20040124-1.c: ...to here.
1377
1378 2004-01-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
1379
1380         * gcc.dg/sparc-ret.c: Run only in 32-bit mode.  Don't scan
1381         the assembly output if -m64 is passed.
1382
1383 2004-01-25  Mark Mitchell  <mark@codesourcery.com>
1384
1385         PR c++/13833
1386         * g++.dg/template/cond3.C: New test.
1387
1388 2004-01-25  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1389
1390         PR c++/13810
1391         * g++.dg/template/ttp7.C: New test.
1392
1393 2004-01-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1394
1395         PR c++/13797
1396         * g++.dg/template/nontype4.C: New test.
1397         * g++.dg/template/nontype5.C: Likewise.
1398
1399 2004-01-25  Richard Sandiford  <rsandifo@redhat.com>
1400
1401         * gcc.dg/torture/mips-clobber-at.c: New test.
1402
1403 2004-01-24  Ian Lance Taylor  <ian@wasabisystems.com>
1404
1405         * gcc.dg/20040124-1.c: New test.
1406
1407 2004-01-24  Jakub Jelinek  <jakub@redhat.com>
1408
1409         * gcc.dg/20040123-1.c: New test.
1410
1411 2004-01-23  Zack Weinberg  <zack@codesourcery.com>
1412
1413         * gcc.dg/builtins-30.c: Move dg-warning marks to the proper lines.
1414
1415 2004-01-24  Joseph S. Myers  <jsm@polyomino.org.uk>
1416
1417         * gcc.dg/c90-array-lval-7.c, gcc.dg/c99-array-lval-7.c: New tests.
1418
1419 2004-01-23  Andrew Pinski  <apinski@apple.com>
1420
1421         * gcc.dg/20030121-1.c: Move to ..
1422         * gcc.dg/20040121-1.c: here.
1423
1424 2004-01-23  Roger Sayle  <roger@eyesopen.com>
1425
1426         * gcc.dg/builtins-29.c: New test case.
1427
1428 2004-01-23  Zack Weinberg  <zack@codesourcery.com>
1429
1430         PR 18314
1431         * gcc.dg/builtins-30.c: New testcase.
1432
1433 2004-01-23  Andreas Tobler  <a.tobler@schweiz.ch>
1434
1435         * g++.dg/compat/compat.exp: Add LD_LIBRARY_PATH_32/64 for Solaris.
1436         * lib/g77.exp: Likewise.
1437         * lib/objc.exp: Likewise.
1438         * lib/g++.exp: Likewise.
1439
1440 2004-01-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
1441
1442         * gcc.dg/struct-by-value-2.c: New test.
1443
1444 2004-01-21  Andrew Pinski  <apinski@apple.com>
1445
1446         PR target/13785
1447         * gcc.dg/20030121-1.c: New test.
1448
1449 2004-01-22  Ulrich Weigand  <uweigand@de.ibm.com>
1450
1451         * gcc.dg/20030123-1.c: Add -fno-omit-frame-pointer option.  Do not
1452         clobber frame pointer register in asm statement.
1453
1454 2004-01-21  Falk Hueffner  <falk@debian.org>
1455
1456         * gcc.c-torture/compile/20040121-1.c: New test.
1457
1458 2004-01-21  Zack Weinberg  <zack@codesourcery.com>
1459
1460         * gcc.dg/noncompile/20020213-1.c: Add another dg-warning line.
1461
1462 2004-01-20  Hartmut Penner  <hpenner@de.ibm.com>
1463
1464         * gcc.dg/ppc64-abi-2.c: New test.
1465
1466 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
1467
1468         * lib/treelang.exp: Fill out this file.
1469         * lib/treelang-dg.exp: New File.
1470
1471 2004-01-20  Joseph S. Myers  <jsm@polyomino.org.uk>
1472
1473         * gcc.c-torture/compile/981022-1.c: Remove.
1474         * gcc.dg/array-5.c: Remove XFAIL.
1475         * gcc.dg/sequence-pt-1.c: Remove test using extended lvalues.
1476         * gcc.dg/cast-lvalue-1.c, gcc.dg/compound-lvalue-1.c,
1477         gcc.dg/cond-lvalue-1.c: Update.
1478         * gcc.dg/cast-lvalue-2.c: New test.
1479
1480 2004-01-19  Mark Mitchell  <mark@codesourcery.com>
1481
1482         PR c++/13592
1483         * g++.dg/other/error1.C (class foo): Tweak error message.
1484
1485         PR c++/13592
1486         * g++.dg/template/call2.C: New test.
1487
1488 2004-01-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
1489
1490         * gcc.dg/compat/fnptr-by-value-1_x.c, scalar-by-value-1_y.c
1491         scalar-by-value-3_x.c, scalar-by-value-3_y.c,
1492         scalar-by-value-4_x.c, scalar-by-value-4_y.c,
1493         scalar-return-1_x.c, scalar-return-2_y.c,
1494         scalar-return-3_x.c, scalar-return-3_y.c,
1495         scalar-return-4_x.c, scalar-return-4_y.c,
1496         struct-align-1.h, struct-align-1_x.c,
1497         struct-align-1_y.c, struct-align-2.h,
1498         struct-align-2_x.c, struct-align-2_y.c,
1499         struct-by-value-10_y.c, struct-by-value-11_x.c,
1500         struct-by-value-11_y.c, struct-by-value-12_x.c,
1501         struct-by-value-12_y.c, struct-by-value-13_x.c,
1502         struct-by-value-13_y.c, struct-by-value-14_x.c,
1503         struct-by-value-14_y.c, struct-by-value-15_x.c,
1504         struct-by-value-15_y.c, struct-by-value-16_y.c,
1505         struct-by-value-17_y.c, struct-by-value-18_y.c,
1506         struct-by-value-19_y.c, struct-by-value-1_x.c,
1507         struct-by-value-1_y.c, struct-by-value-20_y.c,
1508         struct-by-value-2_x.c, struct-by-value-2_y.c,
1509         struct-by-value-3_y.c, struct-by-value-4_x.c,
1510         struct-by-value-4_y.c, struct-by-value-5_y.c,
1511         struct-by-value-6_y.c, struct-by-value-7_y.c
1512         struct-by-value-8_x.c, struct-by-value-8_y.c
1513         struct-by-value-9_x.c, struct-by-value-9_y.c
1514         struct-return-10_x.c, struct-return-10_y.c,
1515         struct-return-19_x.c, struct-return-20_x.c
1516         struct-return-2_x.c, struct-return-2_y.c
1517         struct-return-3_x.c: Guard non-C99 tests with SKIP_COMPLEX_INT,
1518         SKIP_ATTRIBUTE and SKIP_ZERO_ARRAY.  Turns SKIPVA into SKIP_VA.
1519
1520 2004-01-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
1521
1522         * gcc.dg/tls/alias-1.c: Add dg-warning for unsupported visibility
1523         attribute on sparc*-sun-solaris2.*.
1524
1525 2004-01-18  Mark Mitchell  <mark@codesourcery.com>
1526
1527         PR c++/13710
1528         * g++.dg/ext/typeof7.C: New test.
1529
1530 2004-01-18  David Edelsohn  <edelsohn@gnu.org>
1531
1532         * gcc.dg/array-quals-1.c: xfail on powerpc*-*-aix*.
1533         * gcc.dg/const-elim-1.c: Same.
1534
1535 2004-01-17  Ziemowit Laski  <zlaski@apple.com>
1536
1537         * objc.dg/stret-1.m: New.
1538         * objc.dg/stret-2.m: New.
1539
1540 2004-01-17  Andrew Pinski  <pinskia@physics.uc.edu>
1541
1542         PR c++/11895
1543         * g++.dg/ext/vector1.C: New test.
1544
1545 2004-01-16  Geoffrey Keating  <geoffk@apple.com>
1546
1547         * gcc.dg/pch/import-1.c: New.
1548         * gcc.dg/pch/import-1.hs: New.
1549         * gcc.dg/pch/import-1a.h: New.
1550         * gcc.dg/pch/import-1b.h: New.
1551         * gcc.dg/pch/import-1c.h: New.
1552
1553 2004-01-16  Mark Mitchell  <mark@codesourcery.com>
1554
1555         PR c++/13574
1556         * g++.dg/ext/array1.C: New test.
1557
1558         PR c++/13178
1559         * g++.dg/conversion/op1.C: New test.
1560
1561 2004-01-16  J"orn Rennecke <joern.rennecke@superh.com>
1562
1563         PR 11864
1564         From Kazumoto Kojima / Dan Kegel:
1565         * gcc.dg/pr11864-1.c: New test.
1566
1567         PR 10392
1568         From Marcus Comstedt / Dan Kegel:
1569         * gcc.dg/pr10392-1.c: New test.
1570
1571 2004-01-16  Mark Mitchell  <mark@codesourcery.com>
1572
1573         PR c++/13478
1574         * g++.dg/init/ref10.C: New test.
1575
1576 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1577
1578         PR c++/13407
1579         * g++.dg/parse/typename6.C: New test.
1580
1581 2004-01-15  Geoffrey Keating  <geoffk@apple.com>
1582
1583         PR pch/13361
1584         * testsuite/g++.dg/pch/wchar-1.C: New.
1585         * testsuite/g++.dg/pch/wchar-1.Hs: New.
1586
1587 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1588
1589         PR c++/9259
1590         * g++.dg/expr/sizeof2.C: New test.
1591
1592 2004-01-15  Kazu Hirata  <kazu@cs.umass.edu>
1593
1594         * gcc.dg/sibcall-3.c: Replace mn10?00 with mn10300.
1595
1596 2004-01-15  Alexandre Oliva  <aoliva@redhat.com>
1597
1598         PR c++/13659
1599         * g++.dg/lookup/strong-using-3.C: New.
1600         * g++.dg/lookup/using-10.C: New.
1601
1602 2004-01-15  Alexandre Oliva  <aoliva@redhat.com>
1603
1604         PR c++/13594
1605         * g++.dg/lookup/strong-using-2.C: New.
1606
1607 2004-01-15  Marcus Comstedt <marcus@mc.pp.se>
1608             Dan Kegel <dank@kegel.com>
1609             J"orn Rennecke <joern.rennecke@superh.com>
1610
1611         PR target/9365
1612         * gcc.dg/pr9365-1.c: New test.
1613
1614 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1615
1616         PR c++/8856
1617         * g++.dg/parse/casting-operator2.C: New test.
1618         * g++.old-deja/g++.pt/explicit83.C: Remove.
1619
1620 2004-01-14  Joseph S. Myers  <jsm@polyomino.org.uk>
1621
1622         * gcc.dg/label-compound-stmt-1.c: New test.
1623         * gcc.c-torture/compile/950922-1.c,
1624         gcc.c-torture/compile/20000211-3.c,
1625         gcc.c-torture/compile/20000518-1.c,
1626         gcc.c-torture/compile/20021108-1.c: Avoid labels at and of
1627         compound statements.
1628
1629 2004-01-14  Hartmut Penner  <hpenner@de.ibm.com>
1630
1631         * gcc.dg/ppc64-abi-1.c: New test.
1632
1633 2004-01-14  Danny Smith  <dannysmith@users.sourceforge.net>
1634
1635          * g++.dg/ext/attrib9.C: Add dg-warnings.
1636
1637 2004-01-14  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1638
1639         PR c++/12335
1640         * g++.dg/parse/dtor3.C: New test.
1641
1642 2004-01-13  Andrew Pinski  <pinskia@physics.uc.edu>
1643
1644         PR c++/12709
1645         * g++.dg/parse/try-catch-1.C: New test.
1646
1647 2004-01-13  Arnaud Charlet  <charlet@act-europe.fr>
1648
1649         * ada/acats/run_all.sh: Add more verbose output in acats.log
1650         when compiling tests.
1651
1652 2004-01-12  Zack Weinberg  <zack@codesourcery.com>
1653
1654         PR 13656
1655         * gcc.dg/typedef-redecl.c: New test case.
1656         * gcc.dg/typedef-redecl.h: New support file.
1657
1658 2004-01-13  Jan Hubicka  <jh@suse.cz>
1659
1660         * gcc.dg/always_inline.c: New test.
1661         * gcc.dg/debug/20031231-1.c: Fix.
1662
1663 2004-01-13  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1664
1665         PR c++/13474
1666         * g++.dg/template/array3.C: New test.
1667
1668 2004-01-12  Zack Weinberg  <zack@codesourcery.com>
1669
1670         * g++.dg/ext/lvalue1.C: No longer expected to fail.
1671         * g++.dg/warn/Wunused-2.C: Likewise.
1672
1673 2004-01-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1674
1675         PR c++/13289
1676         * g++.dg/template/instantiate6.C: New test.
1677
1678 2004-01-12  Roger Sayle  <roger@eyesopen.com>
1679
1680         PR middle-end/11397
1681         * gcc.dg/special/wkali-2.c: Add dg-require-alias.
1682
1683 2004-01-12  Jan Hubicka  <jh@suse.cz>
1684
1685         PR opt/12826
1686         * gcc.dg/20040112-1.c: New.
1687
1688         * gcc.dg/dwarf-die[1-7].c: Move to...
1689         * gcc.dg/debug/dwarf2/dwarf-die[1-7].c: ... here.
1690         * gcc.dg/debug/dwarf2/dwarf2.exp: New.
1691
1692 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
1693
1694         PR c++/4100
1695         * g++.dg/parse/friend4.C: New test.
1696
1697 2004-01-12  Scott Brumbaugh  <scottb.lists@verizon.net>
1698
1699         PR c++/4100
1700         * g++.old-deja/g++.pt/niklas01a.C: Mark an error where a class
1701         definition is called a friend.
1702
1703 2004-01-11  Zack Weinberg  <zack@codesourcery.com>
1704
1705         * gcc.dg/tls/diag-3.c: Tweak dg-error regexp.
1706
1707 2004-01-11  Ian Lance Taylor  <ian@wasabisystems.com>
1708
1709         PR c++/3478
1710         * g++.dg/parse/error10.C: New test.
1711         * g++.dg/template/arg2.C: Accept "invalid type" error.
1712
1713 2004-01-11  Jakub Jelinek  <jakub@redhat.com>
1714
1715         PR middle-end/13392
1716         * g++.dg/opt/expect2.C: New test.
1717
1718 2004-01-10  Zack Weinberg  <zack@codesourcery.com>
1719
1720         * gcc.dg/Wshadow-1.c, gcc.dg/attr-noinline.c, gcc.dg/decl3.c
1721         * gcc.dg/redecl-1.c, gcc.dg/visibility-7.c, gcc.dg/wtr-static-1.c
1722         * gcc.dg/noncompile/20020220-1.c, objc.dg/method-1.m:
1723         Update dg-error regexps.
1724
1725 2004-01-10  Zack Weinberg  <zack@codesourcery.com>
1726
1727         * gcc.c-torture/compile/20021123-2.c: Delete; dup of 20021120-1.c.
1728         * gcc.c-torture/compile/20021123-3.c: Delete; dup of 20021120-2.c.
1729
1730 2004-01-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
1731
1732         * gcc.dg/pragma-re-1.c: Use right pointer type.
1733
1734 2004-01-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
1735
1736         * g++.dg/eh/simd-1.c: Ajust line number for dg-error line.
1737
1738 2004-01-09  Geoffrey Keating  <geoffk@apple.com>
1739
1740         * gcc.dg/rs6000-ldouble-1.c: New.
1741
1742 2004-01-10  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1743
1744         DR 337
1745         PR c++/9256
1746         * g++.dg/other/abstract1.C: New test.
1747
1748 2004-01-09  Alexandre Oliva  <aoliva@redhat.com>
1749
1750         * g++.dg/lookup/strong-using-1.C: New.
1751
1752 2004-01-09  Joseph S. Myers  <jsm@polyomino.org.uk>
1753
1754         PR c/11234
1755         * gcc.dg/func-ptr-conv-1.c: New test.
1756         * gcc.dg/weak/weak-6.c, gcc.dg/weak/weak-7.c: Update.
1757
1758 2004-01-09  Kazu Hirata  <kazu@cs.umass.edu>
1759
1760         PR target/13380.
1761         * gcc.c-torture/compile/20040109-1.c: New.
1762
1763 2004-01-08  Stuart Hastings  <stuart@apple.com>
1764
1765         * testsuite/gcc.dg/20020523-2.c (bail_if_no_sse): Moved cpu-ID code...
1766         testsuite/gcc.dg/i386-cpuid.h (i386_cpuid): ...to here, to share with...
1767         * testsuite/gcc.dg/i386-sse-6.c: ...this new testcase.
1768
1769 2004-01-09  Alan Modra  <amodra@bigpond.net.au>
1770
1771         * gcc.dg/array-quals-1.c: Accept .data.rel.ro.
1772
1773 2004-01-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
1774
1775         * ada/acats/run_acats: Treat 'gnatchop' the same way
1776         as 'gnatmake'.  Export GCC_DRIVER.
1777         * ada/acats/run_all.sh: Add target_gnatchop.  Use
1778         'host_gnatchop' and 'target_gnatchop' instead of 'gnatshop'.
1779
1780 2004-01-08  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1781
1782         PR c++/12573
1783         * g++.dg/template/dependent-expr4.C: New test.
1784
1785 2004-01-08  Hartmut Penner  <hpenner@de.ibm.com>
1786
1787         * gcc.dg/altivec-11.c: New test.
1788
1789 2004-01-07  Mark Mitchell  <mark@codesourcery.com>
1790
1791         * g++.dg/abi/vbase10.C: Use -mstructure-size-boundary=8 on ARM.
1792
1793 2004-01-07  Joseph S. Myers  <jsm@polyomino.org.uk>
1794
1795         PR c/6024
1796         * gcc.dg/enum-compat-1.c: New test.
1797         * gcc.c-torture/execute/builtin-types-compatible-p.c: Update.
1798
1799 2004-01-07  Joseph S. Myers  <jsm@polyomino.org.uk>
1800
1801         PR c/12165
1802         * gcc.dg/array-quals-1.c, gcc.dg/c90-idem-qual-3.c,
1803         gcc.dg/c99-idem-qual-3.c: New tests.
1804
1805 2004-01-07  Alan Modra  <amodra@bigpond.net.au>
1806
1807         * gcc.dg/winline-7.c: Don't cast void * to int.
1808
1809 2004-01-06  Jan Hubicka  <jh@suse.cz>
1810
1811         * gcc.dg/i386-sse-5.c: New test
1812         * g++.dg/eh/simd-1.c: Add -w argument for i386.
1813
1814 2004-01-05  Mark Mitchell  <mark@codesourcery.com>
1815
1816         PR c++/12815
1817         * g++.dg/rtti/typeid4.C: New test.
1818
1819 2004-01-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
1820
1821         * gcc.dg/compat/sdata-section.h: Declare 'abort'.
1822
1823 2004-01-05  Mark Mitchell  <mark@codesourcery.com>
1824
1825         PR c++/12132
1826         * g++.dg/template/error11.C: New test.
1827
1828         PR c++/13451
1829         * g++.dg/template/class2.C: New test.
1830
1831 2004-01-05  Nathan Sidwell  <nathan@codesourcery.com>
1832         Richard Sandiford <rsandifo@redhat.com>
1833
1834         PR c++/13387
1835         * g++.dg/opt/alias3.C: New test.
1836
1837 2004-01-04  Mark Mitchell  <mark@codesourcery.com>
1838
1839         PR c++/13157
1840         * g++.dg/template/koenig3.C: New test.
1841
1842         PR c++/13529
1843         * g++.dg/parse/offsetof3.C: New test.
1844
1845         * g++.dg/init/copy7.C: Add missing dg-error markers.
1846
1847         PR c++/12226
1848         * g++.dg/init/copy7.c: New test.
1849
1850         PR c++/13536
1851         * g++.dg/parse/cast1.C: New test.
1852
1853 2004-01-04  Jan Hubicka  <jh@suse.cz>
1854
1855         * gcc.dg/winline[1-7].c: New tests.
1856
1857 2004-01-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1858
1859         PR c++/13520
1860         * g++.dg/template/qualttp22.C: New test.
1861
1862 2004-01-01  Jan Hubicka  <jh@suse.cz>
1863
1864         * gcc.dg/debug/20031231-1.c: New.
1865         * gcc.c-torture/compile/20040101-1.c: New.
1866         * gcc.dg/dwarf-die-[1-7].c: New.
1867
1868 2004-01-01  Jakub Jelinek  <jakub@redhat.com>
1869
1870         PR optimization/13521
1871         * gcc.c-torture/compile/20031231-1.c: New test.
1872
1873 2003-12-30  Kazu Hirata  <kazu@cs.umass.edu>
1874
1875         * gcc.dg/sibcall-4.c: Replace mn10?00 with mn10300.
1876
1877 2003-12-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
1878
1879         PR c++/10079
1880         * g++.dg/template/crash16.C: New test.
1881
1882 2003-12-30  Mark Mitchell  <mark@codesourcery.com>
1883
1884         * g++.dg/abi/vbase10.C: XFAIL on arm*-*-*.
1885
1886 2003-12-30  Kazu Hirata  <kazu@cs.umass.edu>
1887
1888         * g++.old-deja/g++.jason/thunk2.C: Remove traces of dead
1889         ports.
1890         * g++.old-deja/g++.jason/thunk3.C: Likewise.
1891         * g++.old-deja/g++.law/profile1.C: Likewise.
1892         * gcc.c-torture/compile/981006-1.c: Likewise.
1893         * gcc.c-torture/execute/loop-2e.x: Likewise.
1894         * gcc.c-torture/execute/loop-2f.x: Remove.
1895         * gcc.c-torture/execute/loop-2g.x: Likewise.
1896         * gcc.c-torture/execute/strct-varg-1.x: Likewise.
1897         * gcc.dg/20020312-2.c: Remove traces of dead ports.
1898
1899 2003-12-30  Nathan Sidwell  <nathan@codesourcery.com>
1900
1901         PR c++/13507
1902         * g++.dg/ext/attrib11.C: New test.
1903
1904         PR c++/13494
1905         * g++.dg/template/array2-1.C: New test.
1906         * g++.dg/template/array2-2.C: New test.
1907
1908 2003-12-29  Mark Mitchell  <mark@codesourcery.com>
1909
1910         * g++.old-deja/g++.pt/static11.C: Correct XFAIL syntax.
1911
1912 2003-12-29  Nathan Sidwell  <nathan@codesourcery.com>
1913
1914         PR c++/12774
1915         * g++.dg/template/array1-1.C: New test.
1916         * g++.dg/template/array1-2.C: New test.
1917
1918 2003-12-29  Roger Sayle  <roger@eyesopen.com>
1919
1920         PR fortran/12632
1921         * g77.dg/12632.f: New test case.
1922
1923 2003-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1924
1925         PR c++/13289
1926         * g++.dg/parse/nontype1.C: New test.
1927
1928 2003-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1929
1930         PR c++/12403
1931         * g++.dg/parse/explicit1.C: New test.
1932         * g++.old-deja/g++.pt/explicit71.C: Adjust expected error.
1933
1934 2003-12-28  Mark Mitchell  <mark@codesourcery.com>
1935
1936         PR c++/13081
1937         * g++.dg/opt/inline6.C: New test.
1938
1939         PR c++/12613
1940         * g++.dg/parse/error9.C: New test.
1941
1942         * gcc.dg/const-elim-1.c: XFAIL on arm-*-*.
1943
1944 2003-12-28  Mark Mitchell  <mark@codesourcery.com>
1945
1946         PR c++/13009
1947         * g++.dg/init/assign1.C: New test.
1948
1949 2003-12-28  Roger Sayle  <roger@eyesopen.com>
1950
1951         PR c++/13070
1952         * g++.dg/warn/format3.C: New test case.
1953
1954 2003-12-27  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
1955
1956         * gcc.c-torture/compile/20031227-1.c: New test.
1957
1958 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
1959
1960         * g++.dg/bprob/bprob.exp: Load target-supports.exp
1961         * g77.dg/bprob/bprob.exp: Likewise.
1962         * gcc.misc-tests/bprob.exp: Likewise.
1963         * gcc.dg/builtins-18.c: Use builtins-config.h.  Do not test float
1964         variants on systems where the library does not provide that
1965         functionality.
1966         * gcc.dg/builtins-20.c: Use builtins-config.h.
1967         * gcc.dg/builtins-config.h: New file.
1968
1969 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
1970
1971         * lib/gcc-dg.exp (dg-require-profiling): New function.
1972         * lib/target-supports.exp (check_profiling_available): Likewise.
1973         * g++.dg/bprob/bprob.exp: Use check_profiling_available.
1974         * g77.dg/bprob/bprob.exp: Likewise.
1975         * gcc.misc-tests/bprob.exp: Likewise.
1976         * g++.old-deja/g++.law/profile1.C: Use dg-require-profiling.
1977         * gcc.dg/20021014-1.c: Likewise.
1978         * gcc.dg/nest.c: Likewise.
1979
1980 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
1981
1982         * g++.dg/lookup/java1.C: Use -fdollars-in-identifiers when
1983         compiling.
1984         * g++.dg/lookup/java2.C: Likewise.
1985         * gcc.dg/cpp/lexident.c: Likewise.
1986
1987 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
1988
1989         * gcc.c-torture/compile/20020604-1.c: XFAIL on H8 if -mn is
1990         given.
1991         * gcc.c-torture/compile/961203-1.c: Likewise.
1992         * gcc.c-torture/compile/980506-1.c: Likewise.
1993
1994 2003-12-23  Zack Weinberg  <zack@codesourcery.com>
1995
1996         * lib/gcc-dg.exp (dg-prune-output): New annotation.
1997         (additional_prunes): New global.
1998         (gcc-dg-prune): Handle additional per-test pruning.
1999         (dg-test): Clear additional_prunes between tests.
2000
2001         * gcc.c-torture/compile/920625-1.c: Remove xfail.  Use
2002         dg-prune-output to avoid spurious failures from assembler
2003         complaining about nonexistent WAW violations.
2004         * gcc.c-torture/compile/981223-1.c: Remove dg-options line.
2005         Use dg-prune-output to avoid spurious failures from assembler
2006         warning about Itanium B-step errata.
2007
2008 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
2009
2010         * g++.dg/abi/macro0.C: New test.
2011         * g++.dg/abi/macro1.C: Likewise.
2012         * g++.dg/abi/macro2.C: Likewise.
2013
2014         * g++.dg/abi/bitfield5.C: Add explicit -fabi-version=1 option.
2015         * g++.dg/abi/bitfield7.C: Likewise.
2016         * g++.dg/abi/dtor2.C: Likewise.
2017         * g++.dg/abi/mangle11.C: Likewise.
2018         * g++.dg/abi/mangle12.C: Likewise.
2019         * g++.dg/abi/mangle14.C: Likewise.
2020         * g++.dg/abi/mangle17.C: Likewise.
2021         * g++.dg/abi/vbase10.C: Likewise.
2022         * g++.dg/abi/vbase14.C: Likewise.
2023         * g++.dg/template/qualttp17.C: Likewise.
2024
2025 2003-12-21  Andrew Pinski  <pinskia@physics.uc.edu>
2026
2027         PR c/11995
2028         * gcc.dg/20031223-1.c: New test.
2029
2030 2003-12-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
2031
2032         * gcc.dg/noreturn-7.c: New test.
2033
2034 2003-12-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
2035
2036         * gcc.dg/null-pointer-1.c: New test.
2037
2038 2003-12-22  Mark Mitchell  <mark@codesourcery.com>
2039
2040         * g++.old-deja/g++.jason/template18.C: Remove.
2041         * g++.old-deja/g++.jason/template37.C: Likewise.
2042
2043         PR c++/12862
2044         * g++.dg/lookup/ns1.C: New test.
2045
2046         PR c++/12397
2047         * g++.dg/template/lookup3.C: New test.
2048
2049 2003-12-22  Andrew Pinski  <pinskia@physics.uc.edu>
2050
2051         * g++.dg/template/recurse1.C: New test
2052
2053 2003-12-22  Mark Mitchell  <mark@codesourcery.com>
2054
2055         PR c++/12479
2056         * g++.dg/parse/semicolon1.C: New test.
2057         * g++.dg/parse/semicolon1.h: Likewise.
2058
2059 2003-12-22  Fariborz Jahanian <fjahanian@apple.com>
2060
2061         * gcc.dg/darwin-misaligned.c: New test.
2062
2063 2003-12-22  Andrew Pinski  <pinskia@physics.uc.edu>
2064
2065         PR c/9163
2066         * gcc.dg/20031222-1.c: New test.
2067
2068 2003-12-21  Mark Mitchell  <mark@codesourcery.com>
2069
2070         PR c++/13438
2071         * g++.dg/parse/error8.C: New test.
2072
2073         PR c++/11554
2074         * testsuite/g++.dg/warn/ctor-init-1.C: New test.
2075
2076 2003-12-21  Kazu Hirata  <kazu@cs.umass.edu>
2077
2078         * gcc.c-torture/compile/20020910-1.c: Disable if __INT_MAX is
2079         too small.
2080         * gcc.c-torture/compile/930217-1.c: Likewise.
2081         * gcc.c-torture/compile/930513-1.c: Likewise.
2082         * gcc.c-torture/execute/920908-2.c: Likewise.
2083         * gcc.c-torture/execute/921204-1.c: Likewise.
2084         * gcc.c-torture/execute/930621-1.c: Likewise.
2085         * gcc.c-torture/execute/930630-1.c: Likewise.
2086         * gcc.c-torture/execute/931031-1.c: Likewise.
2087         * gcc.c-torture/execute/980602-2.c: Likewise.
2088         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
2089         * gcc.c-torture/execute/compndlit-1.c: Likewise.
2090         * gcc.c-torture/execute/extzvsi.c: Likewise.
2091         * gcc.c-torture/unsorted/ext.c: Likewise.
2092
2093 2003-12-20  Andrew Pinski  <pinskia@gcc.gnu.org>
2094
2095         PR target/12749
2096         * gcc.c-torture/compile/20031220-2.c: New test case.
2097
2098 2003-12-20  Roger Sayle  <roger@eyesopen.com>
2099
2100         PR optimization/13031
2101         * gcc.c-torture/compile/20031220-1.c: New test case.
2102
2103 2003-12-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
2104
2105         * gcc.dg/cast-function-1.c: New test.
2106
2107 2003-12-19  Joseph S. Myers  <jsm@polyomino.org.uk>
2108
2109         * gcc.dg/format/ext-1.c: Allow 'I' flag on floating point decimal
2110         formats.
2111
2112 2003-12-19  Mark Mitchell  <mark@codesourcery.com>
2113
2114         PR c++/12795
2115         * g++.dg/ext/attrib10.C: New test.
2116
2117 2003-12-19  Jakub Jelinek  <jakub@redhat.com>
2118
2119         * gcc.dg/cleanup-10.c: New test.
2120         * gcc.dg/cleanup-11.c: New test.
2121
2122 2003-12-19  Jakub Jelinek  <jakub@redhat.com>
2123
2124         PR c++/13239
2125         * g++.dg/opt/expect1.C: New test.
2126
2127 2003-12-19  Hartmut Penner  <hpenner@de.ibm.com>
2128
2129         * gcc.dg/altivec-varargs-1.c: Enable testcase on ppc linux.
2130
2131 2003-12-18  Andrew Pinski  <pinskia@physics.uc.edu>
2132
2133         PR debug/12923
2134         * gcc.dg/20031218-1.c: New test.
2135
2136         PR debug/12389
2137         * gcc.dg/20031218-2.c: New test.
2138         * gcc.dg/20031218-3.c: New test.
2139
2140         * g++.dg/abi/mangle18-1.C: Modify regexp to test for `[: \t\n]' at end
2141         of label name and allow for USER_LABEL_PREFIX == "_" names.
2142         * g++.dg/abi/mangle18-2.C: Likewise.
2143         * g++.dg/abi/mangle19-1.C: Likewise.
2144         * g++.dg/abi/mangle19-2.C: Likewise.
2145         * g++.dg/abi/mangle20-1.C: Likewise.
2146         * g++.dg/abi/mangle20-2.C: Likewise.
2147
2148 2003-12-18  Richard Henderson  <rth@redhat.com>
2149
2150         * gcc.dg/bitfld-1.c: Expect warnings for enum bitfields.
2151
2152 2003-12-18  Steven Bosscher  <steven@gcc.gnu.org>
2153             Dan Kegel <dank@kegel.com>
2154
2155         PR other/12009
2156         * g++.dg/compat/compat.exp:  Do not set LD_LIBRARY_PATH when
2157         testing a cross compiler, it causes spurious compile failures.
2158         * lib/g++.exp: Likewise.
2159
2160 2003-12-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2161
2162         PR c++/13262
2163         * g++.dg/template/access13.C: New test.
2164
2165 2003-12-18  Ulrich Weigand  <uweigand@de.ibm.com>
2166
2167         * gcc.dg/20031216-1.c: New test.
2168
2169 2003-12-18  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2170
2171         PR c++/9154
2172         * g++.dg/template/error10.C: New test.
2173
2174 2003-12-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
2175
2176         * g++.dg/eh/simd-1.C: XFAIL on SPARC.
2177         * g++.dg/eh/simd-2.C: Likewise.
2178
2179 2003-12-17  James E Wilson  <wilson@specifixinc.com>
2180             Roger Sayle  <roger@eyesopen.com>
2181
2182         * gcc.c-torture/execute/ieee/mzero5.c: New.
2183
2184 2003-12-17  Mark Mitchell  <mark@codesourcery.com>
2185
2186         PR c++/10603
2187         * g++.dg/parse/error6.C: New test.
2188
2189         PR c++/12827
2190         * g++.dg/parse/error7.C: New test.
2191
2192 2003-12-17  Eric Botcazou  <ebotcazou@libertysurf.fr>
2193
2194         * lib/gcc-dg.exp (gcc-dg-debug-runtest): Do not run debug-[12].c
2195         at -O with stabs debugging formats.
2196         * gcc.dg/debug/debug-1.c: Turn 'p' into a global variable.
2197         * gcc.dg/debug/debug-2.c: Likewise.
2198
2199 2003-12-16  Mark Mitchell  <mark@codesourcery.com>
2200
2201         PR c++/12696
2202         * g++.dg/init/error1.C: New test.
2203
2204         PR c++/12218
2205         * g++.dg/init/pm3.C: New test.
2206
2207 2003-12-17  Joseph S. Myers  <jsm@polyomino.org.uk>
2208
2209         PR c/3347
2210         * gcc.dg/bitfld-8.c: New test.
2211
2212 2003-12-16  James Lemke  <jim@wasabisystems.com>
2213
2214         * gcc.dg/arm-scd42-[123].c: New tests.
2215
2216 2003-12-16  Nathan Sidwell  <nathan@codesourcery.com>
2217
2218         PR c++/9043
2219         * g++.dg/abi/mangle20-1.C: New test.
2220         * g++.dg/abi/mangle20-2.C: New test.
2221
2222 2003-12-16  Mark Mitchell  <mark@codesourcery.com>
2223
2224         PR c++/13275
2225         * g++.dg/other/offsetof2.C: Remove XFAIL.
2226         * g++.dg/parse/offsetof1.C: New test.
2227         * g++.gd/parse/offsetof2.C: Likewise.
2228
2229 2003-12-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2230
2231         * g++.dg/template/nontype3.C: New test.
2232         * g++.dg/template/static2.C: Tweaked the dg-error clause.
2233
2234 2003-12-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2235
2236         * g++.dg/warn/noreturn-3.C: Also test instantiation.
2237
2238 2003-12-16  Nathan Sidwell  <nathan@codesourcery.com>
2239
2240         PR c++/13387
2241         * g++.dg/expr/assign1.C: New test.
2242
2243         PR c++/13242
2244         * g++.dg/abi/mangle19-1.C: New test.
2245         * g++.dg/abi/mangle19-2.C: New test.
2246
2247 2003-12-16  Hartmut Penner  <hpenner@de.ibm.com>
2248
2249         * testsuite/gcc.dg/altivec-10.c: Test vec_cmple and vec_all_numeric.
2250
2251 2003-12-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
2252
2253         * gcc.c-torture/execute/20031216-1.c: New test.
2254
2255 2003-12-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2256
2257         * g++.dg/template/ptrmem7.C: Simplified the test case to not hit
2258         an ICE regression.
2259
2260 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
2261
2262         PR c++/10926
2263         * g++.dg/template/error9.C: New test.
2264
2265         PR c++/11116
2266         * g++.dg/template/error8.C: New test.
2267
2268 2003-12-15  Roger Sayle  <roger@eyesopen.com>
2269
2270         PR middle-end/13400
2271         * gcc.c-torture/execute/20031215-1.c: New test case.
2272
2273 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
2274
2275         PR c++/13269
2276         * g++.dg/parse/error5.C: New test.
2277
2278         PR c++/12989
2279         * g++.dg/expr/sizeof1.C: New test.
2280
2281         PR c++/13310
2282         * g++.dg/template/crash15.C: New test.
2283
2284 2003-12-15  Geoffrey Keating  <geoffk@apple.com>
2285
2286         * g++.old-deja/g++.pt/vaarg3.C: Don't expect an error for passing
2287         a non-POD type as the last named parameter of a varargs function.
2288
2289 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
2290
2291         PR c++/13243
2292         PR c++/12573
2293         * g++.dg/template/crash14.C: New test.
2294         * g++.dg/template/dependent-expr3.C: Add dg-error markers.
2295
2296 2003-12-15  Nathan Sidwell  <nathan@codesourcery.com>
2297
2298         * g++.dg/other/java1.C: New test.
2299
2300         PR c++/13241
2301         * g++.dg/abi/mangle18-1.C: New test.
2302         * g++.dg/abi/mangle18-2.C: New test.
2303
2304 2003-12-15  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
2305
2306         PR optimization/10312
2307         * gcc.c-torture/execute/20031214-1.c: New.
2308
2309 2003-12-14  Mark Mitchell  <mark@codesourcery.com>
2310
2311         PR c++/10779
2312         PR c++/12160
2313         * g++.dg/parse/error3.C: New test.
2314         * g++.dg/parse/error4.C: Likewise.
2315         * g++.dg/abi/mangle4.C: Tweak error messages.
2316         * g++.dg/lookup/using5.C: Likewise.
2317         * g++.dg/other/error2.C: Likewise.
2318         * g++.dg/parse/typename5.C: Likewise.
2319         * g++.dg/parse/undefined1.C: Likewise.
2320         * g++.dg/template/arg2.C: Likewise.
2321         * g++.dg/template/ttp3.C: Likewise.
2322         * g++.dg/template/type1.C: Likewise.
2323         * g++.old-deja/g++.other/crash32.C: Likewise.
2324         * g++.old-djea/g++.pt/defarg8.C: Likewise.
2325
2326 2003-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2327
2328         PR c++/13106
2329         * g++.dg/warn/noreturn-3.C: New test.
2330
2331 2003-12-12  Nathan Sidwell  <nathan@codesourcery.com>
2332
2333         PR c++/13118
2334         * g++.dg/abi/covariant3.C: New.
2335
2336 2003-12-12  Jakub Jelinek  <jakub@redhat.com>
2337
2338         * g++.dg/eh/ia64-1.C: New test.
2339
2340 2003-12-12  Roger Sayle  <roger@eyesopen.com>
2341
2342         PR optimization/13037
2343         * g77.f-torture/execute/13037.f: New test case.
2344
2345 2003-12-12  Nathan Sidwell  <nathan@codesourcery.com>
2346
2347         PR c++/12881
2348         * g++.dg/abi/covariant2.C: New.
2349
2350 2003-12-12  Neil Booth  <neil@daikokuya.co.uk>
2351
2352         * testsuite/gcc.dg/cpp/trad/macro.c: New tests.
2353
2354 2003-12-11  Zack Weinberg  <zack@codesourcery.com>
2355
2356         * gcc.c-torture/execute/wchar_t-1.x: Delete.
2357
2358 2003-12-10  Robert Schiele  <rschiele@uni-mannheim.de>
2359
2360         PR other/10819
2361         * lib/gcc.exp (default_gcc_version): Do not match NL/CR characters
2362         to fix Bug 10819.
2363         * lib/g++.exp (g++_version): Likewise.
2364         * lib/g77.exp (g77_version): Likewise.
2365         * lib/objc.exp (default_objc_version): Likewise.
2366
2367 2003-12-10  Richard Henderson  <rth@redhat.com>
2368
2369         * gcc.c-torture/execute/wchar_t-1.c: Convert to utf-8.
2370
2371         * gcc.dg/intermod-1.c: Adjust assembler scan pattern for alpha.
2372
2373 2003-12-08  Matt Austern  <austern@apple.com>
2374
2375         PR c/13134
2376         * lib/gcc-dg.exp (dg-require-visibility): Define.
2377         * lib/target-supports (check_visibility_available): Define.
2378         * gcc.dg/visibility-1.c: New test.
2379         * gcc.dg/visibility-2.c: Likewise.
2380         * gcc.dg/visibility-3.c: Likewise.
2381         * gcc.dg/visibility-4.c: Likewise.
2382         * gcc.dg/visibility-5.c: Likewise.
2383         * gcc.dg/visibility-6.c: Likewise.
2384         * g++.dg/ext/visibility-1.C: Likewise.
2385         * g++.dg/ext/visibility-2.C: Likewise.
2386         * g++.dg/ext/visibility-3.C: Likewise.
2387         * g++.dg/ext/visibility-4.C: Likewise.
2388         * g++.dg/ext/visibility-5.C: Likewise.
2389         * g++.dg/ext/visibility-6.C: Likewise.
2390
2391 2003-12-07  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2392
2393         * g++.dg/lookup/java1.C: New test.
2394         * g++.dg/lookup/java2.C: New test.
2395
2396 2003-12-07  Falk Hueffner  <falk@debian.org>
2397
2398         * g++.dg/opt/noreturn-1.C: New test.
2399
2400 2003-12-07  Wolfgang Bangerth  <bangerth@dealii.org>
2401
2402         * gcc.dg/overflow-1.c: New test.
2403
2404 2003-12-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
2405
2406         * g77.f-torture/compile/13060.f: New test.
2407
2408 2003-12-06  Mark Mitchell  <mark@codesourcery.com>
2409
2410         PR c++/13323
2411         * g++.dg/inherit/operator2.C: New test.
2412
2413 2003-12-05  Mark Mitchell  <mark@codesourcery.com>
2414
2415         PR c++/13305
2416         * g++.dg/ext/attrib9.C: New test.
2417
2418 2003-12-05  Mark Mitchell  <mark@codesourcery.com>
2419
2420         PR c++/13314
2421         * g++.dg/template/error7.C: New test.
2422
2423 2003-12-05  Stuart Menefy <stuart.menefy@st.com>
2424             J"orn Rennecke <joern.rennecke@superh.com>
2425
2426         PR target/13302
2427         * g++.dg/other/struct-va_list.C: New test.
2428
2429 2003-12-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2430
2431         PR c++/13166
2432         * g++.dg/parse/defarg6.C: New test.
2433
2434 2003-12-05  Hans-Peter Nilsson  <hp@axis.com>
2435
2436         PR target/13256
2437         * gcc.c-torture/execute/20031201-1.c: New test.
2438
2439 2003-12-05  Arnaud Charlet  <charlet@act-europe.fr>
2440
2441         * ada/acats/run_acats: Add checks against missing gnatlib/gnattools.
2442
2443 2003-12-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
2444
2445         * gcc.dg/builtin-return-1.c: New test.
2446
2447 2003-12-04  Stuart Menefy <stuart.menefy@st.com>
2448             J"orn Rennecke <joern.rennecke@superh.com>
2449
2450         PR optimization/13260
2451         * gcc.c-torture/execute/20031204-1.c: New test.
2452
2453 2003-12-03  Mark Mitchell  <mark@codesourcery.com>
2454
2455         PR c++/9127
2456         * g++.dg/template/error6.C: New test.
2457
2458 2003-12-03  Jakub Jelinek  <jakub@redhat.com>
2459
2460         * gcc.dg/20031202-1.c: New test.
2461
2462 2003-12-03  Mark Mitchell  <mark@codesourcery.com>
2463
2464         PR c++/13179
2465         * g++.dg/template/eh1.C: New test.
2466
2467         PR c++/10771
2468         * g++.dg/template/error5.C: New test.
2469
2470 2003-12-02  David Ung  <davidu@mips.com>
2471
2472         * gcc.dg/compat/vector-check.h: Corrected type for var
2473         g_##TMODE
2474
2475 2003-12-02  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2476
2477         PR c++/10126
2478         * g++.dg/template/ptrmem8.C: New test.
2479
2480 2003-12-02  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2481
2482         PR c++/12573
2483         * g++.dg/template/dependent-expr3.C: New test.
2484
2485 2003-12-01  James Lemke  <jim@wasabisystems.com>
2486
2487         * gcc.dg/arm-g2.c: New test.
2488
2489 2003-12-01  Roger Sayle  <roger@eyesopen.com>
2490
2491         PR optimization/11634
2492         * gcc.dg/20031201-2.c: New test case.
2493
2494 2003-12-01  Zack Weinberg  <zack@codesourcery.com>
2495
2496         PR 11433
2497         * objc.dg/proto-lossage-3.m: New test.
2498
2499 2003-12-01  Roger Sayle  <roger@eyesopen.com>
2500
2501         PR optimization/12628
2502         * gcc.dg/20031201-1.c: New test case.
2503
2504 2003-12-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
2505
2506         * gcc.dg/unaligned-1.c: New test.
2507
2508 2003-11-30  Mark Mitchell  <mark@codesourcery.com>
2509
2510         PR c++/9849
2511         * g++.dg/template/error4.C: New test.
2512         * g++.dg/template/nested3.C: Adjust error markers.
2513
2514 2003-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2515
2516         * gcc.dg/cpp/assert4.c: Check more #system assertions.
2517
2518 2003-11-29  Joseph S. Myers  <jsm@polyomino.org.uk>
2519
2520         PR c/10333
2521         * gcc.dg/bitfld-7.c: New test.
2522
2523 2003-11-29  Richard Sandiford  <rsandifo@redhat.com>
2524
2525         * gcc.dg/tls/asm-1.C: New test.
2526
2527 2003-11-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2528
2529         * gcc.dg/cpp/assert4.c: Update.
2530
2531 2003-11-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
2532
2533         * gcc.dg/builtin-apply2.c: Set size of stack argument data to 64.
2534         * gcc.dg/builtin-apply3.c: New test.
2535
2536 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
2537
2538         * lib/compat.exp (compat-obj): New xfaildata parameter.
2539         Use it to set compiler_conditional_xfail_data before compiling.
2540         (compat-get-options): Handle dg-xfail-if.
2541         (compat-execute): Retrieve XFAIL data and pass them to compat-obj.
2542         * gcc.dg/compat/vector-1_x.c: XFAIL on SPARC.
2543         * gcc.dg/compat/vector-1_y.c: Likewise.
2544         * gcc.dg/compat/vector-2_x.c: Likewise.
2545         * gcc.dg/compat/vector-2_y.c: Likewise.
2546
2547 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
2548
2549         * g++.dg/opt/reg-stack4.C: New test.
2550
2551 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
2552
2553         * gcc.dg/builtin-apply2.c: New test.
2554
2555 2003-11-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
2556
2557         * gcc.c-torture/compile/20031023-4.c: Don't XFAIL on SPARC64.
2558
2559 2003-11-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2560
2561         PR c++/12924
2562         * g++.dg/template/template-id-2.C: New test.
2563
2564 2003-11-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2565
2566         PR c++/5369
2567         * g++.dg/template/memfriend1.C: New test.
2568         * g++.dg/template/memfriend2.C: Likewise.
2569         * g++.dg/template/memfriend3.C: Likewise.
2570         * g++.dg/template/memfriend4.C: Likewise.
2571         * g++.dg/template/memfriend5.C: Likewise.
2572         * g++.dg/template/memfriend6.C: Likewise.
2573         * g++.dg/template/memfriend7.C: Likewise.
2574         * g++.dg/template/memfriend8.C: Likewise.
2575         * g++.old-deja/g++.pt/friend44.C: Remove a bogus error.
2576
2577 2003-11-21  Mark Mitchell  <mark@codesourcery.com>
2578
2579         PR c++/12515
2580         * g++.dg/ext/cond1.C: New test.
2581
2582 2003-11-20  Richard Henderson  <rth@redhat.com>
2583
2584         * gcc.dg/20020201-2.c: Remove.
2585         * gcc.dg/20020201-4.c: Remove.
2586         * gcc.dg/20020304-1.c: Remove.
2587
2588 2003-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
2589
2590         * gcc.dg/cpp/trad/xwin1.c: New test case.
2591
2592 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
2593
2594         * g++.dg/compat/compat.exp: Add DYLD_LIBRARY_PATH for darwin.
2595         * lib/g77.exp: Likewise.
2596         * lib/objc.exp: Likewise.
2597         * lib/g++.exp: Likewise, add -multiply_defined suppress flag
2598         for darwin.
2599
2600 2003-11-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2601
2602         PR c++/12932
2603         * g++.dg/template/static5.C: New test.
2604
2605 2003-11-18  Joseph S. Myers  <jsm@polyomino.org.uk>
2606
2607         * gcc.dg/nested-func-1.c: New test.
2608
2609 2003-11-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2610
2611         * gcc.dg/cpp/assert4.c: New test.
2612
2613 2003-11-14  Giovanni Bajo  <giovannibajo@libero.it>
2614
2615         PR c++/2294
2616         * g++.dg/lookup/using9.c: New test.
2617
2618 2003-11-14  Mark Mitchell  <mark@codesourcery.com>
2619
2620         PR c++/12762
2621         * g++.dg/template/error3.C: New test.
2622
2623 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
2624
2625         PR ada/13035
2626         * ada/acats/run_acats, run_all.sh: Fix syntax error.
2627         No longer use a wrapper for gcc, since this does not work under
2628         Windows.
2629
2630 2003-11-14  Giovanni Bajo  <giovannibajo@libero.it>
2631
2632         PR c++/2094
2633         * g++.dg/template/ptrmem7.C: New test.
2634
2635 2003-11-13  Andrew Pinski <apinski@apple.com>
2636
2637         * gcc.c-torture/compile/20031113-1.c: New test.
2638
2639 2003-11-13  Mark Mitchell  <mark@codesourcery.com>
2640             Kean Johnston <jkj@sco.com>
2641
2642         PR c/13029
2643         * gcc.dg/unused-4.c: Update.
2644
2645 2003-11-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
2646
2647         * g++.dg/opt/const3.C: New test.
2648
2649 2003-11-13  Jan Hubicka  <jh@suse.cz>
2650
2651         * gcc.c-torture/compile/20031112-1.c: New test.
2652
2653 2003-11-12  Mark Mitchell  <mark@codesourcery.com>
2654
2655         * g++.dg/parse/crash10.C: Remove bogus error marker.
2656
2657 2003-11-12  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2658
2659         * ada/acats/run_acats (host_gnatmake): Use type in a /bin/sh script.
2660         (host_gcc): Likewise.
2661         (ROOT): Honor $PWDCMD.
2662         (BASE): Likewise.
2663         * ada/acats/run_all.sh (dir): Honor $PWDCMD.
2664
2665 2003-11-12  Catherine Moore  <clm@redhat.com>
2666
2667         * gcc.c-torture/execute/20020720-1.x:  Add xfail for frv-*-*.
2668
2669 2003-11-12  Andreas Jaeger  <aj@suse.de>
2670             Jakub Jelinek  <jakub@redhat.com>
2671             Andrew Pinski  <pinskia@physics.uc.edu>
2672             Richard Henderson  <rth@redhat.com>
2673
2674         * gcc.dg/c90-const-expr-2.c (foo): Avoid extra warning on 64-bit
2675         systems.
2676         * gcc.dg/c99-const-expr-2.c (foo): Likewise.
2677
2678         * gcc.dg/20030926-1.c: Make it work on x86_64 systems.
2679         * gcc.dg/i386-pentium4-not-mull.c: Likewise.
2680
2681 2003-11-11  Andreas Jaeger  <aj@suse.de>
2682
2683         * gcc.c-torture/execute/20020720-1.x: Test passes also on x86_64.
2684
2685         * gcc.c-torture/execute/20020227-1.x: Test passes also on x86_64.
2686
2687 2003-11-10  Arnaud Charlet  <charlet@act-europe.fr>
2688
2689         * ada/acats/run_all.sh: Add handling of unsupported (tasking) tests.
2690         Clean ups.
2691
2692 2003-11-10  Waldek Hebisch  <hebisch@math.uni.wroc.pl>
2693
2694         * gcc.dg/trampoline-1.c: New test.
2695
2696 2003-11-09  Andrew Pinski  <pinskia@physics.uc.edu>
2697
2698         * gcc.c-torture/compile/200031109-1.c: New test.
2699
2700 2003-11-08  Joseph S. Myers  <jsm@polyomino.org.uk>
2701
2702         PR c/3190
2703         PR c/8714
2704         * gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
2705         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/ext3.c,
2706         gcc.dg/format/no-y2k-1.c: Update.
2707
2708 2003-11-08  Roger Sayle  <roger@eyesopen.com>
2709
2710         PR optimization/10467
2711         * gcc.dg/20031108-1.c: New test case.
2712
2713 2003-11-07  Geoffrey Keating  <geoffk@apple.com>
2714
2715         * gcc.dg/pch/warn-1.c: Allow for more helpful error message.
2716
2717 2003-11-08  Joseph S. Myers  <jsm@polyomino.org.uk>
2718
2719         * gcc.dg/compound-lvalue-1.c: New test.
2720         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Remove
2721         some XFAILs.
2722
2723 2003-11-06  Geoffrey Keating  <geoffk@apple.com>
2724
2725         * gcc.dg/altivec-varargs-1.c: New test.
2726
2727 2003-11-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
2728
2729         * gcc.c-torture/compile/20031023-4.c: XFAIL on SPARC64
2730         * gcc.c-torture/compile/simd-5.c: XFAIL on SPARC64 at -O0 and -O1.
2731         * gcc.c-torture/execute/simd-4.x: New file.  XFAIL on SPARC at -O0.
2732         * gcc.c-torture/execute/va-arg-25.x: New file.  XFAIL on SPARC.
2733         * gcc.dg/uninit-C.c: XFAIL on non 64-bit Solaris versions.
2734
2735 2003-11-05  Joseph S. Myers  <jsm@polyomino.org.uk>
2736
2737         * gcc.dg/cond-lvalue-1.c: New test.
2738
2739 2003-11-05  Gernot Hillier  <gernot.hillier@siemens.com>
2740
2741         * g++.old-deja/g++.pt/asm1.C: Enable for e.g. x86_64-*-linux-gnu.
2742
2743 2003-11-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2744
2745         PR c++/11616
2746         * g++.dg/template/instantiate5.C: New test.
2747
2748 2003-11-03  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
2749
2750         PR c++/12726
2751         * g++.dg/ext/complit2.C: Replace test with self-contained version.
2752         * ChangeLog: Add missing first entry for above test.
2753
2754 2003-11-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2755
2756         PR c++/9810
2757         * g++.dg/template/using8.C: New test.
2758         * g++.old-deja/g++.other/access11.C: Adjust expected error location.
2759
2760 2003-11-02  Roger Sayle  <roger@eyesopen.com>
2761
2762         PR optimization/10817
2763         * gcc.c-torture/compile/20031102-1.c: New test case.
2764
2765 2003-11-02  Kazu Hirata  <kazu@cs.umass.edu>
2766
2767         * gcc.c-torture/execute/va-arg-25.c: Enable only if INT_MAX ==
2768         2147483647.
2769
2770 2003-11-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
2771
2772         * gcc.dg/20031102-1.c: New test.
2773
2774 2003-11-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
2775
2776         * gcc.dg/complex-1.c: New test.
2777
2778 2003-11-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2779
2780         PR c++/12796
2781         * g++.dg/template/crash13.C: Adjust expected error location.
2782         * g++.old-deja/g++.brendan/ns1.C: Likewise.
2783
2784 2003-10-31  Richard Earnshaw  <rearnsha@arm.com>
2785
2786         * g++.dg/bprob/bprob.exp: Disable test on arm-elf configs.
2787
2788 2003-10-31  Josef Zlomek  <zlomekj@suse.cz>
2789
2790         PR/10239
2791         * gcc.c-torture/compile/20031031-2.c: New test.
2792
2793 2003-10-31  Josef Zlomek  <zlomekj@suse.cz>
2794
2795         PR/11640
2796         * gcc.c-torture/compile/20031031-1.c: New test.
2797
2798 2003-10-31  Richard Earnshaw  <rearnsha@arm.com>
2799
2800         * g77.dg/bprob/bprob.exp: Disable test on arm-elf configs.
2801         * gcc.misc-tests/bprob.exp: Likewise.
2802         * g77.dg/execute/20001201.x, 6367.x, io0.x, io1.x, u77-test.x: XFAIL
2803         the execution test on arm-elf configs.
2804         * g77.dg/execute/10197.x: New file.  XFAIL the execution test on
2805         configs that don't support scratch files.
2806         * g77.dg/execute/u77-test.x: XFAIL compilation on arm-elf configs.
2807
2808 2003-10-30  Arnaud Charlet  <charlet@act-europe.fr>
2809
2810         * ada/acats/run_all.sh: Do not print PASS messages to stdout, as
2811         done by dejagnu.
2812
2813 2003-10-29  Arnaud Charlet  <charlet@act-europe.fr>
2814
2815         * ada/acats/run_all.sh: Redirect mv output to /dev/null
2816         Avoid non pure sh syntax. Add more logging.
2817
2818         * ada/acats/norun.lst: Disable cdd2a03, since it is expected to
2819         fail.
2820
2821 2003-10-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2822
2823         PR libgcj/10610
2824         * gcc.dg/ppc-stackalign-1.c: New test.
2825
2826 2003-10-28  Arnaud Charlet  <charlet@act-europe.fr>
2827
2828         * ada/acats/run_all.sh: Change output to be more compliant with
2829         dejagnu framework.
2830         Create acats.sum and acats.log files under testsuite/ada/acats
2831         Only run [a-z]* directories, to filter out e.g. CVS.
2832         Redirect build output to log file.
2833
2834 2003-10-27  Arnaud Charlet  <charlet@act-europe.fr>
2835
2836         * README.ada: Removed, integrated in ../doc/sourcebuild.texi
2837
2838 2003-10-27  Arnaud Charlet  <charlet@act-europe.fr>
2839
2840         PR ada/5909:
2841         * README.ada, ada/acats: Import ACATS 2.5 for GCC Ada test suite.
2842
2843 2003-10-27  Jakub Jelinek  <jakub@redhat.com>
2844
2845         * gcc.c-torture/compile/20031023-1.c: New test.
2846         * gcc.c-torture/compile/20031023-2.c: New test.
2847         * gcc.c-torture/compile/20031023-3.c: New test.
2848         * gcc.c-torture/compile/20031023-4.c: New test.
2849
2850 2003-10-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2851
2852         PR c++/10371
2853         * g++.dg/lookup/scoped8.C: New test.
2854
2855 2003-10-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
2856
2857         * g++.dg/opt/reg-stack3.C: New test.
2858
2859 2003-10-24  Joseph S. Myers  <jsm@polyomino.org.uk>
2860
2861         * gcc.dg/c99-arraydecl-2.c: New test.  PR c/11943.
2862
2863 2003-10-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2864
2865         PR c++/11076
2866         * g++.dg/template/crash13.C: New test.
2867
2868 2003-10-24  Joseph S. Myers  <jsm@polyomino.org.uk>
2869
2870         * gcc.dg/c99-restrict-2.c: New test.
2871
2872 2003-10-24  Nathan Sidwell  <nathan@codesourcery.com>
2873
2874         PR c++/12698, c++/12699, c++/12700, c++/12566
2875         * g++.dg/inherit/covariant9.C: New test.
2876         * g++.dg/inherit/covariant10.C: New test.
2877         * g++.dg/inherit/covariant11.C: New test.
2878
2879 2003-10-23  Jason Merrill  <jason@redhat.com>
2880
2881         PR c++/12726
2882         * g++.dg/ext/complit2.C: New test.
2883
2884 2003-10-20  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
2885
2886         PR target/12654
2887         * gcc.c-torture/execute/20031020-1.c: New test.
2888
2889 2003-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
2890
2891         * gcc.dg/old-style-asm-1.c: Also check for (set (pc) on lines
2892         following the jump_insn.
2893
2894 2003-10-22  Joseph S. Myers  <jsm@polyomino.org.uk>
2895
2896         * gcc.dg/cast-lvalue-1.c: New test.
2897
2898 2003-10-21  Mark Mitchell  <mark@codesourcery.com>
2899
2900         PR c++/11962
2901         * g++.dg/template/cond2.C: New test.
2902
2903 2003-10-20  Joseph S. Myers  <jsm@polyomino.org.uk>
2904
2905         * gcc.dg/builtins-28.c: New test.
2906
2907 2003-10-20  Jan Hubicka  <jh@suse.cz>
2908
2909         * testsuite/g++.dg/opt/inline4.C: Do not use min-inline-insns
2910         parameter.
2911         * testsuite/gcc.dg/inline-2.c: Likewise.
2912
2913 2003-10-20  Phil Edwards  <phil@codesourcery.com>
2914
2915         * gcc.dg/20021014-1.c:  XFAIL for *-*-windiss targets.
2916         * gcc.dg/nest.c:  Likewise.
2917
2918 2003-10-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2919
2920         PR c++/9781, c++/10583, c++/11862
2921         * g++.dg/parse/crash13.C: New test.
2922
2923 2003-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
2924
2925         * gcc.dg/old-style-asm-1.c: Count jump_insns instead of labels.
2926
2927 2003-10-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
2928
2929         * gcc.dg/builtins-18.c: Wrap C99 tests with HAVE_C99_RUNTIME.
2930         Define HAVE_C99_RUNTIME except on Solaris.
2931         * gcc.dg/builtins-20.c: Likewise.
2932
2933 2003-10-19  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
2934
2935         * gcc.dg/old-style-asm-1.c: Use scan-assembler-times.
2936
2937 2003-10-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2938
2939         PR c++/12495
2940         * g++.dg/template/crash21.C: New test.
2941
2942 2003-10-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2943
2944         PR c++/2513
2945         * g++.dg/template/typename5.C: New test.
2946
2947 2003-10-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2948
2949         PR c++/12369
2950         * g++.dg/template/friend25.C: New test.
2951
2952 2003-10-16  Ziemowit Laski  <zlaski@apple.com>
2953
2954         * objc.dg/try-catch-2.m: Relax target triple to all Darwin
2955         versions.
2956
2957 2003-10-16  Kazu Hirata  <kazu@cs.umass.edu>
2958
2959         * gcc.c-torture/execute/20031003-1.c: Enable only when INT_MAX
2960         == 2147483647.
2961
2962 2003-10-15  Kazu Hirata  <kazu@cs.umass.edu>
2963
2964         * gcc.c-torture/execute/960416-1.x: Remove.
2965         * gcc.c-torture/execute/divconst-3.x: Likewise.
2966
2967 2003-10-15  Hans-Peter Nilsson  <hp@axis.com>
2968
2969         PR target/12598
2970         * gcc.dg/torture/cris-volatile-1.c: New test.
2971
2972 2003-10-14  Roger Sayle  <roger@eyesopen.com>
2973
2974         PR optimization/9325
2975         * gcc.c-torture/execute/20031003-1.c: Remove non-portable tests
2976         for overflowing floating point to integer conversion during RTL
2977         simplification.
2978
2979 2003-10-13  Ziemowit Laski  <zlaski@apple.com>
2980
2981         * objc/execute/_cmd.m: Fix typo.
2982         * objc.dg/image-info.m, objc.dg/symtab-1.m:
2983         Relax 'scan-assembler' regexp.
2984         * objc.dg/try-catch-1.m, objc.dg/try-catch-3.m,
2985         objc.dg/try-catch-4.m: Run on non-Darwin targets.
2986         * objc.dg/zero-link-2.m: Remove blank line.
2987         * objc.dg/zero-link-3.m: New test case.
2988
2989 2003-10-13  Geoffrey Keating  <geoffk@apple.com>
2990
2991         * g77.f-torture/execute/980520-1.x: XFAIL at -O0.
2992
2993         * gcc.dg/asm-names.c: Use scan-assembler-not rather
2994         than linker trickery.
2995
2996 2003-10-13  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
2997
2998         PR c++/12370
2999         * g++.dg/other/friend2.C: New test.
3000
3001 2003-10-12  Steven Bosscher  <steven@gcc.gnu.org>
3002
3003         * gcc.dg/20031012-1.c: New test.
3004
3005 2003-10-12  Steven Bosscher  <steven@gcc.gnu.org>
3006
3007         * gcc.dg/weak/weak-3.c: Fix for new warning.
3008
3009 2003-10-12  Kelley Cook  <kcook@gcc.gnu.org>
3010
3011         PR optimization/8750
3012         * gcc.c-torture/execute/20031012-1.c: New test case.
3013
3014 2003-10-11  Roger Sayle  <roger@eyesopen.com>
3015
3016         * gcc.c-torture/execute/string-opt-8.c: Don't test optimizations
3017         that inline strncmp as cmpstrsi on i386 when compiled with -Os.
3018
3019 2003-10-11  Roger Sayle  <roger@eyesopen.com>
3020
3021         PR optimization/12260
3022         * gcc.c-torture/compile/20031011-2.c: New test case.
3023
3024 2003-10-11  Roger Sayle  <roger@eyesopen.com>
3025
3026         * gcc.c-torture/execute/20031011-1.c: New testcase.
3027
3028 2003-10-11  Eric Botcazou  <ebotcazou@libertysurf.fr>
3029
3030         * gcc.c-torture/compile/20031011-1.c: New test.
3031
3032 2003-10-11  Jan Hubicka  <jh@suse.cz>
3033
3034         * g++.dg/other/first-global.C: New test.
3035
3036 2003-10-11  Roger Sayle  <roger@eyesopen.com>
3037
3038         * gcc.c-torture/execute/string-opt-18.c: New testcase.
3039
3040 2003-10-10  Ian Lance Taylor  <ian@wasabisystems.com>
3041
3042         * gcc.c-torture/compile/20031010-1.c: New test.
3043
3044 2003-10-10  Geoffrey Keating  <geoffk@apple.com>
3045
3046         * gcc.c-torture/execute/va-arg-24.c: Correct, and rename to...
3047         * gcc.c-torture/execute/va-arg-25.c: ... here.
3048
3049 2003-10-09  Mark Mitchell  <mark@codesourcery.com>
3050
3051         * g++.dg/ext/attrib8.C: Only run it on x86 targets.
3052
3053 2003-10-08  Richard Sandiford  <rsandifo@redhat.com>
3054
3055         * gcc.c-torture/compile/mipscop-[1-4].c: Disable for mips16.
3056
3057 2003-10-08  Giovanni Bajo  <giovannibajo@libero.it>
3058
3059         * g++.dg/parse/error2.C: New test.
3060
3061 2003-10-08  Giovanni Bajo <giovannibajo@libero.it>
3062
3063         PR c++/11097
3064         * g++.dg/other/error5.C: Modify the error message.
3065         * g++.dg/lookup/using8.C: New test.
3066
3067 2003-10-07  Geoffrey Keating  <geoffk@apple.com>
3068
3069         * gcc.dg/darwin-abi-2.c: New file.
3070         * gcc.c-torture/execute/va-arg-24.c: New file.
3071
3072 2003-10-06  Bob Wilson  <bob.wilson@acm.org>
3073
3074         * g++.dg/template/spec10.C: Set exit value to zero on success.  Fix
3075         indentation.
3076
3077 2003-10-06  Mark Mitchell  <mark@codesourcery.com>
3078
3079         PR c++/10147
3080         * g++.dg/other/error4.C: Update error messages.
3081         * g++.dg/template/ptrmem4.C: Likewise.
3082
3083         PR c++/12337
3084         * g++.dg/init/new9.C: New test.
3085
3086         PR c++/12334, c++/12236, c++/8656
3087         * g++.dg/ext/attrib8.C: New test.
3088
3089 2003-10-06  Devang Patel  <dpatel@apple.com>
3090
3091         * gcc.dg/debug/dwarf2-3.h: New test.
3092         * gcc.dg/debug/dwarf2-3.c: New test case for -feliminate-dwarf2-dups.
3093
3094 2003-10-06  Wolfgang Bangerth  <bangerth@ticam.utexas.edu>
3095
3096         * g++.dg/opt/cfg2.C: New test.
3097
3098 2003-10-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
3099
3100         * g++.dg/opt/float1.C: New test.
3101
3102 2003-10-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
3103
3104         * gcc.dg/c90-array-lval-6.c: New test.
3105         * gcc.dg/c99-array-lval-6.c: New test.
3106
3107 2003-10-03  Alexander Malmberg  <alexander@malmberg.org>
3108             Ziemowit Laski  <zlaski@apple.com>
3109
3110         * objc.dg/method-6.m ('starboard'): Move prototype from 'Base' to
3111         'Derived', so that it is never considered a class method; add
3112         new warning for '+port' method ambiguity.
3113         * objc.dg/method-12.m: Include <objc/objc.h> instead of
3114         <objc/objc-api.h> (needed on Mac OS X).
3115         * objc.dg/method-13.m: New test.
3116
3117 2003-10-03  Roger Sayle  <roger@eyesopen.com>
3118
3119         PR optimization/9325, PR java/6391
3120         * gcc.c-torture/execute/20031003-1.c: New test case.
3121
3122 2003-10-02  Mark Mitchell  <mark@codesourcery.com>
3123
3124         PR optimization/12180
3125         * gcc.dg/20031002-1.c: New test.
3126
3127         PR c++/12486
3128         * g++.dg/inherit/error1.C: New test.
3129
3130 2003-10-02  Chris Demetriou  <cgd@broadcom.com>
3131
3132         * lib/f-torture.exp (search_for): Rename to...
3133         (search_for_re): This.  Also, clean up comments and the
3134         "regexp" invocation.
3135
3136 2003-10-02  Josef Zlomek  <zlomekj@suse.cz>
3137
3138         * gcc.c-torture/compile/20031002-1.c: New test.
3139
3140 2003-10-02  Jakub Jelinek  <jakub@redhat.com>
3141
3142         * g++.dg/opt/cond1.C: New test.
3143
3144 2003-10-01  Kelley Cook  <kelleycook@wideopenwest.com>
3145
3146         * gcc.dg/Wold-style-definition-2.c: New testcase.
3147         * gcc.dg/wtr-func-def-1.c: Modify to reflect new warning.
3148
3149 2003-09-29  Richard Henderson  <rth@redhat.com>
3150
3151         * g++.dg/init/array10.C: Add dg-options.
3152
3153 2003-09-29  Eric Botcazou  <ebotcazou@libertysurf.fr>
3154
3155         * g++.dg/opt/unroll1.C: Change unsigned to __SIZE_TYPE__.
3156
3157 2003-09-28  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3158
3159         * g++.dg/template/friend19.C: Fix typo.
3160         * g++.old-deja/g++.other/crash31.C: Adjust expected error.
3161
3162 2003-09-28  Richard Sandiford  <rsandifo@redhat.com>
3163
3164         * gcc.c-torture/execute/20030928-1.c: New test.
3165         * gcc.dg/torture/mips-sdata-1.c (f): Refer to x[0] rather than x[3].
3166
3167 2003-09-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
3168
3169         * g++.dg/opt/unroll1.C: New test.
3170
3171 2003-09-26  Roger Sayle  <roger@eyesopen.com>
3172
3173         PR optimization/11741
3174         * gcc.dg/20030926-1.c: New test case.
3175
3176 2003-09-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3177
3178         PR c++/5655
3179         * g++.dg/parse/access7.C: New test.
3180         * g++.old-deja/g++.brendan/crash56.C: Fix redeclaration error.
3181
3182 2003-09-24  Ziemowit Laski  <zlaski@apple.com>
3183
3184         MERGE OF objc-improvements-branch into MAINLINE:
3185         * lib/objc.exp (objc_target_compile): Do not point at libobjc headers
3186         if libobjc has not been built.
3187         * objc/execute/IMP.m, objc/execute/_cmd.m, objc/execute/bf-common.h,
3188         objc/execute/bycopy-3.m, objc/execute/class-{1-14}.m,
3189         objc/execute/class-self-2.m, objc/execute/many_args_method.m,
3190         objc/execute/nested-3.m, objc/execute/np-2.m,
3191         objc/execute/object_is_class.m, objc/execute/object_is_meta_class.m,
3192         objc/execute/redefining_self.m, objc/execute/root_methods.m,
3193         objc/execute/static-{1-2}.m, objc/execute/string-{1-4}.m,
3194         objc/execute/va_method.m, objc.dg/comp-types-4.m, objc.dg/headers.m,
3195         objc.dg/special/unclaimed-category-1.h,
3196         objc.dg/special/unclaimed-category-1.m: Make usable with NeXT as
3197         well as GNU runtime.
3198         * execute/next_mapping.h: New header, for GNU->NeXT impedance matching.
3199         * execute/cascading-1.m, execute/function-message-1.m,
3200         objc.dg/anon-1.m, objc.dg/bitfield-{3-4}.m,
3201         objc.dg/call-super-{1-3}.m, objc.dg/category-1.m,
3202         objc.dg/const-str-{3-6}.m, objc.dg/encode-{1-4}.m,
3203         objc.dg/func-ptr-1.m, objc.dg/gnu-runtime-1.m, objc.dg/image-info.m,
3204         objc.dg/method-{3-12}.m, objc.dg/missing-proto-{1-3}.m,
3205         objc.dg/nested-func-1.m, objc.dg/proto-lossage-2.m,
3206         objc.dg/proto-qual-1.m, objc.dg/sizeof-1.m, objc.dg/static-1.m,
3207         objc.dg/symtab-1.m, objc.dg/try-catch-{1-4}.m,
3208         objc.dg/type-size-{1-2}.m, objc.dg/zero-link-{1-2}.m: New test cases.
3209         * objc.dg/bitfield-2.m: Run only on Darwin.
3210         * objc.dg/class-2.m, objc.dg/comp-types-1.m, objc.dg/desig-init-1.m,
3211         objc.dg/method-{1-2}.m, objc.dg/proto-hier-1.m,
3212         objc.dg/proto-lossage-1.m: Adjust for message wording changes.
3213         * objc.dg/const-str-1.m: Fix constant string layout.
3214
3215 2003-09-24  Alexandre Oliva  <aoliva@redhat.com>
3216
3217         * gcc.dg/cpp/Wunknown-pragmas-1.c: New test.
3218
3219 2003-09-23  Geoffrey Keating  <geoffk@apple.com>
3220
3221         * gcc.dg/darwin-abi-1.c: New file.
3222
3223 2003-09-21  Andrew Pinski  <pinskia@physics.uc.edu>
3224
3225         PR target/12281
3226         * gcc.c-torture/compile/20030921-1.c: New test.
3227
3228 2003-09-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
3229
3230         * g++.dg/opt/reg-stack2.C: New test.
3231
3232 2003-09-21  Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
3233
3234         * g++.dg/eh/delayslot1.C: New test.
3235
3236 2003-09-20  Richard Henderson  <rth@redhat.com>
3237
3238         * gcc.dg/format/gcc_diag-1.c: Add tests for %J.
3239
3240 2003-09-20  Roger Sayle  <roger@eyesopen.com>
3241
3242         * gcc.c-torture/execute/20030920-1.c: New test case.
3243
3244 2003-09-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3245
3246         * g++.dg/rtti/typeid3.C: Correct expected error message.
3247
3248 2003-09-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3249
3250         PR c++/157
3251         * g++.dg/parse/crash12.C: New test.
3252
3253 2003-09-19  Janis Johnson  <janis187@us.ibm.com>
3254
3255         * gcc.dg/compat/mixed-struct-check.h: New.
3256         * gcc.dg/compat/mixed-struct-defs.h: New.
3257         * gcc.dg/compat/mixed-struct-init.h: New.
3258         * gcc.dg/compat/struct-by-value-19_main.c: New.
3259         * gcc.dg/compat/struct-by-value-19_x.c: New.
3260         * gcc.dg/compat/struct-by-value-19_y.c: New.
3261         * gcc.dg/compat/struct-by-value-20_main.c: New.
3262         * gcc.dg/compat/struct-by-value-20_x.c: New.
3263         * gcc.dg/compat/struct-by-value-20_y.c: New.
3264         * gcc.dg/compat/struct-return-19_main.c: New.
3265         * gcc.dg/compat/struct-return-19_x.c: New.
3266         * gcc.dg/compat/struct-return-19_y.c: New.
3267         * gcc.dg/compat/struct-return-20_main.c: New.
3268         * gcc.dg/compat/struct-return-20_x.c: New.
3269         * gcc.dg/compat/struct-return-20_y.c: New.
3270
3271 2003-09-19  Andrew Pinski  <pinskia@physics.uc.edu>
3272         * g++.dg/init/array11.C: Change unsigned to __SIZE_TYPE__
3273         so that it will not complain on LP64 targets.
3274
3275 2003-09-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3276
3277         PR c++/495
3278         * g++.dg/template/friend24.C: New test.
3279
3280 2003-09-19  Nathan Sidwell  <nathan@codesourcery.com>
3281
3282         PR c++/12332
3283         * g++.dg/template/memtmpl2.C: New test.
3284
3285 2003-09-18  Mark Mitchell  <mark@codesourcery.com>
3286
3287         PR target/11184
3288         * gcc.dg/builtin-apply1.c: New test.
3289
3290 2003-09-18  Nathan Sidwell  <nathan@codesourcery.com>
3291
3292         PR c++/9848
3293         * g++.dg/warn/Wunused-4.C: New test.
3294
3295 2003-09-18  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
3296
3297         PR c++/12316
3298         * g++.dg/other/gc2.C: New test.
3299
3300 2003-09-17  Mark Mitchell  <mark@codesourcery.com>
3301
3302         PR c++/11991
3303         * g++.dg/rtti/typeid3.C: New test.
3304
3305         PR c++/12266
3306         * g++.dg/overload/template1.C: New test.
3307
3308 2003-09-17  Eric Botcazou  <ebotcazou@libertysurf.fr>
3309
3310         * g++.dg/opt/cfg3.C: New test.
3311
3312 2003-09-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3313
3314         PR c++/7939
3315         * g++.dg/template/crash11.C: New test.
3316
3317 2003-09-16  Jason Merrill  <jason@redhat.com>
3318             Jakub Jelinek  <jakub@redhat.com>
3319
3320         * gcc.dg/attr-warn-unused-result.c: New test.
3321
3322 2003-09-15  Nathan Sidwell  <nathan@codesourcery.com>
3323
3324         PR c++/12184
3325         * g++.dg/expr/call2.C: New test.
3326
3327 2003-09-15  Andreas Jaeger  <aj@suse.de>
3328
3329         * gcc.dg/Wold-style-definition-1.c: New test.
3330
3331 2003-09-14  Mark Mitchell  <mark@codesourcery.com>
3332
3333         PR c++/3907
3334         * g++.dg/parse/template12.C: New test.
3335
3336         * g++.dg/abi/bitfield11.C: New test.
3337         * g++.dg/abi/bitfield12.C: Likewise.
3338
3339 2003-09-14  Alexandre Oliva  <aoliva@redhat.com>
3340
3341         * gcc.dg/cpp/separate-1.c: Adjust line of error.  Test for correct
3342         non-expansion of functional macro name without arguments at EOL.
3343         * gcc.dg/cpp/spacing1.c: Revert 2003-08-04's change.  Likewise.
3344
3345 2003-09-14  Richard Sandiford  <rsandifo@redhat.com>
3346
3347         * gcc.c-torture/execute/20030914-[12].c: New tests.
3348
3349 2003-09-11  Nathan Sidwell  <nathan@codesourcery.com>
3350
3351         PR c++/11788
3352         * g++.dg/overload/addr1.C: New test.
3353
3354 2003-09-10  Ian Lance Taylor  <ian@wasabisystems.com>
3355
3356         * gcc.dg/20030909-1.c: New test.
3357
3358 2003-09-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
3359
3360         * gcc.dg/ultrasp10.c: New test.
3361
3362 2003-09-09  Devang Patel  <dpatel@apple.com>
3363
3364         * gcc.dg/darwin-ld-6.c: New test.
3365
3366 2003-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3367
3368         * gcc.dg/torture/builtin-explog-1.c: New testcase.
3369
3370 2003-09-08  Mark Mitchell  <mark@codesourcery.com>
3371
3372         * gcc.dg/ia64-types1.c: New test.
3373         * gcc.dg/ia64-types2.c: Likewise.
3374
3375 2003-09-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3376
3377         * gcc.dg/builtins-1.c: Add more _Complex tests.
3378         * gcc.dg/torture/builtin-attr-1.c: Likewise.
3379
3380         * gcc.dg/builtins-1.c: Test existing _Complex functions.
3381         * gcc.dg/torture/builtin-attr-1.c: Likewise.
3382
3383 2003-09-08  Mark Mitchell  <mark@codesourcery.com>
3384
3385         PR c++/11786
3386         * g++.dg/lookup/koenig2.C: New test.
3387
3388         PR c++/5296
3389         * g++.dg/rtti/typeid2.C: New test.
3390
3391 2003-09-08  Jakub Jelinek  <jakub@redhat.com>
3392
3393         * gcc.c-torture/compile/20030904-1.c: New test.
3394
3395 2003-09-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
3396
3397         * g++.dg/opt/longbranch2.C: New test.
3398
3399 2003-09-07  Andrew Pinski  <pinskia@physics.uc.edu>
3400
3401         * g++.dg/template/crash10.C: Only compile it.
3402
3403 2003-09-07  Andrew Pinski  <pinskia@physics.uc.edu>
3404
3405         PR middle-end/11665
3406         * gcc.c-torture/compile/20030907-1.c: New test.
3407         * g++.dg/init/array11.C: New test.
3408
3409 2003-09-07  Mark Mitchell  <mark@codesourcery.com>
3410
3411         PR c++/11852
3412         * g++.dg/init/struct1.C: New test.
3413
3414 2003-09-07  Mark Mitchell  <mark@codesourcery.com>
3415
3416         PR c++/12181
3417         * g++.dg/expr/comma1.C: New test.
3418
3419 2003-09-06  Mark Mitchell  <mark@codesourcery.com>
3420
3421         PR c++/11867
3422         * g++.dg/expr/static_cast5.C: New test.
3423
3424 2003-09-06  Andrew Pinski  <pinskia@physics.uc.edu>
3425
3426         PR c++/11507
3427         * g++.dg/lookup/scoped7.C: New test.
3428
3429         PR c++/9574
3430         * g++.dg/other/static1.C: New test.
3431
3432         PR c++/11490
3433         * g++.dg/warn/template-1.C: New test.
3434
3435         PR c++/11432
3436         * g++.dg/template/crash10.C: New test.
3437
3438         PR c++/2478
3439         * g++.dg/overload/VLA.C: New test.
3440
3441         PR c++/10804
3442         * g++.dg/template/call1.C: New test.
3443
3444 2003-09-06  Nathan Sidwell  <nathan@codesourcery.com>
3445
3446         PR c++/11794
3447         * g++.dg/parse/using3.C: New test.
3448
3449 2003-09-06  Roger Sayle  <roger@eyesopen.com>
3450
3451         PR c++/11409
3452         * g++.dg/overload/builtin3.C: New test case.
3453
3454 2003-09-06  Steven Bosscher  <steven@gcc.gnu.org>
3455
3456         PR c/9862
3457         * gcc.dg/20030906-1.c: New test.
3458         * gcc.dg/20030906-2.c: Likewise.
3459
3460 2003-09-06  Nathan Sidwell  <nathan@codesourcery.com>
3461
3462         PR c++/12167
3463         * g++.dg/parse/defarg5.C: New test.
3464
3465         * g++.dg/template/non-type-template-argument-1.C: Tweak expected error.
3466
3467 2003-09-05  Mark Mitchell  <mark@codesourcery.com>
3468
3469         PR c++/12163
3470         * g++.dg/expr/static_cast4.C: New test.
3471
3472         PR c++/12146
3473         * g++.dg/template/crash9.C: New test.
3474
3475 2003-09-05  Andrew Pinski  <pinskia@physics.uc.edu>
3476
3477         * g++.old-deja/g++.ext/pretty2.C: Update for change
3478         in __FUNCTION__.
3479         * g++.old-deja/g++.ext/pretty3.C: Likewise.
3480
3481 2003-09-05  Nathan Sidwell  <nathan@codesourcery.com>
3482
3483         PR c++/11922
3484         * g++/dg/template/qualified-id1.C: New test.
3485
3486         PR c++/12037
3487         * g++.dg/warn/noeffect4.C: New test.
3488
3489 2003-09-04  Matt Austern  <austern@apple.com>
3490
3491         * g++.dg/ext/fnname1.C: New test. (__func__ for C++.)
3492         * g++.dg/ext/fnname2.C: Likewise.
3493         * g++.dg/ext/fnname3.C: Likewise.
3494
3495 2003-09-04  Mark Mitchell  <mark@codesourcery.com>
3496
3497         * g++.dg/expr/lval1.C: New test.
3498         * g++.dg/ext/lvcast.C: Remove.
3499
3500 2003-09-03  Roger Sayle  <roger@eyesopen.com>
3501
3502         PR optimization/11700.
3503         * gcc.c-torture/compile/20030903-1.c: New test case.
3504
3505 2003-09-03  Mark Mitchell  <mark@codesourcery.com>
3506
3507         PR c++/12053
3508         * g++.dg/abi/layout4.C: New test.
3509
3510 2003-09-02  Scott Brumbaugh  <scottb.lists@verizon.net>
3511
3512         PR c++/11553
3513         * g++.dg/parse/friend3.C: New test.
3514
3515 2003-09-02  Mark Mitchell  <mark@codesourcery.com>
3516
3517         PR c++/11847
3518         * g++.dg/template/class1.C: New test.
3519
3520         PR c++/11808
3521         * g++.dg/expr/call1.C: New test.
3522
3523 2003-09-01  Mark Mitchell  <mark@codesourcery.com>
3524
3525         PR c++/12114
3526         * g++.dg/init/ref9.C: New test.
3527
3528         PR c++/11972
3529         * g++.dg/template/nested4.C: New test.
3530
3531 2003-08-29  Mark Mitchell  <mark@codesourcery.com>
3532
3533         PR c++/12093
3534         * g++.dg/template/non-dependent4.C: New test.
3535
3536         PR c++/11928
3537         * g++.dg/inherit/conv1.C: New test.
3538
3539 2003-08-29  Mark Mitchell  <mark@codesourcery.com>
3540
3541         PR c++/6196
3542         * g++.dg/ext/label1.C: New test.
3543         * g++.dg/ext/label2.C: Likewise.
3544
3545 2003-08-28  Mark Mitchell  <mark@codesourcery.com>
3546
3547         * g++.dg/expr/cond3.C: New test.
3548
3549 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3550
3551         * gcc.dg/builtins-1.c: Add new builtin cases.
3552
3553 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3554
3555         * gcc.dg/builtins-1.c: Add new cases.
3556         * gcc.dg/torture/builtin-attr-1.c: Likewise.
3557
3558 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3559
3560         * gcc.dg/builtins-1.c: Add more math builtin tests.
3561         * gcc.dg/torture/builtin-attr-1.c: New test.
3562
3563 2003-08-28  Mark Mitchell  <mark@codesourcery.com>
3564
3565         PR optimization/5079
3566         * g++.dg/opt/static3.C: New test.
3567
3568 2003-08-27  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
3569
3570         * gcc.misc-tests/gcov-10b.c: New test.
3571
3572 2003-08-27  Mark Mitchell  <mark@codesourcery.com>
3573
3574         * g++.dg/opt/ptrmem3.C: New test.
3575
3576         * g++.old-deja/g++.pt/overload8.C: Remove XFAIL.
3577
3578 2003-08-27  Jakub Jelinek  <jakub@redhat.com>
3579
3580         * gcc.dg/20030826-2.c: New test.
3581
3582 2003-08-26  Roger Sayle  <roger@eyesopen.com>
3583
3584         PR middle-end/12002
3585         * g77.f-torture/compile/12002.f: New test case.
3586
3587 2003-08-26  Roger Sayle  <roger@eyesopen.com>
3588
3589         * gcc.dg/20030826-1.c: New test case.
3590
3591 2003-08-26  Matt Kraai  <kraai@alumni.cmu.edu>
3592
3593         * gcc.dg/noncompile/20030818-1.c: Expect second line of error.
3594
3595 2003-08-26  Nathan Sidwell  <nathan@codesourcery.com>
3596
3597         PR c++/11871
3598         * c++.dg/lookup/crash1.C: New test.
3599
3600         * c++.dg/warn/noeffect3.C: New test.
3601
3602 2003-08-25  Janis Johnson  <janis187@us.ibm.com>
3603
3604         * gcc.dg/compat/vector-1_x.c: Compile with -w.
3605         * gcc.dg/compat/vector-1_y.c: Ditto.
3606         * gcc.dg/compat/vector-2_x.c: Ditto.
3607         * gcc.dg/compat/vector-2_y.c: Ditto.
3608
3609 2003-08-25  Ulrich Weigand  <uweigand@de.ibm.com>
3610
3611         * gcc.dg/20030702-1.c: New test.
3612
3613 2003-08-25  Mark Mitchell  <mark@codesourcery.com>
3614
3615         PR c++/8795
3616         * g++.dg/ext/altivec-1.C: New test.
3617
3618 2003-08-24  Richard Henderson  <rth@redhat.com>
3619
3620         * g++.dg/eh/simd-2.C: Add -w for x86.
3621
3622 2003-08-23  Jakub Jelinek  <jakub@redhat.com>
3623
3624         * gcc.dg/20030815-1.c: New test.
3625
3626 2003-08-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3627
3628         PR c++/3765
3629         * g++.dg/parse/access6.C: New test.
3630
3631 2003-08-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3632
3633         PR c++/641, c++/11876
3634         * g++.dg/template/friend22.C: New test.
3635         * g++.dg/template/friend23.C: Likewise.
3636
3637 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
3638
3639         * gcc.misc-tests/linkage.exp: Treat all HP-UX platforms
3640         identically.
3641
3642 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
3643
3644         * g++.old-deja/g++.ext/attrib5.C: XFAIL on hppa2*-hp-hpux11*.
3645
3646 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
3647
3648         * gcc.dg/20020313-1.c: Add "-w" to dg-options.
3649
3650 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
3651
3652         * gcc.misc-tests/linkage.exp: Add logic for ia64-hp-hpux*.
3653
3654 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
3655
3656         * g++.dg/other/packed1.C: Add XFAIL marker for ia64-hp-hpux*.
3657
3658 2003-08-21  Mark Mitchell  <mark@codesourcery.com>
3659
3660         PR c++/11919
3661         * g++.dg/overload/prom1.C: New test.
3662
3663         PR c++/11551
3664         * g++.dg/parse/dtor2.C: New test.
3665
3666         PR c++/10762
3667         * g++.dg/parse/using2.C: New test.
3668
3669 2003-08-21  Kazu Hirata  <kazu@cs.umass.edu>
3670
3671         PR target/11805
3672         * gcc.c-torture/compile/20030821-1.c: New.
3673
3674 2003-08-20  Mark Mitchell  <mark@codesourcery.com>
3675
3676         PR c++/11834
3677         * g++.dg/template/deduce2.C: New test.
3678
3679 2003-08-21  Josef Zlomek  <zlomekj@suse.cz>
3680
3681         * gcc.c-torture/execute/20030821-1.c: New test.
3682
3683 2003-08-20  Roger Sayle  <roger@eyesopen.com>
3684
3685         PR middle-end/11984
3686         * gcc.dg/20030820-1.c: New test case.
3687
3688 2003-08-20  Nathan Sidwell  <nathan@codesourcery.com>
3689
3690         PR c++/11945
3691         * g++.dg/warn/noeffect2.C: New test.
3692
3693 2003-08-19  Mark Mitchell  <mark@codesourcery.com>
3694
3695         PR c++/10926
3696         * g++.dg/template/dtor2.C: New test.
3697
3698         PR c++/11684
3699         * g++.dg/template/operator1.C: New test.
3700         * g++.dg/parse/operator4.C: New test.
3701
3702         PR c++/11946.C
3703         * g++.dg/expr/enum1.C: New test.
3704         * gcc.dg/c99-bool-1.c: Remove bogus warning.
3705
3706         PR c++/11036.C
3707         * g++.dg/parse/elab2.C: New test.
3708         * g++.dg/parse/typedef4.C: Change error message.
3709         * g++.old-deja/g++.robertl/eb133.C: Remove bogus error markers.
3710         * g++.old-deja/g++.robertl/eb133a.C: Remove bogus error markers.
3711         * g++.old-deja/g++.robertl/eb133b.C: Remove bogus error markers.
3712
3713 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
3714
3715         * gcc.dg/pch/warn-1.c: New.
3716         * gcc.dg/pch/warn-1.hs: New.
3717
3718         * lib/dg-pch.exp (dg-pch): Use 'return' not 'continue' to skip
3719         not-tested file.
3720
3721 2003-08-19  Andrew Pinski  <pinskia@physics.uc.edu>
3722
3723         * gcc.dg/uninit-E.c: Add forgotten dg-warning marker.
3724
3725 2003-08-19  Andrew Pinski  <pinskia@physics.uc.edu>
3726
3727         * gcc.dg/uninit-D.c: New Test.
3728         * gcc.dg/uninit-E.c: New Test.
3729         * gcc.dg/uninit-F.c: New Test.
3730         * gcc.dg/uninit-G.c: New Test.
3731
3732 2003-08-19  Michael Ritzert  <ritzert@t-online.de>
3733
3734         * g++.dg/README: Describe the pch directory.
3735
3736 2003-08-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3737
3738         PR c++/11174
3739         * g++.dg/parse/access4.C: New test.
3740         * g++.dg/parse/access5.C: Likewise.
3741         * g++.old-deja/g++.jason/access17.C: Adjust error message.
3742
3743 2003-08-18  Matt Kraai  <kraai@alumni.cmu.edu>
3744
3745         * gcc.dg/noncompile/20030818-1.c: New.
3746
3747 2003-08-18  Nathan Sidwell  <nathan@codesourcery.com>
3748
3749         PR c++/11957
3750         * g++.dg/warn/noeffect1.C: New test.
3751
3752         * g++.dg/template/scope2.C: New test.
3753         * g++.dg/template/error2.C: Correct dg-error
3754
3755 2003-08-18  Richard Sandiford  <rsandifo@redhat.com>
3756
3757         * gcc.c-torture/compile/mipscop*.c: Turn into compile-only tests.
3758
3759 2003-08-16  Nathan Sidwell  <nathan@codesourcery.com>
3760
3761         PR C++/11512
3762         * g++.dg/template/warn1.C: New.
3763
3764 2003-08-15  Nathan Sidwell  <nathan@codesourcery.com>
3765
3766         * g++.dg/template/error2.C: New test.
3767         * g++.dg/lookup/using7.C: Adjust errors
3768         * g++.old-deja/g++.pt/crash36.C: Likewise.
3769         * g++.old-deja/g++.pt/derived3.C: Likewise.
3770
3771 2003-08-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3772
3773         * gcc.c-torture/execute/builtins/lib/strcat.c: New.
3774         * gcc.c-torture/execute/builtins/string-9-lib.c: New.
3775         * gcc.c-torture/execute/builtins/string-9.c: New, from
3776         string-opt-9.c.  Adjust for execute/builtins framework.
3777         * gcc.c-torture/execute/string-opt-9.c: Delete.
3778
3779 2003-08-12  Mark Mitchell  <mark@codesourcery.com>
3780
3781         * g++.dg/init/new8.C: Use __SIZE_TYPE__ to get the type of size_t.
3782
3783         * g++.dg/parse/ret-type2.C: New test.
3784
3785         PR c++/11703
3786         * g++.dg/init/new8.C: New test.
3787
3788         PR c++/10923
3789         * g++.dg/parse/typedef5.C: New test.
3790
3791         PR c++/9512
3792         * g++.dg/parse/qualified2.C: New test.
3793         * g++.old-deja/g++.other/decl5.C: Mark one more instance of
3794         invalid code.
3795
3796 2003-08-11  Mark Mitchell  <mark@codesourcery.com>
3797
3798         * g++.dg/conversion/ptrmem1.C: New test.
3799
3800 2003-08-11  Jakub Jelinek  <jakub@redhat.com>
3801
3802         PR target/11693
3803         * gcc.dg/20030811-1.c: New test.
3804
3805         PR target/11535
3806         * gcc.c-torture/execute/20030811-1.c: New test.
3807
3808 2003-08-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3809
3810         * gcc.c-torture/execute/string-opt-9.c: Add more strcat cases.
3811
3812 2003-08-10  Mark Mitchell  <mark@codesourcery.com>
3813
3814         PR c++/11789.C
3815         * g++.dg/inherit/multiple1.C: New test.
3816
3817 2003-08-10  Nathan Sidwell  <nathan@codesourcery.com>
3818
3819         * gcc.dg/spe1.c: New test.
3820
3821         PR c++/11670
3822         * g++.dg/expr/cast2.C: New test.
3823
3824         PR c++/10530
3825         * g++.dg/template/dependent-name2.C: New test.
3826
3827 2003-08-08  Andrew Pinski  <pinskia@physics.uc.edu>
3828
3829         * g++.dg/parse/crash11.C: Put the dg options in comments.
3830
3831 2003-08-08  Neil Booth  <neil@daikokuya.co.uk>
3832
3833         * lib/gcc-dg.exp: Update for diagnostic change.
3834
3835 2003-08-07  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3836
3837         PR c++/5767
3838         * g++.dg/parse/crash11.C: New test.
3839
3840 2003-08-06  Alexandre Oliva  <aoliva@redhat.com>
3841
3842         * gcc.dg/cpp/spacing1.c: Update.
3843
3844 2003-08-04  Janis Johnson  <janis187@us.ibm.com>
3845
3846         PR target/11739
3847         * gcc.misc-tests/i386-prefetch.exp: Use -march=i386 when specifying
3848         a value for -mtune.
3849
3850 2003-08-04  Roger Sayle  <roger@eyesopen.com>
3851
3852         PR middle-end/11771
3853         * gcc.c-torture/compile/20030804-1.c: New test case.
3854
3855 2003-08-04  Roger Sayle  <roger@eyesopen.com>
3856
3857         * gcc.dg/20030804-1.c: New test case.
3858
3859 2003-08-04  Alexandre Oliva  <aoliva@redhat.com>
3860
3861         * gcc.dg/cpp/separate-1.c: New test.
3862
3863 2003-08-03  Nathan Sidwell  <nathan@codesourcery.com>
3864
3865         PR c++/11704
3866         * g++.dg/template/dependent-expr2.C: New test.
3867
3868         PR c++/11766
3869         * g++.dg/expr/ptrmem1.C: New test.
3870
3871 2003-08-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3872
3873         PR c++/9453
3874         * g++.dg/template/friend15.C: New test.
3875
3876 2003-08-03  Neil Booth  <neil@daikokuya.co.uk>
3877
3878         * lib/dg-pch.exp: Work round PCH bug.
3879
3880 2003-08-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3881
3882         * gcc.dg/builtins-1.c: Add macro helpers.  Add missing math
3883         builtins.  Move cases from builtins-4.c here.
3884
3885         * gcc.dg/torture/builtin-math-1.c: New test taken from
3886         bits of gcc.dg/builtins-3.c, gcc.dg/builtins-5.c and also some
3887         additional cases.
3888
3889         * gcc.dg/builtins-3.c, gcc.dg/builtins-4.c, gcc.dg/builtins-5.c:
3890         Delete.
3891
3892 2003-08-02  Nathan Sidwell  <nathan@codesourcery.com>
3893
3894         PR c++/9447
3895         * g++.dg/template/using7.C: New test.
3896
3897 2003-08-02  Neil Booth  <neil@daikokuya.co.uk>
3898
3899         * import1.c, import2.c: New tests.
3900
3901 2003-08-01  Jakub Jelinek  <jakub@redhat.com>
3902
3903         * g++.dg/eh/crossjump1.C: New test.
3904
3905 2003-08-01  Mark Mitchell  <mark@codesourcery.com>
3906
3907         PR c++/11697
3908         * g++.dg/template/using6.C: New test.
3909
3910         PR c++/11744
3911         * g++.dg/template/koenig2.C: New test.
3912
3913 2003-08-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3914
3915         PR c++/7983
3916         * g++.dg/parse/typedef4.C: New test.
3917
3918 2003-08-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3919
3920         PR c++/8442, c++/8806
3921         * g++.dg/template/elab1.C: New test.
3922         * g++.dg/template/type2.C: Likewise.
3923         * g++.dg/template/ttp3.C: Adjust expected error message.
3924         * g++.old-deja/g++.law/visibility13.C: Likewise.
3925         * g++.old-deja/g++.niklas/t135.C: Likewise.
3926         * g++.old-deja/g++.pt/ttp41.C: Likewise.
3927         * g++.old-deja/g++.pt/ttp43.C: Use qualified name for template
3928         template argument.
3929         * g++.old-deja/g++.pt/ttp44.C: Likewise.
3930
3931 2003-08-01  Nathan Sidwell  <nathan@codesourcery.com>
3932
3933         PR c++/11295
3934         * g++.dg/ext/stmtexpr1.C: New test.
3935
3936         * g++.dg/opt/tmp1.C: New test.
3937
3938         PR c++/11525
3939         * g++.dg/parse/constant4.C: New test.
3940
3941         PR c++/9447
3942         * g++.dg/template/using5.C: New test.
3943
3944 2003-07-31  Roger Sayle  <roger@eyesopen.com>
3945
3946         * gcc.dg/builtins-27.c: New test case.
3947
3948 2003-07-31  Jakub Jelinek  <jakub@redhat.com>
3949
3950         * gcc.dg/tls/opt-7.c: New test.
3951
3952 2003-07-31  Andrew Pinski  <pinskia@physics.uc.edu>
3953
3954         * g++.old-deja/g++.other/crash18.C: Remove.
3955
3956 2003-07-31  Nathan Sidwell  <nathan@codesourcery.com>
3957
3958         * g++.dg/template/explicit3.C: New.
3959         * g++.dg/template/explicit4.C: New.
3960         * g++.dg/template/explicit5.C: New.
3961
3962         PR c++/11347
3963         * g++.dg/template/memtmpl1.C: New.
3964
3965 2003-07-29  Andrew Pinski <pinskia@physics.uc.edu>
3966
3967         PR target/11565
3968         * gcc.dg/i386-387-1.c (dg-options): Add -march=i386.
3969         * gcc.dg/i386-387-5.c (dg-options): Likewise.
3970
3971 2003-07-30  Jan Hubicka  <jh@suse.cz>
3972
3973         * vtgc1.c: Kill.
3974
3975 2003-07-29  Zack Weinberg  <zack@codesourcery.com>
3976
3977         * gcc.dg/struct-in-proto-1.c: New test.
3978
3979 2003-07-29  Neil Booth  <neil@daikokuya.co.uk>
3980
3981         * gcc.dg/cpp/include2.c: Only expect one message.
3982
3983 2003-07-29  Nathan Sidwell  <nathan@codesourcery.com>
3984
3985         PR c++/9447
3986         * g++.dg/template/using1.C: New test.
3987         * g++.dg/template/using2.C: New test.
3988         * g++.dg/template/using3.C: New test.
3989         * g++.dg/template/using4.C: New test.
3990
3991 2003-07-29  Alexandre Oliva  <aoliva@redhat.com>
3992
3993         * gcc.c-torture/execute/string-opt-9.c: strcmp returns int.
3994         * gcc.c-torture/execute/string-opt-10.c: Likewise.
3995
3996 2003-07-28  Jan Hubicka  <jh@suse.cz>
3997
3998         PR c++/11530
3999         * g++.dg/opt/call1.C: New test.
4000
4001 2003-07-28  Alexandre Oliva <aoliva@redhat.com>
4002
4003         PR c++/11667
4004         * g++.dg/init/enum2.C: New test.
4005         * g++.dg/template/overload1.C: Add "-w" option.
4006
4007 2003-07-28    <hp@bitrange.com>
4008
4009         * gcc.dg/Wdeclaration-after-statement-1.c,
4010         gcc.dg/Wdeclaration-after-statement-2.c: New tests.
4011
4012 2003-07-28  Jakub Jelinek  <jakub@redhat.com>
4013
4014         * gcc.c-torture/compile/20030725-1.c: New test.
4015
4016 2003-07-28  Aldy Hernandez  <aldyh@redhat.com>
4017
4018         * gcc.dg/20030505.c: Only run for SPE.
4019         Remove definition of opaque type.
4020
4021 2003-07-27  Mark Mitchell  <mark@codesourcery.com>
4022
4023         * g++.dg/template/ptrmem6.C: New test.
4024
4025 2003-07-26  Geoffrey Keating  <geoffk@apple.com>
4026
4027         * gcc.c-torture/compile/zero-strct-2.c: New test.
4028
4029 2003-07-25  Geoffrey Keating  <geoffk@apple.com>
4030
4031         * gcc.dg/intermod-1.c: New test.
4032
4033 2003-07-25  Nathan Sidwell  <nathan@codesourcery.com>
4034
4035         PR c++/11617
4036         * g++.dg/template/lookup2.C: New test.
4037         * g++.dg/template/memclass1.C: Remove instantiated from error.
4038         * g++.dg/other/error2.C: Tweak expected errors.
4039
4040         PR c++/11596
4041         * g++.dg/template/defarg3.C: New test.
4042
4043         * g++.dg/ext/packed2.C: Pack member struct too. Explain why.
4044
4045 2003-07-24  Mark Mitchell  <mark@codesourcery.com>
4046
4047         * g++.dg/inherit/access5.C: New test.
4048
4049 2003-07-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4050
4051         PR c++/11513
4052         * g++.dg/template/crash8.C: New test.
4053
4054 2003-07-23  Steven Bosscher <steven@gcc.gnu.org>
4055
4056         PR c/10602
4057         * gcc.dg/noncompile/incomplete-2.c: New test.
4058
4059 2003-07-23  Mark Mitchell  <mark@codesourcery.com>
4060
4061         PR c++/11645
4062         * g++.dg/inherit/access4.C: New test.
4063
4064         PR c++/11517
4065         * g++.dg/expr/cond2.C: New test.
4066
4067         PR optimization/10679
4068         * g++.dg/opt/inline4.C: New test.
4069
4070 2003-07-23  Nathan Sidwell  <nathan@codesourcery.com>
4071
4072         * g++.dg/parse/crash10: New test.
4073
4074 2003-07-22  Nathan Sidwell  <nathan@codesourcery.com>
4075
4076         * g++.dg/ext/flexary1.C: New test.
4077
4078 2003-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4079
4080         PR c++/10793
4081         * g++.dg/template/crash9.C: New test.
4082
4083 2003-07-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
4084
4085         PR c++/3004
4086         * g++.dg/parse/typedef3.C: New test.
4087
4088         PR c++/7906
4089         * g++.dg/parse/operator2.C: New test.
4090
4091         PR c++/8895
4092         * g++.dg/parse/def-tmpl-arg1.C: New test.
4093
4094         PR c++/9282
4095         * g++.dg/parse/funptr1.C: New test.
4096
4097         PR c++/9452
4098         * g++.dg/parse/ambig3.C: New test.
4099
4100         PR c++/9454
4101         * g++.dg/parse/operator3.C: New test.
4102
4103         PR c++/9486
4104         * g++.dg/parse/template10.C: New test.
4105
4106         PR c++/9488
4107         * g++.dg/parse/template11.C: New test.
4108
4109         PR c++/10150
4110         * g++.dg/parse/invalid-op1.C: New test.
4111
4112         PR c++/10247
4113         * g++.dg/parse/condexpr1.C: New test.
4114
4115 2003-07-22  Nathan Sidwell  <nathan@codesourcery.com>
4116
4117         * g++.dg/ext/packed3.C: New test.
4118         * g++.dg/ext/packed4.C: New test.
4119
4120         * gcc.dg/pack-test-3.c: New test.
4121
4122 2003-07-21  Janis Johnson  <janis187@us.ibm.com>
4123
4124         * lib/compat.exp: Handle dg-options per source file.
4125         * g++.dg/compat/abi/bitfield1_x.C: Specify dg-options.
4126         * g++.dg/compat/abi/bitfield1_y.C: Ditto.
4127         * g++.dg/compat/abi/bitfield2_x.C: Ditto.
4128         * g++.dg/compat/abi/bitfield2_y.C: Ditto.
4129         * g++.dg/compat/abi/vbase8-10_x.C: Ditto.
4130         * g++.dg/compat/abi/vbase8-10_y.C: Ditto.
4131         * g++.dg/compat/abi/vbase8-21_x.C: Ditto.
4132         * g++.dg/compat/abi/vbase8-21_y.C: Ditto.
4133         * g++.dg/compat/abi/vbase8-22_x.C: Ditto.
4134         * g++.dg/compat/abi/vbase8-22_y.C: Ditto.
4135         * g++.dg/compat/abi/vbase8-4_x.C: Ditto.
4136         * g++.dg/compat/abi/vbase8-4_y.C: Ditto.
4137         * g++.dg/compat/break/bitfield7_x.C: Ditto.
4138         * g++.dg/compat/break/bitfield7_y.C: Ditto.
4139
4140 2003-07-21  Andrew Pinski  <pinskia@physics.uc.edu>
4141
4142         PR c/10320
4143         * gcc.c-torture/execute/20030718-1.c: New test.
4144
4145 2003-07-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
4146
4147         PR optimization/11536
4148         * gcc.dg/20030721-1.c: New test.
4149
4150 2003-07-19  Mark Mitchell  <mark@codesourcery.com>
4151
4152         PR c++/11546
4153         * g++.dg/template/lookup1.C: New test.
4154
4155 2003-07-19  Zack Weinberg  <zack@codesourcery.com>
4156
4157         * gcc.dg/noncompile/label-1.c: New comprehensive test case for
4158         diagnostics of ill-formed constructs involving labels.
4159         * gcc.dg/noncompile/label-lineno-1.c: Add error regexp for
4160         the new 'previously defined here' message.
4161
4162 2003-07-18  Nathan Sidwell  <nathan@codesourcery.com>
4163
4164         * g++.dg/parse/non-dependent2.C: New test.
4165
4166 2003-07-18  Andrew Pinski  <pinskia@physics.uc.edu>
4167
4168         * g++.dg/init/init-ref4.C: xfail on targets without
4169         weak symbols.
4170
4171 2003-07-17  Jakub Jelinek  <jakub@redhat.com>
4172
4173         PR target/11087
4174         * gcc.c-torture/execute/20030717-1.c: New test.
4175
4176 2003-07-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
4177
4178         * g++.dg/opt/cfg1.C: New test.
4179
4180 2003-07-17  Mark Mitchell  <mark@codesourcery.com>
4181
4182         PR optimization/11557
4183         * gcc.dg/20030717-1.c: New test.
4184
4185 2003-07-17  Andrew Pinski <pinskia@physics.uc.edu>
4186
4187         PR c++/10476
4188         * g++.dg/expr/crash-1.C: New test.
4189
4190         PR c++/11027
4191         * g++.dg/template/init3.C: New test.
4192
4193         PR c++/8222
4194         * g++.dg/template/non-dependent1.C: New test.
4195
4196         PR c++/11070
4197         * g++.dg/template/non-dependent2.C: New test.
4198
4199         PR c++/11071
4200         * g++.dg/template/non-dependent3.C: New test.
4201
4202         PR c++/9907
4203         * g++.dg/template/sizeof5.C: New test.
4204
4205 2003-07-17  Geoffrey Keating  <geoffk@apple.com>
4206
4207         PR 11498
4208         * gcc.c-torture/compile/mangle-1.c: New file.
4209
4210 2003-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4211
4212         PR c++/7809
4213         * g++.dg/parse/access3.C: New test.
4214
4215 2003-07-17  Andrew Pinski  <pinskia@physics.uc.edu>
4216
4217         PR c++/11384
4218         * g++.dg/init/init-ref4.C: New test.
4219
4220 2003-07-16  Mark Mitchell  <mark@codesourcery.com>
4221
4222         PR c++/11547
4223         * g++.dg/parse/constant3.C: New test.
4224         * g++.dg/parse/crash7.C: Likewise.
4225
4226 2003-07-16  Andrew Pinski  <pinskia@physics.uc.edu>
4227
4228         PR target/11008
4229         * gcc.dg/i386-pentium4-not-mull.c: New.
4230
4231 2003-07-16  J"orn Rennecke <joern.rennecke@superh.com>
4232
4233         * gcc.dg/asm-names.c (ymain): Make it weak.
4234
4235 2003-07-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4236
4237         PR c++/5421
4238         * g++.dg/template/friend21.C: New test.
4239
4240 2003-07-16  Jakub Jelinek  <jakub@redhat.com>
4241
4242         * gcc.dg/cleanup-8.c: New test.
4243         * gcc.dg/cleanup-9.c: New test.
4244
4245 2003-07-16  Danny Smith  <dannysmith@users.sourceforge.net>
4246
4247         * g++.dg/ext/dll-MI1.h: New file.
4248         * g++.dg/ext/dllexport-MI1.C: New file.
4249         * g++.dg/ext/dllimport-MI1.C: New file.
4250
4251 2003-07-15  Jakub Jelinek  <jakub@redhat.com>
4252
4253         * gcc.c-torture/execute/string-opt-8.c (main): Remove i370 and s390,
4254         it does not have cmpstrsi patterns (just cmpmemsi).
4255
4256 2003-07-15  Mark Mitchell  <mark@codesourcery.com>
4257
4258         PR debug/11473
4259         * g++.dg/debug/debug8.C: New test.
4260
4261 2003-07-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4262
4263         PR c++/10108
4264         * g++.dg/template/crash7.C: New test.
4265
4266 2003-07-15  Kazu Hirata  <kazu@cs.umass.edu>
4267
4268         PR target/10795
4269         * gcc.c-torture/compile/20030708-1.c: New.
4270
4271 2003-07-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
4272
4273         * gcc.c-torture/execute/20030715-1.c: New test.
4274
4275 2003-07-14  Geoffrey Keating  <geoffk@apple.com>
4276
4277         * gcc.dg/pch/inline-3.c: New file.
4278         * gcc.dg/pch/inline-3.hs: New file.
4279         * gcc.dg/pch/inline-4.c: New file.
4280         * gcc.dg/pch/inline-4.hs: New file.
4281
4282 2003-07-14  Mark Mitchell  <mark@codesourcery.com>
4283
4284         PR c++/11509
4285         * g++.dg/template/crash6.C: New test.
4286
4287         PR c++/7053
4288         * g++.dg/template/friend20.C: New test.
4289
4290         PR c++/7019
4291         * g++.dg/template/overload2.C: New test.
4292
4293 2003-07-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4294
4295         PR optimization/11440
4296         * gcc.c-torture/execute/20030714-1.c: New test.
4297
4298 2003-07-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4299
4300         PR c++/11154
4301         * g++.dg/template/partial2.C: New test.
4302
4303 2003-07-13  Mark Mitchell  <mark@codesourcery.com>
4304
4305         PR c++/11503
4306         * g++.dg/template/anon1.C: New test.
4307
4308         PR c++/11493
4309         PR c++/11495
4310         * g++.dg/parse/template9.C: Likewise.
4311         * g++.dg/template/crash4.C: New test.
4312         * g++.dg/template/koenig1.C: Likewise.
4313         * g++.old-deja/g++.benjamin/tem03.C: Adjust error markers.
4314         * g++.old-deja/g++.benjamin/tem06.C: Declare "x".
4315         * g++.old-deja/g++.jason/overload33.C: Use this-> when calling
4316         functions.
4317         * g++.old-deja/g++.jason/template36.C: Likewise.
4318         * g++.old-deja/g++.mike/p1989.C: Likewise.
4319         * g++.old-deja/g++.pt/lookup2.C: Use -fpermissive when compiling.
4320         * g++.old-deja/g++.pt/ttp20.C: Use this->.
4321         * g++.old-deja/g++.pt/ttp21.C: Use this->.
4322         * g++.old-deja/g++.pt/typename13.C: Use -fpermissive when
4323         compiling.
4324         * g++.old-deja/g++.pt/union2.C: Use this->.
4325
4326 2003-07-11  Jakub Jelinek  <jakub@redhat.com>
4327
4328         * gcc.dg/20030711-1.c: New test.
4329
4330 2003-07-11  Nathan Sidwell  <nathan@codesourcery.com>
4331
4332         PR c++/11050
4333         * g++.dg/parse/args1.C: New test.
4334         * g++.pt/defarg8.C: Change expected errors.
4335
4336 2003-07-11  Mark Mitchell  <mark@codesourcery.com>
4337
4338         PR c++/8164
4339         * g++.dg/template/nontype2.C: New test.
4340
4341         PR c++/10558
4342         * g++.dg/parse/template8.C: New test.
4343
4344         PR c++/8327
4345         * g++.dg/template/scope1.C: New test.
4346
4347         * g++.dg/warn/Wsign-compare-1.C: New test.
4348
4349 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
4350
4351         * gcc.dg/20021018-1.c: Disable if the sizeof (int) < 4.
4352
4353 2003-07-10  Mark Mitchell  <mark@codesourcery.com>
4354
4355         PR c++/9411
4356         * g++.dg/template/explicit2.C: New test.
4357
4358         PR c++/10032
4359         * g++.dg/warn/pedantic1.C: New test.
4360
4361 2003-07-10  Nathan Sidwell  <nathan@codesourcery.com>
4362
4363         PR c++ 9483
4364         * g++.dg/other/field1.C: New test.
4365
4366 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
4367
4368         PR c/11449
4369         * gcc.c-torture/compile/20030707-1.c: New.
4370
4371 2003-07-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4372
4373         PR c++/10849
4374         * g++.dg/template/access12.C: New test.
4375
4376 2003-07-09  Nathan Sidwell  <nathan@codesourcery.com>
4377
4378         * g++.dg/bprob/bprob.exp (prof_ext): Update.
4379         * g77.dg/bprob/bprob.exp (prof_ext): Update.
4380         * gcc.misc-tests/bprob.exp (prof_ext): Update.
4381         * gcc.misc-tests/gcov.exp: Update
4382         * g++.dg/gcov/gcov.exp: Update
4383         * lib/gcov.exp: Update.
4384
4385 2003-07-08  Mark Mitchell  <mark@codesourcery.com>
4386
4387         * g++.dg/abi/mangle17.C: Make sure template expressions are
4388         dependent.
4389         * g++.dg/abi/mangle4.C: Mark erroneous casts.
4390         * g++.dg/debug/debug7.C: Mark erronous new-declarator.
4391         * g++.dg/opt/stack1.C: Remove erroneous code.
4392         * g++.dg/parse/template7.C: New test.
4393         * g++.dg/template/dependent-expr1.C: Mark erroneous code.
4394         * g++.old-deja/g++.pt/crash4.C: Likewise.
4395
4396 2003-07-09  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4397
4398         * gcc.dg/const-elim-1.c (dg-final): Change regexp to match labels
4399         with zero or one occurence of `$' after the initial `L'.
4400
4401 2003-07-08  Kazu Hirata  <kazu@cs.umass.edu>
4402
4403         * gcc.c-torture/compile/20030704-1.c: Add a comment.
4404
4405 2003-07-08  Roger Sayle  <roger@eyesopen.com>
4406
4407         PR c/11370
4408         * gcc.dg/Wunreachable-6.c: New testcase.
4409         * gcc.dg/Wunreachable-7.c: New testcase.
4410
4411 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
4412
4413         PR c/11420
4414         * gcc.dg/20030708-1.c: New test.
4415
4416 2003-07-08  Richard Sandiford  <rsandifo@redhat.com>
4417
4418         * gcc.dg/compat/sdata-section.h: New file.
4419         * gcc.dg/compat/sdata-1_{x,y,main}.c: New test.
4420         * gcc.dg/torture/mips-sdata-1.c: New test.
4421
4422 2003-07-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4423
4424         PR c++/11030
4425         * g++.dg/template/friend19.C: New test.
4426
4427 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
4428
4429         * g++.dg/opt/strength-reduce.C: New test.
4430
4431 2003-07-07  Roger Sayle  <roger@eyesopen.com>
4432
4433         PR target/10979
4434         * gcc.dg/20030707-1.c: New testcase.
4435
4436 2003-07-07  Roger Sayle  <roger@eyesopen.com>
4437
4438         PR optimization/11059
4439         * g++.dg/opt/emptyunion.C: New testcase.
4440
4441 2003-07-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
4442             Eric Botcazou  <ebotcazou@libertysurf.fr>
4443
4444         * g++.dg/opt/stack1.C: New test.
4445
4446 2003-07-05  Mark Mitchell  <mark@codesourcery.com>
4447
4448         * g++.old-deja/g++.jason/typeid1.C: Make it a compile test, not a
4449         run test.
4450
4451         PR c++/11431
4452         * g++.dg/expr/static_cast3.C: New test.
4453
4454 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
4455
4456         * gcc.c-torture/execute/wchar_t-1.x: New file; XFAIL wchar_t-1.c
4457         everywhere.
4458         * gcc.dg/concat.c: Concatenation of string constants with
4459         __FUNCTION__ / __PRETTY_FUNCTION__ is now a hard error.
4460         * gcc.dg/wtr-strcat-1.c: Loosen dg-warning regexp.
4461         * gcc.dg/cpp/escape-2.c: Use wide character constants where
4462         necessary to avoid multi-character character constant warning.
4463         * gcc.dg/cpp/escape.c: Likewise.
4464         * gcc.dg/cpp/ucs.c: Likewise.
4465         Remove backslashes from dg-bogus comments, as they confuse Tcl.
4466         Fix a typo.
4467
4468 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
4469
4470         PR c/11428
4471         * gcc.c-torture/compile/20030704-1.c: New.
4472
4473 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
4474
4475         * gcc.dg/compat/fnptr-by-value-1_x.c: Add a prototype for testva.
4476
4477 2003-07-04  Danny Smith  <dannysmith@users.sourceforge.net>
4478
4479         PR c++/5287, PR c++/7910,  PR c++/11021
4480         * g++.dg/ext/dllimport1.C: Add mingw32 as target. Add
4481         tests for warnings.
4482         * g++.dg/ext/dllimport2.C: Add tests for warnings.
4483         * g++.dg/ext/dllimport3.C: Likewise.
4484         * g++.dg/ext/dllimport4.C: New file.
4485         * g++.dg/ext/dllimport5.C: New file.
4486         * g++.dg/ext/dllimport6.C: New file.
4487         * g++.dg/ext/dllimport7.C: New file.
4488         * g++.dg/ext/dllimport8.C: New file.
4489         * g++.dg/ext/dllimport9.C: New file.
4490         * g++.dg/ext/dllimport10.C: New file.
4491         * g++.dg/ext/dllexport1.C: New file.
4492
4493 2003-07-03  Mark Mitchell  <mark@codesourcery.com>
4494
4495         * g++.old-deja/g++.jason/typeid1.C: Add dg-error marker.
4496         * g++.old-deja/g++.mike/net36.C: Tweak error messages.
4497
4498 2003-07-03  Roger Sayle  <roger@eyesopen.com>
4499
4500         * gcc.dg/builtins-25.c: New testcase.
4501         * gcc.dg/builtins-26.c: New testcase.
4502
4503 2003-07-03  Janis Johnson  <janis187@us.ibm.com>
4504
4505         * gcc.dg/compat/vector-defs.h: New file.
4506         * gcc.dg/compat/vector-setup.h: New file.
4507         * gcc.dg/compat/vector-check.h: New file.
4508         * gcc.dg/compat/vector-1_main.c: New file.
4509         * gcc.dg/compat/vector-1_x.c: New file.
4510         * gcc.dg/compat/vector-1_y.c: New file.
4511         * gcc.dg/compat/vector-2_main.c: New file.
4512         * gcc.dg/compat/vector-2_x.c: New file.
4513         * gcc.dg/compat/vector-2_y.c: New file.
4514
4515         * gcc.dg/compat/fnptr-by-value-1_main.c: New file.
4516         * gcc.dg/compat/fnptr-by-value-1_x.c: New file.
4517         * gcc.dg/compat/fnptr-by-value-1_y.c: New file.
4518         * gcc.dg/compat/struct-align-1.h: New file.
4519         * gcc.dg/compat/struct-align-1_main.c: New file.
4520         * gcc.dg/compat/struct-align-1_x.c: New file.
4521         * gcc.dg/compat/struct-align-1_y.c: New file.
4522         * gcc.dg/compat/struct-align-2.h: New file.
4523         * gcc.dg/compat/struct-align-2_main.c: New file.
4524         * gcc.dg/compat/struct-align-2_x.c: New file.
4525         * gcc.dg/compat/struct-align-2_y.c: New file.
4526
4527         * gcc.dg/compat/compat-common.h (DEBUG_FINI): New.
4528         * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
4529         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
4530         * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
4531         * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
4532         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
4533         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
4534         * gcc.dg/compat/scalar-return-3_x.c: Ditto.
4535         * gcc.dg/compat/scalar-return-4_x.c: Ditto.
4536         * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
4537         * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
4538         * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
4539         * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
4540         * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
4541         * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
4542         * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
4543         * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
4544         * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
4545         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
4546         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
4547         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
4548         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
4549         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
4550         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
4551         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
4552         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
4553         * gcc.dg/compat/struct-return-10_x.c: Ditto.
4554         * gcc.dg/compat/struct-return-2_x.c: Ditto.
4555         * gcc.dg/compat/struct-return-3_x.c: Ditto.
4556
4557 2003-07-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
4558
4559         * gcc.dg/i386-call-1.c: New test.
4560
4561 2003-07-03  Nathan Sidwell  <nathan@codesourcery.com>
4562
4563         PR c++/9162
4564         * g++.dg/parse/defarg4.C: New.
4565
4566 2003-07-03  Roger Sayle  <roger@eyesopen.com>
4567
4568         PR target/10700
4569         * gcc.c-torture/compile/20030703-1.c: New test case.
4570
4571 2003-07-03  Mark Mitchell  <mark@codesourcery.com>
4572
4573         * g++.dg/template/local3.C: Remove extra semicolon.
4574
4575 2003-07-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
4576
4577         * gcc.dg/i386-volatile-1.c: New test.
4578
4579 2003-07-02  Nathan Sidwell  <nathan@codesourcery.com>
4580
4581         PR c++/11072
4582         * g++.dg/other/offsetof2.C: XFAIL.
4583         * g++.dg/other/offsetof5.C: New.
4584
4585         PR c++/10219
4586         * g++.dg/template/error1.C: New.
4587
4588         PR c++/9779
4589         * g++.dg/template/dependent-expr1.C: New.
4590
4591 2003-07-01  Mark Mitchell  <mark@codesourcery.com>
4592
4593         PR c++/6949
4594         * g++.dg/template/local3.C: New test.
4595
4596         PR c++/11149
4597         * g++.dg/lookup/scoped6.C: New test.
4598
4599 2003-07-01  Giovanni Bajo  <giovannibajo@libero.it>
4600
4601         PR c++/8046
4602         * g++.dg/other/error7.C: New test.
4603
4604 2003-07-01  Kazu Hirata  <kazu@cs.umass.edu>
4605
4606         * g++.old-deja/g++.abi/vbase1.C: Fix comment typos.
4607         * g++.old-deja/g++.abi/vtable3.h: Likewise.
4608         * g++.old-deja/g++.law/code-gen5.C: Likewise.
4609         * g++.old-deja/g++.other/union2.C: Likewise.
4610         * gcc.dg/c90-const-expr-2.c: Likewise.
4611         * gcc.dg/c90-const-expr-3.c: Likewise.
4612         * gcc.dg/c99-const-expr-2.c: Likewise.
4613         * gcc.dg/c99-const-expr-3.c: Likewise.
4614         * gcc.dg/concat.c: Likewise.
4615
4616 2003-07-01  Mark Mitchell  <mark@codesourcery.com>
4617
4618         PR c++/9559
4619         * g++.dg/init/static1.C: New test.
4620
4621 2003-06-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
4622
4623         * Changelog: Remove ">>>>>>>" from previous change.
4624
4625 2003-06-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
4626
4627         * g++.old-deja/g++.niklas/README: Fix spelling for "testcase".
4628         * g++.old-deja/g++.other/access2.C: Likewise.
4629         * g++.old-deja/g++.other/decl2.C: Likewise.
4630         * gcc.c-torture/execute/20020615-1.c: Likewise.
4631
4632 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
4633
4634         PR c++/4933
4635         * g++.dg/template/sizeof4.C: New test.
4636
4637 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
4638
4639         * g++.dg/other/error6.C: New test.
4640
4641 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
4642
4643         PR c++/10750
4644         * g++.dg/parse/constant2.C: New test.
4645
4646 2003-06-30  Giovanni Bajo <giovannibajo@libero.it>
4647
4648         PR c++/11106
4649         * g++.dg/other/error5.C: New test.
4650
4651 2003-06-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4652
4653         * gcc.dg/format/gcc_diag-1.c: New test.
4654
4655 2003-06-28  Ulrich Weigand  <uweigand@de.ibm.com>
4656
4657         * gcc.c-torture/execute/multi-ix.c: Fix off-by-one bugs.
4658
4659 2003-06-28  Nathan Sidwell  <nathan@codesourcery.com>
4660
4661         * g++.old-deja/g++.robertl/eb133.C: Set expected line number.
4662         * g++.old-deja/g++.robertl/eb133a.C: Likewise.
4663         * g++.old-deja/g++.robertl/eb133b.C: Likewise.
4664
4665 2003-06-28  Jakub Jelinek  <jakub@redhat.com>
4666
4667         * gcc.c-torture/execute/builtins/string-8.c: New test.
4668         * gcc.c-torture/execute/builtins/string-8-lib.c: New.
4669         * gcc.c-torture/execute/stdio-opt-1.c (main): Add new tests.
4670         * gcc.c-torture/execute/string-opt-7.c (main): Add new test.
4671
4672 2003-06-27  Mark Mitchell  <mark@codesourcery.com>
4673
4674         PR c++/10468
4675         * g++.dg/ext/typeof6.C: New test.
4676
4677 2003-06-27  Mark Mitchell  <mark@codesourcery.com>
4678
4679         PR c++/10796
4680         * g++.dg/init/enum1.C: New test.
4681
4682 2003-06-27  Ulrich Weigand  <uweigand@de.ibm.com>
4683
4684         * gcc.dg/20030627-1.c: New test.
4685
4686 2003-06-26  Mark Mitchell  <mark@codesourcery.com>
4687
4688         PR c++/11332
4689         * g++.dg/expr/static_cast2.C: New test.
4690
4691 2003-06-26  Roger Sayle  <roger@eyesopen.com>
4692             Jakub Jelinek  <jakub@redhat.com>
4693
4694         * gcc.c-torture/execute/string-opt-16.c: Remove test for disabled
4695         sprintf(dst,"%s",src) optimization.
4696         * gcc.c-torture/execute/20030626-1.c: New test case.
4697         * gcc.c-torture/execute/20030626-2.c: New test case.
4698
4699 2003-06-26  J"orn Rennecke <joern.rennecke@superh.com>
4700
4701         * gcc.c-torture/execute/multi-ix.c: New test.
4702
4703         * gcc.c-torture/execute/simd-4.c (main):
4704         Added missing semicolon at end of union.
4705
4706 2003-06-26  Giovanni Bajo  <giovannibajo@libero.it>
4707
4708         PR c++/8266
4709         * g++.dg/template/explicit-instantiation3.C: New test.
4710
4711 2003-06-26  Eric Botcazou <ebotcazou@libertysurf.fr>
4712
4713         * gcc.dg/20030626-1.c: Use signed char.
4714
4715 2003-06-26  Eric Botcazou <ebotcazou@libertysurf.fr>
4716
4717         * gcc.dg/20030626-1.c: New test.
4718
4719 2003-06-26  Neil Booth  <neil@daikokuya.co.uk>
4720
4721         * const-str-2.m: Update.
4722
4723 2003-06-25  Mark Mitchell  <mark@codesourcery.com>
4724
4725         PR c++/10990
4726         * g++.dg/rtti/dyncast1.C: New test.
4727         * g++.dg/abi/mangle4.C: Correct base-specifier access.
4728         * g++.dg/lookup/scoped1.C: Remove XFAIL.
4729         * g++.old-deja/g++.martin/pmf1.C: Correct base-specifier access.
4730
4731         PR c++/10931
4732         * g++.dg/expr/static_cast1.C: New test.
4733
4734 2003-06-25  Josef Zlomek  <zlomekj@suse.cz>
4735
4736         * gcc.dg/20030625-1.c: New test.
4737
4738 2003-06-24  Roger Sayle  <roger@eyesopen.com>
4739
4740         * gcc.c-torture/compile/20030624-1.c: New test case.
4741
4742 2003-06-24  Jakub Jelinek  <jakub@redhat.com>
4743
4744         * gcc.c-torture/execute/string-opt-17.c: New test.
4745
4746 2003-06-24  Mark Mitchell  <mark@codesourcery.com>
4747
4748         PR c++/5754
4749         * g++.dg/parse/crash6.C: New test.
4750
4751 2003-06-23  Roger Sayle  <roger@eyesopen.com>
4752
4753         * gcc.dg/builtins-24.c: New test case.
4754
4755 2003-06-23  Jakub Jelinek  <jakub@redhat.com>
4756
4757         * g++.dg/opt/operator1.C: New test.
4758
4759 2003-06-22  Roger Sayle  <roger@eyesopen.com>
4760
4761         * gcc.c-torture/execute/string-opt-16.c: New test case.
4762
4763 2003-06-21  Gabriel Dos Reis <gdr@integrable-solutions.net>
4764
4765         * g++.old-deja/g++.benjamin/16077.C: Add -Wconversion  option.
4766         * g++.old-deja/g++.other/conv7.C: Likewise
4767         * g++.old-deja/g++.other/overcnv2.C: Likewise.
4768         * g++.old-deja/g++.other/overload14.C: Likewise.
4769
4770 2003-06-21  Gabriel Dos Reis <gdr@integrable-solutions.net>
4771
4772         * g++.old-deja/g++.jason/conversion5.C: Adjust option.
4773         * g++.old-deja/g++.bugs/900215_01.C: Likewise.
4774
4775 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
4776
4777         PR c++/10888
4778         * g++.dg/warn/Winline-3.C: New test.
4779
4780 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
4781
4782         * lib/target-supports.exp (check_alias_available): Make the test
4783         program acceptable to the Solaris assembler.
4784
4785         PR c++/10749
4786         * g++.dg/template/memclass2.C: New test.
4787
4788 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
4789             Eric Botcazou  <ebotcazou@libertysurf.fr>
4790
4791         * lib/gcc-dg.exp (dg-xfail-if): Do not process conditional xfail
4792         data for non-matching targets.
4793         * gcc.c-torture/compile/simd-5.c: Fix typo in conditional xfail.
4794
4795 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
4796
4797         PR c++/10845
4798         * g++.dg/template/member3.C: New test.
4799
4800 2003-06-19  Mark Mitchell  <mark@codesourcery.com>
4801
4802         PR c++/10939
4803         * g++.dg/template/func1.C: New test.
4804
4805         PR c++/9649
4806         * g++.dg/template/static4.C: New test.
4807         * g++.old-deja/g++.other/anon7.C: Remove spurious error messages.
4808
4809         PR c++/11041
4810         * g++.dg/init/ref7.C: New test.
4811
4812 2003-06-19  Matt Austern  <austern@apple.com>
4813
4814         PR c++/11228
4815         * g++.dg/anew1.C: New test.
4816         * g++.dg/anew2.C: New test.
4817         * g++.dg/anew3.C: New test.
4818         * g++.dg/anew4.C: New test.
4819
4820 2003-06-19  Kazu Hirata  <kazu@cs.umass.edu>
4821
4822         * gcc.c-torture/compile/simd-5.c: Don't XFAIL on H8.
4823
4824 2003-06-19  J"orn Rennecke <joern.rennecke@superh.com>
4825
4826         * gcc.c-torture/execute/simd-4.c (main): Make expected value
4827         endian-dependent.
4828
4829 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
4830
4831         * lib/g++.exp (g++_include_flags): Tweak path to testsuite_flags.
4832         Remove cruft.
4833
4834 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
4835
4836         * gcc.c-torture/compile/20020604-1.c: Use dg-xfail-if for h8300.
4837         * gcc.c-torture/compile/961203-1.c: Likewise.
4838         * gcc.c-torture/compile/980506-1.c: Likewise.
4839
4840 2003-06-17  Mark Mitchell  <mark@codesourcery.com>
4841
4842         PR c++/10712
4843         * g++.dg/lookup/using7.C: New test.
4844
4845 2003-06-17  Mark Mitchell  <mark@codesourcery.com>
4846
4847         PR c++/11105
4848         * g++.dg/abi/conv1.C: Remove it.
4849         * g++.dg/template/conv7.C: New test.
4850         * g++.dg/template/conv8.C: Likewise.
4851         * g++.old-deja/g++.ext/pretty2.C: Do not test __FUNCTION__ for a
4852         conversion operator.
4853
4854 2003-06-17  Janis Johnson  <janis187@us.ibm.com>
4855
4856         * gcc.dg/compat/compat-common.h (DEBUG_INIT): New.
4857         * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
4858         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
4859         * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
4860         * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
4861         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
4862         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
4863         * gcc.dg/compat/scalar-return-3_x.c: Ditto.
4864         * gcc.dg/compat/scalar-return-4_x.c: Ditto.
4865         * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
4866         * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
4867         * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
4868         * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
4869         * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
4870         * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
4871         * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
4872         * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
4873         * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
4874         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
4875         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
4876         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
4877         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
4878         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
4879         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
4880         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
4881         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
4882         * gcc.dg/compat/struct-return-10_x.c: Ditto.
4883         * gcc.dg/compat/struct-return-2_x.c: Ditto.
4884         * gcc.dg/compat/struct-return-3_x.c: Ditto.
4885
4886 2003-06-16  Mark Mitchell  <mark@codesourcery.com>
4887
4888         * lib/gcc-dg.exp (dg-xfail-if): Fix thinko.
4889         * gcc.c-torture/compile/simd-5.c: Remove spurious PowerPC-64 XFAIL
4890         indications.
4891
4892 2003-06-16  Roger Sayle  <roger@eyesopen.com>
4893
4894         * gcc.dg/i386-387-5.c: New test case.
4895         * gcc.dg/i386-387-6.c: New test case.
4896         * gcc.dg/builtins-23.c: New test case.
4897
4898 2003-06-15  Roger Sayle  <roger@eyesopen.com>
4899
4900         * gcc.dg/builtins-22.c: New test case.
4901         * gcc.dg/i386-387-1.c: Update to test exp.
4902         * gcc.dg/i386-387-2.c: Likewise.
4903
4904 2003-06-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4905
4906         * gcc.dg/format/asm_fprintf-1.c: Update width/precision checks.
4907
4908 2003-06-12  Mark Mitchell  <mark@codesourcery.com>
4909
4910         * lib/gcc-dg.exp (dg-require-dll): New function.
4911         (dg-xfail-if): Likewise.
4912         * gcc.c-torture/compile/compile.exp: Use dg rather than c-torture
4913         driver.
4914
4915         * gcc.c-torture/compile/20000804-1.c: Convert to dg format.
4916         * gcc.c-torture/compile/20001205-1.c: Likewise.
4917         * gcc.c-torture/compile/20001226-1.c: Likewise.
4918         * gcc.c-torture/compile/20010518-2.c: Likewise.
4919         * gcc.c-torture/compile/20020312-1.c: Likewise.
4920         * gcc.c-torture/compile/20020604-1.c: Likewise.
4921         * gcc.c-torture/compile/920501-12.c: Likewise.
4922         * gcc.c-torture/compile/920501-4.c: Likewise.
4923         * gcc.c-torture/compile/920520-1.c: Likewise.
4924         * gcc.c-torture/compile/920521-1.c: Likewise.
4925         * gcc.c-torture/compile/920625-1.c: Likewise.
4926         * gcc.c-torture/compile/961203-1.c: Likewise.
4927         * gcc.c-torture/compile/980506-1.c: Likewise.
4928         * gcc.c-torture/compile/981006-1.c: Likewise.
4929         * gcc.c-torture/compile/981022-1.c: Likewise.
4930         * gcc.c-torture/compile/981223-1.c: Likewise.
4931         * gcc.c-torture/compile/990617-1.c: Likewise.
4932         * gcc.c-torture/compile/dll.c: Likewise.
4933         * gcc.c-torture/compile/labels-3.c: Likewise.
4934         * gcc.c-torture/compile/mipscop-1.c: Likewise.
4935         * gcc.c-torture/compile/mipscop-2.c: Likewise.
4936         * gcc.c-torture/compile/mipscop-3.c: Likewise.
4937         * gcc.c-torture/compile/mipscop-4.c: Likewise.
4938         * gcc.c-torture/compile/simd-5.c: Likewise.
4939         * gcc.c-torture/compile/20000804-1.x: Remove.
4940         * gcc.c-torture/compile/20001205-1.x: Likewise.
4941         * gcc.c-torture/compile/20001226-1.x: Likewise.
4942         * gcc.c-torture/compile/20010518-2.x: Likewise.
4943         * gcc.c-torture/compile/20020312-1.x: Likewise.
4944         * gcc.c-torture/compile/20020604-1.x: Likewise.
4945         * gcc.c-torture/compile/920501-12.x: Likewise.
4946         * gcc.c-torture/compile/920501-4.x: Likewise.
4947         * gcc.c-torture/compile/920520-1.x: Likewise.
4948         * gcc.c-torture/compile/920521-1.x: Likewise.
4949         * gcc.c-torture/compile/920625-1.x: Likewise.
4950         * gcc.c-torture/compile/961203-1.x: Likewise.
4951         * gcc.c-torture/compile/980506-1.x: Likewise.
4952         * gcc.c-torture/compile/981006-1.x: Likewise.
4953         * gcc.c-torture/compile/981022-1.x: Likewise.
4954         * gcc.c-torture/compile/981223-1.x: Likewise.
4955         * gcc.c-torture/compile/990617-1.x: Likewise.
4956         * gcc.c-torture/compile/mipscop-1.x: Likewise.
4957         * gcc.c-torture/compile/mipscop-2.x: Likewise.
4958         * gcc.c-torture/compile/mipscop-3.x: Likewise.
4959         * gcc.c-torture/compile/mipscop-4.x: Likewise.
4960         * gcc.c-torture/compile/simd-5.x: Likewise.
4961
4962         * gcc.c-torture/compile/20021205-1.c: Remove bogus dg commands.
4963
4964 2003-06-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
4965
4966         * gcc.c-torture/execute/20030611-1.c: New test.
4967
4968 2003-06-12  Roger Sayle  <roger@eyesopen.com>
4969
4970         PR middle-end/168
4971         * gcc.dg/20030612-1.c: New test case.
4972
4973 2003-06-12  Mark Mitchell  <mark@codesourcery.com>
4974
4975         PR c++/10635
4976         * g++.dg/expr/cast1.C: New test.
4977
4978 2003-06-12  Roger Sayle  <roger@eyesopen.com>
4979
4980         * gcc.dg/builtins-21.c: New test case.
4981
4982 2003-06-11  Kelley Cook  <kelleycook@wideopenwest.com>
4983
4984         * lib/gcc.exp (gcc_target_compile): Put TOOL_OPTIONS at front of
4985         options instead of at the end.
4986         * lib/objc.exp (objc_target_compile): Likewise.
4987
4988 2003-06-11  Mark Mitchell  <mark@codesourcery.com>
4989
4990         PR c++/10432
4991         * g++.dg/parse/error1.C: New test.
4992
4993 2003-06-11  Janis Johnson  <janis187@us.ibm.com>
4994
4995         * gcc.dg/compat/struct-by-value-11_main.c: New file.
4996         * gcc.dg/compat/struct-by-value-11_x.c: New file.
4997         * gcc.dg/compat/struct-by-value-11_y.c: New file.
4998         * gcc.dg/compat/struct-by-value-12_main.c: New file.
4999         * gcc.dg/compat/struct-by-value-12_x.c: New file.
5000         * gcc.dg/compat/struct-by-value-12_y.c: New file.
5001         * gcc.dg/compat/struct-by-value-13_main.c: New file.
5002         * gcc.dg/compat/struct-by-value-13_x.c: New file.
5003         * gcc.dg/compat/struct-by-value-13_y.c: New file.
5004         * gcc.dg/compat/struct-by-value-14_main.c: New file.
5005         * gcc.dg/compat/struct-by-value-14_x.c: New file.
5006         * gcc.dg/compat/struct-by-value-14_y.c: New file.
5007         * gcc.dg/compat/struct-by-value-15_main.c: New file.
5008         * gcc.dg/compat/struct-by-value-15_x.c: New file.
5009         * gcc.dg/compat/struct-by-value-15_y.c: New file.
5010         * gcc.dg/compat/struct-by-value-16_main.c: New file.
5011         * gcc.dg/compat/struct-by-value-16_x.c: New file.
5012         * gcc.dg/compat/struct-by-value-16_y.c: New file.
5013         * gcc.dg/compat/struct-by-value-17_main.c: New file.
5014         * gcc.dg/compat/struct-by-value-17_x.c: New file.
5015         * gcc.dg/compat/struct-by-value-17_y.c: New file.
5016         * gcc.dg/compat/struct-by-value-18_main.c: New file.
5017         * gcc.dg/compat/struct-by-value-18_x.c: New file.
5018         * gcc.dg/compat/struct-by-value-18_y.c: New file.
5019
5020         * gcc.dg/compat/scalar-by-value-3_main.c: New file.
5021         * gcc.dg/compat/scalar-by-value-3_x.c: New file.
5022         * gcc.dg/compat/scalar-by-value-3_y.c: New file.
5023         * gcc.dg/compat/scalar-by-value-4_main.c: New file.
5024         * gcc.dg/compat/scalar-by-value-4_x.c: New file.
5025         * gcc.dg/compat/scalar-by-value-4_y.c: New file.
5026         * gcc.dg/compat/scalar-return-3_main.c: New file.
5027         * gcc.dg/compat/scalar-return-3_x.c: New file.
5028         * gcc.dg/compat/scalar-return-3_y.c: New file.
5029         * gcc.dg/compat/scalar-return-4_main.c: New file.
5030         * gcc.dg/compat/scalar-return-4_x.c: New file.
5031         * gcc.dg/compat/scalar-return-4_y.c: New file.
5032
5033 2003-06-10  Janis Johnson  <janis187@us.ibm.com>
5034
5035         * gcc.dg/compat/fp2-struct-check.h: New file.
5036         * gcc.dg/compat/fp2-struct-defs.h: New file.
5037         * gcc.dg/compat/fp2-struct-init.h: New file.
5038         * gcc.dg/compat/struct-by-value-10_main.c: New file.
5039         * gcc.dg/compat/struct-by-value-10_x.c: New file.
5040         * gcc.dg/compat/struct-by-value-10_y.c: New file.
5041         * gcc.dg/compat/struct-return-10_main.c: New file.
5042         * gcc.dg/compat/struct-return-10_x.c: New file.
5043         * gcc.dg/compat/struct-return-10_y.c: New file.
5044
5045         * gcc.dg/compat/compat-common.h: New file.
5046         * gcc.dg/compat/fp-struct-check.h: Improve debugging output.
5047         * gcc.dg/compat/fp-struct-test-by-value-x.h: Ditto.
5048         * gcc.dg/compat/fp-struct-test-by-value-y.h: Ditto.
5049         * gcc.dg/compat/scalar-by-value-1_main.c: Ditto.
5050         * gcc.dg/compat/scalar-by-value-1_x.c: Ditto.
5051         * gcc.dg/compat/scalar-by-value-1_y.c: Ditto.
5052         * gcc.dg/compat/scalar-by-value-2_main.c: Ditto.
5053         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
5054         * gcc.dg/compat/scalar-by-value-2_y.c: Ditto.
5055         * gcc.dg/compat/scalar-return-1_main.c: Ditto.
5056         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
5057         * gcc.dg/compat/scalar-return-1_y.c: Ditto.
5058         * gcc.dg/compat/scalar-return-2_main.c: Ditto.
5059         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
5060         * gcc.dg/compat/scalar-return-2_y.c: Ditto.
5061         * gcc.dg/compat/small-struct-check.h: Ditto.
5062         * gcc.dg/compat/struct-by-value-2_main.c: Ditto.
5063         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
5064         * gcc.dg/compat/struct-by-value-2_y.c: Ditto.
5065         * gcc.dg/compat/struct-by-value-3_main.c: Ditto.
5066         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
5067         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
5068         * gcc.dg/compat/struct-by-value-4_main.c: Ditto.
5069         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
5070         * gcc.dg/compat/struct-by-value-4_y.c: Ditto.
5071         * gcc.dg/compat/struct-by-value-5_main.c: Ditto.
5072         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
5073         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
5074         * gcc.dg/compat/struct-by-value-6_main.c: Ditto.
5075         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
5076         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
5077         * gcc.dg/compat/struct-by-value-7_main.c: Ditto.
5078         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
5079         * gcc.dg/compat/struct-by-value-7_y.c: Ditto.
5080         * gcc.dg/compat/struct-by-value-8_main.c: Ditto.
5081         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
5082         * gcc.dg/compat/struct-by-value-8_y.c: Ditto.
5083         * gcc.dg/compat/struct-by-value-9_main.c: Ditto.
5084         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
5085         * gcc.dg/compat/struct-by-value-9_y.c: Ditto.
5086         * gcc.dg/compat/struct-return-2_main.c: Ditto.
5087         * gcc.dg/compat/struct-return-2_x.c: Ditto.
5088         * gcc.dg/compat/struct-return-2_y.c: Ditto.
5089         * gcc.dg/compat/struct-return-3_main.c: Ditto.
5090         * gcc.dg/compat/struct-return-3_x.c: Ditto.
5091         * gcc.dg/compat/struct-return-3_y.c: Ditto.
5092
5093 2003-06-10  Geoffrey Keating  <geoffk@apple.com>
5094
5095         * g++.dg/pch/static-1.C: New file.
5096         * g++.dg/pch/static-1.Hs: New file.
5097
5098 2003-06-10  Richard Henderson  <rth@redhat.com>
5099
5100         * gcc.dg/asm-7.c: Adjust expected warning text.
5101
5102 2003-06-10  Roger Sayle  <roger@eyesopen.com>
5103
5104         * gcc.dg/builtins-20.c: New test case.
5105
5106 2003-06-10  Mark Mitchell  <mark@codesourcery.com>
5107
5108         PR c++/11131
5109         * g++.dg/opt/template1.C: New test.
5110
5111 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
5112
5113         * lib/gcc-dg.exp (dg-test): Clear additional_files and
5114         additional_sources.
5115
5116 2003-05-21  David Taylor  <dtaylor@emc.com>
5117
5118         * gcc.dg/Wpadded.c: New file.
5119
5120 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
5121
5122         * gcc.dg/special/20000419-2.c: Fix dg-require-alias syntax.
5123         * gcc.dg/special/weak-2.c: Add dg-require-weak.
5124         * gcc.dg/weak/weak-3.c: Reverse order of dg-do and
5125         dg-require-weak.
5126
5127 2003-06-09  J"orn Rennecke <joern.rennecke@superh.com>
5128
5129         * g++.dg/other/offsetof3.C: Adjust linenumber of last expected warning.
5130
5131 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
5132
5133         * lib/gcc-dg.exp (dg-require-weak): Fix typo.
5134         (dg-require-alias): Likewise.
5135         (dg-require-gc-sections): Likewise.
5136         * lib/target-supports.exp (check_gc_sections_available): Likewise.
5137
5138 2003-06-08  Richard Henderson  <rth@redhat.com>
5139
5140         * gcc.dg/20011029-2.c: Fix the array reference.
5141         * gcc.dg/asm-7.c: New.
5142
5143 2003-06-08  Kazu Hirata  <kazu@cs.umass.edu>
5144
5145         * gcc.c-torture/compile/20000804-1.x: Disable on h8300 port.
5146
5147 2003-06-08  Mark Mitchell  <mark@codesourcery.com>
5148
5149         * lib/gcc-dg.exp (dg-require-alias): Fix typo.
5150         (dg-require-gc-sections): Likewise.
5151
5152 2003-06-08  Jan Hubicka  <jh@suse.cz>
5153
5154         * i386-cmov1.c: Fix regular expression.
5155         * i386-cvt-1.c: Likewise.
5156         * i386-local.c: Likewise.
5157         * i386-local2.c: Likewise.
5158         * i386-mul.c: Likewise.
5159         * i386-ssetype-1.c: Likewise.
5160         * i386-ssetype-3.c: Likewise.
5161         * i386-ssetype-5.c: Likewise.
5162
5163 2003-06-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5164
5165         PR c++/11039
5166         * g++.dg/warn/implicit-typename2.C: New test.
5167         * g++.dg/warn/implicit-typename3.C: New test.
5168
5169 2003-06-07  Richard Henderson  <rth@redhat.com>
5170
5171         * g++.dg/other/offsetof3.C: Use size_t.
5172         * g++.dg/other/offsetof4.C: Likewise.
5173
5174 2003-06-07  H.J. Lu <hongjiu.lu@intel.com>
5175
5176         * lib/copy-file.exp: New. Implement gcc_copy_files.
5177
5178         * lib/dg-pch.exp: Load copy-file.exp
5179         (dg-pch): Use gcc_copy_files instead of "file copy".
5180
5181 2003-06-06  Mark Mitchell  <mark@codesourcery.com>
5182
5183         * gcc.dg/weak/weak.exp: Simplify.
5184         * gcc.dg/weak/typeof-2.c: Use dg-require-weak.
5185         * gcc.dg/weak/weak-1.c: Likewise.
5186         * gcc.dg/weak/weak-2.c: Likewise.
5187         * gcc.dg/weak/weak-3.c: Likewise.
5188         * gcc.dg/weak/weak-4.c: Likewise.
5189         * gcc.dg/weak/weak-5.c: Likewise.
5190         * gcc.dg/weak/weak-6.c: Likewise.
5191         * gcc.dg/weak/weak-7.c: Likewise.
5192         * gcc.dg/weak/weak-8.c: Likewise.
5193         * gcc.dg/weak/weak-9.c: Likewise.
5194
5195 2003-06-06  Richard Earnshaw  <rearnsha@arm.com>
5196
5197         gcc.c-torture/execute/20030606-1.c: New.
5198
5199 2003-06-06  Roger Sayle  <roger@eyesopen.com>
5200
5201         * gcc.dg/builtins-2.c: Correct check-in of incorrect version.
5202         * gcc.dg/builtins-19.c: Likewise.
5203
5204 2003-06-06  Roger Sayle  <roger@eyesopen.com>
5205
5206         * gcc.dg/builtins-2.c: Add some more tests.
5207         * gcc.dg/builtins-18.c: New test case.
5208         * gcc.dg/builtins-19.c: New test case.
5209
5210 2003-06-06  Roger Sayle  <roger@eyesopen.com>
5211             Jim Wilson  <wilson@tuliptree.org>
5212
5213         * gcc.dg/uninit-C.c: Only test TImode on 64-bit platforms.
5214
5215 2003-06-06  Jakub Jelinek  <jakub@redhat.com>
5216
5217         * gcc.c-torture/execute/builtins/string-4.c (main_test): Allow some
5218         mempcpy/stpcpy calls not to be optimized into something else.
5219         * gcc.c-torture/execute/string-opt-3.c: Moved to...
5220         * gcc.c-torture/execute/builtins/string-7.c: ...here.
5221         * gcc.c-torture/execute/builtins/string-7-lib.c: New.
5222
5223 2003-06-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5224
5225         * gcc.dg/format/asm_fprintf-1.c: New test.
5226
5227 2003-06-05  Mark Mitchell  <mark@codesourcery.com>
5228
5229         * lib/gcc-defs.exp (additional_sources): New variable.
5230         (dg-additional-sources): New function.
5231         (additional_files): New variable.
5232         (dg-additional-files): New function.
5233         (dg-additional-files-options): Likewise.
5234         * lib/gcc-dg.exp (dg-require-weak): New function.
5235         (dg-require-alias): Likewise.
5236         (dg-require-gc-sections): Likewise.
5237         * lib/target-supports.exp (check_alias_available): Remove testfile
5238         parameter.
5239         (check_gc_sections_available): New function.
5240         * lib/g++-dg.exp (dg-gpp-additional-sources): Remove.
5241         (dg-gpp-additional-files): Likewise.
5242         * lib/g++.exp (additional_sources): Remove.
5243         (additional_files): Likewise.
5244         (g++_target_compile): Use dg-additional-files-options.
5245
5246         * gcc.dg/special/special.exp: Add "ecos" tests.  Remove complex
5247         Tcl logic.
5248         * gcc.dg/special/ecos.exp: Remove.
5249         * gcc.dg/special/20000419-2.c: Use dg-require-*.
5250         * gcc.dg/special/alias-1.c: Likewise.
5251         * gcc.dg/special/alias-2.c: Likewise.
5252         * gcc.dg/special/gcsec-1.c: Likewise.
5253         * gcc.dg/special/weak-1.c: Likewise.
5254         * gcc.dg/special/weak-2.c: Likewise.
5255         * gcc.dg/special/wkali-1.c: Likewise.
5256         * gcc.dg/special/wkali-2.c: Likewise.
5257
5258         * g++.dg/special/conpr-2.C: Use dg-additional-*, not
5259         dg-gpp-additional-*.
5260         * g++.dg/special/conpr-3.C: Likewise.
5261         * g++.dg/special/conpr-4.C: Likewise.
5262         * g++.old-deja/g++.abi/vtable3a.C: Likewise.
5263         * g++.old-deja/g++.abi/vtable3b.C: Likewise.
5264         * g++.old-deja/g++.abi/vtable3c.C: Likewise.
5265         * g++.old-deja/g++.abi/vtable3d.C: Likewise.
5266         * g++.old-deja/g++.abi/vtable3e.C: Likewise.
5267         * g++.old-deja/g++.abi/vtable3f.C: Likewise.
5268         * g++.old-deja/g++.abi/vtable3g.C: Likewise.
5269         * g++.old-deja/g++.abi/vtable3h.C: Likewise.
5270         * g++.old-deja/g++.abi/vtable3i.C: Likewise.
5271         * g++.old-deja/g++.abi/vtable3j.C: Likewise.
5272         * g++.old-deja/g++.oliva/linkage1.C: Likewise.
5273         * g++.old-deja/g++.other/comdat1.C: Likewise.
5274         * g++.old-deja/g++.other/comdat2.C: Likewise.
5275         * g++.old-deja/g++.other/comdat3.C: Likewise.
5276         * g++.old-deja/g++.other/ctor1.C: Likewise.
5277         * g++.old-deja/g++.pt/instantiate5.C: Likewise.
5278
5279 2003-06-05  Richard Henderson  <rth@redhat.com>
5280
5281         * gcc.dg/debug/20030605-1.c: New.
5282
5283 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
5284
5285         * README.QMTEST: Update.
5286
5287 2003-06-04  Richard Henderson  <rth@redhat.com>
5288
5289         * gcc.dg/cleanup-1.c: New.
5290         * gcc.dg/cleanup-2.c: New.
5291         * gcc.dg/cleanup-3.c: New.
5292         * gcc.dg/cleanup-4.c: New.
5293         * gcc.dg/cleanup-5.c: New.
5294         * gcc.dg/cleanup-6.c: New.
5295         * gcc.dg/cleanup-7.c: New.
5296
5297 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
5298
5299         * g++.dg/abi/vague1.C: Use xfail, rather than embedded Tcl code.
5300
5301         * lib/dg-pch.exp: New file.
5302         * g++.dg/pch/pch.exp: Use dg-pch.exp.
5303         * gcc.dg/pch/pch.exp: Likewise.
5304
5305 2003-06-04  Roger Sayle  <roger@eyesopen.com>
5306
5307         * gcc.dg/builtins-2.c: Add tests for tan(atan(x)).
5308         * gcc.dg/builtins-3.c: Add tests for tan(0.0) and atan(0.0).
5309         * gcc.dg/builtins-7.c: Add tests for tan(atan(x)) == x.
5310         * gcc.dg/builtins-17.c: New test case.
5311         * gcc.dg/i386-387-4.c: New test case.
5312         * gcc.c-torture/execute/ieee/mzero4.c: New test case.
5313
5314 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
5315
5316         * gcc.dg/ultrasp9.c: New test.
5317
5318 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
5319
5320         * gcc.c-torture/compile/20030604-1.c: New test.
5321         * gcc.dg/sparc-constant-1.c: New test.
5322
5323 2003-06-03  Glen Nakamura  <glen@imodulo.com>
5324
5325         * gcc.dg/20020525-1.c: Replace 0x5a5a5a5a with -1.
5326
5327 2003-06-03  J"orn Rennecke <joern.rennecke@superh.com>
5328
5329         * g++.dg/abi/empty6.C (B): Request alignment of 8 bytes.
5330
5331         * gcc.dg/torture/builtin-noret-1.c (_exit, _Exit): Make weak.
5332         * gcc.dg/torture/builtin-noret-2.c (_exit, _Exit): Likewise.
5333
5334 2003-06-03  Aldy Hernandez  <aldyh@redhat.com>
5335
5336         * gcc.c-torture/compile/simd-5.x: Remove xfail for PPC64.
5337
5338 2003-06-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5339
5340         PR c++/10940
5341         * g++.dg/template/spec10.C: New test.
5342
5343 2003-06-03  Roger Sayle  <roger@eyesopen.com>
5344
5345         * gcc.dg/builtins-16.c: New test case.
5346
5347 2003-06-03  Jakub Jelinek  <jakub@redhat.com>
5348
5349         * gcc.c-torture/execute/builtins/string-4.c (main_test): Remove
5350         mempcpy test with post-increments.
5351         * gcc.c-torture/execute/string-opt-3.c: New test.
5352         * gcc.dg/string-opt-1.c: New test.
5353
5354 2003-06-03  David Billinghurst (David.Billinghurst@riotinto.com)
5355
5356         PR fortran/10965
5357         * g77.f-torture/compile/20000601-2.f: Fix non-standard code.
5358
5359 2003-06-02  Mark Mitchell  <mark@codesourcery.com>
5360
5361         * lib/scanasm.exp (dg-scan): New function, factored out of ...
5362         (scan-assembler): ... here.  Use dg-scan.
5363         (scan-assembler-not): Likewise.
5364         (scan-file): New function.
5365         (scan-file-not): Likewise.
5366         * gcc.dg/cpp/19990228-1.c: Use scan-file and/or scan-file-not.
5367         * gcc.dg/cpp/_Pragma4.c: Likewise.
5368         * gcc.dg/cpp/_Pragma5.c: Likewise.
5369         * gcc.dg/cpp/avoidpaste1.c: Likewise.
5370         * gcc.dg/cpp/avoidpaste2.c: Likewise.
5371         * gcc.dg/cpp/cmdlne-C2.c: Likewise.
5372         * gcc.dg/cpp/cmdlne-P.c: Likewise.
5373         * gcc.dg/cpp/cmdlne-dD-M.c: Likewise.
5374         * gcc.dg/cpp/cmdlne-dD-dM.c: Likewise.
5375         * gcc.dg/cpp/cmdlne-dI-M.c: Likewise.
5376         * gcc.dg/cpp/cmdlne-dM-M.c: Likewise.
5377         * gcc.dg/cpp/cmdlne-dM-dD.c: Likewise.
5378         * gcc.dg/cpp/cmdlne-dN-M.c: Likewise.
5379         * gcc.dg/cpp/cxxcom1.c: Likewise.
5380         * gcc.dg/cpp/line1.c: Likewise.
5381         * gcc.dg/cpp/maccom1.c: Likewise.
5382         * gcc.dg/cpp/maccom2.c: Likewise.
5383         * gcc.dg/cpp/maccom3.c: Likewise.
5384         * gcc.dg/cpp/maccom4.c: Likewise.
5385         * gcc.dg/cpp/maccom5.c: Likewise.
5386         * gcc.dg/cpp/maccom6.c: Likewise.
5387         * gcc.dg/cpp/multiline.c: Likewise.
5388         * gcc.dg/cpp/spacing1.c: Likewise.
5389         * gcc.dg/cpp/spacing2.c: Likewise.
5390         * gcc.dg/cpp/trad/cmdlne-C2.c: Likewise.
5391         * gcc.dg/cpp/trad/maccom1.c: Likewise.
5392         * gcc.dg/cpp/trad/maccom2.c: Likewise.
5393         * gcc.dg/cpp/trad/maccom3.c: Likewise.
5394         * gcc.dg/cpp/trad/maccom4.c: Likewise.
5395         * gcc.dg/cpp/trad/maccom6.c: Likewise.
5396         * gcc.dg/cpp/cxxcom2.c: Likewise.
5397         * gcc.dg/cpp/cxxcom2.h: New file.
5398
5399         * gcc.dg/cpp/truefalse.cpp: Move it to ...
5400         * g++.dg/cpp/truefalse.C: Here.
5401         * gcc.dg/cpp/cpp.exp: Remove scanning of ".cpp" files.
5402
5403 2003-06-01  Loren James Rittle  <ljrittle@acm.org>
5404
5405         * gcc.dg/cpp/redef3.c: New file.
5406
5407 2003-06-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
5408
5409         * gcc.dg/i386-loop-3.c: New test.
5410
5411 2003-05-31  Toon Moene  <toon@moene.indiv.nluug.nl>
5412
5413         * g77.dg/ffree-form-2.f: XFAIL removed, because fixed.
5414
5415 2003-05-31  Roger Sayle  <roger@eyesopen.com>
5416
5417         * gcc.dg/fwrapv-1.c: New test case.
5418         * gcc.dg/fwrapv-2.c: New test case.
5419
5420 2003-05-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5421
5422         PR c++/10956
5423         * g++.dg/template/spec9.C: New test.
5424
5425 2003-05-29  Roger Sayle  <roger@eyesopen.com>
5426
5427         * gcc.dg/duff-4.c: New test case.
5428
5429 2003-05-27  David Billinghurst (David.Billinghurst@riotinto.com)
5430
5431         PR fortran/10843
5432         * g77.dg/ffixed-form-1.f: New test
5433         * g77.dg/ffixed-form-2.f: New test
5434         * g77.dg/ffree-form-2.f: New test - XFAIL pending fix
5435         * g77.dg/ffree-form-3.f: New test
5436
5437 2003-05-26  Andreas Tobler <a.tobler@schweiz.ch>
5438
5439         * gcc.dg/wchar_t-1.c: XFAIL on darwin, no wchar.h available.
5440         * gcc.dg/wint_t-1.c: Likewise.
5441
5442 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5443
5444         * g++.dg/template/access11.C: New test.
5445
5446 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5447
5448         PR c++/10849
5449         * g++.dg/template/access10.C: New test.
5450
5451 2003-05-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
5452             Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5453
5454         * gcc.c-torture/compile/simd-5.x: XFAIL on SPARC64.
5455
5456 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
5457
5458         * gcc.dg/torture/builtin-noret-1.c: Add dg-option -multiply_defined
5459         suppress for powerpc-*-darwin*.
5460         * gcc.dg/torture/builtin-noret-2.c: Likewise.
5461
5462 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
5463
5464         * gcc.c-torture/execute/builtins/builtins.exp: Add -multiply_defined
5465         suppress option for powerpc-*-darwin*.
5466
5467 2003-05-23  Roger Sayle  <roger@eyesopen.com>
5468
5469         * gcc.dg/builtins-1.c: Add tests for tan and atan.
5470         * gcc.dg/builtins-4.c: Add test for fmod.
5471
5472 2003-05-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5473
5474         PR c++/10682
5475         * g++.dg/template/instantiate4.C: New test.
5476
5477 2003-05-22  Roger Sayle  <roger@eyesopen.com>
5478
5479         * gcc.c-torture/execute/ieee/inf-2.c: New test case.
5480
5481 2003-05-21  Janis Johnson  <janis187@us.ibm.com>
5482
5483         * gcc.dg/compat/scalar-return-1_main.c: New file.
5484         * gcc.dg/compat/scalar-return-1_x.c: New file.
5485         * gcc.dg/compat/scalar-return-1_y.c: New file.
5486         * gcc.dg/compat/scalar-return-2_main.c: New file.
5487         * gcc.dg/compat/scalar-return-2_x.c: New file.
5488         * gcc.dg/compat/scalar-return-2_y.c: New file.
5489         * gcc.dg/compat/struct-return-3_main.c: New file.
5490         * gcc.dg/compat/struct-return-3_y.c: New file.
5491         * gcc.dg/compat/struct-return-3_x.c: New file.
5492         * gcc.dg/compat/struct-return-2_main.c: New file.
5493         * gcc.dg/compat/struct-return-2_x.c: New file.
5494         * gcc.dg/compat/struct-return-2_y.c: New file.
5495
5496 2003-05-21  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5497
5498         * g++.old-deja/g++.law/profile1.C (dg-options): Add -static to options
5499         for hppa*-hp-hpux*.
5500         * gcc.dg/20021014-1.c (dg-options): Likewise.
5501         * gcc.dg/nest.c (dg-options): Likewise.
5502
5503 2003-05-21  Danny Smith  <dannysmith@users.sourceforge.net>
5504
5505         PR c++/9738
5506         * g++.dg/ext/dllimport2.C: New file.
5507         * g++.dg/ext/dllimport3.C: New file.
5508
5509 2003-05-20  Janis Johnson  <janis187@us.ibm.com>
5510
5511         * gcc.dg/compat/struct-by-value-3_x.c: Move common pieces to headers.
5512         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
5513         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
5514         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
5515         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
5516         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
5517         * gcc.dg/compat/struct-by-value-7_x.c Ditto.
5518         * gcc.dg/compat/struct-by-value-7_y.c Ditto.
5519         * gcc.dg/compat/small-struct-defs.h: New file.
5520         * gcc.dg/compat/small-struct-init.h: New file.
5521         * gcc.dg/compat/small-struct-check.h: New file.
5522         * gcc.dg/compat/fp-struct-defs.h: New file.
5523         * gcc.dg/compat/fp-struct-check.h: New file.
5524         * gcc.dg/compat/fp-struct-init.h: New file.
5525         * gcc.dg/compat/fp-struct-test-by-value-y.h: New file.
5526         * gcc.dg/compat/fp-struct-test-by-value-x.h: New file.
5527
5528 2003-05-19  Jakub Jelinek  <jakub@redhat.com>
5529
5530         * gcc.dg/20030225-2.c: New test.
5531
5532 2003-05-18  Roger Sayle  <roger@eyesopen.com>
5533             Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5534
5535         * gcc.c-torture/compile/20030518-1.c: New test case.
5536
5537 2003-05-18  Mark Mitchell  <mark@codesourcery.com>
5538
5539         * lib/gcc-dg.exp (gcc-dg-debug-runtest): Add opt_opts parameter.
5540         * gcc.dg/debug/debug.exp: Pass opt_opts parameter to
5541         gcc-dg-debug-runtest.
5542         * g++.dg/debug/debug.exp: Pass opt_opts parameter to
5543         gcc-dg-debug-runtest.
5544
5545 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5546
5547         PR c++/9022
5548         * g++.dg/lookup/using6.C: New test.
5549
5550 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5551
5552         * g++.dg/parse/access2.C: New test.
5553
5554 2003-05-17  Mark Mitchell  <mark@codesourcery.com>
5555
5556         * lib/gcc-dg.exp (gcc-dg-debug-runtest): New method.
5557         * g++.dg/debug/debug.exp: Use gcc-dg-debug-runtest.
5558         * gcc.dg/debug/debug.exp: Likewise.
5559
5560 2003-05-17  Neil Booth  <neil@daikokuya.co.uk>
5561
5562         * gcc.dg/dollar.c: New test.
5563
5564 2003-05-16  Janis Johnson  <janis187@us.ibm.com>
5565
5566         * gcc.dg/compat/struct-by-value-4_main.c: Split into multiple tests.
5567         * gcc.dg/compat/struct-by-value-4_x.c: Split into multiple tests.
5568         * gcc.dg/compat/struct-by-value-4_y.c: Split into multiple tests.
5569         * gcc.dg/compat/struct-by-value-5_main.c: Split into multiple tests.
5570         * gcc.dg/compat/struct-by-value-5_x.c: Split into multiple tests.
5571         * gcc.dg/compat/struct-by-value-5_y.c: Split into multiple tests.
5572         * gcc.dg/compat/struct-by-value-6_main.c: New file.
5573         * gcc.dg/compat/struct-by-value-6_x.c: New file.
5574         * gcc.dg/compat/struct-by-value-6_y.c: New file.
5575         * gcc.dg/compat/struct-by-value-7_main.c: New file.
5576         * gcc.dg/compat/struct-by-value-7_x.c: New file.
5577         * gcc.dg/compat/struct-by-value-7_y.c: New file.
5578         * gcc.dg/compat/struct-by-value-8_main.c: New file.
5579         * gcc.dg/compat/struct-by-value-8_x.c: New file.
5580         * gcc.dg/compat/struct-by-value-8_y.c: New file.
5581         * gcc.dg/compat/struct-by-value-9_main.c: New file.
5582         * gcc.dg/compat/struct-by-value-9_x.c: New file.
5583         * gcc.dg/compat/struct-by-value-9_y.c: New file.
5584
5585 2003-05-16  Mark Mitchell  <mark@codesourcery.com>
5586
5587         * lib/gcc-dg.exp (gcc-dg-test): Rename to ...
5588         (gcc-dg-test-1): ... this.  Add target_compile parameter.  Add
5589         support for "repo" mode.
5590         * lib/g++-dg.exp: Use gcc-dg.exp to implement all functionality.
5591         * lib/g77-dg.exp: Likewise.
5592         * lib/obj-dg.exp: Likewise.
5593
5594 2003-05-16  Jakub Jelinek  <jakub@redhat.com>
5595
5596         Merge from gcc-3_2-rhl8-branch:
5597         2003-04-23  Jakub Jelinek  <jakub@redhat.com>
5598
5599         * gcc.dg/tls/opt-6.c: New test.
5600
5601         2003-04-05  Jakub Jelinek  <jakub@redhat.com>
5602
5603         * gcc.dg/20030405-1.c: New test.
5604
5605         2003-03-09  Jakub Jelinek  <jakub@redhat.com>
5606
5607         * gcc.dg/20030309-1.c: New test.
5608
5609         2003-03-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
5610
5611         * gcc.c-torture/execute/20030307-1.c: New test.
5612
5613         2003-02-20  Randolph Chung  <tausq@debian.org>
5614
5615         * gcc.c-torture/compile/20030220-1.c: New test.
5616
5617         2003-02-18  Jakub Jelinek  <jakub@redhat.com>
5618
5619         * gcc.dg/20030217-1.c: New test.
5620
5621         2003-01-29  Jakub Jelinek  <jakub@redhat.com>
5622
5623         * gcc.c-torture/compile/20020129-1.c: New test.
5624
5625         2002-12-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
5626
5627         * gcc.dg/unroll-1.c: New test.
5628
5629         2002-11-16  Jan Hubicka  <jh@suse.cz>
5630
5631         * gcc.c-torture/execute/20020920-1.c: New test.
5632
5633         2002-10-08  Jakub Jelinek  <jakub@redhat.com>
5634
5635         PR target/7434
5636         * gcc.c-torture/compile/20021008-1.c: New test.
5637
5638         2002-08-10  Gwenole Beauchesne  <gbeauchesne@mandrakesoft.com>
5639
5640         PR target/7559
5641         * testsuite/gcc.c-torture/execute/20020810-1.c: New test.
5642
5643         2002-08-07  Jakub Jelinek  <jakub@redhat.com>
5644
5645         * gcc.c-torture/compile/20020807-1.c: New test.
5646
5647         2002-07-30  Jakub Jelinek  <jakub@redhat.com>
5648
5649         * gcc.dg/tls/opt-1.c: New test.
5650
5651         2002-07-29  Jakub Jelinek  <jakub@redhat.com>
5652
5653         * gcc.dg/20020729-1.c: New test.
5654
5655         2002-07-20  Jakub Jelinek  <jakub@redhat.com>
5656
5657         * g++.dg/opt/life1.C: New test.
5658
5659         2002-05-20  Jakub Jelinek  <jakub@redhat.com>
5660
5661         * gcc.dg/20020525-1.c: New test.
5662
5663         2002-05-24  Jakub Jelinek  <jakub@redhat.com>
5664
5665         PR c++/6794
5666         * g++.dg/ext/pretty1.C: New test.
5667         * g++.dg/ext/pretty2.C: New test.
5668
5669 2003-05-15  Mark Mitchell  <mark@codesourcery.com>
5670
5671         PR c++/8385
5672         * g++.dg/ext/typeof5.C: New test.
5673
5674 2003-05-15  J"orn Rennecke <joern.rennecke@superh.com>
5675
5676         * gcc.c-torture/execute/builtins/string-asm-1.c: Take
5677         __USER_LABEL_PREFIX__ into account.
5678         * gcc.c-torture/execute/builtins/string-asm-2.c: Likewise.
5679
5680 2003-05-14  Roger Sayle  <roger@eyesopen.com>
5681
5682         * gcc.dg/builtins-15.c: New test case.
5683
5684 2003-05-13  Zack Weinberg  <zack@codesourcery.com>
5685
5686         * gcc.dg/const-elim-1.c: Tighten scan-assembler-not regexp.
5687
5688 2003-05-12  Mark Mitchell  <mark@codesourcery.com>
5689
5690         * lib/g++.exp: Tweak handling of additional source files.
5691         * g++.dg/special/conpr-2.C: Use dg-gpp-additional-sources.
5692         * g++.dg/special/conpr-2a.C: Rename to ...
5693         * g++.dg/special/conpr-2a.cc: ... this.
5694         * g++.dg/special/conpr-3.C: Use dg-gpp-additional-sources.
5695         * g++.dg/special/conpr-3a.C: Rename to ...
5696         * g++.dg/special/conpr-3a.cc: This.
5697         * g++.dg/special/conpr-3b.C: Rename to ...
5698         * g++.dg/special/conpr-3b.cc: This.
5699         * g++.dg/special/conpr-4.C: New test.
5700         * g++.dg/special/ecos.exp: Rewrite to use ordinary dg driver.
5701
5702 2003-05-12  David Edelsohn  <edelsohn@gnu.org>
5703
5704         * debug/debug.exp: Skip debug-[12].c at -O3 on non-Dwarf targets.
5705
5706 2003-05-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5707
5708         * g++.old-deja/g++.brendan/ns1.C: Remove private member warning.
5709         * g++.old-deja/g++.robertl/eb71.C: Likewise.
5710         * g++.old-deja/g++.brendan/warnings1.C: Add -Wctor-dtor-privacy.
5711         * g++.old-deja/g++.other/warn3.C: Likewise.
5712
5713 2003-05-11  Roger Sayle  <roger@eyesopen.com>
5714
5715         * gcc.dg/i386-387-1.c: Update to also test log.
5716         * gcc.dg/i386-387-2.c: Likewise.
5717
5718 2003-05-11  Toon Moene  <toon@moene.indiv.nluug.nl>
5719
5720         * g77.f-torture/execute/int8421.f: New test.
5721
5722 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5723
5724         PR c++/10230, c++/10481
5725         * g++.dg/lookup/scoped5.C: New test.
5726
5727 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5728
5729         PR c++/10552
5730         * g++.dg/template/ttp6.C: New test.
5731
5732 2003-05-11  Richard Sandiford  <rsandifo@redhat.com>
5733
5734         * gcc.c-torture/execute/builtins: New directory.
5735         * gcc.c-torture/execute/string-opt-{3,4,16,17,18,19}.c: Move into
5736         gcc.c-torture/execute/builtins.
5737         * gcc.c-torture/execute/string-opt-asm-{1,2}.c: Likewise.
5738         * gcc.c-torture/execute/builtin-noret-{1,2}.c: Move to...
5739         * gcc.dg/torture: ...this new directory.  Turn into link-only tests.
5740         * gcc.dg/no-builtin-1.c: Move into gcc.c-torture/execute/builtins.
5741
5742 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5743
5744         PR c++/9252
5745         * g++.dg/template/access8.C: New test.
5746         * g++.dg/template/access9.C: New test.
5747
5748 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5749
5750         PR c++/9554
5751         * g++.dg/parse/access1.C: New test.
5752
5753 2003-05-09  DJ Delorie  <dj@redhat.com>
5754
5755         * g++.dg/other/stdarg1.C: Make sure arg "3" is passed as a
5756         long, and not an int.
5757
5758 2003-05-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5759
5760         PR c++/10555, c++/10576
5761         * g++.dg/template/memclass1.C: New test.
5762
5763 2003-05-08  DJ Delorie  <dj@redhat.com>
5764
5765         * gcc.c-torture/execute/20020404-1.x: New, skip for 16-bit
5766         targets.
5767         * gcc.c-torture/execute/20021024-1.x: Likewise.
5768         * gcc.c-torture/execute/shiftdi.x: Likewise.
5769         * g++.old-deja/g++.mike/p700.C: Handle 16-bit targets.
5770         * g++.old-deja/g++.other/exprstmt1.C: Likewise.
5771         * gcc.dg/20021018-1.c: Likewise.
5772
5773 2003-05-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5774
5775         * g++.dg/other/packed1.C: Mark xfail for sparc*- not sparc-.
5776
5777         gcc.c-torture/execute/string-opt-19.c: Add general rodata tests.
5778         (bcopy): Call memmove.
5779
5780 2003-05-08  Roger Sayle  <roger@eyesopen.com>
5781
5782         * g77.f-torture/compile/8485.f: New test case.
5783
5784 2003-05-07  Richard Henderson  <rth@redhat.com>
5785
5786         PR c++/10570
5787         * g++.dg/eh/forced1.C: Expect catch-all handlers to run.
5788         Verify exception_cleanup not called for rethrows.
5789         * g++.dg/eh/forced2.C: Test that exception_cleanup is called
5790         when exiting catch block without rethrowing.
5791         * g++.dg/eh/forced3.C: New.
5792         * g++.dg/eh/forced4.C: New.
5793
5794 2003-05-07  Aldy Hernandez  <aldyh@redhat.com>
5795
5796         * gcc.dg/20030505.c: Fix triplet.
5797
5798 2003-05-06  DJ Delorie  <dj@redhat.com>
5799
5800         * gcc.dg/20021014-1.c: XFAIL for xstormy16 also.
5801         * gcc.dg/nest.c: Likewise.
5802
5803 2003-05-05  Roger Sayle  <roger@eyesopen.com>
5804
5805         * gcc.dg/builtins-14.c: New test case.
5806
5807 2003-05-05  Janis Johnson  <janis187@us.ibm.com>
5808
5809         * lib/compat.exp (compat-execute): New argument.
5810         * g++.dg/compat/compat.exp: Pass new argument to compat-execute.
5811         * gcc.dg/compat: New test directory.
5812         * gcc.dg/compat/compat.exp: New expect script.
5813         * gcc.dg/compat/scalar-by-value-1_main.c: New test file.
5814         * gcc.dg/compat/scalar-by-value-1_x.c: New test file.
5815         * gcc.dg/compat/scalar-by-value-1_y.c: New test file.
5816         * gcc.dg/compat/scalar-by-value-2_main.c: New test file.
5817         * gcc.dg/compat/scalar-by-value-2_x.c: New test file.
5818         * gcc.dg/compat/scalar-by-value-2_y.c: New test file.
5819
5820         * gcc.dg/compat/struct-by-value-1_main.c: New test file.
5821         * gcc.dg/compat/struct-by-value-1_x.c: New test file.
5822         * gcc.dg/compat/struct-by-value-1_y.c: New test file.
5823         * gcc.dg/compat/struct-by-value-2_main.c: New test file.
5824         * gcc.dg/compat/struct-by-value-2_x.c: New test file.
5825         * gcc.dg/compat/struct-by-value-2_y.c: New test file.
5826         * gcc.dg/compat/struct-by-value-3_main.c: New test file.
5827         * gcc.dg/compat/struct-by-value-3_x.c: New test file.
5828         * gcc.dg/compat/struct-by-value-3_y.c: New test file.
5829         * gcc.dg/compat/struct-by-value-4_main.c: New test file.
5830         * gcc.dg/compat/struct-by-value-4_x.c: New test file.
5831         * gcc.dg/compat/struct-by-value-4_y.c: New test file.
5832         * gcc.dg/compat/struct-by-value-5_main.c: New test file.
5833         * gcc.dg/compat/struct-by-value-5_x.c: New test file.
5834         * gcc.dg/compat/struct-by-value-5_y.c: New test file.
5835
5836 2003-05-05  Zack Weinberg  <zack@codesourcery.com>
5837
5838         * gcc.dg/const-elim-1.c, gcc.dg/const-elim-2.c: New testcases.
5839
5840 2003-05-05  Jakub Jelinek  <jakub@redhat.com>
5841
5842         * gcc.c-torture/execute/string-opt-18.c (main): Add 3 new tests.
5843
5844 2003-05-05  Geoffrey Keating  <geoffk@apple.com>
5845
5846         * gcc.c-torture/execute/ieee/fp-cmp-8.c: New test.
5847         * gcc.dg/ppc-fsel-2.c: New test.
5848
5849         * gcc.dg/unused-5.c: New test.
5850
5851 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5852
5853         PR c++/10496
5854         * g++.dg/warn/pmf1.C: New test.
5855
5856 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5857
5858         PR c++/4494
5859         * g++.dg/warn/main.C: New test.
5860
5861 2003-05-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5862
5863         * gcc.dg/nonnull-3.c: New test.
5864
5865 2003-05-04  Neil Booth  <neil@daikokuya.co.uk>
5866
5867         * gcc.dg/cpp/Wtrigraphs.c: Update.
5868         * gcc.dg/cpp/Wtrigraphs-2.c: New tests.
5869
5870 2003-05-03  Geoffrey Keating  <geoffk@apple.com>
5871
5872         * gcc.dg/ppc-fsel-1.c: New test.
5873
5874 2003-05-03  Zack Weinberg  <zack@codesourcery.com>
5875
5876         PR c/10604
5877         * gcc.dg/compare7.c, g++.dg/warn/compare1.C: New testcases.
5878
5879 2003-05-03  Kazu Hirata  <kazu@cs.umass.edu>
5880
5881         * gcc.dg/m-un-2.c: Fix the typedef of size_t.
5882
5883 2003-05-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5884
5885         PR c++/9364, c++/10553, c++/10586
5886         * g++.dg/parse/typename4.C: New test.
5887         * g++.dg/parse/typename5.C: Likewise.
5888
5889 2003-05-03  Richard Sandiford  <rsandifo@redhat.com>
5890
5891         * gcc.c-torture/compile/20030503-1.c: New test.
5892
5893 2003-05-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5894
5895         * g++.dg/lookup/using5.C: Fix testcase error.
5896
5897 2003-05-01  Chris Demetriou  <cgd@broadcom.com>
5898
5899         * gcc.dg/special/mips-abi.exp (is_meabi_config): Remove,
5900         since MEABI is no longer supported.  Remove all vestiges
5901         of MEABI from the test.
5902
5903 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5904
5905         PR c++/10554
5906         * g++.dg/lookup/using5.C: New test.
5907
5908 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5909
5910         PR c++/8772
5911         * g++.dg/template/ttp5.C: New test.
5912
5913 2003-04-30  Mark Mitchell  <mark@codesourcery.com>
5914
5915         * lib/g++-dg.exp (g++-dg-test): Add "repo" option.
5916         (dg-gpp-additional-sources): New function.
5917         (dg-gpp-additional-files): Likewise.
5918         * lib/g++.exp (additional_sources): New variable.
5919         (additional_files): Likewise.
5920         (g++_target_compile): Deal with them.
5921         * lib/old-dejagnu.exp: Remove.
5922         * g++.old-deja/old-deja.exp: Use dg.exp, not old-dejagnu.exp.
5923         * g++.old-deja: Revise all tests to use dg commands.
5924
5925 2003-04-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5926
5927         PR c++/9432, c++/9528
5928         * g++.dg/lookup/using4.C: New test.
5929
5930 2003-04-29  Geoffrey Keating  <geoffk@apple.com>
5931
5932         * gcc.dg/noreturn-5.c: New file.
5933         * gcc.dg/noreturn-6.c: New file.
5934
5935         * gcc.c-torture/compile/inline-1.c: New file.
5936
5937 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
5938
5939         PR c++/10551
5940         * g++.dg/template/explicit1.C: New test.
5941
5942 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
5943
5944         PR c++/10549
5945         * g++.dg/other/bitfield1.C: New test.
5946
5947         PR c++/10527
5948         * g++.dg/init/new7.C: New test.
5949
5950 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
5951
5952         * g++.dg/ext/desig1.C: New test.
5953         * g++.dg/ext/init1.C: Update.
5954
5955         * g++.old-deja/g++.pt/deduct5.C: Remove unnecessary initializer.
5956
5957 2003-04-28  Mark Mitchell  <mark@codesourcery.com>
5958
5959         PR c++/10180
5960         * g++.dg/warn/Winline-1.C: New test.
5961
5962 2003-04-28  Jakub Jelinek  <jakub@redhat.com>
5963
5964         * gcc.c-torture/execute/string-opt-19.c: New test.
5965
5966         * gcc.c-torture/execute/string-opt-asm-1.c: New test.
5967         * gcc.c-torture/execute/string-opt-asm-2.c: New test.
5968
5969 2003-04-27  Mark Mitchell  <mark@codesourcery.com>
5970
5971         PR c++/10506
5972         * g++.dg/init/new6.C: New test.
5973
5974         PR c++/10503
5975         * g++.dg/init/ref6.C: New test.
5976
5977 2003-04-26  David Edelsohn  <edelsohn@gnu.org>
5978
5979         * g++.dg/warn/weak1.C: XFAIL on AIX4.
5980
5981 2003-04-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5982
5983         * gcc.c-torture/execute/string-opt-8.c: Don't perform cmpstr
5984         checks for __pj__, but do them for !__OPTIMIZE__ and __s390__.
5985
5986 2003-04-25  Mark Mitchell  <mark@codesourcery.com>
5987
5988         * g++.old-deja/g++.pt/instantiate12.C: Explicit instantiate
5989         initialized static data members.
5990
5991 2003-04-25  H.J. Lu <hjl@gnu.org>
5992
5993         * gcc.dg/ia64-sync-4.c: New test.
5994
5995 2003-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5996
5997         * gcc.c-torture/execute/string-opt-18.c: Clean up.  Fix copyright
5998         date.
5999
6000 2003-04-24  Nathan Sidwell  <nathan@codesourcery.com>
6001
6002         PR c++/10337
6003         * g++.dg/warn/conv1.C: New test.
6004         * g++.old-deja/g++.other/conv7.C: Adjust.
6005         * g++.old-deja/g++.other/overload14.C: Adjust.
6006
6007 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
6008
6009         PR c++/10471
6010         * g++.dg/template/defarg2.C: New test.
6011
6012 2003-04-23  Neil Booth  <neil@daikokuya.co.uk>
6013
6014         * gcc.dg/cpp/include2.c: Update.
6015         * gcc.dg/cpp/multiline-2.c: New.
6016         * gcc.dg/cpp/multiline.c: Update.
6017         * gcc.dg/cpp/strify2.c: Update.
6018         * gcc.dg/cpp/trad/literals-2.c: Update.
6019
6020 2003-04-23  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6021
6022         * g++.dg/other/packed1.C: XFAIL hppa*-*-*.
6023
6024 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
6025
6026         * g++.dg/parse/typedef1.C: Tweak after fix for PR 10428.
6027
6028 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
6029
6030         PR c++/10451
6031         * g++.dg/parse/crash4.C: New test.
6032
6033         PR c++/9847
6034         * g++.dg/parse/crash5.C: New test.
6035
6036 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
6037
6038         PR c++/10446
6039         * g++.dg/parse/crash3.C: New test.
6040
6041         PR c++/10428
6042         * g++.dg/parse/elab1.C: New test.
6043
6044 2003-04-22  Devang Patel  <dpatel@apple.com>
6045
6046         * gcc.dg/cpp/trad/funlike-5.c: New test.
6047
6048 2003-04-21  Andreas Tobler <a.tobler@schweiz.ch>
6049
6050         * g++.dg/other/packed1.C: Fix dg options.
6051
6052 2003-04-22  Nathan Sidwell  <nathan@codesourcery.com>
6053
6054         * g++.dg/other/offsetof2.C: New test.
6055
6056 2003-04-21  Mark Mitchell  <mark@codesourcery.com>
6057
6058         * g++.dg/template/recurse.C: Adjust location of error messages.
6059
6060 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
6061
6062         PR c++/9881
6063         * g++.dg/init/addr-const1.C: New test.
6064         * g++.dg/other/packed1.C: XFAIL on aligned architectures.
6065
6066 2003-04-20  Nathan Sidwell  <nathan@codesourcery.com>
6067
6068         PR c++/10405
6069         * g++.dg/lookup/struct-hack1.C: New test.
6070
6071 2003-04-20  Neil Booth  <neil@daikokuya.co.uk>
6072
6073         * ucs.c: Update diagnostic messages.
6074
6075 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
6076
6077         * gcc.dg/cpp/truefalse.cpp: New test.
6078         * gcc.dg/cpp/cpp.exp: Update.
6079         * g++.dg/other/stdbool-if.C: Remove.
6080
6081 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
6082
6083         * gcc.dg/cpp/_Pragma4.c: Remove stray space.
6084         * gcc.dg/cpp/trad/escaped-eof.c: Correct line number.
6085
6086 2003-04-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
6087
6088         * gcc.c-torture/compile/20030418-1.c: New test.
6089
6090 2003-04-17  Janis Johnson  <janis187@us.ibm.com>
6091
6092         * README.compat: Remove; content moved to doc/sourcebuild.texi.
6093
6094 2003-04-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6095
6096         PR c++/10347
6097         g++.dg/template/dependent-name1.C: New test.
6098
6099 2003-04-17  J"orn Rennecke <joern.rennecke@superh.com>
6100
6101         * gcc.dg/warn-1.c (tourist_guide): New array,
6102         contains a pointer to bar.
6103
6104 2003-04-16  Roger Sayle  <roger@eyesopen.com>
6105
6106         * gcc.dg/Wunreachable-5.c: New test case for PR c/10175.
6107         * gcc.c-torture/execute/medce-1.c: New test case.
6108         * gcc.c-torture/execute/medce-2.c: New test case.
6109
6110 2003-04-15  Mark Mitchell  <mark@codesourcery.com>
6111
6112         * lib/prune.exp: Ignore more messages.
6113
6114         PR c++/10381
6115         * g++.dg/parse/lookup3.C: New test.
6116
6117 2003-04-15  J"orn Rennecke <joern.rennecke@superh.com>
6118
6119         * gcc.c-torture/compile/20030415-1.c : New test.
6120
6121 2003-04-14  Mark Mitchell  <mark@codesourcery.com>
6122
6123         * gcc.c-torture/execute/scope-2.c: Move to ...
6124         * gcc.dg/noncompile/scope.c: .... here.
6125
6126 2003-04-14  Roger Sayle  <roger@eyesopen.com>
6127
6128         * gcc.dg/20030414-2.c: New test case.
6129
6130 2003-04-14  Hans-Peter Nilsson  <hp@axis.com>
6131
6132         PR target/10377
6133         * gcc.dg/20030414-1.c: New test.
6134
6135 2003-04-13  Roger Sayle  <roger@eyesopen.com>
6136
6137         * gcc.dg/builtins-12.c: New test case.
6138         * gcc.dg/builtins-13.c: New test case.
6139
6140 2003-04-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6141
6142         * gcc.c-torture/execute/string-opt-18.c: New test.
6143
6144 2003-04-13  Mark Mitchell  <mark@codesourcery.com>
6145
6146         PR c++/10300
6147         * g++.dg/init/new5.C: New test.
6148
6149 2003-04-12  Mark Mitchell  <mark@codesourcery.com>
6150
6151         PR c++/7910
6152         * g++.dg/ext/dllimport1.C: New test.
6153
6154 2003-04-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
6155
6156         * gcc.dg/ultrasp8.c: Fix for 32-bit Sparc.
6157
6158 2003-04-11  Bud Davis <bdavis9659@comcast.net>
6159
6160         PR Fortran/9263
6161         * g77.f-torture/noncompile/9263.f: New test
6162         PR Fortran/1832
6163         * g77.f-torture/execute/1832.f: New test
6164
6165 2003-04-11  David Chad  <davidc@freebsd.org>
6166             Loren J. Rittle  <ljrittle@acm.org>
6167
6168         libobjc/8562
6169         * objc.dg/headers.m: New test.
6170
6171 2003-04-10  Zack Weinberg  <zack@codesourcery.com>
6172
6173         * gcc.c-torture/execute/builtin-noret-2.c: New.
6174         * gcc.c-torture/execute/builtin-noret-2.x: New.
6175         XFAIL builtin-noret-2.c at -O1 and above.
6176         * gcc.dg/redecl.c: New.
6177         * gcc.dg/Wshadow-1.c: Update error regexps.
6178
6179 2003-04-10  Mark Mitchell  <mark@codesourcery.com>
6180
6181         * g++.dg/abi/bitfield10.C: New test.
6182
6183 2003-04-09  Mike Stump  <mrs@apple.com>
6184
6185         * gcc.dg/pch/pch.exp: Make testcase names longer.
6186         * g++.dg/pch/pch.exp: Make testcase names longer.
6187
6188 2003-04-08  Roger Sayle  <roger@eyesopen.com>
6189
6190         * gcc.dg/builtins-11.c: New test case.
6191
6192 2003-04-08  Roger Sayle  <roger@eyesopen.com>
6193
6194         * gcc.dg/builtins-9.c: New test case.
6195         * gcc.dg/builtins-10.c: New test case.
6196
6197 2003-04-07  J"orn Rennecke <joern.rennecke@superh.com>
6198
6199         * gcc.dg/noncompile/init-4.c.c: New test.
6200
6201 2003-04-06  Nathan Sidwell  <nathan@codesourcery.com>
6202
6203         * gcc.misc-test/gcov-9.c: New test.
6204         * gcc.misc-test/gcov-10.c: New test
6205         * gcc.misc-test/gcov-11.c: New test.
6206
6207 2003-04-05  Zack Weinberg  <zack@codesourcery.com>
6208
6209         PR optimization/10024
6210         * gcc.c-torture/compile/20030405-1.c: New test.
6211
6212 2003-04-04  Geoffrey Keating  <geoffk@apple.com>
6213
6214         * gcc.dg/pch/static-3.c: New.
6215         * gcc.dg/pch/static-3.hs: New.
6216         * gcc.dg/pch/pch.exp: Test with -O0 -g too.
6217
6218 2003-04-04  Richard Henderson  <rth@redhat.com>
6219
6220         * g++.dg/eh/forced1.C: Use _Unwind_SjLj_ForcedUnwind as appropriate.
6221         * g++.dg/eh/forced2.C: Likewise.
6222
6223 2003-04-03  Mike Stump  <mrs@apple.com>
6224
6225         * lib/scanasm.exp (scan-assembler): Add xfail processing for
6226         target arg.
6227         (scan-assembler-times, scan-assembler-not): Likewise.
6228         (scan-assembler-dem, scan-assembler-dem-not): Likewise.
6229
6230 2003-04-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
6231
6232         * gcc.dg/sparc-loop-1.c: New test.
6233
6234 2003-04-02  Geoffrey Keating  <geoffk@apple.com>
6235
6236         PR other/9274
6237         * g++.dg/pch/system-2.C: New.
6238         * g++.dg/pch/system-2.Hs: New.
6239
6240 2003-04-02  Aldy Hernandez  <aldyh@redhat.com>
6241
6242         * g++.dg/eh/simd-2.C (vecfunc): Fix typo.
6243
6244         * g++.dg/eh/simd-1.C (vecfunc): Same.
6245
6246 2003-04-01  Roger Sayle  <roger@eyesopen.com>
6247
6248         * gcc.c-torture/execute/20030401-1.c: New test case.
6249
6250 2003-04-01  Ziemowit Laski <zlaski@apple.com>
6251
6252         * objc.dg/defs.m: New.
6253
6254 2003-04-01  Aldy Hernandez  <aldyh@redhat.com>
6255
6256         * g++.dg/eh/simd-1.C: New.
6257         * g++.dg/eh/simd-2.C: New.
6258
6259 2003-03-01  Aldy Hernandez  <aldyh@redhat.com>
6260
6261         * gcc.c-torture/execute/simd-3.c: New.
6262
6263 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
6264
6265         PR c/9936
6266         * gcc.dg/20030331-2.c: New test.
6267
6268 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
6269
6270         PR c++/10278
6271         * g++.dg/parse/crash2.C: New test.
6272
6273 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
6274
6275         * gcc.c-torture/compile/20030331-1.c: New test, moved from...
6276         * gcc.c-torture/execute/20030331-1.c: ...here.
6277
6278 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
6279
6280         * gcc.c-torture/execute/20030331-1.c: New test.
6281
6282 2003-03-31  Nathan Sidwell  <nathan@codesourcery.com>
6283
6284         * lib/gcov.exp: Adjust call return testing strings.
6285         * g77.dg/gcov/gcov-1.f: Don't expect unconditional branches.
6286
6287 2003-03-31  Roger Sayle  <roger@eyesopen.com>
6288
6289         * gcc.dg/builtins-3.c: Add new tests for sin and cos.
6290         * gcc.dg/builtins-7.c: New test case.
6291         * gcc.dg/builtins-8.c: New test case.
6292
6293 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
6294
6295         * gcc.c-torture/execute/ieee/20030331-1.c: New test.
6296
6297 2003-03-30  Mark Mitchell  <mark@codesourcery.com>
6298
6299         PR c++/7647
6300         * g++.dg/lookup-class-member-2.C: New test.
6301
6302 2003-03-30  Glen Nakamura  <glen@imodulo.com>
6303
6304         * gcc.dg/20030324-1.c: Add comments and abort if test fails.
6305
6306 2003-03-28  Roger Sayle  <roger@eyesopen.com>
6307
6308         * gcc.c-torture/execute/ieee/fp-cmp-6.c:  Correct test for -O0.
6309
6310 2003-03-28  Mark Mitchell  <mark@codesourcery.com>
6311
6312         * g++.dg/init/attrib1.C: New test.
6313
6314 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
6315
6316         * gcc.dg/ultrasp8.c: New test.
6317
6318 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
6319
6320         * gcc.dg/ultrasp7.c: New test.
6321
6322 2003-03-28  Nathan Sidwell  <nathan@codesourcery.com>
6323
6324         PR c++/10047
6325         * g++.dg/template/inline1.C: New test.
6326
6327 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
6328
6329         * gcc.dg/sparc-dwarf2.c: New test.
6330
6331 2003-03-27  Roger Sayle  <roger@eyesopen.com>
6332
6333         * gcc.c-torture/execute/ieee/fp-cmp-6.c: New test case.
6334         * gcc.c-torture/execute/ieee/fp-cmp-7.c: New test case.
6335
6336 2003-03-27  Mark Mitchell  <mark@codesourcery.com>
6337
6338         * lib/gcov.exp (run-gcov): Add branches and calls options, rather
6339         than reading .x files.
6340         * g++.dg/gcov/gcov-1.C: Use run-gcov options, not .x files.
6341         * g77.dg/gcov/gcov-1.f: Likewise.
6342         * gcc.misc-tests/gcov-4b.c: Likewise.
6343         * gcc.misc-tests/gcov-5b.c: Likewise.
6344         * gcc.misc-tests/gcov-6.c: Likewise.
6345         * gcc.misc-tests/gcov-7.c: Likewise.
6346         * gcc.misc-tests/gcov-8.c: Likewise.
6347         * g++.dg/gcov/gcov-1.x: Remove.
6348         * g77.dg/gcov/gcov-1.x: Likewise.
6349         * gcc.misc-tests/gcov-4b.x: Likewise.
6350         * gcc.misc-tests/gcov-5b.x: Likewise.
6351         * gcc.misc-tests/gcov-6.x: Likewise.
6352         * gcc.misc-tests/gcov-7.x: Likewise.
6353         * gcc.misc-tests/gcov-8.x: Likewise.
6354
6355 2003-03-27  Glen Nakamura  <glen@imodulo.com>
6356
6357         PR opt/10087
6358         * gcc.dg/20030324-1.c: New test.
6359
6360 2003-03-27  Nathan Sidwell  <nathan@codesourcery.com>
6361
6362         PR c++/10224
6363         * g++.dg/template/arg3.C: New test.
6364
6365         PR c++/10158
6366         * g++.dg/template/friend18.C: New test.
6367
6368 2003-03-26  Roger Sayle  <roger@eyesopen.com>
6369
6370         * g77.f-torture/compile/20030326-1.f: New test case.
6371
6372 2003-03-26  Janis Johnson  <janis187@us.ibm.com>
6373
6374         * gcc.c-torture/execute/20020227-1.x: Don't XFAIL for powerpc64.
6375
6376         * gcc.c-torture/compile/simd-5.x: Expect XFAIL for powerpc64.
6377
6378 2003-03-26  Jakub Jelinek  <jakub@redhat.com>
6379
6380         * gcc.dg/ia64-sync-3.c: New test.
6381
6382 2003-03-26  Alan Modra  <amodra@bigpond.net.au>
6383
6384         * gcc.dg/loop-2.c: Replace "inline" with "__inline__".
6385
6386 2003-03-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
6387
6388         * gcc.dg/ultrasp6.c: New test.
6389
6390 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
6391
6392         * gcc.dg/i386-signbit-1.c: New test.
6393         * gcc.dg/i386-signbit-2.c: New test.
6394         * gcc.dg/i386-signbit-3.c: New test.
6395
6396 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
6397
6398         * gcc.dg/ultrasp5.c: Fix options.
6399
6400 2003-03-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
6401
6402         * gcc.dg/ultrasp5.c: Fix comment.
6403
6404 2003-03-24  Bud Davis  <bdavis9659@comcast.net>
6405
6406         PR fortran/10197
6407         * g77.f-torture/execute/10197.f: New test.
6408
6409 2003-03-24  Nathan Sidwell  <nathan@codesourcery.com>
6410
6411         PR c++/9898, c++/383
6412         * g++.dg/template/conv6.C: New test.
6413
6414         PR c++/10119
6415         * g++.dg/template/ptrmem5.C: New test.
6416
6417         PR c++/10026
6418         * g++.dg/lookup/koenig1.C: New test.
6419
6420         PR C++/10199
6421         * g++.dg/lookup/template2.C: New test.
6422
6423 2003-03-24  Jakub Jelinek  <jakub@redhat.com>
6424
6425         * g++.dg/opt/rtti1.C: New test.
6426
6427 2003-03-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
6428
6429         * gcc.dg/ultrasp5.c: New test.
6430
6431 2003-03-23  Arpad Beszedes <beszedes@cc.u-szeged.hu>
6432
6433         PR middle-end/9967
6434         * gcc.c-torture/execute/stdio-opt-1.c: Adjust test for change to
6435         builtin fputs.
6436
6437 2003-03-23  Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>
6438
6439         PR c/8224
6440         * gcc.dg/20030323-1.c: New test.
6441
6442 2003-03-23  Roger Sayle  <roger@eyesopen.com>
6443
6444         * gcc.c-torture/compile/20030323-1.c: New test case.
6445
6446 2003-03-22  Ulrich Weigand  <uweigand@de.ibm.com>
6447
6448         * gcc.dg/20030321-1.c: New test.
6449
6450 2003-03-22  Zack Weinberg  <zack@codesourcery.com>
6451
6452         * gcc.dg/Wshadow-1.c: Add a dg-warning line.
6453
6454 2003-03-22  Nathan Sidwell  <nathan@codesourcery.com>
6455
6456         PR c++/9978, c++/9708
6457         * g++.dg/ext/vlm1.C: Adjust expected error.
6458         * g++.dg/ext/vla2.C: New test.
6459         * g++.dg/template/arg1.C: New test.
6460         * g++.dg/template/arg2.C: New test.
6461
6462 2003-03-22  Bud Davis  <bdavis9659@comcast.net>
6463
6464         * g77.f-torture/execute/select.f: New test.
6465         * g77.f-torture/noncompile/select_no_compile.f: New test.
6466
6467 2003-03-21  Nathan Sidwell  <nathan@codesourcery.com>
6468
6469         PR c++/9898
6470         * g++.dg/other/error4.C: New test.
6471
6472 2003-03-20  Mark Mitchell  <mark@codesourcery.com>
6473
6474         * g++.dg/template/friend17.C: New test.
6475
6476 2003-03-21  Alan Modra  <amodra@bigpond.net.au>
6477
6478         * gcc.c-torture/compile/20030320-1.c: New.
6479
6480 2003-03-20  Roger Sayle  <roger@eyesopen.com>
6481
6482         * gcc.dg/builtins-6.c: New test case.
6483
6484 2003-03-19  Alan Modra  <amodra@bigpond.net.au>
6485
6486         PR target/10073
6487         * gcc.c-torture/compile/20030319-1.c: New.
6488
6489 2003-03-18  Jan Hubicka  <jh@suse.cz>
6490
6491         * gcc.dg/i386-cvt-1.c: New test.
6492
6493 2003-03-17  Zack Weinberg  <zack@codesourcery.com>
6494
6495         * objc.dg/naming-1.m: Use "(parse|syntax) error".
6496         * objc.dg/naming-2.m: Likewise.
6497
6498 2003-03-17  Mark Mitchell  <mark@codesourcery.com>
6499
6500         PR c++/9639
6501         * g++.dg/parse/crash1.C: New test.
6502
6503 2003-03-16  Mark Mitchell  <mark@codesourcery.com>
6504
6505         PR c++/8805
6506         * g++.dg/eh/cleanup1.C: New test.
6507
6508 2003-03-16  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
6509
6510         * gcc.c-torture/execute/20030316-1.c: New test case.
6511
6512 2003-03-16  Nathan Sidwell  <nathan@codesourcery.com>
6513
6514         PR c++/9629
6515         * g++.dg/init/ctor2.C: New test.
6516
6517 2003-03-15  Roger Sayle  <roger@eyesopen.com>
6518
6519         * g77.f-torture/compile/xformat.f: New test case.
6520
6521 2003-03-15  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6522
6523         * g++.old-deja/g++.mike/eh33.C: Remove xfail for hppa*-*-*.
6524         * g++.old-deja/g++.mike/eh50.C: Likewise.
6525
6526 2003-03-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6527
6528         PR c++/6440
6529         * g++.dg/template/spec7.C: New test.
6530         * g++.dg/template/spec8.C: Likewise.
6531
6532 2003-03-14  Jakub Jelinek  <jakub@redhat.com>
6533
6534         * gcc.c-torture/execute/20030313-1.c: New test.
6535
6536 2003-03-14  Richard Henderson  <rth@redhat.com>
6537
6538         * gcc.dg/inline-2.c: Adjust alpha test for external call.
6539
6540 2003-03-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
6541
6542         * gcc.c-torture/compile/20030314-1.c: New test.
6543
6544 2003-03-13  Danny Smith  <dannysmith@users.sourceforge.net>
6545
6546         * gcc.dg/dll-1.c: Remove thumb target. Change exp to _exp.
6547         * gcc.dg/dll-2.c: Enable for cygwin and mingw. Remove
6548         thumb target,
6549         * gcc.dg/dll-3.c: Likewise. Adjust scan-assembler
6550         to accept newer _imp__  prefix and additional
6551         newline in .drectve section.
6552         * gcc.dg/dll-4.c: Likewise.
6553         * gcc.dg/dll-5.c: New file to test -mnop-fun-dllimport
6554         switch.
6555
6556 2003-03-13  Mark Mitchell  <mark@codesourcery.com>
6557
6558         * g++.dg/parse/namespace9.C: New test.
6559
6560         * g++.dg/init/ref5.C: New test.
6561         * g++.dg/parse/ptrmem1.C: Likewise.
6562
6563 2003-03-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6564
6565         * gcc.dg/special/ecos.exp (gcsec-1.c): Find linker used by gcc.
6566         * gcc.dg/old-style-asm-1.c (dg-final): Add hpux label alternative to
6567         regular expression.
6568         * gcc.dg/funcorder.c (dg-final): Check for "link_error,%r" on hppa*-*-*.
6569         * gcc.dg/inline-1.c (dg-final): Check for "xyzzy?,%r" on hppa*-*-*.
6570
6571 2003-03-12  Daniel Jacobowitz  <drow@mvista.com>
6572
6573         * gcc.c-torture/execute/20030224-2.c: New test.
6574
6575 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
6576
6577         * gcc.dg/decl-3.c: New test.
6578
6579 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
6580
6581         * gcc.dg/i386-loop-2.c: New test.
6582
6583 2003-03-11  Mark Mitchell  <mark@codesourcery.com>
6584
6585         PR c++/9474
6586         * g++.dg/parse/namespace8.C: New test.
6587
6588         PR c++/9924
6589         * g++.dg/overload/builtin2.C: New test.
6590
6591 2003-03-11  Steven Bosscher  <s.bosscher@student.tudelft.nl>
6592
6593         * gcc.dg/return-type-3.c: New test.
6594
6595 2003-03-11  D.Venkatasubramanian  <dvenkat@noida.hcltech.com>
6596
6597         * gcc.misc-tests/bprob.exp: Disable test cases for h8300-*-* as
6598         profiling options are not supported.
6599
6600 2003-03-10  Mark Mitchell  <mark@codesourcery.com>
6601
6602         * g++.old-deja/g++.benjamin/16077.C: Adjust warnings.
6603         * g++.old-deja/g++.warn/impint2.C: Likewise.
6604
6605 2003-03-10  Devang Patel  <dpatel@apple.com>
6606
6607         * g++.dg/cpp/c++_cmd_1.C: New test.
6608         * g++.dg/cpp/c++_cmd_1.h: New file.
6609
6610 2003-03-10  Segher Boessenkool  <segher@koffie.nl>
6611
6612         * gcc.dg/altivec-9.c: New file.
6613
6614 2003-03-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6615
6616         * gcc.dg/ppc-sdata-1.c: New test.
6617         * gcc.dg/ppc-sdata-2.c: New test.
6618
6619 2003-03-09  Mark Mitchell  <mark@codesourcery.com>
6620
6621         PR c++/9373
6622         * g++.dg/opt/ptrmem2.C: New test.
6623
6624         PR c++/8534
6625         * g++.dg/opt/ptrmem1.C: New test.
6626
6627 2003-03-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
6628
6629         * gcc.dg/i386-loop-1.c: New test.
6630
6631 2003-03-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6632
6633         PR c++/9970
6634         * g++.dg/lookup/friend1.C: New test.
6635
6636 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
6637
6638         PR c++/9823
6639         * g++.dg/parser/constructor1.C: New test.
6640
6641 2003-03-08  Hans-Peter Nilsson  <hp@bitrange.com>
6642
6643         * gcc.c-torture/execute/20020720-1.x: Add xfail for cris-*-*.
6644
6645         * gcc.dg/old-style-asm-1.c: Tweak to match mmix-knuth-mmixware.
6646
6647 2003-03-08  Neil Booth  <neil@daikokuya.co.uk>
6648
6649         * gcc.dg/cpp/Wunused.c: Update test.
6650
6651 2003-03-08  Jan Hubicka  <jh@suse.cz>
6652
6653         * gcc.dg/inline-3.c: New test.
6654
6655 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
6656
6657         PR c++/9809
6658         * g++.dg/parse/builtin1.C: New test.
6659
6660         PR c++/9982
6661         * g++.dg/abi/cookie1.C: New test.
6662         * g++.dg/abi/cookie2.C: Likewise.
6663
6664         PR c++/9524
6665         * g++.dg/template/field1.C: New test.
6666
6667         PR c++/9912
6668         * g++.dg/parse/class1.C: New test.
6669         * g++.dg/parse/namespace7.C: Likewise.
6670         * g++.old-deja/g++.other/decl5.C: Remove XFAILs.
6671
6672 2003-03-07  Mark Mitchell  <mark@codesourcery.com>
6673
6674         * g++.dg/init/ref4.C: New test.
6675
6676 2003-03-07  Jan Hubicka  <jh@suse.cz>
6677
6678         * gcc.dg/i386-local2.c: Fix problems with certain versions of dejagnu.
6679         * gcc.dg/inline-3.c:  New test.
6680
6681 2003-03-06  Mark Mitchell  <mark@codesourcery.com>
6682
6683         * g++.dg/init/ref3.C: New test.
6684
6685         PR c++/9965
6686         * g++.dg/init/ref2.C: New test.
6687
6688         PR c++/9400
6689         * g++.dg/warn/Wshadow-2.C: New test.
6690
6691         PR c++/9791
6692         * g++.dg/warn/Woverloaded-1.C: New test.
6693
6694 2003-03-05  Jan Hubicka  <jh@suse.cz>
6695
6696         * gcc.dg/i386-local2.c: New.
6697         * gcc.dg/i386-local.c: Fix typo.
6698
6699 2003-03-05  Mark Mitchell  <mark@codesourcery.com>
6700
6701         * g++.dg/abi/layout3.C: New test.
6702
6703 2003-03-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
6704
6705         * gcc.c-torture/compile/20030305-1.c
6706
6707 2003-03-05  Jan Hubicka  <jh@suse.cz>
6708
6709         * gcc.dg/i386-local.c: New.
6710
6711 2003-03-04  J"orn Rennecke <joern.rennecke@superh.com>
6712
6713         * gcc.dg/sh-relax.c: Disable for sh64-*-*.
6714
6715 2003-03-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
6716
6717         * gcc.dg/switch-2.c: New test.
6718         * gcc.dg/switch-3.c: New test.
6719         * gcc.dg/Wswitch.c: Adjust line numbers.
6720         * gcc.dg/Wswitch-default.c: Likewise.
6721         * gcc.dg/Wswitch-enum.c: Likewise.
6722
6723 2003-03-04  Alexandre Oliva  <aoliva@redhat.com>
6724
6725         * gcc.c-torture/execute/20030222-1.c: New test.
6726
6727 2003-03-03  James E Wilson  <wilson@tuliptree.org>
6728
6729         * gcc.dg/m68k-slp-ice.c: New test for PR c/7872.
6730
6731 2003-03-03  Mark Mitchell  <mark@codesourcery.com>
6732
6733         PR c++/9878
6734         * g++.dg/init/ref1.C: New test.
6735
6736 2003-03-03  J"orn Rennecke <joern.rennecke@superh.com>
6737
6738         * gcc.dg/sh-relax.c: New SH-only test.
6739
6740 2003-03-03  Geoffrey Keating  <geoffk@apple.com>
6741
6742         * gcc.c-torture/compile/20010327-1.c: Back out last change.  Add
6743         comment explaining purpose of testcase.
6744
6745 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
6746
6747         * gcc.c-torture/execute/960312-1.x: New file, must pass -mshort
6748         for HC11/HC12 (asm needs two int registers).
6749         * gcc.c-torture/compile/20020312-1.x: New file, don't execute on
6750         HC11/HC12 because the test uses an asm which needs two 32-bit
6751         registers.
6752
6753 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
6754
6755         * gcc.c-torture/compile/920501-12.x: New file, must pass -mshort
6756         for HC11/HC12 (array is too large otherwise).
6757         * gcc.c-torture/compile/920501-4.x: New file, likewise.
6758         * gcc.c-torture/compile/20010518-2.x: Likewise.
6759         * gcc.c-torture/compile/980506-1.x: Don't execute this test on
6760         HC11/HC12 (array is too large).
6761
6762 2003-03-01  Geoffrey Keating  <geoffk@apple.com>
6763
6764         * lib/gcc-dg.exp (gcc-dg-test): Change .pch to .gch.
6765         * lib/g++-dg.exp (g++-dg-test): Likewise.
6766
6767 2003-03-01  Roger Sayle  <roger@eyesopen.com>
6768
6769         * g++.old-deja/g++.other/builtins10.C: New test for PR 9367.
6770         * gcc.dg/format/attr-5.c: Handle new conflicting types warning.
6771
6772 2003-03-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6773
6774         * g++.dg/warn/implicit-typename1.C: Remove warning.
6775
6776 2003-02-28  Richard Henderson  <rth@redhat.com>
6777
6778         * gcc.dg/noreturn-1.c: Move noreturn warning line.
6779         * gcc.dg/return-type-1.c: Move control reaches end warning line.
6780
6781 2003-02-28  Geoffrey Keating  <geoffk@apple.com>
6782
6783         * gcc.dg/pch/pch.exp: Change .pch to .gch.
6784         * g++.dg/pch/pch.exp: Likewise.
6785
6786 2003-02-28  Mark Mitchell  <mark@codesourcery.com>
6787
6788         PR c++/9879
6789         * testsuite/g++.dg/init/new4.C: New test.
6790
6791 2003-02-28  Richard Earnshaw  <rearnsha@arm.com>
6792
6793         * gcc.dg/arm-asm.c: Enable for StrongARM and XScale targets.
6794
6795 2003-02-28  Alexandre Oliva  <aoliva@redhat.com>
6796
6797         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead of
6798         unsigned long.
6799
6800         * gcc.c-torture/compile/simd-3.c: Do nothing if double is not
6801         wider than float.
6802
6803 2003-02-26  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6804
6805         * lib/scanasm.exp: Add support for counting numbers of
6806         occurences.
6807         * gcc.dg/unswitch-1.c, gcc.dg/peel-1.c, gcc.dg/unroll-1.c,
6808         gcc.dg/unroll-2.c, gcc.dg/unroll-3.c: New tests.
6809
6810 2003-02-25  Mark Mitchell  <mark@codesourcery.com>
6811
6812         PR c++/9683
6813         * g++.dg/template/static3.C: New test.
6814
6815         PR c++/9829
6816         * g++.dg/parse/namespace6.C: New test.
6817
6818 2003-02-25  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6819
6820         PR target/9732
6821         * gcc.dg/20030225-1.c: New test.
6822
6823 2003-02-24  Mark Mitchell  <mark@codesourcery.com>
6824
6825         * README: Remove out-of-date information.
6826
6827         PR c++/9836
6828         * g++.dg/template/spec6.C: New test.
6829
6830 2003-02-24  Jeff Law  <law@redhat.com>
6831
6832         * gcc.c-torture/compile/20030224-1.c: New test for ia32 backend bug.
6833
6834 2003-02-24  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6835
6836         * g++.dg/other/pragma-ep-1.C: Test for __PRAGMA_EXTERN_PREFIX.
6837         * gcc.dg/pragma-ep-1.c: Likewise.
6838
6839 2003-02-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6840
6841         PR c++/9602
6842         * g++.dg/template/friend16.C: New test.
6843
6844 2003-02-23  Mark Mitchell  <mark@codesourcery.com>
6845
6846         PR c++/5333
6847         * g++.dg/parse/fused-params1.C: Adjust error messages.
6848         * g++.dg/template/nested3.C: New test.
6849
6850 2003-02-24  Alan Modra  <amodra@bigpond.net.au>
6851
6852         * g++.dg/abi/param1.C: New test.
6853
6854 2003-02-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6855
6856         PR c++/7982
6857         * g++.dg/warn/implicit-typename1.C: New test.
6858
6859 2003-02-22  Kelley Cook <kelleycook@comcast.net>
6860
6861         * g++.old-deja/g++.other/store-expr1.C: Replace "mcpu"
6862         with "mtune".
6863         * g++.old-deja/g++.other/store-expr2.C: Likewise.
6864         * gcc.c-torture/execute/20010129-1.x: Likewise.
6865         * gcc.dg/20011107-1.c: Likewise.
6866         * gcc.dg/20020108-1.c: Likewise.
6867         * gcc.dg/20020122-3.c: Likewise.
6868         * gcc.dg/20020206-1.c: Likewise.
6869         * gcc.dg/20020310-1.c: Likewise.
6870         * gcc.dg/20020426-2.c: Likewise.
6871         * gcc.dg/20020517-1.c: Likewise.
6872         * gcc.dg/991230-1.c: Likewise.
6873         * gcc.dg/i386-unroll-1.c: Likewise.
6874         * gcc.misc-tests/i386-prefetch.exp: Likewise.
6875
6876 2003-02-22  Jan Hubicka  <jh@suse.cz>
6877
6878         * gcc.dg/i386-mul.c: New test.
6879
6880 2003-02-21  Roger Sayle  <roger@eyesopen.com>
6881
6882         * gcc.dg/builtins-5.c: New test case.
6883
6884 2003-02-22  Hans-Peter Nilsson  <hp@axis.com>
6885
6886         * gcc.dg/asmreg-1.c: New test.
6887
6888 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
6889
6890         PR c++/9749
6891         * g++.dg/parse/varmod1.C: New test.
6892
6893 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
6894
6895         PR c++/9727
6896         * g++.dg/template/op1.C: New test.
6897
6898 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
6899
6900         PR c++/8906
6901         * g++.dg/template/nested2.C: New test.
6902
6903 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
6904
6905         PR c++/8724
6906         * g++.dg/expr/dtor1.C: New test.
6907
6908 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
6909
6910         * gcc.dg/cpp/include3.c: New test.
6911         * gcc.dg/cpp/inc/foo.h: New file.
6912
6913 2003-02-21  Glen Nakamura  <glen@imodulo.com>
6914
6915         * gcc.c-torture/execute/20030221-1.c: New test.
6916
6917 2003-02-20  Mark Mitchell  <mark@codesourcery.com>
6918
6919         PR c++/9729
6920         * g++.dg/abi/conv1.C: New test.
6921
6922 2003-02-20  Jan Hubicka  <jh@suse.cz>
6923
6924         * gcc.c-torture/execute/20020720-1.x: XFAIL for x86-64.
6925
6926 2003-02-19  Daniel Jacobowitz  <drow@mvista.com>
6927
6928         * gcc.c-torture/compile/20030219-1.c: New test.
6929
6930 2003-02-18  Jan Hubicka  <jh@suse.cz>
6931
6932         * gcc.dg/funcorder.c: New test.
6933
6934 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
6935
6936         * gcc.c-torture/execute/20030218-1.c: New.
6937
6938 2003-02-18  Aldy Hernandez  <aldyh@redhat.com>
6939
6940         * gcc.dg/20030218-1.c: New.
6941
6942 2003-02-18  Richard Henderson  <rth@redhat.com>
6943
6944         * gcc.dg/attr-invalid.c: Allow __used__ on static data.
6945         * gcc.dg/attr-used-2.c: New.
6946
6947 2003-02-18  Mark Mitchell  <mark@codesourcery.com>
6948
6949         PR c++/9704
6950         * g++.dg/init/copy5.C: New test.
6951
6952 2003-02-18  Geoffrey Keating  <geoffk@apple.com>
6953
6954         * gcc.dg/pch/pch.exp: Delete $bname.h before copying into it.
6955         * g++.dg/pch/pch.exp: Likewise.
6956
6957 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
6958
6959         * gcc.c-torture/execute/20030209-1.c: Enable the test if
6960         STACK_SIZE is not defined.
6961
6962 2003-02-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6963
6964         PR c++/9457
6965         * g++.dg/template/init1.C: New test.
6966
6967 2003-02-16  Jan HUbicka  <jh@suse.cz>
6968
6969         * gcc.dg/c90-const-expr-3.c (DZERO): New static variable
6970         (foo): Add few extra tests
6971         * gcc.dg/c99-const-expr-3.c: Likewise.
6972         * gcc.c-torture/execute/20030216-1.c: New.
6973
6974 2003-02-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6975
6976         PR c++/9459
6977         * g++.dg/ext/typeof4.C: New test.
6978
6979 2003-02-15  Roger Sayle  <roger@eyesopen.com>
6980
6981         * gcc.dg/i386-387-3.c: New test case.
6982
6983 2003-02-14  Josef Zlomek  <zlomekj@suse.cz>
6984
6985         * gcc.dg/20030213-1.c: Expect warning for unsupported -fpic on
6986         cris-*-elf* cris-*-aout* and mmix-*-*.
6987
6988 2003-02-13  Josef Zlomek  <zlomekj@suse.cz>
6989
6990         * gcc.dg/20030213-1.c: New test.
6991
6992 2003-02-12  Roger Sayle  <roger@eyesopen.com>
6993
6994         * gcc.dg/i386-387-1.c: Add new test for __builtin_atan2.
6995         * gcc.dg/i386-387-2.c: Likewise.
6996
6997 2003-02-12  Aldy Hernandez  <aldyh@redhat.com>
6998
6999         * gcc.dg/ppc-spe.c: Fix formatting.
7000         Enable tests that were previously unsupported by gas.
7001         Delete tests for instructions that no longer exist.
7002         Switch arguments on evsubifw builtin.
7003
7004 2003-02-12  Kazu Hirata  <kazu@cs.umass.edu>
7005
7006         * gcc.c-torture/execute/20030209-1.c: Disable the test if
7007         STACK_SIZE is too small.
7008
7009 2003-02-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
7010             Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
7011
7012         * gcc.dg/decl-2.c: New test.
7013
7014 2003-02-10  Jan Hubicka  <jh@suse.cz>
7015
7016         * gcc.dg/i386-fpcvt-1.c:  New test.
7017
7018 2002-02-09  Richard Sandiford  <rsandifo@redhat.com>
7019
7020         * gcc.c-torture/execute/20030209-1.c: New test.
7021
7022 2003-02-09  Kazu Hirata  <kazu@cs.umass.edu>
7023
7024         * gcc.c-torture/execute/builtin-bitops-1.c: When testing the
7025         int-wide bitops, use the constants of the same width.
7026         Likewise, if long long is 32-bit wide, test bitops using
7027         32-bit constants.
7028
7029 2003-02-07  Loren James Rittle  <ljrittle@acm.org>
7030
7031         * gcc.dg/20021014-1.c: Annotate with expected notice text.
7032
7033 2003-02-07  Roger Sayle  <roger@eyesopen.com>
7034
7035         * testsuite/gcc.dg/builtins-4.c: New test case.
7036
7037 2003-02-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7038
7039         * gcc.dg/20020430-1.c: Fix dg command typos.
7040         * gcc.dg/20020503-1.c: Likewise.
7041
7042 2003-02-06  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
7043
7044         PR c++/8785
7045         * g++.dg/parse/fused-params1.C: New test.
7046
7047         PR c++/8857
7048         * g++.dg/parse/tmpl-tmpl-operator1.C: New test.
7049
7050         PR c++/8921
7051         * g++.dg/parse/non-dependent1.C: New test.
7052
7053         PR c++/8928
7054         * g++.dg/parse/dupl-tmpl-args1.C: New test.
7055
7056         PR c++/9228
7057         * g++.dg/parse/undefined7.C: New test.
7058         * g++.dg/parse/non-templ1.C: New test.
7059
7060         PR c++/9229
7061         * g++.dg/parse/too-many-tmpl-args1.C: New test.
7062
7063 2003-02-06  Eric Botcazou <ebotcazou@libertysurf.fr>
7064
7065         * gcc.c-torture/compile/20030206-1.c: New test.
7066
7067 2003-02-05  Roger Sayle  <roger@eyesopen.com>
7068
7069         * gcc.c-torture/compile/921206-1.c: Rename undeclared function from
7070         "pow" to "foo" to avoid potential confusion with a math built-in.
7071
7072 2003-02-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7073
7074         * gcc.c-torture/execute/20020227-1.x: Update specific XFAIL
7075         conditions for SPARC targets.
7076
7077 2003-02-05  Jakub Jelinek  <jakub@redhat.com>
7078
7079         * gcc.dg/20030204-1.c: New test.
7080
7081 2003-02-04  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
7082
7083         PR c++/38
7084         * g++.dg/parse/array-size1.C: New test.
7085
7086         PR c++/5657
7087         * g++.dg/parse/undefined3.C: New test.
7088
7089         PR c++/5665
7090         * g++.dg/parse/undefined4.C: New test.
7091
7092         PR c++/5975
7093         * g++.dg/parse/undefined5.C: New test.
7094
7095         PR c++/7259
7096         * g++.dg/parse/tmpl-tmpl-param1.C: New test.
7097
7098         PR c++/8578
7099         * g++.dg/parse/casting-operator1.C: New test.
7100
7101         PR c++/8596
7102         * g++.dg/parse/undefined6.C: New test.
7103
7104         PR c++/8736
7105         * g++.dg/parse/missing-template1.C: New test.
7106
7107 2003-02-04  Jan Hubicka  <jh@suse.cz>
7108
7109         * gcc.dg/i386-cadd.c:  Compile using -march=k8.
7110         * gcc.dg/i386-cmov?.c:  Likewise.
7111         * gcc.dg/i386-fpcvt-?.c:  Likewise.
7112         * gcc.dg/i386-ssefp-1.c:  Likewise.
7113         * gcc.dg/i386-ssetype-?.c:  Likewise; fix for register passing
7114         conventions.
7115
7116 2003-02-03  Mark Mitchell  <mark@codesourcery.com>
7117
7118         PR c++/7129
7119         * testsuite/g++.dg/ext/max.C: New test.
7120
7121 2003-02-03  Jan Hubicka  <jh@suse.cz>
7122
7123         * gcc.c-torture/execute/20030203-1.c: New test.
7124
7125 2003-02-03  Richard Earnshaw  <rearnsha@arm.com>
7126
7127         * gcc.c-torture/exectue/ieee/20000320-1.c: The ARM VFP format is
7128         'natural-endian'.
7129
7130 2003-02-01  Richard Sandiford  <rsandifo@redhat.com>
7131
7132         * g++.dg/init/new1.C: Remove -fvolatile dg-options line.
7133         * g++.dg/init/new2.C: Likewise.
7134         * g++.dg/other/new1.C: Likewise.
7135
7136 2003-01-31  Loren J. Rittle <ljrittle@acm.org>
7137
7138         * gcc.dg/struct-ret-libc.c: New test.
7139
7140 2003-01-31  Ulrich Weigand  <uweigand@de.ibm.com>
7141
7142         * gcc.dg/20030129-1.c: New test.
7143
7144 2003-01-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7145
7146         PR c++/8849
7147         * g++.dg/template/ptrmem4.C: New test.
7148
7149 2003-01-29  Mark Mitchell  <mark@codesourcery.com>
7150
7151         * g++.dg/parser/constant1.C: New test.
7152
7153 2003-01-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7154
7155         PR c++/8591
7156         * g++.dg/parse/friend2.C: New test.
7157
7158 2003-01-29  Nathan Sidwell  <nathan@codesourcery.com>
7159
7160         PR c++/9437
7161         * g++.dg/template/unify4.C: New test.
7162
7163 2003-01-28  Richard Sandiford  <rsandifo@redhat.com>
7164
7165         * gcc.c-torture/execute/20030128-1.c: New test.
7166
7167 2003-01-28  Jeffrey D. Oldham  <oldham@codesourcery.com>
7168
7169         * g++.dg/lookup/nested1.C: Test moved from ...
7170         * g++.old-deja/g++.other/lookup24.C: ... here.
7171
7172 2003-01-28  Jan Hubicka  <jh@suse.cz>
7173
7174         * gcc.dg/i386-cmov5.c:  New test.
7175
7176 2003-01-28  D.Venkatasubramanian   <dvenkat@noida.hcltech.com>
7177
7178         * gcc.c-torture/execute/20010925-1.c: Changed the
7179         memcpy declaration.
7180
7181 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
7182
7183         PR c++/3902
7184         * g++.dg/parse/template5.C: New test.
7185
7186 2003-01-28  Toon Moene  <toon@moene.indiv.nluug.nl>
7187
7188         PR fortran/9258
7189         * g77.dg/pr9258: New test.
7190
7191 2003-01-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7192
7193         * README: Move relevant parts from README.g++.
7194
7195         * README.g++: Remove this file.
7196
7197 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
7198
7199         * g++.dg/abi/dcast1.C: New test.
7200
7201 2003-01-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7202
7203         * gcc.c-torture/execute/builtin-constant.x: Only expect failure at -O1.
7204
7205 2003-01-27  Jeffrey D. Oldham  <oldham@codesourcery.com>
7206
7207         PR c++/47
7208         * g++.old-deja/g++.other/lookup24.C: New test.
7209
7210 2003-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7211
7212         PR middle-end/7227
7213         * gcc.dg/uninit-C.c: New test.
7214
7215 2003-01-27  Nathan Sidwell  <nathan@codesourcery.com>
7216
7217         * g++.dg/abi/covariant1.C: New test.
7218
7219 2003-01-25  Ulrich Weigand  <uweigand@de.ibm.com>
7220
7221         * gcc.dg/20030123-1.c: New test.
7222
7223 2003-01-25  Jan Hubicka  <jh@suse.cz>
7224
7225         PR opt/8492
7226         * gcc.c-torture/compile/20030125-1.c
7227
7228 2003-01-25  Nathan Sidwell  <nathan@codesourcery.com>
7229
7230         PR c++/9403
7231         * g++.dg/parse/template3.C: New test.
7232         * g++.old-deja/g++.pt/memclass5.C: Add needed template keyword.
7233
7234         PR c++/795
7235         * g++.dg/parse/template4.C: New test.
7236
7237         PR c++/9415
7238         * g++.dg/template/qual2.C: New test.
7239
7240         PR c++/8545
7241         * g++.old-deja/g++.brendan/parse3.C: Remove XFAIL.
7242
7243         * g++.old-deja/g++.ns/bogus1.C: Change expected error.
7244
7245 2003-01-25  Roger Sayle  <roger@eyesopen.com>
7246
7247         * gcc.c-torture/execute/switch-1.c: New test case.
7248
7249 2003-01-25  Jan Hubicka  <jh@suse.cz>
7250
7251         * gcc.c-torture/execute/20030125-1.[cx]: New test.
7252
7253 2003-01-25  Paolo Carlini  <pcarlini@unitus.it>
7254
7255         Tweaks for Bison-1.875. From the NEWS file:
7256         "- `parse error' -> `syntax error'
7257         Bison now uniformly uses the term `syntax error'"
7258         * gcc.dg/cpp/19990413-1.c: Test for "(parse|syntax) error".
7259         * gcc.dg/cpp/digraph2.c: Likewise.
7260         * gcc.dg/cpp/direct2.c: Likewise.
7261         * gcc.dg/cpp/paste4.c: Likewise.
7262         * gcc.dg/c90-restrict-1.c: Likewise.
7263         * gcc.dg/c99-func-2.c: Likewise.
7264         * gcc.dg/noncompile/920721-2.c: Likewise.
7265         * gcc.dg/noncompile/930622-2.c: Likewise.
7266         * gcc.dg/noncompile/940112-1.c: Likewise.
7267         * gcc.dg/noncompile/950921-1.c: Likewise.
7268         * gcc.dg/noncompile/951123-1.c: Likewise.
7269         * gcc.dg/noncompile/971104-1.c: Likewise.
7270         * gcc.dg/noncompile/990416-1.c: Likewise.
7271
7272 2003-01-24  Paolo Carlini  <pcarlini@unitus.it>
7273
7274         * g++.dg/parse/undefined1.C: Add error message.
7275
7276 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
7277
7278         PR c++/9354
7279         * g++.dg/parse/new1.C: New test.
7280
7281         PR c++/9216
7282         * g++.dg/parse/template2.C: New test.
7283
7284         PR c++/9354
7285         * g++.dg/parse/typedef2.C: New test.
7286
7287         PR c++/9328
7288         * g++.dg/ext/typeof3.C: New test.
7289
7290 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
7291
7292         PR c++/2738
7293         * g++.dg/parse/ret-type1.C: New test.
7294
7295         PR c++/3792
7296         * g++.dg/parse/tmpl-outside1.C: New test.
7297
7298         PR c++/4207
7299         * g++.dg/parse/int-as-enum1.C: New test.
7300
7301         PR c++/4903
7302         * g++.dg/parse/no-typename1.C: New test.
7303
7304         PR c++/5533
7305         * g++.dg/parse/no-value1.C: New test.
7306
7307         PR c++/5921
7308         * g++.dg/parse/wrong-inline1.C: New test.
7309
7310         PR c++/6402
7311         * g++.dg/parse/ref1.C: New test.
7312
7313         PR c++/6992
7314         * g++.dg/parse/attr-ctor1.C: New test.
7315
7316         PR c++/7229
7317         * g++.dg/parse/namespace5.C: New test.
7318
7319         PR c++/7917
7320         * g++.dg/parse/func-def1.C: New test.
7321
7322         PR c++/8143
7323         * g++.dg/parse/undefined1.C: New test.
7324
7325         PR c++/5723, PR c++/8522
7326         * g++.dg/parse/specialization1.C: New test.
7327
7328         PR c++/163, PR c++/8595
7329         * g++.dg/parse/struct-as-enum1.C: New test.
7330
7331         PR c++/9173
7332         * g++.dg/parse/undefined2.C: New test.
7333
7334 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
7335
7336         PR c++/9298
7337         * g++.dg/parse/template1.C: New test.
7338
7339         PR c++/9384
7340         * g++.dg/parse/using1.C: New test.
7341
7342         PR c++/9285
7343         PR c++/9294
7344         * g++.dg/parse/expr2.C: New test.
7345
7346         PR c++/9388
7347         * g++.dg/parse/lookup2.C: Likewise.
7348
7349 2003-01-21  Jan Hubicka  <jh@suse.cz>
7350
7351         * gcc.c-torture/execute/990208-1.c:  Add noinline attributes as needed.
7352         * gcc.c-torture/execute/eeprof-1.c:  Likewise.
7353         * gcc.c-torture/execute/stdio-opt-*.c: Likewise.
7354         * gcc.c-torture/execute/string-opt-*.c: Likewise.
7355
7356 2003-01-20  Nick Clifton  <nickc@redhat.com>
7357
7358         * gcc.c-torture/execute/20030117-1.c: New test case.  Exposes
7359         problem with ARM sibcall code generation.
7360
7361 2003-01-20  Kazu Hirata  <kazu@cs.umass.edu>
7362
7363         * gcc.c-torture/execute/20030120-1.c: New.
7364
7365 2003-01-19  Paolo Carlini  <pcarlini@unitus.it>
7366
7367         * g++.old-deja/g++.pt/typename13.C: Remove XFAIL.
7368
7369 2003-01-17  Mark Mitchell  <mark@codesourcery.com>
7370
7371         PR c++/9272
7372         * g++.dg/parse/ctor1.C: New test.
7373
7374         PR c++/9294:
7375         * g++.dg/parse/qualified1.C: New test.
7376
7377         * g++.dg/parse/typename3.C: New test.
7378
7379 2003-01-16  Richard Henderson  <rth@redhat.com>
7380
7381         * g++.dg/tls/init-2.C: Fix error matches for real this time.
7382
7383 2003-01-16  Richard Henderson  <rth@redhat.com>
7384
7385         * g++.dg/pch/pch.exp: Copy test header to the working directory
7386         before using it either for precompilation or direct use.
7387         * g++.dg/pch/*.Hs: Rename from gcc.dg/pch/*.H.
7388         * g++.dg/pch/*.C: Include foo.H, not foo.Hp.
7389
7390 2003-01-16  Richard Henderson  <rth@redhat.com>
7391
7392         * gcc.dg/pch/pch.exp: Copy test header to the working directory
7393         before using it either for precompilation or direct use.
7394         * gcc.dg/pch/*.hs: Rename from gcc.dg/pch/*.h.
7395         * gcc.dg/pch/*.c: Include foo.h, not foo.hp.
7396
7397 2003-01-16  Mark Mitchell  <mark@codesourcery.com>
7398
7399         * gcc/testsuite/g++.dg/ext/typename1.C: Add typename keyword.
7400         * gcc/testsuite/g++.dg/template/crash1.C: Update error messages.
7401         * gcc/testsuite/g++.dg/template/crash2.C: Remove error message.
7402         * gcc/testsuite/g++.dg/parse/typename2.C: New test.
7403         * gcc/testsuite/g++.dg/template/typename2.C: Change implicit
7404         typename warning into error.
7405         * gcc/testsuite/g++.old-deja/g++.benjamin/tem03.C: Issue more
7406         error messages.
7407         * gcc/testsuite/g++.old-deja/g++.benjamin/tem04.C: Fix typos.
7408         * gcc/testsuite/g++.old-deja/g++.brendan/crash56.C: Add this->.
7409         * gcc/testsuite/g++.old-deja/g++.law/visibility13.C: Remove error
7410         messages.
7411         * gcc/testsuite/g++.old-deja/g++.ns/template17.C: Reorder code to
7412         make declaration visible in template.
7413         * gcc/testsuite/g++.old-deja/g++.pt/crash3.C: Fix typos.
7414         * gcc/testsuite/g++.old-deja/g++.pt/crash36.C: Issue more error
7415         messages.
7416         * gcc/testsuite/g++.old-deja/g++.pt/crash5.C: Improve error
7417         message.
7418         * gcc/testsuite/g++.old-deja/g++.pt/crash67.C: Remove warning.
7419         * gcc/testsuite/g++.old-deja/g++.pt/inherit1.C: Add this->.
7420         * gcc/testsuite/g++.old-deja/g++.pt/niklas01a.C: Add error message.
7421         * gcc/testsuite/g++.old-deja/g++.pt/typename16.C: Replace implicit
7422         typename warning with error message.
7423         * gcc/testsuite/g++.old-deja/g++.pt/typename19.C: Remove warning.
7424         * gcc/testsuite/g++.old-deja/g++.robertl/eb112.C: Fix typo.
7425         * gcc/testsuite/g++.old-deja/g++.robertl/eb24.C: Use this->.
7426
7427 2003-01-16  Nathan Sidwell  <nathan@codesourcery.com>
7428
7429         * g++.dg/parse/ambig2.C: New test.
7430
7431 2003-01-15  Richard Henderson  <rth@redhat.com>
7432
7433         * g++.dg/tls/init-2.C: Update error message string.
7434
7435 2003-01-15  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7436
7437         * gcc.c-torture/execute/builtin-constant.x: XFAIL the test.
7438
7439 2003-01-15  Stephane Carrez  <stcarrez@nerim.fr>
7440
7441         * gcc.c-torture/compile/20000804-1.x: Don't execute this test at
7442         all for HC11/HC12.
7443         * gcc.c-torture/compile/20001205-1.x: Likewise.
7444         * gcc.c-torture/compile/20001226-1.x: Likewise.
7445         * gcc.c-torture/compile/920520-1.x: Likewise.
7446         * gcc.c-torture/compile/961203-1.x: Likewise.
7447         * gcc.c-torture/compile/20020604-1.x: Likewise.
7448
7449 2003-01-15  Jan Hubicka  <jh@suse.cz>
7450
7451         * gcc.c-torture/compile/20030115-1.c: New test.
7452
7453         * gcc.dg/i386-fpcvt-1.c: New test.
7454         * gcc.dg/i386-fpcvt-2.c: New test.
7455
7456 2003-01-14  Jeffrey D. Oldham  <oldham@codesourcery.com>
7457
7458         Further conform g++'s __vmi_class_type_info to the C++ ABI
7459         specification.
7460         * g++.old-deja/g++.abi/vmihint.C (main): Revise expected flags per
7461         the specification.
7462
7463 2003-01-14  Jan Hubicka  <jh@suse.cz>
7464
7465         * gcc.dg/i386-fpcvt-1.c: New test.
7466         * gcc.dg/i386-fpcvt-2.c: New test.
7467
7468 2003-01-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
7469
7470         * gcc.dg/i386-mmx-3.c: New test.
7471
7472 2003-01-12  Mark Mitchell  <mark@codesourcery.com>
7473
7474         PR c++/9264
7475         * g++.dg/parse/octal1.C: New file.
7476
7477         PR c++/9172
7478         * g++.dg/parse/typename1.C: New file.
7479
7480 2003-01-10  Danny Smith  <dannysmith@users.sourceforge.net>
7481
7482         * gcc.dg/bf-ms-layout.c: Enable for cygwin and mingw32 targets.
7483         * gcc.dg/bf-no-ms-layout.c: Likewise.
7484         * gcc.dg/bf-ms-attrib.c: Likewise.
7485
7486 2003-01-10  Mark Mitchell  <mark@codesourcery.com>
7487
7488         PR c++/9099
7489         * g++.dg/parse/dtor1.C: New file.
7490
7491         PR c++/9128
7492         * g++.dg/rtti/typeid1.C: New file.
7493
7494         PR c++/9153
7495         * g++.dg/parse/lookup1.C: New file.
7496
7497         PR c++/9171
7498         * g++.dg/templ/spec5.C: New file.
7499
7500 2003-01-10  Josef Zlomek  <zlomekj@suse.cz>
7501
7502         * gcc.c-torture/compile/20030110-1.c: New test.
7503
7504 2003-01-09  Geoffrey Keating  <geoffk@apple.com>
7505
7506         Merge from pch-branch:
7507
7508         2002-12-23  Geoffrey Keating  <geoffk@apple.com>
7509
7510         * gcc.dg/pch/cpp-1.h: New.
7511         * gcc.dg/pch/cpp-1.c: New.
7512         * gcc.dg/pch/cpp-2.h: New.
7513         * gcc.dg/pch/cpp-2.c: New.
7514
7515         2002-11-19  Geoffrey Keating  <geoffk@apple.com>
7516
7517         * gcc.dg/pch/except-1.h: New.
7518         * gcc.dg/pch/except-1.c: New.
7519
7520         2002-11-13  Geoffrey Keating  <geoffk@apple.com>
7521
7522         * gcc.dg/pch/pch.exp: Ensure that <test>.hp doesn't exist before
7523         running test.
7524         * gcc.dg/pch: Include *.hp not *.h.
7525         * gcc.dg/pch/system-1.h: New.
7526         * gcc.dg/pch/system-1.c: New.
7527
7528         2002-11-11  Geoffrey Keating  <geoffk@apple.com>
7529
7530         * gcc.dg/pch/pch.exp: Compare .s files with/without PCH,
7531         rather than trying to build and run a program using PCH.
7532         * gcc.dg/pch: Remove dg-do commands from test files.
7533
7534         2002-11-08  Geoffrey Keating  <geoffk@apple.com>
7535
7536         * gcc.dg/pch/macro-3.c: New.
7537         * gcc.dg/pch/macro-3.h: New.
7538
7539         2002-11-04  Geoffrey Keating  <geoffk@apple.com>
7540
7541         * gcc.dg/pch/common-1.c: New.
7542         * gcc.dg/pch/common-1.h: New.
7543         * gcc.dg/pch/decl-1.c: New.
7544         * gcc.dg/pch/decl-1.h: New.
7545         * gcc.dg/pch/decl-2.c: New.
7546         * gcc.dg/pch/decl-2.h: New.
7547         * gcc.dg/pch/decl-3.c: New.
7548         * gcc.dg/pch/decl-3.h: New.
7549         * gcc.dg/pch/decl-4.c: New.
7550         * gcc.dg/pch/decl-4.h: New.
7551         * gcc.dg/pch/decl-5.c: New.
7552         * gcc.dg/pch/decl-5.h: New.
7553         * gcc.dg/pch/global-1.c: New.
7554         * gcc.dg/pch/global-1.h: New.
7555         * gcc.dg/pch/inline-1.c: New.
7556         * gcc.dg/pch/inline-1.h: New.
7557         * gcc.dg/pch/inline-2.c: New.
7558         * gcc.dg/pch/inline-2.h: New.
7559         * gcc.dg/pch/static-1.c: New.
7560         * gcc.dg/pch/static-1.h: New.
7561         * gcc.dg/pch/static-2.c: New.
7562         * gcc.dg/pch/static-2.h: New.
7563
7564         2002-09-01  Geoffrey Keating  <geoffk@redhat.com>
7565
7566         * g++.dg/pch/pch.exp: Better handle failing testcases.
7567         * gcc.dg/pch/pch.exp: Likewise.
7568         * gcc.dg/pch/macro-1.c: New.
7569         * gcc.dg/pch/macro-1.h: New.
7570         * gcc.dg/pch/macro-2.c: New.
7571         * gcc.dg/pch/macro-2.h: New.
7572
7573         2002-08-27  Geoffrey Keating  <geoffk@redhat.com>
7574
7575         * g++.dg/dg.exp: Treat files in pch/ specially.
7576         * g++.dg/pch/pch.exp: New file.
7577         * g++.dg/pch/empty.H: New file.
7578         * g++.dg/pch/empty.C: New file.
7579         * lib/g++-dg.exp (g++-dg-test): Add case for when $do_what is
7580         "precompile".
7581
7582         * gcc.dg/pch/pch.exp: New file.
7583         * gcc.dg/pch/empty.h: New file.
7584         * gcc.dg/pch/empty.c: New file.
7585         * lib/gcc-dg.exp (gcc-dg-test): Add case for when $do_what is
7586         "precompile".
7587
7588 2003-01-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7589
7590         * g++.dg/template/friend14.C: New test.
7591
7592 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
7593
7594         * gcc.dg/old-style-asm-1.c: New test.
7595
7596 2003-01-09  Richard Sandiford  <rsandifo@redhat.com>
7597
7598         * gcc.c-torture/compile/20030109-1.c: New test.
7599
7600 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
7601
7602         * gcc.c-torture/execute/20030109-1.c: New test.
7603
7604 2003-01-08  Larin Hennessey  <larin@science.oregonstate.edu>
7605
7606         * g++.old-deja/g++.mike/dyncast1.C: Remove reference to AMD A29K
7607         * g++.old-deja/g++.mike/dyncast2.C: Likewise
7608         * g++.old-deja/g++.mike/dyncast3.C: Likewise
7609         * g++.old-deja/g++.mike/eh2.C: Likewise
7610         * g++.old-deja/g++.mike/eh3.C: Likewise
7611         * g++.old-deja/g++.mike/eh5.C: Likewise
7612         * g++.old-deja/g++.mike/eh6.C: Likewise
7613         * g++.old-deja/g++.mike/eh7.C: Likewise
7614         * g++.old-deja/g++.mike/eh8.C: Likewise
7615         * g++.old-deja/g++.mike/eh9.C: Likewise
7616         * g++.old-deja/g++.mike/eh10.C: Likewise
7617         * g++.old-deja/g++.mike/eh12.C: Likewise
7618         * g++.old-deja/g++.mike/eh13.C: Likewise
7619         * g++.old-deja/g++.mike/eh14.C: Likewise
7620         * g++.old-deja/g++.mike/eh16.C: Likewise
7621         * g++.old-deja/g++.mike/eh17.C: Likewise
7622         * g++.old-deja/g++.mike/eh18.C: Likewise
7623         * g++.old-deja/g++.mike/eh21.C: Likewise
7624         * g++.old-deja/g++.mike/eh23.C: Likewise
7625         * g++.old-deja/g++.mike/eh24.C: Likewise
7626         * g++.old-deja/g++.mike/eh25.C: Likewise
7627         * g++.old-deja/g++.mike/eh26.C: Likewise
7628         * g++.old-deja/g++.mike/eh27.C: Likewise
7629         * g++.old-deja/g++.mike/eh28.C: Likewise
7630         * g++.old-deja/g++.mike/eh29.C: Likewise
7631         * g++.old-deja/g++.mike/eh31.C: Likewise
7632         * g++.old-deja/g++.mike/eh33.C: Likewise
7633         * g++.old-deja/g++.mike/eh34.C: Likewise
7634         * g++.old-deja/g++.mike/eh35.C: Likewise
7635         * g++.old-deja/g++.mike/eh36.C: Likewise
7636         * g++.old-deja/g++.mike/eh37.C: Likewise
7637         * g++.old-deja/g++.mike/eh38.C: Likewise
7638         * g++.old-deja/g++.mike/eh39.C: Likewise
7639         * g++.old-deja/g++.mike/eh40.C: Likewise
7640         * g++.old-deja/g++.mike/eh41.C: Likewise
7641         * g++.old-deja/g++.mike/eh42.C: Likewise
7642         * g++.old-deja/g++.mike/eh44.C: Likewise
7643         * g++.old-deja/g++.mike/eh46.C: Likewise
7644         * g++.old-deja/g++.mike/eh47.C: Likewise
7645         * g++.old-deja/g++.mike/eh48.C: Likewise
7646         * g++.old-deja/g++.mike/eh49.C: Likewise
7647         * g++.old-deja/g++.mike/eh50.C: Likewise
7648         * g++.old-deja/g++.mike/eh51.C: Likewise
7649         * g++.old-deja/g++.mike/eh53.C: Likewise
7650         * g++.old-deja/g++.mike/eh55.C: Likewise
7651         * g++.old-deja/g++.mike/p7912.C: Likewise
7652         * g++.old-deja/g++.mike/p9706.C: Likewise
7653         * g++.old-deja/g++.mike/p10416.C: Likewise
7654         * g++.old-deja/g++.mike/p11667.C: Likewise
7655         * g77.f-torture/compile/20010519-1.f: Remove reference to Convex.
7656         Remove redundant reference to Iris.
7657         * gcc.dg/20020312-2.c: Remove references to AMD A29K, Clipper, Convex,
7658         Elxsi, i860, Pico Java, and WE32K.
7659
7660 2003-01-07  Mark Mitchell  <mark@codesourcery.com>
7661
7662         * g++.dg/ext/asm4.C: New test.
7663
7664 2003-01-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7665
7666         PR c++/9030
7667         * g++.dg/template/friend12.C: New test.
7668         * g++.dg/template/friend13.C: Likewise.
7669         * g++.old-deja/g++.eh/spec6.C: Add missing error message.
7670
7671 2003-01-08  Jan Hubicka  <jh@suse.cz>
7672
7673         * gcc.dg/i386-cadd.c: New test.
7674         * gcc.dg/i386-cmov4.c: Likewise.
7675
7676 2003-01-06  Mark Mitchell  <mark@codesourcery.com>
7677
7678         PR c++/9165
7679         * g++.dg/warn/Wunused-3.C: New test.
7680
7681         * g++.dg/abi/bitfield9.C: New test.
7682
7683         PR c++/9189
7684         * g++.dg/parse/defarg3.C: New test.
7685
7686 2003-01-06  Nathan Sidwell  <nathan@codesourcery.com>
7687
7688         * g++.dg/parse/ambig1.C: New test.
7689         * g++.dg/parse/defarg2.C: New test.
7690
7691 2003-01-05  Mark Mitchell  <mark@codesourcery.com>
7692
7693         * g++.dg/template/defarg-1.C: New test.
7694         * g++.dg/template/local2.C: Likewise.
7695
7696 2003-01-05  Richard Sandiford  <rsandifo@redhat.com>
7697
7698         * gcc.c-torture/execute/20030105-1.c: New test.
7699
7700 2003-01-04  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7701
7702         * g++.dg/parse/namespace3.C: Remove extra semicolons.
7703         * g++.dg/parse/namespace4.C: Likewise.
7704
7705 2003-01-03  Nathan Sidwell  <nathan@codesourcery.com>
7706
7707         * g++.dg/template/ntp2.C: New test.
7708
7709 2003-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7710
7711         * g++.dg/parse/extern-C-1.C: New test.
7712
7713         * g++.dg/parse/namespace4.C: New test.
7714
7715         * g++.dg/template/nested1.C: New test.
7716
7717         * g++.dg/parse/namespace3.C: New test.
7718
7719 2003-01-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7720
7721         * g++.dg/lookup/two-stage1.C: New test.
7722
7723 2003-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7724
7725         * g++.old-deja/g++.bugs/900404_04.C: Remove XFAIL.
7726         * g++.old-deja/g++.jason/access8.C: Likewise.
7727         * g++.old-deja/g++.other/decl5.C: Likewise.
7728
7729 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
7730
7731         * g++.dg/parse/parse7.C: New test.
7732
7733 2003-01-02  Mark Mitchell  <mark@codesourcery.com>
7734
7735         PR c++/2843
7736         * g++.dg/ext/attrib7.C: New test.
7737
7738 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
7739
7740         * g++.dg/parse/parse6.C: New test.
7741
7742 2003-01-02  Kazu Hirata  <kazu@cs.umass.edu>
7743
7744         * gcc.dg/h8300-stack-1.c: New.
7745
7746 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
7747
7748         g++.dg/lookup/exception1.C: New test.
7749
7750         g++.dg/lookup/template1.C: New test.
7751
7752         g++.dg/parse/namespace2.C: New test.
7753
7754         g++.dg/parse/parens2.C: New test.
7755
7756 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
7757
7758         * g++.dg/parse/parse5.C: New test.
7759         * g++.dg/lookup/scoped4.C: New test.
7760
7761 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
7762
7763         * g++.dg/parse/parens1.C: New test.
7764
7765         * g++.dg/parse/parens2.C: Removed, turned out to duplicate
7766         angle-bracket1.C.
7767         * g++.dg/parse/parens2.C: New test.
7768
7769         * g++.dg/lookup/scope-operator1.C: New test.
7770
7771         * g++.dg/parse/operator1.C: New test.
7772
7773 2003-01-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7774
7775         * g++.old-deja/g++.jason/ambig3.C: Remove XFAIL.
7776         * g++.old-deja/g++.other/access6.C: Likewise.
7777         * g++.old-deja/g++.other/decl1.C: Likewise.
7778         * g++.old-deja/g++.pt/typename12.C: Likewise.
7779
7780 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
7781
7782         * g++.dg/parse/namespace1.C: New test.
7783
7784 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
7785
7786         * g++.dg/parse/parse4.C: New test.
7787
7788 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
7789
7790         * g++.dg/parse/parse3.C: New test.
7791
7792 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
7793
7794         * g++.dg/parse/parse2.C: New test.
7795
7796 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
7797
7798         * g++.dg/template/friend11.C: New test.
7799
7800 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
7801
7802         * g++.dg/parse/parse1.C: New test.
7803
7804 2002-12-31  Janis Johnson  <janis187@us.ibm.com>
7805
7806         * lib/profopt.exp: Change the name of a global variable to avoid
7807         possible clashes with other test suites.
7808
7809 2002-12-31  Nathan Sidwell  <nathan@codesourcery.com>
7810
7811         * g++.dg/inherit/covariant8.C: New test.
7812
7813 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
7814
7815         * g++.dg/init/array9.C: New test.
7816
7817         PR c++/9112
7818         * g++.dg/parse/expr1.C: New test.
7819
7820 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
7821
7822         * gcc.c-torture/compile/20021230-1.c: New test.
7823
7824 2002-12-30  Nathan Sidwell  <nathan@codesourcery.com>
7825
7826         * g++.dg/inherit/covariant5.C: New test.
7827         * g++.dg/inherit/covariant6.C: New test.
7828         * g++.dg/inherit/covariant7.C: New test.
7829
7830 2002-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7831
7832         PR c++/2739
7833         * g++.dg/other/access2.C: New test.
7834
7835 2002-12-29  Gabriel Dos Reis  <gdr@integrable-solutions.net>
7836
7837         * g++.dg/other/anon-struct.C: No longer fails
7838         * g++.old-deja/g++.brendan/parse4.C: Likewise.
7839         * g++.old-deja/g++.brendan/parse5.C: Likewise.
7840         * g++.old-deja/g++.brendan/parse6.C: Likewise.
7841
7842 2002-12-28  Gabriel Dos Reis  <gdr@integrable-solutions.net>
7843
7844         * g++.dg/parse/angle-bracket.C (main): No longer fails.
7845
7846 2002-12-27  Mark Mitchell  <mark@codesourcery.com>
7847
7848         * g++.dg/eh/spec4.C: Remove stray semicolon.
7849         * g++.dg/expr/pmf-1.C: Change error message.
7850         * g++.dg/ext/asm1.C: Remove stray semicolon.
7851         * g++.dg/ext/typename1.C: Add missing typenames.
7852         * g++.dg/inherit/template-as-base.C: Change error message.
7853         * g++.dg/lookup/scoped1.C: Likewise.
7854         * g++.dg/lookup/scoped2.C: Likewise.
7855         * g++.dg/lookup/using2.C: Likewise.
7856         * g++.dg/other/component1.C: Remove stray semicolon.
7857         * g++.dg/other/do1.C: Change error message.
7858         * g++.dg/other/error2.C: Likewise.
7859         * g++.dg/other/init1.C: Likewise.
7860         * g++.dg/other/packed1.C: Remove stray semicolon.
7861         * g++.dg/other/ptrmem2.C: Change error message.
7862         * g++.dg/parse/parameter-declaration-1.C: Remove line number
7863         marker.
7864         * g++.dg/special/initp1.C: Remove invalid attribute usage.
7865         * g++.dg/template/access3.C: Add typename keyword.
7866         * g++.dg/template/access5.C: Remove stray semicolon.
7867         * g++.dg/template/access6.C: Likewise.
7868         * g++.dg/template/complit1.C: Likewise.
7869         * g++.dg/template/crash1.C: Change error message.
7870         * g++.dg/template/inherit2.C: Remove stray semicolon.
7871         * g++.dg/template/instantiate2.C: Likewise.
7872         * g++.dg/template/instantiate3.C: Change error message.
7873         * g++.dg/template/qual1.C: Remove stray semicolon.
7874         * g++.dg/template/qualttp18.C: Change error message.
7875         * g++.dg/template/ref1.C: Remove stray semicolon.
7876         * g++.dg/template/sizeof1.C (A::value): Declare it.
7877         * g++.dg/template/spec4.C: Change error message.
7878         * g++.dg/template/static1.C: Likewise.
7879         * g++.dg/template/type1.C: Likewise.
7880         * g++.dg/template/typename3.C: Likewise.
7881         * g++.old-deja/g++.benjamin/13478.C: Change error message.
7882         * g++.old-deja/g++.benjamin/15799.C: Remove stray semicolon.
7883         * g++.old-deja/g++.benjamin/bool01.C: Likewise.
7884         * g++.old-deja/g++.benjamin/bool02.C: Likewise.
7885         * g++.old-deja/g++.benjamin/p13417.C: Now fails due to use of
7886         named return value extension.
7887         * g++.old-deja/g++.benjamin/tem06.C: Remove stray semicolon.
7888         * g++.old-deja/g++.benjmain/warn01.C: Likewise.
7889         * g++.old-deja/g++.bob/extern_C.C: Likewise.
7890         * g++.old-deja/g++.bob/inherit2.C: Likewise.
7891         * g++.old-deja/g++.brendan/complex1.C: Likewise.
7892         * g++.old-deja/g++.brendan/copy5.C: Likewise.
7893         * g++.old-deja/g++.brendan/crash13.C: Likewise.
7894         * g++.old-deja/g++.brendan/crash15.C: Likewise.
7895         * g++.old-deja/g++.brendan/crash18.C: Change error message.
7896         * g++.old-deja/g++.brendan/crash37.C: Remove stray semicolon.
7897         * g++.old-deja/g++.brendan/crash38.C: Likewise.
7898         * g++.old-deja/g++.brendan/crash50.C: Likewise.
7899         * g++.old-deja/g++.brendan/crash56.C: Likewise.
7900         * g++.old-deja/g++.brendan/crash6.C: Use explicit specialization
7901         syntax.
7902         * g++.old-deja/g++.brendan/crash66.C: Remove stray semicolon.
7903         * g++.old-deja/g++.brendan/crash8.C: Change error message.
7904         * g++.old-deja/g++.brendan/ctors1.C: Remove stray semicolon.
7905         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
7906         * g++.old-deja/g++.brendan/shadow1.C: Likewise.
7907         * g++.old-deja/g++.brendan/template11.C: Likewise.
7908         * g++.old-deja/g++.brendan/template26.C: Likewise.
7909         * g++.old-deja/g++.brendan/template27.C: Use explicit
7910         specialization syntax.
7911         * g++.old-deja/g++.brendan/template30.C: Likewise.
7912         * g++.old-deja/g++.brendan/template5.C: Remove stray semicolon.
7913         * g++.old-deja/g++.brendan/visibility3.C: Account for use of
7914         non-dependent names.
7915         * g++.old-deja/g++.brendan/warnings4.C: Remove stray semicolon.
7916         * g++.old-deja/g++.brendan/warnings7.C: Likewise.
7917         * g++.old-deja/g++.bugs/900121_02.C: Likewise.
7918         * g++.old-deja/g++.eh/catchptr1.C: Likewise.
7919         * g++.old-deja/g++.ext/addrfunc4.C: Likewise.
7920         * g++.old-deja/g++.ext/namedret1.C: Now fails due to use of
7921         named return value extension.
7922         * g++.old-deja/g++.ext/namedret2.C: Likewise.
7923         * g++.old-deja/g++.ext/namedret3.C: Likewise.
7924         * g++.old-deja/g++.ext/return1.C: Likewise.
7925         * g++.old-deja/g++.ext/typename1.C: Add missing typename keywords.
7926         * g++.old-deja/g++.jason/access17.C: Issue more error messages.
7927         * g++.old-deja/g++.jason/access8.C: Likewise.
7928         * g++.old-deja/g++.jason/bool.C: Remove stray semicolon.
7929         * g++.old-deja/g++.jason/destruct.C: Remove incorrect
7930         pseudo-destructor names.
7931         * g++.old-deja/g++.jason/dtor3.C: Remove stray semicolon.
7932         * g++.old-deja/g++.jason/dtor5.C: Remove incorrect
7933         pseudo-destructor names.
7934         * g++.old-deja/g++.jason/opeq3.C: Remove stray semicolon.
7935         * g++.old-deja/g++.jason/overload19.C: Likewise.
7936         * g++.old-deja/g++.jason/overload32.C: Likewise.
7937         * g++.old-deja/g++.jason/parse11.C: Issue error messages about
7938         stray semicolons.
7939         * g++.old-deja/g++.jason/pmem2.C: Remove stray semicolon.
7940         * g++.old-deja/g++.jason/return.C: Likewise.
7941         * g++.old-deja/g++.jason/return2.C: Likewise.
7942         * g++.old-deja/g++.jason/shadow1.C: Likewise.
7943         * g++.old-deja/g++.jason/special.C: Use explicit specialization
7944         syntax.
7945         * g++.old-deja/g++.jason/template10.C: Account for use of
7946         non-dependent names.
7947         * g++.old-deja/g++.jason/template11.C: Use explicit specialization
7948         syntax.
7949         * g++.old-deja/g++.jason/template37.C: Likewise.
7950         * g++.old-deja/g++.law/access4.C: Change error messages.
7951         * g++.old-deja/g++.law/arm13.C:  Remove incorrect
7952         pseudo-destructor names.
7953         * g++.old-deja/g++.law/code-gen5.C: Remove stray semicolon.
7954         * g++.old-deja/g++.law/ctors9.C: Likewise.
7955         * g++.old-deja/g++.law/cvt22.C: Likewise.
7956         * g++.old-deja/g++.law/dtors5.C: Likewise.
7957         * g++.old-deja/g++.law/global-init1.C: Likewise.
7958         * g++.old-deja/g++.law/missed-error3.C: Likewise.
7959         * g++.old-deja/g++.law/operators28.C: Likewise.
7960         * g++.old-deja/g++.law/visibility28.C: Likewise.
7961         * g++.old-deja/g++.martin/eval1.C: Likewise.
7962         * g++.old-deja/g++.martin/pmf2.C: Remove qualifier in constructor
7963         name.
7964         * g++.old-deja/g++.mike/hog1.C: Remove stray semicolon.
7965         * g++.old-deja/g++.mike/net34.C: Likewise.
7966         * g++.old-deja/g++.mike/net36.C: Likewise.
7967         * g++.old-deja/g++.mike/ns2.C: Likewise.
7968         * g++.old-deja/g++.mike/p12306.C: Likewise.
7969         * g++.old-deja/g++.mike/p646.C: Adjust for removal of named return
7970         value extension.
7971         * g++.old-deja/g++.mike/p700.C: Likewise.
7972         * g++.old-deja/g++.mike/p701.C: Remove stray semicolon.
7973         * g++.old-deja/g++.mike/p710.C: Likewise.
7974         * g++.old-deja/g++.mike/p784.C: Adjust for removal of named return
7975         value extension.
7976         * g++.old-deja/g++.mike/pmf7.C: Remove stray semicolon.
7977         * g++.old-deja/g++.mike/pmf9.C: Likewise.
7978         * g++.old-deja/g++.ns/crash2.C: Likewise.
7979         * g++.old-deja/g++.ns/crash3.C: Likewise.
7980         * g++.old-deja/g++.ns/invalid1.C: Likewise.
7981         * g++.old-deja/g++.ns/ns17.C: Likewise.
7982         * g++.old-deja/g++.ns/template16.C: Likewise.
7983         * g++.old-deja/g++.ns/template5.C: Remove invalid use of template
7984         keyword.
7985         * g++.old-deja/g++.ns/template6.C: Remove stray semicolon.
7986         * g++.old-deja/g++.ns/using9.C: Remove stray semicolon.
7987         * g++.old-deja/g++.oliva/nameret1.C: Now fails due to use of
7988         named return value extension.
7989         * g++.old-deja/g++.oliva/nameret2.C: Likewise.
7990         * g++.old-deja/g++.other/access4.C: Issue additional error
7991         messages.
7992         * g++.old-deja/g++.other/array6.C: Remove stray semicolon.
7993         * g++.old-deja/g++.other/crash1.C: Isue additional error messages.
7994         * g++.old-deja/g++.other/crash11.C: Add missing class-key.
7995         * g++.old-deja/g++.other/crash25.C: Change error message.
7996         * g++.old-deja/g++.other/crash4.C: Change error message.
7997         * g++.old-deja/g++.other/debug7.C: Remove stray semicolon.
7998         * g++.old-deja/g++.other/decl5.C: Issue more error messages.
7999         * g++.old-deja/g++.other/defarg7.C: Remove circular dependency
8000         checks.
8001         * g++.old-deja/g++.other/defarg8.C: Likewise.
8002         * g++.old-deja/g++.other/dtor1.C: Remove stray semicolon.
8003         * g++.old-deja/g++.other/dtor10.C: Likewise.
8004         * g++.old-deja/g++.other/incomplete.C: Likewise.
8005         * g++.old-deja/g++.other/linkage7.C: Likewise.
8006         * g++.old-deja/g++.other/lookup19.C: Now fails due to corrected
8007         lookup algorithm.
8008         * g++.old-deja/g++.other/mangle2.C: Likewise.
8009         * g++.old-deja/g++.other/refinit2.C: Likewise.
8010         * g++.old-deja/g++.other/sizeof2.C: Change error messages.
8011         * g++.old-deja/g++.other/std1.C: Remove stray semicolon.
8012         * g++.old-deja/g++.pt/crash28.C: Likewise.
8013         * g++.old-deja/g++.pt/crash29.C: Use explicit specialization
8014         syntax.
8015         * g++.old-deja/g++.pt/crash32.C: Change error message.
8016         * g++.old-deja/g++.pt/crash43.C: Adjust error messages.
8017         * g++.old-deja/g++.pt/crash58.C: Remove stray semicolon.
8018         * g++.old-deja/g++.pt/crash65.C: Tweak to acount for change in
8019         error message position.
8020         * g++.old-deja/g++.pt/defarg5.C: Remove stray semicolon.
8021         * g++.old-deja/g++.pt/defarg8.C: Change error message.
8022         * g++.old-deja/g++.pt/eichin01.C: Use explicit specialization
8023         syntax.
8024         * g++.old-deja/g++.pt/eichin01a.C: Define static data members.
8025         * g++.old-deja/g++.pt/eichin01b.C: Likewise.
8026         * g++.old-deja/g++.pt/enum7.C: Remove stray semicolon.
8027         * g++.old-deja/g++.pt/explicit12.C: Remove invalid use of template
8028         keyword.
8029         * g++.old-deja/g++.pt/explicit31.C: Likewise.
8030         * g++.old-deja/g++.pt/explicit33.C: Remove stray semicolon.
8031         * g++.old-deja/g++.pt/explicit35.C: Remove invalid use of template
8032         keyword.
8033         * g++.old-deja/g++.pt/explicit71.C: Change error message.
8034         * g++.old-deja/g++.pt/explicit80.C: Use explicit specialization
8035         syntax.
8036         * g++.old-deja/g++.pt/friend28.C: Account for use of
8037         non-dependent names.
8038         * g++.old-deja/g++.pt/friend29.C: Likewise.
8039         * g++.old-deja/g++.pt/friend46.C: Adjust for correct name lookup
8040         rules.
8041         * g++.old-deja/g++.pt/friend48.C: Remove stray semicolon.
8042         * g++.old-deja/g++.pt/instantiate1.C: Use correct class-key.
8043         * g++.old-deja/g++.pt/instantiate11.C: Adjust for correct name
8044         lookup rules.
8045         * g++.old-deja/g++.pt/instantiate8.C: Remove stray semicolon.
8046         * g++.old-deja/g++.pt/instantiate9.C: Insert missing typename
8047         keyword.
8048         * g++.old-deja/g++.pt/memclass20.C: Likewise.
8049         * g++.old-deja/g++.pt/memclass5.C: Likewise.
8050         * g++.old-deja/g++.pt/memclass7.C: Remove invalid use of template
8051         keyword.
8052         * g++.old-deja/g++.pt/memtemp75.C: Likewise.
8053         * g++.old-deja/g++.pt/memtemp81.C: Remove stray semicolon.
8054         * g++.old-deja/g++.pt/memtemp87.C: Add missing access specifier.
8055         * g++.old-deja/g++.pt/overload13.C: Correct error messages.
8056         * g++.old-deja/g++.pt/parms2.C: Add missing typename keyword.
8057         * g++.old-deja/g++.pt/ptrmem1.C: Remove invalid use of template
8058         keyword.
8059         * g++.old-deja/g++.pt/spec10.C: Likewise.
8060         * g++.old-deja/g++.pt/spec28.C: Reorder declarations.
8061         * g++.old-deja/g++.pt/t10.C: Add explicit specialization syntax.
8062         * g++.old-deja/g++.pt/t32.C: Remove stray semicolon.
8063         * g++.old-deja/g++.pt/t35a.C: Add explicit specialization syntax.
8064         * g++.old-deja/g++.pt/ttp24.C: Remove stray semicolon.
8065         * g++.old-deja/g++.pt/ttp62.C: Likewise.
8066         * g++.old-deja/g++.pt/ttp64.C: Likewise.
8067         * g++.old-deja/g++.pt/typename11.C: Add missing typename keyword.
8068         * g++.old-deja/g++.pt/typename15.C: Likewise.
8069         * g++.old-deja/g++.pt/typename22.C: Likewise.
8070         * g++.old-deja/g++.pt/typename6.C: Change error messages.
8071         * g++.old-deja/g++.pt/using1.C: Remove stray semicolon.
8072         * g++.old-deja/g++.pt/virtual2.C: Likewise.
8073         * g++.old-deja/g++.robertl/eb118.C: Add explicit specialization
8074         syntax.
8075         * g++.old-deja/g++.robertl/eb27.C: Now fails due to use of named
8076         return value extension.
8077         * g++.old-deja/g++.robertl/eb43.C: Remove stray semicolon.
8078         * g++.old-deja/g++.robertl/eb79.C: Correct for new name lookup rules.
8079         * g++.old-deja/g++.robertl/eb82.C: Remove stray semicolons.
8080         * g++.old-deja/g++.robertl/eb86.C: Add missing forward declaration.
8081
8082 2002-12-26  Nathan Sidwell  <nathan@codesourcery.com>
8083
8084         * g++.dg/warn/inline1.C: New test.
8085         * g++.old-deja/g++.brendan/crash64.C: Remove spurious inlines.
8086         * g++.old-deja/g++.jason/synth10.C: Likewise.
8087         * g++.old-deja/g++.mike/net31.C: Likewise.
8088         * g++.old-deja/g++.mike/p8786.C: Likewise.
8089
8090         * g++.dg/template/friend10.C: New test.
8091         * g++.dg/template/conv5.C: New test.
8092
8093 2002-12-24  Nathan Sidwell  <nathan@codesourcery.com>
8094
8095         * g++.dg/lookup/scoped3.C: New test.
8096
8097         * g++.dg/lookup/decl1.C: New test.
8098         * g++.dg/lookup/decl2.C: New test.
8099
8100 2002-12-24  Joseph S. Myers  <jsm@polyomino.org.uk>
8101
8102         * g++.dg/init/new1.C, g++.dg/template/alignof1.C,
8103         gcc.c-torture/compile/20021015-1.c,
8104         gcc.c-torture/compile/20021015-2.c,
8105         gcc.c-torture/compile/20021123-1.c,
8106         gcc.c-torture/compile/20021123-2.c,
8107         gcc.c-torture/compile/20021123-3.c,
8108         gcc.c-torture/compile/20021123-4.c,
8109         gcc.c-torture/execute/20021024-1.c: Add tests previously added
8110         only to 3.1 or 3.2 branch.
8111
8112 2002-12-23  Mark Mitchell  <mark@codesourcery.com>
8113
8114         * gcc.dg/i386-bitfield3.c: New test.
8115
8116         * gcc.dg/i386-bitfield2.c: New test.
8117
8118 2002-12-22  Nathan Sidwell  <nathan@codesourcery.com>
8119
8120         * g++.dg/parse/conv_op1.C: New test.
8121
8122 2002-12-21  Josef Zlomek  <zlomekj@suse.cz>
8123
8124         * gcc.c-torture/compile/20021220-1.c: Removed until bug fix is
8125         approved.
8126
8127 2002-12-20  Josef Zlomek  <zlomekj@suse.cz>
8128
8129         * gcc.c-torture/compile/20021220-1.c: New test.
8130
8131 2002-12-19  Casper S. Hornstrup  <chorns@users.sourceforge.net>
8132
8133         * gcc.dg/i386-fastcall-1.c: New.
8134
8135 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
8136
8137         * gcc.c-torture/execute/20021219-1.c: New test.
8138
8139 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
8140
8141         * gcc.dg/i386-pic-1.c: New test.
8142
8143 2002-12-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8144
8145         PR c++/8099
8146         * g++.dg/template/friend9.C: New test.
8147
8148 2002-11-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8149
8150         PR c++/3663
8151         * g++.dg/template/access7.C: New test.
8152
8153 2002-12-18  Nick Clifton  <nickc@redhat.com>
8154
8155         * lib/g++.exp (g++_include_flags): Only invoke testsuite_flags if
8156         the libstdc++-v3 directory has been found.
8157
8158 2002-12-12  Devang Patel <dpatel@apple.com>
8159         * gcc.dg/darwin-ld-1.c: New test.
8160         * gcc.dg/darwin-ld-2.c: New test.
8161         * gcc.dg/darwin-ld-3.c: New test.
8162         * gcc.dg/darwin-ld-4.c: New test.
8163         * gcc.dg/darwin-ld-5.c: New test.
8164
8165 2002-12-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
8166
8167         * gcc.c-torture/compile/20021212-1.c: New test.
8168
8169 2002-12-11  Neil Booth  <neil@daikokuya.co.uk>
8170
8171         * gcc.dg/fshort-wchar: New test.
8172
8173 2002-12-10  Mark Mitchell  <mark@codesourcery.com>
8174
8175         PR c++/8372
8176         * g++.dg/template/dtor1.C: New test.
8177
8178         * g++.old-deja/g++.ext/memconst.C: Use old-deja, not dg, error
8179         markers.
8180
8181 2002-12-10  Jakub Jelinek  <jakub@redhat.com>
8182
8183         * g++.dg/parse/parameter-declaration-1.C: Expect error on last line.
8184
8185 2002-12-09  Mark Mitchell  <mark@codesourcery.com>
8186
8187         * g++.dg/template/static1.C: New test.
8188         * g++.dg/template/static2.C: New test.
8189         * g++.old-deja/g++.ext/memconst.C: New test.
8190
8191 2002-12-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8192
8193         * g++.dg/special/conpr-2.C: Expect failure on solaris2.
8194         * g++.dg/special/ecos.exp (conpr-3.C): Likewise.
8195         * g++.dg/special/initp1.C: Likewise.
8196
8197 2002-12-06  Jakub Jelinek  <jakub@redhat.com>
8198
8199         * gcc.c-torture/execute/20021204-1.c: New test.
8200
8201 2002-12-04  Geoffrey Keating  <geoffk@apple.com>
8202
8203         * gcc.dg/ppc-fmadd-1.c: New file.
8204         * gcc.dg/ppc-fmadd-2.c: New file.
8205         * gcc.dg/ppc-fmadd-3.c: New file.
8206
8207 2002-12-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
8208
8209         * gcc.c-torture/compile/20021204-1.c: New test.
8210
8211 2002-12-03  Nathan Sidwell  <nathan@codesourcery.com>
8212
8213         * g++.dg/inherit/covariant2.C: New test.
8214         * g++.dg/inherit/covariant3.C: New test.
8215         * g++.dg/inherit/covariant4.C: New test.
8216         * g++.dg/inherit/covariant1.C: Remove XFAIL.
8217         * g++.old-deja/g++.robertl/eb17.C: Likewise.
8218
8219 2002-12-03  Mark Mitchell  <mark@codesourcery.com>
8220
8221         PR c++/8688
8222         * g++.dg/init/brace3.C: New test.
8223
8224 2002-12-02  Kazu Hirata  <kazu@cs.umass.edu>
8225
8226         * gcc.dg/20020210-1.c: Fix a comment typo.
8227
8228 2002-12-02  Mark Mitchell  <mark@codesourcery.com>
8229
8230         PR c++/8720
8231         * g++.dg/parse/defarg1.C: New test.
8232
8233         PR c++/8615
8234         * g++.dg/template/char1.C: New test.
8235
8236         * g++.dg/template/varmod1.C: Fix typo.
8237
8238 2002-12-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8239
8240         DR 180
8241         * g++.old-deja/g++.pt/crash32.C: Expect error.
8242
8243 2002-12-01  Mark Mitchell  <mark@codesourcery.com>
8244
8245         PR c++/5919
8246         * g++.dg/template/varmod1.C: New test.
8247
8248         PR c++/8727
8249         * g++.dg/inherit/typeinfo1.C: New test.
8250
8251         PR c++/8663
8252         * g++.dg/inherit/typedef1.C: New test.
8253
8254 2002-11-30  Mark Mitchell  <mark@codesourcery.com>
8255
8256         PR c++/8332
8257         PR c++/8493
8258         * g++.dg/template/strlen1.C: New test.
8259
8260         PR c++/8227
8261         * g++.dg/template/ctor2.C: New test.
8262
8263         PR c++/8214
8264         * g++.dg/init/string1.C: New test.
8265
8266         PR c++/8511
8267         * g++.dg/template/friend8.C: New test.
8268
8269 2002-11-29  Joe Buck <jbuck@synopsys.com>
8270
8271         * g++.dg/lookup/anon2.C: New test.
8272
8273 2002-11-28  Kazu Hirata  <kazu@cs.umass.edu>
8274
8275         * gcc.c-torture/execute/strct-varg-1.x: Remove xfail on the
8276         h8300 port.
8277
8278 2002-11-27  Richard Sandiford  <rsandifo@redhat.com>
8279
8280         * gcc.dg/bitfld-6.c: New test.
8281
8282 2002-11-27  Jan Hubicka  <jh@suse.cz>
8283
8284         * gcc.c-torture/execute/20021127.[cx]: New test.
8285
8286 2002-11-26  Jan Hubicka  <jh@suse.cz>
8287
8288         * gcc.dg/i386-cmov[123].c: New tests for conditional move code
8289         quality.
8290
8291 2002-11-26  Geoffrey Keating  <geoffk@apple.com>
8292
8293         * g++.dg/init/brace2.C: New test.
8294         * g++.old-deja/g++.mike/p9129.C: Correct.
8295
8296 2002-11-26  Mark Mitchell  <mark@codesourcery.com>
8297
8298         * g++.dg/abi/empty10.C: Don't run on non-x86 targets.
8299
8300 2002-11-25  Andreas Bauer  <baueran@in.tum.de>
8301
8302         * gcc.dg/sibcall-6: New test for indirect sibcalls.
8303
8304 2002-11-25  Mark Mitchell  <mark@codesourcery.com>
8305
8306         * testsuite/g++.dg/abi/empty11.C: New test.
8307         * testsuite/g++.dg/rtti/cv1.C: New test.
8308
8309 2002-11-25  Hans-Peter Nilsson  <hp@bitrange.com>
8310
8311         * lib/prune.exp: Prune more -fpic/-fPIC warnings.
8312
8313 2002-11-24  Mark Mitchell  <mark@codesourcery.com>
8314
8315         * g++.dg/abi/empty10.C: New test.
8316
8317 2002-11-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
8318
8319         * gcc.c-torture/compile/20021124-1.c: New test.
8320
8321 2002-11-22  Mark Mitchell  <mark@codesourcery.com>
8322
8323         * g++.dg/abi/rtti2.C: New test.
8324
8325 2002-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
8326
8327         * gcc.dg/i386-unroll-1.c: New test.
8328
8329 2002-11-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
8330
8331         * gcc.c-torture/compile/20021120-1.c: New test.
8332         * gcc.c-torture/compile/20021120-2.c: New test.
8333
8334 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
8335
8336         * gcc.dg/bitfld-5.c: New test.
8337
8338 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
8339
8340         * gcc.c-torture/execute/20021120-3.c: New test.
8341
8342 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
8343
8344         * gcc.c-torture/execute/20021120-2.c: New test.
8345
8346 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
8347
8348         * gcc.c-torture/execute/20021120-1.c: New test.
8349
8350 2002-11-20  Jakub Jelinek  <jakub@redhat.com>
8351
8352         * gcc.c-torture/execute/20021118-3.c: New test.
8353
8354 2002-11-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
8355
8356         * gcc.c-torture/compile/20021119-1.c: New test.
8357
8358 2002-11-19  Jason Thorpe  <thorpej@wasabisystems.com>
8359
8360         * gcc.dg/duff-1.c: New test.
8361         * gcc.dg/duff-2.c: New test.
8362         * gcc.dg/duff-3.c: New test.
8363
8364 2002-11-18  Neil Booth  <neil@daikokuya.co.uk>
8365
8366         * gcc.dg/cpp/_Pragma5.c: New test.
8367
8368 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
8369
8370         * gcc.c-torture/execute/20021118-2.c: New test.
8371
8372 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
8373
8374         * gcc.c-torture/execute/20021118-1.c: New test.
8375
8376 2002-11-16  Jakub Jelinek  <jakub@redhat.com>
8377
8378         * gcc.dg/20021116-1.c: New test.
8379
8380 2002-11-14  Mark Mitchell  <mark@codesourcery.com>
8381
8382         * g++.dg/abi/vcall1.C: New test.
8383
8384 2002-11-14  Jakub Jelinek  <jakub@redhat.com>
8385
8386         * gcc.dg/20021029-1.c: New test.
8387         * gcc.dg/20021029-2.c: New test.
8388
8389 2002-11-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8390
8391         * g++.dg/abi/vague1.C (dg-final): Return if target is hppa*-*-hpux*.
8392
8393 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
8394
8395         PR c/8439
8396         * gcc.dg/20021110.c: Move to ...
8397         * gcc.c-torture/compile/20021110.c: .... here.
8398
8399 2002-11-11  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8400
8401         PR c/8467
8402         * gcc.c-torture/execute/20021111-1.c
8403
8404 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
8405
8406         PR c/8439
8407         * gcc.dg/20021110.c: New test.
8408
8409 2002-11-10  Mark Mitchell  <mark@codesourcery.com>
8410
8411         * g++.dg/abi/vthunk3.C: Run only on x86.
8412
8413 2002-11-10  Joseph S. Myers  <jsm@polyomino.org.uk>
8414
8415         * gcc.dg/c90-idem-qual-2.c, gcc.dg/c99-idem-qual-2.c: New tests.
8416
8417 2002-11-09  Hans-Peter Nilsson  <hp@bitrange.com>
8418
8419         * lib/compat.exp (compat-execute): Fix logic error in last
8420         change.
8421
8422 2002-11-09  Neil Booth  <neil@daikokuya.co.uk>
8423
8424         * gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directive.c: Update.
8425
8426 2002-11-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8427
8428         PR c++/8389
8429         * g++.dg/template/access6.C: New test.
8430
8431 2002-11-08  Jan Hubicka  <jh@suse.cz>
8432
8433         * gcc.dg/i386-ssefp-1.c: New test.
8434         * gcc.dg/i386-ssefp-1.c: New test.
8435
8436 2002-11-08  Jan Hubicka  <jh@suse.cz>
8437
8438         * gcc.c-torture/compile/20021108-1.c: New testcase for x86-64 failure.
8439
8440 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
8441
8442         * g++.dg/abi/vthunk3.C: New test.
8443
8444         PR c++/8338
8445         * g++.dg/template/crash2.C: New test.
8446
8447 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
8448
8449         * testsuite/g++.dg/abi/dtor1.C: New test.
8450         * testsuite/g++.dg/abi/dtor2.C: Likewise.
8451
8452 2002-11-05  Geoffrey Keating  <geoffk@apple.com>
8453
8454         * g++.old-deja/g++.eh/badalloc1.C: XFAIL excess errors test on
8455         Darwin.
8456
8457 2002-11-04  Adam Nemet  <anemet@lnxw.com>
8458
8459         * gcc.c-torture/execute/941014-1.x: thumb-elf was deprecated, use
8460         -mthumb.  Only xfail with -O0.
8461
8462 2002-11-03  Mark Mitchell  <mark@codesourcery.com>
8463
8464         * g++.dg/abi/thunk1.C: New test.
8465         * g++.dg/abi/thunk2.C: Likewise.
8466         * g++.dg/abi/vtt1.C: Likewise.
8467
8468 2002-11-02  Diego Novillo  <dnovillo@redhat.com>
8469
8470         PR optimization/8423
8471         * gcc.c-torture/execute/builtin-constant.c: New test.
8472
8473 2002-11-01  Zack Weinberg  <zack@codesourcery.com>
8474
8475         * g++.dg/ext/typedef-init.C, gcc.dg/typedef-init.C:
8476         Add some more cases.
8477
8478 2002-11-01  Mark Mitchell  <mark@codesourcery.com>
8479
8480         PR c++/8391
8481         * g++.dg/opt/local1.C: New test.
8482
8483 2002-10-30  Mark Mitchell  <mark@codesourcery.com>
8484
8485         PR c++/8160
8486         * g++.dg/template/complit1.C: New test.
8487
8488         PR c++/8149
8489         * g++.dg/template/typename4.C: Likewise.
8490
8491 2002-10-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8492
8493         Core issue 287, PR c++/7639
8494         * g++.dg/template/instantiate1.C: Adjust error location.
8495         * g++.dg/template/instantiate3.C: New test.
8496         * g++.old-deja/g++.pt/crash10.C: Adjust error location.
8497         * g++.old-deja/g++.pt/derived3.C: Adjust error location.
8498         * g++.old-deja/g++.pt/spec28.C: Reorder declaration.
8499
8500 2002-10-29  Hans-Peter Nilsson  <hp@bitrange.com>
8501
8502         * lib/compat.exp (compat-execute): Don't clean out a gluefile.
8503
8504 2002-10-29  Mark Mitchell  <mark@codesourcery.com>
8505
8506         PR c++/8287
8507         * g++.dg/init/dtor2.C: New test.
8508
8509 2002-10-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8510
8511         * gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6.
8512         * gcc.dg/nest.c: Bypass errors on irix6.
8513
8514 2002-10-27  Hans-Peter Nilsson  <hp@bitrange.com>
8515
8516         * gcc.dg/nest.c: Expect error for mmix-*-*.
8517         * gcc.dg/20021014-1.c: Use dg-error, not dg-build.
8518
8519 2002-10-26  Hans-Peter Nilsson  <hp@bitrange.com>
8520
8521         * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors
8522         markers.
8523
8524         * gcc.dg/20021014-1.c: Expect build failure on mmix-*-*.
8525
8526 2002-10-25  Mike Stump  <mrs@apple.com>
8527
8528         * gcc.dg/warn-1.c: New test.
8529
8530 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
8531
8532         * g++.dg/template/typename3.C: New test.
8533
8534 2002-10-25  Mark Mitchell  <mark@codesourcery.com>
8535
8536         * g++.dg/lookup/ptrmem1.C: New test.
8537
8538         * g++.dg/abi/vthunk2.C: New test.
8539
8540 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
8541
8542         * g++.dg/ext/vla1.C, gcc.dg/vla-2.c: New tests.
8543
8544 2002-10-24  Mark Mitchell  <mark@codesourcery.com>
8545
8546         * g++.dg/abi/empty9.C: New test.
8547
8548 2002-10-24  Richard Henderson  <rth@redhat.com>
8549
8550         * g++.dg/inherit/thunk1.C: Enable for ia64.
8551
8552 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
8553
8554         PR c++/8067
8555         * g++.dg/lookup/pretty1.C: New test.
8556
8557 2002-10-23  Jakub Jelinek  <jakub@redhat.com>
8558
8559         * gcc.dg/20021023-1.c: New test.
8560
8561 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
8562
8563         PR c++/7679
8564         * g++.dg/parse/inline1.C: New test.
8565
8566 2002-10-23  Richard Henderson  <rth@redhat.com>
8567
8568         * g++.dg/inherit/thunk1.C: Enable for x86_64.
8569
8570         * g++.dg/inherit/thunk1.C: Enable for s390 and alpha.
8571
8572 2002-10-22  Mark Mitchell  <mark@codesourcery.com>
8573
8574         PR c++/6579
8575         * g++.dg/parse/stmtexpr3.C: New test.
8576
8577 2002-10-22  Nathan Sidwell  <nathan@codesourcery.com>
8578
8579         * g++.dg/expr/cond1.C: New test.
8580
8581 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
8582
8583         * gcc.dg/sibcall-5.c: Correct { dg-do run } line.
8584
8585 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
8586
8587         * g++.dg/abi/vbase13.C: New test.
8588         * g++.dg/abi/vbase14.C: Likewise.
8589
8590 2002-10-21  Jakub Jelinek  <jakub@redhat.com>
8591
8592         * gcc.dg/tls/pic-1.c: New test.
8593         * gcc.dg/tls/nonpic-1.c: New test.
8594         * gcc.dg/20021018-1.c: New test.
8595
8596 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
8597
8598         * lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
8599         Remove only files with the same base name as the test case.
8600         (profopt-perf-value): Pass TESTCASE to profopt-cleanup.
8601         (profopt-execute): Likewise.  Also, remove old profiling
8602         and performance data files before running the tests.
8603
8604         * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls.
8605         * g++.dg/bprob/bprob.exp: Likewise.
8606         * g77.dg/bprob/bprob.exp: Likewise.  Also, relax regexp
8607         to allow more general test case names.
8608
8609         * g++.dg/bprob/bprob-1.C: Rename to ...
8610         * g++.dg/bprob/g++-bprob-1.C: ... this.
8611
8612         * g77.dg/bprob/bprob-1.f: Rename to ...
8613         * g77.dg/bprob/g77-bprob-1.f: ... this.
8614
8615 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
8616
8617         * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
8618         bison 1.50 or later.
8619
8620 2002-10-21  Janis Johnson  <janis187@us.ibm.com>
8621
8622         * g++.dg/README: Describe more test directories.
8623
8624 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
8625
8626         * g++.dg/init/array6.C: Add additional tests.
8627
8628 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
8629
8630         * gcc.dg/weak/typeof-2.c: Handle s390x targets as well.
8631         * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode.
8632
8633 2002-10-21  Kazu Hirata  <kazu@cs.umass.edu>
8634
8635         * gcc.c-torture/compile/20020604-1.x: New.
8636         * gcc.c-torture/compile/simd-5.x: Likewise.
8637         * gcc.c-torture/execute/920710-1.x: Likewise.
8638         * gcc.c-torture/execute/20020720-1.x: Disable on h8300.
8639
8640 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
8641
8642         * g++.dg/inherit/override1.C: Add dg-options clause.
8643
8644 2002-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
8645
8646         * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and
8647         _mm_slli_si128.
8648
8649 2002-10-19  Andreas Schwab  <schwab@suse.de>
8650
8651         * lib/compat.exp (compat-run): Prepend "./" when $dest has no
8652         directory component.
8653
8654 2002-10-18  Mark Mitchell  <mark@codesourcery.com>
8655
8656         * g++.dg/inherit/thunk1.C: New test.
8657
8658         * g++.dg/inherit/override1.C: New test.
8659
8660         * g++.dg/abi/mangle11.C: New test.
8661         * g++.dg/abi/mangle14.C: New test.
8662         * g++.dg/abi/mangle17.C: New test.
8663
8664 2002-10-17  Nathan Sidwell  <nathan@codesourcery.com>
8665
8666         * g++.dg/overload/member2.C: New test.
8667
8668 2002-10-17  Janis Johnson  <janis187@us.ibm.com>
8669
8670         * g++.dg/README: Describe new compat directory.
8671         * g++.dg/dg.exp: Skip tests in compat directory.
8672         * README.compat: New file.
8673         * lib/compat.exp: New expect script.
8674         * g++.dg/compat: New test directory.
8675         * g++.dg/compat/compat.exp: New expect script.
8676         * g++.dg/compat/abi: New test directory.
8677         * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C,
8678         g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h,
8679         g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C,
8680         g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h,
8681         g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C,
8682         g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h,
8683         g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C,
8684         g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h,
8685         g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C,
8686         g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h,
8687         g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C,
8688         g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files.
8689         * g++.dg/compat/break: New test directory.
8690         * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C,
8691         g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h,
8692         g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C,
8693         g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h,
8694         g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C,
8695         g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h,
8696         g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C,
8697         g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h,
8698         g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C,
8699         g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h,
8700         g++.dg/compat/break/README: New files.
8701         * g++.dg/compat/eh: New test directory.
8702         * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C,
8703         g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h,
8704         g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C,
8705         g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h,
8706         g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C,
8707         g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h,
8708         g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C,
8709         g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h,
8710         g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C,
8711         g++.dg/compat/eh/filter2_y.C,
8712         g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C,
8713         g++.dg/compat/eh/new1_y.C,
8714         g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C,
8715         g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h,
8716         g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C,
8717         g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h,
8718         g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C,
8719         g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h,
8720         g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C,
8721         g++.dg/compat/eh/unexpected1_y.C: New files.
8722         * g++.dg/compat/init: New test directory.
8723         * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C,
8724         g++.dg/compat/init/array5_y.C,
8725         g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C,
8726         g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h,
8727         g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C,
8728         g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h,
8729         g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C,
8730         g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h,
8731         g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C,
8732         g++.dg/compat/init/init-ref2_y.C: New files.
8733
8734 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
8735
8736         PR c++/7584
8737         * g++.dg/inherit/using3.C: New test.
8738
8739 2002-10-17  Jan Hubicka  <jh@suse.cz>
8740
8741         * gcc.dg/20021017-2.c: New test.
8742
8743 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
8744
8745         * g++.dg/abi/mangle16.C: Adjust.
8746
8747         * g++.dg/init/array8.C: New test.
8748
8749 2002-10-17  Richard Sandiford  <rsandifo@redhat.com>
8750
8751         * gcc.dg/special/mips-abi.exp: New test.
8752         * gcc.dg/special/mips-abi.s: Empty file used by the above.
8753
8754 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
8755
8756         * g++.dg/abi/mangle16.C: New test.
8757         * g++.dg/abi/mangle17.C: Likewise.
8758
8759         PR c++/7478
8760         * g++.dg/template/ref1.C: New test.
8761
8762 2002-10-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8763
8764         * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
8765
8766 2002-10-16  Ulrich Weigand  <uweigand@de.ibm.com>
8767
8768         * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.
8769
8770 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
8771
8772         PR c++/7524
8773         * g++.dg/init/array7.C: New test.
8774
8775 2002-10-15  Mark Mitchell  <mark@codesourcery.com>
8776
8777         * g++.dg/init/array6.C: New test.
8778
8779         * g++.dg/abi/mangle13.C: Likewise.
8780         * g++.dg/abi/mangle14.C: Likewise.
8781         * g++.dg/abi/mangle15.C: Likewise.
8782
8783 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
8784
8785         * g++.dg/abi/empty8.C: New test.
8786
8787 2002-10-15  Nathan Sidwell  <nathan@codesourcery.com>
8788
8789         * g++.dg/init/ctor1.C: New test.
8790
8791 2002-10-15  Ulrich Weigand  <uweigand@de.ibm.com>
8792
8793         * gcc.c-torture/execute/20021015-1.c: New test.
8794
8795 2002-10-15  J"orn Rennecke <joern.rennecke@superh.com>
8796
8797         * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.
8798
8799 2002-10-14  Jan Hubicka  <jh@suse.cz>
8800
8801         * gcc.dg/i386-ssetype-[1-5].c: New tests.
8802
8803 2002-10-14  Richard Henderson  <rth@redhat.com>
8804
8805         * gcc.dg/20020219-1.c: Disable for 16-bit targets.
8806
8807 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
8808
8809         PR optimization/6631
8810         * g++.dg/opt/const2.C: New test.
8811
8812 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
8813
8814         PR c++/7176
8815         * g++.dg/parse/friend1.C: New test.
8816         * g++.old-deja/g++.pt/memtemp64.C: Adjust.
8817
8818 2002-10-14  Jakub Jelinek  <jakub@redhat.com>
8819
8820         * gcc.dg/20021014-1.c: New test.
8821
8822 2002-10-11  Mark Mitchell  <mark@codesourcery.com>
8823
8824         PR c++/5661
8825         * g++.dg/ext/vlm1.C: New test.
8826         * g++.dg/ext/vlm2.C: Likewise.
8827
8828         * g++.dg/init/array1.C: Remove invalid braces.
8829         * g++.dg/init/brace1.C: New test.
8830         * g++.dg/init/copy2.C: Likewise.
8831         * g++.dg/init/copy3.C: Likewise.
8832         * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR.
8833         * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of
8834         braces.
8835
8836 2002-10-11  Neil Booth  <neil@daikokuya.co.uk>
8837
8838         * gcc.dg/cpp/assembler.S: Don't use -ansi.
8839
8840 2002-10-11  Richard Shann  <richard.shann@superh.com>
8841
8842         * gcc.c-torture/compile/simd-5.c: New test.
8843
8844 2002-10-10  Roger Sayle  <roger@eyesopen.com>
8845
8846         * gcc.c-torture/execute/shiftopt-1.c: New test case.
8847
8848 2002-10-10  Jim Wilson  <wilson@redhat.com>
8849
8850         * gcc.c-torture/execute/20021010-1.c: New test.
8851
8852 2002-10-09  Zack Weinberg  <zack@codesourcery.com>
8853
8854         PR c/7353
8855         * g++.dg/ext/typedef-init.C: New test.
8856         * gcc.dg/typedef-init.c: New test.
8857
8858 2002-10-09  Neil Booth  <neil@daikokuya.co.uk>
8859
8860         * gcc.dg/cpp/paste13.c: New test.
8861
8862 2002-10-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8863
8864         * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs.  For
8865         remaining platforms, XFAIL during compile, not execute.  Don't
8866         XFAIL at -O0.
8867
8868 2002-10-08  Nathan Sidwell  <nathan@codesourcery.com>
8869
8870         * gcc.dg/alias-1.c: Tweak expected warning.
8871
8872 2002-10-06  D.Venkatasubramanian <dvenkat@noida.hcltech.com>
8873
8874         * gcc.dg/20020411-1.c: Disable for 16-bit "int".
8875
8876 2002-10-06  Andreas Jaeger  <aj@suse.de>
8877
8878         * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp.
8879         * gcc.dg/cpp/c++98.C: Likewise.
8880
8881         * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here.
8882         * g++.dg/cpp/c++98.C: Likewise.
8883
8884         * g++.dg/README (Subdirectories): Mention cpp directory.
8885
8886         PR target/7559
8887         * gcc.dg/20021006-1.c: New test.
8888
8889 2002-10-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8890
8891         PR c++/7804
8892         * g++.dg/other/warning1.C: New test.
8893
8894 2002-10-04  Roger Sayle  <roger@eyesopen.com>
8895
8896         * gcc.c-torture/execute/20020720-1.x:  XFAIL instead of skipping
8897         the test on failing platforms.  Mark sparcv9-*-*, sparc64-*-*
8898         and sparc-*-* with -m64 as expected failures.  See PR 8087.
8899
8900 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
8901
8902         PR c++/7931
8903         * g++.dg/template/ptrmem3.C: New test.
8904
8905         PR c++/7754
8906         * g++.dg/template/union1.C: New test.
8907
8908 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
8909
8910         PR c++/8006
8911         * g++.dg/abi/mangle9.C: New test.
8912         * g++.dg/abi/mangle10.C: New test.
8913         * g++.dg/abi/mangle11.C: New test.
8914         * g++.dg/abi/mangle12.C: New test.
8915
8916 2002-10-02  Mark Mitchell  <mark@codesourcery.com>
8917
8918         PR c++/7188.
8919         * g++.dg/template/meminit1.C: New test.
8920         * g++.dg/warn/Wreorder-1.C: Likewise.
8921         * g++.old-deja/g++.mike/warn3.C: Tweak.
8922         * lib/prune.exp: Ingore "in copy constructor".
8923
8924 2002-10-02  Andreas Jaeger  <aj@suse.de>
8925
8926         * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c,
8927         gcc.dg/20020103-1.c, gcc.dg/20000614-2.c,
8928         g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable
8929         on x86-64.
8930
8931 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
8932
8933         * gcc.dg/empty1.C: Fix typo.
8934
8935 2002-10-01  Nathan Sidwell  <nathan@codesourcery.com>
8936
8937         * gcc.dg/alias-1.c: New test.
8938
8939 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
8940
8941         * gcc.dg/empty1.C: New test.
8942
8943         * g++.dg/tls/init-2.C: Tweak error messages.
8944
8945 2002-10-01  Richard Sandiford  <rsandifo@redhat.com>
8946
8947         * gcc.c-torture/compile/20020923-1.c: New test.
8948
8949 2002-09-30  Jason Thorpe  <thorpej@wasabisystems.com>
8950
8951         * gcc.c-torture/execute/ffs-1.c: New test.
8952         * gcc.c-torture/execute/ffs-2.c: Ditto.
8953
8954 2002-09-30  Nathan Sidwell  <nathan@codesourcery.com>
8955
8956         * g++.dg/overload/member1.C: New test.
8957
8958 2002-09-30  Mark Mitchell  <mark@codesourcery.com>
8959
8960         * g++.dg/abi/empty7.C: New test.
8961         * g++.dg/init/pm2.C: Likewise.
8962
8963 2002-09-29  Nathan Sidwell  <nathan@codesourcery.com>
8964
8965         * g++.dg/rtti/crash1.C: New test.
8966
8967 2002-09-29  Hans-Peter Nilsson  <hp@bitrange.com>
8968
8969         * gcc.dg/sibcall-1.c, gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c,
8970         gcc.dg/sibcall-4.c: New tests.
8971
8972 2002-09-28  Roger Sayle  <roger@eyesopen.com>
8973
8974         * gcc.c-torture/execute/20020720-1.x: No longer skip test on
8975         powerpc and MMIX targets.
8976
8977 2002-09-27  Zack Weinberg  <zack@codesourcery.com>
8978
8979         * gcc.dg/cpp/20020927-1.c: New.
8980
8981 2002-09-26  David S. Miller  <davem@redhat.com>
8982
8983         * gcc.c-torture/compile/trunctfdf.c: New.
8984
8985 2002-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8986
8987         * lib/target-supports.exp (check_weak_available): Handle solaris2.
8988
8989 2002-09-27  Alan Modra  <amodra@bigpond.net.au>
8990
8991         * gcc.c-torture/execute/loop-15.c: New.
8992
8993 2002-09-26  Janis Johnson  <janis187@us.ibm.com>
8994
8995         * README.QMTEST: Fix typo.
8996
8997 2002-09-26  Ulrich Weigand  <uweigand@de.ibm.com>
8998
8999         * gcc.dg/20020926-1.c: New test.
9000
9001 2002-09-25  David S. Miller  <davem@redhat.com>
9002
9003         PR target/7842
9004         * gcc.c-torture/execute/shiftdi.c: New test.
9005
9006 2002-09-26  Richard Earnshaw  <rearnsha@arm.com>
9007
9008         * lib/gcc.exp (gcc_init): Use a filename for the testglue that is
9009         unique to the tool.
9010         * lib/g77.exp (g77_init): Likewise.
9011         * lib/g++.exp (g++_init): Likewise.
9012         * lib/objc.exp (objc_init): Likewise.
9013
9014 2002-09-25  Mark Mitchell  <mark@codesourcery.com>
9015
9016         * gcc/testsuite/g++.dg/abi/empty5.C: New test.
9017         * gcc/testsuite/g++.dg/abi/empty6.C: New test.
9018         * gcc/testsuite/g++.dg/abi/vbase12.C: New test.
9019
9020 2002-09-25  Richard Henderson  <rth@redhat.com>
9021
9022         * gcc.c-torture/execute/ieee/20010226-1.c: Early exit for
9023         too-small long double.
9024
9025 2002-09-23  Hans-Peter Nilsson  <hp@axis.com>
9026
9027         * gcc.dg/20020919-1.c: New test.
9028
9029 2002-09-23  Mark Mitchell  <mark@codesourcery.com>
9030
9031         * g++.dg/abi/bitfield6.C: New test.
9032         * g++.dg/abi/bitfield7.C: New test.
9033         * g++.dg/abi/bitfield8.C: New test.
9034         * g++.dg/abi/vbase11.C: New test.
9035
9036 2002-09-22  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9037
9038         * gcc.dg/20020219-1.c: Add "-mdisable-indexing" option for target
9039         hppa*-*-hpux*.  Update test comment.
9040
9041 2002-09-20  Jakub Jelinek  <jakub@redhat.com>
9042
9043         * gcc.dg/tls/struct-1.c: New test.
9044
9045 2002-09-20  Neil Booth  <neil@daikokuya.co.uk>
9046
9047         * gcc.dg/cpp/tr-warn2.c: Update.
9048
9049 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
9050
9051         * gcc.c-torture/execute/20020720-1.x: Skip test on ARM-based systems.
9052
9053 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
9054
9055         * gcc.c-torture/execute/990208-1.x: XFAIL this at -O3 for ARM-based
9056         systems.
9057
9058 2002-09-20  Hans-Peter Nilsson  <hp@bitrange.com>
9059
9060         * gcc.c-torture/execute/ieee/mzero3.c: New test.
9061
9062         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
9063         Adjust for c++filt moved to binutils.  Remove spurious duplicate
9064         setting of cxxfilt.
9065
9066 2002-09-19  Geoffrey Keating  <geoffk@apple.com>
9067
9068         * gcc.dg/20020312-2.c: Update for darwin.
9069
9070 2002-09-18  Nathan Sidwell  <nathan@codesourcery.com>
9071
9072         * g++.old-deja/g++.other/crash32.C: Mark ICE.
9073
9074 2002-09-17  Nicola Pero  <n.pero@mi.flashnet.it>
9075
9076         * objc.dg/comp-types-1.m: New test.
9077         * objc.dg/comp-types-2.m: New test.
9078         * objc.dg/comp-types-3.m: New test.
9079         * objc.dg/comp-types-4.m: New test.
9080         * objc.dg/comp-types-5.m: New test.
9081         * objc.dg/comp-types-6.m: New test.
9082
9083 2002-09-17  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9084
9085         * gcc.c-torture/execute/strct-stdarg-1.x: Remove file.
9086
9087 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
9088
9089         * g++.dg/other/do1.C: New test.
9090
9091         * g++.dg/template/subst1.C: New test.
9092
9093 2002-09-16  Steve Ellcey  <sje@cup.hp.com>
9094
9095         * gcc.dg/20020312-2.c: Change __parisc__ to __hppa__.
9096
9097 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
9098
9099         * g++.dg/template/qualttp20.C: Adjust expected errors.
9100         * g++.old-deja/g++.jason/report.C: Likewise.
9101         * g++.old-deja/g++.other/qual1.C: Likewise.
9102
9103         * g++.dg/lookup/scoped2.C: New test.
9104
9105         * g++.dg/ext/asm3.C: New test.
9106
9107 2002-09-16  Richard Earnshaw  <rearnsha@arm.com>
9108
9109         * objc.dg/bitfield-2.m (dg-options): Add -fsigned-char.
9110
9111 2002-09-16  Kazu Hirata  <kazu@cs.umass.edu>
9112
9113         * ChangeLog: follow spelling conventions.
9114         * g++.old-deja/g++.abi/ptrmem.C: Likewise.
9115         * g++.old-deja/g++.bugs/900210_05.C: Likewise.
9116         * g++.old-deja/g++.bugs/900211_04.C: Likewise.
9117         * g++.old-deja/g++.bugs/900321_02.C: Likewise.
9118         * g++.old-deja/g++.bugs/900404_02.C: Likewise.
9119         * g++.old-deja/g++.bugs/900520_06.C: Likewise.
9120         * g++.old-deja/g++.law/global-init1.C: Likewise.
9121         * g++.old-deja/g++.other/delete4.C: Likewise.
9122         * g++.old-deja/g++.other/inline21.C: Likewise.
9123         * g++.old-deja/g++.other/singleton.C: Likewise.
9124         * g77.dg/strlen0.f: Likewise.
9125         * g77.f-torture/compile/20010519-1.f: Likewise.
9126         * g77.f-torture/compile/980310-4.f: Likewise.
9127         * gcc.c-torture/compile/20000605-1.c: Likewise.
9128         * gcc.c-torture/execute/20020225-1.c: Likewise.
9129         * gcc.dg/c90-hexfloat-2.c: Likewise.
9130         * gcc.dg/c99-bool-1.c: Likewise.
9131         * gcc.dg/c99-hexfloat-2.c: Likewise.
9132         * gcc.dg/dll-2.c: Likewise.
9133         * gcc.dg/wtr-union-init-1.c: Likewise.
9134         * gcc.dg/wtr-union-init-2.c: Likewise.
9135         * gcc.dg/wtr-union-init-3.c: Likewise.
9136         * gcc.dg/cpp/avoidpaste1.c: Likewise.
9137         * gcc.dg/cpp/defined.c: Likewise.
9138         * gcc.dg/cpp/macsyntx.c: Likewise.
9139         * gcc.dg/cpp/paste2.c: Likewise.
9140         * gcc.dg/cpp/trad/defined.c: Likewise.
9141         * gcc.dg/format/c90-printf-1.c: Likewise.
9142         * gcc.dg/format/c90-scanf-1.c: Likewise.
9143         * gcc.dg/format/c99-printf-1.c: Likewise.
9144         * gcc.dg/format/c99-scanf-1.c: Likewise.
9145         * gcc.misc-tests/gcov-8.c: Likewise.
9146         * lib/profopt.exp: Likewise.
9147
9148 2002-09-15  Krister Walfridsson  <cato@df.lth.se>
9149
9150         * lib/old-dejagnu.exp (old-dejagnu) Improve test for ICE.
9151
9152 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
9153
9154         * g++.dg/inherit/using2.C: New test.
9155
9156 2002-09-15  Kazu Hirata  <kazu@cs.umass.edu>
9157
9158         * ChangeLog: Follow spelling conventions.
9159         * g++.dg/template/friend4.C: Likewise.
9160         * g++.old-deja/g++.pt/crash67.C: Likewise.
9161         * gcc.c-torture/execute/20000801-4.c: Likewise.
9162         * gcc.dg/c90-digraph-1.c: Likewise.
9163         * gcc.dg/c94-digraph-1.c: Likewise.
9164         * gcc.dg/c99-digraph-1.c: Likewise.
9165         * gcc.dg/cpp/line5.c: Likewise.
9166         * gcc.dg/cpp/multiline.c: Likewise.
9167         * gcc.dg/cpp/trad/literals-1.c: Likewise.
9168         * gcc.dg/format/attr-3.c: Likewise.
9169         * gcc.dg/format/c90-scanf-3.c: Likewise.
9170         * gcc.dg/format/ext-4.c: Likewise.
9171
9172 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
9173
9174         * g++.dg/template/pretty1.C: New test.
9175
9176 2002-09-14  Alan Modra  <amodra@bigpond.net.au>
9177
9178         * gcc.c-torture/execute/struct-cpy-1.c: New test.
9179
9180 2002-09-13  Matt Austern  <austern@apple.com>
9181
9182         * testsuite/g++.dg/other/constref[12].C: New, regression tests for
9183         passing a cast expression to a function by const reference.
9184
9185 2002-09-13  Nathan Sidwell  <nathan@codesourcery.com>
9186
9187         * g++.dg/template/deduce1.C: New test.
9188
9189 2002-09-13  Kazu Hirata  <kazu@cs.umass.edu>
9190
9191         * gcc.c-torture/execute/simd-1.c: Force all use of int to
9192         32-bit int.
9193
9194 2002-09-10  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9195
9196         * gcc.dg/struct-ret-1.c: Add prototype for exit function and correct
9197         usage.
9198
9199 2002-09-10  Richard Earnshaw  <rearnsha@arm.com>
9200
9201         * gcc.c-torture/compile/20020910-1.c: New test.
9202
9203 2002-09-10  Frank Ch. Eigler  <fche@redhat.com>
9204
9205         * gcc.c-torture/execute/20010915-1.c: Correct typo in abort call.
9206
9207 2002-09-10  Andreas Jaeger  <aj@suse.de>
9208
9209         * gcc.dg/20020312-2.c: Adjust for x86-64.
9210
9211 2002-09-08  Toon Moene  <toon@moene.indiv.nluug.nl>
9212
9213         * g77.dg/7388.f: New test case for PR 7388.
9214
9215 2002-09-07  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
9216
9217         * gcc.dg/compare2.c: Remove xfail from cases 10 and 12.
9218
9219 2002-09-05  Ziemowit Laski <zlaski@apple.com>
9220
9221         * objc.dg/proto-lossage-1.m: New test.
9222
9223 2002-09-06  Neil Booth  <neil@daikokuya.co.uk>
9224
9225         * gcc.dg/cpp/_Pragma4.c: Fix typo.
9226
9227 2002-09-06  Nicola Pero  <n.pero@mi.flashnet.it>
9228
9229         * objc/execute/formal_protocol-6.x: Removed.  This testcase is now
9230         expected to pass.
9231
9232 2002-09-06  Stan Shebs  <shebs@apple.com>
9233             David Edelsohn  <edelsohn@gnu.org>
9234
9235         * gcc.dg/weak: New directory.
9236         * gcc.dg/weak-[1-9].c: Move to new directory, remove all
9237         target-specific xfail bits.
9238         * gcc.dg/typeof-2.c: Move to new directory.
9239         * gcc.dg/weak.exp: New expect script.
9240
9241 2002-09-06  Alan Modra  <amodra@bigpond.net.au>
9242
9243         * gcc.c-torture/execute/extzvsi.c: New test.
9244
9245 2002-09-05  Stan Shebs  <shebs@apple.com>
9246
9247         * gcc.dg/weak-1.c: xfail on Darwin.
9248         * gcc.dg/weak-2.c: Ditto.
9249         * gcc.dg/weak-3.c: Ditto.
9250         * gcc.dg/weak-4.c: Ditto.
9251         * gcc.dg/weak-5.c: Ditto.
9252         * gcc.dg/weak-6.c: Ditto.
9253         * gcc.dg/weak-7.c: Ditto.
9254         * gcc.dg/weak-8.c: Ditto.
9255         * gcc.dg/weak-9.c: Ditto.
9256
9257 2002-09-05  J"orn Rennecke <joern.rennecke@superh.com>
9258
9259         * gcc.c-torture/execute/loop-14.c: New test.
9260
9261 2002-09-04  Jakub Jelinek  <jakub@redhat.com>
9262
9263         * g++.dg/other/cxa-atexit1.C: New test.
9264
9265         * gcc.dg/typeof-2.c: New test.
9266
9267 2002-09-03  Roger Sayle  <roger@eyesopen.com>
9268
9269         * gcc.dg/builtins-2.c: New testcase.
9270         * gcc.dg/builtins-3.c: New testcase.
9271
9272 2002-09-03  Neil Booth  <neil@daikokuya.co.uk>
9273
9274         * gcc.dg/cpp/_Pragma4.c: New test.
9275
9276 2002-09-03  Nicola Pero  <n.pero@mi.flashnet.it>
9277
9278         * objc/execute/nil_method-1.m: New testcase.
9279
9280 2002-09-01  Nicola Pero  <n.pero@mi.flashnet.it>
9281
9282         * objc/execute/class-tests-1.h (test_class_with_superclass): Call
9283         [Object class], not [Object initialize].
9284
9285 2002-08-31  Roger Sayle  <roger@eyesopen.com>
9286             Hans-Peter Nilsson  <hp@bitrange.com>
9287
9288         * gcc.c-torture/execute/20020720-1.x: Skip test on
9289         mmix-knuth-mmixware.  Correct comment.
9290
9291 2002-08-27  Mark Mitchell  <mark@codesourcery.com>
9292
9293         * testsuite/g++.dg/abi/bitfield5.C: New test.
9294         * testsuite/g++.dg/abi/vbase10.C: Likewise.
9295
9296 2002-08-27  Nicola Pero  <n.pero@mi.flashnet.it>
9297
9298         * objc.dg/undeclared-selector.m: New test.
9299
9300 2002-08-27  Nathan Sidwell  <nathan@codesourcery.com>
9301
9302         * g++.dg/other/offsetof1.C: Avoid cast warning.
9303
9304 2002-08-26  Ziemowit Laski  <zlaski@apple.com>
9305
9306         * objc.dg/super-class-2.m: New test.
9307
9308 2002-08-24  Matt Austern  <austern@apple.com>
9309
9310         * g++.dg/ext/lvaddr.C: New test.
9311         * g++.dg/ext/lvcast.C: New test.
9312
9313 2002-08-22  Mark Mitchell  <mark@codesourcery.com>
9314
9315         * testsuite/g++.dg/inherit/cond1.C: New test.
9316
9317 2002-08-22  Geoffrey Keating  <geoffk@redhat.com>
9318
9319         * gcc.dg/noncompile/incomplete-1.c: New test.
9320
9321 2002-08-21  Joseph S. Myers  <jsm@polyomino.org.uk>
9322
9323         * gcc.dg/typespec-1.c: New test.
9324
9325 2002-08-20  Devang Patel  <dpatel@apple.com>
9326         * objc.dg/proto-hier-2.m: New test.
9327
9328 2002-08-19  Ziemowit Laski  <zlaski@apple.com>
9329
9330         * objc.dg/bitfield-1.m: New test.
9331         * objc.dg/bitfield-2.m: New test.
9332
9333 2002-08-17  Joseph S. Myers  <jsm@polyomino.org.uk>
9334
9335         * gcc.dg/c90-flex-array-1.c, gcc.dg/c99-flex-array-3.c,
9336         gcc.dg/c99-flex-array-4.c: New tests.
9337
9338 2002-08-16  Stan Shebs  <shebs@apple.com>
9339
9340         * objc/execute/selector-1.m: Add __NEXT_RUNTIME__ case.
9341
9342 2002-08-15  Jakub Jelinek  <jakub@redhat.com>
9343
9344         * gcc.dg/typeof-1.c: New test.
9345         * g++.dg/ext/typeof2.C: New test.
9346
9347 2002-08-15  Nathan Sidwell  <nathan@codesourcery.com>
9348
9349         * g++.dg/other/offsetof1.C: New test.
9350
9351 2002-08-14  Richard Henderson  <rth@redhat.com>
9352
9353         * gcc.dg/tls/diag-3.c: Fix expected message strings.
9354
9355 2002-08-14  Neil Booth  <neil@daikokuya.co.uk>
9356
9357         * gcc.dg/cpp/_Pragma3.c: New test.
9358
9359 2002-08-13  Mark Mitchell  <mark@codesourcery.com>
9360
9361         * g++.dg/template/inherit3: New test.
9362
9363 2002-08-10  Nathan Sidwell  <nathan@codesourcery.com>
9364
9365         * gcc.dg/bitfld-4.c: Add blank options.
9366
9367 2002-08-09  Mark Mitchell  <mark@codesourcery.com>
9368
9369         * g++.dg/template/crash1.C: New test.
9370
9371 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
9372
9373         * gcc.dg/tls/opt-2.c: New test.
9374
9375 2002-08-08  Devang Patel  <dpatel@apple.com>
9376
9377         * objc.dg/selector-1.m : New test
9378
9379 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
9380
9381         * g++.dg/abi/bitfield4.C: New test.
9382         * gcc.dg/bitfld-4.c: New test.
9383
9384 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
9385
9386         * g++.dg/other/packed1.C: New test.
9387
9388 2002-08-07  Mark Mitchell  <mark@codesourcery.com>
9389
9390         * g++.dg/abi/offsetof.C: Tweak error messages.
9391         * g++.old-deja/g++.mike/p10769a.C: Likewise.
9392
9393 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
9394
9395         * gcc.dg/bitfld-3.c: New test.
9396
9397 2002-08-07  Jakub Jelinek  <jakub@redhat.com>
9398             Richard Henderson  <rth@redhat.com>
9399
9400         * gcc.dg/i386-bitfield1.c: New test.
9401         * g++.dg/abi/bitfield3.C: Update.
9402
9403 2002-08-07  Neil Booth  <neil@daikokuya.co.uk>
9404
9405         * objc.dg/const-str-2.m: Update.
9406         * gcc.dg/cpp/c++98.c: Change to C extension.
9407         * gcc.dg/cpp/c++98-pedantic.c: Similarly.
9408         * gcc.dg/cpp/cpp.exp: Process .C extensions too.
9409
9410 2002-08-06  Aldy Hernandez  <aldyh@redhat.com>
9411
9412         * testsuite/gcc.dg/tls/diag-3.c: New.
9413
9414 2002-08-07  Gabriel Dos Reis  <gdr@nerim.net>
9415
9416         * g++.dg/README (Subdirectories): Document new subdir expr.
9417         * g++.dg/expr/pmf-1.C: New test.
9418
9419 2002-08-06  Neil Booth  <neil@daikokuya.co.uk>
9420
9421         * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
9422
9423 2002-08-06  Jakub Jelinek  <jakub@redhat.com>
9424
9425         * g++.dg/abi/bitfield3.C: New test.
9426
9427 2002-08-05  Nathan Sidwell  <nathan@codesourcery.com>
9428
9429         * lib/gcov.exp: Tweak expected line formats.
9430         * gcc.misc-tests/gcov8.c: New test.
9431         * gcc.misc-tests/gcov8.x: New flags.
9432
9433 2002-08-05  Jakub Jelinek  <jakub@redhat.com>
9434
9435         * consistency.vlad/layout/endian.c: Include string.h.
9436
9437         * gcc.c-torture/execute/20020805-1.c: New test.
9438
9439 2002-08-04  Gabriel Dos Reis  <gdr@nerim.net>
9440
9441         * g++.dg/other/conversion1.C: New test.
9442
9443 2002-08-03  Roger Sayle  <roger@eyesopen.com>
9444
9445         * gcc.dg/builtins-1.c: New testcase.
9446
9447 2002-08-02  Mark Mitchell  <mark@codesourcery.com>
9448
9449         * g++.dg/inherit/access3.C: New test.
9450
9451 2002-08-01  Jakub Jelinek  <jakub@redhat.com>
9452
9453         * gcc.dg/ia64-visibility-2.c: New test.
9454
9455 2002-08-01  Benjamin Kosnik   <bkoz@redhat.com>
9456
9457         * g++.old-deja/g++.abi/ptrflags.C (expect): Change
9458         __qualifier_flags to __flags.
9459
9460 2002-07-31  Mark Mitchell  <mark@codesourcery.com>
9461
9462         * g++.dg/inherit/operator1.C: New test.
9463         * g++.dg/lookup/disamb1.C: Fix typo in comment.
9464         * g++.dg/other/error1.C: Change expected error message.
9465         * g++.dg/template/conv4.C: Likewise.
9466
9467 2002-07-26  Neil Booth  <neil@daikokuya.cop.uk>
9468
9469         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
9470         for documented behavior.
9471
9472 2002-07-25  Roger Sayle  <roger@eyesopen.com>
9473
9474         * gcc.c-torture/execute/20020720-1.x: Skip this test on
9475         several targets known to fail.
9476
9477 2002-07-25  Richard Sandiford  <rsandifo@redhat.com>
9478
9479         * gcc.dg/mips-args-[123].c: New tests.
9480
9481 2002-07-24  Aldy Hernandez  <aldyh@redhat.com>
9482
9483         * gcc.dg/ppc-spe.c: New.
9484
9485 2002-07-24  Geoffrey Keating  <geoffk@redhat.com>
9486
9487         * g++.dg/other/ptrmem4.C: New testcase.
9488
9489 2002-07-24  Richard Henderson  <rth@redhat.com>
9490
9491         * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
9492
9493 2002-07-24  Gabriel Dos Reis  <gdr@nerim.net>
9494
9495         * g++.dg/ext/alignof1.C (main): Return 0 for success.
9496
9497 2002-07-24  Roger Sayle  <roger@eyesopen.com>
9498
9499         * gcc.c-torture/execute/memset-3.c: New testcase.
9500
9501 2002-07-24  Neil Booth  <neil@daikokuya.co.uk>
9502
9503         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
9504         gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
9505
9506 2002-07-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9507
9508         * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
9509         Delete.
9510
9511 2002-07-23  J"orn Rennecke <joern.rennecke@superh.com>
9512
9513         * gcc.c-torture/compile/simd-4.c: New test.
9514
9515 2002-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9516
9517         PR c++/7347, c++/7348
9518         * g++.dg/template/access4.C: New test.
9519         * g++.dg/template/access5.C: New test.
9520         * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
9521         * g++.old-deja/g++.pt/memtemp86.C: Likewise.
9522         * g++.old-deja/g++.pt/ttp58.C: Likewise.
9523         * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
9524
9525 2002-07-22  Jakub Jelinek  <jakub@redhat.com>
9526
9527         * gcc.dg/gnu89-init-2.c: New test.
9528
9529 2002-07-21  Gabriel Dos Reis  <gdr@nerim.net>
9530
9531         * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
9532
9533 2002-07-20  Roger Sayle  <roger@eyesopen.com>
9534
9535         * gcc.c-torture/execute/20020720-1.c: New testcase.
9536
9537 2002-07-20  Neil Booth  <neil@daikokuya.co.uk>
9538
9539         * gcc.dg/cpp/Wsignprom.c: New tests.
9540
9541 2002-07-20  Alan Modra  <amodra@bigpond.net.au>
9542
9543         * gcc.c-torture/execute/loop-13.c: New test.
9544
9545 2002-07-19  Neil Booth  <neil@daikokuya.co.uk>
9546
9547         * gcc.dg/cpp/expr.c: New tests.
9548
9549 2002 07-18  David Edelsohn  <edelsohn@gnu.org>
9550
9551         * g++.dg/opt/pr6713.C: Add template instantiation.
9552
9553 2002-07-18  Alan Modra  <amodra@bigpond.net.au>
9554
9555         * gcc.dg/nest.c: New test.
9556
9557 2002-07-17  Richard Henderson  <rth@redhat.com>
9558
9559         * g++.dg/opt/pr6713.C: New test.
9560
9561 2002-07-17  Eric Botcazou  <ebotcazou@multimania.com>
9562
9563         * gcc.c-torture/execute/loop-2e.x: Let the testcase
9564         XFAIL for all x86 processors.
9565
9566 2002-07-17  Ian Dall  <ian@sibyl.beware.dropbear.id.au>
9567
9568         * gcc.c-torture/execute/20010122-1.x: Do not test with
9569         -fomit-frame-pointer.
9570
9571 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9572
9573         * g++.dg/template/instantiate2.C: New test.
9574         * g++.dg/template/spec4.C: New test.
9575
9576 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9577
9578         * g++.dg/template/access2.C: New test.
9579         * g++.dg/template/access3.C: New test.
9580
9581 2002-07-15  Zack Weinberg  <zack@codesourcery.com>
9582
9583         * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
9584         c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
9585         c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
9586         c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
9587         Convert to use <stdarg.h>.
9588         * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
9589         Delete.
9590         * gcc.dg/va-arg-2.c: New.
9591         * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
9592
9593 2002-07-15  Jakub Jelinek  <jakub@redhat.com>
9594
9595         * gcc.c-torture/compile/20020710-1.c: New test.
9596
9597 2002-07-11  J"orn Rennecke <joern.rennecke@superh.com>
9598                           Andrew Pinski  <pinskia@physics.uc.edu>
9599
9600         gcc.c-torture/compile/simd-2.c: New testcase.
9601         gcc.c-torture/compile/simd-3.c: Likewise.
9602
9603 2002-07-11  Mark Mitchell  <mark@codesourcery.com>
9604
9605         PR c++/7224
9606         * g++.dg/overload/error1.C: New test.
9607
9608 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9609
9610         * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
9611         configuration and IRIX 6 O32 ABI.
9612
9613 2002-07-11  Roger Sayle  <roger@eyesopen.com>
9614
9615         * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
9616
9617 2002-07-10  Roger Sayle  <roger@eyesopen.com>
9618
9619         * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
9620
9621 2002-07-10  Jeffrey A Law  <law@redhat.com>
9622
9623         * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
9624
9625         * gcc.c-torture/compile/930326-1.x: Remove.  No longer needed.
9626
9627 2002-07-09  Aldy Hernandez  <aldyh@redhat.com>
9628
9629         * gcc.dg/20020312-2.c: Check for __PPC__.
9630
9631 2002-07-09  Diego Novillo  <dnovillo@redhat.com>
9632
9633         * gcc.c-torture/compile/20020709-1.c: New test.
9634
9635 2002-07-07  Roger Sayle  <roger@eyesopen.com>
9636
9637         * g++.dg/template/qualttp21.C: New test case.
9638
9639 2002-07-06  Alexandre Oliva  <aoliva@redhat.com>
9640
9641         * gcc.c-torture/compile/20020706-1.c: New test.
9642         * gcc.c-torture/compile/20020706-2.c: New test.
9643
9644 2002-07-06  Brian R. Gaeke  <brg@dgate.ORG>
9645             Alexandre Oliva  <aoliva@redhat.com>
9646
9647         * g++.dg/warn/incomplete1.C: New test.
9648
9649 2002-07-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9650
9651         PR c++/7099
9652         * g++.dg/warn/noreturn1.C: New test.
9653
9654 2002-07-03  Mark Mitchell  <mark@codesourcery.com>
9655
9656         PR c++/6706
9657         * g++.dg/debug/debug6.C: New test.
9658         * g++.dg/debug/debug7.C: New test.
9659
9660 2002-07-04  J"orn Rennecke <joern.rennecke@superh.com>
9661
9662         * gcc.c-torture/compile/simd-3.c: New test.
9663
9664 2002-07-03  Chris Demetriou  <cgd@broadcom.com>
9665
9666         * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
9667         * gcc.dg/20020620-1.c: Likewise.
9668
9669 2002-07-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9670
9671         PR c++/6944
9672         * g++.dg/init/array4.C: New test.
9673         * g++.dg/init/array5.C: New test.
9674
9675 2002-07-03  J"orn Rennecke <joern.rennecke@superh.com>
9676
9677         * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
9678         * gcc.c-torture/execute/simd-2.c (main): Likewise.
9679
9680 2002-07-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9681
9682         * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
9683         * gcc.dg/wtr-aggr-init-1.c: Likewise.
9684         * gcc.dg/wtr-conversion-1.c: Likewise.
9685         * gcc.dg/wtr-escape-1.c: Likewise.
9686         * gcc.dg/wtr-int-type-1.c: Likewise.
9687         * gcc.dg/wtr-label-1.c: Likewise.
9688         * gcc.dg/wtr-static-1.c: Likewise.
9689         * gcc.dg/wtr-strcat-1.c: Likewise.
9690         * gcc.dg/wtr-suffix-1.c: Likewise.
9691         * gcc.dg/wtr-switch-1.c: Likewise.
9692         * gcc.dg/wtr-unary-plus-1.c: Likewise.
9693         * gcc.dg/wtr-union-init-1.c: Likewise.
9694         * gcc.dg/wtr-union-init-2.c: Likewise.
9695         * gcc.dg/wtr-union-init-3.c: Likewise.
9696
9697         * gcc.dg/wtr-func-def-1.c: New test.
9698
9699 2002-07-02 Devang Patel <dpatel@apple.com>
9700
9701         * objc.dg/param-1.m: New test.
9702
9703 2002-07-03  Neil Booth  <neil@daikokuya.co.uk>
9704
9705         * gcc.dg/cpp/trad/directive.c: Add test.
9706         * gcc.dg/cpp/trad/macroargs.c: Add test.
9707         * gcc.dg/cpp/trad/recurse-3.c: Add tests.
9708
9709 2002-07-02  Neil Booth  <neil@daikokuya.co.uk>
9710
9711         * gcc.dg/cpp/cmdlne-M.c: New test.
9712
9713 2002-07-02  Ziemowit Laski  <zlaski@apple.com>
9714
9715         * objc.dg/desig-init-1.m: New test.
9716
9717 2002-07-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9718
9719         PR c++/6716
9720         * g++.dg/template/instantiate1.C: New test.
9721
9722 2002-07-01  Mark Mitchell  <mark@codesourcery.com>
9723
9724         PR c++/7112
9725         * g++.dg/template/sizeof2.C: New test.
9726
9727 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
9728
9729         * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
9730         gcc.dg/cpp/trad/include.c: New tests.
9731
9732 2002-07-01  Hans-Peter Nilsson  <hp@axis.com>
9733
9734         PR target/7177
9735         * gcc.c-torture/compile/20020701-1.c: New test.
9736
9737 2002-07-01  Stan Shebs  <shebs@apple.com>
9738
9739         * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
9740         header here...
9741         * lib/objc-torture.exp (objc-torture-compile): ...instead of here
9742         (objc-torture-execute): or here.
9743
9744 2002-07-01  J"orn Rennecke <joern.rennecke@superh.com>
9745
9746         * gcc.c-torture/execute/arith-rand-ll.c: New test.
9747
9748 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
9749
9750         * gcc.dg/cpp/trad/escaped-nl.c: New test.
9751
9752 2002-06-30  Devang Patel  <dpatel@apple.com>
9753
9754         * objc.dg/fsyntax-only.m: New test.
9755
9756 2002-06-27  Mark Mitchell  <mark@codesourcery.com>
9757
9758         PR c++/6695
9759         * g++.dg/template/friend7.C: New file.
9760
9761 2002-06-27  Aldy Hernandez  <aldyh@redhat.com>
9762
9763         * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
9764         return type.
9765
9766 2002-06-27  J"orn Rennecke <joern.rennecke@superh.com>
9767
9768         * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
9769         avoid division by zero.
9770
9771 2002-06-27  Neil Booth  <neil@daikokuya.co.uk>
9772
9773         * gcc.dg/Wunknownprag.c: New tests.
9774
9775 2002-06-25  J"orn Rennecke <joern.rennecke@superh.com>
9776
9777         * gcc.c-torture/execute/simd-2.c: New test.
9778
9779 2002-06-25  Neil Booth  <neil@daikokuya.co.uk>
9780
9781         * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
9782         gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
9783         gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
9784         gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
9785         gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
9786         gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
9787         gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
9788         gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
9789         gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
9790         gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
9791         gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
9792         gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
9793         gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
9794         gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
9795         gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
9796         gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
9797         gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
9798
9799 2002-06-24  Neil Booth  <neil@daikokuya.co.uk>
9800
9801         * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
9802         gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
9803         gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
9804         gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
9805         New tests.
9806         * gcc.dg/cpp/trad/directive.c: Update.
9807
9808 2002-06-23  Andreas Jaeger  <aj@suse.de>
9809
9810         * gcc.c-torture/execute/complex-6.c: New.
9811
9812 2002-06-22  Neil Booth  <neil@daikokuya.co.uk>
9813
9814         * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
9815         gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
9816         gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
9817         gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
9818
9819 2002-06-21  Neil Booth  <neil@daikokuya.co.uk>
9820
9821         * gcc.dg/cpp/trad: New directory with traditional tests copied
9822         from parent directory.
9823         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
9824         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
9825         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
9826         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
9827         Move to trad/ and rename.
9828         * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
9829         gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
9830         gcc.dg/cpp/trad/redef2.c: New tests.
9831         * gcc.dg/cpp/trad/trad.exp: New driver.
9832
9833 2002-06-20  Neil Booth  <neil@daikokuya.co.uk>
9834
9835         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
9836         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
9837         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
9838         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
9839         Remove.
9840
9841 2002-06-20  Richard Sandiford  <rsandifo@redhat.com>
9842
9843         * gcc.dg/20020620-1.c: New test.
9844
9845 2002-06-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9846
9847         * g++.dg/template/ttp4.C: New test.
9848
9849 2002-06-19  Jakub Jelinek  <jakub@redhat.com>
9850
9851         * g++.dg/opt/vt1.C: Fix regexp.
9852
9853 2002-06-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9854
9855         * gcc.c-torture/execute/pure-1.c: Make functions static again.
9856         Don't use attribute `noinline'.
9857
9858 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
9859
9860         * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
9861
9862 2002-06-18  Aldy Hernandez  <aldyh@redhat.com>
9863
9864         * gcc.c-torture/execute/simd-1.c: New.
9865
9866         * gcc.dg/simd-1.c: New.
9867
9868 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
9869
9870         * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
9871
9872 2002-06-16  Richard Henderson  <rth@redhat.com>
9873
9874         * g++.dg/ext/anon-struct1.C: New.
9875         * g++.dg/ext/anon-struct2.C: New.
9876         * g++.dg/ext/anon-struct3.C: New.
9877         * gcc.dg/anon-struct-1.c: New.
9878         * gcc.dg/anon-struct-2.c: New.
9879         * gcc.dg/anon-struct-3.c: New.
9880         * gcc.dg/20011008-1.c: Adjust warning text.
9881         * gcc.dg/20020527-1.c: Add -fms-extensions.
9882
9883 2002-06-16  Richard Henderson  <rth@redhat.com>
9884
9885         * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
9886
9887 2002-06-15  Hans-Peter Nilsson  <hp@axis.com>
9888
9889         * gcc.c-torture/execute/20020615-1.c: New test.
9890
9891 2002-06-15  Roger Sayle  <roger@eyesopen.com>
9892
9893         * gcc.c-tortuture/execute/compare-1.c: New test case.
9894         * gcc.c-tortuture/execute/compare-2.c: New test case.
9895         * gcc.c-tortuture/execute/compare-3.c: New test case.
9896
9897 2002-06-13  Richard Henderson  <rth@redhat.com>
9898
9899         * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New.  Define for
9900         ia64 ilp32.
9901
9902 2002-06-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9903
9904         * g++.dg/template/typename2.C: Update error message.
9905
9906 2002-06-12  Hans-Peter Nilsson  <hp@axis.com>
9907
9908         * gcc.c-torture/execute/20020611-1.c: New test.
9909
9910 2002-06-11  Bob Wilson  <bob.wilson@acm.org>
9911
9912         * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
9913         list of targets to skip.
9914
9915 2002-06-10  Bob Wilson  <bob.wilson@acm.org>
9916
9917         * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
9918         targets if not optimizing.
9919
9920 2002-06-10  Jakub Jelinek  <jakub@redhat.com>
9921
9922         * gcc.c-torture/compile/20020605-1.c: New test.
9923
9924         * g++.dg/opt/vt1.C: New test.
9925
9926         * gcc.dg/20020531-1.c: New test.
9927
9928         * gcc.dg/20020530-1.c: New test.
9929
9930         * gcc.dg/20020527-1.c: New test.
9931
9932         * g++.dg/opt/cse1.C: New test.
9933
9934 2002-06-07  Roger Sayle  <roger@eyesopen.com>
9935
9936         * gcc.dg/20020607-2.c: New test case.
9937
9938 2002-06-07  Jakub Jelinek  <jakub@redhat.com>
9939
9940         * gcc.c-torture/compile/20020604-1.c: New test.
9941
9942 2002-06-04  Richard Henderson  <rth@redhat.com>
9943
9944         * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
9945         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
9946         * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
9947
9948 2002-06-04  Aldy Hernandez  <aldyh@redhat.com>
9949
9950         * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
9951
9952 2002-06-03  Richard Henderson  <rth@redhat.com>
9953
9954         * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
9955         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
9956
9957 2002-06-02  Richard Henderson  <rth@redhat.com>
9958
9959         * gcc.c-torture/execute/pure-1.c: Don't mark any of the
9960         test functions static.
9961
9962 2002-06-02  Andreas Jaeger  <aj@suse.de>
9963
9964         * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
9965         now.
9966
9967 2002-06-02  Neil Booth  <neil@daikokuya.demon.co.uk>
9968
9969         * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
9970         gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
9971         Update for mofified diagnostics.
9972         * gcc.dg/c99-intconst-1.c: No longer fail.
9973
9974 2002-06-02  Richard Henderson  <rth@redhat.com>
9975
9976         * gcc.dg/uninit-A.c: Remove xfail markers.
9977
9978 2002-06-01  Roger Sayle  <roger@eyesopen.com>
9979
9980         * gcc.dg/fnegate-1.c: New test case.
9981
9982 2002-05-30  Osku Salerma  <osku@iki.fi>
9983
9984         * gcc.c-torture/execute/mayalias-1.c: New file.
9985
9986 2002-05-29  Neil Booth  <neil@daikokuya.demon.co.uk>
9987
9988         * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
9989         gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
9990         gcc.dg/cpp/if-1.c: Update for modified diagnostics.
9991
9992 2002-05-29  Hans-Peter Nilsson  <hp@axis.com>
9993
9994         * gcc.c-torture/execute/20020529-1.c: New test.
9995
9996 2002-05-27  Richard Henderson  <rth@redhat.com>
9997
9998         * g++.dg/ext/attrib6.C: New test case.
9999
10000 2002-05-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10001
10002         * gcc.c-torture/execute/pure-1.c: New test.
10003
10004 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
10005
10006         * gcc.dg/cpp/arith-2.c: Remove.
10007
10008 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
10009
10010         * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
10011         * gcc.dg/cpp/if-3.c: Remove.
10012
10013 2002-05-26  Jakub Jelinek  <jakub@redhat.com>
10014
10015         * g++.dg/opt/cse2.C: New test.
10016
10017 2002-05-26  Neil Booth  <neil@daikokuya.demon.co.uk>
10018
10019         * gcc.dg/cpp/arith-1.c: New semantic tests.
10020         * gcc.dg/cpp/if-1.c: Update.
10021
10022 2002-05-24  Ben Elliston  <bje@redhat.com>
10023
10024         * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
10025
10026 2002-05-24  Jakub Jelinek  <jakub@redhat.com>
10027
10028         * gcc.dg/verbose-asm.c: New test.
10029
10030 2002-05-24  Neil Booth  <neil@daikokuya.demon.co.uk>
10031
10032         * gcc.dg/cpp/paste12.c: New test.
10033
10034 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
10035
10036         * g++.dg/parse/named_ops.C: New test.
10037
10038 2002-05-23  Mark Mitchell  <mark@codesourcery.com>
10039
10040         * gcc/testsuite/gcc.dg/weak-8.c: New test.
10041
10042 2002-05-23  J"orn Rennecke <joern.rennecke@superh.com>
10043
10044         * gcc.dg/weak-2.c: Allow optional leading underscore
10045         in scan-assembler symbol name.
10046         * gcc.dg/weak-3.c: Likewise.
10047         * gcc.dg/weak-4.c: Likewise.
10048         * gcc.dg/weak-5.c: Likewise.
10049
10050 2002-05-23  Jakub Jelinek  <jakub@redhat.com>
10051
10052         * gcc.dg/20020523-1.c: New test.
10053
10054 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
10055
10056         * objc.dg/const-str-2.m: Update now that we stop after
10057         a command line error.
10058
10059 2002-05-22  Richard Henderson  <rth@redhat.com>
10060
10061         * g++.dg/dg.exp: Fix typo in test pruneing.
10062
10063 2002-05-22  Richard Henderson  <rth@redhat.com>
10064
10065         * g++.dg/dg.exp: Prune the tls subdirectory.
10066         * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
10067         * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
10068         * g++.dg/tls/init-1.C: New.
10069
10070 2002-05-22  Jakub Jelinek  <jakub@redhat.com>
10071
10072         * gcc.dg/20020517-1.c: New test.
10073
10074 2002-05-21  Richard Henderson  <rth@redhat.com>
10075
10076         * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
10077         gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
10078
10079 2002-05-21  Brian R. Gaeke  <brg@dgate.ORG>
10080
10081         * g++.dg/other/copy2.C: New test.
10082
10083 2002-05-20  J"orn Rennecke <joern.rennecke@superh.com>
10084
10085         * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
10086         (MAX_COPY): Bump up to 10 times sizeof (long long).
10087         (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
10088
10089         * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
10090         sizeof (long long).
10091
10092         * gcc.c-torture/execute/strcpy-1.c: New test.
10093
10094 2002-05-19  Jason Merrill  <jason2redhat.com>
10095
10096         * g++.dg/ext/oper1.C: New test.
10097
10098 2002-05-20  David Billinghurst <David.Billinghurst@riotinto.com>
10099 2002-05-19  Mark Mitchell  <mitchell@doubledemon.codesourcery.com>
10100
10101         * README.QMTEST: New file.
10102
10103         * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
10104
10105 2002-05-19  Andreas Jaeger  <aj@suse.de>
10106
10107         * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
10108         now.
10109         * gcc.c-torture/execute/loop-2d.x: Likewise.
10110
10111 2002-05-19  David Billinghurst <David.Billinghurst@riotinto.com>
10112
10113         * gcc.dg/weak-2.c:  xfail warnings for platforms that don't
10114         support weak symbols.
10115         * gcc.dg/weak-4.c: Likewise
10116         * gcc.dg/weak-6.c: Likewise
10117
10118 2002-05-16  David.Billinghurst <David.Billinghurst@riotinto.com>
10119
10120         * gcc.dg/weak-3.c: Add dg-excess-error comment for
10121         cygwin, coff and h8300-*-hms targets
10122         * gcc.dg/weak-5.c: Likewise
10123         * gcc.dg/weak-7.c: Likewise
10124
10125 2002-05-16  Jason Merrill  <jason@redhat.com>
10126
10127         * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
10128         (scan-assembler-not, scan-assembler-dem): Likewise.
10129         (scan-assembler-dem-not): Likewise.
10130
10131 2002-05-15  Richard Henderson  <rth@redhat.com>
10132
10133         * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
10134
10135 2002-05-15  Richard Henderson  <rth@redhat.com>
10136
10137         * gcc.dg/weak-5.c (vfoo1c): No warning here.
10138         (vfoo1f): Warning here.
10139         (vfoo1l): Don't redefine the alias.
10140
10141 2002-05-14  Jason Merrill  <jason@redhat.com>, Alexandre Oliva  <aoliva@redhat.com>
10142
10143         * g++.dg/init/pm1.C: New test.
10144
10145 2002-05-12  David S. Miller  <davem@redhat.com>
10146
10147         * gcc.c-torture/execute/conversion.c (ldnear): Use long double
10148         types.
10149
10150 2002-05-10  Roger Sayle  <roger@eyesopen.com>
10151
10152         * gcc.c-torture/execute/20020510-1.c: New test case.
10153
10154 2002-05-10  David S. Miller  <davem@redhat.com>
10155
10156         * gcc.c-torture/execute/conversion.c: Test long double too.
10157
10158 2002-05-09  Jakub Jelinek  <jakub@redhat.com>
10159
10160         * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
10161         libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
10162         * lib/g++.exp (g++_link_flags): Likewise.
10163         * lib/objc.exp (objc_target_compile): Likewise.
10164
10165 2002-05-09  Neil Booth  <neil@daikokuya.demon.co.uk>
10166
10167         * gcc.dg/cpp/poison.c: Update.
10168         * gcc.dg/cpp/20000625-2.c: Remove.
10169         * gcc.dg/cpp/direct2s.c: Remove final test.
10170
10171 2002-05-08  Tom Rix  <trix@redhat.com>
10172
10173         * gcc.c-torture/execute/20020508-1.c: New test.
10174         * gcc.c-torture/execute/20020508-2.c: New test.
10175         * gcc.c-torture/execute/20020508-3.c: New test.
10176
10177 2002-05-08  Neil Booth  <neil@daikokuya.demon.co.uk>
10178
10179         * gcc.dg/cpp/charconst-4.c: More tests.
10180
10181 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
10182
10183         PR c/6569
10184         * gcc.dg/weak-3.c: Update location of warning messages.
10185         * gcc.dg/weak-5.c: Likewise.
10186
10187 2002-05-06  Roger Sayle  <roger@eyesopen.com>
10188
10189         * gcc.c-torture/execute/20020506-1.c: New test case.
10190
10191 2002-05-07  Neil Booth  <neil@daikokuya.demon.co.uk>
10192
10193         * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
10194
10195 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
10196
10197         * gcc.dg/cpp/charconst-3.c: Run, don't compile.
10198
10199 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
10200
10201         * gcc.dg/cpp/charconst-3.c: New test.
10202
10203 2002-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
10204
10205         * gcc.dg/cpp/charconst.c: Update tests.
10206
10207 2002-05-05  Tim Josling  <tej@melbpc.org.au>
10208
10209         * treelang: Added directory for new sample language treelang. Also
10210         lib/treelang.exp: New file to signal treelang should be tested.
10211
10212 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
10213
10214         * gcc.dg/cpp/cmdlne-dM-M.c: New test.
10215         * gcc.dg/cpp/cmdlne-dD-M.c: New test.
10216         * gcc.dg/cpp/cmdlne-dN-M.c: New test.
10217         * gcc.dg/cpp/cmdlne-dI-M.c: New test.
10218         * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
10219         * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
10220         * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
10221
10222 2002-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
10223
10224         * gcc.dg/format/xopen-2.c: New test.
10225
10226 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
10227
10228         * gcc.dg/20020503-1.c: New test.
10229
10230 2002-05-02  Mark Mitchell  <mark@codesourcery.com>
10231
10232         * g++.dg/init/dtor1.C: Make it tougher.
10233
10234 2002-05-01  Mark Mitchell  <mark@codesourcery.com>
10235
10236         * g++.dg/init/dtor1.C: New test.
10237
10238 2002-05-02  Aldy Hernandez  <aldyh@redhat.com>
10239
10240         * gcc.dg/altivec-8.c: New.
10241
10242 2002-05-01  Aldy Hernandez  <aldyh@redhat.com>
10243
10244         * gcc.dg/altivec-7.c: New.
10245
10246 2002-04-29  Jakub Jelinek  <jakub@redhat.com>
10247
10248         * g++.dg/parse/typedef1.C: New test.
10249
10250 2002-04-29  Mark Mitchell  <mark@codesourcery.com>
10251
10252         PR c++/6486
10253         * g++.dg/template/friend6.C: New test.
10254
10255         PR c++/6492
10256         * g++.dg/init/copy1.C: New test.
10257
10258 2002-04-29  Nathan Sidwell  <nathan@codesourcery.com>
10259
10260         * g++.dg/warn/effc1.C: New test.
10261
10262 2002-04-29  Neil Booth  <neil@daikokuya.demon.co.uk>
10263
10264         * gcc.dg/cpp/if-cexp.c: Add a test.
10265
10266 2002-04-28  Jakub Jelinek  <jakub@redhat.com>
10267
10268         * gcc.dg/20020426-2.c: New test.
10269
10270 2002-04-28  Neil Booth  <neil@daikokuya.demon.co.uk>
10271
10272         * gcc.dg/cpp/if-mop.c: Update.
10273         * gcc.dg/cpp/if-mpar.c: Add test.
10274         * gcc.dg/cpp/if-oppr.c: Update.
10275
10276 2002-04-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10277
10278         PR c/6343
10279         * gcc.dg/weak-[2-7].c: New tests.
10280
10281 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
10282
10283         * gcc.dg/enum1.c: New test.
10284
10285 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
10286
10287         PR c++/6497
10288         * g++.dg/inherit/access2.C: New test.
10289
10290 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
10291
10292         PR bootstrap/6445
10293         * gcc.dg/20020426-1.c: New test.
10294
10295 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
10296
10297         * g++.dg/abi/enum1.C: New test.
10298
10299 2002-04-26  Richard Henderson  <rth@redhat.com>
10300
10301         * gcc.dg/c99-bool-1.c: Expect always true warning.
10302
10303 2002-04-25  Roger Sayle  <roger@eyesopen.com>
10304
10305         * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
10306
10307 2002-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10308
10309         * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
10310         targets.
10311
10312 2002-04-24  Mark Mitchell  <mark@codesourcery.com>
10313
10314         * g++.dg/abi/mange7.C: New test.
10315
10316         PR c++/6438.
10317         * g++.dg/parse/stmtexpr2.C: New test.
10318
10319 2002-04-24  J"orn Rennecke <joern.rennecke@superh.com>
10320
10321         * gcc.dg/20020312-2.c: Add SH target.
10322
10323 2002-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10324
10325         * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
10326         compiler output on mips*-*-irix*.
10327
10328 2002-04-23  Jakub Jelinek  <jakub@redhat.com>
10329
10330         * g++.dg/parse/attr1.C: New test.
10331
10332 2002-04-23  Roger Sayle  <roger@eyesopen.com>
10333
10334         * gcc.c-torture/execute/string-opt-17.c: New test case.
10335         * gcc.c-torture/execute/memset-2.c: New test case.
10336
10337 2002-04-23  Mark Mitchell  <mark@codesourcery.com>
10338
10339         PR c++/6256:
10340         * g++.dg/template/friend5.C: New test.
10341
10342         PR c++/6331:
10343         * g++.dg/template/qual1.C: Likewise.
10344
10345 2002-04-22  Zack Weinberg  <zack@codesourcery.com>
10346
10347         * gcc.c-torture/execute/980707-1.c: Don't use isspace().
10348         Include stdlib.h, not stdio.h or ctype.h.
10349
10350 2002-04-22  Hans-Peter Nilsson  <hp@axis.com>
10351
10352         * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
10353         cris-*-elf* and mmix-*-*.
10354         * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
10355         * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
10356         g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
10357         Ditto.
10358         * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
10359         * gcc.dg/wchar_t-1.c: Ditto.
10360
10361 2002-04-21  Hans-Peter Nilsson  <hp@axis.com>
10362
10363         * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
10364         Clarify comment.
10365
10366 2002-04-21  Neil Booth  <neil@daikokuya.demon.co.uk>
10367
10368         * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
10369
10370 2002-04-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10371
10372         * gcc.c-torture/execute/20000906-1.x: Delete.
10373
10374 2002-04-20  David.Billinghurst <David.Billinghurst@riotinto.com>
10375
10376         * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
10377
10378 2002-04-19  Toon Moene  <toon@moene.indiv.nluug.nl>
10379
10380         * PR6367
10381         * g77.f-torture/execute/6367.f: New test.
10382         * g77.f-torture/execute/6367.x: Disable for MMIX.
10383
10384 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
10385
10386         * PR6352
10387         * g++.dg/opt/inline2.C: New test.
10388
10389 2002-04-18  Richard Henderson  <rth@redhat.com>
10390
10391         * gcc.dg/20000906-1.c: Enable for all targets.
10392         * gcc.c-torture/compile/iftrap-2.c: New.
10393
10394 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
10395
10396         * gcc.dg/20020418-1.c: New test.
10397         * gcc.dg/20020418-2.c: New test.
10398
10399 2002-04-18  Richard Henderson  <rth@redhat.com>
10400
10401         * gcc.c-torture/compile/iftrap-1.c: New.
10402         * gcc.dg/iftrap-1.c: Adjust for ia64.
10403         * gcc.dg/iftrap-2.c: New.
10404
10405 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
10406
10407         * gcc.c-torture/compile/20020418-1.c: New test.
10408
10409 2002-04-18  Roger Sayle  <roger@eyesopen.com>
10410
10411         * gcc.c-torture/compile/20020415-1.c: New.
10412
10413 2002-04-18  David S. Miller  <davem@redhat.com>
10414
10415         * gcc.c-torture/execute/20020418-1.c: New test.
10416
10417 2002-04-17  Jakub Jelinek  <jakub@redhat.com>
10418
10419         * gcc.dg/20020416-1.c: New test.
10420
10421         * g++.dg/opt/inline1.C: New test.
10422
10423 2002-04-16  Jakub Jelinek  <jakub@redhat.com>
10424
10425         * gcc.dg/altivec-5.c: New test.
10426
10427         * gcc.dg/20020415-1.c: New test.
10428
10429 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
10430
10431         * testsuite/lib/chill.exp: Remove.
10432
10433 2002-04-14  Jakub Jelinek  <jakub@redhat.com>
10434
10435         * g++.dg/other/big-struct.C: New test.
10436
10437 2002-04-14  David Billinghurst <David.Billinghurst@riotinto.com>
10438
10439         * g77.dg/f77-edit-i-in.f: Use internal buffer in place
10440         of scratch file.
10441
10442 2002-04-13  David Billinghurst <David.Billinghurst@riotinto.com>
10443
10444         PR c/6277
10445         * gcc.dg/i386-387-1.c:  Allow optional leading underscore
10446         in scan-assembler function name
10447
10448 2002-04-13  Hans-Peter Nilsson  <hp@bitrange.com>
10449
10450         * g77.f-torture/execute/980628-4.x,
10451         g77.f-torture/execute/980628-5.x,
10452         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
10453         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
10454         g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
10455         i[34567]86-*-*.
10456
10457 2002-04-13  David S. Miller  <davem@redhat.com>
10458
10459         * gcc.c-torture/execute/20020413-1.c: New test.
10460
10461 2002-04-13  Richard Sandiford  <rsandifo@redhat.com>
10462
10463         * gcc.dg/asm-6.c,
10464         * g++.dg/ext/asm1.C: New tests.
10465
10466 2002-04-12  Mark Mitchell  <mark@codesourcery.com>
10467
10468         PR c++ 5373.
10469         * g++.dg/parse/stmtexpr1.C: New test.
10470
10471         PR c++/5189.
10472         * g++.dg/template/copy1.C: New test.
10473
10474 2002-04-12  Richard Henderson  <rth@redhat.com>
10475
10476         * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
10477
10478 2002-04-12  Geoffrey Keating  <geoffk@redhat.com>
10479
10480         * gcc.c-torture/execute/20020412-1.c: New file, renamed from
10481         gcc.c-torture/execute/20020307-2.c.
10482
10483 2002-04-12  Richard Sandiford  <rsandifo@redhat.com>
10484
10485         * g++.dg/ext/attrib5.C,
10486         * g++.dg/lookup/struct1.C: New tests.
10487
10488 2002-04-11  Jakub Jelinek  <jakub@redhat.com>
10489
10490         * gcc.dg/20020411-1.c: New test.
10491
10492         * gcc.c-torture/execute/20020411-1.c: New test.
10493
10494 2002-04-10  Janis Johnson  <janis187@us.ibm.com>
10495
10496         * g77.f-torture/execute/6177.f: New test.
10497
10498 2002-04-10  Jakub Jelinek  <jakub@redhat.com>
10499
10500         PR middle-end/6247
10501         * g++.dg/opt/cleanup1.C: New test.
10502
10503         * g++.dg/opt/const1.C: New test.
10504
10505 2002-04-10  Lars Brinkhoff  <lars@nocrew.org>
10506
10507         * gcc.c-torture/execute/20020406-1.c: Declare malloc.
10508
10509 2002-04-10  Nathan Sidwell  <nathan@codesourcery.com>
10510
10511         PR c++/5507
10512         * g++.dg/template/typename2.C: New test.
10513
10514 2002-04-10  Alan Modra  <amodra@bigpond.net.au>
10515
10516         * gcc.c-torture/execute/loop-12.c: New.
10517
10518 2002-04-08  Hans-Peter Nilsson  <hp@bitrange.com>
10519
10520         * g77.f-torture/execute/980628-4.x,
10521         g77.f-torture/execute/980628-5.x,
10522         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
10523         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
10524         g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
10525
10526 2002-04-07  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10527
10528         PR optimization/6086
10529         * g++.dg/opt/preinc1.C: New test.
10530
10531 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
10532
10533         PR c++/5571
10534         * g++.dg/opt/static2.C: New test.
10535
10536 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
10537
10538         PR c/5120
10539         * gcc.dg/20020406-1.c: New test.
10540
10541 2002-04-04  David S. Miller  <davem@redhat.com>
10542
10543         * gcc.c-torture/execute/20020404-1.c: New test.
10544
10545 2002-04-04  Jakub Jelinek  <jakub@redhat.com>
10546
10547         PR c/6123
10548         * gcc.dg/20020312-2.c: Do not declare global register variable
10549         if __PIC__ or __pic__ is defined.
10550
10551 2002-04-04  Richard Earnshaw  <rearnsha@arm.com>
10552
10553         * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC.  Use
10554         __asm__ so that it works correctly even if -ansi -pedantic-errors.
10555
10556 2002-04-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10557
10558         * gcc.misc-tests/linkage.exp: Update last change to handle
10559         sparc*-, not just sparc-.
10560
10561 2002-04-03  Richard Henderson  <rth@redhat.com>
10562
10563         * gcc.dg/cpp/ucs.c: Improved long UCS test.
10564
10565 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
10566
10567         * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
10568
10569 2002-04-02  David S. Miller  <davem@redhat.com>
10570
10571         * gcc.c-torture/execute/20020402-3.c: New test.
10572
10573 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
10574
10575         * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
10576         * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
10577
10578         * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
10579         * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
10580         g77.f-torture/execute/20001201.x,
10581         g77.f-torture/execute/u77-test.x: New files.
10582
10583         * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
10584         * gcc.dg/wchar_t-1.c: Ditto.
10585
10586 2002-04-02  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10587
10588         * gcc.c-torture/execute/20020402-1.c: New test.
10589
10590 2002-04-01  Richard Henderson  <rth@redhat.com>
10591
10592         * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
10593
10594         * g++.dg/other/new1.C: Use __SIZE_TYPE__.
10595
10596 2002-04-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10597
10598         * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
10599
10600 2002-04-01  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
10601
10602         * g++.dg/inherit/template-as-base.C: Expect error.
10603         * g++.dg/inherit/namespace-as-base.C: Likewise.
10604
10605 2002-03-31  Hans-Peter Nilsson  <hp@bitrange.com>
10606
10607         * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
10608         g++.dg/ext/instantiate3.C: Tweak match patterns.
10609
10610         * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
10611         * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
10612         -da test.
10613
10614 2002-03-31  Richard Henderson  <rth@redhat.com>
10615
10616         * gcc.dg/special/alias-2.c: New.
10617         * gcc.dg/special/ecos.exp: Run it.
10618
10619 2002-03-31  Richard Henderson  <rth@redhat.com>
10620
10621         * gcc.dg/va-arg-1.c: Expect warnings, not errors.
10622
10623 2002-03-31  Kazu Hirata  <kazu@hxi.com>
10624
10625         * gcc.dg/weak-1.c: Disable on h8300 port.
10626
10627 2002-03-29  Janis Johnson  <janis187@us.ibm.com>
10628
10629         * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
10630         * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
10631         ordering tests.
10632         * g++.dg/bprob/bprob-1.C: New test.
10633         * g++.dg/gcov/gcov.exp: New driver for gcov tests.
10634         * g++.dg/gcov/gcov-1.C: New test.
10635         * g++.dg/gcov/gcov-1.x: New file.
10636         * g++.dg/gcov/gcov-2.C: New test.
10637         * g++.dg/gcov/gcov-3.C: New test.
10638         * g++.dg/gcov/gcov-3.h: New file.
10639
10640 2002-03-28  Roger Sayle  <roger@eyesopen.com>
10641
10642         * g++.old-deja/g++.other/builtins5.C: New test.
10643         * g++.old-deja/g++.other/builtins6.C: New test.
10644         * g++.old-deja/g++.other/builtins7.C: New test.
10645         * g++.old-deja/g++.other/builtins8.C: New test.
10646         * g++.old-deja/g++.other/builtins9.C: New test.
10647
10648 2002-03-29  Jakub Jelinek  <jakub@redhat.com>
10649
10650         * g++.dg/opt/static1.C: New test.
10651
10652         * g++.dg/opt/longbranch1.C: New test.
10653
10654 2002-03-28  Hans-Peter Nilsson  <hp@bitrange.com>
10655
10656         * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
10657
10658         * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
10659
10660 2002-03-28  Jeffrey A Law  (law@redhat.com)
10661
10662         * gcc.c-torture/execute/20020328-1.c: New test.
10663
10664 2002-03-27  Richard Henderson  <rth@redhat.com>
10665
10666         * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
10667         * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
10668         move from g++.old-deja/g++.ext/.
10669
10670 2002-03-27  Mark Mitchell  <mark@codesourcery.com>
10671
10672         * g++.dg/init/new2.C: New test.
10673
10674 2002-03-26  Richard Henderson  <rth@redhat.com>
10675
10676         * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
10677
10678         * gcc.dg/20020312-2.c: Don't test epilogue vs global register
10679         on sparc.
10680
10681         * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc.  Only run on
10682         sparcv9 systems.
10683         * gcc.dg/20001102-1.c: Likewise.
10684
10685 2002-03-26  Phil Edwards  <pme@gcc.gnu.org>
10686
10687         * gcc.dg/cpp/endif-pedantic1.c,
10688         gcc.dg/cpp/endif-pedantic2.c:  New tests.
10689
10690 2002-03-26  Mark Mitchell  <mark@codesourcery.com>
10691
10692         * g++.dg/init/new1.C: New test.
10693
10694 2002-03-26  Nathan Sidwell  <nathan@codesourcery.com>
10695
10696         * g++.dg/abi/vbase9.C: New test.
10697
10698 2002-03-26  Richard Earnshaw  <rearnsha@arm.com>
10699
10700         * gcc.dg/arm-asm.c: New test.
10701
10702 2002-03-26  Andrew Cagney  <ac131313@redhat.com>
10703
10704         * gcc.dg/Wswitch-enum.c: New test.
10705         Fix PR c/5044.
10706
10707 2002-03-26  Richard Henderson  <rth@redhat.com>
10708
10709         * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
10710         structure.
10711
10712 2002-03-25  Richard Henderson  <rth@redhat.com>
10713
10714         * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc.  Only run on
10715         sparcv9 systems.
10716
10717         * gcc.c-torture/compile/20011119-1.c (xxx): New.
10718         * gcc.c-torture/compile/20011119-2.c (xxx): New.
10719
10720 2002-03-25  Zack Weinberg  <zack@codesourcery.com>
10721
10722         * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
10723
10724 2002-03-25  Bob Wilson  <bob.wilson@acm.org>
10725
10726         * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
10727         targets using generic thunk support.
10728
10729 2002-03-25  Jakub Jelinek  <jakub@redhat.com>
10730
10731         * gcc.c-torture/compile/20020323-1.c: New test.
10732
10733         * g++.dg/opt/conj2.C: New test.
10734
10735 2002-03-24  Richard Henderson  <rth@redhat.com>
10736
10737         * gcc.dg/weak-1.c: Use -fno-common.
10738
10739 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
10740
10741         * g77.dg/f77-edit-apostrophe-out.f: New test
10742         * g77.dg/f77-edit-h-out.f: New test
10743         * g77.dg/f77-edit-t-in.f: New test
10744         * g77.dg/f77-edit-t-out.f: New test
10745         * g77.dg/f77-edit-x-out.f: New test
10746         * g77.dg/f77-edit-slash-out.f: New test
10747         * g77.dg/f77-edit-colon-out.f: New test
10748         * g77.dg/f77-edit-s-out.f: New test
10749
10750 2002-03-24  Richard Henderson  <rth@redhat.com>
10751
10752         * objc/execute/formal_protocol-6.x: New XFAIL.
10753
10754 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
10755
10756         * gcc.dg/weak-1.c:  Early return from dg-final on platforms
10757         that do not support weak symbols
10758
10759 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
10760
10761         * lib/g++.exp:  Fix handling of LD_LIBRARY_PATH et al
10762         * lib/g77.exp:  Likewise
10763         * lib/objc.exp: Likewise
10764
10765 2002-03-23  Andrew Cagney  <ac131313@redhat.com>
10766
10767         * gcc.dg/Wswitch-default.c: New test.
10768
10769 2002-03-23  Jakub Jelinek  <jakub@redhat.com>
10770
10771         * g++.dg/other/enum1.C: New test.
10772
10773 2002-03-23  Zack Weinberg  <zack@codesourcery.com>
10774
10775         * gcc.dg/pragma-ep-3.c: Fix typo.
10776
10777 2002-03-22  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
10778
10779         * g++.dg/inherit/template-as-base.C: New test.
10780
10781 2002-03-22  Jakub Jelinek  <jakub@redhat.com>
10782
10783         * g++.old-deja/g++.other/dwarf2-1.C: Move...
10784         * g++.dg/debug/debug5.C: ...here.  Convert for dg framework.
10785
10786 2002-03-22  Neil Booth  <neil@daikokuya.demon.co.uk>
10787
10788         * gcc.dg/cpp/multiline.c: Update to match.
10789
10790 2002-03-22  Alexandre Oliva  <aoliva@redhat.com>
10791
10792         * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
10793
10794 2002-03-22  Phil Edwards  <pme@gcc.gnu.org>
10795
10796         * gcc.dg/cpp/extratokens2.c:  New file.
10797
10798 2002-03-21  David Edelsohn  <edelsohn@gnu.org>
10799
10800         * gcc.dg/20020312-2.c: Add rs6000 target.
10801
10802         * gcc.c-torture/compile/20020319-1.c: New test.
10803
10804 2002-03-21  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10805
10806         * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
10807         (A, E): Handle this.
10808
10809 2002-03-20  Jason Merrill  <jason@redhat.com>
10810
10811         * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
10812         ignoring -fpic.
10813         * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
10814         through prune_gcc_output.
10815
10816 2002-03-20  Jakub Jelinek  <jakub@redhat.com>
10817
10818         * gcc.c-torture/compile/20020320-1.c: New test.
10819
10820 2002-03-19  Jakub Jelinek  <jakub@redhat.com>
10821
10822         * gcc.c-torture/compile/20020318-1.c: New test.
10823
10824         * gcc.dg/struct-by-value-1.c: New test.
10825
10826         * gcc.dg/20020319-1.c: New test.
10827
10828 2002-03-18  Jakub Jelinek  <jakub@redhat.com>
10829
10830         * g++.dg/opt/conj1.C: New test.
10831
10832 2002-03-17  Mark Mitchell  <mark@codesourcery.com>
10833
10834         * g++.dg/template/qualttp20.C: Revert previous change.
10835         * g++.dg/template/qualttp3.C: Likewise.
10836         * g++.dg/template/qualttp4.C: Likewise
10837         * g++.dg/template/qualttp5.C: Likewise
10838         * g++.dg/template/qualttp6.C: Likewise
10839         * g++.dg/template/qualttp7.C: Likewise
10840         * g++.dg/template/qualttp8.C: Likewise
10841         * g++.dg/template/recurse.C: Likewise.
10842
10843 2002-03-17  Neil Booth  <neil@daikokuya.demon.co.uk>
10844
10845         * gcc.dg/cpp/wchar-1.c: Update.
10846
10847 2002-03-16  Nathan Sidwell  <nathan@codesourcery.com>
10848
10849         * g++.dg/template/conv1.C: New test.
10850         * g++.dg/template/conv2.C: New test.
10851         * g++.dg/template/conv3.C: New test.
10852         * g++.dg/template/conv4.C: New test.
10853
10854 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
10855
10856         * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
10857         * g++.dg/template/qualttp3.C: Likewise.
10858         * g++.dg/template/qualttp4.C: Likewise
10859         * g++.dg/template/qualttp5.C: Likewise
10860         * g++.dg/template/qualttp6.C: Likewise
10861         * g++.dg/template/qualttp7.C: Likewise
10862         * g++.dg/template/qualttp8.C: Likewise
10863         * g++.dg/template/recurse.C: Likewise.
10864
10865 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
10866
10867         * g++.dg/opt/dtor1.C: New test.
10868
10869 2002-03-15  Jakub Jelinek  <jakub@redhat.com>
10870
10871         * gcc.c-torture/compile/20020315-1.c: New test.
10872
10873 2002-03-15  Richard Earnshaw  <rearnsha@arm.com>
10874
10875         * gcc.dg/weak-1.c: Fix scan tests.
10876
10877 2002-03-15  Hans-Peter Nilsson  <hp@bitrange.com>
10878
10879         * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
10880         * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
10881         cris-*-aout* mmix-*-*.
10882         * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
10883         cris-*-aout* mmix-*-*.
10884         * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
10885         cris-*-elf* cris-*-aout* and mmix-*-*.
10886         * gcc.dg/20001009-1.c: Ditto.
10887         * gcc.dg/20010912-1.c: Ditto.
10888         * gcc.dg/20020122-4.c: Ditto.
10889         * gcc.dg/inline-2.c: Ditto.
10890
10891 2002-03-14  Jeffrey A Law  (law@cygnus.com)
10892
10893         * gcc.c-torture/compile/20020314-1.c: New test.
10894
10895 2002-03-14  Richard Earnshaw  <rearnsha@arm.com>
10896
10897         * gcc.c-torture/execute/20020314-1.c: New test.
10898
10899 2002-03-14  Jakub Jelinek  <jakub@redhat.com>
10900
10901         * g++.dg/warn/Wunused-1.C: New test.
10902
10903 2002-02-13  Richard Sandiford  <rsandifo@redhat.com>
10904
10905         * g++.dg/abi/mangle6.C: New test.
10906
10907 2002-03-13  Jakub Jelinek  <jakub@redhat.com>
10908
10909         * gcc.c-torture/compile/20020309-2.c: New test.
10910
10911         * gcc.c-torture/compile/20020312-1.c: New test.
10912
10913 2002-03-12  Nathan Sidwell  <nathan@codesourcery.com>
10914
10915         * g++.dg/other/access1.C: New test.
10916
10917 2002-03-12  Jakub Jelinek  <jakub@redhat.com>
10918
10919         * gcc.c-torture/execute/wchar_t-1.c: New test.
10920
10921 2002-03-12  David Edelsohn  <edelsohn@gnu.org>
10922
10923         * gcc.dg/20020103-1.c: Add rs6000 target and macro.
10924
10925 2002-03-12  Roger Sayle  <roger@eyesopen.com>
10926
10927         * gcc.dg/20020312-1.c: New test case.
10928
10929 2002-03-11  Aldy Hernandez  <aldyh@redhat.com>
10930
10931         * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
10932
10933 2002-03-11  Richard Henderson  <rth@redhat.com>
10934
10935         * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
10936         * g++.old-deja/g++.jason/report.C: Likewise.
10937
10938 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
10939
10940         * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
10941         * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
10942
10943 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
10944
10945         * testsuite/g++.dg/overload/pmf1.C: New test.
10946
10947 2002-03-11  Kazu Hirata  <kazu@hxi.com>
10948
10949         * gcc.c-torture/execute/20020307-1.c: Use long.
10950
10951 2002-03-11  Jakub Jelinek  <jakub@redhat.com>
10952
10953         PR optimization/5844
10954         * gcc.dg/20020310-1.c: New test.
10955
10956 2002-03-09  Michael Meissner  <meissner@redhat.com>
10957
10958         * gcc.c-torture/execute/memcpy-2.c: New test.
10959         * gcc.c-torture/execute/memset-1.c: New test.
10960         * gcc.c-torture/execute/strlen-1.c: New test.
10961         * gcc.c-torture/execute/strcmp-1.c: New test.
10962         * gcc.c-torture/execute/strncmp-1.c: New test.
10963
10964 2002-03-09  Geoffrey Keating  <geoffk@redhat.com>
10965
10966         * gcc.dg/ppc-ldstruct.c: New test.
10967
10968 2002-03-09  Jakub Jelinek  <jakub@redhat.com>
10969
10970         * gcc.c-torture/execute/va-arg-22.c: New test.
10971
10972 2002-03-09  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
10973
10974         * gcc.c-torture/compile/20020309-1.c: New test.
10975
10976 2002-03-08  Jakub Jelinek  <jakub@redhat.com>
10977
10978         * gcc.c-torture/execute/20020307-2.c: New test.
10979
10980 2002-03-07  Jeffrey A Law  (law@redhat.com)
10981
10982         * g77.f-torture/compile/20020307-1.f: New test.
10983
10984 2002-03-07  Richard Sandiford  <rsandifo@redhat.com>
10985
10986         * gcc.dg/unordered-1.c: New test.
10987
10988 2002-03-07  Richard Earnshaw  <rearnsha@arm.com>
10989
10990         * gcc.c-torture/execute/20020307-1.c: New test.
10991
10992 2002-03-05  Jakub Jelinek  <jakub@redhat.com>
10993
10994         * gcc.dg/20020304-1.c: New test.
10995
10996         * gcc.c-torture/compile/20020304-2.c: New test.
10997
10998 2002-03-04  Zack Weinberg  <zack@codesourcery.com>
10999
11000         * gcc.c-torture/compile/20020304-1.c: New test case
11001         (from PR c/5830).
11002
11003 2002-03-03  Aldy Hernandez  <aldyh@redhat.com>
11004
11005         * gcc.dg/20020103-1.c: Add other -D ppc variants.
11006
11007 2002-03-02  Nathan Sidwell  <nathan@codesourcery.com>
11008
11009         * g++.dg/other/classkey1.C: New test.
11010
11011 2002-03-01  Richard Henderson  <rth@redhat.com>
11012
11013         * gcc.c-torture/compile/981223-1.x: New.
11014         * gcc.c-torture/compile/920625-1.x: New.
11015
11016 2002-02-28  Richard Henderson  <rth@redhat.com>
11017
11018         * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
11019
11020 2002-02-27  Hans-Peter Nilsson  <hp@bitrange.com>
11021
11022         * gcc.c-torture/execute/20020227-1.c: New test.
11023
11024 2002-02-27  Mark Mitchell  <mark@codesourcery.com>
11025
11026         * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
11027         here" ERROR lines.
11028         * g++.old-deja/g++.oliva/partord1.C: Likewise.
11029         * g++.old-deja.g++.other/defarg1.C: Likewise.
11030         * g++.old-deja/g++.pt/calls2.C: Likewise.
11031         * g++.old-deja/g++.pt/crash20.C: Likewise.
11032         * g++.old-deja/g++.pt/crash30.C: Likewise.
11033         * g++.old-deja/g++.pt/crash36.C: Likewise.
11034         * g++.old-deja/g++.pt/crash6.C: Likewise.
11035         * g++.old-deja/g++.pt/defarg13.C: Likewise.
11036         * g++.old-deja/g++.pt/derived3.C: Likewise.
11037         * g++.old-deja/g++.pt/error1.C: Likewise.
11038         * g++.old-deja/g++.pt/friend21.C: Likewise.
11039         * g++.old-deja/g++.pt/friend23.C: Likewise.
11040         * g++.old-deja/g++.pt/infinite1.C: Likewise.
11041         * g++.old-deja/g++.robertl/eb128.C: Likewise.
11042
11043 2002-02-27  Geoffrey Keating  <geoffk@redhat.com>
11044
11045         * gcc.c-torture/execute/20020225-2.c: New test.
11046
11047 2002-02-27  Zack Weinberg  <zack@codesourcery.com>
11048
11049         * gcc.c-torture/execute/920730-1t.c,
11050         gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
11051         Delete test cases, only relevant to -traditional.
11052
11053 2002-02-27  Neil Booth  <neil@daikokuya.demon.co.uk>
11054
11055         * gcc.dg/cpp/undef1.c: Remove.
11056         * gcc.dg/cpp/directiv.c: Update.
11057         * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
11058
11059 2002-02-27  Michael Meissner  <meissner@redhat.com>
11060
11061         * gcc.c-torture/execute/20020226-1.c: New test.
11062
11063 2002-02-26  Jakub Jelinek  <jakub@redhat.com>
11064
11065         * g++.dg/debug/debug4.C: New test.
11066
11067         * gcc.dg/ia64-visibility-1.c: New test.
11068
11069 2002-02-26  Alexandre Oliva  <aoliva@redhat.com>
11070
11071         * gcc.dg/debug/20020224-1.c: New.
11072
11073 2002-02-25  Kazu Hirata  <kazu@hxi.com>
11074
11075         * gcc.c-torture/execute/960416-1.x: New.
11076         * gcc.c-torture/execute/divconst-3.x: Likewise.
11077
11078 2002-02-25  Jakub Jelinek  <jakub@redhat.com>
11079
11080         * gcc.dg/20020224-1.c: New test.
11081
11082 2002-02-25  Alan Modra  <amodra@bigpond.net.au>
11083
11084         * gcc.c-torture/execute/20020225-1.c: New.
11085
11086 2002-02-24  Neil Booth  <neil@daikokuya.demon.co.uk>
11087
11088         * testsuite/gcc.dg/cpp/wchar-1.c: New test.
11089
11090 2002-02-23  Jakub Jelinek  <jakub@redhat.com>
11091
11092         * gcc.dg/20020222-1.c: New test.
11093
11094 2002-02-22  Jakub Jelinek  <jakub@redhat.com>
11095
11096         * g++.dg/opt/anonunion1.C: New test.
11097
11098 2002-02-22  Nathan Sidwell  <nathan@codesourcery.com>
11099
11100         * g++.dg/template/qualttp19.C: New test.
11101         * g++.dg/template/qualttp20.C: New test.
11102         * g++.old-deja/g++.jason/report.C: Adjust expected errors
11103         * g++.old-deja/g++.other/qual1.C: Likewise.
11104
11105 2002-02-21  Aldy Hernandez  <aldyh@redhat.com>
11106
11107         * gcc.dg/attr-alwaysinline.c: New.
11108
11109 2002-02-21  Jakub Jelinek  <jakub@redhat.com>
11110
11111         * gcc.dg/20020220-1.c: New test.
11112
11113         * gcc.dg/20020220-2.c: New test.
11114
11115         * g++.dg/opt/mmx1.C: New test.
11116
11117 2002-02-20  Alexandre Oliva  <aoliva@redhat.com>
11118
11119         * gcc.c-torture/compile/20020110.c: New test.
11120
11121 2002-02-20  Jakub Jelinek  <jakub@redhat.com>
11122
11123         * gcc.c-torture/execute/20020219-1.c: New test.
11124
11125         * gcc.dg/20020219-1.c: New test.
11126
11127         * gcc.dg/noncompile/20020220-1.c: New test.
11128
11129         * g++.dg/opt/ptrintsum1.C: New test.
11130
11131         * gcc.dg/debug/20020220-1.c: New test.
11132
11133 2002-02-17  Jakub Jelinek  <jakub@redhat.com>
11134
11135         * gcc.c-torture/execute/20020216-1.c: New test.
11136
11137 2002-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
11138
11139         * gcc.dg/decl-1.c: Update, new test.
11140
11141 2002-02-15  Nathan Sidwell  <nathan@codesourcery.com>
11142
11143         * g++.dg/abi/bitfield1.C: New test.
11144         * g++.dg/abi/bitfield2.C: New test.
11145
11146 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
11147
11148         * gcc.dg/attr-nest.c: New test.
11149
11150 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
11151
11152         * gcc.c-torture/execute/20020215-1.c: New test.
11153
11154 2002-02-14  Jakub Jelinek  <jakub@redhat.com>
11155
11156         * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
11157         * g++.dg/debug/debug.exp: New.
11158         * g++.dg/debug/trivial.C: New.
11159         * g++.dg/debug/debug1.C: Moved...
11160         * g++.dg/other/debug1.C: ...from here.
11161         * g++.dg/debug/debug2.C: Moved...
11162         * g++.dg/other/debug2.C: ...from here.
11163         * g++.dg/debug/debug3.C: Moved...
11164         * g++.dg/other/debug3.C: ...from here.
11165
11166         * gcc.dg/noncompile/20020213-1.c: New test.
11167
11168 2002-02-13  Jakub Jelinek  <jakub@redhat.com>
11169
11170         * g++.dg/other/debug3.C: New test.
11171
11172         * gcc.c-torture/execute/20020213-1.c: New test.
11173
11174 2002-02-13  Richard Smith <richard@ex-parrot.com>
11175
11176         * g++.old-deja/g++.other/thunk1.C: New test.
11177
11178 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
11179
11180         * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
11181
11182 2002-02-13  Stan Shebs  <shebs@apple.com>
11183
11184         * gcc.dg/altivec-3.c: New.
11185
11186 2002-02-12  Jakub Jelinek  <jakub@redhat.com>
11187
11188         * gcc.dg/Wunreachable-1.c: New test.
11189         * gcc.dg/Wunreachable-2.c: New test.
11190
11191 2002-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
11192
11193         * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
11194
11195 2002-02-12  Neil Booth  <neil@daikokuya.demon.co.uk>
11196
11197         * gcc.dg/decl-1.c: New test.
11198
11199 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
11200
11201         * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
11202
11203 2002-02-10  Kazu Hirata  <kazu@hxi.com>
11204
11205         * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
11206         * gcc.c-torture/compile/980506-1.x: Likewise.
11207
11208 2002-02-10  Kazu Hirata  <kazu@hxi.com>
11209
11210         * gcc.dg/20020210-1.c: New.
11211
11212 2002-02-09  Toon Moene  <toon@moene.indiv.nluug.nl>
11213
11214         * g77.f-torture/execute/947.f: New regression test
11215         for PR fortran/947.
11216
11217 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
11218
11219         * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
11220         * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
11221
11222 2002-02-08  Richard Henderson  <rth@redhat.com>
11223
11224         * gcc.c-torture/compile/labels-3.c: New.
11225
11226 2002-02-08  Jakub Jelinek  <jakub@redhat.com>
11227
11228         * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
11229         expression statements work instead.
11230         * gcc.dg/noncompile/20020207-1.c: New test.
11231
11232 2002-02-07  Richard Henderson  <rth@redhat.com>
11233
11234         * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
11235
11236 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
11237
11238         * lib/prune.exp: Remove "In (program|subroutine"block-data)"
11239         message from g77
11240         * lib/g77-dg.exp: Trim g77 error messages so that they are
11241         recognized by dg.exp.
11242
11243 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
11244
11245         PR fortran/5473
11246         * g77.dg/pr5473.f: Now dg-error.  Add additional cases.
11247
11248 2002-02-07  Richard Henderson  <rth@redhat.com>
11249
11250         * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
11251         to be sufficiently aligned for integers.
11252
11253 2002-02-07  Nathan Sidwell  <nathan@codesourcery.com>
11254
11255         * g++.dg/template/friend4.C: New test.
11256
11257 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
11258
11259         PR fortran/5743
11260         * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
11261         unsupported cases.
11262
11263 2002-02-07  Richard Henderson  <rth@redhat.com>
11264
11265         * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
11266         * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
11267         gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
11268         objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
11269
11270 2002-02-06  Richard Henderson  <rth@redhat.com>
11271
11272         * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
11273
11274 2002-02-06  Janis Johnson  <janis187@us.ibm.com>
11275
11276         * gcc.dg/20020206-1.c: New test.
11277
11278 2002-02-06  Jakub Jelinek  <jakub@redhat.com>
11279
11280         * gcc.c-torture/execute/20020206-1.c: New test.
11281
11282         * gcc.c-torture/execute/20020206-2.c: New test.
11283
11284         PR optimization/5429:
11285         * gcc.c-torture/compile/20020206-1.c: New test.
11286
11287 2002-02-06  Nick Clifton  <nickc@cambridge.redhat.com>
11288
11289         * g++.dg/ext/align1.C: Do not use an explicit alignment value
11290         as certain file formats cannot support particularly large
11291         alignments.
11292
11293         * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
11294         and do not expect to be able to link the executable.
11295
11296         * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
11297         fail because the COFF format does not support the weak attribute.
11298
11299 2002-02-05  David Billinghurst <David.Billinghurst@riotinto.com>
11300
11301         * g77.dg/pr5473.f:  New test
11302
11303 2002-02-05  Aldy Hernandez  <aldyh@redhat.com>
11304
11305         * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
11306         Fix testcase accordingly.
11307
11308 2002-02-04  Richard Henderson  <rth@redhat.com>
11309
11310         * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
11311         (buf): Change to be an array of pointers, not ints.
11312
11313 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
11314
11315         * gcc.dg/Wswitch.c: Fix typos.  Don't return unconditionally
11316         before all tests.  Move warning one line above to match where it
11317         C frontend emits.
11318         * gcc.dg/Wswitch-2.c: New test.
11319         * g++.dg/warn/Wswitch-1.C: New test.
11320         * g++.dg/warn/Wswitch-2.C: New test.
11321
11322 2002-02-04  Richard Henderson  <rth@redhat.com>
11323
11324         * g++.dg/abi/offsetof.C: Fix size comparison.
11325
11326 2002-02-04  Richard Sandiford  <rsandifo@redhat.com>
11327
11328         * gcc.dg/cast-qual-2.c: New test.
11329
11330 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
11331
11332         * gcc.dg/20020201-4.c: New test.
11333
11334 2002-02-04  Ben Elliston  <bje@redhat.com>
11335
11336         * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
11337         target_info attribute != 0, in addition to the empty string.
11338         (gcc_target_compile): Likewise.
11339
11340 2002-02-03  Andrew Cagney  <ac131313@redhat.com>
11341
11342         * gcc.dg/Wswitch.c: New test.
11343         PR gcc/4475. PR gcc/3780.
11344
11345 2002-02-03  Toon Moene  <toon@moene.indiv.nluug.nl>
11346
11347         * g77.f-torture/execute/5122.f: New test for regressions
11348         against PR fortran/5122.
11349
11350 2002-02-03  David Billinghurst <David.Billinghurst@riotinto.com>
11351
11352         * g77.f-torture/compile/pr3743.f: Delete
11353         * g77.dg/pr3743-1.f: New test.
11354         * g77.dg/pr3743-2.f: New test.
11355         * g77.dg/pr3743-3.f: New test.
11356         * g77.dg/pr3743-4.f: New test.
11357
11358 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
11359
11360         * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
11361
11362 2002-02-02  Richard Henderson  <rth@redhat.com>
11363
11364         * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
11365         * gcc.c-torture/execute/bf64-1.c: Likewise.
11366
11367 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
11368
11369         * gcc.dg/20020201-2.c: New test.
11370
11371         * gcc.dg/20020201-3.c: New test.
11372
11373         * gcc.c-torture/execute/bitfld-2.c: New test.
11374
11375 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
11376
11377         * gcc.dg/bitfld-1.c: Update.
11378         * gcc.dg/bitfld-2.c: Update.
11379         * gcc.c-torture/execute/bitfld-1.x: New.
11380
11381 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
11382
11383         * gcc.c-torture/execute/20020201-1.c: New test.
11384
11385 2002-02-01  Janis Johnson  <janis187@us.ibm.com>
11386
11387         PR target/5469
11388         * gcc.dg/20020201-1.c: New test.
11389
11390 2002-02-01  David.Billinghurst <David.Billinghurst@riotinto.com>
11391
11392         PR fortran/3743
11393         * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
11394         * g77.f-torture/compile/pr3743.x: Remove
11395
11396 2002-01-31  Tom Rix  <trix@redhat.com>
11397
11398         * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
11399
11400 2002-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
11401
11402         * gcc.dg/noncompile/20020130-1.c: New test.
11403
11404 2002-01-30  David Billinghurst  <David.Billinghurst@riotinto.com>
11405
11406         * g77.dg/f77-edit-i-out.f:  Escape \. Allow \r\n and \r.
11407
11408 2002-01-29  Richard Henderson  <rth@redhat.com>
11409
11410         * gcc.c-torture/execute/991118-1.c: Cast various constants back
11411         to long long.
11412         * gcc.c-torture/execute/bf64-1.c: Likewise.
11413
11414 2002-01-29  Jakub Jelinek  <jakub@redhat.com>
11415
11416         * gcc.c-torture/execute/20020129-1.c: New test.
11417
11418 2002-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
11419
11420         * gcc.c-torture/compile/20000224-1.c: Update.
11421         * gcc.c-torture/execute/bitfld-1.c: New tests.
11422         * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
11423         * gcc.dg/uninit-A.c: Update.
11424
11425 2002-01-29  Nathan Sidwell  <nathan@codesourcery.com>
11426
11427         * g++.dg/template/ctor1.C: Add instantiation.
11428
11429 2002-01-28  Paul Koning  <pkoning@equallogic.com>
11430
11431         * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
11432         argument to __builtin_prefetch to be const ptr.
11433
11434 2002-01-28  Jakub Jelinek  <jakub@redhat.com>
11435
11436         * gcc.c-torture/compile/20020120-1.c: New test.
11437
11438 2002-01-27  Kazu Hirata  <kazu@hxi.com>
11439
11440         * gcc.c-torture/execute/20020127-1.c: New test.
11441
11442 2002-01-27  David Billinghurst  <David.Billinghurst@riotinto.com>
11443
11444         * g77.dg/f77-edit-i-in.f: New test
11445         * g77.dg/f77-edit-i-out.f: New test
11446
11447 2002-01-25  Geoffrey Keating  <geoffk@redhat.com>
11448
11449         * gcc.dg/debug/debug.exp: New file.
11450         * gcc.dg/debug/trivial.c: New file.
11451         * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
11452         * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
11453         * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
11454         * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
11455         * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
11456         * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
11457         * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
11458         * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
11459         * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
11460         * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
11461         * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
11462         * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
11463         * gcc.dg/20000503-1.c: Removed.
11464         * gcc.dg/20010207-1.c: Removed.
11465         * gcc.dg/20011223-1.c: Removed.
11466         * gcc.dg/20020104-2.c: Removed.
11467         * gcc.dg/debug-1.c: Removed.
11468         * gcc.dg/debug-2.c: Removed.
11469         * gcc.dg/debug-3.c: Removed.
11470         * gcc.dg/debug-4.c: Removed.
11471         * gcc.dg/debug-5.c: Removed.
11472         * gcc.dg/debug-6.c: Removed.
11473         * gcc.dg/dwarf2-1.c: Removed.
11474         * gcc.dg/dwarf2-2.c: Removed.
11475
11476 2002-01-25  Jakub Jelinek  <jakub@redhat.com>
11477
11478         * g++.old-deja/g++.other/eh5.C: New test.
11479         * g++.old-deja/g++.other/sibcall2.C: New test.
11480         * g++.old-deja/g++.other/array9.C: New test.
11481         * g++.old-deja/g++.other/typename2.C: New test.
11482         * g++.old-deja/g++.other/crash60.C: New test.
11483         * g++.old-deja/g++.other/conv9.C: New test.
11484         * g++.old-deja/g++.other/mangle10.C: New test.
11485         * g++.old-deja/g++.other/unchanging1.C: New test.
11486         * g++.old-deja/g++.other/exprstmt1.C: New test.
11487         * g++.old-deja/g++.other/inline23.C: New test.
11488         * g++.old-deja/g++.eh/ia64-1.C: New test.
11489         * g++.old-deja/g++.other/dwarf2-1.C: New test.
11490         * g++.old-deja/g++.other/reload1.C: New test.
11491         * g++.old-deja/g++.other/static20.C: New test.
11492         * g++.old-deja/g++.other/local-alloc1.C: New test.
11493         * g++.old-deja/g++.other/conv8.C: New test.
11494         * g++.old-deja/g++.other/stmtexpr2.C: New test.
11495         * g++.old-deja/g++.other/storeexpr1.C: New test.
11496         * g++.old-deja/g++.other/storeexpr2.C: New test.
11497         * g++.dg/eh/template2.C: New test.
11498         * g++.dg/warn/weak1.C: New test.
11499
11500 2002-01-25  Hans-Peter Nilsson  <hp@bitrange.com>
11501
11502         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
11503         Remove first, non-varying, argument.
11504
11505 2002-01-23  Richard Henderson  <rth@redhat.com>
11506
11507         * gcc.dg/inline-2.c: New.
11508
11509         * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
11510         Add optional target arg.  Check number of arguments.
11511         (scan-assembler-not, scan-assembler-dem): Likewise.
11512         (scan-assembler-dem-not): Likewise.
11513
11514 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
11515
11516         * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
11517         line 12.
11518         * g++.old-deja/g++.brendan/parse3.C,
11519         g++.old-deja/g++.other/crash26.C,
11520         g++.old-deja/g++.other/crash28.C,
11521         g++.old-deja/g++.other/crash29.C,
11522         g++.old-deja/g++.other/crash30.C,
11523         g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
11524
11525 2002-01-23  Aldy Hernandez  <aldyh@redhat.com>
11526
11527         * gcc.dg/20020115-1.c: New.
11528
11529 2002-01-23  Bob Wilson  <bob.wilson@acm.org>
11530
11531         * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
11532
11533 2002-01-23  Janis Johnson  <janis187@us.ibm.com>
11534
11535         * gcc.dg/20020122-3.c: New.
11536
11537 2002-01-23  Jakub Jelinek  <jakub@redhat.com>
11538
11539         * g++.dg/other/gc1.C: New test.
11540
11541 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
11542
11543         * gcc.dg/c99-intconst-1.c: Mark XFAIL.
11544
11545 2002-01-22  Richard Henderson  <rth@redhat.com>
11546
11547         * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
11548
11549 2002-01-22  Richard Henderson  <rth@redhat.com>
11550
11551         * gcc.dg/20020122-4.c: New.
11552
11553 2002-01-22  H.J. Lu <hjl@gnu.org>
11554
11555         * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
11556         link output.
11557         * gcc.dg/special/ecos.exp: Likewise.
11558         * lib/g++-dg.exp: Likewise.
11559         * lib/g77-dg.exp: Likewise.
11560         * lib/gcc-dg.exp : Likewise.
11561         * lib/mike-g++.exp: Likewise.
11562         * lib/mike-g77.exp: Likewise.
11563         * lib/mike-gcc.exp: Likewise.
11564         * lib/objc-dg.exp: Likewise.
11565
11566 2002-01-22  Janis Johnson  <janis187@us.ibm.com>
11567
11568         PR target/5379
11569         * gcc.dg/20020122-2.c: New test.
11570
11571 2002-01-22  Hans-Peter Nilsson  <hp@axis.com>
11572
11573         * gcc.dg/20020122-1.c: New test.
11574
11575 2001-01-22  David.Billinghurst <David.Billinghurst@riotinto.com>
11576
11577         * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
11578
11579 2002-01-22  David Billinghurst <David.Billinghurst@riotinto.com>
11580
11581         * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
11582
11583 2002-01-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11584
11585         * gcc.c-torture/compile/20020121-1.c: New test.
11586
11587 2002-01-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11588
11589         * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
11590         ld_library_path.
11591
11592 2002-01-21  Jakub Jelinek  <jakub@redhat.com>
11593
11594         * gcc.dg/20020218-1.c: New test.
11595
11596 2002-01-21  David.Billinghurst <David.Billinghurst@riotinto.com>
11597
11598         * lib/prune.exp (prune_gcc_output): Prune "At global scope"
11599         messages
11600         * g++.dg/other/deprecated.C: Remove dg-bogus comment for
11601         "At global scope" warning
11602         * g++.dg/ext/align1.C: Change cygwin test for alignment
11603         from db-bogus to dg-warning
11604
11605 2002-01-21  Zack Weinberg  <zack@codesourcery.com>
11606
11607         * g77.f-torture/compile/cpp2.F: New test.
11608
11609 2002-01-19  Nathan Sidwell  <nathan@codesourcery.com>
11610
11611         * g++.dg/template/access1.C: New test.
11612
11613 2002-01-18  Aldy Hernandez  <aldyh@redhat.com>
11614
11615         * gcc.dg/20020118-1.c: New.
11616
11617 2002-01-18  Kazu Hirata  <kazu@hxi.com>
11618
11619         * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
11620
11621 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
11622
11623         * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
11624         * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
11625         alignment warnings.
11626
11627 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
11628
11629         * gcc.misc-tests/i386-prefetch.exp: Save and restore
11630         torture_with_loops and torture_without_loops
11631
11632 2002-01-17  Jakub Jelinek  <jakub@redhat.com>
11633
11634         * gcc.c-torture/compile/20020116-1.c: New test.
11635
11636 2002-01-16  Jakub Jelinek  <jakub@redhat.com>
11637
11638         * gcc.dg/20020116-2.c: New test.
11639
11640         * gcc.dg/ultrasp4.c: New test.
11641
11642         * gcc.dg/20020116-1.c: New test.
11643
11644 2002-01-15  Geoffrey Keating  <geoffk@redhat.com>
11645
11646         * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
11647         by EABI.
11648
11649 2002-01-15  Janis Johnson  <janis187@us.ibm.com>
11650
11651         * gcc.misc-tests/i386-prefetch.exp: New.
11652         * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
11653         * gcc.misc-tests/i386-pf-athlon-1.c: New test.
11654         * gcc.misc-tests/i386-pf-none-1.c: New test.
11655         * gcc.misc-tests/i386-pf-sse-1.c: New test.
11656
11657 2002-01-15  Jakub Jelinek  <jakub@redhat.com>
11658
11659         * gcc.dg/gnu89-init-1.c: Add new tests.
11660
11661 2002-01-15  Andreas Jaeger  <aj@suse.de>
11662
11663         * gcc.dg/i386-mmx-1.c: Also run on x86-64.
11664         * gcc.dg/i386-mmx-2.c: Likewise.
11665         * gcc.dg/i386-sse-1.c: Likewise.
11666         * gcc.dg/i386-sse-2.c: Likewise.
11667         * gcc.dg/i386-sse-3.c: Likewise.
11668
11669 2001-01-14  David Billinghurst <David.Billinghurst@riotinto.com>
11670
11671         * g77.f-torture/execute/intrinsic-unix-bessel.f:
11672         Uncomment additional cases that now pass.
11673
11674 2002-01-11  Richard Henderson  <rth@redhat.com>
11675
11676         * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
11677         * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
11678
11679 2002-01-11  Nicola Pero  <n.pero@mi.flashnet.it>
11680
11681         * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
11682
11683 2002-01-10  Aldy Hernandez  <aldyh@redhat.com>
11684
11685         * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
11686         lvx, stvx, stvebx, stvehx, stvewx, stvxl.
11687
11688 2002-01-10  Dale Johannesen  <dalej@apple.com>
11689
11690         * gcc.c-torture/execute/loop-11.c: New.
11691
11692 2002-01-08  Aldy Hernandez  <aldyh@redhat.com>
11693
11694         * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
11695         dss, lvsl, lvsr, dstt, dstst, dststt, dst.
11696
11697 2002-01-09  Richard Henderson  <rth@redhat.com>
11698
11699         * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
11700         type in which to perform the operation for each size.
11701
11702 2002-01-09  Alan Matsuoka  (alanm@redhat.com)
11703
11704         * gcc.c-torture/compile/20020109-2.c: New test.
11705
11706 2002-01-09  Gwenole Beauchesne  <bgeauchesne@mandrakesoft.com>
11707
11708         * gcc.c-torture/execute/loop-10.c: New test.
11709
11710 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
11711
11712         * gcc.c-torture/compile/20010226-1.c: New test.
11713         * gcc.c-torture/compile/20010227-1.c: New test.
11714         * gcc.c-torture/compile/20010426-1.c: New test.
11715         * gcc.c-torture/compile/20010510-1.c: New test.
11716         * gcc.c-torture/compile/20010605-3.c: New test.
11717         * gcc.c-torture/compile/20010824-1.c: New test.
11718         * gcc.c-torture/execute/20010409-1.c: New test.
11719         * gcc.dg/noncompile/20000901-1.c: New test.
11720         * gcc.dg/20001023-1.c: New test.
11721         * gcc.dg/20001101-1.c: New test.
11722         * gcc.dg/20001102-1.c: New test.
11723         * gcc.dg/20010207-1.c: New test.
11724         * gcc.dg/20010405-1.c: New test.
11725         * gcc.dg/20010822-1.c: New test.
11726         * gcc.dg/20011107-1.c: New test.
11727
11728 2002-01-09  Jeffrey A Law  (law@redhat.com)
11729
11730         * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
11731
11732         * gcc.c-torture/execute/strct-stdarg-1.x: New file.  Expect
11733         execution failure on PA targets.
11734
11735 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
11736
11737         * gcc.c-torture/compile/20020109-1.c: New test.
11738
11739 2002-01-08  Kazu Hirata  <kazu@hxi.com>
11740
11741         * gcc.c-torture/execute/20020108-1.c: New test.
11742
11743 2002-01-08  Jakub Jelinek  <jakub@redhat.com>
11744
11745         * gcc.dg/20020108-1.c: New test.
11746
11747 2002-01-08  H.J. Lu <hjl@gnu.org>
11748
11749         * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
11750         for header files.
11751
11752 2002-01-08  Geoff Keating  <geoffk@redhat.com>
11753
11754         * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
11755         consistency.
11756
11757 002-01-07  Aldy Hernandez  <aldyh@redhat.com>
11758
11759         * gcc.dg/altivec-4.c: Test altivec predicates.
11760
11761 2002-01-07  Jakub Jelinek  <jakub@redhat.com>
11762
11763         * gcc.c-torture/execute/20020107-1.c: New test.
11764
11765 2002-01-06  Craig Rodrigues  <rodrigc@gcc.gnu.org>
11766
11767         PR c/5279
11768         * gcc.c-torture/compile/20020106-1.c: New test.
11769
11770 2002-01-05  Hans-Peter Nilsson  <hp@bitrange.com>
11771
11772         * gcc.c-torture/execute/nestfunc-4.c: New test.
11773
11774 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
11775
11776         * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
11777         extra triple that slipped in.
11778         * g++.old-deja/g++.abi/align.C: Likewise.
11779         * g++.old-deja/g++.abi/bitfields.C: Likewise.
11780
11781 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
11782
11783         * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
11784         * g++.old-deja/g++.abi/align.C: Likewise.
11785         * g++.old-deja/g++.abi/bitfields.C: Likewise.
11786
11787         * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
11788         on FreeBSD/i386.
11789         * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
11790         FreeBSD.
11791
11792 2002-01-04  Jakub Jelinek  <jakub@redhat.com>
11793
11794         * gcc.dg/20020104-1.c: New test.
11795
11796         * gcc.dg/20020104-2.c: New test.
11797
11798 2002-01-04  Hans-Peter Nilsson  <hp@bitrange.com>
11799
11800         * gcc.dg/20020103-1.c: Fix typo in target selector.
11801
11802 2002-01-03  Richard Henderson  <rth@redhat.com>
11803
11804         * gcc.dg/20020103-1.c: New.
11805
11806 2002-01-03  Kazu Hirata  <kazu@hxi.com>
11807
11808         * gcc.c-torture/execute/20020103-1.c: New test.
11809
11810 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
11811
11812         * g++.dg/other/debug2.C: New test.
11813
11814         * gcc.c-torture/compile/20020103-1.c: New test.
11815
11816 2002-01-02  Jakub Jelinek  <jakub@redhat.com>
11817
11818         * gcc.dg/gnu89-init-1.c: Added new tests.
11819
11820 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
11821
11822         * g++.dg/template/friend2.C: Remove as patch is reverted.
11823
11824         * g++.dg/warn/oldcast1.C: New test.
11825
11826         * g++.dg/template/ptrmem1.C: New test.
11827         * g++.dg/template/ptrmem2.C: New test.
11828
11829         * g++.dg/template/ntp.C: New test.
11830
11831         * g++.dg/other/component1.C: New test.
11832
11833         * g++.dg/template/ttp3.C: New test.
11834
11835         * g++.dg/template/friend2.C: New test.
11836         * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
11837
11838 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
11839
11840         * g++.dg/other/ptrmem1.C: New test.
11841         * g++.dg/other/ptrmem2.C: New test.
11842
11843 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
11844
11845         * g++.dg/template/ctor1.C: New test.
11846
11847 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
11848
11849         * g++.dg/template/friend2.C: New test.
11850
11851 2002-01-01  Hans-Peter Nilsson  <hp@bitrange.com>
11852
11853         * gcc.dg/mmix-1.c: New test.
11854
11855 2001-12-31  Richard Henderson  <rth@redhat.com>
11856
11857         * gcc.dg/asm-5.c: New.
11858
11859 2001-12-31  Paolo Carlini  <pcarlini@unitus.it>
11860
11861         * g++.old-deja/g++.robertl/eb130.C: hash_set is now
11862         in namespace __gnu_cxx
11863
11864 2001-12-30  Richard Henderson  <rth@redhat.com>
11865
11866         * gcc.dg/debug-6.c: New.
11867
11868 2001-12-30  Jakub Jelinek  <jakub@redhat.com>
11869
11870         * gcc.c-torture/compile/20011229-2.c: New test.
11871
11872 2001-12-29  Jakub Jelinek  <jakub@redhat.com>
11873
11874         * gcc.dg/debug-3.c: New test.
11875         * gcc.dg/debug-4.c: New test.
11876         * gcc.dg/debug-5.c: New test.
11877
11878 2001-12-29  Richard Henderson  <rth@redhat.com>
11879
11880         * g++.dg/eh/loop1.C: New.
11881
11882 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
11883
11884         * g++.dg/template/crash1.C: New test.
11885
11886 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
11887
11888         * g++.dg/other/const1.C: New test.
11889
11890 2001-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
11891
11892         * gcc.c-torture/compile/20011229-1.c: New test.
11893
11894 2001-12-28  Stan Shebs  <shebs@apple.com>
11895
11896         * lib/objc-torture.exp: Resync with c-torture.exp.
11897         * lib/objc.exp: Load standard libraries.
11898
11899 2001-12-28  Jakub Jelinek  <jakub@redhat.com>
11900
11901         * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
11902         additional tests.
11903
11904 2001-12-27  Roger Sayle <roger@eyesopen.com>
11905
11906         * gcc.c-torture/execute/string-opt-16.c: New testcase.
11907
11908 2001-12-27  Richard Henderson  <rth@redhat.com>
11909
11910         * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
11911
11912 2001-12-26  Nathan Sidwell  <nathan@codesourcery.com>
11913
11914         * g++.dg/eh/ctor1.C: New test.
11915         * g++.dg/other/error2.C: New test.
11916
11917 2001-12-24  Nathan Sidwell  <nathan@codesourcery.com>
11918
11919         * g++.dg/other/init2.C: New test.
11920
11921 2001-12-24  Richard Henderson  <rth@redhat.com>
11922
11923         * gcc.dg/20011223-1.c: New.
11924         * gcc.dg/inline-1.c: New.
11925
11926 2001-12-23  Richard Henderson  <rth@redhat.com>
11927
11928         * gcc.dg/asm-4.c: Test operand modifiers.
11929
11930 2001-12-23  Richard Henderson  <rth@redhat.com>
11931
11932         * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
11933
11934 2001-12-23  Joseph S. Myers  <jsm28@cam.ac.uk>
11935
11936         * gcc.c-torture/execute/20011223-1.c: New test.
11937
11938 2001-12-21  Richard Henderson  <rth@redhat.com>
11939
11940         * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
11941         re-enables the warning.
11942
11943 2001-12-21  Richard Henderson  <rth@redhat.com>
11944
11945         * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
11946
11947 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
11948
11949         * gcc.c-torture/compile/20011218-1.c: New test.
11950
11951 2001-12-20  Nick Clifton  <nickc@cambridge.redhat.com>
11952
11953         * gcc.misc-test/arm-isr.exp: New file.  Control running of the
11954         arm-isr.c test.
11955         * gcc.misc-tests/arm-isr.c: New file.  Test prologue and
11956         epilogue generation for ARM ISR routines.
11957
11958 2001-12-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11959
11960         * gcc.dg/format/builtin-1.c: Test unlocked stdio.
11961         * gcc.dg/format/c90-printf-3.c: Likewise.
11962         * gcc.dg/format/c99-printf-3.c: Likewise.
11963         * gcc.dg/format/ext-1.c: Likewise.
11964         * gcc.dg/format/ext-6.c: Likewise.
11965         * gcc.dg/format/format.h: Prototype unlocked stdio.
11966
11967 2001-12-20  Richard Henderson  <rth@redhat.com>
11968
11969         * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
11970         (arena): Use it.
11971         (malloc): Correct allocation logic.  Abort if we fill up the
11972         arena before initialization complete.
11973         (realloc): Correct allocation logic.
11974
11975 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
11976
11977         * gcc.c-torture/compile/20011219-2.c: New test.
11978
11979         * gcc.c-torture/execute/20011219-1.c: New test.
11980
11981 2001-12-19  David Billinghurst <David.Billinghurst@riotinto.com>
11982
11983         * gcc.dg/special/ecos.exp:  wkali-1.c unsupported if
11984         target does not support weak symbols.
11985
11986 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
11987
11988         * gcc.c-torture/compile/20011219-1.c: New test.
11989
11990 2001-12-19  Nathan Sidwell  <nathan@codesourcery.com>
11991
11992         * g++.dg/other/error1.C: New test.
11993
11994 2001-12-17  Jeffrey A Law  (law@redhat.com)
11995
11996         * gcc.c-torture/execute/20011217-1.c: New test.
11997
11998 2001-12-17  Nicola Pero  <nicola@brainstorm.co.uk>
11999
12000         * objc.dg/special/: New directory.
12001         * objc.dg/special/special.exp: New file.
12002         * objc.dg/special/unclaimed-category-1.h: New file.
12003         * objc.dg/special/unclaimed-category-1a.m: New file.
12004         * objc.dg/special/unclaimed-category-1.m: New file.
12005
12006 2001-12-17  Andreas Jaeger  <aj@suse.de>
12007
12008         * gcc.c-torture/compile/20011217-2.c: New test.
12009
12010 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
12011
12012         * gcc.c-torture/compile/20011217-1.c: New test.
12013
12014 2001-12-14  Aldy Hernandez  <aldyh@redhat.com>
12015
12016         * testsuite/gcc.dg/20011214-1.c: New.
12017
12018 2001-12-13  Aldy Hernandez  <aldyh@redhat.com>
12019
12020         * gcc.dg/altivec-4.c: New.
12021
12022 2001-12-13  Hans-Peter Nilsson  <hp@axis.com>
12023
12024         * gcc.dg/20011113-1.c: New test.
12025
12026 2001-12-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
12027
12028         * g++.old-deja/g++.jason/template31.C: Remove templates for classes
12029         std::__malloc_alloc_template<0> and
12030         std::__default_alloc_template<false, 0>.
12031
12032 2001-12-13  Nicola Pero  <n.pero@mi.flashnet.it>
12033
12034         * objc/execute/bf-21.m: New test.
12035         * objc/execute/enumeration-1.m: New test.
12036         * objc/execute/enumeration-2.m: New test.
12037
12038 2001-12-12  Jakub Jelinek  <jakub@redhat.com>
12039
12040         * gcc.dg/gnu89-init-1.c: New test.
12041
12042 2001-12-12  Nathan Sidwell  <nathan@codesourcery.com>
12043
12044         * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
12045         * g++.old-deja/g++.jason/2371.C: Likewise.
12046         * g++.old-deja/g++.jason/template33.C: Likewise.
12047         * g++.old-deja/g++.jason/template34.C: Likewise.
12048         * g++.old-deja/g++.jason/template36.C: Likewise.
12049         * g++.old-deja/g++.oliva/typename1.C: Likewise.
12050         * g++.old-deja/g++.oliva/typename2.C: Likewise.
12051         * g++.old-deja/g++.other/typename1.C: Likewise.
12052         * g++.old-deja/g++.pt/inherit2.C: Likewise.
12053         * g++.old-deja/g++.pt/nontype5.C: Likewise.
12054         * g++.old-deja/g++.pt/typename11.C: Likewise.
12055         * g++.old-deja/g++.pt/typename14.C: Likewise.
12056         * g++.old-deja/g++.pt/typename16.C: Likewise.
12057         * g++.old-deja/g++.pt/typename3.C: Likewise.
12058         * g++.old-deja/g++.pt/typename4.C: Likewise.
12059         * g++.old-deja/g++.pt/typename5.C: Likewise.
12060         * g++.old-deja/g++.pt/typename7.C: Likewise.
12061         * g++.old-deja/g++.robertl/eb9.C: Likewise.
12062
12063 2001-12-11  Nathan Sidwell  <nathan@codesourcery.com>
12064
12065         * g++.dg/other/linkage1.C: New test.
12066         * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
12067         specifiers.
12068
12069 2001-12-11  Neil Booth  <neil@daikokuya.demon.co.uk>
12070
12071         * gcc.dg/concat.c: New test.
12072
12073 2001-12-11  Stan Shebs  <shebs@apple.com>
12074
12075         * objc/compile: New test directory.
12076         * objc/compile/compile.exp: New expect script.
12077         * objc/compile/20011211-1.m: New compile test.
12078
12079 2001-12-11  Jason Merrill  <jason@redhat.com>
12080
12081         * lib/prune.exp (prune_gcc_output): Also handle "In member
12082         function".  So many permutations...
12083
12084 2001-12-10  Nathan Sidwell  <nathan@codesourcery.com>
12085
12086         * g++.dg/template/typedef1.C: New test.
12087
12088 2001-12-09  Nathan Sidwell  <nathan@codesourcery.com>
12089
12090         * g++.dg/other/copy1.C: New test.
12091
12092 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
12093
12094         * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
12095
12096         * gcc.dg/builtin-choose-expr.c: New.
12097
12098 2001-12-07  Aldy Hernandez  <aldyh@redhat.com>
12099
12100         * gcc.dg/altivec-2.c: New.
12101
12102 2001-12-07  Richard Henderson  <rth@redhat.com>
12103
12104         * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
12105
12106 2001-12-07  Stephane Carrez  <Stephane.Carrez@sun.com>
12107
12108         * gcc.dg/sparc-ret.c: New file, test return corruption bug for
12109         ultrasparc.
12110
12111 2001-12-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
12112
12113         * g++-old.deja/g++.robertl/eb101.C: Deleted.
12114
12115 2001-12-06  Janis Johnson  <janis187@us.ibm.com>
12116
12117         * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
12118         variable argument list.
12119
12120 2001-12-06  Zack Weinberg  <zack@codesourcery.com>
12121
12122         * gcc.c-torture/execute/memcheck: Delete entire directory.
12123         (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
12124         t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
12125
12126 2001-12-05  Neil Booth  <neil@daikokuya.demon.co.uk>
12127
12128         * gcc.dg/Wshadow-1.c: New test.
12129
12130 2001-12-05  Jakub Jelinek  <jakub@redhat.com>
12131
12132         * gcc.c-torture/compile/20011130-1.c: New test.
12133
12134         * gcc.dg/noncompile/20011025-1.c: New test.
12135
12136         * g++.dg/other/anon-union.C: New test.
12137
12138         * gcc.c-torture/execute/20011024-1.c: New test.
12139
12140 2001-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
12141
12142         * gcc.c-torture/execute/20000722-1.x,
12143         gcc.c-torture/execute/20010123-1.x: Remove.
12144         * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
12145         * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
12146         gcc.dg/c99-complit-2.c: New tests.
12147
12148 2001-12-04  Nathan Sidwell  <nathan@codesourcery.com>
12149
12150         * g++.dg/inherit/base1.C: New test.
12151
12152 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
12153
12154         * g++.dg/other/stdarg1.C: New test.
12155
12156         * gcc.c-torture/compile/20011130-2.c: New test.
12157
12158 2001-12-03  Janis Johnson  <janis187@us.ibm.com>
12159
12160         * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
12161         * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
12162         * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
12163         * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
12164         * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
12165         * gcc.dg/builtin-prefetch-1.c: New test.
12166
12167 2001-12-03  Jakub Jelinek  <jakub@redhat.com>
12168
12169         * gcc.dg/20011130-1.c: New test.
12170
12171 2001-12-03  Nathan Sidwell  <nathan@codesourcery.com>
12172
12173         * g++.dg/other/scope1.C: New test.
12174         * g++.dg/template/explicit-instantiation.C: Remove XFAIL
12175
12176 2001-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
12177
12178         * gcc.dg/vla-init-1.c: New test.
12179
12180 2001-12-01  Geoff Keating  <geoffk@redhat.com>
12181
12182         * gcc.c-torture/compile/structs.c: New testcase from GDB.
12183
12184 2001-12-02  Neil Booth  <neil@daikokuya.demon.co.uk>
12185
12186         * objc.dg/alias.m: Update.
12187         * objc.dg/class-1.m: Update.
12188         * objc.dg/const-str-1.m: Update.
12189         * objc.dg/fwd-proto-1.m: Update.
12190         * objc.dg/id-1.m: Update.
12191         * objc.dg/super-class-1.m: Update.
12192
12193 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
12194
12195         * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
12196         constructs.
12197
12198 2001-11-28  Jeffrey A Law  (law@cygnus.com)
12199
12200         * gcc.c-torture/execute/20011128-1.c: New test.
12201
12202 2001-11-28  Hans-Peter Nilsson  <hp@axis.com>
12203
12204         * gcc.dg/20011127-1.c: New test.
12205
12206 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
12207
12208         * gcc.dg/format/strfmon-1.c: Update comments.  Adjust examples
12209         from Austin Group draft 7.
12210         * gcc.dg/format/xopen-1.c: Update comments.  Add tests for gaps in
12211         scanf format arguments.
12212         * gcc.dg/format/no-exargs-2.c: New test.
12213
12214 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
12215
12216         * g++.dg/abi/vbase8-4.C: New test.
12217
12218 2001-11-24  Ian Lance Taylor  <ian@airs.com>
12219
12220         * gcc.c-torture/execute/20011121-1.c: New test.
12221
12222 2001-11-23  Jeffrey A Law  (law@cygnus.com)
12223
12224         * gcc.c-torture/execute/ieee/20011123-1.c: New test.
12225
12226 2001-11-23  Andreas Jaeger  <aj@suse.de>
12227
12228         * gcc.dg/cpp/charconst-2.c: New test.
12229
12230 2001-11-22  Geoffrey Keating  <geoffk@redhat.com>
12231
12232         * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
12233         to the host if it is remote.  Let tests specify extra headers
12234         they use.
12235         * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
12236         * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
12237         * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
12238         * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
12239         * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
12240         * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
12241         * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
12242         * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
12243         * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
12244         * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
12245
12246 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
12247
12248         * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
12249         for little endian ARMs.
12250
12251 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
12252
12253         * gcc.c-torture/compile/20011119-1.c: New test.
12254         * gcc.c-torture/compile/20011119-2.c: New test.
12255
12256 2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
12257
12258         * gcc.dg/altivec-1.c: Fix typo.
12259
12260 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
12261
12262         * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
12263
12264 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
12265
12266         * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
12267
12268 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
12269
12270         * lib/g77.exp: Don't specify --rpath-link.
12271
12272         * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
12273         across all the headers.
12274         * gcc.dg/format/format.exp: For testing on a remote host,
12275         copy format.h.
12276
12277         * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
12278         * gcc.c-torture/execute/930406-1.c: Likewise.
12279         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
12280
12281 2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
12282
12283         * gcc.dg/altivec-1.c: New.
12284
12285 2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
12286
12287         * gcc.dg/cpp/fpreprocessed.c: New test case.
12288
12289 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
12290
12291         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
12292         gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
12293         * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
12294
12295 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
12296
12297         * gcc.dg/no-builtin-1.c: New test.
12298
12299 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
12300
12301         * gcc.c-torture/execute/20011115-1.c: New test.
12302
12303 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
12304
12305         * gcc.c-torture/compile/20011114-2.c: New test.
12306         * gcc.c-torture/compile/20011114-3.c: New test.
12307         * gcc.c-torture/compile/20011114-4.c: New test.
12308
12309 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
12310
12311         * g++.dg/other/init1.C: New test.
12312
12313 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
12314
12315         * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
12316         message.
12317
12318         * gcc.c-torture/execute/20011114-1.c: New testcase.
12319
12320         * gcc.c-torture/compile/20010327-1.c: Revert last change.
12321         * gcc.c-torture/compile/20011114-1.c: New test, exactly
12322         like the (before this change) version of 20010327-1.c.
12323
12324 2001-11-14  Roger Sayle <roger@eyesopen.com>
12325
12326         * gcc.c-torture/execute/string-opt-13.c: New testcase.
12327
12328 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
12329
12330         * g++.dg/init/array2.C: New test.
12331
12332 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
12333
12334         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
12335
12336 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
12337
12338         * g++.dg/other/forscope1.C: New test.
12339         * g++.dg/ext/forscope1.C: New test.
12340         * g++.dg/ext/forscope2.C: New test.
12341
12342 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
12343
12344         * gcc.c-torture/execute/20011113-1.c: New test.
12345
12346 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
12347
12348         * gcc.c-torture/execute/20011109-2.c: New test.
12349
12350         * gcc.c-torture/execute/20011109-1.c: New test.
12351
12352 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
12353
12354         * gcc.c-torture/compile/20011109-1.c: New test.
12355
12356 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
12357
12358         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
12359         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
12360         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
12361         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
12362         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
12363         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
12364         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
12365
12366 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
12367
12368         * g++.dg/warn/Wshadow-1.C: New tests.
12369         * g++.old-deja/g++.mike/for3.C: Update.
12370
12371 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
12372
12373         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
12374         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
12375         XFAILs.  Adjust expected error texts.
12376         * gcc.c-torture/compile/20011106-1.c,
12377         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
12378         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
12379         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
12380         gcc.dg/c99-array-lval-5.c: New tests.
12381
12382 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
12383
12384         * gcc.dg/cpp/defined.c: Update.
12385
12386 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
12387
12388         * gcc.c-torture/execute/anon-1.c: New test.
12389
12390 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
12391
12392         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
12393         same size, so no warning should be produced on stormy16.
12394
12395         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
12396         due to oversized array.
12397         * g++.old-deja/g++.mike/ns15.C: Likewise.
12398         * g++.old-deja/g++.pt/crash16.C: Likewise.
12399
12400 2001-11-02  Graham Stott  <grahams@redhat.com>
12401
12402         * g++.dgother/debug1.C: Fix typos.
12403
12404 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
12405
12406         * g++.dg/other/debug1.C: New test.
12407
12408 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
12409
12410         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
12411         of unsigned long.
12412
12413 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
12414
12415         * gcc.dg/20011029-2.c: New test.
12416
12417         * gcc.c-torture/compile/20011029-1.c: New test.
12418
12419 2001-10-29  Nicola Pero  <n.pero@mi.flashnet.it>
12420
12421         * objc/execute/class_self-1.m: New test.
12422         * objc/execute/class_self-2.m: New test.
12423
12424 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
12425
12426         * gcc.misc-tests/msgs.exp: Delete.
12427         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
12428         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
12429         error set to match recent changes.
12430
12431 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
12432
12433         * gcc.dg/20011021-1.c: New test.
12434
12435 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
12436
12437         * gcc.c-torture/compile/20011023-1.c: New test.
12438
12439 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
12440
12441         * lib/g77.exp: Rewrite based on lib/g++.exp.
12442
12443 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
12444
12445         * gcc.c-torture/execute/20011019-1.c: New test.
12446
12447         * gcc.dg/20011018-1.c: New test.
12448
12449 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
12450
12451         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
12452
12453 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
12454
12455         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
12456         * gcc.dg/attr-invalid.c: Likewise.
12457
12458 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
12459
12460         * testsuite/gcc.dg/20011015-1.c: New test.
12461
12462 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
12463
12464         * g++.dg/template/unify2.C: New test.
12465
12466 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
12467
12468         * g++.dg/other/exception-specification.C: New test
12469
12470 2001-10-13  Tom Rix  <trix@redhat.com>
12471
12472         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
12473         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
12474
12475 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
12476
12477         * testsuite/gcc.dg/20011009-1.c: New test.
12478
12479 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
12480
12481         PR g++/4476
12482         * g++.dg/other/friend1.C: New test.
12483
12484 2001-10-11  Richard Henderson  <rth@redhat.com>
12485
12486         * g++.old-deja/g++.other/crash18.C: Add -S to options.
12487
12488 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12489
12490         * gcc.c-torture/compile/20011010-1.c: New.
12491
12492 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
12493
12494         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
12495         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
12496         g77.f-torture/execute/execute.exp,
12497         g77.f-torture/noncompile/noncompile.exp,
12498         gcc.c-torture/compile/compile.exp,
12499         gcc.c-torture/execute/execute.exp,
12500         gcc.c-torture/execute/ieee/ieee.exp,
12501         gcc.c-torture/execute/memcheck/memcheck.exp,
12502         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
12503         objc/execute/execute.exp: Update FSF address.
12504
12505 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
12506
12507         * gcc.dg/cpp/cmdlne-C.c: Update.
12508         * gcc.dg/cpp/cmdlne-C2.c: New.
12509
12510 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12511
12512         * gcc.c-torture/execute/20011008-3.c: New.
12513
12514 2001-10-08  DJ Delorie  <dj@redhat.com>
12515
12516         * gcc.dg/20011008-1.c: New.
12517         * gcc.dg/20011008-2.c: New.
12518
12519 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
12520
12521         * gcc.dg/cpp/spacing1.c: Update test.
12522
12523 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
12524
12525         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
12526         spelling errors of "separate" as "seperate".
12527
12528 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
12529
12530         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
12531         enough to avoid inlining.
12532
12533 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
12534
12535         * lib/g77.exp: set libg2c_dir correctly.
12536
12537 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
12538
12539         * gcc.dg/cpp/macro11.c: New test.
12540
12541 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
12542
12543         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
12544         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
12545         gcc.dg/format/multattr-3.c: New tests.
12546         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
12547         tests for format attributes on function pointers being rejected.
12548
12549 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
12550
12551         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
12552
12553 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
12554
12555         * g++.dg/warn/format1.C: New test.
12556
12557 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
12558
12559         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
12560
12561 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
12562
12563         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
12564
12565 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
12566
12567         * gcc.dg/cpp/redef2.c: Add test.
12568
12569 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
12570
12571         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
12572         long-standing bug on i686, apparently.
12573         * gcc.c-torture/execute/loop-2c.x: New file.
12574         * gcc.c-torture/execute/loop-2d.x: New file.
12575         * gcc.c-torture/execute/loop-3c.x: New file.
12576
12577 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
12578
12579         * gcc.dg/cpp/20000625-2.c: Correct line number.
12580
12581 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
12582
12583         * gcc.dg/cpp/macro10.c: New test.
12584         * gcc.dg/cpp/strify3.c: New test.
12585         * gcc.dg/cpp/spacing1.c: Add tests.
12586         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
12587         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
12588
12589 2001-09-24  DJ Delorie  <dj@redhat.com>
12590
12591         * gcc.c-torture/execute/20010924-1.c: New test.
12592
12593 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
12594
12595         * testsuite/objc/execute/paste.m: Remove.
12596
12597 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
12598
12599         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
12600
12601 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
12602
12603         * g77.dg/strlen0.f: New test.
12604
12605 2001-09-21  Richard Henderson  <rth@redhat.com>
12606
12607         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
12608         * g++.old-deja/g++.abi/vtable2.C: Likewise.
12609
12610 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
12611
12612         Table-driven attributes.
12613         * g++.dg/ext/attrib1.C: New test.
12614
12615 2001-09-20  DJ Delorie  <dj@redhat.com>
12616
12617         * gcc.dg/20000926-1.c: Update expected warning messages.
12618         * gcc.dg/array-2.c: Likewise, and test for warnings too.
12619         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
12620         array.
12621
12622 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
12623
12624         * g++.dg/eh/registers1.C: New test case.
12625
12626 2001-09-17  Richard Henderson  <rth@redhat.com>
12627
12628         * gcc.dg/array-5.c: Fix VLA decomposition test.
12629
12630 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
12631
12632         * gcc.dg/cpp/line5.c: New testcase.
12633
12634 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
12635
12636         * gcc.dg/cpp/macro9.c: New test.
12637
12638 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
12639
12640         * gcc.c-torture/execute/980223.c: Change type of addr from long
12641         to char *.
12642
12643 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
12644
12645         * gcc.c-torture/execute/20010915-1.c: New test.
12646
12647 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
12648
12649         * g77.dg/bprob: New directory.
12650         * g77.dg/bprob/bprob.exp: New file.
12651         * g77.dg/bprob/bprob-1.f: New test.
12652         * g77.dg/gcov: New directory.
12653         * g77.dg/gcov/gcov.exp: New file.
12654         * g77.dg/gcov/gcov-1.f: New test.
12655         * g77.dg/gcov/gcov-1.x: New file.
12656
12657 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
12658
12659         * gcc.dg/cpp/directiv.c: Update.
12660         * gcc.dg/cpp/undef1.c: Update.
12661
12662 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
12663
12664         * gcc.dg/20010912-1.c: New test.
12665
12666 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
12667
12668         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
12669         language-independent file in lib.
12670         * lib/gcov.exp: New file.
12671
12672 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
12673
12674         * gcc.c-torture/compile/20010911-1.c: New test.
12675
12676 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
12677
12678         * lib/profopt.exp: New, to support profile-directed optimizations.
12679         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
12680         * gcc.misc-tests/bprob-1.c: New test.
12681         * gcc.misc-tests/bprob-2.c: New test.
12682
12683 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
12684
12685         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
12686         XFAIL and which kinds of gcov output to verify.
12687         * gcc.misc-tests/gcov-4b.x: New file.
12688         * gcc.misc-tests/gcov-5b.x: New file.
12689         * gcc.misc-tests/gcov-6.x: New file.
12690         * gcc.misc-tests/gcov-7.c: New test.
12691         * gcc.misc-tests/gcov-7.x: New file.
12692
12693 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
12694
12695         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
12696         * gcc.misc-tests/gcov-6.c: New test.
12697
12698 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
12699
12700         PR c++/3986
12701         * g++.dg/abi/vbase1.C: New test.
12702
12703 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
12704
12705         * objc.dg/method-2.m: New.
12706
12707 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
12708
12709         PR c++/4203
12710         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
12711         * g++.dg/init/empty1.C: New test.
12712
12713 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
12714
12715         * gcc.c-torture/compile/20010903-1.c: New test.
12716
12717 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
12718
12719         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
12720         for m68k.
12721
12722 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
12723
12724         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
12725
12726         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
12727
12728         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
12729
12730 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
12731
12732         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
12733         for 16-bit 'unsigned int'.
12734
12735 2001-08-29  Kazu Hirata  <kazu@hxi.com>
12736
12737         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
12738
12739 2001-08-27  Richard Henderson  <rth@redhat.com>
12740
12741         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
12742         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
12743
12744 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
12745
12746         * gcc.dg/asm-names.c (ymain): New.
12747
12748 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
12749
12750         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
12751         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
12752         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
12753
12754 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12755
12756         * gcc.dg/compare5.c: New testcase.
12757
12758 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
12759
12760         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
12761         and "In instantiation".
12762
12763 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
12764
12765         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
12766
12767 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
12768
12769         * gcc.misc-tests/gcov.exp: Add support for branch information.
12770         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
12771         * gcc.misc-tests/gcov-4.c: New test.
12772         * gcc.misc-tests/gcov-4b.c: New test.
12773         * gcc.misc-tests/gcov-5b.c: New test.
12774
12775 2001-08-20  Zack Weinberg  <zackw@panix.com>
12776
12777         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
12778         expected to fail.
12779
12780 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
12781
12782         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
12783
12784 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
12785
12786         * g++.dg/eh/template1.C: New test.
12787
12788 2001-08-16  David Billinghurst  <David.Billinghurst@riotinto.com>
12789
12790         * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
12791         Fix thinko.
12792         * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
12793         for xfail.
12794
12795 2001-08-14  David Billinghurst  <David.Billinghurst@riotinto.com>
12796
12797         * lib/g77-dg.exp:  Use prune.exp for common procedures
12798         (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
12799         * lib/g77.exp: (g77-dg-prune) Remove
12800
12801 2001-08-13  Jason Merrill  <jason_merrill@redhat.com>
12802
12803         * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
12804
12805 2001-08-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12806
12807         * g++.dg/template/unify1.C: New test.
12808
12809 2001-08-07  Nathan Sidwell  <nathan@codesourcery.com>
12810
12811         * g++.dg/abi/empty4.C: New test.
12812
12813 2001-08-06  David Billinghurst  <David.Billinghurst@riotinto.com>
12814
12815         * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
12816         solaris2.*
12817         * g77.f-torture/compile/pr3743.x: Likewise
12818
12819 2001-08-05  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
12820
12821         * g++.dg/other/using-declaration.C: New test.
12822
12823 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
12824
12825         * gcc.dg/cpp/tr-sign.c: New testcase.
12826
12827 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
12828
12829         * gcc.dg/cpp/19951025-1.c: Revert.
12830         * gcc.dg/cpp/directiv.c: We no longer process directives that
12831         interrupt macro arguments.
12832
12833 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
12834
12835         * gcc.dg/bconstp-1.c: New test.
12836
12837 2001-08-03  Richard Henderson  <rth@redhat.com>
12838
12839         * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
12840
12841 2001-08-02  Neil Booth  <neil@daikokuya.demon.co.uk>
12842
12843         * gcc.dg/cpp/19951025-1.c: Update.
12844
12845 2001-08-02  Jeffrey Oldham  <oldham@codesourcery.com>
12846
12847         * g77.dg/ff90-1.f (s): Fix reference of variable z,
12848         should be x.
12849
12850 2001-08-02  Nathan Sidwell  <nathan@codesourcery.com>
12851
12852         Kill -fhonor-std.
12853         * g++.old-deja/g++.ns/ns14.C: Remove special options.
12854         * g++.old-deja/g++.other/std1.C: Likewise.
12855         * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
12856
12857 2001-08-01  David Billinghurst <David.Billinghurst@riotinto.com>
12858
12859         * lib/g77.exp:  Load gcc-defs.exp for common procedures
12860         (g77_pass, g77_fail, g77_finish, g77_exit,
12861         ${tool}_check_unsupported_p} Now redundant.  Deleted.
12862
12863 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
12864
12865         * g77.dg/fbackslash.f
12866         * g77.dg/fcase-preserve.f
12867         * g77.dg/ff90-1.f
12868         * g77.dg/ffixed-line-length-0.f
12869         * g77.dg/ffixed-line-length-132.f
12870         * g77.dg/ffixed-line-length-7.f
12871         * g77.dg/ffixed-line-length-72.f
12872         * g77.dg/ffixed-line-length-none.f
12873         * g77.dg/ffree-form-1.f
12874         * g77.dg/fno-backslash.f
12875         * g77.dg/fno-f90-1.f
12876         * g77.dg/fno-fixed-form-1.f
12877         * g77.dg/fno-onetrip.f
12878         * g77.dg/fno-typeless-boz.f
12879         * g77.dg/fno-underscoring.f
12880         * g77.dg/fno-vxt-1.f
12881         * g77.dg/fonetrip.f
12882         * g77.dg/ftypeless-boz.f
12883         * g77.dg/fugly-assumed.f
12884         * g77.dg/funderscoring.f
12885         * g77.dg/fvxt-1.f
12886
12887 2001-08-01  Ziemowit Laski  <zlaski@apple.com>
12888
12889         * objc.dg/fwd-proto-1.m: New.
12890         * objc.dg/local-decl-1.m: New.
12891         * objc.dg/naming-1.m: New.
12892         * objc.dg/naming-2.m: New.
12893         * objc.dg/proto-hier-1.m: New.
12894
12895 2001-07-31  Hans-Peter Nilsson  <hp@bitrange.com>
12896
12897         * gcc.dg/c99-scope-2.c: Don't generally assume adding more
12898         largest-type elements to a struct makes its size grow.
12899
12900 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
12901
12902         * g++.dg/abi/vthunk1.C: New test.
12903
12904 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
12905
12906         * g++.dg/abi/vbase8-22.C: New test.
12907
12908 2001-07-31  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
12909
12910         * gcc.dg/cpp/macro8.c: New test.
12911
12912 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
12913
12914         * g++.dg/abi/vbase8-21.C: New test.
12915
12916 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
12917
12918         * g++.dg/abi/vbase8-10.C: New test.
12919
12920 2001-07-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12921
12922         * lib/g++.exp (g++_set_ld_library_path): Renamed to
12923         ${tool}_set_ld_library_path.
12924         Changed caller.
12925         * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
12926         g++.exp.
12927
12928 2001-07-26  Stan Cox <scox@redhat.com>
12929
12930         * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
12931         * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
12932         gcc_exit, gcc_check_unsupported_p):
12933         Moved to gcc-deps.exp
12934         * gcc-deps.exp: New file.
12935
12936 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12937
12938         * g++.old-deja/g++.pt/defarg14.C: New test.
12939
12940 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
12941
12942         * g++.old-deja/g++.other/lineno5.C: New test.
12943
12944 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
12945
12946         * g++.old-deja/g++.pt/crash68.C: New test.
12947
12948 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
12949
12950         * g++.old-deja/g++.other/crash42.C: New test.
12951
12952 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
12953
12954         * gcc.dg/cpp/extratokens.c: Fix.
12955         * gcc.dg/cpp/skipping2.c: New tests.
12956
12957 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12958
12959         * gcc.c-torture/execute/20010724-1.c: New file.
12960         * gcc.c-torture/execute/20010724-1.x: New file.
12961
12962 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
12963
12964         * g++.old-deja/g++.other/cond7.C: New test.
12965
12966 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
12967
12968         * g++.old-deja/g++.other/optimize4.C: New test.
12969
12970 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
12971
12972         * g++.old-deja/g++.abi/vbase8-5.C: New test.
12973
12974 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
12975
12976         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
12977         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
12978         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
12979         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
12980
12981         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
12982         bug report" message.
12983
12984         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
12985         * g++.dg/ext/instantiate1.C: Move from old-deja.
12986
12987 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
12988
12989         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
12990         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
12991         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
12992         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
12993
12994 2001-07-23  Jeffrey A Law  (law@cygnus.com)
12995
12996         * gcc.c-torture/execute/20010723-1.c: New test.
12997
12998 2001-07-23  Ben Elliston  <bje@redhat.com>
12999
13000         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
13001
13002 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13003
13004         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
13005         i[34567]86-*-*.
13006         Delete handling of ieee_multilib_flags.
13007         Pass -mieee for alpha*-*-* and sh-*-*.
13008         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
13009
13010 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
13011
13012         Remove old-abi tests.
13013         * g++.old-deja/g++.mike/p11116.C: Remove.
13014         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
13015
13016 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
13017
13018         * g77.f-torture/compile/pr3743.f:  New test
13019
13020 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
13021
13022         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
13023
13024 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13025
13026         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
13027         g++.old-deja/g++.pt/static6.C: Likewise.
13028         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
13029         supports weak symbols.
13030
13031 2001-07-18  Andreas Jaeger  <aj@suse.de>
13032
13033         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
13034         supported again.
13035
13036 2001-07-18  Andreas Jaeger  <aj@suse.de>
13037
13038         * gcc.dg/iftrap-1.c: Fix target line.
13039
13040 2001-07-17  Richard Henderson  <rth@redhat.com>
13041
13042         * gcc.c-torture/execute/20010717-1.c: New.
13043
13044 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
13045
13046         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
13047         tests.
13048
13049 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
13050
13051         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
13052
13053 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13054
13055         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
13056         UAC_SIGBUS, UAC_NOPRINT definitions.
13057
13058 2001-07-16  Nicola Pero  <n.pero@mi.flashnet.it>
13059
13060         * objc/execute/object_is_class.m: New test.
13061         * objc/execute/object_is_meta_class.m: New test.
13062
13063 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
13064
13065         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
13066         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
13067
13068 2001-01-15  David Billinghurst  <David.Billinghurst@riotinto.com>
13069
13070         * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
13071         * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
13072
13073 2001-07-14  Richard Henderson  <rth@redhat.com>
13074
13075         * gcc.dg/iftrap-1.c: New.
13076
13077 2001-07-11  David Billinghurst  <David.Billinghurst@riotinto.com>
13078
13079         * g77.f-torture/execute/intrinsic77.f: New test.
13080
13081 2001-07-11  Janis Johnson <janis@us.ibm.com>
13082
13083         * gcc.misc-tests/gcov-3.c: New test.
13084
13085 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
13086
13087         * gcc.c-torture/compile/20010711-1.c,
13088         * gcc.c-torture/compile/20010711-2.c: New tests.
13089
13090 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
13091
13092         * gcc.c-torture/execute/20010711-1.c: New test.
13093
13094 2001-07-11  Ben Elliston  <bje@redhat.com>
13095
13096         * g++.old-deja/g++.other/enum5.C: New test.
13097
13098 2001-07-10  Jason Merrill  <jason_merrill@redhat.com>
13099
13100         * lib/g++-dg.exp: Load file-format and target-supports like gcc.
13101         (g++-dg-prune): Call prune_gcc_output.
13102         * prune.exp: New file for prune_gcc_output.
13103         * lib/g++.exp, lib/gcc.exp: Load it.
13104
13105 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
13106
13107         * gcc.c-torture/compile/20010701-1.c,
13108         g++.old-deja/g++.ext/attrib6.C: New tests.
13109
13110 2001-07-06  Jeffrey A Law  (law@cygnus.com)
13111
13112         * gcc.c-torture/compile/20010706-1.c: New test.
13113
13114 2000-09-10  Michael Chamberlain <michael@chamberlain.net.au>
13115
13116         * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
13117
13118 2001-06-28  Stan Shebs  <shebs@apple.com>
13119
13120         * gcc.dg/pragma-darwin.c: New test.
13121
13122 2001-06-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13123
13124         * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
13125         Solaris 2.[678] system.
13126
13127 2001-06-22  Joseph S. Myers  <jsm28@cam.ac.uk>
13128
13129         * gcc.dg/20010622-1.c: New test.
13130
13131 2001-06-18  Stan Shebs  <shebs@apple.com>
13132
13133         * objc.dg: New directory.
13134         * objc.dg/dg.exp: New file.
13135         * objc.dg/alias.m: New.
13136         * objc.dg/class-1.m: New.
13137         * objc.dg/class-2.m: New.
13138         * objc.dg/const-str-1.m: New.
13139         * objc.dg/const-str-2.m: New.
13140         * objc.dg/id-1.m: New.
13141         * objc.dg/method-1.m: New.
13142         * objc.dg/super-class-1.m: New.
13143         * lib/objc-dg.exp: New file.
13144
13145 2001-06-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
13146
13147         * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
13148         of label name.
13149
13150 2001-06-14  Nathan Sidwell  <nathan@codesourcery.com>
13151
13152         * g++.old-deja/g++.abi/vbase8-9.C: New test.
13153
13154 2001-06-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13155
13156         * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
13157         variable.
13158
13159 2001-06-12  Richard Henderson  <rth@redhat.com>
13160
13161         * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
13162
13163 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
13164
13165         * g++.old-deja/g++.abi/vbase5.C: New test.
13166         * g++.old-deja/g++.abi/vbase6.C: New test.
13167         * g++.old-deja/g++.abi/vbase7.C: New test.
13168
13169 2001-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13170
13171         * gcc.c-torture/compile/20010610-1.c: New test.
13172
13173 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
13174
13175         * g++.old-deja/g++.abi/vbase4.C: New test.
13176
13177 2001-06-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
13178
13179         * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
13180         support %f for HC11/HC12 targets.
13181         * gcc.c-torture/execute/930513-1.x: New file, likewise.
13182         * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
13183         on HC11/HC12 targets.
13184         * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
13185
13186 2001-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13187
13188         * gcc.dg/wchar_t-1.c: New file.
13189         * gcc.dg/wint_t-1.c: Likewise.
13190
13191 2001-06-11  Bernd Schmidt  <bernds@redhat.com>
13192
13193         * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
13194
13195 2001-06-11  Richard Henderson  <rth@redhat.com>
13196
13197         * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
13198
13199 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
13200
13201         * gcc.c-torture/compile/20010611-1.c: New test.
13202
13203 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
13204
13205         * gcc.dg/c99-tag-1.c: Add more tests.
13206
13207 2001-06-10  Alexandre Oliva  <aoliva@redhat.com>
13208
13209         * g++.old-deja/g++.abi/ptrmem.C: Take into account different
13210         representation on MN10300 and ARM/Thumb.
13211
13212 2001-06-10  Toon Moene  <toon@moene.indiv.nluug.nl>
13213
13214         * g77.f-torture/execute/20010610.f: New.
13215
13216 2001-06-09  David Billinghurst  <David.Billinghurst@riotinto.com>
13217
13218         * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
13219         names.
13220
13221 2001-06-09  Richard Henderson  <rth@redhat.com>
13222
13223         * gcc.c-torture/execute/ashrdi-1.c: New.
13224         * gcc.c-torture/execute/ashldi-1.c: New.
13225         * gcc.c-torture/execute/lshrdi-1.c: New.
13226
13227 2001-06-09  Ovidiu Predescu  <ovidiu@cup.hp.com>
13228
13229         * objc/execute/load-3.m: Added. Check sending +load to categories,
13230         in addition to classes.
13231
13232 2001-06-08  Stan Shebs  <shebs@apple.com>
13233
13234         * objc/execute/load-2.m: New test.  From Nicola Pero
13235         <n.pero@mi.flashnet.it>.
13236
13237 2001-06-08  Jakub Jelinek  <jakub@redhat.com>
13238
13239         * gcc.c-torture/execute/20010605-2.c: New test.
13240
13241 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
13242
13243         * g++.old-deja/g++.abi/vbase2.C: New test.
13244         * g++.old-deja/g++.abi/vbase3.C: New test.
13245
13246 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
13247
13248         * g++.old-deja/g++.pt/friend49.C: New test.
13249
13250 2001-06-07  Nathan Sidwell  <nathan@codesourcery.com>
13251
13252         * g++.old-deja/g++.ext/anon3.C: New test.
13253
13254 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
13255
13256         * g++.old-deja/g++.other/conv7.C: New test.
13257
13258 2001-06-05  Joseph S. Myers  <jsm28@cam.ac.uk>
13259
13260         * gcc.c-torture/compile/20010605-2.c: New test.
13261
13262 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
13263
13264         * gcc.c-torture/execute/20010604-1.c: New test.
13265
13266 2001-06-04  Loren J. Rittle  <ljrittle@acm.org>
13267
13268         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
13269
13270 2001-06-04  Jeffrey Oldham  <oldham@codesourcery.com>
13271
13272         * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
13273         (g++_link_flags): Likewise.
13274         (g++_init): Pass gccpath's value to two previous functions.
13275
13276 2001-06-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13277
13278         * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
13279         Ensure logfile entry matches exec command line.
13280
13281 2001-05-31  Richard Henderson  <rth@redhat.com>
13282
13283         * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
13284         * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
13285
13286 2001-05-30  David.Billinghurst  <David.Billinghurst@riotinto.com>
13287
13288         * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
13289         compiler for irix6.2
13290
13291 2001-05-30  Nathan Sidwell  <nathan@codesourcery.com>
13292
13293         * g++.old-deja/g++.other/optimize3.C: New file.
13294
13295 2001-05-29  Jeffrey Oldham  <oldham@codesourcery.com>
13296
13297         * gcc.c-torture/compile/20010518-2.x: New file to compile, not
13298         assemble.
13299
13300 2001-05-26  Nathan Sidwell  <nathan@codesourcery.com>
13301
13302         * g++.old-deja/g++.other/optimize2.C: New file.
13303
13304 2001-05-25  Diego Novillo  <dnovillo@redhat.com>
13305
13306         * gcc.c-torture/compile/20010518-2.c: New file.
13307         * gcc.c-torture/execute/20010518-1.c: New file.
13308         * gcc.c-torture/execute/20010518-2.c: New file.
13309
13310 2001-05-25  Joseph S. Myers  <jsm28@cam.ac.uk>
13311
13312         * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
13313
13314 2001-05-24  Mark Mitchell  <mark@codesourcery.com>
13315
13316         G++ no longer defines builtins that do not begin with __builtin.
13317         * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
13318         * g++.old-deja/g++.brendand/misc13.C: Likewise.
13319         * g++.old-deja/g++.law/builtin1.C: Likewise.
13320         * g++.old-deja/g++.law/cvt2.C: Likewise.
13321         * g++.old-deja/g++.mike/net5.C: Likewise.
13322         * g++.old-deja/g++.other/builtins1.C: Likewise.
13323         * g++.old-deja/g++.other/builtins2.C: Likewise.
13324         * g++.old-deja/g++.other/builtins3.C: Likewise.
13325         * g++.old-deja/g++.other/builtins4.C: Likewise.
13326         * g++.old-deja/g++.other/inline8.C: Likewise.
13327         * g++.old-deja/g++.robertl/eb39.C: Likewise.
13328
13329 2001-05-24  Nathan Sidwell  <nathan@codesourcery.com>
13330
13331         * g++.old-deja/g++.pt/using1.C: Adjust.
13332         * g++.old-deja/g++.pt/using2.C: New test.
13333
13334 2001-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
13335
13336         * gcc.dg/cpp/charconst.c: New tests.
13337         * gcc.dg/cpp/escape.c: New tests.
13338         * gcc.dg/cpp/escape-1.c: New tests.
13339         * gcc.dg/cpp/escape-2.c: New tests.
13340         * gcc.dg/cpp/ucs.c: New tests.
13341
13342 2001-05-23  David.Billinghurst <David.Billinghurst@riotinto.com>
13343
13344         * gcc.misc-tests/linkage.exp:  Pass appropriate flags to
13345         native compiler for irix6.5.
13346
13347 Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
13348
13349         * lib/g++.exp (g++_include_flags): Use args to compute
13350         get_multilibs.
13351         (g++_link_flags): Likewise.
13352         (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
13353
13354 2001-05-22  Joseph S. Myers  <jsm28@cam.ac.uk>
13355
13356         * gcc.dg/c90-hexfloat-1.c: Add more tests.
13357
13358 2001-05-21  Geoff Keating  <geoffk@redhat.com>
13359
13360         * gcc.c-torture/compile/920520-1.x: Merge previous contents into
13361         this file.
13362
13363 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
13364
13365         * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
13366         STACK_SIZE;
13367         * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
13368         to STACK_SIZE; Use it to define size of add_histo array.
13369         * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
13370         to STACK_SIZE.
13371         (f): Use GITT_SIZE to define size of gitt local table.
13372         * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
13373         to STACK_SIZE; Use it to define size of bytemem array.
13374
13375 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
13376
13377         * gcc.c-torture/compile/20000804-1.x: New file, this test fails
13378         on 68HC11/HC12 due to the asm instruction.
13379         * gcc.c-torture/compile/20001205-1.x: New file, ditto.
13380         * gcc.c-torture/compile/920520-1.x: Likewise.
13381         * gcc.c-torture/compile/20001226-1.x: New file, this test fails
13382         on 68HC11/HC12 because the function is larger than 64K.
13383         * gcc.c-torture/compile/961203-1.x: New file, this test fails
13384         on 68HC11/HC12 because the structure is too large.
13385
13386 2001-05-20  Richard Henderson  <rth@redhat.com>
13387
13388         * gcc.c-torture/execute/20010520-1.c: New.
13389
13390 2001-05-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13391
13392         * g++.old-deja/g++.warn/compare1.C: New test.
13393         * gcc.dg/compare4.c: New test.
13394
13395 2001-05-20  Nathan Sidwell  <nathan@codesourcery.com>
13396
13397         * g++.old-deja/g++.other/optimize1.C: New test.
13398
13399 2001-05-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13400
13401         * g++.old-deja/g++.pt/spec41.C: New test.
13402
13403 2001-05-19  Joseph S. Myers  <jsm28@cam.ac.uk>
13404
13405         * gcc.c-torture/compile/20010114-1.x: Remove.
13406
13407 2001-05-18  Stan Shebs  <shebs@apple.com>
13408
13409         * gcc.c-torture/compile/20010518-1.c: New test.
13410
13411 2001-05-18  Nathan Sidwell  <nathan@codesourcery.com>
13412
13413         * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
13414         * g++.old-deja/g++.pt/crash67.C: New test.
13415
13416 2001-05-17  Jeffrey D. Oldham  <oldham@codesourcery.com>
13417
13418         * g++.old-deja/g++.other/debug9.C: New test.
13419
13420 2001-05-16  Zack Weinberg  <zackw@stanford.edu>
13421
13422         * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
13423
13424 2001-05-16  Jan Hubicka  <jh@suse.cz>
13425
13426         * gcc.c-torture/compile/20010516-1.c: New test.
13427
13428 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
13429
13430         * g++.old-deja/g++.other/crash41.C: New test.
13431
13432 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
13433
13434         * g++.old-deja/g++.pt/crash66.C: New test.
13435
13436 2001-05-15  Benjamin Kosnik  <bkoz@redhat.com>
13437
13438         * g++.old-deja/g++.robertl/eb27.C: Convert.
13439
13440 2001-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
13441
13442         * g++.dg/friend-warn.C: New test.  Do not warn about friend
13443         declaration being redundant.
13444
13445 2001-05-15  Mark Mitchell (admin)  <mitchell@nunki.dbai.tuwien.ac.at>
13446
13447         * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
13448
13449 2001-05-14  Mark Mitchell  <mark@codesourcery.com>
13450
13451         * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
13452
13453 2001-05-13  Benjamin Kosnik  <bkoz@redhat.com>
13454
13455         * lib/g++.exp: Use testsuite_flags.
13456
13457 2001-05-13  Mark Mitchell  <mark@codesourcery.com>
13458
13459         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
13460
13461 2001-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
13462
13463         * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
13464
13465 2001-05-11  Mark Mitchell  <mark@codesourcery.com>
13466
13467         * lib/objc.exp: Add -lposix4 on Solaris 2.8.
13468
13469 2001-05-10  Joseph S. Myers  <jsm28@cam.ac.uk>
13470
13471         * gcc.c-torture/compile/20010313-1.c: New test.
13472
13473 2001-05-09  Zack Weinberg  <zackw@stanford.edu>
13474
13475         * gcc.dg/cpp/direct2.c: New test.
13476         * gccq.dg/cpp/direct2s.c: New test.
13477
13478         * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
13479
13480 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
13481
13482         * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
13483         * g++.old-deja/g++.other/op3.C: Likewise.
13484
13485 2001-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
13486
13487         * gcc.dg/cpp/syshdr.h: New file.
13488         * gcc.dg/cpp/sysmac1.c: Update.
13489         * gcc.dg/cpp/sysmac2.c: Update.
13490
13491 2001-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
13492
13493         * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
13494
13495 2001-05-04  David Edelsohn  <edelsohn@gnu.org>
13496
13497         * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
13498         gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
13499
13500 2001-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
13501
13502         * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
13503
13504 2001-05-03  Geoffrey Keating  <geoffk@redhat.com>
13505
13506         * lib/g++.exp (g++_include_flags): Don't use any special flags
13507         if TESTING_IN_BUILD_TREE is not defined.
13508         (g++_init): Use a plain 'c++' as the compiler if
13509         TESTING_IN_BUILD_TREEE is not defined.
13510
13511 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
13512
13513         * g++.old-deja/g++.eh/catch13.C: New test.
13514         * g++.old-deja/g++.eh/catch14.C: New test.
13515
13516 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
13517
13518         * gcc.dg/cpp/tr-define.c: New test.
13519
13520 2001-05-01  Loren J. Rittle  <ljrittle@acm.org>
13521
13522         * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
13523         <stdlib.h>, not <malloc.h>.
13524
13525 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
13526
13527         * g++.old-deja/g++.ns/template17.C: New test.
13528
13529 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
13530
13531         * g++.old-deja/g++.pt/ref4.C: New test.
13532
13533 2001-04-30  Richard Henderson  <rth@redhat.com>
13534
13535         * gcc.dg/20000724-1.c: Revert last change.
13536
13537 2001-04-30  Toon Moene  <toon@moene.indiv.nluug.nl>
13538
13539         * g77.f-torture/execute/20010430.f: New test.
13540
13541 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
13542
13543         * gcc.dg/20000724-1.c: Add a clobber of `esp'.
13544
13545 2001-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
13546
13547         * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
13548
13549 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
13550
13551         * g++.old-deja/g++.eh/crash6.C: New test.
13552
13553 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
13554
13555         * g++.old-deja/g++.other/warn7.C: New test.
13556
13557 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
13558
13559         * g++.old-deja/g++.other/defarg9.C: New test.
13560
13561 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
13562
13563         * g77.f-torture/compile/20010426.f: New test.
13564         * g77.f-torture/execute/20010426.f: New test.
13565
13566 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
13567
13568         * g77.f-torture/compile/20000629-1.x: Remove - error
13569         has been fixed.
13570
13571 2001-04-26  Jeffrey A Law  (law@cygnus.com)
13572
13573         * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
13574         Tweak slightly to work with g++.dg framework.
13575         * g++.dg/special/ecos.exp: Run initp1.C test.
13576         * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
13577
13578         * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
13579         its linker doesn't give line numbers either.
13580         * g++.old-deja/g++.ext/instantiate3.C: Similarly.
13581
13582 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
13583
13584         * g++.old-deja/g++.other/lex1.C: New test.
13585
13586 2001-04-26  Jakub Jelinek  <jakub@redhat.com>
13587
13588         * gcc.dg/noncompile/20010425-1.c: New test.
13589
13590 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
13591
13592         * g++.old-deja/g++.pt/mangle2.C: New test.
13593
13594 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
13595
13596         * gcc.dg/format/plus-1.c: New test.
13597
13598 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
13599
13600         * gcc.dg/20010423-1.c: New test.
13601
13602 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
13603
13604         * gcc.c-torture/execute/20010422-1.c: New test.
13605
13606 2001-04-25  Nathan Sidwell  <nathan@codesourcery.com>
13607
13608         * g++.old-deja/g++.ns/type2.C: New test.
13609
13610 2001-04-24  Zack Weinberg  <zackw@stanford.edu>
13611
13612         * g++.old-deja/g++.other/perf1.C: New test.
13613
13614 2001-04-24  Nathan Sidwell <nathan@codesourcery.com>
13615
13616         * gcc.dg/c99-func-2.c: Remove xfail.
13617         * gcc.dg/c99-func-3.c: Remove xfail.
13618         * gcc.dg/c99-func-4.c: Remove xfail.
13619
13620 2001-04-23  Zack Weinberg  <zackw@stanford.edu>
13621
13622         * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
13623
13624 2001-04-23  Joseph S. Myers  <jsm28@cam.ac.uk>
13625
13626         * gcc.c-torture/compile/20010423-1.c: New test.
13627
13628 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
13629
13630         * g++.old-deja/g++.pt/typename28.C: New test.
13631
13632 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
13633
13634         * g++.old-deja/g++.abi/empty2.C: New test.
13635         * g++.old-deja/g++.abi/empty3.C: New test.
13636
13637 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
13638
13639         * g++.old-deja/g++.other/comdat2.C: New test.
13640         * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
13641
13642 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
13643
13644         * g++.old-deja/g++.other/overload14.C: New test.
13645
13646 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
13647
13648         * g++.old-deja/g++.other/lookup23.C: New test.
13649
13650 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
13651
13652         * gcc.c-torture/execute/20010403-1.c: New test.
13653
13654 2001-04-19  David Billinghurst <David.Billinghurst@riotinto.com>
13655             Mark Mitchell  <mark@codesourcery.com>
13656
13657         * lib/old-dejagnu.exp: Don't delete output of executable.
13658         Add .exe suffix to executables.
13659
13660 2001-04-18  Toon Moene  <toon@moene.indiv.nluug.nl>
13661
13662         * g77.f-torture/execute/short.x; Remove - Error has been fixed.
13663
13664 2001-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13665
13666         * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
13667
13668 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
13669
13670         * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
13671         * g++.old-deja/g++.abi/crash1.C: New test.
13672
13673 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
13674
13675         * g++.old-deja/g++.other/crash40.C: New test.
13676
13677 2001-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13678
13679         * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
13680
13681 2001-04-11  Nathan Sidwell  <nathan@codesourcery.com>
13682
13683         * g++.old-deja/g++.other/warn6.C: New test.
13684
13685 22001-04-11  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
13686
13687         * g++.old-deja/g++.robertl/eb42.C: Same.
13688
13689 001-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13690
13691         * gcc.dg/wtr-conversion-1.c: New testcase.
13692
13693 2001-04-10  Richard Henderson  <rth@redhat.com>
13694
13695         * g++.old-deja/g++.other/array5.C: New.
13696
13697 2001-04-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13698
13699         * gcc.c-torture/execute/20010408-1.c: New test.
13700
13701 2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>
13702
13703         * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
13704         headers and constructs.
13705         * g++.old-deja/g++.robertl/eb79.C: Same.
13706         * g++.old-deja/g++.robertl/eb77.C (main): Same.
13707         * g++.old-deja/g++.robertl/eb73.C: Same.
13708         * g++.old-deja/g++.robertl/eb66.C (main): Same.
13709         * g++.old-deja/g++.robertl/eb55.C (t): Same.
13710         * g++.old-deja/g++.robertl/eb54.C (main): Same.
13711         * g++.old-deja/g++.robertl/eb46.C (main): Same.
13712         * g++.old-deja/g++.robertl/eb44.C: Same.
13713         * g++.old-deja/g++.robertl/eb41.C (main): Same.
13714         * g++.old-deja/g++.robertl/eb4.C (main): Same.
13715         * g++.old-deja/g++.robertl/eb39.C: Same.
13716         * g++.old-deja/g++.robertl/eb33.C (main): Same.
13717         * g++.old-deja/g++.robertl/eb31.C (main): Same.
13718         * g++.old-deja/g++.robertl/eb30.C: Same.
13719         * g++.old-deja/g++.robertl/eb3.C: Same.
13720         * g++.old-deja/g++.robertl/eb24.C (T>): Same.
13721         * g++.old-deja/g++.robertl/eb21.C: Same.
13722         * g++.old-deja/g++.robertl/eb15.C: Same.
13723         * g++.old-deja/g++.robertl/eb118.C: Same.
13724         * g++.old-deja/g++.robertl/eb115.C (main): Same.
13725         * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
13726         * g++.old-deja/g++.robertl/eb109.C: Same.
13727         * g++.old-deja/g++.other/sibcall1.C (main): Same.
13728         * g++.old-deja/g++.mike/rtti1.C: Same.
13729         * g++.old-deja/g++.mike/p658.C: Same.
13730         * g++.old-deja/g++.mike/net46.C: Same.
13731         * g++.old-deja/g++.mike/net34.C: Same.
13732         * g++.old-deja/g++.mike/memoize1.C: Same.
13733         * g++.old-deja/g++.mike/eh2.C: Same.
13734         * g++.old-deja/g++.law/weak.C: Same.
13735         * g++.old-deja/g++.law/visibility7.C: Same.
13736         * g++.old-deja/g++.law/visibility25.C: Same.
13737         * g++.old-deja/g++.law/visibility22.C: Same.
13738         * g++.old-deja/g++.law/visibility2.C: Same.
13739         * g++.old-deja/g++.law/visibility17.C: Same.
13740         * g++.old-deja/g++.law/visibility13.C: Same.
13741         * g++.old-deja/g++.law/visibility10.C: Same.
13742         * g++.old-deja/g++.law/visibility1.C: Same.
13743         * g++.old-deja/g++.law/virtual3.C (eval): Same.
13744         * g++.old-deja/g++.law/vbase1.C: Same.
13745         * g++.old-deja/g++.law/operators32.C: Same.
13746         * g++.old-deja/g++.law/nest3.C: Same.
13747         * g++.old-deja/g++.law/missed-error2.C (foo): Same.
13748         * g++.old-deja/g++.law/except5.C (main): Same.
13749         * g++.old-deja/g++.law/cvt7.C (run): Same.
13750         * g++.old-deja/g++.law/cvt2.C: Same.
13751         * g++.old-deja/g++.law/cvt16.C: Same.
13752         * g++.old-deja/g++.law/ctors6.C (bar): Same.
13753         * g++.old-deja/g++.law/ctors17.C (main): Same.
13754         * g++.old-deja/g++.law/ctors13.C: Same.
13755         * g++.old-deja/g++.law/ctors12.C (main): Same.
13756         * g++.old-deja/g++.law/ctors10.C: Same.
13757         * g++.old-deja/g++.law/code-gen5.C: Same.
13758         * g++.old-deja/g++.law/bad-error7.C: Same.
13759         * g++.old-deja/g++.law/arm9.C: Same.
13760         * g++.old-deja/g++.law/arm12.C: Same.
13761         * g++.old-deja/g++.law/arg8.C: Same.
13762         * g++.old-deja/g++.law/arg1.C: Same.
13763         * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
13764         * g++.old-deja/g++.jason/template31.C: Same.
13765         * g++.old-deja/g++.jason/template24.C (main): Same.
13766         * g++.old-deja/g++.jason/2371.C: Same.
13767         * g++.old-deja/g++.eh/new2.C: Same.
13768         * g++.old-deja/g++.eh/new1.C: Same.
13769         * g++.old-deja/g++.brendan/ptolemy2.C: Same.
13770         * g++.old-deja/g++.brendan/nest21.C (main): Same.
13771         * g++.old-deja/g++.brendan/err-msg3.C: Same.
13772         * g++.old-deja/g++.brendan/crash62.C: Same.
13773         * g++.old-deja/g++.brendan/crash52.C: Same.
13774         * g++.old-deja/g++.brendan/crash49.C (main): Same.
13775         * g++.old-deja/g++.brendan/crash38.C: Same.
13776         * g++.old-deja/g++.brendan/crash15.C (main): Same.
13777         * g++.old-deja/g++.brendan/copy9.C: Same.
13778
13779 2001-04-06  J"orn Rennecke <amylaar@redhat.com>
13780
13781         * gcc.c-torture/execute/20001203-2.c (memset):
13782         Count argument is of type __SIZE_TYPE__.
13783
13784 2001-04-04  Diego Novillo  <dnovillo@redhat.com>
13785
13786         * gcc.c-torture/compile/20010404-1.c: New test.
13787
13788 2001-04-04  Jakub Jelinek  <jakub@redhat.com>
13789
13790         * gcc.c-torture/compile/20010326-1.c: New test.
13791
13792 2001-04-03  Alexandre Oliva  <aoliva@redhat.com>
13793
13794         * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
13795         peculiarities of the SH.
13796         * g++.old-deja/g++.ext/instantiate2.C: Likewise.
13797
13798 2001-04-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13799
13800         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
13801         * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
13802         * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
13803
13804 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
13805
13806         * g77.f-torture/compile/20010321-1.f: New test.
13807
13808 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
13809
13810         * gcc.c-torture/compile/20010329-1.c: New test.
13811
13812 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
13813
13814         * gcc.c-torture/execute/20010329-1.c: New test.
13815
13816 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
13817
13818         * g++.old-deja/g++.other/eh4.C: Fix typo.
13819
13820 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
13821
13822         * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
13823
13824 2001-03-28  Philip Blundell  <philb@gnu.org>
13825
13826         * gcc.c-torture/compile/20010328-1.c: New test.
13827
13828 2001-03-27  Richard Henderson  <rth@redhat.com>
13829
13830         * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
13831         * g++.old-deja/g++.eh/vbase3.C: Likewise.
13832
13833 2001-03-27  Alan Modra  <alan@linuxcare.com.au>
13834
13835         * gcc.c-torture/compile/20010327-1.c: New test.
13836
13837 2001-03-26  Nathan Sidwell  <nathan@codesourcery.com>
13838
13839         * g++.old-deja/g++.other/friend12.C: New test.
13840         * g++.old-deja/g++.other/friend9.C: Expect no errors.
13841         * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
13842
13843 2001-03-25  Joseph S. Myers  <jsm28@cam.ac.uk>
13844
13845         * gcc.c-torture/execute/20010325-1.c: New test.
13846
13847 2001-03-23  Jakub Jelinek  <jakub@redhat.com>
13848
13849         * g++.old-deja/g++.other/mangle3.C: New test.
13850
13851 2001-03-22  Jakub Jelinek  <jakub@redhat.com>
13852
13853         * g++.old-deja/g++.other/anon8.C: New test.
13854
13855 2001-03-20  Philip Blundell  <philb@gnu.org>
13856
13857         * gcc.c-torture/compile/20010320-1.c: New test.
13858
13859 2001-03-17  Richard Henderson  <rth@redhat.com>
13860
13861         * g++.old-deja/g++.other/eh4.C: Add expected error text.
13862
13863 2001-03-15  Geoff Keating  <geoff@redhat.com>
13864
13865         * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
13866         tests on AIX.
13867
13868 2001-03-15  Gabriel Dos Reis  <gdr@codesourcery.com>
13869
13870         * g++.old-deja/g++.other/eh4.C: New test.
13871
13872 2001-03-14  Neil Booth  <neil@daikokuya.demon.co.uk>
13873
13874         * gcc.dg/cpp/mi1.c: Update.
13875
13876 2001-03-14  Jakub Jelinek  <jakub@redhat.com>
13877
13878         * g++.old-deja/g++.other/regstack.C: New test.
13879
13880 2001-03-12  Nathan Sidwell  <nathan@codesourcery.com>
13881
13882         * g++.old-deja/g++.other/ref4.C: New test.
13883
13884 2001-03-11  Nicola Pero <n.pero@mi.flashnet.it>
13885
13886         * objc/execute/va_method.m: Added.
13887         * objc/execute/IMP.m: Added.
13888         * objc/execute/_cmd.m: Added.
13889         * objc/execute/accessing_ivars.m: Added.
13890         * objc/execute/class-1.m: Added.
13891         * objc/execute/class-10.m: Added.
13892         * objc/execute/class-11.m: Added.
13893         * objc/execute/class-12.m: Added.
13894         * objc/execute/class-13.m: Added.
13895         * objc/execute/class-14.m: Added.
13896         * objc/execute/class-2.m: Added.
13897         * objc/execute/class-3.m: Added.
13898         * objc/execute/class-4.m: Added.
13899         * objc/execute/class-5.m: Added.
13900         * objc/execute/class-6.m: Added.
13901         * objc/execute/class-7.m: Added.
13902         * objc/execute/class-8.m: Added.
13903         * objc/execute/class-9.m: Added.
13904         * objc/execute/class-tests-1.h
13905         * objc/execute/class-tests-2.h
13906         * objc/execute/compatibility_alias.m: Added.
13907         * objc/execute/encode-1.m: Added.
13908         * objc/execute/formal_protocol-1.m: Added.
13909         * objc/execute/formal_protocol-2.m: Added.
13910         * objc/execute/formal_protocol-3.m: Added.
13911         * objc/execute/formal_protocol-4.m: Added.
13912         * objc/execute/formal_protocol-5.m: Added.
13913         * objc/execute/formal_protocol-6.m: Added.
13914         * objc/execute/formal_protocol-7.m: Added.
13915         * objc/execute/informal_protocol.m: Added.
13916         * objc/execute/initialize.m: Added.
13917         * objc/execute/load.m: Added.
13918         * objc/execute/many_args_method.m: Added.
13919         * objc/execute/nested-3.m: Added.
13920         * objc/execute/no_clash.m: Added.
13921         * objc/execute/private.m: Added.
13922         * objc/execute/redefining_self.m: Added.
13923         * objc/execute/root_methods.m: Added.
13924         * objc/execute/selector-1.m: Added.
13925         * objc/execute/static-1.m: Added.
13926         * objc/execute/static-2.m: Added.
13927         * objc/execute/va_method.m: Added.
13928
13929 2001-03-10  Richard Henderson  <rth@redhat.com>
13930
13931         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
13932
13933 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
13934
13935         * g++.old-deja/g++.other/crash31.C: XFAIL.
13936         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
13937         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
13938         * gcc.c-torture/execute/20010123-1.x: XFAIL.
13939         * gcc.c-torture/execute/20010124-1.x: XFAIL.
13940         * gcc.dg/sequence-pt-1.c: XFAIL one test.
13941
13942 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
13943
13944         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
13945
13946 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
13947
13948         * gcc.dg/20000724-1.c: Don't use multiline strings.
13949
13950 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
13951
13952         * objc/execute/string1.m, objc/execute/string2.m: Compare the
13953         result of -cString against what we expect it to be; don't just
13954         print it out for no one to read.
13955
13956         * objc/execute/string3.m, objc/execute/string4.m: New tests.
13957         Based on testcases provided by Nicola Pero.
13958
13959 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
13960
13961         * gcc.dg/cpp/macro7.c: New test.
13962
13963 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
13964
13965         * gcc.dg/cpp/multiline.c: Update.
13966
13967 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
13968
13969         * g++.old-deja/g++.other/enum3.C: New test.
13970
13971 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
13972
13973         * g++.old-deja/g++.other/pod1.C: New test.
13974
13975 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
13976
13977         * g++.old-deja/g++.ext/overload1.C: New test.
13978
13979 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
13980
13981         * g++.old-deja/g++.pt/using1.C: New test.
13982
13983 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
13984
13985         * g++.old-deja/g++.other/using9.C: New test.
13986
13987 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
13988
13989         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
13990
13991         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
13992
13993 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
13994
13995         * g++.old-deja/g++.ext/realpt1.C: Remove.
13996
13997 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
13998
13999         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
14000
14001 2001-02-26  Will Cohen  <wcohen@redhat.com>
14002
14003         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
14004
14005 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
14006
14007         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
14008         templatized constructors.
14009
14010 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14011
14012         * gcc.c-torture/execute/20010224-1.c: New test.
14013
14014 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
14015
14016         * gcc.c-torture/execute/20010222-1.c: New test.
14017
14018 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
14019
14020         * g++.old-deja/g++.other/inline20.C: New test.
14021
14022 2001-02-21  Ovidiu Predescu  <ovidiu@cup.hp.com>
14023
14024         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
14025
14026 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
14027
14028         * g++.old-deja/g++.other/lookup22.C: New test.
14029
14030 2001-02-19  Zack Weinberg  <zackw@stanford.edu>
14031
14032         * g77.dg: New directory.
14033         * g77.dg/20010216-1.f: New test case.
14034         * g77.dg/dg.exp: New driver.
14035         * lib/g77-dg.exp: New driver library.
14036
14037 2001-02-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14038
14039         * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
14040
14041 2001-02-16  Gabriel Dos Reis <gdr@codesourcery.com>
14042
14043         * g++.old-deja/g++.other/decl9.C: New test.
14044
14045 2001-02-16  Jakub Jelinek  <jakub@redhat.com>
14046
14047         * g++.old-deja/g++.other/init16.C: Update the test so that it does
14048         not need <string> and also tests the initialization at runtime.
14049
14050 2001-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
14051
14052         * gcc.c-torture/execute/longlong.c: New test.
14053
14054 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
14055
14056         * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
14057
14058 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
14059
14060         * gcc.c-torture/execute/920302-1.c (execute):
14061         Change argument type to short.
14062
14063 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
14064
14065         * g++.old-deja/g++.pt/deduct6.C: New test.
14066
14067 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
14068
14069         * g++.old-deja/g++.pt/deduct5.C: New test.
14070
14071 2001-02-14  Jakub Jelinek  <jakub@redhat.com>
14072
14073         * gcc.c-torture/execute/20010209-1.c: New test.
14074
14075 2001-02-14  Neil Booth  <neil@daikokuya.demon.co.uk>
14076
14077         * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
14078
14079 2001-02-12  Geoffrey Keating  <geoffk@redhat.com>
14080
14081         * g++.dg/vtgc1.C: Update for new ABI.
14082
14083         * consistency.vlad: New directory, 1665 files.
14084
14085 2001-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
14086
14087         * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
14088         return type.
14089         * gcc.dg/cpp/digraphs.c: Declare puts.
14090
14091 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
14092
14093         * g++.old-deja/g++.other/warn5.C: New test.
14094
14095 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
14096
14097         * g++.old-deja/g++.pt/spec40.C: New test.
14098
14099 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
14100
14101         * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
14102         case.
14103         * g++.old-deja/g++.ext/arrnew.C: Deprecate.
14104
14105 2001-02-12  Jakub Jelinek  <jakub@redhat.com>
14106
14107         * gcc.c-torture/compile/20010209-1.c: New test.
14108
14109 2001-02-11  Jeffrey Oldham  <oldham@codesourcery.com>
14110
14111         * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
14112         excess errors message but not if it crashes.
14113         * g++.old-deja/g++.other/crash27.C: Likewise.
14114         * g++.old-deja/g++.other/crash28.C: Likewise.
14115         * g++.old-deja/g++.other/crash30.C: Likewise.
14116         * g++.old-deja/g++.other/crash32.C: Likewise.
14117         * g++.old-deja/g++.other/crash35.C: Likewise.
14118         * g++.old-deja/g++.pt/inherit2.C: Likewise.
14119
14120 2001-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
14121
14122         * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
14123         gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
14124         g++.dg/dg.exp, g++.old-deja/old-deja.exp,
14125         g77.f-torture/execute/execute.exp,
14126         g77.f-torture/noncompile/noncompile.exp,
14127         gcc.c-torture/execute/execute.exp,
14128         gcc.c-torture/execute/memcheck/memcheck.exp,
14129         gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
14130         gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
14131         gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
14132         gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
14133         gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
14134         lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
14135         lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
14136         lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
14137         Remove bug reporting instructions with ancient email addresses.
14138
14139 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
14140
14141         * gcc.dg/20010202-1.c: New test.
14142         * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
14143
14144 2001-02-07  Zack Weinberg  <zack@wolery.stanford.edu>
14145
14146         * g++.dg/stdbool-if.C: New test.
14147
14148 2001-02-07  Ovidiu Predescu  <ovidiu@cup.hp.com>
14149
14150         * objc/execute/fdecl.m: Added main().
14151
14152 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
14153
14154         * gcc.c-torture/execute/20010206-1.c: New test.
14155
14156 2001-02-06  Neil Booth  <neil@daikokuya.demon.co.uk>
14157
14158         * gcc.dg/cpp/avoidpaste1.c: Update.
14159
14160 2001-02-05  Ovidiu Predescu  <ovidiu@cup.hp.com>
14161
14162         * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
14163         Pero <nicola@brainstorm.co.uk>.
14164         * objc/execute/fdecl.m: Declare foo as pointer to AClass.
14165
14166 2001-02-06  Nathan Sidwell  <nathan@codesourcery.com>
14167
14168         * g++.old-deja/g++.pt/spec39.C: New test.
14169
14170 2001-02-05  Jakub Jelinek  <jakub@redhat.com>
14171
14172         * gcc.c-torture/compile/20010202-1.c: New test.
14173
14174 2001-02-05  Nathan Sidwell  <nathan@codesourcery.com>
14175
14176         * g++.old-deja/g++.abi/primary2.C: New test.
14177         * g++.old-deja/g++.abi/primary3.C: New test.
14178         * g++.old-deja/g++.abi/primary4.C: New test.
14179         * g++.old-deja/g++.abi/primary5.C: New test.
14180         * g++.old-deja/g++.abi/vtable3.h: New test.
14181         * g++.old-deja/g++.abi/vtable3a.C: New test.
14182         * g++.old-deja/g++.abi/vtable3b.C: New test.
14183         * g++.old-deja/g++.abi/vtable3c.C: New test.
14184         * g++.old-deja/g++.abi/vtable3d.C: New test.
14185         * g++.old-deja/g++.abi/vtable3e.C: New test.
14186         * g++.old-deja/g++.abi/vtable3f.C: New test.
14187         * g++.old-deja/g++.abi/vtable3g.C: New test.
14188         * g++.old-deja/g++.abi/vtable3h.C: New test.
14189         * g++.old-deja/g++.abi/vtable3i.C: New test.
14190         * g++.old-deja/g++.abi/vtable3j.C: New test.
14191         * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
14192
14193 2001-02-03  Jakub Jelinek  <jakub@redhat.com>
14194
14195         * g++.old-deja/g++.other/anon6.C: New test.
14196         * g++.old-deja/g++.other/anon7.C: New test.
14197
14198 2001-02-01  Neil Booth  <neil@daikokuya.demon.co.uk>
14199
14200         * gcc.dg/cpp/avoidpaste2.c: New tests.
14201
14202 2001-01-31  Jakub Jelinek  <jakub@redhat.com>
14203
14204         * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
14205
14206 2001-01-31  Jeffrey Oldham  <oldham@codesourcery.com>
14207
14208         * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
14209         DECIMAL_DIG cases for Irix."
14210
14211 2001-01-31  J"orn Rennecke <amylaar@redhat.com>
14212
14213         * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
14214
14215 2001-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
14216
14217         * gcc.dg/c99-tag-1.c: New test.
14218
14219 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
14220
14221         * gcc.dg/cpp/tr-warn1.c: Add tests.
14222
14223 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
14224
14225         * gcc.dg/cpp/avoidpaste1.c: Update.
14226         * gcc.dg/cpp/paste4.c: Update.
14227
14228 2001-01-30  Jeffrey Oldham  <oldham@codesourcery.com>
14229
14230         * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
14231         cases for Irix.
14232
14233 2001-01-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
14234
14235         * g++.old-deja/g++.other/inline19.C: New test.
14236
14237 2001-01-30  Neil Booth  <neil@daikokuya.demon.co.uk>
14238
14239         * gcc.dg/Wlarger-than.c: New test.
14240
14241 2001-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
14242
14243         * gcc.dg/cpp/avoidpaste1.c: Fix typos.
14244
14245 2001-01-29  Jakub Jelinek  <jakub@redhat.com>
14246
14247         * gcc.c-torture/execute/20010129-1.c: New test.
14248         * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
14249
14250 2001-01-28  Neil Booth  <neil@daikokuya.demon.co.uk>
14251
14252         * gcc.dg/cpp/avoidpaste1.c: Test case.
14253
14254 2001-01-28  Jakub Jelinek  <jakub@redhat.com>
14255
14256         * g++.old-deja/g++.other/inline18.C: New test.
14257
14258 2001-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14259
14260         * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
14261         and __builtin_putchar.
14262
14263 2001-01-27  Jakub Jelinek  <jakub@redhat.com>
14264
14265         * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
14266         tests.
14267
14268 2001-01-25  Jeffrey Oldham  <oldham@codesourcery.com>
14269
14270         * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
14271         floating point number rounding mode to round to the nearest
14272         representable mode.
14273
14274 2001-01-25  Jakub Jelinek  <jakub@redhat.com>
14275
14276         * g++.old-deja/g++.other/mangle2.C: New test.
14277
14278 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
14279
14280         * gcc.c-torture/compile/20010124-1.c: New test.
14281
14282 2001-01-24  Nathan Sidwell  <nathan@codesourcery.com>
14283
14284         * g++.old-deja/g++.pt/spec38.C: New test.
14285
14286 2001-01-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14287
14288         * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
14289         "Build don't run".
14290
14291 2001-01-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14292
14293         * gcc.c-torture/execute/20010123-1.c: New test.
14294
14295 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
14296
14297         * g++.old-deja/g++.pt/spec37.C: New test.
14298
14299 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
14300
14301         * g++.old-deja/g++.pt/overload14.C: New test.
14302
14303 2001-01-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14304
14305         * gcc.c-torture/execute/20010122-1.c: New test, exercise
14306         __builtin_return_address.
14307
14308 2001-01-22  Nathan Sidwell  <nathan@codesourcery.com>
14309
14310         * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
14311         * g++.old-deja/g++.pt/spec35.C: New test.
14312         * g++.old-deja/g++.pt/spec36.C: New test.
14313
14314 2001-01-20  Jakub Jelinek  <jakub@redhat.com>
14315
14316         * gcc.c-torture/compile/20010118-1.c: New test.
14317
14318 2001-01-20  Neil Booth  <neil@daikokuya.demon.co.uk>
14319
14320         * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
14321
14322 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
14323
14324         * gcc.c-torture/execute/20010119-1.c: New test.
14325
14326 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
14327
14328         * g++.old-deja/g++.other/vbase5.C: New test.
14329
14330 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
14331
14332         * gcc.c-torture/execute/20010118-1.c: New test.
14333
14334 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
14335
14336         * g++.old-deja/g++.pt/deduct3.C: New test.
14337
14338 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
14339
14340         * g++.old-deja/g++.pt/spec34.C: New test.
14341
14342 2001-01-19  "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
14343
14344         * g77.f-torture/compile/20000601-2.f: New test.
14345
14346 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
14347
14348         * g++.old-deja/g++.other/init17.C: New test.
14349
14350 2001-01-18  Alexandre Oliva  <aoliva@redhat.com>
14351
14352         * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
14353
14354 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
14355
14356         * g++.old-deja/g++.pt/unify8.C: New test.
14357
14358 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
14359
14360         * g++.old-deja/g++.abi/vbase1.C: New test.
14361
14362 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
14363
14364         * g++.old-deja/g++.pt/crash65.C: New test.
14365
14366 2001-01-18  Neil Booth  <neil@daikokuya.demon.co.uk>
14367
14368         * gcc.dg/cpp/assembl2.S: New test case.
14369
14370 2001-01-17  Jeffrey Oldham  <oldham@codesourcery.com>
14371
14372         * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
14373         are supported.
14374
14375 2001-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14376
14377         * g++.old-deja/g++.other/builtins1.C: New test.
14378         * g++.old-deja/g++.other/builtins2.C: Likewise.
14379         * g++.old-deja/g++.other/builtins3.C: Likewise.
14380         * g++.old-deja/g++.other/builtins4.C: Likewise.
14381
14382 2001-01-17  Jakub Jelinek  <jakub@redhat.com>
14383
14384         * gcc.c-torture/compile/20010117-1.c: New test.
14385         * gcc.c-torture/compile/20010117-2.c: New test.
14386
14387 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
14388
14389         * g77.f-torture/execute/20010116.[fx]: New test,
14390         XFAIL on i?86-*-*.
14391         * g77.f-torture/compile/20010115.f: Indicate it's
14392         a test for PR fortran/1636.
14393
14394 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
14395
14396         * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
14397
14398 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
14399
14400         * g77.f-torture/compile/20010115.f: New test.
14401
14402 2001-01-15  Nathan Sidwell  <nathan@codesourcery.com>
14403
14404         * g++.old-deja/g++.pt/nontype5.C: New test.
14405
14406 2001-01-15  Neil Booth  <neil@daikokuya.demon.co.uk>
14407
14408         * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
14409         have an equivalent working one below it.
14410
14411 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
14412
14413         * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
14414         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
14415
14416 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
14417
14418         * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
14419         message containing "init_priority".
14420         (conpr-2.C): Likewise.
14421         (conpr-3.C): Likewise.
14422         * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
14423
14424 2001-01-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14425
14426         * gcc.c-torture/execute/20010114-2.c: New test.
14427
14428 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
14429
14430         * gcc.c-torture/compile/20010114-1.c: New test.
14431         * gcc.c-torture/compile/20010114-1.x: Xfail.
14432         * gcc.c-torture/compile/20010114-2.c: New test.
14433         * gcc.c-torture/execute/20010114-1.c: New test.
14434         * gcc.dg/trunc-1.c: New test.
14435         * gcc.dg/uninit-B.c: New test.
14436
14437 2001-01-13  Nick Clifton  <nickc@redhat.com>
14438
14439         * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
14440         target.
14441
14442 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14443
14444         * gcc.c-torture/compile/20010113-1.c: New test.
14445
14446 2001-01-13  Jakub Jelinek  <jakub@redhat.com>
14447
14448         * gcc.c-torture/compile/20001212-1.c: New test.
14449
14450 2001-01-13  Neil Booth  <neil@daikokuya.demon.co.uk>
14451
14452         * gcc.dg/cpp/widestr1.c: Update.
14453         * gcc.dg/cpp/prag-imp.c: Remove.
14454
14455 2001-01-12  Jakub Jelinek  <jakub@redhat.com>
14456
14457         * gcc.c-torture/execute/20000801-3.x: Remove.
14458         * gcc.dg/c90-init-1.c: New test.
14459         * gcc.dg/c99-init-1.c: New test.
14460         * gcc.dg/c99-init-2.c: New test.
14461         * gcc.dg/gnu99-init-1.c: New test.
14462
14463 2001-01-12  Richard Earnshaw <rearnsha@arm.com>
14464
14465         * lib/f-torture.exp (f_torture_compile): Prune the warnings before
14466         testing that no relevant ones were found.
14467
14468 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
14469
14470         * g++.old-deja/g++.pt/cast2.C: New test.
14471
14472 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
14473
14474         * g++.old-deja/g++.pt/friend47.C: New test.
14475
14476 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
14477
14478         * g++.old-deja/g++.pt/instantiate13.C: New test.
14479
14480 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
14481
14482         * g++.old-deja/g++.other/defarg7.C: New test.
14483         * g++.old-deja/g++.other/defarg8.C: New test.
14484
14485 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
14486
14487         * g++.old-deja/g++.pt/crash64.C: New test.
14488
14489 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
14490
14491         * g++.old-deja/g++.pt/crash63.C: New test.
14492
14493 2001-01-11  Neil Booth  <neil@daikokuya.demon.co.uk>
14494
14495         * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
14496
14497 2001-01-10  Alan Lehotsky  <lehotsky@tiac.net>
14498
14499         * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
14500
14501 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
14502
14503         * g++.old-deja/g++.pt/error3.C: New test.
14504
14505 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
14506
14507         * g++.old-deja/g++.other/crash39.C: New test.
14508
14509 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
14510
14511         * g++.old-deja/g++.other/vbase4.C: New test.
14512
14513 2001-01-08  Jonathan Larmour  <jlarmour@redhat.com>
14514
14515         * gcc.dg/20000419-2.c: Move to "special" subdirectory.
14516         * gcc.dg/special/20000419-2.c: New file. Identical to above.
14517         * gcc.dg/special/special.exp: New test driver which will check
14518         for alias support for the above test.
14519
14520 2001-01-09  Alan Lehotsky  <lehotsky@tiac.net>
14521
14522         * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
14523         problems on small machines.
14524         * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
14525         parameterize.
14526
14527 2001-01-09  Jeffrey Oldham  <oldham@codesourcery.com>
14528
14529         * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
14530         mips.
14531         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
14532
14533 2001-01-09  Nathan Sidwell  <nathan@codesourcery.com>
14534
14535         * g++.old_deja/g++.pt/using8.C: New test.
14536
14537 2001-01-09  Joseph S. Myers  <jsm28@cam.ac.uk>
14538
14539         * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
14540
14541 2000-01-08  Loren J. Rittle  <ljrittle@acm.org>
14542
14543         * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
14544         where a failure is expected.
14545         * gcc.c-torture/execute/ieee/rbug.x: Likewise.
14546
14547 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
14548
14549         * g++.old_deja/g++.pt/instantiate12.C: New test.
14550
14551 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
14552
14553         * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
14554         start of structs.
14555         * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
14556         * g++.old-deja/g++.brendan/crash17.C: Likewise.
14557         * g++.old-deja/g++.brendan/crash29.C: Likewise.
14558         * g++.old-deja/g++.brendan/crash48.C: Likewise.
14559         * g++.old-deja/g++.brendan/ns1.C: Likewise.
14560         * g++.old-deja/g++.brendan/warnings1.C: Likewise.
14561         * g++.old-deja/g++.bugs/900205_04.C: Likewise.
14562         * g++.old-deja/g++.bugs/900514_03.C: Likewise.
14563         * g++.old-deja/g++.eh/spec6.C: Likewise.
14564         * g++.old-deja/g++.jason/crash3.C: Likewise.
14565         * g++.old-deja/g++.law/ctors11.C: Likewise.
14566         * g++.old-deja/g++.law/ctors17.C: Likewise.
14567         * g++.old-deja/g++.law/ctors5.C: Likewise.
14568         * g++.old-deja/g++.law/ctors9.C: Likewise.
14569         * g++.old-deja/g++.mike/ambig1.C: Likewise.
14570         * g++.old-deja/g++.mike/net22.C: Likewise.
14571         * g++.old-deja/g++.mike/p3538a.C: Likewise.
14572         * g++.old-deja/g++.mike/p3538b.C: Likewise.
14573         * g++.old-deja/g++.mike/virt3.C: Likewise.
14574         * g++.old-deja/g++.niklas/t128.C: Likewise.
14575         * g++.old-deja/g++.other/anon4.C: Likewise.
14576         * g++.old-deja/g++.other/using1.C: Likewise.
14577         * g++.old-deja/g++.other/warn3.C: Likewise.
14578         * g++.old-deja/g++.pt/t37.C: Likewise.
14579         * g++.old-deja/g++.robertl/eb69.C: Likewise.
14580         * g++.old-deja/g++.robertl/eb71.C: Likewise.
14581
14582 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
14583
14584         * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
14585
14586 2001-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14587
14588         * gcc.c-torture/execute/stdio-opt-3.c: New test.
14589
14590 2001-01-07  Jakub Jelinek  <jakub@redhat.com>
14591
14592         * gcc.c-torture/compile/20010107-1.c: New test.
14593
14594 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
14595
14596         * gcc.c-torture/execute/builtin-noret-1.c: New test.
14597
14598 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
14599
14600         * gcc.dg/format/format.h: New file.
14601         * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
14602         gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
14603         gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
14604         gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
14605         gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
14606         gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
14607         gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
14608         gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
14609         gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
14610         gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
14611         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
14612         gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
14613         gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
14614         gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
14615         gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
14616         gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
14617         gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
14618         gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
14619         gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
14620         gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
14621         gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
14622         instead of declaring standard types, macros and functions in each
14623         test.
14624
14625 2001-01-06  Alexandre Oliva  <aoliva@redhat.com>
14626
14627         * gcc.c-torture/execute/20010106-1.c: New test.
14628
14629 2001-01-06  Joseph S. Myers  <jsm28@cam.ac.uk>
14630
14631         * gcc.dg/format/format.exp: New file.
14632         * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
14633         * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
14634         * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
14635         * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
14636         * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
14637         * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
14638         * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
14639         * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
14640         * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
14641         * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
14642         * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
14643         * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
14644         * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
14645         * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
14646         * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
14647         * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
14648         * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
14649         * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
14650         * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
14651         * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
14652         * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
14653         * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
14654         * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
14655         * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
14656         * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
14657         * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
14658         * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
14659         * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
14660         * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
14661         * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
14662         * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
14663         * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
14664         * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
14665         * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
14666         * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
14667         * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
14668         * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
14669         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
14670         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
14671         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
14672         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
14673         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
14674
14675 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
14676
14677         * gcc.c-torture/execute/991228-1.c: Take word endianness into
14678         account.
14679
14680 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
14681
14682         * gcc.c-torture/execute/builtin-complex-1.c: New test.
14683
14684 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
14685
14686         * g++.old-deja/g++.pt/crash62.C: New test.
14687
14688 2001-01-04  Richard Henderson  <rth@redhat.com>
14689
14690         * gcc.dg/20000926-1.c: Update expected warnings.
14691         * gcc.dg/array-2.c: Likewise.
14692         * gcc.dg/array-4.c: Also validate flexible array members.
14693         * gcc.dg/c99-flex-array-1.c: New.
14694
14695 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
14696
14697         * gcc.c-torture/compile/20001222-1.x: Remove.
14698
14699 2001-01-04  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
14700
14701         * gcc.c-torture/execute/built-in-setjmp.c: New.
14702
14703 2001-01-03  Richard Henderson  <rth@redhat.com>
14704
14705         * gcc.dg/940510-1.c: Update expected error wording.
14706         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
14707
14708 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
14709
14710         * lib/target-supports.exp (check_alias_available): Modified to
14711         indicate aliases not supported if only weak aliases are supported.
14712
14713 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14714
14715         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
14716         Turn on cmpstrsi checks for __pj__ and __i370__.
14717
14718 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
14719
14720         * g++.old-deja/g++.other/virtual11.C: New test.
14721
14722 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
14723
14724         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
14725
14726 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14727
14728         * gcc.c-torture/compile/20010102-1.c: New test.
14729
14730 2001-01-02  Andreas Jaeger  <aj@suse.de>
14731
14732         * gcc.dg/noreturn-3.c: New test.
14733
14734         * gcc.dg/noreturn-4.c: New test.
14735
14736 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14737
14738         * gcc.c-torture/execute/stdio-opt-1.c: Also test
14739         __builtin_fputc and __builtin_fwrite.
14740
14741 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
14742
14743         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
14744         signed char, not default char.
14745
14746 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
14747
14748         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
14749
14750 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
14751
14752         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
14753
14754 2000-12-29  Richard Henderson  <rth@redhat.com>
14755
14756         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
14757         (__cyg_profile_func_exit): Define.
14758
14759 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
14760
14761         * g++.dg/vtgc1.C: New test.
14762
14763 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
14764
14765         * gcc.dg/noncompile/20001228-1.c: New test.
14766
14767         * gcc.dg/20001228-1.c: New test.
14768
14769         * gcc.c-torture/execute/20001228-1.c: New test.
14770
14771 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
14772
14773         * gcc.dg/format-strfmon-1.c: New test.
14774
14775 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14776
14777         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
14778         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
14779         * gcc.c-torture/execute/string-opt-1.c: Likewise.
14780         * gcc.c-torture/execute/string-opt-2.c: Likewise.
14781         * gcc.c-torture/execute/string-opt-3.c: Likewise.
14782         * gcc.c-torture/execute/string-opt-4.c: Likewise.
14783         * gcc.c-torture/execute/string-opt-6.c: Likewise.
14784         * gcc.c-torture/execute/string-opt-7.c: Likewise.
14785         * gcc.c-torture/execute/string-opt-8.c: Likewise.
14786         * gcc.c-torture/execute/string-opt-9.c: Likewise.
14787         * gcc.c-torture/execute/string-opt-10.c: Likewise.
14788         * gcc.c-torture/execute/string-opt-11.c: Likewise.
14789         * gcc.c-torture/execute/string-opt-12.c: Likewise.
14790
14791         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
14792         * gcc.c-torture/execute/string-opt-4.c: Test index.
14793
14794 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
14795
14796         * gcc.c-torture/compile/20001226-1.c: New test.
14797
14798 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
14799
14800         * gcc.c-torture/compile/20001222-1.c: New test.
14801         * gcc.c-torture/compile/20001222-1.x: Xfail.
14802
14803 2000-12-22  Alexandre Oliva  <aoliva@redhat.com>
14804
14805         * gcc.c-torture/execute/comp-goto-2.c: New test.
14806
14807 2000-12-21  J"orn Rennecke <amylaar@redhat.com>
14808
14809         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
14810         Use long types if __INT_MAX__ is 32767.
14811         (main): Use cast to (sint32 *) when poking 88 into a_page.
14812
14813         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
14814
14815 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
14816
14817         * gcc.c-torture/compile/20001221-1.c: New test.
14818         * gcc.c-torture/execute/20001221-1.c: New test.
14819
14820 2000-12-20  Richard Henderson  <rth@redhat.com>
14821
14822         * g++.old-deja/g++.pt/crash36.C: Update error lines.
14823         * g++.old-deja/g++.robertl/eb109.C: Likewise.
14824
14825 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14826
14827         * gcc.dg/compare3.c: New test.
14828
14829 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
14830
14831         * gcc.dg/format-warnll-1.c: New test.
14832
14833 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
14834
14835         * gcc.dg/cpp/cmdlne-P.c: New test.
14836
14837 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
14838
14839         * gcc.c-torture/execute/builtin-abs-1.c,
14840         gcc.c-torture/execute/builtin-abs-2.c: New tests.
14841
14842 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
14843
14844         * gcc.dg/cpp/multiline.c: New test.
14845
14846 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
14847
14848         * g++.old-deja/g++.other/syshdr1.C: Update.
14849         * gcc.dg/cpp/lineflags.c: Remove temporarily.
14850
14851 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14852
14853         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
14854
14855 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14856
14857         * g++.old-deja/g++.pt/ttp65.C: New test.
14858
14859 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14860
14861         * g++.old-deja/g++.pt/ttp64.C: New test.
14862
14863 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14864
14865         * g++.old-deja/g++.pt/spec33.C: New test.
14866
14867 2000-12-14  Catherine Moore  <clm@redhat.com>
14868
14869         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
14870         * gcc.c-torture/execute/920612-2.c: Likewise.
14871         * gcc.c-torture/execute/920428-2.c: Likewise.
14872         * gcc-c-torture/execute/va-arg-11.c: Call exit.
14873         * gcc.c-torture/execute/va-arg-21.c: Likewise.
14874
14875 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14876
14877         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
14878         * gcc.dg/pack-test-2.c: Likewise.
14879
14880 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
14881
14882         Tests by Zack Weinberg <zackw@stanford.edu>.
14883
14884         * gcc.dg/cpp/defined.c: Update.
14885         * gcc.dg/cpp/defined_trad.c: New tests.
14886
14887 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
14888
14889         * gcc.dg/cpp/trad-direct.c: Update.
14890
14891 2000-12-11  Neil Booth  <neilb@earthling.net>
14892
14893         * gcc.dg/cpp/defined_trad.c
14894
14895 2000-12-11  Neil Booth  <neilb@earthling.net>
14896
14897         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
14898
14899 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
14900
14901         * gcc.dg/format-miss-2.c: New test.
14902
14903 2000-12-09  Neil Booth  <neilb@earthling.net>
14904
14905         * gcc.dg/cpp/lineflags.c: New tests.
14906         * gcc.dg/cpp/poison.c: Update.
14907         * gcc.dg/cpp/redef2.c: Update.
14908         * gcc.dg/cpp/skipping.c: New test.
14909
14910 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
14911
14912         * g++.old-deja/g++.other/eh3.C: New testcase.
14913
14914 2000-12-07  Neil Booth  <neilb@earthling.net>
14915
14916         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
14917         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
14918         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
14919         wtr-union-init-2.c, wtr-union-init-3.c: Update.
14920         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
14921         Update.
14922
14923 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
14924
14925         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
14926         __SIZE_TYPE__ instead of int for type of integers cast to
14927         pointers.
14928
14929 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
14930
14931         * g++.old-deja/g++.other/cleanup4.C: New test.
14932
14933 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
14934
14935         * format-sec-1.c: New test.
14936
14937 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
14938
14939         * gcc.dg/format-nonlit-3.c: New test.
14940
14941 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
14942
14943         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
14944         through a null pointer.
14945
14946 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14947
14948         * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
14949         * g++.old-deja/g++.pt/partial4.C: New test.
14950
14951 2000-12-06  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
14952
14953         * gcc.c-torture/execute/ieee/hugeval.x: New.
14954
14955 2000-12-06  Neil Booth  <neilb@earthling.net>
14956
14957         * gcc.dg/cpp/backslash2.c: New tests.
14958
14959 2000-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14960
14961         * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
14962         * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
14963
14964 2000-12-05  Geoffrey Keating  <geoffk@redhat.com>
14965
14966         * gcc.c-torture/execute/20001203-2.c: New testcase.
14967
14968 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
14969
14970         * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
14971         * g++.old-deja/g++.other/virtual10.C: New test.
14972
14973 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
14974
14975         * g++.old-deja/g++.mike/pmf5.C: Remove test.
14976
14977 2000-12-05  Richard Henderson  <rth@redhat.com>
14978
14979         * gcc.c-torture/compile/20001205-1.c: New.
14980
14981 2000-12-04  Neil Booth  <neilb@earthling.net>
14982
14983         * g++.old-deja/g++.other/virtual9.C: New test.
14984         * g++.old-deja/g++.pt/crash61.C: New test.
14985         * gcc.c-torture/execute/loop-9.c: New test.
14986
14987 2000-12-04  Neil Booth  <neilb@earthling.net>
14988
14989         * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
14990         * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
14991         * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
14992         * gcc.dg/cpp/extratokens.c: ...here.
14993
14994 2000-12-04  Neil Booth  <neilb@earthling.net>
14995
14996         * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
14997         New tests.
14998
14999 2000-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15000
15001         * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
15002         * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
15003
15004 2000-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
15005
15006         * gcc.c-torture/execute/20001203-1.c: New test.
15007
15008 2000-12-03  Neil Booth  <neilb@earthling.net>
15009
15010         * gcc.dg/cpp/macro6.c: New test cases.
15011
15012 2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15013
15014         * gcc.c-torture/execute/string-opt-9.c: New test.
15015         * gcc.c-torture/execute/string-opt-10.c: Likewise.
15016         * gcc.c-torture/execute/string-opt-11.c: Likewise.
15017         * gcc.c-torture/execute/string-opt-12.c: Likewise.
15018
15019         * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
15020         * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
15021
15022 2000-12-02  Geoffrey Keating  <geoffk@redhat.com>
15023
15024         * gcc.dg/cpp/if-6.c: New testcase.
15025
15026         * gcc.dg/20001201-1.c: New testcase.
15027
15028 2000-12-02  Neil Booth  <neilb@earthling.net>
15029
15030         * g++.old-deja/g++.other/externC4.C,
15031         g++.old-deja/g++.other/friend10.C: New tests.
15032
15033 2000-12-02  Neil Booth  <neilb@earthling.net>
15034
15035         * g++.old-deja/g++.other/instan2.C
15036         * g++.old-deja/g++.other/instan3.C: New test.
15037
15038 2000-12-02  Neil Booth  <neilb@earthling.net>
15039
15040         * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
15041         c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
15042         gnuc99.c,gnuc99-pedantic.c: New tests.
15043
15044 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
15045
15046         * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
15047         gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
15048
15049 2000-12-01  Neil Booth  <neilb@earthling.net>
15050
15051         * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
15052         * gcc.dg/cpp/poison.c: Update.
15053         * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
15054
15055 2000-12-01  Toon Moene  <toon@moene.indiv.nluug.nl>
15056
15057         * g77.f-torture/execute/20001201.f: New test.
15058
15059 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
15060
15061         * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
15062
15063 2000-12-01  Jakub Jelinek  <jakub@redhat.com>
15064
15065         * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
15066
15067 2000-12-01  Nathan Sidwell  <nathan@codesourcery.com>
15068
15069         * g++.old-deja/g++.other/cast6.C: New test.
15070
15071 2000-11-30  Geoffrey Keating  <geoffk@redhat.com>
15072
15073         * gcc.c-torture/execute/20001130-2.c: New testcase.
15074
15075 2000-11-30  Richard Henderson  <rth@redhat.com>
15076
15077         * gcc.c-torture/execute/20001130-1.c: New test.
15078
15079 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
15080
15081         * g++.old-deja/g++.other/op3.C: New test.
15082
15083 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
15084
15085         * g++.old-deja/g++.other/op2.C: New test.
15086
15087 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
15088
15089         * g++.old-deja/g++.other/crash38.C: New test.
15090
15091 2000-11-29  Toon Moene  <toon@moene.indiv.nluug.nl>
15092
15093         * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
15094
15095 2000-11-29  Jakub Jelinek  <jakub@redhat.com>
15096
15097         * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
15098         tests.
15099         * gcc.c-torture/execute/string-opt-6.c: New test.
15100
15101         * gcc.dg/20001117-1.c: Add main.
15102
15103 2000-11-28  Geoffrey Keating  <geoffk@redhat.com>
15104
15105         * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
15106         Move from here ...
15107         * gcc.dg/940510-1.c: ... to here.
15108
15109         * gcc.dg/20000926-1.c: GNU C now allows initializations of
15110         zero-size arrays in toplevel structures.
15111
15112 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
15113
15114         * gcc.c-torture/execute/loop-8.c: New test.
15115
15116 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
15117
15118         * g++.old-deja/g++.other/base1.C: New test.
15119
15120 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
15121
15122         * g++.old-deja/g++.other/parse2.C: New test.
15123
15124 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
15125
15126         * g++.old-deja/g++.pt/incomplete1.C: New test.
15127
15128 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
15129
15130         * g++.old-deja/g++.other/friend9.C: New test.
15131
15132 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
15133
15134         * gcc.dg/20001127-1.c: New test.
15135
15136 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
15137
15138         * g++.old-deja/g++.pt/friend46.C: New test.
15139
15140 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
15141
15142         * g++.old-deja/g++.other/ptrmem8.C: New test.
15143
15144 2000-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15145
15146         * gcc.c-torture/execute/string-opt-7.c: New test.
15147         * gcc.c-torture/execute/string-opt-8.c: Likewise.
15148
15149 2000-11-26  Gabriel Dos Reis  <gdr@codesourcery.com>
15150
15151         * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
15152         instead of 'mkcheck 2'.
15153
15154 2000-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
15155
15156         * gcc.c-torture/execute/memcheck/driver.c,
15157         gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
15158         C9X references to refer to C99.
15159
15160 2000-11-25  Jakub Jelinek  <jakub@redhat.com>
15161
15162         * gcc.dg/ultrasp3.c: New test.
15163
15164 2000-11-25  Neil Booth  <neilb@earthling.net>
15165
15166         * gcc.dg/cpp/include2.c: Update test to be locale independent.
15167
15168 2000-11-25  Alexandre Oliva  <aoliva@redhat.com>
15169
15170         * gcc.c-torture/compile/20001123-2.c: New.
15171
15172 2000-11-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
15173
15174         * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
15175
15176 2000-11-24  Bernd Schmidt  <bernds@redhat.co.uk>
15177
15178         * gcc.dg/sequence-point-1.c: Add some new tests.
15179         * gcc.c-torture/execute/20001124-1.c: New test.
15180
15181 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
15182
15183         * g++.old-deja/g++.other/vaarg4.C: New test.
15184         * gcc.c-torture/compile/20001123-1.c: New test.
15185
15186 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
15187
15188         * g++.other/crash24.C: Adjust and remove XFAIL.
15189         * g++.other/crash37.C: New test.
15190
15191 2000-11-23  Nathan Sidwell  <nathan@codesourcery.com>
15192
15193         * g++.old-deja/g++.pt/instantiate9.C: New test.
15194
15195 2000-11-22  Mark Mitchell  <mark@codesourcery.com>
15196
15197         * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
15198         new ABI, too.
15199
15200         * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
15201         * g++.old-deja/g++.robertl/eb55.C: Likewise.
15202
15203 2000-11-22  Neil Booth  <neilb@earthling.net>
15204
15205         * gcc.dg/cpp/Wtrigraphs.c: New test.
15206
15207 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
15208
15209         * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
15210
15211 2000-11-22  Jakub Jelinek  <jakub@redhat.com>
15212
15213         * gcc.c-torture/execute/ieee/20001122-1.c: New test.
15214
15215 2000-11-22  Hans-Peter Nilsson  <hp@bitrange.com>
15216
15217         * lib/gcc-dg.exp: load_lib scanasm.exp.
15218         (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
15219         * lib/g++-dg.exp: load_lib scanasm.exp.
15220         * lib/scanasm.exp: New.
15221         (scan-assembler, scan-assembler-not): Add optional arguments to
15222         test name, or if not present, the pattern name.
15223         (scan-assembler-dem, scan-assembler-dem-not): New.
15224
15225         * g++.dg/dg.exp: New.
15226
15227 2000-11-21  Neil Booth  <neilb@earthling.net>
15228
15229         * gcc.dg/cpp/integrated1.c: Remove.
15230
15231 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
15232
15233         * gcc.c-torture/execute/20001121-1.c: New test.
15234
15235 2000-11-21  Richard Henderson  <rth@redhat.com>
15236
15237         * gcc.c-torture/compile/20001121-1.c: New test.
15238
15239 2000-11-20  Neil Booth  <neilb@earthling.net>
15240
15241         * gcc.dg/cpp/integrated1.c: New test.
15242
15243 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
15244
15245         * g++.old-deja/g++.other/inline17.C: New test.
15246
15247 2000-11-20  Donald Lindsay  <dlindsay@redhat.com>
15248
15249         * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
15250         local variable to be zero: I made the variable global. Now
15251         uses abort() and exit() instead of relying on main's return value.
15252
15253 2000-11-20  Neil Booth  <neilb@earthling.net>
15254
15255         * gcc.dg/cpp/paste2.c: Update test.
15256         * objc/execute/paste.m: New test.
15257
15258 2000-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
15259
15260         * gcc.dg/c99-condexpr-1.c: New test.
15261
15262 2000-11-20  Neil Booth  <neilb@earthling.net>
15263
15264         * gcc.dg/cpp/macsyntx.c: Use correct command line option.
15265
15266 2000-11-20  Nathan Sidwell  <nathan@codesourcery.com>
15267
15268         * g++.old-deja/g++.pt/export1.C: New test.
15269
15270 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
15271
15272         * gcc.dg/20001117-1.c: New test.
15273
15274 2000-11-18  Richard Henderson  <rth@redhat.com>
15275
15276         * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
15277
15278 2000-11-18  Richard Henderson  <rth@redhat.com>
15279
15280         * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
15281         * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
15282         * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
15283
15284 2000-11-18  Richard Henderson  <rth@redhat.com>
15285
15286         * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
15287         (main): New.  Exit cleanly.
15288
15289 2000-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
15290
15291         * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
15292         gcc.dg/c99-fordecl-2.c: New tests.
15293
15294 2000-11-18  Richard Henderson  <rth@redhat.com>
15295
15296         * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
15297         * gcc.c-torture/execute/zerolen-2.c: New.
15298
15299 2000-11-18  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
15300
15301         * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
15302         memory.
15303
15304 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
15305
15306         * g++.old-deja/g++.pt/instantiate8.C: New test.
15307
15308 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
15309
15310         * g++.old-deja/g++.other/incomplete.C: Add more tests.
15311         * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
15312
15313 2000-11-16  Nick Clifton  <nickc@redhat.com>
15314
15315         * gcc.c-torture/execute/nestfunc-2.c: New test.
15316         * gcc.c-torture/execute/nestfunc-3.c: New test.
15317
15318 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
15319
15320         * gcc.c-torture/compile/20001116-1.c: New test.
15321
15322 2000-11-15  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
15323
15324         * gcc.c-torture/execute/20001115-1.c: New test.
15325
15326 2000-11-15  Mark Mitchell  <mark@codesourcery.com>
15327
15328         * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
15329         * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
15330         * g++.old-deja/g++.abi/ptrflags.C: Likewise.
15331         * g++.old-deja/g++.abi/vmihint.C: Likewise.
15332
15333 2000-11-15  Neil Booth  <neilb@earthling.net>
15334
15335         gcc.dg/cpp/_Pragma1.c: Update.
15336         gcc.dg/cpp/_Pragma2.c: New test.
15337
15338 2000-11-15  Nathan Sidwell  <nathan@codesourcery.com>
15339
15340         * g++.old-deja/g++.other/anon5.C: New test.
15341
15342 2000-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
15343
15344         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
15345         tests.
15346
15347 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
15348
15349         * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
15350         output.
15351
15352 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
15353
15354         * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
15355         labels at end of compound statements.
15356
15357 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
15358
15359         * gcc.c-torture/execute/loop-7.c: New test.
15360
15361 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
15362
15363         * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
15364
15365 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
15366
15367         * gcc.dg/c99-bool-1.c: New test.
15368
15369 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
15370
15371         * gcc.dg/c99-scope-1.c: Remove xfail.
15372         * gcc.dg/c99-scope-2.c: New test.
15373
15374 2000-11-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15375
15376         * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
15377         * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
15378
15379 2000-11-11  Mark Mitchell  <mark@codesourcery.com>
15380
15381         * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
15382         error messages.
15383
15384         * g++.mike/p700.C: Don't typedef wchar_t.
15385         * g++.mike/p784.C: Likewise.
15386         * g++.mike/eb101.C: Don't use __wchar_t.
15387
15388 2000-11-11  Toon Moene  <toon@moene.indiv.nluug.nl>
15389
15390         * g77.f-torture/execute/20001111.[fx]: Test premature exit
15391         from DO loop.
15392
15393 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
15394
15395         * gcc.c-torture/execute/20001111-1.c: New test.
15396
15397 2000-11-10  Nick Clifton  <nickc@redhat.com>
15398
15399         * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
15400         long multuiple and accumulate.
15401
15402 2000-11-09  Richard Henderson  <rth@redhat.com>
15403
15404         * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
15405         via size_t instead of int.
15406
15407         * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
15408         * gcc.c-torture/execute/string-opt-2.c: Likewise.
15409         * gcc.c-torture/execute/string-opt-3.c: Likewise.
15410         * gcc.c-torture/execute/string-opt-4.c: Likewise.
15411
15412 2000-11-09  Geoffrey Keating  <geoffk@redhat.com>
15413
15414         * gcc.c-torture/compile/20001109-1.c: New test.
15415         * gcc.c-torture/compile/20001109-2.c: New test.
15416
15417 2000-11-09  Nathan Sidwell  <nathan@codesourcery.com>
15418
15419         * g++.old-deja/g++.pt/operator1.C: New test.
15420         * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
15421
15422 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
15423
15424         * gcc.dg/20001108-1.c: New test.
15425
15426 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
15427
15428         * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
15429         with both arguments constant strings.
15430         * gcc.c-torture/execute/string-opt-3.c: New test.
15431         * gcc.c-torture/execute/string-opt-4.c: New test.
15432         * gcc.c-torture/execute/string-opt-5.c: New test.
15433
15434 2000-11-08  Nick Clifton  <nickc@redhat.com>
15435
15436         * gcc.c-torture/execute/20001108-1.c: New test case.  Checks
15437         mulsidi3adddi patterns.
15438
15439 2000-11-08  Nathan Sidwell  <nathan@codesourcery.com>
15440
15441         * g++.old-deja/g++.other/crash36.C: New test.
15442
15443 2000-11-08  Jakub Jelinek  <jakub@redhat.com>
15444
15445         * g++.old-deja/g++.other/init16.C: New test.
15446
15447 2000-11-06  Loren J. Rittle  <ljrittle@acm.org>
15448
15449         * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
15450
15451 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
15452
15453         * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
15454         * gcc.c-torture/execute/va-arg-16.x: Likewise.
15455         * gcc.c-torture/execute/va-arg-17.x: Likewise.
15456
15457 2000-11-07  DJ Delorie  <dj@redhat.com>
15458
15459         * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
15460
15461 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15462
15463         * gcc.c-torture/execute/string-opt-1.c: New test.
15464
15465 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
15466
15467         * gcc.c-torture/execute/va-arg-15.x: New file.  Fails on
15468         mips-sgi-irix6.* because the MIPS ABI passes floating-point
15469         parameters in registers, and there is no way for a varargs
15470         function to know in which order the integer and floating-point
15471         parameters should be interleaved when they are placed on the
15472         stack.
15473         * gcc.c-torture/execute/va-arg-16.x: Likewise.
15474         * gcc.c-torture/execute/va-arg-17.x: Likewise.
15475
15476 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15477
15478         * gcc.c-torture/execute/string-opt-2.c: New test.
15479
15480 2000-11-07  Nathan Sidwell  <nathan@codesourcery.com>
15481
15482         * g++.old-deja/g++.pt/crash60.C: New test.
15483
15484 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
15485
15486         * g++.old-deja/g++.other/crash24.C: New test.
15487         * g++.old-deja/g++.other/crash25.C: New test.
15488         * g++.old-deja/g++.other/crash26.C: New test.
15489         * g++.old-deja/g++.other/crash27.C: New test.
15490         * g++.old-deja/g++.other/crash28.C: New test.
15491         * g++.old-deja/g++.other/crash29.C: New test.
15492         * g++.old-deja/g++.other/crash30.C: New test.
15493         * g++.old-deja/g++.other/crash31.C: New test.
15494         * g++.old-deja/g++.other/crash32.C: New test.
15495         * g++.old-deja/g++.other/crash33.C: New test.
15496         * g++.old-deja/g++.other/crash34.C: New test.
15497         * g++.old-deja/g++.other/crash35.C: New test.
15498
15499 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
15500
15501         * gcc.c-torture/execute/20001031-1.c: New test.
15502
15503 2000-11-04  Mark Mitchell  <mark@codesourcery.com>
15504
15505         * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
15506         namespace.
15507
15508         * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
15509         standards-conformant.
15510
15511         * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
15512
15513         * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
15514         * g++.old-deja/g++.mike/p755a.C: Likewise.
15515         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
15516         library makes no calls to `operator new' during initialization.
15517
15518 2000-11-04  Neil Booth  <neilb@earthling.net>
15519
15520         * gcc.dg/cpp/include2.c: New tests.
15521
15522 2000-11-03  Mark P Mitchell  <mark@codesourcery.com>
15523
15524         * lib/g++.exp (g++_set_ld_library_path): New function.
15525         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
15526
15527 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
15528
15529         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
15530         warnings.
15531
15532 2000-11-01  Richard Henderson  <rth@redhat.com>
15533
15534         * g++.old-deja/g++.ext/namedret1.C: New.
15535         * g++.old-deja/g++.ext/namedret2.C: New.
15536         * g++.old-deja/g++.ext/namedret3.C: New.
15537
15538 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
15539
15540         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
15541         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
15542
15543 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15544
15545         * gcc.c-torture/execute/va-arg-21.c: New test.
15546
15547 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
15548
15549         * gcc.dg/c99-complex-2.c: New test.
15550
15551 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15552
15553         * gcc.c-torture/execute/stdio-opt-1.c: New test.
15554
15555 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
15556
15557         * g++.old-deja/g++.other/inline16.C: New test.
15558
15559 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
15560
15561         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
15562         __PRETTY_FUNCTION__
15563
15564 2000-10-29  Neil Booth  <neilb@earthling.net>
15565
15566         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
15567         New tests.
15568         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
15569         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
15570         optimisation.
15571
15572 2000-10-29  Neil Booth  <neilb@earthling.net>
15573
15574         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
15575         * mi1.c, mi1c.h: Add null directives to multiple-include test.
15576         * mi5.c: Test multiple includes work with -C.
15577         * trigraphs.c: Test ^= version.
15578
15579 2000-10-28  Neil Booth  <neilb@earthling.net>
15580
15581         New tests and test updates for new macro expander.
15582
15583         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
15584         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
15585         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
15586         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
15587         new diagnostic messages.
15588
15589         * gcc.dg/cpp/macro3.c: New tests.
15590
15591 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
15592
15593         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
15594         on the same line.
15595
15596 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
15597
15598         * g++.old-deja/g++.other/eh2.C: New test.
15599
15600 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
15601
15602         * gcc.c-torture/execute/20001027-1.c: New test.
15603
15604 2000-10-26  Richard Henderson  <rth@redhat.com>
15605
15606         * gcc.c-torture/execute/20001026-1.c: New.
15607
15608 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
15609
15610         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
15611         * g++.old-deja/g++.law/builtin1.C: Likewise.
15612         * g++.old-deja/g++.law/ctors10.C: Likewise.
15613         * g++.old-deja/g++.law/virtual3.C: Likewise.
15614         * g++.old-deja/g++.mike/p658.C: Likewise.
15615         * g++.old-deja/g++.other/sibcall1.C: Likewise.
15616         * g++.old-deja/g++.other/vaarg2.C: Likewise.
15617         * g++.old-deja/g++.robertl/eb124.C: Likewise.
15618         * g++.old-deja/g++.robertl/eb44.C: Likewise.
15619         * g++.old-deja/g++.robertl/eb77.C: Likewise.
15620
15621 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
15622
15623         * gcc.c-torture/compile/20001024-1.c: New test.
15624
15625 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
15626
15627         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
15628         to tell us whether or not we are using V3.
15629
15630 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
15631
15632         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
15633         operands.
15634
15635 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
15636
15637         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
15638
15639 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
15640
15641         * gcc.c-torture/execute/20001024-1.c: New test.
15642
15643 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
15644
15645         * g++.old-deja/g++.other/sibcall1.C: New test.
15646
15647 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
15648
15649         * gcc.dg/noncompile/init-3.c: New test.
15650
15651 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
15652
15653         * gcc.dg/format-array-1.c: New test.
15654
15655 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
15656
15657         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
15658         writing through null pointers; remove comment about testing
15659         unterminated strings.
15660
15661 2000-10-17  Matthew Hiller  <hiller@redhat.com>
15662
15663         * gcc.c-torture/execute/20001017-2.c: New test.
15664
15665 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
15666
15667         * gcc.c-torture/compile/20001018-1.c: New test.
15668         * gcc.c-torture/compile/20001018-1.x: Xfail.
15669
15670 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
15671
15672         * gcc.c-torture/execute/20001017-1.c: New test.
15673
15674 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
15675
15676         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
15677         for multiple use of arguments with scanf formats; add tests for
15678         multiple use of arguments.
15679
15680 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
15681
15682         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
15683
15684 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
15685
15686         * gcc.dg/format-miss-1.c: New test.
15687
15688 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
15689
15690         * gcc.c-torture/execute/20001013-1.c: New test.
15691
15692 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
15693
15694         * gcc.dg/format-branch-1.c: New test.
15695
15696 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
15697
15698         * README, lib/file-format.exp: Remove EGCS references.
15699
15700 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
15701
15702         * gcc.dg/20001013-1.c: New test.
15703
15704 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
15705
15706         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
15707         for intmax_t in the compiler using __typeof__ and the type rules
15708         for conditional expressions.
15709
15710 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
15711
15712         * gcc.dg/20001012-1.c: New test.
15713         * gcc.dg/20001012-2.c: New test.
15714
15715 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
15716
15717         * gcc.dg/format-attr-1.c: New test.
15718
15719 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
15720
15721         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
15722         __LONG_LONG_MAX__ instead of LLONG_MAX.
15723
15724 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
15725
15726         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
15727         scanf flags.
15728         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
15729         flags.
15730
15731 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
15732
15733         * gcc.dg/sequence-pt-1.c: New test.
15734
15735 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
15736
15737         * gcc.c-torture/execute/20001011-1.c: New testcase.
15738         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
15739
15740 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
15741
15742         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
15743         does not error on it.
15744
15745 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
15746
15747         * gcc.dg/20001009-1.c: New test.
15748
15749 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
15750
15751         * gcc.c-torture/compile/20001009-1.c: Move from here ....
15752         * gcc.c-torture/execute/20001009-2.c: ... to here.
15753
15754 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
15755
15756         * gcc.c-torture/compile/20001009-1.c: New testcase.
15757         * gcc.c-torture/execute/20001009-1.c: New testcase.
15758         Testcases provided by Jan Hubicka <jh@suse.cz>.
15759
15760 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
15761
15762         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
15763         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
15764         uintmax_t using <limits.h> to emulate the compiler's internal
15765         logic.  No longer XFAIL %j tests.
15766
15767 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
15768
15769         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
15770         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
15771         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
15772         regexps and details of expected handling of some bad formats.
15773         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
15774         suppression.
15775
15776 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
15777
15778         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
15779         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
15780         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
15781         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
15782         in list archives.
15783
15784 2000-10-06  Richard Henderson  <rth@cygnus.com>
15785
15786         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
15787         * g++.old-deja/g++.brendan/crash52.C: Likewise.
15788         * g++.old-deja/g++.jason/report.C: Likewise.
15789         * g++.old-deja/g++.law/friend5.C: Likewise.
15790         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
15791         of the expected warnings.
15792
15793 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
15794
15795         * g++.old-deja/g++.pt/enum14.C: New test.
15796
15797 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
15798
15799         * g++.old-deja/g++.pt/crash59.C: New test.
15800
15801 2000-10-04  Will Cohen  <wcohen@redhat.com>
15802
15803         * gcc.dg/20000926-1.c: New test.
15804
15805 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
15806
15807         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
15808         function name for current C++ compiler.
15809         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
15810
15811 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
15812
15813         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
15814         __PRETTY_FUNCTION__.
15815         * g++.old-deja/g++.ext/pretty2.C: Likewise.
15816
15817 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15818
15819         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
15820
15821 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
15822
15823         * gcc.c-torture/compile/20000923-1.c: New test.
15824
15825 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
15826
15827         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
15828         * g++.old-deja/g++.pt/ttp62.C: Same.
15829         * g++.old-deja/g++.other/inline14.C: Same.
15830
15831 2000-09-24  Richard Henderson  <rth@cygnus.com>
15832
15833         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
15834
15835 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
15836
15837         * gcc.dg/c90-printf-1.c: Add test for wide string format.
15838
15839 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
15840
15841         * gcc.c-torture/compile/20000922-1.c: New file.
15842
15843 2000-09-21  Nick Clifton  <nickc@redhat.com>
15844
15845         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
15846         a signed long modulo operation.
15847         (mod6): New function - perform an unsigned long modulo operation.
15848         (main): Add tests for modulos of very large numbers by very small
15849         dividends.
15850
15851 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15852
15853         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
15854
15855 2000-09-19  Richard Henderson  <rth@cygnus.com>
15856
15857         * gcc.dg/compare2.c (case 10): XFAIL.
15858
15859 2000-09-18  Richard Henderson  <rth@cygnus.com>
15860
15861         * gcc.c-torture/execute/20000906-1.c: Move ...
15862         * gcc.dg/20000906-1.c: ... here.  Only run on targets
15863         that support __builtin_trap.
15864
15865 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
15866
15867         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
15868
15869 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
15870
15871         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
15872         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
15873         more $ format tests.
15874
15875 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
15876
15877         * gcc.dg/format-errmk-1.c: New test.
15878
15879 2000-09-17  Greg McGary  <greg@mcgary.org>
15880
15881         * gcc.c-torture/execute/20000917-1.x: Remove.
15882
15883 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
15884
15885         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
15886
15887 2000-09-17  Greg McGary  <greg@mcgary.org>
15888
15889         * gcc.c-torture/execute/20000917-1.c: New test.
15890         * gcc.c-torture/execute/20000917-1.x: XFAIL.
15891
15892 2000-09-16  Neil Booth  <NeilB@earthling.net>
15893
15894         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
15895         in nested macro bug.
15896
15897 2000-09-15  Neil Booth  <NeilB@earthling.net>
15898
15899         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
15900
15901 2000-09-14  Jeffrey A Law  (law@cygnus.com)
15902
15903         * gcc.c-torture/execute/20000914-1.c: New test.
15904
15905 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
15906
15907         * g++.other/inline13.C: New test.
15908
15909 2000-09-12  Andreas Jaeger  <aj@suse.de>
15910
15911         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
15912         constant by Ulrich Drepper <drepper@redhat.com>.
15913
15914 2000-09-12  J"orn Rennecke <amylaar@redhat.co.uk>
15915
15916         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
15917
15918 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15919
15920         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
15921
15922 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
15923
15924         * gcc.dg/cpp/backslash.c: New test.
15925
15926 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
15927
15928         * gcc.c-torture/execute/20000910-1.c: New test.
15929         * gcc.c-torture/execute/20000910-2.c: Likewise.
15930
15931 2000-09-11  Robert Lipe  <robertl@sco.com>
15932
15933         * gcc.dg/pragma-align.c: New test.
15934
15935 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
15936
15937         * g++.old-deja/g++.pt/explicit82.C: New test.
15938         * g++.old-deja/g++.pt/explicit83.C: New test.
15939
15940 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
15941
15942         * gcc.dg/asm-names.c: New test.
15943
15944 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15945
15946         * gcc.dg/cpp/tr-warn6.c: New test
15947
15948 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
15949
15950         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
15951         be accepted.
15952
15953 2000-09-07  Catherine Moore  <clm@redhat.com>
15954
15955         * gcc.c-torture/execute/unroll-1.c: New test.
15956
15957 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
15958
15959         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
15960         ERROR markers.
15961         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
15962         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
15963         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
15964         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
15965         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
15966         Preprocess only.
15967         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
15968         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
15969
15970 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
15971
15972         * g++.old-deja/g++.pt/deduct2.C: New test.
15973
15974 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
15975
15976         * g++.old-deja/g++.pt/parms2.C: New test.
15977
15978 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
15979
15980         * g++.old-deja/g++.pt/crash58.C: New test.
15981
15982 2000-09-06  Greg McGary  <greg@mcgary.org>
15983
15984         * gcc.c-torture/execute/20000906-1.c: New test.
15985         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
15986
15987 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15988
15989         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
15990
15991 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
15992
15993         * g++.old-deja/g++.pt/crash57.C: New test.
15994
15995 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
15996
15997         * g++.old-deja/g++.pt/crash56.C: New test.
15998
15999 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
16000
16001         * g++.old-deja/g++.pt/koenig1.C: New test.
16002
16003 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
16004
16005         * gcc.dg/20000904-1.c: New test.
16006
16007 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
16008
16009         * gcc.dg/cpp/paste8.c: New test.
16010
16011 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
16012
16013         * gcc.c-torture/compile/20000827-1.c: New test.
16014
16015 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
16016
16017         * gcc.dg/format-diag-1.c: New test.
16018
16019 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
16020
16021         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
16022         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
16023         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
16024         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
16025         gcc.dg/formatz-1.c: Adjust warning regular expressions.
16026
16027 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
16028
16029         * g++.old-deja/g++.other/nested4.C: New test.
16030
16031 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
16032
16033         * g++.old-deja/g++.ns/scoped1.C: New test.
16034
16035 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
16036
16037         * lib/g++.exp: Support testing already-installed GCC.
16038
16039 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16040
16041         * wtr-label-1.c, wtr-suffix-1.c: New tests.
16042
16043 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16044
16045         * gcc.dg/return-type-2.c: New test.
16046
16047 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
16048
16049         * gcc.c-torture/compile/20000825-1.c: New test.
16050
16051 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
16052
16053         * gcc.dg/dwarf2-2.c: New test.
16054
16055 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
16056
16057         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
16058         dg-warning regexps.
16059
16060 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
16061
16062         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
16063         gcc.dg/format-ext-5.c: New tests.
16064
16065 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
16066
16067         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
16068
16069 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
16070
16071         * gcc.dg/noncompile/930622-2.c: Adjust error message.
16072
16073 2000-08-24  Richard Henderson  <rth@cygnus.com>
16074
16075         * gcc.dg/ia64-sync-1.c: New test.
16076         * gcc.dg/ia64-sync-2.c: New test.
16077         * gcc.dg/ia64-asm-1.c: New test.
16078
16079 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
16080
16081         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
16082         * gcc.dg/format-ext-2.c: New test.
16083
16084 2000-08-23  Jason Merrill  <jason@redhat.com>
16085
16086         * lib/old-dejagnu.exp: Also ignore "In member function" and
16087         "At global scope".
16088
16089 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16090
16091         * gcc.dg/noncompile/label-lineno-1.c: New test.
16092
16093 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
16094
16095         * gcc.dg/c99-array-nonobj-1.c: New test.
16096
16097 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
16098
16099         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
16100         tests.
16101         * gcc.dg/format-ext-1.c: New test.
16102
16103 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16104
16105         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
16106         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
16107         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
16108         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
16109         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
16110
16111 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
16112
16113         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
16114         gcc.dg/c99-strftime-2.c: New tests.
16115
16116 2000-08-22  Richard Henderson  <rth@cygnus.com>
16117
16118         * gcc.c-torture/execute/20000822-1.c: New test.
16119
16120 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
16121
16122         * gcc.c-torture/execute/20000819-1.x: Remove.
16123
16124 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
16125
16126         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
16127         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
16128         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
16129         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
16130         gcc.dg/format-xopen-1.c: New tests.
16131
16132 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
16133
16134         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
16135
16136 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
16137
16138         * g++.old-deja/g++.other/loop2.C: New test.
16139
16140         * gcc.c-torture/compile/20000606-1.c: New test.
16141         * gcc.c-torture/compile/20000728-1.c: New test.
16142         * gcc.c-torture/execute/20000801-1.c: New test.
16143         * gcc.c-torture/execute/20000801-2.c: New test.
16144         * gcc.c-torture/execute/20000819-1.c: New test.
16145         * gcc.c-torture/execute/20000819-1.x: XFAIL.
16146         * gcc.dg/20000629-1.c: New test.
16147         * gcc.dg/20000724-1.c: New test.
16148         * gcc.dg/20000807-1.c: New test.
16149
16150 2000-08-20 Dennis Chernoivanov <cdi@sparc.spb.su>
16151
16152         * gcc.dg/cpp/pragma-1.c: New test.
16153         * gcc.dg/cpp/pragma-2.c: New test.
16154
16155 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
16156
16157         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
16158         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
16159
16160 2000-08-18  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
16161
16162         * gcc.c-torture/compile/20000818-1.c: New test.
16163
16164 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
16165
16166         * gcc.c-torture/execute/20000818-1.c: New test.
16167
16168 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
16169
16170         * gcc.dg/format-va-1.c: New test.
16171
16172 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
16173
16174         * g++.old-deja/g++.other/typedef8.C: New test.
16175
16176 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
16177
16178         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
16179         * g++.old-deja/g++.mike/net36.C: Mark candidate.
16180         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
16181         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
16182         * g++.old-deja/g++.other/ptrmem7.C: New test.
16183         * g++.old-deja/g++.pt/ptrmem10.C: New test.
16184
16185 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
16186
16187         * g++.old-deja/g++.pt/typename27.C: New test.
16188
16189 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
16190
16191         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
16192         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
16193         * g++.old-deja/g++.pt/friend45.C: New test.
16194         * g++.old-deja/g++.other/friend8.C: New test.
16195
16196 2000-08-15  Richard Henderson  <rth@cygnus.com>
16197
16198         * gcc.c-torture/execute/20000815-1.c: New test.
16199
16200 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
16201
16202         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
16203         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
16204         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
16205
16206 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
16207
16208         * g++.old-deja/g++.other/refinit2.C: New test.
16209
16210 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
16211
16212         * lib/c-torture.exp (c-torture): Make
16213         compiler_conditional_xfail_data global.
16214         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
16215         compiler_conditional_xfail_data machinery.
16216         (f-torture-execute): Likewise.
16217         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
16218         and only when unrolling loops.
16219
16220         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
16221
16222 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
16223
16224         * g++.old-deja/g++.pt/explicit81.C: New test.
16225
16226 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
16227
16228         * g++.old-deja/g++.pt/typename26.C: New test.
16229
16230 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
16231
16232         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
16233         warning.
16234
16235 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
16236
16237         * g++.old-deja/g++.other/array3.C: New test.
16238
16239 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
16240
16241         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
16242         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
16243         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
16244         New tests.
16245
16246 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
16247
16248         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
16249         * g++.old-deja/g++.abi/vmihint.C: Likewise.
16250
16251 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
16252
16253         * gcc.c-torture/execute/20000808-1.c: New test.
16254
16255 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
16256
16257         * gcc.dg/c90-const-expr-1.c: New test.
16258
16259 2000-08-08  Richard Henderson  <rth@cygnus.com>
16260
16261         * gcc.dg/noncompile/920923-1.c: Declare calloc.
16262
16263 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
16264
16265         * gcc.dg/noncompile/const-ll-1.c: New test.
16266
16267 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
16268
16269         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
16270
16271 2000-08-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
16272
16273         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
16274         that running programs linked against the shared version of libobjc
16275         run correctly.
16276
16277 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
16278
16279         * gcc.dg/c99-printf-1.c: New test.
16280
16281 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
16282
16283         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
16284
16285 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
16286
16287         * gcc.c-torture/execute/20000731-1.x: Delete.
16288
16289 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
16290
16291         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
16292         and torture_without_loops as is done by c-torture.exp.
16293         (search_for): Copy from c-torture.exp.
16294         (gcc-dg-runtest): New function, drives a directory of tests
16295         iterating over the TORTURE_OPTIONS.
16296         (scan-assembler, scan-assembler-not): Move here from
16297         individual directory drivers.
16298
16299         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
16300         defined by lib/gcc-dg.exp.
16301         * gcc.dg/cpp/cpp.exp: Likewise.
16302         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
16303         gcc-dg-runtest, so we cycle over optimization options.
16304
16305         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
16306         * gcc.dg/compare2.c: No longer expected to fail.
16307
16308 2000-08-04  J"orn Rennecke <amylaar@cygnus.co.uk>
16309
16310         * gcc.c-torture/execute/20000804-1.c: New test.
16311
16312 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
16313
16314         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
16315
16316 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
16317
16318         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
16319
16320 2000-08-03  Jeffrey A Law  (law@cygnus.com)
16321
16322         * gcc.c-torture/compile/20000803-1.c: New test.
16323
16324 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
16325
16326         * gcc.c-torture/execute/20000801-3.c,
16327         gcc.c-torture/execute/20000801-4.c: New tests.
16328         * gcc.c-torture/execute/20000801-3.x,
16329         gcc.c-torture/execute/20000801-4.x: Xfail.
16330
16331 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
16332
16333         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
16334         libobjc/.libs to allow for libtool.
16335
16336 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
16337
16338         * gcc.c-torture/compile/20000802-1.c: New test.
16339
16340 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
16341
16342         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
16343
16344 2000-07-31  Jeffrey A Law  (law@cygnus.com)
16345
16346         * gcc-c-torture/execute/20000731-2.c: New test.
16347
16348         * gcc.c-torture/execute/20000731-1.c: New test.
16349         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
16350
16351 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
16352
16353         * testsuite/gcc.dg/cpp/paste7.c: New test.
16354         * gcc.dg/cpp/20000725-1.c: New test.
16355
16356 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
16357
16358         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
16359         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
16360         declaration warning for __builtin_dwarf_reg_size.
16361
16362         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
16363
16364 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
16365
16366         * gcc.dg/noncompile/voidparam-1.c: New test.
16367
16368 2000-07-30  Richard Henderson  <rth@cygnus.com>
16369
16370         * gcc.dg/c90-digraph-1.c: Don't xfail.
16371         * gcc.dg/compare2.c (case 10): Xfail.
16372         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
16373
16374 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
16375
16376         * gcc.dg/c99-main-1.c: New test.
16377
16378 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
16379
16380         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
16381
16382 2000-07-26  Hans-Peter Nilsson  <hp@axis.com>
16383
16384         * gcc.c-tortuer/execute/20000726-1.c: New test.
16385
16386 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
16387
16388         * gcc.c-torture/execute/enum-2.c: New test.
16389
16390 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16391
16392         * gcc.dg/cpp/tr-warn3.c: New test.
16393
16394 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
16395
16396         * g++.old-deja/g++.ext/implicit1.C: Remove.
16397         * g++.old-deja/g++.jason/c2.C: Remove
16398         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
16399         * g++.old-deja/g++.pt/crash16.C: Likewise.
16400         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
16401
16402 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
16403
16404         * g++.old-deja/g++.other/for2.C: New test.
16405
16406 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
16407
16408         * gcc.dg/20000720-1.c: New test.
16409
16410 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
16411
16412         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
16413
16414 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
16415
16416         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
16417         * gcc.c-torture/execute/20000722-1.c: New.
16418         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
16419
16420 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
16421
16422         * gcc.dg/cpp/20000720-1.S: New test.
16423
16424 2000-07-21  Michael Meissner  <meissner@redhat.com>
16425
16426         * gcc.c-torture/execute/ieee/hugeval.c: New test.
16427
16428 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
16429
16430         * g++.old-deja/g++.brendan/crash16.C,
16431         g++.old-deja/g++.brendan/parse3.C,
16432         g++.old-deja/g++.brendan/redecl1.C,
16433         g++.old-deja/g++.ns/template13.C,
16434         g++.old-deja/g++.other/decl4.C,
16435         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
16436
16437 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
16438
16439         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
16440         and "Internal error".
16441
16442         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
16443         regexps.
16444         * gcc.dg/cpp/paste6.c: New test.
16445
16446 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
16447
16448         * gcc.dg/cpp/tr-direct.c: New test.
16449
16450         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
16451         gcc.dg/cpp/undef1.c: Tweak error regexps.
16452
16453 2000-07-18  Eric Christopher <echristo@redhat.com>
16454
16455         * gcc.c-torture/compile/20000718-1.c: New test.
16456
16457 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
16458
16459         * cpplex.c (_cpp_push_token): If the token being pushed back
16460         is the previous token in this context, just subtract one from
16461         context->posn.
16462         * cppmacro.c (save_expansion): Clear aux field when storing a
16463         placemarker.
16464
16465 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
16466
16467         * gcc.dg/noncompile/redecl-1.c: New test.
16468
16469 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
16470
16471         * gcc.c-torture/execute/20000717-5.c: New test.
16472         * gcc.c-torture/execute/20000717-1.x: Removed.
16473
16474 2000-07-17  Richard Henderson  <rth@cygnus.com>
16475
16476         * gcc.c-torture/execute/20000717-4.c: New test.
16477
16478 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
16479
16480         * gcc.dg/cpp/syshdr.c: New test.
16481         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
16482
16483 2000-07-17  Neil Booth  <neilb@earthling.net>
16484
16485         * gcc.dg/cpp/cmdlne-dM.c: New test.
16486         * gcc.dg/cpp/cmdlne-dD.c: New test.
16487
16488 2000-07-17  Jeffrey A Law  (law@cygnus.com)
16489
16490         * gcc.c-torture/execute/20000717-3.c: New test.
16491
16492         * gcc.c-torture/compile/20000717-1.c: New test.
16493
16494 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
16495
16496         * gcc.c-torture/execute/20000717-2.c: New test.
16497
16498 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
16499
16500         * gcc.dg/formatz-1.c: New test.
16501
16502         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
16503         * gcc.dg/c99-digraph-1.c: New tests.
16504
16505         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
16506         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
16507
16508         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
16509         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
16510         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
16511         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
16512         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
16513         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
16514         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
16515
16516 2000-07-17   Greg McGary <greg@mcgary.org>
16517
16518         * gcc.c-torture/execute/20000717-1.c: New test.
16519         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
16520
16521 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
16522
16523         * gcc.c-torture/execute/20000715-2.c: New test.
16524         * gcc.dg/20000715-1.c: New test.
16525
16526 2000-07-15  Michael Meissner  <meissner@redhat.com>
16527
16528         * gcc.c-torture/execute/20000715-1.c: New test.
16529
16530 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
16531
16532         * gcc.c-torture/execute/20000707-1.c: New test.
16533
16534 2000-07-13  Neil Booth  <NeilB@earthling.net>
16535
16536         * testsuite/gcc.dg/cpp/digraph1.c,
16537         testsuite/gcc.dg/cpp/digraph2.c,
16538         testsuite/gcc.dg/cpp/digraphs.c: New tests.
16539
16540 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
16541
16542         * g77.f-torture/compile/20000630-2.f:  New test.
16543         * g77.f-torture/compile/20000630-2.x
16544
16545 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
16546
16547         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
16548
16549 2000-07-11  Neil Booth  <NeilB@earthling.net>
16550
16551         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
16552
16553 2000-07-11  Neil Booth  <NeilB@earthling.net>
16554
16555         * gcc.dg/cpp/cmdlne-C.c: New.
16556
16557 2000-07-09  Neil Booth  <NeilB@earthling.net>
16558
16559         * gcc.dg/cpp/directiv.c: New tests.
16560         * gcc.dg/cpp/undef1.c: Update.
16561
16562 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
16563
16564         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
16565
16566 2000-07-09  Neil Booth  <NeilB@earthling.net>
16567
16568         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
16569
16570 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
16571
16572         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
16573         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
16574
16575 2000-07-08  Neil Booth  <NeilB@earthling.net>
16576
16577         * gcc.dg/cpp/macsyntx.c: New tests.
16578
16579 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
16580
16581         * gcc.dg/20000707-1.c: New test.
16582
16583 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
16584
16585         * gcc.c-torture/execute/20000706-1.c: New test.
16586         * gcc.c-torture/execute/20000706-2.c: New test.
16587         * gcc.c-torture/execute/20000706-3.c: New test.
16588         * gcc.c-torture/execute/20000706-4.c: New test.
16589         * gcc.c-torture/execute/20000706-5.c: New test.
16590
16591 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
16592
16593         * g++.old-deja/g++.pt/instantiate7.C: New test.
16594
16595 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
16596
16597         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
16598         * g++.old-deja/g++.mike/thunk3.C: Likewise.
16599         * g++.old-deja/g++.other/rtti3.C: Likewise.
16600         * g++.old-deja/g++.other/rttid3.C: Likewise.
16601
16602 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
16603
16604         *  g77.f-torture/compile/20000630-1.x: Fix typo
16605
16606 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
16607
16608         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
16609         assembly output.
16610
16611 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
16612
16613         * gcc.dg/cpp/ident.c: New test.
16614
16615 2000-07-05  Neil Booth  <NeilB@earthling.net>
16616
16617         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
16618           gcc.dg/cpp/lexstrng.c: New tests.
16619
16620 2000-07-04  Neil Booth  <NeilB@earthling.net>
16621
16622         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
16623         * gcc.dg/cpp/strify2.c: Same.
16624
16625 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
16626
16627         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
16628         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
16629         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
16630         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
16631
16632         * testsuite/gcc.dg/cpp/macro1.c,
16633         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
16634         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
16635         testsuite/gcc.dg/cpp/strify1.c,
16636         testsuite/gcc.dg/cpp/strify2.c: New tests.
16637
16638 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
16639
16640         * gcc.c-torture/execute/20000703-1.c: New test.
16641
16642 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
16643
16644         * g++.old-deja/g++.pt (lookup10.C): New test.
16645
16646 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
16647
16648         * g++.old-deja/g++.pt (typename25.C): New test.
16649
16650 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
16651
16652         * gcc.c-torture/compile/20000701-1.c: New test.
16653
16654 2000-06-30  Nick Clifton  <nickc@cygnus.com>
16655
16656         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
16657         to test case.
16658
16659 2000-06-30  Catherine Moore  <clm@cygnus.com>
16660
16661         * gcc.c-torture/execute/align-1.c: New test.
16662
16663 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
16664
16665         * g++.old-deja/g++.pt/expr8.C: New test.
16666         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
16667
16668 2000-06-29  Nick Clifton  <nickc@cygnus.com>
16669
16670         * gcc.c-torture/compile/20000629-1.c: New test.
16671
16672 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
16673
16674
16675         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
16676         gcc.dg/noncompile directory, depending on whether they're
16677         preprocessor tests or not.  Annotate all the tests for the dg
16678         framework.
16679
16680         * gcc.c-torture/noncompile/noncompile.exp: Delete.
16681         * gcc.dg/noncompile/noncompile.exp: New.
16682
16683         * Moved files:
16684         Old name                                New name
16685         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
16686         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
16687         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
16688         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
16689         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
16690         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
16691         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
16692         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
16693         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
16694         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
16695         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
16696         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
16697         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
16698         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
16699         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
16700         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
16701         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
16702         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
16703         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
16704         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
16705         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
16706         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
16707         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
16708         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
16709
16710         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
16711         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
16712         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
16713         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
16714         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
16715         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
16716
16717 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
16718
16719         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
16720         declare one variable.  On the fourth, error.
16721         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
16722         declared by 20000628-1a.h.
16723
16724 2000-06-29  Richard Henderson  <rth@redhat.com>
16725
16726         * gcc.c-torture/execute/930529-1.x: New file.
16727         * gcc.dg/920413-1.c: Adjust expected warning text.
16728         * gcc.dg/980217-1.c: Declare abort.
16729         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
16730
16731 2000-06-29  Jeffrey A Law  (law@cygnus.com)
16732
16733         * g77.f-torture/compile/20000629-1.f: New test.
16734         * g77.f-torture/compile/20000629-1.x: Expected to fail.
16735
16736 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
16737
16738         Rearrange lots of files, removing entirely the
16739         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
16740         directories.
16741
16742         * Deleted files:
16743         gcc.c-torture/code_quality/code_quality.exp
16744         gcc.c-torture/special/special.exp
16745         gcc.failure/failure.exp
16746         gcc.failure/940409-1.x
16747         gcc.c-torture/compile/961203-1.x
16748
16749         * New files:
16750         gcc.misc-tests/linkage.exp
16751         gcc.c-torture/execute/920730-1t.c
16752         gcc.c-torture/execute/920730-1t.x
16753         gcc.c-torture/compile/920520-1.x
16754         gcc.c-torture/compile/920521-1.x
16755         gcc.c-torture/compile/981006-1.x
16756         gcc.c-torture/execute/eeprof-1.x
16757
16758         * Moved files (possibly with modifications to fit a new harness):
16759         Old name                                New name
16760         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
16761         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
16762         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
16763         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
16764         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
16765         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
16766         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
16767         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
16768         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
16769         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
16770         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
16771         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
16772         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
16773         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
16774
16775 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
16776
16777         * c-torture/compile/961203-1.x: Delete.
16778
16779         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
16780         not exit. Include stdio.h.
16781         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
16782         * gcc.misc-tests/dg-12.c: Likewise.
16783         * gcc.misc-tests/dg-5.c: Likewise.
16784         * gcc.misc-tests/dg-6.c: Likewise.
16785         * gcc.misc-tests/dg-7.c: Prototype abort.
16786         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
16787         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
16788         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
16789         not exit.
16790         * gcc.misc-tests/sieve.c: Use return from main, not exit.
16791         * gcc.misc-tests/sort2.c: Use return from main, not exit.
16792
16793 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
16794
16795         * gcc.dg/cpp/20000628-1.c: New test.
16796         * gcc.dg/cpp/20000628-1.h: New header for above test.
16797         * gcc.dg/cpp/20000628-1a.h: Likewise.
16798
16799 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
16800
16801         * gcc.dg/cpp: New directory.
16802         * gcc.dg/cpp/cpp.exp: New driver.
16803         * gcc.dg/cpp/20000627-1.c: New test.
16804         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
16805         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
16806         and rewrite as a compilation test.
16807
16808         * gcc.dg: Move many files into the cpp subdirectory, possibly
16809         renaming or editing them as well.
16810         Old name                New name
16811         990119-1.c              cpp/19990119-1.c
16812         990228-1.c              cpp/19990228-1.c
16813         990407-1.c              cpp/19990407-1.c
16814         990409-1.c              cpp/19990409-1.c
16815         990413-1.c              cpp/19990413-1.c
16816         990703-1.c              cpp/19990703-1.c
16817         20000127-1.c            cpp/20000127-1.c
16818         20000129-1.c            cpp/20000129-1.c
16819         20000207-1.c            cpp/20000207-1.c
16820         20000207-2.c            cpp/20000207-2.c
16821         20000209-1.c            cpp/20000209-1.c
16822         20000209-2.c            cpp/20000209-2.c
16823         20000301-1.c            cpp/20000301-1.c
16824         20000419-1.c            cpp/20000419-1.c
16825         20000510-1.S            cpp/20000510-1.S
16826         20000519-1.c            cpp/20000519-1.c
16827         20000529-1.c            cpp/20000529-1.c
16828         20000625-1.c            cpp/20000625-1.c
16829         20000625-2.c            cpp/20000625-2.c
16830         cpp-as1.c               cpp/assert1.c
16831         cpp-as2.c               cpp/assert2.c
16832         cxx-comments-1.c        cpp/cxxcom1.c
16833         cxx-comments-2.c        cpp/cxxcom2.c
16834         endif-label.c           cpp/endif.c
16835         cpp-hash1.c             cpp/hash1.c
16836         cpp-hash2.c             cpp/hash2.c
16837         cpp-if1.c               cpp/if-1.c
16838         cpp-if2.c               cpp/if-2.c
16839         cpp-if3.c               cpp/if-3.c
16840         cpp-if4.c               cpp/if-4.c
16841         cpp-if5.c               cpp/if-5.c
16842         cpp-cond.c              cpp/if-cexp.c
16843         cpp-missingop.c         cpp/if-mop.c
16844         cpp-missingparen.c      cpp/if-mpar.c
16845         cpp-opprec.c            cpp/if-oppr.c
16846         cpp-ifparen.c           cpp/if-paren.c
16847         cpp-shortcircuit.c      cpp/if-sc.c
16848         cpp-shift.c             cpp/if-shift.c
16849         cpp-unary.c             cpp/if-unary.c
16850         cpp-li1.c               cpp/line1.c
16851         cpp-li2.c               cpp/line2.c
16852         lineno.c                cpp/line3.c
16853         lineno-2.c              cpp/line4.c
16854         cpp-mi.c                cpp/mi1.c
16855         cpp-mic.h               cpp/mi1c.h
16856         cpp-micc.h              cpp/mi1cc.h
16857         cpp-mind.h              cpp/mi1nd.h
16858         cpp-mindp.h             cpp/mi1ndp.h
16859         cpp-mix.h               cpp/mi1x.h
16860         cpp-mi2.c               cpp/mi2.c
16861         cpp-mi2a.h              cpp/mi2a.h
16862         cpp-mi2b.h              cpp/mi2b.h
16863         cpp-mi2c.h              cpp/mi2c.h
16864         cpp-mi3.c               cpp/mi3.c
16865         cpp-mi3.def             cpp/mi3.def
16866         poison-1.c              cpp/poison.c
16867         pr-impl.c               cpp/prag-imp.c
16868         cpp-redef-2.c           cpp/redef1.c
16869         cpp-redef.c             cpp/redef2.c
16870         strpaste.c              cpp/strp1.c
16871         strpaste-2.c            cpp/strp2.c
16872         cpp-tradpaste.c         cpp/tr-paste.c
16873         cpp-tradstringify.c     cpp/tr-str.c
16874         cpp-tradwarn1.c         cpp/tr-warn1.c
16875         cpp-tradwarn2.c         cpp/tr-warn2.c
16876         trigraphs.c             cpp/trigraphs.c
16877         cpp-unc1.c              cpp/unc1.c
16878         cpp-unc2.c              cpp/unc2.c
16879         cpp-unc3.c              cpp/unc3.c
16880         cpp-unc.c               cpp/unc4.c
16881         undef.c                 cpp/undef1.c
16882         undef-2.c               cpp/undef2.c
16883         cpp-wi1.c               cpp/widestr1.c
16884
16885 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
16886
16887         * lib/g++.exp (g++_include_flags): Tweak.
16888
16889 2000-06-27  H.J. Lu  <hjl@gnu.org>
16890             Loren J. Rittle  <ljrittle@acm.org>
16891
16892         * lib/g++.exp (g++_include_flags): Override libgloss.exp
16893         version with one that knows about the new gcc tree structure.
16894         (g++_link_flags): Same.
16895
16896 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
16897
16898         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
16899         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
16900         case we are cross-compiling.
16901
16902         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
16903         g++.old-deja/g++.niklas/Makefile.in,
16904         g++.old-deja/g++.niklas/configure.in,
16905         g++.old-deja/g++.other/Makefile.in,
16906         g++.old-deja/g++.other/configure.in,
16907         gcc.c-torture/code_quality/Makefile.in,
16908         gcc.c-torture/code_quality/configure.in,
16909         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
16910         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
16911         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
16912         gcc.c-torture/execute/ieee/Makefile.in,
16913         gcc.c-torture/execute/ieee/configure.in,
16914         gcc.c-torture/noncompile/Makefile.in,
16915         gcc.c-torture/noncompile/configure.in,
16916         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
16917         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
16918         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
16919
16920 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
16921
16922         * g++.old-deja/g++.other/ambig3.C: New test.
16923
16924 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
16925
16926         * g++.old-deja/g++.pt/syntax1.C: New test.
16927         * g++.old-deja/g++.pt/syntax2.C: New test.
16928         * g++.old-deja/g++.other/syntax3.C: New test.
16929         * g++.old-deja/g++.other/syntax4.C: New test.
16930
16931 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
16932
16933         * gcc.dg/20000623-1.c: Prototype exit and abort.
16934
16935 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
16936
16937         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
16938         New tests.
16939         * gcc.dg/cpp-mi3.def: New file.
16940
16941         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
16942         inside assertions.
16943         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
16944         lexer's error messages.
16945         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
16946         divine anything from the linemarkers.
16947         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
16948         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
16949
16950 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
16951
16952         * gcc.dg/20000623-1.c: New test.
16953
16954 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
16955
16956         * gcc.c-torture/execute/20000622-1.c: New test.
16957
16958 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
16959
16960         * g++.old-deja/g++.other/init15.C: New test.
16961
16962 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
16963
16964         * g++.old-deja/g++.pt/vaarg2.C: New test.
16965         * g++.old-deja/g++.pt/vaarg3.C: New test.
16966
16967 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
16968
16969         * g++.old-deja/g++.other/dyncast6.C: New test.
16970
16971 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
16972
16973         * gcc.c-torture/execute/loop-6.c: New test.
16974
16975 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
16976
16977         * gcc.dg/20000614-1.c: New test.
16978         * gcc.dg/20000614-2.c: New test.
16979
16980 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
16981
16982         * g++.old-deja/g++.other/inline12.C: New test.
16983
16984 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
16985
16986         * g++.old-deja/g++.other/eh1.C: New test.
16987
16988 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
16989
16990         * g++.old-deja/g++.other/type.C: New test.
16991
16992 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
16993
16994         * g++.old-deja/g++.other/initstring.C: New test.
16995
16996 2000-06-12  Jason Merrill  <jason@redhat.com>
16997
16998         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
16999
17000 2000-06-09  Jeffrey A Law  (law@cygnus.com)
17001
17002         * gcc.c-torture/compile/20000609-1.c: New test.
17003
17004 2000-06-09  Clinton Popetz  <cpopetz@cygnus.com>
17005
17006         * gcc.dg/20000609-1.c: New test.
17007
17008 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
17009
17010         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
17011         * gcc.c-torture/noncompile/poison-1.c: Move...
17012         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
17013         * gcc.dg/cpp-li1.c: Add a token after the #line.
17014
17015 2000-06-05  Richard Henderson  <rth@cygnus.com>
17016
17017         * gcc.c-torture/execute/20000605-2.c: New test.
17018         * gcc.c-torture/execute/20000605-3.c: New test.
17019
17020 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
17021
17022         * g77.f-torture/execute/20000503-1.x: New file.
17023
17024 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
17025
17026         * g++.old-deja/g++.eh/badalloc1.C: New test.
17027
17028 2000-06-05  Richard Henderson  <rth@cygnus.com>
17029
17030         * gcc.c-torture/execute/20000605-1.c: New test.
17031
17032 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
17033             Nathan Sidwell <nathan@codesourcery.com>
17034
17035         * gcc.c-torture/compile/20000605-1.c: New test.
17036
17037 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
17038
17039         * g77.f-torture/compile/20000601-1.f:  New test.
17040
17041 2000-06-03  Richard Henderson  <rth@cygnus.com>
17042
17043         * gcc.c-torture/execute/20000603-1.c: New.
17044
17045 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
17046
17047         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
17048         * gcc.dg/noreturn-2.c (noreturn): Likewise.
17049
17050 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
17051
17052         * gcc.dg/compare2.c (case 12): XFAIL.
17053         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
17054         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
17055
17056         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
17057
17058 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
17059
17060         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
17061         guard macro is already defined when the header is first
17062         included.
17063         * gcc.dg/cpp-mix.h: New file.
17064         * gcc.dg/endif-label.c: Update patterns to match compiler.
17065
17066         * g++.brendan/complex1.C: Declare abort.
17067         * g++.law/refs4.C: Remove XFAIL.
17068         * g++.oliva/expr2.C: Declare abort and exit.
17069
17070 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
17071
17072         * gcc.c-torture/execute/20000528-1.c: New test.
17073
17074         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
17075         * g++.old-deja/g++.law/temps4.C: Likewise.
17076
17077         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
17078         stdlib.h.  Call abort() on failure.
17079         * g++.old-deja/g++.law/refs4.C: Likewise.
17080         * g++.old-deja/g++.law/temps4.C: Likewise.
17081         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
17082         * gcc.c-torture/execute/20000112-1.c: Include string.h.
17083
17084 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
17085
17086         Relative to g++.dg/special:
17087         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
17088
17089         Relative to g++.old-deja:
17090         * g++.brendan/complex1.C, g++.jason/optimize2.C,
17091         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
17092         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
17093         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
17094         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
17095         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
17096         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
17097
17098         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
17099         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
17100         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
17101         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
17102         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
17103         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
17104         and/or string.h.
17105
17106         * g++.other/goto1.C: Update expectations for error messages.
17107
17108 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
17109
17110         * gcc.c-torture/compile/20000523-1.c: New test.
17111
17112 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
17113
17114         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
17115
17116 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
17117
17118         * g++.old-deja/g++.eh/catch11.C: New test.
17119         * g++.old-deja/g++.eh/catch12.C: New test.
17120
17121 2000-05-24  Nick Clifton  <nickc@cygnus.com>
17122
17123         * gcc.c-torture/execute/20000523-1.c: New test.
17124
17125 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
17126
17127         * c-torture/execute/bcp-1.c: Replace abort in arg of
17128         __builtin_constant_p with a generic external function.
17129
17130         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
17131         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
17132         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
17133         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
17134         Prototype abort and/or exit.
17135
17136         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
17137         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
17138         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
17139         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
17140
17141 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
17142
17143         * gcc.dg/dwarf2-1.c: New test.
17144
17145 2000-05-20  Richard Henderson  <rth@cygnus.com>
17146
17147         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
17148
17149 2000-05-20  Andreas Jaeger  <aj@suse.de>
17150
17151         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
17152         testcase.
17153
17154 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
17155
17156         * gcc.c-torture/execute/20000519-2.c: New test.
17157
17158 2000-05-19  Andreas Jaeger  <aj@suse.de>
17159
17160         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
17161         which fails with SSA.
17162
17163         * lib/c-torture.exp: Also test with -O3 -fssa.
17164
17165 2000-05-18  Michael Meissner  <meissner@redhat.com>
17166
17167         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
17168         * gcc.c-torture/execute/920415-1.c: Ditto.
17169         * gcc.c-torture/execute/920501-1.c: Ditto.
17170         * gcc.c-torture/execute/conversion.c: Ditto.
17171         * gcc.c-torture/execute/cvt-1.c: Ditto.
17172
17173 2000-05-18  Jeffrey A Law  (law@cygnus.com)
17174
17175         * gcc.c-torture/compile/20000518-1.c: New test.
17176
17177 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
17178
17179         * g77.f-torture/compile/200005018.f:  New test.
17180
17181 2000-05-17  Jeffrey A Law  (law@cygnus.com)
17182
17183         * gcc.c-torture/compile/20000517-1.c: New test.
17184
17185 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
17186
17187         * gcc.c-torture/execute/20000516-1.c: New test.
17188
17189 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
17190
17191         * g++.old-deja/g++.other/eh.C: New test.
17192
17193 2000-05-12  Richard Henderson  <rth@cygnus.com>
17194
17195         * gcc.c-torture/execute/990208-1.c (main): Don't pass
17196         constants through to doit's conditional.
17197
17198 2000-05-11  Jeffrey A Law  (law@cygnus.com)
17199
17200         * gcc.c-torture/compile/20000511-1.c: New test.
17201         * g77.f-torture/compile/20000511-1.f: New test.
17202         * g77.f-torture/compile/20000511-2.f: New test.
17203
17204 2000-05-11  Michael Meissner  <meissner@redhat.com>
17205
17206         * gcc.c-torture/execute/20000511-1.c: New test.
17207
17208 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
17209
17210         * gcc.dg/dg.exp: Scan .S files as well as .c files.
17211         * gcc.dg/20000510-1.S: New.
17212
17213 2000-05-08  Catherine Moore  <clm@cygnus.com>
17214
17215         * gcc.dg/unused-3.c: New.
17216
17217 2000-05-06  Richard Henderson  <rth@cygnus.com>
17218
17219           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
17220           * g++.old-deja/g++.mike/warn1.C: Likewise.
17221           * g++.old-deja/g++.pt/local1.C: Likewise.
17222           * g++.old-deja/g++.pt/local7.C: Likewise.
17223           * g++.old-deja/g++.pt/spec16.C: Likewise.
17224
17225 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
17226
17227         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
17228
17229 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
17230
17231           * g77.f-torture/execute/20000503-1.f:  New test.
17232
17233 2000-05-04  Andreas Jaeger  <aj@suse.de>
17234
17235         * gcc.dg/noreturn-2.c: New test.
17236
17237 2000-05-04  Neil Booth  <NeilB@earthling.net>
17238
17239         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
17240         preprocessor.
17241
17242 2000-05-04  Richard Henderson  <rth@cygnus.com>
17243
17244         * gcc.c-torture/execute/20000503-1.c: Fix typo.
17245
17246 2000-05-04  Richard Henderson  <rth@cygnus.com>
17247
17248         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
17249         OpenSSL by Jason R Thorpe.
17250
17251 2000-05-03  Jim Wilson  <wilson@cygnus.com>
17252
17253         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
17254
17255 2000-05-03  Robert Lipe <robertlipe@usa.net>
17256
17257         * gcc.dg/20000503-1.c: New test.
17258
17259 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
17260
17261         * gcc.c-torture/compile/20000502-1.c: New test.
17262         * g++.old-deja/g++.other/align.C: New test.
17263         * gcc.dg/cpp-tradstringify.c: New test.
17264
17265 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
17266
17267         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
17268         and hard registers.
17269
17270 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
17271
17272         * gcc.c-torture/execute/loop-5.c: New test.
17273
17274 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
17275
17276         * gcc.c-torture/execute/va-arg-20.c: New test.
17277
17278 2000-04-23  Jeffrey A Law  (law@cygnus.com)
17279
17280         * gcc.c-torture/execute/20000422-1.c: New test.
17281
17282 2000-04-20  Greg McGary  <gkm@gnu.org>
17283
17284         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
17285         when optimizing, but without sibling-call optimizations (-O1).
17286
17287 2000-04-20  Jeffrey A Law  (law@cygnus.com)
17288
17289           * gcc.c-torture/compile/20000420-1.c: New test.
17290
17291 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
17292
17293         * g++.abi/ptrflags.C: New test.
17294         * g++.eh/catchptr1.C: Test incomplete pointer chains.
17295
17296 2000-04-19  Catherine Moore  <clm@cygnus.com>
17297
17298         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
17299
17300 2000-04-19  Greg McGary  <gkm@gnu.org>
17301
17302         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
17303         sibling-call optimizations.
17304
17305 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
17306
17307         * gcc.dg/20000419-1.c: New test.
17308
17309 2000-04-12  Hans-Peter Nilsson  <hp@axis.com>
17310
17311         * gcc.c-torture/execute/20000412-6.c: New test.
17312
17313 2000-04-12  Jeffrey A Law  (law@cygnus.com)
17314
17315         * gcc.c-torture/execute/20000412-5.c: New test.
17316         * g77.f-torture/compile/20000412-1.f: New test.
17317         * gcc.c-torture/execute/20000412-4.c: New test.
17318         * gcc.c-torture/compile/20000412-2.c: New test.
17319         * gcc.c-torture/execute/20000412-3.c: New test.
17320         * gcc.c-torture/compile/20000412-1.c: New test.
17321         * gcc.c-torture/execute/20000412-2.c: New test.
17322
17323 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
17324
17325         * objc/execute/bf-20.m: New test.
17326
17327 2000-04-10  Richard Henderson  <rth@cygnus.com>
17328
17329         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
17330
17331         * gcc.c-torture/execute/20000412-1.c: New test.
17332
17333 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
17334
17335         * g++.old-deja/g++.eh/catchptr1.C: New test.
17336
17337 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
17338
17339         * g++.old-deja/g++.abi/cxa_vec.C: New test.
17340
17341 2000-04-08  Neil Booth  <NeilB@earthling.net>
17342
17343         * gcc.dg/cpp-nullchar.c: Remove test as
17344         embedded nulls cause problems.
17345
17346 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17347
17348         * gcc.dg/compare2.c: New test.
17349
17350 2000-04-08  Neil Booth  <NeilB@earthling.net>
17351
17352         * gcc.dg/cpp-nullchar.c: New test.
17353
17354 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
17355
17356         * gcc.dg/cpp-mi2.c: New test.
17357         * gcc.dg/cpp-mi2[abc].h: New files.
17358
17359 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
17360
17361         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
17362         member name.
17363
17364 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
17365
17366         * g++.old-deja/g++.abi/vmihint.C: New test.
17367
17368 2000-04-06  Neil Booth  <NeilB@earthling.net>
17369
17370         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
17371         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
17372         copyright.
17373
17374 2000-04-05  Hans-Peter Nilsson  <hp@axis.com>
17375
17376         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
17377         avoid stack-frame overwrite.
17378
17379 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
17380
17381         * gcc.c-torture/compile/20000405-2.c: New test.
17382         * gcc.c-torture/compile/20000405-3.c: New test.
17383
17384 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
17385
17386         * gcc.c-torture/compile/20000405-1.c: New test.
17387
17388 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
17389
17390         * gcc.dg/cast-qual-1.c: Revert last change.
17391
17392 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17393
17394         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
17395
17396 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
17397
17398         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
17399         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
17400
17401 2000-04-03  Jeffrey A Law  (law@cygnus.com)
17402
17403         * gcc.c-torture/compile/20000403-2.c: New test.
17404         * gcc.c-torture/compile/20000403-1.c: New test.
17405
17406 2000-04-03  Hans-Peter Nilsson  <hp@axis.com>
17407
17408         * gcc.c-torture/execute/20000403-1.c: New test.
17409
17410 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
17411
17412         * gcc.c-torture/execute/20000402-1.c: New test.
17413
17414 2000-04-03  Donald Lindsay  <dlindsay@cygnus.com>
17415
17416         * gcc.c-torture/execute/va-arg-15.c: New test.
17417         * gcc.c-torture/execute/va-arg-16.c: New test.
17418         * gcc.c-torture/execute/va-arg-17.c: New test.
17419         * gcc.c-torture/execute/va-arg-18.c: New test.
17420         * gcc.c-torture/execute/va-arg-19.c: New test.
17421
17422 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
17423
17424         * gcc.c-torture/compile/981211-1.c: Move to...
17425         * gcc.dg/cpp-as1.c: ...here.
17426         * gcc.dg/cpp-as2.c: New file.
17427
17428         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
17429         compiler.
17430
17431 2000-04-02  Neil Booth  <NeilB@earthling.net>
17432
17433         * gcc.dg/cpp-cond.c  New tests.
17434         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
17435         accidental success less likely.
17436         * gcc.dg/cpp-missingop.c  New tests.
17437         * gcc.dg/cpp-missingparen.c  New tests.
17438         * gcc.dg/cpp-shift.c  New tests.
17439         * gcc.dg/cpp-shortcircuit.c  New tests.
17440         * gcc.dg/cpp-unary.c  New tests.
17441
17442 2000-03-29  Jeffrey A Law  (law@cygnus.com)
17443
17444         * gcc.c-torture/compile/20000329-1.c: New test.
17445
17446 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
17447
17448         * gcc.c-torture/compile/20000326-1.c: New test.
17449         * gcc.c-torture/compile/20000326-2.c: New test.
17450
17451 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
17452
17453         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
17454         the first parameter is a function argument.
17455
17456 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
17457
17458         * g++.old-deja/g++.ext/array4.C: New test.
17459
17460 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
17461
17462         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
17463
17464 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17465
17466         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
17467
17468 2000-03-19  Richard Henderson  <rth@cygnus.com>
17469
17470         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
17471
17472 2000-03-19  Richard Henderson  <rth@cygnus.com>
17473
17474         * gcc.c-torture/compile/20000319-1.c: New test.
17475
17476 2000-03-14  Jeffrey A Law  (law@cygnus.com)
17477
17478         * gcc.c-torture/execute/20000314-3.c: New test.
17479         * gcc.c-torture/execute/20000314-2.c: New test.
17480         * gcc.c-torture/execute/20000314-1.c: New test.
17481         * gcc.c-torture/compile/20000314-2.c: New test.
17482         * gcc.c-torture/compile/20000314-1.c: New test.
17483
17484 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
17485
17486         * g++.old-deja/g++.warn/inline.C: New test.
17487
17488 2000-03-10  Hans-Peter Nilsson  <hp@bitrange.com>
17489
17490         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
17491         standards-compliant result rather than specific constants.
17492         Put test-values in array.
17493
17494 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
17495
17496         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
17497         (g++_target_compile): Put test-specific options last.
17498
17499 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
17500
17501         * g++.old-deja/g++.eh/vbase4.C: New test.
17502
17503 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
17504
17505         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
17506
17507 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
17508
17509         * g++.old-deja/g++.brendan/misc12.C: Removed.
17510         * g++.old-deja/g++.pt/memtemp77.C: Constify.
17511         * g++.old-deja/g++.ext/pretty4.C: New test.
17512
17513 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
17514
17515         * g++.old-deja/g++.other/string2.C: New test.
17516
17517 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
17518
17519         * g++.old-deja/g++.warn/impint2.C: New test.
17520
17521 2000-03-05  Hans-Peter Nilsson  <hp@bitrange.com>
17522
17523         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
17524         is 1, not zero.
17525
17526 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
17527
17528         * g++.old-deja/g++.warn/impint.C: New test.
17529         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
17530         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
17531         * g++.old-deja/g++.pt/explicit12.C: Likewise.
17532         * g++.old-deja/g++.pt/explicit13.C: Likewise.
17533         * g++.old-deja/g++.pt/explicit17.C: Likewise.
17534         * g++.old-deja/g++.pt/explicit18.C: Likewise.
17535         * g++.old-deja/g++.pt/explicit19.C: Likewise.
17536         * g++.old-deja/g++.pt/explicit23.C: Likewise.
17537         * g++.old-deja/g++.pt/explicit31.C: Likewise.
17538         * g++.old-deja/g++.pt/explicit35.C: Likewise.
17539         * g++.old-deja/g++.pt/explicit6.C: Likewise.
17540         * g++.old-deja/g++.pt/memclass7.C: Likewise.
17541
17542 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
17543
17544         * gcc.dg/cpp-redef.c: New test.
17545
17546 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
17547
17548         * g++.old-deja/g++.pt/unify7.C: New test.
17549
17550 2000-02-26  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
17551
17552         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
17553         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
17554
17555 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
17556
17557         * gcc.c-torture/compile/20000224-1.c: New test.
17558
17559 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
17560
17561         * gcc.c-torture/compile/cpp-2.c: New test.
17562         * gcc.c-torture/compile/cpp-1.c: New test.
17563
17564 2000-02-25  Jeffrey A Law  (law@cygnus.com)
17565
17566         * gcc.c-torture/execute/20000225-1.c: New test.
17567
17568 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
17569
17570         * gcc.dg/cpp-li2.c: New test.
17571
17572         * gcc.dg/cpp-wi1.c: New test.
17573
17574         * gcc.dg/cpp-li1.c: New test.
17575
17576 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
17577
17578         * g++.old-deja/g++.other/sizeof5.C: New test.
17579
17580 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
17581
17582         * gcc.c-torture/execute/va-arg-13.c: New test.
17583
17584 2000-02-23  Donald Lindsay  <dlindsay@cygnus.com>
17585
17586         * gcc.c-torture/execute/va-arg-12.c: New test.
17587
17588 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
17589
17590         * gcc.c-torture/execute/20000223-1.c: New test.
17591
17592 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
17593
17594         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
17595
17596 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
17597
17598         * g++.old-deja/g++.abi/ptrmem.C: New test.
17599
17600 2000-02-19  Richard Henderson  <rth@cygnus.com>
17601
17602         * gcc.c-torture/compile/init-3.c: New.
17603
17604 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
17605
17606         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
17607         ALWAYS_CXXFLAGS.
17608
17609 2000-02-11  Robert Lipe <robertl@sco.com>
17610
17611         * gcc.c-torture/compile/20000211-3.c: New test.
17612
17613 2000-02-11  Martin Buchholz <martin@xemacs.org>
17614
17615         * gcc.c-torture/compile/20000211-2.c: New test.
17616
17617 2000-02-11  Jeffrey A Law  (law@cygnus.com)
17618
17619         * gcc.c-torture/compile/20000211-1.c: New test.
17620
17621 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
17622
17623         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
17624           on native targets
17625
17626 2000-02-08  Nathan Sidwell  <nathan@acm.org>
17627
17628         * g++.old-deja/g++.other/cast5.C: New test.
17629
17630 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
17631
17632         * gcc.c-torture/execute/20000205-1.c: New.
17633
17634 2000-02-03  Nathan Sidwell  <nathan@acm.org>
17635
17636         * g++.old-deja/g++.jason/cast3.C: Return void.
17637         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
17638
17639 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
17640
17641         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
17642
17643         * gcc.dg/loop-1.c: New test.
17644
17645 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
17646
17647         * gcc.c-torture/compile/20000127-1.c: New test.
17648         * gcc.c-torture/execute/991228-1.c: New test.
17649
17650 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
17651
17652         * gcc.dg/unused-2.c: New test.
17653
17654         * gcc.dg/conv-1.c: New test.
17655
17656 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
17657
17658         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
17659         compiler.
17660         (tool_option_proc): Fix typo.
17661
17662 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
17663
17664         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
17665         of the ld on the host, not on the build machine.
17666         Also, don't crash if '--help' is not a supported option.
17667
17668 2000-01-24  Richard Henderson  <rth@cygnus.com>
17669
17670         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
17671
17672 2000-01-20  Jeffrey A Law  (law@cygnus.com)
17673
17674         * gcc.c-torture/execute/20000120-2.c: New test.
17675         * gcc.c-torture/execute/20000120-1.c: New test.
17676
17677 2000-01-13  Jeffrey A Law  (law@cygnus.com)
17678
17679         * gcc.c-torture/execute/20000113-1.c: New test.
17680
17681 2000-01-12  Jeffrey A Law  (law@cygnus.com)
17682
17683         * gcc.c-torture/execute/20000112-1.c: New test.
17684
17685 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
17686
17687         * gcc.dg/20000111-1.c: New test.
17688
17689 2000-01-10  Jeffrey A Law  (law@cygnus.com)
17690
17691         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
17692         with 16 bit integers.
17693
17694 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
17695
17696         * gcc.dg/20000108-1.c: New test.
17697
17698 2000-01-05  Nathan Sidwell  <nathan@acm.org>
17699
17700         * g++.old-deja/g++.ns/koenig8.C: New test.
17701
17702 2000-01-05  Nathan Sidwell  <nathan@acm.org>
17703
17704         * g++.old-deja/g++.other/cast4.C: New test.
17705
17706 2000-01-05  Jeffrey A Law  (law@cygnus.com)
17707
17708         * gcc.c-torture/compile/20000105-2.c: New test.
17709         * gcc.c-torture/compile/20000105-1.c: New test.
17710
17711 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17712
17713         * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
17714         references to printf & atoi to conform to ANSI standard.
17715         * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
17716         * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
17717         * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
17718         * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
17719         * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
17720         * g++.old-deja/g++.brendan/complex1.C: Likewise.
17721         * g++.old-deja/g++.brendan/copy1.C: Likewise.
17722         * g++.old-deja/g++.brendan/copy2.C: Likewise.
17723         * g++.old-deja/g++.brendan/copy3.C: Likewise.
17724         * g++.old-deja/g++.brendan/copy4.C: Likewise.
17725         * g++.old-deja/g++.brendan/copy5.C: Likewise.
17726         * g++.old-deja/g++.brendan/copy6.C: Likewise.
17727         * g++.old-deja/g++.brendan/copy7.C: Likewise.
17728         * g++.old-deja/g++.brendan/copy8.C: Likewise.
17729         * g++.old-deja/g++.brendan/crash11.C: Likewise.
17730         * g++.old-deja/g++.brendan/crash14.C: Likewise.
17731         * g++.old-deja/g++.brendan/ctors1.C: Likewise.
17732         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
17733         * g++.old-deja/g++.brendan/delete2.C: Likewise.
17734         * g++.old-deja/g++.brendan/dtors1.C: Likewise.
17735         * g++.old-deja/g++.brendan/dtors2.C: Likewise.
17736         * g++.old-deja/g++.brendan/dtors3.C: Likewise.
17737         * g++.old-deja/g++.brendan/eh1.C: Likewise.
17738         * g++.old-deja/g++.brendan/groff1.C: Likewise.
17739         * g++.old-deja/g++.brendan/init3.C: Likewise.
17740         * g++.old-deja/g++.brendan/misc12.C: Likewise.
17741         * g++.old-deja/g++.brendan/misc7.C: Likewise.
17742         * g++.old-deja/g++.brendan/new2.C: Likewise.
17743         * g++.old-deja/g++.brendan/operators4.C: Likewise.
17744         * g++.old-deja/g++.brendan/operators5.C: Likewise.
17745         * g++.old-deja/g++.brendan/overload2.C: Likewise.
17746         * g++.old-deja/g++.brendan/overload7.C: Likewise.
17747         * g++.old-deja/g++.brendan/redecl2.C: Likewise.
17748         * g++.old-deja/g++.brendan/reference1.C: Likewise.
17749         * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
17750         * g++.old-deja/g++.brendan/template24.C: Likewise.
17751         * g++.old-deja/g++.brendan/template3.C: Likewise.
17752         * g++.old-deja/g++.brendan/vtables1.C: Likewise.
17753         * g++.old-deja/g++.jason/inline3.C: Likewise.
17754         * g++.old-deja/g++.jason/opeq.C: Likewise.
17755         * g++.old-deja/g++.law/arg5.C: Likewise.
17756         * g++.old-deja/g++.law/arm7.C: Likewise.
17757         * g++.old-deja/g++.law/ctors11.C: Likewise.
17758         * g++.old-deja/g++.law/cvt8.C: Likewise.
17759         * g++.old-deja/g++.law/init9.C: Likewise.
17760         * g++.old-deja/g++.law/refs4.C: Likewise.
17761         * g++.old-deja/g++.law/template2.C: Likewise.
17762         * g++.old-deja/g++.law/visibility24.C: Likewise.
17763         * g++.old-deja/g++.law/vtable3.C: Likewise.
17764         * g++.old-deja/g++.mike/asm2.C: Likewise.
17765         * g++.old-deja/g++.mike/eh1.C: Likewise.
17766         * g++.old-deja/g++.mike/misc1.C: Likewise.
17767         * g++.old-deja/g++.mike/misc13.C: Likewise.
17768         * g++.old-deja/g++.mike/misc14.C: Likewise.
17769         * g++.old-deja/g++.mike/ns12.C: Likewise.
17770         * g++.old-deja/g++.mike/p1248.C: Likewise.
17771         * g++.old-deja/g++.mike/p3708.C: Likewise.
17772         * g++.old-deja/g++.mike/p3708a.C: Likewise.
17773         * g++.old-deja/g++.mike/p3708b.C: Likewise.
17774         * g++.old-deja/g++.mike/p646.C: Likewise.
17775         * g++.old-deja/g++.mike/p700.C: Likewise.
17776         * g++.old-deja/g++.mike/p783.C: Likewise.
17777         * g++.old-deja/g++.mike/p783a.C: Likewise.
17778         * g++.old-deja/g++.mike/p783b.C: Likewise.
17779         * g++.old-deja/g++.mike/p786.C: Likewise.
17780         * g++.old-deja/g++.mike/p789.C: Likewise.
17781         * g++.old-deja/g++.mike/p789a.C: Likewise.
17782         * g++.old-deja/g++.mike/p807a.C: Likewise.
17783         * g++.old-deja/g++.other/delete3.C: Likewise.
17784         * g++.old-deja/g++.other/dyncast1.C: Likewise.
17785         * g++.old-deja/g++.other/dyncast2.C: Likewise.
17786         * g++.old-deja/g++.other/dyncast3.C: Likewise.
17787         * g++.old-deja/g++.other/empty1.C: Likewise.
17788         * g++.old-deja/g++.other/temporary1.C: Likewise.
17789         * g++.old-deja/g++.pt/memtemp14.C: Likewise.
17790         * g++.old-deja/g++.pt/t16.C: Likewise.
17791         * g++.old-deja/g++.pt/tiemann2.C: Likewise.
17792
17793 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
17794
17795         * gcc.dg/991230-1.c: New test.
17796
17797 1999-12-29  Jeffrey A Law  (law@cygnus.com)
17798
17799         * gcc.c-torture/compile/991229-3.c: New test.
17800         * gcc.c-torture/compile/991229-2.c: New test.
17801         * gcc.c-torture/compile/991229-1.c: New test.
17802
17803 1999-12-29  Greg McGary <gkm@eng.ascend.com>
17804
17805         * gcc.c-torture/compile/labels-2.c: New test.
17806
17807 1999-12-27  Martin von Löwis  <loewis@informatik.hu-berlin.de>
17808
17809         * gcc.c-torture/execute/991227-1.c: New test.
17810
17811 1999-12-22  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
17812
17813         * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
17814
17815 1999-12-21  Martin von Löwis  <loewis@informatik.hu-berlin.de>
17816
17817         * gcc.c-torture/execute/991221-1.c: New test.
17818
17819 1999-12-20  Nathan Sidwell  <nathan@acm.org>
17820
17821         * g++.old-deja/g++.other/cast3.C: New test.
17822
17823 1999-12-16  Bernd Schmidt  <bernds@cygnus.co.uk>
17824
17825         * gcc.c-torture/execute/991216-4.c: New test.
17826
17827 1999-12-16  Michael Meissner  <meissner@cygnus.com>
17828
17829         * gcc.c-torture/execute/991216-1.c: New test.
17830         * gcc.c-torture/execute/991216-2.c: New test.
17831         * gcc.c-torture/execute/991216-3.c: New test.
17832
17833 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
17834
17835         * gcc.dg/991214-1.c: Use "__asm__", not "asm".
17836         Actually make the test fail by using "-O2" for compilation.
17837
17838 1999-12-15  Nathan Sidwell  <nathan@acm.org>
17839
17840         * g++.old-deja/g++.warn/cast-align1.C: New test.
17841
17842 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
17843
17844         * gcc.c-torture/compile/991214-1.c: New test.
17845         * gcc.c-torture/compile/991214-2.c: New test.
17846
17847 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
17848
17849         * gcc.dg/991214-1.c: New test.
17850
17851 1999-12-13  Jeffrey A Law  (law@cygnus.com)
17852
17853         * gcc.c-torture/compile/991213-3.c: New test.
17854         * gcc.c-torture/compile/991213-2.c: New test.
17855         * gcc.c-torture/compile/991213-1.c: New test.
17856
17857 1999-12-10  J"orn Rennecke <amylaar@cygnus.co.uk>
17858
17859         * gcc.dg/991209-1.c: New test.
17860
17861 1999-12-08  Nathan Sidwell <nathan@acm.org>
17862
17863         * gcc.c-torture/compile/991208-1.c: New test.
17864
17865 1999-12-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
17866
17867         * gcc.dg/ultrasp2.c: New test.
17868
17869 1999-12-05  Alex Samuel  <samuel@codesourcery.com>
17870
17871         * g++.old-deja/g++.abi/align.C (main): Fix typo.
17872
17873 1999-12-02  Bernd Schmidt  <bernds@cygnus.co.uk>
17874
17875         * gcc.c-torture/compile/991202-1.c: New test.
17876         * gcc.c-torture/execute/991202-1.c: New test.
17877         * gcc.c-torture/execute/991202-2.c: New test.
17878         * gcc.c-torture/execute/991202-3.c: New test.
17879
17880 1999-12-02  Alex Samuel  <samuel@codesourcery.com>
17881
17882         * g++.old-deja/g++.abi/align.C: New test.
17883         * g++.old-deja/g++.abi/aggregates.C: Likewise.
17884         * g++.old-deja/g++.abi/bitfields.C: Likewise.
17885
17886 1999-12-01  Richard Henderson  <rth@cygnus.com>
17887
17888         * gcc.c-torture/execute/991201-1.c: New.
17889
17890 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
17891
17892         * gcc.dg/991129-1.c: New test.
17893
17894 1999-11-27  Bernd Schmidt  <bernds@cygnus.co.uk>
17895
17896         * gcc.c-torture/compile/991127-1.c: New test.
17897
17898 1999-11-22  Nathan Sidwell  <nathan@acm.org>
17899
17900         * g++.old-deja/g++.other/warn4.C: New test.
17901
17902 1999-11-22  Nathan Sidwell  <nathan@acm.org>
17903
17904         * g++.old-deja/g++.eh/cleanup2.C: New test.
17905         * g++.old-deja/g++.ext/pretty2.C: New test.
17906         * g++.old-deja/g++.ext/pretty3.C: New test.
17907         * g++.old-deja/g++.other/debug6.C: New test.
17908
17909 1999-10-20  Jim Wilson  <wilson@cygnus.com>
17910
17911         * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
17912         compiler_output to look for one error message instead of two.
17913
17914 1999-11-19  Geoffrey Keating  <geoffk@cygnus.com>
17915
17916         * gcc.c-torture/execute/991118-1.c: Also test case
17917         where the word boundary does not split a byte evenly.
17918
17919 1999-11-19  Nathan Sidwell  <nathan@acm.org>
17920
17921         * g++.old-deja/g++.ext/restrict1.C: New test.
17922
17923 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
17924
17925         * gcc.c-torture/execute/991118-1.c: New test.
17926
17927 1999-11-16  Geoffrey Keating  <geoffk@cygnus.com>
17928
17929         * g77.f-torture/execute/u77-test.f (wd): Allow for longer
17930         working directory pathnames.
17931
17932 1999-10-13  Brendan Kehoe  <brendan@cygnus.com>
17933
17934         * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
17935         host is equipped with driver.h and driver.o so it can actually
17936         compile and run the tests.
17937
17938 1999-10-08  Bernd Schmidt  <bernds@cygnus.co.uk>
17939
17940         * gcc.c-torture/compile/991008-1.c: New test.
17941
17942 1999-11-08  Nick Clifton  <nickc@cygnus.com>
17943
17944         * lib/gcc-dg.exp: Include target-supports.exp
17945
17946 1999-11-05  Nick Clifton  <nickc@cygnus.com>
17947
17948         * lib/target-supports.exp: New file: Provide procs to test for
17949         features supported by the target.
17950         (check_weak_available): Moved here from ecos.exp.
17951         (check_alias_available): New proc: Determine of the target
17952         toolchain supports the alias attribute.
17953
17954         * gcc.dg/special/ecos.exp: Move check_weak_available to
17955         target-supports.exp.
17956         (alias-1.c): Only perform the test if the target supports
17957         aliases.
17958         (wkali-1.c): Only perform the test if the target supports
17959         aliases.
17960
17961         * gcc.dg/990506-0.c: Expect error messages from cross
17962         targets as well as native targets.
17963
17964 1999-11-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
17965
17966         * gcc.dg/ultrasp1.c: Removed xfail.
17967         * gcc.dg/struct-ret-2.c: Likewise.
17968         * gcc.dg/array-1.c: Likewise.
17969
17970 1999-11-01  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
17971
17972         * gcc.dg/struct-ret-2.c: New test.
17973
17974         * gcc.dg/array-1.c: New test.
17975
17976 1999-10-30  Stephen L Moshier <moshier@mediaone.net>
17977
17978         * gcc.c-torture/execute/991030-1.c: New test.
17979
17980 1999-10-26  Richard Henderson  <rth@cygnus.com>
17981
17982         * gcc.c-torture/compile/991026-2.c: New test.
17983
17984 1999-10-26  Jeffrey A Law  (law@cygnus.com)
17985
17986         * gcc.c-torture/compile/991026-1.c: New test.
17987
17988 1999-10-23  Jeffrey A Law  (law@cygnus.com)
17989
17990         * gcc.c-torture/execute/991023-1.c: New test.
17991
17992 1999-10-19  Jeffrey A Law  (law@cygnus.com)
17993
17994         * gcc.c-torture/execute/991019-1.c: New test.
17995
17996 1999-10-16  Richard Henderson  <rth@cygnus.com>
17997
17998         * gcc.c-torture/execute/991016-1.c: New test.
17999
18000 1999-10-14  Stephane Carrez  <stcarrez@worldnet.fr>
18001
18002         * gcc.c-torture/execute/991014-1.c: New test.
18003
18004 1999-10-13  J"orn Rennecke <amylaar@cygnus.co.uk>
18005
18006         * g++.old-deja/g++.other/union2.C: New test.
18007
18008 1999-10-13  Nathan Sidwell  <nathan@acm.org>
18009
18010         * g++.old-deja/g++.other/vaarg2.C: New test.
18011         * g++.old-deja/g++.other/vaarg3.C: New test.
18012
18013 1999-10-12  Craig Burley  <craig@jcb-sc.com>
18014
18015         * g77.f-torture/noncompile/19990905-1.f: Moved from being
18016         in compile/.
18017
18018 1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
18019
18020         * gcc.c-torture/execute/va-arg-11.c: New test.
18021
18022 1999-10-01  Mark P. Mitchell  <mark@codesourcery.com>
18023
18024         * lib/file-format.exp (gcc_target_object_format): Don't
18025         crash if objdump is unavailable.
18026
18027 1999-09-29  Donn Terry <donn@interix.com>
18028
18029         * gcc.misc-tests/mg.exp: delete extraneous redirection.
18030
18031 1999-09-28  Nick Clifton  <nickc@cygnus.com>
18032
18033         * gcc.c-torture/compile/990928-1.c: New test.
18034
18035 1999-09-28  Nathan Sidwell  <nathan@acm.org>
18036
18037         * g++.old-deja/g++.other/decl6.C: New test.
18038
18039 1999-09-28  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
18040
18041         * gcc.c-torture/execute/va-arg-10.c: New test.
18042
18043 1999-09-27  Nathan Sidwell  <nathan@acm.org>
18044
18045         * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
18046         __PRETTY_FUNCTION__.
18047
18048 1999-09-23  Nick Clifton  <nickc@cygnus.com>
18049
18050         * gcc.c-torture/execute/990923-1.c: New test.
18051
18052 1999-09-21  Nick Clifton  <nickc@cygnus.com>
18053
18054         * gcc.c-torture/special/special.exp: Add FR30 to list of targets
18055         for which -fpic is inappropriate.
18056
18057 1999-09-21  Mark Mitchell  <mark@codesourcery.com>
18058
18059         * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
18060
18061 1999-09-21  Nathan Sidwell  <nathan@acm.org>
18062
18063         * g++.old-deja/g++.other/dyncast1.C: New test.
18064         * g++.old-deja/g++.other/dyncast2.C: New test.
18065         * g++.old-deja/g++.other/dyncast3.C: New test.
18066         * g++.old-deja/g++.other/dyncast4.C: New test.
18067         * g++.old-deja/g++.other/dyncast5.C: New test.
18068         * g++.old-deja/g++.eh/catch3.C: New test.
18069         * g++.old-deja/g++.eh/catch3p.C: New test.
18070         * g++.old-deja/g++.eh/catch4.C: New test.
18071         * g++.old-deja/g++.eh/catch4p.C: New test.
18072         * g++.old-deja/g++.eh/catch5.C: New test.
18073         * g++.old-deja/g++.eh/catch5p.C: New test.
18074         * g++.old-deja/g++.eh/catch6.C: New test.
18075         * g++.old-deja/g++.eh/catch6p.C: New test.
18076         * g++.old-deja/g++.eh/catch7.C: New test.
18077         * g++.old-deja/g++.eh/catch7p.C: New test.
18078         * g++.old-deja/g++.eh/catch8.C: New test.
18079         * g++.old-deja/g++.eh/catch8p.C: New test.
18080         * g++.old-deja/g++.eh/catch9.C: New test.
18081         * g++.old-deja/g++.eh/catch9p.C: New test.
18082
18083 1999-09-13  Nathan Sidwell  <nathan@acm.org>
18084
18085         * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
18086         * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
18087
18088 1999-09-13  Jeffrey A Law  (law@cygnus.com)
18089
18090         * gcc.c-torture/compile/990913-1.c: New test.
18091
18092 1999-09-10  Nathan Sidwell  <nathan@acm.org>
18093
18094         * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
18095         * g++.old-deja/g++.jason/rfg5.C: Likewise.
18096
18097 1999-09-09  Richard Henderson  <rth@cygnus.com>
18098
18099         * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
18100
18101 1999-09-09  Nathan Sidwell  <nathan@acm.org>
18102
18103         * g++.old-deja/g++.other/lookup11.C: New test.
18104         * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
18105         what is permitted and what we want.
18106         * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
18107         overload use.
18108         * g++.old-deja/g++.jason/rfg5.C: Likewise
18109
18110 1999-09-08  Geoffrey Keating  <geoffk@cygnus.com>
18111
18112         * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
18113         * gcc.c-torture/noncompile/poison-1.c: New file.
18114
18115 1999-09-08  Nathan Sidwell  <nathan@acm.org>
18116
18117         * g++.old-deja/g++.other/sizeof3.C: New test.
18118         * g++.old-deja/g++.other/sizeof4.C: New test.
18119         * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
18120         * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
18121
18122 1999-09-07  Richard Henderson  <rth@cygnus.com>
18123
18124         * gcc.dg/va-arg-1.c: New.
18125
18126 1999-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
18127
18128         * gcc.c-torture/execute/va-arg-9.c: New test.
18129
18130 1999-09-05  Craig Burley  <craig@jcb-sc.com>
18131
18132         * g77.f-torture/compile/980519-2.f: New test.
18133         * g77.f-torture/compile/19990905-0.f: New test.
18134         * g77.f-torture/compile/19990905-1.f: New test.
18135         * g77.f-torture/compile/19990905-2.f: New test.
18136
18137         * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
18138
18139 1999-09-03  Richard Earnshaw <rearnsha@arm.com>
18140
18141         * gcc.c-torture/execute/990827-1.c: Fix typo.
18142
18143 1999-09-03  Nathan Sidwell  <nathan@acm.org>
18144
18145         * g++.old-deja/g++.other/deref1.C: New test.
18146
18147 1999-09-02  Nathan Sidwell  <nathan@acm.org>
18148
18149         * g++.old-deja/g++.other/ambig2.C: New test.
18150         * g++.old-deja/g++.other/cond5.C: New test.
18151         * g++.old-deja/g++.other/lookup16.C: New test.
18152
18153 1999-09-02  Marc Espie <espie@cvs.openbsd.org>
18154
18155         * gcc.dg/980414-1.c: Fix assembler syntax to work with old
18156         assemblers too.
18157
18158 1999-08-31  Jeffrey A Law  (law@cygnus.com)
18159
18160         * lib/c-torture.exp: Avoid the "compare executables" optimization
18161         when testing native.
18162
18163 1999-08-29  Jeffrey A Law  (law@cygnus.com)
18164
18165         * gcc.c-torture/execute/990829-1.c: New test.
18166         * gcc.c-torture/compile/990829-1.c: New test.
18167
18168 1999-08-27  Paul Burchard  <burchard@pobox.com>
18169
18170         * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
18171         * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
18172         * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
18173         * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
18174         * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
18175         * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
18176         * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
18177         * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
18178         * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
18179         * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
18180         * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
18181
18182 1999-08-27  Jeffrey A Law  (law@cygnus.com)
18183
18184         * gcc.c-torture/execute/990827-1.c: New test.
18185
18186 1999-08-26  Craig Burley  <craig@jcb-sc.com>
18187
18188         * g77.f-torture/noncompile/19990826-4.f: New test.
18189
18190         * g77.f-torture/compile/19990826-3.f: New test.
18191
18192         * g77.f-torture/execute/19990826-2.f: New test.
18193
18194         * g77.f-torture/compile/19990826-1.f: New test.
18195
18196         * gcc.c-torture/execute/990826-0.c: New test.
18197         * g77.c-torture/execute/19990826-0.f: New test.
18198
18199         * g77.f-torture/noncompile/970626-2.f: New test.
18200
18201 1999-08-25  Paul Burchard  <burchard@pobox.com>
18202
18203         * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
18204         lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
18205         lss-011.C: New tests.
18206
18207 1999-08-25  Nathan Sidwell  <nathan@acm.org>
18208
18209         * g++.old-deja/g++.other/decl5.C: New test.
18210
18211 1999-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18212
18213         * noncompile/noncompile.exp: Load_lib c-torture.exp.
18214         (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
18215         call `postbase' for each one.  All callers of `postbase' changed
18216         to call this instead.
18217
18218 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
18219
18220         * gcc.c-torture/execute/990811-1.c: New test.
18221
18222 1999-08-09  Nick Clifton  <nickc@cygnus.com>
18223
18224         * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
18225         just native ones.
18226
18227         * gcc.dg/990413-1.c: Expect the parse error for all builds, not
18228         just native ones.
18229
18230 1999-08-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
18231
18232         * g++.old-deja/g++.other/local3.C: Removed XFAIL.
18233
18234 1999-08-04  Jeffrey A Law  (law@cygnus.com)
18235
18236         * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
18237
18238 1999-08-04  Nathan Sidwell  <nathan@acm.org>
18239
18240         * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
18241
18242 1999-08-04  Jeffrey A Law  (law@cygnus.com)
18243
18244         * gcc.c-torture/execute/990804-1.c: New test.
18245
18246 1999-08-03  Nathan Sidwell  <nathan@acm.org>
18247
18248         * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
18249         * g++.old-deja/g++.brendan/crash64.C: Likewise
18250         * g++.old-deja/g++.brendan/overload8.C: Likewise
18251
18252 1999-08-03  Nathan Sidwell  <nathan@acm.org>
18253
18254         * g++.old-deja/g++.other/struct1.C: New test.
18255
18256 1999-08-03  Nathan Sidwell  <nathan@acm.org>
18257
18258         * g++.old-deja/g++.other/enum2.C: New test.
18259
18260 1999-08-02  Richard Henderson  <rth@cygnus.com>
18261
18262         Adapted from tests from Franz Sirl:
18263         * gcc.c-torture/execute/va-arg-7.c: New test.
18264         * gcc.c-torture/execute/va-arg-8.c: New test.
18265
18266 1999-08-01  Jeffrey A Law  (law@cygnus.com)
18267
18268         * gcc.c-torture/compile/990801-2.c: New test.
18269
18270         * gcc.c-torture/compile/990801-1.c: New test.
18271
18272 1999-07-27  Michael Meissner  <meissner@cygnus.com>
18273
18274         * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
18275         fp-cmp-1.c, converting double to float.
18276
18277         * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
18278         fp-cmp-1.c, converting double to long double.
18279
18280         * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
18281         from fr1 to unknown_register, since fr1 is a legitimate register
18282         on some machines.
18283
18284 1999-07-25  Jeffrey A Law  (law@cygnus.com)
18285
18286         * README: More listname related changes.
18287
18288 1999-07-08  Catherine Moore  <clm@cygnus.com>
18289
18290         * gcc.c-torture/execute/920501-5.c: Fix typo.  Change | to ||.
18291
18292 1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
18293
18294         * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
18295
18296 1999-07-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
18297
18298         * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
18299
18300 1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
18301
18302         * gcc.dg/990703-1.c: New test.
18303
18304 1999-06-29  Nick Clifton  <nickc@cygnus.com>
18305
18306         * lib/file-format.exp: New file: Move definition of proc
18307         gcc_target_object_format to here from
18308         gcc.dg/special/ecos.exp.
18309
18310         * lib/c-torture.exp: Include lib file-format.exp.
18311         * lib/gcc-dg.exp: Include lib file-format.exp.
18312
18313         * gcc.dg/special/ecos.exp: Remove definition of proc
18314         gcc_target_object_format.
18315
18316 1999-06-28  Jeffrey A Law  (law@cygnus.com)
18317
18318         * gcc.c-torture/execute/990628-1.c: New test.
18319
18320 1999-06-25  Jeffrey A Law  (law@cygnus.com)
18321
18322         * gcc.c-torture/compile/990625-2.c: New test.
18323
18324         * gcc.c-torture/compile/990625-1.c: New test.
18325
18326 1999-06-23  Nick Clifton  <nickc@cygnus.com>
18327
18328         * gcc.c-torture/compile/dll.c: New test case.  Check that dll
18329         attributes compile.
18330         * gcc.c-torture/compile/dll.x: Only support the dll.c test on
18331         ports that use the COFF/PE file format.
18332
18333 1999-06-17  Jeffrey A Law  (law@cygnus.com)
18334
18335         * gcc.c-torture/compile/990617-1.c: New test.
18336
18337 1999-06-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
18338
18339         * g++.old-deja/g++.other/decl4.C: New test.
18340
18341 1999-06-14  Nathan Sidwell  <nathan@acm.org>
18342
18343         * g++.old-deja/g++.other/bitfld3.C: New test.
18344
18345 1999-06-08  Nathan Sidwell  <nathan@acm.org>
18346
18347         * g++.old-deja/g++.eh/catch1.C: New test.
18348
18349 1999-06-07  Jeffrey A Law  (law@cygnus.com)
18350
18351         * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
18352
18353         * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
18354         * gcc.c-torture/execute/ieee/mzero.x: New file.  Likewise.
18355
18356 1999-06-05  Craig Burley  <craig@jcb-sc.com>
18357
18358         * g77.f-torture/compile/19990502-0.f: Replace with new,
18359         shorter, test that still fails after recent changes.
18360
18361 1999-06-04  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
18362
18363         * gcc.c-torture/execute/990604-1.c: New test.
18364
18365 1999-05-31  Jeffrey A Law  (law@cygnus.com)
18366
18367         * gcc.c-torture/execute/990531-1.c: New test.
18368
18369 1999-05-27  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
18370
18371         * gcc.c-torture/compile/990527-1.c: New test.
18372
18373 1999-05-27  Joern Rennecke <amylaar@cygnus.com>
18374
18375         * gcc.c-torture/execute/990527-1.c: New test.
18376
18377 1999-05-25  Nick Clifton  <nickc@cygnus.com>
18378
18379         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
18380         bitfields as signed.
18381
18382 1999-05-25  Craig Burley  <craig@jcb-sc.com>
18383
18384         * g77.f-torture/compile/19990525-0.f: New test.
18385
18386 1999-05-25  Jeffrey A Law  (law@cygnus.com)
18387
18388         * gcc.c-torture/execute/990525-2.c: New test.
18389
18390         * gcc.c-torture/execute/990525-1.c: New test.
18391
18392 1999-05-24  Nathan Sidwell  <nathan@acm.org>
18393
18394         * g++.old-deja/g++.other/anon3.C: New test.
18395         * g++.old-deja/g++.other/anon4.C: New test.
18396         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
18397         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
18398         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
18399         Merrill).
18400
18401 1999-05-24  Jeffrey A Law  (law@cygnus.com)
18402
18403         * gcc.c-torture/execute/990524-1.c: New test.
18404
18405         * gcc.dg/990524-1.c: New test.
18406
18407 1999-05-23  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
18408
18409         * gcc.c-torture/compile/990523-1.c: New test.
18410
18411 1999-05-19  Raja R Harinath <harinath@cs.umn.edu>
18412
18413         * gcc.c-torture/compile/990519-1.c: New test.
18414
18415 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
18416
18417         * gcc.c-torture/compile/990517-1.c: New test.
18418
18419         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
18420         (e4, f4): New tests.
18421         (main): Call them.
18422
18423 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18424
18425         * gcc.dg/noreturn-1.c: New test.
18426
18427 1999-05-13  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
18428
18429         * gcc.c-torture/execute/990513-1.c: New test.
18430
18431 1999-05-10  Richard Henderson  <rth@cygnus.com>
18432
18433         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
18434
18435 1999-05-10  Craig Burley  <craig@jcb-sc.com>
18436
18437         * g77.f-torture/execute/erfc.f: Use small single-precision
18438         values, to avoid problems on Alphas when not -mieee.
18439
18440 1999-05-08  Craig Burley  <craig@jcb-sc.com>
18441
18442         * gcc.dg/990506-0.c: New test.
18443
18444 1999-05-08  Richard Henderson  <rth@cygnus.com>
18445
18446         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
18447         the constant to test.  Don't XFAIL 64-bit targets.
18448
18449         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
18450         * g++.old-deja/g++.law/profile1.C: Likewise.
18451
18452         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
18453         operator new instances.
18454         * g++.old-deja/g++.other/delete5.C: Likewise.
18455
18456 1999-05-03  Craig Burley  <craig@jcb-sc.com>
18457
18458         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
18459         intrinsic.
18460
18461 1999-05-03  Craig Burley  <craig@jcb-sc.com>
18462
18463         * g77.f-torture/execute/u77-test.f: Reverse order of two
18464         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
18465
18466 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18467
18468         * gcc.dg/compare1.c: New test.
18469
18470 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
18471
18472         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
18473         New tests.
18474
18475 1999-05-02  Craig Burley  <craig@jcb-sc.com>
18476
18477         * g77.f-torture/compile/19990502-1.f: New test.
18478
18479 1999-05-02  Craig Burley  <craig@jcb-sc.com>
18480
18481         * g77.f-torture/compile/19990502-0.f: New test.
18482
18483 1999-05-02  Craig Burley  <craig@jcb-sc.com>
18484
18485         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
18486         intrinsic.
18487
18488 1999-05-02  Craig Burley  <craig@jcb-sc.com>
18489
18490         * g77.f-torture/execute/u77-test.f (main): List libU77
18491         intrinsics not currently tested.
18492         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
18493         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
18494         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
18495         Trim blanks off the ends of some printed strings.
18496
18497 1999-05-02  Craig Burley  <craig@jcb-sc.com>
18498
18499         * g77.f-torture/execute/u77-test.f (main): Just warn about
18500         FSTAT gid disagreement, as it's expected on some systems.
18501
18502 1999-05-01  Craig Burley  <craig@jcb-sc.com>
18503
18504         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
18505         use a new function, which allows for some slop.
18506         Clean up some commentary.
18507         (issum): The new function.
18508         (sgladd): Deleted subroutine.
18509
18510 1999-05-01  Craig Burley  <craig@jcb-sc.com>
18511
18512         * g77.f-torture/execute/u77-test.f: Modify to be more like
18513         libf2c/libU77 version, bringing patches to that version here.
18514         Add suitable commentary.
18515
18516 1999-04-25  Richard Henderson  <rth@cygnus.com>
18517
18518         * gcc.dg/990424-1.c: New test.
18519
18520 1999-04-24  Craig Burley  <craig@jcb-sc.com>
18521
18522         * g77.f-torture/execute/u77-test.f (main): Bug involving
18523         LSTAT has been fixed, so turn back on full checking.
18524
18525 1999-04-20  Craig Burley  <craig@jcb-sc.com>
18526
18527         * g77.f-torture/compile/19990419-0.f: New test.
18528         * g77.f-torture/execute/19990419-1.f: New test.
18529
18530 1999-04-17  Richard Henderson  <rth@cygnus.com>
18531
18532         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
18533         to avoid the need for a prototype to supress a warning.
18534
18535 1999-04-07  Jim Wilson  <wilson@cygnus.com>
18536
18537         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
18538
18539 1999-04-04  Jeffrey A Law  (law@cygnus.com)
18540
18541         * gcc.c-torture/execute/990404-1.c: New test.
18542
18543 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
18544
18545         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
18546         * gcc.dg/cpp-if3.c: Don't use -pedantic.
18547         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
18548         missing initializer warnings.
18549
18550 1999-03-28  Jeffrey A Law  (law@cygnus.com)
18551
18552         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
18553         matching strings.
18554
18555 1999-03-26  Jeffrey A Law  (law@cygnus.com)
18556
18557         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
18558
18559 1999-03-26  Craig Burley  <craig@jcb-sc.com>
18560
18561         * g77.f-torture/execute/19990325-0.f: New test.
18562         * g77.f-torture/execute/19990325-1.f: New test.
18563
18564 1999-03-24  Jeffrey A Law  (law@cygnus.com)
18565
18566         * gcc.c-torture/execute/990324-1.c: New test.
18567
18568 1999-03-22  Jim Wilson  <wilson@cygnus.com>
18569
18570         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
18571         test with 4.
18572
18573 1999-03-17  Richard Henderson  <rth@cygnus.com>
18574
18575         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
18576
18577 1999-03-13  Craig Burley  <craig@jcb-sc.com>
18578
18579         * g77.f-torture/execute/19990313-2.f: New test.
18580         * g77.f-torture/execute/19990313-3.f: New test.
18581
18582 1999-03-13  Craig Burley  <craig@jcb-sc.com>
18583
18584         * g77.f-torture/execute/19990313-0.f: New test.
18585         * g77.f-torture/execute/19990313-1.f: New test.
18586
18587 1999-03-12  Jim Wilson  <wilson@cygnus.com>
18588
18589         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
18590         printf to sprintf.
18591         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
18592         (main): Add check for u15.  Conditionalize u31 check depending on
18593         whether ints are <32 bits or >=32 bits.
18594
18595 1999-03-08  Craig Burley  <craig@jcb-sc.com>
18596
18597         * g77.f-torture/execute/19981119-0.f: Improve testiness.
18598
18599 1999-03-08  Craig Burley  <craig@jcb-sc.com>
18600
18601         * g77.f-torture/compile/19990305-0.f: New test.
18602         * g77.f-torture/execute/19981119-0.f: New test.
18603
18604 1999-03-08  Craig Burley  <craig@jcb-sc.com>
18605
18606         * g77.f-torture/execute/970625-2.f: call ABORT if final
18607         result is not correct, instead of just printing it.
18608         Add this checking via newly introduced obfuscation, to
18609         trip up buggy front ends.
18610
18611 1999-03-07  Craig Burley  <craig@jcb-sc.com>
18612
18613         * g77.f-torture/compile/960317-1.f: Moved from being
18614         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
18615
18616 1999-03-06  Craig Burley  <craig@jcb-sc.com>
18617
18618         * g77.f-torture/execute/960317-1.f: New (old) test.
18619         * g77.f-torture/execute/970625-2.f: Ditto.
18620
18621 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
18622
18623         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
18624         message on line 1 or line 2; cccp and cpplib do this differently.
18625
18626 1999-03-01  Jeffrey A Law  (law@cygnus.com)
18627
18628         * g++.old-deja/g++.law/weak1.C: New test.
18629
18630 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
18631
18632         * gcc.c-torture/execute/990119-1.c: Renamed to...
18633         * gcc.dg/990119-1.c: this, so it will only be tested once
18634         (it's a preprocessor test, it doesn't need to be run at
18635         multiple optimization levels).
18636
18637 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
18638
18639         * lib/g++.exp: Don't add incdir=$base_dir/../include to
18640           ALWAYS_CXXFLAGS.
18641
18642 1999-02-24  Craig Burley  <craig@jcb-sc.com>
18643
18644         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
18645         * g77.f-torture/compile/19981216-0.f: ...as it is expected
18646         to not be compilable by current g77.
18647
18648 1999-02-24  Nick Clifton  <nickc@cygnus.com>
18649
18650         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
18651
18652 1999-02-22  Jeffrey A Law  (law@cygnus.com)
18653
18654         * gcc.c-torture/execute/990222-1.c: New test.
18655
18656 1999-02-19  Craig Burley  <craig@jcb-sc.com>
18657
18658         * g77.f-torture/compile/19990218-0.f: New test.
18659         * g77.f-torture/noncompile/19990218-1.f: New test.
18660
18661 1999-02-18  Craig Burley  <craig@jcb-sc.com>
18662
18663         * g77.f-torture/compile/19981216-0.f: New test.
18664
18665 1999-02-14  Jeffrey A Law  (law@cygnus.com)
18666
18667         * gcc.dg/990214-1.c: New test.
18668
18669 1999-02-13  Jeffrey A Law  (law@cygnus.com)
18670
18671         * gcc.dg/990213-2.c: New test.
18672
18673         * gcc.dg/990213-1.c: New test.
18674
18675 1999-02-12  Jeffrey A Law  (law@cygnus.com)
18676
18677         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
18678         ints.
18679
18680 1999-02-11  Nick Clifton  <nickc@cygnus.com>
18681
18682         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
18683         specified by target.
18684
18685         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
18686
18687 1999-02-11  Jeffrey A Law  (law@cygnus.com)
18688
18689         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
18690
18691 1999-02-10  Jonathan Larmour  <jlarmour@cygnus.co.uk>
18692
18693         * gcc.dg/special/ecos.exp: New test driver for new tests with
18694         special requirements.
18695
18696         * gcc.dg/special/alias-1.c: New test.
18697         * gcc.dg/special/gcsec-1.c: New test.
18698         * gcc.dg/special/weak-1.c: New test.
18699         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
18700         * gcc.dg/special/weak-2.c: New test.
18701         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
18702         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
18703         * gcc.dg/special/wkali-1.c: New test.
18704         * gcc.dg/special/wkali-2.c: New test.
18705         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
18706         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
18707
18708 1999-02-10  Felix Lee  <flee@cygnus.com>
18709
18710           * lib/c-torture.exp (c-torture-compile): Pull out code for
18711           analyzing gcc error messages.
18712           (c-torture-execute): Likewise.  Fix some (harmless) false
18713           positives.
18714           * lib/gcc.exp (gcc_check_compile): New function.
18715
18716 1999-02-08  Richard Henderson  <rth@cygnus.com>
18717
18718         * gcc.c-torture/execute/990208-1.c: New test.
18719
18720 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
18721
18722         * g++.dg/special/ecos.exp: New driver for new tests with special
18723         requirements
18724
18725         * g++.dg/special/conpr-1.C: New test
18726         * g++.dg/special/conpr-2.C: New test
18727         * g++.dg/special/conpr-2a.C: New test
18728         * g++.dg/special/conpr-3.C: New test
18729         * g++.dg/special/conpr-3a.C: New test
18730         * g++.dg/special/conpr-3b.C: New test
18731
18732         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
18733         allow g++ to use the dg driver
18734
18735         * README: Add comment about g++.dg directory
18736
18737 1999-02-06  Jeffrey A Law  (law@cygnus.com)
18738
18739         * README: Update email addresses.
18740
18741 1999-02-03  Nick Clifton  <nickc@cygnus.com>
18742
18743         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
18744         arguments in order to force structure S onto the stack even on
18745         the alpha.
18746         (test): Pass 10 leading arguments to function foo as well as the
18747         structure S.
18748
18749         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
18750         failure for all targets.
18751
18752         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
18753         abort to terminate program execution.
18754
18755 1999-01-30  Richard Henderson  <rth@cygnus.com>
18756
18757         * gcc.c-torture/execute/990130-1.c: New test.
18758
18759 1999-01-30  Jeffrey A Law  (law@cygnus.com)
18760
18761         * gcc.dg/990130-1.c: New test.
18762
18763 1999-01-28  Michael Meissner  <meissner@cygnus.com>
18764
18765         * gcc.c-torture/execute/990128-1.c: New test.
18766
18767 1999-01-27  Michael Meissner  <meissner@cygnus.com>
18768
18769         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
18770
18771 1999-01-27  Felix Lee  <flee@cygnus.com>
18772
18773         * lib/c-torture.exp (c-torture-compile): pull out code for
18774         analyzing gcc error messages.
18775         (c-torture-execute): ditto, and fix some (harmless) false
18776         positives.
18777         * lib/gcc.exp (gcc_check_compile): new function.
18778
18779 1999-01-17  Jeffrey A Law  (law@cygnus.com)
18780
18781         * gcc.dg/990117-1.c: New test.
18782
18783         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
18784
18785         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
18786
18787 1999-01-15  Jeffrey A Law  (law@cygnus.com)
18788
18789         * g77.f-torture/compile/990115-1.f: New test.
18790
18791 1999-01-07  Jeffrey A Law  (law@cygnus.com)
18792
18793         * gcc.c-torture/compile/990107-1.c: New test
18794
18795 1999-01-06  Jeffrey A Law  (law@cygnus.com)
18796
18797         * gcc.c-torture/execute/990106-2.c: New test.
18798
18799         * gcc.c-torture/execute/990106-1.c: New test.
18800
18801 1998-12-30  Zack Weinberg <zack@rabi.columbia.edu>
18802
18803         * gcc.c-torture/compile/981223-1.c: New test.
18804
18805 1998-12-29  Richard Henderson  <rth@cygnus.com>
18806
18807         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
18808         (opt3): Rename from opt4 and disable.
18809
18810 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
18811
18812         * g++.old-deja/g++.pt/ptrmem5.C: New test.
18813
18814 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
18815
18816         * g++.old-deja/g++.other/conv5.C: New test.
18817
18818 1998-12-14  Nick Clifton  <nickc@cygnus.com>
18819
18820         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
18821
18822 1998-12-11  Jeffrey A Law  (law@cygnus.com)
18823
18824         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
18825
18826 1998-12-11  Zack Weinberg <zack@rabi.columbia.edu>
18827
18828         * gcc.c-torture/compile/981211-1.c: New test.
18829
18830 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
18831
18832         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
18833
18834         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
18835
18836 1998-12-08  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
18837
18838         * gcc.special/930510-1.c: Make C9X safe.
18839         * gcc.misc-tests/gcov-1.c Similarly.
18840         * gcc.misc-tests/gcov-2.c Similarly.
18841
18842 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
18843
18844         * gcc.dg/ultrasp1.c: New test.
18845
18846 1998-12-06  Richard Henderson  <rth@cygnus.com>
18847
18848         * gcc.c-torture/execute/981206.c: New test.
18849
18850 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
18851
18852         * g++.old-deja/g++.ns/template7.C: New test.
18853
18854         * g++.old-deja/g++.other/expr1.C: New test.
18855
18856         * g++.old-deja/g++.eh/tmpl3.C: New test.
18857
18858         * g++.old-deja/g++.eh/tmpl2.C: New test.
18859
18860 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
18861
18862         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
18863         * g++.old-deja/g++.other/using6.C: Removed.
18864         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
18865
18866         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
18867
18868 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
18869
18870         * g++.old-deja/g++.pt/overload8.C: New test.
18871
18872         * g++.old-deja/g++.pt/overload7.C: New test.
18873
18874         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
18875
18876         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
18877         and relinking messages.
18878         * lib/g++.exp (g++_target_compile): Remove .rpo file when
18879         compiling with -frepo.
18880
18881 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
18882
18883         * g++.old-deja/g++.pt/lookup6.C: New test.
18884
18885 1998-11-30  Nick Clifton  <nickc@cygnus.com>
18886
18887         * gcc.c-torture/execute/981130-1.c: New test.
18888         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
18889
18890 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
18891
18892         * g++.old-deja/g++.pt/explicit76.C: New test.
18893
18894         * g++.old-deja/g++.pt/friend38.C: New test.
18895
18896         * g++.old-deja/g++.ns/crash2.C: New test.
18897
18898         * g++.old-deja/g++.pt/defarg8.C: New test.
18899
18900         * g++.old-deja/g++.pt/instantiate6.C: New test.
18901
18902         * g++.old-deja/g++.pt/static6.C: New test.
18903
18904         * g++.old-deja/g++.pt/decl2.C: New test.
18905
18906 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
18907
18908         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
18909         problem is actually related with name lookup, but so what? :-)
18910
18911         * g++.old-deja/g++.pt/friend37.C: New test.
18912
18913 1998-11-25  Dave Love  <d.love@dl.ac.uk>
18914
18915         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
18916         element, which fails on some systems.
18917
18918         * g77.f-torture/execute/labug1.f: New test.
18919
18920 1998-11-21  Jeffrey A Law  (law@cygnus.com)
18921
18922         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
18923         is defined.
18924
18925 1998-11-18  Dave Love  <d.love@dl.ac.uk>
18926
18927         * g77.f-torture/compile/981117-1.f: New test.
18928
18929 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
18930
18931         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
18932         properly discarded.
18933
18934 1998-10-11  Ken Raeburn  <raeburn@cygnus.com>
18935
18936         * gcc.c-torture/execute/memcheck: New directory of tests for
18937         -fcheck-memory-usage.
18938
18939 1998-11-07  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
18940
18941         * README: New file, general information about the testsuite and
18942         new description of the various C++ test subdirectories.
18943         * README.g++: Eliminate obsolete information, update and move most
18944         relevant stuff to README.
18945
18946 1998-11-07  Richard Henderson  <rth@cygnus.com>
18947
18948         * gcc.c-torture/compile/981107-1.c: New test.
18949
18950 1998-11-02  Doug Evans  <devans@canuck.cygnus.com>
18951
18952         * execute/memcpy-bi.c: New testcase.
18953
18954 1998-10-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
18955
18956         * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
18957         base classes.
18958
18959         * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
18960         template is selected.
18961
18962         * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
18963         classes, it should be accepted for all types.
18964
18965         * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
18966
18967         * g++.old-deja/g++.pt/spec24.C: Ensure that template
18968         specializations start with template headers.
18969
18970 1998-10-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
18971
18972         * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
18973
18974         * g++.old-deja/g++.other/init9.C: Test cross initialization of
18975         non-POD types.
18976
18977 1998-10-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
18978
18979         * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
18980
18981 1998-10-22  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18982
18983         * compile/981022-1.c, compile/981022-1.x: New test and driver.
18984
18985 1998-10-19  Jeffrey A Law  (law@cygnus.com)
18986
18987         * 981019-1.c: New test.
18988
18989 1998-10-14  Robert Lipe <robertl@dgii.com>
18990
18991         * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
18992         find objc headers.
18993
18994 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
18995
18996         * compile/981001-4.c: Remove use of GCC extension that triggers a
18997         compiler bug.
18998
18999 1998-10-13  Alexandre Oliva  <oliva@dcc.unicamp.br>
19000
19001         * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
19002
19003 1998-10-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
19004
19005         * g++.old-deja/g++.pt/explicit74.C: New test.  Explicit
19006         instantiation of template produces incorrect code for delete
19007         expression.
19008
19009         * g++.old-deja/g++.pt/instantiate5.C: New test.  `global
19010         constructors' name is not unique.
19011         * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
19012         * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
19013
19014         * g++.old-deja/g++.other/init8.C: New test.  Uninitialized
19015         automatic array of const is ill-formed.
19016
19017         * g++.old-deja/g++.pt/ttp53.C: New test.  Incorrect substitution
19018         of template parameter?
19019
19020         * g++.old-deja/g++.other/conv3.C: New test.  Conversion discards
19021         const.
19022
19023         * g++.old-deja/g++.other/pmf2.C: New test.  Invalid
19024         pointer-to-member expression.
19025
19026         * g++.old-deja/g++.other/friend5.C: New test.  Bogus friend
19027         declaration causes ICE.
19028
19029 1998-10-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
19030
19031         * g++.old-deja/g++.ns/main1.C: New test.  main() should only be
19032         reserved in the global namespace.
19033
19034         * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
19035         generate needed virtual table.
19036
19037         * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
19038
19039 1998-10-10  Dariush Eslimi  <eslimi@loran.com>
19040
19041         * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
19042         template-dependent type
19043
19044 1998-10-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
19045
19046         * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
19047         * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
19048         * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
19049
19050         * g++.old-deja/g++.other/using5.C: New test; using decl from base
19051         class should be usable as argument of member function.
19052         * g++.old-deja/g++.other/using6.C: New test; using decl from base
19053         class should be usable as return type of member function.
19054         * g++.old-deja/g++.other/using7.C: New test; using decl from base
19055         class should be usable as type of data member.
19056
19057         * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
19058
19059 1998-10-09  Jeffrey A Law  (law@cygnus.com)
19060
19061         * gcc.c-torture/special/920521-1.c: Fix bogus test.
19062
19063 1998-10-08  Nick Clifton  <nickc@cygnus.com>
19064
19065         * gcc.dg/dll-?.c Add thumb to target list.
19066         Fix assembler scan patterns to match current assembler output.
19067
19068 1998-10-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
19069
19070         * g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
19071         matching of template brackets.
19072
19073         * g++.old-deja/g++.other/using4.C: New test.  Test using
19074         declarations of methods from base classes.
19075
19076         * g++.old-deja/g++.ns/extern1.C: New test.  Extern declarations
19077         within functions should introduce names into the innermost
19078         enclosing namespace.
19079
19080         * g++.old-deja/g++.other/init7.C: New test.  Retry initialization
19081         of static locals if first initialization throws.
19082
19083 1998-10-07  Jim Wilson  <wilson@cygnus.com>
19084
19085         * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
19086
19087 1998-10-06  Ken Raeburn  <raeburn@cygnus.com>
19088
19089         * gcc.c-torture/special/981006-1.c: New test.  Make sure gcc doesn't
19090         lose track of the possible targets of tablejump insns.
19091         * special/special.exp: Run it.
19092
19093 1998-10-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
19094
19095         * g++.old-deja/g++.pt/friend35.C: New test.  A template function
19096         must be declared before its specializations can be named in friend
19097         declarations.
19098
19099 1998-10-05  Dave Love  <d.love@dl.ac.uk>
19100
19101         * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
19102
19103         * g77.f-torture/execute/io1.f: New test.
19104
19105 1998-10-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
19106
19107         * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
19108         with pointer to template function, for which no argument deduction
19109         is possible.
19110
19111         * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
19112         specialization of template function as argument to template
19113         function.
19114
19115         * g++.old-deja/g++.other/access2.C: New test; Inner class
19116         shouldn't have privileged access to Outer's names.
19117
19118 1998-10-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
19119
19120         * g++.old-deja/g++.pt/friend34.C: New test; name injection of
19121         friend template declared within template class conflicts with
19122         nested class of the same name.
19123
19124         * g++.old-deja/g++.other/badopt1.C: New test; post-increment
19125         is ignored.
19126
19127         * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
19128         object with direct initializer as function declaration.
19129
19130         * g++.old-deja/g++.other/decl2.C: New test; duplicate
19131         initializers.
19132
19133         * g++.old-deja/g++.other/null2.C: New test; conditional operator
19134         involving const pointer and NULL produces incorrect result.
19135
19136         * g++.old-deja/g++.other/typename1.C: New test; template-dependent
19137         type name without `typename' should be rejected with -pedantic.
19138
19139 1998-10-02  Richard Henderson  <rth@cygnus.com>
19140
19141         * g++.old-deja/g++.other/addrof1.C: New test.
19142
19143 1998-10-01  Nick Clifton  <nickc@cygnus.com>
19144
19145         * gcc.c-torture/compile/981001-1.c: New test.
19146         * gcc.c-torture/execute/981001-1.c: New test.
19147
19148 1998-10-01  Jeffrey A Law  (law@cygnus.com)
19149
19150         * gcc.c-torture/compile/981001-2.c: New test.
19151         * gcc.c-torture/compile/981001-3.c: New test.
19152         * gcc.c-torture/compile/981001-4.c: New test.
19153
19154 1998-10-01  Robert Lipe  <robertl@dgii.com>
19155
19156         * lib/objc.exp (objc_target_compile): Add -L during compiles for
19157         multilibbed hosts.   Idea grafted from g77.exp.
19158
19159 1998-09-30  Dave Love  <d.love@dl.ac.uk>
19160
19161         * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
19162         avoid losing on systems which need -lsocket.
19163
19164 1998-09-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
19165
19166         * g++.old-deja/g++.other/bitfld1.C: Expected failure.
19167         * g++.old-deja/g++.other/nested2.C: Ditto.
19168         * g++.old-deja/g++.robertl/eb132.C: No longer an expected
19169         failure.
19170
19171 1998-09-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
19172
19173         * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
19174         preferred over template operator!= for enum bitfields.
19175
19176 1998-09-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
19177
19178         * g++.old-deja/g++.other/nested2.C: Different virtual base classes
19179         that happen to have the same base name, but in different scopes,
19180         are incorrectly rejected.
19181
19182 1998-09-16  Richard Henderson  <rth@cygnus.com>
19183
19184         * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
19185         on the native word size instead of an integer literal.
19186
19187 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
19188
19189         * g++.old-deja/g++.other/static2.C: Invocation of static data
19190         member of type pointer-to-function denoted as non-static member.
19191
19192         * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
19193         checks involving function types and aliases.
19194
19195 1998-09-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
19196
19197         * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
19198         redefined to the same non-trivial type.
19199
19200         * g++.old-deja/g++.pt/explicit73.C: Test for proper
19201         namespace-qualification of template specializations declared in
19202         other namespaces.
19203
19204         * g++.old-deja/g++.other/friend4.C: Check whether it is possible
19205         to declare a subset of the specializations of a template function
19206         as friends of specializations of a template class.
19207
19208         * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
19209         member templates that do not fully specialize the enclosing
19210         template class are rejected.
19211
19212 1998-09-11  Dave Love  <d.love@dl.ac.uk>
19213
19214         * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
19215
19216 1998-09-08  Dave Love  <d.love@dl.ac.uk>
19217
19218         * g77.f-torture/execute/u77-test.f (main): New file, somewhat
19219         altered from libf2c/libU77 version.
19220
19221 1998-09-06  Dave Love  <d.love@dl.ac.uk>
19222
19223         * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
19224
19225 1998-09-04  Reid M. Pinchback  <reidmp@MIT.EDU>, Alexandre Oliva  <oliva@dcc.unicamp.br>
19226
19227         * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
19228         (un)signed char are different types for template specialization
19229         purposes.
19230
19231 1998-09-03  Ovidiu Predescu  <ovidiu@aracnet.com>
19232
19233         * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
19234         * objc: ObjC testsuite.
19235
19236 1998-08-31  Catherine Moore  <clm@cygnus.com>
19237
19238         * gcc.c-torture/execute/941014-1.x:  New file.
19239
19240 1998-08-31  Nick Clifton  <nickc@cygnus.com>
19241
19242         * lib/c-torture.exp: Add support for
19243         torture_eval_before_compile and torture_eval_before_execute
19244         variables.
19245
19246 1998-08-30  Jeffrey A Law  (law@cygnus.com)
19247
19248         * gcc.dg/980626-1.c: Delete this test.  We've declared the warning
19249         this test triggers valid.
19250
19251 1998-08-27  Jeffrey A Law  (law@cygnus.com)
19252
19253         * gcc.dg/980827-1.c: New test.
19254
19255 1997-08-26  J"orn Rennecke <amylaar@cygnus.co.uk>
19256
19257         * gcc.c-torture/execute/loop-4b.c: New test.
19258
19259 1998-08-26  Nick Clifton  <nickc@cygnus.com>
19260
19261         * lib/c-torture.exp: Add support for
19262         torture_eval_before_compile and torture_eval_before_execute
19263         variables.
19264
19265 1998-08-25  Jeffrey A Law  (law@cygnus.com)
19266
19267         * gcc.c-torture/compile/980825-1.c: New test.
19268
19269 1998-08-24  Nick Clifton  <nickc@cygnus.com>
19270
19271         * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
19272         count number tests in opt_t0 not good_t0.
19273
19274 1998-08-24  Jeffrey A Law  (law@cygnus.com)
19275
19276         * gcc.c-torture/compile/930326-1.x: Fix typo.
19277
19278 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
19279
19280         * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
19281         causes an ICE.
19282
19283 1998-08-21  Jeffrey A Law  (law@cygnus.com)
19284
19285         * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
19286         STACK_SIZE is defined.
19287         * gcc.c-torture/unsorted/stuct.c: Similarly.
19288
19289         * gcc.c-torture/compile/980821-1.c: New test.
19290
19291 1998-08-21  Jeffrey A Law  (law@cygnus.com)
19292
19293         * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
19294
19295 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
19296
19297         * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
19298         code.
19299
19300 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
19301
19302         * lib/old-dejagnu.exp: Revise handling of `Internal compiler
19303         error'.
19304
19305 1998-08-18  Jeffrey A Law  (law@cygnus.com)
19306
19307         * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
19308
19309 1998-08-16  Jeffrey A Law  (law@cygnus.com)
19310
19311         * gcc.c-torture/compile/980816-1.c: New test.
19312
19313         * gcc.dg/980816-1.c: New test.
19314
19315 1998-08-13  Jeffrey A Law  (law@cygnus.com)
19316
19317         * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
19318         compiler for ieee tests.
19319
19320 1998-08-01  Dave Love  <d.love@dl.ac.uk>
19321
19322         * g77.f-torture/compile/980729-0.f: New test.
19323
19324 1998-07-30  Ken Raeburn  <raeburn@cygnus.com>
19325
19326         * gcc.c-torture/special/eeprof-1.c: New test, for
19327         -finstrument-functions.
19328         * gcc.c-torture/special/special.exp: Run it.
19329
19330 1998-07-29  Jeffrey A Law  (law@cygnus.com)
19331
19332         * gcc.c-torture/compile/980729-1.c: New test.
19333
19334 1998-07-27  Nick Clifton  <nickc@cygnus.com>
19335
19336         * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
19337         __thumb__ is defined, and test for ARM style doubles if so.
19338
19339 1998-07-26  Dave Love  <d.love@dl.ac.uk>
19340
19341         * g77.f-torture/noncompile/980615-0.f: New test.
19342
19343 1998-07-26  H.J. Lu  (hjl@gnu.org)
19344
19345         * gcc.dg/980312-1.c: Do link instead of compile.
19346         * gcc.dg/980313-1.c: Likewise.
19347
19348 1998-07-26  Jeffrey A Law  (law@cygnus.com)
19349
19350         * gcc.c-torture/compile/980726-1.c: New test.
19351
19352 1998-07-25  Dave Love  <d.love@dl.ac.uk>
19353
19354         * g77.f-torture/execute/io0.f: New test.
19355
19356 1998-07-24  Nick Clifton  <nickc@cygnus.com>
19357
19358         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
19359         an int.
19360
19361 1998-06-18  Michael Meissner  <meissner@cygnus.com>
19362
19363         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
19364         m32r bugs.
19365
19366 1998-07-17  Nick Clifton  <nickc@cygnus.com>
19367
19368         * gcc.dg/980626-1.c: Expect failures for all toolchains until
19369         c-decl.c:grokdeclarator can handle mode attributes.
19370
19371 1998-07-16  Jeffrey A Law  (law@cygnus.com)
19372
19373         * gcc.c-torture/execute/980716-1.c: New test.
19374
19375 1998-07-13  Jeffrey A Law  (law@cygnus.com)
19376
19377         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
19378         the mn10200.
19379         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
19380         the mn10200.
19381         * gcc.c-torture/execute/va-arg-3.x: Similarly.
19382         * gcc.c-torture/compile/930326-1.x: Similarly.
19383
19384 1998-07-13  Dave Love  <d.love@dl.ac.uk>
19385
19386         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
19387         New test from Craig.
19388
19389 1998-07-12  Dave Love  <d.love@dl.ac.uk>
19390
19391         * g77.f-torture/noncompile/980616-0.f: New test.
19392
19393         * g77.f-torture/execute/970816-3.f:  New test from Craig.
19394
19395 1998-07-10 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
19396
19397         *  g++.other/singleton.C: Return error value instead of taking
19398         SIGSEGV.
19399
19400 1998-07-10  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
19401
19402         *  g++.other/singleton.C: New test.   Warning is under dispute.
19403         Runtime crash is not.
19404
19405 1998-07-09  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
19406
19407         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
19408         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
19409         using6.C, using7.C}:  New namespace tests.
19410
19411 1998-07-09  Alexandre Oliva   <oliva@dcc.unicamp.br>
19412
19413         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
19414         specialization with typedef'ed names used as array indexes.
19415
19416 1998-07-09  Jeffrey A Law  (law@cygnus.com)
19417
19418         * gcc.c-torture/execute/980709-1.c: New test.
19419
19420         * gcc.dg/980709-1.c: New test.
19421
19422 1998-07-07  Richard Henderson  <rth@cygnus.com>
19423
19424         * gcc.c-torture/execute/bcp-1.c: New test.
19425
19426 1998-07-07  Jeffrey A Law  (law@cygnus.com)
19427
19428         * gcc.c-torture/execute/980707-1.c: New test.
19429
19430 1998-07-06  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
19431
19432         * gcc.c-torture/compile/980706-1.c: New test.
19433
19434 1998-07-01  Dave Love  <d.love@dl.ac.uk>
19435
19436         * g77.f-torture/execute/980701-0.f,
19437         g77.f-torture/execute/980701-1.f: New test from Craig.
19438
19439 1998-07-01  Jeffrey A Law  (law@cygnus.com)
19440
19441         * gcc.c-torture/compile/980701-1.c: New test.
19442
19443         * gcc.c-torture/execute/980701-1.c: New test.
19444
19445 1998-06-30  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
19446 rlsruhe.de>
19447
19448         * g++.old-deja/g++.robertl/eb132.C: New test.
19449         * g++.old-deja/g++.robertl/eb133.C: Likewise.
19450
19451 1998-06-29  Dave Love  <d.love@dl.ac.uk>
19452
19453         * g77.f-torture/execute/980628-7.f,
19454         g77.f-torture/execute/980628-8.f,
19455         g77.f-torture/execute/980628-9.f,
19456         g77.f-torture/execute/980628-10.f: New tests from Craig.
19457
19458         * g77.f-torture/execute/980628-3.f: Remove mail headers.
19459
19460 1998-06-28  Jeffrey A Law  (law@cygnus.com)
19461
19462         * g77.f-torture/execute/980628-4.f: New test from Craig.
19463         * g77.f-torture/execute/980628-5.f: Likewise.
19464         * g77.f-torture/execute/980628-2.f: Likewise.
19465         * g77.f-torture/execute/980628-0.f: Likewise.
19466         * g77.f-torture/execute/980628-1.f: Likewise.
19467         * g77.f-torture/execute/980628-3.f: Likewise.
19468         * g77.f-torture/execute/980628-6.f: Likewise.
19469
19470 1998-06-28  Jeffrey A Law  (law@cygnus.com)
19471
19472         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
19473         directory when nothing has been installed yet.
19474
19475 1998-06-27  Carlo Wood  <carlo@runaway.xs4all.nl>
19476
19477         * gcc.c-torture/special/special.exp: Handle newer versions of
19478         dejagnu.
19479
19480 1998-06-26  Jeffrey A Law  (law@cygnus.com)
19481
19482         * gcc.dg/980626-1.c: New test.
19483
19484 1998-06-19  Bruno Haible <haible@ilog.fr>
19485
19486         * gcc.misc-tests/m-un-2.c: New test.
19487         * g++.old-deja/g++.other/warn01.c: Likewise.
19488
19489 1998-06-19  Robert Lipe  <robertl@dgii.com>
19490
19491         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
19492         compatibility with assmblers with a different comment character.
19493         Eliminate use of GAS-specific extensions.
19494
19495 1998-06-19  Jeffrey A Law  (law@cygnus.com)
19496
19497         * gcc.c-torture/execute/ieee/980619-1.c: New test.
19498
19499 1998-06-19  Robert Lipe  <robertl@dgii.com>
19500
19501         *lib/g77.exp: Replace search for libf2c.a with search for newly
19502         renamed libg2c.a
19503
19504 1998-06-17  Jeffrey A Law  (law@cygnus.com)
19505
19506         * gcc.c-torture/execute/980617-1.c: New test.
19507
19508 1998-06-12  Jeffrey A Law  (law@cygnus.com)
19509
19510         * gcc.c-torture/execute/980612-1.c: New test.
19511
19512 1998-06-08  Jeffrey A Law  (law@cygnus.com)
19513
19514         * gcc.dg/980523-1.c: Only test on ppc-linux.
19515         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
19516
19517         * gcc.c-torture/execute/980608-1.c: New test.
19518
19519 1997-06-05  J"orn Rennecke <amylaar@cygnus.co.uk>
19520
19521         * gcc.c-torture/execute/980605-1.c: New test.
19522
19523 1998-06-04  Jeffrey A Law  (law@cygnus.com)
19524
19525         * gcc.c-torture/execute/980604-1.c: New test.
19526
19527 1998-06-02  Jeffrey A Law  (law@cygnus.com)
19528
19529         * gcc.c-torture/execute/980602-1.c: New test.
19530         * gcc.c-torture/execute/980602-2.c: Likewise.
19531
19532 1998-06-02  Dave Love  <d.love@dl.ac.uk>
19533
19534         * 970125-0.f: Fix per JCB.  Add commentary.
19535
19536 1998-05-31  Michael Meissner  <meissner@cygnus.com>
19537
19538         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
19539         IEEE -0 support.
19540
19541 1998-05-29  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
19542
19543         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
19544         earlier.
19545
19546 1998-05-28  Catherine Moore <clm@cygnus.com>
19547
19548         * gcc.c-torture/execute/980526-3.c: New test.
19549
19550 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
19551
19552         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
19553         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
19554         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
19555         m88k-motorola-sysv3 to XFAIL.
19556
19557 1998-05-26  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
19558
19559         * gcc.dg/980526-1.c: New test.
19560         * gcc.c-torture/execute/980526-2.c: New test.
19561
19562 1998-05-26  Jeffrey A Law  (law@cygnus.com)
19563
19564         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
19565
19566         * gcc.c-torture/execute/980526-1.c: New test.
19567
19568 1998-05-26  Dave Love  <d.love@dl.ac.uk>
19569
19570         * g77.f-torture/execute/alpha2.f: Add runtime test.
19571
19572 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
19573
19574         * g++.old-deja/old-deja.exp: Strip leading directories.
19575
19576         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
19577         error for the line.  Don't run multiple tests for the same line.
19578
19579 1998-05-23  Jeffrey A Law  (law@cygnus.com)
19580
19581         * gcc.dg/980523-1.c: New test.
19582
19583 1998-05-23  Dave Love  <d.love@dl.ac.uk>
19584
19585         * g77.f-torture/compile/970915-0.f: New test.
19586
19587 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
19588
19589         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
19590
19591 1998-05-21  Jeffrey A Law  (law@cygnus.com)
19592
19593         * gcc.dg/980520-1.c: New test.
19594
19595 1998-05-20  Manfred Hollstein  <manfred@s-direktnet.de>
19596
19597         * gcc.dg/980502-1.c: Fix return type.
19598
19599 1998-05-20  Jeffrey A Law  (law@cygnus.com)
19600
19601         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
19602         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
19603         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
19604         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
19605         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
19606
19607 1998-05-20  Dave Love  <d.love@dl.ac.uk>
19608
19609         * g77.f-torture/execute/980520-1.f: New test.
19610
19611 1998-05-15  Dave Love  <d.love@dl.ac.uk>
19612
19613         * lib/mike-g77.exp: New file.
19614
19615         * g77.f-torture/noncompile/noncompile.exp,
19616         g77.f-torture/noncompile/check0.f: New files.
19617
19618 1998-05-14  Dave Love  <d.love@dl.ac.uk>
19619
19620         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
19621         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
19622         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
19623         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
19624         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
19625         abort where appropriate.
19626
19627 1998-05-05  Michael Meissner  <meissner@cygnus.com>
19628
19629         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
19630         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
19631
19632 1998-04-29  Dave Love  <d.love@dl.ac.uk>
19633
19634         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
19635
19636 1998-04-27  Dave Love  <d.love@dl.ac.uk>
19637
19638         * g77.f-torture/compile/980427-0.f: New test.
19639
19640 1998-04-24  Dave Love  <d.love@dl.ac.uk>
19641
19642         * g77.f-torture/compile/980424-0.f: New test.
19643
19644 1998-04-19  Dave Love  <d.love@dl.ac.uk>
19645
19646         * g77.f-torture/compile/980419-2.f (main): New test.
19647         * g77.f-torture/compile/970125-0.f: New test.
19648         * g77.f-torture/compile/980419-1.f: New test.
19649
19650 1998-04-08  Jim Wilson  <wilson@cygnus.com>
19651
19652         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
19653         of loop-4.c.
19654
19655 1998-04-07  Jim Wilson  <wilson@cygnus.com>
19656
19657         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
19658
19659 1998-04-03  Jim Wilson  <wilson@cygnus.com>
19660
19661         * gcc.c-torture/compile/980329-1.c: New test.
19662
19663 1998-03-18  Jim Wilson  <wilson@cygnus.com>
19664
19665         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
19666         * gcc.dg/980312-1.c: Fix typo in -march command.
19667
19668 1998-03-16  H.J. Lu  (hjl@gnu.org)
19669
19670         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
19671
19672 1998-03-11  Robert Lipe  <robertl@dgii.com>
19673
19674         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
19675         Dave Love agree the Fortran source is bogus.
19676
19677 1998-03-11  Robert Lipe  <robertl@dgii.com>
19678
19679         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
19680         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
19681         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
19682         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
19683         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
19684
19685 1998-03-10  Alexandre Oliva   <oliva@dcc.unicamp.br>
19686
19687         * g++.old-deja/g++.other/friend1.C: New test.
19688
19689 1998-02-18  Dave Love  <d.love@dl.ac.uk>
19690
19691         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
19692         possibly uninitialized) variables and declare dnrm2.
19693
19694 1998-02-23  Robert Lipe <robertl@dgii.com>
19695
19696         From Bruno Haible <haible@ilog.fr>:
19697         * gcc.c-torture/execute/980223.c: New test.
19698
19699 1998-02-13  Jeffrey A Law  (law@cygnus.com)
19700
19701         * gcc.dg/ifelse-1.c: New test.
19702
19703 1998-02-09  H.J. Lu  (hjl@gnu.org)
19704
19705         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
19706
19707           * lib/old-dejagnu.exp (old-dejagnu): Added the
19708           "execution test - XFAIL *-*-*" handling in the spirit of
19709           "excess errors test -". Changed the "execution test fails"
19710           handling to be like "excess errors test fails".
19711           * Update various tests accordingly.
19712
19713 1998-02-06  Jim Wilson  <wilson@cygnus.com>
19714
19715         * gcc.c-torture/execute/980205.c: New test.
19716
19717 1998-01-18  Jeffrey A Law  (law@cygnus.com)
19718
19719         * lib/c-torture.exp: Look for .x files instead of .cexp files.
19720         * lib/f-torture.exp: Similarly.
19721         * gcc.c-torture: Rename all .cexp files to .x files.
19722
19723 1997-12-08  J"orn Rennecke <amylaar@cygnus.co.uk>
19724
19725         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
19726         (940510-1.c): Removed duplicate.
19727         (971104-1.c): New test.
19728
19729 1997-11-25  Kate Hedstrom  (kate@ahab.rutgers.edu)
19730
19731           * lib/f-torture.exp: Improve error and loop detection.
19732
19733 1997-11-19  Michael Meissner  <meissner@cygnus.com>
19734
19735         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
19736         use that to size the filler array.
19737
19738 1997-09-26  Bob Manson  <manson@charmed.cygnus.com>
19739
19740         * lib/c-torture.exp(c-torture-execute): Fix typo.
19741
19742         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
19743         testcase as the executable name. Keep the executable around if
19744         the test fails.
19745
19746 1997-09-19  Bob Manson  <manson@charmed.cygnus.com>
19747
19748         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
19749         changes.  Only test one -g option, and move it to the end of the
19750         list of options to test.
19751
19752 1997-09-19  Michael Meissner  <meissner@cygnus.com>
19753
19754         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
19755         variable GCC_TORTURE_OPTIONS to supply default switches separated
19756         by colons.  If no environment variable, run tests with -O0 -g, -O1
19757         -g, and -O2 -g as well.
19758
19759 1997-09-17  Bob Manson  <manson@charmed.cygnus.com>
19760
19761         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
19762         explanatory comments. Fix indentation.
19763
19764 1997-09-15  Jeffrey A Law  (law@cygnus.com)
19765
19766         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
19767
19768 1997-09-11  Jeffrey A Law  (law@cygnus.com)
19769
19770         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
19771         * g++.old-deja/g++.mike/p7325.C: Likewise.
19772         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
19773
19774 1997-09-11  Alexandre Oliva  (oliva@dcc.unicamp.br)
19775
19776         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
19777         * g++.old-deja/g++.brendan/crash30.C: Likewise.
19778         * g++.old-deja/g++.brendan/crash39.C: Likewise.
19779         * g++.old-deja/g++.law/operators4.C: Likewise.
19780
19781 1997-09-11  Joe Buck  (jbuck@synopsys.com)
19782
19783         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
19784         * g++.old-deja/g++.mike/p784.C: Ditto.
19785         * g++.old-deja/g++.mike/p785.C: Ditto.
19786
19787 1997-09-05  Jeffrey A Law  (law@cygnus.com)
19788
19789           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
19790
19791 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
19792
19793         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
19794         target feature; pass this to c-torture-execute as needed.
19795
19796 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
19797
19798         * lib/c-torture.exp(c-torture-execute): If the previous and the
19799         current executables being tested are identical, we don't need to
19800         run the executable again. Try to make the executable names
19801         unique. Add an optional argument for passing additional compiler
19802         flags.
19803
19804 1997-09-02  Doug Evans  <dje@canuck.cygnus.com>
19805
19806         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
19807
19808 1997-08-29  Jeffrey A Law  (law@cygnus.com)
19809
19810         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
19811
19812 1997-07-31  Jeffrey A Law  (law@cygnus.com)
19813
19814         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
19815         32bit or larger longs.
19816
19817         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
19818         have either a 32bit long or 32bit int.
19819
19820 1997-07-29  J"orn Rennecke <amylaar@cygnus.co.uk>
19821
19822         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
19823         Make double precision tests dependent on sizeof (double).
19824
19825 1997-07-09  Bob Manson  <manson@charmed.cygnus.com>
19826
19827         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
19828         too.
19829
19830 1997-06-17  J"orn Rennecke <amylaar@cygnus.co.uk>
19831
19832         * gcc.c-torture/compile/961203-1.cexp: New script.
19833
19834 1997-06-16  Bob Manson  <manson@charmed.cygnus.com>
19835
19836         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
19837         up the includes ourselves.
19838
19839 1997-06-11  Bob Manson  <manson@charmed.cygnus.com>
19840
19841         * lib/plumhall.exp: Remove random include, and add a few
19842         verbose messages for debugging.
19843
19844 1997-06-06  Bob Manson  <manson@charmed.cygnus.com>
19845
19846         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
19847         of trying to do it ourselves.
19848
19849 1997-06-04  J"orn Rennecke <amylaar@cygnus.co.uk>
19850
19851         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
19852
19853 1997-06-04  Bob Manson  <manson@charmed.cygnus.com>
19854
19855         * gcc.prms/5403.c: Made regexp a bit less strict.
19856
19857 1997-06-03  Bob Manson  <manson@charmed.cygnus.com>
19858
19859         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
19860         is returned from remote_load instead.
19861         * lib/plumhall.exp: Ditto.
19862         * lib/mike-g++.exp: Ditto.
19863         * lib/old-dejagnu.exp: Ditto.
19864         * lib/c-torture.exp: Ditto.
19865
19866 1997-05-30  Bob Manson  <manson@charmed.cygnus.com>
19867
19868         * lib/g++.exp: Use build_wrapper procedure.
19869         * lib/gcc.exp: Ditto.
19870
19871 1997-05-20  Jeffrey A Law  (law@cygnus.com)
19872
19873         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
19874         an old-style decl for malloc.  Fixes tests to work when
19875         sizeof (int) != sizeof (size_t).
19876
19877 1997-05-15  Mike Meissner  <meissner@cygnus.com>
19878
19879         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
19880
19881         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
19882         use stdargs.h interface.
19883
19884 1997-05-15  Mike Meissner  <meissner@cygnus.com>
19885
19886         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
19887         NO_VARARGS when compiling.
19888
19889 1997-05-01  Bob Manson  <manson@charmed.cygnus.com>
19890
19891         * lib/plumhall.exp(ph_includes): New procedure.
19892         (ph_make): Use it.
19893         (ph_compiler): Ditto.
19894
19895         * lib/g++.exp: Rename test-glue.c to testglue.c.
19896         * lib/gcc.exp: Ditto.
19897
19898 1997-04-10  Bob Manson  <manson@charmed.cygnus.com>
19899
19900         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
19901         to completion when it's called.
19902
19903 1997-03-21  Michael Meissner  <meissner@cygnus.com>
19904
19905         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
19906         is defined, don't do test.
19907
19908 1997-03-20  Doug Evans  <dje@canuck.cygnus.com>
19909
19910         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
19911         for object files.
19912         (ph_summary): Mark skipped testcases as untested, not unresolved.
19913
19914         * lib/plumhall.exp (ph_make): If unresolved because of bad
19915         errorCode, record errorCode in log file.
19916         (*): Replace send_log/verbose with verbose -log.
19917
19918 1997-03-19  Michael Meissner  <meissner@cygnus.com>
19919
19920         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
19921         double conversion if double isn't at least 8 bytes.
19922
19923         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
19924         int to work with targets where int is 16 bits.
19925
19926         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
19927         8 bytes, just exit, since 4 byte doubles don't have enough bits of
19928         precision for the test to complete.
19929
19930 1997-03-14  Michael Meissner  <meissner@cygnus.com>
19931
19932         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
19933         if d10v is not compiled with the -mdouble64 flag.
19934         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
19935
19936         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
19937         d10v is not compiled with the -mint32 flag.
19938
19939 1997-03-13  Bob Manson  <manson@charmed.cygnus.com>
19940
19941         * lib/plumhall.exp: Use incr_count.
19942
19943 1997-03-12  Jeffrey A Law  (law@cygnus.com)
19944
19945         * gcc.c-torture: Update to c-torture-1.45.
19946
19947 1997-02-23  Bob Manson  <manson@charmed.cygnus.com>
19948
19949         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
19950         the name of the expect testcase file).
19951
19952         * lib/g++.exp(g++_init): Ditto.
19953
19954 1997-02-20  Bob Manson  <manson@charmed.cygnus.com>
19955
19956         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
19957         the host.
19958
19959         * lib/gcc.exp(gcc_exit): New procedure.
19960
19961 1997-02-19  Bob Manson  <manson@charmed.cygnus.com>
19962
19963         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
19964         specs where appropriate.
19965
19966         * g++.old-deja/g++.arm/*: Added additional ERROR checks
19967         because of new "candidates are" messages, and removed a few
19968
19969         * Converted all non-old-style g++ testcases to old-style, and
19970         moved into g++.old-deja.
19971
19972 1997-02-14  Bob Manson  <manson@charmed.cygnus.com>
19973
19974         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
19975         options.
19976
19977         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
19978         succeeded.
19979
19980         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
19981
19982 1997-02-13  Michael Meissner  <meissner@cygnus.com>
19983
19984         * lib/gcc.exp (gcc_target_compile): Add support for defining
19985         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
19986         the machine doesn't have those features.
19987
19988 1997-02-11  Bob Manson  <manson@charmed.cygnus.com>
19989
19990         * g++.law/operators4.exp: Don't use LIBS.
19991
19992 1997-02-08  Bob Manson  <manson@charmed.cygnus.com>
19993
19994         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
19995
19996         * lib/mike-g++.exp: Don't set the compiler to be tested here.
19997         * lib/g++.exp: Set it here instead. Also, allow use of the
19998         --tool_exec and --tool_opt options. Change CXX to
19999         GXX_UNDER_TEST.
20000
20001         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
20002
20003         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
20004
20005 1997-02-07  Bob Manson  <manson@charmed.cygnus.com>
20006
20007         * lib/old-dejagnu.exp: Use prune_warnings instead of
20008         prune_system_crud.
20009         * lib/mike-g++.exp: Ditto.
20010         * lib/gcc.exp: Ditto.
20011         * lib/g++.exp: Ditto.
20012
20013         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
20014
20015 1997-02-07  Jeffrey A Law  (law@cygnus.com)
20016
20017           * 941014-2.c: Include stdlib.h
20018           * 960327-1.c: Include stdio.h
20019           * dbra.c, index-1.c: Don't assume ints are 32bits.
20020
20021 1997-02-04  Bob Manson  <manson@charmed.cygnus.com>
20022
20023         * lib/gcc.exp: Add gcc,stack_size target feature.
20024
20025         * lib/g++.exp(g++_target_compile): Add the include and link
20026         paths here, not in two other places. And, it's $options, not
20027         options.
20028
20029         * lib/mike-g++.exp(postbase): Remove the code that determines
20030         the correct include and link paths.
20031         * g++.old-deja/old-deja.exp: Ditto.
20032
20033 1997-02-03  Bob Manson  <manson@charmed.cygnus.com>
20034
20035         * lib/g++.exp(g++_init): target_compile no longer returns the
20036         filename of the result.
20037
20038 1997-02-02  Bob Manson  <manson@charmed.cygnus.com>
20039
20040         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
20041         call to glob.
20042
20043         * gcc.c-torture/special/special.exp: Change call to
20044         gcc_target_compile to include the object file.
20045
20046 1997-02-02  Ian Lance Taylor  <ian@cygnus.com>
20047
20048         * gcc.c-torture/special/special.exp: Correct misspelling in last
20049         change.
20050
20051 1997-02-01  Bob Manson  <manson@charmed.cygnus.com>
20052
20053         * lib/plumhall.exp(ph_summary): Log the entire output of the
20054         executable. Return -1 if there were any failures, 0 otherwise.
20055         (ph_execute): Return -1 if there were any failures, 0 otherwise.
20056         (ph_make): Clean up objects and executables that were built
20057         if the tests succeeded.
20058
20059 1997-01-30  Bob Manson  <manson@charmed.cygnus.com>
20060
20061         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
20062         libraries and includes in the build tree as appropriate.
20063
20064 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
20065
20066         * lib/c-torture.exp: Instead of looking for the global variable
20067         NO_LONG_LONG, check to see if that's a feature of the target.
20068
20069 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
20070
20071         * config/default.exp: Minimize. Delete the remainer of the files in
20072         config; this functionality is now in devo/dejagnu/config.
20073
20074         g++.*/*: Pass any additional flags used to compile to postbase;
20075         delete CXXFLAGS.
20076
20077         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
20078         is now done by runtest.exp. Use gcc_target_compile instead of
20079         compile.
20080
20081         lib/c-torture.exp: Use gcc_target_compile instead of compile.
20082         Remove references to CFLAGS. Use remote_file instead of
20083         calling rm -f.
20084         (c-torture): Take a list of arguments to use to compile this
20085         testcase.
20086
20087         lib/g++.exp: Simplify. Use target_compile instead of compile.
20088         lib/gcc-dg.exp: Ditto.
20089         lib/gcc.exp: Ditto.
20090         lib/mike-{gcc,g++}.exp: Ditto.
20091         lib/old-dejagnu.exp: Ditto.
20092         lib/plumhall.exp: Ditto.
20093
20094 1997-01-08  Jim Wilson  <wilson@cygnus.com>
20095
20096         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
20097         (ph_linker): Likewise.
20098
20099 1996-11-13  Joern Rennecke <amylaar@cygnus.com>
20100
20101           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
20102         MAP_ANON / MAP_ANONYMOUS if defined;
20103         else try to map from /dev/zero .
20104
20105 1996-11-12  Jeffrey A Law  (law@cygnus.com)
20106
20107         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
20108         isn't defined, then define it to MAP_ANONYMOUS.
20109
20110 1996-11-12  Jeffrey A Law  (law@cygnus.com)
20111
20112         * gcc.c-torture: Update to c-torture-1.42 release.
20113
20114 1996-11-11  Jeffrey A Law  (law@cygnus.com)
20115
20116         * gcc.c-torture: Update to c-torture-1.41 release.
20117
20118 1996-10-27  Jeffrey A Law  (law@cygnus.com)
20119
20120         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
20121         c-torture release.
20122
20123 1996-08-15  Brendan Kehoe  <brendan@lisa.cygnus.com>
20124
20125         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
20126         and LDFLAGS.  Fix second case to append the target_info ldflags
20127         onto LDFLAGS, not CFLAGS.
20128         * lib/g++.exp (g++_init): Add target_info stuff.
20129         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
20130         of libgloss and newlib flags for !native.
20131
20132         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
20133         (GDB): Fix relative path to go up another dir for finding gdb.
20134
20135 1996-08-08  Rob Savoye  <rob@chinadoll.cygnus.com>
20136
20137         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
20138         versions in the target_info array, if they don't exist.
20139
20140 1996-08-02  Brendan Kehoe  <brendan@lisa.cygnus.com>
20141
20142         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
20143
20144 1996-07-08  Jim Wilson  <wilson@cygnus.com>
20145
20146         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
20147         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
20148
20149 1996-07-01  Bob Manson  <manson@charmed.cygnus.com>
20150
20151         * lib/old-dejagnu.exp: Don't remove the output file before we've
20152         actually tested it. Don't append pwd to the path of the executable
20153         we're testing.
20154
20155 1996-06-30  Doug Evans  <dje@canuck.cygnus.com>
20156
20157         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
20158
20159 1996-06-26  Bob Manson  <manson@charmed.cygnus.com>
20160
20161         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
20162         temporary directory for compiler files, and set it to a default
20163         value of /tmp. Set $output as the name of the output file from
20164         compiling the testcase. Add a -o option to $cflags_var so the
20165         compiler writes the final output file as $output. Set $executable
20166         to $output.
20167
20168         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
20169         directory for compiler files, and set it to /tmp if it doesn't
20170         already have a value. Set $output_file to the name of the output
20171         file from compiling the testcase. Add a -o option to CXXFLAGS so
20172         the compiler writes the final output file as $output. Use $output
20173         as the executable to be tested.
20174
20175 1996-06-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
20176
20177         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
20178
20179 1996-06-08  Jeffrey A Law  (law@cygnus.com)
20180
20181         * gcc.c-torture/execute/pending-1.c: New test.  Still
20182         pending in Tege's queue.
20183
20184 1996-04-24  Jim Wilson  <wilson@chestnut.cygnus.com>
20185
20186         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
20187         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
20188         if there were failures.  Call unresolved if there were unresolved
20189         testcases.  Call gcc_fail if program did not run to completion.
20190         (ph_make): Pass additional argument name to ph_execute.
20191         (ph_execute): Add new argument.  Pass additional arguments to
20192         ph_summary.  Call gcc_fail is there is no execution output.
20193
20194 1996-04-24  Jeffrey A Law  (law@cygnus.com)
20195
20196         * lib/plumhall.exp (proc_summary): Output relavent summary
20197         lines into the log so specific failures in plumhall can be
20198         investigated.
20199
20200 1996-04-10  Jeffrey A Law  (law@cygnus.com)
20201
20202         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
20203         (c-torture-execute): Don't try to execute tests which use
20204         "long long" types if $NO_LONG_LONG is nonzero.
20205
20206 1996-04-08  Doug Evans  <dje@canuck.cygnus.com>
20207
20208         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
20209         not c-torture.
20210
20211         * gcc.ieee: Move from here.
20212         * gcc.c-torture/execute/ieee: To here.
20213
20214 1996-03-26  Jeffrey A Law  (law@cygnus.com)
20215
20216         * gcc.c-torture: Update to c-torture-1.41 release.
20217
20218 1996-03-22  Jeffrey A Law  (law@cygnus.com)
20219
20220         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
20221         not "$output".
20222
20223 1996-03-07  Doug Evans  <dje@charmed.cygnus.com>
20224
20225         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
20226         -c present.
20227
20228 1996-03-02  Jeffrey A Law  (law@cygnus.com)
20229
20230         * config/proelf.exp: Handle connecting to a simulator.
20231
20232 1996-01-31  Jeffrey A Law  (law@cygnus.com)
20233
20234         * config/proelf.exp: New file.  Enough framework that we can
20235         run c-torture tests on the proelf targets (or any other target
20236         that gdb can connect to for that matter).
20237
20238 1996-01-29  Doug Evans  <dje@canuck.cygnus.com>
20239
20240         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
20241         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
20242
20243         * lib/plumhall.exp (ph_execute): Always call ph_summary if
20244         exec_output exists.
20245
20246 1996-01-28  Doug Evans  <dje@charmed.cygnus.com>
20247
20248         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
20249         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
20250
20251         * config/*.exp: Update FSF address.  Change result of ${tool}_load
20252         to pass/fail/unresolved/unsupported/untested.  Caller must now
20253         call unresolved/unsupported/untested.
20254         * lib/*.exp: Update FSF address.  Update to handle new results of
20255         ${tool}_load.
20256         * lib/chill.exp (verbose): Delete.
20257
20258 1996-01-27  Doug Evans  <dje@charmed.cygnus.com>
20259
20260         * lib/gcc.exp (default_gcc_start): Change order of args to
20261         $LDFLAGS $CFLAGS $LIBS.
20262         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
20263         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
20264         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
20265         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
20266         * gcc.misc-tests/dg-test.exp: Likewise.
20267         * gcc.misc-tests/msgs.exp: Likewise.
20268         * gcc.prms/prms.exp: Likewise.
20269         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
20270         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
20271
20272         * lib/dg.exp: Deleted, moved to dejagnu/lib.
20273
20274 1996-01-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
20275
20276         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
20277
20278         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
20279         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
20280
20281         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
20282         necessary.
20283
20284 1996-01-20  Brendan Kehoe  <brendan@cygnus.com>
20285
20286         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
20287         global for loop; add use of $mathlib.
20288         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
20289         settings here; set mathlib for anything but VxWorks.
20290
20291 1996-01-22  Jeffrey A Law  (law@cygnus.com)
20292
20293         * gcc.c-torture: Update to c-torture-1.40 release.
20294
20295 1996-01-03  Jeffrey A Law  (law@cygnus.com)
20296
20297         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
20298         dg.exp.
20299
20300 1995-12-03  Jeffrey A. Law  <law@sethra.cygnus.com>
20301
20302         * lib/c-torture.exp (c-torture-execute): Declare "output" as
20303         global.
20304
20305 1995-11-17  Doug Evans  <dje@canuck.cygnus.com>
20306
20307         * lib/g++.exp (LIBS): Define if not already.
20308         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
20309         (gcc-dg-prune): Call prune_gcc_output.
20310         * lib/gcc.exp (prune_gcc_output): New proc.
20311         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
20312         prune_gcc_output.
20313
20314 1995-11-16  Doug Evans  <dje@canuck.cygnus.com>
20315
20316         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
20317         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
20318
20319 1995-11-15  Jeffrey A Law  (law@cygnus.com)
20320
20321         * gcc.c-torture: Update to c-torture-1.39 release.
20322
20323 1995-11-04  Doug Evans  <dje@canuck.cygnus.com>
20324
20325         * lib/c-torture.exp (c-torture-execute): Don't return if one option
20326         fails, try others as well.
20327
20328 1995-11-02  Doug Evans  <dje@canuck.cygnus.com>
20329
20330         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
20331         If compilation fails, mark execute tests as `untested'.
20332         If test is marked as unsupported, don't mark compilation and
20333         execute tests as failed.
20334
20335 1995-10-25  Brendan Kehoe  <brendan@lisa.cygnus.com>
20336
20337         * lib/g++.exp (g++_init): Don't link in libg++, and look to
20338         libstdc++ for whether or not we want to be doing shared
20339         libraries.  Delete link_curses since we don't need it anymore.
20340         * lib/mike-g++.exp (postbase): Don't link in libg++.
20341         * g++.old-deja/old-deja.exp: Likewise.
20342
20343 1995-10-23  Brendan Kehoe  <brendan@lisa.cygnus.com>
20344
20345         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
20346
20347 1995-10-17  Brendan Kehoe  <brendan@lisa.cygnus.com>
20348
20349         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
20350         For that, add `-Wl,-a,shared_archive'.
20351         * g++.old-deja/old-deja.exp: Likewise.
20352
20353 1995-10-17  Doug Evans  <dje@canuck.cygnus.com>
20354
20355         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
20356
20357 1995-10-16  Brendan Kehoe  <brendan@cygnus.com>
20358
20359         * lib/mike-g++.exp (postbase): Pay attention to the status of
20360         g++_load.
20361
20362 1995-10-16  Brendan Kehoe  <brendan@lisa.cygnus.com>
20363
20364           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
20365
20366 1995-10-16  Doug Evans  <dje@canuck.cygnus.com>
20367
20368         * lib/gcc.exp (default_gcc_start): No longer need to log program
20369         being executed or its output, execute_anywhere does that now.
20370         * lib/g++.exp (default_g++_version): Call execute_anywhere.
20371         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
20372
20373 1995-10-12  Brendan Kehoe  <brendan@lisa.cygnus.com>
20374
20375         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
20376         the same as those in lib/g++.exp.
20377
20378 1995-10-10  Jeff Law  (law@hurl.cygnus.com)
20379
20380         * gcc.c-torture: Update to c-torture-1.38 release.
20381         * gcc.ieee: Related changes.
20382
20383 1995-10-06  Rob Savoye  <rob@darkstar.cygnus.com>
20384
20385         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
20386         "exec". Minor reformatting changes.
20387
20388         * config/rom68k.exp (${tool}_load): Make it work in a canadian
20389         cross. This means all "exec" calls now work on a remote host as
20390         well.
20391         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
20392         cross. Filter out the extra "\r\n" stuff that expect puts in.
20393         (c-torture-execute): Filter out the bogus warnings like
20394         c-torture-compile does. Add support for canadian cross.
20395         * lib/gcc.exp (default_gcc_version, default_gcc_start)
20396         Use execute_anywhere rather than calling exec directly. Now it
20397         works for canadian cross testing.
20398
20399 1995-10-05  Brendan Kehoe  <brendan@rtl.cygnus.com>
20400
20401         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
20402         results into a variable, and check that rather than using file exists.
20403
20404 1995-10-04  Brendan Kehoe  <brendan@lisa.cygnus.com>
20405
20406         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
20407         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
20408
20409 1995-09-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
20410
20411         * g++.old-deja/old-deja.exp: Create and pass runshlib and
20412         lib_curses if there's a shared libg++ in the build tree.
20413
20414 1995-09-22  Doug Evans  <dje@canuck.cygnus.com>
20415
20416         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
20417         if not supported target.
20418
20419 1995-09-22  Brendan Kehoe  <brendan@lisa.cygnus.com>
20420
20421         * lib/g++.exp (g++_init): Move empty setting of runshlib and
20422         link_curses up to always happen, not just for native builds.
20423
20424 1995-09-21  Jeff Law  (law@snake.cs.utah.edu)
20425
20426         * gcc.c-torture: Update to c-torture-1.36 release.
20427         * gcc.failure: Related changes.
20428
20429 1995-09-20  Doug Evans  <dje@canuck.cygnus.com>
20430
20431         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
20432
20433 1995-09-19  Brendan Kehoe  <brendan@lisa.cygnus.com>
20434
20435         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
20436         * lib/mike-g++.exp (postbase): Not in here.  Still reference
20437         runshlib, link_curses, and mathlib for link and run.
20438
20439         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
20440         pass the runtime shared library options for Solaris, OSF/1, and
20441         Irix5, and link with -lcurses to avoid unresolved references.
20442
20443 1995-09-13  Brendan Kehoe  <brendan@lisa.cygnus.com>
20444
20445         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
20446         only run once.
20447
20448 1995-09-13  Doug Evans  <dje@canuck.cygnus.com>
20449
20450         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
20451
20452 1995-09-11  Jeff Law  (law@snake.cs.utah.edu)
20453
20454         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
20455         do not have a framework for the "compat" tests yet.
20456
20457 1995-09-09  Brendan Kehoe  <brendan@lisa.cygnus.com>
20458
20459         * lib/mike-g++.exp (postbase): New local variable `mathlib',
20460         set to null if we're testing vxworks5.1.  Use that instead of
20461         `-lm' in the setting of LIBS for link and run.
20462
20463 1995-09-08  Brendan Kehoe  <brendan@lisa.cygnus.com>
20464
20465         * config/rom68k.exp (${tool}_load): Major changes to make it
20466         work.  Verified that it does in fact return the stuff in
20467         exec_output properly.  Catch any Emul or any TRAP other than 0.
20468
20469 1995-09-07  Brendan Kehoe  <brendan@lisa.cygnus.com>
20470
20471         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
20472         LDFLAGS properly for targets that need stuff from libgloss.
20473         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
20474         only run once.
20475         (gpp_initialized): New variable.
20476
20477 1995-09-06  Rob Savoye  <rob@darkstar.cygnus.com>
20478
20479         * config/rom68k.exp: Load libgloss.exp.
20480         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
20481         so we can produce a fully linked binary.
20482         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
20483         so we can produce a fully linked binary.
20484
20485 1995-09-03  Doug Evans  <dje@canuck.cygnus.com>
20486
20487         * lib/plumhall.exp (ph_section): Watch for expected failures.
20488         Add missing `else'.
20489
20490         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
20491         run the testcase.
20492         (c-torture): Likewise.
20493
20494 1995-08-28  Doug Evans  <dje@cygnus.com>
20495
20496         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
20497
20498         * lib/mike-g++.exp (mike_cleanup): New proc.
20499         (prebase): New globals compiler_result, not_compiler_result,
20500         target_regexp.
20501         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
20502         allow leading "-" in pattern.  Watch for unsupported tests.
20503         If $compiler_result is set, pattern match assembler code,
20504         and ditto for $not_compiler_result.
20505         * lib/mike-gcc.exp: Likewise.
20506
20507         * lib/plumhall.exp (ph_execute): Only call ph_summary if
20508         execution "succeeded".
20509
20510 1995-08-14  Doug Evans  <dje@canuck.cygnus.com>
20511
20512         * config/win32.exp: New file.
20513         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
20514
20515 1995-08-04  Doug Evans  <dje@canuck.cygnus.com>
20516
20517         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
20518         unsupported.
20519         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
20520         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
20521         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
20522
20523         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
20524         "... without exceptions was ...".  That is now handled by
20525         prune_system_crud.
20526         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
20527
20528 1995-08-01  Doug Evans  <dje@canuck.cygnus.com>
20529
20530         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
20531         sieve.c,sort2.c}: New files.
20532         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
20533         sieve.exp,sort2.exp}: Drivers for them.
20534
20535         * lib/mike-gcc.exp (program_output): New user settable variable.
20536         (postbase): Call prune_system_crud.  Also prune extraneous compiler
20537         messages.
20538         * lib/mike-g++.exp (program_output): New user settable variable.
20539
20540         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
20541
20542         * config/sh.exp: Deleted (use sim.exp instead).
20543
20544 1995-07-28  Brendan Kehoe  <brendan@lisa.cygnus.com>
20545
20546         * config/vx.exp: Declare CHECKTASK as global.
20547         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
20548         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
20549         * lib/old-dejagnu.exp: Load [pwd]/$executable.
20550
20551 1995-07-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
20552
20553         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
20554         target. Like vx.exp, only includes `vx29k.exp' instead of
20555         `vxworks.exp'.
20556
20557 1995-07-23  Ian Lance Taylor  <ian@cygnus.com>
20558
20559         * config/sim.exp: Increase time limit from 120 seconds to 240.
20560
20561 1995-07-06  Jeffrey A. Law  <law@rtl.cygnus.com>
20562
20563         * gcc.c-torture/execute/950628-1.c: New test.
20564
20565 1995-06-10  Jeff Law  (law@snake.cs.utah.edu)
20566
20567         * gcc.c-torture: Update with changes/additions from
20568         c-torture-1.34.
20569
20570 1995-06-05  Doug Evans  <dje@canuck.cygnus.com>
20571
20572         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
20573
20574 1995-06-04  Jeff Law  (law@snake.cs.utah.edu)
20575
20576         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
20577
20578 1995-06-01  Jeff Law  (law@snake.cs.utah.edu)
20579
20580         * gcc.c-torture/compile/950512-1.c: New test.
20581         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
20582         * gcc.dg/struct-ret-1.c: Likewise.
20583
20584 1995-05-31  Doug Evans  <dje@canuck.cygnus.com>
20585
20586         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
20587           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
20588
20589 1995-05-30  Doug Evans  <dje@canuck.cygnus.com>
20590
20591         * gcc.c-torture/special/920411-1.c: Deleted.
20592         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
20593
20594 1995-05-22  Doug Evans  <dje@chestnut.cygnus.com>
20595
20596         * config/sim.exp (${tool}_load): Hack in call to bash to get a
20597         cpu limit.
20598
20599 1995-05-12  Torbjorn Granlund  <tege@rtl.cygnus.com>
20600
20601         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
20602
20603 1995-05-04  Torbjorn Granlund  <tege@adder.cygnus.com>
20604
20605         From kenner;
20606         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
20607         is the proper length.
20608         * va-arg-3.c: Likewise.
20609
20610 1995-04-30  Doug Evans  <dje@canuck.cygnus.com>
20611
20612         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
20613         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
20614
20615         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
20616         * lib/g++.exp (default_g++_start): Delete old cruft.
20617
20618 1995-04-25  Torbjorn Granlund  <tege@cygnus.com>
20619
20620         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
20621         (2 * (1 << 18)) to (2 * (1 << 17)).
20622
20623         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
20624
20625 1995-04-20  J.T. Conklin  <jtc@rtl.cygnus.com>
20626
20627         * config/rom68k.exp: Renamed from config/idp.exp
20628
20629 1995-04-18  Torbjorn Granlund  <tege@rtl.cygnus.com>
20630
20631         * c-torture/compile/921109-2.c
20632
20633 1995-04-18  Mike Stump  <mrs@cygnus.com>
20634
20635         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
20636         excess errors.
20637
20638 1995-04-15  Doug Evans  <dje@chestnut.cygnus.com>
20639
20640         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
20641         output.
20642         * lib/g++.exp (default_g++_start): Likewise.
20643
20644 1995-03-29  Torbjorn Granlund  <tege@adder.cygnus.com>
20645
20646         * gcc.c-torture/compile/950329-1.c: New test.
20647
20648 1995-03-28  J.T. Conklin  <jtc@rtl.cygnus.com>
20649
20650           * config/bug.exp (${tool}_load): Updated to use new remote_open
20651           and remote_close procs.
20652         * config/idp.exp: New file.
20653
20654 1995-03-22  Torbjorn Granlund  <tege@rtl.cygnus.com>
20655
20656         * gcc.c-torture/execute/950322-1.c: New test.
20657
20658 1995-03-21  Doug Evans  <dje@canuck.cygnus.com>
20659
20660         * config/vx.exp (${tool}_load): Clean up testing of return code from
20661         vxworks_ld and vxworks_spawn.
20662
20663 1995-03-21  Doug Evans  <dje@deneb.cygnus.com>
20664
20665         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
20666
20667 1995-03-13  Mike Stump  <mrs@cygnus.com>
20668
20669         * lib/old-deja.exp: Add `excess errors test - ' error, now one
20670         can mark excess errors on a machine by machine basis.  Note, the
20671         default is to not expect any excess errors, even when excess
20672         errors test - is given, so you will want to put an XFAIL ... on
20673         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
20674         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
20675         those 4 machines, but no others.
20676
20677 1995-03-10  J.T. Conklin  <jtc@rtl.cygnus.com>
20678
20679         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
20680         * lib/c-torture.exp: to here.
20681
20682 1995-03-10  Torbjorn Granlund  <tege@adder.cygnus.com>
20683
20684         * gcc.c-torture/execute/950221-1.c: New test.
20685         * gcc.c-torture/execute/struct-ret-1.c: New test.
20686         * gcc.c-torture/compile/950221-1.c: New test.
20687
20688         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
20689
20690 1995-03-03  Doug Evans  <dje@canuck.cygnus.com>
20691
20692         * gcc.c-torture/execute/arith-1.c (main): Return 0.
20693         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
20694
20695 1995-03-01  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
20696
20697         * g++.gb: New directory of tests, derived from my signature and
20698         class scoping tests.
20699
20700         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
20701         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
20702         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
20703         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
20704         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
20705         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
20706         * g++.gb/sig25.C: Likewise.
20707
20708         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
20709         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
20710         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
20711         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
20712         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
20713         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
20714         * g++.gb/sig25.exp: Likewise.
20715
20716         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
20717         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
20718         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
20719         * g++.gb/scope13.C: Likewise, this test still fails.
20720
20721         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
20722         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
20723         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
20724         * g++.gb/scope13.exp: Ditto.
20725
20726         * g++.gb/README: New file, explains what these tests are about.
20727
20728 1995-02-28  Doug Evans  <dje@canuck.cygnus.com>
20729
20730         * lib/dg.exp (dg-do): Support `preprocess'.
20731         (dg-test): Likewise.
20732
20733 1995-02-13  J.T. Conklin  <jtc@rtl.cygnus.com>
20734
20735         * config/udi.exp: change "continue -expect" to "exp_continue".
20736
20737 1995-02-11  Torbjorn Granlund  (tege@tiny.cygnus.com)
20738
20739         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
20740         Delete redundant tests.
20741
20742         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
20743         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
20744         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
20745         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
20746         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
20747         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
20748         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
20749         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
20750
20751         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
20752         storing label pointers.
20753         * gcc.c-torture/execute/921019-1.c: Likewise.
20754         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
20755         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
20756         parameter fp.
20757         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
20758         constants.
20759
20760         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
20761         Delete obsolete tests.
20762
20763         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
20764         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
20765         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
20766         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
20767         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
20768         * gcc.c-torture/compile/950124-1.c: New test.
20769
20770         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
20771
20772 1995-02-08  Jason Merrill  <jason@phydeaux.cygnus.com>
20773
20774         * lib/mike-g++.exp: Add -lm to LIBS.
20775
20776 1995-02-07  Doug Evans  <dje@canuck.cygnus.com>
20777
20778         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
20779
20780 1995-01-30  Jason Merrill  <jason@phydeaux.cygnus.com>
20781
20782         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
20783
20784 1995-01-12  Doug Evans  <dje@canuck.cygnus.com>
20785
20786         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
20787
20788 1995-01-02  Jeff Law  (law@snake.cs.utah.edu)
20789
20790         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
20791         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
20792         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
20793         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
20794         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
20795         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
20796         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
20797         * g++.law/{operators31.C, operators32.C,
20798         * g++.law/{operators33.C, operators34.C}: Likewise.
20799         * g++.law/{pic1.C, refs2.C}: Likewise.
20800         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
20801         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
20802         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
20803         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
20804
20805         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
20806         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
20807         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
20808         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
20809         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
20810         * g++.law/{enum9.exp, friend5.exp}: Likewise.
20811         * g++.law/{nest3.exp, nest4.exp}: Likewise.
20812         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
20813         * g++.law/{operators30.exp, operators31.exp}: Likewise.
20814         * g++.law/{operators32.exp, operators33.exp}: Likewise.
20815         * g++.law/{operators34.exp}: Likewise.
20816         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
20817         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
20818         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
20819         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
20820         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
20821
20822         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
20823         No longer expected to fail.
20824         * g++.law/missed-error3.C: Tweak for recent bool changes.
20825
20826 1994-12-04  Doug Evans  <dje@canuck.cygnus.com>
20827
20828         * config/emb-unix: Deleted.
20829         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
20830         remote execution.  Do final link on remote host if REMOTE_LINK is set.
20831
20832 1994-12-01  Doug Evans  <dje@canuck.cygnus.com>
20833
20834         * lib/dg.exp (dg-test): Fix typo in last patch.
20835
20836 1994-11-30  Doug Evans  <dje@canuck.cygnus.com>
20837
20838         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
20839         (handles multiple occurrences).
20840
20841 1994-11-24  Doug Evans  <dje@canuck.cygnus.com>
20842
20843         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
20844         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
20845         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
20846         printed).
20847         * lib/c-torture.exp (c-torture-compile): Likewise.
20848         (c-torture): Prepend full path if missing.
20849         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
20850         (gcc_fail): Likewise.
20851         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
20852
20853 1994-11-23  J.T. Conklin  <jtc@rtl.cygnus.com>
20854
20855         * lib/netware.exp: Only attach to NetWare i386 systems.
20856
20857 1994-11-16  Doug Evans  <dje@canuck.cygnus.com>
20858
20859         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
20860         messages.  Add test name to "output pattern match" pass/fail message.
20861
20862 1994-11-12  Doug Evans  <dje@canuck.cygnus.com>
20863
20864         * gcc.dg: New testsuite.
20865         * gcc.dg/dg.exp: New file.
20866
20867         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
20868         test-switch.c}: Deleted.
20869
20870         * gcc.misc-tests/msgs.exp: New testcase driver.
20871
20872 1994-11-09  Doug Evans  <dje@canuck.cygnus.com>
20873
20874         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
20875         Watch for illegal return values from ${tool}_load.
20876         * config/unix.exp (${tool}_load): Fix pass/fail detection for
20877         cross targets.  Coerce return value >0 to 1.
20878
20879 1994-11-08  Doug Evans  <dje@canuck.cygnus.com>
20880
20881         * config/unix.exp (${tool}_load): Call program rsh, not proc.
20882
20883         * config/emb-unix.exp: New file.
20884
20885         * config/sim.exp: Error if variable $SIM not defined.
20886         (${tool}_load): Mark test as "untested" if simulator missing.
20887
20888         * config/unix.exp: Load remote.exp to get rcp_download.
20889         * lib/c-torture.exp: Use different option lists for testcases with
20890         and without loops.
20891         * gcc.c-torture/execute/execute.exp: Likewise.
20892
20893 1994-11-02  Doug Evans  <dje@canuck.cygnus.com>
20894
20895         * config/*.exp: Clarify return code from ${tool}_load.
20896         Call `unresolved' or `untested' instead of `warning' or `perror'
20897         (sometimes you still want to call both though).
20898         Add comment that `shell_id' is local to each file.
20899         * config/udi.exp (timeout): Set to 30.
20900         Don't print warning if connection fails, $connectmode has already
20901         printed an error.
20902         (${tool}_load): Move verbose messages to level 2.
20903         Rework pattern for "Process started" message.
20904         Pass `shell_id' to ${connectmode}_download.
20905         Retry twice upon timeout.  Make resetting of target more robust.
20906         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
20907         Pass `shell_id' to exit_$connectmode.
20908         Only call exit_$connectmode if connected.
20909         * config/unix.exp (${tool}_load): Check return codes better.
20910         * config/vrtx.exp (${tool}_load): Likewise.
20911         * config/vx.exp (${tool}_load): Likewise.
20912         Delete unneeded global's.
20913         * lib/dg.exp (dg-test): Update to reflect clarified return codes
20914         from ${tool}_load.
20915         (dg-stat): Delete.
20916         (dg-init): Delete recording of pass/fail counts.
20917         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
20918         (old-dejagnu-init): Likewise.
20919         (old-dejagnu-stat): Delete contents, empty proc now.
20920         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
20921         (c-torture): Delete references to lcnt, lpass, lfail.
20922         Get option list from TORTURE_OPTIONS.
20923         Delete -funroll[-all]-loops if no loops.
20924         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
20925         (g++_stat): Delete contents (empty proc now).
20926         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
20927         (gcc_finish): Likewise.
20928         (gcc_stat): Deleted.
20929         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
20930         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
20931         * gcc.c-torture/execute/execute.exp: Likewise.
20932         Split tests into two parts: compile, execute.
20933         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
20934         no loops.  Update to reflect clarified return codes from ${tool}_load.
20935
20936 1994-10-21  Doug Evans  <dje@canuck.cygnus.com>
20937
20938         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
20939         to grep for.
20940         (old-dejagnu): Likewise (where necessary).
20941
20942 1994-10-14  Doug Evans  <dje@canuck.cygnus.com>
20943
20944         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
20945
20946         * lib/dg.exp (dg-process-target): Fix processing of selector.
20947         Add comment regarding use of `error'.
20948
20949         * lib/gcc.exp (prune_system_crud): Define if missing.
20950         * lib/g++.exp (prune_system_crud): Likewise.
20951
20952         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
20953         Call prune_system_crud.
20954         * lib/dg.exp (dg-runtest): New proc.
20955         Use perror instead of send_user for tcl errors in testcase.
20956         Don't return any value, it's never used.
20957         Don't clobber previous definition of `unknown'.
20958         Print tcl errors in `dg-final'.
20959
20960 1994-10-12  Doug Evans  <dje@canuck.cygnus.com>
20961
20962         * lib/dg.exp (dg-process-target): Improve syntax error messages.
20963         (dg-test): Don't print errorInfo, it contains stack backtrace.
20964
20965 1994-09-26  Doug Evans  (dje@canuck.cygnus.com)
20966
20967         * lib/g++.exp (runtest_file_p): Define if missing.
20968
20969 1994-09-24  Doug Evans  (dje@cygnus.com)
20970
20971         * lib/mike-g++.exp: Comment out loading of g++.exp.
20972         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
20973         (default_g++_version): Always print something.
20974         (default_g++_start): Comment out call to `which'.
20975         (g++_start, g++_load): Deleted (must be defined in config file).
20976         * lib/gcc.exp: Test for existence of $CC at start.
20977         Delete check for tmpdir (done in gcc_init).
20978         (default_gcc_version): Always print something.
20979         (default_gcc_start): Comment out call to `which'.
20980         * config/*.exp: Major cleanup - make cross targets work at least a
20981         little better for g++ (by not being "--tool gcc" specific).
20982         Rename gcc_xxx to ${tool}_xxx.
20983         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
20984         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
20985
20986 1994-09-22  Doug Evans  (dje@canuck.cygnus.com)
20987
20988         * lib/c-torture.exp (c-torture-compile): Rework compiler
20989         message processing.
20990
20991         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
20992         c-torture.
20993
20994 1994-09-21  Doug Evans  (dje@canuck.cygnus.com)
20995
20996         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
20997
20998         * lib/dg.exp (dg-process-target): Support { target native }.
20999
21000 1994-09-20  Doug Evans  (dje@canuck.cygnus.com)
21001
21002         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
21003         looked for "... program xxx got fatal signal".
21004         Correct regsub munging of `comp_output'.
21005         Ignore compiler messages "path prefix not used" and "linker input
21006         file unused".
21007
21008 1994-09-14  Doug Evans  (dje@canuck.cygnus.com)
21009
21010         * lib/gcc.exp (runtest_file_p): Define if missing.
21011         * gcc.prms/template.c: Example to work from.
21012
21013 1994-09-13  Doug Evans  (dje@canuck.cygnus.com)
21014
21015         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
21016         * lib/dg.exp (dg-test): Call unsupported testcases as such.
21017
21018         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
21019         * gcc.prms/1883.c: Moved from compile/940714-1.c.
21020         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
21021         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
21022
21023         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
21024         (dg-process-target): No longer a varargs proc.
21025         Return S/N for target, P/F for xfail.  All callers changed.
21026         (user option procs): More argument checking.
21027         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
21028         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
21029         (dg-test): Skip test if not running on selected target in `dg-do'.
21030         Update handling of `dg-do-what', `dg-output-text'.
21031         Separate execution pass/fail from output pattern match pass/fail.
21032         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
21033
21034 1994-09-12  Jim Wilson  (wilson@sphagnum.cygnus.com)
21035
21036         * gcc.c-torture/special/special.exp: Don't expect failure for mips
21037         target for 920510-1.c.
21038
21039 1994-09-12  Doug Evans  (dje@canuck.cygnus.com)
21040
21041         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
21042         Clean up comment regarding use of passcnt, etc.
21043         (gcc_stat): Don't update `testcnt' here.
21044         (gcc_finish): Do it here.
21045         Might as well reset `but_id' here too.
21046         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
21047         to determine if the file should be tested.
21048         * gcc.c-torture/compile/compile.exp: Likewise.
21049         * gcc.c-torture/execute/execute.exp: Likewise.
21050         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
21051         * gcc.misc-tests/dg-test.exp: Likewise.
21052         * gcc.prms/prms.exp: Likewise.
21053         * gcc.wendy/wendy.exp: Likewise.
21054         * g++.old-deja.exp: Likewise.
21055         Move "Testing file" message to verbose level 1.
21056
21057 1994-09-09  Doug Evans  (dje@canuck.cygnus.com)
21058
21059         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
21060
21061 1994-09-08  Doug Evans  (dje@canuck.cygnus.com)
21062
21063         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
21064         (default_gcc_start): Accept optional second list element
21065         of compiler flags.  Print compiler output at verbosity level 2.
21066         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
21067         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
21068         Save current values of framework globals passcnt, failcnt, xpasscnt,
21069         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
21070         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
21071         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
21072         xfailcnt to compute stats.  Update framework global `testcnt' from
21073         pass/fail counts.
21074         (gcc_finish): New proc.  Clean up test environment.
21075         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
21076         (gcc_epass, gcc_efail): Delete.
21077         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
21078         argument of line number.
21079         (dg-init): If the tool has an init routine, call it.
21080         (dg-test): Remove args `cflags_var' and `libs_var'.
21081         Pass all compiler options to ${tool}_start.
21082         Handle missing line number.
21083         (dg-finish): New function.
21084         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
21085         particular files.  Call gcc_finish at end.  Move "skipping test"
21086         message to verbosity level 3.
21087         * gcc.c-torture/compile/compile.exp: Likewise.
21088         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
21089         * gcc.c-torture/execute/execute.exp: Likewise.
21090         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
21091         Print testcase being tried at verbosity level 1.
21092         * gcc.c-torture/special/special.exp: Unset xfail.
21093         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
21094         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
21095         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
21096         * gcc.failure/failure.exp: Likewise.
21097         * gcc.ieee/ieee.exp: Likewise.
21098         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
21099         Update call to dg-test.  Call dg-finish at end.
21100         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
21101         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
21102         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
21103         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
21104         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
21105         * gcc.wendy/wendy.exp: Add copyright.
21106         Delete setting of tmpdir (done by gcc_init).
21107         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
21108         Pass compiler flags to gcc_start.  Call gcc_finish at end.
21109         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
21110         gcc_[ce]pass/fail.
21111
21112 1994-09-07  Doug Evans  (dje@canuck.cygnus.com)
21113
21114         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
21115         confusion.
21116         (g++_load): Likewise.
21117
21118         * config/*.exp (gcc_load): Some were varargs fns and some were not.
21119         Rename argument to `prog' to remove the confusion.
21120         Varargs fns behave differently too!
21121         (g++_load): Likewise.
21122
21123         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
21124
21125         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
21126         what it is.  Delete (always) printing of status value for !native.
21127         Simplify verbose code, and include status and exec_output.
21128         (g++_load): Use gcc_load.
21129
21130 1994-09-04  Jim Wilson  (wilson@sphagnum.cygnus.com)
21131
21132         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
21133         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
21134         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
21135         940714-3.c as these testcases don't exist anymore.  Make
21136         va-arg-1.c expected to pass.
21137
21138 1994-08-19  Doug Evans  (dje@canuck.cygnus.com)
21139
21140         * gcc.misc-tests/misc.exp: Only run specific testcases.
21141         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
21142         * gcc.misc-tests/dg-[1-9].c: New files.
21143
21144         * lib/dg.exp: New testsuite driver.
21145         * gcc.prms/prms.exp: Use it.
21146
21147         * README.gcc: New file.
21148
21149         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
21150         Document and reset `lxpass' and `lxfail'.
21151         Simplify "initialized" message.
21152         (gcc_stat): Clean up comments a little.
21153
21154 1994-08-16  Doug Evans  (dje@canuck.cygnus.com)
21155
21156         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
21157
21158 1994-08-15  Doug Evans  (dje@canuck.cygnus.com)
21159
21160         * lib/old-dejagnu.exp (process-option): New proc.
21161         (old-dejagnu-init, old-dejagnu-stat): Likewise.
21162         (old-dejagnu): Simplify.
21163         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
21164
21165 1994-08-14  Jeff Law  (law@snake.cs.utah.edu)
21166
21167         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
21168         exists and is not an empty string.
21169
21170         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
21171         $xfail rather than calling setup_xfail.  Clear $xfail when test is
21172         finished.
21173         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
21174         automatically.
21175
21176         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
21177         longer expected to fail.
21178
21179         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
21180         "f" function call.
21181
21182         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
21183
21184         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
21185         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
21186         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
21187         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
21188         c-torture-1.29.
21189
21190         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
21191         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
21192
21193         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
21194
21195         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
21196         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
21197
21198         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
21199         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
21200         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
21201
21202 1994-07-12  Jim Kingdon  (kingdon@lioth.cygnus.com)
21203
21204         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
21205         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
21206         940714-1.c, 940714-2.c, 940714-3.c},
21207         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
21208         gcc.misc-tests/{mg.c,mg.exp}:
21209         New tests.
21210         * gcc.noncompile/noncompile.exp: Change accordingly.
21211
21212 1994-07-07  Doug Evans  (dje@canuck.cygnus.com)
21213
21214         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
21215         Undo previous clobberage.
21216
21217 1994-07-04  Jeff Law  (law@snake.cs.utah.edu)
21218
21219         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
21220         * gcc.special/{930510-1.c, special.exp}:
21221         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
21222         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
21223         struct-varargs-1.c}: New tests from c-torture-1.26.
21224
21225 1994-06-28  J.T. Conklin  (jtc@phishhead.cygnus.com)
21226
21227         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
21228           argument to switch.
21229
21230 1994-05-21  Bill Cox  (bill@rtl.cygnus.com)
21231
21232         * Revert the previous changes.  Please see Rob's directory
21233           (/lisa/test/rob/progressive/gcc/testsuite) for testing
21234           fixes.
21235
21236 1994-05-19  Bill Cox  (bill@rtl.cygnus.com)
21237
21238         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
21239             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
21240             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
21241             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
21242             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
21243             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
21244             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
21245             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
21246             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
21247             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
21248             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
21249             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
21250             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
21251             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
21252             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
21253             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
21254             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
21255             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
21256             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
21257             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
21258             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
21259             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
21260             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
21261             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
21262             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
21263             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
21264             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
21265
21266 1994-05-17  Bill Cox  (bill@rtl.cygnus.com)
21267
21268         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
21269             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
21270           with perror calls.
21271
21272 1994-05-02  Jason Merrill  (jason@deneb.cygnus.com)
21273
21274         * config/unix.exp (g++_load): Fix syntax.
21275
21276 1994-04-14  Jim Wilson  (wilson@sphagnum.cygnus.com)
21277
21278         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
21279         * gcc.noncompile/921017-1.c: Deleted obsolete test.
21280         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
21281         Don't expect va-arg-1.c to fail.  Correct expected output for
21282         920928-1.c.
21283         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
21284         * gcc.wendy/hbm4.c: Correct typo.
21285         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
21286
21287 1994-03-28  Doug Evans  (dje@canuck.cygnus.com)
21288
21289         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
21290         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
21291         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
21292         * lib/c-torture.exp (c-torture-compile): Ditto.
21293
21294         Reduce volume of output (remove all the -I's and such).
21295         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
21296         Call gcc_cpass, gcc_cfail.
21297         (c-torture): Pass testing option to c-torture-compile.
21298
21299 1994-03-21  Doug Evans  (dje@cygnus.com)
21300
21301         Bring patches over from progressive.
21302         * config/default.exp: Exit remote shell cleanly.
21303         (g++_exit, g++_start): Add default versions.
21304         * config/sim.exp (gcc_load): Use perror, not error.
21305
21306 1994-03-20  Doug Evans  (dje@canuck.cygnus.com)
21307
21308         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
21309         set in site.exp.
21310
21311 1994-03-14  Doug Evans  (dje@cygnus.com)
21312
21313         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
21314         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
21315         (wendy_try): New proc to run testcase.
21316         (main loop): Call 'em.
21317         * gcc.wendy/*.c: Clean up pass to correct expected output.
21318
21319         * lib/gcc.exp: Minor cleanup work.
21320         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
21321
21322 1994-03-09  Doug Evans  (dje@canuck.cygnus.com)
21323
21324         * config/sim.exp (gcc_load): Document return codes better.
21325         Don't pass -v to simulator.
21326
21327 1994-02-24  Jeffrey A. Law  (law@snake.cs.utah.edu)
21328
21329           * gcc.special/920717-x.c: Fix typo.
21330           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
21331           get at sources.
21332
21333         * lib/mike-gcc.exp: Fix typo.
21334
21335 1994-02-15  Rob Savoye  (rob@darkstar.cygnus.com)
21336
21337         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
21338         binary to use, transform the name.
21339         * config/*.exp: rename everything. Nuke any g++ specific files,
21340         it's now a special case of gcc that requires no special support.
21341         Add a default.exp for unsupported targets.
21342
21343 1994-02-11  Rob Savoye  (rob@poseidon.cygnus.com)
21344
21345         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
21346         lib/old-dejagnu.exp: Fix a few patterns to work with the new
21347         version of Tcl.
21348
21349 1994-02-09  Rob Savoye  (rob@darkstar.cygnus.com)
21350
21351         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
21352         than a warning.
21353
21354 1994-02-06  Jeffrey A. Law  (law@snake.cs.utah.edu)
21355
21356         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
21357
21358 1994-01-03  Jim Wilson  (wilson@sphagnum.cygnus.com)
21359
21360         * gcc.execute/execute.exp: Combine opt_list and foption_list into
21361         option_list.  Compile every file with only 4/6 option choices
21362         (same as C torture) instead of with 12/18 different option
21363         choices.
21364         * lib/c-torture.exp: Likewise.
21365
21366         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
21367         not already set.
21368
21369 1993-12-30  Mike Stump  (mrs@rtl.cygnus.com)
21370
21371         * lib/old-deja.exp: Add `excess errors test fails' error, now one
21372         can put an XFAIL *-*-* on excess errors.
21373
21374 1993-12-19  Jeffrey A. Law  (law@snake.cs.utah.edu
21375
21376         * g++.law: Add more tests derived from g++-bugs snapshots.
21377
21378         * g++.law/init11.{c,exp}: Delete test.  Brendan sez it's
21379         equivalent to g++.law/init9.
21380
21381         * lib/mike-gcc.exp (postbase): Delete the .o file after we've
21382         compiled it, and the a.out file after we've run it.
21383
21384 1993-12-17  Brendan Kehoe  (brendan@lisa.cygnus.com)
21385
21386         * lib/mike-g++.exp (postbase): Delete the .o file after we've
21387         compiled it, and the a.out file after we've run it.
21388
21389 1993-12-17  Jeffrey A. Law  (law@snake.cs.utah.edu)
21390
21391         * g++.law/*.exp: Avoid losing arguments added via "append" commands.
21392
21393 1993-12-15  Rob Savoye  (rob@darkstar.cygnus.com)
21394
21395         * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
21396         version number.
21397
21398 1993-12-12  Jeffrey A. Law  (law@snake.cs.utah.edu)
21399
21400         * g++.law: New directory of g++ tests derived from the g++-bugs
21401         snapshots.
21402
21403 1993-12-09  Jeffrey Wheat  (cassidy@cygnus.com)
21404
21405         * gcc.compile: initbug1.c initbug1.exp testcase added
21406
21407 1993-12-06  Jeffrey Wheat  (cassidy@cygnus.com)
21408
21409         * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
21410         * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
21411           fixes submitted by Jeff Law (law@cs.utah.edu)
21412         * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
21413           Jeff Law (law@cs.utah.edu)
21414
21415
21416 1993-11-30  Mike Stump  (mrs@cygnus.com)
21417
21418         * config/unix-g++.exp: Follow the gcc way of doing things.
21419         * g++.old-deja/old-deja.exp: Minor updates.
21420         * lib/g++.exp: New file, follow the gcc way of doing things.
21421         * lib/old-dejagnu.exp: Minor updates.
21422         * lib/mike-g++.exp: Always unset errorInfo.
21423
21424 1993-11-06  Mike Stump  (mrs@cygnus.com)
21425
21426         * lib/gcc.exp: Fix some errors with the below change, CC and
21427         CFLAGS should be global when setting, not local.
21428
21429 1993-11-03  Rob Savoye  (rob@darkstar.cygnus.com)
21430
21431         * lib/gcc.exp: Transform tool name.
21432
21433 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
21434
21435         * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
21436
21437 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
21438
21439         * lib/gcc.exp: change gcc_done to gcc_stat
21440
21441 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
21442
21443         * Upgraded gcc testsuite to c-torture version 1.25
21444
21445 1993-10-24  Jeffrey Wheat  (cassidy@cygnus.com)
21446
21447         * lib/gcc.exp: added reporting code. Changed verbose compile message.
21448         * lib/c-torture: added hooks for new reporting code.
21449
21450 1993-10-21  Jeffrey Wheat  (cassidy@cygnus.com)
21451
21452         * config/sh-gcc.exp: check if sh-sim exists in the path
21453
21454 1993-10-18  Jeffrey Wheat  (cassidy@cygnus.com)
21455
21456         * gcc.code_quality/code_quality.exp: Initial changes for new logic.
21457         * gcc.compile/compile.exp: Initial changes for new logic.
21458         * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
21459         * gcc.failure/failure.exp: Initial changes for new logic.
21460         * gcc.ieee/ieee.exp: Initial changes for new logic.
21461         * gcc.misc-tests/misc.exp: Initial changes for new logic.
21462         * gcc.noncompile/non_compile.exp: Initial changes for new logic.
21463         * gcc.unsorted/unsorted.exp: Initial changes for new logic.
21464         * lib/c-torture.exp: Initial changes for new logic.
21465         * lib/gcc.exp: Initial changes for new logic.
21466
21467 1993-10-15  Mike Stump  (mrs@cygnus.com)
21468
21469         * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
21470         depend upon failure or success.  Fully qualify names in failure
21471         and success messages.  Always remove a.out before starting
21472         compile, just in case.  Pay more attention to error text output by
21473         the compiler.  Handle testcases with no known past errors just
21474         like all others, so that things are uniform.  Other miscellaneous
21475         improvements.
21476
21477 1993-10-13  Jeffrey Wheat  (cassidy@cygnus.com)
21478
21479         * gcc.cpp: new directory for cpp tests
21480
21481 1993-10-04  Jeffrey Wheat  (cassidy@cygnus.com)
21482
21483         * lib/chill.exp: Code reformatted, removed unused code.
21484         * config/unix-chill.exp: Code reformatted, removed unused code.
21485         * chill.execute/execute.exp: Code reformatted, removed unused code.
21486         * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
21487
21488 1993-10-04  Ian Lance Taylor  (ian@cygnus.com)
21489
21490         * config/mips-gcc.exp, config/mips-g++.exp: New files.  Execution
21491         routines not written.
21492
21493 1993-09-27  Rob Savoye  (rob@darkstar.cygnus.com)
21494
21495         * config/bug-gcc.exp: Use new procs from bug.exp.
21496
21497 1993-09-21  Rob Savoye  (rob@darkstar.cygnus.com)
21498
21499         * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
21500         via ftp, rather than depending on NFS.
21501         * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
21502         case.
21503
21504 1993-09-09  Rob Savoye  (rob@darkstar.cygnus.com)
21505
21506         * config/bug-gcc.exp: Use new download proc.
21507
21508 1993-09-14  Jeffrey Wheat  (cassidy at deneb.cygnus.com)
21509
21510         * chill.execute/execute.exp: cleanups, handles errors better
21511         * chill.compile/compile.exp: rewrite, based on execute.exp
21512         * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
21513         * lib/chill.exp: major changes to diff proc and compile and link
21514           procs. added chill_fail and chill_pass wrappers to pass and
21515           fail. added more comments, and handle error codes better.
21516           Added a hack to capture stderr from exec, so noncompile tests
21517           can work.
21518
21519 1993-09-11  Jeffrey Wheat  (cassidy@cygnus.com)
21520
21521         * chill.execute/execute.exp: rewrite of testsuite driver
21522         * lib/chill.exp: rewrite of testsuite driver
21523         * config/unix-chill.exp: rewrite of testsuite driver
21524
21525 1993-08-25  Bill Cox  (bill@rtl.cygnus.com)
21526
21527     In chill.execute:
21528         * iexpr.ch: Standardize uppercase.
21529         * tuples.dat: Standardize uppercase.
21530         * vary.ch: standardize.  Correct varying string assignments.
21531         * vary.dat: Add new output lines.
21532
21533 1993-08-24  Bill Cox  (bill@rtl.cygnus.com)
21534
21535     In chill.execute:
21536         * chprintf.ch: Standardize use of uppercase.
21537         * tuples.ch: Standardize and turn arr2 into a DCL,
21538           rather than a SYN.
21539         * pinits.ch: Standardize.
21540
21541 1993-08-23  Per Bothner  (bothner@kalessin.cygnus.com)
21542
21543         * rts.c:  Get malloc() from <stdlib.h>, not <malloc.h>.
21544         * Makefil: Renamed to Makefile.in.
21545         * configure.in: New.
21546
21547 1993-08-23  Bill Cox  (bill@rtl.cygnus.com)
21548
21549     In chill.execute:
21550         * .cvsignore: Add result/output files.
21551         * Makefile: Fix up variables at start.  Use MFLAGS
21552           everywhere.  Correct bool_loc, built_ins entries.
21553           Add entry for vary1.ch.
21554         * bitarray.ch: Standardize upper-case usage.
21555         * bitexpr.ch: Standardize, add output of b1.
21556         * params.ch: Use arrayt in along PROC parameters, to
21557           avoid novelty problems.
21558         * sets.ch: Tiny cleanup.
21559         * vary1.ch: Re-indent.
21560
21561 1993-08-17  Bill Cox  (bill@rtl.cygnus.com)
21562
21563           * Add PR-related files to Makefiles, .cvsignore files, etc.
21564
21565 1993-08-02  Jeff Wheat  (cassidy@cygnus.com)
21566
21567         * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
21568           with compiler objects. New names are test-flow.c and test-loop.c
21569
21570 1993-07-27  Jeff Wheat  (cassidy@cygnus.com)
21571
21572         * Upgraded c-torture tests from 1.19 to 1.20
21573
21574         * new files:
21575         * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
21576         * gcc.compile: 930623-1.c 930623-2.c
21577         * gcc.noncompile: 930622-1.c 930622-2.c
21578         * gcc.failure: 920411-1.c 920627-2.c
21579         * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
21580
21581 1993-07-20  Jeff Wheat  (cassidy@cygnus.com)
21582
21583         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
21584           More changes to get testsuite working properly. Needs more work.
21585           Added some support for POSIX IEEE Std 1003.3-1991 error messages.
21586
21587 1993-07-19  Jeff Wheat  (cassidy@cygnus.com)
21588
21589         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
21590           More changes to get testsuite working properly. Needs more work.
21591
21592 1993-07-13 Jeff Wheat  (cassidy@cygnus.com)
21593
21594         * chill.compile/compile.exp: Added for Dejagnu support
21595         * chill.execute/execute.exp: Added for Dejagnu support
21596         * lib/chill.exp config/unix-chill.exp  : Added for Dejagnu support
21597
21598 1993-06-19  Bill Cox  (bill@rtl.cygnus.com)
21599
21600     This should complete moving the CHILL test files.
21601         * chill.noncompile(.cvsignore printf.grt
21602             in-printf.grt chprintf.grt chprintf.ch):
21603             Added test-support files.
21604           (Makefile): Modified further.
21605         * chill.compile (emptymod.ch gdbme.ch neg_range.ch
21606             signal.ch): Added test files.
21607           * chill.execute (.cvsignore printf.grt printr.c
21608             in-printf.grt rts.c chprintf.grt rts.h): Added
21609           test-support files.
21610             (Makefile): More corrections.
21611
21612 1993-06-18  Bill Cox  (bill@rtl.cygnus.com)
21613
21614         * chill.compile, chill.execute, chill.nocompile: Add CHILL
21615           test cases, ready for DejaGnu.
21616
21617 1993-06-17  Jeffrey Wheat  (cassidy@cygnus.com)
21618
21619         * Upgraded c-torture tests from 1.18 to 1.19
21620
21621         * gcc.compile: added test(s):
21622           930607-1.c
21623         * gcc.execute: added test(s):
21624           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
21625
21626         * added new subdirectory for misc tests: gcc.misc-tests
21627         * gcc.misc-test(s): added tests:
21628           inst-check.c test-consts.c test-ior.c test-switch.c
21629
21630 1993-06-09  Brendan Kehoe  (brendan@lisa.cygnus.com)
21631
21632         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
21633
21634 1993-06-07  Ian Lance Taylor  (ian@cygnus.com)
21635
21636         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
21637
21638 1993-06-03  Jeffrey Wheat  (cassidy@cygnus.com)
21639
21640         * Upgraded c-torture tests from 1.17 to 1.18
21641
21642 1993-06-02  Jeffrey Wheat  (cassidy@cygnus.com)
21643
21644         * Upgraded c-torture tests from 1.12 to 1.17
21645
21646 1993-04-30  Mike Werner  (mtw@deneb.cygnus.com)
21647
21648         * lib/old-dejagnu.exp:
21649           Fixed handling of XFAIL target triplets to correctly
21650           recognize wildcard characters.  Removed code that
21651           appended a unique id tag to the end of the file name
21652           printed out by the result of the testcases within a
21653           given test file.
21654
21655 1993-04-29  Mike Werner  (mtw@deneb.cygnus.com)
21656
21657         * lib/old-dejagnu.exp:
21658           Reworked expected failure handling to trigger off of XFAIL
21659           keyword in keyphrase embeded in testcase source code. The
21660           XFAIL keyword must be at the end of the keyphrase line. It
21661           may optionally be followed by one or more target triplets.
21662           It has just occured that the handling of wildcards in the
21663           target triplet may not be correct.
21664
21665 1993-04-23  Mike Werner  (mtw@deneb.cygnus.com)
21666
21667         * g++.old-deja/tests:
21668           Moved all subdirectories up one level into g++.old-deja .
21669
21670         * lib/old-dejagnu.exp:
21671           Fixed problem with CXXFLAGS not being properly reset, and being
21672           corrupted with extraneous "-c" compiler option.  This was
21673           causing binaries to not be generated for test that needed them.
21674           Modified strings passed to "pass" and "fail" so that individual
21675           tests from the same test file would be distinguished by an
21676           identifier appended to the test file name in the summary logs;
21677           this corrected a problem with erroneous diff logs.  Added code
21678           to search testcases for expected fail and unexpected pass keywords.
21679
21680 1993-04-20  Rob Savoye  (rob at darkstar.cygnus.com)
21681
21682         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
21683
21684 1993-04-15  Mike Werner  (mtw@deneb.cygnus.com)
21685
21686         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
21687           Removed extraneous text from end of "Special g++ Options"
21688           keyphrase.
21689
21690         * lib/old-dejagnu.exp: Added pattern matching to look for new
21691           keywords, embedded in testcases comments, which will trigger
21692           calls to xpass and xfail.
21693
21694 1993-04-14  Mike Werner  (mtw@deneb.cygnus.com)
21695
21696         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
21697           comments embedded in the testcases, especially the one looking for
21698           special compiler options, as well as the pattern matching for the
21699           compiler output again.
21700
21701 1993-04-12  Mike Werner  (mtw@deneb.cygnus.com)
21702
21703         * lib/old-dejagnu.exp: Do a proper check of the return value for
21704           execute tests. Fixed several problems with the pattern matching
21705           of the compiler output which gave erroneous test results.
21706           Changed several of the test result messages to be more descriptive.
21707         * config/unix-g++.exp: Proc g++_load now actually works and
21708           executes the tests passed to it and returns a usable return
21709           value.
21710
21711 1993-04-11  Rob Savoye  (rob at darkstar.cygnus.com)
21712
21713           * lib/gcc.exp: Exits gracefully if $CC is bogus.
21714
21715 1993-04-09  Mike Werner  (mtw@deneb.cygnus.com)
21716
21717         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
21718           Modified both files to properly execute the old style
21719           dejagnu tests. The previous versions of these files were
21720           experimental and did not function anything near correctly.
21721
21722 1993-04-05  Rob Savoye  (rob@cygnus.com)
21723
21724         * Removed all Makefile.in and configure.in files. No configuration
21725         needed now.
21726
21727 1993-04-02  Mike Werner  (mtw@deneb.cygnus.com)
21728
21729         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
21730
21731 1993-03-28  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
21732
21733         * gcc.compile/configure.in, gcc.unsorted/configure.in,
21734         gcc.special/configure.in, gcc.noncompile/configure.in,
21735         gcc.execute/configure.in, gcc.code_quality/configure.in,
21736         g++.other/configure.in, g++.old-deja/configure.in,
21737         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
21738         in srcname setting.
21739
21740 1993-03-25  Rob Savoye  (rob at darkstar.cygnus.com)
21741
21742         * lib/udi.exp:  Fixed mondfe and mondfe_download.
21743         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
21744         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
21745
21746 1993-03-25  Ian Lance Taylor  (ian@cygnus.com)
21747
21748         * config/udi-gdb.exp: Check $shell_id after connecting to target.
21749         (gdb_exit): Don't remove *_soc files.
21750
21751 1993-03-22  Ian Lance Taylor  (ian@cygnus.com)
21752
21753         * lib/c-torture.exp: Don't look for main; instead always use -w
21754         -c.  This is how the c-torture tests work.  Remove the object
21755         file if the compilation succeeds.
21756         * gcc.execute/execute.exp: Remove executable if test passes.
21757         * gcc.noncompile/noncompile.exp: Every test is an expected
21758         failure.
21759         * gcc.special/special.exp: Added tests from c-torture 1.11,
21760         corrected use of existing test.
21761         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
21762         gcc.execute/920625-1.c: Updated to c-torture 1.11.
21763         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
21764         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
21765         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
21766         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
21767         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
21768         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
21769         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
21770         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
21771         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
21772         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
21773         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
21774         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
21775         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
21776         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
21777         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
21778         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
21779         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
21780         c-torture 1.11.
21781         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
21782         correspond to c-torture 1.11.
21783
21784         * New file.
21785