OSDN Git Service

* gcc.dg/builtins-29.c: New test case.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
1 2004-01-23  Roger Sayle  <roger@eyesopen.com>
2
3         * gcc.dg/builtins-29.c: New test case.
4
5 2004-01-23  Zack Weinberg  <zack@codesourcery.com>
6
7         PR 18314
8         * gcc.dg/builtins-30.c: New testcase.
9
10 2004-01-23  Andreas Tobler  <a.tobler@schweiz.ch>
11
12         * g++.dg/compat/compat.exp: Add LD_LIBRARY_PATH_32/64 for Solaris.
13         * lib/g77.exp: Likewise.
14         * lib/objc.exp: Likewise.
15         * lib/g++.exp: Likewise.
16
17 2004-01-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
18
19         * gcc.dg/struct-by-value-2.c: New test.
20
21 2004-01-21  Andrew Pinski  <apinski@apple.com>
22
23         PR target/13785
24         * gcc.dg/20030121-1.c: New test.
25
26 2004-01-22  Ulrich Weigand  <uweigand@de.ibm.com>
27
28         * gcc.dg/20030123-1.c: Add -fno-omit-frame-pointer option.  Do not
29         clobber frame pointer register in asm statement.
30
31 2004-01-21  Falk Hueffner  <falk@debian.org>
32
33         * gcc.c-torture/compile/20040121-1.c: New test.
34
35 2004-01-21  Zack Weinberg  <zack@codesourcery.com>
36
37         * gcc.dg/noncompile/20020213-1.c: Add another dg-warning line.
38
39 2004-01-20  Hartmut Penner  <hpenner@de.ibm.com>
40
41         * gcc.dg/ppc64-abi-2.c: New test.
42
43 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
44
45         * lib/treelang.exp: Fill out this file.
46         * lib/treelang-dg.exp: New File.
47
48 2004-01-20  Joseph S. Myers  <jsm@polyomino.org.uk>
49
50         * gcc.c-torture/compile/981022-1.c: Remove.
51         * gcc.dg/array-5.c: Remove XFAIL.
52         * gcc.dg/sequence-pt-1.c: Remove test using extended lvalues.
53         * gcc.dg/cast-lvalue-1.c, gcc.dg/compound-lvalue-1.c,
54         gcc.dg/cond-lvalue-1.c: Update.
55         * gcc.dg/cast-lvalue-2.c: New test.
56
57 2004-01-19  Mark Mitchell  <mark@codesourcery.com>
58
59         PR c++/13592
60         * g++.dg/other/error1.C (class foo): Tweak error message.
61
62         PR c++/13592
63         * g++.dg/template/call2.C: New test.
64
65 2004-01-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
66
67         * gcc.dg/compat/fnptr-by-value-1_x.c, scalar-by-value-1_y.c
68         scalar-by-value-3_x.c, scalar-by-value-3_y.c,
69         scalar-by-value-4_x.c, scalar-by-value-4_y.c,
70         scalar-return-1_x.c, scalar-return-2_y.c,
71         scalar-return-3_x.c, scalar-return-3_y.c,
72         scalar-return-4_x.c, scalar-return-4_y.c,
73         struct-align-1.h, struct-align-1_x.c,
74         struct-align-1_y.c, struct-align-2.h,
75         struct-align-2_x.c, struct-align-2_y.c,
76         struct-by-value-10_y.c, struct-by-value-11_x.c,
77         struct-by-value-11_y.c, struct-by-value-12_x.c,
78         struct-by-value-12_y.c, struct-by-value-13_x.c,
79         struct-by-value-13_y.c, struct-by-value-14_x.c,
80         struct-by-value-14_y.c, struct-by-value-15_x.c,
81         struct-by-value-15_y.c, struct-by-value-16_y.c,
82         struct-by-value-17_y.c, struct-by-value-18_y.c,
83         struct-by-value-19_y.c, struct-by-value-1_x.c,
84         struct-by-value-1_y.c, struct-by-value-20_y.c,
85         struct-by-value-2_x.c, struct-by-value-2_y.c,
86         struct-by-value-3_y.c, struct-by-value-4_x.c,
87         struct-by-value-4_y.c, struct-by-value-5_y.c,
88         struct-by-value-6_y.c, struct-by-value-7_y.c
89         struct-by-value-8_x.c, struct-by-value-8_y.c
90         struct-by-value-9_x.c, struct-by-value-9_y.c
91         struct-return-10_x.c, struct-return-10_y.c,
92         struct-return-19_x.c, struct-return-20_x.c
93         struct-return-2_x.c, struct-return-2_y.c
94         struct-return-3_x.c: Guard non-C99 tests with SKIP_COMPLEX_INT,
95         SKIP_ATTRIBUTE and SKIP_ZERO_ARRAY.  Turns SKIPVA into SKIP_VA.
96
97 2004-01-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
98
99         * gcc.dg/tls/alias-1.c: Add dg-warning for unsupported visibility
100         attribute on sparc*-sun-solaris2.*.
101
102 2004-01-18  Mark Mitchell  <mark@codesourcery.com>
103
104         PR c++/13710
105         * g++.dg/ext/typeof7.C: New test.
106
107 2004-01-18  David Edelsohn  <edelsohn@gnu.org>
108
109         * gcc.dg/array-quals-1.c: xfail on powerpc*-*-aix*.
110         * gcc.dg/const-elim-1.c: Same.
111
112 2004-01-17  Ziemowit Laski  <zlaski@apple.com>
113
114         * objc.dg/stret-1.m: New.
115         * objc.dg/stret-2.m: New.
116
117 2004-01-17  Andrew Pinski  <pinskia@physics.uc.edu>
118
119         PR c++/11895
120         * g++.dg/ext/vector1.C: New test.
121
122 2004-01-16  Geoffrey Keating  <geoffk@apple.com>
123
124         * gcc.dg/pch/import-1.c: New.
125         * gcc.dg/pch/import-1.hs: New.
126         * gcc.dg/pch/import-1a.h: New.
127         * gcc.dg/pch/import-1b.h: New.
128         * gcc.dg/pch/import-1c.h: New.
129
130 2004-01-16  Mark Mitchell  <mark@codesourcery.com>
131
132         PR c++/13574
133         * g++.dg/ext/array1.C: New test.
134
135         PR c++/13178
136         * g++.dg/conversion/op1.C: New test.
137
138 2004-01-16  J"orn Rennecke <joern.rennecke@superh.com>
139
140         PR 11864
141         From Kazumoto Kojima / Dan Kegel:
142         * gcc.dg/pr11864-1.c: New test.
143
144         PR 10392
145         From Marcus Comstedt / Dan Kegel:
146         * gcc.dg/pr10392-1.c: New test.
147
148 2004-01-16  Mark Mitchell  <mark@codesourcery.com>
149
150         PR c++/13478
151         * g++.dg/init/ref10.C: New test.
152
153 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
154
155         PR c++/13407
156         * g++.dg/parse/typename6.C: New test.
157
158 2004-01-15  Geoffrey Keating  <geoffk@apple.com>
159
160         PR pch/13361
161         * testsuite/g++.dg/pch/wchar-1.C: New.
162         * testsuite/g++.dg/pch/wchar-1.Hs: New.
163
164 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
165
166         PR c++/9259
167         * g++.dg/expr/sizeof2.C: New test.
168
169 2004-01-15  Kazu Hirata  <kazu@cs.umass.edu>
170
171         * gcc.dg/sibcall-3.c: Replace mn10?00 with mn10300.
172
173 2004-01-15  Alexandre Oliva  <aoliva@redhat.com>
174
175         PR c++/13659
176         * g++.dg/lookup/strong-using-3.C: New.
177         * g++.dg/lookup/using-10.C: New.
178
179 2004-01-15  Alexandre Oliva  <aoliva@redhat.com>
180
181         PR c++/13594
182         * g++.dg/lookup/strong-using-2.C: New.
183
184 2004-01-15  Marcus Comstedt <marcus@mc.pp.se>
185             Dan Kegel <dank@kegel.com>
186             J"orn Rennecke <joern.rennecke@superh.com>
187
188         PR target/9365
189         * gcc.dg/pr9365-1.c: New test.
190
191 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
192
193         PR c++/8856
194         * g++.dg/parse/casting-operator2.C: New test.
195         * g++.old-deja/g++.pt/explicit83.C: Remove.
196
197 2004-01-14  Joseph S. Myers  <jsm@polyomino.org.uk>
198
199         * gcc.dg/label-compound-stmt-1.c: New test.
200         * gcc.c-torture/compile/950922-1.c,
201         gcc.c-torture/compile/20000211-3.c,
202         gcc.c-torture/compile/20000518-1.c,
203         gcc.c-torture/compile/20021108-1.c: Avoid labels at and of
204         compound statements.
205
206 2004-01-14  Hartmut Penner  <hpenner@de.ibm.com>
207
208         * gcc.dg/ppc64-abi-1.c: New test.
209
210 2004-01-14  Danny Smith  <dannysmith@users.sourceforge.net>
211
212          * g++.dg/ext/attrib9.C: Add dg-warnings.
213
214 2004-01-14  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
215
216         PR c++/12335
217         * g++.dg/parse/dtor3.C: New test.
218
219 2004-01-13  Andrew Pinski  <pinskia@physics.uc.edu>
220
221         PR c++/12709
222         * g++.dg/parse/try-catch-1.C: New test.
223
224 2004-01-13  Arnaud Charlet  <charlet@act-europe.fr>
225
226         * ada/acats/run_all.sh: Add more verbose output in acats.log
227         when compiling tests.
228
229 2004-01-12  Zack Weinberg  <zack@codesourcery.com>
230
231         PR 13656
232         * gcc.dg/typedef-redecl.c: New test case.
233         * gcc.dg/typedef-redecl.h: New support file.
234
235 2004-01-13  Jan Hubicka  <jh@suse.cz>
236
237         * gcc.dg/always_inline.c: New test.
238         * gcc.dg/debug/20031231-1.c: Fix.
239
240 2004-01-13  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
241
242         PR c++/13474
243         * g++.dg/template/array3.C: New test.
244
245 2004-01-12  Zack Weinberg  <zack@codesourcery.com>
246
247         * g++.dg/ext/lvalue1.C: No longer expected to fail.
248         * g++.dg/warn/Wunused-2.C: Likewise.
249
250 2004-01-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
251
252         PR c++/13289
253         * g++.dg/template/instantiate6.C: New test.
254
255 2004-01-12  Roger Sayle  <roger@eyesopen.com>
256
257         PR middle-end/11397
258         * gcc.dg/special/wkali-2.c: Add dg-require-alias.
259
260 2004-01-12  Jan Hubicka  <jh@suse.cz>
261
262         PR opt/12826
263         * gcc.dg/20040112-1.c: New.
264
265         * gcc.dg/dwarf-die[1-7].c: Move to...
266         * gcc.dg/debug/dwarf2/dwarf-die[1-7].c: ... here.
267         * gcc.dg/debug/dwarf2/dwarf2.exp: New.
268
269 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
270
271         PR c++/4100
272         * g++.dg/parse/friend4.C: New test.
273
274 2004-01-12  Scott Brumbaugh  <scottb.lists@verizon.net>
275
276         PR c++/4100
277         * g++.old-deja/g++.pt/niklas01a.C: Mark an error where a class
278         definition is called a friend.
279
280 2004-01-11  Zack Weinberg  <zack@codesourcery.com>
281
282         * gcc.dg/tls/diag-3.c: Tweak dg-error regexp.
283
284 2004-01-11  Ian Lance Taylor  <ian@wasabisystems.com>
285
286         PR c++/3478
287         * g++.dg/parse/error10.C: New test.
288         * g++.dg/template/arg2.C: Accept "invalid type" error.
289
290 2004-01-11  Jakub Jelinek  <jakub@redhat.com>
291
292         PR middle-end/13392
293         * g++.dg/opt/expect2.C: New test.
294
295 2004-01-10  Zack Weinberg  <zack@codesourcery.com>
296
297         * gcc.dg/Wshadow-1.c, gcc.dg/attr-noinline.c, gcc.dg/decl3.c
298         * gcc.dg/redecl-1.c, gcc.dg/visibility-7.c, gcc.dg/wtr-static-1.c
299         * gcc.dg/noncompile/20020220-1.c, objc.dg/method-1.m:
300         Update dg-error regexps.
301
302 2004-01-10  Zack Weinberg  <zack@codesourcery.com>
303
304         * gcc.c-torture/compile/20021123-2.c: Delete; dup of 20021120-1.c.
305         * gcc.c-torture/compile/20021123-3.c: Delete; dup of 20021120-2.c.
306
307 2004-01-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
308
309         * gcc.dg/pragma-re-1.c: Use right pointer type.
310
311 2004-01-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
312
313         * g++.dg/eh/simd-1.c: Ajust line number for dg-error line.
314
315 2004-01-09  Geoffrey Keating  <geoffk@apple.com>
316
317         * gcc.dg/rs6000-ldouble-1.c: New.
318
319 2004-01-10  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
320
321         DR 337
322         PR c++/9256
323         * g++.dg/other/abstract1.C: New test.
324
325 2004-01-09  Alexandre Oliva  <aoliva@redhat.com>
326
327         * g++.dg/lookup/strong-using-1.C: New.
328
329 2004-01-09  Joseph S. Myers  <jsm@polyomino.org.uk>
330
331         PR c/11234
332         * gcc.dg/func-ptr-conv-1.c: New test.
333         * gcc.dg/weak/weak-6.c, gcc.dg/weak/weak-7.c: Update.
334
335 2004-01-09  Kazu Hirata  <kazu@cs.umass.edu>
336
337         PR target/13380.
338         * gcc.c-torture/compile/20040109-1.c: New.
339
340 2004-01-08  Stuart Hastings  <stuart@apple.com>
341
342         * testsuite/gcc.dg/20020523-2.c (bail_if_no_sse): Moved cpu-ID code...
343         testsuite/gcc.dg/i386-cpuid.h (i386_cpuid): ...to here, to share with...
344         * testsuite/gcc.dg/i386-sse-6.c: ...this new testcase.
345
346 2004-01-09  Alan Modra  <amodra@bigpond.net.au>
347
348         * gcc.dg/array-quals-1.c: Accept .data.rel.ro.
349
350 2004-01-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
351
352         * ada/acats/run_acats: Treat 'gnatchop' the same way
353         as 'gnatmake'.  Export GCC_DRIVER.
354         * ada/acats/run_all.sh: Add target_gnatchop.  Use
355         'host_gnatchop' and 'target_gnatchop' instead of 'gnatshop'.
356
357 2004-01-08  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
358
359         PR c++/12573
360         * g++.dg/template/dependent-expr4.C: New test.
361
362 2004-01-08  Hartmut Penner  <hpenner@de.ibm.com>
363
364         * gcc.dg/altivec-11.c: New test.
365
366 2004-01-07  Mark Mitchell  <mark@codesourcery.com>
367
368         * g++.dg/abi/vbase10.C: Use -mstructure-size-boundary=8 on ARM.
369
370 2004-01-07  Joseph S. Myers  <jsm@polyomino.org.uk>
371
372         PR c/6024
373         * gcc.dg/enum-compat-1.c: New test.
374         * gcc.c-torture/execute/builtin-types-compatible-p.c: Update.
375
376 2004-01-07  Joseph S. Myers  <jsm@polyomino.org.uk>
377
378         PR c/12165
379         * gcc.dg/array-quals-1.c, gcc.dg/c90-idem-qual-3.c,
380         gcc.dg/c99-idem-qual-3.c: New tests.
381
382 2004-01-07  Alan Modra  <amodra@bigpond.net.au>
383
384         * gcc.dg/winline-7.c: Don't cast void * to int.
385
386 2004-01-06  Jan Hubicka  <jh@suse.cz>
387
388         * gcc.dg/i386-sse-5.c: New test
389         * g++.dg/eh/simd-1.c: Add -w argument for i386.
390
391 2004-01-05  Mark Mitchell  <mark@codesourcery.com>
392
393         PR c++/12815
394         * g++.dg/rtti/typeid4.C: New test.
395
396 2004-01-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
397
398         * gcc.dg/compat/sdata-section.h: Declare 'abort'.
399
400 2004-01-05  Mark Mitchell  <mark@codesourcery.com>
401
402         PR c++/12132
403         * g++.dg/template/error11.C: New test.
404
405         PR c++/13451
406         * g++.dg/template/class2.C: New test.
407
408 2004-01-05  Nathan Sidwell  <nathan@codesourcery.com>
409         Richard Sandiford <rsandifo@redhat.com>
410
411         PR c++/13387
412         * g++.dg/opt/alias3.C: New test.
413
414 2004-01-04  Mark Mitchell  <mark@codesourcery.com>
415
416         PR c++/13157
417         * g++.dg/template/koenig3.C: New test.
418
419         PR c++/13529
420         * g++.dg/parse/offsetof3.C: New test.
421
422         * g++.dg/init/copy7.C: Add missing dg-error markers.
423
424         PR c++/12226
425         * g++.dg/init/copy7.c: New test.
426
427         PR c++/13536
428         * g++.dg/parse/cast1.C: New test.
429
430 2004-01-04  Jan Hubicka  <jh@suse.cz>
431
432         * gcc.dg/winline[1-7].c: New tests.
433
434 2004-01-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
435
436         PR c++/13520
437         * g++.dg/template/qualttp22.C: New test.
438
439 2004-01-01  Jan Hubicka  <jh@suse.cz>
440
441         * gcc.dg/debug/20031231-1.c: New.
442         * gcc.c-torture/compile/20040101-1.c: New.
443         * gcc.dg/dwarf-die-[1-7].c: New.
444
445 2004-01-01  Jakub Jelinek  <jakub@redhat.com>
446
447         PR optimization/13521
448         * gcc.c-torture/compile/20031231-1.c: New test.
449
450 2003-12-30  Kazu Hirata  <kazu@cs.umass.edu>
451
452         * gcc.dg/sibcall-4.c: Replace mn10?00 with mn10300.
453
454 2003-12-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
455
456         PR c++/10079
457         * g++.dg/template/crash16.C: New test.
458
459 2003-12-30  Mark Mitchell  <mark@codesourcery.com>
460
461         * g++.dg/abi/vbase10.C: XFAIL on arm*-*-*.
462
463 2003-12-30  Kazu Hirata  <kazu@cs.umass.edu>
464
465         * g++.old-deja/g++.jason/thunk2.C: Remove traces of dead
466         ports.
467         * g++.old-deja/g++.jason/thunk3.C: Likewise.
468         * g++.old-deja/g++.law/profile1.C: Likewise.
469         * gcc.c-torture/compile/981006-1.c: Likewise.
470         * gcc.c-torture/execute/loop-2e.x: Likewise.
471         * gcc.c-torture/execute/loop-2f.x: Remove.
472         * gcc.c-torture/execute/loop-2g.x: Likewise.
473         * gcc.c-torture/execute/strct-varg-1.x: Likewise.
474         * gcc.dg/20020312-2.c: Remove traces of dead ports.
475
476 2003-12-30  Nathan Sidwell  <nathan@codesourcery.com>
477
478         PR c++/13507
479         * g++.dg/ext/attrib11.C: New test.
480
481         PR c++/13494
482         * g++.dg/template/array2-1.C: New test.
483         * g++.dg/template/array2-2.C: New test.
484
485 2003-12-29  Mark Mitchell  <mark@codesourcery.com>
486
487         * g++.old-deja/g++.pt/static11.C: Correct XFAIL syntax.
488
489 2003-12-29  Nathan Sidwell  <nathan@codesourcery.com>
490
491         PR c++/12774
492         * g++.dg/template/array1-1.C: New test.
493         * g++.dg/template/array1-2.C: New test.
494
495 2003-12-29  Roger Sayle  <roger@eyesopen.com>
496
497         PR fortran/12632
498         * g77.dg/12632.f: New test case.
499
500 2003-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
501
502         PR c++/13289
503         * g++.dg/parse/nontype1.C: New test.
504
505 2003-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
506
507         PR c++/12403
508         * g++.dg/parse/explicit1.C: New test.
509         * g++.old-deja/g++.pt/explicit71.C: Adjust expected error.
510
511 2003-12-28  Mark Mitchell  <mark@codesourcery.com>
512
513         PR c++/13081
514         * g++.dg/opt/inline6.C: New test.
515
516         PR c++/12613
517         * g++.dg/parse/error9.C: New test.
518
519         * gcc.dg/const-elim-1.c: XFAIL on arm-*-*.
520
521 2003-12-28  Mark Mitchell  <mark@codesourcery.com>
522
523         PR c++/13009
524         * g++.dg/init/assign1.C: New test.
525
526 2003-12-28  Roger Sayle  <roger@eyesopen.com>
527
528         PR c++/13070
529         * g++.dg/warn/format3.C: New test case.
530
531 2003-12-27  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
532
533         * gcc.c-torture/compile/20031227-1.c: New test.
534
535 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
536
537         * g++.dg/bprob/bprob.exp: Load target-supports.exp
538         * g77.dg/bprob/bprob.exp: Likewise.
539         * gcc.misc-tests/bprob.exp: Likewise.
540         * gcc.dg/builtins-18.c: Use builtins-config.h.  Do not test float
541         variants on systems where the library does not provide that
542         functionality.
543         * gcc.dg/builtins-20.c: Use builtins-config.h.
544         * gcc.dg/builtins-config.h: New file.
545
546 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
547
548         * lib/gcc-dg.exp (dg-require-profiling): New function.
549         * lib/target-supports.exp (check_profiling_available): Likewise.
550         * g++.dg/bprob/bprob.exp: Use check_profiling_available.
551         * g77.dg/bprob/bprob.exp: Likewise.
552         * gcc.misc-tests/bprob.exp: Likewise.
553         * g++.old-deja/g++.law/profile1.C: Use dg-require-profiling.
554         * gcc.dg/20021014-1.c: Likewise.
555         * gcc.dg/nest.c: Likewise.
556
557 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
558
559         * g++.dg/lookup/java1.C: Use -fdollars-in-identifiers when
560         compiling.
561         * g++.dg/lookup/java2.C: Likewise.
562         * gcc.dg/cpp/lexident.c: Likewise.
563
564 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
565
566         * gcc.c-torture/compile/20020604-1.c: XFAIL on H8 if -mn is
567         given.
568         * gcc.c-torture/compile/961203-1.c: Likewise.
569         * gcc.c-torture/compile/980506-1.c: Likewise.
570
571 2003-12-23  Zack Weinberg  <zack@codesourcery.com>
572
573         * lib/gcc-dg.exp (dg-prune-output): New annotation.
574         (additional_prunes): New global.
575         (gcc-dg-prune): Handle additional per-test pruning.
576         (dg-test): Clear additional_prunes between tests.
577
578         * gcc.c-torture/compile/920625-1.c: Remove xfail.  Use
579         dg-prune-output to avoid spurious failures from assembler
580         complaining about nonexistent WAW violations.
581         * gcc.c-torture/compile/981223-1.c: Remove dg-options line.
582         Use dg-prune-output to avoid spurious failures from assembler
583         warning about Itanium B-step errata.
584
585 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
586
587         * g++.dg/abi/macro0.C: New test.
588         * g++.dg/abi/macro1.C: Likewise.
589         * g++.dg/abi/macro2.C: Likewise.
590
591         * g++.dg/abi/bitfield5.C: Add explicit -fabi-version=1 option.
592         * g++.dg/abi/bitfield7.C: Likewise.
593         * g++.dg/abi/dtor2.C: Likewise.
594         * g++.dg/abi/mangle11.C: Likewise.
595         * g++.dg/abi/mangle12.C: Likewise.
596         * g++.dg/abi/mangle14.C: Likewise.
597         * g++.dg/abi/mangle17.C: Likewise.
598         * g++.dg/abi/vbase10.C: Likewise.
599         * g++.dg/abi/vbase14.C: Likewise.
600         * g++.dg/template/qualttp17.C: Likewise.
601
602 2003-12-21  Andrew Pinski  <pinskia@physics.uc.edu>
603
604         PR c/11995
605         * gcc.dg/20031223-1.c: New test.
606
607 2003-12-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
608
609         * gcc.dg/noreturn-7.c: New test.
610
611 2003-12-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
612
613         * gcc.dg/null-pointer-1.c: New test.
614
615 2003-12-22  Mark Mitchell  <mark@codesourcery.com>
616
617         * g++.old-deja/g++.jason/template18.C: Remove.
618         * g++.old-deja/g++.jason/template37.C: Likewise.
619
620         PR c++/12862
621         * g++.dg/lookup/ns1.C: New test.
622
623         PR c++/12397
624         * g++.dg/template/lookup3.C: New test.
625
626 2003-12-22  Andrew Pinski  <pinskia@physics.uc.edu>
627
628         * g++.dg/template/recurse1.C: New test
629
630 2003-12-22  Mark Mitchell  <mark@codesourcery.com>
631
632         PR c++/12479
633         * g++.dg/parse/semicolon1.C: New test.
634         * g++.dg/parse/semicolon1.h: Likewise.
635
636 2003-12-22  Fariborz Jahanian <fjahanian@apple.com>
637
638         * gcc.dg/darwin-misaligned.c: New test.
639
640 2003-12-22  Andrew Pinski  <pinskia@physics.uc.edu>
641
642         PR c/9163
643         * gcc.dg/20031222-1.c: New test.
644
645 2003-12-21  Mark Mitchell  <mark@codesourcery.com>
646
647         PR c++/13438
648         * g++.dg/parse/error8.C: New test.
649
650         PR c++/11554
651         * testsuite/g++.dg/warn/ctor-init-1.C: New test.
652
653 2003-12-21  Kazu Hirata  <kazu@cs.umass.edu>
654
655         * gcc.c-torture/compile/20020910-1.c: Disable if __INT_MAX is
656         too small.
657         * gcc.c-torture/compile/930217-1.c: Likewise.
658         * gcc.c-torture/compile/930513-1.c: Likewise.
659         * gcc.c-torture/execute/920908-2.c: Likewise.
660         * gcc.c-torture/execute/921204-1.c: Likewise.
661         * gcc.c-torture/execute/930621-1.c: Likewise.
662         * gcc.c-torture/execute/930630-1.c: Likewise.
663         * gcc.c-torture/execute/931031-1.c: Likewise.
664         * gcc.c-torture/execute/980602-2.c: Likewise.
665         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
666         * gcc.c-torture/execute/compndlit-1.c: Likewise.
667         * gcc.c-torture/execute/extzvsi.c: Likewise.
668         * gcc.c-torture/unsorted/ext.c: Likewise.
669
670 2003-12-20  Andrew Pinski  <pinskia@gcc.gnu.org>
671
672         PR target/12749
673         * gcc.c-torture/compile/20031220-2.c: New test case.
674
675 2003-12-20  Roger Sayle  <roger@eyesopen.com>
676
677         PR optimization/13031
678         * gcc.c-torture/compile/20031220-1.c: New test case.
679
680 2003-12-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
681
682         * gcc.dg/cast-function-1.c: New test.
683
684 2003-12-19  Joseph S. Myers  <jsm@polyomino.org.uk>
685
686         * gcc.dg/format/ext-1.c: Allow 'I' flag on floating point decimal
687         formats.
688
689 2003-12-19  Mark Mitchell  <mark@codesourcery.com>
690
691         PR c++/12795
692         * g++.dg/ext/attrib10.C: New test.
693
694 2003-12-19  Jakub Jelinek  <jakub@redhat.com>
695
696         * gcc.dg/cleanup-10.c: New test.
697         * gcc.dg/cleanup-11.c: New test.
698
699 2003-12-19  Jakub Jelinek  <jakub@redhat.com>
700
701         PR c++/13239
702         * g++.dg/opt/expect1.C: New test.
703
704 2003-12-19  Hartmut Penner  <hpenner@de.ibm.com>
705
706         * gcc.dg/altivec-varargs-1.c: Enable testcase on ppc linux.
707
708 2003-12-18  Andrew Pinski  <pinskia@physics.uc.edu>
709
710         PR debug/12923
711         * gcc.dg/20031218-1.c: New test.
712
713         PR debug/12389
714         * gcc.dg/20031218-2.c: New test.
715         * gcc.dg/20031218-3.c: New test.
716
717         * g++.dg/abi/mangle18-1.C: Modify regexp to test for `[: \t\n]' at end
718         of label name and allow for USER_LABEL_PREFIX == "_" names.
719         * g++.dg/abi/mangle18-2.C: Likewise.
720         * g++.dg/abi/mangle19-1.C: Likewise.
721         * g++.dg/abi/mangle19-2.C: Likewise.
722         * g++.dg/abi/mangle20-1.C: Likewise.
723         * g++.dg/abi/mangle20-2.C: Likewise.
724
725 2003-12-18  Richard Henderson  <rth@redhat.com>
726
727         * gcc.dg/bitfld-1.c: Expect warnings for enum bitfields.
728
729 2003-12-18  Steven Bosscher  <steven@gcc.gnu.org>
730             Dan Kegel <dank@kegel.com>
731
732         PR other/12009
733         * g++.dg/compat/compat.exp:  Do not set LD_LIBRARY_PATH when
734         testing a cross compiler, it causes spurious compile failures.
735         * lib/g++.exp: Likewise.
736
737 2003-12-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
738
739         PR c++/13262
740         * g++.dg/template/access13.C: New test.
741
742 2003-12-18  Ulrich Weigand  <uweigand@de.ibm.com>
743
744         * gcc.dg/20031216-1.c: New test.
745
746 2003-12-18  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
747
748         PR c++/9154
749         * g++.dg/template/error10.C: New test.
750
751 2003-12-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
752
753         * g++.dg/eh/simd-1.C: XFAIL on SPARC.
754         * g++.dg/eh/simd-2.C: Likewise.
755
756 2003-12-17  James E Wilson  <wilson@specifixinc.com>
757             Roger Sayle  <roger@eyesopen.com>
758
759         * gcc.c-torture/execute/ieee/mzero5.c: New.
760
761 2003-12-17  Mark Mitchell  <mark@codesourcery.com>
762
763         PR c++/10603
764         * g++.dg/parse/error6.C: New test.
765
766         PR c++/12827
767         * g++.dg/parse/error7.C: New test.
768
769 2003-12-17  Eric Botcazou  <ebotcazou@libertysurf.fr>
770
771         * lib/gcc-dg.exp (gcc-dg-debug-runtest): Do not run debug-[12].c
772         at -O with stabs debugging formats.
773         * gcc.dg/debug/debug-1.c: Turn 'p' into a global variable.
774         * gcc.dg/debug/debug-2.c: Likewise.
775
776 2003-12-16  Mark Mitchell  <mark@codesourcery.com>
777
778         PR c++/12696
779         * g++.dg/init/error1.C: New test.
780
781         PR c++/12218
782         * g++.dg/init/pm3.C: New test.
783
784 2003-12-17  Joseph S. Myers  <jsm@polyomino.org.uk>
785
786         PR c/3347
787         * gcc.dg/bitfld-8.c: New test.
788
789 2003-12-16  James Lemke  <jim@wasabisystems.com>
790
791         * gcc.dg/arm-scd42-[123].c: New tests.
792
793 2003-12-16  Nathan Sidwell  <nathan@codesourcery.com>
794
795         PR c++/9043
796         * g++.dg/abi/mangle20-1.C: New test.
797         * g++.dg/abi/mangle20-2.C: New test.
798
799 2003-12-16  Mark Mitchell  <mark@codesourcery.com>
800
801         PR c++/13275
802         * g++.dg/other/offsetof2.C: Remove XFAIL.
803         * g++.dg/parse/offsetof1.C: New test.
804         * g++.gd/parse/offsetof2.C: Likewise.
805
806 2003-12-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
807
808         * g++.dg/template/nontype3.C: New test.
809         * g++.dg/template/static2.C: Tweaked the dg-error clause.
810
811 2003-12-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
812
813         * g++.dg/warn/noreturn-3.C: Also test instantiation.
814
815 2003-12-16  Nathan Sidwell  <nathan@codesourcery.com>
816
817         PR c++/13387
818         * g++.dg/expr/assign1.C: New test.
819
820         PR c++/13242
821         * g++.dg/abi/mangle19-1.C: New test.
822         * g++.dg/abi/mangle19-2.C: New test.
823
824 2003-12-16  Hartmut Penner  <hpenner@de.ibm.com>
825
826         * testsuite/gcc.dg/altivec-10.c: Test vec_cmple and vec_all_numeric.
827
828 2003-12-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
829
830         * gcc.c-torture/execute/20031216-1.c: New test.
831
832 2003-12-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
833
834         * g++.dg/template/ptrmem7.C: Simplified the test case to not hit
835         an ICE regression.
836
837 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
838
839         PR c++/10926
840         * g++.dg/template/error9.C: New test.
841
842         PR c++/11116
843         * g++.dg/template/error8.C: New test.
844
845 2003-12-15  Roger Sayle  <roger@eyesopen.com>
846
847         PR middle-end/13400
848         * gcc.c-torture/execute/20031215-1.c: New test case.
849
850 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
851
852         PR c++/13269
853         * g++.dg/parse/error5.C: New test.
854
855         PR c++/12989
856         * g++.dg/expr/sizeof1.C: New test.
857
858         PR c++/13310
859         * g++.dg/template/crash15.C: New test.
860
861 2003-12-15  Geoffrey Keating  <geoffk@apple.com>
862
863         * g++.old-deja/g++.pt/vaarg3.C: Don't expect an error for passing
864         a non-POD type as the last named parameter of a varargs function.
865
866 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
867
868         PR c++/13243
869         PR c++/12573
870         * g++.dg/template/crash14.C: New test.
871         * g++.dg/template/dependent-expr3.C: Add dg-error markers.
872
873 2003-12-15  Nathan Sidwell  <nathan@codesourcery.com>
874
875         * g++.dg/other/java1.C: New test.
876
877         PR c++/13241
878         * g++.dg/abi/mangle18-1.C: New test.
879         * g++.dg/abi/mangle18-2.C: New test.
880
881 2003-12-15  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
882
883         PR optimization/10312
884         * gcc.c-torture/execute/20031214-1.c: New.
885
886 2003-12-14  Mark Mitchell  <mark@codesourcery.com>
887
888         PR c++/10779
889         PR c++/12160
890         * g++.dg/parse/error3.C: New test.
891         * g++.dg/parse/error4.C: Likewise.
892         * g++.dg/abi/mangle4.C: Tweak error messages.
893         * g++.dg/lookup/using5.C: Likewise.
894         * g++.dg/other/error2.C: Likewise.
895         * g++.dg/parse/typename5.C: Likewise.
896         * g++.dg/parse/undefined1.C: Likewise.
897         * g++.dg/template/arg2.C: Likewise.
898         * g++.dg/template/ttp3.C: Likewise.
899         * g++.dg/template/type1.C: Likewise.
900         * g++.old-deja/g++.other/crash32.C: Likewise.
901         * g++.old-djea/g++.pt/defarg8.C: Likewise.
902
903 2003-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
904
905         PR c++/13106
906         * g++.dg/warn/noreturn-3.C: New test.
907
908 2003-12-12  Nathan Sidwell  <nathan@codesourcery.com>
909
910         PR c++/13118
911         * g++.dg/abi/covariant3.C: New.
912
913 2003-12-12  Jakub Jelinek  <jakub@redhat.com>
914
915         * g++.dg/eh/ia64-1.C: New test.
916
917 2003-12-12  Roger Sayle  <roger@eyesopen.com>
918
919         PR optimization/13037
920         * g77.f-torture/execute/13037.f: New test case.
921
922 2003-12-12  Nathan Sidwell  <nathan@codesourcery.com>
923
924         PR c++/12881
925         * g++.dg/abi/covariant2.C: New.
926
927 2003-12-12  Neil Booth  <neil@daikokuya.co.uk>
928
929         * testsuite/gcc.dg/cpp/trad/macro.c: New tests.
930
931 2003-12-11  Zack Weinberg  <zack@codesourcery.com>
932
933         * gcc.c-torture/execute/wchar_t-1.x: Delete.
934
935 2003-12-10  Robert Schiele  <rschiele@uni-mannheim.de>
936
937         PR other/10819
938         * lib/gcc.exp (default_gcc_version): Do not match NL/CR characters
939         to fix Bug 10819.
940         * lib/g++.exp (g++_version): Likewise.
941         * lib/g77.exp (g77_version): Likewise.
942         * lib/objc.exp (default_objc_version): Likewise.
943
944 2003-12-10  Richard Henderson  <rth@redhat.com>
945
946         * gcc.c-torture/execute/wchar_t-1.c: Convert to utf-8.
947
948         * gcc.dg/intermod-1.c: Adjust assembler scan pattern for alpha.
949
950 2003-12-08  Matt Austern  <austern@apple.com>
951
952         PR c/13134
953         * lib/gcc-dg.exp (dg-require-visibility): Define.
954         * lib/target-supports (check_visibility_available): Define.
955         * gcc.dg/visibility-1.c: New test.
956         * gcc.dg/visibility-2.c: Likewise.
957         * gcc.dg/visibility-3.c: Likewise.
958         * gcc.dg/visibility-4.c: Likewise.
959         * gcc.dg/visibility-5.c: Likewise.
960         * gcc.dg/visibility-6.c: Likewise.
961         * g++.dg/ext/visibility-1.C: Likewise.
962         * g++.dg/ext/visibility-2.C: Likewise.
963         * g++.dg/ext/visibility-3.C: Likewise.
964         * g++.dg/ext/visibility-4.C: Likewise.
965         * g++.dg/ext/visibility-5.C: Likewise.
966         * g++.dg/ext/visibility-6.C: Likewise.
967
968 2003-12-07  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
969
970         * g++.dg/lookup/java1.C: New test.
971         * g++.dg/lookup/java2.C: New test.
972
973 2003-12-07  Falk Hueffner  <falk@debian.org>
974
975         * g++.dg/opt/noreturn-1.C: New test.
976
977 2003-12-07  Wolfgang Bangerth  <bangerth@dealii.org>
978
979         * gcc.dg/overflow-1.c: New test.
980
981 2003-12-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
982
983         * g77.f-torture/compile/13060.f: New test.
984
985 2003-12-06  Mark Mitchell  <mark@codesourcery.com>
986
987         PR c++/13323
988         * g++.dg/inherit/operator2.C: New test.
989
990 2003-12-05  Mark Mitchell  <mark@codesourcery.com>
991
992         PR c++/13305
993         * g++.dg/ext/attrib9.C: New test.
994
995 2003-12-05  Mark Mitchell  <mark@codesourcery.com>
996
997         PR c++/13314
998         * g++.dg/template/error7.C: New test.
999
1000 2003-12-05  Stuart Menefy <stuart.menefy@st.com>
1001             J"orn Rennecke <joern.rennecke@superh.com>
1002
1003         PR target/13302
1004         * g++.dg/other/struct-va_list.C: New test.
1005
1006 2003-12-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1007
1008         PR c++/13166
1009         * g++.dg/parse/defarg6.C: New test.
1010
1011 2003-12-05  Hans-Peter Nilsson  <hp@axis.com>
1012
1013         PR target/13256
1014         * gcc.c-torture/execute/20031201-1.c: New test.
1015
1016 2003-12-05  Arnaud Charlet  <charlet@act-europe.fr>
1017
1018         * ada/acats/run_acats: Add checks against missing gnatlib/gnattools.
1019
1020 2003-12-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
1021
1022         * gcc.dg/builtin-return-1.c: New test.
1023
1024 2003-12-04  Stuart Menefy <stuart.menefy@st.com>
1025             J"orn Rennecke <joern.rennecke@superh.com>
1026
1027         PR optimization/13260
1028         * gcc.c-torture/execute/20031204-1.c: New test.
1029
1030 2003-12-03  Mark Mitchell  <mark@codesourcery.com>
1031
1032         PR c++/9127
1033         * g++.dg/template/error6.C: New test.
1034
1035 2003-12-03  Jakub Jelinek  <jakub@redhat.com>
1036
1037         * gcc.dg/20031202-1.c: New test.
1038
1039 2003-12-03  Mark Mitchell  <mark@codesourcery.com>
1040
1041         PR c++/13179
1042         * g++.dg/template/eh1.C: New test.
1043
1044         PR c++/10771
1045         * g++.dg/template/error5.C: New test.
1046
1047 2003-12-02  David Ung  <davidu@mips.com>
1048
1049         * gcc.dg/compat/vector-check.h: Corrected type for var
1050         g_##TMODE
1051
1052 2003-12-02  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1053
1054         PR c++/10126
1055         * g++.dg/template/ptrmem8.C: New test.
1056
1057 2003-12-02  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1058
1059         PR c++/12573
1060         * g++.dg/template/dependent-expr3.C: New test.
1061
1062 2003-12-01  James Lemke  <jim@wasabisystems.com>
1063
1064         * gcc.dg/arm-g2.c: New test.
1065
1066 2003-12-01  Roger Sayle  <roger@eyesopen.com>
1067
1068         PR optimization/11634
1069         * gcc.dg/20031201-2.c: New test case.
1070
1071 2003-12-01  Zack Weinberg  <zack@codesourcery.com>
1072
1073         PR 11433
1074         * objc.dg/proto-lossage-3.m: New test.
1075
1076 2003-12-01  Roger Sayle  <roger@eyesopen.com>
1077
1078         PR optimization/12628
1079         * gcc.dg/20031201-1.c: New test case.
1080
1081 2003-12-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
1082
1083         * gcc.dg/unaligned-1.c: New test.
1084
1085 2003-11-30  Mark Mitchell  <mark@codesourcery.com>
1086
1087         PR c++/9849
1088         * g++.dg/template/error4.C: New test.
1089         * g++.dg/template/nested3.C: Adjust error markers.
1090
1091 2003-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1092
1093         * gcc.dg/cpp/assert4.c: Check more #system assertions.
1094
1095 2003-11-29  Joseph S. Myers  <jsm@polyomino.org.uk>
1096
1097         PR c/10333
1098         * gcc.dg/bitfld-7.c: New test.
1099
1100 2003-11-29  Richard Sandiford  <rsandifo@redhat.com>
1101
1102         * gcc.dg/tls/asm-1.C: New test.
1103
1104 2003-11-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1105
1106         * gcc.dg/cpp/assert4.c: Update.
1107
1108 2003-11-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
1109
1110         * gcc.dg/builtin-apply2.c: Set size of stack argument data to 64.
1111         * gcc.dg/builtin-apply3.c: New test.
1112
1113 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
1114
1115         * lib/compat.exp (compat-obj): New xfaildata parameter.
1116         Use it to set compiler_conditional_xfail_data before compiling.
1117         (compat-get-options): Handle dg-xfail-if.
1118         (compat-execute): Retrieve XFAIL data and pass them to compat-obj.
1119         * gcc.dg/compat/vector-1_x.c: XFAIL on SPARC.
1120         * gcc.dg/compat/vector-1_y.c: Likewise.
1121         * gcc.dg/compat/vector-2_x.c: Likewise.
1122         * gcc.dg/compat/vector-2_y.c: Likewise.
1123
1124 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
1125
1126         * g++.dg/opt/reg-stack4.C: New test.
1127
1128 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
1129
1130         * gcc.dg/builtin-apply2.c: New test.
1131
1132 2003-11-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
1133
1134         * gcc.c-torture/compile/20031023-4.c: Don't XFAIL on SPARC64.
1135
1136 2003-11-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1137
1138         PR c++/12924
1139         * g++.dg/template/template-id-2.C: New test.
1140
1141 2003-11-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1142
1143         PR c++/5369
1144         * g++.dg/template/memfriend1.C: New test.
1145         * g++.dg/template/memfriend2.C: Likewise.
1146         * g++.dg/template/memfriend3.C: Likewise.
1147         * g++.dg/template/memfriend4.C: Likewise.
1148         * g++.dg/template/memfriend5.C: Likewise.
1149         * g++.dg/template/memfriend6.C: Likewise.
1150         * g++.dg/template/memfriend7.C: Likewise.
1151         * g++.dg/template/memfriend8.C: Likewise.
1152         * g++.old-deja/g++.pt/friend44.C: Remove a bogus error.
1153
1154 2003-11-21  Mark Mitchell  <mark@codesourcery.com>
1155
1156         PR c++/12515
1157         * g++.dg/ext/cond1.C: New test.
1158
1159 2003-11-20  Richard Henderson  <rth@redhat.com>
1160
1161         * gcc.dg/20020201-2.c: Remove.
1162         * gcc.dg/20020201-4.c: Remove.
1163         * gcc.dg/20020304-1.c: Remove.
1164
1165 2003-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
1166
1167         * gcc.dg/cpp/trad/xwin1.c: New test case.
1168
1169 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
1170
1171         * g++.dg/compat/compat.exp: Add DYLD_LIBRARY_PATH for darwin.
1172         * lib/g77.exp: Likewise.
1173         * lib/objc.exp: Likewise.
1174         * lib/g++.exp: Likewise, add -multiply_defined suppress flag
1175         for darwin.
1176
1177 2003-11-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1178
1179         PR c++/12932
1180         * g++.dg/template/static5.C: New test.
1181
1182 2003-11-18  Joseph S. Myers  <jsm@polyomino.org.uk>
1183
1184         * gcc.dg/nested-func-1.c: New test.
1185
1186 2003-11-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1187
1188         * gcc.dg/cpp/assert4.c: New test.
1189
1190 2003-11-14  Giovanni Bajo  <giovannibajo@libero.it>
1191
1192         PR c++/2294
1193         * g++.dg/lookup/using9.c: New test.
1194
1195 2003-11-14  Mark Mitchell  <mark@codesourcery.com>
1196
1197         PR c++/12762
1198         * g++.dg/template/error3.C: New test.
1199
1200 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
1201
1202         PR ada/13035
1203         * ada/acats/run_acats, run_all.sh: Fix syntax error.
1204         No longer use a wrapper for gcc, since this does not work under
1205         Windows.
1206
1207 2003-11-14  Giovanni Bajo  <giovannibajo@libero.it>
1208
1209         PR c++/2094
1210         * g++.dg/template/ptrmem7.C: New test.
1211
1212 2003-11-13  Andrew Pinski <apinski@apple.com>
1213
1214         * gcc.c-torture/compile/20031113-1.c: New test.
1215
1216 2003-11-13  Mark Mitchell  <mark@codesourcery.com>
1217             Kean Johnston <jkj@sco.com>
1218
1219         PR c/13029
1220         * gcc.dg/unused-4.c: Update.
1221
1222 2003-11-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
1223
1224         * g++.dg/opt/const3.C: New test.
1225
1226 2003-11-13  Jan Hubicka  <jh@suse.cz>
1227
1228         * gcc.c-torture/compile/20031112-1.c: New test.
1229
1230 2003-11-12  Mark Mitchell  <mark@codesourcery.com>
1231
1232         * g++.dg/parse/crash10.C: Remove bogus error marker.
1233
1234 2003-11-12  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1235
1236         * ada/acats/run_acats (host_gnatmake): Use type in a /bin/sh script.
1237         (host_gcc): Likewise.
1238         (ROOT): Honor $PWDCMD.
1239         (BASE): Likewise.
1240         * ada/acats/run_all.sh (dir): Honor $PWDCMD.
1241
1242 2003-11-12  Catherine Moore  <clm@redhat.com>
1243
1244         * gcc.c-torture/execute/20020720-1.x:  Add xfail for frv-*-*.
1245
1246 2003-11-12  Andreas Jaeger  <aj@suse.de>
1247             Jakub Jelinek  <jakub@redhat.com>
1248             Andrew Pinski  <pinskia@physics.uc.edu>
1249             Richard Henderson  <rth@redhat.com>
1250
1251         * gcc.dg/c90-const-expr-2.c (foo): Avoid extra warning on 64-bit
1252         systems.
1253         * gcc.dg/c99-const-expr-2.c (foo): Likewise.
1254
1255         * gcc.dg/20030926-1.c: Make it work on x86_64 systems.
1256         * gcc.dg/i386-pentium4-not-mull.c: Likewise.
1257
1258 2003-11-11  Andreas Jaeger  <aj@suse.de>
1259
1260         * gcc.c-torture/execute/20020720-1.x: Test passes also on x86_64.
1261
1262         * gcc.c-torture/execute/20020227-1.x: Test passes also on x86_64.
1263
1264 2003-11-10  Arnaud Charlet  <charlet@act-europe.fr>
1265
1266         * ada/acats/run_all.sh: Add handling of unsupported (tasking) tests.
1267         Clean ups.
1268
1269 2003-11-10  Waldek Hebisch  <hebisch@math.uni.wroc.pl>
1270
1271         * gcc.dg/trampoline-1.c: New test.
1272
1273 2003-11-09  Andrew Pinski  <pinskia@physics.uc.edu>
1274
1275         * gcc.c-torture/compile/200031109-1.c: New test.
1276
1277 2003-11-08  Joseph S. Myers  <jsm@polyomino.org.uk>
1278
1279         PR c/3190
1280         PR c/8714
1281         * gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
1282         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/ext3.c,
1283         gcc.dg/format/no-y2k-1.c: Update.
1284
1285 2003-11-08  Roger Sayle  <roger@eyesopen.com>
1286
1287         PR optimization/10467
1288         * gcc.dg/20031108-1.c: New test case.
1289
1290 2003-11-07  Geoffrey Keating  <geoffk@apple.com>
1291
1292         * gcc.dg/pch/warn-1.c: Allow for more helpful error message.
1293
1294 2003-11-08  Joseph S. Myers  <jsm@polyomino.org.uk>
1295
1296         * gcc.dg/compound-lvalue-1.c: New test.
1297         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Remove
1298         some XFAILs.
1299
1300 2003-11-06  Geoffrey Keating  <geoffk@apple.com>
1301
1302         * gcc.dg/altivec-varargs-1.c: New test.
1303
1304 2003-11-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
1305
1306         * gcc.c-torture/compile/20031023-4.c: XFAIL on SPARC64
1307         * gcc.c-torture/compile/simd-5.c: XFAIL on SPARC64 at -O0 and -O1.
1308         * gcc.c-torture/execute/simd-4.x: New file.  XFAIL on SPARC at -O0.
1309         * gcc.c-torture/execute/va-arg-25.x: New file.  XFAIL on SPARC.
1310         * gcc.dg/uninit-C.c: XFAIL on non 64-bit Solaris versions.
1311
1312 2003-11-05  Joseph S. Myers  <jsm@polyomino.org.uk>
1313
1314         * gcc.dg/cond-lvalue-1.c: New test.
1315
1316 2003-11-05  Gernot Hillier  <gernot.hillier@siemens.com>
1317
1318         * g++.old-deja/g++.pt/asm1.C: Enable for e.g. x86_64-*-linux-gnu.
1319
1320 2003-11-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1321
1322         PR c++/11616
1323         * g++.dg/template/instantiate5.C: New test.
1324
1325 2003-11-03  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
1326
1327         PR c++/12726
1328         * g++.dg/ext/complit2.C: Replace test with self-contained version.
1329         * ChangeLog: Add missing first entry for above test.
1330
1331 2003-11-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1332
1333         PR c++/9810
1334         * g++.dg/template/using8.C: New test.
1335         * g++.old-deja/g++.other/access11.C: Adjust expected error location.
1336
1337 2003-11-02  Roger Sayle  <roger@eyesopen.com>
1338
1339         PR optimization/10817
1340         * gcc.c-torture/compile/20031102-1.c: New test case.
1341
1342 2003-11-02  Kazu Hirata  <kazu@cs.umass.edu>
1343
1344         * gcc.c-torture/execute/va-arg-25.c: Enable only if INT_MAX ==
1345         2147483647.
1346
1347 2003-11-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
1348
1349         * gcc.dg/20031102-1.c: New test.
1350
1351 2003-11-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
1352
1353         * gcc.dg/complex-1.c: New test.
1354
1355 2003-11-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1356
1357         PR c++/12796
1358         * g++.dg/template/crash13.C: Adjust expected error location.
1359         * g++.old-deja/g++.brendan/ns1.C: Likewise.
1360
1361 2003-10-31  Richard Earnshaw  <rearnsha@arm.com>
1362
1363         * g++.dg/bprob/bprob.exp: Disable test on arm-elf configs.
1364
1365 2003-10-31  Josef Zlomek  <zlomekj@suse.cz>
1366
1367         PR/10239
1368         * gcc.c-torture/compile/20031031-2.c: New test.
1369
1370 2003-10-31  Josef Zlomek  <zlomekj@suse.cz>
1371
1372         PR/11640
1373         * gcc.c-torture/compile/20031031-1.c: New test.
1374
1375 2003-10-31  Richard Earnshaw  <rearnsha@arm.com>
1376
1377         * g77.dg/bprob/bprob.exp: Disable test on arm-elf configs.
1378         * gcc.misc-tests/bprob.exp: Likewise.
1379         * g77.dg/execute/20001201.x, 6367.x, io0.x, io1.x, u77-test.x: XFAIL
1380         the execution test on arm-elf configs.
1381         * g77.dg/execute/10197.x: New file.  XFAIL the execution test on
1382         configs that don't support scratch files.
1383         * g77.dg/execute/u77-test.x: XFAIL compilation on arm-elf configs.
1384
1385 2003-10-30  Arnaud Charlet  <charlet@act-europe.fr>
1386
1387         * ada/acats/run_all.sh: Do not print PASS messages to stdout, as
1388         done by dejagnu.
1389
1390 2003-10-29  Arnaud Charlet  <charlet@act-europe.fr>
1391
1392         * ada/acats/run_all.sh: Redirect mv output to /dev/null
1393         Avoid non pure sh syntax. Add more logging.
1394
1395         * ada/acats/norun.lst: Disable cdd2a03, since it is expected to
1396         fail.
1397
1398 2003-10-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1399
1400         PR libgcj/10610
1401         * gcc.dg/ppc-stackalign-1.c: New test.
1402
1403 2003-10-28  Arnaud Charlet  <charlet@act-europe.fr>
1404
1405         * ada/acats/run_all.sh: Change output to be more compliant with
1406         dejagnu framework.
1407         Create acats.sum and acats.log files under testsuite/ada/acats
1408         Only run [a-z]* directories, to filter out e.g. CVS.
1409         Redirect build output to log file.
1410
1411 2003-10-27  Arnaud Charlet  <charlet@act-europe.fr>
1412
1413         * README.ada: Removed, integrated in ../doc/sourcebuild.texi
1414
1415 2003-10-27  Arnaud Charlet  <charlet@act-europe.fr>
1416
1417         PR ada/5909:
1418         * README.ada, ada/acats: Import ACATS 2.5 for GCC Ada test suite.
1419
1420 2003-10-27  Jakub Jelinek  <jakub@redhat.com>
1421
1422         * gcc.c-torture/compile/20031023-1.c: New test.
1423         * gcc.c-torture/compile/20031023-2.c: New test.
1424         * gcc.c-torture/compile/20031023-3.c: New test.
1425         * gcc.c-torture/compile/20031023-4.c: New test.
1426
1427 2003-10-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1428
1429         PR c++/10371
1430         * g++.dg/lookup/scoped8.C: New test.
1431
1432 2003-10-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
1433
1434         * g++.dg/opt/reg-stack3.C: New test.
1435
1436 2003-10-24  Joseph S. Myers  <jsm@polyomino.org.uk>
1437
1438         * gcc.dg/c99-arraydecl-2.c: New test.  PR c/11943.
1439
1440 2003-10-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1441
1442         PR c++/11076
1443         * g++.dg/template/crash13.C: New test.
1444
1445 2003-10-24  Joseph S. Myers  <jsm@polyomino.org.uk>
1446
1447         * gcc.dg/c99-restrict-2.c: New test.
1448
1449 2003-10-24  Nathan Sidwell  <nathan@codesourcery.com>
1450
1451         PR c++/12698, c++/12699, c++/12700, c++/12566
1452         * g++.dg/inherit/covariant9.C: New test.
1453         * g++.dg/inherit/covariant10.C: New test.
1454         * g++.dg/inherit/covariant11.C: New test.
1455
1456 2003-10-23  Jason Merrill  <jason@redhat.com>
1457
1458         PR c++/12726
1459         * g++.dg/ext/complit2.C: New test.
1460
1461 2003-10-20  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
1462
1463         PR target/12654
1464         * gcc.c-torture/execute/20031020-1.c: New test.
1465
1466 2003-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
1467
1468         * gcc.dg/old-style-asm-1.c: Also check for (set (pc) on lines
1469         following the jump_insn.
1470
1471 2003-10-22  Joseph S. Myers  <jsm@polyomino.org.uk>
1472
1473         * gcc.dg/cast-lvalue-1.c: New test.
1474
1475 2003-10-21  Mark Mitchell  <mark@codesourcery.com>
1476
1477         PR c++/11962
1478         * g++.dg/template/cond2.C: New test.
1479
1480 2003-10-20  Joseph S. Myers  <jsm@polyomino.org.uk>
1481
1482         * gcc.dg/builtins-28.c: New test.
1483
1484 2003-10-20  Jan Hubicka  <jh@suse.cz>
1485
1486         * testsuite/g++.dg/opt/inline4.C: Do not use min-inline-insns
1487         parameter.
1488         * testsuite/gcc.dg/inline-2.c: Likewise.
1489
1490 2003-10-20  Phil Edwards  <phil@codesourcery.com>
1491
1492         * gcc.dg/20021014-1.c:  XFAIL for *-*-windiss targets.
1493         * gcc.dg/nest.c:  Likewise.
1494
1495 2003-10-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1496
1497         PR c++/9781, c++/10583, c++/11862
1498         * g++.dg/parse/crash13.C: New test.
1499
1500 2003-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
1501
1502         * gcc.dg/old-style-asm-1.c: Count jump_insns instead of labels.
1503
1504 2003-10-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
1505
1506         * gcc.dg/builtins-18.c: Wrap C99 tests with HAVE_C99_RUNTIME.
1507         Define HAVE_C99_RUNTIME except on Solaris.
1508         * gcc.dg/builtins-20.c: Likewise.
1509
1510 2003-10-19  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
1511
1512         * gcc.dg/old-style-asm-1.c: Use scan-assembler-times.
1513
1514 2003-10-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1515
1516         PR c++/12495
1517         * g++.dg/template/crash21.C: New test.
1518
1519 2003-10-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1520
1521         PR c++/2513
1522         * g++.dg/template/typename5.C: New test.
1523
1524 2003-10-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1525
1526         PR c++/12369
1527         * g++.dg/template/friend25.C: New test.
1528
1529 2003-10-16  Ziemowit Laski  <zlaski@apple.com>
1530
1531         * objc.dg/try-catch-2.m: Relax target triple to all Darwin
1532         versions.
1533
1534 2003-10-16  Kazu Hirata  <kazu@cs.umass.edu>
1535
1536         * gcc.c-torture/execute/20031003-1.c: Enable only when INT_MAX
1537         == 2147483647.
1538
1539 2003-10-15  Kazu Hirata  <kazu@cs.umass.edu>
1540
1541         * gcc.c-torture/execute/960416-1.x: Remove.
1542         * gcc.c-torture/execute/divconst-3.x: Likewise.
1543
1544 2003-10-15  Hans-Peter Nilsson  <hp@axis.com>
1545
1546         PR target/12598
1547         * gcc.dg/torture/cris-volatile-1.c: New test.
1548
1549 2003-10-14  Roger Sayle  <roger@eyesopen.com>
1550
1551         PR optimization/9325
1552         * gcc.c-torture/execute/20031003-1.c: Remove non-portable tests
1553         for overflowing floating point to integer conversion during RTL
1554         simplification.
1555
1556 2003-10-13  Ziemowit Laski  <zlaski@apple.com>
1557
1558         * objc/execute/_cmd.m: Fix typo.
1559         * objc.dg/image-info.m, objc.dg/symtab-1.m:
1560         Relax 'scan-assembler' regexp.
1561         * objc.dg/try-catch-1.m, objc.dg/try-catch-3.m,
1562         objc.dg/try-catch-4.m: Run on non-Darwin targets.
1563         * objc.dg/zero-link-2.m: Remove blank line.
1564         * objc.dg/zero-link-3.m: New test case.
1565
1566 2003-10-13  Geoffrey Keating  <geoffk@apple.com>
1567
1568         * g77.f-torture/execute/980520-1.x: XFAIL at -O0.
1569
1570         * gcc.dg/asm-names.c: Use scan-assembler-not rather
1571         than linker trickery.
1572
1573 2003-10-13  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
1574
1575         PR c++/12370
1576         * g++.dg/other/friend2.C: New test.
1577
1578 2003-10-12  Steven Bosscher  <steven@gcc.gnu.org>
1579
1580         * gcc.dg/20031012-1.c: New test.
1581
1582 2003-10-12  Steven Bosscher  <steven@gcc.gnu.org>
1583
1584         * gcc.dg/weak/weak-3.c: Fix for new warning.
1585
1586 2003-10-12  Kelley Cook  <kcook@gcc.gnu.org>
1587
1588         PR optimization/8750
1589         * gcc.c-torture/execute/20031012-1.c: New test case.
1590
1591 2003-10-11  Roger Sayle  <roger@eyesopen.com>
1592
1593         * gcc.c-torture/execute/string-opt-8.c: Don't test optimizations
1594         that inline strncmp as cmpstrsi on i386 when compiled with -Os.
1595
1596 2003-10-11  Roger Sayle  <roger@eyesopen.com>
1597
1598         PR optimization/12260
1599         * gcc.c-torture/compile/20031011-2.c: New test case.
1600
1601 2003-10-11  Roger Sayle  <roger@eyesopen.com>
1602
1603         * gcc.c-torture/execute/20031011-1.c: New testcase.
1604
1605 2003-10-11  Eric Botcazou  <ebotcazou@libertysurf.fr>
1606
1607         * gcc.c-torture/compile/20031011-1.c: New test.
1608
1609 2003-10-11  Jan Hubicka  <jh@suse.cz>
1610
1611         * g++.dg/other/first-global.C: New test.
1612
1613 2003-10-11  Roger Sayle  <roger@eyesopen.com>
1614
1615         * gcc.c-torture/execute/string-opt-18.c: New testcase.
1616
1617 2003-10-10  Ian Lance Taylor  <ian@wasabisystems.com>
1618
1619         * gcc.c-torture/compile/20031010-1.c: New test.
1620
1621 2003-10-10  Geoffrey Keating  <geoffk@apple.com>
1622
1623         * gcc.c-torture/execute/va-arg-24.c: Correct, and rename to...
1624         * gcc.c-torture/execute/va-arg-25.c: ... here.
1625
1626 2003-10-09  Mark Mitchell  <mark@codesourcery.com>
1627
1628         * g++.dg/ext/attrib8.C: Only run it on x86 targets.
1629
1630 2003-10-08  Richard Sandiford  <rsandifo@redhat.com>
1631
1632         * gcc.c-torture/compile/mipscop-[1-4].c: Disable for mips16.
1633
1634 2003-10-08  Giovanni Bajo  <giovannibajo@libero.it>
1635
1636         * g++.dg/parse/error2.C: New test.
1637
1638 2003-10-08  Giovanni Bajo <giovannibajo@libero.it>
1639
1640         PR c++/11097
1641         * g++.dg/other/error5.C: Modify the error message.
1642         * g++.dg/lookup/using8.C: New test.
1643
1644 2003-10-07  Geoffrey Keating  <geoffk@apple.com>
1645
1646         * gcc.dg/darwin-abi-2.c: New file.
1647         * gcc.c-torture/execute/va-arg-24.c: New file.
1648
1649 2003-10-06  Bob Wilson  <bob.wilson@acm.org>
1650
1651         * g++.dg/template/spec10.C: Set exit value to zero on success.  Fix
1652         indentation.
1653
1654 2003-10-06  Mark Mitchell  <mark@codesourcery.com>
1655
1656         PR c++/10147
1657         * g++.dg/other/error4.C: Update error messages.
1658         * g++.dg/template/ptrmem4.C: Likewise.
1659
1660         PR c++/12337
1661         * g++.dg/init/new9.C: New test.
1662
1663         PR c++/12334, c++/12236, c++/8656
1664         * g++.dg/ext/attrib8.C: New test.
1665
1666 2003-10-06  Devang Patel  <dpatel@apple.com>
1667
1668         * gcc.dg/debug/dwarf2-3.h: New test.
1669         * gcc.dg/debug/dwarf2-3.c: New test case for -feliminate-dwarf2-dups.
1670
1671 2003-10-06  Wolfgang Bangerth  <bangerth@ticam.utexas.edu>
1672
1673         * g++.dg/opt/cfg2.C: New test.
1674
1675 2003-10-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
1676
1677         * g++.dg/opt/float1.C: New test.
1678
1679 2003-10-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
1680
1681         * gcc.dg/c90-array-lval-6.c: New test.
1682         * gcc.dg/c99-array-lval-6.c: New test.
1683
1684 2003-10-03  Alexander Malmberg  <alexander@malmberg.org>
1685             Ziemowit Laski  <zlaski@apple.com>
1686
1687         * objc.dg/method-6.m ('starboard'): Move prototype from 'Base' to
1688         'Derived', so that it is never considered a class method; add
1689         new warning for '+port' method ambiguity.
1690         * objc.dg/method-12.m: Include <objc/objc.h> instead of
1691         <objc/objc-api.h> (needed on Mac OS X).
1692         * objc.dg/method-13.m: New test.
1693
1694 2003-10-03  Roger Sayle  <roger@eyesopen.com>
1695
1696         PR optimization/9325, PR java/6391
1697         * gcc.c-torture/execute/20031003-1.c: New test case.
1698
1699 2003-10-02  Mark Mitchell  <mark@codesourcery.com>
1700
1701         PR optimization/12180
1702         * gcc.dg/20031002-1.c: New test.
1703
1704         PR c++/12486
1705         * g++.dg/inherit/error1.C: New test.
1706
1707 2003-10-02  Chris Demetriou  <cgd@broadcom.com>
1708
1709         * lib/f-torture.exp (search_for): Rename to...
1710         (search_for_re): This.  Also, clean up comments and the
1711         "regexp" invocation.
1712
1713 2003-10-02  Josef Zlomek  <zlomekj@suse.cz>
1714
1715         * gcc.c-torture/compile/20031002-1.c: New test.
1716
1717 2003-10-02  Jakub Jelinek  <jakub@redhat.com>
1718
1719         * g++.dg/opt/cond1.C: New test.
1720
1721 2003-10-01  Kelley Cook  <kelleycook@wideopenwest.com>
1722
1723         * gcc.dg/Wold-style-definition-2.c: New testcase.
1724         * gcc.dg/wtr-func-def-1.c: Modify to reflect new warning.
1725
1726 2003-09-29  Richard Henderson  <rth@redhat.com>
1727
1728         * g++.dg/init/array10.C: Add dg-options.
1729
1730 2003-09-29  Eric Botcazou  <ebotcazou@libertysurf.fr>
1731
1732         * g++.dg/opt/unroll1.C: Change unsigned to __SIZE_TYPE__.
1733
1734 2003-09-28  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1735
1736         * g++.dg/template/friend19.C: Fix typo.
1737         * g++.old-deja/g++.other/crash31.C: Adjust expected error.
1738
1739 2003-09-28  Richard Sandiford  <rsandifo@redhat.com>
1740
1741         * gcc.c-torture/execute/20030928-1.c: New test.
1742         * gcc.dg/torture/mips-sdata-1.c (f): Refer to x[0] rather than x[3].
1743
1744 2003-09-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
1745
1746         * g++.dg/opt/unroll1.C: New test.
1747
1748 2003-09-26  Roger Sayle  <roger@eyesopen.com>
1749
1750         PR optimization/11741
1751         * gcc.dg/20030926-1.c: New test case.
1752
1753 2003-09-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1754
1755         PR c++/5655
1756         * g++.dg/parse/access7.C: New test.
1757         * g++.old-deja/g++.brendan/crash56.C: Fix redeclaration error.
1758
1759 2003-09-24  Ziemowit Laski  <zlaski@apple.com>
1760
1761         MERGE OF objc-improvements-branch into MAINLINE:
1762         * lib/objc.exp (objc_target_compile): Do not point at libobjc headers
1763         if libobjc has not been built.
1764         * objc/execute/IMP.m, objc/execute/_cmd.m, objc/execute/bf-common.h,
1765         objc/execute/bycopy-3.m, objc/execute/class-{1-14}.m,
1766         objc/execute/class-self-2.m, objc/execute/many_args_method.m,
1767         objc/execute/nested-3.m, objc/execute/np-2.m,
1768         objc/execute/object_is_class.m, objc/execute/object_is_meta_class.m,
1769         objc/execute/redefining_self.m, objc/execute/root_methods.m,
1770         objc/execute/static-{1-2}.m, objc/execute/string-{1-4}.m,
1771         objc/execute/va_method.m, objc.dg/comp-types-4.m, objc.dg/headers.m,
1772         objc.dg/special/unclaimed-category-1.h,
1773         objc.dg/special/unclaimed-category-1.m: Make usable with NeXT as
1774         well as GNU runtime.
1775         * execute/next_mapping.h: New header, for GNU->NeXT impedance matching.
1776         * execute/cascading-1.m, execute/function-message-1.m,
1777         objc.dg/anon-1.m, objc.dg/bitfield-{3-4}.m,
1778         objc.dg/call-super-{1-3}.m, objc.dg/category-1.m,
1779         objc.dg/const-str-{3-6}.m, objc.dg/encode-{1-4}.m,
1780         objc.dg/func-ptr-1.m, objc.dg/gnu-runtime-1.m, objc.dg/image-info.m,
1781         objc.dg/method-{3-12}.m, objc.dg/missing-proto-{1-3}.m,
1782         objc.dg/nested-func-1.m, objc.dg/proto-lossage-2.m,
1783         objc.dg/proto-qual-1.m, objc.dg/sizeof-1.m, objc.dg/static-1.m,
1784         objc.dg/symtab-1.m, objc.dg/try-catch-{1-4}.m,
1785         objc.dg/type-size-{1-2}.m, objc.dg/zero-link-{1-2}.m: New test cases.
1786         * objc.dg/bitfield-2.m: Run only on Darwin.
1787         * objc.dg/class-2.m, objc.dg/comp-types-1.m, objc.dg/desig-init-1.m,
1788         objc.dg/method-{1-2}.m, objc.dg/proto-hier-1.m,
1789         objc.dg/proto-lossage-1.m: Adjust for message wording changes.
1790         * objc.dg/const-str-1.m: Fix constant string layout.
1791
1792 2003-09-24  Alexandre Oliva  <aoliva@redhat.com>
1793
1794         * gcc.dg/cpp/Wunknown-pragmas-1.c: New test.
1795
1796 2003-09-23  Geoffrey Keating  <geoffk@apple.com>
1797
1798         * gcc.dg/darwin-abi-1.c: New file.
1799
1800 2003-09-21  Andrew Pinski  <pinskia@physics.uc.edu>
1801
1802         PR target/12281
1803         * gcc.c-torture/compile/20030921-1.c: New test.
1804
1805 2003-09-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
1806
1807         * g++.dg/opt/reg-stack2.C: New test.
1808
1809 2003-09-21  Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
1810
1811         * g++.dg/eh/delayslot1.C: New test.
1812
1813 2003-09-20  Richard Henderson  <rth@redhat.com>
1814
1815         * gcc.dg/format/gcc_diag-1.c: Add tests for %J.
1816
1817 2003-09-20  Roger Sayle  <roger@eyesopen.com>
1818
1819         * gcc.c-torture/execute/20030920-1.c: New test case.
1820
1821 2003-09-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1822
1823         * g++.dg/rtti/typeid3.C: Correct expected error message.
1824
1825 2003-09-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1826
1827         PR c++/157
1828         * g++.dg/parse/crash12.C: New test.
1829
1830 2003-09-19  Janis Johnson  <janis187@us.ibm.com>
1831
1832         * gcc.dg/compat/mixed-struct-check.h: New.
1833         * gcc.dg/compat/mixed-struct-defs.h: New.
1834         * gcc.dg/compat/mixed-struct-init.h: New.
1835         * gcc.dg/compat/struct-by-value-19_main.c: New.
1836         * gcc.dg/compat/struct-by-value-19_x.c: New.
1837         * gcc.dg/compat/struct-by-value-19_y.c: New.
1838         * gcc.dg/compat/struct-by-value-20_main.c: New.
1839         * gcc.dg/compat/struct-by-value-20_x.c: New.
1840         * gcc.dg/compat/struct-by-value-20_y.c: New.
1841         * gcc.dg/compat/struct-return-19_main.c: New.
1842         * gcc.dg/compat/struct-return-19_x.c: New.
1843         * gcc.dg/compat/struct-return-19_y.c: New.
1844         * gcc.dg/compat/struct-return-20_main.c: New.
1845         * gcc.dg/compat/struct-return-20_x.c: New.
1846         * gcc.dg/compat/struct-return-20_y.c: New.
1847
1848 2003-09-19  Andrew Pinski  <pinskia@physics.uc.edu>
1849         * g++.dg/init/array11.C: Change unsigned to __SIZE_TYPE__
1850         so that it will not complain on LP64 targets.
1851
1852 2003-09-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1853
1854         PR c++/495
1855         * g++.dg/template/friend24.C: New test.
1856
1857 2003-09-19  Nathan Sidwell  <nathan@codesourcery.com>
1858
1859         PR c++/12332
1860         * g++.dg/template/memtmpl2.C: New test.
1861
1862 2003-09-18  Mark Mitchell  <mark@codesourcery.com>
1863
1864         PR target/11184
1865         * gcc.dg/builtin-apply1.c: New test.
1866
1867 2003-09-18  Nathan Sidwell  <nathan@codesourcery.com>
1868
1869         PR c++/9848
1870         * g++.dg/warn/Wunused-4.C: New test.
1871
1872 2003-09-18  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
1873
1874         PR c++/12316
1875         * g++.dg/other/gc2.C: New test.
1876
1877 2003-09-17  Mark Mitchell  <mark@codesourcery.com>
1878
1879         PR c++/11991
1880         * g++.dg/rtti/typeid3.C: New test.
1881
1882         PR c++/12266
1883         * g++.dg/overload/template1.C: New test.
1884
1885 2003-09-17  Eric Botcazou  <ebotcazou@libertysurf.fr>
1886
1887         * g++.dg/opt/cfg3.C: New test.
1888
1889 2003-09-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1890
1891         PR c++/7939
1892         * g++.dg/template/crash11.C: New test.
1893
1894 2003-09-16  Jason Merrill  <jason@redhat.com>
1895             Jakub Jelinek  <jakub@redhat.com>
1896
1897         * gcc.dg/attr-warn-unused-result.c: New test.
1898
1899 2003-09-15  Nathan Sidwell  <nathan@codesourcery.com>
1900
1901         PR c++/12184
1902         * g++.dg/expr/call2.C: New test.
1903
1904 2003-09-15  Andreas Jaeger  <aj@suse.de>
1905
1906         * gcc.dg/Wold-style-definition-1.c: New test.
1907
1908 2003-09-14  Mark Mitchell  <mark@codesourcery.com>
1909
1910         PR c++/3907
1911         * g++.dg/parse/template12.C: New test.
1912
1913         * g++.dg/abi/bitfield11.C: New test.
1914         * g++.dg/abi/bitfield12.C: Likewise.
1915
1916 2003-09-14  Alexandre Oliva  <aoliva@redhat.com>
1917
1918         * gcc.dg/cpp/separate-1.c: Adjust line of error.  Test for correct
1919         non-expansion of functional macro name without arguments at EOL.
1920         * gcc.dg/cpp/spacing1.c: Revert 2003-08-04's change.  Likewise.
1921
1922 2003-09-14  Richard Sandiford  <rsandifo@redhat.com>
1923
1924         * gcc.c-torture/execute/20030914-[12].c: New tests.
1925
1926 2003-09-11  Nathan Sidwell  <nathan@codesourcery.com>
1927
1928         PR c++/11788
1929         * g++.dg/overload/addr1.C: New test.
1930
1931 2003-09-10  Ian Lance Taylor  <ian@wasabisystems.com>
1932
1933         * gcc.dg/20030909-1.c: New test.
1934
1935 2003-09-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
1936
1937         * gcc.dg/ultrasp10.c: New test.
1938
1939 2003-09-09  Devang Patel  <dpatel@apple.com>
1940
1941         * gcc.dg/darwin-ld-6.c: New test.
1942
1943 2003-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1944
1945         * gcc.dg/torture/builtin-explog-1.c: New testcase.
1946
1947 2003-09-08  Mark Mitchell  <mark@codesourcery.com>
1948
1949         * gcc.dg/ia64-types1.c: New test.
1950         * gcc.dg/ia64-types2.c: Likewise.
1951
1952 2003-09-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1953
1954         * gcc.dg/builtins-1.c: Add more _Complex tests.
1955         * gcc.dg/torture/builtin-attr-1.c: Likewise.
1956
1957         * gcc.dg/builtins-1.c: Test existing _Complex functions.
1958         * gcc.dg/torture/builtin-attr-1.c: Likewise.
1959
1960 2003-09-08  Mark Mitchell  <mark@codesourcery.com>
1961
1962         PR c++/11786
1963         * g++.dg/lookup/koenig2.C: New test.
1964
1965         PR c++/5296
1966         * g++.dg/rtti/typeid2.C: New test.
1967
1968 2003-09-08  Jakub Jelinek  <jakub@redhat.com>
1969
1970         * gcc.c-torture/compile/20030904-1.c: New test.
1971
1972 2003-09-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
1973
1974         * g++.dg/opt/longbranch2.C: New test.
1975
1976 2003-09-07  Andrew Pinski  <pinskia@physics.uc.edu>
1977
1978         * g++.dg/template/crash10.C: Only compile it.
1979
1980 2003-09-07  Andrew Pinski  <pinskia@physics.uc.edu>
1981
1982         PR middle-end/11665
1983         * gcc.c-torture/compile/20030907-1.c: New test.
1984         * g++.dg/init/array11.C: New test.
1985
1986 2003-09-07  Mark Mitchell  <mark@codesourcery.com>
1987
1988         PR c++/11852
1989         * g++.dg/init/struct1.C: New test.
1990
1991 2003-09-07  Mark Mitchell  <mark@codesourcery.com>
1992
1993         PR c++/12181
1994         * g++.dg/expr/comma1.C: New test.
1995
1996 2003-09-06  Mark Mitchell  <mark@codesourcery.com>
1997
1998         PR c++/11867
1999         * g++.dg/expr/static_cast5.C: New test.
2000
2001 2003-09-06  Andrew Pinski  <pinskia@physics.uc.edu>
2002
2003         PR c++/11507
2004         * g++.dg/lookup/scoped7.C: New test.
2005
2006         PR c++/9574
2007         * g++.dg/other/static1.C: New test.
2008
2009         PR c++/11490
2010         * g++.dg/warn/template-1.C: New test.
2011
2012         PR c++/11432
2013         * g++.dg/template/crash10.C: New test.
2014
2015         PR c++/2478
2016         * g++.dg/overload/VLA.C: New test.
2017
2018         PR c++/10804
2019         * g++.dg/template/call1.C: New test.
2020
2021 2003-09-06  Nathan Sidwell  <nathan@codesourcery.com>
2022
2023         PR c++/11794
2024         * g++.dg/parse/using3.C: New test.
2025
2026 2003-09-06  Roger Sayle  <roger@eyesopen.com>
2027
2028         PR c++/11409
2029         * g++.dg/overload/builtin3.C: New test case.
2030
2031 2003-09-06  Steven Bosscher  <steven@gcc.gnu.org>
2032
2033         PR c/9862
2034         * gcc.dg/20030906-1.c: New test.
2035         * gcc.dg/20030906-2.c: Likewise.
2036
2037 2003-09-06  Nathan Sidwell  <nathan@codesourcery.com>
2038
2039         PR c++/12167
2040         * g++.dg/parse/defarg5.C: New test.
2041
2042         * g++.dg/template/non-type-template-argument-1.C: Tweak expected error.
2043
2044 2003-09-05  Mark Mitchell  <mark@codesourcery.com>
2045
2046         PR c++/12163
2047         * g++.dg/expr/static_cast4.C: New test.
2048
2049         PR c++/12146
2050         * g++.dg/template/crash9.C: New test.
2051
2052 2003-09-05  Andrew Pinski  <pinskia@physics.uc.edu>
2053
2054         * g++.old-deja/g++.ext/pretty2.C: Update for change
2055         in __FUNCTION__.
2056         * g++.old-deja/g++.ext/pretty3.C: Likewise.
2057
2058 2003-09-05  Nathan Sidwell  <nathan@codesourcery.com>
2059
2060         PR c++/11922
2061         * g++/dg/template/qualified-id1.C: New test.
2062
2063         PR c++/12037
2064         * g++.dg/warn/noeffect4.C: New test.
2065
2066 2003-09-04  Matt Austern  <austern@apple.com>
2067
2068         * g++.dg/ext/fnname1.C: New test. (__func__ for C++.)
2069         * g++.dg/ext/fnname2.C: Likewise.
2070         * g++.dg/ext/fnname3.C: Likewise.
2071
2072 2003-09-04  Mark Mitchell  <mark@codesourcery.com>
2073
2074         * g++.dg/expr/lval1.C: New test.
2075         * g++.dg/ext/lvcast.C: Remove.
2076
2077 2003-09-03  Roger Sayle  <roger@eyesopen.com>
2078
2079         PR optimization/11700.
2080         * gcc.c-torture/compile/20030903-1.c: New test case.
2081
2082 2003-09-03  Mark Mitchell  <mark@codesourcery.com>
2083
2084         PR c++/12053
2085         * g++.dg/abi/layout4.C: New test.
2086
2087 2003-09-02  Scott Brumbaugh  <scottb.lists@verizon.net>
2088
2089         PR c++/11553
2090         * g++.dg/parse/friend3.C: New test.
2091
2092 2003-09-02  Mark Mitchell  <mark@codesourcery.com>
2093
2094         PR c++/11847
2095         * g++.dg/template/class1.C: New test.
2096
2097         PR c++/11808
2098         * g++.dg/expr/call1.C: New test.
2099
2100 2003-09-01  Mark Mitchell  <mark@codesourcery.com>
2101
2102         PR c++/12114
2103         * g++.dg/init/ref9.C: New test.
2104
2105         PR c++/11972
2106         * g++.dg/template/nested4.C: New test.
2107
2108 2003-08-29  Mark Mitchell  <mark@codesourcery.com>
2109
2110         PR c++/12093
2111         * g++.dg/template/non-dependent4.C: New test.
2112
2113         PR c++/11928
2114         * g++.dg/inherit/conv1.C: New test.
2115
2116 2003-08-29  Mark Mitchell  <mark@codesourcery.com>
2117
2118         PR c++/6196
2119         * g++.dg/ext/label1.C: New test.
2120         * g++.dg/ext/label2.C: Likewise.
2121
2122 2003-08-28  Mark Mitchell  <mark@codesourcery.com>
2123
2124         * g++.dg/expr/cond3.C: New test.
2125
2126 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2127
2128         * gcc.dg/builtins-1.c: Add new builtin cases.
2129
2130 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2131
2132         * gcc.dg/builtins-1.c: Add new cases.
2133         * gcc.dg/torture/builtin-attr-1.c: Likewise.
2134
2135 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2136
2137         * gcc.dg/builtins-1.c: Add more math builtin tests.
2138         * gcc.dg/torture/builtin-attr-1.c: New test.
2139
2140 2003-08-28  Mark Mitchell  <mark@codesourcery.com>
2141
2142         PR optimization/5079
2143         * g++.dg/opt/static3.C: New test.
2144
2145 2003-08-27  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
2146
2147         * gcc.misc-tests/gcov-10b.c: New test.
2148
2149 2003-08-27  Mark Mitchell  <mark@codesourcery.com>
2150
2151         * g++.dg/opt/ptrmem3.C: New test.
2152
2153         * g++.old-deja/g++.pt/overload8.C: Remove XFAIL.
2154
2155 2003-08-27  Jakub Jelinek  <jakub@redhat.com>
2156
2157         * gcc.dg/20030826-2.c: New test.
2158
2159 2003-08-26  Roger Sayle  <roger@eyesopen.com>
2160
2161         PR middle-end/12002
2162         * g77.f-torture/compile/12002.f: New test case.
2163
2164 2003-08-26  Roger Sayle  <roger@eyesopen.com>
2165
2166         * gcc.dg/20030826-1.c: New test case.
2167
2168 2003-08-26  Matt Kraai  <kraai@alumni.cmu.edu>
2169
2170         * gcc.dg/noncompile/20030818-1.c: Expect second line of error.
2171
2172 2003-08-26  Nathan Sidwell  <nathan@codesourcery.com>
2173
2174         PR c++/11871
2175         * c++.dg/lookup/crash1.C: New test.
2176
2177         * c++.dg/warn/noeffect3.C: New test.
2178
2179 2003-08-25  Janis Johnson  <janis187@us.ibm.com>
2180
2181         * gcc.dg/compat/vector-1_x.c: Compile with -w.
2182         * gcc.dg/compat/vector-1_y.c: Ditto.
2183         * gcc.dg/compat/vector-2_x.c: Ditto.
2184         * gcc.dg/compat/vector-2_y.c: Ditto.
2185
2186 2003-08-25  Ulrich Weigand  <uweigand@de.ibm.com>
2187
2188         * gcc.dg/20030702-1.c: New test.
2189
2190 2003-08-25  Mark Mitchell  <mark@codesourcery.com>
2191
2192         PR c++/8795
2193         * g++.dg/ext/altivec-1.C: New test.
2194
2195 2003-08-24  Richard Henderson  <rth@redhat.com>
2196
2197         * g++.dg/eh/simd-2.C: Add -w for x86.
2198
2199 2003-08-23  Jakub Jelinek  <jakub@redhat.com>
2200
2201         * gcc.dg/20030815-1.c: New test.
2202
2203 2003-08-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2204
2205         PR c++/3765
2206         * g++.dg/parse/access6.C: New test.
2207
2208 2003-08-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2209
2210         PR c++/641, c++/11876
2211         * g++.dg/template/friend22.C: New test.
2212         * g++.dg/template/friend23.C: Likewise.
2213
2214 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
2215
2216         * gcc.misc-tests/linkage.exp: Treat all HP-UX platforms
2217         identically.
2218
2219 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
2220
2221         * g++.old-deja/g++.ext/attrib5.C: XFAIL on hppa2*-hp-hpux11*.
2222
2223 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
2224
2225         * gcc.dg/20020313-1.c: Add "-w" to dg-options.
2226
2227 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
2228
2229         * gcc.misc-tests/linkage.exp: Add logic for ia64-hp-hpux*.
2230
2231 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
2232
2233         * g++.dg/other/packed1.C: Add XFAIL marker for ia64-hp-hpux*.
2234
2235 2003-08-21  Mark Mitchell  <mark@codesourcery.com>
2236
2237         PR c++/11919
2238         * g++.dg/overload/prom1.C: New test.
2239
2240         PR c++/11551
2241         * g++.dg/parse/dtor2.C: New test.
2242
2243         PR c++/10762
2244         * g++.dg/parse/using2.C: New test.
2245
2246 2003-08-21  Kazu Hirata  <kazu@cs.umass.edu>
2247
2248         PR target/11805
2249         * gcc.c-torture/compile/20030821-1.c: New.
2250
2251 2003-08-20  Mark Mitchell  <mark@codesourcery.com>
2252
2253         PR c++/11834
2254         * g++.dg/template/deduce2.C: New test.
2255
2256 2003-08-21  Josef Zlomek  <zlomekj@suse.cz>
2257
2258         * gcc.c-torture/execute/20030821-1.c: New test.
2259
2260 2003-08-20  Roger Sayle  <roger@eyesopen.com>
2261
2262         PR middle-end/11984
2263         * gcc.dg/20030820-1.c: New test case.
2264
2265 2003-08-20  Nathan Sidwell  <nathan@codesourcery.com>
2266
2267         PR c++/11945
2268         * g++.dg/warn/noeffect2.C: New test.
2269
2270 2003-08-19  Mark Mitchell  <mark@codesourcery.com>
2271
2272         PR c++/10926
2273         * g++.dg/template/dtor2.C: New test.
2274
2275         PR c++/11684
2276         * g++.dg/template/operator1.C: New test.
2277         * g++.dg/parse/operator4.C: New test.
2278
2279         PR c++/11946.C
2280         * g++.dg/expr/enum1.C: New test.
2281         * gcc.dg/c99-bool-1.c: Remove bogus warning.
2282
2283         PR c++/11036.C
2284         * g++.dg/parse/elab2.C: New test.
2285         * g++.dg/parse/typedef4.C: Change error message.
2286         * g++.old-deja/g++.robertl/eb133.C: Remove bogus error markers.
2287         * g++.old-deja/g++.robertl/eb133a.C: Remove bogus error markers.
2288         * g++.old-deja/g++.robertl/eb133b.C: Remove bogus error markers.
2289
2290 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
2291
2292         * gcc.dg/pch/warn-1.c: New.
2293         * gcc.dg/pch/warn-1.hs: New.
2294
2295         * lib/dg-pch.exp (dg-pch): Use 'return' not 'continue' to skip
2296         not-tested file.
2297
2298 2003-08-19  Andrew Pinski  <pinskia@physics.uc.edu>
2299
2300         * gcc.dg/uninit-E.c: Add forgotten dg-warning marker.
2301
2302 2003-08-19  Andrew Pinski  <pinskia@physics.uc.edu>
2303
2304         * gcc.dg/uninit-D.c: New Test.
2305         * gcc.dg/uninit-E.c: New Test.
2306         * gcc.dg/uninit-F.c: New Test.
2307         * gcc.dg/uninit-G.c: New Test.
2308
2309 2003-08-19  Michael Ritzert  <ritzert@t-online.de>
2310
2311         * g++.dg/README: Describe the pch directory.
2312
2313 2003-08-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2314
2315         PR c++/11174
2316         * g++.dg/parse/access4.C: New test.
2317         * g++.dg/parse/access5.C: Likewise.
2318         * g++.old-deja/g++.jason/access17.C: Adjust error message.
2319
2320 2003-08-18  Matt Kraai  <kraai@alumni.cmu.edu>
2321
2322         * gcc.dg/noncompile/20030818-1.c: New.
2323
2324 2003-08-18  Nathan Sidwell  <nathan@codesourcery.com>
2325
2326         PR c++/11957
2327         * g++.dg/warn/noeffect1.C: New test.
2328
2329         * g++.dg/template/scope2.C: New test.
2330         * g++.dg/template/error2.C: Correct dg-error
2331
2332 2003-08-18  Richard Sandiford  <rsandifo@redhat.com>
2333
2334         * gcc.c-torture/compile/mipscop*.c: Turn into compile-only tests.
2335
2336 2003-08-16  Nathan Sidwell  <nathan@codesourcery.com>
2337
2338         PR C++/11512
2339         * g++.dg/template/warn1.C: New.
2340
2341 2003-08-15  Nathan Sidwell  <nathan@codesourcery.com>
2342
2343         * g++.dg/template/error2.C: New test.
2344         * g++.dg/lookup/using7.C: Adjust errors
2345         * g++.old-deja/g++.pt/crash36.C: Likewise.
2346         * g++.old-deja/g++.pt/derived3.C: Likewise.
2347
2348 2003-08-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2349
2350         * gcc.c-torture/execute/builtins/lib/strcat.c: New.
2351         * gcc.c-torture/execute/builtins/string-9-lib.c: New.
2352         * gcc.c-torture/execute/builtins/string-9.c: New, from
2353         string-opt-9.c.  Adjust for execute/builtins framework.
2354         * gcc.c-torture/execute/string-opt-9.c: Delete.
2355
2356 2003-08-12  Mark Mitchell  <mark@codesourcery.com>
2357
2358         * g++.dg/init/new8.C: Use __SIZE_TYPE__ to get the type of size_t.
2359
2360         * g++.dg/parse/ret-type2.C: New test.
2361
2362         PR c++/11703
2363         * g++.dg/init/new8.C: New test.
2364
2365         PR c++/10923
2366         * g++.dg/parse/typedef5.C: New test.
2367
2368         PR c++/9512
2369         * g++.dg/parse/qualified2.C: New test.
2370         * g++.old-deja/g++.other/decl5.C: Mark one more instance of
2371         invalid code.
2372
2373 2003-08-11  Mark Mitchell  <mark@codesourcery.com>
2374
2375         * g++.dg/conversion/ptrmem1.C: New test.
2376
2377 2003-08-11  Jakub Jelinek  <jakub@redhat.com>
2378
2379         PR target/11693
2380         * gcc.dg/20030811-1.c: New test.
2381
2382         PR target/11535
2383         * gcc.c-torture/execute/20030811-1.c: New test.
2384
2385 2003-08-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2386
2387         * gcc.c-torture/execute/string-opt-9.c: Add more strcat cases.
2388
2389 2003-08-10  Mark Mitchell  <mark@codesourcery.com>
2390
2391         PR c++/11789.C
2392         * g++.dg/inherit/multiple1.C: New test.
2393
2394 2003-08-10  Nathan Sidwell  <nathan@codesourcery.com>
2395
2396         * gcc.dg/spe1.c: New test.
2397
2398         PR c++/11670
2399         * g++.dg/expr/cast2.C: New test.
2400
2401         PR c++/10530
2402         * g++.dg/template/dependent-name2.C: New test.
2403
2404 2003-08-08  Andrew Pinski  <pinskia@physics.uc.edu>
2405
2406         * g++.dg/parse/crash11.C: Put the dg options in comments.
2407
2408 2003-08-08  Neil Booth  <neil@daikokuya.co.uk>
2409
2410         * lib/gcc-dg.exp: Update for diagnostic change.
2411
2412 2003-08-07  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2413
2414         PR c++/5767
2415         * g++.dg/parse/crash11.C: New test.
2416
2417 2003-08-06  Alexandre Oliva  <aoliva@redhat.com>
2418
2419         * gcc.dg/cpp/spacing1.c: Update.
2420
2421 2003-08-04  Janis Johnson  <janis187@us.ibm.com>
2422
2423         PR target/11739
2424         * gcc.misc-tests/i386-prefetch.exp: Use -march=i386 when specifying
2425         a value for -mtune.
2426
2427 2003-08-04  Roger Sayle  <roger@eyesopen.com>
2428
2429         PR middle-end/11771
2430         * gcc.c-torture/compile/20030804-1.c: New test case.
2431
2432 2003-08-04  Roger Sayle  <roger@eyesopen.com>
2433
2434         * gcc.dg/20030804-1.c: New test case.
2435
2436 2003-08-04  Alexandre Oliva  <aoliva@redhat.com>
2437
2438         * gcc.dg/cpp/separate-1.c: New test.
2439
2440 2003-08-03  Nathan Sidwell  <nathan@codesourcery.com>
2441
2442         PR c++/11704
2443         * g++.dg/template/dependent-expr2.C: New test.
2444
2445         PR c++/11766
2446         * g++.dg/expr/ptrmem1.C: New test.
2447
2448 2003-08-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2449
2450         PR c++/9453
2451         * g++.dg/template/friend15.C: New test.
2452
2453 2003-08-03  Neil Booth  <neil@daikokuya.co.uk>
2454
2455         * lib/dg-pch.exp: Work round PCH bug.
2456
2457 2003-08-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2458
2459         * gcc.dg/builtins-1.c: Add macro helpers.  Add missing math
2460         builtins.  Move cases from builtins-4.c here.
2461
2462         * gcc.dg/torture/builtin-math-1.c: New test taken from
2463         bits of gcc.dg/builtins-3.c, gcc.dg/builtins-5.c and also some
2464         additional cases.
2465
2466         * gcc.dg/builtins-3.c, gcc.dg/builtins-4.c, gcc.dg/builtins-5.c:
2467         Delete.
2468
2469 2003-08-02  Nathan Sidwell  <nathan@codesourcery.com>
2470
2471         PR c++/9447
2472         * g++.dg/template/using7.C: New test.
2473
2474 2003-08-02  Neil Booth  <neil@daikokuya.co.uk>
2475
2476         * import1.c, import2.c: New tests.
2477
2478 2003-08-01  Jakub Jelinek  <jakub@redhat.com>
2479
2480         * g++.dg/eh/crossjump1.C: New test.
2481
2482 2003-08-01  Mark Mitchell  <mark@codesourcery.com>
2483
2484         PR c++/11697
2485         * g++.dg/template/using6.C: New test.
2486
2487         PR c++/11744
2488         * g++.dg/template/koenig2.C: New test.
2489
2490 2003-08-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2491
2492         PR c++/7983
2493         * g++.dg/parse/typedef4.C: New test.
2494
2495 2003-08-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2496
2497         PR c++/8442, c++/8806
2498         * g++.dg/template/elab1.C: New test.
2499         * g++.dg/template/type2.C: Likewise.
2500         * g++.dg/template/ttp3.C: Adjust expected error message.
2501         * g++.old-deja/g++.law/visibility13.C: Likewise.
2502         * g++.old-deja/g++.niklas/t135.C: Likewise.
2503         * g++.old-deja/g++.pt/ttp41.C: Likewise.
2504         * g++.old-deja/g++.pt/ttp43.C: Use qualified name for template
2505         template argument.
2506         * g++.old-deja/g++.pt/ttp44.C: Likewise.
2507
2508 2003-08-01  Nathan Sidwell  <nathan@codesourcery.com>
2509
2510         PR c++/11295
2511         * g++.dg/ext/stmtexpr1.C: New test.
2512
2513         * g++.dg/opt/tmp1.C: New test.
2514
2515         PR c++/11525
2516         * g++.dg/parse/constant4.C: New test.
2517
2518         PR c++/9447
2519         * g++.dg/template/using5.C: New test.
2520
2521 2003-07-31  Roger Sayle  <roger@eyesopen.com>
2522
2523         * gcc.dg/builtins-27.c: New test case.
2524
2525 2003-07-31  Jakub Jelinek  <jakub@redhat.com>
2526
2527         * gcc.dg/tls/opt-7.c: New test.
2528
2529 2003-07-31  Andrew Pinski  <pinskia@physics.uc.edu>
2530
2531         * g++.old-deja/g++.other/crash18.C: Remove.
2532
2533 2003-07-31  Nathan Sidwell  <nathan@codesourcery.com>
2534
2535         * g++.dg/template/explicit3.C: New.
2536         * g++.dg/template/explicit4.C: New.
2537         * g++.dg/template/explicit5.C: New.
2538
2539         PR c++/11347
2540         * g++.dg/template/memtmpl1.C: New.
2541
2542 2003-07-29  Andrew Pinski <pinskia@physics.uc.edu>
2543
2544         PR target/11565
2545         * gcc.dg/i386-387-1.c (dg-options): Add -march=i386.
2546         * gcc.dg/i386-387-5.c (dg-options): Likewise.
2547
2548 2003-07-30  Jan Hubicka  <jh@suse.cz>
2549
2550         * vtgc1.c: Kill.
2551
2552 2003-07-29  Zack Weinberg  <zack@codesourcery.com>
2553
2554         * gcc.dg/struct-in-proto-1.c: New test.
2555
2556 2003-07-29  Neil Booth  <neil@daikokuya.co.uk>
2557
2558         * gcc.dg/cpp/include2.c: Only expect one message.
2559
2560 2003-07-29  Nathan Sidwell  <nathan@codesourcery.com>
2561
2562         PR c++/9447
2563         * g++.dg/template/using1.C: New test.
2564         * g++.dg/template/using2.C: New test.
2565         * g++.dg/template/using3.C: New test.
2566         * g++.dg/template/using4.C: New test.
2567
2568 2003-07-29  Alexandre Oliva  <aoliva@redhat.com>
2569
2570         * gcc.c-torture/execute/string-opt-9.c: strcmp returns int.
2571         * gcc.c-torture/execute/string-opt-10.c: Likewise.
2572
2573 2003-07-28  Jan Hubicka  <jh@suse.cz>
2574
2575         PR c++/11530
2576         * g++.dg/opt/call1.C: New test.
2577
2578 2003-07-28  Alexandre Oliva <aoliva@redhat.com>
2579
2580         PR c++/11667
2581         * g++.dg/init/enum2.C: New test.
2582         * g++.dg/template/overload1.C: Add "-w" option.
2583
2584 2003-07-28    <hp@bitrange.com>
2585
2586         * gcc.dg/Wdeclaration-after-statement-1.c,
2587         gcc.dg/Wdeclaration-after-statement-2.c: New tests.
2588
2589 2003-07-28  Jakub Jelinek  <jakub@redhat.com>
2590
2591         * gcc.c-torture/compile/20030725-1.c: New test.
2592
2593 2003-07-28  Aldy Hernandez  <aldyh@redhat.com>
2594
2595         * gcc.dg/20030505.c: Only run for SPE.
2596         Remove definition of opaque type.
2597
2598 2003-07-27  Mark Mitchell  <mark@codesourcery.com>
2599
2600         * g++.dg/template/ptrmem6.C: New test.
2601
2602 2003-07-26  Geoffrey Keating  <geoffk@apple.com>
2603
2604         * gcc.c-torture/compile/zero-strct-2.c: New test.
2605
2606 2003-07-25  Geoffrey Keating  <geoffk@apple.com>
2607
2608         * gcc.dg/intermod-1.c: New test.
2609
2610 2003-07-25  Nathan Sidwell  <nathan@codesourcery.com>
2611
2612         PR c++/11617
2613         * g++.dg/template/lookup2.C: New test.
2614         * g++.dg/template/memclass1.C: Remove instantiated from error.
2615         * g++.dg/other/error2.C: Tweak expected errors.
2616
2617         PR c++/11596
2618         * g++.dg/template/defarg3.C: New test.
2619
2620         * g++.dg/ext/packed2.C: Pack member struct too. Explain why.
2621
2622 2003-07-24  Mark Mitchell  <mark@codesourcery.com>
2623
2624         * g++.dg/inherit/access5.C: New test.
2625
2626 2003-07-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2627
2628         PR c++/11513
2629         * g++.dg/template/crash8.C: New test.
2630
2631 2003-07-23  Steven Bosscher <steven@gcc.gnu.org>
2632
2633         PR c/10602
2634         * gcc.dg/noncompile/incomplete-2.c: New test.
2635
2636 2003-07-23  Mark Mitchell  <mark@codesourcery.com>
2637
2638         PR c++/11645
2639         * g++.dg/inherit/access4.C: New test.
2640
2641         PR c++/11517
2642         * g++.dg/expr/cond2.C: New test.
2643
2644         PR optimization/10679
2645         * g++.dg/opt/inline4.C: New test.
2646
2647 2003-07-23  Nathan Sidwell  <nathan@codesourcery.com>
2648
2649         * g++.dg/parse/crash10: New test.
2650
2651 2003-07-22  Nathan Sidwell  <nathan@codesourcery.com>
2652
2653         * g++.dg/ext/flexary1.C: New test.
2654
2655 2003-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2656
2657         PR c++/10793
2658         * g++.dg/template/crash9.C: New test.
2659
2660 2003-07-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
2661
2662         PR c++/3004
2663         * g++.dg/parse/typedef3.C: New test.
2664
2665         PR c++/7906
2666         * g++.dg/parse/operator2.C: New test.
2667
2668         PR c++/8895
2669         * g++.dg/parse/def-tmpl-arg1.C: New test.
2670
2671         PR c++/9282
2672         * g++.dg/parse/funptr1.C: New test.
2673
2674         PR c++/9452
2675         * g++.dg/parse/ambig3.C: New test.
2676
2677         PR c++/9454
2678         * g++.dg/parse/operator3.C: New test.
2679
2680         PR c++/9486
2681         * g++.dg/parse/template10.C: New test.
2682
2683         PR c++/9488
2684         * g++.dg/parse/template11.C: New test.
2685
2686         PR c++/10150
2687         * g++.dg/parse/invalid-op1.C: New test.
2688
2689         PR c++/10247
2690         * g++.dg/parse/condexpr1.C: New test.
2691
2692 2003-07-22  Nathan Sidwell  <nathan@codesourcery.com>
2693
2694         * g++.dg/ext/packed3.C: New test.
2695         * g++.dg/ext/packed4.C: New test.
2696
2697         * gcc.dg/pack-test-3.c: New test.
2698
2699 2003-07-21  Janis Johnson  <janis187@us.ibm.com>
2700
2701         * lib/compat.exp: Handle dg-options per source file.
2702         * g++.dg/compat/abi/bitfield1_x.C: Specify dg-options.
2703         * g++.dg/compat/abi/bitfield1_y.C: Ditto.
2704         * g++.dg/compat/abi/bitfield2_x.C: Ditto.
2705         * g++.dg/compat/abi/bitfield2_y.C: Ditto.
2706         * g++.dg/compat/abi/vbase8-10_x.C: Ditto.
2707         * g++.dg/compat/abi/vbase8-10_y.C: Ditto.
2708         * g++.dg/compat/abi/vbase8-21_x.C: Ditto.
2709         * g++.dg/compat/abi/vbase8-21_y.C: Ditto.
2710         * g++.dg/compat/abi/vbase8-22_x.C: Ditto.
2711         * g++.dg/compat/abi/vbase8-22_y.C: Ditto.
2712         * g++.dg/compat/abi/vbase8-4_x.C: Ditto.
2713         * g++.dg/compat/abi/vbase8-4_y.C: Ditto.
2714         * g++.dg/compat/break/bitfield7_x.C: Ditto.
2715         * g++.dg/compat/break/bitfield7_y.C: Ditto.
2716
2717 2003-07-21  Andrew Pinski  <pinskia@physics.uc.edu>
2718
2719         PR c/10320
2720         * gcc.c-torture/execute/20030718-1.c: New test.
2721
2722 2003-07-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
2723
2724         PR optimization/11536
2725         * gcc.dg/20030721-1.c: New test.
2726
2727 2003-07-19  Mark Mitchell  <mark@codesourcery.com>
2728
2729         PR c++/11546
2730         * g++.dg/template/lookup1.C: New test.
2731
2732 2003-07-19  Zack Weinberg  <zack@codesourcery.com>
2733
2734         * gcc.dg/noncompile/label-1.c: New comprehensive test case for
2735         diagnostics of ill-formed constructs involving labels.
2736         * gcc.dg/noncompile/label-lineno-1.c: Add error regexp for
2737         the new 'previously defined here' message.
2738
2739 2003-07-18  Nathan Sidwell  <nathan@codesourcery.com>
2740
2741         * g++.dg/parse/non-dependent2.C: New test.
2742
2743 2003-07-18  Andrew Pinski  <pinskia@physics.uc.edu>
2744
2745         * g++.dg/init/init-ref4.C: xfail on targets without
2746         weak symbols.
2747
2748 2003-07-17  Jakub Jelinek  <jakub@redhat.com>
2749
2750         PR target/11087
2751         * gcc.c-torture/execute/20030717-1.c: New test.
2752
2753 2003-07-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
2754
2755         * g++.dg/opt/cfg1.C: New test.
2756
2757 2003-07-17  Mark Mitchell  <mark@codesourcery.com>
2758
2759         PR optimization/11557
2760         * gcc.dg/20030717-1.c: New test.
2761
2762 2003-07-17  Andrew Pinski <pinskia@physics.uc.edu>
2763
2764         PR c++/10476
2765         * g++.dg/expr/crash-1.C: New test.
2766
2767         PR c++/11027
2768         * g++.dg/template/init3.C: New test.
2769
2770         PR c++/8222
2771         * g++.dg/template/non-dependent1.C: New test.
2772
2773         PR c++/11070
2774         * g++.dg/template/non-dependent2.C: New test.
2775
2776         PR c++/11071
2777         * g++.dg/template/non-dependent3.C: New test.
2778
2779         PR c++/9907
2780         * g++.dg/template/sizeof5.C: New test.
2781
2782 2003-07-17  Geoffrey Keating  <geoffk@apple.com>
2783
2784         PR 11498
2785         * gcc.c-torture/compile/mangle-1.c: New file.
2786
2787 2003-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2788
2789         PR c++/7809
2790         * g++.dg/parse/access3.C: New test.
2791
2792 2003-07-17  Andrew Pinski  <pinskia@physics.uc.edu>
2793
2794         PR c++/11384
2795         * g++.dg/init/init-ref4.C: New test.
2796
2797 2003-07-16  Mark Mitchell  <mark@codesourcery.com>
2798
2799         PR c++/11547
2800         * g++.dg/parse/constant3.C: New test.
2801         * g++.dg/parse/crash7.C: Likewise.
2802
2803 2003-07-16  Andrew Pinski  <pinskia@physics.uc.edu>
2804
2805         PR target/11008
2806         * gcc.dg/i386-pentium4-not-mull.c: New.
2807
2808 2003-07-16  J"orn Rennecke <joern.rennecke@superh.com>
2809
2810         * gcc.dg/asm-names.c (ymain): Make it weak.
2811
2812 2003-07-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2813
2814         PR c++/5421
2815         * g++.dg/template/friend21.C: New test.
2816
2817 2003-07-16  Jakub Jelinek  <jakub@redhat.com>
2818
2819         * gcc.dg/cleanup-8.c: New test.
2820         * gcc.dg/cleanup-9.c: New test.
2821
2822 2003-07-16  Danny Smith  <dannysmith@users.sourceforge.net>
2823
2824         * g++.dg/ext/dll-MI1.h: New file.
2825         * g++.dg/ext/dllexport-MI1.C: New file.
2826         * g++.dg/ext/dllimport-MI1.C: New file.
2827
2828 2003-07-15  Jakub Jelinek  <jakub@redhat.com>
2829
2830         * gcc.c-torture/execute/string-opt-8.c (main): Remove i370 and s390,
2831         it does not have cmpstrsi patterns (just cmpmemsi).
2832
2833 2003-07-15  Mark Mitchell  <mark@codesourcery.com>
2834
2835         PR debug/11473
2836         * g++.dg/debug/debug8.C: New test.
2837
2838 2003-07-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2839
2840         PR c++/10108
2841         * g++.dg/template/crash7.C: New test.
2842
2843 2003-07-15  Kazu Hirata  <kazu@cs.umass.edu>
2844
2845         PR target/10795
2846         * gcc.c-torture/compile/20030708-1.c: New.
2847
2848 2003-07-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
2849
2850         * gcc.c-torture/execute/20030715-1.c: New test.
2851
2852 2003-07-14  Geoffrey Keating  <geoffk@apple.com>
2853
2854         * gcc.dg/pch/inline-3.c: New file.
2855         * gcc.dg/pch/inline-3.hs: New file.
2856         * gcc.dg/pch/inline-4.c: New file.
2857         * gcc.dg/pch/inline-4.hs: New file.
2858
2859 2003-07-14  Mark Mitchell  <mark@codesourcery.com>
2860
2861         PR c++/11509
2862         * g++.dg/template/crash6.C: New test.
2863
2864         PR c++/7053
2865         * g++.dg/template/friend20.C: New test.
2866
2867         PR c++/7019
2868         * g++.dg/template/overload2.C: New test.
2869
2870 2003-07-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2871
2872         PR optimization/11440
2873         * gcc.c-torture/execute/20030714-1.c: New test.
2874
2875 2003-07-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2876
2877         PR c++/11154
2878         * g++.dg/template/partial2.C: New test.
2879
2880 2003-07-13  Mark Mitchell  <mark@codesourcery.com>
2881
2882         PR c++/11503
2883         * g++.dg/template/anon1.C: New test.
2884
2885         PR c++/11493
2886         PR c++/11495
2887         * g++.dg/parse/template9.C: Likewise.
2888         * g++.dg/template/crash4.C: New test.
2889         * g++.dg/template/koenig1.C: Likewise.
2890         * g++.old-deja/g++.benjamin/tem03.C: Adjust error markers.
2891         * g++.old-deja/g++.benjamin/tem06.C: Declare "x".
2892         * g++.old-deja/g++.jason/overload33.C: Use this-> when calling
2893         functions.
2894         * g++.old-deja/g++.jason/template36.C: Likewise.
2895         * g++.old-deja/g++.mike/p1989.C: Likewise.
2896         * g++.old-deja/g++.pt/lookup2.C: Use -fpermissive when compiling.
2897         * g++.old-deja/g++.pt/ttp20.C: Use this->.
2898         * g++.old-deja/g++.pt/ttp21.C: Use this->.
2899         * g++.old-deja/g++.pt/typename13.C: Use -fpermissive when
2900         compiling.
2901         * g++.old-deja/g++.pt/union2.C: Use this->.
2902
2903 2003-07-11  Jakub Jelinek  <jakub@redhat.com>
2904
2905         * gcc.dg/20030711-1.c: New test.
2906
2907 2003-07-11  Nathan Sidwell  <nathan@codesourcery.com>
2908
2909         PR c++/11050
2910         * g++.dg/parse/args1.C: New test.
2911         * g++.pt/defarg8.C: Change expected errors.
2912
2913 2003-07-11  Mark Mitchell  <mark@codesourcery.com>
2914
2915         PR c++/8164
2916         * g++.dg/template/nontype2.C: New test.
2917
2918         PR c++/10558
2919         * g++.dg/parse/template8.C: New test.
2920
2921         PR c++/8327
2922         * g++.dg/template/scope1.C: New test.
2923
2924         * g++.dg/warn/Wsign-compare-1.C: New test.
2925
2926 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
2927
2928         * gcc.dg/20021018-1.c: Disable if the sizeof (int) < 4.
2929
2930 2003-07-10  Mark Mitchell  <mark@codesourcery.com>
2931
2932         PR c++/9411
2933         * g++.dg/template/explicit2.C: New test.
2934
2935         PR c++/10032
2936         * g++.dg/warn/pedantic1.C: New test.
2937
2938 2003-07-10  Nathan Sidwell  <nathan@codesourcery.com>
2939
2940         PR c++ 9483
2941         * g++.dg/other/field1.C: New test.
2942
2943 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
2944
2945         PR c/11449
2946         * gcc.c-torture/compile/20030707-1.c: New.
2947
2948 2003-07-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2949
2950         PR c++/10849
2951         * g++.dg/template/access12.C: New test.
2952
2953 2003-07-09  Nathan Sidwell  <nathan@codesourcery.com>
2954
2955         * g++.dg/bprob/bprob.exp (prof_ext): Update.
2956         * g77.dg/bprob/bprob.exp (prof_ext): Update.
2957         * gcc.misc-tests/bprob.exp (prof_ext): Update.
2958         * gcc.misc-tests/gcov.exp: Update
2959         * g++.dg/gcov/gcov.exp: Update
2960         * lib/gcov.exp: Update.
2961
2962 2003-07-08  Mark Mitchell  <mark@codesourcery.com>
2963
2964         * g++.dg/abi/mangle17.C: Make sure template expressions are
2965         dependent.
2966         * g++.dg/abi/mangle4.C: Mark erroneous casts.
2967         * g++.dg/debug/debug7.C: Mark erronous new-declarator.
2968         * g++.dg/opt/stack1.C: Remove erroneous code.
2969         * g++.dg/parse/template7.C: New test.
2970         * g++.dg/template/dependent-expr1.C: Mark erroneous code.
2971         * g++.old-deja/g++.pt/crash4.C: Likewise.
2972
2973 2003-07-09  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2974
2975         * gcc.dg/const-elim-1.c (dg-final): Change regexp to match labels
2976         with zero or one occurence of `$' after the initial `L'.
2977
2978 2003-07-08  Kazu Hirata  <kazu@cs.umass.edu>
2979
2980         * gcc.c-torture/compile/20030704-1.c: Add a comment.
2981
2982 2003-07-08  Roger Sayle  <roger@eyesopen.com>
2983
2984         PR c/11370
2985         * gcc.dg/Wunreachable-6.c: New testcase.
2986         * gcc.dg/Wunreachable-7.c: New testcase.
2987
2988 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
2989
2990         PR c/11420
2991         * gcc.dg/20030708-1.c: New test.
2992
2993 2003-07-08  Richard Sandiford  <rsandifo@redhat.com>
2994
2995         * gcc.dg/compat/sdata-section.h: New file.
2996         * gcc.dg/compat/sdata-1_{x,y,main}.c: New test.
2997         * gcc.dg/torture/mips-sdata-1.c: New test.
2998
2999 2003-07-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3000
3001         PR c++/11030
3002         * g++.dg/template/friend19.C: New test.
3003
3004 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
3005
3006         * g++.dg/opt/strength-reduce.C: New test.
3007
3008 2003-07-07  Roger Sayle  <roger@eyesopen.com>
3009
3010         PR target/10979
3011         * gcc.dg/20030707-1.c: New testcase.
3012
3013 2003-07-07  Roger Sayle  <roger@eyesopen.com>
3014
3015         PR optimization/11059
3016         * g++.dg/opt/emptyunion.C: New testcase.
3017
3018 2003-07-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
3019             Eric Botcazou  <ebotcazou@libertysurf.fr>
3020
3021         * g++.dg/opt/stack1.C: New test.
3022
3023 2003-07-05  Mark Mitchell  <mark@codesourcery.com>
3024
3025         * g++.old-deja/g++.jason/typeid1.C: Make it a compile test, not a
3026         run test.
3027
3028         PR c++/11431
3029         * g++.dg/expr/static_cast3.C: New test.
3030
3031 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
3032
3033         * gcc.c-torture/execute/wchar_t-1.x: New file; XFAIL wchar_t-1.c
3034         everywhere.
3035         * gcc.dg/concat.c: Concatenation of string constants with
3036         __FUNCTION__ / __PRETTY_FUNCTION__ is now a hard error.
3037         * gcc.dg/wtr-strcat-1.c: Loosen dg-warning regexp.
3038         * gcc.dg/cpp/escape-2.c: Use wide character constants where
3039         necessary to avoid multi-character character constant warning.
3040         * gcc.dg/cpp/escape.c: Likewise.
3041         * gcc.dg/cpp/ucs.c: Likewise.
3042         Remove backslashes from dg-bogus comments, as they confuse Tcl.
3043         Fix a typo.
3044
3045 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
3046
3047         PR c/11428
3048         * gcc.c-torture/compile/20030704-1.c: New.
3049
3050 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
3051
3052         * gcc.dg/compat/fnptr-by-value-1_x.c: Add a prototype for testva.
3053
3054 2003-07-04  Danny Smith  <dannysmith@users.sourceforge.net>
3055
3056         PR c++/5287, PR c++/7910,  PR c++/11021
3057         * g++.dg/ext/dllimport1.C: Add mingw32 as target. Add
3058         tests for warnings.
3059         * g++.dg/ext/dllimport2.C: Add tests for warnings.
3060         * g++.dg/ext/dllimport3.C: Likewise.
3061         * g++.dg/ext/dllimport4.C: New file.
3062         * g++.dg/ext/dllimport5.C: New file.
3063         * g++.dg/ext/dllimport6.C: New file.
3064         * g++.dg/ext/dllimport7.C: New file.
3065         * g++.dg/ext/dllimport8.C: New file.
3066         * g++.dg/ext/dllimport9.C: New file.
3067         * g++.dg/ext/dllimport10.C: New file.
3068         * g++.dg/ext/dllexport1.C: New file.
3069
3070 2003-07-03  Mark Mitchell  <mark@codesourcery.com>
3071
3072         * g++.old-deja/g++.jason/typeid1.C: Add dg-error marker.
3073         * g++.old-deja/g++.mike/net36.C: Tweak error messages.
3074
3075 2003-07-03  Roger Sayle  <roger@eyesopen.com>
3076
3077         * gcc.dg/builtins-25.c: New testcase.
3078         * gcc.dg/builtins-26.c: New testcase.
3079
3080 2003-07-03  Janis Johnson  <janis187@us.ibm.com>
3081
3082         * gcc.dg/compat/vector-defs.h: New file.
3083         * gcc.dg/compat/vector-setup.h: New file.
3084         * gcc.dg/compat/vector-check.h: New file.
3085         * gcc.dg/compat/vector-1_main.c: New file.
3086         * gcc.dg/compat/vector-1_x.c: New file.
3087         * gcc.dg/compat/vector-1_y.c: New file.
3088         * gcc.dg/compat/vector-2_main.c: New file.
3089         * gcc.dg/compat/vector-2_x.c: New file.
3090         * gcc.dg/compat/vector-2_y.c: New file.
3091
3092         * gcc.dg/compat/fnptr-by-value-1_main.c: New file.
3093         * gcc.dg/compat/fnptr-by-value-1_x.c: New file.
3094         * gcc.dg/compat/fnptr-by-value-1_y.c: New file.
3095         * gcc.dg/compat/struct-align-1.h: New file.
3096         * gcc.dg/compat/struct-align-1_main.c: New file.
3097         * gcc.dg/compat/struct-align-1_x.c: New file.
3098         * gcc.dg/compat/struct-align-1_y.c: New file.
3099         * gcc.dg/compat/struct-align-2.h: New file.
3100         * gcc.dg/compat/struct-align-2_main.c: New file.
3101         * gcc.dg/compat/struct-align-2_x.c: New file.
3102         * gcc.dg/compat/struct-align-2_y.c: New file.
3103
3104         * gcc.dg/compat/compat-common.h (DEBUG_FINI): New.
3105         * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
3106         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
3107         * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
3108         * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
3109         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
3110         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
3111         * gcc.dg/compat/scalar-return-3_x.c: Ditto.
3112         * gcc.dg/compat/scalar-return-4_x.c: Ditto.
3113         * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
3114         * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
3115         * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
3116         * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
3117         * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
3118         * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
3119         * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
3120         * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
3121         * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
3122         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
3123         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
3124         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
3125         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
3126         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
3127         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
3128         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
3129         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
3130         * gcc.dg/compat/struct-return-10_x.c: Ditto.
3131         * gcc.dg/compat/struct-return-2_x.c: Ditto.
3132         * gcc.dg/compat/struct-return-3_x.c: Ditto.
3133
3134 2003-07-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
3135
3136         * gcc.dg/i386-call-1.c: New test.
3137
3138 2003-07-03  Nathan Sidwell  <nathan@codesourcery.com>
3139
3140         PR c++/9162
3141         * g++.dg/parse/defarg4.C: New.
3142
3143 2003-07-03  Roger Sayle  <roger@eyesopen.com>
3144
3145         PR target/10700
3146         * gcc.c-torture/compile/20030703-1.c: New test case.
3147
3148 2003-07-03  Mark Mitchell  <mark@codesourcery.com>
3149
3150         * g++.dg/template/local3.C: Remove extra semicolon.
3151
3152 2003-07-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
3153
3154         * gcc.dg/i386-volatile-1.c: New test.
3155
3156 2003-07-02  Nathan Sidwell  <nathan@codesourcery.com>
3157
3158         PR c++/11072
3159         * g++.dg/other/offsetof2.C: XFAIL.
3160         * g++.dg/other/offsetof5.C: New.
3161
3162         PR c++/10219
3163         * g++.dg/template/error1.C: New.
3164
3165         PR c++/9779
3166         * g++.dg/template/dependent-expr1.C: New.
3167
3168 2003-07-01  Mark Mitchell  <mark@codesourcery.com>
3169
3170         PR c++/6949
3171         * g++.dg/template/local3.C: New test.
3172
3173         PR c++/11149
3174         * g++.dg/lookup/scoped6.C: New test.
3175
3176 2003-07-01  Giovanni Bajo  <giovannibajo@libero.it>
3177
3178         PR c++/8046
3179         * g++.dg/other/error7.C: New test.
3180
3181 2003-07-01  Kazu Hirata  <kazu@cs.umass.edu>
3182
3183         * g++.old-deja/g++.abi/vbase1.C: Fix comment typos.
3184         * g++.old-deja/g++.abi/vtable3.h: Likewise.
3185         * g++.old-deja/g++.law/code-gen5.C: Likewise.
3186         * g++.old-deja/g++.other/union2.C: Likewise.
3187         * gcc.dg/c90-const-expr-2.c: Likewise.
3188         * gcc.dg/c90-const-expr-3.c: Likewise.
3189         * gcc.dg/c99-const-expr-2.c: Likewise.
3190         * gcc.dg/c99-const-expr-3.c: Likewise.
3191         * gcc.dg/concat.c: Likewise.
3192
3193 2003-07-01  Mark Mitchell  <mark@codesourcery.com>
3194
3195         PR c++/9559
3196         * g++.dg/init/static1.C: New test.
3197
3198 2003-06-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
3199
3200         * Changelog: Remove ">>>>>>>" from previous change.
3201
3202 2003-06-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
3203
3204         * g++.old-deja/g++.niklas/README: Fix spelling for "testcase".
3205         * g++.old-deja/g++.other/access2.C: Likewise.
3206         * g++.old-deja/g++.other/decl2.C: Likewise.
3207         * gcc.c-torture/execute/20020615-1.c: Likewise.
3208
3209 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
3210
3211         PR c++/4933
3212         * g++.dg/template/sizeof4.C: New test.
3213
3214 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
3215
3216         * g++.dg/other/error6.C: New test.
3217
3218 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
3219
3220         PR c++/10750
3221         * g++.dg/parse/constant2.C: New test.
3222
3223 2003-06-30  Giovanni Bajo <giovannibajo@libero.it>
3224
3225         PR c++/11106
3226         * g++.dg/other/error5.C: New test.
3227
3228 2003-06-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3229
3230         * gcc.dg/format/gcc_diag-1.c: New test.
3231
3232 2003-06-28  Ulrich Weigand  <uweigand@de.ibm.com>
3233
3234         * gcc.c-torture/execute/multi-ix.c: Fix off-by-one bugs.
3235
3236 2003-06-28  Nathan Sidwell  <nathan@codesourcery.com>
3237
3238         * g++.old-deja/g++.robertl/eb133.C: Set expected line number.
3239         * g++.old-deja/g++.robertl/eb133a.C: Likewise.
3240         * g++.old-deja/g++.robertl/eb133b.C: Likewise.
3241
3242 2003-06-28  Jakub Jelinek  <jakub@redhat.com>
3243
3244         * gcc.c-torture/execute/builtins/string-8.c: New test.
3245         * gcc.c-torture/execute/builtins/string-8-lib.c: New.
3246         * gcc.c-torture/execute/stdio-opt-1.c (main): Add new tests.
3247         * gcc.c-torture/execute/string-opt-7.c (main): Add new test.
3248
3249 2003-06-27  Mark Mitchell  <mark@codesourcery.com>
3250
3251         PR c++/10468
3252         * g++.dg/ext/typeof6.C: New test.
3253
3254 2003-06-27  Mark Mitchell  <mark@codesourcery.com>
3255
3256         PR c++/10796
3257         * g++.dg/init/enum1.C: New test.
3258
3259 2003-06-27  Ulrich Weigand  <uweigand@de.ibm.com>
3260
3261         * gcc.dg/20030627-1.c: New test.
3262
3263 2003-06-26  Mark Mitchell  <mark@codesourcery.com>
3264
3265         PR c++/11332
3266         * g++.dg/expr/static_cast2.C: New test.
3267
3268 2003-06-26  Roger Sayle  <roger@eyesopen.com>
3269             Jakub Jelinek  <jakub@redhat.com>
3270
3271         * gcc.c-torture/execute/string-opt-16.c: Remove test for disabled
3272         sprintf(dst,"%s",src) optimization.
3273         * gcc.c-torture/execute/20030626-1.c: New test case.
3274         * gcc.c-torture/execute/20030626-2.c: New test case.
3275
3276 2003-06-26  J"orn Rennecke <joern.rennecke@superh.com>
3277
3278         * gcc.c-torture/execute/multi-ix.c: New test.
3279
3280         * gcc.c-torture/execute/simd-4.c (main):
3281         Added missing semicolon at end of union.
3282
3283 2003-06-26  Giovanni Bajo  <giovannibajo@libero.it>
3284
3285         PR c++/8266
3286         * g++.dg/template/explicit-instantiation3.C: New test.
3287
3288 2003-06-26  Eric Botcazou <ebotcazou@libertysurf.fr>
3289
3290         * gcc.dg/20030626-1.c: Use signed char.
3291
3292 2003-06-26  Eric Botcazou <ebotcazou@libertysurf.fr>
3293
3294         * gcc.dg/20030626-1.c: New test.
3295
3296 2003-06-26  Neil Booth  <neil@daikokuya.co.uk>
3297
3298         * const-str-2.m: Update.
3299
3300 2003-06-25  Mark Mitchell  <mark@codesourcery.com>
3301
3302         PR c++/10990
3303         * g++.dg/rtti/dyncast1.C: New test.
3304         * g++.dg/abi/mangle4.C: Correct base-specifier access.
3305         * g++.dg/lookup/scoped1.C: Remove XFAIL.
3306         * g++.old-deja/g++.martin/pmf1.C: Correct base-specifier access.
3307
3308         PR c++/10931
3309         * g++.dg/expr/static_cast1.C: New test.
3310
3311 2003-06-25  Josef Zlomek  <zlomekj@suse.cz>
3312
3313         * gcc.dg/20030625-1.c: New test.
3314
3315 2003-06-24  Roger Sayle  <roger@eyesopen.com>
3316
3317         * gcc.c-torture/compile/20030624-1.c: New test case.
3318
3319 2003-06-24  Jakub Jelinek  <jakub@redhat.com>
3320
3321         * gcc.c-torture/execute/string-opt-17.c: New test.
3322
3323 2003-06-24  Mark Mitchell  <mark@codesourcery.com>
3324
3325         PR c++/5754
3326         * g++.dg/parse/crash6.C: New test.
3327
3328 2003-06-23  Roger Sayle  <roger@eyesopen.com>
3329
3330         * gcc.dg/builtins-24.c: New test case.
3331
3332 2003-06-23  Jakub Jelinek  <jakub@redhat.com>
3333
3334         * g++.dg/opt/operator1.C: New test.
3335
3336 2003-06-22  Roger Sayle  <roger@eyesopen.com>
3337
3338         * gcc.c-torture/execute/string-opt-16.c: New test case.
3339
3340 2003-06-21  Gabriel Dos Reis <gdr@integrable-solutions.net>
3341
3342         * g++.old-deja/g++.benjamin/16077.C: Add -Wconversion  option.
3343         * g++.old-deja/g++.other/conv7.C: Likewise
3344         * g++.old-deja/g++.other/overcnv2.C: Likewise.
3345         * g++.old-deja/g++.other/overload14.C: Likewise.
3346
3347 2003-06-21  Gabriel Dos Reis <gdr@integrable-solutions.net>
3348
3349         * g++.old-deja/g++.jason/conversion5.C: Adjust option.
3350         * g++.old-deja/g++.bugs/900215_01.C: Likewise.
3351
3352 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
3353
3354         PR c++/10888
3355         * g++.dg/warn/Winline-3.C: New test.
3356
3357 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
3358
3359         * lib/target-supports.exp (check_alias_available): Make the test
3360         program acceptable to the Solaris assembler.
3361
3362         PR c++/10749
3363         * g++.dg/template/memclass2.C: New test.
3364
3365 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
3366             Eric Botcazou  <ebotcazou@libertysurf.fr>
3367
3368         * lib/gcc-dg.exp (dg-xfail-if): Do not process conditional xfail
3369         data for non-matching targets.
3370         * gcc.c-torture/compile/simd-5.c: Fix typo in conditional xfail.
3371
3372 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
3373
3374         PR c++/10845
3375         * g++.dg/template/member3.C: New test.
3376
3377 2003-06-19  Mark Mitchell  <mark@codesourcery.com>
3378
3379         PR c++/10939
3380         * g++.dg/template/func1.C: New test.
3381
3382         PR c++/9649
3383         * g++.dg/template/static4.C: New test.
3384         * g++.old-deja/g++.other/anon7.C: Remove spurious error messages.
3385
3386         PR c++/11041
3387         * g++.dg/init/ref7.C: New test.
3388
3389 2003-06-19  Matt Austern  <austern@apple.com>
3390
3391         PR c++/11228
3392         * g++.dg/anew1.C: New test.
3393         * g++.dg/anew2.C: New test.
3394         * g++.dg/anew3.C: New test.
3395         * g++.dg/anew4.C: New test.
3396
3397 2003-06-19  Kazu Hirata  <kazu@cs.umass.edu>
3398
3399         * gcc.c-torture/compile/simd-5.c: Don't XFAIL on H8.
3400
3401 2003-06-19  J"orn Rennecke <joern.rennecke@superh.com>
3402
3403         * gcc.c-torture/execute/simd-4.c (main): Make expected value
3404         endian-dependent.
3405
3406 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
3407
3408         * lib/g++.exp (g++_include_flags): Tweak path to testsuite_flags.
3409         Remove cruft.
3410
3411 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
3412
3413         * gcc.c-torture/compile/20020604-1.c: Use dg-xfail-if for h8300.
3414         * gcc.c-torture/compile/961203-1.c: Likewise.
3415         * gcc.c-torture/compile/980506-1.c: Likewise.
3416
3417 2003-06-17  Mark Mitchell  <mark@codesourcery.com>
3418
3419         PR c++/10712
3420         * g++.dg/lookup/using7.C: New test.
3421
3422 2003-06-17  Mark Mitchell  <mark@codesourcery.com>
3423
3424         PR c++/11105
3425         * g++.dg/abi/conv1.C: Remove it.
3426         * g++.dg/template/conv7.C: New test.
3427         * g++.dg/template/conv8.C: Likewise.
3428         * g++.old-deja/g++.ext/pretty2.C: Do not test __FUNCTION__ for a
3429         conversion operator.
3430
3431 2003-06-17  Janis Johnson  <janis187@us.ibm.com>
3432
3433         * gcc.dg/compat/compat-common.h (DEBUG_INIT): New.
3434         * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
3435         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
3436         * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
3437         * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
3438         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
3439         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
3440         * gcc.dg/compat/scalar-return-3_x.c: Ditto.
3441         * gcc.dg/compat/scalar-return-4_x.c: Ditto.
3442         * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
3443         * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
3444         * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
3445         * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
3446         * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
3447         * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
3448         * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
3449         * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
3450         * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
3451         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
3452         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
3453         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
3454         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
3455         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
3456         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
3457         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
3458         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
3459         * gcc.dg/compat/struct-return-10_x.c: Ditto.
3460         * gcc.dg/compat/struct-return-2_x.c: Ditto.
3461         * gcc.dg/compat/struct-return-3_x.c: Ditto.
3462
3463 2003-06-16  Mark Mitchell  <mark@codesourcery.com>
3464
3465         * lib/gcc-dg.exp (dg-xfail-if): Fix thinko.
3466         * gcc.c-torture/compile/simd-5.c: Remove spurious PowerPC-64 XFAIL
3467         indications.
3468
3469 2003-06-16  Roger Sayle  <roger@eyesopen.com>
3470
3471         * gcc.dg/i386-387-5.c: New test case.
3472         * gcc.dg/i386-387-6.c: New test case.
3473         * gcc.dg/builtins-23.c: New test case.
3474
3475 2003-06-15  Roger Sayle  <roger@eyesopen.com>
3476
3477         * gcc.dg/builtins-22.c: New test case.
3478         * gcc.dg/i386-387-1.c: Update to test exp.
3479         * gcc.dg/i386-387-2.c: Likewise.
3480
3481 2003-06-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3482
3483         * gcc.dg/format/asm_fprintf-1.c: Update width/precision checks.
3484
3485 2003-06-12  Mark Mitchell  <mark@codesourcery.com>
3486
3487         * lib/gcc-dg.exp (dg-require-dll): New function.
3488         (dg-xfail-if): Likewise.
3489         * gcc.c-torture/compile/compile.exp: Use dg rather than c-torture
3490         driver.
3491
3492         * gcc.c-torture/compile/20000804-1.c: Convert to dg format.
3493         * gcc.c-torture/compile/20001205-1.c: Likewise.
3494         * gcc.c-torture/compile/20001226-1.c: Likewise.
3495         * gcc.c-torture/compile/20010518-2.c: Likewise.
3496         * gcc.c-torture/compile/20020312-1.c: Likewise.
3497         * gcc.c-torture/compile/20020604-1.c: Likewise.
3498         * gcc.c-torture/compile/920501-12.c: Likewise.
3499         * gcc.c-torture/compile/920501-4.c: Likewise.
3500         * gcc.c-torture/compile/920520-1.c: Likewise.
3501         * gcc.c-torture/compile/920521-1.c: Likewise.
3502         * gcc.c-torture/compile/920625-1.c: Likewise.
3503         * gcc.c-torture/compile/961203-1.c: Likewise.
3504         * gcc.c-torture/compile/980506-1.c: Likewise.
3505         * gcc.c-torture/compile/981006-1.c: Likewise.
3506         * gcc.c-torture/compile/981022-1.c: Likewise.
3507         * gcc.c-torture/compile/981223-1.c: Likewise.
3508         * gcc.c-torture/compile/990617-1.c: Likewise.
3509         * gcc.c-torture/compile/dll.c: Likewise.
3510         * gcc.c-torture/compile/labels-3.c: Likewise.
3511         * gcc.c-torture/compile/mipscop-1.c: Likewise.
3512         * gcc.c-torture/compile/mipscop-2.c: Likewise.
3513         * gcc.c-torture/compile/mipscop-3.c: Likewise.
3514         * gcc.c-torture/compile/mipscop-4.c: Likewise.
3515         * gcc.c-torture/compile/simd-5.c: Likewise.
3516         * gcc.c-torture/compile/20000804-1.x: Remove.
3517         * gcc.c-torture/compile/20001205-1.x: Likewise.
3518         * gcc.c-torture/compile/20001226-1.x: Likewise.
3519         * gcc.c-torture/compile/20010518-2.x: Likewise.
3520         * gcc.c-torture/compile/20020312-1.x: Likewise.
3521         * gcc.c-torture/compile/20020604-1.x: Likewise.
3522         * gcc.c-torture/compile/920501-12.x: Likewise.
3523         * gcc.c-torture/compile/920501-4.x: Likewise.
3524         * gcc.c-torture/compile/920520-1.x: Likewise.
3525         * gcc.c-torture/compile/920521-1.x: Likewise.
3526         * gcc.c-torture/compile/920625-1.x: Likewise.
3527         * gcc.c-torture/compile/961203-1.x: Likewise.
3528         * gcc.c-torture/compile/980506-1.x: Likewise.
3529         * gcc.c-torture/compile/981006-1.x: Likewise.
3530         * gcc.c-torture/compile/981022-1.x: Likewise.
3531         * gcc.c-torture/compile/981223-1.x: Likewise.
3532         * gcc.c-torture/compile/990617-1.x: Likewise.
3533         * gcc.c-torture/compile/mipscop-1.x: Likewise.
3534         * gcc.c-torture/compile/mipscop-2.x: Likewise.
3535         * gcc.c-torture/compile/mipscop-3.x: Likewise.
3536         * gcc.c-torture/compile/mipscop-4.x: Likewise.
3537         * gcc.c-torture/compile/simd-5.x: Likewise.
3538
3539         * gcc.c-torture/compile/20021205-1.c: Remove bogus dg commands.
3540
3541 2003-06-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
3542
3543         * gcc.c-torture/execute/20030611-1.c: New test.
3544
3545 2003-06-12  Roger Sayle  <roger@eyesopen.com>
3546
3547         PR middle-end/168
3548         * gcc.dg/20030612-1.c: New test case.
3549
3550 2003-06-12  Mark Mitchell  <mark@codesourcery.com>
3551
3552         PR c++/10635
3553         * g++.dg/expr/cast1.C: New test.
3554
3555 2003-06-12  Roger Sayle  <roger@eyesopen.com>
3556
3557         * gcc.dg/builtins-21.c: New test case.
3558
3559 2003-06-11  Kelley Cook  <kelleycook@wideopenwest.com>
3560
3561         * lib/gcc.exp (gcc_target_compile): Put TOOL_OPTIONS at front of
3562         options instead of at the end.
3563         * lib/objc.exp (objc_target_compile): Likewise.
3564
3565 2003-06-11  Mark Mitchell  <mark@codesourcery.com>
3566
3567         PR c++/10432
3568         * g++.dg/parse/error1.C: New test.
3569
3570 2003-06-11  Janis Johnson  <janis187@us.ibm.com>
3571
3572         * gcc.dg/compat/struct-by-value-11_main.c: New file.
3573         * gcc.dg/compat/struct-by-value-11_x.c: New file.
3574         * gcc.dg/compat/struct-by-value-11_y.c: New file.
3575         * gcc.dg/compat/struct-by-value-12_main.c: New file.
3576         * gcc.dg/compat/struct-by-value-12_x.c: New file.
3577         * gcc.dg/compat/struct-by-value-12_y.c: New file.
3578         * gcc.dg/compat/struct-by-value-13_main.c: New file.
3579         * gcc.dg/compat/struct-by-value-13_x.c: New file.
3580         * gcc.dg/compat/struct-by-value-13_y.c: New file.
3581         * gcc.dg/compat/struct-by-value-14_main.c: New file.
3582         * gcc.dg/compat/struct-by-value-14_x.c: New file.
3583         * gcc.dg/compat/struct-by-value-14_y.c: New file.
3584         * gcc.dg/compat/struct-by-value-15_main.c: New file.
3585         * gcc.dg/compat/struct-by-value-15_x.c: New file.
3586         * gcc.dg/compat/struct-by-value-15_y.c: New file.
3587         * gcc.dg/compat/struct-by-value-16_main.c: New file.
3588         * gcc.dg/compat/struct-by-value-16_x.c: New file.
3589         * gcc.dg/compat/struct-by-value-16_y.c: New file.
3590         * gcc.dg/compat/struct-by-value-17_main.c: New file.
3591         * gcc.dg/compat/struct-by-value-17_x.c: New file.
3592         * gcc.dg/compat/struct-by-value-17_y.c: New file.
3593         * gcc.dg/compat/struct-by-value-18_main.c: New file.
3594         * gcc.dg/compat/struct-by-value-18_x.c: New file.
3595         * gcc.dg/compat/struct-by-value-18_y.c: New file.
3596
3597         * gcc.dg/compat/scalar-by-value-3_main.c: New file.
3598         * gcc.dg/compat/scalar-by-value-3_x.c: New file.
3599         * gcc.dg/compat/scalar-by-value-3_y.c: New file.
3600         * gcc.dg/compat/scalar-by-value-4_main.c: New file.
3601         * gcc.dg/compat/scalar-by-value-4_x.c: New file.
3602         * gcc.dg/compat/scalar-by-value-4_y.c: New file.
3603         * gcc.dg/compat/scalar-return-3_main.c: New file.
3604         * gcc.dg/compat/scalar-return-3_x.c: New file.
3605         * gcc.dg/compat/scalar-return-3_y.c: New file.
3606         * gcc.dg/compat/scalar-return-4_main.c: New file.
3607         * gcc.dg/compat/scalar-return-4_x.c: New file.
3608         * gcc.dg/compat/scalar-return-4_y.c: New file.
3609
3610 2003-06-10  Janis Johnson  <janis187@us.ibm.com>
3611
3612         * gcc.dg/compat/fp2-struct-check.h: New file.
3613         * gcc.dg/compat/fp2-struct-defs.h: New file.
3614         * gcc.dg/compat/fp2-struct-init.h: New file.
3615         * gcc.dg/compat/struct-by-value-10_main.c: New file.
3616         * gcc.dg/compat/struct-by-value-10_x.c: New file.
3617         * gcc.dg/compat/struct-by-value-10_y.c: New file.
3618         * gcc.dg/compat/struct-return-10_main.c: New file.
3619         * gcc.dg/compat/struct-return-10_x.c: New file.
3620         * gcc.dg/compat/struct-return-10_y.c: New file.
3621
3622         * gcc.dg/compat/compat-common.h: New file.
3623         * gcc.dg/compat/fp-struct-check.h: Improve debugging output.
3624         * gcc.dg/compat/fp-struct-test-by-value-x.h: Ditto.
3625         * gcc.dg/compat/fp-struct-test-by-value-y.h: Ditto.
3626         * gcc.dg/compat/scalar-by-value-1_main.c: Ditto.
3627         * gcc.dg/compat/scalar-by-value-1_x.c: Ditto.
3628         * gcc.dg/compat/scalar-by-value-1_y.c: Ditto.
3629         * gcc.dg/compat/scalar-by-value-2_main.c: Ditto.
3630         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
3631         * gcc.dg/compat/scalar-by-value-2_y.c: Ditto.
3632         * gcc.dg/compat/scalar-return-1_main.c: Ditto.
3633         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
3634         * gcc.dg/compat/scalar-return-1_y.c: Ditto.
3635         * gcc.dg/compat/scalar-return-2_main.c: Ditto.
3636         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
3637         * gcc.dg/compat/scalar-return-2_y.c: Ditto.
3638         * gcc.dg/compat/small-struct-check.h: Ditto.
3639         * gcc.dg/compat/struct-by-value-2_main.c: Ditto.
3640         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
3641         * gcc.dg/compat/struct-by-value-2_y.c: Ditto.
3642         * gcc.dg/compat/struct-by-value-3_main.c: Ditto.
3643         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
3644         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
3645         * gcc.dg/compat/struct-by-value-4_main.c: Ditto.
3646         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
3647         * gcc.dg/compat/struct-by-value-4_y.c: Ditto.
3648         * gcc.dg/compat/struct-by-value-5_main.c: Ditto.
3649         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
3650         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
3651         * gcc.dg/compat/struct-by-value-6_main.c: Ditto.
3652         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
3653         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
3654         * gcc.dg/compat/struct-by-value-7_main.c: Ditto.
3655         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
3656         * gcc.dg/compat/struct-by-value-7_y.c: Ditto.
3657         * gcc.dg/compat/struct-by-value-8_main.c: Ditto.
3658         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
3659         * gcc.dg/compat/struct-by-value-8_y.c: Ditto.
3660         * gcc.dg/compat/struct-by-value-9_main.c: Ditto.
3661         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
3662         * gcc.dg/compat/struct-by-value-9_y.c: Ditto.
3663         * gcc.dg/compat/struct-return-2_main.c: Ditto.
3664         * gcc.dg/compat/struct-return-2_x.c: Ditto.
3665         * gcc.dg/compat/struct-return-2_y.c: Ditto.
3666         * gcc.dg/compat/struct-return-3_main.c: Ditto.
3667         * gcc.dg/compat/struct-return-3_x.c: Ditto.
3668         * gcc.dg/compat/struct-return-3_y.c: Ditto.
3669
3670 2003-06-10  Geoffrey Keating  <geoffk@apple.com>
3671
3672         * g++.dg/pch/static-1.C: New file.
3673         * g++.dg/pch/static-1.Hs: New file.
3674
3675 2003-06-10  Richard Henderson  <rth@redhat.com>
3676
3677         * gcc.dg/asm-7.c: Adjust expected warning text.
3678
3679 2003-06-10  Roger Sayle  <roger@eyesopen.com>
3680
3681         * gcc.dg/builtins-20.c: New test case.
3682
3683 2003-06-10  Mark Mitchell  <mark@codesourcery.com>
3684
3685         PR c++/11131
3686         * g++.dg/opt/template1.C: New test.
3687
3688 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
3689
3690         * lib/gcc-dg.exp (dg-test): Clear additional_files and
3691         additional_sources.
3692
3693 2003-05-21  David Taylor  <dtaylor@emc.com>
3694
3695         * gcc.dg/Wpadded.c: New file.
3696
3697 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
3698
3699         * gcc.dg/special/20000419-2.c: Fix dg-require-alias syntax.
3700         * gcc.dg/special/weak-2.c: Add dg-require-weak.
3701         * gcc.dg/weak/weak-3.c: Reverse order of dg-do and
3702         dg-require-weak.
3703
3704 2003-06-09  J"orn Rennecke <joern.rennecke@superh.com>
3705
3706         * g++.dg/other/offsetof3.C: Adjust linenumber of last expected warning.
3707
3708 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
3709
3710         * lib/gcc-dg.exp (dg-require-weak): Fix typo.
3711         (dg-require-alias): Likewise.
3712         (dg-require-gc-sections): Likewise.
3713         * lib/target-supports.exp (check_gc_sections_available): Likewise.
3714
3715 2003-06-08  Richard Henderson  <rth@redhat.com>
3716
3717         * gcc.dg/20011029-2.c: Fix the array reference.
3718         * gcc.dg/asm-7.c: New.
3719
3720 2003-06-08  Kazu Hirata  <kazu@cs.umass.edu>
3721
3722         * gcc.c-torture/compile/20000804-1.x: Disable on h8300 port.
3723
3724 2003-06-08  Mark Mitchell  <mark@codesourcery.com>
3725
3726         * lib/gcc-dg.exp (dg-require-alias): Fix typo.
3727         (dg-require-gc-sections): Likewise.
3728
3729 2003-06-08  Jan Hubicka  <jh@suse.cz>
3730
3731         * i386-cmov1.c: Fix regular expression.
3732         * i386-cvt-1.c: Likewise.
3733         * i386-local.c: Likewise.
3734         * i386-local2.c: Likewise.
3735         * i386-mul.c: Likewise.
3736         * i386-ssetype-1.c: Likewise.
3737         * i386-ssetype-3.c: Likewise.
3738         * i386-ssetype-5.c: Likewise.
3739
3740 2003-06-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3741
3742         PR c++/11039
3743         * g++.dg/warn/implicit-typename2.C: New test.
3744         * g++.dg/warn/implicit-typename3.C: New test.
3745
3746 2003-06-07  Richard Henderson  <rth@redhat.com>
3747
3748         * g++.dg/other/offsetof3.C: Use size_t.
3749         * g++.dg/other/offsetof4.C: Likewise.
3750
3751 2003-06-07  H.J. Lu <hongjiu.lu@intel.com>
3752
3753         * lib/copy-file.exp: New. Implement gcc_copy_files.
3754
3755         * lib/dg-pch.exp: Load copy-file.exp
3756         (dg-pch): Use gcc_copy_files instead of "file copy".
3757
3758 2003-06-06  Mark Mitchell  <mark@codesourcery.com>
3759
3760         * gcc.dg/weak/weak.exp: Simplify.
3761         * gcc.dg/weak/typeof-2.c: Use dg-require-weak.
3762         * gcc.dg/weak/weak-1.c: Likewise.
3763         * gcc.dg/weak/weak-2.c: Likewise.
3764         * gcc.dg/weak/weak-3.c: Likewise.
3765         * gcc.dg/weak/weak-4.c: Likewise.
3766         * gcc.dg/weak/weak-5.c: Likewise.
3767         * gcc.dg/weak/weak-6.c: Likewise.
3768         * gcc.dg/weak/weak-7.c: Likewise.
3769         * gcc.dg/weak/weak-8.c: Likewise.
3770         * gcc.dg/weak/weak-9.c: Likewise.
3771
3772 2003-06-06  Richard Earnshaw  <rearnsha@arm.com>
3773
3774         gcc.c-torture/execute/20030606-1.c: New.
3775
3776 2003-06-06  Roger Sayle  <roger@eyesopen.com>
3777
3778         * gcc.dg/builtins-2.c: Correct check-in of incorrect version.
3779         * gcc.dg/builtins-19.c: Likewise.
3780
3781 2003-06-06  Roger Sayle  <roger@eyesopen.com>
3782
3783         * gcc.dg/builtins-2.c: Add some more tests.
3784         * gcc.dg/builtins-18.c: New test case.
3785         * gcc.dg/builtins-19.c: New test case.
3786
3787 2003-06-06  Roger Sayle  <roger@eyesopen.com>
3788             Jim Wilson  <wilson@tuliptree.org>
3789
3790         * gcc.dg/uninit-C.c: Only test TImode on 64-bit platforms.
3791
3792 2003-06-06  Jakub Jelinek  <jakub@redhat.com>
3793
3794         * gcc.c-torture/execute/builtins/string-4.c (main_test): Allow some
3795         mempcpy/stpcpy calls not to be optimized into something else.
3796         * gcc.c-torture/execute/string-opt-3.c: Moved to...
3797         * gcc.c-torture/execute/builtins/string-7.c: ...here.
3798         * gcc.c-torture/execute/builtins/string-7-lib.c: New.
3799
3800 2003-06-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3801
3802         * gcc.dg/format/asm_fprintf-1.c: New test.
3803
3804 2003-06-05  Mark Mitchell  <mark@codesourcery.com>
3805
3806         * lib/gcc-defs.exp (additional_sources): New variable.
3807         (dg-additional-sources): New function.
3808         (additional_files): New variable.
3809         (dg-additional-files): New function.
3810         (dg-additional-files-options): Likewise.
3811         * lib/gcc-dg.exp (dg-require-weak): New function.
3812         (dg-require-alias): Likewise.
3813         (dg-require-gc-sections): Likewise.
3814         * lib/target-supports.exp (check_alias_available): Remove testfile
3815         parameter.
3816         (check_gc_sections_available): New function.
3817         * lib/g++-dg.exp (dg-gpp-additional-sources): Remove.
3818         (dg-gpp-additional-files): Likewise.
3819         * lib/g++.exp (additional_sources): Remove.
3820         (additional_files): Likewise.
3821         (g++_target_compile): Use dg-additional-files-options.
3822
3823         * gcc.dg/special/special.exp: Add "ecos" tests.  Remove complex
3824         Tcl logic.
3825         * gcc.dg/special/ecos.exp: Remove.
3826         * gcc.dg/special/20000419-2.c: Use dg-require-*.
3827         * gcc.dg/special/alias-1.c: Likewise.
3828         * gcc.dg/special/alias-2.c: Likewise.
3829         * gcc.dg/special/gcsec-1.c: Likewise.
3830         * gcc.dg/special/weak-1.c: Likewise.
3831         * gcc.dg/special/weak-2.c: Likewise.
3832         * gcc.dg/special/wkali-1.c: Likewise.
3833         * gcc.dg/special/wkali-2.c: Likewise.
3834
3835         * g++.dg/special/conpr-2.C: Use dg-additional-*, not
3836         dg-gpp-additional-*.
3837         * g++.dg/special/conpr-3.C: Likewise.
3838         * g++.dg/special/conpr-4.C: Likewise.
3839         * g++.old-deja/g++.abi/vtable3a.C: Likewise.
3840         * g++.old-deja/g++.abi/vtable3b.C: Likewise.
3841         * g++.old-deja/g++.abi/vtable3c.C: Likewise.
3842         * g++.old-deja/g++.abi/vtable3d.C: Likewise.
3843         * g++.old-deja/g++.abi/vtable3e.C: Likewise.
3844         * g++.old-deja/g++.abi/vtable3f.C: Likewise.
3845         * g++.old-deja/g++.abi/vtable3g.C: Likewise.
3846         * g++.old-deja/g++.abi/vtable3h.C: Likewise.
3847         * g++.old-deja/g++.abi/vtable3i.C: Likewise.
3848         * g++.old-deja/g++.abi/vtable3j.C: Likewise.
3849         * g++.old-deja/g++.oliva/linkage1.C: Likewise.
3850         * g++.old-deja/g++.other/comdat1.C: Likewise.
3851         * g++.old-deja/g++.other/comdat2.C: Likewise.
3852         * g++.old-deja/g++.other/comdat3.C: Likewise.
3853         * g++.old-deja/g++.other/ctor1.C: Likewise.
3854         * g++.old-deja/g++.pt/instantiate5.C: Likewise.
3855
3856 2003-06-05  Richard Henderson  <rth@redhat.com>
3857
3858         * gcc.dg/debug/20030605-1.c: New.
3859
3860 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
3861
3862         * README.QMTEST: Update.
3863
3864 2003-06-04  Richard Henderson  <rth@redhat.com>
3865
3866         * gcc.dg/cleanup-1.c: New.
3867         * gcc.dg/cleanup-2.c: New.
3868         * gcc.dg/cleanup-3.c: New.
3869         * gcc.dg/cleanup-4.c: New.
3870         * gcc.dg/cleanup-5.c: New.
3871         * gcc.dg/cleanup-6.c: New.
3872         * gcc.dg/cleanup-7.c: New.
3873
3874 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
3875
3876         * g++.dg/abi/vague1.C: Use xfail, rather than embedded Tcl code.
3877
3878         * lib/dg-pch.exp: New file.
3879         * g++.dg/pch/pch.exp: Use dg-pch.exp.
3880         * gcc.dg/pch/pch.exp: Likewise.
3881
3882 2003-06-04  Roger Sayle  <roger@eyesopen.com>
3883
3884         * gcc.dg/builtins-2.c: Add tests for tan(atan(x)).
3885         * gcc.dg/builtins-3.c: Add tests for tan(0.0) and atan(0.0).
3886         * gcc.dg/builtins-7.c: Add tests for tan(atan(x)) == x.
3887         * gcc.dg/builtins-17.c: New test case.
3888         * gcc.dg/i386-387-4.c: New test case.
3889         * gcc.c-torture/execute/ieee/mzero4.c: New test case.
3890
3891 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
3892
3893         * gcc.dg/ultrasp9.c: New test.
3894
3895 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
3896
3897         * gcc.c-torture/compile/20030604-1.c: New test.
3898         * gcc.dg/sparc-constant-1.c: New test.
3899
3900 2003-06-03  Glen Nakamura  <glen@imodulo.com>
3901
3902         * gcc.dg/20020525-1.c: Replace 0x5a5a5a5a with -1.
3903
3904 2003-06-03  J"orn Rennecke <joern.rennecke@superh.com>
3905
3906         * g++.dg/abi/empty6.C (B): Request alignment of 8 bytes.
3907
3908         * gcc.dg/torture/builtin-noret-1.c (_exit, _Exit): Make weak.
3909         * gcc.dg/torture/builtin-noret-2.c (_exit, _Exit): Likewise.
3910
3911 2003-06-03  Aldy Hernandez  <aldyh@redhat.com>
3912
3913         * gcc.c-torture/compile/simd-5.x: Remove xfail for PPC64.
3914
3915 2003-06-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3916
3917         PR c++/10940
3918         * g++.dg/template/spec10.C: New test.
3919
3920 2003-06-03  Roger Sayle  <roger@eyesopen.com>
3921
3922         * gcc.dg/builtins-16.c: New test case.
3923
3924 2003-06-03  Jakub Jelinek  <jakub@redhat.com>
3925
3926         * gcc.c-torture/execute/builtins/string-4.c (main_test): Remove
3927         mempcpy test with post-increments.
3928         * gcc.c-torture/execute/string-opt-3.c: New test.
3929         * gcc.dg/string-opt-1.c: New test.
3930
3931 2003-06-03  David Billinghurst (David.Billinghurst@riotinto.com)
3932
3933         PR fortran/10965
3934         * g77.f-torture/compile/20000601-2.f: Fix non-standard code.
3935
3936 2003-06-02  Mark Mitchell  <mark@codesourcery.com>
3937
3938         * lib/scanasm.exp (dg-scan): New function, factored out of ...
3939         (scan-assembler): ... here.  Use dg-scan.
3940         (scan-assembler-not): Likewise.
3941         (scan-file): New function.
3942         (scan-file-not): Likewise.
3943         * gcc.dg/cpp/19990228-1.c: Use scan-file and/or scan-file-not.
3944         * gcc.dg/cpp/_Pragma4.c: Likewise.
3945         * gcc.dg/cpp/_Pragma5.c: Likewise.
3946         * gcc.dg/cpp/avoidpaste1.c: Likewise.
3947         * gcc.dg/cpp/avoidpaste2.c: Likewise.
3948         * gcc.dg/cpp/cmdlne-C2.c: Likewise.
3949         * gcc.dg/cpp/cmdlne-P.c: Likewise.
3950         * gcc.dg/cpp/cmdlne-dD-M.c: Likewise.
3951         * gcc.dg/cpp/cmdlne-dD-dM.c: Likewise.
3952         * gcc.dg/cpp/cmdlne-dI-M.c: Likewise.
3953         * gcc.dg/cpp/cmdlne-dM-M.c: Likewise.
3954         * gcc.dg/cpp/cmdlne-dM-dD.c: Likewise.
3955         * gcc.dg/cpp/cmdlne-dN-M.c: Likewise.
3956         * gcc.dg/cpp/cxxcom1.c: Likewise.
3957         * gcc.dg/cpp/line1.c: Likewise.
3958         * gcc.dg/cpp/maccom1.c: Likewise.
3959         * gcc.dg/cpp/maccom2.c: Likewise.
3960         * gcc.dg/cpp/maccom3.c: Likewise.
3961         * gcc.dg/cpp/maccom4.c: Likewise.
3962         * gcc.dg/cpp/maccom5.c: Likewise.
3963         * gcc.dg/cpp/maccom6.c: Likewise.
3964         * gcc.dg/cpp/multiline.c: Likewise.
3965         * gcc.dg/cpp/spacing1.c: Likewise.
3966         * gcc.dg/cpp/spacing2.c: Likewise.
3967         * gcc.dg/cpp/trad/cmdlne-C2.c: Likewise.
3968         * gcc.dg/cpp/trad/maccom1.c: Likewise.
3969         * gcc.dg/cpp/trad/maccom2.c: Likewise.
3970         * gcc.dg/cpp/trad/maccom3.c: Likewise.
3971         * gcc.dg/cpp/trad/maccom4.c: Likewise.
3972         * gcc.dg/cpp/trad/maccom6.c: Likewise.
3973         * gcc.dg/cpp/cxxcom2.c: Likewise.
3974         * gcc.dg/cpp/cxxcom2.h: New file.
3975
3976         * gcc.dg/cpp/truefalse.cpp: Move it to ...
3977         * g++.dg/cpp/truefalse.C: Here.
3978         * gcc.dg/cpp/cpp.exp: Remove scanning of ".cpp" files.
3979
3980 2003-06-01  Loren James Rittle  <ljrittle@acm.org>
3981
3982         * gcc.dg/cpp/redef3.c: New file.
3983
3984 2003-06-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
3985
3986         * gcc.dg/i386-loop-3.c: New test.
3987
3988 2003-05-31  Toon Moene  <toon@moene.indiv.nluug.nl>
3989
3990         * g77.dg/ffree-form-2.f: XFAIL removed, because fixed.
3991
3992 2003-05-31  Roger Sayle  <roger@eyesopen.com>
3993
3994         * gcc.dg/fwrapv-1.c: New test case.
3995         * gcc.dg/fwrapv-2.c: New test case.
3996
3997 2003-05-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3998
3999         PR c++/10956
4000         * g++.dg/template/spec9.C: New test.
4001
4002 2003-05-29  Roger Sayle  <roger@eyesopen.com>
4003
4004         * gcc.dg/duff-4.c: New test case.
4005
4006 2003-05-27  David Billinghurst (David.Billinghurst@riotinto.com)
4007
4008         PR fortran/10843
4009         * g77.dg/ffixed-form-1.f: New test
4010         * g77.dg/ffixed-form-2.f: New test
4011         * g77.dg/ffree-form-2.f: New test - XFAIL pending fix
4012         * g77.dg/ffree-form-3.f: New test
4013
4014 2003-05-26  Andreas Tobler <a.tobler@schweiz.ch>
4015
4016         * gcc.dg/wchar_t-1.c: XFAIL on darwin, no wchar.h available.
4017         * gcc.dg/wint_t-1.c: Likewise.
4018
4019 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4020
4021         * g++.dg/template/access11.C: New test.
4022
4023 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4024
4025         PR c++/10849
4026         * g++.dg/template/access10.C: New test.
4027
4028 2003-05-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
4029             Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4030
4031         * gcc.c-torture/compile/simd-5.x: XFAIL on SPARC64.
4032
4033 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
4034
4035         * gcc.dg/torture/builtin-noret-1.c: Add dg-option -multiply_defined
4036         suppress for powerpc-*-darwin*.
4037         * gcc.dg/torture/builtin-noret-2.c: Likewise.
4038
4039 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
4040
4041         * gcc.c-torture/execute/builtins/builtins.exp: Add -multiply_defined
4042         suppress option for powerpc-*-darwin*.
4043
4044 2003-05-23  Roger Sayle  <roger@eyesopen.com>
4045
4046         * gcc.dg/builtins-1.c: Add tests for tan and atan.
4047         * gcc.dg/builtins-4.c: Add test for fmod.
4048
4049 2003-05-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4050
4051         PR c++/10682
4052         * g++.dg/template/instantiate4.C: New test.
4053
4054 2003-05-22  Roger Sayle  <roger@eyesopen.com>
4055
4056         * gcc.c-torture/execute/ieee/inf-2.c: New test case.
4057
4058 2003-05-21  Janis Johnson  <janis187@us.ibm.com>
4059
4060         * gcc.dg/compat/scalar-return-1_main.c: New file.
4061         * gcc.dg/compat/scalar-return-1_x.c: New file.
4062         * gcc.dg/compat/scalar-return-1_y.c: New file.
4063         * gcc.dg/compat/scalar-return-2_main.c: New file.
4064         * gcc.dg/compat/scalar-return-2_x.c: New file.
4065         * gcc.dg/compat/scalar-return-2_y.c: New file.
4066         * gcc.dg/compat/struct-return-3_main.c: New file.
4067         * gcc.dg/compat/struct-return-3_y.c: New file.
4068         * gcc.dg/compat/struct-return-3_x.c: New file.
4069         * gcc.dg/compat/struct-return-2_main.c: New file.
4070         * gcc.dg/compat/struct-return-2_x.c: New file.
4071         * gcc.dg/compat/struct-return-2_y.c: New file.
4072
4073 2003-05-21  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4074
4075         * g++.old-deja/g++.law/profile1.C (dg-options): Add -static to options
4076         for hppa*-hp-hpux*.
4077         * gcc.dg/20021014-1.c (dg-options): Likewise.
4078         * gcc.dg/nest.c (dg-options): Likewise.
4079
4080 2003-05-21  Danny Smith  <dannysmith@users.sourceforge.net>
4081
4082         PR c++/9738
4083         * g++.dg/ext/dllimport2.C: New file.
4084         * g++.dg/ext/dllimport3.C: New file.
4085
4086 2003-05-20  Janis Johnson  <janis187@us.ibm.com>
4087
4088         * gcc.dg/compat/struct-by-value-3_x.c: Move common pieces to headers.
4089         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
4090         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
4091         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
4092         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
4093         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
4094         * gcc.dg/compat/struct-by-value-7_x.c Ditto.
4095         * gcc.dg/compat/struct-by-value-7_y.c Ditto.
4096         * gcc.dg/compat/small-struct-defs.h: New file.
4097         * gcc.dg/compat/small-struct-init.h: New file.
4098         * gcc.dg/compat/small-struct-check.h: New file.
4099         * gcc.dg/compat/fp-struct-defs.h: New file.
4100         * gcc.dg/compat/fp-struct-check.h: New file.
4101         * gcc.dg/compat/fp-struct-init.h: New file.
4102         * gcc.dg/compat/fp-struct-test-by-value-y.h: New file.
4103         * gcc.dg/compat/fp-struct-test-by-value-x.h: New file.
4104
4105 2003-05-19  Jakub Jelinek  <jakub@redhat.com>
4106
4107         * gcc.dg/20030225-2.c: New test.
4108
4109 2003-05-18  Roger Sayle  <roger@eyesopen.com>
4110             Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4111
4112         * gcc.c-torture/compile/20030518-1.c: New test case.
4113
4114 2003-05-18  Mark Mitchell  <mark@codesourcery.com>
4115
4116         * lib/gcc-dg.exp (gcc-dg-debug-runtest): Add opt_opts parameter.
4117         * gcc.dg/debug/debug.exp: Pass opt_opts parameter to
4118         gcc-dg-debug-runtest.
4119         * g++.dg/debug/debug.exp: Pass opt_opts parameter to
4120         gcc-dg-debug-runtest.
4121
4122 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4123
4124         PR c++/9022
4125         * g++.dg/lookup/using6.C: New test.
4126
4127 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4128
4129         * g++.dg/parse/access2.C: New test.
4130
4131 2003-05-17  Mark Mitchell  <mark@codesourcery.com>
4132
4133         * lib/gcc-dg.exp (gcc-dg-debug-runtest): New method.
4134         * g++.dg/debug/debug.exp: Use gcc-dg-debug-runtest.
4135         * gcc.dg/debug/debug.exp: Likewise.
4136
4137 2003-05-17  Neil Booth  <neil@daikokuya.co.uk>
4138
4139         * gcc.dg/dollar.c: New test.
4140
4141 2003-05-16  Janis Johnson  <janis187@us.ibm.com>
4142
4143         * gcc.dg/compat/struct-by-value-4_main.c: Split into multiple tests.
4144         * gcc.dg/compat/struct-by-value-4_x.c: Split into multiple tests.
4145         * gcc.dg/compat/struct-by-value-4_y.c: Split into multiple tests.
4146         * gcc.dg/compat/struct-by-value-5_main.c: Split into multiple tests.
4147         * gcc.dg/compat/struct-by-value-5_x.c: Split into multiple tests.
4148         * gcc.dg/compat/struct-by-value-5_y.c: Split into multiple tests.
4149         * gcc.dg/compat/struct-by-value-6_main.c: New file.
4150         * gcc.dg/compat/struct-by-value-6_x.c: New file.
4151         * gcc.dg/compat/struct-by-value-6_y.c: New file.
4152         * gcc.dg/compat/struct-by-value-7_main.c: New file.
4153         * gcc.dg/compat/struct-by-value-7_x.c: New file.
4154         * gcc.dg/compat/struct-by-value-7_y.c: New file.
4155         * gcc.dg/compat/struct-by-value-8_main.c: New file.
4156         * gcc.dg/compat/struct-by-value-8_x.c: New file.
4157         * gcc.dg/compat/struct-by-value-8_y.c: New file.
4158         * gcc.dg/compat/struct-by-value-9_main.c: New file.
4159         * gcc.dg/compat/struct-by-value-9_x.c: New file.
4160         * gcc.dg/compat/struct-by-value-9_y.c: New file.
4161
4162 2003-05-16  Mark Mitchell  <mark@codesourcery.com>
4163
4164         * lib/gcc-dg.exp (gcc-dg-test): Rename to ...
4165         (gcc-dg-test-1): ... this.  Add target_compile parameter.  Add
4166         support for "repo" mode.
4167         * lib/g++-dg.exp: Use gcc-dg.exp to implement all functionality.
4168         * lib/g77-dg.exp: Likewise.
4169         * lib/obj-dg.exp: Likewise.
4170
4171 2003-05-16  Jakub Jelinek  <jakub@redhat.com>
4172
4173         Merge from gcc-3_2-rhl8-branch:
4174         2003-04-23  Jakub Jelinek  <jakub@redhat.com>
4175
4176         * gcc.dg/tls/opt-6.c: New test.
4177
4178         2003-04-05  Jakub Jelinek  <jakub@redhat.com>
4179
4180         * gcc.dg/20030405-1.c: New test.
4181
4182         2003-03-09  Jakub Jelinek  <jakub@redhat.com>
4183
4184         * gcc.dg/20030309-1.c: New test.
4185
4186         2003-03-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
4187
4188         * gcc.c-torture/execute/20030307-1.c: New test.
4189
4190         2003-02-20  Randolph Chung  <tausq@debian.org>
4191
4192         * gcc.c-torture/compile/20030220-1.c: New test.
4193
4194         2003-02-18  Jakub Jelinek  <jakub@redhat.com>
4195
4196         * gcc.dg/20030217-1.c: New test.
4197
4198         2003-01-29  Jakub Jelinek  <jakub@redhat.com>
4199
4200         * gcc.c-torture/compile/20020129-1.c: New test.
4201
4202         2002-12-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
4203
4204         * gcc.dg/unroll-1.c: New test.
4205
4206         2002-11-16  Jan Hubicka  <jh@suse.cz>
4207
4208         * gcc.c-torture/execute/20020920-1.c: New test.
4209
4210         2002-10-08  Jakub Jelinek  <jakub@redhat.com>
4211
4212         PR target/7434
4213         * gcc.c-torture/compile/20021008-1.c: New test.
4214
4215         2002-08-10  Gwenole Beauchesne  <gbeauchesne@mandrakesoft.com>
4216
4217         PR target/7559
4218         * testsuite/gcc.c-torture/execute/20020810-1.c: New test.
4219
4220         2002-08-07  Jakub Jelinek  <jakub@redhat.com>
4221
4222         * gcc.c-torture/compile/20020807-1.c: New test.
4223
4224         2002-07-30  Jakub Jelinek  <jakub@redhat.com>
4225
4226         * gcc.dg/tls/opt-1.c: New test.
4227
4228         2002-07-29  Jakub Jelinek  <jakub@redhat.com>
4229
4230         * gcc.dg/20020729-1.c: New test.
4231
4232         2002-07-20  Jakub Jelinek  <jakub@redhat.com>
4233
4234         * g++.dg/opt/life1.C: New test.
4235
4236         2002-05-20  Jakub Jelinek  <jakub@redhat.com>
4237
4238         * gcc.dg/20020525-1.c: New test.
4239
4240         2002-05-24  Jakub Jelinek  <jakub@redhat.com>
4241
4242         PR c++/6794
4243         * g++.dg/ext/pretty1.C: New test.
4244         * g++.dg/ext/pretty2.C: New test.
4245
4246 2003-05-15  Mark Mitchell  <mark@codesourcery.com>
4247
4248         PR c++/8385
4249         * g++.dg/ext/typeof5.C: New test.
4250
4251 2003-05-15  J"orn Rennecke <joern.rennecke@superh.com>
4252
4253         * gcc.c-torture/execute/builtins/string-asm-1.c: Take
4254         __USER_LABEL_PREFIX__ into account.
4255         * gcc.c-torture/execute/builtins/string-asm-2.c: Likewise.
4256
4257 2003-05-14  Roger Sayle  <roger@eyesopen.com>
4258
4259         * gcc.dg/builtins-15.c: New test case.
4260
4261 2003-05-13  Zack Weinberg  <zack@codesourcery.com>
4262
4263         * gcc.dg/const-elim-1.c: Tighten scan-assembler-not regexp.
4264
4265 2003-05-12  Mark Mitchell  <mark@codesourcery.com>
4266
4267         * lib/g++.exp: Tweak handling of additional source files.
4268         * g++.dg/special/conpr-2.C: Use dg-gpp-additional-sources.
4269         * g++.dg/special/conpr-2a.C: Rename to ...
4270         * g++.dg/special/conpr-2a.cc: ... this.
4271         * g++.dg/special/conpr-3.C: Use dg-gpp-additional-sources.
4272         * g++.dg/special/conpr-3a.C: Rename to ...
4273         * g++.dg/special/conpr-3a.cc: This.
4274         * g++.dg/special/conpr-3b.C: Rename to ...
4275         * g++.dg/special/conpr-3b.cc: This.
4276         * g++.dg/special/conpr-4.C: New test.
4277         * g++.dg/special/ecos.exp: Rewrite to use ordinary dg driver.
4278
4279 2003-05-12  David Edelsohn  <edelsohn@gnu.org>
4280
4281         * debug/debug.exp: Skip debug-[12].c at -O3 on non-Dwarf targets.
4282
4283 2003-05-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4284
4285         * g++.old-deja/g++.brendan/ns1.C: Remove private member warning.
4286         * g++.old-deja/g++.robertl/eb71.C: Likewise.
4287         * g++.old-deja/g++.brendan/warnings1.C: Add -Wctor-dtor-privacy.
4288         * g++.old-deja/g++.other/warn3.C: Likewise.
4289
4290 2003-05-11  Roger Sayle  <roger@eyesopen.com>
4291
4292         * gcc.dg/i386-387-1.c: Update to also test log.
4293         * gcc.dg/i386-387-2.c: Likewise.
4294
4295 2003-05-11  Toon Moene  <toon@moene.indiv.nluug.nl>
4296
4297         * g77.f-torture/execute/int8421.f: New test.
4298
4299 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4300
4301         PR c++/10230, c++/10481
4302         * g++.dg/lookup/scoped5.C: New test.
4303
4304 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4305
4306         PR c++/10552
4307         * g++.dg/template/ttp6.C: New test.
4308
4309 2003-05-11  Richard Sandiford  <rsandifo@redhat.com>
4310
4311         * gcc.c-torture/execute/builtins: New directory.
4312         * gcc.c-torture/execute/string-opt-{3,4,16,17,18,19}.c: Move into
4313         gcc.c-torture/execute/builtins.
4314         * gcc.c-torture/execute/string-opt-asm-{1,2}.c: Likewise.
4315         * gcc.c-torture/execute/builtin-noret-{1,2}.c: Move to...
4316         * gcc.dg/torture: ...this new directory.  Turn into link-only tests.
4317         * gcc.dg/no-builtin-1.c: Move into gcc.c-torture/execute/builtins.
4318
4319 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4320
4321         PR c++/9252
4322         * g++.dg/template/access8.C: New test.
4323         * g++.dg/template/access9.C: New test.
4324
4325 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4326
4327         PR c++/9554
4328         * g++.dg/parse/access1.C: New test.
4329
4330 2003-05-09  DJ Delorie  <dj@redhat.com>
4331
4332         * g++.dg/other/stdarg1.C: Make sure arg "3" is passed as a
4333         long, and not an int.
4334
4335 2003-05-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4336
4337         PR c++/10555, c++/10576
4338         * g++.dg/template/memclass1.C: New test.
4339
4340 2003-05-08  DJ Delorie  <dj@redhat.com>
4341
4342         * gcc.c-torture/execute/20020404-1.x: New, skip for 16-bit
4343         targets.
4344         * gcc.c-torture/execute/20021024-1.x: Likewise.
4345         * gcc.c-torture/execute/shiftdi.x: Likewise.
4346         * g++.old-deja/g++.mike/p700.C: Handle 16-bit targets.
4347         * g++.old-deja/g++.other/exprstmt1.C: Likewise.
4348         * gcc.dg/20021018-1.c: Likewise.
4349
4350 2003-05-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4351
4352         * g++.dg/other/packed1.C: Mark xfail for sparc*- not sparc-.
4353
4354         gcc.c-torture/execute/string-opt-19.c: Add general rodata tests.
4355         (bcopy): Call memmove.
4356
4357 2003-05-08  Roger Sayle  <roger@eyesopen.com>
4358
4359         * g77.f-torture/compile/8485.f: New test case.
4360
4361 2003-05-07  Richard Henderson  <rth@redhat.com>
4362
4363         PR c++/10570
4364         * g++.dg/eh/forced1.C: Expect catch-all handlers to run.
4365         Verify exception_cleanup not called for rethrows.
4366         * g++.dg/eh/forced2.C: Test that exception_cleanup is called
4367         when exiting catch block without rethrowing.
4368         * g++.dg/eh/forced3.C: New.
4369         * g++.dg/eh/forced4.C: New.
4370
4371 2003-05-07  Aldy Hernandez  <aldyh@redhat.com>
4372
4373         * gcc.dg/20030505.c: Fix triplet.
4374
4375 2003-05-06  DJ Delorie  <dj@redhat.com>
4376
4377         * gcc.dg/20021014-1.c: XFAIL for xstormy16 also.
4378         * gcc.dg/nest.c: Likewise.
4379
4380 2003-05-05  Roger Sayle  <roger@eyesopen.com>
4381
4382         * gcc.dg/builtins-14.c: New test case.
4383
4384 2003-05-05  Janis Johnson  <janis187@us.ibm.com>
4385
4386         * lib/compat.exp (compat-execute): New argument.
4387         * g++.dg/compat/compat.exp: Pass new argument to compat-execute.
4388         * gcc.dg/compat: New test directory.
4389         * gcc.dg/compat/compat.exp: New expect script.
4390         * gcc.dg/compat/scalar-by-value-1_main.c: New test file.
4391         * gcc.dg/compat/scalar-by-value-1_x.c: New test file.
4392         * gcc.dg/compat/scalar-by-value-1_y.c: New test file.
4393         * gcc.dg/compat/scalar-by-value-2_main.c: New test file.
4394         * gcc.dg/compat/scalar-by-value-2_x.c: New test file.
4395         * gcc.dg/compat/scalar-by-value-2_y.c: New test file.
4396
4397         * gcc.dg/compat/struct-by-value-1_main.c: New test file.
4398         * gcc.dg/compat/struct-by-value-1_x.c: New test file.
4399         * gcc.dg/compat/struct-by-value-1_y.c: New test file.
4400         * gcc.dg/compat/struct-by-value-2_main.c: New test file.
4401         * gcc.dg/compat/struct-by-value-2_x.c: New test file.
4402         * gcc.dg/compat/struct-by-value-2_y.c: New test file.
4403         * gcc.dg/compat/struct-by-value-3_main.c: New test file.
4404         * gcc.dg/compat/struct-by-value-3_x.c: New test file.
4405         * gcc.dg/compat/struct-by-value-3_y.c: New test file.
4406         * gcc.dg/compat/struct-by-value-4_main.c: New test file.
4407         * gcc.dg/compat/struct-by-value-4_x.c: New test file.
4408         * gcc.dg/compat/struct-by-value-4_y.c: New test file.
4409         * gcc.dg/compat/struct-by-value-5_main.c: New test file.
4410         * gcc.dg/compat/struct-by-value-5_x.c: New test file.
4411         * gcc.dg/compat/struct-by-value-5_y.c: New test file.
4412
4413 2003-05-05  Zack Weinberg  <zack@codesourcery.com>
4414
4415         * gcc.dg/const-elim-1.c, gcc.dg/const-elim-2.c: New testcases.
4416
4417 2003-05-05  Jakub Jelinek  <jakub@redhat.com>
4418
4419         * gcc.c-torture/execute/string-opt-18.c (main): Add 3 new tests.
4420
4421 2003-05-05  Geoffrey Keating  <geoffk@apple.com>
4422
4423         * gcc.c-torture/execute/ieee/fp-cmp-8.c: New test.
4424         * gcc.dg/ppc-fsel-2.c: New test.
4425
4426         * gcc.dg/unused-5.c: New test.
4427
4428 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4429
4430         PR c++/10496
4431         * g++.dg/warn/pmf1.C: New test.
4432
4433 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4434
4435         PR c++/4494
4436         * g++.dg/warn/main.C: New test.
4437
4438 2003-05-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4439
4440         * gcc.dg/nonnull-3.c: New test.
4441
4442 2003-05-04  Neil Booth  <neil@daikokuya.co.uk>
4443
4444         * gcc.dg/cpp/Wtrigraphs.c: Update.
4445         * gcc.dg/cpp/Wtrigraphs-2.c: New tests.
4446
4447 2003-05-03  Geoffrey Keating  <geoffk@apple.com>
4448
4449         * gcc.dg/ppc-fsel-1.c: New test.
4450
4451 2003-05-03  Zack Weinberg  <zack@codesourcery.com>
4452
4453         PR c/10604
4454         * gcc.dg/compare7.c, g++.dg/warn/compare1.C: New testcases.
4455
4456 2003-05-03  Kazu Hirata  <kazu@cs.umass.edu>
4457
4458         * gcc.dg/m-un-2.c: Fix the typedef of size_t.
4459
4460 2003-05-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4461
4462         PR c++/9364, c++/10553, c++/10586
4463         * g++.dg/parse/typename4.C: New test.
4464         * g++.dg/parse/typename5.C: Likewise.
4465
4466 2003-05-03  Richard Sandiford  <rsandifo@redhat.com>
4467
4468         * gcc.c-torture/compile/20030503-1.c: New test.
4469
4470 2003-05-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4471
4472         * g++.dg/lookup/using5.C: Fix testcase error.
4473
4474 2003-05-01  Chris Demetriou  <cgd@broadcom.com>
4475
4476         * gcc.dg/special/mips-abi.exp (is_meabi_config): Remove,
4477         since MEABI is no longer supported.  Remove all vestiges
4478         of MEABI from the test.
4479
4480 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4481
4482         PR c++/10554
4483         * g++.dg/lookup/using5.C: New test.
4484
4485 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4486
4487         PR c++/8772
4488         * g++.dg/template/ttp5.C: New test.
4489
4490 2003-04-30  Mark Mitchell  <mark@codesourcery.com>
4491
4492         * lib/g++-dg.exp (g++-dg-test): Add "repo" option.
4493         (dg-gpp-additional-sources): New function.
4494         (dg-gpp-additional-files): Likewise.
4495         * lib/g++.exp (additional_sources): New variable.
4496         (additional_files): Likewise.
4497         (g++_target_compile): Deal with them.
4498         * lib/old-dejagnu.exp: Remove.
4499         * g++.old-deja/old-deja.exp: Use dg.exp, not old-dejagnu.exp.
4500         * g++.old-deja: Revise all tests to use dg commands.
4501
4502 2003-04-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4503
4504         PR c++/9432, c++/9528
4505         * g++.dg/lookup/using4.C: New test.
4506
4507 2003-04-29  Geoffrey Keating  <geoffk@apple.com>
4508
4509         * gcc.dg/noreturn-5.c: New file.
4510         * gcc.dg/noreturn-6.c: New file.
4511
4512         * gcc.c-torture/compile/inline-1.c: New file.
4513
4514 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
4515
4516         PR c++/10551
4517         * g++.dg/template/explicit1.C: New test.
4518
4519 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
4520
4521         PR c++/10549
4522         * g++.dg/other/bitfield1.C: New test.
4523
4524         PR c++/10527
4525         * g++.dg/init/new7.C: New test.
4526
4527 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
4528
4529         * g++.dg/ext/desig1.C: New test.
4530         * g++.dg/ext/init1.C: Update.
4531
4532         * g++.old-deja/g++.pt/deduct5.C: Remove unnecessary initializer.
4533
4534 2003-04-28  Mark Mitchell  <mark@codesourcery.com>
4535
4536         PR c++/10180
4537         * g++.dg/warn/Winline-1.C: New test.
4538
4539 2003-04-28  Jakub Jelinek  <jakub@redhat.com>
4540
4541         * gcc.c-torture/execute/string-opt-19.c: New test.
4542
4543         * gcc.c-torture/execute/string-opt-asm-1.c: New test.
4544         * gcc.c-torture/execute/string-opt-asm-2.c: New test.
4545
4546 2003-04-27  Mark Mitchell  <mark@codesourcery.com>
4547
4548         PR c++/10506
4549         * g++.dg/init/new6.C: New test.
4550
4551         PR c++/10503
4552         * g++.dg/init/ref6.C: New test.
4553
4554 2003-04-26  David Edelsohn  <edelsohn@gnu.org>
4555
4556         * g++.dg/warn/weak1.C: XFAIL on AIX4.
4557
4558 2003-04-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4559
4560         * gcc.c-torture/execute/string-opt-8.c: Don't perform cmpstr
4561         checks for __pj__, but do them for !__OPTIMIZE__ and __s390__.
4562
4563 2003-04-25  Mark Mitchell  <mark@codesourcery.com>
4564
4565         * g++.old-deja/g++.pt/instantiate12.C: Explicit instantiate
4566         initialized static data members.
4567
4568 2003-04-25  H.J. Lu <hjl@gnu.org>
4569
4570         * gcc.dg/ia64-sync-4.c: New test.
4571
4572 2003-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4573
4574         * gcc.c-torture/execute/string-opt-18.c: Clean up.  Fix copyright
4575         date.
4576
4577 2003-04-24  Nathan Sidwell  <nathan@codesourcery.com>
4578
4579         PR c++/10337
4580         * g++.dg/warn/conv1.C: New test.
4581         * g++.old-deja/g++.other/conv7.C: Adjust.
4582         * g++.old-deja/g++.other/overload14.C: Adjust.
4583
4584 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
4585
4586         PR c++/10471
4587         * g++.dg/template/defarg2.C: New test.
4588
4589 2003-04-23  Neil Booth  <neil@daikokuya.co.uk>
4590
4591         * gcc.dg/cpp/include2.c: Update.
4592         * gcc.dg/cpp/multiline-2.c: New.
4593         * gcc.dg/cpp/multiline.c: Update.
4594         * gcc.dg/cpp/strify2.c: Update.
4595         * gcc.dg/cpp/trad/literals-2.c: Update.
4596
4597 2003-04-23  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4598
4599         * g++.dg/other/packed1.C: XFAIL hppa*-*-*.
4600
4601 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
4602
4603         * g++.dg/parse/typedef1.C: Tweak after fix for PR 10428.
4604
4605 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
4606
4607         PR c++/10451
4608         * g++.dg/parse/crash4.C: New test.
4609
4610         PR c++/9847
4611         * g++.dg/parse/crash5.C: New test.
4612
4613 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
4614
4615         PR c++/10446
4616         * g++.dg/parse/crash3.C: New test.
4617
4618         PR c++/10428
4619         * g++.dg/parse/elab1.C: New test.
4620
4621 2003-04-22  Devang Patel  <dpatel@apple.com>
4622
4623         * gcc.dg/cpp/trad/funlike-5.c: New test.
4624
4625 2003-04-21  Andreas Tobler <a.tobler@schweiz.ch>
4626
4627         * g++.dg/other/packed1.C: Fix dg options.
4628
4629 2003-04-22  Nathan Sidwell  <nathan@codesourcery.com>
4630
4631         * g++.dg/other/offsetof2.C: New test.
4632
4633 2003-04-21  Mark Mitchell  <mark@codesourcery.com>
4634
4635         * g++.dg/template/recurse.C: Adjust location of error messages.
4636
4637 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
4638
4639         PR c++/9881
4640         * g++.dg/init/addr-const1.C: New test.
4641         * g++.dg/other/packed1.C: XFAIL on aligned architectures.
4642
4643 2003-04-20  Nathan Sidwell  <nathan@codesourcery.com>
4644
4645         PR c++/10405
4646         * g++.dg/lookup/struct-hack1.C: New test.
4647
4648 2003-04-20  Neil Booth  <neil@daikokuya.co.uk>
4649
4650         * ucs.c: Update diagnostic messages.
4651
4652 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
4653
4654         * gcc.dg/cpp/truefalse.cpp: New test.
4655         * gcc.dg/cpp/cpp.exp: Update.
4656         * g++.dg/other/stdbool-if.C: Remove.
4657
4658 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
4659
4660         * gcc.dg/cpp/_Pragma4.c: Remove stray space.
4661         * gcc.dg/cpp/trad/escaped-eof.c: Correct line number.
4662
4663 2003-04-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
4664
4665         * gcc.c-torture/compile/20030418-1.c: New test.
4666
4667 2003-04-17  Janis Johnson  <janis187@us.ibm.com>
4668
4669         * README.compat: Remove; content moved to doc/sourcebuild.texi.
4670
4671 2003-04-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4672
4673         PR c++/10347
4674         g++.dg/template/dependent-name1.C: New test.
4675
4676 2003-04-17  J"orn Rennecke <joern.rennecke@superh.com>
4677
4678         * gcc.dg/warn-1.c (tourist_guide): New array,
4679         contains a pointer to bar.
4680
4681 2003-04-16  Roger Sayle  <roger@eyesopen.com>
4682
4683         * gcc.dg/Wunreachable-5.c: New test case for PR c/10175.
4684         * gcc.c-torture/execute/medce-1.c: New test case.
4685         * gcc.c-torture/execute/medce-2.c: New test case.
4686
4687 2003-04-15  Mark Mitchell  <mark@codesourcery.com>
4688
4689         * lib/prune.exp: Ignore more messages.
4690
4691         PR c++/10381
4692         * g++.dg/parse/lookup3.C: New test.
4693
4694 2003-04-15  J"orn Rennecke <joern.rennecke@superh.com>
4695
4696         * gcc.c-torture/compile/20030415-1.c : New test.
4697
4698 2003-04-14  Mark Mitchell  <mark@codesourcery.com>
4699
4700         * gcc.c-torture/execute/scope-2.c: Move to ...
4701         * gcc.dg/noncompile/scope.c: .... here.
4702
4703 2003-04-14  Roger Sayle  <roger@eyesopen.com>
4704
4705         * gcc.dg/20030414-2.c: New test case.
4706
4707 2003-04-14  Hans-Peter Nilsson  <hp@axis.com>
4708
4709         PR target/10377
4710         * gcc.dg/20030414-1.c: New test.
4711
4712 2003-04-13  Roger Sayle  <roger@eyesopen.com>
4713
4714         * gcc.dg/builtins-12.c: New test case.
4715         * gcc.dg/builtins-13.c: New test case.
4716
4717 2003-04-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4718
4719         * gcc.c-torture/execute/string-opt-18.c: New test.
4720
4721 2003-04-13  Mark Mitchell  <mark@codesourcery.com>
4722
4723         PR c++/10300
4724         * g++.dg/init/new5.C: New test.
4725
4726 2003-04-12  Mark Mitchell  <mark@codesourcery.com>
4727
4728         PR c++/7910
4729         * g++.dg/ext/dllimport1.C: New test.
4730
4731 2003-04-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
4732
4733         * gcc.dg/ultrasp8.c: Fix for 32-bit Sparc.
4734
4735 2003-04-11  Bud Davis <bdavis9659@comcast.net>
4736
4737         PR Fortran/9263
4738         * g77.f-torture/noncompile/9263.f: New test
4739         PR Fortran/1832
4740         * g77.f-torture/execute/1832.f: New test
4741
4742 2003-04-11  David Chad  <davidc@freebsd.org>
4743             Loren J. Rittle  <ljrittle@acm.org>
4744
4745         libobjc/8562
4746         * objc.dg/headers.m: New test.
4747
4748 2003-04-10  Zack Weinberg  <zack@codesourcery.com>
4749
4750         * gcc.c-torture/execute/builtin-noret-2.c: New.
4751         * gcc.c-torture/execute/builtin-noret-2.x: New.
4752         XFAIL builtin-noret-2.c at -O1 and above.
4753         * gcc.dg/redecl.c: New.
4754         * gcc.dg/Wshadow-1.c: Update error regexps.
4755
4756 2003-04-10  Mark Mitchell  <mark@codesourcery.com>
4757
4758         * g++.dg/abi/bitfield10.C: New test.
4759
4760 2003-04-09  Mike Stump  <mrs@apple.com>
4761
4762         * gcc.dg/pch/pch.exp: Make testcase names longer.
4763         * g++.dg/pch/pch.exp: Make testcase names longer.
4764
4765 2003-04-08  Roger Sayle  <roger@eyesopen.com>
4766
4767         * gcc.dg/builtins-11.c: New test case.
4768
4769 2003-04-08  Roger Sayle  <roger@eyesopen.com>
4770
4771         * gcc.dg/builtins-9.c: New test case.
4772         * gcc.dg/builtins-10.c: New test case.
4773
4774 2003-04-07  J"orn Rennecke <joern.rennecke@superh.com>
4775
4776         * gcc.dg/noncompile/init-4.c.c: New test.
4777
4778 2003-04-06  Nathan Sidwell  <nathan@codesourcery.com>
4779
4780         * gcc.misc-test/gcov-9.c: New test.
4781         * gcc.misc-test/gcov-10.c: New test
4782         * gcc.misc-test/gcov-11.c: New test.
4783
4784 2003-04-05  Zack Weinberg  <zack@codesourcery.com>
4785
4786         PR optimization/10024
4787         * gcc.c-torture/compile/20030405-1.c: New test.
4788
4789 2003-04-04  Geoffrey Keating  <geoffk@apple.com>
4790
4791         * gcc.dg/pch/static-3.c: New.
4792         * gcc.dg/pch/static-3.hs: New.
4793         * gcc.dg/pch/pch.exp: Test with -O0 -g too.
4794
4795 2003-04-04  Richard Henderson  <rth@redhat.com>
4796
4797         * g++.dg/eh/forced1.C: Use _Unwind_SjLj_ForcedUnwind as appropriate.
4798         * g++.dg/eh/forced2.C: Likewise.
4799
4800 2003-04-03  Mike Stump  <mrs@apple.com>
4801
4802         * lib/scanasm.exp (scan-assembler): Add xfail processing for
4803         target arg.
4804         (scan-assembler-times, scan-assembler-not): Likewise.
4805         (scan-assembler-dem, scan-assembler-dem-not): Likewise.
4806
4807 2003-04-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
4808
4809         * gcc.dg/sparc-loop-1.c: New test.
4810
4811 2003-04-02  Geoffrey Keating  <geoffk@apple.com>
4812
4813         PR other/9274
4814         * g++.dg/pch/system-2.C: New.
4815         * g++.dg/pch/system-2.Hs: New.
4816
4817 2003-04-02  Aldy Hernandez  <aldyh@redhat.com>
4818
4819         * g++.dg/eh/simd-2.C (vecfunc): Fix typo.
4820
4821         * g++.dg/eh/simd-1.C (vecfunc): Same.
4822
4823 2003-04-01  Roger Sayle  <roger@eyesopen.com>
4824
4825         * gcc.c-torture/execute/20030401-1.c: New test case.
4826
4827 2003-04-01  Ziemowit Laski <zlaski@apple.com>
4828
4829         * objc.dg/defs.m: New.
4830
4831 2003-04-01  Aldy Hernandez  <aldyh@redhat.com>
4832
4833         * g++.dg/eh/simd-1.C: New.
4834         * g++.dg/eh/simd-2.C: New.
4835
4836 2003-03-01  Aldy Hernandez  <aldyh@redhat.com>
4837
4838         * gcc.c-torture/execute/simd-3.c: New.
4839
4840 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
4841
4842         PR c/9936
4843         * gcc.dg/20030331-2.c: New test.
4844
4845 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
4846
4847         PR c++/10278
4848         * g++.dg/parse/crash2.C: New test.
4849
4850 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
4851
4852         * gcc.c-torture/compile/20030331-1.c: New test, moved from...
4853         * gcc.c-torture/execute/20030331-1.c: ...here.
4854
4855 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
4856
4857         * gcc.c-torture/execute/20030331-1.c: New test.
4858
4859 2003-03-31  Nathan Sidwell  <nathan@codesourcery.com>
4860
4861         * lib/gcov.exp: Adjust call return testing strings.
4862         * g77.dg/gcov/gcov-1.f: Don't expect unconditional branches.
4863
4864 2003-03-31  Roger Sayle  <roger@eyesopen.com>
4865
4866         * gcc.dg/builtins-3.c: Add new tests for sin and cos.
4867         * gcc.dg/builtins-7.c: New test case.
4868         * gcc.dg/builtins-8.c: New test case.
4869
4870 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
4871
4872         * gcc.c-torture/execute/ieee/20030331-1.c: New test.
4873
4874 2003-03-30  Mark Mitchell  <mark@codesourcery.com>
4875
4876         PR c++/7647
4877         * g++.dg/lookup-class-member-2.C: New test.
4878
4879 2003-03-30  Glen Nakamura  <glen@imodulo.com>
4880
4881         * gcc.dg/20030324-1.c: Add comments and abort if test fails.
4882
4883 2003-03-28  Roger Sayle  <roger@eyesopen.com>
4884
4885         * gcc.c-torture/execute/ieee/fp-cmp-6.c:  Correct test for -O0.
4886
4887 2003-03-28  Mark Mitchell  <mark@codesourcery.com>
4888
4889         * g++.dg/init/attrib1.C: New test.
4890
4891 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
4892
4893         * gcc.dg/ultrasp8.c: New test.
4894
4895 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
4896
4897         * gcc.dg/ultrasp7.c: New test.
4898
4899 2003-03-28  Nathan Sidwell  <nathan@codesourcery.com>
4900
4901         PR c++/10047
4902         * g++.dg/template/inline1.C: New test.
4903
4904 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
4905
4906         * gcc.dg/sparc-dwarf2.c: New test.
4907
4908 2003-03-27  Roger Sayle  <roger@eyesopen.com>
4909
4910         * gcc.c-torture/execute/ieee/fp-cmp-6.c: New test case.
4911         * gcc.c-torture/execute/ieee/fp-cmp-7.c: New test case.
4912
4913 2003-03-27  Mark Mitchell  <mark@codesourcery.com>
4914
4915         * lib/gcov.exp (run-gcov): Add branches and calls options, rather
4916         than reading .x files.
4917         * g++.dg/gcov/gcov-1.C: Use run-gcov options, not .x files.
4918         * g77.dg/gcov/gcov-1.f: Likewise.
4919         * gcc.misc-tests/gcov-4b.c: Likewise.
4920         * gcc.misc-tests/gcov-5b.c: Likewise.
4921         * gcc.misc-tests/gcov-6.c: Likewise.
4922         * gcc.misc-tests/gcov-7.c: Likewise.
4923         * gcc.misc-tests/gcov-8.c: Likewise.
4924         * g++.dg/gcov/gcov-1.x: Remove.
4925         * g77.dg/gcov/gcov-1.x: Likewise.
4926         * gcc.misc-tests/gcov-4b.x: Likewise.
4927         * gcc.misc-tests/gcov-5b.x: Likewise.
4928         * gcc.misc-tests/gcov-6.x: Likewise.
4929         * gcc.misc-tests/gcov-7.x: Likewise.
4930         * gcc.misc-tests/gcov-8.x: Likewise.
4931
4932 2003-03-27  Glen Nakamura  <glen@imodulo.com>
4933
4934         PR opt/10087
4935         * gcc.dg/20030324-1.c: New test.
4936
4937 2003-03-27  Nathan Sidwell  <nathan@codesourcery.com>
4938
4939         PR c++/10224
4940         * g++.dg/template/arg3.C: New test.
4941
4942         PR c++/10158
4943         * g++.dg/template/friend18.C: New test.
4944
4945 2003-03-26  Roger Sayle  <roger@eyesopen.com>
4946
4947         * g77.f-torture/compile/20030326-1.f: New test case.
4948
4949 2003-03-26  Janis Johnson  <janis187@us.ibm.com>
4950
4951         * gcc.c-torture/execute/20020227-1.x: Don't XFAIL for powerpc64.
4952
4953         * gcc.c-torture/compile/simd-5.x: Expect XFAIL for powerpc64.
4954
4955 2003-03-26  Jakub Jelinek  <jakub@redhat.com>
4956
4957         * gcc.dg/ia64-sync-3.c: New test.
4958
4959 2003-03-26  Alan Modra  <amodra@bigpond.net.au>
4960
4961         * gcc.dg/loop-2.c: Replace "inline" with "__inline__".
4962
4963 2003-03-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
4964
4965         * gcc.dg/ultrasp6.c: New test.
4966
4967 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
4968
4969         * gcc.dg/i386-signbit-1.c: New test.
4970         * gcc.dg/i386-signbit-2.c: New test.
4971         * gcc.dg/i386-signbit-3.c: New test.
4972
4973 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
4974
4975         * gcc.dg/ultrasp5.c: Fix options.
4976
4977 2003-03-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
4978
4979         * gcc.dg/ultrasp5.c: Fix comment.
4980
4981 2003-03-24  Bud Davis  <bdavis9659@comcast.net>
4982
4983         PR fortran/10197
4984         * g77.f-torture/execute/10197.f: New test.
4985
4986 2003-03-24  Nathan Sidwell  <nathan@codesourcery.com>
4987
4988         PR c++/9898, c++/383
4989         * g++.dg/template/conv6.C: New test.
4990
4991         PR c++/10119
4992         * g++.dg/template/ptrmem5.C: New test.
4993
4994         PR c++/10026
4995         * g++.dg/lookup/koenig1.C: New test.
4996
4997         PR C++/10199
4998         * g++.dg/lookup/template2.C: New test.
4999
5000 2003-03-24  Jakub Jelinek  <jakub@redhat.com>
5001
5002         * g++.dg/opt/rtti1.C: New test.
5003
5004 2003-03-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
5005
5006         * gcc.dg/ultrasp5.c: New test.
5007
5008 2003-03-23  Arpad Beszedes <beszedes@cc.u-szeged.hu>
5009
5010         PR middle-end/9967
5011         * gcc.c-torture/execute/stdio-opt-1.c: Adjust test for change to
5012         builtin fputs.
5013
5014 2003-03-23  Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>
5015
5016         PR c/8224
5017         * gcc.dg/20030323-1.c: New test.
5018
5019 2003-03-23  Roger Sayle  <roger@eyesopen.com>
5020
5021         * gcc.c-torture/compile/20030323-1.c: New test case.
5022
5023 2003-03-22  Ulrich Weigand  <uweigand@de.ibm.com>
5024
5025         * gcc.dg/20030321-1.c: New test.
5026
5027 2003-03-22  Zack Weinberg  <zack@codesourcery.com>
5028
5029         * gcc.dg/Wshadow-1.c: Add a dg-warning line.
5030
5031 2003-03-22  Nathan Sidwell  <nathan@codesourcery.com>
5032
5033         PR c++/9978, c++/9708
5034         * g++.dg/ext/vlm1.C: Adjust expected error.
5035         * g++.dg/ext/vla2.C: New test.
5036         * g++.dg/template/arg1.C: New test.
5037         * g++.dg/template/arg2.C: New test.
5038
5039 2003-03-22  Bud Davis  <bdavis9659@comcast.net>
5040
5041         * g77.f-torture/execute/select.f: New test.
5042         * g77.f-torture/noncompile/select_no_compile.f: New test.
5043
5044 2003-03-21  Nathan Sidwell  <nathan@codesourcery.com>
5045
5046         PR c++/9898
5047         * g++.dg/other/error4.C: New test.
5048
5049 2003-03-20  Mark Mitchell  <mark@codesourcery.com>
5050
5051         * g++.dg/template/friend17.C: New test.
5052
5053 2003-03-21  Alan Modra  <amodra@bigpond.net.au>
5054
5055         * gcc.c-torture/compile/20030320-1.c: New.
5056
5057 2003-03-20  Roger Sayle  <roger@eyesopen.com>
5058
5059         * gcc.dg/builtins-6.c: New test case.
5060
5061 2003-03-19  Alan Modra  <amodra@bigpond.net.au>
5062
5063         PR target/10073
5064         * gcc.c-torture/compile/20030319-1.c: New.
5065
5066 2003-03-18  Jan Hubicka  <jh@suse.cz>
5067
5068         * gcc.dg/i386-cvt-1.c: New test.
5069
5070 2003-03-17  Zack Weinberg  <zack@codesourcery.com>
5071
5072         * objc.dg/naming-1.m: Use "(parse|syntax) error".
5073         * objc.dg/naming-2.m: Likewise.
5074
5075 2003-03-17  Mark Mitchell  <mark@codesourcery.com>
5076
5077         PR c++/9639
5078         * g++.dg/parse/crash1.C: New test.
5079
5080 2003-03-16  Mark Mitchell  <mark@codesourcery.com>
5081
5082         PR c++/8805
5083         * g++.dg/eh/cleanup1.C: New test.
5084
5085 2003-03-16  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
5086
5087         * gcc.c-torture/execute/20030316-1.c: New test case.
5088
5089 2003-03-16  Nathan Sidwell  <nathan@codesourcery.com>
5090
5091         PR c++/9629
5092         * g++.dg/init/ctor2.C: New test.
5093
5094 2003-03-15  Roger Sayle  <roger@eyesopen.com>
5095
5096         * g77.f-torture/compile/xformat.f: New test case.
5097
5098 2003-03-15  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5099
5100         * g++.old-deja/g++.mike/eh33.C: Remove xfail for hppa*-*-*.
5101         * g++.old-deja/g++.mike/eh50.C: Likewise.
5102
5103 2003-03-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5104
5105         PR c++/6440
5106         * g++.dg/template/spec7.C: New test.
5107         * g++.dg/template/spec8.C: Likewise.
5108
5109 2003-03-14  Jakub Jelinek  <jakub@redhat.com>
5110
5111         * gcc.c-torture/execute/20030313-1.c: New test.
5112
5113 2003-03-14  Richard Henderson  <rth@redhat.com>
5114
5115         * gcc.dg/inline-2.c: Adjust alpha test for external call.
5116
5117 2003-03-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
5118
5119         * gcc.c-torture/compile/20030314-1.c: New test.
5120
5121 2003-03-13  Danny Smith  <dannysmith@users.sourceforge.net>
5122
5123         * gcc.dg/dll-1.c: Remove thumb target. Change exp to _exp.
5124         * gcc.dg/dll-2.c: Enable for cygwin and mingw. Remove
5125         thumb target,
5126         * gcc.dg/dll-3.c: Likewise. Adjust scan-assembler
5127         to accept newer _imp__  prefix and additional
5128         newline in .drectve section.
5129         * gcc.dg/dll-4.c: Likewise.
5130         * gcc.dg/dll-5.c: New file to test -mnop-fun-dllimport
5131         switch.
5132
5133 2003-03-13  Mark Mitchell  <mark@codesourcery.com>
5134
5135         * g++.dg/parse/namespace9.C: New test.
5136
5137         * g++.dg/init/ref5.C: New test.
5138         * g++.dg/parse/ptrmem1.C: Likewise.
5139
5140 2003-03-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5141
5142         * gcc.dg/special/ecos.exp (gcsec-1.c): Find linker used by gcc.
5143         * gcc.dg/old-style-asm-1.c (dg-final): Add hpux label alternative to
5144         regular expression.
5145         * gcc.dg/funcorder.c (dg-final): Check for "link_error,%r" on hppa*-*-*.
5146         * gcc.dg/inline-1.c (dg-final): Check for "xyzzy?,%r" on hppa*-*-*.
5147
5148 2003-03-12  Daniel Jacobowitz  <drow@mvista.com>
5149
5150         * gcc.c-torture/execute/20030224-2.c: New test.
5151
5152 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
5153
5154         * gcc.dg/decl-3.c: New test.
5155
5156 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
5157
5158         * gcc.dg/i386-loop-2.c: New test.
5159
5160 2003-03-11  Mark Mitchell  <mark@codesourcery.com>
5161
5162         PR c++/9474
5163         * g++.dg/parse/namespace8.C: New test.
5164
5165         PR c++/9924
5166         * g++.dg/overload/builtin2.C: New test.
5167
5168 2003-03-11  Steven Bosscher  <s.bosscher@student.tudelft.nl>
5169
5170         * gcc.dg/return-type-3.c: New test.
5171
5172 2003-03-11  D.Venkatasubramanian  <dvenkat@noida.hcltech.com>
5173
5174         * gcc.misc-tests/bprob.exp: Disable test cases for h8300-*-* as
5175         profiling options are not supported.
5176
5177 2003-03-10  Mark Mitchell  <mark@codesourcery.com>
5178
5179         * g++.old-deja/g++.benjamin/16077.C: Adjust warnings.
5180         * g++.old-deja/g++.warn/impint2.C: Likewise.
5181
5182 2003-03-10  Devang Patel  <dpatel@apple.com>
5183
5184         * g++.dg/cpp/c++_cmd_1.C: New test.
5185         * g++.dg/cpp/c++_cmd_1.h: New file.
5186
5187 2003-03-10  Segher Boessenkool  <segher@koffie.nl>
5188
5189         * gcc.dg/altivec-9.c: New file.
5190
5191 2003-03-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5192
5193         * gcc.dg/ppc-sdata-1.c: New test.
5194         * gcc.dg/ppc-sdata-2.c: New test.
5195
5196 2003-03-09  Mark Mitchell  <mark@codesourcery.com>
5197
5198         PR c++/9373
5199         * g++.dg/opt/ptrmem2.C: New test.
5200
5201         PR c++/8534
5202         * g++.dg/opt/ptrmem1.C: New test.
5203
5204 2003-03-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
5205
5206         * gcc.dg/i386-loop-1.c: New test.
5207
5208 2003-03-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5209
5210         PR c++/9970
5211         * g++.dg/lookup/friend1.C: New test.
5212
5213 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
5214
5215         PR c++/9823
5216         * g++.dg/parser/constructor1.C: New test.
5217
5218 2003-03-08  Hans-Peter Nilsson  <hp@bitrange.com>
5219
5220         * gcc.c-torture/execute/20020720-1.x: Add xfail for cris-*-*.
5221
5222         * gcc.dg/old-style-asm-1.c: Tweak to match mmix-knuth-mmixware.
5223
5224 2003-03-08  Neil Booth  <neil@daikokuya.co.uk>
5225
5226         * gcc.dg/cpp/Wunused.c: Update test.
5227
5228 2003-03-08  Jan Hubicka  <jh@suse.cz>
5229
5230         * gcc.dg/inline-3.c: New test.
5231
5232 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
5233
5234         PR c++/9809
5235         * g++.dg/parse/builtin1.C: New test.
5236
5237         PR c++/9982
5238         * g++.dg/abi/cookie1.C: New test.
5239         * g++.dg/abi/cookie2.C: Likewise.
5240
5241         PR c++/9524
5242         * g++.dg/template/field1.C: New test.
5243
5244         PR c++/9912
5245         * g++.dg/parse/class1.C: New test.
5246         * g++.dg/parse/namespace7.C: Likewise.
5247         * g++.old-deja/g++.other/decl5.C: Remove XFAILs.
5248
5249 2003-03-07  Mark Mitchell  <mark@codesourcery.com>
5250
5251         * g++.dg/init/ref4.C: New test.
5252
5253 2003-03-07  Jan Hubicka  <jh@suse.cz>
5254
5255         * gcc.dg/i386-local2.c: Fix problems with certain versions of dejagnu.
5256         * gcc.dg/inline-3.c:  New test.
5257
5258 2003-03-06  Mark Mitchell  <mark@codesourcery.com>
5259
5260         * g++.dg/init/ref3.C: New test.
5261
5262         PR c++/9965
5263         * g++.dg/init/ref2.C: New test.
5264
5265         PR c++/9400
5266         * g++.dg/warn/Wshadow-2.C: New test.
5267
5268         PR c++/9791
5269         * g++.dg/warn/Woverloaded-1.C: New test.
5270
5271 2003-03-05  Jan Hubicka  <jh@suse.cz>
5272
5273         * gcc.dg/i386-local2.c: New.
5274         * gcc.dg/i386-local.c: Fix typo.
5275
5276 2003-03-05  Mark Mitchell  <mark@codesourcery.com>
5277
5278         * g++.dg/abi/layout3.C: New test.
5279
5280 2003-03-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
5281
5282         * gcc.c-torture/compile/20030305-1.c
5283
5284 2003-03-05  Jan Hubicka  <jh@suse.cz>
5285
5286         * gcc.dg/i386-local.c: New.
5287
5288 2003-03-04  J"orn Rennecke <joern.rennecke@superh.com>
5289
5290         * gcc.dg/sh-relax.c: Disable for sh64-*-*.
5291
5292 2003-03-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
5293
5294         * gcc.dg/switch-2.c: New test.
5295         * gcc.dg/switch-3.c: New test.
5296         * gcc.dg/Wswitch.c: Adjust line numbers.
5297         * gcc.dg/Wswitch-default.c: Likewise.
5298         * gcc.dg/Wswitch-enum.c: Likewise.
5299
5300 2003-03-04  Alexandre Oliva  <aoliva@redhat.com>
5301
5302         * gcc.c-torture/execute/20030222-1.c: New test.
5303
5304 2003-03-03  James E Wilson  <wilson@tuliptree.org>
5305
5306         * gcc.dg/m68k-slp-ice.c: New test for PR c/7872.
5307
5308 2003-03-03  Mark Mitchell  <mark@codesourcery.com>
5309
5310         PR c++/9878
5311         * g++.dg/init/ref1.C: New test.
5312
5313 2003-03-03  J"orn Rennecke <joern.rennecke@superh.com>
5314
5315         * gcc.dg/sh-relax.c: New SH-only test.
5316
5317 2003-03-03  Geoffrey Keating  <geoffk@apple.com>
5318
5319         * gcc.c-torture/compile/20010327-1.c: Back out last change.  Add
5320         comment explaining purpose of testcase.
5321
5322 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
5323
5324         * gcc.c-torture/execute/960312-1.x: New file, must pass -mshort
5325         for HC11/HC12 (asm needs two int registers).
5326         * gcc.c-torture/compile/20020312-1.x: New file, don't execute on
5327         HC11/HC12 because the test uses an asm which needs two 32-bit
5328         registers.
5329
5330 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
5331
5332         * gcc.c-torture/compile/920501-12.x: New file, must pass -mshort
5333         for HC11/HC12 (array is too large otherwise).
5334         * gcc.c-torture/compile/920501-4.x: New file, likewise.
5335         * gcc.c-torture/compile/20010518-2.x: Likewise.
5336         * gcc.c-torture/compile/980506-1.x: Don't execute this test on
5337         HC11/HC12 (array is too large).
5338
5339 2003-03-01  Geoffrey Keating  <geoffk@apple.com>
5340
5341         * lib/gcc-dg.exp (gcc-dg-test): Change .pch to .gch.
5342         * lib/g++-dg.exp (g++-dg-test): Likewise.
5343
5344 2003-03-01  Roger Sayle  <roger@eyesopen.com>
5345
5346         * g++.old-deja/g++.other/builtins10.C: New test for PR 9367.
5347         * gcc.dg/format/attr-5.c: Handle new conflicting types warning.
5348
5349 2003-03-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5350
5351         * g++.dg/warn/implicit-typename1.C: Remove warning.
5352
5353 2003-02-28  Richard Henderson  <rth@redhat.com>
5354
5355         * gcc.dg/noreturn-1.c: Move noreturn warning line.
5356         * gcc.dg/return-type-1.c: Move control reaches end warning line.
5357
5358 2003-02-28  Geoffrey Keating  <geoffk@apple.com>
5359
5360         * gcc.dg/pch/pch.exp: Change .pch to .gch.
5361         * g++.dg/pch/pch.exp: Likewise.
5362
5363 2003-02-28  Mark Mitchell  <mark@codesourcery.com>
5364
5365         PR c++/9879
5366         * testsuite/g++.dg/init/new4.C: New test.
5367
5368 2003-02-28  Richard Earnshaw  <rearnsha@arm.com>
5369
5370         * gcc.dg/arm-asm.c: Enable for StrongARM and XScale targets.
5371
5372 2003-02-28  Alexandre Oliva  <aoliva@redhat.com>
5373
5374         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead of
5375         unsigned long.
5376
5377         * gcc.c-torture/compile/simd-3.c: Do nothing if double is not
5378         wider than float.
5379
5380 2003-02-26  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
5381
5382         * lib/scanasm.exp: Add support for counting numbers of
5383         occurences.
5384         * gcc.dg/unswitch-1.c, gcc.dg/peel-1.c, gcc.dg/unroll-1.c,
5385         gcc.dg/unroll-2.c, gcc.dg/unroll-3.c: New tests.
5386
5387 2003-02-25  Mark Mitchell  <mark@codesourcery.com>
5388
5389         PR c++/9683
5390         * g++.dg/template/static3.C: New test.
5391
5392         PR c++/9829
5393         * g++.dg/parse/namespace6.C: New test.
5394
5395 2003-02-25  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5396
5397         PR target/9732
5398         * gcc.dg/20030225-1.c: New test.
5399
5400 2003-02-24  Mark Mitchell  <mark@codesourcery.com>
5401
5402         * README: Remove out-of-date information.
5403
5404         PR c++/9836
5405         * g++.dg/template/spec6.C: New test.
5406
5407 2003-02-24  Jeff Law  <law@redhat.com>
5408
5409         * gcc.c-torture/compile/20030224-1.c: New test for ia32 backend bug.
5410
5411 2003-02-24  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5412
5413         * g++.dg/other/pragma-ep-1.C: Test for __PRAGMA_EXTERN_PREFIX.
5414         * gcc.dg/pragma-ep-1.c: Likewise.
5415
5416 2003-02-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5417
5418         PR c++/9602
5419         * g++.dg/template/friend16.C: New test.
5420
5421 2003-02-23  Mark Mitchell  <mark@codesourcery.com>
5422
5423         PR c++/5333
5424         * g++.dg/parse/fused-params1.C: Adjust error messages.
5425         * g++.dg/template/nested3.C: New test.
5426
5427 2003-02-24  Alan Modra  <amodra@bigpond.net.au>
5428
5429         * g++.dg/abi/param1.C: New test.
5430
5431 2003-02-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5432
5433         PR c++/7982
5434         * g++.dg/warn/implicit-typename1.C: New test.
5435
5436 2003-02-22  Kelley Cook <kelleycook@comcast.net>
5437
5438         * g++.old-deja/g++.other/store-expr1.C: Replace "mcpu"
5439         with "mtune".
5440         * g++.old-deja/g++.other/store-expr2.C: Likewise.
5441         * gcc.c-torture/execute/20010129-1.x: Likewise.
5442         * gcc.dg/20011107-1.c: Likewise.
5443         * gcc.dg/20020108-1.c: Likewise.
5444         * gcc.dg/20020122-3.c: Likewise.
5445         * gcc.dg/20020206-1.c: Likewise.
5446         * gcc.dg/20020310-1.c: Likewise.
5447         * gcc.dg/20020426-2.c: Likewise.
5448         * gcc.dg/20020517-1.c: Likewise.
5449         * gcc.dg/991230-1.c: Likewise.
5450         * gcc.dg/i386-unroll-1.c: Likewise.
5451         * gcc.misc-tests/i386-prefetch.exp: Likewise.
5452
5453 2003-02-22  Jan Hubicka  <jh@suse.cz>
5454
5455         * gcc.dg/i386-mul.c: New test.
5456
5457 2003-02-21  Roger Sayle  <roger@eyesopen.com>
5458
5459         * gcc.dg/builtins-5.c: New test case.
5460
5461 2003-02-22  Hans-Peter Nilsson  <hp@axis.com>
5462
5463         * gcc.dg/asmreg-1.c: New test.
5464
5465 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
5466
5467         PR c++/9749
5468         * g++.dg/parse/varmod1.C: New test.
5469
5470 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
5471
5472         PR c++/9727
5473         * g++.dg/template/op1.C: New test.
5474
5475 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
5476
5477         PR c++/8906
5478         * g++.dg/template/nested2.C: New test.
5479
5480 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
5481
5482         PR c++/8724
5483         * g++.dg/expr/dtor1.C: New test.
5484
5485 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
5486
5487         * gcc.dg/cpp/include3.c: New test.
5488         * gcc.dg/cpp/inc/foo.h: New file.
5489
5490 2003-02-21  Glen Nakamura  <glen@imodulo.com>
5491
5492         * gcc.c-torture/execute/20030221-1.c: New test.
5493
5494 2003-02-20  Mark Mitchell  <mark@codesourcery.com>
5495
5496         PR c++/9729
5497         * g++.dg/abi/conv1.C: New test.
5498
5499 2003-02-20  Jan Hubicka  <jh@suse.cz>
5500
5501         * gcc.c-torture/execute/20020720-1.x: XFAIL for x86-64.
5502
5503 2003-02-19  Daniel Jacobowitz  <drow@mvista.com>
5504
5505         * gcc.c-torture/compile/20030219-1.c: New test.
5506
5507 2003-02-18  Jan Hubicka  <jh@suse.cz>
5508
5509         * gcc.dg/funcorder.c: New test.
5510
5511 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
5512
5513         * gcc.c-torture/execute/20030218-1.c: New.
5514
5515 2003-02-18  Aldy Hernandez  <aldyh@redhat.com>
5516
5517         * gcc.dg/20030218-1.c: New.
5518
5519 2003-02-18  Richard Henderson  <rth@redhat.com>
5520
5521         * gcc.dg/attr-invalid.c: Allow __used__ on static data.
5522         * gcc.dg/attr-used-2.c: New.
5523
5524 2003-02-18  Mark Mitchell  <mark@codesourcery.com>
5525
5526         PR c++/9704
5527         * g++.dg/init/copy5.C: New test.
5528
5529 2003-02-18  Geoffrey Keating  <geoffk@apple.com>
5530
5531         * gcc.dg/pch/pch.exp: Delete $bname.h before copying into it.
5532         * g++.dg/pch/pch.exp: Likewise.
5533
5534 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
5535
5536         * gcc.c-torture/execute/20030209-1.c: Enable the test if
5537         STACK_SIZE is not defined.
5538
5539 2003-02-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5540
5541         PR c++/9457
5542         * g++.dg/template/init1.C: New test.
5543
5544 2003-02-16  Jan HUbicka  <jh@suse.cz>
5545
5546         * gcc.dg/c90-const-expr-3.c (DZERO): New static variable
5547         (foo): Add few extra tests
5548         * gcc.dg/c99-const-expr-3.c: Likewise.
5549         * gcc.c-torture/execute/20030216-1.c: New.
5550
5551 2003-02-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5552
5553         PR c++/9459
5554         * g++.dg/ext/typeof4.C: New test.
5555
5556 2003-02-15  Roger Sayle  <roger@eyesopen.com>
5557
5558         * gcc.dg/i386-387-3.c: New test case.
5559
5560 2003-02-14  Josef Zlomek  <zlomekj@suse.cz>
5561
5562         * gcc.dg/20030213-1.c: Expect warning for unsupported -fpic on
5563         cris-*-elf* cris-*-aout* and mmix-*-*.
5564
5565 2003-02-13  Josef Zlomek  <zlomekj@suse.cz>
5566
5567         * gcc.dg/20030213-1.c: New test.
5568
5569 2003-02-12  Roger Sayle  <roger@eyesopen.com>
5570
5571         * gcc.dg/i386-387-1.c: Add new test for __builtin_atan2.
5572         * gcc.dg/i386-387-2.c: Likewise.
5573
5574 2003-02-12  Aldy Hernandez  <aldyh@redhat.com>
5575
5576         * gcc.dg/ppc-spe.c: Fix formatting.
5577         Enable tests that were previously unsupported by gas.
5578         Delete tests for instructions that no longer exist.
5579         Switch arguments on evsubifw builtin.
5580
5581 2003-02-12  Kazu Hirata  <kazu@cs.umass.edu>
5582
5583         * gcc.c-torture/execute/20030209-1.c: Disable the test if
5584         STACK_SIZE is too small.
5585
5586 2003-02-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
5587             Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
5588
5589         * gcc.dg/decl-2.c: New test.
5590
5591 2003-02-10  Jan Hubicka  <jh@suse.cz>
5592
5593         * gcc.dg/i386-fpcvt-1.c:  New test.
5594
5595 2002-02-09  Richard Sandiford  <rsandifo@redhat.com>
5596
5597         * gcc.c-torture/execute/20030209-1.c: New test.
5598
5599 2003-02-09  Kazu Hirata  <kazu@cs.umass.edu>
5600
5601         * gcc.c-torture/execute/builtin-bitops-1.c: When testing the
5602         int-wide bitops, use the constants of the same width.
5603         Likewise, if long long is 32-bit wide, test bitops using
5604         32-bit constants.
5605
5606 2003-02-07  Loren James Rittle  <ljrittle@acm.org>
5607
5608         * gcc.dg/20021014-1.c: Annotate with expected notice text.
5609
5610 2003-02-07  Roger Sayle  <roger@eyesopen.com>
5611
5612         * testsuite/gcc.dg/builtins-4.c: New test case.
5613
5614 2003-02-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5615
5616         * gcc.dg/20020430-1.c: Fix dg command typos.
5617         * gcc.dg/20020503-1.c: Likewise.
5618
5619 2003-02-06  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
5620
5621         PR c++/8785
5622         * g++.dg/parse/fused-params1.C: New test.
5623
5624         PR c++/8857
5625         * g++.dg/parse/tmpl-tmpl-operator1.C: New test.
5626
5627         PR c++/8921
5628         * g++.dg/parse/non-dependent1.C: New test.
5629
5630         PR c++/8928
5631         * g++.dg/parse/dupl-tmpl-args1.C: New test.
5632
5633         PR c++/9228
5634         * g++.dg/parse/undefined7.C: New test.
5635         * g++.dg/parse/non-templ1.C: New test.
5636
5637         PR c++/9229
5638         * g++.dg/parse/too-many-tmpl-args1.C: New test.
5639
5640 2003-02-06  Eric Botcazou <ebotcazou@libertysurf.fr>
5641
5642         * gcc.c-torture/compile/20030206-1.c: New test.
5643
5644 2003-02-05  Roger Sayle  <roger@eyesopen.com>
5645
5646         * gcc.c-torture/compile/921206-1.c: Rename undeclared function from
5647         "pow" to "foo" to avoid potential confusion with a math built-in.
5648
5649 2003-02-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5650
5651         * gcc.c-torture/execute/20020227-1.x: Update specific XFAIL
5652         conditions for SPARC targets.
5653
5654 2003-02-05  Jakub Jelinek  <jakub@redhat.com>
5655
5656         * gcc.dg/20030204-1.c: New test.
5657
5658 2003-02-04  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
5659
5660         PR c++/38
5661         * g++.dg/parse/array-size1.C: New test.
5662
5663         PR c++/5657
5664         * g++.dg/parse/undefined3.C: New test.
5665
5666         PR c++/5665
5667         * g++.dg/parse/undefined4.C: New test.
5668
5669         PR c++/5975
5670         * g++.dg/parse/undefined5.C: New test.
5671
5672         PR c++/7259
5673         * g++.dg/parse/tmpl-tmpl-param1.C: New test.
5674
5675         PR c++/8578
5676         * g++.dg/parse/casting-operator1.C: New test.
5677
5678         PR c++/8596
5679         * g++.dg/parse/undefined6.C: New test.
5680
5681         PR c++/8736
5682         * g++.dg/parse/missing-template1.C: New test.
5683
5684 2003-02-04  Jan Hubicka  <jh@suse.cz>
5685
5686         * gcc.dg/i386-cadd.c:  Compile using -march=k8.
5687         * gcc.dg/i386-cmov?.c:  Likewise.
5688         * gcc.dg/i386-fpcvt-?.c:  Likewise.
5689         * gcc.dg/i386-ssefp-1.c:  Likewise.
5690         * gcc.dg/i386-ssetype-?.c:  Likewise; fix for register passing
5691         conventions.
5692
5693 2003-02-03  Mark Mitchell  <mark@codesourcery.com>
5694
5695         PR c++/7129
5696         * testsuite/g++.dg/ext/max.C: New test.
5697
5698 2003-02-03  Jan Hubicka  <jh@suse.cz>
5699
5700         * gcc.c-torture/execute/20030203-1.c: New test.
5701
5702 2003-02-03  Richard Earnshaw  <rearnsha@arm.com>
5703
5704         * gcc.c-torture/exectue/ieee/20000320-1.c: The ARM VFP format is
5705         'natural-endian'.
5706
5707 2003-02-01  Richard Sandiford  <rsandifo@redhat.com>
5708
5709         * g++.dg/init/new1.C: Remove -fvolatile dg-options line.
5710         * g++.dg/init/new2.C: Likewise.
5711         * g++.dg/other/new1.C: Likewise.
5712
5713 2003-01-31  Loren J. Rittle <ljrittle@acm.org>
5714
5715         * gcc.dg/struct-ret-libc.c: New test.
5716
5717 2003-01-31  Ulrich Weigand  <uweigand@de.ibm.com>
5718
5719         * gcc.dg/20030129-1.c: New test.
5720
5721 2003-01-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5722
5723         PR c++/8849
5724         * g++.dg/template/ptrmem4.C: New test.
5725
5726 2003-01-29  Mark Mitchell  <mark@codesourcery.com>
5727
5728         * g++.dg/parser/constant1.C: New test.
5729
5730 2003-01-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5731
5732         PR c++/8591
5733         * g++.dg/parse/friend2.C: New test.
5734
5735 2003-01-29  Nathan Sidwell  <nathan@codesourcery.com>
5736
5737         PR c++/9437
5738         * g++.dg/template/unify4.C: New test.
5739
5740 2003-01-28  Richard Sandiford  <rsandifo@redhat.com>
5741
5742         * gcc.c-torture/execute/20030128-1.c: New test.
5743
5744 2003-01-28  Jeffrey D. Oldham  <oldham@codesourcery.com>
5745
5746         * g++.dg/lookup/nested1.C: Test moved from ...
5747         * g++.old-deja/g++.other/lookup24.C: ... here.
5748
5749 2003-01-28  Jan Hubicka  <jh@suse.cz>
5750
5751         * gcc.dg/i386-cmov5.c:  New test.
5752
5753 2003-01-28  D.Venkatasubramanian   <dvenkat@noida.hcltech.com>
5754
5755         * gcc.c-torture/execute/20010925-1.c: Changed the
5756         memcpy declaration.
5757
5758 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
5759
5760         PR c++/3902
5761         * g++.dg/parse/template5.C: New test.
5762
5763 2003-01-28  Toon Moene  <toon@moene.indiv.nluug.nl>
5764
5765         PR fortran/9258
5766         * g77.dg/pr9258: New test.
5767
5768 2003-01-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5769
5770         * README: Move relevant parts from README.g++.
5771
5772         * README.g++: Remove this file.
5773
5774 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
5775
5776         * g++.dg/abi/dcast1.C: New test.
5777
5778 2003-01-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5779
5780         * gcc.c-torture/execute/builtin-constant.x: Only expect failure at -O1.
5781
5782 2003-01-27  Jeffrey D. Oldham  <oldham@codesourcery.com>
5783
5784         PR c++/47
5785         * g++.old-deja/g++.other/lookup24.C: New test.
5786
5787 2003-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5788
5789         PR middle-end/7227
5790         * gcc.dg/uninit-C.c: New test.
5791
5792 2003-01-27  Nathan Sidwell  <nathan@codesourcery.com>
5793
5794         * g++.dg/abi/covariant1.C: New test.
5795
5796 2003-01-25  Ulrich Weigand  <uweigand@de.ibm.com>
5797
5798         * gcc.dg/20030123-1.c: New test.
5799
5800 2003-01-25  Jan Hubicka  <jh@suse.cz>
5801
5802         PR opt/8492
5803         * gcc.c-torture/compile/20030125-1.c
5804
5805 2003-01-25  Nathan Sidwell  <nathan@codesourcery.com>
5806
5807         PR c++/9403
5808         * g++.dg/parse/template3.C: New test.
5809         * g++.old-deja/g++.pt/memclass5.C: Add needed template keyword.
5810
5811         PR c++/795
5812         * g++.dg/parse/template4.C: New test.
5813
5814         PR c++/9415
5815         * g++.dg/template/qual2.C: New test.
5816
5817         PR c++/8545
5818         * g++.old-deja/g++.brendan/parse3.C: Remove XFAIL.
5819
5820         * g++.old-deja/g++.ns/bogus1.C: Change expected error.
5821
5822 2003-01-25  Roger Sayle  <roger@eyesopen.com>
5823
5824         * gcc.c-torture/execute/switch-1.c: New test case.
5825
5826 2003-01-25  Jan Hubicka  <jh@suse.cz>
5827
5828         * gcc.c-torture/execute/20030125-1.[cx]: New test.
5829
5830 2003-01-25  Paolo Carlini  <pcarlini@unitus.it>
5831
5832         Tweaks for Bison-1.875. From the NEWS file:
5833         "- `parse error' -> `syntax error'
5834         Bison now uniformly uses the term `syntax error'"
5835         * gcc.dg/cpp/19990413-1.c: Test for "(parse|syntax) error".
5836         * gcc.dg/cpp/digraph2.c: Likewise.
5837         * gcc.dg/cpp/direct2.c: Likewise.
5838         * gcc.dg/cpp/paste4.c: Likewise.
5839         * gcc.dg/c90-restrict-1.c: Likewise.
5840         * gcc.dg/c99-func-2.c: Likewise.
5841         * gcc.dg/noncompile/920721-2.c: Likewise.
5842         * gcc.dg/noncompile/930622-2.c: Likewise.
5843         * gcc.dg/noncompile/940112-1.c: Likewise.
5844         * gcc.dg/noncompile/950921-1.c: Likewise.
5845         * gcc.dg/noncompile/951123-1.c: Likewise.
5846         * gcc.dg/noncompile/971104-1.c: Likewise.
5847         * gcc.dg/noncompile/990416-1.c: Likewise.
5848
5849 2003-01-24  Paolo Carlini  <pcarlini@unitus.it>
5850
5851         * g++.dg/parse/undefined1.C: Add error message.
5852
5853 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
5854
5855         PR c++/9354
5856         * g++.dg/parse/new1.C: New test.
5857
5858         PR c++/9216
5859         * g++.dg/parse/template2.C: New test.
5860
5861         PR c++/9354
5862         * g++.dg/parse/typedef2.C: New test.
5863
5864         PR c++/9328
5865         * g++.dg/ext/typeof3.C: New test.
5866
5867 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
5868
5869         PR c++/2738
5870         * g++.dg/parse/ret-type1.C: New test.
5871
5872         PR c++/3792
5873         * g++.dg/parse/tmpl-outside1.C: New test.
5874
5875         PR c++/4207
5876         * g++.dg/parse/int-as-enum1.C: New test.
5877
5878         PR c++/4903
5879         * g++.dg/parse/no-typename1.C: New test.
5880
5881         PR c++/5533
5882         * g++.dg/parse/no-value1.C: New test.
5883
5884         PR c++/5921
5885         * g++.dg/parse/wrong-inline1.C: New test.
5886
5887         PR c++/6402
5888         * g++.dg/parse/ref1.C: New test.
5889
5890         PR c++/6992
5891         * g++.dg/parse/attr-ctor1.C: New test.
5892
5893         PR c++/7229
5894         * g++.dg/parse/namespace5.C: New test.
5895
5896         PR c++/7917
5897         * g++.dg/parse/func-def1.C: New test.
5898
5899         PR c++/8143
5900         * g++.dg/parse/undefined1.C: New test.
5901
5902         PR c++/5723, PR c++/8522
5903         * g++.dg/parse/specialization1.C: New test.
5904
5905         PR c++/163, PR c++/8595
5906         * g++.dg/parse/struct-as-enum1.C: New test.
5907
5908         PR c++/9173
5909         * g++.dg/parse/undefined2.C: New test.
5910
5911 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
5912
5913         PR c++/9298
5914         * g++.dg/parse/template1.C: New test.
5915
5916         PR c++/9384
5917         * g++.dg/parse/using1.C: New test.
5918
5919         PR c++/9285
5920         PR c++/9294
5921         * g++.dg/parse/expr2.C: New test.
5922
5923         PR c++/9388
5924         * g++.dg/parse/lookup2.C: Likewise.
5925
5926 2003-01-21  Jan Hubicka  <jh@suse.cz>
5927
5928         * gcc.c-torture/execute/990208-1.c:  Add noinline attributes as needed.
5929         * gcc.c-torture/execute/eeprof-1.c:  Likewise.
5930         * gcc.c-torture/execute/stdio-opt-*.c: Likewise.
5931         * gcc.c-torture/execute/string-opt-*.c: Likewise.
5932
5933 2003-01-20  Nick Clifton  <nickc@redhat.com>
5934
5935         * gcc.c-torture/execute/20030117-1.c: New test case.  Exposes
5936         problem with ARM sibcall code generation.
5937
5938 2003-01-20  Kazu Hirata  <kazu@cs.umass.edu>
5939
5940         * gcc.c-torture/execute/20030120-1.c: New.
5941
5942 2003-01-19  Paolo Carlini  <pcarlini@unitus.it>
5943
5944         * g++.old-deja/g++.pt/typename13.C: Remove XFAIL.
5945
5946 2003-01-17  Mark Mitchell  <mark@codesourcery.com>
5947
5948         PR c++/9272
5949         * g++.dg/parse/ctor1.C: New test.
5950
5951         PR c++/9294:
5952         * g++.dg/parse/qualified1.C: New test.
5953
5954         * g++.dg/parse/typename3.C: New test.
5955
5956 2003-01-16  Richard Henderson  <rth@redhat.com>
5957
5958         * g++.dg/tls/init-2.C: Fix error matches for real this time.
5959
5960 2003-01-16  Richard Henderson  <rth@redhat.com>
5961
5962         * g++.dg/pch/pch.exp: Copy test header to the working directory
5963         before using it either for precompilation or direct use.
5964         * g++.dg/pch/*.Hs: Rename from gcc.dg/pch/*.H.
5965         * g++.dg/pch/*.C: Include foo.H, not foo.Hp.
5966
5967 2003-01-16  Richard Henderson  <rth@redhat.com>
5968
5969         * gcc.dg/pch/pch.exp: Copy test header to the working directory
5970         before using it either for precompilation or direct use.
5971         * gcc.dg/pch/*.hs: Rename from gcc.dg/pch/*.h.
5972         * gcc.dg/pch/*.c: Include foo.h, not foo.hp.
5973
5974 2003-01-16  Mark Mitchell  <mark@codesourcery.com>
5975
5976         * gcc/testsuite/g++.dg/ext/typename1.C: Add typename keyword.
5977         * gcc/testsuite/g++.dg/template/crash1.C: Update error messages.
5978         * gcc/testsuite/g++.dg/template/crash2.C: Remove error message.
5979         * gcc/testsuite/g++.dg/parse/typename2.C: New test.
5980         * gcc/testsuite/g++.dg/template/typename2.C: Change implicit
5981         typename warning into error.
5982         * gcc/testsuite/g++.old-deja/g++.benjamin/tem03.C: Issue more
5983         error messages.
5984         * gcc/testsuite/g++.old-deja/g++.benjamin/tem04.C: Fix typos.
5985         * gcc/testsuite/g++.old-deja/g++.brendan/crash56.C: Add this->.
5986         * gcc/testsuite/g++.old-deja/g++.law/visibility13.C: Remove error
5987         messages.
5988         * gcc/testsuite/g++.old-deja/g++.ns/template17.C: Reorder code to
5989         make declaration visible in template.
5990         * gcc/testsuite/g++.old-deja/g++.pt/crash3.C: Fix typos.
5991         * gcc/testsuite/g++.old-deja/g++.pt/crash36.C: Issue more error
5992         messages.
5993         * gcc/testsuite/g++.old-deja/g++.pt/crash5.C: Improve error
5994         message.
5995         * gcc/testsuite/g++.old-deja/g++.pt/crash67.C: Remove warning.
5996         * gcc/testsuite/g++.old-deja/g++.pt/inherit1.C: Add this->.
5997         * gcc/testsuite/g++.old-deja/g++.pt/niklas01a.C: Add error message.
5998         * gcc/testsuite/g++.old-deja/g++.pt/typename16.C: Replace implicit
5999         typename warning with error message.
6000         * gcc/testsuite/g++.old-deja/g++.pt/typename19.C: Remove warning.
6001         * gcc/testsuite/g++.old-deja/g++.robertl/eb112.C: Fix typo.
6002         * gcc/testsuite/g++.old-deja/g++.robertl/eb24.C: Use this->.
6003
6004 2003-01-16  Nathan Sidwell  <nathan@codesourcery.com>
6005
6006         * g++.dg/parse/ambig2.C: New test.
6007
6008 2003-01-15  Richard Henderson  <rth@redhat.com>
6009
6010         * g++.dg/tls/init-2.C: Update error message string.
6011
6012 2003-01-15  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6013
6014         * gcc.c-torture/execute/builtin-constant.x: XFAIL the test.
6015
6016 2003-01-15  Stephane Carrez  <stcarrez@nerim.fr>
6017
6018         * gcc.c-torture/compile/20000804-1.x: Don't execute this test at
6019         all for HC11/HC12.
6020         * gcc.c-torture/compile/20001205-1.x: Likewise.
6021         * gcc.c-torture/compile/20001226-1.x: Likewise.
6022         * gcc.c-torture/compile/920520-1.x: Likewise.
6023         * gcc.c-torture/compile/961203-1.x: Likewise.
6024         * gcc.c-torture/compile/20020604-1.x: Likewise.
6025
6026 2003-01-15  Jan Hubicka  <jh@suse.cz>
6027
6028         * gcc.c-torture/compile/20030115-1.c: New test.
6029
6030         * gcc.dg/i386-fpcvt-1.c: New test.
6031         * gcc.dg/i386-fpcvt-2.c: New test.
6032
6033 2003-01-14  Jeffrey D. Oldham  <oldham@codesourcery.com>
6034
6035         Further conform g++'s __vmi_class_type_info to the C++ ABI
6036         specification.
6037         * g++.old-deja/g++.abi/vmihint.C (main): Revise expected flags per
6038         the specification.
6039
6040 2003-01-14  Jan Hubicka  <jh@suse.cz>
6041
6042         * gcc.dg/i386-fpcvt-1.c: New test.
6043         * gcc.dg/i386-fpcvt-2.c: New test.
6044
6045 2003-01-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
6046
6047         * gcc.dg/i386-mmx-3.c: New test.
6048
6049 2003-01-12  Mark Mitchell  <mark@codesourcery.com>
6050
6051         PR c++/9264
6052         * g++.dg/parse/octal1.C: New file.
6053
6054         PR c++/9172
6055         * g++.dg/parse/typename1.C: New file.
6056
6057 2003-01-10  Danny Smith  <dannysmith@users.sourceforge.net>
6058
6059         * gcc.dg/bf-ms-layout.c: Enable for cygwin and mingw32 targets.
6060         * gcc.dg/bf-no-ms-layout.c: Likewise.
6061         * gcc.dg/bf-ms-attrib.c: Likewise.
6062
6063 2003-01-10  Mark Mitchell  <mark@codesourcery.com>
6064
6065         PR c++/9099
6066         * g++.dg/parse/dtor1.C: New file.
6067
6068         PR c++/9128
6069         * g++.dg/rtti/typeid1.C: New file.
6070
6071         PR c++/9153
6072         * g++.dg/parse/lookup1.C: New file.
6073
6074         PR c++/9171
6075         * g++.dg/templ/spec5.C: New file.
6076
6077 2003-01-10  Josef Zlomek  <zlomekj@suse.cz>
6078
6079         * gcc.c-torture/compile/20030110-1.c: New test.
6080
6081 2003-01-09  Geoffrey Keating  <geoffk@apple.com>
6082
6083         Merge from pch-branch:
6084
6085         2002-12-23  Geoffrey Keating  <geoffk@apple.com>
6086
6087         * gcc.dg/pch/cpp-1.h: New.
6088         * gcc.dg/pch/cpp-1.c: New.
6089         * gcc.dg/pch/cpp-2.h: New.
6090         * gcc.dg/pch/cpp-2.c: New.
6091
6092         2002-11-19  Geoffrey Keating  <geoffk@apple.com>
6093
6094         * gcc.dg/pch/except-1.h: New.
6095         * gcc.dg/pch/except-1.c: New.
6096
6097         2002-11-13  Geoffrey Keating  <geoffk@apple.com>
6098
6099         * gcc.dg/pch/pch.exp: Ensure that <test>.hp doesn't exist before
6100         running test.
6101         * gcc.dg/pch: Include *.hp not *.h.
6102         * gcc.dg/pch/system-1.h: New.
6103         * gcc.dg/pch/system-1.c: New.
6104
6105         2002-11-11  Geoffrey Keating  <geoffk@apple.com>
6106
6107         * gcc.dg/pch/pch.exp: Compare .s files with/without PCH,
6108         rather than trying to build and run a program using PCH.
6109         * gcc.dg/pch: Remove dg-do commands from test files.
6110
6111         2002-11-08  Geoffrey Keating  <geoffk@apple.com>
6112
6113         * gcc.dg/pch/macro-3.c: New.
6114         * gcc.dg/pch/macro-3.h: New.
6115
6116         2002-11-04  Geoffrey Keating  <geoffk@apple.com>
6117
6118         * gcc.dg/pch/common-1.c: New.
6119         * gcc.dg/pch/common-1.h: New.
6120         * gcc.dg/pch/decl-1.c: New.
6121         * gcc.dg/pch/decl-1.h: New.
6122         * gcc.dg/pch/decl-2.c: New.
6123         * gcc.dg/pch/decl-2.h: New.
6124         * gcc.dg/pch/decl-3.c: New.
6125         * gcc.dg/pch/decl-3.h: New.
6126         * gcc.dg/pch/decl-4.c: New.
6127         * gcc.dg/pch/decl-4.h: New.
6128         * gcc.dg/pch/decl-5.c: New.
6129         * gcc.dg/pch/decl-5.h: New.
6130         * gcc.dg/pch/global-1.c: New.
6131         * gcc.dg/pch/global-1.h: New.
6132         * gcc.dg/pch/inline-1.c: New.
6133         * gcc.dg/pch/inline-1.h: New.
6134         * gcc.dg/pch/inline-2.c: New.
6135         * gcc.dg/pch/inline-2.h: New.
6136         * gcc.dg/pch/static-1.c: New.
6137         * gcc.dg/pch/static-1.h: New.
6138         * gcc.dg/pch/static-2.c: New.
6139         * gcc.dg/pch/static-2.h: New.
6140
6141         2002-09-01  Geoffrey Keating  <geoffk@redhat.com>
6142
6143         * g++.dg/pch/pch.exp: Better handle failing testcases.
6144         * gcc.dg/pch/pch.exp: Likewise.
6145         * gcc.dg/pch/macro-1.c: New.
6146         * gcc.dg/pch/macro-1.h: New.
6147         * gcc.dg/pch/macro-2.c: New.
6148         * gcc.dg/pch/macro-2.h: New.
6149
6150         2002-08-27  Geoffrey Keating  <geoffk@redhat.com>
6151
6152         * g++.dg/dg.exp: Treat files in pch/ specially.
6153         * g++.dg/pch/pch.exp: New file.
6154         * g++.dg/pch/empty.H: New file.
6155         * g++.dg/pch/empty.C: New file.
6156         * lib/g++-dg.exp (g++-dg-test): Add case for when $do_what is
6157         "precompile".
6158
6159         * gcc.dg/pch/pch.exp: New file.
6160         * gcc.dg/pch/empty.h: New file.
6161         * gcc.dg/pch/empty.c: New file.
6162         * lib/gcc-dg.exp (gcc-dg-test): Add case for when $do_what is
6163         "precompile".
6164
6165 2003-01-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6166
6167         * g++.dg/template/friend14.C: New test.
6168
6169 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
6170
6171         * gcc.dg/old-style-asm-1.c: New test.
6172
6173 2003-01-09  Richard Sandiford  <rsandifo@redhat.com>
6174
6175         * gcc.c-torture/compile/20030109-1.c: New test.
6176
6177 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
6178
6179         * gcc.c-torture/execute/20030109-1.c: New test.
6180
6181 2003-01-08  Larin Hennessey  <larin@science.oregonstate.edu>
6182
6183         * g++.old-deja/g++.mike/dyncast1.C: Remove reference to AMD A29K
6184         * g++.old-deja/g++.mike/dyncast2.C: Likewise
6185         * g++.old-deja/g++.mike/dyncast3.C: Likewise
6186         * g++.old-deja/g++.mike/eh2.C: Likewise
6187         * g++.old-deja/g++.mike/eh3.C: Likewise
6188         * g++.old-deja/g++.mike/eh5.C: Likewise
6189         * g++.old-deja/g++.mike/eh6.C: Likewise
6190         * g++.old-deja/g++.mike/eh7.C: Likewise
6191         * g++.old-deja/g++.mike/eh8.C: Likewise
6192         * g++.old-deja/g++.mike/eh9.C: Likewise
6193         * g++.old-deja/g++.mike/eh10.C: Likewise
6194         * g++.old-deja/g++.mike/eh12.C: Likewise
6195         * g++.old-deja/g++.mike/eh13.C: Likewise
6196         * g++.old-deja/g++.mike/eh14.C: Likewise
6197         * g++.old-deja/g++.mike/eh16.C: Likewise
6198         * g++.old-deja/g++.mike/eh17.C: Likewise
6199         * g++.old-deja/g++.mike/eh18.C: Likewise
6200         * g++.old-deja/g++.mike/eh21.C: Likewise
6201         * g++.old-deja/g++.mike/eh23.C: Likewise
6202         * g++.old-deja/g++.mike/eh24.C: Likewise
6203         * g++.old-deja/g++.mike/eh25.C: Likewise
6204         * g++.old-deja/g++.mike/eh26.C: Likewise
6205         * g++.old-deja/g++.mike/eh27.C: Likewise
6206         * g++.old-deja/g++.mike/eh28.C: Likewise
6207         * g++.old-deja/g++.mike/eh29.C: Likewise
6208         * g++.old-deja/g++.mike/eh31.C: Likewise
6209         * g++.old-deja/g++.mike/eh33.C: Likewise
6210         * g++.old-deja/g++.mike/eh34.C: Likewise
6211         * g++.old-deja/g++.mike/eh35.C: Likewise
6212         * g++.old-deja/g++.mike/eh36.C: Likewise
6213         * g++.old-deja/g++.mike/eh37.C: Likewise
6214         * g++.old-deja/g++.mike/eh38.C: Likewise
6215         * g++.old-deja/g++.mike/eh39.C: Likewise
6216         * g++.old-deja/g++.mike/eh40.C: Likewise
6217         * g++.old-deja/g++.mike/eh41.C: Likewise
6218         * g++.old-deja/g++.mike/eh42.C: Likewise
6219         * g++.old-deja/g++.mike/eh44.C: Likewise
6220         * g++.old-deja/g++.mike/eh46.C: Likewise
6221         * g++.old-deja/g++.mike/eh47.C: Likewise
6222         * g++.old-deja/g++.mike/eh48.C: Likewise
6223         * g++.old-deja/g++.mike/eh49.C: Likewise
6224         * g++.old-deja/g++.mike/eh50.C: Likewise
6225         * g++.old-deja/g++.mike/eh51.C: Likewise
6226         * g++.old-deja/g++.mike/eh53.C: Likewise
6227         * g++.old-deja/g++.mike/eh55.C: Likewise
6228         * g++.old-deja/g++.mike/p7912.C: Likewise
6229         * g++.old-deja/g++.mike/p9706.C: Likewise
6230         * g++.old-deja/g++.mike/p10416.C: Likewise
6231         * g++.old-deja/g++.mike/p11667.C: Likewise
6232         * g77.f-torture/compile/20010519-1.f: Remove reference to Convex.
6233         Remove redundant reference to Iris.
6234         * gcc.dg/20020312-2.c: Remove references to AMD A29K, Clipper, Convex,
6235         Elxsi, i860, Pico Java, and WE32K.
6236
6237 2003-01-07  Mark Mitchell  <mark@codesourcery.com>
6238
6239         * g++.dg/ext/asm4.C: New test.
6240
6241 2003-01-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6242
6243         PR c++/9030
6244         * g++.dg/template/friend12.C: New test.
6245         * g++.dg/template/friend13.C: Likewise.
6246         * g++.old-deja/g++.eh/spec6.C: Add missing error message.
6247
6248 2003-01-08  Jan Hubicka  <jh@suse.cz>
6249
6250         * gcc.dg/i386-cadd.c: New test.
6251         * gcc.dg/i386-cmov4.c: Likewise.
6252
6253 2003-01-06  Mark Mitchell  <mark@codesourcery.com>
6254
6255         PR c++/9165
6256         * g++.dg/warn/Wunused-3.C: New test.
6257
6258         * g++.dg/abi/bitfield9.C: New test.
6259
6260         PR c++/9189
6261         * g++.dg/parse/defarg3.C: New test.
6262
6263 2003-01-06  Nathan Sidwell  <nathan@codesourcery.com>
6264
6265         * g++.dg/parse/ambig1.C: New test.
6266         * g++.dg/parse/defarg2.C: New test.
6267
6268 2003-01-05  Mark Mitchell  <mark@codesourcery.com>
6269
6270         * g++.dg/template/defarg-1.C: New test.
6271         * g++.dg/template/local2.C: Likewise.
6272
6273 2003-01-05  Richard Sandiford  <rsandifo@redhat.com>
6274
6275         * gcc.c-torture/execute/20030105-1.c: New test.
6276
6277 2003-01-04  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6278
6279         * g++.dg/parse/namespace3.C: Remove extra semicolons.
6280         * g++.dg/parse/namespace4.C: Likewise.
6281
6282 2003-01-03  Nathan Sidwell  <nathan@codesourcery.com>
6283
6284         * g++.dg/template/ntp2.C: New test.
6285
6286 2003-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6287
6288         * g++.dg/parse/extern-C-1.C: New test.
6289
6290         * g++.dg/parse/namespace4.C: New test.
6291
6292         * g++.dg/template/nested1.C: New test.
6293
6294         * g++.dg/parse/namespace3.C: New test.
6295
6296 2003-01-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6297
6298         * g++.dg/lookup/two-stage1.C: New test.
6299
6300 2003-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6301
6302         * g++.old-deja/g++.bugs/900404_04.C: Remove XFAIL.
6303         * g++.old-deja/g++.jason/access8.C: Likewise.
6304         * g++.old-deja/g++.other/decl5.C: Likewise.
6305
6306 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
6307
6308         * g++.dg/parse/parse7.C: New test.
6309
6310 2003-01-02  Mark Mitchell  <mark@codesourcery.com>
6311
6312         PR c++/2843
6313         * g++.dg/ext/attrib7.C: New test.
6314
6315 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
6316
6317         * g++.dg/parse/parse6.C: New test.
6318
6319 2003-01-02  Kazu Hirata  <kazu@cs.umass.edu>
6320
6321         * gcc.dg/h8300-stack-1.c: New.
6322
6323 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
6324
6325         g++.dg/lookup/exception1.C: New test.
6326
6327         g++.dg/lookup/template1.C: New test.
6328
6329         g++.dg/parse/namespace2.C: New test.
6330
6331         g++.dg/parse/parens2.C: New test.
6332
6333 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
6334
6335         * g++.dg/parse/parse5.C: New test.
6336         * g++.dg/lookup/scoped4.C: New test.
6337
6338 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
6339
6340         * g++.dg/parse/parens1.C: New test.
6341
6342         * g++.dg/parse/parens2.C: Removed, turned out to duplicate
6343         angle-bracket1.C.
6344         * g++.dg/parse/parens2.C: New test.
6345
6346         * g++.dg/lookup/scope-operator1.C: New test.
6347
6348         * g++.dg/parse/operator1.C: New test.
6349
6350 2003-01-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6351
6352         * g++.old-deja/g++.jason/ambig3.C: Remove XFAIL.
6353         * g++.old-deja/g++.other/access6.C: Likewise.
6354         * g++.old-deja/g++.other/decl1.C: Likewise.
6355         * g++.old-deja/g++.pt/typename12.C: Likewise.
6356
6357 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
6358
6359         * g++.dg/parse/namespace1.C: New test.
6360
6361 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
6362
6363         * g++.dg/parse/parse4.C: New test.
6364
6365 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
6366
6367         * g++.dg/parse/parse3.C: New test.
6368
6369 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
6370
6371         * g++.dg/parse/parse2.C: New test.
6372
6373 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
6374
6375         * g++.dg/template/friend11.C: New test.
6376
6377 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
6378
6379         * g++.dg/parse/parse1.C: New test.
6380
6381 2002-12-31  Janis Johnson  <janis187@us.ibm.com>
6382
6383         * lib/profopt.exp: Change the name of a global variable to avoid
6384         possible clashes with other test suites.
6385
6386 2002-12-31  Nathan Sidwell  <nathan@codesourcery.com>
6387
6388         * g++.dg/inherit/covariant8.C: New test.
6389
6390 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
6391
6392         * g++.dg/init/array9.C: New test.
6393
6394         PR c++/9112
6395         * g++.dg/parse/expr1.C: New test.
6396
6397 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
6398
6399         * gcc.c-torture/compile/20021230-1.c: New test.
6400
6401 2002-12-30  Nathan Sidwell  <nathan@codesourcery.com>
6402
6403         * g++.dg/inherit/covariant5.C: New test.
6404         * g++.dg/inherit/covariant6.C: New test.
6405         * g++.dg/inherit/covariant7.C: New test.
6406
6407 2002-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6408
6409         PR c++/2739
6410         * g++.dg/other/access2.C: New test.
6411
6412 2002-12-29  Gabriel Dos Reis  <gdr@integrable-solutions.net>
6413
6414         * g++.dg/other/anon-struct.C: No longer fails
6415         * g++.old-deja/g++.brendan/parse4.C: Likewise.
6416         * g++.old-deja/g++.brendan/parse5.C: Likewise.
6417         * g++.old-deja/g++.brendan/parse6.C: Likewise.
6418
6419 2002-12-28  Gabriel Dos Reis  <gdr@integrable-solutions.net>
6420
6421         * g++.dg/parse/angle-bracket.C (main): No longer fails.
6422
6423 2002-12-27  Mark Mitchell  <mark@codesourcery.com>
6424
6425         * g++.dg/eh/spec4.C: Remove stray semicolon.
6426         * g++.dg/expr/pmf-1.C: Change error message.
6427         * g++.dg/ext/asm1.C: Remove stray semicolon.
6428         * g++.dg/ext/typename1.C: Add missing typenames.
6429         * g++.dg/inherit/template-as-base.C: Change error message.
6430         * g++.dg/lookup/scoped1.C: Likewise.
6431         * g++.dg/lookup/scoped2.C: Likewise.
6432         * g++.dg/lookup/using2.C: Likewise.
6433         * g++.dg/other/component1.C: Remove stray semicolon.
6434         * g++.dg/other/do1.C: Change error message.
6435         * g++.dg/other/error2.C: Likewise.
6436         * g++.dg/other/init1.C: Likewise.
6437         * g++.dg/other/packed1.C: Remove stray semicolon.
6438         * g++.dg/other/ptrmem2.C: Change error message.
6439         * g++.dg/parse/parameter-declaration-1.C: Remove line number
6440         marker.
6441         * g++.dg/special/initp1.C: Remove invalid attribute usage.
6442         * g++.dg/template/access3.C: Add typename keyword.
6443         * g++.dg/template/access5.C: Remove stray semicolon.
6444         * g++.dg/template/access6.C: Likewise.
6445         * g++.dg/template/complit1.C: Likewise.
6446         * g++.dg/template/crash1.C: Change error message.
6447         * g++.dg/template/inherit2.C: Remove stray semicolon.
6448         * g++.dg/template/instantiate2.C: Likewise.
6449         * g++.dg/template/instantiate3.C: Change error message.
6450         * g++.dg/template/qual1.C: Remove stray semicolon.
6451         * g++.dg/template/qualttp18.C: Change error message.
6452         * g++.dg/template/ref1.C: Remove stray semicolon.
6453         * g++.dg/template/sizeof1.C (A::value): Declare it.
6454         * g++.dg/template/spec4.C: Change error message.
6455         * g++.dg/template/static1.C: Likewise.
6456         * g++.dg/template/type1.C: Likewise.
6457         * g++.dg/template/typename3.C: Likewise.
6458         * g++.old-deja/g++.benjamin/13478.C: Change error message.
6459         * g++.old-deja/g++.benjamin/15799.C: Remove stray semicolon.
6460         * g++.old-deja/g++.benjamin/bool01.C: Likewise.
6461         * g++.old-deja/g++.benjamin/bool02.C: Likewise.
6462         * g++.old-deja/g++.benjamin/p13417.C: Now fails due to use of
6463         named return value extension.
6464         * g++.old-deja/g++.benjamin/tem06.C: Remove stray semicolon.
6465         * g++.old-deja/g++.benjmain/warn01.C: Likewise.
6466         * g++.old-deja/g++.bob/extern_C.C: Likewise.
6467         * g++.old-deja/g++.bob/inherit2.C: Likewise.
6468         * g++.old-deja/g++.brendan/complex1.C: Likewise.
6469         * g++.old-deja/g++.brendan/copy5.C: Likewise.
6470         * g++.old-deja/g++.brendan/crash13.C: Likewise.
6471         * g++.old-deja/g++.brendan/crash15.C: Likewise.
6472         * g++.old-deja/g++.brendan/crash18.C: Change error message.
6473         * g++.old-deja/g++.brendan/crash37.C: Remove stray semicolon.
6474         * g++.old-deja/g++.brendan/crash38.C: Likewise.
6475         * g++.old-deja/g++.brendan/crash50.C: Likewise.
6476         * g++.old-deja/g++.brendan/crash56.C: Likewise.
6477         * g++.old-deja/g++.brendan/crash6.C: Use explicit specialization
6478         syntax.
6479         * g++.old-deja/g++.brendan/crash66.C: Remove stray semicolon.
6480         * g++.old-deja/g++.brendan/crash8.C: Change error message.
6481         * g++.old-deja/g++.brendan/ctors1.C: Remove stray semicolon.
6482         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
6483         * g++.old-deja/g++.brendan/shadow1.C: Likewise.
6484         * g++.old-deja/g++.brendan/template11.C: Likewise.
6485         * g++.old-deja/g++.brendan/template26.C: Likewise.
6486         * g++.old-deja/g++.brendan/template27.C: Use explicit
6487         specialization syntax.
6488         * g++.old-deja/g++.brendan/template30.C: Likewise.
6489         * g++.old-deja/g++.brendan/template5.C: Remove stray semicolon.
6490         * g++.old-deja/g++.brendan/visibility3.C: Account for use of
6491         non-dependent names.
6492         * g++.old-deja/g++.brendan/warnings4.C: Remove stray semicolon.
6493         * g++.old-deja/g++.brendan/warnings7.C: Likewise.
6494         * g++.old-deja/g++.bugs/900121_02.C: Likewise.
6495         * g++.old-deja/g++.eh/catchptr1.C: Likewise.
6496         * g++.old-deja/g++.ext/addrfunc4.C: Likewise.
6497         * g++.old-deja/g++.ext/namedret1.C: Now fails due to use of
6498         named return value extension.
6499         * g++.old-deja/g++.ext/namedret2.C: Likewise.
6500         * g++.old-deja/g++.ext/namedret3.C: Likewise.
6501         * g++.old-deja/g++.ext/return1.C: Likewise.
6502         * g++.old-deja/g++.ext/typename1.C: Add missing typename keywords.
6503         * g++.old-deja/g++.jason/access17.C: Issue more error messages.
6504         * g++.old-deja/g++.jason/access8.C: Likewise.
6505         * g++.old-deja/g++.jason/bool.C: Remove stray semicolon.
6506         * g++.old-deja/g++.jason/destruct.C: Remove incorrect
6507         pseudo-destructor names.
6508         * g++.old-deja/g++.jason/dtor3.C: Remove stray semicolon.
6509         * g++.old-deja/g++.jason/dtor5.C: Remove incorrect
6510         pseudo-destructor names.
6511         * g++.old-deja/g++.jason/opeq3.C: Remove stray semicolon.
6512         * g++.old-deja/g++.jason/overload19.C: Likewise.
6513         * g++.old-deja/g++.jason/overload32.C: Likewise.
6514         * g++.old-deja/g++.jason/parse11.C: Issue error messages about
6515         stray semicolons.
6516         * g++.old-deja/g++.jason/pmem2.C: Remove stray semicolon.
6517         * g++.old-deja/g++.jason/return.C: Likewise.
6518         * g++.old-deja/g++.jason/return2.C: Likewise.
6519         * g++.old-deja/g++.jason/shadow1.C: Likewise.
6520         * g++.old-deja/g++.jason/special.C: Use explicit specialization
6521         syntax.
6522         * g++.old-deja/g++.jason/template10.C: Account for use of
6523         non-dependent names.
6524         * g++.old-deja/g++.jason/template11.C: Use explicit specialization
6525         syntax.
6526         * g++.old-deja/g++.jason/template37.C: Likewise.
6527         * g++.old-deja/g++.law/access4.C: Change error messages.
6528         * g++.old-deja/g++.law/arm13.C:  Remove incorrect
6529         pseudo-destructor names.
6530         * g++.old-deja/g++.law/code-gen5.C: Remove stray semicolon.
6531         * g++.old-deja/g++.law/ctors9.C: Likewise.
6532         * g++.old-deja/g++.law/cvt22.C: Likewise.
6533         * g++.old-deja/g++.law/dtors5.C: Likewise.
6534         * g++.old-deja/g++.law/global-init1.C: Likewise.
6535         * g++.old-deja/g++.law/missed-error3.C: Likewise.
6536         * g++.old-deja/g++.law/operators28.C: Likewise.
6537         * g++.old-deja/g++.law/visibility28.C: Likewise.
6538         * g++.old-deja/g++.martin/eval1.C: Likewise.
6539         * g++.old-deja/g++.martin/pmf2.C: Remove qualifier in constructor
6540         name.
6541         * g++.old-deja/g++.mike/hog1.C: Remove stray semicolon.
6542         * g++.old-deja/g++.mike/net34.C: Likewise.
6543         * g++.old-deja/g++.mike/net36.C: Likewise.
6544         * g++.old-deja/g++.mike/ns2.C: Likewise.
6545         * g++.old-deja/g++.mike/p12306.C: Likewise.
6546         * g++.old-deja/g++.mike/p646.C: Adjust for removal of named return
6547         value extension.
6548         * g++.old-deja/g++.mike/p700.C: Likewise.
6549         * g++.old-deja/g++.mike/p701.C: Remove stray semicolon.
6550         * g++.old-deja/g++.mike/p710.C: Likewise.
6551         * g++.old-deja/g++.mike/p784.C: Adjust for removal of named return
6552         value extension.
6553         * g++.old-deja/g++.mike/pmf7.C: Remove stray semicolon.
6554         * g++.old-deja/g++.mike/pmf9.C: Likewise.
6555         * g++.old-deja/g++.ns/crash2.C: Likewise.
6556         * g++.old-deja/g++.ns/crash3.C: Likewise.
6557         * g++.old-deja/g++.ns/invalid1.C: Likewise.
6558         * g++.old-deja/g++.ns/ns17.C: Likewise.
6559         * g++.old-deja/g++.ns/template16.C: Likewise.
6560         * g++.old-deja/g++.ns/template5.C: Remove invalid use of template
6561         keyword.
6562         * g++.old-deja/g++.ns/template6.C: Remove stray semicolon.
6563         * g++.old-deja/g++.ns/using9.C: Remove stray semicolon.
6564         * g++.old-deja/g++.oliva/nameret1.C: Now fails due to use of
6565         named return value extension.
6566         * g++.old-deja/g++.oliva/nameret2.C: Likewise.
6567         * g++.old-deja/g++.other/access4.C: Issue additional error
6568         messages.
6569         * g++.old-deja/g++.other/array6.C: Remove stray semicolon.
6570         * g++.old-deja/g++.other/crash1.C: Isue additional error messages.
6571         * g++.old-deja/g++.other/crash11.C: Add missing class-key.
6572         * g++.old-deja/g++.other/crash25.C: Change error message.
6573         * g++.old-deja/g++.other/crash4.C: Change error message.
6574         * g++.old-deja/g++.other/debug7.C: Remove stray semicolon.
6575         * g++.old-deja/g++.other/decl5.C: Issue more error messages.
6576         * g++.old-deja/g++.other/defarg7.C: Remove circular dependency
6577         checks.
6578         * g++.old-deja/g++.other/defarg8.C: Likewise.
6579         * g++.old-deja/g++.other/dtor1.C: Remove stray semicolon.
6580         * g++.old-deja/g++.other/dtor10.C: Likewise.
6581         * g++.old-deja/g++.other/incomplete.C: Likewise.
6582         * g++.old-deja/g++.other/linkage7.C: Likewise.
6583         * g++.old-deja/g++.other/lookup19.C: Now fails due to corrected
6584         lookup algorithm.
6585         * g++.old-deja/g++.other/mangle2.C: Likewise.
6586         * g++.old-deja/g++.other/refinit2.C: Likewise.
6587         * g++.old-deja/g++.other/sizeof2.C: Change error messages.
6588         * g++.old-deja/g++.other/std1.C: Remove stray semicolon.
6589         * g++.old-deja/g++.pt/crash28.C: Likewise.
6590         * g++.old-deja/g++.pt/crash29.C: Use explicit specialization
6591         syntax.
6592         * g++.old-deja/g++.pt/crash32.C: Change error message.
6593         * g++.old-deja/g++.pt/crash43.C: Adjust error messages.
6594         * g++.old-deja/g++.pt/crash58.C: Remove stray semicolon.
6595         * g++.old-deja/g++.pt/crash65.C: Tweak to acount for change in
6596         error message position.
6597         * g++.old-deja/g++.pt/defarg5.C: Remove stray semicolon.
6598         * g++.old-deja/g++.pt/defarg8.C: Change error message.
6599         * g++.old-deja/g++.pt/eichin01.C: Use explicit specialization
6600         syntax.
6601         * g++.old-deja/g++.pt/eichin01a.C: Define static data members.
6602         * g++.old-deja/g++.pt/eichin01b.C: Likewise.
6603         * g++.old-deja/g++.pt/enum7.C: Remove stray semicolon.
6604         * g++.old-deja/g++.pt/explicit12.C: Remove invalid use of template
6605         keyword.
6606         * g++.old-deja/g++.pt/explicit31.C: Likewise.
6607         * g++.old-deja/g++.pt/explicit33.C: Remove stray semicolon.
6608         * g++.old-deja/g++.pt/explicit35.C: Remove invalid use of template
6609         keyword.
6610         * g++.old-deja/g++.pt/explicit71.C: Change error message.
6611         * g++.old-deja/g++.pt/explicit80.C: Use explicit specialization
6612         syntax.
6613         * g++.old-deja/g++.pt/friend28.C: Account for use of
6614         non-dependent names.
6615         * g++.old-deja/g++.pt/friend29.C: Likewise.
6616         * g++.old-deja/g++.pt/friend46.C: Adjust for correct name lookup
6617         rules.
6618         * g++.old-deja/g++.pt/friend48.C: Remove stray semicolon.
6619         * g++.old-deja/g++.pt/instantiate1.C: Use correct class-key.
6620         * g++.old-deja/g++.pt/instantiate11.C: Adjust for correct name
6621         lookup rules.
6622         * g++.old-deja/g++.pt/instantiate8.C: Remove stray semicolon.
6623         * g++.old-deja/g++.pt/instantiate9.C: Insert missing typename
6624         keyword.
6625         * g++.old-deja/g++.pt/memclass20.C: Likewise.
6626         * g++.old-deja/g++.pt/memclass5.C: Likewise.
6627         * g++.old-deja/g++.pt/memclass7.C: Remove invalid use of template
6628         keyword.
6629         * g++.old-deja/g++.pt/memtemp75.C: Likewise.
6630         * g++.old-deja/g++.pt/memtemp81.C: Remove stray semicolon.
6631         * g++.old-deja/g++.pt/memtemp87.C: Add missing access specifier.
6632         * g++.old-deja/g++.pt/overload13.C: Correct error messages.
6633         * g++.old-deja/g++.pt/parms2.C: Add missing typename keyword.
6634         * g++.old-deja/g++.pt/ptrmem1.C: Remove invalid use of template
6635         keyword.
6636         * g++.old-deja/g++.pt/spec10.C: Likewise.
6637         * g++.old-deja/g++.pt/spec28.C: Reorder declarations.
6638         * g++.old-deja/g++.pt/t10.C: Add explicit specialization syntax.
6639         * g++.old-deja/g++.pt/t32.C: Remove stray semicolon.
6640         * g++.old-deja/g++.pt/t35a.C: Add explicit specialization syntax.
6641         * g++.old-deja/g++.pt/ttp24.C: Remove stray semicolon.
6642         * g++.old-deja/g++.pt/ttp62.C: Likewise.
6643         * g++.old-deja/g++.pt/ttp64.C: Likewise.
6644         * g++.old-deja/g++.pt/typename11.C: Add missing typename keyword.
6645         * g++.old-deja/g++.pt/typename15.C: Likewise.
6646         * g++.old-deja/g++.pt/typename22.C: Likewise.
6647         * g++.old-deja/g++.pt/typename6.C: Change error messages.
6648         * g++.old-deja/g++.pt/using1.C: Remove stray semicolon.
6649         * g++.old-deja/g++.pt/virtual2.C: Likewise.
6650         * g++.old-deja/g++.robertl/eb118.C: Add explicit specialization
6651         syntax.
6652         * g++.old-deja/g++.robertl/eb27.C: Now fails due to use of named
6653         return value extension.
6654         * g++.old-deja/g++.robertl/eb43.C: Remove stray semicolon.
6655         * g++.old-deja/g++.robertl/eb79.C: Correct for new name lookup rules.
6656         * g++.old-deja/g++.robertl/eb82.C: Remove stray semicolons.
6657         * g++.old-deja/g++.robertl/eb86.C: Add missing forward declaration.
6658
6659 2002-12-26  Nathan Sidwell  <nathan@codesourcery.com>
6660
6661         * g++.dg/warn/inline1.C: New test.
6662         * g++.old-deja/g++.brendan/crash64.C: Remove spurious inlines.
6663         * g++.old-deja/g++.jason/synth10.C: Likewise.
6664         * g++.old-deja/g++.mike/net31.C: Likewise.
6665         * g++.old-deja/g++.mike/p8786.C: Likewise.
6666
6667         * g++.dg/template/friend10.C: New test.
6668         * g++.dg/template/conv5.C: New test.
6669
6670 2002-12-24  Nathan Sidwell  <nathan@codesourcery.com>
6671
6672         * g++.dg/lookup/scoped3.C: New test.
6673
6674         * g++.dg/lookup/decl1.C: New test.
6675         * g++.dg/lookup/decl2.C: New test.
6676
6677 2002-12-24  Joseph S. Myers  <jsm@polyomino.org.uk>
6678
6679         * g++.dg/init/new1.C, g++.dg/template/alignof1.C,
6680         gcc.c-torture/compile/20021015-1.c,
6681         gcc.c-torture/compile/20021015-2.c,
6682         gcc.c-torture/compile/20021123-1.c,
6683         gcc.c-torture/compile/20021123-2.c,
6684         gcc.c-torture/compile/20021123-3.c,
6685         gcc.c-torture/compile/20021123-4.c,
6686         gcc.c-torture/execute/20021024-1.c: Add tests previously added
6687         only to 3.1 or 3.2 branch.
6688
6689 2002-12-23  Mark Mitchell  <mark@codesourcery.com>
6690
6691         * gcc.dg/i386-bitfield3.c: New test.
6692
6693         * gcc.dg/i386-bitfield2.c: New test.
6694
6695 2002-12-22  Nathan Sidwell  <nathan@codesourcery.com>
6696
6697         * g++.dg/parse/conv_op1.C: New test.
6698
6699 2002-12-21  Josef Zlomek  <zlomekj@suse.cz>
6700
6701         * gcc.c-torture/compile/20021220-1.c: Removed until bug fix is
6702         approved.
6703
6704 2002-12-20  Josef Zlomek  <zlomekj@suse.cz>
6705
6706         * gcc.c-torture/compile/20021220-1.c: New test.
6707
6708 2002-12-19  Casper S. Hornstrup  <chorns@users.sourceforge.net>
6709
6710         * gcc.dg/i386-fastcall-1.c: New.
6711
6712 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
6713
6714         * gcc.c-torture/execute/20021219-1.c: New test.
6715
6716 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
6717
6718         * gcc.dg/i386-pic-1.c: New test.
6719
6720 2002-12-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6721
6722         PR c++/8099
6723         * g++.dg/template/friend9.C: New test.
6724
6725 2002-11-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6726
6727         PR c++/3663
6728         * g++.dg/template/access7.C: New test.
6729
6730 2002-12-18  Nick Clifton  <nickc@redhat.com>
6731
6732         * lib/g++.exp (g++_include_flags): Only invoke testsuite_flags if
6733         the libstdc++-v3 directory has been found.
6734
6735 2002-12-12  Devang Patel <dpatel@apple.com>
6736         * gcc.dg/darwin-ld-1.c: New test.
6737         * gcc.dg/darwin-ld-2.c: New test.
6738         * gcc.dg/darwin-ld-3.c: New test.
6739         * gcc.dg/darwin-ld-4.c: New test.
6740         * gcc.dg/darwin-ld-5.c: New test.
6741
6742 2002-12-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
6743
6744         * gcc.c-torture/compile/20021212-1.c: New test.
6745
6746 2002-12-11  Neil Booth  <neil@daikokuya.co.uk>
6747
6748         * gcc.dg/fshort-wchar: New test.
6749
6750 2002-12-10  Mark Mitchell  <mark@codesourcery.com>
6751
6752         PR c++/8372
6753         * g++.dg/template/dtor1.C: New test.
6754
6755         * g++.old-deja/g++.ext/memconst.C: Use old-deja, not dg, error
6756         markers.
6757
6758 2002-12-10  Jakub Jelinek  <jakub@redhat.com>
6759
6760         * g++.dg/parse/parameter-declaration-1.C: Expect error on last line.
6761
6762 2002-12-09  Mark Mitchell  <mark@codesourcery.com>
6763
6764         * g++.dg/template/static1.C: New test.
6765         * g++.dg/template/static2.C: New test.
6766         * g++.old-deja/g++.ext/memconst.C: New test.
6767
6768 2002-12-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6769
6770         * g++.dg/special/conpr-2.C: Expect failure on solaris2.
6771         * g++.dg/special/ecos.exp (conpr-3.C): Likewise.
6772         * g++.dg/special/initp1.C: Likewise.
6773
6774 2002-12-06  Jakub Jelinek  <jakub@redhat.com>
6775
6776         * gcc.c-torture/execute/20021204-1.c: New test.
6777
6778 2002-12-04  Geoffrey Keating  <geoffk@apple.com>
6779
6780         * gcc.dg/ppc-fmadd-1.c: New file.
6781         * gcc.dg/ppc-fmadd-2.c: New file.
6782         * gcc.dg/ppc-fmadd-3.c: New file.
6783
6784 2002-12-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
6785
6786         * gcc.c-torture/compile/20021204-1.c: New test.
6787
6788 2002-12-03  Nathan Sidwell  <nathan@codesourcery.com>
6789
6790         * g++.dg/inherit/covariant2.C: New test.
6791         * g++.dg/inherit/covariant3.C: New test.
6792         * g++.dg/inherit/covariant4.C: New test.
6793         * g++.dg/inherit/covariant1.C: Remove XFAIL.
6794         * g++.old-deja/g++.robertl/eb17.C: Likewise.
6795
6796 2002-12-03  Mark Mitchell  <mark@codesourcery.com>
6797
6798         PR c++/8688
6799         * g++.dg/init/brace3.C: New test.
6800
6801 2002-12-02  Kazu Hirata  <kazu@cs.umass.edu>
6802
6803         * gcc.dg/20020210-1.c: Fix a comment typo.
6804
6805 2002-12-02  Mark Mitchell  <mark@codesourcery.com>
6806
6807         PR c++/8720
6808         * g++.dg/parse/defarg1.C: New test.
6809
6810         PR c++/8615
6811         * g++.dg/template/char1.C: New test.
6812
6813         * g++.dg/template/varmod1.C: Fix typo.
6814
6815 2002-12-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6816
6817         DR 180
6818         * g++.old-deja/g++.pt/crash32.C: Expect error.
6819
6820 2002-12-01  Mark Mitchell  <mark@codesourcery.com>
6821
6822         PR c++/5919
6823         * g++.dg/template/varmod1.C: New test.
6824
6825         PR c++/8727
6826         * g++.dg/inherit/typeinfo1.C: New test.
6827
6828         PR c++/8663
6829         * g++.dg/inherit/typedef1.C: New test.
6830
6831 2002-11-30  Mark Mitchell  <mark@codesourcery.com>
6832
6833         PR c++/8332
6834         PR c++/8493
6835         * g++.dg/template/strlen1.C: New test.
6836
6837         PR c++/8227
6838         * g++.dg/template/ctor2.C: New test.
6839
6840         PR c++/8214
6841         * g++.dg/init/string1.C: New test.
6842
6843         PR c++/8511
6844         * g++.dg/template/friend8.C: New test.
6845
6846 2002-11-29  Joe Buck <jbuck@synopsys.com>
6847
6848         * g++.dg/lookup/anon2.C: New test.
6849
6850 2002-11-28  Kazu Hirata  <kazu@cs.umass.edu>
6851
6852         * gcc.c-torture/execute/strct-varg-1.x: Remove xfail on the
6853         h8300 port.
6854
6855 2002-11-27  Richard Sandiford  <rsandifo@redhat.com>
6856
6857         * gcc.dg/bitfld-6.c: New test.
6858
6859 2002-11-27  Jan Hubicka  <jh@suse.cz>
6860
6861         * gcc.c-torture/execute/20021127.[cx]: New test.
6862
6863 2002-11-26  Jan Hubicka  <jh@suse.cz>
6864
6865         * gcc.dg/i386-cmov[123].c: New tests for conditional move code
6866         quality.
6867
6868 2002-11-26  Geoffrey Keating  <geoffk@apple.com>
6869
6870         * g++.dg/init/brace2.C: New test.
6871         * g++.old-deja/g++.mike/p9129.C: Correct.
6872
6873 2002-11-26  Mark Mitchell  <mark@codesourcery.com>
6874
6875         * g++.dg/abi/empty10.C: Don't run on non-x86 targets.
6876
6877 2002-11-25  Andreas Bauer  <baueran@in.tum.de>
6878
6879         * gcc.dg/sibcall-6: New test for indirect sibcalls.
6880
6881 2002-11-25  Mark Mitchell  <mark@codesourcery.com>
6882
6883         * testsuite/g++.dg/abi/empty11.C: New test.
6884         * testsuite/g++.dg/rtti/cv1.C: New test.
6885
6886 2002-11-25  Hans-Peter Nilsson  <hp@bitrange.com>
6887
6888         * lib/prune.exp: Prune more -fpic/-fPIC warnings.
6889
6890 2002-11-24  Mark Mitchell  <mark@codesourcery.com>
6891
6892         * g++.dg/abi/empty10.C: New test.
6893
6894 2002-11-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
6895
6896         * gcc.c-torture/compile/20021124-1.c: New test.
6897
6898 2002-11-22  Mark Mitchell  <mark@codesourcery.com>
6899
6900         * g++.dg/abi/rtti2.C: New test.
6901
6902 2002-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
6903
6904         * gcc.dg/i386-unroll-1.c: New test.
6905
6906 2002-11-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
6907
6908         * gcc.c-torture/compile/20021120-1.c: New test.
6909         * gcc.c-torture/compile/20021120-2.c: New test.
6910
6911 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
6912
6913         * gcc.dg/bitfld-5.c: New test.
6914
6915 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
6916
6917         * gcc.c-torture/execute/20021120-3.c: New test.
6918
6919 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
6920
6921         * gcc.c-torture/execute/20021120-2.c: New test.
6922
6923 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
6924
6925         * gcc.c-torture/execute/20021120-1.c: New test.
6926
6927 2002-11-20  Jakub Jelinek  <jakub@redhat.com>
6928
6929         * gcc.c-torture/execute/20021118-3.c: New test.
6930
6931 2002-11-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
6932
6933         * gcc.c-torture/compile/20021119-1.c: New test.
6934
6935 2002-11-19  Jason Thorpe  <thorpej@wasabisystems.com>
6936
6937         * gcc.dg/duff-1.c: New test.
6938         * gcc.dg/duff-2.c: New test.
6939         * gcc.dg/duff-3.c: New test.
6940
6941 2002-11-18  Neil Booth  <neil@daikokuya.co.uk>
6942
6943         * gcc.dg/cpp/_Pragma5.c: New test.
6944
6945 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
6946
6947         * gcc.c-torture/execute/20021118-2.c: New test.
6948
6949 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
6950
6951         * gcc.c-torture/execute/20021118-1.c: New test.
6952
6953 2002-11-16  Jakub Jelinek  <jakub@redhat.com>
6954
6955         * gcc.dg/20021116-1.c: New test.
6956
6957 2002-11-14  Mark Mitchell  <mark@codesourcery.com>
6958
6959         * g++.dg/abi/vcall1.C: New test.
6960
6961 2002-11-14  Jakub Jelinek  <jakub@redhat.com>
6962
6963         * gcc.dg/20021029-1.c: New test.
6964         * gcc.dg/20021029-2.c: New test.
6965
6966 2002-11-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
6967
6968         * g++.dg/abi/vague1.C (dg-final): Return if target is hppa*-*-hpux*.
6969
6970 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
6971
6972         PR c/8439
6973         * gcc.dg/20021110.c: Move to ...
6974         * gcc.c-torture/compile/20021110.c: .... here.
6975
6976 2002-11-11  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6977
6978         PR c/8467
6979         * gcc.c-torture/execute/20021111-1.c
6980
6981 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
6982
6983         PR c/8439
6984         * gcc.dg/20021110.c: New test.
6985
6986 2002-11-10  Mark Mitchell  <mark@codesourcery.com>
6987
6988         * g++.dg/abi/vthunk3.C: Run only on x86.
6989
6990 2002-11-10  Joseph S. Myers  <jsm@polyomino.org.uk>
6991
6992         * gcc.dg/c90-idem-qual-2.c, gcc.dg/c99-idem-qual-2.c: New tests.
6993
6994 2002-11-09  Hans-Peter Nilsson  <hp@bitrange.com>
6995
6996         * lib/compat.exp (compat-execute): Fix logic error in last
6997         change.
6998
6999 2002-11-09  Neil Booth  <neil@daikokuya.co.uk>
7000
7001         * gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directive.c: Update.
7002
7003 2002-11-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7004
7005         PR c++/8389
7006         * g++.dg/template/access6.C: New test.
7007
7008 2002-11-08  Jan Hubicka  <jh@suse.cz>
7009
7010         * gcc.dg/i386-ssefp-1.c: New test.
7011         * gcc.dg/i386-ssefp-1.c: New test.
7012
7013 2002-11-08  Jan Hubicka  <jh@suse.cz>
7014
7015         * gcc.c-torture/compile/20021108-1.c: New testcase for x86-64 failure.
7016
7017 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
7018
7019         * g++.dg/abi/vthunk3.C: New test.
7020
7021         PR c++/8338
7022         * g++.dg/template/crash2.C: New test.
7023
7024 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
7025
7026         * testsuite/g++.dg/abi/dtor1.C: New test.
7027         * testsuite/g++.dg/abi/dtor2.C: Likewise.
7028
7029 2002-11-05  Geoffrey Keating  <geoffk@apple.com>
7030
7031         * g++.old-deja/g++.eh/badalloc1.C: XFAIL excess errors test on
7032         Darwin.
7033
7034 2002-11-04  Adam Nemet  <anemet@lnxw.com>
7035
7036         * gcc.c-torture/execute/941014-1.x: thumb-elf was deprecated, use
7037         -mthumb.  Only xfail with -O0.
7038
7039 2002-11-03  Mark Mitchell  <mark@codesourcery.com>
7040
7041         * g++.dg/abi/thunk1.C: New test.
7042         * g++.dg/abi/thunk2.C: Likewise.
7043         * g++.dg/abi/vtt1.C: Likewise.
7044
7045 2002-11-02  Diego Novillo  <dnovillo@redhat.com>
7046
7047         PR optimization/8423
7048         * gcc.c-torture/execute/builtin-constant.c: New test.
7049
7050 2002-11-01  Zack Weinberg  <zack@codesourcery.com>
7051
7052         * g++.dg/ext/typedef-init.C, gcc.dg/typedef-init.C:
7053         Add some more cases.
7054
7055 2002-11-01  Mark Mitchell  <mark@codesourcery.com>
7056
7057         PR c++/8391
7058         * g++.dg/opt/local1.C: New test.
7059
7060 2002-10-30  Mark Mitchell  <mark@codesourcery.com>
7061
7062         PR c++/8160
7063         * g++.dg/template/complit1.C: New test.
7064
7065         PR c++/8149
7066         * g++.dg/template/typename4.C: Likewise.
7067
7068 2002-10-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7069
7070         Core issue 287, PR c++/7639
7071         * g++.dg/template/instantiate1.C: Adjust error location.
7072         * g++.dg/template/instantiate3.C: New test.
7073         * g++.old-deja/g++.pt/crash10.C: Adjust error location.
7074         * g++.old-deja/g++.pt/derived3.C: Adjust error location.
7075         * g++.old-deja/g++.pt/spec28.C: Reorder declaration.
7076
7077 2002-10-29  Hans-Peter Nilsson  <hp@bitrange.com>
7078
7079         * lib/compat.exp (compat-execute): Don't clean out a gluefile.
7080
7081 2002-10-29  Mark Mitchell  <mark@codesourcery.com>
7082
7083         PR c++/8287
7084         * g++.dg/init/dtor2.C: New test.
7085
7086 2002-10-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7087
7088         * gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6.
7089         * gcc.dg/nest.c: Bypass errors on irix6.
7090
7091 2002-10-27  Hans-Peter Nilsson  <hp@bitrange.com>
7092
7093         * gcc.dg/nest.c: Expect error for mmix-*-*.
7094         * gcc.dg/20021014-1.c: Use dg-error, not dg-build.
7095
7096 2002-10-26  Hans-Peter Nilsson  <hp@bitrange.com>
7097
7098         * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors
7099         markers.
7100
7101         * gcc.dg/20021014-1.c: Expect build failure on mmix-*-*.
7102
7103 2002-10-25  Mike Stump  <mrs@apple.com>
7104
7105         * gcc.dg/warn-1.c: New test.
7106
7107 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
7108
7109         * g++.dg/template/typename3.C: New test.
7110
7111 2002-10-25  Mark Mitchell  <mark@codesourcery.com>
7112
7113         * g++.dg/lookup/ptrmem1.C: New test.
7114
7115         * g++.dg/abi/vthunk2.C: New test.
7116
7117 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
7118
7119         * g++.dg/ext/vla1.C, gcc.dg/vla-2.c: New tests.
7120
7121 2002-10-24  Mark Mitchell  <mark@codesourcery.com>
7122
7123         * g++.dg/abi/empty9.C: New test.
7124
7125 2002-10-24  Richard Henderson  <rth@redhat.com>
7126
7127         * g++.dg/inherit/thunk1.C: Enable for ia64.
7128
7129 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
7130
7131         PR c++/8067
7132         * g++.dg/lookup/pretty1.C: New test.
7133
7134 2002-10-23  Jakub Jelinek  <jakub@redhat.com>
7135
7136         * gcc.dg/20021023-1.c: New test.
7137
7138 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
7139
7140         PR c++/7679
7141         * g++.dg/parse/inline1.C: New test.
7142
7143 2002-10-23  Richard Henderson  <rth@redhat.com>
7144
7145         * g++.dg/inherit/thunk1.C: Enable for x86_64.
7146
7147         * g++.dg/inherit/thunk1.C: Enable for s390 and alpha.
7148
7149 2002-10-22  Mark Mitchell  <mark@codesourcery.com>
7150
7151         PR c++/6579
7152         * g++.dg/parse/stmtexpr3.C: New test.
7153
7154 2002-10-22  Nathan Sidwell  <nathan@codesourcery.com>
7155
7156         * g++.dg/expr/cond1.C: New test.
7157
7158 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
7159
7160         * gcc.dg/sibcall-5.c: Correct { dg-do run } line.
7161
7162 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
7163
7164         * g++.dg/abi/vbase13.C: New test.
7165         * g++.dg/abi/vbase14.C: Likewise.
7166
7167 2002-10-21  Jakub Jelinek  <jakub@redhat.com>
7168
7169         * gcc.dg/tls/pic-1.c: New test.
7170         * gcc.dg/tls/nonpic-1.c: New test.
7171         * gcc.dg/20021018-1.c: New test.
7172
7173 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
7174
7175         * lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
7176         Remove only files with the same base name as the test case.
7177         (profopt-perf-value): Pass TESTCASE to profopt-cleanup.
7178         (profopt-execute): Likewise.  Also, remove old profiling
7179         and performance data files before running the tests.
7180
7181         * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls.
7182         * g++.dg/bprob/bprob.exp: Likewise.
7183         * g77.dg/bprob/bprob.exp: Likewise.  Also, relax regexp
7184         to allow more general test case names.
7185
7186         * g++.dg/bprob/bprob-1.C: Rename to ...
7187         * g++.dg/bprob/g++-bprob-1.C: ... this.
7188
7189         * g77.dg/bprob/bprob-1.f: Rename to ...
7190         * g77.dg/bprob/g77-bprob-1.f: ... this.
7191
7192 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
7193
7194         * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
7195         bison 1.50 or later.
7196
7197 2002-10-21  Janis Johnson  <janis187@us.ibm.com>
7198
7199         * g++.dg/README: Describe more test directories.
7200
7201 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
7202
7203         * g++.dg/init/array6.C: Add additional tests.
7204
7205 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
7206
7207         * gcc.dg/weak/typeof-2.c: Handle s390x targets as well.
7208         * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode.
7209
7210 2002-10-21  Kazu Hirata  <kazu@cs.umass.edu>
7211
7212         * gcc.c-torture/compile/20020604-1.x: New.
7213         * gcc.c-torture/compile/simd-5.x: Likewise.
7214         * gcc.c-torture/execute/920710-1.x: Likewise.
7215         * gcc.c-torture/execute/20020720-1.x: Disable on h8300.
7216
7217 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
7218
7219         * g++.dg/inherit/override1.C: Add dg-options clause.
7220
7221 2002-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
7222
7223         * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and
7224         _mm_slli_si128.
7225
7226 2002-10-19  Andreas Schwab  <schwab@suse.de>
7227
7228         * lib/compat.exp (compat-run): Prepend "./" when $dest has no
7229         directory component.
7230
7231 2002-10-18  Mark Mitchell  <mark@codesourcery.com>
7232
7233         * g++.dg/inherit/thunk1.C: New test.
7234
7235         * g++.dg/inherit/override1.C: New test.
7236
7237         * g++.dg/abi/mangle11.C: New test.
7238         * g++.dg/abi/mangle14.C: New test.
7239         * g++.dg/abi/mangle17.C: New test.
7240
7241 2002-10-17  Nathan Sidwell  <nathan@codesourcery.com>
7242
7243         * g++.dg/overload/member2.C: New test.
7244
7245 2002-10-17  Janis Johnson  <janis187@us.ibm.com>
7246
7247         * g++.dg/README: Describe new compat directory.
7248         * g++.dg/dg.exp: Skip tests in compat directory.
7249         * README.compat: New file.
7250         * lib/compat.exp: New expect script.
7251         * g++.dg/compat: New test directory.
7252         * g++.dg/compat/compat.exp: New expect script.
7253         * g++.dg/compat/abi: New test directory.
7254         * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C,
7255         g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h,
7256         g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C,
7257         g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h,
7258         g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C,
7259         g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h,
7260         g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C,
7261         g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h,
7262         g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C,
7263         g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h,
7264         g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C,
7265         g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files.
7266         * g++.dg/compat/break: New test directory.
7267         * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C,
7268         g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h,
7269         g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C,
7270         g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h,
7271         g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C,
7272         g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h,
7273         g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C,
7274         g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h,
7275         g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C,
7276         g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h,
7277         g++.dg/compat/break/README: New files.
7278         * g++.dg/compat/eh: New test directory.
7279         * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C,
7280         g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h,
7281         g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C,
7282         g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h,
7283         g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C,
7284         g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h,
7285         g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C,
7286         g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h,
7287         g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C,
7288         g++.dg/compat/eh/filter2_y.C,
7289         g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C,
7290         g++.dg/compat/eh/new1_y.C,
7291         g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C,
7292         g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h,
7293         g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C,
7294         g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h,
7295         g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C,
7296         g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h,
7297         g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C,
7298         g++.dg/compat/eh/unexpected1_y.C: New files.
7299         * g++.dg/compat/init: New test directory.
7300         * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C,
7301         g++.dg/compat/init/array5_y.C,
7302         g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C,
7303         g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h,
7304         g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C,
7305         g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h,
7306         g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C,
7307         g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h,
7308         g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C,
7309         g++.dg/compat/init/init-ref2_y.C: New files.
7310
7311 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
7312
7313         PR c++/7584
7314         * g++.dg/inherit/using3.C: New test.
7315
7316 2002-10-17  Jan Hubicka  <jh@suse.cz>
7317
7318         * gcc.dg/20021017-2.c: New test.
7319
7320 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
7321
7322         * g++.dg/abi/mangle16.C: Adjust.
7323
7324         * g++.dg/init/array8.C: New test.
7325
7326 2002-10-17  Richard Sandiford  <rsandifo@redhat.com>
7327
7328         * gcc.dg/special/mips-abi.exp: New test.
7329         * gcc.dg/special/mips-abi.s: Empty file used by the above.
7330
7331 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
7332
7333         * g++.dg/abi/mangle16.C: New test.
7334         * g++.dg/abi/mangle17.C: Likewise.
7335
7336         PR c++/7478
7337         * g++.dg/template/ref1.C: New test.
7338
7339 2002-10-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7340
7341         * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
7342
7343 2002-10-16  Ulrich Weigand  <uweigand@de.ibm.com>
7344
7345         * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.
7346
7347 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
7348
7349         PR c++/7524
7350         * g++.dg/init/array7.C: New test.
7351
7352 2002-10-15  Mark Mitchell  <mark@codesourcery.com>
7353
7354         * g++.dg/init/array6.C: New test.
7355
7356         * g++.dg/abi/mangle13.C: Likewise.
7357         * g++.dg/abi/mangle14.C: Likewise.
7358         * g++.dg/abi/mangle15.C: Likewise.
7359
7360 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
7361
7362         * g++.dg/abi/empty8.C: New test.
7363
7364 2002-10-15  Nathan Sidwell  <nathan@codesourcery.com>
7365
7366         * g++.dg/init/ctor1.C: New test.
7367
7368 2002-10-15  Ulrich Weigand  <uweigand@de.ibm.com>
7369
7370         * gcc.c-torture/execute/20021015-1.c: New test.
7371
7372 2002-10-15  J"orn Rennecke <joern.rennecke@superh.com>
7373
7374         * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.
7375
7376 2002-10-14  Jan Hubicka  <jh@suse.cz>
7377
7378         * gcc.dg/i386-ssetype-[1-5].c: New tests.
7379
7380 2002-10-14  Richard Henderson  <rth@redhat.com>
7381
7382         * gcc.dg/20020219-1.c: Disable for 16-bit targets.
7383
7384 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
7385
7386         PR optimization/6631
7387         * g++.dg/opt/const2.C: New test.
7388
7389 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
7390
7391         PR c++/7176
7392         * g++.dg/parse/friend1.C: New test.
7393         * g++.old-deja/g++.pt/memtemp64.C: Adjust.
7394
7395 2002-10-14  Jakub Jelinek  <jakub@redhat.com>
7396
7397         * gcc.dg/20021014-1.c: New test.
7398
7399 2002-10-11  Mark Mitchell  <mark@codesourcery.com>
7400
7401         PR c++/5661
7402         * g++.dg/ext/vlm1.C: New test.
7403         * g++.dg/ext/vlm2.C: Likewise.
7404
7405         * g++.dg/init/array1.C: Remove invalid braces.
7406         * g++.dg/init/brace1.C: New test.
7407         * g++.dg/init/copy2.C: Likewise.
7408         * g++.dg/init/copy3.C: Likewise.
7409         * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR.
7410         * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of
7411         braces.
7412
7413 2002-10-11  Neil Booth  <neil@daikokuya.co.uk>
7414
7415         * gcc.dg/cpp/assembler.S: Don't use -ansi.
7416
7417 2002-10-11  Richard Shann  <richard.shann@superh.com>
7418
7419         * gcc.c-torture/compile/simd-5.c: New test.
7420
7421 2002-10-10  Roger Sayle  <roger@eyesopen.com>
7422
7423         * gcc.c-torture/execute/shiftopt-1.c: New test case.
7424
7425 2002-10-10  Jim Wilson  <wilson@redhat.com>
7426
7427         * gcc.c-torture/execute/20021010-1.c: New test.
7428
7429 2002-10-09  Zack Weinberg  <zack@codesourcery.com>
7430
7431         PR c/7353
7432         * g++.dg/ext/typedef-init.C: New test.
7433         * gcc.dg/typedef-init.c: New test.
7434
7435 2002-10-09  Neil Booth  <neil@daikokuya.co.uk>
7436
7437         * gcc.dg/cpp/paste13.c: New test.
7438
7439 2002-10-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7440
7441         * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs.  For
7442         remaining platforms, XFAIL during compile, not execute.  Don't
7443         XFAIL at -O0.
7444
7445 2002-10-08  Nathan Sidwell  <nathan@codesourcery.com>
7446
7447         * gcc.dg/alias-1.c: Tweak expected warning.
7448
7449 2002-10-06  D.Venkatasubramanian <dvenkat@noida.hcltech.com>
7450
7451         * gcc.dg/20020411-1.c: Disable for 16-bit "int".
7452
7453 2002-10-06  Andreas Jaeger  <aj@suse.de>
7454
7455         * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp.
7456         * gcc.dg/cpp/c++98.C: Likewise.
7457
7458         * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here.
7459         * g++.dg/cpp/c++98.C: Likewise.
7460
7461         * g++.dg/README (Subdirectories): Mention cpp directory.
7462
7463         PR target/7559
7464         * gcc.dg/20021006-1.c: New test.
7465
7466 2002-10-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7467
7468         PR c++/7804
7469         * g++.dg/other/warning1.C: New test.
7470
7471 2002-10-04  Roger Sayle  <roger@eyesopen.com>
7472
7473         * gcc.c-torture/execute/20020720-1.x:  XFAIL instead of skipping
7474         the test on failing platforms.  Mark sparcv9-*-*, sparc64-*-*
7475         and sparc-*-* with -m64 as expected failures.  See PR 8087.
7476
7477 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
7478
7479         PR c++/7931
7480         * g++.dg/template/ptrmem3.C: New test.
7481
7482         PR c++/7754
7483         * g++.dg/template/union1.C: New test.
7484
7485 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
7486
7487         PR c++/8006
7488         * g++.dg/abi/mangle9.C: New test.
7489         * g++.dg/abi/mangle10.C: New test.
7490         * g++.dg/abi/mangle11.C: New test.
7491         * g++.dg/abi/mangle12.C: New test.
7492
7493 2002-10-02  Mark Mitchell  <mark@codesourcery.com>
7494
7495         PR c++/7188.
7496         * g++.dg/template/meminit1.C: New test.
7497         * g++.dg/warn/Wreorder-1.C: Likewise.
7498         * g++.old-deja/g++.mike/warn3.C: Tweak.
7499         * lib/prune.exp: Ingore "in copy constructor".
7500
7501 2002-10-02  Andreas Jaeger  <aj@suse.de>
7502
7503         * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c,
7504         gcc.dg/20020103-1.c, gcc.dg/20000614-2.c,
7505         g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable
7506         on x86-64.
7507
7508 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
7509
7510         * gcc.dg/empty1.C: Fix typo.
7511
7512 2002-10-01  Nathan Sidwell  <nathan@codesourcery.com>
7513
7514         * gcc.dg/alias-1.c: New test.
7515
7516 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
7517
7518         * gcc.dg/empty1.C: New test.
7519
7520         * g++.dg/tls/init-2.C: Tweak error messages.
7521
7522 2002-10-01  Richard Sandiford  <rsandifo@redhat.com>
7523
7524         * gcc.c-torture/compile/20020923-1.c: New test.
7525
7526 2002-09-30  Jason Thorpe  <thorpej@wasabisystems.com>
7527
7528         * gcc.c-torture/execute/ffs-1.c: New test.
7529         * gcc.c-torture/execute/ffs-2.c: Ditto.
7530
7531 2002-09-30  Nathan Sidwell  <nathan@codesourcery.com>
7532
7533         * g++.dg/overload/member1.C: New test.
7534
7535 2002-09-30  Mark Mitchell  <mark@codesourcery.com>
7536
7537         * g++.dg/abi/empty7.C: New test.
7538         * g++.dg/init/pm2.C: Likewise.
7539
7540 2002-09-29  Nathan Sidwell  <nathan@codesourcery.com>
7541
7542         * g++.dg/rtti/crash1.C: New test.
7543
7544 2002-09-29  Hans-Peter Nilsson  <hp@bitrange.com>
7545
7546         * gcc.dg/sibcall-1.c, gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c,
7547         gcc.dg/sibcall-4.c: New tests.
7548
7549 2002-09-28  Roger Sayle  <roger@eyesopen.com>
7550
7551         * gcc.c-torture/execute/20020720-1.x: No longer skip test on
7552         powerpc and MMIX targets.
7553
7554 2002-09-27  Zack Weinberg  <zack@codesourcery.com>
7555
7556         * gcc.dg/cpp/20020927-1.c: New.
7557
7558 2002-09-26  David S. Miller  <davem@redhat.com>
7559
7560         * gcc.c-torture/compile/trunctfdf.c: New.
7561
7562 2002-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7563
7564         * lib/target-supports.exp (check_weak_available): Handle solaris2.
7565
7566 2002-09-27  Alan Modra  <amodra@bigpond.net.au>
7567
7568         * gcc.c-torture/execute/loop-15.c: New.
7569
7570 2002-09-26  Janis Johnson  <janis187@us.ibm.com>
7571
7572         * README.QMTEST: Fix typo.
7573
7574 2002-09-26  Ulrich Weigand  <uweigand@de.ibm.com>
7575
7576         * gcc.dg/20020926-1.c: New test.
7577
7578 2002-09-25  David S. Miller  <davem@redhat.com>
7579
7580         PR target/7842
7581         * gcc.c-torture/execute/shiftdi.c: New test.
7582
7583 2002-09-26  Richard Earnshaw  <rearnsha@arm.com>
7584
7585         * lib/gcc.exp (gcc_init): Use a filename for the testglue that is
7586         unique to the tool.
7587         * lib/g77.exp (g77_init): Likewise.
7588         * lib/g++.exp (g++_init): Likewise.
7589         * lib/objc.exp (objc_init): Likewise.
7590
7591 2002-09-25  Mark Mitchell  <mark@codesourcery.com>
7592
7593         * gcc/testsuite/g++.dg/abi/empty5.C: New test.
7594         * gcc/testsuite/g++.dg/abi/empty6.C: New test.
7595         * gcc/testsuite/g++.dg/abi/vbase12.C: New test.
7596
7597 2002-09-25  Richard Henderson  <rth@redhat.com>
7598
7599         * gcc.c-torture/execute/ieee/20010226-1.c: Early exit for
7600         too-small long double.
7601
7602 2002-09-23  Hans-Peter Nilsson  <hp@axis.com>
7603
7604         * gcc.dg/20020919-1.c: New test.
7605
7606 2002-09-23  Mark Mitchell  <mark@codesourcery.com>
7607
7608         * g++.dg/abi/bitfield6.C: New test.
7609         * g++.dg/abi/bitfield7.C: New test.
7610         * g++.dg/abi/bitfield8.C: New test.
7611         * g++.dg/abi/vbase11.C: New test.
7612
7613 2002-09-22  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7614
7615         * gcc.dg/20020219-1.c: Add "-mdisable-indexing" option for target
7616         hppa*-*-hpux*.  Update test comment.
7617
7618 2002-09-20  Jakub Jelinek  <jakub@redhat.com>
7619
7620         * gcc.dg/tls/struct-1.c: New test.
7621
7622 2002-09-20  Neil Booth  <neil@daikokuya.co.uk>
7623
7624         * gcc.dg/cpp/tr-warn2.c: Update.
7625
7626 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
7627
7628         * gcc.c-torture/execute/20020720-1.x: Skip test on ARM-based systems.
7629
7630 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
7631
7632         * gcc.c-torture/execute/990208-1.x: XFAIL this at -O3 for ARM-based
7633         systems.
7634
7635 2002-09-20  Hans-Peter Nilsson  <hp@bitrange.com>
7636
7637         * gcc.c-torture/execute/ieee/mzero3.c: New test.
7638
7639         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
7640         Adjust for c++filt moved to binutils.  Remove spurious duplicate
7641         setting of cxxfilt.
7642
7643 2002-09-19  Geoffrey Keating  <geoffk@apple.com>
7644
7645         * gcc.dg/20020312-2.c: Update for darwin.
7646
7647 2002-09-18  Nathan Sidwell  <nathan@codesourcery.com>
7648
7649         * g++.old-deja/g++.other/crash32.C: Mark ICE.
7650
7651 2002-09-17  Nicola Pero  <n.pero@mi.flashnet.it>
7652
7653         * objc.dg/comp-types-1.m: New test.
7654         * objc.dg/comp-types-2.m: New test.
7655         * objc.dg/comp-types-3.m: New test.
7656         * objc.dg/comp-types-4.m: New test.
7657         * objc.dg/comp-types-5.m: New test.
7658         * objc.dg/comp-types-6.m: New test.
7659
7660 2002-09-17  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7661
7662         * gcc.c-torture/execute/strct-stdarg-1.x: Remove file.
7663
7664 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
7665
7666         * g++.dg/other/do1.C: New test.
7667
7668         * g++.dg/template/subst1.C: New test.
7669
7670 2002-09-16  Steve Ellcey  <sje@cup.hp.com>
7671
7672         * gcc.dg/20020312-2.c: Change __parisc__ to __hppa__.
7673
7674 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
7675
7676         * g++.dg/template/qualttp20.C: Adjust expected errors.
7677         * g++.old-deja/g++.jason/report.C: Likewise.
7678         * g++.old-deja/g++.other/qual1.C: Likewise.
7679
7680         * g++.dg/lookup/scoped2.C: New test.
7681
7682         * g++.dg/ext/asm3.C: New test.
7683
7684 2002-09-16  Richard Earnshaw  <rearnsha@arm.com>
7685
7686         * objc.dg/bitfield-2.m (dg-options): Add -fsigned-char.
7687
7688 2002-09-16  Kazu Hirata  <kazu@cs.umass.edu>
7689
7690         * ChangeLog: follow spelling conventions.
7691         * g++.old-deja/g++.abi/ptrmem.C: Likewise.
7692         * g++.old-deja/g++.bugs/900210_05.C: Likewise.
7693         * g++.old-deja/g++.bugs/900211_04.C: Likewise.
7694         * g++.old-deja/g++.bugs/900321_02.C: Likewise.
7695         * g++.old-deja/g++.bugs/900404_02.C: Likewise.
7696         * g++.old-deja/g++.bugs/900520_06.C: Likewise.
7697         * g++.old-deja/g++.law/global-init1.C: Likewise.
7698         * g++.old-deja/g++.other/delete4.C: Likewise.
7699         * g++.old-deja/g++.other/inline21.C: Likewise.
7700         * g++.old-deja/g++.other/singleton.C: Likewise.
7701         * g77.dg/strlen0.f: Likewise.
7702         * g77.f-torture/compile/20010519-1.f: Likewise.
7703         * g77.f-torture/compile/980310-4.f: Likewise.
7704         * gcc.c-torture/compile/20000605-1.c: Likewise.
7705         * gcc.c-torture/execute/20020225-1.c: Likewise.
7706         * gcc.dg/c90-hexfloat-2.c: Likewise.
7707         * gcc.dg/c99-bool-1.c: Likewise.
7708         * gcc.dg/c99-hexfloat-2.c: Likewise.
7709         * gcc.dg/dll-2.c: Likewise.
7710         * gcc.dg/wtr-union-init-1.c: Likewise.
7711         * gcc.dg/wtr-union-init-2.c: Likewise.
7712         * gcc.dg/wtr-union-init-3.c: Likewise.
7713         * gcc.dg/cpp/avoidpaste1.c: Likewise.
7714         * gcc.dg/cpp/defined.c: Likewise.
7715         * gcc.dg/cpp/macsyntx.c: Likewise.
7716         * gcc.dg/cpp/paste2.c: Likewise.
7717         * gcc.dg/cpp/trad/defined.c: Likewise.
7718         * gcc.dg/format/c90-printf-1.c: Likewise.
7719         * gcc.dg/format/c90-scanf-1.c: Likewise.
7720         * gcc.dg/format/c99-printf-1.c: Likewise.
7721         * gcc.dg/format/c99-scanf-1.c: Likewise.
7722         * gcc.misc-tests/gcov-8.c: Likewise.
7723         * lib/profopt.exp: Likewise.
7724
7725 2002-09-15  Krister Walfridsson  <cato@df.lth.se>
7726
7727         * lib/old-dejagnu.exp (old-dejagnu) Improve test for ICE.
7728
7729 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
7730
7731         * g++.dg/inherit/using2.C: New test.
7732
7733 2002-09-15  Kazu Hirata  <kazu@cs.umass.edu>
7734
7735         * ChangeLog: Follow spelling conventions.
7736         * g++.dg/template/friend4.C: Likewise.
7737         * g++.old-deja/g++.pt/crash67.C: Likewise.
7738         * gcc.c-torture/execute/20000801-4.c: Likewise.
7739         * gcc.dg/c90-digraph-1.c: Likewise.
7740         * gcc.dg/c94-digraph-1.c: Likewise.
7741         * gcc.dg/c99-digraph-1.c: Likewise.
7742         * gcc.dg/cpp/line5.c: Likewise.
7743         * gcc.dg/cpp/multiline.c: Likewise.
7744         * gcc.dg/cpp/trad/literals-1.c: Likewise.
7745         * gcc.dg/format/attr-3.c: Likewise.
7746         * gcc.dg/format/c90-scanf-3.c: Likewise.
7747         * gcc.dg/format/ext-4.c: Likewise.
7748
7749 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
7750
7751         * g++.dg/template/pretty1.C: New test.
7752
7753 2002-09-14  Alan Modra  <amodra@bigpond.net.au>
7754
7755         * gcc.c-torture/execute/struct-cpy-1.c: New test.
7756
7757 2002-09-13  Matt Austern  <austern@apple.com>
7758
7759         * testsuite/g++.dg/other/constref[12].C: New, regression tests for
7760         passing a cast expression to a function by const reference.
7761
7762 2002-09-13  Nathan Sidwell  <nathan@codesourcery.com>
7763
7764         * g++.dg/template/deduce1.C: New test.
7765
7766 2002-09-13  Kazu Hirata  <kazu@cs.umass.edu>
7767
7768         * gcc.c-torture/execute/simd-1.c: Force all use of int to
7769         32-bit int.
7770
7771 2002-09-10  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7772
7773         * gcc.dg/struct-ret-1.c: Add prototype for exit function and correct
7774         usage.
7775
7776 2002-09-10  Richard Earnshaw  <rearnsha@arm.com>
7777
7778         * gcc.c-torture/compile/20020910-1.c: New test.
7779
7780 2002-09-10  Frank Ch. Eigler  <fche@redhat.com>
7781
7782         * gcc.c-torture/execute/20010915-1.c: Correct typo in abort call.
7783
7784 2002-09-10  Andreas Jaeger  <aj@suse.de>
7785
7786         * gcc.dg/20020312-2.c: Adjust for x86-64.
7787
7788 2002-09-08  Toon Moene  <toon@moene.indiv.nluug.nl>
7789
7790         * g77.dg/7388.f: New test case for PR 7388.
7791
7792 2002-09-07  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
7793
7794         * gcc.dg/compare2.c: Remove xfail from cases 10 and 12.
7795
7796 2002-09-05  Ziemowit Laski <zlaski@apple.com>
7797
7798         * objc.dg/proto-lossage-1.m: New test.
7799
7800 2002-09-06  Neil Booth  <neil@daikokuya.co.uk>
7801
7802         * gcc.dg/cpp/_Pragma4.c: Fix typo.
7803
7804 2002-09-06  Nicola Pero  <n.pero@mi.flashnet.it>
7805
7806         * objc/execute/formal_protocol-6.x: Removed.  This testcase is now
7807         expected to pass.
7808
7809 2002-09-06  Stan Shebs  <shebs@apple.com>
7810             David Edelsohn  <edelsohn@gnu.org>
7811
7812         * gcc.dg/weak: New directory.
7813         * gcc.dg/weak-[1-9].c: Move to new directory, remove all
7814         target-specific xfail bits.
7815         * gcc.dg/typeof-2.c: Move to new directory.
7816         * gcc.dg/weak.exp: New expect script.
7817
7818 2002-09-06  Alan Modra  <amodra@bigpond.net.au>
7819
7820         * gcc.c-torture/execute/extzvsi.c: New test.
7821
7822 2002-09-05  Stan Shebs  <shebs@apple.com>
7823
7824         * gcc.dg/weak-1.c: xfail on Darwin.
7825         * gcc.dg/weak-2.c: Ditto.
7826         * gcc.dg/weak-3.c: Ditto.
7827         * gcc.dg/weak-4.c: Ditto.
7828         * gcc.dg/weak-5.c: Ditto.
7829         * gcc.dg/weak-6.c: Ditto.
7830         * gcc.dg/weak-7.c: Ditto.
7831         * gcc.dg/weak-8.c: Ditto.
7832         * gcc.dg/weak-9.c: Ditto.
7833
7834 2002-09-05  J"orn Rennecke <joern.rennecke@superh.com>
7835
7836         * gcc.c-torture/execute/loop-14.c: New test.
7837
7838 2002-09-04  Jakub Jelinek  <jakub@redhat.com>
7839
7840         * g++.dg/other/cxa-atexit1.C: New test.
7841
7842         * gcc.dg/typeof-2.c: New test.
7843
7844 2002-09-03  Roger Sayle  <roger@eyesopen.com>
7845
7846         * gcc.dg/builtins-2.c: New testcase.
7847         * gcc.dg/builtins-3.c: New testcase.
7848
7849 2002-09-03  Neil Booth  <neil@daikokuya.co.uk>
7850
7851         * gcc.dg/cpp/_Pragma4.c: New test.
7852
7853 2002-09-03  Nicola Pero  <n.pero@mi.flashnet.it>
7854
7855         * objc/execute/nil_method-1.m: New testcase.
7856
7857 2002-09-01  Nicola Pero  <n.pero@mi.flashnet.it>
7858
7859         * objc/execute/class-tests-1.h (test_class_with_superclass): Call
7860         [Object class], not [Object initialize].
7861
7862 2002-08-31  Roger Sayle  <roger@eyesopen.com>
7863             Hans-Peter Nilsson  <hp@bitrange.com>
7864
7865         * gcc.c-torture/execute/20020720-1.x: Skip test on
7866         mmix-knuth-mmixware.  Correct comment.
7867
7868 2002-08-27  Mark Mitchell  <mark@codesourcery.com>
7869
7870         * testsuite/g++.dg/abi/bitfield5.C: New test.
7871         * testsuite/g++.dg/abi/vbase10.C: Likewise.
7872
7873 2002-08-27  Nicola Pero  <n.pero@mi.flashnet.it>
7874
7875         * objc.dg/undeclared-selector.m: New test.
7876
7877 2002-08-27  Nathan Sidwell  <nathan@codesourcery.com>
7878
7879         * g++.dg/other/offsetof1.C: Avoid cast warning.
7880
7881 2002-08-26  Ziemowit Laski  <zlaski@apple.com>
7882
7883         * objc.dg/super-class-2.m: New test.
7884
7885 2002-08-24  Matt Austern  <austern@apple.com>
7886
7887         * g++.dg/ext/lvaddr.C: New test.
7888         * g++.dg/ext/lvcast.C: New test.
7889
7890 2002-08-22  Mark Mitchell  <mark@codesourcery.com>
7891
7892         * testsuite/g++.dg/inherit/cond1.C: New test.
7893
7894 2002-08-22  Geoffrey Keating  <geoffk@redhat.com>
7895
7896         * gcc.dg/noncompile/incomplete-1.c: New test.
7897
7898 2002-08-21  Joseph S. Myers  <jsm@polyomino.org.uk>
7899
7900         * gcc.dg/typespec-1.c: New test.
7901
7902 2002-08-20  Devang Patel  <dpatel@apple.com>
7903         * objc.dg/proto-hier-2.m: New test.
7904
7905 2002-08-19  Ziemowit Laski  <zlaski@apple.com>
7906
7907         * objc.dg/bitfield-1.m: New test.
7908         * objc.dg/bitfield-2.m: New test.
7909
7910 2002-08-17  Joseph S. Myers  <jsm@polyomino.org.uk>
7911
7912         * gcc.dg/c90-flex-array-1.c, gcc.dg/c99-flex-array-3.c,
7913         gcc.dg/c99-flex-array-4.c: New tests.
7914
7915 2002-08-16  Stan Shebs  <shebs@apple.com>
7916
7917         * objc/execute/selector-1.m: Add __NEXT_RUNTIME__ case.
7918
7919 2002-08-15  Jakub Jelinek  <jakub@redhat.com>
7920
7921         * gcc.dg/typeof-1.c: New test.
7922         * g++.dg/ext/typeof2.C: New test.
7923
7924 2002-08-15  Nathan Sidwell  <nathan@codesourcery.com>
7925
7926         * g++.dg/other/offsetof1.C: New test.
7927
7928 2002-08-14  Richard Henderson  <rth@redhat.com>
7929
7930         * gcc.dg/tls/diag-3.c: Fix expected message strings.
7931
7932 2002-08-14  Neil Booth  <neil@daikokuya.co.uk>
7933
7934         * gcc.dg/cpp/_Pragma3.c: New test.
7935
7936 2002-08-13  Mark Mitchell  <mark@codesourcery.com>
7937
7938         * g++.dg/template/inherit3: New test.
7939
7940 2002-08-10  Nathan Sidwell  <nathan@codesourcery.com>
7941
7942         * gcc.dg/bitfld-4.c: Add blank options.
7943
7944 2002-08-09  Mark Mitchell  <mark@codesourcery.com>
7945
7946         * g++.dg/template/crash1.C: New test.
7947
7948 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
7949
7950         * gcc.dg/tls/opt-2.c: New test.
7951
7952 2002-08-08  Devang Patel  <dpatel@apple.com>
7953
7954         * objc.dg/selector-1.m : New test
7955
7956 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
7957
7958         * g++.dg/abi/bitfield4.C: New test.
7959         * gcc.dg/bitfld-4.c: New test.
7960
7961 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
7962
7963         * g++.dg/other/packed1.C: New test.
7964
7965 2002-08-07  Mark Mitchell  <mark@codesourcery.com>
7966
7967         * g++.dg/abi/offsetof.C: Tweak error messages.
7968         * g++.old-deja/g++.mike/p10769a.C: Likewise.
7969
7970 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
7971
7972         * gcc.dg/bitfld-3.c: New test.
7973
7974 2002-08-07  Jakub Jelinek  <jakub@redhat.com>
7975             Richard Henderson  <rth@redhat.com>
7976
7977         * gcc.dg/i386-bitfield1.c: New test.
7978         * g++.dg/abi/bitfield3.C: Update.
7979
7980 2002-08-07  Neil Booth  <neil@daikokuya.co.uk>
7981
7982         * objc.dg/const-str-2.m: Update.
7983         * gcc.dg/cpp/c++98.c: Change to C extension.
7984         * gcc.dg/cpp/c++98-pedantic.c: Similarly.
7985         * gcc.dg/cpp/cpp.exp: Process .C extensions too.
7986
7987 2002-08-06  Aldy Hernandez  <aldyh@redhat.com>
7988
7989         * testsuite/gcc.dg/tls/diag-3.c: New.
7990
7991 2002-08-07  Gabriel Dos Reis  <gdr@nerim.net>
7992
7993         * g++.dg/README (Subdirectories): Document new subdir expr.
7994         * g++.dg/expr/pmf-1.C: New test.
7995
7996 2002-08-06  Neil Booth  <neil@daikokuya.co.uk>
7997
7998         * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
7999
8000 2002-08-06  Jakub Jelinek  <jakub@redhat.com>
8001
8002         * g++.dg/abi/bitfield3.C: New test.
8003
8004 2002-08-05  Nathan Sidwell  <nathan@codesourcery.com>
8005
8006         * lib/gcov.exp: Tweak expected line formats.
8007         * gcc.misc-tests/gcov8.c: New test.
8008         * gcc.misc-tests/gcov8.x: New flags.
8009
8010 2002-08-05  Jakub Jelinek  <jakub@redhat.com>
8011
8012         * consistency.vlad/layout/endian.c: Include string.h.
8013
8014         * gcc.c-torture/execute/20020805-1.c: New test.
8015
8016 2002-08-04  Gabriel Dos Reis  <gdr@nerim.net>
8017
8018         * g++.dg/other/conversion1.C: New test.
8019
8020 2002-08-03  Roger Sayle  <roger@eyesopen.com>
8021
8022         * gcc.dg/builtins-1.c: New testcase.
8023
8024 2002-08-02  Mark Mitchell  <mark@codesourcery.com>
8025
8026         * g++.dg/inherit/access3.C: New test.
8027
8028 2002-08-01  Jakub Jelinek  <jakub@redhat.com>
8029
8030         * gcc.dg/ia64-visibility-2.c: New test.
8031
8032 2002-08-01  Benjamin Kosnik   <bkoz@redhat.com>
8033
8034         * g++.old-deja/g++.abi/ptrflags.C (expect): Change
8035         __qualifier_flags to __flags.
8036
8037 2002-07-31  Mark Mitchell  <mark@codesourcery.com>
8038
8039         * g++.dg/inherit/operator1.C: New test.
8040         * g++.dg/lookup/disamb1.C: Fix typo in comment.
8041         * g++.dg/other/error1.C: Change expected error message.
8042         * g++.dg/template/conv4.C: Likewise.
8043
8044 2002-07-26  Neil Booth  <neil@daikokuya.cop.uk>
8045
8046         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
8047         for documented behavior.
8048
8049 2002-07-25  Roger Sayle  <roger@eyesopen.com>
8050
8051         * gcc.c-torture/execute/20020720-1.x: Skip this test on
8052         several targets known to fail.
8053
8054 2002-07-25  Richard Sandiford  <rsandifo@redhat.com>
8055
8056         * gcc.dg/mips-args-[123].c: New tests.
8057
8058 2002-07-24  Aldy Hernandez  <aldyh@redhat.com>
8059
8060         * gcc.dg/ppc-spe.c: New.
8061
8062 2002-07-24  Geoffrey Keating  <geoffk@redhat.com>
8063
8064         * g++.dg/other/ptrmem4.C: New testcase.
8065
8066 2002-07-24  Richard Henderson  <rth@redhat.com>
8067
8068         * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
8069
8070 2002-07-24  Gabriel Dos Reis  <gdr@nerim.net>
8071
8072         * g++.dg/ext/alignof1.C (main): Return 0 for success.
8073
8074 2002-07-24  Roger Sayle  <roger@eyesopen.com>
8075
8076         * gcc.c-torture/execute/memset-3.c: New testcase.
8077
8078 2002-07-24  Neil Booth  <neil@daikokuya.co.uk>
8079
8080         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
8081         gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
8082
8083 2002-07-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8084
8085         * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
8086         Delete.
8087
8088 2002-07-23  J"orn Rennecke <joern.rennecke@superh.com>
8089
8090         * gcc.c-torture/compile/simd-4.c: New test.
8091
8092 2002-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8093
8094         PR c++/7347, c++/7348
8095         * g++.dg/template/access4.C: New test.
8096         * g++.dg/template/access5.C: New test.
8097         * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
8098         * g++.old-deja/g++.pt/memtemp86.C: Likewise.
8099         * g++.old-deja/g++.pt/ttp58.C: Likewise.
8100         * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
8101
8102 2002-07-22  Jakub Jelinek  <jakub@redhat.com>
8103
8104         * gcc.dg/gnu89-init-2.c: New test.
8105
8106 2002-07-21  Gabriel Dos Reis  <gdr@nerim.net>
8107
8108         * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
8109
8110 2002-07-20  Roger Sayle  <roger@eyesopen.com>
8111
8112         * gcc.c-torture/execute/20020720-1.c: New testcase.
8113
8114 2002-07-20  Neil Booth  <neil@daikokuya.co.uk>
8115
8116         * gcc.dg/cpp/Wsignprom.c: New tests.
8117
8118 2002-07-20  Alan Modra  <amodra@bigpond.net.au>
8119
8120         * gcc.c-torture/execute/loop-13.c: New test.
8121
8122 2002-07-19  Neil Booth  <neil@daikokuya.co.uk>
8123
8124         * gcc.dg/cpp/expr.c: New tests.
8125
8126 2002 07-18  David Edelsohn  <edelsohn@gnu.org>
8127
8128         * g++.dg/opt/pr6713.C: Add template instantiation.
8129
8130 2002-07-18  Alan Modra  <amodra@bigpond.net.au>
8131
8132         * gcc.dg/nest.c: New test.
8133
8134 2002-07-17  Richard Henderson  <rth@redhat.com>
8135
8136         * g++.dg/opt/pr6713.C: New test.
8137
8138 2002-07-17  Eric Botcazou  <ebotcazou@multimania.com>
8139
8140         * gcc.c-torture/execute/loop-2e.x: Let the testcase
8141         XFAIL for all x86 processors.
8142
8143 2002-07-17  Ian Dall  <ian@sibyl.beware.dropbear.id.au>
8144
8145         * gcc.c-torture/execute/20010122-1.x: Do not test with
8146         -fomit-frame-pointer.
8147
8148 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8149
8150         * g++.dg/template/instantiate2.C: New test.
8151         * g++.dg/template/spec4.C: New test.
8152
8153 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8154
8155         * g++.dg/template/access2.C: New test.
8156         * g++.dg/template/access3.C: New test.
8157
8158 2002-07-15  Zack Weinberg  <zack@codesourcery.com>
8159
8160         * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
8161         c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
8162         c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
8163         c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
8164         Convert to use <stdarg.h>.
8165         * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
8166         Delete.
8167         * gcc.dg/va-arg-2.c: New.
8168         * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
8169
8170 2002-07-15  Jakub Jelinek  <jakub@redhat.com>
8171
8172         * gcc.c-torture/compile/20020710-1.c: New test.
8173
8174 2002-07-11  J"orn Rennecke <joern.rennecke@superh.com>
8175                           Andrew Pinski  <pinskia@physics.uc.edu>
8176
8177         gcc.c-torture/compile/simd-2.c: New testcase.
8178         gcc.c-torture/compile/simd-3.c: Likewise.
8179
8180 2002-07-11  Mark Mitchell  <mark@codesourcery.com>
8181
8182         PR c++/7224
8183         * g++.dg/overload/error1.C: New test.
8184
8185 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8186
8187         * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
8188         configuration and IRIX 6 O32 ABI.
8189
8190 2002-07-11  Roger Sayle  <roger@eyesopen.com>
8191
8192         * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
8193
8194 2002-07-10  Roger Sayle  <roger@eyesopen.com>
8195
8196         * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
8197
8198 2002-07-10  Jeffrey A Law  <law@redhat.com>
8199
8200         * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
8201
8202         * gcc.c-torture/compile/930326-1.x: Remove.  No longer needed.
8203
8204 2002-07-09  Aldy Hernandez  <aldyh@redhat.com>
8205
8206         * gcc.dg/20020312-2.c: Check for __PPC__.
8207
8208 2002-07-09  Diego Novillo  <dnovillo@redhat.com>
8209
8210         * gcc.c-torture/compile/20020709-1.c: New test.
8211
8212 2002-07-07  Roger Sayle  <roger@eyesopen.com>
8213
8214         * g++.dg/template/qualttp21.C: New test case.
8215
8216 2002-07-06  Alexandre Oliva  <aoliva@redhat.com>
8217
8218         * gcc.c-torture/compile/20020706-1.c: New test.
8219         * gcc.c-torture/compile/20020706-2.c: New test.
8220
8221 2002-07-06  Brian R. Gaeke  <brg@dgate.ORG>
8222             Alexandre Oliva  <aoliva@redhat.com>
8223
8224         * g++.dg/warn/incomplete1.C: New test.
8225
8226 2002-07-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8227
8228         PR c++/7099
8229         * g++.dg/warn/noreturn1.C: New test.
8230
8231 2002-07-03  Mark Mitchell  <mark@codesourcery.com>
8232
8233         PR c++/6706
8234         * g++.dg/debug/debug6.C: New test.
8235         * g++.dg/debug/debug7.C: New test.
8236
8237 2002-07-04  J"orn Rennecke <joern.rennecke@superh.com>
8238
8239         * gcc.c-torture/compile/simd-3.c: New test.
8240
8241 2002-07-03  Chris Demetriou  <cgd@broadcom.com>
8242
8243         * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
8244         * gcc.dg/20020620-1.c: Likewise.
8245
8246 2002-07-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8247
8248         PR c++/6944
8249         * g++.dg/init/array4.C: New test.
8250         * g++.dg/init/array5.C: New test.
8251
8252 2002-07-03  J"orn Rennecke <joern.rennecke@superh.com>
8253
8254         * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
8255         * gcc.c-torture/execute/simd-2.c (main): Likewise.
8256
8257 2002-07-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8258
8259         * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
8260         * gcc.dg/wtr-aggr-init-1.c: Likewise.
8261         * gcc.dg/wtr-conversion-1.c: Likewise.
8262         * gcc.dg/wtr-escape-1.c: Likewise.
8263         * gcc.dg/wtr-int-type-1.c: Likewise.
8264         * gcc.dg/wtr-label-1.c: Likewise.
8265         * gcc.dg/wtr-static-1.c: Likewise.
8266         * gcc.dg/wtr-strcat-1.c: Likewise.
8267         * gcc.dg/wtr-suffix-1.c: Likewise.
8268         * gcc.dg/wtr-switch-1.c: Likewise.
8269         * gcc.dg/wtr-unary-plus-1.c: Likewise.
8270         * gcc.dg/wtr-union-init-1.c: Likewise.
8271         * gcc.dg/wtr-union-init-2.c: Likewise.
8272         * gcc.dg/wtr-union-init-3.c: Likewise.
8273
8274         * gcc.dg/wtr-func-def-1.c: New test.
8275
8276 2002-07-02 Devang Patel <dpatel@apple.com>
8277
8278         * objc.dg/param-1.m: New test.
8279
8280 2002-07-03  Neil Booth  <neil@daikokuya.co.uk>
8281
8282         * gcc.dg/cpp/trad/directive.c: Add test.
8283         * gcc.dg/cpp/trad/macroargs.c: Add test.
8284         * gcc.dg/cpp/trad/recurse-3.c: Add tests.
8285
8286 2002-07-02  Neil Booth  <neil@daikokuya.co.uk>
8287
8288         * gcc.dg/cpp/cmdlne-M.c: New test.
8289
8290 2002-07-02  Ziemowit Laski  <zlaski@apple.com>
8291
8292         * objc.dg/desig-init-1.m: New test.
8293
8294 2002-07-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8295
8296         PR c++/6716
8297         * g++.dg/template/instantiate1.C: New test.
8298
8299 2002-07-01  Mark Mitchell  <mark@codesourcery.com>
8300
8301         PR c++/7112
8302         * g++.dg/template/sizeof2.C: New test.
8303
8304 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
8305
8306         * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
8307         gcc.dg/cpp/trad/include.c: New tests.
8308
8309 2002-07-01  Hans-Peter Nilsson  <hp@axis.com>
8310
8311         PR target/7177
8312         * gcc.c-torture/compile/20020701-1.c: New test.
8313
8314 2002-07-01  Stan Shebs  <shebs@apple.com>
8315
8316         * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
8317         header here...
8318         * lib/objc-torture.exp (objc-torture-compile): ...instead of here
8319         (objc-torture-execute): or here.
8320
8321 2002-07-01  J"orn Rennecke <joern.rennecke@superh.com>
8322
8323         * gcc.c-torture/execute/arith-rand-ll.c: New test.
8324
8325 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
8326
8327         * gcc.dg/cpp/trad/escaped-nl.c: New test.
8328
8329 2002-06-30  Devang Patel  <dpatel@apple.com>
8330
8331         * objc.dg/fsyntax-only.m: New test.
8332
8333 2002-06-27  Mark Mitchell  <mark@codesourcery.com>
8334
8335         PR c++/6695
8336         * g++.dg/template/friend7.C: New file.
8337
8338 2002-06-27  Aldy Hernandez  <aldyh@redhat.com>
8339
8340         * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
8341         return type.
8342
8343 2002-06-27  J"orn Rennecke <joern.rennecke@superh.com>
8344
8345         * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
8346         avoid division by zero.
8347
8348 2002-06-27  Neil Booth  <neil@daikokuya.co.uk>
8349
8350         * gcc.dg/Wunknownprag.c: New tests.
8351
8352 2002-06-25  J"orn Rennecke <joern.rennecke@superh.com>
8353
8354         * gcc.c-torture/execute/simd-2.c: New test.
8355
8356 2002-06-25  Neil Booth  <neil@daikokuya.co.uk>
8357
8358         * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
8359         gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
8360         gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
8361         gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
8362         gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
8363         gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
8364         gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
8365         gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
8366         gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
8367         gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
8368         gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
8369         gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
8370         gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
8371         gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
8372         gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
8373         gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
8374         gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
8375
8376 2002-06-24  Neil Booth  <neil@daikokuya.co.uk>
8377
8378         * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
8379         gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
8380         gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
8381         gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
8382         New tests.
8383         * gcc.dg/cpp/trad/directive.c: Update.
8384
8385 2002-06-23  Andreas Jaeger  <aj@suse.de>
8386
8387         * gcc.c-torture/execute/complex-6.c: New.
8388
8389 2002-06-22  Neil Booth  <neil@daikokuya.co.uk>
8390
8391         * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
8392         gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
8393         gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
8394         gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
8395
8396 2002-06-21  Neil Booth  <neil@daikokuya.co.uk>
8397
8398         * gcc.dg/cpp/trad: New directory with traditional tests copied
8399         from parent directory.
8400         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
8401         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
8402         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
8403         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
8404         Move to trad/ and rename.
8405         * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
8406         gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
8407         gcc.dg/cpp/trad/redef2.c: New tests.
8408         * gcc.dg/cpp/trad/trad.exp: New driver.
8409
8410 2002-06-20  Neil Booth  <neil@daikokuya.co.uk>
8411
8412         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
8413         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
8414         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
8415         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
8416         Remove.
8417
8418 2002-06-20  Richard Sandiford  <rsandifo@redhat.com>
8419
8420         * gcc.dg/20020620-1.c: New test.
8421
8422 2002-06-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8423
8424         * g++.dg/template/ttp4.C: New test.
8425
8426 2002-06-19  Jakub Jelinek  <jakub@redhat.com>
8427
8428         * g++.dg/opt/vt1.C: Fix regexp.
8429
8430 2002-06-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8431
8432         * gcc.c-torture/execute/pure-1.c: Make functions static again.
8433         Don't use attribute `noinline'.
8434
8435 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
8436
8437         * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
8438
8439 2002-06-18  Aldy Hernandez  <aldyh@redhat.com>
8440
8441         * gcc.c-torture/execute/simd-1.c: New.
8442
8443         * gcc.dg/simd-1.c: New.
8444
8445 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
8446
8447         * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
8448
8449 2002-06-16  Richard Henderson  <rth@redhat.com>
8450
8451         * g++.dg/ext/anon-struct1.C: New.
8452         * g++.dg/ext/anon-struct2.C: New.
8453         * g++.dg/ext/anon-struct3.C: New.
8454         * gcc.dg/anon-struct-1.c: New.
8455         * gcc.dg/anon-struct-2.c: New.
8456         * gcc.dg/anon-struct-3.c: New.
8457         * gcc.dg/20011008-1.c: Adjust warning text.
8458         * gcc.dg/20020527-1.c: Add -fms-extensions.
8459
8460 2002-06-16  Richard Henderson  <rth@redhat.com>
8461
8462         * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
8463
8464 2002-06-15  Hans-Peter Nilsson  <hp@axis.com>
8465
8466         * gcc.c-torture/execute/20020615-1.c: New test.
8467
8468 2002-06-15  Roger Sayle  <roger@eyesopen.com>
8469
8470         * gcc.c-tortuture/execute/compare-1.c: New test case.
8471         * gcc.c-tortuture/execute/compare-2.c: New test case.
8472         * gcc.c-tortuture/execute/compare-3.c: New test case.
8473
8474 2002-06-13  Richard Henderson  <rth@redhat.com>
8475
8476         * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New.  Define for
8477         ia64 ilp32.
8478
8479 2002-06-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8480
8481         * g++.dg/template/typename2.C: Update error message.
8482
8483 2002-06-12  Hans-Peter Nilsson  <hp@axis.com>
8484
8485         * gcc.c-torture/execute/20020611-1.c: New test.
8486
8487 2002-06-11  Bob Wilson  <bob.wilson@acm.org>
8488
8489         * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
8490         list of targets to skip.
8491
8492 2002-06-10  Bob Wilson  <bob.wilson@acm.org>
8493
8494         * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
8495         targets if not optimizing.
8496
8497 2002-06-10  Jakub Jelinek  <jakub@redhat.com>
8498
8499         * gcc.c-torture/compile/20020605-1.c: New test.
8500
8501         * g++.dg/opt/vt1.C: New test.
8502
8503         * gcc.dg/20020531-1.c: New test.
8504
8505         * gcc.dg/20020530-1.c: New test.
8506
8507         * gcc.dg/20020527-1.c: New test.
8508
8509         * g++.dg/opt/cse1.C: New test.
8510
8511 2002-06-07  Roger Sayle  <roger@eyesopen.com>
8512
8513         * gcc.dg/20020607-2.c: New test case.
8514
8515 2002-06-07  Jakub Jelinek  <jakub@redhat.com>
8516
8517         * gcc.c-torture/compile/20020604-1.c: New test.
8518
8519 2002-06-04  Richard Henderson  <rth@redhat.com>
8520
8521         * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
8522         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
8523         * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
8524
8525 2002-06-04  Aldy Hernandez  <aldyh@redhat.com>
8526
8527         * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
8528
8529 2002-06-03  Richard Henderson  <rth@redhat.com>
8530
8531         * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
8532         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
8533
8534 2002-06-02  Richard Henderson  <rth@redhat.com>
8535
8536         * gcc.c-torture/execute/pure-1.c: Don't mark any of the
8537         test functions static.
8538
8539 2002-06-02  Andreas Jaeger  <aj@suse.de>
8540
8541         * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
8542         now.
8543
8544 2002-06-02  Neil Booth  <neil@daikokuya.demon.co.uk>
8545
8546         * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
8547         gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
8548         Update for mofified diagnostics.
8549         * gcc.dg/c99-intconst-1.c: No longer fail.
8550
8551 2002-06-02  Richard Henderson  <rth@redhat.com>
8552
8553         * gcc.dg/uninit-A.c: Remove xfail markers.
8554
8555 2002-06-01  Roger Sayle  <roger@eyesopen.com>
8556
8557         * gcc.dg/fnegate-1.c: New test case.
8558
8559 2002-05-30  Osku Salerma  <osku@iki.fi>
8560
8561         * gcc.c-torture/execute/mayalias-1.c: New file.
8562
8563 2002-05-29  Neil Booth  <neil@daikokuya.demon.co.uk>
8564
8565         * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
8566         gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
8567         gcc.dg/cpp/if-1.c: Update for modified diagnostics.
8568
8569 2002-05-29  Hans-Peter Nilsson  <hp@axis.com>
8570
8571         * gcc.c-torture/execute/20020529-1.c: New test.
8572
8573 2002-05-27  Richard Henderson  <rth@redhat.com>
8574
8575         * g++.dg/ext/attrib6.C: New test case.
8576
8577 2002-05-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8578
8579         * gcc.c-torture/execute/pure-1.c: New test.
8580
8581 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
8582
8583         * gcc.dg/cpp/arith-2.c: Remove.
8584
8585 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
8586
8587         * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
8588         * gcc.dg/cpp/if-3.c: Remove.
8589
8590 2002-05-26  Jakub Jelinek  <jakub@redhat.com>
8591
8592         * g++.dg/opt/cse2.C: New test.
8593
8594 2002-05-26  Neil Booth  <neil@daikokuya.demon.co.uk>
8595
8596         * gcc.dg/cpp/arith-1.c: New semantic tests.
8597         * gcc.dg/cpp/if-1.c: Update.
8598
8599 2002-05-24  Ben Elliston  <bje@redhat.com>
8600
8601         * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
8602
8603 2002-05-24  Jakub Jelinek  <jakub@redhat.com>
8604
8605         * gcc.dg/verbose-asm.c: New test.
8606
8607 2002-05-24  Neil Booth  <neil@daikokuya.demon.co.uk>
8608
8609         * gcc.dg/cpp/paste12.c: New test.
8610
8611 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
8612
8613         * g++.dg/parse/named_ops.C: New test.
8614
8615 2002-05-23  Mark Mitchell  <mark@codesourcery.com>
8616
8617         * gcc/testsuite/gcc.dg/weak-8.c: New test.
8618
8619 2002-05-23  J"orn Rennecke <joern.rennecke@superh.com>
8620
8621         * gcc.dg/weak-2.c: Allow optional leading underscore
8622         in scan-assembler symbol name.
8623         * gcc.dg/weak-3.c: Likewise.
8624         * gcc.dg/weak-4.c: Likewise.
8625         * gcc.dg/weak-5.c: Likewise.
8626
8627 2002-05-23  Jakub Jelinek  <jakub@redhat.com>
8628
8629         * gcc.dg/20020523-1.c: New test.
8630
8631 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
8632
8633         * objc.dg/const-str-2.m: Update now that we stop after
8634         a command line error.
8635
8636 2002-05-22  Richard Henderson  <rth@redhat.com>
8637
8638         * g++.dg/dg.exp: Fix typo in test pruneing.
8639
8640 2002-05-22  Richard Henderson  <rth@redhat.com>
8641
8642         * g++.dg/dg.exp: Prune the tls subdirectory.
8643         * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
8644         * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
8645         * g++.dg/tls/init-1.C: New.
8646
8647 2002-05-22  Jakub Jelinek  <jakub@redhat.com>
8648
8649         * gcc.dg/20020517-1.c: New test.
8650
8651 2002-05-21  Richard Henderson  <rth@redhat.com>
8652
8653         * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
8654         gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
8655
8656 2002-05-21  Brian R. Gaeke  <brg@dgate.ORG>
8657
8658         * g++.dg/other/copy2.C: New test.
8659
8660 2002-05-20  J"orn Rennecke <joern.rennecke@superh.com>
8661
8662         * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
8663         (MAX_COPY): Bump up to 10 times sizeof (long long).
8664         (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
8665
8666         * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
8667         sizeof (long long).
8668
8669         * gcc.c-torture/execute/strcpy-1.c: New test.
8670
8671 2002-05-19  Jason Merrill  <jason2redhat.com>
8672
8673         * g++.dg/ext/oper1.C: New test.
8674
8675 2002-05-20  David Billinghurst <David.Billinghurst@riotinto.com>
8676 2002-05-19  Mark Mitchell  <mitchell@doubledemon.codesourcery.com>
8677
8678         * README.QMTEST: New file.
8679
8680         * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
8681
8682 2002-05-19  Andreas Jaeger  <aj@suse.de>
8683
8684         * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
8685         now.
8686         * gcc.c-torture/execute/loop-2d.x: Likewise.
8687
8688 2002-05-19  David Billinghurst <David.Billinghurst@riotinto.com>
8689
8690         * gcc.dg/weak-2.c:  xfail warnings for platforms that don't
8691         support weak symbols.
8692         * gcc.dg/weak-4.c: Likewise
8693         * gcc.dg/weak-6.c: Likewise
8694
8695 2002-05-16  David.Billinghurst <David.Billinghurst@riotinto.com>
8696
8697         * gcc.dg/weak-3.c: Add dg-excess-error comment for
8698         cygwin, coff and h8300-*-hms targets
8699         * gcc.dg/weak-5.c: Likewise
8700         * gcc.dg/weak-7.c: Likewise
8701
8702 2002-05-16  Jason Merrill  <jason@redhat.com>
8703
8704         * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
8705         (scan-assembler-not, scan-assembler-dem): Likewise.
8706         (scan-assembler-dem-not): Likewise.
8707
8708 2002-05-15  Richard Henderson  <rth@redhat.com>
8709
8710         * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
8711
8712 2002-05-15  Richard Henderson  <rth@redhat.com>
8713
8714         * gcc.dg/weak-5.c (vfoo1c): No warning here.
8715         (vfoo1f): Warning here.
8716         (vfoo1l): Don't redefine the alias.
8717
8718 2002-05-14  Jason Merrill  <jason@redhat.com>, Alexandre Oliva  <aoliva@redhat.com>
8719
8720         * g++.dg/init/pm1.C: New test.
8721
8722 2002-05-12  David S. Miller  <davem@redhat.com>
8723
8724         * gcc.c-torture/execute/conversion.c (ldnear): Use long double
8725         types.
8726
8727 2002-05-10  Roger Sayle  <roger@eyesopen.com>
8728
8729         * gcc.c-torture/execute/20020510-1.c: New test case.
8730
8731 2002-05-10  David S. Miller  <davem@redhat.com>
8732
8733         * gcc.c-torture/execute/conversion.c: Test long double too.
8734
8735 2002-05-09  Jakub Jelinek  <jakub@redhat.com>
8736
8737         * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
8738         libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
8739         * lib/g++.exp (g++_link_flags): Likewise.
8740         * lib/objc.exp (objc_target_compile): Likewise.
8741
8742 2002-05-09  Neil Booth  <neil@daikokuya.demon.co.uk>
8743
8744         * gcc.dg/cpp/poison.c: Update.
8745         * gcc.dg/cpp/20000625-2.c: Remove.
8746         * gcc.dg/cpp/direct2s.c: Remove final test.
8747
8748 2002-05-08  Tom Rix  <trix@redhat.com>
8749
8750         * gcc.c-torture/execute/20020508-1.c: New test.
8751         * gcc.c-torture/execute/20020508-2.c: New test.
8752         * gcc.c-torture/execute/20020508-3.c: New test.
8753
8754 2002-05-08  Neil Booth  <neil@daikokuya.demon.co.uk>
8755
8756         * gcc.dg/cpp/charconst-4.c: More tests.
8757
8758 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
8759
8760         PR c/6569
8761         * gcc.dg/weak-3.c: Update location of warning messages.
8762         * gcc.dg/weak-5.c: Likewise.
8763
8764 2002-05-06  Roger Sayle  <roger@eyesopen.com>
8765
8766         * gcc.c-torture/execute/20020506-1.c: New test case.
8767
8768 2002-05-07  Neil Booth  <neil@daikokuya.demon.co.uk>
8769
8770         * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
8771
8772 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
8773
8774         * gcc.dg/cpp/charconst-3.c: Run, don't compile.
8775
8776 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
8777
8778         * gcc.dg/cpp/charconst-3.c: New test.
8779
8780 2002-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
8781
8782         * gcc.dg/cpp/charconst.c: Update tests.
8783
8784 2002-05-05  Tim Josling  <tej@melbpc.org.au>
8785
8786         * treelang: Added directory for new sample language treelang. Also
8787         lib/treelang.exp: New file to signal treelang should be tested.
8788
8789 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
8790
8791         * gcc.dg/cpp/cmdlne-dM-M.c: New test.
8792         * gcc.dg/cpp/cmdlne-dD-M.c: New test.
8793         * gcc.dg/cpp/cmdlne-dN-M.c: New test.
8794         * gcc.dg/cpp/cmdlne-dI-M.c: New test.
8795         * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
8796         * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
8797         * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
8798
8799 2002-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
8800
8801         * gcc.dg/format/xopen-2.c: New test.
8802
8803 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
8804
8805         * gcc.dg/20020503-1.c: New test.
8806
8807 2002-05-02  Mark Mitchell  <mark@codesourcery.com>
8808
8809         * g++.dg/init/dtor1.C: Make it tougher.
8810
8811 2002-05-01  Mark Mitchell  <mark@codesourcery.com>
8812
8813         * g++.dg/init/dtor1.C: New test.
8814
8815 2002-05-02  Aldy Hernandez  <aldyh@redhat.com>
8816
8817         * gcc.dg/altivec-8.c: New.
8818
8819 2002-05-01  Aldy Hernandez  <aldyh@redhat.com>
8820
8821         * gcc.dg/altivec-7.c: New.
8822
8823 2002-04-29  Jakub Jelinek  <jakub@redhat.com>
8824
8825         * g++.dg/parse/typedef1.C: New test.
8826
8827 2002-04-29  Mark Mitchell  <mark@codesourcery.com>
8828
8829         PR c++/6486
8830         * g++.dg/template/friend6.C: New test.
8831
8832         PR c++/6492
8833         * g++.dg/init/copy1.C: New test.
8834
8835 2002-04-29  Nathan Sidwell  <nathan@codesourcery.com>
8836
8837         * g++.dg/warn/effc1.C: New test.
8838
8839 2002-04-29  Neil Booth  <neil@daikokuya.demon.co.uk>
8840
8841         * gcc.dg/cpp/if-cexp.c: Add a test.
8842
8843 2002-04-28  Jakub Jelinek  <jakub@redhat.com>
8844
8845         * gcc.dg/20020426-2.c: New test.
8846
8847 2002-04-28  Neil Booth  <neil@daikokuya.demon.co.uk>
8848
8849         * gcc.dg/cpp/if-mop.c: Update.
8850         * gcc.dg/cpp/if-mpar.c: Add test.
8851         * gcc.dg/cpp/if-oppr.c: Update.
8852
8853 2002-04-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8854
8855         PR c/6343
8856         * gcc.dg/weak-[2-7].c: New tests.
8857
8858 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
8859
8860         * gcc.dg/enum1.c: New test.
8861
8862 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
8863
8864         PR c++/6497
8865         * g++.dg/inherit/access2.C: New test.
8866
8867 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
8868
8869         PR bootstrap/6445
8870         * gcc.dg/20020426-1.c: New test.
8871
8872 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
8873
8874         * g++.dg/abi/enum1.C: New test.
8875
8876 2002-04-26  Richard Henderson  <rth@redhat.com>
8877
8878         * gcc.dg/c99-bool-1.c: Expect always true warning.
8879
8880 2002-04-25  Roger Sayle  <roger@eyesopen.com>
8881
8882         * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
8883
8884 2002-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8885
8886         * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
8887         targets.
8888
8889 2002-04-24  Mark Mitchell  <mark@codesourcery.com>
8890
8891         * g++.dg/abi/mange7.C: New test.
8892
8893         PR c++/6438.
8894         * g++.dg/parse/stmtexpr2.C: New test.
8895
8896 2002-04-24  J"orn Rennecke <joern.rennecke@superh.com>
8897
8898         * gcc.dg/20020312-2.c: Add SH target.
8899
8900 2002-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8901
8902         * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
8903         compiler output on mips*-*-irix*.
8904
8905 2002-04-23  Jakub Jelinek  <jakub@redhat.com>
8906
8907         * g++.dg/parse/attr1.C: New test.
8908
8909 2002-04-23  Roger Sayle  <roger@eyesopen.com>
8910
8911         * gcc.c-torture/execute/string-opt-17.c: New test case.
8912         * gcc.c-torture/execute/memset-2.c: New test case.
8913
8914 2002-04-23  Mark Mitchell  <mark@codesourcery.com>
8915
8916         PR c++/6256:
8917         * g++.dg/template/friend5.C: New test.
8918
8919         PR c++/6331:
8920         * g++.dg/template/qual1.C: Likewise.
8921
8922 2002-04-22  Zack Weinberg  <zack@codesourcery.com>
8923
8924         * gcc.c-torture/execute/980707-1.c: Don't use isspace().
8925         Include stdlib.h, not stdio.h or ctype.h.
8926
8927 2002-04-22  Hans-Peter Nilsson  <hp@axis.com>
8928
8929         * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
8930         cris-*-elf* and mmix-*-*.
8931         * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
8932         * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
8933         g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
8934         Ditto.
8935         * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
8936         * gcc.dg/wchar_t-1.c: Ditto.
8937
8938 2002-04-21  Hans-Peter Nilsson  <hp@axis.com>
8939
8940         * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
8941         Clarify comment.
8942
8943 2002-04-21  Neil Booth  <neil@daikokuya.demon.co.uk>
8944
8945         * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
8946
8947 2002-04-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8948
8949         * gcc.c-torture/execute/20000906-1.x: Delete.
8950
8951 2002-04-20  David.Billinghurst <David.Billinghurst@riotinto.com>
8952
8953         * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
8954
8955 2002-04-19  Toon Moene  <toon@moene.indiv.nluug.nl>
8956
8957         * PR6367
8958         * g77.f-torture/execute/6367.f: New test.
8959         * g77.f-torture/execute/6367.x: Disable for MMIX.
8960
8961 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
8962
8963         * PR6352
8964         * g++.dg/opt/inline2.C: New test.
8965
8966 2002-04-18  Richard Henderson  <rth@redhat.com>
8967
8968         * gcc.dg/20000906-1.c: Enable for all targets.
8969         * gcc.c-torture/compile/iftrap-2.c: New.
8970
8971 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
8972
8973         * gcc.dg/20020418-1.c: New test.
8974         * gcc.dg/20020418-2.c: New test.
8975
8976 2002-04-18  Richard Henderson  <rth@redhat.com>
8977
8978         * gcc.c-torture/compile/iftrap-1.c: New.
8979         * gcc.dg/iftrap-1.c: Adjust for ia64.
8980         * gcc.dg/iftrap-2.c: New.
8981
8982 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
8983
8984         * gcc.c-torture/compile/20020418-1.c: New test.
8985
8986 2002-04-18  Roger Sayle  <roger@eyesopen.com>
8987
8988         * gcc.c-torture/compile/20020415-1.c: New.
8989
8990 2002-04-18  David S. Miller  <davem@redhat.com>
8991
8992         * gcc.c-torture/execute/20020418-1.c: New test.
8993
8994 2002-04-17  Jakub Jelinek  <jakub@redhat.com>
8995
8996         * gcc.dg/20020416-1.c: New test.
8997
8998         * g++.dg/opt/inline1.C: New test.
8999
9000 2002-04-16  Jakub Jelinek  <jakub@redhat.com>
9001
9002         * gcc.dg/altivec-5.c: New test.
9003
9004         * gcc.dg/20020415-1.c: New test.
9005
9006 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
9007
9008         * testsuite/lib/chill.exp: Remove.
9009
9010 2002-04-14  Jakub Jelinek  <jakub@redhat.com>
9011
9012         * g++.dg/other/big-struct.C: New test.
9013
9014 2002-04-14  David Billinghurst <David.Billinghurst@riotinto.com>
9015
9016         * g77.dg/f77-edit-i-in.f: Use internal buffer in place
9017         of scratch file.
9018
9019 2002-04-13  David Billinghurst <David.Billinghurst@riotinto.com>
9020
9021         PR c/6277
9022         * gcc.dg/i386-387-1.c:  Allow optional leading underscore
9023         in scan-assembler function name
9024
9025 2002-04-13  Hans-Peter Nilsson  <hp@bitrange.com>
9026
9027         * g77.f-torture/execute/980628-4.x,
9028         g77.f-torture/execute/980628-5.x,
9029         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
9030         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
9031         g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
9032         i[34567]86-*-*.
9033
9034 2002-04-13  David S. Miller  <davem@redhat.com>
9035
9036         * gcc.c-torture/execute/20020413-1.c: New test.
9037
9038 2002-04-13  Richard Sandiford  <rsandifo@redhat.com>
9039
9040         * gcc.dg/asm-6.c,
9041         * g++.dg/ext/asm1.C: New tests.
9042
9043 2002-04-12  Mark Mitchell  <mark@codesourcery.com>
9044
9045         PR c++ 5373.
9046         * g++.dg/parse/stmtexpr1.C: New test.
9047
9048         PR c++/5189.
9049         * g++.dg/template/copy1.C: New test.
9050
9051 2002-04-12  Richard Henderson  <rth@redhat.com>
9052
9053         * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
9054
9055 2002-04-12  Geoffrey Keating  <geoffk@redhat.com>
9056
9057         * gcc.c-torture/execute/20020412-1.c: New file, renamed from
9058         gcc.c-torture/execute/20020307-2.c.
9059
9060 2002-04-12  Richard Sandiford  <rsandifo@redhat.com>
9061
9062         * g++.dg/ext/attrib5.C,
9063         * g++.dg/lookup/struct1.C: New tests.
9064
9065 2002-04-11  Jakub Jelinek  <jakub@redhat.com>
9066
9067         * gcc.dg/20020411-1.c: New test.
9068
9069         * gcc.c-torture/execute/20020411-1.c: New test.
9070
9071 2002-04-10  Janis Johnson  <janis187@us.ibm.com>
9072
9073         * g77.f-torture/execute/6177.f: New test.
9074
9075 2002-04-10  Jakub Jelinek  <jakub@redhat.com>
9076
9077         PR middle-end/6247
9078         * g++.dg/opt/cleanup1.C: New test.
9079
9080         * g++.dg/opt/const1.C: New test.
9081
9082 2002-04-10  Lars Brinkhoff  <lars@nocrew.org>
9083
9084         * gcc.c-torture/execute/20020406-1.c: Declare malloc.
9085
9086 2002-04-10  Nathan Sidwell  <nathan@codesourcery.com>
9087
9088         PR c++/5507
9089         * g++.dg/template/typename2.C: New test.
9090
9091 2002-04-10  Alan Modra  <amodra@bigpond.net.au>
9092
9093         * gcc.c-torture/execute/loop-12.c: New.
9094
9095 2002-04-08  Hans-Peter Nilsson  <hp@bitrange.com>
9096
9097         * g77.f-torture/execute/980628-4.x,
9098         g77.f-torture/execute/980628-5.x,
9099         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
9100         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
9101         g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
9102
9103 2002-04-07  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9104
9105         PR optimization/6086
9106         * g++.dg/opt/preinc1.C: New test.
9107
9108 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
9109
9110         PR c++/5571
9111         * g++.dg/opt/static2.C: New test.
9112
9113 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
9114
9115         PR c/5120
9116         * gcc.dg/20020406-1.c: New test.
9117
9118 2002-04-04  David S. Miller  <davem@redhat.com>
9119
9120         * gcc.c-torture/execute/20020404-1.c: New test.
9121
9122 2002-04-04  Jakub Jelinek  <jakub@redhat.com>
9123
9124         PR c/6123
9125         * gcc.dg/20020312-2.c: Do not declare global register variable
9126         if __PIC__ or __pic__ is defined.
9127
9128 2002-04-04  Richard Earnshaw  <rearnsha@arm.com>
9129
9130         * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC.  Use
9131         __asm__ so that it works correctly even if -ansi -pedantic-errors.
9132
9133 2002-04-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9134
9135         * gcc.misc-tests/linkage.exp: Update last change to handle
9136         sparc*-, not just sparc-.
9137
9138 2002-04-03  Richard Henderson  <rth@redhat.com>
9139
9140         * gcc.dg/cpp/ucs.c: Improved long UCS test.
9141
9142 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
9143
9144         * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
9145
9146 2002-04-02  David S. Miller  <davem@redhat.com>
9147
9148         * gcc.c-torture/execute/20020402-3.c: New test.
9149
9150 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
9151
9152         * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
9153         * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
9154
9155         * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
9156         * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
9157         g77.f-torture/execute/20001201.x,
9158         g77.f-torture/execute/u77-test.x: New files.
9159
9160         * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
9161         * gcc.dg/wchar_t-1.c: Ditto.
9162
9163 2002-04-02  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9164
9165         * gcc.c-torture/execute/20020402-1.c: New test.
9166
9167 2002-04-01  Richard Henderson  <rth@redhat.com>
9168
9169         * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
9170
9171         * g++.dg/other/new1.C: Use __SIZE_TYPE__.
9172
9173 2002-04-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9174
9175         * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
9176
9177 2002-04-01  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
9178
9179         * g++.dg/inherit/template-as-base.C: Expect error.
9180         * g++.dg/inherit/namespace-as-base.C: Likewise.
9181
9182 2002-03-31  Hans-Peter Nilsson  <hp@bitrange.com>
9183
9184         * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
9185         g++.dg/ext/instantiate3.C: Tweak match patterns.
9186
9187         * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
9188         * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
9189         -da test.
9190
9191 2002-03-31  Richard Henderson  <rth@redhat.com>
9192
9193         * gcc.dg/special/alias-2.c: New.
9194         * gcc.dg/special/ecos.exp: Run it.
9195
9196 2002-03-31  Richard Henderson  <rth@redhat.com>
9197
9198         * gcc.dg/va-arg-1.c: Expect warnings, not errors.
9199
9200 2002-03-31  Kazu Hirata  <kazu@hxi.com>
9201
9202         * gcc.dg/weak-1.c: Disable on h8300 port.
9203
9204 2002-03-29  Janis Johnson  <janis187@us.ibm.com>
9205
9206         * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
9207         * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
9208         ordering tests.
9209         * g++.dg/bprob/bprob-1.C: New test.
9210         * g++.dg/gcov/gcov.exp: New driver for gcov tests.
9211         * g++.dg/gcov/gcov-1.C: New test.
9212         * g++.dg/gcov/gcov-1.x: New file.
9213         * g++.dg/gcov/gcov-2.C: New test.
9214         * g++.dg/gcov/gcov-3.C: New test.
9215         * g++.dg/gcov/gcov-3.h: New file.
9216
9217 2002-03-28  Roger Sayle  <roger@eyesopen.com>
9218
9219         * g++.old-deja/g++.other/builtins5.C: New test.
9220         * g++.old-deja/g++.other/builtins6.C: New test.
9221         * g++.old-deja/g++.other/builtins7.C: New test.
9222         * g++.old-deja/g++.other/builtins8.C: New test.
9223         * g++.old-deja/g++.other/builtins9.C: New test.
9224
9225 2002-03-29  Jakub Jelinek  <jakub@redhat.com>
9226
9227         * g++.dg/opt/static1.C: New test.
9228
9229         * g++.dg/opt/longbranch1.C: New test.
9230
9231 2002-03-28  Hans-Peter Nilsson  <hp@bitrange.com>
9232
9233         * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
9234
9235         * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
9236
9237 2002-03-28  Jeffrey A Law  (law@redhat.com)
9238
9239         * gcc.c-torture/execute/20020328-1.c: New test.
9240
9241 2002-03-27  Richard Henderson  <rth@redhat.com>
9242
9243         * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
9244         * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
9245         move from g++.old-deja/g++.ext/.
9246
9247 2002-03-27  Mark Mitchell  <mark@codesourcery.com>
9248
9249         * g++.dg/init/new2.C: New test.
9250
9251 2002-03-26  Richard Henderson  <rth@redhat.com>
9252
9253         * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
9254
9255         * gcc.dg/20020312-2.c: Don't test epilogue vs global register
9256         on sparc.
9257
9258         * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc.  Only run on
9259         sparcv9 systems.
9260         * gcc.dg/20001102-1.c: Likewise.
9261
9262 2002-03-26  Phil Edwards  <pme@gcc.gnu.org>
9263
9264         * gcc.dg/cpp/endif-pedantic1.c,
9265         gcc.dg/cpp/endif-pedantic2.c:  New tests.
9266
9267 2002-03-26  Mark Mitchell  <mark@codesourcery.com>
9268
9269         * g++.dg/init/new1.C: New test.
9270
9271 2002-03-26  Nathan Sidwell  <nathan@codesourcery.com>
9272
9273         * g++.dg/abi/vbase9.C: New test.
9274
9275 2002-03-26  Richard Earnshaw  <rearnsha@arm.com>
9276
9277         * gcc.dg/arm-asm.c: New test.
9278
9279 2002-03-26  Andrew Cagney  <ac131313@redhat.com>
9280
9281         * gcc.dg/Wswitch-enum.c: New test.
9282         Fix PR c/5044.
9283
9284 2002-03-26  Richard Henderson  <rth@redhat.com>
9285
9286         * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
9287         structure.
9288
9289 2002-03-25  Richard Henderson  <rth@redhat.com>
9290
9291         * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc.  Only run on
9292         sparcv9 systems.
9293
9294         * gcc.c-torture/compile/20011119-1.c (xxx): New.
9295         * gcc.c-torture/compile/20011119-2.c (xxx): New.
9296
9297 2002-03-25  Zack Weinberg  <zack@codesourcery.com>
9298
9299         * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
9300
9301 2002-03-25  Bob Wilson  <bob.wilson@acm.org>
9302
9303         * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
9304         targets using generic thunk support.
9305
9306 2002-03-25  Jakub Jelinek  <jakub@redhat.com>
9307
9308         * gcc.c-torture/compile/20020323-1.c: New test.
9309
9310         * g++.dg/opt/conj2.C: New test.
9311
9312 2002-03-24  Richard Henderson  <rth@redhat.com>
9313
9314         * gcc.dg/weak-1.c: Use -fno-common.
9315
9316 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
9317
9318         * g77.dg/f77-edit-apostrophe-out.f: New test
9319         * g77.dg/f77-edit-h-out.f: New test
9320         * g77.dg/f77-edit-t-in.f: New test
9321         * g77.dg/f77-edit-t-out.f: New test
9322         * g77.dg/f77-edit-x-out.f: New test
9323         * g77.dg/f77-edit-slash-out.f: New test
9324         * g77.dg/f77-edit-colon-out.f: New test
9325         * g77.dg/f77-edit-s-out.f: New test
9326
9327 2002-03-24  Richard Henderson  <rth@redhat.com>
9328
9329         * objc/execute/formal_protocol-6.x: New XFAIL.
9330
9331 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
9332
9333         * gcc.dg/weak-1.c:  Early return from dg-final on platforms
9334         that do not support weak symbols
9335
9336 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
9337
9338         * lib/g++.exp:  Fix handling of LD_LIBRARY_PATH et al
9339         * lib/g77.exp:  Likewise
9340         * lib/objc.exp: Likewise
9341
9342 2002-03-23  Andrew Cagney  <ac131313@redhat.com>
9343
9344         * gcc.dg/Wswitch-default.c: New test.
9345
9346 2002-03-23  Jakub Jelinek  <jakub@redhat.com>
9347
9348         * g++.dg/other/enum1.C: New test.
9349
9350 2002-03-23  Zack Weinberg  <zack@codesourcery.com>
9351
9352         * gcc.dg/pragma-ep-3.c: Fix typo.
9353
9354 2002-03-22  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
9355
9356         * g++.dg/inherit/template-as-base.C: New test.
9357
9358 2002-03-22  Jakub Jelinek  <jakub@redhat.com>
9359
9360         * g++.old-deja/g++.other/dwarf2-1.C: Move...
9361         * g++.dg/debug/debug5.C: ...here.  Convert for dg framework.
9362
9363 2002-03-22  Neil Booth  <neil@daikokuya.demon.co.uk>
9364
9365         * gcc.dg/cpp/multiline.c: Update to match.
9366
9367 2002-03-22  Alexandre Oliva  <aoliva@redhat.com>
9368
9369         * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
9370
9371 2002-03-22  Phil Edwards  <pme@gcc.gnu.org>
9372
9373         * gcc.dg/cpp/extratokens2.c:  New file.
9374
9375 2002-03-21  David Edelsohn  <edelsohn@gnu.org>
9376
9377         * gcc.dg/20020312-2.c: Add rs6000 target.
9378
9379         * gcc.c-torture/compile/20020319-1.c: New test.
9380
9381 2002-03-21  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9382
9383         * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
9384         (A, E): Handle this.
9385
9386 2002-03-20  Jason Merrill  <jason@redhat.com>
9387
9388         * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
9389         ignoring -fpic.
9390         * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
9391         through prune_gcc_output.
9392
9393 2002-03-20  Jakub Jelinek  <jakub@redhat.com>
9394
9395         * gcc.c-torture/compile/20020320-1.c: New test.
9396
9397 2002-03-19  Jakub Jelinek  <jakub@redhat.com>
9398
9399         * gcc.c-torture/compile/20020318-1.c: New test.
9400
9401         * gcc.dg/struct-by-value-1.c: New test.
9402
9403         * gcc.dg/20020319-1.c: New test.
9404
9405 2002-03-18  Jakub Jelinek  <jakub@redhat.com>
9406
9407         * g++.dg/opt/conj1.C: New test.
9408
9409 2002-03-17  Mark Mitchell  <mark@codesourcery.com>
9410
9411         * g++.dg/template/qualttp20.C: Revert previous change.
9412         * g++.dg/template/qualttp3.C: Likewise.
9413         * g++.dg/template/qualttp4.C: Likewise
9414         * g++.dg/template/qualttp5.C: Likewise
9415         * g++.dg/template/qualttp6.C: Likewise
9416         * g++.dg/template/qualttp7.C: Likewise
9417         * g++.dg/template/qualttp8.C: Likewise
9418         * g++.dg/template/recurse.C: Likewise.
9419
9420 2002-03-17  Neil Booth  <neil@daikokuya.demon.co.uk>
9421
9422         * gcc.dg/cpp/wchar-1.c: Update.
9423
9424 2002-03-16  Nathan Sidwell  <nathan@codesourcery.com>
9425
9426         * g++.dg/template/conv1.C: New test.
9427         * g++.dg/template/conv2.C: New test.
9428         * g++.dg/template/conv3.C: New test.
9429         * g++.dg/template/conv4.C: New test.
9430
9431 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
9432
9433         * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
9434         * g++.dg/template/qualttp3.C: Likewise.
9435         * g++.dg/template/qualttp4.C: Likewise
9436         * g++.dg/template/qualttp5.C: Likewise
9437         * g++.dg/template/qualttp6.C: Likewise
9438         * g++.dg/template/qualttp7.C: Likewise
9439         * g++.dg/template/qualttp8.C: Likewise
9440         * g++.dg/template/recurse.C: Likewise.
9441
9442 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
9443
9444         * g++.dg/opt/dtor1.C: New test.
9445
9446 2002-03-15  Jakub Jelinek  <jakub@redhat.com>
9447
9448         * gcc.c-torture/compile/20020315-1.c: New test.
9449
9450 2002-03-15  Richard Earnshaw  <rearnsha@arm.com>
9451
9452         * gcc.dg/weak-1.c: Fix scan tests.
9453
9454 2002-03-15  Hans-Peter Nilsson  <hp@bitrange.com>
9455
9456         * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
9457         * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
9458         cris-*-aout* mmix-*-*.
9459         * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
9460         cris-*-aout* mmix-*-*.
9461         * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
9462         cris-*-elf* cris-*-aout* and mmix-*-*.
9463         * gcc.dg/20001009-1.c: Ditto.
9464         * gcc.dg/20010912-1.c: Ditto.
9465         * gcc.dg/20020122-4.c: Ditto.
9466         * gcc.dg/inline-2.c: Ditto.
9467
9468 2002-03-14  Jeffrey A Law  (law@cygnus.com)
9469
9470         * gcc.c-torture/compile/20020314-1.c: New test.
9471
9472 2002-03-14  Richard Earnshaw  <rearnsha@arm.com>
9473
9474         * gcc.c-torture/execute/20020314-1.c: New test.
9475
9476 2002-03-14  Jakub Jelinek  <jakub@redhat.com>
9477
9478         * g++.dg/warn/Wunused-1.C: New test.
9479
9480 2002-02-13  Richard Sandiford  <rsandifo@redhat.com>
9481
9482         * g++.dg/abi/mangle6.C: New test.
9483
9484 2002-03-13  Jakub Jelinek  <jakub@redhat.com>
9485
9486         * gcc.c-torture/compile/20020309-2.c: New test.
9487
9488         * gcc.c-torture/compile/20020312-1.c: New test.
9489
9490 2002-03-12  Nathan Sidwell  <nathan@codesourcery.com>
9491
9492         * g++.dg/other/access1.C: New test.
9493
9494 2002-03-12  Jakub Jelinek  <jakub@redhat.com>
9495
9496         * gcc.c-torture/execute/wchar_t-1.c: New test.
9497
9498 2002-03-12  David Edelsohn  <edelsohn@gnu.org>
9499
9500         * gcc.dg/20020103-1.c: Add rs6000 target and macro.
9501
9502 2002-03-12  Roger Sayle  <roger@eyesopen.com>
9503
9504         * gcc.dg/20020312-1.c: New test case.
9505
9506 2002-03-11  Aldy Hernandez  <aldyh@redhat.com>
9507
9508         * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
9509
9510 2002-03-11  Richard Henderson  <rth@redhat.com>
9511
9512         * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
9513         * g++.old-deja/g++.jason/report.C: Likewise.
9514
9515 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
9516
9517         * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
9518         * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
9519
9520 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
9521
9522         * testsuite/g++.dg/overload/pmf1.C: New test.
9523
9524 2002-03-11  Kazu Hirata  <kazu@hxi.com>
9525
9526         * gcc.c-torture/execute/20020307-1.c: Use long.
9527
9528 2002-03-11  Jakub Jelinek  <jakub@redhat.com>
9529
9530         PR optimization/5844
9531         * gcc.dg/20020310-1.c: New test.
9532
9533 2002-03-09  Michael Meissner  <meissner@redhat.com>
9534
9535         * gcc.c-torture/execute/memcpy-2.c: New test.
9536         * gcc.c-torture/execute/memset-1.c: New test.
9537         * gcc.c-torture/execute/strlen-1.c: New test.
9538         * gcc.c-torture/execute/strcmp-1.c: New test.
9539         * gcc.c-torture/execute/strncmp-1.c: New test.
9540
9541 2002-03-09  Geoffrey Keating  <geoffk@redhat.com>
9542
9543         * gcc.dg/ppc-ldstruct.c: New test.
9544
9545 2002-03-09  Jakub Jelinek  <jakub@redhat.com>
9546
9547         * gcc.c-torture/execute/va-arg-22.c: New test.
9548
9549 2002-03-09  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
9550
9551         * gcc.c-torture/compile/20020309-1.c: New test.
9552
9553 2002-03-08  Jakub Jelinek  <jakub@redhat.com>
9554
9555         * gcc.c-torture/execute/20020307-2.c: New test.
9556
9557 2002-03-07  Jeffrey A Law  (law@redhat.com)
9558
9559         * g77.f-torture/compile/20020307-1.f: New test.
9560
9561 2002-03-07  Richard Sandiford  <rsandifo@redhat.com>
9562
9563         * gcc.dg/unordered-1.c: New test.
9564
9565 2002-03-07  Richard Earnshaw  <rearnsha@arm.com>
9566
9567         * gcc.c-torture/execute/20020307-1.c: New test.
9568
9569 2002-03-05  Jakub Jelinek  <jakub@redhat.com>
9570
9571         * gcc.dg/20020304-1.c: New test.
9572
9573         * gcc.c-torture/compile/20020304-2.c: New test.
9574
9575 2002-03-04  Zack Weinberg  <zack@codesourcery.com>
9576
9577         * gcc.c-torture/compile/20020304-1.c: New test case
9578         (from PR c/5830).
9579
9580 2002-03-03  Aldy Hernandez  <aldyh@redhat.com>
9581
9582         * gcc.dg/20020103-1.c: Add other -D ppc variants.
9583
9584 2002-03-02  Nathan Sidwell  <nathan@codesourcery.com>
9585
9586         * g++.dg/other/classkey1.C: New test.
9587
9588 2002-03-01  Richard Henderson  <rth@redhat.com>
9589
9590         * gcc.c-torture/compile/981223-1.x: New.
9591         * gcc.c-torture/compile/920625-1.x: New.
9592
9593 2002-02-28  Richard Henderson  <rth@redhat.com>
9594
9595         * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
9596
9597 2002-02-27  Hans-Peter Nilsson  <hp@bitrange.com>
9598
9599         * gcc.c-torture/execute/20020227-1.c: New test.
9600
9601 2002-02-27  Mark Mitchell  <mark@codesourcery.com>
9602
9603         * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
9604         here" ERROR lines.
9605         * g++.old-deja/g++.oliva/partord1.C: Likewise.
9606         * g++.old-deja.g++.other/defarg1.C: Likewise.
9607         * g++.old-deja/g++.pt/calls2.C: Likewise.
9608         * g++.old-deja/g++.pt/crash20.C: Likewise.
9609         * g++.old-deja/g++.pt/crash30.C: Likewise.
9610         * g++.old-deja/g++.pt/crash36.C: Likewise.
9611         * g++.old-deja/g++.pt/crash6.C: Likewise.
9612         * g++.old-deja/g++.pt/defarg13.C: Likewise.
9613         * g++.old-deja/g++.pt/derived3.C: Likewise.
9614         * g++.old-deja/g++.pt/error1.C: Likewise.
9615         * g++.old-deja/g++.pt/friend21.C: Likewise.
9616         * g++.old-deja/g++.pt/friend23.C: Likewise.
9617         * g++.old-deja/g++.pt/infinite1.C: Likewise.
9618         * g++.old-deja/g++.robertl/eb128.C: Likewise.
9619
9620 2002-02-27  Geoffrey Keating  <geoffk@redhat.com>
9621
9622         * gcc.c-torture/execute/20020225-2.c: New test.
9623
9624 2002-02-27  Zack Weinberg  <zack@codesourcery.com>
9625
9626         * gcc.c-torture/execute/920730-1t.c,
9627         gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
9628         Delete test cases, only relevant to -traditional.
9629
9630 2002-02-27  Neil Booth  <neil@daikokuya.demon.co.uk>
9631
9632         * gcc.dg/cpp/undef1.c: Remove.
9633         * gcc.dg/cpp/directiv.c: Update.
9634         * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
9635
9636 2002-02-27  Michael Meissner  <meissner@redhat.com>
9637
9638         * gcc.c-torture/execute/20020226-1.c: New test.
9639
9640 2002-02-26  Jakub Jelinek  <jakub@redhat.com>
9641
9642         * g++.dg/debug/debug4.C: New test.
9643
9644         * gcc.dg/ia64-visibility-1.c: New test.
9645
9646 2002-02-26  Alexandre Oliva  <aoliva@redhat.com>
9647
9648         * gcc.dg/debug/20020224-1.c: New.
9649
9650 2002-02-25  Kazu Hirata  <kazu@hxi.com>
9651
9652         * gcc.c-torture/execute/960416-1.x: New.
9653         * gcc.c-torture/execute/divconst-3.x: Likewise.
9654
9655 2002-02-25  Jakub Jelinek  <jakub@redhat.com>
9656
9657         * gcc.dg/20020224-1.c: New test.
9658
9659 2002-02-25  Alan Modra  <amodra@bigpond.net.au>
9660
9661         * gcc.c-torture/execute/20020225-1.c: New.
9662
9663 2002-02-24  Neil Booth  <neil@daikokuya.demon.co.uk>
9664
9665         * testsuite/gcc.dg/cpp/wchar-1.c: New test.
9666
9667 2002-02-23  Jakub Jelinek  <jakub@redhat.com>
9668
9669         * gcc.dg/20020222-1.c: New test.
9670
9671 2002-02-22  Jakub Jelinek  <jakub@redhat.com>
9672
9673         * g++.dg/opt/anonunion1.C: New test.
9674
9675 2002-02-22  Nathan Sidwell  <nathan@codesourcery.com>
9676
9677         * g++.dg/template/qualttp19.C: New test.
9678         * g++.dg/template/qualttp20.C: New test.
9679         * g++.old-deja/g++.jason/report.C: Adjust expected errors
9680         * g++.old-deja/g++.other/qual1.C: Likewise.
9681
9682 2002-02-21  Aldy Hernandez  <aldyh@redhat.com>
9683
9684         * gcc.dg/attr-alwaysinline.c: New.
9685
9686 2002-02-21  Jakub Jelinek  <jakub@redhat.com>
9687
9688         * gcc.dg/20020220-1.c: New test.
9689
9690         * gcc.dg/20020220-2.c: New test.
9691
9692         * g++.dg/opt/mmx1.C: New test.
9693
9694 2002-02-20  Alexandre Oliva  <aoliva@redhat.com>
9695
9696         * gcc.c-torture/compile/20020110.c: New test.
9697
9698 2002-02-20  Jakub Jelinek  <jakub@redhat.com>
9699
9700         * gcc.c-torture/execute/20020219-1.c: New test.
9701
9702         * gcc.dg/20020219-1.c: New test.
9703
9704         * gcc.dg/noncompile/20020220-1.c: New test.
9705
9706         * g++.dg/opt/ptrintsum1.C: New test.
9707
9708         * gcc.dg/debug/20020220-1.c: New test.
9709
9710 2002-02-17  Jakub Jelinek  <jakub@redhat.com>
9711
9712         * gcc.c-torture/execute/20020216-1.c: New test.
9713
9714 2002-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
9715
9716         * gcc.dg/decl-1.c: Update, new test.
9717
9718 2002-02-15  Nathan Sidwell  <nathan@codesourcery.com>
9719
9720         * g++.dg/abi/bitfield1.C: New test.
9721         * g++.dg/abi/bitfield2.C: New test.
9722
9723 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
9724
9725         * gcc.dg/attr-nest.c: New test.
9726
9727 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
9728
9729         * gcc.c-torture/execute/20020215-1.c: New test.
9730
9731 2002-02-14  Jakub Jelinek  <jakub@redhat.com>
9732
9733         * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
9734         * g++.dg/debug/debug.exp: New.
9735         * g++.dg/debug/trivial.C: New.
9736         * g++.dg/debug/debug1.C: Moved...
9737         * g++.dg/other/debug1.C: ...from here.
9738         * g++.dg/debug/debug2.C: Moved...
9739         * g++.dg/other/debug2.C: ...from here.
9740         * g++.dg/debug/debug3.C: Moved...
9741         * g++.dg/other/debug3.C: ...from here.
9742
9743         * gcc.dg/noncompile/20020213-1.c: New test.
9744
9745 2002-02-13  Jakub Jelinek  <jakub@redhat.com>
9746
9747         * g++.dg/other/debug3.C: New test.
9748
9749         * gcc.c-torture/execute/20020213-1.c: New test.
9750
9751 2002-02-13  Richard Smith <richard@ex-parrot.com>
9752
9753         * g++.old-deja/g++.other/thunk1.C: New test.
9754
9755 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
9756
9757         * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
9758
9759 2002-02-13  Stan Shebs  <shebs@apple.com>
9760
9761         * gcc.dg/altivec-3.c: New.
9762
9763 2002-02-12  Jakub Jelinek  <jakub@redhat.com>
9764
9765         * gcc.dg/Wunreachable-1.c: New test.
9766         * gcc.dg/Wunreachable-2.c: New test.
9767
9768 2002-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
9769
9770         * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
9771
9772 2002-02-12  Neil Booth  <neil@daikokuya.demon.co.uk>
9773
9774         * gcc.dg/decl-1.c: New test.
9775
9776 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
9777
9778         * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
9779
9780 2002-02-10  Kazu Hirata  <kazu@hxi.com>
9781
9782         * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
9783         * gcc.c-torture/compile/980506-1.x: Likewise.
9784
9785 2002-02-10  Kazu Hirata  <kazu@hxi.com>
9786
9787         * gcc.dg/20020210-1.c: New.
9788
9789 2002-02-09  Toon Moene  <toon@moene.indiv.nluug.nl>
9790
9791         * g77.f-torture/execute/947.f: New regression test
9792         for PR fortran/947.
9793
9794 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
9795
9796         * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
9797         * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
9798
9799 2002-02-08  Richard Henderson  <rth@redhat.com>
9800
9801         * gcc.c-torture/compile/labels-3.c: New.
9802
9803 2002-02-08  Jakub Jelinek  <jakub@redhat.com>
9804
9805         * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
9806         expression statements work instead.
9807         * gcc.dg/noncompile/20020207-1.c: New test.
9808
9809 2002-02-07  Richard Henderson  <rth@redhat.com>
9810
9811         * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
9812
9813 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
9814
9815         * lib/prune.exp: Remove "In (program|subroutine"block-data)"
9816         message from g77
9817         * lib/g77-dg.exp: Trim g77 error messages so that they are
9818         recognized by dg.exp.
9819
9820 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
9821
9822         PR fortran/5473
9823         * g77.dg/pr5473.f: Now dg-error.  Add additional cases.
9824
9825 2002-02-07  Richard Henderson  <rth@redhat.com>
9826
9827         * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
9828         to be sufficiently aligned for integers.
9829
9830 2002-02-07  Nathan Sidwell  <nathan@codesourcery.com>
9831
9832         * g++.dg/template/friend4.C: New test.
9833
9834 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
9835
9836         PR fortran/5743
9837         * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
9838         unsupported cases.
9839
9840 2002-02-07  Richard Henderson  <rth@redhat.com>
9841
9842         * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
9843         * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
9844         gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
9845         objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
9846
9847 2002-02-06  Richard Henderson  <rth@redhat.com>
9848
9849         * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
9850
9851 2002-02-06  Janis Johnson  <janis187@us.ibm.com>
9852
9853         * gcc.dg/20020206-1.c: New test.
9854
9855 2002-02-06  Jakub Jelinek  <jakub@redhat.com>
9856
9857         * gcc.c-torture/execute/20020206-1.c: New test.
9858
9859         * gcc.c-torture/execute/20020206-2.c: New test.
9860
9861         PR optimization/5429:
9862         * gcc.c-torture/compile/20020206-1.c: New test.
9863
9864 2002-02-06  Nick Clifton  <nickc@cambridge.redhat.com>
9865
9866         * g++.dg/ext/align1.C: Do not use an explicit alignment value
9867         as certain file formats cannot support particularly large
9868         alignments.
9869
9870         * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
9871         and do not expect to be able to link the executable.
9872
9873         * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
9874         fail because the COFF format does not support the weak attribute.
9875
9876 2002-02-05  David Billinghurst <David.Billinghurst@riotinto.com>
9877
9878         * g77.dg/pr5473.f:  New test
9879
9880 2002-02-05  Aldy Hernandez  <aldyh@redhat.com>
9881
9882         * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
9883         Fix testcase accordingly.
9884
9885 2002-02-04  Richard Henderson  <rth@redhat.com>
9886
9887         * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
9888         (buf): Change to be an array of pointers, not ints.
9889
9890 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
9891
9892         * gcc.dg/Wswitch.c: Fix typos.  Don't return unconditionally
9893         before all tests.  Move warning one line above to match where it
9894         C frontend emits.
9895         * gcc.dg/Wswitch-2.c: New test.
9896         * g++.dg/warn/Wswitch-1.C: New test.
9897         * g++.dg/warn/Wswitch-2.C: New test.
9898
9899 2002-02-04  Richard Henderson  <rth@redhat.com>
9900
9901         * g++.dg/abi/offsetof.C: Fix size comparison.
9902
9903 2002-02-04  Richard Sandiford  <rsandifo@redhat.com>
9904
9905         * gcc.dg/cast-qual-2.c: New test.
9906
9907 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
9908
9909         * gcc.dg/20020201-4.c: New test.
9910
9911 2002-02-04  Ben Elliston  <bje@redhat.com>
9912
9913         * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
9914         target_info attribute != 0, in addition to the empty string.
9915         (gcc_target_compile): Likewise.
9916
9917 2002-02-03  Andrew Cagney  <ac131313@redhat.com>
9918
9919         * gcc.dg/Wswitch.c: New test.
9920         PR gcc/4475. PR gcc/3780.
9921
9922 2002-02-03  Toon Moene  <toon@moene.indiv.nluug.nl>
9923
9924         * g77.f-torture/execute/5122.f: New test for regressions
9925         against PR fortran/5122.
9926
9927 2002-02-03  David Billinghurst <David.Billinghurst@riotinto.com>
9928
9929         * g77.f-torture/compile/pr3743.f: Delete
9930         * g77.dg/pr3743-1.f: New test.
9931         * g77.dg/pr3743-2.f: New test.
9932         * g77.dg/pr3743-3.f: New test.
9933         * g77.dg/pr3743-4.f: New test.
9934
9935 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
9936
9937         * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
9938
9939 2002-02-02  Richard Henderson  <rth@redhat.com>
9940
9941         * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
9942         * gcc.c-torture/execute/bf64-1.c: Likewise.
9943
9944 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
9945
9946         * gcc.dg/20020201-2.c: New test.
9947
9948         * gcc.dg/20020201-3.c: New test.
9949
9950         * gcc.c-torture/execute/bitfld-2.c: New test.
9951
9952 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
9953
9954         * gcc.dg/bitfld-1.c: Update.
9955         * gcc.dg/bitfld-2.c: Update.
9956         * gcc.c-torture/execute/bitfld-1.x: New.
9957
9958 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
9959
9960         * gcc.c-torture/execute/20020201-1.c: New test.
9961
9962 2002-02-01  Janis Johnson  <janis187@us.ibm.com>
9963
9964         PR target/5469
9965         * gcc.dg/20020201-1.c: New test.
9966
9967 2002-02-01  David.Billinghurst <David.Billinghurst@riotinto.com>
9968
9969         PR fortran/3743
9970         * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
9971         * g77.f-torture/compile/pr3743.x: Remove
9972
9973 2002-01-31  Tom Rix  <trix@redhat.com>
9974
9975         * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
9976
9977 2002-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
9978
9979         * gcc.dg/noncompile/20020130-1.c: New test.
9980
9981 2002-01-30  David Billinghurst  <David.Billinghurst@riotinto.com>
9982
9983         * g77.dg/f77-edit-i-out.f:  Escape \. Allow \r\n and \r.
9984
9985 2002-01-29  Richard Henderson  <rth@redhat.com>
9986
9987         * gcc.c-torture/execute/991118-1.c: Cast various constants back
9988         to long long.
9989         * gcc.c-torture/execute/bf64-1.c: Likewise.
9990
9991 2002-01-29  Jakub Jelinek  <jakub@redhat.com>
9992
9993         * gcc.c-torture/execute/20020129-1.c: New test.
9994
9995 2002-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
9996
9997         * gcc.c-torture/compile/20000224-1.c: Update.
9998         * gcc.c-torture/execute/bitfld-1.c: New tests.
9999         * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
10000         * gcc.dg/uninit-A.c: Update.
10001
10002 2002-01-29  Nathan Sidwell  <nathan@codesourcery.com>
10003
10004         * g++.dg/template/ctor1.C: Add instantiation.
10005
10006 2002-01-28  Paul Koning  <pkoning@equallogic.com>
10007
10008         * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
10009         argument to __builtin_prefetch to be const ptr.
10010
10011 2002-01-28  Jakub Jelinek  <jakub@redhat.com>
10012
10013         * gcc.c-torture/compile/20020120-1.c: New test.
10014
10015 2002-01-27  Kazu Hirata  <kazu@hxi.com>
10016
10017         * gcc.c-torture/execute/20020127-1.c: New test.
10018
10019 2002-01-27  David Billinghurst  <David.Billinghurst@riotinto.com>
10020
10021         * g77.dg/f77-edit-i-in.f: New test
10022         * g77.dg/f77-edit-i-out.f: New test
10023
10024 2002-01-25  Geoffrey Keating  <geoffk@redhat.com>
10025
10026         * gcc.dg/debug/debug.exp: New file.
10027         * gcc.dg/debug/trivial.c: New file.
10028         * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
10029         * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
10030         * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
10031         * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
10032         * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
10033         * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
10034         * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
10035         * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
10036         * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
10037         * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
10038         * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
10039         * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
10040         * gcc.dg/20000503-1.c: Removed.
10041         * gcc.dg/20010207-1.c: Removed.
10042         * gcc.dg/20011223-1.c: Removed.
10043         * gcc.dg/20020104-2.c: Removed.
10044         * gcc.dg/debug-1.c: Removed.
10045         * gcc.dg/debug-2.c: Removed.
10046         * gcc.dg/debug-3.c: Removed.
10047         * gcc.dg/debug-4.c: Removed.
10048         * gcc.dg/debug-5.c: Removed.
10049         * gcc.dg/debug-6.c: Removed.
10050         * gcc.dg/dwarf2-1.c: Removed.
10051         * gcc.dg/dwarf2-2.c: Removed.
10052
10053 2002-01-25  Jakub Jelinek  <jakub@redhat.com>
10054
10055         * g++.old-deja/g++.other/eh5.C: New test.
10056         * g++.old-deja/g++.other/sibcall2.C: New test.
10057         * g++.old-deja/g++.other/array9.C: New test.
10058         * g++.old-deja/g++.other/typename2.C: New test.
10059         * g++.old-deja/g++.other/crash60.C: New test.
10060         * g++.old-deja/g++.other/conv9.C: New test.
10061         * g++.old-deja/g++.other/mangle10.C: New test.
10062         * g++.old-deja/g++.other/unchanging1.C: New test.
10063         * g++.old-deja/g++.other/exprstmt1.C: New test.
10064         * g++.old-deja/g++.other/inline23.C: New test.
10065         * g++.old-deja/g++.eh/ia64-1.C: New test.
10066         * g++.old-deja/g++.other/dwarf2-1.C: New test.
10067         * g++.old-deja/g++.other/reload1.C: New test.
10068         * g++.old-deja/g++.other/static20.C: New test.
10069         * g++.old-deja/g++.other/local-alloc1.C: New test.
10070         * g++.old-deja/g++.other/conv8.C: New test.
10071         * g++.old-deja/g++.other/stmtexpr2.C: New test.
10072         * g++.old-deja/g++.other/storeexpr1.C: New test.
10073         * g++.old-deja/g++.other/storeexpr2.C: New test.
10074         * g++.dg/eh/template2.C: New test.
10075         * g++.dg/warn/weak1.C: New test.
10076
10077 2002-01-25  Hans-Peter Nilsson  <hp@bitrange.com>
10078
10079         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
10080         Remove first, non-varying, argument.
10081
10082 2002-01-23  Richard Henderson  <rth@redhat.com>
10083
10084         * gcc.dg/inline-2.c: New.
10085
10086         * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
10087         Add optional target arg.  Check number of arguments.
10088         (scan-assembler-not, scan-assembler-dem): Likewise.
10089         (scan-assembler-dem-not): Likewise.
10090
10091 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
10092
10093         * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
10094         line 12.
10095         * g++.old-deja/g++.brendan/parse3.C,
10096         g++.old-deja/g++.other/crash26.C,
10097         g++.old-deja/g++.other/crash28.C,
10098         g++.old-deja/g++.other/crash29.C,
10099         g++.old-deja/g++.other/crash30.C,
10100         g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
10101
10102 2002-01-23  Aldy Hernandez  <aldyh@redhat.com>
10103
10104         * gcc.dg/20020115-1.c: New.
10105
10106 2002-01-23  Bob Wilson  <bob.wilson@acm.org>
10107
10108         * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
10109
10110 2002-01-23  Janis Johnson  <janis187@us.ibm.com>
10111
10112         * gcc.dg/20020122-3.c: New.
10113
10114 2002-01-23  Jakub Jelinek  <jakub@redhat.com>
10115
10116         * g++.dg/other/gc1.C: New test.
10117
10118 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
10119
10120         * gcc.dg/c99-intconst-1.c: Mark XFAIL.
10121
10122 2002-01-22  Richard Henderson  <rth@redhat.com>
10123
10124         * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
10125
10126 2002-01-22  Richard Henderson  <rth@redhat.com>
10127
10128         * gcc.dg/20020122-4.c: New.
10129
10130 2002-01-22  H.J. Lu <hjl@gnu.org>
10131
10132         * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
10133         link output.
10134         * gcc.dg/special/ecos.exp: Likewise.
10135         * lib/g++-dg.exp: Likewise.
10136         * lib/g77-dg.exp: Likewise.
10137         * lib/gcc-dg.exp : Likewise.
10138         * lib/mike-g++.exp: Likewise.
10139         * lib/mike-g77.exp: Likewise.
10140         * lib/mike-gcc.exp: Likewise.
10141         * lib/objc-dg.exp: Likewise.
10142
10143 2002-01-22  Janis Johnson  <janis187@us.ibm.com>
10144
10145         PR target/5379
10146         * gcc.dg/20020122-2.c: New test.
10147
10148 2002-01-22  Hans-Peter Nilsson  <hp@axis.com>
10149
10150         * gcc.dg/20020122-1.c: New test.
10151
10152 2001-01-22  David.Billinghurst <David.Billinghurst@riotinto.com>
10153
10154         * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
10155
10156 2002-01-22  David Billinghurst <David.Billinghurst@riotinto.com>
10157
10158         * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
10159
10160 2002-01-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10161
10162         * gcc.c-torture/compile/20020121-1.c: New test.
10163
10164 2002-01-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10165
10166         * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
10167         ld_library_path.
10168
10169 2002-01-21  Jakub Jelinek  <jakub@redhat.com>
10170
10171         * gcc.dg/20020218-1.c: New test.
10172
10173 2002-01-21  David.Billinghurst <David.Billinghurst@riotinto.com>
10174
10175         * lib/prune.exp (prune_gcc_output): Prune "At global scope"
10176         messages
10177         * g++.dg/other/deprecated.C: Remove dg-bogus comment for
10178         "At global scope" warning
10179         * g++.dg/ext/align1.C: Change cygwin test for alignment
10180         from db-bogus to dg-warning
10181
10182 2002-01-21  Zack Weinberg  <zack@codesourcery.com>
10183
10184         * g77.f-torture/compile/cpp2.F: New test.
10185
10186 2002-01-19  Nathan Sidwell  <nathan@codesourcery.com>
10187
10188         * g++.dg/template/access1.C: New test.
10189
10190 2002-01-18  Aldy Hernandez  <aldyh@redhat.com>
10191
10192         * gcc.dg/20020118-1.c: New.
10193
10194 2002-01-18  Kazu Hirata  <kazu@hxi.com>
10195
10196         * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
10197
10198 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
10199
10200         * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
10201         * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
10202         alignment warnings.
10203
10204 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
10205
10206         * gcc.misc-tests/i386-prefetch.exp: Save and restore
10207         torture_with_loops and torture_without_loops
10208
10209 2002-01-17  Jakub Jelinek  <jakub@redhat.com>
10210
10211         * gcc.c-torture/compile/20020116-1.c: New test.
10212
10213 2002-01-16  Jakub Jelinek  <jakub@redhat.com>
10214
10215         * gcc.dg/20020116-2.c: New test.
10216
10217         * gcc.dg/ultrasp4.c: New test.
10218
10219         * gcc.dg/20020116-1.c: New test.
10220
10221 2002-01-15  Geoffrey Keating  <geoffk@redhat.com>
10222
10223         * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
10224         by EABI.
10225
10226 2002-01-15  Janis Johnson  <janis187@us.ibm.com>
10227
10228         * gcc.misc-tests/i386-prefetch.exp: New.
10229         * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
10230         * gcc.misc-tests/i386-pf-athlon-1.c: New test.
10231         * gcc.misc-tests/i386-pf-none-1.c: New test.
10232         * gcc.misc-tests/i386-pf-sse-1.c: New test.
10233
10234 2002-01-15  Jakub Jelinek  <jakub@redhat.com>
10235
10236         * gcc.dg/gnu89-init-1.c: Add new tests.
10237
10238 2002-01-15  Andreas Jaeger  <aj@suse.de>
10239
10240         * gcc.dg/i386-mmx-1.c: Also run on x86-64.
10241         * gcc.dg/i386-mmx-2.c: Likewise.
10242         * gcc.dg/i386-sse-1.c: Likewise.
10243         * gcc.dg/i386-sse-2.c: Likewise.
10244         * gcc.dg/i386-sse-3.c: Likewise.
10245
10246 2001-01-14  David Billinghurst <David.Billinghurst@riotinto.com>
10247
10248         * g77.f-torture/execute/intrinsic-unix-bessel.f:
10249         Uncomment additional cases that now pass.
10250
10251 2002-01-11  Richard Henderson  <rth@redhat.com>
10252
10253         * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
10254         * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
10255
10256 2002-01-11  Nicola Pero  <n.pero@mi.flashnet.it>
10257
10258         * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
10259
10260 2002-01-10  Aldy Hernandez  <aldyh@redhat.com>
10261
10262         * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
10263         lvx, stvx, stvebx, stvehx, stvewx, stvxl.
10264
10265 2002-01-10  Dale Johannesen  <dalej@apple.com>
10266
10267         * gcc.c-torture/execute/loop-11.c: New.
10268
10269 2002-01-08  Aldy Hernandez  <aldyh@redhat.com>
10270
10271         * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
10272         dss, lvsl, lvsr, dstt, dstst, dststt, dst.
10273
10274 2002-01-09  Richard Henderson  <rth@redhat.com>
10275
10276         * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
10277         type in which to perform the operation for each size.
10278
10279 2002-01-09  Alan Matsuoka  (alanm@redhat.com)
10280
10281         * gcc.c-torture/compile/20020109-2.c: New test.
10282
10283 2002-01-09  Gwenole Beauchesne  <bgeauchesne@mandrakesoft.com>
10284
10285         * gcc.c-torture/execute/loop-10.c: New test.
10286
10287 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
10288
10289         * gcc.c-torture/compile/20010226-1.c: New test.
10290         * gcc.c-torture/compile/20010227-1.c: New test.
10291         * gcc.c-torture/compile/20010426-1.c: New test.
10292         * gcc.c-torture/compile/20010510-1.c: New test.
10293         * gcc.c-torture/compile/20010605-3.c: New test.
10294         * gcc.c-torture/compile/20010824-1.c: New test.
10295         * gcc.c-torture/execute/20010409-1.c: New test.
10296         * gcc.dg/noncompile/20000901-1.c: New test.
10297         * gcc.dg/20001023-1.c: New test.
10298         * gcc.dg/20001101-1.c: New test.
10299         * gcc.dg/20001102-1.c: New test.
10300         * gcc.dg/20010207-1.c: New test.
10301         * gcc.dg/20010405-1.c: New test.
10302         * gcc.dg/20010822-1.c: New test.
10303         * gcc.dg/20011107-1.c: New test.
10304
10305 2002-01-09  Jeffrey A Law  (law@redhat.com)
10306
10307         * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
10308
10309         * gcc.c-torture/execute/strct-stdarg-1.x: New file.  Expect
10310         execution failure on PA targets.
10311
10312 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
10313
10314         * gcc.c-torture/compile/20020109-1.c: New test.
10315
10316 2002-01-08  Kazu Hirata  <kazu@hxi.com>
10317
10318         * gcc.c-torture/execute/20020108-1.c: New test.
10319
10320 2002-01-08  Jakub Jelinek  <jakub@redhat.com>
10321
10322         * gcc.dg/20020108-1.c: New test.
10323
10324 2002-01-08  H.J. Lu <hjl@gnu.org>
10325
10326         * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
10327         for header files.
10328
10329 2002-01-08  Geoff Keating  <geoffk@redhat.com>
10330
10331         * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
10332         consistency.
10333
10334 002-01-07  Aldy Hernandez  <aldyh@redhat.com>
10335
10336         * gcc.dg/altivec-4.c: Test altivec predicates.
10337
10338 2002-01-07  Jakub Jelinek  <jakub@redhat.com>
10339
10340         * gcc.c-torture/execute/20020107-1.c: New test.
10341
10342 2002-01-06  Craig Rodrigues  <rodrigc@gcc.gnu.org>
10343
10344         PR c/5279
10345         * gcc.c-torture/compile/20020106-1.c: New test.
10346
10347 2002-01-05  Hans-Peter Nilsson  <hp@bitrange.com>
10348
10349         * gcc.c-torture/execute/nestfunc-4.c: New test.
10350
10351 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
10352
10353         * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
10354         extra triple that slipped in.
10355         * g++.old-deja/g++.abi/align.C: Likewise.
10356         * g++.old-deja/g++.abi/bitfields.C: Likewise.
10357
10358 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
10359
10360         * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
10361         * g++.old-deja/g++.abi/align.C: Likewise.
10362         * g++.old-deja/g++.abi/bitfields.C: Likewise.
10363
10364         * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
10365         on FreeBSD/i386.
10366         * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
10367         FreeBSD.
10368
10369 2002-01-04  Jakub Jelinek  <jakub@redhat.com>
10370
10371         * gcc.dg/20020104-1.c: New test.
10372
10373         * gcc.dg/20020104-2.c: New test.
10374
10375 2002-01-04  Hans-Peter Nilsson  <hp@bitrange.com>
10376
10377         * gcc.dg/20020103-1.c: Fix typo in target selector.
10378
10379 2002-01-03  Richard Henderson  <rth@redhat.com>
10380
10381         * gcc.dg/20020103-1.c: New.
10382
10383 2002-01-03  Kazu Hirata  <kazu@hxi.com>
10384
10385         * gcc.c-torture/execute/20020103-1.c: New test.
10386
10387 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
10388
10389         * g++.dg/other/debug2.C: New test.
10390
10391         * gcc.c-torture/compile/20020103-1.c: New test.
10392
10393 2002-01-02  Jakub Jelinek  <jakub@redhat.com>
10394
10395         * gcc.dg/gnu89-init-1.c: Added new tests.
10396
10397 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
10398
10399         * g++.dg/template/friend2.C: Remove as patch is reverted.
10400
10401         * g++.dg/warn/oldcast1.C: New test.
10402
10403         * g++.dg/template/ptrmem1.C: New test.
10404         * g++.dg/template/ptrmem2.C: New test.
10405
10406         * g++.dg/template/ntp.C: New test.
10407
10408         * g++.dg/other/component1.C: New test.
10409
10410         * g++.dg/template/ttp3.C: New test.
10411
10412         * g++.dg/template/friend2.C: New test.
10413         * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
10414
10415 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
10416
10417         * g++.dg/other/ptrmem1.C: New test.
10418         * g++.dg/other/ptrmem2.C: New test.
10419
10420 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
10421
10422         * g++.dg/template/ctor1.C: New test.
10423
10424 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
10425
10426         * g++.dg/template/friend2.C: New test.
10427
10428 2002-01-01  Hans-Peter Nilsson  <hp@bitrange.com>
10429
10430         * gcc.dg/mmix-1.c: New test.
10431
10432 2001-12-31  Richard Henderson  <rth@redhat.com>
10433
10434         * gcc.dg/asm-5.c: New.
10435
10436 2001-12-31  Paolo Carlini  <pcarlini@unitus.it>
10437
10438         * g++.old-deja/g++.robertl/eb130.C: hash_set is now
10439         in namespace __gnu_cxx
10440
10441 2001-12-30  Richard Henderson  <rth@redhat.com>
10442
10443         * gcc.dg/debug-6.c: New.
10444
10445 2001-12-30  Jakub Jelinek  <jakub@redhat.com>
10446
10447         * gcc.c-torture/compile/20011229-2.c: New test.
10448
10449 2001-12-29  Jakub Jelinek  <jakub@redhat.com>
10450
10451         * gcc.dg/debug-3.c: New test.
10452         * gcc.dg/debug-4.c: New test.
10453         * gcc.dg/debug-5.c: New test.
10454
10455 2001-12-29  Richard Henderson  <rth@redhat.com>
10456
10457         * g++.dg/eh/loop1.C: New.
10458
10459 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
10460
10461         * g++.dg/template/crash1.C: New test.
10462
10463 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
10464
10465         * g++.dg/other/const1.C: New test.
10466
10467 2001-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
10468
10469         * gcc.c-torture/compile/20011229-1.c: New test.
10470
10471 2001-12-28  Stan Shebs  <shebs@apple.com>
10472
10473         * lib/objc-torture.exp: Resync with c-torture.exp.
10474         * lib/objc.exp: Load standard libraries.
10475
10476 2001-12-28  Jakub Jelinek  <jakub@redhat.com>
10477
10478         * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
10479         additional tests.
10480
10481 2001-12-27  Roger Sayle <roger@eyesopen.com>
10482
10483         * gcc.c-torture/execute/string-opt-16.c: New testcase.
10484
10485 2001-12-27  Richard Henderson  <rth@redhat.com>
10486
10487         * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
10488
10489 2001-12-26  Nathan Sidwell  <nathan@codesourcery.com>
10490
10491         * g++.dg/eh/ctor1.C: New test.
10492         * g++.dg/other/error2.C: New test.
10493
10494 2001-12-24  Nathan Sidwell  <nathan@codesourcery.com>
10495
10496         * g++.dg/other/init2.C: New test.
10497
10498 2001-12-24  Richard Henderson  <rth@redhat.com>
10499
10500         * gcc.dg/20011223-1.c: New.
10501         * gcc.dg/inline-1.c: New.
10502
10503 2001-12-23  Richard Henderson  <rth@redhat.com>
10504
10505         * gcc.dg/asm-4.c: Test operand modifiers.
10506
10507 2001-12-23  Richard Henderson  <rth@redhat.com>
10508
10509         * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
10510
10511 2001-12-23  Joseph S. Myers  <jsm28@cam.ac.uk>
10512
10513         * gcc.c-torture/execute/20011223-1.c: New test.
10514
10515 2001-12-21  Richard Henderson  <rth@redhat.com>
10516
10517         * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
10518         re-enables the warning.
10519
10520 2001-12-21  Richard Henderson  <rth@redhat.com>
10521
10522         * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
10523
10524 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
10525
10526         * gcc.c-torture/compile/20011218-1.c: New test.
10527
10528 2001-12-20  Nick Clifton  <nickc@cambridge.redhat.com>
10529
10530         * gcc.misc-test/arm-isr.exp: New file.  Control running of the
10531         arm-isr.c test.
10532         * gcc.misc-tests/arm-isr.c: New file.  Test prologue and
10533         epilogue generation for ARM ISR routines.
10534
10535 2001-12-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10536
10537         * gcc.dg/format/builtin-1.c: Test unlocked stdio.
10538         * gcc.dg/format/c90-printf-3.c: Likewise.
10539         * gcc.dg/format/c99-printf-3.c: Likewise.
10540         * gcc.dg/format/ext-1.c: Likewise.
10541         * gcc.dg/format/ext-6.c: Likewise.
10542         * gcc.dg/format/format.h: Prototype unlocked stdio.
10543
10544 2001-12-20  Richard Henderson  <rth@redhat.com>
10545
10546         * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
10547         (arena): Use it.
10548         (malloc): Correct allocation logic.  Abort if we fill up the
10549         arena before initialization complete.
10550         (realloc): Correct allocation logic.
10551
10552 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
10553
10554         * gcc.c-torture/compile/20011219-2.c: New test.
10555
10556         * gcc.c-torture/execute/20011219-1.c: New test.
10557
10558 2001-12-19  David Billinghurst <David.Billinghurst@riotinto.com>
10559
10560         * gcc.dg/special/ecos.exp:  wkali-1.c unsupported if
10561         target does not support weak symbols.
10562
10563 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
10564
10565         * gcc.c-torture/compile/20011219-1.c: New test.
10566
10567 2001-12-19  Nathan Sidwell  <nathan@codesourcery.com>
10568
10569         * g++.dg/other/error1.C: New test.
10570
10571 2001-12-17  Jeffrey A Law  (law@redhat.com)
10572
10573         * gcc.c-torture/execute/20011217-1.c: New test.
10574
10575 2001-12-17  Nicola Pero  <nicola@brainstorm.co.uk>
10576
10577         * objc.dg/special/: New directory.
10578         * objc.dg/special/special.exp: New file.
10579         * objc.dg/special/unclaimed-category-1.h: New file.
10580         * objc.dg/special/unclaimed-category-1a.m: New file.
10581         * objc.dg/special/unclaimed-category-1.m: New file.
10582
10583 2001-12-17  Andreas Jaeger  <aj@suse.de>
10584
10585         * gcc.c-torture/compile/20011217-2.c: New test.
10586
10587 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
10588
10589         * gcc.c-torture/compile/20011217-1.c: New test.
10590
10591 2001-12-14  Aldy Hernandez  <aldyh@redhat.com>
10592
10593         * testsuite/gcc.dg/20011214-1.c: New.
10594
10595 2001-12-13  Aldy Hernandez  <aldyh@redhat.com>
10596
10597         * gcc.dg/altivec-4.c: New.
10598
10599 2001-12-13  Hans-Peter Nilsson  <hp@axis.com>
10600
10601         * gcc.dg/20011113-1.c: New test.
10602
10603 2001-12-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10604
10605         * g++.old-deja/g++.jason/template31.C: Remove templates for classes
10606         std::__malloc_alloc_template<0> and
10607         std::__default_alloc_template<false, 0>.
10608
10609 2001-12-13  Nicola Pero  <n.pero@mi.flashnet.it>
10610
10611         * objc/execute/bf-21.m: New test.
10612         * objc/execute/enumeration-1.m: New test.
10613         * objc/execute/enumeration-2.m: New test.
10614
10615 2001-12-12  Jakub Jelinek  <jakub@redhat.com>
10616
10617         * gcc.dg/gnu89-init-1.c: New test.
10618
10619 2001-12-12  Nathan Sidwell  <nathan@codesourcery.com>
10620
10621         * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
10622         * g++.old-deja/g++.jason/2371.C: Likewise.
10623         * g++.old-deja/g++.jason/template33.C: Likewise.
10624         * g++.old-deja/g++.jason/template34.C: Likewise.
10625         * g++.old-deja/g++.jason/template36.C: Likewise.
10626         * g++.old-deja/g++.oliva/typename1.C: Likewise.
10627         * g++.old-deja/g++.oliva/typename2.C: Likewise.
10628         * g++.old-deja/g++.other/typename1.C: Likewise.
10629         * g++.old-deja/g++.pt/inherit2.C: Likewise.
10630         * g++.old-deja/g++.pt/nontype5.C: Likewise.
10631         * g++.old-deja/g++.pt/typename11.C: Likewise.
10632         * g++.old-deja/g++.pt/typename14.C: Likewise.
10633         * g++.old-deja/g++.pt/typename16.C: Likewise.
10634         * g++.old-deja/g++.pt/typename3.C: Likewise.
10635         * g++.old-deja/g++.pt/typename4.C: Likewise.
10636         * g++.old-deja/g++.pt/typename5.C: Likewise.
10637         * g++.old-deja/g++.pt/typename7.C: Likewise.
10638         * g++.old-deja/g++.robertl/eb9.C: Likewise.
10639
10640 2001-12-11  Nathan Sidwell  <nathan@codesourcery.com>
10641
10642         * g++.dg/other/linkage1.C: New test.
10643         * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
10644         specifiers.
10645
10646 2001-12-11  Neil Booth  <neil@daikokuya.demon.co.uk>
10647
10648         * gcc.dg/concat.c: New test.
10649
10650 2001-12-11  Stan Shebs  <shebs@apple.com>
10651
10652         * objc/compile: New test directory.
10653         * objc/compile/compile.exp: New expect script.
10654         * objc/compile/20011211-1.m: New compile test.
10655
10656 2001-12-11  Jason Merrill  <jason@redhat.com>
10657
10658         * lib/prune.exp (prune_gcc_output): Also handle "In member
10659         function".  So many permutations...
10660
10661 2001-12-10  Nathan Sidwell  <nathan@codesourcery.com>
10662
10663         * g++.dg/template/typedef1.C: New test.
10664
10665 2001-12-09  Nathan Sidwell  <nathan@codesourcery.com>
10666
10667         * g++.dg/other/copy1.C: New test.
10668
10669 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
10670
10671         * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
10672
10673         * gcc.dg/builtin-choose-expr.c: New.
10674
10675 2001-12-07  Aldy Hernandez  <aldyh@redhat.com>
10676
10677         * gcc.dg/altivec-2.c: New.
10678
10679 2001-12-07  Richard Henderson  <rth@redhat.com>
10680
10681         * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
10682
10683 2001-12-07  Stephane Carrez  <Stephane.Carrez@sun.com>
10684
10685         * gcc.dg/sparc-ret.c: New file, test return corruption bug for
10686         ultrasparc.
10687
10688 2001-12-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
10689
10690         * g++-old.deja/g++.robertl/eb101.C: Deleted.
10691
10692 2001-12-06  Janis Johnson  <janis187@us.ibm.com>
10693
10694         * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
10695         variable argument list.
10696
10697 2001-12-06  Zack Weinberg  <zack@codesourcery.com>
10698
10699         * gcc.c-torture/execute/memcheck: Delete entire directory.
10700         (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
10701         t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
10702
10703 2001-12-05  Neil Booth  <neil@daikokuya.demon.co.uk>
10704
10705         * gcc.dg/Wshadow-1.c: New test.
10706
10707 2001-12-05  Jakub Jelinek  <jakub@redhat.com>
10708
10709         * gcc.c-torture/compile/20011130-1.c: New test.
10710
10711         * gcc.dg/noncompile/20011025-1.c: New test.
10712
10713         * g++.dg/other/anon-union.C: New test.
10714
10715         * gcc.c-torture/execute/20011024-1.c: New test.
10716
10717 2001-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
10718
10719         * gcc.c-torture/execute/20000722-1.x,
10720         gcc.c-torture/execute/20010123-1.x: Remove.
10721         * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
10722         * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
10723         gcc.dg/c99-complit-2.c: New tests.
10724
10725 2001-12-04  Nathan Sidwell  <nathan@codesourcery.com>
10726
10727         * g++.dg/inherit/base1.C: New test.
10728
10729 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
10730
10731         * g++.dg/other/stdarg1.C: New test.
10732
10733         * gcc.c-torture/compile/20011130-2.c: New test.
10734
10735 2001-12-03  Janis Johnson  <janis187@us.ibm.com>
10736
10737         * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
10738         * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
10739         * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
10740         * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
10741         * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
10742         * gcc.dg/builtin-prefetch-1.c: New test.
10743
10744 2001-12-03  Jakub Jelinek  <jakub@redhat.com>
10745
10746         * gcc.dg/20011130-1.c: New test.
10747
10748 2001-12-03  Nathan Sidwell  <nathan@codesourcery.com>
10749
10750         * g++.dg/other/scope1.C: New test.
10751         * g++.dg/template/explicit-instantiation.C: Remove XFAIL
10752
10753 2001-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
10754
10755         * gcc.dg/vla-init-1.c: New test.
10756
10757 2001-12-01  Geoff Keating  <geoffk@redhat.com>
10758
10759         * gcc.c-torture/compile/structs.c: New testcase from GDB.
10760
10761 2001-12-02  Neil Booth  <neil@daikokuya.demon.co.uk>
10762
10763         * objc.dg/alias.m: Update.
10764         * objc.dg/class-1.m: Update.
10765         * objc.dg/const-str-1.m: Update.
10766         * objc.dg/fwd-proto-1.m: Update.
10767         * objc.dg/id-1.m: Update.
10768         * objc.dg/super-class-1.m: Update.
10769
10770 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
10771
10772         * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
10773         constructs.
10774
10775 2001-11-28  Jeffrey A Law  (law@cygnus.com)
10776
10777         * gcc.c-torture/execute/20011128-1.c: New test.
10778
10779 2001-11-28  Hans-Peter Nilsson  <hp@axis.com>
10780
10781         * gcc.dg/20011127-1.c: New test.
10782
10783 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
10784
10785         * gcc.dg/format/strfmon-1.c: Update comments.  Adjust examples
10786         from Austin Group draft 7.
10787         * gcc.dg/format/xopen-1.c: Update comments.  Add tests for gaps in
10788         scanf format arguments.
10789         * gcc.dg/format/no-exargs-2.c: New test.
10790
10791 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
10792
10793         * g++.dg/abi/vbase8-4.C: New test.
10794
10795 2001-11-24  Ian Lance Taylor  <ian@airs.com>
10796
10797         * gcc.c-torture/execute/20011121-1.c: New test.
10798
10799 2001-11-23  Jeffrey A Law  (law@cygnus.com)
10800
10801         * gcc.c-torture/execute/ieee/20011123-1.c: New test.
10802
10803 2001-11-23  Andreas Jaeger  <aj@suse.de>
10804
10805         * gcc.dg/cpp/charconst-2.c: New test.
10806
10807 2001-11-22  Geoffrey Keating  <geoffk@redhat.com>
10808
10809         * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
10810         to the host if it is remote.  Let tests specify extra headers
10811         they use.
10812         * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
10813         * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
10814         * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
10815         * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
10816         * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
10817         * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
10818         * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
10819         * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
10820         * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
10821         * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
10822
10823 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
10824
10825         * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
10826         for little endian ARMs.
10827
10828 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
10829
10830         * gcc.c-torture/compile/20011119-1.c: New test.
10831         * gcc.c-torture/compile/20011119-2.c: New test.
10832
10833 2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
10834
10835         * gcc.dg/altivec-1.c: Fix typo.
10836
10837 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
10838
10839         * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
10840
10841 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
10842
10843         * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
10844
10845 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
10846
10847         * lib/g77.exp: Don't specify --rpath-link.
10848
10849         * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
10850         across all the headers.
10851         * gcc.dg/format/format.exp: For testing on a remote host,
10852         copy format.h.
10853
10854         * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
10855         * gcc.c-torture/execute/930406-1.c: Likewise.
10856         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
10857
10858 2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
10859
10860         * gcc.dg/altivec-1.c: New.
10861
10862 2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
10863
10864         * gcc.dg/cpp/fpreprocessed.c: New test case.
10865
10866 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
10867
10868         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
10869         gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
10870         * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
10871
10872 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
10873
10874         * gcc.dg/no-builtin-1.c: New test.
10875
10876 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
10877
10878         * gcc.c-torture/execute/20011115-1.c: New test.
10879
10880 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
10881
10882         * gcc.c-torture/compile/20011114-2.c: New test.
10883         * gcc.c-torture/compile/20011114-3.c: New test.
10884         * gcc.c-torture/compile/20011114-4.c: New test.
10885
10886 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
10887
10888         * g++.dg/other/init1.C: New test.
10889
10890 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
10891
10892         * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
10893         message.
10894
10895         * gcc.c-torture/execute/20011114-1.c: New testcase.
10896
10897         * gcc.c-torture/compile/20010327-1.c: Revert last change.
10898         * gcc.c-torture/compile/20011114-1.c: New test, exactly
10899         like the (before this change) version of 20010327-1.c.
10900
10901 2001-11-14  Roger Sayle <roger@eyesopen.com>
10902
10903         * gcc.c-torture/execute/string-opt-13.c: New testcase.
10904
10905 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
10906
10907         * g++.dg/init/array2.C: New test.
10908
10909 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
10910
10911         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
10912
10913 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
10914
10915         * g++.dg/other/forscope1.C: New test.
10916         * g++.dg/ext/forscope1.C: New test.
10917         * g++.dg/ext/forscope2.C: New test.
10918
10919 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
10920
10921         * gcc.c-torture/execute/20011113-1.c: New test.
10922
10923 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
10924
10925         * gcc.c-torture/execute/20011109-2.c: New test.
10926
10927         * gcc.c-torture/execute/20011109-1.c: New test.
10928
10929 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
10930
10931         * gcc.c-torture/compile/20011109-1.c: New test.
10932
10933 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
10934
10935         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
10936         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
10937         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
10938         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
10939         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
10940         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
10941         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
10942
10943 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
10944
10945         * g++.dg/warn/Wshadow-1.C: New tests.
10946         * g++.old-deja/g++.mike/for3.C: Update.
10947
10948 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
10949
10950         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
10951         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
10952         XFAILs.  Adjust expected error texts.
10953         * gcc.c-torture/compile/20011106-1.c,
10954         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
10955         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
10956         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
10957         gcc.dg/c99-array-lval-5.c: New tests.
10958
10959 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
10960
10961         * gcc.dg/cpp/defined.c: Update.
10962
10963 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
10964
10965         * gcc.c-torture/execute/anon-1.c: New test.
10966
10967 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
10968
10969         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
10970         same size, so no warning should be produced on stormy16.
10971
10972         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
10973         due to oversized array.
10974         * g++.old-deja/g++.mike/ns15.C: Likewise.
10975         * g++.old-deja/g++.pt/crash16.C: Likewise.
10976
10977 2001-11-02  Graham Stott  <grahams@redhat.com>
10978
10979         * g++.dgother/debug1.C: Fix typos.
10980
10981 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
10982
10983         * g++.dg/other/debug1.C: New test.
10984
10985 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
10986
10987         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
10988         of unsigned long.
10989
10990 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
10991
10992         * gcc.dg/20011029-2.c: New test.
10993
10994         * gcc.c-torture/compile/20011029-1.c: New test.
10995
10996 2001-10-29  Nicola Pero  <n.pero@mi.flashnet.it>
10997
10998         * objc/execute/class_self-1.m: New test.
10999         * objc/execute/class_self-2.m: New test.
11000
11001 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
11002
11003         * gcc.misc-tests/msgs.exp: Delete.
11004         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
11005         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
11006         error set to match recent changes.
11007
11008 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
11009
11010         * gcc.dg/20011021-1.c: New test.
11011
11012 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
11013
11014         * gcc.c-torture/compile/20011023-1.c: New test.
11015
11016 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
11017
11018         * lib/g77.exp: Rewrite based on lib/g++.exp.
11019
11020 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
11021
11022         * gcc.c-torture/execute/20011019-1.c: New test.
11023
11024         * gcc.dg/20011018-1.c: New test.
11025
11026 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
11027
11028         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
11029
11030 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
11031
11032         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
11033         * gcc.dg/attr-invalid.c: Likewise.
11034
11035 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
11036
11037         * testsuite/gcc.dg/20011015-1.c: New test.
11038
11039 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
11040
11041         * g++.dg/template/unify2.C: New test.
11042
11043 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
11044
11045         * g++.dg/other/exception-specification.C: New test
11046
11047 2001-10-13  Tom Rix  <trix@redhat.com>
11048
11049         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
11050         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
11051
11052 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
11053
11054         * testsuite/gcc.dg/20011009-1.c: New test.
11055
11056 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
11057
11058         PR g++/4476
11059         * g++.dg/other/friend1.C: New test.
11060
11061 2001-10-11  Richard Henderson  <rth@redhat.com>
11062
11063         * g++.old-deja/g++.other/crash18.C: Add -S to options.
11064
11065 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11066
11067         * gcc.c-torture/compile/20011010-1.c: New.
11068
11069 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
11070
11071         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
11072         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
11073         g77.f-torture/execute/execute.exp,
11074         g77.f-torture/noncompile/noncompile.exp,
11075         gcc.c-torture/compile/compile.exp,
11076         gcc.c-torture/execute/execute.exp,
11077         gcc.c-torture/execute/ieee/ieee.exp,
11078         gcc.c-torture/execute/memcheck/memcheck.exp,
11079         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
11080         objc/execute/execute.exp: Update FSF address.
11081
11082 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
11083
11084         * gcc.dg/cpp/cmdlne-C.c: Update.
11085         * gcc.dg/cpp/cmdlne-C2.c: New.
11086
11087 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11088
11089         * gcc.c-torture/execute/20011008-3.c: New.
11090
11091 2001-10-08  DJ Delorie  <dj@redhat.com>
11092
11093         * gcc.dg/20011008-1.c: New.
11094         * gcc.dg/20011008-2.c: New.
11095
11096 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
11097
11098         * gcc.dg/cpp/spacing1.c: Update test.
11099
11100 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
11101
11102         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
11103         spelling errors of "separate" as "seperate".
11104
11105 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
11106
11107         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
11108         enough to avoid inlining.
11109
11110 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
11111
11112         * lib/g77.exp: set libg2c_dir correctly.
11113
11114 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
11115
11116         * gcc.dg/cpp/macro11.c: New test.
11117
11118 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
11119
11120         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
11121         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
11122         gcc.dg/format/multattr-3.c: New tests.
11123         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
11124         tests for format attributes on function pointers being rejected.
11125
11126 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
11127
11128         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
11129
11130 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
11131
11132         * g++.dg/warn/format1.C: New test.
11133
11134 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
11135
11136         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
11137
11138 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
11139
11140         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
11141
11142 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
11143
11144         * gcc.dg/cpp/redef2.c: Add test.
11145
11146 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
11147
11148         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
11149         long-standing bug on i686, apparently.
11150         * gcc.c-torture/execute/loop-2c.x: New file.
11151         * gcc.c-torture/execute/loop-2d.x: New file.
11152         * gcc.c-torture/execute/loop-3c.x: New file.
11153
11154 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
11155
11156         * gcc.dg/cpp/20000625-2.c: Correct line number.
11157
11158 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
11159
11160         * gcc.dg/cpp/macro10.c: New test.
11161         * gcc.dg/cpp/strify3.c: New test.
11162         * gcc.dg/cpp/spacing1.c: Add tests.
11163         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
11164         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
11165
11166 2001-09-24  DJ Delorie  <dj@redhat.com>
11167
11168         * gcc.c-torture/execute/20010924-1.c: New test.
11169
11170 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
11171
11172         * testsuite/objc/execute/paste.m: Remove.
11173
11174 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
11175
11176         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
11177
11178 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
11179
11180         * g77.dg/strlen0.f: New test.
11181
11182 2001-09-21  Richard Henderson  <rth@redhat.com>
11183
11184         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
11185         * g++.old-deja/g++.abi/vtable2.C: Likewise.
11186
11187 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
11188
11189         Table-driven attributes.
11190         * g++.dg/ext/attrib1.C: New test.
11191
11192 2001-09-20  DJ Delorie  <dj@redhat.com>
11193
11194         * gcc.dg/20000926-1.c: Update expected warning messages.
11195         * gcc.dg/array-2.c: Likewise, and test for warnings too.
11196         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
11197         array.
11198
11199 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
11200
11201         * g++.dg/eh/registers1.C: New test case.
11202
11203 2001-09-17  Richard Henderson  <rth@redhat.com>
11204
11205         * gcc.dg/array-5.c: Fix VLA decomposition test.
11206
11207 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
11208
11209         * gcc.dg/cpp/line5.c: New testcase.
11210
11211 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
11212
11213         * gcc.dg/cpp/macro9.c: New test.
11214
11215 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
11216
11217         * gcc.c-torture/execute/980223.c: Change type of addr from long
11218         to char *.
11219
11220 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
11221
11222         * gcc.c-torture/execute/20010915-1.c: New test.
11223
11224 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
11225
11226         * g77.dg/bprob: New directory.
11227         * g77.dg/bprob/bprob.exp: New file.
11228         * g77.dg/bprob/bprob-1.f: New test.
11229         * g77.dg/gcov: New directory.
11230         * g77.dg/gcov/gcov.exp: New file.
11231         * g77.dg/gcov/gcov-1.f: New test.
11232         * g77.dg/gcov/gcov-1.x: New file.
11233
11234 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
11235
11236         * gcc.dg/cpp/directiv.c: Update.
11237         * gcc.dg/cpp/undef1.c: Update.
11238
11239 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
11240
11241         * gcc.dg/20010912-1.c: New test.
11242
11243 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
11244
11245         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
11246         language-independent file in lib.
11247         * lib/gcov.exp: New file.
11248
11249 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
11250
11251         * gcc.c-torture/compile/20010911-1.c: New test.
11252
11253 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
11254
11255         * lib/profopt.exp: New, to support profile-directed optimizations.
11256         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
11257         * gcc.misc-tests/bprob-1.c: New test.
11258         * gcc.misc-tests/bprob-2.c: New test.
11259
11260 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
11261
11262         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
11263         XFAIL and which kinds of gcov output to verify.
11264         * gcc.misc-tests/gcov-4b.x: New file.
11265         * gcc.misc-tests/gcov-5b.x: New file.
11266         * gcc.misc-tests/gcov-6.x: New file.
11267         * gcc.misc-tests/gcov-7.c: New test.
11268         * gcc.misc-tests/gcov-7.x: New file.
11269
11270 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
11271
11272         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
11273         * gcc.misc-tests/gcov-6.c: New test.
11274
11275 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
11276
11277         PR c++/3986
11278         * g++.dg/abi/vbase1.C: New test.
11279
11280 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
11281
11282         * objc.dg/method-2.m: New.
11283
11284 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
11285
11286         PR c++/4203
11287         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
11288         * g++.dg/init/empty1.C: New test.
11289
11290 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
11291
11292         * gcc.c-torture/compile/20010903-1.c: New test.
11293
11294 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
11295
11296         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
11297         for m68k.
11298
11299 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
11300
11301         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
11302
11303         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
11304
11305         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
11306
11307 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
11308
11309         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
11310         for 16-bit 'unsigned int'.
11311
11312 2001-08-29  Kazu Hirata  <kazu@hxi.com>
11313
11314         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
11315
11316 2001-08-27  Richard Henderson  <rth@redhat.com>
11317
11318         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
11319         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
11320
11321 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
11322
11323         * gcc.dg/asm-names.c (ymain): New.
11324
11325 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
11326
11327         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
11328         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
11329         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
11330
11331 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11332
11333         * gcc.dg/compare5.c: New testcase.
11334
11335 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
11336
11337         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
11338         and "In instantiation".
11339
11340 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
11341
11342         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
11343
11344 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
11345
11346         * gcc.misc-tests/gcov.exp: Add support for branch information.
11347         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
11348         * gcc.misc-tests/gcov-4.c: New test.
11349         * gcc.misc-tests/gcov-4b.c: New test.
11350         * gcc.misc-tests/gcov-5b.c: New test.
11351
11352 2001-08-20  Zack Weinberg  <zackw@panix.com>
11353
11354         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
11355         expected to fail.
11356
11357 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11358
11359         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
11360
11361 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
11362
11363         * g++.dg/eh/template1.C: New test.
11364
11365 2001-08-16  David Billinghurst  <David.Billinghurst@riotinto.com>
11366
11367         * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
11368         Fix thinko.
11369         * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
11370         for xfail.
11371
11372 2001-08-14  David Billinghurst  <David.Billinghurst@riotinto.com>
11373
11374         * lib/g77-dg.exp:  Use prune.exp for common procedures
11375         (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
11376         * lib/g77.exp: (g77-dg-prune) Remove
11377
11378 2001-08-13  Jason Merrill  <jason_merrill@redhat.com>
11379
11380         * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
11381
11382 2001-08-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11383
11384         * g++.dg/template/unify1.C: New test.
11385
11386 2001-08-07  Nathan Sidwell  <nathan@codesourcery.com>
11387
11388         * g++.dg/abi/empty4.C: New test.
11389
11390 2001-08-06  David Billinghurst  <David.Billinghurst@riotinto.com>
11391
11392         * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
11393         solaris2.*
11394         * g77.f-torture/compile/pr3743.x: Likewise
11395
11396 2001-08-05  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
11397
11398         * g++.dg/other/using-declaration.C: New test.
11399
11400 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
11401
11402         * gcc.dg/cpp/tr-sign.c: New testcase.
11403
11404 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
11405
11406         * gcc.dg/cpp/19951025-1.c: Revert.
11407         * gcc.dg/cpp/directiv.c: We no longer process directives that
11408         interrupt macro arguments.
11409
11410 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
11411
11412         * gcc.dg/bconstp-1.c: New test.
11413
11414 2001-08-03  Richard Henderson  <rth@redhat.com>
11415
11416         * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
11417
11418 2001-08-02  Neil Booth  <neil@daikokuya.demon.co.uk>
11419
11420         * gcc.dg/cpp/19951025-1.c: Update.
11421
11422 2001-08-02  Jeffrey Oldham  <oldham@codesourcery.com>
11423
11424         * g77.dg/ff90-1.f (s): Fix reference of variable z,
11425         should be x.
11426
11427 2001-08-02  Nathan Sidwell  <nathan@codesourcery.com>
11428
11429         Kill -fhonor-std.
11430         * g++.old-deja/g++.ns/ns14.C: Remove special options.
11431         * g++.old-deja/g++.other/std1.C: Likewise.
11432         * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
11433
11434 2001-08-01  David Billinghurst <David.Billinghurst@riotinto.com>
11435
11436         * lib/g77.exp:  Load gcc-defs.exp for common procedures
11437         (g77_pass, g77_fail, g77_finish, g77_exit,
11438         ${tool}_check_unsupported_p} Now redundant.  Deleted.
11439
11440 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
11441
11442         * g77.dg/fbackslash.f
11443         * g77.dg/fcase-preserve.f
11444         * g77.dg/ff90-1.f
11445         * g77.dg/ffixed-line-length-0.f
11446         * g77.dg/ffixed-line-length-132.f
11447         * g77.dg/ffixed-line-length-7.f
11448         * g77.dg/ffixed-line-length-72.f
11449         * g77.dg/ffixed-line-length-none.f
11450         * g77.dg/ffree-form-1.f
11451         * g77.dg/fno-backslash.f
11452         * g77.dg/fno-f90-1.f
11453         * g77.dg/fno-fixed-form-1.f
11454         * g77.dg/fno-onetrip.f
11455         * g77.dg/fno-typeless-boz.f
11456         * g77.dg/fno-underscoring.f
11457         * g77.dg/fno-vxt-1.f
11458         * g77.dg/fonetrip.f
11459         * g77.dg/ftypeless-boz.f
11460         * g77.dg/fugly-assumed.f
11461         * g77.dg/funderscoring.f
11462         * g77.dg/fvxt-1.f
11463
11464 2001-08-01  Ziemowit Laski  <zlaski@apple.com>
11465
11466         * objc.dg/fwd-proto-1.m: New.
11467         * objc.dg/local-decl-1.m: New.
11468         * objc.dg/naming-1.m: New.
11469         * objc.dg/naming-2.m: New.
11470         * objc.dg/proto-hier-1.m: New.
11471
11472 2001-07-31  Hans-Peter Nilsson  <hp@bitrange.com>
11473
11474         * gcc.dg/c99-scope-2.c: Don't generally assume adding more
11475         largest-type elements to a struct makes its size grow.
11476
11477 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
11478
11479         * g++.dg/abi/vthunk1.C: New test.
11480
11481 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
11482
11483         * g++.dg/abi/vbase8-22.C: New test.
11484
11485 2001-07-31  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
11486
11487         * gcc.dg/cpp/macro8.c: New test.
11488
11489 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
11490
11491         * g++.dg/abi/vbase8-21.C: New test.
11492
11493 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
11494
11495         * g++.dg/abi/vbase8-10.C: New test.
11496
11497 2001-07-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11498
11499         * lib/g++.exp (g++_set_ld_library_path): Renamed to
11500         ${tool}_set_ld_library_path.
11501         Changed caller.
11502         * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
11503         g++.exp.
11504
11505 2001-07-26  Stan Cox <scox@redhat.com>
11506
11507         * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
11508         * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
11509         gcc_exit, gcc_check_unsupported_p):
11510         Moved to gcc-deps.exp
11511         * gcc-deps.exp: New file.
11512
11513 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11514
11515         * g++.old-deja/g++.pt/defarg14.C: New test.
11516
11517 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
11518
11519         * g++.old-deja/g++.other/lineno5.C: New test.
11520
11521 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
11522
11523         * g++.old-deja/g++.pt/crash68.C: New test.
11524
11525 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
11526
11527         * g++.old-deja/g++.other/crash42.C: New test.
11528
11529 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
11530
11531         * gcc.dg/cpp/extratokens.c: Fix.
11532         * gcc.dg/cpp/skipping2.c: New tests.
11533
11534 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11535
11536         * gcc.c-torture/execute/20010724-1.c: New file.
11537         * gcc.c-torture/execute/20010724-1.x: New file.
11538
11539 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
11540
11541         * g++.old-deja/g++.other/cond7.C: New test.
11542
11543 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
11544
11545         * g++.old-deja/g++.other/optimize4.C: New test.
11546
11547 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
11548
11549         * g++.old-deja/g++.abi/vbase8-5.C: New test.
11550
11551 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
11552
11553         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
11554         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
11555         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
11556         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
11557
11558         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
11559         bug report" message.
11560
11561         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
11562         * g++.dg/ext/instantiate1.C: Move from old-deja.
11563
11564 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
11565
11566         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
11567         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
11568         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
11569         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
11570
11571 2001-07-23  Jeffrey A Law  (law@cygnus.com)
11572
11573         * gcc.c-torture/execute/20010723-1.c: New test.
11574
11575 2001-07-23  Ben Elliston  <bje@redhat.com>
11576
11577         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
11578
11579 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11580
11581         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
11582         i[34567]86-*-*.
11583         Delete handling of ieee_multilib_flags.
11584         Pass -mieee for alpha*-*-* and sh-*-*.
11585         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
11586
11587 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
11588
11589         Remove old-abi tests.
11590         * g++.old-deja/g++.mike/p11116.C: Remove.
11591         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
11592
11593 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
11594
11595         * g77.f-torture/compile/pr3743.f:  New test
11596
11597 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
11598
11599         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
11600
11601 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11602
11603         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
11604         g++.old-deja/g++.pt/static6.C: Likewise.
11605         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
11606         supports weak symbols.
11607
11608 2001-07-18  Andreas Jaeger  <aj@suse.de>
11609
11610         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
11611         supported again.
11612
11613 2001-07-18  Andreas Jaeger  <aj@suse.de>
11614
11615         * gcc.dg/iftrap-1.c: Fix target line.
11616
11617 2001-07-17  Richard Henderson  <rth@redhat.com>
11618
11619         * gcc.c-torture/execute/20010717-1.c: New.
11620
11621 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
11622
11623         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
11624         tests.
11625
11626 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
11627
11628         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
11629
11630 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11631
11632         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
11633         UAC_SIGBUS, UAC_NOPRINT definitions.
11634
11635 2001-07-16  Nicola Pero  <n.pero@mi.flashnet.it>
11636
11637         * objc/execute/object_is_class.m: New test.
11638         * objc/execute/object_is_meta_class.m: New test.
11639
11640 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
11641
11642         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
11643         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
11644
11645 2001-01-15  David Billinghurst  <David.Billinghurst@riotinto.com>
11646
11647         * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
11648         * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
11649
11650 2001-07-14  Richard Henderson  <rth@redhat.com>
11651
11652         * gcc.dg/iftrap-1.c: New.
11653
11654 2001-07-11  David Billinghurst  <David.Billinghurst@riotinto.com>
11655
11656         * g77.f-torture/execute/intrinsic77.f: New test.
11657
11658 2001-07-11  Janis Johnson <janis@us.ibm.com>
11659
11660         * gcc.misc-tests/gcov-3.c: New test.
11661
11662 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
11663
11664         * gcc.c-torture/compile/20010711-1.c,
11665         * gcc.c-torture/compile/20010711-2.c: New tests.
11666
11667 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
11668
11669         * gcc.c-torture/execute/20010711-1.c: New test.
11670
11671 2001-07-11  Ben Elliston  <bje@redhat.com>
11672
11673         * g++.old-deja/g++.other/enum5.C: New test.
11674
11675 2001-07-10  Jason Merrill  <jason_merrill@redhat.com>
11676
11677         * lib/g++-dg.exp: Load file-format and target-supports like gcc.
11678         (g++-dg-prune): Call prune_gcc_output.
11679         * prune.exp: New file for prune_gcc_output.
11680         * lib/g++.exp, lib/gcc.exp: Load it.
11681
11682 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
11683
11684         * gcc.c-torture/compile/20010701-1.c,
11685         g++.old-deja/g++.ext/attrib6.C: New tests.
11686
11687 2001-07-06  Jeffrey A Law  (law@cygnus.com)
11688
11689         * gcc.c-torture/compile/20010706-1.c: New test.
11690
11691 2000-09-10  Michael Chamberlain <michael@chamberlain.net.au>
11692
11693         * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
11694
11695 2001-06-28  Stan Shebs  <shebs@apple.com>
11696
11697         * gcc.dg/pragma-darwin.c: New test.
11698
11699 2001-06-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11700
11701         * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
11702         Solaris 2.[678] system.
11703
11704 2001-06-22  Joseph S. Myers  <jsm28@cam.ac.uk>
11705
11706         * gcc.dg/20010622-1.c: New test.
11707
11708 2001-06-18  Stan Shebs  <shebs@apple.com>
11709
11710         * objc.dg: New directory.
11711         * objc.dg/dg.exp: New file.
11712         * objc.dg/alias.m: New.
11713         * objc.dg/class-1.m: New.
11714         * objc.dg/class-2.m: New.
11715         * objc.dg/const-str-1.m: New.
11716         * objc.dg/const-str-2.m: New.
11717         * objc.dg/id-1.m: New.
11718         * objc.dg/method-1.m: New.
11719         * objc.dg/super-class-1.m: New.
11720         * lib/objc-dg.exp: New file.
11721
11722 2001-06-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11723
11724         * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
11725         of label name.
11726
11727 2001-06-14  Nathan Sidwell  <nathan@codesourcery.com>
11728
11729         * g++.old-deja/g++.abi/vbase8-9.C: New test.
11730
11731 2001-06-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11732
11733         * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
11734         variable.
11735
11736 2001-06-12  Richard Henderson  <rth@redhat.com>
11737
11738         * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
11739
11740 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
11741
11742         * g++.old-deja/g++.abi/vbase5.C: New test.
11743         * g++.old-deja/g++.abi/vbase6.C: New test.
11744         * g++.old-deja/g++.abi/vbase7.C: New test.
11745
11746 2001-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11747
11748         * gcc.c-torture/compile/20010610-1.c: New test.
11749
11750 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
11751
11752         * g++.old-deja/g++.abi/vbase4.C: New test.
11753
11754 2001-06-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
11755
11756         * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
11757         support %f for HC11/HC12 targets.
11758         * gcc.c-torture/execute/930513-1.x: New file, likewise.
11759         * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
11760         on HC11/HC12 targets.
11761         * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
11762
11763 2001-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11764
11765         * gcc.dg/wchar_t-1.c: New file.
11766         * gcc.dg/wint_t-1.c: Likewise.
11767
11768 2001-06-11  Bernd Schmidt  <bernds@redhat.com>
11769
11770         * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
11771
11772 2001-06-11  Richard Henderson  <rth@redhat.com>
11773
11774         * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
11775
11776 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
11777
11778         * gcc.c-torture/compile/20010611-1.c: New test.
11779
11780 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
11781
11782         * gcc.dg/c99-tag-1.c: Add more tests.
11783
11784 2001-06-10  Alexandre Oliva  <aoliva@redhat.com>
11785
11786         * g++.old-deja/g++.abi/ptrmem.C: Take into account different
11787         representation on MN10300 and ARM/Thumb.
11788
11789 2001-06-10  Toon Moene  <toon@moene.indiv.nluug.nl>
11790
11791         * g77.f-torture/execute/20010610.f: New.
11792
11793 2001-06-09  David Billinghurst  <David.Billinghurst@riotinto.com>
11794
11795         * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
11796         names.
11797
11798 2001-06-09  Richard Henderson  <rth@redhat.com>
11799
11800         * gcc.c-torture/execute/ashrdi-1.c: New.
11801         * gcc.c-torture/execute/ashldi-1.c: New.
11802         * gcc.c-torture/execute/lshrdi-1.c: New.
11803
11804 2001-06-09  Ovidiu Predescu  <ovidiu@cup.hp.com>
11805
11806         * objc/execute/load-3.m: Added. Check sending +load to categories,
11807         in addition to classes.
11808
11809 2001-06-08  Stan Shebs  <shebs@apple.com>
11810
11811         * objc/execute/load-2.m: New test.  From Nicola Pero
11812         <n.pero@mi.flashnet.it>.
11813
11814 2001-06-08  Jakub Jelinek  <jakub@redhat.com>
11815
11816         * gcc.c-torture/execute/20010605-2.c: New test.
11817
11818 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
11819
11820         * g++.old-deja/g++.abi/vbase2.C: New test.
11821         * g++.old-deja/g++.abi/vbase3.C: New test.
11822
11823 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
11824
11825         * g++.old-deja/g++.pt/friend49.C: New test.
11826
11827 2001-06-07  Nathan Sidwell  <nathan@codesourcery.com>
11828
11829         * g++.old-deja/g++.ext/anon3.C: New test.
11830
11831 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
11832
11833         * g++.old-deja/g++.other/conv7.C: New test.
11834
11835 2001-06-05  Joseph S. Myers  <jsm28@cam.ac.uk>
11836
11837         * gcc.c-torture/compile/20010605-2.c: New test.
11838
11839 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11840
11841         * gcc.c-torture/execute/20010604-1.c: New test.
11842
11843 2001-06-04  Loren J. Rittle  <ljrittle@acm.org>
11844
11845         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
11846
11847 2001-06-04  Jeffrey Oldham  <oldham@codesourcery.com>
11848
11849         * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
11850         (g++_link_flags): Likewise.
11851         (g++_init): Pass gccpath's value to two previous functions.
11852
11853 2001-06-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11854
11855         * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
11856         Ensure logfile entry matches exec command line.
11857
11858 2001-05-31  Richard Henderson  <rth@redhat.com>
11859
11860         * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
11861         * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
11862
11863 2001-05-30  David.Billinghurst  <David.Billinghurst@riotinto.com>
11864
11865         * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
11866         compiler for irix6.2
11867
11868 2001-05-30  Nathan Sidwell  <nathan@codesourcery.com>
11869
11870         * g++.old-deja/g++.other/optimize3.C: New file.
11871
11872 2001-05-29  Jeffrey Oldham  <oldham@codesourcery.com>
11873
11874         * gcc.c-torture/compile/20010518-2.x: New file to compile, not
11875         assemble.
11876
11877 2001-05-26  Nathan Sidwell  <nathan@codesourcery.com>
11878
11879         * g++.old-deja/g++.other/optimize2.C: New file.
11880
11881 2001-05-25  Diego Novillo  <dnovillo@redhat.com>
11882
11883         * gcc.c-torture/compile/20010518-2.c: New file.
11884         * gcc.c-torture/execute/20010518-1.c: New file.
11885         * gcc.c-torture/execute/20010518-2.c: New file.
11886
11887 2001-05-25  Joseph S. Myers  <jsm28@cam.ac.uk>
11888
11889         * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
11890
11891 2001-05-24  Mark Mitchell  <mark@codesourcery.com>
11892
11893         G++ no longer defines builtins that do not begin with __builtin.
11894         * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
11895         * g++.old-deja/g++.brendand/misc13.C: Likewise.
11896         * g++.old-deja/g++.law/builtin1.C: Likewise.
11897         * g++.old-deja/g++.law/cvt2.C: Likewise.
11898         * g++.old-deja/g++.mike/net5.C: Likewise.
11899         * g++.old-deja/g++.other/builtins1.C: Likewise.
11900         * g++.old-deja/g++.other/builtins2.C: Likewise.
11901         * g++.old-deja/g++.other/builtins3.C: Likewise.
11902         * g++.old-deja/g++.other/builtins4.C: Likewise.
11903         * g++.old-deja/g++.other/inline8.C: Likewise.
11904         * g++.old-deja/g++.robertl/eb39.C: Likewise.
11905
11906 2001-05-24  Nathan Sidwell  <nathan@codesourcery.com>
11907
11908         * g++.old-deja/g++.pt/using1.C: Adjust.
11909         * g++.old-deja/g++.pt/using2.C: New test.
11910
11911 2001-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
11912
11913         * gcc.dg/cpp/charconst.c: New tests.
11914         * gcc.dg/cpp/escape.c: New tests.
11915         * gcc.dg/cpp/escape-1.c: New tests.
11916         * gcc.dg/cpp/escape-2.c: New tests.
11917         * gcc.dg/cpp/ucs.c: New tests.
11918
11919 2001-05-23  David.Billinghurst <David.Billinghurst@riotinto.com>
11920
11921         * gcc.misc-tests/linkage.exp:  Pass appropriate flags to
11922         native compiler for irix6.5.
11923
11924 Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
11925
11926         * lib/g++.exp (g++_include_flags): Use args to compute
11927         get_multilibs.
11928         (g++_link_flags): Likewise.
11929         (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
11930
11931 2001-05-22  Joseph S. Myers  <jsm28@cam.ac.uk>
11932
11933         * gcc.dg/c90-hexfloat-1.c: Add more tests.
11934
11935 2001-05-21  Geoff Keating  <geoffk@redhat.com>
11936
11937         * gcc.c-torture/compile/920520-1.x: Merge previous contents into
11938         this file.
11939
11940 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
11941
11942         * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
11943         STACK_SIZE;
11944         * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
11945         to STACK_SIZE; Use it to define size of add_histo array.
11946         * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
11947         to STACK_SIZE.
11948         (f): Use GITT_SIZE to define size of gitt local table.
11949         * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
11950         to STACK_SIZE; Use it to define size of bytemem array.
11951
11952 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
11953
11954         * gcc.c-torture/compile/20000804-1.x: New file, this test fails
11955         on 68HC11/HC12 due to the asm instruction.
11956         * gcc.c-torture/compile/20001205-1.x: New file, ditto.
11957         * gcc.c-torture/compile/920520-1.x: Likewise.
11958         * gcc.c-torture/compile/20001226-1.x: New file, this test fails
11959         on 68HC11/HC12 because the function is larger than 64K.
11960         * gcc.c-torture/compile/961203-1.x: New file, this test fails
11961         on 68HC11/HC12 because the structure is too large.
11962
11963 2001-05-20  Richard Henderson  <rth@redhat.com>
11964
11965         * gcc.c-torture/execute/20010520-1.c: New.
11966
11967 2001-05-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11968
11969         * g++.old-deja/g++.warn/compare1.C: New test.
11970         * gcc.dg/compare4.c: New test.
11971
11972 2001-05-20  Nathan Sidwell  <nathan@codesourcery.com>
11973
11974         * g++.old-deja/g++.other/optimize1.C: New test.
11975
11976 2001-05-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11977
11978         * g++.old-deja/g++.pt/spec41.C: New test.
11979
11980 2001-05-19  Joseph S. Myers  <jsm28@cam.ac.uk>
11981
11982         * gcc.c-torture/compile/20010114-1.x: Remove.
11983
11984 2001-05-18  Stan Shebs  <shebs@apple.com>
11985
11986         * gcc.c-torture/compile/20010518-1.c: New test.
11987
11988 2001-05-18  Nathan Sidwell  <nathan@codesourcery.com>
11989
11990         * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
11991         * g++.old-deja/g++.pt/crash67.C: New test.
11992
11993 2001-05-17  Jeffrey D. Oldham  <oldham@codesourcery.com>
11994
11995         * g++.old-deja/g++.other/debug9.C: New test.
11996
11997 2001-05-16  Zack Weinberg  <zackw@stanford.edu>
11998
11999         * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
12000
12001 2001-05-16  Jan Hubicka  <jh@suse.cz>
12002
12003         * gcc.c-torture/compile/20010516-1.c: New test.
12004
12005 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
12006
12007         * g++.old-deja/g++.other/crash41.C: New test.
12008
12009 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
12010
12011         * g++.old-deja/g++.pt/crash66.C: New test.
12012
12013 2001-05-15  Benjamin Kosnik  <bkoz@redhat.com>
12014
12015         * g++.old-deja/g++.robertl/eb27.C: Convert.
12016
12017 2001-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
12018
12019         * g++.dg/friend-warn.C: New test.  Do not warn about friend
12020         declaration being redundant.
12021
12022 2001-05-15  Mark Mitchell (admin)  <mitchell@nunki.dbai.tuwien.ac.at>
12023
12024         * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
12025
12026 2001-05-14  Mark Mitchell  <mark@codesourcery.com>
12027
12028         * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
12029
12030 2001-05-13  Benjamin Kosnik  <bkoz@redhat.com>
12031
12032         * lib/g++.exp: Use testsuite_flags.
12033
12034 2001-05-13  Mark Mitchell  <mark@codesourcery.com>
12035
12036         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
12037
12038 2001-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
12039
12040         * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
12041
12042 2001-05-11  Mark Mitchell  <mark@codesourcery.com>
12043
12044         * lib/objc.exp: Add -lposix4 on Solaris 2.8.
12045
12046 2001-05-10  Joseph S. Myers  <jsm28@cam.ac.uk>
12047
12048         * gcc.c-torture/compile/20010313-1.c: New test.
12049
12050 2001-05-09  Zack Weinberg  <zackw@stanford.edu>
12051
12052         * gcc.dg/cpp/direct2.c: New test.
12053         * gccq.dg/cpp/direct2s.c: New test.
12054
12055         * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
12056
12057 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
12058
12059         * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
12060         * g++.old-deja/g++.other/op3.C: Likewise.
12061
12062 2001-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
12063
12064         * gcc.dg/cpp/syshdr.h: New file.
12065         * gcc.dg/cpp/sysmac1.c: Update.
12066         * gcc.dg/cpp/sysmac2.c: Update.
12067
12068 2001-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
12069
12070         * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
12071
12072 2001-05-04  David Edelsohn  <edelsohn@gnu.org>
12073
12074         * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
12075         gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
12076
12077 2001-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
12078
12079         * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
12080
12081 2001-05-03  Geoffrey Keating  <geoffk@redhat.com>
12082
12083         * lib/g++.exp (g++_include_flags): Don't use any special flags
12084         if TESTING_IN_BUILD_TREE is not defined.
12085         (g++_init): Use a plain 'c++' as the compiler if
12086         TESTING_IN_BUILD_TREEE is not defined.
12087
12088 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
12089
12090         * g++.old-deja/g++.eh/catch13.C: New test.
12091         * g++.old-deja/g++.eh/catch14.C: New test.
12092
12093 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
12094
12095         * gcc.dg/cpp/tr-define.c: New test.
12096
12097 2001-05-01  Loren J. Rittle  <ljrittle@acm.org>
12098
12099         * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
12100         <stdlib.h>, not <malloc.h>.
12101
12102 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
12103
12104         * g++.old-deja/g++.ns/template17.C: New test.
12105
12106 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
12107
12108         * g++.old-deja/g++.pt/ref4.C: New test.
12109
12110 2001-04-30  Richard Henderson  <rth@redhat.com>
12111
12112         * gcc.dg/20000724-1.c: Revert last change.
12113
12114 2001-04-30  Toon Moene  <toon@moene.indiv.nluug.nl>
12115
12116         * g77.f-torture/execute/20010430.f: New test.
12117
12118 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
12119
12120         * gcc.dg/20000724-1.c: Add a clobber of `esp'.
12121
12122 2001-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
12123
12124         * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
12125
12126 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
12127
12128         * g++.old-deja/g++.eh/crash6.C: New test.
12129
12130 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
12131
12132         * g++.old-deja/g++.other/warn7.C: New test.
12133
12134 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
12135
12136         * g++.old-deja/g++.other/defarg9.C: New test.
12137
12138 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
12139
12140         * g77.f-torture/compile/20010426.f: New test.
12141         * g77.f-torture/execute/20010426.f: New test.
12142
12143 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
12144
12145         * g77.f-torture/compile/20000629-1.x: Remove - error
12146         has been fixed.
12147
12148 2001-04-26  Jeffrey A Law  (law@cygnus.com)
12149
12150         * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
12151         Tweak slightly to work with g++.dg framework.
12152         * g++.dg/special/ecos.exp: Run initp1.C test.
12153         * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
12154
12155         * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
12156         its linker doesn't give line numbers either.
12157         * g++.old-deja/g++.ext/instantiate3.C: Similarly.
12158
12159 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
12160
12161         * g++.old-deja/g++.other/lex1.C: New test.
12162
12163 2001-04-26  Jakub Jelinek  <jakub@redhat.com>
12164
12165         * gcc.dg/noncompile/20010425-1.c: New test.
12166
12167 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
12168
12169         * g++.old-deja/g++.pt/mangle2.C: New test.
12170
12171 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
12172
12173         * gcc.dg/format/plus-1.c: New test.
12174
12175 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
12176
12177         * gcc.dg/20010423-1.c: New test.
12178
12179 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
12180
12181         * gcc.c-torture/execute/20010422-1.c: New test.
12182
12183 2001-04-25  Nathan Sidwell  <nathan@codesourcery.com>
12184
12185         * g++.old-deja/g++.ns/type2.C: New test.
12186
12187 2001-04-24  Zack Weinberg  <zackw@stanford.edu>
12188
12189         * g++.old-deja/g++.other/perf1.C: New test.
12190
12191 2001-04-24  Nathan Sidwell <nathan@codesourcery.com>
12192
12193         * gcc.dg/c99-func-2.c: Remove xfail.
12194         * gcc.dg/c99-func-3.c: Remove xfail.
12195         * gcc.dg/c99-func-4.c: Remove xfail.
12196
12197 2001-04-23  Zack Weinberg  <zackw@stanford.edu>
12198
12199         * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
12200
12201 2001-04-23  Joseph S. Myers  <jsm28@cam.ac.uk>
12202
12203         * gcc.c-torture/compile/20010423-1.c: New test.
12204
12205 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
12206
12207         * g++.old-deja/g++.pt/typename28.C: New test.
12208
12209 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
12210
12211         * g++.old-deja/g++.abi/empty2.C: New test.
12212         * g++.old-deja/g++.abi/empty3.C: New test.
12213
12214 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
12215
12216         * g++.old-deja/g++.other/comdat2.C: New test.
12217         * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
12218
12219 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
12220
12221         * g++.old-deja/g++.other/overload14.C: New test.
12222
12223 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
12224
12225         * g++.old-deja/g++.other/lookup23.C: New test.
12226
12227 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
12228
12229         * gcc.c-torture/execute/20010403-1.c: New test.
12230
12231 2001-04-19  David Billinghurst <David.Billinghurst@riotinto.com>
12232             Mark Mitchell  <mark@codesourcery.com>
12233
12234         * lib/old-dejagnu.exp: Don't delete output of executable.
12235         Add .exe suffix to executables.
12236
12237 2001-04-18  Toon Moene  <toon@moene.indiv.nluug.nl>
12238
12239         * g77.f-torture/execute/short.x; Remove - Error has been fixed.
12240
12241 2001-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12242
12243         * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
12244
12245 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
12246
12247         * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
12248         * g++.old-deja/g++.abi/crash1.C: New test.
12249
12250 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
12251
12252         * g++.old-deja/g++.other/crash40.C: New test.
12253
12254 2001-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12255
12256         * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
12257
12258 2001-04-11  Nathan Sidwell  <nathan@codesourcery.com>
12259
12260         * g++.old-deja/g++.other/warn6.C: New test.
12261
12262 22001-04-11  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
12263
12264         * g++.old-deja/g++.robertl/eb42.C: Same.
12265
12266 001-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12267
12268         * gcc.dg/wtr-conversion-1.c: New testcase.
12269
12270 2001-04-10  Richard Henderson  <rth@redhat.com>
12271
12272         * g++.old-deja/g++.other/array5.C: New.
12273
12274 2001-04-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12275
12276         * gcc.c-torture/execute/20010408-1.c: New test.
12277
12278 2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>
12279
12280         * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
12281         headers and constructs.
12282         * g++.old-deja/g++.robertl/eb79.C: Same.
12283         * g++.old-deja/g++.robertl/eb77.C (main): Same.
12284         * g++.old-deja/g++.robertl/eb73.C: Same.
12285         * g++.old-deja/g++.robertl/eb66.C (main): Same.
12286         * g++.old-deja/g++.robertl/eb55.C (t): Same.
12287         * g++.old-deja/g++.robertl/eb54.C (main): Same.
12288         * g++.old-deja/g++.robertl/eb46.C (main): Same.
12289         * g++.old-deja/g++.robertl/eb44.C: Same.
12290         * g++.old-deja/g++.robertl/eb41.C (main): Same.
12291         * g++.old-deja/g++.robertl/eb4.C (main): Same.
12292         * g++.old-deja/g++.robertl/eb39.C: Same.
12293         * g++.old-deja/g++.robertl/eb33.C (main): Same.
12294         * g++.old-deja/g++.robertl/eb31.C (main): Same.
12295         * g++.old-deja/g++.robertl/eb30.C: Same.
12296         * g++.old-deja/g++.robertl/eb3.C: Same.
12297         * g++.old-deja/g++.robertl/eb24.C (T>): Same.
12298         * g++.old-deja/g++.robertl/eb21.C: Same.
12299         * g++.old-deja/g++.robertl/eb15.C: Same.
12300         * g++.old-deja/g++.robertl/eb118.C: Same.
12301         * g++.old-deja/g++.robertl/eb115.C (main): Same.
12302         * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
12303         * g++.old-deja/g++.robertl/eb109.C: Same.
12304         * g++.old-deja/g++.other/sibcall1.C (main): Same.
12305         * g++.old-deja/g++.mike/rtti1.C: Same.
12306         * g++.old-deja/g++.mike/p658.C: Same.
12307         * g++.old-deja/g++.mike/net46.C: Same.
12308         * g++.old-deja/g++.mike/net34.C: Same.
12309         * g++.old-deja/g++.mike/memoize1.C: Same.
12310         * g++.old-deja/g++.mike/eh2.C: Same.
12311         * g++.old-deja/g++.law/weak.C: Same.
12312         * g++.old-deja/g++.law/visibility7.C: Same.
12313         * g++.old-deja/g++.law/visibility25.C: Same.
12314         * g++.old-deja/g++.law/visibility22.C: Same.
12315         * g++.old-deja/g++.law/visibility2.C: Same.
12316         * g++.old-deja/g++.law/visibility17.C: Same.
12317         * g++.old-deja/g++.law/visibility13.C: Same.
12318         * g++.old-deja/g++.law/visibility10.C: Same.
12319         * g++.old-deja/g++.law/visibility1.C: Same.
12320         * g++.old-deja/g++.law/virtual3.C (eval): Same.
12321         * g++.old-deja/g++.law/vbase1.C: Same.
12322         * g++.old-deja/g++.law/operators32.C: Same.
12323         * g++.old-deja/g++.law/nest3.C: Same.
12324         * g++.old-deja/g++.law/missed-error2.C (foo): Same.
12325         * g++.old-deja/g++.law/except5.C (main): Same.
12326         * g++.old-deja/g++.law/cvt7.C (run): Same.
12327         * g++.old-deja/g++.law/cvt2.C: Same.
12328         * g++.old-deja/g++.law/cvt16.C: Same.
12329         * g++.old-deja/g++.law/ctors6.C (bar): Same.
12330         * g++.old-deja/g++.law/ctors17.C (main): Same.
12331         * g++.old-deja/g++.law/ctors13.C: Same.
12332         * g++.old-deja/g++.law/ctors12.C (main): Same.
12333         * g++.old-deja/g++.law/ctors10.C: Same.
12334         * g++.old-deja/g++.law/code-gen5.C: Same.
12335         * g++.old-deja/g++.law/bad-error7.C: Same.
12336         * g++.old-deja/g++.law/arm9.C: Same.
12337         * g++.old-deja/g++.law/arm12.C: Same.
12338         * g++.old-deja/g++.law/arg8.C: Same.
12339         * g++.old-deja/g++.law/arg1.C: Same.
12340         * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
12341         * g++.old-deja/g++.jason/template31.C: Same.
12342         * g++.old-deja/g++.jason/template24.C (main): Same.
12343         * g++.old-deja/g++.jason/2371.C: Same.
12344         * g++.old-deja/g++.eh/new2.C: Same.
12345         * g++.old-deja/g++.eh/new1.C: Same.
12346         * g++.old-deja/g++.brendan/ptolemy2.C: Same.
12347         * g++.old-deja/g++.brendan/nest21.C (main): Same.
12348         * g++.old-deja/g++.brendan/err-msg3.C: Same.
12349         * g++.old-deja/g++.brendan/crash62.C: Same.
12350         * g++.old-deja/g++.brendan/crash52.C: Same.
12351         * g++.old-deja/g++.brendan/crash49.C (main): Same.
12352         * g++.old-deja/g++.brendan/crash38.C: Same.
12353         * g++.old-deja/g++.brendan/crash15.C (main): Same.
12354         * g++.old-deja/g++.brendan/copy9.C: Same.
12355
12356 2001-04-06  J"orn Rennecke <amylaar@redhat.com>
12357
12358         * gcc.c-torture/execute/20001203-2.c (memset):
12359         Count argument is of type __SIZE_TYPE__.
12360
12361 2001-04-04  Diego Novillo  <dnovillo@redhat.com>
12362
12363         * gcc.c-torture/compile/20010404-1.c: New test.
12364
12365 2001-04-04  Jakub Jelinek  <jakub@redhat.com>
12366
12367         * gcc.c-torture/compile/20010326-1.c: New test.
12368
12369 2001-04-03  Alexandre Oliva  <aoliva@redhat.com>
12370
12371         * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
12372         peculiarities of the SH.
12373         * g++.old-deja/g++.ext/instantiate2.C: Likewise.
12374
12375 2001-04-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12376
12377         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
12378         * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
12379         * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
12380
12381 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
12382
12383         * g77.f-torture/compile/20010321-1.f: New test.
12384
12385 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
12386
12387         * gcc.c-torture/compile/20010329-1.c: New test.
12388
12389 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
12390
12391         * gcc.c-torture/execute/20010329-1.c: New test.
12392
12393 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
12394
12395         * g++.old-deja/g++.other/eh4.C: Fix typo.
12396
12397 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
12398
12399         * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
12400
12401 2001-03-28  Philip Blundell  <philb@gnu.org>
12402
12403         * gcc.c-torture/compile/20010328-1.c: New test.
12404
12405 2001-03-27  Richard Henderson  <rth@redhat.com>
12406
12407         * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
12408         * g++.old-deja/g++.eh/vbase3.C: Likewise.
12409
12410 2001-03-27  Alan Modra  <alan@linuxcare.com.au>
12411
12412         * gcc.c-torture/compile/20010327-1.c: New test.
12413
12414 2001-03-26  Nathan Sidwell  <nathan@codesourcery.com>
12415
12416         * g++.old-deja/g++.other/friend12.C: New test.
12417         * g++.old-deja/g++.other/friend9.C: Expect no errors.
12418         * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
12419
12420 2001-03-25  Joseph S. Myers  <jsm28@cam.ac.uk>
12421
12422         * gcc.c-torture/execute/20010325-1.c: New test.
12423
12424 2001-03-23  Jakub Jelinek  <jakub@redhat.com>
12425
12426         * g++.old-deja/g++.other/mangle3.C: New test.
12427
12428 2001-03-22  Jakub Jelinek  <jakub@redhat.com>
12429
12430         * g++.old-deja/g++.other/anon8.C: New test.
12431
12432 2001-03-20  Philip Blundell  <philb@gnu.org>
12433
12434         * gcc.c-torture/compile/20010320-1.c: New test.
12435
12436 2001-03-17  Richard Henderson  <rth@redhat.com>
12437
12438         * g++.old-deja/g++.other/eh4.C: Add expected error text.
12439
12440 2001-03-15  Geoff Keating  <geoff@redhat.com>
12441
12442         * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
12443         tests on AIX.
12444
12445 2001-03-15  Gabriel Dos Reis  <gdr@codesourcery.com>
12446
12447         * g++.old-deja/g++.other/eh4.C: New test.
12448
12449 2001-03-14  Neil Booth  <neil@daikokuya.demon.co.uk>
12450
12451         * gcc.dg/cpp/mi1.c: Update.
12452
12453 2001-03-14  Jakub Jelinek  <jakub@redhat.com>
12454
12455         * g++.old-deja/g++.other/regstack.C: New test.
12456
12457 2001-03-12  Nathan Sidwell  <nathan@codesourcery.com>
12458
12459         * g++.old-deja/g++.other/ref4.C: New test.
12460
12461 2001-03-11  Nicola Pero <n.pero@mi.flashnet.it>
12462
12463         * objc/execute/va_method.m: Added.
12464         * objc/execute/IMP.m: Added.
12465         * objc/execute/_cmd.m: Added.
12466         * objc/execute/accessing_ivars.m: Added.
12467         * objc/execute/class-1.m: Added.
12468         * objc/execute/class-10.m: Added.
12469         * objc/execute/class-11.m: Added.
12470         * objc/execute/class-12.m: Added.
12471         * objc/execute/class-13.m: Added.
12472         * objc/execute/class-14.m: Added.
12473         * objc/execute/class-2.m: Added.
12474         * objc/execute/class-3.m: Added.
12475         * objc/execute/class-4.m: Added.
12476         * objc/execute/class-5.m: Added.
12477         * objc/execute/class-6.m: Added.
12478         * objc/execute/class-7.m: Added.
12479         * objc/execute/class-8.m: Added.
12480         * objc/execute/class-9.m: Added.
12481         * objc/execute/class-tests-1.h
12482         * objc/execute/class-tests-2.h
12483         * objc/execute/compatibility_alias.m: Added.
12484         * objc/execute/encode-1.m: Added.
12485         * objc/execute/formal_protocol-1.m: Added.
12486         * objc/execute/formal_protocol-2.m: Added.
12487         * objc/execute/formal_protocol-3.m: Added.
12488         * objc/execute/formal_protocol-4.m: Added.
12489         * objc/execute/formal_protocol-5.m: Added.
12490         * objc/execute/formal_protocol-6.m: Added.
12491         * objc/execute/formal_protocol-7.m: Added.
12492         * objc/execute/informal_protocol.m: Added.
12493         * objc/execute/initialize.m: Added.
12494         * objc/execute/load.m: Added.
12495         * objc/execute/many_args_method.m: Added.
12496         * objc/execute/nested-3.m: Added.
12497         * objc/execute/no_clash.m: Added.
12498         * objc/execute/private.m: Added.
12499         * objc/execute/redefining_self.m: Added.
12500         * objc/execute/root_methods.m: Added.
12501         * objc/execute/selector-1.m: Added.
12502         * objc/execute/static-1.m: Added.
12503         * objc/execute/static-2.m: Added.
12504         * objc/execute/va_method.m: Added.
12505
12506 2001-03-10  Richard Henderson  <rth@redhat.com>
12507
12508         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
12509
12510 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
12511
12512         * g++.old-deja/g++.other/crash31.C: XFAIL.
12513         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
12514         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
12515         * gcc.c-torture/execute/20010123-1.x: XFAIL.
12516         * gcc.c-torture/execute/20010124-1.x: XFAIL.
12517         * gcc.dg/sequence-pt-1.c: XFAIL one test.
12518
12519 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
12520
12521         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
12522
12523 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
12524
12525         * gcc.dg/20000724-1.c: Don't use multiline strings.
12526
12527 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
12528
12529         * objc/execute/string1.m, objc/execute/string2.m: Compare the
12530         result of -cString against what we expect it to be; don't just
12531         print it out for no one to read.
12532
12533         * objc/execute/string3.m, objc/execute/string4.m: New tests.
12534         Based on testcases provided by Nicola Pero.
12535
12536 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
12537
12538         * gcc.dg/cpp/macro7.c: New test.
12539
12540 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
12541
12542         * gcc.dg/cpp/multiline.c: Update.
12543
12544 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
12545
12546         * g++.old-deja/g++.other/enum3.C: New test.
12547
12548 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
12549
12550         * g++.old-deja/g++.other/pod1.C: New test.
12551
12552 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
12553
12554         * g++.old-deja/g++.ext/overload1.C: New test.
12555
12556 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
12557
12558         * g++.old-deja/g++.pt/using1.C: New test.
12559
12560 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
12561
12562         * g++.old-deja/g++.other/using9.C: New test.
12563
12564 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
12565
12566         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
12567
12568         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
12569
12570 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
12571
12572         * g++.old-deja/g++.ext/realpt1.C: Remove.
12573
12574 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
12575
12576         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
12577
12578 2001-02-26  Will Cohen  <wcohen@redhat.com>
12579
12580         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
12581
12582 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
12583
12584         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
12585         templatized constructors.
12586
12587 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12588
12589         * gcc.c-torture/execute/20010224-1.c: New test.
12590
12591 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
12592
12593         * gcc.c-torture/execute/20010222-1.c: New test.
12594
12595 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
12596
12597         * g++.old-deja/g++.other/inline20.C: New test.
12598
12599 2001-02-21  Ovidiu Predescu  <ovidiu@cup.hp.com>
12600
12601         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
12602
12603 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
12604
12605         * g++.old-deja/g++.other/lookup22.C: New test.
12606
12607 2001-02-19  Zack Weinberg  <zackw@stanford.edu>
12608
12609         * g77.dg: New directory.
12610         * g77.dg/20010216-1.f: New test case.
12611         * g77.dg/dg.exp: New driver.
12612         * lib/g77-dg.exp: New driver library.
12613
12614 2001-02-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12615
12616         * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
12617
12618 2001-02-16  Gabriel Dos Reis <gdr@codesourcery.com>
12619
12620         * g++.old-deja/g++.other/decl9.C: New test.
12621
12622 2001-02-16  Jakub Jelinek  <jakub@redhat.com>
12623
12624         * g++.old-deja/g++.other/init16.C: Update the test so that it does
12625         not need <string> and also tests the initialization at runtime.
12626
12627 2001-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
12628
12629         * gcc.c-torture/execute/longlong.c: New test.
12630
12631 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
12632
12633         * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
12634
12635 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
12636
12637         * gcc.c-torture/execute/920302-1.c (execute):
12638         Change argument type to short.
12639
12640 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
12641
12642         * g++.old-deja/g++.pt/deduct6.C: New test.
12643
12644 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
12645
12646         * g++.old-deja/g++.pt/deduct5.C: New test.
12647
12648 2001-02-14  Jakub Jelinek  <jakub@redhat.com>
12649
12650         * gcc.c-torture/execute/20010209-1.c: New test.
12651
12652 2001-02-14  Neil Booth  <neil@daikokuya.demon.co.uk>
12653
12654         * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
12655
12656 2001-02-12  Geoffrey Keating  <geoffk@redhat.com>
12657
12658         * g++.dg/vtgc1.C: Update for new ABI.
12659
12660         * consistency.vlad: New directory, 1665 files.
12661
12662 2001-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
12663
12664         * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
12665         return type.
12666         * gcc.dg/cpp/digraphs.c: Declare puts.
12667
12668 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
12669
12670         * g++.old-deja/g++.other/warn5.C: New test.
12671
12672 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
12673
12674         * g++.old-deja/g++.pt/spec40.C: New test.
12675
12676 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
12677
12678         * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
12679         case.
12680         * g++.old-deja/g++.ext/arrnew.C: Deprecate.
12681
12682 2001-02-12  Jakub Jelinek  <jakub@redhat.com>
12683
12684         * gcc.c-torture/compile/20010209-1.c: New test.
12685
12686 2001-02-11  Jeffrey Oldham  <oldham@codesourcery.com>
12687
12688         * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
12689         excess errors message but not if it crashes.
12690         * g++.old-deja/g++.other/crash27.C: Likewise.
12691         * g++.old-deja/g++.other/crash28.C: Likewise.
12692         * g++.old-deja/g++.other/crash30.C: Likewise.
12693         * g++.old-deja/g++.other/crash32.C: Likewise.
12694         * g++.old-deja/g++.other/crash35.C: Likewise.
12695         * g++.old-deja/g++.pt/inherit2.C: Likewise.
12696
12697 2001-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
12698
12699         * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
12700         gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
12701         g++.dg/dg.exp, g++.old-deja/old-deja.exp,
12702         g77.f-torture/execute/execute.exp,
12703         g77.f-torture/noncompile/noncompile.exp,
12704         gcc.c-torture/execute/execute.exp,
12705         gcc.c-torture/execute/memcheck/memcheck.exp,
12706         gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
12707         gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
12708         gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
12709         gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
12710         gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
12711         lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
12712         lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
12713         lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
12714         Remove bug reporting instructions with ancient email addresses.
12715
12716 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
12717
12718         * gcc.dg/20010202-1.c: New test.
12719         * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
12720
12721 2001-02-07  Zack Weinberg  <zack@wolery.stanford.edu>
12722
12723         * g++.dg/stdbool-if.C: New test.
12724
12725 2001-02-07  Ovidiu Predescu  <ovidiu@cup.hp.com>
12726
12727         * objc/execute/fdecl.m: Added main().
12728
12729 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
12730
12731         * gcc.c-torture/execute/20010206-1.c: New test.
12732
12733 2001-02-06  Neil Booth  <neil@daikokuya.demon.co.uk>
12734
12735         * gcc.dg/cpp/avoidpaste1.c: Update.
12736
12737 2001-02-05  Ovidiu Predescu  <ovidiu@cup.hp.com>
12738
12739         * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
12740         Pero <nicola@brainstorm.co.uk>.
12741         * objc/execute/fdecl.m: Declare foo as pointer to AClass.
12742
12743 2001-02-06  Nathan Sidwell  <nathan@codesourcery.com>
12744
12745         * g++.old-deja/g++.pt/spec39.C: New test.
12746
12747 2001-02-05  Jakub Jelinek  <jakub@redhat.com>
12748
12749         * gcc.c-torture/compile/20010202-1.c: New test.
12750
12751 2001-02-05  Nathan Sidwell  <nathan@codesourcery.com>
12752
12753         * g++.old-deja/g++.abi/primary2.C: New test.
12754         * g++.old-deja/g++.abi/primary3.C: New test.
12755         * g++.old-deja/g++.abi/primary4.C: New test.
12756         * g++.old-deja/g++.abi/primary5.C: New test.
12757         * g++.old-deja/g++.abi/vtable3.h: New test.
12758         * g++.old-deja/g++.abi/vtable3a.C: New test.
12759         * g++.old-deja/g++.abi/vtable3b.C: New test.
12760         * g++.old-deja/g++.abi/vtable3c.C: New test.
12761         * g++.old-deja/g++.abi/vtable3d.C: New test.
12762         * g++.old-deja/g++.abi/vtable3e.C: New test.
12763         * g++.old-deja/g++.abi/vtable3f.C: New test.
12764         * g++.old-deja/g++.abi/vtable3g.C: New test.
12765         * g++.old-deja/g++.abi/vtable3h.C: New test.
12766         * g++.old-deja/g++.abi/vtable3i.C: New test.
12767         * g++.old-deja/g++.abi/vtable3j.C: New test.
12768         * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
12769
12770 2001-02-03  Jakub Jelinek  <jakub@redhat.com>
12771
12772         * g++.old-deja/g++.other/anon6.C: New test.
12773         * g++.old-deja/g++.other/anon7.C: New test.
12774
12775 2001-02-01  Neil Booth  <neil@daikokuya.demon.co.uk>
12776
12777         * gcc.dg/cpp/avoidpaste2.c: New tests.
12778
12779 2001-01-31  Jakub Jelinek  <jakub@redhat.com>
12780
12781         * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
12782
12783 2001-01-31  Jeffrey Oldham  <oldham@codesourcery.com>
12784
12785         * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
12786         DECIMAL_DIG cases for Irix."
12787
12788 2001-01-31  J"orn Rennecke <amylaar@redhat.com>
12789
12790         * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
12791
12792 2001-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
12793
12794         * gcc.dg/c99-tag-1.c: New test.
12795
12796 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
12797
12798         * gcc.dg/cpp/tr-warn1.c: Add tests.
12799
12800 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
12801
12802         * gcc.dg/cpp/avoidpaste1.c: Update.
12803         * gcc.dg/cpp/paste4.c: Update.
12804
12805 2001-01-30  Jeffrey Oldham  <oldham@codesourcery.com>
12806
12807         * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
12808         cases for Irix.
12809
12810 2001-01-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12811
12812         * g++.old-deja/g++.other/inline19.C: New test.
12813
12814 2001-01-30  Neil Booth  <neil@daikokuya.demon.co.uk>
12815
12816         * gcc.dg/Wlarger-than.c: New test.
12817
12818 2001-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
12819
12820         * gcc.dg/cpp/avoidpaste1.c: Fix typos.
12821
12822 2001-01-29  Jakub Jelinek  <jakub@redhat.com>
12823
12824         * gcc.c-torture/execute/20010129-1.c: New test.
12825         * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
12826
12827 2001-01-28  Neil Booth  <neil@daikokuya.demon.co.uk>
12828
12829         * gcc.dg/cpp/avoidpaste1.c: Test case.
12830
12831 2001-01-28  Jakub Jelinek  <jakub@redhat.com>
12832
12833         * g++.old-deja/g++.other/inline18.C: New test.
12834
12835 2001-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12836
12837         * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
12838         and __builtin_putchar.
12839
12840 2001-01-27  Jakub Jelinek  <jakub@redhat.com>
12841
12842         * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
12843         tests.
12844
12845 2001-01-25  Jeffrey Oldham  <oldham@codesourcery.com>
12846
12847         * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
12848         floating point number rounding mode to round to the nearest
12849         representable mode.
12850
12851 2001-01-25  Jakub Jelinek  <jakub@redhat.com>
12852
12853         * g++.old-deja/g++.other/mangle2.C: New test.
12854
12855 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
12856
12857         * gcc.c-torture/compile/20010124-1.c: New test.
12858
12859 2001-01-24  Nathan Sidwell  <nathan@codesourcery.com>
12860
12861         * g++.old-deja/g++.pt/spec38.C: New test.
12862
12863 2001-01-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12864
12865         * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
12866         "Build don't run".
12867
12868 2001-01-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12869
12870         * gcc.c-torture/execute/20010123-1.c: New test.
12871
12872 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
12873
12874         * g++.old-deja/g++.pt/spec37.C: New test.
12875
12876 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
12877
12878         * g++.old-deja/g++.pt/overload14.C: New test.
12879
12880 2001-01-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12881
12882         * gcc.c-torture/execute/20010122-1.c: New test, exercise
12883         __builtin_return_address.
12884
12885 2001-01-22  Nathan Sidwell  <nathan@codesourcery.com>
12886
12887         * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
12888         * g++.old-deja/g++.pt/spec35.C: New test.
12889         * g++.old-deja/g++.pt/spec36.C: New test.
12890
12891 2001-01-20  Jakub Jelinek  <jakub@redhat.com>
12892
12893         * gcc.c-torture/compile/20010118-1.c: New test.
12894
12895 2001-01-20  Neil Booth  <neil@daikokuya.demon.co.uk>
12896
12897         * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
12898
12899 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
12900
12901         * gcc.c-torture/execute/20010119-1.c: New test.
12902
12903 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
12904
12905         * g++.old-deja/g++.other/vbase5.C: New test.
12906
12907 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
12908
12909         * gcc.c-torture/execute/20010118-1.c: New test.
12910
12911 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
12912
12913         * g++.old-deja/g++.pt/deduct3.C: New test.
12914
12915 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
12916
12917         * g++.old-deja/g++.pt/spec34.C: New test.
12918
12919 2001-01-19  "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
12920
12921         * g77.f-torture/compile/20000601-2.f: New test.
12922
12923 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
12924
12925         * g++.old-deja/g++.other/init17.C: New test.
12926
12927 2001-01-18  Alexandre Oliva  <aoliva@redhat.com>
12928
12929         * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
12930
12931 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
12932
12933         * g++.old-deja/g++.pt/unify8.C: New test.
12934
12935 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
12936
12937         * g++.old-deja/g++.abi/vbase1.C: New test.
12938
12939 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
12940
12941         * g++.old-deja/g++.pt/crash65.C: New test.
12942
12943 2001-01-18  Neil Booth  <neil@daikokuya.demon.co.uk>
12944
12945         * gcc.dg/cpp/assembl2.S: New test case.
12946
12947 2001-01-17  Jeffrey Oldham  <oldham@codesourcery.com>
12948
12949         * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
12950         are supported.
12951
12952 2001-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12953
12954         * g++.old-deja/g++.other/builtins1.C: New test.
12955         * g++.old-deja/g++.other/builtins2.C: Likewise.
12956         * g++.old-deja/g++.other/builtins3.C: Likewise.
12957         * g++.old-deja/g++.other/builtins4.C: Likewise.
12958
12959 2001-01-17  Jakub Jelinek  <jakub@redhat.com>
12960
12961         * gcc.c-torture/compile/20010117-1.c: New test.
12962         * gcc.c-torture/compile/20010117-2.c: New test.
12963
12964 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
12965
12966         * g77.f-torture/execute/20010116.[fx]: New test,
12967         XFAIL on i?86-*-*.
12968         * g77.f-torture/compile/20010115.f: Indicate it's
12969         a test for PR fortran/1636.
12970
12971 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
12972
12973         * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
12974
12975 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
12976
12977         * g77.f-torture/compile/20010115.f: New test.
12978
12979 2001-01-15  Nathan Sidwell  <nathan@codesourcery.com>
12980
12981         * g++.old-deja/g++.pt/nontype5.C: New test.
12982
12983 2001-01-15  Neil Booth  <neil@daikokuya.demon.co.uk>
12984
12985         * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
12986         have an equivalent working one below it.
12987
12988 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
12989
12990         * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
12991         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
12992
12993 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
12994
12995         * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
12996         message containing "init_priority".
12997         (conpr-2.C): Likewise.
12998         (conpr-3.C): Likewise.
12999         * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
13000
13001 2001-01-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13002
13003         * gcc.c-torture/execute/20010114-2.c: New test.
13004
13005 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
13006
13007         * gcc.c-torture/compile/20010114-1.c: New test.
13008         * gcc.c-torture/compile/20010114-1.x: Xfail.
13009         * gcc.c-torture/compile/20010114-2.c: New test.
13010         * gcc.c-torture/execute/20010114-1.c: New test.
13011         * gcc.dg/trunc-1.c: New test.
13012         * gcc.dg/uninit-B.c: New test.
13013
13014 2001-01-13  Nick Clifton  <nickc@redhat.com>
13015
13016         * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
13017         target.
13018
13019 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
13020
13021         * gcc.c-torture/compile/20010113-1.c: New test.
13022
13023 2001-01-13  Jakub Jelinek  <jakub@redhat.com>
13024
13025         * gcc.c-torture/compile/20001212-1.c: New test.
13026
13027 2001-01-13  Neil Booth  <neil@daikokuya.demon.co.uk>
13028
13029         * gcc.dg/cpp/widestr1.c: Update.
13030         * gcc.dg/cpp/prag-imp.c: Remove.
13031
13032 2001-01-12  Jakub Jelinek  <jakub@redhat.com>
13033
13034         * gcc.c-torture/execute/20000801-3.x: Remove.
13035         * gcc.dg/c90-init-1.c: New test.
13036         * gcc.dg/c99-init-1.c: New test.
13037         * gcc.dg/c99-init-2.c: New test.
13038         * gcc.dg/gnu99-init-1.c: New test.
13039
13040 2001-01-12  Richard Earnshaw <rearnsha@arm.com>
13041
13042         * lib/f-torture.exp (f_torture_compile): Prune the warnings before
13043         testing that no relevant ones were found.
13044
13045 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
13046
13047         * g++.old-deja/g++.pt/cast2.C: New test.
13048
13049 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
13050
13051         * g++.old-deja/g++.pt/friend47.C: New test.
13052
13053 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
13054
13055         * g++.old-deja/g++.pt/instantiate13.C: New test.
13056
13057 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
13058
13059         * g++.old-deja/g++.other/defarg7.C: New test.
13060         * g++.old-deja/g++.other/defarg8.C: New test.
13061
13062 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
13063
13064         * g++.old-deja/g++.pt/crash64.C: New test.
13065
13066 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
13067
13068         * g++.old-deja/g++.pt/crash63.C: New test.
13069
13070 2001-01-11  Neil Booth  <neil@daikokuya.demon.co.uk>
13071
13072         * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
13073
13074 2001-01-10  Alan Lehotsky  <lehotsky@tiac.net>
13075
13076         * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
13077
13078 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
13079
13080         * g++.old-deja/g++.pt/error3.C: New test.
13081
13082 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
13083
13084         * g++.old-deja/g++.other/crash39.C: New test.
13085
13086 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
13087
13088         * g++.old-deja/g++.other/vbase4.C: New test.
13089
13090 2001-01-08  Jonathan Larmour  <jlarmour@redhat.com>
13091
13092         * gcc.dg/20000419-2.c: Move to "special" subdirectory.
13093         * gcc.dg/special/20000419-2.c: New file. Identical to above.
13094         * gcc.dg/special/special.exp: New test driver which will check
13095         for alias support for the above test.
13096
13097 2001-01-09  Alan Lehotsky  <lehotsky@tiac.net>
13098
13099         * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
13100         problems on small machines.
13101         * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
13102         parameterize.
13103
13104 2001-01-09  Jeffrey Oldham  <oldham@codesourcery.com>
13105
13106         * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
13107         mips.
13108         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
13109
13110 2001-01-09  Nathan Sidwell  <nathan@codesourcery.com>
13111
13112         * g++.old_deja/g++.pt/using8.C: New test.
13113
13114 2001-01-09  Joseph S. Myers  <jsm28@cam.ac.uk>
13115
13116         * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
13117
13118 2000-01-08  Loren J. Rittle  <ljrittle@acm.org>
13119
13120         * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
13121         where a failure is expected.
13122         * gcc.c-torture/execute/ieee/rbug.x: Likewise.
13123
13124 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
13125
13126         * g++.old_deja/g++.pt/instantiate12.C: New test.
13127
13128 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
13129
13130         * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
13131         start of structs.
13132         * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
13133         * g++.old-deja/g++.brendan/crash17.C: Likewise.
13134         * g++.old-deja/g++.brendan/crash29.C: Likewise.
13135         * g++.old-deja/g++.brendan/crash48.C: Likewise.
13136         * g++.old-deja/g++.brendan/ns1.C: Likewise.
13137         * g++.old-deja/g++.brendan/warnings1.C: Likewise.
13138         * g++.old-deja/g++.bugs/900205_04.C: Likewise.
13139         * g++.old-deja/g++.bugs/900514_03.C: Likewise.
13140         * g++.old-deja/g++.eh/spec6.C: Likewise.
13141         * g++.old-deja/g++.jason/crash3.C: Likewise.
13142         * g++.old-deja/g++.law/ctors11.C: Likewise.
13143         * g++.old-deja/g++.law/ctors17.C: Likewise.
13144         * g++.old-deja/g++.law/ctors5.C: Likewise.
13145         * g++.old-deja/g++.law/ctors9.C: Likewise.
13146         * g++.old-deja/g++.mike/ambig1.C: Likewise.
13147         * g++.old-deja/g++.mike/net22.C: Likewise.
13148         * g++.old-deja/g++.mike/p3538a.C: Likewise.
13149         * g++.old-deja/g++.mike/p3538b.C: Likewise.
13150         * g++.old-deja/g++.mike/virt3.C: Likewise.
13151         * g++.old-deja/g++.niklas/t128.C: Likewise.
13152         * g++.old-deja/g++.other/anon4.C: Likewise.
13153         * g++.old-deja/g++.other/using1.C: Likewise.
13154         * g++.old-deja/g++.other/warn3.C: Likewise.
13155         * g++.old-deja/g++.pt/t37.C: Likewise.
13156         * g++.old-deja/g++.robertl/eb69.C: Likewise.
13157         * g++.old-deja/g++.robertl/eb71.C: Likewise.
13158
13159 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
13160
13161         * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
13162
13163 2001-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13164
13165         * gcc.c-torture/execute/stdio-opt-3.c: New test.
13166
13167 2001-01-07  Jakub Jelinek  <jakub@redhat.com>
13168
13169         * gcc.c-torture/compile/20010107-1.c: New test.
13170
13171 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
13172
13173         * gcc.c-torture/execute/builtin-noret-1.c: New test.
13174
13175 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
13176
13177         * gcc.dg/format/format.h: New file.
13178         * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
13179         gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
13180         gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
13181         gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
13182         gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
13183         gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
13184         gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
13185         gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
13186         gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
13187         gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
13188         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
13189         gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
13190         gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
13191         gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
13192         gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
13193         gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
13194         gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
13195         gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
13196         gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
13197         gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
13198         gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
13199         instead of declaring standard types, macros and functions in each
13200         test.
13201
13202 2001-01-06  Alexandre Oliva  <aoliva@redhat.com>
13203
13204         * gcc.c-torture/execute/20010106-1.c: New test.
13205
13206 2001-01-06  Joseph S. Myers  <jsm28@cam.ac.uk>
13207
13208         * gcc.dg/format/format.exp: New file.
13209         * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
13210         * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
13211         * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
13212         * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
13213         * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
13214         * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
13215         * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
13216         * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
13217         * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
13218         * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
13219         * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
13220         * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
13221         * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
13222         * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
13223         * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
13224         * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
13225         * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
13226         * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
13227         * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
13228         * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
13229         * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
13230         * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
13231         * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
13232         * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
13233         * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
13234         * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
13235         * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
13236         * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
13237         * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
13238         * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
13239         * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
13240         * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
13241         * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
13242         * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
13243         * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
13244         * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
13245         * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
13246         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
13247         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
13248         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
13249         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
13250         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
13251
13252 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
13253
13254         * gcc.c-torture/execute/991228-1.c: Take word endianness into
13255         account.
13256
13257 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
13258
13259         * gcc.c-torture/execute/builtin-complex-1.c: New test.
13260
13261 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
13262
13263         * g++.old-deja/g++.pt/crash62.C: New test.
13264
13265 2001-01-04  Richard Henderson  <rth@redhat.com>
13266
13267         * gcc.dg/20000926-1.c: Update expected warnings.
13268         * gcc.dg/array-2.c: Likewise.
13269         * gcc.dg/array-4.c: Also validate flexible array members.
13270         * gcc.dg/c99-flex-array-1.c: New.
13271
13272 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
13273
13274         * gcc.c-torture/compile/20001222-1.x: Remove.
13275
13276 2001-01-04  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
13277
13278         * gcc.c-torture/execute/built-in-setjmp.c: New.
13279
13280 2001-01-03  Richard Henderson  <rth@redhat.com>
13281
13282         * gcc.dg/940510-1.c: Update expected error wording.
13283         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
13284
13285 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
13286
13287         * lib/target-supports.exp (check_alias_available): Modified to
13288         indicate aliases not supported if only weak aliases are supported.
13289
13290 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13291
13292         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
13293         Turn on cmpstrsi checks for __pj__ and __i370__.
13294
13295 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
13296
13297         * g++.old-deja/g++.other/virtual11.C: New test.
13298
13299 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
13300
13301         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
13302
13303 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13304
13305         * gcc.c-torture/compile/20010102-1.c: New test.
13306
13307 2001-01-02  Andreas Jaeger  <aj@suse.de>
13308
13309         * gcc.dg/noreturn-3.c: New test.
13310
13311         * gcc.dg/noreturn-4.c: New test.
13312
13313 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13314
13315         * gcc.c-torture/execute/stdio-opt-1.c: Also test
13316         __builtin_fputc and __builtin_fwrite.
13317
13318 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
13319
13320         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
13321         signed char, not default char.
13322
13323 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
13324
13325         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
13326
13327 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
13328
13329         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
13330
13331 2000-12-29  Richard Henderson  <rth@redhat.com>
13332
13333         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
13334         (__cyg_profile_func_exit): Define.
13335
13336 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
13337
13338         * g++.dg/vtgc1.C: New test.
13339
13340 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
13341
13342         * gcc.dg/noncompile/20001228-1.c: New test.
13343
13344         * gcc.dg/20001228-1.c: New test.
13345
13346         * gcc.c-torture/execute/20001228-1.c: New test.
13347
13348 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
13349
13350         * gcc.dg/format-strfmon-1.c: New test.
13351
13352 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13353
13354         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
13355         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
13356         * gcc.c-torture/execute/string-opt-1.c: Likewise.
13357         * gcc.c-torture/execute/string-opt-2.c: Likewise.
13358         * gcc.c-torture/execute/string-opt-3.c: Likewise.
13359         * gcc.c-torture/execute/string-opt-4.c: Likewise.
13360         * gcc.c-torture/execute/string-opt-6.c: Likewise.
13361         * gcc.c-torture/execute/string-opt-7.c: Likewise.
13362         * gcc.c-torture/execute/string-opt-8.c: Likewise.
13363         * gcc.c-torture/execute/string-opt-9.c: Likewise.
13364         * gcc.c-torture/execute/string-opt-10.c: Likewise.
13365         * gcc.c-torture/execute/string-opt-11.c: Likewise.
13366         * gcc.c-torture/execute/string-opt-12.c: Likewise.
13367
13368         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
13369         * gcc.c-torture/execute/string-opt-4.c: Test index.
13370
13371 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
13372
13373         * gcc.c-torture/compile/20001226-1.c: New test.
13374
13375 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
13376
13377         * gcc.c-torture/compile/20001222-1.c: New test.
13378         * gcc.c-torture/compile/20001222-1.x: Xfail.
13379
13380 2000-12-22  Alexandre Oliva  <aoliva@redhat.com>
13381
13382         * gcc.c-torture/execute/comp-goto-2.c: New test.
13383
13384 2000-12-21  J"orn Rennecke <amylaar@redhat.com>
13385
13386         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
13387         Use long types if __INT_MAX__ is 32767.
13388         (main): Use cast to (sint32 *) when poking 88 into a_page.
13389
13390         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
13391
13392 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
13393
13394         * gcc.c-torture/compile/20001221-1.c: New test.
13395         * gcc.c-torture/execute/20001221-1.c: New test.
13396
13397 2000-12-20  Richard Henderson  <rth@redhat.com>
13398
13399         * g++.old-deja/g++.pt/crash36.C: Update error lines.
13400         * g++.old-deja/g++.robertl/eb109.C: Likewise.
13401
13402 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13403
13404         * gcc.dg/compare3.c: New test.
13405
13406 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
13407
13408         * gcc.dg/format-warnll-1.c: New test.
13409
13410 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
13411
13412         * gcc.dg/cpp/cmdlne-P.c: New test.
13413
13414 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
13415
13416         * gcc.c-torture/execute/builtin-abs-1.c,
13417         gcc.c-torture/execute/builtin-abs-2.c: New tests.
13418
13419 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
13420
13421         * gcc.dg/cpp/multiline.c: New test.
13422
13423 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
13424
13425         * g++.old-deja/g++.other/syshdr1.C: Update.
13426         * gcc.dg/cpp/lineflags.c: Remove temporarily.
13427
13428 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13429
13430         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
13431
13432 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13433
13434         * g++.old-deja/g++.pt/ttp65.C: New test.
13435
13436 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13437
13438         * g++.old-deja/g++.pt/ttp64.C: New test.
13439
13440 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13441
13442         * g++.old-deja/g++.pt/spec33.C: New test.
13443
13444 2000-12-14  Catherine Moore  <clm@redhat.com>
13445
13446         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
13447         * gcc.c-torture/execute/920612-2.c: Likewise.
13448         * gcc.c-torture/execute/920428-2.c: Likewise.
13449         * gcc-c-torture/execute/va-arg-11.c: Call exit.
13450         * gcc.c-torture/execute/va-arg-21.c: Likewise.
13451
13452 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13453
13454         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
13455         * gcc.dg/pack-test-2.c: Likewise.
13456
13457 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
13458
13459         Tests by Zack Weinberg <zackw@stanford.edu>.
13460
13461         * gcc.dg/cpp/defined.c: Update.
13462         * gcc.dg/cpp/defined_trad.c: New tests.
13463
13464 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
13465
13466         * gcc.dg/cpp/trad-direct.c: Update.
13467
13468 2000-12-11  Neil Booth  <neilb@earthling.net>
13469
13470         * gcc.dg/cpp/defined_trad.c
13471
13472 2000-12-11  Neil Booth  <neilb@earthling.net>
13473
13474         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
13475
13476 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
13477
13478         * gcc.dg/format-miss-2.c: New test.
13479
13480 2000-12-09  Neil Booth  <neilb@earthling.net>
13481
13482         * gcc.dg/cpp/lineflags.c: New tests.
13483         * gcc.dg/cpp/poison.c: Update.
13484         * gcc.dg/cpp/redef2.c: Update.
13485         * gcc.dg/cpp/skipping.c: New test.
13486
13487 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
13488
13489         * g++.old-deja/g++.other/eh3.C: New testcase.
13490
13491 2000-12-07  Neil Booth  <neilb@earthling.net>
13492
13493         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
13494         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
13495         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
13496         wtr-union-init-2.c, wtr-union-init-3.c: Update.
13497         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
13498         Update.
13499
13500 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
13501
13502         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
13503         __SIZE_TYPE__ instead of int for type of integers cast to
13504         pointers.
13505
13506 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
13507
13508         * g++.old-deja/g++.other/cleanup4.C: New test.
13509
13510 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
13511
13512         * format-sec-1.c: New test.
13513
13514 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
13515
13516         * gcc.dg/format-nonlit-3.c: New test.
13517
13518 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
13519
13520         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
13521         through a null pointer.
13522
13523 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13524
13525         * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
13526         * g++.old-deja/g++.pt/partial4.C: New test.
13527
13528 2000-12-06  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
13529
13530         * gcc.c-torture/execute/ieee/hugeval.x: New.
13531
13532 2000-12-06  Neil Booth  <neilb@earthling.net>
13533
13534         * gcc.dg/cpp/backslash2.c: New tests.
13535
13536 2000-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13537
13538         * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
13539         * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
13540
13541 2000-12-05  Geoffrey Keating  <geoffk@redhat.com>
13542
13543         * gcc.c-torture/execute/20001203-2.c: New testcase.
13544
13545 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
13546
13547         * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
13548         * g++.old-deja/g++.other/virtual10.C: New test.
13549
13550 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
13551
13552         * g++.old-deja/g++.mike/pmf5.C: Remove test.
13553
13554 2000-12-05  Richard Henderson  <rth@redhat.com>
13555
13556         * gcc.c-torture/compile/20001205-1.c: New.
13557
13558 2000-12-04  Neil Booth  <neilb@earthling.net>
13559
13560         * g++.old-deja/g++.other/virtual9.C: New test.
13561         * g++.old-deja/g++.pt/crash61.C: New test.
13562         * gcc.c-torture/execute/loop-9.c: New test.
13563
13564 2000-12-04  Neil Booth  <neilb@earthling.net>
13565
13566         * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
13567         * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
13568         * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
13569         * gcc.dg/cpp/extratokens.c: ...here.
13570
13571 2000-12-04  Neil Booth  <neilb@earthling.net>
13572
13573         * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
13574         New tests.
13575
13576 2000-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13577
13578         * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
13579         * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
13580
13581 2000-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
13582
13583         * gcc.c-torture/execute/20001203-1.c: New test.
13584
13585 2000-12-03  Neil Booth  <neilb@earthling.net>
13586
13587         * gcc.dg/cpp/macro6.c: New test cases.
13588
13589 2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13590
13591         * gcc.c-torture/execute/string-opt-9.c: New test.
13592         * gcc.c-torture/execute/string-opt-10.c: Likewise.
13593         * gcc.c-torture/execute/string-opt-11.c: Likewise.
13594         * gcc.c-torture/execute/string-opt-12.c: Likewise.
13595
13596         * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
13597         * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
13598
13599 2000-12-02  Geoffrey Keating  <geoffk@redhat.com>
13600
13601         * gcc.dg/cpp/if-6.c: New testcase.
13602
13603         * gcc.dg/20001201-1.c: New testcase.
13604
13605 2000-12-02  Neil Booth  <neilb@earthling.net>
13606
13607         * g++.old-deja/g++.other/externC4.C,
13608         g++.old-deja/g++.other/friend10.C: New tests.
13609
13610 2000-12-02  Neil Booth  <neilb@earthling.net>
13611
13612         * g++.old-deja/g++.other/instan2.C
13613         * g++.old-deja/g++.other/instan3.C: New test.
13614
13615 2000-12-02  Neil Booth  <neilb@earthling.net>
13616
13617         * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
13618         c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
13619         gnuc99.c,gnuc99-pedantic.c: New tests.
13620
13621 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
13622
13623         * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
13624         gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
13625
13626 2000-12-01  Neil Booth  <neilb@earthling.net>
13627
13628         * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
13629         * gcc.dg/cpp/poison.c: Update.
13630         * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
13631
13632 2000-12-01  Toon Moene  <toon@moene.indiv.nluug.nl>
13633
13634         * g77.f-torture/execute/20001201.f: New test.
13635
13636 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
13637
13638         * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
13639
13640 2000-12-01  Jakub Jelinek  <jakub@redhat.com>
13641
13642         * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
13643
13644 2000-12-01  Nathan Sidwell  <nathan@codesourcery.com>
13645
13646         * g++.old-deja/g++.other/cast6.C: New test.
13647
13648 2000-11-30  Geoffrey Keating  <geoffk@redhat.com>
13649
13650         * gcc.c-torture/execute/20001130-2.c: New testcase.
13651
13652 2000-11-30  Richard Henderson  <rth@redhat.com>
13653
13654         * gcc.c-torture/execute/20001130-1.c: New test.
13655
13656 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
13657
13658         * g++.old-deja/g++.other/op3.C: New test.
13659
13660 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
13661
13662         * g++.old-deja/g++.other/op2.C: New test.
13663
13664 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
13665
13666         * g++.old-deja/g++.other/crash38.C: New test.
13667
13668 2000-11-29  Toon Moene  <toon@moene.indiv.nluug.nl>
13669
13670         * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
13671
13672 2000-11-29  Jakub Jelinek  <jakub@redhat.com>
13673
13674         * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
13675         tests.
13676         * gcc.c-torture/execute/string-opt-6.c: New test.
13677
13678         * gcc.dg/20001117-1.c: Add main.
13679
13680 2000-11-28  Geoffrey Keating  <geoffk@redhat.com>
13681
13682         * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
13683         Move from here ...
13684         * gcc.dg/940510-1.c: ... to here.
13685
13686         * gcc.dg/20000926-1.c: GNU C now allows initializations of
13687         zero-size arrays in toplevel structures.
13688
13689 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
13690
13691         * gcc.c-torture/execute/loop-8.c: New test.
13692
13693 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
13694
13695         * g++.old-deja/g++.other/base1.C: New test.
13696
13697 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
13698
13699         * g++.old-deja/g++.other/parse2.C: New test.
13700
13701 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
13702
13703         * g++.old-deja/g++.pt/incomplete1.C: New test.
13704
13705 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
13706
13707         * g++.old-deja/g++.other/friend9.C: New test.
13708
13709 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
13710
13711         * gcc.dg/20001127-1.c: New test.
13712
13713 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
13714
13715         * g++.old-deja/g++.pt/friend46.C: New test.
13716
13717 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
13718
13719         * g++.old-deja/g++.other/ptrmem8.C: New test.
13720
13721 2000-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13722
13723         * gcc.c-torture/execute/string-opt-7.c: New test.
13724         * gcc.c-torture/execute/string-opt-8.c: Likewise.
13725
13726 2000-11-26  Gabriel Dos Reis  <gdr@codesourcery.com>
13727
13728         * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
13729         instead of 'mkcheck 2'.
13730
13731 2000-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
13732
13733         * gcc.c-torture/execute/memcheck/driver.c,
13734         gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
13735         C9X references to refer to C99.
13736
13737 2000-11-25  Jakub Jelinek  <jakub@redhat.com>
13738
13739         * gcc.dg/ultrasp3.c: New test.
13740
13741 2000-11-25  Neil Booth  <neilb@earthling.net>
13742
13743         * gcc.dg/cpp/include2.c: Update test to be locale independent.
13744
13745 2000-11-25  Alexandre Oliva  <aoliva@redhat.com>
13746
13747         * gcc.c-torture/compile/20001123-2.c: New.
13748
13749 2000-11-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13750
13751         * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
13752
13753 2000-11-24  Bernd Schmidt  <bernds@redhat.co.uk>
13754
13755         * gcc.dg/sequence-point-1.c: Add some new tests.
13756         * gcc.c-torture/execute/20001124-1.c: New test.
13757
13758 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
13759
13760         * g++.old-deja/g++.other/vaarg4.C: New test.
13761         * gcc.c-torture/compile/20001123-1.c: New test.
13762
13763 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
13764
13765         * g++.other/crash24.C: Adjust and remove XFAIL.
13766         * g++.other/crash37.C: New test.
13767
13768 2000-11-23  Nathan Sidwell  <nathan@codesourcery.com>
13769
13770         * g++.old-deja/g++.pt/instantiate9.C: New test.
13771
13772 2000-11-22  Mark Mitchell  <mark@codesourcery.com>
13773
13774         * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
13775         new ABI, too.
13776
13777         * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
13778         * g++.old-deja/g++.robertl/eb55.C: Likewise.
13779
13780 2000-11-22  Neil Booth  <neilb@earthling.net>
13781
13782         * gcc.dg/cpp/Wtrigraphs.c: New test.
13783
13784 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
13785
13786         * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
13787
13788 2000-11-22  Jakub Jelinek  <jakub@redhat.com>
13789
13790         * gcc.c-torture/execute/ieee/20001122-1.c: New test.
13791
13792 2000-11-22  Hans-Peter Nilsson  <hp@bitrange.com>
13793
13794         * lib/gcc-dg.exp: load_lib scanasm.exp.
13795         (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
13796         * lib/g++-dg.exp: load_lib scanasm.exp.
13797         * lib/scanasm.exp: New.
13798         (scan-assembler, scan-assembler-not): Add optional arguments to
13799         test name, or if not present, the pattern name.
13800         (scan-assembler-dem, scan-assembler-dem-not): New.
13801
13802         * g++.dg/dg.exp: New.
13803
13804 2000-11-21  Neil Booth  <neilb@earthling.net>
13805
13806         * gcc.dg/cpp/integrated1.c: Remove.
13807
13808 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
13809
13810         * gcc.c-torture/execute/20001121-1.c: New test.
13811
13812 2000-11-21  Richard Henderson  <rth@redhat.com>
13813
13814         * gcc.c-torture/compile/20001121-1.c: New test.
13815
13816 2000-11-20  Neil Booth  <neilb@earthling.net>
13817
13818         * gcc.dg/cpp/integrated1.c: New test.
13819
13820 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
13821
13822         * g++.old-deja/g++.other/inline17.C: New test.
13823
13824 2000-11-20  Donald Lindsay  <dlindsay@redhat.com>
13825
13826         * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
13827         local variable to be zero: I made the variable global. Now
13828         uses abort() and exit() instead of relying on main's return value.
13829
13830 2000-11-20  Neil Booth  <neilb@earthling.net>
13831
13832         * gcc.dg/cpp/paste2.c: Update test.
13833         * objc/execute/paste.m: New test.
13834
13835 2000-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
13836
13837         * gcc.dg/c99-condexpr-1.c: New test.
13838
13839 2000-11-20  Neil Booth  <neilb@earthling.net>
13840
13841         * gcc.dg/cpp/macsyntx.c: Use correct command line option.
13842
13843 2000-11-20  Nathan Sidwell  <nathan@codesourcery.com>
13844
13845         * g++.old-deja/g++.pt/export1.C: New test.
13846
13847 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
13848
13849         * gcc.dg/20001117-1.c: New test.
13850
13851 2000-11-18  Richard Henderson  <rth@redhat.com>
13852
13853         * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
13854
13855 2000-11-18  Richard Henderson  <rth@redhat.com>
13856
13857         * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
13858         * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
13859         * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
13860
13861 2000-11-18  Richard Henderson  <rth@redhat.com>
13862
13863         * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
13864         (main): New.  Exit cleanly.
13865
13866 2000-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
13867
13868         * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
13869         gcc.dg/c99-fordecl-2.c: New tests.
13870
13871 2000-11-18  Richard Henderson  <rth@redhat.com>
13872
13873         * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
13874         * gcc.c-torture/execute/zerolen-2.c: New.
13875
13876 2000-11-18  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13877
13878         * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
13879         memory.
13880
13881 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
13882
13883         * g++.old-deja/g++.pt/instantiate8.C: New test.
13884
13885 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
13886
13887         * g++.old-deja/g++.other/incomplete.C: Add more tests.
13888         * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
13889
13890 2000-11-16  Nick Clifton  <nickc@redhat.com>
13891
13892         * gcc.c-torture/execute/nestfunc-2.c: New test.
13893         * gcc.c-torture/execute/nestfunc-3.c: New test.
13894
13895 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
13896
13897         * gcc.c-torture/compile/20001116-1.c: New test.
13898
13899 2000-11-15  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13900
13901         * gcc.c-torture/execute/20001115-1.c: New test.
13902
13903 2000-11-15  Mark Mitchell  <mark@codesourcery.com>
13904
13905         * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
13906         * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
13907         * g++.old-deja/g++.abi/ptrflags.C: Likewise.
13908         * g++.old-deja/g++.abi/vmihint.C: Likewise.
13909
13910 2000-11-15  Neil Booth  <neilb@earthling.net>
13911
13912         gcc.dg/cpp/_Pragma1.c: Update.
13913         gcc.dg/cpp/_Pragma2.c: New test.
13914
13915 2000-11-15  Nathan Sidwell  <nathan@codesourcery.com>
13916
13917         * g++.old-deja/g++.other/anon5.C: New test.
13918
13919 2000-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
13920
13921         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
13922         tests.
13923
13924 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
13925
13926         * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
13927         output.
13928
13929 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
13930
13931         * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
13932         labels at end of compound statements.
13933
13934 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
13935
13936         * gcc.c-torture/execute/loop-7.c: New test.
13937
13938 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
13939
13940         * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
13941
13942 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
13943
13944         * gcc.dg/c99-bool-1.c: New test.
13945
13946 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
13947
13948         * gcc.dg/c99-scope-1.c: Remove xfail.
13949         * gcc.dg/c99-scope-2.c: New test.
13950
13951 2000-11-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13952
13953         * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
13954         * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
13955
13956 2000-11-11  Mark Mitchell  <mark@codesourcery.com>
13957
13958         * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
13959         error messages.
13960
13961         * g++.mike/p700.C: Don't typedef wchar_t.
13962         * g++.mike/p784.C: Likewise.
13963         * g++.mike/eb101.C: Don't use __wchar_t.
13964
13965 2000-11-11  Toon Moene  <toon@moene.indiv.nluug.nl>
13966
13967         * g77.f-torture/execute/20001111.[fx]: Test premature exit
13968         from DO loop.
13969
13970 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
13971
13972         * gcc.c-torture/execute/20001111-1.c: New test.
13973
13974 2000-11-10  Nick Clifton  <nickc@redhat.com>
13975
13976         * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
13977         long multuiple and accumulate.
13978
13979 2000-11-09  Richard Henderson  <rth@redhat.com>
13980
13981         * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
13982         via size_t instead of int.
13983
13984         * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
13985         * gcc.c-torture/execute/string-opt-2.c: Likewise.
13986         * gcc.c-torture/execute/string-opt-3.c: Likewise.
13987         * gcc.c-torture/execute/string-opt-4.c: Likewise.
13988
13989 2000-11-09  Geoffrey Keating  <geoffk@redhat.com>
13990
13991         * gcc.c-torture/compile/20001109-1.c: New test.
13992         * gcc.c-torture/compile/20001109-2.c: New test.
13993
13994 2000-11-09  Nathan Sidwell  <nathan@codesourcery.com>
13995
13996         * g++.old-deja/g++.pt/operator1.C: New test.
13997         * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
13998
13999 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
14000
14001         * gcc.dg/20001108-1.c: New test.
14002
14003 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
14004
14005         * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
14006         with both arguments constant strings.
14007         * gcc.c-torture/execute/string-opt-3.c: New test.
14008         * gcc.c-torture/execute/string-opt-4.c: New test.
14009         * gcc.c-torture/execute/string-opt-5.c: New test.
14010
14011 2000-11-08  Nick Clifton  <nickc@redhat.com>
14012
14013         * gcc.c-torture/execute/20001108-1.c: New test case.  Checks
14014         mulsidi3adddi patterns.
14015
14016 2000-11-08  Nathan Sidwell  <nathan@codesourcery.com>
14017
14018         * g++.old-deja/g++.other/crash36.C: New test.
14019
14020 2000-11-08  Jakub Jelinek  <jakub@redhat.com>
14021
14022         * g++.old-deja/g++.other/init16.C: New test.
14023
14024 2000-11-06  Loren J. Rittle  <ljrittle@acm.org>
14025
14026         * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
14027
14028 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
14029
14030         * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
14031         * gcc.c-torture/execute/va-arg-16.x: Likewise.
14032         * gcc.c-torture/execute/va-arg-17.x: Likewise.
14033
14034 2000-11-07  DJ Delorie  <dj@redhat.com>
14035
14036         * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
14037
14038 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14039
14040         * gcc.c-torture/execute/string-opt-1.c: New test.
14041
14042 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
14043
14044         * gcc.c-torture/execute/va-arg-15.x: New file.  Fails on
14045         mips-sgi-irix6.* because the MIPS ABI passes floating-point
14046         parameters in registers, and there is no way for a varargs
14047         function to know in which order the integer and floating-point
14048         parameters should be interleaved when they are placed on the
14049         stack.
14050         * gcc.c-torture/execute/va-arg-16.x: Likewise.
14051         * gcc.c-torture/execute/va-arg-17.x: Likewise.
14052
14053 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14054
14055         * gcc.c-torture/execute/string-opt-2.c: New test.
14056
14057 2000-11-07  Nathan Sidwell  <nathan@codesourcery.com>
14058
14059         * g++.old-deja/g++.pt/crash60.C: New test.
14060
14061 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
14062
14063         * g++.old-deja/g++.other/crash24.C: New test.
14064         * g++.old-deja/g++.other/crash25.C: New test.
14065         * g++.old-deja/g++.other/crash26.C: New test.
14066         * g++.old-deja/g++.other/crash27.C: New test.
14067         * g++.old-deja/g++.other/crash28.C: New test.
14068         * g++.old-deja/g++.other/crash29.C: New test.
14069         * g++.old-deja/g++.other/crash30.C: New test.
14070         * g++.old-deja/g++.other/crash31.C: New test.
14071         * g++.old-deja/g++.other/crash32.C: New test.
14072         * g++.old-deja/g++.other/crash33.C: New test.
14073         * g++.old-deja/g++.other/crash34.C: New test.
14074         * g++.old-deja/g++.other/crash35.C: New test.
14075
14076 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
14077
14078         * gcc.c-torture/execute/20001031-1.c: New test.
14079
14080 2000-11-04  Mark Mitchell  <mark@codesourcery.com>
14081
14082         * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
14083         namespace.
14084
14085         * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
14086         standards-conformant.
14087
14088         * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
14089
14090         * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
14091         * g++.old-deja/g++.mike/p755a.C: Likewise.
14092         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
14093         library makes no calls to `operator new' during initialization.
14094
14095 2000-11-04  Neil Booth  <neilb@earthling.net>
14096
14097         * gcc.dg/cpp/include2.c: New tests.
14098
14099 2000-11-03  Mark P Mitchell  <mark@codesourcery.com>
14100
14101         * lib/g++.exp (g++_set_ld_library_path): New function.
14102         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
14103
14104 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
14105
14106         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
14107         warnings.
14108
14109 2000-11-01  Richard Henderson  <rth@redhat.com>
14110
14111         * g++.old-deja/g++.ext/namedret1.C: New.
14112         * g++.old-deja/g++.ext/namedret2.C: New.
14113         * g++.old-deja/g++.ext/namedret3.C: New.
14114
14115 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
14116
14117         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
14118         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
14119
14120 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14121
14122         * gcc.c-torture/execute/va-arg-21.c: New test.
14123
14124 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
14125
14126         * gcc.dg/c99-complex-2.c: New test.
14127
14128 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14129
14130         * gcc.c-torture/execute/stdio-opt-1.c: New test.
14131
14132 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
14133
14134         * g++.old-deja/g++.other/inline16.C: New test.
14135
14136 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
14137
14138         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
14139         __PRETTY_FUNCTION__
14140
14141 2000-10-29  Neil Booth  <neilb@earthling.net>
14142
14143         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
14144         New tests.
14145         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
14146         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
14147         optimisation.
14148
14149 2000-10-29  Neil Booth  <neilb@earthling.net>
14150
14151         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
14152         * mi1.c, mi1c.h: Add null directives to multiple-include test.
14153         * mi5.c: Test multiple includes work with -C.
14154         * trigraphs.c: Test ^= version.
14155
14156 2000-10-28  Neil Booth  <neilb@earthling.net>
14157
14158         New tests and test updates for new macro expander.
14159
14160         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
14161         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
14162         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
14163         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
14164         new diagnostic messages.
14165
14166         * gcc.dg/cpp/macro3.c: New tests.
14167
14168 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
14169
14170         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
14171         on the same line.
14172
14173 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
14174
14175         * g++.old-deja/g++.other/eh2.C: New test.
14176
14177 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
14178
14179         * gcc.c-torture/execute/20001027-1.c: New test.
14180
14181 2000-10-26  Richard Henderson  <rth@redhat.com>
14182
14183         * gcc.c-torture/execute/20001026-1.c: New.
14184
14185 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
14186
14187         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
14188         * g++.old-deja/g++.law/builtin1.C: Likewise.
14189         * g++.old-deja/g++.law/ctors10.C: Likewise.
14190         * g++.old-deja/g++.law/virtual3.C: Likewise.
14191         * g++.old-deja/g++.mike/p658.C: Likewise.
14192         * g++.old-deja/g++.other/sibcall1.C: Likewise.
14193         * g++.old-deja/g++.other/vaarg2.C: Likewise.
14194         * g++.old-deja/g++.robertl/eb124.C: Likewise.
14195         * g++.old-deja/g++.robertl/eb44.C: Likewise.
14196         * g++.old-deja/g++.robertl/eb77.C: Likewise.
14197
14198 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
14199
14200         * gcc.c-torture/compile/20001024-1.c: New test.
14201
14202 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
14203
14204         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
14205         to tell us whether or not we are using V3.
14206
14207 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
14208
14209         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
14210         operands.
14211
14212 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
14213
14214         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
14215
14216 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
14217
14218         * gcc.c-torture/execute/20001024-1.c: New test.
14219
14220 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
14221
14222         * g++.old-deja/g++.other/sibcall1.C: New test.
14223
14224 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
14225
14226         * gcc.dg/noncompile/init-3.c: New test.
14227
14228 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
14229
14230         * gcc.dg/format-array-1.c: New test.
14231
14232 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
14233
14234         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
14235         writing through null pointers; remove comment about testing
14236         unterminated strings.
14237
14238 2000-10-17  Matthew Hiller  <hiller@redhat.com>
14239
14240         * gcc.c-torture/execute/20001017-2.c: New test.
14241
14242 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
14243
14244         * gcc.c-torture/compile/20001018-1.c: New test.
14245         * gcc.c-torture/compile/20001018-1.x: Xfail.
14246
14247 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14248
14249         * gcc.c-torture/execute/20001017-1.c: New test.
14250
14251 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
14252
14253         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
14254         for multiple use of arguments with scanf formats; add tests for
14255         multiple use of arguments.
14256
14257 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
14258
14259         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
14260
14261 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
14262
14263         * gcc.dg/format-miss-1.c: New test.
14264
14265 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
14266
14267         * gcc.c-torture/execute/20001013-1.c: New test.
14268
14269 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
14270
14271         * gcc.dg/format-branch-1.c: New test.
14272
14273 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
14274
14275         * README, lib/file-format.exp: Remove EGCS references.
14276
14277 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
14278
14279         * gcc.dg/20001013-1.c: New test.
14280
14281 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
14282
14283         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
14284         for intmax_t in the compiler using __typeof__ and the type rules
14285         for conditional expressions.
14286
14287 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
14288
14289         * gcc.dg/20001012-1.c: New test.
14290         * gcc.dg/20001012-2.c: New test.
14291
14292 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
14293
14294         * gcc.dg/format-attr-1.c: New test.
14295
14296 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
14297
14298         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
14299         __LONG_LONG_MAX__ instead of LLONG_MAX.
14300
14301 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
14302
14303         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
14304         scanf flags.
14305         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
14306         flags.
14307
14308 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
14309
14310         * gcc.dg/sequence-pt-1.c: New test.
14311
14312 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
14313
14314         * gcc.c-torture/execute/20001011-1.c: New testcase.
14315         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
14316
14317 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
14318
14319         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
14320         does not error on it.
14321
14322 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
14323
14324         * gcc.dg/20001009-1.c: New test.
14325
14326 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
14327
14328         * gcc.c-torture/compile/20001009-1.c: Move from here ....
14329         * gcc.c-torture/execute/20001009-2.c: ... to here.
14330
14331 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
14332
14333         * gcc.c-torture/compile/20001009-1.c: New testcase.
14334         * gcc.c-torture/execute/20001009-1.c: New testcase.
14335         Testcases provided by Jan Hubicka <jh@suse.cz>.
14336
14337 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
14338
14339         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
14340         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
14341         uintmax_t using <limits.h> to emulate the compiler's internal
14342         logic.  No longer XFAIL %j tests.
14343
14344 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
14345
14346         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
14347         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
14348         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
14349         regexps and details of expected handling of some bad formats.
14350         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
14351         suppression.
14352
14353 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
14354
14355         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
14356         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
14357         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
14358         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
14359         in list archives.
14360
14361 2000-10-06  Richard Henderson  <rth@cygnus.com>
14362
14363         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
14364         * g++.old-deja/g++.brendan/crash52.C: Likewise.
14365         * g++.old-deja/g++.jason/report.C: Likewise.
14366         * g++.old-deja/g++.law/friend5.C: Likewise.
14367         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
14368         of the expected warnings.
14369
14370 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
14371
14372         * g++.old-deja/g++.pt/enum14.C: New test.
14373
14374 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
14375
14376         * g++.old-deja/g++.pt/crash59.C: New test.
14377
14378 2000-10-04  Will Cohen  <wcohen@redhat.com>
14379
14380         * gcc.dg/20000926-1.c: New test.
14381
14382 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
14383
14384         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
14385         function name for current C++ compiler.
14386         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
14387
14388 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
14389
14390         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
14391         __PRETTY_FUNCTION__.
14392         * g++.old-deja/g++.ext/pretty2.C: Likewise.
14393
14394 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14395
14396         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
14397
14398 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
14399
14400         * gcc.c-torture/compile/20000923-1.c: New test.
14401
14402 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
14403
14404         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
14405         * g++.old-deja/g++.pt/ttp62.C: Same.
14406         * g++.old-deja/g++.other/inline14.C: Same.
14407
14408 2000-09-24  Richard Henderson  <rth@cygnus.com>
14409
14410         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
14411
14412 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
14413
14414         * gcc.dg/c90-printf-1.c: Add test for wide string format.
14415
14416 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
14417
14418         * gcc.c-torture/compile/20000922-1.c: New file.
14419
14420 2000-09-21  Nick Clifton  <nickc@redhat.com>
14421
14422         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
14423         a signed long modulo operation.
14424         (mod6): New function - perform an unsigned long modulo operation.
14425         (main): Add tests for modulos of very large numbers by very small
14426         dividends.
14427
14428 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14429
14430         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
14431
14432 2000-09-19  Richard Henderson  <rth@cygnus.com>
14433
14434         * gcc.dg/compare2.c (case 10): XFAIL.
14435
14436 2000-09-18  Richard Henderson  <rth@cygnus.com>
14437
14438         * gcc.c-torture/execute/20000906-1.c: Move ...
14439         * gcc.dg/20000906-1.c: ... here.  Only run on targets
14440         that support __builtin_trap.
14441
14442 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
14443
14444         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
14445
14446 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
14447
14448         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
14449         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
14450         more $ format tests.
14451
14452 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
14453
14454         * gcc.dg/format-errmk-1.c: New test.
14455
14456 2000-09-17  Greg McGary  <greg@mcgary.org>
14457
14458         * gcc.c-torture/execute/20000917-1.x: Remove.
14459
14460 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
14461
14462         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
14463
14464 2000-09-17  Greg McGary  <greg@mcgary.org>
14465
14466         * gcc.c-torture/execute/20000917-1.c: New test.
14467         * gcc.c-torture/execute/20000917-1.x: XFAIL.
14468
14469 2000-09-16  Neil Booth  <NeilB@earthling.net>
14470
14471         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
14472         in nested macro bug.
14473
14474 2000-09-15  Neil Booth  <NeilB@earthling.net>
14475
14476         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
14477
14478 2000-09-14  Jeffrey A Law  (law@cygnus.com)
14479
14480         * gcc.c-torture/execute/20000914-1.c: New test.
14481
14482 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
14483
14484         * g++.other/inline13.C: New test.
14485
14486 2000-09-12  Andreas Jaeger  <aj@suse.de>
14487
14488         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
14489         constant by Ulrich Drepper <drepper@redhat.com>.
14490
14491 2000-09-12  J"orn Rennecke <amylaar@redhat.co.uk>
14492
14493         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
14494
14495 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14496
14497         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
14498
14499 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
14500
14501         * gcc.dg/cpp/backslash.c: New test.
14502
14503 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
14504
14505         * gcc.c-torture/execute/20000910-1.c: New test.
14506         * gcc.c-torture/execute/20000910-2.c: Likewise.
14507
14508 2000-09-11  Robert Lipe  <robertl@sco.com>
14509
14510         * gcc.dg/pragma-align.c: New test.
14511
14512 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
14513
14514         * g++.old-deja/g++.pt/explicit82.C: New test.
14515         * g++.old-deja/g++.pt/explicit83.C: New test.
14516
14517 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
14518
14519         * gcc.dg/asm-names.c: New test.
14520
14521 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14522
14523         * gcc.dg/cpp/tr-warn6.c: New test
14524
14525 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
14526
14527         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
14528         be accepted.
14529
14530 2000-09-07  Catherine Moore  <clm@redhat.com>
14531
14532         * gcc.c-torture/execute/unroll-1.c: New test.
14533
14534 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
14535
14536         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
14537         ERROR markers.
14538         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
14539         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
14540         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
14541         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
14542         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
14543         Preprocess only.
14544         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
14545         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
14546
14547 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
14548
14549         * g++.old-deja/g++.pt/deduct2.C: New test.
14550
14551 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
14552
14553         * g++.old-deja/g++.pt/parms2.C: New test.
14554
14555 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
14556
14557         * g++.old-deja/g++.pt/crash58.C: New test.
14558
14559 2000-09-06  Greg McGary  <greg@mcgary.org>
14560
14561         * gcc.c-torture/execute/20000906-1.c: New test.
14562         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
14563
14564 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14565
14566         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
14567
14568 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
14569
14570         * g++.old-deja/g++.pt/crash57.C: New test.
14571
14572 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
14573
14574         * g++.old-deja/g++.pt/crash56.C: New test.
14575
14576 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
14577
14578         * g++.old-deja/g++.pt/koenig1.C: New test.
14579
14580 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
14581
14582         * gcc.dg/20000904-1.c: New test.
14583
14584 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
14585
14586         * gcc.dg/cpp/paste8.c: New test.
14587
14588 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
14589
14590         * gcc.c-torture/compile/20000827-1.c: New test.
14591
14592 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
14593
14594         * gcc.dg/format-diag-1.c: New test.
14595
14596 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
14597
14598         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
14599         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
14600         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
14601         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
14602         gcc.dg/formatz-1.c: Adjust warning regular expressions.
14603
14604 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
14605
14606         * g++.old-deja/g++.other/nested4.C: New test.
14607
14608 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
14609
14610         * g++.old-deja/g++.ns/scoped1.C: New test.
14611
14612 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
14613
14614         * lib/g++.exp: Support testing already-installed GCC.
14615
14616 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14617
14618         * wtr-label-1.c, wtr-suffix-1.c: New tests.
14619
14620 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14621
14622         * gcc.dg/return-type-2.c: New test.
14623
14624 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
14625
14626         * gcc.c-torture/compile/20000825-1.c: New test.
14627
14628 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
14629
14630         * gcc.dg/dwarf2-2.c: New test.
14631
14632 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
14633
14634         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
14635         dg-warning regexps.
14636
14637 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
14638
14639         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
14640         gcc.dg/format-ext-5.c: New tests.
14641
14642 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
14643
14644         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
14645
14646 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
14647
14648         * gcc.dg/noncompile/930622-2.c: Adjust error message.
14649
14650 2000-08-24  Richard Henderson  <rth@cygnus.com>
14651
14652         * gcc.dg/ia64-sync-1.c: New test.
14653         * gcc.dg/ia64-sync-2.c: New test.
14654         * gcc.dg/ia64-asm-1.c: New test.
14655
14656 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
14657
14658         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
14659         * gcc.dg/format-ext-2.c: New test.
14660
14661 2000-08-23  Jason Merrill  <jason@redhat.com>
14662
14663         * lib/old-dejagnu.exp: Also ignore "In member function" and
14664         "At global scope".
14665
14666 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14667
14668         * gcc.dg/noncompile/label-lineno-1.c: New test.
14669
14670 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
14671
14672         * gcc.dg/c99-array-nonobj-1.c: New test.
14673
14674 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
14675
14676         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
14677         tests.
14678         * gcc.dg/format-ext-1.c: New test.
14679
14680 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14681
14682         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
14683         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
14684         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
14685         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
14686         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
14687
14688 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
14689
14690         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
14691         gcc.dg/c99-strftime-2.c: New tests.
14692
14693 2000-08-22  Richard Henderson  <rth@cygnus.com>
14694
14695         * gcc.c-torture/execute/20000822-1.c: New test.
14696
14697 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
14698
14699         * gcc.c-torture/execute/20000819-1.x: Remove.
14700
14701 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
14702
14703         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
14704         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
14705         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
14706         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
14707         gcc.dg/format-xopen-1.c: New tests.
14708
14709 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
14710
14711         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
14712
14713 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
14714
14715         * g++.old-deja/g++.other/loop2.C: New test.
14716
14717         * gcc.c-torture/compile/20000606-1.c: New test.
14718         * gcc.c-torture/compile/20000728-1.c: New test.
14719         * gcc.c-torture/execute/20000801-1.c: New test.
14720         * gcc.c-torture/execute/20000801-2.c: New test.
14721         * gcc.c-torture/execute/20000819-1.c: New test.
14722         * gcc.c-torture/execute/20000819-1.x: XFAIL.
14723         * gcc.dg/20000629-1.c: New test.
14724         * gcc.dg/20000724-1.c: New test.
14725         * gcc.dg/20000807-1.c: New test.
14726
14727 2000-08-20 Dennis Chernoivanov <cdi@sparc.spb.su>
14728
14729         * gcc.dg/cpp/pragma-1.c: New test.
14730         * gcc.dg/cpp/pragma-2.c: New test.
14731
14732 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
14733
14734         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
14735         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
14736
14737 2000-08-18  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
14738
14739         * gcc.c-torture/compile/20000818-1.c: New test.
14740
14741 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
14742
14743         * gcc.c-torture/execute/20000818-1.c: New test.
14744
14745 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
14746
14747         * gcc.dg/format-va-1.c: New test.
14748
14749 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
14750
14751         * g++.old-deja/g++.other/typedef8.C: New test.
14752
14753 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
14754
14755         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
14756         * g++.old-deja/g++.mike/net36.C: Mark candidate.
14757         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
14758         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
14759         * g++.old-deja/g++.other/ptrmem7.C: New test.
14760         * g++.old-deja/g++.pt/ptrmem10.C: New test.
14761
14762 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
14763
14764         * g++.old-deja/g++.pt/typename27.C: New test.
14765
14766 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
14767
14768         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
14769         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
14770         * g++.old-deja/g++.pt/friend45.C: New test.
14771         * g++.old-deja/g++.other/friend8.C: New test.
14772
14773 2000-08-15  Richard Henderson  <rth@cygnus.com>
14774
14775         * gcc.c-torture/execute/20000815-1.c: New test.
14776
14777 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
14778
14779         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
14780         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
14781         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
14782
14783 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
14784
14785         * g++.old-deja/g++.other/refinit2.C: New test.
14786
14787 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
14788
14789         * lib/c-torture.exp (c-torture): Make
14790         compiler_conditional_xfail_data global.
14791         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
14792         compiler_conditional_xfail_data machinery.
14793         (f-torture-execute): Likewise.
14794         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
14795         and only when unrolling loops.
14796
14797         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
14798
14799 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
14800
14801         * g++.old-deja/g++.pt/explicit81.C: New test.
14802
14803 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
14804
14805         * g++.old-deja/g++.pt/typename26.C: New test.
14806
14807 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
14808
14809         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
14810         warning.
14811
14812 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
14813
14814         * g++.old-deja/g++.other/array3.C: New test.
14815
14816 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
14817
14818         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
14819         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
14820         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
14821         New tests.
14822
14823 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
14824
14825         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
14826         * g++.old-deja/g++.abi/vmihint.C: Likewise.
14827
14828 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
14829
14830         * gcc.c-torture/execute/20000808-1.c: New test.
14831
14832 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
14833
14834         * gcc.dg/c90-const-expr-1.c: New test.
14835
14836 2000-08-08  Richard Henderson  <rth@cygnus.com>
14837
14838         * gcc.dg/noncompile/920923-1.c: Declare calloc.
14839
14840 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
14841
14842         * gcc.dg/noncompile/const-ll-1.c: New test.
14843
14844 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
14845
14846         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
14847
14848 2000-08-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
14849
14850         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
14851         that running programs linked against the shared version of libobjc
14852         run correctly.
14853
14854 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
14855
14856         * gcc.dg/c99-printf-1.c: New test.
14857
14858 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
14859
14860         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
14861
14862 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
14863
14864         * gcc.c-torture/execute/20000731-1.x: Delete.
14865
14866 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
14867
14868         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
14869         and torture_without_loops as is done by c-torture.exp.
14870         (search_for): Copy from c-torture.exp.
14871         (gcc-dg-runtest): New function, drives a directory of tests
14872         iterating over the TORTURE_OPTIONS.
14873         (scan-assembler, scan-assembler-not): Move here from
14874         individual directory drivers.
14875
14876         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
14877         defined by lib/gcc-dg.exp.
14878         * gcc.dg/cpp/cpp.exp: Likewise.
14879         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
14880         gcc-dg-runtest, so we cycle over optimization options.
14881
14882         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
14883         * gcc.dg/compare2.c: No longer expected to fail.
14884
14885 2000-08-04  J"orn Rennecke <amylaar@cygnus.co.uk>
14886
14887         * gcc.c-torture/execute/20000804-1.c: New test.
14888
14889 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
14890
14891         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
14892
14893 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
14894
14895         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
14896
14897 2000-08-03  Jeffrey A Law  (law@cygnus.com)
14898
14899         * gcc.c-torture/compile/20000803-1.c: New test.
14900
14901 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
14902
14903         * gcc.c-torture/execute/20000801-3.c,
14904         gcc.c-torture/execute/20000801-4.c: New tests.
14905         * gcc.c-torture/execute/20000801-3.x,
14906         gcc.c-torture/execute/20000801-4.x: Xfail.
14907
14908 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
14909
14910         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
14911         libobjc/.libs to allow for libtool.
14912
14913 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
14914
14915         * gcc.c-torture/compile/20000802-1.c: New test.
14916
14917 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
14918
14919         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
14920
14921 2000-07-31  Jeffrey A Law  (law@cygnus.com)
14922
14923         * gcc-c-torture/execute/20000731-2.c: New test.
14924
14925         * gcc.c-torture/execute/20000731-1.c: New test.
14926         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
14927
14928 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
14929
14930         * testsuite/gcc.dg/cpp/paste7.c: New test.
14931         * gcc.dg/cpp/20000725-1.c: New test.
14932
14933 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
14934
14935         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
14936         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
14937         declaration warning for __builtin_dwarf_reg_size.
14938
14939         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
14940
14941 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
14942
14943         * gcc.dg/noncompile/voidparam-1.c: New test.
14944
14945 2000-07-30  Richard Henderson  <rth@cygnus.com>
14946
14947         * gcc.dg/c90-digraph-1.c: Don't xfail.
14948         * gcc.dg/compare2.c (case 10): Xfail.
14949         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
14950
14951 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
14952
14953         * gcc.dg/c99-main-1.c: New test.
14954
14955 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
14956
14957         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
14958
14959 2000-07-26  Hans-Peter Nilsson  <hp@axis.com>
14960
14961         * gcc.c-tortuer/execute/20000726-1.c: New test.
14962
14963 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
14964
14965         * gcc.c-torture/execute/enum-2.c: New test.
14966
14967 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14968
14969         * gcc.dg/cpp/tr-warn3.c: New test.
14970
14971 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
14972
14973         * g++.old-deja/g++.ext/implicit1.C: Remove.
14974         * g++.old-deja/g++.jason/c2.C: Remove
14975         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
14976         * g++.old-deja/g++.pt/crash16.C: Likewise.
14977         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
14978
14979 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
14980
14981         * g++.old-deja/g++.other/for2.C: New test.
14982
14983 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
14984
14985         * gcc.dg/20000720-1.c: New test.
14986
14987 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
14988
14989         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
14990
14991 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
14992
14993         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
14994         * gcc.c-torture/execute/20000722-1.c: New.
14995         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
14996
14997 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
14998
14999         * gcc.dg/cpp/20000720-1.S: New test.
15000
15001 2000-07-21  Michael Meissner  <meissner@redhat.com>
15002
15003         * gcc.c-torture/execute/ieee/hugeval.c: New test.
15004
15005 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
15006
15007         * g++.old-deja/g++.brendan/crash16.C,
15008         g++.old-deja/g++.brendan/parse3.C,
15009         g++.old-deja/g++.brendan/redecl1.C,
15010         g++.old-deja/g++.ns/template13.C,
15011         g++.old-deja/g++.other/decl4.C,
15012         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
15013
15014 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
15015
15016         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
15017         and "Internal error".
15018
15019         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
15020         regexps.
15021         * gcc.dg/cpp/paste6.c: New test.
15022
15023 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
15024
15025         * gcc.dg/cpp/tr-direct.c: New test.
15026
15027         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
15028         gcc.dg/cpp/undef1.c: Tweak error regexps.
15029
15030 2000-07-18  Eric Christopher <echristo@redhat.com>
15031
15032         * gcc.c-torture/compile/20000718-1.c: New test.
15033
15034 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
15035
15036         * cpplex.c (_cpp_push_token): If the token being pushed back
15037         is the previous token in this context, just subtract one from
15038         context->posn.
15039         * cppmacro.c (save_expansion): Clear aux field when storing a
15040         placemarker.
15041
15042 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
15043
15044         * gcc.dg/noncompile/redecl-1.c: New test.
15045
15046 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
15047
15048         * gcc.c-torture/execute/20000717-5.c: New test.
15049         * gcc.c-torture/execute/20000717-1.x: Removed.
15050
15051 2000-07-17  Richard Henderson  <rth@cygnus.com>
15052
15053         * gcc.c-torture/execute/20000717-4.c: New test.
15054
15055 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
15056
15057         * gcc.dg/cpp/syshdr.c: New test.
15058         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
15059
15060 2000-07-17  Neil Booth  <neilb@earthling.net>
15061
15062         * gcc.dg/cpp/cmdlne-dM.c: New test.
15063         * gcc.dg/cpp/cmdlne-dD.c: New test.
15064
15065 2000-07-17  Jeffrey A Law  (law@cygnus.com)
15066
15067         * gcc.c-torture/execute/20000717-3.c: New test.
15068
15069         * gcc.c-torture/compile/20000717-1.c: New test.
15070
15071 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
15072
15073         * gcc.c-torture/execute/20000717-2.c: New test.
15074
15075 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
15076
15077         * gcc.dg/formatz-1.c: New test.
15078
15079         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
15080         * gcc.dg/c99-digraph-1.c: New tests.
15081
15082         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
15083         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
15084
15085         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
15086         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
15087         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
15088         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
15089         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
15090         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
15091         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
15092
15093 2000-07-17   Greg McGary <greg@mcgary.org>
15094
15095         * gcc.c-torture/execute/20000717-1.c: New test.
15096         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
15097
15098 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
15099
15100         * gcc.c-torture/execute/20000715-2.c: New test.
15101         * gcc.dg/20000715-1.c: New test.
15102
15103 2000-07-15  Michael Meissner  <meissner@redhat.com>
15104
15105         * gcc.c-torture/execute/20000715-1.c: New test.
15106
15107 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
15108
15109         * gcc.c-torture/execute/20000707-1.c: New test.
15110
15111 2000-07-13  Neil Booth  <NeilB@earthling.net>
15112
15113         * testsuite/gcc.dg/cpp/digraph1.c,
15114         testsuite/gcc.dg/cpp/digraph2.c,
15115         testsuite/gcc.dg/cpp/digraphs.c: New tests.
15116
15117 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
15118
15119         * g77.f-torture/compile/20000630-2.f:  New test.
15120         * g77.f-torture/compile/20000630-2.x
15121
15122 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
15123
15124         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
15125
15126 2000-07-11  Neil Booth  <NeilB@earthling.net>
15127
15128         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
15129
15130 2000-07-11  Neil Booth  <NeilB@earthling.net>
15131
15132         * gcc.dg/cpp/cmdlne-C.c: New.
15133
15134 2000-07-09  Neil Booth  <NeilB@earthling.net>
15135
15136         * gcc.dg/cpp/directiv.c: New tests.
15137         * gcc.dg/cpp/undef1.c: Update.
15138
15139 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
15140
15141         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
15142
15143 2000-07-09  Neil Booth  <NeilB@earthling.net>
15144
15145         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
15146
15147 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
15148
15149         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
15150         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
15151
15152 2000-07-08  Neil Booth  <NeilB@earthling.net>
15153
15154         * gcc.dg/cpp/macsyntx.c: New tests.
15155
15156 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
15157
15158         * gcc.dg/20000707-1.c: New test.
15159
15160 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
15161
15162         * gcc.c-torture/execute/20000706-1.c: New test.
15163         * gcc.c-torture/execute/20000706-2.c: New test.
15164         * gcc.c-torture/execute/20000706-3.c: New test.
15165         * gcc.c-torture/execute/20000706-4.c: New test.
15166         * gcc.c-torture/execute/20000706-5.c: New test.
15167
15168 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
15169
15170         * g++.old-deja/g++.pt/instantiate7.C: New test.
15171
15172 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
15173
15174         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
15175         * g++.old-deja/g++.mike/thunk3.C: Likewise.
15176         * g++.old-deja/g++.other/rtti3.C: Likewise.
15177         * g++.old-deja/g++.other/rttid3.C: Likewise.
15178
15179 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
15180
15181         *  g77.f-torture/compile/20000630-1.x: Fix typo
15182
15183 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
15184
15185         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
15186         assembly output.
15187
15188 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
15189
15190         * gcc.dg/cpp/ident.c: New test.
15191
15192 2000-07-05  Neil Booth  <NeilB@earthling.net>
15193
15194         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
15195           gcc.dg/cpp/lexstrng.c: New tests.
15196
15197 2000-07-04  Neil Booth  <NeilB@earthling.net>
15198
15199         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
15200         * gcc.dg/cpp/strify2.c: Same.
15201
15202 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
15203
15204         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
15205         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
15206         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
15207         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
15208
15209         * testsuite/gcc.dg/cpp/macro1.c,
15210         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
15211         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
15212         testsuite/gcc.dg/cpp/strify1.c,
15213         testsuite/gcc.dg/cpp/strify2.c: New tests.
15214
15215 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
15216
15217         * gcc.c-torture/execute/20000703-1.c: New test.
15218
15219 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
15220
15221         * g++.old-deja/g++.pt (lookup10.C): New test.
15222
15223 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
15224
15225         * g++.old-deja/g++.pt (typename25.C): New test.
15226
15227 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
15228
15229         * gcc.c-torture/compile/20000701-1.c: New test.
15230
15231 2000-06-30  Nick Clifton  <nickc@cygnus.com>
15232
15233         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
15234         to test case.
15235
15236 2000-06-30  Catherine Moore  <clm@cygnus.com>
15237
15238         * gcc.c-torture/execute/align-1.c: New test.
15239
15240 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
15241
15242         * g++.old-deja/g++.pt/expr8.C: New test.
15243         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
15244
15245 2000-06-29  Nick Clifton  <nickc@cygnus.com>
15246
15247         * gcc.c-torture/compile/20000629-1.c: New test.
15248
15249 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
15250
15251
15252         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
15253         gcc.dg/noncompile directory, depending on whether they're
15254         preprocessor tests or not.  Annotate all the tests for the dg
15255         framework.
15256
15257         * gcc.c-torture/noncompile/noncompile.exp: Delete.
15258         * gcc.dg/noncompile/noncompile.exp: New.
15259
15260         * Moved files:
15261         Old name                                New name
15262         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
15263         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
15264         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
15265         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
15266         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
15267         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
15268         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
15269         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
15270         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
15271         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
15272         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
15273         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
15274         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
15275         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
15276         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
15277         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
15278         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
15279         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
15280         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
15281         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
15282         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
15283         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
15284         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
15285         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
15286
15287         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
15288         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
15289         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
15290         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
15291         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
15292         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
15293
15294 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
15295
15296         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
15297         declare one variable.  On the fourth, error.
15298         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
15299         declared by 20000628-1a.h.
15300
15301 2000-06-29  Richard Henderson  <rth@redhat.com>
15302
15303         * gcc.c-torture/execute/930529-1.x: New file.
15304         * gcc.dg/920413-1.c: Adjust expected warning text.
15305         * gcc.dg/980217-1.c: Declare abort.
15306         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
15307
15308 2000-06-29  Jeffrey A Law  (law@cygnus.com)
15309
15310         * g77.f-torture/compile/20000629-1.f: New test.
15311         * g77.f-torture/compile/20000629-1.x: Expected to fail.
15312
15313 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
15314
15315         Rearrange lots of files, removing entirely the
15316         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
15317         directories.
15318
15319         * Deleted files:
15320         gcc.c-torture/code_quality/code_quality.exp
15321         gcc.c-torture/special/special.exp
15322         gcc.failure/failure.exp
15323         gcc.failure/940409-1.x
15324         gcc.c-torture/compile/961203-1.x
15325
15326         * New files:
15327         gcc.misc-tests/linkage.exp
15328         gcc.c-torture/execute/920730-1t.c
15329         gcc.c-torture/execute/920730-1t.x
15330         gcc.c-torture/compile/920520-1.x
15331         gcc.c-torture/compile/920521-1.x
15332         gcc.c-torture/compile/981006-1.x
15333         gcc.c-torture/execute/eeprof-1.x
15334
15335         * Moved files (possibly with modifications to fit a new harness):
15336         Old name                                New name
15337         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
15338         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
15339         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
15340         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
15341         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
15342         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
15343         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
15344         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
15345         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
15346         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
15347         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
15348         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
15349         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
15350         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
15351
15352 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
15353
15354         * c-torture/compile/961203-1.x: Delete.
15355
15356         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
15357         not exit. Include stdio.h.
15358         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
15359         * gcc.misc-tests/dg-12.c: Likewise.
15360         * gcc.misc-tests/dg-5.c: Likewise.
15361         * gcc.misc-tests/dg-6.c: Likewise.
15362         * gcc.misc-tests/dg-7.c: Prototype abort.
15363         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
15364         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
15365         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
15366         not exit.
15367         * gcc.misc-tests/sieve.c: Use return from main, not exit.
15368         * gcc.misc-tests/sort2.c: Use return from main, not exit.
15369
15370 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
15371
15372         * gcc.dg/cpp/20000628-1.c: New test.
15373         * gcc.dg/cpp/20000628-1.h: New header for above test.
15374         * gcc.dg/cpp/20000628-1a.h: Likewise.
15375
15376 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
15377
15378         * gcc.dg/cpp: New directory.
15379         * gcc.dg/cpp/cpp.exp: New driver.
15380         * gcc.dg/cpp/20000627-1.c: New test.
15381         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
15382         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
15383         and rewrite as a compilation test.
15384
15385         * gcc.dg: Move many files into the cpp subdirectory, possibly
15386         renaming or editing them as well.
15387         Old name                New name
15388         990119-1.c              cpp/19990119-1.c
15389         990228-1.c              cpp/19990228-1.c
15390         990407-1.c              cpp/19990407-1.c
15391         990409-1.c              cpp/19990409-1.c
15392         990413-1.c              cpp/19990413-1.c
15393         990703-1.c              cpp/19990703-1.c
15394         20000127-1.c            cpp/20000127-1.c
15395         20000129-1.c            cpp/20000129-1.c
15396         20000207-1.c            cpp/20000207-1.c
15397         20000207-2.c            cpp/20000207-2.c
15398         20000209-1.c            cpp/20000209-1.c
15399         20000209-2.c            cpp/20000209-2.c
15400         20000301-1.c            cpp/20000301-1.c
15401         20000419-1.c            cpp/20000419-1.c
15402         20000510-1.S            cpp/20000510-1.S
15403         20000519-1.c            cpp/20000519-1.c
15404         20000529-1.c            cpp/20000529-1.c
15405         20000625-1.c            cpp/20000625-1.c
15406         20000625-2.c            cpp/20000625-2.c
15407         cpp-as1.c               cpp/assert1.c
15408         cpp-as2.c               cpp/assert2.c
15409         cxx-comments-1.c        cpp/cxxcom1.c
15410         cxx-comments-2.c        cpp/cxxcom2.c
15411         endif-label.c           cpp/endif.c
15412         cpp-hash1.c             cpp/hash1.c
15413         cpp-hash2.c             cpp/hash2.c
15414         cpp-if1.c               cpp/if-1.c
15415         cpp-if2.c               cpp/if-2.c
15416         cpp-if3.c               cpp/if-3.c
15417         cpp-if4.c               cpp/if-4.c
15418         cpp-if5.c               cpp/if-5.c
15419         cpp-cond.c              cpp/if-cexp.c
15420         cpp-missingop.c         cpp/if-mop.c
15421         cpp-missingparen.c      cpp/if-mpar.c
15422         cpp-opprec.c            cpp/if-oppr.c
15423         cpp-ifparen.c           cpp/if-paren.c
15424         cpp-shortcircuit.c      cpp/if-sc.c
15425         cpp-shift.c             cpp/if-shift.c
15426         cpp-unary.c             cpp/if-unary.c
15427         cpp-li1.c               cpp/line1.c
15428         cpp-li2.c               cpp/line2.c
15429         lineno.c                cpp/line3.c
15430         lineno-2.c              cpp/line4.c
15431         cpp-mi.c                cpp/mi1.c
15432         cpp-mic.h               cpp/mi1c.h
15433         cpp-micc.h              cpp/mi1cc.h
15434         cpp-mind.h              cpp/mi1nd.h
15435         cpp-mindp.h             cpp/mi1ndp.h
15436         cpp-mix.h               cpp/mi1x.h
15437         cpp-mi2.c               cpp/mi2.c
15438         cpp-mi2a.h              cpp/mi2a.h
15439         cpp-mi2b.h              cpp/mi2b.h
15440         cpp-mi2c.h              cpp/mi2c.h
15441         cpp-mi3.c               cpp/mi3.c
15442         cpp-mi3.def             cpp/mi3.def
15443         poison-1.c              cpp/poison.c
15444         pr-impl.c               cpp/prag-imp.c
15445         cpp-redef-2.c           cpp/redef1.c
15446         cpp-redef.c             cpp/redef2.c
15447         strpaste.c              cpp/strp1.c
15448         strpaste-2.c            cpp/strp2.c
15449         cpp-tradpaste.c         cpp/tr-paste.c
15450         cpp-tradstringify.c     cpp/tr-str.c
15451         cpp-tradwarn1.c         cpp/tr-warn1.c
15452         cpp-tradwarn2.c         cpp/tr-warn2.c
15453         trigraphs.c             cpp/trigraphs.c
15454         cpp-unc1.c              cpp/unc1.c
15455         cpp-unc2.c              cpp/unc2.c
15456         cpp-unc3.c              cpp/unc3.c
15457         cpp-unc.c               cpp/unc4.c
15458         undef.c                 cpp/undef1.c
15459         undef-2.c               cpp/undef2.c
15460         cpp-wi1.c               cpp/widestr1.c
15461
15462 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
15463
15464         * lib/g++.exp (g++_include_flags): Tweak.
15465
15466 2000-06-27  H.J. Lu  <hjl@gnu.org>
15467             Loren J. Rittle  <ljrittle@acm.org>
15468
15469         * lib/g++.exp (g++_include_flags): Override libgloss.exp
15470         version with one that knows about the new gcc tree structure.
15471         (g++_link_flags): Same.
15472
15473 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
15474
15475         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
15476         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
15477         case we are cross-compiling.
15478
15479         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
15480         g++.old-deja/g++.niklas/Makefile.in,
15481         g++.old-deja/g++.niklas/configure.in,
15482         g++.old-deja/g++.other/Makefile.in,
15483         g++.old-deja/g++.other/configure.in,
15484         gcc.c-torture/code_quality/Makefile.in,
15485         gcc.c-torture/code_quality/configure.in,
15486         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
15487         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
15488         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
15489         gcc.c-torture/execute/ieee/Makefile.in,
15490         gcc.c-torture/execute/ieee/configure.in,
15491         gcc.c-torture/noncompile/Makefile.in,
15492         gcc.c-torture/noncompile/configure.in,
15493         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
15494         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
15495         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
15496
15497 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
15498
15499         * g++.old-deja/g++.other/ambig3.C: New test.
15500
15501 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
15502
15503         * g++.old-deja/g++.pt/syntax1.C: New test.
15504         * g++.old-deja/g++.pt/syntax2.C: New test.
15505         * g++.old-deja/g++.other/syntax3.C: New test.
15506         * g++.old-deja/g++.other/syntax4.C: New test.
15507
15508 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
15509
15510         * gcc.dg/20000623-1.c: Prototype exit and abort.
15511
15512 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
15513
15514         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
15515         New tests.
15516         * gcc.dg/cpp-mi3.def: New file.
15517
15518         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
15519         inside assertions.
15520         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
15521         lexer's error messages.
15522         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
15523         divine anything from the linemarkers.
15524         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
15525         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
15526
15527 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
15528
15529         * gcc.dg/20000623-1.c: New test.
15530
15531 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
15532
15533         * gcc.c-torture/execute/20000622-1.c: New test.
15534
15535 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
15536
15537         * g++.old-deja/g++.other/init15.C: New test.
15538
15539 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
15540
15541         * g++.old-deja/g++.pt/vaarg2.C: New test.
15542         * g++.old-deja/g++.pt/vaarg3.C: New test.
15543
15544 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
15545
15546         * g++.old-deja/g++.other/dyncast6.C: New test.
15547
15548 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
15549
15550         * gcc.c-torture/execute/loop-6.c: New test.
15551
15552 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
15553
15554         * gcc.dg/20000614-1.c: New test.
15555         * gcc.dg/20000614-2.c: New test.
15556
15557 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
15558
15559         * g++.old-deja/g++.other/inline12.C: New test.
15560
15561 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
15562
15563         * g++.old-deja/g++.other/eh1.C: New test.
15564
15565 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
15566
15567         * g++.old-deja/g++.other/type.C: New test.
15568
15569 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
15570
15571         * g++.old-deja/g++.other/initstring.C: New test.
15572
15573 2000-06-12  Jason Merrill  <jason@redhat.com>
15574
15575         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
15576
15577 2000-06-09  Jeffrey A Law  (law@cygnus.com)
15578
15579         * gcc.c-torture/compile/20000609-1.c: New test.
15580
15581 2000-06-09  Clinton Popetz  <cpopetz@cygnus.com>
15582
15583         * gcc.dg/20000609-1.c: New test.
15584
15585 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
15586
15587         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
15588         * gcc.c-torture/noncompile/poison-1.c: Move...
15589         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
15590         * gcc.dg/cpp-li1.c: Add a token after the #line.
15591
15592 2000-06-05  Richard Henderson  <rth@cygnus.com>
15593
15594         * gcc.c-torture/execute/20000605-2.c: New test.
15595         * gcc.c-torture/execute/20000605-3.c: New test.
15596
15597 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
15598
15599         * g77.f-torture/execute/20000503-1.x: New file.
15600
15601 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
15602
15603         * g++.old-deja/g++.eh/badalloc1.C: New test.
15604
15605 2000-06-05  Richard Henderson  <rth@cygnus.com>
15606
15607         * gcc.c-torture/execute/20000605-1.c: New test.
15608
15609 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
15610             Nathan Sidwell <nathan@codesourcery.com>
15611
15612         * gcc.c-torture/compile/20000605-1.c: New test.
15613
15614 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
15615
15616         * g77.f-torture/compile/20000601-1.f:  New test.
15617
15618 2000-06-03  Richard Henderson  <rth@cygnus.com>
15619
15620         * gcc.c-torture/execute/20000603-1.c: New.
15621
15622 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
15623
15624         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
15625         * gcc.dg/noreturn-2.c (noreturn): Likewise.
15626
15627 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
15628
15629         * gcc.dg/compare2.c (case 12): XFAIL.
15630         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
15631         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
15632
15633         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
15634
15635 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
15636
15637         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
15638         guard macro is already defined when the header is first
15639         included.
15640         * gcc.dg/cpp-mix.h: New file.
15641         * gcc.dg/endif-label.c: Update patterns to match compiler.
15642
15643         * g++.brendan/complex1.C: Declare abort.
15644         * g++.law/refs4.C: Remove XFAIL.
15645         * g++.oliva/expr2.C: Declare abort and exit.
15646
15647 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
15648
15649         * gcc.c-torture/execute/20000528-1.c: New test.
15650
15651         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
15652         * g++.old-deja/g++.law/temps4.C: Likewise.
15653
15654         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
15655         stdlib.h.  Call abort() on failure.
15656         * g++.old-deja/g++.law/refs4.C: Likewise.
15657         * g++.old-deja/g++.law/temps4.C: Likewise.
15658         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
15659         * gcc.c-torture/execute/20000112-1.c: Include string.h.
15660
15661 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
15662
15663         Relative to g++.dg/special:
15664         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
15665
15666         Relative to g++.old-deja:
15667         * g++.brendan/complex1.C, g++.jason/optimize2.C,
15668         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
15669         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
15670         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
15671         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
15672         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
15673         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
15674
15675         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
15676         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
15677         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
15678         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
15679         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
15680         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
15681         and/or string.h.
15682
15683         * g++.other/goto1.C: Update expectations for error messages.
15684
15685 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
15686
15687         * gcc.c-torture/compile/20000523-1.c: New test.
15688
15689 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
15690
15691         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
15692
15693 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
15694
15695         * g++.old-deja/g++.eh/catch11.C: New test.
15696         * g++.old-deja/g++.eh/catch12.C: New test.
15697
15698 2000-05-24  Nick Clifton  <nickc@cygnus.com>
15699
15700         * gcc.c-torture/execute/20000523-1.c: New test.
15701
15702 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
15703
15704         * c-torture/execute/bcp-1.c: Replace abort in arg of
15705         __builtin_constant_p with a generic external function.
15706
15707         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
15708         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
15709         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
15710         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
15711         Prototype abort and/or exit.
15712
15713         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
15714         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
15715         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
15716         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
15717
15718 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
15719
15720         * gcc.dg/dwarf2-1.c: New test.
15721
15722 2000-05-20  Richard Henderson  <rth@cygnus.com>
15723
15724         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
15725
15726 2000-05-20  Andreas Jaeger  <aj@suse.de>
15727
15728         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
15729         testcase.
15730
15731 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
15732
15733         * gcc.c-torture/execute/20000519-2.c: New test.
15734
15735 2000-05-19  Andreas Jaeger  <aj@suse.de>
15736
15737         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
15738         which fails with SSA.
15739
15740         * lib/c-torture.exp: Also test with -O3 -fssa.
15741
15742 2000-05-18  Michael Meissner  <meissner@redhat.com>
15743
15744         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
15745         * gcc.c-torture/execute/920415-1.c: Ditto.
15746         * gcc.c-torture/execute/920501-1.c: Ditto.
15747         * gcc.c-torture/execute/conversion.c: Ditto.
15748         * gcc.c-torture/execute/cvt-1.c: Ditto.
15749
15750 2000-05-18  Jeffrey A Law  (law@cygnus.com)
15751
15752         * gcc.c-torture/compile/20000518-1.c: New test.
15753
15754 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
15755
15756         * g77.f-torture/compile/200005018.f:  New test.
15757
15758 2000-05-17  Jeffrey A Law  (law@cygnus.com)
15759
15760         * gcc.c-torture/compile/20000517-1.c: New test.
15761
15762 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
15763
15764         * gcc.c-torture/execute/20000516-1.c: New test.
15765
15766 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
15767
15768         * g++.old-deja/g++.other/eh.C: New test.
15769
15770 2000-05-12  Richard Henderson  <rth@cygnus.com>
15771
15772         * gcc.c-torture/execute/990208-1.c (main): Don't pass
15773         constants through to doit's conditional.
15774
15775 2000-05-11  Jeffrey A Law  (law@cygnus.com)
15776
15777         * gcc.c-torture/compile/20000511-1.c: New test.
15778         * g77.f-torture/compile/20000511-1.f: New test.
15779         * g77.f-torture/compile/20000511-2.f: New test.
15780
15781 2000-05-11  Michael Meissner  <meissner@redhat.com>
15782
15783         * gcc.c-torture/execute/20000511-1.c: New test.
15784
15785 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
15786
15787         * gcc.dg/dg.exp: Scan .S files as well as .c files.
15788         * gcc.dg/20000510-1.S: New.
15789
15790 2000-05-08  Catherine Moore  <clm@cygnus.com>
15791
15792         * gcc.dg/unused-3.c: New.
15793
15794 2000-05-06  Richard Henderson  <rth@cygnus.com>
15795
15796           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
15797           * g++.old-deja/g++.mike/warn1.C: Likewise.
15798           * g++.old-deja/g++.pt/local1.C: Likewise.
15799           * g++.old-deja/g++.pt/local7.C: Likewise.
15800           * g++.old-deja/g++.pt/spec16.C: Likewise.
15801
15802 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
15803
15804         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
15805
15806 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
15807
15808           * g77.f-torture/execute/20000503-1.f:  New test.
15809
15810 2000-05-04  Andreas Jaeger  <aj@suse.de>
15811
15812         * gcc.dg/noreturn-2.c: New test.
15813
15814 2000-05-04  Neil Booth  <NeilB@earthling.net>
15815
15816         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
15817         preprocessor.
15818
15819 2000-05-04  Richard Henderson  <rth@cygnus.com>
15820
15821         * gcc.c-torture/execute/20000503-1.c: Fix typo.
15822
15823 2000-05-04  Richard Henderson  <rth@cygnus.com>
15824
15825         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
15826         OpenSSL by Jason R Thorpe.
15827
15828 2000-05-03  Jim Wilson  <wilson@cygnus.com>
15829
15830         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
15831
15832 2000-05-03  Robert Lipe <robertlipe@usa.net>
15833
15834         * gcc.dg/20000503-1.c: New test.
15835
15836 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
15837
15838         * gcc.c-torture/compile/20000502-1.c: New test.
15839         * g++.old-deja/g++.other/align.C: New test.
15840         * gcc.dg/cpp-tradstringify.c: New test.
15841
15842 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
15843
15844         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
15845         and hard registers.
15846
15847 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
15848
15849         * gcc.c-torture/execute/loop-5.c: New test.
15850
15851 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
15852
15853         * gcc.c-torture/execute/va-arg-20.c: New test.
15854
15855 2000-04-23  Jeffrey A Law  (law@cygnus.com)
15856
15857         * gcc.c-torture/execute/20000422-1.c: New test.
15858
15859 2000-04-20  Greg McGary  <gkm@gnu.org>
15860
15861         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
15862         when optimizing, but without sibling-call optimizations (-O1).
15863
15864 2000-04-20  Jeffrey A Law  (law@cygnus.com)
15865
15866           * gcc.c-torture/compile/20000420-1.c: New test.
15867
15868 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
15869
15870         * g++.abi/ptrflags.C: New test.
15871         * g++.eh/catchptr1.C: Test incomplete pointer chains.
15872
15873 2000-04-19  Catherine Moore  <clm@cygnus.com>
15874
15875         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
15876
15877 2000-04-19  Greg McGary  <gkm@gnu.org>
15878
15879         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
15880         sibling-call optimizations.
15881
15882 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
15883
15884         * gcc.dg/20000419-1.c: New test.
15885
15886 2000-04-12  Hans-Peter Nilsson  <hp@axis.com>
15887
15888         * gcc.c-torture/execute/20000412-6.c: New test.
15889
15890 2000-04-12  Jeffrey A Law  (law@cygnus.com)
15891
15892         * gcc.c-torture/execute/20000412-5.c: New test.
15893         * g77.f-torture/compile/20000412-1.f: New test.
15894         * gcc.c-torture/execute/20000412-4.c: New test.
15895         * gcc.c-torture/compile/20000412-2.c: New test.
15896         * gcc.c-torture/execute/20000412-3.c: New test.
15897         * gcc.c-torture/compile/20000412-1.c: New test.
15898         * gcc.c-torture/execute/20000412-2.c: New test.
15899
15900 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
15901
15902         * objc/execute/bf-20.m: New test.
15903
15904 2000-04-10  Richard Henderson  <rth@cygnus.com>
15905
15906         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
15907
15908         * gcc.c-torture/execute/20000412-1.c: New test.
15909
15910 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
15911
15912         * g++.old-deja/g++.eh/catchptr1.C: New test.
15913
15914 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
15915
15916         * g++.old-deja/g++.abi/cxa_vec.C: New test.
15917
15918 2000-04-08  Neil Booth  <NeilB@earthling.net>
15919
15920         * gcc.dg/cpp-nullchar.c: Remove test as
15921         embedded nulls cause problems.
15922
15923 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15924
15925         * gcc.dg/compare2.c: New test.
15926
15927 2000-04-08  Neil Booth  <NeilB@earthling.net>
15928
15929         * gcc.dg/cpp-nullchar.c: New test.
15930
15931 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
15932
15933         * gcc.dg/cpp-mi2.c: New test.
15934         * gcc.dg/cpp-mi2[abc].h: New files.
15935
15936 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
15937
15938         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
15939         member name.
15940
15941 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
15942
15943         * g++.old-deja/g++.abi/vmihint.C: New test.
15944
15945 2000-04-06  Neil Booth  <NeilB@earthling.net>
15946
15947         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
15948         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
15949         copyright.
15950
15951 2000-04-05  Hans-Peter Nilsson  <hp@axis.com>
15952
15953         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
15954         avoid stack-frame overwrite.
15955
15956 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
15957
15958         * gcc.c-torture/compile/20000405-2.c: New test.
15959         * gcc.c-torture/compile/20000405-3.c: New test.
15960
15961 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15962
15963         * gcc.c-torture/compile/20000405-1.c: New test.
15964
15965 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
15966
15967         * gcc.dg/cast-qual-1.c: Revert last change.
15968
15969 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15970
15971         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
15972
15973 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
15974
15975         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
15976         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
15977
15978 2000-04-03  Jeffrey A Law  (law@cygnus.com)
15979
15980         * gcc.c-torture/compile/20000403-2.c: New test.
15981         * gcc.c-torture/compile/20000403-1.c: New test.
15982
15983 2000-04-03  Hans-Peter Nilsson  <hp@axis.com>
15984
15985         * gcc.c-torture/execute/20000403-1.c: New test.
15986
15987 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
15988
15989         * gcc.c-torture/execute/20000402-1.c: New test.
15990
15991 2000-04-03  Donald Lindsay  <dlindsay@cygnus.com>
15992
15993         * gcc.c-torture/execute/va-arg-15.c: New test.
15994         * gcc.c-torture/execute/va-arg-16.c: New test.
15995         * gcc.c-torture/execute/va-arg-17.c: New test.
15996         * gcc.c-torture/execute/va-arg-18.c: New test.
15997         * gcc.c-torture/execute/va-arg-19.c: New test.
15998
15999 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
16000
16001         * gcc.c-torture/compile/981211-1.c: Move to...
16002         * gcc.dg/cpp-as1.c: ...here.
16003         * gcc.dg/cpp-as2.c: New file.
16004
16005         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
16006         compiler.
16007
16008 2000-04-02  Neil Booth  <NeilB@earthling.net>
16009
16010         * gcc.dg/cpp-cond.c  New tests.
16011         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
16012         accidental success less likely.
16013         * gcc.dg/cpp-missingop.c  New tests.
16014         * gcc.dg/cpp-missingparen.c  New tests.
16015         * gcc.dg/cpp-shift.c  New tests.
16016         * gcc.dg/cpp-shortcircuit.c  New tests.
16017         * gcc.dg/cpp-unary.c  New tests.
16018
16019 2000-03-29  Jeffrey A Law  (law@cygnus.com)
16020
16021         * gcc.c-torture/compile/20000329-1.c: New test.
16022
16023 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
16024
16025         * gcc.c-torture/compile/20000326-1.c: New test.
16026         * gcc.c-torture/compile/20000326-2.c: New test.
16027
16028 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
16029
16030         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
16031         the first parameter is a function argument.
16032
16033 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
16034
16035         * g++.old-deja/g++.ext/array4.C: New test.
16036
16037 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
16038
16039         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
16040
16041 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16042
16043         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
16044
16045 2000-03-19  Richard Henderson  <rth@cygnus.com>
16046
16047         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
16048
16049 2000-03-19  Richard Henderson  <rth@cygnus.com>
16050
16051         * gcc.c-torture/compile/20000319-1.c: New test.
16052
16053 2000-03-14  Jeffrey A Law  (law@cygnus.com)
16054
16055         * gcc.c-torture/execute/20000314-3.c: New test.
16056         * gcc.c-torture/execute/20000314-2.c: New test.
16057         * gcc.c-torture/execute/20000314-1.c: New test.
16058         * gcc.c-torture/compile/20000314-2.c: New test.
16059         * gcc.c-torture/compile/20000314-1.c: New test.
16060
16061 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
16062
16063         * g++.old-deja/g++.warn/inline.C: New test.
16064
16065 2000-03-10  Hans-Peter Nilsson  <hp@bitrange.com>
16066
16067         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
16068         standards-compliant result rather than specific constants.
16069         Put test-values in array.
16070
16071 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
16072
16073         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
16074         (g++_target_compile): Put test-specific options last.
16075
16076 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
16077
16078         * g++.old-deja/g++.eh/vbase4.C: New test.
16079
16080 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
16081
16082         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
16083
16084 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
16085
16086         * g++.old-deja/g++.brendan/misc12.C: Removed.
16087         * g++.old-deja/g++.pt/memtemp77.C: Constify.
16088         * g++.old-deja/g++.ext/pretty4.C: New test.
16089
16090 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
16091
16092         * g++.old-deja/g++.other/string2.C: New test.
16093
16094 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
16095
16096         * g++.old-deja/g++.warn/impint2.C: New test.
16097
16098 2000-03-05  Hans-Peter Nilsson  <hp@bitrange.com>
16099
16100         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
16101         is 1, not zero.
16102
16103 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
16104
16105         * g++.old-deja/g++.warn/impint.C: New test.
16106         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
16107         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
16108         * g++.old-deja/g++.pt/explicit12.C: Likewise.
16109         * g++.old-deja/g++.pt/explicit13.C: Likewise.
16110         * g++.old-deja/g++.pt/explicit17.C: Likewise.
16111         * g++.old-deja/g++.pt/explicit18.C: Likewise.
16112         * g++.old-deja/g++.pt/explicit19.C: Likewise.
16113         * g++.old-deja/g++.pt/explicit23.C: Likewise.
16114         * g++.old-deja/g++.pt/explicit31.C: Likewise.
16115         * g++.old-deja/g++.pt/explicit35.C: Likewise.
16116         * g++.old-deja/g++.pt/explicit6.C: Likewise.
16117         * g++.old-deja/g++.pt/memclass7.C: Likewise.
16118
16119 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
16120
16121         * gcc.dg/cpp-redef.c: New test.
16122
16123 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
16124
16125         * g++.old-deja/g++.pt/unify7.C: New test.
16126
16127 2000-02-26  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
16128
16129         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
16130         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
16131
16132 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
16133
16134         * gcc.c-torture/compile/20000224-1.c: New test.
16135
16136 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
16137
16138         * gcc.c-torture/compile/cpp-2.c: New test.
16139         * gcc.c-torture/compile/cpp-1.c: New test.
16140
16141 2000-02-25  Jeffrey A Law  (law@cygnus.com)
16142
16143         * gcc.c-torture/execute/20000225-1.c: New test.
16144
16145 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
16146
16147         * gcc.dg/cpp-li2.c: New test.
16148
16149         * gcc.dg/cpp-wi1.c: New test.
16150
16151         * gcc.dg/cpp-li1.c: New test.
16152
16153 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
16154
16155         * g++.old-deja/g++.other/sizeof5.C: New test.
16156
16157 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
16158
16159         * gcc.c-torture/execute/va-arg-13.c: New test.
16160
16161 2000-02-23  Donald Lindsay  <dlindsay@cygnus.com>
16162
16163         * gcc.c-torture/execute/va-arg-12.c: New test.
16164
16165 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
16166
16167         * gcc.c-torture/execute/20000223-1.c: New test.
16168
16169 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
16170
16171         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
16172
16173 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
16174
16175         * g++.old-deja/g++.abi/ptrmem.C: New test.
16176
16177 2000-02-19  Richard Henderson  <rth@cygnus.com>
16178
16179         * gcc.c-torture/compile/init-3.c: New.
16180
16181 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
16182
16183         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
16184         ALWAYS_CXXFLAGS.
16185
16186 2000-02-11  Robert Lipe <robertl@sco.com>
16187
16188         * gcc.c-torture/compile/20000211-3.c: New test.
16189
16190 2000-02-11  Martin Buchholz <martin@xemacs.org>
16191
16192         * gcc.c-torture/compile/20000211-2.c: New test.
16193
16194 2000-02-11  Jeffrey A Law  (law@cygnus.com)
16195
16196         * gcc.c-torture/compile/20000211-1.c: New test.
16197
16198 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
16199
16200         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
16201           on native targets
16202
16203 2000-02-08  Nathan Sidwell  <nathan@acm.org>
16204
16205         * g++.old-deja/g++.other/cast5.C: New test.
16206
16207 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
16208
16209         * gcc.c-torture/execute/20000205-1.c: New.
16210
16211 2000-02-03  Nathan Sidwell  <nathan@acm.org>
16212
16213         * g++.old-deja/g++.jason/cast3.C: Return void.
16214         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
16215
16216 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
16217
16218         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
16219
16220         * gcc.dg/loop-1.c: New test.
16221
16222 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
16223
16224         * gcc.c-torture/compile/20000127-1.c: New test.
16225         * gcc.c-torture/execute/991228-1.c: New test.
16226
16227 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
16228
16229         * gcc.dg/unused-2.c: New test.
16230
16231         * gcc.dg/conv-1.c: New test.
16232
16233 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
16234
16235         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
16236         compiler.
16237         (tool_option_proc): Fix typo.
16238
16239 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
16240
16241         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
16242         of the ld on the host, not on the build machine.
16243         Also, don't crash if '--help' is not a supported option.
16244
16245 2000-01-24  Richard Henderson  <rth@cygnus.com>
16246
16247         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
16248
16249 2000-01-20  Jeffrey A Law  (law@cygnus.com)
16250
16251         * gcc.c-torture/execute/20000120-2.c: New test.
16252         * gcc.c-torture/execute/20000120-1.c: New test.
16253
16254 2000-01-13  Jeffrey A Law  (law@cygnus.com)
16255
16256         * gcc.c-torture/execute/20000113-1.c: New test.
16257
16258 2000-01-12  Jeffrey A Law  (law@cygnus.com)
16259
16260         * gcc.c-torture/execute/20000112-1.c: New test.
16261
16262 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
16263
16264         * gcc.dg/20000111-1.c: New test.
16265
16266 2000-01-10  Jeffrey A Law  (law@cygnus.com)
16267
16268         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
16269         with 16 bit integers.
16270
16271 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
16272
16273         * gcc.dg/20000108-1.c: New test.
16274
16275 2000-01-05  Nathan Sidwell  <nathan@acm.org>
16276
16277         * g++.old-deja/g++.ns/koenig8.C: New test.
16278
16279 2000-01-05  Nathan Sidwell  <nathan@acm.org>
16280
16281         * g++.old-deja/g++.other/cast4.C: New test.
16282
16283 2000-01-05  Jeffrey A Law  (law@cygnus.com)
16284
16285         * gcc.c-torture/compile/20000105-2.c: New test.
16286         * gcc.c-torture/compile/20000105-1.c: New test.
16287
16288 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16289
16290         * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
16291         references to printf & atoi to conform to ANSI standard.
16292         * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
16293         * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
16294         * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
16295         * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
16296         * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
16297         * g++.old-deja/g++.brendan/complex1.C: Likewise.
16298         * g++.old-deja/g++.brendan/copy1.C: Likewise.
16299         * g++.old-deja/g++.brendan/copy2.C: Likewise.
16300         * g++.old-deja/g++.brendan/copy3.C: Likewise.
16301         * g++.old-deja/g++.brendan/copy4.C: Likewise.
16302         * g++.old-deja/g++.brendan/copy5.C: Likewise.
16303         * g++.old-deja/g++.brendan/copy6.C: Likewise.
16304         * g++.old-deja/g++.brendan/copy7.C: Likewise.
16305         * g++.old-deja/g++.brendan/copy8.C: Likewise.
16306         * g++.old-deja/g++.brendan/crash11.C: Likewise.
16307         * g++.old-deja/g++.brendan/crash14.C: Likewise.
16308         * g++.old-deja/g++.brendan/ctors1.C: Likewise.
16309         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
16310         * g++.old-deja/g++.brendan/delete2.C: Likewise.
16311         * g++.old-deja/g++.brendan/dtors1.C: Likewise.
16312         * g++.old-deja/g++.brendan/dtors2.C: Likewise.
16313         * g++.old-deja/g++.brendan/dtors3.C: Likewise.
16314         * g++.old-deja/g++.brendan/eh1.C: Likewise.
16315         * g++.old-deja/g++.brendan/groff1.C: Likewise.
16316         * g++.old-deja/g++.brendan/init3.C: Likewise.
16317         * g++.old-deja/g++.brendan/misc12.C: Likewise.
16318         * g++.old-deja/g++.brendan/misc7.C: Likewise.
16319         * g++.old-deja/g++.brendan/new2.C: Likewise.
16320         * g++.old-deja/g++.brendan/operators4.C: Likewise.
16321         * g++.old-deja/g++.brendan/operators5.C: Likewise.
16322         * g++.old-deja/g++.brendan/overload2.C: Likewise.
16323         * g++.old-deja/g++.brendan/overload7.C: Likewise.
16324         * g++.old-deja/g++.brendan/redecl2.C: Likewise.
16325         * g++.old-deja/g++.brendan/reference1.C: Likewise.
16326         * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
16327         * g++.old-deja/g++.brendan/template24.C: Likewise.
16328         * g++.old-deja/g++.brendan/template3.C: Likewise.
16329         * g++.old-deja/g++.brendan/vtables1.C: Likewise.
16330         * g++.old-deja/g++.jason/inline3.C: Likewise.
16331         * g++.old-deja/g++.jason/opeq.C: Likewise.
16332         * g++.old-deja/g++.law/arg5.C: Likewise.
16333         * g++.old-deja/g++.law/arm7.C: Likewise.
16334         * g++.old-deja/g++.law/ctors11.C: Likewise.
16335         * g++.old-deja/g++.law/cvt8.C: Likewise.
16336         * g++.old-deja/g++.law/init9.C: Likewise.
16337         * g++.old-deja/g++.law/refs4.C: Likewise.
16338         * g++.old-deja/g++.law/template2.C: Likewise.
16339         * g++.old-deja/g++.law/visibility24.C: Likewise.
16340         * g++.old-deja/g++.law/vtable3.C: Likewise.
16341         * g++.old-deja/g++.mike/asm2.C: Likewise.
16342         * g++.old-deja/g++.mike/eh1.C: Likewise.
16343         * g++.old-deja/g++.mike/misc1.C: Likewise.
16344         * g++.old-deja/g++.mike/misc13.C: Likewise.
16345         * g++.old-deja/g++.mike/misc14.C: Likewise.
16346         * g++.old-deja/g++.mike/ns12.C: Likewise.
16347         * g++.old-deja/g++.mike/p1248.C: Likewise.
16348         * g++.old-deja/g++.mike/p3708.C: Likewise.
16349         * g++.old-deja/g++.mike/p3708a.C: Likewise.
16350         * g++.old-deja/g++.mike/p3708b.C: Likewise.
16351         * g++.old-deja/g++.mike/p646.C: Likewise.
16352         * g++.old-deja/g++.mike/p700.C: Likewise.
16353         * g++.old-deja/g++.mike/p783.C: Likewise.
16354         * g++.old-deja/g++.mike/p783a.C: Likewise.
16355         * g++.old-deja/g++.mike/p783b.C: Likewise.
16356         * g++.old-deja/g++.mike/p786.C: Likewise.
16357         * g++.old-deja/g++.mike/p789.C: Likewise.
16358         * g++.old-deja/g++.mike/p789a.C: Likewise.
16359         * g++.old-deja/g++.mike/p807a.C: Likewise.
16360         * g++.old-deja/g++.other/delete3.C: Likewise.
16361         * g++.old-deja/g++.other/dyncast1.C: Likewise.
16362         * g++.old-deja/g++.other/dyncast2.C: Likewise.
16363         * g++.old-deja/g++.other/dyncast3.C: Likewise.
16364         * g++.old-deja/g++.other/empty1.C: Likewise.
16365         * g++.old-deja/g++.other/temporary1.C: Likewise.
16366         * g++.old-deja/g++.pt/memtemp14.C: Likewise.
16367         * g++.old-deja/g++.pt/t16.C: Likewise.
16368         * g++.old-deja/g++.pt/tiemann2.C: Likewise.
16369
16370 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
16371
16372         * gcc.dg/991230-1.c: New test.
16373
16374 1999-12-29  Jeffrey A Law  (law@cygnus.com)
16375
16376         * gcc.c-torture/compile/991229-3.c: New test.
16377         * gcc.c-torture/compile/991229-2.c: New test.
16378         * gcc.c-torture/compile/991229-1.c: New test.
16379
16380 1999-12-29  Greg McGary <gkm@eng.ascend.com>
16381
16382         * gcc.c-torture/compile/labels-2.c: New test.
16383
16384 1999-12-27  Martin von Löwis  <loewis@informatik.hu-berlin.de>
16385
16386         * gcc.c-torture/execute/991227-1.c: New test.
16387
16388 1999-12-22  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
16389
16390         * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
16391
16392 1999-12-21  Martin von Löwis  <loewis@informatik.hu-berlin.de>
16393
16394         * gcc.c-torture/execute/991221-1.c: New test.
16395
16396 1999-12-20  Nathan Sidwell  <nathan@acm.org>
16397
16398         * g++.old-deja/g++.other/cast3.C: New test.
16399
16400 1999-12-16  Bernd Schmidt  <bernds@cygnus.co.uk>
16401
16402         * gcc.c-torture/execute/991216-4.c: New test.
16403
16404 1999-12-16  Michael Meissner  <meissner@cygnus.com>
16405
16406         * gcc.c-torture/execute/991216-1.c: New test.
16407         * gcc.c-torture/execute/991216-2.c: New test.
16408         * gcc.c-torture/execute/991216-3.c: New test.
16409
16410 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
16411
16412         * gcc.dg/991214-1.c: Use "__asm__", not "asm".
16413         Actually make the test fail by using "-O2" for compilation.
16414
16415 1999-12-15  Nathan Sidwell  <nathan@acm.org>
16416
16417         * g++.old-deja/g++.warn/cast-align1.C: New test.
16418
16419 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
16420
16421         * gcc.c-torture/compile/991214-1.c: New test.
16422         * gcc.c-torture/compile/991214-2.c: New test.
16423
16424 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
16425
16426         * gcc.dg/991214-1.c: New test.
16427
16428 1999-12-13  Jeffrey A Law  (law@cygnus.com)
16429
16430         * gcc.c-torture/compile/991213-3.c: New test.
16431         * gcc.c-torture/compile/991213-2.c: New test.
16432         * gcc.c-torture/compile/991213-1.c: New test.
16433
16434 1999-12-10  J"orn Rennecke <amylaar@cygnus.co.uk>
16435
16436         * gcc.dg/991209-1.c: New test.
16437
16438 1999-12-08  Nathan Sidwell <nathan@acm.org>
16439
16440         * gcc.c-torture/compile/991208-1.c: New test.
16441
16442 1999-12-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
16443
16444         * gcc.dg/ultrasp2.c: New test.
16445
16446 1999-12-05  Alex Samuel  <samuel@codesourcery.com>
16447
16448         * g++.old-deja/g++.abi/align.C (main): Fix typo.
16449
16450 1999-12-02  Bernd Schmidt  <bernds@cygnus.co.uk>
16451
16452         * gcc.c-torture/compile/991202-1.c: New test.
16453         * gcc.c-torture/execute/991202-1.c: New test.
16454         * gcc.c-torture/execute/991202-2.c: New test.
16455         * gcc.c-torture/execute/991202-3.c: New test.
16456
16457 1999-12-02  Alex Samuel  <samuel@codesourcery.com>
16458
16459         * g++.old-deja/g++.abi/align.C: New test.
16460         * g++.old-deja/g++.abi/aggregates.C: Likewise.
16461         * g++.old-deja/g++.abi/bitfields.C: Likewise.
16462
16463 1999-12-01  Richard Henderson  <rth@cygnus.com>
16464
16465         * gcc.c-torture/execute/991201-1.c: New.
16466
16467 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
16468
16469         * gcc.dg/991129-1.c: New test.
16470
16471 1999-11-27  Bernd Schmidt  <bernds@cygnus.co.uk>
16472
16473         * gcc.c-torture/compile/991127-1.c: New test.
16474
16475 1999-11-22  Nathan Sidwell  <nathan@acm.org>
16476
16477         * g++.old-deja/g++.other/warn4.C: New test.
16478
16479 1999-11-22  Nathan Sidwell  <nathan@acm.org>
16480
16481         * g++.old-deja/g++.eh/cleanup2.C: New test.
16482         * g++.old-deja/g++.ext/pretty2.C: New test.
16483         * g++.old-deja/g++.ext/pretty3.C: New test.
16484         * g++.old-deja/g++.other/debug6.C: New test.
16485
16486 1999-10-20  Jim Wilson  <wilson@cygnus.com>
16487
16488         * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
16489         compiler_output to look for one error message instead of two.
16490
16491 1999-11-19  Geoffrey Keating  <geoffk@cygnus.com>
16492
16493         * gcc.c-torture/execute/991118-1.c: Also test case
16494         where the word boundary does not split a byte evenly.
16495
16496 1999-11-19  Nathan Sidwell  <nathan@acm.org>
16497
16498         * g++.old-deja/g++.ext/restrict1.C: New test.
16499
16500 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
16501
16502         * gcc.c-torture/execute/991118-1.c: New test.
16503
16504 1999-11-16  Geoffrey Keating  <geoffk@cygnus.com>
16505
16506         * g77.f-torture/execute/u77-test.f (wd): Allow for longer
16507         working directory pathnames.
16508
16509 1999-10-13  Brendan Kehoe  <brendan@cygnus.com>
16510
16511         * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
16512         host is equipped with driver.h and driver.o so it can actually
16513         compile and run the tests.
16514
16515 1999-10-08  Bernd Schmidt  <bernds@cygnus.co.uk>
16516
16517         * gcc.c-torture/compile/991008-1.c: New test.
16518
16519 1999-11-08  Nick Clifton  <nickc@cygnus.com>
16520
16521         * lib/gcc-dg.exp: Include target-supports.exp
16522
16523 1999-11-05  Nick Clifton  <nickc@cygnus.com>
16524
16525         * lib/target-supports.exp: New file: Provide procs to test for
16526         features supported by the target.
16527         (check_weak_available): Moved here from ecos.exp.
16528         (check_alias_available): New proc: Determine of the target
16529         toolchain supports the alias attribute.
16530
16531         * gcc.dg/special/ecos.exp: Move check_weak_available to
16532         target-supports.exp.
16533         (alias-1.c): Only perform the test if the target supports
16534         aliases.
16535         (wkali-1.c): Only perform the test if the target supports
16536         aliases.
16537
16538         * gcc.dg/990506-0.c: Expect error messages from cross
16539         targets as well as native targets.
16540
16541 1999-11-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
16542
16543         * gcc.dg/ultrasp1.c: Removed xfail.
16544         * gcc.dg/struct-ret-2.c: Likewise.
16545         * gcc.dg/array-1.c: Likewise.
16546
16547 1999-11-01  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
16548
16549         * gcc.dg/struct-ret-2.c: New test.
16550
16551         * gcc.dg/array-1.c: New test.
16552
16553 1999-10-30  Stephen L Moshier <moshier@mediaone.net>
16554
16555         * gcc.c-torture/execute/991030-1.c: New test.
16556
16557 1999-10-26  Richard Henderson  <rth@cygnus.com>
16558
16559         * gcc.c-torture/compile/991026-2.c: New test.
16560
16561 1999-10-26  Jeffrey A Law  (law@cygnus.com)
16562
16563         * gcc.c-torture/compile/991026-1.c: New test.
16564
16565 1999-10-23  Jeffrey A Law  (law@cygnus.com)
16566
16567         * gcc.c-torture/execute/991023-1.c: New test.
16568
16569 1999-10-19  Jeffrey A Law  (law@cygnus.com)
16570
16571         * gcc.c-torture/execute/991019-1.c: New test.
16572
16573 1999-10-16  Richard Henderson  <rth@cygnus.com>
16574
16575         * gcc.c-torture/execute/991016-1.c: New test.
16576
16577 1999-10-14  Stephane Carrez  <stcarrez@worldnet.fr>
16578
16579         * gcc.c-torture/execute/991014-1.c: New test.
16580
16581 1999-10-13  J"orn Rennecke <amylaar@cygnus.co.uk>
16582
16583         * g++.old-deja/g++.other/union2.C: New test.
16584
16585 1999-10-13  Nathan Sidwell  <nathan@acm.org>
16586
16587         * g++.old-deja/g++.other/vaarg2.C: New test.
16588         * g++.old-deja/g++.other/vaarg3.C: New test.
16589
16590 1999-10-12  Craig Burley  <craig@jcb-sc.com>
16591
16592         * g77.f-torture/noncompile/19990905-1.f: Moved from being
16593         in compile/.
16594
16595 1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
16596
16597         * gcc.c-torture/execute/va-arg-11.c: New test.
16598
16599 1999-10-01  Mark P. Mitchell  <mark@codesourcery.com>
16600
16601         * lib/file-format.exp (gcc_target_object_format): Don't
16602         crash if objdump is unavailable.
16603
16604 1999-09-29  Donn Terry <donn@interix.com>
16605
16606         * gcc.misc-tests/mg.exp: delete extraneous redirection.
16607
16608 1999-09-28  Nick Clifton  <nickc@cygnus.com>
16609
16610         * gcc.c-torture/compile/990928-1.c: New test.
16611
16612 1999-09-28  Nathan Sidwell  <nathan@acm.org>
16613
16614         * g++.old-deja/g++.other/decl6.C: New test.
16615
16616 1999-09-28  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16617
16618         * gcc.c-torture/execute/va-arg-10.c: New test.
16619
16620 1999-09-27  Nathan Sidwell  <nathan@acm.org>
16621
16622         * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
16623         __PRETTY_FUNCTION__.
16624
16625 1999-09-23  Nick Clifton  <nickc@cygnus.com>
16626
16627         * gcc.c-torture/execute/990923-1.c: New test.
16628
16629 1999-09-21  Nick Clifton  <nickc@cygnus.com>
16630
16631         * gcc.c-torture/special/special.exp: Add FR30 to list of targets
16632         for which -fpic is inappropriate.
16633
16634 1999-09-21  Mark Mitchell  <mark@codesourcery.com>
16635
16636         * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
16637
16638 1999-09-21  Nathan Sidwell  <nathan@acm.org>
16639
16640         * g++.old-deja/g++.other/dyncast1.C: New test.
16641         * g++.old-deja/g++.other/dyncast2.C: New test.
16642         * g++.old-deja/g++.other/dyncast3.C: New test.
16643         * g++.old-deja/g++.other/dyncast4.C: New test.
16644         * g++.old-deja/g++.other/dyncast5.C: New test.
16645         * g++.old-deja/g++.eh/catch3.C: New test.
16646         * g++.old-deja/g++.eh/catch3p.C: New test.
16647         * g++.old-deja/g++.eh/catch4.C: New test.
16648         * g++.old-deja/g++.eh/catch4p.C: New test.
16649         * g++.old-deja/g++.eh/catch5.C: New test.
16650         * g++.old-deja/g++.eh/catch5p.C: New test.
16651         * g++.old-deja/g++.eh/catch6.C: New test.
16652         * g++.old-deja/g++.eh/catch6p.C: New test.
16653         * g++.old-deja/g++.eh/catch7.C: New test.
16654         * g++.old-deja/g++.eh/catch7p.C: New test.
16655         * g++.old-deja/g++.eh/catch8.C: New test.
16656         * g++.old-deja/g++.eh/catch8p.C: New test.
16657         * g++.old-deja/g++.eh/catch9.C: New test.
16658         * g++.old-deja/g++.eh/catch9p.C: New test.
16659
16660 1999-09-13  Nathan Sidwell  <nathan@acm.org>
16661
16662         * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
16663         * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
16664
16665 1999-09-13  Jeffrey A Law  (law@cygnus.com)
16666
16667         * gcc.c-torture/compile/990913-1.c: New test.
16668
16669 1999-09-10  Nathan Sidwell  <nathan@acm.org>
16670
16671         * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
16672         * g++.old-deja/g++.jason/rfg5.C: Likewise.
16673
16674 1999-09-09  Richard Henderson  <rth@cygnus.com>
16675
16676         * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
16677
16678 1999-09-09  Nathan Sidwell  <nathan@acm.org>
16679
16680         * g++.old-deja/g++.other/lookup11.C: New test.
16681         * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
16682         what is permitted and what we want.
16683         * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
16684         overload use.
16685         * g++.old-deja/g++.jason/rfg5.C: Likewise
16686
16687 1999-09-08  Geoffrey Keating  <geoffk@cygnus.com>
16688
16689         * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
16690         * gcc.c-torture/noncompile/poison-1.c: New file.
16691
16692 1999-09-08  Nathan Sidwell  <nathan@acm.org>
16693
16694         * g++.old-deja/g++.other/sizeof3.C: New test.
16695         * g++.old-deja/g++.other/sizeof4.C: New test.
16696         * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
16697         * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
16698
16699 1999-09-07  Richard Henderson  <rth@cygnus.com>
16700
16701         * gcc.dg/va-arg-1.c: New.
16702
16703 1999-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
16704
16705         * gcc.c-torture/execute/va-arg-9.c: New test.
16706
16707 1999-09-05  Craig Burley  <craig@jcb-sc.com>
16708
16709         * g77.f-torture/compile/980519-2.f: New test.
16710         * g77.f-torture/compile/19990905-0.f: New test.
16711         * g77.f-torture/compile/19990905-1.f: New test.
16712         * g77.f-torture/compile/19990905-2.f: New test.
16713
16714         * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
16715
16716 1999-09-03  Richard Earnshaw <rearnsha@arm.com>
16717
16718         * gcc.c-torture/execute/990827-1.c: Fix typo.
16719
16720 1999-09-03  Nathan Sidwell  <nathan@acm.org>
16721
16722         * g++.old-deja/g++.other/deref1.C: New test.
16723
16724 1999-09-02  Nathan Sidwell  <nathan@acm.org>
16725
16726         * g++.old-deja/g++.other/ambig2.C: New test.
16727         * g++.old-deja/g++.other/cond5.C: New test.
16728         * g++.old-deja/g++.other/lookup16.C: New test.
16729
16730 1999-09-02  Marc Espie <espie@cvs.openbsd.org>
16731
16732         * gcc.dg/980414-1.c: Fix assembler syntax to work with old
16733         assemblers too.
16734
16735 1999-08-31  Jeffrey A Law  (law@cygnus.com)
16736
16737         * lib/c-torture.exp: Avoid the "compare executables" optimization
16738         when testing native.
16739
16740 1999-08-29  Jeffrey A Law  (law@cygnus.com)
16741
16742         * gcc.c-torture/execute/990829-1.c: New test.
16743         * gcc.c-torture/compile/990829-1.c: New test.
16744
16745 1999-08-27  Paul Burchard  <burchard@pobox.com>
16746
16747         * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
16748         * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
16749         * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
16750         * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
16751         * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
16752         * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
16753         * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
16754         * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
16755         * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
16756         * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
16757         * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
16758
16759 1999-08-27  Jeffrey A Law  (law@cygnus.com)
16760
16761         * gcc.c-torture/execute/990827-1.c: New test.
16762
16763 1999-08-26  Craig Burley  <craig@jcb-sc.com>
16764
16765         * g77.f-torture/noncompile/19990826-4.f: New test.
16766
16767         * g77.f-torture/compile/19990826-3.f: New test.
16768
16769         * g77.f-torture/execute/19990826-2.f: New test.
16770
16771         * g77.f-torture/compile/19990826-1.f: New test.
16772
16773         * gcc.c-torture/execute/990826-0.c: New test.
16774         * g77.c-torture/execute/19990826-0.f: New test.
16775
16776         * g77.f-torture/noncompile/970626-2.f: New test.
16777
16778 1999-08-25  Paul Burchard  <burchard@pobox.com>
16779
16780         * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
16781         lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
16782         lss-011.C: New tests.
16783
16784 1999-08-25  Nathan Sidwell  <nathan@acm.org>
16785
16786         * g++.old-deja/g++.other/decl5.C: New test.
16787
16788 1999-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16789
16790         * noncompile/noncompile.exp: Load_lib c-torture.exp.
16791         (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
16792         call `postbase' for each one.  All callers of `postbase' changed
16793         to call this instead.
16794
16795 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
16796
16797         * gcc.c-torture/execute/990811-1.c: New test.
16798
16799 1999-08-09  Nick Clifton  <nickc@cygnus.com>
16800
16801         * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
16802         just native ones.
16803
16804         * gcc.dg/990413-1.c: Expect the parse error for all builds, not
16805         just native ones.
16806
16807 1999-08-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
16808
16809         * g++.old-deja/g++.other/local3.C: Removed XFAIL.
16810
16811 1999-08-04  Jeffrey A Law  (law@cygnus.com)
16812
16813         * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
16814
16815 1999-08-04  Nathan Sidwell  <nathan@acm.org>
16816
16817         * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
16818
16819 1999-08-04  Jeffrey A Law  (law@cygnus.com)
16820
16821         * gcc.c-torture/execute/990804-1.c: New test.
16822
16823 1999-08-03  Nathan Sidwell  <nathan@acm.org>
16824
16825         * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
16826         * g++.old-deja/g++.brendan/crash64.C: Likewise
16827         * g++.old-deja/g++.brendan/overload8.C: Likewise
16828
16829 1999-08-03  Nathan Sidwell  <nathan@acm.org>
16830
16831         * g++.old-deja/g++.other/struct1.C: New test.
16832
16833 1999-08-03  Nathan Sidwell  <nathan@acm.org>
16834
16835         * g++.old-deja/g++.other/enum2.C: New test.
16836
16837 1999-08-02  Richard Henderson  <rth@cygnus.com>
16838
16839         Adapted from tests from Franz Sirl:
16840         * gcc.c-torture/execute/va-arg-7.c: New test.
16841         * gcc.c-torture/execute/va-arg-8.c: New test.
16842
16843 1999-08-01  Jeffrey A Law  (law@cygnus.com)
16844
16845         * gcc.c-torture/compile/990801-2.c: New test.
16846
16847         * gcc.c-torture/compile/990801-1.c: New test.
16848
16849 1999-07-27  Michael Meissner  <meissner@cygnus.com>
16850
16851         * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
16852         fp-cmp-1.c, converting double to float.
16853
16854         * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
16855         fp-cmp-1.c, converting double to long double.
16856
16857         * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
16858         from fr1 to unknown_register, since fr1 is a legitimate register
16859         on some machines.
16860
16861 1999-07-25  Jeffrey A Law  (law@cygnus.com)
16862
16863         * README: More listname related changes.
16864
16865 1999-07-08  Catherine Moore  <clm@cygnus.com>
16866
16867         * gcc.c-torture/execute/920501-5.c: Fix typo.  Change | to ||.
16868
16869 1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
16870
16871         * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
16872
16873 1999-07-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
16874
16875         * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
16876
16877 1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
16878
16879         * gcc.dg/990703-1.c: New test.
16880
16881 1999-06-29  Nick Clifton  <nickc@cygnus.com>
16882
16883         * lib/file-format.exp: New file: Move definition of proc
16884         gcc_target_object_format to here from
16885         gcc.dg/special/ecos.exp.
16886
16887         * lib/c-torture.exp: Include lib file-format.exp.
16888         * lib/gcc-dg.exp: Include lib file-format.exp.
16889
16890         * gcc.dg/special/ecos.exp: Remove definition of proc
16891         gcc_target_object_format.
16892
16893 1999-06-28  Jeffrey A Law  (law@cygnus.com)
16894
16895         * gcc.c-torture/execute/990628-1.c: New test.
16896
16897 1999-06-25  Jeffrey A Law  (law@cygnus.com)
16898
16899         * gcc.c-torture/compile/990625-2.c: New test.
16900
16901         * gcc.c-torture/compile/990625-1.c: New test.
16902
16903 1999-06-23  Nick Clifton  <nickc@cygnus.com>
16904
16905         * gcc.c-torture/compile/dll.c: New test case.  Check that dll
16906         attributes compile.
16907         * gcc.c-torture/compile/dll.x: Only support the dll.c test on
16908         ports that use the COFF/PE file format.
16909
16910 1999-06-17  Jeffrey A Law  (law@cygnus.com)
16911
16912         * gcc.c-torture/compile/990617-1.c: New test.
16913
16914 1999-06-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
16915
16916         * g++.old-deja/g++.other/decl4.C: New test.
16917
16918 1999-06-14  Nathan Sidwell  <nathan@acm.org>
16919
16920         * g++.old-deja/g++.other/bitfld3.C: New test.
16921
16922 1999-06-08  Nathan Sidwell  <nathan@acm.org>
16923
16924         * g++.old-deja/g++.eh/catch1.C: New test.
16925
16926 1999-06-07  Jeffrey A Law  (law@cygnus.com)
16927
16928         * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
16929
16930         * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
16931         * gcc.c-torture/execute/ieee/mzero.x: New file.  Likewise.
16932
16933 1999-06-05  Craig Burley  <craig@jcb-sc.com>
16934
16935         * g77.f-torture/compile/19990502-0.f: Replace with new,
16936         shorter, test that still fails after recent changes.
16937
16938 1999-06-04  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
16939
16940         * gcc.c-torture/execute/990604-1.c: New test.
16941
16942 1999-05-31  Jeffrey A Law  (law@cygnus.com)
16943
16944         * gcc.c-torture/execute/990531-1.c: New test.
16945
16946 1999-05-27  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16947
16948         * gcc.c-torture/compile/990527-1.c: New test.
16949
16950 1999-05-27  Joern Rennecke <amylaar@cygnus.com>
16951
16952         * gcc.c-torture/execute/990527-1.c: New test.
16953
16954 1999-05-25  Nick Clifton  <nickc@cygnus.com>
16955
16956         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
16957         bitfields as signed.
16958
16959 1999-05-25  Craig Burley  <craig@jcb-sc.com>
16960
16961         * g77.f-torture/compile/19990525-0.f: New test.
16962
16963 1999-05-25  Jeffrey A Law  (law@cygnus.com)
16964
16965         * gcc.c-torture/execute/990525-2.c: New test.
16966
16967         * gcc.c-torture/execute/990525-1.c: New test.
16968
16969 1999-05-24  Nathan Sidwell  <nathan@acm.org>
16970
16971         * g++.old-deja/g++.other/anon3.C: New test.
16972         * g++.old-deja/g++.other/anon4.C: New test.
16973         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
16974         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
16975         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
16976         Merrill).
16977
16978 1999-05-24  Jeffrey A Law  (law@cygnus.com)
16979
16980         * gcc.c-torture/execute/990524-1.c: New test.
16981
16982         * gcc.dg/990524-1.c: New test.
16983
16984 1999-05-23  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16985
16986         * gcc.c-torture/compile/990523-1.c: New test.
16987
16988 1999-05-19  Raja R Harinath <harinath@cs.umn.edu>
16989
16990         * gcc.c-torture/compile/990519-1.c: New test.
16991
16992 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
16993
16994         * gcc.c-torture/compile/990517-1.c: New test.
16995
16996         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
16997         (e4, f4): New tests.
16998         (main): Call them.
16999
17000 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17001
17002         * gcc.dg/noreturn-1.c: New test.
17003
17004 1999-05-13  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
17005
17006         * gcc.c-torture/execute/990513-1.c: New test.
17007
17008 1999-05-10  Richard Henderson  <rth@cygnus.com>
17009
17010         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
17011
17012 1999-05-10  Craig Burley  <craig@jcb-sc.com>
17013
17014         * g77.f-torture/execute/erfc.f: Use small single-precision
17015         values, to avoid problems on Alphas when not -mieee.
17016
17017 1999-05-08  Craig Burley  <craig@jcb-sc.com>
17018
17019         * gcc.dg/990506-0.c: New test.
17020
17021 1999-05-08  Richard Henderson  <rth@cygnus.com>
17022
17023         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
17024         the constant to test.  Don't XFAIL 64-bit targets.
17025
17026         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
17027         * g++.old-deja/g++.law/profile1.C: Likewise.
17028
17029         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
17030         operator new instances.
17031         * g++.old-deja/g++.other/delete5.C: Likewise.
17032
17033 1999-05-03  Craig Burley  <craig@jcb-sc.com>
17034
17035         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
17036         intrinsic.
17037
17038 1999-05-03  Craig Burley  <craig@jcb-sc.com>
17039
17040         * g77.f-torture/execute/u77-test.f: Reverse order of two
17041         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
17042
17043 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17044
17045         * gcc.dg/compare1.c: New test.
17046
17047 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
17048
17049         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
17050         New tests.
17051
17052 1999-05-02  Craig Burley  <craig@jcb-sc.com>
17053
17054         * g77.f-torture/compile/19990502-1.f: New test.
17055
17056 1999-05-02  Craig Burley  <craig@jcb-sc.com>
17057
17058         * g77.f-torture/compile/19990502-0.f: New test.
17059
17060 1999-05-02  Craig Burley  <craig@jcb-sc.com>
17061
17062         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
17063         intrinsic.
17064
17065 1999-05-02  Craig Burley  <craig@jcb-sc.com>
17066
17067         * g77.f-torture/execute/u77-test.f (main): List libU77
17068         intrinsics not currently tested.
17069         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
17070         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
17071         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
17072         Trim blanks off the ends of some printed strings.
17073
17074 1999-05-02  Craig Burley  <craig@jcb-sc.com>
17075
17076         * g77.f-torture/execute/u77-test.f (main): Just warn about
17077         FSTAT gid disagreement, as it's expected on some systems.
17078
17079 1999-05-01  Craig Burley  <craig@jcb-sc.com>
17080
17081         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
17082         use a new function, which allows for some slop.
17083         Clean up some commentary.
17084         (issum): The new function.
17085         (sgladd): Deleted subroutine.
17086
17087 1999-05-01  Craig Burley  <craig@jcb-sc.com>
17088
17089         * g77.f-torture/execute/u77-test.f: Modify to be more like
17090         libf2c/libU77 version, bringing patches to that version here.
17091         Add suitable commentary.
17092
17093 1999-04-25  Richard Henderson  <rth@cygnus.com>
17094
17095         * gcc.dg/990424-1.c: New test.
17096
17097 1999-04-24  Craig Burley  <craig@jcb-sc.com>
17098
17099         * g77.f-torture/execute/u77-test.f (main): Bug involving
17100         LSTAT has been fixed, so turn back on full checking.
17101
17102 1999-04-20  Craig Burley  <craig@jcb-sc.com>
17103
17104         * g77.f-torture/compile/19990419-0.f: New test.
17105         * g77.f-torture/execute/19990419-1.f: New test.
17106
17107 1999-04-17  Richard Henderson  <rth@cygnus.com>
17108
17109         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
17110         to avoid the need for a prototype to supress a warning.
17111
17112 1999-04-07  Jim Wilson  <wilson@cygnus.com>
17113
17114         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
17115
17116 1999-04-04  Jeffrey A Law  (law@cygnus.com)
17117
17118         * gcc.c-torture/execute/990404-1.c: New test.
17119
17120 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
17121
17122         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
17123         * gcc.dg/cpp-if3.c: Don't use -pedantic.
17124         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
17125         missing initializer warnings.
17126
17127 1999-03-28  Jeffrey A Law  (law@cygnus.com)
17128
17129         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
17130         matching strings.
17131
17132 1999-03-26  Jeffrey A Law  (law@cygnus.com)
17133
17134         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
17135
17136 1999-03-26  Craig Burley  <craig@jcb-sc.com>
17137
17138         * g77.f-torture/execute/19990325-0.f: New test.
17139         * g77.f-torture/execute/19990325-1.f: New test.
17140
17141 1999-03-24  Jeffrey A Law  (law@cygnus.com)
17142
17143         * gcc.c-torture/execute/990324-1.c: New test.
17144
17145 1999-03-22  Jim Wilson  <wilson@cygnus.com>
17146
17147         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
17148         test with 4.
17149
17150 1999-03-17  Richard Henderson  <rth@cygnus.com>
17151
17152         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
17153
17154 1999-03-13  Craig Burley  <craig@jcb-sc.com>
17155
17156         * g77.f-torture/execute/19990313-2.f: New test.
17157         * g77.f-torture/execute/19990313-3.f: New test.
17158
17159 1999-03-13  Craig Burley  <craig@jcb-sc.com>
17160
17161         * g77.f-torture/execute/19990313-0.f: New test.
17162         * g77.f-torture/execute/19990313-1.f: New test.
17163
17164 1999-03-12  Jim Wilson  <wilson@cygnus.com>
17165
17166         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
17167         printf to sprintf.
17168         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
17169         (main): Add check for u15.  Conditionalize u31 check depending on
17170         whether ints are <32 bits or >=32 bits.
17171
17172 1999-03-08  Craig Burley  <craig@jcb-sc.com>
17173
17174         * g77.f-torture/execute/19981119-0.f: Improve testiness.
17175
17176 1999-03-08  Craig Burley  <craig@jcb-sc.com>
17177
17178         * g77.f-torture/compile/19990305-0.f: New test.
17179         * g77.f-torture/execute/19981119-0.f: New test.
17180
17181 1999-03-08  Craig Burley  <craig@jcb-sc.com>
17182
17183         * g77.f-torture/execute/970625-2.f: call ABORT if final
17184         result is not correct, instead of just printing it.
17185         Add this checking via newly introduced obfuscation, to
17186         trip up buggy front ends.
17187
17188 1999-03-07  Craig Burley  <craig@jcb-sc.com>
17189
17190         * g77.f-torture/compile/960317-1.f: Moved from being
17191         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
17192
17193 1999-03-06  Craig Burley  <craig@jcb-sc.com>
17194
17195         * g77.f-torture/execute/960317-1.f: New (old) test.
17196         * g77.f-torture/execute/970625-2.f: Ditto.
17197
17198 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
17199
17200         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
17201         message on line 1 or line 2; cccp and cpplib do this differently.
17202
17203 1999-03-01  Jeffrey A Law  (law@cygnus.com)
17204
17205         * g++.old-deja/g++.law/weak1.C: New test.
17206
17207 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
17208
17209         * gcc.c-torture/execute/990119-1.c: Renamed to...
17210         * gcc.dg/990119-1.c: this, so it will only be tested once
17211         (it's a preprocessor test, it doesn't need to be run at
17212         multiple optimization levels).
17213
17214 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
17215
17216         * lib/g++.exp: Don't add incdir=$base_dir/../include to
17217           ALWAYS_CXXFLAGS.
17218
17219 1999-02-24  Craig Burley  <craig@jcb-sc.com>
17220
17221         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
17222         * g77.f-torture/compile/19981216-0.f: ...as it is expected
17223         to not be compilable by current g77.
17224
17225 1999-02-24  Nick Clifton  <nickc@cygnus.com>
17226
17227         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
17228
17229 1999-02-22  Jeffrey A Law  (law@cygnus.com)
17230
17231         * gcc.c-torture/execute/990222-1.c: New test.
17232
17233 1999-02-19  Craig Burley  <craig@jcb-sc.com>
17234
17235         * g77.f-torture/compile/19990218-0.f: New test.
17236         * g77.f-torture/noncompile/19990218-1.f: New test.
17237
17238 1999-02-18  Craig Burley  <craig@jcb-sc.com>
17239
17240         * g77.f-torture/compile/19981216-0.f: New test.
17241
17242 1999-02-14  Jeffrey A Law  (law@cygnus.com)
17243
17244         * gcc.dg/990214-1.c: New test.
17245
17246 1999-02-13  Jeffrey A Law  (law@cygnus.com)
17247
17248         * gcc.dg/990213-2.c: New test.
17249
17250         * gcc.dg/990213-1.c: New test.
17251
17252 1999-02-12  Jeffrey A Law  (law@cygnus.com)
17253
17254         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
17255         ints.
17256
17257 1999-02-11  Nick Clifton  <nickc@cygnus.com>
17258
17259         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
17260         specified by target.
17261
17262         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
17263
17264 1999-02-11  Jeffrey A Law  (law@cygnus.com)
17265
17266         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
17267
17268 1999-02-10  Jonathan Larmour  <jlarmour@cygnus.co.uk>
17269
17270         * gcc.dg/special/ecos.exp: New test driver for new tests with
17271         special requirements.
17272
17273         * gcc.dg/special/alias-1.c: New test.
17274         * gcc.dg/special/gcsec-1.c: New test.
17275         * gcc.dg/special/weak-1.c: New test.
17276         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
17277         * gcc.dg/special/weak-2.c: New test.
17278         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
17279         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
17280         * gcc.dg/special/wkali-1.c: New test.
17281         * gcc.dg/special/wkali-2.c: New test.
17282         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
17283         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
17284
17285 1999-02-10  Felix Lee  <flee@cygnus.com>
17286
17287           * lib/c-torture.exp (c-torture-compile): Pull out code for
17288           analyzing gcc error messages.
17289           (c-torture-execute): Likewise.  Fix some (harmless) false
17290           positives.
17291           * lib/gcc.exp (gcc_check_compile): New function.
17292
17293 1999-02-08  Richard Henderson  <rth@cygnus.com>
17294
17295         * gcc.c-torture/execute/990208-1.c: New test.
17296
17297 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
17298
17299         * g++.dg/special/ecos.exp: New driver for new tests with special
17300         requirements
17301
17302         * g++.dg/special/conpr-1.C: New test
17303         * g++.dg/special/conpr-2.C: New test
17304         * g++.dg/special/conpr-2a.C: New test
17305         * g++.dg/special/conpr-3.C: New test
17306         * g++.dg/special/conpr-3a.C: New test
17307         * g++.dg/special/conpr-3b.C: New test
17308
17309         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
17310         allow g++ to use the dg driver
17311
17312         * README: Add comment about g++.dg directory
17313
17314 1999-02-06  Jeffrey A Law  (law@cygnus.com)
17315
17316         * README: Update email addresses.
17317
17318 1999-02-03  Nick Clifton  <nickc@cygnus.com>
17319
17320         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
17321         arguments in order to force structure S onto the stack even on
17322         the alpha.
17323         (test): Pass 10 leading arguments to function foo as well as the
17324         structure S.
17325
17326         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
17327         failure for all targets.
17328
17329         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
17330         abort to terminate program execution.
17331
17332 1999-01-30  Richard Henderson  <rth@cygnus.com>
17333
17334         * gcc.c-torture/execute/990130-1.c: New test.
17335
17336 1999-01-30  Jeffrey A Law  (law@cygnus.com)
17337
17338         * gcc.dg/990130-1.c: New test.
17339
17340 1999-01-28  Michael Meissner  <meissner@cygnus.com>
17341
17342         * gcc.c-torture/execute/990128-1.c: New test.
17343
17344 1999-01-27  Michael Meissner  <meissner@cygnus.com>
17345
17346         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
17347
17348 1999-01-27  Felix Lee  <flee@cygnus.com>
17349
17350         * lib/c-torture.exp (c-torture-compile): pull out code for
17351         analyzing gcc error messages.
17352         (c-torture-execute): ditto, and fix some (harmless) false
17353         positives.
17354         * lib/gcc.exp (gcc_check_compile): new function.
17355
17356 1999-01-17  Jeffrey A Law  (law@cygnus.com)
17357
17358         * gcc.dg/990117-1.c: New test.
17359
17360         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
17361
17362         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
17363
17364 1999-01-15  Jeffrey A Law  (law@cygnus.com)
17365
17366         * g77.f-torture/compile/990115-1.f: New test.
17367
17368 1999-01-07  Jeffrey A Law  (law@cygnus.com)
17369
17370         * gcc.c-torture/compile/990107-1.c: New test
17371
17372 1999-01-06  Jeffrey A Law  (law@cygnus.com)
17373
17374         * gcc.c-torture/execute/990106-2.c: New test.
17375
17376         * gcc.c-torture/execute/990106-1.c: New test.
17377
17378 1998-12-30  Zack Weinberg <zack@rabi.columbia.edu>
17379
17380         * gcc.c-torture/compile/981223-1.c: New test.
17381
17382 1998-12-29  Richard Henderson  <rth@cygnus.com>
17383
17384         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
17385         (opt3): Rename from opt4 and disable.
17386
17387 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
17388
17389         * g++.old-deja/g++.pt/ptrmem5.C: New test.
17390
17391 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
17392
17393         * g++.old-deja/g++.other/conv5.C: New test.
17394
17395 1998-12-14  Nick Clifton  <nickc@cygnus.com>
17396
17397         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
17398
17399 1998-12-11  Jeffrey A Law  (law@cygnus.com)
17400
17401         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
17402
17403 1998-12-11  Zack Weinberg <zack@rabi.columbia.edu>
17404
17405         * gcc.c-torture/compile/981211-1.c: New test.
17406
17407 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
17408
17409         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
17410
17411         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
17412
17413 1998-12-08  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
17414
17415         * gcc.special/930510-1.c: Make C9X safe.
17416         * gcc.misc-tests/gcov-1.c Similarly.
17417         * gcc.misc-tests/gcov-2.c Similarly.
17418
17419 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
17420
17421         * gcc.dg/ultrasp1.c: New test.
17422
17423 1998-12-06  Richard Henderson  <rth@cygnus.com>
17424
17425         * gcc.c-torture/execute/981206.c: New test.
17426
17427 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
17428
17429         * g++.old-deja/g++.ns/template7.C: New test.
17430
17431         * g++.old-deja/g++.other/expr1.C: New test.
17432
17433         * g++.old-deja/g++.eh/tmpl3.C: New test.
17434
17435         * g++.old-deja/g++.eh/tmpl2.C: New test.
17436
17437 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
17438
17439         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
17440         * g++.old-deja/g++.other/using6.C: Removed.
17441         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
17442
17443         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
17444
17445 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
17446
17447         * g++.old-deja/g++.pt/overload8.C: New test.
17448
17449         * g++.old-deja/g++.pt/overload7.C: New test.
17450
17451         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
17452
17453         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
17454         and relinking messages.
17455         * lib/g++.exp (g++_target_compile): Remove .rpo file when
17456         compiling with -frepo.
17457
17458 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
17459
17460         * g++.old-deja/g++.pt/lookup6.C: New test.
17461
17462 1998-11-30  Nick Clifton  <nickc@cygnus.com>
17463
17464         * gcc.c-torture/execute/981130-1.c: New test.
17465         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
17466
17467 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
17468
17469         * g++.old-deja/g++.pt/explicit76.C: New test.
17470
17471         * g++.old-deja/g++.pt/friend38.C: New test.
17472
17473         * g++.old-deja/g++.ns/crash2.C: New test.
17474
17475         * g++.old-deja/g++.pt/defarg8.C: New test.
17476
17477         * g++.old-deja/g++.pt/instantiate6.C: New test.
17478
17479         * g++.old-deja/g++.pt/static6.C: New test.
17480
17481         * g++.old-deja/g++.pt/decl2.C: New test.
17482
17483 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
17484
17485         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
17486         problem is actually related with name lookup, but so what? :-)
17487
17488         * g++.old-deja/g++.pt/friend37.C: New test.
17489
17490 1998-11-25  Dave Love  <d.love@dl.ac.uk>
17491
17492         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
17493         element, which fails on some systems.
17494
17495         * g77.f-torture/execute/labug1.f: New test.
17496
17497 1998-11-21  Jeffrey A Law  (law@cygnus.com)
17498
17499         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
17500         is defined.
17501
17502 1998-11-18  Dave Love  <d.love@dl.ac.uk>
17503
17504         * g77.f-torture/compile/981117-1.f: New test.
17505
17506 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
17507
17508         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
17509         properly discarded.
17510
17511 1998-10-11  Ken Raeburn  <raeburn@cygnus.com>
17512
17513         * gcc.c-torture/execute/memcheck: New directory of tests for
17514         -fcheck-memory-usage.
17515
17516 1998-11-07  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
17517
17518         * README: New file, general information about the testsuite and
17519         new description of the various C++ test subdirectories.
17520         * README.g++: Eliminate obsolete information, update and move most
17521         relevant stuff to README.
17522
17523 1998-11-07  Richard Henderson  <rth@cygnus.com>
17524
17525         * gcc.c-torture/compile/981107-1.c: New test.
17526
17527 1998-11-02  Doug Evans  <devans@canuck.cygnus.com>
17528
17529         * execute/memcpy-bi.c: New testcase.
17530
17531 1998-10-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
17532
17533         * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
17534         base classes.
17535
17536         * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
17537         template is selected.
17538
17539         * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
17540         classes, it should be accepted for all types.
17541
17542         * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
17543
17544         * g++.old-deja/g++.pt/spec24.C: Ensure that template
17545         specializations start with template headers.
17546
17547 1998-10-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
17548
17549         * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
17550
17551         * g++.old-deja/g++.other/init9.C: Test cross initialization of
17552         non-POD types.
17553
17554 1998-10-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
17555
17556         * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
17557
17558 1998-10-22  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
17559
17560         * compile/981022-1.c, compile/981022-1.x: New test and driver.
17561
17562 1998-10-19  Jeffrey A Law  (law@cygnus.com)
17563
17564         * 981019-1.c: New test.
17565
17566 1998-10-14  Robert Lipe <robertl@dgii.com>
17567
17568         * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
17569         find objc headers.
17570
17571 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
17572
17573         * compile/981001-4.c: Remove use of GCC extension that triggers a
17574         compiler bug.
17575
17576 1998-10-13  Alexandre Oliva  <oliva@dcc.unicamp.br>
17577
17578         * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
17579
17580 1998-10-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
17581
17582         * g++.old-deja/g++.pt/explicit74.C: New test.  Explicit
17583         instantiation of template produces incorrect code for delete
17584         expression.
17585
17586         * g++.old-deja/g++.pt/instantiate5.C: New test.  `global
17587         constructors' name is not unique.
17588         * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
17589         * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
17590
17591         * g++.old-deja/g++.other/init8.C: New test.  Uninitialized
17592         automatic array of const is ill-formed.
17593
17594         * g++.old-deja/g++.pt/ttp53.C: New test.  Incorrect substitution
17595         of template parameter?
17596
17597         * g++.old-deja/g++.other/conv3.C: New test.  Conversion discards
17598         const.
17599
17600         * g++.old-deja/g++.other/pmf2.C: New test.  Invalid
17601         pointer-to-member expression.
17602
17603         * g++.old-deja/g++.other/friend5.C: New test.  Bogus friend
17604         declaration causes ICE.
17605
17606 1998-10-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
17607
17608         * g++.old-deja/g++.ns/main1.C: New test.  main() should only be
17609         reserved in the global namespace.
17610
17611         * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
17612         generate needed virtual table.
17613
17614         * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
17615
17616 1998-10-10  Dariush Eslimi  <eslimi@loran.com>
17617
17618         * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
17619         template-dependent type
17620
17621 1998-10-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
17622
17623         * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
17624         * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
17625         * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
17626
17627         * g++.old-deja/g++.other/using5.C: New test; using decl from base
17628         class should be usable as argument of member function.
17629         * g++.old-deja/g++.other/using6.C: New test; using decl from base
17630         class should be usable as return type of member function.
17631         * g++.old-deja/g++.other/using7.C: New test; using decl from base
17632         class should be usable as type of data member.
17633
17634         * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
17635
17636 1998-10-09  Jeffrey A Law  (law@cygnus.com)
17637
17638         * gcc.c-torture/special/920521-1.c: Fix bogus test.
17639
17640 1998-10-08  Nick Clifton  <nickc@cygnus.com>
17641
17642         * gcc.dg/dll-?.c Add thumb to target list.
17643         Fix assembler scan patterns to match current assembler output.
17644
17645 1998-10-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
17646
17647         * g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
17648         matching of template brackets.
17649
17650         * g++.old-deja/g++.other/using4.C: New test.  Test using
17651         declarations of methods from base classes.
17652
17653         * g++.old-deja/g++.ns/extern1.C: New test.  Extern declarations
17654         within functions should introduce names into the innermost
17655         enclosing namespace.
17656
17657         * g++.old-deja/g++.other/init7.C: New test.  Retry initialization
17658         of static locals if first initialization throws.
17659
17660 1998-10-07  Jim Wilson  <wilson@cygnus.com>
17661
17662         * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
17663
17664 1998-10-06  Ken Raeburn  <raeburn@cygnus.com>
17665
17666         * gcc.c-torture/special/981006-1.c: New test.  Make sure gcc doesn't
17667         lose track of the possible targets of tablejump insns.
17668         * special/special.exp: Run it.
17669
17670 1998-10-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
17671
17672         * g++.old-deja/g++.pt/friend35.C: New test.  A template function
17673         must be declared before its specializations can be named in friend
17674         declarations.
17675
17676 1998-10-05  Dave Love  <d.love@dl.ac.uk>
17677
17678         * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
17679
17680         * g77.f-torture/execute/io1.f: New test.
17681
17682 1998-10-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
17683
17684         * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
17685         with pointer to template function, for which no argument deduction
17686         is possible.
17687
17688         * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
17689         specialization of template function as argument to template
17690         function.
17691
17692         * g++.old-deja/g++.other/access2.C: New test; Inner class
17693         shouldn't have privileged access to Outer's names.
17694
17695 1998-10-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
17696
17697         * g++.old-deja/g++.pt/friend34.C: New test; name injection of
17698         friend template declared within template class conflicts with
17699         nested class of the same name.
17700
17701         * g++.old-deja/g++.other/badopt1.C: New test; post-increment
17702         is ignored.
17703
17704         * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
17705         object with direct initializer as function declaration.
17706
17707         * g++.old-deja/g++.other/decl2.C: New test; duplicate
17708         initializers.
17709
17710         * g++.old-deja/g++.other/null2.C: New test; conditional operator
17711         involving const pointer and NULL produces incorrect result.
17712
17713         * g++.old-deja/g++.other/typename1.C: New test; template-dependent
17714         type name without `typename' should be rejected with -pedantic.
17715
17716 1998-10-02  Richard Henderson  <rth@cygnus.com>
17717
17718         * g++.old-deja/g++.other/addrof1.C: New test.
17719
17720 1998-10-01  Nick Clifton  <nickc@cygnus.com>
17721
17722         * gcc.c-torture/compile/981001-1.c: New test.
17723         * gcc.c-torture/execute/981001-1.c: New test.
17724
17725 1998-10-01  Jeffrey A Law  (law@cygnus.com)
17726
17727         * gcc.c-torture/compile/981001-2.c: New test.
17728         * gcc.c-torture/compile/981001-3.c: New test.
17729         * gcc.c-torture/compile/981001-4.c: New test.
17730
17731 1998-10-01  Robert Lipe  <robertl@dgii.com>
17732
17733         * lib/objc.exp (objc_target_compile): Add -L during compiles for
17734         multilibbed hosts.   Idea grafted from g77.exp.
17735
17736 1998-09-30  Dave Love  <d.love@dl.ac.uk>
17737
17738         * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
17739         avoid losing on systems which need -lsocket.
17740
17741 1998-09-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
17742
17743         * g++.old-deja/g++.other/bitfld1.C: Expected failure.
17744         * g++.old-deja/g++.other/nested2.C: Ditto.
17745         * g++.old-deja/g++.robertl/eb132.C: No longer an expected
17746         failure.
17747
17748 1998-09-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
17749
17750         * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
17751         preferred over template operator!= for enum bitfields.
17752
17753 1998-09-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
17754
17755         * g++.old-deja/g++.other/nested2.C: Different virtual base classes
17756         that happen to have the same base name, but in different scopes,
17757         are incorrectly rejected.
17758
17759 1998-09-16  Richard Henderson  <rth@cygnus.com>
17760
17761         * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
17762         on the native word size instead of an integer literal.
17763
17764 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
17765
17766         * g++.old-deja/g++.other/static2.C: Invocation of static data
17767         member of type pointer-to-function denoted as non-static member.
17768
17769         * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
17770         checks involving function types and aliases.
17771
17772 1998-09-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
17773
17774         * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
17775         redefined to the same non-trivial type.
17776
17777         * g++.old-deja/g++.pt/explicit73.C: Test for proper
17778         namespace-qualification of template specializations declared in
17779         other namespaces.
17780
17781         * g++.old-deja/g++.other/friend4.C: Check whether it is possible
17782         to declare a subset of the specializations of a template function
17783         as friends of specializations of a template class.
17784
17785         * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
17786         member templates that do not fully specialize the enclosing
17787         template class are rejected.
17788
17789 1998-09-11  Dave Love  <d.love@dl.ac.uk>
17790
17791         * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
17792
17793 1998-09-08  Dave Love  <d.love@dl.ac.uk>
17794
17795         * g77.f-torture/execute/u77-test.f (main): New file, somewhat
17796         altered from libf2c/libU77 version.
17797
17798 1998-09-06  Dave Love  <d.love@dl.ac.uk>
17799
17800         * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
17801
17802 1998-09-04  Reid M. Pinchback  <reidmp@MIT.EDU>, Alexandre Oliva  <oliva@dcc.unicamp.br>
17803
17804         * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
17805         (un)signed char are different types for template specialization
17806         purposes.
17807
17808 1998-09-03  Ovidiu Predescu  <ovidiu@aracnet.com>
17809
17810         * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
17811         * objc: ObjC testsuite.
17812
17813 1998-08-31  Catherine Moore  <clm@cygnus.com>
17814
17815         * gcc.c-torture/execute/941014-1.x:  New file.
17816
17817 1998-08-31  Nick Clifton  <nickc@cygnus.com>
17818
17819         * lib/c-torture.exp: Add support for
17820         torture_eval_before_compile and torture_eval_before_execute
17821         variables.
17822
17823 1998-08-30  Jeffrey A Law  (law@cygnus.com)
17824
17825         * gcc.dg/980626-1.c: Delete this test.  We've declared the warning
17826         this test triggers valid.
17827
17828 1998-08-27  Jeffrey A Law  (law@cygnus.com)
17829
17830         * gcc.dg/980827-1.c: New test.
17831
17832 1997-08-26  J"orn Rennecke <amylaar@cygnus.co.uk>
17833
17834         * gcc.c-torture/execute/loop-4b.c: New test.
17835
17836 1998-08-26  Nick Clifton  <nickc@cygnus.com>
17837
17838         * lib/c-torture.exp: Add support for
17839         torture_eval_before_compile and torture_eval_before_execute
17840         variables.
17841
17842 1998-08-25  Jeffrey A Law  (law@cygnus.com)
17843
17844         * gcc.c-torture/compile/980825-1.c: New test.
17845
17846 1998-08-24  Nick Clifton  <nickc@cygnus.com>
17847
17848         * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
17849         count number tests in opt_t0 not good_t0.
17850
17851 1998-08-24  Jeffrey A Law  (law@cygnus.com)
17852
17853         * gcc.c-torture/compile/930326-1.x: Fix typo.
17854
17855 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
17856
17857         * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
17858         causes an ICE.
17859
17860 1998-08-21  Jeffrey A Law  (law@cygnus.com)
17861
17862         * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
17863         STACK_SIZE is defined.
17864         * gcc.c-torture/unsorted/stuct.c: Similarly.
17865
17866         * gcc.c-torture/compile/980821-1.c: New test.
17867
17868 1998-08-21  Jeffrey A Law  (law@cygnus.com)
17869
17870         * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
17871
17872 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
17873
17874         * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
17875         code.
17876
17877 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
17878
17879         * lib/old-dejagnu.exp: Revise handling of `Internal compiler
17880         error'.
17881
17882 1998-08-18  Jeffrey A Law  (law@cygnus.com)
17883
17884         * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
17885
17886 1998-08-16  Jeffrey A Law  (law@cygnus.com)
17887
17888         * gcc.c-torture/compile/980816-1.c: New test.
17889
17890         * gcc.dg/980816-1.c: New test.
17891
17892 1998-08-13  Jeffrey A Law  (law@cygnus.com)
17893
17894         * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
17895         compiler for ieee tests.
17896
17897 1998-08-01  Dave Love  <d.love@dl.ac.uk>
17898
17899         * g77.f-torture/compile/980729-0.f: New test.
17900
17901 1998-07-30  Ken Raeburn  <raeburn@cygnus.com>
17902
17903         * gcc.c-torture/special/eeprof-1.c: New test, for
17904         -finstrument-functions.
17905         * gcc.c-torture/special/special.exp: Run it.
17906
17907 1998-07-29  Jeffrey A Law  (law@cygnus.com)
17908
17909         * gcc.c-torture/compile/980729-1.c: New test.
17910
17911 1998-07-27  Nick Clifton  <nickc@cygnus.com>
17912
17913         * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
17914         __thumb__ is defined, and test for ARM style doubles if so.
17915
17916 1998-07-26  Dave Love  <d.love@dl.ac.uk>
17917
17918         * g77.f-torture/noncompile/980615-0.f: New test.
17919
17920 1998-07-26  H.J. Lu  (hjl@gnu.org)
17921
17922         * gcc.dg/980312-1.c: Do link instead of compile.
17923         * gcc.dg/980313-1.c: Likewise.
17924
17925 1998-07-26  Jeffrey A Law  (law@cygnus.com)
17926
17927         * gcc.c-torture/compile/980726-1.c: New test.
17928
17929 1998-07-25  Dave Love  <d.love@dl.ac.uk>
17930
17931         * g77.f-torture/execute/io0.f: New test.
17932
17933 1998-07-24  Nick Clifton  <nickc@cygnus.com>
17934
17935         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
17936         an int.
17937
17938 1998-06-18  Michael Meissner  <meissner@cygnus.com>
17939
17940         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
17941         m32r bugs.
17942
17943 1998-07-17  Nick Clifton  <nickc@cygnus.com>
17944
17945         * gcc.dg/980626-1.c: Expect failures for all toolchains until
17946         c-decl.c:grokdeclarator can handle mode attributes.
17947
17948 1998-07-16  Jeffrey A Law  (law@cygnus.com)
17949
17950         * gcc.c-torture/execute/980716-1.c: New test.
17951
17952 1998-07-13  Jeffrey A Law  (law@cygnus.com)
17953
17954         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
17955         the mn10200.
17956         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
17957         the mn10200.
17958         * gcc.c-torture/execute/va-arg-3.x: Similarly.
17959         * gcc.c-torture/compile/930326-1.x: Similarly.
17960
17961 1998-07-13  Dave Love  <d.love@dl.ac.uk>
17962
17963         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
17964         New test from Craig.
17965
17966 1998-07-12  Dave Love  <d.love@dl.ac.uk>
17967
17968         * g77.f-torture/noncompile/980616-0.f: New test.
17969
17970         * g77.f-torture/execute/970816-3.f:  New test from Craig.
17971
17972 1998-07-10 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
17973
17974         *  g++.other/singleton.C: Return error value instead of taking
17975         SIGSEGV.
17976
17977 1998-07-10  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
17978
17979         *  g++.other/singleton.C: New test.   Warning is under dispute.
17980         Runtime crash is not.
17981
17982 1998-07-09  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
17983
17984         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
17985         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
17986         using6.C, using7.C}:  New namespace tests.
17987
17988 1998-07-09  Alexandre Oliva   <oliva@dcc.unicamp.br>
17989
17990         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
17991         specialization with typedef'ed names used as array indexes.
17992
17993 1998-07-09  Jeffrey A Law  (law@cygnus.com)
17994
17995         * gcc.c-torture/execute/980709-1.c: New test.
17996
17997         * gcc.dg/980709-1.c: New test.
17998
17999 1998-07-07  Richard Henderson  <rth@cygnus.com>
18000
18001         * gcc.c-torture/execute/bcp-1.c: New test.
18002
18003 1998-07-07  Jeffrey A Law  (law@cygnus.com)
18004
18005         * gcc.c-torture/execute/980707-1.c: New test.
18006
18007 1998-07-06  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
18008
18009         * gcc.c-torture/compile/980706-1.c: New test.
18010
18011 1998-07-01  Dave Love  <d.love@dl.ac.uk>
18012
18013         * g77.f-torture/execute/980701-0.f,
18014         g77.f-torture/execute/980701-1.f: New test from Craig.
18015
18016 1998-07-01  Jeffrey A Law  (law@cygnus.com)
18017
18018         * gcc.c-torture/compile/980701-1.c: New test.
18019
18020         * gcc.c-torture/execute/980701-1.c: New test.
18021
18022 1998-06-30  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
18023 rlsruhe.de>
18024
18025         * g++.old-deja/g++.robertl/eb132.C: New test.
18026         * g++.old-deja/g++.robertl/eb133.C: Likewise.
18027
18028 1998-06-29  Dave Love  <d.love@dl.ac.uk>
18029
18030         * g77.f-torture/execute/980628-7.f,
18031         g77.f-torture/execute/980628-8.f,
18032         g77.f-torture/execute/980628-9.f,
18033         g77.f-torture/execute/980628-10.f: New tests from Craig.
18034
18035         * g77.f-torture/execute/980628-3.f: Remove mail headers.
18036
18037 1998-06-28  Jeffrey A Law  (law@cygnus.com)
18038
18039         * g77.f-torture/execute/980628-4.f: New test from Craig.
18040         * g77.f-torture/execute/980628-5.f: Likewise.
18041         * g77.f-torture/execute/980628-2.f: Likewise.
18042         * g77.f-torture/execute/980628-0.f: Likewise.
18043         * g77.f-torture/execute/980628-1.f: Likewise.
18044         * g77.f-torture/execute/980628-3.f: Likewise.
18045         * g77.f-torture/execute/980628-6.f: Likewise.
18046
18047 1998-06-28  Jeffrey A Law  (law@cygnus.com)
18048
18049         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
18050         directory when nothing has been installed yet.
18051
18052 1998-06-27  Carlo Wood  <carlo@runaway.xs4all.nl>
18053
18054         * gcc.c-torture/special/special.exp: Handle newer versions of
18055         dejagnu.
18056
18057 1998-06-26  Jeffrey A Law  (law@cygnus.com)
18058
18059         * gcc.dg/980626-1.c: New test.
18060
18061 1998-06-19  Bruno Haible <haible@ilog.fr>
18062
18063         * gcc.misc-tests/m-un-2.c: New test.
18064         * g++.old-deja/g++.other/warn01.c: Likewise.
18065
18066 1998-06-19  Robert Lipe  <robertl@dgii.com>
18067
18068         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
18069         compatibility with assmblers with a different comment character.
18070         Eliminate use of GAS-specific extensions.
18071
18072 1998-06-19  Jeffrey A Law  (law@cygnus.com)
18073
18074         * gcc.c-torture/execute/ieee/980619-1.c: New test.
18075
18076 1998-06-19  Robert Lipe  <robertl@dgii.com>
18077
18078         *lib/g77.exp: Replace search for libf2c.a with search for newly
18079         renamed libg2c.a
18080
18081 1998-06-17  Jeffrey A Law  (law@cygnus.com)
18082
18083         * gcc.c-torture/execute/980617-1.c: New test.
18084
18085 1998-06-12  Jeffrey A Law  (law@cygnus.com)
18086
18087         * gcc.c-torture/execute/980612-1.c: New test.
18088
18089 1998-06-08  Jeffrey A Law  (law@cygnus.com)
18090
18091         * gcc.dg/980523-1.c: Only test on ppc-linux.
18092         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
18093
18094         * gcc.c-torture/execute/980608-1.c: New test.
18095
18096 1997-06-05  J"orn Rennecke <amylaar@cygnus.co.uk>
18097
18098         * gcc.c-torture/execute/980605-1.c: New test.
18099
18100 1998-06-04  Jeffrey A Law  (law@cygnus.com)
18101
18102         * gcc.c-torture/execute/980604-1.c: New test.
18103
18104 1998-06-02  Jeffrey A Law  (law@cygnus.com)
18105
18106         * gcc.c-torture/execute/980602-1.c: New test.
18107         * gcc.c-torture/execute/980602-2.c: Likewise.
18108
18109 1998-06-02  Dave Love  <d.love@dl.ac.uk>
18110
18111         * 970125-0.f: Fix per JCB.  Add commentary.
18112
18113 1998-05-31  Michael Meissner  <meissner@cygnus.com>
18114
18115         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
18116         IEEE -0 support.
18117
18118 1998-05-29  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
18119
18120         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
18121         earlier.
18122
18123 1998-05-28  Catherine Moore <clm@cygnus.com>
18124
18125         * gcc.c-torture/execute/980526-3.c: New test.
18126
18127 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
18128
18129         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
18130         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
18131         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
18132         m88k-motorola-sysv3 to XFAIL.
18133
18134 1998-05-26  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
18135
18136         * gcc.dg/980526-1.c: New test.
18137         * gcc.c-torture/execute/980526-2.c: New test.
18138
18139 1998-05-26  Jeffrey A Law  (law@cygnus.com)
18140
18141         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
18142
18143         * gcc.c-torture/execute/980526-1.c: New test.
18144
18145 1998-05-26  Dave Love  <d.love@dl.ac.uk>
18146
18147         * g77.f-torture/execute/alpha2.f: Add runtime test.
18148
18149 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
18150
18151         * g++.old-deja/old-deja.exp: Strip leading directories.
18152
18153         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
18154         error for the line.  Don't run multiple tests for the same line.
18155
18156 1998-05-23  Jeffrey A Law  (law@cygnus.com)
18157
18158         * gcc.dg/980523-1.c: New test.
18159
18160 1998-05-23  Dave Love  <d.love@dl.ac.uk>
18161
18162         * g77.f-torture/compile/970915-0.f: New test.
18163
18164 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
18165
18166         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
18167
18168 1998-05-21  Jeffrey A Law  (law@cygnus.com)
18169
18170         * gcc.dg/980520-1.c: New test.
18171
18172 1998-05-20  Manfred Hollstein  <manfred@s-direktnet.de>
18173
18174         * gcc.dg/980502-1.c: Fix return type.
18175
18176 1998-05-20  Jeffrey A Law  (law@cygnus.com)
18177
18178         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
18179         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
18180         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
18181         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
18182         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
18183
18184 1998-05-20  Dave Love  <d.love@dl.ac.uk>
18185
18186         * g77.f-torture/execute/980520-1.f: New test.
18187
18188 1998-05-15  Dave Love  <d.love@dl.ac.uk>
18189
18190         * lib/mike-g77.exp: New file.
18191
18192         * g77.f-torture/noncompile/noncompile.exp,
18193         g77.f-torture/noncompile/check0.f: New files.
18194
18195 1998-05-14  Dave Love  <d.love@dl.ac.uk>
18196
18197         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
18198         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
18199         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
18200         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
18201         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
18202         abort where appropriate.
18203
18204 1998-05-05  Michael Meissner  <meissner@cygnus.com>
18205
18206         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
18207         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
18208
18209 1998-04-29  Dave Love  <d.love@dl.ac.uk>
18210
18211         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
18212
18213 1998-04-27  Dave Love  <d.love@dl.ac.uk>
18214
18215         * g77.f-torture/compile/980427-0.f: New test.
18216
18217 1998-04-24  Dave Love  <d.love@dl.ac.uk>
18218
18219         * g77.f-torture/compile/980424-0.f: New test.
18220
18221 1998-04-19  Dave Love  <d.love@dl.ac.uk>
18222
18223         * g77.f-torture/compile/980419-2.f (main): New test.
18224         * g77.f-torture/compile/970125-0.f: New test.
18225         * g77.f-torture/compile/980419-1.f: New test.
18226
18227 1998-04-08  Jim Wilson  <wilson@cygnus.com>
18228
18229         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
18230         of loop-4.c.
18231
18232 1998-04-07  Jim Wilson  <wilson@cygnus.com>
18233
18234         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
18235
18236 1998-04-03  Jim Wilson  <wilson@cygnus.com>
18237
18238         * gcc.c-torture/compile/980329-1.c: New test.
18239
18240 1998-03-18  Jim Wilson  <wilson@cygnus.com>
18241
18242         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
18243         * gcc.dg/980312-1.c: Fix typo in -march command.
18244
18245 1998-03-16  H.J. Lu  (hjl@gnu.org)
18246
18247         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
18248
18249 1998-03-11  Robert Lipe  <robertl@dgii.com>
18250
18251         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
18252         Dave Love agree the Fortran source is bogus.
18253
18254 1998-03-11  Robert Lipe  <robertl@dgii.com>
18255
18256         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
18257         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
18258         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
18259         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
18260         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
18261
18262 1998-03-10  Alexandre Oliva   <oliva@dcc.unicamp.br>
18263
18264         * g++.old-deja/g++.other/friend1.C: New test.
18265
18266 1998-02-18  Dave Love  <d.love@dl.ac.uk>
18267
18268         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
18269         possibly uninitialized) variables and declare dnrm2.
18270
18271 1998-02-23  Robert Lipe <robertl@dgii.com>
18272
18273         From Bruno Haible <haible@ilog.fr>:
18274         * gcc.c-torture/execute/980223.c: New test.
18275
18276 1998-02-13  Jeffrey A Law  (law@cygnus.com)
18277
18278         * gcc.dg/ifelse-1.c: New test.
18279
18280 1998-02-09  H.J. Lu  (hjl@gnu.org)
18281
18282         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
18283
18284           * lib/old-dejagnu.exp (old-dejagnu): Added the
18285           "execution test - XFAIL *-*-*" handling in the spirit of
18286           "excess errors test -". Changed the "execution test fails"
18287           handling to be like "excess errors test fails".
18288           * Update various tests accordingly.
18289
18290 1998-02-06  Jim Wilson  <wilson@cygnus.com>
18291
18292         * gcc.c-torture/execute/980205.c: New test.
18293
18294 1998-01-18  Jeffrey A Law  (law@cygnus.com)
18295
18296         * lib/c-torture.exp: Look for .x files instead of .cexp files.
18297         * lib/f-torture.exp: Similarly.
18298         * gcc.c-torture: Rename all .cexp files to .x files.
18299
18300 1997-12-08  J"orn Rennecke <amylaar@cygnus.co.uk>
18301
18302         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
18303         (940510-1.c): Removed duplicate.
18304         (971104-1.c): New test.
18305
18306 1997-11-25  Kate Hedstrom  (kate@ahab.rutgers.edu)
18307
18308           * lib/f-torture.exp: Improve error and loop detection.
18309
18310 1997-11-19  Michael Meissner  <meissner@cygnus.com>
18311
18312         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
18313         use that to size the filler array.
18314
18315 1997-09-26  Bob Manson  <manson@charmed.cygnus.com>
18316
18317         * lib/c-torture.exp(c-torture-execute): Fix typo.
18318
18319         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
18320         testcase as the executable name. Keep the executable around if
18321         the test fails.
18322
18323 1997-09-19  Bob Manson  <manson@charmed.cygnus.com>
18324
18325         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
18326         changes.  Only test one -g option, and move it to the end of the
18327         list of options to test.
18328
18329 1997-09-19  Michael Meissner  <meissner@cygnus.com>
18330
18331         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
18332         variable GCC_TORTURE_OPTIONS to supply default switches separated
18333         by colons.  If no environment variable, run tests with -O0 -g, -O1
18334         -g, and -O2 -g as well.
18335
18336 1997-09-17  Bob Manson  <manson@charmed.cygnus.com>
18337
18338         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
18339         explanatory comments. Fix indentation.
18340
18341 1997-09-15  Jeffrey A Law  (law@cygnus.com)
18342
18343         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
18344
18345 1997-09-11  Jeffrey A Law  (law@cygnus.com)
18346
18347         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
18348         * g++.old-deja/g++.mike/p7325.C: Likewise.
18349         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
18350
18351 1997-09-11  Alexandre Oliva  (oliva@dcc.unicamp.br)
18352
18353         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
18354         * g++.old-deja/g++.brendan/crash30.C: Likewise.
18355         * g++.old-deja/g++.brendan/crash39.C: Likewise.
18356         * g++.old-deja/g++.law/operators4.C: Likewise.
18357
18358 1997-09-11  Joe Buck  (jbuck@synopsys.com)
18359
18360         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
18361         * g++.old-deja/g++.mike/p784.C: Ditto.
18362         * g++.old-deja/g++.mike/p785.C: Ditto.
18363
18364 1997-09-05  Jeffrey A Law  (law@cygnus.com)
18365
18366           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
18367
18368 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
18369
18370         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
18371         target feature; pass this to c-torture-execute as needed.
18372
18373 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
18374
18375         * lib/c-torture.exp(c-torture-execute): If the previous and the
18376         current executables being tested are identical, we don't need to
18377         run the executable again. Try to make the executable names
18378         unique. Add an optional argument for passing additional compiler
18379         flags.
18380
18381 1997-09-02  Doug Evans  <dje@canuck.cygnus.com>
18382
18383         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
18384
18385 1997-08-29  Jeffrey A Law  (law@cygnus.com)
18386
18387         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
18388
18389 1997-07-31  Jeffrey A Law  (law@cygnus.com)
18390
18391         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
18392         32bit or larger longs.
18393
18394         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
18395         have either a 32bit long or 32bit int.
18396
18397 1997-07-29  J"orn Rennecke <amylaar@cygnus.co.uk>
18398
18399         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
18400         Make double precision tests dependent on sizeof (double).
18401
18402 1997-07-09  Bob Manson  <manson@charmed.cygnus.com>
18403
18404         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
18405         too.
18406
18407 1997-06-17  J"orn Rennecke <amylaar@cygnus.co.uk>
18408
18409         * gcc.c-torture/compile/961203-1.cexp: New script.
18410
18411 1997-06-16  Bob Manson  <manson@charmed.cygnus.com>
18412
18413         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
18414         up the includes ourselves.
18415
18416 1997-06-11  Bob Manson  <manson@charmed.cygnus.com>
18417
18418         * lib/plumhall.exp: Remove random include, and add a few
18419         verbose messages for debugging.
18420
18421 1997-06-06  Bob Manson  <manson@charmed.cygnus.com>
18422
18423         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
18424         of trying to do it ourselves.
18425
18426 1997-06-04  J"orn Rennecke <amylaar@cygnus.co.uk>
18427
18428         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
18429
18430 1997-06-04  Bob Manson  <manson@charmed.cygnus.com>
18431
18432         * gcc.prms/5403.c: Made regexp a bit less strict.
18433
18434 1997-06-03  Bob Manson  <manson@charmed.cygnus.com>
18435
18436         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
18437         is returned from remote_load instead.
18438         * lib/plumhall.exp: Ditto.
18439         * lib/mike-g++.exp: Ditto.
18440         * lib/old-dejagnu.exp: Ditto.
18441         * lib/c-torture.exp: Ditto.
18442
18443 1997-05-30  Bob Manson  <manson@charmed.cygnus.com>
18444
18445         * lib/g++.exp: Use build_wrapper procedure.
18446         * lib/gcc.exp: Ditto.
18447
18448 1997-05-20  Jeffrey A Law  (law@cygnus.com)
18449
18450         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
18451         an old-style decl for malloc.  Fixes tests to work when
18452         sizeof (int) != sizeof (size_t).
18453
18454 1997-05-15  Mike Meissner  <meissner@cygnus.com>
18455
18456         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
18457
18458         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
18459         use stdargs.h interface.
18460
18461 1997-05-15  Mike Meissner  <meissner@cygnus.com>
18462
18463         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
18464         NO_VARARGS when compiling.
18465
18466 1997-05-01  Bob Manson  <manson@charmed.cygnus.com>
18467
18468         * lib/plumhall.exp(ph_includes): New procedure.
18469         (ph_make): Use it.
18470         (ph_compiler): Ditto.
18471
18472         * lib/g++.exp: Rename test-glue.c to testglue.c.
18473         * lib/gcc.exp: Ditto.
18474
18475 1997-04-10  Bob Manson  <manson@charmed.cygnus.com>
18476
18477         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
18478         to completion when it's called.
18479
18480 1997-03-21  Michael Meissner  <meissner@cygnus.com>
18481
18482         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
18483         is defined, don't do test.
18484
18485 1997-03-20  Doug Evans  <dje@canuck.cygnus.com>
18486
18487         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
18488         for object files.
18489         (ph_summary): Mark skipped testcases as untested, not unresolved.
18490
18491         * lib/plumhall.exp (ph_make): If unresolved because of bad
18492         errorCode, record errorCode in log file.
18493         (*): Replace send_log/verbose with verbose -log.
18494
18495 1997-03-19  Michael Meissner  <meissner@cygnus.com>
18496
18497         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
18498         double conversion if double isn't at least 8 bytes.
18499
18500         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
18501         int to work with targets where int is 16 bits.
18502
18503         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
18504         8 bytes, just exit, since 4 byte doubles don't have enough bits of
18505         precision for the test to complete.
18506
18507 1997-03-14  Michael Meissner  <meissner@cygnus.com>
18508
18509         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
18510         if d10v is not compiled with the -mdouble64 flag.
18511         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
18512
18513         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
18514         d10v is not compiled with the -mint32 flag.
18515
18516 1997-03-13  Bob Manson  <manson@charmed.cygnus.com>
18517
18518         * lib/plumhall.exp: Use incr_count.
18519
18520 1997-03-12  Jeffrey A Law  (law@cygnus.com)
18521
18522         * gcc.c-torture: Update to c-torture-1.45.
18523
18524 1997-02-23  Bob Manson  <manson@charmed.cygnus.com>
18525
18526         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
18527         the name of the expect testcase file).
18528
18529         * lib/g++.exp(g++_init): Ditto.
18530
18531 1997-02-20  Bob Manson  <manson@charmed.cygnus.com>
18532
18533         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
18534         the host.
18535
18536         * lib/gcc.exp(gcc_exit): New procedure.
18537
18538 1997-02-19  Bob Manson  <manson@charmed.cygnus.com>
18539
18540         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
18541         specs where appropriate.
18542
18543         * g++.old-deja/g++.arm/*: Added additional ERROR checks
18544         because of new "candidates are" messages, and removed a few
18545
18546         * Converted all non-old-style g++ testcases to old-style, and
18547         moved into g++.old-deja.
18548
18549 1997-02-14  Bob Manson  <manson@charmed.cygnus.com>
18550
18551         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
18552         options.
18553
18554         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
18555         succeeded.
18556
18557         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
18558
18559 1997-02-13  Michael Meissner  <meissner@cygnus.com>
18560
18561         * lib/gcc.exp (gcc_target_compile): Add support for defining
18562         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
18563         the machine doesn't have those features.
18564
18565 1997-02-11  Bob Manson  <manson@charmed.cygnus.com>
18566
18567         * g++.law/operators4.exp: Don't use LIBS.
18568
18569 1997-02-08  Bob Manson  <manson@charmed.cygnus.com>
18570
18571         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
18572
18573         * lib/mike-g++.exp: Don't set the compiler to be tested here.
18574         * lib/g++.exp: Set it here instead. Also, allow use of the
18575         --tool_exec and --tool_opt options. Change CXX to
18576         GXX_UNDER_TEST.
18577
18578         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
18579
18580         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
18581
18582 1997-02-07  Bob Manson  <manson@charmed.cygnus.com>
18583
18584         * lib/old-dejagnu.exp: Use prune_warnings instead of
18585         prune_system_crud.
18586         * lib/mike-g++.exp: Ditto.
18587         * lib/gcc.exp: Ditto.
18588         * lib/g++.exp: Ditto.
18589
18590         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
18591
18592 1997-02-07  Jeffrey A Law  (law@cygnus.com)
18593
18594           * 941014-2.c: Include stdlib.h
18595           * 960327-1.c: Include stdio.h
18596           * dbra.c, index-1.c: Don't assume ints are 32bits.
18597
18598 1997-02-04  Bob Manson  <manson@charmed.cygnus.com>
18599
18600         * lib/gcc.exp: Add gcc,stack_size target feature.
18601
18602         * lib/g++.exp(g++_target_compile): Add the include and link
18603         paths here, not in two other places. And, it's $options, not
18604         options.
18605
18606         * lib/mike-g++.exp(postbase): Remove the code that determines
18607         the correct include and link paths.
18608         * g++.old-deja/old-deja.exp: Ditto.
18609
18610 1997-02-03  Bob Manson  <manson@charmed.cygnus.com>
18611
18612         * lib/g++.exp(g++_init): target_compile no longer returns the
18613         filename of the result.
18614
18615 1997-02-02  Bob Manson  <manson@charmed.cygnus.com>
18616
18617         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
18618         call to glob.
18619
18620         * gcc.c-torture/special/special.exp: Change call to
18621         gcc_target_compile to include the object file.
18622
18623 1997-02-02  Ian Lance Taylor  <ian@cygnus.com>
18624
18625         * gcc.c-torture/special/special.exp: Correct misspelling in last
18626         change.
18627
18628 1997-02-01  Bob Manson  <manson@charmed.cygnus.com>
18629
18630         * lib/plumhall.exp(ph_summary): Log the entire output of the
18631         executable. Return -1 if there were any failures, 0 otherwise.
18632         (ph_execute): Return -1 if there were any failures, 0 otherwise.
18633         (ph_make): Clean up objects and executables that were built
18634         if the tests succeeded.
18635
18636 1997-01-30  Bob Manson  <manson@charmed.cygnus.com>
18637
18638         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
18639         libraries and includes in the build tree as appropriate.
18640
18641 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
18642
18643         * lib/c-torture.exp: Instead of looking for the global variable
18644         NO_LONG_LONG, check to see if that's a feature of the target.
18645
18646 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
18647
18648         * config/default.exp: Minimize. Delete the remainer of the files in
18649         config; this functionality is now in devo/dejagnu/config.
18650
18651         g++.*/*: Pass any additional flags used to compile to postbase;
18652         delete CXXFLAGS.
18653
18654         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
18655         is now done by runtest.exp. Use gcc_target_compile instead of
18656         compile.
18657
18658         lib/c-torture.exp: Use gcc_target_compile instead of compile.
18659         Remove references to CFLAGS. Use remote_file instead of
18660         calling rm -f.
18661         (c-torture): Take a list of arguments to use to compile this
18662         testcase.
18663
18664         lib/g++.exp: Simplify. Use target_compile instead of compile.
18665         lib/gcc-dg.exp: Ditto.
18666         lib/gcc.exp: Ditto.
18667         lib/mike-{gcc,g++}.exp: Ditto.
18668         lib/old-dejagnu.exp: Ditto.
18669         lib/plumhall.exp: Ditto.
18670
18671 1997-01-08  Jim Wilson  <wilson@cygnus.com>
18672
18673         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
18674         (ph_linker): Likewise.
18675
18676 1996-11-13  Joern Rennecke <amylaar@cygnus.com>
18677
18678           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
18679         MAP_ANON / MAP_ANONYMOUS if defined;
18680         else try to map from /dev/zero .
18681
18682 1996-11-12  Jeffrey A Law  (law@cygnus.com)
18683
18684         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
18685         isn't defined, then define it to MAP_ANONYMOUS.
18686
18687 1996-11-12  Jeffrey A Law  (law@cygnus.com)
18688
18689         * gcc.c-torture: Update to c-torture-1.42 release.
18690
18691 1996-11-11  Jeffrey A Law  (law@cygnus.com)
18692
18693         * gcc.c-torture: Update to c-torture-1.41 release.
18694
18695 1996-10-27  Jeffrey A Law  (law@cygnus.com)
18696
18697         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
18698         c-torture release.
18699
18700 1996-08-15  Brendan Kehoe  <brendan@lisa.cygnus.com>
18701
18702         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
18703         and LDFLAGS.  Fix second case to append the target_info ldflags
18704         onto LDFLAGS, not CFLAGS.
18705         * lib/g++.exp (g++_init): Add target_info stuff.
18706         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
18707         of libgloss and newlib flags for !native.
18708
18709         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
18710         (GDB): Fix relative path to go up another dir for finding gdb.
18711
18712 1996-08-08  Rob Savoye  <rob@chinadoll.cygnus.com>
18713
18714         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
18715         versions in the target_info array, if they don't exist.
18716
18717 1996-08-02  Brendan Kehoe  <brendan@lisa.cygnus.com>
18718
18719         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
18720
18721 1996-07-08  Jim Wilson  <wilson@cygnus.com>
18722
18723         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
18724         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
18725
18726 1996-07-01  Bob Manson  <manson@charmed.cygnus.com>
18727
18728         * lib/old-dejagnu.exp: Don't remove the output file before we've
18729         actually tested it. Don't append pwd to the path of the executable
18730         we're testing.
18731
18732 1996-06-30  Doug Evans  <dje@canuck.cygnus.com>
18733
18734         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
18735
18736 1996-06-26  Bob Manson  <manson@charmed.cygnus.com>
18737
18738         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
18739         temporary directory for compiler files, and set it to a default
18740         value of /tmp. Set $output as the name of the output file from
18741         compiling the testcase. Add a -o option to $cflags_var so the
18742         compiler writes the final output file as $output. Set $executable
18743         to $output.
18744
18745         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
18746         directory for compiler files, and set it to /tmp if it doesn't
18747         already have a value. Set $output_file to the name of the output
18748         file from compiling the testcase. Add a -o option to CXXFLAGS so
18749         the compiler writes the final output file as $output. Use $output
18750         as the executable to be tested.
18751
18752 1996-06-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
18753
18754         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
18755
18756 1996-06-08  Jeffrey A Law  (law@cygnus.com)
18757
18758         * gcc.c-torture/execute/pending-1.c: New test.  Still
18759         pending in Tege's queue.
18760
18761 1996-04-24  Jim Wilson  <wilson@chestnut.cygnus.com>
18762
18763         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
18764         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
18765         if there were failures.  Call unresolved if there were unresolved
18766         testcases.  Call gcc_fail if program did not run to completion.
18767         (ph_make): Pass additional argument name to ph_execute.
18768         (ph_execute): Add new argument.  Pass additional arguments to
18769         ph_summary.  Call gcc_fail is there is no execution output.
18770
18771 1996-04-24  Jeffrey A Law  (law@cygnus.com)
18772
18773         * lib/plumhall.exp (proc_summary): Output relavent summary
18774         lines into the log so specific failures in plumhall can be
18775         investigated.
18776
18777 1996-04-10  Jeffrey A Law  (law@cygnus.com)
18778
18779         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
18780         (c-torture-execute): Don't try to execute tests which use
18781         "long long" types if $NO_LONG_LONG is nonzero.
18782
18783 1996-04-08  Doug Evans  <dje@canuck.cygnus.com>
18784
18785         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
18786         not c-torture.
18787
18788         * gcc.ieee: Move from here.
18789         * gcc.c-torture/execute/ieee: To here.
18790
18791 1996-03-26  Jeffrey A Law  (law@cygnus.com)
18792
18793         * gcc.c-torture: Update to c-torture-1.41 release.
18794
18795 1996-03-22  Jeffrey A Law  (law@cygnus.com)
18796
18797         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
18798         not "$output".
18799
18800 1996-03-07  Doug Evans  <dje@charmed.cygnus.com>
18801
18802         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
18803         -c present.
18804
18805 1996-03-02  Jeffrey A Law  (law@cygnus.com)
18806
18807         * config/proelf.exp: Handle connecting to a simulator.
18808
18809 1996-01-31  Jeffrey A Law  (law@cygnus.com)
18810
18811         * config/proelf.exp: New file.  Enough framework that we can
18812         run c-torture tests on the proelf targets (or any other target
18813         that gdb can connect to for that matter).
18814
18815 1996-01-29  Doug Evans  <dje@canuck.cygnus.com>
18816
18817         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
18818         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
18819
18820         * lib/plumhall.exp (ph_execute): Always call ph_summary if
18821         exec_output exists.
18822
18823 1996-01-28  Doug Evans  <dje@charmed.cygnus.com>
18824
18825         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
18826         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
18827
18828         * config/*.exp: Update FSF address.  Change result of ${tool}_load
18829         to pass/fail/unresolved/unsupported/untested.  Caller must now
18830         call unresolved/unsupported/untested.
18831         * lib/*.exp: Update FSF address.  Update to handle new results of
18832         ${tool}_load.
18833         * lib/chill.exp (verbose): Delete.
18834
18835 1996-01-27  Doug Evans  <dje@charmed.cygnus.com>
18836
18837         * lib/gcc.exp (default_gcc_start): Change order of args to
18838         $LDFLAGS $CFLAGS $LIBS.
18839         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
18840         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
18841         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
18842         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
18843         * gcc.misc-tests/dg-test.exp: Likewise.
18844         * gcc.misc-tests/msgs.exp: Likewise.
18845         * gcc.prms/prms.exp: Likewise.
18846         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
18847         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
18848
18849         * lib/dg.exp: Deleted, moved to dejagnu/lib.
18850
18851 1996-01-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
18852
18853         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
18854
18855         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
18856         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
18857
18858         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
18859         necessary.
18860
18861 1996-01-20  Brendan Kehoe  <brendan@cygnus.com>
18862
18863         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
18864         global for loop; add use of $mathlib.
18865         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
18866         settings here; set mathlib for anything but VxWorks.
18867
18868 1996-01-22  Jeffrey A Law  (law@cygnus.com)
18869
18870         * gcc.c-torture: Update to c-torture-1.40 release.
18871
18872 1996-01-03  Jeffrey A Law  (law@cygnus.com)
18873
18874         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
18875         dg.exp.
18876
18877 1995-12-03  Jeffrey A. Law  <law@sethra.cygnus.com>
18878
18879         * lib/c-torture.exp (c-torture-execute): Declare "output" as
18880         global.
18881
18882 1995-11-17  Doug Evans  <dje@canuck.cygnus.com>
18883
18884         * lib/g++.exp (LIBS): Define if not already.
18885         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
18886         (gcc-dg-prune): Call prune_gcc_output.
18887         * lib/gcc.exp (prune_gcc_output): New proc.
18888         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
18889         prune_gcc_output.
18890
18891 1995-11-16  Doug Evans  <dje@canuck.cygnus.com>
18892
18893         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
18894         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
18895
18896 1995-11-15  Jeffrey A Law  (law@cygnus.com)
18897
18898         * gcc.c-torture: Update to c-torture-1.39 release.
18899
18900 1995-11-04  Doug Evans  <dje@canuck.cygnus.com>
18901
18902         * lib/c-torture.exp (c-torture-execute): Don't return if one option
18903         fails, try others as well.
18904
18905 1995-11-02  Doug Evans  <dje@canuck.cygnus.com>
18906
18907         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
18908         If compilation fails, mark execute tests as `untested'.
18909         If test is marked as unsupported, don't mark compilation and
18910         execute tests as failed.
18911
18912 1995-10-25  Brendan Kehoe  <brendan@lisa.cygnus.com>
18913
18914         * lib/g++.exp (g++_init): Don't link in libg++, and look to
18915         libstdc++ for whether or not we want to be doing shared
18916         libraries.  Delete link_curses since we don't need it anymore.
18917         * lib/mike-g++.exp (postbase): Don't link in libg++.
18918         * g++.old-deja/old-deja.exp: Likewise.
18919
18920 1995-10-23  Brendan Kehoe  <brendan@lisa.cygnus.com>
18921
18922         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
18923
18924 1995-10-17  Brendan Kehoe  <brendan@lisa.cygnus.com>
18925
18926         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
18927         For that, add `-Wl,-a,shared_archive'.
18928         * g++.old-deja/old-deja.exp: Likewise.
18929
18930 1995-10-17  Doug Evans  <dje@canuck.cygnus.com>
18931
18932         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
18933
18934 1995-10-16  Brendan Kehoe  <brendan@cygnus.com>
18935
18936         * lib/mike-g++.exp (postbase): Pay attention to the status of
18937         g++_load.
18938
18939 1995-10-16  Brendan Kehoe  <brendan@lisa.cygnus.com>
18940
18941           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
18942
18943 1995-10-16  Doug Evans  <dje@canuck.cygnus.com>
18944
18945         * lib/gcc.exp (default_gcc_start): No longer need to log program
18946         being executed or its output, execute_anywhere does that now.
18947         * lib/g++.exp (default_g++_version): Call execute_anywhere.
18948         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
18949
18950 1995-10-12  Brendan Kehoe  <brendan@lisa.cygnus.com>
18951
18952         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
18953         the same as those in lib/g++.exp.
18954
18955 1995-10-10  Jeff Law  (law@hurl.cygnus.com)
18956
18957         * gcc.c-torture: Update to c-torture-1.38 release.
18958         * gcc.ieee: Related changes.
18959
18960 1995-10-06  Rob Savoye  <rob@darkstar.cygnus.com>
18961
18962         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
18963         "exec". Minor reformatting changes.
18964
18965         * config/rom68k.exp (${tool}_load): Make it work in a canadian
18966         cross. This means all "exec" calls now work on a remote host as
18967         well.
18968         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
18969         cross. Filter out the extra "\r\n" stuff that expect puts in.
18970         (c-torture-execute): Filter out the bogus warnings like
18971         c-torture-compile does. Add support for canadian cross.
18972         * lib/gcc.exp (default_gcc_version, default_gcc_start)
18973         Use execute_anywhere rather than calling exec directly. Now it
18974         works for canadian cross testing.
18975
18976 1995-10-05  Brendan Kehoe  <brendan@rtl.cygnus.com>
18977
18978         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
18979         results into a variable, and check that rather than using file exists.
18980
18981 1995-10-04  Brendan Kehoe  <brendan@lisa.cygnus.com>
18982
18983         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
18984         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
18985
18986 1995-09-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
18987
18988         * g++.old-deja/old-deja.exp: Create and pass runshlib and
18989         lib_curses if there's a shared libg++ in the build tree.
18990
18991 1995-09-22  Doug Evans  <dje@canuck.cygnus.com>
18992
18993         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
18994         if not supported target.
18995
18996 1995-09-22  Brendan Kehoe  <brendan@lisa.cygnus.com>
18997
18998         * lib/g++.exp (g++_init): Move empty setting of runshlib and
18999         link_curses up to always happen, not just for native builds.
19000
19001 1995-09-21  Jeff Law  (law@snake.cs.utah.edu)
19002
19003         * gcc.c-torture: Update to c-torture-1.36 release.
19004         * gcc.failure: Related changes.
19005
19006 1995-09-20  Doug Evans  <dje@canuck.cygnus.com>
19007
19008         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
19009
19010 1995-09-19  Brendan Kehoe  <brendan@lisa.cygnus.com>
19011
19012         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
19013         * lib/mike-g++.exp (postbase): Not in here.  Still reference
19014         runshlib, link_curses, and mathlib for link and run.
19015
19016         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
19017         pass the runtime shared library options for Solaris, OSF/1, and
19018         Irix5, and link with -lcurses to avoid unresolved references.
19019
19020 1995-09-13  Brendan Kehoe  <brendan@lisa.cygnus.com>
19021
19022         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
19023         only run once.
19024
19025 1995-09-13  Doug Evans  <dje@canuck.cygnus.com>
19026
19027         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
19028
19029 1995-09-11  Jeff Law  (law@snake.cs.utah.edu)
19030
19031         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
19032         do not have a framework for the "compat" tests yet.
19033
19034 1995-09-09  Brendan Kehoe  <brendan@lisa.cygnus.com>
19035
19036         * lib/mike-g++.exp (postbase): New local variable `mathlib',
19037         set to null if we're testing vxworks5.1.  Use that instead of
19038         `-lm' in the setting of LIBS for link and run.
19039
19040 1995-09-08  Brendan Kehoe  <brendan@lisa.cygnus.com>
19041
19042         * config/rom68k.exp (${tool}_load): Major changes to make it
19043         work.  Verified that it does in fact return the stuff in
19044         exec_output properly.  Catch any Emul or any TRAP other than 0.
19045
19046 1995-09-07  Brendan Kehoe  <brendan@lisa.cygnus.com>
19047
19048         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
19049         LDFLAGS properly for targets that need stuff from libgloss.
19050         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
19051         only run once.
19052         (gpp_initialized): New variable.
19053
19054 1995-09-06  Rob Savoye  <rob@darkstar.cygnus.com>
19055
19056         * config/rom68k.exp: Load libgloss.exp.
19057         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
19058         so we can produce a fully linked binary.
19059         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
19060         so we can produce a fully linked binary.
19061
19062 1995-09-03  Doug Evans  <dje@canuck.cygnus.com>
19063
19064         * lib/plumhall.exp (ph_section): Watch for expected failures.
19065         Add missing `else'.
19066
19067         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
19068         run the testcase.
19069         (c-torture): Likewise.
19070
19071 1995-08-28  Doug Evans  <dje@cygnus.com>
19072
19073         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
19074
19075         * lib/mike-g++.exp (mike_cleanup): New proc.
19076         (prebase): New globals compiler_result, not_compiler_result,
19077         target_regexp.
19078         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
19079         allow leading "-" in pattern.  Watch for unsupported tests.
19080         If $compiler_result is set, pattern match assembler code,
19081         and ditto for $not_compiler_result.
19082         * lib/mike-gcc.exp: Likewise.
19083
19084         * lib/plumhall.exp (ph_execute): Only call ph_summary if
19085         execution "succeeded".
19086
19087 1995-08-14  Doug Evans  <dje@canuck.cygnus.com>
19088
19089         * config/win32.exp: New file.
19090         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
19091
19092 1995-08-04  Doug Evans  <dje@canuck.cygnus.com>
19093
19094         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
19095         unsupported.
19096         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
19097         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
19098         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
19099
19100         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
19101         "... without exceptions was ...".  That is now handled by
19102         prune_system_crud.
19103         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
19104
19105 1995-08-01  Doug Evans  <dje@canuck.cygnus.com>
19106
19107         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
19108         sieve.c,sort2.c}: New files.
19109         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
19110         sieve.exp,sort2.exp}: Drivers for them.
19111
19112         * lib/mike-gcc.exp (program_output): New user settable variable.
19113         (postbase): Call prune_system_crud.  Also prune extraneous compiler
19114         messages.
19115         * lib/mike-g++.exp (program_output): New user settable variable.
19116
19117         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
19118
19119         * config/sh.exp: Deleted (use sim.exp instead).
19120
19121 1995-07-28  Brendan Kehoe  <brendan@lisa.cygnus.com>
19122
19123         * config/vx.exp: Declare CHECKTASK as global.
19124         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
19125         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
19126         * lib/old-dejagnu.exp: Load [pwd]/$executable.
19127
19128 1995-07-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
19129
19130         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
19131         target. Like vx.exp, only includes `vx29k.exp' instead of
19132         `vxworks.exp'.
19133
19134 1995-07-23  Ian Lance Taylor  <ian@cygnus.com>
19135
19136         * config/sim.exp: Increase time limit from 120 seconds to 240.
19137
19138 1995-07-06  Jeffrey A. Law  <law@rtl.cygnus.com>
19139
19140         * gcc.c-torture/execute/950628-1.c: New test.
19141
19142 1995-06-10  Jeff Law  (law@snake.cs.utah.edu)
19143
19144         * gcc.c-torture: Update with changes/additions from
19145         c-torture-1.34.
19146
19147 1995-06-05  Doug Evans  <dje@canuck.cygnus.com>
19148
19149         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
19150
19151 1995-06-04  Jeff Law  (law@snake.cs.utah.edu)
19152
19153         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
19154
19155 1995-06-01  Jeff Law  (law@snake.cs.utah.edu)
19156
19157         * gcc.c-torture/compile/950512-1.c: New test.
19158         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
19159         * gcc.dg/struct-ret-1.c: Likewise.
19160
19161 1995-05-31  Doug Evans  <dje@canuck.cygnus.com>
19162
19163         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
19164           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
19165
19166 1995-05-30  Doug Evans  <dje@canuck.cygnus.com>
19167
19168         * gcc.c-torture/special/920411-1.c: Deleted.
19169         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
19170
19171 1995-05-22  Doug Evans  <dje@chestnut.cygnus.com>
19172
19173         * config/sim.exp (${tool}_load): Hack in call to bash to get a
19174         cpu limit.
19175
19176 1995-05-12  Torbjorn Granlund  <tege@rtl.cygnus.com>
19177
19178         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
19179
19180 1995-05-04  Torbjorn Granlund  <tege@adder.cygnus.com>
19181
19182         From kenner;
19183         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
19184         is the proper length.
19185         * va-arg-3.c: Likewise.
19186
19187 1995-04-30  Doug Evans  <dje@canuck.cygnus.com>
19188
19189         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
19190         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
19191
19192         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
19193         * lib/g++.exp (default_g++_start): Delete old cruft.
19194
19195 1995-04-25  Torbjorn Granlund  <tege@cygnus.com>
19196
19197         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
19198         (2 * (1 << 18)) to (2 * (1 << 17)).
19199
19200         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
19201
19202 1995-04-20  J.T. Conklin  <jtc@rtl.cygnus.com>
19203
19204         * config/rom68k.exp: Renamed from config/idp.exp
19205
19206 1995-04-18  Torbjorn Granlund  <tege@rtl.cygnus.com>
19207
19208         * c-torture/compile/921109-2.c
19209
19210 1995-04-18  Mike Stump  <mrs@cygnus.com>
19211
19212         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
19213         excess errors.
19214
19215 1995-04-15  Doug Evans  <dje@chestnut.cygnus.com>
19216
19217         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
19218         output.
19219         * lib/g++.exp (default_g++_start): Likewise.
19220
19221 1995-03-29  Torbjorn Granlund  <tege@adder.cygnus.com>
19222
19223         * gcc.c-torture/compile/950329-1.c: New test.
19224
19225 1995-03-28  J.T. Conklin  <jtc@rtl.cygnus.com>
19226
19227           * config/bug.exp (${tool}_load): Updated to use new remote_open
19228           and remote_close procs.
19229         * config/idp.exp: New file.
19230
19231 1995-03-22  Torbjorn Granlund  <tege@rtl.cygnus.com>
19232
19233         * gcc.c-torture/execute/950322-1.c: New test.
19234
19235 1995-03-21  Doug Evans  <dje@canuck.cygnus.com>
19236
19237         * config/vx.exp (${tool}_load): Clean up testing of return code from
19238         vxworks_ld and vxworks_spawn.
19239
19240 1995-03-21  Doug Evans  <dje@deneb.cygnus.com>
19241
19242         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
19243
19244 1995-03-13  Mike Stump  <mrs@cygnus.com>
19245
19246         * lib/old-deja.exp: Add `excess errors test - ' error, now one
19247         can mark excess errors on a machine by machine basis.  Note, the
19248         default is to not expect any excess errors, even when excess
19249         errors test - is given, so you will want to put an XFAIL ... on
19250         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
19251         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
19252         those 4 machines, but no others.
19253
19254 1995-03-10  J.T. Conklin  <jtc@rtl.cygnus.com>
19255
19256         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
19257         * lib/c-torture.exp: to here.
19258
19259 1995-03-10  Torbjorn Granlund  <tege@adder.cygnus.com>
19260
19261         * gcc.c-torture/execute/950221-1.c: New test.
19262         * gcc.c-torture/execute/struct-ret-1.c: New test.
19263         * gcc.c-torture/compile/950221-1.c: New test.
19264
19265         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
19266
19267 1995-03-03  Doug Evans  <dje@canuck.cygnus.com>
19268
19269         * gcc.c-torture/execute/arith-1.c (main): Return 0.
19270         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
19271
19272 1995-03-01  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
19273
19274         * g++.gb: New directory of tests, derived from my signature and
19275         class scoping tests.
19276
19277         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
19278         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
19279         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
19280         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
19281         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
19282         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
19283         * g++.gb/sig25.C: Likewise.
19284
19285         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
19286         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
19287         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
19288         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
19289         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
19290         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
19291         * g++.gb/sig25.exp: Likewise.
19292
19293         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
19294         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
19295         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
19296         * g++.gb/scope13.C: Likewise, this test still fails.
19297
19298         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
19299         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
19300         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
19301         * g++.gb/scope13.exp: Ditto.
19302
19303         * g++.gb/README: New file, explains what these tests are about.
19304
19305 1995-02-28  Doug Evans  <dje@canuck.cygnus.com>
19306
19307         * lib/dg.exp (dg-do): Support `preprocess'.
19308         (dg-test): Likewise.
19309
19310 1995-02-13  J.T. Conklin  <jtc@rtl.cygnus.com>
19311
19312         * config/udi.exp: change "continue -expect" to "exp_continue".
19313
19314 1995-02-11  Torbjorn Granlund  (tege@tiny.cygnus.com)
19315
19316         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
19317         Delete redundant tests.
19318
19319         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
19320         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
19321         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
19322         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
19323         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
19324         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
19325         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
19326         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
19327
19328         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
19329         storing label pointers.
19330         * gcc.c-torture/execute/921019-1.c: Likewise.
19331         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
19332         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
19333         parameter fp.
19334         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
19335         constants.
19336
19337         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
19338         Delete obsolete tests.
19339
19340         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
19341         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
19342         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
19343         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
19344         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
19345         * gcc.c-torture/compile/950124-1.c: New test.
19346
19347         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
19348
19349 1995-02-08  Jason Merrill  <jason@phydeaux.cygnus.com>
19350
19351         * lib/mike-g++.exp: Add -lm to LIBS.
19352
19353 1995-02-07  Doug Evans  <dje@canuck.cygnus.com>
19354
19355         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
19356
19357 1995-01-30  Jason Merrill  <jason@phydeaux.cygnus.com>
19358
19359         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
19360
19361 1995-01-12  Doug Evans  <dje@canuck.cygnus.com>
19362
19363         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
19364
19365 1995-01-02  Jeff Law  (law@snake.cs.utah.edu)
19366
19367         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
19368         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
19369         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
19370         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
19371         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
19372         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
19373         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
19374         * g++.law/{operators31.C, operators32.C,
19375         * g++.law/{operators33.C, operators34.C}: Likewise.
19376         * g++.law/{pic1.C, refs2.C}: Likewise.
19377         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
19378         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
19379         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
19380         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
19381
19382         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
19383         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
19384         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
19385         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
19386         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
19387         * g++.law/{enum9.exp, friend5.exp}: Likewise.
19388         * g++.law/{nest3.exp, nest4.exp}: Likewise.
19389         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
19390         * g++.law/{operators30.exp, operators31.exp}: Likewise.
19391         * g++.law/{operators32.exp, operators33.exp}: Likewise.
19392         * g++.law/{operators34.exp}: Likewise.
19393         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
19394         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
19395         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
19396         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
19397         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
19398
19399         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
19400         No longer expected to fail.
19401         * g++.law/missed-error3.C: Tweak for recent bool changes.
19402
19403 1994-12-04  Doug Evans  <dje@canuck.cygnus.com>
19404
19405         * config/emb-unix: Deleted.
19406         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
19407         remote execution.  Do final link on remote host if REMOTE_LINK is set.
19408
19409 1994-12-01  Doug Evans  <dje@canuck.cygnus.com>
19410
19411         * lib/dg.exp (dg-test): Fix typo in last patch.
19412
19413 1994-11-30  Doug Evans  <dje@canuck.cygnus.com>
19414
19415         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
19416         (handles multiple occurrences).
19417
19418 1994-11-24  Doug Evans  <dje@canuck.cygnus.com>
19419
19420         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
19421         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
19422         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
19423         printed).
19424         * lib/c-torture.exp (c-torture-compile): Likewise.
19425         (c-torture): Prepend full path if missing.
19426         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
19427         (gcc_fail): Likewise.
19428         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
19429
19430 1994-11-23  J.T. Conklin  <jtc@rtl.cygnus.com>
19431
19432         * lib/netware.exp: Only attach to NetWare i386 systems.
19433
19434 1994-11-16  Doug Evans  <dje@canuck.cygnus.com>
19435
19436         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
19437         messages.  Add test name to "output pattern match" pass/fail message.
19438
19439 1994-11-12  Doug Evans  <dje@canuck.cygnus.com>
19440
19441         * gcc.dg: New testsuite.
19442         * gcc.dg/dg.exp: New file.
19443
19444         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
19445         test-switch.c}: Deleted.
19446
19447         * gcc.misc-tests/msgs.exp: New testcase driver.
19448
19449 1994-11-09  Doug Evans  <dje@canuck.cygnus.com>
19450
19451         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
19452         Watch for illegal return values from ${tool}_load.
19453         * config/unix.exp (${tool}_load): Fix pass/fail detection for
19454         cross targets.  Coerce return value >0 to 1.
19455
19456 1994-11-08  Doug Evans  <dje@canuck.cygnus.com>
19457
19458         * config/unix.exp (${tool}_load): Call program rsh, not proc.
19459
19460         * config/emb-unix.exp: New file.
19461
19462         * config/sim.exp: Error if variable $SIM not defined.
19463         (${tool}_load): Mark test as "untested" if simulator missing.
19464
19465         * config/unix.exp: Load remote.exp to get rcp_download.
19466         * lib/c-torture.exp: Use different option lists for testcases with
19467         and without loops.
19468         * gcc.c-torture/execute/execute.exp: Likewise.
19469
19470 1994-11-02  Doug Evans  <dje@canuck.cygnus.com>
19471
19472         * config/*.exp: Clarify return code from ${tool}_load.
19473         Call `unresolved' or `untested' instead of `warning' or `perror'
19474         (sometimes you still want to call both though).
19475         Add comment that `shell_id' is local to each file.
19476         * config/udi.exp (timeout): Set to 30.
19477         Don't print warning if connection fails, $connectmode has already
19478         printed an error.
19479         (${tool}_load): Move verbose messages to level 2.
19480         Rework pattern for "Process started" message.
19481         Pass `shell_id' to ${connectmode}_download.
19482         Retry twice upon timeout.  Make resetting of target more robust.
19483         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
19484         Pass `shell_id' to exit_$connectmode.
19485         Only call exit_$connectmode if connected.
19486         * config/unix.exp (${tool}_load): Check return codes better.
19487         * config/vrtx.exp (${tool}_load): Likewise.
19488         * config/vx.exp (${tool}_load): Likewise.
19489         Delete unneeded global's.
19490         * lib/dg.exp (dg-test): Update to reflect clarified return codes
19491         from ${tool}_load.
19492         (dg-stat): Delete.
19493         (dg-init): Delete recording of pass/fail counts.
19494         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
19495         (old-dejagnu-init): Likewise.
19496         (old-dejagnu-stat): Delete contents, empty proc now.
19497         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
19498         (c-torture): Delete references to lcnt, lpass, lfail.
19499         Get option list from TORTURE_OPTIONS.
19500         Delete -funroll[-all]-loops if no loops.
19501         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
19502         (g++_stat): Delete contents (empty proc now).
19503         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
19504         (gcc_finish): Likewise.
19505         (gcc_stat): Deleted.
19506         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
19507         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
19508         * gcc.c-torture/execute/execute.exp: Likewise.
19509         Split tests into two parts: compile, execute.
19510         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
19511         no loops.  Update to reflect clarified return codes from ${tool}_load.
19512
19513 1994-10-21  Doug Evans  <dje@canuck.cygnus.com>
19514
19515         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
19516         to grep for.
19517         (old-dejagnu): Likewise (where necessary).
19518
19519 1994-10-14  Doug Evans  <dje@canuck.cygnus.com>
19520
19521         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
19522
19523         * lib/dg.exp (dg-process-target): Fix processing of selector.
19524         Add comment regarding use of `error'.
19525
19526         * lib/gcc.exp (prune_system_crud): Define if missing.
19527         * lib/g++.exp (prune_system_crud): Likewise.
19528
19529         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
19530         Call prune_system_crud.
19531         * lib/dg.exp (dg-runtest): New proc.
19532         Use perror instead of send_user for tcl errors in testcase.
19533         Don't return any value, it's never used.
19534         Don't clobber previous definition of `unknown'.
19535         Print tcl errors in `dg-final'.
19536
19537 1994-10-12  Doug Evans  <dje@canuck.cygnus.com>
19538
19539         * lib/dg.exp (dg-process-target): Improve syntax error messages.
19540         (dg-test): Don't print errorInfo, it contains stack backtrace.
19541
19542 1994-09-26  Doug Evans  (dje@canuck.cygnus.com)
19543
19544         * lib/g++.exp (runtest_file_p): Define if missing.
19545
19546 1994-09-24  Doug Evans  (dje@cygnus.com)
19547
19548         * lib/mike-g++.exp: Comment out loading of g++.exp.
19549         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
19550         (default_g++_version): Always print something.
19551         (default_g++_start): Comment out call to `which'.
19552         (g++_start, g++_load): Deleted (must be defined in config file).
19553         * lib/gcc.exp: Test for existence of $CC at start.
19554         Delete check for tmpdir (done in gcc_init).
19555         (default_gcc_version): Always print something.
19556         (default_gcc_start): Comment out call to `which'.
19557         * config/*.exp: Major cleanup - make cross targets work at least a
19558         little better for g++ (by not being "--tool gcc" specific).
19559         Rename gcc_xxx to ${tool}_xxx.
19560         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
19561         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
19562
19563 1994-09-22  Doug Evans  (dje@canuck.cygnus.com)
19564
19565         * lib/c-torture.exp (c-torture-compile): Rework compiler
19566         message processing.
19567
19568         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
19569         c-torture.
19570
19571 1994-09-21  Doug Evans  (dje@canuck.cygnus.com)
19572
19573         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
19574
19575         * lib/dg.exp (dg-process-target): Support { target native }.
19576
19577 1994-09-20  Doug Evans  (dje@canuck.cygnus.com)
19578
19579         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
19580         looked for "... program xxx got fatal signal".
19581         Correct regsub munging of `comp_output'.
19582         Ignore compiler messages "path prefix not used" and "linker input
19583         file unused".
19584
19585 1994-09-14  Doug Evans  (dje@canuck.cygnus.com)
19586
19587         * lib/gcc.exp (runtest_file_p): Define if missing.
19588         * gcc.prms/template.c: Example to work from.
19589
19590 1994-09-13  Doug Evans  (dje@canuck.cygnus.com)
19591
19592         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
19593         * lib/dg.exp (dg-test): Call unsupported testcases as such.
19594
19595         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
19596         * gcc.prms/1883.c: Moved from compile/940714-1.c.
19597         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
19598         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
19599
19600         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
19601         (dg-process-target): No longer a varargs proc.
19602         Return S/N for target, P/F for xfail.  All callers changed.
19603         (user option procs): More argument checking.
19604         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
19605         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
19606         (dg-test): Skip test if not running on selected target in `dg-do'.
19607         Update handling of `dg-do-what', `dg-output-text'.
19608         Separate execution pass/fail from output pattern match pass/fail.
19609         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
19610
19611 1994-09-12  Jim Wilson  (wilson@sphagnum.cygnus.com)
19612
19613         * gcc.c-torture/special/special.exp: Don't expect failure for mips
19614         target for 920510-1.c.
19615
19616 1994-09-12  Doug Evans  (dje@canuck.cygnus.com)
19617
19618         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
19619         Clean up comment regarding use of passcnt, etc.
19620         (gcc_stat): Don't update `testcnt' here.
19621         (gcc_finish): Do it here.
19622         Might as well reset `but_id' here too.
19623         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
19624         to determine if the file should be tested.
19625         * gcc.c-torture/compile/compile.exp: Likewise.
19626         * gcc.c-torture/execute/execute.exp: Likewise.
19627         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
19628         * gcc.misc-tests/dg-test.exp: Likewise.
19629         * gcc.prms/prms.exp: Likewise.
19630         * gcc.wendy/wendy.exp: Likewise.
19631         * g++.old-deja.exp: Likewise.
19632         Move "Testing file" message to verbose level 1.
19633
19634 1994-09-09  Doug Evans  (dje@canuck.cygnus.com)
19635
19636         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
19637
19638 1994-09-08  Doug Evans  (dje@canuck.cygnus.com)
19639
19640         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
19641         (default_gcc_start): Accept optional second list element
19642         of compiler flags.  Print compiler output at verbosity level 2.
19643         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
19644         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
19645         Save current values of framework globals passcnt, failcnt, xpasscnt,
19646         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
19647         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
19648         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
19649         xfailcnt to compute stats.  Update framework global `testcnt' from
19650         pass/fail counts.
19651         (gcc_finish): New proc.  Clean up test environment.
19652         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
19653         (gcc_epass, gcc_efail): Delete.
19654         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
19655         argument of line number.
19656         (dg-init): If the tool has an init routine, call it.
19657         (dg-test): Remove args `cflags_var' and `libs_var'.
19658         Pass all compiler options to ${tool}_start.
19659         Handle missing line number.
19660         (dg-finish): New function.
19661         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
19662         particular files.  Call gcc_finish at end.  Move "skipping test"
19663         message to verbosity level 3.
19664         * gcc.c-torture/compile/compile.exp: Likewise.
19665         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
19666         * gcc.c-torture/execute/execute.exp: Likewise.
19667         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
19668         Print testcase being tried at verbosity level 1.
19669         * gcc.c-torture/special/special.exp: Unset xfail.
19670         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
19671         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
19672         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
19673         * gcc.failure/failure.exp: Likewise.
19674         * gcc.ieee/ieee.exp: Likewise.
19675         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
19676         Update call to dg-test.  Call dg-finish at end.
19677         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
19678         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
19679         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
19680         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
19681         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
19682         * gcc.wendy/wendy.exp: Add copyright.
19683         Delete setting of tmpdir (done by gcc_init).
19684         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
19685         Pass compiler flags to gcc_start.  Call gcc_finish at end.
19686         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
19687         gcc_[ce]pass/fail.
19688
19689 1994-09-07  Doug Evans  (dje@canuck.cygnus.com)
19690
19691         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
19692         confusion.
19693         (g++_load): Likewise.
19694
19695         * config/*.exp (gcc_load): Some were varargs fns and some were not.
19696         Rename argument to `prog' to remove the confusion.
19697         Varargs fns behave differently too!
19698         (g++_load): Likewise.
19699
19700         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
19701
19702         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
19703         what it is.  Delete (always) printing of status value for !native.
19704         Simplify verbose code, and include status and exec_output.
19705         (g++_load): Use gcc_load.
19706
19707 1994-09-04  Jim Wilson  (wilson@sphagnum.cygnus.com)
19708
19709         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
19710         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
19711         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
19712         940714-3.c as these testcases don't exist anymore.  Make
19713         va-arg-1.c expected to pass.
19714
19715 1994-08-19  Doug Evans  (dje@canuck.cygnus.com)
19716
19717         * gcc.misc-tests/misc.exp: Only run specific testcases.
19718         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
19719         * gcc.misc-tests/dg-[1-9].c: New files.
19720
19721         * lib/dg.exp: New testsuite driver.
19722         * gcc.prms/prms.exp: Use it.
19723
19724         * README.gcc: New file.
19725
19726         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
19727         Document and reset `lxpass' and `lxfail'.
19728         Simplify "initialized" message.
19729         (gcc_stat): Clean up comments a little.
19730
19731 1994-08-16  Doug Evans  (dje@canuck.cygnus.com)
19732
19733         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
19734
19735 1994-08-15  Doug Evans  (dje@canuck.cygnus.com)
19736
19737         * lib/old-dejagnu.exp (process-option): New proc.
19738         (old-dejagnu-init, old-dejagnu-stat): Likewise.
19739         (old-dejagnu): Simplify.
19740         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
19741
19742 1994-08-14  Jeff Law  (law@snake.cs.utah.edu)
19743
19744         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
19745         exists and is not an empty string.
19746
19747         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
19748         $xfail rather than calling setup_xfail.  Clear $xfail when test is
19749         finished.
19750         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
19751         automatically.
19752
19753         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
19754         longer expected to fail.
19755
19756         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
19757         "f" function call.
19758
19759         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
19760
19761         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
19762         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
19763         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
19764         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
19765         c-torture-1.29.
19766
19767         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
19768         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
19769
19770         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
19771
19772         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
19773         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
19774
19775         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
19776         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
19777         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
19778
19779 1994-07-12  Jim Kingdon  (kingdon@lioth.cygnus.com)
19780
19781         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
19782         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
19783         940714-1.c, 940714-2.c, 940714-3.c},
19784         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
19785         gcc.misc-tests/{mg.c,mg.exp}:
19786         New tests.
19787         * gcc.noncompile/noncompile.exp: Change accordingly.
19788
19789 1994-07-07  Doug Evans  (dje@canuck.cygnus.com)
19790
19791         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
19792         Undo previous clobberage.
19793
19794 1994-07-04  Jeff Law  (law@snake.cs.utah.edu)
19795
19796         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
19797         * gcc.special/{930510-1.c, special.exp}:
19798         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
19799         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
19800         struct-varargs-1.c}: New tests from c-torture-1.26.
19801
19802 1994-06-28  J.T. Conklin  (jtc@phishhead.cygnus.com)
19803
19804         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
19805           argument to switch.
19806
19807 1994-05-21  Bill Cox  (bill@rtl.cygnus.com)
19808
19809         * Revert the previous changes.  Please see Rob's directory
19810           (/lisa/test/rob/progressive/gcc/testsuite) for testing
19811           fixes.
19812
19813 1994-05-19  Bill Cox  (bill@rtl.cygnus.com)
19814
19815         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
19816             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
19817             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
19818             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
19819             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
19820             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
19821             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
19822             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
19823             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
19824             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
19825             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
19826             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
19827             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
19828             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
19829             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
19830             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
19831             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
19832             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
19833             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
19834             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
19835             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
19836             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
19837             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
19838             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
19839             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
19840             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
19841             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
19842
19843 1994-05-17  Bill Cox  (bill@rtl.cygnus.com)
19844
19845         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
19846             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
19847           with perror calls.
19848
19849 1994-05-02  Jason Merrill  (jason@deneb.cygnus.com)
19850
19851         * config/unix.exp (g++_load): Fix syntax.
19852
19853 1994-04-14  Jim Wilson  (wilson@sphagnum.cygnus.com)
19854
19855         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
19856         * gcc.noncompile/921017-1.c: Deleted obsolete test.
19857         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
19858         Don't expect va-arg-1.c to fail.  Correct expected output for
19859         920928-1.c.
19860         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
19861         * gcc.wendy/hbm4.c: Correct typo.
19862         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
19863
19864 1994-03-28  Doug Evans  (dje@canuck.cygnus.com)
19865
19866         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
19867         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
19868         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
19869         * lib/c-torture.exp (c-torture-compile): Ditto.
19870
19871         Reduce volume of output (remove all the -I's and such).
19872         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
19873         Call gcc_cpass, gcc_cfail.
19874         (c-torture): Pass testing option to c-torture-compile.
19875
19876 1994-03-21  Doug Evans  (dje@cygnus.com)
19877
19878         Bring patches over from progressive.
19879         * config/default.exp: Exit remote shell cleanly.
19880         (g++_exit, g++_start): Add default versions.
19881         * config/sim.exp (gcc_load): Use perror, not error.
19882
19883 1994-03-20  Doug Evans  (dje@canuck.cygnus.com)
19884
19885         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
19886         set in site.exp.
19887
19888 1994-03-14  Doug Evans  (dje@cygnus.com)
19889
19890         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
19891         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
19892         (wendy_try): New proc to run testcase.
19893         (main loop): Call 'em.
19894         * gcc.wendy/*.c: Clean up pass to correct expected output.
19895
19896         * lib/gcc.exp: Minor cleanup work.
19897         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
19898
19899 1994-03-09  Doug Evans  (dje@canuck.cygnus.com)
19900
19901         * config/sim.exp (gcc_load): Document return codes better.
19902         Don't pass -v to simulator.
19903
19904 1994-02-24  Jeffrey A. Law  (law@snake.cs.utah.edu)
19905
19906           * gcc.special/920717-x.c: Fix typo.
19907           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
19908           get at sources.
19909
19910         * lib/mike-gcc.exp: Fix typo.
19911
19912 1994-02-15  Rob Savoye  (rob@darkstar.cygnus.com)
19913
19914         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
19915         binary to use, transform the name.
19916         * config/*.exp: rename everything. Nuke any g++ specific files,
19917         it's now a special case of gcc that requires no special support.
19918         Add a default.exp for unsupported targets.
19919
19920 1994-02-11  Rob Savoye  (rob@poseidon.cygnus.com)
19921
19922         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
19923         lib/old-dejagnu.exp: Fix a few patterns to work with the new
19924         version of Tcl.
19925
19926 1994-02-09  Rob Savoye  (rob@darkstar.cygnus.com)
19927
19928         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
19929         than a warning.
19930
19931 1994-02-06  Jeffrey A. Law  (law@snake.cs.utah.edu)
19932
19933         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
19934
19935 1994-01-03  Jim Wilson  (wilson@sphagnum.cygnus.com)
19936
19937         * gcc.execute/execute.exp: Combine opt_list and foption_list into
19938         option_list.  Compile every file with only 4/6 option choices
19939         (same as C torture) instead of with 12/18 different option
19940         choices.
19941         * lib/c-torture.exp: Likewise.
19942
19943         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
19944         not already set.
19945
19946 1993-12-30  Mike Stump  (mrs@rtl.cygnus.com)
19947
19948         * lib/old-deja.exp: Add `excess errors test fails' error, now one
19949         can put an XFAIL *-*-* on excess errors.
19950
19951 1993-12-19  Jeffrey A. Law  (law@snake.cs.utah.edu
19952
19953         * g++.law: Add more tests derived from g++-bugs snapshots.
19954
19955         * g++.law/init11.{c,exp}: Delete test.  Brendan sez it's
19956         equivalent to g++.law/init9.
19957
19958         * lib/mike-gcc.exp (postbase): Delete the .o file after we've
19959         compiled it, and the a.out file after we've run it.
19960
19961 1993-12-17  Brendan Kehoe  (brendan@lisa.cygnus.com)
19962
19963         * lib/mike-g++.exp (postbase): Delete the .o file after we've
19964         compiled it, and the a.out file after we've run it.
19965
19966 1993-12-17  Jeffrey A. Law  (law@snake.cs.utah.edu)
19967
19968         * g++.law/*.exp: Avoid losing arguments added via "append" commands.
19969
19970 1993-12-15  Rob Savoye  (rob@darkstar.cygnus.com)
19971
19972         * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
19973         version number.
19974
19975 1993-12-12  Jeffrey A. Law  (law@snake.cs.utah.edu)
19976
19977         * g++.law: New directory of g++ tests derived from the g++-bugs
19978         snapshots.
19979
19980 1993-12-09  Jeffrey Wheat  (cassidy@cygnus.com)
19981
19982         * gcc.compile: initbug1.c initbug1.exp testcase added
19983
19984 1993-12-06  Jeffrey Wheat  (cassidy@cygnus.com)
19985
19986         * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
19987         * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
19988           fixes submitted by Jeff Law (law@cs.utah.edu)
19989         * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
19990           Jeff Law (law@cs.utah.edu)
19991
19992
19993 1993-11-30  Mike Stump  (mrs@cygnus.com)
19994
19995         * config/unix-g++.exp: Follow the gcc way of doing things.
19996         * g++.old-deja/old-deja.exp: Minor updates.
19997         * lib/g++.exp: New file, follow the gcc way of doing things.
19998         * lib/old-dejagnu.exp: Minor updates.
19999         * lib/mike-g++.exp: Always unset errorInfo.
20000
20001 1993-11-06  Mike Stump  (mrs@cygnus.com)
20002
20003         * lib/gcc.exp: Fix some errors with the below change, CC and
20004         CFLAGS should be global when setting, not local.
20005
20006 1993-11-03  Rob Savoye  (rob@darkstar.cygnus.com)
20007
20008         * lib/gcc.exp: Transform tool name.
20009
20010 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
20011
20012         * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
20013
20014 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
20015
20016         * lib/gcc.exp: change gcc_done to gcc_stat
20017
20018 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
20019
20020         * Upgraded gcc testsuite to c-torture version 1.25
20021
20022 1993-10-24  Jeffrey Wheat  (cassidy@cygnus.com)
20023
20024         * lib/gcc.exp: added reporting code. Changed verbose compile message.
20025         * lib/c-torture: added hooks for new reporting code.
20026
20027 1993-10-21  Jeffrey Wheat  (cassidy@cygnus.com)
20028
20029         * config/sh-gcc.exp: check if sh-sim exists in the path
20030
20031 1993-10-18  Jeffrey Wheat  (cassidy@cygnus.com)
20032
20033         * gcc.code_quality/code_quality.exp: Initial changes for new logic.
20034         * gcc.compile/compile.exp: Initial changes for new logic.
20035         * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
20036         * gcc.failure/failure.exp: Initial changes for new logic.
20037         * gcc.ieee/ieee.exp: Initial changes for new logic.
20038         * gcc.misc-tests/misc.exp: Initial changes for new logic.
20039         * gcc.noncompile/non_compile.exp: Initial changes for new logic.
20040         * gcc.unsorted/unsorted.exp: Initial changes for new logic.
20041         * lib/c-torture.exp: Initial changes for new logic.
20042         * lib/gcc.exp: Initial changes for new logic.
20043
20044 1993-10-15  Mike Stump  (mrs@cygnus.com)
20045
20046         * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
20047         depend upon failure or success.  Fully qualify names in failure
20048         and success messages.  Always remove a.out before starting
20049         compile, just in case.  Pay more attention to error text output by
20050         the compiler.  Handle testcases with no known past errors just
20051         like all others, so that things are uniform.  Other miscellaneous
20052         improvements.
20053
20054 1993-10-13  Jeffrey Wheat  (cassidy@cygnus.com)
20055
20056         * gcc.cpp: new directory for cpp tests
20057
20058 1993-10-04  Jeffrey Wheat  (cassidy@cygnus.com)
20059
20060         * lib/chill.exp: Code reformatted, removed unused code.
20061         * config/unix-chill.exp: Code reformatted, removed unused code.
20062         * chill.execute/execute.exp: Code reformatted, removed unused code.
20063         * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
20064
20065 1993-10-04  Ian Lance Taylor  (ian@cygnus.com)
20066
20067         * config/mips-gcc.exp, config/mips-g++.exp: New files.  Execution
20068         routines not written.
20069
20070 1993-09-27  Rob Savoye  (rob@darkstar.cygnus.com)
20071
20072         * config/bug-gcc.exp: Use new procs from bug.exp.
20073
20074 1993-09-21  Rob Savoye  (rob@darkstar.cygnus.com)
20075
20076         * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
20077         via ftp, rather than depending on NFS.
20078         * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
20079         case.
20080
20081 1993-09-09  Rob Savoye  (rob@darkstar.cygnus.com)
20082
20083         * config/bug-gcc.exp: Use new download proc.
20084
20085 1993-09-14  Jeffrey Wheat  (cassidy at deneb.cygnus.com)
20086
20087         * chill.execute/execute.exp: cleanups, handles errors better
20088         * chill.compile/compile.exp: rewrite, based on execute.exp
20089         * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
20090         * lib/chill.exp: major changes to diff proc and compile and link
20091           procs. added chill_fail and chill_pass wrappers to pass and
20092           fail. added more comments, and handle error codes better.
20093           Added a hack to capture stderr from exec, so noncompile tests
20094           can work.
20095
20096 1993-09-11  Jeffrey Wheat  (cassidy@cygnus.com)
20097
20098         * chill.execute/execute.exp: rewrite of testsuite driver
20099         * lib/chill.exp: rewrite of testsuite driver
20100         * config/unix-chill.exp: rewrite of testsuite driver
20101
20102 1993-08-25  Bill Cox  (bill@rtl.cygnus.com)
20103
20104     In chill.execute:
20105         * iexpr.ch: Standardize uppercase.
20106         * tuples.dat: Standardize uppercase.
20107         * vary.ch: standardize.  Correct varying string assignments.
20108         * vary.dat: Add new output lines.
20109
20110 1993-08-24  Bill Cox  (bill@rtl.cygnus.com)
20111
20112     In chill.execute:
20113         * chprintf.ch: Standardize use of uppercase.
20114         * tuples.ch: Standardize and turn arr2 into a DCL,
20115           rather than a SYN.
20116         * pinits.ch: Standardize.
20117
20118 1993-08-23  Per Bothner  (bothner@kalessin.cygnus.com)
20119
20120         * rts.c:  Get malloc() from <stdlib.h>, not <malloc.h>.
20121         * Makefil: Renamed to Makefile.in.
20122         * configure.in: New.
20123
20124 1993-08-23  Bill Cox  (bill@rtl.cygnus.com)
20125
20126     In chill.execute:
20127         * .cvsignore: Add result/output files.
20128         * Makefile: Fix up variables at start.  Use MFLAGS
20129           everywhere.  Correct bool_loc, built_ins entries.
20130           Add entry for vary1.ch.
20131         * bitarray.ch: Standardize upper-case usage.
20132         * bitexpr.ch: Standardize, add output of b1.
20133         * params.ch: Use arrayt in along PROC parameters, to
20134           avoid novelty problems.
20135         * sets.ch: Tiny cleanup.
20136         * vary1.ch: Re-indent.
20137
20138 1993-08-17  Bill Cox  (bill@rtl.cygnus.com)
20139
20140           * Add PR-related files to Makefiles, .cvsignore files, etc.
20141
20142 1993-08-02  Jeff Wheat  (cassidy@cygnus.com)
20143
20144         * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
20145           with compiler objects. New names are test-flow.c and test-loop.c
20146
20147 1993-07-27  Jeff Wheat  (cassidy@cygnus.com)
20148
20149         * Upgraded c-torture tests from 1.19 to 1.20
20150
20151         * new files:
20152         * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
20153         * gcc.compile: 930623-1.c 930623-2.c
20154         * gcc.noncompile: 930622-1.c 930622-2.c
20155         * gcc.failure: 920411-1.c 920627-2.c
20156         * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
20157
20158 1993-07-20  Jeff Wheat  (cassidy@cygnus.com)
20159
20160         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
20161           More changes to get testsuite working properly. Needs more work.
20162           Added some support for POSIX IEEE Std 1003.3-1991 error messages.
20163
20164 1993-07-19  Jeff Wheat  (cassidy@cygnus.com)
20165
20166         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
20167           More changes to get testsuite working properly. Needs more work.
20168
20169 1993-07-13 Jeff Wheat  (cassidy@cygnus.com)
20170
20171         * chill.compile/compile.exp: Added for Dejagnu support
20172         * chill.execute/execute.exp: Added for Dejagnu support
20173         * lib/chill.exp config/unix-chill.exp  : Added for Dejagnu support
20174
20175 1993-06-19  Bill Cox  (bill@rtl.cygnus.com)
20176
20177     This should complete moving the CHILL test files.
20178         * chill.noncompile(.cvsignore printf.grt
20179             in-printf.grt chprintf.grt chprintf.ch):
20180             Added test-support files.
20181           (Makefile): Modified further.
20182         * chill.compile (emptymod.ch gdbme.ch neg_range.ch
20183             signal.ch): Added test files.
20184           * chill.execute (.cvsignore printf.grt printr.c
20185             in-printf.grt rts.c chprintf.grt rts.h): Added
20186           test-support files.
20187             (Makefile): More corrections.
20188
20189 1993-06-18  Bill Cox  (bill@rtl.cygnus.com)
20190
20191         * chill.compile, chill.execute, chill.nocompile: Add CHILL
20192           test cases, ready for DejaGnu.
20193
20194 1993-06-17  Jeffrey Wheat  (cassidy@cygnus.com)
20195
20196         * Upgraded c-torture tests from 1.18 to 1.19
20197
20198         * gcc.compile: added test(s):
20199           930607-1.c
20200         * gcc.execute: added test(s):
20201           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
20202
20203         * added new subdirectory for misc tests: gcc.misc-tests
20204         * gcc.misc-test(s): added tests:
20205           inst-check.c test-consts.c test-ior.c test-switch.c
20206
20207 1993-06-09  Brendan Kehoe  (brendan@lisa.cygnus.com)
20208
20209         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
20210
20211 1993-06-07  Ian Lance Taylor  (ian@cygnus.com)
20212
20213         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
20214
20215 1993-06-03  Jeffrey Wheat  (cassidy@cygnus.com)
20216
20217         * Upgraded c-torture tests from 1.17 to 1.18
20218
20219 1993-06-02  Jeffrey Wheat  (cassidy@cygnus.com)
20220
20221         * Upgraded c-torture tests from 1.12 to 1.17
20222
20223 1993-04-30  Mike Werner  (mtw@deneb.cygnus.com)
20224
20225         * lib/old-dejagnu.exp:
20226           Fixed handling of XFAIL target triplets to correctly
20227           recognize wildcard characters.  Removed code that
20228           appended a unique id tag to the end of the file name
20229           printed out by the result of the testcases within a
20230           given test file.
20231
20232 1993-04-29  Mike Werner  (mtw@deneb.cygnus.com)
20233
20234         * lib/old-dejagnu.exp:
20235           Reworked expected failure handling to trigger off of XFAIL
20236           keyword in keyphrase embeded in testcase source code. The
20237           XFAIL keyword must be at the end of the keyphrase line. It
20238           may optionally be followed by one or more target triplets.
20239           It has just occured that the handling of wildcards in the
20240           target triplet may not be correct.
20241
20242 1993-04-23  Mike Werner  (mtw@deneb.cygnus.com)
20243
20244         * g++.old-deja/tests:
20245           Moved all subdirectories up one level into g++.old-deja .
20246
20247         * lib/old-dejagnu.exp:
20248           Fixed problem with CXXFLAGS not being properly reset, and being
20249           corrupted with extraneous "-c" compiler option.  This was
20250           causing binaries to not be generated for test that needed them.
20251           Modified strings passed to "pass" and "fail" so that individual
20252           tests from the same test file would be distinguished by an
20253           identifier appended to the test file name in the summary logs;
20254           this corrected a problem with erroneous diff logs.  Added code
20255           to search testcases for expected fail and unexpected pass keywords.
20256
20257 1993-04-20  Rob Savoye  (rob at darkstar.cygnus.com)
20258
20259         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
20260
20261 1993-04-15  Mike Werner  (mtw@deneb.cygnus.com)
20262
20263         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
20264           Removed extraneous text from end of "Special g++ Options"
20265           keyphrase.
20266
20267         * lib/old-dejagnu.exp: Added pattern matching to look for new
20268           keywords, embedded in testcases comments, which will trigger
20269           calls to xpass and xfail.
20270
20271 1993-04-14  Mike Werner  (mtw@deneb.cygnus.com)
20272
20273         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
20274           comments embedded in the testcases, especially the one looking for
20275           special compiler options, as well as the pattern matching for the
20276           compiler output again.
20277
20278 1993-04-12  Mike Werner  (mtw@deneb.cygnus.com)
20279
20280         * lib/old-dejagnu.exp: Do a proper check of the return value for
20281           execute tests. Fixed several problems with the pattern matching
20282           of the compiler output which gave erroneous test results.
20283           Changed several of the test result messages to be more descriptive.
20284         * config/unix-g++.exp: Proc g++_load now actually works and
20285           executes the tests passed to it and returns a usable return
20286           value.
20287
20288 1993-04-11  Rob Savoye  (rob at darkstar.cygnus.com)
20289
20290           * lib/gcc.exp: Exits gracefully if $CC is bogus.
20291
20292 1993-04-09  Mike Werner  (mtw@deneb.cygnus.com)
20293
20294         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
20295           Modified both files to properly execute the old style
20296           dejagnu tests. The previous versions of these files were
20297           experimental and did not function anything near correctly.
20298
20299 1993-04-05  Rob Savoye  (rob@cygnus.com)
20300
20301         * Removed all Makefile.in and configure.in files. No configuration
20302         needed now.
20303
20304 1993-04-02  Mike Werner  (mtw@deneb.cygnus.com)
20305
20306         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
20307
20308 1993-03-28  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
20309
20310         * gcc.compile/configure.in, gcc.unsorted/configure.in,
20311         gcc.special/configure.in, gcc.noncompile/configure.in,
20312         gcc.execute/configure.in, gcc.code_quality/configure.in,
20313         g++.other/configure.in, g++.old-deja/configure.in,
20314         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
20315         in srcname setting.
20316
20317 1993-03-25  Rob Savoye  (rob at darkstar.cygnus.com)
20318
20319         * lib/udi.exp:  Fixed mondfe and mondfe_download.
20320         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
20321         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
20322
20323 1993-03-25  Ian Lance Taylor  (ian@cygnus.com)
20324
20325         * config/udi-gdb.exp: Check $shell_id after connecting to target.
20326         (gdb_exit): Don't remove *_soc files.
20327
20328 1993-03-22  Ian Lance Taylor  (ian@cygnus.com)
20329
20330         * lib/c-torture.exp: Don't look for main; instead always use -w
20331         -c.  This is how the c-torture tests work.  Remove the object
20332         file if the compilation succeeds.
20333         * gcc.execute/execute.exp: Remove executable if test passes.
20334         * gcc.noncompile/noncompile.exp: Every test is an expected
20335         failure.
20336         * gcc.special/special.exp: Added tests from c-torture 1.11,
20337         corrected use of existing test.
20338         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
20339         gcc.execute/920625-1.c: Updated to c-torture 1.11.
20340         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
20341         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
20342         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
20343         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
20344         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
20345         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
20346         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
20347         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
20348         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
20349         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
20350         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
20351         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
20352         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
20353         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
20354         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
20355         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
20356         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
20357         c-torture 1.11.
20358         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
20359         correspond to c-torture 1.11.
20360
20361         * New file.
20362