OSDN Git Service

926447f7fa6eaa1db00d28bd0886362729108aa8
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
1 2004-02-26  Michael Matz  <matz@suse.de>
2
3         * gcc.dg/20000724-1.c: Add regparm attribute to decl and def.
4         * gcc.dg/991214-1.c: Likewise.
5         * gcc.dg/i386-asm-1.c: Likewise.
6
7 2004-02-25  Richard Henderson  <rth@redhat.com>
8
9         * gcc.c-torture/execute/20040208-2.c: Move ...
10         * gcc.c-torture/execute/ieee/20040208-2.c: ... here.
11
12 2004-02-26  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
13
14         PR c++/14246
15         * g++.dg/other/crash-3.C: New test.
16
17 2004-02-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
18
19         * g++.dg/opt/inline4.C (dg-final): Robustify regexp.
20         * g++.dg/opt/inline6.C (dg-final): Robustify regexp.
21
22         * gcc.dg/builtins-config.h (HAVE_C99_RUNTIME): Don't define for PA
23         HP-UX.
24
25 2004-02-24  Michael Matz  <matz@suse.de>
26
27         * gcc.dg/i386-regparm.c: New.
28
29 2004-02-23  James E Wilson  <wilson@specifixinc.com>
30
31         * gcc.c-torture/execute/20040223-1.c: New.
32
33 2004-02-23  Zack Weinberg  <zack@codesourcery.com>
34             Kazu Hirata  <kazu@cs.umass.edu>
35
36         * gcc.dg/fwritable-strings-1.c: Remove.
37
38 2004-02-23  Andrew Pinski  <pinskia@physics.uc.edu>
39
40         PR c/14156
41         * gcc.dg/20040223-1.c: New test.
42
43 2004-02-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
44
45         PR c++/14106
46         * g++.dg/ext/typeof9.C: New test.
47
48 2004-02-23  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
49
50         PR c++/14250
51         * g++.dg/other/switch1.C: New test.
52
53 2004-02-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
54
55         * gcc.dg/cast-function-1.c: Adjust for new informative message.
56         * gcc.dg/va-arg-1.c: Likewise.
57
58 2004-02-23  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
59
60         PR c++/14143
61         * g++.dg/template/koenig5.C: New test.
62
63 2004-02-21  Ziemowit Laski  <zlaski@apple.com>
64
65         * g++.dg/ext/altivec-1.C: Generalize target triple.
66         * g++.dg/ext/altivec-2.C: New test case.
67         * g++.dg/ext/altivec_check.h: New file.
68         * gcc.dg/altivec-1.c: Generalize target triple;
69         include altivec_check.h and call altivec_check().
70         * gcc.dg/altivec-[2-5].c: Generalize target triple.
71         * gcc.dg/altivec-6.c: New test case.
72         * gcc.dg/altivec-[7-9].c: Generalize target triple; add
73         type casts as needed.
74         * gcc.dg/altivec-10.c: Include altivec_check.h and call 
75         altivec_check().
76         * gcc.dg/altivec-12.c: New test case.
77         * gcc.dg/altivec-varargs-1.c: Generalize target triple;
78         include altivec_check.h and call altivec_check().
79         * gcc.dg/altivec_check.h: New file.
80
81 2004-02-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
82
83         * lib/target-supports.exp (check_alias_available): Don't mangle
84         function `g' in test program.
85
86 2004-02-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
87
88         * lib/target-supports.exp (check_profiling_available): Check
89         argument to determine whether we support a profiling type.
90         * lib/gcc-dg.exp (dg-require-profiling): Pass argument to
91         check_profiling_available.
92         * g++.dg/bprob/bprob.exp: Likewise
93         * g77.dg/bprob/bprob.exp: Likewise.
94         * gcc.misc-tests/bprob.exp: Likewise.
95         * g++.old-deja/g++.law/profile1.C: Pass profiling type to
96         dg-require-profiling and delete expected error handling.
97         * gcc.dg/20021014-1.c: Likewise.
98         * gcc.dg/nest.c: Likewise.
99
100 2004-02-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
101
102         PR c++/12007
103         * g++.dg/other/vthunk1.C: New test.
104
105 2004-02-20  Falk Hueffner  <falk@debian.org>
106
107         PR target/14201
108         * gcc.c-torture/compile/fix-trunc-mem-1.c: New test.
109
110 2004-02-20  Mark Mitchell  <mark@codesourcery.com>
111
112         PR c++/13927
113         * g++.dg/other/error8.C: Remove XFAIL markers.
114
115         PR c++/14173
116         * g++.dg/ext/packed5.C: New test.
117
118         PR c++/14199
119         * g++.dg/warn/Wunused-5.C: New test.
120
121         PR c++/14186
122         * g++.dg/lookup/member1.C: New test.
123
124 2004-02-19  Kazu Hirata  <kazu@cs.umass.edu>
125
126         * gcc.c-torture/compile/20040130-1.c: Enable only when
127         __INT_MAX__ >= 2147483647L.
128         * gcc.c-torture/compile/961203-1.c: Likewise.
129
130 2004-02-19  Nathan Sidwell  <nathan@codesourcery.com>
131
132         * g++.dg/parse/attr-ctor1.C: XFAIL on hppa.
133         * g++.dg/opt/template1.C: Robustify assembler regexp
134
135 2004-02-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
136
137         * gcc.c-torture/execute/simd-4.x: Remove.
138         * gcc.c-torture/execute/va-arg-25.x: Likewise.
139         * gcc.dg/compat/vector-1_x.c: Do not XFAIL on SPARC.
140         Guard with #ifndef SKIP_ATTRIBUTE.
141         * gcc.dg/compat/vector-1_y.c: Likewise.
142         * gcc.dg/compat/vector-2_x.c: Likewise.
143         * gcc.dg/compat/vector-2_y.c: Likewise.
144         * g++.dg/eh/simd-1.C: Do not XFAIL on SPARC.
145         * g++.dg/eh/simd-2.C: Likewise.
146
147 2004-02-19  Alan Modra  <amodra@bigpond.net.au>
148
149         * gcc.c-torture/compile/complex-1.c: New.
150
151 2004-02-19  Hans-Peter Nilsson  <hp@axis.com>
152
153         PR target/14209
154         * gcc.c-torture/execute/20040218-1.c: New test.
155
156 2004-02-19  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
157
158         PR c++/14181
159         * g++.dg/parse/new2.C: New test.
160
161 2004-02-18  Paul Brook  <paul@codesourcery.com>
162
163         * gcc.c-torture/compile/libcall-1.c: New test.
164
165 2004-02-18  Paul Brook  <paul@codesourcery.com>
166
167         PR debug/12934
168         * gcc.dg/debug/debug-7.c: New test.
169
170 2004-02-17  Ulrich Weigand  <uweigand@de.ibm.com>
171
172         * gcc.dg/20040217-1.c: New test.
173
174 2004-02-17  Zack Weinberg  <zack@codesourcery.com>
175
176         * gcc.c-torture/execute/990208-1.x: Delete.
177
178 2004-02-17  Richard Sandiford  <rsandifo@redhat.com>
179
180         * gcc.c-torture/execute/20040208-2.x: New file.
181
182 2004-02-17  Mark Mitchell  <mark@codesourcery.com>
183
184         PR c++/11326
185         * g++.dg/abi/structret1.C: New test.
186
187 2004-02-17  Jakub Jelinek  <jakub@redhat.com>
188
189         * gcc.dg/i386-cpuid.h (bit_CMOV): Define.
190         (i386_cpuid): No need to test if cpuid is available on AMD64.
191         Fix assembly, so that it works onboth i386 and AMD64.
192         * gcc.dg/i386-sse-6.c: Include stdio.h, stdlib.h and string.h.
193         (vecInLong): Fix s[] member type to unsigned int.
194         (vecInWord): Remove type.
195         (mmx_tests, sse_tests, dump64_16, dump64_32, dump64_64): Remove.
196         (a64, b64, c64, d64, e64): Remove.
197         (main): Pass if CPU has no MMX, SSE, SSE2 or CMOV support.
198         Remove unused variable.  Remove initialization of removed variables.
199         Don't call mmx_tests nor sse_tests.
200         (reference_mmx, reference_sse): Remove.
201         (check): Add return stmt.
202         * gcc.dg/i386-sse-7.c: New test.
203         * gcc.dg/i386-mmx-4.c: New test.
204
205 2004-02-17  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
206
207         * g++.dg/tc1/dr176.C: Add missing semicolon (typo).
208         * g++.dg/tc1/dr101.C, g++.dg/tc1/dr135.C, g++.dg/tc1/dr142.C,
209         g++.dg/tc1/dr152.C, g++.dg/tc1/dr159.C, g++.dg/tc1/dr161.C,
210         g++.dg/tc1/dr166.C, g++.dg/tc1/dr176.C, g++.dg/tc1/dr193.C,
211         g++.dg/tc1/dr194.C, g++.dg/tc1/dr217.C, g++.dg/tc1/dr56.C,
212         g++.dg/tc1/dr68.C, g++.dg/tc1/dr76.C, g++.dg/tc1/dr80.C,
213         g++.dg/tc1/dr94.C: Fix line terminator.
214
215 2004-02-16  Geoffrey Keating  <geoffk@apple.com>
216
217         * gcc.c-torture/compile/20040216-1.c: New.
218
219 2004-02-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
220
221         * g++.dg/tc1/dr101.C, g++.dg/tc1/dr135.C, g++.dg/tc1/dr142.C,
222         g++.dg/tc1/dr152.C, g++.dg/tc1/dr159.C, g++.dg/tc1/dr161.C,
223         g++.dg/tc1/dr166.C, g++.dg/tc1/dr176.C, g++.dg/tc1/dr188.C,
224         g++.dg/tc1/dr193.C, g++.dg/tc1/dr194.C, g++.dg/tc1/dr217.C,
225         g++.dg/tc1/dr48.C, g++.dg/tc1/dr56.C, g++.dg/tc1/dr68.C,
226         g++.dg/tc1/dr76.C, g++.dg/tc1/dr80.C, g++.dg/tc1/dr94.C: New tests.
227
228 2004-02-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
229
230         * gcc.c-torture/execute/20020720-1.x: XFAIL on SPARC with -fPIC.
231
232 2004-02-15  Mark Mitchell  <mark@codesourcery.com>
233
234         PR c++/13971
235         * g++.dg/expr/cond4.C: New test.
236
237         PR c++/14086
238         * g++.dg/lookup/crash2.C: New test.
239
240 2004-02-14  Josef Zlomek  <zlomekj@suse.cz>
241
242         * gcc.c-torture/compile/20040214-2.c: New test.
243
244 2004-02-14  Andrew Pinski  <pinskia@physics.uc.edu>
245
246         PR c++/14116
247         * g++.dg/ext/typeof8.C: New test.
248
249 2004-02-14  Eric Botcazou  <ebotcazou@act-europe.fr>
250
251         * gcc.c-torture/compile/20040214-1.c: New test.
252
253 2004-02-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
254
255         PR c++/13635
256         * g++.dg/template/spec11.C: New test.
257
258 2004-02-13  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
259
260         PR c++/13927
261         * g++.dg/other/error8.C: New test.
262
263 2004-02-13  Mark Mitchell  <mark@codesourcery.com>
264
265         PR c++/14122
266         * g++.dg/template/array4.C: New test.
267
268         PR c++/14108
269         * g++.dg/inherit/thunk2.C: New test.
270
271         PR c++/14083
272         * g++.dg/eh/cond2.C: New test.
273
274 2004-02-12  Alan Modra  <amodra@bigpond.net.au>
275
276         * gcc.dg/debug/20020327-1.c: Disable for powerpc64.
277
278 2004-02-12  Nathaniel Smith <njs@codesourcery.com>
279
280         * lib/scanasm.exp (dg-scan): Quote pattern before display.
281
282 2004-02-12  Hartmut Penner  <hpenner@de.ibm.com>
283
284         * g++.dg/simd-2.C: xfail on ppc64-linux.
285
286 2004-02-11  Joseph S. Myers  <jsm@polyomino.org.uk>
287
288         PR c/456
289         * gcc.dg/cpp/c90-if-comma-1.c, gcc.dg/cpp/c99-if-comma-1.c: New
290         tests.
291
292 2004-02-11  Uros Bizjak  <uros@kss-loka.si>
293
294         * gcc.dg/builtins-33.c: New test.
295
296 2004-02-11  Paolo Bonzini  <bonzini@gnu.org>
297
298         * gcc.dg/pr14092-1.c: Use intptr_t for the cast.
299
300 2004-02-11  Hartmut Penner  <hpenner@de.ibm.com>
301
302         * g++.dg/simd-2.C: Set -maltivec for ppc64.
303
304 2004-02-11  Hartmut Penner  <hpenner@de.ibm.com>
305
306         * gcc.dg/ppc64-abi-3.c: New test.
307
308 2004-02-10  Paolo Bonzini  <bonzini@gnu.org>
309
310         PR c/14092
311
312         * gcc.dg/pr14092-1.c: New testcase.
313
314 2004-02-10  Alan Modra  <amodra@bigpond.net.au>
315
316         * gcc.dg/cpp/assert4.c: Fix typo last change.
317
318         * gcc.dg/darwin-longlong.c: Only use r0 in asm for darwin.
319         * gcc.dg/cpp/assert4.c: Handle powerpc64.
320
321         * gcc.dg/debug/20020327-1.c: xfail for powerpc64.
322
323 2004-02-09  Roger Sayle  <roger@eyesopen.com>
324
325         * gcc.c-torture/compile/20040209-1.c: New test case.
326
327 2004-02-08  Joseph S. Myers  <jsm@polyomino.org.uk>
328
329         * gcc.dg/c90-init-1.c: Adjust expected error messages.
330
331 2004-02-08  Richard Sandiford  <rsandifo@redhat.com>
332
333         * gcc.c-torture/execute/20040208-[12].c: New tests.
334
335 2004-02-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
336
337         * g++.dg/eh/simd-2.C: Adjust line numbers for SPARC.
338
339 2004-02-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
340
341         * gcc.c-torture/execute/va-arg-25.x: XFAIL only on SPARC 64-bit.
342
343 2004-02-07  Zack Weinberg  <zack@codesourcery.com>
344
345         Bug 13856
346         * gcc.dg/visibility-8.c: New testcase.
347
348 2004-02-07  Zack Weinberg  <zack@codesourcery.com>
349
350         * gcc.c-torture/execute/string-opt-15.c: Define memcmp with void *
351         arguments.
352         * gcc.dg/fwritable-strings-1.c: Expect the deprecation notice.
353
354 2004-02-07  Roger Sayle  <roger@eyesopen.com>
355
356         PR middle-end/13696
357         * g++.dg/opt/fold1.C: New test case.
358
359 2003-02-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
360
361         PR c++/14033
362         * g++.dg/other/crash-2.C: New test.
363
364 2003-02-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
365
366         PR c++/14028
367         * g++.dg/parse/angle-bracket2.C: New test.
368
369 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
370
371         PR middle-end/13750
372         Revert:
373         2004-01-15  Geoffrey Keating  <geoffk@apple.com>
374         PR pch/13361
375         * testsuite/g++.dg/pch/wchar-1.C: New.
376         * testsuite/g++.dg/pch/wchar-1.Hs: New.
377
378 2004-02-05  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
379
380         PR c++/14008
381         * g++.dg/parse/error15.C: New test.
382         * g++.dg/parse/crash11.C: Update dg-error mark.
383
384 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
385
386         PR c++/13932
387         * g++.dg/warn/conv2.C: New test.
388
389 2004-02-04  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
390
391         PR c++/13086
392         * g++.dg/warn/incomplete1.C: Remove xfail.
393
394 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
395
396         * lib/file-format.exp (gcc_target_object_format): Use
397         ${tool}_target_compile, not gcc_target_compile.
398         * lib/target-supports.exp (check_alias_available): Likewise.
399         (check_gc_sections_available): Likewise.
400         * g++.dg/ext/attrib10.C: Use dg-require-alias.
401         * g++.old-deja/g++.ext/attrib5.C: Use dg-require-weak and
402         dg-require-alias.
403
404 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
405
406         PR c++/13969
407         * g++.dg/template/static6.C: New test.
408
409 2004-02-04  Ian Lance Taylor  <ian@wasabisystems.com>
410
411         * gcc.dg/arm-mmx-1.c: Don't look for ldmfd if -mthumb.
412
413 2004-02-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
414
415         * objc.dg/encode-2.m, objc.dg/encode-3.m, objc.dg/encode-4.m: Fix
416         tests for systems where `char' is unsigned by default.
417
418 2003-02-04  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
419
420         PR c++/13997
421         * g++.dg/template/partial3.C: New test.
422
423 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
424
425         * gcc.dg/20020312-2.c, gcc.dg/builtin-inf-1.c,
426         gcc.dg/sibcall-3.c, gcc.dg/sibcall-4.c, gcc.dg/cpp/assert4.c:
427         Remove mentions of obsolete ports.
428
429 2004-02-04  Paolo Bonzini  <bonzini@gnu.org>
430
431         * gcc.dg/noncompile/20001228-1.c: Fix for new
432         error message.
433
434 2004-02-03  Roger Sayle  <roger@eyesopen.com>
435
436         PR target/9348
437         * gcc.c-torture/execute/multdi-1.c: New test case.
438
439 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
440
441         PR c++/13925
442         * g++.dg/template/lookup5.C: New test.
443
444 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
445
446         PR c++/13950
447         * g++.dg/template/lookup4.C: New test.
448
449         PR c++/13970
450         * g++.dg/parse/error14.C: New test.
451
452         PR c++/14002
453         * g++.dg/parse/template13.C: New test.
454
455 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
456
457         PR c++/13978
458         * g++.dg/template/koenig4.C: New test.
459
460         PR c++/13968
461         * g++.dg/template/crash17.C: New test.
462
463         PR c++/13975
464         * g++.dg/parse/error13.C: New test.
465         * g++.old-deja/g++.robertl/eb125.C: Tweak error messages.
466
467 2004-02-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
468
469         * gcc.dg/20020503-1.c: Remove -mflat dg-options.
470
471 2004-02-03  Paolo Bonzini  <bonzini@gnu.org>
472
473         PR c/11658
474         PR c/13994
475         * gcc.dg/noncompile/20040203-1.c: New test.
476         * gcc.dg/noncompile/20040203-2.c: Likewise.
477         * gcc.dg/noncompile/20040203-3.c: Likewise.
478         * gcc.dg/20040203-1.c: Likewise.
479
480 2004-02-02  Andrew Pinski  <pinskia@physics.uc.edu>
481
482         PR c++/10858
483         * g++.dg/template/sizeof7.C: New test.
484
485 2004-02-02  Eric Christopher  <echristo@redhat.com>
486             Zack Weinberg  <zack@codesourcery.com>
487
488         * gcc.c-torture/execute/wchar_t-1.c: Add -finput-charset.
489
490 2004-02-02  Zack Weinberg  <zack@codesourcery.com>
491
492         * g++.dg/eh/forced1.C, g++.dg/eh/forced2.C, g++.dg/eh/forced3.C
493         * g++.dg/eh/forced4.C: XFAIL ia64-hp-hpux11.*.
494         * g++.dg/eh/ia64-1.C: Test branch regs only #ifdef __LP64__.
495         * gcc.dg/cleanup-5.c: Run only on Linux targets.
496
497 2004-02-02  Mark Mitchell  <mark@codesourcery.com>
498
499         PR c++/13113
500         * g++.old-deja/g++.mike/net36.C: Adjust error messages.
501
502         PR c++/13854
503         * g++.dg/ext/attrib13.C: New test.
504
505         PR c++/13907
506         * g++.dg/conversion/op2.C: New test.
507
508 2004-02-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
509
510         * gcc.dg/titype-1.c: Fix pasto.
511
512 2004-02-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
513
514         * gcc.dg/titype-1.c: New test.
515
516 2004-02-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
517
518         PR c++/13957
519         * g++.dg/template/non-type-template-argument-1.C,
520         g++.dg/template/qualified-id1.C: Update dg-error marks.
521         * g++.dg/template/nontype6.C: New test.
522
523 2004-02-01  Roger Sayle  <roger@eyesopen.com>
524
525         * gcc.dg/builtins-1.c: Also test for __builtin_signbit{,f,l}.
526         * gcc.dg/builtins-31.c: New testcase.
527         * gcc.dg/builtins-32.c: New testcase.
528
529 2004-01-30  Andrew Pinski  <pinskia@physics.uc.edu>
530
531         * objc.dg/call-super-2.m: Update line numbers
532         for the including of stddef.h.
533
534 2004-01-30  Michael Matz  <matz@suse.de>
535
536         * g++.dg/ext/case-range1.C, g++.dg/ext/case-range2.C,
537         g++.dg/ext/case-range3.C: New tests.
538
539 2004-01-30  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
540
541         DR206
542         PR c++/13813
543         * g++.dg/template/member4.C: New test.
544
545 2004-01-30  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
546
547         PR c++/13683
548         * g++.dg/template/sizeof6.C: New test.
549
550 2004-01-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
551
552         * gcc.dg/fwritable-strings-1.c: New test.
553
554 2004-01-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
555
556         * gcc.c-torture/compile/20040130-1.c: New test.
557
558 2004-01-29  Geoffrey Keating  <geoffk@geoffk.org>
559
560         * objc.dg/call-super-2.m: Include stddef.h for size_t.
561
562 2004-01-29  Mark Mitchell  <mark@codesourcery.com>
563
564         PR c++/13883
565         * g++.dg/template/ctor3.C: New test.
566
567 2004-01-29  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
568
569         * g++.dg/tc1: New directory.
570         * g++.dg/tc1/dr108.C, g++.dg/tc1/dr128.C, g++.dg/tc1/dr147.C,
571         g++.dg/tc1/dr179.C, g++.dg/tc1/dr1.C, g++.dg/tc1/dr213.C,
572         g++.dg/tc1/dr74.C, g++.dg/tc1/dr90.C, g++.dg/tc1/dr127.C,
573         g++.dg/tc1/dr137.C, g++.dg/tc1/dr164.C, g++.dg/tc1/dr185.C,
574         g++.dg/tc1/dr20.C, g++.dg/tc1/dr52.C, g++.dg/tc1/dr85.C: New tests.
575
576 2004-01-28  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
577
578         * g++.dg/parse/error11.C: New test.
579         * g++.dg/parse/error12.C: Likewise.
580
581 2004-01-28  Ziemowit Laski  <zlaski@apple.com>
582
583         * objc.dg/proto-qual-1.m (ROUND, aligned_sizeof): New.
584         (scan_initial, main): Use aligned_sizeof instead of sizeof.
585
586 2004-01-28  Mark Mitchell  <mark@codesourcery.com>
587
588         PR c++/13791
589         * g++.dg/ext/attrib12.C: New test.
590
591         PR c++/13736
592         * g++.dg/parse/cast2.C: New test.
593
594 2004-01-27  James E Wilson  <wilson@specifixinc.com>
595
596         * objc.dg/encode-2.m (main): New local string.  Set depending on
597         sizeof long.  Use in sscanf call.
598         * objc.dg/encode-3.m (main): New local string.  Set depending on
599         sizeof long.  Use in scan_initial call.
600
601 2004-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
602
603         * objc.dg/call-super-2.m: Make LP64-safe.
604         * objc.dg/desig-init-1.m: Likewise.
605
606 2004-01-27  Devang Patel <dpatel@apple.com>
607
608         * g++.dg/debug/namespace1.C: New test.
609
610 2004-01-27  Ian Lance Taylor  <ian@wasabisystems.com>
611
612         * gcc.dg/const-elim-1.c: Add xfail for strongarm-*-* and
613         xscale-*-*.
614
615         * gcc.dg/arm-mmx-1.c: New test.
616
617 2004-01-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
618
619         * gcc.dg/20040127-1.c: New test.
620         * gcc.dg/20040127-2.c: New test.
621
622 2004-01-26  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
623
624         * objc.dg/stret-1.m (glob): Renamed to globa.
625
626 2004-01-26  Mark Mitchell  <mark@codesourcery.com>
627
628         PR c++/13663
629         * g++.dg/expr/for1.C: New test.
630
631 2004-01-26  Fariborz Jahanian <fjahanian@apple.com>
632
633         PR middle-end/13779
634         * gcc.dg/darwin-longlong.c: New test.
635
636 2004-01-26  Ian Lance Taylor  <ian@wasabisystems.com>
637
638         * gcc.dg/20040124-1.c: Moved test from here...
639         * gcc.c-torture/compile/20040124-1.c: ...to here.
640
641 2004-01-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
642
643         * gcc.dg/sparc-ret.c: Run only in 32-bit mode.  Don't scan
644         the assembly output if -m64 is passed.
645
646 2004-01-25  Mark Mitchell  <mark@codesourcery.com>
647
648         PR c++/13833
649         * g++.dg/template/cond3.C: New test.
650
651 2004-01-25  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
652
653         PR c++/13810
654         * g++.dg/template/ttp7.C: New test.
655
656 2004-01-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
657
658         PR c++/13797
659         * g++.dg/template/nontype4.C: New test.
660         * g++.dg/template/nontype5.C: Likewise.
661
662 2004-01-25  Richard Sandiford  <rsandifo@redhat.com>
663
664         * gcc.dg/torture/mips-clobber-at.c: New test.
665
666 2004-01-24  Ian Lance Taylor  <ian@wasabisystems.com>
667
668         * gcc.dg/20040124-1.c: New test.
669
670 2004-01-24  Jakub Jelinek  <jakub@redhat.com>
671
672         * gcc.dg/20040123-1.c: New test.
673
674 2004-01-23  Zack Weinberg  <zack@codesourcery.com>
675
676         * gcc.dg/builtins-30.c: Move dg-warning marks to the proper lines.
677
678 2004-01-24  Joseph S. Myers  <jsm@polyomino.org.uk>
679
680         * gcc.dg/c90-array-lval-7.c, gcc.dg/c99-array-lval-7.c: New tests.
681
682 2004-01-23  Andrew Pinski  <apinski@apple.com>
683
684         * gcc.dg/20030121-1.c: Move to ..
685         * gcc.dg/20040121-1.c: here.
686
687 2004-01-23  Roger Sayle  <roger@eyesopen.com>
688
689         * gcc.dg/builtins-29.c: New test case.
690
691 2004-01-23  Zack Weinberg  <zack@codesourcery.com>
692
693         PR 18314
694         * gcc.dg/builtins-30.c: New testcase.
695
696 2004-01-23  Andreas Tobler  <a.tobler@schweiz.ch>
697
698         * g++.dg/compat/compat.exp: Add LD_LIBRARY_PATH_32/64 for Solaris.
699         * lib/g77.exp: Likewise.
700         * lib/objc.exp: Likewise.
701         * lib/g++.exp: Likewise.
702
703 2004-01-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
704
705         * gcc.dg/struct-by-value-2.c: New test.
706
707 2004-01-21  Andrew Pinski  <apinski@apple.com>
708
709         PR target/13785
710         * gcc.dg/20030121-1.c: New test.
711
712 2004-01-22  Ulrich Weigand  <uweigand@de.ibm.com>
713
714         * gcc.dg/20030123-1.c: Add -fno-omit-frame-pointer option.  Do not
715         clobber frame pointer register in asm statement.
716
717 2004-01-21  Falk Hueffner  <falk@debian.org>
718
719         * gcc.c-torture/compile/20040121-1.c: New test.
720
721 2004-01-21  Zack Weinberg  <zack@codesourcery.com>
722
723         * gcc.dg/noncompile/20020213-1.c: Add another dg-warning line.
724
725 2004-01-20  Hartmut Penner  <hpenner@de.ibm.com>
726
727         * gcc.dg/ppc64-abi-2.c: New test.
728
729 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
730
731         * lib/treelang.exp: Fill out this file.
732         * lib/treelang-dg.exp: New File.
733
734 2004-01-20  Joseph S. Myers  <jsm@polyomino.org.uk>
735
736         * gcc.c-torture/compile/981022-1.c: Remove.
737         * gcc.dg/array-5.c: Remove XFAIL.
738         * gcc.dg/sequence-pt-1.c: Remove test using extended lvalues.
739         * gcc.dg/cast-lvalue-1.c, gcc.dg/compound-lvalue-1.c,
740         gcc.dg/cond-lvalue-1.c: Update.
741         * gcc.dg/cast-lvalue-2.c: New test.
742
743 2004-01-19  Mark Mitchell  <mark@codesourcery.com>
744
745         PR c++/13592
746         * g++.dg/other/error1.C (class foo): Tweak error message.
747
748         PR c++/13592
749         * g++.dg/template/call2.C: New test.
750
751 2004-01-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
752
753         * gcc.dg/compat/fnptr-by-value-1_x.c, scalar-by-value-1_y.c
754         scalar-by-value-3_x.c, scalar-by-value-3_y.c,
755         scalar-by-value-4_x.c, scalar-by-value-4_y.c,
756         scalar-return-1_x.c, scalar-return-2_y.c,
757         scalar-return-3_x.c, scalar-return-3_y.c,
758         scalar-return-4_x.c, scalar-return-4_y.c,
759         struct-align-1.h, struct-align-1_x.c,
760         struct-align-1_y.c, struct-align-2.h,
761         struct-align-2_x.c, struct-align-2_y.c,
762         struct-by-value-10_y.c, struct-by-value-11_x.c,
763         struct-by-value-11_y.c, struct-by-value-12_x.c,
764         struct-by-value-12_y.c, struct-by-value-13_x.c,
765         struct-by-value-13_y.c, struct-by-value-14_x.c,
766         struct-by-value-14_y.c, struct-by-value-15_x.c,
767         struct-by-value-15_y.c, struct-by-value-16_y.c,
768         struct-by-value-17_y.c, struct-by-value-18_y.c,
769         struct-by-value-19_y.c, struct-by-value-1_x.c,
770         struct-by-value-1_y.c, struct-by-value-20_y.c,
771         struct-by-value-2_x.c, struct-by-value-2_y.c,
772         struct-by-value-3_y.c, struct-by-value-4_x.c,
773         struct-by-value-4_y.c, struct-by-value-5_y.c,
774         struct-by-value-6_y.c, struct-by-value-7_y.c
775         struct-by-value-8_x.c, struct-by-value-8_y.c
776         struct-by-value-9_x.c, struct-by-value-9_y.c
777         struct-return-10_x.c, struct-return-10_y.c,
778         struct-return-19_x.c, struct-return-20_x.c
779         struct-return-2_x.c, struct-return-2_y.c
780         struct-return-3_x.c: Guard non-C99 tests with SKIP_COMPLEX_INT,
781         SKIP_ATTRIBUTE and SKIP_ZERO_ARRAY.  Turns SKIPVA into SKIP_VA.
782
783 2004-01-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
784
785         * gcc.dg/tls/alias-1.c: Add dg-warning for unsupported visibility
786         attribute on sparc*-sun-solaris2.*.
787
788 2004-01-18  Mark Mitchell  <mark@codesourcery.com>
789
790         PR c++/13710
791         * g++.dg/ext/typeof7.C: New test.
792
793 2004-01-18  David Edelsohn  <edelsohn@gnu.org>
794
795         * gcc.dg/array-quals-1.c: xfail on powerpc*-*-aix*.
796         * gcc.dg/const-elim-1.c: Same.
797
798 2004-01-17  Ziemowit Laski  <zlaski@apple.com>
799
800         * objc.dg/stret-1.m: New.
801         * objc.dg/stret-2.m: New.
802
803 2004-01-17  Andrew Pinski  <pinskia@physics.uc.edu>
804
805         PR c++/11895
806         * g++.dg/ext/vector1.C: New test.
807
808 2004-01-16  Geoffrey Keating  <geoffk@apple.com>
809
810         * gcc.dg/pch/import-1.c: New.
811         * gcc.dg/pch/import-1.hs: New.
812         * gcc.dg/pch/import-1a.h: New.
813         * gcc.dg/pch/import-1b.h: New.
814         * gcc.dg/pch/import-1c.h: New.
815
816 2004-01-16  Mark Mitchell  <mark@codesourcery.com>
817
818         PR c++/13574
819         * g++.dg/ext/array1.C: New test.
820
821         PR c++/13178
822         * g++.dg/conversion/op1.C: New test.
823
824 2004-01-16  J"orn Rennecke <joern.rennecke@superh.com>
825
826         PR 11864
827         From Kazumoto Kojima / Dan Kegel:
828         * gcc.dg/pr11864-1.c: New test.
829
830         PR 10392
831         From Marcus Comstedt / Dan Kegel:
832         * gcc.dg/pr10392-1.c: New test.
833
834 2004-01-16  Mark Mitchell  <mark@codesourcery.com>
835
836         PR c++/13478
837         * g++.dg/init/ref10.C: New test.
838
839 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
840
841         PR c++/13407
842         * g++.dg/parse/typename6.C: New test.
843
844 2004-01-15  Geoffrey Keating  <geoffk@apple.com>
845
846         PR pch/13361
847         * testsuite/g++.dg/pch/wchar-1.C: New.
848         * testsuite/g++.dg/pch/wchar-1.Hs: New.
849
850 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
851
852         PR c++/9259
853         * g++.dg/expr/sizeof2.C: New test.
854
855 2004-01-15  Kazu Hirata  <kazu@cs.umass.edu>
856
857         * gcc.dg/sibcall-3.c: Replace mn10?00 with mn10300.
858
859 2004-01-15  Alexandre Oliva  <aoliva@redhat.com>
860
861         PR c++/13659
862         * g++.dg/lookup/strong-using-3.C: New.
863         * g++.dg/lookup/using-10.C: New.
864
865 2004-01-15  Alexandre Oliva  <aoliva@redhat.com>
866
867         PR c++/13594
868         * g++.dg/lookup/strong-using-2.C: New.
869
870 2004-01-15  Marcus Comstedt <marcus@mc.pp.se>
871             Dan Kegel <dank@kegel.com>
872             J"orn Rennecke <joern.rennecke@superh.com>
873
874         PR target/9365
875         * gcc.dg/pr9365-1.c: New test.
876
877 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
878
879         PR c++/8856
880         * g++.dg/parse/casting-operator2.C: New test.
881         * g++.old-deja/g++.pt/explicit83.C: Remove.
882
883 2004-01-14  Joseph S. Myers  <jsm@polyomino.org.uk>
884
885         * gcc.dg/label-compound-stmt-1.c: New test.
886         * gcc.c-torture/compile/950922-1.c,
887         gcc.c-torture/compile/20000211-3.c,
888         gcc.c-torture/compile/20000518-1.c,
889         gcc.c-torture/compile/20021108-1.c: Avoid labels at and of
890         compound statements.
891
892 2004-01-14  Hartmut Penner  <hpenner@de.ibm.com>
893
894         * gcc.dg/ppc64-abi-1.c: New test.
895
896 2004-01-14  Danny Smith  <dannysmith@users.sourceforge.net>
897
898          * g++.dg/ext/attrib9.C: Add dg-warnings.
899
900 2004-01-14  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
901
902         PR c++/12335
903         * g++.dg/parse/dtor3.C: New test.
904
905 2004-01-13  Andrew Pinski  <pinskia@physics.uc.edu>
906
907         PR c++/12709
908         * g++.dg/parse/try-catch-1.C: New test.
909
910 2004-01-13  Arnaud Charlet  <charlet@act-europe.fr>
911
912         * ada/acats/run_all.sh: Add more verbose output in acats.log
913         when compiling tests.
914
915 2004-01-12  Zack Weinberg  <zack@codesourcery.com>
916
917         PR 13656
918         * gcc.dg/typedef-redecl.c: New test case.
919         * gcc.dg/typedef-redecl.h: New support file.
920
921 2004-01-13  Jan Hubicka  <jh@suse.cz>
922
923         * gcc.dg/always_inline.c: New test.
924         * gcc.dg/debug/20031231-1.c: Fix.
925
926 2004-01-13  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
927
928         PR c++/13474
929         * g++.dg/template/array3.C: New test.
930
931 2004-01-12  Zack Weinberg  <zack@codesourcery.com>
932
933         * g++.dg/ext/lvalue1.C: No longer expected to fail.
934         * g++.dg/warn/Wunused-2.C: Likewise.
935
936 2004-01-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
937
938         PR c++/13289
939         * g++.dg/template/instantiate6.C: New test.
940
941 2004-01-12  Roger Sayle  <roger@eyesopen.com>
942
943         PR middle-end/11397
944         * gcc.dg/special/wkali-2.c: Add dg-require-alias.
945
946 2004-01-12  Jan Hubicka  <jh@suse.cz>
947
948         PR opt/12826
949         * gcc.dg/20040112-1.c: New.
950
951         * gcc.dg/dwarf-die[1-7].c: Move to...
952         * gcc.dg/debug/dwarf2/dwarf-die[1-7].c: ... here.
953         * gcc.dg/debug/dwarf2/dwarf2.exp: New.
954
955 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
956
957         PR c++/4100
958         * g++.dg/parse/friend4.C: New test.
959
960 2004-01-12  Scott Brumbaugh  <scottb.lists@verizon.net>
961
962         PR c++/4100
963         * g++.old-deja/g++.pt/niklas01a.C: Mark an error where a class
964         definition is called a friend.
965
966 2004-01-11  Zack Weinberg  <zack@codesourcery.com>
967
968         * gcc.dg/tls/diag-3.c: Tweak dg-error regexp.
969
970 2004-01-11  Ian Lance Taylor  <ian@wasabisystems.com>
971
972         PR c++/3478
973         * g++.dg/parse/error10.C: New test.
974         * g++.dg/template/arg2.C: Accept "invalid type" error.
975
976 2004-01-11  Jakub Jelinek  <jakub@redhat.com>
977
978         PR middle-end/13392
979         * g++.dg/opt/expect2.C: New test.
980
981 2004-01-10  Zack Weinberg  <zack@codesourcery.com>
982
983         * gcc.dg/Wshadow-1.c, gcc.dg/attr-noinline.c, gcc.dg/decl3.c
984         * gcc.dg/redecl-1.c, gcc.dg/visibility-7.c, gcc.dg/wtr-static-1.c
985         * gcc.dg/noncompile/20020220-1.c, objc.dg/method-1.m:
986         Update dg-error regexps.
987
988 2004-01-10  Zack Weinberg  <zack@codesourcery.com>
989
990         * gcc.c-torture/compile/20021123-2.c: Delete; dup of 20021120-1.c.
991         * gcc.c-torture/compile/20021123-3.c: Delete; dup of 20021120-2.c.
992
993 2004-01-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
994
995         * gcc.dg/pragma-re-1.c: Use right pointer type.
996
997 2004-01-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
998
999         * g++.dg/eh/simd-1.c: Ajust line number for dg-error line.
1000
1001 2004-01-09  Geoffrey Keating  <geoffk@apple.com>
1002
1003         * gcc.dg/rs6000-ldouble-1.c: New.
1004
1005 2004-01-10  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1006
1007         DR 337
1008         PR c++/9256
1009         * g++.dg/other/abstract1.C: New test.
1010
1011 2004-01-09  Alexandre Oliva  <aoliva@redhat.com>
1012
1013         * g++.dg/lookup/strong-using-1.C: New.
1014
1015 2004-01-09  Joseph S. Myers  <jsm@polyomino.org.uk>
1016
1017         PR c/11234
1018         * gcc.dg/func-ptr-conv-1.c: New test.
1019         * gcc.dg/weak/weak-6.c, gcc.dg/weak/weak-7.c: Update.
1020
1021 2004-01-09  Kazu Hirata  <kazu@cs.umass.edu>
1022
1023         PR target/13380.
1024         * gcc.c-torture/compile/20040109-1.c: New.
1025
1026 2004-01-08  Stuart Hastings  <stuart@apple.com>
1027
1028         * testsuite/gcc.dg/20020523-2.c (bail_if_no_sse): Moved cpu-ID code...
1029         testsuite/gcc.dg/i386-cpuid.h (i386_cpuid): ...to here, to share with...
1030         * testsuite/gcc.dg/i386-sse-6.c: ...this new testcase.
1031
1032 2004-01-09  Alan Modra  <amodra@bigpond.net.au>
1033
1034         * gcc.dg/array-quals-1.c: Accept .data.rel.ro.
1035
1036 2004-01-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
1037
1038         * ada/acats/run_acats: Treat 'gnatchop' the same way
1039         as 'gnatmake'.  Export GCC_DRIVER.
1040         * ada/acats/run_all.sh: Add target_gnatchop.  Use
1041         'host_gnatchop' and 'target_gnatchop' instead of 'gnatshop'.
1042
1043 2004-01-08  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1044
1045         PR c++/12573
1046         * g++.dg/template/dependent-expr4.C: New test.
1047
1048 2004-01-08  Hartmut Penner  <hpenner@de.ibm.com>
1049
1050         * gcc.dg/altivec-11.c: New test.
1051
1052 2004-01-07  Mark Mitchell  <mark@codesourcery.com>
1053
1054         * g++.dg/abi/vbase10.C: Use -mstructure-size-boundary=8 on ARM.
1055
1056 2004-01-07  Joseph S. Myers  <jsm@polyomino.org.uk>
1057
1058         PR c/6024
1059         * gcc.dg/enum-compat-1.c: New test.
1060         * gcc.c-torture/execute/builtin-types-compatible-p.c: Update.
1061
1062 2004-01-07  Joseph S. Myers  <jsm@polyomino.org.uk>
1063
1064         PR c/12165
1065         * gcc.dg/array-quals-1.c, gcc.dg/c90-idem-qual-3.c,
1066         gcc.dg/c99-idem-qual-3.c: New tests.
1067
1068 2004-01-07  Alan Modra  <amodra@bigpond.net.au>
1069
1070         * gcc.dg/winline-7.c: Don't cast void * to int.
1071
1072 2004-01-06  Jan Hubicka  <jh@suse.cz>
1073
1074         * gcc.dg/i386-sse-5.c: New test
1075         * g++.dg/eh/simd-1.c: Add -w argument for i386.
1076
1077 2004-01-05  Mark Mitchell  <mark@codesourcery.com>
1078
1079         PR c++/12815
1080         * g++.dg/rtti/typeid4.C: New test.
1081
1082 2004-01-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
1083
1084         * gcc.dg/compat/sdata-section.h: Declare 'abort'.
1085
1086 2004-01-05  Mark Mitchell  <mark@codesourcery.com>
1087
1088         PR c++/12132
1089         * g++.dg/template/error11.C: New test.
1090
1091         PR c++/13451
1092         * g++.dg/template/class2.C: New test.
1093
1094 2004-01-05  Nathan Sidwell  <nathan@codesourcery.com>
1095         Richard Sandiford <rsandifo@redhat.com>
1096
1097         PR c++/13387
1098         * g++.dg/opt/alias3.C: New test.
1099
1100 2004-01-04  Mark Mitchell  <mark@codesourcery.com>
1101
1102         PR c++/13157
1103         * g++.dg/template/koenig3.C: New test.
1104
1105         PR c++/13529
1106         * g++.dg/parse/offsetof3.C: New test.
1107
1108         * g++.dg/init/copy7.C: Add missing dg-error markers.
1109
1110         PR c++/12226
1111         * g++.dg/init/copy7.c: New test.
1112
1113         PR c++/13536
1114         * g++.dg/parse/cast1.C: New test.
1115
1116 2004-01-04  Jan Hubicka  <jh@suse.cz>
1117
1118         * gcc.dg/winline[1-7].c: New tests.
1119
1120 2004-01-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1121
1122         PR c++/13520
1123         * g++.dg/template/qualttp22.C: New test.
1124
1125 2004-01-01  Jan Hubicka  <jh@suse.cz>
1126
1127         * gcc.dg/debug/20031231-1.c: New.
1128         * gcc.c-torture/compile/20040101-1.c: New.
1129         * gcc.dg/dwarf-die-[1-7].c: New.
1130
1131 2004-01-01  Jakub Jelinek  <jakub@redhat.com>
1132
1133         PR optimization/13521
1134         * gcc.c-torture/compile/20031231-1.c: New test.
1135
1136 2003-12-30  Kazu Hirata  <kazu@cs.umass.edu>
1137
1138         * gcc.dg/sibcall-4.c: Replace mn10?00 with mn10300.
1139
1140 2003-12-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
1141
1142         PR c++/10079
1143         * g++.dg/template/crash16.C: New test.
1144
1145 2003-12-30  Mark Mitchell  <mark@codesourcery.com>
1146
1147         * g++.dg/abi/vbase10.C: XFAIL on arm*-*-*.
1148
1149 2003-12-30  Kazu Hirata  <kazu@cs.umass.edu>
1150
1151         * g++.old-deja/g++.jason/thunk2.C: Remove traces of dead
1152         ports.
1153         * g++.old-deja/g++.jason/thunk3.C: Likewise.
1154         * g++.old-deja/g++.law/profile1.C: Likewise.
1155         * gcc.c-torture/compile/981006-1.c: Likewise.
1156         * gcc.c-torture/execute/loop-2e.x: Likewise.
1157         * gcc.c-torture/execute/loop-2f.x: Remove.
1158         * gcc.c-torture/execute/loop-2g.x: Likewise.
1159         * gcc.c-torture/execute/strct-varg-1.x: Likewise.
1160         * gcc.dg/20020312-2.c: Remove traces of dead ports.
1161
1162 2003-12-30  Nathan Sidwell  <nathan@codesourcery.com>
1163
1164         PR c++/13507
1165         * g++.dg/ext/attrib11.C: New test.
1166
1167         PR c++/13494
1168         * g++.dg/template/array2-1.C: New test.
1169         * g++.dg/template/array2-2.C: New test.
1170
1171 2003-12-29  Mark Mitchell  <mark@codesourcery.com>
1172
1173         * g++.old-deja/g++.pt/static11.C: Correct XFAIL syntax.
1174
1175 2003-12-29  Nathan Sidwell  <nathan@codesourcery.com>
1176
1177         PR c++/12774
1178         * g++.dg/template/array1-1.C: New test.
1179         * g++.dg/template/array1-2.C: New test.
1180
1181 2003-12-29  Roger Sayle  <roger@eyesopen.com>
1182
1183         PR fortran/12632
1184         * g77.dg/12632.f: New test case.
1185
1186 2003-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1187
1188         PR c++/13289
1189         * g++.dg/parse/nontype1.C: New test.
1190
1191 2003-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1192
1193         PR c++/12403
1194         * g++.dg/parse/explicit1.C: New test.
1195         * g++.old-deja/g++.pt/explicit71.C: Adjust expected error.
1196
1197 2003-12-28  Mark Mitchell  <mark@codesourcery.com>
1198
1199         PR c++/13081
1200         * g++.dg/opt/inline6.C: New test.
1201
1202         PR c++/12613
1203         * g++.dg/parse/error9.C: New test.
1204
1205         * gcc.dg/const-elim-1.c: XFAIL on arm-*-*.
1206
1207 2003-12-28  Mark Mitchell  <mark@codesourcery.com>
1208
1209         PR c++/13009
1210         * g++.dg/init/assign1.C: New test.
1211
1212 2003-12-28  Roger Sayle  <roger@eyesopen.com>
1213
1214         PR c++/13070
1215         * g++.dg/warn/format3.C: New test case.
1216
1217 2003-12-27  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
1218
1219         * gcc.c-torture/compile/20031227-1.c: New test.
1220
1221 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
1222
1223         * g++.dg/bprob/bprob.exp: Load target-supports.exp
1224         * g77.dg/bprob/bprob.exp: Likewise.
1225         * gcc.misc-tests/bprob.exp: Likewise.
1226         * gcc.dg/builtins-18.c: Use builtins-config.h.  Do not test float
1227         variants on systems where the library does not provide that
1228         functionality.
1229         * gcc.dg/builtins-20.c: Use builtins-config.h.
1230         * gcc.dg/builtins-config.h: New file.
1231
1232 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
1233
1234         * lib/gcc-dg.exp (dg-require-profiling): New function.
1235         * lib/target-supports.exp (check_profiling_available): Likewise.
1236         * g++.dg/bprob/bprob.exp: Use check_profiling_available.
1237         * g77.dg/bprob/bprob.exp: Likewise.
1238         * gcc.misc-tests/bprob.exp: Likewise.
1239         * g++.old-deja/g++.law/profile1.C: Use dg-require-profiling.
1240         * gcc.dg/20021014-1.c: Likewise.
1241         * gcc.dg/nest.c: Likewise.
1242
1243 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
1244
1245         * g++.dg/lookup/java1.C: Use -fdollars-in-identifiers when
1246         compiling.
1247         * g++.dg/lookup/java2.C: Likewise.
1248         * gcc.dg/cpp/lexident.c: Likewise.
1249
1250 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
1251
1252         * gcc.c-torture/compile/20020604-1.c: XFAIL on H8 if -mn is
1253         given.
1254         * gcc.c-torture/compile/961203-1.c: Likewise.
1255         * gcc.c-torture/compile/980506-1.c: Likewise.
1256
1257 2003-12-23  Zack Weinberg  <zack@codesourcery.com>
1258
1259         * lib/gcc-dg.exp (dg-prune-output): New annotation.
1260         (additional_prunes): New global.
1261         (gcc-dg-prune): Handle additional per-test pruning.
1262         (dg-test): Clear additional_prunes between tests.
1263
1264         * gcc.c-torture/compile/920625-1.c: Remove xfail.  Use
1265         dg-prune-output to avoid spurious failures from assembler
1266         complaining about nonexistent WAW violations.
1267         * gcc.c-torture/compile/981223-1.c: Remove dg-options line.
1268         Use dg-prune-output to avoid spurious failures from assembler
1269         warning about Itanium B-step errata.
1270
1271 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
1272
1273         * g++.dg/abi/macro0.C: New test.
1274         * g++.dg/abi/macro1.C: Likewise.
1275         * g++.dg/abi/macro2.C: Likewise.
1276
1277         * g++.dg/abi/bitfield5.C: Add explicit -fabi-version=1 option.
1278         * g++.dg/abi/bitfield7.C: Likewise.
1279         * g++.dg/abi/dtor2.C: Likewise.
1280         * g++.dg/abi/mangle11.C: Likewise.
1281         * g++.dg/abi/mangle12.C: Likewise.
1282         * g++.dg/abi/mangle14.C: Likewise.
1283         * g++.dg/abi/mangle17.C: Likewise.
1284         * g++.dg/abi/vbase10.C: Likewise.
1285         * g++.dg/abi/vbase14.C: Likewise.
1286         * g++.dg/template/qualttp17.C: Likewise.
1287
1288 2003-12-21  Andrew Pinski  <pinskia@physics.uc.edu>
1289
1290         PR c/11995
1291         * gcc.dg/20031223-1.c: New test.
1292
1293 2003-12-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
1294
1295         * gcc.dg/noreturn-7.c: New test.
1296
1297 2003-12-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
1298
1299         * gcc.dg/null-pointer-1.c: New test.
1300
1301 2003-12-22  Mark Mitchell  <mark@codesourcery.com>
1302
1303         * g++.old-deja/g++.jason/template18.C: Remove.
1304         * g++.old-deja/g++.jason/template37.C: Likewise.
1305
1306         PR c++/12862
1307         * g++.dg/lookup/ns1.C: New test.
1308
1309         PR c++/12397
1310         * g++.dg/template/lookup3.C: New test.
1311
1312 2003-12-22  Andrew Pinski  <pinskia@physics.uc.edu>
1313
1314         * g++.dg/template/recurse1.C: New test
1315
1316 2003-12-22  Mark Mitchell  <mark@codesourcery.com>
1317
1318         PR c++/12479
1319         * g++.dg/parse/semicolon1.C: New test.
1320         * g++.dg/parse/semicolon1.h: Likewise.
1321
1322 2003-12-22  Fariborz Jahanian <fjahanian@apple.com>
1323
1324         * gcc.dg/darwin-misaligned.c: New test.
1325
1326 2003-12-22  Andrew Pinski  <pinskia@physics.uc.edu>
1327
1328         PR c/9163
1329         * gcc.dg/20031222-1.c: New test.
1330
1331 2003-12-21  Mark Mitchell  <mark@codesourcery.com>
1332
1333         PR c++/13438
1334         * g++.dg/parse/error8.C: New test.
1335
1336         PR c++/11554
1337         * testsuite/g++.dg/warn/ctor-init-1.C: New test.
1338
1339 2003-12-21  Kazu Hirata  <kazu@cs.umass.edu>
1340
1341         * gcc.c-torture/compile/20020910-1.c: Disable if __INT_MAX is
1342         too small.
1343         * gcc.c-torture/compile/930217-1.c: Likewise.
1344         * gcc.c-torture/compile/930513-1.c: Likewise.
1345         * gcc.c-torture/execute/920908-2.c: Likewise.
1346         * gcc.c-torture/execute/921204-1.c: Likewise.
1347         * gcc.c-torture/execute/930621-1.c: Likewise.
1348         * gcc.c-torture/execute/930630-1.c: Likewise.
1349         * gcc.c-torture/execute/931031-1.c: Likewise.
1350         * gcc.c-torture/execute/980602-2.c: Likewise.
1351         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
1352         * gcc.c-torture/execute/compndlit-1.c: Likewise.
1353         * gcc.c-torture/execute/extzvsi.c: Likewise.
1354         * gcc.c-torture/unsorted/ext.c: Likewise.
1355
1356 2003-12-20  Andrew Pinski  <pinskia@gcc.gnu.org>
1357
1358         PR target/12749
1359         * gcc.c-torture/compile/20031220-2.c: New test case.
1360
1361 2003-12-20  Roger Sayle  <roger@eyesopen.com>
1362
1363         PR optimization/13031
1364         * gcc.c-torture/compile/20031220-1.c: New test case.
1365
1366 2003-12-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
1367
1368         * gcc.dg/cast-function-1.c: New test.
1369
1370 2003-12-19  Joseph S. Myers  <jsm@polyomino.org.uk>
1371
1372         * gcc.dg/format/ext-1.c: Allow 'I' flag on floating point decimal
1373         formats.
1374
1375 2003-12-19  Mark Mitchell  <mark@codesourcery.com>
1376
1377         PR c++/12795
1378         * g++.dg/ext/attrib10.C: New test.
1379
1380 2003-12-19  Jakub Jelinek  <jakub@redhat.com>
1381
1382         * gcc.dg/cleanup-10.c: New test.
1383         * gcc.dg/cleanup-11.c: New test.
1384
1385 2003-12-19  Jakub Jelinek  <jakub@redhat.com>
1386
1387         PR c++/13239
1388         * g++.dg/opt/expect1.C: New test.
1389
1390 2003-12-19  Hartmut Penner  <hpenner@de.ibm.com>
1391
1392         * gcc.dg/altivec-varargs-1.c: Enable testcase on ppc linux.
1393
1394 2003-12-18  Andrew Pinski  <pinskia@physics.uc.edu>
1395
1396         PR debug/12923
1397         * gcc.dg/20031218-1.c: New test.
1398
1399         PR debug/12389
1400         * gcc.dg/20031218-2.c: New test.
1401         * gcc.dg/20031218-3.c: New test.
1402
1403         * g++.dg/abi/mangle18-1.C: Modify regexp to test for `[: \t\n]' at end
1404         of label name and allow for USER_LABEL_PREFIX == "_" names.
1405         * g++.dg/abi/mangle18-2.C: Likewise.
1406         * g++.dg/abi/mangle19-1.C: Likewise.
1407         * g++.dg/abi/mangle19-2.C: Likewise.
1408         * g++.dg/abi/mangle20-1.C: Likewise.
1409         * g++.dg/abi/mangle20-2.C: Likewise.
1410
1411 2003-12-18  Richard Henderson  <rth@redhat.com>
1412
1413         * gcc.dg/bitfld-1.c: Expect warnings for enum bitfields.
1414
1415 2003-12-18  Steven Bosscher  <steven@gcc.gnu.org>
1416             Dan Kegel <dank@kegel.com>
1417
1418         PR other/12009
1419         * g++.dg/compat/compat.exp:  Do not set LD_LIBRARY_PATH when
1420         testing a cross compiler, it causes spurious compile failures.
1421         * lib/g++.exp: Likewise.
1422
1423 2003-12-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1424
1425         PR c++/13262
1426         * g++.dg/template/access13.C: New test.
1427
1428 2003-12-18  Ulrich Weigand  <uweigand@de.ibm.com>
1429
1430         * gcc.dg/20031216-1.c: New test.
1431
1432 2003-12-18  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1433
1434         PR c++/9154
1435         * g++.dg/template/error10.C: New test.
1436
1437 2003-12-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
1438
1439         * g++.dg/eh/simd-1.C: XFAIL on SPARC.
1440         * g++.dg/eh/simd-2.C: Likewise.
1441
1442 2003-12-17  James E Wilson  <wilson@specifixinc.com>
1443             Roger Sayle  <roger@eyesopen.com>
1444
1445         * gcc.c-torture/execute/ieee/mzero5.c: New.
1446
1447 2003-12-17  Mark Mitchell  <mark@codesourcery.com>
1448
1449         PR c++/10603
1450         * g++.dg/parse/error6.C: New test.
1451
1452         PR c++/12827
1453         * g++.dg/parse/error7.C: New test.
1454
1455 2003-12-17  Eric Botcazou  <ebotcazou@libertysurf.fr>
1456
1457         * lib/gcc-dg.exp (gcc-dg-debug-runtest): Do not run debug-[12].c
1458         at -O with stabs debugging formats.
1459         * gcc.dg/debug/debug-1.c: Turn 'p' into a global variable.
1460         * gcc.dg/debug/debug-2.c: Likewise.
1461
1462 2003-12-16  Mark Mitchell  <mark@codesourcery.com>
1463
1464         PR c++/12696
1465         * g++.dg/init/error1.C: New test.
1466
1467         PR c++/12218
1468         * g++.dg/init/pm3.C: New test.
1469
1470 2003-12-17  Joseph S. Myers  <jsm@polyomino.org.uk>
1471
1472         PR c/3347
1473         * gcc.dg/bitfld-8.c: New test.
1474
1475 2003-12-16  James Lemke  <jim@wasabisystems.com>
1476
1477         * gcc.dg/arm-scd42-[123].c: New tests.
1478
1479 2003-12-16  Nathan Sidwell  <nathan@codesourcery.com>
1480
1481         PR c++/9043
1482         * g++.dg/abi/mangle20-1.C: New test.
1483         * g++.dg/abi/mangle20-2.C: New test.
1484
1485 2003-12-16  Mark Mitchell  <mark@codesourcery.com>
1486
1487         PR c++/13275
1488         * g++.dg/other/offsetof2.C: Remove XFAIL.
1489         * g++.dg/parse/offsetof1.C: New test.
1490         * g++.gd/parse/offsetof2.C: Likewise.
1491
1492 2003-12-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1493
1494         * g++.dg/template/nontype3.C: New test.
1495         * g++.dg/template/static2.C: Tweaked the dg-error clause.
1496
1497 2003-12-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1498
1499         * g++.dg/warn/noreturn-3.C: Also test instantiation.
1500
1501 2003-12-16  Nathan Sidwell  <nathan@codesourcery.com>
1502
1503         PR c++/13387
1504         * g++.dg/expr/assign1.C: New test.
1505
1506         PR c++/13242
1507         * g++.dg/abi/mangle19-1.C: New test.
1508         * g++.dg/abi/mangle19-2.C: New test.
1509
1510 2003-12-16  Hartmut Penner  <hpenner@de.ibm.com>
1511
1512         * testsuite/gcc.dg/altivec-10.c: Test vec_cmple and vec_all_numeric.
1513
1514 2003-12-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
1515
1516         * gcc.c-torture/execute/20031216-1.c: New test.
1517
1518 2003-12-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1519
1520         * g++.dg/template/ptrmem7.C: Simplified the test case to not hit
1521         an ICE regression.
1522
1523 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
1524
1525         PR c++/10926
1526         * g++.dg/template/error9.C: New test.
1527
1528         PR c++/11116
1529         * g++.dg/template/error8.C: New test.
1530
1531 2003-12-15  Roger Sayle  <roger@eyesopen.com>
1532
1533         PR middle-end/13400
1534         * gcc.c-torture/execute/20031215-1.c: New test case.
1535
1536 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
1537
1538         PR c++/13269
1539         * g++.dg/parse/error5.C: New test.
1540
1541         PR c++/12989
1542         * g++.dg/expr/sizeof1.C: New test.
1543
1544         PR c++/13310
1545         * g++.dg/template/crash15.C: New test.
1546
1547 2003-12-15  Geoffrey Keating  <geoffk@apple.com>
1548
1549         * g++.old-deja/g++.pt/vaarg3.C: Don't expect an error for passing
1550         a non-POD type as the last named parameter of a varargs function.
1551
1552 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
1553
1554         PR c++/13243
1555         PR c++/12573
1556         * g++.dg/template/crash14.C: New test.
1557         * g++.dg/template/dependent-expr3.C: Add dg-error markers.
1558
1559 2003-12-15  Nathan Sidwell  <nathan@codesourcery.com>
1560
1561         * g++.dg/other/java1.C: New test.
1562
1563         PR c++/13241
1564         * g++.dg/abi/mangle18-1.C: New test.
1565         * g++.dg/abi/mangle18-2.C: New test.
1566
1567 2003-12-15  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
1568
1569         PR optimization/10312
1570         * gcc.c-torture/execute/20031214-1.c: New.
1571
1572 2003-12-14  Mark Mitchell  <mark@codesourcery.com>
1573
1574         PR c++/10779
1575         PR c++/12160
1576         * g++.dg/parse/error3.C: New test.
1577         * g++.dg/parse/error4.C: Likewise.
1578         * g++.dg/abi/mangle4.C: Tweak error messages.
1579         * g++.dg/lookup/using5.C: Likewise.
1580         * g++.dg/other/error2.C: Likewise.
1581         * g++.dg/parse/typename5.C: Likewise.
1582         * g++.dg/parse/undefined1.C: Likewise.
1583         * g++.dg/template/arg2.C: Likewise.
1584         * g++.dg/template/ttp3.C: Likewise.
1585         * g++.dg/template/type1.C: Likewise.
1586         * g++.old-deja/g++.other/crash32.C: Likewise.
1587         * g++.old-djea/g++.pt/defarg8.C: Likewise.
1588
1589 2003-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1590
1591         PR c++/13106
1592         * g++.dg/warn/noreturn-3.C: New test.
1593
1594 2003-12-12  Nathan Sidwell  <nathan@codesourcery.com>
1595
1596         PR c++/13118
1597         * g++.dg/abi/covariant3.C: New.
1598
1599 2003-12-12  Jakub Jelinek  <jakub@redhat.com>
1600
1601         * g++.dg/eh/ia64-1.C: New test.
1602
1603 2003-12-12  Roger Sayle  <roger@eyesopen.com>
1604
1605         PR optimization/13037
1606         * g77.f-torture/execute/13037.f: New test case.
1607
1608 2003-12-12  Nathan Sidwell  <nathan@codesourcery.com>
1609
1610         PR c++/12881
1611         * g++.dg/abi/covariant2.C: New.
1612
1613 2003-12-12  Neil Booth  <neil@daikokuya.co.uk>
1614
1615         * testsuite/gcc.dg/cpp/trad/macro.c: New tests.
1616
1617 2003-12-11  Zack Weinberg  <zack@codesourcery.com>
1618
1619         * gcc.c-torture/execute/wchar_t-1.x: Delete.
1620
1621 2003-12-10  Robert Schiele  <rschiele@uni-mannheim.de>
1622
1623         PR other/10819
1624         * lib/gcc.exp (default_gcc_version): Do not match NL/CR characters
1625         to fix Bug 10819.
1626         * lib/g++.exp (g++_version): Likewise.
1627         * lib/g77.exp (g77_version): Likewise.
1628         * lib/objc.exp (default_objc_version): Likewise.
1629
1630 2003-12-10  Richard Henderson  <rth@redhat.com>
1631
1632         * gcc.c-torture/execute/wchar_t-1.c: Convert to utf-8.
1633
1634         * gcc.dg/intermod-1.c: Adjust assembler scan pattern for alpha.
1635
1636 2003-12-08  Matt Austern  <austern@apple.com>
1637
1638         PR c/13134
1639         * lib/gcc-dg.exp (dg-require-visibility): Define.
1640         * lib/target-supports (check_visibility_available): Define.
1641         * gcc.dg/visibility-1.c: New test.
1642         * gcc.dg/visibility-2.c: Likewise.
1643         * gcc.dg/visibility-3.c: Likewise.
1644         * gcc.dg/visibility-4.c: Likewise.
1645         * gcc.dg/visibility-5.c: Likewise.
1646         * gcc.dg/visibility-6.c: Likewise.
1647         * g++.dg/ext/visibility-1.C: Likewise.
1648         * g++.dg/ext/visibility-2.C: Likewise.
1649         * g++.dg/ext/visibility-3.C: Likewise.
1650         * g++.dg/ext/visibility-4.C: Likewise.
1651         * g++.dg/ext/visibility-5.C: Likewise.
1652         * g++.dg/ext/visibility-6.C: Likewise.
1653
1654 2003-12-07  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1655
1656         * g++.dg/lookup/java1.C: New test.
1657         * g++.dg/lookup/java2.C: New test.
1658
1659 2003-12-07  Falk Hueffner  <falk@debian.org>
1660
1661         * g++.dg/opt/noreturn-1.C: New test.
1662
1663 2003-12-07  Wolfgang Bangerth  <bangerth@dealii.org>
1664
1665         * gcc.dg/overflow-1.c: New test.
1666
1667 2003-12-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
1668
1669         * g77.f-torture/compile/13060.f: New test.
1670
1671 2003-12-06  Mark Mitchell  <mark@codesourcery.com>
1672
1673         PR c++/13323
1674         * g++.dg/inherit/operator2.C: New test.
1675
1676 2003-12-05  Mark Mitchell  <mark@codesourcery.com>
1677
1678         PR c++/13305
1679         * g++.dg/ext/attrib9.C: New test.
1680
1681 2003-12-05  Mark Mitchell  <mark@codesourcery.com>
1682
1683         PR c++/13314
1684         * g++.dg/template/error7.C: New test.
1685
1686 2003-12-05  Stuart Menefy <stuart.menefy@st.com>
1687             J"orn Rennecke <joern.rennecke@superh.com>
1688
1689         PR target/13302
1690         * g++.dg/other/struct-va_list.C: New test.
1691
1692 2003-12-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1693
1694         PR c++/13166
1695         * g++.dg/parse/defarg6.C: New test.
1696
1697 2003-12-05  Hans-Peter Nilsson  <hp@axis.com>
1698
1699         PR target/13256
1700         * gcc.c-torture/execute/20031201-1.c: New test.
1701
1702 2003-12-05  Arnaud Charlet  <charlet@act-europe.fr>
1703
1704         * ada/acats/run_acats: Add checks against missing gnatlib/gnattools.
1705
1706 2003-12-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
1707
1708         * gcc.dg/builtin-return-1.c: New test.
1709
1710 2003-12-04  Stuart Menefy <stuart.menefy@st.com>
1711             J"orn Rennecke <joern.rennecke@superh.com>
1712
1713         PR optimization/13260
1714         * gcc.c-torture/execute/20031204-1.c: New test.
1715
1716 2003-12-03  Mark Mitchell  <mark@codesourcery.com>
1717
1718         PR c++/9127
1719         * g++.dg/template/error6.C: New test.
1720
1721 2003-12-03  Jakub Jelinek  <jakub@redhat.com>
1722
1723         * gcc.dg/20031202-1.c: New test.
1724
1725 2003-12-03  Mark Mitchell  <mark@codesourcery.com>
1726
1727         PR c++/13179
1728         * g++.dg/template/eh1.C: New test.
1729
1730         PR c++/10771
1731         * g++.dg/template/error5.C: New test.
1732
1733 2003-12-02  David Ung  <davidu@mips.com>
1734
1735         * gcc.dg/compat/vector-check.h: Corrected type for var
1736         g_##TMODE
1737
1738 2003-12-02  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1739
1740         PR c++/10126
1741         * g++.dg/template/ptrmem8.C: New test.
1742
1743 2003-12-02  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1744
1745         PR c++/12573
1746         * g++.dg/template/dependent-expr3.C: New test.
1747
1748 2003-12-01  James Lemke  <jim@wasabisystems.com>
1749
1750         * gcc.dg/arm-g2.c: New test.
1751
1752 2003-12-01  Roger Sayle  <roger@eyesopen.com>
1753
1754         PR optimization/11634
1755         * gcc.dg/20031201-2.c: New test case.
1756
1757 2003-12-01  Zack Weinberg  <zack@codesourcery.com>
1758
1759         PR 11433
1760         * objc.dg/proto-lossage-3.m: New test.
1761
1762 2003-12-01  Roger Sayle  <roger@eyesopen.com>
1763
1764         PR optimization/12628
1765         * gcc.dg/20031201-1.c: New test case.
1766
1767 2003-12-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
1768
1769         * gcc.dg/unaligned-1.c: New test.
1770
1771 2003-11-30  Mark Mitchell  <mark@codesourcery.com>
1772
1773         PR c++/9849
1774         * g++.dg/template/error4.C: New test.
1775         * g++.dg/template/nested3.C: Adjust error markers.
1776
1777 2003-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1778
1779         * gcc.dg/cpp/assert4.c: Check more #system assertions.
1780
1781 2003-11-29  Joseph S. Myers  <jsm@polyomino.org.uk>
1782
1783         PR c/10333
1784         * gcc.dg/bitfld-7.c: New test.
1785
1786 2003-11-29  Richard Sandiford  <rsandifo@redhat.com>
1787
1788         * gcc.dg/tls/asm-1.C: New test.
1789
1790 2003-11-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1791
1792         * gcc.dg/cpp/assert4.c: Update.
1793
1794 2003-11-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
1795
1796         * gcc.dg/builtin-apply2.c: Set size of stack argument data to 64.
1797         * gcc.dg/builtin-apply3.c: New test.
1798
1799 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
1800
1801         * lib/compat.exp (compat-obj): New xfaildata parameter.
1802         Use it to set compiler_conditional_xfail_data before compiling.
1803         (compat-get-options): Handle dg-xfail-if.
1804         (compat-execute): Retrieve XFAIL data and pass them to compat-obj.
1805         * gcc.dg/compat/vector-1_x.c: XFAIL on SPARC.
1806         * gcc.dg/compat/vector-1_y.c: Likewise.
1807         * gcc.dg/compat/vector-2_x.c: Likewise.
1808         * gcc.dg/compat/vector-2_y.c: Likewise.
1809
1810 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
1811
1812         * g++.dg/opt/reg-stack4.C: New test.
1813
1814 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
1815
1816         * gcc.dg/builtin-apply2.c: New test.
1817
1818 2003-11-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
1819
1820         * gcc.c-torture/compile/20031023-4.c: Don't XFAIL on SPARC64.
1821
1822 2003-11-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1823
1824         PR c++/12924
1825         * g++.dg/template/template-id-2.C: New test.
1826
1827 2003-11-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1828
1829         PR c++/5369
1830         * g++.dg/template/memfriend1.C: New test.
1831         * g++.dg/template/memfriend2.C: Likewise.
1832         * g++.dg/template/memfriend3.C: Likewise.
1833         * g++.dg/template/memfriend4.C: Likewise.
1834         * g++.dg/template/memfriend5.C: Likewise.
1835         * g++.dg/template/memfriend6.C: Likewise.
1836         * g++.dg/template/memfriend7.C: Likewise.
1837         * g++.dg/template/memfriend8.C: Likewise.
1838         * g++.old-deja/g++.pt/friend44.C: Remove a bogus error.
1839
1840 2003-11-21  Mark Mitchell  <mark@codesourcery.com>
1841
1842         PR c++/12515
1843         * g++.dg/ext/cond1.C: New test.
1844
1845 2003-11-20  Richard Henderson  <rth@redhat.com>
1846
1847         * gcc.dg/20020201-2.c: Remove.
1848         * gcc.dg/20020201-4.c: Remove.
1849         * gcc.dg/20020304-1.c: Remove.
1850
1851 2003-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
1852
1853         * gcc.dg/cpp/trad/xwin1.c: New test case.
1854
1855 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
1856
1857         * g++.dg/compat/compat.exp: Add DYLD_LIBRARY_PATH for darwin.
1858         * lib/g77.exp: Likewise.
1859         * lib/objc.exp: Likewise.
1860         * lib/g++.exp: Likewise, add -multiply_defined suppress flag
1861         for darwin.
1862
1863 2003-11-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1864
1865         PR c++/12932
1866         * g++.dg/template/static5.C: New test.
1867
1868 2003-11-18  Joseph S. Myers  <jsm@polyomino.org.uk>
1869
1870         * gcc.dg/nested-func-1.c: New test.
1871
1872 2003-11-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1873
1874         * gcc.dg/cpp/assert4.c: New test.
1875
1876 2003-11-14  Giovanni Bajo  <giovannibajo@libero.it>
1877
1878         PR c++/2294
1879         * g++.dg/lookup/using9.c: New test.
1880
1881 2003-11-14  Mark Mitchell  <mark@codesourcery.com>
1882
1883         PR c++/12762
1884         * g++.dg/template/error3.C: New test.
1885
1886 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
1887
1888         PR ada/13035
1889         * ada/acats/run_acats, run_all.sh: Fix syntax error.
1890         No longer use a wrapper for gcc, since this does not work under
1891         Windows.
1892
1893 2003-11-14  Giovanni Bajo  <giovannibajo@libero.it>
1894
1895         PR c++/2094
1896         * g++.dg/template/ptrmem7.C: New test.
1897
1898 2003-11-13  Andrew Pinski <apinski@apple.com>
1899
1900         * gcc.c-torture/compile/20031113-1.c: New test.
1901
1902 2003-11-13  Mark Mitchell  <mark@codesourcery.com>
1903             Kean Johnston <jkj@sco.com>
1904
1905         PR c/13029
1906         * gcc.dg/unused-4.c: Update.
1907
1908 2003-11-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
1909
1910         * g++.dg/opt/const3.C: New test.
1911
1912 2003-11-13  Jan Hubicka  <jh@suse.cz>
1913
1914         * gcc.c-torture/compile/20031112-1.c: New test.
1915
1916 2003-11-12  Mark Mitchell  <mark@codesourcery.com>
1917
1918         * g++.dg/parse/crash10.C: Remove bogus error marker.
1919
1920 2003-11-12  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1921
1922         * ada/acats/run_acats (host_gnatmake): Use type in a /bin/sh script.
1923         (host_gcc): Likewise.
1924         (ROOT): Honor $PWDCMD.
1925         (BASE): Likewise.
1926         * ada/acats/run_all.sh (dir): Honor $PWDCMD.
1927
1928 2003-11-12  Catherine Moore  <clm@redhat.com>
1929
1930         * gcc.c-torture/execute/20020720-1.x:  Add xfail for frv-*-*.
1931
1932 2003-11-12  Andreas Jaeger  <aj@suse.de>
1933             Jakub Jelinek  <jakub@redhat.com>
1934             Andrew Pinski  <pinskia@physics.uc.edu>
1935             Richard Henderson  <rth@redhat.com>
1936
1937         * gcc.dg/c90-const-expr-2.c (foo): Avoid extra warning on 64-bit
1938         systems.
1939         * gcc.dg/c99-const-expr-2.c (foo): Likewise.
1940
1941         * gcc.dg/20030926-1.c: Make it work on x86_64 systems.
1942         * gcc.dg/i386-pentium4-not-mull.c: Likewise.
1943
1944 2003-11-11  Andreas Jaeger  <aj@suse.de>
1945
1946         * gcc.c-torture/execute/20020720-1.x: Test passes also on x86_64.
1947
1948         * gcc.c-torture/execute/20020227-1.x: Test passes also on x86_64.
1949
1950 2003-11-10  Arnaud Charlet  <charlet@act-europe.fr>
1951
1952         * ada/acats/run_all.sh: Add handling of unsupported (tasking) tests.
1953         Clean ups.
1954
1955 2003-11-10  Waldek Hebisch  <hebisch@math.uni.wroc.pl>
1956
1957         * gcc.dg/trampoline-1.c: New test.
1958
1959 2003-11-09  Andrew Pinski  <pinskia@physics.uc.edu>
1960
1961         * gcc.c-torture/compile/200031109-1.c: New test.
1962
1963 2003-11-08  Joseph S. Myers  <jsm@polyomino.org.uk>
1964
1965         PR c/3190
1966         PR c/8714
1967         * gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
1968         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/ext3.c,
1969         gcc.dg/format/no-y2k-1.c: Update.
1970
1971 2003-11-08  Roger Sayle  <roger@eyesopen.com>
1972
1973         PR optimization/10467
1974         * gcc.dg/20031108-1.c: New test case.
1975
1976 2003-11-07  Geoffrey Keating  <geoffk@apple.com>
1977
1978         * gcc.dg/pch/warn-1.c: Allow for more helpful error message.
1979
1980 2003-11-08  Joseph S. Myers  <jsm@polyomino.org.uk>
1981
1982         * gcc.dg/compound-lvalue-1.c: New test.
1983         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Remove
1984         some XFAILs.
1985
1986 2003-11-06  Geoffrey Keating  <geoffk@apple.com>
1987
1988         * gcc.dg/altivec-varargs-1.c: New test.
1989
1990 2003-11-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
1991
1992         * gcc.c-torture/compile/20031023-4.c: XFAIL on SPARC64
1993         * gcc.c-torture/compile/simd-5.c: XFAIL on SPARC64 at -O0 and -O1.
1994         * gcc.c-torture/execute/simd-4.x: New file.  XFAIL on SPARC at -O0.
1995         * gcc.c-torture/execute/va-arg-25.x: New file.  XFAIL on SPARC.
1996         * gcc.dg/uninit-C.c: XFAIL on non 64-bit Solaris versions.
1997
1998 2003-11-05  Joseph S. Myers  <jsm@polyomino.org.uk>
1999
2000         * gcc.dg/cond-lvalue-1.c: New test.
2001
2002 2003-11-05  Gernot Hillier  <gernot.hillier@siemens.com>
2003
2004         * g++.old-deja/g++.pt/asm1.C: Enable for e.g. x86_64-*-linux-gnu.
2005
2006 2003-11-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2007
2008         PR c++/11616
2009         * g++.dg/template/instantiate5.C: New test.
2010
2011 2003-11-03  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
2012
2013         PR c++/12726
2014         * g++.dg/ext/complit2.C: Replace test with self-contained version.
2015         * ChangeLog: Add missing first entry for above test.
2016
2017 2003-11-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2018
2019         PR c++/9810
2020         * g++.dg/template/using8.C: New test.
2021         * g++.old-deja/g++.other/access11.C: Adjust expected error location.
2022
2023 2003-11-02  Roger Sayle  <roger@eyesopen.com>
2024
2025         PR optimization/10817
2026         * gcc.c-torture/compile/20031102-1.c: New test case.
2027
2028 2003-11-02  Kazu Hirata  <kazu@cs.umass.edu>
2029
2030         * gcc.c-torture/execute/va-arg-25.c: Enable only if INT_MAX ==
2031         2147483647.
2032
2033 2003-11-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
2034
2035         * gcc.dg/20031102-1.c: New test.
2036
2037 2003-11-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
2038
2039         * gcc.dg/complex-1.c: New test.
2040
2041 2003-11-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2042
2043         PR c++/12796
2044         * g++.dg/template/crash13.C: Adjust expected error location.
2045         * g++.old-deja/g++.brendan/ns1.C: Likewise.
2046
2047 2003-10-31  Richard Earnshaw  <rearnsha@arm.com>
2048
2049         * g++.dg/bprob/bprob.exp: Disable test on arm-elf configs.
2050
2051 2003-10-31  Josef Zlomek  <zlomekj@suse.cz>
2052
2053         PR/10239
2054         * gcc.c-torture/compile/20031031-2.c: New test.
2055
2056 2003-10-31  Josef Zlomek  <zlomekj@suse.cz>
2057
2058         PR/11640
2059         * gcc.c-torture/compile/20031031-1.c: New test.
2060
2061 2003-10-31  Richard Earnshaw  <rearnsha@arm.com>
2062
2063         * g77.dg/bprob/bprob.exp: Disable test on arm-elf configs.
2064         * gcc.misc-tests/bprob.exp: Likewise.
2065         * g77.dg/execute/20001201.x, 6367.x, io0.x, io1.x, u77-test.x: XFAIL
2066         the execution test on arm-elf configs.
2067         * g77.dg/execute/10197.x: New file.  XFAIL the execution test on
2068         configs that don't support scratch files.
2069         * g77.dg/execute/u77-test.x: XFAIL compilation on arm-elf configs.
2070
2071 2003-10-30  Arnaud Charlet  <charlet@act-europe.fr>
2072
2073         * ada/acats/run_all.sh: Do not print PASS messages to stdout, as
2074         done by dejagnu.
2075
2076 2003-10-29  Arnaud Charlet  <charlet@act-europe.fr>
2077
2078         * ada/acats/run_all.sh: Redirect mv output to /dev/null
2079         Avoid non pure sh syntax. Add more logging.
2080
2081         * ada/acats/norun.lst: Disable cdd2a03, since it is expected to
2082         fail.
2083
2084 2003-10-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2085
2086         PR libgcj/10610
2087         * gcc.dg/ppc-stackalign-1.c: New test.
2088
2089 2003-10-28  Arnaud Charlet  <charlet@act-europe.fr>
2090
2091         * ada/acats/run_all.sh: Change output to be more compliant with
2092         dejagnu framework.
2093         Create acats.sum and acats.log files under testsuite/ada/acats
2094         Only run [a-z]* directories, to filter out e.g. CVS.
2095         Redirect build output to log file.
2096
2097 2003-10-27  Arnaud Charlet  <charlet@act-europe.fr>
2098
2099         * README.ada: Removed, integrated in ../doc/sourcebuild.texi
2100
2101 2003-10-27  Arnaud Charlet  <charlet@act-europe.fr>
2102
2103         PR ada/5909:
2104         * README.ada, ada/acats: Import ACATS 2.5 for GCC Ada test suite.
2105
2106 2003-10-27  Jakub Jelinek  <jakub@redhat.com>
2107
2108         * gcc.c-torture/compile/20031023-1.c: New test.
2109         * gcc.c-torture/compile/20031023-2.c: New test.
2110         * gcc.c-torture/compile/20031023-3.c: New test.
2111         * gcc.c-torture/compile/20031023-4.c: New test.
2112
2113 2003-10-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2114
2115         PR c++/10371
2116         * g++.dg/lookup/scoped8.C: New test.
2117
2118 2003-10-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
2119
2120         * g++.dg/opt/reg-stack3.C: New test.
2121
2122 2003-10-24  Joseph S. Myers  <jsm@polyomino.org.uk>
2123
2124         * gcc.dg/c99-arraydecl-2.c: New test.  PR c/11943.
2125
2126 2003-10-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2127
2128         PR c++/11076
2129         * g++.dg/template/crash13.C: New test.
2130
2131 2003-10-24  Joseph S. Myers  <jsm@polyomino.org.uk>
2132
2133         * gcc.dg/c99-restrict-2.c: New test.
2134
2135 2003-10-24  Nathan Sidwell  <nathan@codesourcery.com>
2136
2137         PR c++/12698, c++/12699, c++/12700, c++/12566
2138         * g++.dg/inherit/covariant9.C: New test.
2139         * g++.dg/inherit/covariant10.C: New test.
2140         * g++.dg/inherit/covariant11.C: New test.
2141
2142 2003-10-23  Jason Merrill  <jason@redhat.com>
2143
2144         PR c++/12726
2145         * g++.dg/ext/complit2.C: New test.
2146
2147 2003-10-20  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
2148
2149         PR target/12654
2150         * gcc.c-torture/execute/20031020-1.c: New test.
2151
2152 2003-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
2153
2154         * gcc.dg/old-style-asm-1.c: Also check for (set (pc) on lines
2155         following the jump_insn.
2156
2157 2003-10-22  Joseph S. Myers  <jsm@polyomino.org.uk>
2158
2159         * gcc.dg/cast-lvalue-1.c: New test.
2160
2161 2003-10-21  Mark Mitchell  <mark@codesourcery.com>
2162
2163         PR c++/11962
2164         * g++.dg/template/cond2.C: New test.
2165
2166 2003-10-20  Joseph S. Myers  <jsm@polyomino.org.uk>
2167
2168         * gcc.dg/builtins-28.c: New test.
2169
2170 2003-10-20  Jan Hubicka  <jh@suse.cz>
2171
2172         * testsuite/g++.dg/opt/inline4.C: Do not use min-inline-insns
2173         parameter.
2174         * testsuite/gcc.dg/inline-2.c: Likewise.
2175
2176 2003-10-20  Phil Edwards  <phil@codesourcery.com>
2177
2178         * gcc.dg/20021014-1.c:  XFAIL for *-*-windiss targets.
2179         * gcc.dg/nest.c:  Likewise.
2180
2181 2003-10-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2182
2183         PR c++/9781, c++/10583, c++/11862
2184         * g++.dg/parse/crash13.C: New test.
2185
2186 2003-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
2187
2188         * gcc.dg/old-style-asm-1.c: Count jump_insns instead of labels.
2189
2190 2003-10-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
2191
2192         * gcc.dg/builtins-18.c: Wrap C99 tests with HAVE_C99_RUNTIME.
2193         Define HAVE_C99_RUNTIME except on Solaris.
2194         * gcc.dg/builtins-20.c: Likewise.
2195
2196 2003-10-19  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
2197
2198         * gcc.dg/old-style-asm-1.c: Use scan-assembler-times.
2199
2200 2003-10-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2201
2202         PR c++/12495
2203         * g++.dg/template/crash21.C: New test.
2204
2205 2003-10-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2206
2207         PR c++/2513
2208         * g++.dg/template/typename5.C: New test.
2209
2210 2003-10-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2211
2212         PR c++/12369
2213         * g++.dg/template/friend25.C: New test.
2214
2215 2003-10-16  Ziemowit Laski  <zlaski@apple.com>
2216
2217         * objc.dg/try-catch-2.m: Relax target triple to all Darwin
2218         versions.
2219
2220 2003-10-16  Kazu Hirata  <kazu@cs.umass.edu>
2221
2222         * gcc.c-torture/execute/20031003-1.c: Enable only when INT_MAX
2223         == 2147483647.
2224
2225 2003-10-15  Kazu Hirata  <kazu@cs.umass.edu>
2226
2227         * gcc.c-torture/execute/960416-1.x: Remove.
2228         * gcc.c-torture/execute/divconst-3.x: Likewise.
2229
2230 2003-10-15  Hans-Peter Nilsson  <hp@axis.com>
2231
2232         PR target/12598
2233         * gcc.dg/torture/cris-volatile-1.c: New test.
2234
2235 2003-10-14  Roger Sayle  <roger@eyesopen.com>
2236
2237         PR optimization/9325
2238         * gcc.c-torture/execute/20031003-1.c: Remove non-portable tests
2239         for overflowing floating point to integer conversion during RTL
2240         simplification.
2241
2242 2003-10-13  Ziemowit Laski  <zlaski@apple.com>
2243
2244         * objc/execute/_cmd.m: Fix typo.
2245         * objc.dg/image-info.m, objc.dg/symtab-1.m:
2246         Relax 'scan-assembler' regexp.
2247         * objc.dg/try-catch-1.m, objc.dg/try-catch-3.m,
2248         objc.dg/try-catch-4.m: Run on non-Darwin targets.
2249         * objc.dg/zero-link-2.m: Remove blank line.
2250         * objc.dg/zero-link-3.m: New test case.
2251
2252 2003-10-13  Geoffrey Keating  <geoffk@apple.com>
2253
2254         * g77.f-torture/execute/980520-1.x: XFAIL at -O0.
2255
2256         * gcc.dg/asm-names.c: Use scan-assembler-not rather
2257         than linker trickery.
2258
2259 2003-10-13  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
2260
2261         PR c++/12370
2262         * g++.dg/other/friend2.C: New test.
2263
2264 2003-10-12  Steven Bosscher  <steven@gcc.gnu.org>
2265
2266         * gcc.dg/20031012-1.c: New test.
2267
2268 2003-10-12  Steven Bosscher  <steven@gcc.gnu.org>
2269
2270         * gcc.dg/weak/weak-3.c: Fix for new warning.
2271
2272 2003-10-12  Kelley Cook  <kcook@gcc.gnu.org>
2273
2274         PR optimization/8750
2275         * gcc.c-torture/execute/20031012-1.c: New test case.
2276
2277 2003-10-11  Roger Sayle  <roger@eyesopen.com>
2278
2279         * gcc.c-torture/execute/string-opt-8.c: Don't test optimizations
2280         that inline strncmp as cmpstrsi on i386 when compiled with -Os.
2281
2282 2003-10-11  Roger Sayle  <roger@eyesopen.com>
2283
2284         PR optimization/12260
2285         * gcc.c-torture/compile/20031011-2.c: New test case.
2286
2287 2003-10-11  Roger Sayle  <roger@eyesopen.com>
2288
2289         * gcc.c-torture/execute/20031011-1.c: New testcase.
2290
2291 2003-10-11  Eric Botcazou  <ebotcazou@libertysurf.fr>
2292
2293         * gcc.c-torture/compile/20031011-1.c: New test.
2294
2295 2003-10-11  Jan Hubicka  <jh@suse.cz>
2296
2297         * g++.dg/other/first-global.C: New test.
2298
2299 2003-10-11  Roger Sayle  <roger@eyesopen.com>
2300
2301         * gcc.c-torture/execute/string-opt-18.c: New testcase.
2302
2303 2003-10-10  Ian Lance Taylor  <ian@wasabisystems.com>
2304
2305         * gcc.c-torture/compile/20031010-1.c: New test.
2306
2307 2003-10-10  Geoffrey Keating  <geoffk@apple.com>
2308
2309         * gcc.c-torture/execute/va-arg-24.c: Correct, and rename to...
2310         * gcc.c-torture/execute/va-arg-25.c: ... here.
2311
2312 2003-10-09  Mark Mitchell  <mark@codesourcery.com>
2313
2314         * g++.dg/ext/attrib8.C: Only run it on x86 targets.
2315
2316 2003-10-08  Richard Sandiford  <rsandifo@redhat.com>
2317
2318         * gcc.c-torture/compile/mipscop-[1-4].c: Disable for mips16.
2319
2320 2003-10-08  Giovanni Bajo  <giovannibajo@libero.it>
2321
2322         * g++.dg/parse/error2.C: New test.
2323
2324 2003-10-08  Giovanni Bajo <giovannibajo@libero.it>
2325
2326         PR c++/11097
2327         * g++.dg/other/error5.C: Modify the error message.
2328         * g++.dg/lookup/using8.C: New test.
2329
2330 2003-10-07  Geoffrey Keating  <geoffk@apple.com>
2331
2332         * gcc.dg/darwin-abi-2.c: New file.
2333         * gcc.c-torture/execute/va-arg-24.c: New file.
2334
2335 2003-10-06  Bob Wilson  <bob.wilson@acm.org>
2336
2337         * g++.dg/template/spec10.C: Set exit value to zero on success.  Fix
2338         indentation.
2339
2340 2003-10-06  Mark Mitchell  <mark@codesourcery.com>
2341
2342         PR c++/10147
2343         * g++.dg/other/error4.C: Update error messages.
2344         * g++.dg/template/ptrmem4.C: Likewise.
2345
2346         PR c++/12337
2347         * g++.dg/init/new9.C: New test.
2348
2349         PR c++/12334, c++/12236, c++/8656
2350         * g++.dg/ext/attrib8.C: New test.
2351
2352 2003-10-06  Devang Patel  <dpatel@apple.com>
2353
2354         * gcc.dg/debug/dwarf2-3.h: New test.
2355         * gcc.dg/debug/dwarf2-3.c: New test case for -feliminate-dwarf2-dups.
2356
2357 2003-10-06  Wolfgang Bangerth  <bangerth@ticam.utexas.edu>
2358
2359         * g++.dg/opt/cfg2.C: New test.
2360
2361 2003-10-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
2362
2363         * g++.dg/opt/float1.C: New test.
2364
2365 2003-10-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
2366
2367         * gcc.dg/c90-array-lval-6.c: New test.
2368         * gcc.dg/c99-array-lval-6.c: New test.
2369
2370 2003-10-03  Alexander Malmberg  <alexander@malmberg.org>
2371             Ziemowit Laski  <zlaski@apple.com>
2372
2373         * objc.dg/method-6.m ('starboard'): Move prototype from 'Base' to
2374         'Derived', so that it is never considered a class method; add
2375         new warning for '+port' method ambiguity.
2376         * objc.dg/method-12.m: Include <objc/objc.h> instead of
2377         <objc/objc-api.h> (needed on Mac OS X).
2378         * objc.dg/method-13.m: New test.
2379
2380 2003-10-03  Roger Sayle  <roger@eyesopen.com>
2381
2382         PR optimization/9325, PR java/6391
2383         * gcc.c-torture/execute/20031003-1.c: New test case.
2384
2385 2003-10-02  Mark Mitchell  <mark@codesourcery.com>
2386
2387         PR optimization/12180
2388         * gcc.dg/20031002-1.c: New test.
2389
2390         PR c++/12486
2391         * g++.dg/inherit/error1.C: New test.
2392
2393 2003-10-02  Chris Demetriou  <cgd@broadcom.com>
2394
2395         * lib/f-torture.exp (search_for): Rename to...
2396         (search_for_re): This.  Also, clean up comments and the
2397         "regexp" invocation.
2398
2399 2003-10-02  Josef Zlomek  <zlomekj@suse.cz>
2400
2401         * gcc.c-torture/compile/20031002-1.c: New test.
2402
2403 2003-10-02  Jakub Jelinek  <jakub@redhat.com>
2404
2405         * g++.dg/opt/cond1.C: New test.
2406
2407 2003-10-01  Kelley Cook  <kelleycook@wideopenwest.com>
2408
2409         * gcc.dg/Wold-style-definition-2.c: New testcase.
2410         * gcc.dg/wtr-func-def-1.c: Modify to reflect new warning.
2411
2412 2003-09-29  Richard Henderson  <rth@redhat.com>
2413
2414         * g++.dg/init/array10.C: Add dg-options.
2415
2416 2003-09-29  Eric Botcazou  <ebotcazou@libertysurf.fr>
2417
2418         * g++.dg/opt/unroll1.C: Change unsigned to __SIZE_TYPE__.
2419
2420 2003-09-28  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2421
2422         * g++.dg/template/friend19.C: Fix typo.
2423         * g++.old-deja/g++.other/crash31.C: Adjust expected error.
2424
2425 2003-09-28  Richard Sandiford  <rsandifo@redhat.com>
2426
2427         * gcc.c-torture/execute/20030928-1.c: New test.
2428         * gcc.dg/torture/mips-sdata-1.c (f): Refer to x[0] rather than x[3].
2429
2430 2003-09-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
2431
2432         * g++.dg/opt/unroll1.C: New test.
2433
2434 2003-09-26  Roger Sayle  <roger@eyesopen.com>
2435
2436         PR optimization/11741
2437         * gcc.dg/20030926-1.c: New test case.
2438
2439 2003-09-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2440
2441         PR c++/5655
2442         * g++.dg/parse/access7.C: New test.
2443         * g++.old-deja/g++.brendan/crash56.C: Fix redeclaration error.
2444
2445 2003-09-24  Ziemowit Laski  <zlaski@apple.com>
2446
2447         MERGE OF objc-improvements-branch into MAINLINE:
2448         * lib/objc.exp (objc_target_compile): Do not point at libobjc headers
2449         if libobjc has not been built.
2450         * objc/execute/IMP.m, objc/execute/_cmd.m, objc/execute/bf-common.h,
2451         objc/execute/bycopy-3.m, objc/execute/class-{1-14}.m,
2452         objc/execute/class-self-2.m, objc/execute/many_args_method.m,
2453         objc/execute/nested-3.m, objc/execute/np-2.m,
2454         objc/execute/object_is_class.m, objc/execute/object_is_meta_class.m,
2455         objc/execute/redefining_self.m, objc/execute/root_methods.m,
2456         objc/execute/static-{1-2}.m, objc/execute/string-{1-4}.m,
2457         objc/execute/va_method.m, objc.dg/comp-types-4.m, objc.dg/headers.m,
2458         objc.dg/special/unclaimed-category-1.h,
2459         objc.dg/special/unclaimed-category-1.m: Make usable with NeXT as
2460         well as GNU runtime.
2461         * execute/next_mapping.h: New header, for GNU->NeXT impedance matching.
2462         * execute/cascading-1.m, execute/function-message-1.m,
2463         objc.dg/anon-1.m, objc.dg/bitfield-{3-4}.m,
2464         objc.dg/call-super-{1-3}.m, objc.dg/category-1.m,
2465         objc.dg/const-str-{3-6}.m, objc.dg/encode-{1-4}.m,
2466         objc.dg/func-ptr-1.m, objc.dg/gnu-runtime-1.m, objc.dg/image-info.m,
2467         objc.dg/method-{3-12}.m, objc.dg/missing-proto-{1-3}.m,
2468         objc.dg/nested-func-1.m, objc.dg/proto-lossage-2.m,
2469         objc.dg/proto-qual-1.m, objc.dg/sizeof-1.m, objc.dg/static-1.m,
2470         objc.dg/symtab-1.m, objc.dg/try-catch-{1-4}.m,
2471         objc.dg/type-size-{1-2}.m, objc.dg/zero-link-{1-2}.m: New test cases.
2472         * objc.dg/bitfield-2.m: Run only on Darwin.
2473         * objc.dg/class-2.m, objc.dg/comp-types-1.m, objc.dg/desig-init-1.m,
2474         objc.dg/method-{1-2}.m, objc.dg/proto-hier-1.m,
2475         objc.dg/proto-lossage-1.m: Adjust for message wording changes.
2476         * objc.dg/const-str-1.m: Fix constant string layout.
2477
2478 2003-09-24  Alexandre Oliva  <aoliva@redhat.com>
2479
2480         * gcc.dg/cpp/Wunknown-pragmas-1.c: New test.
2481
2482 2003-09-23  Geoffrey Keating  <geoffk@apple.com>
2483
2484         * gcc.dg/darwin-abi-1.c: New file.
2485
2486 2003-09-21  Andrew Pinski  <pinskia@physics.uc.edu>
2487
2488         PR target/12281
2489         * gcc.c-torture/compile/20030921-1.c: New test.
2490
2491 2003-09-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
2492
2493         * g++.dg/opt/reg-stack2.C: New test.
2494
2495 2003-09-21  Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
2496
2497         * g++.dg/eh/delayslot1.C: New test.
2498
2499 2003-09-20  Richard Henderson  <rth@redhat.com>
2500
2501         * gcc.dg/format/gcc_diag-1.c: Add tests for %J.
2502
2503 2003-09-20  Roger Sayle  <roger@eyesopen.com>
2504
2505         * gcc.c-torture/execute/20030920-1.c: New test case.
2506
2507 2003-09-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2508
2509         * g++.dg/rtti/typeid3.C: Correct expected error message.
2510
2511 2003-09-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2512
2513         PR c++/157
2514         * g++.dg/parse/crash12.C: New test.
2515
2516 2003-09-19  Janis Johnson  <janis187@us.ibm.com>
2517
2518         * gcc.dg/compat/mixed-struct-check.h: New.
2519         * gcc.dg/compat/mixed-struct-defs.h: New.
2520         * gcc.dg/compat/mixed-struct-init.h: New.
2521         * gcc.dg/compat/struct-by-value-19_main.c: New.
2522         * gcc.dg/compat/struct-by-value-19_x.c: New.
2523         * gcc.dg/compat/struct-by-value-19_y.c: New.
2524         * gcc.dg/compat/struct-by-value-20_main.c: New.
2525         * gcc.dg/compat/struct-by-value-20_x.c: New.
2526         * gcc.dg/compat/struct-by-value-20_y.c: New.
2527         * gcc.dg/compat/struct-return-19_main.c: New.
2528         * gcc.dg/compat/struct-return-19_x.c: New.
2529         * gcc.dg/compat/struct-return-19_y.c: New.
2530         * gcc.dg/compat/struct-return-20_main.c: New.
2531         * gcc.dg/compat/struct-return-20_x.c: New.
2532         * gcc.dg/compat/struct-return-20_y.c: New.
2533
2534 2003-09-19  Andrew Pinski  <pinskia@physics.uc.edu>
2535         * g++.dg/init/array11.C: Change unsigned to __SIZE_TYPE__
2536         so that it will not complain on LP64 targets.
2537
2538 2003-09-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2539
2540         PR c++/495
2541         * g++.dg/template/friend24.C: New test.
2542
2543 2003-09-19  Nathan Sidwell  <nathan@codesourcery.com>
2544
2545         PR c++/12332
2546         * g++.dg/template/memtmpl2.C: New test.
2547
2548 2003-09-18  Mark Mitchell  <mark@codesourcery.com>
2549
2550         PR target/11184
2551         * gcc.dg/builtin-apply1.c: New test.
2552
2553 2003-09-18  Nathan Sidwell  <nathan@codesourcery.com>
2554
2555         PR c++/9848
2556         * g++.dg/warn/Wunused-4.C: New test.
2557
2558 2003-09-18  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
2559
2560         PR c++/12316
2561         * g++.dg/other/gc2.C: New test.
2562
2563 2003-09-17  Mark Mitchell  <mark@codesourcery.com>
2564
2565         PR c++/11991
2566         * g++.dg/rtti/typeid3.C: New test.
2567
2568         PR c++/12266
2569         * g++.dg/overload/template1.C: New test.
2570
2571 2003-09-17  Eric Botcazou  <ebotcazou@libertysurf.fr>
2572
2573         * g++.dg/opt/cfg3.C: New test.
2574
2575 2003-09-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2576
2577         PR c++/7939
2578         * g++.dg/template/crash11.C: New test.
2579
2580 2003-09-16  Jason Merrill  <jason@redhat.com>
2581             Jakub Jelinek  <jakub@redhat.com>
2582
2583         * gcc.dg/attr-warn-unused-result.c: New test.
2584
2585 2003-09-15  Nathan Sidwell  <nathan@codesourcery.com>
2586
2587         PR c++/12184
2588         * g++.dg/expr/call2.C: New test.
2589
2590 2003-09-15  Andreas Jaeger  <aj@suse.de>
2591
2592         * gcc.dg/Wold-style-definition-1.c: New test.
2593
2594 2003-09-14  Mark Mitchell  <mark@codesourcery.com>
2595
2596         PR c++/3907
2597         * g++.dg/parse/template12.C: New test.
2598
2599         * g++.dg/abi/bitfield11.C: New test.
2600         * g++.dg/abi/bitfield12.C: Likewise.
2601
2602 2003-09-14  Alexandre Oliva  <aoliva@redhat.com>
2603
2604         * gcc.dg/cpp/separate-1.c: Adjust line of error.  Test for correct
2605         non-expansion of functional macro name without arguments at EOL.
2606         * gcc.dg/cpp/spacing1.c: Revert 2003-08-04's change.  Likewise.
2607
2608 2003-09-14  Richard Sandiford  <rsandifo@redhat.com>
2609
2610         * gcc.c-torture/execute/20030914-[12].c: New tests.
2611
2612 2003-09-11  Nathan Sidwell  <nathan@codesourcery.com>
2613
2614         PR c++/11788
2615         * g++.dg/overload/addr1.C: New test.
2616
2617 2003-09-10  Ian Lance Taylor  <ian@wasabisystems.com>
2618
2619         * gcc.dg/20030909-1.c: New test.
2620
2621 2003-09-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
2622
2623         * gcc.dg/ultrasp10.c: New test.
2624
2625 2003-09-09  Devang Patel  <dpatel@apple.com>
2626
2627         * gcc.dg/darwin-ld-6.c: New test.
2628
2629 2003-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2630
2631         * gcc.dg/torture/builtin-explog-1.c: New testcase.
2632
2633 2003-09-08  Mark Mitchell  <mark@codesourcery.com>
2634
2635         * gcc.dg/ia64-types1.c: New test.
2636         * gcc.dg/ia64-types2.c: Likewise.
2637
2638 2003-09-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2639
2640         * gcc.dg/builtins-1.c: Add more _Complex tests.
2641         * gcc.dg/torture/builtin-attr-1.c: Likewise.
2642
2643         * gcc.dg/builtins-1.c: Test existing _Complex functions.
2644         * gcc.dg/torture/builtin-attr-1.c: Likewise.
2645
2646 2003-09-08  Mark Mitchell  <mark@codesourcery.com>
2647
2648         PR c++/11786
2649         * g++.dg/lookup/koenig2.C: New test.
2650
2651         PR c++/5296
2652         * g++.dg/rtti/typeid2.C: New test.
2653
2654 2003-09-08  Jakub Jelinek  <jakub@redhat.com>
2655
2656         * gcc.c-torture/compile/20030904-1.c: New test.
2657
2658 2003-09-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
2659
2660         * g++.dg/opt/longbranch2.C: New test.
2661
2662 2003-09-07  Andrew Pinski  <pinskia@physics.uc.edu>
2663
2664         * g++.dg/template/crash10.C: Only compile it.
2665
2666 2003-09-07  Andrew Pinski  <pinskia@physics.uc.edu>
2667
2668         PR middle-end/11665
2669         * gcc.c-torture/compile/20030907-1.c: New test.
2670         * g++.dg/init/array11.C: New test.
2671
2672 2003-09-07  Mark Mitchell  <mark@codesourcery.com>
2673
2674         PR c++/11852
2675         * g++.dg/init/struct1.C: New test.
2676
2677 2003-09-07  Mark Mitchell  <mark@codesourcery.com>
2678
2679         PR c++/12181
2680         * g++.dg/expr/comma1.C: New test.
2681
2682 2003-09-06  Mark Mitchell  <mark@codesourcery.com>
2683
2684         PR c++/11867
2685         * g++.dg/expr/static_cast5.C: New test.
2686
2687 2003-09-06  Andrew Pinski  <pinskia@physics.uc.edu>
2688
2689         PR c++/11507
2690         * g++.dg/lookup/scoped7.C: New test.
2691
2692         PR c++/9574
2693         * g++.dg/other/static1.C: New test.
2694
2695         PR c++/11490
2696         * g++.dg/warn/template-1.C: New test.
2697
2698         PR c++/11432
2699         * g++.dg/template/crash10.C: New test.
2700
2701         PR c++/2478
2702         * g++.dg/overload/VLA.C: New test.
2703
2704         PR c++/10804
2705         * g++.dg/template/call1.C: New test.
2706
2707 2003-09-06  Nathan Sidwell  <nathan@codesourcery.com>
2708
2709         PR c++/11794
2710         * g++.dg/parse/using3.C: New test.
2711
2712 2003-09-06  Roger Sayle  <roger@eyesopen.com>
2713
2714         PR c++/11409
2715         * g++.dg/overload/builtin3.C: New test case.
2716
2717 2003-09-06  Steven Bosscher  <steven@gcc.gnu.org>
2718
2719         PR c/9862
2720         * gcc.dg/20030906-1.c: New test.
2721         * gcc.dg/20030906-2.c: Likewise.
2722
2723 2003-09-06  Nathan Sidwell  <nathan@codesourcery.com>
2724
2725         PR c++/12167
2726         * g++.dg/parse/defarg5.C: New test.
2727
2728         * g++.dg/template/non-type-template-argument-1.C: Tweak expected error.
2729
2730 2003-09-05  Mark Mitchell  <mark@codesourcery.com>
2731
2732         PR c++/12163
2733         * g++.dg/expr/static_cast4.C: New test.
2734
2735         PR c++/12146
2736         * g++.dg/template/crash9.C: New test.
2737
2738 2003-09-05  Andrew Pinski  <pinskia@physics.uc.edu>
2739
2740         * g++.old-deja/g++.ext/pretty2.C: Update for change
2741         in __FUNCTION__.
2742         * g++.old-deja/g++.ext/pretty3.C: Likewise.
2743
2744 2003-09-05  Nathan Sidwell  <nathan@codesourcery.com>
2745
2746         PR c++/11922
2747         * g++/dg/template/qualified-id1.C: New test.
2748
2749         PR c++/12037
2750         * g++.dg/warn/noeffect4.C: New test.
2751
2752 2003-09-04  Matt Austern  <austern@apple.com>
2753
2754         * g++.dg/ext/fnname1.C: New test. (__func__ for C++.)
2755         * g++.dg/ext/fnname2.C: Likewise.
2756         * g++.dg/ext/fnname3.C: Likewise.
2757
2758 2003-09-04  Mark Mitchell  <mark@codesourcery.com>
2759
2760         * g++.dg/expr/lval1.C: New test.
2761         * g++.dg/ext/lvcast.C: Remove.
2762
2763 2003-09-03  Roger Sayle  <roger@eyesopen.com>
2764
2765         PR optimization/11700.
2766         * gcc.c-torture/compile/20030903-1.c: New test case.
2767
2768 2003-09-03  Mark Mitchell  <mark@codesourcery.com>
2769
2770         PR c++/12053
2771         * g++.dg/abi/layout4.C: New test.
2772
2773 2003-09-02  Scott Brumbaugh  <scottb.lists@verizon.net>
2774
2775         PR c++/11553
2776         * g++.dg/parse/friend3.C: New test.
2777
2778 2003-09-02  Mark Mitchell  <mark@codesourcery.com>
2779
2780         PR c++/11847
2781         * g++.dg/template/class1.C: New test.
2782
2783         PR c++/11808
2784         * g++.dg/expr/call1.C: New test.
2785
2786 2003-09-01  Mark Mitchell  <mark@codesourcery.com>
2787
2788         PR c++/12114
2789         * g++.dg/init/ref9.C: New test.
2790
2791         PR c++/11972
2792         * g++.dg/template/nested4.C: New test.
2793
2794 2003-08-29  Mark Mitchell  <mark@codesourcery.com>
2795
2796         PR c++/12093
2797         * g++.dg/template/non-dependent4.C: New test.
2798
2799         PR c++/11928
2800         * g++.dg/inherit/conv1.C: New test.
2801
2802 2003-08-29  Mark Mitchell  <mark@codesourcery.com>
2803
2804         PR c++/6196
2805         * g++.dg/ext/label1.C: New test.
2806         * g++.dg/ext/label2.C: Likewise.
2807
2808 2003-08-28  Mark Mitchell  <mark@codesourcery.com>
2809
2810         * g++.dg/expr/cond3.C: New test.
2811
2812 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2813
2814         * gcc.dg/builtins-1.c: Add new builtin cases.
2815
2816 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2817
2818         * gcc.dg/builtins-1.c: Add new cases.
2819         * gcc.dg/torture/builtin-attr-1.c: Likewise.
2820
2821 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2822
2823         * gcc.dg/builtins-1.c: Add more math builtin tests.
2824         * gcc.dg/torture/builtin-attr-1.c: New test.
2825
2826 2003-08-28  Mark Mitchell  <mark@codesourcery.com>
2827
2828         PR optimization/5079
2829         * g++.dg/opt/static3.C: New test.
2830
2831 2003-08-27  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
2832
2833         * gcc.misc-tests/gcov-10b.c: New test.
2834
2835 2003-08-27  Mark Mitchell  <mark@codesourcery.com>
2836
2837         * g++.dg/opt/ptrmem3.C: New test.
2838
2839         * g++.old-deja/g++.pt/overload8.C: Remove XFAIL.
2840
2841 2003-08-27  Jakub Jelinek  <jakub@redhat.com>
2842
2843         * gcc.dg/20030826-2.c: New test.
2844
2845 2003-08-26  Roger Sayle  <roger@eyesopen.com>
2846
2847         PR middle-end/12002
2848         * g77.f-torture/compile/12002.f: New test case.
2849
2850 2003-08-26  Roger Sayle  <roger@eyesopen.com>
2851
2852         * gcc.dg/20030826-1.c: New test case.
2853
2854 2003-08-26  Matt Kraai  <kraai@alumni.cmu.edu>
2855
2856         * gcc.dg/noncompile/20030818-1.c: Expect second line of error.
2857
2858 2003-08-26  Nathan Sidwell  <nathan@codesourcery.com>
2859
2860         PR c++/11871
2861         * c++.dg/lookup/crash1.C: New test.
2862
2863         * c++.dg/warn/noeffect3.C: New test.
2864
2865 2003-08-25  Janis Johnson  <janis187@us.ibm.com>
2866
2867         * gcc.dg/compat/vector-1_x.c: Compile with -w.
2868         * gcc.dg/compat/vector-1_y.c: Ditto.
2869         * gcc.dg/compat/vector-2_x.c: Ditto.
2870         * gcc.dg/compat/vector-2_y.c: Ditto.
2871
2872 2003-08-25  Ulrich Weigand  <uweigand@de.ibm.com>
2873
2874         * gcc.dg/20030702-1.c: New test.
2875
2876 2003-08-25  Mark Mitchell  <mark@codesourcery.com>
2877
2878         PR c++/8795
2879         * g++.dg/ext/altivec-1.C: New test.
2880
2881 2003-08-24  Richard Henderson  <rth@redhat.com>
2882
2883         * g++.dg/eh/simd-2.C: Add -w for x86.
2884
2885 2003-08-23  Jakub Jelinek  <jakub@redhat.com>
2886
2887         * gcc.dg/20030815-1.c: New test.
2888
2889 2003-08-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2890
2891         PR c++/3765
2892         * g++.dg/parse/access6.C: New test.
2893
2894 2003-08-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2895
2896         PR c++/641, c++/11876
2897         * g++.dg/template/friend22.C: New test.
2898         * g++.dg/template/friend23.C: Likewise.
2899
2900 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
2901
2902         * gcc.misc-tests/linkage.exp: Treat all HP-UX platforms
2903         identically.
2904
2905 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
2906
2907         * g++.old-deja/g++.ext/attrib5.C: XFAIL on hppa2*-hp-hpux11*.
2908
2909 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
2910
2911         * gcc.dg/20020313-1.c: Add "-w" to dg-options.
2912
2913 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
2914
2915         * gcc.misc-tests/linkage.exp: Add logic for ia64-hp-hpux*.
2916
2917 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
2918
2919         * g++.dg/other/packed1.C: Add XFAIL marker for ia64-hp-hpux*.
2920
2921 2003-08-21  Mark Mitchell  <mark@codesourcery.com>
2922
2923         PR c++/11919
2924         * g++.dg/overload/prom1.C: New test.
2925
2926         PR c++/11551
2927         * g++.dg/parse/dtor2.C: New test.
2928
2929         PR c++/10762
2930         * g++.dg/parse/using2.C: New test.
2931
2932 2003-08-21  Kazu Hirata  <kazu@cs.umass.edu>
2933
2934         PR target/11805
2935         * gcc.c-torture/compile/20030821-1.c: New.
2936
2937 2003-08-20  Mark Mitchell  <mark@codesourcery.com>
2938
2939         PR c++/11834
2940         * g++.dg/template/deduce2.C: New test.
2941
2942 2003-08-21  Josef Zlomek  <zlomekj@suse.cz>
2943
2944         * gcc.c-torture/execute/20030821-1.c: New test.
2945
2946 2003-08-20  Roger Sayle  <roger@eyesopen.com>
2947
2948         PR middle-end/11984
2949         * gcc.dg/20030820-1.c: New test case.
2950
2951 2003-08-20  Nathan Sidwell  <nathan@codesourcery.com>
2952
2953         PR c++/11945
2954         * g++.dg/warn/noeffect2.C: New test.
2955
2956 2003-08-19  Mark Mitchell  <mark@codesourcery.com>
2957
2958         PR c++/10926
2959         * g++.dg/template/dtor2.C: New test.
2960
2961         PR c++/11684
2962         * g++.dg/template/operator1.C: New test.
2963         * g++.dg/parse/operator4.C: New test.
2964
2965         PR c++/11946.C
2966         * g++.dg/expr/enum1.C: New test.
2967         * gcc.dg/c99-bool-1.c: Remove bogus warning.
2968
2969         PR c++/11036.C
2970         * g++.dg/parse/elab2.C: New test.
2971         * g++.dg/parse/typedef4.C: Change error message.
2972         * g++.old-deja/g++.robertl/eb133.C: Remove bogus error markers.
2973         * g++.old-deja/g++.robertl/eb133a.C: Remove bogus error markers.
2974         * g++.old-deja/g++.robertl/eb133b.C: Remove bogus error markers.
2975
2976 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
2977
2978         * gcc.dg/pch/warn-1.c: New.
2979         * gcc.dg/pch/warn-1.hs: New.
2980
2981         * lib/dg-pch.exp (dg-pch): Use 'return' not 'continue' to skip
2982         not-tested file.
2983
2984 2003-08-19  Andrew Pinski  <pinskia@physics.uc.edu>
2985
2986         * gcc.dg/uninit-E.c: Add forgotten dg-warning marker.
2987
2988 2003-08-19  Andrew Pinski  <pinskia@physics.uc.edu>
2989
2990         * gcc.dg/uninit-D.c: New Test.
2991         * gcc.dg/uninit-E.c: New Test.
2992         * gcc.dg/uninit-F.c: New Test.
2993         * gcc.dg/uninit-G.c: New Test.
2994
2995 2003-08-19  Michael Ritzert  <ritzert@t-online.de>
2996
2997         * g++.dg/README: Describe the pch directory.
2998
2999 2003-08-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3000
3001         PR c++/11174
3002         * g++.dg/parse/access4.C: New test.
3003         * g++.dg/parse/access5.C: Likewise.
3004         * g++.old-deja/g++.jason/access17.C: Adjust error message.
3005
3006 2003-08-18  Matt Kraai  <kraai@alumni.cmu.edu>
3007
3008         * gcc.dg/noncompile/20030818-1.c: New.
3009
3010 2003-08-18  Nathan Sidwell  <nathan@codesourcery.com>
3011
3012         PR c++/11957
3013         * g++.dg/warn/noeffect1.C: New test.
3014
3015         * g++.dg/template/scope2.C: New test.
3016         * g++.dg/template/error2.C: Correct dg-error
3017
3018 2003-08-18  Richard Sandiford  <rsandifo@redhat.com>
3019
3020         * gcc.c-torture/compile/mipscop*.c: Turn into compile-only tests.
3021
3022 2003-08-16  Nathan Sidwell  <nathan@codesourcery.com>
3023
3024         PR C++/11512
3025         * g++.dg/template/warn1.C: New.
3026
3027 2003-08-15  Nathan Sidwell  <nathan@codesourcery.com>
3028
3029         * g++.dg/template/error2.C: New test.
3030         * g++.dg/lookup/using7.C: Adjust errors
3031         * g++.old-deja/g++.pt/crash36.C: Likewise.
3032         * g++.old-deja/g++.pt/derived3.C: Likewise.
3033
3034 2003-08-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3035
3036         * gcc.c-torture/execute/builtins/lib/strcat.c: New.
3037         * gcc.c-torture/execute/builtins/string-9-lib.c: New.
3038         * gcc.c-torture/execute/builtins/string-9.c: New, from
3039         string-opt-9.c.  Adjust for execute/builtins framework.
3040         * gcc.c-torture/execute/string-opt-9.c: Delete.
3041
3042 2003-08-12  Mark Mitchell  <mark@codesourcery.com>
3043
3044         * g++.dg/init/new8.C: Use __SIZE_TYPE__ to get the type of size_t.
3045
3046         * g++.dg/parse/ret-type2.C: New test.
3047
3048         PR c++/11703
3049         * g++.dg/init/new8.C: New test.
3050
3051         PR c++/10923
3052         * g++.dg/parse/typedef5.C: New test.
3053
3054         PR c++/9512
3055         * g++.dg/parse/qualified2.C: New test.
3056         * g++.old-deja/g++.other/decl5.C: Mark one more instance of
3057         invalid code.
3058
3059 2003-08-11  Mark Mitchell  <mark@codesourcery.com>
3060
3061         * g++.dg/conversion/ptrmem1.C: New test.
3062
3063 2003-08-11  Jakub Jelinek  <jakub@redhat.com>
3064
3065         PR target/11693
3066         * gcc.dg/20030811-1.c: New test.
3067
3068         PR target/11535
3069         * gcc.c-torture/execute/20030811-1.c: New test.
3070
3071 2003-08-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3072
3073         * gcc.c-torture/execute/string-opt-9.c: Add more strcat cases.
3074
3075 2003-08-10  Mark Mitchell  <mark@codesourcery.com>
3076
3077         PR c++/11789.C
3078         * g++.dg/inherit/multiple1.C: New test.
3079
3080 2003-08-10  Nathan Sidwell  <nathan@codesourcery.com>
3081
3082         * gcc.dg/spe1.c: New test.
3083
3084         PR c++/11670
3085         * g++.dg/expr/cast2.C: New test.
3086
3087         PR c++/10530
3088         * g++.dg/template/dependent-name2.C: New test.
3089
3090 2003-08-08  Andrew Pinski  <pinskia@physics.uc.edu>
3091
3092         * g++.dg/parse/crash11.C: Put the dg options in comments.
3093
3094 2003-08-08  Neil Booth  <neil@daikokuya.co.uk>
3095
3096         * lib/gcc-dg.exp: Update for diagnostic change.
3097
3098 2003-08-07  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3099
3100         PR c++/5767
3101         * g++.dg/parse/crash11.C: New test.
3102
3103 2003-08-06  Alexandre Oliva  <aoliva@redhat.com>
3104
3105         * gcc.dg/cpp/spacing1.c: Update.
3106
3107 2003-08-04  Janis Johnson  <janis187@us.ibm.com>
3108
3109         PR target/11739
3110         * gcc.misc-tests/i386-prefetch.exp: Use -march=i386 when specifying
3111         a value for -mtune.
3112
3113 2003-08-04  Roger Sayle  <roger@eyesopen.com>
3114
3115         PR middle-end/11771
3116         * gcc.c-torture/compile/20030804-1.c: New test case.
3117
3118 2003-08-04  Roger Sayle  <roger@eyesopen.com>
3119
3120         * gcc.dg/20030804-1.c: New test case.
3121
3122 2003-08-04  Alexandre Oliva  <aoliva@redhat.com>
3123
3124         * gcc.dg/cpp/separate-1.c: New test.
3125
3126 2003-08-03  Nathan Sidwell  <nathan@codesourcery.com>
3127
3128         PR c++/11704
3129         * g++.dg/template/dependent-expr2.C: New test.
3130
3131         PR c++/11766
3132         * g++.dg/expr/ptrmem1.C: New test.
3133
3134 2003-08-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3135
3136         PR c++/9453
3137         * g++.dg/template/friend15.C: New test.
3138
3139 2003-08-03  Neil Booth  <neil@daikokuya.co.uk>
3140
3141         * lib/dg-pch.exp: Work round PCH bug.
3142
3143 2003-08-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3144
3145         * gcc.dg/builtins-1.c: Add macro helpers.  Add missing math
3146         builtins.  Move cases from builtins-4.c here.
3147
3148         * gcc.dg/torture/builtin-math-1.c: New test taken from
3149         bits of gcc.dg/builtins-3.c, gcc.dg/builtins-5.c and also some
3150         additional cases.
3151
3152         * gcc.dg/builtins-3.c, gcc.dg/builtins-4.c, gcc.dg/builtins-5.c:
3153         Delete.
3154
3155 2003-08-02  Nathan Sidwell  <nathan@codesourcery.com>
3156
3157         PR c++/9447
3158         * g++.dg/template/using7.C: New test.
3159
3160 2003-08-02  Neil Booth  <neil@daikokuya.co.uk>
3161
3162         * import1.c, import2.c: New tests.
3163
3164 2003-08-01  Jakub Jelinek  <jakub@redhat.com>
3165
3166         * g++.dg/eh/crossjump1.C: New test.
3167
3168 2003-08-01  Mark Mitchell  <mark@codesourcery.com>
3169
3170         PR c++/11697
3171         * g++.dg/template/using6.C: New test.
3172
3173         PR c++/11744
3174         * g++.dg/template/koenig2.C: New test.
3175
3176 2003-08-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3177
3178         PR c++/7983
3179         * g++.dg/parse/typedef4.C: New test.
3180
3181 2003-08-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3182
3183         PR c++/8442, c++/8806
3184         * g++.dg/template/elab1.C: New test.
3185         * g++.dg/template/type2.C: Likewise.
3186         * g++.dg/template/ttp3.C: Adjust expected error message.
3187         * g++.old-deja/g++.law/visibility13.C: Likewise.
3188         * g++.old-deja/g++.niklas/t135.C: Likewise.
3189         * g++.old-deja/g++.pt/ttp41.C: Likewise.
3190         * g++.old-deja/g++.pt/ttp43.C: Use qualified name for template
3191         template argument.
3192         * g++.old-deja/g++.pt/ttp44.C: Likewise.
3193
3194 2003-08-01  Nathan Sidwell  <nathan@codesourcery.com>
3195
3196         PR c++/11295
3197         * g++.dg/ext/stmtexpr1.C: New test.
3198
3199         * g++.dg/opt/tmp1.C: New test.
3200
3201         PR c++/11525
3202         * g++.dg/parse/constant4.C: New test.
3203
3204         PR c++/9447
3205         * g++.dg/template/using5.C: New test.
3206
3207 2003-07-31  Roger Sayle  <roger@eyesopen.com>
3208
3209         * gcc.dg/builtins-27.c: New test case.
3210
3211 2003-07-31  Jakub Jelinek  <jakub@redhat.com>
3212
3213         * gcc.dg/tls/opt-7.c: New test.
3214
3215 2003-07-31  Andrew Pinski  <pinskia@physics.uc.edu>
3216
3217         * g++.old-deja/g++.other/crash18.C: Remove.
3218
3219 2003-07-31  Nathan Sidwell  <nathan@codesourcery.com>
3220
3221         * g++.dg/template/explicit3.C: New.
3222         * g++.dg/template/explicit4.C: New.
3223         * g++.dg/template/explicit5.C: New.
3224
3225         PR c++/11347
3226         * g++.dg/template/memtmpl1.C: New.
3227
3228 2003-07-29  Andrew Pinski <pinskia@physics.uc.edu>
3229
3230         PR target/11565
3231         * gcc.dg/i386-387-1.c (dg-options): Add -march=i386.
3232         * gcc.dg/i386-387-5.c (dg-options): Likewise.
3233
3234 2003-07-30  Jan Hubicka  <jh@suse.cz>
3235
3236         * vtgc1.c: Kill.
3237
3238 2003-07-29  Zack Weinberg  <zack@codesourcery.com>
3239
3240         * gcc.dg/struct-in-proto-1.c: New test.
3241
3242 2003-07-29  Neil Booth  <neil@daikokuya.co.uk>
3243
3244         * gcc.dg/cpp/include2.c: Only expect one message.
3245
3246 2003-07-29  Nathan Sidwell  <nathan@codesourcery.com>
3247
3248         PR c++/9447
3249         * g++.dg/template/using1.C: New test.
3250         * g++.dg/template/using2.C: New test.
3251         * g++.dg/template/using3.C: New test.
3252         * g++.dg/template/using4.C: New test.
3253
3254 2003-07-29  Alexandre Oliva  <aoliva@redhat.com>
3255
3256         * gcc.c-torture/execute/string-opt-9.c: strcmp returns int.
3257         * gcc.c-torture/execute/string-opt-10.c: Likewise.
3258
3259 2003-07-28  Jan Hubicka  <jh@suse.cz>
3260
3261         PR c++/11530
3262         * g++.dg/opt/call1.C: New test.
3263
3264 2003-07-28  Alexandre Oliva <aoliva@redhat.com>
3265
3266         PR c++/11667
3267         * g++.dg/init/enum2.C: New test.
3268         * g++.dg/template/overload1.C: Add "-w" option.
3269
3270 2003-07-28    <hp@bitrange.com>
3271
3272         * gcc.dg/Wdeclaration-after-statement-1.c,
3273         gcc.dg/Wdeclaration-after-statement-2.c: New tests.
3274
3275 2003-07-28  Jakub Jelinek  <jakub@redhat.com>
3276
3277         * gcc.c-torture/compile/20030725-1.c: New test.
3278
3279 2003-07-28  Aldy Hernandez  <aldyh@redhat.com>
3280
3281         * gcc.dg/20030505.c: Only run for SPE.
3282         Remove definition of opaque type.
3283
3284 2003-07-27  Mark Mitchell  <mark@codesourcery.com>
3285
3286         * g++.dg/template/ptrmem6.C: New test.
3287
3288 2003-07-26  Geoffrey Keating  <geoffk@apple.com>
3289
3290         * gcc.c-torture/compile/zero-strct-2.c: New test.
3291
3292 2003-07-25  Geoffrey Keating  <geoffk@apple.com>
3293
3294         * gcc.dg/intermod-1.c: New test.
3295
3296 2003-07-25  Nathan Sidwell  <nathan@codesourcery.com>
3297
3298         PR c++/11617
3299         * g++.dg/template/lookup2.C: New test.
3300         * g++.dg/template/memclass1.C: Remove instantiated from error.
3301         * g++.dg/other/error2.C: Tweak expected errors.
3302
3303         PR c++/11596
3304         * g++.dg/template/defarg3.C: New test.
3305
3306         * g++.dg/ext/packed2.C: Pack member struct too. Explain why.
3307
3308 2003-07-24  Mark Mitchell  <mark@codesourcery.com>
3309
3310         * g++.dg/inherit/access5.C: New test.
3311
3312 2003-07-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3313
3314         PR c++/11513
3315         * g++.dg/template/crash8.C: New test.
3316
3317 2003-07-23  Steven Bosscher <steven@gcc.gnu.org>
3318
3319         PR c/10602
3320         * gcc.dg/noncompile/incomplete-2.c: New test.
3321
3322 2003-07-23  Mark Mitchell  <mark@codesourcery.com>
3323
3324         PR c++/11645
3325         * g++.dg/inherit/access4.C: New test.
3326
3327         PR c++/11517
3328         * g++.dg/expr/cond2.C: New test.
3329
3330         PR optimization/10679
3331         * g++.dg/opt/inline4.C: New test.
3332
3333 2003-07-23  Nathan Sidwell  <nathan@codesourcery.com>
3334
3335         * g++.dg/parse/crash10: New test.
3336
3337 2003-07-22  Nathan Sidwell  <nathan@codesourcery.com>
3338
3339         * g++.dg/ext/flexary1.C: New test.
3340
3341 2003-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3342
3343         PR c++/10793
3344         * g++.dg/template/crash9.C: New test.
3345
3346 2003-07-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
3347
3348         PR c++/3004
3349         * g++.dg/parse/typedef3.C: New test.
3350
3351         PR c++/7906
3352         * g++.dg/parse/operator2.C: New test.
3353
3354         PR c++/8895
3355         * g++.dg/parse/def-tmpl-arg1.C: New test.
3356
3357         PR c++/9282
3358         * g++.dg/parse/funptr1.C: New test.
3359
3360         PR c++/9452
3361         * g++.dg/parse/ambig3.C: New test.
3362
3363         PR c++/9454
3364         * g++.dg/parse/operator3.C: New test.
3365
3366         PR c++/9486
3367         * g++.dg/parse/template10.C: New test.
3368
3369         PR c++/9488
3370         * g++.dg/parse/template11.C: New test.
3371
3372         PR c++/10150
3373         * g++.dg/parse/invalid-op1.C: New test.
3374
3375         PR c++/10247
3376         * g++.dg/parse/condexpr1.C: New test.
3377
3378 2003-07-22  Nathan Sidwell  <nathan@codesourcery.com>
3379
3380         * g++.dg/ext/packed3.C: New test.
3381         * g++.dg/ext/packed4.C: New test.
3382
3383         * gcc.dg/pack-test-3.c: New test.
3384
3385 2003-07-21  Janis Johnson  <janis187@us.ibm.com>
3386
3387         * lib/compat.exp: Handle dg-options per source file.
3388         * g++.dg/compat/abi/bitfield1_x.C: Specify dg-options.
3389         * g++.dg/compat/abi/bitfield1_y.C: Ditto.
3390         * g++.dg/compat/abi/bitfield2_x.C: Ditto.
3391         * g++.dg/compat/abi/bitfield2_y.C: Ditto.
3392         * g++.dg/compat/abi/vbase8-10_x.C: Ditto.
3393         * g++.dg/compat/abi/vbase8-10_y.C: Ditto.
3394         * g++.dg/compat/abi/vbase8-21_x.C: Ditto.
3395         * g++.dg/compat/abi/vbase8-21_y.C: Ditto.
3396         * g++.dg/compat/abi/vbase8-22_x.C: Ditto.
3397         * g++.dg/compat/abi/vbase8-22_y.C: Ditto.
3398         * g++.dg/compat/abi/vbase8-4_x.C: Ditto.
3399         * g++.dg/compat/abi/vbase8-4_y.C: Ditto.
3400         * g++.dg/compat/break/bitfield7_x.C: Ditto.
3401         * g++.dg/compat/break/bitfield7_y.C: Ditto.
3402
3403 2003-07-21  Andrew Pinski  <pinskia@physics.uc.edu>
3404
3405         PR c/10320
3406         * gcc.c-torture/execute/20030718-1.c: New test.
3407
3408 2003-07-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
3409
3410         PR optimization/11536
3411         * gcc.dg/20030721-1.c: New test.
3412
3413 2003-07-19  Mark Mitchell  <mark@codesourcery.com>
3414
3415         PR c++/11546
3416         * g++.dg/template/lookup1.C: New test.
3417
3418 2003-07-19  Zack Weinberg  <zack@codesourcery.com>
3419
3420         * gcc.dg/noncompile/label-1.c: New comprehensive test case for
3421         diagnostics of ill-formed constructs involving labels.
3422         * gcc.dg/noncompile/label-lineno-1.c: Add error regexp for
3423         the new 'previously defined here' message.
3424
3425 2003-07-18  Nathan Sidwell  <nathan@codesourcery.com>
3426
3427         * g++.dg/parse/non-dependent2.C: New test.
3428
3429 2003-07-18  Andrew Pinski  <pinskia@physics.uc.edu>
3430
3431         * g++.dg/init/init-ref4.C: xfail on targets without
3432         weak symbols.
3433
3434 2003-07-17  Jakub Jelinek  <jakub@redhat.com>
3435
3436         PR target/11087
3437         * gcc.c-torture/execute/20030717-1.c: New test.
3438
3439 2003-07-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
3440
3441         * g++.dg/opt/cfg1.C: New test.
3442
3443 2003-07-17  Mark Mitchell  <mark@codesourcery.com>
3444
3445         PR optimization/11557
3446         * gcc.dg/20030717-1.c: New test.
3447
3448 2003-07-17  Andrew Pinski <pinskia@physics.uc.edu>
3449
3450         PR c++/10476
3451         * g++.dg/expr/crash-1.C: New test.
3452
3453         PR c++/11027
3454         * g++.dg/template/init3.C: New test.
3455
3456         PR c++/8222
3457         * g++.dg/template/non-dependent1.C: New test.
3458
3459         PR c++/11070
3460         * g++.dg/template/non-dependent2.C: New test.
3461
3462         PR c++/11071
3463         * g++.dg/template/non-dependent3.C: New test.
3464
3465         PR c++/9907
3466         * g++.dg/template/sizeof5.C: New test.
3467
3468 2003-07-17  Geoffrey Keating  <geoffk@apple.com>
3469
3470         PR 11498
3471         * gcc.c-torture/compile/mangle-1.c: New file.
3472
3473 2003-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3474
3475         PR c++/7809
3476         * g++.dg/parse/access3.C: New test.
3477
3478 2003-07-17  Andrew Pinski  <pinskia@physics.uc.edu>
3479
3480         PR c++/11384
3481         * g++.dg/init/init-ref4.C: New test.
3482
3483 2003-07-16  Mark Mitchell  <mark@codesourcery.com>
3484
3485         PR c++/11547
3486         * g++.dg/parse/constant3.C: New test.
3487         * g++.dg/parse/crash7.C: Likewise.
3488
3489 2003-07-16  Andrew Pinski  <pinskia@physics.uc.edu>
3490
3491         PR target/11008
3492         * gcc.dg/i386-pentium4-not-mull.c: New.
3493
3494 2003-07-16  J"orn Rennecke <joern.rennecke@superh.com>
3495
3496         * gcc.dg/asm-names.c (ymain): Make it weak.
3497
3498 2003-07-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3499
3500         PR c++/5421
3501         * g++.dg/template/friend21.C: New test.
3502
3503 2003-07-16  Jakub Jelinek  <jakub@redhat.com>
3504
3505         * gcc.dg/cleanup-8.c: New test.
3506         * gcc.dg/cleanup-9.c: New test.
3507
3508 2003-07-16  Danny Smith  <dannysmith@users.sourceforge.net>
3509
3510         * g++.dg/ext/dll-MI1.h: New file.
3511         * g++.dg/ext/dllexport-MI1.C: New file.
3512         * g++.dg/ext/dllimport-MI1.C: New file.
3513
3514 2003-07-15  Jakub Jelinek  <jakub@redhat.com>
3515
3516         * gcc.c-torture/execute/string-opt-8.c (main): Remove i370 and s390,
3517         it does not have cmpstrsi patterns (just cmpmemsi).
3518
3519 2003-07-15  Mark Mitchell  <mark@codesourcery.com>
3520
3521         PR debug/11473
3522         * g++.dg/debug/debug8.C: New test.
3523
3524 2003-07-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3525
3526         PR c++/10108
3527         * g++.dg/template/crash7.C: New test.
3528
3529 2003-07-15  Kazu Hirata  <kazu@cs.umass.edu>
3530
3531         PR target/10795
3532         * gcc.c-torture/compile/20030708-1.c: New.
3533
3534 2003-07-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
3535
3536         * gcc.c-torture/execute/20030715-1.c: New test.
3537
3538 2003-07-14  Geoffrey Keating  <geoffk@apple.com>
3539
3540         * gcc.dg/pch/inline-3.c: New file.
3541         * gcc.dg/pch/inline-3.hs: New file.
3542         * gcc.dg/pch/inline-4.c: New file.
3543         * gcc.dg/pch/inline-4.hs: New file.
3544
3545 2003-07-14  Mark Mitchell  <mark@codesourcery.com>
3546
3547         PR c++/11509
3548         * g++.dg/template/crash6.C: New test.
3549
3550         PR c++/7053
3551         * g++.dg/template/friend20.C: New test.
3552
3553         PR c++/7019
3554         * g++.dg/template/overload2.C: New test.
3555
3556 2003-07-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3557
3558         PR optimization/11440
3559         * gcc.c-torture/execute/20030714-1.c: New test.
3560
3561 2003-07-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3562
3563         PR c++/11154
3564         * g++.dg/template/partial2.C: New test.
3565
3566 2003-07-13  Mark Mitchell  <mark@codesourcery.com>
3567
3568         PR c++/11503
3569         * g++.dg/template/anon1.C: New test.
3570
3571         PR c++/11493
3572         PR c++/11495
3573         * g++.dg/parse/template9.C: Likewise.
3574         * g++.dg/template/crash4.C: New test.
3575         * g++.dg/template/koenig1.C: Likewise.
3576         * g++.old-deja/g++.benjamin/tem03.C: Adjust error markers.
3577         * g++.old-deja/g++.benjamin/tem06.C: Declare "x".
3578         * g++.old-deja/g++.jason/overload33.C: Use this-> when calling
3579         functions.
3580         * g++.old-deja/g++.jason/template36.C: Likewise.
3581         * g++.old-deja/g++.mike/p1989.C: Likewise.
3582         * g++.old-deja/g++.pt/lookup2.C: Use -fpermissive when compiling.
3583         * g++.old-deja/g++.pt/ttp20.C: Use this->.
3584         * g++.old-deja/g++.pt/ttp21.C: Use this->.
3585         * g++.old-deja/g++.pt/typename13.C: Use -fpermissive when
3586         compiling.
3587         * g++.old-deja/g++.pt/union2.C: Use this->.
3588
3589 2003-07-11  Jakub Jelinek  <jakub@redhat.com>
3590
3591         * gcc.dg/20030711-1.c: New test.
3592
3593 2003-07-11  Nathan Sidwell  <nathan@codesourcery.com>
3594
3595         PR c++/11050
3596         * g++.dg/parse/args1.C: New test.
3597         * g++.pt/defarg8.C: Change expected errors.
3598
3599 2003-07-11  Mark Mitchell  <mark@codesourcery.com>
3600
3601         PR c++/8164
3602         * g++.dg/template/nontype2.C: New test.
3603
3604         PR c++/10558
3605         * g++.dg/parse/template8.C: New test.
3606
3607         PR c++/8327
3608         * g++.dg/template/scope1.C: New test.
3609
3610         * g++.dg/warn/Wsign-compare-1.C: New test.
3611
3612 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
3613
3614         * gcc.dg/20021018-1.c: Disable if the sizeof (int) < 4.
3615
3616 2003-07-10  Mark Mitchell  <mark@codesourcery.com>
3617
3618         PR c++/9411
3619         * g++.dg/template/explicit2.C: New test.
3620
3621         PR c++/10032
3622         * g++.dg/warn/pedantic1.C: New test.
3623
3624 2003-07-10  Nathan Sidwell  <nathan@codesourcery.com>
3625
3626         PR c++ 9483
3627         * g++.dg/other/field1.C: New test.
3628
3629 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
3630
3631         PR c/11449
3632         * gcc.c-torture/compile/20030707-1.c: New.
3633
3634 2003-07-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3635
3636         PR c++/10849
3637         * g++.dg/template/access12.C: New test.
3638
3639 2003-07-09  Nathan Sidwell  <nathan@codesourcery.com>
3640
3641         * g++.dg/bprob/bprob.exp (prof_ext): Update.
3642         * g77.dg/bprob/bprob.exp (prof_ext): Update.
3643         * gcc.misc-tests/bprob.exp (prof_ext): Update.
3644         * gcc.misc-tests/gcov.exp: Update
3645         * g++.dg/gcov/gcov.exp: Update
3646         * lib/gcov.exp: Update.
3647
3648 2003-07-08  Mark Mitchell  <mark@codesourcery.com>
3649
3650         * g++.dg/abi/mangle17.C: Make sure template expressions are
3651         dependent.
3652         * g++.dg/abi/mangle4.C: Mark erroneous casts.
3653         * g++.dg/debug/debug7.C: Mark erronous new-declarator.
3654         * g++.dg/opt/stack1.C: Remove erroneous code.
3655         * g++.dg/parse/template7.C: New test.
3656         * g++.dg/template/dependent-expr1.C: Mark erroneous code.
3657         * g++.old-deja/g++.pt/crash4.C: Likewise.
3658
3659 2003-07-09  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3660
3661         * gcc.dg/const-elim-1.c (dg-final): Change regexp to match labels
3662         with zero or one occurence of `$' after the initial `L'.
3663
3664 2003-07-08  Kazu Hirata  <kazu@cs.umass.edu>
3665
3666         * gcc.c-torture/compile/20030704-1.c: Add a comment.
3667
3668 2003-07-08  Roger Sayle  <roger@eyesopen.com>
3669
3670         PR c/11370
3671         * gcc.dg/Wunreachable-6.c: New testcase.
3672         * gcc.dg/Wunreachable-7.c: New testcase.
3673
3674 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
3675
3676         PR c/11420
3677         * gcc.dg/20030708-1.c: New test.
3678
3679 2003-07-08  Richard Sandiford  <rsandifo@redhat.com>
3680
3681         * gcc.dg/compat/sdata-section.h: New file.
3682         * gcc.dg/compat/sdata-1_{x,y,main}.c: New test.
3683         * gcc.dg/torture/mips-sdata-1.c: New test.
3684
3685 2003-07-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3686
3687         PR c++/11030
3688         * g++.dg/template/friend19.C: New test.
3689
3690 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
3691
3692         * g++.dg/opt/strength-reduce.C: New test.
3693
3694 2003-07-07  Roger Sayle  <roger@eyesopen.com>
3695
3696         PR target/10979
3697         * gcc.dg/20030707-1.c: New testcase.
3698
3699 2003-07-07  Roger Sayle  <roger@eyesopen.com>
3700
3701         PR optimization/11059
3702         * g++.dg/opt/emptyunion.C: New testcase.
3703
3704 2003-07-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
3705             Eric Botcazou  <ebotcazou@libertysurf.fr>
3706
3707         * g++.dg/opt/stack1.C: New test.
3708
3709 2003-07-05  Mark Mitchell  <mark@codesourcery.com>
3710
3711         * g++.old-deja/g++.jason/typeid1.C: Make it a compile test, not a
3712         run test.
3713
3714         PR c++/11431
3715         * g++.dg/expr/static_cast3.C: New test.
3716
3717 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
3718
3719         * gcc.c-torture/execute/wchar_t-1.x: New file; XFAIL wchar_t-1.c
3720         everywhere.
3721         * gcc.dg/concat.c: Concatenation of string constants with
3722         __FUNCTION__ / __PRETTY_FUNCTION__ is now a hard error.
3723         * gcc.dg/wtr-strcat-1.c: Loosen dg-warning regexp.
3724         * gcc.dg/cpp/escape-2.c: Use wide character constants where
3725         necessary to avoid multi-character character constant warning.
3726         * gcc.dg/cpp/escape.c: Likewise.
3727         * gcc.dg/cpp/ucs.c: Likewise.
3728         Remove backslashes from dg-bogus comments, as they confuse Tcl.
3729         Fix a typo.
3730
3731 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
3732
3733         PR c/11428
3734         * gcc.c-torture/compile/20030704-1.c: New.
3735
3736 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
3737
3738         * gcc.dg/compat/fnptr-by-value-1_x.c: Add a prototype for testva.
3739
3740 2003-07-04  Danny Smith  <dannysmith@users.sourceforge.net>
3741
3742         PR c++/5287, PR c++/7910,  PR c++/11021
3743         * g++.dg/ext/dllimport1.C: Add mingw32 as target. Add
3744         tests for warnings.
3745         * g++.dg/ext/dllimport2.C: Add tests for warnings.
3746         * g++.dg/ext/dllimport3.C: Likewise.
3747         * g++.dg/ext/dllimport4.C: New file.
3748         * g++.dg/ext/dllimport5.C: New file.
3749         * g++.dg/ext/dllimport6.C: New file.
3750         * g++.dg/ext/dllimport7.C: New file.
3751         * g++.dg/ext/dllimport8.C: New file.
3752         * g++.dg/ext/dllimport9.C: New file.
3753         * g++.dg/ext/dllimport10.C: New file.
3754         * g++.dg/ext/dllexport1.C: New file.
3755
3756 2003-07-03  Mark Mitchell  <mark@codesourcery.com>
3757
3758         * g++.old-deja/g++.jason/typeid1.C: Add dg-error marker.
3759         * g++.old-deja/g++.mike/net36.C: Tweak error messages.
3760
3761 2003-07-03  Roger Sayle  <roger@eyesopen.com>
3762
3763         * gcc.dg/builtins-25.c: New testcase.
3764         * gcc.dg/builtins-26.c: New testcase.
3765
3766 2003-07-03  Janis Johnson  <janis187@us.ibm.com>
3767
3768         * gcc.dg/compat/vector-defs.h: New file.
3769         * gcc.dg/compat/vector-setup.h: New file.
3770         * gcc.dg/compat/vector-check.h: New file.
3771         * gcc.dg/compat/vector-1_main.c: New file.
3772         * gcc.dg/compat/vector-1_x.c: New file.
3773         * gcc.dg/compat/vector-1_y.c: New file.
3774         * gcc.dg/compat/vector-2_main.c: New file.
3775         * gcc.dg/compat/vector-2_x.c: New file.
3776         * gcc.dg/compat/vector-2_y.c: New file.
3777
3778         * gcc.dg/compat/fnptr-by-value-1_main.c: New file.
3779         * gcc.dg/compat/fnptr-by-value-1_x.c: New file.
3780         * gcc.dg/compat/fnptr-by-value-1_y.c: New file.
3781         * gcc.dg/compat/struct-align-1.h: New file.
3782         * gcc.dg/compat/struct-align-1_main.c: New file.
3783         * gcc.dg/compat/struct-align-1_x.c: New file.
3784         * gcc.dg/compat/struct-align-1_y.c: New file.
3785         * gcc.dg/compat/struct-align-2.h: New file.
3786         * gcc.dg/compat/struct-align-2_main.c: New file.
3787         * gcc.dg/compat/struct-align-2_x.c: New file.
3788         * gcc.dg/compat/struct-align-2_y.c: New file.
3789
3790         * gcc.dg/compat/compat-common.h (DEBUG_FINI): New.
3791         * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
3792         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
3793         * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
3794         * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
3795         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
3796         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
3797         * gcc.dg/compat/scalar-return-3_x.c: Ditto.
3798         * gcc.dg/compat/scalar-return-4_x.c: Ditto.
3799         * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
3800         * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
3801         * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
3802         * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
3803         * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
3804         * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
3805         * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
3806         * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
3807         * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
3808         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
3809         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
3810         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
3811         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
3812         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
3813         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
3814         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
3815         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
3816         * gcc.dg/compat/struct-return-10_x.c: Ditto.
3817         * gcc.dg/compat/struct-return-2_x.c: Ditto.
3818         * gcc.dg/compat/struct-return-3_x.c: Ditto.
3819
3820 2003-07-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
3821
3822         * gcc.dg/i386-call-1.c: New test.
3823
3824 2003-07-03  Nathan Sidwell  <nathan@codesourcery.com>
3825
3826         PR c++/9162
3827         * g++.dg/parse/defarg4.C: New.
3828
3829 2003-07-03  Roger Sayle  <roger@eyesopen.com>
3830
3831         PR target/10700
3832         * gcc.c-torture/compile/20030703-1.c: New test case.
3833
3834 2003-07-03  Mark Mitchell  <mark@codesourcery.com>
3835
3836         * g++.dg/template/local3.C: Remove extra semicolon.
3837
3838 2003-07-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
3839
3840         * gcc.dg/i386-volatile-1.c: New test.
3841
3842 2003-07-02  Nathan Sidwell  <nathan@codesourcery.com>
3843
3844         PR c++/11072
3845         * g++.dg/other/offsetof2.C: XFAIL.
3846         * g++.dg/other/offsetof5.C: New.
3847
3848         PR c++/10219
3849         * g++.dg/template/error1.C: New.
3850
3851         PR c++/9779
3852         * g++.dg/template/dependent-expr1.C: New.
3853
3854 2003-07-01  Mark Mitchell  <mark@codesourcery.com>
3855
3856         PR c++/6949
3857         * g++.dg/template/local3.C: New test.
3858
3859         PR c++/11149
3860         * g++.dg/lookup/scoped6.C: New test.
3861
3862 2003-07-01  Giovanni Bajo  <giovannibajo@libero.it>
3863
3864         PR c++/8046
3865         * g++.dg/other/error7.C: New test.
3866
3867 2003-07-01  Kazu Hirata  <kazu@cs.umass.edu>
3868
3869         * g++.old-deja/g++.abi/vbase1.C: Fix comment typos.
3870         * g++.old-deja/g++.abi/vtable3.h: Likewise.
3871         * g++.old-deja/g++.law/code-gen5.C: Likewise.
3872         * g++.old-deja/g++.other/union2.C: Likewise.
3873         * gcc.dg/c90-const-expr-2.c: Likewise.
3874         * gcc.dg/c90-const-expr-3.c: Likewise.
3875         * gcc.dg/c99-const-expr-2.c: Likewise.
3876         * gcc.dg/c99-const-expr-3.c: Likewise.
3877         * gcc.dg/concat.c: Likewise.
3878
3879 2003-07-01  Mark Mitchell  <mark@codesourcery.com>
3880
3881         PR c++/9559
3882         * g++.dg/init/static1.C: New test.
3883
3884 2003-06-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
3885
3886         * Changelog: Remove ">>>>>>>" from previous change.
3887
3888 2003-06-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
3889
3890         * g++.old-deja/g++.niklas/README: Fix spelling for "testcase".
3891         * g++.old-deja/g++.other/access2.C: Likewise.
3892         * g++.old-deja/g++.other/decl2.C: Likewise.
3893         * gcc.c-torture/execute/20020615-1.c: Likewise.
3894
3895 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
3896
3897         PR c++/4933
3898         * g++.dg/template/sizeof4.C: New test.
3899
3900 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
3901
3902         * g++.dg/other/error6.C: New test.
3903
3904 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
3905
3906         PR c++/10750
3907         * g++.dg/parse/constant2.C: New test.
3908
3909 2003-06-30  Giovanni Bajo <giovannibajo@libero.it>
3910
3911         PR c++/11106
3912         * g++.dg/other/error5.C: New test.
3913
3914 2003-06-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3915
3916         * gcc.dg/format/gcc_diag-1.c: New test.
3917
3918 2003-06-28  Ulrich Weigand  <uweigand@de.ibm.com>
3919
3920         * gcc.c-torture/execute/multi-ix.c: Fix off-by-one bugs.
3921
3922 2003-06-28  Nathan Sidwell  <nathan@codesourcery.com>
3923
3924         * g++.old-deja/g++.robertl/eb133.C: Set expected line number.
3925         * g++.old-deja/g++.robertl/eb133a.C: Likewise.
3926         * g++.old-deja/g++.robertl/eb133b.C: Likewise.
3927
3928 2003-06-28  Jakub Jelinek  <jakub@redhat.com>
3929
3930         * gcc.c-torture/execute/builtins/string-8.c: New test.
3931         * gcc.c-torture/execute/builtins/string-8-lib.c: New.
3932         * gcc.c-torture/execute/stdio-opt-1.c (main): Add new tests.
3933         * gcc.c-torture/execute/string-opt-7.c (main): Add new test.
3934
3935 2003-06-27  Mark Mitchell  <mark@codesourcery.com>
3936
3937         PR c++/10468
3938         * g++.dg/ext/typeof6.C: New test.
3939
3940 2003-06-27  Mark Mitchell  <mark@codesourcery.com>
3941
3942         PR c++/10796
3943         * g++.dg/init/enum1.C: New test.
3944
3945 2003-06-27  Ulrich Weigand  <uweigand@de.ibm.com>
3946
3947         * gcc.dg/20030627-1.c: New test.
3948
3949 2003-06-26  Mark Mitchell  <mark@codesourcery.com>
3950
3951         PR c++/11332
3952         * g++.dg/expr/static_cast2.C: New test.
3953
3954 2003-06-26  Roger Sayle  <roger@eyesopen.com>
3955             Jakub Jelinek  <jakub@redhat.com>
3956
3957         * gcc.c-torture/execute/string-opt-16.c: Remove test for disabled
3958         sprintf(dst,"%s",src) optimization.
3959         * gcc.c-torture/execute/20030626-1.c: New test case.
3960         * gcc.c-torture/execute/20030626-2.c: New test case.
3961
3962 2003-06-26  J"orn Rennecke <joern.rennecke@superh.com>
3963
3964         * gcc.c-torture/execute/multi-ix.c: New test.
3965
3966         * gcc.c-torture/execute/simd-4.c (main):
3967         Added missing semicolon at end of union.
3968
3969 2003-06-26  Giovanni Bajo  <giovannibajo@libero.it>
3970
3971         PR c++/8266
3972         * g++.dg/template/explicit-instantiation3.C: New test.
3973
3974 2003-06-26  Eric Botcazou <ebotcazou@libertysurf.fr>
3975
3976         * gcc.dg/20030626-1.c: Use signed char.
3977
3978 2003-06-26  Eric Botcazou <ebotcazou@libertysurf.fr>
3979
3980         * gcc.dg/20030626-1.c: New test.
3981
3982 2003-06-26  Neil Booth  <neil@daikokuya.co.uk>
3983
3984         * const-str-2.m: Update.
3985
3986 2003-06-25  Mark Mitchell  <mark@codesourcery.com>
3987
3988         PR c++/10990
3989         * g++.dg/rtti/dyncast1.C: New test.
3990         * g++.dg/abi/mangle4.C: Correct base-specifier access.
3991         * g++.dg/lookup/scoped1.C: Remove XFAIL.
3992         * g++.old-deja/g++.martin/pmf1.C: Correct base-specifier access.
3993
3994         PR c++/10931
3995         * g++.dg/expr/static_cast1.C: New test.
3996
3997 2003-06-25  Josef Zlomek  <zlomekj@suse.cz>
3998
3999         * gcc.dg/20030625-1.c: New test.
4000
4001 2003-06-24  Roger Sayle  <roger@eyesopen.com>
4002
4003         * gcc.c-torture/compile/20030624-1.c: New test case.
4004
4005 2003-06-24  Jakub Jelinek  <jakub@redhat.com>
4006
4007         * gcc.c-torture/execute/string-opt-17.c: New test.
4008
4009 2003-06-24  Mark Mitchell  <mark@codesourcery.com>
4010
4011         PR c++/5754
4012         * g++.dg/parse/crash6.C: New test.
4013
4014 2003-06-23  Roger Sayle  <roger@eyesopen.com>
4015
4016         * gcc.dg/builtins-24.c: New test case.
4017
4018 2003-06-23  Jakub Jelinek  <jakub@redhat.com>
4019
4020         * g++.dg/opt/operator1.C: New test.
4021
4022 2003-06-22  Roger Sayle  <roger@eyesopen.com>
4023
4024         * gcc.c-torture/execute/string-opt-16.c: New test case.
4025
4026 2003-06-21  Gabriel Dos Reis <gdr@integrable-solutions.net>
4027
4028         * g++.old-deja/g++.benjamin/16077.C: Add -Wconversion  option.
4029         * g++.old-deja/g++.other/conv7.C: Likewise
4030         * g++.old-deja/g++.other/overcnv2.C: Likewise.
4031         * g++.old-deja/g++.other/overload14.C: Likewise.
4032
4033 2003-06-21  Gabriel Dos Reis <gdr@integrable-solutions.net>
4034
4035         * g++.old-deja/g++.jason/conversion5.C: Adjust option.
4036         * g++.old-deja/g++.bugs/900215_01.C: Likewise.
4037
4038 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
4039
4040         PR c++/10888
4041         * g++.dg/warn/Winline-3.C: New test.
4042
4043 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
4044
4045         * lib/target-supports.exp (check_alias_available): Make the test
4046         program acceptable to the Solaris assembler.
4047
4048         PR c++/10749
4049         * g++.dg/template/memclass2.C: New test.
4050
4051 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
4052             Eric Botcazou  <ebotcazou@libertysurf.fr>
4053
4054         * lib/gcc-dg.exp (dg-xfail-if): Do not process conditional xfail
4055         data for non-matching targets.
4056         * gcc.c-torture/compile/simd-5.c: Fix typo in conditional xfail.
4057
4058 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
4059
4060         PR c++/10845
4061         * g++.dg/template/member3.C: New test.
4062
4063 2003-06-19  Mark Mitchell  <mark@codesourcery.com>
4064
4065         PR c++/10939
4066         * g++.dg/template/func1.C: New test.
4067
4068         PR c++/9649
4069         * g++.dg/template/static4.C: New test.
4070         * g++.old-deja/g++.other/anon7.C: Remove spurious error messages.
4071
4072         PR c++/11041
4073         * g++.dg/init/ref7.C: New test.
4074
4075 2003-06-19  Matt Austern  <austern@apple.com>
4076
4077         PR c++/11228
4078         * g++.dg/anew1.C: New test.
4079         * g++.dg/anew2.C: New test.
4080         * g++.dg/anew3.C: New test.
4081         * g++.dg/anew4.C: New test.
4082
4083 2003-06-19  Kazu Hirata  <kazu@cs.umass.edu>
4084
4085         * gcc.c-torture/compile/simd-5.c: Don't XFAIL on H8.
4086
4087 2003-06-19  J"orn Rennecke <joern.rennecke@superh.com>
4088
4089         * gcc.c-torture/execute/simd-4.c (main): Make expected value
4090         endian-dependent.
4091
4092 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
4093
4094         * lib/g++.exp (g++_include_flags): Tweak path to testsuite_flags.
4095         Remove cruft.
4096
4097 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
4098
4099         * gcc.c-torture/compile/20020604-1.c: Use dg-xfail-if for h8300.
4100         * gcc.c-torture/compile/961203-1.c: Likewise.
4101         * gcc.c-torture/compile/980506-1.c: Likewise.
4102
4103 2003-06-17  Mark Mitchell  <mark@codesourcery.com>
4104
4105         PR c++/10712
4106         * g++.dg/lookup/using7.C: New test.
4107
4108 2003-06-17  Mark Mitchell  <mark@codesourcery.com>
4109
4110         PR c++/11105
4111         * g++.dg/abi/conv1.C: Remove it.
4112         * g++.dg/template/conv7.C: New test.
4113         * g++.dg/template/conv8.C: Likewise.
4114         * g++.old-deja/g++.ext/pretty2.C: Do not test __FUNCTION__ for a
4115         conversion operator.
4116
4117 2003-06-17  Janis Johnson  <janis187@us.ibm.com>
4118
4119         * gcc.dg/compat/compat-common.h (DEBUG_INIT): New.
4120         * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
4121         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
4122         * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
4123         * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
4124         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
4125         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
4126         * gcc.dg/compat/scalar-return-3_x.c: Ditto.
4127         * gcc.dg/compat/scalar-return-4_x.c: Ditto.
4128         * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
4129         * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
4130         * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
4131         * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
4132         * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
4133         * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
4134         * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
4135         * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
4136         * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
4137         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
4138         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
4139         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
4140         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
4141         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
4142         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
4143         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
4144         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
4145         * gcc.dg/compat/struct-return-10_x.c: Ditto.
4146         * gcc.dg/compat/struct-return-2_x.c: Ditto.
4147         * gcc.dg/compat/struct-return-3_x.c: Ditto.
4148
4149 2003-06-16  Mark Mitchell  <mark@codesourcery.com>
4150
4151         * lib/gcc-dg.exp (dg-xfail-if): Fix thinko.
4152         * gcc.c-torture/compile/simd-5.c: Remove spurious PowerPC-64 XFAIL
4153         indications.
4154
4155 2003-06-16  Roger Sayle  <roger@eyesopen.com>
4156
4157         * gcc.dg/i386-387-5.c: New test case.
4158         * gcc.dg/i386-387-6.c: New test case.
4159         * gcc.dg/builtins-23.c: New test case.
4160
4161 2003-06-15  Roger Sayle  <roger@eyesopen.com>
4162
4163         * gcc.dg/builtins-22.c: New test case.
4164         * gcc.dg/i386-387-1.c: Update to test exp.
4165         * gcc.dg/i386-387-2.c: Likewise.
4166
4167 2003-06-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4168
4169         * gcc.dg/format/asm_fprintf-1.c: Update width/precision checks.
4170
4171 2003-06-12  Mark Mitchell  <mark@codesourcery.com>
4172
4173         * lib/gcc-dg.exp (dg-require-dll): New function.
4174         (dg-xfail-if): Likewise.
4175         * gcc.c-torture/compile/compile.exp: Use dg rather than c-torture
4176         driver.
4177
4178         * gcc.c-torture/compile/20000804-1.c: Convert to dg format.
4179         * gcc.c-torture/compile/20001205-1.c: Likewise.
4180         * gcc.c-torture/compile/20001226-1.c: Likewise.
4181         * gcc.c-torture/compile/20010518-2.c: Likewise.
4182         * gcc.c-torture/compile/20020312-1.c: Likewise.
4183         * gcc.c-torture/compile/20020604-1.c: Likewise.
4184         * gcc.c-torture/compile/920501-12.c: Likewise.
4185         * gcc.c-torture/compile/920501-4.c: Likewise.
4186         * gcc.c-torture/compile/920520-1.c: Likewise.
4187         * gcc.c-torture/compile/920521-1.c: Likewise.
4188         * gcc.c-torture/compile/920625-1.c: Likewise.
4189         * gcc.c-torture/compile/961203-1.c: Likewise.
4190         * gcc.c-torture/compile/980506-1.c: Likewise.
4191         * gcc.c-torture/compile/981006-1.c: Likewise.
4192         * gcc.c-torture/compile/981022-1.c: Likewise.
4193         * gcc.c-torture/compile/981223-1.c: Likewise.
4194         * gcc.c-torture/compile/990617-1.c: Likewise.
4195         * gcc.c-torture/compile/dll.c: Likewise.
4196         * gcc.c-torture/compile/labels-3.c: Likewise.
4197         * gcc.c-torture/compile/mipscop-1.c: Likewise.
4198         * gcc.c-torture/compile/mipscop-2.c: Likewise.
4199         * gcc.c-torture/compile/mipscop-3.c: Likewise.
4200         * gcc.c-torture/compile/mipscop-4.c: Likewise.
4201         * gcc.c-torture/compile/simd-5.c: Likewise.
4202         * gcc.c-torture/compile/20000804-1.x: Remove.
4203         * gcc.c-torture/compile/20001205-1.x: Likewise.
4204         * gcc.c-torture/compile/20001226-1.x: Likewise.
4205         * gcc.c-torture/compile/20010518-2.x: Likewise.
4206         * gcc.c-torture/compile/20020312-1.x: Likewise.
4207         * gcc.c-torture/compile/20020604-1.x: Likewise.
4208         * gcc.c-torture/compile/920501-12.x: Likewise.
4209         * gcc.c-torture/compile/920501-4.x: Likewise.
4210         * gcc.c-torture/compile/920520-1.x: Likewise.
4211         * gcc.c-torture/compile/920521-1.x: Likewise.
4212         * gcc.c-torture/compile/920625-1.x: Likewise.
4213         * gcc.c-torture/compile/961203-1.x: Likewise.
4214         * gcc.c-torture/compile/980506-1.x: Likewise.
4215         * gcc.c-torture/compile/981006-1.x: Likewise.
4216         * gcc.c-torture/compile/981022-1.x: Likewise.
4217         * gcc.c-torture/compile/981223-1.x: Likewise.
4218         * gcc.c-torture/compile/990617-1.x: Likewise.
4219         * gcc.c-torture/compile/mipscop-1.x: Likewise.
4220         * gcc.c-torture/compile/mipscop-2.x: Likewise.
4221         * gcc.c-torture/compile/mipscop-3.x: Likewise.
4222         * gcc.c-torture/compile/mipscop-4.x: Likewise.
4223         * gcc.c-torture/compile/simd-5.x: Likewise.
4224
4225         * gcc.c-torture/compile/20021205-1.c: Remove bogus dg commands.
4226
4227 2003-06-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
4228
4229         * gcc.c-torture/execute/20030611-1.c: New test.
4230
4231 2003-06-12  Roger Sayle  <roger@eyesopen.com>
4232
4233         PR middle-end/168
4234         * gcc.dg/20030612-1.c: New test case.
4235
4236 2003-06-12  Mark Mitchell  <mark@codesourcery.com>
4237
4238         PR c++/10635
4239         * g++.dg/expr/cast1.C: New test.
4240
4241 2003-06-12  Roger Sayle  <roger@eyesopen.com>
4242
4243         * gcc.dg/builtins-21.c: New test case.
4244
4245 2003-06-11  Kelley Cook  <kelleycook@wideopenwest.com>
4246
4247         * lib/gcc.exp (gcc_target_compile): Put TOOL_OPTIONS at front of
4248         options instead of at the end.
4249         * lib/objc.exp (objc_target_compile): Likewise.
4250
4251 2003-06-11  Mark Mitchell  <mark@codesourcery.com>
4252
4253         PR c++/10432
4254         * g++.dg/parse/error1.C: New test.
4255
4256 2003-06-11  Janis Johnson  <janis187@us.ibm.com>
4257
4258         * gcc.dg/compat/struct-by-value-11_main.c: New file.
4259         * gcc.dg/compat/struct-by-value-11_x.c: New file.
4260         * gcc.dg/compat/struct-by-value-11_y.c: New file.
4261         * gcc.dg/compat/struct-by-value-12_main.c: New file.
4262         * gcc.dg/compat/struct-by-value-12_x.c: New file.
4263         * gcc.dg/compat/struct-by-value-12_y.c: New file.
4264         * gcc.dg/compat/struct-by-value-13_main.c: New file.
4265         * gcc.dg/compat/struct-by-value-13_x.c: New file.
4266         * gcc.dg/compat/struct-by-value-13_y.c: New file.
4267         * gcc.dg/compat/struct-by-value-14_main.c: New file.
4268         * gcc.dg/compat/struct-by-value-14_x.c: New file.
4269         * gcc.dg/compat/struct-by-value-14_y.c: New file.
4270         * gcc.dg/compat/struct-by-value-15_main.c: New file.
4271         * gcc.dg/compat/struct-by-value-15_x.c: New file.
4272         * gcc.dg/compat/struct-by-value-15_y.c: New file.
4273         * gcc.dg/compat/struct-by-value-16_main.c: New file.
4274         * gcc.dg/compat/struct-by-value-16_x.c: New file.
4275         * gcc.dg/compat/struct-by-value-16_y.c: New file.
4276         * gcc.dg/compat/struct-by-value-17_main.c: New file.
4277         * gcc.dg/compat/struct-by-value-17_x.c: New file.
4278         * gcc.dg/compat/struct-by-value-17_y.c: New file.
4279         * gcc.dg/compat/struct-by-value-18_main.c: New file.
4280         * gcc.dg/compat/struct-by-value-18_x.c: New file.
4281         * gcc.dg/compat/struct-by-value-18_y.c: New file.
4282
4283         * gcc.dg/compat/scalar-by-value-3_main.c: New file.
4284         * gcc.dg/compat/scalar-by-value-3_x.c: New file.
4285         * gcc.dg/compat/scalar-by-value-3_y.c: New file.
4286         * gcc.dg/compat/scalar-by-value-4_main.c: New file.
4287         * gcc.dg/compat/scalar-by-value-4_x.c: New file.
4288         * gcc.dg/compat/scalar-by-value-4_y.c: New file.
4289         * gcc.dg/compat/scalar-return-3_main.c: New file.
4290         * gcc.dg/compat/scalar-return-3_x.c: New file.
4291         * gcc.dg/compat/scalar-return-3_y.c: New file.
4292         * gcc.dg/compat/scalar-return-4_main.c: New file.
4293         * gcc.dg/compat/scalar-return-4_x.c: New file.
4294         * gcc.dg/compat/scalar-return-4_y.c: New file.
4295
4296 2003-06-10  Janis Johnson  <janis187@us.ibm.com>
4297
4298         * gcc.dg/compat/fp2-struct-check.h: New file.
4299         * gcc.dg/compat/fp2-struct-defs.h: New file.
4300         * gcc.dg/compat/fp2-struct-init.h: New file.
4301         * gcc.dg/compat/struct-by-value-10_main.c: New file.
4302         * gcc.dg/compat/struct-by-value-10_x.c: New file.
4303         * gcc.dg/compat/struct-by-value-10_y.c: New file.
4304         * gcc.dg/compat/struct-return-10_main.c: New file.
4305         * gcc.dg/compat/struct-return-10_x.c: New file.
4306         * gcc.dg/compat/struct-return-10_y.c: New file.
4307
4308         * gcc.dg/compat/compat-common.h: New file.
4309         * gcc.dg/compat/fp-struct-check.h: Improve debugging output.
4310         * gcc.dg/compat/fp-struct-test-by-value-x.h: Ditto.
4311         * gcc.dg/compat/fp-struct-test-by-value-y.h: Ditto.
4312         * gcc.dg/compat/scalar-by-value-1_main.c: Ditto.
4313         * gcc.dg/compat/scalar-by-value-1_x.c: Ditto.
4314         * gcc.dg/compat/scalar-by-value-1_y.c: Ditto.
4315         * gcc.dg/compat/scalar-by-value-2_main.c: Ditto.
4316         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
4317         * gcc.dg/compat/scalar-by-value-2_y.c: Ditto.
4318         * gcc.dg/compat/scalar-return-1_main.c: Ditto.
4319         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
4320         * gcc.dg/compat/scalar-return-1_y.c: Ditto.
4321         * gcc.dg/compat/scalar-return-2_main.c: Ditto.
4322         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
4323         * gcc.dg/compat/scalar-return-2_y.c: Ditto.
4324         * gcc.dg/compat/small-struct-check.h: Ditto.
4325         * gcc.dg/compat/struct-by-value-2_main.c: Ditto.
4326         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
4327         * gcc.dg/compat/struct-by-value-2_y.c: Ditto.
4328         * gcc.dg/compat/struct-by-value-3_main.c: Ditto.
4329         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
4330         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
4331         * gcc.dg/compat/struct-by-value-4_main.c: Ditto.
4332         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
4333         * gcc.dg/compat/struct-by-value-4_y.c: Ditto.
4334         * gcc.dg/compat/struct-by-value-5_main.c: Ditto.
4335         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
4336         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
4337         * gcc.dg/compat/struct-by-value-6_main.c: Ditto.
4338         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
4339         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
4340         * gcc.dg/compat/struct-by-value-7_main.c: Ditto.
4341         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
4342         * gcc.dg/compat/struct-by-value-7_y.c: Ditto.
4343         * gcc.dg/compat/struct-by-value-8_main.c: Ditto.
4344         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
4345         * gcc.dg/compat/struct-by-value-8_y.c: Ditto.
4346         * gcc.dg/compat/struct-by-value-9_main.c: Ditto.
4347         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
4348         * gcc.dg/compat/struct-by-value-9_y.c: Ditto.
4349         * gcc.dg/compat/struct-return-2_main.c: Ditto.
4350         * gcc.dg/compat/struct-return-2_x.c: Ditto.
4351         * gcc.dg/compat/struct-return-2_y.c: Ditto.
4352         * gcc.dg/compat/struct-return-3_main.c: Ditto.
4353         * gcc.dg/compat/struct-return-3_x.c: Ditto.
4354         * gcc.dg/compat/struct-return-3_y.c: Ditto.
4355
4356 2003-06-10  Geoffrey Keating  <geoffk@apple.com>
4357
4358         * g++.dg/pch/static-1.C: New file.
4359         * g++.dg/pch/static-1.Hs: New file.
4360
4361 2003-06-10  Richard Henderson  <rth@redhat.com>
4362
4363         * gcc.dg/asm-7.c: Adjust expected warning text.
4364
4365 2003-06-10  Roger Sayle  <roger@eyesopen.com>
4366
4367         * gcc.dg/builtins-20.c: New test case.
4368
4369 2003-06-10  Mark Mitchell  <mark@codesourcery.com>
4370
4371         PR c++/11131
4372         * g++.dg/opt/template1.C: New test.
4373
4374 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
4375
4376         * lib/gcc-dg.exp (dg-test): Clear additional_files and
4377         additional_sources.
4378
4379 2003-05-21  David Taylor  <dtaylor@emc.com>
4380
4381         * gcc.dg/Wpadded.c: New file.
4382
4383 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
4384
4385         * gcc.dg/special/20000419-2.c: Fix dg-require-alias syntax.
4386         * gcc.dg/special/weak-2.c: Add dg-require-weak.
4387         * gcc.dg/weak/weak-3.c: Reverse order of dg-do and
4388         dg-require-weak.
4389
4390 2003-06-09  J"orn Rennecke <joern.rennecke@superh.com>
4391
4392         * g++.dg/other/offsetof3.C: Adjust linenumber of last expected warning.
4393
4394 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
4395
4396         * lib/gcc-dg.exp (dg-require-weak): Fix typo.
4397         (dg-require-alias): Likewise.
4398         (dg-require-gc-sections): Likewise.
4399         * lib/target-supports.exp (check_gc_sections_available): Likewise.
4400
4401 2003-06-08  Richard Henderson  <rth@redhat.com>
4402
4403         * gcc.dg/20011029-2.c: Fix the array reference.
4404         * gcc.dg/asm-7.c: New.
4405
4406 2003-06-08  Kazu Hirata  <kazu@cs.umass.edu>
4407
4408         * gcc.c-torture/compile/20000804-1.x: Disable on h8300 port.
4409
4410 2003-06-08  Mark Mitchell  <mark@codesourcery.com>
4411
4412         * lib/gcc-dg.exp (dg-require-alias): Fix typo.
4413         (dg-require-gc-sections): Likewise.
4414
4415 2003-06-08  Jan Hubicka  <jh@suse.cz>
4416
4417         * i386-cmov1.c: Fix regular expression.
4418         * i386-cvt-1.c: Likewise.
4419         * i386-local.c: Likewise.
4420         * i386-local2.c: Likewise.
4421         * i386-mul.c: Likewise.
4422         * i386-ssetype-1.c: Likewise.
4423         * i386-ssetype-3.c: Likewise.
4424         * i386-ssetype-5.c: Likewise.
4425
4426 2003-06-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4427
4428         PR c++/11039
4429         * g++.dg/warn/implicit-typename2.C: New test.
4430         * g++.dg/warn/implicit-typename3.C: New test.
4431
4432 2003-06-07  Richard Henderson  <rth@redhat.com>
4433
4434         * g++.dg/other/offsetof3.C: Use size_t.
4435         * g++.dg/other/offsetof4.C: Likewise.
4436
4437 2003-06-07  H.J. Lu <hongjiu.lu@intel.com>
4438
4439         * lib/copy-file.exp: New. Implement gcc_copy_files.
4440
4441         * lib/dg-pch.exp: Load copy-file.exp
4442         (dg-pch): Use gcc_copy_files instead of "file copy".
4443
4444 2003-06-06  Mark Mitchell  <mark@codesourcery.com>
4445
4446         * gcc.dg/weak/weak.exp: Simplify.
4447         * gcc.dg/weak/typeof-2.c: Use dg-require-weak.
4448         * gcc.dg/weak/weak-1.c: Likewise.
4449         * gcc.dg/weak/weak-2.c: Likewise.
4450         * gcc.dg/weak/weak-3.c: Likewise.
4451         * gcc.dg/weak/weak-4.c: Likewise.
4452         * gcc.dg/weak/weak-5.c: Likewise.
4453         * gcc.dg/weak/weak-6.c: Likewise.
4454         * gcc.dg/weak/weak-7.c: Likewise.
4455         * gcc.dg/weak/weak-8.c: Likewise.
4456         * gcc.dg/weak/weak-9.c: Likewise.
4457
4458 2003-06-06  Richard Earnshaw  <rearnsha@arm.com>
4459
4460         gcc.c-torture/execute/20030606-1.c: New.
4461
4462 2003-06-06  Roger Sayle  <roger@eyesopen.com>
4463
4464         * gcc.dg/builtins-2.c: Correct check-in of incorrect version.
4465         * gcc.dg/builtins-19.c: Likewise.
4466
4467 2003-06-06  Roger Sayle  <roger@eyesopen.com>
4468
4469         * gcc.dg/builtins-2.c: Add some more tests.
4470         * gcc.dg/builtins-18.c: New test case.
4471         * gcc.dg/builtins-19.c: New test case.
4472
4473 2003-06-06  Roger Sayle  <roger@eyesopen.com>
4474             Jim Wilson  <wilson@tuliptree.org>
4475
4476         * gcc.dg/uninit-C.c: Only test TImode on 64-bit platforms.
4477
4478 2003-06-06  Jakub Jelinek  <jakub@redhat.com>
4479
4480         * gcc.c-torture/execute/builtins/string-4.c (main_test): Allow some
4481         mempcpy/stpcpy calls not to be optimized into something else.
4482         * gcc.c-torture/execute/string-opt-3.c: Moved to...
4483         * gcc.c-torture/execute/builtins/string-7.c: ...here.
4484         * gcc.c-torture/execute/builtins/string-7-lib.c: New.
4485
4486 2003-06-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4487
4488         * gcc.dg/format/asm_fprintf-1.c: New test.
4489
4490 2003-06-05  Mark Mitchell  <mark@codesourcery.com>
4491
4492         * lib/gcc-defs.exp (additional_sources): New variable.
4493         (dg-additional-sources): New function.
4494         (additional_files): New variable.
4495         (dg-additional-files): New function.
4496         (dg-additional-files-options): Likewise.
4497         * lib/gcc-dg.exp (dg-require-weak): New function.
4498         (dg-require-alias): Likewise.
4499         (dg-require-gc-sections): Likewise.
4500         * lib/target-supports.exp (check_alias_available): Remove testfile
4501         parameter.
4502         (check_gc_sections_available): New function.
4503         * lib/g++-dg.exp (dg-gpp-additional-sources): Remove.
4504         (dg-gpp-additional-files): Likewise.
4505         * lib/g++.exp (additional_sources): Remove.
4506         (additional_files): Likewise.
4507         (g++_target_compile): Use dg-additional-files-options.
4508
4509         * gcc.dg/special/special.exp: Add "ecos" tests.  Remove complex
4510         Tcl logic.
4511         * gcc.dg/special/ecos.exp: Remove.
4512         * gcc.dg/special/20000419-2.c: Use dg-require-*.
4513         * gcc.dg/special/alias-1.c: Likewise.
4514         * gcc.dg/special/alias-2.c: Likewise.
4515         * gcc.dg/special/gcsec-1.c: Likewise.
4516         * gcc.dg/special/weak-1.c: Likewise.
4517         * gcc.dg/special/weak-2.c: Likewise.
4518         * gcc.dg/special/wkali-1.c: Likewise.
4519         * gcc.dg/special/wkali-2.c: Likewise.
4520
4521         * g++.dg/special/conpr-2.C: Use dg-additional-*, not
4522         dg-gpp-additional-*.
4523         * g++.dg/special/conpr-3.C: Likewise.
4524         * g++.dg/special/conpr-4.C: Likewise.
4525         * g++.old-deja/g++.abi/vtable3a.C: Likewise.
4526         * g++.old-deja/g++.abi/vtable3b.C: Likewise.
4527         * g++.old-deja/g++.abi/vtable3c.C: Likewise.
4528         * g++.old-deja/g++.abi/vtable3d.C: Likewise.
4529         * g++.old-deja/g++.abi/vtable3e.C: Likewise.
4530         * g++.old-deja/g++.abi/vtable3f.C: Likewise.
4531         * g++.old-deja/g++.abi/vtable3g.C: Likewise.
4532         * g++.old-deja/g++.abi/vtable3h.C: Likewise.
4533         * g++.old-deja/g++.abi/vtable3i.C: Likewise.
4534         * g++.old-deja/g++.abi/vtable3j.C: Likewise.
4535         * g++.old-deja/g++.oliva/linkage1.C: Likewise.
4536         * g++.old-deja/g++.other/comdat1.C: Likewise.
4537         * g++.old-deja/g++.other/comdat2.C: Likewise.
4538         * g++.old-deja/g++.other/comdat3.C: Likewise.
4539         * g++.old-deja/g++.other/ctor1.C: Likewise.
4540         * g++.old-deja/g++.pt/instantiate5.C: Likewise.
4541
4542 2003-06-05  Richard Henderson  <rth@redhat.com>
4543
4544         * gcc.dg/debug/20030605-1.c: New.
4545
4546 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
4547
4548         * README.QMTEST: Update.
4549
4550 2003-06-04  Richard Henderson  <rth@redhat.com>
4551
4552         * gcc.dg/cleanup-1.c: New.
4553         * gcc.dg/cleanup-2.c: New.
4554         * gcc.dg/cleanup-3.c: New.
4555         * gcc.dg/cleanup-4.c: New.
4556         * gcc.dg/cleanup-5.c: New.
4557         * gcc.dg/cleanup-6.c: New.
4558         * gcc.dg/cleanup-7.c: New.
4559
4560 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
4561
4562         * g++.dg/abi/vague1.C: Use xfail, rather than embedded Tcl code.
4563
4564         * lib/dg-pch.exp: New file.
4565         * g++.dg/pch/pch.exp: Use dg-pch.exp.
4566         * gcc.dg/pch/pch.exp: Likewise.
4567
4568 2003-06-04  Roger Sayle  <roger@eyesopen.com>
4569
4570         * gcc.dg/builtins-2.c: Add tests for tan(atan(x)).
4571         * gcc.dg/builtins-3.c: Add tests for tan(0.0) and atan(0.0).
4572         * gcc.dg/builtins-7.c: Add tests for tan(atan(x)) == x.
4573         * gcc.dg/builtins-17.c: New test case.
4574         * gcc.dg/i386-387-4.c: New test case.
4575         * gcc.c-torture/execute/ieee/mzero4.c: New test case.
4576
4577 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
4578
4579         * gcc.dg/ultrasp9.c: New test.
4580
4581 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
4582
4583         * gcc.c-torture/compile/20030604-1.c: New test.
4584         * gcc.dg/sparc-constant-1.c: New test.
4585
4586 2003-06-03  Glen Nakamura  <glen@imodulo.com>
4587
4588         * gcc.dg/20020525-1.c: Replace 0x5a5a5a5a with -1.
4589
4590 2003-06-03  J"orn Rennecke <joern.rennecke@superh.com>
4591
4592         * g++.dg/abi/empty6.C (B): Request alignment of 8 bytes.
4593
4594         * gcc.dg/torture/builtin-noret-1.c (_exit, _Exit): Make weak.
4595         * gcc.dg/torture/builtin-noret-2.c (_exit, _Exit): Likewise.
4596
4597 2003-06-03  Aldy Hernandez  <aldyh@redhat.com>
4598
4599         * gcc.c-torture/compile/simd-5.x: Remove xfail for PPC64.
4600
4601 2003-06-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4602
4603         PR c++/10940
4604         * g++.dg/template/spec10.C: New test.
4605
4606 2003-06-03  Roger Sayle  <roger@eyesopen.com>
4607
4608         * gcc.dg/builtins-16.c: New test case.
4609
4610 2003-06-03  Jakub Jelinek  <jakub@redhat.com>
4611
4612         * gcc.c-torture/execute/builtins/string-4.c (main_test): Remove
4613         mempcpy test with post-increments.
4614         * gcc.c-torture/execute/string-opt-3.c: New test.
4615         * gcc.dg/string-opt-1.c: New test.
4616
4617 2003-06-03  David Billinghurst (David.Billinghurst@riotinto.com)
4618
4619         PR fortran/10965
4620         * g77.f-torture/compile/20000601-2.f: Fix non-standard code.
4621
4622 2003-06-02  Mark Mitchell  <mark@codesourcery.com>
4623
4624         * lib/scanasm.exp (dg-scan): New function, factored out of ...
4625         (scan-assembler): ... here.  Use dg-scan.
4626         (scan-assembler-not): Likewise.
4627         (scan-file): New function.
4628         (scan-file-not): Likewise.
4629         * gcc.dg/cpp/19990228-1.c: Use scan-file and/or scan-file-not.
4630         * gcc.dg/cpp/_Pragma4.c: Likewise.
4631         * gcc.dg/cpp/_Pragma5.c: Likewise.
4632         * gcc.dg/cpp/avoidpaste1.c: Likewise.
4633         * gcc.dg/cpp/avoidpaste2.c: Likewise.
4634         * gcc.dg/cpp/cmdlne-C2.c: Likewise.
4635         * gcc.dg/cpp/cmdlne-P.c: Likewise.
4636         * gcc.dg/cpp/cmdlne-dD-M.c: Likewise.
4637         * gcc.dg/cpp/cmdlne-dD-dM.c: Likewise.
4638         * gcc.dg/cpp/cmdlne-dI-M.c: Likewise.
4639         * gcc.dg/cpp/cmdlne-dM-M.c: Likewise.
4640         * gcc.dg/cpp/cmdlne-dM-dD.c: Likewise.
4641         * gcc.dg/cpp/cmdlne-dN-M.c: Likewise.
4642         * gcc.dg/cpp/cxxcom1.c: Likewise.
4643         * gcc.dg/cpp/line1.c: Likewise.
4644         * gcc.dg/cpp/maccom1.c: Likewise.
4645         * gcc.dg/cpp/maccom2.c: Likewise.
4646         * gcc.dg/cpp/maccom3.c: Likewise.
4647         * gcc.dg/cpp/maccom4.c: Likewise.
4648         * gcc.dg/cpp/maccom5.c: Likewise.
4649         * gcc.dg/cpp/maccom6.c: Likewise.
4650         * gcc.dg/cpp/multiline.c: Likewise.
4651         * gcc.dg/cpp/spacing1.c: Likewise.
4652         * gcc.dg/cpp/spacing2.c: Likewise.
4653         * gcc.dg/cpp/trad/cmdlne-C2.c: Likewise.
4654         * gcc.dg/cpp/trad/maccom1.c: Likewise.
4655         * gcc.dg/cpp/trad/maccom2.c: Likewise.
4656         * gcc.dg/cpp/trad/maccom3.c: Likewise.
4657         * gcc.dg/cpp/trad/maccom4.c: Likewise.
4658         * gcc.dg/cpp/trad/maccom6.c: Likewise.
4659         * gcc.dg/cpp/cxxcom2.c: Likewise.
4660         * gcc.dg/cpp/cxxcom2.h: New file.
4661
4662         * gcc.dg/cpp/truefalse.cpp: Move it to ...
4663         * g++.dg/cpp/truefalse.C: Here.
4664         * gcc.dg/cpp/cpp.exp: Remove scanning of ".cpp" files.
4665
4666 2003-06-01  Loren James Rittle  <ljrittle@acm.org>
4667
4668         * gcc.dg/cpp/redef3.c: New file.
4669
4670 2003-06-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
4671
4672         * gcc.dg/i386-loop-3.c: New test.
4673
4674 2003-05-31  Toon Moene  <toon@moene.indiv.nluug.nl>
4675
4676         * g77.dg/ffree-form-2.f: XFAIL removed, because fixed.
4677
4678 2003-05-31  Roger Sayle  <roger@eyesopen.com>
4679
4680         * gcc.dg/fwrapv-1.c: New test case.
4681         * gcc.dg/fwrapv-2.c: New test case.
4682
4683 2003-05-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4684
4685         PR c++/10956
4686         * g++.dg/template/spec9.C: New test.
4687
4688 2003-05-29  Roger Sayle  <roger@eyesopen.com>
4689
4690         * gcc.dg/duff-4.c: New test case.
4691
4692 2003-05-27  David Billinghurst (David.Billinghurst@riotinto.com)
4693
4694         PR fortran/10843
4695         * g77.dg/ffixed-form-1.f: New test
4696         * g77.dg/ffixed-form-2.f: New test
4697         * g77.dg/ffree-form-2.f: New test - XFAIL pending fix
4698         * g77.dg/ffree-form-3.f: New test
4699
4700 2003-05-26  Andreas Tobler <a.tobler@schweiz.ch>
4701
4702         * gcc.dg/wchar_t-1.c: XFAIL on darwin, no wchar.h available.
4703         * gcc.dg/wint_t-1.c: Likewise.
4704
4705 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4706
4707         * g++.dg/template/access11.C: New test.
4708
4709 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4710
4711         PR c++/10849
4712         * g++.dg/template/access10.C: New test.
4713
4714 2003-05-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
4715             Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4716
4717         * gcc.c-torture/compile/simd-5.x: XFAIL on SPARC64.
4718
4719 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
4720
4721         * gcc.dg/torture/builtin-noret-1.c: Add dg-option -multiply_defined
4722         suppress for powerpc-*-darwin*.
4723         * gcc.dg/torture/builtin-noret-2.c: Likewise.
4724
4725 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
4726
4727         * gcc.c-torture/execute/builtins/builtins.exp: Add -multiply_defined
4728         suppress option for powerpc-*-darwin*.
4729
4730 2003-05-23  Roger Sayle  <roger@eyesopen.com>
4731
4732         * gcc.dg/builtins-1.c: Add tests for tan and atan.
4733         * gcc.dg/builtins-4.c: Add test for fmod.
4734
4735 2003-05-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4736
4737         PR c++/10682
4738         * g++.dg/template/instantiate4.C: New test.
4739
4740 2003-05-22  Roger Sayle  <roger@eyesopen.com>
4741
4742         * gcc.c-torture/execute/ieee/inf-2.c: New test case.
4743
4744 2003-05-21  Janis Johnson  <janis187@us.ibm.com>
4745
4746         * gcc.dg/compat/scalar-return-1_main.c: New file.
4747         * gcc.dg/compat/scalar-return-1_x.c: New file.
4748         * gcc.dg/compat/scalar-return-1_y.c: New file.
4749         * gcc.dg/compat/scalar-return-2_main.c: New file.
4750         * gcc.dg/compat/scalar-return-2_x.c: New file.
4751         * gcc.dg/compat/scalar-return-2_y.c: New file.
4752         * gcc.dg/compat/struct-return-3_main.c: New file.
4753         * gcc.dg/compat/struct-return-3_y.c: New file.
4754         * gcc.dg/compat/struct-return-3_x.c: New file.
4755         * gcc.dg/compat/struct-return-2_main.c: New file.
4756         * gcc.dg/compat/struct-return-2_x.c: New file.
4757         * gcc.dg/compat/struct-return-2_y.c: New file.
4758
4759 2003-05-21  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4760
4761         * g++.old-deja/g++.law/profile1.C (dg-options): Add -static to options
4762         for hppa*-hp-hpux*.
4763         * gcc.dg/20021014-1.c (dg-options): Likewise.
4764         * gcc.dg/nest.c (dg-options): Likewise.
4765
4766 2003-05-21  Danny Smith  <dannysmith@users.sourceforge.net>
4767
4768         PR c++/9738
4769         * g++.dg/ext/dllimport2.C: New file.
4770         * g++.dg/ext/dllimport3.C: New file.
4771
4772 2003-05-20  Janis Johnson  <janis187@us.ibm.com>
4773
4774         * gcc.dg/compat/struct-by-value-3_x.c: Move common pieces to headers.
4775         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
4776         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
4777         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
4778         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
4779         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
4780         * gcc.dg/compat/struct-by-value-7_x.c Ditto.
4781         * gcc.dg/compat/struct-by-value-7_y.c Ditto.
4782         * gcc.dg/compat/small-struct-defs.h: New file.
4783         * gcc.dg/compat/small-struct-init.h: New file.
4784         * gcc.dg/compat/small-struct-check.h: New file.
4785         * gcc.dg/compat/fp-struct-defs.h: New file.
4786         * gcc.dg/compat/fp-struct-check.h: New file.
4787         * gcc.dg/compat/fp-struct-init.h: New file.
4788         * gcc.dg/compat/fp-struct-test-by-value-y.h: New file.
4789         * gcc.dg/compat/fp-struct-test-by-value-x.h: New file.
4790
4791 2003-05-19  Jakub Jelinek  <jakub@redhat.com>
4792
4793         * gcc.dg/20030225-2.c: New test.
4794
4795 2003-05-18  Roger Sayle  <roger@eyesopen.com>
4796             Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4797
4798         * gcc.c-torture/compile/20030518-1.c: New test case.
4799
4800 2003-05-18  Mark Mitchell  <mark@codesourcery.com>
4801
4802         * lib/gcc-dg.exp (gcc-dg-debug-runtest): Add opt_opts parameter.
4803         * gcc.dg/debug/debug.exp: Pass opt_opts parameter to
4804         gcc-dg-debug-runtest.
4805         * g++.dg/debug/debug.exp: Pass opt_opts parameter to
4806         gcc-dg-debug-runtest.
4807
4808 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4809
4810         PR c++/9022
4811         * g++.dg/lookup/using6.C: New test.
4812
4813 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4814
4815         * g++.dg/parse/access2.C: New test.
4816
4817 2003-05-17  Mark Mitchell  <mark@codesourcery.com>
4818
4819         * lib/gcc-dg.exp (gcc-dg-debug-runtest): New method.
4820         * g++.dg/debug/debug.exp: Use gcc-dg-debug-runtest.
4821         * gcc.dg/debug/debug.exp: Likewise.
4822
4823 2003-05-17  Neil Booth  <neil@daikokuya.co.uk>
4824
4825         * gcc.dg/dollar.c: New test.
4826
4827 2003-05-16  Janis Johnson  <janis187@us.ibm.com>
4828
4829         * gcc.dg/compat/struct-by-value-4_main.c: Split into multiple tests.
4830         * gcc.dg/compat/struct-by-value-4_x.c: Split into multiple tests.
4831         * gcc.dg/compat/struct-by-value-4_y.c: Split into multiple tests.
4832         * gcc.dg/compat/struct-by-value-5_main.c: Split into multiple tests.
4833         * gcc.dg/compat/struct-by-value-5_x.c: Split into multiple tests.
4834         * gcc.dg/compat/struct-by-value-5_y.c: Split into multiple tests.
4835         * gcc.dg/compat/struct-by-value-6_main.c: New file.
4836         * gcc.dg/compat/struct-by-value-6_x.c: New file.
4837         * gcc.dg/compat/struct-by-value-6_y.c: New file.
4838         * gcc.dg/compat/struct-by-value-7_main.c: New file.
4839         * gcc.dg/compat/struct-by-value-7_x.c: New file.
4840         * gcc.dg/compat/struct-by-value-7_y.c: New file.
4841         * gcc.dg/compat/struct-by-value-8_main.c: New file.
4842         * gcc.dg/compat/struct-by-value-8_x.c: New file.
4843         * gcc.dg/compat/struct-by-value-8_y.c: New file.
4844         * gcc.dg/compat/struct-by-value-9_main.c: New file.
4845         * gcc.dg/compat/struct-by-value-9_x.c: New file.
4846         * gcc.dg/compat/struct-by-value-9_y.c: New file.
4847
4848 2003-05-16  Mark Mitchell  <mark@codesourcery.com>
4849
4850         * lib/gcc-dg.exp (gcc-dg-test): Rename to ...
4851         (gcc-dg-test-1): ... this.  Add target_compile parameter.  Add
4852         support for "repo" mode.
4853         * lib/g++-dg.exp: Use gcc-dg.exp to implement all functionality.
4854         * lib/g77-dg.exp: Likewise.
4855         * lib/obj-dg.exp: Likewise.
4856
4857 2003-05-16  Jakub Jelinek  <jakub@redhat.com>
4858
4859         Merge from gcc-3_2-rhl8-branch:
4860         2003-04-23  Jakub Jelinek  <jakub@redhat.com>
4861
4862         * gcc.dg/tls/opt-6.c: New test.
4863
4864         2003-04-05  Jakub Jelinek  <jakub@redhat.com>
4865
4866         * gcc.dg/20030405-1.c: New test.
4867
4868         2003-03-09  Jakub Jelinek  <jakub@redhat.com>
4869
4870         * gcc.dg/20030309-1.c: New test.
4871
4872         2003-03-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
4873
4874         * gcc.c-torture/execute/20030307-1.c: New test.
4875
4876         2003-02-20  Randolph Chung  <tausq@debian.org>
4877
4878         * gcc.c-torture/compile/20030220-1.c: New test.
4879
4880         2003-02-18  Jakub Jelinek  <jakub@redhat.com>
4881
4882         * gcc.dg/20030217-1.c: New test.
4883
4884         2003-01-29  Jakub Jelinek  <jakub@redhat.com>
4885
4886         * gcc.c-torture/compile/20020129-1.c: New test.
4887
4888         2002-12-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
4889
4890         * gcc.dg/unroll-1.c: New test.
4891
4892         2002-11-16  Jan Hubicka  <jh@suse.cz>
4893
4894         * gcc.c-torture/execute/20020920-1.c: New test.
4895
4896         2002-10-08  Jakub Jelinek  <jakub@redhat.com>
4897
4898         PR target/7434
4899         * gcc.c-torture/compile/20021008-1.c: New test.
4900
4901         2002-08-10  Gwenole Beauchesne  <gbeauchesne@mandrakesoft.com>
4902
4903         PR target/7559
4904         * testsuite/gcc.c-torture/execute/20020810-1.c: New test.
4905
4906         2002-08-07  Jakub Jelinek  <jakub@redhat.com>
4907
4908         * gcc.c-torture/compile/20020807-1.c: New test.
4909
4910         2002-07-30  Jakub Jelinek  <jakub@redhat.com>
4911
4912         * gcc.dg/tls/opt-1.c: New test.
4913
4914         2002-07-29  Jakub Jelinek  <jakub@redhat.com>
4915
4916         * gcc.dg/20020729-1.c: New test.
4917
4918         2002-07-20  Jakub Jelinek  <jakub@redhat.com>
4919
4920         * g++.dg/opt/life1.C: New test.
4921
4922         2002-05-20  Jakub Jelinek  <jakub@redhat.com>
4923
4924         * gcc.dg/20020525-1.c: New test.
4925
4926         2002-05-24  Jakub Jelinek  <jakub@redhat.com>
4927
4928         PR c++/6794
4929         * g++.dg/ext/pretty1.C: New test.
4930         * g++.dg/ext/pretty2.C: New test.
4931
4932 2003-05-15  Mark Mitchell  <mark@codesourcery.com>
4933
4934         PR c++/8385
4935         * g++.dg/ext/typeof5.C: New test.
4936
4937 2003-05-15  J"orn Rennecke <joern.rennecke@superh.com>
4938
4939         * gcc.c-torture/execute/builtins/string-asm-1.c: Take
4940         __USER_LABEL_PREFIX__ into account.
4941         * gcc.c-torture/execute/builtins/string-asm-2.c: Likewise.
4942
4943 2003-05-14  Roger Sayle  <roger@eyesopen.com>
4944
4945         * gcc.dg/builtins-15.c: New test case.
4946
4947 2003-05-13  Zack Weinberg  <zack@codesourcery.com>
4948
4949         * gcc.dg/const-elim-1.c: Tighten scan-assembler-not regexp.
4950
4951 2003-05-12  Mark Mitchell  <mark@codesourcery.com>
4952
4953         * lib/g++.exp: Tweak handling of additional source files.
4954         * g++.dg/special/conpr-2.C: Use dg-gpp-additional-sources.
4955         * g++.dg/special/conpr-2a.C: Rename to ...
4956         * g++.dg/special/conpr-2a.cc: ... this.
4957         * g++.dg/special/conpr-3.C: Use dg-gpp-additional-sources.
4958         * g++.dg/special/conpr-3a.C: Rename to ...
4959         * g++.dg/special/conpr-3a.cc: This.
4960         * g++.dg/special/conpr-3b.C: Rename to ...
4961         * g++.dg/special/conpr-3b.cc: This.
4962         * g++.dg/special/conpr-4.C: New test.
4963         * g++.dg/special/ecos.exp: Rewrite to use ordinary dg driver.
4964
4965 2003-05-12  David Edelsohn  <edelsohn@gnu.org>
4966
4967         * debug/debug.exp: Skip debug-[12].c at -O3 on non-Dwarf targets.
4968
4969 2003-05-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4970
4971         * g++.old-deja/g++.brendan/ns1.C: Remove private member warning.
4972         * g++.old-deja/g++.robertl/eb71.C: Likewise.
4973         * g++.old-deja/g++.brendan/warnings1.C: Add -Wctor-dtor-privacy.
4974         * g++.old-deja/g++.other/warn3.C: Likewise.
4975
4976 2003-05-11  Roger Sayle  <roger@eyesopen.com>
4977
4978         * gcc.dg/i386-387-1.c: Update to also test log.
4979         * gcc.dg/i386-387-2.c: Likewise.
4980
4981 2003-05-11  Toon Moene  <toon@moene.indiv.nluug.nl>
4982
4983         * g77.f-torture/execute/int8421.f: New test.
4984
4985 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4986
4987         PR c++/10230, c++/10481
4988         * g++.dg/lookup/scoped5.C: New test.
4989
4990 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4991
4992         PR c++/10552
4993         * g++.dg/template/ttp6.C: New test.
4994
4995 2003-05-11  Richard Sandiford  <rsandifo@redhat.com>
4996
4997         * gcc.c-torture/execute/builtins: New directory.
4998         * gcc.c-torture/execute/string-opt-{3,4,16,17,18,19}.c: Move into
4999         gcc.c-torture/execute/builtins.
5000         * gcc.c-torture/execute/string-opt-asm-{1,2}.c: Likewise.
5001         * gcc.c-torture/execute/builtin-noret-{1,2}.c: Move to...
5002         * gcc.dg/torture: ...this new directory.  Turn into link-only tests.
5003         * gcc.dg/no-builtin-1.c: Move into gcc.c-torture/execute/builtins.
5004
5005 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5006
5007         PR c++/9252
5008         * g++.dg/template/access8.C: New test.
5009         * g++.dg/template/access9.C: New test.
5010
5011 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5012
5013         PR c++/9554
5014         * g++.dg/parse/access1.C: New test.
5015
5016 2003-05-09  DJ Delorie  <dj@redhat.com>
5017
5018         * g++.dg/other/stdarg1.C: Make sure arg "3" is passed as a
5019         long, and not an int.
5020
5021 2003-05-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5022
5023         PR c++/10555, c++/10576
5024         * g++.dg/template/memclass1.C: New test.
5025
5026 2003-05-08  DJ Delorie  <dj@redhat.com>
5027
5028         * gcc.c-torture/execute/20020404-1.x: New, skip for 16-bit
5029         targets.
5030         * gcc.c-torture/execute/20021024-1.x: Likewise.
5031         * gcc.c-torture/execute/shiftdi.x: Likewise.
5032         * g++.old-deja/g++.mike/p700.C: Handle 16-bit targets.
5033         * g++.old-deja/g++.other/exprstmt1.C: Likewise.
5034         * gcc.dg/20021018-1.c: Likewise.
5035
5036 2003-05-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5037
5038         * g++.dg/other/packed1.C: Mark xfail for sparc*- not sparc-.
5039
5040         gcc.c-torture/execute/string-opt-19.c: Add general rodata tests.
5041         (bcopy): Call memmove.
5042
5043 2003-05-08  Roger Sayle  <roger@eyesopen.com>
5044
5045         * g77.f-torture/compile/8485.f: New test case.
5046
5047 2003-05-07  Richard Henderson  <rth@redhat.com>
5048
5049         PR c++/10570
5050         * g++.dg/eh/forced1.C: Expect catch-all handlers to run.
5051         Verify exception_cleanup not called for rethrows.
5052         * g++.dg/eh/forced2.C: Test that exception_cleanup is called
5053         when exiting catch block without rethrowing.
5054         * g++.dg/eh/forced3.C: New.
5055         * g++.dg/eh/forced4.C: New.
5056
5057 2003-05-07  Aldy Hernandez  <aldyh@redhat.com>
5058
5059         * gcc.dg/20030505.c: Fix triplet.
5060
5061 2003-05-06  DJ Delorie  <dj@redhat.com>
5062
5063         * gcc.dg/20021014-1.c: XFAIL for xstormy16 also.
5064         * gcc.dg/nest.c: Likewise.
5065
5066 2003-05-05  Roger Sayle  <roger@eyesopen.com>
5067
5068         * gcc.dg/builtins-14.c: New test case.
5069
5070 2003-05-05  Janis Johnson  <janis187@us.ibm.com>
5071
5072         * lib/compat.exp (compat-execute): New argument.
5073         * g++.dg/compat/compat.exp: Pass new argument to compat-execute.
5074         * gcc.dg/compat: New test directory.
5075         * gcc.dg/compat/compat.exp: New expect script.
5076         * gcc.dg/compat/scalar-by-value-1_main.c: New test file.
5077         * gcc.dg/compat/scalar-by-value-1_x.c: New test file.
5078         * gcc.dg/compat/scalar-by-value-1_y.c: New test file.
5079         * gcc.dg/compat/scalar-by-value-2_main.c: New test file.
5080         * gcc.dg/compat/scalar-by-value-2_x.c: New test file.
5081         * gcc.dg/compat/scalar-by-value-2_y.c: New test file.
5082
5083         * gcc.dg/compat/struct-by-value-1_main.c: New test file.
5084         * gcc.dg/compat/struct-by-value-1_x.c: New test file.
5085         * gcc.dg/compat/struct-by-value-1_y.c: New test file.
5086         * gcc.dg/compat/struct-by-value-2_main.c: New test file.
5087         * gcc.dg/compat/struct-by-value-2_x.c: New test file.
5088         * gcc.dg/compat/struct-by-value-2_y.c: New test file.
5089         * gcc.dg/compat/struct-by-value-3_main.c: New test file.
5090         * gcc.dg/compat/struct-by-value-3_x.c: New test file.
5091         * gcc.dg/compat/struct-by-value-3_y.c: New test file.
5092         * gcc.dg/compat/struct-by-value-4_main.c: New test file.
5093         * gcc.dg/compat/struct-by-value-4_x.c: New test file.
5094         * gcc.dg/compat/struct-by-value-4_y.c: New test file.
5095         * gcc.dg/compat/struct-by-value-5_main.c: New test file.
5096         * gcc.dg/compat/struct-by-value-5_x.c: New test file.
5097         * gcc.dg/compat/struct-by-value-5_y.c: New test file.
5098
5099 2003-05-05  Zack Weinberg  <zack@codesourcery.com>
5100
5101         * gcc.dg/const-elim-1.c, gcc.dg/const-elim-2.c: New testcases.
5102
5103 2003-05-05  Jakub Jelinek  <jakub@redhat.com>
5104
5105         * gcc.c-torture/execute/string-opt-18.c (main): Add 3 new tests.
5106
5107 2003-05-05  Geoffrey Keating  <geoffk@apple.com>
5108
5109         * gcc.c-torture/execute/ieee/fp-cmp-8.c: New test.
5110         * gcc.dg/ppc-fsel-2.c: New test.
5111
5112         * gcc.dg/unused-5.c: New test.
5113
5114 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5115
5116         PR c++/10496
5117         * g++.dg/warn/pmf1.C: New test.
5118
5119 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5120
5121         PR c++/4494
5122         * g++.dg/warn/main.C: New test.
5123
5124 2003-05-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5125
5126         * gcc.dg/nonnull-3.c: New test.
5127
5128 2003-05-04  Neil Booth  <neil@daikokuya.co.uk>
5129
5130         * gcc.dg/cpp/Wtrigraphs.c: Update.
5131         * gcc.dg/cpp/Wtrigraphs-2.c: New tests.
5132
5133 2003-05-03  Geoffrey Keating  <geoffk@apple.com>
5134
5135         * gcc.dg/ppc-fsel-1.c: New test.
5136
5137 2003-05-03  Zack Weinberg  <zack@codesourcery.com>
5138
5139         PR c/10604
5140         * gcc.dg/compare7.c, g++.dg/warn/compare1.C: New testcases.
5141
5142 2003-05-03  Kazu Hirata  <kazu@cs.umass.edu>
5143
5144         * gcc.dg/m-un-2.c: Fix the typedef of size_t.
5145
5146 2003-05-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5147
5148         PR c++/9364, c++/10553, c++/10586
5149         * g++.dg/parse/typename4.C: New test.
5150         * g++.dg/parse/typename5.C: Likewise.
5151
5152 2003-05-03  Richard Sandiford  <rsandifo@redhat.com>
5153
5154         * gcc.c-torture/compile/20030503-1.c: New test.
5155
5156 2003-05-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5157
5158         * g++.dg/lookup/using5.C: Fix testcase error.
5159
5160 2003-05-01  Chris Demetriou  <cgd@broadcom.com>
5161
5162         * gcc.dg/special/mips-abi.exp (is_meabi_config): Remove,
5163         since MEABI is no longer supported.  Remove all vestiges
5164         of MEABI from the test.
5165
5166 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5167
5168         PR c++/10554
5169         * g++.dg/lookup/using5.C: New test.
5170
5171 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5172
5173         PR c++/8772
5174         * g++.dg/template/ttp5.C: New test.
5175
5176 2003-04-30  Mark Mitchell  <mark@codesourcery.com>
5177
5178         * lib/g++-dg.exp (g++-dg-test): Add "repo" option.
5179         (dg-gpp-additional-sources): New function.
5180         (dg-gpp-additional-files): Likewise.
5181         * lib/g++.exp (additional_sources): New variable.
5182         (additional_files): Likewise.
5183         (g++_target_compile): Deal with them.
5184         * lib/old-dejagnu.exp: Remove.
5185         * g++.old-deja/old-deja.exp: Use dg.exp, not old-dejagnu.exp.
5186         * g++.old-deja: Revise all tests to use dg commands.
5187
5188 2003-04-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5189
5190         PR c++/9432, c++/9528
5191         * g++.dg/lookup/using4.C: New test.
5192
5193 2003-04-29  Geoffrey Keating  <geoffk@apple.com>
5194
5195         * gcc.dg/noreturn-5.c: New file.
5196         * gcc.dg/noreturn-6.c: New file.
5197
5198         * gcc.c-torture/compile/inline-1.c: New file.
5199
5200 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
5201
5202         PR c++/10551
5203         * g++.dg/template/explicit1.C: New test.
5204
5205 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
5206
5207         PR c++/10549
5208         * g++.dg/other/bitfield1.C: New test.
5209
5210         PR c++/10527
5211         * g++.dg/init/new7.C: New test.
5212
5213 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
5214
5215         * g++.dg/ext/desig1.C: New test.
5216         * g++.dg/ext/init1.C: Update.
5217
5218         * g++.old-deja/g++.pt/deduct5.C: Remove unnecessary initializer.
5219
5220 2003-04-28  Mark Mitchell  <mark@codesourcery.com>
5221
5222         PR c++/10180
5223         * g++.dg/warn/Winline-1.C: New test.
5224
5225 2003-04-28  Jakub Jelinek  <jakub@redhat.com>
5226
5227         * gcc.c-torture/execute/string-opt-19.c: New test.
5228
5229         * gcc.c-torture/execute/string-opt-asm-1.c: New test.
5230         * gcc.c-torture/execute/string-opt-asm-2.c: New test.
5231
5232 2003-04-27  Mark Mitchell  <mark@codesourcery.com>
5233
5234         PR c++/10506
5235         * g++.dg/init/new6.C: New test.
5236
5237         PR c++/10503
5238         * g++.dg/init/ref6.C: New test.
5239
5240 2003-04-26  David Edelsohn  <edelsohn@gnu.org>
5241
5242         * g++.dg/warn/weak1.C: XFAIL on AIX4.
5243
5244 2003-04-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5245
5246         * gcc.c-torture/execute/string-opt-8.c: Don't perform cmpstr
5247         checks for __pj__, but do them for !__OPTIMIZE__ and __s390__.
5248
5249 2003-04-25  Mark Mitchell  <mark@codesourcery.com>
5250
5251         * g++.old-deja/g++.pt/instantiate12.C: Explicit instantiate
5252         initialized static data members.
5253
5254 2003-04-25  H.J. Lu <hjl@gnu.org>
5255
5256         * gcc.dg/ia64-sync-4.c: New test.
5257
5258 2003-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5259
5260         * gcc.c-torture/execute/string-opt-18.c: Clean up.  Fix copyright
5261         date.
5262
5263 2003-04-24  Nathan Sidwell  <nathan@codesourcery.com>
5264
5265         PR c++/10337
5266         * g++.dg/warn/conv1.C: New test.
5267         * g++.old-deja/g++.other/conv7.C: Adjust.
5268         * g++.old-deja/g++.other/overload14.C: Adjust.
5269
5270 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
5271
5272         PR c++/10471
5273         * g++.dg/template/defarg2.C: New test.
5274
5275 2003-04-23  Neil Booth  <neil@daikokuya.co.uk>
5276
5277         * gcc.dg/cpp/include2.c: Update.
5278         * gcc.dg/cpp/multiline-2.c: New.
5279         * gcc.dg/cpp/multiline.c: Update.
5280         * gcc.dg/cpp/strify2.c: Update.
5281         * gcc.dg/cpp/trad/literals-2.c: Update.
5282
5283 2003-04-23  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5284
5285         * g++.dg/other/packed1.C: XFAIL hppa*-*-*.
5286
5287 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
5288
5289         * g++.dg/parse/typedef1.C: Tweak after fix for PR 10428.
5290
5291 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
5292
5293         PR c++/10451
5294         * g++.dg/parse/crash4.C: New test.
5295
5296         PR c++/9847
5297         * g++.dg/parse/crash5.C: New test.
5298
5299 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
5300
5301         PR c++/10446
5302         * g++.dg/parse/crash3.C: New test.
5303
5304         PR c++/10428
5305         * g++.dg/parse/elab1.C: New test.
5306
5307 2003-04-22  Devang Patel  <dpatel@apple.com>
5308
5309         * gcc.dg/cpp/trad/funlike-5.c: New test.
5310
5311 2003-04-21  Andreas Tobler <a.tobler@schweiz.ch>
5312
5313         * g++.dg/other/packed1.C: Fix dg options.
5314
5315 2003-04-22  Nathan Sidwell  <nathan@codesourcery.com>
5316
5317         * g++.dg/other/offsetof2.C: New test.
5318
5319 2003-04-21  Mark Mitchell  <mark@codesourcery.com>
5320
5321         * g++.dg/template/recurse.C: Adjust location of error messages.
5322
5323 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
5324
5325         PR c++/9881
5326         * g++.dg/init/addr-const1.C: New test.
5327         * g++.dg/other/packed1.C: XFAIL on aligned architectures.
5328
5329 2003-04-20  Nathan Sidwell  <nathan@codesourcery.com>
5330
5331         PR c++/10405
5332         * g++.dg/lookup/struct-hack1.C: New test.
5333
5334 2003-04-20  Neil Booth  <neil@daikokuya.co.uk>
5335
5336         * ucs.c: Update diagnostic messages.
5337
5338 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
5339
5340         * gcc.dg/cpp/truefalse.cpp: New test.
5341         * gcc.dg/cpp/cpp.exp: Update.
5342         * g++.dg/other/stdbool-if.C: Remove.
5343
5344 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
5345
5346         * gcc.dg/cpp/_Pragma4.c: Remove stray space.
5347         * gcc.dg/cpp/trad/escaped-eof.c: Correct line number.
5348
5349 2003-04-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
5350
5351         * gcc.c-torture/compile/20030418-1.c: New test.
5352
5353 2003-04-17  Janis Johnson  <janis187@us.ibm.com>
5354
5355         * README.compat: Remove; content moved to doc/sourcebuild.texi.
5356
5357 2003-04-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5358
5359         PR c++/10347
5360         g++.dg/template/dependent-name1.C: New test.
5361
5362 2003-04-17  J"orn Rennecke <joern.rennecke@superh.com>
5363
5364         * gcc.dg/warn-1.c (tourist_guide): New array,
5365         contains a pointer to bar.
5366
5367 2003-04-16  Roger Sayle  <roger@eyesopen.com>
5368
5369         * gcc.dg/Wunreachable-5.c: New test case for PR c/10175.
5370         * gcc.c-torture/execute/medce-1.c: New test case.
5371         * gcc.c-torture/execute/medce-2.c: New test case.
5372
5373 2003-04-15  Mark Mitchell  <mark@codesourcery.com>
5374
5375         * lib/prune.exp: Ignore more messages.
5376
5377         PR c++/10381
5378         * g++.dg/parse/lookup3.C: New test.
5379
5380 2003-04-15  J"orn Rennecke <joern.rennecke@superh.com>
5381
5382         * gcc.c-torture/compile/20030415-1.c : New test.
5383
5384 2003-04-14  Mark Mitchell  <mark@codesourcery.com>
5385
5386         * gcc.c-torture/execute/scope-2.c: Move to ...
5387         * gcc.dg/noncompile/scope.c: .... here.
5388
5389 2003-04-14  Roger Sayle  <roger@eyesopen.com>
5390
5391         * gcc.dg/20030414-2.c: New test case.
5392
5393 2003-04-14  Hans-Peter Nilsson  <hp@axis.com>
5394
5395         PR target/10377
5396         * gcc.dg/20030414-1.c: New test.
5397
5398 2003-04-13  Roger Sayle  <roger@eyesopen.com>
5399
5400         * gcc.dg/builtins-12.c: New test case.
5401         * gcc.dg/builtins-13.c: New test case.
5402
5403 2003-04-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5404
5405         * gcc.c-torture/execute/string-opt-18.c: New test.
5406
5407 2003-04-13  Mark Mitchell  <mark@codesourcery.com>
5408
5409         PR c++/10300
5410         * g++.dg/init/new5.C: New test.
5411
5412 2003-04-12  Mark Mitchell  <mark@codesourcery.com>
5413
5414         PR c++/7910
5415         * g++.dg/ext/dllimport1.C: New test.
5416
5417 2003-04-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
5418
5419         * gcc.dg/ultrasp8.c: Fix for 32-bit Sparc.
5420
5421 2003-04-11  Bud Davis <bdavis9659@comcast.net>
5422
5423         PR Fortran/9263
5424         * g77.f-torture/noncompile/9263.f: New test
5425         PR Fortran/1832
5426         * g77.f-torture/execute/1832.f: New test
5427
5428 2003-04-11  David Chad  <davidc@freebsd.org>
5429             Loren J. Rittle  <ljrittle@acm.org>
5430
5431         libobjc/8562
5432         * objc.dg/headers.m: New test.
5433
5434 2003-04-10  Zack Weinberg  <zack@codesourcery.com>
5435
5436         * gcc.c-torture/execute/builtin-noret-2.c: New.
5437         * gcc.c-torture/execute/builtin-noret-2.x: New.
5438         XFAIL builtin-noret-2.c at -O1 and above.
5439         * gcc.dg/redecl.c: New.
5440         * gcc.dg/Wshadow-1.c: Update error regexps.
5441
5442 2003-04-10  Mark Mitchell  <mark@codesourcery.com>
5443
5444         * g++.dg/abi/bitfield10.C: New test.
5445
5446 2003-04-09  Mike Stump  <mrs@apple.com>
5447
5448         * gcc.dg/pch/pch.exp: Make testcase names longer.
5449         * g++.dg/pch/pch.exp: Make testcase names longer.
5450
5451 2003-04-08  Roger Sayle  <roger@eyesopen.com>
5452
5453         * gcc.dg/builtins-11.c: New test case.
5454
5455 2003-04-08  Roger Sayle  <roger@eyesopen.com>
5456
5457         * gcc.dg/builtins-9.c: New test case.
5458         * gcc.dg/builtins-10.c: New test case.
5459
5460 2003-04-07  J"orn Rennecke <joern.rennecke@superh.com>
5461
5462         * gcc.dg/noncompile/init-4.c.c: New test.
5463
5464 2003-04-06  Nathan Sidwell  <nathan@codesourcery.com>
5465
5466         * gcc.misc-test/gcov-9.c: New test.
5467         * gcc.misc-test/gcov-10.c: New test
5468         * gcc.misc-test/gcov-11.c: New test.
5469
5470 2003-04-05  Zack Weinberg  <zack@codesourcery.com>
5471
5472         PR optimization/10024
5473         * gcc.c-torture/compile/20030405-1.c: New test.
5474
5475 2003-04-04  Geoffrey Keating  <geoffk@apple.com>
5476
5477         * gcc.dg/pch/static-3.c: New.
5478         * gcc.dg/pch/static-3.hs: New.
5479         * gcc.dg/pch/pch.exp: Test with -O0 -g too.
5480
5481 2003-04-04  Richard Henderson  <rth@redhat.com>
5482
5483         * g++.dg/eh/forced1.C: Use _Unwind_SjLj_ForcedUnwind as appropriate.
5484         * g++.dg/eh/forced2.C: Likewise.
5485
5486 2003-04-03  Mike Stump  <mrs@apple.com>
5487
5488         * lib/scanasm.exp (scan-assembler): Add xfail processing for
5489         target arg.
5490         (scan-assembler-times, scan-assembler-not): Likewise.
5491         (scan-assembler-dem, scan-assembler-dem-not): Likewise.
5492
5493 2003-04-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
5494
5495         * gcc.dg/sparc-loop-1.c: New test.
5496
5497 2003-04-02  Geoffrey Keating  <geoffk@apple.com>
5498
5499         PR other/9274
5500         * g++.dg/pch/system-2.C: New.
5501         * g++.dg/pch/system-2.Hs: New.
5502
5503 2003-04-02  Aldy Hernandez  <aldyh@redhat.com>
5504
5505         * g++.dg/eh/simd-2.C (vecfunc): Fix typo.
5506
5507         * g++.dg/eh/simd-1.C (vecfunc): Same.
5508
5509 2003-04-01  Roger Sayle  <roger@eyesopen.com>
5510
5511         * gcc.c-torture/execute/20030401-1.c: New test case.
5512
5513 2003-04-01  Ziemowit Laski <zlaski@apple.com>
5514
5515         * objc.dg/defs.m: New.
5516
5517 2003-04-01  Aldy Hernandez  <aldyh@redhat.com>
5518
5519         * g++.dg/eh/simd-1.C: New.
5520         * g++.dg/eh/simd-2.C: New.
5521
5522 2003-03-01  Aldy Hernandez  <aldyh@redhat.com>
5523
5524         * gcc.c-torture/execute/simd-3.c: New.
5525
5526 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
5527
5528         PR c/9936
5529         * gcc.dg/20030331-2.c: New test.
5530
5531 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
5532
5533         PR c++/10278
5534         * g++.dg/parse/crash2.C: New test.
5535
5536 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
5537
5538         * gcc.c-torture/compile/20030331-1.c: New test, moved from...
5539         * gcc.c-torture/execute/20030331-1.c: ...here.
5540
5541 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
5542
5543         * gcc.c-torture/execute/20030331-1.c: New test.
5544
5545 2003-03-31  Nathan Sidwell  <nathan@codesourcery.com>
5546
5547         * lib/gcov.exp: Adjust call return testing strings.
5548         * g77.dg/gcov/gcov-1.f: Don't expect unconditional branches.
5549
5550 2003-03-31  Roger Sayle  <roger@eyesopen.com>
5551
5552         * gcc.dg/builtins-3.c: Add new tests for sin and cos.
5553         * gcc.dg/builtins-7.c: New test case.
5554         * gcc.dg/builtins-8.c: New test case.
5555
5556 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
5557
5558         * gcc.c-torture/execute/ieee/20030331-1.c: New test.
5559
5560 2003-03-30  Mark Mitchell  <mark@codesourcery.com>
5561
5562         PR c++/7647
5563         * g++.dg/lookup-class-member-2.C: New test.
5564
5565 2003-03-30  Glen Nakamura  <glen@imodulo.com>
5566
5567         * gcc.dg/20030324-1.c: Add comments and abort if test fails.
5568
5569 2003-03-28  Roger Sayle  <roger@eyesopen.com>
5570
5571         * gcc.c-torture/execute/ieee/fp-cmp-6.c:  Correct test for -O0.
5572
5573 2003-03-28  Mark Mitchell  <mark@codesourcery.com>
5574
5575         * g++.dg/init/attrib1.C: New test.
5576
5577 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
5578
5579         * gcc.dg/ultrasp8.c: New test.
5580
5581 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
5582
5583         * gcc.dg/ultrasp7.c: New test.
5584
5585 2003-03-28  Nathan Sidwell  <nathan@codesourcery.com>
5586
5587         PR c++/10047
5588         * g++.dg/template/inline1.C: New test.
5589
5590 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
5591
5592         * gcc.dg/sparc-dwarf2.c: New test.
5593
5594 2003-03-27  Roger Sayle  <roger@eyesopen.com>
5595
5596         * gcc.c-torture/execute/ieee/fp-cmp-6.c: New test case.
5597         * gcc.c-torture/execute/ieee/fp-cmp-7.c: New test case.
5598
5599 2003-03-27  Mark Mitchell  <mark@codesourcery.com>
5600
5601         * lib/gcov.exp (run-gcov): Add branches and calls options, rather
5602         than reading .x files.
5603         * g++.dg/gcov/gcov-1.C: Use run-gcov options, not .x files.
5604         * g77.dg/gcov/gcov-1.f: Likewise.
5605         * gcc.misc-tests/gcov-4b.c: Likewise.
5606         * gcc.misc-tests/gcov-5b.c: Likewise.
5607         * gcc.misc-tests/gcov-6.c: Likewise.
5608         * gcc.misc-tests/gcov-7.c: Likewise.
5609         * gcc.misc-tests/gcov-8.c: Likewise.
5610         * g++.dg/gcov/gcov-1.x: Remove.
5611         * g77.dg/gcov/gcov-1.x: Likewise.
5612         * gcc.misc-tests/gcov-4b.x: Likewise.
5613         * gcc.misc-tests/gcov-5b.x: Likewise.
5614         * gcc.misc-tests/gcov-6.x: Likewise.
5615         * gcc.misc-tests/gcov-7.x: Likewise.
5616         * gcc.misc-tests/gcov-8.x: Likewise.
5617
5618 2003-03-27  Glen Nakamura  <glen@imodulo.com>
5619
5620         PR opt/10087
5621         * gcc.dg/20030324-1.c: New test.
5622
5623 2003-03-27  Nathan Sidwell  <nathan@codesourcery.com>
5624
5625         PR c++/10224
5626         * g++.dg/template/arg3.C: New test.
5627
5628         PR c++/10158
5629         * g++.dg/template/friend18.C: New test.
5630
5631 2003-03-26  Roger Sayle  <roger@eyesopen.com>
5632
5633         * g77.f-torture/compile/20030326-1.f: New test case.
5634
5635 2003-03-26  Janis Johnson  <janis187@us.ibm.com>
5636
5637         * gcc.c-torture/execute/20020227-1.x: Don't XFAIL for powerpc64.
5638
5639         * gcc.c-torture/compile/simd-5.x: Expect XFAIL for powerpc64.
5640
5641 2003-03-26  Jakub Jelinek  <jakub@redhat.com>
5642
5643         * gcc.dg/ia64-sync-3.c: New test.
5644
5645 2003-03-26  Alan Modra  <amodra@bigpond.net.au>
5646
5647         * gcc.dg/loop-2.c: Replace "inline" with "__inline__".
5648
5649 2003-03-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
5650
5651         * gcc.dg/ultrasp6.c: New test.
5652
5653 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
5654
5655         * gcc.dg/i386-signbit-1.c: New test.
5656         * gcc.dg/i386-signbit-2.c: New test.
5657         * gcc.dg/i386-signbit-3.c: New test.
5658
5659 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
5660
5661         * gcc.dg/ultrasp5.c: Fix options.
5662
5663 2003-03-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
5664
5665         * gcc.dg/ultrasp5.c: Fix comment.
5666
5667 2003-03-24  Bud Davis  <bdavis9659@comcast.net>
5668
5669         PR fortran/10197
5670         * g77.f-torture/execute/10197.f: New test.
5671
5672 2003-03-24  Nathan Sidwell  <nathan@codesourcery.com>
5673
5674         PR c++/9898, c++/383
5675         * g++.dg/template/conv6.C: New test.
5676
5677         PR c++/10119
5678         * g++.dg/template/ptrmem5.C: New test.
5679
5680         PR c++/10026
5681         * g++.dg/lookup/koenig1.C: New test.
5682
5683         PR C++/10199
5684         * g++.dg/lookup/template2.C: New test.
5685
5686 2003-03-24  Jakub Jelinek  <jakub@redhat.com>
5687
5688         * g++.dg/opt/rtti1.C: New test.
5689
5690 2003-03-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
5691
5692         * gcc.dg/ultrasp5.c: New test.
5693
5694 2003-03-23  Arpad Beszedes <beszedes@cc.u-szeged.hu>
5695
5696         PR middle-end/9967
5697         * gcc.c-torture/execute/stdio-opt-1.c: Adjust test for change to
5698         builtin fputs.
5699
5700 2003-03-23  Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>
5701
5702         PR c/8224
5703         * gcc.dg/20030323-1.c: New test.
5704
5705 2003-03-23  Roger Sayle  <roger@eyesopen.com>
5706
5707         * gcc.c-torture/compile/20030323-1.c: New test case.
5708
5709 2003-03-22  Ulrich Weigand  <uweigand@de.ibm.com>
5710
5711         * gcc.dg/20030321-1.c: New test.
5712
5713 2003-03-22  Zack Weinberg  <zack@codesourcery.com>
5714
5715         * gcc.dg/Wshadow-1.c: Add a dg-warning line.
5716
5717 2003-03-22  Nathan Sidwell  <nathan@codesourcery.com>
5718
5719         PR c++/9978, c++/9708
5720         * g++.dg/ext/vlm1.C: Adjust expected error.
5721         * g++.dg/ext/vla2.C: New test.
5722         * g++.dg/template/arg1.C: New test.
5723         * g++.dg/template/arg2.C: New test.
5724
5725 2003-03-22  Bud Davis  <bdavis9659@comcast.net>
5726
5727         * g77.f-torture/execute/select.f: New test.
5728         * g77.f-torture/noncompile/select_no_compile.f: New test.
5729
5730 2003-03-21  Nathan Sidwell  <nathan@codesourcery.com>
5731
5732         PR c++/9898
5733         * g++.dg/other/error4.C: New test.
5734
5735 2003-03-20  Mark Mitchell  <mark@codesourcery.com>
5736
5737         * g++.dg/template/friend17.C: New test.
5738
5739 2003-03-21  Alan Modra  <amodra@bigpond.net.au>
5740
5741         * gcc.c-torture/compile/20030320-1.c: New.
5742
5743 2003-03-20  Roger Sayle  <roger@eyesopen.com>
5744
5745         * gcc.dg/builtins-6.c: New test case.
5746
5747 2003-03-19  Alan Modra  <amodra@bigpond.net.au>
5748
5749         PR target/10073
5750         * gcc.c-torture/compile/20030319-1.c: New.
5751
5752 2003-03-18  Jan Hubicka  <jh@suse.cz>
5753
5754         * gcc.dg/i386-cvt-1.c: New test.
5755
5756 2003-03-17  Zack Weinberg  <zack@codesourcery.com>
5757
5758         * objc.dg/naming-1.m: Use "(parse|syntax) error".
5759         * objc.dg/naming-2.m: Likewise.
5760
5761 2003-03-17  Mark Mitchell  <mark@codesourcery.com>
5762
5763         PR c++/9639
5764         * g++.dg/parse/crash1.C: New test.
5765
5766 2003-03-16  Mark Mitchell  <mark@codesourcery.com>
5767
5768         PR c++/8805
5769         * g++.dg/eh/cleanup1.C: New test.
5770
5771 2003-03-16  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
5772
5773         * gcc.c-torture/execute/20030316-1.c: New test case.
5774
5775 2003-03-16  Nathan Sidwell  <nathan@codesourcery.com>
5776
5777         PR c++/9629
5778         * g++.dg/init/ctor2.C: New test.
5779
5780 2003-03-15  Roger Sayle  <roger@eyesopen.com>
5781
5782         * g77.f-torture/compile/xformat.f: New test case.
5783
5784 2003-03-15  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5785
5786         * g++.old-deja/g++.mike/eh33.C: Remove xfail for hppa*-*-*.
5787         * g++.old-deja/g++.mike/eh50.C: Likewise.
5788
5789 2003-03-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5790
5791         PR c++/6440
5792         * g++.dg/template/spec7.C: New test.
5793         * g++.dg/template/spec8.C: Likewise.
5794
5795 2003-03-14  Jakub Jelinek  <jakub@redhat.com>
5796
5797         * gcc.c-torture/execute/20030313-1.c: New test.
5798
5799 2003-03-14  Richard Henderson  <rth@redhat.com>
5800
5801         * gcc.dg/inline-2.c: Adjust alpha test for external call.
5802
5803 2003-03-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
5804
5805         * gcc.c-torture/compile/20030314-1.c: New test.
5806
5807 2003-03-13  Danny Smith  <dannysmith@users.sourceforge.net>
5808
5809         * gcc.dg/dll-1.c: Remove thumb target. Change exp to _exp.
5810         * gcc.dg/dll-2.c: Enable for cygwin and mingw. Remove
5811         thumb target,
5812         * gcc.dg/dll-3.c: Likewise. Adjust scan-assembler
5813         to accept newer _imp__  prefix and additional
5814         newline in .drectve section.
5815         * gcc.dg/dll-4.c: Likewise.
5816         * gcc.dg/dll-5.c: New file to test -mnop-fun-dllimport
5817         switch.
5818
5819 2003-03-13  Mark Mitchell  <mark@codesourcery.com>
5820
5821         * g++.dg/parse/namespace9.C: New test.
5822
5823         * g++.dg/init/ref5.C: New test.
5824         * g++.dg/parse/ptrmem1.C: Likewise.
5825
5826 2003-03-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5827
5828         * gcc.dg/special/ecos.exp (gcsec-1.c): Find linker used by gcc.
5829         * gcc.dg/old-style-asm-1.c (dg-final): Add hpux label alternative to
5830         regular expression.
5831         * gcc.dg/funcorder.c (dg-final): Check for "link_error,%r" on hppa*-*-*.
5832         * gcc.dg/inline-1.c (dg-final): Check for "xyzzy?,%r" on hppa*-*-*.
5833
5834 2003-03-12  Daniel Jacobowitz  <drow@mvista.com>
5835
5836         * gcc.c-torture/execute/20030224-2.c: New test.
5837
5838 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
5839
5840         * gcc.dg/decl-3.c: New test.
5841
5842 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
5843
5844         * gcc.dg/i386-loop-2.c: New test.
5845
5846 2003-03-11  Mark Mitchell  <mark@codesourcery.com>
5847
5848         PR c++/9474
5849         * g++.dg/parse/namespace8.C: New test.
5850
5851         PR c++/9924
5852         * g++.dg/overload/builtin2.C: New test.
5853
5854 2003-03-11  Steven Bosscher  <s.bosscher@student.tudelft.nl>
5855
5856         * gcc.dg/return-type-3.c: New test.
5857
5858 2003-03-11  D.Venkatasubramanian  <dvenkat@noida.hcltech.com>
5859
5860         * gcc.misc-tests/bprob.exp: Disable test cases for h8300-*-* as
5861         profiling options are not supported.
5862
5863 2003-03-10  Mark Mitchell  <mark@codesourcery.com>
5864
5865         * g++.old-deja/g++.benjamin/16077.C: Adjust warnings.
5866         * g++.old-deja/g++.warn/impint2.C: Likewise.
5867
5868 2003-03-10  Devang Patel  <dpatel@apple.com>
5869
5870         * g++.dg/cpp/c++_cmd_1.C: New test.
5871         * g++.dg/cpp/c++_cmd_1.h: New file.
5872
5873 2003-03-10  Segher Boessenkool  <segher@koffie.nl>
5874
5875         * gcc.dg/altivec-9.c: New file.
5876
5877 2003-03-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5878
5879         * gcc.dg/ppc-sdata-1.c: New test.
5880         * gcc.dg/ppc-sdata-2.c: New test.
5881
5882 2003-03-09  Mark Mitchell  <mark@codesourcery.com>
5883
5884         PR c++/9373
5885         * g++.dg/opt/ptrmem2.C: New test.
5886
5887         PR c++/8534
5888         * g++.dg/opt/ptrmem1.C: New test.
5889
5890 2003-03-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
5891
5892         * gcc.dg/i386-loop-1.c: New test.
5893
5894 2003-03-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5895
5896         PR c++/9970
5897         * g++.dg/lookup/friend1.C: New test.
5898
5899 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
5900
5901         PR c++/9823
5902         * g++.dg/parser/constructor1.C: New test.
5903
5904 2003-03-08  Hans-Peter Nilsson  <hp@bitrange.com>
5905
5906         * gcc.c-torture/execute/20020720-1.x: Add xfail for cris-*-*.
5907
5908         * gcc.dg/old-style-asm-1.c: Tweak to match mmix-knuth-mmixware.
5909
5910 2003-03-08  Neil Booth  <neil@daikokuya.co.uk>
5911
5912         * gcc.dg/cpp/Wunused.c: Update test.
5913
5914 2003-03-08  Jan Hubicka  <jh@suse.cz>
5915
5916         * gcc.dg/inline-3.c: New test.
5917
5918 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
5919
5920         PR c++/9809
5921         * g++.dg/parse/builtin1.C: New test.
5922
5923         PR c++/9982
5924         * g++.dg/abi/cookie1.C: New test.
5925         * g++.dg/abi/cookie2.C: Likewise.
5926
5927         PR c++/9524
5928         * g++.dg/template/field1.C: New test.
5929
5930         PR c++/9912
5931         * g++.dg/parse/class1.C: New test.
5932         * g++.dg/parse/namespace7.C: Likewise.
5933         * g++.old-deja/g++.other/decl5.C: Remove XFAILs.
5934
5935 2003-03-07  Mark Mitchell  <mark@codesourcery.com>
5936
5937         * g++.dg/init/ref4.C: New test.
5938
5939 2003-03-07  Jan Hubicka  <jh@suse.cz>
5940
5941         * gcc.dg/i386-local2.c: Fix problems with certain versions of dejagnu.
5942         * gcc.dg/inline-3.c:  New test.
5943
5944 2003-03-06  Mark Mitchell  <mark@codesourcery.com>
5945
5946         * g++.dg/init/ref3.C: New test.
5947
5948         PR c++/9965
5949         * g++.dg/init/ref2.C: New test.
5950
5951         PR c++/9400
5952         * g++.dg/warn/Wshadow-2.C: New test.
5953
5954         PR c++/9791
5955         * g++.dg/warn/Woverloaded-1.C: New test.
5956
5957 2003-03-05  Jan Hubicka  <jh@suse.cz>
5958
5959         * gcc.dg/i386-local2.c: New.
5960         * gcc.dg/i386-local.c: Fix typo.
5961
5962 2003-03-05  Mark Mitchell  <mark@codesourcery.com>
5963
5964         * g++.dg/abi/layout3.C: New test.
5965
5966 2003-03-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
5967
5968         * gcc.c-torture/compile/20030305-1.c
5969
5970 2003-03-05  Jan Hubicka  <jh@suse.cz>
5971
5972         * gcc.dg/i386-local.c: New.
5973
5974 2003-03-04  J"orn Rennecke <joern.rennecke@superh.com>
5975
5976         * gcc.dg/sh-relax.c: Disable for sh64-*-*.
5977
5978 2003-03-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
5979
5980         * gcc.dg/switch-2.c: New test.
5981         * gcc.dg/switch-3.c: New test.
5982         * gcc.dg/Wswitch.c: Adjust line numbers.
5983         * gcc.dg/Wswitch-default.c: Likewise.
5984         * gcc.dg/Wswitch-enum.c: Likewise.
5985
5986 2003-03-04  Alexandre Oliva  <aoliva@redhat.com>
5987
5988         * gcc.c-torture/execute/20030222-1.c: New test.
5989
5990 2003-03-03  James E Wilson  <wilson@tuliptree.org>
5991
5992         * gcc.dg/m68k-slp-ice.c: New test for PR c/7872.
5993
5994 2003-03-03  Mark Mitchell  <mark@codesourcery.com>
5995
5996         PR c++/9878
5997         * g++.dg/init/ref1.C: New test.
5998
5999 2003-03-03  J"orn Rennecke <joern.rennecke@superh.com>
6000
6001         * gcc.dg/sh-relax.c: New SH-only test.
6002
6003 2003-03-03  Geoffrey Keating  <geoffk@apple.com>
6004
6005         * gcc.c-torture/compile/20010327-1.c: Back out last change.  Add
6006         comment explaining purpose of testcase.
6007
6008 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
6009
6010         * gcc.c-torture/execute/960312-1.x: New file, must pass -mshort
6011         for HC11/HC12 (asm needs two int registers).
6012         * gcc.c-torture/compile/20020312-1.x: New file, don't execute on
6013         HC11/HC12 because the test uses an asm which needs two 32-bit
6014         registers.
6015
6016 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
6017
6018         * gcc.c-torture/compile/920501-12.x: New file, must pass -mshort
6019         for HC11/HC12 (array is too large otherwise).
6020         * gcc.c-torture/compile/920501-4.x: New file, likewise.
6021         * gcc.c-torture/compile/20010518-2.x: Likewise.
6022         * gcc.c-torture/compile/980506-1.x: Don't execute this test on
6023         HC11/HC12 (array is too large).
6024
6025 2003-03-01  Geoffrey Keating  <geoffk@apple.com>
6026
6027         * lib/gcc-dg.exp (gcc-dg-test): Change .pch to .gch.
6028         * lib/g++-dg.exp (g++-dg-test): Likewise.
6029
6030 2003-03-01  Roger Sayle  <roger@eyesopen.com>
6031
6032         * g++.old-deja/g++.other/builtins10.C: New test for PR 9367.
6033         * gcc.dg/format/attr-5.c: Handle new conflicting types warning.
6034
6035 2003-03-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6036
6037         * g++.dg/warn/implicit-typename1.C: Remove warning.
6038
6039 2003-02-28  Richard Henderson  <rth@redhat.com>
6040
6041         * gcc.dg/noreturn-1.c: Move noreturn warning line.
6042         * gcc.dg/return-type-1.c: Move control reaches end warning line.
6043
6044 2003-02-28  Geoffrey Keating  <geoffk@apple.com>
6045
6046         * gcc.dg/pch/pch.exp: Change .pch to .gch.
6047         * g++.dg/pch/pch.exp: Likewise.
6048
6049 2003-02-28  Mark Mitchell  <mark@codesourcery.com>
6050
6051         PR c++/9879
6052         * testsuite/g++.dg/init/new4.C: New test.
6053
6054 2003-02-28  Richard Earnshaw  <rearnsha@arm.com>
6055
6056         * gcc.dg/arm-asm.c: Enable for StrongARM and XScale targets.
6057
6058 2003-02-28  Alexandre Oliva  <aoliva@redhat.com>
6059
6060         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead of
6061         unsigned long.
6062
6063         * gcc.c-torture/compile/simd-3.c: Do nothing if double is not
6064         wider than float.
6065
6066 2003-02-26  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6067
6068         * lib/scanasm.exp: Add support for counting numbers of
6069         occurences.
6070         * gcc.dg/unswitch-1.c, gcc.dg/peel-1.c, gcc.dg/unroll-1.c,
6071         gcc.dg/unroll-2.c, gcc.dg/unroll-3.c: New tests.
6072
6073 2003-02-25  Mark Mitchell  <mark@codesourcery.com>
6074
6075         PR c++/9683
6076         * g++.dg/template/static3.C: New test.
6077
6078         PR c++/9829
6079         * g++.dg/parse/namespace6.C: New test.
6080
6081 2003-02-25  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6082
6083         PR target/9732
6084         * gcc.dg/20030225-1.c: New test.
6085
6086 2003-02-24  Mark Mitchell  <mark@codesourcery.com>
6087
6088         * README: Remove out-of-date information.
6089
6090         PR c++/9836
6091         * g++.dg/template/spec6.C: New test.
6092
6093 2003-02-24  Jeff Law  <law@redhat.com>
6094
6095         * gcc.c-torture/compile/20030224-1.c: New test for ia32 backend bug.
6096
6097 2003-02-24  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6098
6099         * g++.dg/other/pragma-ep-1.C: Test for __PRAGMA_EXTERN_PREFIX.
6100         * gcc.dg/pragma-ep-1.c: Likewise.
6101
6102 2003-02-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6103
6104         PR c++/9602
6105         * g++.dg/template/friend16.C: New test.
6106
6107 2003-02-23  Mark Mitchell  <mark@codesourcery.com>
6108
6109         PR c++/5333
6110         * g++.dg/parse/fused-params1.C: Adjust error messages.
6111         * g++.dg/template/nested3.C: New test.
6112
6113 2003-02-24  Alan Modra  <amodra@bigpond.net.au>
6114
6115         * g++.dg/abi/param1.C: New test.
6116
6117 2003-02-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6118
6119         PR c++/7982
6120         * g++.dg/warn/implicit-typename1.C: New test.
6121
6122 2003-02-22  Kelley Cook <kelleycook@comcast.net>
6123
6124         * g++.old-deja/g++.other/store-expr1.C: Replace "mcpu"
6125         with "mtune".
6126         * g++.old-deja/g++.other/store-expr2.C: Likewise.
6127         * gcc.c-torture/execute/20010129-1.x: Likewise.
6128         * gcc.dg/20011107-1.c: Likewise.
6129         * gcc.dg/20020108-1.c: Likewise.
6130         * gcc.dg/20020122-3.c: Likewise.
6131         * gcc.dg/20020206-1.c: Likewise.
6132         * gcc.dg/20020310-1.c: Likewise.
6133         * gcc.dg/20020426-2.c: Likewise.
6134         * gcc.dg/20020517-1.c: Likewise.
6135         * gcc.dg/991230-1.c: Likewise.
6136         * gcc.dg/i386-unroll-1.c: Likewise.
6137         * gcc.misc-tests/i386-prefetch.exp: Likewise.
6138
6139 2003-02-22  Jan Hubicka  <jh@suse.cz>
6140
6141         * gcc.dg/i386-mul.c: New test.
6142
6143 2003-02-21  Roger Sayle  <roger@eyesopen.com>
6144
6145         * gcc.dg/builtins-5.c: New test case.
6146
6147 2003-02-22  Hans-Peter Nilsson  <hp@axis.com>
6148
6149         * gcc.dg/asmreg-1.c: New test.
6150
6151 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
6152
6153         PR c++/9749
6154         * g++.dg/parse/varmod1.C: New test.
6155
6156 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
6157
6158         PR c++/9727
6159         * g++.dg/template/op1.C: New test.
6160
6161 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
6162
6163         PR c++/8906
6164         * g++.dg/template/nested2.C: New test.
6165
6166 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
6167
6168         PR c++/8724
6169         * g++.dg/expr/dtor1.C: New test.
6170
6171 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
6172
6173         * gcc.dg/cpp/include3.c: New test.
6174         * gcc.dg/cpp/inc/foo.h: New file.
6175
6176 2003-02-21  Glen Nakamura  <glen@imodulo.com>
6177
6178         * gcc.c-torture/execute/20030221-1.c: New test.
6179
6180 2003-02-20  Mark Mitchell  <mark@codesourcery.com>
6181
6182         PR c++/9729
6183         * g++.dg/abi/conv1.C: New test.
6184
6185 2003-02-20  Jan Hubicka  <jh@suse.cz>
6186
6187         * gcc.c-torture/execute/20020720-1.x: XFAIL for x86-64.
6188
6189 2003-02-19  Daniel Jacobowitz  <drow@mvista.com>
6190
6191         * gcc.c-torture/compile/20030219-1.c: New test.
6192
6193 2003-02-18  Jan Hubicka  <jh@suse.cz>
6194
6195         * gcc.dg/funcorder.c: New test.
6196
6197 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
6198
6199         * gcc.c-torture/execute/20030218-1.c: New.
6200
6201 2003-02-18  Aldy Hernandez  <aldyh@redhat.com>
6202
6203         * gcc.dg/20030218-1.c: New.
6204
6205 2003-02-18  Richard Henderson  <rth@redhat.com>
6206
6207         * gcc.dg/attr-invalid.c: Allow __used__ on static data.
6208         * gcc.dg/attr-used-2.c: New.
6209
6210 2003-02-18  Mark Mitchell  <mark@codesourcery.com>
6211
6212         PR c++/9704
6213         * g++.dg/init/copy5.C: New test.
6214
6215 2003-02-18  Geoffrey Keating  <geoffk@apple.com>
6216
6217         * gcc.dg/pch/pch.exp: Delete $bname.h before copying into it.
6218         * g++.dg/pch/pch.exp: Likewise.
6219
6220 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
6221
6222         * gcc.c-torture/execute/20030209-1.c: Enable the test if
6223         STACK_SIZE is not defined.
6224
6225 2003-02-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6226
6227         PR c++/9457
6228         * g++.dg/template/init1.C: New test.
6229
6230 2003-02-16  Jan HUbicka  <jh@suse.cz>
6231
6232         * gcc.dg/c90-const-expr-3.c (DZERO): New static variable
6233         (foo): Add few extra tests
6234         * gcc.dg/c99-const-expr-3.c: Likewise.
6235         * gcc.c-torture/execute/20030216-1.c: New.
6236
6237 2003-02-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6238
6239         PR c++/9459
6240         * g++.dg/ext/typeof4.C: New test.
6241
6242 2003-02-15  Roger Sayle  <roger@eyesopen.com>
6243
6244         * gcc.dg/i386-387-3.c: New test case.
6245
6246 2003-02-14  Josef Zlomek  <zlomekj@suse.cz>
6247
6248         * gcc.dg/20030213-1.c: Expect warning for unsupported -fpic on
6249         cris-*-elf* cris-*-aout* and mmix-*-*.
6250
6251 2003-02-13  Josef Zlomek  <zlomekj@suse.cz>
6252
6253         * gcc.dg/20030213-1.c: New test.
6254
6255 2003-02-12  Roger Sayle  <roger@eyesopen.com>
6256
6257         * gcc.dg/i386-387-1.c: Add new test for __builtin_atan2.
6258         * gcc.dg/i386-387-2.c: Likewise.
6259
6260 2003-02-12  Aldy Hernandez  <aldyh@redhat.com>
6261
6262         * gcc.dg/ppc-spe.c: Fix formatting.
6263         Enable tests that were previously unsupported by gas.
6264         Delete tests for instructions that no longer exist.
6265         Switch arguments on evsubifw builtin.
6266
6267 2003-02-12  Kazu Hirata  <kazu@cs.umass.edu>
6268
6269         * gcc.c-torture/execute/20030209-1.c: Disable the test if
6270         STACK_SIZE is too small.
6271
6272 2003-02-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
6273             Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
6274
6275         * gcc.dg/decl-2.c: New test.
6276
6277 2003-02-10  Jan Hubicka  <jh@suse.cz>
6278
6279         * gcc.dg/i386-fpcvt-1.c:  New test.
6280
6281 2002-02-09  Richard Sandiford  <rsandifo@redhat.com>
6282
6283         * gcc.c-torture/execute/20030209-1.c: New test.
6284
6285 2003-02-09  Kazu Hirata  <kazu@cs.umass.edu>
6286
6287         * gcc.c-torture/execute/builtin-bitops-1.c: When testing the
6288         int-wide bitops, use the constants of the same width.
6289         Likewise, if long long is 32-bit wide, test bitops using
6290         32-bit constants.
6291
6292 2003-02-07  Loren James Rittle  <ljrittle@acm.org>
6293
6294         * gcc.dg/20021014-1.c: Annotate with expected notice text.
6295
6296 2003-02-07  Roger Sayle  <roger@eyesopen.com>
6297
6298         * testsuite/gcc.dg/builtins-4.c: New test case.
6299
6300 2003-02-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6301
6302         * gcc.dg/20020430-1.c: Fix dg command typos.
6303         * gcc.dg/20020503-1.c: Likewise.
6304
6305 2003-02-06  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6306
6307         PR c++/8785
6308         * g++.dg/parse/fused-params1.C: New test.
6309
6310         PR c++/8857
6311         * g++.dg/parse/tmpl-tmpl-operator1.C: New test.
6312
6313         PR c++/8921
6314         * g++.dg/parse/non-dependent1.C: New test.
6315
6316         PR c++/8928
6317         * g++.dg/parse/dupl-tmpl-args1.C: New test.
6318
6319         PR c++/9228
6320         * g++.dg/parse/undefined7.C: New test.
6321         * g++.dg/parse/non-templ1.C: New test.
6322
6323         PR c++/9229
6324         * g++.dg/parse/too-many-tmpl-args1.C: New test.
6325
6326 2003-02-06  Eric Botcazou <ebotcazou@libertysurf.fr>
6327
6328         * gcc.c-torture/compile/20030206-1.c: New test.
6329
6330 2003-02-05  Roger Sayle  <roger@eyesopen.com>
6331
6332         * gcc.c-torture/compile/921206-1.c: Rename undeclared function from
6333         "pow" to "foo" to avoid potential confusion with a math built-in.
6334
6335 2003-02-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6336
6337         * gcc.c-torture/execute/20020227-1.x: Update specific XFAIL
6338         conditions for SPARC targets.
6339
6340 2003-02-05  Jakub Jelinek  <jakub@redhat.com>
6341
6342         * gcc.dg/20030204-1.c: New test.
6343
6344 2003-02-04  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6345
6346         PR c++/38
6347         * g++.dg/parse/array-size1.C: New test.
6348
6349         PR c++/5657
6350         * g++.dg/parse/undefined3.C: New test.
6351
6352         PR c++/5665
6353         * g++.dg/parse/undefined4.C: New test.
6354
6355         PR c++/5975
6356         * g++.dg/parse/undefined5.C: New test.
6357
6358         PR c++/7259
6359         * g++.dg/parse/tmpl-tmpl-param1.C: New test.
6360
6361         PR c++/8578
6362         * g++.dg/parse/casting-operator1.C: New test.
6363
6364         PR c++/8596
6365         * g++.dg/parse/undefined6.C: New test.
6366
6367         PR c++/8736
6368         * g++.dg/parse/missing-template1.C: New test.
6369
6370 2003-02-04  Jan Hubicka  <jh@suse.cz>
6371
6372         * gcc.dg/i386-cadd.c:  Compile using -march=k8.
6373         * gcc.dg/i386-cmov?.c:  Likewise.
6374         * gcc.dg/i386-fpcvt-?.c:  Likewise.
6375         * gcc.dg/i386-ssefp-1.c:  Likewise.
6376         * gcc.dg/i386-ssetype-?.c:  Likewise; fix for register passing
6377         conventions.
6378
6379 2003-02-03  Mark Mitchell  <mark@codesourcery.com>
6380
6381         PR c++/7129
6382         * testsuite/g++.dg/ext/max.C: New test.
6383
6384 2003-02-03  Jan Hubicka  <jh@suse.cz>
6385
6386         * gcc.c-torture/execute/20030203-1.c: New test.
6387
6388 2003-02-03  Richard Earnshaw  <rearnsha@arm.com>
6389
6390         * gcc.c-torture/exectue/ieee/20000320-1.c: The ARM VFP format is
6391         'natural-endian'.
6392
6393 2003-02-01  Richard Sandiford  <rsandifo@redhat.com>
6394
6395         * g++.dg/init/new1.C: Remove -fvolatile dg-options line.
6396         * g++.dg/init/new2.C: Likewise.
6397         * g++.dg/other/new1.C: Likewise.
6398
6399 2003-01-31  Loren J. Rittle <ljrittle@acm.org>
6400
6401         * gcc.dg/struct-ret-libc.c: New test.
6402
6403 2003-01-31  Ulrich Weigand  <uweigand@de.ibm.com>
6404
6405         * gcc.dg/20030129-1.c: New test.
6406
6407 2003-01-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6408
6409         PR c++/8849
6410         * g++.dg/template/ptrmem4.C: New test.
6411
6412 2003-01-29  Mark Mitchell  <mark@codesourcery.com>
6413
6414         * g++.dg/parser/constant1.C: New test.
6415
6416 2003-01-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6417
6418         PR c++/8591
6419         * g++.dg/parse/friend2.C: New test.
6420
6421 2003-01-29  Nathan Sidwell  <nathan@codesourcery.com>
6422
6423         PR c++/9437
6424         * g++.dg/template/unify4.C: New test.
6425
6426 2003-01-28  Richard Sandiford  <rsandifo@redhat.com>
6427
6428         * gcc.c-torture/execute/20030128-1.c: New test.
6429
6430 2003-01-28  Jeffrey D. Oldham  <oldham@codesourcery.com>
6431
6432         * g++.dg/lookup/nested1.C: Test moved from ...
6433         * g++.old-deja/g++.other/lookup24.C: ... here.
6434
6435 2003-01-28  Jan Hubicka  <jh@suse.cz>
6436
6437         * gcc.dg/i386-cmov5.c:  New test.
6438
6439 2003-01-28  D.Venkatasubramanian   <dvenkat@noida.hcltech.com>
6440
6441         * gcc.c-torture/execute/20010925-1.c: Changed the
6442         memcpy declaration.
6443
6444 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
6445
6446         PR c++/3902
6447         * g++.dg/parse/template5.C: New test.
6448
6449 2003-01-28  Toon Moene  <toon@moene.indiv.nluug.nl>
6450
6451         PR fortran/9258
6452         * g77.dg/pr9258: New test.
6453
6454 2003-01-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6455
6456         * README: Move relevant parts from README.g++.
6457
6458         * README.g++: Remove this file.
6459
6460 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
6461
6462         * g++.dg/abi/dcast1.C: New test.
6463
6464 2003-01-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6465
6466         * gcc.c-torture/execute/builtin-constant.x: Only expect failure at -O1.
6467
6468 2003-01-27  Jeffrey D. Oldham  <oldham@codesourcery.com>
6469
6470         PR c++/47
6471         * g++.old-deja/g++.other/lookup24.C: New test.
6472
6473 2003-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6474
6475         PR middle-end/7227
6476         * gcc.dg/uninit-C.c: New test.
6477
6478 2003-01-27  Nathan Sidwell  <nathan@codesourcery.com>
6479
6480         * g++.dg/abi/covariant1.C: New test.
6481
6482 2003-01-25  Ulrich Weigand  <uweigand@de.ibm.com>
6483
6484         * gcc.dg/20030123-1.c: New test.
6485
6486 2003-01-25  Jan Hubicka  <jh@suse.cz>
6487
6488         PR opt/8492
6489         * gcc.c-torture/compile/20030125-1.c
6490
6491 2003-01-25  Nathan Sidwell  <nathan@codesourcery.com>
6492
6493         PR c++/9403
6494         * g++.dg/parse/template3.C: New test.
6495         * g++.old-deja/g++.pt/memclass5.C: Add needed template keyword.
6496
6497         PR c++/795
6498         * g++.dg/parse/template4.C: New test.
6499
6500         PR c++/9415
6501         * g++.dg/template/qual2.C: New test.
6502
6503         PR c++/8545
6504         * g++.old-deja/g++.brendan/parse3.C: Remove XFAIL.
6505
6506         * g++.old-deja/g++.ns/bogus1.C: Change expected error.
6507
6508 2003-01-25  Roger Sayle  <roger@eyesopen.com>
6509
6510         * gcc.c-torture/execute/switch-1.c: New test case.
6511
6512 2003-01-25  Jan Hubicka  <jh@suse.cz>
6513
6514         * gcc.c-torture/execute/20030125-1.[cx]: New test.
6515
6516 2003-01-25  Paolo Carlini  <pcarlini@unitus.it>
6517
6518         Tweaks for Bison-1.875. From the NEWS file:
6519         "- `parse error' -> `syntax error'
6520         Bison now uniformly uses the term `syntax error'"
6521         * gcc.dg/cpp/19990413-1.c: Test for "(parse|syntax) error".
6522         * gcc.dg/cpp/digraph2.c: Likewise.
6523         * gcc.dg/cpp/direct2.c: Likewise.
6524         * gcc.dg/cpp/paste4.c: Likewise.
6525         * gcc.dg/c90-restrict-1.c: Likewise.
6526         * gcc.dg/c99-func-2.c: Likewise.
6527         * gcc.dg/noncompile/920721-2.c: Likewise.
6528         * gcc.dg/noncompile/930622-2.c: Likewise.
6529         * gcc.dg/noncompile/940112-1.c: Likewise.
6530         * gcc.dg/noncompile/950921-1.c: Likewise.
6531         * gcc.dg/noncompile/951123-1.c: Likewise.
6532         * gcc.dg/noncompile/971104-1.c: Likewise.
6533         * gcc.dg/noncompile/990416-1.c: Likewise.
6534
6535 2003-01-24  Paolo Carlini  <pcarlini@unitus.it>
6536
6537         * g++.dg/parse/undefined1.C: Add error message.
6538
6539 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
6540
6541         PR c++/9354
6542         * g++.dg/parse/new1.C: New test.
6543
6544         PR c++/9216
6545         * g++.dg/parse/template2.C: New test.
6546
6547         PR c++/9354
6548         * g++.dg/parse/typedef2.C: New test.
6549
6550         PR c++/9328
6551         * g++.dg/ext/typeof3.C: New test.
6552
6553 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6554
6555         PR c++/2738
6556         * g++.dg/parse/ret-type1.C: New test.
6557
6558         PR c++/3792
6559         * g++.dg/parse/tmpl-outside1.C: New test.
6560
6561         PR c++/4207
6562         * g++.dg/parse/int-as-enum1.C: New test.
6563
6564         PR c++/4903
6565         * g++.dg/parse/no-typename1.C: New test.
6566
6567         PR c++/5533
6568         * g++.dg/parse/no-value1.C: New test.
6569
6570         PR c++/5921
6571         * g++.dg/parse/wrong-inline1.C: New test.
6572
6573         PR c++/6402
6574         * g++.dg/parse/ref1.C: New test.
6575
6576         PR c++/6992
6577         * g++.dg/parse/attr-ctor1.C: New test.
6578
6579         PR c++/7229
6580         * g++.dg/parse/namespace5.C: New test.
6581
6582         PR c++/7917
6583         * g++.dg/parse/func-def1.C: New test.
6584
6585         PR c++/8143
6586         * g++.dg/parse/undefined1.C: New test.
6587
6588         PR c++/5723, PR c++/8522
6589         * g++.dg/parse/specialization1.C: New test.
6590
6591         PR c++/163, PR c++/8595
6592         * g++.dg/parse/struct-as-enum1.C: New test.
6593
6594         PR c++/9173
6595         * g++.dg/parse/undefined2.C: New test.
6596
6597 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
6598
6599         PR c++/9298
6600         * g++.dg/parse/template1.C: New test.
6601
6602         PR c++/9384
6603         * g++.dg/parse/using1.C: New test.
6604
6605         PR c++/9285
6606         PR c++/9294
6607         * g++.dg/parse/expr2.C: New test.
6608
6609         PR c++/9388
6610         * g++.dg/parse/lookup2.C: Likewise.
6611
6612 2003-01-21  Jan Hubicka  <jh@suse.cz>
6613
6614         * gcc.c-torture/execute/990208-1.c:  Add noinline attributes as needed.
6615         * gcc.c-torture/execute/eeprof-1.c:  Likewise.
6616         * gcc.c-torture/execute/stdio-opt-*.c: Likewise.
6617         * gcc.c-torture/execute/string-opt-*.c: Likewise.
6618
6619 2003-01-20  Nick Clifton  <nickc@redhat.com>
6620
6621         * gcc.c-torture/execute/20030117-1.c: New test case.  Exposes
6622         problem with ARM sibcall code generation.
6623
6624 2003-01-20  Kazu Hirata  <kazu@cs.umass.edu>
6625
6626         * gcc.c-torture/execute/20030120-1.c: New.
6627
6628 2003-01-19  Paolo Carlini  <pcarlini@unitus.it>
6629
6630         * g++.old-deja/g++.pt/typename13.C: Remove XFAIL.
6631
6632 2003-01-17  Mark Mitchell  <mark@codesourcery.com>
6633
6634         PR c++/9272
6635         * g++.dg/parse/ctor1.C: New test.
6636
6637         PR c++/9294:
6638         * g++.dg/parse/qualified1.C: New test.
6639
6640         * g++.dg/parse/typename3.C: New test.
6641
6642 2003-01-16  Richard Henderson  <rth@redhat.com>
6643
6644         * g++.dg/tls/init-2.C: Fix error matches for real this time.
6645
6646 2003-01-16  Richard Henderson  <rth@redhat.com>
6647
6648         * g++.dg/pch/pch.exp: Copy test header to the working directory
6649         before using it either for precompilation or direct use.
6650         * g++.dg/pch/*.Hs: Rename from gcc.dg/pch/*.H.
6651         * g++.dg/pch/*.C: Include foo.H, not foo.Hp.
6652
6653 2003-01-16  Richard Henderson  <rth@redhat.com>
6654
6655         * gcc.dg/pch/pch.exp: Copy test header to the working directory
6656         before using it either for precompilation or direct use.
6657         * gcc.dg/pch/*.hs: Rename from gcc.dg/pch/*.h.
6658         * gcc.dg/pch/*.c: Include foo.h, not foo.hp.
6659
6660 2003-01-16  Mark Mitchell  <mark@codesourcery.com>
6661
6662         * gcc/testsuite/g++.dg/ext/typename1.C: Add typename keyword.
6663         * gcc/testsuite/g++.dg/template/crash1.C: Update error messages.
6664         * gcc/testsuite/g++.dg/template/crash2.C: Remove error message.
6665         * gcc/testsuite/g++.dg/parse/typename2.C: New test.
6666         * gcc/testsuite/g++.dg/template/typename2.C: Change implicit
6667         typename warning into error.
6668         * gcc/testsuite/g++.old-deja/g++.benjamin/tem03.C: Issue more
6669         error messages.
6670         * gcc/testsuite/g++.old-deja/g++.benjamin/tem04.C: Fix typos.
6671         * gcc/testsuite/g++.old-deja/g++.brendan/crash56.C: Add this->.
6672         * gcc/testsuite/g++.old-deja/g++.law/visibility13.C: Remove error
6673         messages.
6674         * gcc/testsuite/g++.old-deja/g++.ns/template17.C: Reorder code to
6675         make declaration visible in template.
6676         * gcc/testsuite/g++.old-deja/g++.pt/crash3.C: Fix typos.
6677         * gcc/testsuite/g++.old-deja/g++.pt/crash36.C: Issue more error
6678         messages.
6679         * gcc/testsuite/g++.old-deja/g++.pt/crash5.C: Improve error
6680         message.
6681         * gcc/testsuite/g++.old-deja/g++.pt/crash67.C: Remove warning.
6682         * gcc/testsuite/g++.old-deja/g++.pt/inherit1.C: Add this->.
6683         * gcc/testsuite/g++.old-deja/g++.pt/niklas01a.C: Add error message.
6684         * gcc/testsuite/g++.old-deja/g++.pt/typename16.C: Replace implicit
6685         typename warning with error message.
6686         * gcc/testsuite/g++.old-deja/g++.pt/typename19.C: Remove warning.
6687         * gcc/testsuite/g++.old-deja/g++.robertl/eb112.C: Fix typo.
6688         * gcc/testsuite/g++.old-deja/g++.robertl/eb24.C: Use this->.
6689
6690 2003-01-16  Nathan Sidwell  <nathan@codesourcery.com>
6691
6692         * g++.dg/parse/ambig2.C: New test.
6693
6694 2003-01-15  Richard Henderson  <rth@redhat.com>
6695
6696         * g++.dg/tls/init-2.C: Update error message string.
6697
6698 2003-01-15  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6699
6700         * gcc.c-torture/execute/builtin-constant.x: XFAIL the test.
6701
6702 2003-01-15  Stephane Carrez  <stcarrez@nerim.fr>
6703
6704         * gcc.c-torture/compile/20000804-1.x: Don't execute this test at
6705         all for HC11/HC12.
6706         * gcc.c-torture/compile/20001205-1.x: Likewise.
6707         * gcc.c-torture/compile/20001226-1.x: Likewise.
6708         * gcc.c-torture/compile/920520-1.x: Likewise.
6709         * gcc.c-torture/compile/961203-1.x: Likewise.
6710         * gcc.c-torture/compile/20020604-1.x: Likewise.
6711
6712 2003-01-15  Jan Hubicka  <jh@suse.cz>
6713
6714         * gcc.c-torture/compile/20030115-1.c: New test.
6715
6716         * gcc.dg/i386-fpcvt-1.c: New test.
6717         * gcc.dg/i386-fpcvt-2.c: New test.
6718
6719 2003-01-14  Jeffrey D. Oldham  <oldham@codesourcery.com>
6720
6721         Further conform g++'s __vmi_class_type_info to the C++ ABI
6722         specification.
6723         * g++.old-deja/g++.abi/vmihint.C (main): Revise expected flags per
6724         the specification.
6725
6726 2003-01-14  Jan Hubicka  <jh@suse.cz>
6727
6728         * gcc.dg/i386-fpcvt-1.c: New test.
6729         * gcc.dg/i386-fpcvt-2.c: New test.
6730
6731 2003-01-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
6732
6733         * gcc.dg/i386-mmx-3.c: New test.
6734
6735 2003-01-12  Mark Mitchell  <mark@codesourcery.com>
6736
6737         PR c++/9264
6738         * g++.dg/parse/octal1.C: New file.
6739
6740         PR c++/9172
6741         * g++.dg/parse/typename1.C: New file.
6742
6743 2003-01-10  Danny Smith  <dannysmith@users.sourceforge.net>
6744
6745         * gcc.dg/bf-ms-layout.c: Enable for cygwin and mingw32 targets.
6746         * gcc.dg/bf-no-ms-layout.c: Likewise.
6747         * gcc.dg/bf-ms-attrib.c: Likewise.
6748
6749 2003-01-10  Mark Mitchell  <mark@codesourcery.com>
6750
6751         PR c++/9099
6752         * g++.dg/parse/dtor1.C: New file.
6753
6754         PR c++/9128
6755         * g++.dg/rtti/typeid1.C: New file.
6756
6757         PR c++/9153
6758         * g++.dg/parse/lookup1.C: New file.
6759
6760         PR c++/9171
6761         * g++.dg/templ/spec5.C: New file.
6762
6763 2003-01-10  Josef Zlomek  <zlomekj@suse.cz>
6764
6765         * gcc.c-torture/compile/20030110-1.c: New test.
6766
6767 2003-01-09  Geoffrey Keating  <geoffk@apple.com>
6768
6769         Merge from pch-branch:
6770
6771         2002-12-23  Geoffrey Keating  <geoffk@apple.com>
6772
6773         * gcc.dg/pch/cpp-1.h: New.
6774         * gcc.dg/pch/cpp-1.c: New.
6775         * gcc.dg/pch/cpp-2.h: New.
6776         * gcc.dg/pch/cpp-2.c: New.
6777
6778         2002-11-19  Geoffrey Keating  <geoffk@apple.com>
6779
6780         * gcc.dg/pch/except-1.h: New.
6781         * gcc.dg/pch/except-1.c: New.
6782
6783         2002-11-13  Geoffrey Keating  <geoffk@apple.com>
6784
6785         * gcc.dg/pch/pch.exp: Ensure that <test>.hp doesn't exist before
6786         running test.
6787         * gcc.dg/pch: Include *.hp not *.h.
6788         * gcc.dg/pch/system-1.h: New.
6789         * gcc.dg/pch/system-1.c: New.
6790
6791         2002-11-11  Geoffrey Keating  <geoffk@apple.com>
6792
6793         * gcc.dg/pch/pch.exp: Compare .s files with/without PCH,
6794         rather than trying to build and run a program using PCH.
6795         * gcc.dg/pch: Remove dg-do commands from test files.
6796
6797         2002-11-08  Geoffrey Keating  <geoffk@apple.com>
6798
6799         * gcc.dg/pch/macro-3.c: New.
6800         * gcc.dg/pch/macro-3.h: New.
6801
6802         2002-11-04  Geoffrey Keating  <geoffk@apple.com>
6803
6804         * gcc.dg/pch/common-1.c: New.
6805         * gcc.dg/pch/common-1.h: New.
6806         * gcc.dg/pch/decl-1.c: New.
6807         * gcc.dg/pch/decl-1.h: New.
6808         * gcc.dg/pch/decl-2.c: New.
6809         * gcc.dg/pch/decl-2.h: New.
6810         * gcc.dg/pch/decl-3.c: New.
6811         * gcc.dg/pch/decl-3.h: New.
6812         * gcc.dg/pch/decl-4.c: New.
6813         * gcc.dg/pch/decl-4.h: New.
6814         * gcc.dg/pch/decl-5.c: New.
6815         * gcc.dg/pch/decl-5.h: New.
6816         * gcc.dg/pch/global-1.c: New.
6817         * gcc.dg/pch/global-1.h: New.
6818         * gcc.dg/pch/inline-1.c: New.
6819         * gcc.dg/pch/inline-1.h: New.
6820         * gcc.dg/pch/inline-2.c: New.
6821         * gcc.dg/pch/inline-2.h: New.
6822         * gcc.dg/pch/static-1.c: New.
6823         * gcc.dg/pch/static-1.h: New.
6824         * gcc.dg/pch/static-2.c: New.
6825         * gcc.dg/pch/static-2.h: New.
6826
6827         2002-09-01  Geoffrey Keating  <geoffk@redhat.com>
6828
6829         * g++.dg/pch/pch.exp: Better handle failing testcases.
6830         * gcc.dg/pch/pch.exp: Likewise.
6831         * gcc.dg/pch/macro-1.c: New.
6832         * gcc.dg/pch/macro-1.h: New.
6833         * gcc.dg/pch/macro-2.c: New.
6834         * gcc.dg/pch/macro-2.h: New.
6835
6836         2002-08-27  Geoffrey Keating  <geoffk@redhat.com>
6837
6838         * g++.dg/dg.exp: Treat files in pch/ specially.
6839         * g++.dg/pch/pch.exp: New file.
6840         * g++.dg/pch/empty.H: New file.
6841         * g++.dg/pch/empty.C: New file.
6842         * lib/g++-dg.exp (g++-dg-test): Add case for when $do_what is
6843         "precompile".
6844
6845         * gcc.dg/pch/pch.exp: New file.
6846         * gcc.dg/pch/empty.h: New file.
6847         * gcc.dg/pch/empty.c: New file.
6848         * lib/gcc-dg.exp (gcc-dg-test): Add case for when $do_what is
6849         "precompile".
6850
6851 2003-01-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6852
6853         * g++.dg/template/friend14.C: New test.
6854
6855 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
6856
6857         * gcc.dg/old-style-asm-1.c: New test.
6858
6859 2003-01-09  Richard Sandiford  <rsandifo@redhat.com>
6860
6861         * gcc.c-torture/compile/20030109-1.c: New test.
6862
6863 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
6864
6865         * gcc.c-torture/execute/20030109-1.c: New test.
6866
6867 2003-01-08  Larin Hennessey  <larin@science.oregonstate.edu>
6868
6869         * g++.old-deja/g++.mike/dyncast1.C: Remove reference to AMD A29K
6870         * g++.old-deja/g++.mike/dyncast2.C: Likewise
6871         * g++.old-deja/g++.mike/dyncast3.C: Likewise
6872         * g++.old-deja/g++.mike/eh2.C: Likewise
6873         * g++.old-deja/g++.mike/eh3.C: Likewise
6874         * g++.old-deja/g++.mike/eh5.C: Likewise
6875         * g++.old-deja/g++.mike/eh6.C: Likewise
6876         * g++.old-deja/g++.mike/eh7.C: Likewise
6877         * g++.old-deja/g++.mike/eh8.C: Likewise
6878         * g++.old-deja/g++.mike/eh9.C: Likewise
6879         * g++.old-deja/g++.mike/eh10.C: Likewise
6880         * g++.old-deja/g++.mike/eh12.C: Likewise
6881         * g++.old-deja/g++.mike/eh13.C: Likewise
6882         * g++.old-deja/g++.mike/eh14.C: Likewise
6883         * g++.old-deja/g++.mike/eh16.C: Likewise
6884         * g++.old-deja/g++.mike/eh17.C: Likewise
6885         * g++.old-deja/g++.mike/eh18.C: Likewise
6886         * g++.old-deja/g++.mike/eh21.C: Likewise
6887         * g++.old-deja/g++.mike/eh23.C: Likewise
6888         * g++.old-deja/g++.mike/eh24.C: Likewise
6889         * g++.old-deja/g++.mike/eh25.C: Likewise
6890         * g++.old-deja/g++.mike/eh26.C: Likewise
6891         * g++.old-deja/g++.mike/eh27.C: Likewise
6892         * g++.old-deja/g++.mike/eh28.C: Likewise
6893         * g++.old-deja/g++.mike/eh29.C: Likewise
6894         * g++.old-deja/g++.mike/eh31.C: Likewise
6895         * g++.old-deja/g++.mike/eh33.C: Likewise
6896         * g++.old-deja/g++.mike/eh34.C: Likewise
6897         * g++.old-deja/g++.mike/eh35.C: Likewise
6898         * g++.old-deja/g++.mike/eh36.C: Likewise
6899         * g++.old-deja/g++.mike/eh37.C: Likewise
6900         * g++.old-deja/g++.mike/eh38.C: Likewise
6901         * g++.old-deja/g++.mike/eh39.C: Likewise
6902         * g++.old-deja/g++.mike/eh40.C: Likewise
6903         * g++.old-deja/g++.mike/eh41.C: Likewise
6904         * g++.old-deja/g++.mike/eh42.C: Likewise
6905         * g++.old-deja/g++.mike/eh44.C: Likewise
6906         * g++.old-deja/g++.mike/eh46.C: Likewise
6907         * g++.old-deja/g++.mike/eh47.C: Likewise
6908         * g++.old-deja/g++.mike/eh48.C: Likewise
6909         * g++.old-deja/g++.mike/eh49.C: Likewise
6910         * g++.old-deja/g++.mike/eh50.C: Likewise
6911         * g++.old-deja/g++.mike/eh51.C: Likewise
6912         * g++.old-deja/g++.mike/eh53.C: Likewise
6913         * g++.old-deja/g++.mike/eh55.C: Likewise
6914         * g++.old-deja/g++.mike/p7912.C: Likewise
6915         * g++.old-deja/g++.mike/p9706.C: Likewise
6916         * g++.old-deja/g++.mike/p10416.C: Likewise
6917         * g++.old-deja/g++.mike/p11667.C: Likewise
6918         * g77.f-torture/compile/20010519-1.f: Remove reference to Convex.
6919         Remove redundant reference to Iris.
6920         * gcc.dg/20020312-2.c: Remove references to AMD A29K, Clipper, Convex,
6921         Elxsi, i860, Pico Java, and WE32K.
6922
6923 2003-01-07  Mark Mitchell  <mark@codesourcery.com>
6924
6925         * g++.dg/ext/asm4.C: New test.
6926
6927 2003-01-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6928
6929         PR c++/9030
6930         * g++.dg/template/friend12.C: New test.
6931         * g++.dg/template/friend13.C: Likewise.
6932         * g++.old-deja/g++.eh/spec6.C: Add missing error message.
6933
6934 2003-01-08  Jan Hubicka  <jh@suse.cz>
6935
6936         * gcc.dg/i386-cadd.c: New test.
6937         * gcc.dg/i386-cmov4.c: Likewise.
6938
6939 2003-01-06  Mark Mitchell  <mark@codesourcery.com>
6940
6941         PR c++/9165
6942         * g++.dg/warn/Wunused-3.C: New test.
6943
6944         * g++.dg/abi/bitfield9.C: New test.
6945
6946         PR c++/9189
6947         * g++.dg/parse/defarg3.C: New test.
6948
6949 2003-01-06  Nathan Sidwell  <nathan@codesourcery.com>
6950
6951         * g++.dg/parse/ambig1.C: New test.
6952         * g++.dg/parse/defarg2.C: New test.
6953
6954 2003-01-05  Mark Mitchell  <mark@codesourcery.com>
6955
6956         * g++.dg/template/defarg-1.C: New test.
6957         * g++.dg/template/local2.C: Likewise.
6958
6959 2003-01-05  Richard Sandiford  <rsandifo@redhat.com>
6960
6961         * gcc.c-torture/execute/20030105-1.c: New test.
6962
6963 2003-01-04  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6964
6965         * g++.dg/parse/namespace3.C: Remove extra semicolons.
6966         * g++.dg/parse/namespace4.C: Likewise.
6967
6968 2003-01-03  Nathan Sidwell  <nathan@codesourcery.com>
6969
6970         * g++.dg/template/ntp2.C: New test.
6971
6972 2003-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6973
6974         * g++.dg/parse/extern-C-1.C: New test.
6975
6976         * g++.dg/parse/namespace4.C: New test.
6977
6978         * g++.dg/template/nested1.C: New test.
6979
6980         * g++.dg/parse/namespace3.C: New test.
6981
6982 2003-01-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6983
6984         * g++.dg/lookup/two-stage1.C: New test.
6985
6986 2003-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6987
6988         * g++.old-deja/g++.bugs/900404_04.C: Remove XFAIL.
6989         * g++.old-deja/g++.jason/access8.C: Likewise.
6990         * g++.old-deja/g++.other/decl5.C: Likewise.
6991
6992 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
6993
6994         * g++.dg/parse/parse7.C: New test.
6995
6996 2003-01-02  Mark Mitchell  <mark@codesourcery.com>
6997
6998         PR c++/2843
6999         * g++.dg/ext/attrib7.C: New test.
7000
7001 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
7002
7003         * g++.dg/parse/parse6.C: New test.
7004
7005 2003-01-02  Kazu Hirata  <kazu@cs.umass.edu>
7006
7007         * gcc.dg/h8300-stack-1.c: New.
7008
7009 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
7010
7011         g++.dg/lookup/exception1.C: New test.
7012
7013         g++.dg/lookup/template1.C: New test.
7014
7015         g++.dg/parse/namespace2.C: New test.
7016
7017         g++.dg/parse/parens2.C: New test.
7018
7019 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
7020
7021         * g++.dg/parse/parse5.C: New test.
7022         * g++.dg/lookup/scoped4.C: New test.
7023
7024 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
7025
7026         * g++.dg/parse/parens1.C: New test.
7027
7028         * g++.dg/parse/parens2.C: Removed, turned out to duplicate
7029         angle-bracket1.C.
7030         * g++.dg/parse/parens2.C: New test.
7031
7032         * g++.dg/lookup/scope-operator1.C: New test.
7033
7034         * g++.dg/parse/operator1.C: New test.
7035
7036 2003-01-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7037
7038         * g++.old-deja/g++.jason/ambig3.C: Remove XFAIL.
7039         * g++.old-deja/g++.other/access6.C: Likewise.
7040         * g++.old-deja/g++.other/decl1.C: Likewise.
7041         * g++.old-deja/g++.pt/typename12.C: Likewise.
7042
7043 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
7044
7045         * g++.dg/parse/namespace1.C: New test.
7046
7047 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
7048
7049         * g++.dg/parse/parse4.C: New test.
7050
7051 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
7052
7053         * g++.dg/parse/parse3.C: New test.
7054
7055 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
7056
7057         * g++.dg/parse/parse2.C: New test.
7058
7059 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
7060
7061         * g++.dg/template/friend11.C: New test.
7062
7063 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
7064
7065         * g++.dg/parse/parse1.C: New test.
7066
7067 2002-12-31  Janis Johnson  <janis187@us.ibm.com>
7068
7069         * lib/profopt.exp: Change the name of a global variable to avoid
7070         possible clashes with other test suites.
7071
7072 2002-12-31  Nathan Sidwell  <nathan@codesourcery.com>
7073
7074         * g++.dg/inherit/covariant8.C: New test.
7075
7076 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
7077
7078         * g++.dg/init/array9.C: New test.
7079
7080         PR c++/9112
7081         * g++.dg/parse/expr1.C: New test.
7082
7083 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
7084
7085         * gcc.c-torture/compile/20021230-1.c: New test.
7086
7087 2002-12-30  Nathan Sidwell  <nathan@codesourcery.com>
7088
7089         * g++.dg/inherit/covariant5.C: New test.
7090         * g++.dg/inherit/covariant6.C: New test.
7091         * g++.dg/inherit/covariant7.C: New test.
7092
7093 2002-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7094
7095         PR c++/2739
7096         * g++.dg/other/access2.C: New test.
7097
7098 2002-12-29  Gabriel Dos Reis  <gdr@integrable-solutions.net>
7099
7100         * g++.dg/other/anon-struct.C: No longer fails
7101         * g++.old-deja/g++.brendan/parse4.C: Likewise.
7102         * g++.old-deja/g++.brendan/parse5.C: Likewise.
7103         * g++.old-deja/g++.brendan/parse6.C: Likewise.
7104
7105 2002-12-28  Gabriel Dos Reis  <gdr@integrable-solutions.net>
7106
7107         * g++.dg/parse/angle-bracket.C (main): No longer fails.
7108
7109 2002-12-27  Mark Mitchell  <mark@codesourcery.com>
7110
7111         * g++.dg/eh/spec4.C: Remove stray semicolon.
7112         * g++.dg/expr/pmf-1.C: Change error message.
7113         * g++.dg/ext/asm1.C: Remove stray semicolon.
7114         * g++.dg/ext/typename1.C: Add missing typenames.
7115         * g++.dg/inherit/template-as-base.C: Change error message.
7116         * g++.dg/lookup/scoped1.C: Likewise.
7117         * g++.dg/lookup/scoped2.C: Likewise.
7118         * g++.dg/lookup/using2.C: Likewise.
7119         * g++.dg/other/component1.C: Remove stray semicolon.
7120         * g++.dg/other/do1.C: Change error message.
7121         * g++.dg/other/error2.C: Likewise.
7122         * g++.dg/other/init1.C: Likewise.
7123         * g++.dg/other/packed1.C: Remove stray semicolon.
7124         * g++.dg/other/ptrmem2.C: Change error message.
7125         * g++.dg/parse/parameter-declaration-1.C: Remove line number
7126         marker.
7127         * g++.dg/special/initp1.C: Remove invalid attribute usage.
7128         * g++.dg/template/access3.C: Add typename keyword.
7129         * g++.dg/template/access5.C: Remove stray semicolon.
7130         * g++.dg/template/access6.C: Likewise.
7131         * g++.dg/template/complit1.C: Likewise.
7132         * g++.dg/template/crash1.C: Change error message.
7133         * g++.dg/template/inherit2.C: Remove stray semicolon.
7134         * g++.dg/template/instantiate2.C: Likewise.
7135         * g++.dg/template/instantiate3.C: Change error message.
7136         * g++.dg/template/qual1.C: Remove stray semicolon.
7137         * g++.dg/template/qualttp18.C: Change error message.
7138         * g++.dg/template/ref1.C: Remove stray semicolon.
7139         * g++.dg/template/sizeof1.C (A::value): Declare it.
7140         * g++.dg/template/spec4.C: Change error message.
7141         * g++.dg/template/static1.C: Likewise.
7142         * g++.dg/template/type1.C: Likewise.
7143         * g++.dg/template/typename3.C: Likewise.
7144         * g++.old-deja/g++.benjamin/13478.C: Change error message.
7145         * g++.old-deja/g++.benjamin/15799.C: Remove stray semicolon.
7146         * g++.old-deja/g++.benjamin/bool01.C: Likewise.
7147         * g++.old-deja/g++.benjamin/bool02.C: Likewise.
7148         * g++.old-deja/g++.benjamin/p13417.C: Now fails due to use of
7149         named return value extension.
7150         * g++.old-deja/g++.benjamin/tem06.C: Remove stray semicolon.
7151         * g++.old-deja/g++.benjmain/warn01.C: Likewise.
7152         * g++.old-deja/g++.bob/extern_C.C: Likewise.
7153         * g++.old-deja/g++.bob/inherit2.C: Likewise.
7154         * g++.old-deja/g++.brendan/complex1.C: Likewise.
7155         * g++.old-deja/g++.brendan/copy5.C: Likewise.
7156         * g++.old-deja/g++.brendan/crash13.C: Likewise.
7157         * g++.old-deja/g++.brendan/crash15.C: Likewise.
7158         * g++.old-deja/g++.brendan/crash18.C: Change error message.
7159         * g++.old-deja/g++.brendan/crash37.C: Remove stray semicolon.
7160         * g++.old-deja/g++.brendan/crash38.C: Likewise.
7161         * g++.old-deja/g++.brendan/crash50.C: Likewise.
7162         * g++.old-deja/g++.brendan/crash56.C: Likewise.
7163         * g++.old-deja/g++.brendan/crash6.C: Use explicit specialization
7164         syntax.
7165         * g++.old-deja/g++.brendan/crash66.C: Remove stray semicolon.
7166         * g++.old-deja/g++.brendan/crash8.C: Change error message.
7167         * g++.old-deja/g++.brendan/ctors1.C: Remove stray semicolon.
7168         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
7169         * g++.old-deja/g++.brendan/shadow1.C: Likewise.
7170         * g++.old-deja/g++.brendan/template11.C: Likewise.
7171         * g++.old-deja/g++.brendan/template26.C: Likewise.
7172         * g++.old-deja/g++.brendan/template27.C: Use explicit
7173         specialization syntax.
7174         * g++.old-deja/g++.brendan/template30.C: Likewise.
7175         * g++.old-deja/g++.brendan/template5.C: Remove stray semicolon.
7176         * g++.old-deja/g++.brendan/visibility3.C: Account for use of
7177         non-dependent names.
7178         * g++.old-deja/g++.brendan/warnings4.C: Remove stray semicolon.
7179         * g++.old-deja/g++.brendan/warnings7.C: Likewise.
7180         * g++.old-deja/g++.bugs/900121_02.C: Likewise.
7181         * g++.old-deja/g++.eh/catchptr1.C: Likewise.
7182         * g++.old-deja/g++.ext/addrfunc4.C: Likewise.
7183         * g++.old-deja/g++.ext/namedret1.C: Now fails due to use of
7184         named return value extension.
7185         * g++.old-deja/g++.ext/namedret2.C: Likewise.
7186         * g++.old-deja/g++.ext/namedret3.C: Likewise.
7187         * g++.old-deja/g++.ext/return1.C: Likewise.
7188         * g++.old-deja/g++.ext/typename1.C: Add missing typename keywords.
7189         * g++.old-deja/g++.jason/access17.C: Issue more error messages.
7190         * g++.old-deja/g++.jason/access8.C: Likewise.
7191         * g++.old-deja/g++.jason/bool.C: Remove stray semicolon.
7192         * g++.old-deja/g++.jason/destruct.C: Remove incorrect
7193         pseudo-destructor names.
7194         * g++.old-deja/g++.jason/dtor3.C: Remove stray semicolon.
7195         * g++.old-deja/g++.jason/dtor5.C: Remove incorrect
7196         pseudo-destructor names.
7197         * g++.old-deja/g++.jason/opeq3.C: Remove stray semicolon.
7198         * g++.old-deja/g++.jason/overload19.C: Likewise.
7199         * g++.old-deja/g++.jason/overload32.C: Likewise.
7200         * g++.old-deja/g++.jason/parse11.C: Issue error messages about
7201         stray semicolons.
7202         * g++.old-deja/g++.jason/pmem2.C: Remove stray semicolon.
7203         * g++.old-deja/g++.jason/return.C: Likewise.
7204         * g++.old-deja/g++.jason/return2.C: Likewise.
7205         * g++.old-deja/g++.jason/shadow1.C: Likewise.
7206         * g++.old-deja/g++.jason/special.C: Use explicit specialization
7207         syntax.
7208         * g++.old-deja/g++.jason/template10.C: Account for use of
7209         non-dependent names.
7210         * g++.old-deja/g++.jason/template11.C: Use explicit specialization
7211         syntax.
7212         * g++.old-deja/g++.jason/template37.C: Likewise.
7213         * g++.old-deja/g++.law/access4.C: Change error messages.
7214         * g++.old-deja/g++.law/arm13.C:  Remove incorrect
7215         pseudo-destructor names.
7216         * g++.old-deja/g++.law/code-gen5.C: Remove stray semicolon.
7217         * g++.old-deja/g++.law/ctors9.C: Likewise.
7218         * g++.old-deja/g++.law/cvt22.C: Likewise.
7219         * g++.old-deja/g++.law/dtors5.C: Likewise.
7220         * g++.old-deja/g++.law/global-init1.C: Likewise.
7221         * g++.old-deja/g++.law/missed-error3.C: Likewise.
7222         * g++.old-deja/g++.law/operators28.C: Likewise.
7223         * g++.old-deja/g++.law/visibility28.C: Likewise.
7224         * g++.old-deja/g++.martin/eval1.C: Likewise.
7225         * g++.old-deja/g++.martin/pmf2.C: Remove qualifier in constructor
7226         name.
7227         * g++.old-deja/g++.mike/hog1.C: Remove stray semicolon.
7228         * g++.old-deja/g++.mike/net34.C: Likewise.
7229         * g++.old-deja/g++.mike/net36.C: Likewise.
7230         * g++.old-deja/g++.mike/ns2.C: Likewise.
7231         * g++.old-deja/g++.mike/p12306.C: Likewise.
7232         * g++.old-deja/g++.mike/p646.C: Adjust for removal of named return
7233         value extension.
7234         * g++.old-deja/g++.mike/p700.C: Likewise.
7235         * g++.old-deja/g++.mike/p701.C: Remove stray semicolon.
7236         * g++.old-deja/g++.mike/p710.C: Likewise.
7237         * g++.old-deja/g++.mike/p784.C: Adjust for removal of named return
7238         value extension.
7239         * g++.old-deja/g++.mike/pmf7.C: Remove stray semicolon.
7240         * g++.old-deja/g++.mike/pmf9.C: Likewise.
7241         * g++.old-deja/g++.ns/crash2.C: Likewise.
7242         * g++.old-deja/g++.ns/crash3.C: Likewise.
7243         * g++.old-deja/g++.ns/invalid1.C: Likewise.
7244         * g++.old-deja/g++.ns/ns17.C: Likewise.
7245         * g++.old-deja/g++.ns/template16.C: Likewise.
7246         * g++.old-deja/g++.ns/template5.C: Remove invalid use of template
7247         keyword.
7248         * g++.old-deja/g++.ns/template6.C: Remove stray semicolon.
7249         * g++.old-deja/g++.ns/using9.C: Remove stray semicolon.
7250         * g++.old-deja/g++.oliva/nameret1.C: Now fails due to use of
7251         named return value extension.
7252         * g++.old-deja/g++.oliva/nameret2.C: Likewise.
7253         * g++.old-deja/g++.other/access4.C: Issue additional error
7254         messages.
7255         * g++.old-deja/g++.other/array6.C: Remove stray semicolon.
7256         * g++.old-deja/g++.other/crash1.C: Isue additional error messages.
7257         * g++.old-deja/g++.other/crash11.C: Add missing class-key.
7258         * g++.old-deja/g++.other/crash25.C: Change error message.
7259         * g++.old-deja/g++.other/crash4.C: Change error message.
7260         * g++.old-deja/g++.other/debug7.C: Remove stray semicolon.
7261         * g++.old-deja/g++.other/decl5.C: Issue more error messages.
7262         * g++.old-deja/g++.other/defarg7.C: Remove circular dependency
7263         checks.
7264         * g++.old-deja/g++.other/defarg8.C: Likewise.
7265         * g++.old-deja/g++.other/dtor1.C: Remove stray semicolon.
7266         * g++.old-deja/g++.other/dtor10.C: Likewise.
7267         * g++.old-deja/g++.other/incomplete.C: Likewise.
7268         * g++.old-deja/g++.other/linkage7.C: Likewise.
7269         * g++.old-deja/g++.other/lookup19.C: Now fails due to corrected
7270         lookup algorithm.
7271         * g++.old-deja/g++.other/mangle2.C: Likewise.
7272         * g++.old-deja/g++.other/refinit2.C: Likewise.
7273         * g++.old-deja/g++.other/sizeof2.C: Change error messages.
7274         * g++.old-deja/g++.other/std1.C: Remove stray semicolon.
7275         * g++.old-deja/g++.pt/crash28.C: Likewise.
7276         * g++.old-deja/g++.pt/crash29.C: Use explicit specialization
7277         syntax.
7278         * g++.old-deja/g++.pt/crash32.C: Change error message.
7279         * g++.old-deja/g++.pt/crash43.C: Adjust error messages.
7280         * g++.old-deja/g++.pt/crash58.C: Remove stray semicolon.
7281         * g++.old-deja/g++.pt/crash65.C: Tweak to acount for change in
7282         error message position.
7283         * g++.old-deja/g++.pt/defarg5.C: Remove stray semicolon.
7284         * g++.old-deja/g++.pt/defarg8.C: Change error message.
7285         * g++.old-deja/g++.pt/eichin01.C: Use explicit specialization
7286         syntax.
7287         * g++.old-deja/g++.pt/eichin01a.C: Define static data members.
7288         * g++.old-deja/g++.pt/eichin01b.C: Likewise.
7289         * g++.old-deja/g++.pt/enum7.C: Remove stray semicolon.
7290         * g++.old-deja/g++.pt/explicit12.C: Remove invalid use of template
7291         keyword.
7292         * g++.old-deja/g++.pt/explicit31.C: Likewise.
7293         * g++.old-deja/g++.pt/explicit33.C: Remove stray semicolon.
7294         * g++.old-deja/g++.pt/explicit35.C: Remove invalid use of template
7295         keyword.
7296         * g++.old-deja/g++.pt/explicit71.C: Change error message.
7297         * g++.old-deja/g++.pt/explicit80.C: Use explicit specialization
7298         syntax.
7299         * g++.old-deja/g++.pt/friend28.C: Account for use of
7300         non-dependent names.
7301         * g++.old-deja/g++.pt/friend29.C: Likewise.
7302         * g++.old-deja/g++.pt/friend46.C: Adjust for correct name lookup
7303         rules.
7304         * g++.old-deja/g++.pt/friend48.C: Remove stray semicolon.
7305         * g++.old-deja/g++.pt/instantiate1.C: Use correct class-key.
7306         * g++.old-deja/g++.pt/instantiate11.C: Adjust for correct name
7307         lookup rules.
7308         * g++.old-deja/g++.pt/instantiate8.C: Remove stray semicolon.
7309         * g++.old-deja/g++.pt/instantiate9.C: Insert missing typename
7310         keyword.
7311         * g++.old-deja/g++.pt/memclass20.C: Likewise.
7312         * g++.old-deja/g++.pt/memclass5.C: Likewise.
7313         * g++.old-deja/g++.pt/memclass7.C: Remove invalid use of template
7314         keyword.
7315         * g++.old-deja/g++.pt/memtemp75.C: Likewise.
7316         * g++.old-deja/g++.pt/memtemp81.C: Remove stray semicolon.
7317         * g++.old-deja/g++.pt/memtemp87.C: Add missing access specifier.
7318         * g++.old-deja/g++.pt/overload13.C: Correct error messages.
7319         * g++.old-deja/g++.pt/parms2.C: Add missing typename keyword.
7320         * g++.old-deja/g++.pt/ptrmem1.C: Remove invalid use of template
7321         keyword.
7322         * g++.old-deja/g++.pt/spec10.C: Likewise.
7323         * g++.old-deja/g++.pt/spec28.C: Reorder declarations.
7324         * g++.old-deja/g++.pt/t10.C: Add explicit specialization syntax.
7325         * g++.old-deja/g++.pt/t32.C: Remove stray semicolon.
7326         * g++.old-deja/g++.pt/t35a.C: Add explicit specialization syntax.
7327         * g++.old-deja/g++.pt/ttp24.C: Remove stray semicolon.
7328         * g++.old-deja/g++.pt/ttp62.C: Likewise.
7329         * g++.old-deja/g++.pt/ttp64.C: Likewise.
7330         * g++.old-deja/g++.pt/typename11.C: Add missing typename keyword.
7331         * g++.old-deja/g++.pt/typename15.C: Likewise.
7332         * g++.old-deja/g++.pt/typename22.C: Likewise.
7333         * g++.old-deja/g++.pt/typename6.C: Change error messages.
7334         * g++.old-deja/g++.pt/using1.C: Remove stray semicolon.
7335         * g++.old-deja/g++.pt/virtual2.C: Likewise.
7336         * g++.old-deja/g++.robertl/eb118.C: Add explicit specialization
7337         syntax.
7338         * g++.old-deja/g++.robertl/eb27.C: Now fails due to use of named
7339         return value extension.
7340         * g++.old-deja/g++.robertl/eb43.C: Remove stray semicolon.
7341         * g++.old-deja/g++.robertl/eb79.C: Correct for new name lookup rules.
7342         * g++.old-deja/g++.robertl/eb82.C: Remove stray semicolons.
7343         * g++.old-deja/g++.robertl/eb86.C: Add missing forward declaration.
7344
7345 2002-12-26  Nathan Sidwell  <nathan@codesourcery.com>
7346
7347         * g++.dg/warn/inline1.C: New test.
7348         * g++.old-deja/g++.brendan/crash64.C: Remove spurious inlines.
7349         * g++.old-deja/g++.jason/synth10.C: Likewise.
7350         * g++.old-deja/g++.mike/net31.C: Likewise.
7351         * g++.old-deja/g++.mike/p8786.C: Likewise.
7352
7353         * g++.dg/template/friend10.C: New test.
7354         * g++.dg/template/conv5.C: New test.
7355
7356 2002-12-24  Nathan Sidwell  <nathan@codesourcery.com>
7357
7358         * g++.dg/lookup/scoped3.C: New test.
7359
7360         * g++.dg/lookup/decl1.C: New test.
7361         * g++.dg/lookup/decl2.C: New test.
7362
7363 2002-12-24  Joseph S. Myers  <jsm@polyomino.org.uk>
7364
7365         * g++.dg/init/new1.C, g++.dg/template/alignof1.C,
7366         gcc.c-torture/compile/20021015-1.c,
7367         gcc.c-torture/compile/20021015-2.c,
7368         gcc.c-torture/compile/20021123-1.c,
7369         gcc.c-torture/compile/20021123-2.c,
7370         gcc.c-torture/compile/20021123-3.c,
7371         gcc.c-torture/compile/20021123-4.c,
7372         gcc.c-torture/execute/20021024-1.c: Add tests previously added
7373         only to 3.1 or 3.2 branch.
7374
7375 2002-12-23  Mark Mitchell  <mark@codesourcery.com>
7376
7377         * gcc.dg/i386-bitfield3.c: New test.
7378
7379         * gcc.dg/i386-bitfield2.c: New test.
7380
7381 2002-12-22  Nathan Sidwell  <nathan@codesourcery.com>
7382
7383         * g++.dg/parse/conv_op1.C: New test.
7384
7385 2002-12-21  Josef Zlomek  <zlomekj@suse.cz>
7386
7387         * gcc.c-torture/compile/20021220-1.c: Removed until bug fix is
7388         approved.
7389
7390 2002-12-20  Josef Zlomek  <zlomekj@suse.cz>
7391
7392         * gcc.c-torture/compile/20021220-1.c: New test.
7393
7394 2002-12-19  Casper S. Hornstrup  <chorns@users.sourceforge.net>
7395
7396         * gcc.dg/i386-fastcall-1.c: New.
7397
7398 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
7399
7400         * gcc.c-torture/execute/20021219-1.c: New test.
7401
7402 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
7403
7404         * gcc.dg/i386-pic-1.c: New test.
7405
7406 2002-12-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7407
7408         PR c++/8099
7409         * g++.dg/template/friend9.C: New test.
7410
7411 2002-11-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7412
7413         PR c++/3663
7414         * g++.dg/template/access7.C: New test.
7415
7416 2002-12-18  Nick Clifton  <nickc@redhat.com>
7417
7418         * lib/g++.exp (g++_include_flags): Only invoke testsuite_flags if
7419         the libstdc++-v3 directory has been found.
7420
7421 2002-12-12  Devang Patel <dpatel@apple.com>
7422         * gcc.dg/darwin-ld-1.c: New test.
7423         * gcc.dg/darwin-ld-2.c: New test.
7424         * gcc.dg/darwin-ld-3.c: New test.
7425         * gcc.dg/darwin-ld-4.c: New test.
7426         * gcc.dg/darwin-ld-5.c: New test.
7427
7428 2002-12-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
7429
7430         * gcc.c-torture/compile/20021212-1.c: New test.
7431
7432 2002-12-11  Neil Booth  <neil@daikokuya.co.uk>
7433
7434         * gcc.dg/fshort-wchar: New test.
7435
7436 2002-12-10  Mark Mitchell  <mark@codesourcery.com>
7437
7438         PR c++/8372
7439         * g++.dg/template/dtor1.C: New test.
7440
7441         * g++.old-deja/g++.ext/memconst.C: Use old-deja, not dg, error
7442         markers.
7443
7444 2002-12-10  Jakub Jelinek  <jakub@redhat.com>
7445
7446         * g++.dg/parse/parameter-declaration-1.C: Expect error on last line.
7447
7448 2002-12-09  Mark Mitchell  <mark@codesourcery.com>
7449
7450         * g++.dg/template/static1.C: New test.
7451         * g++.dg/template/static2.C: New test.
7452         * g++.old-deja/g++.ext/memconst.C: New test.
7453
7454 2002-12-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7455
7456         * g++.dg/special/conpr-2.C: Expect failure on solaris2.
7457         * g++.dg/special/ecos.exp (conpr-3.C): Likewise.
7458         * g++.dg/special/initp1.C: Likewise.
7459
7460 2002-12-06  Jakub Jelinek  <jakub@redhat.com>
7461
7462         * gcc.c-torture/execute/20021204-1.c: New test.
7463
7464 2002-12-04  Geoffrey Keating  <geoffk@apple.com>
7465
7466         * gcc.dg/ppc-fmadd-1.c: New file.
7467         * gcc.dg/ppc-fmadd-2.c: New file.
7468         * gcc.dg/ppc-fmadd-3.c: New file.
7469
7470 2002-12-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
7471
7472         * gcc.c-torture/compile/20021204-1.c: New test.
7473
7474 2002-12-03  Nathan Sidwell  <nathan@codesourcery.com>
7475
7476         * g++.dg/inherit/covariant2.C: New test.
7477         * g++.dg/inherit/covariant3.C: New test.
7478         * g++.dg/inherit/covariant4.C: New test.
7479         * g++.dg/inherit/covariant1.C: Remove XFAIL.
7480         * g++.old-deja/g++.robertl/eb17.C: Likewise.
7481
7482 2002-12-03  Mark Mitchell  <mark@codesourcery.com>
7483
7484         PR c++/8688
7485         * g++.dg/init/brace3.C: New test.
7486
7487 2002-12-02  Kazu Hirata  <kazu@cs.umass.edu>
7488
7489         * gcc.dg/20020210-1.c: Fix a comment typo.
7490
7491 2002-12-02  Mark Mitchell  <mark@codesourcery.com>
7492
7493         PR c++/8720
7494         * g++.dg/parse/defarg1.C: New test.
7495
7496         PR c++/8615
7497         * g++.dg/template/char1.C: New test.
7498
7499         * g++.dg/template/varmod1.C: Fix typo.
7500
7501 2002-12-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7502
7503         DR 180
7504         * g++.old-deja/g++.pt/crash32.C: Expect error.
7505
7506 2002-12-01  Mark Mitchell  <mark@codesourcery.com>
7507
7508         PR c++/5919
7509         * g++.dg/template/varmod1.C: New test.
7510
7511         PR c++/8727
7512         * g++.dg/inherit/typeinfo1.C: New test.
7513
7514         PR c++/8663
7515         * g++.dg/inherit/typedef1.C: New test.
7516
7517 2002-11-30  Mark Mitchell  <mark@codesourcery.com>
7518
7519         PR c++/8332
7520         PR c++/8493
7521         * g++.dg/template/strlen1.C: New test.
7522
7523         PR c++/8227
7524         * g++.dg/template/ctor2.C: New test.
7525
7526         PR c++/8214
7527         * g++.dg/init/string1.C: New test.
7528
7529         PR c++/8511
7530         * g++.dg/template/friend8.C: New test.
7531
7532 2002-11-29  Joe Buck <jbuck@synopsys.com>
7533
7534         * g++.dg/lookup/anon2.C: New test.
7535
7536 2002-11-28  Kazu Hirata  <kazu@cs.umass.edu>
7537
7538         * gcc.c-torture/execute/strct-varg-1.x: Remove xfail on the
7539         h8300 port.
7540
7541 2002-11-27  Richard Sandiford  <rsandifo@redhat.com>
7542
7543         * gcc.dg/bitfld-6.c: New test.
7544
7545 2002-11-27  Jan Hubicka  <jh@suse.cz>
7546
7547         * gcc.c-torture/execute/20021127.[cx]: New test.
7548
7549 2002-11-26  Jan Hubicka  <jh@suse.cz>
7550
7551         * gcc.dg/i386-cmov[123].c: New tests for conditional move code
7552         quality.
7553
7554 2002-11-26  Geoffrey Keating  <geoffk@apple.com>
7555
7556         * g++.dg/init/brace2.C: New test.
7557         * g++.old-deja/g++.mike/p9129.C: Correct.
7558
7559 2002-11-26  Mark Mitchell  <mark@codesourcery.com>
7560
7561         * g++.dg/abi/empty10.C: Don't run on non-x86 targets.
7562
7563 2002-11-25  Andreas Bauer  <baueran@in.tum.de>
7564
7565         * gcc.dg/sibcall-6: New test for indirect sibcalls.
7566
7567 2002-11-25  Mark Mitchell  <mark@codesourcery.com>
7568
7569         * testsuite/g++.dg/abi/empty11.C: New test.
7570         * testsuite/g++.dg/rtti/cv1.C: New test.
7571
7572 2002-11-25  Hans-Peter Nilsson  <hp@bitrange.com>
7573
7574         * lib/prune.exp: Prune more -fpic/-fPIC warnings.
7575
7576 2002-11-24  Mark Mitchell  <mark@codesourcery.com>
7577
7578         * g++.dg/abi/empty10.C: New test.
7579
7580 2002-11-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
7581
7582         * gcc.c-torture/compile/20021124-1.c: New test.
7583
7584 2002-11-22  Mark Mitchell  <mark@codesourcery.com>
7585
7586         * g++.dg/abi/rtti2.C: New test.
7587
7588 2002-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
7589
7590         * gcc.dg/i386-unroll-1.c: New test.
7591
7592 2002-11-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
7593
7594         * gcc.c-torture/compile/20021120-1.c: New test.
7595         * gcc.c-torture/compile/20021120-2.c: New test.
7596
7597 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
7598
7599         * gcc.dg/bitfld-5.c: New test.
7600
7601 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
7602
7603         * gcc.c-torture/execute/20021120-3.c: New test.
7604
7605 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
7606
7607         * gcc.c-torture/execute/20021120-2.c: New test.
7608
7609 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
7610
7611         * gcc.c-torture/execute/20021120-1.c: New test.
7612
7613 2002-11-20  Jakub Jelinek  <jakub@redhat.com>
7614
7615         * gcc.c-torture/execute/20021118-3.c: New test.
7616
7617 2002-11-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
7618
7619         * gcc.c-torture/compile/20021119-1.c: New test.
7620
7621 2002-11-19  Jason Thorpe  <thorpej@wasabisystems.com>
7622
7623         * gcc.dg/duff-1.c: New test.
7624         * gcc.dg/duff-2.c: New test.
7625         * gcc.dg/duff-3.c: New test.
7626
7627 2002-11-18  Neil Booth  <neil@daikokuya.co.uk>
7628
7629         * gcc.dg/cpp/_Pragma5.c: New test.
7630
7631 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
7632
7633         * gcc.c-torture/execute/20021118-2.c: New test.
7634
7635 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
7636
7637         * gcc.c-torture/execute/20021118-1.c: New test.
7638
7639 2002-11-16  Jakub Jelinek  <jakub@redhat.com>
7640
7641         * gcc.dg/20021116-1.c: New test.
7642
7643 2002-11-14  Mark Mitchell  <mark@codesourcery.com>
7644
7645         * g++.dg/abi/vcall1.C: New test.
7646
7647 2002-11-14  Jakub Jelinek  <jakub@redhat.com>
7648
7649         * gcc.dg/20021029-1.c: New test.
7650         * gcc.dg/20021029-2.c: New test.
7651
7652 2002-11-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7653
7654         * g++.dg/abi/vague1.C (dg-final): Return if target is hppa*-*-hpux*.
7655
7656 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
7657
7658         PR c/8439
7659         * gcc.dg/20021110.c: Move to ...
7660         * gcc.c-torture/compile/20021110.c: .... here.
7661
7662 2002-11-11  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7663
7664         PR c/8467
7665         * gcc.c-torture/execute/20021111-1.c
7666
7667 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
7668
7669         PR c/8439
7670         * gcc.dg/20021110.c: New test.
7671
7672 2002-11-10  Mark Mitchell  <mark@codesourcery.com>
7673
7674         * g++.dg/abi/vthunk3.C: Run only on x86.
7675
7676 2002-11-10  Joseph S. Myers  <jsm@polyomino.org.uk>
7677
7678         * gcc.dg/c90-idem-qual-2.c, gcc.dg/c99-idem-qual-2.c: New tests.
7679
7680 2002-11-09  Hans-Peter Nilsson  <hp@bitrange.com>
7681
7682         * lib/compat.exp (compat-execute): Fix logic error in last
7683         change.
7684
7685 2002-11-09  Neil Booth  <neil@daikokuya.co.uk>
7686
7687         * gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directive.c: Update.
7688
7689 2002-11-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7690
7691         PR c++/8389
7692         * g++.dg/template/access6.C: New test.
7693
7694 2002-11-08  Jan Hubicka  <jh@suse.cz>
7695
7696         * gcc.dg/i386-ssefp-1.c: New test.
7697         * gcc.dg/i386-ssefp-1.c: New test.
7698
7699 2002-11-08  Jan Hubicka  <jh@suse.cz>
7700
7701         * gcc.c-torture/compile/20021108-1.c: New testcase for x86-64 failure.
7702
7703 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
7704
7705         * g++.dg/abi/vthunk3.C: New test.
7706
7707         PR c++/8338
7708         * g++.dg/template/crash2.C: New test.
7709
7710 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
7711
7712         * testsuite/g++.dg/abi/dtor1.C: New test.
7713         * testsuite/g++.dg/abi/dtor2.C: Likewise.
7714
7715 2002-11-05  Geoffrey Keating  <geoffk@apple.com>
7716
7717         * g++.old-deja/g++.eh/badalloc1.C: XFAIL excess errors test on
7718         Darwin.
7719
7720 2002-11-04  Adam Nemet  <anemet@lnxw.com>
7721
7722         * gcc.c-torture/execute/941014-1.x: thumb-elf was deprecated, use
7723         -mthumb.  Only xfail with -O0.
7724
7725 2002-11-03  Mark Mitchell  <mark@codesourcery.com>
7726
7727         * g++.dg/abi/thunk1.C: New test.
7728         * g++.dg/abi/thunk2.C: Likewise.
7729         * g++.dg/abi/vtt1.C: Likewise.
7730
7731 2002-11-02  Diego Novillo  <dnovillo@redhat.com>
7732
7733         PR optimization/8423
7734         * gcc.c-torture/execute/builtin-constant.c: New test.
7735
7736 2002-11-01  Zack Weinberg  <zack@codesourcery.com>
7737
7738         * g++.dg/ext/typedef-init.C, gcc.dg/typedef-init.C:
7739         Add some more cases.
7740
7741 2002-11-01  Mark Mitchell  <mark@codesourcery.com>
7742
7743         PR c++/8391
7744         * g++.dg/opt/local1.C: New test.
7745
7746 2002-10-30  Mark Mitchell  <mark@codesourcery.com>
7747
7748         PR c++/8160
7749         * g++.dg/template/complit1.C: New test.
7750
7751         PR c++/8149
7752         * g++.dg/template/typename4.C: Likewise.
7753
7754 2002-10-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7755
7756         Core issue 287, PR c++/7639
7757         * g++.dg/template/instantiate1.C: Adjust error location.
7758         * g++.dg/template/instantiate3.C: New test.
7759         * g++.old-deja/g++.pt/crash10.C: Adjust error location.
7760         * g++.old-deja/g++.pt/derived3.C: Adjust error location.
7761         * g++.old-deja/g++.pt/spec28.C: Reorder declaration.
7762
7763 2002-10-29  Hans-Peter Nilsson  <hp@bitrange.com>
7764
7765         * lib/compat.exp (compat-execute): Don't clean out a gluefile.
7766
7767 2002-10-29  Mark Mitchell  <mark@codesourcery.com>
7768
7769         PR c++/8287
7770         * g++.dg/init/dtor2.C: New test.
7771
7772 2002-10-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7773
7774         * gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6.
7775         * gcc.dg/nest.c: Bypass errors on irix6.
7776
7777 2002-10-27  Hans-Peter Nilsson  <hp@bitrange.com>
7778
7779         * gcc.dg/nest.c: Expect error for mmix-*-*.
7780         * gcc.dg/20021014-1.c: Use dg-error, not dg-build.
7781
7782 2002-10-26  Hans-Peter Nilsson  <hp@bitrange.com>
7783
7784         * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors
7785         markers.
7786
7787         * gcc.dg/20021014-1.c: Expect build failure on mmix-*-*.
7788
7789 2002-10-25  Mike Stump  <mrs@apple.com>
7790
7791         * gcc.dg/warn-1.c: New test.
7792
7793 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
7794
7795         * g++.dg/template/typename3.C: New test.
7796
7797 2002-10-25  Mark Mitchell  <mark@codesourcery.com>
7798
7799         * g++.dg/lookup/ptrmem1.C: New test.
7800
7801         * g++.dg/abi/vthunk2.C: New test.
7802
7803 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
7804
7805         * g++.dg/ext/vla1.C, gcc.dg/vla-2.c: New tests.
7806
7807 2002-10-24  Mark Mitchell  <mark@codesourcery.com>
7808
7809         * g++.dg/abi/empty9.C: New test.
7810
7811 2002-10-24  Richard Henderson  <rth@redhat.com>
7812
7813         * g++.dg/inherit/thunk1.C: Enable for ia64.
7814
7815 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
7816
7817         PR c++/8067
7818         * g++.dg/lookup/pretty1.C: New test.
7819
7820 2002-10-23  Jakub Jelinek  <jakub@redhat.com>
7821
7822         * gcc.dg/20021023-1.c: New test.
7823
7824 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
7825
7826         PR c++/7679
7827         * g++.dg/parse/inline1.C: New test.
7828
7829 2002-10-23  Richard Henderson  <rth@redhat.com>
7830
7831         * g++.dg/inherit/thunk1.C: Enable for x86_64.
7832
7833         * g++.dg/inherit/thunk1.C: Enable for s390 and alpha.
7834
7835 2002-10-22  Mark Mitchell  <mark@codesourcery.com>
7836
7837         PR c++/6579
7838         * g++.dg/parse/stmtexpr3.C: New test.
7839
7840 2002-10-22  Nathan Sidwell  <nathan@codesourcery.com>
7841
7842         * g++.dg/expr/cond1.C: New test.
7843
7844 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
7845
7846         * gcc.dg/sibcall-5.c: Correct { dg-do run } line.
7847
7848 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
7849
7850         * g++.dg/abi/vbase13.C: New test.
7851         * g++.dg/abi/vbase14.C: Likewise.
7852
7853 2002-10-21  Jakub Jelinek  <jakub@redhat.com>
7854
7855         * gcc.dg/tls/pic-1.c: New test.
7856         * gcc.dg/tls/nonpic-1.c: New test.
7857         * gcc.dg/20021018-1.c: New test.
7858
7859 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
7860
7861         * lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
7862         Remove only files with the same base name as the test case.
7863         (profopt-perf-value): Pass TESTCASE to profopt-cleanup.
7864         (profopt-execute): Likewise.  Also, remove old profiling
7865         and performance data files before running the tests.
7866
7867         * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls.
7868         * g++.dg/bprob/bprob.exp: Likewise.
7869         * g77.dg/bprob/bprob.exp: Likewise.  Also, relax regexp
7870         to allow more general test case names.
7871
7872         * g++.dg/bprob/bprob-1.C: Rename to ...
7873         * g++.dg/bprob/g++-bprob-1.C: ... this.
7874
7875         * g77.dg/bprob/bprob-1.f: Rename to ...
7876         * g77.dg/bprob/g77-bprob-1.f: ... this.
7877
7878 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
7879
7880         * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
7881         bison 1.50 or later.
7882
7883 2002-10-21  Janis Johnson  <janis187@us.ibm.com>
7884
7885         * g++.dg/README: Describe more test directories.
7886
7887 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
7888
7889         * g++.dg/init/array6.C: Add additional tests.
7890
7891 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
7892
7893         * gcc.dg/weak/typeof-2.c: Handle s390x targets as well.
7894         * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode.
7895
7896 2002-10-21  Kazu Hirata  <kazu@cs.umass.edu>
7897
7898         * gcc.c-torture/compile/20020604-1.x: New.
7899         * gcc.c-torture/compile/simd-5.x: Likewise.
7900         * gcc.c-torture/execute/920710-1.x: Likewise.
7901         * gcc.c-torture/execute/20020720-1.x: Disable on h8300.
7902
7903 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
7904
7905         * g++.dg/inherit/override1.C: Add dg-options clause.
7906
7907 2002-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
7908
7909         * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and
7910         _mm_slli_si128.
7911
7912 2002-10-19  Andreas Schwab  <schwab@suse.de>
7913
7914         * lib/compat.exp (compat-run): Prepend "./" when $dest has no
7915         directory component.
7916
7917 2002-10-18  Mark Mitchell  <mark@codesourcery.com>
7918
7919         * g++.dg/inherit/thunk1.C: New test.
7920
7921         * g++.dg/inherit/override1.C: New test.
7922
7923         * g++.dg/abi/mangle11.C: New test.
7924         * g++.dg/abi/mangle14.C: New test.
7925         * g++.dg/abi/mangle17.C: New test.
7926
7927 2002-10-17  Nathan Sidwell  <nathan@codesourcery.com>
7928
7929         * g++.dg/overload/member2.C: New test.
7930
7931 2002-10-17  Janis Johnson  <janis187@us.ibm.com>
7932
7933         * g++.dg/README: Describe new compat directory.
7934         * g++.dg/dg.exp: Skip tests in compat directory.
7935         * README.compat: New file.
7936         * lib/compat.exp: New expect script.
7937         * g++.dg/compat: New test directory.
7938         * g++.dg/compat/compat.exp: New expect script.
7939         * g++.dg/compat/abi: New test directory.
7940         * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C,
7941         g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h,
7942         g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C,
7943         g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h,
7944         g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C,
7945         g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h,
7946         g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C,
7947         g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h,
7948         g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C,
7949         g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h,
7950         g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C,
7951         g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files.
7952         * g++.dg/compat/break: New test directory.
7953         * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C,
7954         g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h,
7955         g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C,
7956         g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h,
7957         g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C,
7958         g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h,
7959         g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C,
7960         g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h,
7961         g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C,
7962         g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h,
7963         g++.dg/compat/break/README: New files.
7964         * g++.dg/compat/eh: New test directory.
7965         * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C,
7966         g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h,
7967         g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C,
7968         g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h,
7969         g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C,
7970         g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h,
7971         g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C,
7972         g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h,
7973         g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C,
7974         g++.dg/compat/eh/filter2_y.C,
7975         g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C,
7976         g++.dg/compat/eh/new1_y.C,
7977         g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C,
7978         g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h,
7979         g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C,
7980         g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h,
7981         g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C,
7982         g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h,
7983         g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C,
7984         g++.dg/compat/eh/unexpected1_y.C: New files.
7985         * g++.dg/compat/init: New test directory.
7986         * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C,
7987         g++.dg/compat/init/array5_y.C,
7988         g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C,
7989         g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h,
7990         g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C,
7991         g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h,
7992         g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C,
7993         g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h,
7994         g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C,
7995         g++.dg/compat/init/init-ref2_y.C: New files.
7996
7997 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
7998
7999         PR c++/7584
8000         * g++.dg/inherit/using3.C: New test.
8001
8002 2002-10-17  Jan Hubicka  <jh@suse.cz>
8003
8004         * gcc.dg/20021017-2.c: New test.
8005
8006 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
8007
8008         * g++.dg/abi/mangle16.C: Adjust.
8009
8010         * g++.dg/init/array8.C: New test.
8011
8012 2002-10-17  Richard Sandiford  <rsandifo@redhat.com>
8013
8014         * gcc.dg/special/mips-abi.exp: New test.
8015         * gcc.dg/special/mips-abi.s: Empty file used by the above.
8016
8017 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
8018
8019         * g++.dg/abi/mangle16.C: New test.
8020         * g++.dg/abi/mangle17.C: Likewise.
8021
8022         PR c++/7478
8023         * g++.dg/template/ref1.C: New test.
8024
8025 2002-10-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8026
8027         * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
8028
8029 2002-10-16  Ulrich Weigand  <uweigand@de.ibm.com>
8030
8031         * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.
8032
8033 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
8034
8035         PR c++/7524
8036         * g++.dg/init/array7.C: New test.
8037
8038 2002-10-15  Mark Mitchell  <mark@codesourcery.com>
8039
8040         * g++.dg/init/array6.C: New test.
8041
8042         * g++.dg/abi/mangle13.C: Likewise.
8043         * g++.dg/abi/mangle14.C: Likewise.
8044         * g++.dg/abi/mangle15.C: Likewise.
8045
8046 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
8047
8048         * g++.dg/abi/empty8.C: New test.
8049
8050 2002-10-15  Nathan Sidwell  <nathan@codesourcery.com>
8051
8052         * g++.dg/init/ctor1.C: New test.
8053
8054 2002-10-15  Ulrich Weigand  <uweigand@de.ibm.com>
8055
8056         * gcc.c-torture/execute/20021015-1.c: New test.
8057
8058 2002-10-15  J"orn Rennecke <joern.rennecke@superh.com>
8059
8060         * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.
8061
8062 2002-10-14  Jan Hubicka  <jh@suse.cz>
8063
8064         * gcc.dg/i386-ssetype-[1-5].c: New tests.
8065
8066 2002-10-14  Richard Henderson  <rth@redhat.com>
8067
8068         * gcc.dg/20020219-1.c: Disable for 16-bit targets.
8069
8070 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
8071
8072         PR optimization/6631
8073         * g++.dg/opt/const2.C: New test.
8074
8075 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
8076
8077         PR c++/7176
8078         * g++.dg/parse/friend1.C: New test.
8079         * g++.old-deja/g++.pt/memtemp64.C: Adjust.
8080
8081 2002-10-14  Jakub Jelinek  <jakub@redhat.com>
8082
8083         * gcc.dg/20021014-1.c: New test.
8084
8085 2002-10-11  Mark Mitchell  <mark@codesourcery.com>
8086
8087         PR c++/5661
8088         * g++.dg/ext/vlm1.C: New test.
8089         * g++.dg/ext/vlm2.C: Likewise.
8090
8091         * g++.dg/init/array1.C: Remove invalid braces.
8092         * g++.dg/init/brace1.C: New test.
8093         * g++.dg/init/copy2.C: Likewise.
8094         * g++.dg/init/copy3.C: Likewise.
8095         * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR.
8096         * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of
8097         braces.
8098
8099 2002-10-11  Neil Booth  <neil@daikokuya.co.uk>
8100
8101         * gcc.dg/cpp/assembler.S: Don't use -ansi.
8102
8103 2002-10-11  Richard Shann  <richard.shann@superh.com>
8104
8105         * gcc.c-torture/compile/simd-5.c: New test.
8106
8107 2002-10-10  Roger Sayle  <roger@eyesopen.com>
8108
8109         * gcc.c-torture/execute/shiftopt-1.c: New test case.
8110
8111 2002-10-10  Jim Wilson  <wilson@redhat.com>
8112
8113         * gcc.c-torture/execute/20021010-1.c: New test.
8114
8115 2002-10-09  Zack Weinberg  <zack@codesourcery.com>
8116
8117         PR c/7353
8118         * g++.dg/ext/typedef-init.C: New test.
8119         * gcc.dg/typedef-init.c: New test.
8120
8121 2002-10-09  Neil Booth  <neil@daikokuya.co.uk>
8122
8123         * gcc.dg/cpp/paste13.c: New test.
8124
8125 2002-10-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8126
8127         * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs.  For
8128         remaining platforms, XFAIL during compile, not execute.  Don't
8129         XFAIL at -O0.
8130
8131 2002-10-08  Nathan Sidwell  <nathan@codesourcery.com>
8132
8133         * gcc.dg/alias-1.c: Tweak expected warning.
8134
8135 2002-10-06  D.Venkatasubramanian <dvenkat@noida.hcltech.com>
8136
8137         * gcc.dg/20020411-1.c: Disable for 16-bit "int".
8138
8139 2002-10-06  Andreas Jaeger  <aj@suse.de>
8140
8141         * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp.
8142         * gcc.dg/cpp/c++98.C: Likewise.
8143
8144         * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here.
8145         * g++.dg/cpp/c++98.C: Likewise.
8146
8147         * g++.dg/README (Subdirectories): Mention cpp directory.
8148
8149         PR target/7559
8150         * gcc.dg/20021006-1.c: New test.
8151
8152 2002-10-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8153
8154         PR c++/7804
8155         * g++.dg/other/warning1.C: New test.
8156
8157 2002-10-04  Roger Sayle  <roger@eyesopen.com>
8158
8159         * gcc.c-torture/execute/20020720-1.x:  XFAIL instead of skipping
8160         the test on failing platforms.  Mark sparcv9-*-*, sparc64-*-*
8161         and sparc-*-* with -m64 as expected failures.  See PR 8087.
8162
8163 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
8164
8165         PR c++/7931
8166         * g++.dg/template/ptrmem3.C: New test.
8167
8168         PR c++/7754
8169         * g++.dg/template/union1.C: New test.
8170
8171 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
8172
8173         PR c++/8006
8174         * g++.dg/abi/mangle9.C: New test.
8175         * g++.dg/abi/mangle10.C: New test.
8176         * g++.dg/abi/mangle11.C: New test.
8177         * g++.dg/abi/mangle12.C: New test.
8178
8179 2002-10-02  Mark Mitchell  <mark@codesourcery.com>
8180
8181         PR c++/7188.
8182         * g++.dg/template/meminit1.C: New test.
8183         * g++.dg/warn/Wreorder-1.C: Likewise.
8184         * g++.old-deja/g++.mike/warn3.C: Tweak.
8185         * lib/prune.exp: Ingore "in copy constructor".
8186
8187 2002-10-02  Andreas Jaeger  <aj@suse.de>
8188
8189         * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c,
8190         gcc.dg/20020103-1.c, gcc.dg/20000614-2.c,
8191         g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable
8192         on x86-64.
8193
8194 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
8195
8196         * gcc.dg/empty1.C: Fix typo.
8197
8198 2002-10-01  Nathan Sidwell  <nathan@codesourcery.com>
8199
8200         * gcc.dg/alias-1.c: New test.
8201
8202 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
8203
8204         * gcc.dg/empty1.C: New test.
8205
8206         * g++.dg/tls/init-2.C: Tweak error messages.
8207
8208 2002-10-01  Richard Sandiford  <rsandifo@redhat.com>
8209
8210         * gcc.c-torture/compile/20020923-1.c: New test.
8211
8212 2002-09-30  Jason Thorpe  <thorpej@wasabisystems.com>
8213
8214         * gcc.c-torture/execute/ffs-1.c: New test.
8215         * gcc.c-torture/execute/ffs-2.c: Ditto.
8216
8217 2002-09-30  Nathan Sidwell  <nathan@codesourcery.com>
8218
8219         * g++.dg/overload/member1.C: New test.
8220
8221 2002-09-30  Mark Mitchell  <mark@codesourcery.com>
8222
8223         * g++.dg/abi/empty7.C: New test.
8224         * g++.dg/init/pm2.C: Likewise.
8225
8226 2002-09-29  Nathan Sidwell  <nathan@codesourcery.com>
8227
8228         * g++.dg/rtti/crash1.C: New test.
8229
8230 2002-09-29  Hans-Peter Nilsson  <hp@bitrange.com>
8231
8232         * gcc.dg/sibcall-1.c, gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c,
8233         gcc.dg/sibcall-4.c: New tests.
8234
8235 2002-09-28  Roger Sayle  <roger@eyesopen.com>
8236
8237         * gcc.c-torture/execute/20020720-1.x: No longer skip test on
8238         powerpc and MMIX targets.
8239
8240 2002-09-27  Zack Weinberg  <zack@codesourcery.com>
8241
8242         * gcc.dg/cpp/20020927-1.c: New.
8243
8244 2002-09-26  David S. Miller  <davem@redhat.com>
8245
8246         * gcc.c-torture/compile/trunctfdf.c: New.
8247
8248 2002-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8249
8250         * lib/target-supports.exp (check_weak_available): Handle solaris2.
8251
8252 2002-09-27  Alan Modra  <amodra@bigpond.net.au>
8253
8254         * gcc.c-torture/execute/loop-15.c: New.
8255
8256 2002-09-26  Janis Johnson  <janis187@us.ibm.com>
8257
8258         * README.QMTEST: Fix typo.
8259
8260 2002-09-26  Ulrich Weigand  <uweigand@de.ibm.com>
8261
8262         * gcc.dg/20020926-1.c: New test.
8263
8264 2002-09-25  David S. Miller  <davem@redhat.com>
8265
8266         PR target/7842
8267         * gcc.c-torture/execute/shiftdi.c: New test.
8268
8269 2002-09-26  Richard Earnshaw  <rearnsha@arm.com>
8270
8271         * lib/gcc.exp (gcc_init): Use a filename for the testglue that is
8272         unique to the tool.
8273         * lib/g77.exp (g77_init): Likewise.
8274         * lib/g++.exp (g++_init): Likewise.
8275         * lib/objc.exp (objc_init): Likewise.
8276
8277 2002-09-25  Mark Mitchell  <mark@codesourcery.com>
8278
8279         * gcc/testsuite/g++.dg/abi/empty5.C: New test.
8280         * gcc/testsuite/g++.dg/abi/empty6.C: New test.
8281         * gcc/testsuite/g++.dg/abi/vbase12.C: New test.
8282
8283 2002-09-25  Richard Henderson  <rth@redhat.com>
8284
8285         * gcc.c-torture/execute/ieee/20010226-1.c: Early exit for
8286         too-small long double.
8287
8288 2002-09-23  Hans-Peter Nilsson  <hp@axis.com>
8289
8290         * gcc.dg/20020919-1.c: New test.
8291
8292 2002-09-23  Mark Mitchell  <mark@codesourcery.com>
8293
8294         * g++.dg/abi/bitfield6.C: New test.
8295         * g++.dg/abi/bitfield7.C: New test.
8296         * g++.dg/abi/bitfield8.C: New test.
8297         * g++.dg/abi/vbase11.C: New test.
8298
8299 2002-09-22  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8300
8301         * gcc.dg/20020219-1.c: Add "-mdisable-indexing" option for target
8302         hppa*-*-hpux*.  Update test comment.
8303
8304 2002-09-20  Jakub Jelinek  <jakub@redhat.com>
8305
8306         * gcc.dg/tls/struct-1.c: New test.
8307
8308 2002-09-20  Neil Booth  <neil@daikokuya.co.uk>
8309
8310         * gcc.dg/cpp/tr-warn2.c: Update.
8311
8312 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
8313
8314         * gcc.c-torture/execute/20020720-1.x: Skip test on ARM-based systems.
8315
8316 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
8317
8318         * gcc.c-torture/execute/990208-1.x: XFAIL this at -O3 for ARM-based
8319         systems.
8320
8321 2002-09-20  Hans-Peter Nilsson  <hp@bitrange.com>
8322
8323         * gcc.c-torture/execute/ieee/mzero3.c: New test.
8324
8325         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
8326         Adjust for c++filt moved to binutils.  Remove spurious duplicate
8327         setting of cxxfilt.
8328
8329 2002-09-19  Geoffrey Keating  <geoffk@apple.com>
8330
8331         * gcc.dg/20020312-2.c: Update for darwin.
8332
8333 2002-09-18  Nathan Sidwell  <nathan@codesourcery.com>
8334
8335         * g++.old-deja/g++.other/crash32.C: Mark ICE.
8336
8337 2002-09-17  Nicola Pero  <n.pero@mi.flashnet.it>
8338
8339         * objc.dg/comp-types-1.m: New test.
8340         * objc.dg/comp-types-2.m: New test.
8341         * objc.dg/comp-types-3.m: New test.
8342         * objc.dg/comp-types-4.m: New test.
8343         * objc.dg/comp-types-5.m: New test.
8344         * objc.dg/comp-types-6.m: New test.
8345
8346 2002-09-17  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8347
8348         * gcc.c-torture/execute/strct-stdarg-1.x: Remove file.
8349
8350 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
8351
8352         * g++.dg/other/do1.C: New test.
8353
8354         * g++.dg/template/subst1.C: New test.
8355
8356 2002-09-16  Steve Ellcey  <sje@cup.hp.com>
8357
8358         * gcc.dg/20020312-2.c: Change __parisc__ to __hppa__.
8359
8360 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
8361
8362         * g++.dg/template/qualttp20.C: Adjust expected errors.
8363         * g++.old-deja/g++.jason/report.C: Likewise.
8364         * g++.old-deja/g++.other/qual1.C: Likewise.
8365
8366         * g++.dg/lookup/scoped2.C: New test.
8367
8368         * g++.dg/ext/asm3.C: New test.
8369
8370 2002-09-16  Richard Earnshaw  <rearnsha@arm.com>
8371
8372         * objc.dg/bitfield-2.m (dg-options): Add -fsigned-char.
8373
8374 2002-09-16  Kazu Hirata  <kazu@cs.umass.edu>
8375
8376         * ChangeLog: follow spelling conventions.
8377         * g++.old-deja/g++.abi/ptrmem.C: Likewise.
8378         * g++.old-deja/g++.bugs/900210_05.C: Likewise.
8379         * g++.old-deja/g++.bugs/900211_04.C: Likewise.
8380         * g++.old-deja/g++.bugs/900321_02.C: Likewise.
8381         * g++.old-deja/g++.bugs/900404_02.C: Likewise.
8382         * g++.old-deja/g++.bugs/900520_06.C: Likewise.
8383         * g++.old-deja/g++.law/global-init1.C: Likewise.
8384         * g++.old-deja/g++.other/delete4.C: Likewise.
8385         * g++.old-deja/g++.other/inline21.C: Likewise.
8386         * g++.old-deja/g++.other/singleton.C: Likewise.
8387         * g77.dg/strlen0.f: Likewise.
8388         * g77.f-torture/compile/20010519-1.f: Likewise.
8389         * g77.f-torture/compile/980310-4.f: Likewise.
8390         * gcc.c-torture/compile/20000605-1.c: Likewise.
8391         * gcc.c-torture/execute/20020225-1.c: Likewise.
8392         * gcc.dg/c90-hexfloat-2.c: Likewise.
8393         * gcc.dg/c99-bool-1.c: Likewise.
8394         * gcc.dg/c99-hexfloat-2.c: Likewise.
8395         * gcc.dg/dll-2.c: Likewise.
8396         * gcc.dg/wtr-union-init-1.c: Likewise.
8397         * gcc.dg/wtr-union-init-2.c: Likewise.
8398         * gcc.dg/wtr-union-init-3.c: Likewise.
8399         * gcc.dg/cpp/avoidpaste1.c: Likewise.
8400         * gcc.dg/cpp/defined.c: Likewise.
8401         * gcc.dg/cpp/macsyntx.c: Likewise.
8402         * gcc.dg/cpp/paste2.c: Likewise.
8403         * gcc.dg/cpp/trad/defined.c: Likewise.
8404         * gcc.dg/format/c90-printf-1.c: Likewise.
8405         * gcc.dg/format/c90-scanf-1.c: Likewise.
8406         * gcc.dg/format/c99-printf-1.c: Likewise.
8407         * gcc.dg/format/c99-scanf-1.c: Likewise.
8408         * gcc.misc-tests/gcov-8.c: Likewise.
8409         * lib/profopt.exp: Likewise.
8410
8411 2002-09-15  Krister Walfridsson  <cato@df.lth.se>
8412
8413         * lib/old-dejagnu.exp (old-dejagnu) Improve test for ICE.
8414
8415 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
8416
8417         * g++.dg/inherit/using2.C: New test.
8418
8419 2002-09-15  Kazu Hirata  <kazu@cs.umass.edu>
8420
8421         * ChangeLog: Follow spelling conventions.
8422         * g++.dg/template/friend4.C: Likewise.
8423         * g++.old-deja/g++.pt/crash67.C: Likewise.
8424         * gcc.c-torture/execute/20000801-4.c: Likewise.
8425         * gcc.dg/c90-digraph-1.c: Likewise.
8426         * gcc.dg/c94-digraph-1.c: Likewise.
8427         * gcc.dg/c99-digraph-1.c: Likewise.
8428         * gcc.dg/cpp/line5.c: Likewise.
8429         * gcc.dg/cpp/multiline.c: Likewise.
8430         * gcc.dg/cpp/trad/literals-1.c: Likewise.
8431         * gcc.dg/format/attr-3.c: Likewise.
8432         * gcc.dg/format/c90-scanf-3.c: Likewise.
8433         * gcc.dg/format/ext-4.c: Likewise.
8434
8435 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
8436
8437         * g++.dg/template/pretty1.C: New test.
8438
8439 2002-09-14  Alan Modra  <amodra@bigpond.net.au>
8440
8441         * gcc.c-torture/execute/struct-cpy-1.c: New test.
8442
8443 2002-09-13  Matt Austern  <austern@apple.com>
8444
8445         * testsuite/g++.dg/other/constref[12].C: New, regression tests for
8446         passing a cast expression to a function by const reference.
8447
8448 2002-09-13  Nathan Sidwell  <nathan@codesourcery.com>
8449
8450         * g++.dg/template/deduce1.C: New test.
8451
8452 2002-09-13  Kazu Hirata  <kazu@cs.umass.edu>
8453
8454         * gcc.c-torture/execute/simd-1.c: Force all use of int to
8455         32-bit int.
8456
8457 2002-09-10  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8458
8459         * gcc.dg/struct-ret-1.c: Add prototype for exit function and correct
8460         usage.
8461
8462 2002-09-10  Richard Earnshaw  <rearnsha@arm.com>
8463
8464         * gcc.c-torture/compile/20020910-1.c: New test.
8465
8466 2002-09-10  Frank Ch. Eigler  <fche@redhat.com>
8467
8468         * gcc.c-torture/execute/20010915-1.c: Correct typo in abort call.
8469
8470 2002-09-10  Andreas Jaeger  <aj@suse.de>
8471
8472         * gcc.dg/20020312-2.c: Adjust for x86-64.
8473
8474 2002-09-08  Toon Moene  <toon@moene.indiv.nluug.nl>
8475
8476         * g77.dg/7388.f: New test case for PR 7388.
8477
8478 2002-09-07  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
8479
8480         * gcc.dg/compare2.c: Remove xfail from cases 10 and 12.
8481
8482 2002-09-05  Ziemowit Laski <zlaski@apple.com>
8483
8484         * objc.dg/proto-lossage-1.m: New test.
8485
8486 2002-09-06  Neil Booth  <neil@daikokuya.co.uk>
8487
8488         * gcc.dg/cpp/_Pragma4.c: Fix typo.
8489
8490 2002-09-06  Nicola Pero  <n.pero@mi.flashnet.it>
8491
8492         * objc/execute/formal_protocol-6.x: Removed.  This testcase is now
8493         expected to pass.
8494
8495 2002-09-06  Stan Shebs  <shebs@apple.com>
8496             David Edelsohn  <edelsohn@gnu.org>
8497
8498         * gcc.dg/weak: New directory.
8499         * gcc.dg/weak-[1-9].c: Move to new directory, remove all
8500         target-specific xfail bits.
8501         * gcc.dg/typeof-2.c: Move to new directory.
8502         * gcc.dg/weak.exp: New expect script.
8503
8504 2002-09-06  Alan Modra  <amodra@bigpond.net.au>
8505
8506         * gcc.c-torture/execute/extzvsi.c: New test.
8507
8508 2002-09-05  Stan Shebs  <shebs@apple.com>
8509
8510         * gcc.dg/weak-1.c: xfail on Darwin.
8511         * gcc.dg/weak-2.c: Ditto.
8512         * gcc.dg/weak-3.c: Ditto.
8513         * gcc.dg/weak-4.c: Ditto.
8514         * gcc.dg/weak-5.c: Ditto.
8515         * gcc.dg/weak-6.c: Ditto.
8516         * gcc.dg/weak-7.c: Ditto.
8517         * gcc.dg/weak-8.c: Ditto.
8518         * gcc.dg/weak-9.c: Ditto.
8519
8520 2002-09-05  J"orn Rennecke <joern.rennecke@superh.com>
8521
8522         * gcc.c-torture/execute/loop-14.c: New test.
8523
8524 2002-09-04  Jakub Jelinek  <jakub@redhat.com>
8525
8526         * g++.dg/other/cxa-atexit1.C: New test.
8527
8528         * gcc.dg/typeof-2.c: New test.
8529
8530 2002-09-03  Roger Sayle  <roger@eyesopen.com>
8531
8532         * gcc.dg/builtins-2.c: New testcase.
8533         * gcc.dg/builtins-3.c: New testcase.
8534
8535 2002-09-03  Neil Booth  <neil@daikokuya.co.uk>
8536
8537         * gcc.dg/cpp/_Pragma4.c: New test.
8538
8539 2002-09-03  Nicola Pero  <n.pero@mi.flashnet.it>
8540
8541         * objc/execute/nil_method-1.m: New testcase.
8542
8543 2002-09-01  Nicola Pero  <n.pero@mi.flashnet.it>
8544
8545         * objc/execute/class-tests-1.h (test_class_with_superclass): Call
8546         [Object class], not [Object initialize].
8547
8548 2002-08-31  Roger Sayle  <roger@eyesopen.com>
8549             Hans-Peter Nilsson  <hp@bitrange.com>
8550
8551         * gcc.c-torture/execute/20020720-1.x: Skip test on
8552         mmix-knuth-mmixware.  Correct comment.
8553
8554 2002-08-27  Mark Mitchell  <mark@codesourcery.com>
8555
8556         * testsuite/g++.dg/abi/bitfield5.C: New test.
8557         * testsuite/g++.dg/abi/vbase10.C: Likewise.
8558
8559 2002-08-27  Nicola Pero  <n.pero@mi.flashnet.it>
8560
8561         * objc.dg/undeclared-selector.m: New test.
8562
8563 2002-08-27  Nathan Sidwell  <nathan@codesourcery.com>
8564
8565         * g++.dg/other/offsetof1.C: Avoid cast warning.
8566
8567 2002-08-26  Ziemowit Laski  <zlaski@apple.com>
8568
8569         * objc.dg/super-class-2.m: New test.
8570
8571 2002-08-24  Matt Austern  <austern@apple.com>
8572
8573         * g++.dg/ext/lvaddr.C: New test.
8574         * g++.dg/ext/lvcast.C: New test.
8575
8576 2002-08-22  Mark Mitchell  <mark@codesourcery.com>
8577
8578         * testsuite/g++.dg/inherit/cond1.C: New test.
8579
8580 2002-08-22  Geoffrey Keating  <geoffk@redhat.com>
8581
8582         * gcc.dg/noncompile/incomplete-1.c: New test.
8583
8584 2002-08-21  Joseph S. Myers  <jsm@polyomino.org.uk>
8585
8586         * gcc.dg/typespec-1.c: New test.
8587
8588 2002-08-20  Devang Patel  <dpatel@apple.com>
8589         * objc.dg/proto-hier-2.m: New test.
8590
8591 2002-08-19  Ziemowit Laski  <zlaski@apple.com>
8592
8593         * objc.dg/bitfield-1.m: New test.
8594         * objc.dg/bitfield-2.m: New test.
8595
8596 2002-08-17  Joseph S. Myers  <jsm@polyomino.org.uk>
8597
8598         * gcc.dg/c90-flex-array-1.c, gcc.dg/c99-flex-array-3.c,
8599         gcc.dg/c99-flex-array-4.c: New tests.
8600
8601 2002-08-16  Stan Shebs  <shebs@apple.com>
8602
8603         * objc/execute/selector-1.m: Add __NEXT_RUNTIME__ case.
8604
8605 2002-08-15  Jakub Jelinek  <jakub@redhat.com>
8606
8607         * gcc.dg/typeof-1.c: New test.
8608         * g++.dg/ext/typeof2.C: New test.
8609
8610 2002-08-15  Nathan Sidwell  <nathan@codesourcery.com>
8611
8612         * g++.dg/other/offsetof1.C: New test.
8613
8614 2002-08-14  Richard Henderson  <rth@redhat.com>
8615
8616         * gcc.dg/tls/diag-3.c: Fix expected message strings.
8617
8618 2002-08-14  Neil Booth  <neil@daikokuya.co.uk>
8619
8620         * gcc.dg/cpp/_Pragma3.c: New test.
8621
8622 2002-08-13  Mark Mitchell  <mark@codesourcery.com>
8623
8624         * g++.dg/template/inherit3: New test.
8625
8626 2002-08-10  Nathan Sidwell  <nathan@codesourcery.com>
8627
8628         * gcc.dg/bitfld-4.c: Add blank options.
8629
8630 2002-08-09  Mark Mitchell  <mark@codesourcery.com>
8631
8632         * g++.dg/template/crash1.C: New test.
8633
8634 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
8635
8636         * gcc.dg/tls/opt-2.c: New test.
8637
8638 2002-08-08  Devang Patel  <dpatel@apple.com>
8639
8640         * objc.dg/selector-1.m : New test
8641
8642 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
8643
8644         * g++.dg/abi/bitfield4.C: New test.
8645         * gcc.dg/bitfld-4.c: New test.
8646
8647 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
8648
8649         * g++.dg/other/packed1.C: New test.
8650
8651 2002-08-07  Mark Mitchell  <mark@codesourcery.com>
8652
8653         * g++.dg/abi/offsetof.C: Tweak error messages.
8654         * g++.old-deja/g++.mike/p10769a.C: Likewise.
8655
8656 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
8657
8658         * gcc.dg/bitfld-3.c: New test.
8659
8660 2002-08-07  Jakub Jelinek  <jakub@redhat.com>
8661             Richard Henderson  <rth@redhat.com>
8662
8663         * gcc.dg/i386-bitfield1.c: New test.
8664         * g++.dg/abi/bitfield3.C: Update.
8665
8666 2002-08-07  Neil Booth  <neil@daikokuya.co.uk>
8667
8668         * objc.dg/const-str-2.m: Update.
8669         * gcc.dg/cpp/c++98.c: Change to C extension.
8670         * gcc.dg/cpp/c++98-pedantic.c: Similarly.
8671         * gcc.dg/cpp/cpp.exp: Process .C extensions too.
8672
8673 2002-08-06  Aldy Hernandez  <aldyh@redhat.com>
8674
8675         * testsuite/gcc.dg/tls/diag-3.c: New.
8676
8677 2002-08-07  Gabriel Dos Reis  <gdr@nerim.net>
8678
8679         * g++.dg/README (Subdirectories): Document new subdir expr.
8680         * g++.dg/expr/pmf-1.C: New test.
8681
8682 2002-08-06  Neil Booth  <neil@daikokuya.co.uk>
8683
8684         * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
8685
8686 2002-08-06  Jakub Jelinek  <jakub@redhat.com>
8687
8688         * g++.dg/abi/bitfield3.C: New test.
8689
8690 2002-08-05  Nathan Sidwell  <nathan@codesourcery.com>
8691
8692         * lib/gcov.exp: Tweak expected line formats.
8693         * gcc.misc-tests/gcov8.c: New test.
8694         * gcc.misc-tests/gcov8.x: New flags.
8695
8696 2002-08-05  Jakub Jelinek  <jakub@redhat.com>
8697
8698         * consistency.vlad/layout/endian.c: Include string.h.
8699
8700         * gcc.c-torture/execute/20020805-1.c: New test.
8701
8702 2002-08-04  Gabriel Dos Reis  <gdr@nerim.net>
8703
8704         * g++.dg/other/conversion1.C: New test.
8705
8706 2002-08-03  Roger Sayle  <roger@eyesopen.com>
8707
8708         * gcc.dg/builtins-1.c: New testcase.
8709
8710 2002-08-02  Mark Mitchell  <mark@codesourcery.com>
8711
8712         * g++.dg/inherit/access3.C: New test.
8713
8714 2002-08-01  Jakub Jelinek  <jakub@redhat.com>
8715
8716         * gcc.dg/ia64-visibility-2.c: New test.
8717
8718 2002-08-01  Benjamin Kosnik   <bkoz@redhat.com>
8719
8720         * g++.old-deja/g++.abi/ptrflags.C (expect): Change
8721         __qualifier_flags to __flags.
8722
8723 2002-07-31  Mark Mitchell  <mark@codesourcery.com>
8724
8725         * g++.dg/inherit/operator1.C: New test.
8726         * g++.dg/lookup/disamb1.C: Fix typo in comment.
8727         * g++.dg/other/error1.C: Change expected error message.
8728         * g++.dg/template/conv4.C: Likewise.
8729
8730 2002-07-26  Neil Booth  <neil@daikokuya.cop.uk>
8731
8732         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
8733         for documented behavior.
8734
8735 2002-07-25  Roger Sayle  <roger@eyesopen.com>
8736
8737         * gcc.c-torture/execute/20020720-1.x: Skip this test on
8738         several targets known to fail.
8739
8740 2002-07-25  Richard Sandiford  <rsandifo@redhat.com>
8741
8742         * gcc.dg/mips-args-[123].c: New tests.
8743
8744 2002-07-24  Aldy Hernandez  <aldyh@redhat.com>
8745
8746         * gcc.dg/ppc-spe.c: New.
8747
8748 2002-07-24  Geoffrey Keating  <geoffk@redhat.com>
8749
8750         * g++.dg/other/ptrmem4.C: New testcase.
8751
8752 2002-07-24  Richard Henderson  <rth@redhat.com>
8753
8754         * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
8755
8756 2002-07-24  Gabriel Dos Reis  <gdr@nerim.net>
8757
8758         * g++.dg/ext/alignof1.C (main): Return 0 for success.
8759
8760 2002-07-24  Roger Sayle  <roger@eyesopen.com>
8761
8762         * gcc.c-torture/execute/memset-3.c: New testcase.
8763
8764 2002-07-24  Neil Booth  <neil@daikokuya.co.uk>
8765
8766         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
8767         gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
8768
8769 2002-07-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8770
8771         * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
8772         Delete.
8773
8774 2002-07-23  J"orn Rennecke <joern.rennecke@superh.com>
8775
8776         * gcc.c-torture/compile/simd-4.c: New test.
8777
8778 2002-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8779
8780         PR c++/7347, c++/7348
8781         * g++.dg/template/access4.C: New test.
8782         * g++.dg/template/access5.C: New test.
8783         * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
8784         * g++.old-deja/g++.pt/memtemp86.C: Likewise.
8785         * g++.old-deja/g++.pt/ttp58.C: Likewise.
8786         * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
8787
8788 2002-07-22  Jakub Jelinek  <jakub@redhat.com>
8789
8790         * gcc.dg/gnu89-init-2.c: New test.
8791
8792 2002-07-21  Gabriel Dos Reis  <gdr@nerim.net>
8793
8794         * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
8795
8796 2002-07-20  Roger Sayle  <roger@eyesopen.com>
8797
8798         * gcc.c-torture/execute/20020720-1.c: New testcase.
8799
8800 2002-07-20  Neil Booth  <neil@daikokuya.co.uk>
8801
8802         * gcc.dg/cpp/Wsignprom.c: New tests.
8803
8804 2002-07-20  Alan Modra  <amodra@bigpond.net.au>
8805
8806         * gcc.c-torture/execute/loop-13.c: New test.
8807
8808 2002-07-19  Neil Booth  <neil@daikokuya.co.uk>
8809
8810         * gcc.dg/cpp/expr.c: New tests.
8811
8812 2002 07-18  David Edelsohn  <edelsohn@gnu.org>
8813
8814         * g++.dg/opt/pr6713.C: Add template instantiation.
8815
8816 2002-07-18  Alan Modra  <amodra@bigpond.net.au>
8817
8818         * gcc.dg/nest.c: New test.
8819
8820 2002-07-17  Richard Henderson  <rth@redhat.com>
8821
8822         * g++.dg/opt/pr6713.C: New test.
8823
8824 2002-07-17  Eric Botcazou  <ebotcazou@multimania.com>
8825
8826         * gcc.c-torture/execute/loop-2e.x: Let the testcase
8827         XFAIL for all x86 processors.
8828
8829 2002-07-17  Ian Dall  <ian@sibyl.beware.dropbear.id.au>
8830
8831         * gcc.c-torture/execute/20010122-1.x: Do not test with
8832         -fomit-frame-pointer.
8833
8834 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8835
8836         * g++.dg/template/instantiate2.C: New test.
8837         * g++.dg/template/spec4.C: New test.
8838
8839 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8840
8841         * g++.dg/template/access2.C: New test.
8842         * g++.dg/template/access3.C: New test.
8843
8844 2002-07-15  Zack Weinberg  <zack@codesourcery.com>
8845
8846         * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
8847         c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
8848         c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
8849         c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
8850         Convert to use <stdarg.h>.
8851         * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
8852         Delete.
8853         * gcc.dg/va-arg-2.c: New.
8854         * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
8855
8856 2002-07-15  Jakub Jelinek  <jakub@redhat.com>
8857
8858         * gcc.c-torture/compile/20020710-1.c: New test.
8859
8860 2002-07-11  J"orn Rennecke <joern.rennecke@superh.com>
8861                           Andrew Pinski  <pinskia@physics.uc.edu>
8862
8863         gcc.c-torture/compile/simd-2.c: New testcase.
8864         gcc.c-torture/compile/simd-3.c: Likewise.
8865
8866 2002-07-11  Mark Mitchell  <mark@codesourcery.com>
8867
8868         PR c++/7224
8869         * g++.dg/overload/error1.C: New test.
8870
8871 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8872
8873         * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
8874         configuration and IRIX 6 O32 ABI.
8875
8876 2002-07-11  Roger Sayle  <roger@eyesopen.com>
8877
8878         * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
8879
8880 2002-07-10  Roger Sayle  <roger@eyesopen.com>
8881
8882         * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
8883
8884 2002-07-10  Jeffrey A Law  <law@redhat.com>
8885
8886         * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
8887
8888         * gcc.c-torture/compile/930326-1.x: Remove.  No longer needed.
8889
8890 2002-07-09  Aldy Hernandez  <aldyh@redhat.com>
8891
8892         * gcc.dg/20020312-2.c: Check for __PPC__.
8893
8894 2002-07-09  Diego Novillo  <dnovillo@redhat.com>
8895
8896         * gcc.c-torture/compile/20020709-1.c: New test.
8897
8898 2002-07-07  Roger Sayle  <roger@eyesopen.com>
8899
8900         * g++.dg/template/qualttp21.C: New test case.
8901
8902 2002-07-06  Alexandre Oliva  <aoliva@redhat.com>
8903
8904         * gcc.c-torture/compile/20020706-1.c: New test.
8905         * gcc.c-torture/compile/20020706-2.c: New test.
8906
8907 2002-07-06  Brian R. Gaeke  <brg@dgate.ORG>
8908             Alexandre Oliva  <aoliva@redhat.com>
8909
8910         * g++.dg/warn/incomplete1.C: New test.
8911
8912 2002-07-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8913
8914         PR c++/7099
8915         * g++.dg/warn/noreturn1.C: New test.
8916
8917 2002-07-03  Mark Mitchell  <mark@codesourcery.com>
8918
8919         PR c++/6706
8920         * g++.dg/debug/debug6.C: New test.
8921         * g++.dg/debug/debug7.C: New test.
8922
8923 2002-07-04  J"orn Rennecke <joern.rennecke@superh.com>
8924
8925         * gcc.c-torture/compile/simd-3.c: New test.
8926
8927 2002-07-03  Chris Demetriou  <cgd@broadcom.com>
8928
8929         * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
8930         * gcc.dg/20020620-1.c: Likewise.
8931
8932 2002-07-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8933
8934         PR c++/6944
8935         * g++.dg/init/array4.C: New test.
8936         * g++.dg/init/array5.C: New test.
8937
8938 2002-07-03  J"orn Rennecke <joern.rennecke@superh.com>
8939
8940         * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
8941         * gcc.c-torture/execute/simd-2.c (main): Likewise.
8942
8943 2002-07-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8944
8945         * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
8946         * gcc.dg/wtr-aggr-init-1.c: Likewise.
8947         * gcc.dg/wtr-conversion-1.c: Likewise.
8948         * gcc.dg/wtr-escape-1.c: Likewise.
8949         * gcc.dg/wtr-int-type-1.c: Likewise.
8950         * gcc.dg/wtr-label-1.c: Likewise.
8951         * gcc.dg/wtr-static-1.c: Likewise.
8952         * gcc.dg/wtr-strcat-1.c: Likewise.
8953         * gcc.dg/wtr-suffix-1.c: Likewise.
8954         * gcc.dg/wtr-switch-1.c: Likewise.
8955         * gcc.dg/wtr-unary-plus-1.c: Likewise.
8956         * gcc.dg/wtr-union-init-1.c: Likewise.
8957         * gcc.dg/wtr-union-init-2.c: Likewise.
8958         * gcc.dg/wtr-union-init-3.c: Likewise.
8959
8960         * gcc.dg/wtr-func-def-1.c: New test.
8961
8962 2002-07-02 Devang Patel <dpatel@apple.com>
8963
8964         * objc.dg/param-1.m: New test.
8965
8966 2002-07-03  Neil Booth  <neil@daikokuya.co.uk>
8967
8968         * gcc.dg/cpp/trad/directive.c: Add test.
8969         * gcc.dg/cpp/trad/macroargs.c: Add test.
8970         * gcc.dg/cpp/trad/recurse-3.c: Add tests.
8971
8972 2002-07-02  Neil Booth  <neil@daikokuya.co.uk>
8973
8974         * gcc.dg/cpp/cmdlne-M.c: New test.
8975
8976 2002-07-02  Ziemowit Laski  <zlaski@apple.com>
8977
8978         * objc.dg/desig-init-1.m: New test.
8979
8980 2002-07-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8981
8982         PR c++/6716
8983         * g++.dg/template/instantiate1.C: New test.
8984
8985 2002-07-01  Mark Mitchell  <mark@codesourcery.com>
8986
8987         PR c++/7112
8988         * g++.dg/template/sizeof2.C: New test.
8989
8990 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
8991
8992         * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
8993         gcc.dg/cpp/trad/include.c: New tests.
8994
8995 2002-07-01  Hans-Peter Nilsson  <hp@axis.com>
8996
8997         PR target/7177
8998         * gcc.c-torture/compile/20020701-1.c: New test.
8999
9000 2002-07-01  Stan Shebs  <shebs@apple.com>
9001
9002         * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
9003         header here...
9004         * lib/objc-torture.exp (objc-torture-compile): ...instead of here
9005         (objc-torture-execute): or here.
9006
9007 2002-07-01  J"orn Rennecke <joern.rennecke@superh.com>
9008
9009         * gcc.c-torture/execute/arith-rand-ll.c: New test.
9010
9011 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
9012
9013         * gcc.dg/cpp/trad/escaped-nl.c: New test.
9014
9015 2002-06-30  Devang Patel  <dpatel@apple.com>
9016
9017         * objc.dg/fsyntax-only.m: New test.
9018
9019 2002-06-27  Mark Mitchell  <mark@codesourcery.com>
9020
9021         PR c++/6695
9022         * g++.dg/template/friend7.C: New file.
9023
9024 2002-06-27  Aldy Hernandez  <aldyh@redhat.com>
9025
9026         * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
9027         return type.
9028
9029 2002-06-27  J"orn Rennecke <joern.rennecke@superh.com>
9030
9031         * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
9032         avoid division by zero.
9033
9034 2002-06-27  Neil Booth  <neil@daikokuya.co.uk>
9035
9036         * gcc.dg/Wunknownprag.c: New tests.
9037
9038 2002-06-25  J"orn Rennecke <joern.rennecke@superh.com>
9039
9040         * gcc.c-torture/execute/simd-2.c: New test.
9041
9042 2002-06-25  Neil Booth  <neil@daikokuya.co.uk>
9043
9044         * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
9045         gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
9046         gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
9047         gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
9048         gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
9049         gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
9050         gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
9051         gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
9052         gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
9053         gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
9054         gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
9055         gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
9056         gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
9057         gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
9058         gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
9059         gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
9060         gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
9061
9062 2002-06-24  Neil Booth  <neil@daikokuya.co.uk>
9063
9064         * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
9065         gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
9066         gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
9067         gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
9068         New tests.
9069         * gcc.dg/cpp/trad/directive.c: Update.
9070
9071 2002-06-23  Andreas Jaeger  <aj@suse.de>
9072
9073         * gcc.c-torture/execute/complex-6.c: New.
9074
9075 2002-06-22  Neil Booth  <neil@daikokuya.co.uk>
9076
9077         * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
9078         gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
9079         gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
9080         gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
9081
9082 2002-06-21  Neil Booth  <neil@daikokuya.co.uk>
9083
9084         * gcc.dg/cpp/trad: New directory with traditional tests copied
9085         from parent directory.
9086         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
9087         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
9088         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
9089         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
9090         Move to trad/ and rename.
9091         * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
9092         gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
9093         gcc.dg/cpp/trad/redef2.c: New tests.
9094         * gcc.dg/cpp/trad/trad.exp: New driver.
9095
9096 2002-06-20  Neil Booth  <neil@daikokuya.co.uk>
9097
9098         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
9099         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
9100         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
9101         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
9102         Remove.
9103
9104 2002-06-20  Richard Sandiford  <rsandifo@redhat.com>
9105
9106         * gcc.dg/20020620-1.c: New test.
9107
9108 2002-06-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9109
9110         * g++.dg/template/ttp4.C: New test.
9111
9112 2002-06-19  Jakub Jelinek  <jakub@redhat.com>
9113
9114         * g++.dg/opt/vt1.C: Fix regexp.
9115
9116 2002-06-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9117
9118         * gcc.c-torture/execute/pure-1.c: Make functions static again.
9119         Don't use attribute `noinline'.
9120
9121 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
9122
9123         * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
9124
9125 2002-06-18  Aldy Hernandez  <aldyh@redhat.com>
9126
9127         * gcc.c-torture/execute/simd-1.c: New.
9128
9129         * gcc.dg/simd-1.c: New.
9130
9131 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
9132
9133         * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
9134
9135 2002-06-16  Richard Henderson  <rth@redhat.com>
9136
9137         * g++.dg/ext/anon-struct1.C: New.
9138         * g++.dg/ext/anon-struct2.C: New.
9139         * g++.dg/ext/anon-struct3.C: New.
9140         * gcc.dg/anon-struct-1.c: New.
9141         * gcc.dg/anon-struct-2.c: New.
9142         * gcc.dg/anon-struct-3.c: New.
9143         * gcc.dg/20011008-1.c: Adjust warning text.
9144         * gcc.dg/20020527-1.c: Add -fms-extensions.
9145
9146 2002-06-16  Richard Henderson  <rth@redhat.com>
9147
9148         * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
9149
9150 2002-06-15  Hans-Peter Nilsson  <hp@axis.com>
9151
9152         * gcc.c-torture/execute/20020615-1.c: New test.
9153
9154 2002-06-15  Roger Sayle  <roger@eyesopen.com>
9155
9156         * gcc.c-tortuture/execute/compare-1.c: New test case.
9157         * gcc.c-tortuture/execute/compare-2.c: New test case.
9158         * gcc.c-tortuture/execute/compare-3.c: New test case.
9159
9160 2002-06-13  Richard Henderson  <rth@redhat.com>
9161
9162         * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New.  Define for
9163         ia64 ilp32.
9164
9165 2002-06-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9166
9167         * g++.dg/template/typename2.C: Update error message.
9168
9169 2002-06-12  Hans-Peter Nilsson  <hp@axis.com>
9170
9171         * gcc.c-torture/execute/20020611-1.c: New test.
9172
9173 2002-06-11  Bob Wilson  <bob.wilson@acm.org>
9174
9175         * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
9176         list of targets to skip.
9177
9178 2002-06-10  Bob Wilson  <bob.wilson@acm.org>
9179
9180         * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
9181         targets if not optimizing.
9182
9183 2002-06-10  Jakub Jelinek  <jakub@redhat.com>
9184
9185         * gcc.c-torture/compile/20020605-1.c: New test.
9186
9187         * g++.dg/opt/vt1.C: New test.
9188
9189         * gcc.dg/20020531-1.c: New test.
9190
9191         * gcc.dg/20020530-1.c: New test.
9192
9193         * gcc.dg/20020527-1.c: New test.
9194
9195         * g++.dg/opt/cse1.C: New test.
9196
9197 2002-06-07  Roger Sayle  <roger@eyesopen.com>
9198
9199         * gcc.dg/20020607-2.c: New test case.
9200
9201 2002-06-07  Jakub Jelinek  <jakub@redhat.com>
9202
9203         * gcc.c-torture/compile/20020604-1.c: New test.
9204
9205 2002-06-04  Richard Henderson  <rth@redhat.com>
9206
9207         * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
9208         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
9209         * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
9210
9211 2002-06-04  Aldy Hernandez  <aldyh@redhat.com>
9212
9213         * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
9214
9215 2002-06-03  Richard Henderson  <rth@redhat.com>
9216
9217         * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
9218         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
9219
9220 2002-06-02  Richard Henderson  <rth@redhat.com>
9221
9222         * gcc.c-torture/execute/pure-1.c: Don't mark any of the
9223         test functions static.
9224
9225 2002-06-02  Andreas Jaeger  <aj@suse.de>
9226
9227         * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
9228         now.
9229
9230 2002-06-02  Neil Booth  <neil@daikokuya.demon.co.uk>
9231
9232         * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
9233         gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
9234         Update for mofified diagnostics.
9235         * gcc.dg/c99-intconst-1.c: No longer fail.
9236
9237 2002-06-02  Richard Henderson  <rth@redhat.com>
9238
9239         * gcc.dg/uninit-A.c: Remove xfail markers.
9240
9241 2002-06-01  Roger Sayle  <roger@eyesopen.com>
9242
9243         * gcc.dg/fnegate-1.c: New test case.
9244
9245 2002-05-30  Osku Salerma  <osku@iki.fi>
9246
9247         * gcc.c-torture/execute/mayalias-1.c: New file.
9248
9249 2002-05-29  Neil Booth  <neil@daikokuya.demon.co.uk>
9250
9251         * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
9252         gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
9253         gcc.dg/cpp/if-1.c: Update for modified diagnostics.
9254
9255 2002-05-29  Hans-Peter Nilsson  <hp@axis.com>
9256
9257         * gcc.c-torture/execute/20020529-1.c: New test.
9258
9259 2002-05-27  Richard Henderson  <rth@redhat.com>
9260
9261         * g++.dg/ext/attrib6.C: New test case.
9262
9263 2002-05-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9264
9265         * gcc.c-torture/execute/pure-1.c: New test.
9266
9267 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
9268
9269         * gcc.dg/cpp/arith-2.c: Remove.
9270
9271 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
9272
9273         * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
9274         * gcc.dg/cpp/if-3.c: Remove.
9275
9276 2002-05-26  Jakub Jelinek  <jakub@redhat.com>
9277
9278         * g++.dg/opt/cse2.C: New test.
9279
9280 2002-05-26  Neil Booth  <neil@daikokuya.demon.co.uk>
9281
9282         * gcc.dg/cpp/arith-1.c: New semantic tests.
9283         * gcc.dg/cpp/if-1.c: Update.
9284
9285 2002-05-24  Ben Elliston  <bje@redhat.com>
9286
9287         * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
9288
9289 2002-05-24  Jakub Jelinek  <jakub@redhat.com>
9290
9291         * gcc.dg/verbose-asm.c: New test.
9292
9293 2002-05-24  Neil Booth  <neil@daikokuya.demon.co.uk>
9294
9295         * gcc.dg/cpp/paste12.c: New test.
9296
9297 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
9298
9299         * g++.dg/parse/named_ops.C: New test.
9300
9301 2002-05-23  Mark Mitchell  <mark@codesourcery.com>
9302
9303         * gcc/testsuite/gcc.dg/weak-8.c: New test.
9304
9305 2002-05-23  J"orn Rennecke <joern.rennecke@superh.com>
9306
9307         * gcc.dg/weak-2.c: Allow optional leading underscore
9308         in scan-assembler symbol name.
9309         * gcc.dg/weak-3.c: Likewise.
9310         * gcc.dg/weak-4.c: Likewise.
9311         * gcc.dg/weak-5.c: Likewise.
9312
9313 2002-05-23  Jakub Jelinek  <jakub@redhat.com>
9314
9315         * gcc.dg/20020523-1.c: New test.
9316
9317 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
9318
9319         * objc.dg/const-str-2.m: Update now that we stop after
9320         a command line error.
9321
9322 2002-05-22  Richard Henderson  <rth@redhat.com>
9323
9324         * g++.dg/dg.exp: Fix typo in test pruneing.
9325
9326 2002-05-22  Richard Henderson  <rth@redhat.com>
9327
9328         * g++.dg/dg.exp: Prune the tls subdirectory.
9329         * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
9330         * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
9331         * g++.dg/tls/init-1.C: New.
9332
9333 2002-05-22  Jakub Jelinek  <jakub@redhat.com>
9334
9335         * gcc.dg/20020517-1.c: New test.
9336
9337 2002-05-21  Richard Henderson  <rth@redhat.com>
9338
9339         * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
9340         gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
9341
9342 2002-05-21  Brian R. Gaeke  <brg@dgate.ORG>
9343
9344         * g++.dg/other/copy2.C: New test.
9345
9346 2002-05-20  J"orn Rennecke <joern.rennecke@superh.com>
9347
9348         * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
9349         (MAX_COPY): Bump up to 10 times sizeof (long long).
9350         (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
9351
9352         * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
9353         sizeof (long long).
9354
9355         * gcc.c-torture/execute/strcpy-1.c: New test.
9356
9357 2002-05-19  Jason Merrill  <jason2redhat.com>
9358
9359         * g++.dg/ext/oper1.C: New test.
9360
9361 2002-05-20  David Billinghurst <David.Billinghurst@riotinto.com>
9362 2002-05-19  Mark Mitchell  <mitchell@doubledemon.codesourcery.com>
9363
9364         * README.QMTEST: New file.
9365
9366         * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
9367
9368 2002-05-19  Andreas Jaeger  <aj@suse.de>
9369
9370         * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
9371         now.
9372         * gcc.c-torture/execute/loop-2d.x: Likewise.
9373
9374 2002-05-19  David Billinghurst <David.Billinghurst@riotinto.com>
9375
9376         * gcc.dg/weak-2.c:  xfail warnings for platforms that don't
9377         support weak symbols.
9378         * gcc.dg/weak-4.c: Likewise
9379         * gcc.dg/weak-6.c: Likewise
9380
9381 2002-05-16  David.Billinghurst <David.Billinghurst@riotinto.com>
9382
9383         * gcc.dg/weak-3.c: Add dg-excess-error comment for
9384         cygwin, coff and h8300-*-hms targets
9385         * gcc.dg/weak-5.c: Likewise
9386         * gcc.dg/weak-7.c: Likewise
9387
9388 2002-05-16  Jason Merrill  <jason@redhat.com>
9389
9390         * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
9391         (scan-assembler-not, scan-assembler-dem): Likewise.
9392         (scan-assembler-dem-not): Likewise.
9393
9394 2002-05-15  Richard Henderson  <rth@redhat.com>
9395
9396         * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
9397
9398 2002-05-15  Richard Henderson  <rth@redhat.com>
9399
9400         * gcc.dg/weak-5.c (vfoo1c): No warning here.
9401         (vfoo1f): Warning here.
9402         (vfoo1l): Don't redefine the alias.
9403
9404 2002-05-14  Jason Merrill  <jason@redhat.com>, Alexandre Oliva  <aoliva@redhat.com>
9405
9406         * g++.dg/init/pm1.C: New test.
9407
9408 2002-05-12  David S. Miller  <davem@redhat.com>
9409
9410         * gcc.c-torture/execute/conversion.c (ldnear): Use long double
9411         types.
9412
9413 2002-05-10  Roger Sayle  <roger@eyesopen.com>
9414
9415         * gcc.c-torture/execute/20020510-1.c: New test case.
9416
9417 2002-05-10  David S. Miller  <davem@redhat.com>
9418
9419         * gcc.c-torture/execute/conversion.c: Test long double too.
9420
9421 2002-05-09  Jakub Jelinek  <jakub@redhat.com>
9422
9423         * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
9424         libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
9425         * lib/g++.exp (g++_link_flags): Likewise.
9426         * lib/objc.exp (objc_target_compile): Likewise.
9427
9428 2002-05-09  Neil Booth  <neil@daikokuya.demon.co.uk>
9429
9430         * gcc.dg/cpp/poison.c: Update.
9431         * gcc.dg/cpp/20000625-2.c: Remove.
9432         * gcc.dg/cpp/direct2s.c: Remove final test.
9433
9434 2002-05-08  Tom Rix  <trix@redhat.com>
9435
9436         * gcc.c-torture/execute/20020508-1.c: New test.
9437         * gcc.c-torture/execute/20020508-2.c: New test.
9438         * gcc.c-torture/execute/20020508-3.c: New test.
9439
9440 2002-05-08  Neil Booth  <neil@daikokuya.demon.co.uk>
9441
9442         * gcc.dg/cpp/charconst-4.c: More tests.
9443
9444 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
9445
9446         PR c/6569
9447         * gcc.dg/weak-3.c: Update location of warning messages.
9448         * gcc.dg/weak-5.c: Likewise.
9449
9450 2002-05-06  Roger Sayle  <roger@eyesopen.com>
9451
9452         * gcc.c-torture/execute/20020506-1.c: New test case.
9453
9454 2002-05-07  Neil Booth  <neil@daikokuya.demon.co.uk>
9455
9456         * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
9457
9458 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
9459
9460         * gcc.dg/cpp/charconst-3.c: Run, don't compile.
9461
9462 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
9463
9464         * gcc.dg/cpp/charconst-3.c: New test.
9465
9466 2002-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
9467
9468         * gcc.dg/cpp/charconst.c: Update tests.
9469
9470 2002-05-05  Tim Josling  <tej@melbpc.org.au>
9471
9472         * treelang: Added directory for new sample language treelang. Also
9473         lib/treelang.exp: New file to signal treelang should be tested.
9474
9475 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
9476
9477         * gcc.dg/cpp/cmdlne-dM-M.c: New test.
9478         * gcc.dg/cpp/cmdlne-dD-M.c: New test.
9479         * gcc.dg/cpp/cmdlne-dN-M.c: New test.
9480         * gcc.dg/cpp/cmdlne-dI-M.c: New test.
9481         * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
9482         * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
9483         * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
9484
9485 2002-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
9486
9487         * gcc.dg/format/xopen-2.c: New test.
9488
9489 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
9490
9491         * gcc.dg/20020503-1.c: New test.
9492
9493 2002-05-02  Mark Mitchell  <mark@codesourcery.com>
9494
9495         * g++.dg/init/dtor1.C: Make it tougher.
9496
9497 2002-05-01  Mark Mitchell  <mark@codesourcery.com>
9498
9499         * g++.dg/init/dtor1.C: New test.
9500
9501 2002-05-02  Aldy Hernandez  <aldyh@redhat.com>
9502
9503         * gcc.dg/altivec-8.c: New.
9504
9505 2002-05-01  Aldy Hernandez  <aldyh@redhat.com>
9506
9507         * gcc.dg/altivec-7.c: New.
9508
9509 2002-04-29  Jakub Jelinek  <jakub@redhat.com>
9510
9511         * g++.dg/parse/typedef1.C: New test.
9512
9513 2002-04-29  Mark Mitchell  <mark@codesourcery.com>
9514
9515         PR c++/6486
9516         * g++.dg/template/friend6.C: New test.
9517
9518         PR c++/6492
9519         * g++.dg/init/copy1.C: New test.
9520
9521 2002-04-29  Nathan Sidwell  <nathan@codesourcery.com>
9522
9523         * g++.dg/warn/effc1.C: New test.
9524
9525 2002-04-29  Neil Booth  <neil@daikokuya.demon.co.uk>
9526
9527         * gcc.dg/cpp/if-cexp.c: Add a test.
9528
9529 2002-04-28  Jakub Jelinek  <jakub@redhat.com>
9530
9531         * gcc.dg/20020426-2.c: New test.
9532
9533 2002-04-28  Neil Booth  <neil@daikokuya.demon.co.uk>
9534
9535         * gcc.dg/cpp/if-mop.c: Update.
9536         * gcc.dg/cpp/if-mpar.c: Add test.
9537         * gcc.dg/cpp/if-oppr.c: Update.
9538
9539 2002-04-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9540
9541         PR c/6343
9542         * gcc.dg/weak-[2-7].c: New tests.
9543
9544 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
9545
9546         * gcc.dg/enum1.c: New test.
9547
9548 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
9549
9550         PR c++/6497
9551         * g++.dg/inherit/access2.C: New test.
9552
9553 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
9554
9555         PR bootstrap/6445
9556         * gcc.dg/20020426-1.c: New test.
9557
9558 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
9559
9560         * g++.dg/abi/enum1.C: New test.
9561
9562 2002-04-26  Richard Henderson  <rth@redhat.com>
9563
9564         * gcc.dg/c99-bool-1.c: Expect always true warning.
9565
9566 2002-04-25  Roger Sayle  <roger@eyesopen.com>
9567
9568         * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
9569
9570 2002-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9571
9572         * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
9573         targets.
9574
9575 2002-04-24  Mark Mitchell  <mark@codesourcery.com>
9576
9577         * g++.dg/abi/mange7.C: New test.
9578
9579         PR c++/6438.
9580         * g++.dg/parse/stmtexpr2.C: New test.
9581
9582 2002-04-24  J"orn Rennecke <joern.rennecke@superh.com>
9583
9584         * gcc.dg/20020312-2.c: Add SH target.
9585
9586 2002-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9587
9588         * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
9589         compiler output on mips*-*-irix*.
9590
9591 2002-04-23  Jakub Jelinek  <jakub@redhat.com>
9592
9593         * g++.dg/parse/attr1.C: New test.
9594
9595 2002-04-23  Roger Sayle  <roger@eyesopen.com>
9596
9597         * gcc.c-torture/execute/string-opt-17.c: New test case.
9598         * gcc.c-torture/execute/memset-2.c: New test case.
9599
9600 2002-04-23  Mark Mitchell  <mark@codesourcery.com>
9601
9602         PR c++/6256:
9603         * g++.dg/template/friend5.C: New test.
9604
9605         PR c++/6331:
9606         * g++.dg/template/qual1.C: Likewise.
9607
9608 2002-04-22  Zack Weinberg  <zack@codesourcery.com>
9609
9610         * gcc.c-torture/execute/980707-1.c: Don't use isspace().
9611         Include stdlib.h, not stdio.h or ctype.h.
9612
9613 2002-04-22  Hans-Peter Nilsson  <hp@axis.com>
9614
9615         * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
9616         cris-*-elf* and mmix-*-*.
9617         * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
9618         * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
9619         g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
9620         Ditto.
9621         * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
9622         * gcc.dg/wchar_t-1.c: Ditto.
9623
9624 2002-04-21  Hans-Peter Nilsson  <hp@axis.com>
9625
9626         * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
9627         Clarify comment.
9628
9629 2002-04-21  Neil Booth  <neil@daikokuya.demon.co.uk>
9630
9631         * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
9632
9633 2002-04-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9634
9635         * gcc.c-torture/execute/20000906-1.x: Delete.
9636
9637 2002-04-20  David.Billinghurst <David.Billinghurst@riotinto.com>
9638
9639         * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
9640
9641 2002-04-19  Toon Moene  <toon@moene.indiv.nluug.nl>
9642
9643         * PR6367
9644         * g77.f-torture/execute/6367.f: New test.
9645         * g77.f-torture/execute/6367.x: Disable for MMIX.
9646
9647 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
9648
9649         * PR6352
9650         * g++.dg/opt/inline2.C: New test.
9651
9652 2002-04-18  Richard Henderson  <rth@redhat.com>
9653
9654         * gcc.dg/20000906-1.c: Enable for all targets.
9655         * gcc.c-torture/compile/iftrap-2.c: New.
9656
9657 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
9658
9659         * gcc.dg/20020418-1.c: New test.
9660         * gcc.dg/20020418-2.c: New test.
9661
9662 2002-04-18  Richard Henderson  <rth@redhat.com>
9663
9664         * gcc.c-torture/compile/iftrap-1.c: New.
9665         * gcc.dg/iftrap-1.c: Adjust for ia64.
9666         * gcc.dg/iftrap-2.c: New.
9667
9668 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
9669
9670         * gcc.c-torture/compile/20020418-1.c: New test.
9671
9672 2002-04-18  Roger Sayle  <roger@eyesopen.com>
9673
9674         * gcc.c-torture/compile/20020415-1.c: New.
9675
9676 2002-04-18  David S. Miller  <davem@redhat.com>
9677
9678         * gcc.c-torture/execute/20020418-1.c: New test.
9679
9680 2002-04-17  Jakub Jelinek  <jakub@redhat.com>
9681
9682         * gcc.dg/20020416-1.c: New test.
9683
9684         * g++.dg/opt/inline1.C: New test.
9685
9686 2002-04-16  Jakub Jelinek  <jakub@redhat.com>
9687
9688         * gcc.dg/altivec-5.c: New test.
9689
9690         * gcc.dg/20020415-1.c: New test.
9691
9692 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
9693
9694         * testsuite/lib/chill.exp: Remove.
9695
9696 2002-04-14  Jakub Jelinek  <jakub@redhat.com>
9697
9698         * g++.dg/other/big-struct.C: New test.
9699
9700 2002-04-14  David Billinghurst <David.Billinghurst@riotinto.com>
9701
9702         * g77.dg/f77-edit-i-in.f: Use internal buffer in place
9703         of scratch file.
9704
9705 2002-04-13  David Billinghurst <David.Billinghurst@riotinto.com>
9706
9707         PR c/6277
9708         * gcc.dg/i386-387-1.c:  Allow optional leading underscore
9709         in scan-assembler function name
9710
9711 2002-04-13  Hans-Peter Nilsson  <hp@bitrange.com>
9712
9713         * g77.f-torture/execute/980628-4.x,
9714         g77.f-torture/execute/980628-5.x,
9715         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
9716         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
9717         g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
9718         i[34567]86-*-*.
9719
9720 2002-04-13  David S. Miller  <davem@redhat.com>
9721
9722         * gcc.c-torture/execute/20020413-1.c: New test.
9723
9724 2002-04-13  Richard Sandiford  <rsandifo@redhat.com>
9725
9726         * gcc.dg/asm-6.c,
9727         * g++.dg/ext/asm1.C: New tests.
9728
9729 2002-04-12  Mark Mitchell  <mark@codesourcery.com>
9730
9731         PR c++ 5373.
9732         * g++.dg/parse/stmtexpr1.C: New test.
9733
9734         PR c++/5189.
9735         * g++.dg/template/copy1.C: New test.
9736
9737 2002-04-12  Richard Henderson  <rth@redhat.com>
9738
9739         * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
9740
9741 2002-04-12  Geoffrey Keating  <geoffk@redhat.com>
9742
9743         * gcc.c-torture/execute/20020412-1.c: New file, renamed from
9744         gcc.c-torture/execute/20020307-2.c.
9745
9746 2002-04-12  Richard Sandiford  <rsandifo@redhat.com>
9747
9748         * g++.dg/ext/attrib5.C,
9749         * g++.dg/lookup/struct1.C: New tests.
9750
9751 2002-04-11  Jakub Jelinek  <jakub@redhat.com>
9752
9753         * gcc.dg/20020411-1.c: New test.
9754
9755         * gcc.c-torture/execute/20020411-1.c: New test.
9756
9757 2002-04-10  Janis Johnson  <janis187@us.ibm.com>
9758
9759         * g77.f-torture/execute/6177.f: New test.
9760
9761 2002-04-10  Jakub Jelinek  <jakub@redhat.com>
9762
9763         PR middle-end/6247
9764         * g++.dg/opt/cleanup1.C: New test.
9765
9766         * g++.dg/opt/const1.C: New test.
9767
9768 2002-04-10  Lars Brinkhoff  <lars@nocrew.org>
9769
9770         * gcc.c-torture/execute/20020406-1.c: Declare malloc.
9771
9772 2002-04-10  Nathan Sidwell  <nathan@codesourcery.com>
9773
9774         PR c++/5507
9775         * g++.dg/template/typename2.C: New test.
9776
9777 2002-04-10  Alan Modra  <amodra@bigpond.net.au>
9778
9779         * gcc.c-torture/execute/loop-12.c: New.
9780
9781 2002-04-08  Hans-Peter Nilsson  <hp@bitrange.com>
9782
9783         * g77.f-torture/execute/980628-4.x,
9784         g77.f-torture/execute/980628-5.x,
9785         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
9786         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
9787         g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
9788
9789 2002-04-07  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9790
9791         PR optimization/6086
9792         * g++.dg/opt/preinc1.C: New test.
9793
9794 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
9795
9796         PR c++/5571
9797         * g++.dg/opt/static2.C: New test.
9798
9799 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
9800
9801         PR c/5120
9802         * gcc.dg/20020406-1.c: New test.
9803
9804 2002-04-04  David S. Miller  <davem@redhat.com>
9805
9806         * gcc.c-torture/execute/20020404-1.c: New test.
9807
9808 2002-04-04  Jakub Jelinek  <jakub@redhat.com>
9809
9810         PR c/6123
9811         * gcc.dg/20020312-2.c: Do not declare global register variable
9812         if __PIC__ or __pic__ is defined.
9813
9814 2002-04-04  Richard Earnshaw  <rearnsha@arm.com>
9815
9816         * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC.  Use
9817         __asm__ so that it works correctly even if -ansi -pedantic-errors.
9818
9819 2002-04-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9820
9821         * gcc.misc-tests/linkage.exp: Update last change to handle
9822         sparc*-, not just sparc-.
9823
9824 2002-04-03  Richard Henderson  <rth@redhat.com>
9825
9826         * gcc.dg/cpp/ucs.c: Improved long UCS test.
9827
9828 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
9829
9830         * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
9831
9832 2002-04-02  David S. Miller  <davem@redhat.com>
9833
9834         * gcc.c-torture/execute/20020402-3.c: New test.
9835
9836 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
9837
9838         * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
9839         * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
9840
9841         * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
9842         * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
9843         g77.f-torture/execute/20001201.x,
9844         g77.f-torture/execute/u77-test.x: New files.
9845
9846         * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
9847         * gcc.dg/wchar_t-1.c: Ditto.
9848
9849 2002-04-02  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9850
9851         * gcc.c-torture/execute/20020402-1.c: New test.
9852
9853 2002-04-01  Richard Henderson  <rth@redhat.com>
9854
9855         * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
9856
9857         * g++.dg/other/new1.C: Use __SIZE_TYPE__.
9858
9859 2002-04-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9860
9861         * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
9862
9863 2002-04-01  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
9864
9865         * g++.dg/inherit/template-as-base.C: Expect error.
9866         * g++.dg/inherit/namespace-as-base.C: Likewise.
9867
9868 2002-03-31  Hans-Peter Nilsson  <hp@bitrange.com>
9869
9870         * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
9871         g++.dg/ext/instantiate3.C: Tweak match patterns.
9872
9873         * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
9874         * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
9875         -da test.
9876
9877 2002-03-31  Richard Henderson  <rth@redhat.com>
9878
9879         * gcc.dg/special/alias-2.c: New.
9880         * gcc.dg/special/ecos.exp: Run it.
9881
9882 2002-03-31  Richard Henderson  <rth@redhat.com>
9883
9884         * gcc.dg/va-arg-1.c: Expect warnings, not errors.
9885
9886 2002-03-31  Kazu Hirata  <kazu@hxi.com>
9887
9888         * gcc.dg/weak-1.c: Disable on h8300 port.
9889
9890 2002-03-29  Janis Johnson  <janis187@us.ibm.com>
9891
9892         * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
9893         * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
9894         ordering tests.
9895         * g++.dg/bprob/bprob-1.C: New test.
9896         * g++.dg/gcov/gcov.exp: New driver for gcov tests.
9897         * g++.dg/gcov/gcov-1.C: New test.
9898         * g++.dg/gcov/gcov-1.x: New file.
9899         * g++.dg/gcov/gcov-2.C: New test.
9900         * g++.dg/gcov/gcov-3.C: New test.
9901         * g++.dg/gcov/gcov-3.h: New file.
9902
9903 2002-03-28  Roger Sayle  <roger@eyesopen.com>
9904
9905         * g++.old-deja/g++.other/builtins5.C: New test.
9906         * g++.old-deja/g++.other/builtins6.C: New test.
9907         * g++.old-deja/g++.other/builtins7.C: New test.
9908         * g++.old-deja/g++.other/builtins8.C: New test.
9909         * g++.old-deja/g++.other/builtins9.C: New test.
9910
9911 2002-03-29  Jakub Jelinek  <jakub@redhat.com>
9912
9913         * g++.dg/opt/static1.C: New test.
9914
9915         * g++.dg/opt/longbranch1.C: New test.
9916
9917 2002-03-28  Hans-Peter Nilsson  <hp@bitrange.com>
9918
9919         * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
9920
9921         * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
9922
9923 2002-03-28  Jeffrey A Law  (law@redhat.com)
9924
9925         * gcc.c-torture/execute/20020328-1.c: New test.
9926
9927 2002-03-27  Richard Henderson  <rth@redhat.com>
9928
9929         * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
9930         * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
9931         move from g++.old-deja/g++.ext/.
9932
9933 2002-03-27  Mark Mitchell  <mark@codesourcery.com>
9934
9935         * g++.dg/init/new2.C: New test.
9936
9937 2002-03-26  Richard Henderson  <rth@redhat.com>
9938
9939         * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
9940
9941         * gcc.dg/20020312-2.c: Don't test epilogue vs global register
9942         on sparc.
9943
9944         * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc.  Only run on
9945         sparcv9 systems.
9946         * gcc.dg/20001102-1.c: Likewise.
9947
9948 2002-03-26  Phil Edwards  <pme@gcc.gnu.org>
9949
9950         * gcc.dg/cpp/endif-pedantic1.c,
9951         gcc.dg/cpp/endif-pedantic2.c:  New tests.
9952
9953 2002-03-26  Mark Mitchell  <mark@codesourcery.com>
9954
9955         * g++.dg/init/new1.C: New test.
9956
9957 2002-03-26  Nathan Sidwell  <nathan@codesourcery.com>
9958
9959         * g++.dg/abi/vbase9.C: New test.
9960
9961 2002-03-26  Richard Earnshaw  <rearnsha@arm.com>
9962
9963         * gcc.dg/arm-asm.c: New test.
9964
9965 2002-03-26  Andrew Cagney  <ac131313@redhat.com>
9966
9967         * gcc.dg/Wswitch-enum.c: New test.
9968         Fix PR c/5044.
9969
9970 2002-03-26  Richard Henderson  <rth@redhat.com>
9971
9972         * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
9973         structure.
9974
9975 2002-03-25  Richard Henderson  <rth@redhat.com>
9976
9977         * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc.  Only run on
9978         sparcv9 systems.
9979
9980         * gcc.c-torture/compile/20011119-1.c (xxx): New.
9981         * gcc.c-torture/compile/20011119-2.c (xxx): New.
9982
9983 2002-03-25  Zack Weinberg  <zack@codesourcery.com>
9984
9985         * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
9986
9987 2002-03-25  Bob Wilson  <bob.wilson@acm.org>
9988
9989         * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
9990         targets using generic thunk support.
9991
9992 2002-03-25  Jakub Jelinek  <jakub@redhat.com>
9993
9994         * gcc.c-torture/compile/20020323-1.c: New test.
9995
9996         * g++.dg/opt/conj2.C: New test.
9997
9998 2002-03-24  Richard Henderson  <rth@redhat.com>
9999
10000         * gcc.dg/weak-1.c: Use -fno-common.
10001
10002 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
10003
10004         * g77.dg/f77-edit-apostrophe-out.f: New test
10005         * g77.dg/f77-edit-h-out.f: New test
10006         * g77.dg/f77-edit-t-in.f: New test
10007         * g77.dg/f77-edit-t-out.f: New test
10008         * g77.dg/f77-edit-x-out.f: New test
10009         * g77.dg/f77-edit-slash-out.f: New test
10010         * g77.dg/f77-edit-colon-out.f: New test
10011         * g77.dg/f77-edit-s-out.f: New test
10012
10013 2002-03-24  Richard Henderson  <rth@redhat.com>
10014
10015         * objc/execute/formal_protocol-6.x: New XFAIL.
10016
10017 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
10018
10019         * gcc.dg/weak-1.c:  Early return from dg-final on platforms
10020         that do not support weak symbols
10021
10022 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
10023
10024         * lib/g++.exp:  Fix handling of LD_LIBRARY_PATH et al
10025         * lib/g77.exp:  Likewise
10026         * lib/objc.exp: Likewise
10027
10028 2002-03-23  Andrew Cagney  <ac131313@redhat.com>
10029
10030         * gcc.dg/Wswitch-default.c: New test.
10031
10032 2002-03-23  Jakub Jelinek  <jakub@redhat.com>
10033
10034         * g++.dg/other/enum1.C: New test.
10035
10036 2002-03-23  Zack Weinberg  <zack@codesourcery.com>
10037
10038         * gcc.dg/pragma-ep-3.c: Fix typo.
10039
10040 2002-03-22  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
10041
10042         * g++.dg/inherit/template-as-base.C: New test.
10043
10044 2002-03-22  Jakub Jelinek  <jakub@redhat.com>
10045
10046         * g++.old-deja/g++.other/dwarf2-1.C: Move...
10047         * g++.dg/debug/debug5.C: ...here.  Convert for dg framework.
10048
10049 2002-03-22  Neil Booth  <neil@daikokuya.demon.co.uk>
10050
10051         * gcc.dg/cpp/multiline.c: Update to match.
10052
10053 2002-03-22  Alexandre Oliva  <aoliva@redhat.com>
10054
10055         * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
10056
10057 2002-03-22  Phil Edwards  <pme@gcc.gnu.org>
10058
10059         * gcc.dg/cpp/extratokens2.c:  New file.
10060
10061 2002-03-21  David Edelsohn  <edelsohn@gnu.org>
10062
10063         * gcc.dg/20020312-2.c: Add rs6000 target.
10064
10065         * gcc.c-torture/compile/20020319-1.c: New test.
10066
10067 2002-03-21  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10068
10069         * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
10070         (A, E): Handle this.
10071
10072 2002-03-20  Jason Merrill  <jason@redhat.com>
10073
10074         * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
10075         ignoring -fpic.
10076         * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
10077         through prune_gcc_output.
10078
10079 2002-03-20  Jakub Jelinek  <jakub@redhat.com>
10080
10081         * gcc.c-torture/compile/20020320-1.c: New test.
10082
10083 2002-03-19  Jakub Jelinek  <jakub@redhat.com>
10084
10085         * gcc.c-torture/compile/20020318-1.c: New test.
10086
10087         * gcc.dg/struct-by-value-1.c: New test.
10088
10089         * gcc.dg/20020319-1.c: New test.
10090
10091 2002-03-18  Jakub Jelinek  <jakub@redhat.com>
10092
10093         * g++.dg/opt/conj1.C: New test.
10094
10095 2002-03-17  Mark Mitchell  <mark@codesourcery.com>
10096
10097         * g++.dg/template/qualttp20.C: Revert previous change.
10098         * g++.dg/template/qualttp3.C: Likewise.
10099         * g++.dg/template/qualttp4.C: Likewise
10100         * g++.dg/template/qualttp5.C: Likewise
10101         * g++.dg/template/qualttp6.C: Likewise
10102         * g++.dg/template/qualttp7.C: Likewise
10103         * g++.dg/template/qualttp8.C: Likewise
10104         * g++.dg/template/recurse.C: Likewise.
10105
10106 2002-03-17  Neil Booth  <neil@daikokuya.demon.co.uk>
10107
10108         * gcc.dg/cpp/wchar-1.c: Update.
10109
10110 2002-03-16  Nathan Sidwell  <nathan@codesourcery.com>
10111
10112         * g++.dg/template/conv1.C: New test.
10113         * g++.dg/template/conv2.C: New test.
10114         * g++.dg/template/conv3.C: New test.
10115         * g++.dg/template/conv4.C: New test.
10116
10117 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
10118
10119         * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
10120         * g++.dg/template/qualttp3.C: Likewise.
10121         * g++.dg/template/qualttp4.C: Likewise
10122         * g++.dg/template/qualttp5.C: Likewise
10123         * g++.dg/template/qualttp6.C: Likewise
10124         * g++.dg/template/qualttp7.C: Likewise
10125         * g++.dg/template/qualttp8.C: Likewise
10126         * g++.dg/template/recurse.C: Likewise.
10127
10128 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
10129
10130         * g++.dg/opt/dtor1.C: New test.
10131
10132 2002-03-15  Jakub Jelinek  <jakub@redhat.com>
10133
10134         * gcc.c-torture/compile/20020315-1.c: New test.
10135
10136 2002-03-15  Richard Earnshaw  <rearnsha@arm.com>
10137
10138         * gcc.dg/weak-1.c: Fix scan tests.
10139
10140 2002-03-15  Hans-Peter Nilsson  <hp@bitrange.com>
10141
10142         * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
10143         * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
10144         cris-*-aout* mmix-*-*.
10145         * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
10146         cris-*-aout* mmix-*-*.
10147         * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
10148         cris-*-elf* cris-*-aout* and mmix-*-*.
10149         * gcc.dg/20001009-1.c: Ditto.
10150         * gcc.dg/20010912-1.c: Ditto.
10151         * gcc.dg/20020122-4.c: Ditto.
10152         * gcc.dg/inline-2.c: Ditto.
10153
10154 2002-03-14  Jeffrey A Law  (law@cygnus.com)
10155
10156         * gcc.c-torture/compile/20020314-1.c: New test.
10157
10158 2002-03-14  Richard Earnshaw  <rearnsha@arm.com>
10159
10160         * gcc.c-torture/execute/20020314-1.c: New test.
10161
10162 2002-03-14  Jakub Jelinek  <jakub@redhat.com>
10163
10164         * g++.dg/warn/Wunused-1.C: New test.
10165
10166 2002-02-13  Richard Sandiford  <rsandifo@redhat.com>
10167
10168         * g++.dg/abi/mangle6.C: New test.
10169
10170 2002-03-13  Jakub Jelinek  <jakub@redhat.com>
10171
10172         * gcc.c-torture/compile/20020309-2.c: New test.
10173
10174         * gcc.c-torture/compile/20020312-1.c: New test.
10175
10176 2002-03-12  Nathan Sidwell  <nathan@codesourcery.com>
10177
10178         * g++.dg/other/access1.C: New test.
10179
10180 2002-03-12  Jakub Jelinek  <jakub@redhat.com>
10181
10182         * gcc.c-torture/execute/wchar_t-1.c: New test.
10183
10184 2002-03-12  David Edelsohn  <edelsohn@gnu.org>
10185
10186         * gcc.dg/20020103-1.c: Add rs6000 target and macro.
10187
10188 2002-03-12  Roger Sayle  <roger@eyesopen.com>
10189
10190         * gcc.dg/20020312-1.c: New test case.
10191
10192 2002-03-11  Aldy Hernandez  <aldyh@redhat.com>
10193
10194         * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
10195
10196 2002-03-11  Richard Henderson  <rth@redhat.com>
10197
10198         * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
10199         * g++.old-deja/g++.jason/report.C: Likewise.
10200
10201 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
10202
10203         * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
10204         * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
10205
10206 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
10207
10208         * testsuite/g++.dg/overload/pmf1.C: New test.
10209
10210 2002-03-11  Kazu Hirata  <kazu@hxi.com>
10211
10212         * gcc.c-torture/execute/20020307-1.c: Use long.
10213
10214 2002-03-11  Jakub Jelinek  <jakub@redhat.com>
10215
10216         PR optimization/5844
10217         * gcc.dg/20020310-1.c: New test.
10218
10219 2002-03-09  Michael Meissner  <meissner@redhat.com>
10220
10221         * gcc.c-torture/execute/memcpy-2.c: New test.
10222         * gcc.c-torture/execute/memset-1.c: New test.
10223         * gcc.c-torture/execute/strlen-1.c: New test.
10224         * gcc.c-torture/execute/strcmp-1.c: New test.
10225         * gcc.c-torture/execute/strncmp-1.c: New test.
10226
10227 2002-03-09  Geoffrey Keating  <geoffk@redhat.com>
10228
10229         * gcc.dg/ppc-ldstruct.c: New test.
10230
10231 2002-03-09  Jakub Jelinek  <jakub@redhat.com>
10232
10233         * gcc.c-torture/execute/va-arg-22.c: New test.
10234
10235 2002-03-09  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
10236
10237         * gcc.c-torture/compile/20020309-1.c: New test.
10238
10239 2002-03-08  Jakub Jelinek  <jakub@redhat.com>
10240
10241         * gcc.c-torture/execute/20020307-2.c: New test.
10242
10243 2002-03-07  Jeffrey A Law  (law@redhat.com)
10244
10245         * g77.f-torture/compile/20020307-1.f: New test.
10246
10247 2002-03-07  Richard Sandiford  <rsandifo@redhat.com>
10248
10249         * gcc.dg/unordered-1.c: New test.
10250
10251 2002-03-07  Richard Earnshaw  <rearnsha@arm.com>
10252
10253         * gcc.c-torture/execute/20020307-1.c: New test.
10254
10255 2002-03-05  Jakub Jelinek  <jakub@redhat.com>
10256
10257         * gcc.dg/20020304-1.c: New test.
10258
10259         * gcc.c-torture/compile/20020304-2.c: New test.
10260
10261 2002-03-04  Zack Weinberg  <zack@codesourcery.com>
10262
10263         * gcc.c-torture/compile/20020304-1.c: New test case
10264         (from PR c/5830).
10265
10266 2002-03-03  Aldy Hernandez  <aldyh@redhat.com>
10267
10268         * gcc.dg/20020103-1.c: Add other -D ppc variants.
10269
10270 2002-03-02  Nathan Sidwell  <nathan@codesourcery.com>
10271
10272         * g++.dg/other/classkey1.C: New test.
10273
10274 2002-03-01  Richard Henderson  <rth@redhat.com>
10275
10276         * gcc.c-torture/compile/981223-1.x: New.
10277         * gcc.c-torture/compile/920625-1.x: New.
10278
10279 2002-02-28  Richard Henderson  <rth@redhat.com>
10280
10281         * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
10282
10283 2002-02-27  Hans-Peter Nilsson  <hp@bitrange.com>
10284
10285         * gcc.c-torture/execute/20020227-1.c: New test.
10286
10287 2002-02-27  Mark Mitchell  <mark@codesourcery.com>
10288
10289         * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
10290         here" ERROR lines.
10291         * g++.old-deja/g++.oliva/partord1.C: Likewise.
10292         * g++.old-deja.g++.other/defarg1.C: Likewise.
10293         * g++.old-deja/g++.pt/calls2.C: Likewise.
10294         * g++.old-deja/g++.pt/crash20.C: Likewise.
10295         * g++.old-deja/g++.pt/crash30.C: Likewise.
10296         * g++.old-deja/g++.pt/crash36.C: Likewise.
10297         * g++.old-deja/g++.pt/crash6.C: Likewise.
10298         * g++.old-deja/g++.pt/defarg13.C: Likewise.
10299         * g++.old-deja/g++.pt/derived3.C: Likewise.
10300         * g++.old-deja/g++.pt/error1.C: Likewise.
10301         * g++.old-deja/g++.pt/friend21.C: Likewise.
10302         * g++.old-deja/g++.pt/friend23.C: Likewise.
10303         * g++.old-deja/g++.pt/infinite1.C: Likewise.
10304         * g++.old-deja/g++.robertl/eb128.C: Likewise.
10305
10306 2002-02-27  Geoffrey Keating  <geoffk@redhat.com>
10307
10308         * gcc.c-torture/execute/20020225-2.c: New test.
10309
10310 2002-02-27  Zack Weinberg  <zack@codesourcery.com>
10311
10312         * gcc.c-torture/execute/920730-1t.c,
10313         gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
10314         Delete test cases, only relevant to -traditional.
10315
10316 2002-02-27  Neil Booth  <neil@daikokuya.demon.co.uk>
10317
10318         * gcc.dg/cpp/undef1.c: Remove.
10319         * gcc.dg/cpp/directiv.c: Update.
10320         * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
10321
10322 2002-02-27  Michael Meissner  <meissner@redhat.com>
10323
10324         * gcc.c-torture/execute/20020226-1.c: New test.
10325
10326 2002-02-26  Jakub Jelinek  <jakub@redhat.com>
10327
10328         * g++.dg/debug/debug4.C: New test.
10329
10330         * gcc.dg/ia64-visibility-1.c: New test.
10331
10332 2002-02-26  Alexandre Oliva  <aoliva@redhat.com>
10333
10334         * gcc.dg/debug/20020224-1.c: New.
10335
10336 2002-02-25  Kazu Hirata  <kazu@hxi.com>
10337
10338         * gcc.c-torture/execute/960416-1.x: New.
10339         * gcc.c-torture/execute/divconst-3.x: Likewise.
10340
10341 2002-02-25  Jakub Jelinek  <jakub@redhat.com>
10342
10343         * gcc.dg/20020224-1.c: New test.
10344
10345 2002-02-25  Alan Modra  <amodra@bigpond.net.au>
10346
10347         * gcc.c-torture/execute/20020225-1.c: New.
10348
10349 2002-02-24  Neil Booth  <neil@daikokuya.demon.co.uk>
10350
10351         * testsuite/gcc.dg/cpp/wchar-1.c: New test.
10352
10353 2002-02-23  Jakub Jelinek  <jakub@redhat.com>
10354
10355         * gcc.dg/20020222-1.c: New test.
10356
10357 2002-02-22  Jakub Jelinek  <jakub@redhat.com>
10358
10359         * g++.dg/opt/anonunion1.C: New test.
10360
10361 2002-02-22  Nathan Sidwell  <nathan@codesourcery.com>
10362
10363         * g++.dg/template/qualttp19.C: New test.
10364         * g++.dg/template/qualttp20.C: New test.
10365         * g++.old-deja/g++.jason/report.C: Adjust expected errors
10366         * g++.old-deja/g++.other/qual1.C: Likewise.
10367
10368 2002-02-21  Aldy Hernandez  <aldyh@redhat.com>
10369
10370         * gcc.dg/attr-alwaysinline.c: New.
10371
10372 2002-02-21  Jakub Jelinek  <jakub@redhat.com>
10373
10374         * gcc.dg/20020220-1.c: New test.
10375
10376         * gcc.dg/20020220-2.c: New test.
10377
10378         * g++.dg/opt/mmx1.C: New test.
10379
10380 2002-02-20  Alexandre Oliva  <aoliva@redhat.com>
10381
10382         * gcc.c-torture/compile/20020110.c: New test.
10383
10384 2002-02-20  Jakub Jelinek  <jakub@redhat.com>
10385
10386         * gcc.c-torture/execute/20020219-1.c: New test.
10387
10388         * gcc.dg/20020219-1.c: New test.
10389
10390         * gcc.dg/noncompile/20020220-1.c: New test.
10391
10392         * g++.dg/opt/ptrintsum1.C: New test.
10393
10394         * gcc.dg/debug/20020220-1.c: New test.
10395
10396 2002-02-17  Jakub Jelinek  <jakub@redhat.com>
10397
10398         * gcc.c-torture/execute/20020216-1.c: New test.
10399
10400 2002-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
10401
10402         * gcc.dg/decl-1.c: Update, new test.
10403
10404 2002-02-15  Nathan Sidwell  <nathan@codesourcery.com>
10405
10406         * g++.dg/abi/bitfield1.C: New test.
10407         * g++.dg/abi/bitfield2.C: New test.
10408
10409 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
10410
10411         * gcc.dg/attr-nest.c: New test.
10412
10413 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
10414
10415         * gcc.c-torture/execute/20020215-1.c: New test.
10416
10417 2002-02-14  Jakub Jelinek  <jakub@redhat.com>
10418
10419         * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
10420         * g++.dg/debug/debug.exp: New.
10421         * g++.dg/debug/trivial.C: New.
10422         * g++.dg/debug/debug1.C: Moved...
10423         * g++.dg/other/debug1.C: ...from here.
10424         * g++.dg/debug/debug2.C: Moved...
10425         * g++.dg/other/debug2.C: ...from here.
10426         * g++.dg/debug/debug3.C: Moved...
10427         * g++.dg/other/debug3.C: ...from here.
10428
10429         * gcc.dg/noncompile/20020213-1.c: New test.
10430
10431 2002-02-13  Jakub Jelinek  <jakub@redhat.com>
10432
10433         * g++.dg/other/debug3.C: New test.
10434
10435         * gcc.c-torture/execute/20020213-1.c: New test.
10436
10437 2002-02-13  Richard Smith <richard@ex-parrot.com>
10438
10439         * g++.old-deja/g++.other/thunk1.C: New test.
10440
10441 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
10442
10443         * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
10444
10445 2002-02-13  Stan Shebs  <shebs@apple.com>
10446
10447         * gcc.dg/altivec-3.c: New.
10448
10449 2002-02-12  Jakub Jelinek  <jakub@redhat.com>
10450
10451         * gcc.dg/Wunreachable-1.c: New test.
10452         * gcc.dg/Wunreachable-2.c: New test.
10453
10454 2002-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
10455
10456         * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
10457
10458 2002-02-12  Neil Booth  <neil@daikokuya.demon.co.uk>
10459
10460         * gcc.dg/decl-1.c: New test.
10461
10462 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
10463
10464         * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
10465
10466 2002-02-10  Kazu Hirata  <kazu@hxi.com>
10467
10468         * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
10469         * gcc.c-torture/compile/980506-1.x: Likewise.
10470
10471 2002-02-10  Kazu Hirata  <kazu@hxi.com>
10472
10473         * gcc.dg/20020210-1.c: New.
10474
10475 2002-02-09  Toon Moene  <toon@moene.indiv.nluug.nl>
10476
10477         * g77.f-torture/execute/947.f: New regression test
10478         for PR fortran/947.
10479
10480 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
10481
10482         * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
10483         * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
10484
10485 2002-02-08  Richard Henderson  <rth@redhat.com>
10486
10487         * gcc.c-torture/compile/labels-3.c: New.
10488
10489 2002-02-08  Jakub Jelinek  <jakub@redhat.com>
10490
10491         * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
10492         expression statements work instead.
10493         * gcc.dg/noncompile/20020207-1.c: New test.
10494
10495 2002-02-07  Richard Henderson  <rth@redhat.com>
10496
10497         * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
10498
10499 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
10500
10501         * lib/prune.exp: Remove "In (program|subroutine"block-data)"
10502         message from g77
10503         * lib/g77-dg.exp: Trim g77 error messages so that they are
10504         recognized by dg.exp.
10505
10506 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
10507
10508         PR fortran/5473
10509         * g77.dg/pr5473.f: Now dg-error.  Add additional cases.
10510
10511 2002-02-07  Richard Henderson  <rth@redhat.com>
10512
10513         * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
10514         to be sufficiently aligned for integers.
10515
10516 2002-02-07  Nathan Sidwell  <nathan@codesourcery.com>
10517
10518         * g++.dg/template/friend4.C: New test.
10519
10520 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
10521
10522         PR fortran/5743
10523         * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
10524         unsupported cases.
10525
10526 2002-02-07  Richard Henderson  <rth@redhat.com>
10527
10528         * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
10529         * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
10530         gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
10531         objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
10532
10533 2002-02-06  Richard Henderson  <rth@redhat.com>
10534
10535         * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
10536
10537 2002-02-06  Janis Johnson  <janis187@us.ibm.com>
10538
10539         * gcc.dg/20020206-1.c: New test.
10540
10541 2002-02-06  Jakub Jelinek  <jakub@redhat.com>
10542
10543         * gcc.c-torture/execute/20020206-1.c: New test.
10544
10545         * gcc.c-torture/execute/20020206-2.c: New test.
10546
10547         PR optimization/5429:
10548         * gcc.c-torture/compile/20020206-1.c: New test.
10549
10550 2002-02-06  Nick Clifton  <nickc@cambridge.redhat.com>
10551
10552         * g++.dg/ext/align1.C: Do not use an explicit alignment value
10553         as certain file formats cannot support particularly large
10554         alignments.
10555
10556         * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
10557         and do not expect to be able to link the executable.
10558
10559         * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
10560         fail because the COFF format does not support the weak attribute.
10561
10562 2002-02-05  David Billinghurst <David.Billinghurst@riotinto.com>
10563
10564         * g77.dg/pr5473.f:  New test
10565
10566 2002-02-05  Aldy Hernandez  <aldyh@redhat.com>
10567
10568         * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
10569         Fix testcase accordingly.
10570
10571 2002-02-04  Richard Henderson  <rth@redhat.com>
10572
10573         * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
10574         (buf): Change to be an array of pointers, not ints.
10575
10576 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
10577
10578         * gcc.dg/Wswitch.c: Fix typos.  Don't return unconditionally
10579         before all tests.  Move warning one line above to match where it
10580         C frontend emits.
10581         * gcc.dg/Wswitch-2.c: New test.
10582         * g++.dg/warn/Wswitch-1.C: New test.
10583         * g++.dg/warn/Wswitch-2.C: New test.
10584
10585 2002-02-04  Richard Henderson  <rth@redhat.com>
10586
10587         * g++.dg/abi/offsetof.C: Fix size comparison.
10588
10589 2002-02-04  Richard Sandiford  <rsandifo@redhat.com>
10590
10591         * gcc.dg/cast-qual-2.c: New test.
10592
10593 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
10594
10595         * gcc.dg/20020201-4.c: New test.
10596
10597 2002-02-04  Ben Elliston  <bje@redhat.com>
10598
10599         * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
10600         target_info attribute != 0, in addition to the empty string.
10601         (gcc_target_compile): Likewise.
10602
10603 2002-02-03  Andrew Cagney  <ac131313@redhat.com>
10604
10605         * gcc.dg/Wswitch.c: New test.
10606         PR gcc/4475. PR gcc/3780.
10607
10608 2002-02-03  Toon Moene  <toon@moene.indiv.nluug.nl>
10609
10610         * g77.f-torture/execute/5122.f: New test for regressions
10611         against PR fortran/5122.
10612
10613 2002-02-03  David Billinghurst <David.Billinghurst@riotinto.com>
10614
10615         * g77.f-torture/compile/pr3743.f: Delete
10616         * g77.dg/pr3743-1.f: New test.
10617         * g77.dg/pr3743-2.f: New test.
10618         * g77.dg/pr3743-3.f: New test.
10619         * g77.dg/pr3743-4.f: New test.
10620
10621 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
10622
10623         * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
10624
10625 2002-02-02  Richard Henderson  <rth@redhat.com>
10626
10627         * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
10628         * gcc.c-torture/execute/bf64-1.c: Likewise.
10629
10630 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
10631
10632         * gcc.dg/20020201-2.c: New test.
10633
10634         * gcc.dg/20020201-3.c: New test.
10635
10636         * gcc.c-torture/execute/bitfld-2.c: New test.
10637
10638 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
10639
10640         * gcc.dg/bitfld-1.c: Update.
10641         * gcc.dg/bitfld-2.c: Update.
10642         * gcc.c-torture/execute/bitfld-1.x: New.
10643
10644 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
10645
10646         * gcc.c-torture/execute/20020201-1.c: New test.
10647
10648 2002-02-01  Janis Johnson  <janis187@us.ibm.com>
10649
10650         PR target/5469
10651         * gcc.dg/20020201-1.c: New test.
10652
10653 2002-02-01  David.Billinghurst <David.Billinghurst@riotinto.com>
10654
10655         PR fortran/3743
10656         * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
10657         * g77.f-torture/compile/pr3743.x: Remove
10658
10659 2002-01-31  Tom Rix  <trix@redhat.com>
10660
10661         * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
10662
10663 2002-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
10664
10665         * gcc.dg/noncompile/20020130-1.c: New test.
10666
10667 2002-01-30  David Billinghurst  <David.Billinghurst@riotinto.com>
10668
10669         * g77.dg/f77-edit-i-out.f:  Escape \. Allow \r\n and \r.
10670
10671 2002-01-29  Richard Henderson  <rth@redhat.com>
10672
10673         * gcc.c-torture/execute/991118-1.c: Cast various constants back
10674         to long long.
10675         * gcc.c-torture/execute/bf64-1.c: Likewise.
10676
10677 2002-01-29  Jakub Jelinek  <jakub@redhat.com>
10678
10679         * gcc.c-torture/execute/20020129-1.c: New test.
10680
10681 2002-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
10682
10683         * gcc.c-torture/compile/20000224-1.c: Update.
10684         * gcc.c-torture/execute/bitfld-1.c: New tests.
10685         * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
10686         * gcc.dg/uninit-A.c: Update.
10687
10688 2002-01-29  Nathan Sidwell  <nathan@codesourcery.com>
10689
10690         * g++.dg/template/ctor1.C: Add instantiation.
10691
10692 2002-01-28  Paul Koning  <pkoning@equallogic.com>
10693
10694         * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
10695         argument to __builtin_prefetch to be const ptr.
10696
10697 2002-01-28  Jakub Jelinek  <jakub@redhat.com>
10698
10699         * gcc.c-torture/compile/20020120-1.c: New test.
10700
10701 2002-01-27  Kazu Hirata  <kazu@hxi.com>
10702
10703         * gcc.c-torture/execute/20020127-1.c: New test.
10704
10705 2002-01-27  David Billinghurst  <David.Billinghurst@riotinto.com>
10706
10707         * g77.dg/f77-edit-i-in.f: New test
10708         * g77.dg/f77-edit-i-out.f: New test
10709
10710 2002-01-25  Geoffrey Keating  <geoffk@redhat.com>
10711
10712         * gcc.dg/debug/debug.exp: New file.
10713         * gcc.dg/debug/trivial.c: New file.
10714         * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
10715         * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
10716         * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
10717         * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
10718         * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
10719         * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
10720         * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
10721         * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
10722         * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
10723         * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
10724         * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
10725         * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
10726         * gcc.dg/20000503-1.c: Removed.
10727         * gcc.dg/20010207-1.c: Removed.
10728         * gcc.dg/20011223-1.c: Removed.
10729         * gcc.dg/20020104-2.c: Removed.
10730         * gcc.dg/debug-1.c: Removed.
10731         * gcc.dg/debug-2.c: Removed.
10732         * gcc.dg/debug-3.c: Removed.
10733         * gcc.dg/debug-4.c: Removed.
10734         * gcc.dg/debug-5.c: Removed.
10735         * gcc.dg/debug-6.c: Removed.
10736         * gcc.dg/dwarf2-1.c: Removed.
10737         * gcc.dg/dwarf2-2.c: Removed.
10738
10739 2002-01-25  Jakub Jelinek  <jakub@redhat.com>
10740
10741         * g++.old-deja/g++.other/eh5.C: New test.
10742         * g++.old-deja/g++.other/sibcall2.C: New test.
10743         * g++.old-deja/g++.other/array9.C: New test.
10744         * g++.old-deja/g++.other/typename2.C: New test.
10745         * g++.old-deja/g++.other/crash60.C: New test.
10746         * g++.old-deja/g++.other/conv9.C: New test.
10747         * g++.old-deja/g++.other/mangle10.C: New test.
10748         * g++.old-deja/g++.other/unchanging1.C: New test.
10749         * g++.old-deja/g++.other/exprstmt1.C: New test.
10750         * g++.old-deja/g++.other/inline23.C: New test.
10751         * g++.old-deja/g++.eh/ia64-1.C: New test.
10752         * g++.old-deja/g++.other/dwarf2-1.C: New test.
10753         * g++.old-deja/g++.other/reload1.C: New test.
10754         * g++.old-deja/g++.other/static20.C: New test.
10755         * g++.old-deja/g++.other/local-alloc1.C: New test.
10756         * g++.old-deja/g++.other/conv8.C: New test.
10757         * g++.old-deja/g++.other/stmtexpr2.C: New test.
10758         * g++.old-deja/g++.other/storeexpr1.C: New test.
10759         * g++.old-deja/g++.other/storeexpr2.C: New test.
10760         * g++.dg/eh/template2.C: New test.
10761         * g++.dg/warn/weak1.C: New test.
10762
10763 2002-01-25  Hans-Peter Nilsson  <hp@bitrange.com>
10764
10765         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
10766         Remove first, non-varying, argument.
10767
10768 2002-01-23  Richard Henderson  <rth@redhat.com>
10769
10770         * gcc.dg/inline-2.c: New.
10771
10772         * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
10773         Add optional target arg.  Check number of arguments.
10774         (scan-assembler-not, scan-assembler-dem): Likewise.
10775         (scan-assembler-dem-not): Likewise.
10776
10777 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
10778
10779         * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
10780         line 12.
10781         * g++.old-deja/g++.brendan/parse3.C,
10782         g++.old-deja/g++.other/crash26.C,
10783         g++.old-deja/g++.other/crash28.C,
10784         g++.old-deja/g++.other/crash29.C,
10785         g++.old-deja/g++.other/crash30.C,
10786         g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
10787
10788 2002-01-23  Aldy Hernandez  <aldyh@redhat.com>
10789
10790         * gcc.dg/20020115-1.c: New.
10791
10792 2002-01-23  Bob Wilson  <bob.wilson@acm.org>
10793
10794         * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
10795
10796 2002-01-23  Janis Johnson  <janis187@us.ibm.com>
10797
10798         * gcc.dg/20020122-3.c: New.
10799
10800 2002-01-23  Jakub Jelinek  <jakub@redhat.com>
10801
10802         * g++.dg/other/gc1.C: New test.
10803
10804 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
10805
10806         * gcc.dg/c99-intconst-1.c: Mark XFAIL.
10807
10808 2002-01-22  Richard Henderson  <rth@redhat.com>
10809
10810         * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
10811
10812 2002-01-22  Richard Henderson  <rth@redhat.com>
10813
10814         * gcc.dg/20020122-4.c: New.
10815
10816 2002-01-22  H.J. Lu <hjl@gnu.org>
10817
10818         * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
10819         link output.
10820         * gcc.dg/special/ecos.exp: Likewise.
10821         * lib/g++-dg.exp: Likewise.
10822         * lib/g77-dg.exp: Likewise.
10823         * lib/gcc-dg.exp : Likewise.
10824         * lib/mike-g++.exp: Likewise.
10825         * lib/mike-g77.exp: Likewise.
10826         * lib/mike-gcc.exp: Likewise.
10827         * lib/objc-dg.exp: Likewise.
10828
10829 2002-01-22  Janis Johnson  <janis187@us.ibm.com>
10830
10831         PR target/5379
10832         * gcc.dg/20020122-2.c: New test.
10833
10834 2002-01-22  Hans-Peter Nilsson  <hp@axis.com>
10835
10836         * gcc.dg/20020122-1.c: New test.
10837
10838 2001-01-22  David.Billinghurst <David.Billinghurst@riotinto.com>
10839
10840         * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
10841
10842 2002-01-22  David Billinghurst <David.Billinghurst@riotinto.com>
10843
10844         * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
10845
10846 2002-01-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10847
10848         * gcc.c-torture/compile/20020121-1.c: New test.
10849
10850 2002-01-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10851
10852         * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
10853         ld_library_path.
10854
10855 2002-01-21  Jakub Jelinek  <jakub@redhat.com>
10856
10857         * gcc.dg/20020218-1.c: New test.
10858
10859 2002-01-21  David.Billinghurst <David.Billinghurst@riotinto.com>
10860
10861         * lib/prune.exp (prune_gcc_output): Prune "At global scope"
10862         messages
10863         * g++.dg/other/deprecated.C: Remove dg-bogus comment for
10864         "At global scope" warning
10865         * g++.dg/ext/align1.C: Change cygwin test for alignment
10866         from db-bogus to dg-warning
10867
10868 2002-01-21  Zack Weinberg  <zack@codesourcery.com>
10869
10870         * g77.f-torture/compile/cpp2.F: New test.
10871
10872 2002-01-19  Nathan Sidwell  <nathan@codesourcery.com>
10873
10874         * g++.dg/template/access1.C: New test.
10875
10876 2002-01-18  Aldy Hernandez  <aldyh@redhat.com>
10877
10878         * gcc.dg/20020118-1.c: New.
10879
10880 2002-01-18  Kazu Hirata  <kazu@hxi.com>
10881
10882         * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
10883
10884 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
10885
10886         * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
10887         * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
10888         alignment warnings.
10889
10890 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
10891
10892         * gcc.misc-tests/i386-prefetch.exp: Save and restore
10893         torture_with_loops and torture_without_loops
10894
10895 2002-01-17  Jakub Jelinek  <jakub@redhat.com>
10896
10897         * gcc.c-torture/compile/20020116-1.c: New test.
10898
10899 2002-01-16  Jakub Jelinek  <jakub@redhat.com>
10900
10901         * gcc.dg/20020116-2.c: New test.
10902
10903         * gcc.dg/ultrasp4.c: New test.
10904
10905         * gcc.dg/20020116-1.c: New test.
10906
10907 2002-01-15  Geoffrey Keating  <geoffk@redhat.com>
10908
10909         * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
10910         by EABI.
10911
10912 2002-01-15  Janis Johnson  <janis187@us.ibm.com>
10913
10914         * gcc.misc-tests/i386-prefetch.exp: New.
10915         * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
10916         * gcc.misc-tests/i386-pf-athlon-1.c: New test.
10917         * gcc.misc-tests/i386-pf-none-1.c: New test.
10918         * gcc.misc-tests/i386-pf-sse-1.c: New test.
10919
10920 2002-01-15  Jakub Jelinek  <jakub@redhat.com>
10921
10922         * gcc.dg/gnu89-init-1.c: Add new tests.
10923
10924 2002-01-15  Andreas Jaeger  <aj@suse.de>
10925
10926         * gcc.dg/i386-mmx-1.c: Also run on x86-64.
10927         * gcc.dg/i386-mmx-2.c: Likewise.
10928         * gcc.dg/i386-sse-1.c: Likewise.
10929         * gcc.dg/i386-sse-2.c: Likewise.
10930         * gcc.dg/i386-sse-3.c: Likewise.
10931
10932 2001-01-14  David Billinghurst <David.Billinghurst@riotinto.com>
10933
10934         * g77.f-torture/execute/intrinsic-unix-bessel.f:
10935         Uncomment additional cases that now pass.
10936
10937 2002-01-11  Richard Henderson  <rth@redhat.com>
10938
10939         * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
10940         * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
10941
10942 2002-01-11  Nicola Pero  <n.pero@mi.flashnet.it>
10943
10944         * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
10945
10946 2002-01-10  Aldy Hernandez  <aldyh@redhat.com>
10947
10948         * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
10949         lvx, stvx, stvebx, stvehx, stvewx, stvxl.
10950
10951 2002-01-10  Dale Johannesen  <dalej@apple.com>
10952
10953         * gcc.c-torture/execute/loop-11.c: New.
10954
10955 2002-01-08  Aldy Hernandez  <aldyh@redhat.com>
10956
10957         * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
10958         dss, lvsl, lvsr, dstt, dstst, dststt, dst.
10959
10960 2002-01-09  Richard Henderson  <rth@redhat.com>
10961
10962         * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
10963         type in which to perform the operation for each size.
10964
10965 2002-01-09  Alan Matsuoka  (alanm@redhat.com)
10966
10967         * gcc.c-torture/compile/20020109-2.c: New test.
10968
10969 2002-01-09  Gwenole Beauchesne  <bgeauchesne@mandrakesoft.com>
10970
10971         * gcc.c-torture/execute/loop-10.c: New test.
10972
10973 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
10974
10975         * gcc.c-torture/compile/20010226-1.c: New test.
10976         * gcc.c-torture/compile/20010227-1.c: New test.
10977         * gcc.c-torture/compile/20010426-1.c: New test.
10978         * gcc.c-torture/compile/20010510-1.c: New test.
10979         * gcc.c-torture/compile/20010605-3.c: New test.
10980         * gcc.c-torture/compile/20010824-1.c: New test.
10981         * gcc.c-torture/execute/20010409-1.c: New test.
10982         * gcc.dg/noncompile/20000901-1.c: New test.
10983         * gcc.dg/20001023-1.c: New test.
10984         * gcc.dg/20001101-1.c: New test.
10985         * gcc.dg/20001102-1.c: New test.
10986         * gcc.dg/20010207-1.c: New test.
10987         * gcc.dg/20010405-1.c: New test.
10988         * gcc.dg/20010822-1.c: New test.
10989         * gcc.dg/20011107-1.c: New test.
10990
10991 2002-01-09  Jeffrey A Law  (law@redhat.com)
10992
10993         * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
10994
10995         * gcc.c-torture/execute/strct-stdarg-1.x: New file.  Expect
10996         execution failure on PA targets.
10997
10998 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
10999
11000         * gcc.c-torture/compile/20020109-1.c: New test.
11001
11002 2002-01-08  Kazu Hirata  <kazu@hxi.com>
11003
11004         * gcc.c-torture/execute/20020108-1.c: New test.
11005
11006 2002-01-08  Jakub Jelinek  <jakub@redhat.com>
11007
11008         * gcc.dg/20020108-1.c: New test.
11009
11010 2002-01-08  H.J. Lu <hjl@gnu.org>
11011
11012         * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
11013         for header files.
11014
11015 2002-01-08  Geoff Keating  <geoffk@redhat.com>
11016
11017         * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
11018         consistency.
11019
11020 002-01-07  Aldy Hernandez  <aldyh@redhat.com>
11021
11022         * gcc.dg/altivec-4.c: Test altivec predicates.
11023
11024 2002-01-07  Jakub Jelinek  <jakub@redhat.com>
11025
11026         * gcc.c-torture/execute/20020107-1.c: New test.
11027
11028 2002-01-06  Craig Rodrigues  <rodrigc@gcc.gnu.org>
11029
11030         PR c/5279
11031         * gcc.c-torture/compile/20020106-1.c: New test.
11032
11033 2002-01-05  Hans-Peter Nilsson  <hp@bitrange.com>
11034
11035         * gcc.c-torture/execute/nestfunc-4.c: New test.
11036
11037 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
11038
11039         * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
11040         extra triple that slipped in.
11041         * g++.old-deja/g++.abi/align.C: Likewise.
11042         * g++.old-deja/g++.abi/bitfields.C: Likewise.
11043
11044 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
11045
11046         * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
11047         * g++.old-deja/g++.abi/align.C: Likewise.
11048         * g++.old-deja/g++.abi/bitfields.C: Likewise.
11049
11050         * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
11051         on FreeBSD/i386.
11052         * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
11053         FreeBSD.
11054
11055 2002-01-04  Jakub Jelinek  <jakub@redhat.com>
11056
11057         * gcc.dg/20020104-1.c: New test.
11058
11059         * gcc.dg/20020104-2.c: New test.
11060
11061 2002-01-04  Hans-Peter Nilsson  <hp@bitrange.com>
11062
11063         * gcc.dg/20020103-1.c: Fix typo in target selector.
11064
11065 2002-01-03  Richard Henderson  <rth@redhat.com>
11066
11067         * gcc.dg/20020103-1.c: New.
11068
11069 2002-01-03  Kazu Hirata  <kazu@hxi.com>
11070
11071         * gcc.c-torture/execute/20020103-1.c: New test.
11072
11073 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
11074
11075         * g++.dg/other/debug2.C: New test.
11076
11077         * gcc.c-torture/compile/20020103-1.c: New test.
11078
11079 2002-01-02  Jakub Jelinek  <jakub@redhat.com>
11080
11081         * gcc.dg/gnu89-init-1.c: Added new tests.
11082
11083 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
11084
11085         * g++.dg/template/friend2.C: Remove as patch is reverted.
11086
11087         * g++.dg/warn/oldcast1.C: New test.
11088
11089         * g++.dg/template/ptrmem1.C: New test.
11090         * g++.dg/template/ptrmem2.C: New test.
11091
11092         * g++.dg/template/ntp.C: New test.
11093
11094         * g++.dg/other/component1.C: New test.
11095
11096         * g++.dg/template/ttp3.C: New test.
11097
11098         * g++.dg/template/friend2.C: New test.
11099         * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
11100
11101 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
11102
11103         * g++.dg/other/ptrmem1.C: New test.
11104         * g++.dg/other/ptrmem2.C: New test.
11105
11106 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
11107
11108         * g++.dg/template/ctor1.C: New test.
11109
11110 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
11111
11112         * g++.dg/template/friend2.C: New test.
11113
11114 2002-01-01  Hans-Peter Nilsson  <hp@bitrange.com>
11115
11116         * gcc.dg/mmix-1.c: New test.
11117
11118 2001-12-31  Richard Henderson  <rth@redhat.com>
11119
11120         * gcc.dg/asm-5.c: New.
11121
11122 2001-12-31  Paolo Carlini  <pcarlini@unitus.it>
11123
11124         * g++.old-deja/g++.robertl/eb130.C: hash_set is now
11125         in namespace __gnu_cxx
11126
11127 2001-12-30  Richard Henderson  <rth@redhat.com>
11128
11129         * gcc.dg/debug-6.c: New.
11130
11131 2001-12-30  Jakub Jelinek  <jakub@redhat.com>
11132
11133         * gcc.c-torture/compile/20011229-2.c: New test.
11134
11135 2001-12-29  Jakub Jelinek  <jakub@redhat.com>
11136
11137         * gcc.dg/debug-3.c: New test.
11138         * gcc.dg/debug-4.c: New test.
11139         * gcc.dg/debug-5.c: New test.
11140
11141 2001-12-29  Richard Henderson  <rth@redhat.com>
11142
11143         * g++.dg/eh/loop1.C: New.
11144
11145 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
11146
11147         * g++.dg/template/crash1.C: New test.
11148
11149 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
11150
11151         * g++.dg/other/const1.C: New test.
11152
11153 2001-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
11154
11155         * gcc.c-torture/compile/20011229-1.c: New test.
11156
11157 2001-12-28  Stan Shebs  <shebs@apple.com>
11158
11159         * lib/objc-torture.exp: Resync with c-torture.exp.
11160         * lib/objc.exp: Load standard libraries.
11161
11162 2001-12-28  Jakub Jelinek  <jakub@redhat.com>
11163
11164         * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
11165         additional tests.
11166
11167 2001-12-27  Roger Sayle <roger@eyesopen.com>
11168
11169         * gcc.c-torture/execute/string-opt-16.c: New testcase.
11170
11171 2001-12-27  Richard Henderson  <rth@redhat.com>
11172
11173         * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
11174
11175 2001-12-26  Nathan Sidwell  <nathan@codesourcery.com>
11176
11177         * g++.dg/eh/ctor1.C: New test.
11178         * g++.dg/other/error2.C: New test.
11179
11180 2001-12-24  Nathan Sidwell  <nathan@codesourcery.com>
11181
11182         * g++.dg/other/init2.C: New test.
11183
11184 2001-12-24  Richard Henderson  <rth@redhat.com>
11185
11186         * gcc.dg/20011223-1.c: New.
11187         * gcc.dg/inline-1.c: New.
11188
11189 2001-12-23  Richard Henderson  <rth@redhat.com>
11190
11191         * gcc.dg/asm-4.c: Test operand modifiers.
11192
11193 2001-12-23  Richard Henderson  <rth@redhat.com>
11194
11195         * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
11196
11197 2001-12-23  Joseph S. Myers  <jsm28@cam.ac.uk>
11198
11199         * gcc.c-torture/execute/20011223-1.c: New test.
11200
11201 2001-12-21  Richard Henderson  <rth@redhat.com>
11202
11203         * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
11204         re-enables the warning.
11205
11206 2001-12-21  Richard Henderson  <rth@redhat.com>
11207
11208         * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
11209
11210 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
11211
11212         * gcc.c-torture/compile/20011218-1.c: New test.
11213
11214 2001-12-20  Nick Clifton  <nickc@cambridge.redhat.com>
11215
11216         * gcc.misc-test/arm-isr.exp: New file.  Control running of the
11217         arm-isr.c test.
11218         * gcc.misc-tests/arm-isr.c: New file.  Test prologue and
11219         epilogue generation for ARM ISR routines.
11220
11221 2001-12-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11222
11223         * gcc.dg/format/builtin-1.c: Test unlocked stdio.
11224         * gcc.dg/format/c90-printf-3.c: Likewise.
11225         * gcc.dg/format/c99-printf-3.c: Likewise.
11226         * gcc.dg/format/ext-1.c: Likewise.
11227         * gcc.dg/format/ext-6.c: Likewise.
11228         * gcc.dg/format/format.h: Prototype unlocked stdio.
11229
11230 2001-12-20  Richard Henderson  <rth@redhat.com>
11231
11232         * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
11233         (arena): Use it.
11234         (malloc): Correct allocation logic.  Abort if we fill up the
11235         arena before initialization complete.
11236         (realloc): Correct allocation logic.
11237
11238 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
11239
11240         * gcc.c-torture/compile/20011219-2.c: New test.
11241
11242         * gcc.c-torture/execute/20011219-1.c: New test.
11243
11244 2001-12-19  David Billinghurst <David.Billinghurst@riotinto.com>
11245
11246         * gcc.dg/special/ecos.exp:  wkali-1.c unsupported if
11247         target does not support weak symbols.
11248
11249 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
11250
11251         * gcc.c-torture/compile/20011219-1.c: New test.
11252
11253 2001-12-19  Nathan Sidwell  <nathan@codesourcery.com>
11254
11255         * g++.dg/other/error1.C: New test.
11256
11257 2001-12-17  Jeffrey A Law  (law@redhat.com)
11258
11259         * gcc.c-torture/execute/20011217-1.c: New test.
11260
11261 2001-12-17  Nicola Pero  <nicola@brainstorm.co.uk>
11262
11263         * objc.dg/special/: New directory.
11264         * objc.dg/special/special.exp: New file.
11265         * objc.dg/special/unclaimed-category-1.h: New file.
11266         * objc.dg/special/unclaimed-category-1a.m: New file.
11267         * objc.dg/special/unclaimed-category-1.m: New file.
11268
11269 2001-12-17  Andreas Jaeger  <aj@suse.de>
11270
11271         * gcc.c-torture/compile/20011217-2.c: New test.
11272
11273 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
11274
11275         * gcc.c-torture/compile/20011217-1.c: New test.
11276
11277 2001-12-14  Aldy Hernandez  <aldyh@redhat.com>
11278
11279         * testsuite/gcc.dg/20011214-1.c: New.
11280
11281 2001-12-13  Aldy Hernandez  <aldyh@redhat.com>
11282
11283         * gcc.dg/altivec-4.c: New.
11284
11285 2001-12-13  Hans-Peter Nilsson  <hp@axis.com>
11286
11287         * gcc.dg/20011113-1.c: New test.
11288
11289 2001-12-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11290
11291         * g++.old-deja/g++.jason/template31.C: Remove templates for classes
11292         std::__malloc_alloc_template<0> and
11293         std::__default_alloc_template<false, 0>.
11294
11295 2001-12-13  Nicola Pero  <n.pero@mi.flashnet.it>
11296
11297         * objc/execute/bf-21.m: New test.
11298         * objc/execute/enumeration-1.m: New test.
11299         * objc/execute/enumeration-2.m: New test.
11300
11301 2001-12-12  Jakub Jelinek  <jakub@redhat.com>
11302
11303         * gcc.dg/gnu89-init-1.c: New test.
11304
11305 2001-12-12  Nathan Sidwell  <nathan@codesourcery.com>
11306
11307         * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
11308         * g++.old-deja/g++.jason/2371.C: Likewise.
11309         * g++.old-deja/g++.jason/template33.C: Likewise.
11310         * g++.old-deja/g++.jason/template34.C: Likewise.
11311         * g++.old-deja/g++.jason/template36.C: Likewise.
11312         * g++.old-deja/g++.oliva/typename1.C: Likewise.
11313         * g++.old-deja/g++.oliva/typename2.C: Likewise.
11314         * g++.old-deja/g++.other/typename1.C: Likewise.
11315         * g++.old-deja/g++.pt/inherit2.C: Likewise.
11316         * g++.old-deja/g++.pt/nontype5.C: Likewise.
11317         * g++.old-deja/g++.pt/typename11.C: Likewise.
11318         * g++.old-deja/g++.pt/typename14.C: Likewise.
11319         * g++.old-deja/g++.pt/typename16.C: Likewise.
11320         * g++.old-deja/g++.pt/typename3.C: Likewise.
11321         * g++.old-deja/g++.pt/typename4.C: Likewise.
11322         * g++.old-deja/g++.pt/typename5.C: Likewise.
11323         * g++.old-deja/g++.pt/typename7.C: Likewise.
11324         * g++.old-deja/g++.robertl/eb9.C: Likewise.
11325
11326 2001-12-11  Nathan Sidwell  <nathan@codesourcery.com>
11327
11328         * g++.dg/other/linkage1.C: New test.
11329         * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
11330         specifiers.
11331
11332 2001-12-11  Neil Booth  <neil@daikokuya.demon.co.uk>
11333
11334         * gcc.dg/concat.c: New test.
11335
11336 2001-12-11  Stan Shebs  <shebs@apple.com>
11337
11338         * objc/compile: New test directory.
11339         * objc/compile/compile.exp: New expect script.
11340         * objc/compile/20011211-1.m: New compile test.
11341
11342 2001-12-11  Jason Merrill  <jason@redhat.com>
11343
11344         * lib/prune.exp (prune_gcc_output): Also handle "In member
11345         function".  So many permutations...
11346
11347 2001-12-10  Nathan Sidwell  <nathan@codesourcery.com>
11348
11349         * g++.dg/template/typedef1.C: New test.
11350
11351 2001-12-09  Nathan Sidwell  <nathan@codesourcery.com>
11352
11353         * g++.dg/other/copy1.C: New test.
11354
11355 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
11356
11357         * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
11358
11359         * gcc.dg/builtin-choose-expr.c: New.
11360
11361 2001-12-07  Aldy Hernandez  <aldyh@redhat.com>
11362
11363         * gcc.dg/altivec-2.c: New.
11364
11365 2001-12-07  Richard Henderson  <rth@redhat.com>
11366
11367         * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
11368
11369 2001-12-07  Stephane Carrez  <Stephane.Carrez@sun.com>
11370
11371         * gcc.dg/sparc-ret.c: New file, test return corruption bug for
11372         ultrasparc.
11373
11374 2001-12-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
11375
11376         * g++-old.deja/g++.robertl/eb101.C: Deleted.
11377
11378 2001-12-06  Janis Johnson  <janis187@us.ibm.com>
11379
11380         * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
11381         variable argument list.
11382
11383 2001-12-06  Zack Weinberg  <zack@codesourcery.com>
11384
11385         * gcc.c-torture/execute/memcheck: Delete entire directory.
11386         (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
11387         t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
11388
11389 2001-12-05  Neil Booth  <neil@daikokuya.demon.co.uk>
11390
11391         * gcc.dg/Wshadow-1.c: New test.
11392
11393 2001-12-05  Jakub Jelinek  <jakub@redhat.com>
11394
11395         * gcc.c-torture/compile/20011130-1.c: New test.
11396
11397         * gcc.dg/noncompile/20011025-1.c: New test.
11398
11399         * g++.dg/other/anon-union.C: New test.
11400
11401         * gcc.c-torture/execute/20011024-1.c: New test.
11402
11403 2001-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
11404
11405         * gcc.c-torture/execute/20000722-1.x,
11406         gcc.c-torture/execute/20010123-1.x: Remove.
11407         * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
11408         * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
11409         gcc.dg/c99-complit-2.c: New tests.
11410
11411 2001-12-04  Nathan Sidwell  <nathan@codesourcery.com>
11412
11413         * g++.dg/inherit/base1.C: New test.
11414
11415 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
11416
11417         * g++.dg/other/stdarg1.C: New test.
11418
11419         * gcc.c-torture/compile/20011130-2.c: New test.
11420
11421 2001-12-03  Janis Johnson  <janis187@us.ibm.com>
11422
11423         * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
11424         * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
11425         * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
11426         * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
11427         * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
11428         * gcc.dg/builtin-prefetch-1.c: New test.
11429
11430 2001-12-03  Jakub Jelinek  <jakub@redhat.com>
11431
11432         * gcc.dg/20011130-1.c: New test.
11433
11434 2001-12-03  Nathan Sidwell  <nathan@codesourcery.com>
11435
11436         * g++.dg/other/scope1.C: New test.
11437         * g++.dg/template/explicit-instantiation.C: Remove XFAIL
11438
11439 2001-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
11440
11441         * gcc.dg/vla-init-1.c: New test.
11442
11443 2001-12-01  Geoff Keating  <geoffk@redhat.com>
11444
11445         * gcc.c-torture/compile/structs.c: New testcase from GDB.
11446
11447 2001-12-02  Neil Booth  <neil@daikokuya.demon.co.uk>
11448
11449         * objc.dg/alias.m: Update.
11450         * objc.dg/class-1.m: Update.
11451         * objc.dg/const-str-1.m: Update.
11452         * objc.dg/fwd-proto-1.m: Update.
11453         * objc.dg/id-1.m: Update.
11454         * objc.dg/super-class-1.m: Update.
11455
11456 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
11457
11458         * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
11459         constructs.
11460
11461 2001-11-28  Jeffrey A Law  (law@cygnus.com)
11462
11463         * gcc.c-torture/execute/20011128-1.c: New test.
11464
11465 2001-11-28  Hans-Peter Nilsson  <hp@axis.com>
11466
11467         * gcc.dg/20011127-1.c: New test.
11468
11469 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
11470
11471         * gcc.dg/format/strfmon-1.c: Update comments.  Adjust examples
11472         from Austin Group draft 7.
11473         * gcc.dg/format/xopen-1.c: Update comments.  Add tests for gaps in
11474         scanf format arguments.
11475         * gcc.dg/format/no-exargs-2.c: New test.
11476
11477 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
11478
11479         * g++.dg/abi/vbase8-4.C: New test.
11480
11481 2001-11-24  Ian Lance Taylor  <ian@airs.com>
11482
11483         * gcc.c-torture/execute/20011121-1.c: New test.
11484
11485 2001-11-23  Jeffrey A Law  (law@cygnus.com)
11486
11487         * gcc.c-torture/execute/ieee/20011123-1.c: New test.
11488
11489 2001-11-23  Andreas Jaeger  <aj@suse.de>
11490
11491         * gcc.dg/cpp/charconst-2.c: New test.
11492
11493 2001-11-22  Geoffrey Keating  <geoffk@redhat.com>
11494
11495         * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
11496         to the host if it is remote.  Let tests specify extra headers
11497         they use.
11498         * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
11499         * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
11500         * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
11501         * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
11502         * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
11503         * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
11504         * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
11505         * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
11506         * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
11507         * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
11508
11509 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
11510
11511         * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
11512         for little endian ARMs.
11513
11514 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
11515
11516         * gcc.c-torture/compile/20011119-1.c: New test.
11517         * gcc.c-torture/compile/20011119-2.c: New test.
11518
11519 2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
11520
11521         * gcc.dg/altivec-1.c: Fix typo.
11522
11523 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
11524
11525         * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
11526
11527 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
11528
11529         * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
11530
11531 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
11532
11533         * lib/g77.exp: Don't specify --rpath-link.
11534
11535         * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
11536         across all the headers.
11537         * gcc.dg/format/format.exp: For testing on a remote host,
11538         copy format.h.
11539
11540         * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
11541         * gcc.c-torture/execute/930406-1.c: Likewise.
11542         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
11543
11544 2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
11545
11546         * gcc.dg/altivec-1.c: New.
11547
11548 2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
11549
11550         * gcc.dg/cpp/fpreprocessed.c: New test case.
11551
11552 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
11553
11554         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
11555         gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
11556         * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
11557
11558 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
11559
11560         * gcc.dg/no-builtin-1.c: New test.
11561
11562 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
11563
11564         * gcc.c-torture/execute/20011115-1.c: New test.
11565
11566 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
11567
11568         * gcc.c-torture/compile/20011114-2.c: New test.
11569         * gcc.c-torture/compile/20011114-3.c: New test.
11570         * gcc.c-torture/compile/20011114-4.c: New test.
11571
11572 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
11573
11574         * g++.dg/other/init1.C: New test.
11575
11576 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
11577
11578         * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
11579         message.
11580
11581         * gcc.c-torture/execute/20011114-1.c: New testcase.
11582
11583         * gcc.c-torture/compile/20010327-1.c: Revert last change.
11584         * gcc.c-torture/compile/20011114-1.c: New test, exactly
11585         like the (before this change) version of 20010327-1.c.
11586
11587 2001-11-14  Roger Sayle <roger@eyesopen.com>
11588
11589         * gcc.c-torture/execute/string-opt-13.c: New testcase.
11590
11591 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
11592
11593         * g++.dg/init/array2.C: New test.
11594
11595 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
11596
11597         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
11598
11599 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
11600
11601         * g++.dg/other/forscope1.C: New test.
11602         * g++.dg/ext/forscope1.C: New test.
11603         * g++.dg/ext/forscope2.C: New test.
11604
11605 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
11606
11607         * gcc.c-torture/execute/20011113-1.c: New test.
11608
11609 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
11610
11611         * gcc.c-torture/execute/20011109-2.c: New test.
11612
11613         * gcc.c-torture/execute/20011109-1.c: New test.
11614
11615 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
11616
11617         * gcc.c-torture/compile/20011109-1.c: New test.
11618
11619 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
11620
11621         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
11622         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
11623         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
11624         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
11625         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
11626         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
11627         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
11628
11629 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
11630
11631         * g++.dg/warn/Wshadow-1.C: New tests.
11632         * g++.old-deja/g++.mike/for3.C: Update.
11633
11634 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
11635
11636         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
11637         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
11638         XFAILs.  Adjust expected error texts.
11639         * gcc.c-torture/compile/20011106-1.c,
11640         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
11641         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
11642         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
11643         gcc.dg/c99-array-lval-5.c: New tests.
11644
11645 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
11646
11647         * gcc.dg/cpp/defined.c: Update.
11648
11649 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
11650
11651         * gcc.c-torture/execute/anon-1.c: New test.
11652
11653 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
11654
11655         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
11656         same size, so no warning should be produced on stormy16.
11657
11658         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
11659         due to oversized array.
11660         * g++.old-deja/g++.mike/ns15.C: Likewise.
11661         * g++.old-deja/g++.pt/crash16.C: Likewise.
11662
11663 2001-11-02  Graham Stott  <grahams@redhat.com>
11664
11665         * g++.dgother/debug1.C: Fix typos.
11666
11667 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
11668
11669         * g++.dg/other/debug1.C: New test.
11670
11671 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
11672
11673         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
11674         of unsigned long.
11675
11676 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
11677
11678         * gcc.dg/20011029-2.c: New test.
11679
11680         * gcc.c-torture/compile/20011029-1.c: New test.
11681
11682 2001-10-29  Nicola Pero  <n.pero@mi.flashnet.it>
11683
11684         * objc/execute/class_self-1.m: New test.
11685         * objc/execute/class_self-2.m: New test.
11686
11687 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
11688
11689         * gcc.misc-tests/msgs.exp: Delete.
11690         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
11691         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
11692         error set to match recent changes.
11693
11694 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
11695
11696         * gcc.dg/20011021-1.c: New test.
11697
11698 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
11699
11700         * gcc.c-torture/compile/20011023-1.c: New test.
11701
11702 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
11703
11704         * lib/g77.exp: Rewrite based on lib/g++.exp.
11705
11706 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
11707
11708         * gcc.c-torture/execute/20011019-1.c: New test.
11709
11710         * gcc.dg/20011018-1.c: New test.
11711
11712 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
11713
11714         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
11715
11716 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
11717
11718         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
11719         * gcc.dg/attr-invalid.c: Likewise.
11720
11721 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
11722
11723         * testsuite/gcc.dg/20011015-1.c: New test.
11724
11725 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
11726
11727         * g++.dg/template/unify2.C: New test.
11728
11729 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
11730
11731         * g++.dg/other/exception-specification.C: New test
11732
11733 2001-10-13  Tom Rix  <trix@redhat.com>
11734
11735         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
11736         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
11737
11738 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
11739
11740         * testsuite/gcc.dg/20011009-1.c: New test.
11741
11742 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
11743
11744         PR g++/4476
11745         * g++.dg/other/friend1.C: New test.
11746
11747 2001-10-11  Richard Henderson  <rth@redhat.com>
11748
11749         * g++.old-deja/g++.other/crash18.C: Add -S to options.
11750
11751 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11752
11753         * gcc.c-torture/compile/20011010-1.c: New.
11754
11755 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
11756
11757         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
11758         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
11759         g77.f-torture/execute/execute.exp,
11760         g77.f-torture/noncompile/noncompile.exp,
11761         gcc.c-torture/compile/compile.exp,
11762         gcc.c-torture/execute/execute.exp,
11763         gcc.c-torture/execute/ieee/ieee.exp,
11764         gcc.c-torture/execute/memcheck/memcheck.exp,
11765         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
11766         objc/execute/execute.exp: Update FSF address.
11767
11768 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
11769
11770         * gcc.dg/cpp/cmdlne-C.c: Update.
11771         * gcc.dg/cpp/cmdlne-C2.c: New.
11772
11773 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11774
11775         * gcc.c-torture/execute/20011008-3.c: New.
11776
11777 2001-10-08  DJ Delorie  <dj@redhat.com>
11778
11779         * gcc.dg/20011008-1.c: New.
11780         * gcc.dg/20011008-2.c: New.
11781
11782 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
11783
11784         * gcc.dg/cpp/spacing1.c: Update test.
11785
11786 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
11787
11788         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
11789         spelling errors of "separate" as "seperate".
11790
11791 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
11792
11793         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
11794         enough to avoid inlining.
11795
11796 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
11797
11798         * lib/g77.exp: set libg2c_dir correctly.
11799
11800 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
11801
11802         * gcc.dg/cpp/macro11.c: New test.
11803
11804 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
11805
11806         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
11807         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
11808         gcc.dg/format/multattr-3.c: New tests.
11809         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
11810         tests for format attributes on function pointers being rejected.
11811
11812 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
11813
11814         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
11815
11816 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
11817
11818         * g++.dg/warn/format1.C: New test.
11819
11820 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
11821
11822         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
11823
11824 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
11825
11826         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
11827
11828 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
11829
11830         * gcc.dg/cpp/redef2.c: Add test.
11831
11832 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
11833
11834         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
11835         long-standing bug on i686, apparently.
11836         * gcc.c-torture/execute/loop-2c.x: New file.
11837         * gcc.c-torture/execute/loop-2d.x: New file.
11838         * gcc.c-torture/execute/loop-3c.x: New file.
11839
11840 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
11841
11842         * gcc.dg/cpp/20000625-2.c: Correct line number.
11843
11844 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
11845
11846         * gcc.dg/cpp/macro10.c: New test.
11847         * gcc.dg/cpp/strify3.c: New test.
11848         * gcc.dg/cpp/spacing1.c: Add tests.
11849         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
11850         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
11851
11852 2001-09-24  DJ Delorie  <dj@redhat.com>
11853
11854         * gcc.c-torture/execute/20010924-1.c: New test.
11855
11856 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
11857
11858         * testsuite/objc/execute/paste.m: Remove.
11859
11860 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
11861
11862         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
11863
11864 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
11865
11866         * g77.dg/strlen0.f: New test.
11867
11868 2001-09-21  Richard Henderson  <rth@redhat.com>
11869
11870         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
11871         * g++.old-deja/g++.abi/vtable2.C: Likewise.
11872
11873 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
11874
11875         Table-driven attributes.
11876         * g++.dg/ext/attrib1.C: New test.
11877
11878 2001-09-20  DJ Delorie  <dj@redhat.com>
11879
11880         * gcc.dg/20000926-1.c: Update expected warning messages.
11881         * gcc.dg/array-2.c: Likewise, and test for warnings too.
11882         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
11883         array.
11884
11885 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
11886
11887         * g++.dg/eh/registers1.C: New test case.
11888
11889 2001-09-17  Richard Henderson  <rth@redhat.com>
11890
11891         * gcc.dg/array-5.c: Fix VLA decomposition test.
11892
11893 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
11894
11895         * gcc.dg/cpp/line5.c: New testcase.
11896
11897 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
11898
11899         * gcc.dg/cpp/macro9.c: New test.
11900
11901 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
11902
11903         * gcc.c-torture/execute/980223.c: Change type of addr from long
11904         to char *.
11905
11906 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
11907
11908         * gcc.c-torture/execute/20010915-1.c: New test.
11909
11910 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
11911
11912         * g77.dg/bprob: New directory.
11913         * g77.dg/bprob/bprob.exp: New file.
11914         * g77.dg/bprob/bprob-1.f: New test.
11915         * g77.dg/gcov: New directory.
11916         * g77.dg/gcov/gcov.exp: New file.
11917         * g77.dg/gcov/gcov-1.f: New test.
11918         * g77.dg/gcov/gcov-1.x: New file.
11919
11920 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
11921
11922         * gcc.dg/cpp/directiv.c: Update.
11923         * gcc.dg/cpp/undef1.c: Update.
11924
11925 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
11926
11927         * gcc.dg/20010912-1.c: New test.
11928
11929 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
11930
11931         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
11932         language-independent file in lib.
11933         * lib/gcov.exp: New file.
11934
11935 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
11936
11937         * gcc.c-torture/compile/20010911-1.c: New test.
11938
11939 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
11940
11941         * lib/profopt.exp: New, to support profile-directed optimizations.
11942         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
11943         * gcc.misc-tests/bprob-1.c: New test.
11944         * gcc.misc-tests/bprob-2.c: New test.
11945
11946 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
11947
11948         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
11949         XFAIL and which kinds of gcov output to verify.
11950         * gcc.misc-tests/gcov-4b.x: New file.
11951         * gcc.misc-tests/gcov-5b.x: New file.
11952         * gcc.misc-tests/gcov-6.x: New file.
11953         * gcc.misc-tests/gcov-7.c: New test.
11954         * gcc.misc-tests/gcov-7.x: New file.
11955
11956 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
11957
11958         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
11959         * gcc.misc-tests/gcov-6.c: New test.
11960
11961 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
11962
11963         PR c++/3986
11964         * g++.dg/abi/vbase1.C: New test.
11965
11966 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
11967
11968         * objc.dg/method-2.m: New.
11969
11970 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
11971
11972         PR c++/4203
11973         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
11974         * g++.dg/init/empty1.C: New test.
11975
11976 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
11977
11978         * gcc.c-torture/compile/20010903-1.c: New test.
11979
11980 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
11981
11982         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
11983         for m68k.
11984
11985 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
11986
11987         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
11988
11989         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
11990
11991         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
11992
11993 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
11994
11995         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
11996         for 16-bit 'unsigned int'.
11997
11998 2001-08-29  Kazu Hirata  <kazu@hxi.com>
11999
12000         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
12001
12002 2001-08-27  Richard Henderson  <rth@redhat.com>
12003
12004         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
12005         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
12006
12007 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
12008
12009         * gcc.dg/asm-names.c (ymain): New.
12010
12011 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
12012
12013         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
12014         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
12015         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
12016
12017 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12018
12019         * gcc.dg/compare5.c: New testcase.
12020
12021 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
12022
12023         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
12024         and "In instantiation".
12025
12026 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
12027
12028         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
12029
12030 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
12031
12032         * gcc.misc-tests/gcov.exp: Add support for branch information.
12033         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
12034         * gcc.misc-tests/gcov-4.c: New test.
12035         * gcc.misc-tests/gcov-4b.c: New test.
12036         * gcc.misc-tests/gcov-5b.c: New test.
12037
12038 2001-08-20  Zack Weinberg  <zackw@panix.com>
12039
12040         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
12041         expected to fail.
12042
12043 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
12044
12045         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
12046
12047 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
12048
12049         * g++.dg/eh/template1.C: New test.
12050
12051 2001-08-16  David Billinghurst  <David.Billinghurst@riotinto.com>
12052
12053         * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
12054         Fix thinko.
12055         * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
12056         for xfail.
12057
12058 2001-08-14  David Billinghurst  <David.Billinghurst@riotinto.com>
12059
12060         * lib/g77-dg.exp:  Use prune.exp for common procedures
12061         (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
12062         * lib/g77.exp: (g77-dg-prune) Remove
12063
12064 2001-08-13  Jason Merrill  <jason_merrill@redhat.com>
12065
12066         * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
12067
12068 2001-08-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12069
12070         * g++.dg/template/unify1.C: New test.
12071
12072 2001-08-07  Nathan Sidwell  <nathan@codesourcery.com>
12073
12074         * g++.dg/abi/empty4.C: New test.
12075
12076 2001-08-06  David Billinghurst  <David.Billinghurst@riotinto.com>
12077
12078         * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
12079         solaris2.*
12080         * g77.f-torture/compile/pr3743.x: Likewise
12081
12082 2001-08-05  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
12083
12084         * g++.dg/other/using-declaration.C: New test.
12085
12086 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
12087
12088         * gcc.dg/cpp/tr-sign.c: New testcase.
12089
12090 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
12091
12092         * gcc.dg/cpp/19951025-1.c: Revert.
12093         * gcc.dg/cpp/directiv.c: We no longer process directives that
12094         interrupt macro arguments.
12095
12096 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
12097
12098         * gcc.dg/bconstp-1.c: New test.
12099
12100 2001-08-03  Richard Henderson  <rth@redhat.com>
12101
12102         * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
12103
12104 2001-08-02  Neil Booth  <neil@daikokuya.demon.co.uk>
12105
12106         * gcc.dg/cpp/19951025-1.c: Update.
12107
12108 2001-08-02  Jeffrey Oldham  <oldham@codesourcery.com>
12109
12110         * g77.dg/ff90-1.f (s): Fix reference of variable z,
12111         should be x.
12112
12113 2001-08-02  Nathan Sidwell  <nathan@codesourcery.com>
12114
12115         Kill -fhonor-std.
12116         * g++.old-deja/g++.ns/ns14.C: Remove special options.
12117         * g++.old-deja/g++.other/std1.C: Likewise.
12118         * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
12119
12120 2001-08-01  David Billinghurst <David.Billinghurst@riotinto.com>
12121
12122         * lib/g77.exp:  Load gcc-defs.exp for common procedures
12123         (g77_pass, g77_fail, g77_finish, g77_exit,
12124         ${tool}_check_unsupported_p} Now redundant.  Deleted.
12125
12126 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
12127
12128         * g77.dg/fbackslash.f
12129         * g77.dg/fcase-preserve.f
12130         * g77.dg/ff90-1.f
12131         * g77.dg/ffixed-line-length-0.f
12132         * g77.dg/ffixed-line-length-132.f
12133         * g77.dg/ffixed-line-length-7.f
12134         * g77.dg/ffixed-line-length-72.f
12135         * g77.dg/ffixed-line-length-none.f
12136         * g77.dg/ffree-form-1.f
12137         * g77.dg/fno-backslash.f
12138         * g77.dg/fno-f90-1.f
12139         * g77.dg/fno-fixed-form-1.f
12140         * g77.dg/fno-onetrip.f
12141         * g77.dg/fno-typeless-boz.f
12142         * g77.dg/fno-underscoring.f
12143         * g77.dg/fno-vxt-1.f
12144         * g77.dg/fonetrip.f
12145         * g77.dg/ftypeless-boz.f
12146         * g77.dg/fugly-assumed.f
12147         * g77.dg/funderscoring.f
12148         * g77.dg/fvxt-1.f
12149
12150 2001-08-01  Ziemowit Laski  <zlaski@apple.com>
12151
12152         * objc.dg/fwd-proto-1.m: New.
12153         * objc.dg/local-decl-1.m: New.
12154         * objc.dg/naming-1.m: New.
12155         * objc.dg/naming-2.m: New.
12156         * objc.dg/proto-hier-1.m: New.
12157
12158 2001-07-31  Hans-Peter Nilsson  <hp@bitrange.com>
12159
12160         * gcc.dg/c99-scope-2.c: Don't generally assume adding more
12161         largest-type elements to a struct makes its size grow.
12162
12163 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
12164
12165         * g++.dg/abi/vthunk1.C: New test.
12166
12167 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
12168
12169         * g++.dg/abi/vbase8-22.C: New test.
12170
12171 2001-07-31  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
12172
12173         * gcc.dg/cpp/macro8.c: New test.
12174
12175 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
12176
12177         * g++.dg/abi/vbase8-21.C: New test.
12178
12179 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
12180
12181         * g++.dg/abi/vbase8-10.C: New test.
12182
12183 2001-07-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12184
12185         * lib/g++.exp (g++_set_ld_library_path): Renamed to
12186         ${tool}_set_ld_library_path.
12187         Changed caller.
12188         * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
12189         g++.exp.
12190
12191 2001-07-26  Stan Cox <scox@redhat.com>
12192
12193         * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
12194         * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
12195         gcc_exit, gcc_check_unsupported_p):
12196         Moved to gcc-deps.exp
12197         * gcc-deps.exp: New file.
12198
12199 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12200
12201         * g++.old-deja/g++.pt/defarg14.C: New test.
12202
12203 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
12204
12205         * g++.old-deja/g++.other/lineno5.C: New test.
12206
12207 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
12208
12209         * g++.old-deja/g++.pt/crash68.C: New test.
12210
12211 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
12212
12213         * g++.old-deja/g++.other/crash42.C: New test.
12214
12215 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
12216
12217         * gcc.dg/cpp/extratokens.c: Fix.
12218         * gcc.dg/cpp/skipping2.c: New tests.
12219
12220 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12221
12222         * gcc.c-torture/execute/20010724-1.c: New file.
12223         * gcc.c-torture/execute/20010724-1.x: New file.
12224
12225 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
12226
12227         * g++.old-deja/g++.other/cond7.C: New test.
12228
12229 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
12230
12231         * g++.old-deja/g++.other/optimize4.C: New test.
12232
12233 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
12234
12235         * g++.old-deja/g++.abi/vbase8-5.C: New test.
12236
12237 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
12238
12239         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
12240         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
12241         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
12242         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
12243
12244         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
12245         bug report" message.
12246
12247         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
12248         * g++.dg/ext/instantiate1.C: Move from old-deja.
12249
12250 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
12251
12252         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
12253         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
12254         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
12255         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
12256
12257 2001-07-23  Jeffrey A Law  (law@cygnus.com)
12258
12259         * gcc.c-torture/execute/20010723-1.c: New test.
12260
12261 2001-07-23  Ben Elliston  <bje@redhat.com>
12262
12263         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
12264
12265 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12266
12267         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
12268         i[34567]86-*-*.
12269         Delete handling of ieee_multilib_flags.
12270         Pass -mieee for alpha*-*-* and sh-*-*.
12271         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
12272
12273 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
12274
12275         Remove old-abi tests.
12276         * g++.old-deja/g++.mike/p11116.C: Remove.
12277         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
12278
12279 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
12280
12281         * g77.f-torture/compile/pr3743.f:  New test
12282
12283 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
12284
12285         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
12286
12287 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12288
12289         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
12290         g++.old-deja/g++.pt/static6.C: Likewise.
12291         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
12292         supports weak symbols.
12293
12294 2001-07-18  Andreas Jaeger  <aj@suse.de>
12295
12296         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
12297         supported again.
12298
12299 2001-07-18  Andreas Jaeger  <aj@suse.de>
12300
12301         * gcc.dg/iftrap-1.c: Fix target line.
12302
12303 2001-07-17  Richard Henderson  <rth@redhat.com>
12304
12305         * gcc.c-torture/execute/20010717-1.c: New.
12306
12307 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
12308
12309         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
12310         tests.
12311
12312 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
12313
12314         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
12315
12316 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12317
12318         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
12319         UAC_SIGBUS, UAC_NOPRINT definitions.
12320
12321 2001-07-16  Nicola Pero  <n.pero@mi.flashnet.it>
12322
12323         * objc/execute/object_is_class.m: New test.
12324         * objc/execute/object_is_meta_class.m: New test.
12325
12326 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
12327
12328         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
12329         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
12330
12331 2001-01-15  David Billinghurst  <David.Billinghurst@riotinto.com>
12332
12333         * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
12334         * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
12335
12336 2001-07-14  Richard Henderson  <rth@redhat.com>
12337
12338         * gcc.dg/iftrap-1.c: New.
12339
12340 2001-07-11  David Billinghurst  <David.Billinghurst@riotinto.com>
12341
12342         * g77.f-torture/execute/intrinsic77.f: New test.
12343
12344 2001-07-11  Janis Johnson <janis@us.ibm.com>
12345
12346         * gcc.misc-tests/gcov-3.c: New test.
12347
12348 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
12349
12350         * gcc.c-torture/compile/20010711-1.c,
12351         * gcc.c-torture/compile/20010711-2.c: New tests.
12352
12353 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
12354
12355         * gcc.c-torture/execute/20010711-1.c: New test.
12356
12357 2001-07-11  Ben Elliston  <bje@redhat.com>
12358
12359         * g++.old-deja/g++.other/enum5.C: New test.
12360
12361 2001-07-10  Jason Merrill  <jason_merrill@redhat.com>
12362
12363         * lib/g++-dg.exp: Load file-format and target-supports like gcc.
12364         (g++-dg-prune): Call prune_gcc_output.
12365         * prune.exp: New file for prune_gcc_output.
12366         * lib/g++.exp, lib/gcc.exp: Load it.
12367
12368 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
12369
12370         * gcc.c-torture/compile/20010701-1.c,
12371         g++.old-deja/g++.ext/attrib6.C: New tests.
12372
12373 2001-07-06  Jeffrey A Law  (law@cygnus.com)
12374
12375         * gcc.c-torture/compile/20010706-1.c: New test.
12376
12377 2000-09-10  Michael Chamberlain <michael@chamberlain.net.au>
12378
12379         * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
12380
12381 2001-06-28  Stan Shebs  <shebs@apple.com>
12382
12383         * gcc.dg/pragma-darwin.c: New test.
12384
12385 2001-06-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12386
12387         * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
12388         Solaris 2.[678] system.
12389
12390 2001-06-22  Joseph S. Myers  <jsm28@cam.ac.uk>
12391
12392         * gcc.dg/20010622-1.c: New test.
12393
12394 2001-06-18  Stan Shebs  <shebs@apple.com>
12395
12396         * objc.dg: New directory.
12397         * objc.dg/dg.exp: New file.
12398         * objc.dg/alias.m: New.
12399         * objc.dg/class-1.m: New.
12400         * objc.dg/class-2.m: New.
12401         * objc.dg/const-str-1.m: New.
12402         * objc.dg/const-str-2.m: New.
12403         * objc.dg/id-1.m: New.
12404         * objc.dg/method-1.m: New.
12405         * objc.dg/super-class-1.m: New.
12406         * lib/objc-dg.exp: New file.
12407
12408 2001-06-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
12409
12410         * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
12411         of label name.
12412
12413 2001-06-14  Nathan Sidwell  <nathan@codesourcery.com>
12414
12415         * g++.old-deja/g++.abi/vbase8-9.C: New test.
12416
12417 2001-06-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12418
12419         * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
12420         variable.
12421
12422 2001-06-12  Richard Henderson  <rth@redhat.com>
12423
12424         * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
12425
12426 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
12427
12428         * g++.old-deja/g++.abi/vbase5.C: New test.
12429         * g++.old-deja/g++.abi/vbase6.C: New test.
12430         * g++.old-deja/g++.abi/vbase7.C: New test.
12431
12432 2001-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12433
12434         * gcc.c-torture/compile/20010610-1.c: New test.
12435
12436 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
12437
12438         * g++.old-deja/g++.abi/vbase4.C: New test.
12439
12440 2001-06-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
12441
12442         * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
12443         support %f for HC11/HC12 targets.
12444         * gcc.c-torture/execute/930513-1.x: New file, likewise.
12445         * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
12446         on HC11/HC12 targets.
12447         * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
12448
12449 2001-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12450
12451         * gcc.dg/wchar_t-1.c: New file.
12452         * gcc.dg/wint_t-1.c: Likewise.
12453
12454 2001-06-11  Bernd Schmidt  <bernds@redhat.com>
12455
12456         * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
12457
12458 2001-06-11  Richard Henderson  <rth@redhat.com>
12459
12460         * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
12461
12462 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
12463
12464         * gcc.c-torture/compile/20010611-1.c: New test.
12465
12466 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
12467
12468         * gcc.dg/c99-tag-1.c: Add more tests.
12469
12470 2001-06-10  Alexandre Oliva  <aoliva@redhat.com>
12471
12472         * g++.old-deja/g++.abi/ptrmem.C: Take into account different
12473         representation on MN10300 and ARM/Thumb.
12474
12475 2001-06-10  Toon Moene  <toon@moene.indiv.nluug.nl>
12476
12477         * g77.f-torture/execute/20010610.f: New.
12478
12479 2001-06-09  David Billinghurst  <David.Billinghurst@riotinto.com>
12480
12481         * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
12482         names.
12483
12484 2001-06-09  Richard Henderson  <rth@redhat.com>
12485
12486         * gcc.c-torture/execute/ashrdi-1.c: New.
12487         * gcc.c-torture/execute/ashldi-1.c: New.
12488         * gcc.c-torture/execute/lshrdi-1.c: New.
12489
12490 2001-06-09  Ovidiu Predescu  <ovidiu@cup.hp.com>
12491
12492         * objc/execute/load-3.m: Added. Check sending +load to categories,
12493         in addition to classes.
12494
12495 2001-06-08  Stan Shebs  <shebs@apple.com>
12496
12497         * objc/execute/load-2.m: New test.  From Nicola Pero
12498         <n.pero@mi.flashnet.it>.
12499
12500 2001-06-08  Jakub Jelinek  <jakub@redhat.com>
12501
12502         * gcc.c-torture/execute/20010605-2.c: New test.
12503
12504 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
12505
12506         * g++.old-deja/g++.abi/vbase2.C: New test.
12507         * g++.old-deja/g++.abi/vbase3.C: New test.
12508
12509 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
12510
12511         * g++.old-deja/g++.pt/friend49.C: New test.
12512
12513 2001-06-07  Nathan Sidwell  <nathan@codesourcery.com>
12514
12515         * g++.old-deja/g++.ext/anon3.C: New test.
12516
12517 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
12518
12519         * g++.old-deja/g++.other/conv7.C: New test.
12520
12521 2001-06-05  Joseph S. Myers  <jsm28@cam.ac.uk>
12522
12523         * gcc.c-torture/compile/20010605-2.c: New test.
12524
12525 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
12526
12527         * gcc.c-torture/execute/20010604-1.c: New test.
12528
12529 2001-06-04  Loren J. Rittle  <ljrittle@acm.org>
12530
12531         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
12532
12533 2001-06-04  Jeffrey Oldham  <oldham@codesourcery.com>
12534
12535         * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
12536         (g++_link_flags): Likewise.
12537         (g++_init): Pass gccpath's value to two previous functions.
12538
12539 2001-06-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12540
12541         * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
12542         Ensure logfile entry matches exec command line.
12543
12544 2001-05-31  Richard Henderson  <rth@redhat.com>
12545
12546         * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
12547         * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
12548
12549 2001-05-30  David.Billinghurst  <David.Billinghurst@riotinto.com>
12550
12551         * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
12552         compiler for irix6.2
12553
12554 2001-05-30  Nathan Sidwell  <nathan@codesourcery.com>
12555
12556         * g++.old-deja/g++.other/optimize3.C: New file.
12557
12558 2001-05-29  Jeffrey Oldham  <oldham@codesourcery.com>
12559
12560         * gcc.c-torture/compile/20010518-2.x: New file to compile, not
12561         assemble.
12562
12563 2001-05-26  Nathan Sidwell  <nathan@codesourcery.com>
12564
12565         * g++.old-deja/g++.other/optimize2.C: New file.
12566
12567 2001-05-25  Diego Novillo  <dnovillo@redhat.com>
12568
12569         * gcc.c-torture/compile/20010518-2.c: New file.
12570         * gcc.c-torture/execute/20010518-1.c: New file.
12571         * gcc.c-torture/execute/20010518-2.c: New file.
12572
12573 2001-05-25  Joseph S. Myers  <jsm28@cam.ac.uk>
12574
12575         * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
12576
12577 2001-05-24  Mark Mitchell  <mark@codesourcery.com>
12578
12579         G++ no longer defines builtins that do not begin with __builtin.
12580         * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
12581         * g++.old-deja/g++.brendand/misc13.C: Likewise.
12582         * g++.old-deja/g++.law/builtin1.C: Likewise.
12583         * g++.old-deja/g++.law/cvt2.C: Likewise.
12584         * g++.old-deja/g++.mike/net5.C: Likewise.
12585         * g++.old-deja/g++.other/builtins1.C: Likewise.
12586         * g++.old-deja/g++.other/builtins2.C: Likewise.
12587         * g++.old-deja/g++.other/builtins3.C: Likewise.
12588         * g++.old-deja/g++.other/builtins4.C: Likewise.
12589         * g++.old-deja/g++.other/inline8.C: Likewise.
12590         * g++.old-deja/g++.robertl/eb39.C: Likewise.
12591
12592 2001-05-24  Nathan Sidwell  <nathan@codesourcery.com>
12593
12594         * g++.old-deja/g++.pt/using1.C: Adjust.
12595         * g++.old-deja/g++.pt/using2.C: New test.
12596
12597 2001-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
12598
12599         * gcc.dg/cpp/charconst.c: New tests.
12600         * gcc.dg/cpp/escape.c: New tests.
12601         * gcc.dg/cpp/escape-1.c: New tests.
12602         * gcc.dg/cpp/escape-2.c: New tests.
12603         * gcc.dg/cpp/ucs.c: New tests.
12604
12605 2001-05-23  David.Billinghurst <David.Billinghurst@riotinto.com>
12606
12607         * gcc.misc-tests/linkage.exp:  Pass appropriate flags to
12608         native compiler for irix6.5.
12609
12610 Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
12611
12612         * lib/g++.exp (g++_include_flags): Use args to compute
12613         get_multilibs.
12614         (g++_link_flags): Likewise.
12615         (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
12616
12617 2001-05-22  Joseph S. Myers  <jsm28@cam.ac.uk>
12618
12619         * gcc.dg/c90-hexfloat-1.c: Add more tests.
12620
12621 2001-05-21  Geoff Keating  <geoffk@redhat.com>
12622
12623         * gcc.c-torture/compile/920520-1.x: Merge previous contents into
12624         this file.
12625
12626 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
12627
12628         * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
12629         STACK_SIZE;
12630         * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
12631         to STACK_SIZE; Use it to define size of add_histo array.
12632         * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
12633         to STACK_SIZE.
12634         (f): Use GITT_SIZE to define size of gitt local table.
12635         * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
12636         to STACK_SIZE; Use it to define size of bytemem array.
12637
12638 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
12639
12640         * gcc.c-torture/compile/20000804-1.x: New file, this test fails
12641         on 68HC11/HC12 due to the asm instruction.
12642         * gcc.c-torture/compile/20001205-1.x: New file, ditto.
12643         * gcc.c-torture/compile/920520-1.x: Likewise.
12644         * gcc.c-torture/compile/20001226-1.x: New file, this test fails
12645         on 68HC11/HC12 because the function is larger than 64K.
12646         * gcc.c-torture/compile/961203-1.x: New file, this test fails
12647         on 68HC11/HC12 because the structure is too large.
12648
12649 2001-05-20  Richard Henderson  <rth@redhat.com>
12650
12651         * gcc.c-torture/execute/20010520-1.c: New.
12652
12653 2001-05-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12654
12655         * g++.old-deja/g++.warn/compare1.C: New test.
12656         * gcc.dg/compare4.c: New test.
12657
12658 2001-05-20  Nathan Sidwell  <nathan@codesourcery.com>
12659
12660         * g++.old-deja/g++.other/optimize1.C: New test.
12661
12662 2001-05-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12663
12664         * g++.old-deja/g++.pt/spec41.C: New test.
12665
12666 2001-05-19  Joseph S. Myers  <jsm28@cam.ac.uk>
12667
12668         * gcc.c-torture/compile/20010114-1.x: Remove.
12669
12670 2001-05-18  Stan Shebs  <shebs@apple.com>
12671
12672         * gcc.c-torture/compile/20010518-1.c: New test.
12673
12674 2001-05-18  Nathan Sidwell  <nathan@codesourcery.com>
12675
12676         * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
12677         * g++.old-deja/g++.pt/crash67.C: New test.
12678
12679 2001-05-17  Jeffrey D. Oldham  <oldham@codesourcery.com>
12680
12681         * g++.old-deja/g++.other/debug9.C: New test.
12682
12683 2001-05-16  Zack Weinberg  <zackw@stanford.edu>
12684
12685         * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
12686
12687 2001-05-16  Jan Hubicka  <jh@suse.cz>
12688
12689         * gcc.c-torture/compile/20010516-1.c: New test.
12690
12691 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
12692
12693         * g++.old-deja/g++.other/crash41.C: New test.
12694
12695 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
12696
12697         * g++.old-deja/g++.pt/crash66.C: New test.
12698
12699 2001-05-15  Benjamin Kosnik  <bkoz@redhat.com>
12700
12701         * g++.old-deja/g++.robertl/eb27.C: Convert.
12702
12703 2001-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
12704
12705         * g++.dg/friend-warn.C: New test.  Do not warn about friend
12706         declaration being redundant.
12707
12708 2001-05-15  Mark Mitchell (admin)  <mitchell@nunki.dbai.tuwien.ac.at>
12709
12710         * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
12711
12712 2001-05-14  Mark Mitchell  <mark@codesourcery.com>
12713
12714         * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
12715
12716 2001-05-13  Benjamin Kosnik  <bkoz@redhat.com>
12717
12718         * lib/g++.exp: Use testsuite_flags.
12719
12720 2001-05-13  Mark Mitchell  <mark@codesourcery.com>
12721
12722         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
12723
12724 2001-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
12725
12726         * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
12727
12728 2001-05-11  Mark Mitchell  <mark@codesourcery.com>
12729
12730         * lib/objc.exp: Add -lposix4 on Solaris 2.8.
12731
12732 2001-05-10  Joseph S. Myers  <jsm28@cam.ac.uk>
12733
12734         * gcc.c-torture/compile/20010313-1.c: New test.
12735
12736 2001-05-09  Zack Weinberg  <zackw@stanford.edu>
12737
12738         * gcc.dg/cpp/direct2.c: New test.
12739         * gccq.dg/cpp/direct2s.c: New test.
12740
12741         * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
12742
12743 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
12744
12745         * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
12746         * g++.old-deja/g++.other/op3.C: Likewise.
12747
12748 2001-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
12749
12750         * gcc.dg/cpp/syshdr.h: New file.
12751         * gcc.dg/cpp/sysmac1.c: Update.
12752         * gcc.dg/cpp/sysmac2.c: Update.
12753
12754 2001-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
12755
12756         * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
12757
12758 2001-05-04  David Edelsohn  <edelsohn@gnu.org>
12759
12760         * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
12761         gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
12762
12763 2001-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
12764
12765         * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
12766
12767 2001-05-03  Geoffrey Keating  <geoffk@redhat.com>
12768
12769         * lib/g++.exp (g++_include_flags): Don't use any special flags
12770         if TESTING_IN_BUILD_TREE is not defined.
12771         (g++_init): Use a plain 'c++' as the compiler if
12772         TESTING_IN_BUILD_TREEE is not defined.
12773
12774 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
12775
12776         * g++.old-deja/g++.eh/catch13.C: New test.
12777         * g++.old-deja/g++.eh/catch14.C: New test.
12778
12779 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
12780
12781         * gcc.dg/cpp/tr-define.c: New test.
12782
12783 2001-05-01  Loren J. Rittle  <ljrittle@acm.org>
12784
12785         * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
12786         <stdlib.h>, not <malloc.h>.
12787
12788 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
12789
12790         * g++.old-deja/g++.ns/template17.C: New test.
12791
12792 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
12793
12794         * g++.old-deja/g++.pt/ref4.C: New test.
12795
12796 2001-04-30  Richard Henderson  <rth@redhat.com>
12797
12798         * gcc.dg/20000724-1.c: Revert last change.
12799
12800 2001-04-30  Toon Moene  <toon@moene.indiv.nluug.nl>
12801
12802         * g77.f-torture/execute/20010430.f: New test.
12803
12804 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
12805
12806         * gcc.dg/20000724-1.c: Add a clobber of `esp'.
12807
12808 2001-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
12809
12810         * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
12811
12812 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
12813
12814         * g++.old-deja/g++.eh/crash6.C: New test.
12815
12816 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
12817
12818         * g++.old-deja/g++.other/warn7.C: New test.
12819
12820 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
12821
12822         * g++.old-deja/g++.other/defarg9.C: New test.
12823
12824 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
12825
12826         * g77.f-torture/compile/20010426.f: New test.
12827         * g77.f-torture/execute/20010426.f: New test.
12828
12829 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
12830
12831         * g77.f-torture/compile/20000629-1.x: Remove - error
12832         has been fixed.
12833
12834 2001-04-26  Jeffrey A Law  (law@cygnus.com)
12835
12836         * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
12837         Tweak slightly to work with g++.dg framework.
12838         * g++.dg/special/ecos.exp: Run initp1.C test.
12839         * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
12840
12841         * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
12842         its linker doesn't give line numbers either.
12843         * g++.old-deja/g++.ext/instantiate3.C: Similarly.
12844
12845 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
12846
12847         * g++.old-deja/g++.other/lex1.C: New test.
12848
12849 2001-04-26  Jakub Jelinek  <jakub@redhat.com>
12850
12851         * gcc.dg/noncompile/20010425-1.c: New test.
12852
12853 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
12854
12855         * g++.old-deja/g++.pt/mangle2.C: New test.
12856
12857 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
12858
12859         * gcc.dg/format/plus-1.c: New test.
12860
12861 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
12862
12863         * gcc.dg/20010423-1.c: New test.
12864
12865 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
12866
12867         * gcc.c-torture/execute/20010422-1.c: New test.
12868
12869 2001-04-25  Nathan Sidwell  <nathan@codesourcery.com>
12870
12871         * g++.old-deja/g++.ns/type2.C: New test.
12872
12873 2001-04-24  Zack Weinberg  <zackw@stanford.edu>
12874
12875         * g++.old-deja/g++.other/perf1.C: New test.
12876
12877 2001-04-24  Nathan Sidwell <nathan@codesourcery.com>
12878
12879         * gcc.dg/c99-func-2.c: Remove xfail.
12880         * gcc.dg/c99-func-3.c: Remove xfail.
12881         * gcc.dg/c99-func-4.c: Remove xfail.
12882
12883 2001-04-23  Zack Weinberg  <zackw@stanford.edu>
12884
12885         * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
12886
12887 2001-04-23  Joseph S. Myers  <jsm28@cam.ac.uk>
12888
12889         * gcc.c-torture/compile/20010423-1.c: New test.
12890
12891 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
12892
12893         * g++.old-deja/g++.pt/typename28.C: New test.
12894
12895 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
12896
12897         * g++.old-deja/g++.abi/empty2.C: New test.
12898         * g++.old-deja/g++.abi/empty3.C: New test.
12899
12900 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
12901
12902         * g++.old-deja/g++.other/comdat2.C: New test.
12903         * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
12904
12905 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
12906
12907         * g++.old-deja/g++.other/overload14.C: New test.
12908
12909 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
12910
12911         * g++.old-deja/g++.other/lookup23.C: New test.
12912
12913 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
12914
12915         * gcc.c-torture/execute/20010403-1.c: New test.
12916
12917 2001-04-19  David Billinghurst <David.Billinghurst@riotinto.com>
12918             Mark Mitchell  <mark@codesourcery.com>
12919
12920         * lib/old-dejagnu.exp: Don't delete output of executable.
12921         Add .exe suffix to executables.
12922
12923 2001-04-18  Toon Moene  <toon@moene.indiv.nluug.nl>
12924
12925         * g77.f-torture/execute/short.x; Remove - Error has been fixed.
12926
12927 2001-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12928
12929         * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
12930
12931 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
12932
12933         * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
12934         * g++.old-deja/g++.abi/crash1.C: New test.
12935
12936 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
12937
12938         * g++.old-deja/g++.other/crash40.C: New test.
12939
12940 2001-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12941
12942         * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
12943
12944 2001-04-11  Nathan Sidwell  <nathan@codesourcery.com>
12945
12946         * g++.old-deja/g++.other/warn6.C: New test.
12947
12948 22001-04-11  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
12949
12950         * g++.old-deja/g++.robertl/eb42.C: Same.
12951
12952 001-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12953
12954         * gcc.dg/wtr-conversion-1.c: New testcase.
12955
12956 2001-04-10  Richard Henderson  <rth@redhat.com>
12957
12958         * g++.old-deja/g++.other/array5.C: New.
12959
12960 2001-04-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12961
12962         * gcc.c-torture/execute/20010408-1.c: New test.
12963
12964 2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>
12965
12966         * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
12967         headers and constructs.
12968         * g++.old-deja/g++.robertl/eb79.C: Same.
12969         * g++.old-deja/g++.robertl/eb77.C (main): Same.
12970         * g++.old-deja/g++.robertl/eb73.C: Same.
12971         * g++.old-deja/g++.robertl/eb66.C (main): Same.
12972         * g++.old-deja/g++.robertl/eb55.C (t): Same.
12973         * g++.old-deja/g++.robertl/eb54.C (main): Same.
12974         * g++.old-deja/g++.robertl/eb46.C (main): Same.
12975         * g++.old-deja/g++.robertl/eb44.C: Same.
12976         * g++.old-deja/g++.robertl/eb41.C (main): Same.
12977         * g++.old-deja/g++.robertl/eb4.C (main): Same.
12978         * g++.old-deja/g++.robertl/eb39.C: Same.
12979         * g++.old-deja/g++.robertl/eb33.C (main): Same.
12980         * g++.old-deja/g++.robertl/eb31.C (main): Same.
12981         * g++.old-deja/g++.robertl/eb30.C: Same.
12982         * g++.old-deja/g++.robertl/eb3.C: Same.
12983         * g++.old-deja/g++.robertl/eb24.C (T>): Same.
12984         * g++.old-deja/g++.robertl/eb21.C: Same.
12985         * g++.old-deja/g++.robertl/eb15.C: Same.
12986         * g++.old-deja/g++.robertl/eb118.C: Same.
12987         * g++.old-deja/g++.robertl/eb115.C (main): Same.
12988         * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
12989         * g++.old-deja/g++.robertl/eb109.C: Same.
12990         * g++.old-deja/g++.other/sibcall1.C (main): Same.
12991         * g++.old-deja/g++.mike/rtti1.C: Same.
12992         * g++.old-deja/g++.mike/p658.C: Same.
12993         * g++.old-deja/g++.mike/net46.C: Same.
12994         * g++.old-deja/g++.mike/net34.C: Same.
12995         * g++.old-deja/g++.mike/memoize1.C: Same.
12996         * g++.old-deja/g++.mike/eh2.C: Same.
12997         * g++.old-deja/g++.law/weak.C: Same.
12998         * g++.old-deja/g++.law/visibility7.C: Same.
12999         * g++.old-deja/g++.law/visibility25.C: Same.
13000         * g++.old-deja/g++.law/visibility22.C: Same.
13001         * g++.old-deja/g++.law/visibility2.C: Same.
13002         * g++.old-deja/g++.law/visibility17.C: Same.
13003         * g++.old-deja/g++.law/visibility13.C: Same.
13004         * g++.old-deja/g++.law/visibility10.C: Same.
13005         * g++.old-deja/g++.law/visibility1.C: Same.
13006         * g++.old-deja/g++.law/virtual3.C (eval): Same.
13007         * g++.old-deja/g++.law/vbase1.C: Same.
13008         * g++.old-deja/g++.law/operators32.C: Same.
13009         * g++.old-deja/g++.law/nest3.C: Same.
13010         * g++.old-deja/g++.law/missed-error2.C (foo): Same.
13011         * g++.old-deja/g++.law/except5.C (main): Same.
13012         * g++.old-deja/g++.law/cvt7.C (run): Same.
13013         * g++.old-deja/g++.law/cvt2.C: Same.
13014         * g++.old-deja/g++.law/cvt16.C: Same.
13015         * g++.old-deja/g++.law/ctors6.C (bar): Same.
13016         * g++.old-deja/g++.law/ctors17.C (main): Same.
13017         * g++.old-deja/g++.law/ctors13.C: Same.
13018         * g++.old-deja/g++.law/ctors12.C (main): Same.
13019         * g++.old-deja/g++.law/ctors10.C: Same.
13020         * g++.old-deja/g++.law/code-gen5.C: Same.
13021         * g++.old-deja/g++.law/bad-error7.C: Same.
13022         * g++.old-deja/g++.law/arm9.C: Same.
13023         * g++.old-deja/g++.law/arm12.C: Same.
13024         * g++.old-deja/g++.law/arg8.C: Same.
13025         * g++.old-deja/g++.law/arg1.C: Same.
13026         * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
13027         * g++.old-deja/g++.jason/template31.C: Same.
13028         * g++.old-deja/g++.jason/template24.C (main): Same.
13029         * g++.old-deja/g++.jason/2371.C: Same.
13030         * g++.old-deja/g++.eh/new2.C: Same.
13031         * g++.old-deja/g++.eh/new1.C: Same.
13032         * g++.old-deja/g++.brendan/ptolemy2.C: Same.
13033         * g++.old-deja/g++.brendan/nest21.C (main): Same.
13034         * g++.old-deja/g++.brendan/err-msg3.C: Same.
13035         * g++.old-deja/g++.brendan/crash62.C: Same.
13036         * g++.old-deja/g++.brendan/crash52.C: Same.
13037         * g++.old-deja/g++.brendan/crash49.C (main): Same.
13038         * g++.old-deja/g++.brendan/crash38.C: Same.
13039         * g++.old-deja/g++.brendan/crash15.C (main): Same.
13040         * g++.old-deja/g++.brendan/copy9.C: Same.
13041
13042 2001-04-06  J"orn Rennecke <amylaar@redhat.com>
13043
13044         * gcc.c-torture/execute/20001203-2.c (memset):
13045         Count argument is of type __SIZE_TYPE__.
13046
13047 2001-04-04  Diego Novillo  <dnovillo@redhat.com>
13048
13049         * gcc.c-torture/compile/20010404-1.c: New test.
13050
13051 2001-04-04  Jakub Jelinek  <jakub@redhat.com>
13052
13053         * gcc.c-torture/compile/20010326-1.c: New test.
13054
13055 2001-04-03  Alexandre Oliva  <aoliva@redhat.com>
13056
13057         * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
13058         peculiarities of the SH.
13059         * g++.old-deja/g++.ext/instantiate2.C: Likewise.
13060
13061 2001-04-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13062
13063         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
13064         * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
13065         * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
13066
13067 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
13068
13069         * g77.f-torture/compile/20010321-1.f: New test.
13070
13071 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
13072
13073         * gcc.c-torture/compile/20010329-1.c: New test.
13074
13075 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
13076
13077         * gcc.c-torture/execute/20010329-1.c: New test.
13078
13079 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
13080
13081         * g++.old-deja/g++.other/eh4.C: Fix typo.
13082
13083 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
13084
13085         * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
13086
13087 2001-03-28  Philip Blundell  <philb@gnu.org>
13088
13089         * gcc.c-torture/compile/20010328-1.c: New test.
13090
13091 2001-03-27  Richard Henderson  <rth@redhat.com>
13092
13093         * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
13094         * g++.old-deja/g++.eh/vbase3.C: Likewise.
13095
13096 2001-03-27  Alan Modra  <alan@linuxcare.com.au>
13097
13098         * gcc.c-torture/compile/20010327-1.c: New test.
13099
13100 2001-03-26  Nathan Sidwell  <nathan@codesourcery.com>
13101
13102         * g++.old-deja/g++.other/friend12.C: New test.
13103         * g++.old-deja/g++.other/friend9.C: Expect no errors.
13104         * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
13105
13106 2001-03-25  Joseph S. Myers  <jsm28@cam.ac.uk>
13107
13108         * gcc.c-torture/execute/20010325-1.c: New test.
13109
13110 2001-03-23  Jakub Jelinek  <jakub@redhat.com>
13111
13112         * g++.old-deja/g++.other/mangle3.C: New test.
13113
13114 2001-03-22  Jakub Jelinek  <jakub@redhat.com>
13115
13116         * g++.old-deja/g++.other/anon8.C: New test.
13117
13118 2001-03-20  Philip Blundell  <philb@gnu.org>
13119
13120         * gcc.c-torture/compile/20010320-1.c: New test.
13121
13122 2001-03-17  Richard Henderson  <rth@redhat.com>
13123
13124         * g++.old-deja/g++.other/eh4.C: Add expected error text.
13125
13126 2001-03-15  Geoff Keating  <geoff@redhat.com>
13127
13128         * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
13129         tests on AIX.
13130
13131 2001-03-15  Gabriel Dos Reis  <gdr@codesourcery.com>
13132
13133         * g++.old-deja/g++.other/eh4.C: New test.
13134
13135 2001-03-14  Neil Booth  <neil@daikokuya.demon.co.uk>
13136
13137         * gcc.dg/cpp/mi1.c: Update.
13138
13139 2001-03-14  Jakub Jelinek  <jakub@redhat.com>
13140
13141         * g++.old-deja/g++.other/regstack.C: New test.
13142
13143 2001-03-12  Nathan Sidwell  <nathan@codesourcery.com>
13144
13145         * g++.old-deja/g++.other/ref4.C: New test.
13146
13147 2001-03-11  Nicola Pero <n.pero@mi.flashnet.it>
13148
13149         * objc/execute/va_method.m: Added.
13150         * objc/execute/IMP.m: Added.
13151         * objc/execute/_cmd.m: Added.
13152         * objc/execute/accessing_ivars.m: Added.
13153         * objc/execute/class-1.m: Added.
13154         * objc/execute/class-10.m: Added.
13155         * objc/execute/class-11.m: Added.
13156         * objc/execute/class-12.m: Added.
13157         * objc/execute/class-13.m: Added.
13158         * objc/execute/class-14.m: Added.
13159         * objc/execute/class-2.m: Added.
13160         * objc/execute/class-3.m: Added.
13161         * objc/execute/class-4.m: Added.
13162         * objc/execute/class-5.m: Added.
13163         * objc/execute/class-6.m: Added.
13164         * objc/execute/class-7.m: Added.
13165         * objc/execute/class-8.m: Added.
13166         * objc/execute/class-9.m: Added.
13167         * objc/execute/class-tests-1.h
13168         * objc/execute/class-tests-2.h
13169         * objc/execute/compatibility_alias.m: Added.
13170         * objc/execute/encode-1.m: Added.
13171         * objc/execute/formal_protocol-1.m: Added.
13172         * objc/execute/formal_protocol-2.m: Added.
13173         * objc/execute/formal_protocol-3.m: Added.
13174         * objc/execute/formal_protocol-4.m: Added.
13175         * objc/execute/formal_protocol-5.m: Added.
13176         * objc/execute/formal_protocol-6.m: Added.
13177         * objc/execute/formal_protocol-7.m: Added.
13178         * objc/execute/informal_protocol.m: Added.
13179         * objc/execute/initialize.m: Added.
13180         * objc/execute/load.m: Added.
13181         * objc/execute/many_args_method.m: Added.
13182         * objc/execute/nested-3.m: Added.
13183         * objc/execute/no_clash.m: Added.
13184         * objc/execute/private.m: Added.
13185         * objc/execute/redefining_self.m: Added.
13186         * objc/execute/root_methods.m: Added.
13187         * objc/execute/selector-1.m: Added.
13188         * objc/execute/static-1.m: Added.
13189         * objc/execute/static-2.m: Added.
13190         * objc/execute/va_method.m: Added.
13191
13192 2001-03-10  Richard Henderson  <rth@redhat.com>
13193
13194         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
13195
13196 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
13197
13198         * g++.old-deja/g++.other/crash31.C: XFAIL.
13199         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
13200         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
13201         * gcc.c-torture/execute/20010123-1.x: XFAIL.
13202         * gcc.c-torture/execute/20010124-1.x: XFAIL.
13203         * gcc.dg/sequence-pt-1.c: XFAIL one test.
13204
13205 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
13206
13207         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
13208
13209 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
13210
13211         * gcc.dg/20000724-1.c: Don't use multiline strings.
13212
13213 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
13214
13215         * objc/execute/string1.m, objc/execute/string2.m: Compare the
13216         result of -cString against what we expect it to be; don't just
13217         print it out for no one to read.
13218
13219         * objc/execute/string3.m, objc/execute/string4.m: New tests.
13220         Based on testcases provided by Nicola Pero.
13221
13222 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
13223
13224         * gcc.dg/cpp/macro7.c: New test.
13225
13226 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
13227
13228         * gcc.dg/cpp/multiline.c: Update.
13229
13230 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
13231
13232         * g++.old-deja/g++.other/enum3.C: New test.
13233
13234 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
13235
13236         * g++.old-deja/g++.other/pod1.C: New test.
13237
13238 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
13239
13240         * g++.old-deja/g++.ext/overload1.C: New test.
13241
13242 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
13243
13244         * g++.old-deja/g++.pt/using1.C: New test.
13245
13246 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
13247
13248         * g++.old-deja/g++.other/using9.C: New test.
13249
13250 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
13251
13252         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
13253
13254         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
13255
13256 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
13257
13258         * g++.old-deja/g++.ext/realpt1.C: Remove.
13259
13260 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
13261
13262         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
13263
13264 2001-02-26  Will Cohen  <wcohen@redhat.com>
13265
13266         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
13267
13268 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
13269
13270         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
13271         templatized constructors.
13272
13273 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13274
13275         * gcc.c-torture/execute/20010224-1.c: New test.
13276
13277 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
13278
13279         * gcc.c-torture/execute/20010222-1.c: New test.
13280
13281 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
13282
13283         * g++.old-deja/g++.other/inline20.C: New test.
13284
13285 2001-02-21  Ovidiu Predescu  <ovidiu@cup.hp.com>
13286
13287         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
13288
13289 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
13290
13291         * g++.old-deja/g++.other/lookup22.C: New test.
13292
13293 2001-02-19  Zack Weinberg  <zackw@stanford.edu>
13294
13295         * g77.dg: New directory.
13296         * g77.dg/20010216-1.f: New test case.
13297         * g77.dg/dg.exp: New driver.
13298         * lib/g77-dg.exp: New driver library.
13299
13300 2001-02-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13301
13302         * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
13303
13304 2001-02-16  Gabriel Dos Reis <gdr@codesourcery.com>
13305
13306         * g++.old-deja/g++.other/decl9.C: New test.
13307
13308 2001-02-16  Jakub Jelinek  <jakub@redhat.com>
13309
13310         * g++.old-deja/g++.other/init16.C: Update the test so that it does
13311         not need <string> and also tests the initialization at runtime.
13312
13313 2001-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
13314
13315         * gcc.c-torture/execute/longlong.c: New test.
13316
13317 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
13318
13319         * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
13320
13321 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
13322
13323         * gcc.c-torture/execute/920302-1.c (execute):
13324         Change argument type to short.
13325
13326 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
13327
13328         * g++.old-deja/g++.pt/deduct6.C: New test.
13329
13330 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
13331
13332         * g++.old-deja/g++.pt/deduct5.C: New test.
13333
13334 2001-02-14  Jakub Jelinek  <jakub@redhat.com>
13335
13336         * gcc.c-torture/execute/20010209-1.c: New test.
13337
13338 2001-02-14  Neil Booth  <neil@daikokuya.demon.co.uk>
13339
13340         * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
13341
13342 2001-02-12  Geoffrey Keating  <geoffk@redhat.com>
13343
13344         * g++.dg/vtgc1.C: Update for new ABI.
13345
13346         * consistency.vlad: New directory, 1665 files.
13347
13348 2001-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
13349
13350         * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
13351         return type.
13352         * gcc.dg/cpp/digraphs.c: Declare puts.
13353
13354 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
13355
13356         * g++.old-deja/g++.other/warn5.C: New test.
13357
13358 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
13359
13360         * g++.old-deja/g++.pt/spec40.C: New test.
13361
13362 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
13363
13364         * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
13365         case.
13366         * g++.old-deja/g++.ext/arrnew.C: Deprecate.
13367
13368 2001-02-12  Jakub Jelinek  <jakub@redhat.com>
13369
13370         * gcc.c-torture/compile/20010209-1.c: New test.
13371
13372 2001-02-11  Jeffrey Oldham  <oldham@codesourcery.com>
13373
13374         * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
13375         excess errors message but not if it crashes.
13376         * g++.old-deja/g++.other/crash27.C: Likewise.
13377         * g++.old-deja/g++.other/crash28.C: Likewise.
13378         * g++.old-deja/g++.other/crash30.C: Likewise.
13379         * g++.old-deja/g++.other/crash32.C: Likewise.
13380         * g++.old-deja/g++.other/crash35.C: Likewise.
13381         * g++.old-deja/g++.pt/inherit2.C: Likewise.
13382
13383 2001-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
13384
13385         * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
13386         gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
13387         g++.dg/dg.exp, g++.old-deja/old-deja.exp,
13388         g77.f-torture/execute/execute.exp,
13389         g77.f-torture/noncompile/noncompile.exp,
13390         gcc.c-torture/execute/execute.exp,
13391         gcc.c-torture/execute/memcheck/memcheck.exp,
13392         gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
13393         gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
13394         gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
13395         gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
13396         gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
13397         lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
13398         lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
13399         lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
13400         Remove bug reporting instructions with ancient email addresses.
13401
13402 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
13403
13404         * gcc.dg/20010202-1.c: New test.
13405         * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
13406
13407 2001-02-07  Zack Weinberg  <zack@wolery.stanford.edu>
13408
13409         * g++.dg/stdbool-if.C: New test.
13410
13411 2001-02-07  Ovidiu Predescu  <ovidiu@cup.hp.com>
13412
13413         * objc/execute/fdecl.m: Added main().
13414
13415 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
13416
13417         * gcc.c-torture/execute/20010206-1.c: New test.
13418
13419 2001-02-06  Neil Booth  <neil@daikokuya.demon.co.uk>
13420
13421         * gcc.dg/cpp/avoidpaste1.c: Update.
13422
13423 2001-02-05  Ovidiu Predescu  <ovidiu@cup.hp.com>
13424
13425         * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
13426         Pero <nicola@brainstorm.co.uk>.
13427         * objc/execute/fdecl.m: Declare foo as pointer to AClass.
13428
13429 2001-02-06  Nathan Sidwell  <nathan@codesourcery.com>
13430
13431         * g++.old-deja/g++.pt/spec39.C: New test.
13432
13433 2001-02-05  Jakub Jelinek  <jakub@redhat.com>
13434
13435         * gcc.c-torture/compile/20010202-1.c: New test.
13436
13437 2001-02-05  Nathan Sidwell  <nathan@codesourcery.com>
13438
13439         * g++.old-deja/g++.abi/primary2.C: New test.
13440         * g++.old-deja/g++.abi/primary3.C: New test.
13441         * g++.old-deja/g++.abi/primary4.C: New test.
13442         * g++.old-deja/g++.abi/primary5.C: New test.
13443         * g++.old-deja/g++.abi/vtable3.h: New test.
13444         * g++.old-deja/g++.abi/vtable3a.C: New test.
13445         * g++.old-deja/g++.abi/vtable3b.C: New test.
13446         * g++.old-deja/g++.abi/vtable3c.C: New test.
13447         * g++.old-deja/g++.abi/vtable3d.C: New test.
13448         * g++.old-deja/g++.abi/vtable3e.C: New test.
13449         * g++.old-deja/g++.abi/vtable3f.C: New test.
13450         * g++.old-deja/g++.abi/vtable3g.C: New test.
13451         * g++.old-deja/g++.abi/vtable3h.C: New test.
13452         * g++.old-deja/g++.abi/vtable3i.C: New test.
13453         * g++.old-deja/g++.abi/vtable3j.C: New test.
13454         * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
13455
13456 2001-02-03  Jakub Jelinek  <jakub@redhat.com>
13457
13458         * g++.old-deja/g++.other/anon6.C: New test.
13459         * g++.old-deja/g++.other/anon7.C: New test.
13460
13461 2001-02-01  Neil Booth  <neil@daikokuya.demon.co.uk>
13462
13463         * gcc.dg/cpp/avoidpaste2.c: New tests.
13464
13465 2001-01-31  Jakub Jelinek  <jakub@redhat.com>
13466
13467         * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
13468
13469 2001-01-31  Jeffrey Oldham  <oldham@codesourcery.com>
13470
13471         * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
13472         DECIMAL_DIG cases for Irix."
13473
13474 2001-01-31  J"orn Rennecke <amylaar@redhat.com>
13475
13476         * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
13477
13478 2001-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
13479
13480         * gcc.dg/c99-tag-1.c: New test.
13481
13482 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
13483
13484         * gcc.dg/cpp/tr-warn1.c: Add tests.
13485
13486 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
13487
13488         * gcc.dg/cpp/avoidpaste1.c: Update.
13489         * gcc.dg/cpp/paste4.c: Update.
13490
13491 2001-01-30  Jeffrey Oldham  <oldham@codesourcery.com>
13492
13493         * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
13494         cases for Irix.
13495
13496 2001-01-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13497
13498         * g++.old-deja/g++.other/inline19.C: New test.
13499
13500 2001-01-30  Neil Booth  <neil@daikokuya.demon.co.uk>
13501
13502         * gcc.dg/Wlarger-than.c: New test.
13503
13504 2001-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
13505
13506         * gcc.dg/cpp/avoidpaste1.c: Fix typos.
13507
13508 2001-01-29  Jakub Jelinek  <jakub@redhat.com>
13509
13510         * gcc.c-torture/execute/20010129-1.c: New test.
13511         * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
13512
13513 2001-01-28  Neil Booth  <neil@daikokuya.demon.co.uk>
13514
13515         * gcc.dg/cpp/avoidpaste1.c: Test case.
13516
13517 2001-01-28  Jakub Jelinek  <jakub@redhat.com>
13518
13519         * g++.old-deja/g++.other/inline18.C: New test.
13520
13521 2001-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13522
13523         * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
13524         and __builtin_putchar.
13525
13526 2001-01-27  Jakub Jelinek  <jakub@redhat.com>
13527
13528         * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
13529         tests.
13530
13531 2001-01-25  Jeffrey Oldham  <oldham@codesourcery.com>
13532
13533         * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
13534         floating point number rounding mode to round to the nearest
13535         representable mode.
13536
13537 2001-01-25  Jakub Jelinek  <jakub@redhat.com>
13538
13539         * g++.old-deja/g++.other/mangle2.C: New test.
13540
13541 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
13542
13543         * gcc.c-torture/compile/20010124-1.c: New test.
13544
13545 2001-01-24  Nathan Sidwell  <nathan@codesourcery.com>
13546
13547         * g++.old-deja/g++.pt/spec38.C: New test.
13548
13549 2001-01-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13550
13551         * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
13552         "Build don't run".
13553
13554 2001-01-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13555
13556         * gcc.c-torture/execute/20010123-1.c: New test.
13557
13558 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
13559
13560         * g++.old-deja/g++.pt/spec37.C: New test.
13561
13562 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
13563
13564         * g++.old-deja/g++.pt/overload14.C: New test.
13565
13566 2001-01-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13567
13568         * gcc.c-torture/execute/20010122-1.c: New test, exercise
13569         __builtin_return_address.
13570
13571 2001-01-22  Nathan Sidwell  <nathan@codesourcery.com>
13572
13573         * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
13574         * g++.old-deja/g++.pt/spec35.C: New test.
13575         * g++.old-deja/g++.pt/spec36.C: New test.
13576
13577 2001-01-20  Jakub Jelinek  <jakub@redhat.com>
13578
13579         * gcc.c-torture/compile/20010118-1.c: New test.
13580
13581 2001-01-20  Neil Booth  <neil@daikokuya.demon.co.uk>
13582
13583         * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
13584
13585 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
13586
13587         * gcc.c-torture/execute/20010119-1.c: New test.
13588
13589 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
13590
13591         * g++.old-deja/g++.other/vbase5.C: New test.
13592
13593 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
13594
13595         * gcc.c-torture/execute/20010118-1.c: New test.
13596
13597 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
13598
13599         * g++.old-deja/g++.pt/deduct3.C: New test.
13600
13601 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
13602
13603         * g++.old-deja/g++.pt/spec34.C: New test.
13604
13605 2001-01-19  "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
13606
13607         * g77.f-torture/compile/20000601-2.f: New test.
13608
13609 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
13610
13611         * g++.old-deja/g++.other/init17.C: New test.
13612
13613 2001-01-18  Alexandre Oliva  <aoliva@redhat.com>
13614
13615         * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
13616
13617 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
13618
13619         * g++.old-deja/g++.pt/unify8.C: New test.
13620
13621 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
13622
13623         * g++.old-deja/g++.abi/vbase1.C: New test.
13624
13625 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
13626
13627         * g++.old-deja/g++.pt/crash65.C: New test.
13628
13629 2001-01-18  Neil Booth  <neil@daikokuya.demon.co.uk>
13630
13631         * gcc.dg/cpp/assembl2.S: New test case.
13632
13633 2001-01-17  Jeffrey Oldham  <oldham@codesourcery.com>
13634
13635         * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
13636         are supported.
13637
13638 2001-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13639
13640         * g++.old-deja/g++.other/builtins1.C: New test.
13641         * g++.old-deja/g++.other/builtins2.C: Likewise.
13642         * g++.old-deja/g++.other/builtins3.C: Likewise.
13643         * g++.old-deja/g++.other/builtins4.C: Likewise.
13644
13645 2001-01-17  Jakub Jelinek  <jakub@redhat.com>
13646
13647         * gcc.c-torture/compile/20010117-1.c: New test.
13648         * gcc.c-torture/compile/20010117-2.c: New test.
13649
13650 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
13651
13652         * g77.f-torture/execute/20010116.[fx]: New test,
13653         XFAIL on i?86-*-*.
13654         * g77.f-torture/compile/20010115.f: Indicate it's
13655         a test for PR fortran/1636.
13656
13657 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
13658
13659         * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
13660
13661 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
13662
13663         * g77.f-torture/compile/20010115.f: New test.
13664
13665 2001-01-15  Nathan Sidwell  <nathan@codesourcery.com>
13666
13667         * g++.old-deja/g++.pt/nontype5.C: New test.
13668
13669 2001-01-15  Neil Booth  <neil@daikokuya.demon.co.uk>
13670
13671         * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
13672         have an equivalent working one below it.
13673
13674 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
13675
13676         * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
13677         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
13678
13679 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
13680
13681         * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
13682         message containing "init_priority".
13683         (conpr-2.C): Likewise.
13684         (conpr-3.C): Likewise.
13685         * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
13686
13687 2001-01-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13688
13689         * gcc.c-torture/execute/20010114-2.c: New test.
13690
13691 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
13692
13693         * gcc.c-torture/compile/20010114-1.c: New test.
13694         * gcc.c-torture/compile/20010114-1.x: Xfail.
13695         * gcc.c-torture/compile/20010114-2.c: New test.
13696         * gcc.c-torture/execute/20010114-1.c: New test.
13697         * gcc.dg/trunc-1.c: New test.
13698         * gcc.dg/uninit-B.c: New test.
13699
13700 2001-01-13  Nick Clifton  <nickc@redhat.com>
13701
13702         * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
13703         target.
13704
13705 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
13706
13707         * gcc.c-torture/compile/20010113-1.c: New test.
13708
13709 2001-01-13  Jakub Jelinek  <jakub@redhat.com>
13710
13711         * gcc.c-torture/compile/20001212-1.c: New test.
13712
13713 2001-01-13  Neil Booth  <neil@daikokuya.demon.co.uk>
13714
13715         * gcc.dg/cpp/widestr1.c: Update.
13716         * gcc.dg/cpp/prag-imp.c: Remove.
13717
13718 2001-01-12  Jakub Jelinek  <jakub@redhat.com>
13719
13720         * gcc.c-torture/execute/20000801-3.x: Remove.
13721         * gcc.dg/c90-init-1.c: New test.
13722         * gcc.dg/c99-init-1.c: New test.
13723         * gcc.dg/c99-init-2.c: New test.
13724         * gcc.dg/gnu99-init-1.c: New test.
13725
13726 2001-01-12  Richard Earnshaw <rearnsha@arm.com>
13727
13728         * lib/f-torture.exp (f_torture_compile): Prune the warnings before
13729         testing that no relevant ones were found.
13730
13731 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
13732
13733         * g++.old-deja/g++.pt/cast2.C: New test.
13734
13735 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
13736
13737         * g++.old-deja/g++.pt/friend47.C: New test.
13738
13739 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
13740
13741         * g++.old-deja/g++.pt/instantiate13.C: New test.
13742
13743 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
13744
13745         * g++.old-deja/g++.other/defarg7.C: New test.
13746         * g++.old-deja/g++.other/defarg8.C: New test.
13747
13748 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
13749
13750         * g++.old-deja/g++.pt/crash64.C: New test.
13751
13752 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
13753
13754         * g++.old-deja/g++.pt/crash63.C: New test.
13755
13756 2001-01-11  Neil Booth  <neil@daikokuya.demon.co.uk>
13757
13758         * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
13759
13760 2001-01-10  Alan Lehotsky  <lehotsky@tiac.net>
13761
13762         * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
13763
13764 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
13765
13766         * g++.old-deja/g++.pt/error3.C: New test.
13767
13768 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
13769
13770         * g++.old-deja/g++.other/crash39.C: New test.
13771
13772 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
13773
13774         * g++.old-deja/g++.other/vbase4.C: New test.
13775
13776 2001-01-08  Jonathan Larmour  <jlarmour@redhat.com>
13777
13778         * gcc.dg/20000419-2.c: Move to "special" subdirectory.
13779         * gcc.dg/special/20000419-2.c: New file. Identical to above.
13780         * gcc.dg/special/special.exp: New test driver which will check
13781         for alias support for the above test.
13782
13783 2001-01-09  Alan Lehotsky  <lehotsky@tiac.net>
13784
13785         * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
13786         problems on small machines.
13787         * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
13788         parameterize.
13789
13790 2001-01-09  Jeffrey Oldham  <oldham@codesourcery.com>
13791
13792         * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
13793         mips.
13794         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
13795
13796 2001-01-09  Nathan Sidwell  <nathan@codesourcery.com>
13797
13798         * g++.old_deja/g++.pt/using8.C: New test.
13799
13800 2001-01-09  Joseph S. Myers  <jsm28@cam.ac.uk>
13801
13802         * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
13803
13804 2000-01-08  Loren J. Rittle  <ljrittle@acm.org>
13805
13806         * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
13807         where a failure is expected.
13808         * gcc.c-torture/execute/ieee/rbug.x: Likewise.
13809
13810 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
13811
13812         * g++.old_deja/g++.pt/instantiate12.C: New test.
13813
13814 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
13815
13816         * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
13817         start of structs.
13818         * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
13819         * g++.old-deja/g++.brendan/crash17.C: Likewise.
13820         * g++.old-deja/g++.brendan/crash29.C: Likewise.
13821         * g++.old-deja/g++.brendan/crash48.C: Likewise.
13822         * g++.old-deja/g++.brendan/ns1.C: Likewise.
13823         * g++.old-deja/g++.brendan/warnings1.C: Likewise.
13824         * g++.old-deja/g++.bugs/900205_04.C: Likewise.
13825         * g++.old-deja/g++.bugs/900514_03.C: Likewise.
13826         * g++.old-deja/g++.eh/spec6.C: Likewise.
13827         * g++.old-deja/g++.jason/crash3.C: Likewise.
13828         * g++.old-deja/g++.law/ctors11.C: Likewise.
13829         * g++.old-deja/g++.law/ctors17.C: Likewise.
13830         * g++.old-deja/g++.law/ctors5.C: Likewise.
13831         * g++.old-deja/g++.law/ctors9.C: Likewise.
13832         * g++.old-deja/g++.mike/ambig1.C: Likewise.
13833         * g++.old-deja/g++.mike/net22.C: Likewise.
13834         * g++.old-deja/g++.mike/p3538a.C: Likewise.
13835         * g++.old-deja/g++.mike/p3538b.C: Likewise.
13836         * g++.old-deja/g++.mike/virt3.C: Likewise.
13837         * g++.old-deja/g++.niklas/t128.C: Likewise.
13838         * g++.old-deja/g++.other/anon4.C: Likewise.
13839         * g++.old-deja/g++.other/using1.C: Likewise.
13840         * g++.old-deja/g++.other/warn3.C: Likewise.
13841         * g++.old-deja/g++.pt/t37.C: Likewise.
13842         * g++.old-deja/g++.robertl/eb69.C: Likewise.
13843         * g++.old-deja/g++.robertl/eb71.C: Likewise.
13844
13845 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
13846
13847         * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
13848
13849 2001-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13850
13851         * gcc.c-torture/execute/stdio-opt-3.c: New test.
13852
13853 2001-01-07  Jakub Jelinek  <jakub@redhat.com>
13854
13855         * gcc.c-torture/compile/20010107-1.c: New test.
13856
13857 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
13858
13859         * gcc.c-torture/execute/builtin-noret-1.c: New test.
13860
13861 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
13862
13863         * gcc.dg/format/format.h: New file.
13864         * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
13865         gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
13866         gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
13867         gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
13868         gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
13869         gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
13870         gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
13871         gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
13872         gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
13873         gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
13874         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
13875         gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
13876         gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
13877         gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
13878         gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
13879         gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
13880         gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
13881         gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
13882         gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
13883         gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
13884         gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
13885         instead of declaring standard types, macros and functions in each
13886         test.
13887
13888 2001-01-06  Alexandre Oliva  <aoliva@redhat.com>
13889
13890         * gcc.c-torture/execute/20010106-1.c: New test.
13891
13892 2001-01-06  Joseph S. Myers  <jsm28@cam.ac.uk>
13893
13894         * gcc.dg/format/format.exp: New file.
13895         * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
13896         * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
13897         * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
13898         * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
13899         * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
13900         * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
13901         * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
13902         * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
13903         * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
13904         * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
13905         * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
13906         * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
13907         * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
13908         * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
13909         * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
13910         * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
13911         * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
13912         * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
13913         * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
13914         * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
13915         * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
13916         * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
13917         * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
13918         * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
13919         * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
13920         * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
13921         * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
13922         * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
13923         * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
13924         * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
13925         * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
13926         * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
13927         * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
13928         * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
13929         * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
13930         * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
13931         * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
13932         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
13933         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
13934         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
13935         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
13936         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
13937
13938 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
13939
13940         * gcc.c-torture/execute/991228-1.c: Take word endianness into
13941         account.
13942
13943 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
13944
13945         * gcc.c-torture/execute/builtin-complex-1.c: New test.
13946
13947 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
13948
13949         * g++.old-deja/g++.pt/crash62.C: New test.
13950
13951 2001-01-04  Richard Henderson  <rth@redhat.com>
13952
13953         * gcc.dg/20000926-1.c: Update expected warnings.
13954         * gcc.dg/array-2.c: Likewise.
13955         * gcc.dg/array-4.c: Also validate flexible array members.
13956         * gcc.dg/c99-flex-array-1.c: New.
13957
13958 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
13959
13960         * gcc.c-torture/compile/20001222-1.x: Remove.
13961
13962 2001-01-04  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
13963
13964         * gcc.c-torture/execute/built-in-setjmp.c: New.
13965
13966 2001-01-03  Richard Henderson  <rth@redhat.com>
13967
13968         * gcc.dg/940510-1.c: Update expected error wording.
13969         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
13970
13971 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
13972
13973         * lib/target-supports.exp (check_alias_available): Modified to
13974         indicate aliases not supported if only weak aliases are supported.
13975
13976 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13977
13978         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
13979         Turn on cmpstrsi checks for __pj__ and __i370__.
13980
13981 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
13982
13983         * g++.old-deja/g++.other/virtual11.C: New test.
13984
13985 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
13986
13987         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
13988
13989 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13990
13991         * gcc.c-torture/compile/20010102-1.c: New test.
13992
13993 2001-01-02  Andreas Jaeger  <aj@suse.de>
13994
13995         * gcc.dg/noreturn-3.c: New test.
13996
13997         * gcc.dg/noreturn-4.c: New test.
13998
13999 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14000
14001         * gcc.c-torture/execute/stdio-opt-1.c: Also test
14002         __builtin_fputc and __builtin_fwrite.
14003
14004 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
14005
14006         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
14007         signed char, not default char.
14008
14009 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
14010
14011         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
14012
14013 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
14014
14015         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
14016
14017 2000-12-29  Richard Henderson  <rth@redhat.com>
14018
14019         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
14020         (__cyg_profile_func_exit): Define.
14021
14022 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
14023
14024         * g++.dg/vtgc1.C: New test.
14025
14026 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
14027
14028         * gcc.dg/noncompile/20001228-1.c: New test.
14029
14030         * gcc.dg/20001228-1.c: New test.
14031
14032         * gcc.c-torture/execute/20001228-1.c: New test.
14033
14034 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
14035
14036         * gcc.dg/format-strfmon-1.c: New test.
14037
14038 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14039
14040         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
14041         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
14042         * gcc.c-torture/execute/string-opt-1.c: Likewise.
14043         * gcc.c-torture/execute/string-opt-2.c: Likewise.
14044         * gcc.c-torture/execute/string-opt-3.c: Likewise.
14045         * gcc.c-torture/execute/string-opt-4.c: Likewise.
14046         * gcc.c-torture/execute/string-opt-6.c: Likewise.
14047         * gcc.c-torture/execute/string-opt-7.c: Likewise.
14048         * gcc.c-torture/execute/string-opt-8.c: Likewise.
14049         * gcc.c-torture/execute/string-opt-9.c: Likewise.
14050         * gcc.c-torture/execute/string-opt-10.c: Likewise.
14051         * gcc.c-torture/execute/string-opt-11.c: Likewise.
14052         * gcc.c-torture/execute/string-opt-12.c: Likewise.
14053
14054         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
14055         * gcc.c-torture/execute/string-opt-4.c: Test index.
14056
14057 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
14058
14059         * gcc.c-torture/compile/20001226-1.c: New test.
14060
14061 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
14062
14063         * gcc.c-torture/compile/20001222-1.c: New test.
14064         * gcc.c-torture/compile/20001222-1.x: Xfail.
14065
14066 2000-12-22  Alexandre Oliva  <aoliva@redhat.com>
14067
14068         * gcc.c-torture/execute/comp-goto-2.c: New test.
14069
14070 2000-12-21  J"orn Rennecke <amylaar@redhat.com>
14071
14072         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
14073         Use long types if __INT_MAX__ is 32767.
14074         (main): Use cast to (sint32 *) when poking 88 into a_page.
14075
14076         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
14077
14078 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
14079
14080         * gcc.c-torture/compile/20001221-1.c: New test.
14081         * gcc.c-torture/execute/20001221-1.c: New test.
14082
14083 2000-12-20  Richard Henderson  <rth@redhat.com>
14084
14085         * g++.old-deja/g++.pt/crash36.C: Update error lines.
14086         * g++.old-deja/g++.robertl/eb109.C: Likewise.
14087
14088 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14089
14090         * gcc.dg/compare3.c: New test.
14091
14092 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
14093
14094         * gcc.dg/format-warnll-1.c: New test.
14095
14096 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
14097
14098         * gcc.dg/cpp/cmdlne-P.c: New test.
14099
14100 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
14101
14102         * gcc.c-torture/execute/builtin-abs-1.c,
14103         gcc.c-torture/execute/builtin-abs-2.c: New tests.
14104
14105 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
14106
14107         * gcc.dg/cpp/multiline.c: New test.
14108
14109 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
14110
14111         * g++.old-deja/g++.other/syshdr1.C: Update.
14112         * gcc.dg/cpp/lineflags.c: Remove temporarily.
14113
14114 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14115
14116         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
14117
14118 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14119
14120         * g++.old-deja/g++.pt/ttp65.C: New test.
14121
14122 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14123
14124         * g++.old-deja/g++.pt/ttp64.C: New test.
14125
14126 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14127
14128         * g++.old-deja/g++.pt/spec33.C: New test.
14129
14130 2000-12-14  Catherine Moore  <clm@redhat.com>
14131
14132         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
14133         * gcc.c-torture/execute/920612-2.c: Likewise.
14134         * gcc.c-torture/execute/920428-2.c: Likewise.
14135         * gcc-c-torture/execute/va-arg-11.c: Call exit.
14136         * gcc.c-torture/execute/va-arg-21.c: Likewise.
14137
14138 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14139
14140         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
14141         * gcc.dg/pack-test-2.c: Likewise.
14142
14143 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
14144
14145         Tests by Zack Weinberg <zackw@stanford.edu>.
14146
14147         * gcc.dg/cpp/defined.c: Update.
14148         * gcc.dg/cpp/defined_trad.c: New tests.
14149
14150 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
14151
14152         * gcc.dg/cpp/trad-direct.c: Update.
14153
14154 2000-12-11  Neil Booth  <neilb@earthling.net>
14155
14156         * gcc.dg/cpp/defined_trad.c
14157
14158 2000-12-11  Neil Booth  <neilb@earthling.net>
14159
14160         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
14161
14162 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
14163
14164         * gcc.dg/format-miss-2.c: New test.
14165
14166 2000-12-09  Neil Booth  <neilb@earthling.net>
14167
14168         * gcc.dg/cpp/lineflags.c: New tests.
14169         * gcc.dg/cpp/poison.c: Update.
14170         * gcc.dg/cpp/redef2.c: Update.
14171         * gcc.dg/cpp/skipping.c: New test.
14172
14173 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
14174
14175         * g++.old-deja/g++.other/eh3.C: New testcase.
14176
14177 2000-12-07  Neil Booth  <neilb@earthling.net>
14178
14179         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
14180         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
14181         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
14182         wtr-union-init-2.c, wtr-union-init-3.c: Update.
14183         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
14184         Update.
14185
14186 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
14187
14188         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
14189         __SIZE_TYPE__ instead of int for type of integers cast to
14190         pointers.
14191
14192 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
14193
14194         * g++.old-deja/g++.other/cleanup4.C: New test.
14195
14196 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
14197
14198         * format-sec-1.c: New test.
14199
14200 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
14201
14202         * gcc.dg/format-nonlit-3.c: New test.
14203
14204 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
14205
14206         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
14207         through a null pointer.
14208
14209 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14210
14211         * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
14212         * g++.old-deja/g++.pt/partial4.C: New test.
14213
14214 2000-12-06  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
14215
14216         * gcc.c-torture/execute/ieee/hugeval.x: New.
14217
14218 2000-12-06  Neil Booth  <neilb@earthling.net>
14219
14220         * gcc.dg/cpp/backslash2.c: New tests.
14221
14222 2000-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14223
14224         * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
14225         * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
14226
14227 2000-12-05  Geoffrey Keating  <geoffk@redhat.com>
14228
14229         * gcc.c-torture/execute/20001203-2.c: New testcase.
14230
14231 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
14232
14233         * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
14234         * g++.old-deja/g++.other/virtual10.C: New test.
14235
14236 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
14237
14238         * g++.old-deja/g++.mike/pmf5.C: Remove test.
14239
14240 2000-12-05  Richard Henderson  <rth@redhat.com>
14241
14242         * gcc.c-torture/compile/20001205-1.c: New.
14243
14244 2000-12-04  Neil Booth  <neilb@earthling.net>
14245
14246         * g++.old-deja/g++.other/virtual9.C: New test.
14247         * g++.old-deja/g++.pt/crash61.C: New test.
14248         * gcc.c-torture/execute/loop-9.c: New test.
14249
14250 2000-12-04  Neil Booth  <neilb@earthling.net>
14251
14252         * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
14253         * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
14254         * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
14255         * gcc.dg/cpp/extratokens.c: ...here.
14256
14257 2000-12-04  Neil Booth  <neilb@earthling.net>
14258
14259         * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
14260         New tests.
14261
14262 2000-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14263
14264         * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
14265         * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
14266
14267 2000-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
14268
14269         * gcc.c-torture/execute/20001203-1.c: New test.
14270
14271 2000-12-03  Neil Booth  <neilb@earthling.net>
14272
14273         * gcc.dg/cpp/macro6.c: New test cases.
14274
14275 2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14276
14277         * gcc.c-torture/execute/string-opt-9.c: New test.
14278         * gcc.c-torture/execute/string-opt-10.c: Likewise.
14279         * gcc.c-torture/execute/string-opt-11.c: Likewise.
14280         * gcc.c-torture/execute/string-opt-12.c: Likewise.
14281
14282         * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
14283         * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
14284
14285 2000-12-02  Geoffrey Keating  <geoffk@redhat.com>
14286
14287         * gcc.dg/cpp/if-6.c: New testcase.
14288
14289         * gcc.dg/20001201-1.c: New testcase.
14290
14291 2000-12-02  Neil Booth  <neilb@earthling.net>
14292
14293         * g++.old-deja/g++.other/externC4.C,
14294         g++.old-deja/g++.other/friend10.C: New tests.
14295
14296 2000-12-02  Neil Booth  <neilb@earthling.net>
14297
14298         * g++.old-deja/g++.other/instan2.C
14299         * g++.old-deja/g++.other/instan3.C: New test.
14300
14301 2000-12-02  Neil Booth  <neilb@earthling.net>
14302
14303         * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
14304         c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
14305         gnuc99.c,gnuc99-pedantic.c: New tests.
14306
14307 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
14308
14309         * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
14310         gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
14311
14312 2000-12-01  Neil Booth  <neilb@earthling.net>
14313
14314         * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
14315         * gcc.dg/cpp/poison.c: Update.
14316         * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
14317
14318 2000-12-01  Toon Moene  <toon@moene.indiv.nluug.nl>
14319
14320         * g77.f-torture/execute/20001201.f: New test.
14321
14322 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
14323
14324         * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
14325
14326 2000-12-01  Jakub Jelinek  <jakub@redhat.com>
14327
14328         * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
14329
14330 2000-12-01  Nathan Sidwell  <nathan@codesourcery.com>
14331
14332         * g++.old-deja/g++.other/cast6.C: New test.
14333
14334 2000-11-30  Geoffrey Keating  <geoffk@redhat.com>
14335
14336         * gcc.c-torture/execute/20001130-2.c: New testcase.
14337
14338 2000-11-30  Richard Henderson  <rth@redhat.com>
14339
14340         * gcc.c-torture/execute/20001130-1.c: New test.
14341
14342 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
14343
14344         * g++.old-deja/g++.other/op3.C: New test.
14345
14346 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
14347
14348         * g++.old-deja/g++.other/op2.C: New test.
14349
14350 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
14351
14352         * g++.old-deja/g++.other/crash38.C: New test.
14353
14354 2000-11-29  Toon Moene  <toon@moene.indiv.nluug.nl>
14355
14356         * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
14357
14358 2000-11-29  Jakub Jelinek  <jakub@redhat.com>
14359
14360         * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
14361         tests.
14362         * gcc.c-torture/execute/string-opt-6.c: New test.
14363
14364         * gcc.dg/20001117-1.c: Add main.
14365
14366 2000-11-28  Geoffrey Keating  <geoffk@redhat.com>
14367
14368         * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
14369         Move from here ...
14370         * gcc.dg/940510-1.c: ... to here.
14371
14372         * gcc.dg/20000926-1.c: GNU C now allows initializations of
14373         zero-size arrays in toplevel structures.
14374
14375 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
14376
14377         * gcc.c-torture/execute/loop-8.c: New test.
14378
14379 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
14380
14381         * g++.old-deja/g++.other/base1.C: New test.
14382
14383 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
14384
14385         * g++.old-deja/g++.other/parse2.C: New test.
14386
14387 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
14388
14389         * g++.old-deja/g++.pt/incomplete1.C: New test.
14390
14391 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
14392
14393         * g++.old-deja/g++.other/friend9.C: New test.
14394
14395 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
14396
14397         * gcc.dg/20001127-1.c: New test.
14398
14399 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
14400
14401         * g++.old-deja/g++.pt/friend46.C: New test.
14402
14403 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
14404
14405         * g++.old-deja/g++.other/ptrmem8.C: New test.
14406
14407 2000-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14408
14409         * gcc.c-torture/execute/string-opt-7.c: New test.
14410         * gcc.c-torture/execute/string-opt-8.c: Likewise.
14411
14412 2000-11-26  Gabriel Dos Reis  <gdr@codesourcery.com>
14413
14414         * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
14415         instead of 'mkcheck 2'.
14416
14417 2000-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
14418
14419         * gcc.c-torture/execute/memcheck/driver.c,
14420         gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
14421         C9X references to refer to C99.
14422
14423 2000-11-25  Jakub Jelinek  <jakub@redhat.com>
14424
14425         * gcc.dg/ultrasp3.c: New test.
14426
14427 2000-11-25  Neil Booth  <neilb@earthling.net>
14428
14429         * gcc.dg/cpp/include2.c: Update test to be locale independent.
14430
14431 2000-11-25  Alexandre Oliva  <aoliva@redhat.com>
14432
14433         * gcc.c-torture/compile/20001123-2.c: New.
14434
14435 2000-11-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14436
14437         * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
14438
14439 2000-11-24  Bernd Schmidt  <bernds@redhat.co.uk>
14440
14441         * gcc.dg/sequence-point-1.c: Add some new tests.
14442         * gcc.c-torture/execute/20001124-1.c: New test.
14443
14444 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
14445
14446         * g++.old-deja/g++.other/vaarg4.C: New test.
14447         * gcc.c-torture/compile/20001123-1.c: New test.
14448
14449 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
14450
14451         * g++.other/crash24.C: Adjust and remove XFAIL.
14452         * g++.other/crash37.C: New test.
14453
14454 2000-11-23  Nathan Sidwell  <nathan@codesourcery.com>
14455
14456         * g++.old-deja/g++.pt/instantiate9.C: New test.
14457
14458 2000-11-22  Mark Mitchell  <mark@codesourcery.com>
14459
14460         * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
14461         new ABI, too.
14462
14463         * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
14464         * g++.old-deja/g++.robertl/eb55.C: Likewise.
14465
14466 2000-11-22  Neil Booth  <neilb@earthling.net>
14467
14468         * gcc.dg/cpp/Wtrigraphs.c: New test.
14469
14470 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
14471
14472         * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
14473
14474 2000-11-22  Jakub Jelinek  <jakub@redhat.com>
14475
14476         * gcc.c-torture/execute/ieee/20001122-1.c: New test.
14477
14478 2000-11-22  Hans-Peter Nilsson  <hp@bitrange.com>
14479
14480         * lib/gcc-dg.exp: load_lib scanasm.exp.
14481         (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
14482         * lib/g++-dg.exp: load_lib scanasm.exp.
14483         * lib/scanasm.exp: New.
14484         (scan-assembler, scan-assembler-not): Add optional arguments to
14485         test name, or if not present, the pattern name.
14486         (scan-assembler-dem, scan-assembler-dem-not): New.
14487
14488         * g++.dg/dg.exp: New.
14489
14490 2000-11-21  Neil Booth  <neilb@earthling.net>
14491
14492         * gcc.dg/cpp/integrated1.c: Remove.
14493
14494 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
14495
14496         * gcc.c-torture/execute/20001121-1.c: New test.
14497
14498 2000-11-21  Richard Henderson  <rth@redhat.com>
14499
14500         * gcc.c-torture/compile/20001121-1.c: New test.
14501
14502 2000-11-20  Neil Booth  <neilb@earthling.net>
14503
14504         * gcc.dg/cpp/integrated1.c: New test.
14505
14506 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
14507
14508         * g++.old-deja/g++.other/inline17.C: New test.
14509
14510 2000-11-20  Donald Lindsay  <dlindsay@redhat.com>
14511
14512         * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
14513         local variable to be zero: I made the variable global. Now
14514         uses abort() and exit() instead of relying on main's return value.
14515
14516 2000-11-20  Neil Booth  <neilb@earthling.net>
14517
14518         * gcc.dg/cpp/paste2.c: Update test.
14519         * objc/execute/paste.m: New test.
14520
14521 2000-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
14522
14523         * gcc.dg/c99-condexpr-1.c: New test.
14524
14525 2000-11-20  Neil Booth  <neilb@earthling.net>
14526
14527         * gcc.dg/cpp/macsyntx.c: Use correct command line option.
14528
14529 2000-11-20  Nathan Sidwell  <nathan@codesourcery.com>
14530
14531         * g++.old-deja/g++.pt/export1.C: New test.
14532
14533 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
14534
14535         * gcc.dg/20001117-1.c: New test.
14536
14537 2000-11-18  Richard Henderson  <rth@redhat.com>
14538
14539         * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
14540
14541 2000-11-18  Richard Henderson  <rth@redhat.com>
14542
14543         * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
14544         * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
14545         * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
14546
14547 2000-11-18  Richard Henderson  <rth@redhat.com>
14548
14549         * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
14550         (main): New.  Exit cleanly.
14551
14552 2000-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
14553
14554         * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
14555         gcc.dg/c99-fordecl-2.c: New tests.
14556
14557 2000-11-18  Richard Henderson  <rth@redhat.com>
14558
14559         * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
14560         * gcc.c-torture/execute/zerolen-2.c: New.
14561
14562 2000-11-18  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14563
14564         * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
14565         memory.
14566
14567 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
14568
14569         * g++.old-deja/g++.pt/instantiate8.C: New test.
14570
14571 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
14572
14573         * g++.old-deja/g++.other/incomplete.C: Add more tests.
14574         * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
14575
14576 2000-11-16  Nick Clifton  <nickc@redhat.com>
14577
14578         * gcc.c-torture/execute/nestfunc-2.c: New test.
14579         * gcc.c-torture/execute/nestfunc-3.c: New test.
14580
14581 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
14582
14583         * gcc.c-torture/compile/20001116-1.c: New test.
14584
14585 2000-11-15  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14586
14587         * gcc.c-torture/execute/20001115-1.c: New test.
14588
14589 2000-11-15  Mark Mitchell  <mark@codesourcery.com>
14590
14591         * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
14592         * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
14593         * g++.old-deja/g++.abi/ptrflags.C: Likewise.
14594         * g++.old-deja/g++.abi/vmihint.C: Likewise.
14595
14596 2000-11-15  Neil Booth  <neilb@earthling.net>
14597
14598         gcc.dg/cpp/_Pragma1.c: Update.
14599         gcc.dg/cpp/_Pragma2.c: New test.
14600
14601 2000-11-15  Nathan Sidwell  <nathan@codesourcery.com>
14602
14603         * g++.old-deja/g++.other/anon5.C: New test.
14604
14605 2000-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
14606
14607         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
14608         tests.
14609
14610 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
14611
14612         * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
14613         output.
14614
14615 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14616
14617         * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
14618         labels at end of compound statements.
14619
14620 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
14621
14622         * gcc.c-torture/execute/loop-7.c: New test.
14623
14624 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14625
14626         * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
14627
14628 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14629
14630         * gcc.dg/c99-bool-1.c: New test.
14631
14632 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14633
14634         * gcc.dg/c99-scope-1.c: Remove xfail.
14635         * gcc.dg/c99-scope-2.c: New test.
14636
14637 2000-11-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14638
14639         * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
14640         * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
14641
14642 2000-11-11  Mark Mitchell  <mark@codesourcery.com>
14643
14644         * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
14645         error messages.
14646
14647         * g++.mike/p700.C: Don't typedef wchar_t.
14648         * g++.mike/p784.C: Likewise.
14649         * g++.mike/eb101.C: Don't use __wchar_t.
14650
14651 2000-11-11  Toon Moene  <toon@moene.indiv.nluug.nl>
14652
14653         * g77.f-torture/execute/20001111.[fx]: Test premature exit
14654         from DO loop.
14655
14656 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
14657
14658         * gcc.c-torture/execute/20001111-1.c: New test.
14659
14660 2000-11-10  Nick Clifton  <nickc@redhat.com>
14661
14662         * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
14663         long multuiple and accumulate.
14664
14665 2000-11-09  Richard Henderson  <rth@redhat.com>
14666
14667         * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
14668         via size_t instead of int.
14669
14670         * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
14671         * gcc.c-torture/execute/string-opt-2.c: Likewise.
14672         * gcc.c-torture/execute/string-opt-3.c: Likewise.
14673         * gcc.c-torture/execute/string-opt-4.c: Likewise.
14674
14675 2000-11-09  Geoffrey Keating  <geoffk@redhat.com>
14676
14677         * gcc.c-torture/compile/20001109-1.c: New test.
14678         * gcc.c-torture/compile/20001109-2.c: New test.
14679
14680 2000-11-09  Nathan Sidwell  <nathan@codesourcery.com>
14681
14682         * g++.old-deja/g++.pt/operator1.C: New test.
14683         * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
14684
14685 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
14686
14687         * gcc.dg/20001108-1.c: New test.
14688
14689 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
14690
14691         * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
14692         with both arguments constant strings.
14693         * gcc.c-torture/execute/string-opt-3.c: New test.
14694         * gcc.c-torture/execute/string-opt-4.c: New test.
14695         * gcc.c-torture/execute/string-opt-5.c: New test.
14696
14697 2000-11-08  Nick Clifton  <nickc@redhat.com>
14698
14699         * gcc.c-torture/execute/20001108-1.c: New test case.  Checks
14700         mulsidi3adddi patterns.
14701
14702 2000-11-08  Nathan Sidwell  <nathan@codesourcery.com>
14703
14704         * g++.old-deja/g++.other/crash36.C: New test.
14705
14706 2000-11-08  Jakub Jelinek  <jakub@redhat.com>
14707
14708         * g++.old-deja/g++.other/init16.C: New test.
14709
14710 2000-11-06  Loren J. Rittle  <ljrittle@acm.org>
14711
14712         * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
14713
14714 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
14715
14716         * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
14717         * gcc.c-torture/execute/va-arg-16.x: Likewise.
14718         * gcc.c-torture/execute/va-arg-17.x: Likewise.
14719
14720 2000-11-07  DJ Delorie  <dj@redhat.com>
14721
14722         * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
14723
14724 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14725
14726         * gcc.c-torture/execute/string-opt-1.c: New test.
14727
14728 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
14729
14730         * gcc.c-torture/execute/va-arg-15.x: New file.  Fails on
14731         mips-sgi-irix6.* because the MIPS ABI passes floating-point
14732         parameters in registers, and there is no way for a varargs
14733         function to know in which order the integer and floating-point
14734         parameters should be interleaved when they are placed on the
14735         stack.
14736         * gcc.c-torture/execute/va-arg-16.x: Likewise.
14737         * gcc.c-torture/execute/va-arg-17.x: Likewise.
14738
14739 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14740
14741         * gcc.c-torture/execute/string-opt-2.c: New test.
14742
14743 2000-11-07  Nathan Sidwell  <nathan@codesourcery.com>
14744
14745         * g++.old-deja/g++.pt/crash60.C: New test.
14746
14747 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
14748
14749         * g++.old-deja/g++.other/crash24.C: New test.
14750         * g++.old-deja/g++.other/crash25.C: New test.
14751         * g++.old-deja/g++.other/crash26.C: New test.
14752         * g++.old-deja/g++.other/crash27.C: New test.
14753         * g++.old-deja/g++.other/crash28.C: New test.
14754         * g++.old-deja/g++.other/crash29.C: New test.
14755         * g++.old-deja/g++.other/crash30.C: New test.
14756         * g++.old-deja/g++.other/crash31.C: New test.
14757         * g++.old-deja/g++.other/crash32.C: New test.
14758         * g++.old-deja/g++.other/crash33.C: New test.
14759         * g++.old-deja/g++.other/crash34.C: New test.
14760         * g++.old-deja/g++.other/crash35.C: New test.
14761
14762 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
14763
14764         * gcc.c-torture/execute/20001031-1.c: New test.
14765
14766 2000-11-04  Mark Mitchell  <mark@codesourcery.com>
14767
14768         * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
14769         namespace.
14770
14771         * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
14772         standards-conformant.
14773
14774         * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
14775
14776         * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
14777         * g++.old-deja/g++.mike/p755a.C: Likewise.
14778         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
14779         library makes no calls to `operator new' during initialization.
14780
14781 2000-11-04  Neil Booth  <neilb@earthling.net>
14782
14783         * gcc.dg/cpp/include2.c: New tests.
14784
14785 2000-11-03  Mark P Mitchell  <mark@codesourcery.com>
14786
14787         * lib/g++.exp (g++_set_ld_library_path): New function.
14788         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
14789
14790 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
14791
14792         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
14793         warnings.
14794
14795 2000-11-01  Richard Henderson  <rth@redhat.com>
14796
14797         * g++.old-deja/g++.ext/namedret1.C: New.
14798         * g++.old-deja/g++.ext/namedret2.C: New.
14799         * g++.old-deja/g++.ext/namedret3.C: New.
14800
14801 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
14802
14803         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
14804         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
14805
14806 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14807
14808         * gcc.c-torture/execute/va-arg-21.c: New test.
14809
14810 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
14811
14812         * gcc.dg/c99-complex-2.c: New test.
14813
14814 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14815
14816         * gcc.c-torture/execute/stdio-opt-1.c: New test.
14817
14818 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
14819
14820         * g++.old-deja/g++.other/inline16.C: New test.
14821
14822 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
14823
14824         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
14825         __PRETTY_FUNCTION__
14826
14827 2000-10-29  Neil Booth  <neilb@earthling.net>
14828
14829         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
14830         New tests.
14831         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
14832         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
14833         optimisation.
14834
14835 2000-10-29  Neil Booth  <neilb@earthling.net>
14836
14837         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
14838         * mi1.c, mi1c.h: Add null directives to multiple-include test.
14839         * mi5.c: Test multiple includes work with -C.
14840         * trigraphs.c: Test ^= version.
14841
14842 2000-10-28  Neil Booth  <neilb@earthling.net>
14843
14844         New tests and test updates for new macro expander.
14845
14846         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
14847         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
14848         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
14849         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
14850         new diagnostic messages.
14851
14852         * gcc.dg/cpp/macro3.c: New tests.
14853
14854 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
14855
14856         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
14857         on the same line.
14858
14859 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
14860
14861         * g++.old-deja/g++.other/eh2.C: New test.
14862
14863 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
14864
14865         * gcc.c-torture/execute/20001027-1.c: New test.
14866
14867 2000-10-26  Richard Henderson  <rth@redhat.com>
14868
14869         * gcc.c-torture/execute/20001026-1.c: New.
14870
14871 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
14872
14873         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
14874         * g++.old-deja/g++.law/builtin1.C: Likewise.
14875         * g++.old-deja/g++.law/ctors10.C: Likewise.
14876         * g++.old-deja/g++.law/virtual3.C: Likewise.
14877         * g++.old-deja/g++.mike/p658.C: Likewise.
14878         * g++.old-deja/g++.other/sibcall1.C: Likewise.
14879         * g++.old-deja/g++.other/vaarg2.C: Likewise.
14880         * g++.old-deja/g++.robertl/eb124.C: Likewise.
14881         * g++.old-deja/g++.robertl/eb44.C: Likewise.
14882         * g++.old-deja/g++.robertl/eb77.C: Likewise.
14883
14884 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
14885
14886         * gcc.c-torture/compile/20001024-1.c: New test.
14887
14888 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
14889
14890         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
14891         to tell us whether or not we are using V3.
14892
14893 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
14894
14895         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
14896         operands.
14897
14898 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
14899
14900         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
14901
14902 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
14903
14904         * gcc.c-torture/execute/20001024-1.c: New test.
14905
14906 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
14907
14908         * g++.old-deja/g++.other/sibcall1.C: New test.
14909
14910 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
14911
14912         * gcc.dg/noncompile/init-3.c: New test.
14913
14914 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
14915
14916         * gcc.dg/format-array-1.c: New test.
14917
14918 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
14919
14920         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
14921         writing through null pointers; remove comment about testing
14922         unterminated strings.
14923
14924 2000-10-17  Matthew Hiller  <hiller@redhat.com>
14925
14926         * gcc.c-torture/execute/20001017-2.c: New test.
14927
14928 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
14929
14930         * gcc.c-torture/compile/20001018-1.c: New test.
14931         * gcc.c-torture/compile/20001018-1.x: Xfail.
14932
14933 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14934
14935         * gcc.c-torture/execute/20001017-1.c: New test.
14936
14937 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
14938
14939         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
14940         for multiple use of arguments with scanf formats; add tests for
14941         multiple use of arguments.
14942
14943 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
14944
14945         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
14946
14947 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
14948
14949         * gcc.dg/format-miss-1.c: New test.
14950
14951 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
14952
14953         * gcc.c-torture/execute/20001013-1.c: New test.
14954
14955 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
14956
14957         * gcc.dg/format-branch-1.c: New test.
14958
14959 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
14960
14961         * README, lib/file-format.exp: Remove EGCS references.
14962
14963 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
14964
14965         * gcc.dg/20001013-1.c: New test.
14966
14967 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
14968
14969         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
14970         for intmax_t in the compiler using __typeof__ and the type rules
14971         for conditional expressions.
14972
14973 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
14974
14975         * gcc.dg/20001012-1.c: New test.
14976         * gcc.dg/20001012-2.c: New test.
14977
14978 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
14979
14980         * gcc.dg/format-attr-1.c: New test.
14981
14982 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
14983
14984         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
14985         __LONG_LONG_MAX__ instead of LLONG_MAX.
14986
14987 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
14988
14989         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
14990         scanf flags.
14991         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
14992         flags.
14993
14994 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
14995
14996         * gcc.dg/sequence-pt-1.c: New test.
14997
14998 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
14999
15000         * gcc.c-torture/execute/20001011-1.c: New testcase.
15001         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
15002
15003 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
15004
15005         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
15006         does not error on it.
15007
15008 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
15009
15010         * gcc.dg/20001009-1.c: New test.
15011
15012 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
15013
15014         * gcc.c-torture/compile/20001009-1.c: Move from here ....
15015         * gcc.c-torture/execute/20001009-2.c: ... to here.
15016
15017 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
15018
15019         * gcc.c-torture/compile/20001009-1.c: New testcase.
15020         * gcc.c-torture/execute/20001009-1.c: New testcase.
15021         Testcases provided by Jan Hubicka <jh@suse.cz>.
15022
15023 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
15024
15025         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
15026         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
15027         uintmax_t using <limits.h> to emulate the compiler's internal
15028         logic.  No longer XFAIL %j tests.
15029
15030 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
15031
15032         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
15033         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
15034         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
15035         regexps and details of expected handling of some bad formats.
15036         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
15037         suppression.
15038
15039 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
15040
15041         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
15042         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
15043         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
15044         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
15045         in list archives.
15046
15047 2000-10-06  Richard Henderson  <rth@cygnus.com>
15048
15049         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
15050         * g++.old-deja/g++.brendan/crash52.C: Likewise.
15051         * g++.old-deja/g++.jason/report.C: Likewise.
15052         * g++.old-deja/g++.law/friend5.C: Likewise.
15053         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
15054         of the expected warnings.
15055
15056 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
15057
15058         * g++.old-deja/g++.pt/enum14.C: New test.
15059
15060 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
15061
15062         * g++.old-deja/g++.pt/crash59.C: New test.
15063
15064 2000-10-04  Will Cohen  <wcohen@redhat.com>
15065
15066         * gcc.dg/20000926-1.c: New test.
15067
15068 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
15069
15070         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
15071         function name for current C++ compiler.
15072         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
15073
15074 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
15075
15076         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
15077         __PRETTY_FUNCTION__.
15078         * g++.old-deja/g++.ext/pretty2.C: Likewise.
15079
15080 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15081
15082         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
15083
15084 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
15085
15086         * gcc.c-torture/compile/20000923-1.c: New test.
15087
15088 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
15089
15090         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
15091         * g++.old-deja/g++.pt/ttp62.C: Same.
15092         * g++.old-deja/g++.other/inline14.C: Same.
15093
15094 2000-09-24  Richard Henderson  <rth@cygnus.com>
15095
15096         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
15097
15098 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
15099
15100         * gcc.dg/c90-printf-1.c: Add test for wide string format.
15101
15102 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
15103
15104         * gcc.c-torture/compile/20000922-1.c: New file.
15105
15106 2000-09-21  Nick Clifton  <nickc@redhat.com>
15107
15108         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
15109         a signed long modulo operation.
15110         (mod6): New function - perform an unsigned long modulo operation.
15111         (main): Add tests for modulos of very large numbers by very small
15112         dividends.
15113
15114 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15115
15116         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
15117
15118 2000-09-19  Richard Henderson  <rth@cygnus.com>
15119
15120         * gcc.dg/compare2.c (case 10): XFAIL.
15121
15122 2000-09-18  Richard Henderson  <rth@cygnus.com>
15123
15124         * gcc.c-torture/execute/20000906-1.c: Move ...
15125         * gcc.dg/20000906-1.c: ... here.  Only run on targets
15126         that support __builtin_trap.
15127
15128 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
15129
15130         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
15131
15132 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
15133
15134         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
15135         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
15136         more $ format tests.
15137
15138 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
15139
15140         * gcc.dg/format-errmk-1.c: New test.
15141
15142 2000-09-17  Greg McGary  <greg@mcgary.org>
15143
15144         * gcc.c-torture/execute/20000917-1.x: Remove.
15145
15146 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
15147
15148         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
15149
15150 2000-09-17  Greg McGary  <greg@mcgary.org>
15151
15152         * gcc.c-torture/execute/20000917-1.c: New test.
15153         * gcc.c-torture/execute/20000917-1.x: XFAIL.
15154
15155 2000-09-16  Neil Booth  <NeilB@earthling.net>
15156
15157         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
15158         in nested macro bug.
15159
15160 2000-09-15  Neil Booth  <NeilB@earthling.net>
15161
15162         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
15163
15164 2000-09-14  Jeffrey A Law  (law@cygnus.com)
15165
15166         * gcc.c-torture/execute/20000914-1.c: New test.
15167
15168 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
15169
15170         * g++.other/inline13.C: New test.
15171
15172 2000-09-12  Andreas Jaeger  <aj@suse.de>
15173
15174         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
15175         constant by Ulrich Drepper <drepper@redhat.com>.
15176
15177 2000-09-12  J"orn Rennecke <amylaar@redhat.co.uk>
15178
15179         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
15180
15181 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15182
15183         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
15184
15185 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
15186
15187         * gcc.dg/cpp/backslash.c: New test.
15188
15189 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
15190
15191         * gcc.c-torture/execute/20000910-1.c: New test.
15192         * gcc.c-torture/execute/20000910-2.c: Likewise.
15193
15194 2000-09-11  Robert Lipe  <robertl@sco.com>
15195
15196         * gcc.dg/pragma-align.c: New test.
15197
15198 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
15199
15200         * g++.old-deja/g++.pt/explicit82.C: New test.
15201         * g++.old-deja/g++.pt/explicit83.C: New test.
15202
15203 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
15204
15205         * gcc.dg/asm-names.c: New test.
15206
15207 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15208
15209         * gcc.dg/cpp/tr-warn6.c: New test
15210
15211 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
15212
15213         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
15214         be accepted.
15215
15216 2000-09-07  Catherine Moore  <clm@redhat.com>
15217
15218         * gcc.c-torture/execute/unroll-1.c: New test.
15219
15220 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
15221
15222         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
15223         ERROR markers.
15224         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
15225         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
15226         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
15227         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
15228         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
15229         Preprocess only.
15230         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
15231         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
15232
15233 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
15234
15235         * g++.old-deja/g++.pt/deduct2.C: New test.
15236
15237 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
15238
15239         * g++.old-deja/g++.pt/parms2.C: New test.
15240
15241 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
15242
15243         * g++.old-deja/g++.pt/crash58.C: New test.
15244
15245 2000-09-06  Greg McGary  <greg@mcgary.org>
15246
15247         * gcc.c-torture/execute/20000906-1.c: New test.
15248         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
15249
15250 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15251
15252         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
15253
15254 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
15255
15256         * g++.old-deja/g++.pt/crash57.C: New test.
15257
15258 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
15259
15260         * g++.old-deja/g++.pt/crash56.C: New test.
15261
15262 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
15263
15264         * g++.old-deja/g++.pt/koenig1.C: New test.
15265
15266 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
15267
15268         * gcc.dg/20000904-1.c: New test.
15269
15270 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
15271
15272         * gcc.dg/cpp/paste8.c: New test.
15273
15274 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
15275
15276         * gcc.c-torture/compile/20000827-1.c: New test.
15277
15278 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
15279
15280         * gcc.dg/format-diag-1.c: New test.
15281
15282 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
15283
15284         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
15285         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
15286         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
15287         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
15288         gcc.dg/formatz-1.c: Adjust warning regular expressions.
15289
15290 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
15291
15292         * g++.old-deja/g++.other/nested4.C: New test.
15293
15294 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
15295
15296         * g++.old-deja/g++.ns/scoped1.C: New test.
15297
15298 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
15299
15300         * lib/g++.exp: Support testing already-installed GCC.
15301
15302 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15303
15304         * wtr-label-1.c, wtr-suffix-1.c: New tests.
15305
15306 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15307
15308         * gcc.dg/return-type-2.c: New test.
15309
15310 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
15311
15312         * gcc.c-torture/compile/20000825-1.c: New test.
15313
15314 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
15315
15316         * gcc.dg/dwarf2-2.c: New test.
15317
15318 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
15319
15320         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
15321         dg-warning regexps.
15322
15323 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
15324
15325         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
15326         gcc.dg/format-ext-5.c: New tests.
15327
15328 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
15329
15330         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
15331
15332 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
15333
15334         * gcc.dg/noncompile/930622-2.c: Adjust error message.
15335
15336 2000-08-24  Richard Henderson  <rth@cygnus.com>
15337
15338         * gcc.dg/ia64-sync-1.c: New test.
15339         * gcc.dg/ia64-sync-2.c: New test.
15340         * gcc.dg/ia64-asm-1.c: New test.
15341
15342 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
15343
15344         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
15345         * gcc.dg/format-ext-2.c: New test.
15346
15347 2000-08-23  Jason Merrill  <jason@redhat.com>
15348
15349         * lib/old-dejagnu.exp: Also ignore "In member function" and
15350         "At global scope".
15351
15352 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15353
15354         * gcc.dg/noncompile/label-lineno-1.c: New test.
15355
15356 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
15357
15358         * gcc.dg/c99-array-nonobj-1.c: New test.
15359
15360 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
15361
15362         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
15363         tests.
15364         * gcc.dg/format-ext-1.c: New test.
15365
15366 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15367
15368         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
15369         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
15370         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
15371         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
15372         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
15373
15374 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
15375
15376         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
15377         gcc.dg/c99-strftime-2.c: New tests.
15378
15379 2000-08-22  Richard Henderson  <rth@cygnus.com>
15380
15381         * gcc.c-torture/execute/20000822-1.c: New test.
15382
15383 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
15384
15385         * gcc.c-torture/execute/20000819-1.x: Remove.
15386
15387 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
15388
15389         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
15390         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
15391         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
15392         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
15393         gcc.dg/format-xopen-1.c: New tests.
15394
15395 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
15396
15397         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
15398
15399 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
15400
15401         * g++.old-deja/g++.other/loop2.C: New test.
15402
15403         * gcc.c-torture/compile/20000606-1.c: New test.
15404         * gcc.c-torture/compile/20000728-1.c: New test.
15405         * gcc.c-torture/execute/20000801-1.c: New test.
15406         * gcc.c-torture/execute/20000801-2.c: New test.
15407         * gcc.c-torture/execute/20000819-1.c: New test.
15408         * gcc.c-torture/execute/20000819-1.x: XFAIL.
15409         * gcc.dg/20000629-1.c: New test.
15410         * gcc.dg/20000724-1.c: New test.
15411         * gcc.dg/20000807-1.c: New test.
15412
15413 2000-08-20 Dennis Chernoivanov <cdi@sparc.spb.su>
15414
15415         * gcc.dg/cpp/pragma-1.c: New test.
15416         * gcc.dg/cpp/pragma-2.c: New test.
15417
15418 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
15419
15420         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
15421         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
15422
15423 2000-08-18  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
15424
15425         * gcc.c-torture/compile/20000818-1.c: New test.
15426
15427 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
15428
15429         * gcc.c-torture/execute/20000818-1.c: New test.
15430
15431 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
15432
15433         * gcc.dg/format-va-1.c: New test.
15434
15435 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
15436
15437         * g++.old-deja/g++.other/typedef8.C: New test.
15438
15439 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
15440
15441         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
15442         * g++.old-deja/g++.mike/net36.C: Mark candidate.
15443         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
15444         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
15445         * g++.old-deja/g++.other/ptrmem7.C: New test.
15446         * g++.old-deja/g++.pt/ptrmem10.C: New test.
15447
15448 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
15449
15450         * g++.old-deja/g++.pt/typename27.C: New test.
15451
15452 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
15453
15454         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
15455         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
15456         * g++.old-deja/g++.pt/friend45.C: New test.
15457         * g++.old-deja/g++.other/friend8.C: New test.
15458
15459 2000-08-15  Richard Henderson  <rth@cygnus.com>
15460
15461         * gcc.c-torture/execute/20000815-1.c: New test.
15462
15463 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
15464
15465         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
15466         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
15467         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
15468
15469 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
15470
15471         * g++.old-deja/g++.other/refinit2.C: New test.
15472
15473 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
15474
15475         * lib/c-torture.exp (c-torture): Make
15476         compiler_conditional_xfail_data global.
15477         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
15478         compiler_conditional_xfail_data machinery.
15479         (f-torture-execute): Likewise.
15480         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
15481         and only when unrolling loops.
15482
15483         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
15484
15485 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
15486
15487         * g++.old-deja/g++.pt/explicit81.C: New test.
15488
15489 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
15490
15491         * g++.old-deja/g++.pt/typename26.C: New test.
15492
15493 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
15494
15495         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
15496         warning.
15497
15498 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
15499
15500         * g++.old-deja/g++.other/array3.C: New test.
15501
15502 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
15503
15504         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
15505         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
15506         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
15507         New tests.
15508
15509 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
15510
15511         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
15512         * g++.old-deja/g++.abi/vmihint.C: Likewise.
15513
15514 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
15515
15516         * gcc.c-torture/execute/20000808-1.c: New test.
15517
15518 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
15519
15520         * gcc.dg/c90-const-expr-1.c: New test.
15521
15522 2000-08-08  Richard Henderson  <rth@cygnus.com>
15523
15524         * gcc.dg/noncompile/920923-1.c: Declare calloc.
15525
15526 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
15527
15528         * gcc.dg/noncompile/const-ll-1.c: New test.
15529
15530 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
15531
15532         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
15533
15534 2000-08-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
15535
15536         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
15537         that running programs linked against the shared version of libobjc
15538         run correctly.
15539
15540 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
15541
15542         * gcc.dg/c99-printf-1.c: New test.
15543
15544 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
15545
15546         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
15547
15548 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
15549
15550         * gcc.c-torture/execute/20000731-1.x: Delete.
15551
15552 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
15553
15554         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
15555         and torture_without_loops as is done by c-torture.exp.
15556         (search_for): Copy from c-torture.exp.
15557         (gcc-dg-runtest): New function, drives a directory of tests
15558         iterating over the TORTURE_OPTIONS.
15559         (scan-assembler, scan-assembler-not): Move here from
15560         individual directory drivers.
15561
15562         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
15563         defined by lib/gcc-dg.exp.
15564         * gcc.dg/cpp/cpp.exp: Likewise.
15565         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
15566         gcc-dg-runtest, so we cycle over optimization options.
15567
15568         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
15569         * gcc.dg/compare2.c: No longer expected to fail.
15570
15571 2000-08-04  J"orn Rennecke <amylaar@cygnus.co.uk>
15572
15573         * gcc.c-torture/execute/20000804-1.c: New test.
15574
15575 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
15576
15577         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
15578
15579 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
15580
15581         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
15582
15583 2000-08-03  Jeffrey A Law  (law@cygnus.com)
15584
15585         * gcc.c-torture/compile/20000803-1.c: New test.
15586
15587 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
15588
15589         * gcc.c-torture/execute/20000801-3.c,
15590         gcc.c-torture/execute/20000801-4.c: New tests.
15591         * gcc.c-torture/execute/20000801-3.x,
15592         gcc.c-torture/execute/20000801-4.x: Xfail.
15593
15594 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
15595
15596         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
15597         libobjc/.libs to allow for libtool.
15598
15599 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
15600
15601         * gcc.c-torture/compile/20000802-1.c: New test.
15602
15603 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
15604
15605         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
15606
15607 2000-07-31  Jeffrey A Law  (law@cygnus.com)
15608
15609         * gcc-c-torture/execute/20000731-2.c: New test.
15610
15611         * gcc.c-torture/execute/20000731-1.c: New test.
15612         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
15613
15614 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
15615
15616         * testsuite/gcc.dg/cpp/paste7.c: New test.
15617         * gcc.dg/cpp/20000725-1.c: New test.
15618
15619 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
15620
15621         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
15622         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
15623         declaration warning for __builtin_dwarf_reg_size.
15624
15625         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
15626
15627 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
15628
15629         * gcc.dg/noncompile/voidparam-1.c: New test.
15630
15631 2000-07-30  Richard Henderson  <rth@cygnus.com>
15632
15633         * gcc.dg/c90-digraph-1.c: Don't xfail.
15634         * gcc.dg/compare2.c (case 10): Xfail.
15635         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
15636
15637 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
15638
15639         * gcc.dg/c99-main-1.c: New test.
15640
15641 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
15642
15643         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
15644
15645 2000-07-26  Hans-Peter Nilsson  <hp@axis.com>
15646
15647         * gcc.c-tortuer/execute/20000726-1.c: New test.
15648
15649 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
15650
15651         * gcc.c-torture/execute/enum-2.c: New test.
15652
15653 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15654
15655         * gcc.dg/cpp/tr-warn3.c: New test.
15656
15657 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
15658
15659         * g++.old-deja/g++.ext/implicit1.C: Remove.
15660         * g++.old-deja/g++.jason/c2.C: Remove
15661         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
15662         * g++.old-deja/g++.pt/crash16.C: Likewise.
15663         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
15664
15665 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
15666
15667         * g++.old-deja/g++.other/for2.C: New test.
15668
15669 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
15670
15671         * gcc.dg/20000720-1.c: New test.
15672
15673 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
15674
15675         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
15676
15677 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
15678
15679         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
15680         * gcc.c-torture/execute/20000722-1.c: New.
15681         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
15682
15683 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
15684
15685         * gcc.dg/cpp/20000720-1.S: New test.
15686
15687 2000-07-21  Michael Meissner  <meissner@redhat.com>
15688
15689         * gcc.c-torture/execute/ieee/hugeval.c: New test.
15690
15691 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
15692
15693         * g++.old-deja/g++.brendan/crash16.C,
15694         g++.old-deja/g++.brendan/parse3.C,
15695         g++.old-deja/g++.brendan/redecl1.C,
15696         g++.old-deja/g++.ns/template13.C,
15697         g++.old-deja/g++.other/decl4.C,
15698         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
15699
15700 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
15701
15702         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
15703         and "Internal error".
15704
15705         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
15706         regexps.
15707         * gcc.dg/cpp/paste6.c: New test.
15708
15709 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
15710
15711         * gcc.dg/cpp/tr-direct.c: New test.
15712
15713         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
15714         gcc.dg/cpp/undef1.c: Tweak error regexps.
15715
15716 2000-07-18  Eric Christopher <echristo@redhat.com>
15717
15718         * gcc.c-torture/compile/20000718-1.c: New test.
15719
15720 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
15721
15722         * cpplex.c (_cpp_push_token): If the token being pushed back
15723         is the previous token in this context, just subtract one from
15724         context->posn.
15725         * cppmacro.c (save_expansion): Clear aux field when storing a
15726         placemarker.
15727
15728 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
15729
15730         * gcc.dg/noncompile/redecl-1.c: New test.
15731
15732 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
15733
15734         * gcc.c-torture/execute/20000717-5.c: New test.
15735         * gcc.c-torture/execute/20000717-1.x: Removed.
15736
15737 2000-07-17  Richard Henderson  <rth@cygnus.com>
15738
15739         * gcc.c-torture/execute/20000717-4.c: New test.
15740
15741 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
15742
15743         * gcc.dg/cpp/syshdr.c: New test.
15744         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
15745
15746 2000-07-17  Neil Booth  <neilb@earthling.net>
15747
15748         * gcc.dg/cpp/cmdlne-dM.c: New test.
15749         * gcc.dg/cpp/cmdlne-dD.c: New test.
15750
15751 2000-07-17  Jeffrey A Law  (law@cygnus.com)
15752
15753         * gcc.c-torture/execute/20000717-3.c: New test.
15754
15755         * gcc.c-torture/compile/20000717-1.c: New test.
15756
15757 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
15758
15759         * gcc.c-torture/execute/20000717-2.c: New test.
15760
15761 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
15762
15763         * gcc.dg/formatz-1.c: New test.
15764
15765         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
15766         * gcc.dg/c99-digraph-1.c: New tests.
15767
15768         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
15769         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
15770
15771         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
15772         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
15773         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
15774         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
15775         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
15776         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
15777         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
15778
15779 2000-07-17   Greg McGary <greg@mcgary.org>
15780
15781         * gcc.c-torture/execute/20000717-1.c: New test.
15782         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
15783
15784 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
15785
15786         * gcc.c-torture/execute/20000715-2.c: New test.
15787         * gcc.dg/20000715-1.c: New test.
15788
15789 2000-07-15  Michael Meissner  <meissner@redhat.com>
15790
15791         * gcc.c-torture/execute/20000715-1.c: New test.
15792
15793 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
15794
15795         * gcc.c-torture/execute/20000707-1.c: New test.
15796
15797 2000-07-13  Neil Booth  <NeilB@earthling.net>
15798
15799         * testsuite/gcc.dg/cpp/digraph1.c,
15800         testsuite/gcc.dg/cpp/digraph2.c,
15801         testsuite/gcc.dg/cpp/digraphs.c: New tests.
15802
15803 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
15804
15805         * g77.f-torture/compile/20000630-2.f:  New test.
15806         * g77.f-torture/compile/20000630-2.x
15807
15808 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
15809
15810         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
15811
15812 2000-07-11  Neil Booth  <NeilB@earthling.net>
15813
15814         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
15815
15816 2000-07-11  Neil Booth  <NeilB@earthling.net>
15817
15818         * gcc.dg/cpp/cmdlne-C.c: New.
15819
15820 2000-07-09  Neil Booth  <NeilB@earthling.net>
15821
15822         * gcc.dg/cpp/directiv.c: New tests.
15823         * gcc.dg/cpp/undef1.c: Update.
15824
15825 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
15826
15827         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
15828
15829 2000-07-09  Neil Booth  <NeilB@earthling.net>
15830
15831         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
15832
15833 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
15834
15835         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
15836         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
15837
15838 2000-07-08  Neil Booth  <NeilB@earthling.net>
15839
15840         * gcc.dg/cpp/macsyntx.c: New tests.
15841
15842 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
15843
15844         * gcc.dg/20000707-1.c: New test.
15845
15846 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
15847
15848         * gcc.c-torture/execute/20000706-1.c: New test.
15849         * gcc.c-torture/execute/20000706-2.c: New test.
15850         * gcc.c-torture/execute/20000706-3.c: New test.
15851         * gcc.c-torture/execute/20000706-4.c: New test.
15852         * gcc.c-torture/execute/20000706-5.c: New test.
15853
15854 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
15855
15856         * g++.old-deja/g++.pt/instantiate7.C: New test.
15857
15858 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
15859
15860         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
15861         * g++.old-deja/g++.mike/thunk3.C: Likewise.
15862         * g++.old-deja/g++.other/rtti3.C: Likewise.
15863         * g++.old-deja/g++.other/rttid3.C: Likewise.
15864
15865 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
15866
15867         *  g77.f-torture/compile/20000630-1.x: Fix typo
15868
15869 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
15870
15871         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
15872         assembly output.
15873
15874 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
15875
15876         * gcc.dg/cpp/ident.c: New test.
15877
15878 2000-07-05  Neil Booth  <NeilB@earthling.net>
15879
15880         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
15881           gcc.dg/cpp/lexstrng.c: New tests.
15882
15883 2000-07-04  Neil Booth  <NeilB@earthling.net>
15884
15885         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
15886         * gcc.dg/cpp/strify2.c: Same.
15887
15888 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
15889
15890         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
15891         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
15892         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
15893         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
15894
15895         * testsuite/gcc.dg/cpp/macro1.c,
15896         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
15897         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
15898         testsuite/gcc.dg/cpp/strify1.c,
15899         testsuite/gcc.dg/cpp/strify2.c: New tests.
15900
15901 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
15902
15903         * gcc.c-torture/execute/20000703-1.c: New test.
15904
15905 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
15906
15907         * g++.old-deja/g++.pt (lookup10.C): New test.
15908
15909 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
15910
15911         * g++.old-deja/g++.pt (typename25.C): New test.
15912
15913 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
15914
15915         * gcc.c-torture/compile/20000701-1.c: New test.
15916
15917 2000-06-30  Nick Clifton  <nickc@cygnus.com>
15918
15919         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
15920         to test case.
15921
15922 2000-06-30  Catherine Moore  <clm@cygnus.com>
15923
15924         * gcc.c-torture/execute/align-1.c: New test.
15925
15926 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
15927
15928         * g++.old-deja/g++.pt/expr8.C: New test.
15929         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
15930
15931 2000-06-29  Nick Clifton  <nickc@cygnus.com>
15932
15933         * gcc.c-torture/compile/20000629-1.c: New test.
15934
15935 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
15936
15937
15938         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
15939         gcc.dg/noncompile directory, depending on whether they're
15940         preprocessor tests or not.  Annotate all the tests for the dg
15941         framework.
15942
15943         * gcc.c-torture/noncompile/noncompile.exp: Delete.
15944         * gcc.dg/noncompile/noncompile.exp: New.
15945
15946         * Moved files:
15947         Old name                                New name
15948         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
15949         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
15950         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
15951         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
15952         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
15953         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
15954         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
15955         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
15956         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
15957         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
15958         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
15959         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
15960         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
15961         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
15962         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
15963         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
15964         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
15965         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
15966         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
15967         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
15968         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
15969         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
15970         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
15971         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
15972
15973         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
15974         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
15975         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
15976         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
15977         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
15978         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
15979
15980 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
15981
15982         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
15983         declare one variable.  On the fourth, error.
15984         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
15985         declared by 20000628-1a.h.
15986
15987 2000-06-29  Richard Henderson  <rth@redhat.com>
15988
15989         * gcc.c-torture/execute/930529-1.x: New file.
15990         * gcc.dg/920413-1.c: Adjust expected warning text.
15991         * gcc.dg/980217-1.c: Declare abort.
15992         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
15993
15994 2000-06-29  Jeffrey A Law  (law@cygnus.com)
15995
15996         * g77.f-torture/compile/20000629-1.f: New test.
15997         * g77.f-torture/compile/20000629-1.x: Expected to fail.
15998
15999 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
16000
16001         Rearrange lots of files, removing entirely the
16002         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
16003         directories.
16004
16005         * Deleted files:
16006         gcc.c-torture/code_quality/code_quality.exp
16007         gcc.c-torture/special/special.exp
16008         gcc.failure/failure.exp
16009         gcc.failure/940409-1.x
16010         gcc.c-torture/compile/961203-1.x
16011
16012         * New files:
16013         gcc.misc-tests/linkage.exp
16014         gcc.c-torture/execute/920730-1t.c
16015         gcc.c-torture/execute/920730-1t.x
16016         gcc.c-torture/compile/920520-1.x
16017         gcc.c-torture/compile/920521-1.x
16018         gcc.c-torture/compile/981006-1.x
16019         gcc.c-torture/execute/eeprof-1.x
16020
16021         * Moved files (possibly with modifications to fit a new harness):
16022         Old name                                New name
16023         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
16024         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
16025         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
16026         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
16027         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
16028         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
16029         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
16030         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
16031         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
16032         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
16033         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
16034         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
16035         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
16036         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
16037
16038 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
16039
16040         * c-torture/compile/961203-1.x: Delete.
16041
16042         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
16043         not exit. Include stdio.h.
16044         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
16045         * gcc.misc-tests/dg-12.c: Likewise.
16046         * gcc.misc-tests/dg-5.c: Likewise.
16047         * gcc.misc-tests/dg-6.c: Likewise.
16048         * gcc.misc-tests/dg-7.c: Prototype abort.
16049         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
16050         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
16051         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
16052         not exit.
16053         * gcc.misc-tests/sieve.c: Use return from main, not exit.
16054         * gcc.misc-tests/sort2.c: Use return from main, not exit.
16055
16056 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
16057
16058         * gcc.dg/cpp/20000628-1.c: New test.
16059         * gcc.dg/cpp/20000628-1.h: New header for above test.
16060         * gcc.dg/cpp/20000628-1a.h: Likewise.
16061
16062 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
16063
16064         * gcc.dg/cpp: New directory.
16065         * gcc.dg/cpp/cpp.exp: New driver.
16066         * gcc.dg/cpp/20000627-1.c: New test.
16067         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
16068         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
16069         and rewrite as a compilation test.
16070
16071         * gcc.dg: Move many files into the cpp subdirectory, possibly
16072         renaming or editing them as well.
16073         Old name                New name
16074         990119-1.c              cpp/19990119-1.c
16075         990228-1.c              cpp/19990228-1.c
16076         990407-1.c              cpp/19990407-1.c
16077         990409-1.c              cpp/19990409-1.c
16078         990413-1.c              cpp/19990413-1.c
16079         990703-1.c              cpp/19990703-1.c
16080         20000127-1.c            cpp/20000127-1.c
16081         20000129-1.c            cpp/20000129-1.c
16082         20000207-1.c            cpp/20000207-1.c
16083         20000207-2.c            cpp/20000207-2.c
16084         20000209-1.c            cpp/20000209-1.c
16085         20000209-2.c            cpp/20000209-2.c
16086         20000301-1.c            cpp/20000301-1.c
16087         20000419-1.c            cpp/20000419-1.c
16088         20000510-1.S            cpp/20000510-1.S
16089         20000519-1.c            cpp/20000519-1.c
16090         20000529-1.c            cpp/20000529-1.c
16091         20000625-1.c            cpp/20000625-1.c
16092         20000625-2.c            cpp/20000625-2.c
16093         cpp-as1.c               cpp/assert1.c
16094         cpp-as2.c               cpp/assert2.c
16095         cxx-comments-1.c        cpp/cxxcom1.c
16096         cxx-comments-2.c        cpp/cxxcom2.c
16097         endif-label.c           cpp/endif.c
16098         cpp-hash1.c             cpp/hash1.c
16099         cpp-hash2.c             cpp/hash2.c
16100         cpp-if1.c               cpp/if-1.c
16101         cpp-if2.c               cpp/if-2.c
16102         cpp-if3.c               cpp/if-3.c
16103         cpp-if4.c               cpp/if-4.c
16104         cpp-if5.c               cpp/if-5.c
16105         cpp-cond.c              cpp/if-cexp.c
16106         cpp-missingop.c         cpp/if-mop.c
16107         cpp-missingparen.c      cpp/if-mpar.c
16108         cpp-opprec.c            cpp/if-oppr.c
16109         cpp-ifparen.c           cpp/if-paren.c
16110         cpp-shortcircuit.c      cpp/if-sc.c
16111         cpp-shift.c             cpp/if-shift.c
16112         cpp-unary.c             cpp/if-unary.c
16113         cpp-li1.c               cpp/line1.c
16114         cpp-li2.c               cpp/line2.c
16115         lineno.c                cpp/line3.c
16116         lineno-2.c              cpp/line4.c
16117         cpp-mi.c                cpp/mi1.c
16118         cpp-mic.h               cpp/mi1c.h
16119         cpp-micc.h              cpp/mi1cc.h
16120         cpp-mind.h              cpp/mi1nd.h
16121         cpp-mindp.h             cpp/mi1ndp.h
16122         cpp-mix.h               cpp/mi1x.h
16123         cpp-mi2.c               cpp/mi2.c
16124         cpp-mi2a.h              cpp/mi2a.h
16125         cpp-mi2b.h              cpp/mi2b.h
16126         cpp-mi2c.h              cpp/mi2c.h
16127         cpp-mi3.c               cpp/mi3.c
16128         cpp-mi3.def             cpp/mi3.def
16129         poison-1.c              cpp/poison.c
16130         pr-impl.c               cpp/prag-imp.c
16131         cpp-redef-2.c           cpp/redef1.c
16132         cpp-redef.c             cpp/redef2.c
16133         strpaste.c              cpp/strp1.c
16134         strpaste-2.c            cpp/strp2.c
16135         cpp-tradpaste.c         cpp/tr-paste.c
16136         cpp-tradstringify.c     cpp/tr-str.c
16137         cpp-tradwarn1.c         cpp/tr-warn1.c
16138         cpp-tradwarn2.c         cpp/tr-warn2.c
16139         trigraphs.c             cpp/trigraphs.c
16140         cpp-unc1.c              cpp/unc1.c
16141         cpp-unc2.c              cpp/unc2.c
16142         cpp-unc3.c              cpp/unc3.c
16143         cpp-unc.c               cpp/unc4.c
16144         undef.c                 cpp/undef1.c
16145         undef-2.c               cpp/undef2.c
16146         cpp-wi1.c               cpp/widestr1.c
16147
16148 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
16149
16150         * lib/g++.exp (g++_include_flags): Tweak.
16151
16152 2000-06-27  H.J. Lu  <hjl@gnu.org>
16153             Loren J. Rittle  <ljrittle@acm.org>
16154
16155         * lib/g++.exp (g++_include_flags): Override libgloss.exp
16156         version with one that knows about the new gcc tree structure.
16157         (g++_link_flags): Same.
16158
16159 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
16160
16161         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
16162         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
16163         case we are cross-compiling.
16164
16165         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
16166         g++.old-deja/g++.niklas/Makefile.in,
16167         g++.old-deja/g++.niklas/configure.in,
16168         g++.old-deja/g++.other/Makefile.in,
16169         g++.old-deja/g++.other/configure.in,
16170         gcc.c-torture/code_quality/Makefile.in,
16171         gcc.c-torture/code_quality/configure.in,
16172         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
16173         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
16174         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
16175         gcc.c-torture/execute/ieee/Makefile.in,
16176         gcc.c-torture/execute/ieee/configure.in,
16177         gcc.c-torture/noncompile/Makefile.in,
16178         gcc.c-torture/noncompile/configure.in,
16179         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
16180         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
16181         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
16182
16183 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
16184
16185         * g++.old-deja/g++.other/ambig3.C: New test.
16186
16187 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
16188
16189         * g++.old-deja/g++.pt/syntax1.C: New test.
16190         * g++.old-deja/g++.pt/syntax2.C: New test.
16191         * g++.old-deja/g++.other/syntax3.C: New test.
16192         * g++.old-deja/g++.other/syntax4.C: New test.
16193
16194 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
16195
16196         * gcc.dg/20000623-1.c: Prototype exit and abort.
16197
16198 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
16199
16200         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
16201         New tests.
16202         * gcc.dg/cpp-mi3.def: New file.
16203
16204         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
16205         inside assertions.
16206         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
16207         lexer's error messages.
16208         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
16209         divine anything from the linemarkers.
16210         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
16211         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
16212
16213 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
16214
16215         * gcc.dg/20000623-1.c: New test.
16216
16217 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
16218
16219         * gcc.c-torture/execute/20000622-1.c: New test.
16220
16221 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
16222
16223         * g++.old-deja/g++.other/init15.C: New test.
16224
16225 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
16226
16227         * g++.old-deja/g++.pt/vaarg2.C: New test.
16228         * g++.old-deja/g++.pt/vaarg3.C: New test.
16229
16230 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
16231
16232         * g++.old-deja/g++.other/dyncast6.C: New test.
16233
16234 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
16235
16236         * gcc.c-torture/execute/loop-6.c: New test.
16237
16238 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
16239
16240         * gcc.dg/20000614-1.c: New test.
16241         * gcc.dg/20000614-2.c: New test.
16242
16243 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
16244
16245         * g++.old-deja/g++.other/inline12.C: New test.
16246
16247 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
16248
16249         * g++.old-deja/g++.other/eh1.C: New test.
16250
16251 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
16252
16253         * g++.old-deja/g++.other/type.C: New test.
16254
16255 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
16256
16257         * g++.old-deja/g++.other/initstring.C: New test.
16258
16259 2000-06-12  Jason Merrill  <jason@redhat.com>
16260
16261         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
16262
16263 2000-06-09  Jeffrey A Law  (law@cygnus.com)
16264
16265         * gcc.c-torture/compile/20000609-1.c: New test.
16266
16267 2000-06-09  Clinton Popetz  <cpopetz@cygnus.com>
16268
16269         * gcc.dg/20000609-1.c: New test.
16270
16271 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
16272
16273         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
16274         * gcc.c-torture/noncompile/poison-1.c: Move...
16275         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
16276         * gcc.dg/cpp-li1.c: Add a token after the #line.
16277
16278 2000-06-05  Richard Henderson  <rth@cygnus.com>
16279
16280         * gcc.c-torture/execute/20000605-2.c: New test.
16281         * gcc.c-torture/execute/20000605-3.c: New test.
16282
16283 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
16284
16285         * g77.f-torture/execute/20000503-1.x: New file.
16286
16287 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
16288
16289         * g++.old-deja/g++.eh/badalloc1.C: New test.
16290
16291 2000-06-05  Richard Henderson  <rth@cygnus.com>
16292
16293         * gcc.c-torture/execute/20000605-1.c: New test.
16294
16295 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
16296             Nathan Sidwell <nathan@codesourcery.com>
16297
16298         * gcc.c-torture/compile/20000605-1.c: New test.
16299
16300 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
16301
16302         * g77.f-torture/compile/20000601-1.f:  New test.
16303
16304 2000-06-03  Richard Henderson  <rth@cygnus.com>
16305
16306         * gcc.c-torture/execute/20000603-1.c: New.
16307
16308 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
16309
16310         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
16311         * gcc.dg/noreturn-2.c (noreturn): Likewise.
16312
16313 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
16314
16315         * gcc.dg/compare2.c (case 12): XFAIL.
16316         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
16317         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
16318
16319         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
16320
16321 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
16322
16323         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
16324         guard macro is already defined when the header is first
16325         included.
16326         * gcc.dg/cpp-mix.h: New file.
16327         * gcc.dg/endif-label.c: Update patterns to match compiler.
16328
16329         * g++.brendan/complex1.C: Declare abort.
16330         * g++.law/refs4.C: Remove XFAIL.
16331         * g++.oliva/expr2.C: Declare abort and exit.
16332
16333 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
16334
16335         * gcc.c-torture/execute/20000528-1.c: New test.
16336
16337         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
16338         * g++.old-deja/g++.law/temps4.C: Likewise.
16339
16340         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
16341         stdlib.h.  Call abort() on failure.
16342         * g++.old-deja/g++.law/refs4.C: Likewise.
16343         * g++.old-deja/g++.law/temps4.C: Likewise.
16344         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
16345         * gcc.c-torture/execute/20000112-1.c: Include string.h.
16346
16347 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
16348
16349         Relative to g++.dg/special:
16350         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
16351
16352         Relative to g++.old-deja:
16353         * g++.brendan/complex1.C, g++.jason/optimize2.C,
16354         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
16355         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
16356         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
16357         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
16358         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
16359         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
16360
16361         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
16362         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
16363         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
16364         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
16365         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
16366         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
16367         and/or string.h.
16368
16369         * g++.other/goto1.C: Update expectations for error messages.
16370
16371 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
16372
16373         * gcc.c-torture/compile/20000523-1.c: New test.
16374
16375 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
16376
16377         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
16378
16379 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
16380
16381         * g++.old-deja/g++.eh/catch11.C: New test.
16382         * g++.old-deja/g++.eh/catch12.C: New test.
16383
16384 2000-05-24  Nick Clifton  <nickc@cygnus.com>
16385
16386         * gcc.c-torture/execute/20000523-1.c: New test.
16387
16388 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
16389
16390         * c-torture/execute/bcp-1.c: Replace abort in arg of
16391         __builtin_constant_p with a generic external function.
16392
16393         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
16394         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
16395         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
16396         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
16397         Prototype abort and/or exit.
16398
16399         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
16400         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
16401         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
16402         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
16403
16404 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
16405
16406         * gcc.dg/dwarf2-1.c: New test.
16407
16408 2000-05-20  Richard Henderson  <rth@cygnus.com>
16409
16410         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
16411
16412 2000-05-20  Andreas Jaeger  <aj@suse.de>
16413
16414         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
16415         testcase.
16416
16417 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
16418
16419         * gcc.c-torture/execute/20000519-2.c: New test.
16420
16421 2000-05-19  Andreas Jaeger  <aj@suse.de>
16422
16423         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
16424         which fails with SSA.
16425
16426         * lib/c-torture.exp: Also test with -O3 -fssa.
16427
16428 2000-05-18  Michael Meissner  <meissner@redhat.com>
16429
16430         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
16431         * gcc.c-torture/execute/920415-1.c: Ditto.
16432         * gcc.c-torture/execute/920501-1.c: Ditto.
16433         * gcc.c-torture/execute/conversion.c: Ditto.
16434         * gcc.c-torture/execute/cvt-1.c: Ditto.
16435
16436 2000-05-18  Jeffrey A Law  (law@cygnus.com)
16437
16438         * gcc.c-torture/compile/20000518-1.c: New test.
16439
16440 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
16441
16442         * g77.f-torture/compile/200005018.f:  New test.
16443
16444 2000-05-17  Jeffrey A Law  (law@cygnus.com)
16445
16446         * gcc.c-torture/compile/20000517-1.c: New test.
16447
16448 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
16449
16450         * gcc.c-torture/execute/20000516-1.c: New test.
16451
16452 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
16453
16454         * g++.old-deja/g++.other/eh.C: New test.
16455
16456 2000-05-12  Richard Henderson  <rth@cygnus.com>
16457
16458         * gcc.c-torture/execute/990208-1.c (main): Don't pass
16459         constants through to doit's conditional.
16460
16461 2000-05-11  Jeffrey A Law  (law@cygnus.com)
16462
16463         * gcc.c-torture/compile/20000511-1.c: New test.
16464         * g77.f-torture/compile/20000511-1.f: New test.
16465         * g77.f-torture/compile/20000511-2.f: New test.
16466
16467 2000-05-11  Michael Meissner  <meissner@redhat.com>
16468
16469         * gcc.c-torture/execute/20000511-1.c: New test.
16470
16471 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
16472
16473         * gcc.dg/dg.exp: Scan .S files as well as .c files.
16474         * gcc.dg/20000510-1.S: New.
16475
16476 2000-05-08  Catherine Moore  <clm@cygnus.com>
16477
16478         * gcc.dg/unused-3.c: New.
16479
16480 2000-05-06  Richard Henderson  <rth@cygnus.com>
16481
16482           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
16483           * g++.old-deja/g++.mike/warn1.C: Likewise.
16484           * g++.old-deja/g++.pt/local1.C: Likewise.
16485           * g++.old-deja/g++.pt/local7.C: Likewise.
16486           * g++.old-deja/g++.pt/spec16.C: Likewise.
16487
16488 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
16489
16490         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
16491
16492 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
16493
16494           * g77.f-torture/execute/20000503-1.f:  New test.
16495
16496 2000-05-04  Andreas Jaeger  <aj@suse.de>
16497
16498         * gcc.dg/noreturn-2.c: New test.
16499
16500 2000-05-04  Neil Booth  <NeilB@earthling.net>
16501
16502         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
16503         preprocessor.
16504
16505 2000-05-04  Richard Henderson  <rth@cygnus.com>
16506
16507         * gcc.c-torture/execute/20000503-1.c: Fix typo.
16508
16509 2000-05-04  Richard Henderson  <rth@cygnus.com>
16510
16511         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
16512         OpenSSL by Jason R Thorpe.
16513
16514 2000-05-03  Jim Wilson  <wilson@cygnus.com>
16515
16516         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
16517
16518 2000-05-03  Robert Lipe <robertlipe@usa.net>
16519
16520         * gcc.dg/20000503-1.c: New test.
16521
16522 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
16523
16524         * gcc.c-torture/compile/20000502-1.c: New test.
16525         * g++.old-deja/g++.other/align.C: New test.
16526         * gcc.dg/cpp-tradstringify.c: New test.
16527
16528 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
16529
16530         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
16531         and hard registers.
16532
16533 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
16534
16535         * gcc.c-torture/execute/loop-5.c: New test.
16536
16537 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
16538
16539         * gcc.c-torture/execute/va-arg-20.c: New test.
16540
16541 2000-04-23  Jeffrey A Law  (law@cygnus.com)
16542
16543         * gcc.c-torture/execute/20000422-1.c: New test.
16544
16545 2000-04-20  Greg McGary  <gkm@gnu.org>
16546
16547         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
16548         when optimizing, but without sibling-call optimizations (-O1).
16549
16550 2000-04-20  Jeffrey A Law  (law@cygnus.com)
16551
16552           * gcc.c-torture/compile/20000420-1.c: New test.
16553
16554 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
16555
16556         * g++.abi/ptrflags.C: New test.
16557         * g++.eh/catchptr1.C: Test incomplete pointer chains.
16558
16559 2000-04-19  Catherine Moore  <clm@cygnus.com>
16560
16561         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
16562
16563 2000-04-19  Greg McGary  <gkm@gnu.org>
16564
16565         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
16566         sibling-call optimizations.
16567
16568 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
16569
16570         * gcc.dg/20000419-1.c: New test.
16571
16572 2000-04-12  Hans-Peter Nilsson  <hp@axis.com>
16573
16574         * gcc.c-torture/execute/20000412-6.c: New test.
16575
16576 2000-04-12  Jeffrey A Law  (law@cygnus.com)
16577
16578         * gcc.c-torture/execute/20000412-5.c: New test.
16579         * g77.f-torture/compile/20000412-1.f: New test.
16580         * gcc.c-torture/execute/20000412-4.c: New test.
16581         * gcc.c-torture/compile/20000412-2.c: New test.
16582         * gcc.c-torture/execute/20000412-3.c: New test.
16583         * gcc.c-torture/compile/20000412-1.c: New test.
16584         * gcc.c-torture/execute/20000412-2.c: New test.
16585
16586 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
16587
16588         * objc/execute/bf-20.m: New test.
16589
16590 2000-04-10  Richard Henderson  <rth@cygnus.com>
16591
16592         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
16593
16594         * gcc.c-torture/execute/20000412-1.c: New test.
16595
16596 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
16597
16598         * g++.old-deja/g++.eh/catchptr1.C: New test.
16599
16600 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
16601
16602         * g++.old-deja/g++.abi/cxa_vec.C: New test.
16603
16604 2000-04-08  Neil Booth  <NeilB@earthling.net>
16605
16606         * gcc.dg/cpp-nullchar.c: Remove test as
16607         embedded nulls cause problems.
16608
16609 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16610
16611         * gcc.dg/compare2.c: New test.
16612
16613 2000-04-08  Neil Booth  <NeilB@earthling.net>
16614
16615         * gcc.dg/cpp-nullchar.c: New test.
16616
16617 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
16618
16619         * gcc.dg/cpp-mi2.c: New test.
16620         * gcc.dg/cpp-mi2[abc].h: New files.
16621
16622 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
16623
16624         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
16625         member name.
16626
16627 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
16628
16629         * g++.old-deja/g++.abi/vmihint.C: New test.
16630
16631 2000-04-06  Neil Booth  <NeilB@earthling.net>
16632
16633         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
16634         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
16635         copyright.
16636
16637 2000-04-05  Hans-Peter Nilsson  <hp@axis.com>
16638
16639         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
16640         avoid stack-frame overwrite.
16641
16642 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
16643
16644         * gcc.c-torture/compile/20000405-2.c: New test.
16645         * gcc.c-torture/compile/20000405-3.c: New test.
16646
16647 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
16648
16649         * gcc.c-torture/compile/20000405-1.c: New test.
16650
16651 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
16652
16653         * gcc.dg/cast-qual-1.c: Revert last change.
16654
16655 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16656
16657         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
16658
16659 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
16660
16661         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
16662         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
16663
16664 2000-04-03  Jeffrey A Law  (law@cygnus.com)
16665
16666         * gcc.c-torture/compile/20000403-2.c: New test.
16667         * gcc.c-torture/compile/20000403-1.c: New test.
16668
16669 2000-04-03  Hans-Peter Nilsson  <hp@axis.com>
16670
16671         * gcc.c-torture/execute/20000403-1.c: New test.
16672
16673 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
16674
16675         * gcc.c-torture/execute/20000402-1.c: New test.
16676
16677 2000-04-03  Donald Lindsay  <dlindsay@cygnus.com>
16678
16679         * gcc.c-torture/execute/va-arg-15.c: New test.
16680         * gcc.c-torture/execute/va-arg-16.c: New test.
16681         * gcc.c-torture/execute/va-arg-17.c: New test.
16682         * gcc.c-torture/execute/va-arg-18.c: New test.
16683         * gcc.c-torture/execute/va-arg-19.c: New test.
16684
16685 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
16686
16687         * gcc.c-torture/compile/981211-1.c: Move to...
16688         * gcc.dg/cpp-as1.c: ...here.
16689         * gcc.dg/cpp-as2.c: New file.
16690
16691         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
16692         compiler.
16693
16694 2000-04-02  Neil Booth  <NeilB@earthling.net>
16695
16696         * gcc.dg/cpp-cond.c  New tests.
16697         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
16698         accidental success less likely.
16699         * gcc.dg/cpp-missingop.c  New tests.
16700         * gcc.dg/cpp-missingparen.c  New tests.
16701         * gcc.dg/cpp-shift.c  New tests.
16702         * gcc.dg/cpp-shortcircuit.c  New tests.
16703         * gcc.dg/cpp-unary.c  New tests.
16704
16705 2000-03-29  Jeffrey A Law  (law@cygnus.com)
16706
16707         * gcc.c-torture/compile/20000329-1.c: New test.
16708
16709 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
16710
16711         * gcc.c-torture/compile/20000326-1.c: New test.
16712         * gcc.c-torture/compile/20000326-2.c: New test.
16713
16714 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
16715
16716         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
16717         the first parameter is a function argument.
16718
16719 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
16720
16721         * g++.old-deja/g++.ext/array4.C: New test.
16722
16723 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
16724
16725         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
16726
16727 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16728
16729         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
16730
16731 2000-03-19  Richard Henderson  <rth@cygnus.com>
16732
16733         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
16734
16735 2000-03-19  Richard Henderson  <rth@cygnus.com>
16736
16737         * gcc.c-torture/compile/20000319-1.c: New test.
16738
16739 2000-03-14  Jeffrey A Law  (law@cygnus.com)
16740
16741         * gcc.c-torture/execute/20000314-3.c: New test.
16742         * gcc.c-torture/execute/20000314-2.c: New test.
16743         * gcc.c-torture/execute/20000314-1.c: New test.
16744         * gcc.c-torture/compile/20000314-2.c: New test.
16745         * gcc.c-torture/compile/20000314-1.c: New test.
16746
16747 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
16748
16749         * g++.old-deja/g++.warn/inline.C: New test.
16750
16751 2000-03-10  Hans-Peter Nilsson  <hp@bitrange.com>
16752
16753         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
16754         standards-compliant result rather than specific constants.
16755         Put test-values in array.
16756
16757 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
16758
16759         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
16760         (g++_target_compile): Put test-specific options last.
16761
16762 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
16763
16764         * g++.old-deja/g++.eh/vbase4.C: New test.
16765
16766 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
16767
16768         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
16769
16770 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
16771
16772         * g++.old-deja/g++.brendan/misc12.C: Removed.
16773         * g++.old-deja/g++.pt/memtemp77.C: Constify.
16774         * g++.old-deja/g++.ext/pretty4.C: New test.
16775
16776 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
16777
16778         * g++.old-deja/g++.other/string2.C: New test.
16779
16780 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
16781
16782         * g++.old-deja/g++.warn/impint2.C: New test.
16783
16784 2000-03-05  Hans-Peter Nilsson  <hp@bitrange.com>
16785
16786         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
16787         is 1, not zero.
16788
16789 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
16790
16791         * g++.old-deja/g++.warn/impint.C: New test.
16792         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
16793         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
16794         * g++.old-deja/g++.pt/explicit12.C: Likewise.
16795         * g++.old-deja/g++.pt/explicit13.C: Likewise.
16796         * g++.old-deja/g++.pt/explicit17.C: Likewise.
16797         * g++.old-deja/g++.pt/explicit18.C: Likewise.
16798         * g++.old-deja/g++.pt/explicit19.C: Likewise.
16799         * g++.old-deja/g++.pt/explicit23.C: Likewise.
16800         * g++.old-deja/g++.pt/explicit31.C: Likewise.
16801         * g++.old-deja/g++.pt/explicit35.C: Likewise.
16802         * g++.old-deja/g++.pt/explicit6.C: Likewise.
16803         * g++.old-deja/g++.pt/memclass7.C: Likewise.
16804
16805 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
16806
16807         * gcc.dg/cpp-redef.c: New test.
16808
16809 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
16810
16811         * g++.old-deja/g++.pt/unify7.C: New test.
16812
16813 2000-02-26  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
16814
16815         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
16816         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
16817
16818 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
16819
16820         * gcc.c-torture/compile/20000224-1.c: New test.
16821
16822 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
16823
16824         * gcc.c-torture/compile/cpp-2.c: New test.
16825         * gcc.c-torture/compile/cpp-1.c: New test.
16826
16827 2000-02-25  Jeffrey A Law  (law@cygnus.com)
16828
16829         * gcc.c-torture/execute/20000225-1.c: New test.
16830
16831 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
16832
16833         * gcc.dg/cpp-li2.c: New test.
16834
16835         * gcc.dg/cpp-wi1.c: New test.
16836
16837         * gcc.dg/cpp-li1.c: New test.
16838
16839 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
16840
16841         * g++.old-deja/g++.other/sizeof5.C: New test.
16842
16843 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
16844
16845         * gcc.c-torture/execute/va-arg-13.c: New test.
16846
16847 2000-02-23  Donald Lindsay  <dlindsay@cygnus.com>
16848
16849         * gcc.c-torture/execute/va-arg-12.c: New test.
16850
16851 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
16852
16853         * gcc.c-torture/execute/20000223-1.c: New test.
16854
16855 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
16856
16857         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
16858
16859 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
16860
16861         * g++.old-deja/g++.abi/ptrmem.C: New test.
16862
16863 2000-02-19  Richard Henderson  <rth@cygnus.com>
16864
16865         * gcc.c-torture/compile/init-3.c: New.
16866
16867 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
16868
16869         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
16870         ALWAYS_CXXFLAGS.
16871
16872 2000-02-11  Robert Lipe <robertl@sco.com>
16873
16874         * gcc.c-torture/compile/20000211-3.c: New test.
16875
16876 2000-02-11  Martin Buchholz <martin@xemacs.org>
16877
16878         * gcc.c-torture/compile/20000211-2.c: New test.
16879
16880 2000-02-11  Jeffrey A Law  (law@cygnus.com)
16881
16882         * gcc.c-torture/compile/20000211-1.c: New test.
16883
16884 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
16885
16886         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
16887           on native targets
16888
16889 2000-02-08  Nathan Sidwell  <nathan@acm.org>
16890
16891         * g++.old-deja/g++.other/cast5.C: New test.
16892
16893 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
16894
16895         * gcc.c-torture/execute/20000205-1.c: New.
16896
16897 2000-02-03  Nathan Sidwell  <nathan@acm.org>
16898
16899         * g++.old-deja/g++.jason/cast3.C: Return void.
16900         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
16901
16902 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
16903
16904         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
16905
16906         * gcc.dg/loop-1.c: New test.
16907
16908 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
16909
16910         * gcc.c-torture/compile/20000127-1.c: New test.
16911         * gcc.c-torture/execute/991228-1.c: New test.
16912
16913 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
16914
16915         * gcc.dg/unused-2.c: New test.
16916
16917         * gcc.dg/conv-1.c: New test.
16918
16919 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
16920
16921         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
16922         compiler.
16923         (tool_option_proc): Fix typo.
16924
16925 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
16926
16927         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
16928         of the ld on the host, not on the build machine.
16929         Also, don't crash if '--help' is not a supported option.
16930
16931 2000-01-24  Richard Henderson  <rth@cygnus.com>
16932
16933         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
16934
16935 2000-01-20  Jeffrey A Law  (law@cygnus.com)
16936
16937         * gcc.c-torture/execute/20000120-2.c: New test.
16938         * gcc.c-torture/execute/20000120-1.c: New test.
16939
16940 2000-01-13  Jeffrey A Law  (law@cygnus.com)
16941
16942         * gcc.c-torture/execute/20000113-1.c: New test.
16943
16944 2000-01-12  Jeffrey A Law  (law@cygnus.com)
16945
16946         * gcc.c-torture/execute/20000112-1.c: New test.
16947
16948 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
16949
16950         * gcc.dg/20000111-1.c: New test.
16951
16952 2000-01-10  Jeffrey A Law  (law@cygnus.com)
16953
16954         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
16955         with 16 bit integers.
16956
16957 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
16958
16959         * gcc.dg/20000108-1.c: New test.
16960
16961 2000-01-05  Nathan Sidwell  <nathan@acm.org>
16962
16963         * g++.old-deja/g++.ns/koenig8.C: New test.
16964
16965 2000-01-05  Nathan Sidwell  <nathan@acm.org>
16966
16967         * g++.old-deja/g++.other/cast4.C: New test.
16968
16969 2000-01-05  Jeffrey A Law  (law@cygnus.com)
16970
16971         * gcc.c-torture/compile/20000105-2.c: New test.
16972         * gcc.c-torture/compile/20000105-1.c: New test.
16973
16974 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16975
16976         * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
16977         references to printf & atoi to conform to ANSI standard.
16978         * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
16979         * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
16980         * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
16981         * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
16982         * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
16983         * g++.old-deja/g++.brendan/complex1.C: Likewise.
16984         * g++.old-deja/g++.brendan/copy1.C: Likewise.
16985         * g++.old-deja/g++.brendan/copy2.C: Likewise.
16986         * g++.old-deja/g++.brendan/copy3.C: Likewise.
16987         * g++.old-deja/g++.brendan/copy4.C: Likewise.
16988         * g++.old-deja/g++.brendan/copy5.C: Likewise.
16989         * g++.old-deja/g++.brendan/copy6.C: Likewise.
16990         * g++.old-deja/g++.brendan/copy7.C: Likewise.
16991         * g++.old-deja/g++.brendan/copy8.C: Likewise.
16992         * g++.old-deja/g++.brendan/crash11.C: Likewise.
16993         * g++.old-deja/g++.brendan/crash14.C: Likewise.
16994         * g++.old-deja/g++.brendan/ctors1.C: Likewise.
16995         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
16996         * g++.old-deja/g++.brendan/delete2.C: Likewise.
16997         * g++.old-deja/g++.brendan/dtors1.C: Likewise.
16998         * g++.old-deja/g++.brendan/dtors2.C: Likewise.
16999         * g++.old-deja/g++.brendan/dtors3.C: Likewise.
17000         * g++.old-deja/g++.brendan/eh1.C: Likewise.
17001         * g++.old-deja/g++.brendan/groff1.C: Likewise.
17002         * g++.old-deja/g++.brendan/init3.C: Likewise.
17003         * g++.old-deja/g++.brendan/misc12.C: Likewise.
17004         * g++.old-deja/g++.brendan/misc7.C: Likewise.
17005         * g++.old-deja/g++.brendan/new2.C: Likewise.
17006         * g++.old-deja/g++.brendan/operators4.C: Likewise.
17007         * g++.old-deja/g++.brendan/operators5.C: Likewise.
17008         * g++.old-deja/g++.brendan/overload2.C: Likewise.
17009         * g++.old-deja/g++.brendan/overload7.C: Likewise.
17010         * g++.old-deja/g++.brendan/redecl2.C: Likewise.
17011         * g++.old-deja/g++.brendan/reference1.C: Likewise.
17012         * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
17013         * g++.old-deja/g++.brendan/template24.C: Likewise.
17014         * g++.old-deja/g++.brendan/template3.C: Likewise.
17015         * g++.old-deja/g++.brendan/vtables1.C: Likewise.
17016         * g++.old-deja/g++.jason/inline3.C: Likewise.
17017         * g++.old-deja/g++.jason/opeq.C: Likewise.
17018         * g++.old-deja/g++.law/arg5.C: Likewise.
17019         * g++.old-deja/g++.law/arm7.C: Likewise.
17020         * g++.old-deja/g++.law/ctors11.C: Likewise.
17021         * g++.old-deja/g++.law/cvt8.C: Likewise.
17022         * g++.old-deja/g++.law/init9.C: Likewise.
17023         * g++.old-deja/g++.law/refs4.C: Likewise.
17024         * g++.old-deja/g++.law/template2.C: Likewise.
17025         * g++.old-deja/g++.law/visibility24.C: Likewise.
17026         * g++.old-deja/g++.law/vtable3.C: Likewise.
17027         * g++.old-deja/g++.mike/asm2.C: Likewise.
17028         * g++.old-deja/g++.mike/eh1.C: Likewise.
17029         * g++.old-deja/g++.mike/misc1.C: Likewise.
17030         * g++.old-deja/g++.mike/misc13.C: Likewise.
17031         * g++.old-deja/g++.mike/misc14.C: Likewise.
17032         * g++.old-deja/g++.mike/ns12.C: Likewise.
17033         * g++.old-deja/g++.mike/p1248.C: Likewise.
17034         * g++.old-deja/g++.mike/p3708.C: Likewise.
17035         * g++.old-deja/g++.mike/p3708a.C: Likewise.
17036         * g++.old-deja/g++.mike/p3708b.C: Likewise.
17037         * g++.old-deja/g++.mike/p646.C: Likewise.
17038         * g++.old-deja/g++.mike/p700.C: Likewise.
17039         * g++.old-deja/g++.mike/p783.C: Likewise.
17040         * g++.old-deja/g++.mike/p783a.C: Likewise.
17041         * g++.old-deja/g++.mike/p783b.C: Likewise.
17042         * g++.old-deja/g++.mike/p786.C: Likewise.
17043         * g++.old-deja/g++.mike/p789.C: Likewise.
17044         * g++.old-deja/g++.mike/p789a.C: Likewise.
17045         * g++.old-deja/g++.mike/p807a.C: Likewise.
17046         * g++.old-deja/g++.other/delete3.C: Likewise.
17047         * g++.old-deja/g++.other/dyncast1.C: Likewise.
17048         * g++.old-deja/g++.other/dyncast2.C: Likewise.
17049         * g++.old-deja/g++.other/dyncast3.C: Likewise.
17050         * g++.old-deja/g++.other/empty1.C: Likewise.
17051         * g++.old-deja/g++.other/temporary1.C: Likewise.
17052         * g++.old-deja/g++.pt/memtemp14.C: Likewise.
17053         * g++.old-deja/g++.pt/t16.C: Likewise.
17054         * g++.old-deja/g++.pt/tiemann2.C: Likewise.
17055
17056 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
17057
17058         * gcc.dg/991230-1.c: New test.
17059
17060 1999-12-29  Jeffrey A Law  (law@cygnus.com)
17061
17062         * gcc.c-torture/compile/991229-3.c: New test.
17063         * gcc.c-torture/compile/991229-2.c: New test.
17064         * gcc.c-torture/compile/991229-1.c: New test.
17065
17066 1999-12-29  Greg McGary <gkm@eng.ascend.com>
17067
17068         * gcc.c-torture/compile/labels-2.c: New test.
17069
17070 1999-12-27  Martin von Löwis  <loewis@informatik.hu-berlin.de>
17071
17072         * gcc.c-torture/execute/991227-1.c: New test.
17073
17074 1999-12-22  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
17075
17076         * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
17077
17078 1999-12-21  Martin von Löwis  <loewis@informatik.hu-berlin.de>
17079
17080         * gcc.c-torture/execute/991221-1.c: New test.
17081
17082 1999-12-20  Nathan Sidwell  <nathan@acm.org>
17083
17084         * g++.old-deja/g++.other/cast3.C: New test.
17085
17086 1999-12-16  Bernd Schmidt  <bernds@cygnus.co.uk>
17087
17088         * gcc.c-torture/execute/991216-4.c: New test.
17089
17090 1999-12-16  Michael Meissner  <meissner@cygnus.com>
17091
17092         * gcc.c-torture/execute/991216-1.c: New test.
17093         * gcc.c-torture/execute/991216-2.c: New test.
17094         * gcc.c-torture/execute/991216-3.c: New test.
17095
17096 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
17097
17098         * gcc.dg/991214-1.c: Use "__asm__", not "asm".
17099         Actually make the test fail by using "-O2" for compilation.
17100
17101 1999-12-15  Nathan Sidwell  <nathan@acm.org>
17102
17103         * g++.old-deja/g++.warn/cast-align1.C: New test.
17104
17105 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
17106
17107         * gcc.c-torture/compile/991214-1.c: New test.
17108         * gcc.c-torture/compile/991214-2.c: New test.
17109
17110 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
17111
17112         * gcc.dg/991214-1.c: New test.
17113
17114 1999-12-13  Jeffrey A Law  (law@cygnus.com)
17115
17116         * gcc.c-torture/compile/991213-3.c: New test.
17117         * gcc.c-torture/compile/991213-2.c: New test.
17118         * gcc.c-torture/compile/991213-1.c: New test.
17119
17120 1999-12-10  J"orn Rennecke <amylaar@cygnus.co.uk>
17121
17122         * gcc.dg/991209-1.c: New test.
17123
17124 1999-12-08  Nathan Sidwell <nathan@acm.org>
17125
17126         * gcc.c-torture/compile/991208-1.c: New test.
17127
17128 1999-12-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
17129
17130         * gcc.dg/ultrasp2.c: New test.
17131
17132 1999-12-05  Alex Samuel  <samuel@codesourcery.com>
17133
17134         * g++.old-deja/g++.abi/align.C (main): Fix typo.
17135
17136 1999-12-02  Bernd Schmidt  <bernds@cygnus.co.uk>
17137
17138         * gcc.c-torture/compile/991202-1.c: New test.
17139         * gcc.c-torture/execute/991202-1.c: New test.
17140         * gcc.c-torture/execute/991202-2.c: New test.
17141         * gcc.c-torture/execute/991202-3.c: New test.
17142
17143 1999-12-02  Alex Samuel  <samuel@codesourcery.com>
17144
17145         * g++.old-deja/g++.abi/align.C: New test.
17146         * g++.old-deja/g++.abi/aggregates.C: Likewise.
17147         * g++.old-deja/g++.abi/bitfields.C: Likewise.
17148
17149 1999-12-01  Richard Henderson  <rth@cygnus.com>
17150
17151         * gcc.c-torture/execute/991201-1.c: New.
17152
17153 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
17154
17155         * gcc.dg/991129-1.c: New test.
17156
17157 1999-11-27  Bernd Schmidt  <bernds@cygnus.co.uk>
17158
17159         * gcc.c-torture/compile/991127-1.c: New test.
17160
17161 1999-11-22  Nathan Sidwell  <nathan@acm.org>
17162
17163         * g++.old-deja/g++.other/warn4.C: New test.
17164
17165 1999-11-22  Nathan Sidwell  <nathan@acm.org>
17166
17167         * g++.old-deja/g++.eh/cleanup2.C: New test.
17168         * g++.old-deja/g++.ext/pretty2.C: New test.
17169         * g++.old-deja/g++.ext/pretty3.C: New test.
17170         * g++.old-deja/g++.other/debug6.C: New test.
17171
17172 1999-10-20  Jim Wilson  <wilson@cygnus.com>
17173
17174         * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
17175         compiler_output to look for one error message instead of two.
17176
17177 1999-11-19  Geoffrey Keating  <geoffk@cygnus.com>
17178
17179         * gcc.c-torture/execute/991118-1.c: Also test case
17180         where the word boundary does not split a byte evenly.
17181
17182 1999-11-19  Nathan Sidwell  <nathan@acm.org>
17183
17184         * g++.old-deja/g++.ext/restrict1.C: New test.
17185
17186 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
17187
17188         * gcc.c-torture/execute/991118-1.c: New test.
17189
17190 1999-11-16  Geoffrey Keating  <geoffk@cygnus.com>
17191
17192         * g77.f-torture/execute/u77-test.f (wd): Allow for longer
17193         working directory pathnames.
17194
17195 1999-10-13  Brendan Kehoe  <brendan@cygnus.com>
17196
17197         * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
17198         host is equipped with driver.h and driver.o so it can actually
17199         compile and run the tests.
17200
17201 1999-10-08  Bernd Schmidt  <bernds@cygnus.co.uk>
17202
17203         * gcc.c-torture/compile/991008-1.c: New test.
17204
17205 1999-11-08  Nick Clifton  <nickc@cygnus.com>
17206
17207         * lib/gcc-dg.exp: Include target-supports.exp
17208
17209 1999-11-05  Nick Clifton  <nickc@cygnus.com>
17210
17211         * lib/target-supports.exp: New file: Provide procs to test for
17212         features supported by the target.
17213         (check_weak_available): Moved here from ecos.exp.
17214         (check_alias_available): New proc: Determine of the target
17215         toolchain supports the alias attribute.
17216
17217         * gcc.dg/special/ecos.exp: Move check_weak_available to
17218         target-supports.exp.
17219         (alias-1.c): Only perform the test if the target supports
17220         aliases.
17221         (wkali-1.c): Only perform the test if the target supports
17222         aliases.
17223
17224         * gcc.dg/990506-0.c: Expect error messages from cross
17225         targets as well as native targets.
17226
17227 1999-11-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
17228
17229         * gcc.dg/ultrasp1.c: Removed xfail.
17230         * gcc.dg/struct-ret-2.c: Likewise.
17231         * gcc.dg/array-1.c: Likewise.
17232
17233 1999-11-01  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
17234
17235         * gcc.dg/struct-ret-2.c: New test.
17236
17237         * gcc.dg/array-1.c: New test.
17238
17239 1999-10-30  Stephen L Moshier <moshier@mediaone.net>
17240
17241         * gcc.c-torture/execute/991030-1.c: New test.
17242
17243 1999-10-26  Richard Henderson  <rth@cygnus.com>
17244
17245         * gcc.c-torture/compile/991026-2.c: New test.
17246
17247 1999-10-26  Jeffrey A Law  (law@cygnus.com)
17248
17249         * gcc.c-torture/compile/991026-1.c: New test.
17250
17251 1999-10-23  Jeffrey A Law  (law@cygnus.com)
17252
17253         * gcc.c-torture/execute/991023-1.c: New test.
17254
17255 1999-10-19  Jeffrey A Law  (law@cygnus.com)
17256
17257         * gcc.c-torture/execute/991019-1.c: New test.
17258
17259 1999-10-16  Richard Henderson  <rth@cygnus.com>
17260
17261         * gcc.c-torture/execute/991016-1.c: New test.
17262
17263 1999-10-14  Stephane Carrez  <stcarrez@worldnet.fr>
17264
17265         * gcc.c-torture/execute/991014-1.c: New test.
17266
17267 1999-10-13  J"orn Rennecke <amylaar@cygnus.co.uk>
17268
17269         * g++.old-deja/g++.other/union2.C: New test.
17270
17271 1999-10-13  Nathan Sidwell  <nathan@acm.org>
17272
17273         * g++.old-deja/g++.other/vaarg2.C: New test.
17274         * g++.old-deja/g++.other/vaarg3.C: New test.
17275
17276 1999-10-12  Craig Burley  <craig@jcb-sc.com>
17277
17278         * g77.f-torture/noncompile/19990905-1.f: Moved from being
17279         in compile/.
17280
17281 1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
17282
17283         * gcc.c-torture/execute/va-arg-11.c: New test.
17284
17285 1999-10-01  Mark P. Mitchell  <mark@codesourcery.com>
17286
17287         * lib/file-format.exp (gcc_target_object_format): Don't
17288         crash if objdump is unavailable.
17289
17290 1999-09-29  Donn Terry <donn@interix.com>
17291
17292         * gcc.misc-tests/mg.exp: delete extraneous redirection.
17293
17294 1999-09-28  Nick Clifton  <nickc@cygnus.com>
17295
17296         * gcc.c-torture/compile/990928-1.c: New test.
17297
17298 1999-09-28  Nathan Sidwell  <nathan@acm.org>
17299
17300         * g++.old-deja/g++.other/decl6.C: New test.
17301
17302 1999-09-28  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
17303
17304         * gcc.c-torture/execute/va-arg-10.c: New test.
17305
17306 1999-09-27  Nathan Sidwell  <nathan@acm.org>
17307
17308         * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
17309         __PRETTY_FUNCTION__.
17310
17311 1999-09-23  Nick Clifton  <nickc@cygnus.com>
17312
17313         * gcc.c-torture/execute/990923-1.c: New test.
17314
17315 1999-09-21  Nick Clifton  <nickc@cygnus.com>
17316
17317         * gcc.c-torture/special/special.exp: Add FR30 to list of targets
17318         for which -fpic is inappropriate.
17319
17320 1999-09-21  Mark Mitchell  <mark@codesourcery.com>
17321
17322         * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
17323
17324 1999-09-21  Nathan Sidwell  <nathan@acm.org>
17325
17326         * g++.old-deja/g++.other/dyncast1.C: New test.
17327         * g++.old-deja/g++.other/dyncast2.C: New test.
17328         * g++.old-deja/g++.other/dyncast3.C: New test.
17329         * g++.old-deja/g++.other/dyncast4.C: New test.
17330         * g++.old-deja/g++.other/dyncast5.C: New test.
17331         * g++.old-deja/g++.eh/catch3.C: New test.
17332         * g++.old-deja/g++.eh/catch3p.C: New test.
17333         * g++.old-deja/g++.eh/catch4.C: New test.
17334         * g++.old-deja/g++.eh/catch4p.C: New test.
17335         * g++.old-deja/g++.eh/catch5.C: New test.
17336         * g++.old-deja/g++.eh/catch5p.C: New test.
17337         * g++.old-deja/g++.eh/catch6.C: New test.
17338         * g++.old-deja/g++.eh/catch6p.C: New test.
17339         * g++.old-deja/g++.eh/catch7.C: New test.
17340         * g++.old-deja/g++.eh/catch7p.C: New test.
17341         * g++.old-deja/g++.eh/catch8.C: New test.
17342         * g++.old-deja/g++.eh/catch8p.C: New test.
17343         * g++.old-deja/g++.eh/catch9.C: New test.
17344         * g++.old-deja/g++.eh/catch9p.C: New test.
17345
17346 1999-09-13  Nathan Sidwell  <nathan@acm.org>
17347
17348         * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
17349         * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
17350
17351 1999-09-13  Jeffrey A Law  (law@cygnus.com)
17352
17353         * gcc.c-torture/compile/990913-1.c: New test.
17354
17355 1999-09-10  Nathan Sidwell  <nathan@acm.org>
17356
17357         * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
17358         * g++.old-deja/g++.jason/rfg5.C: Likewise.
17359
17360 1999-09-09  Richard Henderson  <rth@cygnus.com>
17361
17362         * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
17363
17364 1999-09-09  Nathan Sidwell  <nathan@acm.org>
17365
17366         * g++.old-deja/g++.other/lookup11.C: New test.
17367         * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
17368         what is permitted and what we want.
17369         * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
17370         overload use.
17371         * g++.old-deja/g++.jason/rfg5.C: Likewise
17372
17373 1999-09-08  Geoffrey Keating  <geoffk@cygnus.com>
17374
17375         * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
17376         * gcc.c-torture/noncompile/poison-1.c: New file.
17377
17378 1999-09-08  Nathan Sidwell  <nathan@acm.org>
17379
17380         * g++.old-deja/g++.other/sizeof3.C: New test.
17381         * g++.old-deja/g++.other/sizeof4.C: New test.
17382         * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
17383         * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
17384
17385 1999-09-07  Richard Henderson  <rth@cygnus.com>
17386
17387         * gcc.dg/va-arg-1.c: New.
17388
17389 1999-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
17390
17391         * gcc.c-torture/execute/va-arg-9.c: New test.
17392
17393 1999-09-05  Craig Burley  <craig@jcb-sc.com>
17394
17395         * g77.f-torture/compile/980519-2.f: New test.
17396         * g77.f-torture/compile/19990905-0.f: New test.
17397         * g77.f-torture/compile/19990905-1.f: New test.
17398         * g77.f-torture/compile/19990905-2.f: New test.
17399
17400         * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
17401
17402 1999-09-03  Richard Earnshaw <rearnsha@arm.com>
17403
17404         * gcc.c-torture/execute/990827-1.c: Fix typo.
17405
17406 1999-09-03  Nathan Sidwell  <nathan@acm.org>
17407
17408         * g++.old-deja/g++.other/deref1.C: New test.
17409
17410 1999-09-02  Nathan Sidwell  <nathan@acm.org>
17411
17412         * g++.old-deja/g++.other/ambig2.C: New test.
17413         * g++.old-deja/g++.other/cond5.C: New test.
17414         * g++.old-deja/g++.other/lookup16.C: New test.
17415
17416 1999-09-02  Marc Espie <espie@cvs.openbsd.org>
17417
17418         * gcc.dg/980414-1.c: Fix assembler syntax to work with old
17419         assemblers too.
17420
17421 1999-08-31  Jeffrey A Law  (law@cygnus.com)
17422
17423         * lib/c-torture.exp: Avoid the "compare executables" optimization
17424         when testing native.
17425
17426 1999-08-29  Jeffrey A Law  (law@cygnus.com)
17427
17428         * gcc.c-torture/execute/990829-1.c: New test.
17429         * gcc.c-torture/compile/990829-1.c: New test.
17430
17431 1999-08-27  Paul Burchard  <burchard@pobox.com>
17432
17433         * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
17434         * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
17435         * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
17436         * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
17437         * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
17438         * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
17439         * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
17440         * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
17441         * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
17442         * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
17443         * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
17444
17445 1999-08-27  Jeffrey A Law  (law@cygnus.com)
17446
17447         * gcc.c-torture/execute/990827-1.c: New test.
17448
17449 1999-08-26  Craig Burley  <craig@jcb-sc.com>
17450
17451         * g77.f-torture/noncompile/19990826-4.f: New test.
17452
17453         * g77.f-torture/compile/19990826-3.f: New test.
17454
17455         * g77.f-torture/execute/19990826-2.f: New test.
17456
17457         * g77.f-torture/compile/19990826-1.f: New test.
17458
17459         * gcc.c-torture/execute/990826-0.c: New test.
17460         * g77.c-torture/execute/19990826-0.f: New test.
17461
17462         * g77.f-torture/noncompile/970626-2.f: New test.
17463
17464 1999-08-25  Paul Burchard  <burchard@pobox.com>
17465
17466         * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
17467         lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
17468         lss-011.C: New tests.
17469
17470 1999-08-25  Nathan Sidwell  <nathan@acm.org>
17471
17472         * g++.old-deja/g++.other/decl5.C: New test.
17473
17474 1999-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17475
17476         * noncompile/noncompile.exp: Load_lib c-torture.exp.
17477         (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
17478         call `postbase' for each one.  All callers of `postbase' changed
17479         to call this instead.
17480
17481 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
17482
17483         * gcc.c-torture/execute/990811-1.c: New test.
17484
17485 1999-08-09  Nick Clifton  <nickc@cygnus.com>
17486
17487         * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
17488         just native ones.
17489
17490         * gcc.dg/990413-1.c: Expect the parse error for all builds, not
17491         just native ones.
17492
17493 1999-08-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
17494
17495         * g++.old-deja/g++.other/local3.C: Removed XFAIL.
17496
17497 1999-08-04  Jeffrey A Law  (law@cygnus.com)
17498
17499         * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
17500
17501 1999-08-04  Nathan Sidwell  <nathan@acm.org>
17502
17503         * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
17504
17505 1999-08-04  Jeffrey A Law  (law@cygnus.com)
17506
17507         * gcc.c-torture/execute/990804-1.c: New test.
17508
17509 1999-08-03  Nathan Sidwell  <nathan@acm.org>
17510
17511         * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
17512         * g++.old-deja/g++.brendan/crash64.C: Likewise
17513         * g++.old-deja/g++.brendan/overload8.C: Likewise
17514
17515 1999-08-03  Nathan Sidwell  <nathan@acm.org>
17516
17517         * g++.old-deja/g++.other/struct1.C: New test.
17518
17519 1999-08-03  Nathan Sidwell  <nathan@acm.org>
17520
17521         * g++.old-deja/g++.other/enum2.C: New test.
17522
17523 1999-08-02  Richard Henderson  <rth@cygnus.com>
17524
17525         Adapted from tests from Franz Sirl:
17526         * gcc.c-torture/execute/va-arg-7.c: New test.
17527         * gcc.c-torture/execute/va-arg-8.c: New test.
17528
17529 1999-08-01  Jeffrey A Law  (law@cygnus.com)
17530
17531         * gcc.c-torture/compile/990801-2.c: New test.
17532
17533         * gcc.c-torture/compile/990801-1.c: New test.
17534
17535 1999-07-27  Michael Meissner  <meissner@cygnus.com>
17536
17537         * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
17538         fp-cmp-1.c, converting double to float.
17539
17540         * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
17541         fp-cmp-1.c, converting double to long double.
17542
17543         * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
17544         from fr1 to unknown_register, since fr1 is a legitimate register
17545         on some machines.
17546
17547 1999-07-25  Jeffrey A Law  (law@cygnus.com)
17548
17549         * README: More listname related changes.
17550
17551 1999-07-08  Catherine Moore  <clm@cygnus.com>
17552
17553         * gcc.c-torture/execute/920501-5.c: Fix typo.  Change | to ||.
17554
17555 1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
17556
17557         * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
17558
17559 1999-07-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
17560
17561         * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
17562
17563 1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
17564
17565         * gcc.dg/990703-1.c: New test.
17566
17567 1999-06-29  Nick Clifton  <nickc@cygnus.com>
17568
17569         * lib/file-format.exp: New file: Move definition of proc
17570         gcc_target_object_format to here from
17571         gcc.dg/special/ecos.exp.
17572
17573         * lib/c-torture.exp: Include lib file-format.exp.
17574         * lib/gcc-dg.exp: Include lib file-format.exp.
17575
17576         * gcc.dg/special/ecos.exp: Remove definition of proc
17577         gcc_target_object_format.
17578
17579 1999-06-28  Jeffrey A Law  (law@cygnus.com)
17580
17581         * gcc.c-torture/execute/990628-1.c: New test.
17582
17583 1999-06-25  Jeffrey A Law  (law@cygnus.com)
17584
17585         * gcc.c-torture/compile/990625-2.c: New test.
17586
17587         * gcc.c-torture/compile/990625-1.c: New test.
17588
17589 1999-06-23  Nick Clifton  <nickc@cygnus.com>
17590
17591         * gcc.c-torture/compile/dll.c: New test case.  Check that dll
17592         attributes compile.
17593         * gcc.c-torture/compile/dll.x: Only support the dll.c test on
17594         ports that use the COFF/PE file format.
17595
17596 1999-06-17  Jeffrey A Law  (law@cygnus.com)
17597
17598         * gcc.c-torture/compile/990617-1.c: New test.
17599
17600 1999-06-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
17601
17602         * g++.old-deja/g++.other/decl4.C: New test.
17603
17604 1999-06-14  Nathan Sidwell  <nathan@acm.org>
17605
17606         * g++.old-deja/g++.other/bitfld3.C: New test.
17607
17608 1999-06-08  Nathan Sidwell  <nathan@acm.org>
17609
17610         * g++.old-deja/g++.eh/catch1.C: New test.
17611
17612 1999-06-07  Jeffrey A Law  (law@cygnus.com)
17613
17614         * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
17615
17616         * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
17617         * gcc.c-torture/execute/ieee/mzero.x: New file.  Likewise.
17618
17619 1999-06-05  Craig Burley  <craig@jcb-sc.com>
17620
17621         * g77.f-torture/compile/19990502-0.f: Replace with new,
17622         shorter, test that still fails after recent changes.
17623
17624 1999-06-04  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
17625
17626         * gcc.c-torture/execute/990604-1.c: New test.
17627
17628 1999-05-31  Jeffrey A Law  (law@cygnus.com)
17629
17630         * gcc.c-torture/execute/990531-1.c: New test.
17631
17632 1999-05-27  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
17633
17634         * gcc.c-torture/compile/990527-1.c: New test.
17635
17636 1999-05-27  Joern Rennecke <amylaar@cygnus.com>
17637
17638         * gcc.c-torture/execute/990527-1.c: New test.
17639
17640 1999-05-25  Nick Clifton  <nickc@cygnus.com>
17641
17642         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
17643         bitfields as signed.
17644
17645 1999-05-25  Craig Burley  <craig@jcb-sc.com>
17646
17647         * g77.f-torture/compile/19990525-0.f: New test.
17648
17649 1999-05-25  Jeffrey A Law  (law@cygnus.com)
17650
17651         * gcc.c-torture/execute/990525-2.c: New test.
17652
17653         * gcc.c-torture/execute/990525-1.c: New test.
17654
17655 1999-05-24  Nathan Sidwell  <nathan@acm.org>
17656
17657         * g++.old-deja/g++.other/anon3.C: New test.
17658         * g++.old-deja/g++.other/anon4.C: New test.
17659         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
17660         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
17661         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
17662         Merrill).
17663
17664 1999-05-24  Jeffrey A Law  (law@cygnus.com)
17665
17666         * gcc.c-torture/execute/990524-1.c: New test.
17667
17668         * gcc.dg/990524-1.c: New test.
17669
17670 1999-05-23  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
17671
17672         * gcc.c-torture/compile/990523-1.c: New test.
17673
17674 1999-05-19  Raja R Harinath <harinath@cs.umn.edu>
17675
17676         * gcc.c-torture/compile/990519-1.c: New test.
17677
17678 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
17679
17680         * gcc.c-torture/compile/990517-1.c: New test.
17681
17682         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
17683         (e4, f4): New tests.
17684         (main): Call them.
17685
17686 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17687
17688         * gcc.dg/noreturn-1.c: New test.
17689
17690 1999-05-13  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
17691
17692         * gcc.c-torture/execute/990513-1.c: New test.
17693
17694 1999-05-10  Richard Henderson  <rth@cygnus.com>
17695
17696         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
17697
17698 1999-05-10  Craig Burley  <craig@jcb-sc.com>
17699
17700         * g77.f-torture/execute/erfc.f: Use small single-precision
17701         values, to avoid problems on Alphas when not -mieee.
17702
17703 1999-05-08  Craig Burley  <craig@jcb-sc.com>
17704
17705         * gcc.dg/990506-0.c: New test.
17706
17707 1999-05-08  Richard Henderson  <rth@cygnus.com>
17708
17709         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
17710         the constant to test.  Don't XFAIL 64-bit targets.
17711
17712         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
17713         * g++.old-deja/g++.law/profile1.C: Likewise.
17714
17715         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
17716         operator new instances.
17717         * g++.old-deja/g++.other/delete5.C: Likewise.
17718
17719 1999-05-03  Craig Burley  <craig@jcb-sc.com>
17720
17721         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
17722         intrinsic.
17723
17724 1999-05-03  Craig Burley  <craig@jcb-sc.com>
17725
17726         * g77.f-torture/execute/u77-test.f: Reverse order of two
17727         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
17728
17729 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17730
17731         * gcc.dg/compare1.c: New test.
17732
17733 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
17734
17735         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
17736         New tests.
17737
17738 1999-05-02  Craig Burley  <craig@jcb-sc.com>
17739
17740         * g77.f-torture/compile/19990502-1.f: New test.
17741
17742 1999-05-02  Craig Burley  <craig@jcb-sc.com>
17743
17744         * g77.f-torture/compile/19990502-0.f: New test.
17745
17746 1999-05-02  Craig Burley  <craig@jcb-sc.com>
17747
17748         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
17749         intrinsic.
17750
17751 1999-05-02  Craig Burley  <craig@jcb-sc.com>
17752
17753         * g77.f-torture/execute/u77-test.f (main): List libU77
17754         intrinsics not currently tested.
17755         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
17756         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
17757         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
17758         Trim blanks off the ends of some printed strings.
17759
17760 1999-05-02  Craig Burley  <craig@jcb-sc.com>
17761
17762         * g77.f-torture/execute/u77-test.f (main): Just warn about
17763         FSTAT gid disagreement, as it's expected on some systems.
17764
17765 1999-05-01  Craig Burley  <craig@jcb-sc.com>
17766
17767         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
17768         use a new function, which allows for some slop.
17769         Clean up some commentary.
17770         (issum): The new function.
17771         (sgladd): Deleted subroutine.
17772
17773 1999-05-01  Craig Burley  <craig@jcb-sc.com>
17774
17775         * g77.f-torture/execute/u77-test.f: Modify to be more like
17776         libf2c/libU77 version, bringing patches to that version here.
17777         Add suitable commentary.
17778
17779 1999-04-25  Richard Henderson  <rth@cygnus.com>
17780
17781         * gcc.dg/990424-1.c: New test.
17782
17783 1999-04-24  Craig Burley  <craig@jcb-sc.com>
17784
17785         * g77.f-torture/execute/u77-test.f (main): Bug involving
17786         LSTAT has been fixed, so turn back on full checking.
17787
17788 1999-04-20  Craig Burley  <craig@jcb-sc.com>
17789
17790         * g77.f-torture/compile/19990419-0.f: New test.
17791         * g77.f-torture/execute/19990419-1.f: New test.
17792
17793 1999-04-17  Richard Henderson  <rth@cygnus.com>
17794
17795         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
17796         to avoid the need for a prototype to supress a warning.
17797
17798 1999-04-07  Jim Wilson  <wilson@cygnus.com>
17799
17800         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
17801
17802 1999-04-04  Jeffrey A Law  (law@cygnus.com)
17803
17804         * gcc.c-torture/execute/990404-1.c: New test.
17805
17806 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
17807
17808         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
17809         * gcc.dg/cpp-if3.c: Don't use -pedantic.
17810         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
17811         missing initializer warnings.
17812
17813 1999-03-28  Jeffrey A Law  (law@cygnus.com)
17814
17815         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
17816         matching strings.
17817
17818 1999-03-26  Jeffrey A Law  (law@cygnus.com)
17819
17820         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
17821
17822 1999-03-26  Craig Burley  <craig@jcb-sc.com>
17823
17824         * g77.f-torture/execute/19990325-0.f: New test.
17825         * g77.f-torture/execute/19990325-1.f: New test.
17826
17827 1999-03-24  Jeffrey A Law  (law@cygnus.com)
17828
17829         * gcc.c-torture/execute/990324-1.c: New test.
17830
17831 1999-03-22  Jim Wilson  <wilson@cygnus.com>
17832
17833         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
17834         test with 4.
17835
17836 1999-03-17  Richard Henderson  <rth@cygnus.com>
17837
17838         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
17839
17840 1999-03-13  Craig Burley  <craig@jcb-sc.com>
17841
17842         * g77.f-torture/execute/19990313-2.f: New test.
17843         * g77.f-torture/execute/19990313-3.f: New test.
17844
17845 1999-03-13  Craig Burley  <craig@jcb-sc.com>
17846
17847         * g77.f-torture/execute/19990313-0.f: New test.
17848         * g77.f-torture/execute/19990313-1.f: New test.
17849
17850 1999-03-12  Jim Wilson  <wilson@cygnus.com>
17851
17852         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
17853         printf to sprintf.
17854         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
17855         (main): Add check for u15.  Conditionalize u31 check depending on
17856         whether ints are <32 bits or >=32 bits.
17857
17858 1999-03-08  Craig Burley  <craig@jcb-sc.com>
17859
17860         * g77.f-torture/execute/19981119-0.f: Improve testiness.
17861
17862 1999-03-08  Craig Burley  <craig@jcb-sc.com>
17863
17864         * g77.f-torture/compile/19990305-0.f: New test.
17865         * g77.f-torture/execute/19981119-0.f: New test.
17866
17867 1999-03-08  Craig Burley  <craig@jcb-sc.com>
17868
17869         * g77.f-torture/execute/970625-2.f: call ABORT if final
17870         result is not correct, instead of just printing it.
17871         Add this checking via newly introduced obfuscation, to
17872         trip up buggy front ends.
17873
17874 1999-03-07  Craig Burley  <craig@jcb-sc.com>
17875
17876         * g77.f-torture/compile/960317-1.f: Moved from being
17877         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
17878
17879 1999-03-06  Craig Burley  <craig@jcb-sc.com>
17880
17881         * g77.f-torture/execute/960317-1.f: New (old) test.
17882         * g77.f-torture/execute/970625-2.f: Ditto.
17883
17884 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
17885
17886         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
17887         message on line 1 or line 2; cccp and cpplib do this differently.
17888
17889 1999-03-01  Jeffrey A Law  (law@cygnus.com)
17890
17891         * g++.old-deja/g++.law/weak1.C: New test.
17892
17893 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
17894
17895         * gcc.c-torture/execute/990119-1.c: Renamed to...
17896         * gcc.dg/990119-1.c: this, so it will only be tested once
17897         (it's a preprocessor test, it doesn't need to be run at
17898         multiple optimization levels).
17899
17900 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
17901
17902         * lib/g++.exp: Don't add incdir=$base_dir/../include to
17903           ALWAYS_CXXFLAGS.
17904
17905 1999-02-24  Craig Burley  <craig@jcb-sc.com>
17906
17907         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
17908         * g77.f-torture/compile/19981216-0.f: ...as it is expected
17909         to not be compilable by current g77.
17910
17911 1999-02-24  Nick Clifton  <nickc@cygnus.com>
17912
17913         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
17914
17915 1999-02-22  Jeffrey A Law  (law@cygnus.com)
17916
17917         * gcc.c-torture/execute/990222-1.c: New test.
17918
17919 1999-02-19  Craig Burley  <craig@jcb-sc.com>
17920
17921         * g77.f-torture/compile/19990218-0.f: New test.
17922         * g77.f-torture/noncompile/19990218-1.f: New test.
17923
17924 1999-02-18  Craig Burley  <craig@jcb-sc.com>
17925
17926         * g77.f-torture/compile/19981216-0.f: New test.
17927
17928 1999-02-14  Jeffrey A Law  (law@cygnus.com)
17929
17930         * gcc.dg/990214-1.c: New test.
17931
17932 1999-02-13  Jeffrey A Law  (law@cygnus.com)
17933
17934         * gcc.dg/990213-2.c: New test.
17935
17936         * gcc.dg/990213-1.c: New test.
17937
17938 1999-02-12  Jeffrey A Law  (law@cygnus.com)
17939
17940         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
17941         ints.
17942
17943 1999-02-11  Nick Clifton  <nickc@cygnus.com>
17944
17945         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
17946         specified by target.
17947
17948         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
17949
17950 1999-02-11  Jeffrey A Law  (law@cygnus.com)
17951
17952         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
17953
17954 1999-02-10  Jonathan Larmour  <jlarmour@cygnus.co.uk>
17955
17956         * gcc.dg/special/ecos.exp: New test driver for new tests with
17957         special requirements.
17958
17959         * gcc.dg/special/alias-1.c: New test.
17960         * gcc.dg/special/gcsec-1.c: New test.
17961         * gcc.dg/special/weak-1.c: New test.
17962         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
17963         * gcc.dg/special/weak-2.c: New test.
17964         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
17965         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
17966         * gcc.dg/special/wkali-1.c: New test.
17967         * gcc.dg/special/wkali-2.c: New test.
17968         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
17969         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
17970
17971 1999-02-10  Felix Lee  <flee@cygnus.com>
17972
17973           * lib/c-torture.exp (c-torture-compile): Pull out code for
17974           analyzing gcc error messages.
17975           (c-torture-execute): Likewise.  Fix some (harmless) false
17976           positives.
17977           * lib/gcc.exp (gcc_check_compile): New function.
17978
17979 1999-02-08  Richard Henderson  <rth@cygnus.com>
17980
17981         * gcc.c-torture/execute/990208-1.c: New test.
17982
17983 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
17984
17985         * g++.dg/special/ecos.exp: New driver for new tests with special
17986         requirements
17987
17988         * g++.dg/special/conpr-1.C: New test
17989         * g++.dg/special/conpr-2.C: New test
17990         * g++.dg/special/conpr-2a.C: New test
17991         * g++.dg/special/conpr-3.C: New test
17992         * g++.dg/special/conpr-3a.C: New test
17993         * g++.dg/special/conpr-3b.C: New test
17994
17995         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
17996         allow g++ to use the dg driver
17997
17998         * README: Add comment about g++.dg directory
17999
18000 1999-02-06  Jeffrey A Law  (law@cygnus.com)
18001
18002         * README: Update email addresses.
18003
18004 1999-02-03  Nick Clifton  <nickc@cygnus.com>
18005
18006         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
18007         arguments in order to force structure S onto the stack even on
18008         the alpha.
18009         (test): Pass 10 leading arguments to function foo as well as the
18010         structure S.
18011
18012         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
18013         failure for all targets.
18014
18015         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
18016         abort to terminate program execution.
18017
18018 1999-01-30  Richard Henderson  <rth@cygnus.com>
18019
18020         * gcc.c-torture/execute/990130-1.c: New test.
18021
18022 1999-01-30  Jeffrey A Law  (law@cygnus.com)
18023
18024         * gcc.dg/990130-1.c: New test.
18025
18026 1999-01-28  Michael Meissner  <meissner@cygnus.com>
18027
18028         * gcc.c-torture/execute/990128-1.c: New test.
18029
18030 1999-01-27  Michael Meissner  <meissner@cygnus.com>
18031
18032         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
18033
18034 1999-01-27  Felix Lee  <flee@cygnus.com>
18035
18036         * lib/c-torture.exp (c-torture-compile): pull out code for
18037         analyzing gcc error messages.
18038         (c-torture-execute): ditto, and fix some (harmless) false
18039         positives.
18040         * lib/gcc.exp (gcc_check_compile): new function.
18041
18042 1999-01-17  Jeffrey A Law  (law@cygnus.com)
18043
18044         * gcc.dg/990117-1.c: New test.
18045
18046         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
18047
18048         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
18049
18050 1999-01-15  Jeffrey A Law  (law@cygnus.com)
18051
18052         * g77.f-torture/compile/990115-1.f: New test.
18053
18054 1999-01-07  Jeffrey A Law  (law@cygnus.com)
18055
18056         * gcc.c-torture/compile/990107-1.c: New test
18057
18058 1999-01-06  Jeffrey A Law  (law@cygnus.com)
18059
18060         * gcc.c-torture/execute/990106-2.c: New test.
18061
18062         * gcc.c-torture/execute/990106-1.c: New test.
18063
18064 1998-12-30  Zack Weinberg <zack@rabi.columbia.edu>
18065
18066         * gcc.c-torture/compile/981223-1.c: New test.
18067
18068 1998-12-29  Richard Henderson  <rth@cygnus.com>
18069
18070         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
18071         (opt3): Rename from opt4 and disable.
18072
18073 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
18074
18075         * g++.old-deja/g++.pt/ptrmem5.C: New test.
18076
18077 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
18078
18079         * g++.old-deja/g++.other/conv5.C: New test.
18080
18081 1998-12-14  Nick Clifton  <nickc@cygnus.com>
18082
18083         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
18084
18085 1998-12-11  Jeffrey A Law  (law@cygnus.com)
18086
18087         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
18088
18089 1998-12-11  Zack Weinberg <zack@rabi.columbia.edu>
18090
18091         * gcc.c-torture/compile/981211-1.c: New test.
18092
18093 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
18094
18095         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
18096
18097         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
18098
18099 1998-12-08  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
18100
18101         * gcc.special/930510-1.c: Make C9X safe.
18102         * gcc.misc-tests/gcov-1.c Similarly.
18103         * gcc.misc-tests/gcov-2.c Similarly.
18104
18105 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
18106
18107         * gcc.dg/ultrasp1.c: New test.
18108
18109 1998-12-06  Richard Henderson  <rth@cygnus.com>
18110
18111         * gcc.c-torture/execute/981206.c: New test.
18112
18113 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
18114
18115         * g++.old-deja/g++.ns/template7.C: New test.
18116
18117         * g++.old-deja/g++.other/expr1.C: New test.
18118
18119         * g++.old-deja/g++.eh/tmpl3.C: New test.
18120
18121         * g++.old-deja/g++.eh/tmpl2.C: New test.
18122
18123 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
18124
18125         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
18126         * g++.old-deja/g++.other/using6.C: Removed.
18127         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
18128
18129         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
18130
18131 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
18132
18133         * g++.old-deja/g++.pt/overload8.C: New test.
18134
18135         * g++.old-deja/g++.pt/overload7.C: New test.
18136
18137         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
18138
18139         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
18140         and relinking messages.
18141         * lib/g++.exp (g++_target_compile): Remove .rpo file when
18142         compiling with -frepo.
18143
18144 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
18145
18146         * g++.old-deja/g++.pt/lookup6.C: New test.
18147
18148 1998-11-30  Nick Clifton  <nickc@cygnus.com>
18149
18150         * gcc.c-torture/execute/981130-1.c: New test.
18151         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
18152
18153 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
18154
18155         * g++.old-deja/g++.pt/explicit76.C: New test.
18156
18157         * g++.old-deja/g++.pt/friend38.C: New test.
18158
18159         * g++.old-deja/g++.ns/crash2.C: New test.
18160
18161         * g++.old-deja/g++.pt/defarg8.C: New test.
18162
18163         * g++.old-deja/g++.pt/instantiate6.C: New test.
18164
18165         * g++.old-deja/g++.pt/static6.C: New test.
18166
18167         * g++.old-deja/g++.pt/decl2.C: New test.
18168
18169 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
18170
18171         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
18172         problem is actually related with name lookup, but so what? :-)
18173
18174         * g++.old-deja/g++.pt/friend37.C: New test.
18175
18176 1998-11-25  Dave Love  <d.love@dl.ac.uk>
18177
18178         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
18179         element, which fails on some systems.
18180
18181         * g77.f-torture/execute/labug1.f: New test.
18182
18183 1998-11-21  Jeffrey A Law  (law@cygnus.com)
18184
18185         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
18186         is defined.
18187
18188 1998-11-18  Dave Love  <d.love@dl.ac.uk>
18189
18190         * g77.f-torture/compile/981117-1.f: New test.
18191
18192 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
18193
18194         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
18195         properly discarded.
18196
18197 1998-10-11  Ken Raeburn  <raeburn@cygnus.com>
18198
18199         * gcc.c-torture/execute/memcheck: New directory of tests for
18200         -fcheck-memory-usage.
18201
18202 1998-11-07  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
18203
18204         * README: New file, general information about the testsuite and
18205         new description of the various C++ test subdirectories.
18206         * README.g++: Eliminate obsolete information, update and move most
18207         relevant stuff to README.
18208
18209 1998-11-07  Richard Henderson  <rth@cygnus.com>
18210
18211         * gcc.c-torture/compile/981107-1.c: New test.
18212
18213 1998-11-02  Doug Evans  <devans@canuck.cygnus.com>
18214
18215         * execute/memcpy-bi.c: New testcase.
18216
18217 1998-10-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
18218
18219         * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
18220         base classes.
18221
18222         * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
18223         template is selected.
18224
18225         * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
18226         classes, it should be accepted for all types.
18227
18228         * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
18229
18230         * g++.old-deja/g++.pt/spec24.C: Ensure that template
18231         specializations start with template headers.
18232
18233 1998-10-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
18234
18235         * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
18236
18237         * g++.old-deja/g++.other/init9.C: Test cross initialization of
18238         non-POD types.
18239
18240 1998-10-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
18241
18242         * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
18243
18244 1998-10-22  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18245
18246         * compile/981022-1.c, compile/981022-1.x: New test and driver.
18247
18248 1998-10-19  Jeffrey A Law  (law@cygnus.com)
18249
18250         * 981019-1.c: New test.
18251
18252 1998-10-14  Robert Lipe <robertl@dgii.com>
18253
18254         * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
18255         find objc headers.
18256
18257 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
18258
18259         * compile/981001-4.c: Remove use of GCC extension that triggers a
18260         compiler bug.
18261
18262 1998-10-13  Alexandre Oliva  <oliva@dcc.unicamp.br>
18263
18264         * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
18265
18266 1998-10-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
18267
18268         * g++.old-deja/g++.pt/explicit74.C: New test.  Explicit
18269         instantiation of template produces incorrect code for delete
18270         expression.
18271
18272         * g++.old-deja/g++.pt/instantiate5.C: New test.  `global
18273         constructors' name is not unique.
18274         * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
18275         * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
18276
18277         * g++.old-deja/g++.other/init8.C: New test.  Uninitialized
18278         automatic array of const is ill-formed.
18279
18280         * g++.old-deja/g++.pt/ttp53.C: New test.  Incorrect substitution
18281         of template parameter?
18282
18283         * g++.old-deja/g++.other/conv3.C: New test.  Conversion discards
18284         const.
18285
18286         * g++.old-deja/g++.other/pmf2.C: New test.  Invalid
18287         pointer-to-member expression.
18288
18289         * g++.old-deja/g++.other/friend5.C: New test.  Bogus friend
18290         declaration causes ICE.
18291
18292 1998-10-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
18293
18294         * g++.old-deja/g++.ns/main1.C: New test.  main() should only be
18295         reserved in the global namespace.
18296
18297         * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
18298         generate needed virtual table.
18299
18300         * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
18301
18302 1998-10-10  Dariush Eslimi  <eslimi@loran.com>
18303
18304         * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
18305         template-dependent type
18306
18307 1998-10-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
18308
18309         * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
18310         * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
18311         * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
18312
18313         * g++.old-deja/g++.other/using5.C: New test; using decl from base
18314         class should be usable as argument of member function.
18315         * g++.old-deja/g++.other/using6.C: New test; using decl from base
18316         class should be usable as return type of member function.
18317         * g++.old-deja/g++.other/using7.C: New test; using decl from base
18318         class should be usable as type of data member.
18319
18320         * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
18321
18322 1998-10-09  Jeffrey A Law  (law@cygnus.com)
18323
18324         * gcc.c-torture/special/920521-1.c: Fix bogus test.
18325
18326 1998-10-08  Nick Clifton  <nickc@cygnus.com>
18327
18328         * gcc.dg/dll-?.c Add thumb to target list.
18329         Fix assembler scan patterns to match current assembler output.
18330
18331 1998-10-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
18332
18333         * g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
18334         matching of template brackets.
18335
18336         * g++.old-deja/g++.other/using4.C: New test.  Test using
18337         declarations of methods from base classes.
18338
18339         * g++.old-deja/g++.ns/extern1.C: New test.  Extern declarations
18340         within functions should introduce names into the innermost
18341         enclosing namespace.
18342
18343         * g++.old-deja/g++.other/init7.C: New test.  Retry initialization
18344         of static locals if first initialization throws.
18345
18346 1998-10-07  Jim Wilson  <wilson@cygnus.com>
18347
18348         * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
18349
18350 1998-10-06  Ken Raeburn  <raeburn@cygnus.com>
18351
18352         * gcc.c-torture/special/981006-1.c: New test.  Make sure gcc doesn't
18353         lose track of the possible targets of tablejump insns.
18354         * special/special.exp: Run it.
18355
18356 1998-10-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
18357
18358         * g++.old-deja/g++.pt/friend35.C: New test.  A template function
18359         must be declared before its specializations can be named in friend
18360         declarations.
18361
18362 1998-10-05  Dave Love  <d.love@dl.ac.uk>
18363
18364         * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
18365
18366         * g77.f-torture/execute/io1.f: New test.
18367
18368 1998-10-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
18369
18370         * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
18371         with pointer to template function, for which no argument deduction
18372         is possible.
18373
18374         * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
18375         specialization of template function as argument to template
18376         function.
18377
18378         * g++.old-deja/g++.other/access2.C: New test; Inner class
18379         shouldn't have privileged access to Outer's names.
18380
18381 1998-10-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
18382
18383         * g++.old-deja/g++.pt/friend34.C: New test; name injection of
18384         friend template declared within template class conflicts with
18385         nested class of the same name.
18386
18387         * g++.old-deja/g++.other/badopt1.C: New test; post-increment
18388         is ignored.
18389
18390         * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
18391         object with direct initializer as function declaration.
18392
18393         * g++.old-deja/g++.other/decl2.C: New test; duplicate
18394         initializers.
18395
18396         * g++.old-deja/g++.other/null2.C: New test; conditional operator
18397         involving const pointer and NULL produces incorrect result.
18398
18399         * g++.old-deja/g++.other/typename1.C: New test; template-dependent
18400         type name without `typename' should be rejected with -pedantic.
18401
18402 1998-10-02  Richard Henderson  <rth@cygnus.com>
18403
18404         * g++.old-deja/g++.other/addrof1.C: New test.
18405
18406 1998-10-01  Nick Clifton  <nickc@cygnus.com>
18407
18408         * gcc.c-torture/compile/981001-1.c: New test.
18409         * gcc.c-torture/execute/981001-1.c: New test.
18410
18411 1998-10-01  Jeffrey A Law  (law@cygnus.com)
18412
18413         * gcc.c-torture/compile/981001-2.c: New test.
18414         * gcc.c-torture/compile/981001-3.c: New test.
18415         * gcc.c-torture/compile/981001-4.c: New test.
18416
18417 1998-10-01  Robert Lipe  <robertl@dgii.com>
18418
18419         * lib/objc.exp (objc_target_compile): Add -L during compiles for
18420         multilibbed hosts.   Idea grafted from g77.exp.
18421
18422 1998-09-30  Dave Love  <d.love@dl.ac.uk>
18423
18424         * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
18425         avoid losing on systems which need -lsocket.
18426
18427 1998-09-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
18428
18429         * g++.old-deja/g++.other/bitfld1.C: Expected failure.
18430         * g++.old-deja/g++.other/nested2.C: Ditto.
18431         * g++.old-deja/g++.robertl/eb132.C: No longer an expected
18432         failure.
18433
18434 1998-09-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
18435
18436         * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
18437         preferred over template operator!= for enum bitfields.
18438
18439 1998-09-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
18440
18441         * g++.old-deja/g++.other/nested2.C: Different virtual base classes
18442         that happen to have the same base name, but in different scopes,
18443         are incorrectly rejected.
18444
18445 1998-09-16  Richard Henderson  <rth@cygnus.com>
18446
18447         * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
18448         on the native word size instead of an integer literal.
18449
18450 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
18451
18452         * g++.old-deja/g++.other/static2.C: Invocation of static data
18453         member of type pointer-to-function denoted as non-static member.
18454
18455         * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
18456         checks involving function types and aliases.
18457
18458 1998-09-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
18459
18460         * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
18461         redefined to the same non-trivial type.
18462
18463         * g++.old-deja/g++.pt/explicit73.C: Test for proper
18464         namespace-qualification of template specializations declared in
18465         other namespaces.
18466
18467         * g++.old-deja/g++.other/friend4.C: Check whether it is possible
18468         to declare a subset of the specializations of a template function
18469         as friends of specializations of a template class.
18470
18471         * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
18472         member templates that do not fully specialize the enclosing
18473         template class are rejected.
18474
18475 1998-09-11  Dave Love  <d.love@dl.ac.uk>
18476
18477         * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
18478
18479 1998-09-08  Dave Love  <d.love@dl.ac.uk>
18480
18481         * g77.f-torture/execute/u77-test.f (main): New file, somewhat
18482         altered from libf2c/libU77 version.
18483
18484 1998-09-06  Dave Love  <d.love@dl.ac.uk>
18485
18486         * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
18487
18488 1998-09-04  Reid M. Pinchback  <reidmp@MIT.EDU>, Alexandre Oliva  <oliva@dcc.unicamp.br>
18489
18490         * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
18491         (un)signed char are different types for template specialization
18492         purposes.
18493
18494 1998-09-03  Ovidiu Predescu  <ovidiu@aracnet.com>
18495
18496         * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
18497         * objc: ObjC testsuite.
18498
18499 1998-08-31  Catherine Moore  <clm@cygnus.com>
18500
18501         * gcc.c-torture/execute/941014-1.x:  New file.
18502
18503 1998-08-31  Nick Clifton  <nickc@cygnus.com>
18504
18505         * lib/c-torture.exp: Add support for
18506         torture_eval_before_compile and torture_eval_before_execute
18507         variables.
18508
18509 1998-08-30  Jeffrey A Law  (law@cygnus.com)
18510
18511         * gcc.dg/980626-1.c: Delete this test.  We've declared the warning
18512         this test triggers valid.
18513
18514 1998-08-27  Jeffrey A Law  (law@cygnus.com)
18515
18516         * gcc.dg/980827-1.c: New test.
18517
18518 1997-08-26  J"orn Rennecke <amylaar@cygnus.co.uk>
18519
18520         * gcc.c-torture/execute/loop-4b.c: New test.
18521
18522 1998-08-26  Nick Clifton  <nickc@cygnus.com>
18523
18524         * lib/c-torture.exp: Add support for
18525         torture_eval_before_compile and torture_eval_before_execute
18526         variables.
18527
18528 1998-08-25  Jeffrey A Law  (law@cygnus.com)
18529
18530         * gcc.c-torture/compile/980825-1.c: New test.
18531
18532 1998-08-24  Nick Clifton  <nickc@cygnus.com>
18533
18534         * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
18535         count number tests in opt_t0 not good_t0.
18536
18537 1998-08-24  Jeffrey A Law  (law@cygnus.com)
18538
18539         * gcc.c-torture/compile/930326-1.x: Fix typo.
18540
18541 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
18542
18543         * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
18544         causes an ICE.
18545
18546 1998-08-21  Jeffrey A Law  (law@cygnus.com)
18547
18548         * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
18549         STACK_SIZE is defined.
18550         * gcc.c-torture/unsorted/stuct.c: Similarly.
18551
18552         * gcc.c-torture/compile/980821-1.c: New test.
18553
18554 1998-08-21  Jeffrey A Law  (law@cygnus.com)
18555
18556         * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
18557
18558 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
18559
18560         * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
18561         code.
18562
18563 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
18564
18565         * lib/old-dejagnu.exp: Revise handling of `Internal compiler
18566         error'.
18567
18568 1998-08-18  Jeffrey A Law  (law@cygnus.com)
18569
18570         * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
18571
18572 1998-08-16  Jeffrey A Law  (law@cygnus.com)
18573
18574         * gcc.c-torture/compile/980816-1.c: New test.
18575
18576         * gcc.dg/980816-1.c: New test.
18577
18578 1998-08-13  Jeffrey A Law  (law@cygnus.com)
18579
18580         * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
18581         compiler for ieee tests.
18582
18583 1998-08-01  Dave Love  <d.love@dl.ac.uk>
18584
18585         * g77.f-torture/compile/980729-0.f: New test.
18586
18587 1998-07-30  Ken Raeburn  <raeburn@cygnus.com>
18588
18589         * gcc.c-torture/special/eeprof-1.c: New test, for
18590         -finstrument-functions.
18591         * gcc.c-torture/special/special.exp: Run it.
18592
18593 1998-07-29  Jeffrey A Law  (law@cygnus.com)
18594
18595         * gcc.c-torture/compile/980729-1.c: New test.
18596
18597 1998-07-27  Nick Clifton  <nickc@cygnus.com>
18598
18599         * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
18600         __thumb__ is defined, and test for ARM style doubles if so.
18601
18602 1998-07-26  Dave Love  <d.love@dl.ac.uk>
18603
18604         * g77.f-torture/noncompile/980615-0.f: New test.
18605
18606 1998-07-26  H.J. Lu  (hjl@gnu.org)
18607
18608         * gcc.dg/980312-1.c: Do link instead of compile.
18609         * gcc.dg/980313-1.c: Likewise.
18610
18611 1998-07-26  Jeffrey A Law  (law@cygnus.com)
18612
18613         * gcc.c-torture/compile/980726-1.c: New test.
18614
18615 1998-07-25  Dave Love  <d.love@dl.ac.uk>
18616
18617         * g77.f-torture/execute/io0.f: New test.
18618
18619 1998-07-24  Nick Clifton  <nickc@cygnus.com>
18620
18621         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
18622         an int.
18623
18624 1998-06-18  Michael Meissner  <meissner@cygnus.com>
18625
18626         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
18627         m32r bugs.
18628
18629 1998-07-17  Nick Clifton  <nickc@cygnus.com>
18630
18631         * gcc.dg/980626-1.c: Expect failures for all toolchains until
18632         c-decl.c:grokdeclarator can handle mode attributes.
18633
18634 1998-07-16  Jeffrey A Law  (law@cygnus.com)
18635
18636         * gcc.c-torture/execute/980716-1.c: New test.
18637
18638 1998-07-13  Jeffrey A Law  (law@cygnus.com)
18639
18640         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
18641         the mn10200.
18642         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
18643         the mn10200.
18644         * gcc.c-torture/execute/va-arg-3.x: Similarly.
18645         * gcc.c-torture/compile/930326-1.x: Similarly.
18646
18647 1998-07-13  Dave Love  <d.love@dl.ac.uk>
18648
18649         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
18650         New test from Craig.
18651
18652 1998-07-12  Dave Love  <d.love@dl.ac.uk>
18653
18654         * g77.f-torture/noncompile/980616-0.f: New test.
18655
18656         * g77.f-torture/execute/970816-3.f:  New test from Craig.
18657
18658 1998-07-10 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
18659
18660         *  g++.other/singleton.C: Return error value instead of taking
18661         SIGSEGV.
18662
18663 1998-07-10  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
18664
18665         *  g++.other/singleton.C: New test.   Warning is under dispute.
18666         Runtime crash is not.
18667
18668 1998-07-09  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
18669
18670         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
18671         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
18672         using6.C, using7.C}:  New namespace tests.
18673
18674 1998-07-09  Alexandre Oliva   <oliva@dcc.unicamp.br>
18675
18676         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
18677         specialization with typedef'ed names used as array indexes.
18678
18679 1998-07-09  Jeffrey A Law  (law@cygnus.com)
18680
18681         * gcc.c-torture/execute/980709-1.c: New test.
18682
18683         * gcc.dg/980709-1.c: New test.
18684
18685 1998-07-07  Richard Henderson  <rth@cygnus.com>
18686
18687         * gcc.c-torture/execute/bcp-1.c: New test.
18688
18689 1998-07-07  Jeffrey A Law  (law@cygnus.com)
18690
18691         * gcc.c-torture/execute/980707-1.c: New test.
18692
18693 1998-07-06  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
18694
18695         * gcc.c-torture/compile/980706-1.c: New test.
18696
18697 1998-07-01  Dave Love  <d.love@dl.ac.uk>
18698
18699         * g77.f-torture/execute/980701-0.f,
18700         g77.f-torture/execute/980701-1.f: New test from Craig.
18701
18702 1998-07-01  Jeffrey A Law  (law@cygnus.com)
18703
18704         * gcc.c-torture/compile/980701-1.c: New test.
18705
18706         * gcc.c-torture/execute/980701-1.c: New test.
18707
18708 1998-06-30  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
18709 rlsruhe.de>
18710
18711         * g++.old-deja/g++.robertl/eb132.C: New test.
18712         * g++.old-deja/g++.robertl/eb133.C: Likewise.
18713
18714 1998-06-29  Dave Love  <d.love@dl.ac.uk>
18715
18716         * g77.f-torture/execute/980628-7.f,
18717         g77.f-torture/execute/980628-8.f,
18718         g77.f-torture/execute/980628-9.f,
18719         g77.f-torture/execute/980628-10.f: New tests from Craig.
18720
18721         * g77.f-torture/execute/980628-3.f: Remove mail headers.
18722
18723 1998-06-28  Jeffrey A Law  (law@cygnus.com)
18724
18725         * g77.f-torture/execute/980628-4.f: New test from Craig.
18726         * g77.f-torture/execute/980628-5.f: Likewise.
18727         * g77.f-torture/execute/980628-2.f: Likewise.
18728         * g77.f-torture/execute/980628-0.f: Likewise.
18729         * g77.f-torture/execute/980628-1.f: Likewise.
18730         * g77.f-torture/execute/980628-3.f: Likewise.
18731         * g77.f-torture/execute/980628-6.f: Likewise.
18732
18733 1998-06-28  Jeffrey A Law  (law@cygnus.com)
18734
18735         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
18736         directory when nothing has been installed yet.
18737
18738 1998-06-27  Carlo Wood  <carlo@runaway.xs4all.nl>
18739
18740         * gcc.c-torture/special/special.exp: Handle newer versions of
18741         dejagnu.
18742
18743 1998-06-26  Jeffrey A Law  (law@cygnus.com)
18744
18745         * gcc.dg/980626-1.c: New test.
18746
18747 1998-06-19  Bruno Haible <haible@ilog.fr>
18748
18749         * gcc.misc-tests/m-un-2.c: New test.
18750         * g++.old-deja/g++.other/warn01.c: Likewise.
18751
18752 1998-06-19  Robert Lipe  <robertl@dgii.com>
18753
18754         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
18755         compatibility with assmblers with a different comment character.
18756         Eliminate use of GAS-specific extensions.
18757
18758 1998-06-19  Jeffrey A Law  (law@cygnus.com)
18759
18760         * gcc.c-torture/execute/ieee/980619-1.c: New test.
18761
18762 1998-06-19  Robert Lipe  <robertl@dgii.com>
18763
18764         *lib/g77.exp: Replace search for libf2c.a with search for newly
18765         renamed libg2c.a
18766
18767 1998-06-17  Jeffrey A Law  (law@cygnus.com)
18768
18769         * gcc.c-torture/execute/980617-1.c: New test.
18770
18771 1998-06-12  Jeffrey A Law  (law@cygnus.com)
18772
18773         * gcc.c-torture/execute/980612-1.c: New test.
18774
18775 1998-06-08  Jeffrey A Law  (law@cygnus.com)
18776
18777         * gcc.dg/980523-1.c: Only test on ppc-linux.
18778         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
18779
18780         * gcc.c-torture/execute/980608-1.c: New test.
18781
18782 1997-06-05  J"orn Rennecke <amylaar@cygnus.co.uk>
18783
18784         * gcc.c-torture/execute/980605-1.c: New test.
18785
18786 1998-06-04  Jeffrey A Law  (law@cygnus.com)
18787
18788         * gcc.c-torture/execute/980604-1.c: New test.
18789
18790 1998-06-02  Jeffrey A Law  (law@cygnus.com)
18791
18792         * gcc.c-torture/execute/980602-1.c: New test.
18793         * gcc.c-torture/execute/980602-2.c: Likewise.
18794
18795 1998-06-02  Dave Love  <d.love@dl.ac.uk>
18796
18797         * 970125-0.f: Fix per JCB.  Add commentary.
18798
18799 1998-05-31  Michael Meissner  <meissner@cygnus.com>
18800
18801         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
18802         IEEE -0 support.
18803
18804 1998-05-29  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
18805
18806         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
18807         earlier.
18808
18809 1998-05-28  Catherine Moore <clm@cygnus.com>
18810
18811         * gcc.c-torture/execute/980526-3.c: New test.
18812
18813 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
18814
18815         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
18816         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
18817         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
18818         m88k-motorola-sysv3 to XFAIL.
18819
18820 1998-05-26  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
18821
18822         * gcc.dg/980526-1.c: New test.
18823         * gcc.c-torture/execute/980526-2.c: New test.
18824
18825 1998-05-26  Jeffrey A Law  (law@cygnus.com)
18826
18827         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
18828
18829         * gcc.c-torture/execute/980526-1.c: New test.
18830
18831 1998-05-26  Dave Love  <d.love@dl.ac.uk>
18832
18833         * g77.f-torture/execute/alpha2.f: Add runtime test.
18834
18835 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
18836
18837         * g++.old-deja/old-deja.exp: Strip leading directories.
18838
18839         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
18840         error for the line.  Don't run multiple tests for the same line.
18841
18842 1998-05-23  Jeffrey A Law  (law@cygnus.com)
18843
18844         * gcc.dg/980523-1.c: New test.
18845
18846 1998-05-23  Dave Love  <d.love@dl.ac.uk>
18847
18848         * g77.f-torture/compile/970915-0.f: New test.
18849
18850 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
18851
18852         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
18853
18854 1998-05-21  Jeffrey A Law  (law@cygnus.com)
18855
18856         * gcc.dg/980520-1.c: New test.
18857
18858 1998-05-20  Manfred Hollstein  <manfred@s-direktnet.de>
18859
18860         * gcc.dg/980502-1.c: Fix return type.
18861
18862 1998-05-20  Jeffrey A Law  (law@cygnus.com)
18863
18864         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
18865         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
18866         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
18867         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
18868         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
18869
18870 1998-05-20  Dave Love  <d.love@dl.ac.uk>
18871
18872         * g77.f-torture/execute/980520-1.f: New test.
18873
18874 1998-05-15  Dave Love  <d.love@dl.ac.uk>
18875
18876         * lib/mike-g77.exp: New file.
18877
18878         * g77.f-torture/noncompile/noncompile.exp,
18879         g77.f-torture/noncompile/check0.f: New files.
18880
18881 1998-05-14  Dave Love  <d.love@dl.ac.uk>
18882
18883         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
18884         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
18885         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
18886         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
18887         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
18888         abort where appropriate.
18889
18890 1998-05-05  Michael Meissner  <meissner@cygnus.com>
18891
18892         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
18893         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
18894
18895 1998-04-29  Dave Love  <d.love@dl.ac.uk>
18896
18897         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
18898
18899 1998-04-27  Dave Love  <d.love@dl.ac.uk>
18900
18901         * g77.f-torture/compile/980427-0.f: New test.
18902
18903 1998-04-24  Dave Love  <d.love@dl.ac.uk>
18904
18905         * g77.f-torture/compile/980424-0.f: New test.
18906
18907 1998-04-19  Dave Love  <d.love@dl.ac.uk>
18908
18909         * g77.f-torture/compile/980419-2.f (main): New test.
18910         * g77.f-torture/compile/970125-0.f: New test.
18911         * g77.f-torture/compile/980419-1.f: New test.
18912
18913 1998-04-08  Jim Wilson  <wilson@cygnus.com>
18914
18915         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
18916         of loop-4.c.
18917
18918 1998-04-07  Jim Wilson  <wilson@cygnus.com>
18919
18920         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
18921
18922 1998-04-03  Jim Wilson  <wilson@cygnus.com>
18923
18924         * gcc.c-torture/compile/980329-1.c: New test.
18925
18926 1998-03-18  Jim Wilson  <wilson@cygnus.com>
18927
18928         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
18929         * gcc.dg/980312-1.c: Fix typo in -march command.
18930
18931 1998-03-16  H.J. Lu  (hjl@gnu.org)
18932
18933         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
18934
18935 1998-03-11  Robert Lipe  <robertl@dgii.com>
18936
18937         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
18938         Dave Love agree the Fortran source is bogus.
18939
18940 1998-03-11  Robert Lipe  <robertl@dgii.com>
18941
18942         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
18943         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
18944         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
18945         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
18946         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
18947
18948 1998-03-10  Alexandre Oliva   <oliva@dcc.unicamp.br>
18949
18950         * g++.old-deja/g++.other/friend1.C: New test.
18951
18952 1998-02-18  Dave Love  <d.love@dl.ac.uk>
18953
18954         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
18955         possibly uninitialized) variables and declare dnrm2.
18956
18957 1998-02-23  Robert Lipe <robertl@dgii.com>
18958
18959         From Bruno Haible <haible@ilog.fr>:
18960         * gcc.c-torture/execute/980223.c: New test.
18961
18962 1998-02-13  Jeffrey A Law  (law@cygnus.com)
18963
18964         * gcc.dg/ifelse-1.c: New test.
18965
18966 1998-02-09  H.J. Lu  (hjl@gnu.org)
18967
18968         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
18969
18970           * lib/old-dejagnu.exp (old-dejagnu): Added the
18971           "execution test - XFAIL *-*-*" handling in the spirit of
18972           "excess errors test -". Changed the "execution test fails"
18973           handling to be like "excess errors test fails".
18974           * Update various tests accordingly.
18975
18976 1998-02-06  Jim Wilson  <wilson@cygnus.com>
18977
18978         * gcc.c-torture/execute/980205.c: New test.
18979
18980 1998-01-18  Jeffrey A Law  (law@cygnus.com)
18981
18982         * lib/c-torture.exp: Look for .x files instead of .cexp files.
18983         * lib/f-torture.exp: Similarly.
18984         * gcc.c-torture: Rename all .cexp files to .x files.
18985
18986 1997-12-08  J"orn Rennecke <amylaar@cygnus.co.uk>
18987
18988         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
18989         (940510-1.c): Removed duplicate.
18990         (971104-1.c): New test.
18991
18992 1997-11-25  Kate Hedstrom  (kate@ahab.rutgers.edu)
18993
18994           * lib/f-torture.exp: Improve error and loop detection.
18995
18996 1997-11-19  Michael Meissner  <meissner@cygnus.com>
18997
18998         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
18999         use that to size the filler array.
19000
19001 1997-09-26  Bob Manson  <manson@charmed.cygnus.com>
19002
19003         * lib/c-torture.exp(c-torture-execute): Fix typo.
19004
19005         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
19006         testcase as the executable name. Keep the executable around if
19007         the test fails.
19008
19009 1997-09-19  Bob Manson  <manson@charmed.cygnus.com>
19010
19011         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
19012         changes.  Only test one -g option, and move it to the end of the
19013         list of options to test.
19014
19015 1997-09-19  Michael Meissner  <meissner@cygnus.com>
19016
19017         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
19018         variable GCC_TORTURE_OPTIONS to supply default switches separated
19019         by colons.  If no environment variable, run tests with -O0 -g, -O1
19020         -g, and -O2 -g as well.
19021
19022 1997-09-17  Bob Manson  <manson@charmed.cygnus.com>
19023
19024         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
19025         explanatory comments. Fix indentation.
19026
19027 1997-09-15  Jeffrey A Law  (law@cygnus.com)
19028
19029         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
19030
19031 1997-09-11  Jeffrey A Law  (law@cygnus.com)
19032
19033         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
19034         * g++.old-deja/g++.mike/p7325.C: Likewise.
19035         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
19036
19037 1997-09-11  Alexandre Oliva  (oliva@dcc.unicamp.br)
19038
19039         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
19040         * g++.old-deja/g++.brendan/crash30.C: Likewise.
19041         * g++.old-deja/g++.brendan/crash39.C: Likewise.
19042         * g++.old-deja/g++.law/operators4.C: Likewise.
19043
19044 1997-09-11  Joe Buck  (jbuck@synopsys.com)
19045
19046         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
19047         * g++.old-deja/g++.mike/p784.C: Ditto.
19048         * g++.old-deja/g++.mike/p785.C: Ditto.
19049
19050 1997-09-05  Jeffrey A Law  (law@cygnus.com)
19051
19052           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
19053
19054 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
19055
19056         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
19057         target feature; pass this to c-torture-execute as needed.
19058
19059 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
19060
19061         * lib/c-torture.exp(c-torture-execute): If the previous and the
19062         current executables being tested are identical, we don't need to
19063         run the executable again. Try to make the executable names
19064         unique. Add an optional argument for passing additional compiler
19065         flags.
19066
19067 1997-09-02  Doug Evans  <dje@canuck.cygnus.com>
19068
19069         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
19070
19071 1997-08-29  Jeffrey A Law  (law@cygnus.com)
19072
19073         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
19074
19075 1997-07-31  Jeffrey A Law  (law@cygnus.com)
19076
19077         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
19078         32bit or larger longs.
19079
19080         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
19081         have either a 32bit long or 32bit int.
19082
19083 1997-07-29  J"orn Rennecke <amylaar@cygnus.co.uk>
19084
19085         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
19086         Make double precision tests dependent on sizeof (double).
19087
19088 1997-07-09  Bob Manson  <manson@charmed.cygnus.com>
19089
19090         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
19091         too.
19092
19093 1997-06-17  J"orn Rennecke <amylaar@cygnus.co.uk>
19094
19095         * gcc.c-torture/compile/961203-1.cexp: New script.
19096
19097 1997-06-16  Bob Manson  <manson@charmed.cygnus.com>
19098
19099         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
19100         up the includes ourselves.
19101
19102 1997-06-11  Bob Manson  <manson@charmed.cygnus.com>
19103
19104         * lib/plumhall.exp: Remove random include, and add a few
19105         verbose messages for debugging.
19106
19107 1997-06-06  Bob Manson  <manson@charmed.cygnus.com>
19108
19109         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
19110         of trying to do it ourselves.
19111
19112 1997-06-04  J"orn Rennecke <amylaar@cygnus.co.uk>
19113
19114         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
19115
19116 1997-06-04  Bob Manson  <manson@charmed.cygnus.com>
19117
19118         * gcc.prms/5403.c: Made regexp a bit less strict.
19119
19120 1997-06-03  Bob Manson  <manson@charmed.cygnus.com>
19121
19122         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
19123         is returned from remote_load instead.
19124         * lib/plumhall.exp: Ditto.
19125         * lib/mike-g++.exp: Ditto.
19126         * lib/old-dejagnu.exp: Ditto.
19127         * lib/c-torture.exp: Ditto.
19128
19129 1997-05-30  Bob Manson  <manson@charmed.cygnus.com>
19130
19131         * lib/g++.exp: Use build_wrapper procedure.
19132         * lib/gcc.exp: Ditto.
19133
19134 1997-05-20  Jeffrey A Law  (law@cygnus.com)
19135
19136         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
19137         an old-style decl for malloc.  Fixes tests to work when
19138         sizeof (int) != sizeof (size_t).
19139
19140 1997-05-15  Mike Meissner  <meissner@cygnus.com>
19141
19142         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
19143
19144         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
19145         use stdargs.h interface.
19146
19147 1997-05-15  Mike Meissner  <meissner@cygnus.com>
19148
19149         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
19150         NO_VARARGS when compiling.
19151
19152 1997-05-01  Bob Manson  <manson@charmed.cygnus.com>
19153
19154         * lib/plumhall.exp(ph_includes): New procedure.
19155         (ph_make): Use it.
19156         (ph_compiler): Ditto.
19157
19158         * lib/g++.exp: Rename test-glue.c to testglue.c.
19159         * lib/gcc.exp: Ditto.
19160
19161 1997-04-10  Bob Manson  <manson@charmed.cygnus.com>
19162
19163         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
19164         to completion when it's called.
19165
19166 1997-03-21  Michael Meissner  <meissner@cygnus.com>
19167
19168         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
19169         is defined, don't do test.
19170
19171 1997-03-20  Doug Evans  <dje@canuck.cygnus.com>
19172
19173         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
19174         for object files.
19175         (ph_summary): Mark skipped testcases as untested, not unresolved.
19176
19177         * lib/plumhall.exp (ph_make): If unresolved because of bad
19178         errorCode, record errorCode in log file.
19179         (*): Replace send_log/verbose with verbose -log.
19180
19181 1997-03-19  Michael Meissner  <meissner@cygnus.com>
19182
19183         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
19184         double conversion if double isn't at least 8 bytes.
19185
19186         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
19187         int to work with targets where int is 16 bits.
19188
19189         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
19190         8 bytes, just exit, since 4 byte doubles don't have enough bits of
19191         precision for the test to complete.
19192
19193 1997-03-14  Michael Meissner  <meissner@cygnus.com>
19194
19195         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
19196         if d10v is not compiled with the -mdouble64 flag.
19197         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
19198
19199         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
19200         d10v is not compiled with the -mint32 flag.
19201
19202 1997-03-13  Bob Manson  <manson@charmed.cygnus.com>
19203
19204         * lib/plumhall.exp: Use incr_count.
19205
19206 1997-03-12  Jeffrey A Law  (law@cygnus.com)
19207
19208         * gcc.c-torture: Update to c-torture-1.45.
19209
19210 1997-02-23  Bob Manson  <manson@charmed.cygnus.com>
19211
19212         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
19213         the name of the expect testcase file).
19214
19215         * lib/g++.exp(g++_init): Ditto.
19216
19217 1997-02-20  Bob Manson  <manson@charmed.cygnus.com>
19218
19219         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
19220         the host.
19221
19222         * lib/gcc.exp(gcc_exit): New procedure.
19223
19224 1997-02-19  Bob Manson  <manson@charmed.cygnus.com>
19225
19226         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
19227         specs where appropriate.
19228
19229         * g++.old-deja/g++.arm/*: Added additional ERROR checks
19230         because of new "candidates are" messages, and removed a few
19231
19232         * Converted all non-old-style g++ testcases to old-style, and
19233         moved into g++.old-deja.
19234
19235 1997-02-14  Bob Manson  <manson@charmed.cygnus.com>
19236
19237         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
19238         options.
19239
19240         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
19241         succeeded.
19242
19243         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
19244
19245 1997-02-13  Michael Meissner  <meissner@cygnus.com>
19246
19247         * lib/gcc.exp (gcc_target_compile): Add support for defining
19248         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
19249         the machine doesn't have those features.
19250
19251 1997-02-11  Bob Manson  <manson@charmed.cygnus.com>
19252
19253         * g++.law/operators4.exp: Don't use LIBS.
19254
19255 1997-02-08  Bob Manson  <manson@charmed.cygnus.com>
19256
19257         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
19258
19259         * lib/mike-g++.exp: Don't set the compiler to be tested here.
19260         * lib/g++.exp: Set it here instead. Also, allow use of the
19261         --tool_exec and --tool_opt options. Change CXX to
19262         GXX_UNDER_TEST.
19263
19264         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
19265
19266         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
19267
19268 1997-02-07  Bob Manson  <manson@charmed.cygnus.com>
19269
19270         * lib/old-dejagnu.exp: Use prune_warnings instead of
19271         prune_system_crud.
19272         * lib/mike-g++.exp: Ditto.
19273         * lib/gcc.exp: Ditto.
19274         * lib/g++.exp: Ditto.
19275
19276         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
19277
19278 1997-02-07  Jeffrey A Law  (law@cygnus.com)
19279
19280           * 941014-2.c: Include stdlib.h
19281           * 960327-1.c: Include stdio.h
19282           * dbra.c, index-1.c: Don't assume ints are 32bits.
19283
19284 1997-02-04  Bob Manson  <manson@charmed.cygnus.com>
19285
19286         * lib/gcc.exp: Add gcc,stack_size target feature.
19287
19288         * lib/g++.exp(g++_target_compile): Add the include and link
19289         paths here, not in two other places. And, it's $options, not
19290         options.
19291
19292         * lib/mike-g++.exp(postbase): Remove the code that determines
19293         the correct include and link paths.
19294         * g++.old-deja/old-deja.exp: Ditto.
19295
19296 1997-02-03  Bob Manson  <manson@charmed.cygnus.com>
19297
19298         * lib/g++.exp(g++_init): target_compile no longer returns the
19299         filename of the result.
19300
19301 1997-02-02  Bob Manson  <manson@charmed.cygnus.com>
19302
19303         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
19304         call to glob.
19305
19306         * gcc.c-torture/special/special.exp: Change call to
19307         gcc_target_compile to include the object file.
19308
19309 1997-02-02  Ian Lance Taylor  <ian@cygnus.com>
19310
19311         * gcc.c-torture/special/special.exp: Correct misspelling in last
19312         change.
19313
19314 1997-02-01  Bob Manson  <manson@charmed.cygnus.com>
19315
19316         * lib/plumhall.exp(ph_summary): Log the entire output of the
19317         executable. Return -1 if there were any failures, 0 otherwise.
19318         (ph_execute): Return -1 if there were any failures, 0 otherwise.
19319         (ph_make): Clean up objects and executables that were built
19320         if the tests succeeded.
19321
19322 1997-01-30  Bob Manson  <manson@charmed.cygnus.com>
19323
19324         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
19325         libraries and includes in the build tree as appropriate.
19326
19327 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
19328
19329         * lib/c-torture.exp: Instead of looking for the global variable
19330         NO_LONG_LONG, check to see if that's a feature of the target.
19331
19332 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
19333
19334         * config/default.exp: Minimize. Delete the remainer of the files in
19335         config; this functionality is now in devo/dejagnu/config.
19336
19337         g++.*/*: Pass any additional flags used to compile to postbase;
19338         delete CXXFLAGS.
19339
19340         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
19341         is now done by runtest.exp. Use gcc_target_compile instead of
19342         compile.
19343
19344         lib/c-torture.exp: Use gcc_target_compile instead of compile.
19345         Remove references to CFLAGS. Use remote_file instead of
19346         calling rm -f.
19347         (c-torture): Take a list of arguments to use to compile this
19348         testcase.
19349
19350         lib/g++.exp: Simplify. Use target_compile instead of compile.
19351         lib/gcc-dg.exp: Ditto.
19352         lib/gcc.exp: Ditto.
19353         lib/mike-{gcc,g++}.exp: Ditto.
19354         lib/old-dejagnu.exp: Ditto.
19355         lib/plumhall.exp: Ditto.
19356
19357 1997-01-08  Jim Wilson  <wilson@cygnus.com>
19358
19359         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
19360         (ph_linker): Likewise.
19361
19362 1996-11-13  Joern Rennecke <amylaar@cygnus.com>
19363
19364           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
19365         MAP_ANON / MAP_ANONYMOUS if defined;
19366         else try to map from /dev/zero .
19367
19368 1996-11-12  Jeffrey A Law  (law@cygnus.com)
19369
19370         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
19371         isn't defined, then define it to MAP_ANONYMOUS.
19372
19373 1996-11-12  Jeffrey A Law  (law@cygnus.com)
19374
19375         * gcc.c-torture: Update to c-torture-1.42 release.
19376
19377 1996-11-11  Jeffrey A Law  (law@cygnus.com)
19378
19379         * gcc.c-torture: Update to c-torture-1.41 release.
19380
19381 1996-10-27  Jeffrey A Law  (law@cygnus.com)
19382
19383         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
19384         c-torture release.
19385
19386 1996-08-15  Brendan Kehoe  <brendan@lisa.cygnus.com>
19387
19388         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
19389         and LDFLAGS.  Fix second case to append the target_info ldflags
19390         onto LDFLAGS, not CFLAGS.
19391         * lib/g++.exp (g++_init): Add target_info stuff.
19392         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
19393         of libgloss and newlib flags for !native.
19394
19395         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
19396         (GDB): Fix relative path to go up another dir for finding gdb.
19397
19398 1996-08-08  Rob Savoye  <rob@chinadoll.cygnus.com>
19399
19400         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
19401         versions in the target_info array, if they don't exist.
19402
19403 1996-08-02  Brendan Kehoe  <brendan@lisa.cygnus.com>
19404
19405         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
19406
19407 1996-07-08  Jim Wilson  <wilson@cygnus.com>
19408
19409         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
19410         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
19411
19412 1996-07-01  Bob Manson  <manson@charmed.cygnus.com>
19413
19414         * lib/old-dejagnu.exp: Don't remove the output file before we've
19415         actually tested it. Don't append pwd to the path of the executable
19416         we're testing.
19417
19418 1996-06-30  Doug Evans  <dje@canuck.cygnus.com>
19419
19420         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
19421
19422 1996-06-26  Bob Manson  <manson@charmed.cygnus.com>
19423
19424         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
19425         temporary directory for compiler files, and set it to a default
19426         value of /tmp. Set $output as the name of the output file from
19427         compiling the testcase. Add a -o option to $cflags_var so the
19428         compiler writes the final output file as $output. Set $executable
19429         to $output.
19430
19431         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
19432         directory for compiler files, and set it to /tmp if it doesn't
19433         already have a value. Set $output_file to the name of the output
19434         file from compiling the testcase. Add a -o option to CXXFLAGS so
19435         the compiler writes the final output file as $output. Use $output
19436         as the executable to be tested.
19437
19438 1996-06-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
19439
19440         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
19441
19442 1996-06-08  Jeffrey A Law  (law@cygnus.com)
19443
19444         * gcc.c-torture/execute/pending-1.c: New test.  Still
19445         pending in Tege's queue.
19446
19447 1996-04-24  Jim Wilson  <wilson@chestnut.cygnus.com>
19448
19449         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
19450         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
19451         if there were failures.  Call unresolved if there were unresolved
19452         testcases.  Call gcc_fail if program did not run to completion.
19453         (ph_make): Pass additional argument name to ph_execute.
19454         (ph_execute): Add new argument.  Pass additional arguments to
19455         ph_summary.  Call gcc_fail is there is no execution output.
19456
19457 1996-04-24  Jeffrey A Law  (law@cygnus.com)
19458
19459         * lib/plumhall.exp (proc_summary): Output relavent summary
19460         lines into the log so specific failures in plumhall can be
19461         investigated.
19462
19463 1996-04-10  Jeffrey A Law  (law@cygnus.com)
19464
19465         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
19466         (c-torture-execute): Don't try to execute tests which use
19467         "long long" types if $NO_LONG_LONG is nonzero.
19468
19469 1996-04-08  Doug Evans  <dje@canuck.cygnus.com>
19470
19471         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
19472         not c-torture.
19473
19474         * gcc.ieee: Move from here.
19475         * gcc.c-torture/execute/ieee: To here.
19476
19477 1996-03-26  Jeffrey A Law  (law@cygnus.com)
19478
19479         * gcc.c-torture: Update to c-torture-1.41 release.
19480
19481 1996-03-22  Jeffrey A Law  (law@cygnus.com)
19482
19483         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
19484         not "$output".
19485
19486 1996-03-07  Doug Evans  <dje@charmed.cygnus.com>
19487
19488         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
19489         -c present.
19490
19491 1996-03-02  Jeffrey A Law  (law@cygnus.com)
19492
19493         * config/proelf.exp: Handle connecting to a simulator.
19494
19495 1996-01-31  Jeffrey A Law  (law@cygnus.com)
19496
19497         * config/proelf.exp: New file.  Enough framework that we can
19498         run c-torture tests on the proelf targets (or any other target
19499         that gdb can connect to for that matter).
19500
19501 1996-01-29  Doug Evans  <dje@canuck.cygnus.com>
19502
19503         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
19504         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
19505
19506         * lib/plumhall.exp (ph_execute): Always call ph_summary if
19507         exec_output exists.
19508
19509 1996-01-28  Doug Evans  <dje@charmed.cygnus.com>
19510
19511         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
19512         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
19513
19514         * config/*.exp: Update FSF address.  Change result of ${tool}_load
19515         to pass/fail/unresolved/unsupported/untested.  Caller must now
19516         call unresolved/unsupported/untested.
19517         * lib/*.exp: Update FSF address.  Update to handle new results of
19518         ${tool}_load.
19519         * lib/chill.exp (verbose): Delete.
19520
19521 1996-01-27  Doug Evans  <dje@charmed.cygnus.com>
19522
19523         * lib/gcc.exp (default_gcc_start): Change order of args to
19524         $LDFLAGS $CFLAGS $LIBS.
19525         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
19526         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
19527         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
19528         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
19529         * gcc.misc-tests/dg-test.exp: Likewise.
19530         * gcc.misc-tests/msgs.exp: Likewise.
19531         * gcc.prms/prms.exp: Likewise.
19532         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
19533         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
19534
19535         * lib/dg.exp: Deleted, moved to dejagnu/lib.
19536
19537 1996-01-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
19538
19539         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
19540
19541         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
19542         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
19543
19544         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
19545         necessary.
19546
19547 1996-01-20  Brendan Kehoe  <brendan@cygnus.com>
19548
19549         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
19550         global for loop; add use of $mathlib.
19551         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
19552         settings here; set mathlib for anything but VxWorks.
19553
19554 1996-01-22  Jeffrey A Law  (law@cygnus.com)
19555
19556         * gcc.c-torture: Update to c-torture-1.40 release.
19557
19558 1996-01-03  Jeffrey A Law  (law@cygnus.com)
19559
19560         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
19561         dg.exp.
19562
19563 1995-12-03  Jeffrey A. Law  <law@sethra.cygnus.com>
19564
19565         * lib/c-torture.exp (c-torture-execute): Declare "output" as
19566         global.
19567
19568 1995-11-17  Doug Evans  <dje@canuck.cygnus.com>
19569
19570         * lib/g++.exp (LIBS): Define if not already.
19571         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
19572         (gcc-dg-prune): Call prune_gcc_output.
19573         * lib/gcc.exp (prune_gcc_output): New proc.
19574         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
19575         prune_gcc_output.
19576
19577 1995-11-16  Doug Evans  <dje@canuck.cygnus.com>
19578
19579         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
19580         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
19581
19582 1995-11-15  Jeffrey A Law  (law@cygnus.com)
19583
19584         * gcc.c-torture: Update to c-torture-1.39 release.
19585
19586 1995-11-04  Doug Evans  <dje@canuck.cygnus.com>
19587
19588         * lib/c-torture.exp (c-torture-execute): Don't return if one option
19589         fails, try others as well.
19590
19591 1995-11-02  Doug Evans  <dje@canuck.cygnus.com>
19592
19593         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
19594         If compilation fails, mark execute tests as `untested'.
19595         If test is marked as unsupported, don't mark compilation and
19596         execute tests as failed.
19597
19598 1995-10-25  Brendan Kehoe  <brendan@lisa.cygnus.com>
19599
19600         * lib/g++.exp (g++_init): Don't link in libg++, and look to
19601         libstdc++ for whether or not we want to be doing shared
19602         libraries.  Delete link_curses since we don't need it anymore.
19603         * lib/mike-g++.exp (postbase): Don't link in libg++.
19604         * g++.old-deja/old-deja.exp: Likewise.
19605
19606 1995-10-23  Brendan Kehoe  <brendan@lisa.cygnus.com>
19607
19608         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
19609
19610 1995-10-17  Brendan Kehoe  <brendan@lisa.cygnus.com>
19611
19612         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
19613         For that, add `-Wl,-a,shared_archive'.
19614         * g++.old-deja/old-deja.exp: Likewise.
19615
19616 1995-10-17  Doug Evans  <dje@canuck.cygnus.com>
19617
19618         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
19619
19620 1995-10-16  Brendan Kehoe  <brendan@cygnus.com>
19621
19622         * lib/mike-g++.exp (postbase): Pay attention to the status of
19623         g++_load.
19624
19625 1995-10-16  Brendan Kehoe  <brendan@lisa.cygnus.com>
19626
19627           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
19628
19629 1995-10-16  Doug Evans  <dje@canuck.cygnus.com>
19630
19631         * lib/gcc.exp (default_gcc_start): No longer need to log program
19632         being executed or its output, execute_anywhere does that now.
19633         * lib/g++.exp (default_g++_version): Call execute_anywhere.
19634         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
19635
19636 1995-10-12  Brendan Kehoe  <brendan@lisa.cygnus.com>
19637
19638         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
19639         the same as those in lib/g++.exp.
19640
19641 1995-10-10  Jeff Law  (law@hurl.cygnus.com)
19642
19643         * gcc.c-torture: Update to c-torture-1.38 release.
19644         * gcc.ieee: Related changes.
19645
19646 1995-10-06  Rob Savoye  <rob@darkstar.cygnus.com>
19647
19648         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
19649         "exec". Minor reformatting changes.
19650
19651         * config/rom68k.exp (${tool}_load): Make it work in a canadian
19652         cross. This means all "exec" calls now work on a remote host as
19653         well.
19654         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
19655         cross. Filter out the extra "\r\n" stuff that expect puts in.
19656         (c-torture-execute): Filter out the bogus warnings like
19657         c-torture-compile does. Add support for canadian cross.
19658         * lib/gcc.exp (default_gcc_version, default_gcc_start)
19659         Use execute_anywhere rather than calling exec directly. Now it
19660         works for canadian cross testing.
19661
19662 1995-10-05  Brendan Kehoe  <brendan@rtl.cygnus.com>
19663
19664         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
19665         results into a variable, and check that rather than using file exists.
19666
19667 1995-10-04  Brendan Kehoe  <brendan@lisa.cygnus.com>
19668
19669         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
19670         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
19671
19672 1995-09-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
19673
19674         * g++.old-deja/old-deja.exp: Create and pass runshlib and
19675         lib_curses if there's a shared libg++ in the build tree.
19676
19677 1995-09-22  Doug Evans  <dje@canuck.cygnus.com>
19678
19679         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
19680         if not supported target.
19681
19682 1995-09-22  Brendan Kehoe  <brendan@lisa.cygnus.com>
19683
19684         * lib/g++.exp (g++_init): Move empty setting of runshlib and
19685         link_curses up to always happen, not just for native builds.
19686
19687 1995-09-21  Jeff Law  (law@snake.cs.utah.edu)
19688
19689         * gcc.c-torture: Update to c-torture-1.36 release.
19690         * gcc.failure: Related changes.
19691
19692 1995-09-20  Doug Evans  <dje@canuck.cygnus.com>
19693
19694         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
19695
19696 1995-09-19  Brendan Kehoe  <brendan@lisa.cygnus.com>
19697
19698         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
19699         * lib/mike-g++.exp (postbase): Not in here.  Still reference
19700         runshlib, link_curses, and mathlib for link and run.
19701
19702         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
19703         pass the runtime shared library options for Solaris, OSF/1, and
19704         Irix5, and link with -lcurses to avoid unresolved references.
19705
19706 1995-09-13  Brendan Kehoe  <brendan@lisa.cygnus.com>
19707
19708         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
19709         only run once.
19710
19711 1995-09-13  Doug Evans  <dje@canuck.cygnus.com>
19712
19713         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
19714
19715 1995-09-11  Jeff Law  (law@snake.cs.utah.edu)
19716
19717         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
19718         do not have a framework for the "compat" tests yet.
19719
19720 1995-09-09  Brendan Kehoe  <brendan@lisa.cygnus.com>
19721
19722         * lib/mike-g++.exp (postbase): New local variable `mathlib',
19723         set to null if we're testing vxworks5.1.  Use that instead of
19724         `-lm' in the setting of LIBS for link and run.
19725
19726 1995-09-08  Brendan Kehoe  <brendan@lisa.cygnus.com>
19727
19728         * config/rom68k.exp (${tool}_load): Major changes to make it
19729         work.  Verified that it does in fact return the stuff in
19730         exec_output properly.  Catch any Emul or any TRAP other than 0.
19731
19732 1995-09-07  Brendan Kehoe  <brendan@lisa.cygnus.com>
19733
19734         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
19735         LDFLAGS properly for targets that need stuff from libgloss.
19736         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
19737         only run once.
19738         (gpp_initialized): New variable.
19739
19740 1995-09-06  Rob Savoye  <rob@darkstar.cygnus.com>
19741
19742         * config/rom68k.exp: Load libgloss.exp.
19743         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
19744         so we can produce a fully linked binary.
19745         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
19746         so we can produce a fully linked binary.
19747
19748 1995-09-03  Doug Evans  <dje@canuck.cygnus.com>
19749
19750         * lib/plumhall.exp (ph_section): Watch for expected failures.
19751         Add missing `else'.
19752
19753         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
19754         run the testcase.
19755         (c-torture): Likewise.
19756
19757 1995-08-28  Doug Evans  <dje@cygnus.com>
19758
19759         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
19760
19761         * lib/mike-g++.exp (mike_cleanup): New proc.
19762         (prebase): New globals compiler_result, not_compiler_result,
19763         target_regexp.
19764         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
19765         allow leading "-" in pattern.  Watch for unsupported tests.
19766         If $compiler_result is set, pattern match assembler code,
19767         and ditto for $not_compiler_result.
19768         * lib/mike-gcc.exp: Likewise.
19769
19770         * lib/plumhall.exp (ph_execute): Only call ph_summary if
19771         execution "succeeded".
19772
19773 1995-08-14  Doug Evans  <dje@canuck.cygnus.com>
19774
19775         * config/win32.exp: New file.
19776         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
19777
19778 1995-08-04  Doug Evans  <dje@canuck.cygnus.com>
19779
19780         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
19781         unsupported.
19782         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
19783         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
19784         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
19785
19786         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
19787         "... without exceptions was ...".  That is now handled by
19788         prune_system_crud.
19789         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
19790
19791 1995-08-01  Doug Evans  <dje@canuck.cygnus.com>
19792
19793         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
19794         sieve.c,sort2.c}: New files.
19795         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
19796         sieve.exp,sort2.exp}: Drivers for them.
19797
19798         * lib/mike-gcc.exp (program_output): New user settable variable.
19799         (postbase): Call prune_system_crud.  Also prune extraneous compiler
19800         messages.
19801         * lib/mike-g++.exp (program_output): New user settable variable.
19802
19803         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
19804
19805         * config/sh.exp: Deleted (use sim.exp instead).
19806
19807 1995-07-28  Brendan Kehoe  <brendan@lisa.cygnus.com>
19808
19809         * config/vx.exp: Declare CHECKTASK as global.
19810         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
19811         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
19812         * lib/old-dejagnu.exp: Load [pwd]/$executable.
19813
19814 1995-07-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
19815
19816         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
19817         target. Like vx.exp, only includes `vx29k.exp' instead of
19818         `vxworks.exp'.
19819
19820 1995-07-23  Ian Lance Taylor  <ian@cygnus.com>
19821
19822         * config/sim.exp: Increase time limit from 120 seconds to 240.
19823
19824 1995-07-06  Jeffrey A. Law  <law@rtl.cygnus.com>
19825
19826         * gcc.c-torture/execute/950628-1.c: New test.
19827
19828 1995-06-10  Jeff Law  (law@snake.cs.utah.edu)
19829
19830         * gcc.c-torture: Update with changes/additions from
19831         c-torture-1.34.
19832
19833 1995-06-05  Doug Evans  <dje@canuck.cygnus.com>
19834
19835         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
19836
19837 1995-06-04  Jeff Law  (law@snake.cs.utah.edu)
19838
19839         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
19840
19841 1995-06-01  Jeff Law  (law@snake.cs.utah.edu)
19842
19843         * gcc.c-torture/compile/950512-1.c: New test.
19844         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
19845         * gcc.dg/struct-ret-1.c: Likewise.
19846
19847 1995-05-31  Doug Evans  <dje@canuck.cygnus.com>
19848
19849         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
19850           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
19851
19852 1995-05-30  Doug Evans  <dje@canuck.cygnus.com>
19853
19854         * gcc.c-torture/special/920411-1.c: Deleted.
19855         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
19856
19857 1995-05-22  Doug Evans  <dje@chestnut.cygnus.com>
19858
19859         * config/sim.exp (${tool}_load): Hack in call to bash to get a
19860         cpu limit.
19861
19862 1995-05-12  Torbjorn Granlund  <tege@rtl.cygnus.com>
19863
19864         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
19865
19866 1995-05-04  Torbjorn Granlund  <tege@adder.cygnus.com>
19867
19868         From kenner;
19869         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
19870         is the proper length.
19871         * va-arg-3.c: Likewise.
19872
19873 1995-04-30  Doug Evans  <dje@canuck.cygnus.com>
19874
19875         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
19876         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
19877
19878         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
19879         * lib/g++.exp (default_g++_start): Delete old cruft.
19880
19881 1995-04-25  Torbjorn Granlund  <tege@cygnus.com>
19882
19883         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
19884         (2 * (1 << 18)) to (2 * (1 << 17)).
19885
19886         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
19887
19888 1995-04-20  J.T. Conklin  <jtc@rtl.cygnus.com>
19889
19890         * config/rom68k.exp: Renamed from config/idp.exp
19891
19892 1995-04-18  Torbjorn Granlund  <tege@rtl.cygnus.com>
19893
19894         * c-torture/compile/921109-2.c
19895
19896 1995-04-18  Mike Stump  <mrs@cygnus.com>
19897
19898         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
19899         excess errors.
19900
19901 1995-04-15  Doug Evans  <dje@chestnut.cygnus.com>
19902
19903         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
19904         output.
19905         * lib/g++.exp (default_g++_start): Likewise.
19906
19907 1995-03-29  Torbjorn Granlund  <tege@adder.cygnus.com>
19908
19909         * gcc.c-torture/compile/950329-1.c: New test.
19910
19911 1995-03-28  J.T. Conklin  <jtc@rtl.cygnus.com>
19912
19913           * config/bug.exp (${tool}_load): Updated to use new remote_open
19914           and remote_close procs.
19915         * config/idp.exp: New file.
19916
19917 1995-03-22  Torbjorn Granlund  <tege@rtl.cygnus.com>
19918
19919         * gcc.c-torture/execute/950322-1.c: New test.
19920
19921 1995-03-21  Doug Evans  <dje@canuck.cygnus.com>
19922
19923         * config/vx.exp (${tool}_load): Clean up testing of return code from
19924         vxworks_ld and vxworks_spawn.
19925
19926 1995-03-21  Doug Evans  <dje@deneb.cygnus.com>
19927
19928         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
19929
19930 1995-03-13  Mike Stump  <mrs@cygnus.com>
19931
19932         * lib/old-deja.exp: Add `excess errors test - ' error, now one
19933         can mark excess errors on a machine by machine basis.  Note, the
19934         default is to not expect any excess errors, even when excess
19935         errors test - is given, so you will want to put an XFAIL ... on
19936         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
19937         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
19938         those 4 machines, but no others.
19939
19940 1995-03-10  J.T. Conklin  <jtc@rtl.cygnus.com>
19941
19942         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
19943         * lib/c-torture.exp: to here.
19944
19945 1995-03-10  Torbjorn Granlund  <tege@adder.cygnus.com>
19946
19947         * gcc.c-torture/execute/950221-1.c: New test.
19948         * gcc.c-torture/execute/struct-ret-1.c: New test.
19949         * gcc.c-torture/compile/950221-1.c: New test.
19950
19951         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
19952
19953 1995-03-03  Doug Evans  <dje@canuck.cygnus.com>
19954
19955         * gcc.c-torture/execute/arith-1.c (main): Return 0.
19956         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
19957
19958 1995-03-01  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
19959
19960         * g++.gb: New directory of tests, derived from my signature and
19961         class scoping tests.
19962
19963         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
19964         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
19965         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
19966         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
19967         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
19968         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
19969         * g++.gb/sig25.C: Likewise.
19970
19971         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
19972         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
19973         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
19974         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
19975         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
19976         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
19977         * g++.gb/sig25.exp: Likewise.
19978
19979         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
19980         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
19981         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
19982         * g++.gb/scope13.C: Likewise, this test still fails.
19983
19984         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
19985         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
19986         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
19987         * g++.gb/scope13.exp: Ditto.
19988
19989         * g++.gb/README: New file, explains what these tests are about.
19990
19991 1995-02-28  Doug Evans  <dje@canuck.cygnus.com>
19992
19993         * lib/dg.exp (dg-do): Support `preprocess'.
19994         (dg-test): Likewise.
19995
19996 1995-02-13  J.T. Conklin  <jtc@rtl.cygnus.com>
19997
19998         * config/udi.exp: change "continue -expect" to "exp_continue".
19999
20000 1995-02-11  Torbjorn Granlund  (tege@tiny.cygnus.com)
20001
20002         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
20003         Delete redundant tests.
20004
20005         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
20006         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
20007         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
20008         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
20009         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
20010         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
20011         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
20012         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
20013
20014         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
20015         storing label pointers.
20016         * gcc.c-torture/execute/921019-1.c: Likewise.
20017         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
20018         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
20019         parameter fp.
20020         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
20021         constants.
20022
20023         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
20024         Delete obsolete tests.
20025
20026         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
20027         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
20028         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
20029         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
20030         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
20031         * gcc.c-torture/compile/950124-1.c: New test.
20032
20033         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
20034
20035 1995-02-08  Jason Merrill  <jason@phydeaux.cygnus.com>
20036
20037         * lib/mike-g++.exp: Add -lm to LIBS.
20038
20039 1995-02-07  Doug Evans  <dje@canuck.cygnus.com>
20040
20041         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
20042
20043 1995-01-30  Jason Merrill  <jason@phydeaux.cygnus.com>
20044
20045         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
20046
20047 1995-01-12  Doug Evans  <dje@canuck.cygnus.com>
20048
20049         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
20050
20051 1995-01-02  Jeff Law  (law@snake.cs.utah.edu)
20052
20053         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
20054         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
20055         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
20056         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
20057         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
20058         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
20059         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
20060         * g++.law/{operators31.C, operators32.C,
20061         * g++.law/{operators33.C, operators34.C}: Likewise.
20062         * g++.law/{pic1.C, refs2.C}: Likewise.
20063         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
20064         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
20065         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
20066         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
20067
20068         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
20069         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
20070         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
20071         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
20072         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
20073         * g++.law/{enum9.exp, friend5.exp}: Likewise.
20074         * g++.law/{nest3.exp, nest4.exp}: Likewise.
20075         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
20076         * g++.law/{operators30.exp, operators31.exp}: Likewise.
20077         * g++.law/{operators32.exp, operators33.exp}: Likewise.
20078         * g++.law/{operators34.exp}: Likewise.
20079         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
20080         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
20081         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
20082         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
20083         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
20084
20085         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
20086         No longer expected to fail.
20087         * g++.law/missed-error3.C: Tweak for recent bool changes.
20088
20089 1994-12-04  Doug Evans  <dje@canuck.cygnus.com>
20090
20091         * config/emb-unix: Deleted.
20092         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
20093         remote execution.  Do final link on remote host if REMOTE_LINK is set.
20094
20095 1994-12-01  Doug Evans  <dje@canuck.cygnus.com>
20096
20097         * lib/dg.exp (dg-test): Fix typo in last patch.
20098
20099 1994-11-30  Doug Evans  <dje@canuck.cygnus.com>
20100
20101         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
20102         (handles multiple occurrences).
20103
20104 1994-11-24  Doug Evans  <dje@canuck.cygnus.com>
20105
20106         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
20107         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
20108         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
20109         printed).
20110         * lib/c-torture.exp (c-torture-compile): Likewise.
20111         (c-torture): Prepend full path if missing.
20112         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
20113         (gcc_fail): Likewise.
20114         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
20115
20116 1994-11-23  J.T. Conklin  <jtc@rtl.cygnus.com>
20117
20118         * lib/netware.exp: Only attach to NetWare i386 systems.
20119
20120 1994-11-16  Doug Evans  <dje@canuck.cygnus.com>
20121
20122         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
20123         messages.  Add test name to "output pattern match" pass/fail message.
20124
20125 1994-11-12  Doug Evans  <dje@canuck.cygnus.com>
20126
20127         * gcc.dg: New testsuite.
20128         * gcc.dg/dg.exp: New file.
20129
20130         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
20131         test-switch.c}: Deleted.
20132
20133         * gcc.misc-tests/msgs.exp: New testcase driver.
20134
20135 1994-11-09  Doug Evans  <dje@canuck.cygnus.com>
20136
20137         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
20138         Watch for illegal return values from ${tool}_load.
20139         * config/unix.exp (${tool}_load): Fix pass/fail detection for
20140         cross targets.  Coerce return value >0 to 1.
20141
20142 1994-11-08  Doug Evans  <dje@canuck.cygnus.com>
20143
20144         * config/unix.exp (${tool}_load): Call program rsh, not proc.
20145
20146         * config/emb-unix.exp: New file.
20147
20148         * config/sim.exp: Error if variable $SIM not defined.
20149         (${tool}_load): Mark test as "untested" if simulator missing.
20150
20151         * config/unix.exp: Load remote.exp to get rcp_download.
20152         * lib/c-torture.exp: Use different option lists for testcases with
20153         and without loops.
20154         * gcc.c-torture/execute/execute.exp: Likewise.
20155
20156 1994-11-02  Doug Evans  <dje@canuck.cygnus.com>
20157
20158         * config/*.exp: Clarify return code from ${tool}_load.
20159         Call `unresolved' or `untested' instead of `warning' or `perror'
20160         (sometimes you still want to call both though).
20161         Add comment that `shell_id' is local to each file.
20162         * config/udi.exp (timeout): Set to 30.
20163         Don't print warning if connection fails, $connectmode has already
20164         printed an error.
20165         (${tool}_load): Move verbose messages to level 2.
20166         Rework pattern for "Process started" message.
20167         Pass `shell_id' to ${connectmode}_download.
20168         Retry twice upon timeout.  Make resetting of target more robust.
20169         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
20170         Pass `shell_id' to exit_$connectmode.
20171         Only call exit_$connectmode if connected.
20172         * config/unix.exp (${tool}_load): Check return codes better.
20173         * config/vrtx.exp (${tool}_load): Likewise.
20174         * config/vx.exp (${tool}_load): Likewise.
20175         Delete unneeded global's.
20176         * lib/dg.exp (dg-test): Update to reflect clarified return codes
20177         from ${tool}_load.
20178         (dg-stat): Delete.
20179         (dg-init): Delete recording of pass/fail counts.
20180         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
20181         (old-dejagnu-init): Likewise.
20182         (old-dejagnu-stat): Delete contents, empty proc now.
20183         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
20184         (c-torture): Delete references to lcnt, lpass, lfail.
20185         Get option list from TORTURE_OPTIONS.
20186         Delete -funroll[-all]-loops if no loops.
20187         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
20188         (g++_stat): Delete contents (empty proc now).
20189         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
20190         (gcc_finish): Likewise.
20191         (gcc_stat): Deleted.
20192         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
20193         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
20194         * gcc.c-torture/execute/execute.exp: Likewise.
20195         Split tests into two parts: compile, execute.
20196         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
20197         no loops.  Update to reflect clarified return codes from ${tool}_load.
20198
20199 1994-10-21  Doug Evans  <dje@canuck.cygnus.com>
20200
20201         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
20202         to grep for.
20203         (old-dejagnu): Likewise (where necessary).
20204
20205 1994-10-14  Doug Evans  <dje@canuck.cygnus.com>
20206
20207         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
20208
20209         * lib/dg.exp (dg-process-target): Fix processing of selector.
20210         Add comment regarding use of `error'.
20211
20212         * lib/gcc.exp (prune_system_crud): Define if missing.
20213         * lib/g++.exp (prune_system_crud): Likewise.
20214
20215         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
20216         Call prune_system_crud.
20217         * lib/dg.exp (dg-runtest): New proc.
20218         Use perror instead of send_user for tcl errors in testcase.
20219         Don't return any value, it's never used.
20220         Don't clobber previous definition of `unknown'.
20221         Print tcl errors in `dg-final'.
20222
20223 1994-10-12  Doug Evans  <dje@canuck.cygnus.com>
20224
20225         * lib/dg.exp (dg-process-target): Improve syntax error messages.
20226         (dg-test): Don't print errorInfo, it contains stack backtrace.
20227
20228 1994-09-26  Doug Evans  (dje@canuck.cygnus.com)
20229
20230         * lib/g++.exp (runtest_file_p): Define if missing.
20231
20232 1994-09-24  Doug Evans  (dje@cygnus.com)
20233
20234         * lib/mike-g++.exp: Comment out loading of g++.exp.
20235         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
20236         (default_g++_version): Always print something.
20237         (default_g++_start): Comment out call to `which'.
20238         (g++_start, g++_load): Deleted (must be defined in config file).
20239         * lib/gcc.exp: Test for existence of $CC at start.
20240         Delete check for tmpdir (done in gcc_init).
20241         (default_gcc_version): Always print something.
20242         (default_gcc_start): Comment out call to `which'.
20243         * config/*.exp: Major cleanup - make cross targets work at least a
20244         little better for g++ (by not being "--tool gcc" specific).
20245         Rename gcc_xxx to ${tool}_xxx.
20246         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
20247         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
20248
20249 1994-09-22  Doug Evans  (dje@canuck.cygnus.com)
20250
20251         * lib/c-torture.exp (c-torture-compile): Rework compiler
20252         message processing.
20253
20254         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
20255         c-torture.
20256
20257 1994-09-21  Doug Evans  (dje@canuck.cygnus.com)
20258
20259         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
20260
20261         * lib/dg.exp (dg-process-target): Support { target native }.
20262
20263 1994-09-20  Doug Evans  (dje@canuck.cygnus.com)
20264
20265         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
20266         looked for "... program xxx got fatal signal".
20267         Correct regsub munging of `comp_output'.
20268         Ignore compiler messages "path prefix not used" and "linker input
20269         file unused".
20270
20271 1994-09-14  Doug Evans  (dje@canuck.cygnus.com)
20272
20273         * lib/gcc.exp (runtest_file_p): Define if missing.
20274         * gcc.prms/template.c: Example to work from.
20275
20276 1994-09-13  Doug Evans  (dje@canuck.cygnus.com)
20277
20278         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
20279         * lib/dg.exp (dg-test): Call unsupported testcases as such.
20280
20281         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
20282         * gcc.prms/1883.c: Moved from compile/940714-1.c.
20283         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
20284         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
20285
20286         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
20287         (dg-process-target): No longer a varargs proc.
20288         Return S/N for target, P/F for xfail.  All callers changed.
20289         (user option procs): More argument checking.
20290         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
20291         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
20292         (dg-test): Skip test if not running on selected target in `dg-do'.
20293         Update handling of `dg-do-what', `dg-output-text'.
20294         Separate execution pass/fail from output pattern match pass/fail.
20295         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
20296
20297 1994-09-12  Jim Wilson  (wilson@sphagnum.cygnus.com)
20298
20299         * gcc.c-torture/special/special.exp: Don't expect failure for mips
20300         target for 920510-1.c.
20301
20302 1994-09-12  Doug Evans  (dje@canuck.cygnus.com)
20303
20304         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
20305         Clean up comment regarding use of passcnt, etc.
20306         (gcc_stat): Don't update `testcnt' here.
20307         (gcc_finish): Do it here.
20308         Might as well reset `but_id' here too.
20309         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
20310         to determine if the file should be tested.
20311         * gcc.c-torture/compile/compile.exp: Likewise.
20312         * gcc.c-torture/execute/execute.exp: Likewise.
20313         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
20314         * gcc.misc-tests/dg-test.exp: Likewise.
20315         * gcc.prms/prms.exp: Likewise.
20316         * gcc.wendy/wendy.exp: Likewise.
20317         * g++.old-deja.exp: Likewise.
20318         Move "Testing file" message to verbose level 1.
20319
20320 1994-09-09  Doug Evans  (dje@canuck.cygnus.com)
20321
20322         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
20323
20324 1994-09-08  Doug Evans  (dje@canuck.cygnus.com)
20325
20326         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
20327         (default_gcc_start): Accept optional second list element
20328         of compiler flags.  Print compiler output at verbosity level 2.
20329         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
20330         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
20331         Save current values of framework globals passcnt, failcnt, xpasscnt,
20332         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
20333         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
20334         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
20335         xfailcnt to compute stats.  Update framework global `testcnt' from
20336         pass/fail counts.
20337         (gcc_finish): New proc.  Clean up test environment.
20338         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
20339         (gcc_epass, gcc_efail): Delete.
20340         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
20341         argument of line number.
20342         (dg-init): If the tool has an init routine, call it.
20343         (dg-test): Remove args `cflags_var' and `libs_var'.
20344         Pass all compiler options to ${tool}_start.
20345         Handle missing line number.
20346         (dg-finish): New function.
20347         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
20348         particular files.  Call gcc_finish at end.  Move "skipping test"
20349         message to verbosity level 3.
20350         * gcc.c-torture/compile/compile.exp: Likewise.
20351         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
20352         * gcc.c-torture/execute/execute.exp: Likewise.
20353         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
20354         Print testcase being tried at verbosity level 1.
20355         * gcc.c-torture/special/special.exp: Unset xfail.
20356         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
20357         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
20358         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
20359         * gcc.failure/failure.exp: Likewise.
20360         * gcc.ieee/ieee.exp: Likewise.
20361         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
20362         Update call to dg-test.  Call dg-finish at end.
20363         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
20364         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
20365         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
20366         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
20367         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
20368         * gcc.wendy/wendy.exp: Add copyright.
20369         Delete setting of tmpdir (done by gcc_init).
20370         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
20371         Pass compiler flags to gcc_start.  Call gcc_finish at end.
20372         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
20373         gcc_[ce]pass/fail.
20374
20375 1994-09-07  Doug Evans  (dje@canuck.cygnus.com)
20376
20377         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
20378         confusion.
20379         (g++_load): Likewise.
20380
20381         * config/*.exp (gcc_load): Some were varargs fns and some were not.
20382         Rename argument to `prog' to remove the confusion.
20383         Varargs fns behave differently too!
20384         (g++_load): Likewise.
20385
20386         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
20387
20388         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
20389         what it is.  Delete (always) printing of status value for !native.
20390         Simplify verbose code, and include status and exec_output.
20391         (g++_load): Use gcc_load.
20392
20393 1994-09-04  Jim Wilson  (wilson@sphagnum.cygnus.com)
20394
20395         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
20396         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
20397         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
20398         940714-3.c as these testcases don't exist anymore.  Make
20399         va-arg-1.c expected to pass.
20400
20401 1994-08-19  Doug Evans  (dje@canuck.cygnus.com)
20402
20403         * gcc.misc-tests/misc.exp: Only run specific testcases.
20404         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
20405         * gcc.misc-tests/dg-[1-9].c: New files.
20406
20407         * lib/dg.exp: New testsuite driver.
20408         * gcc.prms/prms.exp: Use it.
20409
20410         * README.gcc: New file.
20411
20412         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
20413         Document and reset `lxpass' and `lxfail'.
20414         Simplify "initialized" message.
20415         (gcc_stat): Clean up comments a little.
20416
20417 1994-08-16  Doug Evans  (dje@canuck.cygnus.com)
20418
20419         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
20420
20421 1994-08-15  Doug Evans  (dje@canuck.cygnus.com)
20422
20423         * lib/old-dejagnu.exp (process-option): New proc.
20424         (old-dejagnu-init, old-dejagnu-stat): Likewise.
20425         (old-dejagnu): Simplify.
20426         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
20427
20428 1994-08-14  Jeff Law  (law@snake.cs.utah.edu)
20429
20430         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
20431         exists and is not an empty string.
20432
20433         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
20434         $xfail rather than calling setup_xfail.  Clear $xfail when test is
20435         finished.
20436         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
20437         automatically.
20438
20439         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
20440         longer expected to fail.
20441
20442         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
20443         "f" function call.
20444
20445         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
20446
20447         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
20448         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
20449         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
20450         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
20451         c-torture-1.29.
20452
20453         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
20454         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
20455
20456         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
20457
20458         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
20459         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
20460
20461         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
20462         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
20463         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
20464
20465 1994-07-12  Jim Kingdon  (kingdon@lioth.cygnus.com)
20466
20467         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
20468         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
20469         940714-1.c, 940714-2.c, 940714-3.c},
20470         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
20471         gcc.misc-tests/{mg.c,mg.exp}:
20472         New tests.
20473         * gcc.noncompile/noncompile.exp: Change accordingly.
20474
20475 1994-07-07  Doug Evans  (dje@canuck.cygnus.com)
20476
20477         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
20478         Undo previous clobberage.
20479
20480 1994-07-04  Jeff Law  (law@snake.cs.utah.edu)
20481
20482         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
20483         * gcc.special/{930510-1.c, special.exp}:
20484         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
20485         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
20486         struct-varargs-1.c}: New tests from c-torture-1.26.
20487
20488 1994-06-28  J.T. Conklin  (jtc@phishhead.cygnus.com)
20489
20490         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
20491           argument to switch.
20492
20493 1994-05-21  Bill Cox  (bill@rtl.cygnus.com)
20494
20495         * Revert the previous changes.  Please see Rob's directory
20496           (/lisa/test/rob/progressive/gcc/testsuite) for testing
20497           fixes.
20498
20499 1994-05-19  Bill Cox  (bill@rtl.cygnus.com)
20500
20501         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
20502             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
20503             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
20504             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
20505             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
20506             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
20507             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
20508             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
20509             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
20510             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
20511             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
20512             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
20513             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
20514             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
20515             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
20516             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
20517             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
20518             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
20519             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
20520             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
20521             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
20522             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
20523             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
20524             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
20525             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
20526             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
20527             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
20528
20529 1994-05-17  Bill Cox  (bill@rtl.cygnus.com)
20530
20531         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
20532             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
20533           with perror calls.
20534
20535 1994-05-02  Jason Merrill  (jason@deneb.cygnus.com)
20536
20537         * config/unix.exp (g++_load): Fix syntax.
20538
20539 1994-04-14  Jim Wilson  (wilson@sphagnum.cygnus.com)
20540
20541         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
20542         * gcc.noncompile/921017-1.c: Deleted obsolete test.
20543         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
20544         Don't expect va-arg-1.c to fail.  Correct expected output for
20545         920928-1.c.
20546         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
20547         * gcc.wendy/hbm4.c: Correct typo.
20548         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
20549
20550 1994-03-28  Doug Evans  (dje@canuck.cygnus.com)
20551
20552         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
20553         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
20554         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
20555         * lib/c-torture.exp (c-torture-compile): Ditto.
20556
20557         Reduce volume of output (remove all the -I's and such).
20558         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
20559         Call gcc_cpass, gcc_cfail.
20560         (c-torture): Pass testing option to c-torture-compile.
20561
20562 1994-03-21  Doug Evans  (dje@cygnus.com)
20563
20564         Bring patches over from progressive.
20565         * config/default.exp: Exit remote shell cleanly.
20566         (g++_exit, g++_start): Add default versions.
20567         * config/sim.exp (gcc_load): Use perror, not error.
20568
20569 1994-03-20  Doug Evans  (dje@canuck.cygnus.com)
20570
20571         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
20572         set in site.exp.
20573
20574 1994-03-14  Doug Evans  (dje@cygnus.com)
20575
20576         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
20577         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
20578         (wendy_try): New proc to run testcase.
20579         (main loop): Call 'em.
20580         * gcc.wendy/*.c: Clean up pass to correct expected output.
20581
20582         * lib/gcc.exp: Minor cleanup work.
20583         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
20584
20585 1994-03-09  Doug Evans  (dje@canuck.cygnus.com)
20586
20587         * config/sim.exp (gcc_load): Document return codes better.
20588         Don't pass -v to simulator.
20589
20590 1994-02-24  Jeffrey A. Law  (law@snake.cs.utah.edu)
20591
20592           * gcc.special/920717-x.c: Fix typo.
20593           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
20594           get at sources.
20595
20596         * lib/mike-gcc.exp: Fix typo.
20597
20598 1994-02-15  Rob Savoye  (rob@darkstar.cygnus.com)
20599
20600         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
20601         binary to use, transform the name.
20602         * config/*.exp: rename everything. Nuke any g++ specific files,
20603         it's now a special case of gcc that requires no special support.
20604         Add a default.exp for unsupported targets.
20605
20606 1994-02-11  Rob Savoye  (rob@poseidon.cygnus.com)
20607
20608         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
20609         lib/old-dejagnu.exp: Fix a few patterns to work with the new
20610         version of Tcl.
20611
20612 1994-02-09  Rob Savoye  (rob@darkstar.cygnus.com)
20613
20614         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
20615         than a warning.
20616
20617 1994-02-06  Jeffrey A. Law  (law@snake.cs.utah.edu)
20618
20619         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
20620
20621 1994-01-03  Jim Wilson  (wilson@sphagnum.cygnus.com)
20622
20623         * gcc.execute/execute.exp: Combine opt_list and foption_list into
20624         option_list.  Compile every file with only 4/6 option choices
20625         (same as C torture) instead of with 12/18 different option
20626         choices.
20627         * lib/c-torture.exp: Likewise.
20628
20629         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
20630         not already set.
20631
20632 1993-12-30  Mike Stump  (mrs@rtl.cygnus.com)
20633
20634         * lib/old-deja.exp: Add `excess errors test fails' error, now one
20635         can put an XFAIL *-*-* on excess errors.
20636
20637 1993-12-19  Jeffrey A. Law  (law@snake.cs.utah.edu
20638
20639         * g++.law: Add more tests derived from g++-bugs snapshots.
20640
20641         * g++.law/init11.{c,exp}: Delete test.  Brendan sez it's
20642         equivalent to g++.law/init9.
20643
20644         * lib/mike-gcc.exp (postbase): Delete the .o file after we've
20645         compiled it, and the a.out file after we've run it.
20646
20647 1993-12-17  Brendan Kehoe  (brendan@lisa.cygnus.com)
20648
20649         * lib/mike-g++.exp (postbase): Delete the .o file after we've
20650         compiled it, and the a.out file after we've run it.
20651
20652 1993-12-17  Jeffrey A. Law  (law@snake.cs.utah.edu)
20653
20654         * g++.law/*.exp: Avoid losing arguments added via "append" commands.
20655
20656 1993-12-15  Rob Savoye  (rob@darkstar.cygnus.com)
20657
20658         * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
20659         version number.
20660
20661 1993-12-12  Jeffrey A. Law  (law@snake.cs.utah.edu)
20662
20663         * g++.law: New directory of g++ tests derived from the g++-bugs
20664         snapshots.
20665
20666 1993-12-09  Jeffrey Wheat  (cassidy@cygnus.com)
20667
20668         * gcc.compile: initbug1.c initbug1.exp testcase added
20669
20670 1993-12-06  Jeffrey Wheat  (cassidy@cygnus.com)
20671
20672         * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
20673         * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
20674           fixes submitted by Jeff Law (law@cs.utah.edu)
20675         * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
20676           Jeff Law (law@cs.utah.edu)
20677
20678
20679 1993-11-30  Mike Stump  (mrs@cygnus.com)
20680
20681         * config/unix-g++.exp: Follow the gcc way of doing things.
20682         * g++.old-deja/old-deja.exp: Minor updates.
20683         * lib/g++.exp: New file, follow the gcc way of doing things.
20684         * lib/old-dejagnu.exp: Minor updates.
20685         * lib/mike-g++.exp: Always unset errorInfo.
20686
20687 1993-11-06  Mike Stump  (mrs@cygnus.com)
20688
20689         * lib/gcc.exp: Fix some errors with the below change, CC and
20690         CFLAGS should be global when setting, not local.
20691
20692 1993-11-03  Rob Savoye  (rob@darkstar.cygnus.com)
20693
20694         * lib/gcc.exp: Transform tool name.
20695
20696 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
20697
20698         * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
20699
20700 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
20701
20702         * lib/gcc.exp: change gcc_done to gcc_stat
20703
20704 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
20705
20706         * Upgraded gcc testsuite to c-torture version 1.25
20707
20708 1993-10-24  Jeffrey Wheat  (cassidy@cygnus.com)
20709
20710         * lib/gcc.exp: added reporting code. Changed verbose compile message.
20711         * lib/c-torture: added hooks for new reporting code.
20712
20713 1993-10-21  Jeffrey Wheat  (cassidy@cygnus.com)
20714
20715         * config/sh-gcc.exp: check if sh-sim exists in the path
20716
20717 1993-10-18  Jeffrey Wheat  (cassidy@cygnus.com)
20718
20719         * gcc.code_quality/code_quality.exp: Initial changes for new logic.
20720         * gcc.compile/compile.exp: Initial changes for new logic.
20721         * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
20722         * gcc.failure/failure.exp: Initial changes for new logic.
20723         * gcc.ieee/ieee.exp: Initial changes for new logic.
20724         * gcc.misc-tests/misc.exp: Initial changes for new logic.
20725         * gcc.noncompile/non_compile.exp: Initial changes for new logic.
20726         * gcc.unsorted/unsorted.exp: Initial changes for new logic.
20727         * lib/c-torture.exp: Initial changes for new logic.
20728         * lib/gcc.exp: Initial changes for new logic.
20729
20730 1993-10-15  Mike Stump  (mrs@cygnus.com)
20731
20732         * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
20733         depend upon failure or success.  Fully qualify names in failure
20734         and success messages.  Always remove a.out before starting
20735         compile, just in case.  Pay more attention to error text output by
20736         the compiler.  Handle testcases with no known past errors just
20737         like all others, so that things are uniform.  Other miscellaneous
20738         improvements.
20739
20740 1993-10-13  Jeffrey Wheat  (cassidy@cygnus.com)
20741
20742         * gcc.cpp: new directory for cpp tests
20743
20744 1993-10-04  Jeffrey Wheat  (cassidy@cygnus.com)
20745
20746         * lib/chill.exp: Code reformatted, removed unused code.
20747         * config/unix-chill.exp: Code reformatted, removed unused code.
20748         * chill.execute/execute.exp: Code reformatted, removed unused code.
20749         * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
20750
20751 1993-10-04  Ian Lance Taylor  (ian@cygnus.com)
20752
20753         * config/mips-gcc.exp, config/mips-g++.exp: New files.  Execution
20754         routines not written.
20755
20756 1993-09-27  Rob Savoye  (rob@darkstar.cygnus.com)
20757
20758         * config/bug-gcc.exp: Use new procs from bug.exp.
20759
20760 1993-09-21  Rob Savoye  (rob@darkstar.cygnus.com)
20761
20762         * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
20763         via ftp, rather than depending on NFS.
20764         * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
20765         case.
20766
20767 1993-09-09  Rob Savoye  (rob@darkstar.cygnus.com)
20768
20769         * config/bug-gcc.exp: Use new download proc.
20770
20771 1993-09-14  Jeffrey Wheat  (cassidy at deneb.cygnus.com)
20772
20773         * chill.execute/execute.exp: cleanups, handles errors better
20774         * chill.compile/compile.exp: rewrite, based on execute.exp
20775         * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
20776         * lib/chill.exp: major changes to diff proc and compile and link
20777           procs. added chill_fail and chill_pass wrappers to pass and
20778           fail. added more comments, and handle error codes better.
20779           Added a hack to capture stderr from exec, so noncompile tests
20780           can work.
20781
20782 1993-09-11  Jeffrey Wheat  (cassidy@cygnus.com)
20783
20784         * chill.execute/execute.exp: rewrite of testsuite driver
20785         * lib/chill.exp: rewrite of testsuite driver
20786         * config/unix-chill.exp: rewrite of testsuite driver
20787
20788 1993-08-25  Bill Cox  (bill@rtl.cygnus.com)
20789
20790     In chill.execute:
20791         * iexpr.ch: Standardize uppercase.
20792         * tuples.dat: Standardize uppercase.
20793         * vary.ch: standardize.  Correct varying string assignments.
20794         * vary.dat: Add new output lines.
20795
20796 1993-08-24  Bill Cox  (bill@rtl.cygnus.com)
20797
20798     In chill.execute:
20799         * chprintf.ch: Standardize use of uppercase.
20800         * tuples.ch: Standardize and turn arr2 into a DCL,
20801           rather than a SYN.
20802         * pinits.ch: Standardize.
20803
20804 1993-08-23  Per Bothner  (bothner@kalessin.cygnus.com)
20805
20806         * rts.c:  Get malloc() from <stdlib.h>, not <malloc.h>.
20807         * Makefil: Renamed to Makefile.in.
20808         * configure.in: New.
20809
20810 1993-08-23  Bill Cox  (bill@rtl.cygnus.com)
20811
20812     In chill.execute:
20813         * .cvsignore: Add result/output files.
20814         * Makefile: Fix up variables at start.  Use MFLAGS
20815           everywhere.  Correct bool_loc, built_ins entries.
20816           Add entry for vary1.ch.
20817         * bitarray.ch: Standardize upper-case usage.
20818         * bitexpr.ch: Standardize, add output of b1.
20819         * params.ch: Use arrayt in along PROC parameters, to
20820           avoid novelty problems.
20821         * sets.ch: Tiny cleanup.
20822         * vary1.ch: Re-indent.
20823
20824 1993-08-17  Bill Cox  (bill@rtl.cygnus.com)
20825
20826           * Add PR-related files to Makefiles, .cvsignore files, etc.
20827
20828 1993-08-02  Jeff Wheat  (cassidy@cygnus.com)
20829
20830         * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
20831           with compiler objects. New names are test-flow.c and test-loop.c
20832
20833 1993-07-27  Jeff Wheat  (cassidy@cygnus.com)
20834
20835         * Upgraded c-torture tests from 1.19 to 1.20
20836
20837         * new files:
20838         * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
20839         * gcc.compile: 930623-1.c 930623-2.c
20840         * gcc.noncompile: 930622-1.c 930622-2.c
20841         * gcc.failure: 920411-1.c 920627-2.c
20842         * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
20843
20844 1993-07-20  Jeff Wheat  (cassidy@cygnus.com)
20845
20846         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
20847           More changes to get testsuite working properly. Needs more work.
20848           Added some support for POSIX IEEE Std 1003.3-1991 error messages.
20849
20850 1993-07-19  Jeff Wheat  (cassidy@cygnus.com)
20851
20852         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
20853           More changes to get testsuite working properly. Needs more work.
20854
20855 1993-07-13 Jeff Wheat  (cassidy@cygnus.com)
20856
20857         * chill.compile/compile.exp: Added for Dejagnu support
20858         * chill.execute/execute.exp: Added for Dejagnu support
20859         * lib/chill.exp config/unix-chill.exp  : Added for Dejagnu support
20860
20861 1993-06-19  Bill Cox  (bill@rtl.cygnus.com)
20862
20863     This should complete moving the CHILL test files.
20864         * chill.noncompile(.cvsignore printf.grt
20865             in-printf.grt chprintf.grt chprintf.ch):
20866             Added test-support files.
20867           (Makefile): Modified further.
20868         * chill.compile (emptymod.ch gdbme.ch neg_range.ch
20869             signal.ch): Added test files.
20870           * chill.execute (.cvsignore printf.grt printr.c
20871             in-printf.grt rts.c chprintf.grt rts.h): Added
20872           test-support files.
20873             (Makefile): More corrections.
20874
20875 1993-06-18  Bill Cox  (bill@rtl.cygnus.com)
20876
20877         * chill.compile, chill.execute, chill.nocompile: Add CHILL
20878           test cases, ready for DejaGnu.
20879
20880 1993-06-17  Jeffrey Wheat  (cassidy@cygnus.com)
20881
20882         * Upgraded c-torture tests from 1.18 to 1.19
20883
20884         * gcc.compile: added test(s):
20885           930607-1.c
20886         * gcc.execute: added test(s):
20887           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
20888
20889         * added new subdirectory for misc tests: gcc.misc-tests
20890         * gcc.misc-test(s): added tests:
20891           inst-check.c test-consts.c test-ior.c test-switch.c
20892
20893 1993-06-09  Brendan Kehoe  (brendan@lisa.cygnus.com)
20894
20895         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
20896
20897 1993-06-07  Ian Lance Taylor  (ian@cygnus.com)
20898
20899         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
20900
20901 1993-06-03  Jeffrey Wheat  (cassidy@cygnus.com)
20902
20903         * Upgraded c-torture tests from 1.17 to 1.18
20904
20905 1993-06-02  Jeffrey Wheat  (cassidy@cygnus.com)
20906
20907         * Upgraded c-torture tests from 1.12 to 1.17
20908
20909 1993-04-30  Mike Werner  (mtw@deneb.cygnus.com)
20910
20911         * lib/old-dejagnu.exp:
20912           Fixed handling of XFAIL target triplets to correctly
20913           recognize wildcard characters.  Removed code that
20914           appended a unique id tag to the end of the file name
20915           printed out by the result of the testcases within a
20916           given test file.
20917
20918 1993-04-29  Mike Werner  (mtw@deneb.cygnus.com)
20919
20920         * lib/old-dejagnu.exp:
20921           Reworked expected failure handling to trigger off of XFAIL
20922           keyword in keyphrase embeded in testcase source code. The
20923           XFAIL keyword must be at the end of the keyphrase line. It
20924           may optionally be followed by one or more target triplets.
20925           It has just occured that the handling of wildcards in the
20926           target triplet may not be correct.
20927
20928 1993-04-23  Mike Werner  (mtw@deneb.cygnus.com)
20929
20930         * g++.old-deja/tests:
20931           Moved all subdirectories up one level into g++.old-deja .
20932
20933         * lib/old-dejagnu.exp:
20934           Fixed problem with CXXFLAGS not being properly reset, and being
20935           corrupted with extraneous "-c" compiler option.  This was
20936           causing binaries to not be generated for test that needed them.
20937           Modified strings passed to "pass" and "fail" so that individual
20938           tests from the same test file would be distinguished by an
20939           identifier appended to the test file name in the summary logs;
20940           this corrected a problem with erroneous diff logs.  Added code
20941           to search testcases for expected fail and unexpected pass keywords.
20942
20943 1993-04-20  Rob Savoye  (rob at darkstar.cygnus.com)
20944
20945         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
20946
20947 1993-04-15  Mike Werner  (mtw@deneb.cygnus.com)
20948
20949         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
20950           Removed extraneous text from end of "Special g++ Options"
20951           keyphrase.
20952
20953         * lib/old-dejagnu.exp: Added pattern matching to look for new
20954           keywords, embedded in testcases comments, which will trigger
20955           calls to xpass and xfail.
20956
20957 1993-04-14  Mike Werner  (mtw@deneb.cygnus.com)
20958
20959         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
20960           comments embedded in the testcases, especially the one looking for
20961           special compiler options, as well as the pattern matching for the
20962           compiler output again.
20963
20964 1993-04-12  Mike Werner  (mtw@deneb.cygnus.com)
20965
20966         * lib/old-dejagnu.exp: Do a proper check of the return value for
20967           execute tests. Fixed several problems with the pattern matching
20968           of the compiler output which gave erroneous test results.
20969           Changed several of the test result messages to be more descriptive.
20970         * config/unix-g++.exp: Proc g++_load now actually works and
20971           executes the tests passed to it and returns a usable return
20972           value.
20973
20974 1993-04-11  Rob Savoye  (rob at darkstar.cygnus.com)
20975
20976           * lib/gcc.exp: Exits gracefully if $CC is bogus.
20977
20978 1993-04-09  Mike Werner  (mtw@deneb.cygnus.com)
20979
20980         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
20981           Modified both files to properly execute the old style
20982           dejagnu tests. The previous versions of these files were
20983           experimental and did not function anything near correctly.
20984
20985 1993-04-05  Rob Savoye  (rob@cygnus.com)
20986
20987         * Removed all Makefile.in and configure.in files. No configuration
20988         needed now.
20989
20990 1993-04-02  Mike Werner  (mtw@deneb.cygnus.com)
20991
20992         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
20993
20994 1993-03-28  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
20995
20996         * gcc.compile/configure.in, gcc.unsorted/configure.in,
20997         gcc.special/configure.in, gcc.noncompile/configure.in,
20998         gcc.execute/configure.in, gcc.code_quality/configure.in,
20999         g++.other/configure.in, g++.old-deja/configure.in,
21000         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
21001         in srcname setting.
21002
21003 1993-03-25  Rob Savoye  (rob at darkstar.cygnus.com)
21004
21005         * lib/udi.exp:  Fixed mondfe and mondfe_download.
21006         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
21007         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
21008
21009 1993-03-25  Ian Lance Taylor  (ian@cygnus.com)
21010
21011         * config/udi-gdb.exp: Check $shell_id after connecting to target.
21012         (gdb_exit): Don't remove *_soc files.
21013
21014 1993-03-22  Ian Lance Taylor  (ian@cygnus.com)
21015
21016         * lib/c-torture.exp: Don't look for main; instead always use -w
21017         -c.  This is how the c-torture tests work.  Remove the object
21018         file if the compilation succeeds.
21019         * gcc.execute/execute.exp: Remove executable if test passes.
21020         * gcc.noncompile/noncompile.exp: Every test is an expected
21021         failure.
21022         * gcc.special/special.exp: Added tests from c-torture 1.11,
21023         corrected use of existing test.
21024         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
21025         gcc.execute/920625-1.c: Updated to c-torture 1.11.
21026         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
21027         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
21028         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
21029         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
21030         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
21031         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
21032         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
21033         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
21034         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
21035         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
21036         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
21037         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
21038         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
21039         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
21040         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
21041         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
21042         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
21043         c-torture 1.11.
21044         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
21045         correspond to c-torture 1.11.
21046
21047         * New file.
21048
21049