OSDN Git Service

* dwarf2out.c (loc_descriptor_from_tree): Handle
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
1 2004-02-18  Paul Brook  <paul@codesourcery.com>
2
3         * gcc.dg/debug/debug-7.c: New test.
4
5 2004-02-17  Ulrich Weigand  <uweigand@de.ibm.com>
6
7         * gcc.dg/20040217-1.c: New test.
8
9 2004-02-17  Zack Weinberg  <zack@codesourcery.com>
10
11         * gcc.c-torture/execute/990208-1.x: Delete.
12
13 2004-02-17  Richard Sandiford  <rsandifo@redhat.com>
14
15         * gcc.c-torture/execute/20040208-2.x: New file.
16
17 2004-02-17  Mark Mitchell  <mark@codesourcery.com>
18
19         PR c++/11326
20         * g++.dg/abi/structret1.C: New test.
21
22 2004-02-17  Jakub Jelinek  <jakub@redhat.com>
23
24         * gcc.dg/i386-cpuid.h (bit_CMOV): Define.
25         (i386_cpuid): No need to test if cpuid is available on AMD64.
26         Fix assembly, so that it works onboth i386 and AMD64.
27         * gcc.dg/i386-sse-6.c: Include stdio.h, stdlib.h and string.h.
28         (vecInLong): Fix s[] member type to unsigned int.
29         (vecInWord): Remove type.
30         (mmx_tests, sse_tests, dump64_16, dump64_32, dump64_64): Remove.
31         (a64, b64, c64, d64, e64): Remove.
32         (main): Pass if CPU has no MMX, SSE, SSE2 or CMOV support.
33         Remove unused variable.  Remove initialization of removed variables.
34         Don't call mmx_tests nor sse_tests.
35         (reference_mmx, reference_sse): Remove.
36         (check): Add return stmt.
37         * gcc.dg/i386-sse-7.c: New test.
38         * gcc.dg/i386-mmx-4.c: New test.
39
40 2004-02-17  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
41
42         * g++.dg/tc1/dr176.C: Add missing semicolon (typo).
43         * g++.dg/tc1/dr101.C, g++.dg/tc1/dr135.C, g++.dg/tc1/dr142.C,
44         g++.dg/tc1/dr152.C, g++.dg/tc1/dr159.C, g++.dg/tc1/dr161.C,
45         g++.dg/tc1/dr166.C, g++.dg/tc1/dr176.C, g++.dg/tc1/dr193.C,
46         g++.dg/tc1/dr194.C, g++.dg/tc1/dr217.C, g++.dg/tc1/dr56.C,
47         g++.dg/tc1/dr68.C, g++.dg/tc1/dr76.C, g++.dg/tc1/dr80.C,
48         g++.dg/tc1/dr94.C: Fix line terminator.
49
50 2004-02-16  Geoffrey Keating  <geoffk@apple.com>
51
52         * gcc.c-torture/compile/20040216-1.c: New.
53
54 2004-02-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
55
56         * g++.dg/tc1/dr101.C, g++.dg/tc1/dr135.C, g++.dg/tc1/dr142.C,
57         g++.dg/tc1/dr152.C, g++.dg/tc1/dr159.C, g++.dg/tc1/dr161.C,
58         g++.dg/tc1/dr166.C, g++.dg/tc1/dr176.C, g++.dg/tc1/dr188.C,
59         g++.dg/tc1/dr193.C, g++.dg/tc1/dr194.C, g++.dg/tc1/dr217.C,
60         g++.dg/tc1/dr48.C, g++.dg/tc1/dr56.C, g++.dg/tc1/dr68.C,
61         g++.dg/tc1/dr76.C, g++.dg/tc1/dr80.C, g++.dg/tc1/dr94.C: New tests.
62
63 2004-02-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
64
65         * gcc.c-torture/execute/20020720-1.x: XFAIL on SPARC with -fPIC.
66
67 2004-02-15  Mark Mitchell  <mark@codesourcery.com>
68
69         PR c++/13971
70         * g++.dg/expr/cond4.C: New test.
71
72         PR c++/14086
73         * g++.dg/lookup/crash2.C: New test.
74
75 2004-02-14  Josef Zlomek  <zlomekj@suse.cz>
76
77         * gcc.c-torture/compile/20040214-2.c: New test.
78
79 2004-02-14  Andrew Pinski  <pinskia@physics.uc.edu>
80
81         PR c++/14116
82         * g++.dg/ext/typeof8.C: New test.
83
84 2004-02-14  Eric Botcazou  <ebotcazou@act-europe.fr>
85
86         * gcc.c-torture/compile/20040214-1.c: New test.
87
88 2004-02-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
89
90         PR c++/13635
91         * g++.dg/template/spec11.C: New test.
92
93 2004-02-13  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
94
95         PR c++/13927
96         * g++.dg/other/error8.C: New test.
97
98 2004-02-13  Mark Mitchell  <mark@codesourcery.com>
99
100         PR c++/14122
101         * g++.dg/template/array4.C: New test.
102
103         PR c++/14108
104         * g++.dg/inherit/thunk2.C: New test.
105
106         PR c++/14083
107         * g++.dg/eh/cond2.C: New test.
108
109 2004-02-12  Alan Modra  <amodra@bigpond.net.au>
110
111         * gcc.dg/debug/20020327-1.c: Disable for powerpc64.
112
113 2004-02-12  Nathaniel Smith <njs@codesourcery.com>
114
115         * lib/scanasm.exp (dg-scan): Quote pattern before display.
116
117 2004-02-12  Hartmut Penner  <hpenner@de.ibm.com>
118
119         * g++.dg/simd-2.C: xfail on ppc64-linux.
120
121 2004-02-11  Joseph S. Myers  <jsm@polyomino.org.uk>
122
123         PR c/456
124         * gcc.dg/cpp/c90-if-comma-1.c, gcc.dg/cpp/c99-if-comma-1.c: New
125         tests.
126
127 2004-02-11  Uros Bizjak  <uros@kss-loka.si>
128
129         * gcc.dg/builtins-33.c: New test.
130
131 2004-02-11  Paolo Bonzini  <bonzini@gnu.org>
132
133         * gcc.dg/pr14092-1.c: Use intptr_t for the cast.
134
135 2004-02-11  Hartmut Penner  <hpenner@de.ibm.com>
136
137         * g++.dg/simd-2.C: Set -maltivec for ppc64.
138
139 2004-02-11  Hartmut Penner  <hpenner@de.ibm.com>
140
141         * gcc.dg/ppc64-abi-3.c: New test.
142
143 2004-02-10  Paolo Bonzini  <bonzini@gnu.org>
144
145         PR c/14092
146
147         * gcc.dg/pr14092-1.c: New testcase.
148
149 2004-02-10  Alan Modra  <amodra@bigpond.net.au>
150
151         * gcc.dg/cpp/assert4.c: Fix typo last change.
152
153         * gcc.dg/darwin-longlong.c: Only use r0 in asm for darwin.
154         * gcc.dg/cpp/assert4.c: Handle powerpc64.
155
156         * gcc.dg/debug/20020327-1.c: xfail for powerpc64.
157
158 2004-02-09  Roger Sayle  <roger@eyesopen.com>
159
160         * gcc.c-torture/compile/20040209-1.c: New test case.
161
162 2004-02-08  Joseph S. Myers  <jsm@polyomino.org.uk>
163
164         * gcc.dg/c90-init-1.c: Adjust expected error messages.
165
166 2004-02-08  Richard Sandiford  <rsandifo@redhat.com>
167
168         * gcc.c-torture/execute/20040208-[12].c: New tests.
169
170 2004-02-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
171
172         * g++.dg/eh/simd-2.C: Adjust line numbers for SPARC.
173
174 2004-02-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
175
176         * gcc.c-torture/execute/va-arg-25.x: XFAIL only on SPARC 64-bit.
177
178 2004-02-07  Zack Weinberg  <zack@codesourcery.com>
179
180         Bug 13856
181         * gcc.dg/visibility-8.c: New testcase.
182
183 2004-02-07  Zack Weinberg  <zack@codesourcery.com>
184
185         * gcc.c-torture/execute/string-opt-15.c: Define memcmp with void *
186         arguments.
187         * gcc.dg/fwritable-strings-1.c: Expect the deprecation notice.
188
189 2004-02-07  Roger Sayle  <roger@eyesopen.com>
190
191         PR middle-end/13696
192         * g++.dg/opt/fold1.C: New test case.
193
194 2003-02-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
195
196         PR c++/14033
197         * g++.dg/other/crash-2.C: New test.
198
199 2003-02-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
200
201         PR c++/14028
202         * g++.dg/parse/angle-bracket2.C: New test.
203
204 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
205
206         PR middle-end/13750
207         Revert:
208         2004-01-15  Geoffrey Keating  <geoffk@apple.com>
209         PR pch/13361
210         * testsuite/g++.dg/pch/wchar-1.C: New.
211         * testsuite/g++.dg/pch/wchar-1.Hs: New.
212
213 2004-02-05  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
214
215         PR c++/14008
216         * g++.dg/parse/error15.C: New test.
217         * g++.dg/parse/crash11.C: Update dg-error mark.
218
219 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
220
221         PR c++/13932
222         * g++.dg/warn/conv2.C: New test.
223
224 2004-02-04  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
225
226         PR c++/13086
227         * g++.dg/warn/incomplete1.C: Remove xfail.
228
229 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
230
231         * lib/file-format.exp (gcc_target_object_format): Use
232         ${tool}_target_compile, not gcc_target_compile.
233         * lib/target-supports.exp (check_alias_available): Likewise.
234         (check_gc_sections_available): Likewise.
235         * g++.dg/ext/attrib10.C: Use dg-require-alias.
236         * g++.old-deja/g++.ext/attrib5.C: Use dg-require-weak and
237         dg-require-alias.
238
239 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
240
241         PR c++/13969
242         * g++.dg/template/static6.C: New test.
243
244 2004-02-04  Ian Lance Taylor  <ian@wasabisystems.com>
245
246         * gcc.dg/arm-mmx-1.c: Don't look for ldmfd if -mthumb.
247
248 2004-02-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
249
250         * objc.dg/encode-2.m, objc.dg/encode-3.m, objc.dg/encode-4.m: Fix
251         tests for systems where `char' is unsigned by default.
252
253 2003-02-04  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
254
255         PR c++/13997
256         * g++.dg/template/partial3.C: New test.
257
258 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
259
260         * gcc.dg/20020312-2.c, gcc.dg/builtin-inf-1.c,
261         gcc.dg/sibcall-3.c, gcc.dg/sibcall-4.c, gcc.dg/cpp/assert4.c:
262         Remove mentions of obsolete ports.
263
264 2004-02-04  Paolo Bonzini  <bonzini@gnu.org>
265
266         * gcc.dg/noncompile/20001228-1.c: Fix for new
267         error message.
268
269 2004-02-03  Roger Sayle  <roger@eyesopen.com>
270
271         PR target/9348
272         * gcc.c-torture/execute/multdi-1.c: New test case.
273
274 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
275
276         PR c++/13925
277         * g++.dg/template/lookup5.C: New test.
278
279 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
280
281         PR c++/13950
282         * g++.dg/template/lookup4.C: New test.
283
284         PR c++/13970
285         * g++.dg/parse/error14.C: New test.
286
287         PR c++/14002
288         * g++.dg/parse/template13.C: New test.
289
290 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
291
292         PR c++/13978
293         * g++.dg/template/koenig4.C: New test.
294
295         PR c++/13968
296         * g++.dg/template/crash17.C: New test.
297
298         PR c++/13975
299         * g++.dg/parse/error13.C: New test.
300         * g++.old-deja/g++.robertl/eb125.C: Tweak error messages.
301
302 2004-02-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
303
304         * gcc.dg/20020503-1.c: Remove -mflat dg-options.
305
306 2004-02-03  Paolo Bonzini  <bonzini@gnu.org>
307
308         PR c/11658
309         PR c/13994
310         * gcc.dg/noncompile/20040203-1.c: New test.
311         * gcc.dg/noncompile/20040203-2.c: Likewise.
312         * gcc.dg/noncompile/20040203-3.c: Likewise.
313         * gcc.dg/20040203-1.c: Likewise.
314
315 2004-02-02  Andrew Pinski  <pinskia@physics.uc.edu>
316
317         PR c++/10858
318         * g++.dg/template/sizeof7.C: New test.
319
320 2004-02-02  Eric Christopher  <echristo@redhat.com>
321             Zack Weinberg  <zack@codesourcery.com>
322
323         * gcc.c-torture/execute/wchar_t-1.c: Add -finput-charset.
324
325 2004-02-02  Zack Weinberg  <zack@codesourcery.com>
326
327         * g++.dg/eh/forced1.C, g++.dg/eh/forced2.C, g++.dg/eh/forced3.C
328         * g++.dg/eh/forced4.C: XFAIL ia64-hp-hpux11.*.
329         * g++.dg/eh/ia64-1.C: Test branch regs only #ifdef __LP64__.
330         * gcc.dg/cleanup-5.c: Run only on Linux targets.
331
332 2004-02-02  Mark Mitchell  <mark@codesourcery.com>
333
334         PR c++/13113
335         * g++.old-deja/g++.mike/net36.C: Adjust error messages.
336
337         PR c++/13854
338         * g++.dg/ext/attrib13.C: New test.
339
340         PR c++/13907
341         * g++.dg/conversion/op2.C: New test.
342
343 2004-02-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
344
345         * gcc.dg/titype-1.c: Fix pasto.
346
347 2004-02-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
348
349         * gcc.dg/titype-1.c: New test.
350
351 2004-02-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
352
353         PR c++/13957
354         * g++.dg/template/non-type-template-argument-1.C,
355         g++.dg/template/qualified-id1.C: Update dg-error marks.
356         * g++.dg/template/nontype6.C: New test.
357
358 2004-02-01  Roger Sayle  <roger@eyesopen.com>
359
360         * gcc.dg/builtins-1.c: Also test for __builtin_signbit{,f,l}.
361         * gcc.dg/builtins-31.c: New testcase.
362         * gcc.dg/builtins-32.c: New testcase.
363
364 2004-01-30  Andrew Pinski  <pinskia@physics.uc.edu>
365
366         * objc.dg/call-super-2.m: Update line numbers
367         for the including of stddef.h.
368
369 2004-01-30  Michael Matz  <matz@suse.de>
370
371         * g++.dg/ext/case-range1.C, g++.dg/ext/case-range2.C,
372         g++.dg/ext/case-range3.C: New tests.
373
374 2004-01-30  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
375
376         DR206
377         PR c++/13813
378         * g++.dg/template/member4.C: New test.
379
380 2004-01-30  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
381
382         PR c++/13683
383         * g++.dg/template/sizeof6.C: New test.
384
385 2004-01-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
386
387         * gcc.dg/fwritable-strings-1.c: New test.
388
389 2004-01-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
390
391         * gcc.c-torture/compile/20040130-1.c: New test.
392
393 2004-01-29  Geoffrey Keating  <geoffk@geoffk.org>
394
395         * objc.dg/call-super-2.m: Include stddef.h for size_t.
396
397 2004-01-29  Mark Mitchell  <mark@codesourcery.com>
398
399         PR c++/13883
400         * g++.dg/template/ctor3.C: New test.
401
402 2004-01-29  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
403
404         * g++.dg/tc1: New directory.
405         * g++.dg/tc1/dr108.C, g++.dg/tc1/dr128.C, g++.dg/tc1/dr147.C,
406         g++.dg/tc1/dr179.C, g++.dg/tc1/dr1.C, g++.dg/tc1/dr213.C,
407         g++.dg/tc1/dr74.C, g++.dg/tc1/dr90.C, g++.dg/tc1/dr127.C,
408         g++.dg/tc1/dr137.C, g++.dg/tc1/dr164.C, g++.dg/tc1/dr185.C,
409         g++.dg/tc1/dr20.C, g++.dg/tc1/dr52.C, g++.dg/tc1/dr85.C: New tests.
410
411 2004-01-28  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
412
413         * g++.dg/parse/error11.C: New test.
414         * g++.dg/parse/error12.C: Likewise.
415
416 2004-01-28  Ziemowit Laski  <zlaski@apple.com>
417
418         * objc.dg/proto-qual-1.m (ROUND, aligned_sizeof): New.
419         (scan_initial, main): Use aligned_sizeof instead of sizeof.
420
421 2004-01-28  Mark Mitchell  <mark@codesourcery.com>
422
423         PR c++/13791
424         * g++.dg/ext/attrib12.C: New test.
425
426         PR c++/13736
427         * g++.dg/parse/cast2.C: New test.
428
429 2004-01-27  James E Wilson  <wilson@specifixinc.com>
430
431         * objc.dg/encode-2.m (main): New local string.  Set depending on
432         sizeof long.  Use in sscanf call.
433         * objc.dg/encode-3.m (main): New local string.  Set depending on
434         sizeof long.  Use in scan_initial call.
435
436 2004-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
437
438         * objc.dg/call-super-2.m: Make LP64-safe.
439         * objc.dg/desig-init-1.m: Likewise.
440
441 2004-01-27  Devang Patel <dpatel@apple.com>
442
443         * g++.dg/debug/namespace1.C: New test.
444
445 2004-01-27  Ian Lance Taylor  <ian@wasabisystems.com>
446
447         * gcc.dg/const-elim-1.c: Add xfail for strongarm-*-* and
448         xscale-*-*.
449
450         * gcc.dg/arm-mmx-1.c: New test.
451
452 2004-01-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
453
454         * gcc.dg/20040127-1.c: New test.
455         * gcc.dg/20040127-2.c: New test.
456
457 2004-01-26  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
458
459         * objc.dg/stret-1.m (glob): Renamed to globa.
460
461 2004-01-26  Mark Mitchell  <mark@codesourcery.com>
462
463         PR c++/13663
464         * g++.dg/expr/for1.C: New test.
465
466 2004-01-26  Fariborz Jahanian <fjahanian@apple.com>
467
468         PR middle-end/13779
469         * gcc.dg/darwin-longlong.c: New test.
470
471 2004-01-26  Ian Lance Taylor  <ian@wasabisystems.com>
472
473         * gcc.dg/20040124-1.c: Moved test from here...
474         * gcc.c-torture/compile/20040124-1.c: ...to here.
475
476 2004-01-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
477
478         * gcc.dg/sparc-ret.c: Run only in 32-bit mode.  Don't scan
479         the assembly output if -m64 is passed.
480
481 2004-01-25  Mark Mitchell  <mark@codesourcery.com>
482
483         PR c++/13833
484         * g++.dg/template/cond3.C: New test.
485
486 2004-01-25  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
487
488         PR c++/13810
489         * g++.dg/template/ttp7.C: New test.
490
491 2004-01-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
492
493         PR c++/13797
494         * g++.dg/template/nontype4.C: New test.
495         * g++.dg/template/nontype5.C: Likewise.
496
497 2004-01-25  Richard Sandiford  <rsandifo@redhat.com>
498
499         * gcc.dg/torture/mips-clobber-at.c: New test.
500
501 2004-01-24  Ian Lance Taylor  <ian@wasabisystems.com>
502
503         * gcc.dg/20040124-1.c: New test.
504
505 2004-01-24  Jakub Jelinek  <jakub@redhat.com>
506
507         * gcc.dg/20040123-1.c: New test.
508
509 2004-01-23  Zack Weinberg  <zack@codesourcery.com>
510
511         * gcc.dg/builtins-30.c: Move dg-warning marks to the proper lines.
512
513 2004-01-24  Joseph S. Myers  <jsm@polyomino.org.uk>
514
515         * gcc.dg/c90-array-lval-7.c, gcc.dg/c99-array-lval-7.c: New tests.
516
517 2004-01-23  Andrew Pinski  <apinski@apple.com>
518
519         * gcc.dg/20030121-1.c: Move to ..
520         * gcc.dg/20040121-1.c: here.
521
522 2004-01-23  Roger Sayle  <roger@eyesopen.com>
523
524         * gcc.dg/builtins-29.c: New test case.
525
526 2004-01-23  Zack Weinberg  <zack@codesourcery.com>
527
528         PR 18314
529         * gcc.dg/builtins-30.c: New testcase.
530
531 2004-01-23  Andreas Tobler  <a.tobler@schweiz.ch>
532
533         * g++.dg/compat/compat.exp: Add LD_LIBRARY_PATH_32/64 for Solaris.
534         * lib/g77.exp: Likewise.
535         * lib/objc.exp: Likewise.
536         * lib/g++.exp: Likewise.
537
538 2004-01-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
539
540         * gcc.dg/struct-by-value-2.c: New test.
541
542 2004-01-21  Andrew Pinski  <apinski@apple.com>
543
544         PR target/13785
545         * gcc.dg/20030121-1.c: New test.
546
547 2004-01-22  Ulrich Weigand  <uweigand@de.ibm.com>
548
549         * gcc.dg/20030123-1.c: Add -fno-omit-frame-pointer option.  Do not
550         clobber frame pointer register in asm statement.
551
552 2004-01-21  Falk Hueffner  <falk@debian.org>
553
554         * gcc.c-torture/compile/20040121-1.c: New test.
555
556 2004-01-21  Zack Weinberg  <zack@codesourcery.com>
557
558         * gcc.dg/noncompile/20020213-1.c: Add another dg-warning line.
559
560 2004-01-20  Hartmut Penner  <hpenner@de.ibm.com>
561
562         * gcc.dg/ppc64-abi-2.c: New test.
563
564 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
565
566         * lib/treelang.exp: Fill out this file.
567         * lib/treelang-dg.exp: New File.
568
569 2004-01-20  Joseph S. Myers  <jsm@polyomino.org.uk>
570
571         * gcc.c-torture/compile/981022-1.c: Remove.
572         * gcc.dg/array-5.c: Remove XFAIL.
573         * gcc.dg/sequence-pt-1.c: Remove test using extended lvalues.
574         * gcc.dg/cast-lvalue-1.c, gcc.dg/compound-lvalue-1.c,
575         gcc.dg/cond-lvalue-1.c: Update.
576         * gcc.dg/cast-lvalue-2.c: New test.
577
578 2004-01-19  Mark Mitchell  <mark@codesourcery.com>
579
580         PR c++/13592
581         * g++.dg/other/error1.C (class foo): Tweak error message.
582
583         PR c++/13592
584         * g++.dg/template/call2.C: New test.
585
586 2004-01-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
587
588         * gcc.dg/compat/fnptr-by-value-1_x.c, scalar-by-value-1_y.c
589         scalar-by-value-3_x.c, scalar-by-value-3_y.c,
590         scalar-by-value-4_x.c, scalar-by-value-4_y.c,
591         scalar-return-1_x.c, scalar-return-2_y.c,
592         scalar-return-3_x.c, scalar-return-3_y.c,
593         scalar-return-4_x.c, scalar-return-4_y.c,
594         struct-align-1.h, struct-align-1_x.c,
595         struct-align-1_y.c, struct-align-2.h,
596         struct-align-2_x.c, struct-align-2_y.c,
597         struct-by-value-10_y.c, struct-by-value-11_x.c,
598         struct-by-value-11_y.c, struct-by-value-12_x.c,
599         struct-by-value-12_y.c, struct-by-value-13_x.c,
600         struct-by-value-13_y.c, struct-by-value-14_x.c,
601         struct-by-value-14_y.c, struct-by-value-15_x.c,
602         struct-by-value-15_y.c, struct-by-value-16_y.c,
603         struct-by-value-17_y.c, struct-by-value-18_y.c,
604         struct-by-value-19_y.c, struct-by-value-1_x.c,
605         struct-by-value-1_y.c, struct-by-value-20_y.c,
606         struct-by-value-2_x.c, struct-by-value-2_y.c,
607         struct-by-value-3_y.c, struct-by-value-4_x.c,
608         struct-by-value-4_y.c, struct-by-value-5_y.c,
609         struct-by-value-6_y.c, struct-by-value-7_y.c
610         struct-by-value-8_x.c, struct-by-value-8_y.c
611         struct-by-value-9_x.c, struct-by-value-9_y.c
612         struct-return-10_x.c, struct-return-10_y.c,
613         struct-return-19_x.c, struct-return-20_x.c
614         struct-return-2_x.c, struct-return-2_y.c
615         struct-return-3_x.c: Guard non-C99 tests with SKIP_COMPLEX_INT,
616         SKIP_ATTRIBUTE and SKIP_ZERO_ARRAY.  Turns SKIPVA into SKIP_VA.
617
618 2004-01-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
619
620         * gcc.dg/tls/alias-1.c: Add dg-warning for unsupported visibility
621         attribute on sparc*-sun-solaris2.*.
622
623 2004-01-18  Mark Mitchell  <mark@codesourcery.com>
624
625         PR c++/13710
626         * g++.dg/ext/typeof7.C: New test.
627
628 2004-01-18  David Edelsohn  <edelsohn@gnu.org>
629
630         * gcc.dg/array-quals-1.c: xfail on powerpc*-*-aix*.
631         * gcc.dg/const-elim-1.c: Same.
632
633 2004-01-17  Ziemowit Laski  <zlaski@apple.com>
634
635         * objc.dg/stret-1.m: New.
636         * objc.dg/stret-2.m: New.
637
638 2004-01-17  Andrew Pinski  <pinskia@physics.uc.edu>
639
640         PR c++/11895
641         * g++.dg/ext/vector1.C: New test.
642
643 2004-01-16  Geoffrey Keating  <geoffk@apple.com>
644
645         * gcc.dg/pch/import-1.c: New.
646         * gcc.dg/pch/import-1.hs: New.
647         * gcc.dg/pch/import-1a.h: New.
648         * gcc.dg/pch/import-1b.h: New.
649         * gcc.dg/pch/import-1c.h: New.
650
651 2004-01-16  Mark Mitchell  <mark@codesourcery.com>
652
653         PR c++/13574
654         * g++.dg/ext/array1.C: New test.
655
656         PR c++/13178
657         * g++.dg/conversion/op1.C: New test.
658
659 2004-01-16  J"orn Rennecke <joern.rennecke@superh.com>
660
661         PR 11864
662         From Kazumoto Kojima / Dan Kegel:
663         * gcc.dg/pr11864-1.c: New test.
664
665         PR 10392
666         From Marcus Comstedt / Dan Kegel:
667         * gcc.dg/pr10392-1.c: New test.
668
669 2004-01-16  Mark Mitchell  <mark@codesourcery.com>
670
671         PR c++/13478
672         * g++.dg/init/ref10.C: New test.
673
674 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
675
676         PR c++/13407
677         * g++.dg/parse/typename6.C: New test.
678
679 2004-01-15  Geoffrey Keating  <geoffk@apple.com>
680
681         PR pch/13361
682         * testsuite/g++.dg/pch/wchar-1.C: New.
683         * testsuite/g++.dg/pch/wchar-1.Hs: New.
684
685 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
686
687         PR c++/9259
688         * g++.dg/expr/sizeof2.C: New test.
689
690 2004-01-15  Kazu Hirata  <kazu@cs.umass.edu>
691
692         * gcc.dg/sibcall-3.c: Replace mn10?00 with mn10300.
693
694 2004-01-15  Alexandre Oliva  <aoliva@redhat.com>
695
696         PR c++/13659
697         * g++.dg/lookup/strong-using-3.C: New.
698         * g++.dg/lookup/using-10.C: New.
699
700 2004-01-15  Alexandre Oliva  <aoliva@redhat.com>
701
702         PR c++/13594
703         * g++.dg/lookup/strong-using-2.C: New.
704
705 2004-01-15  Marcus Comstedt <marcus@mc.pp.se>
706             Dan Kegel <dank@kegel.com>
707             J"orn Rennecke <joern.rennecke@superh.com>
708
709         PR target/9365
710         * gcc.dg/pr9365-1.c: New test.
711
712 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
713
714         PR c++/8856
715         * g++.dg/parse/casting-operator2.C: New test.
716         * g++.old-deja/g++.pt/explicit83.C: Remove.
717
718 2004-01-14  Joseph S. Myers  <jsm@polyomino.org.uk>
719
720         * gcc.dg/label-compound-stmt-1.c: New test.
721         * gcc.c-torture/compile/950922-1.c,
722         gcc.c-torture/compile/20000211-3.c,
723         gcc.c-torture/compile/20000518-1.c,
724         gcc.c-torture/compile/20021108-1.c: Avoid labels at and of
725         compound statements.
726
727 2004-01-14  Hartmut Penner  <hpenner@de.ibm.com>
728
729         * gcc.dg/ppc64-abi-1.c: New test.
730
731 2004-01-14  Danny Smith  <dannysmith@users.sourceforge.net>
732
733          * g++.dg/ext/attrib9.C: Add dg-warnings.
734
735 2004-01-14  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
736
737         PR c++/12335
738         * g++.dg/parse/dtor3.C: New test.
739
740 2004-01-13  Andrew Pinski  <pinskia@physics.uc.edu>
741
742         PR c++/12709
743         * g++.dg/parse/try-catch-1.C: New test.
744
745 2004-01-13  Arnaud Charlet  <charlet@act-europe.fr>
746
747         * ada/acats/run_all.sh: Add more verbose output in acats.log
748         when compiling tests.
749
750 2004-01-12  Zack Weinberg  <zack@codesourcery.com>
751
752         PR 13656
753         * gcc.dg/typedef-redecl.c: New test case.
754         * gcc.dg/typedef-redecl.h: New support file.
755
756 2004-01-13  Jan Hubicka  <jh@suse.cz>
757
758         * gcc.dg/always_inline.c: New test.
759         * gcc.dg/debug/20031231-1.c: Fix.
760
761 2004-01-13  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
762
763         PR c++/13474
764         * g++.dg/template/array3.C: New test.
765
766 2004-01-12  Zack Weinberg  <zack@codesourcery.com>
767
768         * g++.dg/ext/lvalue1.C: No longer expected to fail.
769         * g++.dg/warn/Wunused-2.C: Likewise.
770
771 2004-01-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
772
773         PR c++/13289
774         * g++.dg/template/instantiate6.C: New test.
775
776 2004-01-12  Roger Sayle  <roger@eyesopen.com>
777
778         PR middle-end/11397
779         * gcc.dg/special/wkali-2.c: Add dg-require-alias.
780
781 2004-01-12  Jan Hubicka  <jh@suse.cz>
782
783         PR opt/12826
784         * gcc.dg/20040112-1.c: New.
785
786         * gcc.dg/dwarf-die[1-7].c: Move to...
787         * gcc.dg/debug/dwarf2/dwarf-die[1-7].c: ... here.
788         * gcc.dg/debug/dwarf2/dwarf2.exp: New.
789
790 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
791
792         PR c++/4100
793         * g++.dg/parse/friend4.C: New test.
794
795 2004-01-12  Scott Brumbaugh  <scottb.lists@verizon.net>
796
797         PR c++/4100
798         * g++.old-deja/g++.pt/niklas01a.C: Mark an error where a class
799         definition is called a friend.
800
801 2004-01-11  Zack Weinberg  <zack@codesourcery.com>
802
803         * gcc.dg/tls/diag-3.c: Tweak dg-error regexp.
804
805 2004-01-11  Ian Lance Taylor  <ian@wasabisystems.com>
806
807         PR c++/3478
808         * g++.dg/parse/error10.C: New test.
809         * g++.dg/template/arg2.C: Accept "invalid type" error.
810
811 2004-01-11  Jakub Jelinek  <jakub@redhat.com>
812
813         PR middle-end/13392
814         * g++.dg/opt/expect2.C: New test.
815
816 2004-01-10  Zack Weinberg  <zack@codesourcery.com>
817
818         * gcc.dg/Wshadow-1.c, gcc.dg/attr-noinline.c, gcc.dg/decl3.c
819         * gcc.dg/redecl-1.c, gcc.dg/visibility-7.c, gcc.dg/wtr-static-1.c
820         * gcc.dg/noncompile/20020220-1.c, objc.dg/method-1.m:
821         Update dg-error regexps.
822
823 2004-01-10  Zack Weinberg  <zack@codesourcery.com>
824
825         * gcc.c-torture/compile/20021123-2.c: Delete; dup of 20021120-1.c.
826         * gcc.c-torture/compile/20021123-3.c: Delete; dup of 20021120-2.c.
827
828 2004-01-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
829
830         * gcc.dg/pragma-re-1.c: Use right pointer type.
831
832 2004-01-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
833
834         * g++.dg/eh/simd-1.c: Ajust line number for dg-error line.
835
836 2004-01-09  Geoffrey Keating  <geoffk@apple.com>
837
838         * gcc.dg/rs6000-ldouble-1.c: New.
839
840 2004-01-10  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
841
842         DR 337
843         PR c++/9256
844         * g++.dg/other/abstract1.C: New test.
845
846 2004-01-09  Alexandre Oliva  <aoliva@redhat.com>
847
848         * g++.dg/lookup/strong-using-1.C: New.
849
850 2004-01-09  Joseph S. Myers  <jsm@polyomino.org.uk>
851
852         PR c/11234
853         * gcc.dg/func-ptr-conv-1.c: New test.
854         * gcc.dg/weak/weak-6.c, gcc.dg/weak/weak-7.c: Update.
855
856 2004-01-09  Kazu Hirata  <kazu@cs.umass.edu>
857
858         PR target/13380.
859         * gcc.c-torture/compile/20040109-1.c: New.
860
861 2004-01-08  Stuart Hastings  <stuart@apple.com>
862
863         * testsuite/gcc.dg/20020523-2.c (bail_if_no_sse): Moved cpu-ID code...
864         testsuite/gcc.dg/i386-cpuid.h (i386_cpuid): ...to here, to share with...
865         * testsuite/gcc.dg/i386-sse-6.c: ...this new testcase.
866
867 2004-01-09  Alan Modra  <amodra@bigpond.net.au>
868
869         * gcc.dg/array-quals-1.c: Accept .data.rel.ro.
870
871 2004-01-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
872
873         * ada/acats/run_acats: Treat 'gnatchop' the same way
874         as 'gnatmake'.  Export GCC_DRIVER.
875         * ada/acats/run_all.sh: Add target_gnatchop.  Use
876         'host_gnatchop' and 'target_gnatchop' instead of 'gnatshop'.
877
878 2004-01-08  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
879
880         PR c++/12573
881         * g++.dg/template/dependent-expr4.C: New test.
882
883 2004-01-08  Hartmut Penner  <hpenner@de.ibm.com>
884
885         * gcc.dg/altivec-11.c: New test.
886
887 2004-01-07  Mark Mitchell  <mark@codesourcery.com>
888
889         * g++.dg/abi/vbase10.C: Use -mstructure-size-boundary=8 on ARM.
890
891 2004-01-07  Joseph S. Myers  <jsm@polyomino.org.uk>
892
893         PR c/6024
894         * gcc.dg/enum-compat-1.c: New test.
895         * gcc.c-torture/execute/builtin-types-compatible-p.c: Update.
896
897 2004-01-07  Joseph S. Myers  <jsm@polyomino.org.uk>
898
899         PR c/12165
900         * gcc.dg/array-quals-1.c, gcc.dg/c90-idem-qual-3.c,
901         gcc.dg/c99-idem-qual-3.c: New tests.
902
903 2004-01-07  Alan Modra  <amodra@bigpond.net.au>
904
905         * gcc.dg/winline-7.c: Don't cast void * to int.
906
907 2004-01-06  Jan Hubicka  <jh@suse.cz>
908
909         * gcc.dg/i386-sse-5.c: New test
910         * g++.dg/eh/simd-1.c: Add -w argument for i386.
911
912 2004-01-05  Mark Mitchell  <mark@codesourcery.com>
913
914         PR c++/12815
915         * g++.dg/rtti/typeid4.C: New test.
916
917 2004-01-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
918
919         * gcc.dg/compat/sdata-section.h: Declare 'abort'.
920
921 2004-01-05  Mark Mitchell  <mark@codesourcery.com>
922
923         PR c++/12132
924         * g++.dg/template/error11.C: New test.
925
926         PR c++/13451
927         * g++.dg/template/class2.C: New test.
928
929 2004-01-05  Nathan Sidwell  <nathan@codesourcery.com>
930         Richard Sandiford <rsandifo@redhat.com>
931
932         PR c++/13387
933         * g++.dg/opt/alias3.C: New test.
934
935 2004-01-04  Mark Mitchell  <mark@codesourcery.com>
936
937         PR c++/13157
938         * g++.dg/template/koenig3.C: New test.
939
940         PR c++/13529
941         * g++.dg/parse/offsetof3.C: New test.
942
943         * g++.dg/init/copy7.C: Add missing dg-error markers.
944
945         PR c++/12226
946         * g++.dg/init/copy7.c: New test.
947
948         PR c++/13536
949         * g++.dg/parse/cast1.C: New test.
950
951 2004-01-04  Jan Hubicka  <jh@suse.cz>
952
953         * gcc.dg/winline[1-7].c: New tests.
954
955 2004-01-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
956
957         PR c++/13520
958         * g++.dg/template/qualttp22.C: New test.
959
960 2004-01-01  Jan Hubicka  <jh@suse.cz>
961
962         * gcc.dg/debug/20031231-1.c: New.
963         * gcc.c-torture/compile/20040101-1.c: New.
964         * gcc.dg/dwarf-die-[1-7].c: New.
965
966 2004-01-01  Jakub Jelinek  <jakub@redhat.com>
967
968         PR optimization/13521
969         * gcc.c-torture/compile/20031231-1.c: New test.
970
971 2003-12-30  Kazu Hirata  <kazu@cs.umass.edu>
972
973         * gcc.dg/sibcall-4.c: Replace mn10?00 with mn10300.
974
975 2003-12-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
976
977         PR c++/10079
978         * g++.dg/template/crash16.C: New test.
979
980 2003-12-30  Mark Mitchell  <mark@codesourcery.com>
981
982         * g++.dg/abi/vbase10.C: XFAIL on arm*-*-*.
983
984 2003-12-30  Kazu Hirata  <kazu@cs.umass.edu>
985
986         * g++.old-deja/g++.jason/thunk2.C: Remove traces of dead
987         ports.
988         * g++.old-deja/g++.jason/thunk3.C: Likewise.
989         * g++.old-deja/g++.law/profile1.C: Likewise.
990         * gcc.c-torture/compile/981006-1.c: Likewise.
991         * gcc.c-torture/execute/loop-2e.x: Likewise.
992         * gcc.c-torture/execute/loop-2f.x: Remove.
993         * gcc.c-torture/execute/loop-2g.x: Likewise.
994         * gcc.c-torture/execute/strct-varg-1.x: Likewise.
995         * gcc.dg/20020312-2.c: Remove traces of dead ports.
996
997 2003-12-30  Nathan Sidwell  <nathan@codesourcery.com>
998
999         PR c++/13507
1000         * g++.dg/ext/attrib11.C: New test.
1001
1002         PR c++/13494
1003         * g++.dg/template/array2-1.C: New test.
1004         * g++.dg/template/array2-2.C: New test.
1005
1006 2003-12-29  Mark Mitchell  <mark@codesourcery.com>
1007
1008         * g++.old-deja/g++.pt/static11.C: Correct XFAIL syntax.
1009
1010 2003-12-29  Nathan Sidwell  <nathan@codesourcery.com>
1011
1012         PR c++/12774
1013         * g++.dg/template/array1-1.C: New test.
1014         * g++.dg/template/array1-2.C: New test.
1015
1016 2003-12-29  Roger Sayle  <roger@eyesopen.com>
1017
1018         PR fortran/12632
1019         * g77.dg/12632.f: New test case.
1020
1021 2003-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1022
1023         PR c++/13289
1024         * g++.dg/parse/nontype1.C: New test.
1025
1026 2003-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1027
1028         PR c++/12403
1029         * g++.dg/parse/explicit1.C: New test.
1030         * g++.old-deja/g++.pt/explicit71.C: Adjust expected error.
1031
1032 2003-12-28  Mark Mitchell  <mark@codesourcery.com>
1033
1034         PR c++/13081
1035         * g++.dg/opt/inline6.C: New test.
1036
1037         PR c++/12613
1038         * g++.dg/parse/error9.C: New test.
1039
1040         * gcc.dg/const-elim-1.c: XFAIL on arm-*-*.
1041
1042 2003-12-28  Mark Mitchell  <mark@codesourcery.com>
1043
1044         PR c++/13009
1045         * g++.dg/init/assign1.C: New test.
1046
1047 2003-12-28  Roger Sayle  <roger@eyesopen.com>
1048
1049         PR c++/13070
1050         * g++.dg/warn/format3.C: New test case.
1051
1052 2003-12-27  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
1053
1054         * gcc.c-torture/compile/20031227-1.c: New test.
1055
1056 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
1057
1058         * g++.dg/bprob/bprob.exp: Load target-supports.exp
1059         * g77.dg/bprob/bprob.exp: Likewise.
1060         * gcc.misc-tests/bprob.exp: Likewise.
1061         * gcc.dg/builtins-18.c: Use builtins-config.h.  Do not test float
1062         variants on systems where the library does not provide that
1063         functionality.
1064         * gcc.dg/builtins-20.c: Use builtins-config.h.
1065         * gcc.dg/builtins-config.h: New file.
1066
1067 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
1068
1069         * lib/gcc-dg.exp (dg-require-profiling): New function.
1070         * lib/target-supports.exp (check_profiling_available): Likewise.
1071         * g++.dg/bprob/bprob.exp: Use check_profiling_available.
1072         * g77.dg/bprob/bprob.exp: Likewise.
1073         * gcc.misc-tests/bprob.exp: Likewise.
1074         * g++.old-deja/g++.law/profile1.C: Use dg-require-profiling.
1075         * gcc.dg/20021014-1.c: Likewise.
1076         * gcc.dg/nest.c: Likewise.
1077
1078 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
1079
1080         * g++.dg/lookup/java1.C: Use -fdollars-in-identifiers when
1081         compiling.
1082         * g++.dg/lookup/java2.C: Likewise.
1083         * gcc.dg/cpp/lexident.c: Likewise.
1084
1085 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
1086
1087         * gcc.c-torture/compile/20020604-1.c: XFAIL on H8 if -mn is
1088         given.
1089         * gcc.c-torture/compile/961203-1.c: Likewise.
1090         * gcc.c-torture/compile/980506-1.c: Likewise.
1091
1092 2003-12-23  Zack Weinberg  <zack@codesourcery.com>
1093
1094         * lib/gcc-dg.exp (dg-prune-output): New annotation.
1095         (additional_prunes): New global.
1096         (gcc-dg-prune): Handle additional per-test pruning.
1097         (dg-test): Clear additional_prunes between tests.
1098
1099         * gcc.c-torture/compile/920625-1.c: Remove xfail.  Use
1100         dg-prune-output to avoid spurious failures from assembler
1101         complaining about nonexistent WAW violations.
1102         * gcc.c-torture/compile/981223-1.c: Remove dg-options line.
1103         Use dg-prune-output to avoid spurious failures from assembler
1104         warning about Itanium B-step errata.
1105
1106 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
1107
1108         * g++.dg/abi/macro0.C: New test.
1109         * g++.dg/abi/macro1.C: Likewise.
1110         * g++.dg/abi/macro2.C: Likewise.
1111
1112         * g++.dg/abi/bitfield5.C: Add explicit -fabi-version=1 option.
1113         * g++.dg/abi/bitfield7.C: Likewise.
1114         * g++.dg/abi/dtor2.C: Likewise.
1115         * g++.dg/abi/mangle11.C: Likewise.
1116         * g++.dg/abi/mangle12.C: Likewise.
1117         * g++.dg/abi/mangle14.C: Likewise.
1118         * g++.dg/abi/mangle17.C: Likewise.
1119         * g++.dg/abi/vbase10.C: Likewise.
1120         * g++.dg/abi/vbase14.C: Likewise.
1121         * g++.dg/template/qualttp17.C: Likewise.
1122
1123 2003-12-21  Andrew Pinski  <pinskia@physics.uc.edu>
1124
1125         PR c/11995
1126         * gcc.dg/20031223-1.c: New test.
1127
1128 2003-12-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
1129
1130         * gcc.dg/noreturn-7.c: New test.
1131
1132 2003-12-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
1133
1134         * gcc.dg/null-pointer-1.c: New test.
1135
1136 2003-12-22  Mark Mitchell  <mark@codesourcery.com>
1137
1138         * g++.old-deja/g++.jason/template18.C: Remove.
1139         * g++.old-deja/g++.jason/template37.C: Likewise.
1140
1141         PR c++/12862
1142         * g++.dg/lookup/ns1.C: New test.
1143
1144         PR c++/12397
1145         * g++.dg/template/lookup3.C: New test.
1146
1147 2003-12-22  Andrew Pinski  <pinskia@physics.uc.edu>
1148
1149         * g++.dg/template/recurse1.C: New test
1150
1151 2003-12-22  Mark Mitchell  <mark@codesourcery.com>
1152
1153         PR c++/12479
1154         * g++.dg/parse/semicolon1.C: New test.
1155         * g++.dg/parse/semicolon1.h: Likewise.
1156
1157 2003-12-22  Fariborz Jahanian <fjahanian@apple.com>
1158
1159         * gcc.dg/darwin-misaligned.c: New test.
1160
1161 2003-12-22  Andrew Pinski  <pinskia@physics.uc.edu>
1162
1163         PR c/9163
1164         * gcc.dg/20031222-1.c: New test.
1165
1166 2003-12-21  Mark Mitchell  <mark@codesourcery.com>
1167
1168         PR c++/13438
1169         * g++.dg/parse/error8.C: New test.
1170
1171         PR c++/11554
1172         * testsuite/g++.dg/warn/ctor-init-1.C: New test.
1173
1174 2003-12-21  Kazu Hirata  <kazu@cs.umass.edu>
1175
1176         * gcc.c-torture/compile/20020910-1.c: Disable if __INT_MAX is
1177         too small.
1178         * gcc.c-torture/compile/930217-1.c: Likewise.
1179         * gcc.c-torture/compile/930513-1.c: Likewise.
1180         * gcc.c-torture/execute/920908-2.c: Likewise.
1181         * gcc.c-torture/execute/921204-1.c: Likewise.
1182         * gcc.c-torture/execute/930621-1.c: Likewise.
1183         * gcc.c-torture/execute/930630-1.c: Likewise.
1184         * gcc.c-torture/execute/931031-1.c: Likewise.
1185         * gcc.c-torture/execute/980602-2.c: Likewise.
1186         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
1187         * gcc.c-torture/execute/compndlit-1.c: Likewise.
1188         * gcc.c-torture/execute/extzvsi.c: Likewise.
1189         * gcc.c-torture/unsorted/ext.c: Likewise.
1190
1191 2003-12-20  Andrew Pinski  <pinskia@gcc.gnu.org>
1192
1193         PR target/12749
1194         * gcc.c-torture/compile/20031220-2.c: New test case.
1195
1196 2003-12-20  Roger Sayle  <roger@eyesopen.com>
1197
1198         PR optimization/13031
1199         * gcc.c-torture/compile/20031220-1.c: New test case.
1200
1201 2003-12-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
1202
1203         * gcc.dg/cast-function-1.c: New test.
1204
1205 2003-12-19  Joseph S. Myers  <jsm@polyomino.org.uk>
1206
1207         * gcc.dg/format/ext-1.c: Allow 'I' flag on floating point decimal
1208         formats.
1209
1210 2003-12-19  Mark Mitchell  <mark@codesourcery.com>
1211
1212         PR c++/12795
1213         * g++.dg/ext/attrib10.C: New test.
1214
1215 2003-12-19  Jakub Jelinek  <jakub@redhat.com>
1216
1217         * gcc.dg/cleanup-10.c: New test.
1218         * gcc.dg/cleanup-11.c: New test.
1219
1220 2003-12-19  Jakub Jelinek  <jakub@redhat.com>
1221
1222         PR c++/13239
1223         * g++.dg/opt/expect1.C: New test.
1224
1225 2003-12-19  Hartmut Penner  <hpenner@de.ibm.com>
1226
1227         * gcc.dg/altivec-varargs-1.c: Enable testcase on ppc linux.
1228
1229 2003-12-18  Andrew Pinski  <pinskia@physics.uc.edu>
1230
1231         PR debug/12923
1232         * gcc.dg/20031218-1.c: New test.
1233
1234         PR debug/12389
1235         * gcc.dg/20031218-2.c: New test.
1236         * gcc.dg/20031218-3.c: New test.
1237
1238         * g++.dg/abi/mangle18-1.C: Modify regexp to test for `[: \t\n]' at end
1239         of label name and allow for USER_LABEL_PREFIX == "_" names.
1240         * g++.dg/abi/mangle18-2.C: Likewise.
1241         * g++.dg/abi/mangle19-1.C: Likewise.
1242         * g++.dg/abi/mangle19-2.C: Likewise.
1243         * g++.dg/abi/mangle20-1.C: Likewise.
1244         * g++.dg/abi/mangle20-2.C: Likewise.
1245
1246 2003-12-18  Richard Henderson  <rth@redhat.com>
1247
1248         * gcc.dg/bitfld-1.c: Expect warnings for enum bitfields.
1249
1250 2003-12-18  Steven Bosscher  <steven@gcc.gnu.org>
1251             Dan Kegel <dank@kegel.com>
1252
1253         PR other/12009
1254         * g++.dg/compat/compat.exp:  Do not set LD_LIBRARY_PATH when
1255         testing a cross compiler, it causes spurious compile failures.
1256         * lib/g++.exp: Likewise.
1257
1258 2003-12-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1259
1260         PR c++/13262
1261         * g++.dg/template/access13.C: New test.
1262
1263 2003-12-18  Ulrich Weigand  <uweigand@de.ibm.com>
1264
1265         * gcc.dg/20031216-1.c: New test.
1266
1267 2003-12-18  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1268
1269         PR c++/9154
1270         * g++.dg/template/error10.C: New test.
1271
1272 2003-12-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
1273
1274         * g++.dg/eh/simd-1.C: XFAIL on SPARC.
1275         * g++.dg/eh/simd-2.C: Likewise.
1276
1277 2003-12-17  James E Wilson  <wilson@specifixinc.com>
1278             Roger Sayle  <roger@eyesopen.com>
1279
1280         * gcc.c-torture/execute/ieee/mzero5.c: New.
1281
1282 2003-12-17  Mark Mitchell  <mark@codesourcery.com>
1283
1284         PR c++/10603
1285         * g++.dg/parse/error6.C: New test.
1286
1287         PR c++/12827
1288         * g++.dg/parse/error7.C: New test.
1289
1290 2003-12-17  Eric Botcazou  <ebotcazou@libertysurf.fr>
1291
1292         * lib/gcc-dg.exp (gcc-dg-debug-runtest): Do not run debug-[12].c
1293         at -O with stabs debugging formats.
1294         * gcc.dg/debug/debug-1.c: Turn 'p' into a global variable.
1295         * gcc.dg/debug/debug-2.c: Likewise.
1296
1297 2003-12-16  Mark Mitchell  <mark@codesourcery.com>
1298
1299         PR c++/12696
1300         * g++.dg/init/error1.C: New test.
1301
1302         PR c++/12218
1303         * g++.dg/init/pm3.C: New test.
1304
1305 2003-12-17  Joseph S. Myers  <jsm@polyomino.org.uk>
1306
1307         PR c/3347
1308         * gcc.dg/bitfld-8.c: New test.
1309
1310 2003-12-16  James Lemke  <jim@wasabisystems.com>
1311
1312         * gcc.dg/arm-scd42-[123].c: New tests.
1313
1314 2003-12-16  Nathan Sidwell  <nathan@codesourcery.com>
1315
1316         PR c++/9043
1317         * g++.dg/abi/mangle20-1.C: New test.
1318         * g++.dg/abi/mangle20-2.C: New test.
1319
1320 2003-12-16  Mark Mitchell  <mark@codesourcery.com>
1321
1322         PR c++/13275
1323         * g++.dg/other/offsetof2.C: Remove XFAIL.
1324         * g++.dg/parse/offsetof1.C: New test.
1325         * g++.gd/parse/offsetof2.C: Likewise.
1326
1327 2003-12-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1328
1329         * g++.dg/template/nontype3.C: New test.
1330         * g++.dg/template/static2.C: Tweaked the dg-error clause.
1331
1332 2003-12-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1333
1334         * g++.dg/warn/noreturn-3.C: Also test instantiation.
1335
1336 2003-12-16  Nathan Sidwell  <nathan@codesourcery.com>
1337
1338         PR c++/13387
1339         * g++.dg/expr/assign1.C: New test.
1340
1341         PR c++/13242
1342         * g++.dg/abi/mangle19-1.C: New test.
1343         * g++.dg/abi/mangle19-2.C: New test.
1344
1345 2003-12-16  Hartmut Penner  <hpenner@de.ibm.com>
1346
1347         * testsuite/gcc.dg/altivec-10.c: Test vec_cmple and vec_all_numeric.
1348
1349 2003-12-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
1350
1351         * gcc.c-torture/execute/20031216-1.c: New test.
1352
1353 2003-12-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1354
1355         * g++.dg/template/ptrmem7.C: Simplified the test case to not hit
1356         an ICE regression.
1357
1358 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
1359
1360         PR c++/10926
1361         * g++.dg/template/error9.C: New test.
1362
1363         PR c++/11116
1364         * g++.dg/template/error8.C: New test.
1365
1366 2003-12-15  Roger Sayle  <roger@eyesopen.com>
1367
1368         PR middle-end/13400
1369         * gcc.c-torture/execute/20031215-1.c: New test case.
1370
1371 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
1372
1373         PR c++/13269
1374         * g++.dg/parse/error5.C: New test.
1375
1376         PR c++/12989
1377         * g++.dg/expr/sizeof1.C: New test.
1378
1379         PR c++/13310
1380         * g++.dg/template/crash15.C: New test.
1381
1382 2003-12-15  Geoffrey Keating  <geoffk@apple.com>
1383
1384         * g++.old-deja/g++.pt/vaarg3.C: Don't expect an error for passing
1385         a non-POD type as the last named parameter of a varargs function.
1386
1387 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
1388
1389         PR c++/13243
1390         PR c++/12573
1391         * g++.dg/template/crash14.C: New test.
1392         * g++.dg/template/dependent-expr3.C: Add dg-error markers.
1393
1394 2003-12-15  Nathan Sidwell  <nathan@codesourcery.com>
1395
1396         * g++.dg/other/java1.C: New test.
1397
1398         PR c++/13241
1399         * g++.dg/abi/mangle18-1.C: New test.
1400         * g++.dg/abi/mangle18-2.C: New test.
1401
1402 2003-12-15  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
1403
1404         PR optimization/10312
1405         * gcc.c-torture/execute/20031214-1.c: New.
1406
1407 2003-12-14  Mark Mitchell  <mark@codesourcery.com>
1408
1409         PR c++/10779
1410         PR c++/12160
1411         * g++.dg/parse/error3.C: New test.
1412         * g++.dg/parse/error4.C: Likewise.
1413         * g++.dg/abi/mangle4.C: Tweak error messages.
1414         * g++.dg/lookup/using5.C: Likewise.
1415         * g++.dg/other/error2.C: Likewise.
1416         * g++.dg/parse/typename5.C: Likewise.
1417         * g++.dg/parse/undefined1.C: Likewise.
1418         * g++.dg/template/arg2.C: Likewise.
1419         * g++.dg/template/ttp3.C: Likewise.
1420         * g++.dg/template/type1.C: Likewise.
1421         * g++.old-deja/g++.other/crash32.C: Likewise.
1422         * g++.old-djea/g++.pt/defarg8.C: Likewise.
1423
1424 2003-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1425
1426         PR c++/13106
1427         * g++.dg/warn/noreturn-3.C: New test.
1428
1429 2003-12-12  Nathan Sidwell  <nathan@codesourcery.com>
1430
1431         PR c++/13118
1432         * g++.dg/abi/covariant3.C: New.
1433
1434 2003-12-12  Jakub Jelinek  <jakub@redhat.com>
1435
1436         * g++.dg/eh/ia64-1.C: New test.
1437
1438 2003-12-12  Roger Sayle  <roger@eyesopen.com>
1439
1440         PR optimization/13037
1441         * g77.f-torture/execute/13037.f: New test case.
1442
1443 2003-12-12  Nathan Sidwell  <nathan@codesourcery.com>
1444
1445         PR c++/12881
1446         * g++.dg/abi/covariant2.C: New.
1447
1448 2003-12-12  Neil Booth  <neil@daikokuya.co.uk>
1449
1450         * testsuite/gcc.dg/cpp/trad/macro.c: New tests.
1451
1452 2003-12-11  Zack Weinberg  <zack@codesourcery.com>
1453
1454         * gcc.c-torture/execute/wchar_t-1.x: Delete.
1455
1456 2003-12-10  Robert Schiele  <rschiele@uni-mannheim.de>
1457
1458         PR other/10819
1459         * lib/gcc.exp (default_gcc_version): Do not match NL/CR characters
1460         to fix Bug 10819.
1461         * lib/g++.exp (g++_version): Likewise.
1462         * lib/g77.exp (g77_version): Likewise.
1463         * lib/objc.exp (default_objc_version): Likewise.
1464
1465 2003-12-10  Richard Henderson  <rth@redhat.com>
1466
1467         * gcc.c-torture/execute/wchar_t-1.c: Convert to utf-8.
1468
1469         * gcc.dg/intermod-1.c: Adjust assembler scan pattern for alpha.
1470
1471 2003-12-08  Matt Austern  <austern@apple.com>
1472
1473         PR c/13134
1474         * lib/gcc-dg.exp (dg-require-visibility): Define.
1475         * lib/target-supports (check_visibility_available): Define.
1476         * gcc.dg/visibility-1.c: New test.
1477         * gcc.dg/visibility-2.c: Likewise.
1478         * gcc.dg/visibility-3.c: Likewise.
1479         * gcc.dg/visibility-4.c: Likewise.
1480         * gcc.dg/visibility-5.c: Likewise.
1481         * gcc.dg/visibility-6.c: Likewise.
1482         * g++.dg/ext/visibility-1.C: Likewise.
1483         * g++.dg/ext/visibility-2.C: Likewise.
1484         * g++.dg/ext/visibility-3.C: Likewise.
1485         * g++.dg/ext/visibility-4.C: Likewise.
1486         * g++.dg/ext/visibility-5.C: Likewise.
1487         * g++.dg/ext/visibility-6.C: Likewise.
1488
1489 2003-12-07  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1490
1491         * g++.dg/lookup/java1.C: New test.
1492         * g++.dg/lookup/java2.C: New test.
1493
1494 2003-12-07  Falk Hueffner  <falk@debian.org>
1495
1496         * g++.dg/opt/noreturn-1.C: New test.
1497
1498 2003-12-07  Wolfgang Bangerth  <bangerth@dealii.org>
1499
1500         * gcc.dg/overflow-1.c: New test.
1501
1502 2003-12-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
1503
1504         * g77.f-torture/compile/13060.f: New test.
1505
1506 2003-12-06  Mark Mitchell  <mark@codesourcery.com>
1507
1508         PR c++/13323
1509         * g++.dg/inherit/operator2.C: New test.
1510
1511 2003-12-05  Mark Mitchell  <mark@codesourcery.com>
1512
1513         PR c++/13305
1514         * g++.dg/ext/attrib9.C: New test.
1515
1516 2003-12-05  Mark Mitchell  <mark@codesourcery.com>
1517
1518         PR c++/13314
1519         * g++.dg/template/error7.C: New test.
1520
1521 2003-12-05  Stuart Menefy <stuart.menefy@st.com>
1522             J"orn Rennecke <joern.rennecke@superh.com>
1523
1524         PR target/13302
1525         * g++.dg/other/struct-va_list.C: New test.
1526
1527 2003-12-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1528
1529         PR c++/13166
1530         * g++.dg/parse/defarg6.C: New test.
1531
1532 2003-12-05  Hans-Peter Nilsson  <hp@axis.com>
1533
1534         PR target/13256
1535         * gcc.c-torture/execute/20031201-1.c: New test.
1536
1537 2003-12-05  Arnaud Charlet  <charlet@act-europe.fr>
1538
1539         * ada/acats/run_acats: Add checks against missing gnatlib/gnattools.
1540
1541 2003-12-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
1542
1543         * gcc.dg/builtin-return-1.c: New test.
1544
1545 2003-12-04  Stuart Menefy <stuart.menefy@st.com>
1546             J"orn Rennecke <joern.rennecke@superh.com>
1547
1548         PR optimization/13260
1549         * gcc.c-torture/execute/20031204-1.c: New test.
1550
1551 2003-12-03  Mark Mitchell  <mark@codesourcery.com>
1552
1553         PR c++/9127
1554         * g++.dg/template/error6.C: New test.
1555
1556 2003-12-03  Jakub Jelinek  <jakub@redhat.com>
1557
1558         * gcc.dg/20031202-1.c: New test.
1559
1560 2003-12-03  Mark Mitchell  <mark@codesourcery.com>
1561
1562         PR c++/13179
1563         * g++.dg/template/eh1.C: New test.
1564
1565         PR c++/10771
1566         * g++.dg/template/error5.C: New test.
1567
1568 2003-12-02  David Ung  <davidu@mips.com>
1569
1570         * gcc.dg/compat/vector-check.h: Corrected type for var
1571         g_##TMODE
1572
1573 2003-12-02  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1574
1575         PR c++/10126
1576         * g++.dg/template/ptrmem8.C: New test.
1577
1578 2003-12-02  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1579
1580         PR c++/12573
1581         * g++.dg/template/dependent-expr3.C: New test.
1582
1583 2003-12-01  James Lemke  <jim@wasabisystems.com>
1584
1585         * gcc.dg/arm-g2.c: New test.
1586
1587 2003-12-01  Roger Sayle  <roger@eyesopen.com>
1588
1589         PR optimization/11634
1590         * gcc.dg/20031201-2.c: New test case.
1591
1592 2003-12-01  Zack Weinberg  <zack@codesourcery.com>
1593
1594         PR 11433
1595         * objc.dg/proto-lossage-3.m: New test.
1596
1597 2003-12-01  Roger Sayle  <roger@eyesopen.com>
1598
1599         PR optimization/12628
1600         * gcc.dg/20031201-1.c: New test case.
1601
1602 2003-12-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
1603
1604         * gcc.dg/unaligned-1.c: New test.
1605
1606 2003-11-30  Mark Mitchell  <mark@codesourcery.com>
1607
1608         PR c++/9849
1609         * g++.dg/template/error4.C: New test.
1610         * g++.dg/template/nested3.C: Adjust error markers.
1611
1612 2003-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1613
1614         * gcc.dg/cpp/assert4.c: Check more #system assertions.
1615
1616 2003-11-29  Joseph S. Myers  <jsm@polyomino.org.uk>
1617
1618         PR c/10333
1619         * gcc.dg/bitfld-7.c: New test.
1620
1621 2003-11-29  Richard Sandiford  <rsandifo@redhat.com>
1622
1623         * gcc.dg/tls/asm-1.C: New test.
1624
1625 2003-11-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1626
1627         * gcc.dg/cpp/assert4.c: Update.
1628
1629 2003-11-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
1630
1631         * gcc.dg/builtin-apply2.c: Set size of stack argument data to 64.
1632         * gcc.dg/builtin-apply3.c: New test.
1633
1634 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
1635
1636         * lib/compat.exp (compat-obj): New xfaildata parameter.
1637         Use it to set compiler_conditional_xfail_data before compiling.
1638         (compat-get-options): Handle dg-xfail-if.
1639         (compat-execute): Retrieve XFAIL data and pass them to compat-obj.
1640         * gcc.dg/compat/vector-1_x.c: XFAIL on SPARC.
1641         * gcc.dg/compat/vector-1_y.c: Likewise.
1642         * gcc.dg/compat/vector-2_x.c: Likewise.
1643         * gcc.dg/compat/vector-2_y.c: Likewise.
1644
1645 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
1646
1647         * g++.dg/opt/reg-stack4.C: New test.
1648
1649 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
1650
1651         * gcc.dg/builtin-apply2.c: New test.
1652
1653 2003-11-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
1654
1655         * gcc.c-torture/compile/20031023-4.c: Don't XFAIL on SPARC64.
1656
1657 2003-11-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1658
1659         PR c++/12924
1660         * g++.dg/template/template-id-2.C: New test.
1661
1662 2003-11-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1663
1664         PR c++/5369
1665         * g++.dg/template/memfriend1.C: New test.
1666         * g++.dg/template/memfriend2.C: Likewise.
1667         * g++.dg/template/memfriend3.C: Likewise.
1668         * g++.dg/template/memfriend4.C: Likewise.
1669         * g++.dg/template/memfriend5.C: Likewise.
1670         * g++.dg/template/memfriend6.C: Likewise.
1671         * g++.dg/template/memfriend7.C: Likewise.
1672         * g++.dg/template/memfriend8.C: Likewise.
1673         * g++.old-deja/g++.pt/friend44.C: Remove a bogus error.
1674
1675 2003-11-21  Mark Mitchell  <mark@codesourcery.com>
1676
1677         PR c++/12515
1678         * g++.dg/ext/cond1.C: New test.
1679
1680 2003-11-20  Richard Henderson  <rth@redhat.com>
1681
1682         * gcc.dg/20020201-2.c: Remove.
1683         * gcc.dg/20020201-4.c: Remove.
1684         * gcc.dg/20020304-1.c: Remove.
1685
1686 2003-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
1687
1688         * gcc.dg/cpp/trad/xwin1.c: New test case.
1689
1690 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
1691
1692         * g++.dg/compat/compat.exp: Add DYLD_LIBRARY_PATH for darwin.
1693         * lib/g77.exp: Likewise.
1694         * lib/objc.exp: Likewise.
1695         * lib/g++.exp: Likewise, add -multiply_defined suppress flag
1696         for darwin.
1697
1698 2003-11-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1699
1700         PR c++/12932
1701         * g++.dg/template/static5.C: New test.
1702
1703 2003-11-18  Joseph S. Myers  <jsm@polyomino.org.uk>
1704
1705         * gcc.dg/nested-func-1.c: New test.
1706
1707 2003-11-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1708
1709         * gcc.dg/cpp/assert4.c: New test.
1710
1711 2003-11-14  Giovanni Bajo  <giovannibajo@libero.it>
1712
1713         PR c++/2294
1714         * g++.dg/lookup/using9.c: New test.
1715
1716 2003-11-14  Mark Mitchell  <mark@codesourcery.com>
1717
1718         PR c++/12762
1719         * g++.dg/template/error3.C: New test.
1720
1721 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
1722
1723         PR ada/13035
1724         * ada/acats/run_acats, run_all.sh: Fix syntax error.
1725         No longer use a wrapper for gcc, since this does not work under
1726         Windows.
1727
1728 2003-11-14  Giovanni Bajo  <giovannibajo@libero.it>
1729
1730         PR c++/2094
1731         * g++.dg/template/ptrmem7.C: New test.
1732
1733 2003-11-13  Andrew Pinski <apinski@apple.com>
1734
1735         * gcc.c-torture/compile/20031113-1.c: New test.
1736
1737 2003-11-13  Mark Mitchell  <mark@codesourcery.com>
1738             Kean Johnston <jkj@sco.com>
1739
1740         PR c/13029
1741         * gcc.dg/unused-4.c: Update.
1742
1743 2003-11-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
1744
1745         * g++.dg/opt/const3.C: New test.
1746
1747 2003-11-13  Jan Hubicka  <jh@suse.cz>
1748
1749         * gcc.c-torture/compile/20031112-1.c: New test.
1750
1751 2003-11-12  Mark Mitchell  <mark@codesourcery.com>
1752
1753         * g++.dg/parse/crash10.C: Remove bogus error marker.
1754
1755 2003-11-12  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1756
1757         * ada/acats/run_acats (host_gnatmake): Use type in a /bin/sh script.
1758         (host_gcc): Likewise.
1759         (ROOT): Honor $PWDCMD.
1760         (BASE): Likewise.
1761         * ada/acats/run_all.sh (dir): Honor $PWDCMD.
1762
1763 2003-11-12  Catherine Moore  <clm@redhat.com>
1764
1765         * gcc.c-torture/execute/20020720-1.x:  Add xfail for frv-*-*.
1766
1767 2003-11-12  Andreas Jaeger  <aj@suse.de>
1768             Jakub Jelinek  <jakub@redhat.com>
1769             Andrew Pinski  <pinskia@physics.uc.edu>
1770             Richard Henderson  <rth@redhat.com>
1771
1772         * gcc.dg/c90-const-expr-2.c (foo): Avoid extra warning on 64-bit
1773         systems.
1774         * gcc.dg/c99-const-expr-2.c (foo): Likewise.
1775
1776         * gcc.dg/20030926-1.c: Make it work on x86_64 systems.
1777         * gcc.dg/i386-pentium4-not-mull.c: Likewise.
1778
1779 2003-11-11  Andreas Jaeger  <aj@suse.de>
1780
1781         * gcc.c-torture/execute/20020720-1.x: Test passes also on x86_64.
1782
1783         * gcc.c-torture/execute/20020227-1.x: Test passes also on x86_64.
1784
1785 2003-11-10  Arnaud Charlet  <charlet@act-europe.fr>
1786
1787         * ada/acats/run_all.sh: Add handling of unsupported (tasking) tests.
1788         Clean ups.
1789
1790 2003-11-10  Waldek Hebisch  <hebisch@math.uni.wroc.pl>
1791
1792         * gcc.dg/trampoline-1.c: New test.
1793
1794 2003-11-09  Andrew Pinski  <pinskia@physics.uc.edu>
1795
1796         * gcc.c-torture/compile/200031109-1.c: New test.
1797
1798 2003-11-08  Joseph S. Myers  <jsm@polyomino.org.uk>
1799
1800         PR c/3190
1801         PR c/8714
1802         * gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
1803         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/ext3.c,
1804         gcc.dg/format/no-y2k-1.c: Update.
1805
1806 2003-11-08  Roger Sayle  <roger@eyesopen.com>
1807
1808         PR optimization/10467
1809         * gcc.dg/20031108-1.c: New test case.
1810
1811 2003-11-07  Geoffrey Keating  <geoffk@apple.com>
1812
1813         * gcc.dg/pch/warn-1.c: Allow for more helpful error message.
1814
1815 2003-11-08  Joseph S. Myers  <jsm@polyomino.org.uk>
1816
1817         * gcc.dg/compound-lvalue-1.c: New test.
1818         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Remove
1819         some XFAILs.
1820
1821 2003-11-06  Geoffrey Keating  <geoffk@apple.com>
1822
1823         * gcc.dg/altivec-varargs-1.c: New test.
1824
1825 2003-11-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
1826
1827         * gcc.c-torture/compile/20031023-4.c: XFAIL on SPARC64
1828         * gcc.c-torture/compile/simd-5.c: XFAIL on SPARC64 at -O0 and -O1.
1829         * gcc.c-torture/execute/simd-4.x: New file.  XFAIL on SPARC at -O0.
1830         * gcc.c-torture/execute/va-arg-25.x: New file.  XFAIL on SPARC.
1831         * gcc.dg/uninit-C.c: XFAIL on non 64-bit Solaris versions.
1832
1833 2003-11-05  Joseph S. Myers  <jsm@polyomino.org.uk>
1834
1835         * gcc.dg/cond-lvalue-1.c: New test.
1836
1837 2003-11-05  Gernot Hillier  <gernot.hillier@siemens.com>
1838
1839         * g++.old-deja/g++.pt/asm1.C: Enable for e.g. x86_64-*-linux-gnu.
1840
1841 2003-11-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1842
1843         PR c++/11616
1844         * g++.dg/template/instantiate5.C: New test.
1845
1846 2003-11-03  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
1847
1848         PR c++/12726
1849         * g++.dg/ext/complit2.C: Replace test with self-contained version.
1850         * ChangeLog: Add missing first entry for above test.
1851
1852 2003-11-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1853
1854         PR c++/9810
1855         * g++.dg/template/using8.C: New test.
1856         * g++.old-deja/g++.other/access11.C: Adjust expected error location.
1857
1858 2003-11-02  Roger Sayle  <roger@eyesopen.com>
1859
1860         PR optimization/10817
1861         * gcc.c-torture/compile/20031102-1.c: New test case.
1862
1863 2003-11-02  Kazu Hirata  <kazu@cs.umass.edu>
1864
1865         * gcc.c-torture/execute/va-arg-25.c: Enable only if INT_MAX ==
1866         2147483647.
1867
1868 2003-11-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
1869
1870         * gcc.dg/20031102-1.c: New test.
1871
1872 2003-11-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
1873
1874         * gcc.dg/complex-1.c: New test.
1875
1876 2003-11-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1877
1878         PR c++/12796
1879         * g++.dg/template/crash13.C: Adjust expected error location.
1880         * g++.old-deja/g++.brendan/ns1.C: Likewise.
1881
1882 2003-10-31  Richard Earnshaw  <rearnsha@arm.com>
1883
1884         * g++.dg/bprob/bprob.exp: Disable test on arm-elf configs.
1885
1886 2003-10-31  Josef Zlomek  <zlomekj@suse.cz>
1887
1888         PR/10239
1889         * gcc.c-torture/compile/20031031-2.c: New test.
1890
1891 2003-10-31  Josef Zlomek  <zlomekj@suse.cz>
1892
1893         PR/11640
1894         * gcc.c-torture/compile/20031031-1.c: New test.
1895
1896 2003-10-31  Richard Earnshaw  <rearnsha@arm.com>
1897
1898         * g77.dg/bprob/bprob.exp: Disable test on arm-elf configs.
1899         * gcc.misc-tests/bprob.exp: Likewise.
1900         * g77.dg/execute/20001201.x, 6367.x, io0.x, io1.x, u77-test.x: XFAIL
1901         the execution test on arm-elf configs.
1902         * g77.dg/execute/10197.x: New file.  XFAIL the execution test on
1903         configs that don't support scratch files.
1904         * g77.dg/execute/u77-test.x: XFAIL compilation on arm-elf configs.
1905
1906 2003-10-30  Arnaud Charlet  <charlet@act-europe.fr>
1907
1908         * ada/acats/run_all.sh: Do not print PASS messages to stdout, as
1909         done by dejagnu.
1910
1911 2003-10-29  Arnaud Charlet  <charlet@act-europe.fr>
1912
1913         * ada/acats/run_all.sh: Redirect mv output to /dev/null
1914         Avoid non pure sh syntax. Add more logging.
1915
1916         * ada/acats/norun.lst: Disable cdd2a03, since it is expected to
1917         fail.
1918
1919 2003-10-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1920
1921         PR libgcj/10610
1922         * gcc.dg/ppc-stackalign-1.c: New test.
1923
1924 2003-10-28  Arnaud Charlet  <charlet@act-europe.fr>
1925
1926         * ada/acats/run_all.sh: Change output to be more compliant with
1927         dejagnu framework.
1928         Create acats.sum and acats.log files under testsuite/ada/acats
1929         Only run [a-z]* directories, to filter out e.g. CVS.
1930         Redirect build output to log file.
1931
1932 2003-10-27  Arnaud Charlet  <charlet@act-europe.fr>
1933
1934         * README.ada: Removed, integrated in ../doc/sourcebuild.texi
1935
1936 2003-10-27  Arnaud Charlet  <charlet@act-europe.fr>
1937
1938         PR ada/5909:
1939         * README.ada, ada/acats: Import ACATS 2.5 for GCC Ada test suite.
1940
1941 2003-10-27  Jakub Jelinek  <jakub@redhat.com>
1942
1943         * gcc.c-torture/compile/20031023-1.c: New test.
1944         * gcc.c-torture/compile/20031023-2.c: New test.
1945         * gcc.c-torture/compile/20031023-3.c: New test.
1946         * gcc.c-torture/compile/20031023-4.c: New test.
1947
1948 2003-10-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1949
1950         PR c++/10371
1951         * g++.dg/lookup/scoped8.C: New test.
1952
1953 2003-10-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
1954
1955         * g++.dg/opt/reg-stack3.C: New test.
1956
1957 2003-10-24  Joseph S. Myers  <jsm@polyomino.org.uk>
1958
1959         * gcc.dg/c99-arraydecl-2.c: New test.  PR c/11943.
1960
1961 2003-10-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1962
1963         PR c++/11076
1964         * g++.dg/template/crash13.C: New test.
1965
1966 2003-10-24  Joseph S. Myers  <jsm@polyomino.org.uk>
1967
1968         * gcc.dg/c99-restrict-2.c: New test.
1969
1970 2003-10-24  Nathan Sidwell  <nathan@codesourcery.com>
1971
1972         PR c++/12698, c++/12699, c++/12700, c++/12566
1973         * g++.dg/inherit/covariant9.C: New test.
1974         * g++.dg/inherit/covariant10.C: New test.
1975         * g++.dg/inherit/covariant11.C: New test.
1976
1977 2003-10-23  Jason Merrill  <jason@redhat.com>
1978
1979         PR c++/12726
1980         * g++.dg/ext/complit2.C: New test.
1981
1982 2003-10-20  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
1983
1984         PR target/12654
1985         * gcc.c-torture/execute/20031020-1.c: New test.
1986
1987 2003-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
1988
1989         * gcc.dg/old-style-asm-1.c: Also check for (set (pc) on lines
1990         following the jump_insn.
1991
1992 2003-10-22  Joseph S. Myers  <jsm@polyomino.org.uk>
1993
1994         * gcc.dg/cast-lvalue-1.c: New test.
1995
1996 2003-10-21  Mark Mitchell  <mark@codesourcery.com>
1997
1998         PR c++/11962
1999         * g++.dg/template/cond2.C: New test.
2000
2001 2003-10-20  Joseph S. Myers  <jsm@polyomino.org.uk>
2002
2003         * gcc.dg/builtins-28.c: New test.
2004
2005 2003-10-20  Jan Hubicka  <jh@suse.cz>
2006
2007         * testsuite/g++.dg/opt/inline4.C: Do not use min-inline-insns
2008         parameter.
2009         * testsuite/gcc.dg/inline-2.c: Likewise.
2010
2011 2003-10-20  Phil Edwards  <phil@codesourcery.com>
2012
2013         * gcc.dg/20021014-1.c:  XFAIL for *-*-windiss targets.
2014         * gcc.dg/nest.c:  Likewise.
2015
2016 2003-10-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2017
2018         PR c++/9781, c++/10583, c++/11862
2019         * g++.dg/parse/crash13.C: New test.
2020
2021 2003-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
2022
2023         * gcc.dg/old-style-asm-1.c: Count jump_insns instead of labels.
2024
2025 2003-10-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
2026
2027         * gcc.dg/builtins-18.c: Wrap C99 tests with HAVE_C99_RUNTIME.
2028         Define HAVE_C99_RUNTIME except on Solaris.
2029         * gcc.dg/builtins-20.c: Likewise.
2030
2031 2003-10-19  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
2032
2033         * gcc.dg/old-style-asm-1.c: Use scan-assembler-times.
2034
2035 2003-10-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2036
2037         PR c++/12495
2038         * g++.dg/template/crash21.C: New test.
2039
2040 2003-10-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2041
2042         PR c++/2513
2043         * g++.dg/template/typename5.C: New test.
2044
2045 2003-10-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2046
2047         PR c++/12369
2048         * g++.dg/template/friend25.C: New test.
2049
2050 2003-10-16  Ziemowit Laski  <zlaski@apple.com>
2051
2052         * objc.dg/try-catch-2.m: Relax target triple to all Darwin
2053         versions.
2054
2055 2003-10-16  Kazu Hirata  <kazu@cs.umass.edu>
2056
2057         * gcc.c-torture/execute/20031003-1.c: Enable only when INT_MAX
2058         == 2147483647.
2059
2060 2003-10-15  Kazu Hirata  <kazu@cs.umass.edu>
2061
2062         * gcc.c-torture/execute/960416-1.x: Remove.
2063         * gcc.c-torture/execute/divconst-3.x: Likewise.
2064
2065 2003-10-15  Hans-Peter Nilsson  <hp@axis.com>
2066
2067         PR target/12598
2068         * gcc.dg/torture/cris-volatile-1.c: New test.
2069
2070 2003-10-14  Roger Sayle  <roger@eyesopen.com>
2071
2072         PR optimization/9325
2073         * gcc.c-torture/execute/20031003-1.c: Remove non-portable tests
2074         for overflowing floating point to integer conversion during RTL
2075         simplification.
2076
2077 2003-10-13  Ziemowit Laski  <zlaski@apple.com>
2078
2079         * objc/execute/_cmd.m: Fix typo.
2080         * objc.dg/image-info.m, objc.dg/symtab-1.m:
2081         Relax 'scan-assembler' regexp.
2082         * objc.dg/try-catch-1.m, objc.dg/try-catch-3.m,
2083         objc.dg/try-catch-4.m: Run on non-Darwin targets.
2084         * objc.dg/zero-link-2.m: Remove blank line.
2085         * objc.dg/zero-link-3.m: New test case.
2086
2087 2003-10-13  Geoffrey Keating  <geoffk@apple.com>
2088
2089         * g77.f-torture/execute/980520-1.x: XFAIL at -O0.
2090
2091         * gcc.dg/asm-names.c: Use scan-assembler-not rather
2092         than linker trickery.
2093
2094 2003-10-13  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
2095
2096         PR c++/12370
2097         * g++.dg/other/friend2.C: New test.
2098
2099 2003-10-12  Steven Bosscher  <steven@gcc.gnu.org>
2100
2101         * gcc.dg/20031012-1.c: New test.
2102
2103 2003-10-12  Steven Bosscher  <steven@gcc.gnu.org>
2104
2105         * gcc.dg/weak/weak-3.c: Fix for new warning.
2106
2107 2003-10-12  Kelley Cook  <kcook@gcc.gnu.org>
2108
2109         PR optimization/8750
2110         * gcc.c-torture/execute/20031012-1.c: New test case.
2111
2112 2003-10-11  Roger Sayle  <roger@eyesopen.com>
2113
2114         * gcc.c-torture/execute/string-opt-8.c: Don't test optimizations
2115         that inline strncmp as cmpstrsi on i386 when compiled with -Os.
2116
2117 2003-10-11  Roger Sayle  <roger@eyesopen.com>
2118
2119         PR optimization/12260
2120         * gcc.c-torture/compile/20031011-2.c: New test case.
2121
2122 2003-10-11  Roger Sayle  <roger@eyesopen.com>
2123
2124         * gcc.c-torture/execute/20031011-1.c: New testcase.
2125
2126 2003-10-11  Eric Botcazou  <ebotcazou@libertysurf.fr>
2127
2128         * gcc.c-torture/compile/20031011-1.c: New test.
2129
2130 2003-10-11  Jan Hubicka  <jh@suse.cz>
2131
2132         * g++.dg/other/first-global.C: New test.
2133
2134 2003-10-11  Roger Sayle  <roger@eyesopen.com>
2135
2136         * gcc.c-torture/execute/string-opt-18.c: New testcase.
2137
2138 2003-10-10  Ian Lance Taylor  <ian@wasabisystems.com>
2139
2140         * gcc.c-torture/compile/20031010-1.c: New test.
2141
2142 2003-10-10  Geoffrey Keating  <geoffk@apple.com>
2143
2144         * gcc.c-torture/execute/va-arg-24.c: Correct, and rename to...
2145         * gcc.c-torture/execute/va-arg-25.c: ... here.
2146
2147 2003-10-09  Mark Mitchell  <mark@codesourcery.com>
2148
2149         * g++.dg/ext/attrib8.C: Only run it on x86 targets.
2150
2151 2003-10-08  Richard Sandiford  <rsandifo@redhat.com>
2152
2153         * gcc.c-torture/compile/mipscop-[1-4].c: Disable for mips16.
2154
2155 2003-10-08  Giovanni Bajo  <giovannibajo@libero.it>
2156
2157         * g++.dg/parse/error2.C: New test.
2158
2159 2003-10-08  Giovanni Bajo <giovannibajo@libero.it>
2160
2161         PR c++/11097
2162         * g++.dg/other/error5.C: Modify the error message.
2163         * g++.dg/lookup/using8.C: New test.
2164
2165 2003-10-07  Geoffrey Keating  <geoffk@apple.com>
2166
2167         * gcc.dg/darwin-abi-2.c: New file.
2168         * gcc.c-torture/execute/va-arg-24.c: New file.
2169
2170 2003-10-06  Bob Wilson  <bob.wilson@acm.org>
2171
2172         * g++.dg/template/spec10.C: Set exit value to zero on success.  Fix
2173         indentation.
2174
2175 2003-10-06  Mark Mitchell  <mark@codesourcery.com>
2176
2177         PR c++/10147
2178         * g++.dg/other/error4.C: Update error messages.
2179         * g++.dg/template/ptrmem4.C: Likewise.
2180
2181         PR c++/12337
2182         * g++.dg/init/new9.C: New test.
2183
2184         PR c++/12334, c++/12236, c++/8656
2185         * g++.dg/ext/attrib8.C: New test.
2186
2187 2003-10-06  Devang Patel  <dpatel@apple.com>
2188
2189         * gcc.dg/debug/dwarf2-3.h: New test.
2190         * gcc.dg/debug/dwarf2-3.c: New test case for -feliminate-dwarf2-dups.
2191
2192 2003-10-06  Wolfgang Bangerth  <bangerth@ticam.utexas.edu>
2193
2194         * g++.dg/opt/cfg2.C: New test.
2195
2196 2003-10-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
2197
2198         * g++.dg/opt/float1.C: New test.
2199
2200 2003-10-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
2201
2202         * gcc.dg/c90-array-lval-6.c: New test.
2203         * gcc.dg/c99-array-lval-6.c: New test.
2204
2205 2003-10-03  Alexander Malmberg  <alexander@malmberg.org>
2206             Ziemowit Laski  <zlaski@apple.com>
2207
2208         * objc.dg/method-6.m ('starboard'): Move prototype from 'Base' to
2209         'Derived', so that it is never considered a class method; add
2210         new warning for '+port' method ambiguity.
2211         * objc.dg/method-12.m: Include <objc/objc.h> instead of
2212         <objc/objc-api.h> (needed on Mac OS X).
2213         * objc.dg/method-13.m: New test.
2214
2215 2003-10-03  Roger Sayle  <roger@eyesopen.com>
2216
2217         PR optimization/9325, PR java/6391
2218         * gcc.c-torture/execute/20031003-1.c: New test case.
2219
2220 2003-10-02  Mark Mitchell  <mark@codesourcery.com>
2221
2222         PR optimization/12180
2223         * gcc.dg/20031002-1.c: New test.
2224
2225         PR c++/12486
2226         * g++.dg/inherit/error1.C: New test.
2227
2228 2003-10-02  Chris Demetriou  <cgd@broadcom.com>
2229
2230         * lib/f-torture.exp (search_for): Rename to...
2231         (search_for_re): This.  Also, clean up comments and the
2232         "regexp" invocation.
2233
2234 2003-10-02  Josef Zlomek  <zlomekj@suse.cz>
2235
2236         * gcc.c-torture/compile/20031002-1.c: New test.
2237
2238 2003-10-02  Jakub Jelinek  <jakub@redhat.com>
2239
2240         * g++.dg/opt/cond1.C: New test.
2241
2242 2003-10-01  Kelley Cook  <kelleycook@wideopenwest.com>
2243
2244         * gcc.dg/Wold-style-definition-2.c: New testcase.
2245         * gcc.dg/wtr-func-def-1.c: Modify to reflect new warning.
2246
2247 2003-09-29  Richard Henderson  <rth@redhat.com>
2248
2249         * g++.dg/init/array10.C: Add dg-options.
2250
2251 2003-09-29  Eric Botcazou  <ebotcazou@libertysurf.fr>
2252
2253         * g++.dg/opt/unroll1.C: Change unsigned to __SIZE_TYPE__.
2254
2255 2003-09-28  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2256
2257         * g++.dg/template/friend19.C: Fix typo.
2258         * g++.old-deja/g++.other/crash31.C: Adjust expected error.
2259
2260 2003-09-28  Richard Sandiford  <rsandifo@redhat.com>
2261
2262         * gcc.c-torture/execute/20030928-1.c: New test.
2263         * gcc.dg/torture/mips-sdata-1.c (f): Refer to x[0] rather than x[3].
2264
2265 2003-09-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
2266
2267         * g++.dg/opt/unroll1.C: New test.
2268
2269 2003-09-26  Roger Sayle  <roger@eyesopen.com>
2270
2271         PR optimization/11741
2272         * gcc.dg/20030926-1.c: New test case.
2273
2274 2003-09-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2275
2276         PR c++/5655
2277         * g++.dg/parse/access7.C: New test.
2278         * g++.old-deja/g++.brendan/crash56.C: Fix redeclaration error.
2279
2280 2003-09-24  Ziemowit Laski  <zlaski@apple.com>
2281
2282         MERGE OF objc-improvements-branch into MAINLINE:
2283         * lib/objc.exp (objc_target_compile): Do not point at libobjc headers
2284         if libobjc has not been built.
2285         * objc/execute/IMP.m, objc/execute/_cmd.m, objc/execute/bf-common.h,
2286         objc/execute/bycopy-3.m, objc/execute/class-{1-14}.m,
2287         objc/execute/class-self-2.m, objc/execute/many_args_method.m,
2288         objc/execute/nested-3.m, objc/execute/np-2.m,
2289         objc/execute/object_is_class.m, objc/execute/object_is_meta_class.m,
2290         objc/execute/redefining_self.m, objc/execute/root_methods.m,
2291         objc/execute/static-{1-2}.m, objc/execute/string-{1-4}.m,
2292         objc/execute/va_method.m, objc.dg/comp-types-4.m, objc.dg/headers.m,
2293         objc.dg/special/unclaimed-category-1.h,
2294         objc.dg/special/unclaimed-category-1.m: Make usable with NeXT as
2295         well as GNU runtime.
2296         * execute/next_mapping.h: New header, for GNU->NeXT impedance matching.
2297         * execute/cascading-1.m, execute/function-message-1.m,
2298         objc.dg/anon-1.m, objc.dg/bitfield-{3-4}.m,
2299         objc.dg/call-super-{1-3}.m, objc.dg/category-1.m,
2300         objc.dg/const-str-{3-6}.m, objc.dg/encode-{1-4}.m,
2301         objc.dg/func-ptr-1.m, objc.dg/gnu-runtime-1.m, objc.dg/image-info.m,
2302         objc.dg/method-{3-12}.m, objc.dg/missing-proto-{1-3}.m,
2303         objc.dg/nested-func-1.m, objc.dg/proto-lossage-2.m,
2304         objc.dg/proto-qual-1.m, objc.dg/sizeof-1.m, objc.dg/static-1.m,
2305         objc.dg/symtab-1.m, objc.dg/try-catch-{1-4}.m,
2306         objc.dg/type-size-{1-2}.m, objc.dg/zero-link-{1-2}.m: New test cases.
2307         * objc.dg/bitfield-2.m: Run only on Darwin.
2308         * objc.dg/class-2.m, objc.dg/comp-types-1.m, objc.dg/desig-init-1.m,
2309         objc.dg/method-{1-2}.m, objc.dg/proto-hier-1.m,
2310         objc.dg/proto-lossage-1.m: Adjust for message wording changes.
2311         * objc.dg/const-str-1.m: Fix constant string layout.
2312
2313 2003-09-24  Alexandre Oliva  <aoliva@redhat.com>
2314
2315         * gcc.dg/cpp/Wunknown-pragmas-1.c: New test.
2316
2317 2003-09-23  Geoffrey Keating  <geoffk@apple.com>
2318
2319         * gcc.dg/darwin-abi-1.c: New file.
2320
2321 2003-09-21  Andrew Pinski  <pinskia@physics.uc.edu>
2322
2323         PR target/12281
2324         * gcc.c-torture/compile/20030921-1.c: New test.
2325
2326 2003-09-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
2327
2328         * g++.dg/opt/reg-stack2.C: New test.
2329
2330 2003-09-21  Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
2331
2332         * g++.dg/eh/delayslot1.C: New test.
2333
2334 2003-09-20  Richard Henderson  <rth@redhat.com>
2335
2336         * gcc.dg/format/gcc_diag-1.c: Add tests for %J.
2337
2338 2003-09-20  Roger Sayle  <roger@eyesopen.com>
2339
2340         * gcc.c-torture/execute/20030920-1.c: New test case.
2341
2342 2003-09-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2343
2344         * g++.dg/rtti/typeid3.C: Correct expected error message.
2345
2346 2003-09-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2347
2348         PR c++/157
2349         * g++.dg/parse/crash12.C: New test.
2350
2351 2003-09-19  Janis Johnson  <janis187@us.ibm.com>
2352
2353         * gcc.dg/compat/mixed-struct-check.h: New.
2354         * gcc.dg/compat/mixed-struct-defs.h: New.
2355         * gcc.dg/compat/mixed-struct-init.h: New.
2356         * gcc.dg/compat/struct-by-value-19_main.c: New.
2357         * gcc.dg/compat/struct-by-value-19_x.c: New.
2358         * gcc.dg/compat/struct-by-value-19_y.c: New.
2359         * gcc.dg/compat/struct-by-value-20_main.c: New.
2360         * gcc.dg/compat/struct-by-value-20_x.c: New.
2361         * gcc.dg/compat/struct-by-value-20_y.c: New.
2362         * gcc.dg/compat/struct-return-19_main.c: New.
2363         * gcc.dg/compat/struct-return-19_x.c: New.
2364         * gcc.dg/compat/struct-return-19_y.c: New.
2365         * gcc.dg/compat/struct-return-20_main.c: New.
2366         * gcc.dg/compat/struct-return-20_x.c: New.
2367         * gcc.dg/compat/struct-return-20_y.c: New.
2368
2369 2003-09-19  Andrew Pinski  <pinskia@physics.uc.edu>
2370         * g++.dg/init/array11.C: Change unsigned to __SIZE_TYPE__
2371         so that it will not complain on LP64 targets.
2372
2373 2003-09-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2374
2375         PR c++/495
2376         * g++.dg/template/friend24.C: New test.
2377
2378 2003-09-19  Nathan Sidwell  <nathan@codesourcery.com>
2379
2380         PR c++/12332
2381         * g++.dg/template/memtmpl2.C: New test.
2382
2383 2003-09-18  Mark Mitchell  <mark@codesourcery.com>
2384
2385         PR target/11184
2386         * gcc.dg/builtin-apply1.c: New test.
2387
2388 2003-09-18  Nathan Sidwell  <nathan@codesourcery.com>
2389
2390         PR c++/9848
2391         * g++.dg/warn/Wunused-4.C: New test.
2392
2393 2003-09-18  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
2394
2395         PR c++/12316
2396         * g++.dg/other/gc2.C: New test.
2397
2398 2003-09-17  Mark Mitchell  <mark@codesourcery.com>
2399
2400         PR c++/11991
2401         * g++.dg/rtti/typeid3.C: New test.
2402
2403         PR c++/12266
2404         * g++.dg/overload/template1.C: New test.
2405
2406 2003-09-17  Eric Botcazou  <ebotcazou@libertysurf.fr>
2407
2408         * g++.dg/opt/cfg3.C: New test.
2409
2410 2003-09-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2411
2412         PR c++/7939
2413         * g++.dg/template/crash11.C: New test.
2414
2415 2003-09-16  Jason Merrill  <jason@redhat.com>
2416             Jakub Jelinek  <jakub@redhat.com>
2417
2418         * gcc.dg/attr-warn-unused-result.c: New test.
2419
2420 2003-09-15  Nathan Sidwell  <nathan@codesourcery.com>
2421
2422         PR c++/12184
2423         * g++.dg/expr/call2.C: New test.
2424
2425 2003-09-15  Andreas Jaeger  <aj@suse.de>
2426
2427         * gcc.dg/Wold-style-definition-1.c: New test.
2428
2429 2003-09-14  Mark Mitchell  <mark@codesourcery.com>
2430
2431         PR c++/3907
2432         * g++.dg/parse/template12.C: New test.
2433
2434         * g++.dg/abi/bitfield11.C: New test.
2435         * g++.dg/abi/bitfield12.C: Likewise.
2436
2437 2003-09-14  Alexandre Oliva  <aoliva@redhat.com>
2438
2439         * gcc.dg/cpp/separate-1.c: Adjust line of error.  Test for correct
2440         non-expansion of functional macro name without arguments at EOL.
2441         * gcc.dg/cpp/spacing1.c: Revert 2003-08-04's change.  Likewise.
2442
2443 2003-09-14  Richard Sandiford  <rsandifo@redhat.com>
2444
2445         * gcc.c-torture/execute/20030914-[12].c: New tests.
2446
2447 2003-09-11  Nathan Sidwell  <nathan@codesourcery.com>
2448
2449         PR c++/11788
2450         * g++.dg/overload/addr1.C: New test.
2451
2452 2003-09-10  Ian Lance Taylor  <ian@wasabisystems.com>
2453
2454         * gcc.dg/20030909-1.c: New test.
2455
2456 2003-09-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
2457
2458         * gcc.dg/ultrasp10.c: New test.
2459
2460 2003-09-09  Devang Patel  <dpatel@apple.com>
2461
2462         * gcc.dg/darwin-ld-6.c: New test.
2463
2464 2003-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2465
2466         * gcc.dg/torture/builtin-explog-1.c: New testcase.
2467
2468 2003-09-08  Mark Mitchell  <mark@codesourcery.com>
2469
2470         * gcc.dg/ia64-types1.c: New test.
2471         * gcc.dg/ia64-types2.c: Likewise.
2472
2473 2003-09-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2474
2475         * gcc.dg/builtins-1.c: Add more _Complex tests.
2476         * gcc.dg/torture/builtin-attr-1.c: Likewise.
2477
2478         * gcc.dg/builtins-1.c: Test existing _Complex functions.
2479         * gcc.dg/torture/builtin-attr-1.c: Likewise.
2480
2481 2003-09-08  Mark Mitchell  <mark@codesourcery.com>
2482
2483         PR c++/11786
2484         * g++.dg/lookup/koenig2.C: New test.
2485
2486         PR c++/5296
2487         * g++.dg/rtti/typeid2.C: New test.
2488
2489 2003-09-08  Jakub Jelinek  <jakub@redhat.com>
2490
2491         * gcc.c-torture/compile/20030904-1.c: New test.
2492
2493 2003-09-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
2494
2495         * g++.dg/opt/longbranch2.C: New test.
2496
2497 2003-09-07  Andrew Pinski  <pinskia@physics.uc.edu>
2498
2499         * g++.dg/template/crash10.C: Only compile it.
2500
2501 2003-09-07  Andrew Pinski  <pinskia@physics.uc.edu>
2502
2503         PR middle-end/11665
2504         * gcc.c-torture/compile/20030907-1.c: New test.
2505         * g++.dg/init/array11.C: New test.
2506
2507 2003-09-07  Mark Mitchell  <mark@codesourcery.com>
2508
2509         PR c++/11852
2510         * g++.dg/init/struct1.C: New test.
2511
2512 2003-09-07  Mark Mitchell  <mark@codesourcery.com>
2513
2514         PR c++/12181
2515         * g++.dg/expr/comma1.C: New test.
2516
2517 2003-09-06  Mark Mitchell  <mark@codesourcery.com>
2518
2519         PR c++/11867
2520         * g++.dg/expr/static_cast5.C: New test.
2521
2522 2003-09-06  Andrew Pinski  <pinskia@physics.uc.edu>
2523
2524         PR c++/11507
2525         * g++.dg/lookup/scoped7.C: New test.
2526
2527         PR c++/9574
2528         * g++.dg/other/static1.C: New test.
2529
2530         PR c++/11490
2531         * g++.dg/warn/template-1.C: New test.
2532
2533         PR c++/11432
2534         * g++.dg/template/crash10.C: New test.
2535
2536         PR c++/2478
2537         * g++.dg/overload/VLA.C: New test.
2538
2539         PR c++/10804
2540         * g++.dg/template/call1.C: New test.
2541
2542 2003-09-06  Nathan Sidwell  <nathan@codesourcery.com>
2543
2544         PR c++/11794
2545         * g++.dg/parse/using3.C: New test.
2546
2547 2003-09-06  Roger Sayle  <roger@eyesopen.com>
2548
2549         PR c++/11409
2550         * g++.dg/overload/builtin3.C: New test case.
2551
2552 2003-09-06  Steven Bosscher  <steven@gcc.gnu.org>
2553
2554         PR c/9862
2555         * gcc.dg/20030906-1.c: New test.
2556         * gcc.dg/20030906-2.c: Likewise.
2557
2558 2003-09-06  Nathan Sidwell  <nathan@codesourcery.com>
2559
2560         PR c++/12167
2561         * g++.dg/parse/defarg5.C: New test.
2562
2563         * g++.dg/template/non-type-template-argument-1.C: Tweak expected error.
2564
2565 2003-09-05  Mark Mitchell  <mark@codesourcery.com>
2566
2567         PR c++/12163
2568         * g++.dg/expr/static_cast4.C: New test.
2569
2570         PR c++/12146
2571         * g++.dg/template/crash9.C: New test.
2572
2573 2003-09-05  Andrew Pinski  <pinskia@physics.uc.edu>
2574
2575         * g++.old-deja/g++.ext/pretty2.C: Update for change
2576         in __FUNCTION__.
2577         * g++.old-deja/g++.ext/pretty3.C: Likewise.
2578
2579 2003-09-05  Nathan Sidwell  <nathan@codesourcery.com>
2580
2581         PR c++/11922
2582         * g++/dg/template/qualified-id1.C: New test.
2583
2584         PR c++/12037
2585         * g++.dg/warn/noeffect4.C: New test.
2586
2587 2003-09-04  Matt Austern  <austern@apple.com>
2588
2589         * g++.dg/ext/fnname1.C: New test. (__func__ for C++.)
2590         * g++.dg/ext/fnname2.C: Likewise.
2591         * g++.dg/ext/fnname3.C: Likewise.
2592
2593 2003-09-04  Mark Mitchell  <mark@codesourcery.com>
2594
2595         * g++.dg/expr/lval1.C: New test.
2596         * g++.dg/ext/lvcast.C: Remove.
2597
2598 2003-09-03  Roger Sayle  <roger@eyesopen.com>
2599
2600         PR optimization/11700.
2601         * gcc.c-torture/compile/20030903-1.c: New test case.
2602
2603 2003-09-03  Mark Mitchell  <mark@codesourcery.com>
2604
2605         PR c++/12053
2606         * g++.dg/abi/layout4.C: New test.
2607
2608 2003-09-02  Scott Brumbaugh  <scottb.lists@verizon.net>
2609
2610         PR c++/11553
2611         * g++.dg/parse/friend3.C: New test.
2612
2613 2003-09-02  Mark Mitchell  <mark@codesourcery.com>
2614
2615         PR c++/11847
2616         * g++.dg/template/class1.C: New test.
2617
2618         PR c++/11808
2619         * g++.dg/expr/call1.C: New test.
2620
2621 2003-09-01  Mark Mitchell  <mark@codesourcery.com>
2622
2623         PR c++/12114
2624         * g++.dg/init/ref9.C: New test.
2625
2626         PR c++/11972
2627         * g++.dg/template/nested4.C: New test.
2628
2629 2003-08-29  Mark Mitchell  <mark@codesourcery.com>
2630
2631         PR c++/12093
2632         * g++.dg/template/non-dependent4.C: New test.
2633
2634         PR c++/11928
2635         * g++.dg/inherit/conv1.C: New test.
2636
2637 2003-08-29  Mark Mitchell  <mark@codesourcery.com>
2638
2639         PR c++/6196
2640         * g++.dg/ext/label1.C: New test.
2641         * g++.dg/ext/label2.C: Likewise.
2642
2643 2003-08-28  Mark Mitchell  <mark@codesourcery.com>
2644
2645         * g++.dg/expr/cond3.C: New test.
2646
2647 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2648
2649         * gcc.dg/builtins-1.c: Add new builtin cases.
2650
2651 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2652
2653         * gcc.dg/builtins-1.c: Add new cases.
2654         * gcc.dg/torture/builtin-attr-1.c: Likewise.
2655
2656 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2657
2658         * gcc.dg/builtins-1.c: Add more math builtin tests.
2659         * gcc.dg/torture/builtin-attr-1.c: New test.
2660
2661 2003-08-28  Mark Mitchell  <mark@codesourcery.com>
2662
2663         PR optimization/5079
2664         * g++.dg/opt/static3.C: New test.
2665
2666 2003-08-27  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
2667
2668         * gcc.misc-tests/gcov-10b.c: New test.
2669
2670 2003-08-27  Mark Mitchell  <mark@codesourcery.com>
2671
2672         * g++.dg/opt/ptrmem3.C: New test.
2673
2674         * g++.old-deja/g++.pt/overload8.C: Remove XFAIL.
2675
2676 2003-08-27  Jakub Jelinek  <jakub@redhat.com>
2677
2678         * gcc.dg/20030826-2.c: New test.
2679
2680 2003-08-26  Roger Sayle  <roger@eyesopen.com>
2681
2682         PR middle-end/12002
2683         * g77.f-torture/compile/12002.f: New test case.
2684
2685 2003-08-26  Roger Sayle  <roger@eyesopen.com>
2686
2687         * gcc.dg/20030826-1.c: New test case.
2688
2689 2003-08-26  Matt Kraai  <kraai@alumni.cmu.edu>
2690
2691         * gcc.dg/noncompile/20030818-1.c: Expect second line of error.
2692
2693 2003-08-26  Nathan Sidwell  <nathan@codesourcery.com>
2694
2695         PR c++/11871
2696         * c++.dg/lookup/crash1.C: New test.
2697
2698         * c++.dg/warn/noeffect3.C: New test.
2699
2700 2003-08-25  Janis Johnson  <janis187@us.ibm.com>
2701
2702         * gcc.dg/compat/vector-1_x.c: Compile with -w.
2703         * gcc.dg/compat/vector-1_y.c: Ditto.
2704         * gcc.dg/compat/vector-2_x.c: Ditto.
2705         * gcc.dg/compat/vector-2_y.c: Ditto.
2706
2707 2003-08-25  Ulrich Weigand  <uweigand@de.ibm.com>
2708
2709         * gcc.dg/20030702-1.c: New test.
2710
2711 2003-08-25  Mark Mitchell  <mark@codesourcery.com>
2712
2713         PR c++/8795
2714         * g++.dg/ext/altivec-1.C: New test.
2715
2716 2003-08-24  Richard Henderson  <rth@redhat.com>
2717
2718         * g++.dg/eh/simd-2.C: Add -w for x86.
2719
2720 2003-08-23  Jakub Jelinek  <jakub@redhat.com>
2721
2722         * gcc.dg/20030815-1.c: New test.
2723
2724 2003-08-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2725
2726         PR c++/3765
2727         * g++.dg/parse/access6.C: New test.
2728
2729 2003-08-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2730
2731         PR c++/641, c++/11876
2732         * g++.dg/template/friend22.C: New test.
2733         * g++.dg/template/friend23.C: Likewise.
2734
2735 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
2736
2737         * gcc.misc-tests/linkage.exp: Treat all HP-UX platforms
2738         identically.
2739
2740 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
2741
2742         * g++.old-deja/g++.ext/attrib5.C: XFAIL on hppa2*-hp-hpux11*.
2743
2744 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
2745
2746         * gcc.dg/20020313-1.c: Add "-w" to dg-options.
2747
2748 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
2749
2750         * gcc.misc-tests/linkage.exp: Add logic for ia64-hp-hpux*.
2751
2752 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
2753
2754         * g++.dg/other/packed1.C: Add XFAIL marker for ia64-hp-hpux*.
2755
2756 2003-08-21  Mark Mitchell  <mark@codesourcery.com>
2757
2758         PR c++/11919
2759         * g++.dg/overload/prom1.C: New test.
2760
2761         PR c++/11551
2762         * g++.dg/parse/dtor2.C: New test.
2763
2764         PR c++/10762
2765         * g++.dg/parse/using2.C: New test.
2766
2767 2003-08-21  Kazu Hirata  <kazu@cs.umass.edu>
2768
2769         PR target/11805
2770         * gcc.c-torture/compile/20030821-1.c: New.
2771
2772 2003-08-20  Mark Mitchell  <mark@codesourcery.com>
2773
2774         PR c++/11834
2775         * g++.dg/template/deduce2.C: New test.
2776
2777 2003-08-21  Josef Zlomek  <zlomekj@suse.cz>
2778
2779         * gcc.c-torture/execute/20030821-1.c: New test.
2780
2781 2003-08-20  Roger Sayle  <roger@eyesopen.com>
2782
2783         PR middle-end/11984
2784         * gcc.dg/20030820-1.c: New test case.
2785
2786 2003-08-20  Nathan Sidwell  <nathan@codesourcery.com>
2787
2788         PR c++/11945
2789         * g++.dg/warn/noeffect2.C: New test.
2790
2791 2003-08-19  Mark Mitchell  <mark@codesourcery.com>
2792
2793         PR c++/10926
2794         * g++.dg/template/dtor2.C: New test.
2795
2796         PR c++/11684
2797         * g++.dg/template/operator1.C: New test.
2798         * g++.dg/parse/operator4.C: New test.
2799
2800         PR c++/11946.C
2801         * g++.dg/expr/enum1.C: New test.
2802         * gcc.dg/c99-bool-1.c: Remove bogus warning.
2803
2804         PR c++/11036.C
2805         * g++.dg/parse/elab2.C: New test.
2806         * g++.dg/parse/typedef4.C: Change error message.
2807         * g++.old-deja/g++.robertl/eb133.C: Remove bogus error markers.
2808         * g++.old-deja/g++.robertl/eb133a.C: Remove bogus error markers.
2809         * g++.old-deja/g++.robertl/eb133b.C: Remove bogus error markers.
2810
2811 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
2812
2813         * gcc.dg/pch/warn-1.c: New.
2814         * gcc.dg/pch/warn-1.hs: New.
2815
2816         * lib/dg-pch.exp (dg-pch): Use 'return' not 'continue' to skip
2817         not-tested file.
2818
2819 2003-08-19  Andrew Pinski  <pinskia@physics.uc.edu>
2820
2821         * gcc.dg/uninit-E.c: Add forgotten dg-warning marker.
2822
2823 2003-08-19  Andrew Pinski  <pinskia@physics.uc.edu>
2824
2825         * gcc.dg/uninit-D.c: New Test.
2826         * gcc.dg/uninit-E.c: New Test.
2827         * gcc.dg/uninit-F.c: New Test.
2828         * gcc.dg/uninit-G.c: New Test.
2829
2830 2003-08-19  Michael Ritzert  <ritzert@t-online.de>
2831
2832         * g++.dg/README: Describe the pch directory.
2833
2834 2003-08-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2835
2836         PR c++/11174
2837         * g++.dg/parse/access4.C: New test.
2838         * g++.dg/parse/access5.C: Likewise.
2839         * g++.old-deja/g++.jason/access17.C: Adjust error message.
2840
2841 2003-08-18  Matt Kraai  <kraai@alumni.cmu.edu>
2842
2843         * gcc.dg/noncompile/20030818-1.c: New.
2844
2845 2003-08-18  Nathan Sidwell  <nathan@codesourcery.com>
2846
2847         PR c++/11957
2848         * g++.dg/warn/noeffect1.C: New test.
2849
2850         * g++.dg/template/scope2.C: New test.
2851         * g++.dg/template/error2.C: Correct dg-error
2852
2853 2003-08-18  Richard Sandiford  <rsandifo@redhat.com>
2854
2855         * gcc.c-torture/compile/mipscop*.c: Turn into compile-only tests.
2856
2857 2003-08-16  Nathan Sidwell  <nathan@codesourcery.com>
2858
2859         PR C++/11512
2860         * g++.dg/template/warn1.C: New.
2861
2862 2003-08-15  Nathan Sidwell  <nathan@codesourcery.com>
2863
2864         * g++.dg/template/error2.C: New test.
2865         * g++.dg/lookup/using7.C: Adjust errors
2866         * g++.old-deja/g++.pt/crash36.C: Likewise.
2867         * g++.old-deja/g++.pt/derived3.C: Likewise.
2868
2869 2003-08-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2870
2871         * gcc.c-torture/execute/builtins/lib/strcat.c: New.
2872         * gcc.c-torture/execute/builtins/string-9-lib.c: New.
2873         * gcc.c-torture/execute/builtins/string-9.c: New, from
2874         string-opt-9.c.  Adjust for execute/builtins framework.
2875         * gcc.c-torture/execute/string-opt-9.c: Delete.
2876
2877 2003-08-12  Mark Mitchell  <mark@codesourcery.com>
2878
2879         * g++.dg/init/new8.C: Use __SIZE_TYPE__ to get the type of size_t.
2880
2881         * g++.dg/parse/ret-type2.C: New test.
2882
2883         PR c++/11703
2884         * g++.dg/init/new8.C: New test.
2885
2886         PR c++/10923
2887         * g++.dg/parse/typedef5.C: New test.
2888
2889         PR c++/9512
2890         * g++.dg/parse/qualified2.C: New test.
2891         * g++.old-deja/g++.other/decl5.C: Mark one more instance of
2892         invalid code.
2893
2894 2003-08-11  Mark Mitchell  <mark@codesourcery.com>
2895
2896         * g++.dg/conversion/ptrmem1.C: New test.
2897
2898 2003-08-11  Jakub Jelinek  <jakub@redhat.com>
2899
2900         PR target/11693
2901         * gcc.dg/20030811-1.c: New test.
2902
2903         PR target/11535
2904         * gcc.c-torture/execute/20030811-1.c: New test.
2905
2906 2003-08-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2907
2908         * gcc.c-torture/execute/string-opt-9.c: Add more strcat cases.
2909
2910 2003-08-10  Mark Mitchell  <mark@codesourcery.com>
2911
2912         PR c++/11789.C
2913         * g++.dg/inherit/multiple1.C: New test.
2914
2915 2003-08-10  Nathan Sidwell  <nathan@codesourcery.com>
2916
2917         * gcc.dg/spe1.c: New test.
2918
2919         PR c++/11670
2920         * g++.dg/expr/cast2.C: New test.
2921
2922         PR c++/10530
2923         * g++.dg/template/dependent-name2.C: New test.
2924
2925 2003-08-08  Andrew Pinski  <pinskia@physics.uc.edu>
2926
2927         * g++.dg/parse/crash11.C: Put the dg options in comments.
2928
2929 2003-08-08  Neil Booth  <neil@daikokuya.co.uk>
2930
2931         * lib/gcc-dg.exp: Update for diagnostic change.
2932
2933 2003-08-07  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2934
2935         PR c++/5767
2936         * g++.dg/parse/crash11.C: New test.
2937
2938 2003-08-06  Alexandre Oliva  <aoliva@redhat.com>
2939
2940         * gcc.dg/cpp/spacing1.c: Update.
2941
2942 2003-08-04  Janis Johnson  <janis187@us.ibm.com>
2943
2944         PR target/11739
2945         * gcc.misc-tests/i386-prefetch.exp: Use -march=i386 when specifying
2946         a value for -mtune.
2947
2948 2003-08-04  Roger Sayle  <roger@eyesopen.com>
2949
2950         PR middle-end/11771
2951         * gcc.c-torture/compile/20030804-1.c: New test case.
2952
2953 2003-08-04  Roger Sayle  <roger@eyesopen.com>
2954
2955         * gcc.dg/20030804-1.c: New test case.
2956
2957 2003-08-04  Alexandre Oliva  <aoliva@redhat.com>
2958
2959         * gcc.dg/cpp/separate-1.c: New test.
2960
2961 2003-08-03  Nathan Sidwell  <nathan@codesourcery.com>
2962
2963         PR c++/11704
2964         * g++.dg/template/dependent-expr2.C: New test.
2965
2966         PR c++/11766
2967         * g++.dg/expr/ptrmem1.C: New test.
2968
2969 2003-08-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2970
2971         PR c++/9453
2972         * g++.dg/template/friend15.C: New test.
2973
2974 2003-08-03  Neil Booth  <neil@daikokuya.co.uk>
2975
2976         * lib/dg-pch.exp: Work round PCH bug.
2977
2978 2003-08-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2979
2980         * gcc.dg/builtins-1.c: Add macro helpers.  Add missing math
2981         builtins.  Move cases from builtins-4.c here.
2982
2983         * gcc.dg/torture/builtin-math-1.c: New test taken from
2984         bits of gcc.dg/builtins-3.c, gcc.dg/builtins-5.c and also some
2985         additional cases.
2986
2987         * gcc.dg/builtins-3.c, gcc.dg/builtins-4.c, gcc.dg/builtins-5.c:
2988         Delete.
2989
2990 2003-08-02  Nathan Sidwell  <nathan@codesourcery.com>
2991
2992         PR c++/9447
2993         * g++.dg/template/using7.C: New test.
2994
2995 2003-08-02  Neil Booth  <neil@daikokuya.co.uk>
2996
2997         * import1.c, import2.c: New tests.
2998
2999 2003-08-01  Jakub Jelinek  <jakub@redhat.com>
3000
3001         * g++.dg/eh/crossjump1.C: New test.
3002
3003 2003-08-01  Mark Mitchell  <mark@codesourcery.com>
3004
3005         PR c++/11697
3006         * g++.dg/template/using6.C: New test.
3007
3008         PR c++/11744
3009         * g++.dg/template/koenig2.C: New test.
3010
3011 2003-08-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3012
3013         PR c++/7983
3014         * g++.dg/parse/typedef4.C: New test.
3015
3016 2003-08-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3017
3018         PR c++/8442, c++/8806
3019         * g++.dg/template/elab1.C: New test.
3020         * g++.dg/template/type2.C: Likewise.
3021         * g++.dg/template/ttp3.C: Adjust expected error message.
3022         * g++.old-deja/g++.law/visibility13.C: Likewise.
3023         * g++.old-deja/g++.niklas/t135.C: Likewise.
3024         * g++.old-deja/g++.pt/ttp41.C: Likewise.
3025         * g++.old-deja/g++.pt/ttp43.C: Use qualified name for template
3026         template argument.
3027         * g++.old-deja/g++.pt/ttp44.C: Likewise.
3028
3029 2003-08-01  Nathan Sidwell  <nathan@codesourcery.com>
3030
3031         PR c++/11295
3032         * g++.dg/ext/stmtexpr1.C: New test.
3033
3034         * g++.dg/opt/tmp1.C: New test.
3035
3036         PR c++/11525
3037         * g++.dg/parse/constant4.C: New test.
3038
3039         PR c++/9447
3040         * g++.dg/template/using5.C: New test.
3041
3042 2003-07-31  Roger Sayle  <roger@eyesopen.com>
3043
3044         * gcc.dg/builtins-27.c: New test case.
3045
3046 2003-07-31  Jakub Jelinek  <jakub@redhat.com>
3047
3048         * gcc.dg/tls/opt-7.c: New test.
3049
3050 2003-07-31  Andrew Pinski  <pinskia@physics.uc.edu>
3051
3052         * g++.old-deja/g++.other/crash18.C: Remove.
3053
3054 2003-07-31  Nathan Sidwell  <nathan@codesourcery.com>
3055
3056         * g++.dg/template/explicit3.C: New.
3057         * g++.dg/template/explicit4.C: New.
3058         * g++.dg/template/explicit5.C: New.
3059
3060         PR c++/11347
3061         * g++.dg/template/memtmpl1.C: New.
3062
3063 2003-07-29  Andrew Pinski <pinskia@physics.uc.edu>
3064
3065         PR target/11565
3066         * gcc.dg/i386-387-1.c (dg-options): Add -march=i386.
3067         * gcc.dg/i386-387-5.c (dg-options): Likewise.
3068
3069 2003-07-30  Jan Hubicka  <jh@suse.cz>
3070
3071         * vtgc1.c: Kill.
3072
3073 2003-07-29  Zack Weinberg  <zack@codesourcery.com>
3074
3075         * gcc.dg/struct-in-proto-1.c: New test.
3076
3077 2003-07-29  Neil Booth  <neil@daikokuya.co.uk>
3078
3079         * gcc.dg/cpp/include2.c: Only expect one message.
3080
3081 2003-07-29  Nathan Sidwell  <nathan@codesourcery.com>
3082
3083         PR c++/9447
3084         * g++.dg/template/using1.C: New test.
3085         * g++.dg/template/using2.C: New test.
3086         * g++.dg/template/using3.C: New test.
3087         * g++.dg/template/using4.C: New test.
3088
3089 2003-07-29  Alexandre Oliva  <aoliva@redhat.com>
3090
3091         * gcc.c-torture/execute/string-opt-9.c: strcmp returns int.
3092         * gcc.c-torture/execute/string-opt-10.c: Likewise.
3093
3094 2003-07-28  Jan Hubicka  <jh@suse.cz>
3095
3096         PR c++/11530
3097         * g++.dg/opt/call1.C: New test.
3098
3099 2003-07-28  Alexandre Oliva <aoliva@redhat.com>
3100
3101         PR c++/11667
3102         * g++.dg/init/enum2.C: New test.
3103         * g++.dg/template/overload1.C: Add "-w" option.
3104
3105 2003-07-28    <hp@bitrange.com>
3106
3107         * gcc.dg/Wdeclaration-after-statement-1.c,
3108         gcc.dg/Wdeclaration-after-statement-2.c: New tests.
3109
3110 2003-07-28  Jakub Jelinek  <jakub@redhat.com>
3111
3112         * gcc.c-torture/compile/20030725-1.c: New test.
3113
3114 2003-07-28  Aldy Hernandez  <aldyh@redhat.com>
3115
3116         * gcc.dg/20030505.c: Only run for SPE.
3117         Remove definition of opaque type.
3118
3119 2003-07-27  Mark Mitchell  <mark@codesourcery.com>
3120
3121         * g++.dg/template/ptrmem6.C: New test.
3122
3123 2003-07-26  Geoffrey Keating  <geoffk@apple.com>
3124
3125         * gcc.c-torture/compile/zero-strct-2.c: New test.
3126
3127 2003-07-25  Geoffrey Keating  <geoffk@apple.com>
3128
3129         * gcc.dg/intermod-1.c: New test.
3130
3131 2003-07-25  Nathan Sidwell  <nathan@codesourcery.com>
3132
3133         PR c++/11617
3134         * g++.dg/template/lookup2.C: New test.
3135         * g++.dg/template/memclass1.C: Remove instantiated from error.
3136         * g++.dg/other/error2.C: Tweak expected errors.
3137
3138         PR c++/11596
3139         * g++.dg/template/defarg3.C: New test.
3140
3141         * g++.dg/ext/packed2.C: Pack member struct too. Explain why.
3142
3143 2003-07-24  Mark Mitchell  <mark@codesourcery.com>
3144
3145         * g++.dg/inherit/access5.C: New test.
3146
3147 2003-07-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3148
3149         PR c++/11513
3150         * g++.dg/template/crash8.C: New test.
3151
3152 2003-07-23  Steven Bosscher <steven@gcc.gnu.org>
3153
3154         PR c/10602
3155         * gcc.dg/noncompile/incomplete-2.c: New test.
3156
3157 2003-07-23  Mark Mitchell  <mark@codesourcery.com>
3158
3159         PR c++/11645
3160         * g++.dg/inherit/access4.C: New test.
3161
3162         PR c++/11517
3163         * g++.dg/expr/cond2.C: New test.
3164
3165         PR optimization/10679
3166         * g++.dg/opt/inline4.C: New test.
3167
3168 2003-07-23  Nathan Sidwell  <nathan@codesourcery.com>
3169
3170         * g++.dg/parse/crash10: New test.
3171
3172 2003-07-22  Nathan Sidwell  <nathan@codesourcery.com>
3173
3174         * g++.dg/ext/flexary1.C: New test.
3175
3176 2003-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3177
3178         PR c++/10793
3179         * g++.dg/template/crash9.C: New test.
3180
3181 2003-07-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
3182
3183         PR c++/3004
3184         * g++.dg/parse/typedef3.C: New test.
3185
3186         PR c++/7906
3187         * g++.dg/parse/operator2.C: New test.
3188
3189         PR c++/8895
3190         * g++.dg/parse/def-tmpl-arg1.C: New test.
3191
3192         PR c++/9282
3193         * g++.dg/parse/funptr1.C: New test.
3194
3195         PR c++/9452
3196         * g++.dg/parse/ambig3.C: New test.
3197
3198         PR c++/9454
3199         * g++.dg/parse/operator3.C: New test.
3200
3201         PR c++/9486
3202         * g++.dg/parse/template10.C: New test.
3203
3204         PR c++/9488
3205         * g++.dg/parse/template11.C: New test.
3206
3207         PR c++/10150
3208         * g++.dg/parse/invalid-op1.C: New test.
3209
3210         PR c++/10247
3211         * g++.dg/parse/condexpr1.C: New test.
3212
3213 2003-07-22  Nathan Sidwell  <nathan@codesourcery.com>
3214
3215         * g++.dg/ext/packed3.C: New test.
3216         * g++.dg/ext/packed4.C: New test.
3217
3218         * gcc.dg/pack-test-3.c: New test.
3219
3220 2003-07-21  Janis Johnson  <janis187@us.ibm.com>
3221
3222         * lib/compat.exp: Handle dg-options per source file.
3223         * g++.dg/compat/abi/bitfield1_x.C: Specify dg-options.
3224         * g++.dg/compat/abi/bitfield1_y.C: Ditto.
3225         * g++.dg/compat/abi/bitfield2_x.C: Ditto.
3226         * g++.dg/compat/abi/bitfield2_y.C: Ditto.
3227         * g++.dg/compat/abi/vbase8-10_x.C: Ditto.
3228         * g++.dg/compat/abi/vbase8-10_y.C: Ditto.
3229         * g++.dg/compat/abi/vbase8-21_x.C: Ditto.
3230         * g++.dg/compat/abi/vbase8-21_y.C: Ditto.
3231         * g++.dg/compat/abi/vbase8-22_x.C: Ditto.
3232         * g++.dg/compat/abi/vbase8-22_y.C: Ditto.
3233         * g++.dg/compat/abi/vbase8-4_x.C: Ditto.
3234         * g++.dg/compat/abi/vbase8-4_y.C: Ditto.
3235         * g++.dg/compat/break/bitfield7_x.C: Ditto.
3236         * g++.dg/compat/break/bitfield7_y.C: Ditto.
3237
3238 2003-07-21  Andrew Pinski  <pinskia@physics.uc.edu>
3239
3240         PR c/10320
3241         * gcc.c-torture/execute/20030718-1.c: New test.
3242
3243 2003-07-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
3244
3245         PR optimization/11536
3246         * gcc.dg/20030721-1.c: New test.
3247
3248 2003-07-19  Mark Mitchell  <mark@codesourcery.com>
3249
3250         PR c++/11546
3251         * g++.dg/template/lookup1.C: New test.
3252
3253 2003-07-19  Zack Weinberg  <zack@codesourcery.com>
3254
3255         * gcc.dg/noncompile/label-1.c: New comprehensive test case for
3256         diagnostics of ill-formed constructs involving labels.
3257         * gcc.dg/noncompile/label-lineno-1.c: Add error regexp for
3258         the new 'previously defined here' message.
3259
3260 2003-07-18  Nathan Sidwell  <nathan@codesourcery.com>
3261
3262         * g++.dg/parse/non-dependent2.C: New test.
3263
3264 2003-07-18  Andrew Pinski  <pinskia@physics.uc.edu>
3265
3266         * g++.dg/init/init-ref4.C: xfail on targets without
3267         weak symbols.
3268
3269 2003-07-17  Jakub Jelinek  <jakub@redhat.com>
3270
3271         PR target/11087
3272         * gcc.c-torture/execute/20030717-1.c: New test.
3273
3274 2003-07-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
3275
3276         * g++.dg/opt/cfg1.C: New test.
3277
3278 2003-07-17  Mark Mitchell  <mark@codesourcery.com>
3279
3280         PR optimization/11557
3281         * gcc.dg/20030717-1.c: New test.
3282
3283 2003-07-17  Andrew Pinski <pinskia@physics.uc.edu>
3284
3285         PR c++/10476
3286         * g++.dg/expr/crash-1.C: New test.
3287
3288         PR c++/11027
3289         * g++.dg/template/init3.C: New test.
3290
3291         PR c++/8222
3292         * g++.dg/template/non-dependent1.C: New test.
3293
3294         PR c++/11070
3295         * g++.dg/template/non-dependent2.C: New test.
3296
3297         PR c++/11071
3298         * g++.dg/template/non-dependent3.C: New test.
3299
3300         PR c++/9907
3301         * g++.dg/template/sizeof5.C: New test.
3302
3303 2003-07-17  Geoffrey Keating  <geoffk@apple.com>
3304
3305         PR 11498
3306         * gcc.c-torture/compile/mangle-1.c: New file.
3307
3308 2003-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3309
3310         PR c++/7809
3311         * g++.dg/parse/access3.C: New test.
3312
3313 2003-07-17  Andrew Pinski  <pinskia@physics.uc.edu>
3314
3315         PR c++/11384
3316         * g++.dg/init/init-ref4.C: New test.
3317
3318 2003-07-16  Mark Mitchell  <mark@codesourcery.com>
3319
3320         PR c++/11547
3321         * g++.dg/parse/constant3.C: New test.
3322         * g++.dg/parse/crash7.C: Likewise.
3323
3324 2003-07-16  Andrew Pinski  <pinskia@physics.uc.edu>
3325
3326         PR target/11008
3327         * gcc.dg/i386-pentium4-not-mull.c: New.
3328
3329 2003-07-16  J"orn Rennecke <joern.rennecke@superh.com>
3330
3331         * gcc.dg/asm-names.c (ymain): Make it weak.
3332
3333 2003-07-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3334
3335         PR c++/5421
3336         * g++.dg/template/friend21.C: New test.
3337
3338 2003-07-16  Jakub Jelinek  <jakub@redhat.com>
3339
3340         * gcc.dg/cleanup-8.c: New test.
3341         * gcc.dg/cleanup-9.c: New test.
3342
3343 2003-07-16  Danny Smith  <dannysmith@users.sourceforge.net>
3344
3345         * g++.dg/ext/dll-MI1.h: New file.
3346         * g++.dg/ext/dllexport-MI1.C: New file.
3347         * g++.dg/ext/dllimport-MI1.C: New file.
3348
3349 2003-07-15  Jakub Jelinek  <jakub@redhat.com>
3350
3351         * gcc.c-torture/execute/string-opt-8.c (main): Remove i370 and s390,
3352         it does not have cmpstrsi patterns (just cmpmemsi).
3353
3354 2003-07-15  Mark Mitchell  <mark@codesourcery.com>
3355
3356         PR debug/11473
3357         * g++.dg/debug/debug8.C: New test.
3358
3359 2003-07-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3360
3361         PR c++/10108
3362         * g++.dg/template/crash7.C: New test.
3363
3364 2003-07-15  Kazu Hirata  <kazu@cs.umass.edu>
3365
3366         PR target/10795
3367         * gcc.c-torture/compile/20030708-1.c: New.
3368
3369 2003-07-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
3370
3371         * gcc.c-torture/execute/20030715-1.c: New test.
3372
3373 2003-07-14  Geoffrey Keating  <geoffk@apple.com>
3374
3375         * gcc.dg/pch/inline-3.c: New file.
3376         * gcc.dg/pch/inline-3.hs: New file.
3377         * gcc.dg/pch/inline-4.c: New file.
3378         * gcc.dg/pch/inline-4.hs: New file.
3379
3380 2003-07-14  Mark Mitchell  <mark@codesourcery.com>
3381
3382         PR c++/11509
3383         * g++.dg/template/crash6.C: New test.
3384
3385         PR c++/7053
3386         * g++.dg/template/friend20.C: New test.
3387
3388         PR c++/7019
3389         * g++.dg/template/overload2.C: New test.
3390
3391 2003-07-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3392
3393         PR optimization/11440
3394         * gcc.c-torture/execute/20030714-1.c: New test.
3395
3396 2003-07-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3397
3398         PR c++/11154
3399         * g++.dg/template/partial2.C: New test.
3400
3401 2003-07-13  Mark Mitchell  <mark@codesourcery.com>
3402
3403         PR c++/11503
3404         * g++.dg/template/anon1.C: New test.
3405
3406         PR c++/11493
3407         PR c++/11495
3408         * g++.dg/parse/template9.C: Likewise.
3409         * g++.dg/template/crash4.C: New test.
3410         * g++.dg/template/koenig1.C: Likewise.
3411         * g++.old-deja/g++.benjamin/tem03.C: Adjust error markers.
3412         * g++.old-deja/g++.benjamin/tem06.C: Declare "x".
3413         * g++.old-deja/g++.jason/overload33.C: Use this-> when calling
3414         functions.
3415         * g++.old-deja/g++.jason/template36.C: Likewise.
3416         * g++.old-deja/g++.mike/p1989.C: Likewise.
3417         * g++.old-deja/g++.pt/lookup2.C: Use -fpermissive when compiling.
3418         * g++.old-deja/g++.pt/ttp20.C: Use this->.
3419         * g++.old-deja/g++.pt/ttp21.C: Use this->.
3420         * g++.old-deja/g++.pt/typename13.C: Use -fpermissive when
3421         compiling.
3422         * g++.old-deja/g++.pt/union2.C: Use this->.
3423
3424 2003-07-11  Jakub Jelinek  <jakub@redhat.com>
3425
3426         * gcc.dg/20030711-1.c: New test.
3427
3428 2003-07-11  Nathan Sidwell  <nathan@codesourcery.com>
3429
3430         PR c++/11050
3431         * g++.dg/parse/args1.C: New test.
3432         * g++.pt/defarg8.C: Change expected errors.
3433
3434 2003-07-11  Mark Mitchell  <mark@codesourcery.com>
3435
3436         PR c++/8164
3437         * g++.dg/template/nontype2.C: New test.
3438
3439         PR c++/10558
3440         * g++.dg/parse/template8.C: New test.
3441
3442         PR c++/8327
3443         * g++.dg/template/scope1.C: New test.
3444
3445         * g++.dg/warn/Wsign-compare-1.C: New test.
3446
3447 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
3448
3449         * gcc.dg/20021018-1.c: Disable if the sizeof (int) < 4.
3450
3451 2003-07-10  Mark Mitchell  <mark@codesourcery.com>
3452
3453         PR c++/9411
3454         * g++.dg/template/explicit2.C: New test.
3455
3456         PR c++/10032
3457         * g++.dg/warn/pedantic1.C: New test.
3458
3459 2003-07-10  Nathan Sidwell  <nathan@codesourcery.com>
3460
3461         PR c++ 9483
3462         * g++.dg/other/field1.C: New test.
3463
3464 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
3465
3466         PR c/11449
3467         * gcc.c-torture/compile/20030707-1.c: New.
3468
3469 2003-07-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3470
3471         PR c++/10849
3472         * g++.dg/template/access12.C: New test.
3473
3474 2003-07-09  Nathan Sidwell  <nathan@codesourcery.com>
3475
3476         * g++.dg/bprob/bprob.exp (prof_ext): Update.
3477         * g77.dg/bprob/bprob.exp (prof_ext): Update.
3478         * gcc.misc-tests/bprob.exp (prof_ext): Update.
3479         * gcc.misc-tests/gcov.exp: Update
3480         * g++.dg/gcov/gcov.exp: Update
3481         * lib/gcov.exp: Update.
3482
3483 2003-07-08  Mark Mitchell  <mark@codesourcery.com>
3484
3485         * g++.dg/abi/mangle17.C: Make sure template expressions are
3486         dependent.
3487         * g++.dg/abi/mangle4.C: Mark erroneous casts.
3488         * g++.dg/debug/debug7.C: Mark erronous new-declarator.
3489         * g++.dg/opt/stack1.C: Remove erroneous code.
3490         * g++.dg/parse/template7.C: New test.
3491         * g++.dg/template/dependent-expr1.C: Mark erroneous code.
3492         * g++.old-deja/g++.pt/crash4.C: Likewise.
3493
3494 2003-07-09  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3495
3496         * gcc.dg/const-elim-1.c (dg-final): Change regexp to match labels
3497         with zero or one occurence of `$' after the initial `L'.
3498
3499 2003-07-08  Kazu Hirata  <kazu@cs.umass.edu>
3500
3501         * gcc.c-torture/compile/20030704-1.c: Add a comment.
3502
3503 2003-07-08  Roger Sayle  <roger@eyesopen.com>
3504
3505         PR c/11370
3506         * gcc.dg/Wunreachable-6.c: New testcase.
3507         * gcc.dg/Wunreachable-7.c: New testcase.
3508
3509 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
3510
3511         PR c/11420
3512         * gcc.dg/20030708-1.c: New test.
3513
3514 2003-07-08  Richard Sandiford  <rsandifo@redhat.com>
3515
3516         * gcc.dg/compat/sdata-section.h: New file.
3517         * gcc.dg/compat/sdata-1_{x,y,main}.c: New test.
3518         * gcc.dg/torture/mips-sdata-1.c: New test.
3519
3520 2003-07-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3521
3522         PR c++/11030
3523         * g++.dg/template/friend19.C: New test.
3524
3525 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
3526
3527         * g++.dg/opt/strength-reduce.C: New test.
3528
3529 2003-07-07  Roger Sayle  <roger@eyesopen.com>
3530
3531         PR target/10979
3532         * gcc.dg/20030707-1.c: New testcase.
3533
3534 2003-07-07  Roger Sayle  <roger@eyesopen.com>
3535
3536         PR optimization/11059
3537         * g++.dg/opt/emptyunion.C: New testcase.
3538
3539 2003-07-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
3540             Eric Botcazou  <ebotcazou@libertysurf.fr>
3541
3542         * g++.dg/opt/stack1.C: New test.
3543
3544 2003-07-05  Mark Mitchell  <mark@codesourcery.com>
3545
3546         * g++.old-deja/g++.jason/typeid1.C: Make it a compile test, not a
3547         run test.
3548
3549         PR c++/11431
3550         * g++.dg/expr/static_cast3.C: New test.
3551
3552 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
3553
3554         * gcc.c-torture/execute/wchar_t-1.x: New file; XFAIL wchar_t-1.c
3555         everywhere.
3556         * gcc.dg/concat.c: Concatenation of string constants with
3557         __FUNCTION__ / __PRETTY_FUNCTION__ is now a hard error.
3558         * gcc.dg/wtr-strcat-1.c: Loosen dg-warning regexp.
3559         * gcc.dg/cpp/escape-2.c: Use wide character constants where
3560         necessary to avoid multi-character character constant warning.
3561         * gcc.dg/cpp/escape.c: Likewise.
3562         * gcc.dg/cpp/ucs.c: Likewise.
3563         Remove backslashes from dg-bogus comments, as they confuse Tcl.
3564         Fix a typo.
3565
3566 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
3567
3568         PR c/11428
3569         * gcc.c-torture/compile/20030704-1.c: New.
3570
3571 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
3572
3573         * gcc.dg/compat/fnptr-by-value-1_x.c: Add a prototype for testva.
3574
3575 2003-07-04  Danny Smith  <dannysmith@users.sourceforge.net>
3576
3577         PR c++/5287, PR c++/7910,  PR c++/11021
3578         * g++.dg/ext/dllimport1.C: Add mingw32 as target. Add
3579         tests for warnings.
3580         * g++.dg/ext/dllimport2.C: Add tests for warnings.
3581         * g++.dg/ext/dllimport3.C: Likewise.
3582         * g++.dg/ext/dllimport4.C: New file.
3583         * g++.dg/ext/dllimport5.C: New file.
3584         * g++.dg/ext/dllimport6.C: New file.
3585         * g++.dg/ext/dllimport7.C: New file.
3586         * g++.dg/ext/dllimport8.C: New file.
3587         * g++.dg/ext/dllimport9.C: New file.
3588         * g++.dg/ext/dllimport10.C: New file.
3589         * g++.dg/ext/dllexport1.C: New file.
3590
3591 2003-07-03  Mark Mitchell  <mark@codesourcery.com>
3592
3593         * g++.old-deja/g++.jason/typeid1.C: Add dg-error marker.
3594         * g++.old-deja/g++.mike/net36.C: Tweak error messages.
3595
3596 2003-07-03  Roger Sayle  <roger@eyesopen.com>
3597
3598         * gcc.dg/builtins-25.c: New testcase.
3599         * gcc.dg/builtins-26.c: New testcase.
3600
3601 2003-07-03  Janis Johnson  <janis187@us.ibm.com>
3602
3603         * gcc.dg/compat/vector-defs.h: New file.
3604         * gcc.dg/compat/vector-setup.h: New file.
3605         * gcc.dg/compat/vector-check.h: New file.
3606         * gcc.dg/compat/vector-1_main.c: New file.
3607         * gcc.dg/compat/vector-1_x.c: New file.
3608         * gcc.dg/compat/vector-1_y.c: New file.
3609         * gcc.dg/compat/vector-2_main.c: New file.
3610         * gcc.dg/compat/vector-2_x.c: New file.
3611         * gcc.dg/compat/vector-2_y.c: New file.
3612
3613         * gcc.dg/compat/fnptr-by-value-1_main.c: New file.
3614         * gcc.dg/compat/fnptr-by-value-1_x.c: New file.
3615         * gcc.dg/compat/fnptr-by-value-1_y.c: New file.
3616         * gcc.dg/compat/struct-align-1.h: New file.
3617         * gcc.dg/compat/struct-align-1_main.c: New file.
3618         * gcc.dg/compat/struct-align-1_x.c: New file.
3619         * gcc.dg/compat/struct-align-1_y.c: New file.
3620         * gcc.dg/compat/struct-align-2.h: New file.
3621         * gcc.dg/compat/struct-align-2_main.c: New file.
3622         * gcc.dg/compat/struct-align-2_x.c: New file.
3623         * gcc.dg/compat/struct-align-2_y.c: New file.
3624
3625         * gcc.dg/compat/compat-common.h (DEBUG_FINI): New.
3626         * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
3627         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
3628         * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
3629         * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
3630         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
3631         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
3632         * gcc.dg/compat/scalar-return-3_x.c: Ditto.
3633         * gcc.dg/compat/scalar-return-4_x.c: Ditto.
3634         * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
3635         * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
3636         * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
3637         * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
3638         * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
3639         * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
3640         * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
3641         * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
3642         * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
3643         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
3644         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
3645         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
3646         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
3647         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
3648         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
3649         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
3650         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
3651         * gcc.dg/compat/struct-return-10_x.c: Ditto.
3652         * gcc.dg/compat/struct-return-2_x.c: Ditto.
3653         * gcc.dg/compat/struct-return-3_x.c: Ditto.
3654
3655 2003-07-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
3656
3657         * gcc.dg/i386-call-1.c: New test.
3658
3659 2003-07-03  Nathan Sidwell  <nathan@codesourcery.com>
3660
3661         PR c++/9162
3662         * g++.dg/parse/defarg4.C: New.
3663
3664 2003-07-03  Roger Sayle  <roger@eyesopen.com>
3665
3666         PR target/10700
3667         * gcc.c-torture/compile/20030703-1.c: New test case.
3668
3669 2003-07-03  Mark Mitchell  <mark@codesourcery.com>
3670
3671         * g++.dg/template/local3.C: Remove extra semicolon.
3672
3673 2003-07-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
3674
3675         * gcc.dg/i386-volatile-1.c: New test.
3676
3677 2003-07-02  Nathan Sidwell  <nathan@codesourcery.com>
3678
3679         PR c++/11072
3680         * g++.dg/other/offsetof2.C: XFAIL.
3681         * g++.dg/other/offsetof5.C: New.
3682
3683         PR c++/10219
3684         * g++.dg/template/error1.C: New.
3685
3686         PR c++/9779
3687         * g++.dg/template/dependent-expr1.C: New.
3688
3689 2003-07-01  Mark Mitchell  <mark@codesourcery.com>
3690
3691         PR c++/6949
3692         * g++.dg/template/local3.C: New test.
3693
3694         PR c++/11149
3695         * g++.dg/lookup/scoped6.C: New test.
3696
3697 2003-07-01  Giovanni Bajo  <giovannibajo@libero.it>
3698
3699         PR c++/8046
3700         * g++.dg/other/error7.C: New test.
3701
3702 2003-07-01  Kazu Hirata  <kazu@cs.umass.edu>
3703
3704         * g++.old-deja/g++.abi/vbase1.C: Fix comment typos.
3705         * g++.old-deja/g++.abi/vtable3.h: Likewise.
3706         * g++.old-deja/g++.law/code-gen5.C: Likewise.
3707         * g++.old-deja/g++.other/union2.C: Likewise.
3708         * gcc.dg/c90-const-expr-2.c: Likewise.
3709         * gcc.dg/c90-const-expr-3.c: Likewise.
3710         * gcc.dg/c99-const-expr-2.c: Likewise.
3711         * gcc.dg/c99-const-expr-3.c: Likewise.
3712         * gcc.dg/concat.c: Likewise.
3713
3714 2003-07-01  Mark Mitchell  <mark@codesourcery.com>
3715
3716         PR c++/9559
3717         * g++.dg/init/static1.C: New test.
3718
3719 2003-06-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
3720
3721         * Changelog: Remove ">>>>>>>" from previous change.
3722
3723 2003-06-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
3724
3725         * g++.old-deja/g++.niklas/README: Fix spelling for "testcase".
3726         * g++.old-deja/g++.other/access2.C: Likewise.
3727         * g++.old-deja/g++.other/decl2.C: Likewise.
3728         * gcc.c-torture/execute/20020615-1.c: Likewise.
3729
3730 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
3731
3732         PR c++/4933
3733         * g++.dg/template/sizeof4.C: New test.
3734
3735 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
3736
3737         * g++.dg/other/error6.C: New test.
3738
3739 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
3740
3741         PR c++/10750
3742         * g++.dg/parse/constant2.C: New test.
3743
3744 2003-06-30  Giovanni Bajo <giovannibajo@libero.it>
3745
3746         PR c++/11106
3747         * g++.dg/other/error5.C: New test.
3748
3749 2003-06-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3750
3751         * gcc.dg/format/gcc_diag-1.c: New test.
3752
3753 2003-06-28  Ulrich Weigand  <uweigand@de.ibm.com>
3754
3755         * gcc.c-torture/execute/multi-ix.c: Fix off-by-one bugs.
3756
3757 2003-06-28  Nathan Sidwell  <nathan@codesourcery.com>
3758
3759         * g++.old-deja/g++.robertl/eb133.C: Set expected line number.
3760         * g++.old-deja/g++.robertl/eb133a.C: Likewise.
3761         * g++.old-deja/g++.robertl/eb133b.C: Likewise.
3762
3763 2003-06-28  Jakub Jelinek  <jakub@redhat.com>
3764
3765         * gcc.c-torture/execute/builtins/string-8.c: New test.
3766         * gcc.c-torture/execute/builtins/string-8-lib.c: New.
3767         * gcc.c-torture/execute/stdio-opt-1.c (main): Add new tests.
3768         * gcc.c-torture/execute/string-opt-7.c (main): Add new test.
3769
3770 2003-06-27  Mark Mitchell  <mark@codesourcery.com>
3771
3772         PR c++/10468
3773         * g++.dg/ext/typeof6.C: New test.
3774
3775 2003-06-27  Mark Mitchell  <mark@codesourcery.com>
3776
3777         PR c++/10796
3778         * g++.dg/init/enum1.C: New test.
3779
3780 2003-06-27  Ulrich Weigand  <uweigand@de.ibm.com>
3781
3782         * gcc.dg/20030627-1.c: New test.
3783
3784 2003-06-26  Mark Mitchell  <mark@codesourcery.com>
3785
3786         PR c++/11332
3787         * g++.dg/expr/static_cast2.C: New test.
3788
3789 2003-06-26  Roger Sayle  <roger@eyesopen.com>
3790             Jakub Jelinek  <jakub@redhat.com>
3791
3792         * gcc.c-torture/execute/string-opt-16.c: Remove test for disabled
3793         sprintf(dst,"%s",src) optimization.
3794         * gcc.c-torture/execute/20030626-1.c: New test case.
3795         * gcc.c-torture/execute/20030626-2.c: New test case.
3796
3797 2003-06-26  J"orn Rennecke <joern.rennecke@superh.com>
3798
3799         * gcc.c-torture/execute/multi-ix.c: New test.
3800
3801         * gcc.c-torture/execute/simd-4.c (main):
3802         Added missing semicolon at end of union.
3803
3804 2003-06-26  Giovanni Bajo  <giovannibajo@libero.it>
3805
3806         PR c++/8266
3807         * g++.dg/template/explicit-instantiation3.C: New test.
3808
3809 2003-06-26  Eric Botcazou <ebotcazou@libertysurf.fr>
3810
3811         * gcc.dg/20030626-1.c: Use signed char.
3812
3813 2003-06-26  Eric Botcazou <ebotcazou@libertysurf.fr>
3814
3815         * gcc.dg/20030626-1.c: New test.
3816
3817 2003-06-26  Neil Booth  <neil@daikokuya.co.uk>
3818
3819         * const-str-2.m: Update.
3820
3821 2003-06-25  Mark Mitchell  <mark@codesourcery.com>
3822
3823         PR c++/10990
3824         * g++.dg/rtti/dyncast1.C: New test.
3825         * g++.dg/abi/mangle4.C: Correct base-specifier access.
3826         * g++.dg/lookup/scoped1.C: Remove XFAIL.
3827         * g++.old-deja/g++.martin/pmf1.C: Correct base-specifier access.
3828
3829         PR c++/10931
3830         * g++.dg/expr/static_cast1.C: New test.
3831
3832 2003-06-25  Josef Zlomek  <zlomekj@suse.cz>
3833
3834         * gcc.dg/20030625-1.c: New test.
3835
3836 2003-06-24  Roger Sayle  <roger@eyesopen.com>
3837
3838         * gcc.c-torture/compile/20030624-1.c: New test case.
3839
3840 2003-06-24  Jakub Jelinek  <jakub@redhat.com>
3841
3842         * gcc.c-torture/execute/string-opt-17.c: New test.
3843
3844 2003-06-24  Mark Mitchell  <mark@codesourcery.com>
3845
3846         PR c++/5754
3847         * g++.dg/parse/crash6.C: New test.
3848
3849 2003-06-23  Roger Sayle  <roger@eyesopen.com>
3850
3851         * gcc.dg/builtins-24.c: New test case.
3852
3853 2003-06-23  Jakub Jelinek  <jakub@redhat.com>
3854
3855         * g++.dg/opt/operator1.C: New test.
3856
3857 2003-06-22  Roger Sayle  <roger@eyesopen.com>
3858
3859         * gcc.c-torture/execute/string-opt-16.c: New test case.
3860
3861 2003-06-21  Gabriel Dos Reis <gdr@integrable-solutions.net>
3862
3863         * g++.old-deja/g++.benjamin/16077.C: Add -Wconversion  option.
3864         * g++.old-deja/g++.other/conv7.C: Likewise
3865         * g++.old-deja/g++.other/overcnv2.C: Likewise.
3866         * g++.old-deja/g++.other/overload14.C: Likewise.
3867
3868 2003-06-21  Gabriel Dos Reis <gdr@integrable-solutions.net>
3869
3870         * g++.old-deja/g++.jason/conversion5.C: Adjust option.
3871         * g++.old-deja/g++.bugs/900215_01.C: Likewise.
3872
3873 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
3874
3875         PR c++/10888
3876         * g++.dg/warn/Winline-3.C: New test.
3877
3878 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
3879
3880         * lib/target-supports.exp (check_alias_available): Make the test
3881         program acceptable to the Solaris assembler.
3882
3883         PR c++/10749
3884         * g++.dg/template/memclass2.C: New test.
3885
3886 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
3887             Eric Botcazou  <ebotcazou@libertysurf.fr>
3888
3889         * lib/gcc-dg.exp (dg-xfail-if): Do not process conditional xfail
3890         data for non-matching targets.
3891         * gcc.c-torture/compile/simd-5.c: Fix typo in conditional xfail.
3892
3893 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
3894
3895         PR c++/10845
3896         * g++.dg/template/member3.C: New test.
3897
3898 2003-06-19  Mark Mitchell  <mark@codesourcery.com>
3899
3900         PR c++/10939
3901         * g++.dg/template/func1.C: New test.
3902
3903         PR c++/9649
3904         * g++.dg/template/static4.C: New test.
3905         * g++.old-deja/g++.other/anon7.C: Remove spurious error messages.
3906
3907         PR c++/11041
3908         * g++.dg/init/ref7.C: New test.
3909
3910 2003-06-19  Matt Austern  <austern@apple.com>
3911
3912         PR c++/11228
3913         * g++.dg/anew1.C: New test.
3914         * g++.dg/anew2.C: New test.
3915         * g++.dg/anew3.C: New test.
3916         * g++.dg/anew4.C: New test.
3917
3918 2003-06-19  Kazu Hirata  <kazu@cs.umass.edu>
3919
3920         * gcc.c-torture/compile/simd-5.c: Don't XFAIL on H8.
3921
3922 2003-06-19  J"orn Rennecke <joern.rennecke@superh.com>
3923
3924         * gcc.c-torture/execute/simd-4.c (main): Make expected value
3925         endian-dependent.
3926
3927 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
3928
3929         * lib/g++.exp (g++_include_flags): Tweak path to testsuite_flags.
3930         Remove cruft.
3931
3932 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
3933
3934         * gcc.c-torture/compile/20020604-1.c: Use dg-xfail-if for h8300.
3935         * gcc.c-torture/compile/961203-1.c: Likewise.
3936         * gcc.c-torture/compile/980506-1.c: Likewise.
3937
3938 2003-06-17  Mark Mitchell  <mark@codesourcery.com>
3939
3940         PR c++/10712
3941         * g++.dg/lookup/using7.C: New test.
3942
3943 2003-06-17  Mark Mitchell  <mark@codesourcery.com>
3944
3945         PR c++/11105
3946         * g++.dg/abi/conv1.C: Remove it.
3947         * g++.dg/template/conv7.C: New test.
3948         * g++.dg/template/conv8.C: Likewise.
3949         * g++.old-deja/g++.ext/pretty2.C: Do not test __FUNCTION__ for a
3950         conversion operator.
3951
3952 2003-06-17  Janis Johnson  <janis187@us.ibm.com>
3953
3954         * gcc.dg/compat/compat-common.h (DEBUG_INIT): New.
3955         * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
3956         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
3957         * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
3958         * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
3959         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
3960         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
3961         * gcc.dg/compat/scalar-return-3_x.c: Ditto.
3962         * gcc.dg/compat/scalar-return-4_x.c: Ditto.
3963         * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
3964         * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
3965         * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
3966         * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
3967         * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
3968         * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
3969         * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
3970         * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
3971         * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
3972         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
3973         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
3974         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
3975         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
3976         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
3977         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
3978         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
3979         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
3980         * gcc.dg/compat/struct-return-10_x.c: Ditto.
3981         * gcc.dg/compat/struct-return-2_x.c: Ditto.
3982         * gcc.dg/compat/struct-return-3_x.c: Ditto.
3983
3984 2003-06-16  Mark Mitchell  <mark@codesourcery.com>
3985
3986         * lib/gcc-dg.exp (dg-xfail-if): Fix thinko.
3987         * gcc.c-torture/compile/simd-5.c: Remove spurious PowerPC-64 XFAIL
3988         indications.
3989
3990 2003-06-16  Roger Sayle  <roger@eyesopen.com>
3991
3992         * gcc.dg/i386-387-5.c: New test case.
3993         * gcc.dg/i386-387-6.c: New test case.
3994         * gcc.dg/builtins-23.c: New test case.
3995
3996 2003-06-15  Roger Sayle  <roger@eyesopen.com>
3997
3998         * gcc.dg/builtins-22.c: New test case.
3999         * gcc.dg/i386-387-1.c: Update to test exp.
4000         * gcc.dg/i386-387-2.c: Likewise.
4001
4002 2003-06-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4003
4004         * gcc.dg/format/asm_fprintf-1.c: Update width/precision checks.
4005
4006 2003-06-12  Mark Mitchell  <mark@codesourcery.com>
4007
4008         * lib/gcc-dg.exp (dg-require-dll): New function.
4009         (dg-xfail-if): Likewise.
4010         * gcc.c-torture/compile/compile.exp: Use dg rather than c-torture
4011         driver.
4012
4013         * gcc.c-torture/compile/20000804-1.c: Convert to dg format.
4014         * gcc.c-torture/compile/20001205-1.c: Likewise.
4015         * gcc.c-torture/compile/20001226-1.c: Likewise.
4016         * gcc.c-torture/compile/20010518-2.c: Likewise.
4017         * gcc.c-torture/compile/20020312-1.c: Likewise.
4018         * gcc.c-torture/compile/20020604-1.c: Likewise.
4019         * gcc.c-torture/compile/920501-12.c: Likewise.
4020         * gcc.c-torture/compile/920501-4.c: Likewise.
4021         * gcc.c-torture/compile/920520-1.c: Likewise.
4022         * gcc.c-torture/compile/920521-1.c: Likewise.
4023         * gcc.c-torture/compile/920625-1.c: Likewise.
4024         * gcc.c-torture/compile/961203-1.c: Likewise.
4025         * gcc.c-torture/compile/980506-1.c: Likewise.
4026         * gcc.c-torture/compile/981006-1.c: Likewise.
4027         * gcc.c-torture/compile/981022-1.c: Likewise.
4028         * gcc.c-torture/compile/981223-1.c: Likewise.
4029         * gcc.c-torture/compile/990617-1.c: Likewise.
4030         * gcc.c-torture/compile/dll.c: Likewise.
4031         * gcc.c-torture/compile/labels-3.c: Likewise.
4032         * gcc.c-torture/compile/mipscop-1.c: Likewise.
4033         * gcc.c-torture/compile/mipscop-2.c: Likewise.
4034         * gcc.c-torture/compile/mipscop-3.c: Likewise.
4035         * gcc.c-torture/compile/mipscop-4.c: Likewise.
4036         * gcc.c-torture/compile/simd-5.c: Likewise.
4037         * gcc.c-torture/compile/20000804-1.x: Remove.
4038         * gcc.c-torture/compile/20001205-1.x: Likewise.
4039         * gcc.c-torture/compile/20001226-1.x: Likewise.
4040         * gcc.c-torture/compile/20010518-2.x: Likewise.
4041         * gcc.c-torture/compile/20020312-1.x: Likewise.
4042         * gcc.c-torture/compile/20020604-1.x: Likewise.
4043         * gcc.c-torture/compile/920501-12.x: Likewise.
4044         * gcc.c-torture/compile/920501-4.x: Likewise.
4045         * gcc.c-torture/compile/920520-1.x: Likewise.
4046         * gcc.c-torture/compile/920521-1.x: Likewise.
4047         * gcc.c-torture/compile/920625-1.x: Likewise.
4048         * gcc.c-torture/compile/961203-1.x: Likewise.
4049         * gcc.c-torture/compile/980506-1.x: Likewise.
4050         * gcc.c-torture/compile/981006-1.x: Likewise.
4051         * gcc.c-torture/compile/981022-1.x: Likewise.
4052         * gcc.c-torture/compile/981223-1.x: Likewise.
4053         * gcc.c-torture/compile/990617-1.x: Likewise.
4054         * gcc.c-torture/compile/mipscop-1.x: Likewise.
4055         * gcc.c-torture/compile/mipscop-2.x: Likewise.
4056         * gcc.c-torture/compile/mipscop-3.x: Likewise.
4057         * gcc.c-torture/compile/mipscop-4.x: Likewise.
4058         * gcc.c-torture/compile/simd-5.x: Likewise.
4059
4060         * gcc.c-torture/compile/20021205-1.c: Remove bogus dg commands.
4061
4062 2003-06-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
4063
4064         * gcc.c-torture/execute/20030611-1.c: New test.
4065
4066 2003-06-12  Roger Sayle  <roger@eyesopen.com>
4067
4068         PR middle-end/168
4069         * gcc.dg/20030612-1.c: New test case.
4070
4071 2003-06-12  Mark Mitchell  <mark@codesourcery.com>
4072
4073         PR c++/10635
4074         * g++.dg/expr/cast1.C: New test.
4075
4076 2003-06-12  Roger Sayle  <roger@eyesopen.com>
4077
4078         * gcc.dg/builtins-21.c: New test case.
4079
4080 2003-06-11  Kelley Cook  <kelleycook@wideopenwest.com>
4081
4082         * lib/gcc.exp (gcc_target_compile): Put TOOL_OPTIONS at front of
4083         options instead of at the end.
4084         * lib/objc.exp (objc_target_compile): Likewise.
4085
4086 2003-06-11  Mark Mitchell  <mark@codesourcery.com>
4087
4088         PR c++/10432
4089         * g++.dg/parse/error1.C: New test.
4090
4091 2003-06-11  Janis Johnson  <janis187@us.ibm.com>
4092
4093         * gcc.dg/compat/struct-by-value-11_main.c: New file.
4094         * gcc.dg/compat/struct-by-value-11_x.c: New file.
4095         * gcc.dg/compat/struct-by-value-11_y.c: New file.
4096         * gcc.dg/compat/struct-by-value-12_main.c: New file.
4097         * gcc.dg/compat/struct-by-value-12_x.c: New file.
4098         * gcc.dg/compat/struct-by-value-12_y.c: New file.
4099         * gcc.dg/compat/struct-by-value-13_main.c: New file.
4100         * gcc.dg/compat/struct-by-value-13_x.c: New file.
4101         * gcc.dg/compat/struct-by-value-13_y.c: New file.
4102         * gcc.dg/compat/struct-by-value-14_main.c: New file.
4103         * gcc.dg/compat/struct-by-value-14_x.c: New file.
4104         * gcc.dg/compat/struct-by-value-14_y.c: New file.
4105         * gcc.dg/compat/struct-by-value-15_main.c: New file.
4106         * gcc.dg/compat/struct-by-value-15_x.c: New file.
4107         * gcc.dg/compat/struct-by-value-15_y.c: New file.
4108         * gcc.dg/compat/struct-by-value-16_main.c: New file.
4109         * gcc.dg/compat/struct-by-value-16_x.c: New file.
4110         * gcc.dg/compat/struct-by-value-16_y.c: New file.
4111         * gcc.dg/compat/struct-by-value-17_main.c: New file.
4112         * gcc.dg/compat/struct-by-value-17_x.c: New file.
4113         * gcc.dg/compat/struct-by-value-17_y.c: New file.
4114         * gcc.dg/compat/struct-by-value-18_main.c: New file.
4115         * gcc.dg/compat/struct-by-value-18_x.c: New file.
4116         * gcc.dg/compat/struct-by-value-18_y.c: New file.
4117
4118         * gcc.dg/compat/scalar-by-value-3_main.c: New file.
4119         * gcc.dg/compat/scalar-by-value-3_x.c: New file.
4120         * gcc.dg/compat/scalar-by-value-3_y.c: New file.
4121         * gcc.dg/compat/scalar-by-value-4_main.c: New file.
4122         * gcc.dg/compat/scalar-by-value-4_x.c: New file.
4123         * gcc.dg/compat/scalar-by-value-4_y.c: New file.
4124         * gcc.dg/compat/scalar-return-3_main.c: New file.
4125         * gcc.dg/compat/scalar-return-3_x.c: New file.
4126         * gcc.dg/compat/scalar-return-3_y.c: New file.
4127         * gcc.dg/compat/scalar-return-4_main.c: New file.
4128         * gcc.dg/compat/scalar-return-4_x.c: New file.
4129         * gcc.dg/compat/scalar-return-4_y.c: New file.
4130
4131 2003-06-10  Janis Johnson  <janis187@us.ibm.com>
4132
4133         * gcc.dg/compat/fp2-struct-check.h: New file.
4134         * gcc.dg/compat/fp2-struct-defs.h: New file.
4135         * gcc.dg/compat/fp2-struct-init.h: New file.
4136         * gcc.dg/compat/struct-by-value-10_main.c: New file.
4137         * gcc.dg/compat/struct-by-value-10_x.c: New file.
4138         * gcc.dg/compat/struct-by-value-10_y.c: New file.
4139         * gcc.dg/compat/struct-return-10_main.c: New file.
4140         * gcc.dg/compat/struct-return-10_x.c: New file.
4141         * gcc.dg/compat/struct-return-10_y.c: New file.
4142
4143         * gcc.dg/compat/compat-common.h: New file.
4144         * gcc.dg/compat/fp-struct-check.h: Improve debugging output.
4145         * gcc.dg/compat/fp-struct-test-by-value-x.h: Ditto.
4146         * gcc.dg/compat/fp-struct-test-by-value-y.h: Ditto.
4147         * gcc.dg/compat/scalar-by-value-1_main.c: Ditto.
4148         * gcc.dg/compat/scalar-by-value-1_x.c: Ditto.
4149         * gcc.dg/compat/scalar-by-value-1_y.c: Ditto.
4150         * gcc.dg/compat/scalar-by-value-2_main.c: Ditto.
4151         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
4152         * gcc.dg/compat/scalar-by-value-2_y.c: Ditto.
4153         * gcc.dg/compat/scalar-return-1_main.c: Ditto.
4154         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
4155         * gcc.dg/compat/scalar-return-1_y.c: Ditto.
4156         * gcc.dg/compat/scalar-return-2_main.c: Ditto.
4157         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
4158         * gcc.dg/compat/scalar-return-2_y.c: Ditto.
4159         * gcc.dg/compat/small-struct-check.h: Ditto.
4160         * gcc.dg/compat/struct-by-value-2_main.c: Ditto.
4161         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
4162         * gcc.dg/compat/struct-by-value-2_y.c: Ditto.
4163         * gcc.dg/compat/struct-by-value-3_main.c: Ditto.
4164         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
4165         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
4166         * gcc.dg/compat/struct-by-value-4_main.c: Ditto.
4167         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
4168         * gcc.dg/compat/struct-by-value-4_y.c: Ditto.
4169         * gcc.dg/compat/struct-by-value-5_main.c: Ditto.
4170         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
4171         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
4172         * gcc.dg/compat/struct-by-value-6_main.c: Ditto.
4173         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
4174         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
4175         * gcc.dg/compat/struct-by-value-7_main.c: Ditto.
4176         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
4177         * gcc.dg/compat/struct-by-value-7_y.c: Ditto.
4178         * gcc.dg/compat/struct-by-value-8_main.c: Ditto.
4179         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
4180         * gcc.dg/compat/struct-by-value-8_y.c: Ditto.
4181         * gcc.dg/compat/struct-by-value-9_main.c: Ditto.
4182         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
4183         * gcc.dg/compat/struct-by-value-9_y.c: Ditto.
4184         * gcc.dg/compat/struct-return-2_main.c: Ditto.
4185         * gcc.dg/compat/struct-return-2_x.c: Ditto.
4186         * gcc.dg/compat/struct-return-2_y.c: Ditto.
4187         * gcc.dg/compat/struct-return-3_main.c: Ditto.
4188         * gcc.dg/compat/struct-return-3_x.c: Ditto.
4189         * gcc.dg/compat/struct-return-3_y.c: Ditto.
4190
4191 2003-06-10  Geoffrey Keating  <geoffk@apple.com>
4192
4193         * g++.dg/pch/static-1.C: New file.
4194         * g++.dg/pch/static-1.Hs: New file.
4195
4196 2003-06-10  Richard Henderson  <rth@redhat.com>
4197
4198         * gcc.dg/asm-7.c: Adjust expected warning text.
4199
4200 2003-06-10  Roger Sayle  <roger@eyesopen.com>
4201
4202         * gcc.dg/builtins-20.c: New test case.
4203
4204 2003-06-10  Mark Mitchell  <mark@codesourcery.com>
4205
4206         PR c++/11131
4207         * g++.dg/opt/template1.C: New test.
4208
4209 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
4210
4211         * lib/gcc-dg.exp (dg-test): Clear additional_files and
4212         additional_sources.
4213
4214 2003-05-21  David Taylor  <dtaylor@emc.com>
4215
4216         * gcc.dg/Wpadded.c: New file.
4217
4218 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
4219
4220         * gcc.dg/special/20000419-2.c: Fix dg-require-alias syntax.
4221         * gcc.dg/special/weak-2.c: Add dg-require-weak.
4222         * gcc.dg/weak/weak-3.c: Reverse order of dg-do and
4223         dg-require-weak.
4224
4225 2003-06-09  J"orn Rennecke <joern.rennecke@superh.com>
4226
4227         * g++.dg/other/offsetof3.C: Adjust linenumber of last expected warning.
4228
4229 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
4230
4231         * lib/gcc-dg.exp (dg-require-weak): Fix typo.
4232         (dg-require-alias): Likewise.
4233         (dg-require-gc-sections): Likewise.
4234         * lib/target-supports.exp (check_gc_sections_available): Likewise.
4235
4236 2003-06-08  Richard Henderson  <rth@redhat.com>
4237
4238         * gcc.dg/20011029-2.c: Fix the array reference.
4239         * gcc.dg/asm-7.c: New.
4240
4241 2003-06-08  Kazu Hirata  <kazu@cs.umass.edu>
4242
4243         * gcc.c-torture/compile/20000804-1.x: Disable on h8300 port.
4244
4245 2003-06-08  Mark Mitchell  <mark@codesourcery.com>
4246
4247         * lib/gcc-dg.exp (dg-require-alias): Fix typo.
4248         (dg-require-gc-sections): Likewise.
4249
4250 2003-06-08  Jan Hubicka  <jh@suse.cz>
4251
4252         * i386-cmov1.c: Fix regular expression.
4253         * i386-cvt-1.c: Likewise.
4254         * i386-local.c: Likewise.
4255         * i386-local2.c: Likewise.
4256         * i386-mul.c: Likewise.
4257         * i386-ssetype-1.c: Likewise.
4258         * i386-ssetype-3.c: Likewise.
4259         * i386-ssetype-5.c: Likewise.
4260
4261 2003-06-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4262
4263         PR c++/11039
4264         * g++.dg/warn/implicit-typename2.C: New test.
4265         * g++.dg/warn/implicit-typename3.C: New test.
4266
4267 2003-06-07  Richard Henderson  <rth@redhat.com>
4268
4269         * g++.dg/other/offsetof3.C: Use size_t.
4270         * g++.dg/other/offsetof4.C: Likewise.
4271
4272 2003-06-07  H.J. Lu <hongjiu.lu@intel.com>
4273
4274         * lib/copy-file.exp: New. Implement gcc_copy_files.
4275
4276         * lib/dg-pch.exp: Load copy-file.exp
4277         (dg-pch): Use gcc_copy_files instead of "file copy".
4278
4279 2003-06-06  Mark Mitchell  <mark@codesourcery.com>
4280
4281         * gcc.dg/weak/weak.exp: Simplify.
4282         * gcc.dg/weak/typeof-2.c: Use dg-require-weak.
4283         * gcc.dg/weak/weak-1.c: Likewise.
4284         * gcc.dg/weak/weak-2.c: Likewise.
4285         * gcc.dg/weak/weak-3.c: Likewise.
4286         * gcc.dg/weak/weak-4.c: Likewise.
4287         * gcc.dg/weak/weak-5.c: Likewise.
4288         * gcc.dg/weak/weak-6.c: Likewise.
4289         * gcc.dg/weak/weak-7.c: Likewise.
4290         * gcc.dg/weak/weak-8.c: Likewise.
4291         * gcc.dg/weak/weak-9.c: Likewise.
4292
4293 2003-06-06  Richard Earnshaw  <rearnsha@arm.com>
4294
4295         gcc.c-torture/execute/20030606-1.c: New.
4296
4297 2003-06-06  Roger Sayle  <roger@eyesopen.com>
4298
4299         * gcc.dg/builtins-2.c: Correct check-in of incorrect version.
4300         * gcc.dg/builtins-19.c: Likewise.
4301
4302 2003-06-06  Roger Sayle  <roger@eyesopen.com>
4303
4304         * gcc.dg/builtins-2.c: Add some more tests.
4305         * gcc.dg/builtins-18.c: New test case.
4306         * gcc.dg/builtins-19.c: New test case.
4307
4308 2003-06-06  Roger Sayle  <roger@eyesopen.com>
4309             Jim Wilson  <wilson@tuliptree.org>
4310
4311         * gcc.dg/uninit-C.c: Only test TImode on 64-bit platforms.
4312
4313 2003-06-06  Jakub Jelinek  <jakub@redhat.com>
4314
4315         * gcc.c-torture/execute/builtins/string-4.c (main_test): Allow some
4316         mempcpy/stpcpy calls not to be optimized into something else.
4317         * gcc.c-torture/execute/string-opt-3.c: Moved to...
4318         * gcc.c-torture/execute/builtins/string-7.c: ...here.
4319         * gcc.c-torture/execute/builtins/string-7-lib.c: New.
4320
4321 2003-06-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4322
4323         * gcc.dg/format/asm_fprintf-1.c: New test.
4324
4325 2003-06-05  Mark Mitchell  <mark@codesourcery.com>
4326
4327         * lib/gcc-defs.exp (additional_sources): New variable.
4328         (dg-additional-sources): New function.
4329         (additional_files): New variable.
4330         (dg-additional-files): New function.
4331         (dg-additional-files-options): Likewise.
4332         * lib/gcc-dg.exp (dg-require-weak): New function.
4333         (dg-require-alias): Likewise.
4334         (dg-require-gc-sections): Likewise.
4335         * lib/target-supports.exp (check_alias_available): Remove testfile
4336         parameter.
4337         (check_gc_sections_available): New function.
4338         * lib/g++-dg.exp (dg-gpp-additional-sources): Remove.
4339         (dg-gpp-additional-files): Likewise.
4340         * lib/g++.exp (additional_sources): Remove.
4341         (additional_files): Likewise.
4342         (g++_target_compile): Use dg-additional-files-options.
4343
4344         * gcc.dg/special/special.exp: Add "ecos" tests.  Remove complex
4345         Tcl logic.
4346         * gcc.dg/special/ecos.exp: Remove.
4347         * gcc.dg/special/20000419-2.c: Use dg-require-*.
4348         * gcc.dg/special/alias-1.c: Likewise.
4349         * gcc.dg/special/alias-2.c: Likewise.
4350         * gcc.dg/special/gcsec-1.c: Likewise.
4351         * gcc.dg/special/weak-1.c: Likewise.
4352         * gcc.dg/special/weak-2.c: Likewise.
4353         * gcc.dg/special/wkali-1.c: Likewise.
4354         * gcc.dg/special/wkali-2.c: Likewise.
4355
4356         * g++.dg/special/conpr-2.C: Use dg-additional-*, not
4357         dg-gpp-additional-*.
4358         * g++.dg/special/conpr-3.C: Likewise.
4359         * g++.dg/special/conpr-4.C: Likewise.
4360         * g++.old-deja/g++.abi/vtable3a.C: Likewise.
4361         * g++.old-deja/g++.abi/vtable3b.C: Likewise.
4362         * g++.old-deja/g++.abi/vtable3c.C: Likewise.
4363         * g++.old-deja/g++.abi/vtable3d.C: Likewise.
4364         * g++.old-deja/g++.abi/vtable3e.C: Likewise.
4365         * g++.old-deja/g++.abi/vtable3f.C: Likewise.
4366         * g++.old-deja/g++.abi/vtable3g.C: Likewise.
4367         * g++.old-deja/g++.abi/vtable3h.C: Likewise.
4368         * g++.old-deja/g++.abi/vtable3i.C: Likewise.
4369         * g++.old-deja/g++.abi/vtable3j.C: Likewise.
4370         * g++.old-deja/g++.oliva/linkage1.C: Likewise.
4371         * g++.old-deja/g++.other/comdat1.C: Likewise.
4372         * g++.old-deja/g++.other/comdat2.C: Likewise.
4373         * g++.old-deja/g++.other/comdat3.C: Likewise.
4374         * g++.old-deja/g++.other/ctor1.C: Likewise.
4375         * g++.old-deja/g++.pt/instantiate5.C: Likewise.
4376
4377 2003-06-05  Richard Henderson  <rth@redhat.com>
4378
4379         * gcc.dg/debug/20030605-1.c: New.
4380
4381 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
4382
4383         * README.QMTEST: Update.
4384
4385 2003-06-04  Richard Henderson  <rth@redhat.com>
4386
4387         * gcc.dg/cleanup-1.c: New.
4388         * gcc.dg/cleanup-2.c: New.
4389         * gcc.dg/cleanup-3.c: New.
4390         * gcc.dg/cleanup-4.c: New.
4391         * gcc.dg/cleanup-5.c: New.
4392         * gcc.dg/cleanup-6.c: New.
4393         * gcc.dg/cleanup-7.c: New.
4394
4395 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
4396
4397         * g++.dg/abi/vague1.C: Use xfail, rather than embedded Tcl code.
4398
4399         * lib/dg-pch.exp: New file.
4400         * g++.dg/pch/pch.exp: Use dg-pch.exp.
4401         * gcc.dg/pch/pch.exp: Likewise.
4402
4403 2003-06-04  Roger Sayle  <roger@eyesopen.com>
4404
4405         * gcc.dg/builtins-2.c: Add tests for tan(atan(x)).
4406         * gcc.dg/builtins-3.c: Add tests for tan(0.0) and atan(0.0).
4407         * gcc.dg/builtins-7.c: Add tests for tan(atan(x)) == x.
4408         * gcc.dg/builtins-17.c: New test case.
4409         * gcc.dg/i386-387-4.c: New test case.
4410         * gcc.c-torture/execute/ieee/mzero4.c: New test case.
4411
4412 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
4413
4414         * gcc.dg/ultrasp9.c: New test.
4415
4416 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
4417
4418         * gcc.c-torture/compile/20030604-1.c: New test.
4419         * gcc.dg/sparc-constant-1.c: New test.
4420
4421 2003-06-03  Glen Nakamura  <glen@imodulo.com>
4422
4423         * gcc.dg/20020525-1.c: Replace 0x5a5a5a5a with -1.
4424
4425 2003-06-03  J"orn Rennecke <joern.rennecke@superh.com>
4426
4427         * g++.dg/abi/empty6.C (B): Request alignment of 8 bytes.
4428
4429         * gcc.dg/torture/builtin-noret-1.c (_exit, _Exit): Make weak.
4430         * gcc.dg/torture/builtin-noret-2.c (_exit, _Exit): Likewise.
4431
4432 2003-06-03  Aldy Hernandez  <aldyh@redhat.com>
4433
4434         * gcc.c-torture/compile/simd-5.x: Remove xfail for PPC64.
4435
4436 2003-06-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4437
4438         PR c++/10940
4439         * g++.dg/template/spec10.C: New test.
4440
4441 2003-06-03  Roger Sayle  <roger@eyesopen.com>
4442
4443         * gcc.dg/builtins-16.c: New test case.
4444
4445 2003-06-03  Jakub Jelinek  <jakub@redhat.com>
4446
4447         * gcc.c-torture/execute/builtins/string-4.c (main_test): Remove
4448         mempcpy test with post-increments.
4449         * gcc.c-torture/execute/string-opt-3.c: New test.
4450         * gcc.dg/string-opt-1.c: New test.
4451
4452 2003-06-03  David Billinghurst (David.Billinghurst@riotinto.com)
4453
4454         PR fortran/10965
4455         * g77.f-torture/compile/20000601-2.f: Fix non-standard code.
4456
4457 2003-06-02  Mark Mitchell  <mark@codesourcery.com>
4458
4459         * lib/scanasm.exp (dg-scan): New function, factored out of ...
4460         (scan-assembler): ... here.  Use dg-scan.
4461         (scan-assembler-not): Likewise.
4462         (scan-file): New function.
4463         (scan-file-not): Likewise.
4464         * gcc.dg/cpp/19990228-1.c: Use scan-file and/or scan-file-not.
4465         * gcc.dg/cpp/_Pragma4.c: Likewise.
4466         * gcc.dg/cpp/_Pragma5.c: Likewise.
4467         * gcc.dg/cpp/avoidpaste1.c: Likewise.
4468         * gcc.dg/cpp/avoidpaste2.c: Likewise.
4469         * gcc.dg/cpp/cmdlne-C2.c: Likewise.
4470         * gcc.dg/cpp/cmdlne-P.c: Likewise.
4471         * gcc.dg/cpp/cmdlne-dD-M.c: Likewise.
4472         * gcc.dg/cpp/cmdlne-dD-dM.c: Likewise.
4473         * gcc.dg/cpp/cmdlne-dI-M.c: Likewise.
4474         * gcc.dg/cpp/cmdlne-dM-M.c: Likewise.
4475         * gcc.dg/cpp/cmdlne-dM-dD.c: Likewise.
4476         * gcc.dg/cpp/cmdlne-dN-M.c: Likewise.
4477         * gcc.dg/cpp/cxxcom1.c: Likewise.
4478         * gcc.dg/cpp/line1.c: Likewise.
4479         * gcc.dg/cpp/maccom1.c: Likewise.
4480         * gcc.dg/cpp/maccom2.c: Likewise.
4481         * gcc.dg/cpp/maccom3.c: Likewise.
4482         * gcc.dg/cpp/maccom4.c: Likewise.
4483         * gcc.dg/cpp/maccom5.c: Likewise.
4484         * gcc.dg/cpp/maccom6.c: Likewise.
4485         * gcc.dg/cpp/multiline.c: Likewise.
4486         * gcc.dg/cpp/spacing1.c: Likewise.
4487         * gcc.dg/cpp/spacing2.c: Likewise.
4488         * gcc.dg/cpp/trad/cmdlne-C2.c: Likewise.
4489         * gcc.dg/cpp/trad/maccom1.c: Likewise.
4490         * gcc.dg/cpp/trad/maccom2.c: Likewise.
4491         * gcc.dg/cpp/trad/maccom3.c: Likewise.
4492         * gcc.dg/cpp/trad/maccom4.c: Likewise.
4493         * gcc.dg/cpp/trad/maccom6.c: Likewise.
4494         * gcc.dg/cpp/cxxcom2.c: Likewise.
4495         * gcc.dg/cpp/cxxcom2.h: New file.
4496
4497         * gcc.dg/cpp/truefalse.cpp: Move it to ...
4498         * g++.dg/cpp/truefalse.C: Here.
4499         * gcc.dg/cpp/cpp.exp: Remove scanning of ".cpp" files.
4500
4501 2003-06-01  Loren James Rittle  <ljrittle@acm.org>
4502
4503         * gcc.dg/cpp/redef3.c: New file.
4504
4505 2003-06-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
4506
4507         * gcc.dg/i386-loop-3.c: New test.
4508
4509 2003-05-31  Toon Moene  <toon@moene.indiv.nluug.nl>
4510
4511         * g77.dg/ffree-form-2.f: XFAIL removed, because fixed.
4512
4513 2003-05-31  Roger Sayle  <roger@eyesopen.com>
4514
4515         * gcc.dg/fwrapv-1.c: New test case.
4516         * gcc.dg/fwrapv-2.c: New test case.
4517
4518 2003-05-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4519
4520         PR c++/10956
4521         * g++.dg/template/spec9.C: New test.
4522
4523 2003-05-29  Roger Sayle  <roger@eyesopen.com>
4524
4525         * gcc.dg/duff-4.c: New test case.
4526
4527 2003-05-27  David Billinghurst (David.Billinghurst@riotinto.com)
4528
4529         PR fortran/10843
4530         * g77.dg/ffixed-form-1.f: New test
4531         * g77.dg/ffixed-form-2.f: New test
4532         * g77.dg/ffree-form-2.f: New test - XFAIL pending fix
4533         * g77.dg/ffree-form-3.f: New test
4534
4535 2003-05-26  Andreas Tobler <a.tobler@schweiz.ch>
4536
4537         * gcc.dg/wchar_t-1.c: XFAIL on darwin, no wchar.h available.
4538         * gcc.dg/wint_t-1.c: Likewise.
4539
4540 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4541
4542         * g++.dg/template/access11.C: New test.
4543
4544 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4545
4546         PR c++/10849
4547         * g++.dg/template/access10.C: New test.
4548
4549 2003-05-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
4550             Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4551
4552         * gcc.c-torture/compile/simd-5.x: XFAIL on SPARC64.
4553
4554 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
4555
4556         * gcc.dg/torture/builtin-noret-1.c: Add dg-option -multiply_defined
4557         suppress for powerpc-*-darwin*.
4558         * gcc.dg/torture/builtin-noret-2.c: Likewise.
4559
4560 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
4561
4562         * gcc.c-torture/execute/builtins/builtins.exp: Add -multiply_defined
4563         suppress option for powerpc-*-darwin*.
4564
4565 2003-05-23  Roger Sayle  <roger@eyesopen.com>
4566
4567         * gcc.dg/builtins-1.c: Add tests for tan and atan.
4568         * gcc.dg/builtins-4.c: Add test for fmod.
4569
4570 2003-05-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4571
4572         PR c++/10682
4573         * g++.dg/template/instantiate4.C: New test.
4574
4575 2003-05-22  Roger Sayle  <roger@eyesopen.com>
4576
4577         * gcc.c-torture/execute/ieee/inf-2.c: New test case.
4578
4579 2003-05-21  Janis Johnson  <janis187@us.ibm.com>
4580
4581         * gcc.dg/compat/scalar-return-1_main.c: New file.
4582         * gcc.dg/compat/scalar-return-1_x.c: New file.
4583         * gcc.dg/compat/scalar-return-1_y.c: New file.
4584         * gcc.dg/compat/scalar-return-2_main.c: New file.
4585         * gcc.dg/compat/scalar-return-2_x.c: New file.
4586         * gcc.dg/compat/scalar-return-2_y.c: New file.
4587         * gcc.dg/compat/struct-return-3_main.c: New file.
4588         * gcc.dg/compat/struct-return-3_y.c: New file.
4589         * gcc.dg/compat/struct-return-3_x.c: New file.
4590         * gcc.dg/compat/struct-return-2_main.c: New file.
4591         * gcc.dg/compat/struct-return-2_x.c: New file.
4592         * gcc.dg/compat/struct-return-2_y.c: New file.
4593
4594 2003-05-21  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4595
4596         * g++.old-deja/g++.law/profile1.C (dg-options): Add -static to options
4597         for hppa*-hp-hpux*.
4598         * gcc.dg/20021014-1.c (dg-options): Likewise.
4599         * gcc.dg/nest.c (dg-options): Likewise.
4600
4601 2003-05-21  Danny Smith  <dannysmith@users.sourceforge.net>
4602
4603         PR c++/9738
4604         * g++.dg/ext/dllimport2.C: New file.
4605         * g++.dg/ext/dllimport3.C: New file.
4606
4607 2003-05-20  Janis Johnson  <janis187@us.ibm.com>
4608
4609         * gcc.dg/compat/struct-by-value-3_x.c: Move common pieces to headers.
4610         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
4611         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
4612         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
4613         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
4614         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
4615         * gcc.dg/compat/struct-by-value-7_x.c Ditto.
4616         * gcc.dg/compat/struct-by-value-7_y.c Ditto.
4617         * gcc.dg/compat/small-struct-defs.h: New file.
4618         * gcc.dg/compat/small-struct-init.h: New file.
4619         * gcc.dg/compat/small-struct-check.h: New file.
4620         * gcc.dg/compat/fp-struct-defs.h: New file.
4621         * gcc.dg/compat/fp-struct-check.h: New file.
4622         * gcc.dg/compat/fp-struct-init.h: New file.
4623         * gcc.dg/compat/fp-struct-test-by-value-y.h: New file.
4624         * gcc.dg/compat/fp-struct-test-by-value-x.h: New file.
4625
4626 2003-05-19  Jakub Jelinek  <jakub@redhat.com>
4627
4628         * gcc.dg/20030225-2.c: New test.
4629
4630 2003-05-18  Roger Sayle  <roger@eyesopen.com>
4631             Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4632
4633         * gcc.c-torture/compile/20030518-1.c: New test case.
4634
4635 2003-05-18  Mark Mitchell  <mark@codesourcery.com>
4636
4637         * lib/gcc-dg.exp (gcc-dg-debug-runtest): Add opt_opts parameter.
4638         * gcc.dg/debug/debug.exp: Pass opt_opts parameter to
4639         gcc-dg-debug-runtest.
4640         * g++.dg/debug/debug.exp: Pass opt_opts parameter to
4641         gcc-dg-debug-runtest.
4642
4643 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4644
4645         PR c++/9022
4646         * g++.dg/lookup/using6.C: New test.
4647
4648 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4649
4650         * g++.dg/parse/access2.C: New test.
4651
4652 2003-05-17  Mark Mitchell  <mark@codesourcery.com>
4653
4654         * lib/gcc-dg.exp (gcc-dg-debug-runtest): New method.
4655         * g++.dg/debug/debug.exp: Use gcc-dg-debug-runtest.
4656         * gcc.dg/debug/debug.exp: Likewise.
4657
4658 2003-05-17  Neil Booth  <neil@daikokuya.co.uk>
4659
4660         * gcc.dg/dollar.c: New test.
4661
4662 2003-05-16  Janis Johnson  <janis187@us.ibm.com>
4663
4664         * gcc.dg/compat/struct-by-value-4_main.c: Split into multiple tests.
4665         * gcc.dg/compat/struct-by-value-4_x.c: Split into multiple tests.
4666         * gcc.dg/compat/struct-by-value-4_y.c: Split into multiple tests.
4667         * gcc.dg/compat/struct-by-value-5_main.c: Split into multiple tests.
4668         * gcc.dg/compat/struct-by-value-5_x.c: Split into multiple tests.
4669         * gcc.dg/compat/struct-by-value-5_y.c: Split into multiple tests.
4670         * gcc.dg/compat/struct-by-value-6_main.c: New file.
4671         * gcc.dg/compat/struct-by-value-6_x.c: New file.
4672         * gcc.dg/compat/struct-by-value-6_y.c: New file.
4673         * gcc.dg/compat/struct-by-value-7_main.c: New file.
4674         * gcc.dg/compat/struct-by-value-7_x.c: New file.
4675         * gcc.dg/compat/struct-by-value-7_y.c: New file.
4676         * gcc.dg/compat/struct-by-value-8_main.c: New file.
4677         * gcc.dg/compat/struct-by-value-8_x.c: New file.
4678         * gcc.dg/compat/struct-by-value-8_y.c: New file.
4679         * gcc.dg/compat/struct-by-value-9_main.c: New file.
4680         * gcc.dg/compat/struct-by-value-9_x.c: New file.
4681         * gcc.dg/compat/struct-by-value-9_y.c: New file.
4682
4683 2003-05-16  Mark Mitchell  <mark@codesourcery.com>
4684
4685         * lib/gcc-dg.exp (gcc-dg-test): Rename to ...
4686         (gcc-dg-test-1): ... this.  Add target_compile parameter.  Add
4687         support for "repo" mode.
4688         * lib/g++-dg.exp: Use gcc-dg.exp to implement all functionality.
4689         * lib/g77-dg.exp: Likewise.
4690         * lib/obj-dg.exp: Likewise.
4691
4692 2003-05-16  Jakub Jelinek  <jakub@redhat.com>
4693
4694         Merge from gcc-3_2-rhl8-branch:
4695         2003-04-23  Jakub Jelinek  <jakub@redhat.com>
4696
4697         * gcc.dg/tls/opt-6.c: New test.
4698
4699         2003-04-05  Jakub Jelinek  <jakub@redhat.com>
4700
4701         * gcc.dg/20030405-1.c: New test.
4702
4703         2003-03-09  Jakub Jelinek  <jakub@redhat.com>
4704
4705         * gcc.dg/20030309-1.c: New test.
4706
4707         2003-03-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
4708
4709         * gcc.c-torture/execute/20030307-1.c: New test.
4710
4711         2003-02-20  Randolph Chung  <tausq@debian.org>
4712
4713         * gcc.c-torture/compile/20030220-1.c: New test.
4714
4715         2003-02-18  Jakub Jelinek  <jakub@redhat.com>
4716
4717         * gcc.dg/20030217-1.c: New test.
4718
4719         2003-01-29  Jakub Jelinek  <jakub@redhat.com>
4720
4721         * gcc.c-torture/compile/20020129-1.c: New test.
4722
4723         2002-12-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
4724
4725         * gcc.dg/unroll-1.c: New test.
4726
4727         2002-11-16  Jan Hubicka  <jh@suse.cz>
4728
4729         * gcc.c-torture/execute/20020920-1.c: New test.
4730
4731         2002-10-08  Jakub Jelinek  <jakub@redhat.com>
4732
4733         PR target/7434
4734         * gcc.c-torture/compile/20021008-1.c: New test.
4735
4736         2002-08-10  Gwenole Beauchesne  <gbeauchesne@mandrakesoft.com>
4737
4738         PR target/7559
4739         * testsuite/gcc.c-torture/execute/20020810-1.c: New test.
4740
4741         2002-08-07  Jakub Jelinek  <jakub@redhat.com>
4742
4743         * gcc.c-torture/compile/20020807-1.c: New test.
4744
4745         2002-07-30  Jakub Jelinek  <jakub@redhat.com>
4746
4747         * gcc.dg/tls/opt-1.c: New test.
4748
4749         2002-07-29  Jakub Jelinek  <jakub@redhat.com>
4750
4751         * gcc.dg/20020729-1.c: New test.
4752
4753         2002-07-20  Jakub Jelinek  <jakub@redhat.com>
4754
4755         * g++.dg/opt/life1.C: New test.
4756
4757         2002-05-20  Jakub Jelinek  <jakub@redhat.com>
4758
4759         * gcc.dg/20020525-1.c: New test.
4760
4761         2002-05-24  Jakub Jelinek  <jakub@redhat.com>
4762
4763         PR c++/6794
4764         * g++.dg/ext/pretty1.C: New test.
4765         * g++.dg/ext/pretty2.C: New test.
4766
4767 2003-05-15  Mark Mitchell  <mark@codesourcery.com>
4768
4769         PR c++/8385
4770         * g++.dg/ext/typeof5.C: New test.
4771
4772 2003-05-15  J"orn Rennecke <joern.rennecke@superh.com>
4773
4774         * gcc.c-torture/execute/builtins/string-asm-1.c: Take
4775         __USER_LABEL_PREFIX__ into account.
4776         * gcc.c-torture/execute/builtins/string-asm-2.c: Likewise.
4777
4778 2003-05-14  Roger Sayle  <roger@eyesopen.com>
4779
4780         * gcc.dg/builtins-15.c: New test case.
4781
4782 2003-05-13  Zack Weinberg  <zack@codesourcery.com>
4783
4784         * gcc.dg/const-elim-1.c: Tighten scan-assembler-not regexp.
4785
4786 2003-05-12  Mark Mitchell  <mark@codesourcery.com>
4787
4788         * lib/g++.exp: Tweak handling of additional source files.
4789         * g++.dg/special/conpr-2.C: Use dg-gpp-additional-sources.
4790         * g++.dg/special/conpr-2a.C: Rename to ...
4791         * g++.dg/special/conpr-2a.cc: ... this.
4792         * g++.dg/special/conpr-3.C: Use dg-gpp-additional-sources.
4793         * g++.dg/special/conpr-3a.C: Rename to ...
4794         * g++.dg/special/conpr-3a.cc: This.
4795         * g++.dg/special/conpr-3b.C: Rename to ...
4796         * g++.dg/special/conpr-3b.cc: This.
4797         * g++.dg/special/conpr-4.C: New test.
4798         * g++.dg/special/ecos.exp: Rewrite to use ordinary dg driver.
4799
4800 2003-05-12  David Edelsohn  <edelsohn@gnu.org>
4801
4802         * debug/debug.exp: Skip debug-[12].c at -O3 on non-Dwarf targets.
4803
4804 2003-05-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4805
4806         * g++.old-deja/g++.brendan/ns1.C: Remove private member warning.
4807         * g++.old-deja/g++.robertl/eb71.C: Likewise.
4808         * g++.old-deja/g++.brendan/warnings1.C: Add -Wctor-dtor-privacy.
4809         * g++.old-deja/g++.other/warn3.C: Likewise.
4810
4811 2003-05-11  Roger Sayle  <roger@eyesopen.com>
4812
4813         * gcc.dg/i386-387-1.c: Update to also test log.
4814         * gcc.dg/i386-387-2.c: Likewise.
4815
4816 2003-05-11  Toon Moene  <toon@moene.indiv.nluug.nl>
4817
4818         * g77.f-torture/execute/int8421.f: New test.
4819
4820 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4821
4822         PR c++/10230, c++/10481
4823         * g++.dg/lookup/scoped5.C: New test.
4824
4825 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4826
4827         PR c++/10552
4828         * g++.dg/template/ttp6.C: New test.
4829
4830 2003-05-11  Richard Sandiford  <rsandifo@redhat.com>
4831
4832         * gcc.c-torture/execute/builtins: New directory.
4833         * gcc.c-torture/execute/string-opt-{3,4,16,17,18,19}.c: Move into
4834         gcc.c-torture/execute/builtins.
4835         * gcc.c-torture/execute/string-opt-asm-{1,2}.c: Likewise.
4836         * gcc.c-torture/execute/builtin-noret-{1,2}.c: Move to...
4837         * gcc.dg/torture: ...this new directory.  Turn into link-only tests.
4838         * gcc.dg/no-builtin-1.c: Move into gcc.c-torture/execute/builtins.
4839
4840 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4841
4842         PR c++/9252
4843         * g++.dg/template/access8.C: New test.
4844         * g++.dg/template/access9.C: New test.
4845
4846 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4847
4848         PR c++/9554
4849         * g++.dg/parse/access1.C: New test.
4850
4851 2003-05-09  DJ Delorie  <dj@redhat.com>
4852
4853         * g++.dg/other/stdarg1.C: Make sure arg "3" is passed as a
4854         long, and not an int.
4855
4856 2003-05-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4857
4858         PR c++/10555, c++/10576
4859         * g++.dg/template/memclass1.C: New test.
4860
4861 2003-05-08  DJ Delorie  <dj@redhat.com>
4862
4863         * gcc.c-torture/execute/20020404-1.x: New, skip for 16-bit
4864         targets.
4865         * gcc.c-torture/execute/20021024-1.x: Likewise.
4866         * gcc.c-torture/execute/shiftdi.x: Likewise.
4867         * g++.old-deja/g++.mike/p700.C: Handle 16-bit targets.
4868         * g++.old-deja/g++.other/exprstmt1.C: Likewise.
4869         * gcc.dg/20021018-1.c: Likewise.
4870
4871 2003-05-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4872
4873         * g++.dg/other/packed1.C: Mark xfail for sparc*- not sparc-.
4874
4875         gcc.c-torture/execute/string-opt-19.c: Add general rodata tests.
4876         (bcopy): Call memmove.
4877
4878 2003-05-08  Roger Sayle  <roger@eyesopen.com>
4879
4880         * g77.f-torture/compile/8485.f: New test case.
4881
4882 2003-05-07  Richard Henderson  <rth@redhat.com>
4883
4884         PR c++/10570
4885         * g++.dg/eh/forced1.C: Expect catch-all handlers to run.
4886         Verify exception_cleanup not called for rethrows.
4887         * g++.dg/eh/forced2.C: Test that exception_cleanup is called
4888         when exiting catch block without rethrowing.
4889         * g++.dg/eh/forced3.C: New.
4890         * g++.dg/eh/forced4.C: New.
4891
4892 2003-05-07  Aldy Hernandez  <aldyh@redhat.com>
4893
4894         * gcc.dg/20030505.c: Fix triplet.
4895
4896 2003-05-06  DJ Delorie  <dj@redhat.com>
4897
4898         * gcc.dg/20021014-1.c: XFAIL for xstormy16 also.
4899         * gcc.dg/nest.c: Likewise.
4900
4901 2003-05-05  Roger Sayle  <roger@eyesopen.com>
4902
4903         * gcc.dg/builtins-14.c: New test case.
4904
4905 2003-05-05  Janis Johnson  <janis187@us.ibm.com>
4906
4907         * lib/compat.exp (compat-execute): New argument.
4908         * g++.dg/compat/compat.exp: Pass new argument to compat-execute.
4909         * gcc.dg/compat: New test directory.
4910         * gcc.dg/compat/compat.exp: New expect script.
4911         * gcc.dg/compat/scalar-by-value-1_main.c: New test file.
4912         * gcc.dg/compat/scalar-by-value-1_x.c: New test file.
4913         * gcc.dg/compat/scalar-by-value-1_y.c: New test file.
4914         * gcc.dg/compat/scalar-by-value-2_main.c: New test file.
4915         * gcc.dg/compat/scalar-by-value-2_x.c: New test file.
4916         * gcc.dg/compat/scalar-by-value-2_y.c: New test file.
4917
4918         * gcc.dg/compat/struct-by-value-1_main.c: New test file.
4919         * gcc.dg/compat/struct-by-value-1_x.c: New test file.
4920         * gcc.dg/compat/struct-by-value-1_y.c: New test file.
4921         * gcc.dg/compat/struct-by-value-2_main.c: New test file.
4922         * gcc.dg/compat/struct-by-value-2_x.c: New test file.
4923         * gcc.dg/compat/struct-by-value-2_y.c: New test file.
4924         * gcc.dg/compat/struct-by-value-3_main.c: New test file.
4925         * gcc.dg/compat/struct-by-value-3_x.c: New test file.
4926         * gcc.dg/compat/struct-by-value-3_y.c: New test file.
4927         * gcc.dg/compat/struct-by-value-4_main.c: New test file.
4928         * gcc.dg/compat/struct-by-value-4_x.c: New test file.
4929         * gcc.dg/compat/struct-by-value-4_y.c: New test file.
4930         * gcc.dg/compat/struct-by-value-5_main.c: New test file.
4931         * gcc.dg/compat/struct-by-value-5_x.c: New test file.
4932         * gcc.dg/compat/struct-by-value-5_y.c: New test file.
4933
4934 2003-05-05  Zack Weinberg  <zack@codesourcery.com>
4935
4936         * gcc.dg/const-elim-1.c, gcc.dg/const-elim-2.c: New testcases.
4937
4938 2003-05-05  Jakub Jelinek  <jakub@redhat.com>
4939
4940         * gcc.c-torture/execute/string-opt-18.c (main): Add 3 new tests.
4941
4942 2003-05-05  Geoffrey Keating  <geoffk@apple.com>
4943
4944         * gcc.c-torture/execute/ieee/fp-cmp-8.c: New test.
4945         * gcc.dg/ppc-fsel-2.c: New test.
4946
4947         * gcc.dg/unused-5.c: New test.
4948
4949 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4950
4951         PR c++/10496
4952         * g++.dg/warn/pmf1.C: New test.
4953
4954 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4955
4956         PR c++/4494
4957         * g++.dg/warn/main.C: New test.
4958
4959 2003-05-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4960
4961         * gcc.dg/nonnull-3.c: New test.
4962
4963 2003-05-04  Neil Booth  <neil@daikokuya.co.uk>
4964
4965         * gcc.dg/cpp/Wtrigraphs.c: Update.
4966         * gcc.dg/cpp/Wtrigraphs-2.c: New tests.
4967
4968 2003-05-03  Geoffrey Keating  <geoffk@apple.com>
4969
4970         * gcc.dg/ppc-fsel-1.c: New test.
4971
4972 2003-05-03  Zack Weinberg  <zack@codesourcery.com>
4973
4974         PR c/10604
4975         * gcc.dg/compare7.c, g++.dg/warn/compare1.C: New testcases.
4976
4977 2003-05-03  Kazu Hirata  <kazu@cs.umass.edu>
4978
4979         * gcc.dg/m-un-2.c: Fix the typedef of size_t.
4980
4981 2003-05-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4982
4983         PR c++/9364, c++/10553, c++/10586
4984         * g++.dg/parse/typename4.C: New test.
4985         * g++.dg/parse/typename5.C: Likewise.
4986
4987 2003-05-03  Richard Sandiford  <rsandifo@redhat.com>
4988
4989         * gcc.c-torture/compile/20030503-1.c: New test.
4990
4991 2003-05-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4992
4993         * g++.dg/lookup/using5.C: Fix testcase error.
4994
4995 2003-05-01  Chris Demetriou  <cgd@broadcom.com>
4996
4997         * gcc.dg/special/mips-abi.exp (is_meabi_config): Remove,
4998         since MEABI is no longer supported.  Remove all vestiges
4999         of MEABI from the test.
5000
5001 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5002
5003         PR c++/10554
5004         * g++.dg/lookup/using5.C: New test.
5005
5006 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5007
5008         PR c++/8772
5009         * g++.dg/template/ttp5.C: New test.
5010
5011 2003-04-30  Mark Mitchell  <mark@codesourcery.com>
5012
5013         * lib/g++-dg.exp (g++-dg-test): Add "repo" option.
5014         (dg-gpp-additional-sources): New function.
5015         (dg-gpp-additional-files): Likewise.
5016         * lib/g++.exp (additional_sources): New variable.
5017         (additional_files): Likewise.
5018         (g++_target_compile): Deal with them.
5019         * lib/old-dejagnu.exp: Remove.
5020         * g++.old-deja/old-deja.exp: Use dg.exp, not old-dejagnu.exp.
5021         * g++.old-deja: Revise all tests to use dg commands.
5022
5023 2003-04-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5024
5025         PR c++/9432, c++/9528
5026         * g++.dg/lookup/using4.C: New test.
5027
5028 2003-04-29  Geoffrey Keating  <geoffk@apple.com>
5029
5030         * gcc.dg/noreturn-5.c: New file.
5031         * gcc.dg/noreturn-6.c: New file.
5032
5033         * gcc.c-torture/compile/inline-1.c: New file.
5034
5035 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
5036
5037         PR c++/10551
5038         * g++.dg/template/explicit1.C: New test.
5039
5040 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
5041
5042         PR c++/10549
5043         * g++.dg/other/bitfield1.C: New test.
5044
5045         PR c++/10527
5046         * g++.dg/init/new7.C: New test.
5047
5048 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
5049
5050         * g++.dg/ext/desig1.C: New test.
5051         * g++.dg/ext/init1.C: Update.
5052
5053         * g++.old-deja/g++.pt/deduct5.C: Remove unnecessary initializer.
5054
5055 2003-04-28  Mark Mitchell  <mark@codesourcery.com>
5056
5057         PR c++/10180
5058         * g++.dg/warn/Winline-1.C: New test.
5059
5060 2003-04-28  Jakub Jelinek  <jakub@redhat.com>
5061
5062         * gcc.c-torture/execute/string-opt-19.c: New test.
5063
5064         * gcc.c-torture/execute/string-opt-asm-1.c: New test.
5065         * gcc.c-torture/execute/string-opt-asm-2.c: New test.
5066
5067 2003-04-27  Mark Mitchell  <mark@codesourcery.com>
5068
5069         PR c++/10506
5070         * g++.dg/init/new6.C: New test.
5071
5072         PR c++/10503
5073         * g++.dg/init/ref6.C: New test.
5074
5075 2003-04-26  David Edelsohn  <edelsohn@gnu.org>
5076
5077         * g++.dg/warn/weak1.C: XFAIL on AIX4.
5078
5079 2003-04-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5080
5081         * gcc.c-torture/execute/string-opt-8.c: Don't perform cmpstr
5082         checks for __pj__, but do them for !__OPTIMIZE__ and __s390__.
5083
5084 2003-04-25  Mark Mitchell  <mark@codesourcery.com>
5085
5086         * g++.old-deja/g++.pt/instantiate12.C: Explicit instantiate
5087         initialized static data members.
5088
5089 2003-04-25  H.J. Lu <hjl@gnu.org>
5090
5091         * gcc.dg/ia64-sync-4.c: New test.
5092
5093 2003-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5094
5095         * gcc.c-torture/execute/string-opt-18.c: Clean up.  Fix copyright
5096         date.
5097
5098 2003-04-24  Nathan Sidwell  <nathan@codesourcery.com>
5099
5100         PR c++/10337
5101         * g++.dg/warn/conv1.C: New test.
5102         * g++.old-deja/g++.other/conv7.C: Adjust.
5103         * g++.old-deja/g++.other/overload14.C: Adjust.
5104
5105 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
5106
5107         PR c++/10471
5108         * g++.dg/template/defarg2.C: New test.
5109
5110 2003-04-23  Neil Booth  <neil@daikokuya.co.uk>
5111
5112         * gcc.dg/cpp/include2.c: Update.
5113         * gcc.dg/cpp/multiline-2.c: New.
5114         * gcc.dg/cpp/multiline.c: Update.
5115         * gcc.dg/cpp/strify2.c: Update.
5116         * gcc.dg/cpp/trad/literals-2.c: Update.
5117
5118 2003-04-23  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5119
5120         * g++.dg/other/packed1.C: XFAIL hppa*-*-*.
5121
5122 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
5123
5124         * g++.dg/parse/typedef1.C: Tweak after fix for PR 10428.
5125
5126 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
5127
5128         PR c++/10451
5129         * g++.dg/parse/crash4.C: New test.
5130
5131         PR c++/9847
5132         * g++.dg/parse/crash5.C: New test.
5133
5134 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
5135
5136         PR c++/10446
5137         * g++.dg/parse/crash3.C: New test.
5138
5139         PR c++/10428
5140         * g++.dg/parse/elab1.C: New test.
5141
5142 2003-04-22  Devang Patel  <dpatel@apple.com>
5143
5144         * gcc.dg/cpp/trad/funlike-5.c: New test.
5145
5146 2003-04-21  Andreas Tobler <a.tobler@schweiz.ch>
5147
5148         * g++.dg/other/packed1.C: Fix dg options.
5149
5150 2003-04-22  Nathan Sidwell  <nathan@codesourcery.com>
5151
5152         * g++.dg/other/offsetof2.C: New test.
5153
5154 2003-04-21  Mark Mitchell  <mark@codesourcery.com>
5155
5156         * g++.dg/template/recurse.C: Adjust location of error messages.
5157
5158 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
5159
5160         PR c++/9881
5161         * g++.dg/init/addr-const1.C: New test.
5162         * g++.dg/other/packed1.C: XFAIL on aligned architectures.
5163
5164 2003-04-20  Nathan Sidwell  <nathan@codesourcery.com>
5165
5166         PR c++/10405
5167         * g++.dg/lookup/struct-hack1.C: New test.
5168
5169 2003-04-20  Neil Booth  <neil@daikokuya.co.uk>
5170
5171         * ucs.c: Update diagnostic messages.
5172
5173 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
5174
5175         * gcc.dg/cpp/truefalse.cpp: New test.
5176         * gcc.dg/cpp/cpp.exp: Update.
5177         * g++.dg/other/stdbool-if.C: Remove.
5178
5179 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
5180
5181         * gcc.dg/cpp/_Pragma4.c: Remove stray space.
5182         * gcc.dg/cpp/trad/escaped-eof.c: Correct line number.
5183
5184 2003-04-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
5185
5186         * gcc.c-torture/compile/20030418-1.c: New test.
5187
5188 2003-04-17  Janis Johnson  <janis187@us.ibm.com>
5189
5190         * README.compat: Remove; content moved to doc/sourcebuild.texi.
5191
5192 2003-04-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5193
5194         PR c++/10347
5195         g++.dg/template/dependent-name1.C: New test.
5196
5197 2003-04-17  J"orn Rennecke <joern.rennecke@superh.com>
5198
5199         * gcc.dg/warn-1.c (tourist_guide): New array,
5200         contains a pointer to bar.
5201
5202 2003-04-16  Roger Sayle  <roger@eyesopen.com>
5203
5204         * gcc.dg/Wunreachable-5.c: New test case for PR c/10175.
5205         * gcc.c-torture/execute/medce-1.c: New test case.
5206         * gcc.c-torture/execute/medce-2.c: New test case.
5207
5208 2003-04-15  Mark Mitchell  <mark@codesourcery.com>
5209
5210         * lib/prune.exp: Ignore more messages.
5211
5212         PR c++/10381
5213         * g++.dg/parse/lookup3.C: New test.
5214
5215 2003-04-15  J"orn Rennecke <joern.rennecke@superh.com>
5216
5217         * gcc.c-torture/compile/20030415-1.c : New test.
5218
5219 2003-04-14  Mark Mitchell  <mark@codesourcery.com>
5220
5221         * gcc.c-torture/execute/scope-2.c: Move to ...
5222         * gcc.dg/noncompile/scope.c: .... here.
5223
5224 2003-04-14  Roger Sayle  <roger@eyesopen.com>
5225
5226         * gcc.dg/20030414-2.c: New test case.
5227
5228 2003-04-14  Hans-Peter Nilsson  <hp@axis.com>
5229
5230         PR target/10377
5231         * gcc.dg/20030414-1.c: New test.
5232
5233 2003-04-13  Roger Sayle  <roger@eyesopen.com>
5234
5235         * gcc.dg/builtins-12.c: New test case.
5236         * gcc.dg/builtins-13.c: New test case.
5237
5238 2003-04-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5239
5240         * gcc.c-torture/execute/string-opt-18.c: New test.
5241
5242 2003-04-13  Mark Mitchell  <mark@codesourcery.com>
5243
5244         PR c++/10300
5245         * g++.dg/init/new5.C: New test.
5246
5247 2003-04-12  Mark Mitchell  <mark@codesourcery.com>
5248
5249         PR c++/7910
5250         * g++.dg/ext/dllimport1.C: New test.
5251
5252 2003-04-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
5253
5254         * gcc.dg/ultrasp8.c: Fix for 32-bit Sparc.
5255
5256 2003-04-11  Bud Davis <bdavis9659@comcast.net>
5257
5258         PR Fortran/9263
5259         * g77.f-torture/noncompile/9263.f: New test
5260         PR Fortran/1832
5261         * g77.f-torture/execute/1832.f: New test
5262
5263 2003-04-11  David Chad  <davidc@freebsd.org>
5264             Loren J. Rittle  <ljrittle@acm.org>
5265
5266         libobjc/8562
5267         * objc.dg/headers.m: New test.
5268
5269 2003-04-10  Zack Weinberg  <zack@codesourcery.com>
5270
5271         * gcc.c-torture/execute/builtin-noret-2.c: New.
5272         * gcc.c-torture/execute/builtin-noret-2.x: New.
5273         XFAIL builtin-noret-2.c at -O1 and above.
5274         * gcc.dg/redecl.c: New.
5275         * gcc.dg/Wshadow-1.c: Update error regexps.
5276
5277 2003-04-10  Mark Mitchell  <mark@codesourcery.com>
5278
5279         * g++.dg/abi/bitfield10.C: New test.
5280
5281 2003-04-09  Mike Stump  <mrs@apple.com>
5282
5283         * gcc.dg/pch/pch.exp: Make testcase names longer.
5284         * g++.dg/pch/pch.exp: Make testcase names longer.
5285
5286 2003-04-08  Roger Sayle  <roger@eyesopen.com>
5287
5288         * gcc.dg/builtins-11.c: New test case.
5289
5290 2003-04-08  Roger Sayle  <roger@eyesopen.com>
5291
5292         * gcc.dg/builtins-9.c: New test case.
5293         * gcc.dg/builtins-10.c: New test case.
5294
5295 2003-04-07  J"orn Rennecke <joern.rennecke@superh.com>
5296
5297         * gcc.dg/noncompile/init-4.c.c: New test.
5298
5299 2003-04-06  Nathan Sidwell  <nathan@codesourcery.com>
5300
5301         * gcc.misc-test/gcov-9.c: New test.
5302         * gcc.misc-test/gcov-10.c: New test
5303         * gcc.misc-test/gcov-11.c: New test.
5304
5305 2003-04-05  Zack Weinberg  <zack@codesourcery.com>
5306
5307         PR optimization/10024
5308         * gcc.c-torture/compile/20030405-1.c: New test.
5309
5310 2003-04-04  Geoffrey Keating  <geoffk@apple.com>
5311
5312         * gcc.dg/pch/static-3.c: New.
5313         * gcc.dg/pch/static-3.hs: New.
5314         * gcc.dg/pch/pch.exp: Test with -O0 -g too.
5315
5316 2003-04-04  Richard Henderson  <rth@redhat.com>
5317
5318         * g++.dg/eh/forced1.C: Use _Unwind_SjLj_ForcedUnwind as appropriate.
5319         * g++.dg/eh/forced2.C: Likewise.
5320
5321 2003-04-03  Mike Stump  <mrs@apple.com>
5322
5323         * lib/scanasm.exp (scan-assembler): Add xfail processing for
5324         target arg.
5325         (scan-assembler-times, scan-assembler-not): Likewise.
5326         (scan-assembler-dem, scan-assembler-dem-not): Likewise.
5327
5328 2003-04-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
5329
5330         * gcc.dg/sparc-loop-1.c: New test.
5331
5332 2003-04-02  Geoffrey Keating  <geoffk@apple.com>
5333
5334         PR other/9274
5335         * g++.dg/pch/system-2.C: New.
5336         * g++.dg/pch/system-2.Hs: New.
5337
5338 2003-04-02  Aldy Hernandez  <aldyh@redhat.com>
5339
5340         * g++.dg/eh/simd-2.C (vecfunc): Fix typo.
5341
5342         * g++.dg/eh/simd-1.C (vecfunc): Same.
5343
5344 2003-04-01  Roger Sayle  <roger@eyesopen.com>
5345
5346         * gcc.c-torture/execute/20030401-1.c: New test case.
5347
5348 2003-04-01  Ziemowit Laski <zlaski@apple.com>
5349
5350         * objc.dg/defs.m: New.
5351
5352 2003-04-01  Aldy Hernandez  <aldyh@redhat.com>
5353
5354         * g++.dg/eh/simd-1.C: New.
5355         * g++.dg/eh/simd-2.C: New.
5356
5357 2003-03-01  Aldy Hernandez  <aldyh@redhat.com>
5358
5359         * gcc.c-torture/execute/simd-3.c: New.
5360
5361 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
5362
5363         PR c/9936
5364         * gcc.dg/20030331-2.c: New test.
5365
5366 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
5367
5368         PR c++/10278
5369         * g++.dg/parse/crash2.C: New test.
5370
5371 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
5372
5373         * gcc.c-torture/compile/20030331-1.c: New test, moved from...
5374         * gcc.c-torture/execute/20030331-1.c: ...here.
5375
5376 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
5377
5378         * gcc.c-torture/execute/20030331-1.c: New test.
5379
5380 2003-03-31  Nathan Sidwell  <nathan@codesourcery.com>
5381
5382         * lib/gcov.exp: Adjust call return testing strings.
5383         * g77.dg/gcov/gcov-1.f: Don't expect unconditional branches.
5384
5385 2003-03-31  Roger Sayle  <roger@eyesopen.com>
5386
5387         * gcc.dg/builtins-3.c: Add new tests for sin and cos.
5388         * gcc.dg/builtins-7.c: New test case.
5389         * gcc.dg/builtins-8.c: New test case.
5390
5391 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
5392
5393         * gcc.c-torture/execute/ieee/20030331-1.c: New test.
5394
5395 2003-03-30  Mark Mitchell  <mark@codesourcery.com>
5396
5397         PR c++/7647
5398         * g++.dg/lookup-class-member-2.C: New test.
5399
5400 2003-03-30  Glen Nakamura  <glen@imodulo.com>
5401
5402         * gcc.dg/20030324-1.c: Add comments and abort if test fails.
5403
5404 2003-03-28  Roger Sayle  <roger@eyesopen.com>
5405
5406         * gcc.c-torture/execute/ieee/fp-cmp-6.c:  Correct test for -O0.
5407
5408 2003-03-28  Mark Mitchell  <mark@codesourcery.com>
5409
5410         * g++.dg/init/attrib1.C: New test.
5411
5412 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
5413
5414         * gcc.dg/ultrasp8.c: New test.
5415
5416 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
5417
5418         * gcc.dg/ultrasp7.c: New test.
5419
5420 2003-03-28  Nathan Sidwell  <nathan@codesourcery.com>
5421
5422         PR c++/10047
5423         * g++.dg/template/inline1.C: New test.
5424
5425 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
5426
5427         * gcc.dg/sparc-dwarf2.c: New test.
5428
5429 2003-03-27  Roger Sayle  <roger@eyesopen.com>
5430
5431         * gcc.c-torture/execute/ieee/fp-cmp-6.c: New test case.
5432         * gcc.c-torture/execute/ieee/fp-cmp-7.c: New test case.
5433
5434 2003-03-27  Mark Mitchell  <mark@codesourcery.com>
5435
5436         * lib/gcov.exp (run-gcov): Add branches and calls options, rather
5437         than reading .x files.
5438         * g++.dg/gcov/gcov-1.C: Use run-gcov options, not .x files.
5439         * g77.dg/gcov/gcov-1.f: Likewise.
5440         * gcc.misc-tests/gcov-4b.c: Likewise.
5441         * gcc.misc-tests/gcov-5b.c: Likewise.
5442         * gcc.misc-tests/gcov-6.c: Likewise.
5443         * gcc.misc-tests/gcov-7.c: Likewise.
5444         * gcc.misc-tests/gcov-8.c: Likewise.
5445         * g++.dg/gcov/gcov-1.x: Remove.
5446         * g77.dg/gcov/gcov-1.x: Likewise.
5447         * gcc.misc-tests/gcov-4b.x: Likewise.
5448         * gcc.misc-tests/gcov-5b.x: Likewise.
5449         * gcc.misc-tests/gcov-6.x: Likewise.
5450         * gcc.misc-tests/gcov-7.x: Likewise.
5451         * gcc.misc-tests/gcov-8.x: Likewise.
5452
5453 2003-03-27  Glen Nakamura  <glen@imodulo.com>
5454
5455         PR opt/10087
5456         * gcc.dg/20030324-1.c: New test.
5457
5458 2003-03-27  Nathan Sidwell  <nathan@codesourcery.com>
5459
5460         PR c++/10224
5461         * g++.dg/template/arg3.C: New test.
5462
5463         PR c++/10158
5464         * g++.dg/template/friend18.C: New test.
5465
5466 2003-03-26  Roger Sayle  <roger@eyesopen.com>
5467
5468         * g77.f-torture/compile/20030326-1.f: New test case.
5469
5470 2003-03-26  Janis Johnson  <janis187@us.ibm.com>
5471
5472         * gcc.c-torture/execute/20020227-1.x: Don't XFAIL for powerpc64.
5473
5474         * gcc.c-torture/compile/simd-5.x: Expect XFAIL for powerpc64.
5475
5476 2003-03-26  Jakub Jelinek  <jakub@redhat.com>
5477
5478         * gcc.dg/ia64-sync-3.c: New test.
5479
5480 2003-03-26  Alan Modra  <amodra@bigpond.net.au>
5481
5482         * gcc.dg/loop-2.c: Replace "inline" with "__inline__".
5483
5484 2003-03-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
5485
5486         * gcc.dg/ultrasp6.c: New test.
5487
5488 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
5489
5490         * gcc.dg/i386-signbit-1.c: New test.
5491         * gcc.dg/i386-signbit-2.c: New test.
5492         * gcc.dg/i386-signbit-3.c: New test.
5493
5494 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
5495
5496         * gcc.dg/ultrasp5.c: Fix options.
5497
5498 2003-03-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
5499
5500         * gcc.dg/ultrasp5.c: Fix comment.
5501
5502 2003-03-24  Bud Davis  <bdavis9659@comcast.net>
5503
5504         PR fortran/10197
5505         * g77.f-torture/execute/10197.f: New test.
5506
5507 2003-03-24  Nathan Sidwell  <nathan@codesourcery.com>
5508
5509         PR c++/9898, c++/383
5510         * g++.dg/template/conv6.C: New test.
5511
5512         PR c++/10119
5513         * g++.dg/template/ptrmem5.C: New test.
5514
5515         PR c++/10026
5516         * g++.dg/lookup/koenig1.C: New test.
5517
5518         PR C++/10199
5519         * g++.dg/lookup/template2.C: New test.
5520
5521 2003-03-24  Jakub Jelinek  <jakub@redhat.com>
5522
5523         * g++.dg/opt/rtti1.C: New test.
5524
5525 2003-03-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
5526
5527         * gcc.dg/ultrasp5.c: New test.
5528
5529 2003-03-23  Arpad Beszedes <beszedes@cc.u-szeged.hu>
5530
5531         PR middle-end/9967
5532         * gcc.c-torture/execute/stdio-opt-1.c: Adjust test for change to
5533         builtin fputs.
5534
5535 2003-03-23  Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>
5536
5537         PR c/8224
5538         * gcc.dg/20030323-1.c: New test.
5539
5540 2003-03-23  Roger Sayle  <roger@eyesopen.com>
5541
5542         * gcc.c-torture/compile/20030323-1.c: New test case.
5543
5544 2003-03-22  Ulrich Weigand  <uweigand@de.ibm.com>
5545
5546         * gcc.dg/20030321-1.c: New test.
5547
5548 2003-03-22  Zack Weinberg  <zack@codesourcery.com>
5549
5550         * gcc.dg/Wshadow-1.c: Add a dg-warning line.
5551
5552 2003-03-22  Nathan Sidwell  <nathan@codesourcery.com>
5553
5554         PR c++/9978, c++/9708
5555         * g++.dg/ext/vlm1.C: Adjust expected error.
5556         * g++.dg/ext/vla2.C: New test.
5557         * g++.dg/template/arg1.C: New test.
5558         * g++.dg/template/arg2.C: New test.
5559
5560 2003-03-22  Bud Davis  <bdavis9659@comcast.net>
5561
5562         * g77.f-torture/execute/select.f: New test.
5563         * g77.f-torture/noncompile/select_no_compile.f: New test.
5564
5565 2003-03-21  Nathan Sidwell  <nathan@codesourcery.com>
5566
5567         PR c++/9898
5568         * g++.dg/other/error4.C: New test.
5569
5570 2003-03-20  Mark Mitchell  <mark@codesourcery.com>
5571
5572         * g++.dg/template/friend17.C: New test.
5573
5574 2003-03-21  Alan Modra  <amodra@bigpond.net.au>
5575
5576         * gcc.c-torture/compile/20030320-1.c: New.
5577
5578 2003-03-20  Roger Sayle  <roger@eyesopen.com>
5579
5580         * gcc.dg/builtins-6.c: New test case.
5581
5582 2003-03-19  Alan Modra  <amodra@bigpond.net.au>
5583
5584         PR target/10073
5585         * gcc.c-torture/compile/20030319-1.c: New.
5586
5587 2003-03-18  Jan Hubicka  <jh@suse.cz>
5588
5589         * gcc.dg/i386-cvt-1.c: New test.
5590
5591 2003-03-17  Zack Weinberg  <zack@codesourcery.com>
5592
5593         * objc.dg/naming-1.m: Use "(parse|syntax) error".
5594         * objc.dg/naming-2.m: Likewise.
5595
5596 2003-03-17  Mark Mitchell  <mark@codesourcery.com>
5597
5598         PR c++/9639
5599         * g++.dg/parse/crash1.C: New test.
5600
5601 2003-03-16  Mark Mitchell  <mark@codesourcery.com>
5602
5603         PR c++/8805
5604         * g++.dg/eh/cleanup1.C: New test.
5605
5606 2003-03-16  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
5607
5608         * gcc.c-torture/execute/20030316-1.c: New test case.
5609
5610 2003-03-16  Nathan Sidwell  <nathan@codesourcery.com>
5611
5612         PR c++/9629
5613         * g++.dg/init/ctor2.C: New test.
5614
5615 2003-03-15  Roger Sayle  <roger@eyesopen.com>
5616
5617         * g77.f-torture/compile/xformat.f: New test case.
5618
5619 2003-03-15  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5620
5621         * g++.old-deja/g++.mike/eh33.C: Remove xfail for hppa*-*-*.
5622         * g++.old-deja/g++.mike/eh50.C: Likewise.
5623
5624 2003-03-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5625
5626         PR c++/6440
5627         * g++.dg/template/spec7.C: New test.
5628         * g++.dg/template/spec8.C: Likewise.
5629
5630 2003-03-14  Jakub Jelinek  <jakub@redhat.com>
5631
5632         * gcc.c-torture/execute/20030313-1.c: New test.
5633
5634 2003-03-14  Richard Henderson  <rth@redhat.com>
5635
5636         * gcc.dg/inline-2.c: Adjust alpha test for external call.
5637
5638 2003-03-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
5639
5640         * gcc.c-torture/compile/20030314-1.c: New test.
5641
5642 2003-03-13  Danny Smith  <dannysmith@users.sourceforge.net>
5643
5644         * gcc.dg/dll-1.c: Remove thumb target. Change exp to _exp.
5645         * gcc.dg/dll-2.c: Enable for cygwin and mingw. Remove
5646         thumb target,
5647         * gcc.dg/dll-3.c: Likewise. Adjust scan-assembler
5648         to accept newer _imp__  prefix and additional
5649         newline in .drectve section.
5650         * gcc.dg/dll-4.c: Likewise.
5651         * gcc.dg/dll-5.c: New file to test -mnop-fun-dllimport
5652         switch.
5653
5654 2003-03-13  Mark Mitchell  <mark@codesourcery.com>
5655
5656         * g++.dg/parse/namespace9.C: New test.
5657
5658         * g++.dg/init/ref5.C: New test.
5659         * g++.dg/parse/ptrmem1.C: Likewise.
5660
5661 2003-03-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5662
5663         * gcc.dg/special/ecos.exp (gcsec-1.c): Find linker used by gcc.
5664         * gcc.dg/old-style-asm-1.c (dg-final): Add hpux label alternative to
5665         regular expression.
5666         * gcc.dg/funcorder.c (dg-final): Check for "link_error,%r" on hppa*-*-*.
5667         * gcc.dg/inline-1.c (dg-final): Check for "xyzzy?,%r" on hppa*-*-*.
5668
5669 2003-03-12  Daniel Jacobowitz  <drow@mvista.com>
5670
5671         * gcc.c-torture/execute/20030224-2.c: New test.
5672
5673 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
5674
5675         * gcc.dg/decl-3.c: New test.
5676
5677 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
5678
5679         * gcc.dg/i386-loop-2.c: New test.
5680
5681 2003-03-11  Mark Mitchell  <mark@codesourcery.com>
5682
5683         PR c++/9474
5684         * g++.dg/parse/namespace8.C: New test.
5685
5686         PR c++/9924
5687         * g++.dg/overload/builtin2.C: New test.
5688
5689 2003-03-11  Steven Bosscher  <s.bosscher@student.tudelft.nl>
5690
5691         * gcc.dg/return-type-3.c: New test.
5692
5693 2003-03-11  D.Venkatasubramanian  <dvenkat@noida.hcltech.com>
5694
5695         * gcc.misc-tests/bprob.exp: Disable test cases for h8300-*-* as
5696         profiling options are not supported.
5697
5698 2003-03-10  Mark Mitchell  <mark@codesourcery.com>
5699
5700         * g++.old-deja/g++.benjamin/16077.C: Adjust warnings.
5701         * g++.old-deja/g++.warn/impint2.C: Likewise.
5702
5703 2003-03-10  Devang Patel  <dpatel@apple.com>
5704
5705         * g++.dg/cpp/c++_cmd_1.C: New test.
5706         * g++.dg/cpp/c++_cmd_1.h: New file.
5707
5708 2003-03-10  Segher Boessenkool  <segher@koffie.nl>
5709
5710         * gcc.dg/altivec-9.c: New file.
5711
5712 2003-03-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5713
5714         * gcc.dg/ppc-sdata-1.c: New test.
5715         * gcc.dg/ppc-sdata-2.c: New test.
5716
5717 2003-03-09  Mark Mitchell  <mark@codesourcery.com>
5718
5719         PR c++/9373
5720         * g++.dg/opt/ptrmem2.C: New test.
5721
5722         PR c++/8534
5723         * g++.dg/opt/ptrmem1.C: New test.
5724
5725 2003-03-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
5726
5727         * gcc.dg/i386-loop-1.c: New test.
5728
5729 2003-03-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5730
5731         PR c++/9970
5732         * g++.dg/lookup/friend1.C: New test.
5733
5734 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
5735
5736         PR c++/9823
5737         * g++.dg/parser/constructor1.C: New test.
5738
5739 2003-03-08  Hans-Peter Nilsson  <hp@bitrange.com>
5740
5741         * gcc.c-torture/execute/20020720-1.x: Add xfail for cris-*-*.
5742
5743         * gcc.dg/old-style-asm-1.c: Tweak to match mmix-knuth-mmixware.
5744
5745 2003-03-08  Neil Booth  <neil@daikokuya.co.uk>
5746
5747         * gcc.dg/cpp/Wunused.c: Update test.
5748
5749 2003-03-08  Jan Hubicka  <jh@suse.cz>
5750
5751         * gcc.dg/inline-3.c: New test.
5752
5753 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
5754
5755         PR c++/9809
5756         * g++.dg/parse/builtin1.C: New test.
5757
5758         PR c++/9982
5759         * g++.dg/abi/cookie1.C: New test.
5760         * g++.dg/abi/cookie2.C: Likewise.
5761
5762         PR c++/9524
5763         * g++.dg/template/field1.C: New test.
5764
5765         PR c++/9912
5766         * g++.dg/parse/class1.C: New test.
5767         * g++.dg/parse/namespace7.C: Likewise.
5768         * g++.old-deja/g++.other/decl5.C: Remove XFAILs.
5769
5770 2003-03-07  Mark Mitchell  <mark@codesourcery.com>
5771
5772         * g++.dg/init/ref4.C: New test.
5773
5774 2003-03-07  Jan Hubicka  <jh@suse.cz>
5775
5776         * gcc.dg/i386-local2.c: Fix problems with certain versions of dejagnu.
5777         * gcc.dg/inline-3.c:  New test.
5778
5779 2003-03-06  Mark Mitchell  <mark@codesourcery.com>
5780
5781         * g++.dg/init/ref3.C: New test.
5782
5783         PR c++/9965
5784         * g++.dg/init/ref2.C: New test.
5785
5786         PR c++/9400
5787         * g++.dg/warn/Wshadow-2.C: New test.
5788
5789         PR c++/9791
5790         * g++.dg/warn/Woverloaded-1.C: New test.
5791
5792 2003-03-05  Jan Hubicka  <jh@suse.cz>
5793
5794         * gcc.dg/i386-local2.c: New.
5795         * gcc.dg/i386-local.c: Fix typo.
5796
5797 2003-03-05  Mark Mitchell  <mark@codesourcery.com>
5798
5799         * g++.dg/abi/layout3.C: New test.
5800
5801 2003-03-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
5802
5803         * gcc.c-torture/compile/20030305-1.c
5804
5805 2003-03-05  Jan Hubicka  <jh@suse.cz>
5806
5807         * gcc.dg/i386-local.c: New.
5808
5809 2003-03-04  J"orn Rennecke <joern.rennecke@superh.com>
5810
5811         * gcc.dg/sh-relax.c: Disable for sh64-*-*.
5812
5813 2003-03-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
5814
5815         * gcc.dg/switch-2.c: New test.
5816         * gcc.dg/switch-3.c: New test.
5817         * gcc.dg/Wswitch.c: Adjust line numbers.
5818         * gcc.dg/Wswitch-default.c: Likewise.
5819         * gcc.dg/Wswitch-enum.c: Likewise.
5820
5821 2003-03-04  Alexandre Oliva  <aoliva@redhat.com>
5822
5823         * gcc.c-torture/execute/20030222-1.c: New test.
5824
5825 2003-03-03  James E Wilson  <wilson@tuliptree.org>
5826
5827         * gcc.dg/m68k-slp-ice.c: New test for PR c/7872.
5828
5829 2003-03-03  Mark Mitchell  <mark@codesourcery.com>
5830
5831         PR c++/9878
5832         * g++.dg/init/ref1.C: New test.
5833
5834 2003-03-03  J"orn Rennecke <joern.rennecke@superh.com>
5835
5836         * gcc.dg/sh-relax.c: New SH-only test.
5837
5838 2003-03-03  Geoffrey Keating  <geoffk@apple.com>
5839
5840         * gcc.c-torture/compile/20010327-1.c: Back out last change.  Add
5841         comment explaining purpose of testcase.
5842
5843 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
5844
5845         * gcc.c-torture/execute/960312-1.x: New file, must pass -mshort
5846         for HC11/HC12 (asm needs two int registers).
5847         * gcc.c-torture/compile/20020312-1.x: New file, don't execute on
5848         HC11/HC12 because the test uses an asm which needs two 32-bit
5849         registers.
5850
5851 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
5852
5853         * gcc.c-torture/compile/920501-12.x: New file, must pass -mshort
5854         for HC11/HC12 (array is too large otherwise).
5855         * gcc.c-torture/compile/920501-4.x: New file, likewise.
5856         * gcc.c-torture/compile/20010518-2.x: Likewise.
5857         * gcc.c-torture/compile/980506-1.x: Don't execute this test on
5858         HC11/HC12 (array is too large).
5859
5860 2003-03-01  Geoffrey Keating  <geoffk@apple.com>
5861
5862         * lib/gcc-dg.exp (gcc-dg-test): Change .pch to .gch.
5863         * lib/g++-dg.exp (g++-dg-test): Likewise.
5864
5865 2003-03-01  Roger Sayle  <roger@eyesopen.com>
5866
5867         * g++.old-deja/g++.other/builtins10.C: New test for PR 9367.
5868         * gcc.dg/format/attr-5.c: Handle new conflicting types warning.
5869
5870 2003-03-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5871
5872         * g++.dg/warn/implicit-typename1.C: Remove warning.
5873
5874 2003-02-28  Richard Henderson  <rth@redhat.com>
5875
5876         * gcc.dg/noreturn-1.c: Move noreturn warning line.
5877         * gcc.dg/return-type-1.c: Move control reaches end warning line.
5878
5879 2003-02-28  Geoffrey Keating  <geoffk@apple.com>
5880
5881         * gcc.dg/pch/pch.exp: Change .pch to .gch.
5882         * g++.dg/pch/pch.exp: Likewise.
5883
5884 2003-02-28  Mark Mitchell  <mark@codesourcery.com>
5885
5886         PR c++/9879
5887         * testsuite/g++.dg/init/new4.C: New test.
5888
5889 2003-02-28  Richard Earnshaw  <rearnsha@arm.com>
5890
5891         * gcc.dg/arm-asm.c: Enable for StrongARM and XScale targets.
5892
5893 2003-02-28  Alexandre Oliva  <aoliva@redhat.com>
5894
5895         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead of
5896         unsigned long.
5897
5898         * gcc.c-torture/compile/simd-3.c: Do nothing if double is not
5899         wider than float.
5900
5901 2003-02-26  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
5902
5903         * lib/scanasm.exp: Add support for counting numbers of
5904         occurences.
5905         * gcc.dg/unswitch-1.c, gcc.dg/peel-1.c, gcc.dg/unroll-1.c,
5906         gcc.dg/unroll-2.c, gcc.dg/unroll-3.c: New tests.
5907
5908 2003-02-25  Mark Mitchell  <mark@codesourcery.com>
5909
5910         PR c++/9683
5911         * g++.dg/template/static3.C: New test.
5912
5913         PR c++/9829
5914         * g++.dg/parse/namespace6.C: New test.
5915
5916 2003-02-25  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5917
5918         PR target/9732
5919         * gcc.dg/20030225-1.c: New test.
5920
5921 2003-02-24  Mark Mitchell  <mark@codesourcery.com>
5922
5923         * README: Remove out-of-date information.
5924
5925         PR c++/9836
5926         * g++.dg/template/spec6.C: New test.
5927
5928 2003-02-24  Jeff Law  <law@redhat.com>
5929
5930         * gcc.c-torture/compile/20030224-1.c: New test for ia32 backend bug.
5931
5932 2003-02-24  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5933
5934         * g++.dg/other/pragma-ep-1.C: Test for __PRAGMA_EXTERN_PREFIX.
5935         * gcc.dg/pragma-ep-1.c: Likewise.
5936
5937 2003-02-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5938
5939         PR c++/9602
5940         * g++.dg/template/friend16.C: New test.
5941
5942 2003-02-23  Mark Mitchell  <mark@codesourcery.com>
5943
5944         PR c++/5333
5945         * g++.dg/parse/fused-params1.C: Adjust error messages.
5946         * g++.dg/template/nested3.C: New test.
5947
5948 2003-02-24  Alan Modra  <amodra@bigpond.net.au>
5949
5950         * g++.dg/abi/param1.C: New test.
5951
5952 2003-02-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5953
5954         PR c++/7982
5955         * g++.dg/warn/implicit-typename1.C: New test.
5956
5957 2003-02-22  Kelley Cook <kelleycook@comcast.net>
5958
5959         * g++.old-deja/g++.other/store-expr1.C: Replace "mcpu"
5960         with "mtune".
5961         * g++.old-deja/g++.other/store-expr2.C: Likewise.
5962         * gcc.c-torture/execute/20010129-1.x: Likewise.
5963         * gcc.dg/20011107-1.c: Likewise.
5964         * gcc.dg/20020108-1.c: Likewise.
5965         * gcc.dg/20020122-3.c: Likewise.
5966         * gcc.dg/20020206-1.c: Likewise.
5967         * gcc.dg/20020310-1.c: Likewise.
5968         * gcc.dg/20020426-2.c: Likewise.
5969         * gcc.dg/20020517-1.c: Likewise.
5970         * gcc.dg/991230-1.c: Likewise.
5971         * gcc.dg/i386-unroll-1.c: Likewise.
5972         * gcc.misc-tests/i386-prefetch.exp: Likewise.
5973
5974 2003-02-22  Jan Hubicka  <jh@suse.cz>
5975
5976         * gcc.dg/i386-mul.c: New test.
5977
5978 2003-02-21  Roger Sayle  <roger@eyesopen.com>
5979
5980         * gcc.dg/builtins-5.c: New test case.
5981
5982 2003-02-22  Hans-Peter Nilsson  <hp@axis.com>
5983
5984         * gcc.dg/asmreg-1.c: New test.
5985
5986 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
5987
5988         PR c++/9749
5989         * g++.dg/parse/varmod1.C: New test.
5990
5991 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
5992
5993         PR c++/9727
5994         * g++.dg/template/op1.C: New test.
5995
5996 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
5997
5998         PR c++/8906
5999         * g++.dg/template/nested2.C: New test.
6000
6001 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
6002
6003         PR c++/8724
6004         * g++.dg/expr/dtor1.C: New test.
6005
6006 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
6007
6008         * gcc.dg/cpp/include3.c: New test.
6009         * gcc.dg/cpp/inc/foo.h: New file.
6010
6011 2003-02-21  Glen Nakamura  <glen@imodulo.com>
6012
6013         * gcc.c-torture/execute/20030221-1.c: New test.
6014
6015 2003-02-20  Mark Mitchell  <mark@codesourcery.com>
6016
6017         PR c++/9729
6018         * g++.dg/abi/conv1.C: New test.
6019
6020 2003-02-20  Jan Hubicka  <jh@suse.cz>
6021
6022         * gcc.c-torture/execute/20020720-1.x: XFAIL for x86-64.
6023
6024 2003-02-19  Daniel Jacobowitz  <drow@mvista.com>
6025
6026         * gcc.c-torture/compile/20030219-1.c: New test.
6027
6028 2003-02-18  Jan Hubicka  <jh@suse.cz>
6029
6030         * gcc.dg/funcorder.c: New test.
6031
6032 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
6033
6034         * gcc.c-torture/execute/20030218-1.c: New.
6035
6036 2003-02-18  Aldy Hernandez  <aldyh@redhat.com>
6037
6038         * gcc.dg/20030218-1.c: New.
6039
6040 2003-02-18  Richard Henderson  <rth@redhat.com>
6041
6042         * gcc.dg/attr-invalid.c: Allow __used__ on static data.
6043         * gcc.dg/attr-used-2.c: New.
6044
6045 2003-02-18  Mark Mitchell  <mark@codesourcery.com>
6046
6047         PR c++/9704
6048         * g++.dg/init/copy5.C: New test.
6049
6050 2003-02-18  Geoffrey Keating  <geoffk@apple.com>
6051
6052         * gcc.dg/pch/pch.exp: Delete $bname.h before copying into it.
6053         * g++.dg/pch/pch.exp: Likewise.
6054
6055 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
6056
6057         * gcc.c-torture/execute/20030209-1.c: Enable the test if
6058         STACK_SIZE is not defined.
6059
6060 2003-02-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6061
6062         PR c++/9457
6063         * g++.dg/template/init1.C: New test.
6064
6065 2003-02-16  Jan HUbicka  <jh@suse.cz>
6066
6067         * gcc.dg/c90-const-expr-3.c (DZERO): New static variable
6068         (foo): Add few extra tests
6069         * gcc.dg/c99-const-expr-3.c: Likewise.
6070         * gcc.c-torture/execute/20030216-1.c: New.
6071
6072 2003-02-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6073
6074         PR c++/9459
6075         * g++.dg/ext/typeof4.C: New test.
6076
6077 2003-02-15  Roger Sayle  <roger@eyesopen.com>
6078
6079         * gcc.dg/i386-387-3.c: New test case.
6080
6081 2003-02-14  Josef Zlomek  <zlomekj@suse.cz>
6082
6083         * gcc.dg/20030213-1.c: Expect warning for unsupported -fpic on
6084         cris-*-elf* cris-*-aout* and mmix-*-*.
6085
6086 2003-02-13  Josef Zlomek  <zlomekj@suse.cz>
6087
6088         * gcc.dg/20030213-1.c: New test.
6089
6090 2003-02-12  Roger Sayle  <roger@eyesopen.com>
6091
6092         * gcc.dg/i386-387-1.c: Add new test for __builtin_atan2.
6093         * gcc.dg/i386-387-2.c: Likewise.
6094
6095 2003-02-12  Aldy Hernandez  <aldyh@redhat.com>
6096
6097         * gcc.dg/ppc-spe.c: Fix formatting.
6098         Enable tests that were previously unsupported by gas.
6099         Delete tests for instructions that no longer exist.
6100         Switch arguments on evsubifw builtin.
6101
6102 2003-02-12  Kazu Hirata  <kazu@cs.umass.edu>
6103
6104         * gcc.c-torture/execute/20030209-1.c: Disable the test if
6105         STACK_SIZE is too small.
6106
6107 2003-02-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
6108             Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
6109
6110         * gcc.dg/decl-2.c: New test.
6111
6112 2003-02-10  Jan Hubicka  <jh@suse.cz>
6113
6114         * gcc.dg/i386-fpcvt-1.c:  New test.
6115
6116 2002-02-09  Richard Sandiford  <rsandifo@redhat.com>
6117
6118         * gcc.c-torture/execute/20030209-1.c: New test.
6119
6120 2003-02-09  Kazu Hirata  <kazu@cs.umass.edu>
6121
6122         * gcc.c-torture/execute/builtin-bitops-1.c: When testing the
6123         int-wide bitops, use the constants of the same width.
6124         Likewise, if long long is 32-bit wide, test bitops using
6125         32-bit constants.
6126
6127 2003-02-07  Loren James Rittle  <ljrittle@acm.org>
6128
6129         * gcc.dg/20021014-1.c: Annotate with expected notice text.
6130
6131 2003-02-07  Roger Sayle  <roger@eyesopen.com>
6132
6133         * testsuite/gcc.dg/builtins-4.c: New test case.
6134
6135 2003-02-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6136
6137         * gcc.dg/20020430-1.c: Fix dg command typos.
6138         * gcc.dg/20020503-1.c: Likewise.
6139
6140 2003-02-06  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6141
6142         PR c++/8785
6143         * g++.dg/parse/fused-params1.C: New test.
6144
6145         PR c++/8857
6146         * g++.dg/parse/tmpl-tmpl-operator1.C: New test.
6147
6148         PR c++/8921
6149         * g++.dg/parse/non-dependent1.C: New test.
6150
6151         PR c++/8928
6152         * g++.dg/parse/dupl-tmpl-args1.C: New test.
6153
6154         PR c++/9228
6155         * g++.dg/parse/undefined7.C: New test.
6156         * g++.dg/parse/non-templ1.C: New test.
6157
6158         PR c++/9229
6159         * g++.dg/parse/too-many-tmpl-args1.C: New test.
6160
6161 2003-02-06  Eric Botcazou <ebotcazou@libertysurf.fr>
6162
6163         * gcc.c-torture/compile/20030206-1.c: New test.
6164
6165 2003-02-05  Roger Sayle  <roger@eyesopen.com>
6166
6167         * gcc.c-torture/compile/921206-1.c: Rename undeclared function from
6168         "pow" to "foo" to avoid potential confusion with a math built-in.
6169
6170 2003-02-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6171
6172         * gcc.c-torture/execute/20020227-1.x: Update specific XFAIL
6173         conditions for SPARC targets.
6174
6175 2003-02-05  Jakub Jelinek  <jakub@redhat.com>
6176
6177         * gcc.dg/20030204-1.c: New test.
6178
6179 2003-02-04  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6180
6181         PR c++/38
6182         * g++.dg/parse/array-size1.C: New test.
6183
6184         PR c++/5657
6185         * g++.dg/parse/undefined3.C: New test.
6186
6187         PR c++/5665
6188         * g++.dg/parse/undefined4.C: New test.
6189
6190         PR c++/5975
6191         * g++.dg/parse/undefined5.C: New test.
6192
6193         PR c++/7259
6194         * g++.dg/parse/tmpl-tmpl-param1.C: New test.
6195
6196         PR c++/8578
6197         * g++.dg/parse/casting-operator1.C: New test.
6198
6199         PR c++/8596
6200         * g++.dg/parse/undefined6.C: New test.
6201
6202         PR c++/8736
6203         * g++.dg/parse/missing-template1.C: New test.
6204
6205 2003-02-04  Jan Hubicka  <jh@suse.cz>
6206
6207         * gcc.dg/i386-cadd.c:  Compile using -march=k8.
6208         * gcc.dg/i386-cmov?.c:  Likewise.
6209         * gcc.dg/i386-fpcvt-?.c:  Likewise.
6210         * gcc.dg/i386-ssefp-1.c:  Likewise.
6211         * gcc.dg/i386-ssetype-?.c:  Likewise; fix for register passing
6212         conventions.
6213
6214 2003-02-03  Mark Mitchell  <mark@codesourcery.com>
6215
6216         PR c++/7129
6217         * testsuite/g++.dg/ext/max.C: New test.
6218
6219 2003-02-03  Jan Hubicka  <jh@suse.cz>
6220
6221         * gcc.c-torture/execute/20030203-1.c: New test.
6222
6223 2003-02-03  Richard Earnshaw  <rearnsha@arm.com>
6224
6225         * gcc.c-torture/exectue/ieee/20000320-1.c: The ARM VFP format is
6226         'natural-endian'.
6227
6228 2003-02-01  Richard Sandiford  <rsandifo@redhat.com>
6229
6230         * g++.dg/init/new1.C: Remove -fvolatile dg-options line.
6231         * g++.dg/init/new2.C: Likewise.
6232         * g++.dg/other/new1.C: Likewise.
6233
6234 2003-01-31  Loren J. Rittle <ljrittle@acm.org>
6235
6236         * gcc.dg/struct-ret-libc.c: New test.
6237
6238 2003-01-31  Ulrich Weigand  <uweigand@de.ibm.com>
6239
6240         * gcc.dg/20030129-1.c: New test.
6241
6242 2003-01-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6243
6244         PR c++/8849
6245         * g++.dg/template/ptrmem4.C: New test.
6246
6247 2003-01-29  Mark Mitchell  <mark@codesourcery.com>
6248
6249         * g++.dg/parser/constant1.C: New test.
6250
6251 2003-01-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6252
6253         PR c++/8591
6254         * g++.dg/parse/friend2.C: New test.
6255
6256 2003-01-29  Nathan Sidwell  <nathan@codesourcery.com>
6257
6258         PR c++/9437
6259         * g++.dg/template/unify4.C: New test.
6260
6261 2003-01-28  Richard Sandiford  <rsandifo@redhat.com>
6262
6263         * gcc.c-torture/execute/20030128-1.c: New test.
6264
6265 2003-01-28  Jeffrey D. Oldham  <oldham@codesourcery.com>
6266
6267         * g++.dg/lookup/nested1.C: Test moved from ...
6268         * g++.old-deja/g++.other/lookup24.C: ... here.
6269
6270 2003-01-28  Jan Hubicka  <jh@suse.cz>
6271
6272         * gcc.dg/i386-cmov5.c:  New test.
6273
6274 2003-01-28  D.Venkatasubramanian   <dvenkat@noida.hcltech.com>
6275
6276         * gcc.c-torture/execute/20010925-1.c: Changed the
6277         memcpy declaration.
6278
6279 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
6280
6281         PR c++/3902
6282         * g++.dg/parse/template5.C: New test.
6283
6284 2003-01-28  Toon Moene  <toon@moene.indiv.nluug.nl>
6285
6286         PR fortran/9258
6287         * g77.dg/pr9258: New test.
6288
6289 2003-01-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6290
6291         * README: Move relevant parts from README.g++.
6292
6293         * README.g++: Remove this file.
6294
6295 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
6296
6297         * g++.dg/abi/dcast1.C: New test.
6298
6299 2003-01-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6300
6301         * gcc.c-torture/execute/builtin-constant.x: Only expect failure at -O1.
6302
6303 2003-01-27  Jeffrey D. Oldham  <oldham@codesourcery.com>
6304
6305         PR c++/47
6306         * g++.old-deja/g++.other/lookup24.C: New test.
6307
6308 2003-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6309
6310         PR middle-end/7227
6311         * gcc.dg/uninit-C.c: New test.
6312
6313 2003-01-27  Nathan Sidwell  <nathan@codesourcery.com>
6314
6315         * g++.dg/abi/covariant1.C: New test.
6316
6317 2003-01-25  Ulrich Weigand  <uweigand@de.ibm.com>
6318
6319         * gcc.dg/20030123-1.c: New test.
6320
6321 2003-01-25  Jan Hubicka  <jh@suse.cz>
6322
6323         PR opt/8492
6324         * gcc.c-torture/compile/20030125-1.c
6325
6326 2003-01-25  Nathan Sidwell  <nathan@codesourcery.com>
6327
6328         PR c++/9403
6329         * g++.dg/parse/template3.C: New test.
6330         * g++.old-deja/g++.pt/memclass5.C: Add needed template keyword.
6331
6332         PR c++/795
6333         * g++.dg/parse/template4.C: New test.
6334
6335         PR c++/9415
6336         * g++.dg/template/qual2.C: New test.
6337
6338         PR c++/8545
6339         * g++.old-deja/g++.brendan/parse3.C: Remove XFAIL.
6340
6341         * g++.old-deja/g++.ns/bogus1.C: Change expected error.
6342
6343 2003-01-25  Roger Sayle  <roger@eyesopen.com>
6344
6345         * gcc.c-torture/execute/switch-1.c: New test case.
6346
6347 2003-01-25  Jan Hubicka  <jh@suse.cz>
6348
6349         * gcc.c-torture/execute/20030125-1.[cx]: New test.
6350
6351 2003-01-25  Paolo Carlini  <pcarlini@unitus.it>
6352
6353         Tweaks for Bison-1.875. From the NEWS file:
6354         "- `parse error' -> `syntax error'
6355         Bison now uniformly uses the term `syntax error'"
6356         * gcc.dg/cpp/19990413-1.c: Test for "(parse|syntax) error".
6357         * gcc.dg/cpp/digraph2.c: Likewise.
6358         * gcc.dg/cpp/direct2.c: Likewise.
6359         * gcc.dg/cpp/paste4.c: Likewise.
6360         * gcc.dg/c90-restrict-1.c: Likewise.
6361         * gcc.dg/c99-func-2.c: Likewise.
6362         * gcc.dg/noncompile/920721-2.c: Likewise.
6363         * gcc.dg/noncompile/930622-2.c: Likewise.
6364         * gcc.dg/noncompile/940112-1.c: Likewise.
6365         * gcc.dg/noncompile/950921-1.c: Likewise.
6366         * gcc.dg/noncompile/951123-1.c: Likewise.
6367         * gcc.dg/noncompile/971104-1.c: Likewise.
6368         * gcc.dg/noncompile/990416-1.c: Likewise.
6369
6370 2003-01-24  Paolo Carlini  <pcarlini@unitus.it>
6371
6372         * g++.dg/parse/undefined1.C: Add error message.
6373
6374 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
6375
6376         PR c++/9354
6377         * g++.dg/parse/new1.C: New test.
6378
6379         PR c++/9216
6380         * g++.dg/parse/template2.C: New test.
6381
6382         PR c++/9354
6383         * g++.dg/parse/typedef2.C: New test.
6384
6385         PR c++/9328
6386         * g++.dg/ext/typeof3.C: New test.
6387
6388 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6389
6390         PR c++/2738
6391         * g++.dg/parse/ret-type1.C: New test.
6392
6393         PR c++/3792
6394         * g++.dg/parse/tmpl-outside1.C: New test.
6395
6396         PR c++/4207
6397         * g++.dg/parse/int-as-enum1.C: New test.
6398
6399         PR c++/4903
6400         * g++.dg/parse/no-typename1.C: New test.
6401
6402         PR c++/5533
6403         * g++.dg/parse/no-value1.C: New test.
6404
6405         PR c++/5921
6406         * g++.dg/parse/wrong-inline1.C: New test.
6407
6408         PR c++/6402
6409         * g++.dg/parse/ref1.C: New test.
6410
6411         PR c++/6992
6412         * g++.dg/parse/attr-ctor1.C: New test.
6413
6414         PR c++/7229
6415         * g++.dg/parse/namespace5.C: New test.
6416
6417         PR c++/7917
6418         * g++.dg/parse/func-def1.C: New test.
6419
6420         PR c++/8143
6421         * g++.dg/parse/undefined1.C: New test.
6422
6423         PR c++/5723, PR c++/8522
6424         * g++.dg/parse/specialization1.C: New test.
6425
6426         PR c++/163, PR c++/8595
6427         * g++.dg/parse/struct-as-enum1.C: New test.
6428
6429         PR c++/9173
6430         * g++.dg/parse/undefined2.C: New test.
6431
6432 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
6433
6434         PR c++/9298
6435         * g++.dg/parse/template1.C: New test.
6436
6437         PR c++/9384
6438         * g++.dg/parse/using1.C: New test.
6439
6440         PR c++/9285
6441         PR c++/9294
6442         * g++.dg/parse/expr2.C: New test.
6443
6444         PR c++/9388
6445         * g++.dg/parse/lookup2.C: Likewise.
6446
6447 2003-01-21  Jan Hubicka  <jh@suse.cz>
6448
6449         * gcc.c-torture/execute/990208-1.c:  Add noinline attributes as needed.
6450         * gcc.c-torture/execute/eeprof-1.c:  Likewise.
6451         * gcc.c-torture/execute/stdio-opt-*.c: Likewise.
6452         * gcc.c-torture/execute/string-opt-*.c: Likewise.
6453
6454 2003-01-20  Nick Clifton  <nickc@redhat.com>
6455
6456         * gcc.c-torture/execute/20030117-1.c: New test case.  Exposes
6457         problem with ARM sibcall code generation.
6458
6459 2003-01-20  Kazu Hirata  <kazu@cs.umass.edu>
6460
6461         * gcc.c-torture/execute/20030120-1.c: New.
6462
6463 2003-01-19  Paolo Carlini  <pcarlini@unitus.it>
6464
6465         * g++.old-deja/g++.pt/typename13.C: Remove XFAIL.
6466
6467 2003-01-17  Mark Mitchell  <mark@codesourcery.com>
6468
6469         PR c++/9272
6470         * g++.dg/parse/ctor1.C: New test.
6471
6472         PR c++/9294:
6473         * g++.dg/parse/qualified1.C: New test.
6474
6475         * g++.dg/parse/typename3.C: New test.
6476
6477 2003-01-16  Richard Henderson  <rth@redhat.com>
6478
6479         * g++.dg/tls/init-2.C: Fix error matches for real this time.
6480
6481 2003-01-16  Richard Henderson  <rth@redhat.com>
6482
6483         * g++.dg/pch/pch.exp: Copy test header to the working directory
6484         before using it either for precompilation or direct use.
6485         * g++.dg/pch/*.Hs: Rename from gcc.dg/pch/*.H.
6486         * g++.dg/pch/*.C: Include foo.H, not foo.Hp.
6487
6488 2003-01-16  Richard Henderson  <rth@redhat.com>
6489
6490         * gcc.dg/pch/pch.exp: Copy test header to the working directory
6491         before using it either for precompilation or direct use.
6492         * gcc.dg/pch/*.hs: Rename from gcc.dg/pch/*.h.
6493         * gcc.dg/pch/*.c: Include foo.h, not foo.hp.
6494
6495 2003-01-16  Mark Mitchell  <mark@codesourcery.com>
6496
6497         * gcc/testsuite/g++.dg/ext/typename1.C: Add typename keyword.
6498         * gcc/testsuite/g++.dg/template/crash1.C: Update error messages.
6499         * gcc/testsuite/g++.dg/template/crash2.C: Remove error message.
6500         * gcc/testsuite/g++.dg/parse/typename2.C: New test.
6501         * gcc/testsuite/g++.dg/template/typename2.C: Change implicit
6502         typename warning into error.
6503         * gcc/testsuite/g++.old-deja/g++.benjamin/tem03.C: Issue more
6504         error messages.
6505         * gcc/testsuite/g++.old-deja/g++.benjamin/tem04.C: Fix typos.
6506         * gcc/testsuite/g++.old-deja/g++.brendan/crash56.C: Add this->.
6507         * gcc/testsuite/g++.old-deja/g++.law/visibility13.C: Remove error
6508         messages.
6509         * gcc/testsuite/g++.old-deja/g++.ns/template17.C: Reorder code to
6510         make declaration visible in template.
6511         * gcc/testsuite/g++.old-deja/g++.pt/crash3.C: Fix typos.
6512         * gcc/testsuite/g++.old-deja/g++.pt/crash36.C: Issue more error
6513         messages.
6514         * gcc/testsuite/g++.old-deja/g++.pt/crash5.C: Improve error
6515         message.
6516         * gcc/testsuite/g++.old-deja/g++.pt/crash67.C: Remove warning.
6517         * gcc/testsuite/g++.old-deja/g++.pt/inherit1.C: Add this->.
6518         * gcc/testsuite/g++.old-deja/g++.pt/niklas01a.C: Add error message.
6519         * gcc/testsuite/g++.old-deja/g++.pt/typename16.C: Replace implicit
6520         typename warning with error message.
6521         * gcc/testsuite/g++.old-deja/g++.pt/typename19.C: Remove warning.
6522         * gcc/testsuite/g++.old-deja/g++.robertl/eb112.C: Fix typo.
6523         * gcc/testsuite/g++.old-deja/g++.robertl/eb24.C: Use this->.
6524
6525 2003-01-16  Nathan Sidwell  <nathan@codesourcery.com>
6526
6527         * g++.dg/parse/ambig2.C: New test.
6528
6529 2003-01-15  Richard Henderson  <rth@redhat.com>
6530
6531         * g++.dg/tls/init-2.C: Update error message string.
6532
6533 2003-01-15  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6534
6535         * gcc.c-torture/execute/builtin-constant.x: XFAIL the test.
6536
6537 2003-01-15  Stephane Carrez  <stcarrez@nerim.fr>
6538
6539         * gcc.c-torture/compile/20000804-1.x: Don't execute this test at
6540         all for HC11/HC12.
6541         * gcc.c-torture/compile/20001205-1.x: Likewise.
6542         * gcc.c-torture/compile/20001226-1.x: Likewise.
6543         * gcc.c-torture/compile/920520-1.x: Likewise.
6544         * gcc.c-torture/compile/961203-1.x: Likewise.
6545         * gcc.c-torture/compile/20020604-1.x: Likewise.
6546
6547 2003-01-15  Jan Hubicka  <jh@suse.cz>
6548
6549         * gcc.c-torture/compile/20030115-1.c: New test.
6550
6551         * gcc.dg/i386-fpcvt-1.c: New test.
6552         * gcc.dg/i386-fpcvt-2.c: New test.
6553
6554 2003-01-14  Jeffrey D. Oldham  <oldham@codesourcery.com>
6555
6556         Further conform g++'s __vmi_class_type_info to the C++ ABI
6557         specification.
6558         * g++.old-deja/g++.abi/vmihint.C (main): Revise expected flags per
6559         the specification.
6560
6561 2003-01-14  Jan Hubicka  <jh@suse.cz>
6562
6563         * gcc.dg/i386-fpcvt-1.c: New test.
6564         * gcc.dg/i386-fpcvt-2.c: New test.
6565
6566 2003-01-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
6567
6568         * gcc.dg/i386-mmx-3.c: New test.
6569
6570 2003-01-12  Mark Mitchell  <mark@codesourcery.com>
6571
6572         PR c++/9264
6573         * g++.dg/parse/octal1.C: New file.
6574
6575         PR c++/9172
6576         * g++.dg/parse/typename1.C: New file.
6577
6578 2003-01-10  Danny Smith  <dannysmith@users.sourceforge.net>
6579
6580         * gcc.dg/bf-ms-layout.c: Enable for cygwin and mingw32 targets.
6581         * gcc.dg/bf-no-ms-layout.c: Likewise.
6582         * gcc.dg/bf-ms-attrib.c: Likewise.
6583
6584 2003-01-10  Mark Mitchell  <mark@codesourcery.com>
6585
6586         PR c++/9099
6587         * g++.dg/parse/dtor1.C: New file.
6588
6589         PR c++/9128
6590         * g++.dg/rtti/typeid1.C: New file.
6591
6592         PR c++/9153
6593         * g++.dg/parse/lookup1.C: New file.
6594
6595         PR c++/9171
6596         * g++.dg/templ/spec5.C: New file.
6597
6598 2003-01-10  Josef Zlomek  <zlomekj@suse.cz>
6599
6600         * gcc.c-torture/compile/20030110-1.c: New test.
6601
6602 2003-01-09  Geoffrey Keating  <geoffk@apple.com>
6603
6604         Merge from pch-branch:
6605
6606         2002-12-23  Geoffrey Keating  <geoffk@apple.com>
6607
6608         * gcc.dg/pch/cpp-1.h: New.
6609         * gcc.dg/pch/cpp-1.c: New.
6610         * gcc.dg/pch/cpp-2.h: New.
6611         * gcc.dg/pch/cpp-2.c: New.
6612
6613         2002-11-19  Geoffrey Keating  <geoffk@apple.com>
6614
6615         * gcc.dg/pch/except-1.h: New.
6616         * gcc.dg/pch/except-1.c: New.
6617
6618         2002-11-13  Geoffrey Keating  <geoffk@apple.com>
6619
6620         * gcc.dg/pch/pch.exp: Ensure that <test>.hp doesn't exist before
6621         running test.
6622         * gcc.dg/pch: Include *.hp not *.h.
6623         * gcc.dg/pch/system-1.h: New.
6624         * gcc.dg/pch/system-1.c: New.
6625
6626         2002-11-11  Geoffrey Keating  <geoffk@apple.com>
6627
6628         * gcc.dg/pch/pch.exp: Compare .s files with/without PCH,
6629         rather than trying to build and run a program using PCH.
6630         * gcc.dg/pch: Remove dg-do commands from test files.
6631
6632         2002-11-08  Geoffrey Keating  <geoffk@apple.com>
6633
6634         * gcc.dg/pch/macro-3.c: New.
6635         * gcc.dg/pch/macro-3.h: New.
6636
6637         2002-11-04  Geoffrey Keating  <geoffk@apple.com>
6638
6639         * gcc.dg/pch/common-1.c: New.
6640         * gcc.dg/pch/common-1.h: New.
6641         * gcc.dg/pch/decl-1.c: New.
6642         * gcc.dg/pch/decl-1.h: New.
6643         * gcc.dg/pch/decl-2.c: New.
6644         * gcc.dg/pch/decl-2.h: New.
6645         * gcc.dg/pch/decl-3.c: New.
6646         * gcc.dg/pch/decl-3.h: New.
6647         * gcc.dg/pch/decl-4.c: New.
6648         * gcc.dg/pch/decl-4.h: New.
6649         * gcc.dg/pch/decl-5.c: New.
6650         * gcc.dg/pch/decl-5.h: New.
6651         * gcc.dg/pch/global-1.c: New.
6652         * gcc.dg/pch/global-1.h: New.
6653         * gcc.dg/pch/inline-1.c: New.
6654         * gcc.dg/pch/inline-1.h: New.
6655         * gcc.dg/pch/inline-2.c: New.
6656         * gcc.dg/pch/inline-2.h: New.
6657         * gcc.dg/pch/static-1.c: New.
6658         * gcc.dg/pch/static-1.h: New.
6659         * gcc.dg/pch/static-2.c: New.
6660         * gcc.dg/pch/static-2.h: New.
6661
6662         2002-09-01  Geoffrey Keating  <geoffk@redhat.com>
6663
6664         * g++.dg/pch/pch.exp: Better handle failing testcases.
6665         * gcc.dg/pch/pch.exp: Likewise.
6666         * gcc.dg/pch/macro-1.c: New.
6667         * gcc.dg/pch/macro-1.h: New.
6668         * gcc.dg/pch/macro-2.c: New.
6669         * gcc.dg/pch/macro-2.h: New.
6670
6671         2002-08-27  Geoffrey Keating  <geoffk@redhat.com>
6672
6673         * g++.dg/dg.exp: Treat files in pch/ specially.
6674         * g++.dg/pch/pch.exp: New file.
6675         * g++.dg/pch/empty.H: New file.
6676         * g++.dg/pch/empty.C: New file.
6677         * lib/g++-dg.exp (g++-dg-test): Add case for when $do_what is
6678         "precompile".
6679
6680         * gcc.dg/pch/pch.exp: New file.
6681         * gcc.dg/pch/empty.h: New file.
6682         * gcc.dg/pch/empty.c: New file.
6683         * lib/gcc-dg.exp (gcc-dg-test): Add case for when $do_what is
6684         "precompile".
6685
6686 2003-01-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6687
6688         * g++.dg/template/friend14.C: New test.
6689
6690 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
6691
6692         * gcc.dg/old-style-asm-1.c: New test.
6693
6694 2003-01-09  Richard Sandiford  <rsandifo@redhat.com>
6695
6696         * gcc.c-torture/compile/20030109-1.c: New test.
6697
6698 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
6699
6700         * gcc.c-torture/execute/20030109-1.c: New test.
6701
6702 2003-01-08  Larin Hennessey  <larin@science.oregonstate.edu>
6703
6704         * g++.old-deja/g++.mike/dyncast1.C: Remove reference to AMD A29K
6705         * g++.old-deja/g++.mike/dyncast2.C: Likewise
6706         * g++.old-deja/g++.mike/dyncast3.C: Likewise
6707         * g++.old-deja/g++.mike/eh2.C: Likewise
6708         * g++.old-deja/g++.mike/eh3.C: Likewise
6709         * g++.old-deja/g++.mike/eh5.C: Likewise
6710         * g++.old-deja/g++.mike/eh6.C: Likewise
6711         * g++.old-deja/g++.mike/eh7.C: Likewise
6712         * g++.old-deja/g++.mike/eh8.C: Likewise
6713         * g++.old-deja/g++.mike/eh9.C: Likewise
6714         * g++.old-deja/g++.mike/eh10.C: Likewise
6715         * g++.old-deja/g++.mike/eh12.C: Likewise
6716         * g++.old-deja/g++.mike/eh13.C: Likewise
6717         * g++.old-deja/g++.mike/eh14.C: Likewise
6718         * g++.old-deja/g++.mike/eh16.C: Likewise
6719         * g++.old-deja/g++.mike/eh17.C: Likewise
6720         * g++.old-deja/g++.mike/eh18.C: Likewise
6721         * g++.old-deja/g++.mike/eh21.C: Likewise
6722         * g++.old-deja/g++.mike/eh23.C: Likewise
6723         * g++.old-deja/g++.mike/eh24.C: Likewise
6724         * g++.old-deja/g++.mike/eh25.C: Likewise
6725         * g++.old-deja/g++.mike/eh26.C: Likewise
6726         * g++.old-deja/g++.mike/eh27.C: Likewise
6727         * g++.old-deja/g++.mike/eh28.C: Likewise
6728         * g++.old-deja/g++.mike/eh29.C: Likewise
6729         * g++.old-deja/g++.mike/eh31.C: Likewise
6730         * g++.old-deja/g++.mike/eh33.C: Likewise
6731         * g++.old-deja/g++.mike/eh34.C: Likewise
6732         * g++.old-deja/g++.mike/eh35.C: Likewise
6733         * g++.old-deja/g++.mike/eh36.C: Likewise
6734         * g++.old-deja/g++.mike/eh37.C: Likewise
6735         * g++.old-deja/g++.mike/eh38.C: Likewise
6736         * g++.old-deja/g++.mike/eh39.C: Likewise
6737         * g++.old-deja/g++.mike/eh40.C: Likewise
6738         * g++.old-deja/g++.mike/eh41.C: Likewise
6739         * g++.old-deja/g++.mike/eh42.C: Likewise
6740         * g++.old-deja/g++.mike/eh44.C: Likewise
6741         * g++.old-deja/g++.mike/eh46.C: Likewise
6742         * g++.old-deja/g++.mike/eh47.C: Likewise
6743         * g++.old-deja/g++.mike/eh48.C: Likewise
6744         * g++.old-deja/g++.mike/eh49.C: Likewise
6745         * g++.old-deja/g++.mike/eh50.C: Likewise
6746         * g++.old-deja/g++.mike/eh51.C: Likewise
6747         * g++.old-deja/g++.mike/eh53.C: Likewise
6748         * g++.old-deja/g++.mike/eh55.C: Likewise
6749         * g++.old-deja/g++.mike/p7912.C: Likewise
6750         * g++.old-deja/g++.mike/p9706.C: Likewise
6751         * g++.old-deja/g++.mike/p10416.C: Likewise
6752         * g++.old-deja/g++.mike/p11667.C: Likewise
6753         * g77.f-torture/compile/20010519-1.f: Remove reference to Convex.
6754         Remove redundant reference to Iris.
6755         * gcc.dg/20020312-2.c: Remove references to AMD A29K, Clipper, Convex,
6756         Elxsi, i860, Pico Java, and WE32K.
6757
6758 2003-01-07  Mark Mitchell  <mark@codesourcery.com>
6759
6760         * g++.dg/ext/asm4.C: New test.
6761
6762 2003-01-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6763
6764         PR c++/9030
6765         * g++.dg/template/friend12.C: New test.
6766         * g++.dg/template/friend13.C: Likewise.
6767         * g++.old-deja/g++.eh/spec6.C: Add missing error message.
6768
6769 2003-01-08  Jan Hubicka  <jh@suse.cz>
6770
6771         * gcc.dg/i386-cadd.c: New test.
6772         * gcc.dg/i386-cmov4.c: Likewise.
6773
6774 2003-01-06  Mark Mitchell  <mark@codesourcery.com>
6775
6776         PR c++/9165
6777         * g++.dg/warn/Wunused-3.C: New test.
6778
6779         * g++.dg/abi/bitfield9.C: New test.
6780
6781         PR c++/9189
6782         * g++.dg/parse/defarg3.C: New test.
6783
6784 2003-01-06  Nathan Sidwell  <nathan@codesourcery.com>
6785
6786         * g++.dg/parse/ambig1.C: New test.
6787         * g++.dg/parse/defarg2.C: New test.
6788
6789 2003-01-05  Mark Mitchell  <mark@codesourcery.com>
6790
6791         * g++.dg/template/defarg-1.C: New test.
6792         * g++.dg/template/local2.C: Likewise.
6793
6794 2003-01-05  Richard Sandiford  <rsandifo@redhat.com>
6795
6796         * gcc.c-torture/execute/20030105-1.c: New test.
6797
6798 2003-01-04  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6799
6800         * g++.dg/parse/namespace3.C: Remove extra semicolons.
6801         * g++.dg/parse/namespace4.C: Likewise.
6802
6803 2003-01-03  Nathan Sidwell  <nathan@codesourcery.com>
6804
6805         * g++.dg/template/ntp2.C: New test.
6806
6807 2003-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6808
6809         * g++.dg/parse/extern-C-1.C: New test.
6810
6811         * g++.dg/parse/namespace4.C: New test.
6812
6813         * g++.dg/template/nested1.C: New test.
6814
6815         * g++.dg/parse/namespace3.C: New test.
6816
6817 2003-01-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6818
6819         * g++.dg/lookup/two-stage1.C: New test.
6820
6821 2003-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6822
6823         * g++.old-deja/g++.bugs/900404_04.C: Remove XFAIL.
6824         * g++.old-deja/g++.jason/access8.C: Likewise.
6825         * g++.old-deja/g++.other/decl5.C: Likewise.
6826
6827 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
6828
6829         * g++.dg/parse/parse7.C: New test.
6830
6831 2003-01-02  Mark Mitchell  <mark@codesourcery.com>
6832
6833         PR c++/2843
6834         * g++.dg/ext/attrib7.C: New test.
6835
6836 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
6837
6838         * g++.dg/parse/parse6.C: New test.
6839
6840 2003-01-02  Kazu Hirata  <kazu@cs.umass.edu>
6841
6842         * gcc.dg/h8300-stack-1.c: New.
6843
6844 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
6845
6846         g++.dg/lookup/exception1.C: New test.
6847
6848         g++.dg/lookup/template1.C: New test.
6849
6850         g++.dg/parse/namespace2.C: New test.
6851
6852         g++.dg/parse/parens2.C: New test.
6853
6854 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
6855
6856         * g++.dg/parse/parse5.C: New test.
6857         * g++.dg/lookup/scoped4.C: New test.
6858
6859 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
6860
6861         * g++.dg/parse/parens1.C: New test.
6862
6863         * g++.dg/parse/parens2.C: Removed, turned out to duplicate
6864         angle-bracket1.C.
6865         * g++.dg/parse/parens2.C: New test.
6866
6867         * g++.dg/lookup/scope-operator1.C: New test.
6868
6869         * g++.dg/parse/operator1.C: New test.
6870
6871 2003-01-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6872
6873         * g++.old-deja/g++.jason/ambig3.C: Remove XFAIL.
6874         * g++.old-deja/g++.other/access6.C: Likewise.
6875         * g++.old-deja/g++.other/decl1.C: Likewise.
6876         * g++.old-deja/g++.pt/typename12.C: Likewise.
6877
6878 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
6879
6880         * g++.dg/parse/namespace1.C: New test.
6881
6882 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
6883
6884         * g++.dg/parse/parse4.C: New test.
6885
6886 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
6887
6888         * g++.dg/parse/parse3.C: New test.
6889
6890 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
6891
6892         * g++.dg/parse/parse2.C: New test.
6893
6894 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
6895
6896         * g++.dg/template/friend11.C: New test.
6897
6898 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
6899
6900         * g++.dg/parse/parse1.C: New test.
6901
6902 2002-12-31  Janis Johnson  <janis187@us.ibm.com>
6903
6904         * lib/profopt.exp: Change the name of a global variable to avoid
6905         possible clashes with other test suites.
6906
6907 2002-12-31  Nathan Sidwell  <nathan@codesourcery.com>
6908
6909         * g++.dg/inherit/covariant8.C: New test.
6910
6911 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
6912
6913         * g++.dg/init/array9.C: New test.
6914
6915         PR c++/9112
6916         * g++.dg/parse/expr1.C: New test.
6917
6918 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
6919
6920         * gcc.c-torture/compile/20021230-1.c: New test.
6921
6922 2002-12-30  Nathan Sidwell  <nathan@codesourcery.com>
6923
6924         * g++.dg/inherit/covariant5.C: New test.
6925         * g++.dg/inherit/covariant6.C: New test.
6926         * g++.dg/inherit/covariant7.C: New test.
6927
6928 2002-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6929
6930         PR c++/2739
6931         * g++.dg/other/access2.C: New test.
6932
6933 2002-12-29  Gabriel Dos Reis  <gdr@integrable-solutions.net>
6934
6935         * g++.dg/other/anon-struct.C: No longer fails
6936         * g++.old-deja/g++.brendan/parse4.C: Likewise.
6937         * g++.old-deja/g++.brendan/parse5.C: Likewise.
6938         * g++.old-deja/g++.brendan/parse6.C: Likewise.
6939
6940 2002-12-28  Gabriel Dos Reis  <gdr@integrable-solutions.net>
6941
6942         * g++.dg/parse/angle-bracket.C (main): No longer fails.
6943
6944 2002-12-27  Mark Mitchell  <mark@codesourcery.com>
6945
6946         * g++.dg/eh/spec4.C: Remove stray semicolon.
6947         * g++.dg/expr/pmf-1.C: Change error message.
6948         * g++.dg/ext/asm1.C: Remove stray semicolon.
6949         * g++.dg/ext/typename1.C: Add missing typenames.
6950         * g++.dg/inherit/template-as-base.C: Change error message.
6951         * g++.dg/lookup/scoped1.C: Likewise.
6952         * g++.dg/lookup/scoped2.C: Likewise.
6953         * g++.dg/lookup/using2.C: Likewise.
6954         * g++.dg/other/component1.C: Remove stray semicolon.
6955         * g++.dg/other/do1.C: Change error message.
6956         * g++.dg/other/error2.C: Likewise.
6957         * g++.dg/other/init1.C: Likewise.
6958         * g++.dg/other/packed1.C: Remove stray semicolon.
6959         * g++.dg/other/ptrmem2.C: Change error message.
6960         * g++.dg/parse/parameter-declaration-1.C: Remove line number
6961         marker.
6962         * g++.dg/special/initp1.C: Remove invalid attribute usage.
6963         * g++.dg/template/access3.C: Add typename keyword.
6964         * g++.dg/template/access5.C: Remove stray semicolon.
6965         * g++.dg/template/access6.C: Likewise.
6966         * g++.dg/template/complit1.C: Likewise.
6967         * g++.dg/template/crash1.C: Change error message.
6968         * g++.dg/template/inherit2.C: Remove stray semicolon.
6969         * g++.dg/template/instantiate2.C: Likewise.
6970         * g++.dg/template/instantiate3.C: Change error message.
6971         * g++.dg/template/qual1.C: Remove stray semicolon.
6972         * g++.dg/template/qualttp18.C: Change error message.
6973         * g++.dg/template/ref1.C: Remove stray semicolon.
6974         * g++.dg/template/sizeof1.C (A::value): Declare it.
6975         * g++.dg/template/spec4.C: Change error message.
6976         * g++.dg/template/static1.C: Likewise.
6977         * g++.dg/template/type1.C: Likewise.
6978         * g++.dg/template/typename3.C: Likewise.
6979         * g++.old-deja/g++.benjamin/13478.C: Change error message.
6980         * g++.old-deja/g++.benjamin/15799.C: Remove stray semicolon.
6981         * g++.old-deja/g++.benjamin/bool01.C: Likewise.
6982         * g++.old-deja/g++.benjamin/bool02.C: Likewise.
6983         * g++.old-deja/g++.benjamin/p13417.C: Now fails due to use of
6984         named return value extension.
6985         * g++.old-deja/g++.benjamin/tem06.C: Remove stray semicolon.
6986         * g++.old-deja/g++.benjmain/warn01.C: Likewise.
6987         * g++.old-deja/g++.bob/extern_C.C: Likewise.
6988         * g++.old-deja/g++.bob/inherit2.C: Likewise.
6989         * g++.old-deja/g++.brendan/complex1.C: Likewise.
6990         * g++.old-deja/g++.brendan/copy5.C: Likewise.
6991         * g++.old-deja/g++.brendan/crash13.C: Likewise.
6992         * g++.old-deja/g++.brendan/crash15.C: Likewise.
6993         * g++.old-deja/g++.brendan/crash18.C: Change error message.
6994         * g++.old-deja/g++.brendan/crash37.C: Remove stray semicolon.
6995         * g++.old-deja/g++.brendan/crash38.C: Likewise.
6996         * g++.old-deja/g++.brendan/crash50.C: Likewise.
6997         * g++.old-deja/g++.brendan/crash56.C: Likewise.
6998         * g++.old-deja/g++.brendan/crash6.C: Use explicit specialization
6999         syntax.
7000         * g++.old-deja/g++.brendan/crash66.C: Remove stray semicolon.
7001         * g++.old-deja/g++.brendan/crash8.C: Change error message.
7002         * g++.old-deja/g++.brendan/ctors1.C: Remove stray semicolon.
7003         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
7004         * g++.old-deja/g++.brendan/shadow1.C: Likewise.
7005         * g++.old-deja/g++.brendan/template11.C: Likewise.
7006         * g++.old-deja/g++.brendan/template26.C: Likewise.
7007         * g++.old-deja/g++.brendan/template27.C: Use explicit
7008         specialization syntax.
7009         * g++.old-deja/g++.brendan/template30.C: Likewise.
7010         * g++.old-deja/g++.brendan/template5.C: Remove stray semicolon.
7011         * g++.old-deja/g++.brendan/visibility3.C: Account for use of
7012         non-dependent names.
7013         * g++.old-deja/g++.brendan/warnings4.C: Remove stray semicolon.
7014         * g++.old-deja/g++.brendan/warnings7.C: Likewise.
7015         * g++.old-deja/g++.bugs/900121_02.C: Likewise.
7016         * g++.old-deja/g++.eh/catchptr1.C: Likewise.
7017         * g++.old-deja/g++.ext/addrfunc4.C: Likewise.
7018         * g++.old-deja/g++.ext/namedret1.C: Now fails due to use of
7019         named return value extension.
7020         * g++.old-deja/g++.ext/namedret2.C: Likewise.
7021         * g++.old-deja/g++.ext/namedret3.C: Likewise.
7022         * g++.old-deja/g++.ext/return1.C: Likewise.
7023         * g++.old-deja/g++.ext/typename1.C: Add missing typename keywords.
7024         * g++.old-deja/g++.jason/access17.C: Issue more error messages.
7025         * g++.old-deja/g++.jason/access8.C: Likewise.
7026         * g++.old-deja/g++.jason/bool.C: Remove stray semicolon.
7027         * g++.old-deja/g++.jason/destruct.C: Remove incorrect
7028         pseudo-destructor names.
7029         * g++.old-deja/g++.jason/dtor3.C: Remove stray semicolon.
7030         * g++.old-deja/g++.jason/dtor5.C: Remove incorrect
7031         pseudo-destructor names.
7032         * g++.old-deja/g++.jason/opeq3.C: Remove stray semicolon.
7033         * g++.old-deja/g++.jason/overload19.C: Likewise.
7034         * g++.old-deja/g++.jason/overload32.C: Likewise.
7035         * g++.old-deja/g++.jason/parse11.C: Issue error messages about
7036         stray semicolons.
7037         * g++.old-deja/g++.jason/pmem2.C: Remove stray semicolon.
7038         * g++.old-deja/g++.jason/return.C: Likewise.
7039         * g++.old-deja/g++.jason/return2.C: Likewise.
7040         * g++.old-deja/g++.jason/shadow1.C: Likewise.
7041         * g++.old-deja/g++.jason/special.C: Use explicit specialization
7042         syntax.
7043         * g++.old-deja/g++.jason/template10.C: Account for use of
7044         non-dependent names.
7045         * g++.old-deja/g++.jason/template11.C: Use explicit specialization
7046         syntax.
7047         * g++.old-deja/g++.jason/template37.C: Likewise.
7048         * g++.old-deja/g++.law/access4.C: Change error messages.
7049         * g++.old-deja/g++.law/arm13.C:  Remove incorrect
7050         pseudo-destructor names.
7051         * g++.old-deja/g++.law/code-gen5.C: Remove stray semicolon.
7052         * g++.old-deja/g++.law/ctors9.C: Likewise.
7053         * g++.old-deja/g++.law/cvt22.C: Likewise.
7054         * g++.old-deja/g++.law/dtors5.C: Likewise.
7055         * g++.old-deja/g++.law/global-init1.C: Likewise.
7056         * g++.old-deja/g++.law/missed-error3.C: Likewise.
7057         * g++.old-deja/g++.law/operators28.C: Likewise.
7058         * g++.old-deja/g++.law/visibility28.C: Likewise.
7059         * g++.old-deja/g++.martin/eval1.C: Likewise.
7060         * g++.old-deja/g++.martin/pmf2.C: Remove qualifier in constructor
7061         name.
7062         * g++.old-deja/g++.mike/hog1.C: Remove stray semicolon.
7063         * g++.old-deja/g++.mike/net34.C: Likewise.
7064         * g++.old-deja/g++.mike/net36.C: Likewise.
7065         * g++.old-deja/g++.mike/ns2.C: Likewise.
7066         * g++.old-deja/g++.mike/p12306.C: Likewise.
7067         * g++.old-deja/g++.mike/p646.C: Adjust for removal of named return
7068         value extension.
7069         * g++.old-deja/g++.mike/p700.C: Likewise.
7070         * g++.old-deja/g++.mike/p701.C: Remove stray semicolon.
7071         * g++.old-deja/g++.mike/p710.C: Likewise.
7072         * g++.old-deja/g++.mike/p784.C: Adjust for removal of named return
7073         value extension.
7074         * g++.old-deja/g++.mike/pmf7.C: Remove stray semicolon.
7075         * g++.old-deja/g++.mike/pmf9.C: Likewise.
7076         * g++.old-deja/g++.ns/crash2.C: Likewise.
7077         * g++.old-deja/g++.ns/crash3.C: Likewise.
7078         * g++.old-deja/g++.ns/invalid1.C: Likewise.
7079         * g++.old-deja/g++.ns/ns17.C: Likewise.
7080         * g++.old-deja/g++.ns/template16.C: Likewise.
7081         * g++.old-deja/g++.ns/template5.C: Remove invalid use of template
7082         keyword.
7083         * g++.old-deja/g++.ns/template6.C: Remove stray semicolon.
7084         * g++.old-deja/g++.ns/using9.C: Remove stray semicolon.
7085         * g++.old-deja/g++.oliva/nameret1.C: Now fails due to use of
7086         named return value extension.
7087         * g++.old-deja/g++.oliva/nameret2.C: Likewise.
7088         * g++.old-deja/g++.other/access4.C: Issue additional error
7089         messages.
7090         * g++.old-deja/g++.other/array6.C: Remove stray semicolon.
7091         * g++.old-deja/g++.other/crash1.C: Isue additional error messages.
7092         * g++.old-deja/g++.other/crash11.C: Add missing class-key.
7093         * g++.old-deja/g++.other/crash25.C: Change error message.
7094         * g++.old-deja/g++.other/crash4.C: Change error message.
7095         * g++.old-deja/g++.other/debug7.C: Remove stray semicolon.
7096         * g++.old-deja/g++.other/decl5.C: Issue more error messages.
7097         * g++.old-deja/g++.other/defarg7.C: Remove circular dependency
7098         checks.
7099         * g++.old-deja/g++.other/defarg8.C: Likewise.
7100         * g++.old-deja/g++.other/dtor1.C: Remove stray semicolon.
7101         * g++.old-deja/g++.other/dtor10.C: Likewise.
7102         * g++.old-deja/g++.other/incomplete.C: Likewise.
7103         * g++.old-deja/g++.other/linkage7.C: Likewise.
7104         * g++.old-deja/g++.other/lookup19.C: Now fails due to corrected
7105         lookup algorithm.
7106         * g++.old-deja/g++.other/mangle2.C: Likewise.
7107         * g++.old-deja/g++.other/refinit2.C: Likewise.
7108         * g++.old-deja/g++.other/sizeof2.C: Change error messages.
7109         * g++.old-deja/g++.other/std1.C: Remove stray semicolon.
7110         * g++.old-deja/g++.pt/crash28.C: Likewise.
7111         * g++.old-deja/g++.pt/crash29.C: Use explicit specialization
7112         syntax.
7113         * g++.old-deja/g++.pt/crash32.C: Change error message.
7114         * g++.old-deja/g++.pt/crash43.C: Adjust error messages.
7115         * g++.old-deja/g++.pt/crash58.C: Remove stray semicolon.
7116         * g++.old-deja/g++.pt/crash65.C: Tweak to acount for change in
7117         error message position.
7118         * g++.old-deja/g++.pt/defarg5.C: Remove stray semicolon.
7119         * g++.old-deja/g++.pt/defarg8.C: Change error message.
7120         * g++.old-deja/g++.pt/eichin01.C: Use explicit specialization
7121         syntax.
7122         * g++.old-deja/g++.pt/eichin01a.C: Define static data members.
7123         * g++.old-deja/g++.pt/eichin01b.C: Likewise.
7124         * g++.old-deja/g++.pt/enum7.C: Remove stray semicolon.
7125         * g++.old-deja/g++.pt/explicit12.C: Remove invalid use of template
7126         keyword.
7127         * g++.old-deja/g++.pt/explicit31.C: Likewise.
7128         * g++.old-deja/g++.pt/explicit33.C: Remove stray semicolon.
7129         * g++.old-deja/g++.pt/explicit35.C: Remove invalid use of template
7130         keyword.
7131         * g++.old-deja/g++.pt/explicit71.C: Change error message.
7132         * g++.old-deja/g++.pt/explicit80.C: Use explicit specialization
7133         syntax.
7134         * g++.old-deja/g++.pt/friend28.C: Account for use of
7135         non-dependent names.
7136         * g++.old-deja/g++.pt/friend29.C: Likewise.
7137         * g++.old-deja/g++.pt/friend46.C: Adjust for correct name lookup
7138         rules.
7139         * g++.old-deja/g++.pt/friend48.C: Remove stray semicolon.
7140         * g++.old-deja/g++.pt/instantiate1.C: Use correct class-key.
7141         * g++.old-deja/g++.pt/instantiate11.C: Adjust for correct name
7142         lookup rules.
7143         * g++.old-deja/g++.pt/instantiate8.C: Remove stray semicolon.
7144         * g++.old-deja/g++.pt/instantiate9.C: Insert missing typename
7145         keyword.
7146         * g++.old-deja/g++.pt/memclass20.C: Likewise.
7147         * g++.old-deja/g++.pt/memclass5.C: Likewise.
7148         * g++.old-deja/g++.pt/memclass7.C: Remove invalid use of template
7149         keyword.
7150         * g++.old-deja/g++.pt/memtemp75.C: Likewise.
7151         * g++.old-deja/g++.pt/memtemp81.C: Remove stray semicolon.
7152         * g++.old-deja/g++.pt/memtemp87.C: Add missing access specifier.
7153         * g++.old-deja/g++.pt/overload13.C: Correct error messages.
7154         * g++.old-deja/g++.pt/parms2.C: Add missing typename keyword.
7155         * g++.old-deja/g++.pt/ptrmem1.C: Remove invalid use of template
7156         keyword.
7157         * g++.old-deja/g++.pt/spec10.C: Likewise.
7158         * g++.old-deja/g++.pt/spec28.C: Reorder declarations.
7159         * g++.old-deja/g++.pt/t10.C: Add explicit specialization syntax.
7160         * g++.old-deja/g++.pt/t32.C: Remove stray semicolon.
7161         * g++.old-deja/g++.pt/t35a.C: Add explicit specialization syntax.
7162         * g++.old-deja/g++.pt/ttp24.C: Remove stray semicolon.
7163         * g++.old-deja/g++.pt/ttp62.C: Likewise.
7164         * g++.old-deja/g++.pt/ttp64.C: Likewise.
7165         * g++.old-deja/g++.pt/typename11.C: Add missing typename keyword.
7166         * g++.old-deja/g++.pt/typename15.C: Likewise.
7167         * g++.old-deja/g++.pt/typename22.C: Likewise.
7168         * g++.old-deja/g++.pt/typename6.C: Change error messages.
7169         * g++.old-deja/g++.pt/using1.C: Remove stray semicolon.
7170         * g++.old-deja/g++.pt/virtual2.C: Likewise.
7171         * g++.old-deja/g++.robertl/eb118.C: Add explicit specialization
7172         syntax.
7173         * g++.old-deja/g++.robertl/eb27.C: Now fails due to use of named
7174         return value extension.
7175         * g++.old-deja/g++.robertl/eb43.C: Remove stray semicolon.
7176         * g++.old-deja/g++.robertl/eb79.C: Correct for new name lookup rules.
7177         * g++.old-deja/g++.robertl/eb82.C: Remove stray semicolons.
7178         * g++.old-deja/g++.robertl/eb86.C: Add missing forward declaration.
7179
7180 2002-12-26  Nathan Sidwell  <nathan@codesourcery.com>
7181
7182         * g++.dg/warn/inline1.C: New test.
7183         * g++.old-deja/g++.brendan/crash64.C: Remove spurious inlines.
7184         * g++.old-deja/g++.jason/synth10.C: Likewise.
7185         * g++.old-deja/g++.mike/net31.C: Likewise.
7186         * g++.old-deja/g++.mike/p8786.C: Likewise.
7187
7188         * g++.dg/template/friend10.C: New test.
7189         * g++.dg/template/conv5.C: New test.
7190
7191 2002-12-24  Nathan Sidwell  <nathan@codesourcery.com>
7192
7193         * g++.dg/lookup/scoped3.C: New test.
7194
7195         * g++.dg/lookup/decl1.C: New test.
7196         * g++.dg/lookup/decl2.C: New test.
7197
7198 2002-12-24  Joseph S. Myers  <jsm@polyomino.org.uk>
7199
7200         * g++.dg/init/new1.C, g++.dg/template/alignof1.C,
7201         gcc.c-torture/compile/20021015-1.c,
7202         gcc.c-torture/compile/20021015-2.c,
7203         gcc.c-torture/compile/20021123-1.c,
7204         gcc.c-torture/compile/20021123-2.c,
7205         gcc.c-torture/compile/20021123-3.c,
7206         gcc.c-torture/compile/20021123-4.c,
7207         gcc.c-torture/execute/20021024-1.c: Add tests previously added
7208         only to 3.1 or 3.2 branch.
7209
7210 2002-12-23  Mark Mitchell  <mark@codesourcery.com>
7211
7212         * gcc.dg/i386-bitfield3.c: New test.
7213
7214         * gcc.dg/i386-bitfield2.c: New test.
7215
7216 2002-12-22  Nathan Sidwell  <nathan@codesourcery.com>
7217
7218         * g++.dg/parse/conv_op1.C: New test.
7219
7220 2002-12-21  Josef Zlomek  <zlomekj@suse.cz>
7221
7222         * gcc.c-torture/compile/20021220-1.c: Removed until bug fix is
7223         approved.
7224
7225 2002-12-20  Josef Zlomek  <zlomekj@suse.cz>
7226
7227         * gcc.c-torture/compile/20021220-1.c: New test.
7228
7229 2002-12-19  Casper S. Hornstrup  <chorns@users.sourceforge.net>
7230
7231         * gcc.dg/i386-fastcall-1.c: New.
7232
7233 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
7234
7235         * gcc.c-torture/execute/20021219-1.c: New test.
7236
7237 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
7238
7239         * gcc.dg/i386-pic-1.c: New test.
7240
7241 2002-12-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7242
7243         PR c++/8099
7244         * g++.dg/template/friend9.C: New test.
7245
7246 2002-11-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7247
7248         PR c++/3663
7249         * g++.dg/template/access7.C: New test.
7250
7251 2002-12-18  Nick Clifton  <nickc@redhat.com>
7252
7253         * lib/g++.exp (g++_include_flags): Only invoke testsuite_flags if
7254         the libstdc++-v3 directory has been found.
7255
7256 2002-12-12  Devang Patel <dpatel@apple.com>
7257         * gcc.dg/darwin-ld-1.c: New test.
7258         * gcc.dg/darwin-ld-2.c: New test.
7259         * gcc.dg/darwin-ld-3.c: New test.
7260         * gcc.dg/darwin-ld-4.c: New test.
7261         * gcc.dg/darwin-ld-5.c: New test.
7262
7263 2002-12-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
7264
7265         * gcc.c-torture/compile/20021212-1.c: New test.
7266
7267 2002-12-11  Neil Booth  <neil@daikokuya.co.uk>
7268
7269         * gcc.dg/fshort-wchar: New test.
7270
7271 2002-12-10  Mark Mitchell  <mark@codesourcery.com>
7272
7273         PR c++/8372
7274         * g++.dg/template/dtor1.C: New test.
7275
7276         * g++.old-deja/g++.ext/memconst.C: Use old-deja, not dg, error
7277         markers.
7278
7279 2002-12-10  Jakub Jelinek  <jakub@redhat.com>
7280
7281         * g++.dg/parse/parameter-declaration-1.C: Expect error on last line.
7282
7283 2002-12-09  Mark Mitchell  <mark@codesourcery.com>
7284
7285         * g++.dg/template/static1.C: New test.
7286         * g++.dg/template/static2.C: New test.
7287         * g++.old-deja/g++.ext/memconst.C: New test.
7288
7289 2002-12-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7290
7291         * g++.dg/special/conpr-2.C: Expect failure on solaris2.
7292         * g++.dg/special/ecos.exp (conpr-3.C): Likewise.
7293         * g++.dg/special/initp1.C: Likewise.
7294
7295 2002-12-06  Jakub Jelinek  <jakub@redhat.com>
7296
7297         * gcc.c-torture/execute/20021204-1.c: New test.
7298
7299 2002-12-04  Geoffrey Keating  <geoffk@apple.com>
7300
7301         * gcc.dg/ppc-fmadd-1.c: New file.
7302         * gcc.dg/ppc-fmadd-2.c: New file.
7303         * gcc.dg/ppc-fmadd-3.c: New file.
7304
7305 2002-12-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
7306
7307         * gcc.c-torture/compile/20021204-1.c: New test.
7308
7309 2002-12-03  Nathan Sidwell  <nathan@codesourcery.com>
7310
7311         * g++.dg/inherit/covariant2.C: New test.
7312         * g++.dg/inherit/covariant3.C: New test.
7313         * g++.dg/inherit/covariant4.C: New test.
7314         * g++.dg/inherit/covariant1.C: Remove XFAIL.
7315         * g++.old-deja/g++.robertl/eb17.C: Likewise.
7316
7317 2002-12-03  Mark Mitchell  <mark@codesourcery.com>
7318
7319         PR c++/8688
7320         * g++.dg/init/brace3.C: New test.
7321
7322 2002-12-02  Kazu Hirata  <kazu@cs.umass.edu>
7323
7324         * gcc.dg/20020210-1.c: Fix a comment typo.
7325
7326 2002-12-02  Mark Mitchell  <mark@codesourcery.com>
7327
7328         PR c++/8720
7329         * g++.dg/parse/defarg1.C: New test.
7330
7331         PR c++/8615
7332         * g++.dg/template/char1.C: New test.
7333
7334         * g++.dg/template/varmod1.C: Fix typo.
7335
7336 2002-12-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7337
7338         DR 180
7339         * g++.old-deja/g++.pt/crash32.C: Expect error.
7340
7341 2002-12-01  Mark Mitchell  <mark@codesourcery.com>
7342
7343         PR c++/5919
7344         * g++.dg/template/varmod1.C: New test.
7345
7346         PR c++/8727
7347         * g++.dg/inherit/typeinfo1.C: New test.
7348
7349         PR c++/8663
7350         * g++.dg/inherit/typedef1.C: New test.
7351
7352 2002-11-30  Mark Mitchell  <mark@codesourcery.com>
7353
7354         PR c++/8332
7355         PR c++/8493
7356         * g++.dg/template/strlen1.C: New test.
7357
7358         PR c++/8227
7359         * g++.dg/template/ctor2.C: New test.
7360
7361         PR c++/8214
7362         * g++.dg/init/string1.C: New test.
7363
7364         PR c++/8511
7365         * g++.dg/template/friend8.C: New test.
7366
7367 2002-11-29  Joe Buck <jbuck@synopsys.com>
7368
7369         * g++.dg/lookup/anon2.C: New test.
7370
7371 2002-11-28  Kazu Hirata  <kazu@cs.umass.edu>
7372
7373         * gcc.c-torture/execute/strct-varg-1.x: Remove xfail on the
7374         h8300 port.
7375
7376 2002-11-27  Richard Sandiford  <rsandifo@redhat.com>
7377
7378         * gcc.dg/bitfld-6.c: New test.
7379
7380 2002-11-27  Jan Hubicka  <jh@suse.cz>
7381
7382         * gcc.c-torture/execute/20021127.[cx]: New test.
7383
7384 2002-11-26  Jan Hubicka  <jh@suse.cz>
7385
7386         * gcc.dg/i386-cmov[123].c: New tests for conditional move code
7387         quality.
7388
7389 2002-11-26  Geoffrey Keating  <geoffk@apple.com>
7390
7391         * g++.dg/init/brace2.C: New test.
7392         * g++.old-deja/g++.mike/p9129.C: Correct.
7393
7394 2002-11-26  Mark Mitchell  <mark@codesourcery.com>
7395
7396         * g++.dg/abi/empty10.C: Don't run on non-x86 targets.
7397
7398 2002-11-25  Andreas Bauer  <baueran@in.tum.de>
7399
7400         * gcc.dg/sibcall-6: New test for indirect sibcalls.
7401
7402 2002-11-25  Mark Mitchell  <mark@codesourcery.com>
7403
7404         * testsuite/g++.dg/abi/empty11.C: New test.
7405         * testsuite/g++.dg/rtti/cv1.C: New test.
7406
7407 2002-11-25  Hans-Peter Nilsson  <hp@bitrange.com>
7408
7409         * lib/prune.exp: Prune more -fpic/-fPIC warnings.
7410
7411 2002-11-24  Mark Mitchell  <mark@codesourcery.com>
7412
7413         * g++.dg/abi/empty10.C: New test.
7414
7415 2002-11-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
7416
7417         * gcc.c-torture/compile/20021124-1.c: New test.
7418
7419 2002-11-22  Mark Mitchell  <mark@codesourcery.com>
7420
7421         * g++.dg/abi/rtti2.C: New test.
7422
7423 2002-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
7424
7425         * gcc.dg/i386-unroll-1.c: New test.
7426
7427 2002-11-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
7428
7429         * gcc.c-torture/compile/20021120-1.c: New test.
7430         * gcc.c-torture/compile/20021120-2.c: New test.
7431
7432 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
7433
7434         * gcc.dg/bitfld-5.c: New test.
7435
7436 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
7437
7438         * gcc.c-torture/execute/20021120-3.c: New test.
7439
7440 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
7441
7442         * gcc.c-torture/execute/20021120-2.c: New test.
7443
7444 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
7445
7446         * gcc.c-torture/execute/20021120-1.c: New test.
7447
7448 2002-11-20  Jakub Jelinek  <jakub@redhat.com>
7449
7450         * gcc.c-torture/execute/20021118-3.c: New test.
7451
7452 2002-11-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
7453
7454         * gcc.c-torture/compile/20021119-1.c: New test.
7455
7456 2002-11-19  Jason Thorpe  <thorpej@wasabisystems.com>
7457
7458         * gcc.dg/duff-1.c: New test.
7459         * gcc.dg/duff-2.c: New test.
7460         * gcc.dg/duff-3.c: New test.
7461
7462 2002-11-18  Neil Booth  <neil@daikokuya.co.uk>
7463
7464         * gcc.dg/cpp/_Pragma5.c: New test.
7465
7466 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
7467
7468         * gcc.c-torture/execute/20021118-2.c: New test.
7469
7470 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
7471
7472         * gcc.c-torture/execute/20021118-1.c: New test.
7473
7474 2002-11-16  Jakub Jelinek  <jakub@redhat.com>
7475
7476         * gcc.dg/20021116-1.c: New test.
7477
7478 2002-11-14  Mark Mitchell  <mark@codesourcery.com>
7479
7480         * g++.dg/abi/vcall1.C: New test.
7481
7482 2002-11-14  Jakub Jelinek  <jakub@redhat.com>
7483
7484         * gcc.dg/20021029-1.c: New test.
7485         * gcc.dg/20021029-2.c: New test.
7486
7487 2002-11-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7488
7489         * g++.dg/abi/vague1.C (dg-final): Return if target is hppa*-*-hpux*.
7490
7491 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
7492
7493         PR c/8439
7494         * gcc.dg/20021110.c: Move to ...
7495         * gcc.c-torture/compile/20021110.c: .... here.
7496
7497 2002-11-11  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7498
7499         PR c/8467
7500         * gcc.c-torture/execute/20021111-1.c
7501
7502 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
7503
7504         PR c/8439
7505         * gcc.dg/20021110.c: New test.
7506
7507 2002-11-10  Mark Mitchell  <mark@codesourcery.com>
7508
7509         * g++.dg/abi/vthunk3.C: Run only on x86.
7510
7511 2002-11-10  Joseph S. Myers  <jsm@polyomino.org.uk>
7512
7513         * gcc.dg/c90-idem-qual-2.c, gcc.dg/c99-idem-qual-2.c: New tests.
7514
7515 2002-11-09  Hans-Peter Nilsson  <hp@bitrange.com>
7516
7517         * lib/compat.exp (compat-execute): Fix logic error in last
7518         change.
7519
7520 2002-11-09  Neil Booth  <neil@daikokuya.co.uk>
7521
7522         * gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directive.c: Update.
7523
7524 2002-11-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7525
7526         PR c++/8389
7527         * g++.dg/template/access6.C: New test.
7528
7529 2002-11-08  Jan Hubicka  <jh@suse.cz>
7530
7531         * gcc.dg/i386-ssefp-1.c: New test.
7532         * gcc.dg/i386-ssefp-1.c: New test.
7533
7534 2002-11-08  Jan Hubicka  <jh@suse.cz>
7535
7536         * gcc.c-torture/compile/20021108-1.c: New testcase for x86-64 failure.
7537
7538 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
7539
7540         * g++.dg/abi/vthunk3.C: New test.
7541
7542         PR c++/8338
7543         * g++.dg/template/crash2.C: New test.
7544
7545 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
7546
7547         * testsuite/g++.dg/abi/dtor1.C: New test.
7548         * testsuite/g++.dg/abi/dtor2.C: Likewise.
7549
7550 2002-11-05  Geoffrey Keating  <geoffk@apple.com>
7551
7552         * g++.old-deja/g++.eh/badalloc1.C: XFAIL excess errors test on
7553         Darwin.
7554
7555 2002-11-04  Adam Nemet  <anemet@lnxw.com>
7556
7557         * gcc.c-torture/execute/941014-1.x: thumb-elf was deprecated, use
7558         -mthumb.  Only xfail with -O0.
7559
7560 2002-11-03  Mark Mitchell  <mark@codesourcery.com>
7561
7562         * g++.dg/abi/thunk1.C: New test.
7563         * g++.dg/abi/thunk2.C: Likewise.
7564         * g++.dg/abi/vtt1.C: Likewise.
7565
7566 2002-11-02  Diego Novillo  <dnovillo@redhat.com>
7567
7568         PR optimization/8423
7569         * gcc.c-torture/execute/builtin-constant.c: New test.
7570
7571 2002-11-01  Zack Weinberg  <zack@codesourcery.com>
7572
7573         * g++.dg/ext/typedef-init.C, gcc.dg/typedef-init.C:
7574         Add some more cases.
7575
7576 2002-11-01  Mark Mitchell  <mark@codesourcery.com>
7577
7578         PR c++/8391
7579         * g++.dg/opt/local1.C: New test.
7580
7581 2002-10-30  Mark Mitchell  <mark@codesourcery.com>
7582
7583         PR c++/8160
7584         * g++.dg/template/complit1.C: New test.
7585
7586         PR c++/8149
7587         * g++.dg/template/typename4.C: Likewise.
7588
7589 2002-10-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7590
7591         Core issue 287, PR c++/7639
7592         * g++.dg/template/instantiate1.C: Adjust error location.
7593         * g++.dg/template/instantiate3.C: New test.
7594         * g++.old-deja/g++.pt/crash10.C: Adjust error location.
7595         * g++.old-deja/g++.pt/derived3.C: Adjust error location.
7596         * g++.old-deja/g++.pt/spec28.C: Reorder declaration.
7597
7598 2002-10-29  Hans-Peter Nilsson  <hp@bitrange.com>
7599
7600         * lib/compat.exp (compat-execute): Don't clean out a gluefile.
7601
7602 2002-10-29  Mark Mitchell  <mark@codesourcery.com>
7603
7604         PR c++/8287
7605         * g++.dg/init/dtor2.C: New test.
7606
7607 2002-10-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7608
7609         * gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6.
7610         * gcc.dg/nest.c: Bypass errors on irix6.
7611
7612 2002-10-27  Hans-Peter Nilsson  <hp@bitrange.com>
7613
7614         * gcc.dg/nest.c: Expect error for mmix-*-*.
7615         * gcc.dg/20021014-1.c: Use dg-error, not dg-build.
7616
7617 2002-10-26  Hans-Peter Nilsson  <hp@bitrange.com>
7618
7619         * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors
7620         markers.
7621
7622         * gcc.dg/20021014-1.c: Expect build failure on mmix-*-*.
7623
7624 2002-10-25  Mike Stump  <mrs@apple.com>
7625
7626         * gcc.dg/warn-1.c: New test.
7627
7628 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
7629
7630         * g++.dg/template/typename3.C: New test.
7631
7632 2002-10-25  Mark Mitchell  <mark@codesourcery.com>
7633
7634         * g++.dg/lookup/ptrmem1.C: New test.
7635
7636         * g++.dg/abi/vthunk2.C: New test.
7637
7638 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
7639
7640         * g++.dg/ext/vla1.C, gcc.dg/vla-2.c: New tests.
7641
7642 2002-10-24  Mark Mitchell  <mark@codesourcery.com>
7643
7644         * g++.dg/abi/empty9.C: New test.
7645
7646 2002-10-24  Richard Henderson  <rth@redhat.com>
7647
7648         * g++.dg/inherit/thunk1.C: Enable for ia64.
7649
7650 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
7651
7652         PR c++/8067
7653         * g++.dg/lookup/pretty1.C: New test.
7654
7655 2002-10-23  Jakub Jelinek  <jakub@redhat.com>
7656
7657         * gcc.dg/20021023-1.c: New test.
7658
7659 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
7660
7661         PR c++/7679
7662         * g++.dg/parse/inline1.C: New test.
7663
7664 2002-10-23  Richard Henderson  <rth@redhat.com>
7665
7666         * g++.dg/inherit/thunk1.C: Enable for x86_64.
7667
7668         * g++.dg/inherit/thunk1.C: Enable for s390 and alpha.
7669
7670 2002-10-22  Mark Mitchell  <mark@codesourcery.com>
7671
7672         PR c++/6579
7673         * g++.dg/parse/stmtexpr3.C: New test.
7674
7675 2002-10-22  Nathan Sidwell  <nathan@codesourcery.com>
7676
7677         * g++.dg/expr/cond1.C: New test.
7678
7679 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
7680
7681         * gcc.dg/sibcall-5.c: Correct { dg-do run } line.
7682
7683 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
7684
7685         * g++.dg/abi/vbase13.C: New test.
7686         * g++.dg/abi/vbase14.C: Likewise.
7687
7688 2002-10-21  Jakub Jelinek  <jakub@redhat.com>
7689
7690         * gcc.dg/tls/pic-1.c: New test.
7691         * gcc.dg/tls/nonpic-1.c: New test.
7692         * gcc.dg/20021018-1.c: New test.
7693
7694 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
7695
7696         * lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
7697         Remove only files with the same base name as the test case.
7698         (profopt-perf-value): Pass TESTCASE to profopt-cleanup.
7699         (profopt-execute): Likewise.  Also, remove old profiling
7700         and performance data files before running the tests.
7701
7702         * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls.
7703         * g++.dg/bprob/bprob.exp: Likewise.
7704         * g77.dg/bprob/bprob.exp: Likewise.  Also, relax regexp
7705         to allow more general test case names.
7706
7707         * g++.dg/bprob/bprob-1.C: Rename to ...
7708         * g++.dg/bprob/g++-bprob-1.C: ... this.
7709
7710         * g77.dg/bprob/bprob-1.f: Rename to ...
7711         * g77.dg/bprob/g77-bprob-1.f: ... this.
7712
7713 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
7714
7715         * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
7716         bison 1.50 or later.
7717
7718 2002-10-21  Janis Johnson  <janis187@us.ibm.com>
7719
7720         * g++.dg/README: Describe more test directories.
7721
7722 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
7723
7724         * g++.dg/init/array6.C: Add additional tests.
7725
7726 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
7727
7728         * gcc.dg/weak/typeof-2.c: Handle s390x targets as well.
7729         * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode.
7730
7731 2002-10-21  Kazu Hirata  <kazu@cs.umass.edu>
7732
7733         * gcc.c-torture/compile/20020604-1.x: New.
7734         * gcc.c-torture/compile/simd-5.x: Likewise.
7735         * gcc.c-torture/execute/920710-1.x: Likewise.
7736         * gcc.c-torture/execute/20020720-1.x: Disable on h8300.
7737
7738 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
7739
7740         * g++.dg/inherit/override1.C: Add dg-options clause.
7741
7742 2002-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
7743
7744         * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and
7745         _mm_slli_si128.
7746
7747 2002-10-19  Andreas Schwab  <schwab@suse.de>
7748
7749         * lib/compat.exp (compat-run): Prepend "./" when $dest has no
7750         directory component.
7751
7752 2002-10-18  Mark Mitchell  <mark@codesourcery.com>
7753
7754         * g++.dg/inherit/thunk1.C: New test.
7755
7756         * g++.dg/inherit/override1.C: New test.
7757
7758         * g++.dg/abi/mangle11.C: New test.
7759         * g++.dg/abi/mangle14.C: New test.
7760         * g++.dg/abi/mangle17.C: New test.
7761
7762 2002-10-17  Nathan Sidwell  <nathan@codesourcery.com>
7763
7764         * g++.dg/overload/member2.C: New test.
7765
7766 2002-10-17  Janis Johnson  <janis187@us.ibm.com>
7767
7768         * g++.dg/README: Describe new compat directory.
7769         * g++.dg/dg.exp: Skip tests in compat directory.
7770         * README.compat: New file.
7771         * lib/compat.exp: New expect script.
7772         * g++.dg/compat: New test directory.
7773         * g++.dg/compat/compat.exp: New expect script.
7774         * g++.dg/compat/abi: New test directory.
7775         * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C,
7776         g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h,
7777         g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C,
7778         g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h,
7779         g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C,
7780         g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h,
7781         g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C,
7782         g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h,
7783         g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C,
7784         g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h,
7785         g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C,
7786         g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files.
7787         * g++.dg/compat/break: New test directory.
7788         * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C,
7789         g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h,
7790         g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C,
7791         g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h,
7792         g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C,
7793         g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h,
7794         g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C,
7795         g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h,
7796         g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C,
7797         g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h,
7798         g++.dg/compat/break/README: New files.
7799         * g++.dg/compat/eh: New test directory.
7800         * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C,
7801         g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h,
7802         g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C,
7803         g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h,
7804         g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C,
7805         g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h,
7806         g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C,
7807         g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h,
7808         g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C,
7809         g++.dg/compat/eh/filter2_y.C,
7810         g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C,
7811         g++.dg/compat/eh/new1_y.C,
7812         g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C,
7813         g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h,
7814         g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C,
7815         g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h,
7816         g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C,
7817         g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h,
7818         g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C,
7819         g++.dg/compat/eh/unexpected1_y.C: New files.
7820         * g++.dg/compat/init: New test directory.
7821         * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C,
7822         g++.dg/compat/init/array5_y.C,
7823         g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C,
7824         g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h,
7825         g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C,
7826         g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h,
7827         g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C,
7828         g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h,
7829         g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C,
7830         g++.dg/compat/init/init-ref2_y.C: New files.
7831
7832 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
7833
7834         PR c++/7584
7835         * g++.dg/inherit/using3.C: New test.
7836
7837 2002-10-17  Jan Hubicka  <jh@suse.cz>
7838
7839         * gcc.dg/20021017-2.c: New test.
7840
7841 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
7842
7843         * g++.dg/abi/mangle16.C: Adjust.
7844
7845         * g++.dg/init/array8.C: New test.
7846
7847 2002-10-17  Richard Sandiford  <rsandifo@redhat.com>
7848
7849         * gcc.dg/special/mips-abi.exp: New test.
7850         * gcc.dg/special/mips-abi.s: Empty file used by the above.
7851
7852 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
7853
7854         * g++.dg/abi/mangle16.C: New test.
7855         * g++.dg/abi/mangle17.C: Likewise.
7856
7857         PR c++/7478
7858         * g++.dg/template/ref1.C: New test.
7859
7860 2002-10-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7861
7862         * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
7863
7864 2002-10-16  Ulrich Weigand  <uweigand@de.ibm.com>
7865
7866         * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.
7867
7868 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
7869
7870         PR c++/7524
7871         * g++.dg/init/array7.C: New test.
7872
7873 2002-10-15  Mark Mitchell  <mark@codesourcery.com>
7874
7875         * g++.dg/init/array6.C: New test.
7876
7877         * g++.dg/abi/mangle13.C: Likewise.
7878         * g++.dg/abi/mangle14.C: Likewise.
7879         * g++.dg/abi/mangle15.C: Likewise.
7880
7881 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
7882
7883         * g++.dg/abi/empty8.C: New test.
7884
7885 2002-10-15  Nathan Sidwell  <nathan@codesourcery.com>
7886
7887         * g++.dg/init/ctor1.C: New test.
7888
7889 2002-10-15  Ulrich Weigand  <uweigand@de.ibm.com>
7890
7891         * gcc.c-torture/execute/20021015-1.c: New test.
7892
7893 2002-10-15  J"orn Rennecke <joern.rennecke@superh.com>
7894
7895         * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.
7896
7897 2002-10-14  Jan Hubicka  <jh@suse.cz>
7898
7899         * gcc.dg/i386-ssetype-[1-5].c: New tests.
7900
7901 2002-10-14  Richard Henderson  <rth@redhat.com>
7902
7903         * gcc.dg/20020219-1.c: Disable for 16-bit targets.
7904
7905 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
7906
7907         PR optimization/6631
7908         * g++.dg/opt/const2.C: New test.
7909
7910 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
7911
7912         PR c++/7176
7913         * g++.dg/parse/friend1.C: New test.
7914         * g++.old-deja/g++.pt/memtemp64.C: Adjust.
7915
7916 2002-10-14  Jakub Jelinek  <jakub@redhat.com>
7917
7918         * gcc.dg/20021014-1.c: New test.
7919
7920 2002-10-11  Mark Mitchell  <mark@codesourcery.com>
7921
7922         PR c++/5661
7923         * g++.dg/ext/vlm1.C: New test.
7924         * g++.dg/ext/vlm2.C: Likewise.
7925
7926         * g++.dg/init/array1.C: Remove invalid braces.
7927         * g++.dg/init/brace1.C: New test.
7928         * g++.dg/init/copy2.C: Likewise.
7929         * g++.dg/init/copy3.C: Likewise.
7930         * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR.
7931         * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of
7932         braces.
7933
7934 2002-10-11  Neil Booth  <neil@daikokuya.co.uk>
7935
7936         * gcc.dg/cpp/assembler.S: Don't use -ansi.
7937
7938 2002-10-11  Richard Shann  <richard.shann@superh.com>
7939
7940         * gcc.c-torture/compile/simd-5.c: New test.
7941
7942 2002-10-10  Roger Sayle  <roger@eyesopen.com>
7943
7944         * gcc.c-torture/execute/shiftopt-1.c: New test case.
7945
7946 2002-10-10  Jim Wilson  <wilson@redhat.com>
7947
7948         * gcc.c-torture/execute/20021010-1.c: New test.
7949
7950 2002-10-09  Zack Weinberg  <zack@codesourcery.com>
7951
7952         PR c/7353
7953         * g++.dg/ext/typedef-init.C: New test.
7954         * gcc.dg/typedef-init.c: New test.
7955
7956 2002-10-09  Neil Booth  <neil@daikokuya.co.uk>
7957
7958         * gcc.dg/cpp/paste13.c: New test.
7959
7960 2002-10-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7961
7962         * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs.  For
7963         remaining platforms, XFAIL during compile, not execute.  Don't
7964         XFAIL at -O0.
7965
7966 2002-10-08  Nathan Sidwell  <nathan@codesourcery.com>
7967
7968         * gcc.dg/alias-1.c: Tweak expected warning.
7969
7970 2002-10-06  D.Venkatasubramanian <dvenkat@noida.hcltech.com>
7971
7972         * gcc.dg/20020411-1.c: Disable for 16-bit "int".
7973
7974 2002-10-06  Andreas Jaeger  <aj@suse.de>
7975
7976         * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp.
7977         * gcc.dg/cpp/c++98.C: Likewise.
7978
7979         * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here.
7980         * g++.dg/cpp/c++98.C: Likewise.
7981
7982         * g++.dg/README (Subdirectories): Mention cpp directory.
7983
7984         PR target/7559
7985         * gcc.dg/20021006-1.c: New test.
7986
7987 2002-10-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7988
7989         PR c++/7804
7990         * g++.dg/other/warning1.C: New test.
7991
7992 2002-10-04  Roger Sayle  <roger@eyesopen.com>
7993
7994         * gcc.c-torture/execute/20020720-1.x:  XFAIL instead of skipping
7995         the test on failing platforms.  Mark sparcv9-*-*, sparc64-*-*
7996         and sparc-*-* with -m64 as expected failures.  See PR 8087.
7997
7998 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
7999
8000         PR c++/7931
8001         * g++.dg/template/ptrmem3.C: New test.
8002
8003         PR c++/7754
8004         * g++.dg/template/union1.C: New test.
8005
8006 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
8007
8008         PR c++/8006
8009         * g++.dg/abi/mangle9.C: New test.
8010         * g++.dg/abi/mangle10.C: New test.
8011         * g++.dg/abi/mangle11.C: New test.
8012         * g++.dg/abi/mangle12.C: New test.
8013
8014 2002-10-02  Mark Mitchell  <mark@codesourcery.com>
8015
8016         PR c++/7188.
8017         * g++.dg/template/meminit1.C: New test.
8018         * g++.dg/warn/Wreorder-1.C: Likewise.
8019         * g++.old-deja/g++.mike/warn3.C: Tweak.
8020         * lib/prune.exp: Ingore "in copy constructor".
8021
8022 2002-10-02  Andreas Jaeger  <aj@suse.de>
8023
8024         * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c,
8025         gcc.dg/20020103-1.c, gcc.dg/20000614-2.c,
8026         g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable
8027         on x86-64.
8028
8029 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
8030
8031         * gcc.dg/empty1.C: Fix typo.
8032
8033 2002-10-01  Nathan Sidwell  <nathan@codesourcery.com>
8034
8035         * gcc.dg/alias-1.c: New test.
8036
8037 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
8038
8039         * gcc.dg/empty1.C: New test.
8040
8041         * g++.dg/tls/init-2.C: Tweak error messages.
8042
8043 2002-10-01  Richard Sandiford  <rsandifo@redhat.com>
8044
8045         * gcc.c-torture/compile/20020923-1.c: New test.
8046
8047 2002-09-30  Jason Thorpe  <thorpej@wasabisystems.com>
8048
8049         * gcc.c-torture/execute/ffs-1.c: New test.
8050         * gcc.c-torture/execute/ffs-2.c: Ditto.
8051
8052 2002-09-30  Nathan Sidwell  <nathan@codesourcery.com>
8053
8054         * g++.dg/overload/member1.C: New test.
8055
8056 2002-09-30  Mark Mitchell  <mark@codesourcery.com>
8057
8058         * g++.dg/abi/empty7.C: New test.
8059         * g++.dg/init/pm2.C: Likewise.
8060
8061 2002-09-29  Nathan Sidwell  <nathan@codesourcery.com>
8062
8063         * g++.dg/rtti/crash1.C: New test.
8064
8065 2002-09-29  Hans-Peter Nilsson  <hp@bitrange.com>
8066
8067         * gcc.dg/sibcall-1.c, gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c,
8068         gcc.dg/sibcall-4.c: New tests.
8069
8070 2002-09-28  Roger Sayle  <roger@eyesopen.com>
8071
8072         * gcc.c-torture/execute/20020720-1.x: No longer skip test on
8073         powerpc and MMIX targets.
8074
8075 2002-09-27  Zack Weinberg  <zack@codesourcery.com>
8076
8077         * gcc.dg/cpp/20020927-1.c: New.
8078
8079 2002-09-26  David S. Miller  <davem@redhat.com>
8080
8081         * gcc.c-torture/compile/trunctfdf.c: New.
8082
8083 2002-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8084
8085         * lib/target-supports.exp (check_weak_available): Handle solaris2.
8086
8087 2002-09-27  Alan Modra  <amodra@bigpond.net.au>
8088
8089         * gcc.c-torture/execute/loop-15.c: New.
8090
8091 2002-09-26  Janis Johnson  <janis187@us.ibm.com>
8092
8093         * README.QMTEST: Fix typo.
8094
8095 2002-09-26  Ulrich Weigand  <uweigand@de.ibm.com>
8096
8097         * gcc.dg/20020926-1.c: New test.
8098
8099 2002-09-25  David S. Miller  <davem@redhat.com>
8100
8101         PR target/7842
8102         * gcc.c-torture/execute/shiftdi.c: New test.
8103
8104 2002-09-26  Richard Earnshaw  <rearnsha@arm.com>
8105
8106         * lib/gcc.exp (gcc_init): Use a filename for the testglue that is
8107         unique to the tool.
8108         * lib/g77.exp (g77_init): Likewise.
8109         * lib/g++.exp (g++_init): Likewise.
8110         * lib/objc.exp (objc_init): Likewise.
8111
8112 2002-09-25  Mark Mitchell  <mark@codesourcery.com>
8113
8114         * gcc/testsuite/g++.dg/abi/empty5.C: New test.
8115         * gcc/testsuite/g++.dg/abi/empty6.C: New test.
8116         * gcc/testsuite/g++.dg/abi/vbase12.C: New test.
8117
8118 2002-09-25  Richard Henderson  <rth@redhat.com>
8119
8120         * gcc.c-torture/execute/ieee/20010226-1.c: Early exit for
8121         too-small long double.
8122
8123 2002-09-23  Hans-Peter Nilsson  <hp@axis.com>
8124
8125         * gcc.dg/20020919-1.c: New test.
8126
8127 2002-09-23  Mark Mitchell  <mark@codesourcery.com>
8128
8129         * g++.dg/abi/bitfield6.C: New test.
8130         * g++.dg/abi/bitfield7.C: New test.
8131         * g++.dg/abi/bitfield8.C: New test.
8132         * g++.dg/abi/vbase11.C: New test.
8133
8134 2002-09-22  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8135
8136         * gcc.dg/20020219-1.c: Add "-mdisable-indexing" option for target
8137         hppa*-*-hpux*.  Update test comment.
8138
8139 2002-09-20  Jakub Jelinek  <jakub@redhat.com>
8140
8141         * gcc.dg/tls/struct-1.c: New test.
8142
8143 2002-09-20  Neil Booth  <neil@daikokuya.co.uk>
8144
8145         * gcc.dg/cpp/tr-warn2.c: Update.
8146
8147 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
8148
8149         * gcc.c-torture/execute/20020720-1.x: Skip test on ARM-based systems.
8150
8151 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
8152
8153         * gcc.c-torture/execute/990208-1.x: XFAIL this at -O3 for ARM-based
8154         systems.
8155
8156 2002-09-20  Hans-Peter Nilsson  <hp@bitrange.com>
8157
8158         * gcc.c-torture/execute/ieee/mzero3.c: New test.
8159
8160         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
8161         Adjust for c++filt moved to binutils.  Remove spurious duplicate
8162         setting of cxxfilt.
8163
8164 2002-09-19  Geoffrey Keating  <geoffk@apple.com>
8165
8166         * gcc.dg/20020312-2.c: Update for darwin.
8167
8168 2002-09-18  Nathan Sidwell  <nathan@codesourcery.com>
8169
8170         * g++.old-deja/g++.other/crash32.C: Mark ICE.
8171
8172 2002-09-17  Nicola Pero  <n.pero@mi.flashnet.it>
8173
8174         * objc.dg/comp-types-1.m: New test.
8175         * objc.dg/comp-types-2.m: New test.
8176         * objc.dg/comp-types-3.m: New test.
8177         * objc.dg/comp-types-4.m: New test.
8178         * objc.dg/comp-types-5.m: New test.
8179         * objc.dg/comp-types-6.m: New test.
8180
8181 2002-09-17  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8182
8183         * gcc.c-torture/execute/strct-stdarg-1.x: Remove file.
8184
8185 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
8186
8187         * g++.dg/other/do1.C: New test.
8188
8189         * g++.dg/template/subst1.C: New test.
8190
8191 2002-09-16  Steve Ellcey  <sje@cup.hp.com>
8192
8193         * gcc.dg/20020312-2.c: Change __parisc__ to __hppa__.
8194
8195 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
8196
8197         * g++.dg/template/qualttp20.C: Adjust expected errors.
8198         * g++.old-deja/g++.jason/report.C: Likewise.
8199         * g++.old-deja/g++.other/qual1.C: Likewise.
8200
8201         * g++.dg/lookup/scoped2.C: New test.
8202
8203         * g++.dg/ext/asm3.C: New test.
8204
8205 2002-09-16  Richard Earnshaw  <rearnsha@arm.com>
8206
8207         * objc.dg/bitfield-2.m (dg-options): Add -fsigned-char.
8208
8209 2002-09-16  Kazu Hirata  <kazu@cs.umass.edu>
8210
8211         * ChangeLog: follow spelling conventions.
8212         * g++.old-deja/g++.abi/ptrmem.C: Likewise.
8213         * g++.old-deja/g++.bugs/900210_05.C: Likewise.
8214         * g++.old-deja/g++.bugs/900211_04.C: Likewise.
8215         * g++.old-deja/g++.bugs/900321_02.C: Likewise.
8216         * g++.old-deja/g++.bugs/900404_02.C: Likewise.
8217         * g++.old-deja/g++.bugs/900520_06.C: Likewise.
8218         * g++.old-deja/g++.law/global-init1.C: Likewise.
8219         * g++.old-deja/g++.other/delete4.C: Likewise.
8220         * g++.old-deja/g++.other/inline21.C: Likewise.
8221         * g++.old-deja/g++.other/singleton.C: Likewise.
8222         * g77.dg/strlen0.f: Likewise.
8223         * g77.f-torture/compile/20010519-1.f: Likewise.
8224         * g77.f-torture/compile/980310-4.f: Likewise.
8225         * gcc.c-torture/compile/20000605-1.c: Likewise.
8226         * gcc.c-torture/execute/20020225-1.c: Likewise.
8227         * gcc.dg/c90-hexfloat-2.c: Likewise.
8228         * gcc.dg/c99-bool-1.c: Likewise.
8229         * gcc.dg/c99-hexfloat-2.c: Likewise.
8230         * gcc.dg/dll-2.c: Likewise.
8231         * gcc.dg/wtr-union-init-1.c: Likewise.
8232         * gcc.dg/wtr-union-init-2.c: Likewise.
8233         * gcc.dg/wtr-union-init-3.c: Likewise.
8234         * gcc.dg/cpp/avoidpaste1.c: Likewise.
8235         * gcc.dg/cpp/defined.c: Likewise.
8236         * gcc.dg/cpp/macsyntx.c: Likewise.
8237         * gcc.dg/cpp/paste2.c: Likewise.
8238         * gcc.dg/cpp/trad/defined.c: Likewise.
8239         * gcc.dg/format/c90-printf-1.c: Likewise.
8240         * gcc.dg/format/c90-scanf-1.c: Likewise.
8241         * gcc.dg/format/c99-printf-1.c: Likewise.
8242         * gcc.dg/format/c99-scanf-1.c: Likewise.
8243         * gcc.misc-tests/gcov-8.c: Likewise.
8244         * lib/profopt.exp: Likewise.
8245
8246 2002-09-15  Krister Walfridsson  <cato@df.lth.se>
8247
8248         * lib/old-dejagnu.exp (old-dejagnu) Improve test for ICE.
8249
8250 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
8251
8252         * g++.dg/inherit/using2.C: New test.
8253
8254 2002-09-15  Kazu Hirata  <kazu@cs.umass.edu>
8255
8256         * ChangeLog: Follow spelling conventions.
8257         * g++.dg/template/friend4.C: Likewise.
8258         * g++.old-deja/g++.pt/crash67.C: Likewise.
8259         * gcc.c-torture/execute/20000801-4.c: Likewise.
8260         * gcc.dg/c90-digraph-1.c: Likewise.
8261         * gcc.dg/c94-digraph-1.c: Likewise.
8262         * gcc.dg/c99-digraph-1.c: Likewise.
8263         * gcc.dg/cpp/line5.c: Likewise.
8264         * gcc.dg/cpp/multiline.c: Likewise.
8265         * gcc.dg/cpp/trad/literals-1.c: Likewise.
8266         * gcc.dg/format/attr-3.c: Likewise.
8267         * gcc.dg/format/c90-scanf-3.c: Likewise.
8268         * gcc.dg/format/ext-4.c: Likewise.
8269
8270 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
8271
8272         * g++.dg/template/pretty1.C: New test.
8273
8274 2002-09-14  Alan Modra  <amodra@bigpond.net.au>
8275
8276         * gcc.c-torture/execute/struct-cpy-1.c: New test.
8277
8278 2002-09-13  Matt Austern  <austern@apple.com>
8279
8280         * testsuite/g++.dg/other/constref[12].C: New, regression tests for
8281         passing a cast expression to a function by const reference.
8282
8283 2002-09-13  Nathan Sidwell  <nathan@codesourcery.com>
8284
8285         * g++.dg/template/deduce1.C: New test.
8286
8287 2002-09-13  Kazu Hirata  <kazu@cs.umass.edu>
8288
8289         * gcc.c-torture/execute/simd-1.c: Force all use of int to
8290         32-bit int.
8291
8292 2002-09-10  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8293
8294         * gcc.dg/struct-ret-1.c: Add prototype for exit function and correct
8295         usage.
8296
8297 2002-09-10  Richard Earnshaw  <rearnsha@arm.com>
8298
8299         * gcc.c-torture/compile/20020910-1.c: New test.
8300
8301 2002-09-10  Frank Ch. Eigler  <fche@redhat.com>
8302
8303         * gcc.c-torture/execute/20010915-1.c: Correct typo in abort call.
8304
8305 2002-09-10  Andreas Jaeger  <aj@suse.de>
8306
8307         * gcc.dg/20020312-2.c: Adjust for x86-64.
8308
8309 2002-09-08  Toon Moene  <toon@moene.indiv.nluug.nl>
8310
8311         * g77.dg/7388.f: New test case for PR 7388.
8312
8313 2002-09-07  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
8314
8315         * gcc.dg/compare2.c: Remove xfail from cases 10 and 12.
8316
8317 2002-09-05  Ziemowit Laski <zlaski@apple.com>
8318
8319         * objc.dg/proto-lossage-1.m: New test.
8320
8321 2002-09-06  Neil Booth  <neil@daikokuya.co.uk>
8322
8323         * gcc.dg/cpp/_Pragma4.c: Fix typo.
8324
8325 2002-09-06  Nicola Pero  <n.pero@mi.flashnet.it>
8326
8327         * objc/execute/formal_protocol-6.x: Removed.  This testcase is now
8328         expected to pass.
8329
8330 2002-09-06  Stan Shebs  <shebs@apple.com>
8331             David Edelsohn  <edelsohn@gnu.org>
8332
8333         * gcc.dg/weak: New directory.
8334         * gcc.dg/weak-[1-9].c: Move to new directory, remove all
8335         target-specific xfail bits.
8336         * gcc.dg/typeof-2.c: Move to new directory.
8337         * gcc.dg/weak.exp: New expect script.
8338
8339 2002-09-06  Alan Modra  <amodra@bigpond.net.au>
8340
8341         * gcc.c-torture/execute/extzvsi.c: New test.
8342
8343 2002-09-05  Stan Shebs  <shebs@apple.com>
8344
8345         * gcc.dg/weak-1.c: xfail on Darwin.
8346         * gcc.dg/weak-2.c: Ditto.
8347         * gcc.dg/weak-3.c: Ditto.
8348         * gcc.dg/weak-4.c: Ditto.
8349         * gcc.dg/weak-5.c: Ditto.
8350         * gcc.dg/weak-6.c: Ditto.
8351         * gcc.dg/weak-7.c: Ditto.
8352         * gcc.dg/weak-8.c: Ditto.
8353         * gcc.dg/weak-9.c: Ditto.
8354
8355 2002-09-05  J"orn Rennecke <joern.rennecke@superh.com>
8356
8357         * gcc.c-torture/execute/loop-14.c: New test.
8358
8359 2002-09-04  Jakub Jelinek  <jakub@redhat.com>
8360
8361         * g++.dg/other/cxa-atexit1.C: New test.
8362
8363         * gcc.dg/typeof-2.c: New test.
8364
8365 2002-09-03  Roger Sayle  <roger@eyesopen.com>
8366
8367         * gcc.dg/builtins-2.c: New testcase.
8368         * gcc.dg/builtins-3.c: New testcase.
8369
8370 2002-09-03  Neil Booth  <neil@daikokuya.co.uk>
8371
8372         * gcc.dg/cpp/_Pragma4.c: New test.
8373
8374 2002-09-03  Nicola Pero  <n.pero@mi.flashnet.it>
8375
8376         * objc/execute/nil_method-1.m: New testcase.
8377
8378 2002-09-01  Nicola Pero  <n.pero@mi.flashnet.it>
8379
8380         * objc/execute/class-tests-1.h (test_class_with_superclass): Call
8381         [Object class], not [Object initialize].
8382
8383 2002-08-31  Roger Sayle  <roger@eyesopen.com>
8384             Hans-Peter Nilsson  <hp@bitrange.com>
8385
8386         * gcc.c-torture/execute/20020720-1.x: Skip test on
8387         mmix-knuth-mmixware.  Correct comment.
8388
8389 2002-08-27  Mark Mitchell  <mark@codesourcery.com>
8390
8391         * testsuite/g++.dg/abi/bitfield5.C: New test.
8392         * testsuite/g++.dg/abi/vbase10.C: Likewise.
8393
8394 2002-08-27  Nicola Pero  <n.pero@mi.flashnet.it>
8395
8396         * objc.dg/undeclared-selector.m: New test.
8397
8398 2002-08-27  Nathan Sidwell  <nathan@codesourcery.com>
8399
8400         * g++.dg/other/offsetof1.C: Avoid cast warning.
8401
8402 2002-08-26  Ziemowit Laski  <zlaski@apple.com>
8403
8404         * objc.dg/super-class-2.m: New test.
8405
8406 2002-08-24  Matt Austern  <austern@apple.com>
8407
8408         * g++.dg/ext/lvaddr.C: New test.
8409         * g++.dg/ext/lvcast.C: New test.
8410
8411 2002-08-22  Mark Mitchell  <mark@codesourcery.com>
8412
8413         * testsuite/g++.dg/inherit/cond1.C: New test.
8414
8415 2002-08-22  Geoffrey Keating  <geoffk@redhat.com>
8416
8417         * gcc.dg/noncompile/incomplete-1.c: New test.
8418
8419 2002-08-21  Joseph S. Myers  <jsm@polyomino.org.uk>
8420
8421         * gcc.dg/typespec-1.c: New test.
8422
8423 2002-08-20  Devang Patel  <dpatel@apple.com>
8424         * objc.dg/proto-hier-2.m: New test.
8425
8426 2002-08-19  Ziemowit Laski  <zlaski@apple.com>
8427
8428         * objc.dg/bitfield-1.m: New test.
8429         * objc.dg/bitfield-2.m: New test.
8430
8431 2002-08-17  Joseph S. Myers  <jsm@polyomino.org.uk>
8432
8433         * gcc.dg/c90-flex-array-1.c, gcc.dg/c99-flex-array-3.c,
8434         gcc.dg/c99-flex-array-4.c: New tests.
8435
8436 2002-08-16  Stan Shebs  <shebs@apple.com>
8437
8438         * objc/execute/selector-1.m: Add __NEXT_RUNTIME__ case.
8439
8440 2002-08-15  Jakub Jelinek  <jakub@redhat.com>
8441
8442         * gcc.dg/typeof-1.c: New test.
8443         * g++.dg/ext/typeof2.C: New test.
8444
8445 2002-08-15  Nathan Sidwell  <nathan@codesourcery.com>
8446
8447         * g++.dg/other/offsetof1.C: New test.
8448
8449 2002-08-14  Richard Henderson  <rth@redhat.com>
8450
8451         * gcc.dg/tls/diag-3.c: Fix expected message strings.
8452
8453 2002-08-14  Neil Booth  <neil@daikokuya.co.uk>
8454
8455         * gcc.dg/cpp/_Pragma3.c: New test.
8456
8457 2002-08-13  Mark Mitchell  <mark@codesourcery.com>
8458
8459         * g++.dg/template/inherit3: New test.
8460
8461 2002-08-10  Nathan Sidwell  <nathan@codesourcery.com>
8462
8463         * gcc.dg/bitfld-4.c: Add blank options.
8464
8465 2002-08-09  Mark Mitchell  <mark@codesourcery.com>
8466
8467         * g++.dg/template/crash1.C: New test.
8468
8469 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
8470
8471         * gcc.dg/tls/opt-2.c: New test.
8472
8473 2002-08-08  Devang Patel  <dpatel@apple.com>
8474
8475         * objc.dg/selector-1.m : New test
8476
8477 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
8478
8479         * g++.dg/abi/bitfield4.C: New test.
8480         * gcc.dg/bitfld-4.c: New test.
8481
8482 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
8483
8484         * g++.dg/other/packed1.C: New test.
8485
8486 2002-08-07  Mark Mitchell  <mark@codesourcery.com>
8487
8488         * g++.dg/abi/offsetof.C: Tweak error messages.
8489         * g++.old-deja/g++.mike/p10769a.C: Likewise.
8490
8491 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
8492
8493         * gcc.dg/bitfld-3.c: New test.
8494
8495 2002-08-07  Jakub Jelinek  <jakub@redhat.com>
8496             Richard Henderson  <rth@redhat.com>
8497
8498         * gcc.dg/i386-bitfield1.c: New test.
8499         * g++.dg/abi/bitfield3.C: Update.
8500
8501 2002-08-07  Neil Booth  <neil@daikokuya.co.uk>
8502
8503         * objc.dg/const-str-2.m: Update.
8504         * gcc.dg/cpp/c++98.c: Change to C extension.
8505         * gcc.dg/cpp/c++98-pedantic.c: Similarly.
8506         * gcc.dg/cpp/cpp.exp: Process .C extensions too.
8507
8508 2002-08-06  Aldy Hernandez  <aldyh@redhat.com>
8509
8510         * testsuite/gcc.dg/tls/diag-3.c: New.
8511
8512 2002-08-07  Gabriel Dos Reis  <gdr@nerim.net>
8513
8514         * g++.dg/README (Subdirectories): Document new subdir expr.
8515         * g++.dg/expr/pmf-1.C: New test.
8516
8517 2002-08-06  Neil Booth  <neil@daikokuya.co.uk>
8518
8519         * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
8520
8521 2002-08-06  Jakub Jelinek  <jakub@redhat.com>
8522
8523         * g++.dg/abi/bitfield3.C: New test.
8524
8525 2002-08-05  Nathan Sidwell  <nathan@codesourcery.com>
8526
8527         * lib/gcov.exp: Tweak expected line formats.
8528         * gcc.misc-tests/gcov8.c: New test.
8529         * gcc.misc-tests/gcov8.x: New flags.
8530
8531 2002-08-05  Jakub Jelinek  <jakub@redhat.com>
8532
8533         * consistency.vlad/layout/endian.c: Include string.h.
8534
8535         * gcc.c-torture/execute/20020805-1.c: New test.
8536
8537 2002-08-04  Gabriel Dos Reis  <gdr@nerim.net>
8538
8539         * g++.dg/other/conversion1.C: New test.
8540
8541 2002-08-03  Roger Sayle  <roger@eyesopen.com>
8542
8543         * gcc.dg/builtins-1.c: New testcase.
8544
8545 2002-08-02  Mark Mitchell  <mark@codesourcery.com>
8546
8547         * g++.dg/inherit/access3.C: New test.
8548
8549 2002-08-01  Jakub Jelinek  <jakub@redhat.com>
8550
8551         * gcc.dg/ia64-visibility-2.c: New test.
8552
8553 2002-08-01  Benjamin Kosnik   <bkoz@redhat.com>
8554
8555         * g++.old-deja/g++.abi/ptrflags.C (expect): Change
8556         __qualifier_flags to __flags.
8557
8558 2002-07-31  Mark Mitchell  <mark@codesourcery.com>
8559
8560         * g++.dg/inherit/operator1.C: New test.
8561         * g++.dg/lookup/disamb1.C: Fix typo in comment.
8562         * g++.dg/other/error1.C: Change expected error message.
8563         * g++.dg/template/conv4.C: Likewise.
8564
8565 2002-07-26  Neil Booth  <neil@daikokuya.cop.uk>
8566
8567         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
8568         for documented behavior.
8569
8570 2002-07-25  Roger Sayle  <roger@eyesopen.com>
8571
8572         * gcc.c-torture/execute/20020720-1.x: Skip this test on
8573         several targets known to fail.
8574
8575 2002-07-25  Richard Sandiford  <rsandifo@redhat.com>
8576
8577         * gcc.dg/mips-args-[123].c: New tests.
8578
8579 2002-07-24  Aldy Hernandez  <aldyh@redhat.com>
8580
8581         * gcc.dg/ppc-spe.c: New.
8582
8583 2002-07-24  Geoffrey Keating  <geoffk@redhat.com>
8584
8585         * g++.dg/other/ptrmem4.C: New testcase.
8586
8587 2002-07-24  Richard Henderson  <rth@redhat.com>
8588
8589         * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
8590
8591 2002-07-24  Gabriel Dos Reis  <gdr@nerim.net>
8592
8593         * g++.dg/ext/alignof1.C (main): Return 0 for success.
8594
8595 2002-07-24  Roger Sayle  <roger@eyesopen.com>
8596
8597         * gcc.c-torture/execute/memset-3.c: New testcase.
8598
8599 2002-07-24  Neil Booth  <neil@daikokuya.co.uk>
8600
8601         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
8602         gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
8603
8604 2002-07-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8605
8606         * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
8607         Delete.
8608
8609 2002-07-23  J"orn Rennecke <joern.rennecke@superh.com>
8610
8611         * gcc.c-torture/compile/simd-4.c: New test.
8612
8613 2002-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8614
8615         PR c++/7347, c++/7348
8616         * g++.dg/template/access4.C: New test.
8617         * g++.dg/template/access5.C: New test.
8618         * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
8619         * g++.old-deja/g++.pt/memtemp86.C: Likewise.
8620         * g++.old-deja/g++.pt/ttp58.C: Likewise.
8621         * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
8622
8623 2002-07-22  Jakub Jelinek  <jakub@redhat.com>
8624
8625         * gcc.dg/gnu89-init-2.c: New test.
8626
8627 2002-07-21  Gabriel Dos Reis  <gdr@nerim.net>
8628
8629         * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
8630
8631 2002-07-20  Roger Sayle  <roger@eyesopen.com>
8632
8633         * gcc.c-torture/execute/20020720-1.c: New testcase.
8634
8635 2002-07-20  Neil Booth  <neil@daikokuya.co.uk>
8636
8637         * gcc.dg/cpp/Wsignprom.c: New tests.
8638
8639 2002-07-20  Alan Modra  <amodra@bigpond.net.au>
8640
8641         * gcc.c-torture/execute/loop-13.c: New test.
8642
8643 2002-07-19  Neil Booth  <neil@daikokuya.co.uk>
8644
8645         * gcc.dg/cpp/expr.c: New tests.
8646
8647 2002 07-18  David Edelsohn  <edelsohn@gnu.org>
8648
8649         * g++.dg/opt/pr6713.C: Add template instantiation.
8650
8651 2002-07-18  Alan Modra  <amodra@bigpond.net.au>
8652
8653         * gcc.dg/nest.c: New test.
8654
8655 2002-07-17  Richard Henderson  <rth@redhat.com>
8656
8657         * g++.dg/opt/pr6713.C: New test.
8658
8659 2002-07-17  Eric Botcazou  <ebotcazou@multimania.com>
8660
8661         * gcc.c-torture/execute/loop-2e.x: Let the testcase
8662         XFAIL for all x86 processors.
8663
8664 2002-07-17  Ian Dall  <ian@sibyl.beware.dropbear.id.au>
8665
8666         * gcc.c-torture/execute/20010122-1.x: Do not test with
8667         -fomit-frame-pointer.
8668
8669 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8670
8671         * g++.dg/template/instantiate2.C: New test.
8672         * g++.dg/template/spec4.C: New test.
8673
8674 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8675
8676         * g++.dg/template/access2.C: New test.
8677         * g++.dg/template/access3.C: New test.
8678
8679 2002-07-15  Zack Weinberg  <zack@codesourcery.com>
8680
8681         * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
8682         c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
8683         c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
8684         c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
8685         Convert to use <stdarg.h>.
8686         * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
8687         Delete.
8688         * gcc.dg/va-arg-2.c: New.
8689         * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
8690
8691 2002-07-15  Jakub Jelinek  <jakub@redhat.com>
8692
8693         * gcc.c-torture/compile/20020710-1.c: New test.
8694
8695 2002-07-11  J"orn Rennecke <joern.rennecke@superh.com>
8696                           Andrew Pinski  <pinskia@physics.uc.edu>
8697
8698         gcc.c-torture/compile/simd-2.c: New testcase.
8699         gcc.c-torture/compile/simd-3.c: Likewise.
8700
8701 2002-07-11  Mark Mitchell  <mark@codesourcery.com>
8702
8703         PR c++/7224
8704         * g++.dg/overload/error1.C: New test.
8705
8706 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8707
8708         * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
8709         configuration and IRIX 6 O32 ABI.
8710
8711 2002-07-11  Roger Sayle  <roger@eyesopen.com>
8712
8713         * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
8714
8715 2002-07-10  Roger Sayle  <roger@eyesopen.com>
8716
8717         * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
8718
8719 2002-07-10  Jeffrey A Law  <law@redhat.com>
8720
8721         * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
8722
8723         * gcc.c-torture/compile/930326-1.x: Remove.  No longer needed.
8724
8725 2002-07-09  Aldy Hernandez  <aldyh@redhat.com>
8726
8727         * gcc.dg/20020312-2.c: Check for __PPC__.
8728
8729 2002-07-09  Diego Novillo  <dnovillo@redhat.com>
8730
8731         * gcc.c-torture/compile/20020709-1.c: New test.
8732
8733 2002-07-07  Roger Sayle  <roger@eyesopen.com>
8734
8735         * g++.dg/template/qualttp21.C: New test case.
8736
8737 2002-07-06  Alexandre Oliva  <aoliva@redhat.com>
8738
8739         * gcc.c-torture/compile/20020706-1.c: New test.
8740         * gcc.c-torture/compile/20020706-2.c: New test.
8741
8742 2002-07-06  Brian R. Gaeke  <brg@dgate.ORG>
8743             Alexandre Oliva  <aoliva@redhat.com>
8744
8745         * g++.dg/warn/incomplete1.C: New test.
8746
8747 2002-07-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8748
8749         PR c++/7099
8750         * g++.dg/warn/noreturn1.C: New test.
8751
8752 2002-07-03  Mark Mitchell  <mark@codesourcery.com>
8753
8754         PR c++/6706
8755         * g++.dg/debug/debug6.C: New test.
8756         * g++.dg/debug/debug7.C: New test.
8757
8758 2002-07-04  J"orn Rennecke <joern.rennecke@superh.com>
8759
8760         * gcc.c-torture/compile/simd-3.c: New test.
8761
8762 2002-07-03  Chris Demetriou  <cgd@broadcom.com>
8763
8764         * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
8765         * gcc.dg/20020620-1.c: Likewise.
8766
8767 2002-07-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8768
8769         PR c++/6944
8770         * g++.dg/init/array4.C: New test.
8771         * g++.dg/init/array5.C: New test.
8772
8773 2002-07-03  J"orn Rennecke <joern.rennecke@superh.com>
8774
8775         * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
8776         * gcc.c-torture/execute/simd-2.c (main): Likewise.
8777
8778 2002-07-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8779
8780         * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
8781         * gcc.dg/wtr-aggr-init-1.c: Likewise.
8782         * gcc.dg/wtr-conversion-1.c: Likewise.
8783         * gcc.dg/wtr-escape-1.c: Likewise.
8784         * gcc.dg/wtr-int-type-1.c: Likewise.
8785         * gcc.dg/wtr-label-1.c: Likewise.
8786         * gcc.dg/wtr-static-1.c: Likewise.
8787         * gcc.dg/wtr-strcat-1.c: Likewise.
8788         * gcc.dg/wtr-suffix-1.c: Likewise.
8789         * gcc.dg/wtr-switch-1.c: Likewise.
8790         * gcc.dg/wtr-unary-plus-1.c: Likewise.
8791         * gcc.dg/wtr-union-init-1.c: Likewise.
8792         * gcc.dg/wtr-union-init-2.c: Likewise.
8793         * gcc.dg/wtr-union-init-3.c: Likewise.
8794
8795         * gcc.dg/wtr-func-def-1.c: New test.
8796
8797 2002-07-02 Devang Patel <dpatel@apple.com>
8798
8799         * objc.dg/param-1.m: New test.
8800
8801 2002-07-03  Neil Booth  <neil@daikokuya.co.uk>
8802
8803         * gcc.dg/cpp/trad/directive.c: Add test.
8804         * gcc.dg/cpp/trad/macroargs.c: Add test.
8805         * gcc.dg/cpp/trad/recurse-3.c: Add tests.
8806
8807 2002-07-02  Neil Booth  <neil@daikokuya.co.uk>
8808
8809         * gcc.dg/cpp/cmdlne-M.c: New test.
8810
8811 2002-07-02  Ziemowit Laski  <zlaski@apple.com>
8812
8813         * objc.dg/desig-init-1.m: New test.
8814
8815 2002-07-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8816
8817         PR c++/6716
8818         * g++.dg/template/instantiate1.C: New test.
8819
8820 2002-07-01  Mark Mitchell  <mark@codesourcery.com>
8821
8822         PR c++/7112
8823         * g++.dg/template/sizeof2.C: New test.
8824
8825 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
8826
8827         * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
8828         gcc.dg/cpp/trad/include.c: New tests.
8829
8830 2002-07-01  Hans-Peter Nilsson  <hp@axis.com>
8831
8832         PR target/7177
8833         * gcc.c-torture/compile/20020701-1.c: New test.
8834
8835 2002-07-01  Stan Shebs  <shebs@apple.com>
8836
8837         * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
8838         header here...
8839         * lib/objc-torture.exp (objc-torture-compile): ...instead of here
8840         (objc-torture-execute): or here.
8841
8842 2002-07-01  J"orn Rennecke <joern.rennecke@superh.com>
8843
8844         * gcc.c-torture/execute/arith-rand-ll.c: New test.
8845
8846 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
8847
8848         * gcc.dg/cpp/trad/escaped-nl.c: New test.
8849
8850 2002-06-30  Devang Patel  <dpatel@apple.com>
8851
8852         * objc.dg/fsyntax-only.m: New test.
8853
8854 2002-06-27  Mark Mitchell  <mark@codesourcery.com>
8855
8856         PR c++/6695
8857         * g++.dg/template/friend7.C: New file.
8858
8859 2002-06-27  Aldy Hernandez  <aldyh@redhat.com>
8860
8861         * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
8862         return type.
8863
8864 2002-06-27  J"orn Rennecke <joern.rennecke@superh.com>
8865
8866         * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
8867         avoid division by zero.
8868
8869 2002-06-27  Neil Booth  <neil@daikokuya.co.uk>
8870
8871         * gcc.dg/Wunknownprag.c: New tests.
8872
8873 2002-06-25  J"orn Rennecke <joern.rennecke@superh.com>
8874
8875         * gcc.c-torture/execute/simd-2.c: New test.
8876
8877 2002-06-25  Neil Booth  <neil@daikokuya.co.uk>
8878
8879         * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
8880         gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
8881         gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
8882         gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
8883         gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
8884         gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
8885         gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
8886         gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
8887         gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
8888         gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
8889         gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
8890         gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
8891         gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
8892         gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
8893         gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
8894         gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
8895         gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
8896
8897 2002-06-24  Neil Booth  <neil@daikokuya.co.uk>
8898
8899         * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
8900         gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
8901         gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
8902         gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
8903         New tests.
8904         * gcc.dg/cpp/trad/directive.c: Update.
8905
8906 2002-06-23  Andreas Jaeger  <aj@suse.de>
8907
8908         * gcc.c-torture/execute/complex-6.c: New.
8909
8910 2002-06-22  Neil Booth  <neil@daikokuya.co.uk>
8911
8912         * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
8913         gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
8914         gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
8915         gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
8916
8917 2002-06-21  Neil Booth  <neil@daikokuya.co.uk>
8918
8919         * gcc.dg/cpp/trad: New directory with traditional tests copied
8920         from parent directory.
8921         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
8922         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
8923         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
8924         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
8925         Move to trad/ and rename.
8926         * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
8927         gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
8928         gcc.dg/cpp/trad/redef2.c: New tests.
8929         * gcc.dg/cpp/trad/trad.exp: New driver.
8930
8931 2002-06-20  Neil Booth  <neil@daikokuya.co.uk>
8932
8933         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
8934         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
8935         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
8936         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
8937         Remove.
8938
8939 2002-06-20  Richard Sandiford  <rsandifo@redhat.com>
8940
8941         * gcc.dg/20020620-1.c: New test.
8942
8943 2002-06-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8944
8945         * g++.dg/template/ttp4.C: New test.
8946
8947 2002-06-19  Jakub Jelinek  <jakub@redhat.com>
8948
8949         * g++.dg/opt/vt1.C: Fix regexp.
8950
8951 2002-06-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8952
8953         * gcc.c-torture/execute/pure-1.c: Make functions static again.
8954         Don't use attribute `noinline'.
8955
8956 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
8957
8958         * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
8959
8960 2002-06-18  Aldy Hernandez  <aldyh@redhat.com>
8961
8962         * gcc.c-torture/execute/simd-1.c: New.
8963
8964         * gcc.dg/simd-1.c: New.
8965
8966 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
8967
8968         * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
8969
8970 2002-06-16  Richard Henderson  <rth@redhat.com>
8971
8972         * g++.dg/ext/anon-struct1.C: New.
8973         * g++.dg/ext/anon-struct2.C: New.
8974         * g++.dg/ext/anon-struct3.C: New.
8975         * gcc.dg/anon-struct-1.c: New.
8976         * gcc.dg/anon-struct-2.c: New.
8977         * gcc.dg/anon-struct-3.c: New.
8978         * gcc.dg/20011008-1.c: Adjust warning text.
8979         * gcc.dg/20020527-1.c: Add -fms-extensions.
8980
8981 2002-06-16  Richard Henderson  <rth@redhat.com>
8982
8983         * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
8984
8985 2002-06-15  Hans-Peter Nilsson  <hp@axis.com>
8986
8987         * gcc.c-torture/execute/20020615-1.c: New test.
8988
8989 2002-06-15  Roger Sayle  <roger@eyesopen.com>
8990
8991         * gcc.c-tortuture/execute/compare-1.c: New test case.
8992         * gcc.c-tortuture/execute/compare-2.c: New test case.
8993         * gcc.c-tortuture/execute/compare-3.c: New test case.
8994
8995 2002-06-13  Richard Henderson  <rth@redhat.com>
8996
8997         * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New.  Define for
8998         ia64 ilp32.
8999
9000 2002-06-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9001
9002         * g++.dg/template/typename2.C: Update error message.
9003
9004 2002-06-12  Hans-Peter Nilsson  <hp@axis.com>
9005
9006         * gcc.c-torture/execute/20020611-1.c: New test.
9007
9008 2002-06-11  Bob Wilson  <bob.wilson@acm.org>
9009
9010         * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
9011         list of targets to skip.
9012
9013 2002-06-10  Bob Wilson  <bob.wilson@acm.org>
9014
9015         * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
9016         targets if not optimizing.
9017
9018 2002-06-10  Jakub Jelinek  <jakub@redhat.com>
9019
9020         * gcc.c-torture/compile/20020605-1.c: New test.
9021
9022         * g++.dg/opt/vt1.C: New test.
9023
9024         * gcc.dg/20020531-1.c: New test.
9025
9026         * gcc.dg/20020530-1.c: New test.
9027
9028         * gcc.dg/20020527-1.c: New test.
9029
9030         * g++.dg/opt/cse1.C: New test.
9031
9032 2002-06-07  Roger Sayle  <roger@eyesopen.com>
9033
9034         * gcc.dg/20020607-2.c: New test case.
9035
9036 2002-06-07  Jakub Jelinek  <jakub@redhat.com>
9037
9038         * gcc.c-torture/compile/20020604-1.c: New test.
9039
9040 2002-06-04  Richard Henderson  <rth@redhat.com>
9041
9042         * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
9043         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
9044         * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
9045
9046 2002-06-04  Aldy Hernandez  <aldyh@redhat.com>
9047
9048         * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
9049
9050 2002-06-03  Richard Henderson  <rth@redhat.com>
9051
9052         * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
9053         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
9054
9055 2002-06-02  Richard Henderson  <rth@redhat.com>
9056
9057         * gcc.c-torture/execute/pure-1.c: Don't mark any of the
9058         test functions static.
9059
9060 2002-06-02  Andreas Jaeger  <aj@suse.de>
9061
9062         * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
9063         now.
9064
9065 2002-06-02  Neil Booth  <neil@daikokuya.demon.co.uk>
9066
9067         * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
9068         gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
9069         Update for mofified diagnostics.
9070         * gcc.dg/c99-intconst-1.c: No longer fail.
9071
9072 2002-06-02  Richard Henderson  <rth@redhat.com>
9073
9074         * gcc.dg/uninit-A.c: Remove xfail markers.
9075
9076 2002-06-01  Roger Sayle  <roger@eyesopen.com>
9077
9078         * gcc.dg/fnegate-1.c: New test case.
9079
9080 2002-05-30  Osku Salerma  <osku@iki.fi>
9081
9082         * gcc.c-torture/execute/mayalias-1.c: New file.
9083
9084 2002-05-29  Neil Booth  <neil@daikokuya.demon.co.uk>
9085
9086         * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
9087         gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
9088         gcc.dg/cpp/if-1.c: Update for modified diagnostics.
9089
9090 2002-05-29  Hans-Peter Nilsson  <hp@axis.com>
9091
9092         * gcc.c-torture/execute/20020529-1.c: New test.
9093
9094 2002-05-27  Richard Henderson  <rth@redhat.com>
9095
9096         * g++.dg/ext/attrib6.C: New test case.
9097
9098 2002-05-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9099
9100         * gcc.c-torture/execute/pure-1.c: New test.
9101
9102 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
9103
9104         * gcc.dg/cpp/arith-2.c: Remove.
9105
9106 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
9107
9108         * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
9109         * gcc.dg/cpp/if-3.c: Remove.
9110
9111 2002-05-26  Jakub Jelinek  <jakub@redhat.com>
9112
9113         * g++.dg/opt/cse2.C: New test.
9114
9115 2002-05-26  Neil Booth  <neil@daikokuya.demon.co.uk>
9116
9117         * gcc.dg/cpp/arith-1.c: New semantic tests.
9118         * gcc.dg/cpp/if-1.c: Update.
9119
9120 2002-05-24  Ben Elliston  <bje@redhat.com>
9121
9122         * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
9123
9124 2002-05-24  Jakub Jelinek  <jakub@redhat.com>
9125
9126         * gcc.dg/verbose-asm.c: New test.
9127
9128 2002-05-24  Neil Booth  <neil@daikokuya.demon.co.uk>
9129
9130         * gcc.dg/cpp/paste12.c: New test.
9131
9132 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
9133
9134         * g++.dg/parse/named_ops.C: New test.
9135
9136 2002-05-23  Mark Mitchell  <mark@codesourcery.com>
9137
9138         * gcc/testsuite/gcc.dg/weak-8.c: New test.
9139
9140 2002-05-23  J"orn Rennecke <joern.rennecke@superh.com>
9141
9142         * gcc.dg/weak-2.c: Allow optional leading underscore
9143         in scan-assembler symbol name.
9144         * gcc.dg/weak-3.c: Likewise.
9145         * gcc.dg/weak-4.c: Likewise.
9146         * gcc.dg/weak-5.c: Likewise.
9147
9148 2002-05-23  Jakub Jelinek  <jakub@redhat.com>
9149
9150         * gcc.dg/20020523-1.c: New test.
9151
9152 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
9153
9154         * objc.dg/const-str-2.m: Update now that we stop after
9155         a command line error.
9156
9157 2002-05-22  Richard Henderson  <rth@redhat.com>
9158
9159         * g++.dg/dg.exp: Fix typo in test pruneing.
9160
9161 2002-05-22  Richard Henderson  <rth@redhat.com>
9162
9163         * g++.dg/dg.exp: Prune the tls subdirectory.
9164         * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
9165         * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
9166         * g++.dg/tls/init-1.C: New.
9167
9168 2002-05-22  Jakub Jelinek  <jakub@redhat.com>
9169
9170         * gcc.dg/20020517-1.c: New test.
9171
9172 2002-05-21  Richard Henderson  <rth@redhat.com>
9173
9174         * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
9175         gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
9176
9177 2002-05-21  Brian R. Gaeke  <brg@dgate.ORG>
9178
9179         * g++.dg/other/copy2.C: New test.
9180
9181 2002-05-20  J"orn Rennecke <joern.rennecke@superh.com>
9182
9183         * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
9184         (MAX_COPY): Bump up to 10 times sizeof (long long).
9185         (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
9186
9187         * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
9188         sizeof (long long).
9189
9190         * gcc.c-torture/execute/strcpy-1.c: New test.
9191
9192 2002-05-19  Jason Merrill  <jason2redhat.com>
9193
9194         * g++.dg/ext/oper1.C: New test.
9195
9196 2002-05-20  David Billinghurst <David.Billinghurst@riotinto.com>
9197 2002-05-19  Mark Mitchell  <mitchell@doubledemon.codesourcery.com>
9198
9199         * README.QMTEST: New file.
9200
9201         * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
9202
9203 2002-05-19  Andreas Jaeger  <aj@suse.de>
9204
9205         * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
9206         now.
9207         * gcc.c-torture/execute/loop-2d.x: Likewise.
9208
9209 2002-05-19  David Billinghurst <David.Billinghurst@riotinto.com>
9210
9211         * gcc.dg/weak-2.c:  xfail warnings for platforms that don't
9212         support weak symbols.
9213         * gcc.dg/weak-4.c: Likewise
9214         * gcc.dg/weak-6.c: Likewise
9215
9216 2002-05-16  David.Billinghurst <David.Billinghurst@riotinto.com>
9217
9218         * gcc.dg/weak-3.c: Add dg-excess-error comment for
9219         cygwin, coff and h8300-*-hms targets
9220         * gcc.dg/weak-5.c: Likewise
9221         * gcc.dg/weak-7.c: Likewise
9222
9223 2002-05-16  Jason Merrill  <jason@redhat.com>
9224
9225         * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
9226         (scan-assembler-not, scan-assembler-dem): Likewise.
9227         (scan-assembler-dem-not): Likewise.
9228
9229 2002-05-15  Richard Henderson  <rth@redhat.com>
9230
9231         * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
9232
9233 2002-05-15  Richard Henderson  <rth@redhat.com>
9234
9235         * gcc.dg/weak-5.c (vfoo1c): No warning here.
9236         (vfoo1f): Warning here.
9237         (vfoo1l): Don't redefine the alias.
9238
9239 2002-05-14  Jason Merrill  <jason@redhat.com>, Alexandre Oliva  <aoliva@redhat.com>
9240
9241         * g++.dg/init/pm1.C: New test.
9242
9243 2002-05-12  David S. Miller  <davem@redhat.com>
9244
9245         * gcc.c-torture/execute/conversion.c (ldnear): Use long double
9246         types.
9247
9248 2002-05-10  Roger Sayle  <roger@eyesopen.com>
9249
9250         * gcc.c-torture/execute/20020510-1.c: New test case.
9251
9252 2002-05-10  David S. Miller  <davem@redhat.com>
9253
9254         * gcc.c-torture/execute/conversion.c: Test long double too.
9255
9256 2002-05-09  Jakub Jelinek  <jakub@redhat.com>
9257
9258         * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
9259         libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
9260         * lib/g++.exp (g++_link_flags): Likewise.
9261         * lib/objc.exp (objc_target_compile): Likewise.
9262
9263 2002-05-09  Neil Booth  <neil@daikokuya.demon.co.uk>
9264
9265         * gcc.dg/cpp/poison.c: Update.
9266         * gcc.dg/cpp/20000625-2.c: Remove.
9267         * gcc.dg/cpp/direct2s.c: Remove final test.
9268
9269 2002-05-08  Tom Rix  <trix@redhat.com>
9270
9271         * gcc.c-torture/execute/20020508-1.c: New test.
9272         * gcc.c-torture/execute/20020508-2.c: New test.
9273         * gcc.c-torture/execute/20020508-3.c: New test.
9274
9275 2002-05-08  Neil Booth  <neil@daikokuya.demon.co.uk>
9276
9277         * gcc.dg/cpp/charconst-4.c: More tests.
9278
9279 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
9280
9281         PR c/6569
9282         * gcc.dg/weak-3.c: Update location of warning messages.
9283         * gcc.dg/weak-5.c: Likewise.
9284
9285 2002-05-06  Roger Sayle  <roger@eyesopen.com>
9286
9287         * gcc.c-torture/execute/20020506-1.c: New test case.
9288
9289 2002-05-07  Neil Booth  <neil@daikokuya.demon.co.uk>
9290
9291         * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
9292
9293 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
9294
9295         * gcc.dg/cpp/charconst-3.c: Run, don't compile.
9296
9297 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
9298
9299         * gcc.dg/cpp/charconst-3.c: New test.
9300
9301 2002-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
9302
9303         * gcc.dg/cpp/charconst.c: Update tests.
9304
9305 2002-05-05  Tim Josling  <tej@melbpc.org.au>
9306
9307         * treelang: Added directory for new sample language treelang. Also
9308         lib/treelang.exp: New file to signal treelang should be tested.
9309
9310 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
9311
9312         * gcc.dg/cpp/cmdlne-dM-M.c: New test.
9313         * gcc.dg/cpp/cmdlne-dD-M.c: New test.
9314         * gcc.dg/cpp/cmdlne-dN-M.c: New test.
9315         * gcc.dg/cpp/cmdlne-dI-M.c: New test.
9316         * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
9317         * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
9318         * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
9319
9320 2002-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
9321
9322         * gcc.dg/format/xopen-2.c: New test.
9323
9324 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
9325
9326         * gcc.dg/20020503-1.c: New test.
9327
9328 2002-05-02  Mark Mitchell  <mark@codesourcery.com>
9329
9330         * g++.dg/init/dtor1.C: Make it tougher.
9331
9332 2002-05-01  Mark Mitchell  <mark@codesourcery.com>
9333
9334         * g++.dg/init/dtor1.C: New test.
9335
9336 2002-05-02  Aldy Hernandez  <aldyh@redhat.com>
9337
9338         * gcc.dg/altivec-8.c: New.
9339
9340 2002-05-01  Aldy Hernandez  <aldyh@redhat.com>
9341
9342         * gcc.dg/altivec-7.c: New.
9343
9344 2002-04-29  Jakub Jelinek  <jakub@redhat.com>
9345
9346         * g++.dg/parse/typedef1.C: New test.
9347
9348 2002-04-29  Mark Mitchell  <mark@codesourcery.com>
9349
9350         PR c++/6486
9351         * g++.dg/template/friend6.C: New test.
9352
9353         PR c++/6492
9354         * g++.dg/init/copy1.C: New test.
9355
9356 2002-04-29  Nathan Sidwell  <nathan@codesourcery.com>
9357
9358         * g++.dg/warn/effc1.C: New test.
9359
9360 2002-04-29  Neil Booth  <neil@daikokuya.demon.co.uk>
9361
9362         * gcc.dg/cpp/if-cexp.c: Add a test.
9363
9364 2002-04-28  Jakub Jelinek  <jakub@redhat.com>
9365
9366         * gcc.dg/20020426-2.c: New test.
9367
9368 2002-04-28  Neil Booth  <neil@daikokuya.demon.co.uk>
9369
9370         * gcc.dg/cpp/if-mop.c: Update.
9371         * gcc.dg/cpp/if-mpar.c: Add test.
9372         * gcc.dg/cpp/if-oppr.c: Update.
9373
9374 2002-04-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9375
9376         PR c/6343
9377         * gcc.dg/weak-[2-7].c: New tests.
9378
9379 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
9380
9381         * gcc.dg/enum1.c: New test.
9382
9383 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
9384
9385         PR c++/6497
9386         * g++.dg/inherit/access2.C: New test.
9387
9388 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
9389
9390         PR bootstrap/6445
9391         * gcc.dg/20020426-1.c: New test.
9392
9393 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
9394
9395         * g++.dg/abi/enum1.C: New test.
9396
9397 2002-04-26  Richard Henderson  <rth@redhat.com>
9398
9399         * gcc.dg/c99-bool-1.c: Expect always true warning.
9400
9401 2002-04-25  Roger Sayle  <roger@eyesopen.com>
9402
9403         * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
9404
9405 2002-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9406
9407         * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
9408         targets.
9409
9410 2002-04-24  Mark Mitchell  <mark@codesourcery.com>
9411
9412         * g++.dg/abi/mange7.C: New test.
9413
9414         PR c++/6438.
9415         * g++.dg/parse/stmtexpr2.C: New test.
9416
9417 2002-04-24  J"orn Rennecke <joern.rennecke@superh.com>
9418
9419         * gcc.dg/20020312-2.c: Add SH target.
9420
9421 2002-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9422
9423         * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
9424         compiler output on mips*-*-irix*.
9425
9426 2002-04-23  Jakub Jelinek  <jakub@redhat.com>
9427
9428         * g++.dg/parse/attr1.C: New test.
9429
9430 2002-04-23  Roger Sayle  <roger@eyesopen.com>
9431
9432         * gcc.c-torture/execute/string-opt-17.c: New test case.
9433         * gcc.c-torture/execute/memset-2.c: New test case.
9434
9435 2002-04-23  Mark Mitchell  <mark@codesourcery.com>
9436
9437         PR c++/6256:
9438         * g++.dg/template/friend5.C: New test.
9439
9440         PR c++/6331:
9441         * g++.dg/template/qual1.C: Likewise.
9442
9443 2002-04-22  Zack Weinberg  <zack@codesourcery.com>
9444
9445         * gcc.c-torture/execute/980707-1.c: Don't use isspace().
9446         Include stdlib.h, not stdio.h or ctype.h.
9447
9448 2002-04-22  Hans-Peter Nilsson  <hp@axis.com>
9449
9450         * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
9451         cris-*-elf* and mmix-*-*.
9452         * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
9453         * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
9454         g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
9455         Ditto.
9456         * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
9457         * gcc.dg/wchar_t-1.c: Ditto.
9458
9459 2002-04-21  Hans-Peter Nilsson  <hp@axis.com>
9460
9461         * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
9462         Clarify comment.
9463
9464 2002-04-21  Neil Booth  <neil@daikokuya.demon.co.uk>
9465
9466         * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
9467
9468 2002-04-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9469
9470         * gcc.c-torture/execute/20000906-1.x: Delete.
9471
9472 2002-04-20  David.Billinghurst <David.Billinghurst@riotinto.com>
9473
9474         * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
9475
9476 2002-04-19  Toon Moene  <toon@moene.indiv.nluug.nl>
9477
9478         * PR6367
9479         * g77.f-torture/execute/6367.f: New test.
9480         * g77.f-torture/execute/6367.x: Disable for MMIX.
9481
9482 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
9483
9484         * PR6352
9485         * g++.dg/opt/inline2.C: New test.
9486
9487 2002-04-18  Richard Henderson  <rth@redhat.com>
9488
9489         * gcc.dg/20000906-1.c: Enable for all targets.
9490         * gcc.c-torture/compile/iftrap-2.c: New.
9491
9492 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
9493
9494         * gcc.dg/20020418-1.c: New test.
9495         * gcc.dg/20020418-2.c: New test.
9496
9497 2002-04-18  Richard Henderson  <rth@redhat.com>
9498
9499         * gcc.c-torture/compile/iftrap-1.c: New.
9500         * gcc.dg/iftrap-1.c: Adjust for ia64.
9501         * gcc.dg/iftrap-2.c: New.
9502
9503 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
9504
9505         * gcc.c-torture/compile/20020418-1.c: New test.
9506
9507 2002-04-18  Roger Sayle  <roger@eyesopen.com>
9508
9509         * gcc.c-torture/compile/20020415-1.c: New.
9510
9511 2002-04-18  David S. Miller  <davem@redhat.com>
9512
9513         * gcc.c-torture/execute/20020418-1.c: New test.
9514
9515 2002-04-17  Jakub Jelinek  <jakub@redhat.com>
9516
9517         * gcc.dg/20020416-1.c: New test.
9518
9519         * g++.dg/opt/inline1.C: New test.
9520
9521 2002-04-16  Jakub Jelinek  <jakub@redhat.com>
9522
9523         * gcc.dg/altivec-5.c: New test.
9524
9525         * gcc.dg/20020415-1.c: New test.
9526
9527 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
9528
9529         * testsuite/lib/chill.exp: Remove.
9530
9531 2002-04-14  Jakub Jelinek  <jakub@redhat.com>
9532
9533         * g++.dg/other/big-struct.C: New test.
9534
9535 2002-04-14  David Billinghurst <David.Billinghurst@riotinto.com>
9536
9537         * g77.dg/f77-edit-i-in.f: Use internal buffer in place
9538         of scratch file.
9539
9540 2002-04-13  David Billinghurst <David.Billinghurst@riotinto.com>
9541
9542         PR c/6277
9543         * gcc.dg/i386-387-1.c:  Allow optional leading underscore
9544         in scan-assembler function name
9545
9546 2002-04-13  Hans-Peter Nilsson  <hp@bitrange.com>
9547
9548         * g77.f-torture/execute/980628-4.x,
9549         g77.f-torture/execute/980628-5.x,
9550         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
9551         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
9552         g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
9553         i[34567]86-*-*.
9554
9555 2002-04-13  David S. Miller  <davem@redhat.com>
9556
9557         * gcc.c-torture/execute/20020413-1.c: New test.
9558
9559 2002-04-13  Richard Sandiford  <rsandifo@redhat.com>
9560
9561         * gcc.dg/asm-6.c,
9562         * g++.dg/ext/asm1.C: New tests.
9563
9564 2002-04-12  Mark Mitchell  <mark@codesourcery.com>
9565
9566         PR c++ 5373.
9567         * g++.dg/parse/stmtexpr1.C: New test.
9568
9569         PR c++/5189.
9570         * g++.dg/template/copy1.C: New test.
9571
9572 2002-04-12  Richard Henderson  <rth@redhat.com>
9573
9574         * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
9575
9576 2002-04-12  Geoffrey Keating  <geoffk@redhat.com>
9577
9578         * gcc.c-torture/execute/20020412-1.c: New file, renamed from
9579         gcc.c-torture/execute/20020307-2.c.
9580
9581 2002-04-12  Richard Sandiford  <rsandifo@redhat.com>
9582
9583         * g++.dg/ext/attrib5.C,
9584         * g++.dg/lookup/struct1.C: New tests.
9585
9586 2002-04-11  Jakub Jelinek  <jakub@redhat.com>
9587
9588         * gcc.dg/20020411-1.c: New test.
9589
9590         * gcc.c-torture/execute/20020411-1.c: New test.
9591
9592 2002-04-10  Janis Johnson  <janis187@us.ibm.com>
9593
9594         * g77.f-torture/execute/6177.f: New test.
9595
9596 2002-04-10  Jakub Jelinek  <jakub@redhat.com>
9597
9598         PR middle-end/6247
9599         * g++.dg/opt/cleanup1.C: New test.
9600
9601         * g++.dg/opt/const1.C: New test.
9602
9603 2002-04-10  Lars Brinkhoff  <lars@nocrew.org>
9604
9605         * gcc.c-torture/execute/20020406-1.c: Declare malloc.
9606
9607 2002-04-10  Nathan Sidwell  <nathan@codesourcery.com>
9608
9609         PR c++/5507
9610         * g++.dg/template/typename2.C: New test.
9611
9612 2002-04-10  Alan Modra  <amodra@bigpond.net.au>
9613
9614         * gcc.c-torture/execute/loop-12.c: New.
9615
9616 2002-04-08  Hans-Peter Nilsson  <hp@bitrange.com>
9617
9618         * g77.f-torture/execute/980628-4.x,
9619         g77.f-torture/execute/980628-5.x,
9620         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
9621         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
9622         g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
9623
9624 2002-04-07  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9625
9626         PR optimization/6086
9627         * g++.dg/opt/preinc1.C: New test.
9628
9629 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
9630
9631         PR c++/5571
9632         * g++.dg/opt/static2.C: New test.
9633
9634 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
9635
9636         PR c/5120
9637         * gcc.dg/20020406-1.c: New test.
9638
9639 2002-04-04  David S. Miller  <davem@redhat.com>
9640
9641         * gcc.c-torture/execute/20020404-1.c: New test.
9642
9643 2002-04-04  Jakub Jelinek  <jakub@redhat.com>
9644
9645         PR c/6123
9646         * gcc.dg/20020312-2.c: Do not declare global register variable
9647         if __PIC__ or __pic__ is defined.
9648
9649 2002-04-04  Richard Earnshaw  <rearnsha@arm.com>
9650
9651         * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC.  Use
9652         __asm__ so that it works correctly even if -ansi -pedantic-errors.
9653
9654 2002-04-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9655
9656         * gcc.misc-tests/linkage.exp: Update last change to handle
9657         sparc*-, not just sparc-.
9658
9659 2002-04-03  Richard Henderson  <rth@redhat.com>
9660
9661         * gcc.dg/cpp/ucs.c: Improved long UCS test.
9662
9663 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
9664
9665         * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
9666
9667 2002-04-02  David S. Miller  <davem@redhat.com>
9668
9669         * gcc.c-torture/execute/20020402-3.c: New test.
9670
9671 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
9672
9673         * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
9674         * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
9675
9676         * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
9677         * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
9678         g77.f-torture/execute/20001201.x,
9679         g77.f-torture/execute/u77-test.x: New files.
9680
9681         * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
9682         * gcc.dg/wchar_t-1.c: Ditto.
9683
9684 2002-04-02  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9685
9686         * gcc.c-torture/execute/20020402-1.c: New test.
9687
9688 2002-04-01  Richard Henderson  <rth@redhat.com>
9689
9690         * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
9691
9692         * g++.dg/other/new1.C: Use __SIZE_TYPE__.
9693
9694 2002-04-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9695
9696         * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
9697
9698 2002-04-01  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
9699
9700         * g++.dg/inherit/template-as-base.C: Expect error.
9701         * g++.dg/inherit/namespace-as-base.C: Likewise.
9702
9703 2002-03-31  Hans-Peter Nilsson  <hp@bitrange.com>
9704
9705         * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
9706         g++.dg/ext/instantiate3.C: Tweak match patterns.
9707
9708         * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
9709         * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
9710         -da test.
9711
9712 2002-03-31  Richard Henderson  <rth@redhat.com>
9713
9714         * gcc.dg/special/alias-2.c: New.
9715         * gcc.dg/special/ecos.exp: Run it.
9716
9717 2002-03-31  Richard Henderson  <rth@redhat.com>
9718
9719         * gcc.dg/va-arg-1.c: Expect warnings, not errors.
9720
9721 2002-03-31  Kazu Hirata  <kazu@hxi.com>
9722
9723         * gcc.dg/weak-1.c: Disable on h8300 port.
9724
9725 2002-03-29  Janis Johnson  <janis187@us.ibm.com>
9726
9727         * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
9728         * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
9729         ordering tests.
9730         * g++.dg/bprob/bprob-1.C: New test.
9731         * g++.dg/gcov/gcov.exp: New driver for gcov tests.
9732         * g++.dg/gcov/gcov-1.C: New test.
9733         * g++.dg/gcov/gcov-1.x: New file.
9734         * g++.dg/gcov/gcov-2.C: New test.
9735         * g++.dg/gcov/gcov-3.C: New test.
9736         * g++.dg/gcov/gcov-3.h: New file.
9737
9738 2002-03-28  Roger Sayle  <roger@eyesopen.com>
9739
9740         * g++.old-deja/g++.other/builtins5.C: New test.
9741         * g++.old-deja/g++.other/builtins6.C: New test.
9742         * g++.old-deja/g++.other/builtins7.C: New test.
9743         * g++.old-deja/g++.other/builtins8.C: New test.
9744         * g++.old-deja/g++.other/builtins9.C: New test.
9745
9746 2002-03-29  Jakub Jelinek  <jakub@redhat.com>
9747
9748         * g++.dg/opt/static1.C: New test.
9749
9750         * g++.dg/opt/longbranch1.C: New test.
9751
9752 2002-03-28  Hans-Peter Nilsson  <hp@bitrange.com>
9753
9754         * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
9755
9756         * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
9757
9758 2002-03-28  Jeffrey A Law  (law@redhat.com)
9759
9760         * gcc.c-torture/execute/20020328-1.c: New test.
9761
9762 2002-03-27  Richard Henderson  <rth@redhat.com>
9763
9764         * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
9765         * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
9766         move from g++.old-deja/g++.ext/.
9767
9768 2002-03-27  Mark Mitchell  <mark@codesourcery.com>
9769
9770         * g++.dg/init/new2.C: New test.
9771
9772 2002-03-26  Richard Henderson  <rth@redhat.com>
9773
9774         * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
9775
9776         * gcc.dg/20020312-2.c: Don't test epilogue vs global register
9777         on sparc.
9778
9779         * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc.  Only run on
9780         sparcv9 systems.
9781         * gcc.dg/20001102-1.c: Likewise.
9782
9783 2002-03-26  Phil Edwards  <pme@gcc.gnu.org>
9784
9785         * gcc.dg/cpp/endif-pedantic1.c,
9786         gcc.dg/cpp/endif-pedantic2.c:  New tests.
9787
9788 2002-03-26  Mark Mitchell  <mark@codesourcery.com>
9789
9790         * g++.dg/init/new1.C: New test.
9791
9792 2002-03-26  Nathan Sidwell  <nathan@codesourcery.com>
9793
9794         * g++.dg/abi/vbase9.C: New test.
9795
9796 2002-03-26  Richard Earnshaw  <rearnsha@arm.com>
9797
9798         * gcc.dg/arm-asm.c: New test.
9799
9800 2002-03-26  Andrew Cagney  <ac131313@redhat.com>
9801
9802         * gcc.dg/Wswitch-enum.c: New test.
9803         Fix PR c/5044.
9804
9805 2002-03-26  Richard Henderson  <rth@redhat.com>
9806
9807         * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
9808         structure.
9809
9810 2002-03-25  Richard Henderson  <rth@redhat.com>
9811
9812         * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc.  Only run on
9813         sparcv9 systems.
9814
9815         * gcc.c-torture/compile/20011119-1.c (xxx): New.
9816         * gcc.c-torture/compile/20011119-2.c (xxx): New.
9817
9818 2002-03-25  Zack Weinberg  <zack@codesourcery.com>
9819
9820         * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
9821
9822 2002-03-25  Bob Wilson  <bob.wilson@acm.org>
9823
9824         * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
9825         targets using generic thunk support.
9826
9827 2002-03-25  Jakub Jelinek  <jakub@redhat.com>
9828
9829         * gcc.c-torture/compile/20020323-1.c: New test.
9830
9831         * g++.dg/opt/conj2.C: New test.
9832
9833 2002-03-24  Richard Henderson  <rth@redhat.com>
9834
9835         * gcc.dg/weak-1.c: Use -fno-common.
9836
9837 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
9838
9839         * g77.dg/f77-edit-apostrophe-out.f: New test
9840         * g77.dg/f77-edit-h-out.f: New test
9841         * g77.dg/f77-edit-t-in.f: New test
9842         * g77.dg/f77-edit-t-out.f: New test
9843         * g77.dg/f77-edit-x-out.f: New test
9844         * g77.dg/f77-edit-slash-out.f: New test
9845         * g77.dg/f77-edit-colon-out.f: New test
9846         * g77.dg/f77-edit-s-out.f: New test
9847
9848 2002-03-24  Richard Henderson  <rth@redhat.com>
9849
9850         * objc/execute/formal_protocol-6.x: New XFAIL.
9851
9852 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
9853
9854         * gcc.dg/weak-1.c:  Early return from dg-final on platforms
9855         that do not support weak symbols
9856
9857 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
9858
9859         * lib/g++.exp:  Fix handling of LD_LIBRARY_PATH et al
9860         * lib/g77.exp:  Likewise
9861         * lib/objc.exp: Likewise
9862
9863 2002-03-23  Andrew Cagney  <ac131313@redhat.com>
9864
9865         * gcc.dg/Wswitch-default.c: New test.
9866
9867 2002-03-23  Jakub Jelinek  <jakub@redhat.com>
9868
9869         * g++.dg/other/enum1.C: New test.
9870
9871 2002-03-23  Zack Weinberg  <zack@codesourcery.com>
9872
9873         * gcc.dg/pragma-ep-3.c: Fix typo.
9874
9875 2002-03-22  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
9876
9877         * g++.dg/inherit/template-as-base.C: New test.
9878
9879 2002-03-22  Jakub Jelinek  <jakub@redhat.com>
9880
9881         * g++.old-deja/g++.other/dwarf2-1.C: Move...
9882         * g++.dg/debug/debug5.C: ...here.  Convert for dg framework.
9883
9884 2002-03-22  Neil Booth  <neil@daikokuya.demon.co.uk>
9885
9886         * gcc.dg/cpp/multiline.c: Update to match.
9887
9888 2002-03-22  Alexandre Oliva  <aoliva@redhat.com>
9889
9890         * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
9891
9892 2002-03-22  Phil Edwards  <pme@gcc.gnu.org>
9893
9894         * gcc.dg/cpp/extratokens2.c:  New file.
9895
9896 2002-03-21  David Edelsohn  <edelsohn@gnu.org>
9897
9898         * gcc.dg/20020312-2.c: Add rs6000 target.
9899
9900         * gcc.c-torture/compile/20020319-1.c: New test.
9901
9902 2002-03-21  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9903
9904         * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
9905         (A, E): Handle this.
9906
9907 2002-03-20  Jason Merrill  <jason@redhat.com>
9908
9909         * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
9910         ignoring -fpic.
9911         * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
9912         through prune_gcc_output.
9913
9914 2002-03-20  Jakub Jelinek  <jakub@redhat.com>
9915
9916         * gcc.c-torture/compile/20020320-1.c: New test.
9917
9918 2002-03-19  Jakub Jelinek  <jakub@redhat.com>
9919
9920         * gcc.c-torture/compile/20020318-1.c: New test.
9921
9922         * gcc.dg/struct-by-value-1.c: New test.
9923
9924         * gcc.dg/20020319-1.c: New test.
9925
9926 2002-03-18  Jakub Jelinek  <jakub@redhat.com>
9927
9928         * g++.dg/opt/conj1.C: New test.
9929
9930 2002-03-17  Mark Mitchell  <mark@codesourcery.com>
9931
9932         * g++.dg/template/qualttp20.C: Revert previous change.
9933         * g++.dg/template/qualttp3.C: Likewise.
9934         * g++.dg/template/qualttp4.C: Likewise
9935         * g++.dg/template/qualttp5.C: Likewise
9936         * g++.dg/template/qualttp6.C: Likewise
9937         * g++.dg/template/qualttp7.C: Likewise
9938         * g++.dg/template/qualttp8.C: Likewise
9939         * g++.dg/template/recurse.C: Likewise.
9940
9941 2002-03-17  Neil Booth  <neil@daikokuya.demon.co.uk>
9942
9943         * gcc.dg/cpp/wchar-1.c: Update.
9944
9945 2002-03-16  Nathan Sidwell  <nathan@codesourcery.com>
9946
9947         * g++.dg/template/conv1.C: New test.
9948         * g++.dg/template/conv2.C: New test.
9949         * g++.dg/template/conv3.C: New test.
9950         * g++.dg/template/conv4.C: New test.
9951
9952 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
9953
9954         * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
9955         * g++.dg/template/qualttp3.C: Likewise.
9956         * g++.dg/template/qualttp4.C: Likewise
9957         * g++.dg/template/qualttp5.C: Likewise
9958         * g++.dg/template/qualttp6.C: Likewise
9959         * g++.dg/template/qualttp7.C: Likewise
9960         * g++.dg/template/qualttp8.C: Likewise
9961         * g++.dg/template/recurse.C: Likewise.
9962
9963 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
9964
9965         * g++.dg/opt/dtor1.C: New test.
9966
9967 2002-03-15  Jakub Jelinek  <jakub@redhat.com>
9968
9969         * gcc.c-torture/compile/20020315-1.c: New test.
9970
9971 2002-03-15  Richard Earnshaw  <rearnsha@arm.com>
9972
9973         * gcc.dg/weak-1.c: Fix scan tests.
9974
9975 2002-03-15  Hans-Peter Nilsson  <hp@bitrange.com>
9976
9977         * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
9978         * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
9979         cris-*-aout* mmix-*-*.
9980         * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
9981         cris-*-aout* mmix-*-*.
9982         * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
9983         cris-*-elf* cris-*-aout* and mmix-*-*.
9984         * gcc.dg/20001009-1.c: Ditto.
9985         * gcc.dg/20010912-1.c: Ditto.
9986         * gcc.dg/20020122-4.c: Ditto.
9987         * gcc.dg/inline-2.c: Ditto.
9988
9989 2002-03-14  Jeffrey A Law  (law@cygnus.com)
9990
9991         * gcc.c-torture/compile/20020314-1.c: New test.
9992
9993 2002-03-14  Richard Earnshaw  <rearnsha@arm.com>
9994
9995         * gcc.c-torture/execute/20020314-1.c: New test.
9996
9997 2002-03-14  Jakub Jelinek  <jakub@redhat.com>
9998
9999         * g++.dg/warn/Wunused-1.C: New test.
10000
10001 2002-02-13  Richard Sandiford  <rsandifo@redhat.com>
10002
10003         * g++.dg/abi/mangle6.C: New test.
10004
10005 2002-03-13  Jakub Jelinek  <jakub@redhat.com>
10006
10007         * gcc.c-torture/compile/20020309-2.c: New test.
10008
10009         * gcc.c-torture/compile/20020312-1.c: New test.
10010
10011 2002-03-12  Nathan Sidwell  <nathan@codesourcery.com>
10012
10013         * g++.dg/other/access1.C: New test.
10014
10015 2002-03-12  Jakub Jelinek  <jakub@redhat.com>
10016
10017         * gcc.c-torture/execute/wchar_t-1.c: New test.
10018
10019 2002-03-12  David Edelsohn  <edelsohn@gnu.org>
10020
10021         * gcc.dg/20020103-1.c: Add rs6000 target and macro.
10022
10023 2002-03-12  Roger Sayle  <roger@eyesopen.com>
10024
10025         * gcc.dg/20020312-1.c: New test case.
10026
10027 2002-03-11  Aldy Hernandez  <aldyh@redhat.com>
10028
10029         * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
10030
10031 2002-03-11  Richard Henderson  <rth@redhat.com>
10032
10033         * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
10034         * g++.old-deja/g++.jason/report.C: Likewise.
10035
10036 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
10037
10038         * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
10039         * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
10040
10041 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
10042
10043         * testsuite/g++.dg/overload/pmf1.C: New test.
10044
10045 2002-03-11  Kazu Hirata  <kazu@hxi.com>
10046
10047         * gcc.c-torture/execute/20020307-1.c: Use long.
10048
10049 2002-03-11  Jakub Jelinek  <jakub@redhat.com>
10050
10051         PR optimization/5844
10052         * gcc.dg/20020310-1.c: New test.
10053
10054 2002-03-09  Michael Meissner  <meissner@redhat.com>
10055
10056         * gcc.c-torture/execute/memcpy-2.c: New test.
10057         * gcc.c-torture/execute/memset-1.c: New test.
10058         * gcc.c-torture/execute/strlen-1.c: New test.
10059         * gcc.c-torture/execute/strcmp-1.c: New test.
10060         * gcc.c-torture/execute/strncmp-1.c: New test.
10061
10062 2002-03-09  Geoffrey Keating  <geoffk@redhat.com>
10063
10064         * gcc.dg/ppc-ldstruct.c: New test.
10065
10066 2002-03-09  Jakub Jelinek  <jakub@redhat.com>
10067
10068         * gcc.c-torture/execute/va-arg-22.c: New test.
10069
10070 2002-03-09  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
10071
10072         * gcc.c-torture/compile/20020309-1.c: New test.
10073
10074 2002-03-08  Jakub Jelinek  <jakub@redhat.com>
10075
10076         * gcc.c-torture/execute/20020307-2.c: New test.
10077
10078 2002-03-07  Jeffrey A Law  (law@redhat.com)
10079
10080         * g77.f-torture/compile/20020307-1.f: New test.
10081
10082 2002-03-07  Richard Sandiford  <rsandifo@redhat.com>
10083
10084         * gcc.dg/unordered-1.c: New test.
10085
10086 2002-03-07  Richard Earnshaw  <rearnsha@arm.com>
10087
10088         * gcc.c-torture/execute/20020307-1.c: New test.
10089
10090 2002-03-05  Jakub Jelinek  <jakub@redhat.com>
10091
10092         * gcc.dg/20020304-1.c: New test.
10093
10094         * gcc.c-torture/compile/20020304-2.c: New test.
10095
10096 2002-03-04  Zack Weinberg  <zack@codesourcery.com>
10097
10098         * gcc.c-torture/compile/20020304-1.c: New test case
10099         (from PR c/5830).
10100
10101 2002-03-03  Aldy Hernandez  <aldyh@redhat.com>
10102
10103         * gcc.dg/20020103-1.c: Add other -D ppc variants.
10104
10105 2002-03-02  Nathan Sidwell  <nathan@codesourcery.com>
10106
10107         * g++.dg/other/classkey1.C: New test.
10108
10109 2002-03-01  Richard Henderson  <rth@redhat.com>
10110
10111         * gcc.c-torture/compile/981223-1.x: New.
10112         * gcc.c-torture/compile/920625-1.x: New.
10113
10114 2002-02-28  Richard Henderson  <rth@redhat.com>
10115
10116         * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
10117
10118 2002-02-27  Hans-Peter Nilsson  <hp@bitrange.com>
10119
10120         * gcc.c-torture/execute/20020227-1.c: New test.
10121
10122 2002-02-27  Mark Mitchell  <mark@codesourcery.com>
10123
10124         * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
10125         here" ERROR lines.
10126         * g++.old-deja/g++.oliva/partord1.C: Likewise.
10127         * g++.old-deja.g++.other/defarg1.C: Likewise.
10128         * g++.old-deja/g++.pt/calls2.C: Likewise.
10129         * g++.old-deja/g++.pt/crash20.C: Likewise.
10130         * g++.old-deja/g++.pt/crash30.C: Likewise.
10131         * g++.old-deja/g++.pt/crash36.C: Likewise.
10132         * g++.old-deja/g++.pt/crash6.C: Likewise.
10133         * g++.old-deja/g++.pt/defarg13.C: Likewise.
10134         * g++.old-deja/g++.pt/derived3.C: Likewise.
10135         * g++.old-deja/g++.pt/error1.C: Likewise.
10136         * g++.old-deja/g++.pt/friend21.C: Likewise.
10137         * g++.old-deja/g++.pt/friend23.C: Likewise.
10138         * g++.old-deja/g++.pt/infinite1.C: Likewise.
10139         * g++.old-deja/g++.robertl/eb128.C: Likewise.
10140
10141 2002-02-27  Geoffrey Keating  <geoffk@redhat.com>
10142
10143         * gcc.c-torture/execute/20020225-2.c: New test.
10144
10145 2002-02-27  Zack Weinberg  <zack@codesourcery.com>
10146
10147         * gcc.c-torture/execute/920730-1t.c,
10148         gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
10149         Delete test cases, only relevant to -traditional.
10150
10151 2002-02-27  Neil Booth  <neil@daikokuya.demon.co.uk>
10152
10153         * gcc.dg/cpp/undef1.c: Remove.
10154         * gcc.dg/cpp/directiv.c: Update.
10155         * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
10156
10157 2002-02-27  Michael Meissner  <meissner@redhat.com>
10158
10159         * gcc.c-torture/execute/20020226-1.c: New test.
10160
10161 2002-02-26  Jakub Jelinek  <jakub@redhat.com>
10162
10163         * g++.dg/debug/debug4.C: New test.
10164
10165         * gcc.dg/ia64-visibility-1.c: New test.
10166
10167 2002-02-26  Alexandre Oliva  <aoliva@redhat.com>
10168
10169         * gcc.dg/debug/20020224-1.c: New.
10170
10171 2002-02-25  Kazu Hirata  <kazu@hxi.com>
10172
10173         * gcc.c-torture/execute/960416-1.x: New.
10174         * gcc.c-torture/execute/divconst-3.x: Likewise.
10175
10176 2002-02-25  Jakub Jelinek  <jakub@redhat.com>
10177
10178         * gcc.dg/20020224-1.c: New test.
10179
10180 2002-02-25  Alan Modra  <amodra@bigpond.net.au>
10181
10182         * gcc.c-torture/execute/20020225-1.c: New.
10183
10184 2002-02-24  Neil Booth  <neil@daikokuya.demon.co.uk>
10185
10186         * testsuite/gcc.dg/cpp/wchar-1.c: New test.
10187
10188 2002-02-23  Jakub Jelinek  <jakub@redhat.com>
10189
10190         * gcc.dg/20020222-1.c: New test.
10191
10192 2002-02-22  Jakub Jelinek  <jakub@redhat.com>
10193
10194         * g++.dg/opt/anonunion1.C: New test.
10195
10196 2002-02-22  Nathan Sidwell  <nathan@codesourcery.com>
10197
10198         * g++.dg/template/qualttp19.C: New test.
10199         * g++.dg/template/qualttp20.C: New test.
10200         * g++.old-deja/g++.jason/report.C: Adjust expected errors
10201         * g++.old-deja/g++.other/qual1.C: Likewise.
10202
10203 2002-02-21  Aldy Hernandez  <aldyh@redhat.com>
10204
10205         * gcc.dg/attr-alwaysinline.c: New.
10206
10207 2002-02-21  Jakub Jelinek  <jakub@redhat.com>
10208
10209         * gcc.dg/20020220-1.c: New test.
10210
10211         * gcc.dg/20020220-2.c: New test.
10212
10213         * g++.dg/opt/mmx1.C: New test.
10214
10215 2002-02-20  Alexandre Oliva  <aoliva@redhat.com>
10216
10217         * gcc.c-torture/compile/20020110.c: New test.
10218
10219 2002-02-20  Jakub Jelinek  <jakub@redhat.com>
10220
10221         * gcc.c-torture/execute/20020219-1.c: New test.
10222
10223         * gcc.dg/20020219-1.c: New test.
10224
10225         * gcc.dg/noncompile/20020220-1.c: New test.
10226
10227         * g++.dg/opt/ptrintsum1.C: New test.
10228
10229         * gcc.dg/debug/20020220-1.c: New test.
10230
10231 2002-02-17  Jakub Jelinek  <jakub@redhat.com>
10232
10233         * gcc.c-torture/execute/20020216-1.c: New test.
10234
10235 2002-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
10236
10237         * gcc.dg/decl-1.c: Update, new test.
10238
10239 2002-02-15  Nathan Sidwell  <nathan@codesourcery.com>
10240
10241         * g++.dg/abi/bitfield1.C: New test.
10242         * g++.dg/abi/bitfield2.C: New test.
10243
10244 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
10245
10246         * gcc.dg/attr-nest.c: New test.
10247
10248 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
10249
10250         * gcc.c-torture/execute/20020215-1.c: New test.
10251
10252 2002-02-14  Jakub Jelinek  <jakub@redhat.com>
10253
10254         * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
10255         * g++.dg/debug/debug.exp: New.
10256         * g++.dg/debug/trivial.C: New.
10257         * g++.dg/debug/debug1.C: Moved...
10258         * g++.dg/other/debug1.C: ...from here.
10259         * g++.dg/debug/debug2.C: Moved...
10260         * g++.dg/other/debug2.C: ...from here.
10261         * g++.dg/debug/debug3.C: Moved...
10262         * g++.dg/other/debug3.C: ...from here.
10263
10264         * gcc.dg/noncompile/20020213-1.c: New test.
10265
10266 2002-02-13  Jakub Jelinek  <jakub@redhat.com>
10267
10268         * g++.dg/other/debug3.C: New test.
10269
10270         * gcc.c-torture/execute/20020213-1.c: New test.
10271
10272 2002-02-13  Richard Smith <richard@ex-parrot.com>
10273
10274         * g++.old-deja/g++.other/thunk1.C: New test.
10275
10276 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
10277
10278         * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
10279
10280 2002-02-13  Stan Shebs  <shebs@apple.com>
10281
10282         * gcc.dg/altivec-3.c: New.
10283
10284 2002-02-12  Jakub Jelinek  <jakub@redhat.com>
10285
10286         * gcc.dg/Wunreachable-1.c: New test.
10287         * gcc.dg/Wunreachable-2.c: New test.
10288
10289 2002-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
10290
10291         * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
10292
10293 2002-02-12  Neil Booth  <neil@daikokuya.demon.co.uk>
10294
10295         * gcc.dg/decl-1.c: New test.
10296
10297 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
10298
10299         * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
10300
10301 2002-02-10  Kazu Hirata  <kazu@hxi.com>
10302
10303         * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
10304         * gcc.c-torture/compile/980506-1.x: Likewise.
10305
10306 2002-02-10  Kazu Hirata  <kazu@hxi.com>
10307
10308         * gcc.dg/20020210-1.c: New.
10309
10310 2002-02-09  Toon Moene  <toon@moene.indiv.nluug.nl>
10311
10312         * g77.f-torture/execute/947.f: New regression test
10313         for PR fortran/947.
10314
10315 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
10316
10317         * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
10318         * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
10319
10320 2002-02-08  Richard Henderson  <rth@redhat.com>
10321
10322         * gcc.c-torture/compile/labels-3.c: New.
10323
10324 2002-02-08  Jakub Jelinek  <jakub@redhat.com>
10325
10326         * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
10327         expression statements work instead.
10328         * gcc.dg/noncompile/20020207-1.c: New test.
10329
10330 2002-02-07  Richard Henderson  <rth@redhat.com>
10331
10332         * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
10333
10334 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
10335
10336         * lib/prune.exp: Remove "In (program|subroutine"block-data)"
10337         message from g77
10338         * lib/g77-dg.exp: Trim g77 error messages so that they are
10339         recognized by dg.exp.
10340
10341 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
10342
10343         PR fortran/5473
10344         * g77.dg/pr5473.f: Now dg-error.  Add additional cases.
10345
10346 2002-02-07  Richard Henderson  <rth@redhat.com>
10347
10348         * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
10349         to be sufficiently aligned for integers.
10350
10351 2002-02-07  Nathan Sidwell  <nathan@codesourcery.com>
10352
10353         * g++.dg/template/friend4.C: New test.
10354
10355 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
10356
10357         PR fortran/5743
10358         * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
10359         unsupported cases.
10360
10361 2002-02-07  Richard Henderson  <rth@redhat.com>
10362
10363         * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
10364         * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
10365         gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
10366         objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
10367
10368 2002-02-06  Richard Henderson  <rth@redhat.com>
10369
10370         * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
10371
10372 2002-02-06  Janis Johnson  <janis187@us.ibm.com>
10373
10374         * gcc.dg/20020206-1.c: New test.
10375
10376 2002-02-06  Jakub Jelinek  <jakub@redhat.com>
10377
10378         * gcc.c-torture/execute/20020206-1.c: New test.
10379
10380         * gcc.c-torture/execute/20020206-2.c: New test.
10381
10382         PR optimization/5429:
10383         * gcc.c-torture/compile/20020206-1.c: New test.
10384
10385 2002-02-06  Nick Clifton  <nickc@cambridge.redhat.com>
10386
10387         * g++.dg/ext/align1.C: Do not use an explicit alignment value
10388         as certain file formats cannot support particularly large
10389         alignments.
10390
10391         * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
10392         and do not expect to be able to link the executable.
10393
10394         * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
10395         fail because the COFF format does not support the weak attribute.
10396
10397 2002-02-05  David Billinghurst <David.Billinghurst@riotinto.com>
10398
10399         * g77.dg/pr5473.f:  New test
10400
10401 2002-02-05  Aldy Hernandez  <aldyh@redhat.com>
10402
10403         * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
10404         Fix testcase accordingly.
10405
10406 2002-02-04  Richard Henderson  <rth@redhat.com>
10407
10408         * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
10409         (buf): Change to be an array of pointers, not ints.
10410
10411 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
10412
10413         * gcc.dg/Wswitch.c: Fix typos.  Don't return unconditionally
10414         before all tests.  Move warning one line above to match where it
10415         C frontend emits.
10416         * gcc.dg/Wswitch-2.c: New test.
10417         * g++.dg/warn/Wswitch-1.C: New test.
10418         * g++.dg/warn/Wswitch-2.C: New test.
10419
10420 2002-02-04  Richard Henderson  <rth@redhat.com>
10421
10422         * g++.dg/abi/offsetof.C: Fix size comparison.
10423
10424 2002-02-04  Richard Sandiford  <rsandifo@redhat.com>
10425
10426         * gcc.dg/cast-qual-2.c: New test.
10427
10428 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
10429
10430         * gcc.dg/20020201-4.c: New test.
10431
10432 2002-02-04  Ben Elliston  <bje@redhat.com>
10433
10434         * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
10435         target_info attribute != 0, in addition to the empty string.
10436         (gcc_target_compile): Likewise.
10437
10438 2002-02-03  Andrew Cagney  <ac131313@redhat.com>
10439
10440         * gcc.dg/Wswitch.c: New test.
10441         PR gcc/4475. PR gcc/3780.
10442
10443 2002-02-03  Toon Moene  <toon@moene.indiv.nluug.nl>
10444
10445         * g77.f-torture/execute/5122.f: New test for regressions
10446         against PR fortran/5122.
10447
10448 2002-02-03  David Billinghurst <David.Billinghurst@riotinto.com>
10449
10450         * g77.f-torture/compile/pr3743.f: Delete
10451         * g77.dg/pr3743-1.f: New test.
10452         * g77.dg/pr3743-2.f: New test.
10453         * g77.dg/pr3743-3.f: New test.
10454         * g77.dg/pr3743-4.f: New test.
10455
10456 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
10457
10458         * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
10459
10460 2002-02-02  Richard Henderson  <rth@redhat.com>
10461
10462         * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
10463         * gcc.c-torture/execute/bf64-1.c: Likewise.
10464
10465 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
10466
10467         * gcc.dg/20020201-2.c: New test.
10468
10469         * gcc.dg/20020201-3.c: New test.
10470
10471         * gcc.c-torture/execute/bitfld-2.c: New test.
10472
10473 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
10474
10475         * gcc.dg/bitfld-1.c: Update.
10476         * gcc.dg/bitfld-2.c: Update.
10477         * gcc.c-torture/execute/bitfld-1.x: New.
10478
10479 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
10480
10481         * gcc.c-torture/execute/20020201-1.c: New test.
10482
10483 2002-02-01  Janis Johnson  <janis187@us.ibm.com>
10484
10485         PR target/5469
10486         * gcc.dg/20020201-1.c: New test.
10487
10488 2002-02-01  David.Billinghurst <David.Billinghurst@riotinto.com>
10489
10490         PR fortran/3743
10491         * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
10492         * g77.f-torture/compile/pr3743.x: Remove
10493
10494 2002-01-31  Tom Rix  <trix@redhat.com>
10495
10496         * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
10497
10498 2002-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
10499
10500         * gcc.dg/noncompile/20020130-1.c: New test.
10501
10502 2002-01-30  David Billinghurst  <David.Billinghurst@riotinto.com>
10503
10504         * g77.dg/f77-edit-i-out.f:  Escape \. Allow \r\n and \r.
10505
10506 2002-01-29  Richard Henderson  <rth@redhat.com>
10507
10508         * gcc.c-torture/execute/991118-1.c: Cast various constants back
10509         to long long.
10510         * gcc.c-torture/execute/bf64-1.c: Likewise.
10511
10512 2002-01-29  Jakub Jelinek  <jakub@redhat.com>
10513
10514         * gcc.c-torture/execute/20020129-1.c: New test.
10515
10516 2002-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
10517
10518         * gcc.c-torture/compile/20000224-1.c: Update.
10519         * gcc.c-torture/execute/bitfld-1.c: New tests.
10520         * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
10521         * gcc.dg/uninit-A.c: Update.
10522
10523 2002-01-29  Nathan Sidwell  <nathan@codesourcery.com>
10524
10525         * g++.dg/template/ctor1.C: Add instantiation.
10526
10527 2002-01-28  Paul Koning  <pkoning@equallogic.com>
10528
10529         * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
10530         argument to __builtin_prefetch to be const ptr.
10531
10532 2002-01-28  Jakub Jelinek  <jakub@redhat.com>
10533
10534         * gcc.c-torture/compile/20020120-1.c: New test.
10535
10536 2002-01-27  Kazu Hirata  <kazu@hxi.com>
10537
10538         * gcc.c-torture/execute/20020127-1.c: New test.
10539
10540 2002-01-27  David Billinghurst  <David.Billinghurst@riotinto.com>
10541
10542         * g77.dg/f77-edit-i-in.f: New test
10543         * g77.dg/f77-edit-i-out.f: New test
10544
10545 2002-01-25  Geoffrey Keating  <geoffk@redhat.com>
10546
10547         * gcc.dg/debug/debug.exp: New file.
10548         * gcc.dg/debug/trivial.c: New file.
10549         * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
10550         * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
10551         * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
10552         * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
10553         * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
10554         * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
10555         * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
10556         * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
10557         * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
10558         * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
10559         * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
10560         * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
10561         * gcc.dg/20000503-1.c: Removed.
10562         * gcc.dg/20010207-1.c: Removed.
10563         * gcc.dg/20011223-1.c: Removed.
10564         * gcc.dg/20020104-2.c: Removed.
10565         * gcc.dg/debug-1.c: Removed.
10566         * gcc.dg/debug-2.c: Removed.
10567         * gcc.dg/debug-3.c: Removed.
10568         * gcc.dg/debug-4.c: Removed.
10569         * gcc.dg/debug-5.c: Removed.
10570         * gcc.dg/debug-6.c: Removed.
10571         * gcc.dg/dwarf2-1.c: Removed.
10572         * gcc.dg/dwarf2-2.c: Removed.
10573
10574 2002-01-25  Jakub Jelinek  <jakub@redhat.com>
10575
10576         * g++.old-deja/g++.other/eh5.C: New test.
10577         * g++.old-deja/g++.other/sibcall2.C: New test.
10578         * g++.old-deja/g++.other/array9.C: New test.
10579         * g++.old-deja/g++.other/typename2.C: New test.
10580         * g++.old-deja/g++.other/crash60.C: New test.
10581         * g++.old-deja/g++.other/conv9.C: New test.
10582         * g++.old-deja/g++.other/mangle10.C: New test.
10583         * g++.old-deja/g++.other/unchanging1.C: New test.
10584         * g++.old-deja/g++.other/exprstmt1.C: New test.
10585         * g++.old-deja/g++.other/inline23.C: New test.
10586         * g++.old-deja/g++.eh/ia64-1.C: New test.
10587         * g++.old-deja/g++.other/dwarf2-1.C: New test.
10588         * g++.old-deja/g++.other/reload1.C: New test.
10589         * g++.old-deja/g++.other/static20.C: New test.
10590         * g++.old-deja/g++.other/local-alloc1.C: New test.
10591         * g++.old-deja/g++.other/conv8.C: New test.
10592         * g++.old-deja/g++.other/stmtexpr2.C: New test.
10593         * g++.old-deja/g++.other/storeexpr1.C: New test.
10594         * g++.old-deja/g++.other/storeexpr2.C: New test.
10595         * g++.dg/eh/template2.C: New test.
10596         * g++.dg/warn/weak1.C: New test.
10597
10598 2002-01-25  Hans-Peter Nilsson  <hp@bitrange.com>
10599
10600         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
10601         Remove first, non-varying, argument.
10602
10603 2002-01-23  Richard Henderson  <rth@redhat.com>
10604
10605         * gcc.dg/inline-2.c: New.
10606
10607         * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
10608         Add optional target arg.  Check number of arguments.
10609         (scan-assembler-not, scan-assembler-dem): Likewise.
10610         (scan-assembler-dem-not): Likewise.
10611
10612 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
10613
10614         * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
10615         line 12.
10616         * g++.old-deja/g++.brendan/parse3.C,
10617         g++.old-deja/g++.other/crash26.C,
10618         g++.old-deja/g++.other/crash28.C,
10619         g++.old-deja/g++.other/crash29.C,
10620         g++.old-deja/g++.other/crash30.C,
10621         g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
10622
10623 2002-01-23  Aldy Hernandez  <aldyh@redhat.com>
10624
10625         * gcc.dg/20020115-1.c: New.
10626
10627 2002-01-23  Bob Wilson  <bob.wilson@acm.org>
10628
10629         * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
10630
10631 2002-01-23  Janis Johnson  <janis187@us.ibm.com>
10632
10633         * gcc.dg/20020122-3.c: New.
10634
10635 2002-01-23  Jakub Jelinek  <jakub@redhat.com>
10636
10637         * g++.dg/other/gc1.C: New test.
10638
10639 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
10640
10641         * gcc.dg/c99-intconst-1.c: Mark XFAIL.
10642
10643 2002-01-22  Richard Henderson  <rth@redhat.com>
10644
10645         * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
10646
10647 2002-01-22  Richard Henderson  <rth@redhat.com>
10648
10649         * gcc.dg/20020122-4.c: New.
10650
10651 2002-01-22  H.J. Lu <hjl@gnu.org>
10652
10653         * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
10654         link output.
10655         * gcc.dg/special/ecos.exp: Likewise.
10656         * lib/g++-dg.exp: Likewise.
10657         * lib/g77-dg.exp: Likewise.
10658         * lib/gcc-dg.exp : Likewise.
10659         * lib/mike-g++.exp: Likewise.
10660         * lib/mike-g77.exp: Likewise.
10661         * lib/mike-gcc.exp: Likewise.
10662         * lib/objc-dg.exp: Likewise.
10663
10664 2002-01-22  Janis Johnson  <janis187@us.ibm.com>
10665
10666         PR target/5379
10667         * gcc.dg/20020122-2.c: New test.
10668
10669 2002-01-22  Hans-Peter Nilsson  <hp@axis.com>
10670
10671         * gcc.dg/20020122-1.c: New test.
10672
10673 2001-01-22  David.Billinghurst <David.Billinghurst@riotinto.com>
10674
10675         * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
10676
10677 2002-01-22  David Billinghurst <David.Billinghurst@riotinto.com>
10678
10679         * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
10680
10681 2002-01-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10682
10683         * gcc.c-torture/compile/20020121-1.c: New test.
10684
10685 2002-01-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10686
10687         * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
10688         ld_library_path.
10689
10690 2002-01-21  Jakub Jelinek  <jakub@redhat.com>
10691
10692         * gcc.dg/20020218-1.c: New test.
10693
10694 2002-01-21  David.Billinghurst <David.Billinghurst@riotinto.com>
10695
10696         * lib/prune.exp (prune_gcc_output): Prune "At global scope"
10697         messages
10698         * g++.dg/other/deprecated.C: Remove dg-bogus comment for
10699         "At global scope" warning
10700         * g++.dg/ext/align1.C: Change cygwin test for alignment
10701         from db-bogus to dg-warning
10702
10703 2002-01-21  Zack Weinberg  <zack@codesourcery.com>
10704
10705         * g77.f-torture/compile/cpp2.F: New test.
10706
10707 2002-01-19  Nathan Sidwell  <nathan@codesourcery.com>
10708
10709         * g++.dg/template/access1.C: New test.
10710
10711 2002-01-18  Aldy Hernandez  <aldyh@redhat.com>
10712
10713         * gcc.dg/20020118-1.c: New.
10714
10715 2002-01-18  Kazu Hirata  <kazu@hxi.com>
10716
10717         * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
10718
10719 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
10720
10721         * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
10722         * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
10723         alignment warnings.
10724
10725 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
10726
10727         * gcc.misc-tests/i386-prefetch.exp: Save and restore
10728         torture_with_loops and torture_without_loops
10729
10730 2002-01-17  Jakub Jelinek  <jakub@redhat.com>
10731
10732         * gcc.c-torture/compile/20020116-1.c: New test.
10733
10734 2002-01-16  Jakub Jelinek  <jakub@redhat.com>
10735
10736         * gcc.dg/20020116-2.c: New test.
10737
10738         * gcc.dg/ultrasp4.c: New test.
10739
10740         * gcc.dg/20020116-1.c: New test.
10741
10742 2002-01-15  Geoffrey Keating  <geoffk@redhat.com>
10743
10744         * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
10745         by EABI.
10746
10747 2002-01-15  Janis Johnson  <janis187@us.ibm.com>
10748
10749         * gcc.misc-tests/i386-prefetch.exp: New.
10750         * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
10751         * gcc.misc-tests/i386-pf-athlon-1.c: New test.
10752         * gcc.misc-tests/i386-pf-none-1.c: New test.
10753         * gcc.misc-tests/i386-pf-sse-1.c: New test.
10754
10755 2002-01-15  Jakub Jelinek  <jakub@redhat.com>
10756
10757         * gcc.dg/gnu89-init-1.c: Add new tests.
10758
10759 2002-01-15  Andreas Jaeger  <aj@suse.de>
10760
10761         * gcc.dg/i386-mmx-1.c: Also run on x86-64.
10762         * gcc.dg/i386-mmx-2.c: Likewise.
10763         * gcc.dg/i386-sse-1.c: Likewise.
10764         * gcc.dg/i386-sse-2.c: Likewise.
10765         * gcc.dg/i386-sse-3.c: Likewise.
10766
10767 2001-01-14  David Billinghurst <David.Billinghurst@riotinto.com>
10768
10769         * g77.f-torture/execute/intrinsic-unix-bessel.f:
10770         Uncomment additional cases that now pass.
10771
10772 2002-01-11  Richard Henderson  <rth@redhat.com>
10773
10774         * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
10775         * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
10776
10777 2002-01-11  Nicola Pero  <n.pero@mi.flashnet.it>
10778
10779         * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
10780
10781 2002-01-10  Aldy Hernandez  <aldyh@redhat.com>
10782
10783         * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
10784         lvx, stvx, stvebx, stvehx, stvewx, stvxl.
10785
10786 2002-01-10  Dale Johannesen  <dalej@apple.com>
10787
10788         * gcc.c-torture/execute/loop-11.c: New.
10789
10790 2002-01-08  Aldy Hernandez  <aldyh@redhat.com>
10791
10792         * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
10793         dss, lvsl, lvsr, dstt, dstst, dststt, dst.
10794
10795 2002-01-09  Richard Henderson  <rth@redhat.com>
10796
10797         * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
10798         type in which to perform the operation for each size.
10799
10800 2002-01-09  Alan Matsuoka  (alanm@redhat.com)
10801
10802         * gcc.c-torture/compile/20020109-2.c: New test.
10803
10804 2002-01-09  Gwenole Beauchesne  <bgeauchesne@mandrakesoft.com>
10805
10806         * gcc.c-torture/execute/loop-10.c: New test.
10807
10808 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
10809
10810         * gcc.c-torture/compile/20010226-1.c: New test.
10811         * gcc.c-torture/compile/20010227-1.c: New test.
10812         * gcc.c-torture/compile/20010426-1.c: New test.
10813         * gcc.c-torture/compile/20010510-1.c: New test.
10814         * gcc.c-torture/compile/20010605-3.c: New test.
10815         * gcc.c-torture/compile/20010824-1.c: New test.
10816         * gcc.c-torture/execute/20010409-1.c: New test.
10817         * gcc.dg/noncompile/20000901-1.c: New test.
10818         * gcc.dg/20001023-1.c: New test.
10819         * gcc.dg/20001101-1.c: New test.
10820         * gcc.dg/20001102-1.c: New test.
10821         * gcc.dg/20010207-1.c: New test.
10822         * gcc.dg/20010405-1.c: New test.
10823         * gcc.dg/20010822-1.c: New test.
10824         * gcc.dg/20011107-1.c: New test.
10825
10826 2002-01-09  Jeffrey A Law  (law@redhat.com)
10827
10828         * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
10829
10830         * gcc.c-torture/execute/strct-stdarg-1.x: New file.  Expect
10831         execution failure on PA targets.
10832
10833 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
10834
10835         * gcc.c-torture/compile/20020109-1.c: New test.
10836
10837 2002-01-08  Kazu Hirata  <kazu@hxi.com>
10838
10839         * gcc.c-torture/execute/20020108-1.c: New test.
10840
10841 2002-01-08  Jakub Jelinek  <jakub@redhat.com>
10842
10843         * gcc.dg/20020108-1.c: New test.
10844
10845 2002-01-08  H.J. Lu <hjl@gnu.org>
10846
10847         * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
10848         for header files.
10849
10850 2002-01-08  Geoff Keating  <geoffk@redhat.com>
10851
10852         * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
10853         consistency.
10854
10855 002-01-07  Aldy Hernandez  <aldyh@redhat.com>
10856
10857         * gcc.dg/altivec-4.c: Test altivec predicates.
10858
10859 2002-01-07  Jakub Jelinek  <jakub@redhat.com>
10860
10861         * gcc.c-torture/execute/20020107-1.c: New test.
10862
10863 2002-01-06  Craig Rodrigues  <rodrigc@gcc.gnu.org>
10864
10865         PR c/5279
10866         * gcc.c-torture/compile/20020106-1.c: New test.
10867
10868 2002-01-05  Hans-Peter Nilsson  <hp@bitrange.com>
10869
10870         * gcc.c-torture/execute/nestfunc-4.c: New test.
10871
10872 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
10873
10874         * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
10875         extra triple that slipped in.
10876         * g++.old-deja/g++.abi/align.C: Likewise.
10877         * g++.old-deja/g++.abi/bitfields.C: Likewise.
10878
10879 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
10880
10881         * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
10882         * g++.old-deja/g++.abi/align.C: Likewise.
10883         * g++.old-deja/g++.abi/bitfields.C: Likewise.
10884
10885         * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
10886         on FreeBSD/i386.
10887         * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
10888         FreeBSD.
10889
10890 2002-01-04  Jakub Jelinek  <jakub@redhat.com>
10891
10892         * gcc.dg/20020104-1.c: New test.
10893
10894         * gcc.dg/20020104-2.c: New test.
10895
10896 2002-01-04  Hans-Peter Nilsson  <hp@bitrange.com>
10897
10898         * gcc.dg/20020103-1.c: Fix typo in target selector.
10899
10900 2002-01-03  Richard Henderson  <rth@redhat.com>
10901
10902         * gcc.dg/20020103-1.c: New.
10903
10904 2002-01-03  Kazu Hirata  <kazu@hxi.com>
10905
10906         * gcc.c-torture/execute/20020103-1.c: New test.
10907
10908 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
10909
10910         * g++.dg/other/debug2.C: New test.
10911
10912         * gcc.c-torture/compile/20020103-1.c: New test.
10913
10914 2002-01-02  Jakub Jelinek  <jakub@redhat.com>
10915
10916         * gcc.dg/gnu89-init-1.c: Added new tests.
10917
10918 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
10919
10920         * g++.dg/template/friend2.C: Remove as patch is reverted.
10921
10922         * g++.dg/warn/oldcast1.C: New test.
10923
10924         * g++.dg/template/ptrmem1.C: New test.
10925         * g++.dg/template/ptrmem2.C: New test.
10926
10927         * g++.dg/template/ntp.C: New test.
10928
10929         * g++.dg/other/component1.C: New test.
10930
10931         * g++.dg/template/ttp3.C: New test.
10932
10933         * g++.dg/template/friend2.C: New test.
10934         * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
10935
10936 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
10937
10938         * g++.dg/other/ptrmem1.C: New test.
10939         * g++.dg/other/ptrmem2.C: New test.
10940
10941 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
10942
10943         * g++.dg/template/ctor1.C: New test.
10944
10945 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
10946
10947         * g++.dg/template/friend2.C: New test.
10948
10949 2002-01-01  Hans-Peter Nilsson  <hp@bitrange.com>
10950
10951         * gcc.dg/mmix-1.c: New test.
10952
10953 2001-12-31  Richard Henderson  <rth@redhat.com>
10954
10955         * gcc.dg/asm-5.c: New.
10956
10957 2001-12-31  Paolo Carlini  <pcarlini@unitus.it>
10958
10959         * g++.old-deja/g++.robertl/eb130.C: hash_set is now
10960         in namespace __gnu_cxx
10961
10962 2001-12-30  Richard Henderson  <rth@redhat.com>
10963
10964         * gcc.dg/debug-6.c: New.
10965
10966 2001-12-30  Jakub Jelinek  <jakub@redhat.com>
10967
10968         * gcc.c-torture/compile/20011229-2.c: New test.
10969
10970 2001-12-29  Jakub Jelinek  <jakub@redhat.com>
10971
10972         * gcc.dg/debug-3.c: New test.
10973         * gcc.dg/debug-4.c: New test.
10974         * gcc.dg/debug-5.c: New test.
10975
10976 2001-12-29  Richard Henderson  <rth@redhat.com>
10977
10978         * g++.dg/eh/loop1.C: New.
10979
10980 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
10981
10982         * g++.dg/template/crash1.C: New test.
10983
10984 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
10985
10986         * g++.dg/other/const1.C: New test.
10987
10988 2001-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
10989
10990         * gcc.c-torture/compile/20011229-1.c: New test.
10991
10992 2001-12-28  Stan Shebs  <shebs@apple.com>
10993
10994         * lib/objc-torture.exp: Resync with c-torture.exp.
10995         * lib/objc.exp: Load standard libraries.
10996
10997 2001-12-28  Jakub Jelinek  <jakub@redhat.com>
10998
10999         * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
11000         additional tests.
11001
11002 2001-12-27  Roger Sayle <roger@eyesopen.com>
11003
11004         * gcc.c-torture/execute/string-opt-16.c: New testcase.
11005
11006 2001-12-27  Richard Henderson  <rth@redhat.com>
11007
11008         * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
11009
11010 2001-12-26  Nathan Sidwell  <nathan@codesourcery.com>
11011
11012         * g++.dg/eh/ctor1.C: New test.
11013         * g++.dg/other/error2.C: New test.
11014
11015 2001-12-24  Nathan Sidwell  <nathan@codesourcery.com>
11016
11017         * g++.dg/other/init2.C: New test.
11018
11019 2001-12-24  Richard Henderson  <rth@redhat.com>
11020
11021         * gcc.dg/20011223-1.c: New.
11022         * gcc.dg/inline-1.c: New.
11023
11024 2001-12-23  Richard Henderson  <rth@redhat.com>
11025
11026         * gcc.dg/asm-4.c: Test operand modifiers.
11027
11028 2001-12-23  Richard Henderson  <rth@redhat.com>
11029
11030         * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
11031
11032 2001-12-23  Joseph S. Myers  <jsm28@cam.ac.uk>
11033
11034         * gcc.c-torture/execute/20011223-1.c: New test.
11035
11036 2001-12-21  Richard Henderson  <rth@redhat.com>
11037
11038         * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
11039         re-enables the warning.
11040
11041 2001-12-21  Richard Henderson  <rth@redhat.com>
11042
11043         * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
11044
11045 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
11046
11047         * gcc.c-torture/compile/20011218-1.c: New test.
11048
11049 2001-12-20  Nick Clifton  <nickc@cambridge.redhat.com>
11050
11051         * gcc.misc-test/arm-isr.exp: New file.  Control running of the
11052         arm-isr.c test.
11053         * gcc.misc-tests/arm-isr.c: New file.  Test prologue and
11054         epilogue generation for ARM ISR routines.
11055
11056 2001-12-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11057
11058         * gcc.dg/format/builtin-1.c: Test unlocked stdio.
11059         * gcc.dg/format/c90-printf-3.c: Likewise.
11060         * gcc.dg/format/c99-printf-3.c: Likewise.
11061         * gcc.dg/format/ext-1.c: Likewise.
11062         * gcc.dg/format/ext-6.c: Likewise.
11063         * gcc.dg/format/format.h: Prototype unlocked stdio.
11064
11065 2001-12-20  Richard Henderson  <rth@redhat.com>
11066
11067         * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
11068         (arena): Use it.
11069         (malloc): Correct allocation logic.  Abort if we fill up the
11070         arena before initialization complete.
11071         (realloc): Correct allocation logic.
11072
11073 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
11074
11075         * gcc.c-torture/compile/20011219-2.c: New test.
11076
11077         * gcc.c-torture/execute/20011219-1.c: New test.
11078
11079 2001-12-19  David Billinghurst <David.Billinghurst@riotinto.com>
11080
11081         * gcc.dg/special/ecos.exp:  wkali-1.c unsupported if
11082         target does not support weak symbols.
11083
11084 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
11085
11086         * gcc.c-torture/compile/20011219-1.c: New test.
11087
11088 2001-12-19  Nathan Sidwell  <nathan@codesourcery.com>
11089
11090         * g++.dg/other/error1.C: New test.
11091
11092 2001-12-17  Jeffrey A Law  (law@redhat.com)
11093
11094         * gcc.c-torture/execute/20011217-1.c: New test.
11095
11096 2001-12-17  Nicola Pero  <nicola@brainstorm.co.uk>
11097
11098         * objc.dg/special/: New directory.
11099         * objc.dg/special/special.exp: New file.
11100         * objc.dg/special/unclaimed-category-1.h: New file.
11101         * objc.dg/special/unclaimed-category-1a.m: New file.
11102         * objc.dg/special/unclaimed-category-1.m: New file.
11103
11104 2001-12-17  Andreas Jaeger  <aj@suse.de>
11105
11106         * gcc.c-torture/compile/20011217-2.c: New test.
11107
11108 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
11109
11110         * gcc.c-torture/compile/20011217-1.c: New test.
11111
11112 2001-12-14  Aldy Hernandez  <aldyh@redhat.com>
11113
11114         * testsuite/gcc.dg/20011214-1.c: New.
11115
11116 2001-12-13  Aldy Hernandez  <aldyh@redhat.com>
11117
11118         * gcc.dg/altivec-4.c: New.
11119
11120 2001-12-13  Hans-Peter Nilsson  <hp@axis.com>
11121
11122         * gcc.dg/20011113-1.c: New test.
11123
11124 2001-12-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11125
11126         * g++.old-deja/g++.jason/template31.C: Remove templates for classes
11127         std::__malloc_alloc_template<0> and
11128         std::__default_alloc_template<false, 0>.
11129
11130 2001-12-13  Nicola Pero  <n.pero@mi.flashnet.it>
11131
11132         * objc/execute/bf-21.m: New test.
11133         * objc/execute/enumeration-1.m: New test.
11134         * objc/execute/enumeration-2.m: New test.
11135
11136 2001-12-12  Jakub Jelinek  <jakub@redhat.com>
11137
11138         * gcc.dg/gnu89-init-1.c: New test.
11139
11140 2001-12-12  Nathan Sidwell  <nathan@codesourcery.com>
11141
11142         * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
11143         * g++.old-deja/g++.jason/2371.C: Likewise.
11144         * g++.old-deja/g++.jason/template33.C: Likewise.
11145         * g++.old-deja/g++.jason/template34.C: Likewise.
11146         * g++.old-deja/g++.jason/template36.C: Likewise.
11147         * g++.old-deja/g++.oliva/typename1.C: Likewise.
11148         * g++.old-deja/g++.oliva/typename2.C: Likewise.
11149         * g++.old-deja/g++.other/typename1.C: Likewise.
11150         * g++.old-deja/g++.pt/inherit2.C: Likewise.
11151         * g++.old-deja/g++.pt/nontype5.C: Likewise.
11152         * g++.old-deja/g++.pt/typename11.C: Likewise.
11153         * g++.old-deja/g++.pt/typename14.C: Likewise.
11154         * g++.old-deja/g++.pt/typename16.C: Likewise.
11155         * g++.old-deja/g++.pt/typename3.C: Likewise.
11156         * g++.old-deja/g++.pt/typename4.C: Likewise.
11157         * g++.old-deja/g++.pt/typename5.C: Likewise.
11158         * g++.old-deja/g++.pt/typename7.C: Likewise.
11159         * g++.old-deja/g++.robertl/eb9.C: Likewise.
11160
11161 2001-12-11  Nathan Sidwell  <nathan@codesourcery.com>
11162
11163         * g++.dg/other/linkage1.C: New test.
11164         * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
11165         specifiers.
11166
11167 2001-12-11  Neil Booth  <neil@daikokuya.demon.co.uk>
11168
11169         * gcc.dg/concat.c: New test.
11170
11171 2001-12-11  Stan Shebs  <shebs@apple.com>
11172
11173         * objc/compile: New test directory.
11174         * objc/compile/compile.exp: New expect script.
11175         * objc/compile/20011211-1.m: New compile test.
11176
11177 2001-12-11  Jason Merrill  <jason@redhat.com>
11178
11179         * lib/prune.exp (prune_gcc_output): Also handle "In member
11180         function".  So many permutations...
11181
11182 2001-12-10  Nathan Sidwell  <nathan@codesourcery.com>
11183
11184         * g++.dg/template/typedef1.C: New test.
11185
11186 2001-12-09  Nathan Sidwell  <nathan@codesourcery.com>
11187
11188         * g++.dg/other/copy1.C: New test.
11189
11190 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
11191
11192         * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
11193
11194         * gcc.dg/builtin-choose-expr.c: New.
11195
11196 2001-12-07  Aldy Hernandez  <aldyh@redhat.com>
11197
11198         * gcc.dg/altivec-2.c: New.
11199
11200 2001-12-07  Richard Henderson  <rth@redhat.com>
11201
11202         * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
11203
11204 2001-12-07  Stephane Carrez  <Stephane.Carrez@sun.com>
11205
11206         * gcc.dg/sparc-ret.c: New file, test return corruption bug for
11207         ultrasparc.
11208
11209 2001-12-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
11210
11211         * g++-old.deja/g++.robertl/eb101.C: Deleted.
11212
11213 2001-12-06  Janis Johnson  <janis187@us.ibm.com>
11214
11215         * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
11216         variable argument list.
11217
11218 2001-12-06  Zack Weinberg  <zack@codesourcery.com>
11219
11220         * gcc.c-torture/execute/memcheck: Delete entire directory.
11221         (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
11222         t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
11223
11224 2001-12-05  Neil Booth  <neil@daikokuya.demon.co.uk>
11225
11226         * gcc.dg/Wshadow-1.c: New test.
11227
11228 2001-12-05  Jakub Jelinek  <jakub@redhat.com>
11229
11230         * gcc.c-torture/compile/20011130-1.c: New test.
11231
11232         * gcc.dg/noncompile/20011025-1.c: New test.
11233
11234         * g++.dg/other/anon-union.C: New test.
11235
11236         * gcc.c-torture/execute/20011024-1.c: New test.
11237
11238 2001-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
11239
11240         * gcc.c-torture/execute/20000722-1.x,
11241         gcc.c-torture/execute/20010123-1.x: Remove.
11242         * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
11243         * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
11244         gcc.dg/c99-complit-2.c: New tests.
11245
11246 2001-12-04  Nathan Sidwell  <nathan@codesourcery.com>
11247
11248         * g++.dg/inherit/base1.C: New test.
11249
11250 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
11251
11252         * g++.dg/other/stdarg1.C: New test.
11253
11254         * gcc.c-torture/compile/20011130-2.c: New test.
11255
11256 2001-12-03  Janis Johnson  <janis187@us.ibm.com>
11257
11258         * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
11259         * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
11260         * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
11261         * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
11262         * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
11263         * gcc.dg/builtin-prefetch-1.c: New test.
11264
11265 2001-12-03  Jakub Jelinek  <jakub@redhat.com>
11266
11267         * gcc.dg/20011130-1.c: New test.
11268
11269 2001-12-03  Nathan Sidwell  <nathan@codesourcery.com>
11270
11271         * g++.dg/other/scope1.C: New test.
11272         * g++.dg/template/explicit-instantiation.C: Remove XFAIL
11273
11274 2001-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
11275
11276         * gcc.dg/vla-init-1.c: New test.
11277
11278 2001-12-01  Geoff Keating  <geoffk@redhat.com>
11279
11280         * gcc.c-torture/compile/structs.c: New testcase from GDB.
11281
11282 2001-12-02  Neil Booth  <neil@daikokuya.demon.co.uk>
11283
11284         * objc.dg/alias.m: Update.
11285         * objc.dg/class-1.m: Update.
11286         * objc.dg/const-str-1.m: Update.
11287         * objc.dg/fwd-proto-1.m: Update.
11288         * objc.dg/id-1.m: Update.
11289         * objc.dg/super-class-1.m: Update.
11290
11291 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
11292
11293         * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
11294         constructs.
11295
11296 2001-11-28  Jeffrey A Law  (law@cygnus.com)
11297
11298         * gcc.c-torture/execute/20011128-1.c: New test.
11299
11300 2001-11-28  Hans-Peter Nilsson  <hp@axis.com>
11301
11302         * gcc.dg/20011127-1.c: New test.
11303
11304 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
11305
11306         * gcc.dg/format/strfmon-1.c: Update comments.  Adjust examples
11307         from Austin Group draft 7.
11308         * gcc.dg/format/xopen-1.c: Update comments.  Add tests for gaps in
11309         scanf format arguments.
11310         * gcc.dg/format/no-exargs-2.c: New test.
11311
11312 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
11313
11314         * g++.dg/abi/vbase8-4.C: New test.
11315
11316 2001-11-24  Ian Lance Taylor  <ian@airs.com>
11317
11318         * gcc.c-torture/execute/20011121-1.c: New test.
11319
11320 2001-11-23  Jeffrey A Law  (law@cygnus.com)
11321
11322         * gcc.c-torture/execute/ieee/20011123-1.c: New test.
11323
11324 2001-11-23  Andreas Jaeger  <aj@suse.de>
11325
11326         * gcc.dg/cpp/charconst-2.c: New test.
11327
11328 2001-11-22  Geoffrey Keating  <geoffk@redhat.com>
11329
11330         * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
11331         to the host if it is remote.  Let tests specify extra headers
11332         they use.
11333         * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
11334         * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
11335         * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
11336         * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
11337         * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
11338         * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
11339         * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
11340         * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
11341         * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
11342         * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
11343
11344 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
11345
11346         * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
11347         for little endian ARMs.
11348
11349 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
11350
11351         * gcc.c-torture/compile/20011119-1.c: New test.
11352         * gcc.c-torture/compile/20011119-2.c: New test.
11353
11354 2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
11355
11356         * gcc.dg/altivec-1.c: Fix typo.
11357
11358 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
11359
11360         * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
11361
11362 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
11363
11364         * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
11365
11366 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
11367
11368         * lib/g77.exp: Don't specify --rpath-link.
11369
11370         * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
11371         across all the headers.
11372         * gcc.dg/format/format.exp: For testing on a remote host,
11373         copy format.h.
11374
11375         * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
11376         * gcc.c-torture/execute/930406-1.c: Likewise.
11377         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
11378
11379 2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
11380
11381         * gcc.dg/altivec-1.c: New.
11382
11383 2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
11384
11385         * gcc.dg/cpp/fpreprocessed.c: New test case.
11386
11387 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
11388
11389         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
11390         gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
11391         * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
11392
11393 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
11394
11395         * gcc.dg/no-builtin-1.c: New test.
11396
11397 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
11398
11399         * gcc.c-torture/execute/20011115-1.c: New test.
11400
11401 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
11402
11403         * gcc.c-torture/compile/20011114-2.c: New test.
11404         * gcc.c-torture/compile/20011114-3.c: New test.
11405         * gcc.c-torture/compile/20011114-4.c: New test.
11406
11407 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
11408
11409         * g++.dg/other/init1.C: New test.
11410
11411 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
11412
11413         * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
11414         message.
11415
11416         * gcc.c-torture/execute/20011114-1.c: New testcase.
11417
11418         * gcc.c-torture/compile/20010327-1.c: Revert last change.
11419         * gcc.c-torture/compile/20011114-1.c: New test, exactly
11420         like the (before this change) version of 20010327-1.c.
11421
11422 2001-11-14  Roger Sayle <roger@eyesopen.com>
11423
11424         * gcc.c-torture/execute/string-opt-13.c: New testcase.
11425
11426 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
11427
11428         * g++.dg/init/array2.C: New test.
11429
11430 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
11431
11432         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
11433
11434 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
11435
11436         * g++.dg/other/forscope1.C: New test.
11437         * g++.dg/ext/forscope1.C: New test.
11438         * g++.dg/ext/forscope2.C: New test.
11439
11440 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
11441
11442         * gcc.c-torture/execute/20011113-1.c: New test.
11443
11444 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
11445
11446         * gcc.c-torture/execute/20011109-2.c: New test.
11447
11448         * gcc.c-torture/execute/20011109-1.c: New test.
11449
11450 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
11451
11452         * gcc.c-torture/compile/20011109-1.c: New test.
11453
11454 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
11455
11456         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
11457         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
11458         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
11459         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
11460         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
11461         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
11462         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
11463
11464 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
11465
11466         * g++.dg/warn/Wshadow-1.C: New tests.
11467         * g++.old-deja/g++.mike/for3.C: Update.
11468
11469 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
11470
11471         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
11472         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
11473         XFAILs.  Adjust expected error texts.
11474         * gcc.c-torture/compile/20011106-1.c,
11475         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
11476         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
11477         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
11478         gcc.dg/c99-array-lval-5.c: New tests.
11479
11480 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
11481
11482         * gcc.dg/cpp/defined.c: Update.
11483
11484 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
11485
11486         * gcc.c-torture/execute/anon-1.c: New test.
11487
11488 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
11489
11490         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
11491         same size, so no warning should be produced on stormy16.
11492
11493         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
11494         due to oversized array.
11495         * g++.old-deja/g++.mike/ns15.C: Likewise.
11496         * g++.old-deja/g++.pt/crash16.C: Likewise.
11497
11498 2001-11-02  Graham Stott  <grahams@redhat.com>
11499
11500         * g++.dgother/debug1.C: Fix typos.
11501
11502 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
11503
11504         * g++.dg/other/debug1.C: New test.
11505
11506 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
11507
11508         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
11509         of unsigned long.
11510
11511 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
11512
11513         * gcc.dg/20011029-2.c: New test.
11514
11515         * gcc.c-torture/compile/20011029-1.c: New test.
11516
11517 2001-10-29  Nicola Pero  <n.pero@mi.flashnet.it>
11518
11519         * objc/execute/class_self-1.m: New test.
11520         * objc/execute/class_self-2.m: New test.
11521
11522 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
11523
11524         * gcc.misc-tests/msgs.exp: Delete.
11525         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
11526         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
11527         error set to match recent changes.
11528
11529 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
11530
11531         * gcc.dg/20011021-1.c: New test.
11532
11533 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
11534
11535         * gcc.c-torture/compile/20011023-1.c: New test.
11536
11537 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
11538
11539         * lib/g77.exp: Rewrite based on lib/g++.exp.
11540
11541 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
11542
11543         * gcc.c-torture/execute/20011019-1.c: New test.
11544
11545         * gcc.dg/20011018-1.c: New test.
11546
11547 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
11548
11549         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
11550
11551 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
11552
11553         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
11554         * gcc.dg/attr-invalid.c: Likewise.
11555
11556 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
11557
11558         * testsuite/gcc.dg/20011015-1.c: New test.
11559
11560 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
11561
11562         * g++.dg/template/unify2.C: New test.
11563
11564 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
11565
11566         * g++.dg/other/exception-specification.C: New test
11567
11568 2001-10-13  Tom Rix  <trix@redhat.com>
11569
11570         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
11571         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
11572
11573 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
11574
11575         * testsuite/gcc.dg/20011009-1.c: New test.
11576
11577 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
11578
11579         PR g++/4476
11580         * g++.dg/other/friend1.C: New test.
11581
11582 2001-10-11  Richard Henderson  <rth@redhat.com>
11583
11584         * g++.old-deja/g++.other/crash18.C: Add -S to options.
11585
11586 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11587
11588         * gcc.c-torture/compile/20011010-1.c: New.
11589
11590 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
11591
11592         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
11593         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
11594         g77.f-torture/execute/execute.exp,
11595         g77.f-torture/noncompile/noncompile.exp,
11596         gcc.c-torture/compile/compile.exp,
11597         gcc.c-torture/execute/execute.exp,
11598         gcc.c-torture/execute/ieee/ieee.exp,
11599         gcc.c-torture/execute/memcheck/memcheck.exp,
11600         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
11601         objc/execute/execute.exp: Update FSF address.
11602
11603 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
11604
11605         * gcc.dg/cpp/cmdlne-C.c: Update.
11606         * gcc.dg/cpp/cmdlne-C2.c: New.
11607
11608 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11609
11610         * gcc.c-torture/execute/20011008-3.c: New.
11611
11612 2001-10-08  DJ Delorie  <dj@redhat.com>
11613
11614         * gcc.dg/20011008-1.c: New.
11615         * gcc.dg/20011008-2.c: New.
11616
11617 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
11618
11619         * gcc.dg/cpp/spacing1.c: Update test.
11620
11621 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
11622
11623         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
11624         spelling errors of "separate" as "seperate".
11625
11626 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
11627
11628         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
11629         enough to avoid inlining.
11630
11631 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
11632
11633         * lib/g77.exp: set libg2c_dir correctly.
11634
11635 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
11636
11637         * gcc.dg/cpp/macro11.c: New test.
11638
11639 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
11640
11641         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
11642         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
11643         gcc.dg/format/multattr-3.c: New tests.
11644         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
11645         tests for format attributes on function pointers being rejected.
11646
11647 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
11648
11649         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
11650
11651 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
11652
11653         * g++.dg/warn/format1.C: New test.
11654
11655 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
11656
11657         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
11658
11659 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
11660
11661         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
11662
11663 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
11664
11665         * gcc.dg/cpp/redef2.c: Add test.
11666
11667 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
11668
11669         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
11670         long-standing bug on i686, apparently.
11671         * gcc.c-torture/execute/loop-2c.x: New file.
11672         * gcc.c-torture/execute/loop-2d.x: New file.
11673         * gcc.c-torture/execute/loop-3c.x: New file.
11674
11675 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
11676
11677         * gcc.dg/cpp/20000625-2.c: Correct line number.
11678
11679 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
11680
11681         * gcc.dg/cpp/macro10.c: New test.
11682         * gcc.dg/cpp/strify3.c: New test.
11683         * gcc.dg/cpp/spacing1.c: Add tests.
11684         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
11685         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
11686
11687 2001-09-24  DJ Delorie  <dj@redhat.com>
11688
11689         * gcc.c-torture/execute/20010924-1.c: New test.
11690
11691 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
11692
11693         * testsuite/objc/execute/paste.m: Remove.
11694
11695 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
11696
11697         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
11698
11699 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
11700
11701         * g77.dg/strlen0.f: New test.
11702
11703 2001-09-21  Richard Henderson  <rth@redhat.com>
11704
11705         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
11706         * g++.old-deja/g++.abi/vtable2.C: Likewise.
11707
11708 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
11709
11710         Table-driven attributes.
11711         * g++.dg/ext/attrib1.C: New test.
11712
11713 2001-09-20  DJ Delorie  <dj@redhat.com>
11714
11715         * gcc.dg/20000926-1.c: Update expected warning messages.
11716         * gcc.dg/array-2.c: Likewise, and test for warnings too.
11717         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
11718         array.
11719
11720 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
11721
11722         * g++.dg/eh/registers1.C: New test case.
11723
11724 2001-09-17  Richard Henderson  <rth@redhat.com>
11725
11726         * gcc.dg/array-5.c: Fix VLA decomposition test.
11727
11728 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
11729
11730         * gcc.dg/cpp/line5.c: New testcase.
11731
11732 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
11733
11734         * gcc.dg/cpp/macro9.c: New test.
11735
11736 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
11737
11738         * gcc.c-torture/execute/980223.c: Change type of addr from long
11739         to char *.
11740
11741 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
11742
11743         * gcc.c-torture/execute/20010915-1.c: New test.
11744
11745 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
11746
11747         * g77.dg/bprob: New directory.
11748         * g77.dg/bprob/bprob.exp: New file.
11749         * g77.dg/bprob/bprob-1.f: New test.
11750         * g77.dg/gcov: New directory.
11751         * g77.dg/gcov/gcov.exp: New file.
11752         * g77.dg/gcov/gcov-1.f: New test.
11753         * g77.dg/gcov/gcov-1.x: New file.
11754
11755 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
11756
11757         * gcc.dg/cpp/directiv.c: Update.
11758         * gcc.dg/cpp/undef1.c: Update.
11759
11760 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
11761
11762         * gcc.dg/20010912-1.c: New test.
11763
11764 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
11765
11766         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
11767         language-independent file in lib.
11768         * lib/gcov.exp: New file.
11769
11770 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
11771
11772         * gcc.c-torture/compile/20010911-1.c: New test.
11773
11774 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
11775
11776         * lib/profopt.exp: New, to support profile-directed optimizations.
11777         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
11778         * gcc.misc-tests/bprob-1.c: New test.
11779         * gcc.misc-tests/bprob-2.c: New test.
11780
11781 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
11782
11783         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
11784         XFAIL and which kinds of gcov output to verify.
11785         * gcc.misc-tests/gcov-4b.x: New file.
11786         * gcc.misc-tests/gcov-5b.x: New file.
11787         * gcc.misc-tests/gcov-6.x: New file.
11788         * gcc.misc-tests/gcov-7.c: New test.
11789         * gcc.misc-tests/gcov-7.x: New file.
11790
11791 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
11792
11793         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
11794         * gcc.misc-tests/gcov-6.c: New test.
11795
11796 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
11797
11798         PR c++/3986
11799         * g++.dg/abi/vbase1.C: New test.
11800
11801 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
11802
11803         * objc.dg/method-2.m: New.
11804
11805 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
11806
11807         PR c++/4203
11808         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
11809         * g++.dg/init/empty1.C: New test.
11810
11811 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
11812
11813         * gcc.c-torture/compile/20010903-1.c: New test.
11814
11815 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
11816
11817         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
11818         for m68k.
11819
11820 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
11821
11822         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
11823
11824         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
11825
11826         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
11827
11828 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
11829
11830         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
11831         for 16-bit 'unsigned int'.
11832
11833 2001-08-29  Kazu Hirata  <kazu@hxi.com>
11834
11835         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
11836
11837 2001-08-27  Richard Henderson  <rth@redhat.com>
11838
11839         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
11840         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
11841
11842 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
11843
11844         * gcc.dg/asm-names.c (ymain): New.
11845
11846 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
11847
11848         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
11849         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
11850         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
11851
11852 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11853
11854         * gcc.dg/compare5.c: New testcase.
11855
11856 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
11857
11858         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
11859         and "In instantiation".
11860
11861 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
11862
11863         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
11864
11865 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
11866
11867         * gcc.misc-tests/gcov.exp: Add support for branch information.
11868         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
11869         * gcc.misc-tests/gcov-4.c: New test.
11870         * gcc.misc-tests/gcov-4b.c: New test.
11871         * gcc.misc-tests/gcov-5b.c: New test.
11872
11873 2001-08-20  Zack Weinberg  <zackw@panix.com>
11874
11875         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
11876         expected to fail.
11877
11878 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11879
11880         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
11881
11882 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
11883
11884         * g++.dg/eh/template1.C: New test.
11885
11886 2001-08-16  David Billinghurst  <David.Billinghurst@riotinto.com>
11887
11888         * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
11889         Fix thinko.
11890         * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
11891         for xfail.
11892
11893 2001-08-14  David Billinghurst  <David.Billinghurst@riotinto.com>
11894
11895         * lib/g77-dg.exp:  Use prune.exp for common procedures
11896         (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
11897         * lib/g77.exp: (g77-dg-prune) Remove
11898
11899 2001-08-13  Jason Merrill  <jason_merrill@redhat.com>
11900
11901         * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
11902
11903 2001-08-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11904
11905         * g++.dg/template/unify1.C: New test.
11906
11907 2001-08-07  Nathan Sidwell  <nathan@codesourcery.com>
11908
11909         * g++.dg/abi/empty4.C: New test.
11910
11911 2001-08-06  David Billinghurst  <David.Billinghurst@riotinto.com>
11912
11913         * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
11914         solaris2.*
11915         * g77.f-torture/compile/pr3743.x: Likewise
11916
11917 2001-08-05  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
11918
11919         * g++.dg/other/using-declaration.C: New test.
11920
11921 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
11922
11923         * gcc.dg/cpp/tr-sign.c: New testcase.
11924
11925 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
11926
11927         * gcc.dg/cpp/19951025-1.c: Revert.
11928         * gcc.dg/cpp/directiv.c: We no longer process directives that
11929         interrupt macro arguments.
11930
11931 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
11932
11933         * gcc.dg/bconstp-1.c: New test.
11934
11935 2001-08-03  Richard Henderson  <rth@redhat.com>
11936
11937         * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
11938
11939 2001-08-02  Neil Booth  <neil@daikokuya.demon.co.uk>
11940
11941         * gcc.dg/cpp/19951025-1.c: Update.
11942
11943 2001-08-02  Jeffrey Oldham  <oldham@codesourcery.com>
11944
11945         * g77.dg/ff90-1.f (s): Fix reference of variable z,
11946         should be x.
11947
11948 2001-08-02  Nathan Sidwell  <nathan@codesourcery.com>
11949
11950         Kill -fhonor-std.
11951         * g++.old-deja/g++.ns/ns14.C: Remove special options.
11952         * g++.old-deja/g++.other/std1.C: Likewise.
11953         * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
11954
11955 2001-08-01  David Billinghurst <David.Billinghurst@riotinto.com>
11956
11957         * lib/g77.exp:  Load gcc-defs.exp for common procedures
11958         (g77_pass, g77_fail, g77_finish, g77_exit,
11959         ${tool}_check_unsupported_p} Now redundant.  Deleted.
11960
11961 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
11962
11963         * g77.dg/fbackslash.f
11964         * g77.dg/fcase-preserve.f
11965         * g77.dg/ff90-1.f
11966         * g77.dg/ffixed-line-length-0.f
11967         * g77.dg/ffixed-line-length-132.f
11968         * g77.dg/ffixed-line-length-7.f
11969         * g77.dg/ffixed-line-length-72.f
11970         * g77.dg/ffixed-line-length-none.f
11971         * g77.dg/ffree-form-1.f
11972         * g77.dg/fno-backslash.f
11973         * g77.dg/fno-f90-1.f
11974         * g77.dg/fno-fixed-form-1.f
11975         * g77.dg/fno-onetrip.f
11976         * g77.dg/fno-typeless-boz.f
11977         * g77.dg/fno-underscoring.f
11978         * g77.dg/fno-vxt-1.f
11979         * g77.dg/fonetrip.f
11980         * g77.dg/ftypeless-boz.f
11981         * g77.dg/fugly-assumed.f
11982         * g77.dg/funderscoring.f
11983         * g77.dg/fvxt-1.f
11984
11985 2001-08-01  Ziemowit Laski  <zlaski@apple.com>
11986
11987         * objc.dg/fwd-proto-1.m: New.
11988         * objc.dg/local-decl-1.m: New.
11989         * objc.dg/naming-1.m: New.
11990         * objc.dg/naming-2.m: New.
11991         * objc.dg/proto-hier-1.m: New.
11992
11993 2001-07-31  Hans-Peter Nilsson  <hp@bitrange.com>
11994
11995         * gcc.dg/c99-scope-2.c: Don't generally assume adding more
11996         largest-type elements to a struct makes its size grow.
11997
11998 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
11999
12000         * g++.dg/abi/vthunk1.C: New test.
12001
12002 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
12003
12004         * g++.dg/abi/vbase8-22.C: New test.
12005
12006 2001-07-31  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
12007
12008         * gcc.dg/cpp/macro8.c: New test.
12009
12010 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
12011
12012         * g++.dg/abi/vbase8-21.C: New test.
12013
12014 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
12015
12016         * g++.dg/abi/vbase8-10.C: New test.
12017
12018 2001-07-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12019
12020         * lib/g++.exp (g++_set_ld_library_path): Renamed to
12021         ${tool}_set_ld_library_path.
12022         Changed caller.
12023         * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
12024         g++.exp.
12025
12026 2001-07-26  Stan Cox <scox@redhat.com>
12027
12028         * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
12029         * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
12030         gcc_exit, gcc_check_unsupported_p):
12031         Moved to gcc-deps.exp
12032         * gcc-deps.exp: New file.
12033
12034 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12035
12036         * g++.old-deja/g++.pt/defarg14.C: New test.
12037
12038 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
12039
12040         * g++.old-deja/g++.other/lineno5.C: New test.
12041
12042 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
12043
12044         * g++.old-deja/g++.pt/crash68.C: New test.
12045
12046 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
12047
12048         * g++.old-deja/g++.other/crash42.C: New test.
12049
12050 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
12051
12052         * gcc.dg/cpp/extratokens.c: Fix.
12053         * gcc.dg/cpp/skipping2.c: New tests.
12054
12055 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12056
12057         * gcc.c-torture/execute/20010724-1.c: New file.
12058         * gcc.c-torture/execute/20010724-1.x: New file.
12059
12060 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
12061
12062         * g++.old-deja/g++.other/cond7.C: New test.
12063
12064 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
12065
12066         * g++.old-deja/g++.other/optimize4.C: New test.
12067
12068 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
12069
12070         * g++.old-deja/g++.abi/vbase8-5.C: New test.
12071
12072 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
12073
12074         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
12075         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
12076         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
12077         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
12078
12079         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
12080         bug report" message.
12081
12082         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
12083         * g++.dg/ext/instantiate1.C: Move from old-deja.
12084
12085 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
12086
12087         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
12088         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
12089         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
12090         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
12091
12092 2001-07-23  Jeffrey A Law  (law@cygnus.com)
12093
12094         * gcc.c-torture/execute/20010723-1.c: New test.
12095
12096 2001-07-23  Ben Elliston  <bje@redhat.com>
12097
12098         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
12099
12100 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12101
12102         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
12103         i[34567]86-*-*.
12104         Delete handling of ieee_multilib_flags.
12105         Pass -mieee for alpha*-*-* and sh-*-*.
12106         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
12107
12108 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
12109
12110         Remove old-abi tests.
12111         * g++.old-deja/g++.mike/p11116.C: Remove.
12112         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
12113
12114 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
12115
12116         * g77.f-torture/compile/pr3743.f:  New test
12117
12118 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
12119
12120         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
12121
12122 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12123
12124         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
12125         g++.old-deja/g++.pt/static6.C: Likewise.
12126         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
12127         supports weak symbols.
12128
12129 2001-07-18  Andreas Jaeger  <aj@suse.de>
12130
12131         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
12132         supported again.
12133
12134 2001-07-18  Andreas Jaeger  <aj@suse.de>
12135
12136         * gcc.dg/iftrap-1.c: Fix target line.
12137
12138 2001-07-17  Richard Henderson  <rth@redhat.com>
12139
12140         * gcc.c-torture/execute/20010717-1.c: New.
12141
12142 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
12143
12144         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
12145         tests.
12146
12147 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
12148
12149         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
12150
12151 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12152
12153         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
12154         UAC_SIGBUS, UAC_NOPRINT definitions.
12155
12156 2001-07-16  Nicola Pero  <n.pero@mi.flashnet.it>
12157
12158         * objc/execute/object_is_class.m: New test.
12159         * objc/execute/object_is_meta_class.m: New test.
12160
12161 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
12162
12163         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
12164         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
12165
12166 2001-01-15  David Billinghurst  <David.Billinghurst@riotinto.com>
12167
12168         * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
12169         * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
12170
12171 2001-07-14  Richard Henderson  <rth@redhat.com>
12172
12173         * gcc.dg/iftrap-1.c: New.
12174
12175 2001-07-11  David Billinghurst  <David.Billinghurst@riotinto.com>
12176
12177         * g77.f-torture/execute/intrinsic77.f: New test.
12178
12179 2001-07-11  Janis Johnson <janis@us.ibm.com>
12180
12181         * gcc.misc-tests/gcov-3.c: New test.
12182
12183 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
12184
12185         * gcc.c-torture/compile/20010711-1.c,
12186         * gcc.c-torture/compile/20010711-2.c: New tests.
12187
12188 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
12189
12190         * gcc.c-torture/execute/20010711-1.c: New test.
12191
12192 2001-07-11  Ben Elliston  <bje@redhat.com>
12193
12194         * g++.old-deja/g++.other/enum5.C: New test.
12195
12196 2001-07-10  Jason Merrill  <jason_merrill@redhat.com>
12197
12198         * lib/g++-dg.exp: Load file-format and target-supports like gcc.
12199         (g++-dg-prune): Call prune_gcc_output.
12200         * prune.exp: New file for prune_gcc_output.
12201         * lib/g++.exp, lib/gcc.exp: Load it.
12202
12203 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
12204
12205         * gcc.c-torture/compile/20010701-1.c,
12206         g++.old-deja/g++.ext/attrib6.C: New tests.
12207
12208 2001-07-06  Jeffrey A Law  (law@cygnus.com)
12209
12210         * gcc.c-torture/compile/20010706-1.c: New test.
12211
12212 2000-09-10  Michael Chamberlain <michael@chamberlain.net.au>
12213
12214         * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
12215
12216 2001-06-28  Stan Shebs  <shebs@apple.com>
12217
12218         * gcc.dg/pragma-darwin.c: New test.
12219
12220 2001-06-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12221
12222         * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
12223         Solaris 2.[678] system.
12224
12225 2001-06-22  Joseph S. Myers  <jsm28@cam.ac.uk>
12226
12227         * gcc.dg/20010622-1.c: New test.
12228
12229 2001-06-18  Stan Shebs  <shebs@apple.com>
12230
12231         * objc.dg: New directory.
12232         * objc.dg/dg.exp: New file.
12233         * objc.dg/alias.m: New.
12234         * objc.dg/class-1.m: New.
12235         * objc.dg/class-2.m: New.
12236         * objc.dg/const-str-1.m: New.
12237         * objc.dg/const-str-2.m: New.
12238         * objc.dg/id-1.m: New.
12239         * objc.dg/method-1.m: New.
12240         * objc.dg/super-class-1.m: New.
12241         * lib/objc-dg.exp: New file.
12242
12243 2001-06-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
12244
12245         * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
12246         of label name.
12247
12248 2001-06-14  Nathan Sidwell  <nathan@codesourcery.com>
12249
12250         * g++.old-deja/g++.abi/vbase8-9.C: New test.
12251
12252 2001-06-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12253
12254         * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
12255         variable.
12256
12257 2001-06-12  Richard Henderson  <rth@redhat.com>
12258
12259         * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
12260
12261 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
12262
12263         * g++.old-deja/g++.abi/vbase5.C: New test.
12264         * g++.old-deja/g++.abi/vbase6.C: New test.
12265         * g++.old-deja/g++.abi/vbase7.C: New test.
12266
12267 2001-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12268
12269         * gcc.c-torture/compile/20010610-1.c: New test.
12270
12271 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
12272
12273         * g++.old-deja/g++.abi/vbase4.C: New test.
12274
12275 2001-06-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
12276
12277         * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
12278         support %f for HC11/HC12 targets.
12279         * gcc.c-torture/execute/930513-1.x: New file, likewise.
12280         * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
12281         on HC11/HC12 targets.
12282         * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
12283
12284 2001-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12285
12286         * gcc.dg/wchar_t-1.c: New file.
12287         * gcc.dg/wint_t-1.c: Likewise.
12288
12289 2001-06-11  Bernd Schmidt  <bernds@redhat.com>
12290
12291         * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
12292
12293 2001-06-11  Richard Henderson  <rth@redhat.com>
12294
12295         * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
12296
12297 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
12298
12299         * gcc.c-torture/compile/20010611-1.c: New test.
12300
12301 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
12302
12303         * gcc.dg/c99-tag-1.c: Add more tests.
12304
12305 2001-06-10  Alexandre Oliva  <aoliva@redhat.com>
12306
12307         * g++.old-deja/g++.abi/ptrmem.C: Take into account different
12308         representation on MN10300 and ARM/Thumb.
12309
12310 2001-06-10  Toon Moene  <toon@moene.indiv.nluug.nl>
12311
12312         * g77.f-torture/execute/20010610.f: New.
12313
12314 2001-06-09  David Billinghurst  <David.Billinghurst@riotinto.com>
12315
12316         * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
12317         names.
12318
12319 2001-06-09  Richard Henderson  <rth@redhat.com>
12320
12321         * gcc.c-torture/execute/ashrdi-1.c: New.
12322         * gcc.c-torture/execute/ashldi-1.c: New.
12323         * gcc.c-torture/execute/lshrdi-1.c: New.
12324
12325 2001-06-09  Ovidiu Predescu  <ovidiu@cup.hp.com>
12326
12327         * objc/execute/load-3.m: Added. Check sending +load to categories,
12328         in addition to classes.
12329
12330 2001-06-08  Stan Shebs  <shebs@apple.com>
12331
12332         * objc/execute/load-2.m: New test.  From Nicola Pero
12333         <n.pero@mi.flashnet.it>.
12334
12335 2001-06-08  Jakub Jelinek  <jakub@redhat.com>
12336
12337         * gcc.c-torture/execute/20010605-2.c: New test.
12338
12339 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
12340
12341         * g++.old-deja/g++.abi/vbase2.C: New test.
12342         * g++.old-deja/g++.abi/vbase3.C: New test.
12343
12344 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
12345
12346         * g++.old-deja/g++.pt/friend49.C: New test.
12347
12348 2001-06-07  Nathan Sidwell  <nathan@codesourcery.com>
12349
12350         * g++.old-deja/g++.ext/anon3.C: New test.
12351
12352 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
12353
12354         * g++.old-deja/g++.other/conv7.C: New test.
12355
12356 2001-06-05  Joseph S. Myers  <jsm28@cam.ac.uk>
12357
12358         * gcc.c-torture/compile/20010605-2.c: New test.
12359
12360 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
12361
12362         * gcc.c-torture/execute/20010604-1.c: New test.
12363
12364 2001-06-04  Loren J. Rittle  <ljrittle@acm.org>
12365
12366         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
12367
12368 2001-06-04  Jeffrey Oldham  <oldham@codesourcery.com>
12369
12370         * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
12371         (g++_link_flags): Likewise.
12372         (g++_init): Pass gccpath's value to two previous functions.
12373
12374 2001-06-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12375
12376         * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
12377         Ensure logfile entry matches exec command line.
12378
12379 2001-05-31  Richard Henderson  <rth@redhat.com>
12380
12381         * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
12382         * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
12383
12384 2001-05-30  David.Billinghurst  <David.Billinghurst@riotinto.com>
12385
12386         * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
12387         compiler for irix6.2
12388
12389 2001-05-30  Nathan Sidwell  <nathan@codesourcery.com>
12390
12391         * g++.old-deja/g++.other/optimize3.C: New file.
12392
12393 2001-05-29  Jeffrey Oldham  <oldham@codesourcery.com>
12394
12395         * gcc.c-torture/compile/20010518-2.x: New file to compile, not
12396         assemble.
12397
12398 2001-05-26  Nathan Sidwell  <nathan@codesourcery.com>
12399
12400         * g++.old-deja/g++.other/optimize2.C: New file.
12401
12402 2001-05-25  Diego Novillo  <dnovillo@redhat.com>
12403
12404         * gcc.c-torture/compile/20010518-2.c: New file.
12405         * gcc.c-torture/execute/20010518-1.c: New file.
12406         * gcc.c-torture/execute/20010518-2.c: New file.
12407
12408 2001-05-25  Joseph S. Myers  <jsm28@cam.ac.uk>
12409
12410         * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
12411
12412 2001-05-24  Mark Mitchell  <mark@codesourcery.com>
12413
12414         G++ no longer defines builtins that do not begin with __builtin.
12415         * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
12416         * g++.old-deja/g++.brendand/misc13.C: Likewise.
12417         * g++.old-deja/g++.law/builtin1.C: Likewise.
12418         * g++.old-deja/g++.law/cvt2.C: Likewise.
12419         * g++.old-deja/g++.mike/net5.C: Likewise.
12420         * g++.old-deja/g++.other/builtins1.C: Likewise.
12421         * g++.old-deja/g++.other/builtins2.C: Likewise.
12422         * g++.old-deja/g++.other/builtins3.C: Likewise.
12423         * g++.old-deja/g++.other/builtins4.C: Likewise.
12424         * g++.old-deja/g++.other/inline8.C: Likewise.
12425         * g++.old-deja/g++.robertl/eb39.C: Likewise.
12426
12427 2001-05-24  Nathan Sidwell  <nathan@codesourcery.com>
12428
12429         * g++.old-deja/g++.pt/using1.C: Adjust.
12430         * g++.old-deja/g++.pt/using2.C: New test.
12431
12432 2001-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
12433
12434         * gcc.dg/cpp/charconst.c: New tests.
12435         * gcc.dg/cpp/escape.c: New tests.
12436         * gcc.dg/cpp/escape-1.c: New tests.
12437         * gcc.dg/cpp/escape-2.c: New tests.
12438         * gcc.dg/cpp/ucs.c: New tests.
12439
12440 2001-05-23  David.Billinghurst <David.Billinghurst@riotinto.com>
12441
12442         * gcc.misc-tests/linkage.exp:  Pass appropriate flags to
12443         native compiler for irix6.5.
12444
12445 Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
12446
12447         * lib/g++.exp (g++_include_flags): Use args to compute
12448         get_multilibs.
12449         (g++_link_flags): Likewise.
12450         (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
12451
12452 2001-05-22  Joseph S. Myers  <jsm28@cam.ac.uk>
12453
12454         * gcc.dg/c90-hexfloat-1.c: Add more tests.
12455
12456 2001-05-21  Geoff Keating  <geoffk@redhat.com>
12457
12458         * gcc.c-torture/compile/920520-1.x: Merge previous contents into
12459         this file.
12460
12461 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
12462
12463         * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
12464         STACK_SIZE;
12465         * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
12466         to STACK_SIZE; Use it to define size of add_histo array.
12467         * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
12468         to STACK_SIZE.
12469         (f): Use GITT_SIZE to define size of gitt local table.
12470         * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
12471         to STACK_SIZE; Use it to define size of bytemem array.
12472
12473 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
12474
12475         * gcc.c-torture/compile/20000804-1.x: New file, this test fails
12476         on 68HC11/HC12 due to the asm instruction.
12477         * gcc.c-torture/compile/20001205-1.x: New file, ditto.
12478         * gcc.c-torture/compile/920520-1.x: Likewise.
12479         * gcc.c-torture/compile/20001226-1.x: New file, this test fails
12480         on 68HC11/HC12 because the function is larger than 64K.
12481         * gcc.c-torture/compile/961203-1.x: New file, this test fails
12482         on 68HC11/HC12 because the structure is too large.
12483
12484 2001-05-20  Richard Henderson  <rth@redhat.com>
12485
12486         * gcc.c-torture/execute/20010520-1.c: New.
12487
12488 2001-05-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12489
12490         * g++.old-deja/g++.warn/compare1.C: New test.
12491         * gcc.dg/compare4.c: New test.
12492
12493 2001-05-20  Nathan Sidwell  <nathan@codesourcery.com>
12494
12495         * g++.old-deja/g++.other/optimize1.C: New test.
12496
12497 2001-05-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12498
12499         * g++.old-deja/g++.pt/spec41.C: New test.
12500
12501 2001-05-19  Joseph S. Myers  <jsm28@cam.ac.uk>
12502
12503         * gcc.c-torture/compile/20010114-1.x: Remove.
12504
12505 2001-05-18  Stan Shebs  <shebs@apple.com>
12506
12507         * gcc.c-torture/compile/20010518-1.c: New test.
12508
12509 2001-05-18  Nathan Sidwell  <nathan@codesourcery.com>
12510
12511         * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
12512         * g++.old-deja/g++.pt/crash67.C: New test.
12513
12514 2001-05-17  Jeffrey D. Oldham  <oldham@codesourcery.com>
12515
12516         * g++.old-deja/g++.other/debug9.C: New test.
12517
12518 2001-05-16  Zack Weinberg  <zackw@stanford.edu>
12519
12520         * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
12521
12522 2001-05-16  Jan Hubicka  <jh@suse.cz>
12523
12524         * gcc.c-torture/compile/20010516-1.c: New test.
12525
12526 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
12527
12528         * g++.old-deja/g++.other/crash41.C: New test.
12529
12530 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
12531
12532         * g++.old-deja/g++.pt/crash66.C: New test.
12533
12534 2001-05-15  Benjamin Kosnik  <bkoz@redhat.com>
12535
12536         * g++.old-deja/g++.robertl/eb27.C: Convert.
12537
12538 2001-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
12539
12540         * g++.dg/friend-warn.C: New test.  Do not warn about friend
12541         declaration being redundant.
12542
12543 2001-05-15  Mark Mitchell (admin)  <mitchell@nunki.dbai.tuwien.ac.at>
12544
12545         * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
12546
12547 2001-05-14  Mark Mitchell  <mark@codesourcery.com>
12548
12549         * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
12550
12551 2001-05-13  Benjamin Kosnik  <bkoz@redhat.com>
12552
12553         * lib/g++.exp: Use testsuite_flags.
12554
12555 2001-05-13  Mark Mitchell  <mark@codesourcery.com>
12556
12557         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
12558
12559 2001-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
12560
12561         * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
12562
12563 2001-05-11  Mark Mitchell  <mark@codesourcery.com>
12564
12565         * lib/objc.exp: Add -lposix4 on Solaris 2.8.
12566
12567 2001-05-10  Joseph S. Myers  <jsm28@cam.ac.uk>
12568
12569         * gcc.c-torture/compile/20010313-1.c: New test.
12570
12571 2001-05-09  Zack Weinberg  <zackw@stanford.edu>
12572
12573         * gcc.dg/cpp/direct2.c: New test.
12574         * gccq.dg/cpp/direct2s.c: New test.
12575
12576         * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
12577
12578 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
12579
12580         * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
12581         * g++.old-deja/g++.other/op3.C: Likewise.
12582
12583 2001-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
12584
12585         * gcc.dg/cpp/syshdr.h: New file.
12586         * gcc.dg/cpp/sysmac1.c: Update.
12587         * gcc.dg/cpp/sysmac2.c: Update.
12588
12589 2001-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
12590
12591         * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
12592
12593 2001-05-04  David Edelsohn  <edelsohn@gnu.org>
12594
12595         * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
12596         gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
12597
12598 2001-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
12599
12600         * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
12601
12602 2001-05-03  Geoffrey Keating  <geoffk@redhat.com>
12603
12604         * lib/g++.exp (g++_include_flags): Don't use any special flags
12605         if TESTING_IN_BUILD_TREE is not defined.
12606         (g++_init): Use a plain 'c++' as the compiler if
12607         TESTING_IN_BUILD_TREEE is not defined.
12608
12609 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
12610
12611         * g++.old-deja/g++.eh/catch13.C: New test.
12612         * g++.old-deja/g++.eh/catch14.C: New test.
12613
12614 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
12615
12616         * gcc.dg/cpp/tr-define.c: New test.
12617
12618 2001-05-01  Loren J. Rittle  <ljrittle@acm.org>
12619
12620         * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
12621         <stdlib.h>, not <malloc.h>.
12622
12623 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
12624
12625         * g++.old-deja/g++.ns/template17.C: New test.
12626
12627 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
12628
12629         * g++.old-deja/g++.pt/ref4.C: New test.
12630
12631 2001-04-30  Richard Henderson  <rth@redhat.com>
12632
12633         * gcc.dg/20000724-1.c: Revert last change.
12634
12635 2001-04-30  Toon Moene  <toon@moene.indiv.nluug.nl>
12636
12637         * g77.f-torture/execute/20010430.f: New test.
12638
12639 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
12640
12641         * gcc.dg/20000724-1.c: Add a clobber of `esp'.
12642
12643 2001-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
12644
12645         * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
12646
12647 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
12648
12649         * g++.old-deja/g++.eh/crash6.C: New test.
12650
12651 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
12652
12653         * g++.old-deja/g++.other/warn7.C: New test.
12654
12655 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
12656
12657         * g++.old-deja/g++.other/defarg9.C: New test.
12658
12659 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
12660
12661         * g77.f-torture/compile/20010426.f: New test.
12662         * g77.f-torture/execute/20010426.f: New test.
12663
12664 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
12665
12666         * g77.f-torture/compile/20000629-1.x: Remove - error
12667         has been fixed.
12668
12669 2001-04-26  Jeffrey A Law  (law@cygnus.com)
12670
12671         * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
12672         Tweak slightly to work with g++.dg framework.
12673         * g++.dg/special/ecos.exp: Run initp1.C test.
12674         * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
12675
12676         * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
12677         its linker doesn't give line numbers either.
12678         * g++.old-deja/g++.ext/instantiate3.C: Similarly.
12679
12680 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
12681
12682         * g++.old-deja/g++.other/lex1.C: New test.
12683
12684 2001-04-26  Jakub Jelinek  <jakub@redhat.com>
12685
12686         * gcc.dg/noncompile/20010425-1.c: New test.
12687
12688 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
12689
12690         * g++.old-deja/g++.pt/mangle2.C: New test.
12691
12692 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
12693
12694         * gcc.dg/format/plus-1.c: New test.
12695
12696 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
12697
12698         * gcc.dg/20010423-1.c: New test.
12699
12700 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
12701
12702         * gcc.c-torture/execute/20010422-1.c: New test.
12703
12704 2001-04-25  Nathan Sidwell  <nathan@codesourcery.com>
12705
12706         * g++.old-deja/g++.ns/type2.C: New test.
12707
12708 2001-04-24  Zack Weinberg  <zackw@stanford.edu>
12709
12710         * g++.old-deja/g++.other/perf1.C: New test.
12711
12712 2001-04-24  Nathan Sidwell <nathan@codesourcery.com>
12713
12714         * gcc.dg/c99-func-2.c: Remove xfail.
12715         * gcc.dg/c99-func-3.c: Remove xfail.
12716         * gcc.dg/c99-func-4.c: Remove xfail.
12717
12718 2001-04-23  Zack Weinberg  <zackw@stanford.edu>
12719
12720         * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
12721
12722 2001-04-23  Joseph S. Myers  <jsm28@cam.ac.uk>
12723
12724         * gcc.c-torture/compile/20010423-1.c: New test.
12725
12726 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
12727
12728         * g++.old-deja/g++.pt/typename28.C: New test.
12729
12730 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
12731
12732         * g++.old-deja/g++.abi/empty2.C: New test.
12733         * g++.old-deja/g++.abi/empty3.C: New test.
12734
12735 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
12736
12737         * g++.old-deja/g++.other/comdat2.C: New test.
12738         * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
12739
12740 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
12741
12742         * g++.old-deja/g++.other/overload14.C: New test.
12743
12744 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
12745
12746         * g++.old-deja/g++.other/lookup23.C: New test.
12747
12748 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
12749
12750         * gcc.c-torture/execute/20010403-1.c: New test.
12751
12752 2001-04-19  David Billinghurst <David.Billinghurst@riotinto.com>
12753             Mark Mitchell  <mark@codesourcery.com>
12754
12755         * lib/old-dejagnu.exp: Don't delete output of executable.
12756         Add .exe suffix to executables.
12757
12758 2001-04-18  Toon Moene  <toon@moene.indiv.nluug.nl>
12759
12760         * g77.f-torture/execute/short.x; Remove - Error has been fixed.
12761
12762 2001-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12763
12764         * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
12765
12766 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
12767
12768         * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
12769         * g++.old-deja/g++.abi/crash1.C: New test.
12770
12771 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
12772
12773         * g++.old-deja/g++.other/crash40.C: New test.
12774
12775 2001-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12776
12777         * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
12778
12779 2001-04-11  Nathan Sidwell  <nathan@codesourcery.com>
12780
12781         * g++.old-deja/g++.other/warn6.C: New test.
12782
12783 22001-04-11  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
12784
12785         * g++.old-deja/g++.robertl/eb42.C: Same.
12786
12787 001-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12788
12789         * gcc.dg/wtr-conversion-1.c: New testcase.
12790
12791 2001-04-10  Richard Henderson  <rth@redhat.com>
12792
12793         * g++.old-deja/g++.other/array5.C: New.
12794
12795 2001-04-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12796
12797         * gcc.c-torture/execute/20010408-1.c: New test.
12798
12799 2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>
12800
12801         * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
12802         headers and constructs.
12803         * g++.old-deja/g++.robertl/eb79.C: Same.
12804         * g++.old-deja/g++.robertl/eb77.C (main): Same.
12805         * g++.old-deja/g++.robertl/eb73.C: Same.
12806         * g++.old-deja/g++.robertl/eb66.C (main): Same.
12807         * g++.old-deja/g++.robertl/eb55.C (t): Same.
12808         * g++.old-deja/g++.robertl/eb54.C (main): Same.
12809         * g++.old-deja/g++.robertl/eb46.C (main): Same.
12810         * g++.old-deja/g++.robertl/eb44.C: Same.
12811         * g++.old-deja/g++.robertl/eb41.C (main): Same.
12812         * g++.old-deja/g++.robertl/eb4.C (main): Same.
12813         * g++.old-deja/g++.robertl/eb39.C: Same.
12814         * g++.old-deja/g++.robertl/eb33.C (main): Same.
12815         * g++.old-deja/g++.robertl/eb31.C (main): Same.
12816         * g++.old-deja/g++.robertl/eb30.C: Same.
12817         * g++.old-deja/g++.robertl/eb3.C: Same.
12818         * g++.old-deja/g++.robertl/eb24.C (T>): Same.
12819         * g++.old-deja/g++.robertl/eb21.C: Same.
12820         * g++.old-deja/g++.robertl/eb15.C: Same.
12821         * g++.old-deja/g++.robertl/eb118.C: Same.
12822         * g++.old-deja/g++.robertl/eb115.C (main): Same.
12823         * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
12824         * g++.old-deja/g++.robertl/eb109.C: Same.
12825         * g++.old-deja/g++.other/sibcall1.C (main): Same.
12826         * g++.old-deja/g++.mike/rtti1.C: Same.
12827         * g++.old-deja/g++.mike/p658.C: Same.
12828         * g++.old-deja/g++.mike/net46.C: Same.
12829         * g++.old-deja/g++.mike/net34.C: Same.
12830         * g++.old-deja/g++.mike/memoize1.C: Same.
12831         * g++.old-deja/g++.mike/eh2.C: Same.
12832         * g++.old-deja/g++.law/weak.C: Same.
12833         * g++.old-deja/g++.law/visibility7.C: Same.
12834         * g++.old-deja/g++.law/visibility25.C: Same.
12835         * g++.old-deja/g++.law/visibility22.C: Same.
12836         * g++.old-deja/g++.law/visibility2.C: Same.
12837         * g++.old-deja/g++.law/visibility17.C: Same.
12838         * g++.old-deja/g++.law/visibility13.C: Same.
12839         * g++.old-deja/g++.law/visibility10.C: Same.
12840         * g++.old-deja/g++.law/visibility1.C: Same.
12841         * g++.old-deja/g++.law/virtual3.C (eval): Same.
12842         * g++.old-deja/g++.law/vbase1.C: Same.
12843         * g++.old-deja/g++.law/operators32.C: Same.
12844         * g++.old-deja/g++.law/nest3.C: Same.
12845         * g++.old-deja/g++.law/missed-error2.C (foo): Same.
12846         * g++.old-deja/g++.law/except5.C (main): Same.
12847         * g++.old-deja/g++.law/cvt7.C (run): Same.
12848         * g++.old-deja/g++.law/cvt2.C: Same.
12849         * g++.old-deja/g++.law/cvt16.C: Same.
12850         * g++.old-deja/g++.law/ctors6.C (bar): Same.
12851         * g++.old-deja/g++.law/ctors17.C (main): Same.
12852         * g++.old-deja/g++.law/ctors13.C: Same.
12853         * g++.old-deja/g++.law/ctors12.C (main): Same.
12854         * g++.old-deja/g++.law/ctors10.C: Same.
12855         * g++.old-deja/g++.law/code-gen5.C: Same.
12856         * g++.old-deja/g++.law/bad-error7.C: Same.
12857         * g++.old-deja/g++.law/arm9.C: Same.
12858         * g++.old-deja/g++.law/arm12.C: Same.
12859         * g++.old-deja/g++.law/arg8.C: Same.
12860         * g++.old-deja/g++.law/arg1.C: Same.
12861         * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
12862         * g++.old-deja/g++.jason/template31.C: Same.
12863         * g++.old-deja/g++.jason/template24.C (main): Same.
12864         * g++.old-deja/g++.jason/2371.C: Same.
12865         * g++.old-deja/g++.eh/new2.C: Same.
12866         * g++.old-deja/g++.eh/new1.C: Same.
12867         * g++.old-deja/g++.brendan/ptolemy2.C: Same.
12868         * g++.old-deja/g++.brendan/nest21.C (main): Same.
12869         * g++.old-deja/g++.brendan/err-msg3.C: Same.
12870         * g++.old-deja/g++.brendan/crash62.C: Same.
12871         * g++.old-deja/g++.brendan/crash52.C: Same.
12872         * g++.old-deja/g++.brendan/crash49.C (main): Same.
12873         * g++.old-deja/g++.brendan/crash38.C: Same.
12874         * g++.old-deja/g++.brendan/crash15.C (main): Same.
12875         * g++.old-deja/g++.brendan/copy9.C: Same.
12876
12877 2001-04-06  J"orn Rennecke <amylaar@redhat.com>
12878
12879         * gcc.c-torture/execute/20001203-2.c (memset):
12880         Count argument is of type __SIZE_TYPE__.
12881
12882 2001-04-04  Diego Novillo  <dnovillo@redhat.com>
12883
12884         * gcc.c-torture/compile/20010404-1.c: New test.
12885
12886 2001-04-04  Jakub Jelinek  <jakub@redhat.com>
12887
12888         * gcc.c-torture/compile/20010326-1.c: New test.
12889
12890 2001-04-03  Alexandre Oliva  <aoliva@redhat.com>
12891
12892         * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
12893         peculiarities of the SH.
12894         * g++.old-deja/g++.ext/instantiate2.C: Likewise.
12895
12896 2001-04-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12897
12898         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
12899         * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
12900         * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
12901
12902 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
12903
12904         * g77.f-torture/compile/20010321-1.f: New test.
12905
12906 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
12907
12908         * gcc.c-torture/compile/20010329-1.c: New test.
12909
12910 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
12911
12912         * gcc.c-torture/execute/20010329-1.c: New test.
12913
12914 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
12915
12916         * g++.old-deja/g++.other/eh4.C: Fix typo.
12917
12918 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
12919
12920         * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
12921
12922 2001-03-28  Philip Blundell  <philb@gnu.org>
12923
12924         * gcc.c-torture/compile/20010328-1.c: New test.
12925
12926 2001-03-27  Richard Henderson  <rth@redhat.com>
12927
12928         * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
12929         * g++.old-deja/g++.eh/vbase3.C: Likewise.
12930
12931 2001-03-27  Alan Modra  <alan@linuxcare.com.au>
12932
12933         * gcc.c-torture/compile/20010327-1.c: New test.
12934
12935 2001-03-26  Nathan Sidwell  <nathan@codesourcery.com>
12936
12937         * g++.old-deja/g++.other/friend12.C: New test.
12938         * g++.old-deja/g++.other/friend9.C: Expect no errors.
12939         * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
12940
12941 2001-03-25  Joseph S. Myers  <jsm28@cam.ac.uk>
12942
12943         * gcc.c-torture/execute/20010325-1.c: New test.
12944
12945 2001-03-23  Jakub Jelinek  <jakub@redhat.com>
12946
12947         * g++.old-deja/g++.other/mangle3.C: New test.
12948
12949 2001-03-22  Jakub Jelinek  <jakub@redhat.com>
12950
12951         * g++.old-deja/g++.other/anon8.C: New test.
12952
12953 2001-03-20  Philip Blundell  <philb@gnu.org>
12954
12955         * gcc.c-torture/compile/20010320-1.c: New test.
12956
12957 2001-03-17  Richard Henderson  <rth@redhat.com>
12958
12959         * g++.old-deja/g++.other/eh4.C: Add expected error text.
12960
12961 2001-03-15  Geoff Keating  <geoff@redhat.com>
12962
12963         * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
12964         tests on AIX.
12965
12966 2001-03-15  Gabriel Dos Reis  <gdr@codesourcery.com>
12967
12968         * g++.old-deja/g++.other/eh4.C: New test.
12969
12970 2001-03-14  Neil Booth  <neil@daikokuya.demon.co.uk>
12971
12972         * gcc.dg/cpp/mi1.c: Update.
12973
12974 2001-03-14  Jakub Jelinek  <jakub@redhat.com>
12975
12976         * g++.old-deja/g++.other/regstack.C: New test.
12977
12978 2001-03-12  Nathan Sidwell  <nathan@codesourcery.com>
12979
12980         * g++.old-deja/g++.other/ref4.C: New test.
12981
12982 2001-03-11  Nicola Pero <n.pero@mi.flashnet.it>
12983
12984         * objc/execute/va_method.m: Added.
12985         * objc/execute/IMP.m: Added.
12986         * objc/execute/_cmd.m: Added.
12987         * objc/execute/accessing_ivars.m: Added.
12988         * objc/execute/class-1.m: Added.
12989         * objc/execute/class-10.m: Added.
12990         * objc/execute/class-11.m: Added.
12991         * objc/execute/class-12.m: Added.
12992         * objc/execute/class-13.m: Added.
12993         * objc/execute/class-14.m: Added.
12994         * objc/execute/class-2.m: Added.
12995         * objc/execute/class-3.m: Added.
12996         * objc/execute/class-4.m: Added.
12997         * objc/execute/class-5.m: Added.
12998         * objc/execute/class-6.m: Added.
12999         * objc/execute/class-7.m: Added.
13000         * objc/execute/class-8.m: Added.
13001         * objc/execute/class-9.m: Added.
13002         * objc/execute/class-tests-1.h
13003         * objc/execute/class-tests-2.h
13004         * objc/execute/compatibility_alias.m: Added.
13005         * objc/execute/encode-1.m: Added.
13006         * objc/execute/formal_protocol-1.m: Added.
13007         * objc/execute/formal_protocol-2.m: Added.
13008         * objc/execute/formal_protocol-3.m: Added.
13009         * objc/execute/formal_protocol-4.m: Added.
13010         * objc/execute/formal_protocol-5.m: Added.
13011         * objc/execute/formal_protocol-6.m: Added.
13012         * objc/execute/formal_protocol-7.m: Added.
13013         * objc/execute/informal_protocol.m: Added.
13014         * objc/execute/initialize.m: Added.
13015         * objc/execute/load.m: Added.
13016         * objc/execute/many_args_method.m: Added.
13017         * objc/execute/nested-3.m: Added.
13018         * objc/execute/no_clash.m: Added.
13019         * objc/execute/private.m: Added.
13020         * objc/execute/redefining_self.m: Added.
13021         * objc/execute/root_methods.m: Added.
13022         * objc/execute/selector-1.m: Added.
13023         * objc/execute/static-1.m: Added.
13024         * objc/execute/static-2.m: Added.
13025         * objc/execute/va_method.m: Added.
13026
13027 2001-03-10  Richard Henderson  <rth@redhat.com>
13028
13029         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
13030
13031 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
13032
13033         * g++.old-deja/g++.other/crash31.C: XFAIL.
13034         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
13035         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
13036         * gcc.c-torture/execute/20010123-1.x: XFAIL.
13037         * gcc.c-torture/execute/20010124-1.x: XFAIL.
13038         * gcc.dg/sequence-pt-1.c: XFAIL one test.
13039
13040 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
13041
13042         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
13043
13044 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
13045
13046         * gcc.dg/20000724-1.c: Don't use multiline strings.
13047
13048 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
13049
13050         * objc/execute/string1.m, objc/execute/string2.m: Compare the
13051         result of -cString against what we expect it to be; don't just
13052         print it out for no one to read.
13053
13054         * objc/execute/string3.m, objc/execute/string4.m: New tests.
13055         Based on testcases provided by Nicola Pero.
13056
13057 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
13058
13059         * gcc.dg/cpp/macro7.c: New test.
13060
13061 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
13062
13063         * gcc.dg/cpp/multiline.c: Update.
13064
13065 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
13066
13067         * g++.old-deja/g++.other/enum3.C: New test.
13068
13069 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
13070
13071         * g++.old-deja/g++.other/pod1.C: New test.
13072
13073 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
13074
13075         * g++.old-deja/g++.ext/overload1.C: New test.
13076
13077 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
13078
13079         * g++.old-deja/g++.pt/using1.C: New test.
13080
13081 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
13082
13083         * g++.old-deja/g++.other/using9.C: New test.
13084
13085 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
13086
13087         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
13088
13089         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
13090
13091 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
13092
13093         * g++.old-deja/g++.ext/realpt1.C: Remove.
13094
13095 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
13096
13097         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
13098
13099 2001-02-26  Will Cohen  <wcohen@redhat.com>
13100
13101         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
13102
13103 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
13104
13105         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
13106         templatized constructors.
13107
13108 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13109
13110         * gcc.c-torture/execute/20010224-1.c: New test.
13111
13112 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
13113
13114         * gcc.c-torture/execute/20010222-1.c: New test.
13115
13116 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
13117
13118         * g++.old-deja/g++.other/inline20.C: New test.
13119
13120 2001-02-21  Ovidiu Predescu  <ovidiu@cup.hp.com>
13121
13122         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
13123
13124 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
13125
13126         * g++.old-deja/g++.other/lookup22.C: New test.
13127
13128 2001-02-19  Zack Weinberg  <zackw@stanford.edu>
13129
13130         * g77.dg: New directory.
13131         * g77.dg/20010216-1.f: New test case.
13132         * g77.dg/dg.exp: New driver.
13133         * lib/g77-dg.exp: New driver library.
13134
13135 2001-02-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13136
13137         * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
13138
13139 2001-02-16  Gabriel Dos Reis <gdr@codesourcery.com>
13140
13141         * g++.old-deja/g++.other/decl9.C: New test.
13142
13143 2001-02-16  Jakub Jelinek  <jakub@redhat.com>
13144
13145         * g++.old-deja/g++.other/init16.C: Update the test so that it does
13146         not need <string> and also tests the initialization at runtime.
13147
13148 2001-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
13149
13150         * gcc.c-torture/execute/longlong.c: New test.
13151
13152 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
13153
13154         * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
13155
13156 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
13157
13158         * gcc.c-torture/execute/920302-1.c (execute):
13159         Change argument type to short.
13160
13161 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
13162
13163         * g++.old-deja/g++.pt/deduct6.C: New test.
13164
13165 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
13166
13167         * g++.old-deja/g++.pt/deduct5.C: New test.
13168
13169 2001-02-14  Jakub Jelinek  <jakub@redhat.com>
13170
13171         * gcc.c-torture/execute/20010209-1.c: New test.
13172
13173 2001-02-14  Neil Booth  <neil@daikokuya.demon.co.uk>
13174
13175         * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
13176
13177 2001-02-12  Geoffrey Keating  <geoffk@redhat.com>
13178
13179         * g++.dg/vtgc1.C: Update for new ABI.
13180
13181         * consistency.vlad: New directory, 1665 files.
13182
13183 2001-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
13184
13185         * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
13186         return type.
13187         * gcc.dg/cpp/digraphs.c: Declare puts.
13188
13189 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
13190
13191         * g++.old-deja/g++.other/warn5.C: New test.
13192
13193 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
13194
13195         * g++.old-deja/g++.pt/spec40.C: New test.
13196
13197 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
13198
13199         * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
13200         case.
13201         * g++.old-deja/g++.ext/arrnew.C: Deprecate.
13202
13203 2001-02-12  Jakub Jelinek  <jakub@redhat.com>
13204
13205         * gcc.c-torture/compile/20010209-1.c: New test.
13206
13207 2001-02-11  Jeffrey Oldham  <oldham@codesourcery.com>
13208
13209         * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
13210         excess errors message but not if it crashes.
13211         * g++.old-deja/g++.other/crash27.C: Likewise.
13212         * g++.old-deja/g++.other/crash28.C: Likewise.
13213         * g++.old-deja/g++.other/crash30.C: Likewise.
13214         * g++.old-deja/g++.other/crash32.C: Likewise.
13215         * g++.old-deja/g++.other/crash35.C: Likewise.
13216         * g++.old-deja/g++.pt/inherit2.C: Likewise.
13217
13218 2001-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
13219
13220         * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
13221         gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
13222         g++.dg/dg.exp, g++.old-deja/old-deja.exp,
13223         g77.f-torture/execute/execute.exp,
13224         g77.f-torture/noncompile/noncompile.exp,
13225         gcc.c-torture/execute/execute.exp,
13226         gcc.c-torture/execute/memcheck/memcheck.exp,
13227         gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
13228         gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
13229         gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
13230         gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
13231         gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
13232         lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
13233         lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
13234         lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
13235         Remove bug reporting instructions with ancient email addresses.
13236
13237 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
13238
13239         * gcc.dg/20010202-1.c: New test.
13240         * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
13241
13242 2001-02-07  Zack Weinberg  <zack@wolery.stanford.edu>
13243
13244         * g++.dg/stdbool-if.C: New test.
13245
13246 2001-02-07  Ovidiu Predescu  <ovidiu@cup.hp.com>
13247
13248         * objc/execute/fdecl.m: Added main().
13249
13250 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
13251
13252         * gcc.c-torture/execute/20010206-1.c: New test.
13253
13254 2001-02-06  Neil Booth  <neil@daikokuya.demon.co.uk>
13255
13256         * gcc.dg/cpp/avoidpaste1.c: Update.
13257
13258 2001-02-05  Ovidiu Predescu  <ovidiu@cup.hp.com>
13259
13260         * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
13261         Pero <nicola@brainstorm.co.uk>.
13262         * objc/execute/fdecl.m: Declare foo as pointer to AClass.
13263
13264 2001-02-06  Nathan Sidwell  <nathan@codesourcery.com>
13265
13266         * g++.old-deja/g++.pt/spec39.C: New test.
13267
13268 2001-02-05  Jakub Jelinek  <jakub@redhat.com>
13269
13270         * gcc.c-torture/compile/20010202-1.c: New test.
13271
13272 2001-02-05  Nathan Sidwell  <nathan@codesourcery.com>
13273
13274         * g++.old-deja/g++.abi/primary2.C: New test.
13275         * g++.old-deja/g++.abi/primary3.C: New test.
13276         * g++.old-deja/g++.abi/primary4.C: New test.
13277         * g++.old-deja/g++.abi/primary5.C: New test.
13278         * g++.old-deja/g++.abi/vtable3.h: New test.
13279         * g++.old-deja/g++.abi/vtable3a.C: New test.
13280         * g++.old-deja/g++.abi/vtable3b.C: New test.
13281         * g++.old-deja/g++.abi/vtable3c.C: New test.
13282         * g++.old-deja/g++.abi/vtable3d.C: New test.
13283         * g++.old-deja/g++.abi/vtable3e.C: New test.
13284         * g++.old-deja/g++.abi/vtable3f.C: New test.
13285         * g++.old-deja/g++.abi/vtable3g.C: New test.
13286         * g++.old-deja/g++.abi/vtable3h.C: New test.
13287         * g++.old-deja/g++.abi/vtable3i.C: New test.
13288         * g++.old-deja/g++.abi/vtable3j.C: New test.
13289         * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
13290
13291 2001-02-03  Jakub Jelinek  <jakub@redhat.com>
13292
13293         * g++.old-deja/g++.other/anon6.C: New test.
13294         * g++.old-deja/g++.other/anon7.C: New test.
13295
13296 2001-02-01  Neil Booth  <neil@daikokuya.demon.co.uk>
13297
13298         * gcc.dg/cpp/avoidpaste2.c: New tests.
13299
13300 2001-01-31  Jakub Jelinek  <jakub@redhat.com>
13301
13302         * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
13303
13304 2001-01-31  Jeffrey Oldham  <oldham@codesourcery.com>
13305
13306         * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
13307         DECIMAL_DIG cases for Irix."
13308
13309 2001-01-31  J"orn Rennecke <amylaar@redhat.com>
13310
13311         * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
13312
13313 2001-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
13314
13315         * gcc.dg/c99-tag-1.c: New test.
13316
13317 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
13318
13319         * gcc.dg/cpp/tr-warn1.c: Add tests.
13320
13321 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
13322
13323         * gcc.dg/cpp/avoidpaste1.c: Update.
13324         * gcc.dg/cpp/paste4.c: Update.
13325
13326 2001-01-30  Jeffrey Oldham  <oldham@codesourcery.com>
13327
13328         * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
13329         cases for Irix.
13330
13331 2001-01-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13332
13333         * g++.old-deja/g++.other/inline19.C: New test.
13334
13335 2001-01-30  Neil Booth  <neil@daikokuya.demon.co.uk>
13336
13337         * gcc.dg/Wlarger-than.c: New test.
13338
13339 2001-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
13340
13341         * gcc.dg/cpp/avoidpaste1.c: Fix typos.
13342
13343 2001-01-29  Jakub Jelinek  <jakub@redhat.com>
13344
13345         * gcc.c-torture/execute/20010129-1.c: New test.
13346         * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
13347
13348 2001-01-28  Neil Booth  <neil@daikokuya.demon.co.uk>
13349
13350         * gcc.dg/cpp/avoidpaste1.c: Test case.
13351
13352 2001-01-28  Jakub Jelinek  <jakub@redhat.com>
13353
13354         * g++.old-deja/g++.other/inline18.C: New test.
13355
13356 2001-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13357
13358         * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
13359         and __builtin_putchar.
13360
13361 2001-01-27  Jakub Jelinek  <jakub@redhat.com>
13362
13363         * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
13364         tests.
13365
13366 2001-01-25  Jeffrey Oldham  <oldham@codesourcery.com>
13367
13368         * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
13369         floating point number rounding mode to round to the nearest
13370         representable mode.
13371
13372 2001-01-25  Jakub Jelinek  <jakub@redhat.com>
13373
13374         * g++.old-deja/g++.other/mangle2.C: New test.
13375
13376 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
13377
13378         * gcc.c-torture/compile/20010124-1.c: New test.
13379
13380 2001-01-24  Nathan Sidwell  <nathan@codesourcery.com>
13381
13382         * g++.old-deja/g++.pt/spec38.C: New test.
13383
13384 2001-01-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13385
13386         * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
13387         "Build don't run".
13388
13389 2001-01-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13390
13391         * gcc.c-torture/execute/20010123-1.c: New test.
13392
13393 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
13394
13395         * g++.old-deja/g++.pt/spec37.C: New test.
13396
13397 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
13398
13399         * g++.old-deja/g++.pt/overload14.C: New test.
13400
13401 2001-01-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13402
13403         * gcc.c-torture/execute/20010122-1.c: New test, exercise
13404         __builtin_return_address.
13405
13406 2001-01-22  Nathan Sidwell  <nathan@codesourcery.com>
13407
13408         * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
13409         * g++.old-deja/g++.pt/spec35.C: New test.
13410         * g++.old-deja/g++.pt/spec36.C: New test.
13411
13412 2001-01-20  Jakub Jelinek  <jakub@redhat.com>
13413
13414         * gcc.c-torture/compile/20010118-1.c: New test.
13415
13416 2001-01-20  Neil Booth  <neil@daikokuya.demon.co.uk>
13417
13418         * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
13419
13420 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
13421
13422         * gcc.c-torture/execute/20010119-1.c: New test.
13423
13424 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
13425
13426         * g++.old-deja/g++.other/vbase5.C: New test.
13427
13428 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
13429
13430         * gcc.c-torture/execute/20010118-1.c: New test.
13431
13432 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
13433
13434         * g++.old-deja/g++.pt/deduct3.C: New test.
13435
13436 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
13437
13438         * g++.old-deja/g++.pt/spec34.C: New test.
13439
13440 2001-01-19  "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
13441
13442         * g77.f-torture/compile/20000601-2.f: New test.
13443
13444 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
13445
13446         * g++.old-deja/g++.other/init17.C: New test.
13447
13448 2001-01-18  Alexandre Oliva  <aoliva@redhat.com>
13449
13450         * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
13451
13452 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
13453
13454         * g++.old-deja/g++.pt/unify8.C: New test.
13455
13456 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
13457
13458         * g++.old-deja/g++.abi/vbase1.C: New test.
13459
13460 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
13461
13462         * g++.old-deja/g++.pt/crash65.C: New test.
13463
13464 2001-01-18  Neil Booth  <neil@daikokuya.demon.co.uk>
13465
13466         * gcc.dg/cpp/assembl2.S: New test case.
13467
13468 2001-01-17  Jeffrey Oldham  <oldham@codesourcery.com>
13469
13470         * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
13471         are supported.
13472
13473 2001-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13474
13475         * g++.old-deja/g++.other/builtins1.C: New test.
13476         * g++.old-deja/g++.other/builtins2.C: Likewise.
13477         * g++.old-deja/g++.other/builtins3.C: Likewise.
13478         * g++.old-deja/g++.other/builtins4.C: Likewise.
13479
13480 2001-01-17  Jakub Jelinek  <jakub@redhat.com>
13481
13482         * gcc.c-torture/compile/20010117-1.c: New test.
13483         * gcc.c-torture/compile/20010117-2.c: New test.
13484
13485 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
13486
13487         * g77.f-torture/execute/20010116.[fx]: New test,
13488         XFAIL on i?86-*-*.
13489         * g77.f-torture/compile/20010115.f: Indicate it's
13490         a test for PR fortran/1636.
13491
13492 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
13493
13494         * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
13495
13496 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
13497
13498         * g77.f-torture/compile/20010115.f: New test.
13499
13500 2001-01-15  Nathan Sidwell  <nathan@codesourcery.com>
13501
13502         * g++.old-deja/g++.pt/nontype5.C: New test.
13503
13504 2001-01-15  Neil Booth  <neil@daikokuya.demon.co.uk>
13505
13506         * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
13507         have an equivalent working one below it.
13508
13509 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
13510
13511         * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
13512         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
13513
13514 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
13515
13516         * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
13517         message containing "init_priority".
13518         (conpr-2.C): Likewise.
13519         (conpr-3.C): Likewise.
13520         * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
13521
13522 2001-01-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13523
13524         * gcc.c-torture/execute/20010114-2.c: New test.
13525
13526 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
13527
13528         * gcc.c-torture/compile/20010114-1.c: New test.
13529         * gcc.c-torture/compile/20010114-1.x: Xfail.
13530         * gcc.c-torture/compile/20010114-2.c: New test.
13531         * gcc.c-torture/execute/20010114-1.c: New test.
13532         * gcc.dg/trunc-1.c: New test.
13533         * gcc.dg/uninit-B.c: New test.
13534
13535 2001-01-13  Nick Clifton  <nickc@redhat.com>
13536
13537         * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
13538         target.
13539
13540 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
13541
13542         * gcc.c-torture/compile/20010113-1.c: New test.
13543
13544 2001-01-13  Jakub Jelinek  <jakub@redhat.com>
13545
13546         * gcc.c-torture/compile/20001212-1.c: New test.
13547
13548 2001-01-13  Neil Booth  <neil@daikokuya.demon.co.uk>
13549
13550         * gcc.dg/cpp/widestr1.c: Update.
13551         * gcc.dg/cpp/prag-imp.c: Remove.
13552
13553 2001-01-12  Jakub Jelinek  <jakub@redhat.com>
13554
13555         * gcc.c-torture/execute/20000801-3.x: Remove.
13556         * gcc.dg/c90-init-1.c: New test.
13557         * gcc.dg/c99-init-1.c: New test.
13558         * gcc.dg/c99-init-2.c: New test.
13559         * gcc.dg/gnu99-init-1.c: New test.
13560
13561 2001-01-12  Richard Earnshaw <rearnsha@arm.com>
13562
13563         * lib/f-torture.exp (f_torture_compile): Prune the warnings before
13564         testing that no relevant ones were found.
13565
13566 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
13567
13568         * g++.old-deja/g++.pt/cast2.C: New test.
13569
13570 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
13571
13572         * g++.old-deja/g++.pt/friend47.C: New test.
13573
13574 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
13575
13576         * g++.old-deja/g++.pt/instantiate13.C: New test.
13577
13578 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
13579
13580         * g++.old-deja/g++.other/defarg7.C: New test.
13581         * g++.old-deja/g++.other/defarg8.C: New test.
13582
13583 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
13584
13585         * g++.old-deja/g++.pt/crash64.C: New test.
13586
13587 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
13588
13589         * g++.old-deja/g++.pt/crash63.C: New test.
13590
13591 2001-01-11  Neil Booth  <neil@daikokuya.demon.co.uk>
13592
13593         * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
13594
13595 2001-01-10  Alan Lehotsky  <lehotsky@tiac.net>
13596
13597         * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
13598
13599 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
13600
13601         * g++.old-deja/g++.pt/error3.C: New test.
13602
13603 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
13604
13605         * g++.old-deja/g++.other/crash39.C: New test.
13606
13607 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
13608
13609         * g++.old-deja/g++.other/vbase4.C: New test.
13610
13611 2001-01-08  Jonathan Larmour  <jlarmour@redhat.com>
13612
13613         * gcc.dg/20000419-2.c: Move to "special" subdirectory.
13614         * gcc.dg/special/20000419-2.c: New file. Identical to above.
13615         * gcc.dg/special/special.exp: New test driver which will check
13616         for alias support for the above test.
13617
13618 2001-01-09  Alan Lehotsky  <lehotsky@tiac.net>
13619
13620         * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
13621         problems on small machines.
13622         * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
13623         parameterize.
13624
13625 2001-01-09  Jeffrey Oldham  <oldham@codesourcery.com>
13626
13627         * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
13628         mips.
13629         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
13630
13631 2001-01-09  Nathan Sidwell  <nathan@codesourcery.com>
13632
13633         * g++.old_deja/g++.pt/using8.C: New test.
13634
13635 2001-01-09  Joseph S. Myers  <jsm28@cam.ac.uk>
13636
13637         * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
13638
13639 2000-01-08  Loren J. Rittle  <ljrittle@acm.org>
13640
13641         * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
13642         where a failure is expected.
13643         * gcc.c-torture/execute/ieee/rbug.x: Likewise.
13644
13645 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
13646
13647         * g++.old_deja/g++.pt/instantiate12.C: New test.
13648
13649 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
13650
13651         * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
13652         start of structs.
13653         * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
13654         * g++.old-deja/g++.brendan/crash17.C: Likewise.
13655         * g++.old-deja/g++.brendan/crash29.C: Likewise.
13656         * g++.old-deja/g++.brendan/crash48.C: Likewise.
13657         * g++.old-deja/g++.brendan/ns1.C: Likewise.
13658         * g++.old-deja/g++.brendan/warnings1.C: Likewise.
13659         * g++.old-deja/g++.bugs/900205_04.C: Likewise.
13660         * g++.old-deja/g++.bugs/900514_03.C: Likewise.
13661         * g++.old-deja/g++.eh/spec6.C: Likewise.
13662         * g++.old-deja/g++.jason/crash3.C: Likewise.
13663         * g++.old-deja/g++.law/ctors11.C: Likewise.
13664         * g++.old-deja/g++.law/ctors17.C: Likewise.
13665         * g++.old-deja/g++.law/ctors5.C: Likewise.
13666         * g++.old-deja/g++.law/ctors9.C: Likewise.
13667         * g++.old-deja/g++.mike/ambig1.C: Likewise.
13668         * g++.old-deja/g++.mike/net22.C: Likewise.
13669         * g++.old-deja/g++.mike/p3538a.C: Likewise.
13670         * g++.old-deja/g++.mike/p3538b.C: Likewise.
13671         * g++.old-deja/g++.mike/virt3.C: Likewise.
13672         * g++.old-deja/g++.niklas/t128.C: Likewise.
13673         * g++.old-deja/g++.other/anon4.C: Likewise.
13674         * g++.old-deja/g++.other/using1.C: Likewise.
13675         * g++.old-deja/g++.other/warn3.C: Likewise.
13676         * g++.old-deja/g++.pt/t37.C: Likewise.
13677         * g++.old-deja/g++.robertl/eb69.C: Likewise.
13678         * g++.old-deja/g++.robertl/eb71.C: Likewise.
13679
13680 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
13681
13682         * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
13683
13684 2001-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13685
13686         * gcc.c-torture/execute/stdio-opt-3.c: New test.
13687
13688 2001-01-07  Jakub Jelinek  <jakub@redhat.com>
13689
13690         * gcc.c-torture/compile/20010107-1.c: New test.
13691
13692 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
13693
13694         * gcc.c-torture/execute/builtin-noret-1.c: New test.
13695
13696 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
13697
13698         * gcc.dg/format/format.h: New file.
13699         * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
13700         gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
13701         gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
13702         gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
13703         gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
13704         gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
13705         gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
13706         gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
13707         gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
13708         gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
13709         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
13710         gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
13711         gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
13712         gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
13713         gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
13714         gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
13715         gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
13716         gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
13717         gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
13718         gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
13719         gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
13720         instead of declaring standard types, macros and functions in each
13721         test.
13722
13723 2001-01-06  Alexandre Oliva  <aoliva@redhat.com>
13724
13725         * gcc.c-torture/execute/20010106-1.c: New test.
13726
13727 2001-01-06  Joseph S. Myers  <jsm28@cam.ac.uk>
13728
13729         * gcc.dg/format/format.exp: New file.
13730         * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
13731         * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
13732         * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
13733         * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
13734         * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
13735         * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
13736         * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
13737         * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
13738         * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
13739         * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
13740         * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
13741         * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
13742         * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
13743         * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
13744         * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
13745         * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
13746         * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
13747         * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
13748         * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
13749         * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
13750         * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
13751         * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
13752         * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
13753         * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
13754         * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
13755         * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
13756         * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
13757         * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
13758         * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
13759         * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
13760         * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
13761         * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
13762         * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
13763         * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
13764         * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
13765         * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
13766         * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
13767         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
13768         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
13769         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
13770         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
13771         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
13772
13773 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
13774
13775         * gcc.c-torture/execute/991228-1.c: Take word endianness into
13776         account.
13777
13778 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
13779
13780         * gcc.c-torture/execute/builtin-complex-1.c: New test.
13781
13782 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
13783
13784         * g++.old-deja/g++.pt/crash62.C: New test.
13785
13786 2001-01-04  Richard Henderson  <rth@redhat.com>
13787
13788         * gcc.dg/20000926-1.c: Update expected warnings.
13789         * gcc.dg/array-2.c: Likewise.
13790         * gcc.dg/array-4.c: Also validate flexible array members.
13791         * gcc.dg/c99-flex-array-1.c: New.
13792
13793 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
13794
13795         * gcc.c-torture/compile/20001222-1.x: Remove.
13796
13797 2001-01-04  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
13798
13799         * gcc.c-torture/execute/built-in-setjmp.c: New.
13800
13801 2001-01-03  Richard Henderson  <rth@redhat.com>
13802
13803         * gcc.dg/940510-1.c: Update expected error wording.
13804         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
13805
13806 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
13807
13808         * lib/target-supports.exp (check_alias_available): Modified to
13809         indicate aliases not supported if only weak aliases are supported.
13810
13811 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13812
13813         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
13814         Turn on cmpstrsi checks for __pj__ and __i370__.
13815
13816 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
13817
13818         * g++.old-deja/g++.other/virtual11.C: New test.
13819
13820 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
13821
13822         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
13823
13824 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13825
13826         * gcc.c-torture/compile/20010102-1.c: New test.
13827
13828 2001-01-02  Andreas Jaeger  <aj@suse.de>
13829
13830         * gcc.dg/noreturn-3.c: New test.
13831
13832         * gcc.dg/noreturn-4.c: New test.
13833
13834 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13835
13836         * gcc.c-torture/execute/stdio-opt-1.c: Also test
13837         __builtin_fputc and __builtin_fwrite.
13838
13839 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
13840
13841         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
13842         signed char, not default char.
13843
13844 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
13845
13846         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
13847
13848 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
13849
13850         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
13851
13852 2000-12-29  Richard Henderson  <rth@redhat.com>
13853
13854         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
13855         (__cyg_profile_func_exit): Define.
13856
13857 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
13858
13859         * g++.dg/vtgc1.C: New test.
13860
13861 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
13862
13863         * gcc.dg/noncompile/20001228-1.c: New test.
13864
13865         * gcc.dg/20001228-1.c: New test.
13866
13867         * gcc.c-torture/execute/20001228-1.c: New test.
13868
13869 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
13870
13871         * gcc.dg/format-strfmon-1.c: New test.
13872
13873 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13874
13875         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
13876         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
13877         * gcc.c-torture/execute/string-opt-1.c: Likewise.
13878         * gcc.c-torture/execute/string-opt-2.c: Likewise.
13879         * gcc.c-torture/execute/string-opt-3.c: Likewise.
13880         * gcc.c-torture/execute/string-opt-4.c: Likewise.
13881         * gcc.c-torture/execute/string-opt-6.c: Likewise.
13882         * gcc.c-torture/execute/string-opt-7.c: Likewise.
13883         * gcc.c-torture/execute/string-opt-8.c: Likewise.
13884         * gcc.c-torture/execute/string-opt-9.c: Likewise.
13885         * gcc.c-torture/execute/string-opt-10.c: Likewise.
13886         * gcc.c-torture/execute/string-opt-11.c: Likewise.
13887         * gcc.c-torture/execute/string-opt-12.c: Likewise.
13888
13889         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
13890         * gcc.c-torture/execute/string-opt-4.c: Test index.
13891
13892 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
13893
13894         * gcc.c-torture/compile/20001226-1.c: New test.
13895
13896 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
13897
13898         * gcc.c-torture/compile/20001222-1.c: New test.
13899         * gcc.c-torture/compile/20001222-1.x: Xfail.
13900
13901 2000-12-22  Alexandre Oliva  <aoliva@redhat.com>
13902
13903         * gcc.c-torture/execute/comp-goto-2.c: New test.
13904
13905 2000-12-21  J"orn Rennecke <amylaar@redhat.com>
13906
13907         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
13908         Use long types if __INT_MAX__ is 32767.
13909         (main): Use cast to (sint32 *) when poking 88 into a_page.
13910
13911         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
13912
13913 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
13914
13915         * gcc.c-torture/compile/20001221-1.c: New test.
13916         * gcc.c-torture/execute/20001221-1.c: New test.
13917
13918 2000-12-20  Richard Henderson  <rth@redhat.com>
13919
13920         * g++.old-deja/g++.pt/crash36.C: Update error lines.
13921         * g++.old-deja/g++.robertl/eb109.C: Likewise.
13922
13923 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13924
13925         * gcc.dg/compare3.c: New test.
13926
13927 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
13928
13929         * gcc.dg/format-warnll-1.c: New test.
13930
13931 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
13932
13933         * gcc.dg/cpp/cmdlne-P.c: New test.
13934
13935 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
13936
13937         * gcc.c-torture/execute/builtin-abs-1.c,
13938         gcc.c-torture/execute/builtin-abs-2.c: New tests.
13939
13940 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
13941
13942         * gcc.dg/cpp/multiline.c: New test.
13943
13944 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
13945
13946         * g++.old-deja/g++.other/syshdr1.C: Update.
13947         * gcc.dg/cpp/lineflags.c: Remove temporarily.
13948
13949 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13950
13951         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
13952
13953 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13954
13955         * g++.old-deja/g++.pt/ttp65.C: New test.
13956
13957 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13958
13959         * g++.old-deja/g++.pt/ttp64.C: New test.
13960
13961 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13962
13963         * g++.old-deja/g++.pt/spec33.C: New test.
13964
13965 2000-12-14  Catherine Moore  <clm@redhat.com>
13966
13967         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
13968         * gcc.c-torture/execute/920612-2.c: Likewise.
13969         * gcc.c-torture/execute/920428-2.c: Likewise.
13970         * gcc-c-torture/execute/va-arg-11.c: Call exit.
13971         * gcc.c-torture/execute/va-arg-21.c: Likewise.
13972
13973 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13974
13975         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
13976         * gcc.dg/pack-test-2.c: Likewise.
13977
13978 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
13979
13980         Tests by Zack Weinberg <zackw@stanford.edu>.
13981
13982         * gcc.dg/cpp/defined.c: Update.
13983         * gcc.dg/cpp/defined_trad.c: New tests.
13984
13985 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
13986
13987         * gcc.dg/cpp/trad-direct.c: Update.
13988
13989 2000-12-11  Neil Booth  <neilb@earthling.net>
13990
13991         * gcc.dg/cpp/defined_trad.c
13992
13993 2000-12-11  Neil Booth  <neilb@earthling.net>
13994
13995         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
13996
13997 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
13998
13999         * gcc.dg/format-miss-2.c: New test.
14000
14001 2000-12-09  Neil Booth  <neilb@earthling.net>
14002
14003         * gcc.dg/cpp/lineflags.c: New tests.
14004         * gcc.dg/cpp/poison.c: Update.
14005         * gcc.dg/cpp/redef2.c: Update.
14006         * gcc.dg/cpp/skipping.c: New test.
14007
14008 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
14009
14010         * g++.old-deja/g++.other/eh3.C: New testcase.
14011
14012 2000-12-07  Neil Booth  <neilb@earthling.net>
14013
14014         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
14015         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
14016         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
14017         wtr-union-init-2.c, wtr-union-init-3.c: Update.
14018         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
14019         Update.
14020
14021 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
14022
14023         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
14024         __SIZE_TYPE__ instead of int for type of integers cast to
14025         pointers.
14026
14027 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
14028
14029         * g++.old-deja/g++.other/cleanup4.C: New test.
14030
14031 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
14032
14033         * format-sec-1.c: New test.
14034
14035 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
14036
14037         * gcc.dg/format-nonlit-3.c: New test.
14038
14039 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
14040
14041         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
14042         through a null pointer.
14043
14044 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14045
14046         * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
14047         * g++.old-deja/g++.pt/partial4.C: New test.
14048
14049 2000-12-06  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
14050
14051         * gcc.c-torture/execute/ieee/hugeval.x: New.
14052
14053 2000-12-06  Neil Booth  <neilb@earthling.net>
14054
14055         * gcc.dg/cpp/backslash2.c: New tests.
14056
14057 2000-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14058
14059         * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
14060         * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
14061
14062 2000-12-05  Geoffrey Keating  <geoffk@redhat.com>
14063
14064         * gcc.c-torture/execute/20001203-2.c: New testcase.
14065
14066 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
14067
14068         * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
14069         * g++.old-deja/g++.other/virtual10.C: New test.
14070
14071 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
14072
14073         * g++.old-deja/g++.mike/pmf5.C: Remove test.
14074
14075 2000-12-05  Richard Henderson  <rth@redhat.com>
14076
14077         * gcc.c-torture/compile/20001205-1.c: New.
14078
14079 2000-12-04  Neil Booth  <neilb@earthling.net>
14080
14081         * g++.old-deja/g++.other/virtual9.C: New test.
14082         * g++.old-deja/g++.pt/crash61.C: New test.
14083         * gcc.c-torture/execute/loop-9.c: New test.
14084
14085 2000-12-04  Neil Booth  <neilb@earthling.net>
14086
14087         * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
14088         * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
14089         * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
14090         * gcc.dg/cpp/extratokens.c: ...here.
14091
14092 2000-12-04  Neil Booth  <neilb@earthling.net>
14093
14094         * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
14095         New tests.
14096
14097 2000-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14098
14099         * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
14100         * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
14101
14102 2000-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
14103
14104         * gcc.c-torture/execute/20001203-1.c: New test.
14105
14106 2000-12-03  Neil Booth  <neilb@earthling.net>
14107
14108         * gcc.dg/cpp/macro6.c: New test cases.
14109
14110 2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14111
14112         * gcc.c-torture/execute/string-opt-9.c: New test.
14113         * gcc.c-torture/execute/string-opt-10.c: Likewise.
14114         * gcc.c-torture/execute/string-opt-11.c: Likewise.
14115         * gcc.c-torture/execute/string-opt-12.c: Likewise.
14116
14117         * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
14118         * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
14119
14120 2000-12-02  Geoffrey Keating  <geoffk@redhat.com>
14121
14122         * gcc.dg/cpp/if-6.c: New testcase.
14123
14124         * gcc.dg/20001201-1.c: New testcase.
14125
14126 2000-12-02  Neil Booth  <neilb@earthling.net>
14127
14128         * g++.old-deja/g++.other/externC4.C,
14129         g++.old-deja/g++.other/friend10.C: New tests.
14130
14131 2000-12-02  Neil Booth  <neilb@earthling.net>
14132
14133         * g++.old-deja/g++.other/instan2.C
14134         * g++.old-deja/g++.other/instan3.C: New test.
14135
14136 2000-12-02  Neil Booth  <neilb@earthling.net>
14137
14138         * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
14139         c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
14140         gnuc99.c,gnuc99-pedantic.c: New tests.
14141
14142 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
14143
14144         * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
14145         gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
14146
14147 2000-12-01  Neil Booth  <neilb@earthling.net>
14148
14149         * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
14150         * gcc.dg/cpp/poison.c: Update.
14151         * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
14152
14153 2000-12-01  Toon Moene  <toon@moene.indiv.nluug.nl>
14154
14155         * g77.f-torture/execute/20001201.f: New test.
14156
14157 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
14158
14159         * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
14160
14161 2000-12-01  Jakub Jelinek  <jakub@redhat.com>
14162
14163         * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
14164
14165 2000-12-01  Nathan Sidwell  <nathan@codesourcery.com>
14166
14167         * g++.old-deja/g++.other/cast6.C: New test.
14168
14169 2000-11-30  Geoffrey Keating  <geoffk@redhat.com>
14170
14171         * gcc.c-torture/execute/20001130-2.c: New testcase.
14172
14173 2000-11-30  Richard Henderson  <rth@redhat.com>
14174
14175         * gcc.c-torture/execute/20001130-1.c: New test.
14176
14177 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
14178
14179         * g++.old-deja/g++.other/op3.C: New test.
14180
14181 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
14182
14183         * g++.old-deja/g++.other/op2.C: New test.
14184
14185 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
14186
14187         * g++.old-deja/g++.other/crash38.C: New test.
14188
14189 2000-11-29  Toon Moene  <toon@moene.indiv.nluug.nl>
14190
14191         * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
14192
14193 2000-11-29  Jakub Jelinek  <jakub@redhat.com>
14194
14195         * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
14196         tests.
14197         * gcc.c-torture/execute/string-opt-6.c: New test.
14198
14199         * gcc.dg/20001117-1.c: Add main.
14200
14201 2000-11-28  Geoffrey Keating  <geoffk@redhat.com>
14202
14203         * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
14204         Move from here ...
14205         * gcc.dg/940510-1.c: ... to here.
14206
14207         * gcc.dg/20000926-1.c: GNU C now allows initializations of
14208         zero-size arrays in toplevel structures.
14209
14210 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
14211
14212         * gcc.c-torture/execute/loop-8.c: New test.
14213
14214 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
14215
14216         * g++.old-deja/g++.other/base1.C: New test.
14217
14218 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
14219
14220         * g++.old-deja/g++.other/parse2.C: New test.
14221
14222 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
14223
14224         * g++.old-deja/g++.pt/incomplete1.C: New test.
14225
14226 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
14227
14228         * g++.old-deja/g++.other/friend9.C: New test.
14229
14230 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
14231
14232         * gcc.dg/20001127-1.c: New test.
14233
14234 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
14235
14236         * g++.old-deja/g++.pt/friend46.C: New test.
14237
14238 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
14239
14240         * g++.old-deja/g++.other/ptrmem8.C: New test.
14241
14242 2000-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14243
14244         * gcc.c-torture/execute/string-opt-7.c: New test.
14245         * gcc.c-torture/execute/string-opt-8.c: Likewise.
14246
14247 2000-11-26  Gabriel Dos Reis  <gdr@codesourcery.com>
14248
14249         * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
14250         instead of 'mkcheck 2'.
14251
14252 2000-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
14253
14254         * gcc.c-torture/execute/memcheck/driver.c,
14255         gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
14256         C9X references to refer to C99.
14257
14258 2000-11-25  Jakub Jelinek  <jakub@redhat.com>
14259
14260         * gcc.dg/ultrasp3.c: New test.
14261
14262 2000-11-25  Neil Booth  <neilb@earthling.net>
14263
14264         * gcc.dg/cpp/include2.c: Update test to be locale independent.
14265
14266 2000-11-25  Alexandre Oliva  <aoliva@redhat.com>
14267
14268         * gcc.c-torture/compile/20001123-2.c: New.
14269
14270 2000-11-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14271
14272         * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
14273
14274 2000-11-24  Bernd Schmidt  <bernds@redhat.co.uk>
14275
14276         * gcc.dg/sequence-point-1.c: Add some new tests.
14277         * gcc.c-torture/execute/20001124-1.c: New test.
14278
14279 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
14280
14281         * g++.old-deja/g++.other/vaarg4.C: New test.
14282         * gcc.c-torture/compile/20001123-1.c: New test.
14283
14284 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
14285
14286         * g++.other/crash24.C: Adjust and remove XFAIL.
14287         * g++.other/crash37.C: New test.
14288
14289 2000-11-23  Nathan Sidwell  <nathan@codesourcery.com>
14290
14291         * g++.old-deja/g++.pt/instantiate9.C: New test.
14292
14293 2000-11-22  Mark Mitchell  <mark@codesourcery.com>
14294
14295         * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
14296         new ABI, too.
14297
14298         * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
14299         * g++.old-deja/g++.robertl/eb55.C: Likewise.
14300
14301 2000-11-22  Neil Booth  <neilb@earthling.net>
14302
14303         * gcc.dg/cpp/Wtrigraphs.c: New test.
14304
14305 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
14306
14307         * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
14308
14309 2000-11-22  Jakub Jelinek  <jakub@redhat.com>
14310
14311         * gcc.c-torture/execute/ieee/20001122-1.c: New test.
14312
14313 2000-11-22  Hans-Peter Nilsson  <hp@bitrange.com>
14314
14315         * lib/gcc-dg.exp: load_lib scanasm.exp.
14316         (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
14317         * lib/g++-dg.exp: load_lib scanasm.exp.
14318         * lib/scanasm.exp: New.
14319         (scan-assembler, scan-assembler-not): Add optional arguments to
14320         test name, or if not present, the pattern name.
14321         (scan-assembler-dem, scan-assembler-dem-not): New.
14322
14323         * g++.dg/dg.exp: New.
14324
14325 2000-11-21  Neil Booth  <neilb@earthling.net>
14326
14327         * gcc.dg/cpp/integrated1.c: Remove.
14328
14329 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
14330
14331         * gcc.c-torture/execute/20001121-1.c: New test.
14332
14333 2000-11-21  Richard Henderson  <rth@redhat.com>
14334
14335         * gcc.c-torture/compile/20001121-1.c: New test.
14336
14337 2000-11-20  Neil Booth  <neilb@earthling.net>
14338
14339         * gcc.dg/cpp/integrated1.c: New test.
14340
14341 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
14342
14343         * g++.old-deja/g++.other/inline17.C: New test.
14344
14345 2000-11-20  Donald Lindsay  <dlindsay@redhat.com>
14346
14347         * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
14348         local variable to be zero: I made the variable global. Now
14349         uses abort() and exit() instead of relying on main's return value.
14350
14351 2000-11-20  Neil Booth  <neilb@earthling.net>
14352
14353         * gcc.dg/cpp/paste2.c: Update test.
14354         * objc/execute/paste.m: New test.
14355
14356 2000-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
14357
14358         * gcc.dg/c99-condexpr-1.c: New test.
14359
14360 2000-11-20  Neil Booth  <neilb@earthling.net>
14361
14362         * gcc.dg/cpp/macsyntx.c: Use correct command line option.
14363
14364 2000-11-20  Nathan Sidwell  <nathan@codesourcery.com>
14365
14366         * g++.old-deja/g++.pt/export1.C: New test.
14367
14368 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
14369
14370         * gcc.dg/20001117-1.c: New test.
14371
14372 2000-11-18  Richard Henderson  <rth@redhat.com>
14373
14374         * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
14375
14376 2000-11-18  Richard Henderson  <rth@redhat.com>
14377
14378         * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
14379         * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
14380         * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
14381
14382 2000-11-18  Richard Henderson  <rth@redhat.com>
14383
14384         * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
14385         (main): New.  Exit cleanly.
14386
14387 2000-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
14388
14389         * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
14390         gcc.dg/c99-fordecl-2.c: New tests.
14391
14392 2000-11-18  Richard Henderson  <rth@redhat.com>
14393
14394         * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
14395         * gcc.c-torture/execute/zerolen-2.c: New.
14396
14397 2000-11-18  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14398
14399         * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
14400         memory.
14401
14402 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
14403
14404         * g++.old-deja/g++.pt/instantiate8.C: New test.
14405
14406 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
14407
14408         * g++.old-deja/g++.other/incomplete.C: Add more tests.
14409         * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
14410
14411 2000-11-16  Nick Clifton  <nickc@redhat.com>
14412
14413         * gcc.c-torture/execute/nestfunc-2.c: New test.
14414         * gcc.c-torture/execute/nestfunc-3.c: New test.
14415
14416 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
14417
14418         * gcc.c-torture/compile/20001116-1.c: New test.
14419
14420 2000-11-15  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14421
14422         * gcc.c-torture/execute/20001115-1.c: New test.
14423
14424 2000-11-15  Mark Mitchell  <mark@codesourcery.com>
14425
14426         * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
14427         * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
14428         * g++.old-deja/g++.abi/ptrflags.C: Likewise.
14429         * g++.old-deja/g++.abi/vmihint.C: Likewise.
14430
14431 2000-11-15  Neil Booth  <neilb@earthling.net>
14432
14433         gcc.dg/cpp/_Pragma1.c: Update.
14434         gcc.dg/cpp/_Pragma2.c: New test.
14435
14436 2000-11-15  Nathan Sidwell  <nathan@codesourcery.com>
14437
14438         * g++.old-deja/g++.other/anon5.C: New test.
14439
14440 2000-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
14441
14442         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
14443         tests.
14444
14445 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
14446
14447         * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
14448         output.
14449
14450 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14451
14452         * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
14453         labels at end of compound statements.
14454
14455 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
14456
14457         * gcc.c-torture/execute/loop-7.c: New test.
14458
14459 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14460
14461         * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
14462
14463 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14464
14465         * gcc.dg/c99-bool-1.c: New test.
14466
14467 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14468
14469         * gcc.dg/c99-scope-1.c: Remove xfail.
14470         * gcc.dg/c99-scope-2.c: New test.
14471
14472 2000-11-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14473
14474         * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
14475         * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
14476
14477 2000-11-11  Mark Mitchell  <mark@codesourcery.com>
14478
14479         * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
14480         error messages.
14481
14482         * g++.mike/p700.C: Don't typedef wchar_t.
14483         * g++.mike/p784.C: Likewise.
14484         * g++.mike/eb101.C: Don't use __wchar_t.
14485
14486 2000-11-11  Toon Moene  <toon@moene.indiv.nluug.nl>
14487
14488         * g77.f-torture/execute/20001111.[fx]: Test premature exit
14489         from DO loop.
14490
14491 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
14492
14493         * gcc.c-torture/execute/20001111-1.c: New test.
14494
14495 2000-11-10  Nick Clifton  <nickc@redhat.com>
14496
14497         * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
14498         long multuiple and accumulate.
14499
14500 2000-11-09  Richard Henderson  <rth@redhat.com>
14501
14502         * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
14503         via size_t instead of int.
14504
14505         * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
14506         * gcc.c-torture/execute/string-opt-2.c: Likewise.
14507         * gcc.c-torture/execute/string-opt-3.c: Likewise.
14508         * gcc.c-torture/execute/string-opt-4.c: Likewise.
14509
14510 2000-11-09  Geoffrey Keating  <geoffk@redhat.com>
14511
14512         * gcc.c-torture/compile/20001109-1.c: New test.
14513         * gcc.c-torture/compile/20001109-2.c: New test.
14514
14515 2000-11-09  Nathan Sidwell  <nathan@codesourcery.com>
14516
14517         * g++.old-deja/g++.pt/operator1.C: New test.
14518         * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
14519
14520 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
14521
14522         * gcc.dg/20001108-1.c: New test.
14523
14524 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
14525
14526         * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
14527         with both arguments constant strings.
14528         * gcc.c-torture/execute/string-opt-3.c: New test.
14529         * gcc.c-torture/execute/string-opt-4.c: New test.
14530         * gcc.c-torture/execute/string-opt-5.c: New test.
14531
14532 2000-11-08  Nick Clifton  <nickc@redhat.com>
14533
14534         * gcc.c-torture/execute/20001108-1.c: New test case.  Checks
14535         mulsidi3adddi patterns.
14536
14537 2000-11-08  Nathan Sidwell  <nathan@codesourcery.com>
14538
14539         * g++.old-deja/g++.other/crash36.C: New test.
14540
14541 2000-11-08  Jakub Jelinek  <jakub@redhat.com>
14542
14543         * g++.old-deja/g++.other/init16.C: New test.
14544
14545 2000-11-06  Loren J. Rittle  <ljrittle@acm.org>
14546
14547         * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
14548
14549 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
14550
14551         * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
14552         * gcc.c-torture/execute/va-arg-16.x: Likewise.
14553         * gcc.c-torture/execute/va-arg-17.x: Likewise.
14554
14555 2000-11-07  DJ Delorie  <dj@redhat.com>
14556
14557         * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
14558
14559 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14560
14561         * gcc.c-torture/execute/string-opt-1.c: New test.
14562
14563 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
14564
14565         * gcc.c-torture/execute/va-arg-15.x: New file.  Fails on
14566         mips-sgi-irix6.* because the MIPS ABI passes floating-point
14567         parameters in registers, and there is no way for a varargs
14568         function to know in which order the integer and floating-point
14569         parameters should be interleaved when they are placed on the
14570         stack.
14571         * gcc.c-torture/execute/va-arg-16.x: Likewise.
14572         * gcc.c-torture/execute/va-arg-17.x: Likewise.
14573
14574 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14575
14576         * gcc.c-torture/execute/string-opt-2.c: New test.
14577
14578 2000-11-07  Nathan Sidwell  <nathan@codesourcery.com>
14579
14580         * g++.old-deja/g++.pt/crash60.C: New test.
14581
14582 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
14583
14584         * g++.old-deja/g++.other/crash24.C: New test.
14585         * g++.old-deja/g++.other/crash25.C: New test.
14586         * g++.old-deja/g++.other/crash26.C: New test.
14587         * g++.old-deja/g++.other/crash27.C: New test.
14588         * g++.old-deja/g++.other/crash28.C: New test.
14589         * g++.old-deja/g++.other/crash29.C: New test.
14590         * g++.old-deja/g++.other/crash30.C: New test.
14591         * g++.old-deja/g++.other/crash31.C: New test.
14592         * g++.old-deja/g++.other/crash32.C: New test.
14593         * g++.old-deja/g++.other/crash33.C: New test.
14594         * g++.old-deja/g++.other/crash34.C: New test.
14595         * g++.old-deja/g++.other/crash35.C: New test.
14596
14597 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
14598
14599         * gcc.c-torture/execute/20001031-1.c: New test.
14600
14601 2000-11-04  Mark Mitchell  <mark@codesourcery.com>
14602
14603         * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
14604         namespace.
14605
14606         * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
14607         standards-conformant.
14608
14609         * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
14610
14611         * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
14612         * g++.old-deja/g++.mike/p755a.C: Likewise.
14613         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
14614         library makes no calls to `operator new' during initialization.
14615
14616 2000-11-04  Neil Booth  <neilb@earthling.net>
14617
14618         * gcc.dg/cpp/include2.c: New tests.
14619
14620 2000-11-03  Mark P Mitchell  <mark@codesourcery.com>
14621
14622         * lib/g++.exp (g++_set_ld_library_path): New function.
14623         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
14624
14625 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
14626
14627         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
14628         warnings.
14629
14630 2000-11-01  Richard Henderson  <rth@redhat.com>
14631
14632         * g++.old-deja/g++.ext/namedret1.C: New.
14633         * g++.old-deja/g++.ext/namedret2.C: New.
14634         * g++.old-deja/g++.ext/namedret3.C: New.
14635
14636 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
14637
14638         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
14639         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
14640
14641 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14642
14643         * gcc.c-torture/execute/va-arg-21.c: New test.
14644
14645 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
14646
14647         * gcc.dg/c99-complex-2.c: New test.
14648
14649 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14650
14651         * gcc.c-torture/execute/stdio-opt-1.c: New test.
14652
14653 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
14654
14655         * g++.old-deja/g++.other/inline16.C: New test.
14656
14657 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
14658
14659         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
14660         __PRETTY_FUNCTION__
14661
14662 2000-10-29  Neil Booth  <neilb@earthling.net>
14663
14664         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
14665         New tests.
14666         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
14667         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
14668         optimisation.
14669
14670 2000-10-29  Neil Booth  <neilb@earthling.net>
14671
14672         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
14673         * mi1.c, mi1c.h: Add null directives to multiple-include test.
14674         * mi5.c: Test multiple includes work with -C.
14675         * trigraphs.c: Test ^= version.
14676
14677 2000-10-28  Neil Booth  <neilb@earthling.net>
14678
14679         New tests and test updates for new macro expander.
14680
14681         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
14682         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
14683         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
14684         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
14685         new diagnostic messages.
14686
14687         * gcc.dg/cpp/macro3.c: New tests.
14688
14689 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
14690
14691         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
14692         on the same line.
14693
14694 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
14695
14696         * g++.old-deja/g++.other/eh2.C: New test.
14697
14698 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
14699
14700         * gcc.c-torture/execute/20001027-1.c: New test.
14701
14702 2000-10-26  Richard Henderson  <rth@redhat.com>
14703
14704         * gcc.c-torture/execute/20001026-1.c: New.
14705
14706 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
14707
14708         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
14709         * g++.old-deja/g++.law/builtin1.C: Likewise.
14710         * g++.old-deja/g++.law/ctors10.C: Likewise.
14711         * g++.old-deja/g++.law/virtual3.C: Likewise.
14712         * g++.old-deja/g++.mike/p658.C: Likewise.
14713         * g++.old-deja/g++.other/sibcall1.C: Likewise.
14714         * g++.old-deja/g++.other/vaarg2.C: Likewise.
14715         * g++.old-deja/g++.robertl/eb124.C: Likewise.
14716         * g++.old-deja/g++.robertl/eb44.C: Likewise.
14717         * g++.old-deja/g++.robertl/eb77.C: Likewise.
14718
14719 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
14720
14721         * gcc.c-torture/compile/20001024-1.c: New test.
14722
14723 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
14724
14725         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
14726         to tell us whether or not we are using V3.
14727
14728 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
14729
14730         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
14731         operands.
14732
14733 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
14734
14735         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
14736
14737 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
14738
14739         * gcc.c-torture/execute/20001024-1.c: New test.
14740
14741 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
14742
14743         * g++.old-deja/g++.other/sibcall1.C: New test.
14744
14745 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
14746
14747         * gcc.dg/noncompile/init-3.c: New test.
14748
14749 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
14750
14751         * gcc.dg/format-array-1.c: New test.
14752
14753 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
14754
14755         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
14756         writing through null pointers; remove comment about testing
14757         unterminated strings.
14758
14759 2000-10-17  Matthew Hiller  <hiller@redhat.com>
14760
14761         * gcc.c-torture/execute/20001017-2.c: New test.
14762
14763 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
14764
14765         * gcc.c-torture/compile/20001018-1.c: New test.
14766         * gcc.c-torture/compile/20001018-1.x: Xfail.
14767
14768 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14769
14770         * gcc.c-torture/execute/20001017-1.c: New test.
14771
14772 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
14773
14774         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
14775         for multiple use of arguments with scanf formats; add tests for
14776         multiple use of arguments.
14777
14778 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
14779
14780         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
14781
14782 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
14783
14784         * gcc.dg/format-miss-1.c: New test.
14785
14786 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
14787
14788         * gcc.c-torture/execute/20001013-1.c: New test.
14789
14790 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
14791
14792         * gcc.dg/format-branch-1.c: New test.
14793
14794 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
14795
14796         * README, lib/file-format.exp: Remove EGCS references.
14797
14798 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
14799
14800         * gcc.dg/20001013-1.c: New test.
14801
14802 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
14803
14804         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
14805         for intmax_t in the compiler using __typeof__ and the type rules
14806         for conditional expressions.
14807
14808 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
14809
14810         * gcc.dg/20001012-1.c: New test.
14811         * gcc.dg/20001012-2.c: New test.
14812
14813 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
14814
14815         * gcc.dg/format-attr-1.c: New test.
14816
14817 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
14818
14819         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
14820         __LONG_LONG_MAX__ instead of LLONG_MAX.
14821
14822 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
14823
14824         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
14825         scanf flags.
14826         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
14827         flags.
14828
14829 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
14830
14831         * gcc.dg/sequence-pt-1.c: New test.
14832
14833 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
14834
14835         * gcc.c-torture/execute/20001011-1.c: New testcase.
14836         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
14837
14838 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
14839
14840         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
14841         does not error on it.
14842
14843 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
14844
14845         * gcc.dg/20001009-1.c: New test.
14846
14847 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
14848
14849         * gcc.c-torture/compile/20001009-1.c: Move from here ....
14850         * gcc.c-torture/execute/20001009-2.c: ... to here.
14851
14852 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
14853
14854         * gcc.c-torture/compile/20001009-1.c: New testcase.
14855         * gcc.c-torture/execute/20001009-1.c: New testcase.
14856         Testcases provided by Jan Hubicka <jh@suse.cz>.
14857
14858 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
14859
14860         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
14861         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
14862         uintmax_t using <limits.h> to emulate the compiler's internal
14863         logic.  No longer XFAIL %j tests.
14864
14865 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
14866
14867         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
14868         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
14869         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
14870         regexps and details of expected handling of some bad formats.
14871         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
14872         suppression.
14873
14874 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
14875
14876         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
14877         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
14878         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
14879         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
14880         in list archives.
14881
14882 2000-10-06  Richard Henderson  <rth@cygnus.com>
14883
14884         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
14885         * g++.old-deja/g++.brendan/crash52.C: Likewise.
14886         * g++.old-deja/g++.jason/report.C: Likewise.
14887         * g++.old-deja/g++.law/friend5.C: Likewise.
14888         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
14889         of the expected warnings.
14890
14891 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
14892
14893         * g++.old-deja/g++.pt/enum14.C: New test.
14894
14895 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
14896
14897         * g++.old-deja/g++.pt/crash59.C: New test.
14898
14899 2000-10-04  Will Cohen  <wcohen@redhat.com>
14900
14901         * gcc.dg/20000926-1.c: New test.
14902
14903 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
14904
14905         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
14906         function name for current C++ compiler.
14907         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
14908
14909 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
14910
14911         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
14912         __PRETTY_FUNCTION__.
14913         * g++.old-deja/g++.ext/pretty2.C: Likewise.
14914
14915 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14916
14917         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
14918
14919 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
14920
14921         * gcc.c-torture/compile/20000923-1.c: New test.
14922
14923 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
14924
14925         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
14926         * g++.old-deja/g++.pt/ttp62.C: Same.
14927         * g++.old-deja/g++.other/inline14.C: Same.
14928
14929 2000-09-24  Richard Henderson  <rth@cygnus.com>
14930
14931         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
14932
14933 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
14934
14935         * gcc.dg/c90-printf-1.c: Add test for wide string format.
14936
14937 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
14938
14939         * gcc.c-torture/compile/20000922-1.c: New file.
14940
14941 2000-09-21  Nick Clifton  <nickc@redhat.com>
14942
14943         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
14944         a signed long modulo operation.
14945         (mod6): New function - perform an unsigned long modulo operation.
14946         (main): Add tests for modulos of very large numbers by very small
14947         dividends.
14948
14949 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14950
14951         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
14952
14953 2000-09-19  Richard Henderson  <rth@cygnus.com>
14954
14955         * gcc.dg/compare2.c (case 10): XFAIL.
14956
14957 2000-09-18  Richard Henderson  <rth@cygnus.com>
14958
14959         * gcc.c-torture/execute/20000906-1.c: Move ...
14960         * gcc.dg/20000906-1.c: ... here.  Only run on targets
14961         that support __builtin_trap.
14962
14963 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
14964
14965         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
14966
14967 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
14968
14969         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
14970         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
14971         more $ format tests.
14972
14973 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
14974
14975         * gcc.dg/format-errmk-1.c: New test.
14976
14977 2000-09-17  Greg McGary  <greg@mcgary.org>
14978
14979         * gcc.c-torture/execute/20000917-1.x: Remove.
14980
14981 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
14982
14983         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
14984
14985 2000-09-17  Greg McGary  <greg@mcgary.org>
14986
14987         * gcc.c-torture/execute/20000917-1.c: New test.
14988         * gcc.c-torture/execute/20000917-1.x: XFAIL.
14989
14990 2000-09-16  Neil Booth  <NeilB@earthling.net>
14991
14992         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
14993         in nested macro bug.
14994
14995 2000-09-15  Neil Booth  <NeilB@earthling.net>
14996
14997         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
14998
14999 2000-09-14  Jeffrey A Law  (law@cygnus.com)
15000
15001         * gcc.c-torture/execute/20000914-1.c: New test.
15002
15003 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
15004
15005         * g++.other/inline13.C: New test.
15006
15007 2000-09-12  Andreas Jaeger  <aj@suse.de>
15008
15009         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
15010         constant by Ulrich Drepper <drepper@redhat.com>.
15011
15012 2000-09-12  J"orn Rennecke <amylaar@redhat.co.uk>
15013
15014         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
15015
15016 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15017
15018         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
15019
15020 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
15021
15022         * gcc.dg/cpp/backslash.c: New test.
15023
15024 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
15025
15026         * gcc.c-torture/execute/20000910-1.c: New test.
15027         * gcc.c-torture/execute/20000910-2.c: Likewise.
15028
15029 2000-09-11  Robert Lipe  <robertl@sco.com>
15030
15031         * gcc.dg/pragma-align.c: New test.
15032
15033 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
15034
15035         * g++.old-deja/g++.pt/explicit82.C: New test.
15036         * g++.old-deja/g++.pt/explicit83.C: New test.
15037
15038 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
15039
15040         * gcc.dg/asm-names.c: New test.
15041
15042 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15043
15044         * gcc.dg/cpp/tr-warn6.c: New test
15045
15046 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
15047
15048         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
15049         be accepted.
15050
15051 2000-09-07  Catherine Moore  <clm@redhat.com>
15052
15053         * gcc.c-torture/execute/unroll-1.c: New test.
15054
15055 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
15056
15057         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
15058         ERROR markers.
15059         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
15060         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
15061         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
15062         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
15063         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
15064         Preprocess only.
15065         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
15066         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
15067
15068 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
15069
15070         * g++.old-deja/g++.pt/deduct2.C: New test.
15071
15072 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
15073
15074         * g++.old-deja/g++.pt/parms2.C: New test.
15075
15076 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
15077
15078         * g++.old-deja/g++.pt/crash58.C: New test.
15079
15080 2000-09-06  Greg McGary  <greg@mcgary.org>
15081
15082         * gcc.c-torture/execute/20000906-1.c: New test.
15083         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
15084
15085 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15086
15087         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
15088
15089 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
15090
15091         * g++.old-deja/g++.pt/crash57.C: New test.
15092
15093 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
15094
15095         * g++.old-deja/g++.pt/crash56.C: New test.
15096
15097 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
15098
15099         * g++.old-deja/g++.pt/koenig1.C: New test.
15100
15101 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
15102
15103         * gcc.dg/20000904-1.c: New test.
15104
15105 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
15106
15107         * gcc.dg/cpp/paste8.c: New test.
15108
15109 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
15110
15111         * gcc.c-torture/compile/20000827-1.c: New test.
15112
15113 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
15114
15115         * gcc.dg/format-diag-1.c: New test.
15116
15117 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
15118
15119         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
15120         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
15121         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
15122         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
15123         gcc.dg/formatz-1.c: Adjust warning regular expressions.
15124
15125 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
15126
15127         * g++.old-deja/g++.other/nested4.C: New test.
15128
15129 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
15130
15131         * g++.old-deja/g++.ns/scoped1.C: New test.
15132
15133 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
15134
15135         * lib/g++.exp: Support testing already-installed GCC.
15136
15137 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15138
15139         * wtr-label-1.c, wtr-suffix-1.c: New tests.
15140
15141 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15142
15143         * gcc.dg/return-type-2.c: New test.
15144
15145 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
15146
15147         * gcc.c-torture/compile/20000825-1.c: New test.
15148
15149 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
15150
15151         * gcc.dg/dwarf2-2.c: New test.
15152
15153 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
15154
15155         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
15156         dg-warning regexps.
15157
15158 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
15159
15160         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
15161         gcc.dg/format-ext-5.c: New tests.
15162
15163 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
15164
15165         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
15166
15167 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
15168
15169         * gcc.dg/noncompile/930622-2.c: Adjust error message.
15170
15171 2000-08-24  Richard Henderson  <rth@cygnus.com>
15172
15173         * gcc.dg/ia64-sync-1.c: New test.
15174         * gcc.dg/ia64-sync-2.c: New test.
15175         * gcc.dg/ia64-asm-1.c: New test.
15176
15177 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
15178
15179         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
15180         * gcc.dg/format-ext-2.c: New test.
15181
15182 2000-08-23  Jason Merrill  <jason@redhat.com>
15183
15184         * lib/old-dejagnu.exp: Also ignore "In member function" and
15185         "At global scope".
15186
15187 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15188
15189         * gcc.dg/noncompile/label-lineno-1.c: New test.
15190
15191 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
15192
15193         * gcc.dg/c99-array-nonobj-1.c: New test.
15194
15195 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
15196
15197         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
15198         tests.
15199         * gcc.dg/format-ext-1.c: New test.
15200
15201 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15202
15203         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
15204         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
15205         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
15206         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
15207         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
15208
15209 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
15210
15211         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
15212         gcc.dg/c99-strftime-2.c: New tests.
15213
15214 2000-08-22  Richard Henderson  <rth@cygnus.com>
15215
15216         * gcc.c-torture/execute/20000822-1.c: New test.
15217
15218 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
15219
15220         * gcc.c-torture/execute/20000819-1.x: Remove.
15221
15222 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
15223
15224         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
15225         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
15226         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
15227         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
15228         gcc.dg/format-xopen-1.c: New tests.
15229
15230 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
15231
15232         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
15233
15234 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
15235
15236         * g++.old-deja/g++.other/loop2.C: New test.
15237
15238         * gcc.c-torture/compile/20000606-1.c: New test.
15239         * gcc.c-torture/compile/20000728-1.c: New test.
15240         * gcc.c-torture/execute/20000801-1.c: New test.
15241         * gcc.c-torture/execute/20000801-2.c: New test.
15242         * gcc.c-torture/execute/20000819-1.c: New test.
15243         * gcc.c-torture/execute/20000819-1.x: XFAIL.
15244         * gcc.dg/20000629-1.c: New test.
15245         * gcc.dg/20000724-1.c: New test.
15246         * gcc.dg/20000807-1.c: New test.
15247
15248 2000-08-20 Dennis Chernoivanov <cdi@sparc.spb.su>
15249
15250         * gcc.dg/cpp/pragma-1.c: New test.
15251         * gcc.dg/cpp/pragma-2.c: New test.
15252
15253 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
15254
15255         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
15256         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
15257
15258 2000-08-18  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
15259
15260         * gcc.c-torture/compile/20000818-1.c: New test.
15261
15262 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
15263
15264         * gcc.c-torture/execute/20000818-1.c: New test.
15265
15266 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
15267
15268         * gcc.dg/format-va-1.c: New test.
15269
15270 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
15271
15272         * g++.old-deja/g++.other/typedef8.C: New test.
15273
15274 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
15275
15276         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
15277         * g++.old-deja/g++.mike/net36.C: Mark candidate.
15278         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
15279         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
15280         * g++.old-deja/g++.other/ptrmem7.C: New test.
15281         * g++.old-deja/g++.pt/ptrmem10.C: New test.
15282
15283 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
15284
15285         * g++.old-deja/g++.pt/typename27.C: New test.
15286
15287 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
15288
15289         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
15290         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
15291         * g++.old-deja/g++.pt/friend45.C: New test.
15292         * g++.old-deja/g++.other/friend8.C: New test.
15293
15294 2000-08-15  Richard Henderson  <rth@cygnus.com>
15295
15296         * gcc.c-torture/execute/20000815-1.c: New test.
15297
15298 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
15299
15300         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
15301         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
15302         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
15303
15304 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
15305
15306         * g++.old-deja/g++.other/refinit2.C: New test.
15307
15308 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
15309
15310         * lib/c-torture.exp (c-torture): Make
15311         compiler_conditional_xfail_data global.
15312         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
15313         compiler_conditional_xfail_data machinery.
15314         (f-torture-execute): Likewise.
15315         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
15316         and only when unrolling loops.
15317
15318         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
15319
15320 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
15321
15322         * g++.old-deja/g++.pt/explicit81.C: New test.
15323
15324 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
15325
15326         * g++.old-deja/g++.pt/typename26.C: New test.
15327
15328 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
15329
15330         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
15331         warning.
15332
15333 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
15334
15335         * g++.old-deja/g++.other/array3.C: New test.
15336
15337 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
15338
15339         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
15340         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
15341         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
15342         New tests.
15343
15344 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
15345
15346         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
15347         * g++.old-deja/g++.abi/vmihint.C: Likewise.
15348
15349 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
15350
15351         * gcc.c-torture/execute/20000808-1.c: New test.
15352
15353 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
15354
15355         * gcc.dg/c90-const-expr-1.c: New test.
15356
15357 2000-08-08  Richard Henderson  <rth@cygnus.com>
15358
15359         * gcc.dg/noncompile/920923-1.c: Declare calloc.
15360
15361 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
15362
15363         * gcc.dg/noncompile/const-ll-1.c: New test.
15364
15365 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
15366
15367         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
15368
15369 2000-08-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
15370
15371         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
15372         that running programs linked against the shared version of libobjc
15373         run correctly.
15374
15375 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
15376
15377         * gcc.dg/c99-printf-1.c: New test.
15378
15379 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
15380
15381         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
15382
15383 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
15384
15385         * gcc.c-torture/execute/20000731-1.x: Delete.
15386
15387 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
15388
15389         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
15390         and torture_without_loops as is done by c-torture.exp.
15391         (search_for): Copy from c-torture.exp.
15392         (gcc-dg-runtest): New function, drives a directory of tests
15393         iterating over the TORTURE_OPTIONS.
15394         (scan-assembler, scan-assembler-not): Move here from
15395         individual directory drivers.
15396
15397         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
15398         defined by lib/gcc-dg.exp.
15399         * gcc.dg/cpp/cpp.exp: Likewise.
15400         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
15401         gcc-dg-runtest, so we cycle over optimization options.
15402
15403         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
15404         * gcc.dg/compare2.c: No longer expected to fail.
15405
15406 2000-08-04  J"orn Rennecke <amylaar@cygnus.co.uk>
15407
15408         * gcc.c-torture/execute/20000804-1.c: New test.
15409
15410 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
15411
15412         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
15413
15414 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
15415
15416         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
15417
15418 2000-08-03  Jeffrey A Law  (law@cygnus.com)
15419
15420         * gcc.c-torture/compile/20000803-1.c: New test.
15421
15422 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
15423
15424         * gcc.c-torture/execute/20000801-3.c,
15425         gcc.c-torture/execute/20000801-4.c: New tests.
15426         * gcc.c-torture/execute/20000801-3.x,
15427         gcc.c-torture/execute/20000801-4.x: Xfail.
15428
15429 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
15430
15431         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
15432         libobjc/.libs to allow for libtool.
15433
15434 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
15435
15436         * gcc.c-torture/compile/20000802-1.c: New test.
15437
15438 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
15439
15440         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
15441
15442 2000-07-31  Jeffrey A Law  (law@cygnus.com)
15443
15444         * gcc-c-torture/execute/20000731-2.c: New test.
15445
15446         * gcc.c-torture/execute/20000731-1.c: New test.
15447         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
15448
15449 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
15450
15451         * testsuite/gcc.dg/cpp/paste7.c: New test.
15452         * gcc.dg/cpp/20000725-1.c: New test.
15453
15454 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
15455
15456         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
15457         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
15458         declaration warning for __builtin_dwarf_reg_size.
15459
15460         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
15461
15462 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
15463
15464         * gcc.dg/noncompile/voidparam-1.c: New test.
15465
15466 2000-07-30  Richard Henderson  <rth@cygnus.com>
15467
15468         * gcc.dg/c90-digraph-1.c: Don't xfail.
15469         * gcc.dg/compare2.c (case 10): Xfail.
15470         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
15471
15472 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
15473
15474         * gcc.dg/c99-main-1.c: New test.
15475
15476 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
15477
15478         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
15479
15480 2000-07-26  Hans-Peter Nilsson  <hp@axis.com>
15481
15482         * gcc.c-tortuer/execute/20000726-1.c: New test.
15483
15484 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
15485
15486         * gcc.c-torture/execute/enum-2.c: New test.
15487
15488 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15489
15490         * gcc.dg/cpp/tr-warn3.c: New test.
15491
15492 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
15493
15494         * g++.old-deja/g++.ext/implicit1.C: Remove.
15495         * g++.old-deja/g++.jason/c2.C: Remove
15496         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
15497         * g++.old-deja/g++.pt/crash16.C: Likewise.
15498         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
15499
15500 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
15501
15502         * g++.old-deja/g++.other/for2.C: New test.
15503
15504 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
15505
15506         * gcc.dg/20000720-1.c: New test.
15507
15508 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
15509
15510         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
15511
15512 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
15513
15514         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
15515         * gcc.c-torture/execute/20000722-1.c: New.
15516         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
15517
15518 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
15519
15520         * gcc.dg/cpp/20000720-1.S: New test.
15521
15522 2000-07-21  Michael Meissner  <meissner@redhat.com>
15523
15524         * gcc.c-torture/execute/ieee/hugeval.c: New test.
15525
15526 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
15527
15528         * g++.old-deja/g++.brendan/crash16.C,
15529         g++.old-deja/g++.brendan/parse3.C,
15530         g++.old-deja/g++.brendan/redecl1.C,
15531         g++.old-deja/g++.ns/template13.C,
15532         g++.old-deja/g++.other/decl4.C,
15533         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
15534
15535 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
15536
15537         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
15538         and "Internal error".
15539
15540         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
15541         regexps.
15542         * gcc.dg/cpp/paste6.c: New test.
15543
15544 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
15545
15546         * gcc.dg/cpp/tr-direct.c: New test.
15547
15548         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
15549         gcc.dg/cpp/undef1.c: Tweak error regexps.
15550
15551 2000-07-18  Eric Christopher <echristo@redhat.com>
15552
15553         * gcc.c-torture/compile/20000718-1.c: New test.
15554
15555 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
15556
15557         * cpplex.c (_cpp_push_token): If the token being pushed back
15558         is the previous token in this context, just subtract one from
15559         context->posn.
15560         * cppmacro.c (save_expansion): Clear aux field when storing a
15561         placemarker.
15562
15563 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
15564
15565         * gcc.dg/noncompile/redecl-1.c: New test.
15566
15567 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
15568
15569         * gcc.c-torture/execute/20000717-5.c: New test.
15570         * gcc.c-torture/execute/20000717-1.x: Removed.
15571
15572 2000-07-17  Richard Henderson  <rth@cygnus.com>
15573
15574         * gcc.c-torture/execute/20000717-4.c: New test.
15575
15576 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
15577
15578         * gcc.dg/cpp/syshdr.c: New test.
15579         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
15580
15581 2000-07-17  Neil Booth  <neilb@earthling.net>
15582
15583         * gcc.dg/cpp/cmdlne-dM.c: New test.
15584         * gcc.dg/cpp/cmdlne-dD.c: New test.
15585
15586 2000-07-17  Jeffrey A Law  (law@cygnus.com)
15587
15588         * gcc.c-torture/execute/20000717-3.c: New test.
15589
15590         * gcc.c-torture/compile/20000717-1.c: New test.
15591
15592 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
15593
15594         * gcc.c-torture/execute/20000717-2.c: New test.
15595
15596 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
15597
15598         * gcc.dg/formatz-1.c: New test.
15599
15600         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
15601         * gcc.dg/c99-digraph-1.c: New tests.
15602
15603         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
15604         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
15605
15606         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
15607         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
15608         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
15609         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
15610         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
15611         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
15612         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
15613
15614 2000-07-17   Greg McGary <greg@mcgary.org>
15615
15616         * gcc.c-torture/execute/20000717-1.c: New test.
15617         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
15618
15619 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
15620
15621         * gcc.c-torture/execute/20000715-2.c: New test.
15622         * gcc.dg/20000715-1.c: New test.
15623
15624 2000-07-15  Michael Meissner  <meissner@redhat.com>
15625
15626         * gcc.c-torture/execute/20000715-1.c: New test.
15627
15628 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
15629
15630         * gcc.c-torture/execute/20000707-1.c: New test.
15631
15632 2000-07-13  Neil Booth  <NeilB@earthling.net>
15633
15634         * testsuite/gcc.dg/cpp/digraph1.c,
15635         testsuite/gcc.dg/cpp/digraph2.c,
15636         testsuite/gcc.dg/cpp/digraphs.c: New tests.
15637
15638 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
15639
15640         * g77.f-torture/compile/20000630-2.f:  New test.
15641         * g77.f-torture/compile/20000630-2.x
15642
15643 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
15644
15645         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
15646
15647 2000-07-11  Neil Booth  <NeilB@earthling.net>
15648
15649         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
15650
15651 2000-07-11  Neil Booth  <NeilB@earthling.net>
15652
15653         * gcc.dg/cpp/cmdlne-C.c: New.
15654
15655 2000-07-09  Neil Booth  <NeilB@earthling.net>
15656
15657         * gcc.dg/cpp/directiv.c: New tests.
15658         * gcc.dg/cpp/undef1.c: Update.
15659
15660 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
15661
15662         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
15663
15664 2000-07-09  Neil Booth  <NeilB@earthling.net>
15665
15666         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
15667
15668 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
15669
15670         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
15671         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
15672
15673 2000-07-08  Neil Booth  <NeilB@earthling.net>
15674
15675         * gcc.dg/cpp/macsyntx.c: New tests.
15676
15677 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
15678
15679         * gcc.dg/20000707-1.c: New test.
15680
15681 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
15682
15683         * gcc.c-torture/execute/20000706-1.c: New test.
15684         * gcc.c-torture/execute/20000706-2.c: New test.
15685         * gcc.c-torture/execute/20000706-3.c: New test.
15686         * gcc.c-torture/execute/20000706-4.c: New test.
15687         * gcc.c-torture/execute/20000706-5.c: New test.
15688
15689 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
15690
15691         * g++.old-deja/g++.pt/instantiate7.C: New test.
15692
15693 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
15694
15695         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
15696         * g++.old-deja/g++.mike/thunk3.C: Likewise.
15697         * g++.old-deja/g++.other/rtti3.C: Likewise.
15698         * g++.old-deja/g++.other/rttid3.C: Likewise.
15699
15700 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
15701
15702         *  g77.f-torture/compile/20000630-1.x: Fix typo
15703
15704 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
15705
15706         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
15707         assembly output.
15708
15709 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
15710
15711         * gcc.dg/cpp/ident.c: New test.
15712
15713 2000-07-05  Neil Booth  <NeilB@earthling.net>
15714
15715         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
15716           gcc.dg/cpp/lexstrng.c: New tests.
15717
15718 2000-07-04  Neil Booth  <NeilB@earthling.net>
15719
15720         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
15721         * gcc.dg/cpp/strify2.c: Same.
15722
15723 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
15724
15725         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
15726         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
15727         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
15728         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
15729
15730         * testsuite/gcc.dg/cpp/macro1.c,
15731         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
15732         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
15733         testsuite/gcc.dg/cpp/strify1.c,
15734         testsuite/gcc.dg/cpp/strify2.c: New tests.
15735
15736 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
15737
15738         * gcc.c-torture/execute/20000703-1.c: New test.
15739
15740 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
15741
15742         * g++.old-deja/g++.pt (lookup10.C): New test.
15743
15744 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
15745
15746         * g++.old-deja/g++.pt (typename25.C): New test.
15747
15748 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
15749
15750         * gcc.c-torture/compile/20000701-1.c: New test.
15751
15752 2000-06-30  Nick Clifton  <nickc@cygnus.com>
15753
15754         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
15755         to test case.
15756
15757 2000-06-30  Catherine Moore  <clm@cygnus.com>
15758
15759         * gcc.c-torture/execute/align-1.c: New test.
15760
15761 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
15762
15763         * g++.old-deja/g++.pt/expr8.C: New test.
15764         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
15765
15766 2000-06-29  Nick Clifton  <nickc@cygnus.com>
15767
15768         * gcc.c-torture/compile/20000629-1.c: New test.
15769
15770 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
15771
15772
15773         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
15774         gcc.dg/noncompile directory, depending on whether they're
15775         preprocessor tests or not.  Annotate all the tests for the dg
15776         framework.
15777
15778         * gcc.c-torture/noncompile/noncompile.exp: Delete.
15779         * gcc.dg/noncompile/noncompile.exp: New.
15780
15781         * Moved files:
15782         Old name                                New name
15783         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
15784         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
15785         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
15786         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
15787         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
15788         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
15789         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
15790         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
15791         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
15792         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
15793         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
15794         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
15795         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
15796         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
15797         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
15798         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
15799         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
15800         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
15801         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
15802         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
15803         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
15804         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
15805         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
15806         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
15807
15808         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
15809         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
15810         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
15811         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
15812         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
15813         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
15814
15815 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
15816
15817         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
15818         declare one variable.  On the fourth, error.
15819         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
15820         declared by 20000628-1a.h.
15821
15822 2000-06-29  Richard Henderson  <rth@redhat.com>
15823
15824         * gcc.c-torture/execute/930529-1.x: New file.
15825         * gcc.dg/920413-1.c: Adjust expected warning text.
15826         * gcc.dg/980217-1.c: Declare abort.
15827         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
15828
15829 2000-06-29  Jeffrey A Law  (law@cygnus.com)
15830
15831         * g77.f-torture/compile/20000629-1.f: New test.
15832         * g77.f-torture/compile/20000629-1.x: Expected to fail.
15833
15834 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
15835
15836         Rearrange lots of files, removing entirely the
15837         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
15838         directories.
15839
15840         * Deleted files:
15841         gcc.c-torture/code_quality/code_quality.exp
15842         gcc.c-torture/special/special.exp
15843         gcc.failure/failure.exp
15844         gcc.failure/940409-1.x
15845         gcc.c-torture/compile/961203-1.x
15846
15847         * New files:
15848         gcc.misc-tests/linkage.exp
15849         gcc.c-torture/execute/920730-1t.c
15850         gcc.c-torture/execute/920730-1t.x
15851         gcc.c-torture/compile/920520-1.x
15852         gcc.c-torture/compile/920521-1.x
15853         gcc.c-torture/compile/981006-1.x
15854         gcc.c-torture/execute/eeprof-1.x
15855
15856         * Moved files (possibly with modifications to fit a new harness):
15857         Old name                                New name
15858         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
15859         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
15860         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
15861         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
15862         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
15863         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
15864         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
15865         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
15866         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
15867         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
15868         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
15869         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
15870         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
15871         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
15872
15873 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
15874
15875         * c-torture/compile/961203-1.x: Delete.
15876
15877         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
15878         not exit. Include stdio.h.
15879         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
15880         * gcc.misc-tests/dg-12.c: Likewise.
15881         * gcc.misc-tests/dg-5.c: Likewise.
15882         * gcc.misc-tests/dg-6.c: Likewise.
15883         * gcc.misc-tests/dg-7.c: Prototype abort.
15884         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
15885         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
15886         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
15887         not exit.
15888         * gcc.misc-tests/sieve.c: Use return from main, not exit.
15889         * gcc.misc-tests/sort2.c: Use return from main, not exit.
15890
15891 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
15892
15893         * gcc.dg/cpp/20000628-1.c: New test.
15894         * gcc.dg/cpp/20000628-1.h: New header for above test.
15895         * gcc.dg/cpp/20000628-1a.h: Likewise.
15896
15897 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
15898
15899         * gcc.dg/cpp: New directory.
15900         * gcc.dg/cpp/cpp.exp: New driver.
15901         * gcc.dg/cpp/20000627-1.c: New test.
15902         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
15903         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
15904         and rewrite as a compilation test.
15905
15906         * gcc.dg: Move many files into the cpp subdirectory, possibly
15907         renaming or editing them as well.
15908         Old name                New name
15909         990119-1.c              cpp/19990119-1.c
15910         990228-1.c              cpp/19990228-1.c
15911         990407-1.c              cpp/19990407-1.c
15912         990409-1.c              cpp/19990409-1.c
15913         990413-1.c              cpp/19990413-1.c
15914         990703-1.c              cpp/19990703-1.c
15915         20000127-1.c            cpp/20000127-1.c
15916         20000129-1.c            cpp/20000129-1.c
15917         20000207-1.c            cpp/20000207-1.c
15918         20000207-2.c            cpp/20000207-2.c
15919         20000209-1.c            cpp/20000209-1.c
15920         20000209-2.c            cpp/20000209-2.c
15921         20000301-1.c            cpp/20000301-1.c
15922         20000419-1.c            cpp/20000419-1.c
15923         20000510-1.S            cpp/20000510-1.S
15924         20000519-1.c            cpp/20000519-1.c
15925         20000529-1.c            cpp/20000529-1.c
15926         20000625-1.c            cpp/20000625-1.c
15927         20000625-2.c            cpp/20000625-2.c
15928         cpp-as1.c               cpp/assert1.c
15929         cpp-as2.c               cpp/assert2.c
15930         cxx-comments-1.c        cpp/cxxcom1.c
15931         cxx-comments-2.c        cpp/cxxcom2.c
15932         endif-label.c           cpp/endif.c
15933         cpp-hash1.c             cpp/hash1.c
15934         cpp-hash2.c             cpp/hash2.c
15935         cpp-if1.c               cpp/if-1.c
15936         cpp-if2.c               cpp/if-2.c
15937         cpp-if3.c               cpp/if-3.c
15938         cpp-if4.c               cpp/if-4.c
15939         cpp-if5.c               cpp/if-5.c
15940         cpp-cond.c              cpp/if-cexp.c
15941         cpp-missingop.c         cpp/if-mop.c
15942         cpp-missingparen.c      cpp/if-mpar.c
15943         cpp-opprec.c            cpp/if-oppr.c
15944         cpp-ifparen.c           cpp/if-paren.c
15945         cpp-shortcircuit.c      cpp/if-sc.c
15946         cpp-shift.c             cpp/if-shift.c
15947         cpp-unary.c             cpp/if-unary.c
15948         cpp-li1.c               cpp/line1.c
15949         cpp-li2.c               cpp/line2.c
15950         lineno.c                cpp/line3.c
15951         lineno-2.c              cpp/line4.c
15952         cpp-mi.c                cpp/mi1.c
15953         cpp-mic.h               cpp/mi1c.h
15954         cpp-micc.h              cpp/mi1cc.h
15955         cpp-mind.h              cpp/mi1nd.h
15956         cpp-mindp.h             cpp/mi1ndp.h
15957         cpp-mix.h               cpp/mi1x.h
15958         cpp-mi2.c               cpp/mi2.c
15959         cpp-mi2a.h              cpp/mi2a.h
15960         cpp-mi2b.h              cpp/mi2b.h
15961         cpp-mi2c.h              cpp/mi2c.h
15962         cpp-mi3.c               cpp/mi3.c
15963         cpp-mi3.def             cpp/mi3.def
15964         poison-1.c              cpp/poison.c
15965         pr-impl.c               cpp/prag-imp.c
15966         cpp-redef-2.c           cpp/redef1.c
15967         cpp-redef.c             cpp/redef2.c
15968         strpaste.c              cpp/strp1.c
15969         strpaste-2.c            cpp/strp2.c
15970         cpp-tradpaste.c         cpp/tr-paste.c
15971         cpp-tradstringify.c     cpp/tr-str.c
15972         cpp-tradwarn1.c         cpp/tr-warn1.c
15973         cpp-tradwarn2.c         cpp/tr-warn2.c
15974         trigraphs.c             cpp/trigraphs.c
15975         cpp-unc1.c              cpp/unc1.c
15976         cpp-unc2.c              cpp/unc2.c
15977         cpp-unc3.c              cpp/unc3.c
15978         cpp-unc.c               cpp/unc4.c
15979         undef.c                 cpp/undef1.c
15980         undef-2.c               cpp/undef2.c
15981         cpp-wi1.c               cpp/widestr1.c
15982
15983 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
15984
15985         * lib/g++.exp (g++_include_flags): Tweak.
15986
15987 2000-06-27  H.J. Lu  <hjl@gnu.org>
15988             Loren J. Rittle  <ljrittle@acm.org>
15989
15990         * lib/g++.exp (g++_include_flags): Override libgloss.exp
15991         version with one that knows about the new gcc tree structure.
15992         (g++_link_flags): Same.
15993
15994 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
15995
15996         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
15997         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
15998         case we are cross-compiling.
15999
16000         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
16001         g++.old-deja/g++.niklas/Makefile.in,
16002         g++.old-deja/g++.niklas/configure.in,
16003         g++.old-deja/g++.other/Makefile.in,
16004         g++.old-deja/g++.other/configure.in,
16005         gcc.c-torture/code_quality/Makefile.in,
16006         gcc.c-torture/code_quality/configure.in,
16007         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
16008         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
16009         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
16010         gcc.c-torture/execute/ieee/Makefile.in,
16011         gcc.c-torture/execute/ieee/configure.in,
16012         gcc.c-torture/noncompile/Makefile.in,
16013         gcc.c-torture/noncompile/configure.in,
16014         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
16015         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
16016         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
16017
16018 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
16019
16020         * g++.old-deja/g++.other/ambig3.C: New test.
16021
16022 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
16023
16024         * g++.old-deja/g++.pt/syntax1.C: New test.
16025         * g++.old-deja/g++.pt/syntax2.C: New test.
16026         * g++.old-deja/g++.other/syntax3.C: New test.
16027         * g++.old-deja/g++.other/syntax4.C: New test.
16028
16029 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
16030
16031         * gcc.dg/20000623-1.c: Prototype exit and abort.
16032
16033 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
16034
16035         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
16036         New tests.
16037         * gcc.dg/cpp-mi3.def: New file.
16038
16039         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
16040         inside assertions.
16041         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
16042         lexer's error messages.
16043         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
16044         divine anything from the linemarkers.
16045         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
16046         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
16047
16048 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
16049
16050         * gcc.dg/20000623-1.c: New test.
16051
16052 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
16053
16054         * gcc.c-torture/execute/20000622-1.c: New test.
16055
16056 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
16057
16058         * g++.old-deja/g++.other/init15.C: New test.
16059
16060 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
16061
16062         * g++.old-deja/g++.pt/vaarg2.C: New test.
16063         * g++.old-deja/g++.pt/vaarg3.C: New test.
16064
16065 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
16066
16067         * g++.old-deja/g++.other/dyncast6.C: New test.
16068
16069 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
16070
16071         * gcc.c-torture/execute/loop-6.c: New test.
16072
16073 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
16074
16075         * gcc.dg/20000614-1.c: New test.
16076         * gcc.dg/20000614-2.c: New test.
16077
16078 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
16079
16080         * g++.old-deja/g++.other/inline12.C: New test.
16081
16082 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
16083
16084         * g++.old-deja/g++.other/eh1.C: New test.
16085
16086 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
16087
16088         * g++.old-deja/g++.other/type.C: New test.
16089
16090 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
16091
16092         * g++.old-deja/g++.other/initstring.C: New test.
16093
16094 2000-06-12  Jason Merrill  <jason@redhat.com>
16095
16096         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
16097
16098 2000-06-09  Jeffrey A Law  (law@cygnus.com)
16099
16100         * gcc.c-torture/compile/20000609-1.c: New test.
16101
16102 2000-06-09  Clinton Popetz  <cpopetz@cygnus.com>
16103
16104         * gcc.dg/20000609-1.c: New test.
16105
16106 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
16107
16108         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
16109         * gcc.c-torture/noncompile/poison-1.c: Move...
16110         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
16111         * gcc.dg/cpp-li1.c: Add a token after the #line.
16112
16113 2000-06-05  Richard Henderson  <rth@cygnus.com>
16114
16115         * gcc.c-torture/execute/20000605-2.c: New test.
16116         * gcc.c-torture/execute/20000605-3.c: New test.
16117
16118 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
16119
16120         * g77.f-torture/execute/20000503-1.x: New file.
16121
16122 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
16123
16124         * g++.old-deja/g++.eh/badalloc1.C: New test.
16125
16126 2000-06-05  Richard Henderson  <rth@cygnus.com>
16127
16128         * gcc.c-torture/execute/20000605-1.c: New test.
16129
16130 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
16131             Nathan Sidwell <nathan@codesourcery.com>
16132
16133         * gcc.c-torture/compile/20000605-1.c: New test.
16134
16135 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
16136
16137         * g77.f-torture/compile/20000601-1.f:  New test.
16138
16139 2000-06-03  Richard Henderson  <rth@cygnus.com>
16140
16141         * gcc.c-torture/execute/20000603-1.c: New.
16142
16143 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
16144
16145         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
16146         * gcc.dg/noreturn-2.c (noreturn): Likewise.
16147
16148 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
16149
16150         * gcc.dg/compare2.c (case 12): XFAIL.
16151         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
16152         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
16153
16154         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
16155
16156 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
16157
16158         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
16159         guard macro is already defined when the header is first
16160         included.
16161         * gcc.dg/cpp-mix.h: New file.
16162         * gcc.dg/endif-label.c: Update patterns to match compiler.
16163
16164         * g++.brendan/complex1.C: Declare abort.
16165         * g++.law/refs4.C: Remove XFAIL.
16166         * g++.oliva/expr2.C: Declare abort and exit.
16167
16168 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
16169
16170         * gcc.c-torture/execute/20000528-1.c: New test.
16171
16172         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
16173         * g++.old-deja/g++.law/temps4.C: Likewise.
16174
16175         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
16176         stdlib.h.  Call abort() on failure.
16177         * g++.old-deja/g++.law/refs4.C: Likewise.
16178         * g++.old-deja/g++.law/temps4.C: Likewise.
16179         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
16180         * gcc.c-torture/execute/20000112-1.c: Include string.h.
16181
16182 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
16183
16184         Relative to g++.dg/special:
16185         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
16186
16187         Relative to g++.old-deja:
16188         * g++.brendan/complex1.C, g++.jason/optimize2.C,
16189         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
16190         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
16191         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
16192         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
16193         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
16194         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
16195
16196         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
16197         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
16198         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
16199         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
16200         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
16201         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
16202         and/or string.h.
16203
16204         * g++.other/goto1.C: Update expectations for error messages.
16205
16206 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
16207
16208         * gcc.c-torture/compile/20000523-1.c: New test.
16209
16210 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
16211
16212         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
16213
16214 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
16215
16216         * g++.old-deja/g++.eh/catch11.C: New test.
16217         * g++.old-deja/g++.eh/catch12.C: New test.
16218
16219 2000-05-24  Nick Clifton  <nickc@cygnus.com>
16220
16221         * gcc.c-torture/execute/20000523-1.c: New test.
16222
16223 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
16224
16225         * c-torture/execute/bcp-1.c: Replace abort in arg of
16226         __builtin_constant_p with a generic external function.
16227
16228         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
16229         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
16230         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
16231         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
16232         Prototype abort and/or exit.
16233
16234         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
16235         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
16236         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
16237         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
16238
16239 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
16240
16241         * gcc.dg/dwarf2-1.c: New test.
16242
16243 2000-05-20  Richard Henderson  <rth@cygnus.com>
16244
16245         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
16246
16247 2000-05-20  Andreas Jaeger  <aj@suse.de>
16248
16249         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
16250         testcase.
16251
16252 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
16253
16254         * gcc.c-torture/execute/20000519-2.c: New test.
16255
16256 2000-05-19  Andreas Jaeger  <aj@suse.de>
16257
16258         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
16259         which fails with SSA.
16260
16261         * lib/c-torture.exp: Also test with -O3 -fssa.
16262
16263 2000-05-18  Michael Meissner  <meissner@redhat.com>
16264
16265         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
16266         * gcc.c-torture/execute/920415-1.c: Ditto.
16267         * gcc.c-torture/execute/920501-1.c: Ditto.
16268         * gcc.c-torture/execute/conversion.c: Ditto.
16269         * gcc.c-torture/execute/cvt-1.c: Ditto.
16270
16271 2000-05-18  Jeffrey A Law  (law@cygnus.com)
16272
16273         * gcc.c-torture/compile/20000518-1.c: New test.
16274
16275 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
16276
16277         * g77.f-torture/compile/200005018.f:  New test.
16278
16279 2000-05-17  Jeffrey A Law  (law@cygnus.com)
16280
16281         * gcc.c-torture/compile/20000517-1.c: New test.
16282
16283 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
16284
16285         * gcc.c-torture/execute/20000516-1.c: New test.
16286
16287 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
16288
16289         * g++.old-deja/g++.other/eh.C: New test.
16290
16291 2000-05-12  Richard Henderson  <rth@cygnus.com>
16292
16293         * gcc.c-torture/execute/990208-1.c (main): Don't pass
16294         constants through to doit's conditional.
16295
16296 2000-05-11  Jeffrey A Law  (law@cygnus.com)
16297
16298         * gcc.c-torture/compile/20000511-1.c: New test.
16299         * g77.f-torture/compile/20000511-1.f: New test.
16300         * g77.f-torture/compile/20000511-2.f: New test.
16301
16302 2000-05-11  Michael Meissner  <meissner@redhat.com>
16303
16304         * gcc.c-torture/execute/20000511-1.c: New test.
16305
16306 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
16307
16308         * gcc.dg/dg.exp: Scan .S files as well as .c files.
16309         * gcc.dg/20000510-1.S: New.
16310
16311 2000-05-08  Catherine Moore  <clm@cygnus.com>
16312
16313         * gcc.dg/unused-3.c: New.
16314
16315 2000-05-06  Richard Henderson  <rth@cygnus.com>
16316
16317           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
16318           * g++.old-deja/g++.mike/warn1.C: Likewise.
16319           * g++.old-deja/g++.pt/local1.C: Likewise.
16320           * g++.old-deja/g++.pt/local7.C: Likewise.
16321           * g++.old-deja/g++.pt/spec16.C: Likewise.
16322
16323 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
16324
16325         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
16326
16327 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
16328
16329           * g77.f-torture/execute/20000503-1.f:  New test.
16330
16331 2000-05-04  Andreas Jaeger  <aj@suse.de>
16332
16333         * gcc.dg/noreturn-2.c: New test.
16334
16335 2000-05-04  Neil Booth  <NeilB@earthling.net>
16336
16337         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
16338         preprocessor.
16339
16340 2000-05-04  Richard Henderson  <rth@cygnus.com>
16341
16342         * gcc.c-torture/execute/20000503-1.c: Fix typo.
16343
16344 2000-05-04  Richard Henderson  <rth@cygnus.com>
16345
16346         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
16347         OpenSSL by Jason R Thorpe.
16348
16349 2000-05-03  Jim Wilson  <wilson@cygnus.com>
16350
16351         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
16352
16353 2000-05-03  Robert Lipe <robertlipe@usa.net>
16354
16355         * gcc.dg/20000503-1.c: New test.
16356
16357 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
16358
16359         * gcc.c-torture/compile/20000502-1.c: New test.
16360         * g++.old-deja/g++.other/align.C: New test.
16361         * gcc.dg/cpp-tradstringify.c: New test.
16362
16363 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
16364
16365         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
16366         and hard registers.
16367
16368 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
16369
16370         * gcc.c-torture/execute/loop-5.c: New test.
16371
16372 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
16373
16374         * gcc.c-torture/execute/va-arg-20.c: New test.
16375
16376 2000-04-23  Jeffrey A Law  (law@cygnus.com)
16377
16378         * gcc.c-torture/execute/20000422-1.c: New test.
16379
16380 2000-04-20  Greg McGary  <gkm@gnu.org>
16381
16382         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
16383         when optimizing, but without sibling-call optimizations (-O1).
16384
16385 2000-04-20  Jeffrey A Law  (law@cygnus.com)
16386
16387           * gcc.c-torture/compile/20000420-1.c: New test.
16388
16389 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
16390
16391         * g++.abi/ptrflags.C: New test.
16392         * g++.eh/catchptr1.C: Test incomplete pointer chains.
16393
16394 2000-04-19  Catherine Moore  <clm@cygnus.com>
16395
16396         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
16397
16398 2000-04-19  Greg McGary  <gkm@gnu.org>
16399
16400         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
16401         sibling-call optimizations.
16402
16403 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
16404
16405         * gcc.dg/20000419-1.c: New test.
16406
16407 2000-04-12  Hans-Peter Nilsson  <hp@axis.com>
16408
16409         * gcc.c-torture/execute/20000412-6.c: New test.
16410
16411 2000-04-12  Jeffrey A Law  (law@cygnus.com)
16412
16413         * gcc.c-torture/execute/20000412-5.c: New test.
16414         * g77.f-torture/compile/20000412-1.f: New test.
16415         * gcc.c-torture/execute/20000412-4.c: New test.
16416         * gcc.c-torture/compile/20000412-2.c: New test.
16417         * gcc.c-torture/execute/20000412-3.c: New test.
16418         * gcc.c-torture/compile/20000412-1.c: New test.
16419         * gcc.c-torture/execute/20000412-2.c: New test.
16420
16421 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
16422
16423         * objc/execute/bf-20.m: New test.
16424
16425 2000-04-10  Richard Henderson  <rth@cygnus.com>
16426
16427         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
16428
16429         * gcc.c-torture/execute/20000412-1.c: New test.
16430
16431 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
16432
16433         * g++.old-deja/g++.eh/catchptr1.C: New test.
16434
16435 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
16436
16437         * g++.old-deja/g++.abi/cxa_vec.C: New test.
16438
16439 2000-04-08  Neil Booth  <NeilB@earthling.net>
16440
16441         * gcc.dg/cpp-nullchar.c: Remove test as
16442         embedded nulls cause problems.
16443
16444 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16445
16446         * gcc.dg/compare2.c: New test.
16447
16448 2000-04-08  Neil Booth  <NeilB@earthling.net>
16449
16450         * gcc.dg/cpp-nullchar.c: New test.
16451
16452 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
16453
16454         * gcc.dg/cpp-mi2.c: New test.
16455         * gcc.dg/cpp-mi2[abc].h: New files.
16456
16457 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
16458
16459         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
16460         member name.
16461
16462 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
16463
16464         * g++.old-deja/g++.abi/vmihint.C: New test.
16465
16466 2000-04-06  Neil Booth  <NeilB@earthling.net>
16467
16468         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
16469         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
16470         copyright.
16471
16472 2000-04-05  Hans-Peter Nilsson  <hp@axis.com>
16473
16474         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
16475         avoid stack-frame overwrite.
16476
16477 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
16478
16479         * gcc.c-torture/compile/20000405-2.c: New test.
16480         * gcc.c-torture/compile/20000405-3.c: New test.
16481
16482 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
16483
16484         * gcc.c-torture/compile/20000405-1.c: New test.
16485
16486 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
16487
16488         * gcc.dg/cast-qual-1.c: Revert last change.
16489
16490 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16491
16492         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
16493
16494 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
16495
16496         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
16497         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
16498
16499 2000-04-03  Jeffrey A Law  (law@cygnus.com)
16500
16501         * gcc.c-torture/compile/20000403-2.c: New test.
16502         * gcc.c-torture/compile/20000403-1.c: New test.
16503
16504 2000-04-03  Hans-Peter Nilsson  <hp@axis.com>
16505
16506         * gcc.c-torture/execute/20000403-1.c: New test.
16507
16508 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
16509
16510         * gcc.c-torture/execute/20000402-1.c: New test.
16511
16512 2000-04-03  Donald Lindsay  <dlindsay@cygnus.com>
16513
16514         * gcc.c-torture/execute/va-arg-15.c: New test.
16515         * gcc.c-torture/execute/va-arg-16.c: New test.
16516         * gcc.c-torture/execute/va-arg-17.c: New test.
16517         * gcc.c-torture/execute/va-arg-18.c: New test.
16518         * gcc.c-torture/execute/va-arg-19.c: New test.
16519
16520 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
16521
16522         * gcc.c-torture/compile/981211-1.c: Move to...
16523         * gcc.dg/cpp-as1.c: ...here.
16524         * gcc.dg/cpp-as2.c: New file.
16525
16526         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
16527         compiler.
16528
16529 2000-04-02  Neil Booth  <NeilB@earthling.net>
16530
16531         * gcc.dg/cpp-cond.c  New tests.
16532         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
16533         accidental success less likely.
16534         * gcc.dg/cpp-missingop.c  New tests.
16535         * gcc.dg/cpp-missingparen.c  New tests.
16536         * gcc.dg/cpp-shift.c  New tests.
16537         * gcc.dg/cpp-shortcircuit.c  New tests.
16538         * gcc.dg/cpp-unary.c  New tests.
16539
16540 2000-03-29  Jeffrey A Law  (law@cygnus.com)
16541
16542         * gcc.c-torture/compile/20000329-1.c: New test.
16543
16544 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
16545
16546         * gcc.c-torture/compile/20000326-1.c: New test.
16547         * gcc.c-torture/compile/20000326-2.c: New test.
16548
16549 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
16550
16551         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
16552         the first parameter is a function argument.
16553
16554 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
16555
16556         * g++.old-deja/g++.ext/array4.C: New test.
16557
16558 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
16559
16560         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
16561
16562 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16563
16564         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
16565
16566 2000-03-19  Richard Henderson  <rth@cygnus.com>
16567
16568         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
16569
16570 2000-03-19  Richard Henderson  <rth@cygnus.com>
16571
16572         * gcc.c-torture/compile/20000319-1.c: New test.
16573
16574 2000-03-14  Jeffrey A Law  (law@cygnus.com)
16575
16576         * gcc.c-torture/execute/20000314-3.c: New test.
16577         * gcc.c-torture/execute/20000314-2.c: New test.
16578         * gcc.c-torture/execute/20000314-1.c: New test.
16579         * gcc.c-torture/compile/20000314-2.c: New test.
16580         * gcc.c-torture/compile/20000314-1.c: New test.
16581
16582 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
16583
16584         * g++.old-deja/g++.warn/inline.C: New test.
16585
16586 2000-03-10  Hans-Peter Nilsson  <hp@bitrange.com>
16587
16588         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
16589         standards-compliant result rather than specific constants.
16590         Put test-values in array.
16591
16592 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
16593
16594         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
16595         (g++_target_compile): Put test-specific options last.
16596
16597 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
16598
16599         * g++.old-deja/g++.eh/vbase4.C: New test.
16600
16601 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
16602
16603         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
16604
16605 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
16606
16607         * g++.old-deja/g++.brendan/misc12.C: Removed.
16608         * g++.old-deja/g++.pt/memtemp77.C: Constify.
16609         * g++.old-deja/g++.ext/pretty4.C: New test.
16610
16611 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
16612
16613         * g++.old-deja/g++.other/string2.C: New test.
16614
16615 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
16616
16617         * g++.old-deja/g++.warn/impint2.C: New test.
16618
16619 2000-03-05  Hans-Peter Nilsson  <hp@bitrange.com>
16620
16621         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
16622         is 1, not zero.
16623
16624 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
16625
16626         * g++.old-deja/g++.warn/impint.C: New test.
16627         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
16628         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
16629         * g++.old-deja/g++.pt/explicit12.C: Likewise.
16630         * g++.old-deja/g++.pt/explicit13.C: Likewise.
16631         * g++.old-deja/g++.pt/explicit17.C: Likewise.
16632         * g++.old-deja/g++.pt/explicit18.C: Likewise.
16633         * g++.old-deja/g++.pt/explicit19.C: Likewise.
16634         * g++.old-deja/g++.pt/explicit23.C: Likewise.
16635         * g++.old-deja/g++.pt/explicit31.C: Likewise.
16636         * g++.old-deja/g++.pt/explicit35.C: Likewise.
16637         * g++.old-deja/g++.pt/explicit6.C: Likewise.
16638         * g++.old-deja/g++.pt/memclass7.C: Likewise.
16639
16640 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
16641
16642         * gcc.dg/cpp-redef.c: New test.
16643
16644 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
16645
16646         * g++.old-deja/g++.pt/unify7.C: New test.
16647
16648 2000-02-26  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
16649
16650         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
16651         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
16652
16653 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
16654
16655         * gcc.c-torture/compile/20000224-1.c: New test.
16656
16657 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
16658
16659         * gcc.c-torture/compile/cpp-2.c: New test.
16660         * gcc.c-torture/compile/cpp-1.c: New test.
16661
16662 2000-02-25  Jeffrey A Law  (law@cygnus.com)
16663
16664         * gcc.c-torture/execute/20000225-1.c: New test.
16665
16666 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
16667
16668         * gcc.dg/cpp-li2.c: New test.
16669
16670         * gcc.dg/cpp-wi1.c: New test.
16671
16672         * gcc.dg/cpp-li1.c: New test.
16673
16674 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
16675
16676         * g++.old-deja/g++.other/sizeof5.C: New test.
16677
16678 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
16679
16680         * gcc.c-torture/execute/va-arg-13.c: New test.
16681
16682 2000-02-23  Donald Lindsay  <dlindsay@cygnus.com>
16683
16684         * gcc.c-torture/execute/va-arg-12.c: New test.
16685
16686 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
16687
16688         * gcc.c-torture/execute/20000223-1.c: New test.
16689
16690 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
16691
16692         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
16693
16694 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
16695
16696         * g++.old-deja/g++.abi/ptrmem.C: New test.
16697
16698 2000-02-19  Richard Henderson  <rth@cygnus.com>
16699
16700         * gcc.c-torture/compile/init-3.c: New.
16701
16702 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
16703
16704         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
16705         ALWAYS_CXXFLAGS.
16706
16707 2000-02-11  Robert Lipe <robertl@sco.com>
16708
16709         * gcc.c-torture/compile/20000211-3.c: New test.
16710
16711 2000-02-11  Martin Buchholz <martin@xemacs.org>
16712
16713         * gcc.c-torture/compile/20000211-2.c: New test.
16714
16715 2000-02-11  Jeffrey A Law  (law@cygnus.com)
16716
16717         * gcc.c-torture/compile/20000211-1.c: New test.
16718
16719 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
16720
16721         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
16722           on native targets
16723
16724 2000-02-08  Nathan Sidwell  <nathan@acm.org>
16725
16726         * g++.old-deja/g++.other/cast5.C: New test.
16727
16728 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
16729
16730         * gcc.c-torture/execute/20000205-1.c: New.
16731
16732 2000-02-03  Nathan Sidwell  <nathan@acm.org>
16733
16734         * g++.old-deja/g++.jason/cast3.C: Return void.
16735         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
16736
16737 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
16738
16739         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
16740
16741         * gcc.dg/loop-1.c: New test.
16742
16743 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
16744
16745         * gcc.c-torture/compile/20000127-1.c: New test.
16746         * gcc.c-torture/execute/991228-1.c: New test.
16747
16748 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
16749
16750         * gcc.dg/unused-2.c: New test.
16751
16752         * gcc.dg/conv-1.c: New test.
16753
16754 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
16755
16756         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
16757         compiler.
16758         (tool_option_proc): Fix typo.
16759
16760 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
16761
16762         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
16763         of the ld on the host, not on the build machine.
16764         Also, don't crash if '--help' is not a supported option.
16765
16766 2000-01-24  Richard Henderson  <rth@cygnus.com>
16767
16768         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
16769
16770 2000-01-20  Jeffrey A Law  (law@cygnus.com)
16771
16772         * gcc.c-torture/execute/20000120-2.c: New test.
16773         * gcc.c-torture/execute/20000120-1.c: New test.
16774
16775 2000-01-13  Jeffrey A Law  (law@cygnus.com)
16776
16777         * gcc.c-torture/execute/20000113-1.c: New test.
16778
16779 2000-01-12  Jeffrey A Law  (law@cygnus.com)
16780
16781         * gcc.c-torture/execute/20000112-1.c: New test.
16782
16783 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
16784
16785         * gcc.dg/20000111-1.c: New test.
16786
16787 2000-01-10  Jeffrey A Law  (law@cygnus.com)
16788
16789         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
16790         with 16 bit integers.
16791
16792 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
16793
16794         * gcc.dg/20000108-1.c: New test.
16795
16796 2000-01-05  Nathan Sidwell  <nathan@acm.org>
16797
16798         * g++.old-deja/g++.ns/koenig8.C: New test.
16799
16800 2000-01-05  Nathan Sidwell  <nathan@acm.org>
16801
16802         * g++.old-deja/g++.other/cast4.C: New test.
16803
16804 2000-01-05  Jeffrey A Law  (law@cygnus.com)
16805
16806         * gcc.c-torture/compile/20000105-2.c: New test.
16807         * gcc.c-torture/compile/20000105-1.c: New test.
16808
16809 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16810
16811         * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
16812         references to printf & atoi to conform to ANSI standard.
16813         * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
16814         * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
16815         * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
16816         * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
16817         * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
16818         * g++.old-deja/g++.brendan/complex1.C: Likewise.
16819         * g++.old-deja/g++.brendan/copy1.C: Likewise.
16820         * g++.old-deja/g++.brendan/copy2.C: Likewise.
16821         * g++.old-deja/g++.brendan/copy3.C: Likewise.
16822         * g++.old-deja/g++.brendan/copy4.C: Likewise.
16823         * g++.old-deja/g++.brendan/copy5.C: Likewise.
16824         * g++.old-deja/g++.brendan/copy6.C: Likewise.
16825         * g++.old-deja/g++.brendan/copy7.C: Likewise.
16826         * g++.old-deja/g++.brendan/copy8.C: Likewise.
16827         * g++.old-deja/g++.brendan/crash11.C: Likewise.
16828         * g++.old-deja/g++.brendan/crash14.C: Likewise.
16829         * g++.old-deja/g++.brendan/ctors1.C: Likewise.
16830         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
16831         * g++.old-deja/g++.brendan/delete2.C: Likewise.
16832         * g++.old-deja/g++.brendan/dtors1.C: Likewise.
16833         * g++.old-deja/g++.brendan/dtors2.C: Likewise.
16834         * g++.old-deja/g++.brendan/dtors3.C: Likewise.
16835         * g++.old-deja/g++.brendan/eh1.C: Likewise.
16836         * g++.old-deja/g++.brendan/groff1.C: Likewise.
16837         * g++.old-deja/g++.brendan/init3.C: Likewise.
16838         * g++.old-deja/g++.brendan/misc12.C: Likewise.
16839         * g++.old-deja/g++.brendan/misc7.C: Likewise.
16840         * g++.old-deja/g++.brendan/new2.C: Likewise.
16841         * g++.old-deja/g++.brendan/operators4.C: Likewise.
16842         * g++.old-deja/g++.brendan/operators5.C: Likewise.
16843         * g++.old-deja/g++.brendan/overload2.C: Likewise.
16844         * g++.old-deja/g++.brendan/overload7.C: Likewise.
16845         * g++.old-deja/g++.brendan/redecl2.C: Likewise.
16846         * g++.old-deja/g++.brendan/reference1.C: Likewise.
16847         * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
16848         * g++.old-deja/g++.brendan/template24.C: Likewise.
16849         * g++.old-deja/g++.brendan/template3.C: Likewise.
16850         * g++.old-deja/g++.brendan/vtables1.C: Likewise.
16851         * g++.old-deja/g++.jason/inline3.C: Likewise.
16852         * g++.old-deja/g++.jason/opeq.C: Likewise.
16853         * g++.old-deja/g++.law/arg5.C: Likewise.
16854         * g++.old-deja/g++.law/arm7.C: Likewise.
16855         * g++.old-deja/g++.law/ctors11.C: Likewise.
16856         * g++.old-deja/g++.law/cvt8.C: Likewise.
16857         * g++.old-deja/g++.law/init9.C: Likewise.
16858         * g++.old-deja/g++.law/refs4.C: Likewise.
16859         * g++.old-deja/g++.law/template2.C: Likewise.
16860         * g++.old-deja/g++.law/visibility24.C: Likewise.
16861         * g++.old-deja/g++.law/vtable3.C: Likewise.
16862         * g++.old-deja/g++.mike/asm2.C: Likewise.
16863         * g++.old-deja/g++.mike/eh1.C: Likewise.
16864         * g++.old-deja/g++.mike/misc1.C: Likewise.
16865         * g++.old-deja/g++.mike/misc13.C: Likewise.
16866         * g++.old-deja/g++.mike/misc14.C: Likewise.
16867         * g++.old-deja/g++.mike/ns12.C: Likewise.
16868         * g++.old-deja/g++.mike/p1248.C: Likewise.
16869         * g++.old-deja/g++.mike/p3708.C: Likewise.
16870         * g++.old-deja/g++.mike/p3708a.C: Likewise.
16871         * g++.old-deja/g++.mike/p3708b.C: Likewise.
16872         * g++.old-deja/g++.mike/p646.C: Likewise.
16873         * g++.old-deja/g++.mike/p700.C: Likewise.
16874         * g++.old-deja/g++.mike/p783.C: Likewise.
16875         * g++.old-deja/g++.mike/p783a.C: Likewise.
16876         * g++.old-deja/g++.mike/p783b.C: Likewise.
16877         * g++.old-deja/g++.mike/p786.C: Likewise.
16878         * g++.old-deja/g++.mike/p789.C: Likewise.
16879         * g++.old-deja/g++.mike/p789a.C: Likewise.
16880         * g++.old-deja/g++.mike/p807a.C: Likewise.
16881         * g++.old-deja/g++.other/delete3.C: Likewise.
16882         * g++.old-deja/g++.other/dyncast1.C: Likewise.
16883         * g++.old-deja/g++.other/dyncast2.C: Likewise.
16884         * g++.old-deja/g++.other/dyncast3.C: Likewise.
16885         * g++.old-deja/g++.other/empty1.C: Likewise.
16886         * g++.old-deja/g++.other/temporary1.C: Likewise.
16887         * g++.old-deja/g++.pt/memtemp14.C: Likewise.
16888         * g++.old-deja/g++.pt/t16.C: Likewise.
16889         * g++.old-deja/g++.pt/tiemann2.C: Likewise.
16890
16891 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
16892
16893         * gcc.dg/991230-1.c: New test.
16894
16895 1999-12-29  Jeffrey A Law  (law@cygnus.com)
16896
16897         * gcc.c-torture/compile/991229-3.c: New test.
16898         * gcc.c-torture/compile/991229-2.c: New test.
16899         * gcc.c-torture/compile/991229-1.c: New test.
16900
16901 1999-12-29  Greg McGary <gkm@eng.ascend.com>
16902
16903         * gcc.c-torture/compile/labels-2.c: New test.
16904
16905 1999-12-27  Martin von Löwis  <loewis@informatik.hu-berlin.de>
16906
16907         * gcc.c-torture/execute/991227-1.c: New test.
16908
16909 1999-12-22  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
16910
16911         * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
16912
16913 1999-12-21  Martin von Löwis  <loewis@informatik.hu-berlin.de>
16914
16915         * gcc.c-torture/execute/991221-1.c: New test.
16916
16917 1999-12-20  Nathan Sidwell  <nathan@acm.org>
16918
16919         * g++.old-deja/g++.other/cast3.C: New test.
16920
16921 1999-12-16  Bernd Schmidt  <bernds@cygnus.co.uk>
16922
16923         * gcc.c-torture/execute/991216-4.c: New test.
16924
16925 1999-12-16  Michael Meissner  <meissner@cygnus.com>
16926
16927         * gcc.c-torture/execute/991216-1.c: New test.
16928         * gcc.c-torture/execute/991216-2.c: New test.
16929         * gcc.c-torture/execute/991216-3.c: New test.
16930
16931 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
16932
16933         * gcc.dg/991214-1.c: Use "__asm__", not "asm".
16934         Actually make the test fail by using "-O2" for compilation.
16935
16936 1999-12-15  Nathan Sidwell  <nathan@acm.org>
16937
16938         * g++.old-deja/g++.warn/cast-align1.C: New test.
16939
16940 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
16941
16942         * gcc.c-torture/compile/991214-1.c: New test.
16943         * gcc.c-torture/compile/991214-2.c: New test.
16944
16945 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
16946
16947         * gcc.dg/991214-1.c: New test.
16948
16949 1999-12-13  Jeffrey A Law  (law@cygnus.com)
16950
16951         * gcc.c-torture/compile/991213-3.c: New test.
16952         * gcc.c-torture/compile/991213-2.c: New test.
16953         * gcc.c-torture/compile/991213-1.c: New test.
16954
16955 1999-12-10  J"orn Rennecke <amylaar@cygnus.co.uk>
16956
16957         * gcc.dg/991209-1.c: New test.
16958
16959 1999-12-08  Nathan Sidwell <nathan@acm.org>
16960
16961         * gcc.c-torture/compile/991208-1.c: New test.
16962
16963 1999-12-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
16964
16965         * gcc.dg/ultrasp2.c: New test.
16966
16967 1999-12-05  Alex Samuel  <samuel@codesourcery.com>
16968
16969         * g++.old-deja/g++.abi/align.C (main): Fix typo.
16970
16971 1999-12-02  Bernd Schmidt  <bernds@cygnus.co.uk>
16972
16973         * gcc.c-torture/compile/991202-1.c: New test.
16974         * gcc.c-torture/execute/991202-1.c: New test.
16975         * gcc.c-torture/execute/991202-2.c: New test.
16976         * gcc.c-torture/execute/991202-3.c: New test.
16977
16978 1999-12-02  Alex Samuel  <samuel@codesourcery.com>
16979
16980         * g++.old-deja/g++.abi/align.C: New test.
16981         * g++.old-deja/g++.abi/aggregates.C: Likewise.
16982         * g++.old-deja/g++.abi/bitfields.C: Likewise.
16983
16984 1999-12-01  Richard Henderson  <rth@cygnus.com>
16985
16986         * gcc.c-torture/execute/991201-1.c: New.
16987
16988 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
16989
16990         * gcc.dg/991129-1.c: New test.
16991
16992 1999-11-27  Bernd Schmidt  <bernds@cygnus.co.uk>
16993
16994         * gcc.c-torture/compile/991127-1.c: New test.
16995
16996 1999-11-22  Nathan Sidwell  <nathan@acm.org>
16997
16998         * g++.old-deja/g++.other/warn4.C: New test.
16999
17000 1999-11-22  Nathan Sidwell  <nathan@acm.org>
17001
17002         * g++.old-deja/g++.eh/cleanup2.C: New test.
17003         * g++.old-deja/g++.ext/pretty2.C: New test.
17004         * g++.old-deja/g++.ext/pretty3.C: New test.
17005         * g++.old-deja/g++.other/debug6.C: New test.
17006
17007 1999-10-20  Jim Wilson  <wilson@cygnus.com>
17008
17009         * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
17010         compiler_output to look for one error message instead of two.
17011
17012 1999-11-19  Geoffrey Keating  <geoffk@cygnus.com>
17013
17014         * gcc.c-torture/execute/991118-1.c: Also test case
17015         where the word boundary does not split a byte evenly.
17016
17017 1999-11-19  Nathan Sidwell  <nathan@acm.org>
17018
17019         * g++.old-deja/g++.ext/restrict1.C: New test.
17020
17021 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
17022
17023         * gcc.c-torture/execute/991118-1.c: New test.
17024
17025 1999-11-16  Geoffrey Keating  <geoffk@cygnus.com>
17026
17027         * g77.f-torture/execute/u77-test.f (wd): Allow for longer
17028         working directory pathnames.
17029
17030 1999-10-13  Brendan Kehoe  <brendan@cygnus.com>
17031
17032         * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
17033         host is equipped with driver.h and driver.o so it can actually
17034         compile and run the tests.
17035
17036 1999-10-08  Bernd Schmidt  <bernds@cygnus.co.uk>
17037
17038         * gcc.c-torture/compile/991008-1.c: New test.
17039
17040 1999-11-08  Nick Clifton  <nickc@cygnus.com>
17041
17042         * lib/gcc-dg.exp: Include target-supports.exp
17043
17044 1999-11-05  Nick Clifton  <nickc@cygnus.com>
17045
17046         * lib/target-supports.exp: New file: Provide procs to test for
17047         features supported by the target.
17048         (check_weak_available): Moved here from ecos.exp.
17049         (check_alias_available): New proc: Determine of the target
17050         toolchain supports the alias attribute.
17051
17052         * gcc.dg/special/ecos.exp: Move check_weak_available to
17053         target-supports.exp.
17054         (alias-1.c): Only perform the test if the target supports
17055         aliases.
17056         (wkali-1.c): Only perform the test if the target supports
17057         aliases.
17058
17059         * gcc.dg/990506-0.c: Expect error messages from cross
17060         targets as well as native targets.
17061
17062 1999-11-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
17063
17064         * gcc.dg/ultrasp1.c: Removed xfail.
17065         * gcc.dg/struct-ret-2.c: Likewise.
17066         * gcc.dg/array-1.c: Likewise.
17067
17068 1999-11-01  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
17069
17070         * gcc.dg/struct-ret-2.c: New test.
17071
17072         * gcc.dg/array-1.c: New test.
17073
17074 1999-10-30  Stephen L Moshier <moshier@mediaone.net>
17075
17076         * gcc.c-torture/execute/991030-1.c: New test.
17077
17078 1999-10-26  Richard Henderson  <rth@cygnus.com>
17079
17080         * gcc.c-torture/compile/991026-2.c: New test.
17081
17082 1999-10-26  Jeffrey A Law  (law@cygnus.com)
17083
17084         * gcc.c-torture/compile/991026-1.c: New test.
17085
17086 1999-10-23  Jeffrey A Law  (law@cygnus.com)
17087
17088         * gcc.c-torture/execute/991023-1.c: New test.
17089
17090 1999-10-19  Jeffrey A Law  (law@cygnus.com)
17091
17092         * gcc.c-torture/execute/991019-1.c: New test.
17093
17094 1999-10-16  Richard Henderson  <rth@cygnus.com>
17095
17096         * gcc.c-torture/execute/991016-1.c: New test.
17097
17098 1999-10-14  Stephane Carrez  <stcarrez@worldnet.fr>
17099
17100         * gcc.c-torture/execute/991014-1.c: New test.
17101
17102 1999-10-13  J"orn Rennecke <amylaar@cygnus.co.uk>
17103
17104         * g++.old-deja/g++.other/union2.C: New test.
17105
17106 1999-10-13  Nathan Sidwell  <nathan@acm.org>
17107
17108         * g++.old-deja/g++.other/vaarg2.C: New test.
17109         * g++.old-deja/g++.other/vaarg3.C: New test.
17110
17111 1999-10-12  Craig Burley  <craig@jcb-sc.com>
17112
17113         * g77.f-torture/noncompile/19990905-1.f: Moved from being
17114         in compile/.
17115
17116 1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
17117
17118         * gcc.c-torture/execute/va-arg-11.c: New test.
17119
17120 1999-10-01  Mark P. Mitchell  <mark@codesourcery.com>
17121
17122         * lib/file-format.exp (gcc_target_object_format): Don't
17123         crash if objdump is unavailable.
17124
17125 1999-09-29  Donn Terry <donn@interix.com>
17126
17127         * gcc.misc-tests/mg.exp: delete extraneous redirection.
17128
17129 1999-09-28  Nick Clifton  <nickc@cygnus.com>
17130
17131         * gcc.c-torture/compile/990928-1.c: New test.
17132
17133 1999-09-28  Nathan Sidwell  <nathan@acm.org>
17134
17135         * g++.old-deja/g++.other/decl6.C: New test.
17136
17137 1999-09-28  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
17138
17139         * gcc.c-torture/execute/va-arg-10.c: New test.
17140
17141 1999-09-27  Nathan Sidwell  <nathan@acm.org>
17142
17143         * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
17144         __PRETTY_FUNCTION__.
17145
17146 1999-09-23  Nick Clifton  <nickc@cygnus.com>
17147
17148         * gcc.c-torture/execute/990923-1.c: New test.
17149
17150 1999-09-21  Nick Clifton  <nickc@cygnus.com>
17151
17152         * gcc.c-torture/special/special.exp: Add FR30 to list of targets
17153         for which -fpic is inappropriate.
17154
17155 1999-09-21  Mark Mitchell  <mark@codesourcery.com>
17156
17157         * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
17158
17159 1999-09-21  Nathan Sidwell  <nathan@acm.org>
17160
17161         * g++.old-deja/g++.other/dyncast1.C: New test.
17162         * g++.old-deja/g++.other/dyncast2.C: New test.
17163         * g++.old-deja/g++.other/dyncast3.C: New test.
17164         * g++.old-deja/g++.other/dyncast4.C: New test.
17165         * g++.old-deja/g++.other/dyncast5.C: New test.
17166         * g++.old-deja/g++.eh/catch3.C: New test.
17167         * g++.old-deja/g++.eh/catch3p.C: New test.
17168         * g++.old-deja/g++.eh/catch4.C: New test.
17169         * g++.old-deja/g++.eh/catch4p.C: New test.
17170         * g++.old-deja/g++.eh/catch5.C: New test.
17171         * g++.old-deja/g++.eh/catch5p.C: New test.
17172         * g++.old-deja/g++.eh/catch6.C: New test.
17173         * g++.old-deja/g++.eh/catch6p.C: New test.
17174         * g++.old-deja/g++.eh/catch7.C: New test.
17175         * g++.old-deja/g++.eh/catch7p.C: New test.
17176         * g++.old-deja/g++.eh/catch8.C: New test.
17177         * g++.old-deja/g++.eh/catch8p.C: New test.
17178         * g++.old-deja/g++.eh/catch9.C: New test.
17179         * g++.old-deja/g++.eh/catch9p.C: New test.
17180
17181 1999-09-13  Nathan Sidwell  <nathan@acm.org>
17182
17183         * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
17184         * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
17185
17186 1999-09-13  Jeffrey A Law  (law@cygnus.com)
17187
17188         * gcc.c-torture/compile/990913-1.c: New test.
17189
17190 1999-09-10  Nathan Sidwell  <nathan@acm.org>
17191
17192         * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
17193         * g++.old-deja/g++.jason/rfg5.C: Likewise.
17194
17195 1999-09-09  Richard Henderson  <rth@cygnus.com>
17196
17197         * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
17198
17199 1999-09-09  Nathan Sidwell  <nathan@acm.org>
17200
17201         * g++.old-deja/g++.other/lookup11.C: New test.
17202         * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
17203         what is permitted and what we want.
17204         * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
17205         overload use.
17206         * g++.old-deja/g++.jason/rfg5.C: Likewise
17207
17208 1999-09-08  Geoffrey Keating  <geoffk@cygnus.com>
17209
17210         * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
17211         * gcc.c-torture/noncompile/poison-1.c: New file.
17212
17213 1999-09-08  Nathan Sidwell  <nathan@acm.org>
17214
17215         * g++.old-deja/g++.other/sizeof3.C: New test.
17216         * g++.old-deja/g++.other/sizeof4.C: New test.
17217         * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
17218         * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
17219
17220 1999-09-07  Richard Henderson  <rth@cygnus.com>
17221
17222         * gcc.dg/va-arg-1.c: New.
17223
17224 1999-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
17225
17226         * gcc.c-torture/execute/va-arg-9.c: New test.
17227
17228 1999-09-05  Craig Burley  <craig@jcb-sc.com>
17229
17230         * g77.f-torture/compile/980519-2.f: New test.
17231         * g77.f-torture/compile/19990905-0.f: New test.
17232         * g77.f-torture/compile/19990905-1.f: New test.
17233         * g77.f-torture/compile/19990905-2.f: New test.
17234
17235         * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
17236
17237 1999-09-03  Richard Earnshaw <rearnsha@arm.com>
17238
17239         * gcc.c-torture/execute/990827-1.c: Fix typo.
17240
17241 1999-09-03  Nathan Sidwell  <nathan@acm.org>
17242
17243         * g++.old-deja/g++.other/deref1.C: New test.
17244
17245 1999-09-02  Nathan Sidwell  <nathan@acm.org>
17246
17247         * g++.old-deja/g++.other/ambig2.C: New test.
17248         * g++.old-deja/g++.other/cond5.C: New test.
17249         * g++.old-deja/g++.other/lookup16.C: New test.
17250
17251 1999-09-02  Marc Espie <espie@cvs.openbsd.org>
17252
17253         * gcc.dg/980414-1.c: Fix assembler syntax to work with old
17254         assemblers too.
17255
17256 1999-08-31  Jeffrey A Law  (law@cygnus.com)
17257
17258         * lib/c-torture.exp: Avoid the "compare executables" optimization
17259         when testing native.
17260
17261 1999-08-29  Jeffrey A Law  (law@cygnus.com)
17262
17263         * gcc.c-torture/execute/990829-1.c: New test.
17264         * gcc.c-torture/compile/990829-1.c: New test.
17265
17266 1999-08-27  Paul Burchard  <burchard@pobox.com>
17267
17268         * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
17269         * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
17270         * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
17271         * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
17272         * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
17273         * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
17274         * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
17275         * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
17276         * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
17277         * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
17278         * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
17279
17280 1999-08-27  Jeffrey A Law  (law@cygnus.com)
17281
17282         * gcc.c-torture/execute/990827-1.c: New test.
17283
17284 1999-08-26  Craig Burley  <craig@jcb-sc.com>
17285
17286         * g77.f-torture/noncompile/19990826-4.f: New test.
17287
17288         * g77.f-torture/compile/19990826-3.f: New test.
17289
17290         * g77.f-torture/execute/19990826-2.f: New test.
17291
17292         * g77.f-torture/compile/19990826-1.f: New test.
17293
17294         * gcc.c-torture/execute/990826-0.c: New test.
17295         * g77.c-torture/execute/19990826-0.f: New test.
17296
17297         * g77.f-torture/noncompile/970626-2.f: New test.
17298
17299 1999-08-25  Paul Burchard  <burchard@pobox.com>
17300
17301         * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
17302         lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
17303         lss-011.C: New tests.
17304
17305 1999-08-25  Nathan Sidwell  <nathan@acm.org>
17306
17307         * g++.old-deja/g++.other/decl5.C: New test.
17308
17309 1999-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17310
17311         * noncompile/noncompile.exp: Load_lib c-torture.exp.
17312         (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
17313         call `postbase' for each one.  All callers of `postbase' changed
17314         to call this instead.
17315
17316 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
17317
17318         * gcc.c-torture/execute/990811-1.c: New test.
17319
17320 1999-08-09  Nick Clifton  <nickc@cygnus.com>
17321
17322         * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
17323         just native ones.
17324
17325         * gcc.dg/990413-1.c: Expect the parse error for all builds, not
17326         just native ones.
17327
17328 1999-08-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
17329
17330         * g++.old-deja/g++.other/local3.C: Removed XFAIL.
17331
17332 1999-08-04  Jeffrey A Law  (law@cygnus.com)
17333
17334         * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
17335
17336 1999-08-04  Nathan Sidwell  <nathan@acm.org>
17337
17338         * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
17339
17340 1999-08-04  Jeffrey A Law  (law@cygnus.com)
17341
17342         * gcc.c-torture/execute/990804-1.c: New test.
17343
17344 1999-08-03  Nathan Sidwell  <nathan@acm.org>
17345
17346         * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
17347         * g++.old-deja/g++.brendan/crash64.C: Likewise
17348         * g++.old-deja/g++.brendan/overload8.C: Likewise
17349
17350 1999-08-03  Nathan Sidwell  <nathan@acm.org>
17351
17352         * g++.old-deja/g++.other/struct1.C: New test.
17353
17354 1999-08-03  Nathan Sidwell  <nathan@acm.org>
17355
17356         * g++.old-deja/g++.other/enum2.C: New test.
17357
17358 1999-08-02  Richard Henderson  <rth@cygnus.com>
17359
17360         Adapted from tests from Franz Sirl:
17361         * gcc.c-torture/execute/va-arg-7.c: New test.
17362         * gcc.c-torture/execute/va-arg-8.c: New test.
17363
17364 1999-08-01  Jeffrey A Law  (law@cygnus.com)
17365
17366         * gcc.c-torture/compile/990801-2.c: New test.
17367
17368         * gcc.c-torture/compile/990801-1.c: New test.
17369
17370 1999-07-27  Michael Meissner  <meissner@cygnus.com>
17371
17372         * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
17373         fp-cmp-1.c, converting double to float.
17374
17375         * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
17376         fp-cmp-1.c, converting double to long double.
17377
17378         * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
17379         from fr1 to unknown_register, since fr1 is a legitimate register
17380         on some machines.
17381
17382 1999-07-25  Jeffrey A Law  (law@cygnus.com)
17383
17384         * README: More listname related changes.
17385
17386 1999-07-08  Catherine Moore  <clm@cygnus.com>
17387
17388         * gcc.c-torture/execute/920501-5.c: Fix typo.  Change | to ||.
17389
17390 1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
17391
17392         * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
17393
17394 1999-07-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
17395
17396         * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
17397
17398 1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
17399
17400         * gcc.dg/990703-1.c: New test.
17401
17402 1999-06-29  Nick Clifton  <nickc@cygnus.com>
17403
17404         * lib/file-format.exp: New file: Move definition of proc
17405         gcc_target_object_format to here from
17406         gcc.dg/special/ecos.exp.
17407
17408         * lib/c-torture.exp: Include lib file-format.exp.
17409         * lib/gcc-dg.exp: Include lib file-format.exp.
17410
17411         * gcc.dg/special/ecos.exp: Remove definition of proc
17412         gcc_target_object_format.
17413
17414 1999-06-28  Jeffrey A Law  (law@cygnus.com)
17415
17416         * gcc.c-torture/execute/990628-1.c: New test.
17417
17418 1999-06-25  Jeffrey A Law  (law@cygnus.com)
17419
17420         * gcc.c-torture/compile/990625-2.c: New test.
17421
17422         * gcc.c-torture/compile/990625-1.c: New test.
17423
17424 1999-06-23  Nick Clifton  <nickc@cygnus.com>
17425
17426         * gcc.c-torture/compile/dll.c: New test case.  Check that dll
17427         attributes compile.
17428         * gcc.c-torture/compile/dll.x: Only support the dll.c test on
17429         ports that use the COFF/PE file format.
17430
17431 1999-06-17  Jeffrey A Law  (law@cygnus.com)
17432
17433         * gcc.c-torture/compile/990617-1.c: New test.
17434
17435 1999-06-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
17436
17437         * g++.old-deja/g++.other/decl4.C: New test.
17438
17439 1999-06-14  Nathan Sidwell  <nathan@acm.org>
17440
17441         * g++.old-deja/g++.other/bitfld3.C: New test.
17442
17443 1999-06-08  Nathan Sidwell  <nathan@acm.org>
17444
17445         * g++.old-deja/g++.eh/catch1.C: New test.
17446
17447 1999-06-07  Jeffrey A Law  (law@cygnus.com)
17448
17449         * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
17450
17451         * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
17452         * gcc.c-torture/execute/ieee/mzero.x: New file.  Likewise.
17453
17454 1999-06-05  Craig Burley  <craig@jcb-sc.com>
17455
17456         * g77.f-torture/compile/19990502-0.f: Replace with new,
17457         shorter, test that still fails after recent changes.
17458
17459 1999-06-04  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
17460
17461         * gcc.c-torture/execute/990604-1.c: New test.
17462
17463 1999-05-31  Jeffrey A Law  (law@cygnus.com)
17464
17465         * gcc.c-torture/execute/990531-1.c: New test.
17466
17467 1999-05-27  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
17468
17469         * gcc.c-torture/compile/990527-1.c: New test.
17470
17471 1999-05-27  Joern Rennecke <amylaar@cygnus.com>
17472
17473         * gcc.c-torture/execute/990527-1.c: New test.
17474
17475 1999-05-25  Nick Clifton  <nickc@cygnus.com>
17476
17477         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
17478         bitfields as signed.
17479
17480 1999-05-25  Craig Burley  <craig@jcb-sc.com>
17481
17482         * g77.f-torture/compile/19990525-0.f: New test.
17483
17484 1999-05-25  Jeffrey A Law  (law@cygnus.com)
17485
17486         * gcc.c-torture/execute/990525-2.c: New test.
17487
17488         * gcc.c-torture/execute/990525-1.c: New test.
17489
17490 1999-05-24  Nathan Sidwell  <nathan@acm.org>
17491
17492         * g++.old-deja/g++.other/anon3.C: New test.
17493         * g++.old-deja/g++.other/anon4.C: New test.
17494         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
17495         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
17496         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
17497         Merrill).
17498
17499 1999-05-24  Jeffrey A Law  (law@cygnus.com)
17500
17501         * gcc.c-torture/execute/990524-1.c: New test.
17502
17503         * gcc.dg/990524-1.c: New test.
17504
17505 1999-05-23  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
17506
17507         * gcc.c-torture/compile/990523-1.c: New test.
17508
17509 1999-05-19  Raja R Harinath <harinath@cs.umn.edu>
17510
17511         * gcc.c-torture/compile/990519-1.c: New test.
17512
17513 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
17514
17515         * gcc.c-torture/compile/990517-1.c: New test.
17516
17517         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
17518         (e4, f4): New tests.
17519         (main): Call them.
17520
17521 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17522
17523         * gcc.dg/noreturn-1.c: New test.
17524
17525 1999-05-13  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
17526
17527         * gcc.c-torture/execute/990513-1.c: New test.
17528
17529 1999-05-10  Richard Henderson  <rth@cygnus.com>
17530
17531         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
17532
17533 1999-05-10  Craig Burley  <craig@jcb-sc.com>
17534
17535         * g77.f-torture/execute/erfc.f: Use small single-precision
17536         values, to avoid problems on Alphas when not -mieee.
17537
17538 1999-05-08  Craig Burley  <craig@jcb-sc.com>
17539
17540         * gcc.dg/990506-0.c: New test.
17541
17542 1999-05-08  Richard Henderson  <rth@cygnus.com>
17543
17544         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
17545         the constant to test.  Don't XFAIL 64-bit targets.
17546
17547         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
17548         * g++.old-deja/g++.law/profile1.C: Likewise.
17549
17550         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
17551         operator new instances.
17552         * g++.old-deja/g++.other/delete5.C: Likewise.
17553
17554 1999-05-03  Craig Burley  <craig@jcb-sc.com>
17555
17556         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
17557         intrinsic.
17558
17559 1999-05-03  Craig Burley  <craig@jcb-sc.com>
17560
17561         * g77.f-torture/execute/u77-test.f: Reverse order of two
17562         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
17563
17564 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17565
17566         * gcc.dg/compare1.c: New test.
17567
17568 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
17569
17570         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
17571         New tests.
17572
17573 1999-05-02  Craig Burley  <craig@jcb-sc.com>
17574
17575         * g77.f-torture/compile/19990502-1.f: New test.
17576
17577 1999-05-02  Craig Burley  <craig@jcb-sc.com>
17578
17579         * g77.f-torture/compile/19990502-0.f: New test.
17580
17581 1999-05-02  Craig Burley  <craig@jcb-sc.com>
17582
17583         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
17584         intrinsic.
17585
17586 1999-05-02  Craig Burley  <craig@jcb-sc.com>
17587
17588         * g77.f-torture/execute/u77-test.f (main): List libU77
17589         intrinsics not currently tested.
17590         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
17591         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
17592         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
17593         Trim blanks off the ends of some printed strings.
17594
17595 1999-05-02  Craig Burley  <craig@jcb-sc.com>
17596
17597         * g77.f-torture/execute/u77-test.f (main): Just warn about
17598         FSTAT gid disagreement, as it's expected on some systems.
17599
17600 1999-05-01  Craig Burley  <craig@jcb-sc.com>
17601
17602         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
17603         use a new function, which allows for some slop.
17604         Clean up some commentary.
17605         (issum): The new function.
17606         (sgladd): Deleted subroutine.
17607
17608 1999-05-01  Craig Burley  <craig@jcb-sc.com>
17609
17610         * g77.f-torture/execute/u77-test.f: Modify to be more like
17611         libf2c/libU77 version, bringing patches to that version here.
17612         Add suitable commentary.
17613
17614 1999-04-25  Richard Henderson  <rth@cygnus.com>
17615
17616         * gcc.dg/990424-1.c: New test.
17617
17618 1999-04-24  Craig Burley  <craig@jcb-sc.com>
17619
17620         * g77.f-torture/execute/u77-test.f (main): Bug involving
17621         LSTAT has been fixed, so turn back on full checking.
17622
17623 1999-04-20  Craig Burley  <craig@jcb-sc.com>
17624
17625         * g77.f-torture/compile/19990419-0.f: New test.
17626         * g77.f-torture/execute/19990419-1.f: New test.
17627
17628 1999-04-17  Richard Henderson  <rth@cygnus.com>
17629
17630         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
17631         to avoid the need for a prototype to supress a warning.
17632
17633 1999-04-07  Jim Wilson  <wilson@cygnus.com>
17634
17635         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
17636
17637 1999-04-04  Jeffrey A Law  (law@cygnus.com)
17638
17639         * gcc.c-torture/execute/990404-1.c: New test.
17640
17641 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
17642
17643         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
17644         * gcc.dg/cpp-if3.c: Don't use -pedantic.
17645         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
17646         missing initializer warnings.
17647
17648 1999-03-28  Jeffrey A Law  (law@cygnus.com)
17649
17650         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
17651         matching strings.
17652
17653 1999-03-26  Jeffrey A Law  (law@cygnus.com)
17654
17655         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
17656
17657 1999-03-26  Craig Burley  <craig@jcb-sc.com>
17658
17659         * g77.f-torture/execute/19990325-0.f: New test.
17660         * g77.f-torture/execute/19990325-1.f: New test.
17661
17662 1999-03-24  Jeffrey A Law  (law@cygnus.com)
17663
17664         * gcc.c-torture/execute/990324-1.c: New test.
17665
17666 1999-03-22  Jim Wilson  <wilson@cygnus.com>
17667
17668         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
17669         test with 4.
17670
17671 1999-03-17  Richard Henderson  <rth@cygnus.com>
17672
17673         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
17674
17675 1999-03-13  Craig Burley  <craig@jcb-sc.com>
17676
17677         * g77.f-torture/execute/19990313-2.f: New test.
17678         * g77.f-torture/execute/19990313-3.f: New test.
17679
17680 1999-03-13  Craig Burley  <craig@jcb-sc.com>
17681
17682         * g77.f-torture/execute/19990313-0.f: New test.
17683         * g77.f-torture/execute/19990313-1.f: New test.
17684
17685 1999-03-12  Jim Wilson  <wilson@cygnus.com>
17686
17687         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
17688         printf to sprintf.
17689         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
17690         (main): Add check for u15.  Conditionalize u31 check depending on
17691         whether ints are <32 bits or >=32 bits.
17692
17693 1999-03-08  Craig Burley  <craig@jcb-sc.com>
17694
17695         * g77.f-torture/execute/19981119-0.f: Improve testiness.
17696
17697 1999-03-08  Craig Burley  <craig@jcb-sc.com>
17698
17699         * g77.f-torture/compile/19990305-0.f: New test.
17700         * g77.f-torture/execute/19981119-0.f: New test.
17701
17702 1999-03-08  Craig Burley  <craig@jcb-sc.com>
17703
17704         * g77.f-torture/execute/970625-2.f: call ABORT if final
17705         result is not correct, instead of just printing it.
17706         Add this checking via newly introduced obfuscation, to
17707         trip up buggy front ends.
17708
17709 1999-03-07  Craig Burley  <craig@jcb-sc.com>
17710
17711         * g77.f-torture/compile/960317-1.f: Moved from being
17712         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
17713
17714 1999-03-06  Craig Burley  <craig@jcb-sc.com>
17715
17716         * g77.f-torture/execute/960317-1.f: New (old) test.
17717         * g77.f-torture/execute/970625-2.f: Ditto.
17718
17719 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
17720
17721         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
17722         message on line 1 or line 2; cccp and cpplib do this differently.
17723
17724 1999-03-01  Jeffrey A Law  (law@cygnus.com)
17725
17726         * g++.old-deja/g++.law/weak1.C: New test.
17727
17728 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
17729
17730         * gcc.c-torture/execute/990119-1.c: Renamed to...
17731         * gcc.dg/990119-1.c: this, so it will only be tested once
17732         (it's a preprocessor test, it doesn't need to be run at
17733         multiple optimization levels).
17734
17735 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
17736
17737         * lib/g++.exp: Don't add incdir=$base_dir/../include to
17738           ALWAYS_CXXFLAGS.
17739
17740 1999-02-24  Craig Burley  <craig@jcb-sc.com>
17741
17742         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
17743         * g77.f-torture/compile/19981216-0.f: ...as it is expected
17744         to not be compilable by current g77.
17745
17746 1999-02-24  Nick Clifton  <nickc@cygnus.com>
17747
17748         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
17749
17750 1999-02-22  Jeffrey A Law  (law@cygnus.com)
17751
17752         * gcc.c-torture/execute/990222-1.c: New test.
17753
17754 1999-02-19  Craig Burley  <craig@jcb-sc.com>
17755
17756         * g77.f-torture/compile/19990218-0.f: New test.
17757         * g77.f-torture/noncompile/19990218-1.f: New test.
17758
17759 1999-02-18  Craig Burley  <craig@jcb-sc.com>
17760
17761         * g77.f-torture/compile/19981216-0.f: New test.
17762
17763 1999-02-14  Jeffrey A Law  (law@cygnus.com)
17764
17765         * gcc.dg/990214-1.c: New test.
17766
17767 1999-02-13  Jeffrey A Law  (law@cygnus.com)
17768
17769         * gcc.dg/990213-2.c: New test.
17770
17771         * gcc.dg/990213-1.c: New test.
17772
17773 1999-02-12  Jeffrey A Law  (law@cygnus.com)
17774
17775         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
17776         ints.
17777
17778 1999-02-11  Nick Clifton  <nickc@cygnus.com>
17779
17780         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
17781         specified by target.
17782
17783         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
17784
17785 1999-02-11  Jeffrey A Law  (law@cygnus.com)
17786
17787         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
17788
17789 1999-02-10  Jonathan Larmour  <jlarmour@cygnus.co.uk>
17790
17791         * gcc.dg/special/ecos.exp: New test driver for new tests with
17792         special requirements.
17793
17794         * gcc.dg/special/alias-1.c: New test.
17795         * gcc.dg/special/gcsec-1.c: New test.
17796         * gcc.dg/special/weak-1.c: New test.
17797         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
17798         * gcc.dg/special/weak-2.c: New test.
17799         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
17800         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
17801         * gcc.dg/special/wkali-1.c: New test.
17802         * gcc.dg/special/wkali-2.c: New test.
17803         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
17804         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
17805
17806 1999-02-10  Felix Lee  <flee@cygnus.com>
17807
17808           * lib/c-torture.exp (c-torture-compile): Pull out code for
17809           analyzing gcc error messages.
17810           (c-torture-execute): Likewise.  Fix some (harmless) false
17811           positives.
17812           * lib/gcc.exp (gcc_check_compile): New function.
17813
17814 1999-02-08  Richard Henderson  <rth@cygnus.com>
17815
17816         * gcc.c-torture/execute/990208-1.c: New test.
17817
17818 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
17819
17820         * g++.dg/special/ecos.exp: New driver for new tests with special
17821         requirements
17822
17823         * g++.dg/special/conpr-1.C: New test
17824         * g++.dg/special/conpr-2.C: New test
17825         * g++.dg/special/conpr-2a.C: New test
17826         * g++.dg/special/conpr-3.C: New test
17827         * g++.dg/special/conpr-3a.C: New test
17828         * g++.dg/special/conpr-3b.C: New test
17829
17830         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
17831         allow g++ to use the dg driver
17832
17833         * README: Add comment about g++.dg directory
17834
17835 1999-02-06  Jeffrey A Law  (law@cygnus.com)
17836
17837         * README: Update email addresses.
17838
17839 1999-02-03  Nick Clifton  <nickc@cygnus.com>
17840
17841         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
17842         arguments in order to force structure S onto the stack even on
17843         the alpha.
17844         (test): Pass 10 leading arguments to function foo as well as the
17845         structure S.
17846
17847         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
17848         failure for all targets.
17849
17850         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
17851         abort to terminate program execution.
17852
17853 1999-01-30  Richard Henderson  <rth@cygnus.com>
17854
17855         * gcc.c-torture/execute/990130-1.c: New test.
17856
17857 1999-01-30  Jeffrey A Law  (law@cygnus.com)
17858
17859         * gcc.dg/990130-1.c: New test.
17860
17861 1999-01-28  Michael Meissner  <meissner@cygnus.com>
17862
17863         * gcc.c-torture/execute/990128-1.c: New test.
17864
17865 1999-01-27  Michael Meissner  <meissner@cygnus.com>
17866
17867         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
17868
17869 1999-01-27  Felix Lee  <flee@cygnus.com>
17870
17871         * lib/c-torture.exp (c-torture-compile): pull out code for
17872         analyzing gcc error messages.
17873         (c-torture-execute): ditto, and fix some (harmless) false
17874         positives.
17875         * lib/gcc.exp (gcc_check_compile): new function.
17876
17877 1999-01-17  Jeffrey A Law  (law@cygnus.com)
17878
17879         * gcc.dg/990117-1.c: New test.
17880
17881         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
17882
17883         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
17884
17885 1999-01-15  Jeffrey A Law  (law@cygnus.com)
17886
17887         * g77.f-torture/compile/990115-1.f: New test.
17888
17889 1999-01-07  Jeffrey A Law  (law@cygnus.com)
17890
17891         * gcc.c-torture/compile/990107-1.c: New test
17892
17893 1999-01-06  Jeffrey A Law  (law@cygnus.com)
17894
17895         * gcc.c-torture/execute/990106-2.c: New test.
17896
17897         * gcc.c-torture/execute/990106-1.c: New test.
17898
17899 1998-12-30  Zack Weinberg <zack@rabi.columbia.edu>
17900
17901         * gcc.c-torture/compile/981223-1.c: New test.
17902
17903 1998-12-29  Richard Henderson  <rth@cygnus.com>
17904
17905         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
17906         (opt3): Rename from opt4 and disable.
17907
17908 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
17909
17910         * g++.old-deja/g++.pt/ptrmem5.C: New test.
17911
17912 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
17913
17914         * g++.old-deja/g++.other/conv5.C: New test.
17915
17916 1998-12-14  Nick Clifton  <nickc@cygnus.com>
17917
17918         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
17919
17920 1998-12-11  Jeffrey A Law  (law@cygnus.com)
17921
17922         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
17923
17924 1998-12-11  Zack Weinberg <zack@rabi.columbia.edu>
17925
17926         * gcc.c-torture/compile/981211-1.c: New test.
17927
17928 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
17929
17930         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
17931
17932         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
17933
17934 1998-12-08  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
17935
17936         * gcc.special/930510-1.c: Make C9X safe.
17937         * gcc.misc-tests/gcov-1.c Similarly.
17938         * gcc.misc-tests/gcov-2.c Similarly.
17939
17940 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
17941
17942         * gcc.dg/ultrasp1.c: New test.
17943
17944 1998-12-06  Richard Henderson  <rth@cygnus.com>
17945
17946         * gcc.c-torture/execute/981206.c: New test.
17947
17948 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
17949
17950         * g++.old-deja/g++.ns/template7.C: New test.
17951
17952         * g++.old-deja/g++.other/expr1.C: New test.
17953
17954         * g++.old-deja/g++.eh/tmpl3.C: New test.
17955
17956         * g++.old-deja/g++.eh/tmpl2.C: New test.
17957
17958 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
17959
17960         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
17961         * g++.old-deja/g++.other/using6.C: Removed.
17962         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
17963
17964         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
17965
17966 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
17967
17968         * g++.old-deja/g++.pt/overload8.C: New test.
17969
17970         * g++.old-deja/g++.pt/overload7.C: New test.
17971
17972         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
17973
17974         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
17975         and relinking messages.
17976         * lib/g++.exp (g++_target_compile): Remove .rpo file when
17977         compiling with -frepo.
17978
17979 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
17980
17981         * g++.old-deja/g++.pt/lookup6.C: New test.
17982
17983 1998-11-30  Nick Clifton  <nickc@cygnus.com>
17984
17985         * gcc.c-torture/execute/981130-1.c: New test.
17986         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
17987
17988 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
17989
17990         * g++.old-deja/g++.pt/explicit76.C: New test.
17991
17992         * g++.old-deja/g++.pt/friend38.C: New test.
17993
17994         * g++.old-deja/g++.ns/crash2.C: New test.
17995
17996         * g++.old-deja/g++.pt/defarg8.C: New test.
17997
17998         * g++.old-deja/g++.pt/instantiate6.C: New test.
17999
18000         * g++.old-deja/g++.pt/static6.C: New test.
18001
18002         * g++.old-deja/g++.pt/decl2.C: New test.
18003
18004 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
18005
18006         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
18007         problem is actually related with name lookup, but so what? :-)
18008
18009         * g++.old-deja/g++.pt/friend37.C: New test.
18010
18011 1998-11-25  Dave Love  <d.love@dl.ac.uk>
18012
18013         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
18014         element, which fails on some systems.
18015
18016         * g77.f-torture/execute/labug1.f: New test.
18017
18018 1998-11-21  Jeffrey A Law  (law@cygnus.com)
18019
18020         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
18021         is defined.
18022
18023 1998-11-18  Dave Love  <d.love@dl.ac.uk>
18024
18025         * g77.f-torture/compile/981117-1.f: New test.
18026
18027 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
18028
18029         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
18030         properly discarded.
18031
18032 1998-10-11  Ken Raeburn  <raeburn@cygnus.com>
18033
18034         * gcc.c-torture/execute/memcheck: New directory of tests for
18035         -fcheck-memory-usage.
18036
18037 1998-11-07  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
18038
18039         * README: New file, general information about the testsuite and
18040         new description of the various C++ test subdirectories.
18041         * README.g++: Eliminate obsolete information, update and move most
18042         relevant stuff to README.
18043
18044 1998-11-07  Richard Henderson  <rth@cygnus.com>
18045
18046         * gcc.c-torture/compile/981107-1.c: New test.
18047
18048 1998-11-02  Doug Evans  <devans@canuck.cygnus.com>
18049
18050         * execute/memcpy-bi.c: New testcase.
18051
18052 1998-10-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
18053
18054         * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
18055         base classes.
18056
18057         * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
18058         template is selected.
18059
18060         * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
18061         classes, it should be accepted for all types.
18062
18063         * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
18064
18065         * g++.old-deja/g++.pt/spec24.C: Ensure that template
18066         specializations start with template headers.
18067
18068 1998-10-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
18069
18070         * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
18071
18072         * g++.old-deja/g++.other/init9.C: Test cross initialization of
18073         non-POD types.
18074
18075 1998-10-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
18076
18077         * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
18078
18079 1998-10-22  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18080
18081         * compile/981022-1.c, compile/981022-1.x: New test and driver.
18082
18083 1998-10-19  Jeffrey A Law  (law@cygnus.com)
18084
18085         * 981019-1.c: New test.
18086
18087 1998-10-14  Robert Lipe <robertl@dgii.com>
18088
18089         * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
18090         find objc headers.
18091
18092 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
18093
18094         * compile/981001-4.c: Remove use of GCC extension that triggers a
18095         compiler bug.
18096
18097 1998-10-13  Alexandre Oliva  <oliva@dcc.unicamp.br>
18098
18099         * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
18100
18101 1998-10-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
18102
18103         * g++.old-deja/g++.pt/explicit74.C: New test.  Explicit
18104         instantiation of template produces incorrect code for delete
18105         expression.
18106
18107         * g++.old-deja/g++.pt/instantiate5.C: New test.  `global
18108         constructors' name is not unique.
18109         * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
18110         * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
18111
18112         * g++.old-deja/g++.other/init8.C: New test.  Uninitialized
18113         automatic array of const is ill-formed.
18114
18115         * g++.old-deja/g++.pt/ttp53.C: New test.  Incorrect substitution
18116         of template parameter?
18117
18118         * g++.old-deja/g++.other/conv3.C: New test.  Conversion discards
18119         const.
18120
18121         * g++.old-deja/g++.other/pmf2.C: New test.  Invalid
18122         pointer-to-member expression.
18123
18124         * g++.old-deja/g++.other/friend5.C: New test.  Bogus friend
18125         declaration causes ICE.
18126
18127 1998-10-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
18128
18129         * g++.old-deja/g++.ns/main1.C: New test.  main() should only be
18130         reserved in the global namespace.
18131
18132         * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
18133         generate needed virtual table.
18134
18135         * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
18136
18137 1998-10-10  Dariush Eslimi  <eslimi@loran.com>
18138
18139         * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
18140         template-dependent type
18141
18142 1998-10-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
18143
18144         * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
18145         * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
18146         * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
18147
18148         * g++.old-deja/g++.other/using5.C: New test; using decl from base
18149         class should be usable as argument of member function.
18150         * g++.old-deja/g++.other/using6.C: New test; using decl from base
18151         class should be usable as return type of member function.
18152         * g++.old-deja/g++.other/using7.C: New test; using decl from base
18153         class should be usable as type of data member.
18154
18155         * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
18156
18157 1998-10-09  Jeffrey A Law  (law@cygnus.com)
18158
18159         * gcc.c-torture/special/920521-1.c: Fix bogus test.
18160
18161 1998-10-08  Nick Clifton  <nickc@cygnus.com>
18162
18163         * gcc.dg/dll-?.c Add thumb to target list.
18164         Fix assembler scan patterns to match current assembler output.
18165
18166 1998-10-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
18167
18168         * g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
18169         matching of template brackets.
18170
18171         * g++.old-deja/g++.other/using4.C: New test.  Test using
18172         declarations of methods from base classes.
18173
18174         * g++.old-deja/g++.ns/extern1.C: New test.  Extern declarations
18175         within functions should introduce names into the innermost
18176         enclosing namespace.
18177
18178         * g++.old-deja/g++.other/init7.C: New test.  Retry initialization
18179         of static locals if first initialization throws.
18180
18181 1998-10-07  Jim Wilson  <wilson@cygnus.com>
18182
18183         * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
18184
18185 1998-10-06  Ken Raeburn  <raeburn@cygnus.com>
18186
18187         * gcc.c-torture/special/981006-1.c: New test.  Make sure gcc doesn't
18188         lose track of the possible targets of tablejump insns.
18189         * special/special.exp: Run it.
18190
18191 1998-10-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
18192
18193         * g++.old-deja/g++.pt/friend35.C: New test.  A template function
18194         must be declared before its specializations can be named in friend
18195         declarations.
18196
18197 1998-10-05  Dave Love  <d.love@dl.ac.uk>
18198
18199         * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
18200
18201         * g77.f-torture/execute/io1.f: New test.
18202
18203 1998-10-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
18204
18205         * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
18206         with pointer to template function, for which no argument deduction
18207         is possible.
18208
18209         * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
18210         specialization of template function as argument to template
18211         function.
18212
18213         * g++.old-deja/g++.other/access2.C: New test; Inner class
18214         shouldn't have privileged access to Outer's names.
18215
18216 1998-10-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
18217
18218         * g++.old-deja/g++.pt/friend34.C: New test; name injection of
18219         friend template declared within template class conflicts with
18220         nested class of the same name.
18221
18222         * g++.old-deja/g++.other/badopt1.C: New test; post-increment
18223         is ignored.
18224
18225         * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
18226         object with direct initializer as function declaration.
18227
18228         * g++.old-deja/g++.other/decl2.C: New test; duplicate
18229         initializers.
18230
18231         * g++.old-deja/g++.other/null2.C: New test; conditional operator
18232         involving const pointer and NULL produces incorrect result.
18233
18234         * g++.old-deja/g++.other/typename1.C: New test; template-dependent
18235         type name without `typename' should be rejected with -pedantic.
18236
18237 1998-10-02  Richard Henderson  <rth@cygnus.com>
18238
18239         * g++.old-deja/g++.other/addrof1.C: New test.
18240
18241 1998-10-01  Nick Clifton  <nickc@cygnus.com>
18242
18243         * gcc.c-torture/compile/981001-1.c: New test.
18244         * gcc.c-torture/execute/981001-1.c: New test.
18245
18246 1998-10-01  Jeffrey A Law  (law@cygnus.com)
18247
18248         * gcc.c-torture/compile/981001-2.c: New test.
18249         * gcc.c-torture/compile/981001-3.c: New test.
18250         * gcc.c-torture/compile/981001-4.c: New test.
18251
18252 1998-10-01  Robert Lipe  <robertl@dgii.com>
18253
18254         * lib/objc.exp (objc_target_compile): Add -L during compiles for
18255         multilibbed hosts.   Idea grafted from g77.exp.
18256
18257 1998-09-30  Dave Love  <d.love@dl.ac.uk>
18258
18259         * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
18260         avoid losing on systems which need -lsocket.
18261
18262 1998-09-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
18263
18264         * g++.old-deja/g++.other/bitfld1.C: Expected failure.
18265         * g++.old-deja/g++.other/nested2.C: Ditto.
18266         * g++.old-deja/g++.robertl/eb132.C: No longer an expected
18267         failure.
18268
18269 1998-09-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
18270
18271         * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
18272         preferred over template operator!= for enum bitfields.
18273
18274 1998-09-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
18275
18276         * g++.old-deja/g++.other/nested2.C: Different virtual base classes
18277         that happen to have the same base name, but in different scopes,
18278         are incorrectly rejected.
18279
18280 1998-09-16  Richard Henderson  <rth@cygnus.com>
18281
18282         * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
18283         on the native word size instead of an integer literal.
18284
18285 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
18286
18287         * g++.old-deja/g++.other/static2.C: Invocation of static data
18288         member of type pointer-to-function denoted as non-static member.
18289
18290         * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
18291         checks involving function types and aliases.
18292
18293 1998-09-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
18294
18295         * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
18296         redefined to the same non-trivial type.
18297
18298         * g++.old-deja/g++.pt/explicit73.C: Test for proper
18299         namespace-qualification of template specializations declared in
18300         other namespaces.
18301
18302         * g++.old-deja/g++.other/friend4.C: Check whether it is possible
18303         to declare a subset of the specializations of a template function
18304         as friends of specializations of a template class.
18305
18306         * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
18307         member templates that do not fully specialize the enclosing
18308         template class are rejected.
18309
18310 1998-09-11  Dave Love  <d.love@dl.ac.uk>
18311
18312         * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
18313
18314 1998-09-08  Dave Love  <d.love@dl.ac.uk>
18315
18316         * g77.f-torture/execute/u77-test.f (main): New file, somewhat
18317         altered from libf2c/libU77 version.
18318
18319 1998-09-06  Dave Love  <d.love@dl.ac.uk>
18320
18321         * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
18322
18323 1998-09-04  Reid M. Pinchback  <reidmp@MIT.EDU>, Alexandre Oliva  <oliva@dcc.unicamp.br>
18324
18325         * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
18326         (un)signed char are different types for template specialization
18327         purposes.
18328
18329 1998-09-03  Ovidiu Predescu  <ovidiu@aracnet.com>
18330
18331         * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
18332         * objc: ObjC testsuite.
18333
18334 1998-08-31  Catherine Moore  <clm@cygnus.com>
18335
18336         * gcc.c-torture/execute/941014-1.x:  New file.
18337
18338 1998-08-31  Nick Clifton  <nickc@cygnus.com>
18339
18340         * lib/c-torture.exp: Add support for
18341         torture_eval_before_compile and torture_eval_before_execute
18342         variables.
18343
18344 1998-08-30  Jeffrey A Law  (law@cygnus.com)
18345
18346         * gcc.dg/980626-1.c: Delete this test.  We've declared the warning
18347         this test triggers valid.
18348
18349 1998-08-27  Jeffrey A Law  (law@cygnus.com)
18350
18351         * gcc.dg/980827-1.c: New test.
18352
18353 1997-08-26  J"orn Rennecke <amylaar@cygnus.co.uk>
18354
18355         * gcc.c-torture/execute/loop-4b.c: New test.
18356
18357 1998-08-26  Nick Clifton  <nickc@cygnus.com>
18358
18359         * lib/c-torture.exp: Add support for
18360         torture_eval_before_compile and torture_eval_before_execute
18361         variables.
18362
18363 1998-08-25  Jeffrey A Law  (law@cygnus.com)
18364
18365         * gcc.c-torture/compile/980825-1.c: New test.
18366
18367 1998-08-24  Nick Clifton  <nickc@cygnus.com>
18368
18369         * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
18370         count number tests in opt_t0 not good_t0.
18371
18372 1998-08-24  Jeffrey A Law  (law@cygnus.com)
18373
18374         * gcc.c-torture/compile/930326-1.x: Fix typo.
18375
18376 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
18377
18378         * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
18379         causes an ICE.
18380
18381 1998-08-21  Jeffrey A Law  (law@cygnus.com)
18382
18383         * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
18384         STACK_SIZE is defined.
18385         * gcc.c-torture/unsorted/stuct.c: Similarly.
18386
18387         * gcc.c-torture/compile/980821-1.c: New test.
18388
18389 1998-08-21  Jeffrey A Law  (law@cygnus.com)
18390
18391         * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
18392
18393 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
18394
18395         * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
18396         code.
18397
18398 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
18399
18400         * lib/old-dejagnu.exp: Revise handling of `Internal compiler
18401         error'.
18402
18403 1998-08-18  Jeffrey A Law  (law@cygnus.com)
18404
18405         * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
18406
18407 1998-08-16  Jeffrey A Law  (law@cygnus.com)
18408
18409         * gcc.c-torture/compile/980816-1.c: New test.
18410
18411         * gcc.dg/980816-1.c: New test.
18412
18413 1998-08-13  Jeffrey A Law  (law@cygnus.com)
18414
18415         * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
18416         compiler for ieee tests.
18417
18418 1998-08-01  Dave Love  <d.love@dl.ac.uk>
18419
18420         * g77.f-torture/compile/980729-0.f: New test.
18421
18422 1998-07-30  Ken Raeburn  <raeburn@cygnus.com>
18423
18424         * gcc.c-torture/special/eeprof-1.c: New test, for
18425         -finstrument-functions.
18426         * gcc.c-torture/special/special.exp: Run it.
18427
18428 1998-07-29  Jeffrey A Law  (law@cygnus.com)
18429
18430         * gcc.c-torture/compile/980729-1.c: New test.
18431
18432 1998-07-27  Nick Clifton  <nickc@cygnus.com>
18433
18434         * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
18435         __thumb__ is defined, and test for ARM style doubles if so.
18436
18437 1998-07-26  Dave Love  <d.love@dl.ac.uk>
18438
18439         * g77.f-torture/noncompile/980615-0.f: New test.
18440
18441 1998-07-26  H.J. Lu  (hjl@gnu.org)
18442
18443         * gcc.dg/980312-1.c: Do link instead of compile.
18444         * gcc.dg/980313-1.c: Likewise.
18445
18446 1998-07-26  Jeffrey A Law  (law@cygnus.com)
18447
18448         * gcc.c-torture/compile/980726-1.c: New test.
18449
18450 1998-07-25  Dave Love  <d.love@dl.ac.uk>
18451
18452         * g77.f-torture/execute/io0.f: New test.
18453
18454 1998-07-24  Nick Clifton  <nickc@cygnus.com>
18455
18456         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
18457         an int.
18458
18459 1998-06-18  Michael Meissner  <meissner@cygnus.com>
18460
18461         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
18462         m32r bugs.
18463
18464 1998-07-17  Nick Clifton  <nickc@cygnus.com>
18465
18466         * gcc.dg/980626-1.c: Expect failures for all toolchains until
18467         c-decl.c:grokdeclarator can handle mode attributes.
18468
18469 1998-07-16  Jeffrey A Law  (law@cygnus.com)
18470
18471         * gcc.c-torture/execute/980716-1.c: New test.
18472
18473 1998-07-13  Jeffrey A Law  (law@cygnus.com)
18474
18475         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
18476         the mn10200.
18477         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
18478         the mn10200.
18479         * gcc.c-torture/execute/va-arg-3.x: Similarly.
18480         * gcc.c-torture/compile/930326-1.x: Similarly.
18481
18482 1998-07-13  Dave Love  <d.love@dl.ac.uk>
18483
18484         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
18485         New test from Craig.
18486
18487 1998-07-12  Dave Love  <d.love@dl.ac.uk>
18488
18489         * g77.f-torture/noncompile/980616-0.f: New test.
18490
18491         * g77.f-torture/execute/970816-3.f:  New test from Craig.
18492
18493 1998-07-10 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
18494
18495         *  g++.other/singleton.C: Return error value instead of taking
18496         SIGSEGV.
18497
18498 1998-07-10  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
18499
18500         *  g++.other/singleton.C: New test.   Warning is under dispute.
18501         Runtime crash is not.
18502
18503 1998-07-09  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
18504
18505         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
18506         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
18507         using6.C, using7.C}:  New namespace tests.
18508
18509 1998-07-09  Alexandre Oliva   <oliva@dcc.unicamp.br>
18510
18511         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
18512         specialization with typedef'ed names used as array indexes.
18513
18514 1998-07-09  Jeffrey A Law  (law@cygnus.com)
18515
18516         * gcc.c-torture/execute/980709-1.c: New test.
18517
18518         * gcc.dg/980709-1.c: New test.
18519
18520 1998-07-07  Richard Henderson  <rth@cygnus.com>
18521
18522         * gcc.c-torture/execute/bcp-1.c: New test.
18523
18524 1998-07-07  Jeffrey A Law  (law@cygnus.com)
18525
18526         * gcc.c-torture/execute/980707-1.c: New test.
18527
18528 1998-07-06  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
18529
18530         * gcc.c-torture/compile/980706-1.c: New test.
18531
18532 1998-07-01  Dave Love  <d.love@dl.ac.uk>
18533
18534         * g77.f-torture/execute/980701-0.f,
18535         g77.f-torture/execute/980701-1.f: New test from Craig.
18536
18537 1998-07-01  Jeffrey A Law  (law@cygnus.com)
18538
18539         * gcc.c-torture/compile/980701-1.c: New test.
18540
18541         * gcc.c-torture/execute/980701-1.c: New test.
18542
18543 1998-06-30  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
18544 rlsruhe.de>
18545
18546         * g++.old-deja/g++.robertl/eb132.C: New test.
18547         * g++.old-deja/g++.robertl/eb133.C: Likewise.
18548
18549 1998-06-29  Dave Love  <d.love@dl.ac.uk>
18550
18551         * g77.f-torture/execute/980628-7.f,
18552         g77.f-torture/execute/980628-8.f,
18553         g77.f-torture/execute/980628-9.f,
18554         g77.f-torture/execute/980628-10.f: New tests from Craig.
18555
18556         * g77.f-torture/execute/980628-3.f: Remove mail headers.
18557
18558 1998-06-28  Jeffrey A Law  (law@cygnus.com)
18559
18560         * g77.f-torture/execute/980628-4.f: New test from Craig.
18561         * g77.f-torture/execute/980628-5.f: Likewise.
18562         * g77.f-torture/execute/980628-2.f: Likewise.
18563         * g77.f-torture/execute/980628-0.f: Likewise.
18564         * g77.f-torture/execute/980628-1.f: Likewise.
18565         * g77.f-torture/execute/980628-3.f: Likewise.
18566         * g77.f-torture/execute/980628-6.f: Likewise.
18567
18568 1998-06-28  Jeffrey A Law  (law@cygnus.com)
18569
18570         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
18571         directory when nothing has been installed yet.
18572
18573 1998-06-27  Carlo Wood  <carlo@runaway.xs4all.nl>
18574
18575         * gcc.c-torture/special/special.exp: Handle newer versions of
18576         dejagnu.
18577
18578 1998-06-26  Jeffrey A Law  (law@cygnus.com)
18579
18580         * gcc.dg/980626-1.c: New test.
18581
18582 1998-06-19  Bruno Haible <haible@ilog.fr>
18583
18584         * gcc.misc-tests/m-un-2.c: New test.
18585         * g++.old-deja/g++.other/warn01.c: Likewise.
18586
18587 1998-06-19  Robert Lipe  <robertl@dgii.com>
18588
18589         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
18590         compatibility with assmblers with a different comment character.
18591         Eliminate use of GAS-specific extensions.
18592
18593 1998-06-19  Jeffrey A Law  (law@cygnus.com)
18594
18595         * gcc.c-torture/execute/ieee/980619-1.c: New test.
18596
18597 1998-06-19  Robert Lipe  <robertl@dgii.com>
18598
18599         *lib/g77.exp: Replace search for libf2c.a with search for newly
18600         renamed libg2c.a
18601
18602 1998-06-17  Jeffrey A Law  (law@cygnus.com)
18603
18604         * gcc.c-torture/execute/980617-1.c: New test.
18605
18606 1998-06-12  Jeffrey A Law  (law@cygnus.com)
18607
18608         * gcc.c-torture/execute/980612-1.c: New test.
18609
18610 1998-06-08  Jeffrey A Law  (law@cygnus.com)
18611
18612         * gcc.dg/980523-1.c: Only test on ppc-linux.
18613         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
18614
18615         * gcc.c-torture/execute/980608-1.c: New test.
18616
18617 1997-06-05  J"orn Rennecke <amylaar@cygnus.co.uk>
18618
18619         * gcc.c-torture/execute/980605-1.c: New test.
18620
18621 1998-06-04  Jeffrey A Law  (law@cygnus.com)
18622
18623         * gcc.c-torture/execute/980604-1.c: New test.
18624
18625 1998-06-02  Jeffrey A Law  (law@cygnus.com)
18626
18627         * gcc.c-torture/execute/980602-1.c: New test.
18628         * gcc.c-torture/execute/980602-2.c: Likewise.
18629
18630 1998-06-02  Dave Love  <d.love@dl.ac.uk>
18631
18632         * 970125-0.f: Fix per JCB.  Add commentary.
18633
18634 1998-05-31  Michael Meissner  <meissner@cygnus.com>
18635
18636         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
18637         IEEE -0 support.
18638
18639 1998-05-29  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
18640
18641         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
18642         earlier.
18643
18644 1998-05-28  Catherine Moore <clm@cygnus.com>
18645
18646         * gcc.c-torture/execute/980526-3.c: New test.
18647
18648 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
18649
18650         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
18651         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
18652         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
18653         m88k-motorola-sysv3 to XFAIL.
18654
18655 1998-05-26  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
18656
18657         * gcc.dg/980526-1.c: New test.
18658         * gcc.c-torture/execute/980526-2.c: New test.
18659
18660 1998-05-26  Jeffrey A Law  (law@cygnus.com)
18661
18662         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
18663
18664         * gcc.c-torture/execute/980526-1.c: New test.
18665
18666 1998-05-26  Dave Love  <d.love@dl.ac.uk>
18667
18668         * g77.f-torture/execute/alpha2.f: Add runtime test.
18669
18670 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
18671
18672         * g++.old-deja/old-deja.exp: Strip leading directories.
18673
18674         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
18675         error for the line.  Don't run multiple tests for the same line.
18676
18677 1998-05-23  Jeffrey A Law  (law@cygnus.com)
18678
18679         * gcc.dg/980523-1.c: New test.
18680
18681 1998-05-23  Dave Love  <d.love@dl.ac.uk>
18682
18683         * g77.f-torture/compile/970915-0.f: New test.
18684
18685 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
18686
18687         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
18688
18689 1998-05-21  Jeffrey A Law  (law@cygnus.com)
18690
18691         * gcc.dg/980520-1.c: New test.
18692
18693 1998-05-20  Manfred Hollstein  <manfred@s-direktnet.de>
18694
18695         * gcc.dg/980502-1.c: Fix return type.
18696
18697 1998-05-20  Jeffrey A Law  (law@cygnus.com)
18698
18699         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
18700         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
18701         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
18702         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
18703         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
18704
18705 1998-05-20  Dave Love  <d.love@dl.ac.uk>
18706
18707         * g77.f-torture/execute/980520-1.f: New test.
18708
18709 1998-05-15  Dave Love  <d.love@dl.ac.uk>
18710
18711         * lib/mike-g77.exp: New file.
18712
18713         * g77.f-torture/noncompile/noncompile.exp,
18714         g77.f-torture/noncompile/check0.f: New files.
18715
18716 1998-05-14  Dave Love  <d.love@dl.ac.uk>
18717
18718         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
18719         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
18720         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
18721         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
18722         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
18723         abort where appropriate.
18724
18725 1998-05-05  Michael Meissner  <meissner@cygnus.com>
18726
18727         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
18728         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
18729
18730 1998-04-29  Dave Love  <d.love@dl.ac.uk>
18731
18732         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
18733
18734 1998-04-27  Dave Love  <d.love@dl.ac.uk>
18735
18736         * g77.f-torture/compile/980427-0.f: New test.
18737
18738 1998-04-24  Dave Love  <d.love@dl.ac.uk>
18739
18740         * g77.f-torture/compile/980424-0.f: New test.
18741
18742 1998-04-19  Dave Love  <d.love@dl.ac.uk>
18743
18744         * g77.f-torture/compile/980419-2.f (main): New test.
18745         * g77.f-torture/compile/970125-0.f: New test.
18746         * g77.f-torture/compile/980419-1.f: New test.
18747
18748 1998-04-08  Jim Wilson  <wilson@cygnus.com>
18749
18750         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
18751         of loop-4.c.
18752
18753 1998-04-07  Jim Wilson  <wilson@cygnus.com>
18754
18755         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
18756
18757 1998-04-03  Jim Wilson  <wilson@cygnus.com>
18758
18759         * gcc.c-torture/compile/980329-1.c: New test.
18760
18761 1998-03-18  Jim Wilson  <wilson@cygnus.com>
18762
18763         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
18764         * gcc.dg/980312-1.c: Fix typo in -march command.
18765
18766 1998-03-16  H.J. Lu  (hjl@gnu.org)
18767
18768         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
18769
18770 1998-03-11  Robert Lipe  <robertl@dgii.com>
18771
18772         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
18773         Dave Love agree the Fortran source is bogus.
18774
18775 1998-03-11  Robert Lipe  <robertl@dgii.com>
18776
18777         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
18778         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
18779         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
18780         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
18781         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
18782
18783 1998-03-10  Alexandre Oliva   <oliva@dcc.unicamp.br>
18784
18785         * g++.old-deja/g++.other/friend1.C: New test.
18786
18787 1998-02-18  Dave Love  <d.love@dl.ac.uk>
18788
18789         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
18790         possibly uninitialized) variables and declare dnrm2.
18791
18792 1998-02-23  Robert Lipe <robertl@dgii.com>
18793
18794         From Bruno Haible <haible@ilog.fr>:
18795         * gcc.c-torture/execute/980223.c: New test.
18796
18797 1998-02-13  Jeffrey A Law  (law@cygnus.com)
18798
18799         * gcc.dg/ifelse-1.c: New test.
18800
18801 1998-02-09  H.J. Lu  (hjl@gnu.org)
18802
18803         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
18804
18805           * lib/old-dejagnu.exp (old-dejagnu): Added the
18806           "execution test - XFAIL *-*-*" handling in the spirit of
18807           "excess errors test -". Changed the "execution test fails"
18808           handling to be like "excess errors test fails".
18809           * Update various tests accordingly.
18810
18811 1998-02-06  Jim Wilson  <wilson@cygnus.com>
18812
18813         * gcc.c-torture/execute/980205.c: New test.
18814
18815 1998-01-18  Jeffrey A Law  (law@cygnus.com)
18816
18817         * lib/c-torture.exp: Look for .x files instead of .cexp files.
18818         * lib/f-torture.exp: Similarly.
18819         * gcc.c-torture: Rename all .cexp files to .x files.
18820
18821 1997-12-08  J"orn Rennecke <amylaar@cygnus.co.uk>
18822
18823         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
18824         (940510-1.c): Removed duplicate.
18825         (971104-1.c): New test.
18826
18827 1997-11-25  Kate Hedstrom  (kate@ahab.rutgers.edu)
18828
18829           * lib/f-torture.exp: Improve error and loop detection.
18830
18831 1997-11-19  Michael Meissner  <meissner@cygnus.com>
18832
18833         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
18834         use that to size the filler array.
18835
18836 1997-09-26  Bob Manson  <manson@charmed.cygnus.com>
18837
18838         * lib/c-torture.exp(c-torture-execute): Fix typo.
18839
18840         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
18841         testcase as the executable name. Keep the executable around if
18842         the test fails.
18843
18844 1997-09-19  Bob Manson  <manson@charmed.cygnus.com>
18845
18846         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
18847         changes.  Only test one -g option, and move it to the end of the
18848         list of options to test.
18849
18850 1997-09-19  Michael Meissner  <meissner@cygnus.com>
18851
18852         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
18853         variable GCC_TORTURE_OPTIONS to supply default switches separated
18854         by colons.  If no environment variable, run tests with -O0 -g, -O1
18855         -g, and -O2 -g as well.
18856
18857 1997-09-17  Bob Manson  <manson@charmed.cygnus.com>
18858
18859         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
18860         explanatory comments. Fix indentation.
18861
18862 1997-09-15  Jeffrey A Law  (law@cygnus.com)
18863
18864         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
18865
18866 1997-09-11  Jeffrey A Law  (law@cygnus.com)
18867
18868         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
18869         * g++.old-deja/g++.mike/p7325.C: Likewise.
18870         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
18871
18872 1997-09-11  Alexandre Oliva  (oliva@dcc.unicamp.br)
18873
18874         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
18875         * g++.old-deja/g++.brendan/crash30.C: Likewise.
18876         * g++.old-deja/g++.brendan/crash39.C: Likewise.
18877         * g++.old-deja/g++.law/operators4.C: Likewise.
18878
18879 1997-09-11  Joe Buck  (jbuck@synopsys.com)
18880
18881         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
18882         * g++.old-deja/g++.mike/p784.C: Ditto.
18883         * g++.old-deja/g++.mike/p785.C: Ditto.
18884
18885 1997-09-05  Jeffrey A Law  (law@cygnus.com)
18886
18887           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
18888
18889 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
18890
18891         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
18892         target feature; pass this to c-torture-execute as needed.
18893
18894 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
18895
18896         * lib/c-torture.exp(c-torture-execute): If the previous and the
18897         current executables being tested are identical, we don't need to
18898         run the executable again. Try to make the executable names
18899         unique. Add an optional argument for passing additional compiler
18900         flags.
18901
18902 1997-09-02  Doug Evans  <dje@canuck.cygnus.com>
18903
18904         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
18905
18906 1997-08-29  Jeffrey A Law  (law@cygnus.com)
18907
18908         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
18909
18910 1997-07-31  Jeffrey A Law  (law@cygnus.com)
18911
18912         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
18913         32bit or larger longs.
18914
18915         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
18916         have either a 32bit long or 32bit int.
18917
18918 1997-07-29  J"orn Rennecke <amylaar@cygnus.co.uk>
18919
18920         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
18921         Make double precision tests dependent on sizeof (double).
18922
18923 1997-07-09  Bob Manson  <manson@charmed.cygnus.com>
18924
18925         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
18926         too.
18927
18928 1997-06-17  J"orn Rennecke <amylaar@cygnus.co.uk>
18929
18930         * gcc.c-torture/compile/961203-1.cexp: New script.
18931
18932 1997-06-16  Bob Manson  <manson@charmed.cygnus.com>
18933
18934         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
18935         up the includes ourselves.
18936
18937 1997-06-11  Bob Manson  <manson@charmed.cygnus.com>
18938
18939         * lib/plumhall.exp: Remove random include, and add a few
18940         verbose messages for debugging.
18941
18942 1997-06-06  Bob Manson  <manson@charmed.cygnus.com>
18943
18944         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
18945         of trying to do it ourselves.
18946
18947 1997-06-04  J"orn Rennecke <amylaar@cygnus.co.uk>
18948
18949         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
18950
18951 1997-06-04  Bob Manson  <manson@charmed.cygnus.com>
18952
18953         * gcc.prms/5403.c: Made regexp a bit less strict.
18954
18955 1997-06-03  Bob Manson  <manson@charmed.cygnus.com>
18956
18957         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
18958         is returned from remote_load instead.
18959         * lib/plumhall.exp: Ditto.
18960         * lib/mike-g++.exp: Ditto.
18961         * lib/old-dejagnu.exp: Ditto.
18962         * lib/c-torture.exp: Ditto.
18963
18964 1997-05-30  Bob Manson  <manson@charmed.cygnus.com>
18965
18966         * lib/g++.exp: Use build_wrapper procedure.
18967         * lib/gcc.exp: Ditto.
18968
18969 1997-05-20  Jeffrey A Law  (law@cygnus.com)
18970
18971         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
18972         an old-style decl for malloc.  Fixes tests to work when
18973         sizeof (int) != sizeof (size_t).
18974
18975 1997-05-15  Mike Meissner  <meissner@cygnus.com>
18976
18977         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
18978
18979         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
18980         use stdargs.h interface.
18981
18982 1997-05-15  Mike Meissner  <meissner@cygnus.com>
18983
18984         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
18985         NO_VARARGS when compiling.
18986
18987 1997-05-01  Bob Manson  <manson@charmed.cygnus.com>
18988
18989         * lib/plumhall.exp(ph_includes): New procedure.
18990         (ph_make): Use it.
18991         (ph_compiler): Ditto.
18992
18993         * lib/g++.exp: Rename test-glue.c to testglue.c.
18994         * lib/gcc.exp: Ditto.
18995
18996 1997-04-10  Bob Manson  <manson@charmed.cygnus.com>
18997
18998         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
18999         to completion when it's called.
19000
19001 1997-03-21  Michael Meissner  <meissner@cygnus.com>
19002
19003         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
19004         is defined, don't do test.
19005
19006 1997-03-20  Doug Evans  <dje@canuck.cygnus.com>
19007
19008         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
19009         for object files.
19010         (ph_summary): Mark skipped testcases as untested, not unresolved.
19011
19012         * lib/plumhall.exp (ph_make): If unresolved because of bad
19013         errorCode, record errorCode in log file.
19014         (*): Replace send_log/verbose with verbose -log.
19015
19016 1997-03-19  Michael Meissner  <meissner@cygnus.com>
19017
19018         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
19019         double conversion if double isn't at least 8 bytes.
19020
19021         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
19022         int to work with targets where int is 16 bits.
19023
19024         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
19025         8 bytes, just exit, since 4 byte doubles don't have enough bits of
19026         precision for the test to complete.
19027
19028 1997-03-14  Michael Meissner  <meissner@cygnus.com>
19029
19030         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
19031         if d10v is not compiled with the -mdouble64 flag.
19032         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
19033
19034         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
19035         d10v is not compiled with the -mint32 flag.
19036
19037 1997-03-13  Bob Manson  <manson@charmed.cygnus.com>
19038
19039         * lib/plumhall.exp: Use incr_count.
19040
19041 1997-03-12  Jeffrey A Law  (law@cygnus.com)
19042
19043         * gcc.c-torture: Update to c-torture-1.45.
19044
19045 1997-02-23  Bob Manson  <manson@charmed.cygnus.com>
19046
19047         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
19048         the name of the expect testcase file).
19049
19050         * lib/g++.exp(g++_init): Ditto.
19051
19052 1997-02-20  Bob Manson  <manson@charmed.cygnus.com>
19053
19054         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
19055         the host.
19056
19057         * lib/gcc.exp(gcc_exit): New procedure.
19058
19059 1997-02-19  Bob Manson  <manson@charmed.cygnus.com>
19060
19061         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
19062         specs where appropriate.
19063
19064         * g++.old-deja/g++.arm/*: Added additional ERROR checks
19065         because of new "candidates are" messages, and removed a few
19066
19067         * Converted all non-old-style g++ testcases to old-style, and
19068         moved into g++.old-deja.
19069
19070 1997-02-14  Bob Manson  <manson@charmed.cygnus.com>
19071
19072         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
19073         options.
19074
19075         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
19076         succeeded.
19077
19078         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
19079
19080 1997-02-13  Michael Meissner  <meissner@cygnus.com>
19081
19082         * lib/gcc.exp (gcc_target_compile): Add support for defining
19083         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
19084         the machine doesn't have those features.
19085
19086 1997-02-11  Bob Manson  <manson@charmed.cygnus.com>
19087
19088         * g++.law/operators4.exp: Don't use LIBS.
19089
19090 1997-02-08  Bob Manson  <manson@charmed.cygnus.com>
19091
19092         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
19093
19094         * lib/mike-g++.exp: Don't set the compiler to be tested here.
19095         * lib/g++.exp: Set it here instead. Also, allow use of the
19096         --tool_exec and --tool_opt options. Change CXX to
19097         GXX_UNDER_TEST.
19098
19099         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
19100
19101         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
19102
19103 1997-02-07  Bob Manson  <manson@charmed.cygnus.com>
19104
19105         * lib/old-dejagnu.exp: Use prune_warnings instead of
19106         prune_system_crud.
19107         * lib/mike-g++.exp: Ditto.
19108         * lib/gcc.exp: Ditto.
19109         * lib/g++.exp: Ditto.
19110
19111         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
19112
19113 1997-02-07  Jeffrey A Law  (law@cygnus.com)
19114
19115           * 941014-2.c: Include stdlib.h
19116           * 960327-1.c: Include stdio.h
19117           * dbra.c, index-1.c: Don't assume ints are 32bits.
19118
19119 1997-02-04  Bob Manson  <manson@charmed.cygnus.com>
19120
19121         * lib/gcc.exp: Add gcc,stack_size target feature.
19122
19123         * lib/g++.exp(g++_target_compile): Add the include and link
19124         paths here, not in two other places. And, it's $options, not
19125         options.
19126
19127         * lib/mike-g++.exp(postbase): Remove the code that determines
19128         the correct include and link paths.
19129         * g++.old-deja/old-deja.exp: Ditto.
19130
19131 1997-02-03  Bob Manson  <manson@charmed.cygnus.com>
19132
19133         * lib/g++.exp(g++_init): target_compile no longer returns the
19134         filename of the result.
19135
19136 1997-02-02  Bob Manson  <manson@charmed.cygnus.com>
19137
19138         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
19139         call to glob.
19140
19141         * gcc.c-torture/special/special.exp: Change call to
19142         gcc_target_compile to include the object file.
19143
19144 1997-02-02  Ian Lance Taylor  <ian@cygnus.com>
19145
19146         * gcc.c-torture/special/special.exp: Correct misspelling in last
19147         change.
19148
19149 1997-02-01  Bob Manson  <manson@charmed.cygnus.com>
19150
19151         * lib/plumhall.exp(ph_summary): Log the entire output of the
19152         executable. Return -1 if there were any failures, 0 otherwise.
19153         (ph_execute): Return -1 if there were any failures, 0 otherwise.
19154         (ph_make): Clean up objects and executables that were built
19155         if the tests succeeded.
19156
19157 1997-01-30  Bob Manson  <manson@charmed.cygnus.com>
19158
19159         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
19160         libraries and includes in the build tree as appropriate.
19161
19162 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
19163
19164         * lib/c-torture.exp: Instead of looking for the global variable
19165         NO_LONG_LONG, check to see if that's a feature of the target.
19166
19167 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
19168
19169         * config/default.exp: Minimize. Delete the remainer of the files in
19170         config; this functionality is now in devo/dejagnu/config.
19171
19172         g++.*/*: Pass any additional flags used to compile to postbase;
19173         delete CXXFLAGS.
19174
19175         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
19176         is now done by runtest.exp. Use gcc_target_compile instead of
19177         compile.
19178
19179         lib/c-torture.exp: Use gcc_target_compile instead of compile.
19180         Remove references to CFLAGS. Use remote_file instead of
19181         calling rm -f.
19182         (c-torture): Take a list of arguments to use to compile this
19183         testcase.
19184
19185         lib/g++.exp: Simplify. Use target_compile instead of compile.
19186         lib/gcc-dg.exp: Ditto.
19187         lib/gcc.exp: Ditto.
19188         lib/mike-{gcc,g++}.exp: Ditto.
19189         lib/old-dejagnu.exp: Ditto.
19190         lib/plumhall.exp: Ditto.
19191
19192 1997-01-08  Jim Wilson  <wilson@cygnus.com>
19193
19194         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
19195         (ph_linker): Likewise.
19196
19197 1996-11-13  Joern Rennecke <amylaar@cygnus.com>
19198
19199           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
19200         MAP_ANON / MAP_ANONYMOUS if defined;
19201         else try to map from /dev/zero .
19202
19203 1996-11-12  Jeffrey A Law  (law@cygnus.com)
19204
19205         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
19206         isn't defined, then define it to MAP_ANONYMOUS.
19207
19208 1996-11-12  Jeffrey A Law  (law@cygnus.com)
19209
19210         * gcc.c-torture: Update to c-torture-1.42 release.
19211
19212 1996-11-11  Jeffrey A Law  (law@cygnus.com)
19213
19214         * gcc.c-torture: Update to c-torture-1.41 release.
19215
19216 1996-10-27  Jeffrey A Law  (law@cygnus.com)
19217
19218         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
19219         c-torture release.
19220
19221 1996-08-15  Brendan Kehoe  <brendan@lisa.cygnus.com>
19222
19223         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
19224         and LDFLAGS.  Fix second case to append the target_info ldflags
19225         onto LDFLAGS, not CFLAGS.
19226         * lib/g++.exp (g++_init): Add target_info stuff.
19227         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
19228         of libgloss and newlib flags for !native.
19229
19230         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
19231         (GDB): Fix relative path to go up another dir for finding gdb.
19232
19233 1996-08-08  Rob Savoye  <rob@chinadoll.cygnus.com>
19234
19235         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
19236         versions in the target_info array, if they don't exist.
19237
19238 1996-08-02  Brendan Kehoe  <brendan@lisa.cygnus.com>
19239
19240         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
19241
19242 1996-07-08  Jim Wilson  <wilson@cygnus.com>
19243
19244         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
19245         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
19246
19247 1996-07-01  Bob Manson  <manson@charmed.cygnus.com>
19248
19249         * lib/old-dejagnu.exp: Don't remove the output file before we've
19250         actually tested it. Don't append pwd to the path of the executable
19251         we're testing.
19252
19253 1996-06-30  Doug Evans  <dje@canuck.cygnus.com>
19254
19255         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
19256
19257 1996-06-26  Bob Manson  <manson@charmed.cygnus.com>
19258
19259         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
19260         temporary directory for compiler files, and set it to a default
19261         value of /tmp. Set $output as the name of the output file from
19262         compiling the testcase. Add a -o option to $cflags_var so the
19263         compiler writes the final output file as $output. Set $executable
19264         to $output.
19265
19266         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
19267         directory for compiler files, and set it to /tmp if it doesn't
19268         already have a value. Set $output_file to the name of the output
19269         file from compiling the testcase. Add a -o option to CXXFLAGS so
19270         the compiler writes the final output file as $output. Use $output
19271         as the executable to be tested.
19272
19273 1996-06-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
19274
19275         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
19276
19277 1996-06-08  Jeffrey A Law  (law@cygnus.com)
19278
19279         * gcc.c-torture/execute/pending-1.c: New test.  Still
19280         pending in Tege's queue.
19281
19282 1996-04-24  Jim Wilson  <wilson@chestnut.cygnus.com>
19283
19284         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
19285         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
19286         if there were failures.  Call unresolved if there were unresolved
19287         testcases.  Call gcc_fail if program did not run to completion.
19288         (ph_make): Pass additional argument name to ph_execute.
19289         (ph_execute): Add new argument.  Pass additional arguments to
19290         ph_summary.  Call gcc_fail is there is no execution output.
19291
19292 1996-04-24  Jeffrey A Law  (law@cygnus.com)
19293
19294         * lib/plumhall.exp (proc_summary): Output relavent summary
19295         lines into the log so specific failures in plumhall can be
19296         investigated.
19297
19298 1996-04-10  Jeffrey A Law  (law@cygnus.com)
19299
19300         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
19301         (c-torture-execute): Don't try to execute tests which use
19302         "long long" types if $NO_LONG_LONG is nonzero.
19303
19304 1996-04-08  Doug Evans  <dje@canuck.cygnus.com>
19305
19306         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
19307         not c-torture.
19308
19309         * gcc.ieee: Move from here.
19310         * gcc.c-torture/execute/ieee: To here.
19311
19312 1996-03-26  Jeffrey A Law  (law@cygnus.com)
19313
19314         * gcc.c-torture: Update to c-torture-1.41 release.
19315
19316 1996-03-22  Jeffrey A Law  (law@cygnus.com)
19317
19318         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
19319         not "$output".
19320
19321 1996-03-07  Doug Evans  <dje@charmed.cygnus.com>
19322
19323         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
19324         -c present.
19325
19326 1996-03-02  Jeffrey A Law  (law@cygnus.com)
19327
19328         * config/proelf.exp: Handle connecting to a simulator.
19329
19330 1996-01-31  Jeffrey A Law  (law@cygnus.com)
19331
19332         * config/proelf.exp: New file.  Enough framework that we can
19333         run c-torture tests on the proelf targets (or any other target
19334         that gdb can connect to for that matter).
19335
19336 1996-01-29  Doug Evans  <dje@canuck.cygnus.com>
19337
19338         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
19339         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
19340
19341         * lib/plumhall.exp (ph_execute): Always call ph_summary if
19342         exec_output exists.
19343
19344 1996-01-28  Doug Evans  <dje@charmed.cygnus.com>
19345
19346         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
19347         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
19348
19349         * config/*.exp: Update FSF address.  Change result of ${tool}_load
19350         to pass/fail/unresolved/unsupported/untested.  Caller must now
19351         call unresolved/unsupported/untested.
19352         * lib/*.exp: Update FSF address.  Update to handle new results of
19353         ${tool}_load.
19354         * lib/chill.exp (verbose): Delete.
19355
19356 1996-01-27  Doug Evans  <dje@charmed.cygnus.com>
19357
19358         * lib/gcc.exp (default_gcc_start): Change order of args to
19359         $LDFLAGS $CFLAGS $LIBS.
19360         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
19361         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
19362         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
19363         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
19364         * gcc.misc-tests/dg-test.exp: Likewise.
19365         * gcc.misc-tests/msgs.exp: Likewise.
19366         * gcc.prms/prms.exp: Likewise.
19367         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
19368         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
19369
19370         * lib/dg.exp: Deleted, moved to dejagnu/lib.
19371
19372 1996-01-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
19373
19374         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
19375
19376         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
19377         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
19378
19379         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
19380         necessary.
19381
19382 1996-01-20  Brendan Kehoe  <brendan@cygnus.com>
19383
19384         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
19385         global for loop; add use of $mathlib.
19386         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
19387         settings here; set mathlib for anything but VxWorks.
19388
19389 1996-01-22  Jeffrey A Law  (law@cygnus.com)
19390
19391         * gcc.c-torture: Update to c-torture-1.40 release.
19392
19393 1996-01-03  Jeffrey A Law  (law@cygnus.com)
19394
19395         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
19396         dg.exp.
19397
19398 1995-12-03  Jeffrey A. Law  <law@sethra.cygnus.com>
19399
19400         * lib/c-torture.exp (c-torture-execute): Declare "output" as
19401         global.
19402
19403 1995-11-17  Doug Evans  <dje@canuck.cygnus.com>
19404
19405         * lib/g++.exp (LIBS): Define if not already.
19406         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
19407         (gcc-dg-prune): Call prune_gcc_output.
19408         * lib/gcc.exp (prune_gcc_output): New proc.
19409         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
19410         prune_gcc_output.
19411
19412 1995-11-16  Doug Evans  <dje@canuck.cygnus.com>
19413
19414         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
19415         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
19416
19417 1995-11-15  Jeffrey A Law  (law@cygnus.com)
19418
19419         * gcc.c-torture: Update to c-torture-1.39 release.
19420
19421 1995-11-04  Doug Evans  <dje@canuck.cygnus.com>
19422
19423         * lib/c-torture.exp (c-torture-execute): Don't return if one option
19424         fails, try others as well.
19425
19426 1995-11-02  Doug Evans  <dje@canuck.cygnus.com>
19427
19428         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
19429         If compilation fails, mark execute tests as `untested'.
19430         If test is marked as unsupported, don't mark compilation and
19431         execute tests as failed.
19432
19433 1995-10-25  Brendan Kehoe  <brendan@lisa.cygnus.com>
19434
19435         * lib/g++.exp (g++_init): Don't link in libg++, and look to
19436         libstdc++ for whether or not we want to be doing shared
19437         libraries.  Delete link_curses since we don't need it anymore.
19438         * lib/mike-g++.exp (postbase): Don't link in libg++.
19439         * g++.old-deja/old-deja.exp: Likewise.
19440
19441 1995-10-23  Brendan Kehoe  <brendan@lisa.cygnus.com>
19442
19443         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
19444
19445 1995-10-17  Brendan Kehoe  <brendan@lisa.cygnus.com>
19446
19447         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
19448         For that, add `-Wl,-a,shared_archive'.
19449         * g++.old-deja/old-deja.exp: Likewise.
19450
19451 1995-10-17  Doug Evans  <dje@canuck.cygnus.com>
19452
19453         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
19454
19455 1995-10-16  Brendan Kehoe  <brendan@cygnus.com>
19456
19457         * lib/mike-g++.exp (postbase): Pay attention to the status of
19458         g++_load.
19459
19460 1995-10-16  Brendan Kehoe  <brendan@lisa.cygnus.com>
19461
19462           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
19463
19464 1995-10-16  Doug Evans  <dje@canuck.cygnus.com>
19465
19466         * lib/gcc.exp (default_gcc_start): No longer need to log program
19467         being executed or its output, execute_anywhere does that now.
19468         * lib/g++.exp (default_g++_version): Call execute_anywhere.
19469         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
19470
19471 1995-10-12  Brendan Kehoe  <brendan@lisa.cygnus.com>
19472
19473         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
19474         the same as those in lib/g++.exp.
19475
19476 1995-10-10  Jeff Law  (law@hurl.cygnus.com)
19477
19478         * gcc.c-torture: Update to c-torture-1.38 release.
19479         * gcc.ieee: Related changes.
19480
19481 1995-10-06  Rob Savoye  <rob@darkstar.cygnus.com>
19482
19483         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
19484         "exec". Minor reformatting changes.
19485
19486         * config/rom68k.exp (${tool}_load): Make it work in a canadian
19487         cross. This means all "exec" calls now work on a remote host as
19488         well.
19489         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
19490         cross. Filter out the extra "\r\n" stuff that expect puts in.
19491         (c-torture-execute): Filter out the bogus warnings like
19492         c-torture-compile does. Add support for canadian cross.
19493         * lib/gcc.exp (default_gcc_version, default_gcc_start)
19494         Use execute_anywhere rather than calling exec directly. Now it
19495         works for canadian cross testing.
19496
19497 1995-10-05  Brendan Kehoe  <brendan@rtl.cygnus.com>
19498
19499         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
19500         results into a variable, and check that rather than using file exists.
19501
19502 1995-10-04  Brendan Kehoe  <brendan@lisa.cygnus.com>
19503
19504         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
19505         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
19506
19507 1995-09-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
19508
19509         * g++.old-deja/old-deja.exp: Create and pass runshlib and
19510         lib_curses if there's a shared libg++ in the build tree.
19511
19512 1995-09-22  Doug Evans  <dje@canuck.cygnus.com>
19513
19514         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
19515         if not supported target.
19516
19517 1995-09-22  Brendan Kehoe  <brendan@lisa.cygnus.com>
19518
19519         * lib/g++.exp (g++_init): Move empty setting of runshlib and
19520         link_curses up to always happen, not just for native builds.
19521
19522 1995-09-21  Jeff Law  (law@snake.cs.utah.edu)
19523
19524         * gcc.c-torture: Update to c-torture-1.36 release.
19525         * gcc.failure: Related changes.
19526
19527 1995-09-20  Doug Evans  <dje@canuck.cygnus.com>
19528
19529         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
19530
19531 1995-09-19  Brendan Kehoe  <brendan@lisa.cygnus.com>
19532
19533         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
19534         * lib/mike-g++.exp (postbase): Not in here.  Still reference
19535         runshlib, link_curses, and mathlib for link and run.
19536
19537         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
19538         pass the runtime shared library options for Solaris, OSF/1, and
19539         Irix5, and link with -lcurses to avoid unresolved references.
19540
19541 1995-09-13  Brendan Kehoe  <brendan@lisa.cygnus.com>
19542
19543         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
19544         only run once.
19545
19546 1995-09-13  Doug Evans  <dje@canuck.cygnus.com>
19547
19548         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
19549
19550 1995-09-11  Jeff Law  (law@snake.cs.utah.edu)
19551
19552         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
19553         do not have a framework for the "compat" tests yet.
19554
19555 1995-09-09  Brendan Kehoe  <brendan@lisa.cygnus.com>
19556
19557         * lib/mike-g++.exp (postbase): New local variable `mathlib',
19558         set to null if we're testing vxworks5.1.  Use that instead of
19559         `-lm' in the setting of LIBS for link and run.
19560
19561 1995-09-08  Brendan Kehoe  <brendan@lisa.cygnus.com>
19562
19563         * config/rom68k.exp (${tool}_load): Major changes to make it
19564         work.  Verified that it does in fact return the stuff in
19565         exec_output properly.  Catch any Emul or any TRAP other than 0.
19566
19567 1995-09-07  Brendan Kehoe  <brendan@lisa.cygnus.com>
19568
19569         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
19570         LDFLAGS properly for targets that need stuff from libgloss.
19571         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
19572         only run once.
19573         (gpp_initialized): New variable.
19574
19575 1995-09-06  Rob Savoye  <rob@darkstar.cygnus.com>
19576
19577         * config/rom68k.exp: Load libgloss.exp.
19578         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
19579         so we can produce a fully linked binary.
19580         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
19581         so we can produce a fully linked binary.
19582
19583 1995-09-03  Doug Evans  <dje@canuck.cygnus.com>
19584
19585         * lib/plumhall.exp (ph_section): Watch for expected failures.
19586         Add missing `else'.
19587
19588         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
19589         run the testcase.
19590         (c-torture): Likewise.
19591
19592 1995-08-28  Doug Evans  <dje@cygnus.com>
19593
19594         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
19595
19596         * lib/mike-g++.exp (mike_cleanup): New proc.
19597         (prebase): New globals compiler_result, not_compiler_result,
19598         target_regexp.
19599         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
19600         allow leading "-" in pattern.  Watch for unsupported tests.
19601         If $compiler_result is set, pattern match assembler code,
19602         and ditto for $not_compiler_result.
19603         * lib/mike-gcc.exp: Likewise.
19604
19605         * lib/plumhall.exp (ph_execute): Only call ph_summary if
19606         execution "succeeded".
19607
19608 1995-08-14  Doug Evans  <dje@canuck.cygnus.com>
19609
19610         * config/win32.exp: New file.
19611         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
19612
19613 1995-08-04  Doug Evans  <dje@canuck.cygnus.com>
19614
19615         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
19616         unsupported.
19617         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
19618         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
19619         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
19620
19621         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
19622         "... without exceptions was ...".  That is now handled by
19623         prune_system_crud.
19624         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
19625
19626 1995-08-01  Doug Evans  <dje@canuck.cygnus.com>
19627
19628         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
19629         sieve.c,sort2.c}: New files.
19630         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
19631         sieve.exp,sort2.exp}: Drivers for them.
19632
19633         * lib/mike-gcc.exp (program_output): New user settable variable.
19634         (postbase): Call prune_system_crud.  Also prune extraneous compiler
19635         messages.
19636         * lib/mike-g++.exp (program_output): New user settable variable.
19637
19638         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
19639
19640         * config/sh.exp: Deleted (use sim.exp instead).
19641
19642 1995-07-28  Brendan Kehoe  <brendan@lisa.cygnus.com>
19643
19644         * config/vx.exp: Declare CHECKTASK as global.
19645         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
19646         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
19647         * lib/old-dejagnu.exp: Load [pwd]/$executable.
19648
19649 1995-07-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
19650
19651         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
19652         target. Like vx.exp, only includes `vx29k.exp' instead of
19653         `vxworks.exp'.
19654
19655 1995-07-23  Ian Lance Taylor  <ian@cygnus.com>
19656
19657         * config/sim.exp: Increase time limit from 120 seconds to 240.
19658
19659 1995-07-06  Jeffrey A. Law  <law@rtl.cygnus.com>
19660
19661         * gcc.c-torture/execute/950628-1.c: New test.
19662
19663 1995-06-10  Jeff Law  (law@snake.cs.utah.edu)
19664
19665         * gcc.c-torture: Update with changes/additions from
19666         c-torture-1.34.
19667
19668 1995-06-05  Doug Evans  <dje@canuck.cygnus.com>
19669
19670         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
19671
19672 1995-06-04  Jeff Law  (law@snake.cs.utah.edu)
19673
19674         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
19675
19676 1995-06-01  Jeff Law  (law@snake.cs.utah.edu)
19677
19678         * gcc.c-torture/compile/950512-1.c: New test.
19679         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
19680         * gcc.dg/struct-ret-1.c: Likewise.
19681
19682 1995-05-31  Doug Evans  <dje@canuck.cygnus.com>
19683
19684         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
19685           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
19686
19687 1995-05-30  Doug Evans  <dje@canuck.cygnus.com>
19688
19689         * gcc.c-torture/special/920411-1.c: Deleted.
19690         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
19691
19692 1995-05-22  Doug Evans  <dje@chestnut.cygnus.com>
19693
19694         * config/sim.exp (${tool}_load): Hack in call to bash to get a
19695         cpu limit.
19696
19697 1995-05-12  Torbjorn Granlund  <tege@rtl.cygnus.com>
19698
19699         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
19700
19701 1995-05-04  Torbjorn Granlund  <tege@adder.cygnus.com>
19702
19703         From kenner;
19704         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
19705         is the proper length.
19706         * va-arg-3.c: Likewise.
19707
19708 1995-04-30  Doug Evans  <dje@canuck.cygnus.com>
19709
19710         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
19711         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
19712
19713         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
19714         * lib/g++.exp (default_g++_start): Delete old cruft.
19715
19716 1995-04-25  Torbjorn Granlund  <tege@cygnus.com>
19717
19718         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
19719         (2 * (1 << 18)) to (2 * (1 << 17)).
19720
19721         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
19722
19723 1995-04-20  J.T. Conklin  <jtc@rtl.cygnus.com>
19724
19725         * config/rom68k.exp: Renamed from config/idp.exp
19726
19727 1995-04-18  Torbjorn Granlund  <tege@rtl.cygnus.com>
19728
19729         * c-torture/compile/921109-2.c
19730
19731 1995-04-18  Mike Stump  <mrs@cygnus.com>
19732
19733         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
19734         excess errors.
19735
19736 1995-04-15  Doug Evans  <dje@chestnut.cygnus.com>
19737
19738         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
19739         output.
19740         * lib/g++.exp (default_g++_start): Likewise.
19741
19742 1995-03-29  Torbjorn Granlund  <tege@adder.cygnus.com>
19743
19744         * gcc.c-torture/compile/950329-1.c: New test.
19745
19746 1995-03-28  J.T. Conklin  <jtc@rtl.cygnus.com>
19747
19748           * config/bug.exp (${tool}_load): Updated to use new remote_open
19749           and remote_close procs.
19750         * config/idp.exp: New file.
19751
19752 1995-03-22  Torbjorn Granlund  <tege@rtl.cygnus.com>
19753
19754         * gcc.c-torture/execute/950322-1.c: New test.
19755
19756 1995-03-21  Doug Evans  <dje@canuck.cygnus.com>
19757
19758         * config/vx.exp (${tool}_load): Clean up testing of return code from
19759         vxworks_ld and vxworks_spawn.
19760
19761 1995-03-21  Doug Evans  <dje@deneb.cygnus.com>
19762
19763         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
19764
19765 1995-03-13  Mike Stump  <mrs@cygnus.com>
19766
19767         * lib/old-deja.exp: Add `excess errors test - ' error, now one
19768         can mark excess errors on a machine by machine basis.  Note, the
19769         default is to not expect any excess errors, even when excess
19770         errors test - is given, so you will want to put an XFAIL ... on
19771         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
19772         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
19773         those 4 machines, but no others.
19774
19775 1995-03-10  J.T. Conklin  <jtc@rtl.cygnus.com>
19776
19777         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
19778         * lib/c-torture.exp: to here.
19779
19780 1995-03-10  Torbjorn Granlund  <tege@adder.cygnus.com>
19781
19782         * gcc.c-torture/execute/950221-1.c: New test.
19783         * gcc.c-torture/execute/struct-ret-1.c: New test.
19784         * gcc.c-torture/compile/950221-1.c: New test.
19785
19786         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
19787
19788 1995-03-03  Doug Evans  <dje@canuck.cygnus.com>
19789
19790         * gcc.c-torture/execute/arith-1.c (main): Return 0.
19791         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
19792
19793 1995-03-01  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
19794
19795         * g++.gb: New directory of tests, derived from my signature and
19796         class scoping tests.
19797
19798         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
19799         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
19800         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
19801         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
19802         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
19803         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
19804         * g++.gb/sig25.C: Likewise.
19805
19806         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
19807         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
19808         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
19809         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
19810         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
19811         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
19812         * g++.gb/sig25.exp: Likewise.
19813
19814         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
19815         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
19816         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
19817         * g++.gb/scope13.C: Likewise, this test still fails.
19818
19819         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
19820         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
19821         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
19822         * g++.gb/scope13.exp: Ditto.
19823
19824         * g++.gb/README: New file, explains what these tests are about.
19825
19826 1995-02-28  Doug Evans  <dje@canuck.cygnus.com>
19827
19828         * lib/dg.exp (dg-do): Support `preprocess'.
19829         (dg-test): Likewise.
19830
19831 1995-02-13  J.T. Conklin  <jtc@rtl.cygnus.com>
19832
19833         * config/udi.exp: change "continue -expect" to "exp_continue".
19834
19835 1995-02-11  Torbjorn Granlund  (tege@tiny.cygnus.com)
19836
19837         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
19838         Delete redundant tests.
19839
19840         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
19841         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
19842         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
19843         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
19844         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
19845         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
19846         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
19847         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
19848
19849         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
19850         storing label pointers.
19851         * gcc.c-torture/execute/921019-1.c: Likewise.
19852         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
19853         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
19854         parameter fp.
19855         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
19856         constants.
19857
19858         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
19859         Delete obsolete tests.
19860
19861         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
19862         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
19863         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
19864         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
19865         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
19866         * gcc.c-torture/compile/950124-1.c: New test.
19867
19868         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
19869
19870 1995-02-08  Jason Merrill  <jason@phydeaux.cygnus.com>
19871
19872         * lib/mike-g++.exp: Add -lm to LIBS.
19873
19874 1995-02-07  Doug Evans  <dje@canuck.cygnus.com>
19875
19876         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
19877
19878 1995-01-30  Jason Merrill  <jason@phydeaux.cygnus.com>
19879
19880         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
19881
19882 1995-01-12  Doug Evans  <dje@canuck.cygnus.com>
19883
19884         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
19885
19886 1995-01-02  Jeff Law  (law@snake.cs.utah.edu)
19887
19888         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
19889         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
19890         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
19891         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
19892         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
19893         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
19894         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
19895         * g++.law/{operators31.C, operators32.C,
19896         * g++.law/{operators33.C, operators34.C}: Likewise.
19897         * g++.law/{pic1.C, refs2.C}: Likewise.
19898         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
19899         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
19900         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
19901         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
19902
19903         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
19904         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
19905         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
19906         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
19907         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
19908         * g++.law/{enum9.exp, friend5.exp}: Likewise.
19909         * g++.law/{nest3.exp, nest4.exp}: Likewise.
19910         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
19911         * g++.law/{operators30.exp, operators31.exp}: Likewise.
19912         * g++.law/{operators32.exp, operators33.exp}: Likewise.
19913         * g++.law/{operators34.exp}: Likewise.
19914         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
19915         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
19916         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
19917         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
19918         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
19919
19920         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
19921         No longer expected to fail.
19922         * g++.law/missed-error3.C: Tweak for recent bool changes.
19923
19924 1994-12-04  Doug Evans  <dje@canuck.cygnus.com>
19925
19926         * config/emb-unix: Deleted.
19927         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
19928         remote execution.  Do final link on remote host if REMOTE_LINK is set.
19929
19930 1994-12-01  Doug Evans  <dje@canuck.cygnus.com>
19931
19932         * lib/dg.exp (dg-test): Fix typo in last patch.
19933
19934 1994-11-30  Doug Evans  <dje@canuck.cygnus.com>
19935
19936         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
19937         (handles multiple occurrences).
19938
19939 1994-11-24  Doug Evans  <dje@canuck.cygnus.com>
19940
19941         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
19942         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
19943         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
19944         printed).
19945         * lib/c-torture.exp (c-torture-compile): Likewise.
19946         (c-torture): Prepend full path if missing.
19947         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
19948         (gcc_fail): Likewise.
19949         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
19950
19951 1994-11-23  J.T. Conklin  <jtc@rtl.cygnus.com>
19952
19953         * lib/netware.exp: Only attach to NetWare i386 systems.
19954
19955 1994-11-16  Doug Evans  <dje@canuck.cygnus.com>
19956
19957         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
19958         messages.  Add test name to "output pattern match" pass/fail message.
19959
19960 1994-11-12  Doug Evans  <dje@canuck.cygnus.com>
19961
19962         * gcc.dg: New testsuite.
19963         * gcc.dg/dg.exp: New file.
19964
19965         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
19966         test-switch.c}: Deleted.
19967
19968         * gcc.misc-tests/msgs.exp: New testcase driver.
19969
19970 1994-11-09  Doug Evans  <dje@canuck.cygnus.com>
19971
19972         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
19973         Watch for illegal return values from ${tool}_load.
19974         * config/unix.exp (${tool}_load): Fix pass/fail detection for
19975         cross targets.  Coerce return value >0 to 1.
19976
19977 1994-11-08  Doug Evans  <dje@canuck.cygnus.com>
19978
19979         * config/unix.exp (${tool}_load): Call program rsh, not proc.
19980
19981         * config/emb-unix.exp: New file.
19982
19983         * config/sim.exp: Error if variable $SIM not defined.
19984         (${tool}_load): Mark test as "untested" if simulator missing.
19985
19986         * config/unix.exp: Load remote.exp to get rcp_download.
19987         * lib/c-torture.exp: Use different option lists for testcases with
19988         and without loops.
19989         * gcc.c-torture/execute/execute.exp: Likewise.
19990
19991 1994-11-02  Doug Evans  <dje@canuck.cygnus.com>
19992
19993         * config/*.exp: Clarify return code from ${tool}_load.
19994         Call `unresolved' or `untested' instead of `warning' or `perror'
19995         (sometimes you still want to call both though).
19996         Add comment that `shell_id' is local to each file.
19997         * config/udi.exp (timeout): Set to 30.
19998         Don't print warning if connection fails, $connectmode has already
19999         printed an error.
20000         (${tool}_load): Move verbose messages to level 2.
20001         Rework pattern for "Process started" message.
20002         Pass `shell_id' to ${connectmode}_download.
20003         Retry twice upon timeout.  Make resetting of target more robust.
20004         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
20005         Pass `shell_id' to exit_$connectmode.
20006         Only call exit_$connectmode if connected.
20007         * config/unix.exp (${tool}_load): Check return codes better.
20008         * config/vrtx.exp (${tool}_load): Likewise.
20009         * config/vx.exp (${tool}_load): Likewise.
20010         Delete unneeded global's.
20011         * lib/dg.exp (dg-test): Update to reflect clarified return codes
20012         from ${tool}_load.
20013         (dg-stat): Delete.
20014         (dg-init): Delete recording of pass/fail counts.
20015         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
20016         (old-dejagnu-init): Likewise.
20017         (old-dejagnu-stat): Delete contents, empty proc now.
20018         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
20019         (c-torture): Delete references to lcnt, lpass, lfail.
20020         Get option list from TORTURE_OPTIONS.
20021         Delete -funroll[-all]-loops if no loops.
20022         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
20023         (g++_stat): Delete contents (empty proc now).
20024         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
20025         (gcc_finish): Likewise.
20026         (gcc_stat): Deleted.
20027         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
20028         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
20029         * gcc.c-torture/execute/execute.exp: Likewise.
20030         Split tests into two parts: compile, execute.
20031         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
20032         no loops.  Update to reflect clarified return codes from ${tool}_load.
20033
20034 1994-10-21  Doug Evans  <dje@canuck.cygnus.com>
20035
20036         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
20037         to grep for.
20038         (old-dejagnu): Likewise (where necessary).
20039
20040 1994-10-14  Doug Evans  <dje@canuck.cygnus.com>
20041
20042         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
20043
20044         * lib/dg.exp (dg-process-target): Fix processing of selector.
20045         Add comment regarding use of `error'.
20046
20047         * lib/gcc.exp (prune_system_crud): Define if missing.
20048         * lib/g++.exp (prune_system_crud): Likewise.
20049
20050         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
20051         Call prune_system_crud.
20052         * lib/dg.exp (dg-runtest): New proc.
20053         Use perror instead of send_user for tcl errors in testcase.
20054         Don't return any value, it's never used.
20055         Don't clobber previous definition of `unknown'.
20056         Print tcl errors in `dg-final'.
20057
20058 1994-10-12  Doug Evans  <dje@canuck.cygnus.com>
20059
20060         * lib/dg.exp (dg-process-target): Improve syntax error messages.
20061         (dg-test): Don't print errorInfo, it contains stack backtrace.
20062
20063 1994-09-26  Doug Evans  (dje@canuck.cygnus.com)
20064
20065         * lib/g++.exp (runtest_file_p): Define if missing.
20066
20067 1994-09-24  Doug Evans  (dje@cygnus.com)
20068
20069         * lib/mike-g++.exp: Comment out loading of g++.exp.
20070         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
20071         (default_g++_version): Always print something.
20072         (default_g++_start): Comment out call to `which'.
20073         (g++_start, g++_load): Deleted (must be defined in config file).
20074         * lib/gcc.exp: Test for existence of $CC at start.
20075         Delete check for tmpdir (done in gcc_init).
20076         (default_gcc_version): Always print something.
20077         (default_gcc_start): Comment out call to `which'.
20078         * config/*.exp: Major cleanup - make cross targets work at least a
20079         little better for g++ (by not being "--tool gcc" specific).
20080         Rename gcc_xxx to ${tool}_xxx.
20081         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
20082         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
20083
20084 1994-09-22  Doug Evans  (dje@canuck.cygnus.com)
20085
20086         * lib/c-torture.exp (c-torture-compile): Rework compiler
20087         message processing.
20088
20089         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
20090         c-torture.
20091
20092 1994-09-21  Doug Evans  (dje@canuck.cygnus.com)
20093
20094         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
20095
20096         * lib/dg.exp (dg-process-target): Support { target native }.
20097
20098 1994-09-20  Doug Evans  (dje@canuck.cygnus.com)
20099
20100         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
20101         looked for "... program xxx got fatal signal".
20102         Correct regsub munging of `comp_output'.
20103         Ignore compiler messages "path prefix not used" and "linker input
20104         file unused".
20105
20106 1994-09-14  Doug Evans  (dje@canuck.cygnus.com)
20107
20108         * lib/gcc.exp (runtest_file_p): Define if missing.
20109         * gcc.prms/template.c: Example to work from.
20110
20111 1994-09-13  Doug Evans  (dje@canuck.cygnus.com)
20112
20113         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
20114         * lib/dg.exp (dg-test): Call unsupported testcases as such.
20115
20116         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
20117         * gcc.prms/1883.c: Moved from compile/940714-1.c.
20118         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
20119         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
20120
20121         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
20122         (dg-process-target): No longer a varargs proc.
20123         Return S/N for target, P/F for xfail.  All callers changed.
20124         (user option procs): More argument checking.
20125         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
20126         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
20127         (dg-test): Skip test if not running on selected target in `dg-do'.
20128         Update handling of `dg-do-what', `dg-output-text'.
20129         Separate execution pass/fail from output pattern match pass/fail.
20130         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
20131
20132 1994-09-12  Jim Wilson  (wilson@sphagnum.cygnus.com)
20133
20134         * gcc.c-torture/special/special.exp: Don't expect failure for mips
20135         target for 920510-1.c.
20136
20137 1994-09-12  Doug Evans  (dje@canuck.cygnus.com)
20138
20139         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
20140         Clean up comment regarding use of passcnt, etc.
20141         (gcc_stat): Don't update `testcnt' here.
20142         (gcc_finish): Do it here.
20143         Might as well reset `but_id' here too.
20144         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
20145         to determine if the file should be tested.
20146         * gcc.c-torture/compile/compile.exp: Likewise.
20147         * gcc.c-torture/execute/execute.exp: Likewise.
20148         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
20149         * gcc.misc-tests/dg-test.exp: Likewise.
20150         * gcc.prms/prms.exp: Likewise.
20151         * gcc.wendy/wendy.exp: Likewise.
20152         * g++.old-deja.exp: Likewise.
20153         Move "Testing file" message to verbose level 1.
20154
20155 1994-09-09  Doug Evans  (dje@canuck.cygnus.com)
20156
20157         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
20158
20159 1994-09-08  Doug Evans  (dje@canuck.cygnus.com)
20160
20161         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
20162         (default_gcc_start): Accept optional second list element
20163         of compiler flags.  Print compiler output at verbosity level 2.
20164         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
20165         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
20166         Save current values of framework globals passcnt, failcnt, xpasscnt,
20167         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
20168         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
20169         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
20170         xfailcnt to compute stats.  Update framework global `testcnt' from
20171         pass/fail counts.
20172         (gcc_finish): New proc.  Clean up test environment.
20173         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
20174         (gcc_epass, gcc_efail): Delete.
20175         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
20176         argument of line number.
20177         (dg-init): If the tool has an init routine, call it.
20178         (dg-test): Remove args `cflags_var' and `libs_var'.
20179         Pass all compiler options to ${tool}_start.
20180         Handle missing line number.
20181         (dg-finish): New function.
20182         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
20183         particular files.  Call gcc_finish at end.  Move "skipping test"
20184         message to verbosity level 3.
20185         * gcc.c-torture/compile/compile.exp: Likewise.
20186         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
20187         * gcc.c-torture/execute/execute.exp: Likewise.
20188         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
20189         Print testcase being tried at verbosity level 1.
20190         * gcc.c-torture/special/special.exp: Unset xfail.
20191         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
20192         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
20193         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
20194         * gcc.failure/failure.exp: Likewise.
20195         * gcc.ieee/ieee.exp: Likewise.
20196         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
20197         Update call to dg-test.  Call dg-finish at end.
20198         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
20199         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
20200         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
20201         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
20202         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
20203         * gcc.wendy/wendy.exp: Add copyright.
20204         Delete setting of tmpdir (done by gcc_init).
20205         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
20206         Pass compiler flags to gcc_start.  Call gcc_finish at end.
20207         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
20208         gcc_[ce]pass/fail.
20209
20210 1994-09-07  Doug Evans  (dje@canuck.cygnus.com)
20211
20212         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
20213         confusion.
20214         (g++_load): Likewise.
20215
20216         * config/*.exp (gcc_load): Some were varargs fns and some were not.
20217         Rename argument to `prog' to remove the confusion.
20218         Varargs fns behave differently too!
20219         (g++_load): Likewise.
20220
20221         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
20222
20223         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
20224         what it is.  Delete (always) printing of status value for !native.
20225         Simplify verbose code, and include status and exec_output.
20226         (g++_load): Use gcc_load.
20227
20228 1994-09-04  Jim Wilson  (wilson@sphagnum.cygnus.com)
20229
20230         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
20231         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
20232         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
20233         940714-3.c as these testcases don't exist anymore.  Make
20234         va-arg-1.c expected to pass.
20235
20236 1994-08-19  Doug Evans  (dje@canuck.cygnus.com)
20237
20238         * gcc.misc-tests/misc.exp: Only run specific testcases.
20239         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
20240         * gcc.misc-tests/dg-[1-9].c: New files.
20241
20242         * lib/dg.exp: New testsuite driver.
20243         * gcc.prms/prms.exp: Use it.
20244
20245         * README.gcc: New file.
20246
20247         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
20248         Document and reset `lxpass' and `lxfail'.
20249         Simplify "initialized" message.
20250         (gcc_stat): Clean up comments a little.
20251
20252 1994-08-16  Doug Evans  (dje@canuck.cygnus.com)
20253
20254         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
20255
20256 1994-08-15  Doug Evans  (dje@canuck.cygnus.com)
20257
20258         * lib/old-dejagnu.exp (process-option): New proc.
20259         (old-dejagnu-init, old-dejagnu-stat): Likewise.
20260         (old-dejagnu): Simplify.
20261         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
20262
20263 1994-08-14  Jeff Law  (law@snake.cs.utah.edu)
20264
20265         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
20266         exists and is not an empty string.
20267
20268         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
20269         $xfail rather than calling setup_xfail.  Clear $xfail when test is
20270         finished.
20271         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
20272         automatically.
20273
20274         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
20275         longer expected to fail.
20276
20277         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
20278         "f" function call.
20279
20280         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
20281
20282         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
20283         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
20284         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
20285         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
20286         c-torture-1.29.
20287
20288         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
20289         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
20290
20291         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
20292
20293         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
20294         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
20295
20296         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
20297         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
20298         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
20299
20300 1994-07-12  Jim Kingdon  (kingdon@lioth.cygnus.com)
20301
20302         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
20303         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
20304         940714-1.c, 940714-2.c, 940714-3.c},
20305         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
20306         gcc.misc-tests/{mg.c,mg.exp}:
20307         New tests.
20308         * gcc.noncompile/noncompile.exp: Change accordingly.
20309
20310 1994-07-07  Doug Evans  (dje@canuck.cygnus.com)
20311
20312         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
20313         Undo previous clobberage.
20314
20315 1994-07-04  Jeff Law  (law@snake.cs.utah.edu)
20316
20317         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
20318         * gcc.special/{930510-1.c, special.exp}:
20319         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
20320         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
20321         struct-varargs-1.c}: New tests from c-torture-1.26.
20322
20323 1994-06-28  J.T. Conklin  (jtc@phishhead.cygnus.com)
20324
20325         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
20326           argument to switch.
20327
20328 1994-05-21  Bill Cox  (bill@rtl.cygnus.com)
20329
20330         * Revert the previous changes.  Please see Rob's directory
20331           (/lisa/test/rob/progressive/gcc/testsuite) for testing
20332           fixes.
20333
20334 1994-05-19  Bill Cox  (bill@rtl.cygnus.com)
20335
20336         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
20337             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
20338             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
20339             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
20340             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
20341             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
20342             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
20343             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
20344             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
20345             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
20346             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
20347             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
20348             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
20349             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
20350             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
20351             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
20352             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
20353             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
20354             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
20355             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
20356             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
20357             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
20358             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
20359             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
20360             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
20361             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
20362             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
20363
20364 1994-05-17  Bill Cox  (bill@rtl.cygnus.com)
20365
20366         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
20367             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
20368           with perror calls.
20369
20370 1994-05-02  Jason Merrill  (jason@deneb.cygnus.com)
20371
20372         * config/unix.exp (g++_load): Fix syntax.
20373
20374 1994-04-14  Jim Wilson  (wilson@sphagnum.cygnus.com)
20375
20376         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
20377         * gcc.noncompile/921017-1.c: Deleted obsolete test.
20378         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
20379         Don't expect va-arg-1.c to fail.  Correct expected output for
20380         920928-1.c.
20381         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
20382         * gcc.wendy/hbm4.c: Correct typo.
20383         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
20384
20385 1994-03-28  Doug Evans  (dje@canuck.cygnus.com)
20386
20387         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
20388         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
20389         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
20390         * lib/c-torture.exp (c-torture-compile): Ditto.
20391
20392         Reduce volume of output (remove all the -I's and such).
20393         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
20394         Call gcc_cpass, gcc_cfail.
20395         (c-torture): Pass testing option to c-torture-compile.
20396
20397 1994-03-21  Doug Evans  (dje@cygnus.com)
20398
20399         Bring patches over from progressive.
20400         * config/default.exp: Exit remote shell cleanly.
20401         (g++_exit, g++_start): Add default versions.
20402         * config/sim.exp (gcc_load): Use perror, not error.
20403
20404 1994-03-20  Doug Evans  (dje@canuck.cygnus.com)
20405
20406         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
20407         set in site.exp.
20408
20409 1994-03-14  Doug Evans  (dje@cygnus.com)
20410
20411         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
20412         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
20413         (wendy_try): New proc to run testcase.
20414         (main loop): Call 'em.
20415         * gcc.wendy/*.c: Clean up pass to correct expected output.
20416
20417         * lib/gcc.exp: Minor cleanup work.
20418         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
20419
20420 1994-03-09  Doug Evans  (dje@canuck.cygnus.com)
20421
20422         * config/sim.exp (gcc_load): Document return codes better.
20423         Don't pass -v to simulator.
20424
20425 1994-02-24  Jeffrey A. Law  (law@snake.cs.utah.edu)
20426
20427           * gcc.special/920717-x.c: Fix typo.
20428           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
20429           get at sources.
20430
20431         * lib/mike-gcc.exp: Fix typo.
20432
20433 1994-02-15  Rob Savoye  (rob@darkstar.cygnus.com)
20434
20435         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
20436         binary to use, transform the name.
20437         * config/*.exp: rename everything. Nuke any g++ specific files,
20438         it's now a special case of gcc that requires no special support.
20439         Add a default.exp for unsupported targets.
20440
20441 1994-02-11  Rob Savoye  (rob@poseidon.cygnus.com)
20442
20443         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
20444         lib/old-dejagnu.exp: Fix a few patterns to work with the new
20445         version of Tcl.
20446
20447 1994-02-09  Rob Savoye  (rob@darkstar.cygnus.com)
20448
20449         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
20450         than a warning.
20451
20452 1994-02-06  Jeffrey A. Law  (law@snake.cs.utah.edu)
20453
20454         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
20455
20456 1994-01-03  Jim Wilson  (wilson@sphagnum.cygnus.com)
20457
20458         * gcc.execute/execute.exp: Combine opt_list and foption_list into
20459         option_list.  Compile every file with only 4/6 option choices
20460         (same as C torture) instead of with 12/18 different option
20461         choices.
20462         * lib/c-torture.exp: Likewise.
20463
20464         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
20465         not already set.
20466
20467 1993-12-30  Mike Stump  (mrs@rtl.cygnus.com)
20468
20469         * lib/old-deja.exp: Add `excess errors test fails' error, now one
20470         can put an XFAIL *-*-* on excess errors.
20471
20472 1993-12-19  Jeffrey A. Law  (law@snake.cs.utah.edu
20473
20474         * g++.law: Add more tests derived from g++-bugs snapshots.
20475
20476         * g++.law/init11.{c,exp}: Delete test.  Brendan sez it's
20477         equivalent to g++.law/init9.
20478
20479         * lib/mike-gcc.exp (postbase): Delete the .o file after we've
20480         compiled it, and the a.out file after we've run it.
20481
20482 1993-12-17  Brendan Kehoe  (brendan@lisa.cygnus.com)
20483
20484         * lib/mike-g++.exp (postbase): Delete the .o file after we've
20485         compiled it, and the a.out file after we've run it.
20486
20487 1993-12-17  Jeffrey A. Law  (law@snake.cs.utah.edu)
20488
20489         * g++.law/*.exp: Avoid losing arguments added via "append" commands.
20490
20491 1993-12-15  Rob Savoye  (rob@darkstar.cygnus.com)
20492
20493         * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
20494         version number.
20495
20496 1993-12-12  Jeffrey A. Law  (law@snake.cs.utah.edu)
20497
20498         * g++.law: New directory of g++ tests derived from the g++-bugs
20499         snapshots.
20500
20501 1993-12-09  Jeffrey Wheat  (cassidy@cygnus.com)
20502
20503         * gcc.compile: initbug1.c initbug1.exp testcase added
20504
20505 1993-12-06  Jeffrey Wheat  (cassidy@cygnus.com)
20506
20507         * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
20508         * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
20509           fixes submitted by Jeff Law (law@cs.utah.edu)
20510         * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
20511           Jeff Law (law@cs.utah.edu)
20512
20513
20514 1993-11-30  Mike Stump  (mrs@cygnus.com)
20515
20516         * config/unix-g++.exp: Follow the gcc way of doing things.
20517         * g++.old-deja/old-deja.exp: Minor updates.
20518         * lib/g++.exp: New file, follow the gcc way of doing things.
20519         * lib/old-dejagnu.exp: Minor updates.
20520         * lib/mike-g++.exp: Always unset errorInfo.
20521
20522 1993-11-06  Mike Stump  (mrs@cygnus.com)
20523
20524         * lib/gcc.exp: Fix some errors with the below change, CC and
20525         CFLAGS should be global when setting, not local.
20526
20527 1993-11-03  Rob Savoye  (rob@darkstar.cygnus.com)
20528
20529         * lib/gcc.exp: Transform tool name.
20530
20531 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
20532
20533         * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
20534
20535 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
20536
20537         * lib/gcc.exp: change gcc_done to gcc_stat
20538
20539 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
20540
20541         * Upgraded gcc testsuite to c-torture version 1.25
20542
20543 1993-10-24  Jeffrey Wheat  (cassidy@cygnus.com)
20544
20545         * lib/gcc.exp: added reporting code. Changed verbose compile message.
20546         * lib/c-torture: added hooks for new reporting code.
20547
20548 1993-10-21  Jeffrey Wheat  (cassidy@cygnus.com)
20549
20550         * config/sh-gcc.exp: check if sh-sim exists in the path
20551
20552 1993-10-18  Jeffrey Wheat  (cassidy@cygnus.com)
20553
20554         * gcc.code_quality/code_quality.exp: Initial changes for new logic.
20555         * gcc.compile/compile.exp: Initial changes for new logic.
20556         * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
20557         * gcc.failure/failure.exp: Initial changes for new logic.
20558         * gcc.ieee/ieee.exp: Initial changes for new logic.
20559         * gcc.misc-tests/misc.exp: Initial changes for new logic.
20560         * gcc.noncompile/non_compile.exp: Initial changes for new logic.
20561         * gcc.unsorted/unsorted.exp: Initial changes for new logic.
20562         * lib/c-torture.exp: Initial changes for new logic.
20563         * lib/gcc.exp: Initial changes for new logic.
20564
20565 1993-10-15  Mike Stump  (mrs@cygnus.com)
20566
20567         * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
20568         depend upon failure or success.  Fully qualify names in failure
20569         and success messages.  Always remove a.out before starting
20570         compile, just in case.  Pay more attention to error text output by
20571         the compiler.  Handle testcases with no known past errors just
20572         like all others, so that things are uniform.  Other miscellaneous
20573         improvements.
20574
20575 1993-10-13  Jeffrey Wheat  (cassidy@cygnus.com)
20576
20577         * gcc.cpp: new directory for cpp tests
20578
20579 1993-10-04  Jeffrey Wheat  (cassidy@cygnus.com)
20580
20581         * lib/chill.exp: Code reformatted, removed unused code.
20582         * config/unix-chill.exp: Code reformatted, removed unused code.
20583         * chill.execute/execute.exp: Code reformatted, removed unused code.
20584         * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
20585
20586 1993-10-04  Ian Lance Taylor  (ian@cygnus.com)
20587
20588         * config/mips-gcc.exp, config/mips-g++.exp: New files.  Execution
20589         routines not written.
20590
20591 1993-09-27  Rob Savoye  (rob@darkstar.cygnus.com)
20592
20593         * config/bug-gcc.exp: Use new procs from bug.exp.
20594
20595 1993-09-21  Rob Savoye  (rob@darkstar.cygnus.com)
20596
20597         * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
20598         via ftp, rather than depending on NFS.
20599         * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
20600         case.
20601
20602 1993-09-09  Rob Savoye  (rob@darkstar.cygnus.com)
20603
20604         * config/bug-gcc.exp: Use new download proc.
20605
20606 1993-09-14  Jeffrey Wheat  (cassidy at deneb.cygnus.com)
20607
20608         * chill.execute/execute.exp: cleanups, handles errors better
20609         * chill.compile/compile.exp: rewrite, based on execute.exp
20610         * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
20611         * lib/chill.exp: major changes to diff proc and compile and link
20612           procs. added chill_fail and chill_pass wrappers to pass and
20613           fail. added more comments, and handle error codes better.
20614           Added a hack to capture stderr from exec, so noncompile tests
20615           can work.
20616
20617 1993-09-11  Jeffrey Wheat  (cassidy@cygnus.com)
20618
20619         * chill.execute/execute.exp: rewrite of testsuite driver
20620         * lib/chill.exp: rewrite of testsuite driver
20621         * config/unix-chill.exp: rewrite of testsuite driver
20622
20623 1993-08-25  Bill Cox  (bill@rtl.cygnus.com)
20624
20625     In chill.execute:
20626         * iexpr.ch: Standardize uppercase.
20627         * tuples.dat: Standardize uppercase.
20628         * vary.ch: standardize.  Correct varying string assignments.
20629         * vary.dat: Add new output lines.
20630
20631 1993-08-24  Bill Cox  (bill@rtl.cygnus.com)
20632
20633     In chill.execute:
20634         * chprintf.ch: Standardize use of uppercase.
20635         * tuples.ch: Standardize and turn arr2 into a DCL,
20636           rather than a SYN.
20637         * pinits.ch: Standardize.
20638
20639 1993-08-23  Per Bothner  (bothner@kalessin.cygnus.com)
20640
20641         * rts.c:  Get malloc() from <stdlib.h>, not <malloc.h>.
20642         * Makefil: Renamed to Makefile.in.
20643         * configure.in: New.
20644
20645 1993-08-23  Bill Cox  (bill@rtl.cygnus.com)
20646
20647     In chill.execute:
20648         * .cvsignore: Add result/output files.
20649         * Makefile: Fix up variables at start.  Use MFLAGS
20650           everywhere.  Correct bool_loc, built_ins entries.
20651           Add entry for vary1.ch.
20652         * bitarray.ch: Standardize upper-case usage.
20653         * bitexpr.ch: Standardize, add output of b1.
20654         * params.ch: Use arrayt in along PROC parameters, to
20655           avoid novelty problems.
20656         * sets.ch: Tiny cleanup.
20657         * vary1.ch: Re-indent.
20658
20659 1993-08-17  Bill Cox  (bill@rtl.cygnus.com)
20660
20661           * Add PR-related files to Makefiles, .cvsignore files, etc.
20662
20663 1993-08-02  Jeff Wheat  (cassidy@cygnus.com)
20664
20665         * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
20666           with compiler objects. New names are test-flow.c and test-loop.c
20667
20668 1993-07-27  Jeff Wheat  (cassidy@cygnus.com)
20669
20670         * Upgraded c-torture tests from 1.19 to 1.20
20671
20672         * new files:
20673         * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
20674         * gcc.compile: 930623-1.c 930623-2.c
20675         * gcc.noncompile: 930622-1.c 930622-2.c
20676         * gcc.failure: 920411-1.c 920627-2.c
20677         * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
20678
20679 1993-07-20  Jeff Wheat  (cassidy@cygnus.com)
20680
20681         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
20682           More changes to get testsuite working properly. Needs more work.
20683           Added some support for POSIX IEEE Std 1003.3-1991 error messages.
20684
20685 1993-07-19  Jeff Wheat  (cassidy@cygnus.com)
20686
20687         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
20688           More changes to get testsuite working properly. Needs more work.
20689
20690 1993-07-13 Jeff Wheat  (cassidy@cygnus.com)
20691
20692         * chill.compile/compile.exp: Added for Dejagnu support
20693         * chill.execute/execute.exp: Added for Dejagnu support
20694         * lib/chill.exp config/unix-chill.exp  : Added for Dejagnu support
20695
20696 1993-06-19  Bill Cox  (bill@rtl.cygnus.com)
20697
20698     This should complete moving the CHILL test files.
20699         * chill.noncompile(.cvsignore printf.grt
20700             in-printf.grt chprintf.grt chprintf.ch):
20701             Added test-support files.
20702           (Makefile): Modified further.
20703         * chill.compile (emptymod.ch gdbme.ch neg_range.ch
20704             signal.ch): Added test files.
20705           * chill.execute (.cvsignore printf.grt printr.c
20706             in-printf.grt rts.c chprintf.grt rts.h): Added
20707           test-support files.
20708             (Makefile): More corrections.
20709
20710 1993-06-18  Bill Cox  (bill@rtl.cygnus.com)
20711
20712         * chill.compile, chill.execute, chill.nocompile: Add CHILL
20713           test cases, ready for DejaGnu.
20714
20715 1993-06-17  Jeffrey Wheat  (cassidy@cygnus.com)
20716
20717         * Upgraded c-torture tests from 1.18 to 1.19
20718
20719         * gcc.compile: added test(s):
20720           930607-1.c
20721         * gcc.execute: added test(s):
20722           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
20723
20724         * added new subdirectory for misc tests: gcc.misc-tests
20725         * gcc.misc-test(s): added tests:
20726           inst-check.c test-consts.c test-ior.c test-switch.c
20727
20728 1993-06-09  Brendan Kehoe  (brendan@lisa.cygnus.com)
20729
20730         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
20731
20732 1993-06-07  Ian Lance Taylor  (ian@cygnus.com)
20733
20734         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
20735
20736 1993-06-03  Jeffrey Wheat  (cassidy@cygnus.com)
20737
20738         * Upgraded c-torture tests from 1.17 to 1.18
20739
20740 1993-06-02  Jeffrey Wheat  (cassidy@cygnus.com)
20741
20742         * Upgraded c-torture tests from 1.12 to 1.17
20743
20744 1993-04-30  Mike Werner  (mtw@deneb.cygnus.com)
20745
20746         * lib/old-dejagnu.exp:
20747           Fixed handling of XFAIL target triplets to correctly
20748           recognize wildcard characters.  Removed code that
20749           appended a unique id tag to the end of the file name
20750           printed out by the result of the testcases within a
20751           given test file.
20752
20753 1993-04-29  Mike Werner  (mtw@deneb.cygnus.com)
20754
20755         * lib/old-dejagnu.exp:
20756           Reworked expected failure handling to trigger off of XFAIL
20757           keyword in keyphrase embeded in testcase source code. The
20758           XFAIL keyword must be at the end of the keyphrase line. It
20759           may optionally be followed by one or more target triplets.
20760           It has just occured that the handling of wildcards in the
20761           target triplet may not be correct.
20762
20763 1993-04-23  Mike Werner  (mtw@deneb.cygnus.com)
20764
20765         * g++.old-deja/tests:
20766           Moved all subdirectories up one level into g++.old-deja .
20767
20768         * lib/old-dejagnu.exp:
20769           Fixed problem with CXXFLAGS not being properly reset, and being
20770           corrupted with extraneous "-c" compiler option.  This was
20771           causing binaries to not be generated for test that needed them.
20772           Modified strings passed to "pass" and "fail" so that individual
20773           tests from the same test file would be distinguished by an
20774           identifier appended to the test file name in the summary logs;
20775           this corrected a problem with erroneous diff logs.  Added code
20776           to search testcases for expected fail and unexpected pass keywords.
20777
20778 1993-04-20  Rob Savoye  (rob at darkstar.cygnus.com)
20779
20780         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
20781
20782 1993-04-15  Mike Werner  (mtw@deneb.cygnus.com)
20783
20784         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
20785           Removed extraneous text from end of "Special g++ Options"
20786           keyphrase.
20787
20788         * lib/old-dejagnu.exp: Added pattern matching to look for new
20789           keywords, embedded in testcases comments, which will trigger
20790           calls to xpass and xfail.
20791
20792 1993-04-14  Mike Werner  (mtw@deneb.cygnus.com)
20793
20794         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
20795           comments embedded in the testcases, especially the one looking for
20796           special compiler options, as well as the pattern matching for the
20797           compiler output again.
20798
20799 1993-04-12  Mike Werner  (mtw@deneb.cygnus.com)
20800
20801         * lib/old-dejagnu.exp: Do a proper check of the return value for
20802           execute tests. Fixed several problems with the pattern matching
20803           of the compiler output which gave erroneous test results.
20804           Changed several of the test result messages to be more descriptive.
20805         * config/unix-g++.exp: Proc g++_load now actually works and
20806           executes the tests passed to it and returns a usable return
20807           value.
20808
20809 1993-04-11  Rob Savoye  (rob at darkstar.cygnus.com)
20810
20811           * lib/gcc.exp: Exits gracefully if $CC is bogus.
20812
20813 1993-04-09  Mike Werner  (mtw@deneb.cygnus.com)
20814
20815         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
20816           Modified both files to properly execute the old style
20817           dejagnu tests. The previous versions of these files were
20818           experimental and did not function anything near correctly.
20819
20820 1993-04-05  Rob Savoye  (rob@cygnus.com)
20821
20822         * Removed all Makefile.in and configure.in files. No configuration
20823         needed now.
20824
20825 1993-04-02  Mike Werner  (mtw@deneb.cygnus.com)
20826
20827         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
20828
20829 1993-03-28  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
20830
20831         * gcc.compile/configure.in, gcc.unsorted/configure.in,
20832         gcc.special/configure.in, gcc.noncompile/configure.in,
20833         gcc.execute/configure.in, gcc.code_quality/configure.in,
20834         g++.other/configure.in, g++.old-deja/configure.in,
20835         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
20836         in srcname setting.
20837
20838 1993-03-25  Rob Savoye  (rob at darkstar.cygnus.com)
20839
20840         * lib/udi.exp:  Fixed mondfe and mondfe_download.
20841         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
20842         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
20843
20844 1993-03-25  Ian Lance Taylor  (ian@cygnus.com)
20845
20846         * config/udi-gdb.exp: Check $shell_id after connecting to target.
20847         (gdb_exit): Don't remove *_soc files.
20848
20849 1993-03-22  Ian Lance Taylor  (ian@cygnus.com)
20850
20851         * lib/c-torture.exp: Don't look for main; instead always use -w
20852         -c.  This is how the c-torture tests work.  Remove the object
20853         file if the compilation succeeds.
20854         * gcc.execute/execute.exp: Remove executable if test passes.
20855         * gcc.noncompile/noncompile.exp: Every test is an expected
20856         failure.
20857         * gcc.special/special.exp: Added tests from c-torture 1.11,
20858         corrected use of existing test.
20859         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
20860         gcc.execute/920625-1.c: Updated to c-torture 1.11.
20861         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
20862         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
20863         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
20864         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
20865         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
20866         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
20867         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
20868         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
20869         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
20870         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
20871         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
20872         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
20873         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
20874         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
20875         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
20876         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
20877         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
20878         c-torture 1.11.
20879         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
20880         correspond to c-torture 1.11.
20881
20882         * New file.
20883
20884