OSDN Git Service

2004-01-22 Bud Davis <bdavis9659@comcast.net>
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
1 2005-01-22  Bud Davis  <bdavis9659@comcast.net>
2
3         PR fortran/19314
4         * gfortran.dg/inquire_5.f90: New test.
5
6 2005-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
7
8         PR c/18809
9         * gcc.dg/pr18809-1.c: New test.
10
11 2005-01-21  Ian Lance Taylor  <ian@airs.com>
12
13         * gcc.dg/20050121-1.c: New test.
14
15         PR tree-optimization/13000
16         * gcc.dg/20040206-1.c: Change warning to point where function is
17         being inlined.
18
19 2005-01-21  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
20
21         PR c++/19208
22         * g++.dg/template/array11.C: New test.
23
24 2005-01-20  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
25
26         * gfortran.dg/data_char_1.f90: Fix typo, add dg-do directive.
27         * gfortran.dg/direct_io_1.f90: Add dg-do directive.
28         * gfortran.dg/entry_1.f90: Fix typo, add dg-do directive.
29         * gfortran.dg/getenv_1.f90: Add dg-do directive.
30         * gfortran.dg/pr16597.f90, gfortran.dg/pr17143.f90,
31         gfortran.dg/pr17164.f90: Add missing dg-do directives.
32
33 2005-01-20  Kazu Hirata  <kazu@cs.umass.edu>
34
35         PR tree-optimization/15349
36         * gcc.dg/tree-ssa/pr15349.c: New.
37
38 2005-01-20  Steve Ellcey  <sje@cup.hp.com>
39
40         * gcc.dg/tree-ssa/loop-1.c:  Fix target names on xfail.
41
42 2005-01-19  Hans-Peter Nilsson  <hp@axis.com>
43
44         * gcc.dg/tree-ssa/loop-1.c: Fix missing "-" in dg-final
45         scan-assembler-times directive name.
46
47         * gcc.dg/asm-a.c: Move dg-require-effective-target to
48         after dg-do.
49
50         PR rtl-optimization/19462
51         * gcc.dg/torture/pr19462-1.c: Remove token xfail marker.
52
53 2005-01-19  Steve Ellcey  <sje@cup.hp.com>
54
55         * gcc.dg/tree-ssa/loop-1.c:  Ignore declaration when
56         counting function calls on ia64.
57
58 2005-01-19  Jakub Jelinek  <jakub@redhat.com>
59
60         PR rtl-optimization/15139
61         * gcc.dg/20050111-2.c: New test.
62
63         PR c/17297
64         * gcc.c-torture/compile/20050113-1.c: New testcase.
65
66         PR middle-end/19164
67         * gcc.dg/20050113-1.c: New testcase.
68
69 2005-01-19  Dorit Naishlos  <dorit@il.ibm.com>
70
71         * gcc.dg/vect/vect-85.c: Add comment.
72         * gcc.dg/vect/vect-86.c: Add xfail for now.
73         * gcc.dg/vect/vect-87.c: Add xfail for now.
74         * gcc.dg/vect/vect-88.c: Add xfail for now.
75         * gcc.dg/vect/vect.exp: Remove -fno-tree-pre.
76
77 2005-01-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
78
79         * gcc.dg/vect/vect-66.c: Slightly tweak 3rd loop.
80
81 2005-01-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
82
83         * g++.dg/debug/typedef3.C: New test.
84
85 2005-01-18  Andrew Pinski  <pinskia@physics.uc.edu>
86
87         PR c/19472
88         * gcc.dg/asm-a.c: New test.
89
90 2005-01-18  Kaz Kojima  <kkojima@gcc.gnu.org>
91
92         * gcc.dg/sh-relax.c: Add prototype for abort.
93
94 2005-01-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
95
96         * gcc.dg/short-compare-1.c: New test.
97         * gcc.dg/short-compare-2.c: Likewise.
98
99 2005-01-18  Michael Matz  <matz@suse.de>
100
101         * gcc.dg/Wno-pointer-sign.c: New test for -Wno-pointer-sign.
102
103 2005-01-17  Diego Novillo  <dnovillo@redhat.com>
104
105         PR tree-optimization/19121
106         * gcc.c-torture/compile/pr19121.c: New test.
107
108 2005-01-17  James E. Wilson  <wilson@specifixinc.com>
109
110         PR target/19357
111         * gcc.c-torture/compile/pr19357.c: New test.
112
113 2005-01-17  Ian Lance Taylor  <ian@airs.com>
114
115         PR c/5675
116         * gcc.dg/c90-const-expr-3.c: Remove xfails on tests which now
117         pass--those that refer just to the variable, possibly with a
118         cast.
119         * gcc.dg/c99-const-expr-3.c: Likewise.
120
121         PR middle-end/13127
122         * gcc.dg/20040206-1.c: Remove xfail on bogus warning which is no
123         longer emitted.
124
125 2005-01-16  Bud Davis  <bdavis9659@comcast.net>
126
127         PR fortran/18778
128         * gfortran.dg/endfile_2.f90: New test.
129
130 2005-01-16  Steven G. Kargl  <kargls@comcast.net>
131
132         PR 19168
133         * gfortran.dg/select_5.f90: New test.
134
135 2004-01-16  Paul Brook  <paul@codesourcery.com>
136
137         * gfortran.dg/common_4.f90: New test.
138
139 2005-01-15  Hans-Peter Nilsson  <hp@axis.com>
140
141         PR rtl-optimization/19462
142         * gcc.dg/torture/pr19462-1.c: New test.
143
144 2005-01-15  Ziemowit Laski  <zlaski@apple.com>
145
146         PR objc/19321
147         * objc.dg/func-ptr-2.m: New.
148         * objc.dg/volatile-1.m: New.
149
150 2005-01-15  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
151
152         * gcc.dg/20040813-1.c: Add hppa*64*-*-* to no stabs list.
153
154 2005-01-15  Jakub Jelinek  <jakub@redhat.com>
155
156         PR tree-optimization/19060
157         * gcc.c-torture/execute/20050104-1.c: New test.
158
159 2005-01-15  Bud Davis  <bdavis9659@comcast.net>
160
161         PR fortran/18983
162         * gfortran.dg/write_to_null.f90: New test.
163
164 2005-01-14  Andrew Pinski  <pinskia@physics.uc.edu>
165             John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
166
167         PR other/19328
168         * gcc.dg/attr-alias-2.c: dg-require-alias takes an
169         argument.
170
171 2005-01-15  Jakub Jelinek  <jakub@redhat.com>
172
173         PR c++/19263
174         * g++.dg/init/vector1.C: New test.
175
176 2005-01-14  James E. Wilson  <wilson@specifixinc.com>
177
178         PR target/13158
179         * gcc.target/ia64/sibcall-unwind-1.c: New test.
180         PR target/18987
181         * gcc.target/ia64/sibcall-unwind-2.c: New test.
182
183 2005-01-14  Steven G. Kargl  <kargls@comcast.net>
184
185         * gfortran.dg/select_1.f90: New test.
186         * gfortran.dg/select_2.f90: New test.
187         * gfortran.dg/select_3.f90: New test.
188         * gfortran.dg/select_4.f90: New test.
189
190 2005-01-14  Jakub Jelinek  <jakub@redhat.com>
191
192         PR middle-end/19084
193         PR rtl-optimization/19348
194         * gcc.dg/20050111-1.c: New test.
195         * gcc.c-torture/execute/20050111-1.c: New test.
196
197         * gcc.dg/i386-asm-4.c: New test.
198
199 2005-01-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
200
201         * gcc.dg/nested-func-2.c: New test.
202         * ada/acats/norun.lst: Remove c953002.
203
204 2005-01-12  Ulrich Weigand  <uweigand@de.ibm.com>
205
206         * gcc.dg/ftrapv-2.c (labsv): Call labs instead of abs.
207
208 2005-01-12  Ben Elliston  <bje@au.ibm.com>
209
210         * g++.dg/warn/Wunused-9.C: Don't XFAIL the +f() case.
211
212 2005-01-11  Andrew Pinski  <pinskia@physics.uc.edu>
213
214         PR target/18761
215         * g++.dg/abi/align1.C: New test.
216
217 2005-01-11  Alan Modra  <amodra@bigpond.net.au>
218
219         * g++.dg/ext/altivec-3.C (baz, baz2): Check one component of structs
220         at a time.
221         * g++.dg/ext/altivec_check.h: Support compiling as C.
222
223 2005-01-10  Roger Sayle  <roger@eyesopen.com>
224
225         PR c++/19355
226         * g++.dg/expr/pr19355-1.C: New test case.
227
228 2005-01-10  Laurent GUERBY <laurent@guerby.net>
229
230         * ada/acats/tests/c4/c456001.a: New from ACATS 2.5L
231         * ada/acats/tests/c3/c392014.a: Update from ACATS 2.5L
232         * ada/acats/tests/c3/c92005b.ada: Likewise.
233         * ada/acats/tests/c3/cxb3012.a: Likewise.
234         * ada/acats/norun.lst: Add c380004 and c953002, add PR
235         
236 2005-01-09  Paul Brook  <paul@codesourcery.com>
237
238         * gfortran.dg/common_2.f90: New file.
239         * gfortran.dg/common_3.f90: New file.
240
241 2005-01-09  Zdenek Dvorak  <dvorakz@suse.cz>
242
243         * gcc.dg/tree-ssa/loop-4.c: Fix outcome.
244
245 2005-01-09  Dorit Naishlos  <dorit@il.ibm.com>
246
247         * gcc.dg/vect/pr18400.c: Add checks for alignment prints.
248         * gcc.dg/vect/pr18425.c: Add checks for alignment prints.
249         * gcc.dg/vect/pr18536.c: Add checks for alignment prints.
250         * gcc.dg/vect/vect-1.c: Add checks for alignment prints.
251         * gcc.dg/vect/vect-2.c: Add checks for alignment prints.
252         * gcc.dg/vect/vect-3.c: Add checks for alignment prints.
253         * gcc.dg/vect/vect-4.c: Add checks for alignment prints.
254         * gcc.dg/vect/vect-5.c: Add checks for alignment prints.
255         * gcc.dg/vect/vect-6.c: Add checks for alignment prints.
256         * gcc.dg/vect/vect-7.c: Add checks for alignment prints.
257         * gcc.dg/vect/vect-13.c: Add checks for alignment prints.
258         * gcc.dg/vect/vect-17.c: Add checks for alignment prints.
259         * gcc.dg/vect/vect-18.c: Add checks for alignment prints.
260         * gcc.dg/vect/vect-19.c: Add checks for alignment prints.
261         * gcc.dg/vect/vect-20.c: Add checks for alignment prints.
262         * gcc.dg/vect/vect-21.c: Add checks for alignment prints.
263         * gcc.dg/vect/vect-22.c: Add checks for alignment prints.
264         * gcc.dg/vect/vect-23.c: Add checks for alignment prints.
265         * gcc.dg/vect/vect-24.c: Add checks for alignment prints.
266         * gcc.dg/vect/vect-25.c: Add checks for alignment prints.
267         * gcc.dg/vect/vect-26.c: Add checks for alignment prints.
268         * gcc.dg/vect/vect-27.c: Add checks for alignment prints.
269         * gcc.dg/vect/vect-28.c: Add checks for alignment prints.
270         * gcc.dg/vect/vect-29.c: Add checks for alignment prints.
271         * gcc.dg/vect/vect-31.c: Add checks for alignment prints.
272         * gcc.dg/vect/vect-32.c: Add checks for alignment prints.
273         * gcc.dg/vect/vect-33.c: Add checks for alignment prints.
274         * gcc.dg/vect/vect-34.c: Add checks for alignment prints.
275         * gcc.dg/vect/vect-35.c: Add checks for alignment prints.
276         * gcc.dg/vect/vect-36.c: Add checks for alignment prints.
277         * gcc.dg/vect/vect-37.c: Add checks for alignment prints.
278         * gcc.dg/vect/vect-40.c: Add checks for alignment prints.
279         * gcc.dg/vect/vect-41.c: Add checks for alignment prints.
280         * gcc.dg/vect/vect-42.c: Add checks for alignment prints.
281         * gcc.dg/vect/vect-43.c: Add checks for alignment prints.
282         * gcc.dg/vect/vect-44.c: Add checks for alignment prints.
283         * gcc.dg/vect/vect-46.c: Add checks for alignment prints.
284         * gcc.dg/vect/vect-47.c: Add checks for alignment prints.
285         * gcc.dg/vect/vect-48.c: Add checks for alignment prints.
286         * gcc.dg/vect/vect-50.c: Add checks for alignment prints.
287         * gcc.dg/vect/vect-52.c: Add checks for alignment prints.
288         * gcc.dg/vect/vect-53.c: Add checks for alignment prints.
289         * gcc.dg/vect/vect-56.c: Add checks for alignment prints.
290         * gcc.dg/vect/vect-58.c: Add checks for alignment prints.
291         * gcc.dg/vect/vect-60.c: Add checks for alignment prints.
292         * gcc.dg/vect/vect-62.c: Add checks for alignment prints.
293         * gcc.dg/vect/vect-64.c: Add checks for alignment prints.
294         * gcc.dg/vect/vect-65.c: Add checks for alignment prints.
295         * gcc.dg/vect/vect-66.c: Add checks for alignment prints.
296         * gcc.dg/vect/vect-67.c: Add checks for alignment prints.
297         * gcc.dg/vect/vect-68.c: Add checks for alignment prints.
298         * gcc.dg/vect/vect-69.c: Add checks for alignment prints.
299         * gcc.dg/vect/vect-70.c: Add checks for alignment prints.
300         * gcc.dg/vect/vect-71.c: Add checks for alignment prints.
301         * gcc.dg/vect/vect-72.c: Add checks for alignment prints.
302         * gcc.dg/vect/vect-73.c: Add checks for alignment prints.
303         * gcc.dg/vect/vect-74.c: Add checks for alignment prints.
304         * gcc.dg/vect/vect-75.c: Add checks for alignment prints.
305         * gcc.dg/vect/vect-76.c: Add checks for alignment prints.
306         * gcc.dg/vect/vect-77.c: Add checks for alignment prints.
307         * gcc.dg/vect/vect-78.c: Add checks for alignment prints.
308         * gcc.dg/vect/vect-80.c: Add checks for alignment prints.
309         * gcc.dg/vect/vect-86.c: Add checks for alignment prints.
310         * gcc.dg/vect/vect-87.c: Add checks for alignment prints.
311         * gcc.dg/vect/vect-88.c: Add checks for alignment prints.
312         * gcc.dg/vect/vect-89.c: Add checks for alignment prints.
313         * gcc.dg/vect/vect-all.c: Add checks for alignment prints.
314
315         * gcc.dg/vect/vect-1.c: Fix spelling.
316         * gcc.dg/vect/vect-10.c: Fix spelling.
317         * gcc.dg/vect/vect-11.c: Fix spelling.
318         * gcc.dg/vect/vect-12.c: Fix spelling.
319         * gcc.dg/vect/vect-14.c: Fix spelling.
320         * gcc.dg/vect/vect-15.c: Fix spelling.
321         * gcc.dg/vect/vect-16.c: Fix spelling.
322         * gcc.dg/vect/vect-46.c: Remove obsolete comment.
323         * gcc.dg/vect/vect-64.c: Fix comments.
324         * gcc.dg/vect/vect-none.c: Remove vectorizable loop.
325
326 2005-01-09  Dorit Naishlos  <dorit@il.ibm.com>
327             Ira Rosen  <irar@il.ibm.com>
328
329         * gcc.dg/vect/vect-70.c: New test.
330         * gcc.dg/vect/vect-71.c: New test.
331
332 2005-01-09  Manfred Hollstein  <mh@suse.com>
333
334         * gcc.dg/pr18241-1.c: Fix dg-do parameter.
335         * gcc.dg/pr18241-2.c: Likewise.
336         * gcc.dg/pr18241-3.c: Likewise.
337         * gcc.dg/pr18241-4.c: Likewise.
338         * gcc.dg/pr18241-5.c: Likewise.
339
340 2005-01-08  Richard Henderson  <rth@redhat.com>
341
342         * lib/target-supports.exp (check_effective_target_vect_no_bitwise):
343         False for x86 and x86-64.
344
345 2005-01-08  Diego Novillo  <dnovillo@redhat.com>
346
347         PR tree-optimization/18241
348         * gcc.dg/pr18241-1.c: New test.
349         * gcc.dg/pr18241-2.c: New test.
350         * gcc.dg/pr18241-3.c: New test.
351         * gcc.dg/pr18241-4.c: New test.
352         * gcc.dg/pr18241-5.c: New test.
353
354 2005-01-08  Steven G. Kargl  <kargls@comcast.net>
355
356         * gfortran.dg/select_2.f90, gfortran.dg/select_3.f90,
357         gfortran.dg/select_4.f90: New.
358
359 2005-01-07  Jakub Jelinek  <jakub@redhat.com>
360
361         * gcc.c-torture/execute/20050107-1.c: New test.
362
363 2005-01-07  Nathan Sidwell  <nathan@codesourcery.com>
364
365         PR c++/19298
366         * g++.dg/template/ref2.C: New.
367
368 2005-01-07  Andrew Pinski  <pinskia@physics.uc.edu>
369
370         * gcc.c-torture/compile/pr17529.c (y): Change size of array to 1
371         instead of being empty.
372
373 2005-01-07  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
374
375         PR fortran/15553
376         * gfortran.dg/array-1.f90: New test.
377
378 2005-01-07  Jakub Jelinek  <jakub@redhat.com>
379
380         PR tree-optimization/19283
381         * gcc.c-torture/execute/20050106-1.c: New test.
382
383         PR rtl-optimization/18861
384         * gcc.dg/20050105-1.c: New test.
385
386         PR tree-optimization/18828
387         * gcc.dg/20050105-2.c: New test.
388
389 2005-01-07  Andreas Jaeger  <aj@suse.de>
390
391         * gcc.dg/i386-local.c: Handle -m32/-m64 runs correctly.
392
393 2005-01-07  Bud Davis  <bdavis9659@comcast.net>
394
395         PR fortran/18398
396         * gfortran.dg/fmt_read.f90: New test.
397
398 2005-01-06  Geoffrey Keating  <geoffk@apple.com>
399
400         * gcc.dg/rs6000-ldouble-2.c: New.
401
402 2005-01-06  Mark Mitchell  <mark@codesourcery.com>
403
404         PR c++/19244
405         * g++.dg/parser/ctor2.C: New test.
406
407 2004-01-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
408
409         PR c++/17154
410         * g++.dg/template/using9.C: New test.
411
412 2005-01-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
413
414         PR c++/19258
415         * g++.dg/lookup/friend6.C: New test.
416
417 2005-01-06  Nathan Sidwell  <nathan@codesourcery.com>
418
419         PR c++/19270
420         * g++.dg/template/array10.C: New.
421
422 2005-01-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
423
424         * g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.pt/asm2.C,
425         gcc.dg/20011119-1.c: Bypass tests on x86 when using -fpic/-fPIC.
426
427 2005-01-06  Jakub Jelinek  <jakub@redhat.com>
428
429         * gcc.c-torture/compile/20050105-1.c: New test.
430
431 2005-01-05  Geoffrey Keating  <geoffk@apple.com>
432
433         * gcc.dg/darwin-weakimport-2.c: Remove stray 'APPLE LOCAL' marker.
434
435 2005-01-05  Roger Sayle  <roger@eyesopen.com>
436
437         PR middle-end/19100
438         * gcc.dg/conv-3.c: New test case.
439
440 2005-01-05  Joseph S. Myers  <joseph@codesourcery.com>
441
442         * gcc.dg/asm-wide-1.c: New test.
443
444 2005-01-05  Nathan Sidwell  <nathan@codesourcery.com>
445
446         PR c++/19030
447         * g++.dg/parse/crash22.C: New
448
449 2005-01-04  Geoffrey Keating  <geoffk@apple.com>
450
451         PR 19257
452         * gcc.dg/cpp/subframework1.c: Run only on Darwin.
453
454 2005-01-04  Uros Bizjak  <uros@kss-loka.si>
455
456         PR middle-end/17767
457         * gcc.dg/i386-mmx-6.c: New test case.
458
459 2005-01-04  Paolo Bonzini  <bonzini@gnu.org>
460
461         PR tree-optimization/18308
462         * gcc.dg/vect/pr18308.c: New testcase.
463
464 2005-01-04  Andreas Jaeger  <aj@suse.de>
465
466         * gcc.target/i386/amd64-abi-1.c: Only run as 64-bit tests.
467
468 2005-01-03  Geoffrey Keating  <geoffk@apple.com>
469             Robert Bowdidge <bowdidge@apple.com>
470
471         * gcc.dg/cpp/subframework1.c: New.
472         * gcc.dg/cpp/frame/one.framework/Frameworks/OneSub.framework/Headers/A.h: New.
473         * gcc.dg/cpp/frame/one.framework/Frameworks/OneSub.framework/Headers/B.h: New.
474         * gcc.dg/cpp/frame/one.framework/Frameworks/OneSub.framework/Headers/C.h: New.
475         * gcc.dg/cpp/frame/one.framework/Headers/one-includeSubs.h: New.
476
477 2005-01-03  Geoffrey Keating  <geoffk@apple.com>
478
479         * gcc.dg/darwin-weakimport-1.c: Remove check for variables
480         producing warning.
481         * gcc.dg/darwin-weakimport-2.c: New.
482
483 2005-01-03  Richard Henderson  <rth@redhat.com>
484
485         * g++.old-deja/g++.ext/attrib5.C: Move the alias after the referent.
486
487 2005-01-03  Richard Henderson  <rth@redhat.com>
488
489         * gcc.dg/vect/vect.exp: Enable for ia64.
490         * lib/target-supports.exp (check_effective_target_vect_int): Likewise.
491         (check_effective_target_vect_float): Likewise.
492         (check_effective_target_vect_no_align): Likewise.
493         * gcc.dg/vect/vect-30.c: XFAIL for vect_no_align.
494         * gcc.dg/vect/vect-8.c: Likewise.
495
496 2005-01-03  Uros Bizjak <uros@kss-loka.si>
497
498         PR target/19236
499         * gcc.dg/pr19236-1.c: New test case.
500
501 2005-01-03  Hans-Peter Nilsson  <hp@bitrange.com>
502
503         PR rtl-optimization/12092
504         * gcc.dg/pr12092-1.c: Fix typo in dg directive.
505
506 2005-01-02  Andreas Jaeger  <aj@suse.de>
507
508         * gcc.dg/pr12092-1.c: Do not run on x86_64.
509
510 2005-01-01  Roger Sayle  <roger@eyesopen.com>
511             Andrew Pinski  <pinskia@physics.uc.edu>
512
513         PR rtl-optimization/12092
514         * gcc.dg/pr12092-1.c: New test case.
515
516 2005-01-01  Geoffrey Keating  <geoffk@geoffk.org>
517
518         * g++.dg/ext/visibility/fvisibility-override1.C: Test using
519         'hidden' and 'default' for better portability.
520         * g++.dg/ext/visibility/fvisibility-override2.C: Likewise.
521
522         * g++.old-deja/g++.abi/cxa_vec.C: Add -flat_namespace on Darwin
523         6 and 7.
524         * g++.old-deja/g++.brendan/new3.C: Likewise.
525
526 2005-01-01  Steven Bosscher  <stevenb@suse.de>
527
528         * gcc.dg/20041231-1.C: New test.
529         * g++.dg/warn/Wunreachable-code-1.C: New test.
530
531 2004-12-30  David Edelsohn  <edelsohn@gnu.org>
532
533         * gfortran.fortran-torture/execute/read_eof.f90: Open scratch
534         file, not /dev/null.  Abort on error.
535
536 2004-12-30  Alexander Malmberg  <alexander@malmberg.org>
537             Ziemowit Laski  <zlaski@apple.com>
538
539         PR objc/18971
540         * objc.dg/encode-5.m: New test.
541
542 2004-12-29  Richard Henderson  <rth@redhat.com>
543
544         * gcc.dg/20040813-1.c: Disable for alpha and ia64.
545         * objc.dg/stabs-1.m: Disable for ia64.
546
547 2004-12-29  Mark Mitchell  <mark@codesourcery.com>
548
549         PR c++/19190
550         * g++.dg/warn/Wunused-10.C: New test.
551
552 2004-12-28  Richard Henderson  <rth@redhat.com>
553
554         * objc.dg/stabs-1.m: Disable for alpha.
555
556 2004-12-27  Mark Mitchell  <mark@codesourcery.com>
557
558         PR c++/19149
559         * g++.dg/parse/error23.C: New test.
560
561 2004-12-27  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
562
563         * gfortran.dg/g77/f90-intrinsic-bit.f: New.
564
565         PR fortran/19032
566         * gfortran.dg/intrinsic_modulo_1.f90: New.
567         * gfortran.fortran-torture/execute/intrinsic_mod_ulo.f90: Add
568         tests with divisor -1.
569
570 2004-12-27  Mark Mitchell  <mark@codesourcery.com>
571
572         * g++.dg/opt/temp1.C (memcpy): Return a value.
573
574         PR c++/19148
575         * g++.dg/expr/cond7.C: New test.
576
577 2004-12-27  Paul Brook  <paul@codesourcery.com>
578
579         * gfortran.dg/g77/select_no_compile.f: Remove.
580
581 2004-12-27  Richard Henderson  <rth@redhat.com>
582
583         * gcc.dg/vect/vect-27a.c, gcc.dg/vect/vect-29a.c,
584         gcc.dg/vect/vect-48a.c, gcc.dg/vect/vect-56a.c,
585         gcc.dg/vect/vect-72a.c, gcc.dg/vect/vect-77a.c: Remove.
586
587 2004-12-26  Richard Henderson  <rth@redhat.com>
588
589         * gcc.dg/compat/compat-common.h (CINT, CDBL): Use multiplication
590         by 1i instead of token pasting.
591
592 2004-12-26  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
593
594         PR tree-optimization/17578
595         * gcc.c-torture/execute/ieee/compare-fp-3.x: Append -fno-trapping-math
596         to additional_flags.
597         * gcc.c-torture/execute/ieee/compare-fp-4.x: Likewise.
598
599 2004-12-25  Richard Henderson  <rth@redhat.com>
600
601         * lib/target-supports.exp (check_effective_target_vect_no_bitwise):
602         Remove Alpha.
603
604 2004-12-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
605
606         * gcc.dg/pr17055-1.c (dg-options): Add -fno-common to options on
607         hppa*-*-hpux*.
608         * gcc.dg/pr17957.c (dg-options): Likewise.
609         * gcc.dg/struct-ret-1.c: Add prototype for abort.
610         * gcc.dg/tree-ssa/asm-2.c, gcc.dg/tree-ssa/asm-3.c: Use register 1
611         instead of 0 on __hppa__.
612         * gcc.dg/tree-ssa/loop-1.c (dg-final): Check for five instances of
613         "foo,%r" on hppa*-*-*.
614
615 2004-12-23  Bud Davis  <bdavis9659@comcast.net>
616
617         PR fortran/19071
618         * gfortran.dg/complex_write.f90: New test.
619
620 2004-12-23  Mark Mitchell  <mark@codesourcery.com>
621
622         PR c++/17595
623         * g++.dg/parse/pragma2.C: New test.
624
625         * g++.dg/opt/temp1.C: Make memcpy actually copy bytes.
626
627 2004-12-23  Alexandre Oliva  <aoliva@redhat.com>
628
629         * gcc.dg/empty2.c: Add missing dg-warning.
630
631 2004-12-23  Mark Mitchell  <mark@codesourcery.com>
632
633         PR c++/17413
634         * g++.dg/template/local4.C: New test.
635         * g++.dg/template/crash19.C: Add dg-error marker.
636
637         * g++.dg/template/crash31.C: Correct embedded PR number.
638
639 2004-12-23  Mark Mitchell  <mark@codesourcery.com>
640
641         PR c++/16405
642         * g++.dg/opt/temp1.C: Add do-run marker.
643
644 2004-12-23  Alexandre Oliva  <aoliva@redhat.com>
645
646         * g++.dg/template/spec19.C: New.
647
648 2004-12-23  Alexandre Oliva  <aoliva@redhat.com>
649
650         PR target/16819
651         * gcc.dg/empty2.c: New.
652
653 2004-12-23  Richard Henderson  <rth@redhat.com>
654
655         * lib/target-supports.exp (check_effective_target_vect_no_align):
656         Remove i?86 and x86-64.
657
658 2004-12-23  Mark Mitchell  <mark@codesourcery.com>
659
660         PR c++/16405
661         * g++.dg/opt/temp1.C: New test.
662
663 2004-12-23  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
664
665         PR c++/18733
666         * g++.dg/template/friend33.C: New testcase.
667
668 2004-12-22  Mark Mitchell  <mark@codesourcery.com>
669
670         PR c++/18464
671         * g++.dg/template/cond5.C: New test.
672
673         PR c++/18492
674         * g++.dg/inherit/thunk3.C: New test.
675
676         PR c++/11224
677         * g++.dg/warn/Wunused-9.C: New test.
678
679 2004-12-22  Janis Johnson  <janis187@us.ibm.com>
680
681         * lib/gcc-dg.exp (dg-skip-if): Fix the flags compared against.
682
683 2004-12-22  Jan Beulich  <jbeulich@novell.com>
684
685         * gcc.dg/20040813-1.c: Skip for *-*-netware*.
686
687 2004-12-21  Mark Mitchell  <mark@codesourcery.com>
688
689         PR c++/18378
690         * g++.dg/ext/packed8.C: New test.
691
692         PR c++/13268
693         * g++.dg/template/crash31.C: New test.
694
695         PR c++/19034
696         * g++.dg/template/crash30.C: New test.
697
698 2004-12-21  Andrew Pinski  <pinskia@physics.uc.edu>
699
700         PR C++/18984
701         * g++.dg/eh/ctor3.C: New test.
702
703 2004-12-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
704
705         * objc.dg/stabs-1.m: Allow section name to be quoted and
706         assembly label to begin with '.LL'.
707
708 2004-12-21  Janis Johnson  <janis187@us.ibm.com>
709
710         * gcc.dg/vect/vect.exp
711         (check_effective_target_lp64_or_vect_no_align): New.
712         * gcc.dg/vect/vect-77.c: Use it.
713         * gcc.dg/vect/vect-78.c: Use it.
714
715         * lib/target-supports.exp
716         (check_effective_target_vect_no_max,
717         check_effective_target_vect_no_bitwise,
718         check_effective_target_vect_no_align): New.
719         * gcc.dg/vect/vect-13.c: Use them.
720         * gcc.dg/vect/vect-17.c: Ditto.
721         * gcc.dg/vect/vect-18.c: Ditto.
722         * gcc.dg/vect/vect-19.c: Ditto.
723         * gcc.dg/vect/vect-20.c: Ditto.
724         * gcc.dg/vect/vect-27.c: Ditto.
725         * gcc.dg/vect/vect-29.c: Ditto.
726         * gcc.dg/vect/vect-44.c: Ditto.
727         * gcc.dg/vect/vect-48.c: Ditto.
728         * gcc.dg/vect/vect-50.c: Ditto.
729         * gcc.dg/vect/vect-52.c: Ditto.
730         * gcc.dg/vect/vect-54.c: Ditto.
731         * gcc.dg/vect/vect-56.c: Ditto.
732         * gcc.dg/vect/vect-58.c: Ditto.
733         * gcc.dg/vect/vect-60.c: Ditto.
734         * gcc.dg/vect/vect-72.c: Ditto.
735         * gcc.dg/vect/vect-80.c: Ditto.
736
737 2004-12-21  Nathan Sidwell  <nathan@codesourcery.com>
738
739         PR c++/14075
740         * g++.dg/init/string1.C: New.
741
742         PR c++/18975
743         * g++.dg/other/synth1.C: New.
744
745 2004-12-21  James A. Morrison  <phython@gcc.gnu.org>
746
747         PR c/18963
748         * gcc.dg/pr18963-1.c: New test.
749
750 2004-12-21  James A. Morrison  <phython@gcc.gnu.org>
751
752         PR c/18596
753         * gcc.dg/funcdef-storage-1.c (foo): Remove.
754         * gcc.dg/pr18596-1.c: Use dg-error.
755         (dg-options): Use -fno-unit-at-a-time.
756         * gcc.dg/pr18596-2.c: New test.
757         * gcc.dg/pr18596-3.c: New test.
758
759 2004-12-20  Roger Sayle  <roger@eyesopen.com>
760
761         PR middle-end/18683
762         * g++.dg/opt/pr18683-1.C: New test case.
763
764 2004-12-20  Andrew Pinski  <pinskia@physics.uc.edu>
765
766         PR other/19093
767         * g++.dg/opt/max1.C: Fix for 64bit targets.
768
769 2004-12-20  Matt Austern  <austern@apple.com>
770
771         PR c++/19044
772         * g++.dg/ext/builtin6.C: New
773
774 2004-12-20  Diego Novillo  <dnovillo@redhat.com>
775
776         PR tree-optimization/19080
777         * gcc.c-torture/compile/pr19080.c: New test.
778
779 2004-12-20  Steven Bosscher  <stevenb@suse.de>
780
781         * gcc.dg/20041219-1.c: New test.
782
783 2004-12-19  Roger Sayle  <roger@eyesopen.com>
784
785         PR middle-end/19068
786         * g++.dg/opt/max1.C: New test case.
787
788 2004-12-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
789
790         * gcc.dg/fdata-sections-1.c: New test.
791
792 2004-12-18  Roger Sayle  <roger@eyesopen.com>
793
794         PR middle-end/18548
795         * gcc.dg/max-1.c: New test case.
796
797 2004-12-18  Jakub Jelinek  <jakub@redhat.com>
798
799         * gcc.c-torture/execute/20041218-1.c: New test.
800
801 2004-12-17  Diego Novillo  <dnovillo@redhat.com>
802
803         * gcc.dg/pr18501.c: New test.
804         * gcc.dg/uninit-5.c: XFAIL.
805         * gcc.dg/uninit-9.c: XFAIL.
806
807 2004-12-17  Dale Johannesen  <dalej@apple.com>
808
809         * gcc.dg/20041213-1.c:  New.
810
811 2004-12-17  Ziemowit Laski  <zlaski@apple.com>
812
813         * objc.dg/stabs-1.m: Allow assembly label to begin
814         with a dot ('.').
815
816 2004-12-17  Jakub Jelinek  <jakub@redhat.com>
817
818         * gcc.c-torture/execute/20041213-1.c: Move...
819         * gcc.c-torture/execute/ieee/20041213-1.c: ...to here.
820
821 2004-12-17  Nathan Sidwell  <nathan@codesourcery.com>
822
823         PR c++/18721
824         * g++.dg/lookup/conv-5.C: New.
825
826 2004-12-16  Ziemowit Laski  <zlaski@apple.com>
827
828         * objc.dg/stabs-1.m: New test.
829
830 2004-12-16  Andrew Pinski  <pinskia@physics.uc.edu>
831
832         * gcc.dg/visibility-c.c: Change compile to
833         assemble for the test.
834
835 2004-12-16  Andrew Pinski  <pinskia@physics.uc.edu>
836
837         PR target/19041
838         * gcc.dg/visibility-c.c: New test.
839
840 2004-12-16  Roger Sayle  <roger@eyesopen.com>
841
842         PR middle-end/18493
843         * gcc.dg/switch-8.c: New test case.
844
845 2004-12-16  Nathan Sidwell  <nathan@codesourcery.com>
846
847         PR c++/18905
848         * g++.dg/template/init4.C: New.
849         * g++.dg/opt/static3.C: Enable optimizer.
850
851 2004-12-16  Wolfgang Bangerth  <bangerth@dealii.com>
852
853         * g++.dg/other/complex1.C: New test.
854
855 2004-12-15  Alan Modra  <amodra@bigpond.net.au>
856
857         * g++.dg/opt/inline9.C: New test.
858
859 2004-12-15  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
860
861         PR fortran/18993
862         * gfotran.dg/nullify_1.f: New test.
863
864 2004-12-15  Richard Henderson  <rth@redhat.com>
865
866         * gcc.target/i386/i386.exp: New harness.
867         * gcc.target/i386/vect-args.c: New.
868
869 2004-12-15  David Edelsohn  <edelsohn@gnu.org>
870
871         * gcc.dg/20040813-1.c: Skip for *-*-aix*.
872
873 2004-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
874
875         PR c++/18825
876         * g++.dg/template/friend32.C: New test.
877
878 2004-12-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
879
880         * cpp/pragma-once-1.c: New test.
881         * cpp/pragma-once-1b.h: Likewise.
882         * cpp/pragma-once-1c.h: Likewise.
883         * cpp/pragma-once-1d.h: Likewise.
884         * cpp/inc/pragma-once-1a.h: Likewise.
885
886 2004-12-15  Bud Davis  <bdavis9659@comcast.net>
887             Steven G. Kargl  <kargls@comcast.net>
888
889         PR fortran/17597
890         * gfortran.dg/list_read_3.f90: New test.
891
892 2004-12-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
893
894         * gcc.dg/ftrapv-2.c: New test.
895
896 2004-12-15  Nathan Sidwell  <nathan@codesourcery.com>
897
898         PR c++/18981
899         * g++.dg/template/typename9.C: New test.
900
901 2004-12-14  Mark Mitchell  <mark@codesourcery.com>
902
903         PR c++/18738
904         * g++.dg/template/typename8.C: New test.
905         * g++.dg/parse/friend2.C: Tweak error message.
906
907 2004-12-14  Andrew Pinski  <pinskia@physics.uc.edu>
908
909         * gcc.c-torture/20041214-1.c: New test.
910
911 2004-12-14  Andrew Pinski  <pinskia@physics.uc.edu>
912
913         PR c++/18965
914         * g++.dg/init/array17.C: New test.
915
916 2004-12-14  Mark Mitchell  <mark@codesourcery.com>
917
918         PR c++/18793
919         * g++.dg/init/aggr3.C: New test.
920
921 2004-12-14  Janis Johnson  <janis187@us.ibm.com
922
923         * gcc.dg/altivec-types-1.c: New test.
924         * gcc.dg/altivec-types-2.c: New test.
925         * gcc.dg/altivec-types-3.c: New test.
926         * gcc.dg/altivec-types-4.c: New test.
927         * g++.dg/ext/altivec-types-1.C: New test.
928         * g++.dg/ext/altivec-types-2.C: New test.
929         * g++.dg/ext/altivec-types-3.C: New test.
930         * g++.dg/ext/altivec-types-4.C: New test.
931
932 2004-12-14  Jakub Jelinek  <jakub@redhat.com>
933
934         PR middle-end/18951
935         * gcc.c-torture/execute/20041213-1.c: New test.
936
937 2004-12-14  Nathan Sidwell  <nathan@codesourcery.com>
938
939         PR c++/18949
940         * g++.dg/template/cast1.C: New.
941
942 2004-12-13  Kazu Hirata  <kazu@cs.umass.edu>
943
944         * gcc.c-torture/execute/20041213-2.c: New test.
945
946 2004-12-13  Richard Henderson  <rth@redhat.com>
947
948         * gcc.dg/i386-sse-10.c: Fix typo in options.
949
950 2004-12-13  Andrew Pinski  <pinskia@physics.uc.edu>
951
952         PR c++/18968
953         * g++.dg/opt/pr18968.C: New test.
954
955 2004-12-13  Mark Mitchell  <mark@codesourcery.com>
956
957         PR c++/18925
958         * g++.dg/ext/visibility/staticdatamem.C: New test.
959
960 2004-12-13  Kelley Cook  <kcook@gcc.gnu.org>
961
962         * gcc.target/xstormy16/below100.S: Remove DOS line endings.
963
964 2004-12-13  Roger Sayle  <roger@eyesopen.com>
965
966         PR rtl-optimization/18928
967         * gcc.dg/pr18928-1.c: New test case.
968
969 2004-12-13  Alexandre Oliva  <aoliva@redhat.com>
970
971         PR tree-opt/16951
972         * gcc.c-torture/compile/20041211-1.c: New.
973
974 2004-12-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
975
976         PR middle-end/17564
977         * gcc.c-torture/execute/20041212-1.c: New test.
978
979 2004-12-12  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
980
981         PR fortran/18869
982         * gfortran.dg/common_1.f90: New test.
983
984 2004-12-12  Steven G. Kargl  <kargls@comcast.net>
985         Paul Brook  <paul@codesourcery.com>
986
987         PR fortran/16222
988         * gfortran.dg/real_do_1.f90: New test.
989
990 2004-12-12  Andrew Pinski  <pinskia@physics.uc.edu>
991
992         PR tree-opt/18040
993         * g++.dg/opt/ptrmem6.C: New test.
994
995 2004-12-11  Roger Sayle  <roger@eyesopen.com>
996
997         PR middle-end/18921
998         * gcc.dg/pr18921-1.c: New test case.
999
1000 2004-12-11  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1001
1002         PR fortran/17175
1003         * gfortran.dg/scale_1.f90: New test.
1004
1005 2004-12-10  Andrew Pinski  <pinskia@physics.uc.edu>
1006
1007         PR middle-end/18903
1008         * gcc.c-torture/compile/pr18903.c: New test.
1009
1010 2004-12-10  Richard Sandiford  <rsandifo@redhat.com>
1011
1012         * gcc.c-torture/execute/20041210-1.c: New test.
1013
1014 2004-12-10  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
1015
1016         PR c++/18731
1017         * g++.dg/parser/struct-1.C: New test.
1018         * g++.dg/parser/struct-2.C: New test.
1019         * g++.dg/parser/struct-3.C: New test.
1020
1021 2004-12-09  Richard Henderson  <rth@redhat.com>
1022
1023         * gcc.dg/loop-3.c: Don't use i386 tuning for amd64.
1024
1025         * gcc.c-torture/execute/ieee/fp-cmp-4q.c: Remove.
1026         * gcc.c-torture/execute/ieee/fp-cmp-8q.c: Remove.
1027
1028 2004-12-09  Matt Austern  <austern@apple.com>
1029
1030         PR c++/18514
1031         * g++.dg/ext/builtin1.C: New
1032         * g++.dg/ext/builtin2.C: New
1033         * g++.dg/ext/builtin3.C: New
1034         * g++.dg/ext/builtin4.C: New
1035         * g++.dg/ext/builtin5.C: New
1036
1037 2004-12-09  Andrew Pinski  <pinskia@physics.uc.edu>
1038
1039         PR tree-opt/18904
1040         * g++.dg/opt/ptrmem5.C: New test.
1041
1042 2004-12-09  Alexandre Oliva  <aoliva@redhat.com>
1043
1044         * g++.dg/parse/typename5.C: Adjust for new error.
1045         * g++.dg/parse/typename7.C: New.
1046
1047 2004-12-09  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
1048
1049         PR c++/18073
1050         * g++.dg/other/mmintrin.C: New test.
1051
1052 2004-12-09  Nathan Sidwell  <nathan@codesourcery.com>
1053
1054         PR c++/16681
1055         * g++.dg/init/array15.C: New.
1056         * g++.dg/init/array16.C: New.
1057
1058 2004-12-08  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1059
1060         PR fortran/18826
1061         * gfortran.dg/assign_1.f90: New test.
1062
1063 2004-12-08  Nick Clifton  <nickc@redhat.com>
1064
1065         * gcc.target/xstormy16/bss_below100: New directory containing tests.
1066         * gcc.target/xstormy16/data_below100: Likewise.
1067         * gcc.target/xstormy16/sfr: Likewise.
1068         * gcc.target/xstormy16/below100.S: New test source file.
1069         * gcc.target/xstormy16/below100.ld: New test linker script.
1070         * gcc.target/xstormy16/xstormy16.exp: Run the new tests.
1071         * gcc.target/xstormy16/below_100.c: Fix scan to allow for bn or
1072         bp instructions.
1073         * gcc.target/xstormy16/bp.c: Likewise.
1074
1075         * gcc.target/xstormy16/bss_below100: New files:
1076         01_const_to_b100b.c, 02_const_to_b100w.c, 03_var_to_b100b.c,
1077         04_var_to_b100w.c, 05_b100b_to_var.c, 06_b100w_to_var.c,
1078         10_set_b100b_bit_0.c, 10_set_b100b_bit_7.c, 11_clr_b100b_bit_0.c,
1079         11_clr_b100b_bit_7.c, 12_if1_b100b_bit_0.c, 12_if1_b100b_bit_3.c,
1080         12_if1_b100b_bit_7.c, 13_if0_b100b_bit_0.c, 13_if0_b100b_bit_3.c,
1081         13_if0_b100b_bit_7.c, 14_set_b100w_bit_0.c, 14_set_b100w_bit_7.c,
1082         14_set_b100w_bit_8.c, 14_set_b100w_bit_f.c, 15_clr_b100w_bit_0.c,
1083         15_clr_b100w_bit_7.c, 15_clr_b100w_bit_8.c, 15_clr_b100w_bit_f.c,
1084         16_if1_b100w_bit_0.c, 16_if1_b100w_bit_3.c, 16_if1_b100w_bit_7.c,
1085         16_if1_b100w_bit_8.c, 16_if1_b100w_bit_b.c, 16_if1_b100w_bit_f.c,
1086         17_if0_b100w_bit_0.c, 17_if0_b100w_bit_3.c, 17_if0_b100w_bit_7.c,
1087         17_if0_b100w_bit_8.c, 17_if0_b100w_bit_b.c, 17_if0_b100w_bit_f.c,
1088         20_set_b100b_bitfield_0.c, 20_set_b100b_bitfield_7.c,
1089         21_clr_b100b_bitfield_0.c, 21_clr_b100b_bitfield_7.c,
1090         22_if1_b100b_bitfield_0.c, 22_if1_b100b_bitfield_3.c,
1091         22_if1_b100b_bitfield_7.c, 23_if0_b100b_bitfield_0.c,
1092         23_if0_b100b_bitfield_3.c, 23_if0_b100b_bitfield_7.c,
1093         24_set_b100w_bitfield_0.c, 24_set_b100w_bitfield_7.c,
1094         24_set_b100w_bitfield_8.c, 24_set_b100w_bitfield_f.c,
1095         25_clr_b100w_bitfield_0.c, 25_clr_b100w_bitfield_7.c,
1096         25_clr_b100w_bitfield_8.c, 25_clr_b100w_bitfield_f.c,
1097         26_if1_b100w_bitfield_0.c, 26_if1_b100w_bitfield_3.c,
1098         26_if1_b100w_bitfield_7.c, 26_if1_b100w_bitfield_8.c,
1099         26_if1_b100w_bitfield_b.c, 26_if1_b100w_bitfield_f.c,
1100         27_if0_b100w_bitfield_0.c, 27_if0_b100w_bitfield_3.c,
1101         27_if0_b100w_bitfield_7.c, 27_if0_b100w_bitfield_8.c,
1102         27_if0_b100w_bitfield_b.c, 27_if0_b100w_bitfield_f.c
1103
1104         * gcc.target/xstormy16/data_below100: New files:
1105         01_const_to_b100b.c, 02_const_to_b100w.c, 03_var_to_b100b.c,
1106         04_var_to_b100w.c, 05_b100b_to_var.c, 06_b100w_to_var.c,
1107         10_set_b100b_bit_0.c, 10_set_b100b_bit_7.c, 11_clr_b100b_bit_0.c,
1108         11_clr_b100b_bit_7.c, 12_if1_b100b_bit_0.c, 12_if1_b100b_bit_3.c,
1109         12_if1_b100b_bit_7.c, 13_if0_b100b_bit_0.c, 13_if0_b100b_bit_3.c,
1110         13_if0_b100b_bit_7.c, 14_set_b100w_bit_0.c, 14_set_b100w_bit_7.c,
1111         14_set_b100w_bit_8.c, 14_set_b100w_bit_f.c, 15_clr_b100w_bit_0.c,
1112         15_clr_b100w_bit_7.c, 15_clr_b100w_bit_8.c, 15_clr_b100w_bit_f.c,
1113         16_if1_b100w_bit_0.c, 16_if1_b100w_bit_3.c, 16_if1_b100w_bit_7.c,
1114         16_if1_b100w_bit_8.c, 16_if1_b100w_bit_b.c, 16_if1_b100w_bit_f.c,
1115         17_if0_b100w_bit_0.c, 17_if0_b100w_bit_3.c, 17_if0_b100w_bit_7.c,
1116         17_if0_b100w_bit_8.c, 17_if0_b100w_bit_b.c, 17_if0_b100w_bit_f.c,
1117         20_set_b100b_bitfield_0.c, 20_set_b100b_bitfield_7.c,
1118         21_clr_b100b_bitfield_0.c, 21_clr_b100b_bitfield_7.c,
1119         22_if1_b100b_bitfield_0.c, 22_if1_b100b_bitfield_3.c,
1120         22_if1_b100b_bitfield_7.c, 23_if0_b100b_bitfield_0.c,
1121         23_if0_b100b_bitfield_3.c, 23_if0_b100b_bitfield_7.c,
1122         24_set_b100w_bitfield_0.c, 24_set_b100w_bitfield_7.c,
1123         24_set_b100w_bitfield_8.c, 24_set_b100w_bitfield_f.c,
1124         25_clr_b100w_bitfield_0.c, 25_clr_b100w_bitfield_7.c,
1125         25_clr_b100w_bitfield_8.c, 25_clr_b100w_bitfield_f.c,
1126         26_if1_b100w_bitfield_0.c, 26_if1_b100w_bitfield_3.c,
1127         26_if1_b100w_bitfield_7.c, 26_if1_b100w_bitfield_8.c,
1128         26_if1_b100w_bitfield_b.c, 26_if1_b100w_bitfield_f.c,
1129         27_if0_b100w_bitfield_0.c, 27_if0_b100w_bitfield_3.c,
1130         27_if0_b100w_bitfield_7.c, 27_if0_b100w_bitfield_8.c,
1131         27_if0_b100w_bitfield_b.c, 27_if0_b100w_bitfield_f.c
1132
1133         * gcc.target/xstormy16/sfr: New files:
1134         01_const_to_sfrb.c, 02_const_to_sfrw.c, 03_var_to_sfrb.c,
1135         04_var_to_sfrw.c, 05_sfrb_to_var.c, 06_sfrw_to_var.c,
1136         10_set_sfrb_bit_0.c, 10_set_sfrb_bit_7.c, 11_clr_sfrb_bit_0.c,
1137         11_clr_sfrb_bit_7.c, 12_if1_sfrb_bit_0.c, 12_if1_sfrb_bit_3.c,
1138         12_if1_sfrb_bit_7.c, 13_if0_sfrb_bit_0.c, 13_if0_sfrb_bit_3.c,
1139         13_if0_sfrb_bit_7.c, 14_set_sfrw_bit_0.c, 14_set_sfrw_bit_3.c,
1140         14_set_sfrw_bit_7.c, 14_set_sfrw_bit_8.c, 14_set_sfrw_bit_b.c,
1141         14_set_sfrw_bit_f.c, 15_clr_sfrw_bit_0.c, 15_clr_sfrw_bit_3.c,
1142         15_clr_sfrw_bit_7.c, 15_clr_sfrw_bit_8.c, 15_clr_sfrw_bit_b.c,
1143         15_clr_sfrw_bit_f.c, 16_if1_sfrw_bit_0.c, 16_if1_sfrw_bit_3.c,
1144         16_if1_sfrw_bit_7.c, 16_if1_sfrw_bit_8.c, 16_if1_sfrw_bit_b.c,
1145         16_if1_sfrw_bit_f.c, 17_if0_sfrw_bit_0.c, 17_if0_sfrw_bit_3.c,
1146         17_if0_sfrw_bit_7.c, 17_if0_sfrw_bit_8.c, 17_if0_sfrw_bit_b.c,
1147         17_if0_sfrw_bit_f.c, 20_set_sfrb_bitfield_0.c,
1148         20_set_sfrb_bitfield_7.c, 21_clr_sfrb_bitfield_0.c,
1149         21_clr_sfrb_bitfield_7.c, 22_if1_sfrb_bitfield_0.c,
1150         22_if1_sfrb_bitfield_3.c, 22_if1_sfrb_bitfield_7.c,
1151         23_if0_sfrb_bitfield_0.c, 23_if0_sfrb_bitfield_3.c,
1152         23_if0_sfrb_bitfield_7.c, 24_set_sfrw_bitfield_0.c,
1153         24_set_sfrw_bitfield_7.c, 24_set_sfrw_bitfield_8.c,
1154         24_set_sfrw_bitfield_f.c, 25_clr_sfrw_bitfield_0.c,
1155         25_clr_sfrw_bitfield_7.c, 25_clr_sfrw_bitfield_8.c,
1156         25_clr_sfrw_bitfield_f.c, 26_if1_sfrw_bitfield_0.c,
1157         26_if1_sfrw_bitfield_3.c, 26_if1_sfrw_bitfield_7.c,
1158         26_if1_sfrw_bitfield_8.c, 26_if1_sfrw_bitfield_b.c,
1159         26_if1_sfrw_bitfield_f.c, 27_if0_sfrw_bitfield_0.c,
1160         27_if0_sfrw_bitfield_3.c, 27_if0_sfrw_bitfield_7.c,
1161         27_if0_sfrw_bitfield_8.c, 27_if0_sfrw_bitfield_b.c,
1162         27_if0_sfrw_bitfield_f.c
1163
1164 2004-12-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1165
1166         PR c++/18100
1167         * g++.dg/lookup/name-clash4.C: New test.
1168
1169 2004-12-08  Nathan Sidwell  <nathan@codesourcery.com>
1170
1171         PR c++/18672
1172         * g++.dg/opt/array1.C: New.
1173
1174         PR c++/18803
1175         * g++.dg/template/operator5.C: New.
1176
1177 2004-12-08  Hans-Peter Nilsson  <hp@bitrange.com>
1178
1179         PR c/18867
1180         * gcc.dg/noncompile/20041207.c: Fix typo in dg directive.
1181
1182 2004-12-07  Steven Bosscher  <stevenb@suse.de>
1183
1184         * gcc.dg/noncompile/20041207.c: New test.
1185
1186 2004-12-07  Volker Reichelt  <reichelt@gcc.gnu.org>
1187
1188         * g++.dg/other/unreachable-1.C: New test.
1189
1190 2004-12-06  Nick Clifton  <nickc@redhat.com>
1191
1192         * gcc.dg/builtins-config.h: Use <sys/types.h> instead of
1193         <limits.h> because the latter comes from gcc's include/ directory
1194         and not the newlib/libc/include directory.
1195
1196 2004-12-04  Richard Henderson  <rth@redhat.com>
1197
1198         * gcc.dg/tree-ssa/loop-5.c: Use long instead of int.
1199
1200 2004-12-04  Richard Henderson  <rth@redhat.com>
1201
1202         * lib/target-supports.exp (check_gc_sections_available): Disable
1203         for alpha and ia64.
1204
1205 2004-12-04  Andrew Pinski  <pinskia@physics.uc.edu>
1206
1207         PR middle-end/17909
1208         * g++.dg/other/vararg-2.C: New test.
1209
1210 2004-12-04  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1211
1212         PR c++/17011, c++/17971
1213         * g++.dg/template/error15.C: Adjust expected error.
1214         * g++.dg/template/instantiate3.C: Likewise.
1215
1216 2004-12-03  Janis Johnson  <janis187@us.ibm.com>
1217
1218         * gcc.dg/altivec-18.c: Fix for darwin
1219
1220 2004-12-03  Nathan Sidwell  <nathan@codesourcery.com>
1221
1222         PR c++/18782
1223         * g++.dg/parse/ptrmem2.C: New.
1224
1225         PR c++/18318
1226         * g++.dg/template/new1.C: New.
1227
1228 2004-12-02  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1229
1230         PR fortran/18710
1231         * gfortran.dg/direct_io_3.f90: New test.
1232
1233 2004-12-02  Nathan Sidwell  <nathan@codesourcery.com>
1234
1235         PR 18758
1236         * g++.dg/parse/crash21.C: New.
1237
1238 2004-12-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1239
1240         PR c++/15664, c++/18276
1241         * g++.dg/template/ttp13.C: New test.
1242         * g++.dg/template/ttp14.C: Likewise.
1243
1244 2004-12-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1245
1246         PR c++/18123
1247         * g++.dg/parse/enum2.C: New test.
1248         * g++.old-deja/g++.pt/enum5.C: Adjust error location.
1249
1250 2004-12-02  Nick Clifton  <nickc@redhat.com>
1251
1252         * gcc.target/xstormy16: New test directory.
1253         * gcc.target/xstormy16/xstormy16.exp: Run the new tests.
1254         * gcc.target/xstormy16/bp.c: Check the generation of bp
1255         instructions.
1256         * gcc.target/xstormy16/below_100.c: Check the generation of bp and
1257         bn instructions and the BELOW100 attribute.
1258
1259 2004-12-02  Alan Modra  <amodra@bigpond.net.au>
1260
1261         PR target/16952
1262         * gcc.dg/ppc-eabi.c: New.
1263
1264 2004-12-02  Bud Davis  <bdavis9659@comcast.net>
1265
1266         PR fortran/18284
1267         * gfortran.dg/backspace.f90
1268
1269 2004-12-02  Bud Davis  <bdavis9659@comcast.net>
1270
1271         * gfortran.dg/inquire.f90: New test.
1272
1273 2004-12-01  Janis Johnson  <janis187@us.ibm.com>
1274
1275         * lib/gcc-dg.exp (dg-process-target): Wrapper for dg function to
1276         handle effective-target-keyword.
1277         (dg-skip-if): Support effective-target keyword as target list.
1278         (dg-xfail-if): Ditto.
1279         * lib/target-supports.exp (is-effective-target-keyword): New proc.
1280
1281 2004-12-01  Diego Novillo  <dnovillo@redhat.com>
1282
1283         PR tree-optimization/18291
1284         * testsuite/gcc.c-torture/compile/pr18291.c: New test.
1285
1286 2004-12-01  Nathan Sidwell  <nathan@codesourcery.com>
1287
1288         PR C++/18729
1289         * g++.dg/parse/crash20.C: New.
1290
1291         PR c++/17431
1292         * g++.dg/overload/arg1.C: New.
1293         * g++.dg/overload/arg2.C: New.
1294         * g++.dg/overload/arg3.C: New.
1295         * g++.dg/overload/arg4.C: New.
1296
1297 2004-12-01  Joseph S. Myers  <joseph@codesourcery.com>
1298
1299         * gcc.dg/c99-flex-array-4.c: Remove.
1300
1301 2004-11-30  Janis Johnson  <janis187@us.ibm.com>
1302
1303         * lib/compat.exp (compat-get-options): Fix for use with dg-xfail-if.
1304
1305         * lib/target-supports.exp (is-effective-target): Simplify.
1306
1307         * lib/target-supports.exp (check_effective_target_vect_long):
1308         Fix for powerpc64-*-*.
1309
1310 2004-11-30  Loren James Rittle  <ljrittle@acm.org>
1311
1312         * g++.old-deja/g++.eh/badalloc1.C (arena_size): Bump up to 262144
1313         to support new requirements on FreeBSD 5.
1314
1315 2004-11-30  Devang Patel  <dpatel@apple.com>
1316
1317         PR 18702
1318         * gcc.dg/cpp/isysroot-1.c: Make this test darwin specific.
1319
1320 2004-11-30  Janis Johnson  <janis187@us.ibm.com>
1321
1322         * g++.dg/ext/altivec-13.C: New test.
1323
1324 2004-11-30  Andrew Pinski  <pinskia@physics.uc.edu>
1325
1326         PR tree-opt/18298
1327         * gcc.c-torture/execute/p18298.c: New test.
1328
1329 2004-11-30  Ira Rosen  <irar@il.ibm.com>
1330             Dorit Naishlos  <dorit@il.ibm.com>
1331
1332         PR tree-opt/18607
1333         * gcc.dg/vect/vect-89.c: New test.
1334
1335 2004-11-30  James A. Morrison  <phython@gcc.gnu.org>
1336
1337         * gcc.dg/pr18596-1.c: New test.
1338
1339 2004-11-30  Ben Elliston  <bje@au.ibm.com>
1340
1341         * g++.old-deja/g++.other/decl5.C: Remove remaining XFAILs.
1342
1343 2004-11-29  Andrew Pinski  <pinskia@physics.uc.edu>
1344
1345         PR c/18479
1346         * gcc.dg/pr18479.c: New test.
1347
1348 2004-11-29  Hans-Peter Nilsson  <hp@bitrange.com>
1349
1350         PR target/18490
1351         * g++.old-deja/g++.law/bit-fields2.C: Reinstate skip for
1352         mmix-knuth-mmixware.
1353
1354         * g++.old-deja/g++.other/local-alloc1.C: Reinstate skip for
1355         cris-*-elf* cris-*-aout* mmix-*-*
1356
1357 2004-11-29  Andrew Pinski  <pinskia@physics.uc.edu>
1358
1359         PR middle-end/18725
1360         * gcc.dg/pr18725.c: New test.
1361
1362 2004-11-29  Hans-Peter Nilsson  <hp@bitrange.com>
1363
1364         PR target/18488
1365         * g++.dg/opt/vt1.C: Skip for mmix-*-*.
1366
1367         PR target/18336
1368         * gcc.dg/20040813-1.c: Skip for mmix-*-*.
1369
1370 2004-11-29  Mark Mitchell  <mark@codesourcery.com>
1371
1372         PR c++/18368
1373         * g++.old-deja/g++.brendan/crash16.C: Adjust error messages.
1374         * g++.old-deja/g++.law/ctors5.C: Likewise.
1375         * g++.old-deja/g++.other/crash25.C: Likewise.
1376
1377         PR c++/18674
1378         * g++.dg/template/error16.C: New test.
1379
1380         PR c++/18512
1381         * g++.dg/template/crash29.C: New test.
1382
1383 2004-11-29  Diego Novillo  <dnovillo@redhat.com>
1384
1385         PR tree-optimization/18712
1386         * gcc.c-torture/compile/pr18712.c: New test.
1387
1388 2004-11-29  Joseph Myers  <joseph@codesourcery.com>
1389
1390         PR c/7544
1391         * g++.dg/ext/weak1.C, gcc.dg/weak/weak-10.c, objc.dg/weak-1.m: New
1392         tests.
1393
1394 2004-11-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1395
1396         PR c++/18652
1397         * g++.dg/lookup/crash6.C: New test.
1398
1399 2004-11-29  Hans-Peter Nilsson  <hp@bitrange.com>
1400
1401         PR middle-end/18164
1402         * gcc.dg/pr18164.c: Add dg-options "".  Correct typo in dg-error.
1403
1404 2004-11-29  Joseph S. Myers  <joseph@codesourcery.com>
1405
1406         * gcc.dg/Wnested-externs-1.c, gcc.dg/decl-7.c, gcc.dg/decl-8.c,
1407         gcc.dg/if-empty-1.c, gcc.dg/init-bad-1.c, gcc.dg/init-bad-2.c,
1408         gcc.dg/init-bad-3.c, gcc.dg/parm-mismatch-1.c: New tests.
1409
1410 2004-11-28  Andrew Pinski  <pinskia@physics.uc.edu>
1411
1412         * gcc.dg/pr18164.c: New test.
1413
1414 2004-11-28  Matt Kraai  <kraai@alumni.cmu.edu>
1415
1416         * gcc.dg/funroll-loops-all.c: New.
1417
1418 2004-11-28  Hans-Peter Nilsson  <hp@bitrange.com>
1419
1420         PR target/18489
1421         * g++.dg/rtti/tinfo1.C: In pattern for label definition ending
1422         delimeter, match space and TAB as well as ":".
1423
1424         PR target/18484
1425         * g++.dg/abi/empty6.C: Xfail warning for mmix-*-*.
1426
1427         PR target/18348
1428         * gcc.dg/uninit-H.c (ASM): For unknown targets, define to "= 0".
1429
1430         PR target/18345
1431         * gcc.dg/intmax_t-1.c: Add mmix-*-* to dg-error.
1432
1433         PR target/18337
1434         * gcc.dg/array-quals-1.c: Xfail for mmix-*-*.
1435
1436 2004-11-28  Bud Davis  <bdavis9659@comcast.net>
1437
1438         * gfortran.dg/direct_io_2.f90: New test.
1439
1440 2004-11-28  Hans-Peter Nilsson  <hp@bitrange.com>
1441
1442         PR target/18334
1443         * gcc.dg/cpp/assert4.c: Remove mmix assertion tests.
1444
1445 2004-11-28  Richard Henderson  <rth@redhat.com>
1446
1447         * gcc.c-torture/execute/20020227-1.x: Remove XFAIL.
1448
1449 2004-11-28  Joseph S. Myers  <joseph@codesourcery.com>
1450
1451         * gcc.dg/builtin-choose-expr-2.c, gcc.dg/cast-1.c,
1452         gcc.dg/cast-2.c, gcc.dg/cast-3.c, gcc.dg/format/opt-1.c,
1453         gcc.dg/format/opt-2.c, gcc.dg/format/opt-3.c,
1454         gcc.dg/format/opt-4.c, gcc.dg/format/opt-5.c,
1455         gcc.dg/format/opt-6.c, gcc.dg/pointer-arith-5.c,
1456         gcc.dg/pointer-arith-6.c, gcc.dg/pointer-arith-7.c,
1457         gcc.dg/pointer-arith-8.c: New tests.
1458
1459 2004-11-27  Bud Davis  <bdavis9659@comcast.net>
1460
1461         PR fortran/18364
1462         * gfortran.dg/endfile.f90: New test.
1463
1464 2004-11-27  Falk Hueffner  <falk@debian.org>
1465
1466         * gcc.dg/loop-6.c: New test.
1467
1468 2004-11-27  Jakub Jelinek  <jakub@redhat.com>
1469
1470         * gcc.c-torture/execute/20041126-1.c: New test.
1471
1472 2004-11-27  Richard Sandiford  <rsandifo@redhat.com>
1473
1474         * gcc.dg/mips-args-1.c: Don't expect _R3000 or _R4000 to be defined
1475         on IRIX.
1476
1477 2004-11-27  Richard Sandiford  <rsandifo@redhat.com>
1478
1479         * gcc.dg/mips-movcc-[123].c: Pass the ?: expressions to other
1480         functions.
1481
1482 2004-11-27  Jakub Jelinek  <jakub@redhat.com>
1483
1484         PR rtl-optimization/17825
1485         * gcc.c-torture/compile/20041119-1.c: New test.
1486
1487 2004-11-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1488
1489         * lib/target-libpath.exp (restore_ld_library_path_env_vars):
1490         Check existence of ld library path variables before unsetting.
1491
1492 2004-11-26  Mark Mitchell  <mark@codesourcery.com>
1493
1494         * g++.old-deja/g++.eh/badalloc1.C: Robustify.
1495
1496 2004-11-26  Richard Sandiford  <rsandifo@redhat.com>
1497
1498         * gcc.dg/sibcall-[34].c: Remove MIPS xfails.
1499
1500 2004-11-26  Richard Sandiford  <rsandifo@redhat.com>
1501
1502         * g++.old-deja/g++.jason/thunk3.C: Remove mips*-*-* xfail.
1503
1504 2004-11-26  Ben Elliston  <bje@au.ibm.com>
1505
1506         * gcc.dg/cpp/isysroot-2.c: Move target selector from dg-options to
1507         dg-do directive.
1508
1509 2004-11-26  Ben Elliston  <bje@au.ibm.com>
1510
1511         * gcc.dg/pr17957.c: Pass --param, not -param.
1512
1513 2004-11-25  Andrew Pinski  <pinskia@physics.uc.edu>
1514
1515         PR middle-end/17957
1516         * testsuite/gcc.dg/pr17957.c: New test.
1517
1518 2004-11-25  Mark Mitchell  <mark@codesourcery.com>
1519
1520         PR c++/18445
1521         * g++.dg/template/crash28.C: Likewise.
1522
1523         PR c++/18001
1524         * g++.dg/expr/unary2.C: Adjust lvalue messages.
1525         * g++.dg/ext/lvaddr.C: Likewise.
1526         * g++.dg/opt/pr7503-3.C: Likewise.
1527
1528         PR c++/18466
1529         * g++.dg/parse/qualified3.C: New test.
1530         * g++.old-deja/g++.other/friend7.C: Remove bogus qualification.
1531
1532         PR c++/18545
1533         * g++.dg/expr/return1.C: New test.
1534
1535 2004-11-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1536
1537         Friend class name lookup 3/n, PR c++/3332
1538         * g++.dg/lookup/friend3.C: New test.
1539         * g++.dg/lookup/friend4.C: Likewise.
1540         * g++.dg/lookup/friend5.C: Likewise.
1541
1542 2004-11-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1543
1544         Friend class name lookup 2/n, PR c++/14513, c++/15410
1545         * g++.dg/lookup/friend2.C: New test.
1546         * g++.dg/template/friend31.C: Likewise.
1547
1548 2004-11-24  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1549
1550         * lib/target-libpath.exp (orig_ld_library_path_saved): Add missing set.
1551
1552 2004-11-24  Mark Mitchell  <mark@codesourcery.com>
1553
1554         PR c++/17473
1555         * g++.dg/tc1/dr56.C: Remove.
1556         * g++.dg/template/typedef1.C: Add dg-error markers.
1557         * g++.old-deja/g++.other/typedef7.C: Likewise.
1558
1559         PR c++/18285
1560         * g++.dg/parse/typedef7.C: New test.
1561
1562 2004-11-24  Richard Sandiford  <rsandifo@redhat.com>
1563
1564         * gcc.c-torture/execute/20041124-1.c: New test.
1565
1566 2004-11-24  Mark Mitchell  <mark@codesourcery.com>
1567
1568         * g++.dg/template/deduce3.C: New test.
1569
1570         PR c++/18586
1571         * g++.dg/template/crash27.C: New test.
1572
1573         PR c++/18530
1574         * g++.dg/warn/Wshadow-3.C: New test.
1575
1576 2004-11-24  Devang Patel  <dpatel@apple.com>
1577
1578         PR/18555
1579         * gcc.dg/cpp/isysroot-1.c: New test.
1580         * gcc.dg/cpp/usr/include/stdio.h: New file.
1581         * gcc.dg/cpp/isysroot-2.c: New test.
1582         * gcc.dg/cpp/System/Library/Framework/Carbon.framework/Headers/Carbon.h:
1583         New file.
1584
1585 2004-11-24  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1586
1587         PR c++/8929
1588         * g++.old-deja/g++.oliva/template10.C: Remove xfail.
1589
1590 2004-11-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
1591
1592         * gcc.target/sparc/align.c: Do not include <stdint.h>.
1593         * gcc.target/sparc/pdist.c: Likewise.
1594
1595 2004-11-24  Paolo Bonzini  <bonzini@gnu.org>
1596
1597         PR c++/16882
1598         * g++.dg/conversion/simd1.C: New test.
1599
1600 2004-11-23  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1601
1602         * lib/target-libpath.exp: New file defining set_ld_library_path_env_vars
1603         and restore_ld_library_path_env_vars.
1604         * g++.dg/compat/compat.exp, lib/g++.exp, lib/gcc-dg.exp,
1605         lib/gfortran.exp, lib/objc.exp, lib/treelang.exp: Use new procs.
1606         * ada/acats/run_acats (LD_LIBRARY_PATH): Add previous LD_LIBRARY_PATH
1607         to LD_LIBRARY_PATH.  Export LD_LIBRARY_PATH.
1608
1609 2004-11-23  Daniel Jacobowitz  <dan@codesourcery.com>
1610
1611         * gcc.dg/pragma-align-2.c: Test macro expansion.
1612         * gcc.dg/pragma-pack-2.c: New test.
1613
1614 2004-11-23  Richard Henderson  <rth@redhat.com>
1615
1616         * gcc.dg/vect/pr18425.c: Use effective target vect_long.
1617         * gcc.dg/vect/vect-13.c, gcc.dg/vect/vect-17.c, gcc.dg/vect/vect-18.c,
1618         gcc.dg/vect/vect-19.c, gcc.dg/vect/vect-20.c, gcc.dg/vect/vect-48a.c,
1619         gcc.dg/vect/vect-56a.c, gcc.dg/vect/vect-7.c, gcc.dg/vect/vect-77.c,
1620         gcc.dg/vect/vect-77a.c, gcc.dg/vect/vect-78.c, gcc.dg/vect/vect-86.c,
1621         gcc.dg/vect/vect-87.c, gcc.dg/vect/vect-88.c: XFAIL for alpha.
1622
1623         * gcc.dg/vect/vect.exp: Add check for alpha.
1624         * lib/target-supports.exp (check_alpha_max_hw_available): New.
1625         (check_effective_target_vect_int): Enable for alpha.
1626         (check_effective_target_vect_long): New.
1627         (is-effective-target): Add it.
1628
1629 2004-11-23  Uros Bizjak <uros@kss-loka.si>
1630
1631         * gcc.dg/pr18614-1.c: New test.
1632
1633 2004-11-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
1634
1635         * gcc.dg/setjmp-2.c: New test.
1636
1637 2004-11-22  James A. Morrison  <phython@gcc.gnu.org>
1638
1639         * gcc.target/sparc/align.c, gcc.target/sparc/combined-2.c,
1640         gcc.target/sparc/fpack16.c, gcc.target/sparc/fpack32.c,
1641         gcc.target/sparc/fpackfix.c, gcc.target/fexpand.c,
1642         gcc.target/sparc/fpmerge.c, gcc.target/sparc/fpmul.c,
1643         gcc.target/sparc/pdist.c: New tests.
1644
1645 2004-11-22  Bob Wilson  <bob.wilson@acm.org>
1646
1647         * gcc.dg/uninit-H.c: Define ASM for Xtensa targets.
1648
1649 2004-11-22  Dale Johannesen  <dalej@apple.com>
1650
1651         * gcc.dg/20041111-1.c:  New.
1652
1653 2004-11-19  Dorit Naishlos  <dorit@il.ibm.com>
1654
1655         PR tree-opt/18536
1656         * gcc.dg/vect/pr18536.c: New test.
1657
1658 2004-11-22  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1659
1660         PR c++/18354
1661         * g++.dg/template/nontype11.C: New test.
1662
1663 2004-11-21  Roger Sayle  <roger@eyesopen.com>
1664
1665         PR middle-end/18520
1666         * gcc.dg/pr18520-1.c: New test case.
1667
1668 2004-11-20  Joseph S. Myers  <joseph@codesourcery.com>
1669
1670         * gcc.dg/Wchar-subscripts-1.c, gcc.dg/array-8.c: New tests.
1671         * gcc.dg/pointer-arith-1.c, gcc.dg/pointer-arith-2.c,
1672         gcc.dg/pointer-arith-3.c, gcc.dg/pointer-arith-4.c: Update
1673         expected diagnostics.
1674
1675 2004-11-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
1676
1677         PR target/18580
1678         * gcc.dg/vect/vect-13.c, vect-27.c, vect-27a.c, vect-29.c,
1679         vect-29a.c, vect-48a.c, vect-56a.c, vect-72.c, vect-72a.c,
1680         vect-77.c, vect-77a.c: XFAIL on the SPARC.
1681
1682 2004-11-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
1683
1684         * gcc.dg/vect/vect.exp (sparc*-*-*): Fix a couple of nits.
1685
1686 2004-11-19  Mark Mitchell  <mark@codesourcery.com>
1687             Joseph Myers  <joseph@codesourcery.com>
1688
1689         * lib/target-supports.exp (check_visibility_available): Really
1690         test the compiler.
1691
1692 2004-11-19  Dorit Naishlos  <dorit@il.ibm.com>
1693
1694         PR tree-opt/18181
1695         * gcc.dg/vect/vect-85.c: New test.
1696         * gcc.dg/vect/vect-86.c: New test.
1697         * gcc.dg/vect/vect-87.c: New test.
1698         * gcc.dg/vect/vect-88.c: New test.
1699
1700 2004-11-19  Ben Elliston  <bje@au.ibm.com>
1701
1702         * gcc.dg/pr16286.c: Test __pixel and __bool keywords.
1703
1704 2004-11-18  Janis Johnson  <janis187@us.ibm.com>
1705
1706         * gcc.dg/ppc-bitfield1.c: Skip if not LP64, don't specify -m64.
1707         * gcc.dg/ppc-and-1.c: Ditto.
1708         * gcc.dg/ppc-compare-1.c: Ditto.
1709         * gcc.dg/ppc-mov-1.c: Ditto
1710
1711 2004-11-18  Daniel Jacobowitz  <dan@codesourcery.com>
1712             Mark Mitchell  <mark@codesourcery.com>
1713
1714         * testsuite/gcc.dg/pragma-init-fini-2.c: New test.
1715
1716 2004-11-17  Janis Johnson  <janis187@us.ibm.com>
1717             Aldy Hernandez  <aldyh@redhat.com>
1718
1719         * lib/target-supports.exp (check_effective_target_vect_int): New
1720         (check_effective_target_vect_float): New
1721         (check_effective_target_vect_double): New.
1722         (is-effective-target): Support new effective targets keywords.
1723         * gcc.dg/vect/vect.exp: Set target-dependent vector flags and
1724         default action for dg-do.
1725         * gcc.dg/vect/pr16105.c: Use new support.
1726         * gcc.dg/vect/pr18400.c: Ditto.
1727         * gcc.dg/vect/pr18425.c: Ditto.
1728         * gcc.dg/vect/vect-1.c: Ditto.
1729         * gcc.dg/vect/vect-10.c: Ditto.
1730         * gcc.dg/vect/vect-11.c: Ditto.
1731         * gcc.dg/vect/vect-12.c: Ditto.
1732         * gcc.dg/vect/vect-13.c: Ditto.
1733         * gcc.dg/vect/vect-14.c: Ditto.
1734         * gcc.dg/vect/vect-15.c: Ditto.
1735         * gcc.dg/vect/vect-16.c: Ditto.
1736         * gcc.dg/vect/vect-17.c: Ditto.
1737         * gcc.dg/vect/vect-18.c: Ditto.
1738         * gcc.dg/vect/vect-19.c: Ditto.
1739         * gcc.dg/vect/vect-2.c: Ditto.
1740         * gcc.dg/vect/vect-20.c: Ditto.
1741         * gcc.dg/vect/vect-21.c: Ditto.
1742         * gcc.dg/vect/vect-22.c: Ditto.
1743         * gcc.dg/vect/vect-23.c: Ditto.
1744         * gcc.dg/vect/vect-24.c: Ditto.
1745         * gcc.dg/vect/vect-25.c: Ditto.
1746         * gcc.dg/vect/vect-26.c: Ditto.
1747         * gcc.dg/vect/vect-27.c: Ditto.
1748         * gcc.dg/vect/vect-27a.c: Ditto.
1749         * gcc.dg/vect/vect-28.c: Ditto.
1750         * gcc.dg/vect/vect-29.c: Ditto.
1751         * gcc.dg/vect/vect-29a.c: Ditto.
1752         * gcc.dg/vect/vect-3.c: Ditto.
1753         * gcc.dg/vect/vect-30.c: Ditto.
1754         * gcc.dg/vect/vect-31.c: Ditto.
1755         * gcc.dg/vect/vect-32.c: Ditto.
1756         * gcc.dg/vect/vect-33.c: Ditto.
1757         * gcc.dg/vect/vect-34.c: Ditto.
1758         * gcc.dg/vect/vect-35.c: Ditto.
1759         * gcc.dg/vect/vect-36.c: Ditto.
1760         * gcc.dg/vect/vect-37.c: Ditto.
1761         * gcc.dg/vect/vect-38.c: Ditto.
1762         * gcc.dg/vect/vect-4.c: Ditto.
1763         * gcc.dg/vect/vect-40.c: Ditto.
1764         * gcc.dg/vect/vect-41.c: Ditto.
1765         * gcc.dg/vect/vect-42.c: Ditto.
1766         * gcc.dg/vect/vect-43.c: Ditto.
1767         * gcc.dg/vect/vect-44.c: Ditto.
1768         * gcc.dg/vect/vect-45.c: Ditto.
1769         * gcc.dg/vect/vect-46.c: Ditto.
1770         * gcc.dg/vect/vect-47.c: Ditto.
1771         * gcc.dg/vect/vect-48.c: Ditto.
1772         * gcc.dg/vect/vect-48a.c: Ditto.
1773         * gcc.dg/vect/vect-49.c: Ditto.
1774         * gcc.dg/vect/vect-5.c: Ditto.
1775         * gcc.dg/vect/vect-50.c: Ditto.
1776         * gcc.dg/vect/vect-51.c: Ditto.
1777         * gcc.dg/vect/vect-52.c: Ditto.
1778         * gcc.dg/vect/vect-53.c: Ditto.
1779         * gcc.dg/vect/vect-54.c: Ditto.
1780         * gcc.dg/vect/vect-55.c: Ditto.
1781         * gcc.dg/vect/vect-56.c: Ditto.
1782         * gcc.dg/vect/vect-56a.c: Ditto.
1783         * gcc.dg/vect/vect-57.c: Ditto.
1784         * gcc.dg/vect/vect-58.c: Ditto.
1785         * gcc.dg/vect/vect-59.c: Ditto.
1786         * gcc.dg/vect/vect-6.c: Ditto.
1787         * gcc.dg/vect/vect-60.c: Ditto.
1788         * gcc.dg/vect/vect-61.c: Ditto.
1789         * gcc.dg/vect/vect-62.c: Ditto.
1790         * gcc.dg/vect/vect-63.c: Ditto.
1791         * gcc.dg/vect/vect-64.c: Ditto.
1792         * gcc.dg/vect/vect-65.c: Ditto.
1793         * gcc.dg/vect/vect-66.c: Ditto.
1794         * gcc.dg/vect/vect-67.c: Ditto.
1795         * gcc.dg/vect/vect-68.c: Ditto.
1796         * gcc.dg/vect/vect-69.c: Ditto.
1797         * gcc.dg/vect/vect-7.c: Ditto.
1798         * gcc.dg/vect/vect-72.c: Ditto.
1799         * gcc.dg/vect/vect-72a.c: Ditto.
1800         * gcc.dg/vect/vect-73.c: Ditto.
1801         * gcc.dg/vect/vect-74.c: Ditto.
1802         * gcc.dg/vect/vect-75.c: Ditto.
1803         * gcc.dg/vect/vect-76.c: Ditto.
1804         * gcc.dg/vect/vect-77.c: Ditto.
1805         * gcc.dg/vect/vect-77a.c: Ditto.
1806         * gcc.dg/vect/vect-78.c: Ditto.
1807         * gcc.dg/vect/vect-79.c: Ditto.
1808         * gcc.dg/vect/vect-8.c: Ditto.
1809         * gcc.dg/vect/vect-80.c: Ditto.
1810         * gcc.dg/vect/vect-82.c: Ditto.
1811         * gcc.dg/vect/vect-82_64.c: Ditto.
1812         * gcc.dg/vect/vect-83.c: Ditto.
1813         * gcc.dg/vect/vect-83_64.c: Ditto.
1814         * gcc.dg/vect/vect-9.c: Ditto.
1815         * gcc.dg/vect/vect-all.c: Ditto.
1816         * gcc.dg/vect/vect-none.c: Ditto.
1817
1818 2004-11-17  Janis Johnson  <janis187@us.ibm.com>
1819
1820         * lib/gcc-dg.exp (dg-skip-if): New function.
1821         (dg-forbid-option): Remove.
1822         * g++.dg/abi/bitfield3.C: Use dg-skip-if i?86 -m64.
1823         * g++.dg/abi/bitfield8.C: Likewise.
1824         * g++.dg/abi/dtor1.C: Likewise.
1825         * g++.dg/abi/empty10.C: Likewise.
1826         * g++.dg/abi/empty7.C: Likewise.
1827         * g++.dg/abi/empty9.C: Likewise.
1828         * g++.dg/abi/layout3.C: Likewise.
1829         * g++.dg/abi/layout4.C: Likewise.
1830         * g++.dg/abi/thunk1.C: Likewise.
1831         * g++.dg/abi/thunk2.C: Likewise.
1832         * g++.dg/abi/vbase11.C: Likewise.
1833         * g++.dg/abi/vthunk2.C: Likewise.
1834         * g++.dg/abi/vthunk3.C: Likewise.
1835         * g++.dg/ext/attrib8.C: Likewise.
1836         * g++.dg/opt/longbranch2.C: Likewise.
1837         * g++.dg/opt/reg-stack4.C: Likewise.
1838         * g++.old-deja/g++.ext/attrib1.C: Likewise.
1839         * g++.old-deja/g++.ext/attrib2.C: Likewise.
1840         * g++.old-deja/g++.ext/attrib3.C: Likewise.
1841         * g++.old-deja/g++.other/store-expr1.C: Likewise.
1842         * g++.old-deja/g++.other/store-expr2.C: Likewise.
1843         * gcc.dg/20000609-1.c: Likewise.
1844         * gcc.dg/20000720-1.c: Likewise.
1845         * gcc.dg/20011107-1.c: Likewise.
1846         * gcc.dg/20011119-1.c: Likewise.
1847         * gcc.dg/20020108-1.c: Likewise.
1848         * gcc.dg/20020122-2.c: Likewise.
1849         * gcc.dg/20020122-3.c: Likewise.
1850         * gcc.dg/20020201-3.c: Likewise.
1851         * gcc.dg/20020206-1.c: Likewise.
1852         * gcc.dg/20020218-1.c: Likewise.
1853         * gcc.dg/20020310-1.c: Likewise.
1854         * gcc.dg/20020411-1.c: Likewise.
1855         * gcc.dg/20020418-2.c: Likewise.
1856         * gcc.dg/20020426-1.c: Likewise.
1857         * gcc.dg/20020426-2.c: Likewise.
1858         * gcc.dg/20020517-1.c: Likewise.
1859         * gcc.dg/20020523-1.c: Likewise.
1860         * gcc.dg/20020523-2.c: Likewise.
1861         * gcc.dg/20020729-1.c: Likewise.
1862         * gcc.dg/20030204-1.c: Likewise.
1863         * gcc.dg/20030826-2.c: Likewise.
1864         * gcc.dg/20030926-1.c: Likewise.
1865         * gcc.dg/20031202-1.c: Likewise.
1866         * gcc.dg/980312-1.c: Likewise.
1867         * gcc.dg/980313-1.c: Likewise.
1868         * gcc.dg/990117-1.c: Likewise.
1869         * gcc.dg/990424-1.c: Likewise.
1870         * gcc.dg/990524-1.c: Likewise.
1871         * gcc.dg/991230-1.c: Likewise.
1872         * gcc.dg/i386-387-1.c: Likewise.
1873         * gcc.dg/i386-387-2.c: Likewise.
1874         * gcc.dg/i386-387-3.c: Likewise.
1875         * gcc.dg/i386-387-4.c: Likewise.
1876         * gcc.dg/i386-387-5.c: Likewise.
1877         * gcc.dg/i386-387-6.c: Likewise.
1878         * gcc.dg/i386-asm-1.c: Likewise.
1879         * gcc.dg/i386-bitfield1.c: Likewise.
1880         * gcc.dg/i386-bitfield2.c: Likewise.
1881         * gcc.dg/i386-loop-1.c: Likewise.
1882         * gcc.dg/i386-loop-2.c: Likewise.
1883         * gcc.dg/i386-loop-3.c: Likewise.
1884         * gcc.dg/i386-pentium4-not-mull.c: Likewise.
1885         * gcc.dg/i386-pic-1.c: Likewise.
1886         * gcc.dg/i386-regparm.c: Likewise.
1887         * gcc.dg/i386-signbit-1.c: Likewise.
1888         * gcc.dg/i386-signbit-2.c: Likewise.
1889         * gcc.dg/i386-signbit-3.c: Likewise.
1890         * gcc.dg/i386-sse-5.c: Likewise.
1891         * gcc.dg/i386-sse-8.c: Likewise.
1892         * gcc.dg/i386-unroll-1.c: Likewise.
1893         * gcc.dg/tls/opt-1.c: Likewise.
1894         * gcc.dg/tls/opt-2.c: Likewise.
1895         * gcc.dg/unroll-1.c: Likewise.
1896         * gcc.misc-tests/i386-pf-3dnow-1.c: Likewise.
1897         * gcc.misc-tests/i386-pf-athlon-1.c: Likewise.
1898         * gcc.misc-tests/i386-pf-none-1.c: Likewise.
1899         * gcc.misc-tests/i386-pf-sse-1.c: Likewise.
1900
1901 2004-11-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1902
1903         * g++.dg/template/incomplete1.C: New test.
1904
1905 2004-11-16  Nick Clifton  <nickc@redhat.com>
1906
1907         Revert patches accidentally commited during checkin of fixes for
1908         xstormy16 tests:
1909         gcc.c-torture/execute/simd-4.c: Revert
1910         gcc.dg/20040910-1.c: Revert.
1911
1912 2004-11-16  Paul Brook  <paul@codesourcery.com>
1913
1914         PR fortran/13010
1915         * gfortran.dg/der_pointer_1.f90: New test.
1916
1917 2004-11-15  Joseph S. Myers  <joseph@codesourcery.com>
1918
1919         PR c/18498
1920         * gcc.dg/bitfld-13.c: New test.
1921
1922 2004-11-15  Janis Johnson  <janis187@us.ibm.com>
1923
1924         * gcc.dg/vect/tree-vect.h: (check_vect): Test symbols defined for
1925         powerpc*-*-linux*.
1926
1927         * gcc.dg/ppc64-abi-1.c: Skip if not lp64.
1928         * gcc.dg/ppc64-abi-2.c: Ditto.
1929         * gcc.dg/ppc64-abi-3.c: Ditto.
1930
1931         * lib/gcc-dg.exp (dg-target-list): Remove.
1932
1933 2004-11-15  Steve Ellcey  <sje@cup.hp.com>
1934
1935         * gcc.dg/ia64-postinc.c: New test.
1936
1937 2004-11-15  Mark Mitchell <mark@codesourcery.com>
1938
1939         * gcc.dg/format/cmn-err-1.c: Add tests for "%p".
1940
1941 2004-11-15  Nick Clifton  <nickc@redhat.com>
1942
1943         * g++.dg/opt/strength-reduce.C: Replace 0x7fffffff with
1944         __INT_MAX__ so that the test can be compiled by toolchains
1945         targeted at 16-bit processors.
1946
1947         * gcc.dg/20040625-1.c: Use long constants rather than integers
1948         when performing arithmetic that will overflow 16-bits.
1949
1950         * gcc.dg/i386-sse-8.c: Expect this test to fail for the
1951         xstormy16.  It does not support 128-bit vector operations.
1952
1953         * gcc.dg/ultrasp4.c: Replace all occurrences of the type 'long'
1954         with the macro PTR_TYPE.  Define this macro to an integer type
1955         suitable for holding a pointer.
1956
1957         * gcc.dg/compat/struct-align-1_x.c: Use shorter integers if
1958         the target is a 16-bit processor.
1959
1960         * gcc.dg/cpp/if-2.c: Expect a different warning message from
1961         16-bit targets where the character constant will be too long.
1962
1963         * g++.dg/opt/asm1.C: Expect this test to fail on the xstormy16
1964         where the double will not be directly addressable.
1965
1966 2004-11-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1967
1968         Friend class name lookup 1/n, PR c++/18471
1969         * g++.dg/template/crash26.C: New test.
1970         * g++.dg/lookup/struct1.C: Adjust expected error.
1971         * g++.dg/parse/elab1.C: Likewise.
1972         * g++.dg/parse/elab2.C: Likewise.
1973         * g++.dg/parse/int-as-enum1.C: Likewise.
1974         * g++.dg/parse/struct-as-enum1.C: Likewise.
1975         * g++.dg/parse/typedef1.C: Likewise.
1976         * g++.dg/parse/typedef3.C: Likewise.
1977         * g++.dg/parse/typedef4.C: Likewise.
1978         * g++.dg/parse/typedef5.C: Likewise.
1979         * g++.dg/template/nontype4.C: Likewise.
1980         * g++.old-deja/g++.benjamin/typedef01.C: Likewise.
1981         * g++.old-deja/g++.other/elab1.C: Likewise.
1982         * g++.old-deja/g++.other/syntax4.C: Likewise.
1983
1984 2004-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
1985
1986         * gcc.dg/intmax_t-1.c: XFAIL on Solaris 2.5.1.
1987
1988 2004-11-14  Zdenek Dvorak  <dvorakz@suse.cz>
1989
1990         * gcc.c-torture/execute/20041114-1.c: New test.
1991
1992 2004-11-14  Joseph S. Myers  <joseph@codesourcery.com>
1993
1994         * gcc.dg/c99-flex-array-5.c, gcc.dg/c99-fordecl-3.c,
1995         gcc.dg/comp-goto-1.c, gcc.dg/comp-goto-2.c, gcc.dg/comp-goto-3.c,
1996         gcc.dg/format/strfmon-2.c, gcc.dg/pointer-arith-1.c,
1997         gcc.dg/pointer-arith-2.c, gcc.dg/pointer-arith-3.c,
1998         gcc.dg/pointer-arith-4.c, gcc.dg/switch-5.c, gcc.dg/switch-6.c,
1999         gcc.dg/switch-7.c: New tests.
2000
2001 2004-11-14  Dorit Naishlos  <dorit@il.ibm.com>
2002
2003         * gcc.dg/vect/vect-78.c: Now vectorized on powerpc*.
2004
2005 2004-11-14  Dorit Naishlos  <dorit@il.ibm.com>
2006
2007         PR tree-opt/18400
2008         * gcc.dg/vect/pr18400.c: New test.
2009
2010 2004-11-14  Dorit Naishlos  <dorit@il.ibm.com>
2011             Andrew Pinski  <pinskia@physics.uc.edu>
2012
2013         PR tree-opt/18425
2014         * gcc.dg/vect/pr18425.c: New test.
2015
2016 2004-11-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
2017
2018         * gcc.dg/tls/alias-1.c: Remove dg-warning on the SPARC.
2019         Guard with dg-require-alias and dg-require-visibility.
2020
2021 2004-11-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
2022
2023         * g++.dg/other/packed1.C: UnXFAIL on SPARC, PA, MIPS and PowerPC.
2024
2025 2004-11-14  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2026
2027         * g++.dg/expr/unary1.C, g++.dg/expr/unary2.C: New tests.
2028
2029 2004-11-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2030
2031         PR c++/17344
2032         * g++.dg/template/defarg5.C: New test.
2033
2034 2004-11-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
2035
2036         * g++.dg/parse/cast1.C: Run only on ILP32.
2037         * g++.old-deja/g++.mike/p784.C: Likewise.
2038
2039 2004-11-13  Bernd Schmidt  <bernd.schmidt@analog.com>
2040
2041         * gcc.c-torture/execute/20041113-1.c: New test.
2042
2043 2004-11-13  James A. Morrison  <phython@gcc.gnu.org>
2044
2045         PR target/18230
2046         * gcc.dg/vect/tree-vect.h (check_vect): Add SPARC-specific test.
2047         * gcc.dg/vect/vect-2.c, gcc.dg/vect/vect-7.c, gcc.dg/vect/vect-9.c,
2048         gcc.dg/vect/vect-10.c, gcc.dg/vect/vect-12.c, gcc.dg/vect/vect-14.c,
2049         gcc.dg/vect/vect-15.c, gcc.dg/vect/vect-17.c, gcc.dg/vect/vect-18.c,
2050         gcc.dg/vect/vect-19.c, gcc.dg/vect/vect-20.c, gcc.dg/vect/vect-21.c,
2051         gcc.dg/vect/vect-22.c, gcc.dg/vect/vect-23.c, gcc.dg/vect/vect-24.c,
2052         gcc.dg/vect/vect-25.c, gcc.dg/vect/vect-26.c, gcc.dg/vect/vect-32.c,
2053         gcc.dg/vect/vect-33.c, gcc.dg/vect/vect-34.c, gcc.dg/vect/vect-35.c,
2054         gcc.dg/vect/vect-36.c, gcc.dg/vect/vect-37.c, gcc.dg/vect/vect-62.c,
2055         gcc.dg/vect/vect-63.c, gcc.dg/vect/vect-64.c, gcc.dg/vect/vect-65.c,
2056         gcc.dg/vect/vect-66.c, gcc.dg/vect/vect-67.c, gcc.dg/vect/vect-68.c,
2057         gcc.dg/vect/vect-69.c, gcc.dg/vect/vect-73.c, gcc.dg/vect/vect-75.c,
2058         gcc.dg/vect/vect-76.c, gcc.dg/vect/vect-78.c: Enable for SPARC.
2059
2060 2004-11-13  James A. Morrison  <phython@gcc.gnu.org>
2061
2062         * gcc.target/sparc/fand.c, gcc.target/sparc/fands,
2063         gcc.target/sparc/fnand.c, gcc.target/sparc/fnands.c,
2064         gcc.target/sparc/fxor.c, gcc.target/sparc/fxors.c,
2065         gcc.target/sparc/fxnor.c, gcc.target/sparc/fxnors.c,
2066         gcc.target/sparc/fandnot.c, gcc.target/sparc/fandnots.c,
2067         gcc.target/sparc/fornot.c, gcc.target/sparc/fornots.c,
2068         gcc.target/sparc/fnot.c, gcc.target/sparc/fnots.c,
2069         gcc.target/sparc/for.c, gcc.target/sparc/fors.c,
2070         gcc.target/sparc/combined-1.c: New tests.
2071
2072 2004-11-12  Ziemowit Laski  <zlaski@apple.com>
2073
2074         * objc.dg/const-str-8.m, objc.dg/const-str-9.m:
2075         New tests.
2076
2077 2004-11-12  Mark Mitchell <mark@codesourcery.com>
2078
2079         * lib/gcc-dg.exp (dg-forbid-option): New function.
2080         * g++.dg/abi/bitfield3.C: Use dg-forbid-option -m64.
2081         * g++.dg/abi/bitfield8.C: Likewise.
2082         * g++.dg/abi/dtor1.C: Likewise.
2083         * g++.dg/abi/empty10.C: Likewise.
2084         * g++.dg/abi/empty7.C: Likewise.
2085         * g++.dg/abi/empty9.C: Likewise.
2086         * g++.dg/abi/layout3.C: Likewise.
2087         * g++.dg/abi/layout4.C: Likewise.
2088         * g++.dg/abi/thunk1.C: Likewise.
2089         * g++.dg/abi/thunk2.C: Likewise.
2090         * g++.dg/abi/vbase11.C: Likewise.
2091         * g++.dg/abi/vthunk2.C: Likewise.
2092         * g++.dg/abi/vthunk3.C: Likewise.
2093         * g++.dg/ext/attrib8.C: Likewise.
2094         * g++.dg/opt/longbranch2.C: Likewise.
2095         * g++.dg/opt/reg-stack4.C: Likewise.
2096         * g++.old-deja/g++.ext/attrib1.C: Likewise.
2097         * g++.old-deja/g++.ext/attrib2.C: Likewise.
2098         * g++.old-deja/g++.ext/attrib3.C: Likewise.
2099         * g++.old-deja/g++.other/store-expr1.C: Likewise.
2100         * g++.old-deja/g++.other/store-expr2.C: Likewise.
2101         * gcc.dg/20000609-1.c: Likewise.
2102         * gcc.dg/20000720-1.c: Likewise.
2103         * gcc.dg/20011107-1.c: Likewise.
2104         * gcc.dg/20011119-1.c: Likewise.
2105         * gcc.dg/20020108-1.c: Likewise.
2106         * gcc.dg/20020122-2.c: Likewise.
2107         * gcc.dg/20020122-3.c: Likewise.
2108         * gcc.dg/20020201-3.c: Likewise.
2109         * gcc.dg/20020206-1.c: Likewise.
2110         * gcc.dg/20020218-1.c: Likewise.
2111         * gcc.dg/20020310-1.c: Likewise.
2112         * gcc.dg/20020411-1.c: Likewise.
2113         * gcc.dg/20020418-2.c: Likewise.
2114         * gcc.dg/20020426-1.c: Likewise.
2115         * gcc.dg/20020426-2.c: Likewise.
2116         * gcc.dg/20020517-1.c: Likewise.
2117         * gcc.dg/20020523-1.c: Likewise.
2118         * gcc.dg/20020523-2.c: Likewise.
2119         * gcc.dg/20020729-1.c: Likewise.
2120         * gcc.dg/20030204-1.c: Likewise.
2121         * gcc.dg/20030826-2.c: Likewise.
2122         * gcc.dg/20030926-1.c: Likewise.
2123         * gcc.dg/20031202-1.c: Likewise.
2124         * gcc.dg/980312-1.c: Likewise.
2125         * gcc.dg/980313-1.c: Likewise.
2126         * gcc.dg/990117-1.c: Likewise.
2127         * gcc.dg/990424-1.c: Likewise.
2128         * gcc.dg/990524-1.c: Likewise.
2129         * gcc.dg/991230-1.c: Likewise.
2130         * gcc.dg/i386-387-1.c: Likewise.
2131         * gcc.dg/i386-387-2.c: Likewise.
2132         * gcc.dg/i386-387-3.c: Likewise.
2133         * gcc.dg/i386-387-4.c: Likewise.
2134         * gcc.dg/i386-387-5.c: Likewise.
2135         * gcc.dg/i386-387-6.c: Likewise.
2136         * gcc.dg/i386-asm-1.c: Likewise.
2137         * gcc.dg/i386-bitfield1.c: Likewise.
2138         * gcc.dg/i386-bitfield2.c: Likewise.
2139         * gcc.dg/i386-loop-1.c: Likewise.
2140         * gcc.dg/i386-loop-2.c: Likewise.
2141         * gcc.dg/i386-loop-3.c: Likewise.
2142         * gcc.dg/i386-pentium4-not-mull.c: Likewise.
2143         * gcc.dg/i386-pic-1.c: Likewise.
2144         * gcc.dg/i386-regparm.c: Likewise.
2145         * gcc.dg/i386-signbit-1.c: Likewise.
2146         * gcc.dg/i386-signbit-2.c: Likewise.
2147         * gcc.dg/i386-signbit-3.c: Likewise.
2148         * gcc.dg/i386-sse-5.c: Likewise.
2149         * gcc.dg/i386-sse-8.c: Likewise.
2150         * gcc.dg/i386-unroll-1.c: Likewise.
2151         * gcc.dg/tls/opt-1.c: Likewise.
2152         * gcc.dg/tls/opt-2.c: Likewise.
2153         * gcc.dg/unroll-1.c: Likewise.
2154         * gcc.misc-tests/i386-pf-3dnow-1.c: Likewise.
2155         * gcc.misc-tests/i386-pf-athlon-1.c: Likewise.
2156         * gcc.misc-tests/i386-pf-none-1.c: Likewise.
2157         * gcc.misc-tests/i386-pf-sse-1.c: Likewise.
2158         * gcc.c-torture/execute/20010129-1.x: Do not use -mtune=i686 when
2159         -m64 is specified.
2160
2161 2004-11-12  Mark Mitchell  <mark@codesourcery.com>
2162
2163         PR c++/18389
2164         * g++.dg/parse/cond1.C: New test.
2165
2166         PR c++/18429
2167         * g++.dg/template/array9.C: New test.
2168         * g++.dg/ext/vla1.C: Adjust error messages.
2169         * g++.dg/ext/vlm1.C: Likewise.
2170         * g++.dg/template/crash2.C: Likewise.
2171
2172         PR c++/18436
2173         * g++.dg/template/call3.C: New test.
2174
2175         PR c++/18407
2176         * g++.dg/template/ptrmem11.C: New test.
2177
2178 2004-11-12  Andrew Pinski  <pinskia@physics.uc.edu>
2179
2180         PR other/14264
2181         * lib/g++.exp: Set LC_ALL and LANG to C.
2182         * lib/gcc-dg.exp: Likewise.
2183         * lib/gfortran.exp: Likewise.
2184         * lib/objc.exp: Likewise.
2185         * lib/treelang.exp: Likewise.
2186
2187 2004-11-12  Andreas Schwab  <schwab@suse.de>
2188
2189         * gcc.dg/pr16286.c: Fix last change.
2190
2191 2004-11-12  Mark Mitchell  <mark@codesourcery.com>
2192
2193         PR c++/18416
2194         * g++.dg/init/global1.C: New test.
2195
2196 2004-11-12  Eric Botcazou  <ebotcazou@act-europe.fr>
2197
2198         * gcc.c-torture/execute/20041112-1.c: New test.
2199
2200 2004-11-11  Janis Johnson  <janis187@us.ibm.com>
2201
2202         * lib/gcc-dg.exp (dg-target-list): New.
2203
2204 2004-11-11  Janis Johnson  <janis187@us.ibm.com>
2205             Richard Sandiford  <rsandifo@redhat.com>
2206
2207         * lib/target-supports.exp (get-compiler_messages): New.
2208         (check_named_sections_available): Use it.
2209         (check_effective_target_ilp32): New.
2210         (check_effective_target_lp64): New.
2211         (is-effective-target): New.
2212         * lib/gcc-dg.exp (dg-require-effective-target): New.
2213
2214 2004-11-11  Joseph S. Myers  <joseph@codesourcery.com>
2215
2216         * gcc.dg/precedence-1.c: New test.
2217
2218 2004-11-11  Janis Johnson  <janis187@us.ibm.com>
2219
2220         * gcc.misc-tests/linkage.exp: Handle biarch GCC for powerpc64.
2221
2222         * gcc.misc-tests/linkage.exp: Prepend directory name to pass/fail
2223         message, delete generated files, use more descriptive name for
2224         executable, and make the test unsupported when it cannot be run.
2225
2226         * lib/gcc-dg.exp (skip_test_and_clear_xfail): New procedure.
2227         (dg-require-weak, dg-require-visibility, dg-require-alias,
2228         dg-require-gc-sections, dg-require-profiling, dg-require-dll,
2229         dg-require-iconv, dg-require-named-sections): Use it.
2230
2231         * lib/gcc-dg.exp (dg-xfail-if): Ignore if skipping the test.
2232
2233 2004-11-11  Nathan Sidwell  <nathan@codesourcery.com>
2234
2235         PR target/16457
2236         * gcc.dg/ppc-and-1: New
2237
2238         PR target/16796
2239         * gcc.dg/ppc-mov-1.c: New.
2240
2241         PR target/16458
2242         * gcc.dg/ppc-compare-1.c: New.
2243
2244 2004-11-10  Joseph S. Myers  <joseph@codesourcery.com>
2245
2246         * objc.dg/desig-init-2.m: New test.
2247
2248 2004-11-10  Adam Nemet  <anemet@lnxw.com>
2249
2250         PR middle-end/18160
2251         * g++.dg/warn/register-var-1.C: New test.
2252         * g++.dg/warn/register-var-2.C: New test.
2253
2254 2004-11-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
2255
2256         * gcc.dg/union-2.c: New test.
2257
2258 2004-11-10  Fariborz Jahanian <fjahanian@apple.com>
2259
2260         * gcc.c-torture/execute/ieee/unsafe-fp-assoc-1.c:
2261         New test for PR tree-optimization/17892.
2262
2263 2004-11-09  Mark Mitchell  <mark@codesourcery.com>
2264
2265         PR c++/18369
2266         * g++.dg/init/new12.C: New test.
2267
2268 2004-11-10  James A. Morrison  <phython@gcc.gnu.org>
2269
2270         * gcc.target/sparc: New directory.
2271         * gcc.target/sparc/sparc.exp: New driver.
2272         * gcc.target/sparc/fpadd16.c, gcc.target/sparc/fpadd16s.c,
2273         gcc.target/sparc/fpsub16.c, gcc.target/sparc/fpsub16s.c,
2274         gcc.target/sparc/fpadd32.c, gcc.target/sparc/fpadd32s.c,
2275         gcc.target/sparc/fpsub32.c, gcc.target/sparc/fpsub32s.c: New tests.
2276
2277 2004-11-10  Paul Brook  <paul@codesourcery.com>
2278
2279         PR fortran/18218
2280         * gfortran.dg/list_read.c: New test.
2281
2282 2004-11-09  Joseph S. Myers  <joseph@codesourcery.com>
2283
2284         PR c/18322
2285         * gcc.dg/func-outside-1.c, gcc.dg/func-outside-2.c: Correct
2286         expected diagnostic location.
2287
2288 2004-11-09  Ulrich Weigand  <uweigand@de.ibm.com>
2289
2290         * gcc.dg/20041109-1.c: New test.
2291
2292 2004-11-09  Andrew Pinski  <pinskia@physics.uc.edu>
2293
2294         PR objc/18406
2295         * objc/compile/pr18406.m: New test.
2296
2297 2004-11-09  Joseph S. Myers  <joseph@codesourcery.com>
2298
2299         * gcc.dg/builtin-prefetch-1.c: Update expected diagnostic.
2300
2301 2004-11-09  Joseph S. Myers  <joseph@codesourcery.com>
2302
2303         * gcc.dg/builtin-prefetch-1.c: Adjust expected messages.
2304
2305 2004-11-08  Steve Ellcey  <sje@cup.hp.com>
2306
2307         * testsuite/gcc.dg/uninit-H.c: Add ifdefs for __hppa__ and __ia64__.
2308
2309 2004-11-08  Steve Ellcey  <sje@cup.hp.com>
2310
2311         * testsuite/gcc.dg/20030225-2.c: Add prototype for abort and
2312         exit.
2313
2314 2004-11-08  Andrew Pinski  <pinskia@physics.uc.edu>
2315
2316         PR tree-opt/18299
2317         * gcc.c-torture/pr18299-1.c: New test.
2318
2319 2004-11-06  Andreas Schwab  <schwab@suse.de>
2320
2321         * gcc.dg/pr16286.c: Also test for bool and pixel.
2322
2323 2004-11-06  Joseph S. Myers  <joseph@codesourcery.com>
2324
2325         * gcc.dg/anon-struct-6.c, gcc.dg/anon-struct-7.c,
2326         gcc.dg/anon-struct-8.c, gcc.dg/bitfld-10.c, gcc.dg/bitfld-11.c,
2327         gcc.dg/bitfld-12.c, gcc.dg/func-outside-1.c,
2328         gcc.dg/func-outside-2.c, gcc.dg/label-decl-1.c,
2329         gcc.dg/label-decl-2.c, gcc.dg/label-decl-3.c,
2330         gcc.dg/label-decl-4.c, gcc.dg/struct-empty-1.c,
2331         gcc.dg/struct-empty-2.c, gcc.dg/struct-empty-3.c,
2332         gcc.dg/struct-semi-1.c, gcc.dg/struct-semi-2.c,
2333         gcc.dg/struct-semi-3.c: New tests.
2334
2335 2004-11-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
2336
2337         * g++.dg/opt/nothrow1.C: Use -42 instead of 42.
2338
2339 2004-11-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
2340
2341         * gcc.dg/compat/generate-random.c (generate_random_data unsafe_state):
2342         Do not use C99 designators.
2343
2344 2004-11-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
2345
2346         * g++.dg/other/pragma-re-1.C (p, q): Fix type and remove cast.
2347
2348 2004-11-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
2349
2350         * gcc.c-torture/compile/simd-5.c: Do not XFAIL on SPARC 64-bit.
2351         * gcc.c-torture/execute/20020227-1.x: Do not XFAIL at -O3.
2352         * gcc.c-torture/execute/simd-5.x: Remove.
2353
2354 2004-11-06  Andrew Pinski  <pinskia@physics.uc.edu>
2355
2356         PR rtl-optimization/17933
2357         * gcc.dg/torture/pr17933-1.c: New test.
2358
2359 2004-11-06  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
2360
2361         PR target/18106
2362         * lib/target-supports.exp (check_weak_available): Support
2363         Windows.
2364
2365 2004-11-05  Danny Smith  <dannysmith@users.sourceforge.net>
2366
2367         * gcc.dg/compat/struct-layout-1_generate.c (main): Generate a
2368         call to fflush(stdout) before abort.
2369         (my_ffsll): New function.
2370         (generate_fields): Use it.
2371
2372 2004-11-05  Joseph S. Myers  <joseph@codesourcery.com>
2373
2374         * gcc.dg/init-undef-1.c: New test.
2375
2376 2004-11-05  Joseph S. Myers  <joseph@codesourcery.com>
2377
2378         * gcc.dg/20040910-1.c, gcc.dg/cpp/digraph2.c,
2379         gcc.dg/cpp/direct2.c, gcc.dg/cpp/direct2s.c,
2380         gcc.dg/cpp/separate-1.c, gcc.dg/noncompile/951123-1.c,
2381         gcc.dg/noncompile/971104-1.c, gcc.dg/noncompile/990416-1.c: Adjust
2382         expected messages for new parser.
2383
2384 2004-11-04  Mark Mitchell  <mark@codesourcery.com>
2385
2386         * testsuite/g++.dg/ext/visibility/symbian1.C: New test.
2387
2388 2004-11-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
2389
2390         * gcc.dg/pragma-align.c (sixteen): Use 8-byte alignment
2391         on LP64 targets.
2392
2393 2004-11-04  Joseph S. Myers  <joseph@codesourcery.com>
2394
2395         * gcc.dg/asm-qual-1.c, gcc.dg/declspec-15.c, gcc.dg/declspec-16.c,
2396         gcc.dg/declspec-17.c, gcc.dg/empty-source-1.c,
2397         gcc.dg/empty-source-2.c, gcc.dg/empty-source-3.c,
2398         gcc.dg/extra-semi-1.c, gcc.dg/extra-semi-2.c,
2399         gcc.dg/extra-semi-3.c, gcc.dg/gnu-cond-expr-1.c,
2400         gcc.dg/gnu-cond-expr-2.c, gcc.dg/gnu-cond-expr-3.c,
2401         gcc.dg/init-empty-1.c, gcc.dg/init-empty-2.c,
2402         gcc.dg/init-empty-3.c, gcc.dg/noncompile/old-style-parm-1.c,
2403         gcc.dg/noncompile/old-style-parm-2.c, gcc.dg/stmt-expr-1.c,
2404         gcc.dg/stmt-expr-2.c, gcc.dg/stmt-expr-3.c: New tests.
2405
2406 2004-11-04  Joseph S. Myers  <joseph@codesourcery.com>
2407
2408         * gcc.dg/c90-restrict-1.c, gcc.dg/c99-arraydecl-2.c,
2409         gcc.dg/c99-func-2.c, gcc.dg/charset/asm2.c, gcc.dg/concat.c,
2410         gcc.dg/cpp/19990413-1.c, gcc.dg/cpp/paste4.c,
2411         gcc.dg/init-desig-obs-1.c, gcc.dg/noncompile/920721-2.c,
2412         gcc.dg/noncompile/930622-2.c, gcc.dg/noncompile/940112-1.c,
2413         gcc.dg/noncompile/950921-1.c, gcc.dg/switch-2.c,
2414         objc.dg/naming-1.m, objc.dg/naming-2.m: Adjust expected messages
2415         for new parser.
2416
2417 2004-11-04  Richard Sandiford  <rsandifo@redhat.com>
2418
2419         PR target/15342
2420         * gcc.dg/20041104-1.c: New test.
2421
2422 2004-11-04  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2423
2424         * g++.dg/template/nontype7.C: New test.
2425         * g++.dg/template/nontype8.C: Likewise.
2426         * g++.dg/template/nontype9.C: Likewise.
2427         * g++.dg/template/nontype10.C: Likewise.
2428         * g++.dg/tc1/dr49.C: Likewise.
2429         * g++.dg/template/ptrmem8.C: Relax dg-error checks.
2430         * g++.old-deja/g++.other/null1.C: Remove a buggy error check
2431
2432 2004-11-04  Ben Elliston  <bje@au.ibm.com>
2433
2434         * g++.dg/rtti/tinfo1.C: Remove xfails.
2435
2436 2004-11-04  Ben Elliston  <bje@au.ibm.com>
2437
2438         * g++.old-deja/g++.other/enum5.C (enum conditions): Move the
2439         packed attribute to the definition to satisfy the new C++ parser.
2440
2441 2004-11-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
2442
2443         * gcc.c-torture/execute/stdarg-2.c (foo): Split multiple
2444         invocations of va_arg.
2445
2446 2004-11-02  Mark Mitchell  <mark@codesourcery.com>
2447
2448         PR c++/18124
2449         * g++.dg/template/crash25.C: New test.
2450
2451         PR c++/18155
2452         * g++.dg/template/typedef2.C: New test.
2453         * g++.dg/parse/crash13.C: Adjust error markers.
2454
2455         PR c++/18177
2456         * g++.dg/conversion/const3.C: New test.
2457
2458 2004-11-03  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2459
2460         PR fortran/17535
2461         PR fortran/17583
2462         PR fortran/17713
2463         * gfortran.dg/generic_[123].f90: New testcases.
2464
2465 2004-11-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
2466
2467         * gcc.dg/uninit-C.c: Remove special-casing for SPARC.
2468         * gcc.dg/uninit-H.c: Define to "sp" on SPARC.
2469
2470 2004-11-02  Andrew Pinski  <pinskia@physics.uc.edu>
2471
2472         PR tree-opt/16808
2473         * gcc.c-torture/compile/pr16808.c: New test.
2474
2475 2004-11-02  Nathan Sidwell  <nathan@codesourcery.com>
2476
2477         PR rtl-optimization/17104
2478         * gcc.dg/ppc-bitfield1.c: New.
2479
2480 2004-11-01  Richard Sandiford  <rsandifo@redhat.com>
2481
2482         * gcc.dg/uninit-H.c (ASM): Define to "$sp" on MIPS targets.
2483
2484 2004-11-01  Richard Sandiford  <rsandifo@redhat.com>
2485
2486         * g++.dg/abi/mangle6.C: Run for all MIPS targets.  Provide dummy
2487         strings for 32-bit code.
2488
2489 2004-11-01  Joseph S. Myers  <joseph@codesourcery.com>
2490
2491         PR c/18239
2492         * gcc.dg/parm-impl-decl-1.c, gcc.dg/parm-impl-decl-2.c: New tests.
2493
2494 2004-11-01  Nathan Sidwell  <nathan@codesourcery.com>
2495
2496         PR c++/18064
2497         * g++.old-deja/g++.mike/p811.C: Avoid covariant extension.
2498
2499 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
2500
2501         PR c++/15172
2502         * g++.dg/init/aggr2.C: New test.
2503
2504 2004-10-30  Ziemowit Laski  <zlaski@apple.com>
2505
2506         * objc.dg/local-decl-1.m: New test.
2507
2508 2004-10-30  Gabriel Dos Reis  <gdr@integrable-solutions.net>
2509
2510         * gcc.dg/20040910-1.c: Adjust regex.
2511
2512 2004-10-30  Roger Sayle  <roger@eyesopen.com>
2513
2514         PR rtl-optimization/18084
2515         * g++.dg/opt/pr18084-1.C: New testcase.
2516
2517 2004-10-30  Matt Austern  <austern@apple.com>
2518
2519         PR c++/17542
2520         * g++.dg/ext/attrib18.C: New test.
2521
2522 2004-10-30  Roger Sayle  <roger@eyesopen.com>
2523
2524         PR middle-end/18096
2525         * gcc.dg/pr18096-1.c: New test case.
2526
2527 2004-10-30  Roger Sayle  <roger@eyesopen.com>
2528
2529         * gcc.dg/pr17581-1.c: Add missing prototype for abort.
2530
2531 2004-10-30  Joseph S. Myers  <joseph@codesourcery.com>
2532
2533         PR c/16666
2534         * gcc.dg/dremf-type-compat-1.c, gcc.dg/dremf-type-compat-2.c,
2535         gcc.dg/dremf-type-compat-3.c, gcc.dg/dremf-type-compat-4.c,
2536         gcc.dg/old-style-prom-1.c, gcc.dg/old-style-prom-2.c,
2537         gcc.dg/old-style-prom-3.c: New tests.
2538
2539 2004-10-30  Danny Smith  <dannysmith@users.sourceforge.net>
2540
2541         * gcc.dg/bf-ms-attrib.c: Add protototype for abort.
2542         Remove unnecessary inclusion of stdio.h.
2543
2544 2004-10-29  Roger Sayle  <roger@eyesopen.com>
2545
2546         PR rtl-optimization/17581
2547         * gcc.dg/pr17581-1.c: New test case.
2548
2549 2004-10-28  Nathan Sidwell  <nathan@codesourcery.com>
2550
2551         * g++.dg/conversion/dr195.C: Adjust expected errors for DR195 not
2552         being implemented.
2553         * g++.dg/conversion/dr195-1.C: New.
2554         * g++.old-deja/g++.brendan/operators4.C: Don't be pedantic.
2555         * g++.old-deja/g++.mike/p10148.C: Likewise.
2556
2557 2004-10-29  Mark Mitchell  <mark@codesourcery.com>
2558
2559         PR c++/17695
2560         * g++.dg/debug/typedef2.C: New test.
2561
2562 2004-10-29  David Billinghurst <David.Billinghurst@riotinto.com>
2563
2564         PR fortran/13490
2565         * gfortran.dg/g77/20030326-1.f: Change xfail on error to warning.
2566         * gfortran.dg/g77/README: Update.
2567
2568 2004-10-28  Matt Austern  <austern@apple.com>
2569
2570         PR c++/14124
2571         * g++.dg/ext/packed7.C: New test.
2572
2573 2004-10-28  Andrew Pinski  <pinskia@physics.uc.edu>
2574
2575         * gcc.dg/visibility-[1-9a].c: Change to use scan-hidden instead of
2576         scan-assembler.
2577         * lib/scanasm.exp (hidden-scan-for): New proc.
2578         (scan-hidden): Use hidden-scan-for instead of constructing the scan
2579         string.
2580         (scan-not-hidden): Likewise.
2581         * lib/target-supports.exp (check_visibility_available): mach-o is
2582         support too.
2583
2584 2004-10-28  Mark Mitchell  <mark@codesourcery.com>
2585
2586         PR c++/17132
2587         * g++.dg/template/memclass3.C: New test.
2588
2589 2004-10-28  Adam Nemet  <anemet@lnxw.com>
2590
2591         PR middle-end/18160
2592         * gcc.dg/register-var-1.c: New test.
2593         * gcc.dg/register-var-2.c: New test.
2594         * gcc.dg/asm-7.c: Taking the address of a register variable is an
2595         error now.
2596
2597 2004-10-28  Dorit Naishlos <dorit@il.ibm.com>
2598
2599         PR other/18172
2600         * gcc.dg/vect/vect-20.c: Use 'signed char' instaed of 'char'. Remove
2601         unused variables.
2602         * gcc.dg/vect/vect-22.c: Likewise.
2603
2604 2004-10-28  Jakub Jelinek  <jakub@redhat.com>
2605
2606         * gcc.dg/i386-rotate-1.c: New test.
2607
2608 2004-10-27  Mark Mitchell  <mark@codesourcery.com>
2609
2610         * g++.dg/init/ref12.C: Add "run" marker.
2611
2612         PR c++/17435
2613         * g++.dg/init/ref12.C: New test.
2614
2615         PR c++/18140
2616         * g++.dg/template/shift1.C: New test.
2617         * g++.dg/template/error10.C: Adjust error markers.
2618
2619 2004-10-27  Andrew Pinski  <pinskia@physics.uc.edu>
2620
2621         PR tree-opt/17529
2622         * gcc.c-torture/compile/pr17529.c: Remove the xfail.
2623
2624 2004-10-27  Geoffrey Keating  <geoffk@apple.com>
2625
2626         * gcc.dg/weak/typeof-2.c: Needs aliases as well as weak.
2627         * gcc.dg/weak/weak-3.c: Likewise.
2628         * gcc.dg/weak/weak-5.c: Likewise.
2629         * gcc.dg/weak/weak-9.c: Likewise.
2630         * lib/file-format.exp (gcc_target_object_format): Darwin has Mach-O.
2631         * lib/target-supports.exp (check_weak_available): Mach-O does weak.
2632
2633         * gcc.dg/darwin-weakimport-1.c: New.
2634
2635 2004-10-28  Ben Elliston  <bje@au.ibm.com>
2636
2637         * gcc.dg/tree-ssa/sra-1.c: Pass --param sra-max-structure-size.
2638
2639 2004-10-27  Nathan Sidwell  <nathan@codesourcery.com>
2640
2641         * gcc.dg/cpp/direct2.c: Cope with different bison 'parse' or
2642         'syntax' error messages.
2643         * gcc.dg/cpp/direct2s.c: Likewise.
2644
2645 2004-10-26  Geoffrey Keating  <geoffk@apple.com>
2646
2647         * gcc.c-torture/compile/20041026-1.c: New.
2648
2649 2004-10-26  Mark Mitchell  <mark@codesourcery.com>
2650
2651         PR c++/18093
2652         * g++.dg/lookup/ns2.C: New test.
2653
2654         PR c++/18020
2655         * g++.dg/template/enum4.C: New test.
2656
2657         PR c++/18161
2658         * g++.dg/template/expr1.C: New test.
2659
2660 2004-10-26  Ben Elliston  <bje@au.ibm.com>
2661
2662         * gcc.dg/tree-ssa/20030922-2.c: Now passing, so remove xfail.
2663
2664 2004-10-26  Joseph S. Myers  <jsm@polyomino.org.uk>
2665
2666         * gcc.dg/decl-nospec-1.c, gcc.dg/decl-nospec-2.c,
2667         gcc.dg/decl-nospec-3.c: New tests.
2668
2669 2004-10-26  Ziemowit Laski  <zlaski@apple.com>
2670
2671         * objc.dg/super-class-3.m: New test.
2672
2673 2004-10-26  Nathan Sidwell  <nathan@codesourcery.com>
2674
2675         * gcc.dg/cpp/direct2.c: Adjust expected errors, robustify parser
2676         resyncing.
2677         * gcc.dg/cpp/direct2s.c: Likewise.
2678
2679 2004-10-25  Geoffrey Keating  <geoffk@apple.com>
2680
2681         * objc.dg/image-info.m: Update for changes to section selection.
2682
2683 2004-10-25  David Ayers  <d.ayers@inode.at>
2684             Ziemowit Laski  <zlaski@apple.com>
2685
2686         * objc.dg/call-super-2.m: Add messages to 'Class <Proto>'; update
2687         diagnostics when messaging 'id <Proto>'.
2688         * objc.dg/class-protocol-1.m: New test.
2689         * objc.dg/desig-init-1.m: Add message to an invalid receiver using
2690         a non-existent method signature.
2691         * objc.dg/method-5.m, objc.dg/method-6.m, objc.dg/proto-hier-1.m:
2692         Update diagnostics when messaging with non-existent method signature.
2693         * objc.dg/proto-hier-2.m: Adjust wording of diagnostic.
2694         * objc.dg/proto-lossage-1.m, objc.dg/proto-lossage-4.m: Messages to
2695         invalid receivers are now resolved as if messaging 'id'; remove
2696         extraneous diagnostics.
2697
2698 2004-10-25  Joseph S. Myers  <jsm@polyomino.org.uk>
2699
2700         PR c/16667
2701         * gcc.dg/init-desig-obs-1.c, gcc.dg/init-desig-obs-2.c,
2702         gcc.dg/init-desig-obs-3.c: New tests.
2703
2704 2004-10-25  Jakub Jelinek  <jakub@redhat.com>
2705
2706         * gcc.dg/debug/20041023-1.c: New test.
2707
2708 2004-10-25  Andrew Pinski  <pinskia@physics.uc.edu>
2709
2710         PR middle-end/17407
2711         * gcc.c-torture/compile/pr17407.c: New test.
2712
2713         PR c++/18121
2714         * g++.dg/template/array8.C: New test.
2715
2716 2004-10-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
2717
2718         PR other/18138
2719         * lib/g++.exp: Accept more than one multilib libgcc.
2720         * lib/gcc-dg.exp: Likewise.
2721         * lib/objc.exp: Likewise.
2722         * lib/treelang.exp: Likewise.
2723         * lib/gfortran.exp: Likewise.
2724
2725 2004-10-24  Ben Elliston  <bje@au.ibm.com>
2726
2727         * gcc.dg/c90-const-expr-3.c: Reference the ISO C standard.
2728
2729 2004-10-24  Geoffrey Keating  <geoffk@geoffk.org>
2730
2731         * gcc.dg/c90-const-expr-3.c: xfail all the ASSERT_NOT_NPC tests.
2732         * gcc.dg/c99-const-expr-3.c: Likewise.
2733
2734 2004-10-23  Andrew Pinski  <pinskia@physics.uc.edu>.
2735
2736         * gcc.dg/tree-ssa/loop-1.c: Add -static for *-*-darwin*.
2737
2738 2004-10-23  Ben Elliston  <bje@au.ibm.com>
2739
2740         * gcc.c-torture/execute/loop-2e.x: Remove.
2741
2742 2004-10-22  Nathan Sidwell  <nathan@codesourcery.com>
2743
2744         PR c++/18095
2745         * g++.dg/parse/crash18.C: New.
2746         * g++.dg/parse/crash19.C: New.
2747
2748 2004-10-22  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
2749
2750         * g++.dg/ext/dllimport1.C: Move dg-warnings.
2751         * g++.dg/ext/dllimport2.C: Same.
2752         * g++.dg/ext/dllimport8.C: Same.
2753
2754 2004-10-21  Mark Mitchell  <mark@codesourcery.com>
2755
2756         PR c++/10841
2757         * g++.dg/conversion/cast1.C: New test.
2758         * g++.dg/overload/pmf1.C: Adjust error marker.
2759
2760 2004-10-21  Andrew Pinski  <pinskia@physics.uc.edu>
2761
2762         PR objc/17923
2763         * objc.dg/const-str-7.m: New test.
2764
2765 2004-10-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2766
2767         * g++.dg/template/memfriend11.C: Fix comment typo.
2768         * g++.dg/template/memfriend14.C: Likewise.
2769
2770 2004-10-20  Richard Henderson  <rth@redhat.com>
2771
2772         * gcc.dg/cleanup-10.c, gcc.dg/cleanup-11.c, gcc.dg/cleanup-8.c,
2773         gcc.dg/cleanup-9.c: Use -fnon-call-exceptions, not
2774         -fasynchronous-unwind-tables.
2775
2776 2004-10-20  Richard Henderson  <rth@redhat.com>
2777
2778         * gcc.c-torture/unsorted/call386.c (foo): Fix return type.
2779         (main): Return success.
2780         * gcc.c-torture/unsorted/subcc.c (foo, bar): Fix return types.
2781         (main): Return success.
2782
2783 2004-10-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2784
2785         PR c++/13495
2786         * g++.dg/template/memfriend9.C: New test.
2787         * g++.dg/template/memfriend10.C: Likewise.
2788         * g++.dg/template/memfriend11.C: Likewise.
2789         * g++.dg/template/memfriend12.C: Likewise.
2790         * g++.dg/template/memfriend13.C: Likewise.
2791         * g++.dg/template/memfriend14.C: Likewise.
2792         * g++.dg/template/memfriend15.C: Likewise.
2793         * g++.dg/template/memfriend16.C: Likewise.
2794         * g++.dg/template/memfriend17.C: Likewise.
2795         * g++.old-deja/g++.pt/friend44.C: Remove bogus error.
2796
2797 2004-10-20  Nathan Sidwell  <nathan@codesourcery.com>
2798
2799         * g++.dg/conversion/dr195.C: New.
2800         * g++.old-deja/g++.mike/p10148.C: Remove ill-formed cast.
2801
2802 2004-10-20  Ben Elliston  <bje@au.ibm.com>
2803             Devang Patel  <dpatel@apple.com>
2804
2805         * gcc.dg/tree-ssa/ifc-20040816-2.c: Use integer arithmetic instead
2806         of floating point arithmetic, which could trap.
2807
2808 2004-10-19  Mark Mitchell  <mark@codesourcery.com>
2809
2810         PR c++/14035
2811         * g++.dg/conversion/reinterpret1.C: Adjust error markers.
2812         * g++.dg/conversion/const2.C: New test.
2813         * g++.dg/expr/reinterpret2.C: New test.
2814         * g++.dg/expr/reinterpret3.C: New test.
2815         * g++.dg/expr/cast2.C: New test.
2816         * g++.dg/expr/copy1.C: New test.
2817         * g++.dg/other/conversion1.C: Change error message.
2818         * g++.dg/parse/comma1.C: Use __extension__ to allow casts from
2819         function pointers to void *.
2820         * g++.old-deja/g++.mike/p10148.C: Likewise.
2821
2822 2004-10-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
2823
2824         * gcc.dg/smod-1.c: Pass -mtune=i486 only on x86.
2825
2826 2004-10-19  Paolo Bonzini  <bonzini@gnu.org>
2827
2828         PR c++/18047
2829
2830         * g++.dg/parse/expr3.C: New test.
2831
2832 2004-10-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
2833
2834         * gcc.dg/smod-1.c: New test.
2835
2836 2004-10-18  Ziemowit Laski  <zlaski@apple.com>
2837
2838         * objc.dg/method-14.m: New test.
2839
2840 2004-10-18  Andrew Pinski  <pinskia@physics.uc.edu>
2841
2842         * gcc.c-torture/compile/pr17529.c: Fix test for non x86.
2843         Also xfail as the patch was reverted.
2844
2845 2004-10-18  Andrew Pinski  <pinskia@physics.uc.edu>
2846
2847         PR middle-end/16973
2848         * gcc.dg/pr16973.c: New test.
2849
2850 2004-10-18  Diego Novillo  <dnovillo@redhat.com>
2851
2852         PR tree-optimization/17656
2853         * testsuite/gcc.c-torture/compile/pr17656.c: New test.
2854
2855 2004-10-18  Nathan Sidwell  <nathan@codesourcery.com>
2856
2857         * g++.dg/eh/shadow1.C: New.
2858
2859 2004-10-18  Jakub Jelinek  <jakub@redhat.com>
2860
2861         * gcc.c-torture/compile/20041018-1.c: New test.
2862
2863 2004-10-18  Ben Elliston  <bje@au.ibm.com>
2864
2865         * gcc.dg/ppc-sdata-1.c: Update to consider the possibility of the
2866         compiler referring to register 0 when accessing sdata.  The linker
2867         now patches things up.
2868
2869 2004-10-17  Andrew Pinski  <pinskia@physics.uc.edu>
2870
2871         PR c/17529
2872         * gcc.c-torture/compile/pr17529.c: New test.
2873
2874 2004-10-17  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2875
2876         PR c++/17743
2877         * g++.dg/ext/attrib17.C: New test.
2878
2879 2004-10-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
2880
2881         * gcc.dg/bf-spl1.c: Use 'float' as the base type for FP types.
2882
2883 2004-10-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2884
2885         PR c++/10479
2886         * g++.dg/ext/attrib16.C: New test.
2887
2888 2004-10-15  Mark Mitchell  <mark@codesourcery.com>
2889
2890         PR c++/17042
2891         * g++.dg/init/dso_handle1.C: New test.
2892
2893         PR c++/14667
2894         * g++.dg/parse/typedef6.C: New test.
2895
2896         PR c++/17916
2897         * g++.dg/parse/pragma1.C: New test.
2898
2899 2004-10-15  Aldy Hernandez  <aldyh@redhat.com>
2900
2901         * gcc.c-torture/execute/ieee/ieee.exp: Disable on powerpc-*-*spe.
2902
2903 2004-10-15  Steve Ellcey  <sje@cup.hp.com>
2904
2905         * gcc.dg/compat/struct-layout-1_generate.c (switchfiles):  Use
2906         -fno-common when on HPPA HP-UX platforms.
2907
2908 2004-10-15  Jakub Jelinek  <jakub@redhat.com>
2909
2910         PR other/16820
2911         * gcc.dg/compat/struct-layout-1.h: Don't include complex.h nor
2912         stdint.h.
2913         * gcc.dg/compat/struct-layout-1_x1.h (TX): Cast to long instead of
2914         uintptr_t.
2915
2916 2004-10-14  Andrew Pinski  <pinskia@physics.uc.edu>
2917
2918         PR c++/16301
2919         * g++.dg/lookup/strong-using-4.C: New test.
2920
2921 2004-10-14  Andrew Pinski  <pinskia@physics.uc.edu>
2922
2923         PR middle-end/16567
2924         * gcc.c-torture/compile/nested-1.c: New test.
2925
2926 2004-10-14  Dorit Naishlos  <dorit@il.ibm.com>
2927
2928         * testsuite/gcc.dg/vect/vect-44.c: xfail on i?86-*-*, x86_64-*-*,
2929         and mipsisa64*-*-* (until support for misaligned loads is added).
2930         * testsuite/gcc.dg/vect/vect-50.c: Likewise.
2931         * testsuite/gcc.dg/vect/vect-52.c: Likewise.
2932         * testsuite/gcc.dg/vect/vect-54.c: Likewise.
2933         * testsuite/gcc.dg/vect/vect-58.c: Likewise.
2934         * testsuite/gcc.dg/vect/vect-60.c: Likewise.
2935         * testsuite/gcc.dg/vect/vect-80.c: Likewise.
2936
2937 2004-10-14  Mark Mitchell  <mark@codesourcery.com>
2938
2939         PR c++/17976
2940         * g++.dg/init/dtor3.C: New test.
2941
2942 2004-10-15  Ben Elliston  <bje@au.ibm.com>
2943
2944         * gcc.dg/ppc-stackalign-1.c: Set dg-options to {}.
2945
2946 2004-10-14  Geoffrey Keating  <geoffk@apple.com>
2947
2948         * gcc.dg/darwin-misaligned.c: Don't supply -force_cpusubtype_ALL.
2949         * gcc.dg/macho-lo-sum.c: Likewise.
2950
2951 2004-10-14  Joseph S. Myers  <joseph@codesourcery.com>
2952
2953         * gcc.dg/ppc-spe64-1.c: New test.
2954
2955 2004-10-14  Devang Patel  <dpatel@apple.com>
2956
2957         PR 17635
2958         * gcc.dg/pr17635.c : New test.
2959
2960 2004-10-14  Olga Golovanevsky  <olga@il.ibm.com>
2961
2962         * testsuite/gcc.dg/vect/vect-28.c: Remove xfail.
2963         * testsuite/gcc.dg/vect/vect-30.c: Remove xfail.
2964         * testsuite/gcc.dg/vect/vect-31.c: Vectorize 4 loops instead of 2.
2965         * testsuite/gcc.dg/vect/vect-33.c: Remove xfail.
2966         * testsuite/gcc.dg/vect/vect-44.c: Remove xfail.
2967         * testsuite/gcc.dg/vect/vect-46.c: Remove xfail.
2968         * testsuite/gcc.dg/vect/vect-50.c: Remove xfail.
2969         * testsuite/gcc.dg/vect/vect-52.c: Remove xfail.
2970         * testsuite/gcc.dg/vect/vect-54.c: Remove xfail.
2971         * testsuite/gcc.dg/vect/vect-58.c: Remove xfail.
2972         * testsuite/gcc.dg/vect/vect-60.c: Remove xfail.
2973         * testsuite/gcc.dg/vect/vect-64.c: Vectorize 3 loops instead of 1.
2974         * testsuite/gcc.dg/vect/vect-66.c: Vectorize 3 loops instead of 2.
2975         * testsuite/gcc.dg/vect/vect-68.c: Vectorize 4 loops instead of 2.
2976         * testsuite/gcc.dg/vect/vect-69.c: Vectorize 4 loops instead of 2.
2977         * testsuite/gcc.dg/vect/vect-8.c: Remove xfail.
2978         * testsuite/gcc.dg/vect/vect-80.c: Remove xfail.
2979         * testsuite/gcc.dg/vect/vect-none.c: Vectorize 1 loops instead of 0.
2980
2981 2004-10-14  Dorit Naishlos  <dorit@il.ibm.com>
2982
2983         * gcc.dg/vect/vect-82.c: New testcase.
2984         * gcc.dg/vect/vect-82_64.c: New testcase.
2985         * gcc.dg/vect/vect-83.c: New testcase.
2986         * gcc.dg/vect/vect-83_64.c: New testcase.
2987
2988 2004-10-14  Joseph S. Myers  <jsm@polyomino.org.uk>
2989
2990         * gcc.dg/cpp/error-1.c: New test.
2991
2992 2004-10-14  Joseph S. Myers  <jsm@polyomino.org.uk>
2993
2994         * gcc.dg/c99-tag-3.c, gcc.dg/declspec-14.c: New tests.
2995
2996 2004-10-14  Hans-Peter Nilsson  <hp@axis.com>
2997
2998         PR target/17984
2999         * gcc.dg/cris-peep2-xsrand2.c: New test.
3000
3001 2004-10-13  Andrew Pinski  <pinskia@physics.uc.edu>
3002
3003         PR c++/17661
3004         * testsuite/g++.dg/expr/for2.C: New test.
3005
3006 2004-10-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
3007
3008         * g++.dg/inherit/thunk1.C: Run on the SPARC.
3009
3010 2004-10-13  Jakub Jelinek  <jakub@redhat.com>
3011
3012         PR tree-optimization/17724
3013         * g++.dg/opt/pr17724-1.C: New test.
3014         * g++.dg/opt/pr17724-2.C: New test.
3015         * g++.dg/opt/pr17724-3.C: New test.
3016         * g++.dg/opt/pr17724-4.C: New test.
3017         * g++.dg/opt/pr17724-5.C: New test.
3018         * g++.dg/opt/pr17724-6.C: New test.
3019
3020 2004-10-12  Joseph S. Myers  <jsm@polyomino.org.uk>
3021
3022         PR c/17301
3023         * gcc.dg/pr17301-2.c: New test.
3024
3025 2004-10-11  Mark Mitchell  <mark@codesourcery.com>
3026
3027         PR c++/15876
3028         * g++.dg/parse/error22.C: New test.
3029
3030         PR c++/17936
3031         * g++.dg/template/spec18.C: New test.
3032
3033 2004-10-11  Steve Ellcey  <sje@cup.hp.com>
3034
3035         * testsuite/gcc.dg/ia64-asm-1.c: Add prototype for abort
3036         * testsuite/gcc.dg/ia64-sync-1.c: Add prototype for abort and
3037         memcpy.
3038         * testsuite/gcc.dg/ia64-sync-2.c: Ditto.
3039         * testsuite/gcc.dg/ia64-sync-3.c: Ditto.
3040
3041 2004-10-11  Andrew Pinski  <pinskia@physics.uc.edu>
3042
3043         * g++.dg/eh/cleanup5.C: Add dg-options "".
3044
3045 2004-10-11  Roger Sayle  <roger@eyesopen.com>
3046
3047         PR middle-end/17657
3048         * gcc.dg/switch-4.c: New test case.
3049
3050 2004-10-11  Richard Sandiford  <rsandifo@redhat.com>
3051
3052         * gcc.c-torture/execute/20041011-1.c: New test.
3053
3054 2004-10-10  Andrew Pinski  <pinskia@physics.uc.edu>
3055
3056         PR c++/17554
3057         * g++.dg/init/for3.C: New test.
3058
3059         PR c++/17657
3060         * g++.dg/opt/switch2.C: New test.
3061
3062         PR middle-end/17703
3063         * g++.dg/warn/Wreturn-2.C: New test.
3064
3065 2004-10-10  Andrew Pinski  <pinskia@physics.uc.edu>
3066
3067         PR c++/17907
3068         * g++.dg/eh/cleanup5.C: New test.
3069
3070 2004-10-10  Mark Mitchell  <mark@codesourcery.com>
3071
3072         PR c++/17393
3073         * g++.dg/parse/error21.C: New test.
3074
3075 2004-10-10  Gabriel Dos Reis  <gdr@integrable-solutions.net>
3076
3077         * g++.dg/overload/pmf1.C: Adjust quoting marks.
3078         * g++.dg/warn/incomplete1.C: Likewise.
3079         * g++.dg/template/qualttp20.C: Likewise.
3080
3081 2004-10-10  Joseph S. Myers  <jsm@polyomino.org.uk>
3082
3083         PR c/17881
3084         * parm-incomplete-1.c: New test.
3085
3086 2004-10-09  Mark Mitchell  <mark@codesourcery.com>
3087
3088         PR c++/17867
3089         * g++.dg/parse/error19.C: New test.
3090
3091         PR c++/17670
3092         * g++.dg/init/new11.C: New test.
3093
3094         PR c++/17821
3095         * g++.dg/parse/error20.C: New test.
3096
3097         PR c++/17826
3098         * g++.dg/template/crash24.C: New test.
3099
3100 2004-10-10  Joseph S. Myers  <jsm@polyomino.org.uk>
3101
3102         PR c/17301
3103         * gcc.dg/pr17301-1.c: New test.
3104
3105 2004-10-10  Joseph S. Myers  <jsm@polyomino.org.uk>
3106
3107         PR c/17189
3108         * gcc.dg/anon-struct-5.c: New test.
3109
3110 2004-10-09  Joseph S. Myers  <jsm@polyomino.org.uk>
3111
3112         PR c/17844
3113         * gcc.dg/pr17844-1.c: New test.
3114
3115 2004-10-09  Zdenek Dvorak  <dvorakz@suse.cz>
3116
3117         PR tree-optimization/17906
3118         * gcc.c-torture/compile/pr17906.c: New.
3119
3120 2004-10-09  Stuart Hastings  <stuart@apple.com>
3121             Roger Sayle  <roger@eyesopen.com>
3122
3123         PR rtl-optimization/17853
3124         * gcc.dg/i386-mmx-5.c: New testcase.
3125
3126 2004-10-09  Andrew Pinski  <pinskia@physics.uc.edu>
3127
3128         * g++.dg/opt/pr17902.C: Fix typo in dg-do.
3129
3130 2004-10-09  Mark Mitchell  <mark@codesourcery.com>
3131
3132         PR c++/17524
3133         * g++.dg/template/static9.C: New test.
3134
3135         PR c++/17685
3136         * g++.dg/parse/operator5.C: New test.
3137
3138 2004-10-09  Roger Sayle  <roger@eyesopen.com>
3139
3140         PR middle-end/17894
3141         * gcc.c-torture/execute/divcmp-4.c: New test case.
3142
3143 2004-10-08  Andrew Pinski  <pinskia@physics.uc.edu>
3144
3145         PR tree-opt/17902
3146         * g++.dg/opt/pr17902.C: New test.
3147
3148 2004-10-09  Jakub Jelinek  <jakub@redhat.com>
3149
3150         * gcc.dg/cpp/ident-1.c: Add dg-options "".
3151
3152 2004-10-08  Joseph S. Myers  <jsm@polyomino.org.uk>
3153
3154         * gcc.dg/float-range-1.c, gcc.dg/float-range-2.c: New tests.
3155
3156 2004-10-08  Joseph S. Myers  <jsm@polyomino.org.uk>
3157
3158         * gcc.dg/assign-warn-3.c: New test.
3159
3160 2004-10-08  Andrew Pinski  <pinskia@physics.uc.edu>
3161
3162         PR c/16999
3163         * gcc.dg/cpp/ident-1.c: New test.
3164
3165 2004-10-08  Nathan Sidwell  <nathan@codesourcery.com>
3166
3167         * gcc.c-torture/compile/acc1.c: New.
3168
3169 2004-10-08  Andrew Pinski  <pinskia@physics.uc.edu>
3170
3171         * gcc.dg/darwin-longdouble.c: Include stdlib.h and string.h.
3172         * gcc.dg/darwin-abi-2.c: Include stdlib.h.
3173
3174 2004-10-08  Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
3175
3176         * gcc.dg/ultrasp11.c: New test.
3177
3178 2004-10-08  Michael Matz  <matz@suse.de>
3179
3180         * gcc.dg/doloop-2.c: New test.
3181
3182 2004-10-08  Joseph S. Myers  <jsm@polyomino.org.uk>
3183
3184         * gcc.dg/assign-warn-1.c, gcc.dg/assign-warn-2.c: New tests.
3185         * gcc.dg/warn-1.c, gcc.dg/noncompile/20020213-1.c,
3186         objc.dg/method-9.m: Update expected diagnostics.
3187
3188 2004-10-07  Geoffrey Keating  <geoffk@apple.com>
3189
3190         * gcc.dg/ppc-fsel-3.c: New file.
3191         * gcc.dg/ppc-fsel-1.c: Add -fno-trapping-math, update comment.
3192
3193 2004-10-07  Paul Brook  <paul@codesourcery.com>
3194
3195         * gfortran.dg/intrinsic_verify_1.f90: New test.
3196
3197 2004-10-07  Paul Brook  <paul@codesourcery.com>
3198
3199         * gfortran.dg/empty_format_1.f90: Remove stray commas.
3200
3201 2004-10-07  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3202
3203         * gfortran.fortran-torture/execute/intrinsic_mvbits.f90,
3204         gfortran.dg/ishft.f90: Add more tests. Add dg-warning in followup
3205         commit.
3206
3207 2004-10-07  Andrew Pinski  <pinskia@physics.uc.edu>
3208
3209         * g++.dg/ext/asm6.C: Remove extraneous semicolon.
3210
3211 2004-10-07  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3212
3213         PR c++/17115
3214         * g++.dg/warn/Winline-4.C: New test.
3215
3216 2004-10-07  Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
3217
3218         * gcc.c-torture/compile/20041007-1.c: New test.
3219
3220 2004-10-07  Paul Brook  <paul@codesourcery.com>
3221
3222         PR fortran/17678
3223         * gfortran.dg/use_allocated_1.f90: New test.
3224
3225 2004-10-06  Andrew Pinski  <pinskia@physics.uc.edu>
3226
3227         PR middle-end/17849
3228         * gfortran.fortran-torture/compile/nested.f90: New test
3229
3230 2004-10-06  Joseph S. Myers  <jsm@polyomino.org.uk>
3231
3232         * gcc.dg/Wconversion-2.c, gcc.dg/func-args-1.c: New tests.
3233
3234 2004-10-06  Andrew Pinski  <pinskia@physics.uc.edu>
3235
3236         PR c++/17368
3237         * g++.dg/ext/asm6.C: New test.
3238
3239 2004-10-06  Kenneth Zadeck <zadeck@naturalbridge.com>
3240
3241         * gcc.dg/20011119-1.c : Added memory attribute to asm sequence.
3242
3243 2004-10-06  Paul Brook  <paul@codesourcery.com>
3244
3245         PR libfortran/17709
3246         * gfortran.dg/empty_format_1.f90: New test.
3247
3248 2004-10-06  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3249
3250         PR fortran/17568
3251         * gfortran.dg/ishft.f90: New test.
3252
3253         PR fortran/17283
3254         * gfortran.fortran-torture/execute/intrinsic_pack.f90: Enable new
3255         tests.
3256
3257 2004-10-06  Paul Brook  <paul@codesourcery.com>
3258
3259         * gfortran.dg/do_1.f90: New test.
3260
3261 2004-10-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3262
3263         * gcc.c-torture/execute/builtins/lib/strcpy.c: Don't abort when
3264         optimizing for size.
3265
3266 2004-10-05  Joseph S. Myers  <jsm@polyomino.org.uk>
3267
3268         * gcc.dg/complex-2.c, gcc.dg/complex-2.h: New test.
3269
3270 2004-10-05  Joseph S. Myers  <jsm@polyomino.org.uk>
3271
3272         * gcc.c-torture/compile/20041005-1.c: New test.
3273
3274 2004-10-05  Nathan Sidwell  <nathan@codesourcery.com>
3275
3276         PR c++/17829
3277         * g++.dg/lookup/koenig4.C: New.
3278
3279 2004-10-05  Gabriel Dos Reis  <gdr@integrable-solutions.net>
3280
3281         * g++.dg/other/classkey1.C: Adjust quoting marks.
3282         * g++.dg/parse/error15.C: Likewise.
3283         * g++.dg/template/meminit2.C (int>): Likewise.
3284
3285 2004-10-04  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3286
3287         PR fortran/17283
3288         * gfortran.fortran-torture/execute/intrinsic_pack.f90: Add more tests.
3289
3290         PR fortran/17631
3291         * gfortran.fortran-torture/execute/intrinsic_mvbits.f90: New test.
3292
3293         PR fortran/17708
3294         * gfortran.dg/pr17708.f90: New test.
3295
3296 2004-10-04  Chao-ying Fu  <fu@mips.com>
3297
3298         * gcc.dg/vect/pr16105.c: Enable for mipsisa64*-*-*.
3299         * gcc.dg/vect/vect-4.c: Ditto.
3300         * gcc.dg/vect/vect-5.c: Ditto.
3301         * gcc.dg/vect/vect-6.c: Ditto.
3302         * gcc.dg/vect/vect-8.c: Ditto.
3303         * gcc.dg/vect/vect-16.c: Ditto.
3304         * gcc.dg/vect/vect-30.c: Ditto.
3305         * gcc.dg/vect/vect-40.c: Ditto.
3306         * gcc.dg/vect/vect-41.c: Ditto.
3307         * gcc.dg/vect/vect-42.c: Ditto.
3308         * gcc.dg/vect/vect-43.c: Ditto.
3309         * gcc.dg/vect/vect-44.c: Ditto.
3310         * gcc.dg/vect/vect-45.c: Ditto.
3311         * gcc.dg/vect/vect-46.c: Ditto.
3312         * gcc.dg/vect/vect-47.c: Ditto.
3313         * gcc.dg/vect/vect-48.c: Ditto.
3314         * gcc.dg/vect/vect-49.c: Ditto.
3315         * gcc.dg/vect/vect-50.c: Ditto.
3316         * gcc.dg/vect/vect-51.c: Ditto.
3317         * gcc.dg/vect/vect-52.c: Ditto.
3318         * gcc.dg/vect/vect-53.c: Ditto.
3319         * gcc.dg/vect/vect-54.c: Ditto.
3320         * gcc.dg/vect/vect-55.c: Ditto.
3321         * gcc.dg/vect/vect-56.c: Ditto.
3322         * gcc.dg/vect/vect-57.c: Ditto.
3323         * gcc.dg/vect/vect-58.c: Ditto.
3324         * gcc.dg/vect/vect-59.c: Ditto.
3325         * gcc.dg/vect/vect-60.c: Ditto.
3326         * gcc.dg/vect/vect-74.c: Ditto.
3327         * gcc.dg/vect/vect-79.c: Ditto.
3328         * gcc.dg/vect/vect-80.c: Ditto.
3329
3330 2004-10-04  Andrew Pinski  <pinskia@physics.uc.edu>
3331
3332         * gcc.dg/unused-7.c: Use the correct option.
3333
3334 2004-10-04  Paul Brook  <paul@codesourcery.com>
3335         Bud Davis  <bdavis9659@comcast.net>
3336
3337         PR fortran/17706
3338         PR fortran/16434
3339         * gfortran/pr17706.f90: New test.
3340         * gfortran.dg/g77/f77-edit-s-out.f: Remove xfail.
3341
3342 2004-10-04  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3343
3344         * gfortran.dg/pr17612.f90: New test.
3345
3346 2004-10-03  Gabriel Dos Reis  <gdr@integrable-solutions.net>
3347
3348         * g++.dg/template/local1.C: Adjust quoting marks in
3349         testing for diagnostics.
3350         * g++.dg/tls/diag-2.C: Likewise.
3351         * g++.dg/other/error8.C: Likewise.
3352
3353 2004-10-03  Andrew Pinski  <pinskia@physics.uc.edu>
3354
3355         PR c/17178
3356         * gcc.dg/unused-4.c: Adjust to be correct.
3357
3358         PR c/17820
3359         * gcc.dg/unused-7.c: New test.
3360
3361 2004-10-03  Andrew Pinski  <pinskia@physics.uc.edu>
3362
3363         PR c++/17797
3364         * g++.dg/overload/template2.C: New test.
3365
3366 2004-10-03  Kazu Hirata  <kazu@cs.umass.edu>
3367
3368         PR tree-optimization/16632
3369         * gcc.dg/tree-ssa/20041002-1.c: New.
3370
3371 2004-10-03  Paul Brook  <paul@codesourcery.com>
3372
3373         * gfortran.dg/pr17286.f90: Add dg-do line.  Explicitly test bug,
3374         rather than relying on default formatting.
3375
3376 2004-10-02  Joseph S. Myers  <jsm@polyomino.org.uk>
3377
3378         * gcc.dg/20040920-1.c: Update expected message text.
3379
3380 2004-10-02  Ulrich Weigand  <uweigand@de.ibm.com>
3381
3382         * gcc.dg/tree-ssa/loop-1.c: Merge changed dg-options for s390-*-*.
3383
3384 2004-10-01  Zdenek Dvorak  <dvorakz@suse.cz>
3385
3386         * gcc.dg/tree-ssa/loop-1.c: Check that unrolling occurs already on
3387         tree level.
3388
3389 2004-10-01  Andrew Pinski  <pinskia@physics.uc.edu>
3390
3391         * gcc.dg/tree-ssa/pr17343.c: Remove.
3392
3393 2004-10-01  Andrew Pinski  <pinskia@physics.uc.edu>
3394
3395         PR tree-opt/17343
3396         * gcc.dg/tree-ssa/pr17343.c: New test.
3397
3398 2004-10-01  Jakub Jelinek  <jakub@redhat.com>
3399
3400         * gcc.dg/tree-ssa/stdarg-1.c: Removed.
3401         * gcc.dg/tree-ssa/stdarg-2.c: Removed.
3402         * gcc.dg/tree-ssa/stdarg-3.c: Removed.
3403         * gcc.dg/tree-ssa/stdarg-4.c: Removed.
3404         * gcc.dg/tree-ssa/stdarg-5.c: Removed.
3405
3406 2004-09-30  Joseph S. Myers  <jsm@polyomino.org.uk>
3407
3408         * gcc.dg/lvalue-2.c: New test.
3409
3410 2004-09-30  Joseph S. Myers  <jsm@polyomino.org.uk>
3411
3412         PR c/17730
3413         * gcc.dg/pr17730-1.c: New test
3414
3415 2004-09-29  Joseph S. Myers  <jsm@polyomino.org.uk>
3416
3417         PR c/7425
3418         * gcc.dg/deprecated-3.c, g++.dg/warn/deprecated-2.C: New tests.
3419
3420 2004-09-29  Jakub Jelinek  <jakub@redhat.com>
3421
3422         * gcc.c-torture/execute/stdarg-1.c: New test.
3423         * gcc.c-torture/execute/stdarg-2.c: New test.
3424         * gcc.c-torture/execute/stdarg-3.c: New test.
3425         * gcc.dg/tree-ssa/stdarg-1.c: New test.
3426         * gcc.dg/tree-ssa/stdarg-2.c: New test.
3427         * gcc.dg/tree-ssa/stdarg-3.c: New test.
3428         * gcc.dg/tree-ssa/stdarg-4.c: New test.
3429         * gcc.dg/tree-ssa/stdarg-5.c: New test.
3430
3431 2004-09-29  Jakub Jelinek  <jakub@redhat.com>
3432
3433         PR tree-optimization/17697
3434         * g++.dg/opt/pr17697-1.C: New test.
3435         * g++.dg/opt/pr17697-2.C: New test.
3436         * g++.dg/opt/pr17697-3.C: New test.
3437
3438 2004-09-28  Joseph S. Myers  <jsm@polyomino.org.uk>
3439
3440         PR c/16409
3441         * gcc.dg/vla-init-2.c, gcc.dg/vla-init-3.c, gcc.dg/vla-init-4.c,
3442         gcc.dg/vla-init-5.c: New tests.
3443
3444 2004-09-27  Joseph S. Myers  <jsm@polyomino.org.uk>
3445
3446         PR c/13804
3447         * gcc.dg/pr13804-1.c: New test.
3448
3449 2004-09-27  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3450
3451         PR fortran/16938
3452         * gfortran.dg/pr16938.f90: New test.
3453
3454 2004-09-27  Mark Mitchell  <mark@codesourcery.com>
3455
3456         * g++.dg/template/crash23.C: New test.
3457
3458 2004-09-27  Mark Mitchell  <mark@codesourcery.com>
3459
3460         PR c++/17585
3461         * g++.dg/template/static8.C: New test.
3462
3463 2004-09-27  Nathan Sidwell  <nathan@codesourcery.com>
3464
3465         PR c++/17681
3466         * g++.dg/other/error9.C: New test.
3467
3468 2004-09-26  Ulrich Weigand  <uweigand@de.ibm.com>
3469
3470         * gcc.dg/tree-ssa/loop-1.c: Use -msmall-exec on s390-*-* targets.
3471
3472 2004-09-26  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3473
3474         PR fortran/15164
3475         * gfortran.dg/pr15164.f90: New test. Fixed in followup commit.
3476
3477 2004-09-26  Roger Sayle  <roger@eyesopen.com>
3478
3479         PR middle-end/17112
3480         * gcc.dg/pr17112-1.c: New test case.
3481
3482 2004-09-26  Joseph S. Myers  <jsm@polyomino.org.uk>
3483
3484         PR c/11459
3485         * gcc.dg/pr11459-1.c: New test.
3486
3487 2004-09-25  Ulrich Weigand  <uweigand@de.ibm.com>
3488
3489         * gcc.dg/tree-ssa/loop-2.c: Avoid matching new-line in regexp.
3490         * gcc.dg/tree-ssa/loop-4.c: Likewise.
3491
3492 2004-09-25  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3493
3494         * gfortran.dg/pr15324.f90: Make array bounds consistent.
3495
3496 2004-09-25  Jan Hubicka  <jh@suse.cz>
3497
3498         * compile/30040909-1.c: New test.
3499         * compile/30040907-1.c: New test.
3500
3501 2004-09-25  Richard Sandiford  <rsandifo@redhat.com>
3502
3503         * gcc.c-torture/execute/va-arg-26.c: New test.
3504
3505 2004-09-24  Zack Weinberg  <zack@codesourcery.com>
3506
3507         * objc.dg/proto-lossage-4.m: Use long instead of int to avoid
3508         extra diagnostics on targets with 64-bit pointers.
3509         * objc.dg/selector-1.m: Adjust dg-warning regexp.
3510
3511 2004-09-24  Joseph S. Myers  <jsm@polyomino.org.uk>
3512
3513         PR c/17188
3514         * gcc.dg/nested-redef-1.c, gcc.dg/pr17188-1.c: New tests.
3515         * gcc.dg/decl-3.c: Adjust expected message.
3516
3517 2004-09-24  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3518
3519         PR fortran/17615
3520         * gfortran.dg/pr17615.f90: New test.
3521
3522 2004-09-24  Andrew MacLeod  <amacleod@redhat.com>
3523
3524         PR tree-optimzation/17517
3525         * g++.dg/tree-ssa/pr17517.C: New Test.
3526
3527 2004-08-24  Nathan Sidwell  <nathan@codesourcery.com>
3528
3529         PR c++/16889
3530         * g++.dg/lookup/ambig3.C: New.
3531
3532 2004-09-24  Andrew Pinski  <pinskia@physics.uc.edu>
3533
3534         PR tree-opt/17624
3535         * g++.dg/opt/pr17624.C: New test.
3536
3537 2004-09-24  Joseph S. Myers  <jsm@polyomino.org.uk>
3538
3539         PR c/6980
3540         * gcc.dg/Wbad-function-cast-1.c: New test.
3541
3542 2004-09-23  Zack Weinberg  <zack@codesourcery.com>
3543
3544         * g++.dg/ext/complit1.C
3545         * g++.dg/other/error2.C
3546         * g++.dg/other/nontype-1.C
3547         * g++.dg/parse/crash11.C
3548         * g++.dg/parse/crash12.C
3549         * g++.dg/parse/error15.C
3550         * g++.dg/parse/error4.C
3551         * g++.dg/parse/tmpl-outside1.C
3552         * g++.dg/parse/too-many-tmpl-args1.C
3553         * g++.dg/template/dependent-expr3.C
3554         * g++.dg/template/error10.C
3555         * g++.dg/template/instantiate1.C
3556         * g++.dg/template/vtable2.C
3557         * g++.dg/warn/Wshadow-1.C
3558         * g++.dg/warn/weak1.C
3559         * g++.old-deja/g++.brendan/crash16.C
3560         * g++.old-deja/g++.brendan/crash18.C
3561         * g++.old-deja/g++.brendan/crash48.C
3562         * g++.old-deja/g++.brendan/crash49.C
3563         * g++.old-deja/g++.brendan/crash55.C
3564         * g++.old-deja/g++.brendan/crash56.C
3565         * g++.old-deja/g++.brendan/crash8.C
3566         * g++.old-deja/g++.brendan/enum11.C
3567         * g++.old-deja/g++.brendan/enum8.C
3568         * g++.old-deja/g++.brendan/enum9.C
3569         * g++.old-deja/g++.brendan/friend3.C
3570         * g++.old-deja/g++.brendan/misc14.C
3571         * g++.old-deja/g++.bugs/900402_02.C
3572         * g++.old-deja/g++.bugs/900404_03.C
3573         * g++.old-deja/g++.bugs/900404_04.C
3574         * g++.old-deja/g++.bugs/900428_03.C
3575         * g++.old-deja/g++.jason/crash4.C
3576         * g++.old-deja/g++.jason/overload21.C
3577         * g++.old-deja/g++.jason/redecl1.C
3578         * g++.old-deja/g++.jason/report.C
3579         * g++.old-deja/g++.jason/rfg10.C
3580         * g++.old-deja/g++.jason/template30.C
3581         * g++.old-deja/g++.law/arm12.C
3582         * g++.old-deja/g++.law/ctors5.C
3583         * g++.old-deja/g++.law/cvt20.C
3584         * g++.old-deja/g++.law/init10.C
3585         * g++.old-deja/g++.law/init8.C
3586         * g++.old-deja/g++.law/visibility17.C
3587         * g++.old-deja/g++.law/visibility7.C
3588         * g++.old-deja/g++.mike/net8.C
3589         * g++.old-deja/g++.mike/p646.C
3590         * g++.old-deja/g++.mike/p700.C
3591         * g++.old-deja/g++.mike/p701.C
3592         * g++.old-deja/g++.mike/p811.C
3593         * g++.old-deja/g++.ns/template13.C
3594         * g++.old-deja/g++.other/array3.C
3595         * g++.old-deja/g++.other/crash25.C
3596         * g++.old-deja/g++.other/dtor3.C
3597         * g++.old-deja/g++.other/dtor4.C
3598         * g++.old-deja/g++.other/main1.C
3599         * g++.old-deja/g++.other/warn7.C
3600         * g++.old-deja/g++.pt/crash11.C
3601         * g++.old-deja/g++.pt/crash36.C
3602         * g++.old-deja/g++.pt/spec22.C
3603         * g++.old-deja/g++.pt/spec9.C
3604         * g++.old-deja/g++.pt/ttp52.C
3605         * g++.old-deja/g++.robertl/eb103.C
3606         * g++.old-deja/g++.robertl/eb121.C
3607         * g++.old-deja/g++.robertl/eb22.C
3608         * g++.old-deja/g++.robertl/eb8.C:
3609         Update locations and/or regexps of dg-error markers.
3610         Remove markers for some bogus messages that are no longer issued.
3611
3612 2004-09-23  Jakub Jelinek  <jakub@redhat.com>
3613
3614         * gcc.c-torture/execute/builtins/strcpy-2.c: New test.
3615         * gcc.c-torture/execute/builtins/strcpy-2-lib.c: New.
3616
3617 2004-09-23  Andrew Pinski  <pinskia@physics.uc.edu>
3618
3619         PR c++/17618
3620         * g++.dg/lookup/crash5.C: New test.
3621
3622 2004-09-23  Dorit Naishlos <dorit@il.ibm.com>
3623
3624         * gcc.dg/vect/vect-27.c: Now vectorized on altivec.
3625         * gcc.dg/vect/vect-29.c: Now vectorized on altivec.
3626         * gcc.dg/vect/vect-48.c: Now vectorized on altivec.
3627         * gcc.dg/vect/vect-56.c: Now vectorized on altivec.
3628         * gcc.dg/vect/vect-72.c: New test for altivec and sse2.
3629         * gcc.dg/vect/vect-77.c: Now vectorized on altivec.
3630
3631         * gcc.dg/vect/vect-27a.c: New test for altivec and mmx.
3632         * gcc.dg/vect/vect-29a.c: New test for altivec and mmx.
3633         * gcc.dg/vect/vect-48a.c: New test for altivec and mmx.
3634         * gcc.dg/vect/vect-56a.c: New test for altivec and mmx.
3635         * gcc.dg/vect/vect-72a.c: New test for altivec and mmx.
3636         * gcc.dg/vect/vect-77a.c: New test for altivec and mmx.
3637
3638         * gcc.dg/vect/vect-13.c: Change to run test instead of compile.
3639
3640         * gcc.dg/vect/vect-44.c: Check additional cases.
3641         * gcc.dg/vect/vect-48.c: Check additional cases.
3642
3643         * gcc.dg/vect/vect-26.c: Use sse2 instead of sse.
3644         * gcc.dg/vect/vect-27.c: Use sse2 instead of sse.
3645         * gcc.dg/vect/vect-28.c: Use sse2 instead of sse.
3646         * gcc.dg/vect/vect-29.c: Use sse2 instead of sse.
3647         * gcc.dg/vect/vect-4?.c: Use sse2 instead of sse.
3648         * gcc.dg/vect/vect-75.c: Use sse2 instead of sse.
3649         * gcc.dg/vect/vect-76.c: Use sse2 instead of sse.
3650         * gcc.dg/vect/vect-77.c: Use sse2 instead of sse.
3651         * gcc.dg/vect/vect-78.c: Use sse2 instead of sse.
3652
3653         * gcc.dg/vect/vect-5?.c: Use sse2 instead of sse. Add return 0.
3654         * gcc.dg/vect/vect-60.c: Use sse2 instead of sse. Add return 0.
3655         * gcc.dg/vect/vect-61.c: Use sse2 instead of sse. Add return 0.
3656
3657 2004-09-23  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
3658
3659         * gcc.dg/tree-ssa/loop-6.c: New test.
3660
3661 2004-09-23  Nathan Sidwell  <nathan@codesourcery.com>
3662
3663         PR c++/17620
3664         * g++.dg/inherit/base2.C: New.
3665
3666 2004-09-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
3667
3668         * gcc.dg/20001012-1.c: Add prototypes for builtin functions.
3669         * gcc.dg/20001012-2.c: Likewise.
3670         * gcc.dg/20001013-1.c: Likewise.
3671         * gcc.dg/20001101-1.c: Likewise.
3672         * gcc.dg/20001102-1.c: Likewise.
3673         * gcc.dg/bf-spl1.c: Likewise.
3674         * gcc.dg/titype-1.c: Remove special-casing for SPARC.
3675         * gcc.dg/20040813-1.c: Add missing "." to the regexp.
3676
3677 2004-09-22  Diego Novillo  <dnovillo@redhat.com>
3678
3679         PR tree-optimization/16721
3680         * testsuite/gcc.dg/tree-ssa/pr16721.c: New test.
3681
3682 2004-09-23  Ulrich Weigand  <uweigand@de.ibm.com>
3683
3684         * gcc.dg/20030123-1.c: Add prototypes for builtin functions.
3685         * gcc.dg/20040305-1.c: Likewise.
3686
3687 2004-09-22  Joseph S. Myers  <jsm@polyomino.org.uk>
3688
3689         PR c/16566
3690         * gcc.c-torture/compile/pr16566-1.c,
3691         gcc.c-torture/compile/pr16566-2.c,
3692         gcc.c-torture/compile/pr16566-3.c: New tests.
3693
3694 2004-09-22  Kazu Hirata  <kazu@cs.umass.edu>
3695
3696         PR tree-optimization/17512
3697         * gcc.c-torture/compile/20040916-1.c.
3698
3699 2004-09-21  Mark Mitchell  <mark@codesourcery.com>
3700
3701         * gcc.dg/pragma-re-3.c: New test.
3702
3703 2004-09-17  Matt Austern  <austern@apple.com>
3704
3705         PR c++/15049
3706         * g++.dg/other/anon3.C: New.
3707
3708 2004-09-21  Roger Sayle  <roger@eyesopen.com>
3709
3710         PR c++/7503
3711         * g++.dg/opt/pr7503-1.C: New testcase for COND_EXPR lvalues.
3712         * g++.dg/opt/pr7503-2.C: New testcase for <? and >? lvalues.
3713         * g++.dg/opt/pr7503-3.C: New testcase for invalid <? lvalue errors.
3714         * g++.dg/opt/pr7503-4.C: New testcase for <?= and >?= assignments.
3715         * g++.dg/opt/pr7503-5.C: New testcase for side-effects with <?=.
3716
3717 2004-09-21  Bud Davis  <bdavis9659@comcast.net>
3718
3719         PR fortran/17286
3720         * gfortran.dg/pr17286.f90: New test.
3721
3722 2004-09-20  Mark Mitchell  <mark@codesourcery.com>
3723
3724         PR c++/17530
3725         * g++.dg/template/static7.C: New test.
3726
3727 2004-09-20  Andrew Pinski  <pinskia@physics.uc.edu>
3728
3729         PR tree-opt/17558
3730         * gcc.c-torture/compile/pr17558.c: New test.
3731
3732 2004-09-20  Richard Sandiford  <rsandifo@redhat.com>
3733
3734         * gcc.dg/compat/sdata-section.h (SDATA_SECTION): Don't use an attribute
3735         if SKIP_ATTRIBUTE is defined.
3736
3737 2004-09-20  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3738
3739         PR fortran/15957
3740         * gfortran.dg/pr15957.f90: New test.
3741
3742 2004-09-20  Dorit Naishlos  <dorit@il.ibm.com>
3743
3744         * gcc.dg/vect/vect-74.c: Avoid floating point precision error
3745         in comparison.
3746         * gcc.dg/vect/vect-79.c: Likewise.
3747         * gcc.dg/vect/vect-80.c: Likewise.
3748
3749 2004-09-20  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3750
3751         PR fortran/15750
3752         * gfortran.fortran-torture/execute/iolength_2.f90: New test.
3753
3754 2004-09-20  Ira Rosen  <irar@il.ibm.com>
3755
3756         * gcc.dg/vect/vect-13.c: Added xfail for non ppc platforms.
3757         * gcc.dg/vect/vect-74.c: Split into 3 tests (vect-79.c, vect-80.c).
3758         * gcc.dg/vect/vect-62.c: New testcase.
3759         * gcc.dg/vect/vect-63.c: New testcase.
3760         * gcc.dg/vect/vect-64.c: New testcase.
3761         * gcc.dg/vect/vect-65.c: New testcase.
3762         * gcc.dg/vect/vect-66.c: New testcase.
3763         * gcc.dg/vect/vect-67.c: New testcase.
3764         * gcc.dg/vect/vect-68.c: New testcase.
3765         * gcc.dg/vect/vect-69.c: New testcase.
3766         * gcc.dg/vect/vect-79.c: New testcase.
3767         * gcc.dg/vect/vect-80.c: New testcase.
3768
3769 2004-09-20  Richard Sandiford  <rsandifo@redhat.com>
3770
3771         * gcc.target/mips/asm-1.c: New test.
3772
3773 2004-09-19  Ira Rosen  <irar@il.ibm.com>
3774
3775         * gcc.dg/vect/vect-13.c: Now vectorized on ppc*.
3776         * gcc.dg/vect/vect-73.c: New testcase.
3777         * gcc.dg/vect/vect-74.c: New testcase.
3778         * gcc.dg/vect/vect-75.c: New testcase.
3779         * gcc.dg/vect/vect-76.c: New testcase.
3780         * gcc.dg/vect/vect-77.c: New testcase.
3781         * gcc.dg/vect/vect-78.c: New testcase
3782
3783 2004-09-18  Paul Brook  <paul@codesourcery.com>
3784
3785         * g++.old-deja/g++.pt/static11.C: XFAIL on arm*-*-eabi.
3786
3787 2004-09-18  Joseph S. Myers  <jsm@polyomino.org.uk>
3788
3789         PR c/17424
3790         * gcc.dg/pr17424-1.c: New test.
3791
3792 2004-09-18  Diego Novillo  <dnovillo@redhat.com>
3793
3794         * g++.dg/tree-ssa/pr17153.C: New test.
3795
3796 2004-09-16  Geoffrey Keating  <geoffk@apple.com>
3797
3798         PR pch/13361
3799         * testsuite/g++.dg/pch/wchar-1.C: New.
3800         * testsuite/g++.dg/pch/wchar-1.Hs: New.
3801
3802 2004-09-17  Kenneth Zadeck  <Kenneth.Zadeck@NaturalBridge.com>
3803
3804         * gcc.c-torture/execute/20040917-1.c: New test.
3805
3806 2004-09-17  Diego Novillo  <dnovillo@redhat.com>
3807
3808         PR tree-optimization/17319
3809         * gcc.dg/pr17319.c: New test.
3810
3811 2004-09-17  Devang Patel  <dpatel@apple.com>
3812
3813         * gcc.dg/20040813-1.c: New test.
3814
3815 2004-09-17  Diego Novillo  <dnovillo@redhat.com>
3816
3817         PR tree-optimization/17273
3818         * gcc.c-torture/compile/pr17273.c: New test.
3819
3820 2004-09-17  Joseph S. Myers  <jsm@polyomino.org.uk>
3821
3822         * gcc.dg/declspec-4.c, gcc.dg/declspec-5.c, gcc.dg/declspec-6.c:
3823         Update expected messages.
3824         * gcc.dg/declspec-13.c: New test.
3825
3826 2004-09-17  David Edelsohn  <edelsohn@gnu.org>
3827
3828         * gcc.dg/darwin-longlong.c: XFAIL on AIX and SPE.
3829
3830 2004-09-17  Diego Novillo  <dnovillo@redhat.com>
3831
3832         * gcc.c-torture/execute/pr17252.c: Use post-increment to
3833         change what 'a' is pointing to.
3834
3835 2004-09-17  Mark Mitchell  <mark@codesourcery.com>
3836
3837         PR c++/16002
3838         * g++.dg/template/error18.C: New test.
3839
3840         PR c++/16029
3841         * g++.dg/warn/Wunused-8.C: New test.
3842
3843 2004-09-17  Steven Bosscher  <stevenb@suse.de>
3844
3845         PR tree-optimization/17513
3846         * gcc.dg/20040916-1.c: New test.
3847
3848 2004-09-16  Mark Mitchell  <mark@codesourcery.com>
3849
3850         PR c++/17501
3851         * g++.dg/template/typename7.C: New test.
3852
3853 2004-09-16  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
3854
3855         * gcc.dg/tree-ssa/copy-headers.c: Update outcome.
3856
3857 2004-09-16  Frank Ch. Eigler  <fche@redhat.com>
3858
3859         * gcc.misc-tests/bprob.exp, g++.dg/bprob/bprob.exp: Iterate tests
3860         with -ftree-based-profiling also.
3861         * lib/profopt.exp: Support late-set profile_option/feedback_option.
3862
3863 2004-09-16  Victor Leikehman  <lei@il.ibm.com>
3864
3865         PR/15364
3866         * gfortran.dg/der_array_io_1.f90: New test.
3867         * gfortran.dg/der_array_io_2.f90: New test.
3868         * gfortran.dg/der_array_io_3.f90: New test.
3869
3870 2004-09-15  Mark Mitchell  <mark@codesourcery.com>
3871
3872         * testsuite/g++.old-deja/g++.abi/cxa_vec.C: Adjust for ARM
3873         EABI.
3874
3875 2004-09-15  Mark Mitchell  <mark@codesourcery.com>
3876
3877         * g++.dg/opt/switch1.C: New test.
3878
3879 2004-09-15  Joseph S. Myers  <jsm@polyomino.org.uk>
3880
3881         * g++.dg/ext/member-attr.C, g++.dg/warn/deprecated.C,
3882         gcc.dg/deprecated.c, gcc.dg/noreturn-1.c, gcc.dg/noreturn-4.c:
3883         Update expected messages.
3884
3885 2004-09-15  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3886
3887         PR fortran/16485
3888         * gfortran.dg/same_name_1.f90: New test.
3889
3890 2004-09-15  Diego Novillo  <dnovillo@redhat.com>
3891
3892         * gcc.c-torture/execute/pr17252.c: Fix thinko.  Don't
3893         dereference garbage pointers.
3894
3895 2004-09-15  Jakub Jelinek  <jakub@redhat.com>
3896
3897         * gcc.c-torture/execute/builtins/strlen-3.c: New test.
3898         * gcc.c-torture/execute/builtins/strlen-3-lib.c: New.
3899
3900         * gcc.c-torture/execute/builtins/memmove.c (main_test): Formatting.
3901         * gcc.c-torture/execute/builtins/memmove-2.c: New test.
3902         * gcc.c-torture/execute/builtins/memmove-2-lib.c: New.
3903
3904 2004-09-14  Mark Mitchell  <mark@codesourcery.com>
3905
3906         PR c++/17324
3907         * g++.dg/template/mangle1.C: New test.
3908
3909 2004-09-14  Diego Novillo  <dnovillo@redhat.com>
3910
3911         PR tree-optimization/17252
3912         * gcc.c-torture/execute/pr17252.c: New test.
3913
3914 2004-09-14  Andrew Pinski  <apinski@apple.com>
3915
3916         * g++.dg/tree-ssa/pointer-reference-alias.C: New test.
3917
3918 2004-09-14  Roger Sayle  <roger@eyesopen.com>
3919
3920         PR rtl-optimization/9771
3921         * gcc.dg/pr9771-1.c: New test case.
3922
3923 2004-09-14  Diego Novillo  <dnovillo@redhat.com>
3924
3925         PR tree-optimization/15262
3926         * gcc.c-torture/execute/pr15262-1.c: New test.
3927         * gcc.c-torture/execute/pr15262-2.c: New test.
3928
3929 2004-09-14  Joseph S. Myers  <jsm@polyomino.org.uk>
3930
3931         * gcc.dg/declspec-12.c: New test.
3932
3933 2004-09-14  Bud Davis  <bdavis9659@comcast.net>
3934
3935         * gfortran.dg/pr17090.f90: Add directives to test.
3936
3937 2004-09-14  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
3938
3939         * gcc.c-torture/compile/20040914-1.c: New test.
3940
3941 2004-09-13  Mark Mitchell  <mark@codesourcery.com>
3942
3943         PR c++/16162
3944         * g++.dg/template/decl2.C: New test.
3945
3946 2004-09-13  Bud Davis  <bdavis9659@comcast.net>
3947
3948         PR fortran/17090
3949         * gfortran.dg/pr17090.f90: New test.
3950
3951 2004-09-13  Dale Johannesen  <dalej@apple.com>
3952
3953         * gcc.c-torture/compile/pr17408.c:  New test case.
3954
3955 2004-09-13  Mark Mitchell  <mark@codesourcery.com>
3956
3957         PR c++/16716
3958         * g++.dg/parse/crash17.C: New test.
3959
3960         PR c++/17327
3961         * g++.dg/template/enum3.C: New test.
3962
3963 2004-09-13  Hans-Peter Nilsson  <hp@bitrange.com>
3964
3965         * lib/gcc-defs.exp: Load wrapper.exp.
3966         * lib/g++.exp (g++_init): Call g++_maybe_build_wrapper instead of
3967         using local code.
3968         * lib/gcc.exp (gcc_init): Similar.
3969         * lib/gfortran.exp (gfortran_init): Similar.
3970         * lib/objc.exp (objc_init): Similar.
3971         * lib/treelang.exp (treelang_init): Similar.
3972         * lib/wrapper.exp: New file with build_wrapper call machinery in
3973         ${tool}_maybe_build_wrapper.
3974
3975 2004-09-13  Joseph S. Myers  <jsm@polyomino.org.uk>
3976
3977         * gcc.dg/declspec-7.c: Don't expect diagnostic for duplicate
3978         "inline".
3979         * gcc.dg/declspec-11.c: Update expected messages.
3980         * gcc.dg/inline-6.c, gcc.dg/inline-7.c, gcc.dg/inline-8.c,
3981         gcc.dg/inline-9.c, gcc.dg/inline-10.c, gcc.dg/inline-11.c,
3982         gcc.dg/inline-12.c: New tests.
3983
3984 2004-09-13  Andrew MacLeod  <amacleod@redhat.com>
3985
3986         * g++.dg/tree-ssa/pr17400.C: New testcase.
3987
3988 2004-09-13  James E Wilson  <wilson@specifixinc.com>
3989
3990         * gcc.target/mips/sb1-1.c: New testcase.
3991
3992 2004-09-12  Hans-Peter Nilsson  <hp@bitrange.com>
3993
3994         * lib/g77-dg.exp: Remove unused file.
3995         * lib/mike-g77.exp: Ditto.
3996         * lib/g77.exp: Ditto.
3997
3998 2004-09-12  Richard Henderson  <rth@redhat.com>
3999
4000         * g++.old-deja/g++.other/sizeof3.C: Fix abort declaration.
4001
4002 2004-09-13  Joseph S. Myers  <jsm@polyomino.org.uk>
4003
4004         * g++.dg/warn/Wswitch-1.C, g++.dg/warn/Wswitch-2.C,
4005         gcc.dg/Wswitch-2.c, gcc.dg/Wswitch-enum.c, gcc.dg/Wswitch.c,
4006         gcc.dg/declspec-9.c, gcc.dg/declspec-10.c, gcc.dg/declspec-11.c,
4007         gcc.dg/m-un-2.c, gcc.dg/noreturn-1.c, gcc.dg/wtr-conversion-1.c:
4008         Update expected messages.
4009
4010 2004-09-13  Hans-Peter Nilsson  <hp@axis.com>
4011
4012         * gcc.dg/asmreg-1.c (__syscall_getdents64): Adjust signedness
4013         declaration/use mismatch for dirp parameter.
4014
4015 2004-09-12  Andrew Pinski  <apinski@apple.com>
4016
4017         * lib/objc.exp (objc_target_compile): Look for libobjc-gnu.a also when
4018         -fgnu-runtime is passed.
4019
4020 2004-09-12  Richard Henderson  <rth@redhat.com>
4021
4022         * lib/fortran-torture.exp (add-ieee-options): Replace ieee-options;
4023         do the uplevel thing and update additional_flags directly.
4024         * gfortran.fortran-torture/execute/intrinsic_fraction_exponent.x,
4025         gfortran.fortran-torture/execute/intrinsic_nearest.x,
4026         gfortran.fortran-torture/execute/intrinsic_set_exponent.x,
4027         gfortran.fortran-torture/execute/nan_inf_fmt.x: Update to match.
4028
4029 2004-09-11  Steven Bosscher  <stevenb@suse.de>
4030
4031         * g++.dg/parse/break-in-for.C: Fix for -ansi -pedantic-errors.
4032
4033 2004-09-11  Roger Sayle  <roger@eyesopen.com>
4034
4035         PR middle-end/17411
4036         * g++.dg/opt/pr17411-1.C: New test case.
4037
4038 2004-09-11  Joseph S. Myers  <jsm@polyomino.org.uk>
4039
4040         * gcc.dg/declspec-4.c, gcc.dg/declspec-5.c, gcc.dg/declspec-6.c,
4041         gcc.dg/tls/diag-2.c: Update expected messages.
4042         * gcc.dg/991209-1.c: Specify compilation options.  Update expected
4043         messages.
4044         * gcc.dg/pr14289-2.c, gcc.dg/pr14289-3.c: Remove.
4045         * gcc.dg/declspec-7.c, gcc.dg/declspec-8.c, gcc.dg/declspec-9.c,
4046         gcc.dg/declspec-10.c, gcc.dg/declspec-11.c, gcc.dg/tls/diag-4.c,
4047         gcc.dg/tls/diag-5.c: New tests.
4048
4049 2004-09-11  Zack Weinberg  <zack@codesourcery.com>
4050
4051         * gcc.dg/20040910-1.c: Correct dg-error regexp.
4052
4053 2004-09-11  Steven Bosscher  <stevenb@suse.de>
4054
4055         * g++.dg/parse/break-in-for.C: New test.
4056
4057 2004-09-11  Jakub Jelinek  <jakub@redhat.com>
4058
4059         * gcc.dg/tree-ssa/20040911-1.c: New test.
4060
4061 2004-09-11  Andreas Jaeger  <aj@suse.de>
4062
4063         * gcc.c-torture/execute/991118-1.x: Delete, PR 16437 is fixed.
4064         * gcc.c-torture/execute/bf64-1.x: Remove XFAIL on x86-64.
4065
4066 2004-09-11  Richard Sandiford  <rsandifo@redhat.com>
4067
4068         * gcc.target/frv: New directory of FR-V-specific tests.
4069
4070 2004-09-10  James E Wilson  <wilson@specifixinc.com>
4071
4072         * gcc.dg/convert-vec-1.c: New test.
4073
4074 2004-09-10  Roger Sayle  <roger@eyesopen.com>
4075
4076         PR middle-end/17024
4077         * gcc.dg/pr17024-1.c: New test case.
4078
4079 2004-09-10  Eric Christopher  <echristo@redhat.com>
4080
4081         * gcc.dg/20040910-1.c: New test.
4082
4083 2004-09-11  Joseph S. Myers  <jsm@polyomino.org.uk>
4084
4085         * gcc.dg/bitfld-9.c: New test.
4086
4087 2004-09-10  Richard Sandiford  <rsandifo@redhat.com>
4088
4089         * gcc.c-torture/execute/ieee/acc1.c: New test.
4090         * gcc.c-torture/execute/ieee/acc2.c: New test.
4091         * gcc.c-torture/execute/ieee/mzero6.c: New test.
4092
4093 2004-09-10  Joseph S. Myers  <jsm@polyomino.org.uk>
4094
4095         * gcc.dg/deprecated-2.c: New test.
4096
4097 2004-09-09  James E Wilson  <wilson@specifixinc.com>
4098
4099         * gcc.dg/init-vec-1.c: New test.
4100
4101 2004-09-09  Roger Sayle  <roger@eyesopen.com>
4102
4103         PR middle-end/17055
4104         * gcc.dg/pr17055-1.c: New test case.
4105
4106 2004-09-09  Hans-Peter Nilsson  <hp@axis.com>
4107
4108         PR target/17377
4109         * gcc.c-torture/execute/pr17377.c: New test.
4110
4111 2004-09-09  Joseph S. Myers  <jsm@polyomino.org.uk>
4112
4113         PR c/8420
4114         * gcc.dg/anon-struct-4.c, gcc.dg/declspec-1.c,
4115         gcc.dg/declspec-2.c, gcc.dg/declspec-3.c, gcc.dg/declspec-4.c,
4116         gcc.dg/declspec-5.c, gcc.dg/declspec-6.c,
4117         gcc.dg/long-long-typespec-1.c: New tests.
4118         * gcc.dg/tls/diag-2.c: Update expected diagnostics
4119
4120 2004-09-09  Joseph S. Myers  <jsm@polyomino.org.uk>
4121
4122         * gcc.dg/c90-static-1.c, gcc.dg/c99-static-1.c,
4123         gcc.dg/gnu99-static-1.c: New tests.
4124
4125 2004-09-08  Devang Patel  <dpatel@apple.com>
4126
4127         * gcc.dg/darwin-ld-20040828-1.c: New test.
4128         * gcc.dg/darwin-ld-20040828-2.c: New test.
4129         * gcc.dg/darwin-ld-20040828-3.c: New test.
4130
4131 2004-09-08  Ziemowit Laski  <zlaski@apple.com>
4132
4133         * objc.dg/bitfield-2.m: Make 'id' definition a typedef.
4134         * obj.dg/bitfield-4.m: Allow 'unsigned' in addition to 'unsigned int'
4135         in error message.
4136         * objc.dg/id-1.m: Attempt to define 'id' in an incompatible fashion.
4137         * objc.dg/method-6.m: Allow 'unsigned' in addition to 'unsigned int'
4138         in error message.
4139         * objc.dg/proto-qual-1.m: Protocol qualifiers now appear before the
4140         types they qualify.
4141         * objc.dg/type-size-2.m: Fix wording in comment.
4142         * objc.dg/va-meth-1.m: New test case.
4143
4144 2004-09-06  H.J. Lu  <hongjiu.lu@intel.com>
4145
4146         PR c/16633:
4147         * lib/gcc-dg.exp: Set up LD_LIBRARY_PATH, SHLIB_PATH,
4148         LD_LIBRARYN32_PATH, LD_LIBRARY64_PATH and DYLD_LIBRARY_PATH.
4149
4150 2004-09-06  Devang Patel  <dpatel@apple.com>
4151
4152         * gcc.dg/tree-ssa/ifc-20040816-1.c: Use -ftree-vectorize.
4153         * gcc.dg/tree-ssa/ifc-20040816-2.c: Use -ftree-vectorize.
4154
4155 2004-09-06  Zack Weinberg  <zack@codesourcery.com>
4156
4157         * g++.old-deja/g++.other/enum2.C: Move dg-error markers to
4158         reflect changed line numbering of diagnostics.
4159
4160 2004-09-06  Paul Brook  <paul@codesourcery.com>
4161
4162         * gfortran.dg/edit_real_1.f90: Add new test.
4163
4164 2004-09-05  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
4165
4166         * gcc.dg/tree-ssa/loop-2.c: New test.
4167         * gcc.dg/tree-ssa/loop-3.c: New test.
4168         * gcc.dg/tree-ssa/loop-4.c: New test.
4169         * gcc.dg/tree-ssa/loop-5.c: New test.
4170
4171 2004-09-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4172
4173         * gcc.dg/format/sentinel-1.c: Update for parameter option.
4174
4175 2004-09-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4176
4177         * gcc.dg/format/sentinel-1.c: New test.
4178
4179 2004-09-04  Uros Bizjak  <uros@kss-loka.si>
4180
4181         * testsuite/gcc.dg/builtins-46.c: New.
4182
4183 2004-09-03  Devang Patel  <dpatel@apple.com>
4184
4185         * gcc.dg/tree-ssa/ifc-20040816-1.c: New test.
4186         * gcc.dg/tree-ssa/ifc-20040816-2.c: New test.
4187
4188 2004-09-03  Jan Beulich  <jbeulich@novell.com>
4189
4190         * g++.dg/abi/bitfield5.C: Use -mno-ms-bitfields.
4191         * g++.old-deja/g++.jason/thunk2.C: xfail for NetWare.
4192         * g++.old-deja/g++.law/profile1.C: xfail for NetWare.
4193         * g++.old-deja/g++.other/store-expr1.C: xfail for NetWare.
4194         * gcc.c-torture/compile/20001109-1.c: xfail for NetWare.
4195         * gcc.c-torture/compile/20001109-2.c: xfail for NetWare.
4196         * gcc.c-torture/execute/multi-ix.c: Use __builtin_bzero rather than
4197         the non-portable bzero.
4198         * gcc.dg/20010912-1.c: xfail for NetWare.
4199         * gcc.dg/20020426-2.c: xfail for NetWare.
4200         * gcc.dg/20021014-1.c: xfail for NetWare.
4201         * gcc.dg/20021018-1.c: xfail for NetWare.
4202         * gcc.dg/20030213-1.c: xfail for NetWare.
4203         * gcc.dg/20030225-1.c: xfail for NetWare.
4204         * gcc.dg/20030708-1.c: xfail for NetWare.
4205         * gcc.dg/builtins-config.h: Also exclude NetWare.
4206         * gcc.dg/format/format.h: Define restrict only if not already defined.
4207         * gcc.dg/nest.c: xfail for NetWare.
4208         * gcc.dg/special/gcsec-1.c: Don't pass -static for NetWare.
4209         * lib/target-supports.exp (check_visibility_available): Exclude
4210         NetWare.
4211
4212 2004-09-03  Jan Beulich  <jbeulich@novell.com>
4213
4214         * gcc.dg/pack-test-2.c: Adjust to permit and check #pragma pack(push).
4215         * gcc.dg/c99-flex-array-4.c: Add -fpack-struct=8 to provide a
4216         deterministic starting point for the alignment of structure fields.
4217         * gcc.dg/Wpadded.c: Dito.
4218         * g++.dg/abi/vbase10.C: Dito.
4219
4220 2004-09-03  Devang Patel  <dpatel@apple.com>
4221
4222         * g++.dg/debug/pr15736.cc: New test.
4223
4224 2004-09-02  Mark Mitchell  <mark@codesourcery.com>
4225
4226         * README.QMTEST: Fix out-of-date link.
4227
4228 2004-09-03  David Billinghurst <David.Billinghurst@riotinto.com>
4229
4230         PR fortran/16579
4231         * gfortran.fortran-torture/execute/intrinsic_i_char.f90:
4232         Delete.  Duplicate of gfortran.dg/g77/20010610.f
4233
4234 2004-09-02  Mark Mitchell  <mark@codesourcery.com>
4235
4236         * g++.dg/abi/arm_rtti1.C: New test.
4237
4238 2004-09-02  Geoffrey Keating  <geoffk@apple.com>
4239
4240         * gcc.dg/ppc-vector-memcpy.c: New.
4241         * gcc.dg/ppc-vector-memset.c: New.
4242
4243 2004-09-02  Chao-ying Fu  <fu@mips.com>
4244
4245         * gcc.target/mips/mips-3d-1.c: New test.
4246         * gcc.target/mips/mips-3d-2.c: New test.
4247         * gcc.target/mips/mips-3d-3.c: New test.
4248         * gcc.target/mips/mips-3d-4.c: New test.
4249         * gcc.target/mips/mips-3d-5.c: New test.
4250         * gcc.target/mips/mips-3d-6.c: New test.
4251         * gcc.target/mips/mips-3d-7.c: New test.
4252         * gcc.target/mips/mips-3d-8.c: New test.
4253         * gcc.target/mips/mips-3d-9.c: New test.
4254         * gcc.target/mips/mips-ps-1.c: New test.
4255         * gcc.target/mips/mips-ps-2.c: New test.
4256         * gcc.target/mips/mips-ps-3.c: New test.
4257         * gcc.target/mips/mips-ps-4.c: New test.
4258         * gcc.target/mips/mips-ps-type.c: New test.
4259
4260 2004-09-02  Paul Brook  <paul@codesourcery.com>
4261
4262         * gfortran.dg/edit_real_1.f90: Add new tests.
4263
4264 2004-09-01  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4265
4266         PR fortran/15327
4267         * gfortran.dg/merge_char_1.f90: New test.
4268
4269 2004-09-01  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4270
4271         PR fortran/16404
4272         * gfortran.dg/der_io_1.f90: XFAIL illegal testcase.
4273
4274 2004-09-01  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
4275
4276         PR c/1522
4277         * gcc.c-torture/compile/20040901-1.c: New test, from PR.
4278
4279 2004-09-01  Mark Mitchell  <mark@codesourcery.com>
4280
4281         * g++.dg/opt/loop1.C: Do not XFAIL.
4282
4283 2004-09-01  Jakub Jelinek  <jakub@redhat.com>
4284
4285         * gcc.c-torture/execute/20040831-1.c: New test.
4286
4287 2004-09-01  David Billinghurst <David.Billinghurst@riotinto.com>
4288
4289         PR fortran/16579
4290         * gfortran.dg/g77/20010610.f: Now passes.
4291         Copy from g77.f-torture/execute. Add dg-run directive.
4292         * gfortran.dg/g77/README: Update
4293
4294 2004-08-31  Andrew Pinski  <pinskia@physics.uc.edu>
4295
4296         * gcc.dg/rs6000-power2-1.c (t1, t2, t3, t4): Add volatile.
4297         * gcc.dg/rs6000-power2-2.c: Fix the scan-assembly for the store.
4298         (t1, t2, t3, t4): Add volatile.
4299
4300 2004-08-31  Mark Mitchell  <mark@codesourcery.com>
4301
4302         * g++.dg/ext/visibility/arm1.C: New test.
4303
4304 2004-08-31  Geoffrey Keating  <geoffk@apple.com>
4305
4306         * gcc.dg/funcdef-storage-1.c: Add dg-options to suppress
4307         -pedantic-errors.
4308
4309 2004-09-01  Paul Brook  <paul@codesourcery.com>
4310
4311         * gfortran.dg/eof_2.f90: New test.
4312
4313 2004-08-31  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4314
4315         PR fortran/16579
4316         * gfortran.fortran-torture/execute/intrinsic_i_char.f90: New test.
4317
4318 2004-08-31  Bud Davis  <bdavis9659@comcast.net>
4319
4320         PR libfortran/16805
4321         * gfortran.dg/list_read_2.f90: New test.
4322
4323 2004-08-31  Mark Mitchell  <mark@codesourcery.com>
4324
4325         * g++.dg/abi/key1.C: New test.
4326
4327 2004-08-31  Richard Henderson  <rth@redhat.com>
4328
4329         * g++.dg/other/offsetof1.C: Include cstddef, use non-builtin
4330         form of offsetof.
4331         * g++.dg/other/offsetof5.C: Remove duplicate.
4332
4333 2004-08-31  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4334
4335         PR fortran/17244
4336         * gfortran.dg/func_derived_1.f90: New test.
4337
4338 2004-08-31  Paul Brook  <paul@codesourcery.com>
4339
4340         * gfortran.dg/eof_1.f90: New test.
4341
4342 2004-08-31  Paul Brook  <paul@codesourcery.com>
4343
4344         * gfortran.dg/list_read_1.f90: New file.
4345
4346 2004-08-30  Mark Mitchell  <mark@codesourcery.com>
4347
4348         * g++.dg/opt/loop1.C: XFAIL.
4349
4350 2004-08-30  Geoffrey Keating  <geoffk@apple.com>
4351
4352         * gcc.dg/funcdef-storage-1.c: New.
4353         * gcc.c-torture/compile/920625-2.c: Don't use 'static' to declare
4354         an extern function in local scope.
4355         * gcc.c-torture/execute/20010605-1.c: Don't use 'static inline' to
4356         declare an 'auto inline' function in local scope.
4357         * gcc.dg/20011130-1.c: Likewise.
4358         * gcc.c-torture/execute/nest-stdar-1.c: Don't use 'static' to declare
4359         an 'auto' function in local scope.
4360         * gcc.dg/20021014-1.c: Likewise.
4361         * gcc.dg/20030331-2.c: Likewise.
4362
4363 2004-08-30  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4364
4365         * gfortran.dg/blockdata_1.f90: New test.
4366
4367 2004-08-30  Richard Henderson  <rth@redhat.com>
4368
4369         * g++.dg/other/offsetof1.C: Use __builtin_offsetof.
4370
4371 2004-08-30  Richard Henderson  <rth@redhat.com>
4372
4373         * lib/fortran-torture.exp (fortran-torture-execute): Honor
4374         additional_flags set by alternate driver.
4375         (ieee-options): New procedure.
4376         * gfortran.fortran-torture/execute/intrinsic_fraction_exponent.x: New.
4377         * gfortran.fortran-torture/execute/intrinsic_nearest.x: New.
4378         * gfortran.fortran-torture/execute/intrinsic_set_exponent.x: New.
4379         * gfortran.fortran-torture/execute/nan_inf_fmt.x: New.
4380
4381 2004-08-30  Richard Henderson  <rth@redhat.com>
4382
4383         * lib/f-torture.exp: Remove.
4384
4385 2004-08-29  Mark Mitchell  <mark@codesourcery.com>
4386
4387         PR rtl-optimization/16590
4388         * g++.dg/opt/loop1.C: New test.
4389
4390 2004-08-29  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4391
4392         PR fortran/13910
4393         * gfortran.dg/oldstyle_1.f90: New test.
4394
4395 2004-08-29  Steven G. Kargl  <kargls@comcast.net>
4396         Paul Brook  <paul@codesourcery.com>
4397
4398         * gfortran.dg/g77/README: Update.
4399         * gfortran.dg/g77/erfc.f: Copy from g77.f-torture.
4400         * gfortran.dg/g77/intrinsic-unix-bessel.f: Ditto.
4401         * gfortran.dg/g77/intrinsic-unix-erf.f: Ditto.
4402
4403 2004-08-28  Paul Brook  <paul@codesourcery.com>
4404
4405         PR libfortran/17195
4406         * gfortran.dg/edit_real_1.f90: New test.
4407
4408 2004-08-27  Paul Brook  <paul@codesourcery.com>
4409
4410         * gfortran.dg/rewind_1.f90: New test.
4411
4412 2004-08-27  Bud Davis  <bdavis9659@comcast.net>
4413
4414         PR fortran/16597
4415         * gfortran.dg/pr16597.f90: New test.
4416
4417 2004-08-26  Joseph S. Myers  <jsm@polyomino.org.uk>
4418
4419         PR c/13801
4420         * gcc.dg/redecl-3.c, gcc.dg/redecl-4.c, gcc.dg/redecl-6.c,
4421         gcc.dg/redecl-7.c, gcc.dg/redecl-8.c, gcc.dg/redecl-9.c,
4422         gcc.dg/redecl-10.c, gcc.dg/debug/redecl-1.c,
4423         gcc.dg/debug/redecl-2.c, gcc.dg/debug/redecl-3.c,
4424         gcc.dg/debug/redecl-4.c, gcc.dg/debug/redecl-5.c: New tests.
4425
4426 2004-08-26  Nick Clifton  <nickc@redhat.com>
4427
4428         * gcc.c-torture/compile/pr17119.c: New test.
4429
4430 2004-08-26  Joseph S. Myers  <jsm@polyomino.org.uk>
4431
4432         * gcc.dg/c90-typespec-1.c, gcc.dg/c99-typespec-1.c: New tests.
4433
4434 2004-08-25  Richard Henderson  <rth@redhat.com>
4435
4436         * gfortran.fortran-torture/execute/intrinsic_sr_kind.f90: Disable
4437         the bits that expect kind=8 to be the largest real kind.
4438
4439 2004-08-25  Ziemowit Laski  <zlaski@apple.com>
4440
4441         * objc.dg/const-str-3.m: Include <stdlib.h> and <memory.h>.
4442
4443 2004-08-25  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4444
4445         * gfortran.dg/assignment_1.f90: New test.
4446
4447 2004-08-25  Adam Nemet  <anemet@lnxw.com>
4448
4449         * g++.dg/template/repo3.C: New test.
4450
4451 2004-08-25  Roger Sayle  <roger@eyesopen.com>
4452
4453         PR middle-end/16693
4454         PR tree-optimization/16372
4455         * g++.dg/opt/pr16372-1.C: New test case.
4456         * g++.dg/opt/pr16693-1.C: New test case.
4457         * g++.dg/opt/pr16693-2.C: New test case.
4458
4459 2004-08-25  Ziemowit Laski  <zlaski@apple.com>
4460
4461         * objc.dg/proto-lossage-4.m: New test.
4462
4463 2004-08-25  Mark Mitchell  <mark@codesourcery.com>
4464
4465         PR c++/17155
4466         * g++.dg/inherit/local2.C: New test.
4467
4468 2004-08-25  Paul Brook  <paul@codesourcery.com>
4469
4470         PR fortran/17144
4471         * gfortran.dg/string_ctor_1.f90: New test.
4472
4473 2004-08-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4474
4475         PR c++/14428
4476         * g++.dg/template/redecl2.C: New test.
4477
4478 2004-08-24  Bud Davis  <bdavis9659@comcast.net>
4479
4480         PR fortran/17143
4481         * gfortran.dg/pr17143.f90: New test.
4482
4483 2004-08-24  Bud Davis  <bdavis9659@comcast.net>
4484
4485         PR fortran/17164
4486         * gfortran.dg/pr17164.f90: New test.
4487
4488 2004-08-24  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
4489
4490         * gcc.dg/tree-ssa/loop-1.c: New test.
4491
4492 2004-08-24  Richard Sandiford  <rsandifo@redhat.com>
4493
4494         * gcc.c-torture/compile/20040824-1.c: New test.
4495
4496 2004-08-24  Richard Sandiford  <rsandifo@redhat.com>
4497
4498         * gcc.c-torture/compile/iftrap-3.c: New test.
4499
4500 2004-08-24  Paul Brook  <paul@codesourcery.com>
4501
4502         * gfortran.dg/entry_2.f90: New test.
4503
4504 2004-08-24  Nathan Sidwell  <nathan@codesourcery.com>
4505
4506         PR c++/16889
4507         * g++.dg/lookup/ambig[12].C: New.
4508
4509 2004-08-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4510
4511         PR c++/16706
4512         * g++.dg/template/crash21.C: New test.
4513         * g++.dg/template/crash22.C: Likewise.
4514
4515 2004-08-24  Nathan Sidwell  <nathan@codesourcery.com>
4516
4517         PR c++/17149
4518         * g++.dg/template/access15.C: New.
4519
4520 2004-08-23  Mark Mitchell  <mark@codesourcery.com>
4521
4522         PR c++/17163
4523         * g++.dg/template/repo2.C: New test.
4524
4525 2004-08-23  Roger Sayle  <roger@eyesopen.com>
4526
4527         PR rtl-optimization/17078
4528         * gcc.c-torture/execute/pr17078-1.c: New test case.
4529
4530 2004-08-23  Mark Mitchell  <mark@codesourcery.com>
4531
4532         PR c/14492
4533         * gcc.dg/debug/crash1.c: New test.
4534
4535 2004-08-23  Mark Mitchell  <mark@codesourcery.com>
4536
4537         PR c/16180
4538         * gcc.dg/loop-5.c: New test.
4539
4540 2004-08-23  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
4541
4542         * gcc.c-torture/execute/20040823-1.c: New test.
4543
4544 2004-08-23  Richard Sandiford  <rsandifo@redhat.com>
4545
4546         * gcc.dg/special/mips-abi.exp: Expect gcc to pass the GNU ABI flags
4547         to the assembler.  Simplify test accordingly.
4548         (asm_abi_flags): Use GNU names.
4549         (check_mips_abi, default_abi): Use string matches against "-mabi=*"
4550         to check for ABI flags.
4551
4552 2004-08-22  Andrew Pinski  <apinski@apple.com>
4553
4554         * g++.dg/opt/pr14029.C: New test.
4555         * gcc.c-torture/execute/pr15262.c: New test.
4556
4557 2004-08-22  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4558
4559         * gfortran.dg/reduction.f90: Add checks with complex arguments.
4560
4561 2004-08-21  Bud Davis  <bdavis9659@comcast.net>
4562
4563         PR 16908
4564         * gfortran.dg/direct_io.f90: New test.
4565
4566 2004-08-20  Mark Mitchell  <mark@codesourcery.com>
4567
4568         PR c++/17121
4569         * g++.dg/inherit/local2.C: New test.
4570
4571 2004-08-21  Joseph S. Myers  <jsm@polyomino.org.uk>
4572
4573         PR c++/17120
4574         * g++.dg/warn/Wparentheses-4.C: New test.
4575
4576 2004-08-20  Mark Mitchell  <mark@codesourcery.com>
4577
4578         PR c++/17121
4579         * g++.dg/inherit/local2.C: New test.
4580
4581         * gcc.dg/darwin-longlong.c: Include <stdlib.h>.
4582         * gcc.dg/ppc-ldstruct.c: Likewise.
4583         * gcc.dg/ppc64-abi-2.c: Likewise.
4584
4585 2004-08-20  Jakub Jelinek  <jakub@redhat.com>
4586
4587         PR rtl-optimization/17099
4588         * gcc.c-torture/execute/20040820-1.c: New test.
4589
4590 2004-08-20  David Edelsohn  <edelsohn@gnu.org>
4591
4592         * gcc.dg/uninit-H.c: Add _POWER to powerpc case.
4593
4594 2004-08-20  Canqun Yang  <canqun@nudt.edu.cn>
4595
4596         PR fortran/17077
4597         * gfortran.dg/auto_array_1.f90: New test.
4598
4599 2004-08-19  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4600
4601         PR fortran/17074
4602         * gfortran.dg/simpleif_1.f90: New test.
4603
4604 2004-08-19  Mark Mitchell  <mark@codesourcery.com>
4605
4606         * lib/target-supports.exp (check_profiling_available): Return
4607         false for arm*-*-symbianelf* and arm*-*-eabi*.
4608
4609         PR c++/15890
4610         * g++.dg/template/delete1.C: New test.
4611
4612 2004-08-19  Paul Brook  <paul@codesourcery.com>
4613
4614         PR fortran/14976
4615         PR fortran/16228
4616         * gfortran.dg/data_char_1.f90: New test.
4617
4618 2004-08-19  Erik Schnetter  <schnetter@aei.mpg.de>
4619
4620         PR fortran/16946
4621         * gfortran.dg/reduction.f90: New testcase.
4622
4623 2004-08-19  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4624
4625         PR fortran/16520
4626         * gfortran.dg/g77/19990905-1.f: Don't expect excess errors.
4627
4628 2004-08-19  Joseph S. Myers  <jsm@polyomino.org.uk>
4629
4630         PR c++/17041
4631         * g++.dg/Wparentheses-3.C: New test.
4632
4633 2004-08-19  Dorit Naishlos  <dorit@il.ibm.com>
4634
4635         * gcc.dg/vect/vect-1.c: Remove xfail from i?86-*-* x86_64-*-* due
4636         to usage of PREFERRED_STACK_BOUNDARY in the vectorizer.
4637         * gcc.dg/vect/vect-2.c: Likewise.
4638         * gcc.dg/vect/vect-3.c: Likewise.
4639         * gcc.dg/vect/vect-4.c: Likewise.
4640         * gcc.dg/vect/vect-5.c: Likewise.
4641         * gcc.dg/vect/vect-6.c: Likewise.
4642         * gcc.dg/vect/vect-7.c: Likewise.
4643         * gcc.dg/vect/vect-25.c: Likewise.
4644         * gcc.dg/vect/vect-31.c: Likewise.
4645         * gcc.dg/vect/vect-32.c: Likewise.
4646         * gcc.dg/vect/vect-34.c: Likewise.
4647         * gcc.dg/vect/vect-36.c: Likewise.
4648         * gcc.dg/vect/vect-all.c: Likewise.
4649
4650 2004-08-18  Mark Mitchell  <mark@codesourcery.com>
4651
4652         PR c++/17068
4653         * g++.dg/template/operator4.C: New test.
4654
4655 2004-08-18  Richard Henderson  <rth@redhat.com>
4656
4657         * gcc.dg/20040206-1.c: XFAIL.
4658
4659 2004-08-17  Mark Mitchell  <mark@codesourcery.com>
4660
4661         PR c++/16246
4662         * g++.dg/template/array7.C: New test.
4663
4664 2004-08-17  James E Wilson  <wilson@specifixinc.com>
4665
4666         * gcc.dg/mips-movcc-1.c: New test.
4667         * gcc.dg/mips-movcc-2.c: New test.
4668         * gcc.dg/mips-movcc-3.c: New test.
4669
4670         * gcc.dg/mips-nmadd-1.c: New test.
4671         * gcc.dg/mips-nmadd-2.c: New test.
4672
4673 2004-08-17  Mark Mitchell  <mark@codesourcery.com>
4674
4675         PR c++/15871
4676         * g++.dg/opt/inline8.C: New test.
4677
4678         PR c++/16965
4679         * g++.dg/parse/error17.C: New test.
4680
4681 2004-08-17  Dorit Naishlos  <dorit@il.ibm.com>
4682
4683         * gcc.dg/vect: New directory for vectorizer tests.
4684         * gcc.dg/vect/tree-vect.h: New file.
4685         * gcc.dg/vect/vect.exp: New file.
4686         * gcc.dg/vect/pr16105.c.c: New test.
4687         * gcc.dg/vect/vect-1.c: New test.
4688         * gcc.dg/vect/vect-2.c: New test.
4689         * gcc.dg/vect/vect-3.c: New test.
4690         * gcc.dg/vect/vect-4.c: New test.
4691         * gcc.dg/vect/vect-5.c: New test.
4692         * gcc.dg/vect/vect-6.c: New test.
4693         * gcc.dg/vect/vect-7.c: New test.
4694         * gcc.dg/vect/vect-8.c: New test.
4695         * gcc.dg/vect/vect-9.c: New test.
4696         * gcc.dg/vect/vect-10.c: New test.
4697         * gcc.dg/vect/vect-11.c: New test.
4698         * gcc.dg/vect/vect-12.c: New test.
4699         * gcc.dg/vect/vect-13.c: New test.
4700         * gcc.dg/vect/vect-14.c: New test.
4701         * gcc.dg/vect/vect-15.c: New test.
4702         * gcc.dg/vect/vect-16.c: New test.
4703         * gcc.dg/vect/vect-17.c: New test.
4704         * gcc.dg/vect/vect-18.c: New test.
4705         * gcc.dg/vect/vect-19.c: New test.
4706         * gcc.dg/vect/vect-20.c: New test.
4707         * gcc.dg/vect/vect-21.c: New test.
4708         * gcc.dg/vect/vect-22.c: New test.
4709         * gcc.dg/vect/vect-23.c: New test.
4710         * gcc.dg/vect/vect-24.c: New test.
4711         * gcc.dg/vect/vect-25.c: New test.
4712         * gcc.dg/vect/vect-26.c: New test.
4713         * gcc.dg/vect/vect-27.c: New test.
4714         * gcc.dg/vect/vect-28.c: New test.
4715         * gcc.dg/vect/vect-29.c: New test.
4716         * gcc.dg/vect/vect-30.c: New test.
4717         * gcc.dg/vect/vect-31.c: New test.
4718         * gcc.dg/vect/vect-32.c: New test.
4719         * gcc.dg/vect/vect-33.c: New test.
4720         * gcc.dg/vect/vect-34.c: New test.
4721         * gcc.dg/vect/vect-35.c: New test.
4722         * gcc.dg/vect/vect-36.c: New test.
4723         * gcc.dg/vect/vect-37.c: New test.
4724         * gcc.dg/vect/vect-38.c: New test.
4725         * gcc.dg/vect/vect-40.c: New test.
4726         * gcc.dg/vect/vect-41.c: New test.
4727         * gcc.dg/vect/vect-42.c: New test.
4728         * gcc.dg/vect/vect-43.c: New test.
4729         * gcc.dg/vect/vect-44.c: New test.
4730         * gcc.dg/vect/vect-45.c: New test.
4731         * gcc.dg/vect/vect-46.c: New test.
4732         * gcc.dg/vect/vect-47.c: New test.
4733         * gcc.dg/vect/vect-48.c: New test.
4734         * gcc.dg/vect/vect-49.c: New test.
4735         * gcc.dg/vect/vect-50.c: New test.
4736         * gcc.dg/vect/vect-51.c: New test.
4737         * gcc.dg/vect/vect-52.c: New test.
4738         * gcc.dg/vect/vect-53.c: New test.
4739         * gcc.dg/vect/vect-54.c: New test.
4740         * gcc.dg/vect/vect-55.c: New test.
4741         * gcc.dg/vect/vect-56.c: New test.
4742         * gcc.dg/vect/vect-57.c: New test.
4743         * gcc.dg/vect/vect-58.c: New test.
4744         * gcc.dg/vect/vect-59.c: New test.
4745         * gcc.dg/vect/vect-60.c: New test.
4746         * gcc.dg/vect/vect-61.c: New test.
4747         * gcc.dg/vect/vect-all.c: New test.
4748         * gcc.dg/vect/vect-none.c: New test.
4749
4750 2004-08-17  Paul Brook  <paul@codesourcery.com>
4751
4752         PR fortran/13082
4753         * gfortran.dg/entry_1.f90: New test.
4754
4755 2004-08-17  Andrew Pinski  <apinski@apple.com>
4756
4757         * gcc.dg/darwin-20040812-1.c: Compile only on darwin.
4758
4759 2004-08-17  Paolo Bonzini  <bonzini@gnu.org>
4760
4761         * gcc.dg/pr17036-1.c: New test.
4762
4763 2004-08-16  Devang Patel  <dpatel@apple.com>
4764
4765         * gcc.dg/darwin-20040809-1.c: New test.
4766
4767 2004-08-16  Joseph S. Myers  <jsm@polyomino.org.uk>
4768
4769         * gcc.dg/funcdef-attr-1.c: New test.
4770
4771 2004-08-16  Janis Johnson  <janis187@us.ibm.com>
4772
4773         * gcc.dg/altivec-17.c: New test.
4774         * gcc.dg/altivec-18.c: New test.
4775
4776 2004-08-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4777
4778         PR c++/6749
4779         * g++.dg/template/vtable2.C: New test.
4780
4781 2004-08-14  Richard Henderson  <rth@redhat.com>
4782
4783         * gcc.dg/torture/builtin-attr-1.c: Fix scalbln prototype.
4784         * gcc.dg/pack-test-4.c (main): Return 0.
4785         * gcc.dg/setjmp-1.c: Remove XFAIL.
4786         * gcc.dg/tree-ssa/20040615-1.c: Pass during dom1.
4787
4788 2004-08-14  Richard Henderson  <rth@redhat.com>
4789
4790         * gcc.dg/980217-1.c: Add prototype for printf.
4791
4792 2004-08-13  Bud Davis  <bdavis9659@comcast.net>
4793
4794         * gfortran.dg/pr16935.f90: New test.
4795
4796 2004-08-13  Janis Johnson  <janis187@us.ibm.com>
4797
4798         * g++.dg/ext/altivec-2.C: Revert previous changes and don't execute.
4799
4800 2004-08-13  Paul Brook  <paul@codesourcery.com>
4801
4802         * gfortran.dg/der_io_1.f90: Remove stray comma.
4803
4804 2004-08-12  Janis Johnson  <janis187@us.ibm.com>
4805
4806         * gcc.dg/vmx/cw-bug-2.c: Remove.
4807         * gcc.dg/vmx/vprint-1.c: Remove.
4808         * gcc.dg/vmx/vscan-1.c: Remove.
4809
4810 2004-08-12  Devang patel  <dpatel@apple.com>
4811
4812         * gcc.dg/darwin-20040809-2.c: New test.
4813
4814 2004-08-12  Janis Johnson  <janis1872us.ibm.com>
4815
4816         * g++.dg/ext/altivec-12.C: New test.
4817
4818         * g++.dg/ext/altivec-11.C: New test.
4819
4820 2004-08-12  Paul Brook  <paul@codesourcery.com>
4821
4822         * g++.dg/abi/arm_cxa_vec_1.C: New test.
4823
4824 2004-08-12  Janis Johnson  <janis187@us.ibm.com>
4825
4826         * g++.dg/ext/altivec-2.C: Check for hardware support before
4827         executing any VMX instructions.
4828
4829         * gcc.dg/vmx/ops-long-2.c: Add dg-error directives.
4830
4831 2004-08-12  Jakub Jelinek  <jakub@redhat.com>
4832
4833         PR c++/16276
4834         * g++.old-deja/g++.other/comdat4.C: New test.
4835         * g++.old-deja/g++.other/comdat4-aux.cc: New.
4836
4837 2004-08-12  Ben Elliston  <bje@au.ibm.com>
4838
4839         PR target/16286
4840         * gcc.dg/pr16286.c: New test.
4841
4842 2004-08-12 Jan Beulich <jbeulich@novell.com>
4843
4844         * g++.dg/ext/asm5.C: New.
4845
4846 2004-08-11  Mark Mitchell  <mark@codesourcery.com>
4847
4848         PR c++/16698
4849         * g++.dg/eh/crash1.C: New test.
4850
4851         PR c++/16717
4852         * g++.dg/ext/construct1.C: New test.
4853
4854 2004-08-11  Mark Mitchell  <mark@codesourcery.com>
4855
4856         PR c++/16853
4857         * g++.dg/init/ptrmem1.C: New test.
4858
4859         PR c++/16618
4860         * g++.dg/parse/offsetof5.C: New test.
4861
4862         PR c++/16870
4863         * g++.dg/template/overload3.C: New test.
4864
4865 2004-08-11  Mark Mitchell  <mark@codesourcery.com>
4866
4867         PR c++/16964
4868         * g++.dg/parse/error16.C: New test.
4869
4870         PR c++/16904
4871         * g++.dg/template/error14.C: New test.
4872
4873         PR c++/16929
4874         * g++.dg/template/error15.C: New test.
4875
4876 2004-08-11  Devang Patel  <dpatel@apple.com>
4877
4878         * gcc.dg/darwin-ld-20040809-1.c: New test.
4879         * gcc.dg/darwin-ld-20040809-2.c: New test.
4880
4881 2004-08-11  Steven G. Kargl  <kargls@comcast.net>
4882
4883         PR fortran/16917
4884         * gfortran.dg/dfloat_1.f90: New test.
4885
4886 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
4887
4888         * gcc.dg/testsuite/gcc.dg/arm-eabi1.c: New test.
4889         * gcc.dg/dll-2.c: Fix dg-require syntax.
4890         * gcc.misc-tests/arm-isr.c (abort): Declare.
4891         (exit): Likewise.
4892
4893 2004-08-10  Mark Mitchell  <mark@codesourcery.com>
4894
4895         PR c++/16971
4896         * g++.dg/parse/crash16.C: New test.
4897
4898 2004-08-10  Roger Sayle  <roger@eyesopen.com>
4899
4900         * gcc.dg/mips-rsqrt-1.c: New test case.
4901         * gcc.dg/mips-rsqrt-2.c: New test case.
4902         * gcc.dg/mips-rsqrt-3.c: New test case.
4903
4904 2004-08-10  Paul Brook  <paul@codesourcery.com>
4905
4906         * gfortran.dg/der_io_1.f90: New test.
4907
4908 2004-08-10  Paul Brook  <paul@codesourcery.com>
4909
4910         PR fortran/16919
4911         * gfortran.dg/der_array_1.f90: New test.
4912
4913 2004-08-09  David Edelsohn  <edelsohn@gnu.org>
4914
4915         * gcc.dg/cpp/assert4.c: _AIX asserts #system(unix).
4916
4917 2004-08-09  Paolo Bonzini  <bonzini@gnu.org>
4918
4919         * gcc.dg/wchar_t-2.c: Fix typo.
4920
4921 2004-08-09  Falk Hueffner  <falk@debian.org>
4922
4923         PR tree-optimization/12517
4924         * gcc.c-torture/compile/pr12517.c: New test.
4925
4926         PR tree-optimization/12578
4927         * gcc.c-torture/compile/pr12578.c: New test.
4928
4929         PR tree-optimization/12899
4930         * gcc.c-torture/compile/pr12899.c: New test.
4931
4932         PR rtl-optimization/14692
4933         * gcc.c-torture/compile/pr14692.c: New test.
4934
4935         PR tree-optimization/16461
4936         * gcc.c-torture/compile/pr16461.c: New test.
4937
4938 2004-08-06  Janne Blomqvist  <jblomqvi@cc.hut.fi>
4939
4940         * gfortran.dg/getenv_1.f90: New test.
4941
4942 2004-08-06  Mark Mitchell  <mark@codesourcery.com>
4943
4944         * gcc.dg/symbian4.c: Expect a 2-byte wchar_t, not a 4-byte
4945         wchar_t.
4946         * gcc.dg/symbian5.c: Test -fno-short-wchar.
4947
4948 2004-08-06  Paul Brook  <paul@codesourcery.com>
4949
4950         * gfortran.dg/ret_array_1.f90: New test.
4951         * gfortran.dg/ret_pointer_1.f90: New test.
4952
4953 2004-08-06  Richard Sandiford  <rsandifo@redhat.com>
4954
4955         * gcc.dg/missing-field-init-[12].c: New tests.
4956         * g++.dg/warn/missing-field-init-[12].C: New tests.
4957
4958 2004-08-06  Mark Mitchell  <mark@codesourcery.com>
4959
4960         * gcc.dg/enum2.c: New test.
4961         * gcc.dg/symbian3.c: Likewise.
4962         * gcc.dg/symbian4.c: Likewise.
4963         * gcc.dg/wchar_t-2.c: Likewise.
4964
4965 2004-08-05  Mark Mitchell  <mark@codesourcery.com>
4966
4967         * g++.dg/ext/visibility/visibility-8.C: Add constructor and
4968         destructor tests.
4969
4970 2004-08-05  Mark Mitchell  <mark@codesourcery.com>
4971
4972         * g++.dg/ext/visibility/assign1.C: Use scan-hidden and
4973         dg-require-visiblity.
4974         * g++.dg/ext/visibility/fvisibility-inlines-hidden.C: Likewise.
4975         * g++.dg/ext/visibility/fvisibility.C: Likewise.
4976         * g++.dg/ext/visibility/memfuncts.C: Likewise.
4977         * g++.dg/ext/visibility/new1.C: Likewise.
4978         * g++.dg/ext/visibility/pragma.C: Likewise.
4979         * g++.dg/ext/visibility/staticmemfuncts.C: Likewise.
4980         * g++.dg/ext/visibility/virtual.C: Likewise.
4981         * g++/dg/ext/visibility/visibility-1.C: Likewise.
4982         * g++/dg/ext/visibility/visibility-2.C: Likewise.
4983         * g++/dg/ext/visibility/visibility-3.C: Likewise.
4984         * g++/dg/ext/visibility/visibility-4.C: Likewise.
4985         * g++/dg/ext/visibility/visibility-5.C: Likewise.
4986         * g++/dg/ext/visibility/visibility-6.C: Likewise.
4987         * g++/dg/ext/visibility/visibility-7.C: Likewise.
4988         * g++/dg/ext/visibility/visibility-8.C: New test.
4989         * gcc.c-torture/compile/dll.x: Remove.
4990         * gcc.dg/dll-2.c: Use dg-require-dll
4991         * gcc.dg/visibility-10.c: New test.
4992         * lib/gcc-dg.exp (dg-require-dll): Add Symbian to list of targets
4993         supporting DLLs.
4994         * testsuite/lib/scanasm.exp (scan_hidden): New function.
4995         (scan_not_hidden): Likewise.
4996
4997 2004-08-05  David Edelsohn  <edelsohn@gnu.org>
4998
4999         * gcc.dg/sh4a-fprun.c: Fix dg-do typo.
5000
5001 2004-08-05  Richard Sandiford  <rsandifo@redhat.com>
5002
5003         * gcc.c-torture/execute/20040805-1.c: New test.
5004
5005 2004-08-04  Andrew Pinski  <pinskia@physics.uc.edu>
5006
5007         * gcc.dg/20020118-1.c: Declare abort.
5008         * gcc.dg/altivec_check.h: Likewise.
5009         * gcc.dg/iftrap-2.c: Likewise.
5010         * gcc.dg/pragma-darwin.c: Likewise.
5011         * gcc.dg/rs6000-ldouble-1.c: Declare abort and exit.
5012
5013 2004-08-04  Geoffrey Keating  <geoffk@apple.com>
5014
5015         * g++.dg/ext/altivec_check.h: Declare exit as extern "C".
5016
5017 2004-08-05  Joseph S. Myers  <jsm@polyomino.org.uk>
5018
5019         * gcc.c-torture/execute/builtins/abs-2.c,
5020         gcc.c-torture/execute/builtins/abs-3.c,
5021         gcc.c-torture/execute/builtins/lib/abs.c, gcc.dg/format/format.h,
5022         gcc.dg/torture/builtin-attr-1.c: Use predefined macros for
5023         intmax_t, uintmax_t and their limits.
5024         * gcc.dg/intmax_t-1.c: New test.
5025
5026 2004-08-04  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5027
5028         * g++.dg/tc1/dr147.C: Add reference to PR.
5029
5030 2004-08-03  Richard Sandiford  <rsandifo@redhat.com>
5031
5032         * gcc.dg/mips-args-[23].c: Declare abort() and exit().
5033         * gcc.dg/torture/mips-hilo-[12].c: Likewise.
5034
5035 2004-08-03  David Edelsohn  <edelsohn@gnu.org>
5036
5037         * gcc.dg/compat/struct-layout-1.exp: Fix error message typo.
5038
5039 2004-08-03  Joseph S. Myers  <jsm@polyomino.org.uk>
5040
5041         * gcc.dg/redecl-5.c: New test.
5042         * gcc.dg/format/attr-6.c: Expect warning for implicit declaration
5043         of scanf.
5044
5045 2004-08-03  Roger Sayle  <roger@eyesopen.com>
5046
5047         PR middle-end/16790
5048         * gcc.c-torture/execute/pr16790-1.c: New test case.
5049
5050 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
5051
5052         * g++.dg/ext/visibility/assign1.C: New test.
5053         * g++.dg/ext/visibility/new1.C: Likewise.
5054
5055         * gcc.dg/symbian1.c: New test.
5056         * gcc.dg/symbian2.c: Likewise.
5057
5058 2004-08-03  H.J. Lu  <hongjiu.lu@intel.com>
5059
5060         PR target/16570
5061         * gcc.dg/i386-sse-9.c: New test.
5062
5063 2004-08-03  Joseph S. Myers  <jsm@polyomino.org.uk>
5064
5065         * gcc.dg/array-7.c, gcc.dg/c99-tag-2.c: New tests.
5066
5067 2004-08-03  Joseph S. Myers  <jsm@polyomino.org.uk>
5068
5069         * gcc.dg/20001023-1.c, gcc.dg/20001108-1.c, gcc.dg/20001117-1.c,
5070         gcc.dg/20010202-1.c, gcc.dg/20011008-2.c, gcc.dg/20011214-1.c,
5071         gcc.dg/20020201-1.c, gcc.dg/20020312-2.c, gcc.dg/20020426-2.c,
5072         gcc.dg/20030331-2.c, gcc.dg/20030612-1.c, gcc.dg/20030926-1.c,
5073         gcc.dg/20031216-1.c, gcc.dg/20031218-3.c, gcc.dg/20040305-2.c,
5074         gcc.dg/980226-1.c, gcc.dg/Wreturn-type2.c,
5075         gcc.dg/Wunreachable-6.c, gcc.dg/Wunreachable-7.c,
5076         gcc.dg/align-1.c, gcc.dg/builtin-prefetch-1.c,
5077         gcc.dg/builtins-17.c, gcc.dg/builtins-19.c, gcc.dg/builtins-2.c,
5078         gcc.dg/builtins-20.c, gcc.dg/builtins-21.c, gcc.dg/builtins-7.c,
5079         gcc.dg/builtins-8.c, gcc.dg/cpp/19930510-1.c,
5080         gcc.dg/cpp/charconst-3.c, gcc.dg/cpp/charconst-4.c,
5081         gcc.dg/cpp/mi6.c, gcc.dg/cpp/tr-paste.c, gcc.dg/cpp/trad/mi6.c,
5082         gcc.dg/cpp/trad/paste.c, gcc.dg/cpp/trad/strify.c,
5083         gcc.dg/fastmath-1.c, gcc.dg/fshort-wchar.c, gcc.dg/i386-387-7.c,
5084         gcc.dg/i386-387-8.c, gcc.dg/i386-asm-1.c, gcc.dg/i386-cadd.c,
5085         gcc.dg/i386-fpcvt-3.c, gcc.dg/i386-loop-3.c,
5086         gcc.dg/i386-memset-1.c, gcc.dg/loop-2.c, gcc.dg/nest.c,
5087         gcc.dg/noncompile/971104-1.c, gcc.dg/noncompile/990416-1.c,
5088         gcc.dg/noncompile/scope.c, gcc.dg/pack-test-4.c,
5089         gcc.dg/pack-test-5.c, gcc.dg/pch/inline-4.c, gcc.dg/postincr-1.c,
5090         gcc.dg/pr10392-1.c, gcc.dg/pragma-align.c,
5091         gcc.dg/profile-generate-1.c, gcc.dg/sibcall-1.c,
5092         gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c, gcc.dg/sibcall-4.c,
5093         gcc.dg/sibcall-5.c, gcc.dg/sibcall-6.c, gcc.dg/switch-warn-1.c,
5094         gcc.dg/switch-warn-2.c, gcc.dg/torture/builtin-attr-1.c,
5095         gcc.dg/torture/builtin-math-1.c, gcc.dg/torture/builtin-noret-2.c,
5096         gcc.dg/trampoline-1.c, gcc.dg/tree-ssa/20030703-1.c,
5097         gcc.dg/tree-ssa/20030703-2.c, gcc.dg/tree-ssa/20030708-1.c,
5098         gcc.dg/tree-ssa/20030709-3.c, gcc.dg/tree-ssa/20030710-1.c,
5099         gcc.dg/tree-ssa/20030711-1.c, gcc.dg/tree-ssa/20030729-1.c,
5100         gcc.dg/tree-ssa/20030730-1.c, gcc.dg/tree-ssa/20030730-2.c,
5101         gcc.dg/tree-ssa/20030731-1.c, gcc.dg/tree-ssa/20030807-11.c,
5102         gcc.dg/tree-ssa/20030807-2.c, gcc.dg/tree-ssa/20030807-5.c,
5103         gcc.dg/tree-ssa/20030807-7.c, gcc.dg/tree-ssa/20030808-1.c,
5104         gcc.dg/tree-ssa/20030814-1.c, gcc.dg/tree-ssa/20030814-2.c,
5105         gcc.dg/tree-ssa/20030814-3.c, gcc.dg/tree-ssa/20030814-4.c,
5106         gcc.dg/tree-ssa/20030814-5.c, gcc.dg/tree-ssa/20030814-6.c,
5107         gcc.dg/tree-ssa/20030814-7.c, gcc.dg/tree-ssa/20030815-1.c,
5108         gcc.dg/tree-ssa/20030907-1.c, gcc.dg/tree-ssa/20030917-3.c,
5109         gcc.dg/tree-ssa/20030922-1.c, gcc.dg/tree-ssa/20031113-1.c,
5110         gcc.dg/tree-ssa/20040121-1.c, gcc.dg/tree-ssa/20040319-1.c,
5111         gcc.dg/tree-ssa/20040324-1.c, gcc.dg/tree-ssa/20040326-1.c,
5112         gcc.dg/tree-ssa/20040326-2.c, gcc.dg/tree-ssa/20040517-1.c,
5113         gcc.dg/tree-ssa/ssa-ccp-10.c, gcc.dg/tree-ssa/ssa-pre-1.c,
5114         gcc.dg/tree-ssa/tailcall-1.c, gcc.dg/tree-ssa/tailrecursion-5.c,
5115         gcc.dg/ultrasp3.c, gcc.dg/winline-7.c, gcc.misc-tests/bprob-1.c,
5116         gcc.misc-tests/bprob-2.c, gcc.misc-tests/gcov-3.c,
5117         gcc.misc-tests/gcov-4.c, gcc.misc-tests/gcov-4b.c,
5118         gcc.misc-tests/gcov-6.c, gcc.misc-tests/gcov-7.c,
5119         gcc.misc-tests/i386-pf-3dnow-1.c,
5120         gcc.misc-tests/i386-pf-athlon-1.c,
5121         gcc.misc-tests/i386-pf-none-1.c, gcc.misc-tests/i386-pf-sse-1.c,
5122         objc.dg/nested-func-1.m, objc.dg/special/unclaimed-category-1.m:
5123         Declare built-in functions used.
5124         * gcc.dg/torture/builtin-attr-1.c (nexttoward): Use FPTEST2ARG2.
5125
5126 2004-08-02  Mark Mitchell  <mark@codesourcery.com>
5127
5128         PR c++/16707
5129         * g++.dg/lookup/using12.C: New test.
5130
5131         * g++.dg/init/null1.C: Fix PR number.
5132         * g++.dg/parse/namespace10.C: Likewise.
5133
5134 2004-08-01  Mark Mitchell  <mark@codesourcery.com>
5135
5136         PR c++/16224
5137         * g++.dg/template/spec17.C: New test.
5138         * g++.old-deja/g++.ns/template13.C: Remove XFAIL.
5139         * g++.old-deja/g++.pt/lookup10.C: Add dg-error marker.
5140
5141 2004-08-02  David Billinghurst
5142
5143         PR fortran/16292
5144         * gfortran.dg/g77/cabs.f: xfail on mips-sgi-irix6*
5145
5146 2004-08-01  Zack Weinberg  <zack@codesourcery.com>
5147
5148         * gcc.dg/ia64-got-1.c: New test case.
5149
5150 2004-08-01  Mark Mitchell  <mark@codesourcery.com>
5151
5152         PR c++/16489
5153         * g++.dg/init/null1.C: New test.
5154         * g++.dg/tc1/dr76.C: Adjust error marker.
5155
5156         PR c++/16529
5157         * g++.dg/parse/namespace10.C: New test.
5158
5159         PR c++/16810
5160         * g++.dg/inherit/ptrmem2.C: New test.
5161
5162 2004-08-02  Ben Elliston  <bje@au.ibm.com>
5163
5164         PR target/16155
5165         * gcc.dg/pr16155.c: New test.
5166
5167 2004-07-31  Joseph S. Myers  <jsm@polyomino.org.uk>
5168
5169         * gcc.dg/redecl-2.c: New test.
5170
5171 2004-07-30  Geoffrey Keating  <geoffk@apple.com>
5172
5173         * gcc.dg/darwin-longdouble.c: New file.
5174
5175 2004-07-30  Richard Henderson  <rth@redhat.com>
5176
5177         * gfortran.fortran-torture/execute/intrinsic_rrspacing.f90: Fix
5178         write to constant argument.
5179         * gfortran.fortran-torture/execute/intrinsic_scale.f90: Likewise.
5180
5181 2004-07-30  Richard Henderson  <rth@redhat.com>
5182
5183         * gfortran.fortran-torture/execute/intrinsic_nearest.f90: Disable
5184         tests of nearest around zero.
5185
5186 2004-07-30  Andrew Pinski  <apinski@apple.com>
5187
5188         * gcc.c-torture/compile/20040730-1.c: New test.
5189
5190 2004-07-30  Aldy Hernandez  <aldyh@redhat.com>
5191
5192         * gcc.dg/vmx/vmx.exp: Explain why we skip tests for
5193         powerpc-eabispe.
5194
5195 2004-07-30  Aldy Hernandez  <aldyh@redhat.com>
5196
5197         * gcc.dg/vmx/vmx.exp: Disable tests for eabispe.
5198
5199 2004-07-30  Richard Sandiford  <rsandifo@redhat.com>
5200
5201         * lib/g++.exp (g++_link_flags): Check whether LD_LIBRARY_PATH already
5202         contains $ld_library_path.
5203         * lib/gfortran.exp (gfortran_link_flags): Likewise.
5204
5205 2004-07-29  Richard Henderson  <rth@redhat.com>
5206
5207         * g++.dg/template/sizeof8.C: Don't assume 32bit pointers.
5208
5209         * g++.dg/ext/stmtexpr2.C (alt1): Rename from expected.
5210         (alt2, which): New.
5211         (Check): Accept either alternative.
5212
5213 2004-07-29  Mark Mitchell  <mark@codesourcery.com>
5214
5215         * g++.dg/abi/inline1.C: New test.
5216         * g++.dg/abi/local1-a.cc: Likewise.
5217         * g++.dg/abi/local1.C: Likewise.
5218         * g++.dg/abi/mangle11.C: Tweak location of warnings.
5219         * g++.dg/abi/mangle12.C: Likewise.
5220         * g++.dg/abi/mangle17.C: Likewise.
5221         * g++.dg/abi/mangle20-2.C: Likewise.
5222         * g++.dg/opt/interface1.C: Likewise.
5223         * g++.dg/opt/interface1.h: Likewise.
5224         * g++.dg/opt/interface1-a.cc: New test.
5225         * g++.dg/parse/repo1.C: New test.
5226         * g++.dg/template/repo1.C: Likewise.
5227         * g++.dg/warn/Winline-1.C: Likewise.
5228         * lib/gcc-dg.exp (gcc-dg-test-1): Fix -frepo handling.
5229
5230 2004-07-29  Diego Novillo  <dnovillo@redhat.com>
5231
5232         * gcc.dg/tree-ssa/20040729-1.c: New test.
5233
5234 2004-07-27  Matt Austern <austern@apple.com>
5235
5236         * gcc.dg/darwin-bool-1.c: New test.
5237         * gcc.dg/darwin-bool-2.c: New test.
5238
5239 2004-07-28  Richard Henderson  <rth@redhat.com>
5240
5241         * gfortran.fortran-torture/execute/intrinsic_spacing.f90: Pass
5242         arguments in the correct type.  Don't write to constant arguments.
5243
5244 2004-07-28  Diego Novillo  <dnovillo@redhat.com>
5245
5246         PR tree-optimization/16688
5247         PR tree-optimization/16689
5248         * g++.dg/tree-ssa/pr16688.C: New test.
5249
5250 2004-07-28  Diego Novillo  <dnovillo@redhat.com>
5251
5252         * gcc.dg/tree-ssa/20031022-1.c: Adjust number of expected
5253         loads.  Not only in the comment, this time.
5254
5255 2004-07-28  Alexandre Oliva  <aoliva@redhat.com>
5256
5257         2003-07-06  Alexandre Oliva  <aoliva@redhat.com>
5258         * gcc.dg/sh4a-memmovua.c: Tweak regular expression.
5259         2003-07-01  Alexandre Oliva  <aoliva@redhat.com>
5260         * gcc.dg/sh4a-bitmovua.c: New.
5261         * gcc.dg/sh4a-cos.c: New.
5262         * gcc.dg/sh4a-cosf.c: New.
5263         * gcc.dg/sh4a-fprun.c: New.
5264         * gcc.dg/sh4a-fsrra.c: New.
5265         * gcc.dg/sh4a-memmovua.c: New.
5266         * gcc.dg/sh4a-sin.c: New.
5267         * gcc.dg/sh4a-sincos.c: New.
5268         * gcc.dg/sh4a-sincosf.c: New.
5269         * gcc.dg/sh4a-sinf.c: New.
5270
5271 2004-07-28  Diego Novillo  <dnovillo@redhat.com>
5272
5273         * gcc.dg/tree-ssa/20030714-2.c: Adjust number of expected
5274         conditionals.
5275         * gcc.dg/tree-ssa/20031022-1.c: Adjust number of expected
5276         loads.
5277         * gcc.dg/tree-ssa/ssa-dom-cse-1.c: Expect optimization in
5278         DOM1.
5279
5280 2004-07-27  Andrew Pinski  <apinski@apple.com>
5281
5282         * g++.dg/rtti/tinfo1.C: Correct the xfail.
5283
5284 2004-07-27  Nitin Yewale <nitiny@kpitcummins.com>
5285
5286         * gcc.dg/pragma-isr.c: New test.
5287
5288 2004-07-27  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5289
5290         PR c++/14429
5291         * g++.dg/template/ttp11.C: New test.
5292
5293 2004-07-27  Diego Novillo  <dnovillo@redhat.com>
5294
5295         * gcc.c-torture/compile/20040727-1.c: New test.
5296
5297 2004-07-26  Eric Christopher  <echristo@redhat.com>
5298
5299         * gcc.c-torture/compile/20040726-2.c: New test.
5300
5301 2004-07-26  Andrew Pinski  <apinski@apple.com>
5302
5303         * g++.dg/rtti/tinfo1.C: Xfail.
5304
5305 2004-07-26  Richard Sandiford  <rsandifo@redhat.com>
5306
5307         * gcc.c-torture/compile/20040726-1.c: New test.
5308
5309 2004-07-26  Niall Douglas  <s_fsfeurope2@nedprod.com>
5310             Brian Ryner  <bryner@brianryner.com>
5311
5312         PR c++/9283
5313         PR c++/15000
5314         * gcc.dg/visibility-9.c, gcc.dg/visibility-a.c: New tests.
5315         * g++.dg/ext/visibility/: New directory.
5316         * g++.dg/ext/visibility-1.C, g++.dg/ext/visibility-2.C
5317         g++.dg/ext/visibility-3.C, g++.dg/ext/visibility-4.C,
5318         g++.dg/ext/visibility-5.C, g++.dg/ext/visibility-6.C,
5319         g++.dg/ext/visibility-7.C: Move to g++.dg/ext/visibility/.
5320         * g++.dg/ext/visibility/fvisibility.C,
5321         g++.dg/ext/visibility/fvisibility-inlines-hidden.C,
5322         g++.dg/ext/visibility/fvisibility-override1.C
5323         g++.dg/ext/visibility/fvisibility-override2.C
5324         g++.dg/ext/visibility/memfuncts.C
5325         g++.dg/ext/visibility/noPLT.C
5326         g++.dg/ext/visibility/pragma.C
5327         g++.dg/ext/visibility/pragma-override1.C
5328         g++.dg/ext/visibility/pragma-override2.C
5329         g++.dg/ext/visibility/staticmemfuncts.C
5330         g++.dg/ext/visibility/virtual.C: New tests.
5331
5332 2004-07-25  Joseph S. Myers  <jsm@polyomino.org.uk>
5333
5334         PR c/15360
5335         * gcc.dg/pr15360-1.c: New test.
5336
5337 2004-07-25  Daniel Jacobowitz  <dan@debian.org>
5338
5339         * gcc.dg/pragma-align-2.c: New test.
5340         * gcc.dg/pragma-init-fini.c: New test.
5341         * gcc.dg/pragma-align.c: Change from compile to run.  Run on Solaris
5342         targets.
5343
5344 2004-07-25  Joseph S. Myers  <jsm@polyomino.org.uk>
5345
5346         * gcc.dg/init-string-2.c: New test.
5347
5348 2004-07-24  Zack Weinberg  <zack@codesourcery.com>
5349
5350         PR 16684
5351         * gcc.dg/Wredundant-decls-1.c: New test case.
5352
5353 2004-07-24  Jakub Jelinek  <jakub@redhat.com>
5354
5355         * README.compat: Add RUN_ALL_COMPAT_TESTS documentation.
5356         * lib/compat.exp: Replace ^$tmpdir/? in testcase names with tmpdir-.
5357         * gcc.dg/compat/struct-layout-1.exp: New testsuite driver.
5358         * gcc.dg/compat/struct-layout-1_generate.c: New testcase generator.
5359         * gcc.dg/compat/generate-random.c: New file.
5360         * gcc.dg/compat/generate-random.h: Likewise.
5361         * gcc.dg/compat/generate-random_r.c: Likewise.
5362         * gcc.dg/compat/struct-layout-1.h: Likewise.
5363         * gcc.dg/compat/struct-layout-1_x1.h: Likewise.
5364         * gcc.dg/compat/struct-layout-1_x2.h: Likewise.
5365         * gcc.dg/compat/struct-layout-1_y1.h: Likewise.
5366         * gcc.dg/compat/struct-layout-1_y2.h: Likewise.
5367         * gcc.dg/compat/struct-layout-1_main.c: New test.
5368         * gcc.dg/compat/struct-layout-1_x.c: New file.
5369         * gcc.dg/compat/struct-layout-1_y.c: New file.
5370         * gcc.dg/compat/struct-layout-1_test.h: New file.
5371
5372 2004-07-23  Joseph S. Myers  <jsm@polyomino.org.uk>
5373
5374         * gcc.dg/comp-return-1.c: New test
5375
5376 2004-07-23  Janis Johnson  <janis187@us.ibm.com>
5377
5378         * gcc.dg/vmx/8-02a.c: Fix typo.
5379
5380         * gcc.dg/vmx/varargs-4.c: Remove a Darwin-specific check.
5381         * gcc.dg/darwin-abi-3.c: New test.
5382
5383         * gcc.dg/vmx/debug-1.c: Use int, not long, in union with vector.
5384         * gcc.dg/vmx/varargs-1.c: Use int, not long, in union with vector.
5385
5386         * gcc.dg/vmx/ops.c: Remove checks using pointers to long.
5387         * gcc.dg/vmx/ops-long-1.c: New test.
5388         * gcc.dg/vmx/ops-long-2.c: New test.
5389
5390 2004-07-23  Nathan Sidwell  <nathan@codesourcery.com>
5391
5392         * g++.dg/lookup/conv-[1234].C: New.
5393
5394 2004-07-22  Mark Mitchell  <mark@codesourcery.com>
5395
5396         * g++.dg/parse/attr2.C: Simplify.
5397
5398 2004-07-22  Joseph S. Myers  <jsm@polyomino.org.uk>
5399
5400         PR c/7284
5401         * gcc.c-torture/execute/pr7284-1.c: New test.
5402
5403 2004-07-22  Brian Booth  <bbooth@redhat.com>
5404
5405         * gcc.dg/tree-ssa/20040721-1.c: New test.
5406
5407 2004-07-22  Nathan Sidwell  <nathan@codesourcery.com>
5408
5409         * g++.dg/template/crash20.c: New.
5410
5411 2004-07-22  David Billinghurst (David.Billinghurst@riotinto.com)
5412
5413         * gfortran.dg/g77/970625-2.f Copy from g77.f-torture/execute.
5414         Add dg-run directive.  Declare variables as required.
5415         * gfortran.dg/g77/README: Update
5416
5417 2004-07-22  Hans-Peter Nilsson  <hp@axis.com>
5418
5419         * gcc.dg/cris-peep2-xsrand.c, gcc.dg/cris-peep2-andu1.c,
5420         gcc.dg/cris-peep2-andu2.c: New tests.
5421
5422 2004-07-22  Joseph S. Myers  <jsm@polyomino.org.uk>
5423
5424         PR c/15052
5425         * gcc.dg/noreturn-5.c: Test qualifiers on function type instead of
5426         on return type.
5427         * gcc.dg/qual-return-1.c: Use -Wreturn-type.  Update expected
5428         messages.
5429         * gcc.dg/qual-return-2.c: Update expected messages.
5430         * gcc.dg/qual-return-3.c, gcc.dg/qual-return-4.c: New tests.
5431
5432 2004-07-22  Joseph S. Myers  <jsm@polyomino.org.uk>
5433
5434         * gcc.dg/c99-init-3.c, gcc.dg/gnu99-init-2.c: New tests.
5435         * gcc.dg/noncompile/921102-1.c: Update expected error message.
5436
5437 2004-07-22  Joseph S. Myers  <jsm@polyomino.org.uk>
5438
5439         PR c/11250
5440         * gcc.dg/init-string-1.c: New test.
5441
5442 2004-07-21  Jakub Jelinek  <jakub@redhat.com>
5443
5444         PR middle-end/15345
5445         PR c/16450
5446         * gcc.dg/torture/nested-fn-1.c: New test.
5447
5448 2004-07-20  H.J. Lu  <hongjiu.lu@intel.com>
5449
5450         PR target/16559
5451         * gcc.dg/ia64-fptr-1.c: New file.
5452
5453 2004-07-21  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5454
5455         PR c++/14497
5456         * g++.dg/template/spec16.C: New test.
5457         * g++.old-deja/g++.robertl/eb118.C: Remove.
5458
5459 2004-07-21  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5460
5461         PR c++/509
5462         * g++.dg/template/spec15.C: New test.
5463
5464 2004-07-21  David Billinghurst (David.Billinghurst@riotinto.com)
5465
5466         Copy cases from g77.f-torture/execute and add dg-run
5467         directive.  Other changes as noted.
5468         * gfortran.dg/g77/13037.f
5469         * gfortran.dg/g77/1832.f
5470         * gfortran.dg/g77/19981119-0.f
5471         * gfortran.dg/g77/19990313-0.f
5472         * gfortran.dg/g77/19990313-1.f
5473         * gfortran.dg/g77/19990313-2.f
5474         * gfortran.dg/g77/19990313-3.f
5475         * gfortran.dg/g77/19990419-1.f
5476         * gfortran.dg/g77/19990826-0.f
5477         * gfortran.dg/g77/19990826-2.f
5478         * gfortran.dg/g77/20000503-1.f
5479         * gfortran.dg/g77/20001111.f
5480         * gfortran.dg/g77/20010116.f
5481         * gfortran.dg/g77/20010426-1.f: Renamed from 20010426-1.f
5482         * gfortran.dg/g77/20010430.f
5483         * gfortran.dg/g77/6177.f
5484         * gfortran.dg/g77/947.f
5485         * gfortran.dg/g77/970816-3.f
5486         * gfortran.dg/g77/971102-1.f
5487         * gfortran.dg/g77/980520-1.f
5488         * gfortran.dg/g77/980628-0.f
5489         * gfortran.dg/g77/980628-1.f
5490         * gfortran.dg/g77/980628-10.f
5491         * gfortran.dg/g77/980628-2.f
5492         * gfortran.dg/g77/980628-3.f
5493         * gfortran.dg/g77/980628-7.f
5494         * gfortran.dg/g77/980628-8.f
5495         * gfortran.dg/g77/980628-9.f
5496         * gfortran.dg/g77/980701-0.f
5497         * gfortran.dg/g77/980701-1.f
5498         * gfortran.dg/g77/cabs.f
5499         * gfortran.dg/g77/claus.f
5500         * gfortran.dg/g77/complex_1.f
5501         * gfortran.dg/g77/cpp3.F: Renamed from cpp3.F
5502         * gfortran.dg/g77/dcomplex.f
5503         * gfortran.dg/g77/dnrm2.f: Add dg-warnings as required.
5504         * gfortran.dg/g77/f90-intrinsic-mathematical.f
5505         * gfortran.dg/g77/f90-intrinsic-numeric.f
5506         * gfortran.dg/g77/int8421.f
5507         * gfortran.dg/g77/labug1.f
5508         * gfortran.dg/g77/large_vec.f
5509         * gfortran.dg/g77/le.f
5510         * gfortran.dg/g77/short.f
5511         * gfortran.dg/g77/README: Update
5512
5513 2004-07-20  Mark Mitchell  <mark@codesourcery.com>
5514
5515         PR c++/16637
5516         * g++.dg/parse/lookup4.C: New test.
5517
5518 2004-07-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5519
5520         PR c++/16175
5521         * g++.dg/template/ttp10.C: New test.
5522
5523 2004-07-20  Joseph S. Myers  <jsm@polyomino.org.uk>
5524
5525         * gcc.dg/pr12625-1.c: New test.
5526
5527 2004-07-20  Steven Bosscher  <stevenb@suse.de>
5528
5529         * testsuite/gcc.dg/switch-warn-1.c: New test.
5530         * testsuite/gcc.dg/switch-warn-2.c: New test.
5531         * gcc.c-torture/compile/pr14730.c: Update.
5532
5533 2004-07-19  Kelley Cook  <kcook@gcc.gnu.org>
5534
5535         * g++.dg/lookup/java1.C, g++.dg/lookup/java2.C, g++.dg/other/crash-2.C,
5536         g++.dg/parse/casting-operator2.C, g++.dg/parse/dtor3.C,
5537         g++.dg/parse/typename6.C, g++.dg/template/dependent-expr4.C,
5538         g++.dg/template/nontype3.C: Remove trailing CR from tests.
5539
5540 2004-07-18  Mark Mitchell  <mark@codesourcery.com>
5541
5542         PR c++/16623
5543         * g++.dg/template/assign1.C: New test.
5544
5545 2004-07-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5546
5547         PR c++/12170
5548         * g++.dg/template/ttp9.C: New test.
5549
5550 2004-07-19  Daniel Jacobowitz  <dan@debian.org>
5551
5552         * gcc.dg/format/cmn-err-1.c: New test.
5553
5554 2004-07-19  Joseph S. Myers  <jsm@polyomino.org.uk>
5555
5556         * g++.dg/warn/Wparentheses-1.C, g++.dg/warn/Wparentheses-2.C,
5557         gcc.dg/Wparentheses-10.c: New tests.
5558         * gcc.dg/Wparentheses-5.c: Remove XFAILs.
5559
5560 2004-07-18  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5561
5562         PR fortran/16465
5563         * gfortran.dg/g77//ffixed-line-length-0.f,
5564         gfortran.dg/g77/ffixed-line-length-132.f,
5565         gfortran.dg/g77/ffixed-line-length-72.f,
5566         gfortran.dg/g77/ffixed-line-length-none.f: Copy from g77.dg.
5567         gfortran.dg/g77/README: Update.
5568
5569 2004-07-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5570
5571         PR c++/13092
5572         * g++.dg/template/non-dependent7.C: New test.
5573         * g++.dg/template/non-dependent8.C: Likewise.
5574         * g++.dg/template/non-dependent9.C: Likewise.
5575         * g++.dg/template/non-dependent10.C: Likewise.
5576
5577 2004-07-17  Mark Mitchell  <mark@codesourcery.com>
5578
5579         PR c++/16337
5580         * g++.dg/parse/attr2.C: New test.
5581
5582 2004-07-17  Toon Moene  <toon@moene.indiv.nluug.nl>
5583
5584         * g77.dg: Removed.
5585         * g77.f-torture: Ditto.
5586
5587 2004-07-17  Joseph S. Myers  <jsm@polyomino.org.uk>
5588
5589         * gcc.dg/Wparentheses-2.c, gcc.dg/Wparentheses-3.c,
5590         gcc.dg/Wparentheses-4.c, Wparentheses-5.c, Wparentheses-6.c,
5591         Wparentheses-7.c, Wparentheses-8.c, Wparentheses-9.c: New tests.
5592
5593 2004-07-16  Richard Henderson  <rth@redhat.com>
5594
5595         * gcc.c-torture/compile/20020210-1.c: Remove XFAIL.
5596
5597 2004-07-16  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5598
5599         * lib/fortran-torture.exp (fortran-torture): Don't test compile
5600         tests with full list of options.
5601         * lib/gfortran-dg.exp (gfortran-dg-runtest): Only test with all
5602         of TORTURE_OPTIONS if test contains 'dg-do run'.
5603
5604         PR fortran/16404
5605         * gfortran.dg/do_iterator.f90: New test.
5606
5607 2004-07-16  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
5608
5609         PR rtl-optimization/16536
5610         * gcc.c-torture/execute/restrict-1.c: New test.
5611
5612 2004-07-15  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5613
5614         PR fortran/15324
5615         * gfortran.dg/pr15324.f90: New test.
5616
5617         PR fortran/15129
5618         * gfortran.dg/pr15129.f90: New test.
5619
5620         PR fortran/15140
5621         * gfortran.dg/pr15140.f90: New test.
5622
5623         PR fortran/13792
5624         * gfortran.fortran-torture/execute/bounds.f90: Add check for
5625         compile-time simplification.
5626
5627 2004-07-14  Mike Stump  <mrs@apple.com>
5628
5629         * gcc.dg/20020426-2.c: Improve type safety wrt unsignedness.
5630
5631 2004-07-14  James E Wilson  <wilson@specifixinc.com>
5632
5633         PR target/16325
5634         * gcc.dg/profile-generate-1.c: New.
5635
5636 2004-07-15  Jakub Jelinek  <jakub@redhat.com>
5637
5638         * gcc.c-torture/execute/20040709-1.c: New test.
5639         * gcc.c-torture/execute/20040709-2.c: New test.
5640
5641 2004-07-14  Mike Stump  <mrs@apple.com>
5642
5643         * gcc.dg/wint_t-1.c: Expect to pass on darwin 10.3.x and later.
5644
5645 2004-07-14  Mike Stump  <mrs@apple.com>
5646
5647         * gcc.dg/wchar_t-1.c: Expect to pass on darwin 10.3.x and later.
5648
5649 2004-07-13  Mark Mitchell  <mark@codesourcery.com>
5650
5651         PR c++/16518
5652         * g++.dg/parse/mutable1.C: New test.
5653
5654 2004-07-13  Diego Novillo  <dnovillo@redhat.com>
5655
5656         PR tree-optimization/16443
5657         * gcc.dg/tree-ssa/20040713-1.c: New test.
5658
5659 2004-07-15  Ulrich Weigand  <uweigand@de.ibm.com>
5660
5661         * g++.dg/lookup/new2.C: Use first operand of type __SIZE_TYPE__
5662         for operator new.
5663
5664 2004-07-13  David Billinghurst <David.Billinghurst@riotinto.com>
5665
5666         * gfortran.dg/g77/README: New file
5667         * gfortran.dg/g77/19981216-0.f:  Copy from
5668         g77.f-torture/noncompile.  Add "dg-do compile" and
5669         dg-error as required.
5670         * gfortran.dg/g77/19990218-1.f: Likewise
5671         * gfortran.dg/g77/19990905-1.f: Likewise
5672         * gfortran.dg/g77/9263.f: Likewise
5673         * gfortran.dg/g77/980615-0.f: Likewise
5674         * gfortran.dg/g77/980616-0.f: Likewise
5675         * gfortran.dg/g77/check0.f: Likewise
5676         * gfortran.dg/g77/select_no_compile.f: Likewise
5677
5678 2004-07-13  David Billinghurst <David.Billinghurst@riotinto.com>
5679
5680         Copy files from g77.f-torture/compile.
5681         Add "{ dg-do compile}".  Other changes as noted
5682         * gfortran.dg/g77/19990905-0.f: XFAIL PR 16511
5683         * gfortran.dg/g77/20010519-1.f: Add dg-warning as required
5684         * gfortran.dg/g77/20030115-1.f: Add dg-warning as required
5685         * gfortran.dg/g77/20030326-1.f: XFAIL PR 16511
5686         * gfortran.dg/g77/970125-0.f: Add dg-excess-errors.
5687         * gfortran.dg/g77/980519-2.f: Declare hd_S,hd_Z,hd_T
5688         * gfortran.dg/g77/990115-1.f: Declare RANK as INTEGER
5689         * gfortran.dg/g77/alpha1.f: Separate declaration and DATA
5690         statement to conform to standard.  Append alpha1.x for reference.
5691         * gfortran.dg/g77/xformat.f: Add dg-warning
5692
5693 2004-07-13  David Billinghurst <David.Billinghurst@riotinto.com>
5694
5695         * gfortran.dg/g77/cpp.F: Copy from g77.f-torture/compile.
5696         Add {dg-do compile} directive.
5697         * gfortran.dg/g77/cpp2.F: Likewise
5698
5699 2004-07-12  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
5700
5701         PR c++/5402
5702         * g++.dg/lookup/name-clash1.C: New test.
5703
5704         PR c++/9777
5705         * g++.dg/lookup/name-clash2.C: New test.
5706
5707         PR c++/12102
5708         * g++.dg/lookup/name-clash3.C: New test.
5709
5710 2004-07-12  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5711
5712         * g++.dg/lookup/new2.C: New test.
5713         * g++.old-deja/g++.ns/new1.C: Remove (ill-formed).
5714
5715 2004-07-12  David Billinghurst <David.Billinghurst@riotinto.com>
5716
5717         * gfortran.dg/g77/12002.f: Copy from g77.f-torture/compile.
5718         Add {dg-do compile} directive.
5719         * gfortran.dg/g77/13060.f: Likewise
5720         * gfortran.dg/g77/19990218-0.f: Likewise
5721         * gfortran.dg/g77/19990305-0.f: Likewise
5722         * gfortran.dg/g77/19990419-0.f: Likewise
5723         * gfortran.dg/g77/19990502-0.f: Likewise
5724         * gfortran.dg/g77/19990502-1.f: Likewise
5725         * gfortran.dg/g77/19990525-0.f: Likewise
5726         * gfortran.dg/g77/19990826-1.f: Likewise
5727         * gfortran.dg/g77/19990826-3.f: Likewise
5728         * gfortran.dg/g77/19990905-2.f: Likewise
5729         * gfortran.dg/g77/20000412-1.f: Likewise
5730         * gfortran.dg/g77/20000511-1.f: Likewise
5731         * gfortran.dg/g77/20000511-2.f: Likewise
5732         * gfortran.dg/g77/20000518.f: Likewise
5733         * gfortran.dg/g77/20000601-1.f: Likewise
5734         * gfortran.dg/g77/20000601-2.f: Likewise
5735         * gfortran.dg/g77/20000629-1.f: Likewise
5736         * gfortran.dg/g77/20000630-2.f: Likewise
5737         * gfortran.dg/g77/20010115.f: Likewise
5738         * gfortran.dg/g77/20010321-1.f: Likewise
5739         * gfortran.dg/g77/20010426.f: Likewise
5740         * gfortran.dg/g77/20020307-1.f: Likewise
5741         * gfortran.dg/g77/8485.f: Likewise
5742         * gfortran.dg/g77/960317-1.f: Likewise
5743         * gfortran.dg/g77/970915-0.f: Likewise
5744         * gfortran.dg/g77/980310-1.f: Likewise
5745         * gfortran.dg/g77/980310-2.f: Likewise
5746         * gfortran.dg/g77/980310-3.f: Likewise
5747         * gfortran.dg/g77/980310-4.f: Likewise
5748         * gfortran.dg/g77/980310-6.f: Likewise
5749         * gfortran.dg/g77/980310-7.f: Likewise
5750         * gfortran.dg/g77/980310-8.f: Likewise
5751         * gfortran.dg/g77/980419-2.f: Likewise
5752         * gfortran.dg/g77/980424-0.f: Likewise
5753         * gfortran.dg/g77/980427-0.f: Likewise
5754         * gfortran.dg/g77/980729-0.f: Likewise
5755         * gfortran.dg/g77/981117-1.f: Likewise
5756         * gfortran.dg/g77/toon_1.f: Likewise
5757
5758 2004-07-12  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5759
5760         PR c++/2204
5761         * g++.dg/other/abstract2.C: New test.
5762
5763 2004-07-12  Paul Brook  <paul@codesourcery.com>
5764
5765         * gfortran.dg/pointer_init_1.f90: New test.
5766
5767 2004-07-11  Paul Brook  <paul@codesourcery.com>
5768
5769         PR fortran/15986
5770         * gfortran.dg/contained_1.f90: New test.
5771
5772 2004-07-11  Mark Mitchell  <mark@codesourcery.com>
5773
5774         * g++.dg/parse/defarg8.C: New test.
5775
5776 2004-07-11  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5777
5778         PR fortran/16433
5779         * gfortran.dg/pr16433.f: New test.
5780
5781         PR fortran/17574
5782         * gfortran.dg/pr15754.f90: New test.
5783
5784 2004-07-11  Joseph S. Myers  <jsm@polyomino.org.uk>
5785
5786         PR tree-optimization/16437
5787         * gcc.c-torture/execute/bitfld-4.c: New test.
5788
5789 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5790
5791         * gfortran.fortran-torture/execute/common_2.f90: Add check for
5792         access to common var from module.
5793
5794 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5795
5796         PR fortran/16336
5797         * gfortran.fortran-torture/execute/common_2.f90: New test.
5798
5799 2004-07-10  Paul Brook  <paul@codesourcery.com>
5800
5801         * gfortran.fortran-torture/execute/der_init_5.f90: Enable more tests.
5802
5803 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5804
5805         PR fortran/15969
5806         * gfortran.fortran-torture/execute/der_init_5.f90: New test.
5807
5808 2004-07-10  David Billinghurst <David.Billinghurst@riotinto.com>
5809
5810         * gfortran.dg/g77/ffixed-form-1.f: Copy from g77.dg
5811         * gfortran.dg/g77/ffixed-form-2.f: Likewise
5812         * gfortran.dg/g77/ffree-form-1.f: Likewise
5813         * gfortran.dg/g77/ffree-form-2.f: Likewise
5814         * gfortran.dg/g77/ffree-form-3.f: Likewise
5815         * gfortran.dg/g77/fno-underscoring.f: Likewise
5816         * gfortran.dg/g77/funderscoring.f: Likewise
5817         * gfortran.dg/g77/pr9258.f: Likewise.  Add dg-warning lines.
5818
5819 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5820
5821         * gfortran.fortran-torture/execute/module_init_1.f90: Fix test.
5822
5823 2004-07-10 Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5824         Paul Brook  <paul@codesourcery.com>
5825
5826         PR fortran/13415
5827         * gfortran.dg/common_pointer_1.f90: New test.
5828
5829 2004-07-10  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5830
5831         * g++.dg/lookup/new1.C: Fix dg-excess-error syntax.
5832
5833 2004-07-09  James E Wilson  <wilson@specifixinc.com>
5834
5835         PR target/16364
5836         * gcc.c-torture/compile/20040709-1.c: New.
5837
5838 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5839
5840         PR fortran/14077
5841         * gfortran.fortran-torture/execute/module_init_1.f90: New test.
5842
5843 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5844
5845         PR fortran/13201
5846         * gfortran.dg/shape_1.f90: New test.
5847
5848 2004-07-09  Zack Weinberg  <zack@codesourcery.com>
5849             Andrew Pinski  <apinski@apple.com>
5850
5851         * gcc.dg/noncompile/init-4.c: Remove bogus dg-error marker.
5852
5853 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5854
5855         * gfortran.fortran-torture/compile/name_clash2.f90: Remove outdated
5856         comment.
5857
5858 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5859         Paul Brook  <paul@codesourcery.com>
5860
5861         * gfortran.dg/dg.exp: Use revised wilcard for suffixes, also allow
5862         '.f95' and '.F95'.
5863
5864 2004-07-09  Diego Novillo  <dnovillo@redhat.com>
5865
5866         * gcc.dg/tree-ssa/20031015-1.c: Adjust expected dump file name.
5867
5868 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5869
5870         * gfortran.dg/dg.exp: Don't use wildcard for suffixes, also check
5871         testcases with capital suffix.
5872
5873 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5874
5875         PR fortran/15481
5876         PR fortran/13372
5877         PR fortran/13575
5878         PR fortran/15978
5879         * gfortran.fortran-torture/compile/implicit_2.f90: New test.
5880
5881         * gfortran.dg/implicit_1.f90: New test.
5882
5883 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
5884
5885         * lib/gfortran-dg.exp (gfortran-dg-test):  Adapt regular
5886         expression to match gfortran warning/error messages
5887         * gfortran.dg/g77/12632.f: Copy from g77.dg and fix
5888         dg-error text.
5889
5890 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
5891
5892         * lib/fortran-torture.exp: Rename proc search_for to
5893         search_for_re.
5894
5895 2004-07-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
5896
5897         * gcc.c-torture/execute/simd-5.x: New file.
5898         XFAIL on SPARC 64-bit at -O0.
5899
5900 2004-07-09  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5901
5902         PR c++/8211
5903         PR c++/16165
5904         * g++.dg/warn/effc3.C: New test.
5905
5906 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
5907
5908         * gfortran.dg/g77/f77-edit-i-in.f: Copy from g77.dg and
5909         change X to 1X in format.
5910         * gfortran.dg/g77/20010216-1.f:  Copy from g77.dg and
5911         add data statements to conform to standard.
5912
5913 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
5914
5915         * gfortran.dg/g77/f77-edit-s-out.f: Copy from g77.dg. XFAIL
5916         * gfortran.dg/g77/f77-edit-t-in.f: Likewise
5917         * gfortran.dg/g77/f77-edit-x-out.f: Likewise
5918
5919 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
5920
5921         * gfortran.dg/g77/7388.f: Copy from g77.dg
5922         * gfortran.dg/g77/f77-edit-i-out.f: Likewise
5923         * gfortran.dg/g77/f77-edit-apostrophe-out.f: Likewise
5924         * gfortran.dg/g77/f77-edit-slash-out.f: Likewise
5925         * gfortran.dg/g77/f77-edit-colon-out.f: Likewise
5926         * gfortran.dg/g77/f77-edit-t-out.f: Likewise
5927         * gfortran.dg/g77/f77-edit-h-out.f: Likewise
5928         * gfortran.dg/g77/strlen0.f: Likewise
5929
5930 2004-07-09   David Billinghurst <David.Billinghurst@riotinto.com>
5931
5932         * lib/gfortran-dg.exp: New file (adapted from lib/g77-dg.exp)
5933         * gfortran.dg/dg.exp: New file (adapted from g77.dg/dg.exp)
5934
5935 2004-07-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
5936
5937         * gcc.c-torture/execute/920428-2.x: Delete.
5938         * gcc.c-torture/execute/920501-7.x: Likewise.
5939
5940 2004-07-08  Jakub Jelinek  <jakub@redhat.com>
5941
5942         * gcc.mist-tests/i386-prefetch.exp (PREFETCH_SSE): Change all
5943         -march=i386 into -march=i686.  Add -march=i686 -mtune=x and
5944         -march=x for pentium3, pentium3m, pentium-m, pentium4m,
5945         prescott and c3-2.
5946         (PREFETCH_3DNOW): Add -march=c3.
5947
5948 2004-07-08  Diego Novillo  <dnovillo@redhat.com>
5949
5950         PR c/16437
5951         * gcc.c-torture/execute/991118-1.x: XFAIL for x86_64.
5952         * gcc.c-torture/execute/bf64-1.x: Likewise.
5953
5954 2004-07-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
5955
5956         * gcc.c-torture/compile/20040708-1.c: New test.
5957
5958 2004-07-08  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5959
5960         PR c++/16169
5961         * g++.dg/warn/effc2.C: New test.
5962
5963 2004-07-08  Joseph S. Myers  <jsm@polyomino.org.uk>
5964
5965         * gcc.c-torture/execute/bitfld-1.x: Remove.
5966         * gcc.c-torture/execute/bitfld-3.c: New test.
5967         * gcc.dg/bitfld-2.c: Remove XFAILs.
5968
5969 2004-07-07  H.J. Lu  <hongjiu.lu@intel.com>
5970
5971         PR c++/16276
5972         * g++.dg/rtti/tinfo1.C: New file.
5973
5974 2004-07-07  Eric Christopher  <echristo@redhat.com>
5975
5976         * gcc.c-torture/compile/20020210-1.c: xfail with optimization.
5977
5978 2004-07-07  Andrew Pinski  <apinski@apple.com>
5979
5980         * gcc.c-torture/execute/931004-12.x: Xfail on powerpc-*-darwin*.
5981
5982 2004-07-07  Mark Mitchell  <mark@codesourcery.com>
5983
5984         * g++.dg/init/call1.C: XFAIL.
5985
5986 2004-07-07  Alexandre Oliva  <aoliva@redhat.com>
5987
5988         * gcc.c-torture/execute/builtins/mempcpy-2.c: Rename movstr*,
5989         except for movstrict*, to movmem* and clrstr* to clrmem*.
5990
5991 2004-07-07  Richard Sandiford  <rsandifo@redhat.com>
5992
5993         * gcc.c-torture/execute/20040707-1.c: New test.
5994
5995 2004-07-06  Richard Sandiford  <rsandifo@redhat.com>
5996
5997         * gcc.c-torture/execute/20040706-1.c: New test.
5998
5999 2004-07-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6000
6001         PR c++/3671
6002         * g++.dg/template/spec14.C: New test.
6003
6004 2004-07-05  Jakub Jelinek  <jakub@redhat.com>
6005
6006         * gcc.c-torture/execute/20040629-1.c (FIELDS1, FIELDS2): Define to
6007         nothing if not yet defined.  Use it in b, c and d type definitions.
6008         * gcc.c-torture/execute/20040705-1.c: New test.
6009         * gcc.c-torture/execute/20040705-2.c: New test.
6010
6011 2004-07-05  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6012
6013         PR c++/2518
6014         * g++.dg/lookup/new1.C: New test.
6015
6016 2004-07-05  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6017
6018         PR c++/11406
6019         * g++.dg/template/sizeof8.C: New test.
6020
6021 2004-07-05  Richard Sandiford  <rsandifo@redhat.com>
6022
6023         * gcc.c-torture/compile/20040705-1.c: New test.
6024
6025 2004-07-04  Bud Davis  <bdavis9659@comcast.net>
6026
6027         * gfortran.fortran-torture/execute/seq_io.f90: New test.
6028
6029 2004-07-04  Neil Booth  <neil@duron.akihabara.co.uk>
6030
6031         * gcc.dg/cpp/if-mop.c: Two new testcases.
6032         * gcc.dg/cpp/trad/comment-3.c: New.
6033
6034 2004-07-04  Paul Brook  <paul@codesourcery.com>
6035
6036         * gfortran.fortran-torture/compile/implicit_1.f90: New test.
6037
6038 2004-07-03  Scott Brumbaugh  <scottb.lists@verizon.net>
6039
6040         PR c++/3761
6041         * g++.dg/lookup/crash4.C: New test.
6042
6043 2004-07-02  Zack Weinberg  <zack@codesourcery.com>
6044
6045         * gcc.c-torture/execute/builtin-abs-1.c
6046         * gcc.c-torture/execute/builtin-abs-2.c
6047         * gcc.c-torture/execute/builtin-complex-1.c
6048         * gcc.c-torture/execute/builtins/string-1-lib.c
6049         * gcc.c-torture/execute/builtins/string-1.c
6050         * gcc.c-torture/execute/builtins/string-2-lib.c
6051         * gcc.c-torture/execute/builtins/string-2.c
6052         * gcc.c-torture/execute/builtins/string-3-lib.c
6053         * gcc.c-torture/execute/builtins/string-3.c
6054         * gcc.c-torture/execute/builtins/string-4-lib.c
6055         * gcc.c-torture/execute/builtins/string-4.c
6056         * gcc.c-torture/execute/builtins/string-5-lib.c
6057         * gcc.c-torture/execute/builtins/string-5.c
6058         * gcc.c-torture/execute/builtins/string-6-lib.c
6059         * gcc.c-torture/execute/builtins/string-6.c
6060         * gcc.c-torture/execute/builtins/string-7-lib.c
6061         * gcc.c-torture/execute/builtins/string-7.c
6062         * gcc.c-torture/execute/builtins/string-8-lib.c
6063         * gcc.c-torture/execute/builtins/string-8.c
6064         * gcc.c-torture/execute/builtins/string-9-lib.c
6065         * gcc.c-torture/execute/builtins/string-9.c
6066         * gcc.c-torture/execute/builtins/string-asm-1-lib.c
6067         * gcc.c-torture/execute/builtins/string-asm-1.c
6068         * gcc.c-torture/execute/builtins/string-asm-2-lib.c
6069         * gcc.c-torture/execute/builtins/string-asm-2.c
6070         * gcc.c-torture/execute/stdio-opt-1.c
6071         * gcc.c-torture/execute/stdio-opt-2.c
6072         * gcc.c-torture/execute/stdio-opt-3.c
6073         * gcc.c-torture/execute/string-opt-1.c
6074         * gcc.c-torture/execute/string-opt-10.c
6075         * gcc.c-torture/execute/string-opt-11.c
6076         * gcc.c-torture/execute/string-opt-12.c
6077         * gcc.c-torture/execute/string-opt-13.c
6078         * gcc.c-torture/execute/string-opt-14.c
6079         * gcc.c-torture/execute/string-opt-15.c
6080         * gcc.c-torture/execute/string-opt-16.c
6081         * gcc.c-torture/execute/string-opt-2.c
6082         * gcc.c-torture/execute/string-opt-6.c
6083         * gcc.c-torture/execute/string-opt-7.c
6084         * gcc.c-torture/execute/string-opt-8.c:
6085         Replace with ...
6086
6087         * gcc.c-torture/execute/builtins/abs-2.c
6088         * gcc.c-torture/execute/builtins/abs-3.c
6089         * gcc.c-torture/execute/builtins/complex-1.c
6090         * gcc.c-torture/execute/builtins/fprintf.c
6091         * gcc.c-torture/execute/builtins/fputs.c
6092         * gcc.c-torture/execute/builtins/memcmp.c
6093         * gcc.c-torture/execute/builtins/memmove.c
6094         * gcc.c-torture/execute/builtins/memops-asm.c
6095         * gcc.c-torture/execute/builtins/mempcpy-2.c
6096         * gcc.c-torture/execute/builtins/mempcpy.c
6097         * gcc.c-torture/execute/builtins/memset.c
6098         * gcc.c-torture/execute/builtins/printf.c
6099         * gcc.c-torture/execute/builtins/sprintf.c
6100         * gcc.c-torture/execute/builtins/strcat.c
6101         * gcc.c-torture/execute/builtins/strchr.c
6102         * gcc.c-torture/execute/builtins/strcmp.c
6103         * gcc.c-torture/execute/builtins/strcpy.c
6104         * gcc.c-torture/execute/builtins/strcspn.c
6105         * gcc.c-torture/execute/builtins/strlen-2.c
6106         * gcc.c-torture/execute/builtins/strlen.c
6107         * gcc.c-torture/execute/builtins/strncat.c
6108         * gcc.c-torture/execute/builtins/strncmp-2.c
6109         * gcc.c-torture/execute/builtins/strncmp.c
6110         * gcc.c-torture/execute/builtins/strncpy.c
6111         * gcc.c-torture/execute/builtins/strpbrk.c
6112         * gcc.c-torture/execute/builtins/strpcpy-2.c
6113         * gcc.c-torture/execute/builtins/strpcpy.c
6114         * gcc.c-torture/execute/builtins/strrchr.c
6115         * gcc.c-torture/execute/builtins/strspn.c
6116         * gcc.c-torture/execute/builtins/strstr-asm.c
6117         * gcc.c-torture/execute/builtins/strstr.c:
6118         ... these new files.
6119
6120         * gcc.c-torture/execute/builtins/abs-2-lib.c
6121         * gcc.c-torture/execute/builtins/abs-3-lib.c
6122         * gcc.c-torture/execute/builtins/complex-1-lib.c
6123         * gcc.c-torture/execute/builtins/fprintf-lib.c
6124         * gcc.c-torture/execute/builtins/fputs-lib.c
6125         * gcc.c-torture/execute/builtins/memcmp-lib.c
6126         * gcc.c-torture/execute/builtins/memmove-lib.c
6127         * gcc.c-torture/execute/builtins/memops-asm-lib.c
6128         * gcc.c-torture/execute/builtins/mempcpy-2-lib.c
6129         * gcc.c-torture/execute/builtins/mempcpy-lib.c
6130         * gcc.c-torture/execute/builtins/memset-lib.c
6131         * gcc.c-torture/execute/builtins/printf-lib.c
6132         * gcc.c-torture/execute/builtins/sprintf-lib.c
6133         * gcc.c-torture/execute/builtins/strcat-lib.c
6134         * gcc.c-torture/execute/builtins/strchr-lib.c
6135         * gcc.c-torture/execute/builtins/strcmp-lib.c
6136         * gcc.c-torture/execute/builtins/strcpy-lib.c
6137         * gcc.c-torture/execute/builtins/strcspn-lib.c
6138         * gcc.c-torture/execute/builtins/strlen-2-lib.c
6139         * gcc.c-torture/execute/builtins/strlen-lib.c
6140         * gcc.c-torture/execute/builtins/strncat-lib.c
6141         * gcc.c-torture/execute/builtins/strncmp-2-lib.c
6142         * gcc.c-torture/execute/builtins/strncmp-lib.c
6143         * gcc.c-torture/execute/builtins/strncpy-lib.c
6144         * gcc.c-torture/execute/builtins/strpbrk-lib.c
6145         * gcc.c-torture/execute/builtins/strpcpy-2-lib.c
6146         * gcc.c-torture/execute/builtins/strpcpy-lib.c
6147         * gcc.c-torture/execute/builtins/strrchr-lib.c
6148         * gcc.c-torture/execute/builtins/strspn-lib.c
6149         * gcc.c-torture/execute/builtins/strstr-asm-lib.c
6150         * gcc.c-torture/execute/builtins/strstr-lib.c
6151         * gcc.c-torture/execute/builtins/lib/abs.c
6152         * gcc.c-torture/execute/builtins/lib/fprintf.c
6153         * gcc.c-torture/execute/builtins/lib/memset.c
6154         * gcc.c-torture/execute/builtins/lib/printf.c
6155         * gcc.c-torture/execute/builtins/lib/sprintf.c
6156         * gcc.c-torture/execute/builtins/lib/strcpy.c
6157         * gcc.c-torture/execute/builtins/lib/strcspn.c
6158         * gcc.c-torture/execute/builtins/lib/strncat.c
6159         * gcc.c-torture/execute/builtins/lib/strncmp.c
6160         * gcc.c-torture/execute/builtins/lib/strncpy.c
6161         * gcc.c-torture/execute/builtins/lib/strpbrk.c
6162         * gcc.c-torture/execute/builtins/lib/strspn.c
6163         * gcc.c-torture/execute/builtins/lib/strstr.c:
6164         New files containing support routines.
6165
6166         * gcc.c-torture/execute/builtins/abs-1.c: Remove unnecessary
6167         declaration.
6168         * gcc.c-torture/execute/builtins/lib/main.c: Define link_error
6169         when not optimizing.
6170
6171 2004-07-02  Mark Mitchell  <mark@codesourcery.com>
6172
6173         PR c++/16240
6174         * g++.dg/abi/mangle22.C: New test.
6175         * g++.dg/abi/mangle23.C: Likewise.
6176
6177 2004-07-02  David Billinghurst  <David.Billinghurst@riotinto.com>
6178
6179         PR fortran/16290
6180         * gfortran.fortran-torture/execute/intrinsic_set_exponent.f90
6181         Allow for cases without denormalized floating point numbers.
6182
6183 2004-07-01  Joseph S. Myers  <jsm@polyomino.org.uk>
6184
6185         PR c/1027
6186         * gcc.dg/Wswitch-enum.c, gcc.dg/Wswitch.c,
6187         gcc.dg/format/branch-1.c, gcc.dg/format/diag-1.c,
6188         gcc.dg/format/multattr-3.c, gcc.dg/format/xopen-1.c: Update
6189         expected warning text.
6190         * gcc.dg/format/diag-2.c: New test.
6191
6192 2004-07-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
6193
6194         * gcc.c-torture/compile/20040323-1.c: XFAIL on Solaris 2.
6195
6196 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
6197
6198         * gcc.dg/builtins-43.c: New.
6199         * gcc.dg/builtins-44.c: New.
6200         * gcc.dg/builtins-45.c: New.
6201
6202 2004-06-26  Geoffrey Keating  <geoffk@apple.com>
6203             Andreas Tobler  <a.tobler@schweiz.ch>
6204
6205         * gcc.dg/cleanup-10.c: Run on all Linux platforms and powerpc-darwin.
6206         Use SA_RESETHAND rather than SA_ONESHOT.  Trap SIGBUS as well
6207         as SIGSEGV.
6208         * gcc.dg/cleanup-11.c: Likewise.
6209         * gcc.dg/cleanup-8.c: Likewise.
6210         * gcc.dg/cleanup-9.c: Likewise.
6211         * gcc.dg/cleanup-5.c: Run on all platforms.
6212
6213 2004-06-30  Joseph S. Myers  <jsm@polyomino.org.uk>
6214
6215         * g++.dg/warn/nonnull1.C: New test.
6216
6217 2004-06-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
6218
6219         * gcc.dg/compat/compat-common.h: Wrap up CINT in
6220         an #ifndef SKIP_COMPLEX_INT/#endif pair.
6221         Special-case the Sun compiler wrt to <complex.h>.
6222
6223 2004-06-30  Nitin Yewale <nitiny@kpitcummins.com>
6224
6225         * gcc.dg/Wunreachable-8.C: New test.
6226
6227         * gcc.dg/h8300-ice2.c : New test.
6228
6229 2004-06-30  Tobias Schlueter  <tobias.shclueter@physik.uni-muenchen.de>
6230
6231         PR fortran/16161
6232         * gfortran.fortran-torture/compile/implicit.f90: Add test
6233         for implicit character.
6234
6235 2004-06-30  David Billinghurst <David.Billinghurst@riotinto.com>
6236
6237         PR fortran/16289
6238         * gfortran.fortran-torture/execute/intrinsic_nearest.f90
6239         Use tiny() intrinsic to find smallest non-negative real
6240
6241 2004-06-30  Jakub Jelinek  <jakub@redhat.com>
6242
6243         * gcc.dg/compat/struct-by-value-22_main.c: New test.
6244         * gcc.dg/compat/struct-by-value-22_x.c: New.
6245         * gcc.dg/compat/struct-by-value-22_y.c: New.
6246
6247         * gcc.c-torture/execute/20040629-1.c: New test.
6248
6249 2004-06-29  Jakub Jelinek  <jakub@redhat.com>
6250
6251         * gcc.dg/compat/vector-defs.h: Use vector_size attribute
6252         only for GCC 3.5+, for GCC up to 3.4 mode(V*) attribute instead.
6253
6254         PR target/16195
6255         * gcc.dg/20040625-1.c: New test.
6256
6257 2004-06-29  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
6258
6259         * gfortran.fortran-torture/execute/parameter_2.f90: New test.
6260
6261 2004-06-29  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
6262
6263         PR fortran/15963
6264         * gfortran.fortran-torture/execute/initialization_1.f90: New test.
6265
6266 2004-06-29  Richard Henderson  <rth@redhat.com>
6267
6268         * gcc.dg/tree-ssa/20040430-1.c: Expect zero if's.
6269
6270 2004-06-29  Paul Brook  <paul@codesourcery.com>
6271
6272         * g++.old-deja/g++.abi/arraynew.C: Handle ARM EABI cookies.
6273         * g++.old-deja/g++.abi/cxa_vec.C: Allocate larger cookies for AEABI.
6274
6275 2004-06-29  Nathan Sidwell  <nathan@codesourcery.com>
6276
6277         PR c++/16260
6278         * g++.dg/parse/crash15.C: New.
6279
6280 2004-06-28  Andrew Pinski  <apinski@apple.com>
6281
6282         * gcc.dg/pr14963.c: Remove the dg-warning as it is dected
6283         by the error already.
6284
6285         * g++.dg/opt/ptrmem4.C: Change to compile only test.
6286
6287 2004-06-28  Dhananjay Deshpande  <dhananjayd@kpitcummins.com>
6288
6289         PR target/14041
6290         * gcc.dg/h8300-bss-align-1.c : New.
6291
6292 2004-06-28  Nathan Sidwell  <nathan@codesourcery.com>
6293
6294         * PR c++/16174
6295         * g++.dg/template/ctor4.C: New.
6296
6297 2004-06-27  Andrew Pinski  <pinskia@physics.uc.edu>
6298
6299         PR c++/16205
6300         * g++.dg/warn/Wsequence-point-1.C: New test.
6301
6302 2004-06-27  Paul Brook  <paul@codesourcery.com>
6303
6304         * gfortran.fortran-torture/execute/specfics.f90: Use correct typing.
6305
6306 2004-06-27  Zack Weinberg  <zack@codesourcery.com>
6307
6308         * g++.old-deja/g++.mike/p7325.C: Remove.
6309
6310 2004-06-27  Andrew Pinski  <pinskia@physics.uc.edu>
6311
6312         PR c/14963
6313         * gcc.dg/pr14963.c: New test.
6314
6315 2004-06-27  Mark Mitchell  <mark@codesourcery.com>
6316
6317         PR c++/16193
6318         * g++.dg/parse/redef1.C: New test.
6319
6320 2004-06-27  Joseph S. Myers  <jsm@polyomino.org.uk>
6321
6322         * gcc.c-torture/compile/20021123-1.c: Remove duplicate of
6323         20021110.c.
6324         * gcc.c-torture/compile/20021123-4.c: Remove duplicate of
6325         20021119-1.c.
6326         * gcc.dg/vmx/5-05.c, gcc.dg/vmx/5-06.c, gcc.dg/vmx/5-07.c,
6327         gcc.dg/vmx/5-08.c: Remove duplicates of 5-01.c, 5-02.c, 5-03.c,
6328         5-04.c.
6329         * gcc.dg/builtins-42.c: Remove duplicate of builtins-41.c.
6330         * g++.dg/other/new1.C: Remove duplicate of g++.dg/init/new1.C.
6331         * g++.dg/init/elide3.C: Remove duplicate of elide2.C.
6332         * g++.old-deja/g++.law/enum8.C: Remove duplicate of
6333         g++.brendan/enum14.C.
6334         * g++.old-deja/g++.mike/ns8.C: Remove duplicate of ns6.C
6335         * g++.old-deja/g++.ns/alias5.C: Remove duplicate of alias1.C.
6336         * g++.old-deja/g++.other/virtual1.C: Remove duplicate of
6337         g++.mike/virt1.C.
6338         * g++.old-deja/g++.pt/memtemp27.C: Remove duplicate of
6339         memtemp24.C.
6340
6341 2004-06-27  Roger Sayle  <roger@eyesopen.com>
6342
6343         * gcc.dg/20040527-1.c: New test case.
6344
6345 2004-06-26  Bud Davis  <bdavis9659@comcast.net>
6346
6347         PR gfortran/pr16196
6348         * gfortran.fortran-torture/execute/open_replace.f90: New test case.
6349
6350 2004-06-25  Roger Sayle  <roger@eyesopen.com>
6351
6352         PR middle-end/15825
6353         * gcc.dg/pr15825-1.c: New test case.
6354
6355 2004-06-25  Richard Sandiford  <rsandifo@redhat.com>
6356
6357         * gcc.c-torture/execute/20040625-1.c: New test.
6358
6359 2004-06-25  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
6360
6361         * gfortran.fortran-torture/execute/der_init_3.f90: Fix syntax error.
6362
6363 2004-06-25  Richard Sandiford  <rsandifo@redhat.com>
6364
6365         * gcc.dg/torture/mips-div-1.c: New test.
6366
6367 2004-06-24  Jeff Law  <law@redhat.com>
6368
6369         * gcc.dg/tree-ssa/20040624-1.c: New test.
6370
6371 2004-06-24  Richard Sandiford  <rsandifo@redhat.com>
6372
6373         * gcc.c-torture/compile/20040624-1.c: New test.
6374
6375 2004-06-24  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6376
6377         * g++.dg/tree-ssa/tree-ssa.exp: Remove. dg.exp already handles
6378         this directory.
6379
6380 2004-06-23  Andrew Pinski  <apinski@apple.com>
6381
6382         PR middle-end/15988
6383         * g++.dg/opt/ptrmem4.C: New test.
6384
6385         * gcc.dg/c90-array-quals-2.c: New test.
6386
6387 2006-06-23  Nitin Yewale <NitinY@KPITCummins.com>
6388
6389         * gcc.dg/kpice1.c: New test.
6390
6391 2006-06-23  Andrew Pinski  <apinski@apple.com>
6392
6393         * gcc.dg/c90-array-quals.c: New test.
6394
6395 2006-06-22  Richard Henderson  <rth@redhat.com>
6396
6397         * gcc.dg/noreturn-1.c (foo5): Update function does return lineno.
6398
6399 2004-06-22  Loren James Rittle  <ljrittle@acm.org>
6400
6401         * gcc.dg/builtins-config.h: Handle FreeBSD.
6402
6403 2006-06-22  Richard Henderson  <rth@redhat.com>
6404
6405         * g++.dg/opt/devirt1.C: New.
6406
6407 2004-06-22  Kelley Cook <kcook@gcc.gnu.org>
6408
6409         * g++.dg/opt/pr15551.C: New testcase.
6410
6411 2004-06-22  H.J. Lu  <hongjiu.lu@intel.com>
6412
6413         PR target/14800
6414         * gcc.misc-tests/linkage.exp: Set native_cflags to "-m32" for
6415         x86_64-*-linux* when compiling for 32bit.
6416
6417 2004-06-21  Andrew Pinski  <apinski@apple.com>
6418
6419         * gcc.dg/pch/struct-1.c: New.
6420         * gcc.dg/pch/struct-1.hs: New.
6421
6422 2004-06-21  Geoffrey Keating  <geoffk@apple.com>
6423
6424         * gcc.dg/pch/save-temps-1.c: New file.
6425         * gcc.dg/pch/save-temps-1.hs: New file.
6426
6427 2004-06-22  Janne Blomqvist  <jblomqvi@cc.hut.fi>
6428
6429         * gfortran.fortran-torture/execute/iolength_1.f90: New test.
6430         * gfortran.fortran-torture/execute/iolength_3.f90: New test.
6431
6432 2004-06-21  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
6433
6434         * gfortran.fortran-torture/execute/select_1.f90: Rename function
6435         to fix type error.
6436         * gfortran.fortran-torture/execute/intrinsic_associated.f90:
6437         Remove trailing spaces.
6438
6439 2004-06-21  Richard Henderson  <rth@redhat.com>
6440
6441         * gcc.dg/tree-ssa/20030714-1.c: Rename variables to avoid
6442         merging && to BIT_FIELD_REF.
6443
6444 2004-06-21  Richard Sandiford  <rsandifo@redhat.com>
6445
6446         * g++.dg/opt/placeholder1.C: New test.
6447
6448 2004-06-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
6449
6450         * gcc.dg/compat/struct-complex-1_x.c: Add dummy symbol.
6451         * gcc.dg/compat/struct-complex-1_y.c: Likewise.
6452         * gcc.dg/compat/union-m128-1_x.c: Likewise.
6453         * gcc.dg/compat/union-m128-1_y.c: Likewise.
6454
6455 2004-06-20  Zack Weinberg  <zack@codesourcery.com>
6456
6457         * g++.dg/expr/enum1.C, g++.dg/opt/const3.C: Declare abort with
6458         extern "C".
6459         * g++.dg/other/pragma-re-1.C: Add comments.
6460
6461 2004-06-19  Bud Davis  <bdavis9659@comcast.net>
6462
6463         PR gfortran/16080
6464         * gfortran.fortran-torture/execute/read_null_string.f90: New file.
6465
6466 2004-06-19  Andrew Pinski  <pinskia@physics.uc.edu>
6467
6468         * g++.dg/lookup/crash3.C: Use __SIZE_TYPE__
6469         instead of setting the type of size_t by
6470         hand.
6471
6472 2004-06-18  Roger Sayle  <roger@eyesopen.com>
6473
6474         * gcc.dg/unordered-2.c: New test case.
6475         * gcc.dg/unordered-3.c: New test case.
6476
6477 2004-06-19  David Billinghurst <David.Billinghurst@riotinto.com>
6478
6479         PR other/16043
6480         * lib/g++.exp (g++_version): Tweak regexp for version
6481         * lib/g77.exp (g77_version): Likewise
6482         * lib/gfortran.exp (gfortran_version): Likewise
6483         * lib/objc.exp (objc_version): Likewise
6484         * lib/treelang.exp (treelang_version): Likewise
6485
6486 2004-06-19  Jakub Jelinek  <jakub@redhat.com>
6487
6488         * gcc.dg/compat/struct-align-2_x.c: Include <limits.h>.
6489         Use INT_MAX instead of __INT_MAX__.
6490         * gcc.dg/compat/struct-align-2_y.c: Likewise.
6491
6492         * gcc.dg/compat/compat-common.h (CINT, CDBL): Define.
6493         * gcc.dg/compat/scalar-return-3_x.c: Use it.
6494         * gcc.dg/compat/scalar-return-3_y.c: Use it.
6495         * gcc.dg/compat/scalar-return-4_x.c: Use it.
6496         * gcc.dg/compat/scalar-return-4_y.c: Use it.
6497         * gcc.dg/compat/scalar-by-value-3_x.c: Use it.
6498         * gcc.dg/compat/scalar-by-value-3_y.c: Use it.
6499         * gcc.dg/compat/scalar-by-value-4_x.c: Use it.
6500         * gcc.dg/compat/scalar-by-value-4_y.c: Use it.
6501
6502         * gcc.dg/range-test-1.c: New test.
6503         * g++.dg/opt/range-test-1.C: New test.
6504
6505 2004-06-17  Richard Henderson  <rth@redhat.com>
6506
6507         * objc.dg/sync-1.m: New.
6508         * objc.dg/try-catch-1.m: Don't force next runtime.
6509         * objc.dg/try-catch-3.m, objc.dg/try-catch-4.m: Likewise.
6510         * objc.dg/try-catch-2.m: Likewise.  Enable everywhere.  Remove
6511         shadowed catch clause.
6512         * objc.dg/try-catch-5.m: New.
6513
6514 2004-06-17  Zack Weinberg  <zack@codesourcery.com>
6515
6516         Bug 14610
6517         * gcc.dg/ia64-float80-1.c, gcc.dg/ia64-float80-2.c: New testcases.
6518
6519 2004-06-15  Richard Henderson  <rth@redhat.com>
6520
6521         * gcc.dg/20001116-1.c: Move expected warning line.
6522
6523 2004-06-15  Richard Henderson  <rth@redhat.com>
6524
6525         * gcc.dg/i386-ssetype-1.c: Remove XFAIL.
6526         * gcc.dg/i386-ssetype-3.c: Remove XFAIL.
6527
6528 2004-06-15  Jeff Law  <law@redhat.com>
6529
6530         * gcc.dg/tree-ssa/20040615-1.c: New test.
6531         * gcc.dg/tree-ssa/20030824-1.c: Update expected output to
6532         be less sensitive to operand ordering.
6533         * gcc.dg/tree-ssa/20030824-2.c: Likewise.
6534
6535 2004-06-16  Danny Smith  <dannysmith@users.sourceforge.net>
6536
6537         * g++.dg/abi/bitfield3.C: Add comment..
6538
6539 2004-06-15  Richard Henderson  <rth@redhat.com>
6540
6541         * g++.dg/ext/stmtexpr1.C: XFAIL.
6542         * gcc.dg/20030612-1.c: XFAIL.
6543
6544 2004-06-15  Eric Christopher  <echristo@redhat.com>
6545
6546         * g++.dg/charset/asm5.c: New.
6547         * gcc.dg/charset/asm6.c: New.
6548
6549 2004-06-15  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
6550
6551         PR fortran/15962
6552         * gfortran.fortran-torture/execute/select_1.f90: New test.
6553
6554 2004-06-15  Paul Brook  <paul@codesourcery.com>
6555
6556         * gcc.dg/arm-mmx-1.c: Use asm to clobber registers.
6557
6558 2004-06-14  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6559
6560         PR c++/15967
6561         * g++.dg/lookup/crash3.C: New test.
6562
6563 2004-06-14  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6564
6565         PR c++/15947
6566         * g++.dg/parse/dtor4.C: New test.
6567
6568 2004-06-14  Jeff Law  <law@redhat.com>
6569
6570         * gcc.c-torture/compile/20040614-1.c: New test.
6571
6572 2004-06-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
6573
6574         PR fortran/15211
6575         * gfortran.fortran-torture/execute/intrinsic_len.f90: Also test
6576         LEN of a character array.
6577
6578 2004-06-14  Mark Mitchell  <mark@codesourcery.com>
6579
6580         PR c++/15096
6581         * g++.dg/template/ptrmem10.C: New test.
6582
6583         PR c++/14930
6584         * g++.dg/template/friend30.C: New test.
6585
6586 2004-06-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
6587
6588         PR fortran/14928
6589         * gfortran.fortran-torture/compile/mloc.f90: New test.
6590
6591 2004-06-13  Paul Brook  <paul@codesourcery.com>
6592
6593         * gfortran.fortran-torture/execute/random_2.f90: New test.
6594
6595 2004-06-13  Eric Christopher  <echristo@redhat.com>
6596
6597         * gcc.dg/noncompile/redecl-1.c: Fix error message.
6598
6599 2004-06-12  Paul Brook  <paul@codesourcery.com>
6600
6601         * gfortran.fortran-torture/execute/contained_3.f90: New test.
6602
6603 2004-06-12  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
6604
6605         PR fortran/14923
6606         * gfortran.fortran-torture/execute/date_time_1.f90: New test.
6607
6608 2004-06-12  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
6609
6610         PR fortran/14957
6611         * gfortran.fortran-torture/execute/stack_varsize.f90: Correct
6612         syntax errors in end statements of contained subroutines.
6613
6614 2004-06-12  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
6615
6616         PR fortran/12841
6617         * gfortran.fortran-torture/execute/null_arg.f90: New test.
6618
6619 2004-06-12  Bud Davis  <bdavis9659@comcast.net>
6620
6621         PR fortran/15665
6622         * gfortran.fortran-torture/execute/getarg_1.f90: New test.
6623
6624 2004-06-12  Bud Davis  <bdavis9659@comcast.net>
6625
6626         PR gfortran/12839
6627         * gfortran.fortran-torture/execute/nan_inf_fmt.f90: New test.
6628
6629 2004-06-11  Mark Mitchell  <mark@codesourcery.com>
6630
6631         PR c++/15862
6632         * g++.dg/parse/enum1.C: New test.
6633
6634 2004-06-10  Jeff Law  <law@redhat.com>
6635
6636         * gcc.c-torture/compile/20040610-1.c: New test.
6637
6638 2004-06-11  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6639
6640         * g++.old-deja/g++.robertl/eb4.C: Adjust error markers.
6641         * g++.old-deja/g++.other/decl3.C: Likewise.
6642
6643 2004-06-10  Brian Booth  <bbooth@redhat.com>
6644
6645         * gcc.dg/tree-ssa/20031015-1.c: Scan for
6646         V_MAY_DEF instead of VDEF.
6647         * gcc.dg/tree-ssa/20040517-1.c: Ditto.
6648
6649 2004-06-10  Mark Mitchell  <mark@codesourcery.com>
6650
6651         PR c++/14211
6652         * g++.dg/conversion/const1.C: New test.
6653
6654         PR c++/15076
6655         * g++.dg/conversion/reinterpret1.C: New test.
6656
6657         PR c++/15877
6658         * g++.dg/template/enum2.C: New test.
6659
6660         PR c++/15227
6661         * g++.dg/template/error13.C: New test.
6662
6663 2004-06-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
6664
6665         PR fortran/14957
6666         * gfortran.fortran-torture/execute/intrinsic_scale.f90: Make all
6667         arguments to test_* REAL and of the right size.
6668
6669 2004-06-10  Jakub Jelinek  <jakub@redhat.com>
6670
6671         PR target/15569
6672         PR rtl-optimization/15681
6673         * gcc.dg/20040609-1.c: New test.
6674
6675 2004-06-10  Jakub Jelinek  <jakub@redhat.com>
6676
6677         PR c++/14791
6678         * g++.dg/opt/builtins1.C: New test.
6679
6680 2004-06-10  Danny Smith  <dannysmith@users.sourceforge.net>
6681
6682         * gcc.dg/i386-bitfield1.c: Add mingw32 and cygwin to targets
6683         that use default windows32 struct layout.
6684         * gcc.dg/i386-bitfield2.c: Likewise.
6685
6686 2004-06-09  Danny Smith  <dannysmith@users.sourceforge.net>
6687
6688         * g++.dg/abi/bitfield3.C: Add -mno-align-double compile option
6689         for mingw32 and cygwin targets.
6690
6691 2004-06-09  Geoffrey Keating  <geoffk@apple.com>
6692
6693         * gcc.dg/pch/macro-4.c: New.
6694         * gcc.dg/pch/macro-4.hs: New.
6695
6696 2004-06-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
6697
6698         PR fortran/13249
6699         * gfortran.fortran-torture/compile/name_clash.f90: New test.
6700
6701 2004-06-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
6702
6703         PR fortran/13372
6704         * gfortran.fortran-torture/compile/named_args_2.f90: New test.
6705
6706 2004-06-09  Bud Davis  <bdavis9659@comcast.net>
6707
6708         PR gfortran/14897
6709         * gfortran.fortran-torture/execute/t_edit.f90: New test.
6710
6711 2004-06-09  Bud Davis  <bdavis9659@comcast.net>
6712
6713         PR gfortran/15755
6714         * gfortran.fortran-torture/execute/backspace.c : New test.
6715
6716 2004-06-09  Paul Brook  <paul@codesourcery.com>
6717
6718         * gfortran.fortran-torture/execure/intrinsic_associated.f90
6719         (pointer_to_section): Rewrite to use smaller array.
6720
6721 2004-06-08  David Edelsohn  <edelsohn@gnu.org>
6722
6723         * gcc.dg/ext/altivec-1.c: XFAIL powerpc-ibm-aix*.
6724         * gcc.dg/ext/altivec-10.c: Same.
6725         * gcc.dg/ext/altivec-11.c: Same.
6726         * gcc.dg/ext/altivec-12.c: Same.
6727         * gcc.dg/ext/altivec-13.c: Same.
6728         * gcc.dg/ext/altivec-14.c: Same.
6729         * gcc.dg/ext/altivec-15.c: Same.
6730         * gcc.dg/ext/altivec-16.c: Same.
6731         * gcc.dg/ext/altivec-3.c: Same.
6732         * gcc.dg/ext/altivec-4.c: Same.
6733         * gcc.dg/ext/altivec-6.c: Same.
6734         * gcc.dg/ext/altivec-7.c: Same.
6735         * gcc.dg/ext/altivec-8.c: Same.
6736         * gcc.dg/ext/altivec-varargs-1.c: Same.
6737
6738         * g++.dg/ext/altivec-1.C: Correct dg syntax.
6739         * g++.dg/ext/altivec-10.C: Same.
6740         * g++.dg/ext/altivec-2.C: Same.
6741         * g++.dg/ext/altivec-3.C: Same.
6742         * g++.dg/ext/altivec-4.C: Same.
6743         * g++.dg/ext/altivec-5.C: Same.
6744         * g++.dg/ext/altivec-6.C: Same.
6745         * g++.dg/ext/altivec-7.C: Same.
6746         * g++.dg/ext/altivec-8.C: Same.
6747         * g++.dg/ext/altivec-9.C: Same.
6748
6749 2004-06-08  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6750
6751         PR c++/7841
6752         * g++.old-deja/g++.pt/ctor2.C: Add error mark.
6753
6754 2004-06-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
6755
6756         * gcc.dg/union-1.c: New test.
6757
6758 2004-06-07  Roger Sayle  <roger@eyesopen.com>
6759
6760         * gcc.dg/builtins-41.c: New test case.
6761         * gcc.dg/builtins-42.c: New test case.
6762
6763 2004-06-07  David Edelsohn  <edelsohn@gnu.org>
6764
6765         * g++.dg/ext/altivec-1.C: XFAIL powerpc-ibm-aix*.
6766         * g++.dg/ext/altivec-10.C: Same.
6767         * g++.dg/ext/altivec-2.C: Same.
6768         * g++.dg/ext/altivec-3.C: Same.
6769         * g++.dg/ext/altivec-4.C: Same.
6770         * g++.dg/ext/altivec-5.C: Same.
6771         * g++.dg/ext/altivec-6.C: Same.
6772         * g++.dg/ext/altivec-7.C: Same.
6773         * g++.dg/ext/altivec-8.C: Same.
6774         * g++.dg/ext/altivec-9.C: Same.
6775         * g++.old-deja/g++.abi/cxa_vec.C: Same.
6776         * g++.old-deja/g++.brendan/new3.C: Same.
6777         * gcc.c-torture/execute/eeprof-1.x: Same.
6778
6779 2004-06-07  Joseph S. Myers  <jsm@polyomino.org.uk>
6780
6781         PR c/14765
6782         * gcc.dg/pr14765-1.c: New test.
6783
6784 2004-06-07  Roger Sayle  <roger@eyesopen.com>
6785
6786         PR c/14649
6787         * gcc.dg/pr14649-1.c: New test case.
6788
6789 2004-06-07  Richard Henderson  <rth@redhat.com>
6790
6791         * gcc.dg/tree-ssa/20030728-1.c: Fixup return value to not match
6792         if temporaries.
6793
6794 2004-06-07  David Edelsohn  <edelsohn@gnu.org>
6795
6796         * g++.dg/eh/elide1.C: Remove XFAIL.
6797
6798 2004-06-07  Mark Mitchell  <mark@codesourcery.com>
6799
6800         PR c++/15337
6801         * g++.dg/expr/sizeof3.C: New test.
6802
6803         PR c++/14777
6804         * g++.dg/template/access14.C: New test.
6805
6806         PR c++/15554
6807         * g++.dg/template/enum1.C: New test.
6808
6809         PR c++/15057
6810         * g++.dg/eh/throw1.C: New test.
6811
6812 2004-06-07  David Ayers  <d.ayers@inode.at>
6813             Ziemowit Laski  <zlaski@apple.com>
6814
6815         * lib/objc.exp (objc_target_compile): Revert the '-framework
6816         Foundation' flag fix, since bare Darwin does not ship
6817         with the Foundation framework.
6818         * objc/execute/next_mapping.h: Provide a local NSConstantString
6819         @interface and @implementation.
6820         (objc_constant_string_init): A constructor function, used to
6821         initialize the NSConstantString meta-class object.
6822         * objc/execute/string1.m: Include "next_mapping.h" instead of
6823         <Foundation/NSString.h>.
6824         * objc/execute/string2.m: Likewise.
6825         * objc/execute/string3.m: Likewise.
6826         * objc/execute/string4.m: Likewise.
6827
6828 2004-06-06  H.J. Lu  <hongjiu.lu@intel.com>
6829
6830         * gcc.c-torture/execute/ieee/fp-cmp-4.c (FLOAT): New. Default
6831         to double. Replace double with FLOAT.
6832         * gcc.c-torture/execute/ieee/fp-cmp-8.c: Likewise.
6833
6834         * gcc.c-torture/execute/ieee/fp-cmp-4e.c: New file.
6835         * gcc.c-torture/execute/ieee/fp-cmp-4f.c: Likewise.
6836         * gcc.c-torture/execute/ieee/fp-cmp-4l.c: Likewise.
6837         * gcc.c-torture/execute/ieee/fp-cmp-4q.c: Likewise.
6838         * gcc.c-torture/execute/ieee/fp-cmp-8e.c: Likewise.
6839         * gcc.c-torture/execute/ieee/fp-cmp-8f.c: Likewise.
6840         * gcc.c-torture/execute/ieee/fp-cmp-8l.c: Likewise.
6841         * gcc.c-torture/execute/ieee/fp-cmp-8q.c: Likewise.
6842
6843 2004-06-06  Joseph S. Myers  <jsm@polyomino.org.uk>
6844
6845         PR c/13519
6846         * gcc.c-torture/enum-3.c, gcc.dg/pr13519-1.c: New tests.
6847
6848 2004-06-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6849
6850         PR c++/15503
6851         * g++.dg/template/meminit2.C: New test.
6852
6853 2004-06-04  Paolo Bonzini  <bonzini@gnu.org>
6854
6855         PR target/15822
6856         * gcc.c-torture/execute/compare-fp-1.c,
6857         gcc.c-torture/execute/compare-fp-2.c,
6858         gcc.c-torture/execute/compare-fp-3.c,
6859         gcc.c-torture/execute/compare-fp-4.c,
6860         gcc.c-torture/execute/compare-fp-3.x,
6861         gcc.c-torture/execute/compare-fp-4.x: Moved...
6862         * gcc.c-torture/execute/ieee/compare-fp-1.c,
6863         gcc.c-torture/execute/ieee/compare-fp-2.c,
6864         gcc.c-torture/execute/ieee/compare-fp-3.c,
6865         gcc.c-torture/execute/ieee/compare-fp-4.c,
6866         gcc.c-torture/execute/ieee/compare-fp-3.x,
6867         gcc.c-torture/execute/ieee/compare-fp-4.x: ...here.
6868
6869 2004-06-04  David Ayers  <d.ayers@inode.at>
6870
6871         * objc/execute/protocol-isEqual-4.m: New testcase.
6872
6873 2004-06-04  Nicola Pero  <n.pero@mi.flashnet.it>
6874
6875         * objc/execute/protocol-isEqual-1.m: New testcase.
6876         * objc/execute/protocol-isEqual-2.m: New testcase.
6877         * objc/execute/protocol-isEqual-3.m: New testcase.
6878
6879 2004-06-03  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
6880
6881         * gfortran.fortran-torture/execute/optstring_1.f90: New testcase.
6882
6883 2004-06-02  Ziemowit Laski  <zlaski@apple.com>
6884
6885         * lib/objc.exp (objc_target_compile): When running tests on
6886         Darwin (Mac OS X), inform the linker about '-framework
6887         'Foundation'.
6888
6889 2004-06-02  Eric Christopher  <echristo@redhat.com>
6890
6891         * gcc.c-torture/compile/20040602-1.c: New.
6892
6893 2004-06-02  Andrew Pinski  <pinskia@physics.uc.edu>
6894
6895         * g++.dg/tree-ssa/ssa-sra-1.C: Fix comment.
6896         * g++.dg/tree-ssa/ssa-sra-2.C: Likewise.
6897
6898         PR tree-optimization/14736
6899         * g++.dg/tree-ssa/ssa-cast-1.C: New Test.
6900
6901         PR tree-optimization/14042
6902         * g++.dg/tree-ssa/ssa-sra-1.C: New Test.
6903
6904         PR tree-optimization/14729
6905         * g++.dg/tree-ssa/ssa-sra-2.C: New Test.
6906
6907 2004-06-02  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
6908
6909         PR fortran/15557
6910         * gfortran.fortran-torture/execute/data_3.f90: New testcase.
6911
6912 2004-06-01  Richard Hederson  <rth@redhat.com>
6913
6914         * g++.dg/template/dependent-expr4.C: Use __builtin_offsetof.
6915
6916 2004-06-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6917
6918         PR c++/14932
6919         * g++.dg/parse/offsetof4.C: New test.
6920
6921 2004-06-01  Nicola Pero  <nicola@brainstorm.co.uk>
6922
6923         PR objc/7993
6924         * objc.dg/private-1.m, objc-dg/private-2.m: New testcases.
6925
6926 2004-05-31  Mark Mitchell  <mark@codesourcery.com>
6927
6928         PR c++/15701
6929         * g++.dg/template/friend29.C: New test.
6930
6931 2004-05-31  Joseph S. Myers  <jsm@polyomino.org.uk>
6932
6933         PR c/15749
6934         * gcc.dg/pr15749-1.c, gcc.dg/pr15749-1.h: New test.
6935
6936 2004-05-31  Eric Botcazou  <ebotcazou@libertysurf.fr>
6937
6938         * gcc.dg/sparc-trap-1.c: New test.
6939
6940 2004-05-31  Roger Sayle  <roger@eyesopen.com>
6941
6942         PR middle-end/15069
6943         * g++.dg/opt/fold3.C: New test case.
6944
6945 2004-05-30  Graham Stott  <graham.stott@btinternet.com>
6946
6947         * lib/target-supports.exp (check_iconv_available): Fix fallout
6948         from 2004-05-28 patch.
6949
6950 2004-05-30  Paul Brook  <paul@codesourcery.com>
6951
6952         PR fortran/15620
6953         * gfortran.fortran-torture/execute/st_function_1.f90: New test.
6954         * gfortran.fortran-torture/execute/st_function_2.f90: New test.
6955
6956 2004-05-30  Steven G. Kargl  <kargls@comcast.net>
6957
6958         * gfortran.fortran-torture/execute/random_1.f90: New test.
6959
6960 2004-05-28  Ziemowit Laski  <zlaski@apple.com>
6961
6962         * g++.dg/ext/altivec-10.C: New test.
6963
6964 2004-05-29  Paul Brook  <paul@codesourcery.com>
6965
6966         * gfortran.fortran-torture/execute/equiv_1.f90: New test.
6967
6968 2004-05-28  Ziemowit Laski  <zlaski@apple.com>
6969
6970         * gcc.dg/altivec-16.c: New test.
6971
6972 2004-05-28  Janis Johnson  <janis187@us.ibm.com>
6973
6974         * lib/target-supports.exp (check_vmx_hw_available): New.
6975         * gcc.dg/vmx/vmx.exp: Use it to determine default action.
6976
6977         * lib/target-supports.exp (check_alias_available,
6978         check_iconv_available, check_named_sections_available): Use
6979         unique names for temporary files.
6980
6981 2004-05-28  Ziemowit Laski  <zlaski@apple.com>
6982
6983         * gcc.dg/altivec-15.c: New test.
6984
6985 2004-05-28  Mark Mitchell  <mark@codesourcery.com>
6986
6987         PR c++/15083
6988         * g++.dg/warn/noeffect6.C: New test.
6989
6990         PR c++/15471
6991         * g++.dg/expr/ptrmem4.C: New test.
6992
6993         PR c++/15640
6994         * g++.dg/template/operator3.C: New test.
6995
6996 2004-05-28  Mark Mitchell  <mark@codesourcery.com>
6997
6998         PR c++/14668
6999         * g++.dg/lookup/redecl1.C: New test.
7000         * g++.old-deja/g++.benjamin/tem04.C: Add error marker.
7001
7002 2004-05-28  Paolo Bonzini  <bonzini@gnu.org>
7003
7004         * gcc.c-torture/execute/compare-fp-1.c,
7005         gcc.c-torture/execute/compare-fp-2.c,
7006         gcc.c-torture/execute/compare-fp-3.c,
7007         gcc.c-torture/execute/compare-fp-4.c,
7008         gcc.c-torture/execute/compare-fp-3.x,
7009         gcc.c-torture/execute/compare-fp-4.x,
7010         gcc.dg/pr15649-1.c: New.
7011
7012 2004-05-27  Adam Nemet  <anemet@lnxw.com>
7013
7014         PR c++/12883
7015         * g++.dg/init/array14.C: New test.
7016
7017 2004-05-25  Janis Johnson  <janis187@us.ibm.com>
7018
7019         * lib/compat.exp (compat-get-options-main): New.
7020         (compat-get-options): Remove unneeded code, warn for ignored
7021         command.
7022         (compat-execute): Check flag set by dg-require-* commands.
7023
7024         * lib/compat.exp (compat-execute): Break up long lines.
7025
7026 2004-05-24  Janis Johnson  <janis187@us.ibm.com>
7027
7028         * gcc.dg/altivec-7.c: Don't use 'vector long'.
7029         * gcc.dg/altivec-14.c: New test.
7030         * g++.dg/ext/altivec-7.C: Don't use 'vector long'.
7031
7032         * gcc.dg/altivec-6.c: Use -maltivec, don't limit to darwin.
7033         * gcc.dg/altivec-12.c: Ditto.
7034
7035         * gcc.dg/altivec-3.c: Move call to altivec_check.
7036
7037 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
7038
7039         PR c++/15044
7040         * g++.dg/template/error12.C: New test.
7041
7042         PR c++/15317
7043         * g++.dg/ext/attrib15.C: New test.
7044
7045         PR c++/15329
7046         * g++.dg/template/ptrmem9.C: New test.
7047
7048 2004-05-25  Paul Brook  <paul@codesourcery.com>
7049
7050         * gfortran.fortran-torture/compile/inquiry_1.f90: New test.
7051
7052 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
7053
7054         PR c++/15165
7055         * g++.dg/template/crash19.C: New test.
7056
7057 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
7058
7059         PR c++/15025
7060         * g++.dg/template/redecl1.C: New test.
7061
7062 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
7063
7064         PR c++/14821
7065         * g++.dg/other/ns1.C: New test.
7066
7067         PR c++/14883
7068         * g++.dg/template/invalid1.C: New test.
7069
7070 2004-05-23  Paul Brook  <paul@codesourcery.com>
7071         Victor Leikehman  <lei@haifasphere.co.il>
7072
7073         * gfortran.fortran-torture/execute/common_init_1.f90: New test.
7074         * gfortran.fortran-torture/execute/equiv_init.f90: New test.
7075
7076 2004-05-22  Mark Mitchell  <mark@codesourcery.com>
7077
7078         PR c++/15285
7079         PR c++/15299
7080         * g++.dg/template/non-dependent5.C: New test.
7081         * g++.dg/template/non-dependent6.C: New test.
7082
7083 2004-05-22  Mark Mitchell  <mark@codesourcery.com>
7084
7085         PR c++/15507
7086         * g++.dg/inherit/union1.C: New test.
7087
7088         PR c++/15542
7089         * g++.dg/template/addr1.C: New test.
7090
7091         PR c++/15427
7092         * g++.dg/template/array5.C: New test.
7093
7094         PR c++/15287
7095         * g++.dg/template/array6.C: New test.
7096
7097 2004-05-22  Wolfgang Bangerth  <bangerth@dealii.org>
7098             Roger Sayle  <roger@eyesopen.com>
7099
7100         * g++.dg/lookup/forscope2.C: New test case.
7101
7102 2004-05-22  Ben Elliston  <bje@au.ibm.com>
7103
7104         * gcc.dg/cpp/Wmissingdirs.c: New.
7105
7106 2004-05-20  H.J. Lu  <hongjiu.lu@intel.com>
7107
7108         PR target/15301
7109         * gcc.dg/compat/union-m128-1.h: New file.
7110         * gcc.dg/compat/union-m128-1_main.c: Likewise.
7111         * gcc.dg/compat/union-m128-1_x.c: Likewise.
7112         * gcc.dg/compat/union-m128-1_y.c: Likewise.
7113
7114 2004-05-20  H.J. Lu  <hongjiu.lu@intel.com>
7115
7116         PR target/15302
7117         * gcc.dg/compat/struct-complex-1.h: New file.
7118         * gcc.dg/compat/struct-complex-1_main.c: Likewise.
7119         * gcc.dg/compat/struct-complex-1_x.c: Likewise.
7120         * gcc.dg/compat/struct-complex-1_y.c: Likewise.
7121
7122 2004-05-20  Roger Sayle  <roger@eyesopen.com>
7123
7124         PR middle-end/3074
7125         * gcc.dg/pr3074-1.c: New test case.
7126         * gcc.dg/sequence-pt-1.c: Remove an XFAIL.
7127
7128 2004-05-20  Falk Hueffner  <falk@debian.org>
7129
7130         PR other/15526
7131         * gcc.dg/ftrapv-1.c: New test case.
7132
7133 2004-05-18  Feng Wang  <fengwang@nudt.edu.cn>
7134
7135         * gfortran.fortran-torture/execute/power.f90: Test constant integers.
7136
7137 2004-05-18  Andrew Pinski  <pinskia@physics.uc.edu>
7138             Jeff Law  <law@redhat.com>
7139
7140         * gcc.dg/tree-ssa/20040514-2.c: Update expected output.
7141         * gcc.dg/tree-ssa/20040518-2.c: New test.
7142
7143         * gcc.dg/tree-ssa/20040518-1.c: New test.
7144
7145 2004-05-18  Zack Weinberg  <zack@codesourcery.com>
7146
7147         * gcc.c-torture/execute/991216-3.c: Delete, duplicate of 991216-2.c.
7148
7149 2004-05-18  Paul Brook  <paul@codesourcery.com>
7150
7151         PR fortran/13930
7152         * gfortran.fortran-torture/execute/der_init_4.f90: New test.
7153
7154 2004-05-18  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
7155
7156         * gfortran.fortran-torture/execute/cmplx.f90: Add test for bug in
7157         constant folding.
7158
7159 2004-05-17  Steven Bosscher  <stevenb@suse.de>
7160
7161         * gcc.dg/tree-ssa/20040517-1.c: New test.
7162
7163 2004-05-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
7164
7165         * gcc.dg/loop-4.c: New test.
7166
7167 2004-05-15  Andrew Pinski  <pinskia@physics.uc.edu>
7168
7169         * gcc.dg/tree-ssa/20040514-1.c: Add '}' that was forgotten.
7170
7171 2004-05-15  Bud Davis  <bdavis9659@comcast.net>
7172
7173         PR fortran/15311
7174         * gfortran.fortran-torture/execute/write_a_1.f90: New test.
7175
7176 2004-05-15  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
7177
7178         PR fortran/13826
7179         PR fortran/13940
7180         * gfortran.fortran-torture/compile/data_1.f90: New test.
7181
7182 2004-05-15  Ulrich Weigand  <uweigand@de.ibm.com>
7183
7184         * gcc.dg/const-elim-1.c: Remove XFAIL for s390*-*-*.
7185         * gcc.dg/uninit-H.c: Define ASM for __s390__.
7186
7187 2004-05-15  Joseph S. Myers  <jsm@polyomino.org.uk>
7188
7189         * gcc.c-torture/execute/20000603-1.c: Update WG14 URL.
7190
7191 2004-05-15  Joseph S. Myers  <jsm@polyomino.org.uk>
7192
7193         PR c/15444
7194         * gcc.dg/format/xopen-1.c: Adjust expected message.
7195         * gcc.dg/format/xopen-3.c: New test.
7196
7197 2004-05-14  Victor Leikehman  <lei@haifasphere.co.il>
7198
7199         * gfortran.fortran-torture/execute/def_init_3.f90: New test.
7200
7201 2004-05-14  Jeff Law  <law@redhat.com>
7202
7203         * gcc.dg/tree-ssa/20040514-2.c: New test.
7204
7205 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
7206
7207         * gfortran.fortran-torture/compile/noncontinuation_1.f90: Rename
7208         this ...
7209         * gfortran.fortran-torture/compile/noncontinuation_1.f: ... to
7210         this.
7211
7212 2004-05-14  Andrew Pinski  <pinskia@physics.uc.edu>
7213
7214         * gcc.dg/tree-ssa/20040514-1.c: New test.
7215
7216 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
7217
7218         * gfortran.fortran-torture/compile/noncontinuation_1.f90: New
7219         test.
7220
7221 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
7222
7223         PR fortran/14066
7224         * gfortran.fortran-torture/compile/do_1.f90: New test.
7225
7226 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
7227
7228         PR fortran/15051
7229         * gfortran.fortran-torture/compile/empty_interface_1.f90: New
7230         test.
7231
7232 2004-05-14  Bud Davis  <bdavis9659@comcast.net>
7233
7234         PR fortran/15149
7235         * gfortran.fortran-torture/execute/random_init.f90: New test.
7236
7237 2004-05-13  Paul Brook  <paul@codesourcery.com>
7238
7239         PR fortran/15314
7240         * gfortran.fortran-torture/execute/der_init_s.f90: New test.
7241
7242 2004-05-13  Andrew Pinski  <pinskia@physics.uc.edu>
7243
7244         * gcc.dg/uninit-H.c: Test for __PPC__ and __ppc__
7245         for the powerpc case.
7246
7247 2004-05-13  Jeff Law  <law@redhat.com>
7248
7249         * gcc.dg/tree-ssa/20040513-1.c: New test.
7250         * gcc.dg/tree-ssa/20040513-2.c: New test.
7251
7252 2004-05-13  Paul Brook  <paul@codesourcery.com>
7253
7254         * gcc.dg/tree-ssa/20030808-1.c: Force enum size.
7255         * gcc.dg/tree-ssa/20030714-1.c: Ditto.
7256         * gcc.dg/tree-ssa/20030708-1.c: Ditto.
7257
7258 2004-05-13  Andreas Schwab  <schwab@suse.de>
7259
7260         PR other/10819
7261         * lib/gfortran.exp (gfortran_version): Do not match NL/CR
7262         characters.
7263
7264 2004-05-13  Bud Davis  <bdavis9659@comcast.net>
7265
7266         PR fortran/15294
7267         * gfortran.fortran-torture/execute/adjustr.f90: New file.
7268
7269 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
7270
7271         Merge from tree-ssa-20020619-branch.  See
7272         ChangeLog.tree-ssa for details.
7273
7274 2004-05-11  Ziemowit Laski  <zlaski@apple.com>
7275
7276         * g++.dg/ext/altivec-8.C: Use '-maltivec' instead of '-faltivec';
7277         include <altivec.h> explicitly.
7278         * gcc.dg/altivec-13.c: Likewise.
7279
7280 2004-05-11  Paul Brook  <paul@codesourcery.com>
7281
7282         * gcc.c-torture/compile/20010518-1.c: Force enum size.
7283
7284 2004-05-10  Eric Christopher  <echristo@redhat.com>
7285
7286         * gcc.dg/sibcall-3.c: Remove xfail for mips*-*-elf.
7287         * gcc.dg/sibcall-4.c: Ditto.
7288
7289 2004-05-10  Ziemowit Laski  <zlaski@apple.com>
7290
7291         * g++.dg/ext/altivec-8.C: New test case.
7292         * gcc.dg/altivec-13.c: New test case.
7293
7294 2004-05-08  Roger Sayle  <roger@eyesopen.com>
7295
7296         * gcc.c-torture/execute/divcmp-1.c: New test case.
7297         * gcc.c-torture/execute/divcmp-2.c: New test case.
7298         * gcc.c-torture/execute/divcmp-3.c: New test case.
7299
7300 2004-05-07  Eric Botcazou <ebotcazou@libertysurf.fr>
7301
7302         * g++.dg/other/pragma-re-2.C: New test.
7303
7304 2004-05-07  Uros Bizjak  <uros@kss-loka.si>
7305
7306         * gcc.dg/i386-387-1.c: Add new test for __builtin_fmod.
7307         * gcc.dg/i386-387-2.c: Likewise.
7308
7309         * gcc.dg/i386-387-5.c: Add new tests for __builtin_log1p and
7310         __builtin_drem.
7311         * gcc.dg/i386-387-6.c: Likewise.
7312
7313 2004-05-07  Uros Bizjak  <uros@kss-loka.si>
7314
7315         * gcc.dg/builtins-33.c:  Also check log1p*.
7316
7317 2004-05-07  Hans-Peter Nilsson  <hp@axis.com>
7318
7319         PR optimization/15296
7320         * gcc.c-torture/execute/pr15296.c: New test.
7321
7322 2004-05-05  Uros Bizjak  <uros@kss-loka.si>
7323
7324         * gcc.dg/builtins-40.c: New test.
7325
7326 2004-05-05  Richard Sandiford  <rsandifo@redhat.com>
7327
7328         * gcc.dg/torture/mips-hilo-2.c: Provide dummy __mips16 version.
7329
7330 2004-05-04  Paolo Bonzini  <bonzini@gnu.org>
7331
7332         * g++.dg/ext/spe1.C: New testcase.
7333
7334 2004-05-04  Ziemowit Laski  <zlaski@apple.com>
7335
7336         * objc.dg/image-info.m: Allow additional attributes
7337         for __image_info section.
7338
7339 2004-05-04  Richard Sandiford  <rsandifo@redhat.com>
7340
7341         * gcc.dg/torture/mips-hilo-2.c: New test.
7342
7343 2004-05-03  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7344
7345         PR c++/14389
7346         * g++.dg/template/member5.C: New test.
7347
7348 2004-05-03  Uros Bizjak  <uros@kss-loka.si>
7349
7350         * gcc.dg/builtins-34.c: Also check expm1*.
7351
7352 2004-05-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7353
7354         * gcc.dg/torture/builtin-integral-1.c: Reorg and add more cases.
7355         * gcc.dg/torture/builtin-convert-3.c: New test.
7356
7357 2004-05-01  Ulrich Weigand  <uweigand@de.ibm.com>
7358
7359         PR middle-end/15054
7360         * g++.dg/opt/pr15054.C: New test.
7361
7362 2004-04-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7363
7364         * gcc.dg/torture/builtin-rounding-1.c: New test.
7365         * gcc.dg/builtins-25.c: Delete.
7366         * gcc.dg/builtins-29.c: Delete.
7367
7368 2004-04-29  Andreas Krebbel  <krebbel1@de.ibm.com>
7369
7370         * gcc.dg/sibcall-3.c: Delete s390 from expected fail list.
7371         * gcc.dg/sibcall-4.c: Likewise.
7372         * gcc.dg/sibcall-6.c: Enable s390 as test platform.
7373
7374 2004-04-30  Kazu Hirata  <kazu@cs.umass.edu>
7375
7376         * gcc.c-torture/execute/20040331-1.c: Don't use too wide a
7377         bit-field on 16-bit targets.
7378
7379 2004-04-30  Kazu Hirata  <kazu@cs.umass.edu>
7380
7381         * gcc.c-torture/execute/20040409-2.c: Fix constants used on
7382         16-bit targets.
7383
7384 2004-04-30  Andrew Pinski  <pinskia@physics.uc.edu>
7385
7386         * gcc.dg/rs6000-power2-1.c: Change to compile only.
7387         * gcc.dg/rs6000-power2-2.c: Likewise.
7388
7389 2004-04-29  Andrew Pinski  <pinskia@physics.uc.edu>
7390
7391         * gcc.dg/rs6000-power2-1.c: Change the options to be more correct.
7392         * gcc.dg/rs6000-power2-2.c: Change the options to be more correct.
7393         Change the asm registers to be in form of frN instead of fN.
7394
7395 2004-04-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7396
7397         * gcc.dg/torture/builtin-convert-2.c: New test.
7398
7399 2004-04-28  Andrew Pinski  <pinskia@physics.uc.edu>
7400
7401         * gcc.dg/rs6000-power2-1.c: New test.
7402         * gcc.dg/rs6000-power2-2.c: New test.
7403
7404 2004-04-28  Jan Hubicka  <jh@suse.cz>
7405
7406         * gcc.dg/unused-6.c: New test.
7407
7408 2004-04-24  Laurent GUERBY  <laurent@guerby.net>
7409             Ulrich Weigand  <uweigand@de.ibm.com>
7410
7411         * ada/acats/run_all.sh: Define $target variable.
7412
7413 2004-04-26  Andrew Pinski  <pinskia@physics.uc.edu>
7414
7415         PR c++/15119
7416         * g++.dg/other/vararg-1.C: New test.
7417
7418         PR c++/4794
7419         * g++.dg/eh/cleanup3.C: New test.
7420
7421 2004-04-24  Laurent GUERBY <laurent@guerby.net>
7422
7423         * ada/acats/run_all.sh: Handle cd2a83c, cd2a91c (target_bit)
7424         and ad8011a (target_insn).
7425         * ada/acats/support/macro.dfs: Likewise.
7426         * ada/acats/support/impbit.adb: New file.
7427
7428 2004-04-23  Ulrich Weigand  <uweigand@de.ibm.com>
7429
7430         * gcc.dg/const-elim-1.c: XFAIL on s390*-*-*.
7431
7432 2004-04-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
7433
7434         * gcc.dg/loop-3.c: New test.
7435
7436 2004-04-23  Daniel Jacobowitz  <drow@mvista.com>
7437
7438         * gcc.c-torture/execute/simd-5.c: New test.
7439
7440 2004-04-23  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7441
7442         PR c++/15064
7443         * g++.dg/template/crash18.C: New test.
7444
7445 2004-04-22  Mark Mitchell  <mark@codesourcery.com>
7446
7447         * g++.dg/ext/complit3.C: New test.
7448
7449 2004-04-21  Aldy Hernandez  <aldyh@redhat.com>
7450
7451         * gcc.dg/altivec-1.c: XFAIL for powerpc-eabispe.
7452         * gcc.dg/altivec-3.c: Same.
7453         * gcc.dg/altivec-varargs-1.c: Same.
7454
7455 2004-04-21  Aldy Hernandez  <aldyh@redhat.com>
7456
7457         * lib/target-supports.exp (check_profiling_available): Assume
7458         profiling is not available on powerpc-eabi targets.
7459
7460 2004-04-21  Janis Johnson  <janis187@us.ibm.com>
7461
7462         * gcc.dg/vmx/1c-01.c: Use ptrdiff_t for casts of pointers.
7463         * gcc.dg/vmx/bug-1.c: Ditto.
7464
7465 2004-04-20  Eric Christopher  <echristo@redhat.com>
7466
7467         * gcc.dg/charset/extern.c: New test.
7468         * g++.dg/charset/extern3.cc: Ditto.
7469
7470 2004-04-20  Uros Bizjak  <uros@kss-loka.si>
7471
7472         * gcc.dg/builtins-39.c: New test.
7473
7474 2004-04-20  Aldy Hernandez  <aldyh@redhat.com>
7475
7476         * gcc.dg/vmx/vmx.exp: Change DEFAULT_CFLAGS to DEFAULT_VMXCFLAGS.
7477
7478 2004-04-20  Richard Sandiford  <rsandifo@redhat.com>
7479
7480         * gcc.dg/torture/mips-hilo-1.c: New test.
7481
7482 2004-04-19  Andrew Pinski  <pinskia@physics.uc.edu>
7483
7484         * gcc.c-torture/compile/20040419-1.c: New test.
7485
7486 2004-04-18  Aldy Hernandez  <aldyh@redhat.com>
7487
7488         * gcc.dg/vmx/varargs-1.c: Handle when printf outputs \r\n.
7489
7490 2004-04-18  Zack Weinberg  <zack@codesourcery.com>
7491             Aldy Hernandez  <aldyh@redhat.com>
7492
7493         * gcc.c-torture/execute/va-arg-24.c: New.
7494
7495 2004-04-17  Zack Weinberg  <zack@codesourcery.com>
7496             Aldy Hernandez  <aldyh@redhat.com>
7497
7498         * gcc.dg/vmx/1b-01.c: New.
7499         * gcc.dg/vmx/1b-02.c: New.
7500         * gcc.dg/vmx/1b-03.c: New.
7501         * gcc.dg/vmx/1b-04.c: New.
7502         * gcc.dg/vmx/1b-05.c: New.
7503         * gcc.dg/vmx/1b-06.c: New.
7504         * gcc.dg/vmx/1b-07.c: New.
7505         * gcc.dg/vmx/1c-01.c: New.
7506         * gcc.dg/vmx/1c-02.c: New.
7507         * gcc.dg/vmx/3a-01a.c: New.
7508         * gcc.dg/vmx/3a-01.c: New.
7509         * gcc.dg/vmx/3a-01m.c: New.
7510         * gcc.dg/vmx/3a-03.c: New.
7511         * gcc.dg/vmx/3a-03m.c: New.
7512         * gcc.dg/vmx/3a-04.c: New.
7513         * gcc.dg/vmx/3a-04m.c: New.
7514         * gcc.dg/vmx/3a-05.c: New.
7515         * gcc.dg/vmx/3a-06.c: New.
7516         * gcc.dg/vmx/3a-06m.c: New.
7517         * gcc.dg/vmx/3a-07.c: New.
7518         * gcc.dg/vmx/3b-01.c: New.
7519         * gcc.dg/vmx/3b-02.c: New.
7520         * gcc.dg/vmx/3b-10.c: New.
7521         * gcc.dg/vmx/3b-13.c: New.
7522         * gcc.dg/vmx/3b-14.c: New.
7523         * gcc.dg/vmx/3b-15.c: New.
7524         * gcc.dg/vmx/3c-01a.c: New.
7525         * gcc.dg/vmx/3c-01.c: New.
7526         * gcc.dg/vmx/3c-02.c: New.
7527         * gcc.dg/vmx/3c-03.c: New.
7528         * gcc.dg/vmx/3d-01.c: New.
7529         * gcc.dg/vmx/4-01.c: New.
7530         * gcc.dg/vmx/4-03.c: New.
7531         * gcc.dg/vmx/5-01.c: New.
7532         * gcc.dg/vmx/5-02.c: New.
7533         * gcc.dg/vmx/5-03.c: New.
7534         * gcc.dg/vmx/5-04.c: New.
7535         * gcc.dg/vmx/5-05.c: New.
7536         * gcc.dg/vmx/5-06.c: New.
7537         * gcc.dg/vmx/5-07.c: New.
7538         * gcc.dg/vmx/5-07t.c: New.
7539         * gcc.dg/vmx/5-08.c: New.
7540         * gcc.dg/vmx/5-10.c: New.
7541         * gcc.dg/vmx/5-11.c: New.
7542         * gcc.dg/vmx/7-01a.c: New.
7543         * gcc.dg/vmx/7-01.c: New.
7544         * gcc.dg/vmx/7c-01.c: New.
7545         * gcc.dg/vmx/7d-01.c: New.
7546         * gcc.dg/vmx/7d-02.c: New.
7547         * gcc.dg/vmx/8-01.c: New.
7548         * gcc.dg/vmx/8-02a.c: New.
7549         * gcc.dg/vmx/8-02.c: New.
7550         * gcc.dg/vmx/brode-1.c: New.
7551         * gcc.dg/vmx/bug-1.c: New.
7552         * gcc.dg/vmx/bug-2.c: New.
7553         * gcc.dg/vmx/bug-3.c: New.
7554         * gcc.dg/vmx/cw-bug-1.c: New.
7555         * gcc.dg/vmx/cw-bug-2.c: New.
7556         * gcc.dg/vmx/cw-bug-3.c: New.
7557         * gcc.dg/vmx/dct.c: New.
7558         * gcc.dg/vmx/debug-1.c: New.
7559         * gcc.dg/vmx/debug-2.c: New.
7560         * gcc.dg/vmx/debug-3.c: New.
7561         * gcc.dg/vmx/debug-4.c: New.
7562         * gcc.dg/vmx/dos-bug-1-gdb.c: New.
7563         * gcc.dg/vmx/dos-bug-2-gdb.c: New.
7564         * gcc.dg/vmx/eg-5.c: New.
7565         * gcc.dg/vmx/fft.c: New.
7566         * gcc.dg/vmx/gcc-bug-1.c: New.
7567         * gcc.dg/vmx/gcc-bug-2.c: New.
7568         * gcc.dg/vmx/gcc-bug-3.c: New.
7569         * gcc.dg/vmx/gcc-bug-4.c: New.
7570         * gcc.dg/vmx/gcc-bug-5.c: New.
7571         * gcc.dg/vmx/gcc-bug-6.c: New.
7572         * gcc.dg/vmx/gcc-bug-7.c: New.
7573         * gcc.dg/vmx/gcc-bug-8.c: New.
7574         * gcc.dg/vmx/gcc-bug-9.c: New.
7575         * gcc.dg/vmx/gcc-bug-b.c: New.
7576         * gcc.dg/vmx/gcc-bug-c.c: New.
7577         * gcc.dg/vmx/gcc-bug-d.c: New.
7578         * gcc.dg/vmx/gcc-bug-e.c: New.
7579         * gcc.dg/vmx/gcc-bug-f.c: New.
7580         * gcc.dg/vmx/gcc-bug-g.c: New.
7581         * gcc.dg/vmx/gcc-bug-i.c: New.
7582         * gcc.dg/vmx/harness.h: New.
7583         * gcc.dg/vmx/ira1.c: New.
7584         * gcc.dg/vmx/ira2a.c: New.
7585         * gcc.dg/vmx/ira2b.c: New.
7586         * gcc.dg/vmx/ira2.c: New.
7587         * gcc.dg/vmx/ira2c.c: New.
7588         * gcc.dg/vmx/mem.c: New.
7589         * gcc.dg/vmx/newton-1.c: New.
7590         * gcc.dg/vmx/ops.c: New.
7591         * gcc.dg/vmx/sn7153.c: New.
7592         * gcc.dg/vmx/spill2.c: New.
7593         * gcc.dg/vmx/spill3.c: New.
7594         * gcc.dg/vmx/spill.c: New.
7595         * gcc.dg/vmx/t.c: New.
7596         * gcc.dg/vmx/varargs-1.c: New.
7597         * gcc.dg/vmx/varargs-2.c: New.
7598         * gcc.dg/vmx/varargs-3.c: New.
7599         * gcc.dg/vmx/varargs-4.c: New.
7600         * gcc.dg/vmx/varargs-5.c: New.
7601         * gcc.dg/vmx/varargs-6.c: New.
7602         * gcc.dg/vmx/varargs-7.c: New.
7603         * gcc.dg/vmx/vmx.exp: New.
7604         * gcc.dg/vmx/vprint-1.c: New.
7605         * gcc.dg/vmx/vscan-1.c: New.
7606         * gcc.dg/vmx/x-01.c: New.
7607         * gcc.dg/vmx/x-02.c: New.
7608         * gcc.dg/vmx/x-03.c: New.
7609         * gcc.dg/vmx/x-04.c: New.
7610         * gcc.dg/vmx/x-05.c: New.
7611         * gcc.dg/vmx/yousufi-1.c: New.
7612         * gcc.dg/vmx/zero-1.c: New.
7613         * gcc.dg/vmx/zero.c: New.
7614
7615 2004-04-17  Andrew Pinski  <pinskia@physics.uc.edu>
7616
7617         * g++.dg/lookup/java1.C: Update for chage of
7618         _Jv_AllocObject.
7619         * g++.dg/lookup/java2.C: Likewise.
7620
7621 2004-04-17  Laurent GUERBY <laurent@guerby.net>
7622
7623         * ada/acats/run_all.sh: use -O2 by default.
7624
7625 2004-04-17  Richard Sandiford  <rsandifo@redhat.com>
7626
7627         * gcc.dg/vr-mult-[12].c: New tests.
7628
7629 2004-04-16  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7630
7631         * gcc.dg/funcorder.c: XFAIL hppa*64*-*-*.
7632
7633         * gcc.dg/const-elim-1.c: XFAIL hppa-*-*.
7634
7635 2004-04-15  Richard Sandiford  <rsandifo@redhat.com>
7636
7637         * lib/target-supports.exp (check_profiling_available): Assume profiling
7638         isn't available for mips*-*-elf targets.
7639
7640 2004-04-14  Uros Bizjak  <uros@kss-loka.si>
7641
7642         * gcc.dg/builtins-38.c: New test.
7643
7644 2004-04-14  Eric Christopher  <echristo@redhat.com>
7645
7646         * g++.dg/charset/charset.exp: Run .cc extension tests.
7647
7648 2004-04-14  Zack Weinberg  <zack@codesourcery.com>
7649
7650         * gcc.dg/const-elim-1.c: XFAIL hppa*.*-*-* (PA32).  Update commentary.
7651
7652 2004-04-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7653
7654         * gcc.dg/torture/builtin-ctype-2.c: Test builtin isdigit.
7655
7656 2004-04-13  Uros Bizjak  <uros@kss-loka.si>:
7657
7658         * gcc.dg/i386-387-1.c: Add new test for __builtin_tan.
7659         * gcc.dg/i386-387-2.c: Likewise.
7660
7661         * gcc.dg/i386-387-7.c: New test.
7662         * gcc.dg/i386-387-8.c: New test.
7663
7664         * gcc.dg/builtins-37.c: New test.
7665
7666 2004-04-13  Geoffrey Keating  <geoffk@apple.com>
7667
7668         * g++.dg/pch/externc-1.C: Add missing semicolon.
7669
7670 2004-04-13  Aldy Hernandez  <aldyh@redhat.com>
7671
7672         * gcc.c-torture/execute/20020720-1.x: XFAIL for powerpc-*-*spe.
7673
7674 2004-04-12  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
7675
7676         * gcc.c-torture/execute/20040411-1.c: New test.
7677
7678 2004-04-10  Joseph S. Myers  <jsm@polyomino.org.uk>
7679
7680         * gcc.dg/c90-intprom-1.c, gcc.dg/c99-intprom-1.c: New tests.
7681
7682 2004-04-09  Chris Demetriou  <cgd@broadcom.com>
7683
7684         * g++.dg/other/packed1.C: Mark xfail for mips*- not mips-.
7685
7686 2004-04-09  Zack Weinberg  <zack@codesourcery.com>
7687
7688         * lib/target-supports.exp (check_named_sections_available): New.
7689         * lib/gcc-dg.exp (dg-require-named-sections): New.
7690         * lib/prune.exp (prune_gcc_output): Incorporate prunes from
7691         old-deja.exp.  Also prune error-count message from HP linker.
7692         * g++.old-deja/old-deja.exp (g++-dg-prune): Delete.
7693
7694         * g++.dg/init/init-ref4.C: Use dg-require-weak.
7695         * g++.old-deja/g++.pt/static3.C: Likewise.
7696         * g++.dg/parse/attr-ctor1.C: Use dg-require-named-sections.
7697
7698 2004-04-09  Roger Sayle  <roger@eyesopen.com>
7699
7700         * gcc.c-torture/execute/20040409-1.c: New test case.
7701         * gcc.c-torture/execute/20040409-2.c: New test case.
7702         * gcc.c-torture/execute/20040409-3.c: New test case.
7703
7704 2004-04-09  Andrew Pinski  <pinskia@physics.uc.edu>
7705
7706         * gcc.dg/20040409-1.c: New test.
7707
7708 2004-04-08  Roger Sayle  <roger@eyesopen.com>
7709
7710         PR target/14888
7711         * g++.dg/opt/pr14888.C: New test case.
7712
7713 2004-04-08  Geoffrey Keating  <geoffk@apple.com>
7714
7715         * gcc.dg/pch/valid-1.c, gcc.dg/pch/valid-2.c, gcc.dg/pch/valid-3.c,
7716         gcc.dg/pch/valid-4.c, gcc.dg/pch/valid-5.c, gcc.dg/pch/valid-6.c,
7717         gcc.dg/pch/valid-1.hs, gcc.dg/pch/valid-2.hs, gcc.dg/pch/valid-3.hs,
7718         gcc.dg/pch/valid-4.hs, gcc.dg/pch/valid-5.hs, gcc.dg/pch/valid-6.hs:
7719         New tests.
7720
7721 2004-04-08  Paul Brook  <paul@codesourcery.com>
7722
7723         * gcc.dg/spill-1.c: New test.
7724
7725 2004-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7726
7727         * gcc.dg/torture/builtin-ctype-2.c: New test.
7728
7729 2004-04-07  Ian Lance Taylor  <ian@wasabisystems.com>
7730
7731         * gcc.dg/pch/pch.exp: Add largefile test.
7732
7733 2004-04-06  Geoffrey Keating  <geoffk@apple.com>
7734
7735         * g++.dg/pch/externc-1.Hs: New.
7736         * g++.dg/pch/externc-1.C: New.
7737
7738 2004-04-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7739
7740         * gcc.dg/compat/struct-by-value-5a_main.c,
7741         gcc.dg/compat/struct-by-value-5b_main.c: New files.
7742         * gcc.dg/compat/struct-by-value-5_main.c: Delete.
7743         * gcc.dg/compat/struct-by-value-5a_x.c,
7744         gcc.dg/compat/struct-by-value-5b_x.c: New, split out from
7745         gcc.dg/compat/struct-by-value-5_x.c.
7746         * gcc.dg/compat/struct-by-value-5a_y.c,
7747         gcc.dg/compat/struct-by-value-5b_y.c: New, split out from
7748         gcc.dg/compat/struct-by-value-5_y.c.
7749
7750         * gcc.dg/compat/struct-by-value-6a_main.c,
7751         gcc.dg/compat/struct-by-value-6b_main.c: New files.
7752         * gcc.dg/compat/struct-by-value-6_main.c: Delete.
7753         * gcc.dg/compat/struct-by-value-6a_x.c,
7754         gcc.dg/compat/struct-by-value-6b_x.c: New, split out from
7755         gcc.dg/compat/struct-by-value-6_x.c.
7756         * gcc.dg/compat/struct-by-value-6a_y.c,
7757         gcc.dg/compat/struct-by-value-6b_y.c: New, split out from
7758         gcc.dg/compat/struct-by-value-6_y.c.
7759
7760         * gcc.dg/compat/struct-by-value-7a_main.c,
7761         gcc.dg/compat/struct-by-value-7b_main.c: New files.
7762         * gcc.dg/compat/struct-by-value-7_main.c: Delete.
7763         * gcc.dg/compat/struct-by-value-7a_x.c,
7764         gcc.dg/compat/struct-by-value-7b_x.c: New, split out from
7765         gcc.dg/compat/struct-by-value-7_x.c.
7766         * gcc.dg/compat/struct-by-value-7a_y.c,
7767         gcc.dg/compat/struct-by-value-7b_y.c: New, split out from
7768         gcc.dg/compat/struct-by-value-7_y.c.
7769
7770 2004-04-06  Jakub Jelinek  <jakub@redhat.com>
7771
7772         * gcc.dg/i386-sse-8.c: Don't use -march=pentium3 on x86_64.
7773         * gcc.dg/i386-local.c: Expect %edi, not %eax register on x86_64.
7774         * gcc.dg/20020103-1.c: Add -fno-asynchronous-unwind-tables to
7775         options.
7776
7777 2004-04-06  Uros Bizjak  <uros@kss-loka.si>
7778
7779         * gcc.dg/builtins-36.c: New test.
7780
7781 2004-04-06  Paul Brook  <paul@codesourcery.com>
7782
7783         * README.gcc: Remove obsolete contraint on testcases.
7784
7785 2004-04-05  Paul Brook  <paul@codesourcery.com>
7786
7787         PR2123
7788         * g++.dg/expr/anew1.C: XFAIL and make reproducible.  Call abort on
7789         failure and exit(0) on success.
7790         * g++.dg/expr/anew2.C: Ditto.
7791         * g++.dg/expr/anew3.C: Ditto.
7792         * g++.dg/expr/anew4.C: Ditto.
7793
7794 2004-04-05  Nathan Sidwell  <nathan@codesourcery.com>
7795
7796         PR c++/3518
7797         * g++.dg/template/unify7.C: New.
7798
7799 2004-04-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7800
7801         * g++.dg/README: Bring up to date with new subdirectories; remove
7802         duplicate subdirectory lines.
7803
7804 2004-04-02  Nathan Sidwell  <nathan@codesourcery.com>
7805
7806         PR c++/14007
7807         * g++.dg/template/unify5.C: New.
7808         * g++.dg/template/unify6.C: New.
7809         * g++.dg/template/qualttp20.C: Adjust.
7810         * g++.old-deja/g++.jason/report.C: Adjust.
7811         * g++.old-deja/g++.other/qual1.C: Adjust.
7812
7813 2004-04-01  Mark Mitchell  <mark@codesourcery.com>
7814
7815         PR c++/14803
7816         * g++.dg/inherit/ptrmem1.C: New test.
7817
7818 2004-04-01  Jakub Jelinek  <jakub@redhat.com>
7819
7820         PR c++/14755
7821         * gcc.c-torture/execute/20040331-1.c: New test.
7822         * gcc.dg/20040331-1.c: New test.
7823
7824 2004-04-01  Paul Brook  <paul@codesourcery.com>
7825
7826         * gcc.dg/arm-mmx-1.c: Add -mabi=iwmmxt to dg-options.
7827
7828 2004-03-30  Mark Mitchell  <mark@codesourcery.com>
7829
7830         PR c++/14724
7831         * g++.dg/init/goto1.C: New test.
7832
7833         PR c++/14763
7834         * g++.dg/template/defarg4.C: New test.
7835
7836 2004-03-30  Hartmut Penner  <hpenner@de.ibm.com>
7837
7838         * gcc.dg/altivec-11.c: Extend test for more valid cases.
7839
7840 2004-03-28  David Edelsohn  <edelsohn@gnu.org>
7841
7842         * gcc.dg/doloop-1.c: Do not check for lack of "blt".
7843
7844 2004-03-28  Zack Weinberg  <zack@codesourcery.com>
7845
7846         * gcc.dg/noncompile/undeclared-2.c: New test.
7847
7848 2004-03-28  Joseph S. Myers  <jsm@polyomino.org.uk>
7849
7850         * gcc.dg/940409-1.c: Remove XFAIL.
7851         * gcc.dg/reg-vol-struct-1.c: New test.
7852
7853 2004-03-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7854
7855         * gcc.dg/torture/builtin-wctype-1.c: New test.
7856
7857 2004-03-26  James A. Morrison  <ja2morri@uwaterloo.ca>
7858
7859         * gcc.dg/20001013-1.c: Run on 32-bit and 64-bit SPARC.
7860         * gcc.dg/20001101-1.c: Likewise.
7861         * gcc.dg/20001102-1.c: Likewise.
7862
7863 2004-03-25  Roger Sayle  <roger@eyesopen.com>
7864
7865         * gcc.dg/compare8.c: Add an additional test for XOR.
7866
7867 2004-03-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7868
7869         * gcc.dg/torture/builtin-ctype-1.c: New test.
7870
7871 2004-03-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7872
7873         * gcc.dg/torture/builtin-explog-1.c: Add new cases.
7874         * gcc.dg/torture/builtin-math-1.c: Likewise.
7875         * gcc.dg/torture/builtin-power-1.c: New test.
7876
7877 2004-03-24  Andreas Schwab  <schwab@suse.de>
7878
7879         * lib/prune.exp (prune_gcc_output): Ignore errata warning from
7880         IA64 assembler.
7881
7882 2004-03-23  Joseph S. Myers  <jsm@polyomino.org.uk>
7883             Roger Sayle  <roger@eyesopen.com>
7884
7885         * gcc.dg/compare8.c: New test case.
7886
7887 2004-03-23  Ziemowit Laski  <zlaski@apple.com>
7888
7889         * g++.dg/ext/altivec-7.C: New test.
7890
7891 2004-03-23  Zack Weinberg  <zack@codesourcery.com>
7892
7893         PR 12267, 12391, 12560, 13129, 14114, 14133
7894         * gcc.dg/Wold-style-definition-1.c, gcc.dg/builtins-30.c
7895         * gcc.dg/unused-4.c, gcc.dg/noncompile/label-1.c
7896         * gcc.dg/noncompile/label-lineno-1.c, objc.dg/naming-1.m:
7897         Adjust error regexps.
7898         * gcc.dg/Wshadow-2.c, gcc.dg/noncompile/incomplete-3.c
7899         * gcc.dg/noncompile/undeclared-1.c: New test cases.
7900         * gcc.dg/decl-5.c, gcc.dg/redecl-1.c: Remove XFAIL.
7901         * gcc.dg/local1.c: Add explanatory comment.
7902
7903 2004-03-23  Roger Sayle  <roger@eyesopen.com>
7904
7905         PR optimization/14669
7906         * g++.dg/opt/fold2.C: New test case.
7907
7908 2004-03-22  Jakub Jelinek  <jakub@redhat.com>
7909
7910         PR c/14069
7911         * gcc.dg/20040322-1.c: New test.
7912
7913 2004-03-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
7914
7915         * gcc.dg/ultrasp2.c: Do not pass -m64.  Remove redundant lines.
7916         * gcc.dg/ultrasp4.c: Likewise.
7917         * gcc.dg/ultrasp8.c: Do not pass -m64.  Add sparcv9-*-*.
7918
7919 2004-03-21  Ulrich Weigand  <uweigand@de.ibm.com>
7920
7921         * gcc.dg/i386-sse-8.c: Reset default options.
7922
7923 2004-03-21  Ulrich Weigand  <uweigand@de.ibm.com>
7924
7925         * gcc.dg/charset/asm2.c: Allow 'parse error' instead of 'syntax error'
7926         in the error message text.
7927
7928 2004-03-21  Gabriel Dos Reis  <gdr@integrable-solutions.net>
7929
7930         * g++.dg/template/qualttp20.C: Adjust dg- regexp.
7931
7932 2004-03-21  Mark Mitchell  <mark@codesourcery.com>
7933
7934         PR c++/14616
7935         * g++.dg/init/array13.C: New test.
7936
7937 2004-03-20  Roger Sayle  <roger@eyesopen.com>
7938
7939         PR target/13889
7940         * gcc.c-torture/compile/pr13889.c: New test case.
7941
7942 2004-03-20  Joseph S. Myers  <jsm@polyomino.org.uk>
7943
7944         PR c/14635
7945         * builtins-1.c (nan, nans): Don't test.
7946         * builtins-30.c: Don't use nan, nanf, nanl.
7947         * builtins-35.c: New test.
7948
7949 2004-03-19  Ziemowit Laski  <zlaski@apple.com>
7950
7951         * g++.dg/ext/altivec-6.C: New test.
7952
7953 2004-03-19  Mark Mitchell  <mark@codesourcery.com>
7954
7955         * g++.dg/init/placement3.C: New test.
7956
7957         * g++.dg/template/spec13.C: New test.
7958
7959         * g++.dg/lookup/using11.C: New test.
7960
7961         * g++.dg/lookup/koenig3.C: New test.
7962
7963         * g++.dg/template/operator2.C: New test.
7964
7965         * g++.dg/expr/dtor3.C: New test.
7966         * g++.old-deja/g++.brendan/crash15.C: Remove incorrect dg-error
7967         marker.
7968         * g++.old-deja/g++.law/visibility28.C: Likewise.
7969
7970 2004-03-19  Paolo Bonzini  <bonzini@gnu.org>
7971
7972         * gcc.dg/altivec-6.c: Use vector_size attribute, not mode.
7973         * gcc.dg/ppc64-abi-3.c: Likewise.
7974
7975 2004-03-19  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7976
7977         PR c++/14545
7978         * g++.dg/parse/template15.C: New test.
7979
7980 2004-03-18  Mark Mitchell  <mark@codesourcery.com>
7981
7982         * g++.dg/expr/dtor2.C: New test.
7983
7984         * g++.dg/lookup/anon4.C: New test.
7985
7986         * g++.dg/overload/using1.C: New test.
7987
7988         * g++.dg/template/lookup7.C: New test.
7989
7990         * g++.dg/template/typename6.C: New test.
7991
7992         * g++.dg/expr/cond6.C: New test.
7993
7994 2004-03-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7995
7996         * gcc.dg/torture/builtin-convert-1.c: Test more math builtins.
7997
7998 2004-03-18  Mark Mitchell  <mark@codesourcery.com>
7999
8000         * g++.dg/expr/cond5.C: New test.
8001         * g++.dg/expr/constcast1.C: Likewise.
8002         * g++.dg/expr/ptrmem2.C: Likewise.
8003         * g++.dg/expr/ptrmem3.C: Likewise.
8004         * g++.dg/lookup/main1.C: Likewise.
8005         * g++.dg/template/lookup6.C: Likewise.
8006
8007 2004-03-18  Mark Mitchell  <mark@codesourcery.com>
8008
8009         * gcc.dg/local1.c: New test.
8010
8011         * gcc.dg/debug/dwarf2/c99-typedef1.c: New test.
8012
8013 2004-03-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8014
8015         * gcc.dg/torture/builtin-convert-1.c: New test.
8016
8017 2004-03-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8018
8019         * gcc.dg/torture/builtin-integral-1.c: Also check for `rint'.
8020
8021 2004-03-16  Mark Mitchell  <mark@codesourcery.com>
8022
8023         PR c++/14481
8024         * g++.dg/warn/Wunused-7.C: New test.
8025
8026 2004-03-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8027
8028         * gcc.dg/torture/builtin-integral-1.c: New test.
8029
8030 2004-03-16  Mark Mitchell  <mark@codesourcery.com>
8031
8032         PR c++/14586
8033         * g++.dg/parse/non-dependent3.C: New test.
8034
8035 2004-03-16  Paolo Bonzini  <bonzini@gnu.org>
8036
8037         * g++.dg/eh/simd-1.C: Use vector_size attribute, not mode.
8038         * g++.dg/eh/simd-2.C: Likewise.
8039         * g++.dg/init/array10.C: Likewise.
8040         * gcc.c-torture/compile/simd-1.c: Likewise.
8041         * gcc.c-torture/compile/simd-2.c: Likewise.
8042         * gcc.c-torture/compile/simd-3.c: Likewise.
8043         * gcc.c-torture/compile/simd-4.c: Likewise.
8044         * gcc.c-torture/compile/simd-6.c: Likewise.
8045         * gcc.c-torture/execute/simd-1.c: Likewise.
8046         * gcc.c-torture/execute/simd-2.c: Likewise.
8047         * gcc.dg/compat/vector-defs.h: Likewise.
8048         * gcc.dg/20020531-1.c: Likewise.
8049         * gcc.dg/altivec-3.c: Likewise.
8050         * gcc.dg/altivec-4.c: Likewise.
8051         * gcc.dg/altivec-varargs-1.c: Likewise.
8052         * testsuite/gcc.dg/compat/vector-defs.h: Likewise.
8053         * gcc.dg/i386-mmx-3.c: Likewise.
8054         * gcc.dg/i386-sse-4.c: Likewise.
8055         * gcc.dg/i386-sse-5.c: Likewise.
8056         * gcc.dg/i386-sse-8.c: Likewise.
8057         * gcc.dg/simd-1.c: Likewise.
8058         * gcc.dg/20030218-1.c: Likewise.  Plus, do not declare
8059         __ev64_opaque__ since the machine description provides it.
8060
8061 2004-03-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
8062
8063         * lib/compat.exp (skip_list): New global variable.
8064         Use it to hold the user defined COMPAT_SKIPS list if any.
8065         (compat-obj): Add the members of skip_list to optall.
8066
8067 2004-03-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
8068
8069         * gcc.dg/compat/union-by-value-1_main.c,
8070         union-by-value-1_x.c, union-by-value-1_y.c,
8071         union-check.h, union-defs.h,
8072         union-init.h, union-return-1_main.c,
8073         union-return-1_x.c, union-return-1_y.c: New files.
8074
8075 2004-03-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
8076
8077         * gcc.dg/compat/mixed-struct-check.h, mixed-struct-defs.h,
8078         mixed-struct-init.h: Add 4 mixed structure types.
8079         struct-by-value-21_main.c, struct-by-value-21_x.c,
8080         struct-by-value-21_y.c, struct-return-21_main.c,
8081         struct-return-21_x.c, struct-return-21_y.c: New files.
8082
8083 2004-03-13  Mark Mitchell  <mark@codesourcery.com>
8084
8085         PR c++/14550
8086         * g++.dg/parse/template14.C: New test.
8087
8088 2004-03-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
8089
8090         * gcc.c-torture/execute/20040313-1.c: New test.
8091
8092 2004-03-13  Jakub Jelinek  <jakub@redhat.com>
8093
8094         PR target/14533
8095         * gcc.dg/20040311-2.c: New test.
8096
8097 2004-03-12  Kazu Hirata  <kazu@cs.umass.edu>
8098
8099         PR other/14544
8100         * gcc.c-torture/execute/20040307-1.c: Remove the 24-bit
8101         bit-field.
8102
8103 2004-03-12  Ulrich Weigand  <uweigand@de.ibm.com>
8104
8105         * gcc.dg/20040305-2.c: Add missing return statement.
8106
8107 2004-03-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8108
8109         * gcc.dg/builtins-34.c: Also check pow10*.
8110
8111 2004-03-11  Ulrich Weigand  <uweigand@de.ibm.com>
8112
8113         PR target/14262
8114         * gcc.dg/20040305-2.c: New test.
8115
8116 2004-03-11  Ulrich Weigand  <uweigand@de.ibm.com>
8117
8118         * gcc.dg/20040310-1.c: New test.
8119
8120 2004-03-11  Roger Sayle  <roger@eyesopen.com>
8121
8122         * gcc.c-torture/execute/20040311-1.c: New test case.
8123
8124 2004-03-11  Mark Mitchell  <mark@codesourcery.com>
8125
8126         PR c++/14476
8127         * g++.dg/lookup/enum1.C: New test.
8128
8129 2004-03-10  Mark Mitchell  <mark@codesourcery.com>
8130
8131         PR c++/14510
8132         * g++.dg/lookup/struct2.C: New test.
8133
8134 2004-03-10  Uros Bizjak  <uros@kss-loka.si>
8135
8136         * gcc.dg/builtins-34.c: New test.
8137
8138 2004-03-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8139
8140         * gcc.dg/torture/builtin-nonneg-1.c: New test.
8141
8142 2004-03-09  James E Wilson  <wilson@specifixinc.com>
8143
8144         * gcc.dg/alias-1.c: Add "will" to string passed to dg-warning.
8145         * gcc.dg/alias-2.c: New testcase.
8146
8147 2004-03-09  Zack Weinberg  <zack@codesourcery.com>
8148
8149         * gcc.dg/noncompile/incomplete-2.c: Move dg-error to proper line.
8150
8151 2004-03-09  Roger Sayle  <roger@eyesopen.com>
8152
8153         * gcc.c-torture/execute/20040309-1.c: New test case.
8154
8155 2004-03-09  Nathan Sidwell  <nathan@codesourcery.com>
8156
8157         PR c++/14397
8158         * g++.dg/overload/ref1.C: New.
8159
8160 2004-03-09  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8161
8162         PR c++/14409
8163         * g++.dg/template/spec12.C: New test.
8164
8165         PR c++/14448
8166         * g++.dg/parse/crash14.C: New test.
8167
8168 2004-03-09  Mark Mitchell  <mark@codesourcery.com>
8169
8170         PR c++/14230
8171         * g++.dg/init/ref11.C: New test.
8172
8173 2004-03-09  Mark Mitchell  <mark@codesourcery.com>
8174
8175         PR c++/14432
8176         * g++.dg/parse/builtin2.C: New test.
8177
8178 2004-03-08  Mark Mitchell  <mark@codesourcery.com>
8179
8180         PR c++/14401
8181         * g++.dg/init/ctor3.C: New test.
8182         * g++.dg/init/union1.C: New test.
8183         * g++.dg/ext/anon-struct4.C: New test.
8184
8185 2004-03-08  Mark Mitchell  <mark@codesourcery.com>
8186
8187         * g++.dg/lookup/koenig1.C: Tweak error messages.
8188         * g++.dg/lookup/used-before-declaration.C: Likewise.
8189         * g++.dg/other/do1.C: Likewise.
8190         * g++.dg/overload/koenig1.C: Likewise.
8191         * g++.dg/parse/crash13.C: Likewise.
8192         * g++.dg/template/instantiate3.C: Likewise.
8193
8194 2004-03-08  Eric Christopher  <echristo@redhat.com>
8195
8196         * * lib/target-supports.exp: Enable libiconv in test
8197         compilation.  Fix up error checking.
8198
8199 2004-03-08  Roger Sayle  <roger@eyesopen.com>
8200
8201         PR middle-end/14289
8202         * gcc.dg/pr14289-1.c: New test case.
8203         * gcc.dg/pr14289-2.c: Likewise.
8204         * gcc.dg/pr14289-3.c: Likewise.
8205
8206 2004-03-08  Eric Botcazou  <ebotcazou@act-europe.fr>
8207
8208         * gcc.c-torture/execute/20040308-1.c: New test.
8209
8210 2004-03-07  Roger Sayle  <roger@eyesopen.com>
8211
8212         * gcc.c-torture/execute/20040307-1.c: New test case.
8213
8214 2004-03-07  Richard Sandiford  <rsandifo@redhat.com>
8215
8216         * gcc.dg/torture/mips-sdata-1.c: Restrict to mips*-*-elf*.
8217
8218 2004-03-06  Ulrich Weigand  <uweigand@de.ibm.com>
8219
8220         * gcc.dg/20040306-1.c: New test.
8221
8222 2004-03-06  Kazu Hirata  <kazu@cs.umass.edu>
8223
8224         * gcc.dg/sibcall-3.c (recurser_void1, recurser_void2): Make
8225         them static.
8226         * gcc.dg/sibcall-4.c (recurser_void1, recurser_void2): Likewise.
8227
8228 2004-03-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
8229
8230         PR c/14465
8231         * gcc.dg/decl-6.c: New test.
8232
8233 2004-03-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8234
8235         * gcc.dg/torture/builtin-explog-1.c: Add comments for each test.
8236         Rename LOGPOW -> LOG_POW.
8237         (SQRT_EXP, POW_EXP): New.
8238
8239 2004-03-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
8240
8241         * gcc.dg/i386-sse-8.c: New test.
8242
8243 2004-03-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
8244
8245         PR c/14114
8246         * gcc.dg/decl-5.c: New test.
8247
8248 2004-03-05  Andreas Krebbel  <krebbel1@de.ibm.com>
8249
8250         * gcc.dg/20040305-1.c: New test.
8251
8252 2004-03-05  Hans-Peter Nilsson  <hp@axis.com>
8253
8254         PR other/14354
8255         * gcc.c-torture/execute/ieee/mul-subnormal-single-1.c: New test.
8256
8257 2004-03-04  Ziemowit Laski  <zlaski@apple.com>
8258
8259         PR c++/14425, c++/14426
8260         * g++.dg/ext/altivec-4.C: New test.
8261         * g++.dg/ext/altivec-5.C: New test.
8262
8263 2004-03-04  Geoffrey Keating  <geoffk@apple.com>
8264
8265         * g++.old-deja/g++.other/linkage1.C: Expect errors about
8266         global variables of a type with no linkage.
8267         * g++.old-deja/g++.other/qual1.C: Name class for 'action'.
8268         * g++.old-deja/g++.mike/misc13.C: Name enum for 'want'.
8269         * g++.old-deja/g++.bugs/900210_01.C: Name enum for 'ep'.
8270         * g++.old-deja/g++.bugs/900210_02.C: Likewise.
8271         * g++.old-deja/g++.bugs/900210_03.C: Likewise.
8272         * g++.old-deja/g++.brendan/bit-fields2.C: Name structure for 's'.
8273         * g++.old-deja/g++.brendan/init10.C: Name structure for 'a'.
8274         * g++.dg/warn/deprecated.C: Name enum Color.
8275         * g++.dg/overload/VLA.C: Name structure for 'b'.
8276         * g++.dg/lookup/anon2.C: Expect diagnostic about type linkage.
8277
8278 2004-03-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
8279
8280         * gcc.c-torture/compile/20040304-1.c: New test.
8281
8282 2004-03-03  Zack Weinberg  <zack@codesourcery.com>
8283
8284         PR 13728
8285         * gcc.dg/decl-4.c: New testcase.
8286
8287 2004-03-03  Kazu Hirata  <kazu@cs.umass.edu>
8288
8289         * gcc.dg/torture/builtin-explog-1.c (PREC): Make it the same
8290         as PRECF if sizeof (float) > sizeof (double).
8291         (PRECL): Make it the same as PRECF if
8292         sizeof (float) > sizeof (long double).
8293
8294 2004-03-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8295
8296         * gcc.dg/builtins-config.h: Use underscore macro style for __sun
8297         system type.  Add check for irix6 which doesn't have c99 runtime.
8298
8299 2004-03-03  Bob Wilson  <bob.wilson@acm.org>
8300
8301         * gcc.dg/const-elim-1.c: xfail for xtensa.
8302
8303 2004-03-01  Mark Mitchell  <mark@codesourcery.com>
8304
8305         PR c++/14369
8306         * g++.dg/template/cond4.C: New test.
8307
8308 2004-03-01  Mark Mitchell  <mark@codesourcery.com>
8309
8310         PR c++/14360
8311         * g++.old-deja/g++.ns/koenig5.C: Remove some error markers.
8312
8313         PR c++/14361
8314         * g++.dg/parse/defarg7.C: New test.
8315
8316         PR c++/14359
8317         * g++.dg/template/friend26.C: New test.
8318
8319 2004-03-01  Mark Mitchell  <mark@codesourcery.com>
8320
8321         PR c++/14324
8322         * g++.dg/abi/mangle21.C: New test.
8323
8324         PR c++/14260
8325         * g++.dg/parse/constructor2.C: New test.
8326
8327         PR c++/14337
8328         * g++.dg/template/sfinae1.C: New test.
8329
8330 2004-02-29  Mark Mitchell  <mark@codesourcery.com>
8331
8332         PR c++/14267
8333         * g++.dg/expr/crash2.C: New test.
8334
8335         PR middle-end/13448
8336         * gcc.dg/inline-5.c: New test.
8337         * gcc.dg/always-inline.c: Split out tests into ...
8338         * gcc.dg/always-inline2.c: ... this and ...
8339         * gcc.dg/always-inline3.c: ... this.
8340
8341 2004-02-29  Mark Mitchell  <mark@codesourcery.com>
8342
8343         PR debug/12103
8344         * g++.dg/debug/crash1.C: New test.
8345
8346 2004-02-29  Kazu Hirata  <kazu@cs.umass.edu>
8347
8348         * gcc.dg/sibcall-3.c (recurser_void1): Make it an extern
8349         function with __attribute__((noinline)).
8350         (recurser_void2): Likewise.
8351         * gcc.dg/sibcall-4.c (recurser_void1): Likewise.
8352         (recurser_void2): Likewise.
8353
8354 2004-02-29  Roger Sayle  <roger@eyesopen.com>
8355
8356         PR middle-end/14203
8357         * g++.dg/warn/Wunused-6.C: New test case.
8358
8359 2004-02-28  Richard Earnshaw  <rearnsha@arm.com>
8360
8361         * lib/g++.exp (g++_link_flags): Don't crash if LD_LIBRARY_PATH is
8362         not defined.
8363
8364 2004-02-27  Eric Christopher  <echristo@redhat.com>
8365
8366         * g++.dg/charset/charset.exp: Change CFLAGS to CHARSETCFLAGS.
8367         * g++.dg/charset/asm2.c: Run only x86.
8368         * gcc.dg/charset/asm3.c: Ditto.
8369
8370 2004-02-27  Aldy Hernandez  <aldyh@redhat.com>
8371
8372         * lib/g++.exp (g++_link_flags): Append LD_LIBRARY_PATH to
8373         ld_library_path.
8374
8375 2004-02-27  Ziemowit Laski  <zlaski@apple.com>
8376
8377         * g++.dg/ext/altivec-3.C: New.
8378
8379 2004-02-26  Richard Henderson  <rth@redhat.com>
8380
8381         * g++.dg/ext/attrib10.C: Mark for warning.
8382         * gcc.dg/attr-alias-1.c: New.
8383
8384 2004-02-26  Richard Henderson  <rth@redhat.com>
8385
8386         * gcc.c-torture/execute/ieee/20040208-2.c: Move ...
8387         * gcc.c-torture/execute/20040208-2.c: ... it back.
8388
8389 2004-02-26  Eric Christopher  <echristo@redhat.com>
8390
8391         * lib/target-supports.exp (check-iconv-available): New function.
8392         * lib/gcc-dg.exp (dg-require-iconv): New function.
8393         Use above.
8394         * gcc.dg/charset: New directory.
8395         * gcc.dg/charset/charset.exp: New file.
8396         * gcc.dg/charset/asm1.c: Ditto.
8397         * gcc.dg/charset/asm2.c: Ditto.
8398         * gcc.dg/charset/asm3.c: Ditto.
8399         * gcc.dg/charset/asm4.c: Ditto.
8400         * gcc.dg/charset/asm5.c: Ditto.
8401         * gcc.dg/charset/attribute1.c: Ditto.
8402         * gcc.dg/charset/attribute2.c: Ditto.
8403         * gcc.dg/charset/string1.c: Ditto.
8404         * g++.dg/charset: New directory.
8405         * g++.dg/dg.exp: Add here. Special options.
8406         * g++.dg/charset/charset.exp: New file.
8407         * g++.dg/charset/asm1.c: Ditto.
8408         * g++.dg/charset/asm2.c: Ditto.
8409         * g++.dg/charset/asm3.c: Ditto.
8410         * g++.dg/charset/asm4.c: Ditto.
8411         * g++.dg/charset/attribute1.c: Ditto.
8412         * g++.dg/charset/attribute2.c: Ditto.
8413         * g++.dg/charset/extern1.cc: Ditto.
8414         * g++.dg/charset/extern2.cc: Ditto.
8415         * g++.dg/charset/string1.c: Ditto.
8416
8417 2004-02-26  Mark Mitchell  <mark@codesourcery.com>
8418
8419         PR c++/14278
8420         * g++.dg/parse/comma1.C: New test.
8421
8422 2004-02-26  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8423
8424         PR c++/14284
8425         * g++.dg/template/ttp8.C: New test.
8426
8427 2004-02-26  Eric Botcazou  <ebotcazou@act-europe.fr>
8428
8429         * gcc.dg/fixuns-trunc-1.c: New test.
8430
8431 2004-02-26  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
8432
8433         * gcc.dg/builtins-config.h: Use #elif.
8434
8435 2004-02-26  Michael Matz  <matz@suse.de>
8436
8437         * gcc.dg/20000724-1.c: Add regparm attribute to decl and def.
8438         * gcc.dg/991214-1.c: Likewise.
8439         * gcc.dg/i386-asm-1.c: Likewise.
8440
8441 2004-02-25  Richard Henderson  <rth@redhat.com>
8442
8443         * gcc.c-torture/execute/20040208-2.c: Move ...
8444         * gcc.c-torture/execute/ieee/20040208-2.c: ... here.
8445
8446 2004-02-26  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8447
8448         PR c++/14246
8449         * g++.dg/other/crash-3.C: New test.
8450
8451 2004-02-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
8452
8453         * g++.dg/opt/inline4.C (dg-final): Robustify regexp.
8454         * g++.dg/opt/inline6.C (dg-final): Robustify regexp.
8455
8456         * gcc.dg/builtins-config.h (HAVE_C99_RUNTIME): Don't define for PA
8457         HP-UX.
8458
8459 2004-02-24  Michael Matz  <matz@suse.de>
8460
8461         * gcc.dg/i386-regparm.c: New.
8462
8463 2004-02-23  James E Wilson  <wilson@specifixinc.com>
8464
8465         * gcc.c-torture/execute/20040223-1.c: New.
8466
8467 2004-02-23  Zack Weinberg  <zack@codesourcery.com>
8468             Kazu Hirata  <kazu@cs.umass.edu>
8469
8470         * gcc.dg/fwritable-strings-1.c: Remove.
8471
8472 2004-02-23  Andrew Pinski  <pinskia@physics.uc.edu>
8473
8474         PR c/14156
8475         * gcc.dg/20040223-1.c: New test.
8476
8477 2004-02-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8478
8479         PR c++/14106
8480         * g++.dg/ext/typeof9.C: New test.
8481
8482 2004-02-23  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8483
8484         PR c++/14250
8485         * g++.dg/other/switch1.C: New test.
8486
8487 2004-02-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
8488
8489         * gcc.dg/cast-function-1.c: Adjust for new informative message.
8490         * gcc.dg/va-arg-1.c: Likewise.
8491
8492 2004-02-23  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8493
8494         PR c++/14143
8495         * g++.dg/template/koenig5.C: New test.
8496
8497 2004-02-21  Ziemowit Laski  <zlaski@apple.com>
8498
8499         * g++.dg/ext/altivec-1.C: Generalize target triple.
8500         * g++.dg/ext/altivec-2.C: New test case.
8501         * g++.dg/ext/altivec_check.h: New file.
8502         * gcc.dg/altivec-1.c: Generalize target triple;
8503         include altivec_check.h and call altivec_check().
8504         * gcc.dg/altivec-[2-5].c: Generalize target triple.
8505         * gcc.dg/altivec-6.c: New test case.
8506         * gcc.dg/altivec-[7-9].c: Generalize target triple; add
8507         type casts as needed.
8508         * gcc.dg/altivec-10.c: Include altivec_check.h and call
8509         altivec_check().
8510         * gcc.dg/altivec-12.c: New test case.
8511         * gcc.dg/altivec-varargs-1.c: Generalize target triple;
8512         include altivec_check.h and call altivec_check().
8513         * gcc.dg/altivec_check.h: New file.
8514
8515 2004-02-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8516
8517         * lib/target-supports.exp (check_alias_available): Don't mangle
8518         function `g' in test program.
8519
8520 2004-02-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8521
8522         * lib/target-supports.exp (check_profiling_available): Check
8523         argument to determine whether we support a profiling type.
8524         * lib/gcc-dg.exp (dg-require-profiling): Pass argument to
8525         check_profiling_available.
8526         * g++.dg/bprob/bprob.exp: Likewise
8527         * g77.dg/bprob/bprob.exp: Likewise.
8528         * gcc.misc-tests/bprob.exp: Likewise.
8529         * g++.old-deja/g++.law/profile1.C: Pass profiling type to
8530         dg-require-profiling and delete expected error handling.
8531         * gcc.dg/20021014-1.c: Likewise.
8532         * gcc.dg/nest.c: Likewise.
8533
8534 2004-02-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
8535
8536         PR c++/12007
8537         * g++.dg/other/vthunk1.C: New test.
8538
8539 2004-02-20  Falk Hueffner  <falk@debian.org>
8540
8541         PR target/14201
8542         * gcc.c-torture/compile/fix-trunc-mem-1.c: New test.
8543
8544 2004-02-20  Mark Mitchell  <mark@codesourcery.com>
8545
8546         PR c++/13927
8547         * g++.dg/other/error8.C: Remove XFAIL markers.
8548
8549         PR c++/14173
8550         * g++.dg/ext/packed5.C: New test.
8551
8552         PR c++/14199
8553         * g++.dg/warn/Wunused-5.C: New test.
8554
8555         PR c++/14186
8556         * g++.dg/lookup/member1.C: New test.
8557
8558 2004-02-19  Kazu Hirata  <kazu@cs.umass.edu>
8559
8560         * gcc.c-torture/compile/20040130-1.c: Enable only when
8561         __INT_MAX__ >= 2147483647L.
8562         * gcc.c-torture/compile/961203-1.c: Likewise.
8563
8564 2004-02-19  Nathan Sidwell  <nathan@codesourcery.com>
8565
8566         * g++.dg/parse/attr-ctor1.C: XFAIL on hppa.
8567         * g++.dg/opt/template1.C: Robustify assembler regexp
8568
8569 2004-02-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
8570
8571         * gcc.c-torture/execute/simd-4.x: Remove.
8572         * gcc.c-torture/execute/va-arg-25.x: Likewise.
8573         * gcc.dg/compat/vector-1_x.c: Do not XFAIL on SPARC.
8574         Guard with #ifndef SKIP_ATTRIBUTE.
8575         * gcc.dg/compat/vector-1_y.c: Likewise.
8576         * gcc.dg/compat/vector-2_x.c: Likewise.
8577         * gcc.dg/compat/vector-2_y.c: Likewise.
8578         * g++.dg/eh/simd-1.C: Do not XFAIL on SPARC.
8579         * g++.dg/eh/simd-2.C: Likewise.
8580
8581 2004-02-19  Alan Modra  <amodra@bigpond.net.au>
8582
8583         * gcc.c-torture/compile/complex-1.c: New.
8584
8585 2004-02-19  Hans-Peter Nilsson  <hp@axis.com>
8586
8587         PR target/14209
8588         * gcc.c-torture/execute/20040218-1.c: New test.
8589
8590 2004-02-19  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8591
8592         PR c++/14181
8593         * g++.dg/parse/new2.C: New test.
8594
8595 2004-02-18  Paul Brook  <paul@codesourcery.com>
8596
8597         * gcc.c-torture/compile/libcall-1.c: New test.
8598
8599 2004-02-18  Paul Brook  <paul@codesourcery.com>
8600
8601         PR debug/12934
8602         * gcc.dg/debug/debug-7.c: New test.
8603
8604 2004-02-17  Ulrich Weigand  <uweigand@de.ibm.com>
8605
8606         * gcc.dg/20040217-1.c: New test.
8607
8608 2004-02-17  Zack Weinberg  <zack@codesourcery.com>
8609
8610         * gcc.c-torture/execute/990208-1.x: Delete.
8611
8612 2004-02-17  Richard Sandiford  <rsandifo@redhat.com>
8613
8614         * gcc.c-torture/execute/20040208-2.x: New file.
8615
8616 2004-02-17  Mark Mitchell  <mark@codesourcery.com>
8617
8618         PR c++/11326
8619         * g++.dg/abi/structret1.C: New test.
8620
8621 2004-02-17  Jakub Jelinek  <jakub@redhat.com>
8622
8623         * gcc.dg/i386-cpuid.h (bit_CMOV): Define.
8624         (i386_cpuid): No need to test if cpuid is available on AMD64.
8625         Fix assembly, so that it works onboth i386 and AMD64.
8626         * gcc.dg/i386-sse-6.c: Include stdio.h, stdlib.h and string.h.
8627         (vecInLong): Fix s[] member type to unsigned int.
8628         (vecInWord): Remove type.
8629         (mmx_tests, sse_tests, dump64_16, dump64_32, dump64_64): Remove.
8630         (a64, b64, c64, d64, e64): Remove.
8631         (main): Pass if CPU has no MMX, SSE, SSE2 or CMOV support.
8632         Remove unused variable.  Remove initialization of removed variables.
8633         Don't call mmx_tests nor sse_tests.
8634         (reference_mmx, reference_sse): Remove.
8635         (check): Add return stmt.
8636         * gcc.dg/i386-sse-7.c: New test.
8637         * gcc.dg/i386-mmx-4.c: New test.
8638
8639 2004-02-17  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8640
8641         * g++.dg/tc1/dr176.C: Add missing semicolon (typo).
8642         * g++.dg/tc1/dr101.C, g++.dg/tc1/dr135.C, g++.dg/tc1/dr142.C,
8643         g++.dg/tc1/dr152.C, g++.dg/tc1/dr159.C, g++.dg/tc1/dr161.C,
8644         g++.dg/tc1/dr166.C, g++.dg/tc1/dr176.C, g++.dg/tc1/dr193.C,
8645         g++.dg/tc1/dr194.C, g++.dg/tc1/dr217.C, g++.dg/tc1/dr56.C,
8646         g++.dg/tc1/dr68.C, g++.dg/tc1/dr76.C, g++.dg/tc1/dr80.C,
8647         g++.dg/tc1/dr94.C: Fix line terminator.
8648
8649 2004-02-16  Geoffrey Keating  <geoffk@apple.com>
8650
8651         * gcc.c-torture/compile/20040216-1.c: New.
8652
8653 2004-02-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8654
8655         * g++.dg/tc1/dr101.C, g++.dg/tc1/dr135.C, g++.dg/tc1/dr142.C,
8656         g++.dg/tc1/dr152.C, g++.dg/tc1/dr159.C, g++.dg/tc1/dr161.C,
8657         g++.dg/tc1/dr166.C, g++.dg/tc1/dr176.C, g++.dg/tc1/dr188.C,
8658         g++.dg/tc1/dr193.C, g++.dg/tc1/dr194.C, g++.dg/tc1/dr217.C,
8659         g++.dg/tc1/dr48.C, g++.dg/tc1/dr56.C, g++.dg/tc1/dr68.C,
8660         g++.dg/tc1/dr76.C, g++.dg/tc1/dr80.C, g++.dg/tc1/dr94.C: New tests.
8661
8662 2004-02-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
8663
8664         * gcc.c-torture/execute/20020720-1.x: XFAIL on SPARC with -fPIC.
8665
8666 2004-02-15  Mark Mitchell  <mark@codesourcery.com>
8667
8668         PR c++/13971
8669         * g++.dg/expr/cond4.C: New test.
8670
8671         PR c++/14086
8672         * g++.dg/lookup/crash2.C: New test.
8673
8674 2004-02-14  Josef Zlomek  <zlomekj@suse.cz>
8675
8676         * gcc.c-torture/compile/20040214-2.c: New test.
8677
8678 2004-02-14  Andrew Pinski  <pinskia@physics.uc.edu>
8679
8680         PR c++/14116
8681         * g++.dg/ext/typeof8.C: New test.
8682
8683 2004-02-14  Eric Botcazou  <ebotcazou@act-europe.fr>
8684
8685         * gcc.c-torture/compile/20040214-1.c: New test.
8686
8687 2004-02-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8688
8689         PR c++/13635
8690         * g++.dg/template/spec11.C: New test.
8691
8692 2004-02-13  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8693
8694         PR c++/13927
8695         * g++.dg/other/error8.C: New test.
8696
8697 2004-02-13  Mark Mitchell  <mark@codesourcery.com>
8698
8699         PR c++/14122
8700         * g++.dg/template/array4.C: New test.
8701
8702         PR c++/14108
8703         * g++.dg/inherit/thunk2.C: New test.
8704
8705         PR c++/14083
8706         * g++.dg/eh/cond2.C: New test.
8707
8708 2004-02-12  Alan Modra  <amodra@bigpond.net.au>
8709
8710         * gcc.dg/debug/20020327-1.c: Disable for powerpc64.
8711
8712 2004-02-12  Nathaniel Smith <njs@codesourcery.com>
8713
8714         * lib/scanasm.exp (dg-scan): Quote pattern before display.
8715
8716 2004-02-12  Hartmut Penner  <hpenner@de.ibm.com>
8717
8718         * g++.dg/simd-2.C: xfail on ppc64-linux.
8719
8720 2004-02-11  Joseph S. Myers  <jsm@polyomino.org.uk>
8721
8722         PR c/456
8723         * gcc.dg/cpp/c90-if-comma-1.c, gcc.dg/cpp/c99-if-comma-1.c: New
8724         tests.
8725
8726 2004-02-11  Uros Bizjak  <uros@kss-loka.si>
8727
8728         * gcc.dg/builtins-33.c: New test.
8729
8730 2004-02-11  Paolo Bonzini  <bonzini@gnu.org>
8731
8732         * gcc.dg/pr14092-1.c: Use intptr_t for the cast.
8733
8734 2004-02-11  Hartmut Penner  <hpenner@de.ibm.com>
8735
8736         * g++.dg/simd-2.C: Set -maltivec for ppc64.
8737
8738 2004-02-11  Hartmut Penner  <hpenner@de.ibm.com>
8739
8740         * gcc.dg/ppc64-abi-3.c: New test.
8741
8742 2004-02-10  Paolo Bonzini  <bonzini@gnu.org>
8743
8744         PR c/14092
8745
8746         * gcc.dg/pr14092-1.c: New testcase.
8747
8748 2004-02-10  Alan Modra  <amodra@bigpond.net.au>
8749
8750         * gcc.dg/cpp/assert4.c: Fix typo last change.
8751
8752         * gcc.dg/darwin-longlong.c: Only use r0 in asm for darwin.
8753         * gcc.dg/cpp/assert4.c: Handle powerpc64.
8754
8755         * gcc.dg/debug/20020327-1.c: xfail for powerpc64.
8756
8757 2004-02-09  Roger Sayle  <roger@eyesopen.com>
8758
8759         * gcc.c-torture/compile/20040209-1.c: New test case.
8760
8761 2004-02-08  Joseph S. Myers  <jsm@polyomino.org.uk>
8762
8763         * gcc.dg/c90-init-1.c: Adjust expected error messages.
8764
8765 2004-02-08  Richard Sandiford  <rsandifo@redhat.com>
8766
8767         * gcc.c-torture/execute/20040208-[12].c: New tests.
8768
8769 2004-02-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
8770
8771         * g++.dg/eh/simd-2.C: Adjust line numbers for SPARC.
8772
8773 2004-02-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
8774
8775         * gcc.c-torture/execute/va-arg-25.x: XFAIL only on SPARC 64-bit.
8776
8777 2004-02-07  Zack Weinberg  <zack@codesourcery.com>
8778
8779         Bug 13856
8780         * gcc.dg/visibility-8.c: New testcase.
8781
8782 2004-02-07  Zack Weinberg  <zack@codesourcery.com>
8783
8784         * gcc.c-torture/execute/string-opt-15.c: Define memcmp with void *
8785         arguments.
8786         * gcc.dg/fwritable-strings-1.c: Expect the deprecation notice.
8787
8788 2004-02-07  Roger Sayle  <roger@eyesopen.com>
8789
8790         PR middle-end/13696
8791         * g++.dg/opt/fold1.C: New test case.
8792
8793 2003-02-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8794
8795         PR c++/14033
8796         * g++.dg/other/crash-2.C: New test.
8797
8798 2003-02-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8799
8800         PR c++/14028
8801         * g++.dg/parse/angle-bracket2.C: New test.
8802
8803 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8804
8805         PR middle-end/13750
8806         Revert:
8807         2004-01-15  Geoffrey Keating  <geoffk@apple.com>
8808         PR pch/13361
8809         * testsuite/g++.dg/pch/wchar-1.C: New.
8810         * testsuite/g++.dg/pch/wchar-1.Hs: New.
8811
8812 2004-02-05  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8813
8814         PR c++/14008
8815         * g++.dg/parse/error15.C: New test.
8816         * g++.dg/parse/crash11.C: Update dg-error mark.
8817
8818 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
8819
8820         PR c++/13932
8821         * g++.dg/warn/conv2.C: New test.
8822
8823 2004-02-04  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8824
8825         PR c++/13086
8826         * g++.dg/warn/incomplete1.C: Remove xfail.
8827
8828 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
8829
8830         * lib/file-format.exp (gcc_target_object_format): Use
8831         ${tool}_target_compile, not gcc_target_compile.
8832         * lib/target-supports.exp (check_alias_available): Likewise.
8833         (check_gc_sections_available): Likewise.
8834         * g++.dg/ext/attrib10.C: Use dg-require-alias.
8835         * g++.old-deja/g++.ext/attrib5.C: Use dg-require-weak and
8836         dg-require-alias.
8837
8838 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
8839
8840         PR c++/13969
8841         * g++.dg/template/static6.C: New test.
8842
8843 2004-02-04  Ian Lance Taylor  <ian@wasabisystems.com>
8844
8845         * gcc.dg/arm-mmx-1.c: Don't look for ldmfd if -mthumb.
8846
8847 2004-02-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8848
8849         * objc.dg/encode-2.m, objc.dg/encode-3.m, objc.dg/encode-4.m: Fix
8850         tests for systems where `char' is unsigned by default.
8851
8852 2003-02-04  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8853
8854         PR c++/13997
8855         * g++.dg/template/partial3.C: New test.
8856
8857 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
8858
8859         * gcc.dg/20020312-2.c, gcc.dg/builtin-inf-1.c,
8860         gcc.dg/sibcall-3.c, gcc.dg/sibcall-4.c, gcc.dg/cpp/assert4.c:
8861         Remove mentions of obsolete ports.
8862
8863 2004-02-04  Paolo Bonzini  <bonzini@gnu.org>
8864
8865         * gcc.dg/noncompile/20001228-1.c: Fix for new
8866         error message.
8867
8868 2004-02-03  Roger Sayle  <roger@eyesopen.com>
8869
8870         PR target/9348
8871         * gcc.c-torture/execute/multdi-1.c: New test case.
8872
8873 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
8874
8875         PR c++/13925
8876         * g++.dg/template/lookup5.C: New test.
8877
8878 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
8879
8880         PR c++/13950
8881         * g++.dg/template/lookup4.C: New test.
8882
8883         PR c++/13970
8884         * g++.dg/parse/error14.C: New test.
8885
8886         PR c++/14002
8887         * g++.dg/parse/template13.C: New test.
8888
8889 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
8890
8891         PR c++/13978
8892         * g++.dg/template/koenig4.C: New test.
8893
8894         PR c++/13968
8895         * g++.dg/template/crash17.C: New test.
8896
8897         PR c++/13975
8898         * g++.dg/parse/error13.C: New test.
8899         * g++.old-deja/g++.robertl/eb125.C: Tweak error messages.
8900
8901 2004-02-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
8902
8903         * gcc.dg/20020503-1.c: Remove -mflat dg-options.
8904
8905 2004-02-03  Paolo Bonzini  <bonzini@gnu.org>
8906
8907         PR c/11658
8908         PR c/13994
8909         * gcc.dg/noncompile/20040203-1.c: New test.
8910         * gcc.dg/noncompile/20040203-2.c: Likewise.
8911         * gcc.dg/noncompile/20040203-3.c: Likewise.
8912         * gcc.dg/20040203-1.c: Likewise.
8913
8914 2004-02-02  Andrew Pinski  <pinskia@physics.uc.edu>
8915
8916         PR c++/10858
8917         * g++.dg/template/sizeof7.C: New test.
8918
8919 2004-02-02  Eric Christopher  <echristo@redhat.com>
8920             Zack Weinberg  <zack@codesourcery.com>
8921
8922         * gcc.c-torture/execute/wchar_t-1.c: Add -finput-charset.
8923
8924 2004-02-02  Zack Weinberg  <zack@codesourcery.com>
8925
8926         * g++.dg/eh/forced1.C, g++.dg/eh/forced2.C, g++.dg/eh/forced3.C
8927         * g++.dg/eh/forced4.C: XFAIL ia64-hp-hpux11.*.
8928         * g++.dg/eh/ia64-1.C: Test branch regs only #ifdef __LP64__.
8929         * gcc.dg/cleanup-5.c: Run only on Linux targets.
8930
8931 2004-02-02  Mark Mitchell  <mark@codesourcery.com>
8932
8933         PR c++/13113
8934         * g++.old-deja/g++.mike/net36.C: Adjust error messages.
8935
8936         PR c++/13854
8937         * g++.dg/ext/attrib13.C: New test.
8938
8939         PR c++/13907
8940         * g++.dg/conversion/op2.C: New test.
8941
8942 2004-02-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
8943
8944         * gcc.dg/titype-1.c: Fix pasto.
8945
8946 2004-02-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
8947
8948         * gcc.dg/titype-1.c: New test.
8949
8950 2004-02-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8951
8952         PR c++/13957
8953         * g++.dg/template/non-type-template-argument-1.C,
8954         g++.dg/template/qualified-id1.C: Update dg-error marks.
8955         * g++.dg/template/nontype6.C: New test.
8956
8957 2004-02-01  Roger Sayle  <roger@eyesopen.com>
8958
8959         * gcc.dg/builtins-1.c: Also test for __builtin_signbit{,f,l}.
8960         * gcc.dg/builtins-31.c: New testcase.
8961         * gcc.dg/builtins-32.c: New testcase.
8962
8963 2004-01-30  Andrew Pinski  <pinskia@physics.uc.edu>
8964
8965         * objc.dg/call-super-2.m: Update line numbers
8966         for the including of stddef.h.
8967
8968 2004-01-30  Michael Matz  <matz@suse.de>
8969
8970         * g++.dg/ext/case-range1.C, g++.dg/ext/case-range2.C,
8971         g++.dg/ext/case-range3.C: New tests.
8972
8973 2004-01-30  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8974
8975         DR206
8976         PR c++/13813
8977         * g++.dg/template/member4.C: New test.
8978
8979 2004-01-30  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8980
8981         PR c++/13683
8982         * g++.dg/template/sizeof6.C: New test.
8983
8984 2004-01-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
8985
8986         * gcc.dg/fwritable-strings-1.c: New test.
8987
8988 2004-01-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
8989
8990         * gcc.c-torture/compile/20040130-1.c: New test.
8991
8992 2004-01-29  Geoffrey Keating  <geoffk@geoffk.org>
8993
8994         * objc.dg/call-super-2.m: Include stddef.h for size_t.
8995
8996 2004-01-29  Mark Mitchell  <mark@codesourcery.com>
8997
8998         PR c++/13883
8999         * g++.dg/template/ctor3.C: New test.
9000
9001 2004-01-29  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
9002
9003         * g++.dg/tc1: New directory.
9004         * g++.dg/tc1/dr108.C, g++.dg/tc1/dr128.C, g++.dg/tc1/dr147.C,
9005         g++.dg/tc1/dr179.C, g++.dg/tc1/dr1.C, g++.dg/tc1/dr213.C,
9006         g++.dg/tc1/dr74.C, g++.dg/tc1/dr90.C, g++.dg/tc1/dr127.C,
9007         g++.dg/tc1/dr137.C, g++.dg/tc1/dr164.C, g++.dg/tc1/dr185.C,
9008         g++.dg/tc1/dr20.C, g++.dg/tc1/dr52.C, g++.dg/tc1/dr85.C: New tests.
9009
9010 2004-01-28  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
9011
9012         * g++.dg/parse/error11.C: New test.
9013         * g++.dg/parse/error12.C: Likewise.
9014
9015 2004-01-28  Ziemowit Laski  <zlaski@apple.com>
9016
9017         * objc.dg/proto-qual-1.m (ROUND, aligned_sizeof): New.
9018         (scan_initial, main): Use aligned_sizeof instead of sizeof.
9019
9020 2004-01-28  Mark Mitchell  <mark@codesourcery.com>
9021
9022         PR c++/13791
9023         * g++.dg/ext/attrib12.C: New test.
9024
9025         PR c++/13736
9026         * g++.dg/parse/cast2.C: New test.
9027
9028 2004-01-27  James E Wilson  <wilson@specifixinc.com>
9029
9030         * objc.dg/encode-2.m (main): New local string.  Set depending on
9031         sizeof long.  Use in sscanf call.
9032         * objc.dg/encode-3.m (main): New local string.  Set depending on
9033         sizeof long.  Use in scan_initial call.
9034
9035 2004-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9036
9037         * objc.dg/call-super-2.m: Make LP64-safe.
9038         * objc.dg/desig-init-1.m: Likewise.
9039
9040 2004-01-27  Devang Patel <dpatel@apple.com>
9041
9042         * g++.dg/debug/namespace1.C: New test.
9043
9044 2004-01-27  Ian Lance Taylor  <ian@wasabisystems.com>
9045
9046         * gcc.dg/const-elim-1.c: Add xfail for strongarm-*-* and
9047         xscale-*-*.
9048
9049         * gcc.dg/arm-mmx-1.c: New test.
9050
9051 2004-01-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
9052
9053         * gcc.dg/20040127-1.c: New test.
9054         * gcc.dg/20040127-2.c: New test.
9055
9056 2004-01-26  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9057
9058         * objc.dg/stret-1.m (glob): Renamed to globa.
9059
9060 2004-01-26  Mark Mitchell  <mark@codesourcery.com>
9061
9062         PR c++/13663
9063         * g++.dg/expr/for1.C: New test.
9064
9065 2004-01-26  Fariborz Jahanian <fjahanian@apple.com>
9066
9067         PR middle-end/13779
9068         * gcc.dg/darwin-longlong.c: New test.
9069
9070 2004-01-26  Ian Lance Taylor  <ian@wasabisystems.com>
9071
9072         * gcc.dg/20040124-1.c: Moved test from here...
9073         * gcc.c-torture/compile/20040124-1.c: ...to here.
9074
9075 2004-01-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
9076
9077         * gcc.dg/sparc-ret.c: Run only in 32-bit mode.  Don't scan
9078         the assembly output if -m64 is passed.
9079
9080 2004-01-25  Mark Mitchell  <mark@codesourcery.com>
9081
9082         PR c++/13833
9083         * g++.dg/template/cond3.C: New test.
9084
9085 2004-01-25  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
9086
9087         PR c++/13810
9088         * g++.dg/template/ttp7.C: New test.
9089
9090 2004-01-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9091
9092         PR c++/13797
9093         * g++.dg/template/nontype4.C: New test.
9094         * g++.dg/template/nontype5.C: Likewise.
9095
9096 2004-01-25  Richard Sandiford  <rsandifo@redhat.com>
9097
9098         * gcc.dg/torture/mips-clobber-at.c: New test.
9099
9100 2004-01-24  Ian Lance Taylor  <ian@wasabisystems.com>
9101
9102         * gcc.dg/20040124-1.c: New test.
9103
9104 2004-01-24  Jakub Jelinek  <jakub@redhat.com>
9105
9106         * gcc.dg/20040123-1.c: New test.
9107
9108 2004-01-23  Zack Weinberg  <zack@codesourcery.com>
9109
9110         * gcc.dg/builtins-30.c: Move dg-warning marks to the proper lines.
9111
9112 2004-01-24  Joseph S. Myers  <jsm@polyomino.org.uk>
9113
9114         * gcc.dg/c90-array-lval-7.c, gcc.dg/c99-array-lval-7.c: New tests.
9115
9116 2004-01-23  Andrew Pinski  <apinski@apple.com>
9117
9118         * gcc.dg/20030121-1.c: Move to ..
9119         * gcc.dg/20040121-1.c: here.
9120
9121 2004-01-23  Roger Sayle  <roger@eyesopen.com>
9122
9123         * gcc.dg/builtins-29.c: New test case.
9124
9125 2004-01-23  Zack Weinberg  <zack@codesourcery.com>
9126
9127         PR 18314
9128         * gcc.dg/builtins-30.c: New testcase.
9129
9130 2004-01-23  Andreas Tobler  <a.tobler@schweiz.ch>
9131
9132         * g++.dg/compat/compat.exp: Add LD_LIBRARY_PATH_32/64 for Solaris.
9133         * lib/g77.exp: Likewise.
9134         * lib/objc.exp: Likewise.
9135         * lib/g++.exp: Likewise.
9136
9137 2004-01-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
9138
9139         * gcc.dg/struct-by-value-2.c: New test.
9140
9141 2004-01-21  Andrew Pinski  <apinski@apple.com>
9142
9143         PR target/13785
9144         * gcc.dg/20030121-1.c: New test.
9145
9146 2004-01-22  Ulrich Weigand  <uweigand@de.ibm.com>
9147
9148         * gcc.dg/20030123-1.c: Add -fno-omit-frame-pointer option.  Do not
9149         clobber frame pointer register in asm statement.
9150
9151 2004-01-21  Falk Hueffner  <falk@debian.org>
9152
9153         * gcc.c-torture/compile/20040121-1.c: New test.
9154
9155 2004-01-21  Zack Weinberg  <zack@codesourcery.com>
9156
9157         * gcc.dg/noncompile/20020213-1.c: Add another dg-warning line.
9158
9159 2004-01-20  Hartmut Penner  <hpenner@de.ibm.com>
9160
9161         * gcc.dg/ppc64-abi-2.c: New test.
9162
9163 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
9164
9165         * lib/treelang.exp: Fill out this file.
9166         * lib/treelang-dg.exp: New File.
9167
9168 2004-01-20  Joseph S. Myers  <jsm@polyomino.org.uk>
9169
9170         * gcc.c-torture/compile/981022-1.c: Remove.
9171         * gcc.dg/array-5.c: Remove XFAIL.
9172         * gcc.dg/sequence-pt-1.c: Remove test using extended lvalues.
9173         * gcc.dg/cast-lvalue-1.c, gcc.dg/compound-lvalue-1.c,
9174         gcc.dg/cond-lvalue-1.c: Update.
9175         * gcc.dg/cast-lvalue-2.c: New test.
9176
9177 2004-01-19  Mark Mitchell  <mark@codesourcery.com>
9178
9179         PR c++/13592
9180         * g++.dg/other/error1.C (class foo): Tweak error message.
9181
9182         PR c++/13592
9183         * g++.dg/template/call2.C: New test.
9184
9185 2004-01-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
9186
9187         * gcc.dg/compat/fnptr-by-value-1_x.c, scalar-by-value-1_y.c
9188         scalar-by-value-3_x.c, scalar-by-value-3_y.c,
9189         scalar-by-value-4_x.c, scalar-by-value-4_y.c,
9190         scalar-return-1_x.c, scalar-return-2_y.c,
9191         scalar-return-3_x.c, scalar-return-3_y.c,
9192         scalar-return-4_x.c, scalar-return-4_y.c,
9193         struct-align-1.h, struct-align-1_x.c,
9194         struct-align-1_y.c, struct-align-2.h,
9195         struct-align-2_x.c, struct-align-2_y.c,
9196         struct-by-value-10_y.c, struct-by-value-11_x.c,
9197         struct-by-value-11_y.c, struct-by-value-12_x.c,
9198         struct-by-value-12_y.c, struct-by-value-13_x.c,
9199         struct-by-value-13_y.c, struct-by-value-14_x.c,
9200         struct-by-value-14_y.c, struct-by-value-15_x.c,
9201         struct-by-value-15_y.c, struct-by-value-16_y.c,
9202         struct-by-value-17_y.c, struct-by-value-18_y.c,
9203         struct-by-value-19_y.c, struct-by-value-1_x.c,
9204         struct-by-value-1_y.c, struct-by-value-20_y.c,
9205         struct-by-value-2_x.c, struct-by-value-2_y.c,
9206         struct-by-value-3_y.c, struct-by-value-4_x.c,
9207         struct-by-value-4_y.c, struct-by-value-5_y.c,
9208         struct-by-value-6_y.c, struct-by-value-7_y.c
9209         struct-by-value-8_x.c, struct-by-value-8_y.c
9210         struct-by-value-9_x.c, struct-by-value-9_y.c
9211         struct-return-10_x.c, struct-return-10_y.c,
9212         struct-return-19_x.c, struct-return-20_x.c
9213         struct-return-2_x.c, struct-return-2_y.c
9214         struct-return-3_x.c: Guard non-C99 tests with SKIP_COMPLEX_INT,
9215         SKIP_ATTRIBUTE and SKIP_ZERO_ARRAY.  Turns SKIPVA into SKIP_VA.
9216
9217 2004-01-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
9218
9219         * gcc.dg/tls/alias-1.c: Add dg-warning for unsupported visibility
9220         attribute on sparc*-sun-solaris2.*.
9221
9222 2004-01-18  Mark Mitchell  <mark@codesourcery.com>
9223
9224         PR c++/13710
9225         * g++.dg/ext/typeof7.C: New test.
9226
9227 2004-01-18  David Edelsohn  <edelsohn@gnu.org>
9228
9229         * gcc.dg/array-quals-1.c: xfail on powerpc*-*-aix*.
9230         * gcc.dg/const-elim-1.c: Same.
9231
9232 2004-01-17  Ziemowit Laski  <zlaski@apple.com>
9233
9234         * objc.dg/stret-1.m: New.
9235         * objc.dg/stret-2.m: New.
9236
9237 2004-01-17  Andrew Pinski  <pinskia@physics.uc.edu>
9238
9239         PR c++/11895
9240         * g++.dg/ext/vector1.C: New test.
9241
9242 2004-01-16  Geoffrey Keating  <geoffk@apple.com>
9243
9244         * gcc.dg/pch/import-1.c: New.
9245         * gcc.dg/pch/import-1.hs: New.
9246         * gcc.dg/pch/import-1a.h: New.
9247         * gcc.dg/pch/import-1b.h: New.
9248         * gcc.dg/pch/import-1c.h: New.
9249
9250 2004-01-16  Mark Mitchell  <mark@codesourcery.com>
9251
9252         PR c++/13574
9253         * g++.dg/ext/array1.C: New test.
9254
9255         PR c++/13178
9256         * g++.dg/conversion/op1.C: New test.
9257
9258 2004-01-16  J"orn Rennecke <joern.rennecke@superh.com>
9259
9260         PR 11864
9261         From Kazumoto Kojima / Dan Kegel:
9262         * gcc.dg/pr11864-1.c: New test.
9263
9264         PR 10392
9265         From Marcus Comstedt / Dan Kegel:
9266         * gcc.dg/pr10392-1.c: New test.
9267
9268 2004-01-16  Mark Mitchell  <mark@codesourcery.com>
9269
9270         PR c++/13478
9271         * g++.dg/init/ref10.C: New test.
9272
9273 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
9274
9275         PR c++/13407
9276         * g++.dg/parse/typename6.C: New test.
9277
9278 2004-01-15  Geoffrey Keating  <geoffk@apple.com>
9279
9280         PR pch/13361
9281         * testsuite/g++.dg/pch/wchar-1.C: New.
9282         * testsuite/g++.dg/pch/wchar-1.Hs: New.
9283
9284 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
9285
9286         PR c++/9259
9287         * g++.dg/expr/sizeof2.C: New test.
9288
9289 2004-01-15  Kazu Hirata  <kazu@cs.umass.edu>
9290
9291         * gcc.dg/sibcall-3.c: Replace mn10?00 with mn10300.
9292
9293 2004-01-15  Alexandre Oliva  <aoliva@redhat.com>
9294
9295         PR c++/13659
9296         * g++.dg/lookup/strong-using-3.C: New.
9297         * g++.dg/lookup/using-10.C: New.
9298
9299 2004-01-15  Alexandre Oliva  <aoliva@redhat.com>
9300
9301         PR c++/13594
9302         * g++.dg/lookup/strong-using-2.C: New.
9303
9304 2004-01-15  Marcus Comstedt <marcus@mc.pp.se>
9305             Dan Kegel <dank@kegel.com>
9306             J"orn Rennecke <joern.rennecke@superh.com>
9307
9308         PR target/9365
9309         * gcc.dg/pr9365-1.c: New test.
9310
9311 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
9312
9313         PR c++/8856
9314         * g++.dg/parse/casting-operator2.C: New test.
9315         * g++.old-deja/g++.pt/explicit83.C: Remove.
9316
9317 2004-01-14  Joseph S. Myers  <jsm@polyomino.org.uk>
9318
9319         * gcc.dg/label-compound-stmt-1.c: New test.
9320         * gcc.c-torture/compile/950922-1.c,
9321         gcc.c-torture/compile/20000211-3.c,
9322         gcc.c-torture/compile/20000518-1.c,
9323         gcc.c-torture/compile/20021108-1.c: Avoid labels at and of
9324         compound statements.
9325
9326 2004-01-14  Hartmut Penner  <hpenner@de.ibm.com>
9327
9328         * gcc.dg/ppc64-abi-1.c: New test.
9329
9330 2004-01-14  Danny Smith  <dannysmith@users.sourceforge.net>
9331
9332          * g++.dg/ext/attrib9.C: Add dg-warnings.
9333
9334 2004-01-14  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
9335
9336         PR c++/12335
9337         * g++.dg/parse/dtor3.C: New test.
9338
9339 2004-01-13  Andrew Pinski  <pinskia@physics.uc.edu>
9340
9341         PR c++/12709
9342         * g++.dg/parse/try-catch-1.C: New test.
9343
9344 2004-01-13  Arnaud Charlet  <charlet@act-europe.fr>
9345
9346         * ada/acats/run_all.sh: Add more verbose output in acats.log
9347         when compiling tests.
9348
9349 2004-01-12  Zack Weinberg  <zack@codesourcery.com>
9350
9351         PR 13656
9352         * gcc.dg/typedef-redecl.c: New test case.
9353         * gcc.dg/typedef-redecl.h: New support file.
9354
9355 2004-01-13  Jan Hubicka  <jh@suse.cz>
9356
9357         * gcc.dg/always_inline.c: New test.
9358         * gcc.dg/debug/20031231-1.c: Fix.
9359
9360 2004-01-13  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
9361
9362         PR c++/13474
9363         * g++.dg/template/array3.C: New test.
9364
9365 2004-01-12  Zack Weinberg  <zack@codesourcery.com>
9366
9367         * g++.dg/ext/lvalue1.C: No longer expected to fail.
9368         * g++.dg/warn/Wunused-2.C: Likewise.
9369
9370 2004-01-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9371
9372         PR c++/13289
9373         * g++.dg/template/instantiate6.C: New test.
9374
9375 2004-01-12  Roger Sayle  <roger@eyesopen.com>
9376
9377         PR middle-end/11397
9378         * gcc.dg/special/wkali-2.c: Add dg-require-alias.
9379
9380 2004-01-12  Jan Hubicka  <jh@suse.cz>
9381
9382         PR opt/12826
9383         * gcc.dg/20040112-1.c: New.
9384
9385         * gcc.dg/dwarf-die[1-7].c: Move to...
9386         * gcc.dg/debug/dwarf2/dwarf-die[1-7].c: ... here.
9387         * gcc.dg/debug/dwarf2/dwarf2.exp: New.
9388
9389 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
9390
9391         PR c++/4100
9392         * g++.dg/parse/friend4.C: New test.
9393
9394 2004-01-12  Scott Brumbaugh  <scottb.lists@verizon.net>
9395
9396         PR c++/4100
9397         * g++.old-deja/g++.pt/niklas01a.C: Mark an error where a class
9398         definition is called a friend.
9399
9400 2004-01-11  Zack Weinberg  <zack@codesourcery.com>
9401
9402         * gcc.dg/tls/diag-3.c: Tweak dg-error regexp.
9403
9404 2004-01-11  Ian Lance Taylor  <ian@wasabisystems.com>
9405
9406         PR c++/3478
9407         * g++.dg/parse/error10.C: New test.
9408         * g++.dg/template/arg2.C: Accept "invalid type" error.
9409
9410 2004-01-11  Jakub Jelinek  <jakub@redhat.com>
9411
9412         PR middle-end/13392
9413         * g++.dg/opt/expect2.C: New test.
9414
9415 2004-01-10  Zack Weinberg  <zack@codesourcery.com>
9416
9417         * gcc.dg/Wshadow-1.c, gcc.dg/attr-noinline.c, gcc.dg/decl3.c
9418         * gcc.dg/redecl-1.c, gcc.dg/visibility-7.c, gcc.dg/wtr-static-1.c
9419         * gcc.dg/noncompile/20020220-1.c, objc.dg/method-1.m:
9420         Update dg-error regexps.
9421
9422 2004-01-10  Zack Weinberg  <zack@codesourcery.com>
9423
9424         * gcc.c-torture/compile/20021123-2.c: Delete; dup of 20021120-1.c.
9425         * gcc.c-torture/compile/20021123-3.c: Delete; dup of 20021120-2.c.
9426
9427 2004-01-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
9428
9429         * gcc.dg/pragma-re-1.c: Use right pointer type.
9430
9431 2004-01-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
9432
9433         * g++.dg/eh/simd-1.c: Ajust line number for dg-error line.
9434
9435 2004-01-09  Geoffrey Keating  <geoffk@apple.com>
9436
9437         * gcc.dg/rs6000-ldouble-1.c: New.
9438
9439 2004-01-10  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
9440
9441         DR 337
9442         PR c++/9256
9443         * g++.dg/other/abstract1.C: New test.
9444
9445 2004-01-09  Alexandre Oliva  <aoliva@redhat.com>
9446
9447         * g++.dg/lookup/strong-using-1.C: New.
9448
9449 2004-01-09  Joseph S. Myers  <jsm@polyomino.org.uk>
9450
9451         PR c/11234
9452         * gcc.dg/func-ptr-conv-1.c: New test.
9453         * gcc.dg/weak/weak-6.c, gcc.dg/weak/weak-7.c: Update.
9454
9455 2004-01-09  Kazu Hirata  <kazu@cs.umass.edu>
9456
9457         PR target/13380.
9458         * gcc.c-torture/compile/20040109-1.c: New.
9459
9460 2004-01-08  Stuart Hastings  <stuart@apple.com>
9461
9462         * testsuite/gcc.dg/20020523-2.c (bail_if_no_sse): Moved cpu-ID code...
9463         testsuite/gcc.dg/i386-cpuid.h (i386_cpuid): ...to here, to share with...
9464         * testsuite/gcc.dg/i386-sse-6.c: ...this new testcase.
9465
9466 2004-01-09  Alan Modra  <amodra@bigpond.net.au>
9467
9468         * gcc.dg/array-quals-1.c: Accept .data.rel.ro.
9469
9470 2004-01-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
9471
9472         * ada/acats/run_acats: Treat 'gnatchop' the same way
9473         as 'gnatmake'.  Export GCC_DRIVER.
9474         * ada/acats/run_all.sh: Add target_gnatchop.  Use
9475         'host_gnatchop' and 'target_gnatchop' instead of 'gnatshop'.
9476
9477 2004-01-08  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
9478
9479         PR c++/12573
9480         * g++.dg/template/dependent-expr4.C: New test.
9481
9482 2004-01-08  Hartmut Penner  <hpenner@de.ibm.com>
9483
9484         * gcc.dg/altivec-11.c: New test.
9485
9486 2004-01-07  Mark Mitchell  <mark@codesourcery.com>
9487
9488         * g++.dg/abi/vbase10.C: Use -mstructure-size-boundary=8 on ARM.
9489
9490 2004-01-07  Joseph S. Myers  <jsm@polyomino.org.uk>
9491
9492         PR c/6024
9493         * gcc.dg/enum-compat-1.c: New test.
9494         * gcc.c-torture/execute/builtin-types-compatible-p.c: Update.
9495
9496 2004-01-07  Joseph S. Myers  <jsm@polyomino.org.uk>
9497
9498         PR c/12165
9499         * gcc.dg/array-quals-1.c, gcc.dg/c90-idem-qual-3.c,
9500         gcc.dg/c99-idem-qual-3.c: New tests.
9501
9502 2004-01-07  Alan Modra  <amodra@bigpond.net.au>
9503
9504         * gcc.dg/winline-7.c: Don't cast void * to int.
9505
9506 2004-01-06  Jan Hubicka  <jh@suse.cz>
9507
9508         * gcc.dg/i386-sse-5.c: New test
9509         * g++.dg/eh/simd-1.c: Add -w argument for i386.
9510
9511 2004-01-05  Mark Mitchell  <mark@codesourcery.com>
9512
9513         PR c++/12815
9514         * g++.dg/rtti/typeid4.C: New test.
9515
9516 2004-01-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
9517
9518         * gcc.dg/compat/sdata-section.h: Declare 'abort'.
9519
9520 2004-01-05  Mark Mitchell  <mark@codesourcery.com>
9521
9522         PR c++/12132
9523         * g++.dg/template/error11.C: New test.
9524
9525         PR c++/13451
9526         * g++.dg/template/class2.C: New test.
9527
9528 2004-01-05  Nathan Sidwell  <nathan@codesourcery.com>
9529         Richard Sandiford <rsandifo@redhat.com>
9530
9531         PR c++/13387
9532         * g++.dg/opt/alias3.C: New test.
9533
9534 2004-01-04  Mark Mitchell  <mark@codesourcery.com>
9535
9536         PR c++/13157
9537         * g++.dg/template/koenig3.C: New test.
9538
9539         PR c++/13529
9540         * g++.dg/parse/offsetof3.C: New test.
9541
9542         * g++.dg/init/copy7.C: Add missing dg-error markers.
9543
9544         PR c++/12226
9545         * g++.dg/init/copy7.c: New test.
9546
9547         PR c++/13536
9548         * g++.dg/parse/cast1.C: New test.
9549
9550 2004-01-04  Jan Hubicka  <jh@suse.cz>
9551
9552         * gcc.dg/winline[1-7].c: New tests.
9553
9554 2004-01-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9555
9556         PR c++/13520
9557         * g++.dg/template/qualttp22.C: New test.
9558
9559 2004-01-01  Jan Hubicka  <jh@suse.cz>
9560
9561         * gcc.dg/debug/20031231-1.c: New.
9562         * gcc.c-torture/compile/20040101-1.c: New.
9563         * gcc.dg/dwarf-die-[1-7].c: New.
9564
9565 2004-01-01  Jakub Jelinek  <jakub@redhat.com>
9566
9567         PR optimization/13521
9568         * gcc.c-torture/compile/20031231-1.c: New test.
9569
9570 2003-12-30  Kazu Hirata  <kazu@cs.umass.edu>
9571
9572         * gcc.dg/sibcall-4.c: Replace mn10?00 with mn10300.
9573
9574 2003-12-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
9575
9576         PR c++/10079
9577         * g++.dg/template/crash16.C: New test.
9578
9579 2003-12-30  Mark Mitchell  <mark@codesourcery.com>
9580
9581         * g++.dg/abi/vbase10.C: XFAIL on arm*-*-*.
9582
9583 2003-12-30  Kazu Hirata  <kazu@cs.umass.edu>
9584
9585         * g++.old-deja/g++.jason/thunk2.C: Remove traces of dead
9586         ports.
9587         * g++.old-deja/g++.jason/thunk3.C: Likewise.
9588         * g++.old-deja/g++.law/profile1.C: Likewise.
9589         * gcc.c-torture/compile/981006-1.c: Likewise.
9590         * gcc.c-torture/execute/loop-2e.x: Likewise.
9591         * gcc.c-torture/execute/loop-2f.x: Remove.
9592         * gcc.c-torture/execute/loop-2g.x: Likewise.
9593         * gcc.c-torture/execute/strct-varg-1.x: Likewise.
9594         * gcc.dg/20020312-2.c: Remove traces of dead ports.
9595
9596 2003-12-30  Nathan Sidwell  <nathan@codesourcery.com>
9597
9598         PR c++/13507
9599         * g++.dg/ext/attrib11.C: New test.
9600
9601         PR c++/13494
9602         * g++.dg/template/array2-1.C: New test.
9603         * g++.dg/template/array2-2.C: New test.
9604
9605 2003-12-29  Mark Mitchell  <mark@codesourcery.com>
9606
9607         * g++.old-deja/g++.pt/static11.C: Correct XFAIL syntax.
9608
9609 2003-12-29  Nathan Sidwell  <nathan@codesourcery.com>
9610
9611         PR c++/12774
9612         * g++.dg/template/array1-1.C: New test.
9613         * g++.dg/template/array1-2.C: New test.
9614
9615 2003-12-29  Roger Sayle  <roger@eyesopen.com>
9616
9617         PR fortran/12632
9618         * g77.dg/12632.f: New test case.
9619
9620 2003-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9621
9622         PR c++/13289
9623         * g++.dg/parse/nontype1.C: New test.
9624
9625 2003-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9626
9627         PR c++/12403
9628         * g++.dg/parse/explicit1.C: New test.
9629         * g++.old-deja/g++.pt/explicit71.C: Adjust expected error.
9630
9631 2003-12-28  Mark Mitchell  <mark@codesourcery.com>
9632
9633         PR c++/13081
9634         * g++.dg/opt/inline6.C: New test.
9635
9636         PR c++/12613
9637         * g++.dg/parse/error9.C: New test.
9638
9639         * gcc.dg/const-elim-1.c: XFAIL on arm-*-*.
9640
9641 2003-12-28  Mark Mitchell  <mark@codesourcery.com>
9642
9643         PR c++/13009
9644         * g++.dg/init/assign1.C: New test.
9645
9646 2003-12-28  Roger Sayle  <roger@eyesopen.com>
9647
9648         PR c++/13070
9649         * g++.dg/warn/format3.C: New test case.
9650
9651 2003-12-27  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
9652
9653         * gcc.c-torture/compile/20031227-1.c: New test.
9654
9655 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
9656
9657         * g++.dg/bprob/bprob.exp: Load target-supports.exp
9658         * g77.dg/bprob/bprob.exp: Likewise.
9659         * gcc.misc-tests/bprob.exp: Likewise.
9660         * gcc.dg/builtins-18.c: Use builtins-config.h.  Do not test float
9661         variants on systems where the library does not provide that
9662         functionality.
9663         * gcc.dg/builtins-20.c: Use builtins-config.h.
9664         * gcc.dg/builtins-config.h: New file.
9665
9666 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
9667
9668         * lib/gcc-dg.exp (dg-require-profiling): New function.
9669         * lib/target-supports.exp (check_profiling_available): Likewise.
9670         * g++.dg/bprob/bprob.exp: Use check_profiling_available.
9671         * g77.dg/bprob/bprob.exp: Likewise.
9672         * gcc.misc-tests/bprob.exp: Likewise.
9673         * g++.old-deja/g++.law/profile1.C: Use dg-require-profiling.
9674         * gcc.dg/20021014-1.c: Likewise.
9675         * gcc.dg/nest.c: Likewise.
9676
9677 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
9678
9679         * g++.dg/lookup/java1.C: Use -fdollars-in-identifiers when
9680         compiling.
9681         * g++.dg/lookup/java2.C: Likewise.
9682         * gcc.dg/cpp/lexident.c: Likewise.
9683
9684 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
9685
9686         * gcc.c-torture/compile/20020604-1.c: XFAIL on H8 if -mn is
9687         given.
9688         * gcc.c-torture/compile/961203-1.c: Likewise.
9689         * gcc.c-torture/compile/980506-1.c: Likewise.
9690
9691 2003-12-23  Zack Weinberg  <zack@codesourcery.com>
9692
9693         * lib/gcc-dg.exp (dg-prune-output): New annotation.
9694         (additional_prunes): New global.
9695         (gcc-dg-prune): Handle additional per-test pruning.
9696         (dg-test): Clear additional_prunes between tests.
9697
9698         * gcc.c-torture/compile/920625-1.c: Remove xfail.  Use
9699         dg-prune-output to avoid spurious failures from assembler
9700         complaining about nonexistent WAW violations.
9701         * gcc.c-torture/compile/981223-1.c: Remove dg-options line.
9702         Use dg-prune-output to avoid spurious failures from assembler
9703         warning about Itanium B-step errata.
9704
9705 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
9706
9707         * g++.dg/abi/macro0.C: New test.
9708         * g++.dg/abi/macro1.C: Likewise.
9709         * g++.dg/abi/macro2.C: Likewise.
9710
9711         * g++.dg/abi/bitfield5.C: Add explicit -fabi-version=1 option.
9712         * g++.dg/abi/bitfield7.C: Likewise.
9713         * g++.dg/abi/dtor2.C: Likewise.
9714         * g++.dg/abi/mangle11.C: Likewise.
9715         * g++.dg/abi/mangle12.C: Likewise.
9716         * g++.dg/abi/mangle14.C: Likewise.
9717         * g++.dg/abi/mangle17.C: Likewise.
9718         * g++.dg/abi/vbase10.C: Likewise.
9719         * g++.dg/abi/vbase14.C: Likewise.
9720         * g++.dg/template/qualttp17.C: Likewise.
9721
9722 2003-12-21  Andrew Pinski  <pinskia@physics.uc.edu>
9723
9724         PR c/11995
9725         * gcc.dg/20031223-1.c: New test.
9726
9727 2003-12-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
9728
9729         * gcc.dg/noreturn-7.c: New test.
9730
9731 2003-12-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
9732
9733         * gcc.dg/null-pointer-1.c: New test.
9734
9735 2003-12-22  Mark Mitchell  <mark@codesourcery.com>
9736
9737         * g++.old-deja/g++.jason/template18.C: Remove.
9738         * g++.old-deja/g++.jason/template37.C: Likewise.
9739
9740         PR c++/12862
9741         * g++.dg/lookup/ns1.C: New test.
9742
9743         PR c++/12397
9744         * g++.dg/template/lookup3.C: New test.
9745
9746 2003-12-22  Andrew Pinski  <pinskia@physics.uc.edu>
9747
9748         * g++.dg/template/recurse1.C: New test
9749
9750 2003-12-22  Mark Mitchell  <mark@codesourcery.com>
9751
9752         PR c++/12479
9753         * g++.dg/parse/semicolon1.C: New test.
9754         * g++.dg/parse/semicolon1.h: Likewise.
9755
9756 2003-12-22  Fariborz Jahanian <fjahanian@apple.com>
9757
9758         * gcc.dg/darwin-misaligned.c: New test.
9759
9760 2003-12-22  Andrew Pinski  <pinskia@physics.uc.edu>
9761
9762         PR c/9163
9763         * gcc.dg/20031222-1.c: New test.
9764
9765 2003-12-21  Mark Mitchell  <mark@codesourcery.com>
9766
9767         PR c++/13438
9768         * g++.dg/parse/error8.C: New test.
9769
9770         PR c++/11554
9771         * testsuite/g++.dg/warn/ctor-init-1.C: New test.
9772
9773 2003-12-21  Kazu Hirata  <kazu@cs.umass.edu>
9774
9775         * gcc.c-torture/compile/20020910-1.c: Disable if __INT_MAX is
9776         too small.
9777         * gcc.c-torture/compile/930217-1.c: Likewise.
9778         * gcc.c-torture/compile/930513-1.c: Likewise.
9779         * gcc.c-torture/execute/920908-2.c: Likewise.
9780         * gcc.c-torture/execute/921204-1.c: Likewise.
9781         * gcc.c-torture/execute/930621-1.c: Likewise.
9782         * gcc.c-torture/execute/930630-1.c: Likewise.
9783         * gcc.c-torture/execute/931031-1.c: Likewise.
9784         * gcc.c-torture/execute/980602-2.c: Likewise.
9785         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
9786         * gcc.c-torture/execute/compndlit-1.c: Likewise.
9787         * gcc.c-torture/execute/extzvsi.c: Likewise.
9788         * gcc.c-torture/unsorted/ext.c: Likewise.
9789
9790 2003-12-20  Andrew Pinski  <pinskia@gcc.gnu.org>
9791
9792         PR target/12749
9793         * gcc.c-torture/compile/20031220-2.c: New test case.
9794
9795 2003-12-20  Roger Sayle  <roger@eyesopen.com>
9796
9797         PR optimization/13031
9798         * gcc.c-torture/compile/20031220-1.c: New test case.
9799
9800 2003-12-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
9801
9802         * gcc.dg/cast-function-1.c: New test.
9803
9804 2003-12-19  Joseph S. Myers  <jsm@polyomino.org.uk>
9805
9806         * gcc.dg/format/ext-1.c: Allow 'I' flag on floating point decimal
9807         formats.
9808
9809 2003-12-19  Mark Mitchell  <mark@codesourcery.com>
9810
9811         PR c++/12795
9812         * g++.dg/ext/attrib10.C: New test.
9813
9814 2003-12-19  Jakub Jelinek  <jakub@redhat.com>
9815
9816         * gcc.dg/cleanup-10.c: New test.
9817         * gcc.dg/cleanup-11.c: New test.
9818
9819 2003-12-19  Jakub Jelinek  <jakub@redhat.com>
9820
9821         PR c++/13239
9822         * g++.dg/opt/expect1.C: New test.
9823
9824 2003-12-19  Hartmut Penner  <hpenner@de.ibm.com>
9825
9826         * gcc.dg/altivec-varargs-1.c: Enable testcase on ppc linux.
9827
9828 2003-12-18  Andrew Pinski  <pinskia@physics.uc.edu>
9829
9830         PR debug/12923
9831         * gcc.dg/20031218-1.c: New test.
9832
9833         PR debug/12389
9834         * gcc.dg/20031218-2.c: New test.
9835         * gcc.dg/20031218-3.c: New test.
9836
9837         * g++.dg/abi/mangle18-1.C: Modify regexp to test for `[: \t\n]' at end
9838         of label name and allow for USER_LABEL_PREFIX == "_" names.
9839         * g++.dg/abi/mangle18-2.C: Likewise.
9840         * g++.dg/abi/mangle19-1.C: Likewise.
9841         * g++.dg/abi/mangle19-2.C: Likewise.
9842         * g++.dg/abi/mangle20-1.C: Likewise.
9843         * g++.dg/abi/mangle20-2.C: Likewise.
9844
9845 2003-12-18  Richard Henderson  <rth@redhat.com>
9846
9847         * gcc.dg/bitfld-1.c: Expect warnings for enum bitfields.
9848
9849 2003-12-18  Steven Bosscher  <steven@gcc.gnu.org>
9850             Dan Kegel <dank@kegel.com>
9851
9852         PR other/12009
9853         * g++.dg/compat/compat.exp:  Do not set LD_LIBRARY_PATH when
9854         testing a cross compiler, it causes spurious compile failures.
9855         * lib/g++.exp: Likewise.
9856
9857 2003-12-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9858
9859         PR c++/13262
9860         * g++.dg/template/access13.C: New test.
9861
9862 2003-12-18  Ulrich Weigand  <uweigand@de.ibm.com>
9863
9864         * gcc.dg/20031216-1.c: New test.
9865
9866 2003-12-18  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
9867
9868         PR c++/9154
9869         * g++.dg/template/error10.C: New test.
9870
9871 2003-12-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
9872
9873         * g++.dg/eh/simd-1.C: XFAIL on SPARC.
9874         * g++.dg/eh/simd-2.C: Likewise.
9875
9876 2003-12-17  James E Wilson  <wilson@specifixinc.com>
9877             Roger Sayle  <roger@eyesopen.com>
9878
9879         * gcc.c-torture/execute/ieee/mzero5.c: New.
9880
9881 2003-12-17  Mark Mitchell  <mark@codesourcery.com>
9882
9883         PR c++/10603
9884         * g++.dg/parse/error6.C: New test.
9885
9886         PR c++/12827
9887         * g++.dg/parse/error7.C: New test.
9888
9889 2003-12-17  Eric Botcazou  <ebotcazou@libertysurf.fr>
9890
9891         * lib/gcc-dg.exp (gcc-dg-debug-runtest): Do not run debug-[12].c
9892         at -O with stabs debugging formats.
9893         * gcc.dg/debug/debug-1.c: Turn 'p' into a global variable.
9894         * gcc.dg/debug/debug-2.c: Likewise.
9895
9896 2003-12-16  Mark Mitchell  <mark@codesourcery.com>
9897
9898         PR c++/12696
9899         * g++.dg/init/error1.C: New test.
9900
9901         PR c++/12218
9902         * g++.dg/init/pm3.C: New test.
9903
9904 2003-12-17  Joseph S. Myers  <jsm@polyomino.org.uk>
9905
9906         PR c/3347
9907         * gcc.dg/bitfld-8.c: New test.
9908
9909 2003-12-16  James Lemke  <jim@wasabisystems.com>
9910
9911         * gcc.dg/arm-scd42-[123].c: New tests.
9912
9913 2003-12-16  Nathan Sidwell  <nathan@codesourcery.com>
9914
9915         PR c++/9043
9916         * g++.dg/abi/mangle20-1.C: New test.
9917         * g++.dg/abi/mangle20-2.C: New test.
9918
9919 2003-12-16  Mark Mitchell  <mark@codesourcery.com>
9920
9921         PR c++/13275
9922         * g++.dg/other/offsetof2.C: Remove XFAIL.
9923         * g++.dg/parse/offsetof1.C: New test.
9924         * g++.gd/parse/offsetof2.C: Likewise.
9925
9926 2003-12-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
9927
9928         * g++.dg/template/nontype3.C: New test.
9929         * g++.dg/template/static2.C: Tweaked the dg-error clause.
9930
9931 2003-12-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9932
9933         * g++.dg/warn/noreturn-3.C: Also test instantiation.
9934
9935 2003-12-16  Nathan Sidwell  <nathan@codesourcery.com>
9936
9937         PR c++/13387
9938         * g++.dg/expr/assign1.C: New test.
9939
9940         PR c++/13242
9941         * g++.dg/abi/mangle19-1.C: New test.
9942         * g++.dg/abi/mangle19-2.C: New test.
9943
9944 2003-12-16  Hartmut Penner  <hpenner@de.ibm.com>
9945
9946         * testsuite/gcc.dg/altivec-10.c: Test vec_cmple and vec_all_numeric.
9947
9948 2003-12-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
9949
9950         * gcc.c-torture/execute/20031216-1.c: New test.
9951
9952 2003-12-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
9953
9954         * g++.dg/template/ptrmem7.C: Simplified the test case to not hit
9955         an ICE regression.
9956
9957 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
9958
9959         PR c++/10926
9960         * g++.dg/template/error9.C: New test.
9961
9962         PR c++/11116
9963         * g++.dg/template/error8.C: New test.
9964
9965 2003-12-15  Roger Sayle  <roger@eyesopen.com>
9966
9967         PR middle-end/13400
9968         * gcc.c-torture/execute/20031215-1.c: New test case.
9969
9970 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
9971
9972         PR c++/13269
9973         * g++.dg/parse/error5.C: New test.
9974
9975         PR c++/12989
9976         * g++.dg/expr/sizeof1.C: New test.
9977
9978         PR c++/13310
9979         * g++.dg/template/crash15.C: New test.
9980
9981 2003-12-15  Geoffrey Keating  <geoffk@apple.com>
9982
9983         * g++.old-deja/g++.pt/vaarg3.C: Don't expect an error for passing
9984         a non-POD type as the last named parameter of a varargs function.
9985
9986 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
9987
9988         PR c++/13243
9989         PR c++/12573
9990         * g++.dg/template/crash14.C: New test.
9991         * g++.dg/template/dependent-expr3.C: Add dg-error markers.
9992
9993 2003-12-15  Nathan Sidwell  <nathan@codesourcery.com>
9994
9995         * g++.dg/other/java1.C: New test.
9996
9997         PR c++/13241
9998         * g++.dg/abi/mangle18-1.C: New test.
9999         * g++.dg/abi/mangle18-2.C: New test.
10000
10001 2003-12-15  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
10002
10003         PR optimization/10312
10004         * gcc.c-torture/execute/20031214-1.c: New.
10005
10006 2003-12-14  Mark Mitchell  <mark@codesourcery.com>
10007
10008         PR c++/10779
10009         PR c++/12160
10010         * g++.dg/parse/error3.C: New test.
10011         * g++.dg/parse/error4.C: Likewise.
10012         * g++.dg/abi/mangle4.C: Tweak error messages.
10013         * g++.dg/lookup/using5.C: Likewise.
10014         * g++.dg/other/error2.C: Likewise.
10015         * g++.dg/parse/typename5.C: Likewise.
10016         * g++.dg/parse/undefined1.C: Likewise.
10017         * g++.dg/template/arg2.C: Likewise.
10018         * g++.dg/template/ttp3.C: Likewise.
10019         * g++.dg/template/type1.C: Likewise.
10020         * g++.old-deja/g++.other/crash32.C: Likewise.
10021         * g++.old-djea/g++.pt/defarg8.C: Likewise.
10022
10023 2003-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10024
10025         PR c++/13106
10026         * g++.dg/warn/noreturn-3.C: New test.
10027
10028 2003-12-12  Nathan Sidwell  <nathan@codesourcery.com>
10029
10030         PR c++/13118
10031         * g++.dg/abi/covariant3.C: New.
10032
10033 2003-12-12  Jakub Jelinek  <jakub@redhat.com>
10034
10035         * g++.dg/eh/ia64-1.C: New test.
10036
10037 2003-12-12  Roger Sayle  <roger@eyesopen.com>
10038
10039         PR optimization/13037
10040         * g77.f-torture/execute/13037.f: New test case.
10041
10042 2003-12-12  Nathan Sidwell  <nathan@codesourcery.com>
10043
10044         PR c++/12881
10045         * g++.dg/abi/covariant2.C: New.
10046
10047 2003-12-12  Neil Booth  <neil@daikokuya.co.uk>
10048
10049         * testsuite/gcc.dg/cpp/trad/macro.c: New tests.
10050
10051 2003-12-11  Zack Weinberg  <zack@codesourcery.com>
10052
10053         * gcc.c-torture/execute/wchar_t-1.x: Delete.
10054
10055 2003-12-10  Robert Schiele  <rschiele@uni-mannheim.de>
10056
10057         PR other/10819
10058         * lib/gcc.exp (default_gcc_version): Do not match NL/CR characters
10059         to fix Bug 10819.
10060         * lib/g++.exp (g++_version): Likewise.
10061         * lib/g77.exp (g77_version): Likewise.
10062         * lib/objc.exp (default_objc_version): Likewise.
10063
10064 2003-12-10  Richard Henderson  <rth@redhat.com>
10065
10066         * gcc.c-torture/execute/wchar_t-1.c: Convert to utf-8.
10067
10068         * gcc.dg/intermod-1.c: Adjust assembler scan pattern for alpha.
10069
10070 2003-12-08  Matt Austern  <austern@apple.com>
10071
10072         PR c/13134
10073         * lib/gcc-dg.exp (dg-require-visibility): Define.
10074         * lib/target-supports (check_visibility_available): Define.
10075         * gcc.dg/visibility-1.c: New test.
10076         * gcc.dg/visibility-2.c: Likewise.
10077         * gcc.dg/visibility-3.c: Likewise.
10078         * gcc.dg/visibility-4.c: Likewise.
10079         * gcc.dg/visibility-5.c: Likewise.
10080         * gcc.dg/visibility-6.c: Likewise.
10081         * g++.dg/ext/visibility-1.C: Likewise.
10082         * g++.dg/ext/visibility-2.C: Likewise.
10083         * g++.dg/ext/visibility-3.C: Likewise.
10084         * g++.dg/ext/visibility-4.C: Likewise.
10085         * g++.dg/ext/visibility-5.C: Likewise.
10086         * g++.dg/ext/visibility-6.C: Likewise.
10087
10088 2003-12-07  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
10089
10090         * g++.dg/lookup/java1.C: New test.
10091         * g++.dg/lookup/java2.C: New test.
10092
10093 2003-12-07  Falk Hueffner  <falk@debian.org>
10094
10095         * g++.dg/opt/noreturn-1.C: New test.
10096
10097 2003-12-07  Wolfgang Bangerth  <bangerth@dealii.org>
10098
10099         * gcc.dg/overflow-1.c: New test.
10100
10101 2003-12-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
10102
10103         * g77.f-torture/compile/13060.f: New test.
10104
10105 2003-12-06  Mark Mitchell  <mark@codesourcery.com>
10106
10107         PR c++/13323
10108         * g++.dg/inherit/operator2.C: New test.
10109
10110 2003-12-05  Mark Mitchell  <mark@codesourcery.com>
10111
10112         PR c++/13305
10113         * g++.dg/ext/attrib9.C: New test.
10114
10115 2003-12-05  Mark Mitchell  <mark@codesourcery.com>
10116
10117         PR c++/13314
10118         * g++.dg/template/error7.C: New test.
10119
10120 2003-12-05  Stuart Menefy <stuart.menefy@st.com>
10121             J"orn Rennecke <joern.rennecke@superh.com>
10122
10123         PR target/13302
10124         * g++.dg/other/struct-va_list.C: New test.
10125
10126 2003-12-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10127
10128         PR c++/13166
10129         * g++.dg/parse/defarg6.C: New test.
10130
10131 2003-12-05  Hans-Peter Nilsson  <hp@axis.com>
10132
10133         PR target/13256
10134         * gcc.c-torture/execute/20031201-1.c: New test.
10135
10136 2003-12-05  Arnaud Charlet  <charlet@act-europe.fr>
10137
10138         * ada/acats/run_acats: Add checks against missing gnatlib/gnattools.
10139
10140 2003-12-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
10141
10142         * gcc.dg/builtin-return-1.c: New test.
10143
10144 2003-12-04  Stuart Menefy <stuart.menefy@st.com>
10145             J"orn Rennecke <joern.rennecke@superh.com>
10146
10147         PR optimization/13260
10148         * gcc.c-torture/execute/20031204-1.c: New test.
10149
10150 2003-12-03  Mark Mitchell  <mark@codesourcery.com>
10151
10152         PR c++/9127
10153         * g++.dg/template/error6.C: New test.
10154
10155 2003-12-03  Jakub Jelinek  <jakub@redhat.com>
10156
10157         * gcc.dg/20031202-1.c: New test.
10158
10159 2003-12-03  Mark Mitchell  <mark@codesourcery.com>
10160
10161         PR c++/13179
10162         * g++.dg/template/eh1.C: New test.
10163
10164         PR c++/10771
10165         * g++.dg/template/error5.C: New test.
10166
10167 2003-12-02  David Ung  <davidu@mips.com>
10168
10169         * gcc.dg/compat/vector-check.h: Corrected type for var
10170         g_##TMODE
10171
10172 2003-12-02  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
10173
10174         PR c++/10126
10175         * g++.dg/template/ptrmem8.C: New test.
10176
10177 2003-12-02  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
10178
10179         PR c++/12573
10180         * g++.dg/template/dependent-expr3.C: New test.
10181
10182 2003-12-01  James Lemke  <jim@wasabisystems.com>
10183
10184         * gcc.dg/arm-g2.c: New test.
10185
10186 2003-12-01  Roger Sayle  <roger@eyesopen.com>
10187
10188         PR optimization/11634
10189         * gcc.dg/20031201-2.c: New test case.
10190
10191 2003-12-01  Zack Weinberg  <zack@codesourcery.com>
10192
10193         PR 11433
10194         * objc.dg/proto-lossage-3.m: New test.
10195
10196 2003-12-01  Roger Sayle  <roger@eyesopen.com>
10197
10198         PR optimization/12628
10199         * gcc.dg/20031201-1.c: New test case.
10200
10201 2003-12-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
10202
10203         * gcc.dg/unaligned-1.c: New test.
10204
10205 2003-11-30  Mark Mitchell  <mark@codesourcery.com>
10206
10207         PR c++/9849
10208         * g++.dg/template/error4.C: New test.
10209         * g++.dg/template/nested3.C: Adjust error markers.
10210
10211 2003-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10212
10213         * gcc.dg/cpp/assert4.c: Check more #system assertions.
10214
10215 2003-11-29  Joseph S. Myers  <jsm@polyomino.org.uk>
10216
10217         PR c/10333
10218         * gcc.dg/bitfld-7.c: New test.
10219
10220 2003-11-29  Richard Sandiford  <rsandifo@redhat.com>
10221
10222         * gcc.dg/tls/asm-1.C: New test.
10223
10224 2003-11-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10225
10226         * gcc.dg/cpp/assert4.c: Update.
10227
10228 2003-11-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
10229
10230         * gcc.dg/builtin-apply2.c: Set size of stack argument data to 64.
10231         * gcc.dg/builtin-apply3.c: New test.
10232
10233 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
10234
10235         * lib/compat.exp (compat-obj): New xfaildata parameter.
10236         Use it to set compiler_conditional_xfail_data before compiling.
10237         (compat-get-options): Handle dg-xfail-if.
10238         (compat-execute): Retrieve XFAIL data and pass them to compat-obj.
10239         * gcc.dg/compat/vector-1_x.c: XFAIL on SPARC.
10240         * gcc.dg/compat/vector-1_y.c: Likewise.
10241         * gcc.dg/compat/vector-2_x.c: Likewise.
10242         * gcc.dg/compat/vector-2_y.c: Likewise.
10243
10244 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
10245
10246         * g++.dg/opt/reg-stack4.C: New test.
10247
10248 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
10249
10250         * gcc.dg/builtin-apply2.c: New test.
10251
10252 2003-11-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
10253
10254         * gcc.c-torture/compile/20031023-4.c: Don't XFAIL on SPARC64.
10255
10256 2003-11-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10257
10258         PR c++/12924
10259         * g++.dg/template/template-id-2.C: New test.
10260
10261 2003-11-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10262
10263         PR c++/5369
10264         * g++.dg/template/memfriend1.C: New test.
10265         * g++.dg/template/memfriend2.C: Likewise.
10266         * g++.dg/template/memfriend3.C: Likewise.
10267         * g++.dg/template/memfriend4.C: Likewise.
10268         * g++.dg/template/memfriend5.C: Likewise.
10269         * g++.dg/template/memfriend6.C: Likewise.
10270         * g++.dg/template/memfriend7.C: Likewise.
10271         * g++.dg/template/memfriend8.C: Likewise.
10272         * g++.old-deja/g++.pt/friend44.C: Remove a bogus error.
10273
10274 2003-11-21  Mark Mitchell  <mark@codesourcery.com>
10275
10276         PR c++/12515
10277         * g++.dg/ext/cond1.C: New test.
10278
10279 2003-11-20  Richard Henderson  <rth@redhat.com>
10280
10281         * gcc.dg/20020201-2.c: Remove.
10282         * gcc.dg/20020201-4.c: Remove.
10283         * gcc.dg/20020304-1.c: Remove.
10284
10285 2003-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
10286
10287         * gcc.dg/cpp/trad/xwin1.c: New test case.
10288
10289 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
10290
10291         * g++.dg/compat/compat.exp: Add DYLD_LIBRARY_PATH for darwin.
10292         * lib/g77.exp: Likewise.
10293         * lib/objc.exp: Likewise.
10294         * lib/g++.exp: Likewise, add -multiply_defined suppress flag
10295         for darwin.
10296
10297 2003-11-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10298
10299         PR c++/12932
10300         * g++.dg/template/static5.C: New test.
10301
10302 2003-11-18  Joseph S. Myers  <jsm@polyomino.org.uk>
10303
10304         * gcc.dg/nested-func-1.c: New test.
10305
10306 2003-11-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10307
10308         * gcc.dg/cpp/assert4.c: New test.
10309
10310 2003-11-14  Giovanni Bajo  <giovannibajo@libero.it>
10311
10312         PR c++/2294
10313         * g++.dg/lookup/using9.c: New test.
10314
10315 2003-11-14  Mark Mitchell  <mark@codesourcery.com>
10316
10317         PR c++/12762
10318         * g++.dg/template/error3.C: New test.
10319
10320 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
10321
10322         PR ada/13035
10323         * ada/acats/run_acats, run_all.sh: Fix syntax error.
10324         No longer use a wrapper for gcc, since this does not work under
10325         Windows.
10326
10327 2003-11-14  Giovanni Bajo  <giovannibajo@libero.it>
10328
10329         PR c++/2094
10330         * g++.dg/template/ptrmem7.C: New test.
10331
10332 2003-11-13  Andrew Pinski <apinski@apple.com>
10333
10334         * gcc.c-torture/compile/20031113-1.c: New test.
10335
10336 2003-11-13  Mark Mitchell  <mark@codesourcery.com>
10337             Kean Johnston <jkj@sco.com>
10338
10339         PR c/13029
10340         * gcc.dg/unused-4.c: Update.
10341
10342 2003-11-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
10343
10344         * g++.dg/opt/const3.C: New test.
10345
10346 2003-11-13  Jan Hubicka  <jh@suse.cz>
10347
10348         * gcc.c-torture/compile/20031112-1.c: New test.
10349
10350 2003-11-12  Mark Mitchell  <mark@codesourcery.com>
10351
10352         * g++.dg/parse/crash10.C: Remove bogus error marker.
10353
10354 2003-11-12  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10355
10356         * ada/acats/run_acats (host_gnatmake): Use type in a /bin/sh script.
10357         (host_gcc): Likewise.
10358         (ROOT): Honor $PWDCMD.
10359         (BASE): Likewise.
10360         * ada/acats/run_all.sh (dir): Honor $PWDCMD.
10361
10362 2003-11-12  Catherine Moore  <clm@redhat.com>
10363
10364         * gcc.c-torture/execute/20020720-1.x:  Add xfail for frv-*-*.
10365
10366 2003-11-12  Andreas Jaeger  <aj@suse.de>
10367             Jakub Jelinek  <jakub@redhat.com>
10368             Andrew Pinski  <pinskia@physics.uc.edu>
10369             Richard Henderson  <rth@redhat.com>
10370
10371         * gcc.dg/c90-const-expr-2.c (foo): Avoid extra warning on 64-bit
10372         systems.
10373         * gcc.dg/c99-const-expr-2.c (foo): Likewise.
10374
10375         * gcc.dg/20030926-1.c: Make it work on x86_64 systems.
10376         * gcc.dg/i386-pentium4-not-mull.c: Likewise.
10377
10378 2003-11-11  Andreas Jaeger  <aj@suse.de>
10379
10380         * gcc.c-torture/execute/20020720-1.x: Test passes also on x86_64.
10381
10382         * gcc.c-torture/execute/20020227-1.x: Test passes also on x86_64.
10383
10384 2003-11-10  Arnaud Charlet  <charlet@act-europe.fr>
10385
10386         * ada/acats/run_all.sh: Add handling of unsupported (tasking) tests.
10387         Clean ups.
10388
10389 2003-11-10  Waldek Hebisch  <hebisch@math.uni.wroc.pl>
10390
10391         * gcc.dg/trampoline-1.c: New test.
10392
10393 2003-11-09  Andrew Pinski  <pinskia@physics.uc.edu>
10394
10395         * gcc.c-torture/compile/200031109-1.c: New test.
10396
10397 2003-11-08  Joseph S. Myers  <jsm@polyomino.org.uk>
10398
10399         PR c/3190
10400         PR c/8714
10401         * gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
10402         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/ext3.c,
10403         gcc.dg/format/no-y2k-1.c: Update.
10404
10405 2003-11-08  Roger Sayle  <roger@eyesopen.com>
10406
10407         PR optimization/10467
10408         * gcc.dg/20031108-1.c: New test case.
10409
10410 2003-11-07  Geoffrey Keating  <geoffk@apple.com>
10411
10412         * gcc.dg/pch/warn-1.c: Allow for more helpful error message.
10413
10414 2003-11-08  Joseph S. Myers  <jsm@polyomino.org.uk>
10415
10416         * gcc.dg/compound-lvalue-1.c: New test.
10417         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Remove
10418         some XFAILs.
10419
10420 2003-11-06  Geoffrey Keating  <geoffk@apple.com>
10421
10422         * gcc.dg/altivec-varargs-1.c: New test.
10423
10424 2003-11-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
10425
10426         * gcc.c-torture/compile/20031023-4.c: XFAIL on SPARC64
10427         * gcc.c-torture/compile/simd-5.c: XFAIL on SPARC64 at -O0 and -O1.
10428         * gcc.c-torture/execute/simd-4.x: New file.  XFAIL on SPARC at -O0.
10429         * gcc.c-torture/execute/va-arg-25.x: New file.  XFAIL on SPARC.
10430         * gcc.dg/uninit-C.c: XFAIL on non 64-bit Solaris versions.
10431
10432 2003-11-05  Joseph S. Myers  <jsm@polyomino.org.uk>
10433
10434         * gcc.dg/cond-lvalue-1.c: New test.
10435
10436 2003-11-05  Gernot Hillier  <gernot.hillier@siemens.com>
10437
10438         * g++.old-deja/g++.pt/asm1.C: Enable for e.g. x86_64-*-linux-gnu.
10439
10440 2003-11-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10441
10442         PR c++/11616
10443         * g++.dg/template/instantiate5.C: New test.
10444
10445 2003-11-03  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
10446
10447         PR c++/12726
10448         * g++.dg/ext/complit2.C: Replace test with self-contained version.
10449         * ChangeLog: Add missing first entry for above test.
10450
10451 2003-11-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10452
10453         PR c++/9810
10454         * g++.dg/template/using8.C: New test.
10455         * g++.old-deja/g++.other/access11.C: Adjust expected error location.
10456
10457 2003-11-02  Roger Sayle  <roger@eyesopen.com>
10458
10459         PR optimization/10817
10460         * gcc.c-torture/compile/20031102-1.c: New test case.
10461
10462 2003-11-02  Kazu Hirata  <kazu@cs.umass.edu>
10463
10464         * gcc.c-torture/execute/va-arg-25.c: Enable only if INT_MAX ==
10465         2147483647.
10466
10467 2003-11-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
10468
10469         * gcc.dg/20031102-1.c: New test.
10470
10471 2003-11-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
10472
10473         * gcc.dg/complex-1.c: New test.
10474
10475 2003-11-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10476
10477         PR c++/12796
10478         * g++.dg/template/crash13.C: Adjust expected error location.
10479         * g++.old-deja/g++.brendan/ns1.C: Likewise.
10480
10481 2003-10-31  Richard Earnshaw  <rearnsha@arm.com>
10482
10483         * g++.dg/bprob/bprob.exp: Disable test on arm-elf configs.
10484
10485 2003-10-31  Josef Zlomek  <zlomekj@suse.cz>
10486
10487         PR/10239
10488         * gcc.c-torture/compile/20031031-2.c: New test.
10489
10490 2003-10-31  Josef Zlomek  <zlomekj@suse.cz>
10491
10492         PR/11640
10493         * gcc.c-torture/compile/20031031-1.c: New test.
10494
10495 2003-10-31  Richard Earnshaw  <rearnsha@arm.com>
10496
10497         * g77.dg/bprob/bprob.exp: Disable test on arm-elf configs.
10498         * gcc.misc-tests/bprob.exp: Likewise.
10499         * g77.dg/execute/20001201.x, 6367.x, io0.x, io1.x, u77-test.x: XFAIL
10500         the execution test on arm-elf configs.
10501         * g77.dg/execute/10197.x: New file.  XFAIL the execution test on
10502         configs that don't support scratch files.
10503         * g77.dg/execute/u77-test.x: XFAIL compilation on arm-elf configs.
10504
10505 2003-10-30  Arnaud Charlet  <charlet@act-europe.fr>
10506
10507         * ada/acats/run_all.sh: Do not print PASS messages to stdout, as
10508         done by dejagnu.
10509
10510 2003-10-29  Arnaud Charlet  <charlet@act-europe.fr>
10511
10512         * ada/acats/run_all.sh: Redirect mv output to /dev/null
10513         Avoid non pure sh syntax. Add more logging.
10514
10515         * ada/acats/norun.lst: Disable cdd2a03, since it is expected to
10516         fail.
10517
10518 2003-10-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10519
10520         PR libgcj/10610
10521         * gcc.dg/ppc-stackalign-1.c: New test.
10522
10523 2003-10-28  Arnaud Charlet  <charlet@act-europe.fr>
10524
10525         * ada/acats/run_all.sh: Change output to be more compliant with
10526         dejagnu framework.
10527         Create acats.sum and acats.log files under testsuite/ada/acats
10528         Only run [a-z]* directories, to filter out e.g. CVS.
10529         Redirect build output to log file.
10530
10531 2003-10-27  Arnaud Charlet  <charlet@act-europe.fr>
10532
10533         * README.ada: Removed, integrated in ../doc/sourcebuild.texi
10534
10535 2003-10-27  Arnaud Charlet  <charlet@act-europe.fr>
10536
10537         PR ada/5909:
10538         * README.ada, ada/acats: Import ACATS 2.5 for GCC Ada test suite.
10539
10540 2003-10-27  Jakub Jelinek  <jakub@redhat.com>
10541
10542         * gcc.c-torture/compile/20031023-1.c: New test.
10543         * gcc.c-torture/compile/20031023-2.c: New test.
10544         * gcc.c-torture/compile/20031023-3.c: New test.
10545         * gcc.c-torture/compile/20031023-4.c: New test.
10546
10547 2003-10-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10548
10549         PR c++/10371
10550         * g++.dg/lookup/scoped8.C: New test.
10551
10552 2003-10-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
10553
10554         * g++.dg/opt/reg-stack3.C: New test.
10555
10556 2003-10-24  Joseph S. Myers  <jsm@polyomino.org.uk>
10557
10558         * gcc.dg/c99-arraydecl-2.c: New test.  PR c/11943.
10559
10560 2003-10-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10561
10562         PR c++/11076
10563         * g++.dg/template/crash13.C: New test.
10564
10565 2003-10-24  Joseph S. Myers  <jsm@polyomino.org.uk>
10566
10567         * gcc.dg/c99-restrict-2.c: New test.
10568
10569 2003-10-24  Nathan Sidwell  <nathan@codesourcery.com>
10570
10571         PR c++/12698, c++/12699, c++/12700, c++/12566
10572         * g++.dg/inherit/covariant9.C: New test.
10573         * g++.dg/inherit/covariant10.C: New test.
10574         * g++.dg/inherit/covariant11.C: New test.
10575
10576 2003-10-23  Jason Merrill  <jason@redhat.com>
10577
10578         PR c++/12726
10579         * g++.dg/ext/complit2.C: New test.
10580
10581 2003-10-20  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
10582
10583         PR target/12654
10584         * gcc.c-torture/execute/20031020-1.c: New test.
10585
10586 2003-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
10587
10588         * gcc.dg/old-style-asm-1.c: Also check for (set (pc) on lines
10589         following the jump_insn.
10590
10591 2003-10-22  Joseph S. Myers  <jsm@polyomino.org.uk>
10592
10593         * gcc.dg/cast-lvalue-1.c: New test.
10594
10595 2003-10-21  Mark Mitchell  <mark@codesourcery.com>
10596
10597         PR c++/11962
10598         * g++.dg/template/cond2.C: New test.
10599
10600 2003-10-20  Joseph S. Myers  <jsm@polyomino.org.uk>
10601
10602         * gcc.dg/builtins-28.c: New test.
10603
10604 2003-10-20  Jan Hubicka  <jh@suse.cz>
10605
10606         * testsuite/g++.dg/opt/inline4.C: Do not use min-inline-insns
10607         parameter.
10608         * testsuite/gcc.dg/inline-2.c: Likewise.
10609
10610 2003-10-20  Phil Edwards  <phil@codesourcery.com>
10611
10612         * gcc.dg/20021014-1.c:  XFAIL for *-*-windiss targets.
10613         * gcc.dg/nest.c:  Likewise.
10614
10615 2003-10-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10616
10617         PR c++/9781, c++/10583, c++/11862
10618         * g++.dg/parse/crash13.C: New test.
10619
10620 2003-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
10621
10622         * gcc.dg/old-style-asm-1.c: Count jump_insns instead of labels.
10623
10624 2003-10-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
10625
10626         * gcc.dg/builtins-18.c: Wrap C99 tests with HAVE_C99_RUNTIME.
10627         Define HAVE_C99_RUNTIME except on Solaris.
10628         * gcc.dg/builtins-20.c: Likewise.
10629
10630 2003-10-19  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
10631
10632         * gcc.dg/old-style-asm-1.c: Use scan-assembler-times.
10633
10634 2003-10-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10635
10636         PR c++/12495
10637         * g++.dg/template/crash21.C: New test.
10638
10639 2003-10-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10640
10641         PR c++/2513
10642         * g++.dg/template/typename5.C: New test.
10643
10644 2003-10-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10645
10646         PR c++/12369
10647         * g++.dg/template/friend25.C: New test.
10648
10649 2003-10-16  Ziemowit Laski  <zlaski@apple.com>
10650
10651         * objc.dg/try-catch-2.m: Relax target triple to all Darwin
10652         versions.
10653
10654 2003-10-16  Kazu Hirata  <kazu@cs.umass.edu>
10655
10656         * gcc.c-torture/execute/20031003-1.c: Enable only when INT_MAX
10657         == 2147483647.
10658
10659 2003-10-15  Kazu Hirata  <kazu@cs.umass.edu>
10660
10661         * gcc.c-torture/execute/960416-1.x: Remove.
10662         * gcc.c-torture/execute/divconst-3.x: Likewise.
10663
10664 2003-10-15  Hans-Peter Nilsson  <hp@axis.com>
10665
10666         PR target/12598
10667         * gcc.dg/torture/cris-volatile-1.c: New test.
10668
10669 2003-10-14  Roger Sayle  <roger@eyesopen.com>
10670
10671         PR optimization/9325
10672         * gcc.c-torture/execute/20031003-1.c: Remove non-portable tests
10673         for overflowing floating point to integer conversion during RTL
10674         simplification.
10675
10676 2003-10-13  Ziemowit Laski  <zlaski@apple.com>
10677
10678         * objc/execute/_cmd.m: Fix typo.
10679         * objc.dg/image-info.m, objc.dg/symtab-1.m:
10680         Relax 'scan-assembler' regexp.
10681         * objc.dg/try-catch-1.m, objc.dg/try-catch-3.m,
10682         objc.dg/try-catch-4.m: Run on non-Darwin targets.
10683         * objc.dg/zero-link-2.m: Remove blank line.
10684         * objc.dg/zero-link-3.m: New test case.
10685
10686 2003-10-13  Geoffrey Keating  <geoffk@apple.com>
10687
10688         * g77.f-torture/execute/980520-1.x: XFAIL at -O0.
10689
10690         * gcc.dg/asm-names.c: Use scan-assembler-not rather
10691         than linker trickery.
10692
10693 2003-10-13  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
10694
10695         PR c++/12370
10696         * g++.dg/other/friend2.C: New test.
10697
10698 2003-10-12  Steven Bosscher  <steven@gcc.gnu.org>
10699
10700         * gcc.dg/20031012-1.c: New test.
10701
10702 2003-10-12  Steven Bosscher  <steven@gcc.gnu.org>
10703
10704         * gcc.dg/weak/weak-3.c: Fix for new warning.
10705
10706 2003-10-12  Kelley Cook  <kcook@gcc.gnu.org>
10707
10708         PR optimization/8750
10709         * gcc.c-torture/execute/20031012-1.c: New test case.
10710
10711 2003-10-11  Roger Sayle  <roger@eyesopen.com>
10712
10713         * gcc.c-torture/execute/string-opt-8.c: Don't test optimizations
10714         that inline strncmp as cmpstrsi on i386 when compiled with -Os.
10715
10716 2003-10-11  Roger Sayle  <roger@eyesopen.com>
10717
10718         PR optimization/12260
10719         * gcc.c-torture/compile/20031011-2.c: New test case.
10720
10721 2003-10-11  Roger Sayle  <roger@eyesopen.com>
10722
10723         * gcc.c-torture/execute/20031011-1.c: New testcase.
10724
10725 2003-10-11  Eric Botcazou  <ebotcazou@libertysurf.fr>
10726
10727         * gcc.c-torture/compile/20031011-1.c: New test.
10728
10729 2003-10-11  Jan Hubicka  <jh@suse.cz>
10730
10731         * g++.dg/other/first-global.C: New test.
10732
10733 2003-10-11  Roger Sayle  <roger@eyesopen.com>
10734
10735         * gcc.c-torture/execute/string-opt-18.c: New testcase.
10736
10737 2003-10-10  Ian Lance Taylor  <ian@wasabisystems.com>
10738
10739         * gcc.c-torture/compile/20031010-1.c: New test.
10740
10741 2003-10-10  Geoffrey Keating  <geoffk@apple.com>
10742
10743         * gcc.c-torture/execute/va-arg-24.c: Correct, and rename to...
10744         * gcc.c-torture/execute/va-arg-25.c: ... here.
10745
10746 2003-10-09  Mark Mitchell  <mark@codesourcery.com>
10747
10748         * g++.dg/ext/attrib8.C: Only run it on x86 targets.
10749
10750 2003-10-08  Richard Sandiford  <rsandifo@redhat.com>
10751
10752         * gcc.c-torture/compile/mipscop-[1-4].c: Disable for mips16.
10753
10754 2003-10-08  Giovanni Bajo  <giovannibajo@libero.it>
10755
10756         * g++.dg/parse/error2.C: New test.
10757
10758 2003-10-08  Giovanni Bajo <giovannibajo@libero.it>
10759
10760         PR c++/11097
10761         * g++.dg/other/error5.C: Modify the error message.
10762         * g++.dg/lookup/using8.C: New test.
10763
10764 2003-10-07  Geoffrey Keating  <geoffk@apple.com>
10765
10766         * gcc.dg/darwin-abi-2.c: New file.
10767         * gcc.c-torture/execute/va-arg-24.c: New file.
10768
10769 2003-10-06  Bob Wilson  <bob.wilson@acm.org>
10770
10771         * g++.dg/template/spec10.C: Set exit value to zero on success.  Fix
10772         indentation.
10773
10774 2003-10-06  Mark Mitchell  <mark@codesourcery.com>
10775
10776         PR c++/10147
10777         * g++.dg/other/error4.C: Update error messages.
10778         * g++.dg/template/ptrmem4.C: Likewise.
10779
10780         PR c++/12337
10781         * g++.dg/init/new9.C: New test.
10782
10783         PR c++/12334, c++/12236, c++/8656
10784         * g++.dg/ext/attrib8.C: New test.
10785
10786 2003-10-06  Devang Patel  <dpatel@apple.com>
10787
10788         * gcc.dg/debug/dwarf2-3.h: New test.
10789         * gcc.dg/debug/dwarf2-3.c: New test case for -feliminate-dwarf2-dups.
10790
10791 2003-10-06  Wolfgang Bangerth  <bangerth@ticam.utexas.edu>
10792
10793         * g++.dg/opt/cfg2.C: New test.
10794
10795 2003-10-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
10796
10797         * g++.dg/opt/float1.C: New test.
10798
10799 2003-10-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
10800
10801         * gcc.dg/c90-array-lval-6.c: New test.
10802         * gcc.dg/c99-array-lval-6.c: New test.
10803
10804 2003-10-03  Alexander Malmberg  <alexander@malmberg.org>
10805             Ziemowit Laski  <zlaski@apple.com>
10806
10807         * objc.dg/method-6.m ('starboard'): Move prototype from 'Base' to
10808         'Derived', so that it is never considered a class method; add
10809         new warning for '+port' method ambiguity.
10810         * objc.dg/method-12.m: Include <objc/objc.h> instead of
10811         <objc/objc-api.h> (needed on Mac OS X).
10812         * objc.dg/method-13.m: New test.
10813
10814 2003-10-03  Roger Sayle  <roger@eyesopen.com>
10815
10816         PR optimization/9325, PR java/6391
10817         * gcc.c-torture/execute/20031003-1.c: New test case.
10818
10819 2003-10-02  Mark Mitchell  <mark@codesourcery.com>
10820
10821         PR optimization/12180
10822         * gcc.dg/20031002-1.c: New test.
10823
10824         PR c++/12486
10825         * g++.dg/inherit/error1.C: New test.
10826
10827 2003-10-02  Chris Demetriou  <cgd@broadcom.com>
10828
10829         * lib/f-torture.exp (search_for): Rename to...
10830         (search_for_re): This.  Also, clean up comments and the
10831         "regexp" invocation.
10832
10833 2003-10-02  Josef Zlomek  <zlomekj@suse.cz>
10834
10835         * gcc.c-torture/compile/20031002-1.c: New test.
10836
10837 2003-10-02  Jakub Jelinek  <jakub@redhat.com>
10838
10839         * g++.dg/opt/cond1.C: New test.
10840
10841 2003-10-01  Kelley Cook  <kelleycook@wideopenwest.com>
10842
10843         * gcc.dg/Wold-style-definition-2.c: New testcase.
10844         * gcc.dg/wtr-func-def-1.c: Modify to reflect new warning.
10845
10846 2003-09-29  Richard Henderson  <rth@redhat.com>
10847
10848         * g++.dg/init/array10.C: Add dg-options.
10849
10850 2003-09-29  Eric Botcazou  <ebotcazou@libertysurf.fr>
10851
10852         * g++.dg/opt/unroll1.C: Change unsigned to __SIZE_TYPE__.
10853
10854 2003-09-28  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10855
10856         * g++.dg/template/friend19.C: Fix typo.
10857         * g++.old-deja/g++.other/crash31.C: Adjust expected error.
10858
10859 2003-09-28  Richard Sandiford  <rsandifo@redhat.com>
10860
10861         * gcc.c-torture/execute/20030928-1.c: New test.
10862         * gcc.dg/torture/mips-sdata-1.c (f): Refer to x[0] rather than x[3].
10863
10864 2003-09-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
10865
10866         * g++.dg/opt/unroll1.C: New test.
10867
10868 2003-09-26  Roger Sayle  <roger@eyesopen.com>
10869
10870         PR optimization/11741
10871         * gcc.dg/20030926-1.c: New test case.
10872
10873 2003-09-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10874
10875         PR c++/5655
10876         * g++.dg/parse/access7.C: New test.
10877         * g++.old-deja/g++.brendan/crash56.C: Fix redeclaration error.
10878
10879 2003-09-24  Ziemowit Laski  <zlaski@apple.com>
10880
10881         MERGE OF objc-improvements-branch into MAINLINE:
10882         * lib/objc.exp (objc_target_compile): Do not point at libobjc headers
10883         if libobjc has not been built.
10884         * objc/execute/IMP.m, objc/execute/_cmd.m, objc/execute/bf-common.h,
10885         objc/execute/bycopy-3.m, objc/execute/class-{1-14}.m,
10886         objc/execute/class-self-2.m, objc/execute/many_args_method.m,
10887         objc/execute/nested-3.m, objc/execute/np-2.m,
10888         objc/execute/object_is_class.m, objc/execute/object_is_meta_class.m,
10889         objc/execute/redefining_self.m, objc/execute/root_methods.m,
10890         objc/execute/static-{1-2}.m, objc/execute/string-{1-4}.m,
10891         objc/execute/va_method.m, objc.dg/comp-types-4.m, objc.dg/headers.m,
10892         objc.dg/special/unclaimed-category-1.h,
10893         objc.dg/special/unclaimed-category-1.m: Make usable with NeXT as
10894         well as GNU runtime.
10895         * execute/next_mapping.h: New header, for GNU->NeXT impedance matching.
10896         * execute/cascading-1.m, execute/function-message-1.m,
10897         objc.dg/anon-1.m, objc.dg/bitfield-{3-4}.m,
10898         objc.dg/call-super-{1-3}.m, objc.dg/category-1.m,
10899         objc.dg/const-str-{3-6}.m, objc.dg/encode-{1-4}.m,
10900         objc.dg/func-ptr-1.m, objc.dg/gnu-runtime-1.m, objc.dg/image-info.m,
10901         objc.dg/method-{3-12}.m, objc.dg/missing-proto-{1-3}.m,
10902         objc.dg/nested-func-1.m, objc.dg/proto-lossage-2.m,
10903         objc.dg/proto-qual-1.m, objc.dg/sizeof-1.m, objc.dg/static-1.m,
10904         objc.dg/symtab-1.m, objc.dg/try-catch-{1-4}.m,
10905         objc.dg/type-size-{1-2}.m, objc.dg/zero-link-{1-2}.m: New test cases.
10906         * objc.dg/bitfield-2.m: Run only on Darwin.
10907         * objc.dg/class-2.m, objc.dg/comp-types-1.m, objc.dg/desig-init-1.m,
10908         objc.dg/method-{1-2}.m, objc.dg/proto-hier-1.m,
10909         objc.dg/proto-lossage-1.m: Adjust for message wording changes.
10910         * objc.dg/const-str-1.m: Fix constant string layout.
10911
10912 2003-09-24  Alexandre Oliva  <aoliva@redhat.com>
10913
10914         * gcc.dg/cpp/Wunknown-pragmas-1.c: New test.
10915
10916 2003-09-23  Geoffrey Keating  <geoffk@apple.com>
10917
10918         * gcc.dg/darwin-abi-1.c: New file.
10919
10920 2003-09-21  Andrew Pinski  <pinskia@physics.uc.edu>
10921
10922         PR target/12281
10923         * gcc.c-torture/compile/20030921-1.c: New test.
10924
10925 2003-09-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
10926
10927         * g++.dg/opt/reg-stack2.C: New test.
10928
10929 2003-09-21  Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
10930
10931         * g++.dg/eh/delayslot1.C: New test.
10932
10933 2003-09-20  Richard Henderson  <rth@redhat.com>
10934
10935         * gcc.dg/format/gcc_diag-1.c: Add tests for %J.
10936
10937 2003-09-20  Roger Sayle  <roger@eyesopen.com>
10938
10939         * gcc.c-torture/execute/20030920-1.c: New test case.
10940
10941 2003-09-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10942
10943         * g++.dg/rtti/typeid3.C: Correct expected error message.
10944
10945 2003-09-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10946
10947         PR c++/157
10948         * g++.dg/parse/crash12.C: New test.
10949
10950 2003-09-19  Janis Johnson  <janis187@us.ibm.com>
10951
10952         * gcc.dg/compat/mixed-struct-check.h: New.
10953         * gcc.dg/compat/mixed-struct-defs.h: New.
10954         * gcc.dg/compat/mixed-struct-init.h: New.
10955         * gcc.dg/compat/struct-by-value-19_main.c: New.
10956         * gcc.dg/compat/struct-by-value-19_x.c: New.
10957         * gcc.dg/compat/struct-by-value-19_y.c: New.
10958         * gcc.dg/compat/struct-by-value-20_main.c: New.
10959         * gcc.dg/compat/struct-by-value-20_x.c: New.
10960         * gcc.dg/compat/struct-by-value-20_y.c: New.
10961         * gcc.dg/compat/struct-return-19_main.c: New.
10962         * gcc.dg/compat/struct-return-19_x.c: New.
10963         * gcc.dg/compat/struct-return-19_y.c: New.
10964         * gcc.dg/compat/struct-return-20_main.c: New.
10965         * gcc.dg/compat/struct-return-20_x.c: New.
10966         * gcc.dg/compat/struct-return-20_y.c: New.
10967
10968 2003-09-19  Andrew Pinski  <pinskia@physics.uc.edu>
10969         * g++.dg/init/array11.C: Change unsigned to __SIZE_TYPE__
10970         so that it will not complain on LP64 targets.
10971
10972 2003-09-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10973
10974         PR c++/495
10975         * g++.dg/template/friend24.C: New test.
10976
10977 2003-09-19  Nathan Sidwell  <nathan@codesourcery.com>
10978
10979         PR c++/12332
10980         * g++.dg/template/memtmpl2.C: New test.
10981
10982 2003-09-18  Mark Mitchell  <mark@codesourcery.com>
10983
10984         PR target/11184
10985         * gcc.dg/builtin-apply1.c: New test.
10986
10987 2003-09-18  Nathan Sidwell  <nathan@codesourcery.com>
10988
10989         PR c++/9848
10990         * g++.dg/warn/Wunused-4.C: New test.
10991
10992 2003-09-18  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
10993
10994         PR c++/12316
10995         * g++.dg/other/gc2.C: New test.
10996
10997 2003-09-17  Mark Mitchell  <mark@codesourcery.com>
10998
10999         PR c++/11991
11000         * g++.dg/rtti/typeid3.C: New test.
11001
11002         PR c++/12266
11003         * g++.dg/overload/template1.C: New test.
11004
11005 2003-09-17  Eric Botcazou  <ebotcazou@libertysurf.fr>
11006
11007         * g++.dg/opt/cfg3.C: New test.
11008
11009 2003-09-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11010
11011         PR c++/7939
11012         * g++.dg/template/crash11.C: New test.
11013
11014 2003-09-16  Jason Merrill  <jason@redhat.com>
11015             Jakub Jelinek  <jakub@redhat.com>
11016
11017         * gcc.dg/attr-warn-unused-result.c: New test.
11018
11019 2003-09-15  Nathan Sidwell  <nathan@codesourcery.com>
11020
11021         PR c++/12184
11022         * g++.dg/expr/call2.C: New test.
11023
11024 2003-09-15  Andreas Jaeger  <aj@suse.de>
11025
11026         * gcc.dg/Wold-style-definition-1.c: New test.
11027
11028 2003-09-14  Mark Mitchell  <mark@codesourcery.com>
11029
11030         PR c++/3907
11031         * g++.dg/parse/template12.C: New test.
11032
11033         * g++.dg/abi/bitfield11.C: New test.
11034         * g++.dg/abi/bitfield12.C: Likewise.
11035
11036 2003-09-14  Alexandre Oliva  <aoliva@redhat.com>
11037
11038         * gcc.dg/cpp/separate-1.c: Adjust line of error.  Test for correct
11039         non-expansion of functional macro name without arguments at EOL.
11040         * gcc.dg/cpp/spacing1.c: Revert 2003-08-04's change.  Likewise.
11041
11042 2003-09-14  Richard Sandiford  <rsandifo@redhat.com>
11043
11044         * gcc.c-torture/execute/20030914-[12].c: New tests.
11045
11046 2003-09-11  Nathan Sidwell  <nathan@codesourcery.com>
11047
11048         PR c++/11788
11049         * g++.dg/overload/addr1.C: New test.
11050
11051 2003-09-10  Ian Lance Taylor  <ian@wasabisystems.com>
11052
11053         * gcc.dg/20030909-1.c: New test.
11054
11055 2003-09-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
11056
11057         * gcc.dg/ultrasp10.c: New test.
11058
11059 2003-09-09  Devang Patel  <dpatel@apple.com>
11060
11061         * gcc.dg/darwin-ld-6.c: New test.
11062
11063 2003-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11064
11065         * gcc.dg/torture/builtin-explog-1.c: New testcase.
11066
11067 2003-09-08  Mark Mitchell  <mark@codesourcery.com>
11068
11069         * gcc.dg/ia64-types1.c: New test.
11070         * gcc.dg/ia64-types2.c: Likewise.
11071
11072 2003-09-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11073
11074         * gcc.dg/builtins-1.c: Add more _Complex tests.
11075         * gcc.dg/torture/builtin-attr-1.c: Likewise.
11076
11077         * gcc.dg/builtins-1.c: Test existing _Complex functions.
11078         * gcc.dg/torture/builtin-attr-1.c: Likewise.
11079
11080 2003-09-08  Mark Mitchell  <mark@codesourcery.com>
11081
11082         PR c++/11786
11083         * g++.dg/lookup/koenig2.C: New test.
11084
11085         PR c++/5296
11086         * g++.dg/rtti/typeid2.C: New test.
11087
11088 2003-09-08  Jakub Jelinek  <jakub@redhat.com>
11089
11090         * gcc.c-torture/compile/20030904-1.c: New test.
11091
11092 2003-09-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
11093
11094         * g++.dg/opt/longbranch2.C: New test.
11095
11096 2003-09-07  Andrew Pinski  <pinskia@physics.uc.edu>
11097
11098         * g++.dg/template/crash10.C: Only compile it.
11099
11100 2003-09-07  Andrew Pinski  <pinskia@physics.uc.edu>
11101
11102         PR middle-end/11665
11103         * gcc.c-torture/compile/20030907-1.c: New test.
11104         * g++.dg/init/array11.C: New test.
11105
11106 2003-09-07  Mark Mitchell  <mark@codesourcery.com>
11107
11108         PR c++/11852
11109         * g++.dg/init/struct1.C: New test.
11110
11111 2003-09-07  Mark Mitchell  <mark@codesourcery.com>
11112
11113         PR c++/12181
11114         * g++.dg/expr/comma1.C: New test.
11115
11116 2003-09-06  Mark Mitchell  <mark@codesourcery.com>
11117
11118         PR c++/11867
11119         * g++.dg/expr/static_cast5.C: New test.
11120
11121 2003-09-06  Andrew Pinski  <pinskia@physics.uc.edu>
11122
11123         PR c++/11507
11124         * g++.dg/lookup/scoped7.C: New test.
11125
11126         PR c++/9574
11127         * g++.dg/other/static1.C: New test.
11128
11129         PR c++/11490
11130         * g++.dg/warn/template-1.C: New test.
11131
11132         PR c++/11432
11133         * g++.dg/template/crash10.C: New test.
11134
11135         PR c++/2478
11136         * g++.dg/overload/VLA.C: New test.
11137
11138         PR c++/10804
11139         * g++.dg/template/call1.C: New test.
11140
11141 2003-09-06  Nathan Sidwell  <nathan@codesourcery.com>
11142
11143         PR c++/11794
11144         * g++.dg/parse/using3.C: New test.
11145
11146 2003-09-06  Roger Sayle  <roger@eyesopen.com>
11147
11148         PR c++/11409
11149         * g++.dg/overload/builtin3.C: New test case.
11150
11151 2003-09-06  Steven Bosscher  <steven@gcc.gnu.org>
11152
11153         PR c/9862
11154         * gcc.dg/20030906-1.c: New test.
11155         * gcc.dg/20030906-2.c: Likewise.
11156
11157 2003-09-06  Nathan Sidwell  <nathan@codesourcery.com>
11158
11159         PR c++/12167
11160         * g++.dg/parse/defarg5.C: New test.
11161
11162         * g++.dg/template/non-type-template-argument-1.C: Tweak expected error.
11163
11164 2003-09-05  Mark Mitchell  <mark@codesourcery.com>
11165
11166         PR c++/12163
11167         * g++.dg/expr/static_cast4.C: New test.
11168
11169         PR c++/12146
11170         * g++.dg/template/crash9.C: New test.
11171
11172 2003-09-05  Andrew Pinski  <pinskia@physics.uc.edu>
11173
11174         * g++.old-deja/g++.ext/pretty2.C: Update for change
11175         in __FUNCTION__.
11176         * g++.old-deja/g++.ext/pretty3.C: Likewise.
11177
11178 2003-09-05  Nathan Sidwell  <nathan@codesourcery.com>
11179
11180         PR c++/11922
11181         * g++/dg/template/qualified-id1.C: New test.
11182
11183         PR c++/12037
11184         * g++.dg/warn/noeffect4.C: New test.
11185
11186 2003-09-04  Matt Austern  <austern@apple.com>
11187
11188         * g++.dg/ext/fnname1.C: New test. (__func__ for C++.)
11189         * g++.dg/ext/fnname2.C: Likewise.
11190         * g++.dg/ext/fnname3.C: Likewise.
11191
11192 2003-09-04  Mark Mitchell  <mark@codesourcery.com>
11193
11194         * g++.dg/expr/lval1.C: New test.
11195         * g++.dg/ext/lvcast.C: Remove.
11196
11197 2003-09-03  Roger Sayle  <roger@eyesopen.com>
11198
11199         PR optimization/11700.
11200         * gcc.c-torture/compile/20030903-1.c: New test case.
11201
11202 2003-09-03  Mark Mitchell  <mark@codesourcery.com>
11203
11204         PR c++/12053
11205         * g++.dg/abi/layout4.C: New test.
11206
11207 2003-09-02  Scott Brumbaugh  <scottb.lists@verizon.net>
11208
11209         PR c++/11553
11210         * g++.dg/parse/friend3.C: New test.
11211
11212 2003-09-02  Mark Mitchell  <mark@codesourcery.com>
11213
11214         PR c++/11847
11215         * g++.dg/template/class1.C: New test.
11216
11217         PR c++/11808
11218         * g++.dg/expr/call1.C: New test.
11219
11220 2003-09-01  Mark Mitchell  <mark@codesourcery.com>
11221
11222         PR c++/12114
11223         * g++.dg/init/ref9.C: New test.
11224
11225         PR c++/11972
11226         * g++.dg/template/nested4.C: New test.
11227
11228 2003-08-29  Mark Mitchell  <mark@codesourcery.com>
11229
11230         PR c++/12093
11231         * g++.dg/template/non-dependent4.C: New test.
11232
11233         PR c++/11928
11234         * g++.dg/inherit/conv1.C: New test.
11235
11236 2003-08-29  Mark Mitchell  <mark@codesourcery.com>
11237
11238         PR c++/6196
11239         * g++.dg/ext/label1.C: New test.
11240         * g++.dg/ext/label2.C: Likewise.
11241
11242 2003-08-28  Mark Mitchell  <mark@codesourcery.com>
11243
11244         * g++.dg/expr/cond3.C: New test.
11245
11246 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11247
11248         * gcc.dg/builtins-1.c: Add new builtin cases.
11249
11250 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11251
11252         * gcc.dg/builtins-1.c: Add new cases.
11253         * gcc.dg/torture/builtin-attr-1.c: Likewise.
11254
11255 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11256
11257         * gcc.dg/builtins-1.c: Add more math builtin tests.
11258         * gcc.dg/torture/builtin-attr-1.c: New test.
11259
11260 2003-08-28  Mark Mitchell  <mark@codesourcery.com>
11261
11262         PR optimization/5079
11263         * g++.dg/opt/static3.C: New test.
11264
11265 2003-08-27  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
11266
11267         * gcc.misc-tests/gcov-10b.c: New test.
11268
11269 2003-08-27  Mark Mitchell  <mark@codesourcery.com>
11270
11271         * g++.dg/opt/ptrmem3.C: New test.
11272
11273         * g++.old-deja/g++.pt/overload8.C: Remove XFAIL.
11274
11275 2003-08-27  Jakub Jelinek  <jakub@redhat.com>
11276
11277         * gcc.dg/20030826-2.c: New test.
11278
11279 2003-08-26  Roger Sayle  <roger@eyesopen.com>
11280
11281         PR middle-end/12002
11282         * g77.f-torture/compile/12002.f: New test case.
11283
11284 2003-08-26  Roger Sayle  <roger@eyesopen.com>
11285
11286         * gcc.dg/20030826-1.c: New test case.
11287
11288 2003-08-26  Matt Kraai  <kraai@alumni.cmu.edu>
11289
11290         * gcc.dg/noncompile/20030818-1.c: Expect second line of error.
11291
11292 2003-08-26  Nathan Sidwell  <nathan@codesourcery.com>
11293
11294         PR c++/11871
11295         * c++.dg/lookup/crash1.C: New test.
11296
11297         * c++.dg/warn/noeffect3.C: New test.
11298
11299 2003-08-25  Janis Johnson  <janis187@us.ibm.com>
11300
11301         * gcc.dg/compat/vector-1_x.c: Compile with -w.
11302         * gcc.dg/compat/vector-1_y.c: Ditto.
11303         * gcc.dg/compat/vector-2_x.c: Ditto.
11304         * gcc.dg/compat/vector-2_y.c: Ditto.
11305
11306 2003-08-25  Ulrich Weigand  <uweigand@de.ibm.com>
11307
11308         * gcc.dg/20030702-1.c: New test.
11309
11310 2003-08-25  Mark Mitchell  <mark@codesourcery.com>
11311
11312         PR c++/8795
11313         * g++.dg/ext/altivec-1.C: New test.
11314
11315 2003-08-24  Richard Henderson  <rth@redhat.com>
11316
11317         * g++.dg/eh/simd-2.C: Add -w for x86.
11318
11319 2003-08-23  Jakub Jelinek  <jakub@redhat.com>
11320
11321         * gcc.dg/20030815-1.c: New test.
11322
11323 2003-08-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11324
11325         PR c++/3765
11326         * g++.dg/parse/access6.C: New test.
11327
11328 2003-08-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11329
11330         PR c++/641, c++/11876
11331         * g++.dg/template/friend22.C: New test.
11332         * g++.dg/template/friend23.C: Likewise.
11333
11334 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
11335
11336         * gcc.misc-tests/linkage.exp: Treat all HP-UX platforms
11337         identically.
11338
11339 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
11340
11341         * g++.old-deja/g++.ext/attrib5.C: XFAIL on hppa2*-hp-hpux11*.
11342
11343 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
11344
11345         * gcc.dg/20020313-1.c: Add "-w" to dg-options.
11346
11347 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
11348
11349         * gcc.misc-tests/linkage.exp: Add logic for ia64-hp-hpux*.
11350
11351 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
11352
11353         * g++.dg/other/packed1.C: Add XFAIL marker for ia64-hp-hpux*.
11354
11355 2003-08-21  Mark Mitchell  <mark@codesourcery.com>
11356
11357         PR c++/11919
11358         * g++.dg/overload/prom1.C: New test.
11359
11360         PR c++/11551
11361         * g++.dg/parse/dtor2.C: New test.
11362
11363         PR c++/10762
11364         * g++.dg/parse/using2.C: New test.
11365
11366 2003-08-21  Kazu Hirata  <kazu@cs.umass.edu>
11367
11368         PR target/11805
11369         * gcc.c-torture/compile/20030821-1.c: New.
11370
11371 2003-08-20  Mark Mitchell  <mark@codesourcery.com>
11372
11373         PR c++/11834
11374         * g++.dg/template/deduce2.C: New test.
11375
11376 2003-08-21  Josef Zlomek  <zlomekj@suse.cz>
11377
11378         * gcc.c-torture/execute/20030821-1.c: New test.
11379
11380 2003-08-20  Roger Sayle  <roger@eyesopen.com>
11381
11382         PR middle-end/11984
11383         * gcc.dg/20030820-1.c: New test case.
11384
11385 2003-08-20  Nathan Sidwell  <nathan@codesourcery.com>
11386
11387         PR c++/11945
11388         * g++.dg/warn/noeffect2.C: New test.
11389
11390 2003-08-19  Mark Mitchell  <mark@codesourcery.com>
11391
11392         PR c++/10926
11393         * g++.dg/template/dtor2.C: New test.
11394
11395         PR c++/11684
11396         * g++.dg/template/operator1.C: New test.
11397         * g++.dg/parse/operator4.C: New test.
11398
11399         PR c++/11946.C
11400         * g++.dg/expr/enum1.C: New test.
11401         * gcc.dg/c99-bool-1.c: Remove bogus warning.
11402
11403         PR c++/11036.C
11404         * g++.dg/parse/elab2.C: New test.
11405         * g++.dg/parse/typedef4.C: Change error message.
11406         * g++.old-deja/g++.robertl/eb133.C: Remove bogus error markers.
11407         * g++.old-deja/g++.robertl/eb133a.C: Remove bogus error markers.
11408         * g++.old-deja/g++.robertl/eb133b.C: Remove bogus error markers.
11409
11410 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
11411
11412         * gcc.dg/pch/warn-1.c: New.
11413         * gcc.dg/pch/warn-1.hs: New.
11414
11415         * lib/dg-pch.exp (dg-pch): Use 'return' not 'continue' to skip
11416         not-tested file.
11417
11418 2003-08-19  Andrew Pinski  <pinskia@physics.uc.edu>
11419
11420         * gcc.dg/uninit-E.c: Add forgotten dg-warning marker.
11421
11422 2003-08-19  Andrew Pinski  <pinskia@physics.uc.edu>
11423
11424         * gcc.dg/uninit-D.c: New Test.
11425         * gcc.dg/uninit-E.c: New Test.
11426         * gcc.dg/uninit-F.c: New Test.
11427         * gcc.dg/uninit-G.c: New Test.
11428
11429 2003-08-19  Michael Ritzert  <ritzert@t-online.de>
11430
11431         * g++.dg/README: Describe the pch directory.
11432
11433 2003-08-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11434
11435         PR c++/11174
11436         * g++.dg/parse/access4.C: New test.
11437         * g++.dg/parse/access5.C: Likewise.
11438         * g++.old-deja/g++.jason/access17.C: Adjust error message.
11439
11440 2003-08-18  Matt Kraai  <kraai@alumni.cmu.edu>
11441
11442         * gcc.dg/noncompile/20030818-1.c: New.
11443
11444 2003-08-18  Nathan Sidwell  <nathan@codesourcery.com>
11445
11446         PR c++/11957
11447         * g++.dg/warn/noeffect1.C: New test.
11448
11449         * g++.dg/template/scope2.C: New test.
11450         * g++.dg/template/error2.C: Correct dg-error
11451
11452 2003-08-18  Richard Sandiford  <rsandifo@redhat.com>
11453
11454         * gcc.c-torture/compile/mipscop*.c: Turn into compile-only tests.
11455
11456 2003-08-16  Nathan Sidwell  <nathan@codesourcery.com>
11457
11458         PR C++/11512
11459         * g++.dg/template/warn1.C: New.
11460
11461 2003-08-15  Nathan Sidwell  <nathan@codesourcery.com>
11462
11463         * g++.dg/template/error2.C: New test.
11464         * g++.dg/lookup/using7.C: Adjust errors
11465         * g++.old-deja/g++.pt/crash36.C: Likewise.
11466         * g++.old-deja/g++.pt/derived3.C: Likewise.
11467
11468 2003-08-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11469
11470         * gcc.c-torture/execute/builtins/lib/strcat.c: New.
11471         * gcc.c-torture/execute/builtins/string-9-lib.c: New.
11472         * gcc.c-torture/execute/builtins/string-9.c: New, from
11473         string-opt-9.c.  Adjust for execute/builtins framework.
11474         * gcc.c-torture/execute/string-opt-9.c: Delete.
11475
11476 2003-08-12  Mark Mitchell  <mark@codesourcery.com>
11477
11478         * g++.dg/init/new8.C: Use __SIZE_TYPE__ to get the type of size_t.
11479
11480         * g++.dg/parse/ret-type2.C: New test.
11481
11482         PR c++/11703
11483         * g++.dg/init/new8.C: New test.
11484
11485         PR c++/10923
11486         * g++.dg/parse/typedef5.C: New test.
11487
11488         PR c++/9512
11489         * g++.dg/parse/qualified2.C: New test.
11490         * g++.old-deja/g++.other/decl5.C: Mark one more instance of
11491         invalid code.
11492
11493 2003-08-11  Mark Mitchell  <mark@codesourcery.com>
11494
11495         * g++.dg/conversion/ptrmem1.C: New test.
11496
11497 2003-08-11  Jakub Jelinek  <jakub@redhat.com>
11498
11499         PR target/11693
11500         * gcc.dg/20030811-1.c: New test.
11501
11502         PR target/11535
11503         * gcc.c-torture/execute/20030811-1.c: New test.
11504
11505 2003-08-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11506
11507         * gcc.c-torture/execute/string-opt-9.c: Add more strcat cases.
11508
11509 2003-08-10  Mark Mitchell  <mark@codesourcery.com>
11510
11511         PR c++/11789.C
11512         * g++.dg/inherit/multiple1.C: New test.
11513
11514 2003-08-10  Nathan Sidwell  <nathan@codesourcery.com>
11515
11516         * gcc.dg/spe1.c: New test.
11517
11518         PR c++/11670
11519         * g++.dg/expr/cast2.C: New test.
11520
11521         PR c++/10530
11522         * g++.dg/template/dependent-name2.C: New test.
11523
11524 2003-08-08  Andrew Pinski  <pinskia@physics.uc.edu>
11525
11526         * g++.dg/parse/crash11.C: Put the dg options in comments.
11527
11528 2003-08-08  Neil Booth  <neil@daikokuya.co.uk>
11529
11530         * lib/gcc-dg.exp: Update for diagnostic change.
11531
11532 2003-08-07  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11533
11534         PR c++/5767
11535         * g++.dg/parse/crash11.C: New test.
11536
11537 2003-08-06  Alexandre Oliva  <aoliva@redhat.com>
11538
11539         * gcc.dg/cpp/spacing1.c: Update.
11540
11541 2003-08-04  Janis Johnson  <janis187@us.ibm.com>
11542
11543         PR target/11739
11544         * gcc.misc-tests/i386-prefetch.exp: Use -march=i386 when specifying
11545         a value for -mtune.
11546
11547 2003-08-04  Roger Sayle  <roger@eyesopen.com>
11548
11549         PR middle-end/11771
11550         * gcc.c-torture/compile/20030804-1.c: New test case.
11551
11552 2003-08-04  Roger Sayle  <roger@eyesopen.com>
11553
11554         * gcc.dg/20030804-1.c: New test case.
11555
11556 2003-08-04  Alexandre Oliva  <aoliva@redhat.com>
11557
11558         * gcc.dg/cpp/separate-1.c: New test.
11559
11560 2003-08-03  Nathan Sidwell  <nathan@codesourcery.com>
11561
11562         PR c++/11704
11563         * g++.dg/template/dependent-expr2.C: New test.
11564
11565         PR c++/11766
11566         * g++.dg/expr/ptrmem1.C: New test.
11567
11568 2003-08-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11569
11570         PR c++/9453
11571         * g++.dg/template/friend15.C: New test.
11572
11573 2003-08-03  Neil Booth  <neil@daikokuya.co.uk>
11574
11575         * lib/dg-pch.exp: Work round PCH bug.
11576
11577 2003-08-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11578
11579         * gcc.dg/builtins-1.c: Add macro helpers.  Add missing math
11580         builtins.  Move cases from builtins-4.c here.
11581
11582         * gcc.dg/torture/builtin-math-1.c: New test taken from
11583         bits of gcc.dg/builtins-3.c, gcc.dg/builtins-5.c and also some
11584         additional cases.
11585
11586         * gcc.dg/builtins-3.c, gcc.dg/builtins-4.c, gcc.dg/builtins-5.c:
11587         Delete.
11588
11589 2003-08-02  Nathan Sidwell  <nathan@codesourcery.com>
11590
11591         PR c++/9447
11592         * g++.dg/template/using7.C: New test.
11593
11594 2003-08-02  Neil Booth  <neil@daikokuya.co.uk>
11595
11596         * import1.c, import2.c: New tests.
11597
11598 2003-08-01  Jakub Jelinek  <jakub@redhat.com>
11599
11600         * g++.dg/eh/crossjump1.C: New test.
11601
11602 2003-08-01  Mark Mitchell  <mark@codesourcery.com>
11603
11604         PR c++/11697
11605         * g++.dg/template/using6.C: New test.
11606
11607         PR c++/11744
11608         * g++.dg/template/koenig2.C: New test.
11609
11610 2003-08-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11611
11612         PR c++/7983
11613         * g++.dg/parse/typedef4.C: New test.
11614
11615 2003-08-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11616
11617         PR c++/8442, c++/8806
11618         * g++.dg/template/elab1.C: New test.
11619         * g++.dg/template/type2.C: Likewise.
11620         * g++.dg/template/ttp3.C: Adjust expected error message.
11621         * g++.old-deja/g++.law/visibility13.C: Likewise.
11622         * g++.old-deja/g++.niklas/t135.C: Likewise.
11623         * g++.old-deja/g++.pt/ttp41.C: Likewise.
11624         * g++.old-deja/g++.pt/ttp43.C: Use qualified name for template
11625         template argument.
11626         * g++.old-deja/g++.pt/ttp44.C: Likewise.
11627
11628 2003-08-01  Nathan Sidwell  <nathan@codesourcery.com>
11629
11630         PR c++/11295
11631         * g++.dg/ext/stmtexpr1.C: New test.
11632
11633         * g++.dg/opt/tmp1.C: New test.
11634
11635         PR c++/11525
11636         * g++.dg/parse/constant4.C: New test.
11637
11638         PR c++/9447
11639         * g++.dg/template/using5.C: New test.
11640
11641 2003-07-31  Roger Sayle  <roger@eyesopen.com>
11642
11643         * gcc.dg/builtins-27.c: New test case.
11644
11645 2003-07-31  Jakub Jelinek  <jakub@redhat.com>
11646
11647         * gcc.dg/tls/opt-7.c: New test.
11648
11649 2003-07-31  Andrew Pinski  <pinskia@physics.uc.edu>
11650
11651         * g++.old-deja/g++.other/crash18.C: Remove.
11652
11653 2003-07-31  Nathan Sidwell  <nathan@codesourcery.com>
11654
11655         * g++.dg/template/explicit3.C: New.
11656         * g++.dg/template/explicit4.C: New.
11657         * g++.dg/template/explicit5.C: New.
11658
11659         PR c++/11347
11660         * g++.dg/template/memtmpl1.C: New.
11661
11662 2003-07-29  Andrew Pinski <pinskia@physics.uc.edu>
11663
11664         PR target/11565
11665         * gcc.dg/i386-387-1.c (dg-options): Add -march=i386.
11666         * gcc.dg/i386-387-5.c (dg-options): Likewise.
11667
11668 2003-07-30  Jan Hubicka  <jh@suse.cz>
11669
11670         * vtgc1.c: Kill.
11671
11672 2003-07-29  Zack Weinberg  <zack@codesourcery.com>
11673
11674         * gcc.dg/struct-in-proto-1.c: New test.
11675
11676 2003-07-29  Neil Booth  <neil@daikokuya.co.uk>
11677
11678         * gcc.dg/cpp/include2.c: Only expect one message.
11679
11680 2003-07-29  Nathan Sidwell  <nathan@codesourcery.com>
11681
11682         PR c++/9447
11683         * g++.dg/template/using1.C: New test.
11684         * g++.dg/template/using2.C: New test.
11685         * g++.dg/template/using3.C: New test.
11686         * g++.dg/template/using4.C: New test.
11687
11688 2003-07-29  Alexandre Oliva  <aoliva@redhat.com>
11689
11690         * gcc.c-torture/execute/string-opt-9.c: strcmp returns int.
11691         * gcc.c-torture/execute/string-opt-10.c: Likewise.
11692
11693 2003-07-28  Jan Hubicka  <jh@suse.cz>
11694
11695         PR c++/11530
11696         * g++.dg/opt/call1.C: New test.
11697
11698 2003-07-28  Alexandre Oliva <aoliva@redhat.com>
11699
11700         PR c++/11667
11701         * g++.dg/init/enum2.C: New test.
11702         * g++.dg/template/overload1.C: Add "-w" option.
11703
11704 2003-07-28    <hp@bitrange.com>
11705
11706         * gcc.dg/Wdeclaration-after-statement-1.c,
11707         gcc.dg/Wdeclaration-after-statement-2.c: New tests.
11708
11709 2003-07-28  Jakub Jelinek  <jakub@redhat.com>
11710
11711         * gcc.c-torture/compile/20030725-1.c: New test.
11712
11713 2003-07-28  Aldy Hernandez  <aldyh@redhat.com>
11714
11715         * gcc.dg/20030505.c: Only run for SPE.
11716         Remove definition of opaque type.
11717
11718 2003-07-27  Mark Mitchell  <mark@codesourcery.com>
11719
11720         * g++.dg/template/ptrmem6.C: New test.
11721
11722 2003-07-26  Geoffrey Keating  <geoffk@apple.com>
11723
11724         * gcc.c-torture/compile/zero-strct-2.c: New test.
11725
11726 2003-07-25  Geoffrey Keating  <geoffk@apple.com>
11727
11728         * gcc.dg/intermod-1.c: New test.
11729
11730 2003-07-25  Nathan Sidwell  <nathan@codesourcery.com>
11731
11732         PR c++/11617
11733         * g++.dg/template/lookup2.C: New test.
11734         * g++.dg/template/memclass1.C: Remove instantiated from error.
11735         * g++.dg/other/error2.C: Tweak expected errors.
11736
11737         PR c++/11596
11738         * g++.dg/template/defarg3.C: New test.
11739
11740         * g++.dg/ext/packed2.C: Pack member struct too. Explain why.
11741
11742 2003-07-24  Mark Mitchell  <mark@codesourcery.com>
11743
11744         * g++.dg/inherit/access5.C: New test.
11745
11746 2003-07-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11747
11748         PR c++/11513
11749         * g++.dg/template/crash8.C: New test.
11750
11751 2003-07-23  Steven Bosscher <steven@gcc.gnu.org>
11752
11753         PR c/10602
11754         * gcc.dg/noncompile/incomplete-2.c: New test.
11755
11756 2003-07-23  Mark Mitchell  <mark@codesourcery.com>
11757
11758         PR c++/11645
11759         * g++.dg/inherit/access4.C: New test.
11760
11761         PR c++/11517
11762         * g++.dg/expr/cond2.C: New test.
11763
11764         PR optimization/10679
11765         * g++.dg/opt/inline4.C: New test.
11766
11767 2003-07-23  Nathan Sidwell  <nathan@codesourcery.com>
11768
11769         * g++.dg/parse/crash10: New test.
11770
11771 2003-07-22  Nathan Sidwell  <nathan@codesourcery.com>
11772
11773         * g++.dg/ext/flexary1.C: New test.
11774
11775 2003-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11776
11777         PR c++/10793
11778         * g++.dg/template/crash9.C: New test.
11779
11780 2003-07-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
11781
11782         PR c++/3004
11783         * g++.dg/parse/typedef3.C: New test.
11784
11785         PR c++/7906
11786         * g++.dg/parse/operator2.C: New test.
11787
11788         PR c++/8895
11789         * g++.dg/parse/def-tmpl-arg1.C: New test.
11790
11791         PR c++/9282
11792         * g++.dg/parse/funptr1.C: New test.
11793
11794         PR c++/9452
11795         * g++.dg/parse/ambig3.C: New test.
11796
11797         PR c++/9454
11798         * g++.dg/parse/operator3.C: New test.
11799
11800         PR c++/9486
11801         * g++.dg/parse/template10.C: New test.
11802
11803         PR c++/9488
11804         * g++.dg/parse/template11.C: New test.
11805
11806         PR c++/10150
11807         * g++.dg/parse/invalid-op1.C: New test.
11808
11809         PR c++/10247
11810         * g++.dg/parse/condexpr1.C: New test.
11811
11812 2003-07-22  Nathan Sidwell  <nathan@codesourcery.com>
11813
11814         * g++.dg/ext/packed3.C: New test.
11815         * g++.dg/ext/packed4.C: New test.
11816
11817         * gcc.dg/pack-test-3.c: New test.
11818
11819 2003-07-21  Janis Johnson  <janis187@us.ibm.com>
11820
11821         * lib/compat.exp: Handle dg-options per source file.
11822         * g++.dg/compat/abi/bitfield1_x.C: Specify dg-options.
11823         * g++.dg/compat/abi/bitfield1_y.C: Ditto.
11824         * g++.dg/compat/abi/bitfield2_x.C: Ditto.
11825         * g++.dg/compat/abi/bitfield2_y.C: Ditto.
11826         * g++.dg/compat/abi/vbase8-10_x.C: Ditto.
11827         * g++.dg/compat/abi/vbase8-10_y.C: Ditto.
11828         * g++.dg/compat/abi/vbase8-21_x.C: Ditto.
11829         * g++.dg/compat/abi/vbase8-21_y.C: Ditto.
11830         * g++.dg/compat/abi/vbase8-22_x.C: Ditto.
11831         * g++.dg/compat/abi/vbase8-22_y.C: Ditto.
11832         * g++.dg/compat/abi/vbase8-4_x.C: Ditto.
11833         * g++.dg/compat/abi/vbase8-4_y.C: Ditto.
11834         * g++.dg/compat/break/bitfield7_x.C: Ditto.
11835         * g++.dg/compat/break/bitfield7_y.C: Ditto.
11836
11837 2003-07-21  Andrew Pinski  <pinskia@physics.uc.edu>
11838
11839         PR c/10320
11840         * gcc.c-torture/execute/20030718-1.c: New test.
11841
11842 2003-07-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
11843
11844         PR optimization/11536
11845         * gcc.dg/20030721-1.c: New test.
11846
11847 2003-07-19  Mark Mitchell  <mark@codesourcery.com>
11848
11849         PR c++/11546
11850         * g++.dg/template/lookup1.C: New test.
11851
11852 2003-07-19  Zack Weinberg  <zack@codesourcery.com>
11853
11854         * gcc.dg/noncompile/label-1.c: New comprehensive test case for
11855         diagnostics of ill-formed constructs involving labels.
11856         * gcc.dg/noncompile/label-lineno-1.c: Add error regexp for
11857         the new 'previously defined here' message.
11858
11859 2003-07-18  Nathan Sidwell  <nathan@codesourcery.com>
11860
11861         * g++.dg/parse/non-dependent2.C: New test.
11862
11863 2003-07-18  Andrew Pinski  <pinskia@physics.uc.edu>
11864
11865         * g++.dg/init/init-ref4.C: xfail on targets without
11866         weak symbols.
11867
11868 2003-07-17  Jakub Jelinek  <jakub@redhat.com>
11869
11870         PR target/11087
11871         * gcc.c-torture/execute/20030717-1.c: New test.
11872
11873 2003-07-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
11874
11875         * g++.dg/opt/cfg1.C: New test.
11876
11877 2003-07-17  Mark Mitchell  <mark@codesourcery.com>
11878
11879         PR optimization/11557
11880         * gcc.dg/20030717-1.c: New test.
11881
11882 2003-07-17  Andrew Pinski <pinskia@physics.uc.edu>
11883
11884         PR c++/10476
11885         * g++.dg/expr/crash-1.C: New test.
11886
11887         PR c++/11027
11888         * g++.dg/template/init3.C: New test.
11889
11890         PR c++/8222
11891         * g++.dg/template/non-dependent1.C: New test.
11892
11893         PR c++/11070
11894         * g++.dg/template/non-dependent2.C: New test.
11895
11896         PR c++/11071
11897         * g++.dg/template/non-dependent3.C: New test.
11898
11899         PR c++/9907
11900         * g++.dg/template/sizeof5.C: New test.
11901
11902 2003-07-17  Geoffrey Keating  <geoffk@apple.com>
11903
11904         PR 11498
11905         * gcc.c-torture/compile/mangle-1.c: New file.
11906
11907 2003-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11908
11909         PR c++/7809
11910         * g++.dg/parse/access3.C: New test.
11911
11912 2003-07-17  Andrew Pinski  <pinskia@physics.uc.edu>
11913
11914         PR c++/11384
11915         * g++.dg/init/init-ref4.C: New test.
11916
11917 2003-07-16  Mark Mitchell  <mark@codesourcery.com>
11918
11919         PR c++/11547
11920         * g++.dg/parse/constant3.C: New test.
11921         * g++.dg/parse/crash7.C: Likewise.
11922
11923 2003-07-16  Andrew Pinski  <pinskia@physics.uc.edu>
11924
11925         PR target/11008
11926         * gcc.dg/i386-pentium4-not-mull.c: New.
11927
11928 2003-07-16  J"orn Rennecke <joern.rennecke@superh.com>
11929
11930         * gcc.dg/asm-names.c (ymain): Make it weak.
11931
11932 2003-07-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11933
11934         PR c++/5421
11935         * g++.dg/template/friend21.C: New test.
11936
11937 2003-07-16  Jakub Jelinek  <jakub@redhat.com>
11938
11939         * gcc.dg/cleanup-8.c: New test.
11940         * gcc.dg/cleanup-9.c: New test.
11941
11942 2003-07-16  Danny Smith  <dannysmith@users.sourceforge.net>
11943
11944         * g++.dg/ext/dll-MI1.h: New file.
11945         * g++.dg/ext/dllexport-MI1.C: New file.
11946         * g++.dg/ext/dllimport-MI1.C: New file.
11947
11948 2003-07-15  Jakub Jelinek  <jakub@redhat.com>
11949
11950         * gcc.c-torture/execute/string-opt-8.c (main): Remove i370 and s390,
11951         it does not have cmpstrsi patterns (just cmpmemsi).
11952
11953 2003-07-15  Mark Mitchell  <mark@codesourcery.com>
11954
11955         PR debug/11473
11956         * g++.dg/debug/debug8.C: New test.
11957
11958 2003-07-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11959
11960         PR c++/10108
11961         * g++.dg/template/crash7.C: New test.
11962
11963 2003-07-15  Kazu Hirata  <kazu@cs.umass.edu>
11964
11965         PR target/10795
11966         * gcc.c-torture/compile/20030708-1.c: New.
11967
11968 2003-07-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
11969
11970         * gcc.c-torture/execute/20030715-1.c: New test.
11971
11972 2003-07-14  Geoffrey Keating  <geoffk@apple.com>
11973
11974         * gcc.dg/pch/inline-3.c: New file.
11975         * gcc.dg/pch/inline-3.hs: New file.
11976         * gcc.dg/pch/inline-4.c: New file.
11977         * gcc.dg/pch/inline-4.hs: New file.
11978
11979 2003-07-14  Mark Mitchell  <mark@codesourcery.com>
11980
11981         PR c++/11509
11982         * g++.dg/template/crash6.C: New test.
11983
11984         PR c++/7053
11985         * g++.dg/template/friend20.C: New test.
11986
11987         PR c++/7019
11988         * g++.dg/template/overload2.C: New test.
11989
11990 2003-07-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11991
11992         PR optimization/11440
11993         * gcc.c-torture/execute/20030714-1.c: New test.
11994
11995 2003-07-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11996
11997         PR c++/11154
11998         * g++.dg/template/partial2.C: New test.
11999
12000 2003-07-13  Mark Mitchell  <mark@codesourcery.com>
12001
12002         PR c++/11503
12003         * g++.dg/template/anon1.C: New test.
12004
12005         PR c++/11493
12006         PR c++/11495
12007         * g++.dg/parse/template9.C: Likewise.
12008         * g++.dg/template/crash4.C: New test.
12009         * g++.dg/template/koenig1.C: Likewise.
12010         * g++.old-deja/g++.benjamin/tem03.C: Adjust error markers.
12011         * g++.old-deja/g++.benjamin/tem06.C: Declare "x".
12012         * g++.old-deja/g++.jason/overload33.C: Use this-> when calling
12013         functions.
12014         * g++.old-deja/g++.jason/template36.C: Likewise.
12015         * g++.old-deja/g++.mike/p1989.C: Likewise.
12016         * g++.old-deja/g++.pt/lookup2.C: Use -fpermissive when compiling.
12017         * g++.old-deja/g++.pt/ttp20.C: Use this->.
12018         * g++.old-deja/g++.pt/ttp21.C: Use this->.
12019         * g++.old-deja/g++.pt/typename13.C: Use -fpermissive when
12020         compiling.
12021         * g++.old-deja/g++.pt/union2.C: Use this->.
12022
12023 2003-07-11  Jakub Jelinek  <jakub@redhat.com>
12024
12025         * gcc.dg/20030711-1.c: New test.
12026
12027 2003-07-11  Nathan Sidwell  <nathan@codesourcery.com>
12028
12029         PR c++/11050
12030         * g++.dg/parse/args1.C: New test.
12031         * g++.pt/defarg8.C: Change expected errors.
12032
12033 2003-07-11  Mark Mitchell  <mark@codesourcery.com>
12034
12035         PR c++/8164
12036         * g++.dg/template/nontype2.C: New test.
12037
12038         PR c++/10558
12039         * g++.dg/parse/template8.C: New test.
12040
12041         PR c++/8327
12042         * g++.dg/template/scope1.C: New test.
12043
12044         * g++.dg/warn/Wsign-compare-1.C: New test.
12045
12046 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
12047
12048         * gcc.dg/20021018-1.c: Disable if the sizeof (int) < 4.
12049
12050 2003-07-10  Mark Mitchell  <mark@codesourcery.com>
12051
12052         PR c++/9411
12053         * g++.dg/template/explicit2.C: New test.
12054
12055         PR c++/10032
12056         * g++.dg/warn/pedantic1.C: New test.
12057
12058 2003-07-10  Nathan Sidwell  <nathan@codesourcery.com>
12059
12060         PR c++ 9483
12061         * g++.dg/other/field1.C: New test.
12062
12063 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
12064
12065         PR c/11449
12066         * gcc.c-torture/compile/20030707-1.c: New.
12067
12068 2003-07-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12069
12070         PR c++/10849
12071         * g++.dg/template/access12.C: New test.
12072
12073 2003-07-09  Nathan Sidwell  <nathan@codesourcery.com>
12074
12075         * g++.dg/bprob/bprob.exp (prof_ext): Update.
12076         * g77.dg/bprob/bprob.exp (prof_ext): Update.
12077         * gcc.misc-tests/bprob.exp (prof_ext): Update.
12078         * gcc.misc-tests/gcov.exp: Update
12079         * g++.dg/gcov/gcov.exp: Update
12080         * lib/gcov.exp: Update.
12081
12082 2003-07-08  Mark Mitchell  <mark@codesourcery.com>
12083
12084         * g++.dg/abi/mangle17.C: Make sure template expressions are
12085         dependent.
12086         * g++.dg/abi/mangle4.C: Mark erroneous casts.
12087         * g++.dg/debug/debug7.C: Mark erronous new-declarator.
12088         * g++.dg/opt/stack1.C: Remove erroneous code.
12089         * g++.dg/parse/template7.C: New test.
12090         * g++.dg/template/dependent-expr1.C: Mark erroneous code.
12091         * g++.old-deja/g++.pt/crash4.C: Likewise.
12092
12093 2003-07-09  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
12094
12095         * gcc.dg/const-elim-1.c (dg-final): Change regexp to match labels
12096         with zero or one occurence of `$' after the initial `L'.
12097
12098 2003-07-08  Kazu Hirata  <kazu@cs.umass.edu>
12099
12100         * gcc.c-torture/compile/20030704-1.c: Add a comment.
12101
12102 2003-07-08  Roger Sayle  <roger@eyesopen.com>
12103
12104         PR c/11370
12105         * gcc.dg/Wunreachable-6.c: New testcase.
12106         * gcc.dg/Wunreachable-7.c: New testcase.
12107
12108 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
12109
12110         PR c/11420
12111         * gcc.dg/20030708-1.c: New test.
12112
12113 2003-07-08  Richard Sandiford  <rsandifo@redhat.com>
12114
12115         * gcc.dg/compat/sdata-section.h: New file.
12116         * gcc.dg/compat/sdata-1_{x,y,main}.c: New test.
12117         * gcc.dg/torture/mips-sdata-1.c: New test.
12118
12119 2003-07-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12120
12121         PR c++/11030
12122         * g++.dg/template/friend19.C: New test.
12123
12124 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
12125
12126         * g++.dg/opt/strength-reduce.C: New test.
12127
12128 2003-07-07  Roger Sayle  <roger@eyesopen.com>
12129
12130         PR target/10979
12131         * gcc.dg/20030707-1.c: New testcase.
12132
12133 2003-07-07  Roger Sayle  <roger@eyesopen.com>
12134
12135         PR optimization/11059
12136         * g++.dg/opt/emptyunion.C: New testcase.
12137
12138 2003-07-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
12139             Eric Botcazou  <ebotcazou@libertysurf.fr>
12140
12141         * g++.dg/opt/stack1.C: New test.
12142
12143 2003-07-05  Mark Mitchell  <mark@codesourcery.com>
12144
12145         * g++.old-deja/g++.jason/typeid1.C: Make it a compile test, not a
12146         run test.
12147
12148         PR c++/11431
12149         * g++.dg/expr/static_cast3.C: New test.
12150
12151 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
12152
12153         * gcc.c-torture/execute/wchar_t-1.x: New file; XFAIL wchar_t-1.c
12154         everywhere.
12155         * gcc.dg/concat.c: Concatenation of string constants with
12156         __FUNCTION__ / __PRETTY_FUNCTION__ is now a hard error.
12157         * gcc.dg/wtr-strcat-1.c: Loosen dg-warning regexp.
12158         * gcc.dg/cpp/escape-2.c: Use wide character constants where
12159         necessary to avoid multi-character character constant warning.
12160         * gcc.dg/cpp/escape.c: Likewise.
12161         * gcc.dg/cpp/ucs.c: Likewise.
12162         Remove backslashes from dg-bogus comments, as they confuse Tcl.
12163         Fix a typo.
12164
12165 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
12166
12167         PR c/11428
12168         * gcc.c-torture/compile/20030704-1.c: New.
12169
12170 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
12171
12172         * gcc.dg/compat/fnptr-by-value-1_x.c: Add a prototype for testva.
12173
12174 2003-07-04  Danny Smith  <dannysmith@users.sourceforge.net>
12175
12176         PR c++/5287, PR c++/7910,  PR c++/11021
12177         * g++.dg/ext/dllimport1.C: Add mingw32 as target. Add
12178         tests for warnings.
12179         * g++.dg/ext/dllimport2.C: Add tests for warnings.
12180         * g++.dg/ext/dllimport3.C: Likewise.
12181         * g++.dg/ext/dllimport4.C: New file.
12182         * g++.dg/ext/dllimport5.C: New file.
12183         * g++.dg/ext/dllimport6.C: New file.
12184         * g++.dg/ext/dllimport7.C: New file.
12185         * g++.dg/ext/dllimport8.C: New file.
12186         * g++.dg/ext/dllimport9.C: New file.
12187         * g++.dg/ext/dllimport10.C: New file.
12188         * g++.dg/ext/dllexport1.C: New file.
12189
12190 2003-07-03  Mark Mitchell  <mark@codesourcery.com>
12191
12192         * g++.old-deja/g++.jason/typeid1.C: Add dg-error marker.
12193         * g++.old-deja/g++.mike/net36.C: Tweak error messages.
12194
12195 2003-07-03  Roger Sayle  <roger@eyesopen.com>
12196
12197         * gcc.dg/builtins-25.c: New testcase.
12198         * gcc.dg/builtins-26.c: New testcase.
12199
12200 2003-07-03  Janis Johnson  <janis187@us.ibm.com>
12201
12202         * gcc.dg/compat/vector-defs.h: New file.
12203         * gcc.dg/compat/vector-setup.h: New file.
12204         * gcc.dg/compat/vector-check.h: New file.
12205         * gcc.dg/compat/vector-1_main.c: New file.
12206         * gcc.dg/compat/vector-1_x.c: New file.
12207         * gcc.dg/compat/vector-1_y.c: New file.
12208         * gcc.dg/compat/vector-2_main.c: New file.
12209         * gcc.dg/compat/vector-2_x.c: New file.
12210         * gcc.dg/compat/vector-2_y.c: New file.
12211
12212         * gcc.dg/compat/fnptr-by-value-1_main.c: New file.
12213         * gcc.dg/compat/fnptr-by-value-1_x.c: New file.
12214         * gcc.dg/compat/fnptr-by-value-1_y.c: New file.
12215         * gcc.dg/compat/struct-align-1.h: New file.
12216         * gcc.dg/compat/struct-align-1_main.c: New file.
12217         * gcc.dg/compat/struct-align-1_x.c: New file.
12218         * gcc.dg/compat/struct-align-1_y.c: New file.
12219         * gcc.dg/compat/struct-align-2.h: New file.
12220         * gcc.dg/compat/struct-align-2_main.c: New file.
12221         * gcc.dg/compat/struct-align-2_x.c: New file.
12222         * gcc.dg/compat/struct-align-2_y.c: New file.
12223
12224         * gcc.dg/compat/compat-common.h (DEBUG_FINI): New.
12225         * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
12226         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
12227         * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
12228         * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
12229         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
12230         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
12231         * gcc.dg/compat/scalar-return-3_x.c: Ditto.
12232         * gcc.dg/compat/scalar-return-4_x.c: Ditto.
12233         * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
12234         * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
12235         * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
12236         * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
12237         * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
12238         * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
12239         * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
12240         * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
12241         * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
12242         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
12243         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
12244         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
12245         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
12246         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
12247         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
12248         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
12249         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
12250         * gcc.dg/compat/struct-return-10_x.c: Ditto.
12251         * gcc.dg/compat/struct-return-2_x.c: Ditto.
12252         * gcc.dg/compat/struct-return-3_x.c: Ditto.
12253
12254 2003-07-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
12255
12256         * gcc.dg/i386-call-1.c: New test.
12257
12258 2003-07-03  Nathan Sidwell  <nathan@codesourcery.com>
12259
12260         PR c++/9162
12261         * g++.dg/parse/defarg4.C: New.
12262
12263 2003-07-03  Roger Sayle  <roger@eyesopen.com>
12264
12265         PR target/10700
12266         * gcc.c-torture/compile/20030703-1.c: New test case.
12267
12268 2003-07-03  Mark Mitchell  <mark@codesourcery.com>
12269
12270         * g++.dg/template/local3.C: Remove extra semicolon.
12271
12272 2003-07-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
12273
12274         * gcc.dg/i386-volatile-1.c: New test.
12275
12276 2003-07-02  Nathan Sidwell  <nathan@codesourcery.com>
12277
12278         PR c++/11072
12279         * g++.dg/other/offsetof2.C: XFAIL.
12280         * g++.dg/other/offsetof5.C: New.
12281
12282         PR c++/10219
12283         * g++.dg/template/error1.C: New.
12284
12285         PR c++/9779
12286         * g++.dg/template/dependent-expr1.C: New.
12287
12288 2003-07-01  Mark Mitchell  <mark@codesourcery.com>
12289
12290         PR c++/6949
12291         * g++.dg/template/local3.C: New test.
12292
12293         PR c++/11149
12294         * g++.dg/lookup/scoped6.C: New test.
12295
12296 2003-07-01  Giovanni Bajo  <giovannibajo@libero.it>
12297
12298         PR c++/8046
12299         * g++.dg/other/error7.C: New test.
12300
12301 2003-07-01  Kazu Hirata  <kazu@cs.umass.edu>
12302
12303         * g++.old-deja/g++.abi/vbase1.C: Fix comment typos.
12304         * g++.old-deja/g++.abi/vtable3.h: Likewise.
12305         * g++.old-deja/g++.law/code-gen5.C: Likewise.
12306         * g++.old-deja/g++.other/union2.C: Likewise.
12307         * gcc.dg/c90-const-expr-2.c: Likewise.
12308         * gcc.dg/c90-const-expr-3.c: Likewise.
12309         * gcc.dg/c99-const-expr-2.c: Likewise.
12310         * gcc.dg/c99-const-expr-3.c: Likewise.
12311         * gcc.dg/concat.c: Likewise.
12312
12313 2003-07-01  Mark Mitchell  <mark@codesourcery.com>
12314
12315         PR c++/9559
12316         * g++.dg/init/static1.C: New test.
12317
12318 2003-06-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
12319
12320         * g++.old-deja/g++.niklas/README: Fix spelling for "testcase".
12321         * g++.old-deja/g++.other/access2.C: Likewise.
12322         * g++.old-deja/g++.other/decl2.C: Likewise.
12323         * gcc.c-torture/execute/20020615-1.c: Likewise.
12324
12325 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
12326
12327         PR c++/4933
12328         * g++.dg/template/sizeof4.C: New test.
12329
12330 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
12331
12332         * g++.dg/other/error6.C: New test.
12333
12334 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
12335
12336         PR c++/10750
12337         * g++.dg/parse/constant2.C: New test.
12338
12339 2003-06-30  Giovanni Bajo <giovannibajo@libero.it>
12340
12341         PR c++/11106
12342         * g++.dg/other/error5.C: New test.
12343
12344 2003-06-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12345
12346         * gcc.dg/format/gcc_diag-1.c: New test.
12347
12348 2003-06-28  Ulrich Weigand  <uweigand@de.ibm.com>
12349
12350         * gcc.c-torture/execute/multi-ix.c: Fix off-by-one bugs.
12351
12352 2003-06-28  Nathan Sidwell  <nathan@codesourcery.com>
12353
12354         * g++.old-deja/g++.robertl/eb133.C: Set expected line number.
12355         * g++.old-deja/g++.robertl/eb133a.C: Likewise.
12356         * g++.old-deja/g++.robertl/eb133b.C: Likewise.
12357
12358 2003-06-28  Jakub Jelinek  <jakub@redhat.com>
12359
12360         * gcc.c-torture/execute/builtins/string-8.c: New test.
12361         * gcc.c-torture/execute/builtins/string-8-lib.c: New.
12362         * gcc.c-torture/execute/stdio-opt-1.c (main): Add new tests.
12363         * gcc.c-torture/execute/string-opt-7.c (main): Add new test.
12364
12365 2003-06-27  Mark Mitchell  <mark@codesourcery.com>
12366
12367         PR c++/10468
12368         * g++.dg/ext/typeof6.C: New test.
12369
12370 2003-06-27  Mark Mitchell  <mark@codesourcery.com>
12371
12372         PR c++/10796
12373         * g++.dg/init/enum1.C: New test.
12374
12375 2003-06-27  Ulrich Weigand  <uweigand@de.ibm.com>
12376
12377         * gcc.dg/20030627-1.c: New test.
12378
12379 2003-06-26  Mark Mitchell  <mark@codesourcery.com>
12380
12381         PR c++/11332
12382         * g++.dg/expr/static_cast2.C: New test.
12383
12384 2003-06-26  Roger Sayle  <roger@eyesopen.com>
12385             Jakub Jelinek  <jakub@redhat.com>
12386
12387         * gcc.c-torture/execute/string-opt-16.c: Remove test for disabled
12388         sprintf(dst,"%s",src) optimization.
12389         * gcc.c-torture/execute/20030626-1.c: New test case.
12390         * gcc.c-torture/execute/20030626-2.c: New test case.
12391
12392 2003-06-26  J"orn Rennecke <joern.rennecke@superh.com>
12393
12394         * gcc.c-torture/execute/multi-ix.c: New test.
12395
12396         * gcc.c-torture/execute/simd-4.c (main):
12397         Added missing semicolon at end of union.
12398
12399 2003-06-26  Giovanni Bajo  <giovannibajo@libero.it>
12400
12401         PR c++/8266
12402         * g++.dg/template/explicit-instantiation3.C: New test.
12403
12404 2003-06-26  Eric Botcazou <ebotcazou@libertysurf.fr>
12405
12406         * gcc.dg/20030626-1.c: Use signed char.
12407
12408 2003-06-26  Eric Botcazou <ebotcazou@libertysurf.fr>
12409
12410         * gcc.dg/20030626-1.c: New test.
12411
12412 2003-06-26  Neil Booth  <neil@daikokuya.co.uk>
12413
12414         * const-str-2.m: Update.
12415
12416 2003-06-25  Mark Mitchell  <mark@codesourcery.com>
12417
12418         PR c++/10990
12419         * g++.dg/rtti/dyncast1.C: New test.
12420         * g++.dg/abi/mangle4.C: Correct base-specifier access.
12421         * g++.dg/lookup/scoped1.C: Remove XFAIL.
12422         * g++.old-deja/g++.martin/pmf1.C: Correct base-specifier access.
12423
12424         PR c++/10931
12425         * g++.dg/expr/static_cast1.C: New test.
12426
12427 2003-06-25  Josef Zlomek  <zlomekj@suse.cz>
12428
12429         * gcc.dg/20030625-1.c: New test.
12430
12431 2003-06-24  Roger Sayle  <roger@eyesopen.com>
12432
12433         * gcc.c-torture/compile/20030624-1.c: New test case.
12434
12435 2003-06-24  Jakub Jelinek  <jakub@redhat.com>
12436
12437         * gcc.c-torture/execute/string-opt-17.c: New test.
12438
12439 2003-06-24  Mark Mitchell  <mark@codesourcery.com>
12440
12441         PR c++/5754
12442         * g++.dg/parse/crash6.C: New test.
12443
12444 2003-06-23  Roger Sayle  <roger@eyesopen.com>
12445
12446         * gcc.dg/builtins-24.c: New test case.
12447
12448 2003-06-23  Jakub Jelinek  <jakub@redhat.com>
12449
12450         * g++.dg/opt/operator1.C: New test.
12451
12452 2003-06-22  Roger Sayle  <roger@eyesopen.com>
12453
12454         * gcc.c-torture/execute/string-opt-16.c: New test case.
12455
12456 2003-06-21  Gabriel Dos Reis <gdr@integrable-solutions.net>
12457
12458         * g++.old-deja/g++.benjamin/16077.C: Add -Wconversion  option.
12459         * g++.old-deja/g++.other/conv7.C: Likewise
12460         * g++.old-deja/g++.other/overcnv2.C: Likewise.
12461         * g++.old-deja/g++.other/overload14.C: Likewise.
12462
12463 2003-06-21  Gabriel Dos Reis <gdr@integrable-solutions.net>
12464
12465         * g++.old-deja/g++.jason/conversion5.C: Adjust option.
12466         * g++.old-deja/g++.bugs/900215_01.C: Likewise.
12467
12468 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
12469
12470         PR c++/10888
12471         * g++.dg/warn/Winline-3.C: New test.
12472
12473 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
12474
12475         * lib/target-supports.exp (check_alias_available): Make the test
12476         program acceptable to the Solaris assembler.
12477
12478         PR c++/10749
12479         * g++.dg/template/memclass2.C: New test.
12480
12481 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
12482             Eric Botcazou  <ebotcazou@libertysurf.fr>
12483
12484         * lib/gcc-dg.exp (dg-xfail-if): Do not process conditional xfail
12485         data for non-matching targets.
12486         * gcc.c-torture/compile/simd-5.c: Fix typo in conditional xfail.
12487
12488 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
12489
12490         PR c++/10845
12491         * g++.dg/template/member3.C: New test.
12492
12493 2003-06-19  Mark Mitchell  <mark@codesourcery.com>
12494
12495         PR c++/10939
12496         * g++.dg/template/func1.C: New test.
12497
12498         PR c++/9649
12499         * g++.dg/template/static4.C: New test.
12500         * g++.old-deja/g++.other/anon7.C: Remove spurious error messages.
12501
12502         PR c++/11041
12503         * g++.dg/init/ref7.C: New test.
12504
12505 2003-06-19  Matt Austern  <austern@apple.com>
12506
12507         PR c++/11228
12508         * g++.dg/anew1.C: New test.
12509         * g++.dg/anew2.C: New test.
12510         * g++.dg/anew3.C: New test.
12511         * g++.dg/anew4.C: New test.
12512
12513 2003-06-19  Kazu Hirata  <kazu@cs.umass.edu>
12514
12515         * gcc.c-torture/compile/simd-5.c: Don't XFAIL on H8.
12516
12517 2003-06-19  J"orn Rennecke <joern.rennecke@superh.com>
12518
12519         * gcc.c-torture/execute/simd-4.c (main): Make expected value
12520         endian-dependent.
12521
12522 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
12523
12524         * lib/g++.exp (g++_include_flags): Tweak path to testsuite_flags.
12525         Remove cruft.
12526
12527 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
12528
12529         * gcc.c-torture/compile/20020604-1.c: Use dg-xfail-if for h8300.
12530         * gcc.c-torture/compile/961203-1.c: Likewise.
12531         * gcc.c-torture/compile/980506-1.c: Likewise.
12532
12533 2003-06-17  Mark Mitchell  <mark@codesourcery.com>
12534
12535         PR c++/10712
12536         * g++.dg/lookup/using7.C: New test.
12537
12538 2003-06-17  Mark Mitchell  <mark@codesourcery.com>
12539
12540         PR c++/11105
12541         * g++.dg/abi/conv1.C: Remove it.
12542         * g++.dg/template/conv7.C: New test.
12543         * g++.dg/template/conv8.C: Likewise.
12544         * g++.old-deja/g++.ext/pretty2.C: Do not test __FUNCTION__ for a
12545         conversion operator.
12546
12547 2003-06-17  Janis Johnson  <janis187@us.ibm.com>
12548
12549         * gcc.dg/compat/compat-common.h (DEBUG_INIT): New.
12550         * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
12551         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
12552         * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
12553         * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
12554         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
12555         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
12556         * gcc.dg/compat/scalar-return-3_x.c: Ditto.
12557         * gcc.dg/compat/scalar-return-4_x.c: Ditto.
12558         * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
12559         * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
12560         * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
12561         * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
12562         * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
12563         * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
12564         * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
12565         * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
12566         * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
12567         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
12568         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
12569         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
12570         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
12571         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
12572         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
12573         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
12574         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
12575         * gcc.dg/compat/struct-return-10_x.c: Ditto.
12576         * gcc.dg/compat/struct-return-2_x.c: Ditto.
12577         * gcc.dg/compat/struct-return-3_x.c: Ditto.
12578
12579 2003-06-16  Mark Mitchell  <mark@codesourcery.com>
12580
12581         * lib/gcc-dg.exp (dg-xfail-if): Fix thinko.
12582         * gcc.c-torture/compile/simd-5.c: Remove spurious PowerPC-64 XFAIL
12583         indications.
12584
12585 2003-06-16  Roger Sayle  <roger@eyesopen.com>
12586
12587         * gcc.dg/i386-387-5.c: New test case.
12588         * gcc.dg/i386-387-6.c: New test case.
12589         * gcc.dg/builtins-23.c: New test case.
12590
12591 2003-06-15  Roger Sayle  <roger@eyesopen.com>
12592
12593         * gcc.dg/builtins-22.c: New test case.
12594         * gcc.dg/i386-387-1.c: Update to test exp.
12595         * gcc.dg/i386-387-2.c: Likewise.
12596
12597 2003-06-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12598
12599         * gcc.dg/format/asm_fprintf-1.c: Update width/precision checks.
12600
12601 2003-06-12  Mark Mitchell  <mark@codesourcery.com>
12602
12603         * lib/gcc-dg.exp (dg-require-dll): New function.
12604         (dg-xfail-if): Likewise.
12605         * gcc.c-torture/compile/compile.exp: Use dg rather than c-torture
12606         driver.
12607
12608         * gcc.c-torture/compile/20000804-1.c: Convert to dg format.
12609         * gcc.c-torture/compile/20001205-1.c: Likewise.
12610         * gcc.c-torture/compile/20001226-1.c: Likewise.
12611         * gcc.c-torture/compile/20010518-2.c: Likewise.
12612         * gcc.c-torture/compile/20020312-1.c: Likewise.
12613         * gcc.c-torture/compile/20020604-1.c: Likewise.
12614         * gcc.c-torture/compile/920501-12.c: Likewise.
12615         * gcc.c-torture/compile/920501-4.c: Likewise.
12616         * gcc.c-torture/compile/920520-1.c: Likewise.
12617         * gcc.c-torture/compile/920521-1.c: Likewise.
12618         * gcc.c-torture/compile/920625-1.c: Likewise.
12619         * gcc.c-torture/compile/961203-1.c: Likewise.
12620         * gcc.c-torture/compile/980506-1.c: Likewise.
12621         * gcc.c-torture/compile/981006-1.c: Likewise.
12622         * gcc.c-torture/compile/981022-1.c: Likewise.
12623         * gcc.c-torture/compile/981223-1.c: Likewise.
12624         * gcc.c-torture/compile/990617-1.c: Likewise.
12625         * gcc.c-torture/compile/dll.c: Likewise.
12626         * gcc.c-torture/compile/labels-3.c: Likewise.
12627         * gcc.c-torture/compile/mipscop-1.c: Likewise.
12628         * gcc.c-torture/compile/mipscop-2.c: Likewise.
12629         * gcc.c-torture/compile/mipscop-3.c: Likewise.
12630         * gcc.c-torture/compile/mipscop-4.c: Likewise.
12631         * gcc.c-torture/compile/simd-5.c: Likewise.
12632         * gcc.c-torture/compile/20000804-1.x: Remove.
12633         * gcc.c-torture/compile/20001205-1.x: Likewise.
12634         * gcc.c-torture/compile/20001226-1.x: Likewise.
12635         * gcc.c-torture/compile/20010518-2.x: Likewise.
12636         * gcc.c-torture/compile/20020312-1.x: Likewise.
12637         * gcc.c-torture/compile/20020604-1.x: Likewise.
12638         * gcc.c-torture/compile/920501-12.x: Likewise.
12639         * gcc.c-torture/compile/920501-4.x: Likewise.
12640         * gcc.c-torture/compile/920520-1.x: Likewise.
12641         * gcc.c-torture/compile/920521-1.x: Likewise.
12642         * gcc.c-torture/compile/920625-1.x: Likewise.
12643         * gcc.c-torture/compile/961203-1.x: Likewise.
12644         * gcc.c-torture/compile/980506-1.x: Likewise.
12645         * gcc.c-torture/compile/981006-1.x: Likewise.
12646         * gcc.c-torture/compile/981022-1.x: Likewise.
12647         * gcc.c-torture/compile/981223-1.x: Likewise.
12648         * gcc.c-torture/compile/990617-1.x: Likewise.
12649         * gcc.c-torture/compile/mipscop-1.x: Likewise.
12650         * gcc.c-torture/compile/mipscop-2.x: Likewise.
12651         * gcc.c-torture/compile/mipscop-3.x: Likewise.
12652         * gcc.c-torture/compile/mipscop-4.x: Likewise.
12653         * gcc.c-torture/compile/simd-5.x: Likewise.
12654
12655         * gcc.c-torture/compile/20021205-1.c: Remove bogus dg commands.
12656
12657 2003-06-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
12658
12659         * gcc.c-torture/execute/20030611-1.c: New test.
12660
12661 2003-06-12  Roger Sayle  <roger@eyesopen.com>
12662
12663         PR middle-end/168
12664         * gcc.dg/20030612-1.c: New test case.
12665
12666 2003-06-12  Mark Mitchell  <mark@codesourcery.com>
12667
12668         PR c++/10635
12669         * g++.dg/expr/cast1.C: New test.
12670
12671 2003-06-12  Roger Sayle  <roger@eyesopen.com>
12672
12673         * gcc.dg/builtins-21.c: New test case.
12674
12675 2003-06-11  Kelley Cook  <kelleycook@wideopenwest.com>
12676
12677         * lib/gcc.exp (gcc_target_compile): Put TOOL_OPTIONS at front of
12678         options instead of at the end.
12679         * lib/objc.exp (objc_target_compile): Likewise.
12680
12681 2003-06-11  Mark Mitchell  <mark@codesourcery.com>
12682
12683         PR c++/10432
12684         * g++.dg/parse/error1.C: New test.
12685
12686 2003-06-11  Janis Johnson  <janis187@us.ibm.com>
12687
12688         * gcc.dg/compat/struct-by-value-11_main.c: New file.
12689         * gcc.dg/compat/struct-by-value-11_x.c: New file.
12690         * gcc.dg/compat/struct-by-value-11_y.c: New file.
12691         * gcc.dg/compat/struct-by-value-12_main.c: New file.
12692         * gcc.dg/compat/struct-by-value-12_x.c: New file.
12693         * gcc.dg/compat/struct-by-value-12_y.c: New file.
12694         * gcc.dg/compat/struct-by-value-13_main.c: New file.
12695         * gcc.dg/compat/struct-by-value-13_x.c: New file.
12696         * gcc.dg/compat/struct-by-value-13_y.c: New file.
12697         * gcc.dg/compat/struct-by-value-14_main.c: New file.
12698         * gcc.dg/compat/struct-by-value-14_x.c: New file.
12699         * gcc.dg/compat/struct-by-value-14_y.c: New file.
12700         * gcc.dg/compat/struct-by-value-15_main.c: New file.
12701         * gcc.dg/compat/struct-by-value-15_x.c: New file.
12702         * gcc.dg/compat/struct-by-value-15_y.c: New file.
12703         * gcc.dg/compat/struct-by-value-16_main.c: New file.
12704         * gcc.dg/compat/struct-by-value-16_x.c: New file.
12705         * gcc.dg/compat/struct-by-value-16_y.c: New file.
12706         * gcc.dg/compat/struct-by-value-17_main.c: New file.
12707         * gcc.dg/compat/struct-by-value-17_x.c: New file.
12708         * gcc.dg/compat/struct-by-value-17_y.c: New file.
12709         * gcc.dg/compat/struct-by-value-18_main.c: New file.
12710         * gcc.dg/compat/struct-by-value-18_x.c: New file.
12711         * gcc.dg/compat/struct-by-value-18_y.c: New file.
12712
12713         * gcc.dg/compat/scalar-by-value-3_main.c: New file.
12714         * gcc.dg/compat/scalar-by-value-3_x.c: New file.
12715         * gcc.dg/compat/scalar-by-value-3_y.c: New file.
12716         * gcc.dg/compat/scalar-by-value-4_main.c: New file.
12717         * gcc.dg/compat/scalar-by-value-4_x.c: New file.
12718         * gcc.dg/compat/scalar-by-value-4_y.c: New file.
12719         * gcc.dg/compat/scalar-return-3_main.c: New file.
12720         * gcc.dg/compat/scalar-return-3_x.c: New file.
12721         * gcc.dg/compat/scalar-return-3_y.c: New file.
12722         * gcc.dg/compat/scalar-return-4_main.c: New file.
12723         * gcc.dg/compat/scalar-return-4_x.c: New file.
12724         * gcc.dg/compat/scalar-return-4_y.c: New file.
12725
12726 2003-06-10  Janis Johnson  <janis187@us.ibm.com>
12727
12728         * gcc.dg/compat/fp2-struct-check.h: New file.
12729         * gcc.dg/compat/fp2-struct-defs.h: New file.
12730         * gcc.dg/compat/fp2-struct-init.h: New file.
12731         * gcc.dg/compat/struct-by-value-10_main.c: New file.
12732         * gcc.dg/compat/struct-by-value-10_x.c: New file.
12733         * gcc.dg/compat/struct-by-value-10_y.c: New file.
12734         * gcc.dg/compat/struct-return-10_main.c: New file.
12735         * gcc.dg/compat/struct-return-10_x.c: New file.
12736         * gcc.dg/compat/struct-return-10_y.c: New file.
12737
12738         * gcc.dg/compat/compat-common.h: New file.
12739         * gcc.dg/compat/fp-struct-check.h: Improve debugging output.
12740         * gcc.dg/compat/fp-struct-test-by-value-x.h: Ditto.
12741         * gcc.dg/compat/fp-struct-test-by-value-y.h: Ditto.
12742         * gcc.dg/compat/scalar-by-value-1_main.c: Ditto.
12743         * gcc.dg/compat/scalar-by-value-1_x.c: Ditto.
12744         * gcc.dg/compat/scalar-by-value-1_y.c: Ditto.
12745         * gcc.dg/compat/scalar-by-value-2_main.c: Ditto.
12746         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
12747         * gcc.dg/compat/scalar-by-value-2_y.c: Ditto.
12748         * gcc.dg/compat/scalar-return-1_main.c: Ditto.
12749         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
12750         * gcc.dg/compat/scalar-return-1_y.c: Ditto.
12751         * gcc.dg/compat/scalar-return-2_main.c: Ditto.
12752         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
12753         * gcc.dg/compat/scalar-return-2_y.c: Ditto.
12754         * gcc.dg/compat/small-struct-check.h: Ditto.
12755         * gcc.dg/compat/struct-by-value-2_main.c: Ditto.
12756         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
12757         * gcc.dg/compat/struct-by-value-2_y.c: Ditto.
12758         * gcc.dg/compat/struct-by-value-3_main.c: Ditto.
12759         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
12760         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
12761         * gcc.dg/compat/struct-by-value-4_main.c: Ditto.
12762         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
12763         * gcc.dg/compat/struct-by-value-4_y.c: Ditto.
12764         * gcc.dg/compat/struct-by-value-5_main.c: Ditto.
12765         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
12766         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
12767         * gcc.dg/compat/struct-by-value-6_main.c: Ditto.
12768         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
12769         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
12770         * gcc.dg/compat/struct-by-value-7_main.c: Ditto.
12771         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
12772         * gcc.dg/compat/struct-by-value-7_y.c: Ditto.
12773         * gcc.dg/compat/struct-by-value-8_main.c: Ditto.
12774         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
12775         * gcc.dg/compat/struct-by-value-8_y.c: Ditto.
12776         * gcc.dg/compat/struct-by-value-9_main.c: Ditto.
12777         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
12778         * gcc.dg/compat/struct-by-value-9_y.c: Ditto.
12779         * gcc.dg/compat/struct-return-2_main.c: Ditto.
12780         * gcc.dg/compat/struct-return-2_x.c: Ditto.
12781         * gcc.dg/compat/struct-return-2_y.c: Ditto.
12782         * gcc.dg/compat/struct-return-3_main.c: Ditto.
12783         * gcc.dg/compat/struct-return-3_x.c: Ditto.
12784         * gcc.dg/compat/struct-return-3_y.c: Ditto.
12785
12786 2003-06-10  Geoffrey Keating  <geoffk@apple.com>
12787
12788         * g++.dg/pch/static-1.C: New file.
12789         * g++.dg/pch/static-1.Hs: New file.
12790
12791 2003-06-10  Richard Henderson  <rth@redhat.com>
12792
12793         * gcc.dg/asm-7.c: Adjust expected warning text.
12794
12795 2003-06-10  Roger Sayle  <roger@eyesopen.com>
12796
12797         * gcc.dg/builtins-20.c: New test case.
12798
12799 2003-06-10  Mark Mitchell  <mark@codesourcery.com>
12800
12801         PR c++/11131
12802         * g++.dg/opt/template1.C: New test.
12803
12804 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
12805
12806         * lib/gcc-dg.exp (dg-test): Clear additional_files and
12807         additional_sources.
12808
12809 2003-05-21  David Taylor  <dtaylor@emc.com>
12810
12811         * gcc.dg/Wpadded.c: New file.
12812
12813 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
12814
12815         * gcc.dg/special/20000419-2.c: Fix dg-require-alias syntax.
12816         * gcc.dg/special/weak-2.c: Add dg-require-weak.
12817         * gcc.dg/weak/weak-3.c: Reverse order of dg-do and
12818         dg-require-weak.
12819
12820 2003-06-09  J"orn Rennecke <joern.rennecke@superh.com>
12821
12822         * g++.dg/other/offsetof3.C: Adjust linenumber of last expected warning.
12823
12824 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
12825
12826         * lib/gcc-dg.exp (dg-require-weak): Fix typo.
12827         (dg-require-alias): Likewise.
12828         (dg-require-gc-sections): Likewise.
12829         * lib/target-supports.exp (check_gc_sections_available): Likewise.
12830
12831 2003-06-08  Richard Henderson  <rth@redhat.com>
12832
12833         * gcc.dg/20011029-2.c: Fix the array reference.
12834         * gcc.dg/asm-7.c: New.
12835
12836 2003-06-08  Kazu Hirata  <kazu@cs.umass.edu>
12837
12838         * gcc.c-torture/compile/20000804-1.x: Disable on h8300 port.
12839
12840 2003-06-08  Mark Mitchell  <mark@codesourcery.com>
12841
12842         * lib/gcc-dg.exp (dg-require-alias): Fix typo.
12843         (dg-require-gc-sections): Likewise.
12844
12845 2003-06-08  Jan Hubicka  <jh@suse.cz>
12846
12847         * i386-cmov1.c: Fix regular expression.
12848         * i386-cvt-1.c: Likewise.
12849         * i386-local.c: Likewise.
12850         * i386-local2.c: Likewise.
12851         * i386-mul.c: Likewise.
12852         * i386-ssetype-1.c: Likewise.
12853         * i386-ssetype-3.c: Likewise.
12854         * i386-ssetype-5.c: Likewise.
12855
12856 2003-06-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12857
12858         PR c++/11039
12859         * g++.dg/warn/implicit-typename2.C: New test.
12860         * g++.dg/warn/implicit-typename3.C: New test.
12861
12862 2003-06-07  Richard Henderson  <rth@redhat.com>
12863
12864         * g++.dg/other/offsetof3.C: Use size_t.
12865         * g++.dg/other/offsetof4.C: Likewise.
12866
12867 2003-06-07  H.J. Lu <hongjiu.lu@intel.com>
12868
12869         * lib/copy-file.exp: New. Implement gcc_copy_files.
12870
12871         * lib/dg-pch.exp: Load copy-file.exp
12872         (dg-pch): Use gcc_copy_files instead of "file copy".
12873
12874 2003-06-06  Mark Mitchell  <mark@codesourcery.com>
12875
12876         * gcc.dg/weak/weak.exp: Simplify.
12877         * gcc.dg/weak/typeof-2.c: Use dg-require-weak.
12878         * gcc.dg/weak/weak-1.c: Likewise.
12879         * gcc.dg/weak/weak-2.c: Likewise.
12880         * gcc.dg/weak/weak-3.c: Likewise.
12881         * gcc.dg/weak/weak-4.c: Likewise.
12882         * gcc.dg/weak/weak-5.c: Likewise.
12883         * gcc.dg/weak/weak-6.c: Likewise.
12884         * gcc.dg/weak/weak-7.c: Likewise.
12885         * gcc.dg/weak/weak-8.c: Likewise.
12886         * gcc.dg/weak/weak-9.c: Likewise.
12887
12888 2003-06-06  Richard Earnshaw  <rearnsha@arm.com>
12889
12890         gcc.c-torture/execute/20030606-1.c: New.
12891
12892 2003-06-06  Roger Sayle  <roger@eyesopen.com>
12893
12894         * gcc.dg/builtins-2.c: Correct check-in of incorrect version.
12895         * gcc.dg/builtins-19.c: Likewise.
12896
12897 2003-06-06  Roger Sayle  <roger@eyesopen.com>
12898
12899         * gcc.dg/builtins-2.c: Add some more tests.
12900         * gcc.dg/builtins-18.c: New test case.
12901         * gcc.dg/builtins-19.c: New test case.
12902
12903 2003-06-06  Roger Sayle  <roger@eyesopen.com>
12904             Jim Wilson  <wilson@tuliptree.org>
12905
12906         * gcc.dg/uninit-C.c: Only test TImode on 64-bit platforms.
12907
12908 2003-06-06  Jakub Jelinek  <jakub@redhat.com>
12909
12910         * gcc.c-torture/execute/builtins/string-4.c (main_test): Allow some
12911         mempcpy/stpcpy calls not to be optimized into something else.
12912         * gcc.c-torture/execute/string-opt-3.c: Moved to...
12913         * gcc.c-torture/execute/builtins/string-7.c: ...here.
12914         * gcc.c-torture/execute/builtins/string-7-lib.c: New.
12915
12916 2003-06-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12917
12918         * gcc.dg/format/asm_fprintf-1.c: New test.
12919
12920 2003-06-05  Mark Mitchell  <mark@codesourcery.com>
12921
12922         * lib/gcc-defs.exp (additional_sources): New variable.
12923         (dg-additional-sources): New function.
12924         (additional_files): New variable.
12925         (dg-additional-files): New function.
12926         (dg-additional-files-options): Likewise.
12927         * lib/gcc-dg.exp (dg-require-weak): New function.
12928         (dg-require-alias): Likewise.
12929         (dg-require-gc-sections): Likewise.
12930         * lib/target-supports.exp (check_alias_available): Remove testfile
12931         parameter.
12932         (check_gc_sections_available): New function.
12933         * lib/g++-dg.exp (dg-gpp-additional-sources): Remove.
12934         (dg-gpp-additional-files): Likewise.
12935         * lib/g++.exp (additional_sources): Remove.
12936         (additional_files): Likewise.
12937         (g++_target_compile): Use dg-additional-files-options.
12938
12939         * gcc.dg/special/special.exp: Add "ecos" tests.  Remove complex
12940         Tcl logic.
12941         * gcc.dg/special/ecos.exp: Remove.
12942         * gcc.dg/special/20000419-2.c: Use dg-require-*.
12943         * gcc.dg/special/alias-1.c: Likewise.
12944         * gcc.dg/special/alias-2.c: Likewise.
12945         * gcc.dg/special/gcsec-1.c: Likewise.
12946         * gcc.dg/special/weak-1.c: Likewise.
12947         * gcc.dg/special/weak-2.c: Likewise.
12948         * gcc.dg/special/wkali-1.c: Likewise.
12949         * gcc.dg/special/wkali-2.c: Likewise.
12950
12951         * g++.dg/special/conpr-2.C: Use dg-additional-*, not
12952         dg-gpp-additional-*.
12953         * g++.dg/special/conpr-3.C: Likewise.
12954         * g++.dg/special/conpr-4.C: Likewise.
12955         * g++.old-deja/g++.abi/vtable3a.C: Likewise.
12956         * g++.old-deja/g++.abi/vtable3b.C: Likewise.
12957         * g++.old-deja/g++.abi/vtable3c.C: Likewise.
12958         * g++.old-deja/g++.abi/vtable3d.C: Likewise.
12959         * g++.old-deja/g++.abi/vtable3e.C: Likewise.
12960         * g++.old-deja/g++.abi/vtable3f.C: Likewise.
12961         * g++.old-deja/g++.abi/vtable3g.C: Likewise.
12962         * g++.old-deja/g++.abi/vtable3h.C: Likewise.
12963         * g++.old-deja/g++.abi/vtable3i.C: Likewise.
12964         * g++.old-deja/g++.abi/vtable3j.C: Likewise.
12965         * g++.old-deja/g++.oliva/linkage1.C: Likewise.
12966         * g++.old-deja/g++.other/comdat1.C: Likewise.
12967         * g++.old-deja/g++.other/comdat2.C: Likewise.
12968         * g++.old-deja/g++.other/comdat3.C: Likewise.
12969         * g++.old-deja/g++.other/ctor1.C: Likewise.
12970         * g++.old-deja/g++.pt/instantiate5.C: Likewise.
12971
12972 2003-06-05  Richard Henderson  <rth@redhat.com>
12973
12974         * gcc.dg/debug/20030605-1.c: New.
12975
12976 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
12977
12978         * README.QMTEST: Update.
12979
12980 2003-06-04  Richard Henderson  <rth@redhat.com>
12981
12982         * gcc.dg/cleanup-1.c: New.
12983         * gcc.dg/cleanup-2.c: New.
12984         * gcc.dg/cleanup-3.c: New.
12985         * gcc.dg/cleanup-4.c: New.
12986         * gcc.dg/cleanup-5.c: New.
12987         * gcc.dg/cleanup-6.c: New.
12988         * gcc.dg/cleanup-7.c: New.
12989
12990 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
12991
12992         * g++.dg/abi/vague1.C: Use xfail, rather than embedded Tcl code.
12993
12994         * lib/dg-pch.exp: New file.
12995         * g++.dg/pch/pch.exp: Use dg-pch.exp.
12996         * gcc.dg/pch/pch.exp: Likewise.
12997
12998 2003-06-04  Roger Sayle  <roger@eyesopen.com>
12999
13000         * gcc.dg/builtins-2.c: Add tests for tan(atan(x)).
13001         * gcc.dg/builtins-3.c: Add tests for tan(0.0) and atan(0.0).
13002         * gcc.dg/builtins-7.c: Add tests for tan(atan(x)) == x.
13003         * gcc.dg/builtins-17.c: New test case.
13004         * gcc.dg/i386-387-4.c: New test case.
13005         * gcc.c-torture/execute/ieee/mzero4.c: New test case.
13006
13007 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
13008
13009         * gcc.dg/ultrasp9.c: New test.
13010
13011 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
13012
13013         * gcc.c-torture/compile/20030604-1.c: New test.
13014         * gcc.dg/sparc-constant-1.c: New test.
13015
13016 2003-06-03  Glen Nakamura  <glen@imodulo.com>
13017
13018         * gcc.dg/20020525-1.c: Replace 0x5a5a5a5a with -1.
13019
13020 2003-06-03  J"orn Rennecke <joern.rennecke@superh.com>
13021
13022         * g++.dg/abi/empty6.C (B): Request alignment of 8 bytes.
13023
13024         * gcc.dg/torture/builtin-noret-1.c (_exit, _Exit): Make weak.
13025         * gcc.dg/torture/builtin-noret-2.c (_exit, _Exit): Likewise.
13026
13027 2003-06-03  Aldy Hernandez  <aldyh@redhat.com>
13028
13029         * gcc.c-torture/compile/simd-5.x: Remove xfail for PPC64.
13030
13031 2003-06-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13032
13033         PR c++/10940
13034         * g++.dg/template/spec10.C: New test.
13035
13036 2003-06-03  Roger Sayle  <roger@eyesopen.com>
13037
13038         * gcc.dg/builtins-16.c: New test case.
13039
13040 2003-06-03  Jakub Jelinek  <jakub@redhat.com>
13041
13042         * gcc.c-torture/execute/builtins/string-4.c (main_test): Remove
13043         mempcpy test with post-increments.
13044         * gcc.c-torture/execute/string-opt-3.c: New test.
13045         * gcc.dg/string-opt-1.c: New test.
13046
13047 2003-06-03  David Billinghurst <David.Billinghurst@riotinto.com>
13048
13049         PR fortran/10965
13050         * g77.f-torture/compile/20000601-2.f: Fix non-standard code.
13051
13052 2003-06-02  Mark Mitchell  <mark@codesourcery.com>
13053
13054         * lib/scanasm.exp (dg-scan): New function, factored out of ...
13055         (scan-assembler): ... here.  Use dg-scan.
13056         (scan-assembler-not): Likewise.
13057         (scan-file): New function.
13058         (scan-file-not): Likewise.
13059         * gcc.dg/cpp/19990228-1.c: Use scan-file and/or scan-file-not.
13060         * gcc.dg/cpp/_Pragma4.c: Likewise.
13061         * gcc.dg/cpp/_Pragma5.c: Likewise.
13062         * gcc.dg/cpp/avoidpaste1.c: Likewise.
13063         * gcc.dg/cpp/avoidpaste2.c: Likewise.
13064         * gcc.dg/cpp/cmdlne-C2.c: Likewise.
13065         * gcc.dg/cpp/cmdlne-P.c: Likewise.
13066         * gcc.dg/cpp/cmdlne-dD-M.c: Likewise.
13067         * gcc.dg/cpp/cmdlne-dD-dM.c: Likewise.
13068         * gcc.dg/cpp/cmdlne-dI-M.c: Likewise.
13069         * gcc.dg/cpp/cmdlne-dM-M.c: Likewise.
13070         * gcc.dg/cpp/cmdlne-dM-dD.c: Likewise.
13071         * gcc.dg/cpp/cmdlne-dN-M.c: Likewise.
13072         * gcc.dg/cpp/cxxcom1.c: Likewise.
13073         * gcc.dg/cpp/line1.c: Likewise.
13074         * gcc.dg/cpp/maccom1.c: Likewise.
13075         * gcc.dg/cpp/maccom2.c: Likewise.
13076         * gcc.dg/cpp/maccom3.c: Likewise.
13077         * gcc.dg/cpp/maccom4.c: Likewise.
13078         * gcc.dg/cpp/maccom5.c: Likewise.
13079         * gcc.dg/cpp/maccom6.c: Likewise.
13080         * gcc.dg/cpp/multiline.c: Likewise.
13081         * gcc.dg/cpp/spacing1.c: Likewise.
13082         * gcc.dg/cpp/spacing2.c: Likewise.
13083         * gcc.dg/cpp/trad/cmdlne-C2.c: Likewise.
13084         * gcc.dg/cpp/trad/maccom1.c: Likewise.
13085         * gcc.dg/cpp/trad/maccom2.c: Likewise.
13086         * gcc.dg/cpp/trad/maccom3.c: Likewise.
13087         * gcc.dg/cpp/trad/maccom4.c: Likewise.
13088         * gcc.dg/cpp/trad/maccom6.c: Likewise.
13089         * gcc.dg/cpp/cxxcom2.c: Likewise.
13090         * gcc.dg/cpp/cxxcom2.h: New file.
13091
13092         * gcc.dg/cpp/truefalse.cpp: Move it to ...
13093         * g++.dg/cpp/truefalse.C: Here.
13094         * gcc.dg/cpp/cpp.exp: Remove scanning of ".cpp" files.
13095
13096 2003-06-01  Loren James Rittle  <ljrittle@acm.org>
13097
13098         * gcc.dg/cpp/redef3.c: New file.
13099
13100 2003-06-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
13101
13102         * gcc.dg/i386-loop-3.c: New test.
13103
13104 2003-05-31  Toon Moene  <toon@moene.indiv.nluug.nl>
13105
13106         * g77.dg/ffree-form-2.f: XFAIL removed, because fixed.
13107
13108 2003-05-31  Roger Sayle  <roger@eyesopen.com>
13109
13110         * gcc.dg/fwrapv-1.c: New test case.
13111         * gcc.dg/fwrapv-2.c: New test case.
13112
13113 2003-05-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13114
13115         PR c++/10956
13116         * g++.dg/template/spec9.C: New test.
13117
13118 2003-05-29  Roger Sayle  <roger@eyesopen.com>
13119
13120         * gcc.dg/duff-4.c: New test case.
13121
13122 2003-05-27  David Billinghurst <David.Billinghurst@riotinto.com>
13123
13124         PR fortran/10843
13125         * g77.dg/ffixed-form-1.f: New test
13126         * g77.dg/ffixed-form-2.f: New test
13127         * g77.dg/ffree-form-2.f: New test - XFAIL pending fix
13128         * g77.dg/ffree-form-3.f: New test
13129
13130 2003-05-26  Andreas Tobler <a.tobler@schweiz.ch>
13131
13132         * gcc.dg/wchar_t-1.c: XFAIL on darwin, no wchar.h available.
13133         * gcc.dg/wint_t-1.c: Likewise.
13134
13135 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13136
13137         * g++.dg/template/access11.C: New test.
13138
13139 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13140
13141         PR c++/10849
13142         * g++.dg/template/access10.C: New test.
13143
13144 2003-05-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
13145             Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13146
13147         * gcc.c-torture/compile/simd-5.x: XFAIL on SPARC64.
13148
13149 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
13150
13151         * gcc.dg/torture/builtin-noret-1.c: Add dg-option -multiply_defined
13152         suppress for powerpc-*-darwin*.
13153         * gcc.dg/torture/builtin-noret-2.c: Likewise.
13154
13155 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
13156
13157         * gcc.c-torture/execute/builtins/builtins.exp: Add -multiply_defined
13158         suppress option for powerpc-*-darwin*.
13159
13160 2003-05-23  Roger Sayle  <roger@eyesopen.com>
13161
13162         * gcc.dg/builtins-1.c: Add tests for tan and atan.
13163         * gcc.dg/builtins-4.c: Add test for fmod.
13164
13165 2003-05-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13166
13167         PR c++/10682
13168         * g++.dg/template/instantiate4.C: New test.
13169
13170 2003-05-22  Roger Sayle  <roger@eyesopen.com>
13171
13172         * gcc.c-torture/execute/ieee/inf-2.c: New test case.
13173
13174 2003-05-21  Janis Johnson  <janis187@us.ibm.com>
13175
13176         * gcc.dg/compat/scalar-return-1_main.c: New file.
13177         * gcc.dg/compat/scalar-return-1_x.c: New file.
13178         * gcc.dg/compat/scalar-return-1_y.c: New file.
13179         * gcc.dg/compat/scalar-return-2_main.c: New file.
13180         * gcc.dg/compat/scalar-return-2_x.c: New file.
13181         * gcc.dg/compat/scalar-return-2_y.c: New file.
13182         * gcc.dg/compat/struct-return-3_main.c: New file.
13183         * gcc.dg/compat/struct-return-3_y.c: New file.
13184         * gcc.dg/compat/struct-return-3_x.c: New file.
13185         * gcc.dg/compat/struct-return-2_main.c: New file.
13186         * gcc.dg/compat/struct-return-2_x.c: New file.
13187         * gcc.dg/compat/struct-return-2_y.c: New file.
13188
13189 2003-05-21  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
13190
13191         * g++.old-deja/g++.law/profile1.C (dg-options): Add -static to options
13192         for hppa*-hp-hpux*.
13193         * gcc.dg/20021014-1.c (dg-options): Likewise.
13194         * gcc.dg/nest.c (dg-options): Likewise.
13195
13196 2003-05-21  Danny Smith  <dannysmith@users.sourceforge.net>
13197
13198         PR c++/9738
13199         * g++.dg/ext/dllimport2.C: New file.
13200         * g++.dg/ext/dllimport3.C: New file.
13201
13202 2003-05-20  Janis Johnson  <janis187@us.ibm.com>
13203
13204         * gcc.dg/compat/struct-by-value-3_x.c: Move common pieces to headers.
13205         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
13206         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
13207         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
13208         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
13209         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
13210         * gcc.dg/compat/struct-by-value-7_x.c Ditto.
13211         * gcc.dg/compat/struct-by-value-7_y.c Ditto.
13212         * gcc.dg/compat/small-struct-defs.h: New file.
13213         * gcc.dg/compat/small-struct-init.h: New file.
13214         * gcc.dg/compat/small-struct-check.h: New file.
13215         * gcc.dg/compat/fp-struct-defs.h: New file.
13216         * gcc.dg/compat/fp-struct-check.h: New file.
13217         * gcc.dg/compat/fp-struct-init.h: New file.
13218         * gcc.dg/compat/fp-struct-test-by-value-y.h: New file.
13219         * gcc.dg/compat/fp-struct-test-by-value-x.h: New file.
13220
13221 2003-05-19  Jakub Jelinek  <jakub@redhat.com>
13222
13223         * gcc.dg/20030225-2.c: New test.
13224
13225 2003-05-18  Roger Sayle  <roger@eyesopen.com>
13226             Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13227
13228         * gcc.c-torture/compile/20030518-1.c: New test case.
13229
13230 2003-05-18  Mark Mitchell  <mark@codesourcery.com>
13231
13232         * lib/gcc-dg.exp (gcc-dg-debug-runtest): Add opt_opts parameter.
13233         * gcc.dg/debug/debug.exp: Pass opt_opts parameter to
13234         gcc-dg-debug-runtest.
13235         * g++.dg/debug/debug.exp: Pass opt_opts parameter to
13236         gcc-dg-debug-runtest.
13237
13238 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13239
13240         PR c++/9022
13241         * g++.dg/lookup/using6.C: New test.
13242
13243 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13244
13245         * g++.dg/parse/access2.C: New test.
13246
13247 2003-05-17  Mark Mitchell  <mark@codesourcery.com>
13248
13249         * lib/gcc-dg.exp (gcc-dg-debug-runtest): New method.
13250         * g++.dg/debug/debug.exp: Use gcc-dg-debug-runtest.
13251         * gcc.dg/debug/debug.exp: Likewise.
13252
13253 2003-05-17  Neil Booth  <neil@daikokuya.co.uk>
13254
13255         * gcc.dg/dollar.c: New test.
13256
13257 2003-05-16  Janis Johnson  <janis187@us.ibm.com>
13258
13259         * gcc.dg/compat/struct-by-value-4_main.c: Split into multiple tests.
13260         * gcc.dg/compat/struct-by-value-4_x.c: Split into multiple tests.
13261         * gcc.dg/compat/struct-by-value-4_y.c: Split into multiple tests.
13262         * gcc.dg/compat/struct-by-value-5_main.c: Split into multiple tests.
13263         * gcc.dg/compat/struct-by-value-5_x.c: Split into multiple tests.
13264         * gcc.dg/compat/struct-by-value-5_y.c: Split into multiple tests.
13265         * gcc.dg/compat/struct-by-value-6_main.c: New file.
13266         * gcc.dg/compat/struct-by-value-6_x.c: New file.
13267         * gcc.dg/compat/struct-by-value-6_y.c: New file.
13268         * gcc.dg/compat/struct-by-value-7_main.c: New file.
13269         * gcc.dg/compat/struct-by-value-7_x.c: New file.
13270         * gcc.dg/compat/struct-by-value-7_y.c: New file.
13271         * gcc.dg/compat/struct-by-value-8_main.c: New file.
13272         * gcc.dg/compat/struct-by-value-8_x.c: New file.
13273         * gcc.dg/compat/struct-by-value-8_y.c: New file.
13274         * gcc.dg/compat/struct-by-value-9_main.c: New file.
13275         * gcc.dg/compat/struct-by-value-9_x.c: New file.
13276         * gcc.dg/compat/struct-by-value-9_y.c: New file.
13277
13278 2003-05-16  Mark Mitchell  <mark@codesourcery.com>
13279
13280         * lib/gcc-dg.exp (gcc-dg-test): Rename to ...
13281         (gcc-dg-test-1): ... this.  Add target_compile parameter.  Add
13282         support for "repo" mode.
13283         * lib/g++-dg.exp: Use gcc-dg.exp to implement all functionality.
13284         * lib/g77-dg.exp: Likewise.
13285         * lib/obj-dg.exp: Likewise.
13286
13287 2003-05-16  Jakub Jelinek  <jakub@redhat.com>
13288
13289         Merge from gcc-3_2-rhl8-branch:
13290         2003-04-23  Jakub Jelinek  <jakub@redhat.com>
13291
13292         * gcc.dg/tls/opt-6.c: New test.
13293
13294         2003-04-05  Jakub Jelinek  <jakub@redhat.com>
13295
13296         * gcc.dg/20030405-1.c: New test.
13297
13298         2003-03-09  Jakub Jelinek  <jakub@redhat.com>
13299
13300         * gcc.dg/20030309-1.c: New test.
13301
13302         2003-03-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
13303
13304         * gcc.c-torture/execute/20030307-1.c: New test.
13305
13306         2003-02-20  Randolph Chung  <tausq@debian.org>
13307
13308         * gcc.c-torture/compile/20030220-1.c: New test.
13309
13310         2003-02-18  Jakub Jelinek  <jakub@redhat.com>
13311
13312         * gcc.dg/20030217-1.c: New test.
13313
13314         2003-01-29  Jakub Jelinek  <jakub@redhat.com>
13315
13316         * gcc.c-torture/compile/20020129-1.c: New test.
13317
13318         2002-12-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
13319
13320         * gcc.dg/unroll-1.c: New test.
13321
13322         2002-11-16  Jan Hubicka  <jh@suse.cz>
13323
13324         * gcc.c-torture/execute/20020920-1.c: New test.
13325
13326         2002-10-08  Jakub Jelinek  <jakub@redhat.com>
13327
13328         PR target/7434
13329         * gcc.c-torture/compile/20021008-1.c: New test.
13330
13331         2002-08-10  Gwenole Beauchesne  <gbeauchesne@mandrakesoft.com>
13332
13333         PR target/7559
13334         * testsuite/gcc.c-torture/execute/20020810-1.c: New test.
13335
13336         2002-08-07  Jakub Jelinek  <jakub@redhat.com>
13337
13338         * gcc.c-torture/compile/20020807-1.c: New test.
13339
13340         2002-07-30  Jakub Jelinek  <jakub@redhat.com>
13341
13342         * gcc.dg/tls/opt-1.c: New test.
13343
13344         2002-07-29  Jakub Jelinek  <jakub@redhat.com>
13345
13346         * gcc.dg/20020729-1.c: New test.
13347
13348         2002-07-20  Jakub Jelinek  <jakub@redhat.com>
13349
13350         * g++.dg/opt/life1.C: New test.
13351
13352         2002-05-20  Jakub Jelinek  <jakub@redhat.com>
13353
13354         * gcc.dg/20020525-1.c: New test.
13355
13356         2002-05-24  Jakub Jelinek  <jakub@redhat.com>
13357
13358         PR c++/6794
13359         * g++.dg/ext/pretty1.C: New test.
13360         * g++.dg/ext/pretty2.C: New test.
13361
13362 2003-05-15  Mark Mitchell  <mark@codesourcery.com>
13363
13364         PR c++/8385
13365         * g++.dg/ext/typeof5.C: New test.
13366
13367 2003-05-15  J"orn Rennecke <joern.rennecke@superh.com>
13368
13369         * gcc.c-torture/execute/builtins/string-asm-1.c: Take
13370         __USER_LABEL_PREFIX__ into account.
13371         * gcc.c-torture/execute/builtins/string-asm-2.c: Likewise.
13372
13373 2003-05-14  Roger Sayle  <roger@eyesopen.com>
13374
13375         * gcc.dg/builtins-15.c: New test case.
13376
13377 2003-05-13  Zack Weinberg  <zack@codesourcery.com>
13378
13379         * gcc.dg/const-elim-1.c: Tighten scan-assembler-not regexp.
13380
13381 2003-05-12  Mark Mitchell  <mark@codesourcery.com>
13382
13383         * lib/g++.exp: Tweak handling of additional source files.
13384         * g++.dg/special/conpr-2.C: Use dg-gpp-additional-sources.
13385         * g++.dg/special/conpr-2a.C: Rename to ...
13386         * g++.dg/special/conpr-2a.cc: ... this.
13387         * g++.dg/special/conpr-3.C: Use dg-gpp-additional-sources.
13388         * g++.dg/special/conpr-3a.C: Rename to ...
13389         * g++.dg/special/conpr-3a.cc: This.
13390         * g++.dg/special/conpr-3b.C: Rename to ...
13391         * g++.dg/special/conpr-3b.cc: This.
13392         * g++.dg/special/conpr-4.C: New test.
13393         * g++.dg/special/ecos.exp: Rewrite to use ordinary dg driver.
13394
13395 2003-05-12  David Edelsohn  <edelsohn@gnu.org>
13396
13397         * debug/debug.exp: Skip debug-[12].c at -O3 on non-Dwarf targets.
13398
13399 2003-05-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13400
13401         * g++.old-deja/g++.brendan/ns1.C: Remove private member warning.
13402         * g++.old-deja/g++.robertl/eb71.C: Likewise.
13403         * g++.old-deja/g++.brendan/warnings1.C: Add -Wctor-dtor-privacy.
13404         * g++.old-deja/g++.other/warn3.C: Likewise.
13405
13406 2003-05-11  Roger Sayle  <roger@eyesopen.com>
13407
13408         * gcc.dg/i386-387-1.c: Update to also test log.
13409         * gcc.dg/i386-387-2.c: Likewise.
13410
13411 2003-05-11  Toon Moene  <toon@moene.indiv.nluug.nl>
13412
13413         * g77.f-torture/execute/int8421.f: New test.
13414
13415 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13416
13417         PR c++/10230, c++/10481
13418         * g++.dg/lookup/scoped5.C: New test.
13419
13420 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13421
13422         PR c++/10552
13423         * g++.dg/template/ttp6.C: New test.
13424
13425 2003-05-11  Richard Sandiford  <rsandifo@redhat.com>
13426
13427         * gcc.c-torture/execute/builtins: New directory.
13428         * gcc.c-torture/execute/string-opt-{3,4,16,17,18,19}.c: Move into
13429         gcc.c-torture/execute/builtins.
13430         * gcc.c-torture/execute/string-opt-asm-{1,2}.c: Likewise.
13431         * gcc.c-torture/execute/builtin-noret-{1,2}.c: Move to...
13432         * gcc.dg/torture: ...this new directory.  Turn into link-only tests.
13433         * gcc.dg/no-builtin-1.c: Move into gcc.c-torture/execute/builtins.
13434
13435 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13436
13437         PR c++/9252
13438         * g++.dg/template/access8.C: New test.
13439         * g++.dg/template/access9.C: New test.
13440
13441 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13442
13443         PR c++/9554
13444         * g++.dg/parse/access1.C: New test.
13445
13446 2003-05-09  DJ Delorie  <dj@redhat.com>
13447
13448         * g++.dg/other/stdarg1.C: Make sure arg "3" is passed as a
13449         long, and not an int.
13450
13451 2003-05-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13452
13453         PR c++/10555, c++/10576
13454         * g++.dg/template/memclass1.C: New test.
13455
13456 2003-05-08  DJ Delorie  <dj@redhat.com>
13457
13458         * gcc.c-torture/execute/20020404-1.x: New, skip for 16-bit
13459         targets.
13460         * gcc.c-torture/execute/20021024-1.x: Likewise.
13461         * gcc.c-torture/execute/shiftdi.x: Likewise.
13462         * g++.old-deja/g++.mike/p700.C: Handle 16-bit targets.
13463         * g++.old-deja/g++.other/exprstmt1.C: Likewise.
13464         * gcc.dg/20021018-1.c: Likewise.
13465
13466 2003-05-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13467
13468         * g++.dg/other/packed1.C: Mark xfail for sparc*- not sparc-.
13469
13470         gcc.c-torture/execute/string-opt-19.c: Add general rodata tests.
13471         (bcopy): Call memmove.
13472
13473 2003-05-08  Roger Sayle  <roger@eyesopen.com>
13474
13475         * g77.f-torture/compile/8485.f: New test case.
13476
13477 2003-05-07  Richard Henderson  <rth@redhat.com>
13478
13479         PR c++/10570
13480         * g++.dg/eh/forced1.C: Expect catch-all handlers to run.
13481         Verify exception_cleanup not called for rethrows.
13482         * g++.dg/eh/forced2.C: Test that exception_cleanup is called
13483         when exiting catch block without rethrowing.
13484         * g++.dg/eh/forced3.C: New.
13485         * g++.dg/eh/forced4.C: New.
13486
13487 2003-05-07  Aldy Hernandez  <aldyh@redhat.com>
13488
13489         * gcc.dg/20030505.c: Fix triplet.
13490
13491 2003-05-06  DJ Delorie  <dj@redhat.com>
13492
13493         * gcc.dg/20021014-1.c: XFAIL for xstormy16 also.
13494         * gcc.dg/nest.c: Likewise.
13495
13496 2003-05-05  Roger Sayle  <roger@eyesopen.com>
13497
13498         * gcc.dg/builtins-14.c: New test case.
13499
13500 2003-05-05  Janis Johnson  <janis187@us.ibm.com>
13501
13502         * lib/compat.exp (compat-execute): New argument.
13503         * g++.dg/compat/compat.exp: Pass new argument to compat-execute.
13504         * gcc.dg/compat: New test directory.
13505         * gcc.dg/compat/compat.exp: New expect script.
13506         * gcc.dg/compat/scalar-by-value-1_main.c: New test file.
13507         * gcc.dg/compat/scalar-by-value-1_x.c: New test file.
13508         * gcc.dg/compat/scalar-by-value-1_y.c: New test file.
13509         * gcc.dg/compat/scalar-by-value-2_main.c: New test file.
13510         * gcc.dg/compat/scalar-by-value-2_x.c: New test file.
13511         * gcc.dg/compat/scalar-by-value-2_y.c: New test file.
13512
13513         * gcc.dg/compat/struct-by-value-1_main.c: New test file.
13514         * gcc.dg/compat/struct-by-value-1_x.c: New test file.
13515         * gcc.dg/compat/struct-by-value-1_y.c: New test file.
13516         * gcc.dg/compat/struct-by-value-2_main.c: New test file.
13517         * gcc.dg/compat/struct-by-value-2_x.c: New test file.
13518         * gcc.dg/compat/struct-by-value-2_y.c: New test file.
13519         * gcc.dg/compat/struct-by-value-3_main.c: New test file.
13520         * gcc.dg/compat/struct-by-value-3_x.c: New test file.
13521         * gcc.dg/compat/struct-by-value-3_y.c: New test file.
13522         * gcc.dg/compat/struct-by-value-4_main.c: New test file.
13523         * gcc.dg/compat/struct-by-value-4_x.c: New test file.
13524         * gcc.dg/compat/struct-by-value-4_y.c: New test file.
13525         * gcc.dg/compat/struct-by-value-5_main.c: New test file.
13526         * gcc.dg/compat/struct-by-value-5_x.c: New test file.
13527         * gcc.dg/compat/struct-by-value-5_y.c: New test file.
13528
13529 2003-05-05  Zack Weinberg  <zack@codesourcery.com>
13530
13531         * gcc.dg/const-elim-1.c, gcc.dg/const-elim-2.c: New testcases.
13532
13533 2003-05-05  Jakub Jelinek  <jakub@redhat.com>
13534
13535         * gcc.c-torture/execute/string-opt-18.c (main): Add 3 new tests.
13536
13537 2003-05-05  Geoffrey Keating  <geoffk@apple.com>
13538
13539         * gcc.c-torture/execute/ieee/fp-cmp-8.c: New test.
13540         * gcc.dg/ppc-fsel-2.c: New test.
13541
13542         * gcc.dg/unused-5.c: New test.
13543
13544 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13545
13546         PR c++/10496
13547         * g++.dg/warn/pmf1.C: New test.
13548
13549 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13550
13551         PR c++/4494
13552         * g++.dg/warn/main.C: New test.
13553
13554 2003-05-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13555
13556         * gcc.dg/nonnull-3.c: New test.
13557
13558 2003-05-04  Neil Booth  <neil@daikokuya.co.uk>
13559
13560         * gcc.dg/cpp/Wtrigraphs.c: Update.
13561         * gcc.dg/cpp/Wtrigraphs-2.c: New tests.
13562
13563 2003-05-03  Geoffrey Keating  <geoffk@apple.com>
13564
13565         * gcc.dg/ppc-fsel-1.c: New test.
13566
13567 2003-05-03  Zack Weinberg  <zack@codesourcery.com>
13568
13569         PR c/10604
13570         * gcc.dg/compare7.c, g++.dg/warn/compare1.C: New testcases.
13571
13572 2003-05-03  Kazu Hirata  <kazu@cs.umass.edu>
13573
13574         * gcc.dg/m-un-2.c: Fix the typedef of size_t.
13575
13576 2003-05-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13577
13578         PR c++/9364, c++/10553, c++/10586
13579         * g++.dg/parse/typename4.C: New test.
13580         * g++.dg/parse/typename5.C: Likewise.
13581
13582 2003-05-03  Richard Sandiford  <rsandifo@redhat.com>
13583
13584         * gcc.c-torture/compile/20030503-1.c: New test.
13585
13586 2003-05-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13587
13588         * g++.dg/lookup/using5.C: Fix testcase error.
13589
13590 2003-05-01  Chris Demetriou  <cgd@broadcom.com>
13591
13592         * gcc.dg/special/mips-abi.exp (is_meabi_config): Remove,
13593         since MEABI is no longer supported.  Remove all vestiges
13594         of MEABI from the test.
13595
13596 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13597
13598         PR c++/10554
13599         * g++.dg/lookup/using5.C: New test.
13600
13601 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13602
13603         PR c++/8772
13604         * g++.dg/template/ttp5.C: New test.
13605
13606 2003-04-30  Mark Mitchell  <mark@codesourcery.com>
13607
13608         * lib/g++-dg.exp (g++-dg-test): Add "repo" option.
13609         (dg-gpp-additional-sources): New function.
13610         (dg-gpp-additional-files): Likewise.
13611         * lib/g++.exp (additional_sources): New variable.
13612         (additional_files): Likewise.
13613         (g++_target_compile): Deal with them.
13614         * lib/old-dejagnu.exp: Remove.
13615         * g++.old-deja/old-deja.exp: Use dg.exp, not old-dejagnu.exp.
13616         * g++.old-deja: Revise all tests to use dg commands.
13617
13618 2003-04-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13619
13620         PR c++/9432, c++/9528
13621         * g++.dg/lookup/using4.C: New test.
13622
13623 2003-04-29  Geoffrey Keating  <geoffk@apple.com>
13624
13625         * gcc.dg/noreturn-5.c: New file.
13626         * gcc.dg/noreturn-6.c: New file.
13627
13628         * gcc.c-torture/compile/inline-1.c: New file.
13629
13630 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
13631
13632         PR c++/10551
13633         * g++.dg/template/explicit1.C: New test.
13634
13635 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
13636
13637         PR c++/10549
13638         * g++.dg/other/bitfield1.C: New test.
13639
13640         PR c++/10527
13641         * g++.dg/init/new7.C: New test.
13642
13643 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
13644
13645         * g++.dg/ext/desig1.C: New test.
13646         * g++.dg/ext/init1.C: Update.
13647
13648         * g++.old-deja/g++.pt/deduct5.C: Remove unnecessary initializer.
13649
13650 2003-04-28  Mark Mitchell  <mark@codesourcery.com>
13651
13652         PR c++/10180
13653         * g++.dg/warn/Winline-1.C: New test.
13654
13655 2003-04-28  Jakub Jelinek  <jakub@redhat.com>
13656
13657         * gcc.c-torture/execute/string-opt-19.c: New test.
13658
13659         * gcc.c-torture/execute/string-opt-asm-1.c: New test.
13660         * gcc.c-torture/execute/string-opt-asm-2.c: New test.
13661
13662 2003-04-27  Mark Mitchell  <mark@codesourcery.com>
13663
13664         PR c++/10506
13665         * g++.dg/init/new6.C: New test.
13666
13667         PR c++/10503
13668         * g++.dg/init/ref6.C: New test.
13669
13670 2003-04-26  David Edelsohn  <edelsohn@gnu.org>
13671
13672         * g++.dg/warn/weak1.C: XFAIL on AIX4.
13673
13674 2003-04-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13675
13676         * gcc.c-torture/execute/string-opt-8.c: Don't perform cmpstr
13677         checks for __pj__, but do them for !__OPTIMIZE__ and __s390__.
13678
13679 2003-04-25  Mark Mitchell  <mark@codesourcery.com>
13680
13681         * g++.old-deja/g++.pt/instantiate12.C: Explicit instantiate
13682         initialized static data members.
13683
13684 2003-04-25  H.J. Lu <hjl@gnu.org>
13685
13686         * gcc.dg/ia64-sync-4.c: New test.
13687
13688 2003-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13689
13690         * gcc.c-torture/execute/string-opt-18.c: Clean up.  Fix copyright
13691         date.
13692
13693 2003-04-24  Nathan Sidwell  <nathan@codesourcery.com>
13694
13695         PR c++/10337
13696         * g++.dg/warn/conv1.C: New test.
13697         * g++.old-deja/g++.other/conv7.C: Adjust.
13698         * g++.old-deja/g++.other/overload14.C: Adjust.
13699
13700 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
13701
13702         PR c++/10471
13703         * g++.dg/template/defarg2.C: New test.
13704
13705 2003-04-23  Neil Booth  <neil@daikokuya.co.uk>
13706
13707         * gcc.dg/cpp/include2.c: Update.
13708         * gcc.dg/cpp/multiline-2.c: New.
13709         * gcc.dg/cpp/multiline.c: Update.
13710         * gcc.dg/cpp/strify2.c: Update.
13711         * gcc.dg/cpp/trad/literals-2.c: Update.
13712
13713 2003-04-23  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
13714
13715         * g++.dg/other/packed1.C: XFAIL hppa*-*-*.
13716
13717 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
13718
13719         * g++.dg/parse/typedef1.C: Tweak after fix for PR 10428.
13720
13721 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
13722
13723         PR c++/10451
13724         * g++.dg/parse/crash4.C: New test.
13725
13726         PR c++/9847
13727         * g++.dg/parse/crash5.C: New test.
13728
13729 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
13730
13731         PR c++/10446
13732         * g++.dg/parse/crash3.C: New test.
13733
13734         PR c++/10428
13735         * g++.dg/parse/elab1.C: New test.
13736
13737 2003-04-22  Devang Patel  <dpatel@apple.com>
13738
13739         * gcc.dg/cpp/trad/funlike-5.c: New test.
13740
13741 2003-04-21  Andreas Tobler <a.tobler@schweiz.ch>
13742
13743         * g++.dg/other/packed1.C: Fix dg options.
13744
13745 2003-04-22  Nathan Sidwell  <nathan@codesourcery.com>
13746
13747         * g++.dg/other/offsetof2.C: New test.
13748
13749 2003-04-21  Mark Mitchell  <mark@codesourcery.com>
13750
13751         * g++.dg/template/recurse.C: Adjust location of error messages.
13752
13753 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
13754
13755         PR c++/9881
13756         * g++.dg/init/addr-const1.C: New test.
13757         * g++.dg/other/packed1.C: XFAIL on aligned architectures.
13758
13759 2003-04-20  Nathan Sidwell  <nathan@codesourcery.com>
13760
13761         PR c++/10405
13762         * g++.dg/lookup/struct-hack1.C: New test.
13763
13764 2003-04-20  Neil Booth  <neil@daikokuya.co.uk>
13765
13766         * ucs.c: Update diagnostic messages.
13767
13768 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
13769
13770         * gcc.dg/cpp/truefalse.cpp: New test.
13771         * gcc.dg/cpp/cpp.exp: Update.
13772         * g++.dg/other/stdbool-if.C: Remove.
13773
13774 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
13775
13776         * gcc.dg/cpp/_Pragma4.c: Remove stray space.
13777         * gcc.dg/cpp/trad/escaped-eof.c: Correct line number.
13778
13779 2003-04-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
13780
13781         * gcc.c-torture/compile/20030418-1.c: New test.
13782
13783 2003-04-17  Janis Johnson  <janis187@us.ibm.com>
13784
13785         * README.compat: Remove; content moved to doc/sourcebuild.texi.
13786
13787 2003-04-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13788
13789         PR c++/10347
13790         g++.dg/template/dependent-name1.C: New test.
13791
13792 2003-04-17  J"orn Rennecke <joern.rennecke@superh.com>
13793
13794         * gcc.dg/warn-1.c (tourist_guide): New array,
13795         contains a pointer to bar.
13796
13797 2003-04-16  Roger Sayle  <roger@eyesopen.com>
13798
13799         * gcc.dg/Wunreachable-5.c: New test case for PR c/10175.
13800         * gcc.c-torture/execute/medce-1.c: New test case.
13801         * gcc.c-torture/execute/medce-2.c: New test case.
13802
13803 2003-04-15  Mark Mitchell  <mark@codesourcery.com>
13804
13805         * lib/prune.exp: Ignore more messages.
13806
13807         PR c++/10381
13808         * g++.dg/parse/lookup3.C: New test.
13809
13810 2003-04-15  J"orn Rennecke <joern.rennecke@superh.com>
13811
13812         * gcc.c-torture/compile/20030415-1.c : New test.
13813
13814 2003-04-14  Mark Mitchell  <mark@codesourcery.com>
13815
13816         * gcc.c-torture/execute/scope-2.c: Move to ...
13817         * gcc.dg/noncompile/scope.c: .... here.
13818
13819 2003-04-14  Roger Sayle  <roger@eyesopen.com>
13820
13821         * gcc.dg/20030414-2.c: New test case.
13822
13823 2003-04-14  Hans-Peter Nilsson  <hp@axis.com>
13824
13825         PR target/10377
13826         * gcc.dg/20030414-1.c: New test.
13827
13828 2003-04-13  Roger Sayle  <roger@eyesopen.com>
13829
13830         * gcc.dg/builtins-12.c: New test case.
13831         * gcc.dg/builtins-13.c: New test case.
13832
13833 2003-04-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13834
13835         * gcc.c-torture/execute/string-opt-18.c: New test.
13836
13837 2003-04-13  Mark Mitchell  <mark@codesourcery.com>
13838
13839         PR c++/10300
13840         * g++.dg/init/new5.C: New test.
13841
13842 2003-04-12  Mark Mitchell  <mark@codesourcery.com>
13843
13844         PR c++/7910
13845         * g++.dg/ext/dllimport1.C: New test.
13846
13847 2003-04-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
13848
13849         * gcc.dg/ultrasp8.c: Fix for 32-bit Sparc.
13850
13851 2003-04-11  Bud Davis <bdavis9659@comcast.net>
13852
13853         PR Fortran/9263
13854         * g77.f-torture/noncompile/9263.f: New test
13855         PR Fortran/1832
13856         * g77.f-torture/execute/1832.f: New test
13857
13858 2003-04-11  David Chad  <davidc@freebsd.org>
13859             Loren J. Rittle  <ljrittle@acm.org>
13860
13861         libobjc/8562
13862         * objc.dg/headers.m: New test.
13863
13864 2003-04-10  Zack Weinberg  <zack@codesourcery.com>
13865
13866         * gcc.c-torture/execute/builtin-noret-2.c: New.
13867         * gcc.c-torture/execute/builtin-noret-2.x: New.
13868         XFAIL builtin-noret-2.c at -O1 and above.
13869         * gcc.dg/redecl.c: New.
13870         * gcc.dg/Wshadow-1.c: Update error regexps.
13871
13872 2003-04-10  Mark Mitchell  <mark@codesourcery.com>
13873
13874         * g++.dg/abi/bitfield10.C: New test.
13875
13876 2003-04-09  Mike Stump  <mrs@apple.com>
13877
13878         * gcc.dg/pch/pch.exp: Make testcase names longer.
13879         * g++.dg/pch/pch.exp: Make testcase names longer.
13880
13881 2003-04-08  Roger Sayle  <roger@eyesopen.com>
13882
13883         * gcc.dg/builtins-11.c: New test case.
13884
13885 2003-04-08  Roger Sayle  <roger@eyesopen.com>
13886
13887         * gcc.dg/builtins-9.c: New test case.
13888         * gcc.dg/builtins-10.c: New test case.
13889
13890 2003-04-07  J"orn Rennecke <joern.rennecke@superh.com>
13891
13892         * gcc.dg/noncompile/init-4.c.c: New test.
13893
13894 2003-04-06  Nathan Sidwell  <nathan@codesourcery.com>
13895
13896         * gcc.misc-test/gcov-9.c: New test.
13897         * gcc.misc-test/gcov-10.c: New test
13898         * gcc.misc-test/gcov-11.c: New test.
13899
13900 2003-04-05  Zack Weinberg  <zack@codesourcery.com>
13901
13902         PR optimization/10024
13903         * gcc.c-torture/compile/20030405-1.c: New test.
13904
13905 2003-04-04  Geoffrey Keating  <geoffk@apple.com>
13906
13907         * gcc.dg/pch/static-3.c: New.
13908         * gcc.dg/pch/static-3.hs: New.
13909         * gcc.dg/pch/pch.exp: Test with -O0 -g too.
13910
13911 2003-04-04  Richard Henderson  <rth@redhat.com>
13912
13913         * g++.dg/eh/forced1.C: Use _Unwind_SjLj_ForcedUnwind as appropriate.
13914         * g++.dg/eh/forced2.C: Likewise.
13915
13916 2003-04-03  Mike Stump  <mrs@apple.com>
13917
13918         * lib/scanasm.exp (scan-assembler): Add xfail processing for
13919         target arg.
13920         (scan-assembler-times, scan-assembler-not): Likewise.
13921         (scan-assembler-dem, scan-assembler-dem-not): Likewise.
13922
13923 2003-04-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
13924
13925         * gcc.dg/sparc-loop-1.c: New test.
13926
13927 2003-04-02  Geoffrey Keating  <geoffk@apple.com>
13928
13929         PR other/9274
13930         * g++.dg/pch/system-2.C: New.
13931         * g++.dg/pch/system-2.Hs: New.
13932
13933 2003-04-02  Aldy Hernandez  <aldyh@redhat.com>
13934
13935         * g++.dg/eh/simd-2.C (vecfunc): Fix typo.
13936
13937         * g++.dg/eh/simd-1.C (vecfunc): Same.
13938
13939 2003-04-01  Roger Sayle  <roger@eyesopen.com>
13940
13941         * gcc.c-torture/execute/20030401-1.c: New test case.
13942
13943 2003-04-01  Ziemowit Laski <zlaski@apple.com>
13944
13945         * objc.dg/defs.m: New.
13946
13947 2003-04-01  Aldy Hernandez  <aldyh@redhat.com>
13948
13949         * g++.dg/eh/simd-1.C: New.
13950         * g++.dg/eh/simd-2.C: New.
13951
13952 2003-03-01  Aldy Hernandez  <aldyh@redhat.com>
13953
13954         * gcc.c-torture/execute/simd-3.c: New.
13955
13956 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
13957
13958         PR c/9936
13959         * gcc.dg/20030331-2.c: New test.
13960
13961 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
13962
13963         PR c++/10278
13964         * g++.dg/parse/crash2.C: New test.
13965
13966 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
13967
13968         * gcc.c-torture/compile/20030331-1.c: New test, moved from...
13969         * gcc.c-torture/execute/20030331-1.c: ...here.
13970
13971 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
13972
13973         * gcc.c-torture/execute/20030331-1.c: New test.
13974
13975 2003-03-31  Nathan Sidwell  <nathan@codesourcery.com>
13976
13977         * lib/gcov.exp: Adjust call return testing strings.
13978         * g77.dg/gcov/gcov-1.f: Don't expect unconditional branches.
13979
13980 2003-03-31  Roger Sayle  <roger@eyesopen.com>
13981
13982         * gcc.dg/builtins-3.c: Add new tests for sin and cos.
13983         * gcc.dg/builtins-7.c: New test case.
13984         * gcc.dg/builtins-8.c: New test case.
13985
13986 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
13987
13988         * gcc.c-torture/execute/ieee/20030331-1.c: New test.
13989
13990 2003-03-30  Mark Mitchell  <mark@codesourcery.com>
13991
13992         PR c++/7647
13993         * g++.dg/lookup-class-member-2.C: New test.
13994
13995 2003-03-30  Glen Nakamura  <glen@imodulo.com>
13996
13997         * gcc.dg/20030324-1.c: Add comments and abort if test fails.
13998
13999 2003-03-28  Roger Sayle  <roger@eyesopen.com>
14000
14001         * gcc.c-torture/execute/ieee/fp-cmp-6.c:  Correct test for -O0.
14002
14003 2003-03-28  Mark Mitchell  <mark@codesourcery.com>
14004
14005         * g++.dg/init/attrib1.C: New test.
14006
14007 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
14008
14009         * gcc.dg/ultrasp8.c: New test.
14010
14011 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
14012
14013         * gcc.dg/ultrasp7.c: New test.
14014
14015 2003-03-28  Nathan Sidwell  <nathan@codesourcery.com>
14016
14017         PR c++/10047
14018         * g++.dg/template/inline1.C: New test.
14019
14020 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
14021
14022         * gcc.dg/sparc-dwarf2.c: New test.
14023
14024 2003-03-27  Roger Sayle  <roger@eyesopen.com>
14025
14026         * gcc.c-torture/execute/ieee/fp-cmp-6.c: New test case.
14027         * gcc.c-torture/execute/ieee/fp-cmp-7.c: New test case.
14028
14029 2003-03-27  Mark Mitchell  <mark@codesourcery.com>
14030
14031         * lib/gcov.exp (run-gcov): Add branches and calls options, rather
14032         than reading .x files.
14033         * g++.dg/gcov/gcov-1.C: Use run-gcov options, not .x files.
14034         * g77.dg/gcov/gcov-1.f: Likewise.
14035         * gcc.misc-tests/gcov-4b.c: Likewise.
14036         * gcc.misc-tests/gcov-5b.c: Likewise.
14037         * gcc.misc-tests/gcov-6.c: Likewise.
14038         * gcc.misc-tests/gcov-7.c: Likewise.
14039         * gcc.misc-tests/gcov-8.c: Likewise.
14040         * g++.dg/gcov/gcov-1.x: Remove.
14041         * g77.dg/gcov/gcov-1.x: Likewise.
14042         * gcc.misc-tests/gcov-4b.x: Likewise.
14043         * gcc.misc-tests/gcov-5b.x: Likewise.
14044         * gcc.misc-tests/gcov-6.x: Likewise.
14045         * gcc.misc-tests/gcov-7.x: Likewise.
14046         * gcc.misc-tests/gcov-8.x: Likewise.
14047
14048 2003-03-27  Glen Nakamura  <glen@imodulo.com>
14049
14050         PR opt/10087
14051         * gcc.dg/20030324-1.c: New test.
14052
14053 2003-03-27  Nathan Sidwell  <nathan@codesourcery.com>
14054
14055         PR c++/10224
14056         * g++.dg/template/arg3.C: New test.
14057
14058         PR c++/10158
14059         * g++.dg/template/friend18.C: New test.
14060
14061 2003-03-26  Roger Sayle  <roger@eyesopen.com>
14062
14063         * g77.f-torture/compile/20030326-1.f: New test case.
14064
14065 2003-03-26  Janis Johnson  <janis187@us.ibm.com>
14066
14067         * gcc.c-torture/execute/20020227-1.x: Don't XFAIL for powerpc64.
14068
14069         * gcc.c-torture/compile/simd-5.x: Expect XFAIL for powerpc64.
14070
14071 2003-03-26  Jakub Jelinek  <jakub@redhat.com>
14072
14073         * gcc.dg/ia64-sync-3.c: New test.
14074
14075 2003-03-26  Alan Modra  <amodra@bigpond.net.au>
14076
14077         * gcc.dg/loop-2.c: Replace "inline" with "__inline__".
14078
14079 2003-03-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
14080
14081         * gcc.dg/ultrasp6.c: New test.
14082
14083 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
14084
14085         * gcc.dg/i386-signbit-1.c: New test.
14086         * gcc.dg/i386-signbit-2.c: New test.
14087         * gcc.dg/i386-signbit-3.c: New test.
14088
14089 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
14090
14091         * gcc.dg/ultrasp5.c: Fix options.
14092
14093 2003-03-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
14094
14095         * gcc.dg/ultrasp5.c: Fix comment.
14096
14097 2003-03-24  Bud Davis  <bdavis9659@comcast.net>
14098
14099         PR fortran/10197
14100         * g77.f-torture/execute/10197.f: New test.
14101
14102 2003-03-24  Nathan Sidwell  <nathan@codesourcery.com>
14103
14104         PR c++/9898, c++/383
14105         * g++.dg/template/conv6.C: New test.
14106
14107         PR c++/10119
14108         * g++.dg/template/ptrmem5.C: New test.
14109
14110         PR c++/10026
14111         * g++.dg/lookup/koenig1.C: New test.
14112
14113         PR C++/10199
14114         * g++.dg/lookup/template2.C: New test.
14115
14116 2003-03-24  Jakub Jelinek  <jakub@redhat.com>
14117
14118         * g++.dg/opt/rtti1.C: New test.
14119
14120 2003-03-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
14121
14122         * gcc.dg/ultrasp5.c: New test.
14123
14124 2003-03-23  Arpad Beszedes <beszedes@cc.u-szeged.hu>
14125
14126         PR middle-end/9967
14127         * gcc.c-torture/execute/stdio-opt-1.c: Adjust test for change to
14128         builtin fputs.
14129
14130 2003-03-23  Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>
14131
14132         PR c/8224
14133         * gcc.dg/20030323-1.c: New test.
14134
14135 2003-03-23  Roger Sayle  <roger@eyesopen.com>
14136
14137         * gcc.c-torture/compile/20030323-1.c: New test case.
14138
14139 2003-03-22  Ulrich Weigand  <uweigand@de.ibm.com>
14140
14141         * gcc.dg/20030321-1.c: New test.
14142
14143 2003-03-22  Zack Weinberg  <zack@codesourcery.com>
14144
14145         * gcc.dg/Wshadow-1.c: Add a dg-warning line.
14146
14147 2003-03-22  Nathan Sidwell  <nathan@codesourcery.com>
14148
14149         PR c++/9978, c++/9708
14150         * g++.dg/ext/vlm1.C: Adjust expected error.
14151         * g++.dg/ext/vla2.C: New test.
14152         * g++.dg/template/arg1.C: New test.
14153         * g++.dg/template/arg2.C: New test.
14154
14155 2003-03-22  Bud Davis  <bdavis9659@comcast.net>
14156
14157         * g77.f-torture/execute/select.f: New test.
14158         * g77.f-torture/noncompile/select_no_compile.f: New test.
14159
14160 2003-03-21  Nathan Sidwell  <nathan@codesourcery.com>
14161
14162         PR c++/9898
14163         * g++.dg/other/error4.C: New test.
14164
14165 2003-03-20  Mark Mitchell  <mark@codesourcery.com>
14166
14167         * g++.dg/template/friend17.C: New test.
14168
14169 2003-03-21  Alan Modra  <amodra@bigpond.net.au>
14170
14171         * gcc.c-torture/compile/20030320-1.c: New.
14172
14173 2003-03-20  Roger Sayle  <roger@eyesopen.com>
14174
14175         * gcc.dg/builtins-6.c: New test case.
14176
14177 2003-03-19  Alan Modra  <amodra@bigpond.net.au>
14178
14179         PR target/10073
14180         * gcc.c-torture/compile/20030319-1.c: New.
14181
14182 2003-03-18  Jan Hubicka  <jh@suse.cz>
14183
14184         * gcc.dg/i386-cvt-1.c: New test.
14185
14186 2003-03-17  Zack Weinberg  <zack@codesourcery.com>
14187
14188         * objc.dg/naming-1.m: Use "(parse|syntax) error".
14189         * objc.dg/naming-2.m: Likewise.
14190
14191 2003-03-17  Mark Mitchell  <mark@codesourcery.com>
14192
14193         PR c++/9639
14194         * g++.dg/parse/crash1.C: New test.
14195
14196 2003-03-16  Mark Mitchell  <mark@codesourcery.com>
14197
14198         PR c++/8805
14199         * g++.dg/eh/cleanup1.C: New test.
14200
14201 2003-03-16  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
14202
14203         * gcc.c-torture/execute/20030316-1.c: New test case.
14204
14205 2003-03-16  Nathan Sidwell  <nathan@codesourcery.com>
14206
14207         PR c++/9629
14208         * g++.dg/init/ctor2.C: New test.
14209
14210 2003-03-15  Roger Sayle  <roger@eyesopen.com>
14211
14212         * g77.f-torture/compile/xformat.f: New test case.
14213
14214 2003-03-15  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
14215
14216         * g++.old-deja/g++.mike/eh33.C: Remove xfail for hppa*-*-*.
14217         * g++.old-deja/g++.mike/eh50.C: Likewise.
14218
14219 2003-03-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14220
14221         PR c++/6440
14222         * g++.dg/template/spec7.C: New test.
14223         * g++.dg/template/spec8.C: Likewise.
14224
14225 2003-03-14  Jakub Jelinek  <jakub@redhat.com>
14226
14227         * gcc.c-torture/execute/20030313-1.c: New test.
14228
14229 2003-03-14  Richard Henderson  <rth@redhat.com>
14230
14231         * gcc.dg/inline-2.c: Adjust alpha test for external call.
14232
14233 2003-03-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
14234
14235         * gcc.c-torture/compile/20030314-1.c: New test.
14236
14237 2003-03-13  Danny Smith  <dannysmith@users.sourceforge.net>
14238
14239         * gcc.dg/dll-1.c: Remove thumb target. Change exp to _exp.
14240         * gcc.dg/dll-2.c: Enable for cygwin and mingw. Remove
14241         thumb target,
14242         * gcc.dg/dll-3.c: Likewise. Adjust scan-assembler
14243         to accept newer _imp__  prefix and additional
14244         newline in .drectve section.
14245         * gcc.dg/dll-4.c: Likewise.
14246         * gcc.dg/dll-5.c: New file to test -mnop-fun-dllimport
14247         switch.
14248
14249 2003-03-13  Mark Mitchell  <mark@codesourcery.com>
14250
14251         * g++.dg/parse/namespace9.C: New test.
14252
14253         * g++.dg/init/ref5.C: New test.
14254         * g++.dg/parse/ptrmem1.C: Likewise.
14255
14256 2003-03-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
14257
14258         * gcc.dg/special/ecos.exp (gcsec-1.c): Find linker used by gcc.
14259         * gcc.dg/old-style-asm-1.c (dg-final): Add hpux label alternative to
14260         regular expression.
14261         * gcc.dg/funcorder.c (dg-final): Check for "link_error,%r" on hppa*-*-*.
14262         * gcc.dg/inline-1.c (dg-final): Check for "xyzzy?,%r" on hppa*-*-*.
14263
14264 2003-03-12  Daniel Jacobowitz  <drow@mvista.com>
14265
14266         * gcc.c-torture/execute/20030224-2.c: New test.
14267
14268 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
14269
14270         * gcc.dg/decl-3.c: New test.
14271
14272 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
14273
14274         * gcc.dg/i386-loop-2.c: New test.
14275
14276 2003-03-11  Mark Mitchell  <mark@codesourcery.com>
14277
14278         PR c++/9474
14279         * g++.dg/parse/namespace8.C: New test.
14280
14281         PR c++/9924
14282         * g++.dg/overload/builtin2.C: New test.
14283
14284 2003-03-11  Steven Bosscher  <s.bosscher@student.tudelft.nl>
14285
14286         * gcc.dg/return-type-3.c: New test.
14287
14288 2003-03-11  D.Venkatasubramanian  <dvenkat@noida.hcltech.com>
14289
14290         * gcc.misc-tests/bprob.exp: Disable test cases for h8300-*-* as
14291         profiling options are not supported.
14292
14293 2003-03-10  Mark Mitchell  <mark@codesourcery.com>
14294
14295         * g++.old-deja/g++.benjamin/16077.C: Adjust warnings.
14296         * g++.old-deja/g++.warn/impint2.C: Likewise.
14297
14298 2003-03-10  Devang Patel  <dpatel@apple.com>
14299
14300         * g++.dg/cpp/c++_cmd_1.C: New test.
14301         * g++.dg/cpp/c++_cmd_1.h: New file.
14302
14303 2003-03-10  Segher Boessenkool  <segher@koffie.nl>
14304
14305         * gcc.dg/altivec-9.c: New file.
14306
14307 2003-03-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14308
14309         * gcc.dg/ppc-sdata-1.c: New test.
14310         * gcc.dg/ppc-sdata-2.c: New test.
14311
14312 2003-03-09  Mark Mitchell  <mark@codesourcery.com>
14313
14314         PR c++/9373
14315         * g++.dg/opt/ptrmem2.C: New test.
14316
14317         PR c++/8534
14318         * g++.dg/opt/ptrmem1.C: New test.
14319
14320 2003-03-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
14321
14322         * gcc.dg/i386-loop-1.c: New test.
14323
14324 2003-03-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14325
14326         PR c++/9970
14327         * g++.dg/lookup/friend1.C: New test.
14328
14329 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
14330
14331         PR c++/9823
14332         * g++.dg/parser/constructor1.C: New test.
14333
14334 2003-03-08  Hans-Peter Nilsson  <hp@bitrange.com>
14335
14336         * gcc.c-torture/execute/20020720-1.x: Add xfail for cris-*-*.
14337
14338         * gcc.dg/old-style-asm-1.c: Tweak to match mmix-knuth-mmixware.
14339
14340 2003-03-08  Neil Booth  <neil@daikokuya.co.uk>
14341
14342         * gcc.dg/cpp/Wunused.c: Update test.
14343
14344 2003-03-08  Jan Hubicka  <jh@suse.cz>
14345
14346         * gcc.dg/inline-3.c: New test.
14347
14348 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
14349
14350         PR c++/9809
14351         * g++.dg/parse/builtin1.C: New test.
14352
14353         PR c++/9982
14354         * g++.dg/abi/cookie1.C: New test.
14355         * g++.dg/abi/cookie2.C: Likewise.
14356
14357         PR c++/9524
14358         * g++.dg/template/field1.C: New test.
14359
14360         PR c++/9912
14361         * g++.dg/parse/class1.C: New test.
14362         * g++.dg/parse/namespace7.C: Likewise.
14363         * g++.old-deja/g++.other/decl5.C: Remove XFAILs.
14364
14365 2003-03-07  Mark Mitchell  <mark@codesourcery.com>
14366
14367         * g++.dg/init/ref4.C: New test.
14368
14369 2003-03-07  Jan Hubicka  <jh@suse.cz>
14370
14371         * gcc.dg/i386-local2.c: Fix problems with certain versions of dejagnu.
14372         * gcc.dg/inline-3.c:  New test.
14373
14374 2003-03-06  Mark Mitchell  <mark@codesourcery.com>
14375
14376         * g++.dg/init/ref3.C: New test.
14377
14378         PR c++/9965
14379         * g++.dg/init/ref2.C: New test.
14380
14381         PR c++/9400
14382         * g++.dg/warn/Wshadow-2.C: New test.
14383
14384         PR c++/9791
14385         * g++.dg/warn/Woverloaded-1.C: New test.
14386
14387 2003-03-05  Jan Hubicka  <jh@suse.cz>
14388
14389         * gcc.dg/i386-local2.c: New.
14390         * gcc.dg/i386-local.c: Fix typo.
14391
14392 2003-03-05  Mark Mitchell  <mark@codesourcery.com>
14393
14394         * g++.dg/abi/layout3.C: New test.
14395
14396 2003-03-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
14397
14398         * gcc.c-torture/compile/20030305-1.c
14399
14400 2003-03-05  Jan Hubicka  <jh@suse.cz>
14401
14402         * gcc.dg/i386-local.c: New.
14403
14404 2003-03-04  J"orn Rennecke <joern.rennecke@superh.com>
14405
14406         * gcc.dg/sh-relax.c: Disable for sh64-*-*.
14407
14408 2003-03-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
14409
14410         * gcc.dg/switch-2.c: New test.
14411         * gcc.dg/switch-3.c: New test.
14412         * gcc.dg/Wswitch.c: Adjust line numbers.
14413         * gcc.dg/Wswitch-default.c: Likewise.
14414         * gcc.dg/Wswitch-enum.c: Likewise.
14415
14416 2003-03-04  Alexandre Oliva  <aoliva@redhat.com>
14417
14418         * gcc.c-torture/execute/20030222-1.c: New test.
14419
14420 2003-03-03  James E Wilson  <wilson@tuliptree.org>
14421
14422         * gcc.dg/m68k-slp-ice.c: New test for PR c/7872.
14423
14424 2003-03-03  Mark Mitchell  <mark@codesourcery.com>
14425
14426         PR c++/9878
14427         * g++.dg/init/ref1.C: New test.
14428
14429 2003-03-03  J"orn Rennecke <joern.rennecke@superh.com>
14430
14431         * gcc.dg/sh-relax.c: New SH-only test.
14432
14433 2003-03-03  Geoffrey Keating  <geoffk@apple.com>
14434
14435         * gcc.c-torture/compile/20010327-1.c: Back out last change.  Add
14436         comment explaining purpose of testcase.
14437
14438 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
14439
14440         * gcc.c-torture/execute/960312-1.x: New file, must pass -mshort
14441         for HC11/HC12 (asm needs two int registers).
14442         * gcc.c-torture/compile/20020312-1.x: New file, don't execute on
14443         HC11/HC12 because the test uses an asm which needs two 32-bit
14444         registers.
14445
14446 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
14447
14448         * gcc.c-torture/compile/920501-12.x: New file, must pass -mshort
14449         for HC11/HC12 (array is too large otherwise).
14450         * gcc.c-torture/compile/920501-4.x: New file, likewise.
14451         * gcc.c-torture/compile/20010518-2.x: Likewise.
14452         * gcc.c-torture/compile/980506-1.x: Don't execute this test on
14453         HC11/HC12 (array is too large).
14454
14455 2003-03-01  Geoffrey Keating  <geoffk@apple.com>
14456
14457         * lib/gcc-dg.exp (gcc-dg-test): Change .pch to .gch.
14458         * lib/g++-dg.exp (g++-dg-test): Likewise.
14459
14460 2003-03-01  Roger Sayle  <roger@eyesopen.com>
14461
14462         * g++.old-deja/g++.other/builtins10.C: New test for PR 9367.
14463         * gcc.dg/format/attr-5.c: Handle new conflicting types warning.
14464
14465 2003-03-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14466
14467         * g++.dg/warn/implicit-typename1.C: Remove warning.
14468
14469 2003-02-28  Richard Henderson  <rth@redhat.com>
14470
14471         * gcc.dg/noreturn-1.c: Move noreturn warning line.
14472         * gcc.dg/return-type-1.c: Move control reaches end warning line.
14473
14474 2003-02-28  Geoffrey Keating  <geoffk@apple.com>
14475
14476         * gcc.dg/pch/pch.exp: Change .pch to .gch.
14477         * g++.dg/pch/pch.exp: Likewise.
14478
14479 2003-02-28  Mark Mitchell  <mark@codesourcery.com>
14480
14481         PR c++/9879
14482         * testsuite/g++.dg/init/new4.C: New test.
14483
14484 2003-02-28  Richard Earnshaw  <rearnsha@arm.com>
14485
14486         * gcc.dg/arm-asm.c: Enable for StrongARM and XScale targets.
14487
14488 2003-02-28  Alexandre Oliva  <aoliva@redhat.com>
14489
14490         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead of
14491         unsigned long.
14492
14493         * gcc.c-torture/compile/simd-3.c: Do nothing if double is not
14494         wider than float.
14495
14496 2003-02-26  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
14497
14498         * lib/scanasm.exp: Add support for counting numbers of
14499         occurences.
14500         * gcc.dg/unswitch-1.c, gcc.dg/peel-1.c, gcc.dg/unroll-1.c,
14501         gcc.dg/unroll-2.c, gcc.dg/unroll-3.c: New tests.
14502
14503 2003-02-25  Mark Mitchell  <mark@codesourcery.com>
14504
14505         PR c++/9683
14506         * g++.dg/template/static3.C: New test.
14507
14508         PR c++/9829
14509         * g++.dg/parse/namespace6.C: New test.
14510
14511 2003-02-25  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14512
14513         PR target/9732
14514         * gcc.dg/20030225-1.c: New test.
14515
14516 2003-02-24  Mark Mitchell  <mark@codesourcery.com>
14517
14518         * README: Remove out-of-date information.
14519
14520         PR c++/9836
14521         * g++.dg/template/spec6.C: New test.
14522
14523 2003-02-24  Jeff Law  <law@redhat.com>
14524
14525         * gcc.c-torture/compile/20030224-1.c: New test for ia32 backend bug.
14526
14527 2003-02-24  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
14528
14529         * g++.dg/other/pragma-ep-1.C: Test for __PRAGMA_EXTERN_PREFIX.
14530         * gcc.dg/pragma-ep-1.c: Likewise.
14531
14532 2003-02-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14533
14534         PR c++/9602
14535         * g++.dg/template/friend16.C: New test.
14536
14537 2003-02-23  Mark Mitchell  <mark@codesourcery.com>
14538
14539         PR c++/5333
14540         * g++.dg/parse/fused-params1.C: Adjust error messages.
14541         * g++.dg/template/nested3.C: New test.
14542
14543 2003-02-24  Alan Modra  <amodra@bigpond.net.au>
14544
14545         * g++.dg/abi/param1.C: New test.
14546
14547 2003-02-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14548
14549         PR c++/7982
14550         * g++.dg/warn/implicit-typename1.C: New test.
14551
14552 2003-02-22  Kelley Cook <kelleycook@comcast.net>
14553
14554         * g++.old-deja/g++.other/store-expr1.C: Replace "mcpu"
14555         with "mtune".
14556         * g++.old-deja/g++.other/store-expr2.C: Likewise.
14557         * gcc.c-torture/execute/20010129-1.x: Likewise.
14558         * gcc.dg/20011107-1.c: Likewise.
14559         * gcc.dg/20020108-1.c: Likewise.
14560         * gcc.dg/20020122-3.c: Likewise.
14561         * gcc.dg/20020206-1.c: Likewise.
14562         * gcc.dg/20020310-1.c: Likewise.
14563         * gcc.dg/20020426-2.c: Likewise.
14564         * gcc.dg/20020517-1.c: Likewise.
14565         * gcc.dg/991230-1.c: Likewise.
14566         * gcc.dg/i386-unroll-1.c: Likewise.
14567         * gcc.misc-tests/i386-prefetch.exp: Likewise.
14568
14569 2003-02-22  Jan Hubicka  <jh@suse.cz>
14570
14571         * gcc.dg/i386-mul.c: New test.
14572
14573 2003-02-21  Roger Sayle  <roger@eyesopen.com>
14574
14575         * gcc.dg/builtins-5.c: New test case.
14576
14577 2003-02-22  Hans-Peter Nilsson  <hp@axis.com>
14578
14579         * gcc.dg/asmreg-1.c: New test.
14580
14581 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
14582
14583         PR c++/9749
14584         * g++.dg/parse/varmod1.C: New test.
14585
14586 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
14587
14588         PR c++/9727
14589         * g++.dg/template/op1.C: New test.
14590
14591 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
14592
14593         PR c++/8906
14594         * g++.dg/template/nested2.C: New test.
14595
14596 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
14597
14598         PR c++/8724
14599         * g++.dg/expr/dtor1.C: New test.
14600
14601 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
14602
14603         * gcc.dg/cpp/include3.c: New test.
14604         * gcc.dg/cpp/inc/foo.h: New file.
14605
14606 2003-02-21  Glen Nakamura  <glen@imodulo.com>
14607
14608         * gcc.c-torture/execute/20030221-1.c: New test.
14609
14610 2003-02-20  Mark Mitchell  <mark@codesourcery.com>
14611
14612         PR c++/9729
14613         * g++.dg/abi/conv1.C: New test.
14614
14615 2003-02-20  Jan Hubicka  <jh@suse.cz>
14616
14617         * gcc.c-torture/execute/20020720-1.x: XFAIL for x86-64.
14618
14619 2003-02-19  Daniel Jacobowitz  <drow@mvista.com>
14620
14621         * gcc.c-torture/compile/20030219-1.c: New test.
14622
14623 2003-02-18  Jan Hubicka  <jh@suse.cz>
14624
14625         * gcc.dg/funcorder.c: New test.
14626
14627 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
14628
14629         * gcc.c-torture/execute/20030218-1.c: New.
14630
14631 2003-02-18  Aldy Hernandez  <aldyh@redhat.com>
14632
14633         * gcc.dg/20030218-1.c: New.
14634
14635 2003-02-18  Richard Henderson  <rth@redhat.com>
14636
14637         * gcc.dg/attr-invalid.c: Allow __used__ on static data.
14638         * gcc.dg/attr-used-2.c: New.
14639
14640 2003-02-18  Mark Mitchell  <mark@codesourcery.com>
14641
14642         PR c++/9704
14643         * g++.dg/init/copy5.C: New test.
14644
14645 2003-02-18  Geoffrey Keating  <geoffk@apple.com>
14646
14647         * gcc.dg/pch/pch.exp: Delete $bname.h before copying into it.
14648         * g++.dg/pch/pch.exp: Likewise.
14649
14650 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
14651
14652         * gcc.c-torture/execute/20030209-1.c: Enable the test if
14653         STACK_SIZE is not defined.
14654
14655 2003-02-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14656
14657         PR c++/9457
14658         * g++.dg/template/init1.C: New test.
14659
14660 2003-02-16  Jan HUbicka  <jh@suse.cz>
14661
14662         * gcc.dg/c90-const-expr-3.c (DZERO): New static variable
14663         (foo): Add few extra tests
14664         * gcc.dg/c99-const-expr-3.c: Likewise.
14665         * gcc.c-torture/execute/20030216-1.c: New.
14666
14667 2003-02-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14668
14669         PR c++/9459
14670         * g++.dg/ext/typeof4.C: New test.
14671
14672 2003-02-15  Roger Sayle  <roger@eyesopen.com>
14673
14674         * gcc.dg/i386-387-3.c: New test case.
14675
14676 2003-02-14  Josef Zlomek  <zlomekj@suse.cz>
14677
14678         * gcc.dg/20030213-1.c: Expect warning for unsupported -fpic on
14679         cris-*-elf* cris-*-aout* and mmix-*-*.
14680
14681 2003-02-13  Josef Zlomek  <zlomekj@suse.cz>
14682
14683         * gcc.dg/20030213-1.c: New test.
14684
14685 2003-02-12  Roger Sayle  <roger@eyesopen.com>
14686
14687         * gcc.dg/i386-387-1.c: Add new test for __builtin_atan2.
14688         * gcc.dg/i386-387-2.c: Likewise.
14689
14690 2003-02-12  Aldy Hernandez  <aldyh@redhat.com>
14691
14692         * gcc.dg/ppc-spe.c: Fix formatting.
14693         Enable tests that were previously unsupported by gas.
14694         Delete tests for instructions that no longer exist.
14695         Switch arguments on evsubifw builtin.
14696
14697 2003-02-12  Kazu Hirata  <kazu@cs.umass.edu>
14698
14699         * gcc.c-torture/execute/20030209-1.c: Disable the test if
14700         STACK_SIZE is too small.
14701
14702 2003-02-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
14703             Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
14704
14705         * gcc.dg/decl-2.c: New test.
14706
14707 2003-02-10  Jan Hubicka  <jh@suse.cz>
14708
14709         * gcc.dg/i386-fpcvt-1.c:  New test.
14710
14711 2002-02-09  Richard Sandiford  <rsandifo@redhat.com>
14712
14713         * gcc.c-torture/execute/20030209-1.c: New test.
14714
14715 2003-02-09  Kazu Hirata  <kazu@cs.umass.edu>
14716
14717         * gcc.c-torture/execute/builtin-bitops-1.c: When testing the
14718         int-wide bitops, use the constants of the same width.
14719         Likewise, if long long is 32-bit wide, test bitops using
14720         32-bit constants.
14721
14722 2003-02-07  Loren James Rittle  <ljrittle@acm.org>
14723
14724         * gcc.dg/20021014-1.c: Annotate with expected notice text.
14725
14726 2003-02-07  Roger Sayle  <roger@eyesopen.com>
14727
14728         * testsuite/gcc.dg/builtins-4.c: New test case.
14729
14730 2003-02-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14731
14732         * gcc.dg/20020430-1.c: Fix dg command typos.
14733         * gcc.dg/20020503-1.c: Likewise.
14734
14735 2003-02-06  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
14736
14737         PR c++/8785
14738         * g++.dg/parse/fused-params1.C: New test.
14739
14740         PR c++/8857
14741         * g++.dg/parse/tmpl-tmpl-operator1.C: New test.
14742
14743         PR c++/8921
14744         * g++.dg/parse/non-dependent1.C: New test.
14745
14746         PR c++/8928
14747         * g++.dg/parse/dupl-tmpl-args1.C: New test.
14748
14749         PR c++/9228
14750         * g++.dg/parse/undefined7.C: New test.
14751         * g++.dg/parse/non-templ1.C: New test.
14752
14753         PR c++/9229
14754         * g++.dg/parse/too-many-tmpl-args1.C: New test.
14755
14756 2003-02-06  Eric Botcazou <ebotcazou@libertysurf.fr>
14757
14758         * gcc.c-torture/compile/20030206-1.c: New test.
14759
14760 2003-02-05  Roger Sayle  <roger@eyesopen.com>
14761
14762         * gcc.c-torture/compile/921206-1.c: Rename undeclared function from
14763         "pow" to "foo" to avoid potential confusion with a math built-in.
14764
14765 2003-02-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14766
14767         * gcc.c-torture/execute/20020227-1.x: Update specific XFAIL
14768         conditions for SPARC targets.
14769
14770 2003-02-05  Jakub Jelinek  <jakub@redhat.com>
14771
14772         * gcc.dg/20030204-1.c: New test.
14773
14774 2003-02-04  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
14775
14776         PR c++/38
14777         * g++.dg/parse/array-size1.C: New test.
14778
14779         PR c++/5657
14780         * g++.dg/parse/undefined3.C: New test.
14781
14782         PR c++/5665
14783         * g++.dg/parse/undefined4.C: New test.
14784
14785         PR c++/5975
14786         * g++.dg/parse/undefined5.C: New test.
14787
14788         PR c++/7259
14789         * g++.dg/parse/tmpl-tmpl-param1.C: New test.
14790
14791         PR c++/8578
14792         * g++.dg/parse/casting-operator1.C: New test.
14793
14794         PR c++/8596
14795         * g++.dg/parse/undefined6.C: New test.
14796
14797         PR c++/8736
14798         * g++.dg/parse/missing-template1.C: New test.
14799
14800 2003-02-04  Jan Hubicka  <jh@suse.cz>
14801
14802         * gcc.dg/i386-cadd.c:  Compile using -march=k8.
14803         * gcc.dg/i386-cmov?.c:  Likewise.
14804         * gcc.dg/i386-fpcvt-?.c:  Likewise.
14805         * gcc.dg/i386-ssefp-1.c:  Likewise.
14806         * gcc.dg/i386-ssetype-?.c:  Likewise; fix for register passing
14807         conventions.
14808
14809 2003-02-03  Mark Mitchell  <mark@codesourcery.com>
14810
14811         PR c++/7129
14812         * testsuite/g++.dg/ext/max.C: New test.
14813
14814 2003-02-03  Jan Hubicka  <jh@suse.cz>
14815
14816         * gcc.c-torture/execute/20030203-1.c: New test.
14817
14818 2003-02-03  Richard Earnshaw  <rearnsha@arm.com>
14819
14820         * gcc.c-torture/exectue/ieee/20000320-1.c: The ARM VFP format is
14821         'natural-endian'.
14822
14823 2003-02-01  Richard Sandiford  <rsandifo@redhat.com>
14824
14825         * g++.dg/init/new1.C: Remove -fvolatile dg-options line.
14826         * g++.dg/init/new2.C: Likewise.
14827         * g++.dg/other/new1.C: Likewise.
14828
14829 2003-01-31  Loren J. Rittle <ljrittle@acm.org>
14830
14831         * gcc.dg/struct-ret-libc.c: New test.
14832
14833 2003-01-31  Ulrich Weigand  <uweigand@de.ibm.com>
14834
14835         * gcc.dg/20030129-1.c: New test.
14836
14837 2003-01-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14838
14839         PR c++/8849
14840         * g++.dg/template/ptrmem4.C: New test.
14841
14842 2003-01-29  Mark Mitchell  <mark@codesourcery.com>
14843
14844         * g++.dg/parser/constant1.C: New test.
14845
14846 2003-01-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14847
14848         PR c++/8591
14849         * g++.dg/parse/friend2.C: New test.
14850
14851 2003-01-29  Nathan Sidwell  <nathan@codesourcery.com>
14852
14853         PR c++/9437
14854         * g++.dg/template/unify4.C: New test.
14855
14856 2003-01-28  Richard Sandiford  <rsandifo@redhat.com>
14857
14858         * gcc.c-torture/execute/20030128-1.c: New test.
14859
14860 2003-01-28  Jeffrey D. Oldham  <oldham@codesourcery.com>
14861
14862         * g++.dg/lookup/nested1.C: Test moved from ...
14863         * g++.old-deja/g++.other/lookup24.C: ... here.
14864
14865 2003-01-28  Jan Hubicka  <jh@suse.cz>
14866
14867         * gcc.dg/i386-cmov5.c:  New test.
14868
14869 2003-01-28  D.Venkatasubramanian   <dvenkat@noida.hcltech.com>
14870
14871         * gcc.c-torture/execute/20010925-1.c: Changed the
14872         memcpy declaration.
14873
14874 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
14875
14876         PR c++/3902
14877         * g++.dg/parse/template5.C: New test.
14878
14879 2003-01-28  Toon Moene  <toon@moene.indiv.nluug.nl>
14880
14881         PR fortran/9258
14882         * g77.dg/pr9258: New test.
14883
14884 2003-01-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
14885
14886         * README: Move relevant parts from README.g++.
14887
14888         * README.g++: Remove this file.
14889
14890 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
14891
14892         * g++.dg/abi/dcast1.C: New test.
14893
14894 2003-01-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14895
14896         * gcc.c-torture/execute/builtin-constant.x: Only expect failure at -O1.
14897
14898 2003-01-27  Jeffrey D. Oldham  <oldham@codesourcery.com>
14899
14900         PR c++/47
14901         * g++.old-deja/g++.other/lookup24.C: New test.
14902
14903 2003-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14904
14905         PR middle-end/7227
14906         * gcc.dg/uninit-C.c: New test.
14907
14908 2003-01-27  Nathan Sidwell  <nathan@codesourcery.com>
14909
14910         * g++.dg/abi/covariant1.C: New test.
14911
14912 2003-01-25  Ulrich Weigand  <uweigand@de.ibm.com>
14913
14914         * gcc.dg/20030123-1.c: New test.
14915
14916 2003-01-25  Jan Hubicka  <jh@suse.cz>
14917
14918         PR opt/8492
14919         * gcc.c-torture/compile/20030125-1.c
14920
14921 2003-01-25  Nathan Sidwell  <nathan@codesourcery.com>
14922
14923         PR c++/9403
14924         * g++.dg/parse/template3.C: New test.
14925         * g++.old-deja/g++.pt/memclass5.C: Add needed template keyword.
14926
14927         PR c++/795
14928         * g++.dg/parse/template4.C: New test.
14929
14930         PR c++/9415
14931         * g++.dg/template/qual2.C: New test.
14932
14933         PR c++/8545
14934         * g++.old-deja/g++.brendan/parse3.C: Remove XFAIL.
14935
14936         * g++.old-deja/g++.ns/bogus1.C: Change expected error.
14937
14938 2003-01-25  Roger Sayle  <roger@eyesopen.com>
14939
14940         * gcc.c-torture/execute/switch-1.c: New test case.
14941
14942 2003-01-25  Jan Hubicka  <jh@suse.cz>
14943
14944         * gcc.c-torture/execute/20030125-1.[cx]: New test.
14945
14946 2003-01-25  Paolo Carlini  <pcarlini@unitus.it>
14947
14948         Tweaks for Bison-1.875. From the NEWS file:
14949         "- `parse error' -> `syntax error'
14950         Bison now uniformly uses the term `syntax error'"
14951         * gcc.dg/cpp/19990413-1.c: Test for "(parse|syntax) error".
14952         * gcc.dg/cpp/digraph2.c: Likewise.
14953         * gcc.dg/cpp/direct2.c: Likewise.
14954         * gcc.dg/cpp/paste4.c: Likewise.
14955         * gcc.dg/c90-restrict-1.c: Likewise.
14956         * gcc.dg/c99-func-2.c: Likewise.
14957         * gcc.dg/noncompile/920721-2.c: Likewise.
14958         * gcc.dg/noncompile/930622-2.c: Likewise.
14959         * gcc.dg/noncompile/940112-1.c: Likewise.
14960         * gcc.dg/noncompile/950921-1.c: Likewise.
14961         * gcc.dg/noncompile/951123-1.c: Likewise.
14962         * gcc.dg/noncompile/971104-1.c: Likewise.
14963         * gcc.dg/noncompile/990416-1.c: Likewise.
14964
14965 2003-01-24  Paolo Carlini  <pcarlini@unitus.it>
14966
14967         * g++.dg/parse/undefined1.C: Add error message.
14968
14969 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
14970
14971         PR c++/9354
14972         * g++.dg/parse/new1.C: New test.
14973
14974         PR c++/9216
14975         * g++.dg/parse/template2.C: New test.
14976
14977         PR c++/9354
14978         * g++.dg/parse/typedef2.C: New test.
14979
14980         PR c++/9328
14981         * g++.dg/ext/typeof3.C: New test.
14982
14983 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
14984
14985         PR c++/2738
14986         * g++.dg/parse/ret-type1.C: New test.
14987
14988         PR c++/3792
14989         * g++.dg/parse/tmpl-outside1.C: New test.
14990
14991         PR c++/4207
14992         * g++.dg/parse/int-as-enum1.C: New test.
14993
14994         PR c++/4903
14995         * g++.dg/parse/no-typename1.C: New test.
14996
14997         PR c++/5533
14998         * g++.dg/parse/no-value1.C: New test.
14999
15000         PR c++/5921
15001         * g++.dg/parse/wrong-inline1.C: New test.
15002
15003         PR c++/6402
15004         * g++.dg/parse/ref1.C: New test.
15005
15006         PR c++/6992
15007         * g++.dg/parse/attr-ctor1.C: New test.
15008
15009         PR c++/7229
15010         * g++.dg/parse/namespace5.C: New test.
15011
15012         PR c++/7917
15013         * g++.dg/parse/func-def1.C: New test.
15014
15015         PR c++/8143
15016         * g++.dg/parse/undefined1.C: New test.
15017
15018         PR c++/5723, PR c++/8522
15019         * g++.dg/parse/specialization1.C: New test.
15020
15021         PR c++/163, PR c++/8595
15022         * g++.dg/parse/struct-as-enum1.C: New test.
15023
15024         PR c++/9173
15025         * g++.dg/parse/undefined2.C: New test.
15026
15027 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
15028
15029         PR c++/9298
15030         * g++.dg/parse/template1.C: New test.
15031
15032         PR c++/9384
15033         * g++.dg/parse/using1.C: New test.
15034
15035         PR c++/9285
15036         PR c++/9294
15037         * g++.dg/parse/expr2.C: New test.
15038
15039         PR c++/9388
15040         * g++.dg/parse/lookup2.C: Likewise.
15041
15042 2003-01-21  Jan Hubicka  <jh@suse.cz>
15043
15044         * gcc.c-torture/execute/990208-1.c:  Add noinline attributes as needed.
15045         * gcc.c-torture/execute/eeprof-1.c:  Likewise.
15046         * gcc.c-torture/execute/stdio-opt-*.c: Likewise.
15047         * gcc.c-torture/execute/string-opt-*.c: Likewise.
15048
15049 2003-01-20  Nick Clifton  <nickc@redhat.com>
15050
15051         * gcc.c-torture/execute/20030117-1.c: New test case.  Exposes
15052         problem with ARM sibcall code generation.
15053
15054 2003-01-20  Kazu Hirata  <kazu@cs.umass.edu>
15055
15056         * gcc.c-torture/execute/20030120-1.c: New.
15057
15058 2003-01-19  Paolo Carlini  <pcarlini@unitus.it>
15059
15060         * g++.old-deja/g++.pt/typename13.C: Remove XFAIL.
15061
15062 2003-01-17  Mark Mitchell  <mark@codesourcery.com>
15063
15064         PR c++/9272
15065         * g++.dg/parse/ctor1.C: New test.
15066
15067         PR c++/9294:
15068         * g++.dg/parse/qualified1.C: New test.
15069
15070         * g++.dg/parse/typename3.C: New test.
15071
15072 2003-01-16  Richard Henderson  <rth@redhat.com>
15073
15074         * g++.dg/tls/init-2.C: Fix error matches for real this time.
15075
15076 2003-01-16  Richard Henderson  <rth@redhat.com>
15077
15078         * g++.dg/pch/pch.exp: Copy test header to the working directory
15079         before using it either for precompilation or direct use.
15080         * g++.dg/pch/*.Hs: Rename from gcc.dg/pch/*.H.
15081         * g++.dg/pch/*.C: Include foo.H, not foo.Hp.
15082
15083 2003-01-16  Richard Henderson  <rth@redhat.com>
15084
15085         * gcc.dg/pch/pch.exp: Copy test header to the working directory
15086         before using it either for precompilation or direct use.
15087         * gcc.dg/pch/*.hs: Rename from gcc.dg/pch/*.h.
15088         * gcc.dg/pch/*.c: Include foo.h, not foo.hp.
15089
15090 2003-01-16  Mark Mitchell  <mark@codesourcery.com>
15091
15092         * gcc/testsuite/g++.dg/ext/typename1.C: Add typename keyword.
15093         * gcc/testsuite/g++.dg/template/crash1.C: Update error messages.
15094         * gcc/testsuite/g++.dg/template/crash2.C: Remove error message.
15095         * gcc/testsuite/g++.dg/parse/typename2.C: New test.
15096         * gcc/testsuite/g++.dg/template/typename2.C: Change implicit
15097         typename warning into error.
15098         * gcc/testsuite/g++.old-deja/g++.benjamin/tem03.C: Issue more
15099         error messages.
15100         * gcc/testsuite/g++.old-deja/g++.benjamin/tem04.C: Fix typos.
15101         * gcc/testsuite/g++.old-deja/g++.brendan/crash56.C: Add this->.
15102         * gcc/testsuite/g++.old-deja/g++.law/visibility13.C: Remove error
15103         messages.
15104         * gcc/testsuite/g++.old-deja/g++.ns/template17.C: Reorder code to
15105         make declaration visible in template.
15106         * gcc/testsuite/g++.old-deja/g++.pt/crash3.C: Fix typos.
15107         * gcc/testsuite/g++.old-deja/g++.pt/crash36.C: Issue more error
15108         messages.
15109         * gcc/testsuite/g++.old-deja/g++.pt/crash5.C: Improve error
15110         message.
15111         * gcc/testsuite/g++.old-deja/g++.pt/crash67.C: Remove warning.
15112         * gcc/testsuite/g++.old-deja/g++.pt/inherit1.C: Add this->.
15113         * gcc/testsuite/g++.old-deja/g++.pt/niklas01a.C: Add error message.
15114         * gcc/testsuite/g++.old-deja/g++.pt/typename16.C: Replace implicit
15115         typename warning with error message.
15116         * gcc/testsuite/g++.old-deja/g++.pt/typename19.C: Remove warning.
15117         * gcc/testsuite/g++.old-deja/g++.robertl/eb112.C: Fix typo.
15118         * gcc/testsuite/g++.old-deja/g++.robertl/eb24.C: Use this->.
15119
15120 2003-01-16  Nathan Sidwell  <nathan@codesourcery.com>
15121
15122         * g++.dg/parse/ambig2.C: New test.
15123
15124 2003-01-15  Richard Henderson  <rth@redhat.com>
15125
15126         * g++.dg/tls/init-2.C: Update error message string.
15127
15128 2003-01-15  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15129
15130         * gcc.c-torture/execute/builtin-constant.x: XFAIL the test.
15131
15132 2003-01-15  Stephane Carrez  <stcarrez@nerim.fr>
15133
15134         * gcc.c-torture/compile/20000804-1.x: Don't execute this test at
15135         all for HC11/HC12.
15136         * gcc.c-torture/compile/20001205-1.x: Likewise.
15137         * gcc.c-torture/compile/20001226-1.x: Likewise.
15138         * gcc.c-torture/compile/920520-1.x: Likewise.
15139         * gcc.c-torture/compile/961203-1.x: Likewise.
15140         * gcc.c-torture/compile/20020604-1.x: Likewise.
15141
15142 2003-01-15  Jan Hubicka  <jh@suse.cz>
15143
15144         * gcc.c-torture/compile/20030115-1.c: New test.
15145
15146         * gcc.dg/i386-fpcvt-1.c: New test.
15147         * gcc.dg/i386-fpcvt-2.c: New test.
15148
15149 2003-01-14  Jeffrey D. Oldham  <oldham@codesourcery.com>
15150
15151         Further conform g++'s __vmi_class_type_info to the C++ ABI
15152         specification.
15153         * g++.old-deja/g++.abi/vmihint.C (main): Revise expected flags per
15154         the specification.
15155
15156 2003-01-14  Jan Hubicka  <jh@suse.cz>
15157
15158         * gcc.dg/i386-fpcvt-1.c: New test.
15159         * gcc.dg/i386-fpcvt-2.c: New test.
15160
15161 2003-01-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
15162
15163         * gcc.dg/i386-mmx-3.c: New test.
15164
15165 2003-01-12  Mark Mitchell  <mark@codesourcery.com>
15166
15167         PR c++/9264
15168         * g++.dg/parse/octal1.C: New file.
15169
15170         PR c++/9172
15171         * g++.dg/parse/typename1.C: New file.
15172
15173 2003-01-10  Danny Smith  <dannysmith@users.sourceforge.net>
15174
15175         * gcc.dg/bf-ms-layout.c: Enable for cygwin and mingw32 targets.
15176         * gcc.dg/bf-no-ms-layout.c: Likewise.
15177         * gcc.dg/bf-ms-attrib.c: Likewise.
15178
15179 2003-01-10  Mark Mitchell  <mark@codesourcery.com>
15180
15181         PR c++/9099
15182         * g++.dg/parse/dtor1.C: New file.
15183
15184         PR c++/9128
15185         * g++.dg/rtti/typeid1.C: New file.
15186
15187         PR c++/9153
15188         * g++.dg/parse/lookup1.C: New file.
15189
15190         PR c++/9171
15191         * g++.dg/templ/spec5.C: New file.
15192
15193 2003-01-10  Josef Zlomek  <zlomekj@suse.cz>
15194
15195         * gcc.c-torture/compile/20030110-1.c: New test.
15196
15197 2003-01-09  Geoffrey Keating  <geoffk@apple.com>
15198
15199         Merge from pch-branch:
15200
15201         2002-12-23  Geoffrey Keating  <geoffk@apple.com>
15202
15203         * gcc.dg/pch/cpp-1.h: New.
15204         * gcc.dg/pch/cpp-1.c: New.
15205         * gcc.dg/pch/cpp-2.h: New.
15206         * gcc.dg/pch/cpp-2.c: New.
15207
15208         2002-11-19  Geoffrey Keating  <geoffk@apple.com>
15209
15210         * gcc.dg/pch/except-1.h: New.
15211         * gcc.dg/pch/except-1.c: New.
15212
15213         2002-11-13  Geoffrey Keating  <geoffk@apple.com>
15214
15215         * gcc.dg/pch/pch.exp: Ensure that <test>.hp doesn't exist before
15216         running test.
15217         * gcc.dg/pch: Include *.hp not *.h.
15218         * gcc.dg/pch/system-1.h: New.
15219         * gcc.dg/pch/system-1.c: New.
15220
15221         2002-11-11  Geoffrey Keating  <geoffk@apple.com>
15222
15223         * gcc.dg/pch/pch.exp: Compare .s files with/without PCH,
15224         rather than trying to build and run a program using PCH.
15225         * gcc.dg/pch: Remove dg-do commands from test files.
15226
15227         2002-11-08  Geoffrey Keating  <geoffk@apple.com>
15228
15229         * gcc.dg/pch/macro-3.c: New.
15230         * gcc.dg/pch/macro-3.h: New.
15231
15232         2002-11-04  Geoffrey Keating  <geoffk@apple.com>
15233
15234         * gcc.dg/pch/common-1.c: New.
15235         * gcc.dg/pch/common-1.h: New.
15236         * gcc.dg/pch/decl-1.c: New.
15237         * gcc.dg/pch/decl-1.h: New.
15238         * gcc.dg/pch/decl-2.c: New.
15239         * gcc.dg/pch/decl-2.h: New.
15240         * gcc.dg/pch/decl-3.c: New.
15241         * gcc.dg/pch/decl-3.h: New.
15242         * gcc.dg/pch/decl-4.c: New.
15243         * gcc.dg/pch/decl-4.h: New.
15244         * gcc.dg/pch/decl-5.c: New.
15245         * gcc.dg/pch/decl-5.h: New.
15246         * gcc.dg/pch/global-1.c: New.
15247         * gcc.dg/pch/global-1.h: New.
15248         * gcc.dg/pch/inline-1.c: New.
15249         * gcc.dg/pch/inline-1.h: New.
15250         * gcc.dg/pch/inline-2.c: New.
15251         * gcc.dg/pch/inline-2.h: New.
15252         * gcc.dg/pch/static-1.c: New.
15253         * gcc.dg/pch/static-1.h: New.
15254         * gcc.dg/pch/static-2.c: New.
15255         * gcc.dg/pch/static-2.h: New.
15256
15257         2002-09-01  Geoffrey Keating  <geoffk@redhat.com>
15258
15259         * g++.dg/pch/pch.exp: Better handle failing testcases.
15260         * gcc.dg/pch/pch.exp: Likewise.
15261         * gcc.dg/pch/macro-1.c: New.
15262         * gcc.dg/pch/macro-1.h: New.
15263         * gcc.dg/pch/macro-2.c: New.
15264         * gcc.dg/pch/macro-2.h: New.
15265
15266         2002-08-27  Geoffrey Keating  <geoffk@redhat.com>
15267
15268         * g++.dg/dg.exp: Treat files in pch/ specially.
15269         * g++.dg/pch/pch.exp: New file.
15270         * g++.dg/pch/empty.H: New file.
15271         * g++.dg/pch/empty.C: New file.
15272         * lib/g++-dg.exp (g++-dg-test): Add case for when $do_what is
15273         "precompile".
15274
15275         * gcc.dg/pch/pch.exp: New file.
15276         * gcc.dg/pch/empty.h: New file.
15277         * gcc.dg/pch/empty.c: New file.
15278         * lib/gcc-dg.exp (gcc-dg-test): Add case for when $do_what is
15279         "precompile".
15280
15281 2003-01-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
15282
15283         * g++.dg/template/friend14.C: New test.
15284
15285 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
15286
15287         * gcc.dg/old-style-asm-1.c: New test.
15288
15289 2003-01-09  Richard Sandiford  <rsandifo@redhat.com>
15290
15291         * gcc.c-torture/compile/20030109-1.c: New test.
15292
15293 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
15294
15295         * gcc.c-torture/execute/20030109-1.c: New test.
15296
15297 2003-01-08  Larin Hennessey  <larin@science.oregonstate.edu>
15298
15299         * g++.old-deja/g++.mike/dyncast1.C: Remove reference to AMD A29K
15300         * g++.old-deja/g++.mike/dyncast2.C: Likewise
15301         * g++.old-deja/g++.mike/dyncast3.C: Likewise
15302         * g++.old-deja/g++.mike/eh2.C: Likewise
15303         * g++.old-deja/g++.mike/eh3.C: Likewise
15304         * g++.old-deja/g++.mike/eh5.C: Likewise
15305         * g++.old-deja/g++.mike/eh6.C: Likewise
15306         * g++.old-deja/g++.mike/eh7.C: Likewise
15307         * g++.old-deja/g++.mike/eh8.C: Likewise
15308         * g++.old-deja/g++.mike/eh9.C: Likewise
15309         * g++.old-deja/g++.mike/eh10.C: Likewise
15310         * g++.old-deja/g++.mike/eh12.C: Likewise
15311         * g++.old-deja/g++.mike/eh13.C: Likewise
15312         * g++.old-deja/g++.mike/eh14.C: Likewise
15313         * g++.old-deja/g++.mike/eh16.C: Likewise
15314         * g++.old-deja/g++.mike/eh17.C: Likewise
15315         * g++.old-deja/g++.mike/eh18.C: Likewise
15316         * g++.old-deja/g++.mike/eh21.C: Likewise
15317         * g++.old-deja/g++.mike/eh23.C: Likewise
15318         * g++.old-deja/g++.mike/eh24.C: Likewise
15319         * g++.old-deja/g++.mike/eh25.C: Likewise
15320         * g++.old-deja/g++.mike/eh26.C: Likewise
15321         * g++.old-deja/g++.mike/eh27.C: Likewise
15322         * g++.old-deja/g++.mike/eh28.C: Likewise
15323         * g++.old-deja/g++.mike/eh29.C: Likewise
15324         * g++.old-deja/g++.mike/eh31.C: Likewise
15325         * g++.old-deja/g++.mike/eh33.C: Likewise
15326         * g++.old-deja/g++.mike/eh34.C: Likewise
15327         * g++.old-deja/g++.mike/eh35.C: Likewise
15328         * g++.old-deja/g++.mike/eh36.C: Likewise
15329         * g++.old-deja/g++.mike/eh37.C: Likewise
15330         * g++.old-deja/g++.mike/eh38.C: Likewise
15331         * g++.old-deja/g++.mike/eh39.C: Likewise
15332         * g++.old-deja/g++.mike/eh40.C: Likewise
15333         * g++.old-deja/g++.mike/eh41.C: Likewise
15334         * g++.old-deja/g++.mike/eh42.C: Likewise
15335         * g++.old-deja/g++.mike/eh44.C: Likewise
15336         * g++.old-deja/g++.mike/eh46.C: Likewise
15337         * g++.old-deja/g++.mike/eh47.C: Likewise
15338         * g++.old-deja/g++.mike/eh48.C: Likewise
15339         * g++.old-deja/g++.mike/eh49.C: Likewise
15340         * g++.old-deja/g++.mike/eh50.C: Likewise
15341         * g++.old-deja/g++.mike/eh51.C: Likewise
15342         * g++.old-deja/g++.mike/eh53.C: Likewise
15343         * g++.old-deja/g++.mike/eh55.C: Likewise
15344         * g++.old-deja/g++.mike/p7912.C: Likewise
15345         * g++.old-deja/g++.mike/p9706.C: Likewise
15346         * g++.old-deja/g++.mike/p10416.C: Likewise
15347         * g++.old-deja/g++.mike/p11667.C: Likewise
15348         * g77.f-torture/compile/20010519-1.f: Remove reference to Convex.
15349         Remove redundant reference to Iris.
15350         * gcc.dg/20020312-2.c: Remove references to AMD A29K, Clipper, Convex,
15351         Elxsi, i860, Pico Java, and WE32K.
15352
15353 2003-01-07  Mark Mitchell  <mark@codesourcery.com>
15354
15355         * g++.dg/ext/asm4.C: New test.
15356
15357 2003-01-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
15358
15359         PR c++/9030
15360         * g++.dg/template/friend12.C: New test.
15361         * g++.dg/template/friend13.C: Likewise.
15362         * g++.old-deja/g++.eh/spec6.C: Add missing error message.
15363
15364 2003-01-08  Jan Hubicka  <jh@suse.cz>
15365
15366         * gcc.dg/i386-cadd.c: New test.
15367         * gcc.dg/i386-cmov4.c: Likewise.
15368
15369 2003-01-06  Mark Mitchell  <mark@codesourcery.com>
15370
15371         PR c++/9165
15372         * g++.dg/warn/Wunused-3.C: New test.
15373
15374         * g++.dg/abi/bitfield9.C: New test.
15375
15376         PR c++/9189
15377         * g++.dg/parse/defarg3.C: New test.
15378
15379 2003-01-06  Nathan Sidwell  <nathan@codesourcery.com>
15380
15381         * g++.dg/parse/ambig1.C: New test.
15382         * g++.dg/parse/defarg2.C: New test.
15383
15384 2003-01-05  Mark Mitchell  <mark@codesourcery.com>
15385
15386         * g++.dg/template/defarg-1.C: New test.
15387         * g++.dg/template/local2.C: Likewise.
15388
15389 2003-01-05  Richard Sandiford  <rsandifo@redhat.com>
15390
15391         * gcc.c-torture/execute/20030105-1.c: New test.
15392
15393 2003-01-04  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
15394
15395         * g++.dg/parse/namespace3.C: Remove extra semicolons.
15396         * g++.dg/parse/namespace4.C: Likewise.
15397
15398 2003-01-03  Nathan Sidwell  <nathan@codesourcery.com>
15399
15400         * g++.dg/template/ntp2.C: New test.
15401
15402 2003-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
15403
15404         * g++.dg/parse/extern-C-1.C: New test.
15405
15406         * g++.dg/parse/namespace4.C: New test.
15407
15408         * g++.dg/template/nested1.C: New test.
15409
15410         * g++.dg/parse/namespace3.C: New test.
15411
15412 2003-01-02  Nathanael Nerode  <neroden@gcc.gnu.org>
15413
15414         * g++.dg/lookup/two-stage1.C: New test.
15415
15416 2003-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15417
15418         * g++.old-deja/g++.bugs/900404_04.C: Remove XFAIL.
15419         * g++.old-deja/g++.jason/access8.C: Likewise.
15420         * g++.old-deja/g++.other/decl5.C: Likewise.
15421
15422 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
15423
15424         * g++.dg/parse/parse7.C: New test.
15425
15426 2003-01-02  Mark Mitchell  <mark@codesourcery.com>
15427
15428         PR c++/2843
15429         * g++.dg/ext/attrib7.C: New test.
15430
15431 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
15432
15433         * g++.dg/parse/parse6.C: New test.
15434
15435 2003-01-02  Kazu Hirata  <kazu@cs.umass.edu>
15436
15437         * gcc.dg/h8300-stack-1.c: New.
15438
15439 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
15440
15441         g++.dg/lookup/exception1.C: New test.
15442
15443         g++.dg/lookup/template1.C: New test.
15444
15445         g++.dg/parse/namespace2.C: New test.
15446
15447         g++.dg/parse/parens2.C: New test.
15448
15449 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
15450
15451         * g++.dg/parse/parse5.C: New test.
15452         * g++.dg/lookup/scoped4.C: New test.
15453
15454 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
15455
15456         * g++.dg/parse/parens1.C: New test.
15457
15458         * g++.dg/parse/parens2.C: Removed, turned out to duplicate
15459         angle-bracket1.C.
15460         * g++.dg/parse/parens2.C: New test.
15461
15462         * g++.dg/lookup/scope-operator1.C: New test.
15463
15464         * g++.dg/parse/operator1.C: New test.
15465
15466 2003-01-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
15467
15468         * g++.old-deja/g++.jason/ambig3.C: Remove XFAIL.
15469         * g++.old-deja/g++.other/access6.C: Likewise.
15470         * g++.old-deja/g++.other/decl1.C: Likewise.
15471         * g++.old-deja/g++.pt/typename12.C: Likewise.
15472
15473 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
15474
15475         * g++.dg/parse/namespace1.C: New test.
15476
15477 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
15478
15479         * g++.dg/parse/parse4.C: New test.
15480
15481 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
15482
15483         * g++.dg/parse/parse3.C: New test.
15484
15485 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
15486
15487         * g++.dg/parse/parse2.C: New test.
15488
15489 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
15490
15491         * g++.dg/template/friend11.C: New test.
15492
15493 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
15494
15495         * g++.dg/parse/parse1.C: New test.
15496
15497 2002-12-31  Janis Johnson  <janis187@us.ibm.com>
15498
15499         * lib/profopt.exp: Change the name of a global variable to avoid
15500         possible clashes with other test suites.
15501
15502 2002-12-31  Nathan Sidwell  <nathan@codesourcery.com>
15503
15504         * g++.dg/inherit/covariant8.C: New test.
15505
15506 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
15507
15508         * g++.dg/init/array9.C: New test.
15509
15510         PR c++/9112
15511         * g++.dg/parse/expr1.C: New test.
15512
15513 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
15514
15515         * gcc.c-torture/compile/20021230-1.c: New test.
15516
15517 2002-12-30  Nathan Sidwell  <nathan@codesourcery.com>
15518
15519         * g++.dg/inherit/covariant5.C: New test.
15520         * g++.dg/inherit/covariant6.C: New test.
15521         * g++.dg/inherit/covariant7.C: New test.
15522
15523 2002-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
15524
15525         PR c++/2739
15526         * g++.dg/other/access2.C: New test.
15527
15528 2002-12-29  Gabriel Dos Reis  <gdr@integrable-solutions.net>
15529
15530         * g++.dg/other/anon-struct.C: No longer fails
15531         * g++.old-deja/g++.brendan/parse4.C: Likewise.
15532         * g++.old-deja/g++.brendan/parse5.C: Likewise.
15533         * g++.old-deja/g++.brendan/parse6.C: Likewise.
15534
15535 2002-12-28  Gabriel Dos Reis  <gdr@integrable-solutions.net>
15536
15537         * g++.dg/parse/angle-bracket.C (main): No longer fails.
15538
15539 2002-12-27  Mark Mitchell  <mark@codesourcery.com>
15540
15541         * g++.dg/eh/spec4.C: Remove stray semicolon.
15542         * g++.dg/expr/pmf-1.C: Change error message.
15543         * g++.dg/ext/asm1.C: Remove stray semicolon.
15544         * g++.dg/ext/typename1.C: Add missing typenames.
15545         * g++.dg/inherit/template-as-base.C: Change error message.
15546         * g++.dg/lookup/scoped1.C: Likewise.
15547         * g++.dg/lookup/scoped2.C: Likewise.
15548         * g++.dg/lookup/using2.C: Likewise.
15549         * g++.dg/other/component1.C: Remove stray semicolon.
15550         * g++.dg/other/do1.C: Change error message.
15551         * g++.dg/other/error2.C: Likewise.
15552         * g++.dg/other/init1.C: Likewise.
15553         * g++.dg/other/packed1.C: Remove stray semicolon.
15554         * g++.dg/other/ptrmem2.C: Change error message.
15555         * g++.dg/parse/parameter-declaration-1.C: Remove line number
15556         marker.
15557         * g++.dg/special/initp1.C: Remove invalid attribute usage.
15558         * g++.dg/template/access3.C: Add typename keyword.
15559         * g++.dg/template/access5.C: Remove stray semicolon.
15560         * g++.dg/template/access6.C: Likewise.
15561         * g++.dg/template/complit1.C: Likewise.
15562         * g++.dg/template/crash1.C: Change error message.
15563         * g++.dg/template/inherit2.C: Remove stray semicolon.
15564         * g++.dg/template/instantiate2.C: Likewise.
15565         * g++.dg/template/instantiate3.C: Change error message.
15566         * g++.dg/template/qual1.C: Remove stray semicolon.
15567         * g++.dg/template/qualttp18.C: Change error message.
15568         * g++.dg/template/ref1.C: Remove stray semicolon.
15569         * g++.dg/template/sizeof1.C (A::value): Declare it.
15570         * g++.dg/template/spec4.C: Change error message.
15571         * g++.dg/template/static1.C: Likewise.
15572         * g++.dg/template/type1.C: Likewise.
15573         * g++.dg/template/typename3.C: Likewise.
15574         * g++.old-deja/g++.benjamin/13478.C: Change error message.
15575         * g++.old-deja/g++.benjamin/15799.C: Remove stray semicolon.
15576         * g++.old-deja/g++.benjamin/bool01.C: Likewise.
15577         * g++.old-deja/g++.benjamin/bool02.C: Likewise.
15578         * g++.old-deja/g++.benjamin/p13417.C: Now fails due to use of
15579         named return value extension.
15580         * g++.old-deja/g++.benjamin/tem06.C: Remove stray semicolon.
15581         * g++.old-deja/g++.benjmain/warn01.C: Likewise.
15582         * g++.old-deja/g++.bob/extern_C.C: Likewise.
15583         * g++.old-deja/g++.bob/inherit2.C: Likewise.
15584         * g++.old-deja/g++.brendan/complex1.C: Likewise.
15585         * g++.old-deja/g++.brendan/copy5.C: Likewise.
15586         * g++.old-deja/g++.brendan/crash13.C: Likewise.
15587         * g++.old-deja/g++.brendan/crash15.C: Likewise.
15588         * g++.old-deja/g++.brendan/crash18.C: Change error message.
15589         * g++.old-deja/g++.brendan/crash37.C: Remove stray semicolon.
15590         * g++.old-deja/g++.brendan/crash38.C: Likewise.
15591         * g++.old-deja/g++.brendan/crash50.C: Likewise.
15592         * g++.old-deja/g++.brendan/crash56.C: Likewise.
15593         * g++.old-deja/g++.brendan/crash6.C: Use explicit specialization
15594         syntax.
15595         * g++.old-deja/g++.brendan/crash66.C: Remove stray semicolon.
15596         * g++.old-deja/g++.brendan/crash8.C: Change error message.
15597         * g++.old-deja/g++.brendan/ctors1.C: Remove stray semicolon.
15598         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
15599         * g++.old-deja/g++.brendan/shadow1.C: Likewise.
15600         * g++.old-deja/g++.brendan/template11.C: Likewise.
15601         * g++.old-deja/g++.brendan/template26.C: Likewise.
15602         * g++.old-deja/g++.brendan/template27.C: Use explicit
15603         specialization syntax.
15604         * g++.old-deja/g++.brendan/template30.C: Likewise.
15605         * g++.old-deja/g++.brendan/template5.C: Remove stray semicolon.
15606         * g++.old-deja/g++.brendan/visibility3.C: Account for use of
15607         non-dependent names.
15608         * g++.old-deja/g++.brendan/warnings4.C: Remove stray semicolon.
15609         * g++.old-deja/g++.brendan/warnings7.C: Likewise.
15610         * g++.old-deja/g++.bugs/900121_02.C: Likewise.
15611         * g++.old-deja/g++.eh/catchptr1.C: Likewise.
15612         * g++.old-deja/g++.ext/addrfunc4.C: Likewise.
15613         * g++.old-deja/g++.ext/namedret1.C: Now fails due to use of
15614         named return value extension.
15615         * g++.old-deja/g++.ext/namedret2.C: Likewise.
15616         * g++.old-deja/g++.ext/namedret3.C: Likewise.
15617         * g++.old-deja/g++.ext/return1.C: Likewise.
15618         * g++.old-deja/g++.ext/typename1.C: Add missing typename keywords.
15619         * g++.old-deja/g++.jason/access17.C: Issue more error messages.
15620         * g++.old-deja/g++.jason/access8.C: Likewise.
15621         * g++.old-deja/g++.jason/bool.C: Remove stray semicolon.
15622         * g++.old-deja/g++.jason/destruct.C: Remove incorrect
15623         pseudo-destructor names.
15624         * g++.old-deja/g++.jason/dtor3.C: Remove stray semicolon.
15625         * g++.old-deja/g++.jason/dtor5.C: Remove incorrect
15626         pseudo-destructor names.
15627         * g++.old-deja/g++.jason/opeq3.C: Remove stray semicolon.
15628         * g++.old-deja/g++.jason/overload19.C: Likewise.
15629         * g++.old-deja/g++.jason/overload32.C: Likewise.
15630         * g++.old-deja/g++.jason/parse11.C: Issue error messages about
15631         stray semicolons.
15632         * g++.old-deja/g++.jason/pmem2.C: Remove stray semicolon.
15633         * g++.old-deja/g++.jason/return.C: Likewise.
15634         * g++.old-deja/g++.jason/return2.C: Likewise.
15635         * g++.old-deja/g++.jason/shadow1.C: Likewise.
15636         * g++.old-deja/g++.jason/special.C: Use explicit specialization
15637         syntax.
15638         * g++.old-deja/g++.jason/template10.C: Account for use of
15639         non-dependent names.
15640         * g++.old-deja/g++.jason/template11.C: Use explicit specialization
15641         syntax.
15642         * g++.old-deja/g++.jason/template37.C: Likewise.
15643         * g++.old-deja/g++.law/access4.C: Change error messages.
15644         * g++.old-deja/g++.law/arm13.C:  Remove incorrect
15645         pseudo-destructor names.
15646         * g++.old-deja/g++.law/code-gen5.C: Remove stray semicolon.
15647         * g++.old-deja/g++.law/ctors9.C: Likewise.
15648         * g++.old-deja/g++.law/cvt22.C: Likewise.
15649         * g++.old-deja/g++.law/dtors5.C: Likewise.
15650         * g++.old-deja/g++.law/global-init1.C: Likewise.
15651         * g++.old-deja/g++.law/missed-error3.C: Likewise.
15652         * g++.old-deja/g++.law/operators28.C: Likewise.
15653         * g++.old-deja/g++.law/visibility28.C: Likewise.
15654         * g++.old-deja/g++.martin/eval1.C: Likewise.
15655         * g++.old-deja/g++.martin/pmf2.C: Remove qualifier in constructor
15656         name.
15657         * g++.old-deja/g++.mike/hog1.C: Remove stray semicolon.
15658         * g++.old-deja/g++.mike/net34.C: Likewise.
15659         * g++.old-deja/g++.mike/net36.C: Likewise.
15660         * g++.old-deja/g++.mike/ns2.C: Likewise.
15661         * g++.old-deja/g++.mike/p12306.C: Likewise.
15662         * g++.old-deja/g++.mike/p646.C: Adjust for removal of named return
15663         value extension.
15664         * g++.old-deja/g++.mike/p700.C: Likewise.
15665         * g++.old-deja/g++.mike/p701.C: Remove stray semicolon.
15666         * g++.old-deja/g++.mike/p710.C: Likewise.
15667         * g++.old-deja/g++.mike/p784.C: Adjust for removal of named return
15668         value extension.
15669         * g++.old-deja/g++.mike/pmf7.C: Remove stray semicolon.
15670         * g++.old-deja/g++.mike/pmf9.C: Likewise.
15671         * g++.old-deja/g++.ns/crash2.C: Likewise.
15672         * g++.old-deja/g++.ns/crash3.C: Likewise.
15673         * g++.old-deja/g++.ns/invalid1.C: Likewise.
15674         * g++.old-deja/g++.ns/ns17.C: Likewise.
15675         * g++.old-deja/g++.ns/template16.C: Likewise.
15676         * g++.old-deja/g++.ns/template5.C: Remove invalid use of template
15677         keyword.
15678         * g++.old-deja/g++.ns/template6.C: Remove stray semicolon.
15679         * g++.old-deja/g++.ns/using9.C: Remove stray semicolon.
15680         * g++.old-deja/g++.oliva/nameret1.C: Now fails due to use of
15681         named return value extension.
15682         * g++.old-deja/g++.oliva/nameret2.C: Likewise.
15683         * g++.old-deja/g++.other/access4.C: Issue additional error
15684         messages.
15685         * g++.old-deja/g++.other/array6.C: Remove stray semicolon.
15686         * g++.old-deja/g++.other/crash1.C: Isue additional error messages.
15687         * g++.old-deja/g++.other/crash11.C: Add missing class-key.
15688         * g++.old-deja/g++.other/crash25.C: Change error message.
15689         * g++.old-deja/g++.other/crash4.C: Change error message.
15690         * g++.old-deja/g++.other/debug7.C: Remove stray semicolon.
15691         * g++.old-deja/g++.other/decl5.C: Issue more error messages.
15692         * g++.old-deja/g++.other/defarg7.C: Remove circular dependency
15693         checks.
15694         * g++.old-deja/g++.other/defarg8.C: Likewise.
15695         * g++.old-deja/g++.other/dtor1.C: Remove stray semicolon.
15696         * g++.old-deja/g++.other/dtor10.C: Likewise.
15697         * g++.old-deja/g++.other/incomplete.C: Likewise.
15698         * g++.old-deja/g++.other/linkage7.C: Likewise.
15699         * g++.old-deja/g++.other/lookup19.C: Now fails due to corrected
15700         lookup algorithm.
15701         * g++.old-deja/g++.other/mangle2.C: Likewise.
15702         * g++.old-deja/g++.other/refinit2.C: Likewise.
15703         * g++.old-deja/g++.other/sizeof2.C: Change error messages.
15704         * g++.old-deja/g++.other/std1.C: Remove stray semicolon.
15705         * g++.old-deja/g++.pt/crash28.C: Likewise.
15706         * g++.old-deja/g++.pt/crash29.C: Use explicit specialization
15707         syntax.
15708         * g++.old-deja/g++.pt/crash32.C: Change error message.
15709         * g++.old-deja/g++.pt/crash43.C: Adjust error messages.
15710         * g++.old-deja/g++.pt/crash58.C: Remove stray semicolon.
15711         * g++.old-deja/g++.pt/crash65.C: Tweak to acount for change in
15712         error message position.
15713         * g++.old-deja/g++.pt/defarg5.C: Remove stray semicolon.
15714         * g++.old-deja/g++.pt/defarg8.C: Change error message.
15715         * g++.old-deja/g++.pt/eichin01.C: Use explicit specialization
15716         syntax.
15717         * g++.old-deja/g++.pt/eichin01a.C: Define static data members.
15718         * g++.old-deja/g++.pt/eichin01b.C: Likewise.
15719         * g++.old-deja/g++.pt/enum7.C: Remove stray semicolon.
15720         * g++.old-deja/g++.pt/explicit12.C: Remove invalid use of template
15721         keyword.
15722         * g++.old-deja/g++.pt/explicit31.C: Likewise.
15723         * g++.old-deja/g++.pt/explicit33.C: Remove stray semicolon.
15724         * g++.old-deja/g++.pt/explicit35.C: Remove invalid use of template
15725         keyword.
15726         * g++.old-deja/g++.pt/explicit71.C: Change error message.
15727         * g++.old-deja/g++.pt/explicit80.C: Use explicit specialization
15728         syntax.
15729         * g++.old-deja/g++.pt/friend28.C: Account for use of
15730         non-dependent names.
15731         * g++.old-deja/g++.pt/friend29.C: Likewise.
15732         * g++.old-deja/g++.pt/friend46.C: Adjust for correct name lookup
15733         rules.
15734         * g++.old-deja/g++.pt/friend48.C: Remove stray semicolon.
15735         * g++.old-deja/g++.pt/instantiate1.C: Use correct class-key.
15736         * g++.old-deja/g++.pt/instantiate11.C: Adjust for correct name
15737         lookup rules.
15738         * g++.old-deja/g++.pt/instantiate8.C: Remove stray semicolon.
15739         * g++.old-deja/g++.pt/instantiate9.C: Insert missing typename
15740         keyword.
15741         * g++.old-deja/g++.pt/memclass20.C: Likewise.
15742         * g++.old-deja/g++.pt/memclass5.C: Likewise.
15743         * g++.old-deja/g++.pt/memclass7.C: Remove invalid use of template
15744         keyword.
15745         * g++.old-deja/g++.pt/memtemp75.C: Likewise.
15746         * g++.old-deja/g++.pt/memtemp81.C: Remove stray semicolon.
15747         * g++.old-deja/g++.pt/memtemp87.C: Add missing access specifier.
15748         * g++.old-deja/g++.pt/overload13.C: Correct error messages.
15749         * g++.old-deja/g++.pt/parms2.C: Add missing typename keyword.
15750         * g++.old-deja/g++.pt/ptrmem1.C: Remove invalid use of template
15751         keyword.
15752         * g++.old-deja/g++.pt/spec10.C: Likewise.
15753         * g++.old-deja/g++.pt/spec28.C: Reorder declarations.
15754         * g++.old-deja/g++.pt/t10.C: Add explicit specialization syntax.
15755         * g++.old-deja/g++.pt/t32.C: Remove stray semicolon.
15756         * g++.old-deja/g++.pt/t35a.C: Add explicit specialization syntax.
15757         * g++.old-deja/g++.pt/ttp24.C: Remove stray semicolon.
15758         * g++.old-deja/g++.pt/ttp62.C: Likewise.
15759         * g++.old-deja/g++.pt/ttp64.C: Likewise.
15760         * g++.old-deja/g++.pt/typename11.C: Add missing typename keyword.
15761         * g++.old-deja/g++.pt/typename15.C: Likewise.
15762         * g++.old-deja/g++.pt/typename22.C: Likewise.
15763         * g++.old-deja/g++.pt/typename6.C: Change error messages.
15764         * g++.old-deja/g++.pt/using1.C: Remove stray semicolon.
15765         * g++.old-deja/g++.pt/virtual2.C: Likewise.
15766         * g++.old-deja/g++.robertl/eb118.C: Add explicit specialization
15767         syntax.
15768         * g++.old-deja/g++.robertl/eb27.C: Now fails due to use of named
15769         return value extension.
15770         * g++.old-deja/g++.robertl/eb43.C: Remove stray semicolon.
15771         * g++.old-deja/g++.robertl/eb79.C: Correct for new name lookup rules.
15772         * g++.old-deja/g++.robertl/eb82.C: Remove stray semicolons.
15773         * g++.old-deja/g++.robertl/eb86.C: Add missing forward declaration.
15774
15775 2002-12-26  Nathan Sidwell  <nathan@codesourcery.com>
15776
15777         * g++.dg/warn/inline1.C: New test.
15778         * g++.old-deja/g++.brendan/crash64.C: Remove spurious inlines.
15779         * g++.old-deja/g++.jason/synth10.C: Likewise.
15780         * g++.old-deja/g++.mike/net31.C: Likewise.
15781         * g++.old-deja/g++.mike/p8786.C: Likewise.
15782
15783         * g++.dg/template/friend10.C: New test.
15784         * g++.dg/template/conv5.C: New test.
15785
15786 2002-12-24  Nathan Sidwell  <nathan@codesourcery.com>
15787
15788         * g++.dg/lookup/scoped3.C: New test.
15789
15790         * g++.dg/lookup/decl1.C: New test.
15791         * g++.dg/lookup/decl2.C: New test.
15792
15793 2002-12-24  Joseph S. Myers  <jsm@polyomino.org.uk>
15794
15795         * g++.dg/init/new1.C, g++.dg/template/alignof1.C,
15796         gcc.c-torture/compile/20021015-1.c,
15797         gcc.c-torture/compile/20021015-2.c,
15798         gcc.c-torture/compile/20021123-1.c,
15799         gcc.c-torture/compile/20021123-2.c,
15800         gcc.c-torture/compile/20021123-3.c,
15801         gcc.c-torture/compile/20021123-4.c,
15802         gcc.c-torture/execute/20021024-1.c: Add tests previously added
15803         only to 3.1 or 3.2 branch.
15804
15805 2002-12-23  Mark Mitchell  <mark@codesourcery.com>
15806
15807         * gcc.dg/i386-bitfield3.c: New test.
15808
15809         * gcc.dg/i386-bitfield2.c: New test.
15810
15811 2002-12-22  Nathan Sidwell  <nathan@codesourcery.com>
15812
15813         * g++.dg/parse/conv_op1.C: New test.
15814
15815 2002-12-21  Josef Zlomek  <zlomekj@suse.cz>
15816
15817         * gcc.c-torture/compile/20021220-1.c: Removed until bug fix is
15818         approved.
15819
15820 2002-12-20  Josef Zlomek  <zlomekj@suse.cz>
15821
15822         * gcc.c-torture/compile/20021220-1.c: New test.
15823
15824 2002-12-19  Casper S. Hornstrup  <chorns@users.sourceforge.net>
15825
15826         * gcc.dg/i386-fastcall-1.c: New.
15827
15828 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
15829
15830         * gcc.c-torture/execute/20021219-1.c: New test.
15831
15832 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
15833
15834         * gcc.dg/i386-pic-1.c: New test.
15835
15836 2002-12-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
15837
15838         PR c++/8099
15839         * g++.dg/template/friend9.C: New test.
15840
15841 2002-11-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
15842
15843         PR c++/3663
15844         * g++.dg/template/access7.C: New test.
15845
15846 2002-12-18  Nick Clifton  <nickc@redhat.com>
15847
15848         * lib/g++.exp (g++_include_flags): Only invoke testsuite_flags if
15849         the libstdc++-v3 directory has been found.
15850
15851 2002-12-12  Devang Patel <dpatel@apple.com>
15852         * gcc.dg/darwin-ld-1.c: New test.
15853         * gcc.dg/darwin-ld-2.c: New test.
15854         * gcc.dg/darwin-ld-3.c: New test.
15855         * gcc.dg/darwin-ld-4.c: New test.
15856         * gcc.dg/darwin-ld-5.c: New test.
15857
15858 2002-12-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
15859
15860         * gcc.c-torture/compile/20021212-1.c: New test.
15861
15862 2002-12-11  Neil Booth  <neil@daikokuya.co.uk>
15863
15864         * gcc.dg/fshort-wchar: New test.
15865
15866 2002-12-10  Mark Mitchell  <mark@codesourcery.com>
15867
15868         PR c++/8372
15869         * g++.dg/template/dtor1.C: New test.
15870
15871         * g++.old-deja/g++.ext/memconst.C: Use old-deja, not dg, error
15872         markers.
15873
15874 2002-12-10  Jakub Jelinek  <jakub@redhat.com>
15875
15876         * g++.dg/parse/parameter-declaration-1.C: Expect error on last line.
15877
15878 2002-12-09  Mark Mitchell  <mark@codesourcery.com>
15879
15880         * g++.dg/template/static1.C: New test.
15881         * g++.dg/template/static2.C: New test.
15882         * g++.old-deja/g++.ext/memconst.C: New test.
15883
15884 2002-12-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15885
15886         * g++.dg/special/conpr-2.C: Expect failure on solaris2.
15887         * g++.dg/special/ecos.exp (conpr-3.C): Likewise.
15888         * g++.dg/special/initp1.C: Likewise.
15889
15890 2002-12-06  Jakub Jelinek  <jakub@redhat.com>
15891
15892         * gcc.c-torture/execute/20021204-1.c: New test.
15893
15894 2002-12-04  Geoffrey Keating  <geoffk@apple.com>
15895
15896         * gcc.dg/ppc-fmadd-1.c: New file.
15897         * gcc.dg/ppc-fmadd-2.c: New file.
15898         * gcc.dg/ppc-fmadd-3.c: New file.
15899
15900 2002-12-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
15901
15902         * gcc.c-torture/compile/20021204-1.c: New test.
15903
15904 2002-12-03  Nathan Sidwell  <nathan@codesourcery.com>
15905
15906         * g++.dg/inherit/covariant2.C: New test.
15907         * g++.dg/inherit/covariant3.C: New test.
15908         * g++.dg/inherit/covariant4.C: New test.
15909         * g++.dg/inherit/covariant1.C: Remove XFAIL.
15910         * g++.old-deja/g++.robertl/eb17.C: Likewise.
15911
15912 2002-12-03  Mark Mitchell  <mark@codesourcery.com>
15913
15914         PR c++/8688
15915         * g++.dg/init/brace3.C: New test.
15916
15917 2002-12-02  Kazu Hirata  <kazu@cs.umass.edu>
15918
15919         * gcc.dg/20020210-1.c: Fix a comment typo.
15920
15921 2002-12-02  Mark Mitchell  <mark@codesourcery.com>
15922
15923         PR c++/8720
15924         * g++.dg/parse/defarg1.C: New test.
15925
15926         PR c++/8615
15927         * g++.dg/template/char1.C: New test.
15928
15929         * g++.dg/template/varmod1.C: Fix typo.
15930
15931 2002-12-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
15932
15933         DR 180
15934         * g++.old-deja/g++.pt/crash32.C: Expect error.
15935
15936 2002-12-01  Mark Mitchell  <mark@codesourcery.com>
15937
15938         PR c++/5919
15939         * g++.dg/template/varmod1.C: New test.
15940
15941         PR c++/8727
15942         * g++.dg/inherit/typeinfo1.C: New test.
15943
15944         PR c++/8663
15945         * g++.dg/inherit/typedef1.C: New test.
15946
15947 2002-11-30  Mark Mitchell  <mark@codesourcery.com>
15948
15949         PR c++/8332
15950         PR c++/8493
15951         * g++.dg/template/strlen1.C: New test.
15952
15953         PR c++/8227
15954         * g++.dg/template/ctor2.C: New test.
15955
15956         PR c++/8214
15957         * g++.dg/init/string1.C: New test.
15958
15959         PR c++/8511
15960         * g++.dg/template/friend8.C: New test.
15961
15962 2002-11-29  Joe Buck <jbuck@synopsys.com>
15963
15964         * g++.dg/lookup/anon2.C: New test.
15965
15966 2002-11-28  Kazu Hirata  <kazu@cs.umass.edu>
15967
15968         * gcc.c-torture/execute/strct-varg-1.x: Remove xfail on the
15969         h8300 port.
15970
15971 2002-11-27  Richard Sandiford  <rsandifo@redhat.com>
15972
15973         * gcc.dg/bitfld-6.c: New test.
15974
15975 2002-11-27  Jan Hubicka  <jh@suse.cz>
15976
15977         * gcc.c-torture/execute/20021127.[cx]: New test.
15978
15979 2002-11-26  Jan Hubicka  <jh@suse.cz>
15980
15981         * gcc.dg/i386-cmov[123].c: New tests for conditional move code
15982         quality.
15983
15984 2002-11-26  Geoffrey Keating  <geoffk@apple.com>
15985
15986         * g++.dg/init/brace2.C: New test.
15987         * g++.old-deja/g++.mike/p9129.C: Correct.
15988
15989 2002-11-26  Mark Mitchell  <mark@codesourcery.com>
15990
15991         * g++.dg/abi/empty10.C: Don't run on non-x86 targets.
15992
15993 2002-11-25  Andreas Bauer  <baueran@in.tum.de>
15994
15995         * gcc.dg/sibcall-6: New test for indirect sibcalls.
15996
15997 2002-11-25  Mark Mitchell  <mark@codesourcery.com>
15998
15999         * testsuite/g++.dg/abi/empty11.C: New test.
16000         * testsuite/g++.dg/rtti/cv1.C: New test.
16001
16002 2002-11-25  Hans-Peter Nilsson  <hp@bitrange.com>
16003
16004         * lib/prune.exp: Prune more -fpic/-fPIC warnings.
16005
16006 2002-11-24  Mark Mitchell  <mark@codesourcery.com>
16007
16008         * g++.dg/abi/empty10.C: New test.
16009
16010 2002-11-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
16011
16012         * gcc.c-torture/compile/20021124-1.c: New test.
16013
16014 2002-11-22  Mark Mitchell  <mark@codesourcery.com>
16015
16016         * g++.dg/abi/rtti2.C: New test.
16017
16018 2002-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
16019
16020         * gcc.dg/i386-unroll-1.c: New test.
16021
16022 2002-11-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
16023
16024         * gcc.c-torture/compile/20021120-1.c: New test.
16025         * gcc.c-torture/compile/20021120-2.c: New test.
16026
16027 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
16028
16029         * gcc.dg/bitfld-5.c: New test.
16030
16031 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
16032
16033         * gcc.c-torture/execute/20021120-3.c: New test.
16034
16035 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
16036
16037         * gcc.c-torture/execute/20021120-2.c: New test.
16038
16039 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
16040
16041         * gcc.c-torture/execute/20021120-1.c: New test.
16042
16043 2002-11-20  Jakub Jelinek  <jakub@redhat.com>
16044
16045         * gcc.c-torture/execute/20021118-3.c: New test.
16046
16047 2002-11-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
16048
16049         * gcc.c-torture/compile/20021119-1.c: New test.
16050
16051 2002-11-19  Jason Thorpe  <thorpej@wasabisystems.com>
16052
16053         * gcc.dg/duff-1.c: New test.
16054         * gcc.dg/duff-2.c: New test.
16055         * gcc.dg/duff-3.c: New test.
16056
16057 2002-11-18  Neil Booth  <neil@daikokuya.co.uk>
16058
16059         * gcc.dg/cpp/_Pragma5.c: New test.
16060
16061 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
16062
16063         * gcc.c-torture/execute/20021118-2.c: New test.
16064
16065 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
16066
16067         * gcc.c-torture/execute/20021118-1.c: New test.
16068
16069 2002-11-16  Jakub Jelinek  <jakub@redhat.com>
16070
16071         * gcc.dg/20021116-1.c: New test.
16072
16073 2002-11-14  Mark Mitchell  <mark@codesourcery.com>
16074
16075         * g++.dg/abi/vcall1.C: New test.
16076
16077 2002-11-14  Jakub Jelinek  <jakub@redhat.com>
16078
16079         * gcc.dg/20021029-1.c: New test.
16080         * gcc.dg/20021029-2.c: New test.
16081
16082 2002-11-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
16083
16084         * g++.dg/abi/vague1.C (dg-final): Return if target is hppa*-*-hpux*.
16085
16086 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
16087
16088         PR c/8439
16089         * gcc.dg/20021110.c: Move to ...
16090         * gcc.c-torture/compile/20021110.c: .... here.
16091
16092 2002-11-11  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
16093
16094         PR c/8467
16095         * gcc.c-torture/execute/20021111-1.c
16096
16097 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
16098
16099         PR c/8439
16100         * gcc.dg/20021110.c: New test.
16101
16102 2002-11-10  Mark Mitchell  <mark@codesourcery.com>
16103
16104         * g++.dg/abi/vthunk3.C: Run only on x86.
16105
16106 2002-11-10  Joseph S. Myers  <jsm@polyomino.org.uk>
16107
16108         * gcc.dg/c90-idem-qual-2.c, gcc.dg/c99-idem-qual-2.c: New tests.
16109
16110 2002-11-09  Hans-Peter Nilsson  <hp@bitrange.com>
16111
16112         * lib/compat.exp (compat-execute): Fix logic error in last
16113         change.
16114
16115 2002-11-09  Neil Booth  <neil@daikokuya.co.uk>
16116
16117         * gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directive.c: Update.
16118
16119 2002-11-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
16120
16121         PR c++/8389
16122         * g++.dg/template/access6.C: New test.
16123
16124 2002-11-08  Jan Hubicka  <jh@suse.cz>
16125
16126         * gcc.dg/i386-ssefp-1.c: New test.
16127         * gcc.dg/i386-ssefp-1.c: New test.
16128
16129 2002-11-08  Jan Hubicka  <jh@suse.cz>
16130
16131         * gcc.c-torture/compile/20021108-1.c: New testcase for x86-64 failure.
16132
16133 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
16134
16135         * g++.dg/abi/vthunk3.C: New test.
16136
16137         PR c++/8338
16138         * g++.dg/template/crash2.C: New test.
16139
16140 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
16141
16142         * testsuite/g++.dg/abi/dtor1.C: New test.
16143         * testsuite/g++.dg/abi/dtor2.C: Likewise.
16144
16145 2002-11-05  Geoffrey Keating  <geoffk@apple.com>
16146
16147         * g++.old-deja/g++.eh/badalloc1.C: XFAIL excess errors test on
16148         Darwin.
16149
16150 2002-11-04  Adam Nemet  <anemet@lnxw.com>
16151
16152         * gcc.c-torture/execute/941014-1.x: thumb-elf was deprecated, use
16153         -mthumb.  Only xfail with -O0.
16154
16155 2002-11-03  Mark Mitchell  <mark@codesourcery.com>
16156
16157         * g++.dg/abi/thunk1.C: New test.
16158         * g++.dg/abi/thunk2.C: Likewise.
16159         * g++.dg/abi/vtt1.C: Likewise.
16160
16161 2002-11-02  Diego Novillo  <dnovillo@redhat.com>
16162
16163         PR optimization/8423
16164         * gcc.c-torture/execute/builtin-constant.c: New test.
16165
16166 2002-11-01  Zack Weinberg  <zack@codesourcery.com>
16167
16168         * g++.dg/ext/typedef-init.C, gcc.dg/typedef-init.C:
16169         Add some more cases.
16170
16171 2002-11-01  Mark Mitchell  <mark@codesourcery.com>
16172
16173         PR c++/8391
16174         * g++.dg/opt/local1.C: New test.
16175
16176 2002-10-30  Mark Mitchell  <mark@codesourcery.com>
16177
16178         PR c++/8160
16179         * g++.dg/template/complit1.C: New test.
16180
16181         PR c++/8149
16182         * g++.dg/template/typename4.C: Likewise.
16183
16184 2002-10-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
16185
16186         Core issue 287, PR c++/7639
16187         * g++.dg/template/instantiate1.C: Adjust error location.
16188         * g++.dg/template/instantiate3.C: New test.
16189         * g++.old-deja/g++.pt/crash10.C: Adjust error location.
16190         * g++.old-deja/g++.pt/derived3.C: Adjust error location.
16191         * g++.old-deja/g++.pt/spec28.C: Reorder declaration.
16192
16193 2002-10-29  Hans-Peter Nilsson  <hp@bitrange.com>
16194
16195         * lib/compat.exp (compat-execute): Don't clean out a gluefile.
16196
16197 2002-10-29  Mark Mitchell  <mark@codesourcery.com>
16198
16199         PR c++/8287
16200         * g++.dg/init/dtor2.C: New test.
16201
16202 2002-10-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16203
16204         * gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6.
16205         * gcc.dg/nest.c: Bypass errors on irix6.
16206
16207 2002-10-27  Hans-Peter Nilsson  <hp@bitrange.com>
16208
16209         * gcc.dg/nest.c: Expect error for mmix-*-*.
16210         * gcc.dg/20021014-1.c: Use dg-error, not dg-build.
16211
16212 2002-10-26  Hans-Peter Nilsson  <hp@bitrange.com>
16213
16214         * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors
16215         markers.
16216
16217         * gcc.dg/20021014-1.c: Expect build failure on mmix-*-*.
16218
16219 2002-10-25  Mike Stump  <mrs@apple.com>
16220
16221         * gcc.dg/warn-1.c: New test.
16222
16223 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
16224
16225         * g++.dg/template/typename3.C: New test.
16226
16227 2002-10-25  Mark Mitchell  <mark@codesourcery.com>
16228
16229         * g++.dg/lookup/ptrmem1.C: New test.
16230
16231         * g++.dg/abi/vthunk2.C: New test.
16232
16233 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
16234
16235         * g++.dg/ext/vla1.C, gcc.dg/vla-2.c: New tests.
16236
16237 2002-10-24  Mark Mitchell  <mark@codesourcery.com>
16238
16239         * g++.dg/abi/empty9.C: New test.
16240
16241 2002-10-24  Richard Henderson  <rth@redhat.com>
16242
16243         * g++.dg/inherit/thunk1.C: Enable for ia64.
16244
16245 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
16246
16247         PR c++/8067
16248         * g++.dg/lookup/pretty1.C: New test.
16249
16250 2002-10-23  Jakub Jelinek  <jakub@redhat.com>
16251
16252         * gcc.dg/20021023-1.c: New test.
16253
16254 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
16255
16256         PR c++/7679
16257         * g++.dg/parse/inline1.C: New test.
16258
16259 2002-10-23  Richard Henderson  <rth@redhat.com>
16260
16261         * g++.dg/inherit/thunk1.C: Enable for x86_64.
16262
16263         * g++.dg/inherit/thunk1.C: Enable for s390 and alpha.
16264
16265 2002-10-22  Mark Mitchell  <mark@codesourcery.com>
16266
16267         PR c++/6579
16268         * g++.dg/parse/stmtexpr3.C: New test.
16269
16270 2002-10-22  Nathan Sidwell  <nathan@codesourcery.com>
16271
16272         * g++.dg/expr/cond1.C: New test.
16273
16274 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
16275
16276         * gcc.dg/sibcall-5.c: Correct { dg-do run } line.
16277
16278 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
16279
16280         * g++.dg/abi/vbase13.C: New test.
16281         * g++.dg/abi/vbase14.C: Likewise.
16282
16283 2002-10-21  Jakub Jelinek  <jakub@redhat.com>
16284
16285         * gcc.dg/tls/pic-1.c: New test.
16286         * gcc.dg/tls/nonpic-1.c: New test.
16287         * gcc.dg/20021018-1.c: New test.
16288
16289 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
16290
16291         * lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
16292         Remove only files with the same base name as the test case.
16293         (profopt-perf-value): Pass TESTCASE to profopt-cleanup.
16294         (profopt-execute): Likewise.  Also, remove old profiling
16295         and performance data files before running the tests.
16296
16297         * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls.
16298         * g++.dg/bprob/bprob.exp: Likewise.
16299         * g77.dg/bprob/bprob.exp: Likewise.  Also, relax regexp
16300         to allow more general test case names.
16301
16302         * g++.dg/bprob/bprob-1.C: Rename to ...
16303         * g++.dg/bprob/g++-bprob-1.C: ... this.
16304
16305         * g77.dg/bprob/bprob-1.f: Rename to ...
16306         * g77.dg/bprob/g77-bprob-1.f: ... this.
16307
16308 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
16309
16310         * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
16311         bison 1.50 or later.
16312
16313 2002-10-21  Janis Johnson  <janis187@us.ibm.com>
16314
16315         * g++.dg/README: Describe more test directories.
16316
16317 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
16318
16319         * g++.dg/init/array6.C: Add additional tests.
16320
16321 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
16322
16323         * gcc.dg/weak/typeof-2.c: Handle s390x targets as well.
16324         * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode.
16325
16326 2002-10-21  Kazu Hirata  <kazu@cs.umass.edu>
16327
16328         * gcc.c-torture/compile/20020604-1.x: New.
16329         * gcc.c-torture/compile/simd-5.x: Likewise.
16330         * gcc.c-torture/execute/920710-1.x: Likewise.
16331         * gcc.c-torture/execute/20020720-1.x: Disable on h8300.
16332
16333 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
16334
16335         * g++.dg/inherit/override1.C: Add dg-options clause.
16336
16337 2002-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
16338
16339         * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and
16340         _mm_slli_si128.
16341
16342 2002-10-19  Andreas Schwab  <schwab@suse.de>
16343
16344         * lib/compat.exp (compat-run): Prepend "./" when $dest has no
16345         directory component.
16346
16347 2002-10-18  Mark Mitchell  <mark@codesourcery.com>
16348
16349         * g++.dg/inherit/thunk1.C: New test.
16350
16351         * g++.dg/inherit/override1.C: New test.
16352
16353         * g++.dg/abi/mangle11.C: New test.
16354         * g++.dg/abi/mangle14.C: New test.
16355         * g++.dg/abi/mangle17.C: New test.
16356
16357 2002-10-17  Nathan Sidwell  <nathan@codesourcery.com>
16358
16359         * g++.dg/overload/member2.C: New test.
16360
16361 2002-10-17  Janis Johnson  <janis187@us.ibm.com>
16362
16363         * g++.dg/README: Describe new compat directory.
16364         * g++.dg/dg.exp: Skip tests in compat directory.
16365         * README.compat: New file.
16366         * lib/compat.exp: New expect script.
16367         * g++.dg/compat: New test directory.
16368         * g++.dg/compat/compat.exp: New expect script.
16369         * g++.dg/compat/abi: New test directory.
16370         * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C,
16371         g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h,
16372         g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C,
16373         g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h,
16374         g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C,
16375         g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h,
16376         g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C,
16377         g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h,
16378         g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C,
16379         g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h,
16380         g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C,
16381         g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files.
16382         * g++.dg/compat/break: New test directory.
16383         * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C,
16384         g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h,
16385         g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C,
16386         g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h,
16387         g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C,
16388         g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h,
16389         g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C,
16390         g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h,
16391         g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C,
16392         g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h,
16393         g++.dg/compat/break/README: New files.
16394         * g++.dg/compat/eh: New test directory.
16395         * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C,
16396         g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h,
16397         g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C,
16398         g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h,
16399         g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C,
16400         g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h,
16401         g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C,
16402         g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h,
16403         g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C,
16404         g++.dg/compat/eh/filter2_y.C,
16405         g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C,
16406         g++.dg/compat/eh/new1_y.C,
16407         g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C,
16408         g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h,
16409         g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C,
16410         g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h,
16411         g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C,
16412         g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h,
16413         g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C,
16414         g++.dg/compat/eh/unexpected1_y.C: New files.
16415         * g++.dg/compat/init: New test directory.
16416         * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C,
16417         g++.dg/compat/init/array5_y.C,
16418         g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C,
16419         g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h,
16420         g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C,
16421         g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h,
16422         g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C,
16423         g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h,
16424         g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C,
16425         g++.dg/compat/init/init-ref2_y.C: New files.
16426
16427 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
16428
16429         PR c++/7584
16430         * g++.dg/inherit/using3.C: New test.
16431
16432 2002-10-17  Jan Hubicka  <jh@suse.cz>
16433
16434         * gcc.dg/20021017-2.c: New test.
16435
16436 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
16437
16438         * g++.dg/abi/mangle16.C: Adjust.
16439
16440         * g++.dg/init/array8.C: New test.
16441
16442 2002-10-17  Richard Sandiford  <rsandifo@redhat.com>
16443
16444         * gcc.dg/special/mips-abi.exp: New test.
16445         * gcc.dg/special/mips-abi.s: Empty file used by the above.
16446
16447 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
16448
16449         * g++.dg/abi/mangle16.C: New test.
16450         * g++.dg/abi/mangle17.C: Likewise.
16451
16452         PR c++/7478
16453         * g++.dg/template/ref1.C: New test.
16454
16455 2002-10-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16456
16457         * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
16458
16459 2002-10-16  Ulrich Weigand  <uweigand@de.ibm.com>
16460
16461         * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.
16462
16463 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
16464
16465         PR c++/7524
16466         * g++.dg/init/array7.C: New test.
16467
16468 2002-10-15  Mark Mitchell  <mark@codesourcery.com>
16469
16470         * g++.dg/init/array6.C: New test.
16471
16472         * g++.dg/abi/mangle13.C: Likewise.
16473         * g++.dg/abi/mangle14.C: Likewise.
16474         * g++.dg/abi/mangle15.C: Likewise.
16475
16476 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
16477
16478         * g++.dg/abi/empty8.C: New test.
16479
16480 2002-10-15  Nathan Sidwell  <nathan@codesourcery.com>
16481
16482         * g++.dg/init/ctor1.C: New test.
16483
16484 2002-10-15  Ulrich Weigand  <uweigand@de.ibm.com>
16485
16486         * gcc.c-torture/execute/20021015-1.c: New test.
16487
16488 2002-10-15  J"orn Rennecke <joern.rennecke@superh.com>
16489
16490         * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.
16491
16492 2002-10-14  Jan Hubicka  <jh@suse.cz>
16493
16494         * gcc.dg/i386-ssetype-[1-5].c: New tests.
16495
16496 2002-10-14  Richard Henderson  <rth@redhat.com>
16497
16498         * gcc.dg/20020219-1.c: Disable for 16-bit targets.
16499
16500 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
16501
16502         PR optimization/6631
16503         * g++.dg/opt/const2.C: New test.
16504
16505 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
16506
16507         PR c++/7176
16508         * g++.dg/parse/friend1.C: New test.
16509         * g++.old-deja/g++.pt/memtemp64.C: Adjust.
16510
16511 2002-10-14  Jakub Jelinek  <jakub@redhat.com>
16512
16513         * gcc.dg/20021014-1.c: New test.
16514
16515 2002-10-11  Mark Mitchell  <mark@codesourcery.com>
16516
16517         PR c++/5661
16518         * g++.dg/ext/vlm1.C: New test.
16519         * g++.dg/ext/vlm2.C: Likewise.
16520
16521         * g++.dg/init/array1.C: Remove invalid braces.
16522         * g++.dg/init/brace1.C: New test.
16523         * g++.dg/init/copy2.C: Likewise.
16524         * g++.dg/init/copy3.C: Likewise.
16525         * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR.
16526         * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of
16527         braces.
16528
16529 2002-10-11  Neil Booth  <neil@daikokuya.co.uk>
16530
16531         * gcc.dg/cpp/assembler.S: Don't use -ansi.
16532
16533 2002-10-11  Richard Shann  <richard.shann@superh.com>
16534
16535         * gcc.c-torture/compile/simd-5.c: New test.
16536
16537 2002-10-10  Roger Sayle  <roger@eyesopen.com>
16538
16539         * gcc.c-torture/execute/shiftopt-1.c: New test case.
16540
16541 2002-10-10  Jim Wilson  <wilson@redhat.com>
16542
16543         * gcc.c-torture/execute/20021010-1.c: New test.
16544
16545 2002-10-09  Zack Weinberg  <zack@codesourcery.com>
16546
16547         PR c/7353
16548         * g++.dg/ext/typedef-init.C: New test.
16549         * gcc.dg/typedef-init.c: New test.
16550
16551 2002-10-09  Neil Booth  <neil@daikokuya.co.uk>
16552
16553         * gcc.dg/cpp/paste13.c: New test.
16554
16555 2002-10-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16556
16557         * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs.  For
16558         remaining platforms, XFAIL during compile, not execute.  Don't
16559         XFAIL at -O0.
16560
16561 2002-10-08  Nathan Sidwell  <nathan@codesourcery.com>
16562
16563         * gcc.dg/alias-1.c: Tweak expected warning.
16564
16565 2002-10-06  D.Venkatasubramanian <dvenkat@noida.hcltech.com>
16566
16567         * gcc.dg/20020411-1.c: Disable for 16-bit "int".
16568
16569 2002-10-06  Andreas Jaeger  <aj@suse.de>
16570
16571         * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp.
16572         * gcc.dg/cpp/c++98.C: Likewise.
16573
16574         * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here.
16575         * g++.dg/cpp/c++98.C: Likewise.
16576
16577         * g++.dg/README (Subdirectories): Mention cpp directory.
16578
16579         PR target/7559
16580         * gcc.dg/20021006-1.c: New test.
16581
16582 2002-10-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
16583
16584         PR c++/7804
16585         * g++.dg/other/warning1.C: New test.
16586
16587 2002-10-04  Roger Sayle  <roger@eyesopen.com>
16588
16589         * gcc.c-torture/execute/20020720-1.x:  XFAIL instead of skipping
16590         the test on failing platforms.  Mark sparcv9-*-*, sparc64-*-*
16591         and sparc-*-* with -m64 as expected failures.  See PR 8087.
16592
16593 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
16594
16595         PR c++/7931
16596         * g++.dg/template/ptrmem3.C: New test.
16597
16598         PR c++/7754
16599         * g++.dg/template/union1.C: New test.
16600
16601 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
16602
16603         PR c++/8006
16604         * g++.dg/abi/mangle9.C: New test.
16605         * g++.dg/abi/mangle10.C: New test.
16606         * g++.dg/abi/mangle11.C: New test.
16607         * g++.dg/abi/mangle12.C: New test.
16608
16609 2002-10-02  Mark Mitchell  <mark@codesourcery.com>
16610
16611         PR c++/7188.
16612         * g++.dg/template/meminit1.C: New test.
16613         * g++.dg/warn/Wreorder-1.C: Likewise.
16614         * g++.old-deja/g++.mike/warn3.C: Tweak.
16615         * lib/prune.exp: Ingore "in copy constructor".
16616
16617 2002-10-02  Andreas Jaeger  <aj@suse.de>
16618
16619         * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c,
16620         gcc.dg/20020103-1.c, gcc.dg/20000614-2.c,
16621         g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable
16622         on x86-64.
16623
16624 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
16625
16626         * gcc.dg/empty1.C: Fix typo.
16627
16628 2002-10-01  Nathan Sidwell  <nathan@codesourcery.com>
16629
16630         * gcc.dg/alias-1.c: New test.
16631
16632 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
16633
16634         * gcc.dg/empty1.C: New test.
16635
16636         * g++.dg/tls/init-2.C: Tweak error messages.
16637
16638 2002-10-01  Richard Sandiford  <rsandifo@redhat.com>
16639
16640         * gcc.c-torture/compile/20020923-1.c: New test.
16641
16642 2002-09-30  Jason Thorpe  <thorpej@wasabisystems.com>
16643
16644         * gcc.c-torture/execute/ffs-1.c: New test.
16645         * gcc.c-torture/execute/ffs-2.c: Ditto.
16646
16647 2002-09-30  Nathan Sidwell  <nathan@codesourcery.com>
16648
16649         * g++.dg/overload/member1.C: New test.
16650
16651 2002-09-30  Mark Mitchell  <mark@codesourcery.com>
16652
16653         * g++.dg/abi/empty7.C: New test.
16654         * g++.dg/init/pm2.C: Likewise.
16655
16656 2002-09-29  Nathan Sidwell  <nathan@codesourcery.com>
16657
16658         * g++.dg/rtti/crash1.C: New test.
16659
16660 2002-09-29  Hans-Peter Nilsson  <hp@bitrange.com>
16661
16662         * gcc.dg/sibcall-1.c, gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c,
16663         gcc.dg/sibcall-4.c: New tests.
16664
16665 2002-09-28  Roger Sayle  <roger@eyesopen.com>
16666
16667         * gcc.c-torture/execute/20020720-1.x: No longer skip test on
16668         powerpc and MMIX targets.
16669
16670 2002-09-27  Zack Weinberg  <zack@codesourcery.com>
16671
16672         * gcc.dg/cpp/20020927-1.c: New.
16673
16674 2002-09-26  David S. Miller  <davem@redhat.com>
16675
16676         * gcc.c-torture/compile/trunctfdf.c: New.
16677
16678 2002-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16679
16680         * lib/target-supports.exp (check_weak_available): Handle solaris2.
16681
16682 2002-09-27  Alan Modra  <amodra@bigpond.net.au>
16683
16684         * gcc.c-torture/execute/loop-15.c: New.
16685
16686 2002-09-26  Janis Johnson  <janis187@us.ibm.com>
16687
16688         * README.QMTEST: Fix typo.
16689
16690 2002-09-26  Ulrich Weigand  <uweigand@de.ibm.com>
16691
16692         * gcc.dg/20020926-1.c: New test.
16693
16694 2002-09-25  David S. Miller  <davem@redhat.com>
16695
16696         PR target/7842
16697         * gcc.c-torture/execute/shiftdi.c: New test.
16698
16699 2002-09-26  Richard Earnshaw  <rearnsha@arm.com>
16700
16701         * lib/gcc.exp (gcc_init): Use a filename for the testglue that is
16702         unique to the tool.
16703         * lib/g77.exp (g77_init): Likewise.
16704         * lib/g++.exp (g++_init): Likewise.
16705         * lib/objc.exp (objc_init): Likewise.
16706
16707 2002-09-25  Mark Mitchell  <mark@codesourcery.com>
16708
16709         * gcc/testsuite/g++.dg/abi/empty5.C: New test.
16710         * gcc/testsuite/g++.dg/abi/empty6.C: New test.
16711         * gcc/testsuite/g++.dg/abi/vbase12.C: New test.
16712
16713 2002-09-25  Richard Henderson  <rth@redhat.com>
16714
16715         * gcc.c-torture/execute/ieee/20010226-1.c: Early exit for
16716         too-small long double.
16717
16718 2002-09-23  Hans-Peter Nilsson  <hp@axis.com>
16719
16720         * gcc.dg/20020919-1.c: New test.
16721
16722 2002-09-23  Mark Mitchell  <mark@codesourcery.com>
16723
16724         * g++.dg/abi/bitfield6.C: New test.
16725         * g++.dg/abi/bitfield7.C: New test.
16726         * g++.dg/abi/bitfield8.C: New test.
16727         * g++.dg/abi/vbase11.C: New test.
16728
16729 2002-09-22  John David Anglin  <dave@hiauly1.hia.nrc.ca>
16730
16731         * gcc.dg/20020219-1.c: Add "-mdisable-indexing" option for target
16732         hppa*-*-hpux*.  Update test comment.
16733
16734 2002-09-20  Jakub Jelinek  <jakub@redhat.com>
16735
16736         * gcc.dg/tls/struct-1.c: New test.
16737
16738 2002-09-20  Neil Booth  <neil@daikokuya.co.uk>
16739
16740         * gcc.dg/cpp/tr-warn2.c: Update.
16741
16742 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
16743
16744         * gcc.c-torture/execute/20020720-1.x: Skip test on ARM-based systems.
16745
16746 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
16747
16748         * gcc.c-torture/execute/990208-1.x: XFAIL this at -O3 for ARM-based
16749         systems.
16750
16751 2002-09-20  Hans-Peter Nilsson  <hp@bitrange.com>
16752
16753         * gcc.c-torture/execute/ieee/mzero3.c: New test.
16754
16755         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
16756         Adjust for c++filt moved to binutils.  Remove spurious duplicate
16757         setting of cxxfilt.
16758
16759 2002-09-19  Geoffrey Keating  <geoffk@apple.com>
16760
16761         * gcc.dg/20020312-2.c: Update for darwin.
16762
16763 2002-09-18  Nathan Sidwell  <nathan@codesourcery.com>
16764
16765         * g++.old-deja/g++.other/crash32.C: Mark ICE.
16766
16767 2002-09-17  Nicola Pero  <n.pero@mi.flashnet.it>
16768
16769         * objc.dg/comp-types-1.m: New test.
16770         * objc.dg/comp-types-2.m: New test.
16771         * objc.dg/comp-types-3.m: New test.
16772         * objc.dg/comp-types-4.m: New test.
16773         * objc.dg/comp-types-5.m: New test.
16774         * objc.dg/comp-types-6.m: New test.
16775
16776 2002-09-17  John David Anglin  <dave@hiauly1.hia.nrc.ca>
16777
16778         * gcc.c-torture/execute/strct-stdarg-1.x: Remove file.
16779
16780 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
16781
16782         * g++.dg/other/do1.C: New test.
16783
16784         * g++.dg/template/subst1.C: New test.
16785
16786 2002-09-16  Steve Ellcey  <sje@cup.hp.com>
16787
16788         * gcc.dg/20020312-2.c: Change __parisc__ to __hppa__.
16789
16790 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
16791
16792         * g++.dg/template/qualttp20.C: Adjust expected errors.
16793         * g++.old-deja/g++.jason/report.C: Likewise.
16794         * g++.old-deja/g++.other/qual1.C: Likewise.
16795
16796         * g++.dg/lookup/scoped2.C: New test.
16797
16798         * g++.dg/ext/asm3.C: New test.
16799
16800 2002-09-16  Richard Earnshaw  <rearnsha@arm.com>
16801
16802         * objc.dg/bitfield-2.m (dg-options): Add -fsigned-char.
16803
16804 2002-09-16  Kazu Hirata  <kazu@cs.umass.edu>
16805
16806         * ChangeLog: follow spelling conventions.
16807         * g++.old-deja/g++.abi/ptrmem.C: Likewise.
16808         * g++.old-deja/g++.bugs/900210_05.C: Likewise.
16809         * g++.old-deja/g++.bugs/900211_04.C: Likewise.
16810         * g++.old-deja/g++.bugs/900321_02.C: Likewise.
16811         * g++.old-deja/g++.bugs/900404_02.C: Likewise.
16812         * g++.old-deja/g++.bugs/900520_06.C: Likewise.
16813         * g++.old-deja/g++.law/global-init1.C: Likewise.
16814         * g++.old-deja/g++.other/delete4.C: Likewise.
16815         * g++.old-deja/g++.other/inline21.C: Likewise.
16816         * g++.old-deja/g++.other/singleton.C: Likewise.
16817         * g77.dg/strlen0.f: Likewise.
16818         * g77.f-torture/compile/20010519-1.f: Likewise.
16819         * g77.f-torture/compile/980310-4.f: Likewise.
16820         * gcc.c-torture/compile/20000605-1.c: Likewise.
16821         * gcc.c-torture/execute/20020225-1.c: Likewise.
16822         * gcc.dg/c90-hexfloat-2.c: Likewise.
16823         * gcc.dg/c99-bool-1.c: Likewise.
16824         * gcc.dg/c99-hexfloat-2.c: Likewise.
16825         * gcc.dg/dll-2.c: Likewise.
16826         * gcc.dg/wtr-union-init-1.c: Likewise.
16827         * gcc.dg/wtr-union-init-2.c: Likewise.
16828         * gcc.dg/wtr-union-init-3.c: Likewise.
16829         * gcc.dg/cpp/avoidpaste1.c: Likewise.
16830         * gcc.dg/cpp/defined.c: Likewise.
16831         * gcc.dg/cpp/macsyntx.c: Likewise.
16832         * gcc.dg/cpp/paste2.c: Likewise.
16833         * gcc.dg/cpp/trad/defined.c: Likewise.
16834         * gcc.dg/format/c90-printf-1.c: Likewise.
16835         * gcc.dg/format/c90-scanf-1.c: Likewise.
16836         * gcc.dg/format/c99-printf-1.c: Likewise.
16837         * gcc.dg/format/c99-scanf-1.c: Likewise.
16838         * gcc.misc-tests/gcov-8.c: Likewise.
16839         * lib/profopt.exp: Likewise.
16840
16841 2002-09-15  Krister Walfridsson  <cato@df.lth.se>
16842
16843         * lib/old-dejagnu.exp (old-dejagnu) Improve test for ICE.
16844
16845 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
16846
16847         * g++.dg/inherit/using2.C: New test.
16848
16849 2002-09-15  Kazu Hirata  <kazu@cs.umass.edu>
16850
16851         * ChangeLog: Follow spelling conventions.
16852         * g++.dg/template/friend4.C: Likewise.
16853         * g++.old-deja/g++.pt/crash67.C: Likewise.
16854         * gcc.c-torture/execute/20000801-4.c: Likewise.
16855         * gcc.dg/c90-digraph-1.c: Likewise.
16856         * gcc.dg/c94-digraph-1.c: Likewise.
16857         * gcc.dg/c99-digraph-1.c: Likewise.
16858         * gcc.dg/cpp/line5.c: Likewise.
16859         * gcc.dg/cpp/multiline.c: Likewise.
16860         * gcc.dg/cpp/trad/literals-1.c: Likewise.
16861         * gcc.dg/format/attr-3.c: Likewise.
16862         * gcc.dg/format/c90-scanf-3.c: Likewise.
16863         * gcc.dg/format/ext-4.c: Likewise.
16864
16865 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
16866
16867         * g++.dg/template/pretty1.C: New test.
16868
16869 2002-09-14  Alan Modra  <amodra@bigpond.net.au>
16870
16871         * gcc.c-torture/execute/struct-cpy-1.c: New test.
16872
16873 2002-09-13  Matt Austern  <austern@apple.com>
16874
16875         * testsuite/g++.dg/other/constref[12].C: New, regression tests for
16876         passing a cast expression to a function by const reference.
16877
16878 2002-09-13  Nathan Sidwell  <nathan@codesourcery.com>
16879
16880         * g++.dg/template/deduce1.C: New test.
16881
16882 2002-09-13  Kazu Hirata  <kazu@cs.umass.edu>
16883
16884         * gcc.c-torture/execute/simd-1.c: Force all use of int to
16885         32-bit int.
16886
16887 2002-09-10  John David Anglin  <dave@hiauly1.hia.nrc.ca>
16888
16889         * gcc.dg/struct-ret-1.c: Add prototype for exit function and correct
16890         usage.
16891
16892 2002-09-10  Richard Earnshaw  <rearnsha@arm.com>
16893
16894         * gcc.c-torture/compile/20020910-1.c: New test.
16895
16896 2002-09-10  Frank Ch. Eigler  <fche@redhat.com>
16897
16898         * gcc.c-torture/execute/20010915-1.c: Correct typo in abort call.
16899
16900 2002-09-10  Andreas Jaeger  <aj@suse.de>
16901
16902         * gcc.dg/20020312-2.c: Adjust for x86-64.
16903
16904 2002-09-08  Toon Moene  <toon@moene.indiv.nluug.nl>
16905
16906         * g77.dg/7388.f: New test case for PR 7388.
16907
16908 2002-09-07  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
16909
16910         * gcc.dg/compare2.c: Remove xfail from cases 10 and 12.
16911
16912 2002-09-05  Ziemowit Laski <zlaski@apple.com>
16913
16914         * objc.dg/proto-lossage-1.m: New test.
16915
16916 2002-09-06  Neil Booth  <neil@daikokuya.co.uk>
16917
16918         * gcc.dg/cpp/_Pragma4.c: Fix typo.
16919
16920 2002-09-06  Nicola Pero  <n.pero@mi.flashnet.it>
16921
16922         * objc/execute/formal_protocol-6.x: Removed.  This testcase is now
16923         expected to pass.
16924
16925 2002-09-06  Stan Shebs  <shebs@apple.com>
16926             David Edelsohn  <edelsohn@gnu.org>
16927
16928         * gcc.dg/weak: New directory.
16929         * gcc.dg/weak-[1-9].c: Move to new directory, remove all
16930         target-specific xfail bits.
16931         * gcc.dg/typeof-2.c: Move to new directory.
16932         * gcc.dg/weak.exp: New expect script.
16933
16934 2002-09-06  Alan Modra  <amodra@bigpond.net.au>
16935
16936         * gcc.c-torture/execute/extzvsi.c: New test.
16937
16938 2002-09-05  Stan Shebs  <shebs@apple.com>
16939
16940         * gcc.dg/weak-1.c: xfail on Darwin.
16941         * gcc.dg/weak-2.c: Ditto.
16942         * gcc.dg/weak-3.c: Ditto.
16943         * gcc.dg/weak-4.c: Ditto.
16944         * gcc.dg/weak-5.c: Ditto.
16945         * gcc.dg/weak-6.c: Ditto.
16946         * gcc.dg/weak-7.c: Ditto.
16947         * gcc.dg/weak-8.c: Ditto.
16948         * gcc.dg/weak-9.c: Ditto.
16949
16950 2002-09-05  J"orn Rennecke <joern.rennecke@superh.com>
16951
16952         * gcc.c-torture/execute/loop-14.c: New test.
16953
16954 2002-09-04  Jakub Jelinek  <jakub@redhat.com>
16955
16956         * g++.dg/other/cxa-atexit1.C: New test.
16957
16958         * gcc.dg/typeof-2.c: New test.
16959
16960 2002-09-03  Roger Sayle  <roger@eyesopen.com>
16961
16962         * gcc.dg/builtins-2.c: New testcase.
16963         * gcc.dg/builtins-3.c: New testcase.
16964
16965 2002-09-03  Neil Booth  <neil@daikokuya.co.uk>
16966
16967         * gcc.dg/cpp/_Pragma4.c: New test.
16968
16969 2002-09-03  Nicola Pero  <n.pero@mi.flashnet.it>
16970
16971         * objc/execute/nil_method-1.m: New testcase.
16972
16973 2002-09-01  Nicola Pero  <n.pero@mi.flashnet.it>
16974
16975         * objc/execute/class-tests-1.h (test_class_with_superclass): Call
16976         [Object class], not [Object initialize].
16977
16978 2002-08-31  Roger Sayle  <roger@eyesopen.com>
16979             Hans-Peter Nilsson  <hp@bitrange.com>
16980
16981         * gcc.c-torture/execute/20020720-1.x: Skip test on
16982         mmix-knuth-mmixware.  Correct comment.
16983
16984 2002-08-27  Mark Mitchell  <mark@codesourcery.com>
16985
16986         * testsuite/g++.dg/abi/bitfield5.C: New test.
16987         * testsuite/g++.dg/abi/vbase10.C: Likewise.
16988
16989 2002-08-27  Nicola Pero  <n.pero@mi.flashnet.it>
16990
16991         * objc.dg/undeclared-selector.m: New test.
16992
16993 2002-08-27  Nathan Sidwell  <nathan@codesourcery.com>
16994
16995         * g++.dg/other/offsetof1.C: Avoid cast warning.
16996
16997 2002-08-26  Ziemowit Laski  <zlaski@apple.com>
16998
16999         * objc.dg/super-class-2.m: New test.
17000
17001 2002-08-24  Matt Austern  <austern@apple.com>
17002
17003         * g++.dg/ext/lvaddr.C: New test.
17004         * g++.dg/ext/lvcast.C: New test.
17005
17006 2002-08-22  Mark Mitchell  <mark@codesourcery.com>
17007
17008         * testsuite/g++.dg/inherit/cond1.C: New test.
17009
17010 2002-08-22  Geoffrey Keating  <geoffk@redhat.com>
17011
17012         * gcc.dg/noncompile/incomplete-1.c: New test.
17013
17014 2002-08-21  Joseph S. Myers  <jsm@polyomino.org.uk>
17015
17016         * gcc.dg/typespec-1.c: New test.
17017
17018 2002-08-20  Devang Patel  <dpatel@apple.com>
17019         * objc.dg/proto-hier-2.m: New test.
17020
17021 2002-08-19  Ziemowit Laski  <zlaski@apple.com>
17022
17023         * objc.dg/bitfield-1.m: New test.
17024         * objc.dg/bitfield-2.m: New test.
17025
17026 2002-08-17  Joseph S. Myers  <jsm@polyomino.org.uk>
17027
17028         * gcc.dg/c90-flex-array-1.c, gcc.dg/c99-flex-array-3.c,
17029         gcc.dg/c99-flex-array-4.c: New tests.
17030
17031 2002-08-16  Stan Shebs  <shebs@apple.com>
17032
17033         * objc/execute/selector-1.m: Add __NEXT_RUNTIME__ case.
17034
17035 2002-08-15  Jakub Jelinek  <jakub@redhat.com>
17036
17037         * gcc.dg/typeof-1.c: New test.
17038         * g++.dg/ext/typeof2.C: New test.
17039
17040 2002-08-15  Nathan Sidwell  <nathan@codesourcery.com>
17041
17042         * g++.dg/other/offsetof1.C: New test.
17043
17044 2002-08-14  Richard Henderson  <rth@redhat.com>
17045
17046         * gcc.dg/tls/diag-3.c: Fix expected message strings.
17047
17048 2002-08-14  Neil Booth  <neil@daikokuya.co.uk>
17049
17050         * gcc.dg/cpp/_Pragma3.c: New test.
17051
17052 2002-08-13  Mark Mitchell  <mark@codesourcery.com>
17053
17054         * g++.dg/template/inherit3: New test.
17055
17056 2002-08-10  Nathan Sidwell  <nathan@codesourcery.com>
17057
17058         * gcc.dg/bitfld-4.c: Add blank options.
17059
17060 2002-08-09  Mark Mitchell  <mark@codesourcery.com>
17061
17062         * g++.dg/template/crash1.C: New test.
17063
17064 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
17065
17066         * gcc.dg/tls/opt-2.c: New test.
17067
17068 2002-08-08  Devang Patel  <dpatel@apple.com>
17069
17070         * objc.dg/selector-1.m : New test
17071
17072 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
17073
17074         * g++.dg/abi/bitfield4.C: New test.
17075         * gcc.dg/bitfld-4.c: New test.
17076
17077 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
17078
17079         * g++.dg/other/packed1.C: New test.
17080
17081 2002-08-07  Mark Mitchell  <mark@codesourcery.com>
17082
17083         * g++.dg/abi/offsetof.C: Tweak error messages.
17084         * g++.old-deja/g++.mike/p10769a.C: Likewise.
17085
17086 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
17087
17088         * gcc.dg/bitfld-3.c: New test.
17089
17090 2002-08-07  Jakub Jelinek  <jakub@redhat.com>
17091             Richard Henderson  <rth@redhat.com>
17092
17093         * gcc.dg/i386-bitfield1.c: New test.
17094         * g++.dg/abi/bitfield3.C: Update.
17095
17096 2002-08-07  Neil Booth  <neil@daikokuya.co.uk>
17097
17098         * objc.dg/const-str-2.m: Update.
17099         * gcc.dg/cpp/c++98.c: Change to C extension.
17100         * gcc.dg/cpp/c++98-pedantic.c: Similarly.
17101         * gcc.dg/cpp/cpp.exp: Process .C extensions too.
17102
17103 2002-08-06  Aldy Hernandez  <aldyh@redhat.com>
17104
17105         * testsuite/gcc.dg/tls/diag-3.c: New.
17106
17107 2002-08-07  Gabriel Dos Reis  <gdr@nerim.net>
17108
17109         * g++.dg/README (Subdirectories): Document new subdir expr.
17110         * g++.dg/expr/pmf-1.C: New test.
17111
17112 2002-08-06  Neil Booth  <neil@daikokuya.co.uk>
17113
17114         * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
17115
17116 2002-08-06  Jakub Jelinek  <jakub@redhat.com>
17117
17118         * g++.dg/abi/bitfield3.C: New test.
17119
17120 2002-08-05  Nathan Sidwell  <nathan@codesourcery.com>
17121
17122         * lib/gcov.exp: Tweak expected line formats.
17123         * gcc.misc-tests/gcov8.c: New test.
17124         * gcc.misc-tests/gcov8.x: New flags.
17125
17126 2002-08-05  Jakub Jelinek  <jakub@redhat.com>
17127
17128         * consistency.vlad/layout/endian.c: Include string.h.
17129
17130         * gcc.c-torture/execute/20020805-1.c: New test.
17131
17132 2002-08-04  Gabriel Dos Reis  <gdr@nerim.net>
17133
17134         * g++.dg/other/conversion1.C: New test.
17135
17136 2002-08-03  Roger Sayle  <roger@eyesopen.com>
17137
17138         * gcc.dg/builtins-1.c: New testcase.
17139
17140 2002-08-02  Mark Mitchell  <mark@codesourcery.com>
17141
17142         * g++.dg/inherit/access3.C: New test.
17143
17144 2002-08-01  Jakub Jelinek  <jakub@redhat.com>
17145
17146         * gcc.dg/ia64-visibility-2.c: New test.
17147
17148 2002-08-01  Benjamin Kosnik   <bkoz@redhat.com>
17149
17150         * g++.old-deja/g++.abi/ptrflags.C (expect): Change
17151         __qualifier_flags to __flags.
17152
17153 2002-07-31  Mark Mitchell  <mark@codesourcery.com>
17154
17155         * g++.dg/inherit/operator1.C: New test.
17156         * g++.dg/lookup/disamb1.C: Fix typo in comment.
17157         * g++.dg/other/error1.C: Change expected error message.
17158         * g++.dg/template/conv4.C: Likewise.
17159
17160 2002-07-26  Neil Booth  <neil@daikokuya.cop.uk>
17161
17162         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
17163         for documented behavior.
17164
17165 2002-07-25  Roger Sayle  <roger@eyesopen.com>
17166
17167         * gcc.c-torture/execute/20020720-1.x: Skip this test on
17168         several targets known to fail.
17169
17170 2002-07-25  Richard Sandiford  <rsandifo@redhat.com>
17171
17172         * gcc.dg/mips-args-[123].c: New tests.
17173
17174 2002-07-24  Aldy Hernandez  <aldyh@redhat.com>
17175
17176         * gcc.dg/ppc-spe.c: New.
17177
17178 2002-07-24  Geoffrey Keating  <geoffk@redhat.com>
17179
17180         * g++.dg/other/ptrmem4.C: New testcase.
17181
17182 2002-07-24  Richard Henderson  <rth@redhat.com>
17183
17184         * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
17185
17186 2002-07-24  Gabriel Dos Reis  <gdr@nerim.net>
17187
17188         * g++.dg/ext/alignof1.C (main): Return 0 for success.
17189
17190 2002-07-24  Roger Sayle  <roger@eyesopen.com>
17191
17192         * gcc.c-torture/execute/memset-3.c: New testcase.
17193
17194 2002-07-24  Neil Booth  <neil@daikokuya.co.uk>
17195
17196         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
17197         gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
17198
17199 2002-07-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17200
17201         * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
17202         Delete.
17203
17204 2002-07-23  J"orn Rennecke <joern.rennecke@superh.com>
17205
17206         * gcc.c-torture/compile/simd-4.c: New test.
17207
17208 2002-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
17209
17210         PR c++/7347, c++/7348
17211         * g++.dg/template/access4.C: New test.
17212         * g++.dg/template/access5.C: New test.
17213         * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
17214         * g++.old-deja/g++.pt/memtemp86.C: Likewise.
17215         * g++.old-deja/g++.pt/ttp58.C: Likewise.
17216         * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
17217
17218 2002-07-22  Jakub Jelinek  <jakub@redhat.com>
17219
17220         * gcc.dg/gnu89-init-2.c: New test.
17221
17222 2002-07-21  Gabriel Dos Reis  <gdr@nerim.net>
17223
17224         * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
17225
17226 2002-07-20  Roger Sayle  <roger@eyesopen.com>
17227
17228         * gcc.c-torture/execute/20020720-1.c: New testcase.
17229
17230 2002-07-20  Neil Booth  <neil@daikokuya.co.uk>
17231
17232         * gcc.dg/cpp/Wsignprom.c: New tests.
17233
17234 2002-07-20  Alan Modra  <amodra@bigpond.net.au>
17235
17236         * gcc.c-torture/execute/loop-13.c: New test.
17237
17238 2002-07-19  Neil Booth  <neil@daikokuya.co.uk>
17239
17240         * gcc.dg/cpp/expr.c: New tests.
17241
17242 2002 07-18  David Edelsohn  <edelsohn@gnu.org>
17243
17244         * g++.dg/opt/pr6713.C: Add template instantiation.
17245
17246 2002-07-18  Alan Modra  <amodra@bigpond.net.au>
17247
17248         * gcc.dg/nest.c: New test.
17249
17250 2002-07-17  Richard Henderson  <rth@redhat.com>
17251
17252         * g++.dg/opt/pr6713.C: New test.
17253
17254 2002-07-17  Eric Botcazou  <ebotcazou@multimania.com>
17255
17256         * gcc.c-torture/execute/loop-2e.x: Let the testcase
17257         XFAIL for all x86 processors.
17258
17259 2002-07-17  Ian Dall  <ian@sibyl.beware.dropbear.id.au>
17260
17261         * gcc.c-torture/execute/20010122-1.x: Do not test with
17262         -fomit-frame-pointer.
17263
17264 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
17265
17266         * g++.dg/template/instantiate2.C: New test.
17267         * g++.dg/template/spec4.C: New test.
17268
17269 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
17270
17271         * g++.dg/template/access2.C: New test.
17272         * g++.dg/template/access3.C: New test.
17273
17274 2002-07-15  Zack Weinberg  <zack@codesourcery.com>
17275
17276         * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
17277         c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
17278         c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
17279         c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
17280         Convert to use <stdarg.h>.
17281         * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
17282         Delete.
17283         * gcc.dg/va-arg-2.c: New.
17284         * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
17285
17286 2002-07-15  Jakub Jelinek  <jakub@redhat.com>
17287
17288         * gcc.c-torture/compile/20020710-1.c: New test.
17289
17290 2002-07-11  J"orn Rennecke <joern.rennecke@superh.com>
17291                           Andrew Pinski  <pinskia@physics.uc.edu>
17292
17293         gcc.c-torture/compile/simd-2.c: New testcase.
17294         gcc.c-torture/compile/simd-3.c: Likewise.
17295
17296 2002-07-11  Mark Mitchell  <mark@codesourcery.com>
17297
17298         PR c++/7224
17299         * g++.dg/overload/error1.C: New test.
17300
17301 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
17302
17303         * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
17304         configuration and IRIX 6 O32 ABI.
17305
17306 2002-07-11  Roger Sayle  <roger@eyesopen.com>
17307
17308         * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
17309
17310 2002-07-10  Roger Sayle  <roger@eyesopen.com>
17311
17312         * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
17313
17314 2002-07-10  Jeffrey A Law  <law@redhat.com>
17315
17316         * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
17317
17318         * gcc.c-torture/compile/930326-1.x: Remove.  No longer needed.
17319
17320 2002-07-09  Aldy Hernandez  <aldyh@redhat.com>
17321
17322         * gcc.dg/20020312-2.c: Check for __PPC__.
17323
17324 2002-07-09  Diego Novillo  <dnovillo@redhat.com>
17325
17326         * gcc.c-torture/compile/20020709-1.c: New test.
17327
17328 2002-07-07  Roger Sayle  <roger@eyesopen.com>
17329
17330         * g++.dg/template/qualttp21.C: New test case.
17331
17332 2002-07-06  Alexandre Oliva  <aoliva@redhat.com>
17333
17334         * gcc.c-torture/compile/20020706-1.c: New test.
17335         * gcc.c-torture/compile/20020706-2.c: New test.
17336
17337 2002-07-06  Brian R. Gaeke  <brg@dgate.ORG>
17338             Alexandre Oliva  <aoliva@redhat.com>
17339
17340         * g++.dg/warn/incomplete1.C: New test.
17341
17342 2002-07-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17343
17344         PR c++/7099
17345         * g++.dg/warn/noreturn1.C: New test.
17346
17347 2002-07-03  Mark Mitchell  <mark@codesourcery.com>
17348
17349         PR c++/6706
17350         * g++.dg/debug/debug6.C: New test.
17351         * g++.dg/debug/debug7.C: New test.
17352
17353 2002-07-04  J"orn Rennecke <joern.rennecke@superh.com>
17354
17355         * gcc.c-torture/compile/simd-3.c: New test.
17356
17357 2002-07-03  Chris Demetriou  <cgd@broadcom.com>
17358
17359         * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
17360         * gcc.dg/20020620-1.c: Likewise.
17361
17362 2002-07-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
17363
17364         PR c++/6944
17365         * g++.dg/init/array4.C: New test.
17366         * g++.dg/init/array5.C: New test.
17367
17368 2002-07-03  J"orn Rennecke <joern.rennecke@superh.com>
17369
17370         * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
17371         * gcc.c-torture/execute/simd-2.c (main): Likewise.
17372
17373 2002-07-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17374
17375         * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
17376         * gcc.dg/wtr-aggr-init-1.c: Likewise.
17377         * gcc.dg/wtr-conversion-1.c: Likewise.
17378         * gcc.dg/wtr-escape-1.c: Likewise.
17379         * gcc.dg/wtr-int-type-1.c: Likewise.
17380         * gcc.dg/wtr-label-1.c: Likewise.
17381         * gcc.dg/wtr-static-1.c: Likewise.
17382         * gcc.dg/wtr-strcat-1.c: Likewise.
17383         * gcc.dg/wtr-suffix-1.c: Likewise.
17384         * gcc.dg/wtr-switch-1.c: Likewise.
17385         * gcc.dg/wtr-unary-plus-1.c: Likewise.
17386         * gcc.dg/wtr-union-init-1.c: Likewise.
17387         * gcc.dg/wtr-union-init-2.c: Likewise.
17388         * gcc.dg/wtr-union-init-3.c: Likewise.
17389
17390         * gcc.dg/wtr-func-def-1.c: New test.
17391
17392 2002-07-02 Devang Patel <dpatel@apple.com>
17393
17394         * objc.dg/param-1.m: New test.
17395
17396 2002-07-03  Neil Booth  <neil@daikokuya.co.uk>
17397
17398         * gcc.dg/cpp/trad/directive.c: Add test.
17399         * gcc.dg/cpp/trad/macroargs.c: Add test.
17400         * gcc.dg/cpp/trad/recurse-3.c: Add tests.
17401
17402 2002-07-02  Neil Booth  <neil@daikokuya.co.uk>
17403
17404         * gcc.dg/cpp/cmdlne-M.c: New test.
17405
17406 2002-07-02  Ziemowit Laski  <zlaski@apple.com>
17407
17408         * objc.dg/desig-init-1.m: New test.
17409
17410 2002-07-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
17411
17412         PR c++/6716
17413         * g++.dg/template/instantiate1.C: New test.
17414
17415 2002-07-01  Mark Mitchell  <mark@codesourcery.com>
17416
17417         PR c++/7112
17418         * g++.dg/template/sizeof2.C: New test.
17419
17420 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
17421
17422         * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
17423         gcc.dg/cpp/trad/include.c: New tests.
17424
17425 2002-07-01  Hans-Peter Nilsson  <hp@axis.com>
17426
17427         PR target/7177
17428         * gcc.c-torture/compile/20020701-1.c: New test.
17429
17430 2002-07-01  Stan Shebs  <shebs@apple.com>
17431
17432         * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
17433         header here...
17434         * lib/objc-torture.exp (objc-torture-compile): ...instead of here
17435         (objc-torture-execute): or here.
17436
17437 2002-07-01  J"orn Rennecke <joern.rennecke@superh.com>
17438
17439         * gcc.c-torture/execute/arith-rand-ll.c: New test.
17440
17441 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
17442
17443         * gcc.dg/cpp/trad/escaped-nl.c: New test.
17444
17445 2002-06-30  Devang Patel  <dpatel@apple.com>
17446
17447         * objc.dg/fsyntax-only.m: New test.
17448
17449 2002-06-27  Mark Mitchell  <mark@codesourcery.com>
17450
17451         PR c++/6695
17452         * g++.dg/template/friend7.C: New file.
17453
17454 2002-06-27  Aldy Hernandez  <aldyh@redhat.com>
17455
17456         * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
17457         return type.
17458
17459 2002-06-27  J"orn Rennecke <joern.rennecke@superh.com>
17460
17461         * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
17462         avoid division by zero.
17463
17464 2002-06-27  Neil Booth  <neil@daikokuya.co.uk>
17465
17466         * gcc.dg/Wunknownprag.c: New tests.
17467
17468 2002-06-25  J"orn Rennecke <joern.rennecke@superh.com>
17469
17470         * gcc.c-torture/execute/simd-2.c: New test.
17471
17472 2002-06-25  Neil Booth  <neil@daikokuya.co.uk>
17473
17474         * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
17475         gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
17476         gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
17477         gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
17478         gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
17479         gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
17480         gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
17481         gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
17482         gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
17483         gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
17484         gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
17485         gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
17486         gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
17487         gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
17488         gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
17489         gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
17490         gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
17491
17492 2002-06-24  Neil Booth  <neil@daikokuya.co.uk>
17493
17494         * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
17495         gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
17496         gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
17497         gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
17498         New tests.
17499         * gcc.dg/cpp/trad/directive.c: Update.
17500
17501 2002-06-23  Andreas Jaeger  <aj@suse.de>
17502
17503         * gcc.c-torture/execute/complex-6.c: New.
17504
17505 2002-06-22  Neil Booth  <neil@daikokuya.co.uk>
17506
17507         * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
17508         gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
17509         gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
17510         gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
17511
17512 2002-06-21  Neil Booth  <neil@daikokuya.co.uk>
17513
17514         * gcc.dg/cpp/trad: New directory with traditional tests copied
17515         from parent directory.
17516         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
17517         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
17518         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
17519         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
17520         Move to trad/ and rename.
17521         * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
17522         gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
17523         gcc.dg/cpp/trad/redef2.c: New tests.
17524         * gcc.dg/cpp/trad/trad.exp: New driver.
17525
17526 2002-06-20  Neil Booth  <neil@daikokuya.co.uk>
17527
17528         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
17529         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
17530         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
17531         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
17532         Remove.
17533
17534 2002-06-20  Richard Sandiford  <rsandifo@redhat.com>
17535
17536         * gcc.dg/20020620-1.c: New test.
17537
17538 2002-06-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
17539
17540         * g++.dg/template/ttp4.C: New test.
17541
17542 2002-06-19  Jakub Jelinek  <jakub@redhat.com>
17543
17544         * g++.dg/opt/vt1.C: Fix regexp.
17545
17546 2002-06-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17547
17548         * gcc.c-torture/execute/pure-1.c: Make functions static again.
17549         Don't use attribute `noinline'.
17550
17551 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
17552
17553         * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
17554
17555 2002-06-18  Aldy Hernandez  <aldyh@redhat.com>
17556
17557         * gcc.c-torture/execute/simd-1.c: New.
17558
17559         * gcc.dg/simd-1.c: New.
17560
17561 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
17562
17563         * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
17564
17565 2002-06-16  Richard Henderson  <rth@redhat.com>
17566
17567         * g++.dg/ext/anon-struct1.C: New.
17568         * g++.dg/ext/anon-struct2.C: New.
17569         * g++.dg/ext/anon-struct3.C: New.
17570         * gcc.dg/anon-struct-1.c: New.
17571         * gcc.dg/anon-struct-2.c: New.
17572         * gcc.dg/anon-struct-3.c: New.
17573         * gcc.dg/20011008-1.c: Adjust warning text.
17574         * gcc.dg/20020527-1.c: Add -fms-extensions.
17575
17576 2002-06-16  Richard Henderson  <rth@redhat.com>
17577
17578         * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
17579
17580 2002-06-15  Hans-Peter Nilsson  <hp@axis.com>
17581
17582         * gcc.c-torture/execute/20020615-1.c: New test.
17583
17584 2002-06-15  Roger Sayle  <roger@eyesopen.com>
17585
17586         * gcc.c-tortuture/execute/compare-1.c: New test case.
17587         * gcc.c-tortuture/execute/compare-2.c: New test case.
17588         * gcc.c-tortuture/execute/compare-3.c: New test case.
17589
17590 2002-06-13  Richard Henderson  <rth@redhat.com>
17591
17592         * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New.  Define for
17593         ia64 ilp32.
17594
17595 2002-06-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
17596
17597         * g++.dg/template/typename2.C: Update error message.
17598
17599 2002-06-12  Hans-Peter Nilsson  <hp@axis.com>
17600
17601         * gcc.c-torture/execute/20020611-1.c: New test.
17602
17603 2002-06-11  Bob Wilson  <bob.wilson@acm.org>
17604
17605         * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
17606         list of targets to skip.
17607
17608 2002-06-10  Bob Wilson  <bob.wilson@acm.org>
17609
17610         * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
17611         targets if not optimizing.
17612
17613 2002-06-10  Jakub Jelinek  <jakub@redhat.com>
17614
17615         * gcc.c-torture/compile/20020605-1.c: New test.
17616
17617         * g++.dg/opt/vt1.C: New test.
17618
17619         * gcc.dg/20020531-1.c: New test.
17620
17621         * gcc.dg/20020530-1.c: New test.
17622
17623         * gcc.dg/20020527-1.c: New test.
17624
17625         * g++.dg/opt/cse1.C: New test.
17626
17627 2002-06-07  Roger Sayle  <roger@eyesopen.com>
17628
17629         * gcc.dg/20020607-2.c: New test case.
17630
17631 2002-06-07  Jakub Jelinek  <jakub@redhat.com>
17632
17633         * gcc.c-torture/compile/20020604-1.c: New test.
17634
17635 2002-06-04  Richard Henderson  <rth@redhat.com>
17636
17637         * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
17638         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
17639         * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
17640
17641 2002-06-04  Aldy Hernandez  <aldyh@redhat.com>
17642
17643         * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
17644
17645 2002-06-03  Richard Henderson  <rth@redhat.com>
17646
17647         * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
17648         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
17649
17650 2002-06-02  Richard Henderson  <rth@redhat.com>
17651
17652         * gcc.c-torture/execute/pure-1.c: Don't mark any of the
17653         test functions static.
17654
17655 2002-06-02  Andreas Jaeger  <aj@suse.de>
17656
17657         * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
17658         now.
17659
17660 2002-06-02  Neil Booth  <neil@daikokuya.demon.co.uk>
17661
17662         * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
17663         gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
17664         Update for mofified diagnostics.
17665         * gcc.dg/c99-intconst-1.c: No longer fail.
17666
17667 2002-06-02  Richard Henderson  <rth@redhat.com>
17668
17669         * gcc.dg/uninit-A.c: Remove xfail markers.
17670
17671 2002-06-01  Roger Sayle  <roger@eyesopen.com>
17672
17673         * gcc.dg/fnegate-1.c: New test case.
17674
17675 2002-05-30  Osku Salerma  <osku@iki.fi>
17676
17677         * gcc.c-torture/execute/mayalias-1.c: New file.
17678
17679 2002-05-29  Neil Booth  <neil@daikokuya.demon.co.uk>
17680
17681         * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
17682         gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
17683         gcc.dg/cpp/if-1.c: Update for modified diagnostics.
17684
17685 2002-05-29  Hans-Peter Nilsson  <hp@axis.com>
17686
17687         * gcc.c-torture/execute/20020529-1.c: New test.
17688
17689 2002-05-27  Richard Henderson  <rth@redhat.com>
17690
17691         * g++.dg/ext/attrib6.C: New test case.
17692
17693 2002-05-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17694
17695         * gcc.c-torture/execute/pure-1.c: New test.
17696
17697 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
17698
17699         * gcc.dg/cpp/arith-2.c: Remove.
17700
17701 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
17702
17703         * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
17704         * gcc.dg/cpp/if-3.c: Remove.
17705
17706 2002-05-26  Jakub Jelinek  <jakub@redhat.com>
17707
17708         * g++.dg/opt/cse2.C: New test.
17709
17710 2002-05-26  Neil Booth  <neil@daikokuya.demon.co.uk>
17711
17712         * gcc.dg/cpp/arith-1.c: New semantic tests.
17713         * gcc.dg/cpp/if-1.c: Update.
17714
17715 2002-05-24  Ben Elliston  <bje@redhat.com>
17716
17717         * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
17718
17719 2002-05-24  Jakub Jelinek  <jakub@redhat.com>
17720
17721         * gcc.dg/verbose-asm.c: New test.
17722
17723 2002-05-24  Neil Booth  <neil@daikokuya.demon.co.uk>
17724
17725         * gcc.dg/cpp/paste12.c: New test.
17726
17727 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
17728
17729         * g++.dg/parse/named_ops.C: New test.
17730
17731 2002-05-23  Mark Mitchell  <mark@codesourcery.com>
17732
17733         * gcc/testsuite/gcc.dg/weak-8.c: New test.
17734
17735 2002-05-23  J"orn Rennecke <joern.rennecke@superh.com>
17736
17737         * gcc.dg/weak-2.c: Allow optional leading underscore
17738         in scan-assembler symbol name.
17739         * gcc.dg/weak-3.c: Likewise.
17740         * gcc.dg/weak-4.c: Likewise.
17741         * gcc.dg/weak-5.c: Likewise.
17742
17743 2002-05-23  Jakub Jelinek  <jakub@redhat.com>
17744
17745         * gcc.dg/20020523-1.c: New test.
17746
17747 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
17748
17749         * objc.dg/const-str-2.m: Update now that we stop after
17750         a command line error.
17751
17752 2002-05-22  Richard Henderson  <rth@redhat.com>
17753
17754         * g++.dg/dg.exp: Fix typo in test pruneing.
17755
17756 2002-05-22  Richard Henderson  <rth@redhat.com>
17757
17758         * g++.dg/dg.exp: Prune the tls subdirectory.
17759         * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
17760         * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
17761         * g++.dg/tls/init-1.C: New.
17762
17763 2002-05-22  Jakub Jelinek  <jakub@redhat.com>
17764
17765         * gcc.dg/20020517-1.c: New test.
17766
17767 2002-05-21  Richard Henderson  <rth@redhat.com>
17768
17769         * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
17770         gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
17771
17772 2002-05-21  Brian R. Gaeke  <brg@dgate.ORG>
17773
17774         * g++.dg/other/copy2.C: New test.
17775
17776 2002-05-20  J"orn Rennecke <joern.rennecke@superh.com>
17777
17778         * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
17779         (MAX_COPY): Bump up to 10 times sizeof (long long).
17780         (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
17781
17782         * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
17783         sizeof (long long).
17784
17785         * gcc.c-torture/execute/strcpy-1.c: New test.
17786
17787 2002-05-19  Jason Merrill  <jason2redhat.com>
17788
17789         * g++.dg/ext/oper1.C: New test.
17790
17791 2002-05-20  David Billinghurst <David.Billinghurst@riotinto.com>
17792 2002-05-19  Mark Mitchell  <mitchell@doubledemon.codesourcery.com>
17793
17794         * README.QMTEST: New file.
17795
17796         * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
17797
17798 2002-05-19  Andreas Jaeger  <aj@suse.de>
17799
17800         * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
17801         now.
17802         * gcc.c-torture/execute/loop-2d.x: Likewise.
17803
17804 2002-05-19  David Billinghurst <David.Billinghurst@riotinto.com>
17805
17806         * gcc.dg/weak-2.c:  xfail warnings for platforms that don't
17807         support weak symbols.
17808         * gcc.dg/weak-4.c: Likewise
17809         * gcc.dg/weak-6.c: Likewise
17810
17811 2002-05-16  David.Billinghurst <David.Billinghurst@riotinto.com>
17812
17813         * gcc.dg/weak-3.c: Add dg-excess-error comment for
17814         cygwin, coff and h8300-*-hms targets
17815         * gcc.dg/weak-5.c: Likewise
17816         * gcc.dg/weak-7.c: Likewise
17817
17818 2002-05-16  Jason Merrill  <jason@redhat.com>
17819
17820         * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
17821         (scan-assembler-not, scan-assembler-dem): Likewise.
17822         (scan-assembler-dem-not): Likewise.
17823
17824 2002-05-15  Richard Henderson  <rth@redhat.com>
17825
17826         * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
17827
17828 2002-05-15  Richard Henderson  <rth@redhat.com>
17829
17830         * gcc.dg/weak-5.c (vfoo1c): No warning here.
17831         (vfoo1f): Warning here.
17832         (vfoo1l): Don't redefine the alias.
17833
17834 2002-05-14  Jason Merrill  <jason@redhat.com>, Alexandre Oliva  <aoliva@redhat.com>
17835
17836         * g++.dg/init/pm1.C: New test.
17837
17838 2002-05-12  David S. Miller  <davem@redhat.com>
17839
17840         * gcc.c-torture/execute/conversion.c (ldnear): Use long double
17841         types.
17842
17843 2002-05-10  Roger Sayle  <roger@eyesopen.com>
17844
17845         * gcc.c-torture/execute/20020510-1.c: New test case.
17846
17847 2002-05-10  David S. Miller  <davem@redhat.com>
17848
17849         * gcc.c-torture/execute/conversion.c: Test long double too.
17850
17851 2002-05-09  Jakub Jelinek  <jakub@redhat.com>
17852
17853         * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
17854         libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
17855         * lib/g++.exp (g++_link_flags): Likewise.
17856         * lib/objc.exp (objc_target_compile): Likewise.
17857
17858 2002-05-09  Neil Booth  <neil@daikokuya.demon.co.uk>
17859
17860         * gcc.dg/cpp/poison.c: Update.
17861         * gcc.dg/cpp/20000625-2.c: Remove.
17862         * gcc.dg/cpp/direct2s.c: Remove final test.
17863
17864 2002-05-08  Tom Rix  <trix@redhat.com>
17865
17866         * gcc.c-torture/execute/20020508-1.c: New test.
17867         * gcc.c-torture/execute/20020508-2.c: New test.
17868         * gcc.c-torture/execute/20020508-3.c: New test.
17869
17870 2002-05-08  Neil Booth  <neil@daikokuya.demon.co.uk>
17871
17872         * gcc.dg/cpp/charconst-4.c: More tests.
17873
17874 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
17875
17876         PR c/6569
17877         * gcc.dg/weak-3.c: Update location of warning messages.
17878         * gcc.dg/weak-5.c: Likewise.
17879
17880 2002-05-06  Roger Sayle  <roger@eyesopen.com>
17881
17882         * gcc.c-torture/execute/20020506-1.c: New test case.
17883
17884 2002-05-07  Neil Booth  <neil@daikokuya.demon.co.uk>
17885
17886         * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
17887
17888 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
17889
17890         * gcc.dg/cpp/charconst-3.c: Run, don't compile.
17891
17892 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
17893
17894         * gcc.dg/cpp/charconst-3.c: New test.
17895
17896 2002-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
17897
17898         * gcc.dg/cpp/charconst.c: Update tests.
17899
17900 2002-05-05  Tim Josling  <tej@melbpc.org.au>
17901
17902         * treelang: Added directory for new sample language treelang. Also
17903         lib/treelang.exp: New file to signal treelang should be tested.
17904
17905 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
17906
17907         * gcc.dg/cpp/cmdlne-dM-M.c: New test.
17908         * gcc.dg/cpp/cmdlne-dD-M.c: New test.
17909         * gcc.dg/cpp/cmdlne-dN-M.c: New test.
17910         * gcc.dg/cpp/cmdlne-dI-M.c: New test.
17911         * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
17912         * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
17913         * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
17914
17915 2002-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
17916
17917         * gcc.dg/format/xopen-2.c: New test.
17918
17919 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
17920
17921         * gcc.dg/20020503-1.c: New test.
17922
17923 2002-05-02  Mark Mitchell  <mark@codesourcery.com>
17924
17925         * g++.dg/init/dtor1.C: Make it tougher.
17926
17927 2002-05-01  Mark Mitchell  <mark@codesourcery.com>
17928
17929         * g++.dg/init/dtor1.C: New test.
17930
17931 2002-05-02  Aldy Hernandez  <aldyh@redhat.com>
17932
17933         * gcc.dg/altivec-8.c: New.
17934
17935 2002-05-01  Aldy Hernandez  <aldyh@redhat.com>
17936
17937         * gcc.dg/altivec-7.c: New.
17938
17939 2002-04-29  Jakub Jelinek  <jakub@redhat.com>
17940
17941         * g++.dg/parse/typedef1.C: New test.
17942
17943 2002-04-29  Mark Mitchell  <mark@codesourcery.com>
17944
17945         PR c++/6486
17946         * g++.dg/template/friend6.C: New test.
17947
17948         PR c++/6492
17949         * g++.dg/init/copy1.C: New test.
17950
17951 2002-04-29  Nathan Sidwell  <nathan@codesourcery.com>
17952
17953         * g++.dg/warn/effc1.C: New test.
17954
17955 2002-04-29  Neil Booth  <neil@daikokuya.demon.co.uk>
17956
17957         * gcc.dg/cpp/if-cexp.c: Add a test.
17958
17959 2002-04-28  Jakub Jelinek  <jakub@redhat.com>
17960
17961         * gcc.dg/20020426-2.c: New test.
17962
17963 2002-04-28  Neil Booth  <neil@daikokuya.demon.co.uk>
17964
17965         * gcc.dg/cpp/if-mop.c: Update.
17966         * gcc.dg/cpp/if-mpar.c: Add test.
17967         * gcc.dg/cpp/if-oppr.c: Update.
17968
17969 2002-04-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
17970
17971         PR c/6343
17972         * gcc.dg/weak-[2-7].c: New tests.
17973
17974 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
17975
17976         * gcc.dg/enum1.c: New test.
17977
17978 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
17979
17980         PR c++/6497
17981         * g++.dg/inherit/access2.C: New test.
17982
17983 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
17984
17985         PR bootstrap/6445
17986         * gcc.dg/20020426-1.c: New test.
17987
17988 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
17989
17990         * g++.dg/abi/enum1.C: New test.
17991
17992 2002-04-26  Richard Henderson  <rth@redhat.com>
17993
17994         * gcc.dg/c99-bool-1.c: Expect always true warning.
17995
17996 2002-04-25  Roger Sayle  <roger@eyesopen.com>
17997
17998         * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
17999
18000 2002-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18001
18002         * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
18003         targets.
18004
18005 2002-04-24  Mark Mitchell  <mark@codesourcery.com>
18006
18007         * g++.dg/abi/mange7.C: New test.
18008
18009         PR c++/6438.
18010         * g++.dg/parse/stmtexpr2.C: New test.
18011
18012 2002-04-24  J"orn Rennecke <joern.rennecke@superh.com>
18013
18014         * gcc.dg/20020312-2.c: Add SH target.
18015
18016 2002-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18017
18018         * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
18019         compiler output on mips*-*-irix*.
18020
18021 2002-04-23  Jakub Jelinek  <jakub@redhat.com>
18022
18023         * g++.dg/parse/attr1.C: New test.
18024
18025 2002-04-23  Roger Sayle  <roger@eyesopen.com>
18026
18027         * gcc.c-torture/execute/string-opt-17.c: New test case.
18028         * gcc.c-torture/execute/memset-2.c: New test case.
18029
18030 2002-04-23  Mark Mitchell  <mark@codesourcery.com>
18031
18032         PR c++/6256:
18033         * g++.dg/template/friend5.C: New test.
18034
18035         PR c++/6331:
18036         * g++.dg/template/qual1.C: Likewise.
18037
18038 2002-04-22  Zack Weinberg  <zack@codesourcery.com>
18039
18040         * gcc.c-torture/execute/980707-1.c: Don't use isspace().
18041         Include stdlib.h, not stdio.h or ctype.h.
18042
18043 2002-04-22  Hans-Peter Nilsson  <hp@axis.com>
18044
18045         * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
18046         cris-*-elf* and mmix-*-*.
18047         * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
18048         * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
18049         g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
18050         Ditto.
18051         * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
18052         * gcc.dg/wchar_t-1.c: Ditto.
18053
18054 2002-04-21  Hans-Peter Nilsson  <hp@axis.com>
18055
18056         * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
18057         Clarify comment.
18058
18059 2002-04-21  Neil Booth  <neil@daikokuya.demon.co.uk>
18060
18061         * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
18062
18063 2002-04-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
18064
18065         * gcc.c-torture/execute/20000906-1.x: Delete.
18066
18067 2002-04-20  David.Billinghurst <David.Billinghurst@riotinto.com>
18068
18069         * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
18070
18071 2002-04-19  Toon Moene  <toon@moene.indiv.nluug.nl>
18072
18073         * PR6367
18074         * g77.f-torture/execute/6367.f: New test.
18075         * g77.f-torture/execute/6367.x: Disable for MMIX.
18076
18077 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
18078
18079         * PR6352
18080         * g++.dg/opt/inline2.C: New test.
18081
18082 2002-04-18  Richard Henderson  <rth@redhat.com>
18083
18084         * gcc.dg/20000906-1.c: Enable for all targets.
18085         * gcc.c-torture/compile/iftrap-2.c: New.
18086
18087 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
18088
18089         * gcc.dg/20020418-1.c: New test.
18090         * gcc.dg/20020418-2.c: New test.
18091
18092 2002-04-18  Richard Henderson  <rth@redhat.com>
18093
18094         * gcc.c-torture/compile/iftrap-1.c: New.
18095         * gcc.dg/iftrap-1.c: Adjust for ia64.
18096         * gcc.dg/iftrap-2.c: New.
18097
18098 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
18099
18100         * gcc.c-torture/compile/20020418-1.c: New test.
18101
18102 2002-04-18  Roger Sayle  <roger@eyesopen.com>
18103
18104         * gcc.c-torture/compile/20020415-1.c: New.
18105
18106 2002-04-18  David S. Miller  <davem@redhat.com>
18107
18108         * gcc.c-torture/execute/20020418-1.c: New test.
18109
18110 2002-04-17  Jakub Jelinek  <jakub@redhat.com>
18111
18112         * gcc.dg/20020416-1.c: New test.
18113
18114         * g++.dg/opt/inline1.C: New test.
18115
18116 2002-04-16  Jakub Jelinek  <jakub@redhat.com>
18117
18118         * gcc.dg/altivec-5.c: New test.
18119
18120         * gcc.dg/20020415-1.c: New test.
18121
18122 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
18123
18124         * testsuite/lib/chill.exp: Remove.
18125
18126 2002-04-14  Jakub Jelinek  <jakub@redhat.com>
18127
18128         * g++.dg/other/big-struct.C: New test.
18129
18130 2002-04-14  David Billinghurst <David.Billinghurst@riotinto.com>
18131
18132         * g77.dg/f77-edit-i-in.f: Use internal buffer in place
18133         of scratch file.
18134
18135 2002-04-13  David Billinghurst <David.Billinghurst@riotinto.com>
18136
18137         PR c/6277
18138         * gcc.dg/i386-387-1.c:  Allow optional leading underscore
18139         in scan-assembler function name
18140
18141 2002-04-13  Hans-Peter Nilsson  <hp@bitrange.com>
18142
18143         * g77.f-torture/execute/980628-4.x,
18144         g77.f-torture/execute/980628-5.x,
18145         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
18146         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
18147         g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
18148         i[34567]86-*-*.
18149
18150 2002-04-13  David S. Miller  <davem@redhat.com>
18151
18152         * gcc.c-torture/execute/20020413-1.c: New test.
18153
18154 2002-04-13  Richard Sandiford  <rsandifo@redhat.com>
18155
18156         * gcc.dg/asm-6.c,
18157         * g++.dg/ext/asm1.C: New tests.
18158
18159 2002-04-12  Mark Mitchell  <mark@codesourcery.com>
18160
18161         PR c++ 5373.
18162         * g++.dg/parse/stmtexpr1.C: New test.
18163
18164         PR c++/5189.
18165         * g++.dg/template/copy1.C: New test.
18166
18167 2002-04-12  Richard Henderson  <rth@redhat.com>
18168
18169         * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
18170
18171 2002-04-12  Geoffrey Keating  <geoffk@redhat.com>
18172
18173         * gcc.c-torture/execute/20020412-1.c: New file, renamed from
18174         gcc.c-torture/execute/20020307-2.c.
18175
18176 2002-04-12  Richard Sandiford  <rsandifo@redhat.com>
18177
18178         * g++.dg/ext/attrib5.C,
18179         * g++.dg/lookup/struct1.C: New tests.
18180
18181 2002-04-11  Jakub Jelinek  <jakub@redhat.com>
18182
18183         * gcc.dg/20020411-1.c: New test.
18184
18185         * gcc.c-torture/execute/20020411-1.c: New test.
18186
18187 2002-04-10  Janis Johnson  <janis187@us.ibm.com>
18188
18189         * g77.f-torture/execute/6177.f: New test.
18190
18191 2002-04-10  Jakub Jelinek  <jakub@redhat.com>
18192
18193         PR middle-end/6247
18194         * g++.dg/opt/cleanup1.C: New test.
18195
18196         * g++.dg/opt/const1.C: New test.
18197
18198 2002-04-10  Lars Brinkhoff  <lars@nocrew.org>
18199
18200         * gcc.c-torture/execute/20020406-1.c: Declare malloc.
18201
18202 2002-04-10  Nathan Sidwell  <nathan@codesourcery.com>
18203
18204         PR c++/5507
18205         * g++.dg/template/typename2.C: New test.
18206
18207 2002-04-10  Alan Modra  <amodra@bigpond.net.au>
18208
18209         * gcc.c-torture/execute/loop-12.c: New.
18210
18211 2002-04-08  Hans-Peter Nilsson  <hp@bitrange.com>
18212
18213         * g77.f-torture/execute/980628-4.x,
18214         g77.f-torture/execute/980628-5.x,
18215         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
18216         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
18217         g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
18218
18219 2002-04-07  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
18220
18221         PR optimization/6086
18222         * g++.dg/opt/preinc1.C: New test.
18223
18224 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
18225
18226         PR c++/5571
18227         * g++.dg/opt/static2.C: New test.
18228
18229 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
18230
18231         PR c/5120
18232         * gcc.dg/20020406-1.c: New test.
18233
18234 2002-04-04  David S. Miller  <davem@redhat.com>
18235
18236         * gcc.c-torture/execute/20020404-1.c: New test.
18237
18238 2002-04-04  Jakub Jelinek  <jakub@redhat.com>
18239
18240         PR c/6123
18241         * gcc.dg/20020312-2.c: Do not declare global register variable
18242         if __PIC__ or __pic__ is defined.
18243
18244 2002-04-04  Richard Earnshaw  <rearnsha@arm.com>
18245
18246         * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC.  Use
18247         __asm__ so that it works correctly even if -ansi -pedantic-errors.
18248
18249 2002-04-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18250
18251         * gcc.misc-tests/linkage.exp: Update last change to handle
18252         sparc*-, not just sparc-.
18253
18254 2002-04-03  Richard Henderson  <rth@redhat.com>
18255
18256         * gcc.dg/cpp/ucs.c: Improved long UCS test.
18257
18258 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
18259
18260         * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
18261
18262 2002-04-02  David S. Miller  <davem@redhat.com>
18263
18264         * gcc.c-torture/execute/20020402-3.c: New test.
18265
18266 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
18267
18268         * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
18269         * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
18270
18271         * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
18272         * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
18273         g77.f-torture/execute/20001201.x,
18274         g77.f-torture/execute/u77-test.x: New files.
18275
18276         * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
18277         * gcc.dg/wchar_t-1.c: Ditto.
18278
18279 2002-04-02  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
18280
18281         * gcc.c-torture/execute/20020402-1.c: New test.
18282
18283 2002-04-01  Richard Henderson  <rth@redhat.com>
18284
18285         * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
18286
18287         * g++.dg/other/new1.C: Use __SIZE_TYPE__.
18288
18289 2002-04-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18290
18291         * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
18292
18293 2002-04-01  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
18294
18295         * g++.dg/inherit/template-as-base.C: Expect error.
18296         * g++.dg/inherit/namespace-as-base.C: Likewise.
18297
18298 2002-03-31  Hans-Peter Nilsson  <hp@bitrange.com>
18299
18300         * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
18301         g++.dg/ext/instantiate3.C: Tweak match patterns.
18302
18303         * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
18304         * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
18305         -da test.
18306
18307 2002-03-31  Richard Henderson  <rth@redhat.com>
18308
18309         * gcc.dg/special/alias-2.c: New.
18310         * gcc.dg/special/ecos.exp: Run it.
18311
18312 2002-03-31  Richard Henderson  <rth@redhat.com>
18313
18314         * gcc.dg/va-arg-1.c: Expect warnings, not errors.
18315
18316 2002-03-31  Kazu Hirata  <kazu@hxi.com>
18317
18318         * gcc.dg/weak-1.c: Disable on h8300 port.
18319
18320 2002-03-29  Janis Johnson  <janis187@us.ibm.com>
18321
18322         * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
18323         * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
18324         ordering tests.
18325         * g++.dg/bprob/bprob-1.C: New test.
18326         * g++.dg/gcov/gcov.exp: New driver for gcov tests.
18327         * g++.dg/gcov/gcov-1.C: New test.
18328         * g++.dg/gcov/gcov-1.x: New file.
18329         * g++.dg/gcov/gcov-2.C: New test.
18330         * g++.dg/gcov/gcov-3.C: New test.
18331         * g++.dg/gcov/gcov-3.h: New file.
18332
18333 2002-03-28  Roger Sayle  <roger@eyesopen.com>
18334
18335         * g++.old-deja/g++.other/builtins5.C: New test.
18336         * g++.old-deja/g++.other/builtins6.C: New test.
18337         * g++.old-deja/g++.other/builtins7.C: New test.
18338         * g++.old-deja/g++.other/builtins8.C: New test.
18339         * g++.old-deja/g++.other/builtins9.C: New test.
18340
18341 2002-03-29  Jakub Jelinek  <jakub@redhat.com>
18342
18343         * g++.dg/opt/static1.C: New test.
18344
18345         * g++.dg/opt/longbranch1.C: New test.
18346
18347 2002-03-28  Hans-Peter Nilsson  <hp@bitrange.com>
18348
18349         * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
18350
18351         * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
18352
18353 2002-03-28  Jeffrey A Law  (law@redhat.com)
18354
18355         * gcc.c-torture/execute/20020328-1.c: New test.
18356
18357 2002-03-27  Richard Henderson  <rth@redhat.com>
18358
18359         * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
18360         * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
18361         move from g++.old-deja/g++.ext/.
18362
18363 2002-03-27  Mark Mitchell  <mark@codesourcery.com>
18364
18365         * g++.dg/init/new2.C: New test.
18366
18367 2002-03-26  Richard Henderson  <rth@redhat.com>
18368
18369         * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
18370
18371         * gcc.dg/20020312-2.c: Don't test epilogue vs global register
18372         on sparc.
18373
18374         * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc.  Only run on
18375         sparcv9 systems.
18376         * gcc.dg/20001102-1.c: Likewise.
18377
18378 2002-03-26  Phil Edwards  <pme@gcc.gnu.org>
18379
18380         * gcc.dg/cpp/endif-pedantic1.c,
18381         gcc.dg/cpp/endif-pedantic2.c:  New tests.
18382
18383 2002-03-26  Mark Mitchell  <mark@codesourcery.com>
18384
18385         * g++.dg/init/new1.C: New test.
18386
18387 2002-03-26  Nathan Sidwell  <nathan@codesourcery.com>
18388
18389         * g++.dg/abi/vbase9.C: New test.
18390
18391 2002-03-26  Richard Earnshaw  <rearnsha@arm.com>
18392
18393         * gcc.dg/arm-asm.c: New test.
18394
18395 2002-03-26  Andrew Cagney  <ac131313@redhat.com>
18396
18397         * gcc.dg/Wswitch-enum.c: New test.
18398         Fix PR c/5044.
18399
18400 2002-03-26  Richard Henderson  <rth@redhat.com>
18401
18402         * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
18403         structure.
18404
18405 2002-03-25  Richard Henderson  <rth@redhat.com>
18406
18407         * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc.  Only run on
18408         sparcv9 systems.
18409
18410         * gcc.c-torture/compile/20011119-1.c (xxx): New.
18411         * gcc.c-torture/compile/20011119-2.c (xxx): New.
18412
18413 2002-03-25  Zack Weinberg  <zack@codesourcery.com>
18414
18415         * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
18416
18417 2002-03-25  Bob Wilson  <bob.wilson@acm.org>
18418
18419         * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
18420         targets using generic thunk support.
18421
18422 2002-03-25  Jakub Jelinek  <jakub@redhat.com>
18423
18424         * gcc.c-torture/compile/20020323-1.c: New test.
18425
18426         * g++.dg/opt/conj2.C: New test.
18427
18428 2002-03-24  Richard Henderson  <rth@redhat.com>
18429
18430         * gcc.dg/weak-1.c: Use -fno-common.
18431
18432 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
18433
18434         * g77.dg/f77-edit-apostrophe-out.f: New test
18435         * g77.dg/f77-edit-h-out.f: New test
18436         * g77.dg/f77-edit-t-in.f: New test
18437         * g77.dg/f77-edit-t-out.f: New test
18438         * g77.dg/f77-edit-x-out.f: New test
18439         * g77.dg/f77-edit-slash-out.f: New test
18440         * g77.dg/f77-edit-colon-out.f: New test
18441         * g77.dg/f77-edit-s-out.f: New test
18442
18443 2002-03-24  Richard Henderson  <rth@redhat.com>
18444
18445         * objc/execute/formal_protocol-6.x: New XFAIL.
18446
18447 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
18448
18449         * gcc.dg/weak-1.c:  Early return from dg-final on platforms
18450         that do not support weak symbols
18451
18452 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
18453
18454         * lib/g++.exp:  Fix handling of LD_LIBRARY_PATH et al
18455         * lib/g77.exp:  Likewise
18456         * lib/objc.exp: Likewise
18457
18458 2002-03-23  Andrew Cagney  <ac131313@redhat.com>
18459
18460         * gcc.dg/Wswitch-default.c: New test.
18461
18462 2002-03-23  Jakub Jelinek  <jakub@redhat.com>
18463
18464         * g++.dg/other/enum1.C: New test.
18465
18466 2002-03-23  Zack Weinberg  <zack@codesourcery.com>
18467
18468         * gcc.dg/pragma-ep-3.c: Fix typo.
18469
18470 2002-03-22  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
18471
18472         * g++.dg/inherit/template-as-base.C: New test.
18473
18474 2002-03-22  Jakub Jelinek  <jakub@redhat.com>
18475
18476         * g++.old-deja/g++.other/dwarf2-1.C: Move...
18477         * g++.dg/debug/debug5.C: ...here.  Convert for dg framework.
18478
18479 2002-03-22  Neil Booth  <neil@daikokuya.demon.co.uk>
18480
18481         * gcc.dg/cpp/multiline.c: Update to match.
18482
18483 2002-03-22  Alexandre Oliva  <aoliva@redhat.com>
18484
18485         * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
18486
18487 2002-03-22  Phil Edwards  <pme@gcc.gnu.org>
18488
18489         * gcc.dg/cpp/extratokens2.c:  New file.
18490
18491 2002-03-21  David Edelsohn  <edelsohn@gnu.org>
18492
18493         * gcc.dg/20020312-2.c: Add rs6000 target.
18494
18495         * gcc.c-torture/compile/20020319-1.c: New test.
18496
18497 2002-03-21  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
18498
18499         * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
18500         (A, E): Handle this.
18501
18502 2002-03-20  Jason Merrill  <jason@redhat.com>
18503
18504         * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
18505         ignoring -fpic.
18506         * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
18507         through prune_gcc_output.
18508
18509 2002-03-20  Jakub Jelinek  <jakub@redhat.com>
18510
18511         * gcc.c-torture/compile/20020320-1.c: New test.
18512
18513 2002-03-19  Jakub Jelinek  <jakub@redhat.com>
18514
18515         * gcc.c-torture/compile/20020318-1.c: New test.
18516
18517         * gcc.dg/struct-by-value-1.c: New test.
18518
18519         * gcc.dg/20020319-1.c: New test.
18520
18521 2002-03-18  Jakub Jelinek  <jakub@redhat.com>
18522
18523         * g++.dg/opt/conj1.C: New test.
18524
18525 2002-03-17  Mark Mitchell  <mark@codesourcery.com>
18526
18527         * g++.dg/template/qualttp20.C: Revert previous change.
18528         * g++.dg/template/qualttp3.C: Likewise.
18529         * g++.dg/template/qualttp4.C: Likewise
18530         * g++.dg/template/qualttp5.C: Likewise
18531         * g++.dg/template/qualttp6.C: Likewise
18532         * g++.dg/template/qualttp7.C: Likewise
18533         * g++.dg/template/qualttp8.C: Likewise
18534         * g++.dg/template/recurse.C: Likewise.
18535
18536 2002-03-17  Neil Booth  <neil@daikokuya.demon.co.uk>
18537
18538         * gcc.dg/cpp/wchar-1.c: Update.
18539
18540 2002-03-16  Nathan Sidwell  <nathan@codesourcery.com>
18541
18542         * g++.dg/template/conv1.C: New test.
18543         * g++.dg/template/conv2.C: New test.
18544         * g++.dg/template/conv3.C: New test.
18545         * g++.dg/template/conv4.C: New test.
18546
18547 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
18548
18549         * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
18550         * g++.dg/template/qualttp3.C: Likewise.
18551         * g++.dg/template/qualttp4.C: Likewise
18552         * g++.dg/template/qualttp5.C: Likewise
18553         * g++.dg/template/qualttp6.C: Likewise
18554         * g++.dg/template/qualttp7.C: Likewise
18555         * g++.dg/template/qualttp8.C: Likewise
18556         * g++.dg/template/recurse.C: Likewise.
18557
18558 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
18559
18560         * g++.dg/opt/dtor1.C: New test.
18561
18562 2002-03-15  Jakub Jelinek  <jakub@redhat.com>
18563
18564         * gcc.c-torture/compile/20020315-1.c: New test.
18565
18566 2002-03-15  Richard Earnshaw  <rearnsha@arm.com>
18567
18568         * gcc.dg/weak-1.c: Fix scan tests.
18569
18570 2002-03-15  Hans-Peter Nilsson  <hp@bitrange.com>
18571
18572         * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
18573         * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
18574         cris-*-aout* mmix-*-*.
18575         * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
18576         cris-*-aout* mmix-*-*.
18577         * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
18578         cris-*-elf* cris-*-aout* and mmix-*-*.
18579         * gcc.dg/20001009-1.c: Ditto.
18580         * gcc.dg/20010912-1.c: Ditto.
18581         * gcc.dg/20020122-4.c: Ditto.
18582         * gcc.dg/inline-2.c: Ditto.
18583
18584 2002-03-14  Jeffrey A Law  (law@cygnus.com)
18585
18586         * gcc.c-torture/compile/20020314-1.c: New test.
18587
18588 2002-03-14  Richard Earnshaw  <rearnsha@arm.com>
18589
18590         * gcc.c-torture/execute/20020314-1.c: New test.
18591
18592 2002-03-14  Jakub Jelinek  <jakub@redhat.com>
18593
18594         * g++.dg/warn/Wunused-1.C: New test.
18595
18596 2002-02-13  Richard Sandiford  <rsandifo@redhat.com>
18597
18598         * g++.dg/abi/mangle6.C: New test.
18599
18600 2002-03-13  Jakub Jelinek  <jakub@redhat.com>
18601
18602         * gcc.c-torture/compile/20020309-2.c: New test.
18603
18604         * gcc.c-torture/compile/20020312-1.c: New test.
18605
18606 2002-03-12  Nathan Sidwell  <nathan@codesourcery.com>
18607
18608         * g++.dg/other/access1.C: New test.
18609
18610 2002-03-12  Jakub Jelinek  <jakub@redhat.com>
18611
18612         * gcc.c-torture/execute/wchar_t-1.c: New test.
18613
18614 2002-03-12  David Edelsohn  <edelsohn@gnu.org>
18615
18616         * gcc.dg/20020103-1.c: Add rs6000 target and macro.
18617
18618 2002-03-12  Roger Sayle  <roger@eyesopen.com>
18619
18620         * gcc.dg/20020312-1.c: New test case.
18621
18622 2002-03-11  Aldy Hernandez  <aldyh@redhat.com>
18623
18624         * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
18625
18626 2002-03-11  Richard Henderson  <rth@redhat.com>
18627
18628         * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
18629         * g++.old-deja/g++.jason/report.C: Likewise.
18630
18631 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
18632
18633         * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
18634         * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
18635
18636 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
18637
18638         * testsuite/g++.dg/overload/pmf1.C: New test.
18639
18640 2002-03-11  Kazu Hirata  <kazu@hxi.com>
18641
18642         * gcc.c-torture/execute/20020307-1.c: Use long.
18643
18644 2002-03-11  Jakub Jelinek  <jakub@redhat.com>
18645
18646         PR optimization/5844
18647         * gcc.dg/20020310-1.c: New test.
18648
18649 2002-03-09  Michael Meissner  <meissner@redhat.com>
18650
18651         * gcc.c-torture/execute/memcpy-2.c: New test.
18652         * gcc.c-torture/execute/memset-1.c: New test.
18653         * gcc.c-torture/execute/strlen-1.c: New test.
18654         * gcc.c-torture/execute/strcmp-1.c: New test.
18655         * gcc.c-torture/execute/strncmp-1.c: New test.
18656
18657 2002-03-09  Geoffrey Keating  <geoffk@redhat.com>
18658
18659         * gcc.dg/ppc-ldstruct.c: New test.
18660
18661 2002-03-09  Jakub Jelinek  <jakub@redhat.com>
18662
18663         * gcc.c-torture/execute/va-arg-22.c: New test.
18664
18665 2002-03-09  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
18666
18667         * gcc.c-torture/compile/20020309-1.c: New test.
18668
18669 2002-03-08  Jakub Jelinek  <jakub@redhat.com>
18670
18671         * gcc.c-torture/execute/20020307-2.c: New test.
18672
18673 2002-03-07  Jeffrey A Law  (law@redhat.com)
18674
18675         * g77.f-torture/compile/20020307-1.f: New test.
18676
18677 2002-03-07  Richard Sandiford  <rsandifo@redhat.com>
18678
18679         * gcc.dg/unordered-1.c: New test.
18680
18681 2002-03-07  Richard Earnshaw  <rearnsha@arm.com>
18682
18683         * gcc.c-torture/execute/20020307-1.c: New test.
18684
18685 2002-03-05  Jakub Jelinek  <jakub@redhat.com>
18686
18687         * gcc.dg/20020304-1.c: New test.
18688
18689         * gcc.c-torture/compile/20020304-2.c: New test.
18690
18691 2002-03-04  Zack Weinberg  <zack@codesourcery.com>
18692
18693         * gcc.c-torture/compile/20020304-1.c: New test case
18694         (from PR c/5830).
18695
18696 2002-03-03  Aldy Hernandez  <aldyh@redhat.com>
18697
18698         * gcc.dg/20020103-1.c: Add other -D ppc variants.
18699
18700 2002-03-02  Nathan Sidwell  <nathan@codesourcery.com>
18701
18702         * g++.dg/other/classkey1.C: New test.
18703
18704 2002-03-01  Richard Henderson  <rth@redhat.com>
18705
18706         * gcc.c-torture/compile/981223-1.x: New.
18707         * gcc.c-torture/compile/920625-1.x: New.
18708
18709 2002-02-28  Richard Henderson  <rth@redhat.com>
18710
18711         * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
18712
18713 2002-02-27  Hans-Peter Nilsson  <hp@bitrange.com>
18714
18715         * gcc.c-torture/execute/20020227-1.c: New test.
18716
18717 2002-02-27  Mark Mitchell  <mark@codesourcery.com>
18718
18719         * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
18720         here" ERROR lines.
18721         * g++.old-deja/g++.oliva/partord1.C: Likewise.
18722         * g++.old-deja.g++.other/defarg1.C: Likewise.
18723         * g++.old-deja/g++.pt/calls2.C: Likewise.
18724         * g++.old-deja/g++.pt/crash20.C: Likewise.
18725         * g++.old-deja/g++.pt/crash30.C: Likewise.
18726         * g++.old-deja/g++.pt/crash36.C: Likewise.
18727         * g++.old-deja/g++.pt/crash6.C: Likewise.
18728         * g++.old-deja/g++.pt/defarg13.C: Likewise.
18729         * g++.old-deja/g++.pt/derived3.C: Likewise.
18730         * g++.old-deja/g++.pt/error1.C: Likewise.
18731         * g++.old-deja/g++.pt/friend21.C: Likewise.
18732         * g++.old-deja/g++.pt/friend23.C: Likewise.
18733         * g++.old-deja/g++.pt/infinite1.C: Likewise.
18734         * g++.old-deja/g++.robertl/eb128.C: Likewise.
18735
18736 2002-02-27  Geoffrey Keating  <geoffk@redhat.com>
18737
18738         * gcc.c-torture/execute/20020225-2.c: New test.
18739
18740 2002-02-27  Zack Weinberg  <zack@codesourcery.com>
18741
18742         * gcc.c-torture/execute/920730-1t.c,
18743         gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
18744         Delete test cases, only relevant to -traditional.
18745
18746 2002-02-27  Neil Booth  <neil@daikokuya.demon.co.uk>
18747
18748         * gcc.dg/cpp/undef1.c: Remove.
18749         * gcc.dg/cpp/directiv.c: Update.
18750         * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
18751
18752 2002-02-27  Michael Meissner  <meissner@redhat.com>
18753
18754         * gcc.c-torture/execute/20020226-1.c: New test.
18755
18756 2002-02-26  Jakub Jelinek  <jakub@redhat.com>
18757
18758         * g++.dg/debug/debug4.C: New test.
18759
18760         * gcc.dg/ia64-visibility-1.c: New test.
18761
18762 2002-02-26  Alexandre Oliva  <aoliva@redhat.com>
18763
18764         * gcc.dg/debug/20020224-1.c: New.
18765
18766 2002-02-25  Kazu Hirata  <kazu@hxi.com>
18767
18768         * gcc.c-torture/execute/960416-1.x: New.
18769         * gcc.c-torture/execute/divconst-3.x: Likewise.
18770
18771 2002-02-25  Jakub Jelinek  <jakub@redhat.com>
18772
18773         * gcc.dg/20020224-1.c: New test.
18774
18775 2002-02-25  Alan Modra  <amodra@bigpond.net.au>
18776
18777         * gcc.c-torture/execute/20020225-1.c: New.
18778
18779 2002-02-24  Neil Booth  <neil@daikokuya.demon.co.uk>
18780
18781         * testsuite/gcc.dg/cpp/wchar-1.c: New test.
18782
18783 2002-02-23  Jakub Jelinek  <jakub@redhat.com>
18784
18785         * gcc.dg/20020222-1.c: New test.
18786
18787 2002-02-22  Jakub Jelinek  <jakub@redhat.com>
18788
18789         * g++.dg/opt/anonunion1.C: New test.
18790
18791 2002-02-22  Nathan Sidwell  <nathan@codesourcery.com>
18792
18793         * g++.dg/template/qualttp19.C: New test.
18794         * g++.dg/template/qualttp20.C: New test.
18795         * g++.old-deja/g++.jason/report.C: Adjust expected errors
18796         * g++.old-deja/g++.other/qual1.C: Likewise.
18797
18798 2002-02-21  Aldy Hernandez  <aldyh@redhat.com>
18799
18800         * gcc.dg/attr-alwaysinline.c: New.
18801
18802 2002-02-21  Jakub Jelinek  <jakub@redhat.com>
18803
18804         * gcc.dg/20020220-1.c: New test.
18805
18806         * gcc.dg/20020220-2.c: New test.
18807
18808         * g++.dg/opt/mmx1.C: New test.
18809
18810 2002-02-20  Alexandre Oliva  <aoliva@redhat.com>
18811
18812         * gcc.c-torture/compile/20020110.c: New test.
18813
18814 2002-02-20  Jakub Jelinek  <jakub@redhat.com>
18815
18816         * gcc.c-torture/execute/20020219-1.c: New test.
18817
18818         * gcc.dg/20020219-1.c: New test.
18819
18820         * gcc.dg/noncompile/20020220-1.c: New test.
18821
18822         * g++.dg/opt/ptrintsum1.C: New test.
18823
18824         * gcc.dg/debug/20020220-1.c: New test.
18825
18826 2002-02-17  Jakub Jelinek  <jakub@redhat.com>
18827
18828         * gcc.c-torture/execute/20020216-1.c: New test.
18829
18830 2002-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
18831
18832         * gcc.dg/decl-1.c: Update, new test.
18833
18834 2002-02-15  Nathan Sidwell  <nathan@codesourcery.com>
18835
18836         * g++.dg/abi/bitfield1.C: New test.
18837         * g++.dg/abi/bitfield2.C: New test.
18838
18839 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
18840
18841         * gcc.dg/attr-nest.c: New test.
18842
18843 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
18844
18845         * gcc.c-torture/execute/20020215-1.c: New test.
18846
18847 2002-02-14  Jakub Jelinek  <jakub@redhat.com>
18848
18849         * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
18850         * g++.dg/debug/debug.exp: New.
18851         * g++.dg/debug/trivial.C: New.
18852         * g++.dg/debug/debug1.C: Moved...
18853         * g++.dg/other/debug1.C: ...from here.
18854         * g++.dg/debug/debug2.C: Moved...
18855         * g++.dg/other/debug2.C: ...from here.
18856         * g++.dg/debug/debug3.C: Moved...
18857         * g++.dg/other/debug3.C: ...from here.
18858
18859         * gcc.dg/noncompile/20020213-1.c: New test.
18860
18861 2002-02-13  Jakub Jelinek  <jakub@redhat.com>
18862
18863         * g++.dg/other/debug3.C: New test.
18864
18865         * gcc.c-torture/execute/20020213-1.c: New test.
18866
18867 2002-02-13  Richard Smith <richard@ex-parrot.com>
18868
18869         * g++.old-deja/g++.other/thunk1.C: New test.
18870
18871 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
18872
18873         * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
18874
18875 2002-02-13  Stan Shebs  <shebs@apple.com>
18876
18877         * gcc.dg/altivec-3.c: New.
18878
18879 2002-02-12  Jakub Jelinek  <jakub@redhat.com>
18880
18881         * gcc.dg/Wunreachable-1.c: New test.
18882         * gcc.dg/Wunreachable-2.c: New test.
18883
18884 2002-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
18885
18886         * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
18887
18888 2002-02-12  Neil Booth  <neil@daikokuya.demon.co.uk>
18889
18890         * gcc.dg/decl-1.c: New test.
18891
18892 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
18893
18894         * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
18895
18896 2002-02-10  Kazu Hirata  <kazu@hxi.com>
18897
18898         * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
18899         * gcc.c-torture/compile/980506-1.x: Likewise.
18900
18901 2002-02-10  Kazu Hirata  <kazu@hxi.com>
18902
18903         * gcc.dg/20020210-1.c: New.
18904
18905 2002-02-09  Toon Moene  <toon@moene.indiv.nluug.nl>
18906
18907         * g77.f-torture/execute/947.f: New regression test
18908         for PR fortran/947.
18909
18910 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
18911
18912         * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
18913         * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
18914
18915 2002-02-08  Richard Henderson  <rth@redhat.com>
18916
18917         * gcc.c-torture/compile/labels-3.c: New.
18918
18919 2002-02-08  Jakub Jelinek  <jakub@redhat.com>
18920
18921         * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
18922         expression statements work instead.
18923         * gcc.dg/noncompile/20020207-1.c: New test.
18924
18925 2002-02-07  Richard Henderson  <rth@redhat.com>
18926
18927         * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
18928
18929 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
18930
18931         * lib/prune.exp: Remove "In (program|subroutine"block-data)"
18932         message from g77
18933         * lib/g77-dg.exp: Trim g77 error messages so that they are
18934         recognized by dg.exp.
18935
18936 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
18937
18938         PR fortran/5473
18939         * g77.dg/pr5473.f: Now dg-error.  Add additional cases.
18940
18941 2002-02-07  Richard Henderson  <rth@redhat.com>
18942
18943         * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
18944         to be sufficiently aligned for integers.
18945
18946 2002-02-07  Nathan Sidwell  <nathan@codesourcery.com>
18947
18948         * g++.dg/template/friend4.C: New test.
18949
18950 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
18951
18952         PR fortran/5743
18953         * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
18954         unsupported cases.
18955
18956 2002-02-07  Richard Henderson  <rth@redhat.com>
18957
18958         * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
18959         * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
18960         gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
18961         objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
18962
18963 2002-02-06  Richard Henderson  <rth@redhat.com>
18964
18965         * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
18966
18967 2002-02-06  Janis Johnson  <janis187@us.ibm.com>
18968
18969         * gcc.dg/20020206-1.c: New test.
18970
18971 2002-02-06  Jakub Jelinek  <jakub@redhat.com>
18972
18973         * gcc.c-torture/execute/20020206-1.c: New test.
18974
18975         * gcc.c-torture/execute/20020206-2.c: New test.
18976
18977         PR optimization/5429:
18978         * gcc.c-torture/compile/20020206-1.c: New test.
18979
18980 2002-02-06  Nick Clifton  <nickc@cambridge.redhat.com>
18981
18982         * g++.dg/ext/align1.C: Do not use an explicit alignment value
18983         as certain file formats cannot support particularly large
18984         alignments.
18985
18986         * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
18987         and do not expect to be able to link the executable.
18988
18989         * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
18990         fail because the COFF format does not support the weak attribute.
18991
18992 2002-02-05  David Billinghurst <David.Billinghurst@riotinto.com>
18993
18994         * g77.dg/pr5473.f:  New test
18995
18996 2002-02-05  Aldy Hernandez  <aldyh@redhat.com>
18997
18998         * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
18999         Fix testcase accordingly.
19000
19001 2002-02-04  Richard Henderson  <rth@redhat.com>
19002
19003         * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
19004         (buf): Change to be an array of pointers, not ints.
19005
19006 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
19007
19008         * gcc.dg/Wswitch.c: Fix typos.  Don't return unconditionally
19009         before all tests.  Move warning one line above to match where it
19010         C frontend emits.
19011         * gcc.dg/Wswitch-2.c: New test.
19012         * g++.dg/warn/Wswitch-1.C: New test.
19013         * g++.dg/warn/Wswitch-2.C: New test.
19014
19015 2002-02-04  Richard Henderson  <rth@redhat.com>
19016
19017         * g++.dg/abi/offsetof.C: Fix size comparison.
19018
19019 2002-02-04  Richard Sandiford  <rsandifo@redhat.com>
19020
19021         * gcc.dg/cast-qual-2.c: New test.
19022
19023 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
19024
19025         * gcc.dg/20020201-4.c: New test.
19026
19027 2002-02-04  Ben Elliston  <bje@redhat.com>
19028
19029         * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
19030         target_info attribute != 0, in addition to the empty string.
19031         (gcc_target_compile): Likewise.
19032
19033 2002-02-03  Andrew Cagney  <ac131313@redhat.com>
19034
19035         * gcc.dg/Wswitch.c: New test.
19036         PR gcc/4475. PR gcc/3780.
19037
19038 2002-02-03  Toon Moene  <toon@moene.indiv.nluug.nl>
19039
19040         * g77.f-torture/execute/5122.f: New test for regressions
19041         against PR fortran/5122.
19042
19043 2002-02-03  David Billinghurst <David.Billinghurst@riotinto.com>
19044
19045         * g77.f-torture/compile/pr3743.f: Delete
19046         * g77.dg/pr3743-1.f: New test.
19047         * g77.dg/pr3743-2.f: New test.
19048         * g77.dg/pr3743-3.f: New test.
19049         * g77.dg/pr3743-4.f: New test.
19050
19051 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
19052
19053         * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
19054
19055 2002-02-02  Richard Henderson  <rth@redhat.com>
19056
19057         * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
19058         * gcc.c-torture/execute/bf64-1.c: Likewise.
19059
19060 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
19061
19062         * gcc.dg/20020201-2.c: New test.
19063
19064         * gcc.dg/20020201-3.c: New test.
19065
19066         * gcc.c-torture/execute/bitfld-2.c: New test.
19067
19068 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
19069
19070         * gcc.dg/bitfld-1.c: Update.
19071         * gcc.dg/bitfld-2.c: Update.
19072         * gcc.c-torture/execute/bitfld-1.x: New.
19073
19074 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
19075
19076         * gcc.c-torture/execute/20020201-1.c: New test.
19077
19078 2002-02-01  Janis Johnson  <janis187@us.ibm.com>
19079
19080         PR target/5469
19081         * gcc.dg/20020201-1.c: New test.
19082
19083 2002-02-01  David.Billinghurst <David.Billinghurst@riotinto.com>
19084
19085         PR fortran/3743
19086         * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
19087         * g77.f-torture/compile/pr3743.x: Remove
19088
19089 2002-01-31  Tom Rix  <trix@redhat.com>
19090
19091         * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
19092
19093 2002-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
19094
19095         * gcc.dg/noncompile/20020130-1.c: New test.
19096
19097 2002-01-30  David Billinghurst  <David.Billinghurst@riotinto.com>
19098
19099         * g77.dg/f77-edit-i-out.f:  Escape \. Allow \r\n and \r.
19100
19101 2002-01-29  Richard Henderson  <rth@redhat.com>
19102
19103         * gcc.c-torture/execute/991118-1.c: Cast various constants back
19104         to long long.
19105         * gcc.c-torture/execute/bf64-1.c: Likewise.
19106
19107 2002-01-29  Jakub Jelinek  <jakub@redhat.com>
19108
19109         * gcc.c-torture/execute/20020129-1.c: New test.
19110
19111 2002-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
19112
19113         * gcc.c-torture/compile/20000224-1.c: Update.
19114         * gcc.c-torture/execute/bitfld-1.c: New tests.
19115         * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
19116         * gcc.dg/uninit-A.c: Update.
19117
19118 2002-01-29  Nathan Sidwell  <nathan@codesourcery.com>
19119
19120         * g++.dg/template/ctor1.C: Add instantiation.
19121
19122 2002-01-28  Paul Koning  <pkoning@equallogic.com>
19123
19124         * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
19125         argument to __builtin_prefetch to be const ptr.
19126
19127 2002-01-28  Jakub Jelinek  <jakub@redhat.com>
19128
19129         * gcc.c-torture/compile/20020120-1.c: New test.
19130
19131 2002-01-27  Kazu Hirata  <kazu@hxi.com>
19132
19133         * gcc.c-torture/execute/20020127-1.c: New test.
19134
19135 2002-01-27  David Billinghurst  <David.Billinghurst@riotinto.com>
19136
19137         * g77.dg/f77-edit-i-in.f: New test
19138         * g77.dg/f77-edit-i-out.f: New test
19139
19140 2002-01-25  Geoffrey Keating  <geoffk@redhat.com>
19141
19142         * gcc.dg/debug/debug.exp: New file.
19143         * gcc.dg/debug/trivial.c: New file.
19144         * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
19145         * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
19146         * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
19147         * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
19148         * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
19149         * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
19150         * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
19151         * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
19152         * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
19153         * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
19154         * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
19155         * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
19156         * gcc.dg/20000503-1.c: Removed.
19157         * gcc.dg/20010207-1.c: Removed.
19158         * gcc.dg/20011223-1.c: Removed.
19159         * gcc.dg/20020104-2.c: Removed.
19160         * gcc.dg/debug-1.c: Removed.
19161         * gcc.dg/debug-2.c: Removed.
19162         * gcc.dg/debug-3.c: Removed.
19163         * gcc.dg/debug-4.c: Removed.
19164         * gcc.dg/debug-5.c: Removed.
19165         * gcc.dg/debug-6.c: Removed.
19166         * gcc.dg/dwarf2-1.c: Removed.
19167         * gcc.dg/dwarf2-2.c: Removed.
19168
19169 2002-01-25  Jakub Jelinek  <jakub@redhat.com>
19170
19171         * g++.old-deja/g++.other/eh5.C: New test.
19172         * g++.old-deja/g++.other/sibcall2.C: New test.
19173         * g++.old-deja/g++.other/array9.C: New test.
19174         * g++.old-deja/g++.other/typename2.C: New test.
19175         * g++.old-deja/g++.other/crash60.C: New test.
19176         * g++.old-deja/g++.other/conv9.C: New test.
19177         * g++.old-deja/g++.other/mangle10.C: New test.
19178         * g++.old-deja/g++.other/unchanging1.C: New test.
19179         * g++.old-deja/g++.other/exprstmt1.C: New test.
19180         * g++.old-deja/g++.other/inline23.C: New test.
19181         * g++.old-deja/g++.eh/ia64-1.C: New test.
19182         * g++.old-deja/g++.other/dwarf2-1.C: New test.
19183         * g++.old-deja/g++.other/reload1.C: New test.
19184         * g++.old-deja/g++.other/static20.C: New test.
19185         * g++.old-deja/g++.other/local-alloc1.C: New test.
19186         * g++.old-deja/g++.other/conv8.C: New test.
19187         * g++.old-deja/g++.other/stmtexpr2.C: New test.
19188         * g++.old-deja/g++.other/storeexpr1.C: New test.
19189         * g++.old-deja/g++.other/storeexpr2.C: New test.
19190         * g++.dg/eh/template2.C: New test.
19191         * g++.dg/warn/weak1.C: New test.
19192
19193 2002-01-25  Hans-Peter Nilsson  <hp@bitrange.com>
19194
19195         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
19196         Remove first, non-varying, argument.
19197
19198 2002-01-23  Richard Henderson  <rth@redhat.com>
19199
19200         * gcc.dg/inline-2.c: New.
19201
19202         * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
19203         Add optional target arg.  Check number of arguments.
19204         (scan-assembler-not, scan-assembler-dem): Likewise.
19205         (scan-assembler-dem-not): Likewise.
19206
19207 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
19208
19209         * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
19210         line 12.
19211         * g++.old-deja/g++.brendan/parse3.C,
19212         g++.old-deja/g++.other/crash26.C,
19213         g++.old-deja/g++.other/crash28.C,
19214         g++.old-deja/g++.other/crash29.C,
19215         g++.old-deja/g++.other/crash30.C,
19216         g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
19217
19218 2002-01-23  Aldy Hernandez  <aldyh@redhat.com>
19219
19220         * gcc.dg/20020115-1.c: New.
19221
19222 2002-01-23  Bob Wilson  <bob.wilson@acm.org>
19223
19224         * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
19225
19226 2002-01-23  Janis Johnson  <janis187@us.ibm.com>
19227
19228         * gcc.dg/20020122-3.c: New.
19229
19230 2002-01-23  Jakub Jelinek  <jakub@redhat.com>
19231
19232         * g++.dg/other/gc1.C: New test.
19233
19234 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
19235
19236         * gcc.dg/c99-intconst-1.c: Mark XFAIL.
19237
19238 2002-01-22  Richard Henderson  <rth@redhat.com>
19239
19240         * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
19241
19242 2002-01-22  Richard Henderson  <rth@redhat.com>
19243
19244         * gcc.dg/20020122-4.c: New.
19245
19246 2002-01-22  H.J. Lu <hjl@gnu.org>
19247
19248         * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
19249         link output.
19250         * gcc.dg/special/ecos.exp: Likewise.
19251         * lib/g++-dg.exp: Likewise.
19252         * lib/g77-dg.exp: Likewise.
19253         * lib/gcc-dg.exp : Likewise.
19254         * lib/mike-g++.exp: Likewise.
19255         * lib/mike-g77.exp: Likewise.
19256         * lib/mike-gcc.exp: Likewise.
19257         * lib/objc-dg.exp: Likewise.
19258
19259 2002-01-22  Janis Johnson  <janis187@us.ibm.com>
19260
19261         PR target/5379
19262         * gcc.dg/20020122-2.c: New test.
19263
19264 2002-01-22  Hans-Peter Nilsson  <hp@axis.com>
19265
19266         * gcc.dg/20020122-1.c: New test.
19267
19268 2001-01-22  David.Billinghurst <David.Billinghurst@riotinto.com>
19269
19270         * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
19271
19272 2002-01-22  David Billinghurst <David.Billinghurst@riotinto.com>
19273
19274         * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
19275
19276 2002-01-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
19277
19278         * gcc.c-torture/compile/20020121-1.c: New test.
19279
19280 2002-01-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
19281
19282         * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
19283         ld_library_path.
19284
19285 2002-01-21  Jakub Jelinek  <jakub@redhat.com>
19286
19287         * gcc.dg/20020218-1.c: New test.
19288
19289 2002-01-21  David.Billinghurst <David.Billinghurst@riotinto.com>
19290
19291         * lib/prune.exp (prune_gcc_output): Prune "At global scope"
19292         messages
19293         * g++.dg/other/deprecated.C: Remove dg-bogus comment for
19294         "At global scope" warning
19295         * g++.dg/ext/align1.C: Change cygwin test for alignment
19296         from db-bogus to dg-warning
19297
19298 2002-01-21  Zack Weinberg  <zack@codesourcery.com>
19299
19300         * g77.f-torture/compile/cpp2.F: New test.
19301
19302 2002-01-19  Nathan Sidwell  <nathan@codesourcery.com>
19303
19304         * g++.dg/template/access1.C: New test.
19305
19306 2002-01-18  Aldy Hernandez  <aldyh@redhat.com>
19307
19308         * gcc.dg/20020118-1.c: New.
19309
19310 2002-01-18  Kazu Hirata  <kazu@hxi.com>
19311
19312         * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
19313
19314 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
19315
19316         * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
19317         * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
19318         alignment warnings.
19319
19320 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
19321
19322         * gcc.misc-tests/i386-prefetch.exp: Save and restore
19323         torture_with_loops and torture_without_loops
19324
19325 2002-01-17  Jakub Jelinek  <jakub@redhat.com>
19326
19327         * gcc.c-torture/compile/20020116-1.c: New test.
19328
19329 2002-01-16  Jakub Jelinek  <jakub@redhat.com>
19330
19331         * gcc.dg/20020116-2.c: New test.
19332
19333         * gcc.dg/ultrasp4.c: New test.
19334
19335         * gcc.dg/20020116-1.c: New test.
19336
19337 2002-01-15  Geoffrey Keating  <geoffk@redhat.com>
19338
19339         * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
19340         by EABI.
19341
19342 2002-01-15  Janis Johnson  <janis187@us.ibm.com>
19343
19344         * gcc.misc-tests/i386-prefetch.exp: New.
19345         * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
19346         * gcc.misc-tests/i386-pf-athlon-1.c: New test.
19347         * gcc.misc-tests/i386-pf-none-1.c: New test.
19348         * gcc.misc-tests/i386-pf-sse-1.c: New test.
19349
19350 2002-01-15  Jakub Jelinek  <jakub@redhat.com>
19351
19352         * gcc.dg/gnu89-init-1.c: Add new tests.
19353
19354 2002-01-15  Andreas Jaeger  <aj@suse.de>
19355
19356         * gcc.dg/i386-mmx-1.c: Also run on x86-64.
19357         * gcc.dg/i386-mmx-2.c: Likewise.
19358         * gcc.dg/i386-sse-1.c: Likewise.
19359         * gcc.dg/i386-sse-2.c: Likewise.
19360         * gcc.dg/i386-sse-3.c: Likewise.
19361
19362 2001-01-14  David Billinghurst <David.Billinghurst@riotinto.com>
19363
19364         * g77.f-torture/execute/intrinsic-unix-bessel.f:
19365         Uncomment additional cases that now pass.
19366
19367 2002-01-11  Richard Henderson  <rth@redhat.com>
19368
19369         * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
19370         * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
19371
19372 2002-01-11  Nicola Pero  <n.pero@mi.flashnet.it>
19373
19374         * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
19375
19376 2002-01-10  Aldy Hernandez  <aldyh@redhat.com>
19377
19378         * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
19379         lvx, stvx, stvebx, stvehx, stvewx, stvxl.
19380
19381 2002-01-10  Dale Johannesen  <dalej@apple.com>
19382
19383         * gcc.c-torture/execute/loop-11.c: New.
19384
19385 2002-01-08  Aldy Hernandez  <aldyh@redhat.com>
19386
19387         * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
19388         dss, lvsl, lvsr, dstt, dstst, dststt, dst.
19389
19390 2002-01-09  Richard Henderson  <rth@redhat.com>
19391
19392         * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
19393         type in which to perform the operation for each size.
19394
19395 2002-01-09  Alan Matsuoka  (alanm@redhat.com)
19396
19397         * gcc.c-torture/compile/20020109-2.c: New test.
19398
19399 2002-01-09  Gwenole Beauchesne  <bgeauchesne@mandrakesoft.com>
19400
19401         * gcc.c-torture/execute/loop-10.c: New test.
19402
19403 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
19404
19405         * gcc.c-torture/compile/20010226-1.c: New test.
19406         * gcc.c-torture/compile/20010227-1.c: New test.
19407         * gcc.c-torture/compile/20010426-1.c: New test.
19408         * gcc.c-torture/compile/20010510-1.c: New test.
19409         * gcc.c-torture/compile/20010605-3.c: New test.
19410         * gcc.c-torture/compile/20010824-1.c: New test.
19411         * gcc.c-torture/execute/20010409-1.c: New test.
19412         * gcc.dg/noncompile/20000901-1.c: New test.
19413         * gcc.dg/20001023-1.c: New test.
19414         * gcc.dg/20001101-1.c: New test.
19415         * gcc.dg/20001102-1.c: New test.
19416         * gcc.dg/20010207-1.c: New test.
19417         * gcc.dg/20010405-1.c: New test.
19418         * gcc.dg/20010822-1.c: New test.
19419         * gcc.dg/20011107-1.c: New test.
19420
19421 2002-01-09  Jeffrey A Law  (law@redhat.com)
19422
19423         * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
19424
19425         * gcc.c-torture/execute/strct-stdarg-1.x: New file.  Expect
19426         execution failure on PA targets.
19427
19428 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
19429
19430         * gcc.c-torture/compile/20020109-1.c: New test.
19431
19432 2002-01-08  Kazu Hirata  <kazu@hxi.com>
19433
19434         * gcc.c-torture/execute/20020108-1.c: New test.
19435
19436 2002-01-08  Jakub Jelinek  <jakub@redhat.com>
19437
19438         * gcc.dg/20020108-1.c: New test.
19439
19440 2002-01-08  H.J. Lu <hjl@gnu.org>
19441
19442         * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
19443         for header files.
19444
19445 2002-01-08  Geoff Keating  <geoffk@redhat.com>
19446
19447         * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
19448         consistency.
19449
19450 002-01-07  Aldy Hernandez  <aldyh@redhat.com>
19451
19452         * gcc.dg/altivec-4.c: Test altivec predicates.
19453
19454 2002-01-07  Jakub Jelinek  <jakub@redhat.com>
19455
19456         * gcc.c-torture/execute/20020107-1.c: New test.
19457
19458 2002-01-06  Craig Rodrigues  <rodrigc@gcc.gnu.org>
19459
19460         PR c/5279
19461         * gcc.c-torture/compile/20020106-1.c: New test.
19462
19463 2002-01-05  Hans-Peter Nilsson  <hp@bitrange.com>
19464
19465         * gcc.c-torture/execute/nestfunc-4.c: New test.
19466
19467 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
19468
19469         * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
19470         extra triple that slipped in.
19471         * g++.old-deja/g++.abi/align.C: Likewise.
19472         * g++.old-deja/g++.abi/bitfields.C: Likewise.
19473
19474 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
19475
19476         * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
19477         * g++.old-deja/g++.abi/align.C: Likewise.
19478         * g++.old-deja/g++.abi/bitfields.C: Likewise.
19479
19480         * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
19481         on FreeBSD/i386.
19482         * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
19483         FreeBSD.
19484
19485 2002-01-04  Jakub Jelinek  <jakub@redhat.com>
19486
19487         * gcc.dg/20020104-1.c: New test.
19488
19489         * gcc.dg/20020104-2.c: New test.
19490
19491 2002-01-04  Hans-Peter Nilsson  <hp@bitrange.com>
19492
19493         * gcc.dg/20020103-1.c: Fix typo in target selector.
19494
19495 2002-01-03  Richard Henderson  <rth@redhat.com>
19496
19497         * gcc.dg/20020103-1.c: New.
19498
19499 2002-01-03  Kazu Hirata  <kazu@hxi.com>
19500
19501         * gcc.c-torture/execute/20020103-1.c: New test.
19502
19503 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
19504
19505         * g++.dg/other/debug2.C: New test.
19506
19507         * gcc.c-torture/compile/20020103-1.c: New test.
19508
19509 2002-01-02  Jakub Jelinek  <jakub@redhat.com>
19510
19511         * gcc.dg/gnu89-init-1.c: Added new tests.
19512
19513 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
19514
19515         * g++.dg/template/friend2.C: Remove as patch is reverted.
19516
19517         * g++.dg/warn/oldcast1.C: New test.
19518
19519         * g++.dg/template/ptrmem1.C: New test.
19520         * g++.dg/template/ptrmem2.C: New test.
19521
19522         * g++.dg/template/ntp.C: New test.
19523
19524         * g++.dg/other/component1.C: New test.
19525
19526         * g++.dg/template/ttp3.C: New test.
19527
19528         * g++.dg/template/friend2.C: New test.
19529         * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
19530
19531 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
19532
19533         * g++.dg/other/ptrmem1.C: New test.
19534         * g++.dg/other/ptrmem2.C: New test.
19535
19536 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
19537
19538         * g++.dg/template/ctor1.C: New test.
19539
19540 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
19541
19542         * g++.dg/template/friend2.C: New test.
19543
19544 2002-01-01  Hans-Peter Nilsson  <hp@bitrange.com>
19545
19546         * gcc.dg/mmix-1.c: New test.
19547
19548 2001-12-31  Richard Henderson  <rth@redhat.com>
19549
19550         * gcc.dg/asm-5.c: New.
19551
19552 2001-12-31  Paolo Carlini  <pcarlini@unitus.it>
19553
19554         * g++.old-deja/g++.robertl/eb130.C: hash_set is now
19555         in namespace __gnu_cxx
19556
19557 2001-12-30  Richard Henderson  <rth@redhat.com>
19558
19559         * gcc.dg/debug-6.c: New.
19560
19561 2001-12-30  Jakub Jelinek  <jakub@redhat.com>
19562
19563         * gcc.c-torture/compile/20011229-2.c: New test.
19564
19565 2001-12-29  Jakub Jelinek  <jakub@redhat.com>
19566
19567         * gcc.dg/debug-3.c: New test.
19568         * gcc.dg/debug-4.c: New test.
19569         * gcc.dg/debug-5.c: New test.
19570
19571 2001-12-29  Richard Henderson  <rth@redhat.com>
19572
19573         * g++.dg/eh/loop1.C: New.
19574
19575 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
19576
19577         * g++.dg/template/crash1.C: New test.
19578
19579 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
19580
19581         * g++.dg/other/const1.C: New test.
19582
19583 2001-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
19584
19585         * gcc.c-torture/compile/20011229-1.c: New test.
19586
19587 2001-12-28  Stan Shebs  <shebs@apple.com>
19588
19589         * lib/objc-torture.exp: Resync with c-torture.exp.
19590         * lib/objc.exp: Load standard libraries.
19591
19592 2001-12-28  Jakub Jelinek  <jakub@redhat.com>
19593
19594         * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
19595         additional tests.
19596
19597 2001-12-27  Roger Sayle <roger@eyesopen.com>
19598
19599         * gcc.c-torture/execute/string-opt-16.c: New testcase.
19600
19601 2001-12-27  Richard Henderson  <rth@redhat.com>
19602
19603         * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
19604
19605 2001-12-26  Nathan Sidwell  <nathan@codesourcery.com>
19606
19607         * g++.dg/eh/ctor1.C: New test.
19608         * g++.dg/other/error2.C: New test.
19609
19610 2001-12-24  Nathan Sidwell  <nathan@codesourcery.com>
19611
19612         * g++.dg/other/init2.C: New test.
19613
19614 2001-12-24  Richard Henderson  <rth@redhat.com>
19615
19616         * gcc.dg/20011223-1.c: New.
19617         * gcc.dg/inline-1.c: New.
19618
19619 2001-12-23  Richard Henderson  <rth@redhat.com>
19620
19621         * gcc.dg/asm-4.c: Test operand modifiers.
19622
19623 2001-12-23  Richard Henderson  <rth@redhat.com>
19624
19625         * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
19626
19627 2001-12-23  Joseph S. Myers  <jsm28@cam.ac.uk>
19628
19629         * gcc.c-torture/execute/20011223-1.c: New test.
19630
19631 2001-12-21  Richard Henderson  <rth@redhat.com>
19632
19633         * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
19634         re-enables the warning.
19635
19636 2001-12-21  Richard Henderson  <rth@redhat.com>
19637
19638         * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
19639
19640 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
19641
19642         * gcc.c-torture/compile/20011218-1.c: New test.
19643
19644 2001-12-20  Nick Clifton  <nickc@cambridge.redhat.com>
19645
19646         * gcc.misc-test/arm-isr.exp: New file.  Control running of the
19647         arm-isr.c test.
19648         * gcc.misc-tests/arm-isr.c: New file.  Test prologue and
19649         epilogue generation for ARM ISR routines.
19650
19651 2001-12-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19652
19653         * gcc.dg/format/builtin-1.c: Test unlocked stdio.
19654         * gcc.dg/format/c90-printf-3.c: Likewise.
19655         * gcc.dg/format/c99-printf-3.c: Likewise.
19656         * gcc.dg/format/ext-1.c: Likewise.
19657         * gcc.dg/format/ext-6.c: Likewise.
19658         * gcc.dg/format/format.h: Prototype unlocked stdio.
19659
19660 2001-12-20  Richard Henderson  <rth@redhat.com>
19661
19662         * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
19663         (arena): Use it.
19664         (malloc): Correct allocation logic.  Abort if we fill up the
19665         arena before initialization complete.
19666         (realloc): Correct allocation logic.
19667
19668 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
19669
19670         * gcc.c-torture/compile/20011219-2.c: New test.
19671
19672         * gcc.c-torture/execute/20011219-1.c: New test.
19673
19674 2001-12-19  David Billinghurst <David.Billinghurst@riotinto.com>
19675
19676         * gcc.dg/special/ecos.exp:  wkali-1.c unsupported if
19677         target does not support weak symbols.
19678
19679 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
19680
19681         * gcc.c-torture/compile/20011219-1.c: New test.
19682
19683 2001-12-19  Nathan Sidwell  <nathan@codesourcery.com>
19684
19685         * g++.dg/other/error1.C: New test.
19686
19687 2001-12-17  Jeffrey A Law  (law@redhat.com)
19688
19689         * gcc.c-torture/execute/20011217-1.c: New test.
19690
19691 2001-12-17  Nicola Pero  <nicola@brainstorm.co.uk>
19692
19693         * objc.dg/special/: New directory.
19694         * objc.dg/special/special.exp: New file.
19695         * objc.dg/special/unclaimed-category-1.h: New file.
19696         * objc.dg/special/unclaimed-category-1a.m: New file.
19697         * objc.dg/special/unclaimed-category-1.m: New file.
19698
19699 2001-12-17  Andreas Jaeger  <aj@suse.de>
19700
19701         * gcc.c-torture/compile/20011217-2.c: New test.
19702
19703 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
19704
19705         * gcc.c-torture/compile/20011217-1.c: New test.
19706
19707 2001-12-14  Aldy Hernandez  <aldyh@redhat.com>
19708
19709         * testsuite/gcc.dg/20011214-1.c: New.
19710
19711 2001-12-13  Aldy Hernandez  <aldyh@redhat.com>
19712
19713         * gcc.dg/altivec-4.c: New.
19714
19715 2001-12-13  Hans-Peter Nilsson  <hp@axis.com>
19716
19717         * gcc.dg/20011113-1.c: New test.
19718
19719 2001-12-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
19720
19721         * g++.old-deja/g++.jason/template31.C: Remove templates for classes
19722         std::__malloc_alloc_template<0> and
19723         std::__default_alloc_template<false, 0>.
19724
19725 2001-12-13  Nicola Pero  <n.pero@mi.flashnet.it>
19726
19727         * objc/execute/bf-21.m: New test.
19728         * objc/execute/enumeration-1.m: New test.
19729         * objc/execute/enumeration-2.m: New test.
19730
19731 2001-12-12  Jakub Jelinek  <jakub@redhat.com>
19732
19733         * gcc.dg/gnu89-init-1.c: New test.
19734
19735 2001-12-12  Nathan Sidwell  <nathan@codesourcery.com>
19736
19737         * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
19738         * g++.old-deja/g++.jason/2371.C: Likewise.
19739         * g++.old-deja/g++.jason/template33.C: Likewise.
19740         * g++.old-deja/g++.jason/template34.C: Likewise.
19741         * g++.old-deja/g++.jason/template36.C: Likewise.
19742         * g++.old-deja/g++.oliva/typename1.C: Likewise.
19743         * g++.old-deja/g++.oliva/typename2.C: Likewise.
19744         * g++.old-deja/g++.other/typename1.C: Likewise.
19745         * g++.old-deja/g++.pt/inherit2.C: Likewise.
19746         * g++.old-deja/g++.pt/nontype5.C: Likewise.
19747         * g++.old-deja/g++.pt/typename11.C: Likewise.
19748         * g++.old-deja/g++.pt/typename14.C: Likewise.
19749         * g++.old-deja/g++.pt/typename16.C: Likewise.
19750         * g++.old-deja/g++.pt/typename3.C: Likewise.
19751         * g++.old-deja/g++.pt/typename4.C: Likewise.
19752         * g++.old-deja/g++.pt/typename5.C: Likewise.
19753         * g++.old-deja/g++.pt/typename7.C: Likewise.
19754         * g++.old-deja/g++.robertl/eb9.C: Likewise.
19755
19756 2001-12-11  Nathan Sidwell  <nathan@codesourcery.com>
19757
19758         * g++.dg/other/linkage1.C: New test.
19759         * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
19760         specifiers.
19761
19762 2001-12-11  Neil Booth  <neil@daikokuya.demon.co.uk>
19763
19764         * gcc.dg/concat.c: New test.
19765
19766 2001-12-11  Stan Shebs  <shebs@apple.com>
19767
19768         * objc/compile: New test directory.
19769         * objc/compile/compile.exp: New expect script.
19770         * objc/compile/20011211-1.m: New compile test.
19771
19772 2001-12-11  Jason Merrill  <jason@redhat.com>
19773
19774         * lib/prune.exp (prune_gcc_output): Also handle "In member
19775         function".  So many permutations...
19776
19777 2001-12-10  Nathan Sidwell  <nathan@codesourcery.com>
19778
19779         * g++.dg/template/typedef1.C: New test.
19780
19781 2001-12-09  Nathan Sidwell  <nathan@codesourcery.com>
19782
19783         * g++.dg/other/copy1.C: New test.
19784
19785 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
19786
19787         * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
19788
19789         * gcc.dg/builtin-choose-expr.c: New.
19790
19791 2001-12-07  Aldy Hernandez  <aldyh@redhat.com>
19792
19793         * gcc.dg/altivec-2.c: New.
19794
19795 2001-12-07  Richard Henderson  <rth@redhat.com>
19796
19797         * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
19798
19799 2001-12-07  Stephane Carrez  <Stephane.Carrez@sun.com>
19800
19801         * gcc.dg/sparc-ret.c: New file, test return corruption bug for
19802         ultrasparc.
19803
19804 2001-12-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
19805
19806         * g++-old.deja/g++.robertl/eb101.C: Deleted.
19807
19808 2001-12-06  Janis Johnson  <janis187@us.ibm.com>
19809
19810         * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
19811         variable argument list.
19812
19813 2001-12-06  Zack Weinberg  <zack@codesourcery.com>
19814
19815         * gcc.c-torture/execute/memcheck: Delete entire directory.
19816         (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
19817         t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
19818
19819 2001-12-05  Neil Booth  <neil@daikokuya.demon.co.uk>
19820
19821         * gcc.dg/Wshadow-1.c: New test.
19822
19823 2001-12-05  Jakub Jelinek  <jakub@redhat.com>
19824
19825         * gcc.c-torture/compile/20011130-1.c: New test.
19826
19827         * gcc.dg/noncompile/20011025-1.c: New test.
19828
19829         * g++.dg/other/anon-union.C: New test.
19830
19831         * gcc.c-torture/execute/20011024-1.c: New test.
19832
19833 2001-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
19834
19835         * gcc.c-torture/execute/20000722-1.x,
19836         gcc.c-torture/execute/20010123-1.x: Remove.
19837         * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
19838         * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
19839         gcc.dg/c99-complit-2.c: New tests.
19840
19841 2001-12-04  Nathan Sidwell  <nathan@codesourcery.com>
19842
19843         * g++.dg/inherit/base1.C: New test.
19844
19845 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
19846
19847         * g++.dg/other/stdarg1.C: New test.
19848
19849         * gcc.c-torture/compile/20011130-2.c: New test.
19850
19851 2001-12-03  Janis Johnson  <janis187@us.ibm.com>
19852
19853         * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
19854         * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
19855         * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
19856         * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
19857         * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
19858         * gcc.dg/builtin-prefetch-1.c: New test.
19859
19860 2001-12-03  Jakub Jelinek  <jakub@redhat.com>
19861
19862         * gcc.dg/20011130-1.c: New test.
19863
19864 2001-12-03  Nathan Sidwell  <nathan@codesourcery.com>
19865
19866         * g++.dg/other/scope1.C: New test.
19867         * g++.dg/template/explicit-instantiation.C: Remove XFAIL
19868
19869 2001-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
19870
19871         * gcc.dg/vla-init-1.c: New test.
19872
19873 2001-12-01  Geoff Keating  <geoffk@redhat.com>
19874
19875         * gcc.c-torture/compile/structs.c: New testcase from GDB.
19876
19877 2001-12-02  Neil Booth  <neil@daikokuya.demon.co.uk>
19878
19879         * objc.dg/alias.m: Update.
19880         * objc.dg/class-1.m: Update.
19881         * objc.dg/const-str-1.m: Update.
19882         * objc.dg/fwd-proto-1.m: Update.
19883         * objc.dg/id-1.m: Update.
19884         * objc.dg/super-class-1.m: Update.
19885
19886 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
19887
19888         * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
19889         constructs.
19890
19891 2001-11-28  Jeffrey A Law  (law@cygnus.com)
19892
19893         * gcc.c-torture/execute/20011128-1.c: New test.
19894
19895 2001-11-28  Hans-Peter Nilsson  <hp@axis.com>
19896
19897         * gcc.dg/20011127-1.c: New test.
19898
19899 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
19900
19901         * gcc.dg/format/strfmon-1.c: Update comments.  Adjust examples
19902         from Austin Group draft 7.
19903         * gcc.dg/format/xopen-1.c: Update comments.  Add tests for gaps in
19904         scanf format arguments.
19905         * gcc.dg/format/no-exargs-2.c: New test.
19906
19907 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
19908
19909         * g++.dg/abi/vbase8-4.C: New test.
19910
19911 2001-11-24  Ian Lance Taylor  <ian@airs.com>
19912
19913         * gcc.c-torture/execute/20011121-1.c: New test.
19914
19915 2001-11-23  Jeffrey A Law  (law@cygnus.com)
19916
19917         * gcc.c-torture/execute/ieee/20011123-1.c: New test.
19918
19919 2001-11-23  Andreas Jaeger  <aj@suse.de>
19920
19921         * gcc.dg/cpp/charconst-2.c: New test.
19922
19923 2001-11-22  Geoffrey Keating  <geoffk@redhat.com>
19924
19925         * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
19926         to the host if it is remote.  Let tests specify extra headers
19927         they use.
19928         * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
19929         * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
19930         * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
19931         * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
19932         * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
19933         * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
19934         * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
19935         * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
19936         * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
19937         * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
19938
19939 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
19940
19941         * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
19942         for little endian ARMs.
19943
19944 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
19945
19946         * gcc.c-torture/compile/20011119-1.c: New test.
19947         * gcc.c-torture/compile/20011119-2.c: New test.
19948
19949 2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
19950
19951         * gcc.dg/altivec-1.c: Fix typo.
19952
19953 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
19954
19955         * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
19956
19957 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
19958
19959         * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
19960
19961 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
19962
19963         * lib/g77.exp: Don't specify --rpath-link.
19964
19965         * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
19966         across all the headers.
19967         * gcc.dg/format/format.exp: For testing on a remote host,
19968         copy format.h.
19969
19970         * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
19971         * gcc.c-torture/execute/930406-1.c: Likewise.
19972         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
19973
19974 2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
19975
19976         * gcc.dg/altivec-1.c: New.
19977
19978 2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
19979
19980         * gcc.dg/cpp/fpreprocessed.c: New test case.
19981
19982 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
19983
19984         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
19985         gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
19986         * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
19987
19988 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
19989
19990         * gcc.dg/no-builtin-1.c: New test.
19991
19992 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
19993
19994         * gcc.c-torture/execute/20011115-1.c: New test.
19995
19996 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
19997
19998         * gcc.c-torture/compile/20011114-2.c: New test.
19999         * gcc.c-torture/compile/20011114-3.c: New test.
20000         * gcc.c-torture/compile/20011114-4.c: New test.
20001
20002 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
20003
20004         * g++.dg/other/init1.C: New test.
20005
20006 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
20007
20008         * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
20009         message.
20010
20011         * gcc.c-torture/execute/20011114-1.c: New testcase.
20012
20013         * gcc.c-torture/compile/20010327-1.c: Revert last change.
20014         * gcc.c-torture/compile/20011114-1.c: New test, exactly
20015         like the (before this change) version of 20010327-1.c.
20016
20017 2001-11-14  Roger Sayle <roger@eyesopen.com>
20018
20019         * gcc.c-torture/execute/string-opt-13.c: New testcase.
20020
20021 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
20022
20023         * g++.dg/init/array2.C: New test.
20024
20025 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
20026
20027         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
20028
20029 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
20030
20031         * g++.dg/other/forscope1.C: New test.
20032         * g++.dg/ext/forscope1.C: New test.
20033         * g++.dg/ext/forscope2.C: New test.
20034
20035 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
20036
20037         * gcc.c-torture/execute/20011113-1.c: New test.
20038
20039 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
20040
20041         * gcc.c-torture/execute/20011109-2.c: New test.
20042
20043         * gcc.c-torture/execute/20011109-1.c: New test.
20044
20045 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
20046
20047         * gcc.c-torture/compile/20011109-1.c: New test.
20048
20049 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
20050
20051         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
20052         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
20053         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
20054         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
20055         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
20056         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
20057         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
20058
20059 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
20060
20061         * g++.dg/warn/Wshadow-1.C: New tests.
20062         * g++.old-deja/g++.mike/for3.C: Update.
20063
20064 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
20065
20066         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
20067         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
20068         XFAILs.  Adjust expected error texts.
20069         * gcc.c-torture/compile/20011106-1.c,
20070         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
20071         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
20072         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
20073         gcc.dg/c99-array-lval-5.c: New tests.
20074
20075 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
20076
20077         * gcc.dg/cpp/defined.c: Update.
20078
20079 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
20080
20081         * gcc.c-torture/execute/anon-1.c: New test.
20082
20083 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
20084
20085         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
20086         same size, so no warning should be produced on stormy16.
20087
20088         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
20089         due to oversized array.
20090         * g++.old-deja/g++.mike/ns15.C: Likewise.
20091         * g++.old-deja/g++.pt/crash16.C: Likewise.
20092
20093 2001-11-02  Graham Stott  <grahams@redhat.com>
20094
20095         * g++.dgother/debug1.C: Fix typos.
20096
20097 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
20098
20099         * g++.dg/other/debug1.C: New test.
20100
20101 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
20102
20103         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
20104         of unsigned long.
20105
20106 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
20107
20108         * gcc.dg/20011029-2.c: New test.
20109
20110         * gcc.c-torture/compile/20011029-1.c: New test.
20111
20112 2001-10-29  Nicola Pero  <n.pero@mi.flashnet.it>
20113
20114         * objc/execute/class_self-1.m: New test.
20115         * objc/execute/class_self-2.m: New test.
20116
20117 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
20118
20119         * gcc.misc-tests/msgs.exp: Delete.
20120         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
20121         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
20122         error set to match recent changes.
20123
20124 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
20125
20126         * gcc.dg/20011021-1.c: New test.
20127
20128 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
20129
20130         * gcc.c-torture/compile/20011023-1.c: New test.
20131
20132 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
20133
20134         * lib/g77.exp: Rewrite based on lib/g++.exp.
20135
20136 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
20137
20138         * gcc.c-torture/execute/20011019-1.c: New test.
20139
20140         * gcc.dg/20011018-1.c: New test.
20141
20142 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
20143
20144         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
20145
20146 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
20147
20148         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
20149         * gcc.dg/attr-invalid.c: Likewise.
20150
20151 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
20152
20153         * testsuite/gcc.dg/20011015-1.c: New test.
20154
20155 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
20156
20157         * g++.dg/template/unify2.C: New test.
20158
20159 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
20160
20161         * g++.dg/other/exception-specification.C: New test
20162
20163 2001-10-13  Tom Rix  <trix@redhat.com>
20164
20165         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
20166         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
20167
20168 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
20169
20170         * testsuite/gcc.dg/20011009-1.c: New test.
20171
20172 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
20173
20174         PR g++/4476
20175         * g++.dg/other/friend1.C: New test.
20176
20177 2001-10-11  Richard Henderson  <rth@redhat.com>
20178
20179         * g++.old-deja/g++.other/crash18.C: Add -S to options.
20180
20181 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
20182
20183         * gcc.c-torture/compile/20011010-1.c: New.
20184
20185 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
20186
20187         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
20188         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
20189         g77.f-torture/execute/execute.exp,
20190         g77.f-torture/noncompile/noncompile.exp,
20191         gcc.c-torture/compile/compile.exp,
20192         gcc.c-torture/execute/execute.exp,
20193         gcc.c-torture/execute/ieee/ieee.exp,
20194         gcc.c-torture/execute/memcheck/memcheck.exp,
20195         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
20196         objc/execute/execute.exp: Update FSF address.
20197
20198 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
20199
20200         * gcc.dg/cpp/cmdlne-C.c: Update.
20201         * gcc.dg/cpp/cmdlne-C2.c: New.
20202
20203 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
20204
20205         * gcc.c-torture/execute/20011008-3.c: New.
20206
20207 2001-10-08  DJ Delorie  <dj@redhat.com>
20208
20209         * gcc.dg/20011008-1.c: New.
20210         * gcc.dg/20011008-2.c: New.
20211
20212 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
20213
20214         * gcc.dg/cpp/spacing1.c: Update test.
20215
20216 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
20217
20218         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
20219         spelling errors of "separate" as "seperate".
20220
20221 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
20222
20223         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
20224         enough to avoid inlining.
20225
20226 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
20227
20228         * lib/g77.exp: set libg2c_dir correctly.
20229
20230 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
20231
20232         * gcc.dg/cpp/macro11.c: New test.
20233
20234 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
20235
20236         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
20237         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
20238         gcc.dg/format/multattr-3.c: New tests.
20239         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
20240         tests for format attributes on function pointers being rejected.
20241
20242 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
20243
20244         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
20245
20246 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
20247
20248         * g++.dg/warn/format1.C: New test.
20249
20250 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
20251
20252         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
20253
20254 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
20255
20256         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
20257
20258 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
20259
20260         * gcc.dg/cpp/redef2.c: Add test.
20261
20262 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
20263
20264         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
20265         long-standing bug on i686, apparently.
20266         * gcc.c-torture/execute/loop-2c.x: New file.
20267         * gcc.c-torture/execute/loop-2d.x: New file.
20268         * gcc.c-torture/execute/loop-3c.x: New file.
20269
20270 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
20271
20272         * gcc.dg/cpp/20000625-2.c: Correct line number.
20273
20274 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
20275
20276         * gcc.dg/cpp/macro10.c: New test.
20277         * gcc.dg/cpp/strify3.c: New test.
20278         * gcc.dg/cpp/spacing1.c: Add tests.
20279         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
20280         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
20281
20282 2001-09-24  DJ Delorie  <dj@redhat.com>
20283
20284         * gcc.c-torture/execute/20010924-1.c: New test.
20285
20286 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
20287
20288         * testsuite/objc/execute/paste.m: Remove.
20289
20290 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
20291
20292         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
20293
20294 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
20295
20296         * g77.dg/strlen0.f: New test.
20297
20298 2001-09-21  Richard Henderson  <rth@redhat.com>
20299
20300         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
20301         * g++.old-deja/g++.abi/vtable2.C: Likewise.
20302
20303 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
20304
20305         Table-driven attributes.
20306         * g++.dg/ext/attrib1.C: New test.
20307
20308 2001-09-20  DJ Delorie  <dj@redhat.com>
20309
20310         * gcc.dg/20000926-1.c: Update expected warning messages.
20311         * gcc.dg/array-2.c: Likewise, and test for warnings too.
20312         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
20313         array.
20314
20315 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
20316
20317         * g++.dg/eh/registers1.C: New test case.
20318
20319 2001-09-17  Richard Henderson  <rth@redhat.com>
20320
20321         * gcc.dg/array-5.c: Fix VLA decomposition test.
20322
20323 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
20324
20325         * gcc.dg/cpp/line5.c: New testcase.
20326
20327 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
20328
20329         * gcc.dg/cpp/macro9.c: New test.
20330
20331 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
20332
20333         * gcc.c-torture/execute/980223.c: Change type of addr from long
20334         to char *.
20335
20336 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
20337
20338         * gcc.c-torture/execute/20010915-1.c: New test.
20339
20340 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
20341
20342         * g77.dg/bprob: New directory.
20343         * g77.dg/bprob/bprob.exp: New file.
20344         * g77.dg/bprob/bprob-1.f: New test.
20345         * g77.dg/gcov: New directory.
20346         * g77.dg/gcov/gcov.exp: New file.
20347         * g77.dg/gcov/gcov-1.f: New test.
20348         * g77.dg/gcov/gcov-1.x: New file.
20349
20350 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
20351
20352         * gcc.dg/cpp/directiv.c: Update.
20353         * gcc.dg/cpp/undef1.c: Update.
20354
20355 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
20356
20357         * gcc.dg/20010912-1.c: New test.
20358
20359 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
20360
20361         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
20362         language-independent file in lib.
20363         * lib/gcov.exp: New file.
20364
20365 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
20366
20367         * gcc.c-torture/compile/20010911-1.c: New test.
20368
20369 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
20370
20371         * lib/profopt.exp: New, to support profile-directed optimizations.
20372         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
20373         * gcc.misc-tests/bprob-1.c: New test.
20374         * gcc.misc-tests/bprob-2.c: New test.
20375
20376 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
20377
20378         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
20379         XFAIL and which kinds of gcov output to verify.
20380         * gcc.misc-tests/gcov-4b.x: New file.
20381         * gcc.misc-tests/gcov-5b.x: New file.
20382         * gcc.misc-tests/gcov-6.x: New file.
20383         * gcc.misc-tests/gcov-7.c: New test.
20384         * gcc.misc-tests/gcov-7.x: New file.
20385
20386 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
20387
20388         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
20389         * gcc.misc-tests/gcov-6.c: New test.
20390
20391 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
20392
20393         PR c++/3986
20394         * g++.dg/abi/vbase1.C: New test.
20395
20396 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
20397
20398         * objc.dg/method-2.m: New.
20399
20400 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
20401
20402         PR c++/4203
20403         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
20404         * g++.dg/init/empty1.C: New test.
20405
20406 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
20407
20408         * gcc.c-torture/compile/20010903-1.c: New test.
20409
20410 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
20411
20412         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
20413         for m68k.
20414
20415 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
20416
20417         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
20418
20419         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
20420
20421         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
20422
20423 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
20424
20425         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
20426         for 16-bit 'unsigned int'.
20427
20428 2001-08-29  Kazu Hirata  <kazu@hxi.com>
20429
20430         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
20431
20432 2001-08-27  Richard Henderson  <rth@redhat.com>
20433
20434         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
20435         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
20436
20437 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
20438
20439         * gcc.dg/asm-names.c (ymain): New.
20440
20441 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
20442
20443         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
20444         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
20445         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
20446
20447 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20448
20449         * gcc.dg/compare5.c: New testcase.
20450
20451 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
20452
20453         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
20454         and "In instantiation".
20455
20456 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
20457
20458         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
20459
20460 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
20461
20462         * gcc.misc-tests/gcov.exp: Add support for branch information.
20463         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
20464         * gcc.misc-tests/gcov-4.c: New test.
20465         * gcc.misc-tests/gcov-4b.c: New test.
20466         * gcc.misc-tests/gcov-5b.c: New test.
20467
20468 2001-08-20  Zack Weinberg  <zackw@panix.com>
20469
20470         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
20471         expected to fail.
20472
20473 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
20474
20475         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
20476
20477 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
20478
20479         * g++.dg/eh/template1.C: New test.
20480
20481 2001-08-16  David Billinghurst  <David.Billinghurst@riotinto.com>
20482
20483         * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
20484         Fix thinko.
20485         * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
20486         for xfail.
20487
20488 2001-08-14  David Billinghurst  <David.Billinghurst@riotinto.com>
20489
20490         * lib/g77-dg.exp:  Use prune.exp for common procedures
20491         (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
20492         * lib/g77.exp: (g77-dg-prune) Remove
20493
20494 2001-08-13  Jason Merrill  <jason_merrill@redhat.com>
20495
20496         * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
20497
20498 2001-08-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
20499
20500         * g++.dg/template/unify1.C: New test.
20501
20502 2001-08-07  Nathan Sidwell  <nathan@codesourcery.com>
20503
20504         * g++.dg/abi/empty4.C: New test.
20505
20506 2001-08-06  David Billinghurst  <David.Billinghurst@riotinto.com>
20507
20508         * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
20509         solaris2.*
20510         * g77.f-torture/compile/pr3743.x: Likewise
20511
20512 2001-08-05  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
20513
20514         * g++.dg/other/using-declaration.C: New test.
20515
20516 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
20517
20518         * gcc.dg/cpp/tr-sign.c: New testcase.
20519
20520 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
20521
20522         * gcc.dg/cpp/19951025-1.c: Revert.
20523         * gcc.dg/cpp/directiv.c: We no longer process directives that
20524         interrupt macro arguments.
20525
20526 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
20527
20528         * gcc.dg/bconstp-1.c: New test.
20529
20530 2001-08-03  Richard Henderson  <rth@redhat.com>
20531
20532         * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
20533
20534 2001-08-02  Neil Booth  <neil@daikokuya.demon.co.uk>
20535
20536         * gcc.dg/cpp/19951025-1.c: Update.
20537
20538 2001-08-02  Jeffrey Oldham  <oldham@codesourcery.com>
20539
20540         * g77.dg/ff90-1.f (s): Fix reference of variable z,
20541         should be x.
20542
20543 2001-08-02  Nathan Sidwell  <nathan@codesourcery.com>
20544
20545         Kill -fhonor-std.
20546         * g++.old-deja/g++.ns/ns14.C: Remove special options.
20547         * g++.old-deja/g++.other/std1.C: Likewise.
20548         * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
20549
20550 2001-08-01  David Billinghurst <David.Billinghurst@riotinto.com>
20551
20552         * lib/g77.exp:  Load gcc-defs.exp for common procedures
20553         (g77_pass, g77_fail, g77_finish, g77_exit,
20554         ${tool}_check_unsupported_p} Now redundant.  Deleted.
20555
20556 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
20557
20558         * g77.dg/fbackslash.f
20559         * g77.dg/fcase-preserve.f
20560         * g77.dg/ff90-1.f
20561         * g77.dg/ffixed-line-length-0.f
20562         * g77.dg/ffixed-line-length-132.f
20563         * g77.dg/ffixed-line-length-7.f
20564         * g77.dg/ffixed-line-length-72.f
20565         * g77.dg/ffixed-line-length-none.f
20566         * g77.dg/ffree-form-1.f
20567         * g77.dg/fno-backslash.f
20568         * g77.dg/fno-f90-1.f
20569         * g77.dg/fno-fixed-form-1.f
20570         * g77.dg/fno-onetrip.f
20571         * g77.dg/fno-typeless-boz.f
20572         * g77.dg/fno-underscoring.f
20573         * g77.dg/fno-vxt-1.f
20574         * g77.dg/fonetrip.f
20575         * g77.dg/ftypeless-boz.f
20576         * g77.dg/fugly-assumed.f
20577         * g77.dg/funderscoring.f
20578         * g77.dg/fvxt-1.f
20579
20580 2001-08-01  Ziemowit Laski  <zlaski@apple.com>
20581
20582         * objc.dg/fwd-proto-1.m: New.
20583         * objc.dg/local-decl-1.m: New.
20584         * objc.dg/naming-1.m: New.
20585         * objc.dg/naming-2.m: New.
20586         * objc.dg/proto-hier-1.m: New.
20587
20588 2001-07-31  Hans-Peter Nilsson  <hp@bitrange.com>
20589
20590         * gcc.dg/c99-scope-2.c: Don't generally assume adding more
20591         largest-type elements to a struct makes its size grow.
20592
20593 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
20594
20595         * g++.dg/abi/vthunk1.C: New test.
20596
20597 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
20598
20599         * g++.dg/abi/vbase8-22.C: New test.
20600
20601 2001-07-31  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
20602
20603         * gcc.dg/cpp/macro8.c: New test.
20604
20605 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
20606
20607         * g++.dg/abi/vbase8-21.C: New test.
20608
20609 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
20610
20611         * g++.dg/abi/vbase8-10.C: New test.
20612
20613 2001-07-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
20614
20615         * lib/g++.exp (g++_set_ld_library_path): Renamed to
20616         ${tool}_set_ld_library_path.
20617         Changed caller.
20618         * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
20619         g++.exp.
20620
20621 2001-07-26  Stan Cox <scox@redhat.com>
20622
20623         * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
20624         * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
20625         gcc_exit, gcc_check_unsupported_p):
20626         Moved to gcc-deps.exp
20627         * gcc-deps.exp: New file.
20628
20629 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
20630
20631         * g++.old-deja/g++.pt/defarg14.C: New test.
20632
20633 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
20634
20635         * g++.old-deja/g++.other/lineno5.C: New test.
20636
20637 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
20638
20639         * g++.old-deja/g++.pt/crash68.C: New test.
20640
20641 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
20642
20643         * g++.old-deja/g++.other/crash42.C: New test.
20644
20645 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
20646
20647         * gcc.dg/cpp/extratokens.c: Fix.
20648         * gcc.dg/cpp/skipping2.c: New tests.
20649
20650 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
20651
20652         * gcc.c-torture/execute/20010724-1.c: New file.
20653         * gcc.c-torture/execute/20010724-1.x: New file.
20654
20655 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
20656
20657         * g++.old-deja/g++.other/cond7.C: New test.
20658
20659 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
20660
20661         * g++.old-deja/g++.other/optimize4.C: New test.
20662
20663 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
20664
20665         * g++.old-deja/g++.abi/vbase8-5.C: New test.
20666
20667 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
20668
20669         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
20670         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
20671         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
20672         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
20673
20674         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
20675         bug report" message.
20676
20677         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
20678         * g++.dg/ext/instantiate1.C: Move from old-deja.
20679
20680 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
20681
20682         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
20683         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
20684         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
20685         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
20686
20687 2001-07-23  Jeffrey A Law  (law@cygnus.com)
20688
20689         * gcc.c-torture/execute/20010723-1.c: New test.
20690
20691 2001-07-23  Ben Elliston  <bje@redhat.com>
20692
20693         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
20694
20695 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
20696
20697         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
20698         i[34567]86-*-*.
20699         Delete handling of ieee_multilib_flags.
20700         Pass -mieee for alpha*-*-* and sh-*-*.
20701         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
20702
20703 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
20704
20705         Remove old-abi tests.
20706         * g++.old-deja/g++.mike/p11116.C: Remove.
20707         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
20708
20709 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
20710
20711         * g77.f-torture/compile/pr3743.f:  New test
20712
20713 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
20714
20715         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
20716
20717 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
20718
20719         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
20720         g++.old-deja/g++.pt/static6.C: Likewise.
20721         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
20722         supports weak symbols.
20723
20724 2001-07-18  Andreas Jaeger  <aj@suse.de>
20725
20726         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
20727         supported again.
20728
20729 2001-07-18  Andreas Jaeger  <aj@suse.de>
20730
20731         * gcc.dg/iftrap-1.c: Fix target line.
20732
20733 2001-07-17  Richard Henderson  <rth@redhat.com>
20734
20735         * gcc.c-torture/execute/20010717-1.c: New.
20736
20737 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
20738
20739         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
20740         tests.
20741
20742 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
20743
20744         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
20745
20746 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
20747
20748         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
20749         UAC_SIGBUS, UAC_NOPRINT definitions.
20750
20751 2001-07-16  Nicola Pero  <n.pero@mi.flashnet.it>
20752
20753         * objc/execute/object_is_class.m: New test.
20754         * objc/execute/object_is_meta_class.m: New test.
20755
20756 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
20757
20758         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
20759         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
20760
20761 2001-01-15  David Billinghurst  <David.Billinghurst@riotinto.com>
20762
20763         * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
20764         * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
20765
20766 2001-07-14  Richard Henderson  <rth@redhat.com>
20767
20768         * gcc.dg/iftrap-1.c: New.
20769
20770 2001-07-11  David Billinghurst  <David.Billinghurst@riotinto.com>
20771
20772         * g77.f-torture/execute/intrinsic77.f: New test.
20773
20774 2001-07-11  Janis Johnson <janis@us.ibm.com>
20775
20776         * gcc.misc-tests/gcov-3.c: New test.
20777
20778 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
20779
20780         * gcc.c-torture/compile/20010711-1.c,
20781         * gcc.c-torture/compile/20010711-2.c: New tests.
20782
20783 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
20784
20785         * gcc.c-torture/execute/20010711-1.c: New test.
20786
20787 2001-07-11  Ben Elliston  <bje@redhat.com>
20788
20789         * g++.old-deja/g++.other/enum5.C: New test.
20790
20791 2001-07-10  Jason Merrill  <jason_merrill@redhat.com>
20792
20793         * lib/g++-dg.exp: Load file-format and target-supports like gcc.
20794         (g++-dg-prune): Call prune_gcc_output.
20795         * prune.exp: New file for prune_gcc_output.
20796         * lib/g++.exp, lib/gcc.exp: Load it.
20797
20798 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
20799
20800         * gcc.c-torture/compile/20010701-1.c,
20801         g++.old-deja/g++.ext/attrib6.C: New tests.
20802
20803 2001-07-06  Jeffrey A Law  (law@cygnus.com)
20804
20805         * gcc.c-torture/compile/20010706-1.c: New test.
20806
20807 2000-09-10  Michael Chamberlain <michael@chamberlain.net.au>
20808
20809         * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
20810
20811 2001-06-28  Stan Shebs  <shebs@apple.com>
20812
20813         * gcc.dg/pragma-darwin.c: New test.
20814
20815 2001-06-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
20816
20817         * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
20818         Solaris 2.[678] system.
20819
20820 2001-06-22  Joseph S. Myers  <jsm28@cam.ac.uk>
20821
20822         * gcc.dg/20010622-1.c: New test.
20823
20824 2001-06-18  Stan Shebs  <shebs@apple.com>
20825
20826         * objc.dg: New directory.
20827         * objc.dg/dg.exp: New file.
20828         * objc.dg/alias.m: New.
20829         * objc.dg/class-1.m: New.
20830         * objc.dg/class-2.m: New.
20831         * objc.dg/const-str-1.m: New.
20832         * objc.dg/const-str-2.m: New.
20833         * objc.dg/id-1.m: New.
20834         * objc.dg/method-1.m: New.
20835         * objc.dg/super-class-1.m: New.
20836         * lib/objc-dg.exp: New file.
20837
20838 2001-06-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
20839
20840         * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
20841         of label name.
20842
20843 2001-06-14  Nathan Sidwell  <nathan@codesourcery.com>
20844
20845         * g++.old-deja/g++.abi/vbase8-9.C: New test.
20846
20847 2001-06-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
20848
20849         * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
20850         variable.
20851
20852 2001-06-12  Richard Henderson  <rth@redhat.com>
20853
20854         * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
20855
20856 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
20857
20858         * g++.old-deja/g++.abi/vbase5.C: New test.
20859         * g++.old-deja/g++.abi/vbase6.C: New test.
20860         * g++.old-deja/g++.abi/vbase7.C: New test.
20861
20862 2001-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20863
20864         * gcc.c-torture/compile/20010610-1.c: New test.
20865
20866 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
20867
20868         * g++.old-deja/g++.abi/vbase4.C: New test.
20869
20870 2001-06-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
20871
20872         * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
20873         support %f for HC11/HC12 targets.
20874         * gcc.c-torture/execute/930513-1.x: New file, likewise.
20875         * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
20876         on HC11/HC12 targets.
20877         * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
20878
20879 2001-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
20880
20881         * gcc.dg/wchar_t-1.c: New file.
20882         * gcc.dg/wint_t-1.c: Likewise.
20883
20884 2001-06-11  Bernd Schmidt  <bernds@redhat.com>
20885
20886         * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
20887
20888 2001-06-11  Richard Henderson  <rth@redhat.com>
20889
20890         * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
20891
20892 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
20893
20894         * gcc.c-torture/compile/20010611-1.c: New test.
20895
20896 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
20897
20898         * gcc.dg/c99-tag-1.c: Add more tests.
20899
20900 2001-06-10  Alexandre Oliva  <aoliva@redhat.com>
20901
20902         * g++.old-deja/g++.abi/ptrmem.C: Take into account different
20903         representation on MN10300 and ARM/Thumb.
20904
20905 2001-06-10  Toon Moene  <toon@moene.indiv.nluug.nl>
20906
20907         * g77.f-torture/execute/20010610.f: New.
20908
20909 2001-06-09  David Billinghurst  <David.Billinghurst@riotinto.com>
20910
20911         * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
20912         names.
20913
20914 2001-06-09  Richard Henderson  <rth@redhat.com>
20915
20916         * gcc.c-torture/execute/ashrdi-1.c: New.
20917         * gcc.c-torture/execute/ashldi-1.c: New.
20918         * gcc.c-torture/execute/lshrdi-1.c: New.
20919
20920 2001-06-09  Ovidiu Predescu  <ovidiu@cup.hp.com>
20921
20922         * objc/execute/load-3.m: Added. Check sending +load to categories,
20923         in addition to classes.
20924
20925 2001-06-08  Stan Shebs  <shebs@apple.com>
20926
20927         * objc/execute/load-2.m: New test.  From Nicola Pero
20928         <n.pero@mi.flashnet.it>.
20929
20930 2001-06-08  Jakub Jelinek  <jakub@redhat.com>
20931
20932         * gcc.c-torture/execute/20010605-2.c: New test.
20933
20934 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
20935
20936         * g++.old-deja/g++.abi/vbase2.C: New test.
20937         * g++.old-deja/g++.abi/vbase3.C: New test.
20938
20939 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
20940
20941         * g++.old-deja/g++.pt/friend49.C: New test.
20942
20943 2001-06-07  Nathan Sidwell  <nathan@codesourcery.com>
20944
20945         * g++.old-deja/g++.ext/anon3.C: New test.
20946
20947 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
20948
20949         * g++.old-deja/g++.other/conv7.C: New test.
20950
20951 2001-06-05  Joseph S. Myers  <jsm28@cam.ac.uk>
20952
20953         * gcc.c-torture/compile/20010605-2.c: New test.
20954
20955 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
20956
20957         * gcc.c-torture/execute/20010604-1.c: New test.
20958
20959 2001-06-04  Loren J. Rittle  <ljrittle@acm.org>
20960
20961         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
20962
20963 2001-06-04  Jeffrey Oldham  <oldham@codesourcery.com>
20964
20965         * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
20966         (g++_link_flags): Likewise.
20967         (g++_init): Pass gccpath's value to two previous functions.
20968
20969 2001-06-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20970
20971         * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
20972         Ensure logfile entry matches exec command line.
20973
20974 2001-05-31  Richard Henderson  <rth@redhat.com>
20975
20976         * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
20977         * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
20978
20979 2001-05-30  David.Billinghurst  <David.Billinghurst@riotinto.com>
20980
20981         * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
20982         compiler for irix6.2
20983
20984 2001-05-30  Nathan Sidwell  <nathan@codesourcery.com>
20985
20986         * g++.old-deja/g++.other/optimize3.C: New file.
20987
20988 2001-05-29  Jeffrey Oldham  <oldham@codesourcery.com>
20989
20990         * gcc.c-torture/compile/20010518-2.x: New file to compile, not
20991         assemble.
20992
20993 2001-05-26  Nathan Sidwell  <nathan@codesourcery.com>
20994
20995         * g++.old-deja/g++.other/optimize2.C: New file.
20996
20997 2001-05-25  Diego Novillo  <dnovillo@redhat.com>
20998
20999         * gcc.c-torture/compile/20010518-2.c: New file.
21000         * gcc.c-torture/execute/20010518-1.c: New file.
21001         * gcc.c-torture/execute/20010518-2.c: New file.
21002
21003 2001-05-25  Joseph S. Myers  <jsm28@cam.ac.uk>
21004
21005         * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
21006
21007 2001-05-24  Mark Mitchell  <mark@codesourcery.com>
21008
21009         G++ no longer defines builtins that do not begin with __builtin.
21010         * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
21011         * g++.old-deja/g++.brendand/misc13.C: Likewise.
21012         * g++.old-deja/g++.law/builtin1.C: Likewise.
21013         * g++.old-deja/g++.law/cvt2.C: Likewise.
21014         * g++.old-deja/g++.mike/net5.C: Likewise.
21015         * g++.old-deja/g++.other/builtins1.C: Likewise.
21016         * g++.old-deja/g++.other/builtins2.C: Likewise.
21017         * g++.old-deja/g++.other/builtins3.C: Likewise.
21018         * g++.old-deja/g++.other/builtins4.C: Likewise.
21019         * g++.old-deja/g++.other/inline8.C: Likewise.
21020         * g++.old-deja/g++.robertl/eb39.C: Likewise.
21021
21022 2001-05-24  Nathan Sidwell  <nathan@codesourcery.com>
21023
21024         * g++.old-deja/g++.pt/using1.C: Adjust.
21025         * g++.old-deja/g++.pt/using2.C: New test.
21026
21027 2001-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
21028
21029         * gcc.dg/cpp/charconst.c: New tests.
21030         * gcc.dg/cpp/escape.c: New tests.
21031         * gcc.dg/cpp/escape-1.c: New tests.
21032         * gcc.dg/cpp/escape-2.c: New tests.
21033         * gcc.dg/cpp/ucs.c: New tests.
21034
21035 2001-05-23  David.Billinghurst <David.Billinghurst@riotinto.com>
21036
21037         * gcc.misc-tests/linkage.exp:  Pass appropriate flags to
21038         native compiler for irix6.5.
21039
21040 Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
21041
21042         * lib/g++.exp (g++_include_flags): Use args to compute
21043         get_multilibs.
21044         (g++_link_flags): Likewise.
21045         (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
21046
21047 2001-05-22  Joseph S. Myers  <jsm28@cam.ac.uk>
21048
21049         * gcc.dg/c90-hexfloat-1.c: Add more tests.
21050
21051 2001-05-21  Geoff Keating  <geoffk@redhat.com>
21052
21053         * gcc.c-torture/compile/920520-1.x: Merge previous contents into
21054         this file.
21055
21056 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
21057
21058         * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
21059         STACK_SIZE;
21060         * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
21061         to STACK_SIZE; Use it to define size of add_histo array.
21062         * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
21063         to STACK_SIZE.
21064         (f): Use GITT_SIZE to define size of gitt local table.
21065         * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
21066         to STACK_SIZE; Use it to define size of bytemem array.
21067
21068 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
21069
21070         * gcc.c-torture/compile/20000804-1.x: New file, this test fails
21071         on 68HC11/HC12 due to the asm instruction.
21072         * gcc.c-torture/compile/20001205-1.x: New file, ditto.
21073         * gcc.c-torture/compile/920520-1.x: Likewise.
21074         * gcc.c-torture/compile/20001226-1.x: New file, this test fails
21075         on 68HC11/HC12 because the function is larger than 64K.
21076         * gcc.c-torture/compile/961203-1.x: New file, this test fails
21077         on 68HC11/HC12 because the structure is too large.
21078
21079 2001-05-20  Richard Henderson  <rth@redhat.com>
21080
21081         * gcc.c-torture/execute/20010520-1.c: New.
21082
21083 2001-05-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21084
21085         * g++.old-deja/g++.warn/compare1.C: New test.
21086         * gcc.dg/compare4.c: New test.
21087
21088 2001-05-20  Nathan Sidwell  <nathan@codesourcery.com>
21089
21090         * g++.old-deja/g++.other/optimize1.C: New test.
21091
21092 2001-05-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
21093
21094         * g++.old-deja/g++.pt/spec41.C: New test.
21095
21096 2001-05-19  Joseph S. Myers  <jsm28@cam.ac.uk>
21097
21098         * gcc.c-torture/compile/20010114-1.x: Remove.
21099
21100 2001-05-18  Stan Shebs  <shebs@apple.com>
21101
21102         * gcc.c-torture/compile/20010518-1.c: New test.
21103
21104 2001-05-18  Nathan Sidwell  <nathan@codesourcery.com>
21105
21106         * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
21107         * g++.old-deja/g++.pt/crash67.C: New test.
21108
21109 2001-05-17  Jeffrey D. Oldham  <oldham@codesourcery.com>
21110
21111         * g++.old-deja/g++.other/debug9.C: New test.
21112
21113 2001-05-16  Zack Weinberg  <zackw@stanford.edu>
21114
21115         * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
21116
21117 2001-05-16  Jan Hubicka  <jh@suse.cz>
21118
21119         * gcc.c-torture/compile/20010516-1.c: New test.
21120
21121 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
21122
21123         * g++.old-deja/g++.other/crash41.C: New test.
21124
21125 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
21126
21127         * g++.old-deja/g++.pt/crash66.C: New test.
21128
21129 2001-05-15  Benjamin Kosnik  <bkoz@redhat.com>
21130
21131         * g++.old-deja/g++.robertl/eb27.C: Convert.
21132
21133 2001-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
21134
21135         * g++.dg/friend-warn.C: New test.  Do not warn about friend
21136         declaration being redundant.
21137
21138 2001-05-15  Mark Mitchell (admin)  <mitchell@nunki.dbai.tuwien.ac.at>
21139
21140         * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
21141
21142 2001-05-14  Mark Mitchell  <mark@codesourcery.com>
21143
21144         * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
21145
21146 2001-05-13  Benjamin Kosnik  <bkoz@redhat.com>
21147
21148         * lib/g++.exp: Use testsuite_flags.
21149
21150 2001-05-13  Mark Mitchell  <mark@codesourcery.com>
21151
21152         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
21153
21154 2001-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
21155
21156         * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
21157
21158 2001-05-11  Mark Mitchell  <mark@codesourcery.com>
21159
21160         * lib/objc.exp: Add -lposix4 on Solaris 2.8.
21161
21162 2001-05-10  Joseph S. Myers  <jsm28@cam.ac.uk>
21163
21164         * gcc.c-torture/compile/20010313-1.c: New test.
21165
21166 2001-05-09  Zack Weinberg  <zackw@stanford.edu>
21167
21168         * gcc.dg/cpp/direct2.c: New test.
21169         * gccq.dg/cpp/direct2s.c: New test.
21170
21171         * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
21172
21173 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
21174
21175         * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
21176         * g++.old-deja/g++.other/op3.C: Likewise.
21177
21178 2001-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
21179
21180         * gcc.dg/cpp/syshdr.h: New file.
21181         * gcc.dg/cpp/sysmac1.c: Update.
21182         * gcc.dg/cpp/sysmac2.c: Update.
21183
21184 2001-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
21185
21186         * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
21187
21188 2001-05-04  David Edelsohn  <edelsohn@gnu.org>
21189
21190         * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
21191         gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
21192
21193 2001-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
21194
21195         * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
21196
21197 2001-05-03  Geoffrey Keating  <geoffk@redhat.com>
21198
21199         * lib/g++.exp (g++_include_flags): Don't use any special flags
21200         if TESTING_IN_BUILD_TREE is not defined.
21201         (g++_init): Use a plain 'c++' as the compiler if
21202         TESTING_IN_BUILD_TREEE is not defined.
21203
21204 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
21205
21206         * g++.old-deja/g++.eh/catch13.C: New test.
21207         * g++.old-deja/g++.eh/catch14.C: New test.
21208
21209 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
21210
21211         * gcc.dg/cpp/tr-define.c: New test.
21212
21213 2001-05-01  Loren J. Rittle  <ljrittle@acm.org>
21214
21215         * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
21216         <stdlib.h>, not <malloc.h>.
21217
21218 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
21219
21220         * g++.old-deja/g++.ns/template17.C: New test.
21221
21222 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
21223
21224         * g++.old-deja/g++.pt/ref4.C: New test.
21225
21226 2001-04-30  Richard Henderson  <rth@redhat.com>
21227
21228         * gcc.dg/20000724-1.c: Revert last change.
21229
21230 2001-04-30  Toon Moene  <toon@moene.indiv.nluug.nl>
21231
21232         * g77.f-torture/execute/20010430.f: New test.
21233
21234 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
21235
21236         * gcc.dg/20000724-1.c: Add a clobber of `esp'.
21237
21238 2001-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
21239
21240         * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
21241
21242 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
21243
21244         * g++.old-deja/g++.eh/crash6.C: New test.
21245
21246 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
21247
21248         * g++.old-deja/g++.other/warn7.C: New test.
21249
21250 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
21251
21252         * g++.old-deja/g++.other/defarg9.C: New test.
21253
21254 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
21255
21256         * g77.f-torture/compile/20010426.f: New test.
21257         * g77.f-torture/execute/20010426.f: New test.
21258
21259 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
21260
21261         * g77.f-torture/compile/20000629-1.x: Remove - error
21262         has been fixed.
21263
21264 2001-04-26  Jeffrey A Law  (law@cygnus.com)
21265
21266         * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
21267         Tweak slightly to work with g++.dg framework.
21268         * g++.dg/special/ecos.exp: Run initp1.C test.
21269         * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
21270
21271         * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
21272         its linker doesn't give line numbers either.
21273         * g++.old-deja/g++.ext/instantiate3.C: Similarly.
21274
21275 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
21276
21277         * g++.old-deja/g++.other/lex1.C: New test.
21278
21279 2001-04-26  Jakub Jelinek  <jakub@redhat.com>
21280
21281         * gcc.dg/noncompile/20010425-1.c: New test.
21282
21283 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
21284
21285         * g++.old-deja/g++.pt/mangle2.C: New test.
21286
21287 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
21288
21289         * gcc.dg/format/plus-1.c: New test.
21290
21291 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
21292
21293         * gcc.dg/20010423-1.c: New test.
21294
21295 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
21296
21297         * gcc.c-torture/execute/20010422-1.c: New test.
21298
21299 2001-04-25  Nathan Sidwell  <nathan@codesourcery.com>
21300
21301         * g++.old-deja/g++.ns/type2.C: New test.
21302
21303 2001-04-24  Zack Weinberg  <zackw@stanford.edu>
21304
21305         * g++.old-deja/g++.other/perf1.C: New test.
21306
21307 2001-04-24  Nathan Sidwell <nathan@codesourcery.com>
21308
21309         * gcc.dg/c99-func-2.c: Remove xfail.
21310         * gcc.dg/c99-func-3.c: Remove xfail.
21311         * gcc.dg/c99-func-4.c: Remove xfail.
21312
21313 2001-04-23  Zack Weinberg  <zackw@stanford.edu>
21314
21315         * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
21316
21317 2001-04-23  Joseph S. Myers  <jsm28@cam.ac.uk>
21318
21319         * gcc.c-torture/compile/20010423-1.c: New test.
21320
21321 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
21322
21323         * g++.old-deja/g++.pt/typename28.C: New test.
21324
21325 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
21326
21327         * g++.old-deja/g++.abi/empty2.C: New test.
21328         * g++.old-deja/g++.abi/empty3.C: New test.
21329
21330 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
21331
21332         * g++.old-deja/g++.other/comdat2.C: New test.
21333         * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
21334
21335 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
21336
21337         * g++.old-deja/g++.other/overload14.C: New test.
21338
21339 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
21340
21341         * g++.old-deja/g++.other/lookup23.C: New test.
21342
21343 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
21344
21345         * gcc.c-torture/execute/20010403-1.c: New test.
21346
21347 2001-04-19  David Billinghurst <David.Billinghurst@riotinto.com>
21348             Mark Mitchell  <mark@codesourcery.com>
21349
21350         * lib/old-dejagnu.exp: Don't delete output of executable.
21351         Add .exe suffix to executables.
21352
21353 2001-04-18  Toon Moene  <toon@moene.indiv.nluug.nl>
21354
21355         * g77.f-torture/execute/short.x; Remove - Error has been fixed.
21356
21357 2001-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21358
21359         * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
21360
21361 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
21362
21363         * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
21364         * g++.old-deja/g++.abi/crash1.C: New test.
21365
21366 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
21367
21368         * g++.old-deja/g++.other/crash40.C: New test.
21369
21370 2001-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21371
21372         * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
21373
21374 2001-04-11  Nathan Sidwell  <nathan@codesourcery.com>
21375
21376         * g++.old-deja/g++.other/warn6.C: New test.
21377
21378 22001-04-11  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
21379
21380         * g++.old-deja/g++.robertl/eb42.C: Same.
21381
21382 001-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21383
21384         * gcc.dg/wtr-conversion-1.c: New testcase.
21385
21386 2001-04-10  Richard Henderson  <rth@redhat.com>
21387
21388         * g++.old-deja/g++.other/array5.C: New.
21389
21390 2001-04-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
21391
21392         * gcc.c-torture/execute/20010408-1.c: New test.
21393
21394 2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>
21395
21396         * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
21397         headers and constructs.
21398         * g++.old-deja/g++.robertl/eb79.C: Same.
21399         * g++.old-deja/g++.robertl/eb77.C (main): Same.
21400         * g++.old-deja/g++.robertl/eb73.C: Same.
21401         * g++.old-deja/g++.robertl/eb66.C (main): Same.
21402         * g++.old-deja/g++.robertl/eb55.C (t): Same.
21403         * g++.old-deja/g++.robertl/eb54.C (main): Same.
21404         * g++.old-deja/g++.robertl/eb46.C (main): Same.
21405         * g++.old-deja/g++.robertl/eb44.C: Same.
21406         * g++.old-deja/g++.robertl/eb41.C (main): Same.
21407         * g++.old-deja/g++.robertl/eb4.C (main): Same.
21408         * g++.old-deja/g++.robertl/eb39.C: Same.
21409         * g++.old-deja/g++.robertl/eb33.C (main): Same.
21410         * g++.old-deja/g++.robertl/eb31.C (main): Same.
21411         * g++.old-deja/g++.robertl/eb30.C: Same.
21412         * g++.old-deja/g++.robertl/eb3.C: Same.
21413         * g++.old-deja/g++.robertl/eb24.C (T>): Same.
21414         * g++.old-deja/g++.robertl/eb21.C: Same.
21415         * g++.old-deja/g++.robertl/eb15.C: Same.
21416         * g++.old-deja/g++.robertl/eb118.C: Same.
21417         * g++.old-deja/g++.robertl/eb115.C (main): Same.
21418         * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
21419         * g++.old-deja/g++.robertl/eb109.C: Same.
21420         * g++.old-deja/g++.other/sibcall1.C (main): Same.
21421         * g++.old-deja/g++.mike/rtti1.C: Same.
21422         * g++.old-deja/g++.mike/p658.C: Same.
21423         * g++.old-deja/g++.mike/net46.C: Same.
21424         * g++.old-deja/g++.mike/net34.C: Same.
21425         * g++.old-deja/g++.mike/memoize1.C: Same.
21426         * g++.old-deja/g++.mike/eh2.C: Same.
21427         * g++.old-deja/g++.law/weak.C: Same.
21428         * g++.old-deja/g++.law/visibility7.C: Same.
21429         * g++.old-deja/g++.law/visibility25.C: Same.
21430         * g++.old-deja/g++.law/visibility22.C: Same.
21431         * g++.old-deja/g++.law/visibility2.C: Same.
21432         * g++.old-deja/g++.law/visibility17.C: Same.
21433         * g++.old-deja/g++.law/visibility13.C: Same.
21434         * g++.old-deja/g++.law/visibility10.C: Same.
21435         * g++.old-deja/g++.law/visibility1.C: Same.
21436         * g++.old-deja/g++.law/virtual3.C (eval): Same.
21437         * g++.old-deja/g++.law/vbase1.C: Same.
21438         * g++.old-deja/g++.law/operators32.C: Same.
21439         * g++.old-deja/g++.law/nest3.C: Same.
21440         * g++.old-deja/g++.law/missed-error2.C (foo): Same.
21441         * g++.old-deja/g++.law/except5.C (main): Same.
21442         * g++.old-deja/g++.law/cvt7.C (run): Same.
21443         * g++.old-deja/g++.law/cvt2.C: Same.
21444         * g++.old-deja/g++.law/cvt16.C: Same.
21445         * g++.old-deja/g++.law/ctors6.C (bar): Same.
21446         * g++.old-deja/g++.law/ctors17.C (main): Same.
21447         * g++.old-deja/g++.law/ctors13.C: Same.
21448         * g++.old-deja/g++.law/ctors12.C (main): Same.
21449         * g++.old-deja/g++.law/ctors10.C: Same.
21450         * g++.old-deja/g++.law/code-gen5.C: Same.
21451         * g++.old-deja/g++.law/bad-error7.C: Same.
21452         * g++.old-deja/g++.law/arm9.C: Same.
21453         * g++.old-deja/g++.law/arm12.C: Same.
21454         * g++.old-deja/g++.law/arg8.C: Same.
21455         * g++.old-deja/g++.law/arg1.C: Same.
21456         * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
21457         * g++.old-deja/g++.jason/template31.C: Same.
21458         * g++.old-deja/g++.jason/template24.C (main): Same.
21459         * g++.old-deja/g++.jason/2371.C: Same.
21460         * g++.old-deja/g++.eh/new2.C: Same.
21461         * g++.old-deja/g++.eh/new1.C: Same.
21462         * g++.old-deja/g++.brendan/ptolemy2.C: Same.
21463         * g++.old-deja/g++.brendan/nest21.C (main): Same.
21464         * g++.old-deja/g++.brendan/err-msg3.C: Same.
21465         * g++.old-deja/g++.brendan/crash62.C: Same.
21466         * g++.old-deja/g++.brendan/crash52.C: Same.
21467         * g++.old-deja/g++.brendan/crash49.C (main): Same.
21468         * g++.old-deja/g++.brendan/crash38.C: Same.
21469         * g++.old-deja/g++.brendan/crash15.C (main): Same.
21470         * g++.old-deja/g++.brendan/copy9.C: Same.
21471
21472 2001-04-06  J"orn Rennecke <amylaar@redhat.com>
21473
21474         * gcc.c-torture/execute/20001203-2.c (memset):
21475         Count argument is of type __SIZE_TYPE__.
21476
21477 2001-04-04  Diego Novillo  <dnovillo@redhat.com>
21478
21479         * gcc.c-torture/compile/20010404-1.c: New test.
21480
21481 2001-04-04  Jakub Jelinek  <jakub@redhat.com>
21482
21483         * gcc.c-torture/compile/20010326-1.c: New test.
21484
21485 2001-04-03  Alexandre Oliva  <aoliva@redhat.com>
21486
21487         * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
21488         peculiarities of the SH.
21489         * g++.old-deja/g++.ext/instantiate2.C: Likewise.
21490
21491 2001-04-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
21492
21493         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
21494         * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
21495         * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
21496
21497 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
21498
21499         * g77.f-torture/compile/20010321-1.f: New test.
21500
21501 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
21502
21503         * gcc.c-torture/compile/20010329-1.c: New test.
21504
21505 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
21506
21507         * gcc.c-torture/execute/20010329-1.c: New test.
21508
21509 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
21510
21511         * g++.old-deja/g++.other/eh4.C: Fix typo.
21512
21513 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
21514
21515         * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
21516
21517 2001-03-28  Philip Blundell  <philb@gnu.org>
21518
21519         * gcc.c-torture/compile/20010328-1.c: New test.
21520
21521 2001-03-27  Richard Henderson  <rth@redhat.com>
21522
21523         * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
21524         * g++.old-deja/g++.eh/vbase3.C: Likewise.
21525
21526 2001-03-27  Alan Modra  <alan@linuxcare.com.au>
21527
21528         * gcc.c-torture/compile/20010327-1.c: New test.
21529
21530 2001-03-26  Nathan Sidwell  <nathan@codesourcery.com>
21531
21532         * g++.old-deja/g++.other/friend12.C: New test.
21533         * g++.old-deja/g++.other/friend9.C: Expect no errors.
21534         * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
21535
21536 2001-03-25  Joseph S. Myers  <jsm28@cam.ac.uk>
21537
21538         * gcc.c-torture/execute/20010325-1.c: New test.
21539
21540 2001-03-23  Jakub Jelinek  <jakub@redhat.com>
21541
21542         * g++.old-deja/g++.other/mangle3.C: New test.
21543
21544 2001-03-22  Jakub Jelinek  <jakub@redhat.com>
21545
21546         * g++.old-deja/g++.other/anon8.C: New test.
21547
21548 2001-03-20  Philip Blundell  <philb@gnu.org>
21549
21550         * gcc.c-torture/compile/20010320-1.c: New test.
21551
21552 2001-03-17  Richard Henderson  <rth@redhat.com>
21553
21554         * g++.old-deja/g++.other/eh4.C: Add expected error text.
21555
21556 2001-03-15  Geoff Keating  <geoff@redhat.com>
21557
21558         * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
21559         tests on AIX.
21560
21561 2001-03-15  Gabriel Dos Reis  <gdr@codesourcery.com>
21562
21563         * g++.old-deja/g++.other/eh4.C: New test.
21564
21565 2001-03-14  Neil Booth  <neil@daikokuya.demon.co.uk>
21566
21567         * gcc.dg/cpp/mi1.c: Update.
21568
21569 2001-03-14  Jakub Jelinek  <jakub@redhat.com>
21570
21571         * g++.old-deja/g++.other/regstack.C: New test.
21572
21573 2001-03-12  Nathan Sidwell  <nathan@codesourcery.com>
21574
21575         * g++.old-deja/g++.other/ref4.C: New test.
21576
21577 2001-03-11  Nicola Pero <n.pero@mi.flashnet.it>
21578
21579         * objc/execute/va_method.m: Added.
21580         * objc/execute/IMP.m: Added.
21581         * objc/execute/_cmd.m: Added.
21582         * objc/execute/accessing_ivars.m: Added.
21583         * objc/execute/class-1.m: Added.
21584         * objc/execute/class-10.m: Added.
21585         * objc/execute/class-11.m: Added.
21586         * objc/execute/class-12.m: Added.
21587         * objc/execute/class-13.m: Added.
21588         * objc/execute/class-14.m: Added.
21589         * objc/execute/class-2.m: Added.
21590         * objc/execute/class-3.m: Added.
21591         * objc/execute/class-4.m: Added.
21592         * objc/execute/class-5.m: Added.
21593         * objc/execute/class-6.m: Added.
21594         * objc/execute/class-7.m: Added.
21595         * objc/execute/class-8.m: Added.
21596         * objc/execute/class-9.m: Added.
21597         * objc/execute/class-tests-1.h
21598         * objc/execute/class-tests-2.h
21599         * objc/execute/compatibility_alias.m: Added.
21600         * objc/execute/encode-1.m: Added.
21601         * objc/execute/formal_protocol-1.m: Added.
21602         * objc/execute/formal_protocol-2.m: Added.
21603         * objc/execute/formal_protocol-3.m: Added.
21604         * objc/execute/formal_protocol-4.m: Added.
21605         * objc/execute/formal_protocol-5.m: Added.
21606         * objc/execute/formal_protocol-6.m: Added.
21607         * objc/execute/formal_protocol-7.m: Added.
21608         * objc/execute/informal_protocol.m: Added.
21609         * objc/execute/initialize.m: Added.
21610         * objc/execute/load.m: Added.
21611         * objc/execute/many_args_method.m: Added.
21612         * objc/execute/nested-3.m: Added.
21613         * objc/execute/no_clash.m: Added.
21614         * objc/execute/private.m: Added.
21615         * objc/execute/redefining_self.m: Added.
21616         * objc/execute/root_methods.m: Added.
21617         * objc/execute/selector-1.m: Added.
21618         * objc/execute/static-1.m: Added.
21619         * objc/execute/static-2.m: Added.
21620         * objc/execute/va_method.m: Added.
21621
21622 2001-03-10  Richard Henderson  <rth@redhat.com>
21623
21624         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
21625
21626 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
21627
21628         * g++.old-deja/g++.other/crash31.C: XFAIL.
21629         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
21630         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
21631         * gcc.c-torture/execute/20010123-1.x: XFAIL.
21632         * gcc.c-torture/execute/20010124-1.x: XFAIL.
21633         * gcc.dg/sequence-pt-1.c: XFAIL one test.
21634
21635 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
21636
21637         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
21638
21639 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
21640
21641         * gcc.dg/20000724-1.c: Don't use multiline strings.
21642
21643 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
21644
21645         * objc/execute/string1.m, objc/execute/string2.m: Compare the
21646         result of -cString against what we expect it to be; don't just
21647         print it out for no one to read.
21648
21649         * objc/execute/string3.m, objc/execute/string4.m: New tests.
21650         Based on testcases provided by Nicola Pero.
21651
21652 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
21653
21654         * gcc.dg/cpp/macro7.c: New test.
21655
21656 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
21657
21658         * gcc.dg/cpp/multiline.c: Update.
21659
21660 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
21661
21662         * g++.old-deja/g++.other/enum3.C: New test.
21663
21664 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
21665
21666         * g++.old-deja/g++.other/pod1.C: New test.
21667
21668 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
21669
21670         * g++.old-deja/g++.ext/overload1.C: New test.
21671
21672 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
21673
21674         * g++.old-deja/g++.pt/using1.C: New test.
21675
21676 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
21677
21678         * g++.old-deja/g++.other/using9.C: New test.
21679
21680 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
21681
21682         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
21683
21684         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
21685
21686 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
21687
21688         * g++.old-deja/g++.ext/realpt1.C: Remove.
21689
21690 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
21691
21692         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
21693
21694 2001-02-26  Will Cohen  <wcohen@redhat.com>
21695
21696         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
21697
21698 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
21699
21700         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
21701         templatized constructors.
21702
21703 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
21704
21705         * gcc.c-torture/execute/20010224-1.c: New test.
21706
21707 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
21708
21709         * gcc.c-torture/execute/20010222-1.c: New test.
21710
21711 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
21712
21713         * g++.old-deja/g++.other/inline20.C: New test.
21714
21715 2001-02-21  Ovidiu Predescu  <ovidiu@cup.hp.com>
21716
21717         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
21718
21719 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
21720
21721         * g++.old-deja/g++.other/lookup22.C: New test.
21722
21723 2001-02-19  Zack Weinberg  <zackw@stanford.edu>
21724
21725         * g77.dg: New directory.
21726         * g77.dg/20010216-1.f: New test case.
21727         * g77.dg/dg.exp: New driver.
21728         * lib/g77-dg.exp: New driver library.
21729
21730 2001-02-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
21731
21732         * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
21733
21734 2001-02-16  Gabriel Dos Reis <gdr@codesourcery.com>
21735
21736         * g++.old-deja/g++.other/decl9.C: New test.
21737
21738 2001-02-16  Jakub Jelinek  <jakub@redhat.com>
21739
21740         * g++.old-deja/g++.other/init16.C: Update the test so that it does
21741         not need <string> and also tests the initialization at runtime.
21742
21743 2001-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
21744
21745         * gcc.c-torture/execute/longlong.c: New test.
21746
21747 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
21748
21749         * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
21750
21751 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
21752
21753         * gcc.c-torture/execute/920302-1.c (execute):
21754         Change argument type to short.
21755
21756 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
21757
21758         * g++.old-deja/g++.pt/deduct6.C: New test.
21759
21760 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
21761
21762         * g++.old-deja/g++.pt/deduct5.C: New test.
21763
21764 2001-02-14  Jakub Jelinek  <jakub@redhat.com>
21765
21766         * gcc.c-torture/execute/20010209-1.c: New test.
21767
21768 2001-02-14  Neil Booth  <neil@daikokuya.demon.co.uk>
21769
21770         * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
21771
21772 2001-02-12  Geoffrey Keating  <geoffk@redhat.com>
21773
21774         * g++.dg/vtgc1.C: Update for new ABI.
21775
21776         * consistency.vlad: New directory, 1665 files.
21777
21778 2001-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
21779
21780         * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
21781         return type.
21782         * gcc.dg/cpp/digraphs.c: Declare puts.
21783
21784 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
21785
21786         * g++.old-deja/g++.other/warn5.C: New test.
21787
21788 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
21789
21790         * g++.old-deja/g++.pt/spec40.C: New test.
21791
21792 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
21793
21794         * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
21795         case.
21796         * g++.old-deja/g++.ext/arrnew.C: Deprecate.
21797
21798 2001-02-12  Jakub Jelinek  <jakub@redhat.com>
21799
21800         * gcc.c-torture/compile/20010209-1.c: New test.
21801
21802 2001-02-11  Jeffrey Oldham  <oldham@codesourcery.com>
21803
21804         * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
21805         excess errors message but not if it crashes.
21806         * g++.old-deja/g++.other/crash27.C: Likewise.
21807         * g++.old-deja/g++.other/crash28.C: Likewise.
21808         * g++.old-deja/g++.other/crash30.C: Likewise.
21809         * g++.old-deja/g++.other/crash32.C: Likewise.
21810         * g++.old-deja/g++.other/crash35.C: Likewise.
21811         * g++.old-deja/g++.pt/inherit2.C: Likewise.
21812
21813 2001-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
21814
21815         * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
21816         gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
21817         g++.dg/dg.exp, g++.old-deja/old-deja.exp,
21818         g77.f-torture/execute/execute.exp,
21819         g77.f-torture/noncompile/noncompile.exp,
21820         gcc.c-torture/execute/execute.exp,
21821         gcc.c-torture/execute/memcheck/memcheck.exp,
21822         gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
21823         gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
21824         gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
21825         gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
21826         gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
21827         lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
21828         lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
21829         lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
21830         Remove bug reporting instructions with ancient email addresses.
21831
21832 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
21833
21834         * gcc.dg/20010202-1.c: New test.
21835         * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
21836
21837 2001-02-07  Zack Weinberg  <zack@wolery.stanford.edu>
21838
21839         * g++.dg/stdbool-if.C: New test.
21840
21841 2001-02-07  Ovidiu Predescu  <ovidiu@cup.hp.com>
21842
21843         * objc/execute/fdecl.m: Added main().
21844
21845 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
21846
21847         * gcc.c-torture/execute/20010206-1.c: New test.
21848
21849 2001-02-06  Neil Booth  <neil@daikokuya.demon.co.uk>
21850
21851         * gcc.dg/cpp/avoidpaste1.c: Update.
21852
21853 2001-02-05  Ovidiu Predescu  <ovidiu@cup.hp.com>
21854
21855         * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
21856         Pero <nicola@brainstorm.co.uk>.
21857         * objc/execute/fdecl.m: Declare foo as pointer to AClass.
21858
21859 2001-02-06  Nathan Sidwell  <nathan@codesourcery.com>
21860
21861         * g++.old-deja/g++.pt/spec39.C: New test.
21862
21863 2001-02-05  Jakub Jelinek  <jakub@redhat.com>
21864
21865         * gcc.c-torture/compile/20010202-1.c: New test.
21866
21867 2001-02-05  Nathan Sidwell  <nathan@codesourcery.com>
21868
21869         * g++.old-deja/g++.abi/primary2.C: New test.
21870         * g++.old-deja/g++.abi/primary3.C: New test.
21871         * g++.old-deja/g++.abi/primary4.C: New test.
21872         * g++.old-deja/g++.abi/primary5.C: New test.
21873         * g++.old-deja/g++.abi/vtable3.h: New test.
21874         * g++.old-deja/g++.abi/vtable3a.C: New test.
21875         * g++.old-deja/g++.abi/vtable3b.C: New test.
21876         * g++.old-deja/g++.abi/vtable3c.C: New test.
21877         * g++.old-deja/g++.abi/vtable3d.C: New test.
21878         * g++.old-deja/g++.abi/vtable3e.C: New test.
21879         * g++.old-deja/g++.abi/vtable3f.C: New test.
21880         * g++.old-deja/g++.abi/vtable3g.C: New test.
21881         * g++.old-deja/g++.abi/vtable3h.C: New test.
21882         * g++.old-deja/g++.abi/vtable3i.C: New test.
21883         * g++.old-deja/g++.abi/vtable3j.C: New test.
21884         * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
21885
21886 2001-02-03  Jakub Jelinek  <jakub@redhat.com>
21887
21888         * g++.old-deja/g++.other/anon6.C: New test.
21889         * g++.old-deja/g++.other/anon7.C: New test.
21890
21891 2001-02-01  Neil Booth  <neil@daikokuya.demon.co.uk>
21892
21893         * gcc.dg/cpp/avoidpaste2.c: New tests.
21894
21895 2001-01-31  Jakub Jelinek  <jakub@redhat.com>
21896
21897         * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
21898
21899 2001-01-31  Jeffrey Oldham  <oldham@codesourcery.com>
21900
21901         * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
21902         DECIMAL_DIG cases for Irix."
21903
21904 2001-01-31  J"orn Rennecke <amylaar@redhat.com>
21905
21906         * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
21907
21908 2001-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
21909
21910         * gcc.dg/c99-tag-1.c: New test.
21911
21912 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
21913
21914         * gcc.dg/cpp/tr-warn1.c: Add tests.
21915
21916 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
21917
21918         * gcc.dg/cpp/avoidpaste1.c: Update.
21919         * gcc.dg/cpp/paste4.c: Update.
21920
21921 2001-01-30  Jeffrey Oldham  <oldham@codesourcery.com>
21922
21923         * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
21924         cases for Irix.
21925
21926 2001-01-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
21927
21928         * g++.old-deja/g++.other/inline19.C: New test.
21929
21930 2001-01-30  Neil Booth  <neil@daikokuya.demon.co.uk>
21931
21932         * gcc.dg/Wlarger-than.c: New test.
21933
21934 2001-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
21935
21936         * gcc.dg/cpp/avoidpaste1.c: Fix typos.
21937
21938 2001-01-29  Jakub Jelinek  <jakub@redhat.com>
21939
21940         * gcc.c-torture/execute/20010129-1.c: New test.
21941         * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
21942
21943 2001-01-28  Neil Booth  <neil@daikokuya.demon.co.uk>
21944
21945         * gcc.dg/cpp/avoidpaste1.c: Test case.
21946
21947 2001-01-28  Jakub Jelinek  <jakub@redhat.com>
21948
21949         * g++.old-deja/g++.other/inline18.C: New test.
21950
21951 2001-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21952
21953         * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
21954         and __builtin_putchar.
21955
21956 2001-01-27  Jakub Jelinek  <jakub@redhat.com>
21957
21958         * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
21959         tests.
21960
21961 2001-01-25  Jeffrey Oldham  <oldham@codesourcery.com>
21962
21963         * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
21964         floating point number rounding mode to round to the nearest
21965         representable mode.
21966
21967 2001-01-25  Jakub Jelinek  <jakub@redhat.com>
21968
21969         * g++.old-deja/g++.other/mangle2.C: New test.
21970
21971 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
21972
21973         * gcc.c-torture/compile/20010124-1.c: New test.
21974
21975 2001-01-24  Nathan Sidwell  <nathan@codesourcery.com>
21976
21977         * g++.old-deja/g++.pt/spec38.C: New test.
21978
21979 2001-01-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
21980
21981         * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
21982         "Build don't run".
21983
21984 2001-01-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
21985
21986         * gcc.c-torture/execute/20010123-1.c: New test.
21987
21988 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
21989
21990         * g++.old-deja/g++.pt/spec37.C: New test.
21991
21992 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
21993
21994         * g++.old-deja/g++.pt/overload14.C: New test.
21995
21996 2001-01-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
21997
21998         * gcc.c-torture/execute/20010122-1.c: New test, exercise
21999         __builtin_return_address.
22000
22001 2001-01-22  Nathan Sidwell  <nathan@codesourcery.com>
22002
22003         * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
22004         * g++.old-deja/g++.pt/spec35.C: New test.
22005         * g++.old-deja/g++.pt/spec36.C: New test.
22006
22007 2001-01-20  Jakub Jelinek  <jakub@redhat.com>
22008
22009         * gcc.c-torture/compile/20010118-1.c: New test.
22010
22011 2001-01-20  Neil Booth  <neil@daikokuya.demon.co.uk>
22012
22013         * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
22014
22015 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
22016
22017         * gcc.c-torture/execute/20010119-1.c: New test.
22018
22019 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
22020
22021         * g++.old-deja/g++.other/vbase5.C: New test.
22022
22023 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
22024
22025         * gcc.c-torture/execute/20010118-1.c: New test.
22026
22027 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
22028
22029         * g++.old-deja/g++.pt/deduct3.C: New test.
22030
22031 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
22032
22033         * g++.old-deja/g++.pt/spec34.C: New test.
22034
22035 2001-01-19  "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
22036
22037         * g77.f-torture/compile/20000601-2.f: New test.
22038
22039 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
22040
22041         * g++.old-deja/g++.other/init17.C: New test.
22042
22043 2001-01-18  Alexandre Oliva  <aoliva@redhat.com>
22044
22045         * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
22046
22047 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
22048
22049         * g++.old-deja/g++.pt/unify8.C: New test.
22050
22051 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
22052
22053         * g++.old-deja/g++.abi/vbase1.C: New test.
22054
22055 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
22056
22057         * g++.old-deja/g++.pt/crash65.C: New test.
22058
22059 2001-01-18  Neil Booth  <neil@daikokuya.demon.co.uk>
22060
22061         * gcc.dg/cpp/assembl2.S: New test case.
22062
22063 2001-01-17  Jeffrey Oldham  <oldham@codesourcery.com>
22064
22065         * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
22066         are supported.
22067
22068 2001-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22069
22070         * g++.old-deja/g++.other/builtins1.C: New test.
22071         * g++.old-deja/g++.other/builtins2.C: Likewise.
22072         * g++.old-deja/g++.other/builtins3.C: Likewise.
22073         * g++.old-deja/g++.other/builtins4.C: Likewise.
22074
22075 2001-01-17  Jakub Jelinek  <jakub@redhat.com>
22076
22077         * gcc.c-torture/compile/20010117-1.c: New test.
22078         * gcc.c-torture/compile/20010117-2.c: New test.
22079
22080 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
22081
22082         * g77.f-torture/execute/20010116.[fx]: New test,
22083         XFAIL on i?86-*-*.
22084         * g77.f-torture/compile/20010115.f: Indicate it's
22085         a test for PR fortran/1636.
22086
22087 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
22088
22089         * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
22090
22091 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
22092
22093         * g77.f-torture/compile/20010115.f: New test.
22094
22095 2001-01-15  Nathan Sidwell  <nathan@codesourcery.com>
22096
22097         * g++.old-deja/g++.pt/nontype5.C: New test.
22098
22099 2001-01-15  Neil Booth  <neil@daikokuya.demon.co.uk>
22100
22101         * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
22102         have an equivalent working one below it.
22103
22104 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
22105
22106         * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
22107         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
22108
22109 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
22110
22111         * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
22112         message containing "init_priority".
22113         (conpr-2.C): Likewise.
22114         (conpr-3.C): Likewise.
22115         * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
22116
22117 2001-01-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
22118
22119         * gcc.c-torture/execute/20010114-2.c: New test.
22120
22121 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
22122
22123         * gcc.c-torture/compile/20010114-1.c: New test.
22124         * gcc.c-torture/compile/20010114-1.x: Xfail.
22125         * gcc.c-torture/compile/20010114-2.c: New test.
22126         * gcc.c-torture/execute/20010114-1.c: New test.
22127         * gcc.dg/trunc-1.c: New test.
22128         * gcc.dg/uninit-B.c: New test.
22129
22130 2001-01-13  Nick Clifton  <nickc@redhat.com>
22131
22132         * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
22133         target.
22134
22135 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
22136
22137         * gcc.c-torture/compile/20010113-1.c: New test.
22138
22139 2001-01-13  Jakub Jelinek  <jakub@redhat.com>
22140
22141         * gcc.c-torture/compile/20001212-1.c: New test.
22142
22143 2001-01-13  Neil Booth  <neil@daikokuya.demon.co.uk>
22144
22145         * gcc.dg/cpp/widestr1.c: Update.
22146         * gcc.dg/cpp/prag-imp.c: Remove.
22147
22148 2001-01-12  Jakub Jelinek  <jakub@redhat.com>
22149
22150         * gcc.c-torture/execute/20000801-3.x: Remove.
22151         * gcc.dg/c90-init-1.c: New test.
22152         * gcc.dg/c99-init-1.c: New test.
22153         * gcc.dg/c99-init-2.c: New test.
22154         * gcc.dg/gnu99-init-1.c: New test.
22155
22156 2001-01-12  Richard Earnshaw <rearnsha@arm.com>
22157
22158         * lib/f-torture.exp (f_torture_compile): Prune the warnings before
22159         testing that no relevant ones were found.
22160
22161 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
22162
22163         * g++.old-deja/g++.pt/cast2.C: New test.
22164
22165 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
22166
22167         * g++.old-deja/g++.pt/friend47.C: New test.
22168
22169 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
22170
22171         * g++.old-deja/g++.pt/instantiate13.C: New test.
22172
22173 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
22174
22175         * g++.old-deja/g++.other/defarg7.C: New test.
22176         * g++.old-deja/g++.other/defarg8.C: New test.
22177
22178 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
22179
22180         * g++.old-deja/g++.pt/crash64.C: New test.
22181
22182 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
22183
22184         * g++.old-deja/g++.pt/crash63.C: New test.
22185
22186 2001-01-11  Neil Booth  <neil@daikokuya.demon.co.uk>
22187
22188         * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
22189
22190 2001-01-10  Alan Lehotsky  <lehotsky@tiac.net>
22191
22192         * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
22193
22194 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
22195
22196         * g++.old-deja/g++.pt/error3.C: New test.
22197
22198 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
22199
22200         * g++.old-deja/g++.other/crash39.C: New test.
22201
22202 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
22203
22204         * g++.old-deja/g++.other/vbase4.C: New test.
22205
22206 2001-01-08  Jonathan Larmour  <jlarmour@redhat.com>
22207
22208         * gcc.dg/20000419-2.c: Move to "special" subdirectory.
22209         * gcc.dg/special/20000419-2.c: New file. Identical to above.
22210         * gcc.dg/special/special.exp: New test driver which will check
22211         for alias support for the above test.
22212
22213 2001-01-09  Alan Lehotsky  <lehotsky@tiac.net>
22214
22215         * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
22216         problems on small machines.
22217         * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
22218         parameterize.
22219
22220 2001-01-09  Jeffrey Oldham  <oldham@codesourcery.com>
22221
22222         * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
22223         mips.
22224         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
22225
22226 2001-01-09  Nathan Sidwell  <nathan@codesourcery.com>
22227
22228         * g++.old_deja/g++.pt/using8.C: New test.
22229
22230 2001-01-09  Joseph S. Myers  <jsm28@cam.ac.uk>
22231
22232         * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
22233
22234 2000-01-08  Loren J. Rittle  <ljrittle@acm.org>
22235
22236         * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
22237         where a failure is expected.
22238         * gcc.c-torture/execute/ieee/rbug.x: Likewise.
22239
22240 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
22241
22242         * g++.old_deja/g++.pt/instantiate12.C: New test.
22243
22244 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
22245
22246         * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
22247         start of structs.
22248         * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
22249         * g++.old-deja/g++.brendan/crash17.C: Likewise.
22250         * g++.old-deja/g++.brendan/crash29.C: Likewise.
22251         * g++.old-deja/g++.brendan/crash48.C: Likewise.
22252         * g++.old-deja/g++.brendan/ns1.C: Likewise.
22253         * g++.old-deja/g++.brendan/warnings1.C: Likewise.
22254         * g++.old-deja/g++.bugs/900205_04.C: Likewise.
22255         * g++.old-deja/g++.bugs/900514_03.C: Likewise.
22256         * g++.old-deja/g++.eh/spec6.C: Likewise.
22257         * g++.old-deja/g++.jason/crash3.C: Likewise.
22258         * g++.old-deja/g++.law/ctors11.C: Likewise.
22259         * g++.old-deja/g++.law/ctors17.C: Likewise.
22260         * g++.old-deja/g++.law/ctors5.C: Likewise.
22261         * g++.old-deja/g++.law/ctors9.C: Likewise.
22262         * g++.old-deja/g++.mike/ambig1.C: Likewise.
22263         * g++.old-deja/g++.mike/net22.C: Likewise.
22264         * g++.old-deja/g++.mike/p3538a.C: Likewise.
22265         * g++.old-deja/g++.mike/p3538b.C: Likewise.
22266         * g++.old-deja/g++.mike/virt3.C: Likewise.
22267         * g++.old-deja/g++.niklas/t128.C: Likewise.
22268         * g++.old-deja/g++.other/anon4.C: Likewise.
22269         * g++.old-deja/g++.other/using1.C: Likewise.
22270         * g++.old-deja/g++.other/warn3.C: Likewise.
22271         * g++.old-deja/g++.pt/t37.C: Likewise.
22272         * g++.old-deja/g++.robertl/eb69.C: Likewise.
22273         * g++.old-deja/g++.robertl/eb71.C: Likewise.
22274
22275 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
22276
22277         * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
22278
22279 2001-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22280
22281         * gcc.c-torture/execute/stdio-opt-3.c: New test.
22282
22283 2001-01-07  Jakub Jelinek  <jakub@redhat.com>
22284
22285         * gcc.c-torture/compile/20010107-1.c: New test.
22286
22287 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
22288
22289         * gcc.c-torture/execute/builtin-noret-1.c: New test.
22290
22291 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
22292
22293         * gcc.dg/format/format.h: New file.
22294         * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
22295         gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
22296         gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
22297         gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
22298         gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
22299         gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
22300         gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
22301         gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
22302         gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
22303         gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
22304         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
22305         gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
22306         gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
22307         gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
22308         gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
22309         gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
22310         gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
22311         gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
22312         gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
22313         gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
22314         gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
22315         instead of declaring standard types, macros and functions in each
22316         test.
22317
22318 2001-01-06  Alexandre Oliva  <aoliva@redhat.com>
22319
22320         * gcc.c-torture/execute/20010106-1.c: New test.
22321
22322 2001-01-06  Joseph S. Myers  <jsm28@cam.ac.uk>
22323
22324         * gcc.dg/format/format.exp: New file.
22325         * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
22326         * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
22327         * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
22328         * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
22329         * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
22330         * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
22331         * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
22332         * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
22333         * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
22334         * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
22335         * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
22336         * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
22337         * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
22338         * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
22339         * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
22340         * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
22341         * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
22342         * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
22343         * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
22344         * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
22345         * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
22346         * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
22347         * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
22348         * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
22349         * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
22350         * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
22351         * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
22352         * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
22353         * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
22354         * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
22355         * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
22356         * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
22357         * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
22358         * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
22359         * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
22360         * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
22361         * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
22362         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
22363         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
22364         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
22365         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
22366         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
22367
22368 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
22369
22370         * gcc.c-torture/execute/991228-1.c: Take word endianness into
22371         account.
22372
22373 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
22374
22375         * gcc.c-torture/execute/builtin-complex-1.c: New test.
22376
22377 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
22378
22379         * g++.old-deja/g++.pt/crash62.C: New test.
22380
22381 2001-01-04  Richard Henderson  <rth@redhat.com>
22382
22383         * gcc.dg/20000926-1.c: Update expected warnings.
22384         * gcc.dg/array-2.c: Likewise.
22385         * gcc.dg/array-4.c: Also validate flexible array members.
22386         * gcc.dg/c99-flex-array-1.c: New.
22387
22388 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
22389
22390         * gcc.c-torture/compile/20001222-1.x: Remove.
22391
22392 2001-01-04  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
22393
22394         * gcc.c-torture/execute/built-in-setjmp.c: New.
22395
22396 2001-01-03  Richard Henderson  <rth@redhat.com>
22397
22398         * gcc.dg/940510-1.c: Update expected error wording.
22399         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
22400
22401 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
22402
22403         * lib/target-supports.exp (check_alias_available): Modified to
22404         indicate aliases not supported if only weak aliases are supported.
22405
22406 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22407
22408         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
22409         Turn on cmpstrsi checks for __pj__ and __i370__.
22410
22411 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
22412
22413         * g++.old-deja/g++.other/virtual11.C: New test.
22414
22415 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
22416
22417         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
22418
22419 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22420
22421         * gcc.c-torture/compile/20010102-1.c: New test.
22422
22423 2001-01-02  Andreas Jaeger  <aj@suse.de>
22424
22425         * gcc.dg/noreturn-3.c: New test.
22426
22427         * gcc.dg/noreturn-4.c: New test.
22428
22429 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22430
22431         * gcc.c-torture/execute/stdio-opt-1.c: Also test
22432         __builtin_fputc and __builtin_fwrite.
22433
22434 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
22435
22436         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
22437         signed char, not default char.
22438
22439 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
22440
22441         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
22442
22443 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
22444
22445         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
22446
22447 2000-12-29  Richard Henderson  <rth@redhat.com>
22448
22449         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
22450         (__cyg_profile_func_exit): Define.
22451
22452 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
22453
22454         * g++.dg/vtgc1.C: New test.
22455
22456 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
22457
22458         * gcc.dg/noncompile/20001228-1.c: New test.
22459
22460         * gcc.dg/20001228-1.c: New test.
22461
22462         * gcc.c-torture/execute/20001228-1.c: New test.
22463
22464 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
22465
22466         * gcc.dg/format-strfmon-1.c: New test.
22467
22468 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22469
22470         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
22471         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
22472         * gcc.c-torture/execute/string-opt-1.c: Likewise.
22473         * gcc.c-torture/execute/string-opt-2.c: Likewise.
22474         * gcc.c-torture/execute/string-opt-3.c: Likewise.
22475         * gcc.c-torture/execute/string-opt-4.c: Likewise.
22476         * gcc.c-torture/execute/string-opt-6.c: Likewise.
22477         * gcc.c-torture/execute/string-opt-7.c: Likewise.
22478         * gcc.c-torture/execute/string-opt-8.c: Likewise.
22479         * gcc.c-torture/execute/string-opt-9.c: Likewise.
22480         * gcc.c-torture/execute/string-opt-10.c: Likewise.
22481         * gcc.c-torture/execute/string-opt-11.c: Likewise.
22482         * gcc.c-torture/execute/string-opt-12.c: Likewise.
22483
22484         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
22485         * gcc.c-torture/execute/string-opt-4.c: Test index.
22486
22487 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
22488
22489         * gcc.c-torture/compile/20001226-1.c: New test.
22490
22491 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
22492
22493         * gcc.c-torture/compile/20001222-1.c: New test.
22494         * gcc.c-torture/compile/20001222-1.x: Xfail.
22495
22496 2000-12-22  Alexandre Oliva  <aoliva@redhat.com>
22497
22498         * gcc.c-torture/execute/comp-goto-2.c: New test.
22499
22500 2000-12-21  J"orn Rennecke <amylaar@redhat.com>
22501
22502         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
22503         Use long types if __INT_MAX__ is 32767.
22504         (main): Use cast to (sint32 *) when poking 88 into a_page.
22505
22506         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
22507
22508 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
22509
22510         * gcc.c-torture/compile/20001221-1.c: New test.
22511         * gcc.c-torture/execute/20001221-1.c: New test.
22512
22513 2000-12-20  Richard Henderson  <rth@redhat.com>
22514
22515         * g++.old-deja/g++.pt/crash36.C: Update error lines.
22516         * g++.old-deja/g++.robertl/eb109.C: Likewise.
22517
22518 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22519
22520         * gcc.dg/compare3.c: New test.
22521
22522 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
22523
22524         * gcc.dg/format-warnll-1.c: New test.
22525
22526 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
22527
22528         * gcc.dg/cpp/cmdlne-P.c: New test.
22529
22530 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
22531
22532         * gcc.c-torture/execute/builtin-abs-1.c,
22533         gcc.c-torture/execute/builtin-abs-2.c: New tests.
22534
22535 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
22536
22537         * gcc.dg/cpp/multiline.c: New test.
22538
22539 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
22540
22541         * g++.old-deja/g++.other/syshdr1.C: Update.
22542         * gcc.dg/cpp/lineflags.c: Remove temporarily.
22543
22544 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
22545
22546         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
22547
22548 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
22549
22550         * g++.old-deja/g++.pt/ttp65.C: New test.
22551
22552 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
22553
22554         * g++.old-deja/g++.pt/ttp64.C: New test.
22555
22556 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
22557
22558         * g++.old-deja/g++.pt/spec33.C: New test.
22559
22560 2000-12-14  Catherine Moore  <clm@redhat.com>
22561
22562         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
22563         * gcc.c-torture/execute/920612-2.c: Likewise.
22564         * gcc.c-torture/execute/920428-2.c: Likewise.
22565         * gcc-c-torture/execute/va-arg-11.c: Call exit.
22566         * gcc.c-torture/execute/va-arg-21.c: Likewise.
22567
22568 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
22569
22570         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
22571         * gcc.dg/pack-test-2.c: Likewise.
22572
22573 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
22574
22575         Tests by Zack Weinberg <zackw@stanford.edu>.
22576
22577         * gcc.dg/cpp/defined.c: Update.
22578         * gcc.dg/cpp/defined_trad.c: New tests.
22579
22580 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
22581
22582         * gcc.dg/cpp/trad-direct.c: Update.
22583
22584 2000-12-11  Neil Booth  <neilb@earthling.net>
22585
22586         * gcc.dg/cpp/defined_trad.c
22587
22588 2000-12-11  Neil Booth  <neilb@earthling.net>
22589
22590         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
22591
22592 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
22593
22594         * gcc.dg/format-miss-2.c: New test.
22595
22596 2000-12-09  Neil Booth  <neilb@earthling.net>
22597
22598         * gcc.dg/cpp/lineflags.c: New tests.
22599         * gcc.dg/cpp/poison.c: Update.
22600         * gcc.dg/cpp/redef2.c: Update.
22601         * gcc.dg/cpp/skipping.c: New test.
22602
22603 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
22604
22605         * g++.old-deja/g++.other/eh3.C: New testcase.
22606
22607 2000-12-07  Neil Booth  <neilb@earthling.net>
22608
22609         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
22610         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
22611         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
22612         wtr-union-init-2.c, wtr-union-init-3.c: Update.
22613         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
22614         Update.
22615
22616 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
22617
22618         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
22619         __SIZE_TYPE__ instead of int for type of integers cast to
22620         pointers.
22621
22622 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
22623
22624         * g++.old-deja/g++.other/cleanup4.C: New test.
22625
22626 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
22627
22628         * format-sec-1.c: New test.
22629
22630 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
22631
22632         * gcc.dg/format-nonlit-3.c: New test.
22633
22634 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
22635
22636         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
22637         through a null pointer.
22638
22639 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
22640
22641         * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
22642         * g++.old-deja/g++.pt/partial4.C: New test.
22643
22644 2000-12-06  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
22645
22646         * gcc.c-torture/execute/ieee/hugeval.x: New.
22647
22648 2000-12-06  Neil Booth  <neilb@earthling.net>
22649
22650         * gcc.dg/cpp/backslash2.c: New tests.
22651
22652 2000-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22653
22654         * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
22655         * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
22656
22657 2000-12-05  Geoffrey Keating  <geoffk@redhat.com>
22658
22659         * gcc.c-torture/execute/20001203-2.c: New testcase.
22660
22661 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
22662
22663         * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
22664         * g++.old-deja/g++.other/virtual10.C: New test.
22665
22666 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
22667
22668         * g++.old-deja/g++.mike/pmf5.C: Remove test.
22669
22670 2000-12-05  Richard Henderson  <rth@redhat.com>
22671
22672         * gcc.c-torture/compile/20001205-1.c: New.
22673
22674 2000-12-04  Neil Booth  <neilb@earthling.net>
22675
22676         * g++.old-deja/g++.other/virtual9.C: New test.
22677         * g++.old-deja/g++.pt/crash61.C: New test.
22678         * gcc.c-torture/execute/loop-9.c: New test.
22679
22680 2000-12-04  Neil Booth  <neilb@earthling.net>
22681
22682         * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
22683         * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
22684         * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
22685         * gcc.dg/cpp/extratokens.c: ...here.
22686
22687 2000-12-04  Neil Booth  <neilb@earthling.net>
22688
22689         * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
22690         New tests.
22691
22692 2000-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22693
22694         * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
22695         * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
22696
22697 2000-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
22698
22699         * gcc.c-torture/execute/20001203-1.c: New test.
22700
22701 2000-12-03  Neil Booth  <neilb@earthling.net>
22702
22703         * gcc.dg/cpp/macro6.c: New test cases.
22704
22705 2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22706
22707         * gcc.c-torture/execute/string-opt-9.c: New test.
22708         * gcc.c-torture/execute/string-opt-10.c: Likewise.
22709         * gcc.c-torture/execute/string-opt-11.c: Likewise.
22710         * gcc.c-torture/execute/string-opt-12.c: Likewise.
22711
22712         * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
22713         * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
22714
22715 2000-12-02  Geoffrey Keating  <geoffk@redhat.com>
22716
22717         * gcc.dg/cpp/if-6.c: New testcase.
22718
22719         * gcc.dg/20001201-1.c: New testcase.
22720
22721 2000-12-02  Neil Booth  <neilb@earthling.net>
22722
22723         * g++.old-deja/g++.other/externC4.C,
22724         g++.old-deja/g++.other/friend10.C: New tests.
22725
22726 2000-12-02  Neil Booth  <neilb@earthling.net>
22727
22728         * g++.old-deja/g++.other/instan2.C
22729         * g++.old-deja/g++.other/instan3.C: New test.
22730
22731 2000-12-02  Neil Booth  <neilb@earthling.net>
22732
22733         * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
22734         c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
22735         gnuc99.c,gnuc99-pedantic.c: New tests.
22736
22737 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
22738
22739         * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
22740         gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
22741
22742 2000-12-01  Neil Booth  <neilb@earthling.net>
22743
22744         * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
22745         * gcc.dg/cpp/poison.c: Update.
22746         * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
22747
22748 2000-12-01  Toon Moene  <toon@moene.indiv.nluug.nl>
22749
22750         * g77.f-torture/execute/20001201.f: New test.
22751
22752 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
22753
22754         * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
22755
22756 2000-12-01  Jakub Jelinek  <jakub@redhat.com>
22757
22758         * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
22759
22760 2000-12-01  Nathan Sidwell  <nathan@codesourcery.com>
22761
22762         * g++.old-deja/g++.other/cast6.C: New test.
22763
22764 2000-11-30  Geoffrey Keating  <geoffk@redhat.com>
22765
22766         * gcc.c-torture/execute/20001130-2.c: New testcase.
22767
22768 2000-11-30  Richard Henderson  <rth@redhat.com>
22769
22770         * gcc.c-torture/execute/20001130-1.c: New test.
22771
22772 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
22773
22774         * g++.old-deja/g++.other/op3.C: New test.
22775
22776 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
22777
22778         * g++.old-deja/g++.other/op2.C: New test.
22779
22780 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
22781
22782         * g++.old-deja/g++.other/crash38.C: New test.
22783
22784 2000-11-29  Toon Moene  <toon@moene.indiv.nluug.nl>
22785
22786         * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
22787
22788 2000-11-29  Jakub Jelinek  <jakub@redhat.com>
22789
22790         * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
22791         tests.
22792         * gcc.c-torture/execute/string-opt-6.c: New test.
22793
22794         * gcc.dg/20001117-1.c: Add main.
22795
22796 2000-11-28  Geoffrey Keating  <geoffk@redhat.com>
22797
22798         * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
22799         Move from here ...
22800         * gcc.dg/940510-1.c: ... to here.
22801
22802         * gcc.dg/20000926-1.c: GNU C now allows initializations of
22803         zero-size arrays in toplevel structures.
22804
22805 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
22806
22807         * gcc.c-torture/execute/loop-8.c: New test.
22808
22809 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
22810
22811         * g++.old-deja/g++.other/base1.C: New test.
22812
22813 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
22814
22815         * g++.old-deja/g++.other/parse2.C: New test.
22816
22817 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
22818
22819         * g++.old-deja/g++.pt/incomplete1.C: New test.
22820
22821 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
22822
22823         * g++.old-deja/g++.other/friend9.C: New test.
22824
22825 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
22826
22827         * gcc.dg/20001127-1.c: New test.
22828
22829 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
22830
22831         * g++.old-deja/g++.pt/friend46.C: New test.
22832
22833 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
22834
22835         * g++.old-deja/g++.other/ptrmem8.C: New test.
22836
22837 2000-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22838
22839         * gcc.c-torture/execute/string-opt-7.c: New test.
22840         * gcc.c-torture/execute/string-opt-8.c: Likewise.
22841
22842 2000-11-26  Gabriel Dos Reis  <gdr@codesourcery.com>
22843
22844         * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
22845         instead of 'mkcheck 2'.
22846
22847 2000-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
22848
22849         * gcc.c-torture/execute/memcheck/driver.c,
22850         gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
22851         C9X references to refer to C99.
22852
22853 2000-11-25  Jakub Jelinek  <jakub@redhat.com>
22854
22855         * gcc.dg/ultrasp3.c: New test.
22856
22857 2000-11-25  Neil Booth  <neilb@earthling.net>
22858
22859         * gcc.dg/cpp/include2.c: Update test to be locale independent.
22860
22861 2000-11-25  Alexandre Oliva  <aoliva@redhat.com>
22862
22863         * gcc.c-torture/compile/20001123-2.c: New.
22864
22865 2000-11-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
22866
22867         * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
22868
22869 2000-11-24  Bernd Schmidt  <bernds@redhat.co.uk>
22870
22871         * gcc.dg/sequence-point-1.c: Add some new tests.
22872         * gcc.c-torture/execute/20001124-1.c: New test.
22873
22874 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
22875
22876         * g++.old-deja/g++.other/vaarg4.C: New test.
22877         * gcc.c-torture/compile/20001123-1.c: New test.
22878
22879 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
22880
22881         * g++.other/crash24.C: Adjust and remove XFAIL.
22882         * g++.other/crash37.C: New test.
22883
22884 2000-11-23  Nathan Sidwell  <nathan@codesourcery.com>
22885
22886         * g++.old-deja/g++.pt/instantiate9.C: New test.
22887
22888 2000-11-22  Mark Mitchell  <mark@codesourcery.com>
22889
22890         * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
22891         new ABI, too.
22892
22893         * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
22894         * g++.old-deja/g++.robertl/eb55.C: Likewise.
22895
22896 2000-11-22  Neil Booth  <neilb@earthling.net>
22897
22898         * gcc.dg/cpp/Wtrigraphs.c: New test.
22899
22900 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
22901
22902         * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
22903
22904 2000-11-22  Jakub Jelinek  <jakub@redhat.com>
22905
22906         * gcc.c-torture/execute/ieee/20001122-1.c: New test.
22907
22908 2000-11-22  Hans-Peter Nilsson  <hp@bitrange.com>
22909
22910         * lib/gcc-dg.exp: load_lib scanasm.exp.
22911         (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
22912         * lib/g++-dg.exp: load_lib scanasm.exp.
22913         * lib/scanasm.exp: New.
22914         (scan-assembler, scan-assembler-not): Add optional arguments to
22915         test name, or if not present, the pattern name.
22916         (scan-assembler-dem, scan-assembler-dem-not): New.
22917
22918         * g++.dg/dg.exp: New.
22919
22920 2000-11-21  Neil Booth  <neilb@earthling.net>
22921
22922         * gcc.dg/cpp/integrated1.c: Remove.
22923
22924 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
22925
22926         * gcc.c-torture/execute/20001121-1.c: New test.
22927
22928 2000-11-21  Richard Henderson  <rth@redhat.com>
22929
22930         * gcc.c-torture/compile/20001121-1.c: New test.
22931
22932 2000-11-20  Neil Booth  <neilb@earthling.net>
22933
22934         * gcc.dg/cpp/integrated1.c: New test.
22935
22936 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
22937
22938         * g++.old-deja/g++.other/inline17.C: New test.
22939
22940 2000-11-20  Donald Lindsay  <dlindsay@redhat.com>
22941
22942         * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
22943         local variable to be zero: I made the variable global. Now
22944         uses abort() and exit() instead of relying on main's return value.
22945
22946 2000-11-20  Neil Booth  <neilb@earthling.net>
22947
22948         * gcc.dg/cpp/paste2.c: Update test.
22949         * objc/execute/paste.m: New test.
22950
22951 2000-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
22952
22953         * gcc.dg/c99-condexpr-1.c: New test.
22954
22955 2000-11-20  Neil Booth  <neilb@earthling.net>
22956
22957         * gcc.dg/cpp/macsyntx.c: Use correct command line option.
22958
22959 2000-11-20  Nathan Sidwell  <nathan@codesourcery.com>
22960
22961         * g++.old-deja/g++.pt/export1.C: New test.
22962
22963 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
22964
22965         * gcc.dg/20001117-1.c: New test.
22966
22967 2000-11-18  Richard Henderson  <rth@redhat.com>
22968
22969         * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
22970
22971 2000-11-18  Richard Henderson  <rth@redhat.com>
22972
22973         * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
22974         * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
22975         * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
22976
22977 2000-11-18  Richard Henderson  <rth@redhat.com>
22978
22979         * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
22980         (main): New.  Exit cleanly.
22981
22982 2000-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
22983
22984         * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
22985         gcc.dg/c99-fordecl-2.c: New tests.
22986
22987 2000-11-18  Richard Henderson  <rth@redhat.com>
22988
22989         * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
22990         * gcc.c-torture/execute/zerolen-2.c: New.
22991
22992 2000-11-18  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
22993
22994         * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
22995         memory.
22996
22997 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
22998
22999         * g++.old-deja/g++.pt/instantiate8.C: New test.
23000
23001 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
23002
23003         * g++.old-deja/g++.other/incomplete.C: Add more tests.
23004         * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
23005
23006 2000-11-16  Nick Clifton  <nickc@redhat.com>
23007
23008         * gcc.c-torture/execute/nestfunc-2.c: New test.
23009         * gcc.c-torture/execute/nestfunc-3.c: New test.
23010
23011 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
23012
23013         * gcc.c-torture/compile/20001116-1.c: New test.
23014
23015 2000-11-15  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
23016
23017         * gcc.c-torture/execute/20001115-1.c: New test.
23018
23019 2000-11-15  Mark Mitchell  <mark@codesourcery.com>
23020
23021         * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
23022         * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
23023         * g++.old-deja/g++.abi/ptrflags.C: Likewise.
23024         * g++.old-deja/g++.abi/vmihint.C: Likewise.
23025
23026 2000-11-15  Neil Booth  <neilb@earthling.net>
23027
23028         gcc.dg/cpp/_Pragma1.c: Update.
23029         gcc.dg/cpp/_Pragma2.c: New test.
23030
23031 2000-11-15  Nathan Sidwell  <nathan@codesourcery.com>
23032
23033         * g++.old-deja/g++.other/anon5.C: New test.
23034
23035 2000-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
23036
23037         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
23038         tests.
23039
23040 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
23041
23042         * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
23043         output.
23044
23045 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
23046
23047         * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
23048         labels at end of compound statements.
23049
23050 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
23051
23052         * gcc.c-torture/execute/loop-7.c: New test.
23053
23054 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
23055
23056         * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
23057
23058 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
23059
23060         * gcc.dg/c99-bool-1.c: New test.
23061
23062 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
23063
23064         * gcc.dg/c99-scope-1.c: Remove xfail.
23065         * gcc.dg/c99-scope-2.c: New test.
23066
23067 2000-11-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
23068
23069         * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
23070         * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
23071
23072 2000-11-11  Mark Mitchell  <mark@codesourcery.com>
23073
23074         * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
23075         error messages.
23076
23077         * g++.mike/p700.C: Don't typedef wchar_t.
23078         * g++.mike/p784.C: Likewise.
23079         * g++.mike/eb101.C: Don't use __wchar_t.
23080
23081 2000-11-11  Toon Moene  <toon@moene.indiv.nluug.nl>
23082
23083         * g77.f-torture/execute/20001111.[fx]: Test premature exit
23084         from DO loop.
23085
23086 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
23087
23088         * gcc.c-torture/execute/20001111-1.c: New test.
23089
23090 2000-11-10  Nick Clifton  <nickc@redhat.com>
23091
23092         * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
23093         long multuiple and accumulate.
23094
23095 2000-11-09  Richard Henderson  <rth@redhat.com>
23096
23097         * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
23098         via size_t instead of int.
23099
23100         * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
23101         * gcc.c-torture/execute/string-opt-2.c: Likewise.
23102         * gcc.c-torture/execute/string-opt-3.c: Likewise.
23103         * gcc.c-torture/execute/string-opt-4.c: Likewise.
23104
23105 2000-11-09  Geoffrey Keating  <geoffk@redhat.com>
23106
23107         * gcc.c-torture/compile/20001109-1.c: New test.
23108         * gcc.c-torture/compile/20001109-2.c: New test.
23109
23110 2000-11-09  Nathan Sidwell  <nathan@codesourcery.com>
23111
23112         * g++.old-deja/g++.pt/operator1.C: New test.
23113         * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
23114
23115 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
23116
23117         * gcc.dg/20001108-1.c: New test.
23118
23119 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
23120
23121         * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
23122         with both arguments constant strings.
23123         * gcc.c-torture/execute/string-opt-3.c: New test.
23124         * gcc.c-torture/execute/string-opt-4.c: New test.
23125         * gcc.c-torture/execute/string-opt-5.c: New test.
23126
23127 2000-11-08  Nick Clifton  <nickc@redhat.com>
23128
23129         * gcc.c-torture/execute/20001108-1.c: New test case.  Checks
23130         mulsidi3adddi patterns.
23131
23132 2000-11-08  Nathan Sidwell  <nathan@codesourcery.com>
23133
23134         * g++.old-deja/g++.other/crash36.C: New test.
23135
23136 2000-11-08  Jakub Jelinek  <jakub@redhat.com>
23137
23138         * g++.old-deja/g++.other/init16.C: New test.
23139
23140 2000-11-06  Loren J. Rittle  <ljrittle@acm.org>
23141
23142         * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
23143
23144 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
23145
23146         * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
23147         * gcc.c-torture/execute/va-arg-16.x: Likewise.
23148         * gcc.c-torture/execute/va-arg-17.x: Likewise.
23149
23150 2000-11-07  DJ Delorie  <dj@redhat.com>
23151
23152         * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
23153
23154 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
23155
23156         * gcc.c-torture/execute/string-opt-1.c: New test.
23157
23158 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
23159
23160         * gcc.c-torture/execute/va-arg-15.x: New file.  Fails on
23161         mips-sgi-irix6.* because the MIPS ABI passes floating-point
23162         parameters in registers, and there is no way for a varargs
23163         function to know in which order the integer and floating-point
23164         parameters should be interleaved when they are placed on the
23165         stack.
23166         * gcc.c-torture/execute/va-arg-16.x: Likewise.
23167         * gcc.c-torture/execute/va-arg-17.x: Likewise.
23168
23169 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
23170
23171         * gcc.c-torture/execute/string-opt-2.c: New test.
23172
23173 2000-11-07  Nathan Sidwell  <nathan@codesourcery.com>
23174
23175         * g++.old-deja/g++.pt/crash60.C: New test.
23176
23177 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
23178
23179         * g++.old-deja/g++.other/crash24.C: New test.
23180         * g++.old-deja/g++.other/crash25.C: New test.
23181         * g++.old-deja/g++.other/crash26.C: New test.
23182         * g++.old-deja/g++.other/crash27.C: New test.
23183         * g++.old-deja/g++.other/crash28.C: New test.
23184         * g++.old-deja/g++.other/crash29.C: New test.
23185         * g++.old-deja/g++.other/crash30.C: New test.
23186         * g++.old-deja/g++.other/crash31.C: New test.
23187         * g++.old-deja/g++.other/crash32.C: New test.
23188         * g++.old-deja/g++.other/crash33.C: New test.
23189         * g++.old-deja/g++.other/crash34.C: New test.
23190         * g++.old-deja/g++.other/crash35.C: New test.
23191
23192 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
23193
23194         * gcc.c-torture/execute/20001031-1.c: New test.
23195
23196 2000-11-04  Mark Mitchell  <mark@codesourcery.com>
23197
23198         * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
23199         namespace.
23200
23201         * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
23202         standards-conformant.
23203
23204         * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
23205
23206         * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
23207         * g++.old-deja/g++.mike/p755a.C: Likewise.
23208         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
23209         library makes no calls to `operator new' during initialization.
23210
23211 2000-11-04  Neil Booth  <neilb@earthling.net>
23212
23213         * gcc.dg/cpp/include2.c: New tests.
23214
23215 2000-11-03  Mark P Mitchell  <mark@codesourcery.com>
23216
23217         * lib/g++.exp (g++_set_ld_library_path): New function.
23218         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
23219
23220 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
23221
23222         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
23223         warnings.
23224
23225 2000-11-01  Richard Henderson  <rth@redhat.com>
23226
23227         * g++.old-deja/g++.ext/namedret1.C: New.
23228         * g++.old-deja/g++.ext/namedret2.C: New.
23229         * g++.old-deja/g++.ext/namedret3.C: New.
23230
23231 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
23232
23233         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
23234         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
23235
23236 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
23237
23238         * gcc.c-torture/execute/va-arg-21.c: New test.
23239
23240 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
23241
23242         * gcc.dg/c99-complex-2.c: New test.
23243
23244 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
23245
23246         * gcc.c-torture/execute/stdio-opt-1.c: New test.
23247
23248 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
23249
23250         * g++.old-deja/g++.other/inline16.C: New test.
23251
23252 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
23253
23254         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
23255         __PRETTY_FUNCTION__
23256
23257 2000-10-29  Neil Booth  <neilb@earthling.net>
23258
23259         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
23260         New tests.
23261         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
23262         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
23263         optimisation.
23264
23265 2000-10-29  Neil Booth  <neilb@earthling.net>
23266
23267         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
23268         * mi1.c, mi1c.h: Add null directives to multiple-include test.
23269         * mi5.c: Test multiple includes work with -C.
23270         * trigraphs.c: Test ^= version.
23271
23272 2000-10-28  Neil Booth  <neilb@earthling.net>
23273
23274         New tests and test updates for new macro expander.
23275
23276         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
23277         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
23278         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
23279         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
23280         new diagnostic messages.
23281
23282         * gcc.dg/cpp/macro3.c: New tests.
23283
23284 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
23285
23286         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
23287         on the same line.
23288
23289 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
23290
23291         * g++.old-deja/g++.other/eh2.C: New test.
23292
23293 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
23294
23295         * gcc.c-torture/execute/20001027-1.c: New test.
23296
23297 2000-10-26  Richard Henderson  <rth@redhat.com>
23298
23299         * gcc.c-torture/execute/20001026-1.c: New.
23300
23301 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
23302
23303         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
23304         * g++.old-deja/g++.law/builtin1.C: Likewise.
23305         * g++.old-deja/g++.law/ctors10.C: Likewise.
23306         * g++.old-deja/g++.law/virtual3.C: Likewise.
23307         * g++.old-deja/g++.mike/p658.C: Likewise.
23308         * g++.old-deja/g++.other/sibcall1.C: Likewise.
23309         * g++.old-deja/g++.other/vaarg2.C: Likewise.
23310         * g++.old-deja/g++.robertl/eb124.C: Likewise.
23311         * g++.old-deja/g++.robertl/eb44.C: Likewise.
23312         * g++.old-deja/g++.robertl/eb77.C: Likewise.
23313
23314 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
23315
23316         * gcc.c-torture/compile/20001024-1.c: New test.
23317
23318 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
23319
23320         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
23321         to tell us whether or not we are using V3.
23322
23323 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
23324
23325         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
23326         operands.
23327
23328 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
23329
23330         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
23331
23332 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
23333
23334         * gcc.c-torture/execute/20001024-1.c: New test.
23335
23336 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
23337
23338         * g++.old-deja/g++.other/sibcall1.C: New test.
23339
23340 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
23341
23342         * gcc.dg/noncompile/init-3.c: New test.
23343
23344 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
23345
23346         * gcc.dg/format-array-1.c: New test.
23347
23348 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
23349
23350         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
23351         writing through null pointers; remove comment about testing
23352         unterminated strings.
23353
23354 2000-10-17  Matthew Hiller  <hiller@redhat.com>
23355
23356         * gcc.c-torture/execute/20001017-2.c: New test.
23357
23358 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
23359
23360         * gcc.c-torture/compile/20001018-1.c: New test.
23361         * gcc.c-torture/compile/20001018-1.x: Xfail.
23362
23363 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
23364
23365         * gcc.c-torture/execute/20001017-1.c: New test.
23366
23367 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
23368
23369         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
23370         for multiple use of arguments with scanf formats; add tests for
23371         multiple use of arguments.
23372
23373 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
23374
23375         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
23376
23377 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
23378
23379         * gcc.dg/format-miss-1.c: New test.
23380
23381 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
23382
23383         * gcc.c-torture/execute/20001013-1.c: New test.
23384
23385 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
23386
23387         * gcc.dg/format-branch-1.c: New test.
23388
23389 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
23390
23391         * README, lib/file-format.exp: Remove EGCS references.
23392
23393 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
23394
23395         * gcc.dg/20001013-1.c: New test.
23396
23397 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
23398
23399         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
23400         for intmax_t in the compiler using __typeof__ and the type rules
23401         for conditional expressions.
23402
23403 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
23404
23405         * gcc.dg/20001012-1.c: New test.
23406         * gcc.dg/20001012-2.c: New test.
23407
23408 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
23409
23410         * gcc.dg/format-attr-1.c: New test.
23411
23412 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
23413
23414         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
23415         __LONG_LONG_MAX__ instead of LLONG_MAX.
23416
23417 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
23418
23419         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
23420         scanf flags.
23421         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
23422         flags.
23423
23424 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
23425
23426         * gcc.dg/sequence-pt-1.c: New test.
23427
23428 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
23429
23430         * gcc.c-torture/execute/20001011-1.c: New testcase.
23431         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
23432
23433 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
23434
23435         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
23436         does not error on it.
23437
23438 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
23439
23440         * gcc.dg/20001009-1.c: New test.
23441
23442 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
23443
23444         * gcc.c-torture/compile/20001009-1.c: Move from here ....
23445         * gcc.c-torture/execute/20001009-2.c: ... to here.
23446
23447 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
23448
23449         * gcc.c-torture/compile/20001009-1.c: New testcase.
23450         * gcc.c-torture/execute/20001009-1.c: New testcase.
23451         Testcases provided by Jan Hubicka <jh@suse.cz>.
23452
23453 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
23454
23455         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
23456         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
23457         uintmax_t using <limits.h> to emulate the compiler's internal
23458         logic.  No longer XFAIL %j tests.
23459
23460 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
23461
23462         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
23463         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
23464         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
23465         regexps and details of expected handling of some bad formats.
23466         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
23467         suppression.
23468
23469 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
23470
23471         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
23472         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
23473         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
23474         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
23475         in list archives.
23476
23477 2000-10-06  Richard Henderson  <rth@cygnus.com>
23478
23479         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
23480         * g++.old-deja/g++.brendan/crash52.C: Likewise.
23481         * g++.old-deja/g++.jason/report.C: Likewise.
23482         * g++.old-deja/g++.law/friend5.C: Likewise.
23483         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
23484         of the expected warnings.
23485
23486 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
23487
23488         * g++.old-deja/g++.pt/enum14.C: New test.
23489
23490 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
23491
23492         * g++.old-deja/g++.pt/crash59.C: New test.
23493
23494 2000-10-04  Will Cohen  <wcohen@redhat.com>
23495
23496         * gcc.dg/20000926-1.c: New test.
23497
23498 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
23499
23500         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
23501         function name for current C++ compiler.
23502         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
23503
23504 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
23505
23506         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
23507         __PRETTY_FUNCTION__.
23508         * g++.old-deja/g++.ext/pretty2.C: Likewise.
23509
23510 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
23511
23512         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
23513
23514 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
23515
23516         * gcc.c-torture/compile/20000923-1.c: New test.
23517
23518 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
23519
23520         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
23521         * g++.old-deja/g++.pt/ttp62.C: Same.
23522         * g++.old-deja/g++.other/inline14.C: Same.
23523
23524 2000-09-24  Richard Henderson  <rth@cygnus.com>
23525
23526         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
23527
23528 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
23529
23530         * gcc.dg/c90-printf-1.c: Add test for wide string format.
23531
23532 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
23533
23534         * gcc.c-torture/compile/20000922-1.c: New file.
23535
23536 2000-09-21  Nick Clifton  <nickc@redhat.com>
23537
23538         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
23539         a signed long modulo operation.
23540         (mod6): New function - perform an unsigned long modulo operation.
23541         (main): Add tests for modulos of very large numbers by very small
23542         dividends.
23543
23544 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
23545
23546         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
23547
23548 2000-09-19  Richard Henderson  <rth@cygnus.com>
23549
23550         * gcc.dg/compare2.c (case 10): XFAIL.
23551
23552 2000-09-18  Richard Henderson  <rth@cygnus.com>
23553
23554         * gcc.c-torture/execute/20000906-1.c: Move ...
23555         * gcc.dg/20000906-1.c: ... here.  Only run on targets
23556         that support __builtin_trap.
23557
23558 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
23559
23560         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
23561
23562 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
23563
23564         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
23565         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
23566         more $ format tests.
23567
23568 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
23569
23570         * gcc.dg/format-errmk-1.c: New test.
23571
23572 2000-09-17  Greg McGary  <greg@mcgary.org>
23573
23574         * gcc.c-torture/execute/20000917-1.x: Remove.
23575
23576 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
23577
23578         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
23579
23580 2000-09-17  Greg McGary  <greg@mcgary.org>
23581
23582         * gcc.c-torture/execute/20000917-1.c: New test.
23583         * gcc.c-torture/execute/20000917-1.x: XFAIL.
23584
23585 2000-09-16  Neil Booth  <NeilB@earthling.net>
23586
23587         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
23588         in nested macro bug.
23589
23590 2000-09-15  Neil Booth  <NeilB@earthling.net>
23591
23592         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
23593
23594 2000-09-14  Jeffrey A Law  (law@cygnus.com)
23595
23596         * gcc.c-torture/execute/20000914-1.c: New test.
23597
23598 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
23599
23600         * g++.other/inline13.C: New test.
23601
23602 2000-09-12  Andreas Jaeger  <aj@suse.de>
23603
23604         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
23605         constant by Ulrich Drepper <drepper@redhat.com>.
23606
23607 2000-09-12  J"orn Rennecke <amylaar@redhat.co.uk>
23608
23609         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
23610
23611 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
23612
23613         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
23614
23615 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
23616
23617         * gcc.dg/cpp/backslash.c: New test.
23618
23619 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
23620
23621         * gcc.c-torture/execute/20000910-1.c: New test.
23622         * gcc.c-torture/execute/20000910-2.c: Likewise.
23623
23624 2000-09-11  Robert Lipe  <robertl@sco.com>
23625
23626         * gcc.dg/pragma-align.c: New test.
23627
23628 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
23629
23630         * g++.old-deja/g++.pt/explicit82.C: New test.
23631         * g++.old-deja/g++.pt/explicit83.C: New test.
23632
23633 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
23634
23635         * gcc.dg/asm-names.c: New test.
23636
23637 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
23638
23639         * gcc.dg/cpp/tr-warn6.c: New test
23640
23641 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
23642
23643         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
23644         be accepted.
23645
23646 2000-09-07  Catherine Moore  <clm@redhat.com>
23647
23648         * gcc.c-torture/execute/unroll-1.c: New test.
23649
23650 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
23651
23652         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
23653         ERROR markers.
23654         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
23655         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
23656         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
23657         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
23658         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
23659         Preprocess only.
23660         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
23661         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
23662
23663 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
23664
23665         * g++.old-deja/g++.pt/deduct2.C: New test.
23666
23667 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
23668
23669         * g++.old-deja/g++.pt/parms2.C: New test.
23670
23671 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
23672
23673         * g++.old-deja/g++.pt/crash58.C: New test.
23674
23675 2000-09-06  Greg McGary  <greg@mcgary.org>
23676
23677         * gcc.c-torture/execute/20000906-1.c: New test.
23678         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
23679
23680 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
23681
23682         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
23683
23684 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
23685
23686         * g++.old-deja/g++.pt/crash57.C: New test.
23687
23688 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
23689
23690         * g++.old-deja/g++.pt/crash56.C: New test.
23691
23692 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
23693
23694         * g++.old-deja/g++.pt/koenig1.C: New test.
23695
23696 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
23697
23698         * gcc.dg/20000904-1.c: New test.
23699
23700 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
23701
23702         * gcc.dg/cpp/paste8.c: New test.
23703
23704 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
23705
23706         * gcc.c-torture/compile/20000827-1.c: New test.
23707
23708 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
23709
23710         * gcc.dg/format-diag-1.c: New test.
23711
23712 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
23713
23714         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
23715         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
23716         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
23717         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
23718         gcc.dg/formatz-1.c: Adjust warning regular expressions.
23719
23720 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
23721
23722         * g++.old-deja/g++.other/nested4.C: New test.
23723
23724 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
23725
23726         * g++.old-deja/g++.ns/scoped1.C: New test.
23727
23728 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
23729
23730         * lib/g++.exp: Support testing already-installed GCC.
23731
23732 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
23733
23734         * wtr-label-1.c, wtr-suffix-1.c: New tests.
23735
23736 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
23737
23738         * gcc.dg/return-type-2.c: New test.
23739
23740 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
23741
23742         * gcc.c-torture/compile/20000825-1.c: New test.
23743
23744 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
23745
23746         * gcc.dg/dwarf2-2.c: New test.
23747
23748 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
23749
23750         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
23751         dg-warning regexps.
23752
23753 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
23754
23755         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
23756         gcc.dg/format-ext-5.c: New tests.
23757
23758 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
23759
23760         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
23761
23762 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
23763
23764         * gcc.dg/noncompile/930622-2.c: Adjust error message.
23765
23766 2000-08-24  Richard Henderson  <rth@cygnus.com>
23767
23768         * gcc.dg/ia64-sync-1.c: New test.
23769         * gcc.dg/ia64-sync-2.c: New test.
23770         * gcc.dg/ia64-asm-1.c: New test.
23771
23772 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
23773
23774         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
23775         * gcc.dg/format-ext-2.c: New test.
23776
23777 2000-08-23  Jason Merrill  <jason@redhat.com>
23778
23779         * lib/old-dejagnu.exp: Also ignore "In member function" and
23780         "At global scope".
23781
23782 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
23783
23784         * gcc.dg/noncompile/label-lineno-1.c: New test.
23785
23786 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
23787
23788         * gcc.dg/c99-array-nonobj-1.c: New test.
23789
23790 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
23791
23792         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
23793         tests.
23794         * gcc.dg/format-ext-1.c: New test.
23795
23796 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
23797
23798         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
23799         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
23800         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
23801         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
23802         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
23803
23804 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
23805
23806         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
23807         gcc.dg/c99-strftime-2.c: New tests.
23808
23809 2000-08-22  Richard Henderson  <rth@cygnus.com>
23810
23811         * gcc.c-torture/execute/20000822-1.c: New test.
23812
23813 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
23814
23815         * gcc.c-torture/execute/20000819-1.x: Remove.
23816
23817 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
23818
23819         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
23820         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
23821         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
23822         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
23823         gcc.dg/format-xopen-1.c: New tests.
23824
23825 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
23826
23827         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
23828
23829 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
23830
23831         * g++.old-deja/g++.other/loop2.C: New test.
23832
23833         * gcc.c-torture/compile/20000606-1.c: New test.
23834         * gcc.c-torture/compile/20000728-1.c: New test.
23835         * gcc.c-torture/execute/20000801-1.c: New test.
23836         * gcc.c-torture/execute/20000801-2.c: New test.
23837         * gcc.c-torture/execute/20000819-1.c: New test.
23838         * gcc.c-torture/execute/20000819-1.x: XFAIL.
23839         * gcc.dg/20000629-1.c: New test.
23840         * gcc.dg/20000724-1.c: New test.
23841         * gcc.dg/20000807-1.c: New test.
23842
23843 2000-08-20 Dennis Chernoivanov <cdi@sparc.spb.su>
23844
23845         * gcc.dg/cpp/pragma-1.c: New test.
23846         * gcc.dg/cpp/pragma-2.c: New test.
23847
23848 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
23849
23850         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
23851         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
23852
23853 2000-08-18  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
23854
23855         * gcc.c-torture/compile/20000818-1.c: New test.
23856
23857 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
23858
23859         * gcc.c-torture/execute/20000818-1.c: New test.
23860
23861 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
23862
23863         * gcc.dg/format-va-1.c: New test.
23864
23865 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
23866
23867         * g++.old-deja/g++.other/typedef8.C: New test.
23868
23869 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
23870
23871         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
23872         * g++.old-deja/g++.mike/net36.C: Mark candidate.
23873         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
23874         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
23875         * g++.old-deja/g++.other/ptrmem7.C: New test.
23876         * g++.old-deja/g++.pt/ptrmem10.C: New test.
23877
23878 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
23879
23880         * g++.old-deja/g++.pt/typename27.C: New test.
23881
23882 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
23883
23884         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
23885         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
23886         * g++.old-deja/g++.pt/friend45.C: New test.
23887         * g++.old-deja/g++.other/friend8.C: New test.
23888
23889 2000-08-15  Richard Henderson  <rth@cygnus.com>
23890
23891         * gcc.c-torture/execute/20000815-1.c: New test.
23892
23893 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
23894
23895         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
23896         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
23897         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
23898
23899 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
23900
23901         * g++.old-deja/g++.other/refinit2.C: New test.
23902
23903 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
23904
23905         * lib/c-torture.exp (c-torture): Make
23906         compiler_conditional_xfail_data global.
23907         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
23908         compiler_conditional_xfail_data machinery.
23909         (f-torture-execute): Likewise.
23910         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
23911         and only when unrolling loops.
23912
23913         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
23914
23915 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
23916
23917         * g++.old-deja/g++.pt/explicit81.C: New test.
23918
23919 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
23920
23921         * g++.old-deja/g++.pt/typename26.C: New test.
23922
23923 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
23924
23925         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
23926         warning.
23927
23928 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
23929
23930         * g++.old-deja/g++.other/array3.C: New test.
23931
23932 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
23933
23934         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
23935         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
23936         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
23937         New tests.
23938
23939 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
23940
23941         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
23942         * g++.old-deja/g++.abi/vmihint.C: Likewise.
23943
23944 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
23945
23946         * gcc.c-torture/execute/20000808-1.c: New test.
23947
23948 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
23949
23950         * gcc.dg/c90-const-expr-1.c: New test.
23951
23952 2000-08-08  Richard Henderson  <rth@cygnus.com>
23953
23954         * gcc.dg/noncompile/920923-1.c: Declare calloc.
23955
23956 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
23957
23958         * gcc.dg/noncompile/const-ll-1.c: New test.
23959
23960 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
23961
23962         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
23963
23964 2000-08-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
23965
23966         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
23967         that running programs linked against the shared version of libobjc
23968         run correctly.
23969
23970 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
23971
23972         * gcc.dg/c99-printf-1.c: New test.
23973
23974 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
23975
23976         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
23977
23978 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
23979
23980         * gcc.c-torture/execute/20000731-1.x: Delete.
23981
23982 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
23983
23984         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
23985         and torture_without_loops as is done by c-torture.exp.
23986         (search_for): Copy from c-torture.exp.
23987         (gcc-dg-runtest): New function, drives a directory of tests
23988         iterating over the TORTURE_OPTIONS.
23989         (scan-assembler, scan-assembler-not): Move here from
23990         individual directory drivers.
23991
23992         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
23993         defined by lib/gcc-dg.exp.
23994         * gcc.dg/cpp/cpp.exp: Likewise.
23995         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
23996         gcc-dg-runtest, so we cycle over optimization options.
23997
23998         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
23999         * gcc.dg/compare2.c: No longer expected to fail.
24000
24001 2000-08-04  J"orn Rennecke <amylaar@cygnus.co.uk>
24002
24003         * gcc.c-torture/execute/20000804-1.c: New test.
24004
24005 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
24006
24007         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
24008
24009 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
24010
24011         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
24012
24013 2000-08-03  Jeffrey A Law  (law@cygnus.com)
24014
24015         * gcc.c-torture/compile/20000803-1.c: New test.
24016
24017 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
24018
24019         * gcc.c-torture/execute/20000801-3.c,
24020         gcc.c-torture/execute/20000801-4.c: New tests.
24021         * gcc.c-torture/execute/20000801-3.x,
24022         gcc.c-torture/execute/20000801-4.x: Xfail.
24023
24024 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
24025
24026         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
24027         libobjc/.libs to allow for libtool.
24028
24029 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
24030
24031         * gcc.c-torture/compile/20000802-1.c: New test.
24032
24033 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
24034
24035         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
24036
24037 2000-07-31  Jeffrey A Law  (law@cygnus.com)
24038
24039         * gcc-c-torture/execute/20000731-2.c: New test.
24040
24041         * gcc.c-torture/execute/20000731-1.c: New test.
24042         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
24043
24044 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
24045
24046         * testsuite/gcc.dg/cpp/paste7.c: New test.
24047         * gcc.dg/cpp/20000725-1.c: New test.
24048
24049 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
24050
24051         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
24052         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
24053         declaration warning for __builtin_dwarf_reg_size.
24054
24055         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
24056
24057 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
24058
24059         * gcc.dg/noncompile/voidparam-1.c: New test.
24060
24061 2000-07-30  Richard Henderson  <rth@cygnus.com>
24062
24063         * gcc.dg/c90-digraph-1.c: Don't xfail.
24064         * gcc.dg/compare2.c (case 10): Xfail.
24065         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
24066
24067 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
24068
24069         * gcc.dg/c99-main-1.c: New test.
24070
24071 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
24072
24073         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
24074
24075 2000-07-26  Hans-Peter Nilsson  <hp@axis.com>
24076
24077         * gcc.c-tortuer/execute/20000726-1.c: New test.
24078
24079 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
24080
24081         * gcc.c-torture/execute/enum-2.c: New test.
24082
24083 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
24084
24085         * gcc.dg/cpp/tr-warn3.c: New test.
24086
24087 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
24088
24089         * g++.old-deja/g++.ext/implicit1.C: Remove.
24090         * g++.old-deja/g++.jason/c2.C: Remove
24091         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
24092         * g++.old-deja/g++.pt/crash16.C: Likewise.
24093         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
24094
24095 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
24096
24097         * g++.old-deja/g++.other/for2.C: New test.
24098
24099 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
24100
24101         * gcc.dg/20000720-1.c: New test.
24102
24103 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
24104
24105         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
24106
24107 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
24108
24109         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
24110         * gcc.c-torture/execute/20000722-1.c: New.
24111         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
24112
24113 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
24114
24115         * gcc.dg/cpp/20000720-1.S: New test.
24116
24117 2000-07-21  Michael Meissner  <meissner@redhat.com>
24118
24119         * gcc.c-torture/execute/ieee/hugeval.c: New test.
24120
24121 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
24122
24123         * g++.old-deja/g++.brendan/crash16.C,
24124         g++.old-deja/g++.brendan/parse3.C,
24125         g++.old-deja/g++.brendan/redecl1.C,
24126         g++.old-deja/g++.ns/template13.C,
24127         g++.old-deja/g++.other/decl4.C,
24128         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
24129
24130 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
24131
24132         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
24133         and "Internal error".
24134
24135         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
24136         regexps.
24137         * gcc.dg/cpp/paste6.c: New test.
24138
24139 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
24140
24141         * gcc.dg/cpp/tr-direct.c: New test.
24142
24143         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
24144         gcc.dg/cpp/undef1.c: Tweak error regexps.
24145
24146 2000-07-18  Eric Christopher <echristo@redhat.com>
24147
24148         * gcc.c-torture/compile/20000718-1.c: New test.
24149
24150 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
24151
24152         * cpplex.c (_cpp_push_token): If the token being pushed back
24153         is the previous token in this context, just subtract one from
24154         context->posn.
24155         * cppmacro.c (save_expansion): Clear aux field when storing a
24156         placemarker.
24157
24158 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
24159
24160         * gcc.dg/noncompile/redecl-1.c: New test.
24161
24162 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
24163
24164         * gcc.c-torture/execute/20000717-5.c: New test.
24165         * gcc.c-torture/execute/20000717-1.x: Removed.
24166
24167 2000-07-17  Richard Henderson  <rth@cygnus.com>
24168
24169         * gcc.c-torture/execute/20000717-4.c: New test.
24170
24171 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
24172
24173         * gcc.dg/cpp/syshdr.c: New test.
24174         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
24175
24176 2000-07-17  Neil Booth  <neilb@earthling.net>
24177
24178         * gcc.dg/cpp/cmdlne-dM.c: New test.
24179         * gcc.dg/cpp/cmdlne-dD.c: New test.
24180
24181 2000-07-17  Jeffrey A Law  (law@cygnus.com)
24182
24183         * gcc.c-torture/execute/20000717-3.c: New test.
24184
24185         * gcc.c-torture/compile/20000717-1.c: New test.
24186
24187 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
24188
24189         * gcc.c-torture/execute/20000717-2.c: New test.
24190
24191 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
24192
24193         * gcc.dg/formatz-1.c: New test.
24194
24195         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
24196         * gcc.dg/c99-digraph-1.c: New tests.
24197
24198         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
24199         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
24200
24201         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
24202         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
24203         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
24204         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
24205         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
24206         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
24207         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
24208
24209 2000-07-17   Greg McGary <greg@mcgary.org>
24210
24211         * gcc.c-torture/execute/20000717-1.c: New test.
24212         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
24213
24214 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
24215
24216         * gcc.c-torture/execute/20000715-2.c: New test.
24217         * gcc.dg/20000715-1.c: New test.
24218
24219 2000-07-15  Michael Meissner  <meissner@redhat.com>
24220
24221         * gcc.c-torture/execute/20000715-1.c: New test.
24222
24223 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
24224
24225         * gcc.c-torture/execute/20000707-1.c: New test.
24226
24227 2000-07-13  Neil Booth  <NeilB@earthling.net>
24228
24229         * testsuite/gcc.dg/cpp/digraph1.c,
24230         testsuite/gcc.dg/cpp/digraph2.c,
24231         testsuite/gcc.dg/cpp/digraphs.c: New tests.
24232
24233 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
24234
24235         * g77.f-torture/compile/20000630-2.f:  New test.
24236         * g77.f-torture/compile/20000630-2.x
24237
24238 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
24239
24240         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
24241
24242 2000-07-11  Neil Booth  <NeilB@earthling.net>
24243
24244         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
24245
24246 2000-07-11  Neil Booth  <NeilB@earthling.net>
24247
24248         * gcc.dg/cpp/cmdlne-C.c: New.
24249
24250 2000-07-09  Neil Booth  <NeilB@earthling.net>
24251
24252         * gcc.dg/cpp/directiv.c: New tests.
24253         * gcc.dg/cpp/undef1.c: Update.
24254
24255 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
24256
24257         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
24258
24259 2000-07-09  Neil Booth  <NeilB@earthling.net>
24260
24261         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
24262
24263 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
24264
24265         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
24266         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
24267
24268 2000-07-08  Neil Booth  <NeilB@earthling.net>
24269
24270         * gcc.dg/cpp/macsyntx.c: New tests.
24271
24272 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
24273
24274         * gcc.dg/20000707-1.c: New test.
24275
24276 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
24277
24278         * gcc.c-torture/execute/20000706-1.c: New test.
24279         * gcc.c-torture/execute/20000706-2.c: New test.
24280         * gcc.c-torture/execute/20000706-3.c: New test.
24281         * gcc.c-torture/execute/20000706-4.c: New test.
24282         * gcc.c-torture/execute/20000706-5.c: New test.
24283
24284 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
24285
24286         * g++.old-deja/g++.pt/instantiate7.C: New test.
24287
24288 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
24289
24290         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
24291         * g++.old-deja/g++.mike/thunk3.C: Likewise.
24292         * g++.old-deja/g++.other/rtti3.C: Likewise.
24293         * g++.old-deja/g++.other/rttid3.C: Likewise.
24294
24295 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
24296
24297         *  g77.f-torture/compile/20000630-1.x: Fix typo
24298
24299 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
24300
24301         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
24302         assembly output.
24303
24304 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
24305
24306         * gcc.dg/cpp/ident.c: New test.
24307
24308 2000-07-05  Neil Booth  <NeilB@earthling.net>
24309
24310         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
24311           gcc.dg/cpp/lexstrng.c: New tests.
24312
24313 2000-07-04  Neil Booth  <NeilB@earthling.net>
24314
24315         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
24316         * gcc.dg/cpp/strify2.c: Same.
24317
24318 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
24319
24320         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
24321         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
24322         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
24323         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
24324
24325         * testsuite/gcc.dg/cpp/macro1.c,
24326         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
24327         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
24328         testsuite/gcc.dg/cpp/strify1.c,
24329         testsuite/gcc.dg/cpp/strify2.c: New tests.
24330
24331 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
24332
24333         * gcc.c-torture/execute/20000703-1.c: New test.
24334
24335 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
24336
24337         * g++.old-deja/g++.pt (lookup10.C): New test.
24338
24339 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
24340
24341         * g++.old-deja/g++.pt (typename25.C): New test.
24342
24343 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
24344
24345         * gcc.c-torture/compile/20000701-1.c: New test.
24346
24347 2000-06-30  Nick Clifton  <nickc@cygnus.com>
24348
24349         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
24350         to test case.
24351
24352 2000-06-30  Catherine Moore  <clm@cygnus.com>
24353
24354         * gcc.c-torture/execute/align-1.c: New test.
24355
24356 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
24357
24358         * g++.old-deja/g++.pt/expr8.C: New test.
24359         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
24360
24361 2000-06-29  Nick Clifton  <nickc@cygnus.com>
24362
24363         * gcc.c-torture/compile/20000629-1.c: New test.
24364
24365 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
24366
24367
24368         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
24369         gcc.dg/noncompile directory, depending on whether they're
24370         preprocessor tests or not.  Annotate all the tests for the dg
24371         framework.
24372
24373         * gcc.c-torture/noncompile/noncompile.exp: Delete.
24374         * gcc.dg/noncompile/noncompile.exp: New.
24375
24376         * Moved files:
24377         Old name                                New name
24378         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
24379         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
24380         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
24381         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
24382         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
24383         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
24384         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
24385         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
24386         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
24387         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
24388         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
24389         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
24390         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
24391         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
24392         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
24393         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
24394         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
24395         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
24396         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
24397         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
24398         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
24399         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
24400         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
24401         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
24402
24403         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
24404         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
24405         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
24406         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
24407         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
24408         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
24409
24410 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
24411
24412         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
24413         declare one variable.  On the fourth, error.
24414         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
24415         declared by 20000628-1a.h.
24416
24417 2000-06-29  Richard Henderson  <rth@redhat.com>
24418
24419         * gcc.c-torture/execute/930529-1.x: New file.
24420         * gcc.dg/920413-1.c: Adjust expected warning text.
24421         * gcc.dg/980217-1.c: Declare abort.
24422         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
24423
24424 2000-06-29  Jeffrey A Law  (law@cygnus.com)
24425
24426         * g77.f-torture/compile/20000629-1.f: New test.
24427         * g77.f-torture/compile/20000629-1.x: Expected to fail.
24428
24429 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
24430
24431         Rearrange lots of files, removing entirely the
24432         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
24433         directories.
24434
24435         * Deleted files:
24436         gcc.c-torture/code_quality/code_quality.exp
24437         gcc.c-torture/special/special.exp
24438         gcc.failure/failure.exp
24439         gcc.failure/940409-1.x
24440         gcc.c-torture/compile/961203-1.x
24441
24442         * New files:
24443         gcc.misc-tests/linkage.exp
24444         gcc.c-torture/execute/920730-1t.c
24445         gcc.c-torture/execute/920730-1t.x
24446         gcc.c-torture/compile/920520-1.x
24447         gcc.c-torture/compile/920521-1.x
24448         gcc.c-torture/compile/981006-1.x
24449         gcc.c-torture/execute/eeprof-1.x
24450
24451         * Moved files (possibly with modifications to fit a new harness):
24452         Old name                                New name
24453         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
24454         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
24455         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
24456         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
24457         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
24458         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
24459         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
24460         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
24461         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
24462         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
24463         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
24464         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
24465         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
24466         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
24467
24468 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
24469
24470         * c-torture/compile/961203-1.x: Delete.
24471
24472         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
24473         not exit. Include stdio.h.
24474         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
24475         * gcc.misc-tests/dg-12.c: Likewise.
24476         * gcc.misc-tests/dg-5.c: Likewise.
24477         * gcc.misc-tests/dg-6.c: Likewise.
24478         * gcc.misc-tests/dg-7.c: Prototype abort.
24479         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
24480         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
24481         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
24482         not exit.
24483         * gcc.misc-tests/sieve.c: Use return from main, not exit.
24484         * gcc.misc-tests/sort2.c: Use return from main, not exit.
24485
24486 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
24487
24488         * gcc.dg/cpp/20000628-1.c: New test.
24489         * gcc.dg/cpp/20000628-1.h: New header for above test.
24490         * gcc.dg/cpp/20000628-1a.h: Likewise.
24491
24492 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
24493
24494         * gcc.dg/cpp: New directory.
24495         * gcc.dg/cpp/cpp.exp: New driver.
24496         * gcc.dg/cpp/20000627-1.c: New test.
24497         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
24498         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
24499         and rewrite as a compilation test.
24500
24501         * gcc.dg: Move many files into the cpp subdirectory, possibly
24502         renaming or editing them as well.
24503         Old name                New name
24504         990119-1.c              cpp/19990119-1.c
24505         990228-1.c              cpp/19990228-1.c
24506         990407-1.c              cpp/19990407-1.c
24507         990409-1.c              cpp/19990409-1.c
24508         990413-1.c              cpp/19990413-1.c
24509         990703-1.c              cpp/19990703-1.c
24510         20000127-1.c            cpp/20000127-1.c
24511         20000129-1.c            cpp/20000129-1.c
24512         20000207-1.c            cpp/20000207-1.c
24513         20000207-2.c            cpp/20000207-2.c
24514         20000209-1.c            cpp/20000209-1.c
24515         20000209-2.c            cpp/20000209-2.c
24516         20000301-1.c            cpp/20000301-1.c
24517         20000419-1.c            cpp/20000419-1.c
24518         20000510-1.S            cpp/20000510-1.S
24519         20000519-1.c            cpp/20000519-1.c
24520         20000529-1.c            cpp/20000529-1.c
24521         20000625-1.c            cpp/20000625-1.c
24522         20000625-2.c            cpp/20000625-2.c
24523         cpp-as1.c               cpp/assert1.c
24524         cpp-as2.c               cpp/assert2.c
24525         cxx-comments-1.c        cpp/cxxcom1.c
24526         cxx-comments-2.c        cpp/cxxcom2.c
24527         endif-label.c           cpp/endif.c
24528         cpp-hash1.c             cpp/hash1.c
24529         cpp-hash2.c             cpp/hash2.c
24530         cpp-if1.c               cpp/if-1.c
24531         cpp-if2.c               cpp/if-2.c
24532         cpp-if3.c               cpp/if-3.c
24533         cpp-if4.c               cpp/if-4.c
24534         cpp-if5.c               cpp/if-5.c
24535         cpp-cond.c              cpp/if-cexp.c
24536         cpp-missingop.c         cpp/if-mop.c
24537         cpp-missingparen.c      cpp/if-mpar.c
24538         cpp-opprec.c            cpp/if-oppr.c
24539         cpp-ifparen.c           cpp/if-paren.c
24540         cpp-shortcircuit.c      cpp/if-sc.c
24541         cpp-shift.c             cpp/if-shift.c
24542         cpp-unary.c             cpp/if-unary.c
24543         cpp-li1.c               cpp/line1.c
24544         cpp-li2.c               cpp/line2.c
24545         lineno.c                cpp/line3.c
24546         lineno-2.c              cpp/line4.c
24547         cpp-mi.c                cpp/mi1.c
24548         cpp-mic.h               cpp/mi1c.h
24549         cpp-micc.h              cpp/mi1cc.h
24550         cpp-mind.h              cpp/mi1nd.h
24551         cpp-mindp.h             cpp/mi1ndp.h
24552         cpp-mix.h               cpp/mi1x.h
24553         cpp-mi2.c               cpp/mi2.c
24554         cpp-mi2a.h              cpp/mi2a.h
24555         cpp-mi2b.h              cpp/mi2b.h
24556         cpp-mi2c.h              cpp/mi2c.h
24557         cpp-mi3.c               cpp/mi3.c
24558         cpp-mi3.def             cpp/mi3.def
24559         poison-1.c              cpp/poison.c
24560         pr-impl.c               cpp/prag-imp.c
24561         cpp-redef-2.c           cpp/redef1.c
24562         cpp-redef.c             cpp/redef2.c
24563         strpaste.c              cpp/strp1.c
24564         strpaste-2.c            cpp/strp2.c
24565         cpp-tradpaste.c         cpp/tr-paste.c
24566         cpp-tradstringify.c     cpp/tr-str.c
24567         cpp-tradwarn1.c         cpp/tr-warn1.c
24568         cpp-tradwarn2.c         cpp/tr-warn2.c
24569         trigraphs.c             cpp/trigraphs.c
24570         cpp-unc1.c              cpp/unc1.c
24571         cpp-unc2.c              cpp/unc2.c
24572         cpp-unc3.c              cpp/unc3.c
24573         cpp-unc.c               cpp/unc4.c
24574         undef.c                 cpp/undef1.c
24575         undef-2.c               cpp/undef2.c
24576         cpp-wi1.c               cpp/widestr1.c
24577
24578 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
24579
24580         * lib/g++.exp (g++_include_flags): Tweak.
24581
24582 2000-06-27  H.J. Lu  <hjl@gnu.org>
24583             Loren J. Rittle  <ljrittle@acm.org>
24584
24585         * lib/g++.exp (g++_include_flags): Override libgloss.exp
24586         version with one that knows about the new gcc tree structure.
24587         (g++_link_flags): Same.
24588
24589 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
24590
24591         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
24592         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
24593         case we are cross-compiling.
24594
24595         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
24596         g++.old-deja/g++.niklas/Makefile.in,
24597         g++.old-deja/g++.niklas/configure.in,
24598         g++.old-deja/g++.other/Makefile.in,
24599         g++.old-deja/g++.other/configure.in,
24600         gcc.c-torture/code_quality/Makefile.in,
24601         gcc.c-torture/code_quality/configure.in,
24602         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
24603         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
24604         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
24605         gcc.c-torture/execute/ieee/Makefile.in,
24606         gcc.c-torture/execute/ieee/configure.in,
24607         gcc.c-torture/noncompile/Makefile.in,
24608         gcc.c-torture/noncompile/configure.in,
24609         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
24610         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
24611         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
24612
24613 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
24614
24615         * g++.old-deja/g++.other/ambig3.C: New test.
24616
24617 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
24618
24619         * g++.old-deja/g++.pt/syntax1.C: New test.
24620         * g++.old-deja/g++.pt/syntax2.C: New test.
24621         * g++.old-deja/g++.other/syntax3.C: New test.
24622         * g++.old-deja/g++.other/syntax4.C: New test.
24623
24624 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
24625
24626         * gcc.dg/20000623-1.c: Prototype exit and abort.
24627
24628 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
24629
24630         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
24631         New tests.
24632         * gcc.dg/cpp-mi3.def: New file.
24633
24634         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
24635         inside assertions.
24636         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
24637         lexer's error messages.
24638         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
24639         divine anything from the linemarkers.
24640         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
24641         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
24642
24643 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
24644
24645         * gcc.dg/20000623-1.c: New test.
24646
24647 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
24648
24649         * gcc.c-torture/execute/20000622-1.c: New test.
24650
24651 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
24652
24653         * g++.old-deja/g++.other/init15.C: New test.
24654
24655 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
24656
24657         * g++.old-deja/g++.pt/vaarg2.C: New test.
24658         * g++.old-deja/g++.pt/vaarg3.C: New test.
24659
24660 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
24661
24662         * g++.old-deja/g++.other/dyncast6.C: New test.
24663
24664 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
24665
24666         * gcc.c-torture/execute/loop-6.c: New test.
24667
24668 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
24669
24670         * gcc.dg/20000614-1.c: New test.
24671         * gcc.dg/20000614-2.c: New test.
24672
24673 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
24674
24675         * g++.old-deja/g++.other/inline12.C: New test.
24676
24677 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
24678
24679         * g++.old-deja/g++.other/eh1.C: New test.
24680
24681 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
24682
24683         * g++.old-deja/g++.other/type.C: New test.
24684
24685 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
24686
24687         * g++.old-deja/g++.other/initstring.C: New test.
24688
24689 2000-06-12  Jason Merrill  <jason@redhat.com>
24690
24691         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
24692
24693 2000-06-09  Jeffrey A Law  (law@cygnus.com)
24694
24695         * gcc.c-torture/compile/20000609-1.c: New test.
24696
24697 2000-06-09  Clinton Popetz  <cpopetz@cygnus.com>
24698
24699         * gcc.dg/20000609-1.c: New test.
24700
24701 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
24702
24703         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
24704         * gcc.c-torture/noncompile/poison-1.c: Move...
24705         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
24706         * gcc.dg/cpp-li1.c: Add a token after the #line.
24707
24708 2000-06-05  Richard Henderson  <rth@cygnus.com>
24709
24710         * gcc.c-torture/execute/20000605-2.c: New test.
24711         * gcc.c-torture/execute/20000605-3.c: New test.
24712
24713 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
24714
24715         * g77.f-torture/execute/20000503-1.x: New file.
24716
24717 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
24718
24719         * g++.old-deja/g++.eh/badalloc1.C: New test.
24720
24721 2000-06-05  Richard Henderson  <rth@cygnus.com>
24722
24723         * gcc.c-torture/execute/20000605-1.c: New test.
24724
24725 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
24726             Nathan Sidwell <nathan@codesourcery.com>
24727
24728         * gcc.c-torture/compile/20000605-1.c: New test.
24729
24730 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
24731
24732         * g77.f-torture/compile/20000601-1.f:  New test.
24733
24734 2000-06-03  Richard Henderson  <rth@cygnus.com>
24735
24736         * gcc.c-torture/execute/20000603-1.c: New.
24737
24738 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
24739
24740         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
24741         * gcc.dg/noreturn-2.c (noreturn): Likewise.
24742
24743 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
24744
24745         * gcc.dg/compare2.c (case 12): XFAIL.
24746         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
24747         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
24748
24749         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
24750
24751 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
24752
24753         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
24754         guard macro is already defined when the header is first
24755         included.
24756         * gcc.dg/cpp-mix.h: New file.
24757         * gcc.dg/endif-label.c: Update patterns to match compiler.
24758
24759         * g++.brendan/complex1.C: Declare abort.
24760         * g++.law/refs4.C: Remove XFAIL.
24761         * g++.oliva/expr2.C: Declare abort and exit.
24762
24763 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
24764
24765         * gcc.c-torture/execute/20000528-1.c: New test.
24766
24767         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
24768         * g++.old-deja/g++.law/temps4.C: Likewise.
24769
24770         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
24771         stdlib.h.  Call abort() on failure.
24772         * g++.old-deja/g++.law/refs4.C: Likewise.
24773         * g++.old-deja/g++.law/temps4.C: Likewise.
24774         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
24775         * gcc.c-torture/execute/20000112-1.c: Include string.h.
24776
24777 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
24778
24779         Relative to g++.dg/special:
24780         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
24781
24782         Relative to g++.old-deja:
24783         * g++.brendan/complex1.C, g++.jason/optimize2.C,
24784         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
24785         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
24786         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
24787         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
24788         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
24789         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
24790
24791         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
24792         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
24793         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
24794         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
24795         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
24796         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
24797         and/or string.h.
24798
24799         * g++.other/goto1.C: Update expectations for error messages.
24800
24801 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
24802
24803         * gcc.c-torture/compile/20000523-1.c: New test.
24804
24805 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
24806
24807         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
24808
24809 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
24810
24811         * g++.old-deja/g++.eh/catch11.C: New test.
24812         * g++.old-deja/g++.eh/catch12.C: New test.
24813
24814 2000-05-24  Nick Clifton  <nickc@cygnus.com>
24815
24816         * gcc.c-torture/execute/20000523-1.c: New test.
24817
24818 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
24819
24820         * c-torture/execute/bcp-1.c: Replace abort in arg of
24821         __builtin_constant_p with a generic external function.
24822
24823         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
24824         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
24825         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
24826         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
24827         Prototype abort and/or exit.
24828
24829         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
24830         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
24831         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
24832         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
24833
24834 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
24835
24836         * gcc.dg/dwarf2-1.c: New test.
24837
24838 2000-05-20  Richard Henderson  <rth@cygnus.com>
24839
24840         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
24841
24842 2000-05-20  Andreas Jaeger  <aj@suse.de>
24843
24844         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
24845         testcase.
24846
24847 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
24848
24849         * gcc.c-torture/execute/20000519-2.c: New test.
24850
24851 2000-05-19  Andreas Jaeger  <aj@suse.de>
24852
24853         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
24854         which fails with SSA.
24855
24856         * lib/c-torture.exp: Also test with -O3 -fssa.
24857
24858 2000-05-18  Michael Meissner  <meissner@redhat.com>
24859
24860         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
24861         * gcc.c-torture/execute/920415-1.c: Ditto.
24862         * gcc.c-torture/execute/920501-1.c: Ditto.
24863         * gcc.c-torture/execute/conversion.c: Ditto.
24864         * gcc.c-torture/execute/cvt-1.c: Ditto.
24865
24866 2000-05-18  Jeffrey A Law  (law@cygnus.com)
24867
24868         * gcc.c-torture/compile/20000518-1.c: New test.
24869
24870 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
24871
24872         * g77.f-torture/compile/200005018.f:  New test.
24873
24874 2000-05-17  Jeffrey A Law  (law@cygnus.com)
24875
24876         * gcc.c-torture/compile/20000517-1.c: New test.
24877
24878 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
24879
24880         * gcc.c-torture/execute/20000516-1.c: New test.
24881
24882 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
24883
24884         * g++.old-deja/g++.other/eh.C: New test.
24885
24886 2000-05-12  Richard Henderson  <rth@cygnus.com>
24887
24888         * gcc.c-torture/execute/990208-1.c (main): Don't pass
24889         constants through to doit's conditional.
24890
24891 2000-05-11  Jeffrey A Law  (law@cygnus.com)
24892
24893         * gcc.c-torture/compile/20000511-1.c: New test.
24894         * g77.f-torture/compile/20000511-1.f: New test.
24895         * g77.f-torture/compile/20000511-2.f: New test.
24896
24897 2000-05-11  Michael Meissner  <meissner@redhat.com>
24898
24899         * gcc.c-torture/execute/20000511-1.c: New test.
24900
24901 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
24902
24903         * gcc.dg/dg.exp: Scan .S files as well as .c files.
24904         * gcc.dg/20000510-1.S: New.
24905
24906 2000-05-08  Catherine Moore  <clm@cygnus.com>
24907
24908         * gcc.dg/unused-3.c: New.
24909
24910 2000-05-06  Richard Henderson  <rth@cygnus.com>
24911
24912           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
24913           * g++.old-deja/g++.mike/warn1.C: Likewise.
24914           * g++.old-deja/g++.pt/local1.C: Likewise.
24915           * g++.old-deja/g++.pt/local7.C: Likewise.
24916           * g++.old-deja/g++.pt/spec16.C: Likewise.
24917
24918 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
24919
24920         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
24921
24922 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
24923
24924           * g77.f-torture/execute/20000503-1.f:  New test.
24925
24926 2000-05-04  Andreas Jaeger  <aj@suse.de>
24927
24928         * gcc.dg/noreturn-2.c: New test.
24929
24930 2000-05-04  Neil Booth  <NeilB@earthling.net>
24931
24932         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
24933         preprocessor.
24934
24935 2000-05-04  Richard Henderson  <rth@cygnus.com>
24936
24937         * gcc.c-torture/execute/20000503-1.c: Fix typo.
24938
24939 2000-05-04  Richard Henderson  <rth@cygnus.com>
24940
24941         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
24942         OpenSSL by Jason R Thorpe.
24943
24944 2000-05-03  Jim Wilson  <wilson@cygnus.com>
24945
24946         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
24947
24948 2000-05-03  Robert Lipe <robertlipe@usa.net>
24949
24950         * gcc.dg/20000503-1.c: New test.
24951
24952 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
24953
24954         * gcc.c-torture/compile/20000502-1.c: New test.
24955         * g++.old-deja/g++.other/align.C: New test.
24956         * gcc.dg/cpp-tradstringify.c: New test.
24957
24958 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
24959
24960         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
24961         and hard registers.
24962
24963 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
24964
24965         * gcc.c-torture/execute/loop-5.c: New test.
24966
24967 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
24968
24969         * gcc.c-torture/execute/va-arg-20.c: New test.
24970
24971 2000-04-23  Jeffrey A Law  (law@cygnus.com)
24972
24973         * gcc.c-torture/execute/20000422-1.c: New test.
24974
24975 2000-04-20  Greg McGary  <gkm@gnu.org>
24976
24977         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
24978         when optimizing, but without sibling-call optimizations (-O1).
24979
24980 2000-04-20  Jeffrey A Law  (law@cygnus.com)
24981
24982           * gcc.c-torture/compile/20000420-1.c: New test.
24983
24984 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
24985
24986         * g++.abi/ptrflags.C: New test.
24987         * g++.eh/catchptr1.C: Test incomplete pointer chains.
24988
24989 2000-04-19  Catherine Moore  <clm@cygnus.com>
24990
24991         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
24992
24993 2000-04-19  Greg McGary  <gkm@gnu.org>
24994
24995         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
24996         sibling-call optimizations.
24997
24998 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
24999
25000         * gcc.dg/20000419-1.c: New test.
25001
25002 2000-04-12  Hans-Peter Nilsson  <hp@axis.com>
25003
25004         * gcc.c-torture/execute/20000412-6.c: New test.
25005
25006 2000-04-12  Jeffrey A Law  (law@cygnus.com)
25007
25008         * gcc.c-torture/execute/20000412-5.c: New test.
25009         * g77.f-torture/compile/20000412-1.f: New test.
25010         * gcc.c-torture/execute/20000412-4.c: New test.
25011         * gcc.c-torture/compile/20000412-2.c: New test.
25012         * gcc.c-torture/execute/20000412-3.c: New test.
25013         * gcc.c-torture/compile/20000412-1.c: New test.
25014         * gcc.c-torture/execute/20000412-2.c: New test.
25015
25016 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
25017
25018         * objc/execute/bf-20.m: New test.
25019
25020 2000-04-10  Richard Henderson  <rth@cygnus.com>
25021
25022         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
25023
25024         * gcc.c-torture/execute/20000412-1.c: New test.
25025
25026 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
25027
25028         * g++.old-deja/g++.eh/catchptr1.C: New test.
25029
25030 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
25031
25032         * g++.old-deja/g++.abi/cxa_vec.C: New test.
25033
25034 2000-04-08  Neil Booth  <NeilB@earthling.net>
25035
25036         * gcc.dg/cpp-nullchar.c: Remove test as
25037         embedded nulls cause problems.
25038
25039 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
25040
25041         * gcc.dg/compare2.c: New test.
25042
25043 2000-04-08  Neil Booth  <NeilB@earthling.net>
25044
25045         * gcc.dg/cpp-nullchar.c: New test.
25046
25047 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
25048
25049         * gcc.dg/cpp-mi2.c: New test.
25050         * gcc.dg/cpp-mi2[abc].h: New files.
25051
25052 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
25053
25054         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
25055         member name.
25056
25057 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
25058
25059         * g++.old-deja/g++.abi/vmihint.C: New test.
25060
25061 2000-04-06  Neil Booth  <NeilB@earthling.net>
25062
25063         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
25064         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
25065         copyright.
25066
25067 2000-04-05  Hans-Peter Nilsson  <hp@axis.com>
25068
25069         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
25070         avoid stack-frame overwrite.
25071
25072 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
25073
25074         * gcc.c-torture/compile/20000405-2.c: New test.
25075         * gcc.c-torture/compile/20000405-3.c: New test.
25076
25077 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
25078
25079         * gcc.c-torture/compile/20000405-1.c: New test.
25080
25081 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
25082
25083         * gcc.dg/cast-qual-1.c: Revert last change.
25084
25085 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
25086
25087         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
25088
25089 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
25090
25091         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
25092         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
25093
25094 2000-04-03  Jeffrey A Law  (law@cygnus.com)
25095
25096         * gcc.c-torture/compile/20000403-2.c: New test.
25097         * gcc.c-torture/compile/20000403-1.c: New test.
25098
25099 2000-04-03  Hans-Peter Nilsson  <hp@axis.com>
25100
25101         * gcc.c-torture/execute/20000403-1.c: New test.
25102
25103 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
25104
25105         * gcc.c-torture/execute/20000402-1.c: New test.
25106
25107 2000-04-03  Donald Lindsay  <dlindsay@cygnus.com>
25108
25109         * gcc.c-torture/execute/va-arg-15.c: New test.
25110         * gcc.c-torture/execute/va-arg-16.c: New test.
25111         * gcc.c-torture/execute/va-arg-17.c: New test.
25112         * gcc.c-torture/execute/va-arg-18.c: New test.
25113         * gcc.c-torture/execute/va-arg-19.c: New test.
25114
25115 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
25116
25117         * gcc.c-torture/compile/981211-1.c: Move to...
25118         * gcc.dg/cpp-as1.c: ...here.
25119         * gcc.dg/cpp-as2.c: New file.
25120
25121         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
25122         compiler.
25123
25124 2000-04-02  Neil Booth  <NeilB@earthling.net>
25125
25126         * gcc.dg/cpp-cond.c  New tests.
25127         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
25128         accidental success less likely.
25129         * gcc.dg/cpp-missingop.c  New tests.
25130         * gcc.dg/cpp-missingparen.c  New tests.
25131         * gcc.dg/cpp-shift.c  New tests.
25132         * gcc.dg/cpp-shortcircuit.c  New tests.
25133         * gcc.dg/cpp-unary.c  New tests.
25134
25135 2000-03-29  Jeffrey A Law  (law@cygnus.com)
25136
25137         * gcc.c-torture/compile/20000329-1.c: New test.
25138
25139 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
25140
25141         * gcc.c-torture/compile/20000326-1.c: New test.
25142         * gcc.c-torture/compile/20000326-2.c: New test.
25143
25144 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
25145
25146         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
25147         the first parameter is a function argument.
25148
25149 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
25150
25151         * g++.old-deja/g++.ext/array4.C: New test.
25152
25153 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
25154
25155         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
25156
25157 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
25158
25159         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
25160
25161 2000-03-19  Richard Henderson  <rth@cygnus.com>
25162
25163         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
25164
25165 2000-03-19  Richard Henderson  <rth@cygnus.com>
25166
25167         * gcc.c-torture/compile/20000319-1.c: New test.
25168
25169 2000-03-14  Jeffrey A Law  (law@cygnus.com)
25170
25171         * gcc.c-torture/execute/20000314-3.c: New test.
25172         * gcc.c-torture/execute/20000314-2.c: New test.
25173         * gcc.c-torture/execute/20000314-1.c: New test.
25174         * gcc.c-torture/compile/20000314-2.c: New test.
25175         * gcc.c-torture/compile/20000314-1.c: New test.
25176
25177 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
25178
25179         * g++.old-deja/g++.warn/inline.C: New test.
25180
25181 2000-03-10  Hans-Peter Nilsson  <hp@bitrange.com>
25182
25183         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
25184         standards-compliant result rather than specific constants.
25185         Put test-values in array.
25186
25187 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
25188
25189         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
25190         (g++_target_compile): Put test-specific options last.
25191
25192 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
25193
25194         * g++.old-deja/g++.eh/vbase4.C: New test.
25195
25196 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
25197
25198         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
25199
25200 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
25201
25202         * g++.old-deja/g++.brendan/misc12.C: Removed.
25203         * g++.old-deja/g++.pt/memtemp77.C: Constify.
25204         * g++.old-deja/g++.ext/pretty4.C: New test.
25205
25206 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
25207
25208         * g++.old-deja/g++.other/string2.C: New test.
25209
25210 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
25211
25212         * g++.old-deja/g++.warn/impint2.C: New test.
25213
25214 2000-03-05  Hans-Peter Nilsson  <hp@bitrange.com>
25215
25216         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
25217         is 1, not zero.
25218
25219 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
25220
25221         * g++.old-deja/g++.warn/impint.C: New test.
25222         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
25223         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
25224         * g++.old-deja/g++.pt/explicit12.C: Likewise.
25225         * g++.old-deja/g++.pt/explicit13.C: Likewise.
25226         * g++.old-deja/g++.pt/explicit17.C: Likewise.
25227         * g++.old-deja/g++.pt/explicit18.C: Likewise.
25228         * g++.old-deja/g++.pt/explicit19.C: Likewise.
25229         * g++.old-deja/g++.pt/explicit23.C: Likewise.
25230         * g++.old-deja/g++.pt/explicit31.C: Likewise.
25231         * g++.old-deja/g++.pt/explicit35.C: Likewise.
25232         * g++.old-deja/g++.pt/explicit6.C: Likewise.
25233         * g++.old-deja/g++.pt/memclass7.C: Likewise.
25234
25235 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
25236
25237         * gcc.dg/cpp-redef.c: New test.
25238
25239 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
25240
25241         * g++.old-deja/g++.pt/unify7.C: New test.
25242
25243 2000-02-26  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
25244
25245         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
25246         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
25247
25248 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
25249
25250         * gcc.c-torture/compile/20000224-1.c: New test.
25251
25252 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
25253
25254         * gcc.c-torture/compile/cpp-2.c: New test.
25255         * gcc.c-torture/compile/cpp-1.c: New test.
25256
25257 2000-02-25  Jeffrey A Law  (law@cygnus.com)
25258
25259         * gcc.c-torture/execute/20000225-1.c: New test.
25260
25261 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
25262
25263         * gcc.dg/cpp-li2.c: New test.
25264
25265         * gcc.dg/cpp-wi1.c: New test.
25266
25267         * gcc.dg/cpp-li1.c: New test.
25268
25269 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
25270
25271         * g++.old-deja/g++.other/sizeof5.C: New test.
25272
25273 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
25274
25275         * gcc.c-torture/execute/va-arg-13.c: New test.
25276
25277 2000-02-23  Donald Lindsay  <dlindsay@cygnus.com>
25278
25279         * gcc.c-torture/execute/va-arg-12.c: New test.
25280
25281 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
25282
25283         * gcc.c-torture/execute/20000223-1.c: New test.
25284
25285 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
25286
25287         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
25288
25289 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
25290
25291         * g++.old-deja/g++.abi/ptrmem.C: New test.
25292
25293 2000-02-19  Richard Henderson  <rth@cygnus.com>
25294
25295         * gcc.c-torture/compile/init-3.c: New.
25296
25297 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
25298
25299         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
25300         ALWAYS_CXXFLAGS.
25301
25302 2000-02-11  Robert Lipe <robertl@sco.com>
25303
25304         * gcc.c-torture/compile/20000211-3.c: New test.
25305
25306 2000-02-11  Martin Buchholz <martin@xemacs.org>
25307
25308         * gcc.c-torture/compile/20000211-2.c: New test.
25309
25310 2000-02-11  Jeffrey A Law  (law@cygnus.com)
25311
25312         * gcc.c-torture/compile/20000211-1.c: New test.
25313
25314 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
25315
25316         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
25317           on native targets
25318
25319 2000-02-08  Nathan Sidwell  <nathan@acm.org>
25320
25321         * g++.old-deja/g++.other/cast5.C: New test.
25322
25323 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
25324
25325         * gcc.c-torture/execute/20000205-1.c: New.
25326
25327 2000-02-03  Nathan Sidwell  <nathan@acm.org>
25328
25329         * g++.old-deja/g++.jason/cast3.C: Return void.
25330         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
25331
25332 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
25333
25334         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
25335
25336         * gcc.dg/loop-1.c: New test.
25337
25338 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
25339
25340         * gcc.c-torture/compile/20000127-1.c: New test.
25341         * gcc.c-torture/execute/991228-1.c: New test.
25342
25343 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
25344
25345         * gcc.dg/unused-2.c: New test.
25346
25347         * gcc.dg/conv-1.c: New test.
25348
25349 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
25350
25351         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
25352         compiler.
25353         (tool_option_proc): Fix typo.
25354
25355 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
25356
25357         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
25358         of the ld on the host, not on the build machine.
25359         Also, don't crash if '--help' is not a supported option.
25360
25361 2000-01-24  Richard Henderson  <rth@cygnus.com>
25362
25363         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
25364
25365 2000-01-20  Jeffrey A Law  (law@cygnus.com)
25366
25367         * gcc.c-torture/execute/20000120-2.c: New test.
25368         * gcc.c-torture/execute/20000120-1.c: New test.
25369
25370 2000-01-13  Jeffrey A Law  (law@cygnus.com)
25371
25372         * gcc.c-torture/execute/20000113-1.c: New test.
25373
25374 2000-01-12  Jeffrey A Law  (law@cygnus.com)
25375
25376         * gcc.c-torture/execute/20000112-1.c: New test.
25377
25378 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
25379
25380         * gcc.dg/20000111-1.c: New test.
25381
25382 2000-01-10  Jeffrey A Law  (law@cygnus.com)
25383
25384         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
25385         with 16 bit integers.
25386
25387 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
25388
25389         * gcc.dg/20000108-1.c: New test.
25390
25391 2000-01-05  Nathan Sidwell  <nathan@acm.org>
25392
25393         * g++.old-deja/g++.ns/koenig8.C: New test.
25394
25395 2000-01-05  Nathan Sidwell  <nathan@acm.org>
25396
25397         * g++.old-deja/g++.other/cast4.C: New test.
25398
25399 2000-01-05  Jeffrey A Law  (law@cygnus.com)
25400
25401         * gcc.c-torture/compile/20000105-2.c: New test.
25402         * gcc.c-torture/compile/20000105-1.c: New test.
25403
25404 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
25405
25406         * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
25407         references to printf & atoi to conform to ANSI standard.
25408         * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
25409         * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
25410         * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
25411         * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
25412         * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
25413         * g++.old-deja/g++.brendan/complex1.C: Likewise.
25414         * g++.old-deja/g++.brendan/copy1.C: Likewise.
25415         * g++.old-deja/g++.brendan/copy2.C: Likewise.
25416         * g++.old-deja/g++.brendan/copy3.C: Likewise.
25417         * g++.old-deja/g++.brendan/copy4.C: Likewise.
25418         * g++.old-deja/g++.brendan/copy5.C: Likewise.
25419         * g++.old-deja/g++.brendan/copy6.C: Likewise.
25420         * g++.old-deja/g++.brendan/copy7.C: Likewise.
25421         * g++.old-deja/g++.brendan/copy8.C: Likewise.
25422         * g++.old-deja/g++.brendan/crash11.C: Likewise.
25423         * g++.old-deja/g++.brendan/crash14.C: Likewise.
25424         * g++.old-deja/g++.brendan/ctors1.C: Likewise.
25425         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
25426         * g++.old-deja/g++.brendan/delete2.C: Likewise.
25427         * g++.old-deja/g++.brendan/dtors1.C: Likewise.
25428         * g++.old-deja/g++.brendan/dtors2.C: Likewise.
25429         * g++.old-deja/g++.brendan/dtors3.C: Likewise.
25430         * g++.old-deja/g++.brendan/eh1.C: Likewise.
25431         * g++.old-deja/g++.brendan/groff1.C: Likewise.
25432         * g++.old-deja/g++.brendan/init3.C: Likewise.
25433         * g++.old-deja/g++.brendan/misc12.C: Likewise.
25434         * g++.old-deja/g++.brendan/misc7.C: Likewise.
25435         * g++.old-deja/g++.brendan/new2.C: Likewise.
25436         * g++.old-deja/g++.brendan/operators4.C: Likewise.
25437         * g++.old-deja/g++.brendan/operators5.C: Likewise.
25438         * g++.old-deja/g++.brendan/overload2.C: Likewise.
25439         * g++.old-deja/g++.brendan/overload7.C: Likewise.
25440         * g++.old-deja/g++.brendan/redecl2.C: Likewise.
25441         * g++.old-deja/g++.brendan/reference1.C: Likewise.
25442         * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
25443         * g++.old-deja/g++.brendan/template24.C: Likewise.
25444         * g++.old-deja/g++.brendan/template3.C: Likewise.
25445         * g++.old-deja/g++.brendan/vtables1.C: Likewise.
25446         * g++.old-deja/g++.jason/inline3.C: Likewise.
25447         * g++.old-deja/g++.jason/opeq.C: Likewise.
25448         * g++.old-deja/g++.law/arg5.C: Likewise.
25449         * g++.old-deja/g++.law/arm7.C: Likewise.
25450         * g++.old-deja/g++.law/ctors11.C: Likewise.
25451         * g++.old-deja/g++.law/cvt8.C: Likewise.
25452         * g++.old-deja/g++.law/init9.C: Likewise.
25453         * g++.old-deja/g++.law/refs4.C: Likewise.
25454         * g++.old-deja/g++.law/template2.C: Likewise.
25455         * g++.old-deja/g++.law/visibility24.C: Likewise.
25456         * g++.old-deja/g++.law/vtable3.C: Likewise.
25457         * g++.old-deja/g++.mike/asm2.C: Likewise.
25458         * g++.old-deja/g++.mike/eh1.C: Likewise.
25459         * g++.old-deja/g++.mike/misc1.C: Likewise.
25460         * g++.old-deja/g++.mike/misc13.C: Likewise.
25461         * g++.old-deja/g++.mike/misc14.C: Likewise.
25462         * g++.old-deja/g++.mike/ns12.C: Likewise.
25463         * g++.old-deja/g++.mike/p1248.C: Likewise.
25464         * g++.old-deja/g++.mike/p3708.C: Likewise.
25465         * g++.old-deja/g++.mike/p3708a.C: Likewise.
25466         * g++.old-deja/g++.mike/p3708b.C: Likewise.
25467         * g++.old-deja/g++.mike/p646.C: Likewise.
25468         * g++.old-deja/g++.mike/p700.C: Likewise.
25469         * g++.old-deja/g++.mike/p783.C: Likewise.
25470         * g++.old-deja/g++.mike/p783a.C: Likewise.
25471         * g++.old-deja/g++.mike/p783b.C: Likewise.
25472         * g++.old-deja/g++.mike/p786.C: Likewise.
25473         * g++.old-deja/g++.mike/p789.C: Likewise.
25474         * g++.old-deja/g++.mike/p789a.C: Likewise.
25475         * g++.old-deja/g++.mike/p807a.C: Likewise.
25476         * g++.old-deja/g++.other/delete3.C: Likewise.
25477         * g++.old-deja/g++.other/dyncast1.C: Likewise.
25478         * g++.old-deja/g++.other/dyncast2.C: Likewise.
25479         * g++.old-deja/g++.other/dyncast3.C: Likewise.
25480         * g++.old-deja/g++.other/empty1.C: Likewise.
25481         * g++.old-deja/g++.other/temporary1.C: Likewise.
25482         * g++.old-deja/g++.pt/memtemp14.C: Likewise.
25483         * g++.old-deja/g++.pt/t16.C: Likewise.
25484         * g++.old-deja/g++.pt/tiemann2.C: Likewise.
25485
25486 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
25487
25488         * gcc.dg/991230-1.c: New test.
25489
25490 1999-12-29  Jeffrey A Law  (law@cygnus.com)
25491
25492         * gcc.c-torture/compile/991229-3.c: New test.
25493         * gcc.c-torture/compile/991229-2.c: New test.
25494         * gcc.c-torture/compile/991229-1.c: New test.
25495
25496 1999-12-29  Greg McGary <gkm@eng.ascend.com>
25497
25498         * gcc.c-torture/compile/labels-2.c: New test.
25499
25500 1999-12-27  Martin von Löwis  <loewis@informatik.hu-berlin.de>
25501
25502         * gcc.c-torture/execute/991227-1.c: New test.
25503
25504 1999-12-22  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
25505
25506         * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
25507
25508 1999-12-21  Martin von Löwis  <loewis@informatik.hu-berlin.de>
25509
25510         * gcc.c-torture/execute/991221-1.c: New test.
25511
25512 1999-12-20  Nathan Sidwell  <nathan@acm.org>
25513
25514         * g++.old-deja/g++.other/cast3.C: New test.
25515
25516 1999-12-16  Bernd Schmidt  <bernds@cygnus.co.uk>
25517
25518         * gcc.c-torture/execute/991216-4.c: New test.
25519
25520 1999-12-16  Michael Meissner  <meissner@cygnus.com>
25521
25522         * gcc.c-torture/execute/991216-1.c: New test.
25523         * gcc.c-torture/execute/991216-2.c: New test.
25524         * gcc.c-torture/execute/991216-3.c: New test.
25525
25526 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
25527
25528         * gcc.dg/991214-1.c: Use "__asm__", not "asm".
25529         Actually make the test fail by using "-O2" for compilation.
25530
25531 1999-12-15  Nathan Sidwell  <nathan@acm.org>
25532
25533         * g++.old-deja/g++.warn/cast-align1.C: New test.
25534
25535 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
25536
25537         * gcc.c-torture/compile/991214-1.c: New test.
25538         * gcc.c-torture/compile/991214-2.c: New test.
25539
25540 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
25541
25542         * gcc.dg/991214-1.c: New test.
25543
25544 1999-12-13  Jeffrey A Law  (law@cygnus.com)
25545
25546         * gcc.c-torture/compile/991213-3.c: New test.
25547         * gcc.c-torture/compile/991213-2.c: New test.
25548         * gcc.c-torture/compile/991213-1.c: New test.
25549
25550 1999-12-10  J"orn Rennecke <amylaar@cygnus.co.uk>
25551
25552         * gcc.dg/991209-1.c: New test.
25553
25554 1999-12-08  Nathan Sidwell <nathan@acm.org>
25555
25556         * gcc.c-torture/compile/991208-1.c: New test.
25557
25558 1999-12-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
25559
25560         * gcc.dg/ultrasp2.c: New test.
25561
25562 1999-12-05  Alex Samuel  <samuel@codesourcery.com>
25563
25564         * g++.old-deja/g++.abi/align.C (main): Fix typo.
25565
25566 1999-12-02  Bernd Schmidt  <bernds@cygnus.co.uk>
25567
25568         * gcc.c-torture/compile/991202-1.c: New test.
25569         * gcc.c-torture/execute/991202-1.c: New test.
25570         * gcc.c-torture/execute/991202-2.c: New test.
25571         * gcc.c-torture/execute/991202-3.c: New test.
25572
25573 1999-12-02  Alex Samuel  <samuel@codesourcery.com>
25574
25575         * g++.old-deja/g++.abi/align.C: New test.
25576         * g++.old-deja/g++.abi/aggregates.C: Likewise.
25577         * g++.old-deja/g++.abi/bitfields.C: Likewise.
25578
25579 1999-12-01  Richard Henderson  <rth@cygnus.com>
25580
25581         * gcc.c-torture/execute/991201-1.c: New.
25582
25583 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
25584
25585         * gcc.dg/991129-1.c: New test.
25586
25587 1999-11-27  Bernd Schmidt  <bernds@cygnus.co.uk>
25588
25589         * gcc.c-torture/compile/991127-1.c: New test.
25590
25591 1999-11-22  Nathan Sidwell  <nathan@acm.org>
25592
25593         * g++.old-deja/g++.other/warn4.C: New test.
25594
25595 1999-11-22  Nathan Sidwell  <nathan@acm.org>
25596
25597         * g++.old-deja/g++.eh/cleanup2.C: New test.
25598         * g++.old-deja/g++.ext/pretty2.C: New test.
25599         * g++.old-deja/g++.ext/pretty3.C: New test.
25600         * g++.old-deja/g++.other/debug6.C: New test.
25601
25602 1999-10-20  Jim Wilson  <wilson@cygnus.com>
25603
25604         * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
25605         compiler_output to look for one error message instead of two.
25606
25607 1999-11-19  Geoffrey Keating  <geoffk@cygnus.com>
25608
25609         * gcc.c-torture/execute/991118-1.c: Also test case
25610         where the word boundary does not split a byte evenly.
25611
25612 1999-11-19  Nathan Sidwell  <nathan@acm.org>
25613
25614         * g++.old-deja/g++.ext/restrict1.C: New test.
25615
25616 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
25617
25618         * gcc.c-torture/execute/991118-1.c: New test.
25619
25620 1999-11-16  Geoffrey Keating  <geoffk@cygnus.com>
25621
25622         * g77.f-torture/execute/u77-test.f (wd): Allow for longer
25623         working directory pathnames.
25624
25625 1999-10-13  Brendan Kehoe  <brendan@cygnus.com>
25626
25627         * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
25628         host is equipped with driver.h and driver.o so it can actually
25629         compile and run the tests.
25630
25631 1999-10-08  Bernd Schmidt  <bernds@cygnus.co.uk>
25632
25633         * gcc.c-torture/compile/991008-1.c: New test.
25634
25635 1999-11-08  Nick Clifton  <nickc@cygnus.com>
25636
25637         * lib/gcc-dg.exp: Include target-supports.exp
25638
25639 1999-11-05  Nick Clifton  <nickc@cygnus.com>
25640
25641         * lib/target-supports.exp: New file: Provide procs to test for
25642         features supported by the target.
25643         (check_weak_available): Moved here from ecos.exp.
25644         (check_alias_available): New proc: Determine of the target
25645         toolchain supports the alias attribute.
25646
25647         * gcc.dg/special/ecos.exp: Move check_weak_available to
25648         target-supports.exp.
25649         (alias-1.c): Only perform the test if the target supports
25650         aliases.
25651         (wkali-1.c): Only perform the test if the target supports
25652         aliases.
25653
25654         * gcc.dg/990506-0.c: Expect error messages from cross
25655         targets as well as native targets.
25656
25657 1999-11-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
25658
25659         * gcc.dg/ultrasp1.c: Removed xfail.
25660         * gcc.dg/struct-ret-2.c: Likewise.
25661         * gcc.dg/array-1.c: Likewise.
25662
25663 1999-11-01  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
25664
25665         * gcc.dg/struct-ret-2.c: New test.
25666
25667         * gcc.dg/array-1.c: New test.
25668
25669 1999-10-30  Stephen L Moshier <moshier@mediaone.net>
25670
25671         * gcc.c-torture/execute/991030-1.c: New test.
25672
25673 1999-10-26  Richard Henderson  <rth@cygnus.com>
25674
25675         * gcc.c-torture/compile/991026-2.c: New test.
25676
25677 1999-10-26  Jeffrey A Law  (law@cygnus.com)
25678
25679         * gcc.c-torture/compile/991026-1.c: New test.
25680
25681 1999-10-23  Jeffrey A Law  (law@cygnus.com)
25682
25683         * gcc.c-torture/execute/991023-1.c: New test.
25684
25685 1999-10-19  Jeffrey A Law  (law@cygnus.com)
25686
25687         * gcc.c-torture/execute/991019-1.c: New test.
25688
25689 1999-10-16  Richard Henderson  <rth@cygnus.com>
25690
25691         * gcc.c-torture/execute/991016-1.c: New test.
25692
25693 1999-10-14  Stephane Carrez  <stcarrez@worldnet.fr>
25694
25695         * gcc.c-torture/execute/991014-1.c: New test.
25696
25697 1999-10-13  J"orn Rennecke <amylaar@cygnus.co.uk>
25698
25699         * g++.old-deja/g++.other/union2.C: New test.
25700
25701 1999-10-13  Nathan Sidwell  <nathan@acm.org>
25702
25703         * g++.old-deja/g++.other/vaarg2.C: New test.
25704         * g++.old-deja/g++.other/vaarg3.C: New test.
25705
25706 1999-10-12  Craig Burley  <craig@jcb-sc.com>
25707
25708         * g77.f-torture/noncompile/19990905-1.f: Moved from being
25709         in compile/.
25710
25711 1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
25712
25713         * gcc.c-torture/execute/va-arg-11.c: New test.
25714
25715 1999-10-01  Mark P. Mitchell  <mark@codesourcery.com>
25716
25717         * lib/file-format.exp (gcc_target_object_format): Don't
25718         crash if objdump is unavailable.
25719
25720 1999-09-29  Donn Terry <donn@interix.com>
25721
25722         * gcc.misc-tests/mg.exp: delete extraneous redirection.
25723
25724 1999-09-28  Nick Clifton  <nickc@cygnus.com>
25725
25726         * gcc.c-torture/compile/990928-1.c: New test.
25727
25728 1999-09-28  Nathan Sidwell  <nathan@acm.org>
25729
25730         * g++.old-deja/g++.other/decl6.C: New test.
25731
25732 1999-09-28  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
25733
25734         * gcc.c-torture/execute/va-arg-10.c: New test.
25735
25736 1999-09-27  Nathan Sidwell  <nathan@acm.org>
25737
25738         * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
25739         __PRETTY_FUNCTION__.
25740
25741 1999-09-23  Nick Clifton  <nickc@cygnus.com>
25742
25743         * gcc.c-torture/execute/990923-1.c: New test.
25744
25745 1999-09-21  Nick Clifton  <nickc@cygnus.com>
25746
25747         * gcc.c-torture/special/special.exp: Add FR30 to list of targets
25748         for which -fpic is inappropriate.
25749
25750 1999-09-21  Mark Mitchell  <mark@codesourcery.com>
25751
25752         * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
25753
25754 1999-09-21  Nathan Sidwell  <nathan@acm.org>
25755
25756         * g++.old-deja/g++.other/dyncast1.C: New test.
25757         * g++.old-deja/g++.other/dyncast2.C: New test.
25758         * g++.old-deja/g++.other/dyncast3.C: New test.
25759         * g++.old-deja/g++.other/dyncast4.C: New test.
25760         * g++.old-deja/g++.other/dyncast5.C: New test.
25761         * g++.old-deja/g++.eh/catch3.C: New test.
25762         * g++.old-deja/g++.eh/catch3p.C: New test.
25763         * g++.old-deja/g++.eh/catch4.C: New test.
25764         * g++.old-deja/g++.eh/catch4p.C: New test.
25765         * g++.old-deja/g++.eh/catch5.C: New test.
25766         * g++.old-deja/g++.eh/catch5p.C: New test.
25767         * g++.old-deja/g++.eh/catch6.C: New test.
25768         * g++.old-deja/g++.eh/catch6p.C: New test.
25769         * g++.old-deja/g++.eh/catch7.C: New test.
25770         * g++.old-deja/g++.eh/catch7p.C: New test.
25771         * g++.old-deja/g++.eh/catch8.C: New test.
25772         * g++.old-deja/g++.eh/catch8p.C: New test.
25773         * g++.old-deja/g++.eh/catch9.C: New test.
25774         * g++.old-deja/g++.eh/catch9p.C: New test.
25775
25776 1999-09-13  Nathan Sidwell  <nathan@acm.org>
25777
25778         * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
25779         * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
25780
25781 1999-09-13  Jeffrey A Law  (law@cygnus.com)
25782
25783         * gcc.c-torture/compile/990913-1.c: New test.
25784
25785 1999-09-10  Nathan Sidwell  <nathan@acm.org>
25786
25787         * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
25788         * g++.old-deja/g++.jason/rfg5.C: Likewise.
25789
25790 1999-09-09  Richard Henderson  <rth@cygnus.com>
25791
25792         * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
25793
25794 1999-09-09  Nathan Sidwell  <nathan@acm.org>
25795
25796         * g++.old-deja/g++.other/lookup11.C: New test.
25797         * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
25798         what is permitted and what we want.
25799         * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
25800         overload use.
25801         * g++.old-deja/g++.jason/rfg5.C: Likewise
25802
25803 1999-09-08  Geoffrey Keating  <geoffk@cygnus.com>
25804
25805         * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
25806         * gcc.c-torture/noncompile/poison-1.c: New file.
25807
25808 1999-09-08  Nathan Sidwell  <nathan@acm.org>
25809
25810         * g++.old-deja/g++.other/sizeof3.C: New test.
25811         * g++.old-deja/g++.other/sizeof4.C: New test.
25812         * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
25813         * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
25814
25815 1999-09-07  Richard Henderson  <rth@cygnus.com>
25816
25817         * gcc.dg/va-arg-1.c: New.
25818
25819 1999-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
25820
25821         * gcc.c-torture/execute/va-arg-9.c: New test.
25822
25823 1999-09-05  Craig Burley  <craig@jcb-sc.com>
25824
25825         * g77.f-torture/compile/980519-2.f: New test.
25826         * g77.f-torture/compile/19990905-0.f: New test.
25827         * g77.f-torture/compile/19990905-1.f: New test.
25828         * g77.f-torture/compile/19990905-2.f: New test.
25829
25830         * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
25831
25832 1999-09-03  Richard Earnshaw <rearnsha@arm.com>
25833
25834         * gcc.c-torture/execute/990827-1.c: Fix typo.
25835
25836 1999-09-03  Nathan Sidwell  <nathan@acm.org>
25837
25838         * g++.old-deja/g++.other/deref1.C: New test.
25839
25840 1999-09-02  Nathan Sidwell  <nathan@acm.org>
25841
25842         * g++.old-deja/g++.other/ambig2.C: New test.
25843         * g++.old-deja/g++.other/cond5.C: New test.
25844         * g++.old-deja/g++.other/lookup16.C: New test.
25845
25846 1999-09-02  Marc Espie <espie@cvs.openbsd.org>
25847
25848         * gcc.dg/980414-1.c: Fix assembler syntax to work with old
25849         assemblers too.
25850
25851 1999-08-31  Jeffrey A Law  (law@cygnus.com)
25852
25853         * lib/c-torture.exp: Avoid the "compare executables" optimization
25854         when testing native.
25855
25856 1999-08-29  Jeffrey A Law  (law@cygnus.com)
25857
25858         * gcc.c-torture/execute/990829-1.c: New test.
25859         * gcc.c-torture/compile/990829-1.c: New test.
25860
25861 1999-08-27  Paul Burchard  <burchard@pobox.com>
25862
25863         * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
25864         * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
25865         * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
25866         * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
25867         * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
25868         * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
25869         * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
25870         * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
25871         * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
25872         * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
25873         * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
25874
25875 1999-08-27  Jeffrey A Law  (law@cygnus.com)
25876
25877         * gcc.c-torture/execute/990827-1.c: New test.
25878
25879 1999-08-26  Craig Burley  <craig@jcb-sc.com>
25880
25881         * g77.f-torture/noncompile/19990826-4.f: New test.
25882
25883         * g77.f-torture/compile/19990826-3.f: New test.
25884
25885         * g77.f-torture/execute/19990826-2.f: New test.
25886
25887         * g77.f-torture/compile/19990826-1.f: New test.
25888
25889         * gcc.c-torture/execute/990826-0.c: New test.
25890         * g77.c-torture/execute/19990826-0.f: New test.
25891
25892         * g77.f-torture/noncompile/970626-2.f: New test.
25893
25894 1999-08-25  Paul Burchard  <burchard@pobox.com>
25895
25896         * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
25897         lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
25898         lss-011.C: New tests.
25899
25900 1999-08-25  Nathan Sidwell  <nathan@acm.org>
25901
25902         * g++.old-deja/g++.other/decl5.C: New test.
25903
25904 1999-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
25905
25906         * noncompile/noncompile.exp: Load_lib c-torture.exp.
25907         (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
25908         call `postbase' for each one.  All callers of `postbase' changed
25909         to call this instead.
25910
25911 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
25912
25913         * gcc.c-torture/execute/990811-1.c: New test.
25914
25915 1999-08-09  Nick Clifton  <nickc@cygnus.com>
25916
25917         * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
25918         just native ones.
25919
25920         * gcc.dg/990413-1.c: Expect the parse error for all builds, not
25921         just native ones.
25922
25923 1999-08-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
25924
25925         * g++.old-deja/g++.other/local3.C: Removed XFAIL.
25926
25927 1999-08-04  Jeffrey A Law  (law@cygnus.com)
25928
25929         * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
25930
25931 1999-08-04  Nathan Sidwell  <nathan@acm.org>
25932
25933         * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
25934
25935 1999-08-04  Jeffrey A Law  (law@cygnus.com)
25936
25937         * gcc.c-torture/execute/990804-1.c: New test.
25938
25939 1999-08-03  Nathan Sidwell  <nathan@acm.org>
25940
25941         * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
25942         * g++.old-deja/g++.brendan/crash64.C: Likewise
25943         * g++.old-deja/g++.brendan/overload8.C: Likewise
25944
25945 1999-08-03  Nathan Sidwell  <nathan@acm.org>
25946
25947         * g++.old-deja/g++.other/struct1.C: New test.
25948
25949 1999-08-03  Nathan Sidwell  <nathan@acm.org>
25950
25951         * g++.old-deja/g++.other/enum2.C: New test.
25952
25953 1999-08-02  Richard Henderson  <rth@cygnus.com>
25954
25955         Adapted from tests from Franz Sirl:
25956         * gcc.c-torture/execute/va-arg-7.c: New test.
25957         * gcc.c-torture/execute/va-arg-8.c: New test.
25958
25959 1999-08-01  Jeffrey A Law  (law@cygnus.com)
25960
25961         * gcc.c-torture/compile/990801-2.c: New test.
25962
25963         * gcc.c-torture/compile/990801-1.c: New test.
25964
25965 1999-07-27  Michael Meissner  <meissner@cygnus.com>
25966
25967         * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
25968         fp-cmp-1.c, converting double to float.
25969
25970         * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
25971         fp-cmp-1.c, converting double to long double.
25972
25973         * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
25974         from fr1 to unknown_register, since fr1 is a legitimate register
25975         on some machines.
25976
25977 1999-07-25  Jeffrey A Law  (law@cygnus.com)
25978
25979         * README: More listname related changes.
25980
25981 1999-07-08  Catherine Moore  <clm@cygnus.com>
25982
25983         * gcc.c-torture/execute/920501-5.c: Fix typo.  Change | to ||.
25984
25985 1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
25986
25987         * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
25988
25989 1999-07-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
25990
25991         * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
25992
25993 1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
25994
25995         * gcc.dg/990703-1.c: New test.
25996
25997 1999-06-29  Nick Clifton  <nickc@cygnus.com>
25998
25999         * lib/file-format.exp: New file: Move definition of proc
26000         gcc_target_object_format to here from
26001         gcc.dg/special/ecos.exp.
26002
26003         * lib/c-torture.exp: Include lib file-format.exp.
26004         * lib/gcc-dg.exp: Include lib file-format.exp.
26005
26006         * gcc.dg/special/ecos.exp: Remove definition of proc
26007         gcc_target_object_format.
26008
26009 1999-06-28  Jeffrey A Law  (law@cygnus.com)
26010
26011         * gcc.c-torture/execute/990628-1.c: New test.
26012
26013 1999-06-25  Jeffrey A Law  (law@cygnus.com)
26014
26015         * gcc.c-torture/compile/990625-2.c: New test.
26016
26017         * gcc.c-torture/compile/990625-1.c: New test.
26018
26019 1999-06-23  Nick Clifton  <nickc@cygnus.com>
26020
26021         * gcc.c-torture/compile/dll.c: New test case.  Check that dll
26022         attributes compile.
26023         * gcc.c-torture/compile/dll.x: Only support the dll.c test on
26024         ports that use the COFF/PE file format.
26025
26026 1999-06-17  Jeffrey A Law  (law@cygnus.com)
26027
26028         * gcc.c-torture/compile/990617-1.c: New test.
26029
26030 1999-06-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
26031
26032         * g++.old-deja/g++.other/decl4.C: New test.
26033
26034 1999-06-14  Nathan Sidwell  <nathan@acm.org>
26035
26036         * g++.old-deja/g++.other/bitfld3.C: New test.
26037
26038 1999-06-08  Nathan Sidwell  <nathan@acm.org>
26039
26040         * g++.old-deja/g++.eh/catch1.C: New test.
26041
26042 1999-06-07  Jeffrey A Law  (law@cygnus.com)
26043
26044         * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
26045
26046         * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
26047         * gcc.c-torture/execute/ieee/mzero.x: New file.  Likewise.
26048
26049 1999-06-05  Craig Burley  <craig@jcb-sc.com>
26050
26051         * g77.f-torture/compile/19990502-0.f: Replace with new,
26052         shorter, test that still fails after recent changes.
26053
26054 1999-06-04  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
26055
26056         * gcc.c-torture/execute/990604-1.c: New test.
26057
26058 1999-05-31  Jeffrey A Law  (law@cygnus.com)
26059
26060         * gcc.c-torture/execute/990531-1.c: New test.
26061
26062 1999-05-27  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
26063
26064         * gcc.c-torture/compile/990527-1.c: New test.
26065
26066 1999-05-27  Joern Rennecke <amylaar@cygnus.com>
26067
26068         * gcc.c-torture/execute/990527-1.c: New test.
26069
26070 1999-05-25  Nick Clifton  <nickc@cygnus.com>
26071
26072         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
26073         bitfields as signed.
26074
26075 1999-05-25  Craig Burley  <craig@jcb-sc.com>
26076
26077         * g77.f-torture/compile/19990525-0.f: New test.
26078
26079 1999-05-25  Jeffrey A Law  (law@cygnus.com)
26080
26081         * gcc.c-torture/execute/990525-2.c: New test.
26082
26083         * gcc.c-torture/execute/990525-1.c: New test.
26084
26085 1999-05-24  Nathan Sidwell  <nathan@acm.org>
26086
26087         * g++.old-deja/g++.other/anon3.C: New test.
26088         * g++.old-deja/g++.other/anon4.C: New test.
26089         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
26090         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
26091         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
26092         Merrill).
26093
26094 1999-05-24  Jeffrey A Law  (law@cygnus.com)
26095
26096         * gcc.c-torture/execute/990524-1.c: New test.
26097
26098         * gcc.dg/990524-1.c: New test.
26099
26100 1999-05-23  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
26101
26102         * gcc.c-torture/compile/990523-1.c: New test.
26103
26104 1999-05-19  Raja R Harinath <harinath@cs.umn.edu>
26105
26106         * gcc.c-torture/compile/990519-1.c: New test.
26107
26108 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
26109
26110         * gcc.c-torture/compile/990517-1.c: New test.
26111
26112         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
26113         (e4, f4): New tests.
26114         (main): Call them.
26115
26116 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
26117
26118         * gcc.dg/noreturn-1.c: New test.
26119
26120 1999-05-13  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
26121
26122         * gcc.c-torture/execute/990513-1.c: New test.
26123
26124 1999-05-10  Richard Henderson  <rth@cygnus.com>
26125
26126         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
26127
26128 1999-05-10  Craig Burley  <craig@jcb-sc.com>
26129
26130         * g77.f-torture/execute/erfc.f: Use small single-precision
26131         values, to avoid problems on Alphas when not -mieee.
26132
26133 1999-05-08  Craig Burley  <craig@jcb-sc.com>
26134
26135         * gcc.dg/990506-0.c: New test.
26136
26137 1999-05-08  Richard Henderson  <rth@cygnus.com>
26138
26139         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
26140         the constant to test.  Don't XFAIL 64-bit targets.
26141
26142         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
26143         * g++.old-deja/g++.law/profile1.C: Likewise.
26144
26145         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
26146         operator new instances.
26147         * g++.old-deja/g++.other/delete5.C: Likewise.
26148
26149 1999-05-03  Craig Burley  <craig@jcb-sc.com>
26150
26151         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
26152         intrinsic.
26153
26154 1999-05-03  Craig Burley  <craig@jcb-sc.com>
26155
26156         * g77.f-torture/execute/u77-test.f: Reverse order of two
26157         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
26158
26159 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
26160
26161         * gcc.dg/compare1.c: New test.
26162
26163 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
26164
26165         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
26166         New tests.
26167
26168 1999-05-02  Craig Burley  <craig@jcb-sc.com>
26169
26170         * g77.f-torture/compile/19990502-1.f: New test.
26171
26172 1999-05-02  Craig Burley  <craig@jcb-sc.com>
26173
26174         * g77.f-torture/compile/19990502-0.f: New test.
26175
26176 1999-05-02  Craig Burley  <craig@jcb-sc.com>
26177
26178         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
26179         intrinsic.
26180
26181 1999-05-02  Craig Burley  <craig@jcb-sc.com>
26182
26183         * g77.f-torture/execute/u77-test.f (main): List libU77
26184         intrinsics not currently tested.
26185         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
26186         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
26187         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
26188         Trim blanks off the ends of some printed strings.
26189
26190 1999-05-02  Craig Burley  <craig@jcb-sc.com>
26191
26192         * g77.f-torture/execute/u77-test.f (main): Just warn about
26193         FSTAT gid disagreement, as it's expected on some systems.
26194
26195 1999-05-01  Craig Burley  <craig@jcb-sc.com>
26196
26197         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
26198         use a new function, which allows for some slop.
26199         Clean up some commentary.
26200         (issum): The new function.
26201         (sgladd): Deleted subroutine.
26202
26203 1999-05-01  Craig Burley  <craig@jcb-sc.com>
26204
26205         * g77.f-torture/execute/u77-test.f: Modify to be more like
26206         libf2c/libU77 version, bringing patches to that version here.
26207         Add suitable commentary.
26208
26209 1999-04-25  Richard Henderson  <rth@cygnus.com>
26210
26211         * gcc.dg/990424-1.c: New test.
26212
26213 1999-04-24  Craig Burley  <craig@jcb-sc.com>
26214
26215         * g77.f-torture/execute/u77-test.f (main): Bug involving
26216         LSTAT has been fixed, so turn back on full checking.
26217
26218 1999-04-20  Craig Burley  <craig@jcb-sc.com>
26219
26220         * g77.f-torture/compile/19990419-0.f: New test.
26221         * g77.f-torture/execute/19990419-1.f: New test.
26222
26223 1999-04-17  Richard Henderson  <rth@cygnus.com>
26224
26225         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
26226         to avoid the need for a prototype to supress a warning.
26227
26228 1999-04-07  Jim Wilson  <wilson@cygnus.com>
26229
26230         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
26231
26232 1999-04-04  Jeffrey A Law  (law@cygnus.com)
26233
26234         * gcc.c-torture/execute/990404-1.c: New test.
26235
26236 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
26237
26238         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
26239         * gcc.dg/cpp-if3.c: Don't use -pedantic.
26240         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
26241         missing initializer warnings.
26242
26243 1999-03-28  Jeffrey A Law  (law@cygnus.com)
26244
26245         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
26246         matching strings.
26247
26248 1999-03-26  Jeffrey A Law  (law@cygnus.com)
26249
26250         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
26251
26252 1999-03-26  Craig Burley  <craig@jcb-sc.com>
26253
26254         * g77.f-torture/execute/19990325-0.f: New test.
26255         * g77.f-torture/execute/19990325-1.f: New test.
26256
26257 1999-03-24  Jeffrey A Law  (law@cygnus.com)
26258
26259         * gcc.c-torture/execute/990324-1.c: New test.
26260
26261 1999-03-22  Jim Wilson  <wilson@cygnus.com>
26262
26263         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
26264         test with 4.
26265
26266 1999-03-17  Richard Henderson  <rth@cygnus.com>
26267
26268         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
26269
26270 1999-03-13  Craig Burley  <craig@jcb-sc.com>
26271
26272         * g77.f-torture/execute/19990313-2.f: New test.
26273         * g77.f-torture/execute/19990313-3.f: New test.
26274
26275 1999-03-13  Craig Burley  <craig@jcb-sc.com>
26276
26277         * g77.f-torture/execute/19990313-0.f: New test.
26278         * g77.f-torture/execute/19990313-1.f: New test.
26279
26280 1999-03-12  Jim Wilson  <wilson@cygnus.com>
26281
26282         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
26283         printf to sprintf.
26284         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
26285         (main): Add check for u15.  Conditionalize u31 check depending on
26286         whether ints are <32 bits or >=32 bits.
26287
26288 1999-03-08  Craig Burley  <craig@jcb-sc.com>
26289
26290         * g77.f-torture/execute/19981119-0.f: Improve testiness.
26291
26292 1999-03-08  Craig Burley  <craig@jcb-sc.com>
26293
26294         * g77.f-torture/compile/19990305-0.f: New test.
26295         * g77.f-torture/execute/19981119-0.f: New test.
26296
26297 1999-03-08  Craig Burley  <craig@jcb-sc.com>
26298
26299         * g77.f-torture/execute/970625-2.f: call ABORT if final
26300         result is not correct, instead of just printing it.
26301         Add this checking via newly introduced obfuscation, to
26302         trip up buggy front ends.
26303
26304 1999-03-07  Craig Burley  <craig@jcb-sc.com>
26305
26306         * g77.f-torture/compile/960317-1.f: Moved from being
26307         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
26308
26309 1999-03-06  Craig Burley  <craig@jcb-sc.com>
26310
26311         * g77.f-torture/execute/960317-1.f: New (old) test.
26312         * g77.f-torture/execute/970625-2.f: Ditto.
26313
26314 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
26315
26316         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
26317         message on line 1 or line 2; cccp and cpplib do this differently.
26318
26319 1999-03-01  Jeffrey A Law  (law@cygnus.com)
26320
26321         * g++.old-deja/g++.law/weak1.C: New test.
26322
26323 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
26324
26325         * gcc.c-torture/execute/990119-1.c: Renamed to...
26326         * gcc.dg/990119-1.c: this, so it will only be tested once
26327         (it's a preprocessor test, it doesn't need to be run at
26328         multiple optimization levels).
26329
26330 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
26331
26332         * lib/g++.exp: Don't add incdir=$base_dir/../include to
26333           ALWAYS_CXXFLAGS.
26334
26335 1999-02-24  Craig Burley  <craig@jcb-sc.com>
26336
26337         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
26338         * g77.f-torture/compile/19981216-0.f: ...as it is expected
26339         to not be compilable by current g77.
26340
26341 1999-02-24  Nick Clifton  <nickc@cygnus.com>
26342
26343         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
26344
26345 1999-02-22  Jeffrey A Law  (law@cygnus.com)
26346
26347         * gcc.c-torture/execute/990222-1.c: New test.
26348
26349 1999-02-19  Craig Burley  <craig@jcb-sc.com>
26350
26351         * g77.f-torture/compile/19990218-0.f: New test.
26352         * g77.f-torture/noncompile/19990218-1.f: New test.
26353
26354 1999-02-18  Craig Burley  <craig@jcb-sc.com>
26355
26356         * g77.f-torture/compile/19981216-0.f: New test.
26357
26358 1999-02-14  Jeffrey A Law  (law@cygnus.com)
26359
26360         * gcc.dg/990214-1.c: New test.
26361
26362 1999-02-13  Jeffrey A Law  (law@cygnus.com)
26363
26364         * gcc.dg/990213-2.c: New test.
26365
26366         * gcc.dg/990213-1.c: New test.
26367
26368 1999-02-12  Jeffrey A Law  (law@cygnus.com)
26369
26370         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
26371         ints.
26372
26373 1999-02-11  Nick Clifton  <nickc@cygnus.com>
26374
26375         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
26376         specified by target.
26377
26378         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
26379
26380 1999-02-11  Jeffrey A Law  (law@cygnus.com)
26381
26382         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
26383
26384 1999-02-10  Jonathan Larmour  <jlarmour@cygnus.co.uk>
26385
26386         * gcc.dg/special/ecos.exp: New test driver for new tests with
26387         special requirements.
26388
26389         * gcc.dg/special/alias-1.c: New test.
26390         * gcc.dg/special/gcsec-1.c: New test.
26391         * gcc.dg/special/weak-1.c: New test.
26392         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
26393         * gcc.dg/special/weak-2.c: New test.
26394         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
26395         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
26396         * gcc.dg/special/wkali-1.c: New test.
26397         * gcc.dg/special/wkali-2.c: New test.
26398         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
26399         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
26400
26401 1999-02-10  Felix Lee  <flee@cygnus.com>
26402
26403           * lib/c-torture.exp (c-torture-compile): Pull out code for
26404           analyzing gcc error messages.
26405           (c-torture-execute): Likewise.  Fix some (harmless) false
26406           positives.
26407           * lib/gcc.exp (gcc_check_compile): New function.
26408
26409 1999-02-08  Richard Henderson  <rth@cygnus.com>
26410
26411         * gcc.c-torture/execute/990208-1.c: New test.
26412
26413 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
26414
26415         * g++.dg/special/ecos.exp: New driver for new tests with special
26416         requirements
26417
26418         * g++.dg/special/conpr-1.C: New test
26419         * g++.dg/special/conpr-2.C: New test
26420         * g++.dg/special/conpr-2a.C: New test
26421         * g++.dg/special/conpr-3.C: New test
26422         * g++.dg/special/conpr-3a.C: New test
26423         * g++.dg/special/conpr-3b.C: New test
26424
26425         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
26426         allow g++ to use the dg driver
26427
26428         * README: Add comment about g++.dg directory
26429
26430 1999-02-06  Jeffrey A Law  (law@cygnus.com)
26431
26432         * README: Update email addresses.
26433
26434 1999-02-03  Nick Clifton  <nickc@cygnus.com>
26435
26436         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
26437         arguments in order to force structure S onto the stack even on
26438         the alpha.
26439         (test): Pass 10 leading arguments to function foo as well as the
26440         structure S.
26441
26442         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
26443         failure for all targets.
26444
26445         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
26446         abort to terminate program execution.
26447
26448 1999-01-30  Richard Henderson  <rth@cygnus.com>
26449
26450         * gcc.c-torture/execute/990130-1.c: New test.
26451
26452 1999-01-30  Jeffrey A Law  (law@cygnus.com)
26453
26454         * gcc.dg/990130-1.c: New test.
26455
26456 1999-01-28  Michael Meissner  <meissner@cygnus.com>
26457
26458         * gcc.c-torture/execute/990128-1.c: New test.
26459
26460 1999-01-27  Michael Meissner  <meissner@cygnus.com>
26461
26462         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
26463
26464 1999-01-27  Felix Lee  <flee@cygnus.com>
26465
26466         * lib/c-torture.exp (c-torture-compile): pull out code for
26467         analyzing gcc error messages.
26468         (c-torture-execute): ditto, and fix some (harmless) false
26469         positives.
26470         * lib/gcc.exp (gcc_check_compile): new function.
26471
26472 1999-01-17  Jeffrey A Law  (law@cygnus.com)
26473
26474         * gcc.dg/990117-1.c: New test.
26475
26476         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
26477
26478         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
26479
26480 1999-01-15  Jeffrey A Law  (law@cygnus.com)
26481
26482         * g77.f-torture/compile/990115-1.f: New test.
26483
26484 1999-01-07  Jeffrey A Law  (law@cygnus.com)
26485
26486         * gcc.c-torture/compile/990107-1.c: New test
26487
26488 1999-01-06  Jeffrey A Law  (law@cygnus.com)
26489
26490         * gcc.c-torture/execute/990106-2.c: New test.
26491
26492         * gcc.c-torture/execute/990106-1.c: New test.
26493
26494 1998-12-30  Zack Weinberg <zack@rabi.columbia.edu>
26495
26496         * gcc.c-torture/compile/981223-1.c: New test.
26497
26498 1998-12-29  Richard Henderson  <rth@cygnus.com>
26499
26500         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
26501         (opt3): Rename from opt4 and disable.
26502
26503 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
26504
26505         * g++.old-deja/g++.pt/ptrmem5.C: New test.
26506
26507 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
26508
26509         * g++.old-deja/g++.other/conv5.C: New test.
26510
26511 1998-12-14  Nick Clifton  <nickc@cygnus.com>
26512
26513         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
26514
26515 1998-12-11  Jeffrey A Law  (law@cygnus.com)
26516
26517         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
26518
26519 1998-12-11  Zack Weinberg <zack@rabi.columbia.edu>
26520
26521         * gcc.c-torture/compile/981211-1.c: New test.
26522
26523 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
26524
26525         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
26526
26527         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
26528
26529 1998-12-08  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
26530
26531         * gcc.special/930510-1.c: Make C9X safe.
26532         * gcc.misc-tests/gcov-1.c Similarly.
26533         * gcc.misc-tests/gcov-2.c Similarly.
26534
26535 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
26536
26537         * gcc.dg/ultrasp1.c: New test.
26538
26539 1998-12-06  Richard Henderson  <rth@cygnus.com>
26540
26541         * gcc.c-torture/execute/981206.c: New test.
26542
26543 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
26544
26545         * g++.old-deja/g++.ns/template7.C: New test.
26546
26547         * g++.old-deja/g++.other/expr1.C: New test.
26548
26549         * g++.old-deja/g++.eh/tmpl3.C: New test.
26550
26551         * g++.old-deja/g++.eh/tmpl2.C: New test.
26552
26553 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
26554
26555         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
26556         * g++.old-deja/g++.other/using6.C: Removed.
26557         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
26558
26559         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
26560
26561 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
26562
26563         * g++.old-deja/g++.pt/overload8.C: New test.
26564
26565         * g++.old-deja/g++.pt/overload7.C: New test.
26566
26567         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
26568
26569         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
26570         and relinking messages.
26571         * lib/g++.exp (g++_target_compile): Remove .rpo file when
26572         compiling with -frepo.
26573
26574 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
26575
26576         * g++.old-deja/g++.pt/lookup6.C: New test.
26577
26578 1998-11-30  Nick Clifton  <nickc@cygnus.com>
26579
26580         * gcc.c-torture/execute/981130-1.c: New test.
26581         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
26582
26583 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
26584
26585         * g++.old-deja/g++.pt/explicit76.C: New test.
26586
26587         * g++.old-deja/g++.pt/friend38.C: New test.
26588
26589         * g++.old-deja/g++.ns/crash2.C: New test.
26590
26591         * g++.old-deja/g++.pt/defarg8.C: New test.
26592
26593         * g++.old-deja/g++.pt/instantiate6.C: New test.
26594
26595         * g++.old-deja/g++.pt/static6.C: New test.
26596
26597         * g++.old-deja/g++.pt/decl2.C: New test.
26598
26599 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
26600
26601         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
26602         problem is actually related with name lookup, but so what? :-)
26603
26604         * g++.old-deja/g++.pt/friend37.C: New test.
26605
26606 1998-11-25  Dave Love  <d.love@dl.ac.uk>
26607
26608         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
26609         element, which fails on some systems.
26610
26611         * g77.f-torture/execute/labug1.f: New test.
26612
26613 1998-11-21  Jeffrey A Law  (law@cygnus.com)
26614
26615         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
26616         is defined.
26617
26618 1998-11-18  Dave Love  <d.love@dl.ac.uk>
26619
26620         * g77.f-torture/compile/981117-1.f: New test.
26621
26622 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
26623
26624         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
26625         properly discarded.
26626
26627 1998-10-11  Ken Raeburn  <raeburn@cygnus.com>
26628
26629         * gcc.c-torture/execute/memcheck: New directory of tests for
26630         -fcheck-memory-usage.
26631
26632 1998-11-07  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
26633
26634         * README: New file, general information about the testsuite and
26635         new description of the various C++ test subdirectories.
26636         * README.g++: Eliminate obsolete information, update and move most
26637         relevant stuff to README.
26638
26639 1998-11-07  Richard Henderson  <rth@cygnus.com>
26640
26641         * gcc.c-torture/compile/981107-1.c: New test.
26642
26643 1998-11-02  Doug Evans  <devans@canuck.cygnus.com>
26644
26645         * execute/memcpy-bi.c: New testcase.
26646
26647 1998-10-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
26648
26649         * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
26650         base classes.
26651
26652         * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
26653         template is selected.
26654
26655         * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
26656         classes, it should be accepted for all types.
26657
26658         * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
26659
26660         * g++.old-deja/g++.pt/spec24.C: Ensure that template
26661         specializations start with template headers.
26662
26663 1998-10-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
26664
26665         * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
26666
26667         * g++.old-deja/g++.other/init9.C: Test cross initialization of
26668         non-POD types.
26669
26670 1998-10-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
26671
26672         * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
26673
26674 1998-10-22  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
26675
26676         * compile/981022-1.c, compile/981022-1.x: New test and driver.
26677
26678 1998-10-19  Jeffrey A Law  (law@cygnus.com)
26679
26680         * 981019-1.c: New test.
26681
26682 1998-10-14  Robert Lipe <robertl@dgii.com>
26683
26684         * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
26685         find objc headers.
26686
26687 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
26688
26689         * compile/981001-4.c: Remove use of GCC extension that triggers a
26690         compiler bug.
26691
26692 1998-10-13  Alexandre Oliva  <oliva@dcc.unicamp.br>
26693
26694         * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
26695
26696 1998-10-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
26697
26698         * g++.old-deja/g++.pt/explicit74.C: New test.  Explicit
26699         instantiation of template produces incorrect code for delete
26700         expression.
26701
26702         * g++.old-deja/g++.pt/instantiate5.C: New test.  `global
26703         constructors' name is not unique.
26704         * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
26705         * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
26706
26707         * g++.old-deja/g++.other/init8.C: New test.  Uninitialized
26708         automatic array of const is ill-formed.
26709
26710         * g++.old-deja/g++.pt/ttp53.C: New test.  Incorrect substitution
26711         of template parameter?
26712
26713         * g++.old-deja/g++.other/conv3.C: New test.  Conversion discards
26714         const.
26715
26716         * g++.old-deja/g++.other/pmf2.C: New test.  Invalid
26717         pointer-to-member expression.
26718
26719         * g++.old-deja/g++.other/friend5.C: New test.  Bogus friend
26720         declaration causes ICE.
26721
26722 1998-10-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
26723
26724         * g++.old-deja/g++.ns/main1.C: New test.  main() should only be
26725         reserved in the global namespace.
26726
26727         * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
26728         generate needed virtual table.
26729
26730         * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
26731
26732 1998-10-10  Dariush Eslimi  <eslimi@loran.com>
26733
26734         * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
26735         template-dependent type
26736
26737 1998-10-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
26738
26739         * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
26740         * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
26741         * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
26742
26743         * g++.old-deja/g++.other/using5.C: New test; using decl from base
26744         class should be usable as argument of member function.
26745         * g++.old-deja/g++.other/using6.C: New test; using decl from base
26746         class should be usable as return type of member function.
26747         * g++.old-deja/g++.other/using7.C: New test; using decl from base
26748         class should be usable as type of data member.
26749
26750         * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
26751
26752 1998-10-09  Jeffrey A Law  (law@cygnus.com)
26753
26754         * gcc.c-torture/special/920521-1.c: Fix bogus test.
26755
26756 1998-10-08  Nick Clifton  <nickc@cygnus.com>
26757
26758         * gcc.dg/dll-?.c Add thumb to target list.
26759         Fix assembler scan patterns to match current assembler output.
26760
26761 1998-10-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
26762
26763         * g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
26764         matching of template brackets.
26765
26766         * g++.old-deja/g++.other/using4.C: New test.  Test using
26767         declarations of methods from base classes.
26768
26769         * g++.old-deja/g++.ns/extern1.C: New test.  Extern declarations
26770         within functions should introduce names into the innermost
26771         enclosing namespace.
26772
26773         * g++.old-deja/g++.other/init7.C: New test.  Retry initialization
26774         of static locals if first initialization throws.
26775
26776 1998-10-07  Jim Wilson  <wilson@cygnus.com>
26777
26778         * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
26779
26780 1998-10-06  Ken Raeburn  <raeburn@cygnus.com>
26781
26782         * gcc.c-torture/special/981006-1.c: New test.  Make sure gcc doesn't
26783         lose track of the possible targets of tablejump insns.
26784         * special/special.exp: Run it.
26785
26786 1998-10-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
26787
26788         * g++.old-deja/g++.pt/friend35.C: New test.  A template function
26789         must be declared before its specializations can be named in friend
26790         declarations.
26791
26792 1998-10-05  Dave Love  <d.love@dl.ac.uk>
26793
26794         * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
26795
26796         * g77.f-torture/execute/io1.f: New test.
26797
26798 1998-10-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
26799
26800         * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
26801         with pointer to template function, for which no argument deduction
26802         is possible.
26803
26804         * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
26805         specialization of template function as argument to template
26806         function.
26807
26808         * g++.old-deja/g++.other/access2.C: New test; Inner class
26809         shouldn't have privileged access to Outer's names.
26810
26811 1998-10-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
26812
26813         * g++.old-deja/g++.pt/friend34.C: New test; name injection of
26814         friend template declared within template class conflicts with
26815         nested class of the same name.
26816
26817         * g++.old-deja/g++.other/badopt1.C: New test; post-increment
26818         is ignored.
26819
26820         * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
26821         object with direct initializer as function declaration.
26822
26823         * g++.old-deja/g++.other/decl2.C: New test; duplicate
26824         initializers.
26825
26826         * g++.old-deja/g++.other/null2.C: New test; conditional operator
26827         involving const pointer and NULL produces incorrect result.
26828
26829         * g++.old-deja/g++.other/typename1.C: New test; template-dependent
26830         type name without `typename' should be rejected with -pedantic.
26831
26832 1998-10-02  Richard Henderson  <rth@cygnus.com>
26833
26834         * g++.old-deja/g++.other/addrof1.C: New test.
26835
26836 1998-10-01  Nick Clifton  <nickc@cygnus.com>
26837
26838         * gcc.c-torture/compile/981001-1.c: New test.
26839         * gcc.c-torture/execute/981001-1.c: New test.
26840
26841 1998-10-01  Jeffrey A Law  (law@cygnus.com)
26842
26843         * gcc.c-torture/compile/981001-2.c: New test.
26844         * gcc.c-torture/compile/981001-3.c: New test.
26845         * gcc.c-torture/compile/981001-4.c: New test.
26846
26847 1998-10-01  Robert Lipe  <robertl@dgii.com>
26848
26849         * lib/objc.exp (objc_target_compile): Add -L during compiles for
26850         multilibbed hosts.   Idea grafted from g77.exp.
26851
26852 1998-09-30  Dave Love  <d.love@dl.ac.uk>
26853
26854         * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
26855         avoid losing on systems which need -lsocket.
26856
26857 1998-09-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
26858
26859         * g++.old-deja/g++.other/bitfld1.C: Expected failure.
26860         * g++.old-deja/g++.other/nested2.C: Ditto.
26861         * g++.old-deja/g++.robertl/eb132.C: No longer an expected
26862         failure.
26863
26864 1998-09-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
26865
26866         * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
26867         preferred over template operator!= for enum bitfields.
26868
26869 1998-09-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
26870
26871         * g++.old-deja/g++.other/nested2.C: Different virtual base classes
26872         that happen to have the same base name, but in different scopes,
26873         are incorrectly rejected.
26874
26875 1998-09-16  Richard Henderson  <rth@cygnus.com>
26876
26877         * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
26878         on the native word size instead of an integer literal.
26879
26880 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
26881
26882         * g++.old-deja/g++.other/static2.C: Invocation of static data
26883         member of type pointer-to-function denoted as non-static member.
26884
26885         * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
26886         checks involving function types and aliases.
26887
26888 1998-09-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
26889
26890         * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
26891         redefined to the same non-trivial type.
26892
26893         * g++.old-deja/g++.pt/explicit73.C: Test for proper
26894         namespace-qualification of template specializations declared in
26895         other namespaces.
26896
26897         * g++.old-deja/g++.other/friend4.C: Check whether it is possible
26898         to declare a subset of the specializations of a template function
26899         as friends of specializations of a template class.
26900
26901         * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
26902         member templates that do not fully specialize the enclosing
26903         template class are rejected.
26904
26905 1998-09-11  Dave Love  <d.love@dl.ac.uk>
26906
26907         * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
26908
26909 1998-09-08  Dave Love  <d.love@dl.ac.uk>
26910
26911         * g77.f-torture/execute/u77-test.f (main): New file, somewhat
26912         altered from libf2c/libU77 version.
26913
26914 1998-09-06  Dave Love  <d.love@dl.ac.uk>
26915
26916         * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
26917
26918 1998-09-04  Reid M. Pinchback  <reidmp@MIT.EDU>, Alexandre Oliva  <oliva@dcc.unicamp.br>
26919
26920         * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
26921         (un)signed char are different types for template specialization
26922         purposes.
26923
26924 1998-09-03  Ovidiu Predescu  <ovidiu@aracnet.com>
26925
26926         * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
26927         * objc: ObjC testsuite.
26928
26929 1998-08-31  Catherine Moore  <clm@cygnus.com>
26930
26931         * gcc.c-torture/execute/941014-1.x:  New file.
26932
26933 1998-08-31  Nick Clifton  <nickc@cygnus.com>
26934
26935         * lib/c-torture.exp: Add support for
26936         torture_eval_before_compile and torture_eval_before_execute
26937         variables.
26938
26939 1998-08-30  Jeffrey A Law  (law@cygnus.com)
26940
26941         * gcc.dg/980626-1.c: Delete this test.  We've declared the warning
26942         this test triggers valid.
26943
26944 1998-08-27  Jeffrey A Law  (law@cygnus.com)
26945
26946         * gcc.dg/980827-1.c: New test.
26947
26948 1997-08-26  J"orn Rennecke <amylaar@cygnus.co.uk>
26949
26950         * gcc.c-torture/execute/loop-4b.c: New test.
26951
26952 1998-08-26  Nick Clifton  <nickc@cygnus.com>
26953
26954         * lib/c-torture.exp: Add support for
26955         torture_eval_before_compile and torture_eval_before_execute
26956         variables.
26957
26958 1998-08-25  Jeffrey A Law  (law@cygnus.com)
26959
26960         * gcc.c-torture/compile/980825-1.c: New test.
26961
26962 1998-08-24  Nick Clifton  <nickc@cygnus.com>
26963
26964         * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
26965         count number tests in opt_t0 not good_t0.
26966
26967 1998-08-24  Jeffrey A Law  (law@cygnus.com)
26968
26969         * gcc.c-torture/compile/930326-1.x: Fix typo.
26970
26971 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
26972
26973         * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
26974         causes an ICE.
26975
26976 1998-08-21  Jeffrey A Law  (law@cygnus.com)
26977
26978         * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
26979         STACK_SIZE is defined.
26980         * gcc.c-torture/unsorted/stuct.c: Similarly.
26981
26982         * gcc.c-torture/compile/980821-1.c: New test.
26983
26984 1998-08-21  Jeffrey A Law  (law@cygnus.com)
26985
26986         * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
26987
26988 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
26989
26990         * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
26991         code.
26992
26993 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
26994
26995         * lib/old-dejagnu.exp: Revise handling of `Internal compiler
26996         error'.
26997
26998 1998-08-18  Jeffrey A Law  (law@cygnus.com)
26999
27000         * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
27001
27002 1998-08-16  Jeffrey A Law  (law@cygnus.com)
27003
27004         * gcc.c-torture/compile/980816-1.c: New test.
27005
27006         * gcc.dg/980816-1.c: New test.
27007
27008 1998-08-13  Jeffrey A Law  (law@cygnus.com)
27009
27010         * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
27011         compiler for ieee tests.
27012
27013 1998-08-01  Dave Love  <d.love@dl.ac.uk>
27014
27015         * g77.f-torture/compile/980729-0.f: New test.
27016
27017 1998-07-30  Ken Raeburn  <raeburn@cygnus.com>
27018
27019         * gcc.c-torture/special/eeprof-1.c: New test, for
27020         -finstrument-functions.
27021         * gcc.c-torture/special/special.exp: Run it.
27022
27023 1998-07-29  Jeffrey A Law  (law@cygnus.com)
27024
27025         * gcc.c-torture/compile/980729-1.c: New test.
27026
27027 1998-07-27  Nick Clifton  <nickc@cygnus.com>
27028
27029         * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
27030         __thumb__ is defined, and test for ARM style doubles if so.
27031
27032 1998-07-26  Dave Love  <d.love@dl.ac.uk>
27033
27034         * g77.f-torture/noncompile/980615-0.f: New test.
27035
27036 1998-07-26  H.J. Lu  (hjl@gnu.org)
27037
27038         * gcc.dg/980312-1.c: Do link instead of compile.
27039         * gcc.dg/980313-1.c: Likewise.
27040
27041 1998-07-26  Jeffrey A Law  (law@cygnus.com)
27042
27043         * gcc.c-torture/compile/980726-1.c: New test.
27044
27045 1998-07-25  Dave Love  <d.love@dl.ac.uk>
27046
27047         * g77.f-torture/execute/io0.f: New test.
27048
27049 1998-07-24  Nick Clifton  <nickc@cygnus.com>
27050
27051         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
27052         an int.
27053
27054 1998-06-18  Michael Meissner  <meissner@cygnus.com>
27055
27056         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
27057         m32r bugs.
27058
27059 1998-07-17  Nick Clifton  <nickc@cygnus.com>
27060
27061         * gcc.dg/980626-1.c: Expect failures for all toolchains until
27062         c-decl.c:grokdeclarator can handle mode attributes.
27063
27064 1998-07-16  Jeffrey A Law  (law@cygnus.com)
27065
27066         * gcc.c-torture/execute/980716-1.c: New test.
27067
27068 1998-07-13  Jeffrey A Law  (law@cygnus.com)
27069
27070         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
27071         the mn10200.
27072         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
27073         the mn10200.
27074         * gcc.c-torture/execute/va-arg-3.x: Similarly.
27075         * gcc.c-torture/compile/930326-1.x: Similarly.
27076
27077 1998-07-13  Dave Love  <d.love@dl.ac.uk>
27078
27079         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
27080         New test from Craig.
27081
27082 1998-07-12  Dave Love  <d.love@dl.ac.uk>
27083
27084         * g77.f-torture/noncompile/980616-0.f: New test.
27085
27086         * g77.f-torture/execute/970816-3.f:  New test from Craig.
27087
27088 1998-07-10 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
27089
27090         *  g++.other/singleton.C: Return error value instead of taking
27091         SIGSEGV.
27092
27093 1998-07-10  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
27094
27095         *  g++.other/singleton.C: New test.   Warning is under dispute.
27096         Runtime crash is not.
27097
27098 1998-07-09  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
27099
27100         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
27101         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
27102         using6.C, using7.C}:  New namespace tests.
27103
27104 1998-07-09  Alexandre Oliva   <oliva@dcc.unicamp.br>
27105
27106         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
27107         specialization with typedef'ed names used as array indexes.
27108
27109 1998-07-09  Jeffrey A Law  (law@cygnus.com)
27110
27111         * gcc.c-torture/execute/980709-1.c: New test.
27112
27113         * gcc.dg/980709-1.c: New test.
27114
27115 1998-07-07  Richard Henderson  <rth@cygnus.com>
27116
27117         * gcc.c-torture/execute/bcp-1.c: New test.
27118
27119 1998-07-07  Jeffrey A Law  (law@cygnus.com)
27120
27121         * gcc.c-torture/execute/980707-1.c: New test.
27122
27123 1998-07-06  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
27124
27125         * gcc.c-torture/compile/980706-1.c: New test.
27126
27127 1998-07-01  Dave Love  <d.love@dl.ac.uk>
27128
27129         * g77.f-torture/execute/980701-0.f,
27130         g77.f-torture/execute/980701-1.f: New test from Craig.
27131
27132 1998-07-01  Jeffrey A Law  (law@cygnus.com)
27133
27134         * gcc.c-torture/compile/980701-1.c: New test.
27135
27136         * gcc.c-torture/execute/980701-1.c: New test.
27137
27138 1998-06-30  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
27139 rlsruhe.de>
27140
27141         * g++.old-deja/g++.robertl/eb132.C: New test.
27142         * g++.old-deja/g++.robertl/eb133.C: Likewise.
27143
27144 1998-06-29  Dave Love  <d.love@dl.ac.uk>
27145
27146         * g77.f-torture/execute/980628-7.f,
27147         g77.f-torture/execute/980628-8.f,
27148         g77.f-torture/execute/980628-9.f,
27149         g77.f-torture/execute/980628-10.f: New tests from Craig.
27150
27151         * g77.f-torture/execute/980628-3.f: Remove mail headers.
27152
27153 1998-06-28  Jeffrey A Law  (law@cygnus.com)
27154
27155         * g77.f-torture/execute/980628-4.f: New test from Craig.
27156         * g77.f-torture/execute/980628-5.f: Likewise.
27157         * g77.f-torture/execute/980628-2.f: Likewise.
27158         * g77.f-torture/execute/980628-0.f: Likewise.
27159         * g77.f-torture/execute/980628-1.f: Likewise.
27160         * g77.f-torture/execute/980628-3.f: Likewise.
27161         * g77.f-torture/execute/980628-6.f: Likewise.
27162
27163 1998-06-28  Jeffrey A Law  (law@cygnus.com)
27164
27165         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
27166         directory when nothing has been installed yet.
27167
27168 1998-06-27  Carlo Wood  <carlo@runaway.xs4all.nl>
27169
27170         * gcc.c-torture/special/special.exp: Handle newer versions of
27171         dejagnu.
27172
27173 1998-06-26  Jeffrey A Law  (law@cygnus.com)
27174
27175         * gcc.dg/980626-1.c: New test.
27176
27177 1998-06-19  Bruno Haible <haible@ilog.fr>
27178
27179         * gcc.misc-tests/m-un-2.c: New test.
27180         * g++.old-deja/g++.other/warn01.c: Likewise.
27181
27182 1998-06-19  Robert Lipe  <robertl@dgii.com>
27183
27184         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
27185         compatibility with assmblers with a different comment character.
27186         Eliminate use of GAS-specific extensions.
27187
27188 1998-06-19  Jeffrey A Law  (law@cygnus.com)
27189
27190         * gcc.c-torture/execute/ieee/980619-1.c: New test.
27191
27192 1998-06-19  Robert Lipe  <robertl@dgii.com>
27193
27194         *lib/g77.exp: Replace search for libf2c.a with search for newly
27195         renamed libg2c.a
27196
27197 1998-06-17  Jeffrey A Law  (law@cygnus.com)
27198
27199         * gcc.c-torture/execute/980617-1.c: New test.
27200
27201 1998-06-12  Jeffrey A Law  (law@cygnus.com)
27202
27203         * gcc.c-torture/execute/980612-1.c: New test.
27204
27205 1998-06-08  Jeffrey A Law  (law@cygnus.com)
27206
27207         * gcc.dg/980523-1.c: Only test on ppc-linux.
27208         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
27209
27210         * gcc.c-torture/execute/980608-1.c: New test.
27211
27212 1997-06-05  J"orn Rennecke <amylaar@cygnus.co.uk>
27213
27214         * gcc.c-torture/execute/980605-1.c: New test.
27215
27216 1998-06-04  Jeffrey A Law  (law@cygnus.com)
27217
27218         * gcc.c-torture/execute/980604-1.c: New test.
27219
27220 1998-06-02  Jeffrey A Law  (law@cygnus.com)
27221
27222         * gcc.c-torture/execute/980602-1.c: New test.
27223         * gcc.c-torture/execute/980602-2.c: Likewise.
27224
27225 1998-06-02  Dave Love  <d.love@dl.ac.uk>
27226
27227         * 970125-0.f: Fix per JCB.  Add commentary.
27228
27229 1998-05-31  Michael Meissner  <meissner@cygnus.com>
27230
27231         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
27232         IEEE -0 support.
27233
27234 1998-05-29  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
27235
27236         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
27237         earlier.
27238
27239 1998-05-28  Catherine Moore <clm@cygnus.com>
27240
27241         * gcc.c-torture/execute/980526-3.c: New test.
27242
27243 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
27244
27245         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
27246         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
27247         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
27248         m88k-motorola-sysv3 to XFAIL.
27249
27250 1998-05-26  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
27251
27252         * gcc.dg/980526-1.c: New test.
27253         * gcc.c-torture/execute/980526-2.c: New test.
27254
27255 1998-05-26  Jeffrey A Law  (law@cygnus.com)
27256
27257         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
27258
27259         * gcc.c-torture/execute/980526-1.c: New test.
27260
27261 1998-05-26  Dave Love  <d.love@dl.ac.uk>
27262
27263         * g77.f-torture/execute/alpha2.f: Add runtime test.
27264
27265 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
27266
27267         * g++.old-deja/old-deja.exp: Strip leading directories.
27268
27269         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
27270         error for the line.  Don't run multiple tests for the same line.
27271
27272 1998-05-23  Jeffrey A Law  (law@cygnus.com)
27273
27274         * gcc.dg/980523-1.c: New test.
27275
27276 1998-05-23  Dave Love  <d.love@dl.ac.uk>
27277
27278         * g77.f-torture/compile/970915-0.f: New test.
27279
27280 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
27281
27282         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
27283
27284 1998-05-21  Jeffrey A Law  (law@cygnus.com)
27285
27286         * gcc.dg/980520-1.c: New test.
27287
27288 1998-05-20  Manfred Hollstein  <manfred@s-direktnet.de>
27289
27290         * gcc.dg/980502-1.c: Fix return type.
27291
27292 1998-05-20  Jeffrey A Law  (law@cygnus.com)
27293
27294         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
27295         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
27296         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
27297         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
27298         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
27299
27300 1998-05-20  Dave Love  <d.love@dl.ac.uk>
27301
27302         * g77.f-torture/execute/980520-1.f: New test.
27303
27304 1998-05-15  Dave Love  <d.love@dl.ac.uk>
27305
27306         * lib/mike-g77.exp: New file.
27307
27308         * g77.f-torture/noncompile/noncompile.exp,
27309         g77.f-torture/noncompile/check0.f: New files.
27310
27311 1998-05-14  Dave Love  <d.love@dl.ac.uk>
27312
27313         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
27314         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
27315         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
27316         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
27317         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
27318         abort where appropriate.
27319
27320 1998-05-05  Michael Meissner  <meissner@cygnus.com>
27321
27322         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
27323         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
27324
27325 1998-04-29  Dave Love  <d.love@dl.ac.uk>
27326
27327         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
27328
27329 1998-04-27  Dave Love  <d.love@dl.ac.uk>
27330
27331         * g77.f-torture/compile/980427-0.f: New test.
27332
27333 1998-04-24  Dave Love  <d.love@dl.ac.uk>
27334
27335         * g77.f-torture/compile/980424-0.f: New test.
27336
27337 1998-04-19  Dave Love  <d.love@dl.ac.uk>
27338
27339         * g77.f-torture/compile/980419-2.f (main): New test.
27340         * g77.f-torture/compile/970125-0.f: New test.
27341         * g77.f-torture/compile/980419-1.f: New test.
27342
27343 1998-04-08  Jim Wilson  <wilson@cygnus.com>
27344
27345         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
27346         of loop-4.c.
27347
27348 1998-04-07  Jim Wilson  <wilson@cygnus.com>
27349
27350         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
27351
27352 1998-04-03  Jim Wilson  <wilson@cygnus.com>
27353
27354         * gcc.c-torture/compile/980329-1.c: New test.
27355
27356 1998-03-18  Jim Wilson  <wilson@cygnus.com>
27357
27358         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
27359         * gcc.dg/980312-1.c: Fix typo in -march command.
27360
27361 1998-03-16  H.J. Lu  (hjl@gnu.org)
27362
27363         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
27364
27365 1998-03-11  Robert Lipe  <robertl@dgii.com>
27366
27367         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
27368         Dave Love agree the Fortran source is bogus.
27369
27370 1998-03-11  Robert Lipe  <robertl@dgii.com>
27371
27372         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
27373         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
27374         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
27375         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
27376         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
27377
27378 1998-03-10  Alexandre Oliva   <oliva@dcc.unicamp.br>
27379
27380         * g++.old-deja/g++.other/friend1.C: New test.
27381
27382 1998-02-18  Dave Love  <d.love@dl.ac.uk>
27383
27384         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
27385         possibly uninitialized) variables and declare dnrm2.
27386
27387 1998-02-23  Robert Lipe <robertl@dgii.com>
27388
27389         From Bruno Haible <haible@ilog.fr>:
27390         * gcc.c-torture/execute/980223.c: New test.
27391
27392 1998-02-13  Jeffrey A Law  (law@cygnus.com)
27393
27394         * gcc.dg/ifelse-1.c: New test.
27395
27396 1998-02-09  H.J. Lu  (hjl@gnu.org)
27397
27398         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
27399
27400           * lib/old-dejagnu.exp (old-dejagnu): Added the
27401           "execution test - XFAIL *-*-*" handling in the spirit of
27402           "excess errors test -". Changed the "execution test fails"
27403           handling to be like "excess errors test fails".
27404           * Update various tests accordingly.
27405
27406 1998-02-06  Jim Wilson  <wilson@cygnus.com>
27407
27408         * gcc.c-torture/execute/980205.c: New test.
27409
27410 1998-01-18  Jeffrey A Law  (law@cygnus.com)
27411
27412         * lib/c-torture.exp: Look for .x files instead of .cexp files.
27413         * lib/f-torture.exp: Similarly.
27414         * gcc.c-torture: Rename all .cexp files to .x files.
27415
27416 1997-12-08  J"orn Rennecke <amylaar@cygnus.co.uk>
27417
27418         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
27419         (940510-1.c): Removed duplicate.
27420         (971104-1.c): New test.
27421
27422 1997-11-25  Kate Hedstrom  (kate@ahab.rutgers.edu)
27423
27424           * lib/f-torture.exp: Improve error and loop detection.
27425
27426 1997-11-19  Michael Meissner  <meissner@cygnus.com>
27427
27428         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
27429         use that to size the filler array.
27430
27431 1997-09-26  Bob Manson  <manson@charmed.cygnus.com>
27432
27433         * lib/c-torture.exp(c-torture-execute): Fix typo.
27434
27435         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
27436         testcase as the executable name. Keep the executable around if
27437         the test fails.
27438
27439 1997-09-19  Bob Manson  <manson@charmed.cygnus.com>
27440
27441         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
27442         changes.  Only test one -g option, and move it to the end of the
27443         list of options to test.
27444
27445 1997-09-19  Michael Meissner  <meissner@cygnus.com>
27446
27447         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
27448         variable GCC_TORTURE_OPTIONS to supply default switches separated
27449         by colons.  If no environment variable, run tests with -O0 -g, -O1
27450         -g, and -O2 -g as well.
27451
27452 1997-09-17  Bob Manson  <manson@charmed.cygnus.com>
27453
27454         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
27455         explanatory comments. Fix indentation.
27456
27457 1997-09-15  Jeffrey A Law  (law@cygnus.com)
27458
27459         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
27460
27461 1997-09-11  Jeffrey A Law  (law@cygnus.com)
27462
27463         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
27464         * g++.old-deja/g++.mike/p7325.C: Likewise.
27465         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
27466
27467 1997-09-11  Alexandre Oliva  (oliva@dcc.unicamp.br)
27468
27469         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
27470         * g++.old-deja/g++.brendan/crash30.C: Likewise.
27471         * g++.old-deja/g++.brendan/crash39.C: Likewise.
27472         * g++.old-deja/g++.law/operators4.C: Likewise.
27473
27474 1997-09-11  Joe Buck  (jbuck@synopsys.com)
27475
27476         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
27477         * g++.old-deja/g++.mike/p784.C: Ditto.
27478         * g++.old-deja/g++.mike/p785.C: Ditto.
27479
27480 1997-09-05  Jeffrey A Law  (law@cygnus.com)
27481
27482           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
27483
27484 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
27485
27486         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
27487         target feature; pass this to c-torture-execute as needed.
27488
27489 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
27490
27491         * lib/c-torture.exp(c-torture-execute): If the previous and the
27492         current executables being tested are identical, we don't need to
27493         run the executable again. Try to make the executable names
27494         unique. Add an optional argument for passing additional compiler
27495         flags.
27496
27497 1997-09-02  Doug Evans  <dje@canuck.cygnus.com>
27498
27499         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
27500
27501 1997-08-29  Jeffrey A Law  (law@cygnus.com)
27502
27503         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
27504
27505 1997-07-31  Jeffrey A Law  (law@cygnus.com)
27506
27507         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
27508         32bit or larger longs.
27509
27510         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
27511         have either a 32bit long or 32bit int.
27512
27513 1997-07-29  J"orn Rennecke <amylaar@cygnus.co.uk>
27514
27515         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
27516         Make double precision tests dependent on sizeof (double).
27517
27518 1997-07-09  Bob Manson  <manson@charmed.cygnus.com>
27519
27520         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
27521         too.
27522
27523 1997-06-17  J"orn Rennecke <amylaar@cygnus.co.uk>
27524
27525         * gcc.c-torture/compile/961203-1.cexp: New script.
27526
27527 1997-06-16  Bob Manson  <manson@charmed.cygnus.com>
27528
27529         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
27530         up the includes ourselves.
27531
27532 1997-06-11  Bob Manson  <manson@charmed.cygnus.com>
27533
27534         * lib/plumhall.exp: Remove random include, and add a few
27535         verbose messages for debugging.
27536
27537 1997-06-06  Bob Manson  <manson@charmed.cygnus.com>
27538
27539         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
27540         of trying to do it ourselves.
27541
27542 1997-06-04  J"orn Rennecke <amylaar@cygnus.co.uk>
27543
27544         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
27545
27546 1997-06-04  Bob Manson  <manson@charmed.cygnus.com>
27547
27548         * gcc.prms/5403.c: Made regexp a bit less strict.
27549
27550 1997-06-03  Bob Manson  <manson@charmed.cygnus.com>
27551
27552         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
27553         is returned from remote_load instead.
27554         * lib/plumhall.exp: Ditto.
27555         * lib/mike-g++.exp: Ditto.
27556         * lib/old-dejagnu.exp: Ditto.
27557         * lib/c-torture.exp: Ditto.
27558
27559 1997-05-30  Bob Manson  <manson@charmed.cygnus.com>
27560
27561         * lib/g++.exp: Use build_wrapper procedure.
27562         * lib/gcc.exp: Ditto.
27563
27564 1997-05-20  Jeffrey A Law  (law@cygnus.com)
27565
27566         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
27567         an old-style decl for malloc.  Fixes tests to work when
27568         sizeof (int) != sizeof (size_t).
27569
27570 1997-05-15  Mike Meissner  <meissner@cygnus.com>
27571
27572         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
27573
27574         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
27575         use stdargs.h interface.
27576
27577 1997-05-15  Mike Meissner  <meissner@cygnus.com>
27578
27579         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
27580         NO_VARARGS when compiling.
27581
27582 1997-05-01  Bob Manson  <manson@charmed.cygnus.com>
27583
27584         * lib/plumhall.exp(ph_includes): New procedure.
27585         (ph_make): Use it.
27586         (ph_compiler): Ditto.
27587
27588         * lib/g++.exp: Rename test-glue.c to testglue.c.
27589         * lib/gcc.exp: Ditto.
27590
27591 1997-04-10  Bob Manson  <manson@charmed.cygnus.com>
27592
27593         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
27594         to completion when it's called.
27595
27596 1997-03-21  Michael Meissner  <meissner@cygnus.com>
27597
27598         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
27599         is defined, don't do test.
27600
27601 1997-03-20  Doug Evans  <dje@canuck.cygnus.com>
27602
27603         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
27604         for object files.
27605         (ph_summary): Mark skipped testcases as untested, not unresolved.
27606
27607         * lib/plumhall.exp (ph_make): If unresolved because of bad
27608         errorCode, record errorCode in log file.
27609         (*): Replace send_log/verbose with verbose -log.
27610
27611 1997-03-19  Michael Meissner  <meissner@cygnus.com>
27612
27613         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
27614         double conversion if double isn't at least 8 bytes.
27615
27616         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
27617         int to work with targets where int is 16 bits.
27618
27619         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
27620         8 bytes, just exit, since 4 byte doubles don't have enough bits of
27621         precision for the test to complete.
27622
27623 1997-03-14  Michael Meissner  <meissner@cygnus.com>
27624
27625         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
27626         if d10v is not compiled with the -mdouble64 flag.
27627         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
27628
27629         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
27630         d10v is not compiled with the -mint32 flag.
27631
27632 1997-03-13  Bob Manson  <manson@charmed.cygnus.com>
27633
27634         * lib/plumhall.exp: Use incr_count.
27635
27636 1997-03-12  Jeffrey A Law  (law@cygnus.com)
27637
27638         * gcc.c-torture: Update to c-torture-1.45.
27639
27640 1997-02-23  Bob Manson  <manson@charmed.cygnus.com>
27641
27642         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
27643         the name of the expect testcase file).
27644
27645         * lib/g++.exp(g++_init): Ditto.
27646
27647 1997-02-20  Bob Manson  <manson@charmed.cygnus.com>
27648
27649         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
27650         the host.
27651
27652         * lib/gcc.exp(gcc_exit): New procedure.
27653
27654 1997-02-19  Bob Manson  <manson@charmed.cygnus.com>
27655
27656         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
27657         specs where appropriate.
27658
27659         * g++.old-deja/g++.arm/*: Added additional ERROR checks
27660         because of new "candidates are" messages, and removed a few
27661
27662         * Converted all non-old-style g++ testcases to old-style, and
27663         moved into g++.old-deja.
27664
27665 1997-02-14  Bob Manson  <manson@charmed.cygnus.com>
27666
27667         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
27668         options.
27669
27670         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
27671         succeeded.
27672
27673         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
27674
27675 1997-02-13  Michael Meissner  <meissner@cygnus.com>
27676
27677         * lib/gcc.exp (gcc_target_compile): Add support for defining
27678         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
27679         the machine doesn't have those features.
27680
27681 1997-02-11  Bob Manson  <manson@charmed.cygnus.com>
27682
27683         * g++.law/operators4.exp: Don't use LIBS.
27684
27685 1997-02-08  Bob Manson  <manson@charmed.cygnus.com>
27686
27687         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
27688
27689         * lib/mike-g++.exp: Don't set the compiler to be tested here.
27690         * lib/g++.exp: Set it here instead. Also, allow use of the
27691         --tool_exec and --tool_opt options. Change CXX to
27692         GXX_UNDER_TEST.
27693
27694         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
27695
27696         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
27697
27698 1997-02-07  Bob Manson  <manson@charmed.cygnus.com>
27699
27700         * lib/old-dejagnu.exp: Use prune_warnings instead of
27701         prune_system_crud.
27702         * lib/mike-g++.exp: Ditto.
27703         * lib/gcc.exp: Ditto.
27704         * lib/g++.exp: Ditto.
27705
27706         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
27707
27708 1997-02-07  Jeffrey A Law  (law@cygnus.com)
27709
27710           * 941014-2.c: Include stdlib.h
27711           * 960327-1.c: Include stdio.h
27712           * dbra.c, index-1.c: Don't assume ints are 32bits.
27713
27714 1997-02-04  Bob Manson  <manson@charmed.cygnus.com>
27715
27716         * lib/gcc.exp: Add gcc,stack_size target feature.
27717
27718         * lib/g++.exp(g++_target_compile): Add the include and link
27719         paths here, not in two other places. And, it's $options, not
27720         options.
27721
27722         * lib/mike-g++.exp(postbase): Remove the code that determines
27723         the correct include and link paths.
27724         * g++.old-deja/old-deja.exp: Ditto.
27725
27726 1997-02-03  Bob Manson  <manson@charmed.cygnus.com>
27727
27728         * lib/g++.exp(g++_init): target_compile no longer returns the
27729         filename of the result.
27730
27731 1997-02-02  Bob Manson  <manson@charmed.cygnus.com>
27732
27733         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
27734         call to glob.
27735
27736         * gcc.c-torture/special/special.exp: Change call to
27737         gcc_target_compile to include the object file.
27738
27739 1997-02-02  Ian Lance Taylor  <ian@cygnus.com>
27740
27741         * gcc.c-torture/special/special.exp: Correct misspelling in last
27742         change.
27743
27744 1997-02-01  Bob Manson  <manson@charmed.cygnus.com>
27745
27746         * lib/plumhall.exp(ph_summary): Log the entire output of the
27747         executable. Return -1 if there were any failures, 0 otherwise.
27748         (ph_execute): Return -1 if there were any failures, 0 otherwise.
27749         (ph_make): Clean up objects and executables that were built
27750         if the tests succeeded.
27751
27752 1997-01-30  Bob Manson  <manson@charmed.cygnus.com>
27753
27754         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
27755         libraries and includes in the build tree as appropriate.
27756
27757 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
27758
27759         * lib/c-torture.exp: Instead of looking for the global variable
27760         NO_LONG_LONG, check to see if that's a feature of the target.
27761
27762 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
27763
27764         * config/default.exp: Minimize. Delete the remainer of the files in
27765         config; this functionality is now in devo/dejagnu/config.
27766
27767         g++.*/*: Pass any additional flags used to compile to postbase;
27768         delete CXXFLAGS.
27769
27770         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
27771         is now done by runtest.exp. Use gcc_target_compile instead of
27772         compile.
27773
27774         lib/c-torture.exp: Use gcc_target_compile instead of compile.
27775         Remove references to CFLAGS. Use remote_file instead of
27776         calling rm -f.
27777         (c-torture): Take a list of arguments to use to compile this
27778         testcase.
27779
27780         lib/g++.exp: Simplify. Use target_compile instead of compile.
27781         lib/gcc-dg.exp: Ditto.
27782         lib/gcc.exp: Ditto.
27783         lib/mike-{gcc,g++}.exp: Ditto.
27784         lib/old-dejagnu.exp: Ditto.
27785         lib/plumhall.exp: Ditto.
27786
27787 1997-01-08  Jim Wilson  <wilson@cygnus.com>
27788
27789         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
27790         (ph_linker): Likewise.
27791
27792 1996-11-13  Joern Rennecke <amylaar@cygnus.com>
27793
27794           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
27795         MAP_ANON / MAP_ANONYMOUS if defined;
27796         else try to map from /dev/zero .
27797
27798 1996-11-12  Jeffrey A Law  (law@cygnus.com)
27799
27800         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
27801         isn't defined, then define it to MAP_ANONYMOUS.
27802
27803 1996-11-12  Jeffrey A Law  (law@cygnus.com)
27804
27805         * gcc.c-torture: Update to c-torture-1.42 release.
27806
27807 1996-11-11  Jeffrey A Law  (law@cygnus.com)
27808
27809         * gcc.c-torture: Update to c-torture-1.41 release.
27810
27811 1996-10-27  Jeffrey A Law  (law@cygnus.com)
27812
27813         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
27814         c-torture release.
27815
27816 1996-08-15  Brendan Kehoe  <brendan@lisa.cygnus.com>
27817
27818         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
27819         and LDFLAGS.  Fix second case to append the target_info ldflags
27820         onto LDFLAGS, not CFLAGS.
27821         * lib/g++.exp (g++_init): Add target_info stuff.
27822         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
27823         of libgloss and newlib flags for !native.
27824
27825         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
27826         (GDB): Fix relative path to go up another dir for finding gdb.
27827
27828 1996-08-08  Rob Savoye  <rob@chinadoll.cygnus.com>
27829
27830         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
27831         versions in the target_info array, if they don't exist.
27832
27833 1996-08-02  Brendan Kehoe  <brendan@lisa.cygnus.com>
27834
27835         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
27836
27837 1996-07-08  Jim Wilson  <wilson@cygnus.com>
27838
27839         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
27840         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
27841
27842 1996-07-01  Bob Manson  <manson@charmed.cygnus.com>
27843
27844         * lib/old-dejagnu.exp: Don't remove the output file before we've
27845         actually tested it. Don't append pwd to the path of the executable
27846         we're testing.
27847
27848 1996-06-30  Doug Evans  <dje@canuck.cygnus.com>
27849
27850         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
27851
27852 1996-06-26  Bob Manson  <manson@charmed.cygnus.com>
27853
27854         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
27855         temporary directory for compiler files, and set it to a default
27856         value of /tmp. Set $output as the name of the output file from
27857         compiling the testcase. Add a -o option to $cflags_var so the
27858         compiler writes the final output file as $output. Set $executable
27859         to $output.
27860
27861         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
27862         directory for compiler files, and set it to /tmp if it doesn't
27863         already have a value. Set $output_file to the name of the output
27864         file from compiling the testcase. Add a -o option to CXXFLAGS so
27865         the compiler writes the final output file as $output. Use $output
27866         as the executable to be tested.
27867
27868 1996-06-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
27869
27870         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
27871
27872 1996-06-08  Jeffrey A Law  (law@cygnus.com)
27873
27874         * gcc.c-torture/execute/pending-1.c: New test.  Still
27875         pending in Tege's queue.
27876
27877 1996-04-24  Jim Wilson  <wilson@chestnut.cygnus.com>
27878
27879         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
27880         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
27881         if there were failures.  Call unresolved if there were unresolved
27882         testcases.  Call gcc_fail if program did not run to completion.
27883         (ph_make): Pass additional argument name to ph_execute.
27884         (ph_execute): Add new argument.  Pass additional arguments to
27885         ph_summary.  Call gcc_fail is there is no execution output.
27886
27887 1996-04-24  Jeffrey A Law  (law@cygnus.com)
27888
27889         * lib/plumhall.exp (proc_summary): Output relavent summary
27890         lines into the log so specific failures in plumhall can be
27891         investigated.
27892
27893 1996-04-10  Jeffrey A Law  (law@cygnus.com)
27894
27895         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
27896         (c-torture-execute): Don't try to execute tests which use
27897         "long long" types if $NO_LONG_LONG is nonzero.
27898
27899 1996-04-08  Doug Evans  <dje@canuck.cygnus.com>
27900
27901         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
27902         not c-torture.
27903
27904         * gcc.ieee: Move from here.
27905         * gcc.c-torture/execute/ieee: To here.
27906
27907 1996-03-26  Jeffrey A Law  (law@cygnus.com)
27908
27909         * gcc.c-torture: Update to c-torture-1.41 release.
27910
27911 1996-03-22  Jeffrey A Law  (law@cygnus.com)
27912
27913         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
27914         not "$output".
27915
27916 1996-03-07  Doug Evans  <dje@charmed.cygnus.com>
27917
27918         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
27919         -c present.
27920
27921 1996-03-02  Jeffrey A Law  (law@cygnus.com)
27922
27923         * config/proelf.exp: Handle connecting to a simulator.
27924
27925 1996-01-31  Jeffrey A Law  (law@cygnus.com)
27926
27927         * config/proelf.exp: New file.  Enough framework that we can
27928         run c-torture tests on the proelf targets (or any other target
27929         that gdb can connect to for that matter).
27930
27931 1996-01-29  Doug Evans  <dje@canuck.cygnus.com>
27932
27933         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
27934         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
27935
27936         * lib/plumhall.exp (ph_execute): Always call ph_summary if
27937         exec_output exists.
27938
27939 1996-01-28  Doug Evans  <dje@charmed.cygnus.com>
27940
27941         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
27942         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
27943
27944         * config/*.exp: Update FSF address.  Change result of ${tool}_load
27945         to pass/fail/unresolved/unsupported/untested.  Caller must now
27946         call unresolved/unsupported/untested.
27947         * lib/*.exp: Update FSF address.  Update to handle new results of
27948         ${tool}_load.
27949         * lib/chill.exp (verbose): Delete.
27950
27951 1996-01-27  Doug Evans  <dje@charmed.cygnus.com>
27952
27953         * lib/gcc.exp (default_gcc_start): Change order of args to
27954         $LDFLAGS $CFLAGS $LIBS.
27955         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
27956         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
27957         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
27958         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
27959         * gcc.misc-tests/dg-test.exp: Likewise.
27960         * gcc.misc-tests/msgs.exp: Likewise.
27961         * gcc.prms/prms.exp: Likewise.
27962         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
27963         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
27964
27965         * lib/dg.exp: Deleted, moved to dejagnu/lib.
27966
27967 1996-01-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
27968
27969         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
27970
27971         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
27972         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
27973
27974         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
27975         necessary.
27976
27977 1996-01-20  Brendan Kehoe  <brendan@cygnus.com>
27978
27979         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
27980         global for loop; add use of $mathlib.
27981         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
27982         settings here; set mathlib for anything but VxWorks.
27983
27984 1996-01-22  Jeffrey A Law  (law@cygnus.com)
27985
27986         * gcc.c-torture: Update to c-torture-1.40 release.
27987
27988 1996-01-03  Jeffrey A Law  (law@cygnus.com)
27989
27990         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
27991         dg.exp.
27992
27993 1995-12-03  Jeffrey A. Law  <law@sethra.cygnus.com>
27994
27995         * lib/c-torture.exp (c-torture-execute): Declare "output" as
27996         global.
27997
27998 1995-11-17  Doug Evans  <dje@canuck.cygnus.com>
27999
28000         * lib/g++.exp (LIBS): Define if not already.
28001         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
28002         (gcc-dg-prune): Call prune_gcc_output.
28003         * lib/gcc.exp (prune_gcc_output): New proc.
28004         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
28005         prune_gcc_output.
28006
28007 1995-11-16  Doug Evans  <dje@canuck.cygnus.com>
28008
28009         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
28010         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
28011
28012 1995-11-15  Jeffrey A Law  (law@cygnus.com)
28013
28014         * gcc.c-torture: Update to c-torture-1.39 release.
28015
28016 1995-11-04  Doug Evans  <dje@canuck.cygnus.com>
28017
28018         * lib/c-torture.exp (c-torture-execute): Don't return if one option
28019         fails, try others as well.
28020
28021 1995-11-02  Doug Evans  <dje@canuck.cygnus.com>
28022
28023         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
28024         If compilation fails, mark execute tests as `untested'.
28025         If test is marked as unsupported, don't mark compilation and
28026         execute tests as failed.
28027
28028 1995-10-25  Brendan Kehoe  <brendan@lisa.cygnus.com>
28029
28030         * lib/g++.exp (g++_init): Don't link in libg++, and look to
28031         libstdc++ for whether or not we want to be doing shared
28032         libraries.  Delete link_curses since we don't need it anymore.
28033         * lib/mike-g++.exp (postbase): Don't link in libg++.
28034         * g++.old-deja/old-deja.exp: Likewise.
28035
28036 1995-10-23  Brendan Kehoe  <brendan@lisa.cygnus.com>
28037
28038         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
28039
28040 1995-10-17  Brendan Kehoe  <brendan@lisa.cygnus.com>
28041
28042         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
28043         For that, add `-Wl,-a,shared_archive'.
28044         * g++.old-deja/old-deja.exp: Likewise.
28045
28046 1995-10-17  Doug Evans  <dje@canuck.cygnus.com>
28047
28048         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
28049
28050 1995-10-16  Brendan Kehoe  <brendan@cygnus.com>
28051
28052         * lib/mike-g++.exp (postbase): Pay attention to the status of
28053         g++_load.
28054
28055 1995-10-16  Brendan Kehoe  <brendan@lisa.cygnus.com>
28056
28057           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
28058
28059 1995-10-16  Doug Evans  <dje@canuck.cygnus.com>
28060
28061         * lib/gcc.exp (default_gcc_start): No longer need to log program
28062         being executed or its output, execute_anywhere does that now.
28063         * lib/g++.exp (default_g++_version): Call execute_anywhere.
28064         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
28065
28066 1995-10-12  Brendan Kehoe  <brendan@lisa.cygnus.com>
28067
28068         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
28069         the same as those in lib/g++.exp.
28070
28071 1995-10-10  Jeff Law  (law@hurl.cygnus.com)
28072
28073         * gcc.c-torture: Update to c-torture-1.38 release.
28074         * gcc.ieee: Related changes.
28075
28076 1995-10-06  Rob Savoye  <rob@darkstar.cygnus.com>
28077
28078         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
28079         "exec". Minor reformatting changes.
28080
28081         * config/rom68k.exp (${tool}_load): Make it work in a canadian
28082         cross. This means all "exec" calls now work on a remote host as
28083         well.
28084         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
28085         cross. Filter out the extra "\r\n" stuff that expect puts in.
28086         (c-torture-execute): Filter out the bogus warnings like
28087         c-torture-compile does. Add support for canadian cross.
28088         * lib/gcc.exp (default_gcc_version, default_gcc_start)
28089         Use execute_anywhere rather than calling exec directly. Now it
28090         works for canadian cross testing.
28091
28092 1995-10-05  Brendan Kehoe  <brendan@rtl.cygnus.com>
28093
28094         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
28095         results into a variable, and check that rather than using file exists.
28096
28097 1995-10-04  Brendan Kehoe  <brendan@lisa.cygnus.com>
28098
28099         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
28100         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
28101
28102 1995-09-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
28103
28104         * g++.old-deja/old-deja.exp: Create and pass runshlib and
28105         lib_curses if there's a shared libg++ in the build tree.
28106
28107 1995-09-22  Doug Evans  <dje@canuck.cygnus.com>
28108
28109         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
28110         if not supported target.
28111
28112 1995-09-22  Brendan Kehoe  <brendan@lisa.cygnus.com>
28113
28114         * lib/g++.exp (g++_init): Move empty setting of runshlib and
28115         link_curses up to always happen, not just for native builds.
28116
28117 1995-09-21  Jeff Law  (law@snake.cs.utah.edu)
28118
28119         * gcc.c-torture: Update to c-torture-1.36 release.
28120         * gcc.failure: Related changes.
28121
28122 1995-09-20  Doug Evans  <dje@canuck.cygnus.com>
28123
28124         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
28125
28126 1995-09-19  Brendan Kehoe  <brendan@lisa.cygnus.com>
28127
28128         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
28129         * lib/mike-g++.exp (postbase): Not in here.  Still reference
28130         runshlib, link_curses, and mathlib for link and run.
28131
28132         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
28133         pass the runtime shared library options for Solaris, OSF/1, and
28134         Irix5, and link with -lcurses to avoid unresolved references.
28135
28136 1995-09-13  Brendan Kehoe  <brendan@lisa.cygnus.com>
28137
28138         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
28139         only run once.
28140
28141 1995-09-13  Doug Evans  <dje@canuck.cygnus.com>
28142
28143         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
28144
28145 1995-09-11  Jeff Law  (law@snake.cs.utah.edu)
28146
28147         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
28148         do not have a framework for the "compat" tests yet.
28149
28150 1995-09-09  Brendan Kehoe  <brendan@lisa.cygnus.com>
28151
28152         * lib/mike-g++.exp (postbase): New local variable `mathlib',
28153         set to null if we're testing vxworks5.1.  Use that instead of
28154         `-lm' in the setting of LIBS for link and run.
28155
28156 1995-09-08  Brendan Kehoe  <brendan@lisa.cygnus.com>
28157
28158         * config/rom68k.exp (${tool}_load): Major changes to make it
28159         work.  Verified that it does in fact return the stuff in
28160         exec_output properly.  Catch any Emul or any TRAP other than 0.
28161
28162 1995-09-07  Brendan Kehoe  <brendan@lisa.cygnus.com>
28163
28164         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
28165         LDFLAGS properly for targets that need stuff from libgloss.
28166         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
28167         only run once.
28168         (gpp_initialized): New variable.
28169
28170 1995-09-06  Rob Savoye  <rob@darkstar.cygnus.com>
28171
28172         * config/rom68k.exp: Load libgloss.exp.
28173         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
28174         so we can produce a fully linked binary.
28175         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
28176         so we can produce a fully linked binary.
28177
28178 1995-09-03  Doug Evans  <dje@canuck.cygnus.com>
28179
28180         * lib/plumhall.exp (ph_section): Watch for expected failures.
28181         Add missing `else'.
28182
28183         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
28184         run the testcase.
28185         (c-torture): Likewise.
28186
28187 1995-08-28  Doug Evans  <dje@cygnus.com>
28188
28189         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
28190
28191         * lib/mike-g++.exp (mike_cleanup): New proc.
28192         (prebase): New globals compiler_result, not_compiler_result,
28193         target_regexp.
28194         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
28195         allow leading "-" in pattern.  Watch for unsupported tests.
28196         If $compiler_result is set, pattern match assembler code,
28197         and ditto for $not_compiler_result.
28198         * lib/mike-gcc.exp: Likewise.
28199
28200         * lib/plumhall.exp (ph_execute): Only call ph_summary if
28201         execution "succeeded".
28202
28203 1995-08-14  Doug Evans  <dje@canuck.cygnus.com>
28204
28205         * config/win32.exp: New file.
28206         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
28207
28208 1995-08-04  Doug Evans  <dje@canuck.cygnus.com>
28209
28210         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
28211         unsupported.
28212         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
28213         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
28214         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
28215
28216         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
28217         "... without exceptions was ...".  That is now handled by
28218         prune_system_crud.
28219         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
28220
28221 1995-08-01  Doug Evans  <dje@canuck.cygnus.com>
28222
28223         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
28224         sieve.c,sort2.c}: New files.
28225         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
28226         sieve.exp,sort2.exp}: Drivers for them.
28227
28228         * lib/mike-gcc.exp (program_output): New user settable variable.
28229         (postbase): Call prune_system_crud.  Also prune extraneous compiler
28230         messages.
28231         * lib/mike-g++.exp (program_output): New user settable variable.
28232
28233         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
28234
28235         * config/sh.exp: Deleted (use sim.exp instead).
28236
28237 1995-07-28  Brendan Kehoe  <brendan@lisa.cygnus.com>
28238
28239         * config/vx.exp: Declare CHECKTASK as global.
28240         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
28241         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
28242         * lib/old-dejagnu.exp: Load [pwd]/$executable.
28243
28244 1995-07-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
28245
28246         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
28247         target. Like vx.exp, only includes `vx29k.exp' instead of
28248         `vxworks.exp'.
28249
28250 1995-07-23  Ian Lance Taylor  <ian@cygnus.com>
28251
28252         * config/sim.exp: Increase time limit from 120 seconds to 240.
28253
28254 1995-07-06  Jeffrey A. Law  <law@rtl.cygnus.com>
28255
28256         * gcc.c-torture/execute/950628-1.c: New test.
28257
28258 1995-06-10  Jeff Law  (law@snake.cs.utah.edu)
28259
28260         * gcc.c-torture: Update with changes/additions from
28261         c-torture-1.34.
28262
28263 1995-06-05  Doug Evans  <dje@canuck.cygnus.com>
28264
28265         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
28266
28267 1995-06-04  Jeff Law  (law@snake.cs.utah.edu)
28268
28269         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
28270
28271 1995-06-01  Jeff Law  (law@snake.cs.utah.edu)
28272
28273         * gcc.c-torture/compile/950512-1.c: New test.
28274         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
28275         * gcc.dg/struct-ret-1.c: Likewise.
28276
28277 1995-05-31  Doug Evans  <dje@canuck.cygnus.com>
28278
28279         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
28280           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
28281
28282 1995-05-30  Doug Evans  <dje@canuck.cygnus.com>
28283
28284         * gcc.c-torture/special/920411-1.c: Deleted.
28285         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
28286
28287 1995-05-22  Doug Evans  <dje@chestnut.cygnus.com>
28288
28289         * config/sim.exp (${tool}_load): Hack in call to bash to get a
28290         cpu limit.
28291
28292 1995-05-12  Torbjorn Granlund  <tege@rtl.cygnus.com>
28293
28294         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
28295
28296 1995-05-04  Torbjorn Granlund  <tege@adder.cygnus.com>
28297
28298         From kenner;
28299         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
28300         is the proper length.
28301         * va-arg-3.c: Likewise.
28302
28303 1995-04-30  Doug Evans  <dje@canuck.cygnus.com>
28304
28305         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
28306         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
28307
28308         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
28309         * lib/g++.exp (default_g++_start): Delete old cruft.
28310
28311 1995-04-25  Torbjorn Granlund  <tege@cygnus.com>
28312
28313         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
28314         (2 * (1 << 18)) to (2 * (1 << 17)).
28315
28316         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
28317
28318 1995-04-20  J.T. Conklin  <jtc@rtl.cygnus.com>
28319
28320         * config/rom68k.exp: Renamed from config/idp.exp
28321
28322 1995-04-18  Torbjorn Granlund  <tege@rtl.cygnus.com>
28323
28324         * c-torture/compile/921109-2.c
28325
28326 1995-04-18  Mike Stump  <mrs@cygnus.com>
28327
28328         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
28329         excess errors.
28330
28331 1995-04-15  Doug Evans  <dje@chestnut.cygnus.com>
28332
28333         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
28334         output.
28335         * lib/g++.exp (default_g++_start): Likewise.
28336
28337 1995-03-29  Torbjorn Granlund  <tege@adder.cygnus.com>
28338
28339         * gcc.c-torture/compile/950329-1.c: New test.
28340
28341 1995-03-28  J.T. Conklin  <jtc@rtl.cygnus.com>
28342
28343           * config/bug.exp (${tool}_load): Updated to use new remote_open
28344           and remote_close procs.
28345         * config/idp.exp: New file.
28346
28347 1995-03-22  Torbjorn Granlund  <tege@rtl.cygnus.com>
28348
28349         * gcc.c-torture/execute/950322-1.c: New test.
28350
28351 1995-03-21  Doug Evans  <dje@canuck.cygnus.com>
28352
28353         * config/vx.exp (${tool}_load): Clean up testing of return code from
28354         vxworks_ld and vxworks_spawn.
28355
28356 1995-03-21  Doug Evans  <dje@deneb.cygnus.com>
28357
28358         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
28359
28360 1995-03-13  Mike Stump  <mrs@cygnus.com>
28361
28362         * lib/old-deja.exp: Add `excess errors test - ' error, now one
28363         can mark excess errors on a machine by machine basis.  Note, the
28364         default is to not expect any excess errors, even when excess
28365         errors test - is given, so you will want to put an XFAIL ... on
28366         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
28367         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
28368         those 4 machines, but no others.
28369
28370 1995-03-10  J.T. Conklin  <jtc@rtl.cygnus.com>
28371
28372         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
28373         * lib/c-torture.exp: to here.
28374
28375 1995-03-10  Torbjorn Granlund  <tege@adder.cygnus.com>
28376
28377         * gcc.c-torture/execute/950221-1.c: New test.
28378         * gcc.c-torture/execute/struct-ret-1.c: New test.
28379         * gcc.c-torture/compile/950221-1.c: New test.
28380
28381         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
28382
28383 1995-03-03  Doug Evans  <dje@canuck.cygnus.com>
28384
28385         * gcc.c-torture/execute/arith-1.c (main): Return 0.
28386         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
28387
28388 1995-03-01  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
28389
28390         * g++.gb: New directory of tests, derived from my signature and
28391         class scoping tests.
28392
28393         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
28394         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
28395         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
28396         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
28397         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
28398         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
28399         * g++.gb/sig25.C: Likewise.
28400
28401         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
28402         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
28403         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
28404         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
28405         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
28406         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
28407         * g++.gb/sig25.exp: Likewise.
28408
28409         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
28410         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
28411         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
28412         * g++.gb/scope13.C: Likewise, this test still fails.
28413
28414         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
28415         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
28416         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
28417         * g++.gb/scope13.exp: Ditto.
28418
28419         * g++.gb/README: New file, explains what these tests are about.
28420
28421 1995-02-28  Doug Evans  <dje@canuck.cygnus.com>
28422
28423         * lib/dg.exp (dg-do): Support `preprocess'.
28424         (dg-test): Likewise.
28425
28426 1995-02-13  J.T. Conklin  <jtc@rtl.cygnus.com>
28427
28428         * config/udi.exp: change "continue -expect" to "exp_continue".
28429
28430 1995-02-11  Torbjorn Granlund  (tege@tiny.cygnus.com)
28431
28432         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
28433         Delete redundant tests.
28434
28435         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
28436         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
28437         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
28438         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
28439         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
28440         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
28441         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
28442         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
28443
28444         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
28445         storing label pointers.
28446         * gcc.c-torture/execute/921019-1.c: Likewise.
28447         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
28448         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
28449         parameter fp.
28450         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
28451         constants.
28452
28453         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
28454         Delete obsolete tests.
28455
28456         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
28457         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
28458         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
28459         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
28460         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
28461         * gcc.c-torture/compile/950124-1.c: New test.
28462
28463         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
28464
28465 1995-02-08  Jason Merrill  <jason@phydeaux.cygnus.com>
28466
28467         * lib/mike-g++.exp: Add -lm to LIBS.
28468
28469 1995-02-07  Doug Evans  <dje@canuck.cygnus.com>
28470
28471         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
28472
28473 1995-01-30  Jason Merrill  <jason@phydeaux.cygnus.com>
28474
28475         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
28476
28477 1995-01-12  Doug Evans  <dje@canuck.cygnus.com>
28478
28479         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
28480
28481 1995-01-02  Jeff Law  (law@snake.cs.utah.edu)
28482
28483         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
28484         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
28485         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
28486         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
28487         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
28488         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
28489         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
28490         * g++.law/{operators31.C, operators32.C,
28491         * g++.law/{operators33.C, operators34.C}: Likewise.
28492         * g++.law/{pic1.C, refs2.C}: Likewise.
28493         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
28494         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
28495         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
28496         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
28497
28498         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
28499         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
28500         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
28501         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
28502         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
28503         * g++.law/{enum9.exp, friend5.exp}: Likewise.
28504         * g++.law/{nest3.exp, nest4.exp}: Likewise.
28505         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
28506         * g++.law/{operators30.exp, operators31.exp}: Likewise.
28507         * g++.law/{operators32.exp, operators33.exp}: Likewise.
28508         * g++.law/{operators34.exp}: Likewise.
28509         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
28510         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
28511         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
28512         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
28513         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
28514
28515         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
28516         No longer expected to fail.
28517         * g++.law/missed-error3.C: Tweak for recent bool changes.
28518
28519 1994-12-04  Doug Evans  <dje@canuck.cygnus.com>
28520
28521         * config/emb-unix: Deleted.
28522         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
28523         remote execution.  Do final link on remote host if REMOTE_LINK is set.
28524
28525 1994-12-01  Doug Evans  <dje@canuck.cygnus.com>
28526
28527         * lib/dg.exp (dg-test): Fix typo in last patch.
28528
28529 1994-11-30  Doug Evans  <dje@canuck.cygnus.com>
28530
28531         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
28532         (handles multiple occurrences).
28533
28534 1994-11-24  Doug Evans  <dje@canuck.cygnus.com>
28535
28536         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
28537         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
28538         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
28539         printed).
28540         * lib/c-torture.exp (c-torture-compile): Likewise.
28541         (c-torture): Prepend full path if missing.
28542         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
28543         (gcc_fail): Likewise.
28544         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
28545
28546 1994-11-23  J.T. Conklin  <jtc@rtl.cygnus.com>
28547
28548         * lib/netware.exp: Only attach to NetWare i386 systems.
28549
28550 1994-11-16  Doug Evans  <dje@canuck.cygnus.com>
28551
28552         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
28553         messages.  Add test name to "output pattern match" pass/fail message.
28554
28555 1994-11-12  Doug Evans  <dje@canuck.cygnus.com>
28556
28557         * gcc.dg: New testsuite.
28558         * gcc.dg/dg.exp: New file.
28559
28560         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
28561         test-switch.c}: Deleted.
28562
28563         * gcc.misc-tests/msgs.exp: New testcase driver.
28564
28565 1994-11-09  Doug Evans  <dje@canuck.cygnus.com>
28566
28567         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
28568         Watch for illegal return values from ${tool}_load.
28569         * config/unix.exp (${tool}_load): Fix pass/fail detection for
28570         cross targets.  Coerce return value >0 to 1.
28571
28572 1994-11-08  Doug Evans  <dje@canuck.cygnus.com>
28573
28574         * config/unix.exp (${tool}_load): Call program rsh, not proc.
28575
28576         * config/emb-unix.exp: New file.
28577
28578         * config/sim.exp: Error if variable $SIM not defined.
28579         (${tool}_load): Mark test as "untested" if simulator missing.
28580
28581         * config/unix.exp: Load remote.exp to get rcp_download.
28582         * lib/c-torture.exp: Use different option lists for testcases with
28583         and without loops.
28584         * gcc.c-torture/execute/execute.exp: Likewise.
28585
28586 1994-11-02  Doug Evans  <dje@canuck.cygnus.com>
28587
28588         * config/*.exp: Clarify return code from ${tool}_load.
28589         Call `unresolved' or `untested' instead of `warning' or `perror'
28590         (sometimes you still want to call both though).
28591         Add comment that `shell_id' is local to each file.
28592         * config/udi.exp (timeout): Set to 30.
28593         Don't print warning if connection fails, $connectmode has already
28594         printed an error.
28595         (${tool}_load): Move verbose messages to level 2.
28596         Rework pattern for "Process started" message.
28597         Pass `shell_id' to ${connectmode}_download.
28598         Retry twice upon timeout.  Make resetting of target more robust.
28599         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
28600         Pass `shell_id' to exit_$connectmode.
28601         Only call exit_$connectmode if connected.
28602         * config/unix.exp (${tool}_load): Check return codes better.
28603         * config/vrtx.exp (${tool}_load): Likewise.
28604         * config/vx.exp (${tool}_load): Likewise.
28605         Delete unneeded global's.
28606         * lib/dg.exp (dg-test): Update to reflect clarified return codes
28607         from ${tool}_load.
28608         (dg-stat): Delete.
28609         (dg-init): Delete recording of pass/fail counts.
28610         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
28611         (old-dejagnu-init): Likewise.
28612         (old-dejagnu-stat): Delete contents, empty proc now.
28613         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
28614         (c-torture): Delete references to lcnt, lpass, lfail.
28615         Get option list from TORTURE_OPTIONS.
28616         Delete -funroll[-all]-loops if no loops.
28617         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
28618         (g++_stat): Delete contents (empty proc now).
28619         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
28620         (gcc_finish): Likewise.
28621         (gcc_stat): Deleted.
28622         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
28623         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
28624         * gcc.c-torture/execute/execute.exp: Likewise.
28625         Split tests into two parts: compile, execute.
28626         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
28627         no loops.  Update to reflect clarified return codes from ${tool}_load.
28628
28629 1994-10-21  Doug Evans  <dje@canuck.cygnus.com>
28630
28631         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
28632         to grep for.
28633         (old-dejagnu): Likewise (where necessary).
28634
28635 1994-10-14  Doug Evans  <dje@canuck.cygnus.com>
28636
28637         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
28638
28639         * lib/dg.exp (dg-process-target): Fix processing of selector.
28640         Add comment regarding use of `error'.
28641
28642         * lib/gcc.exp (prune_system_crud): Define if missing.
28643         * lib/g++.exp (prune_system_crud): Likewise.
28644
28645         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
28646         Call prune_system_crud.
28647         * lib/dg.exp (dg-runtest): New proc.
28648         Use perror instead of send_user for tcl errors in testcase.
28649         Don't return any value, it's never used.
28650         Don't clobber previous definition of `unknown'.
28651         Print tcl errors in `dg-final'.
28652
28653 1994-10-12  Doug Evans  <dje@canuck.cygnus.com>
28654
28655         * lib/dg.exp (dg-process-target): Improve syntax error messages.
28656         (dg-test): Don't print errorInfo, it contains stack backtrace.
28657
28658 1994-09-26  Doug Evans  (dje@canuck.cygnus.com)
28659
28660         * lib/g++.exp (runtest_file_p): Define if missing.
28661
28662 1994-09-24  Doug Evans  (dje@cygnus.com)
28663
28664         * lib/mike-g++.exp: Comment out loading of g++.exp.
28665         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
28666         (default_g++_version): Always print something.
28667         (default_g++_start): Comment out call to `which'.
28668         (g++_start, g++_load): Deleted (must be defined in config file).
28669         * lib/gcc.exp: Test for existence of $CC at start.
28670         Delete check for tmpdir (done in gcc_init).
28671         (default_gcc_version): Always print something.
28672         (default_gcc_start): Comment out call to `which'.
28673         * config/*.exp: Major cleanup - make cross targets work at least a
28674         little better for g++ (by not being "--tool gcc" specific).
28675         Rename gcc_xxx to ${tool}_xxx.
28676         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
28677         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
28678
28679 1994-09-22  Doug Evans  (dje@canuck.cygnus.com)
28680
28681         * lib/c-torture.exp (c-torture-compile): Rework compiler
28682         message processing.
28683
28684         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
28685         c-torture.
28686
28687 1994-09-21  Doug Evans  (dje@canuck.cygnus.com)
28688
28689         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
28690
28691         * lib/dg.exp (dg-process-target): Support { target native }.
28692
28693 1994-09-20  Doug Evans  (dje@canuck.cygnus.com)
28694
28695         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
28696         looked for "... program xxx got fatal signal".
28697         Correct regsub munging of `comp_output'.
28698         Ignore compiler messages "path prefix not used" and "linker input
28699         file unused".
28700
28701 1994-09-14  Doug Evans  (dje@canuck.cygnus.com)
28702
28703         * lib/gcc.exp (runtest_file_p): Define if missing.
28704         * gcc.prms/template.c: Example to work from.
28705
28706 1994-09-13  Doug Evans  (dje@canuck.cygnus.com)
28707
28708         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
28709         * lib/dg.exp (dg-test): Call unsupported testcases as such.
28710
28711         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
28712         * gcc.prms/1883.c: Moved from compile/940714-1.c.
28713         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
28714         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
28715
28716         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
28717         (dg-process-target): No longer a varargs proc.
28718         Return S/N for target, P/F for xfail.  All callers changed.
28719         (user option procs): More argument checking.
28720         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
28721         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
28722         (dg-test): Skip test if not running on selected target in `dg-do'.
28723         Update handling of `dg-do-what', `dg-output-text'.
28724         Separate execution pass/fail from output pattern match pass/fail.
28725         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
28726
28727 1994-09-12  Jim Wilson  (wilson@sphagnum.cygnus.com)
28728
28729         * gcc.c-torture/special/special.exp: Don't expect failure for mips
28730         target for 920510-1.c.
28731
28732 1994-09-12  Doug Evans  (dje@canuck.cygnus.com)
28733
28734         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
28735         Clean up comment regarding use of passcnt, etc.
28736         (gcc_stat): Don't update `testcnt' here.
28737         (gcc_finish): Do it here.
28738         Might as well reset `but_id' here too.
28739         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
28740         to determine if the file should be tested.
28741         * gcc.c-torture/compile/compile.exp: Likewise.
28742         * gcc.c-torture/execute/execute.exp: Likewise.
28743         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
28744         * gcc.misc-tests/dg-test.exp: Likewise.
28745         * gcc.prms/prms.exp: Likewise.
28746         * gcc.wendy/wendy.exp: Likewise.
28747         * g++.old-deja.exp: Likewise.
28748         Move "Testing file" message to verbose level 1.
28749
28750 1994-09-09  Doug Evans  (dje@canuck.cygnus.com)
28751
28752         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
28753
28754 1994-09-08  Doug Evans  (dje@canuck.cygnus.com)
28755
28756         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
28757         (default_gcc_start): Accept optional second list element
28758         of compiler flags.  Print compiler output at verbosity level 2.
28759         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
28760         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
28761         Save current values of framework globals passcnt, failcnt, xpasscnt,
28762         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
28763         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
28764         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
28765         xfailcnt to compute stats.  Update framework global `testcnt' from
28766         pass/fail counts.
28767         (gcc_finish): New proc.  Clean up test environment.
28768         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
28769         (gcc_epass, gcc_efail): Delete.
28770         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
28771         argument of line number.
28772         (dg-init): If the tool has an init routine, call it.
28773         (dg-test): Remove args `cflags_var' and `libs_var'.
28774         Pass all compiler options to ${tool}_start.
28775         Handle missing line number.
28776         (dg-finish): New function.
28777         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
28778         particular files.  Call gcc_finish at end.  Move "skipping test"
28779         message to verbosity level 3.
28780         * gcc.c-torture/compile/compile.exp: Likewise.
28781         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
28782         * gcc.c-torture/execute/execute.exp: Likewise.
28783         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
28784         Print testcase being tried at verbosity level 1.
28785         * gcc.c-torture/special/special.exp: Unset xfail.
28786         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
28787         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
28788         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
28789         * gcc.failure/failure.exp: Likewise.
28790         * gcc.ieee/ieee.exp: Likewise.
28791         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
28792         Update call to dg-test.  Call dg-finish at end.
28793         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
28794         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
28795         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
28796         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
28797         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
28798         * gcc.wendy/wendy.exp: Add copyright.
28799         Delete setting of tmpdir (done by gcc_init).
28800         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
28801         Pass compiler flags to gcc_start.  Call gcc_finish at end.
28802         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
28803         gcc_[ce]pass/fail.
28804
28805 1994-09-07  Doug Evans  (dje@canuck.cygnus.com)
28806
28807         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
28808         confusion.
28809         (g++_load): Likewise.
28810
28811         * config/*.exp (gcc_load): Some were varargs fns and some were not.
28812         Rename argument to `prog' to remove the confusion.
28813         Varargs fns behave differently too!
28814         (g++_load): Likewise.
28815
28816         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
28817
28818         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
28819         what it is.  Delete (always) printing of status value for !native.
28820         Simplify verbose code, and include status and exec_output.
28821         (g++_load): Use gcc_load.
28822
28823 1994-09-04  Jim Wilson  (wilson@sphagnum.cygnus.com)
28824
28825         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
28826         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
28827         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
28828         940714-3.c as these testcases don't exist anymore.  Make
28829         va-arg-1.c expected to pass.
28830
28831 1994-08-19  Doug Evans  (dje@canuck.cygnus.com)
28832
28833         * gcc.misc-tests/misc.exp: Only run specific testcases.
28834         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
28835         * gcc.misc-tests/dg-[1-9].c: New files.
28836
28837         * lib/dg.exp: New testsuite driver.
28838         * gcc.prms/prms.exp: Use it.
28839
28840         * README.gcc: New file.
28841
28842         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
28843         Document and reset `lxpass' and `lxfail'.
28844         Simplify "initialized" message.
28845         (gcc_stat): Clean up comments a little.
28846
28847 1994-08-16  Doug Evans  (dje@canuck.cygnus.com)
28848
28849         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
28850
28851 1994-08-15  Doug Evans  (dje@canuck.cygnus.com)
28852
28853         * lib/old-dejagnu.exp (process-option): New proc.
28854         (old-dejagnu-init, old-dejagnu-stat): Likewise.
28855         (old-dejagnu): Simplify.
28856         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
28857
28858 1994-08-14  Jeff Law  (law@snake.cs.utah.edu)
28859
28860         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
28861         exists and is not an empty string.
28862
28863         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
28864         $xfail rather than calling setup_xfail.  Clear $xfail when test is
28865         finished.
28866         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
28867         automatically.
28868
28869         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
28870         longer expected to fail.
28871
28872         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
28873         "f" function call.
28874
28875         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
28876
28877         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
28878         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
28879         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
28880         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
28881         c-torture-1.29.
28882
28883         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
28884         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
28885
28886         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
28887
28888         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
28889         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
28890
28891         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
28892         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
28893         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
28894
28895 1994-07-12  Jim Kingdon  (kingdon@lioth.cygnus.com)
28896
28897         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
28898         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
28899         940714-1.c, 940714-2.c, 940714-3.c},
28900         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
28901         gcc.misc-tests/{mg.c,mg.exp}:
28902         New tests.
28903         * gcc.noncompile/noncompile.exp: Change accordingly.
28904
28905 1994-07-07  Doug Evans  (dje@canuck.cygnus.com)
28906
28907         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
28908         Undo previous clobberage.
28909
28910 1994-07-04  Jeff Law  (law@snake.cs.utah.edu)
28911
28912         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
28913         * gcc.special/{930510-1.c, special.exp}:
28914         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
28915         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
28916         struct-varargs-1.c}: New tests from c-torture-1.26.
28917
28918 1994-06-28  J.T. Conklin  (jtc@phishhead.cygnus.com)
28919
28920         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
28921           argument to switch.
28922
28923 1994-05-21  Bill Cox  (bill@rtl.cygnus.com)
28924
28925         * Revert the previous changes.  Please see Rob's directory
28926           (/lisa/test/rob/progressive/gcc/testsuite) for testing
28927           fixes.
28928
28929 1994-05-19  Bill Cox  (bill@rtl.cygnus.com)
28930
28931         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
28932             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
28933             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
28934             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
28935             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
28936             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
28937             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
28938             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
28939             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
28940             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
28941             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
28942             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
28943             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
28944             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
28945             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
28946             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
28947             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
28948             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
28949             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
28950             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
28951             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
28952             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
28953             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
28954             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
28955             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
28956             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
28957             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
28958
28959 1994-05-17  Bill Cox  (bill@rtl.cygnus.com)
28960
28961         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
28962             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
28963           with perror calls.
28964
28965 1994-05-02  Jason Merrill  (jason@deneb.cygnus.com)
28966
28967         * config/unix.exp (g++_load): Fix syntax.
28968
28969 1994-04-14  Jim Wilson  (wilson@sphagnum.cygnus.com)
28970
28971         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
28972         * gcc.noncompile/921017-1.c: Deleted obsolete test.
28973         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
28974         Don't expect va-arg-1.c to fail.  Correct expected output for
28975         920928-1.c.
28976         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
28977         * gcc.wendy/hbm4.c: Correct typo.
28978         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
28979
28980 1994-03-28  Doug Evans  (dje@canuck.cygnus.com)
28981
28982         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
28983         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
28984         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
28985         * lib/c-torture.exp (c-torture-compile): Ditto.
28986
28987         Reduce volume of output (remove all the -I's and such).
28988         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
28989         Call gcc_cpass, gcc_cfail.
28990         (c-torture): Pass testing option to c-torture-compile.
28991
28992 1994-03-21  Doug Evans  (dje@cygnus.com)
28993
28994         Bring patches over from progressive.
28995         * config/default.exp: Exit remote shell cleanly.
28996         (g++_exit, g++_start): Add default versions.
28997         * config/sim.exp (gcc_load): Use perror, not error.
28998
28999 1994-03-20  Doug Evans  (dje@canuck.cygnus.com)
29000
29001         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
29002         set in site.exp.
29003
29004 1994-03-14  Doug Evans  (dje@cygnus.com)
29005
29006         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
29007         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
29008         (wendy_try): New proc to run testcase.
29009         (main loop): Call 'em.
29010         * gcc.wendy/*.c: Clean up pass to correct expected output.
29011
29012         * lib/gcc.exp: Minor cleanup work.
29013         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
29014
29015 1994-03-09  Doug Evans  (dje@canuck.cygnus.com)
29016
29017         * config/sim.exp (gcc_load): Document return codes better.
29018         Don't pass -v to simulator.
29019
29020 1994-02-24  Jeffrey A. Law  (law@snake.cs.utah.edu)
29021
29022           * gcc.special/920717-x.c: Fix typo.
29023           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
29024           get at sources.
29025
29026         * lib/mike-gcc.exp: Fix typo.
29027
29028 1994-02-15  Rob Savoye  (rob@darkstar.cygnus.com)
29029
29030         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
29031         binary to use, transform the name.
29032         * config/*.exp: rename everything. Nuke any g++ specific files,
29033         it's now a special case of gcc that requires no special support.
29034         Add a default.exp for unsupported targets.
29035
29036 1994-02-11  Rob Savoye  (rob@poseidon.cygnus.com)
29037
29038         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
29039         lib/old-dejagnu.exp: Fix a few patterns to work with the new
29040         version of Tcl.
29041
29042 1994-02-09  Rob Savoye  (rob@darkstar.cygnus.com)
29043
29044         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
29045         than a warning.
29046
29047 1994-02-06  Jeffrey A. Law  (law@snake.cs.utah.edu)
29048
29049         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
29050
29051 1994-01-03  Jim Wilson  (wilson@sphagnum.cygnus.com)
29052
29053         * gcc.execute/execute.exp: Combine opt_list and foption_list into
29054         option_list.  Compile every file with only 4/6 option choices
29055         (same as C torture) instead of with 12/18 different option
29056         choices.
29057         * lib/c-torture.exp: Likewise.
29058
29059         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
29060         not already set.
29061
29062 1993-12-30  Mike Stump  (mrs@rtl.cygnus.com)
29063
29064         * lib/old-deja.exp: Add `excess errors test fails' error, now one
29065         can put an XFAIL *-*-* on excess errors.
29066
29067 1993-12-19  Jeffrey A. Law  (law@snake.cs.utah.edu
29068
29069         * g++.law: Add more tests derived from g++-bugs snapshots.
29070
29071         * g++.law/init11.{c,exp}: Delete test.  Brendan sez it's
29072         equivalent to g++.law/init9.
29073
29074         * lib/mike-gcc.exp (postbase): Delete the .o file after we've
29075         compiled it, and the a.out file after we've run it.
29076
29077 1993-12-17  Brendan Kehoe  (brendan@lisa.cygnus.com)
29078
29079         * lib/mike-g++.exp (postbase): Delete the .o file after we've
29080         compiled it, and the a.out file after we've run it.
29081
29082 1993-12-17  Jeffrey A. Law  (law@snake.cs.utah.edu)
29083
29084         * g++.law/*.exp: Avoid losing arguments added via "append" commands.
29085
29086 1993-12-15  Rob Savoye  (rob@darkstar.cygnus.com)
29087
29088         * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
29089         version number.
29090
29091 1993-12-12  Jeffrey A. Law  (law@snake.cs.utah.edu)
29092
29093         * g++.law: New directory of g++ tests derived from the g++-bugs
29094         snapshots.
29095
29096 1993-12-09  Jeffrey Wheat  (cassidy@cygnus.com)
29097
29098         * gcc.compile: initbug1.c initbug1.exp testcase added
29099
29100 1993-12-06  Jeffrey Wheat  (cassidy@cygnus.com)
29101
29102         * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
29103         * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
29104           fixes submitted by Jeff Law (law@cs.utah.edu)
29105         * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
29106           Jeff Law (law@cs.utah.edu)
29107
29108
29109 1993-11-30  Mike Stump  (mrs@cygnus.com)
29110
29111         * config/unix-g++.exp: Follow the gcc way of doing things.
29112         * g++.old-deja/old-deja.exp: Minor updates.
29113         * lib/g++.exp: New file, follow the gcc way of doing things.
29114         * lib/old-dejagnu.exp: Minor updates.
29115         * lib/mike-g++.exp: Always unset errorInfo.
29116
29117 1993-11-06  Mike Stump  (mrs@cygnus.com)
29118
29119         * lib/gcc.exp: Fix some errors with the below change, CC and
29120         CFLAGS should be global when setting, not local.
29121
29122 1993-11-03  Rob Savoye  (rob@darkstar.cygnus.com)
29123
29124         * lib/gcc.exp: Transform tool name.
29125
29126 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
29127
29128         * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
29129
29130 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
29131
29132         * lib/gcc.exp: change gcc_done to gcc_stat
29133
29134 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
29135
29136         * Upgraded gcc testsuite to c-torture version 1.25
29137
29138 1993-10-24  Jeffrey Wheat  (cassidy@cygnus.com)
29139
29140         * lib/gcc.exp: added reporting code. Changed verbose compile message.
29141         * lib/c-torture: added hooks for new reporting code.
29142
29143 1993-10-21  Jeffrey Wheat  (cassidy@cygnus.com)
29144
29145         * config/sh-gcc.exp: check if sh-sim exists in the path
29146
29147 1993-10-18  Jeffrey Wheat  (cassidy@cygnus.com)
29148
29149         * gcc.code_quality/code_quality.exp: Initial changes for new logic.
29150         * gcc.compile/compile.exp: Initial changes for new logic.
29151         * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
29152         * gcc.failure/failure.exp: Initial changes for new logic.
29153         * gcc.ieee/ieee.exp: Initial changes for new logic.
29154         * gcc.misc-tests/misc.exp: Initial changes for new logic.
29155         * gcc.noncompile/non_compile.exp: Initial changes for new logic.
29156         * gcc.unsorted/unsorted.exp: Initial changes for new logic.
29157         * lib/c-torture.exp: Initial changes for new logic.
29158         * lib/gcc.exp: Initial changes for new logic.
29159
29160 1993-10-15  Mike Stump  (mrs@cygnus.com)
29161
29162         * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
29163         depend upon failure or success.  Fully qualify names in failure
29164         and success messages.  Always remove a.out before starting
29165         compile, just in case.  Pay more attention to error text output by
29166         the compiler.  Handle testcases with no known past errors just
29167         like all others, so that things are uniform.  Other miscellaneous
29168         improvements.
29169
29170 1993-10-13  Jeffrey Wheat  (cassidy@cygnus.com)
29171
29172         * gcc.cpp: new directory for cpp tests
29173
29174 1993-10-04  Jeffrey Wheat  (cassidy@cygnus.com)
29175
29176         * lib/chill.exp: Code reformatted, removed unused code.
29177         * config/unix-chill.exp: Code reformatted, removed unused code.
29178         * chill.execute/execute.exp: Code reformatted, removed unused code.
29179         * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
29180
29181 1993-10-04  Ian Lance Taylor  (ian@cygnus.com)
29182
29183         * config/mips-gcc.exp, config/mips-g++.exp: New files.  Execution
29184         routines not written.
29185
29186 1993-09-27  Rob Savoye  (rob@darkstar.cygnus.com)
29187
29188         * config/bug-gcc.exp: Use new procs from bug.exp.
29189
29190 1993-09-21  Rob Savoye  (rob@darkstar.cygnus.com)
29191
29192         * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
29193         via ftp, rather than depending on NFS.
29194         * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
29195         case.
29196
29197 1993-09-09  Rob Savoye  (rob@darkstar.cygnus.com)
29198
29199         * config/bug-gcc.exp: Use new download proc.
29200
29201 1993-09-14  Jeffrey Wheat  (cassidy at deneb.cygnus.com)
29202
29203         * chill.execute/execute.exp: cleanups, handles errors better
29204         * chill.compile/compile.exp: rewrite, based on execute.exp
29205         * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
29206         * lib/chill.exp: major changes to diff proc and compile and link
29207           procs. added chill_fail and chill_pass wrappers to pass and
29208           fail. added more comments, and handle error codes better.
29209           Added a hack to capture stderr from exec, so noncompile tests
29210           can work.
29211
29212 1993-09-11  Jeffrey Wheat  (cassidy@cygnus.com)
29213
29214         * chill.execute/execute.exp: rewrite of testsuite driver
29215         * lib/chill.exp: rewrite of testsuite driver
29216         * config/unix-chill.exp: rewrite of testsuite driver
29217
29218 1993-08-25  Bill Cox  (bill@rtl.cygnus.com)
29219
29220     In chill.execute:
29221         * iexpr.ch: Standardize uppercase.
29222         * tuples.dat: Standardize uppercase.
29223         * vary.ch: standardize.  Correct varying string assignments.
29224         * vary.dat: Add new output lines.
29225
29226 1993-08-24  Bill Cox  (bill@rtl.cygnus.com)
29227
29228     In chill.execute:
29229         * chprintf.ch: Standardize use of uppercase.
29230         * tuples.ch: Standardize and turn arr2 into a DCL,
29231           rather than a SYN.
29232         * pinits.ch: Standardize.
29233
29234 1993-08-23  Per Bothner  (bothner@kalessin.cygnus.com)
29235
29236         * rts.c:  Get malloc() from <stdlib.h>, not <malloc.h>.
29237         * Makefil: Renamed to Makefile.in.
29238         * configure.in: New.
29239
29240 1993-08-23  Bill Cox  (bill@rtl.cygnus.com)
29241
29242     In chill.execute:
29243         * .cvsignore: Add result/output files.
29244         * Makefile: Fix up variables at start.  Use MFLAGS
29245           everywhere.  Correct bool_loc, built_ins entries.
29246           Add entry for vary1.ch.
29247         * bitarray.ch: Standardize upper-case usage.
29248         * bitexpr.ch: Standardize, add output of b1.
29249         * params.ch: Use arrayt in along PROC parameters, to
29250           avoid novelty problems.
29251         * sets.ch: Tiny cleanup.
29252         * vary1.ch: Re-indent.
29253
29254 1993-08-17  Bill Cox  (bill@rtl.cygnus.com)
29255
29256           * Add PR-related files to Makefiles, .cvsignore files, etc.
29257
29258 1993-08-02  Jeff Wheat  (cassidy@cygnus.com)
29259
29260         * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
29261           with compiler objects. New names are test-flow.c and test-loop.c
29262
29263 1993-07-27  Jeff Wheat  (cassidy@cygnus.com)
29264
29265         * Upgraded c-torture tests from 1.19 to 1.20
29266
29267         * new files:
29268         * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
29269         * gcc.compile: 930623-1.c 930623-2.c
29270         * gcc.noncompile: 930622-1.c 930622-2.c
29271         * gcc.failure: 920411-1.c 920627-2.c
29272         * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
29273
29274 1993-07-20  Jeff Wheat  (cassidy@cygnus.com)
29275
29276         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
29277           More changes to get testsuite working properly. Needs more work.
29278           Added some support for POSIX IEEE Std 1003.3-1991 error messages.
29279
29280 1993-07-19  Jeff Wheat  (cassidy@cygnus.com)
29281
29282         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
29283           More changes to get testsuite working properly. Needs more work.
29284
29285 1993-07-13 Jeff Wheat  (cassidy@cygnus.com)
29286
29287         * chill.compile/compile.exp: Added for Dejagnu support
29288         * chill.execute/execute.exp: Added for Dejagnu support
29289         * lib/chill.exp config/unix-chill.exp  : Added for Dejagnu support
29290
29291 1993-06-19  Bill Cox  (bill@rtl.cygnus.com)
29292
29293     This should complete moving the CHILL test files.
29294         * chill.noncompile(.cvsignore printf.grt
29295             in-printf.grt chprintf.grt chprintf.ch):
29296             Added test-support files.
29297           (Makefile): Modified further.
29298         * chill.compile (emptymod.ch gdbme.ch neg_range.ch
29299             signal.ch): Added test files.
29300           * chill.execute (.cvsignore printf.grt printr.c
29301             in-printf.grt rts.c chprintf.grt rts.h): Added
29302           test-support files.
29303             (Makefile): More corrections.
29304
29305 1993-06-18  Bill Cox  (bill@rtl.cygnus.com)
29306
29307         * chill.compile, chill.execute, chill.nocompile: Add CHILL
29308           test cases, ready for DejaGnu.
29309
29310 1993-06-17  Jeffrey Wheat  (cassidy@cygnus.com)
29311
29312         * Upgraded c-torture tests from 1.18 to 1.19
29313
29314         * gcc.compile: added test(s):
29315           930607-1.c
29316         * gcc.execute: added test(s):
29317           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
29318
29319         * added new subdirectory for misc tests: gcc.misc-tests
29320         * gcc.misc-test(s): added tests:
29321           inst-check.c test-consts.c test-ior.c test-switch.c
29322
29323 1993-06-09  Brendan Kehoe  (brendan@lisa.cygnus.com)
29324
29325         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
29326
29327 1993-06-07  Ian Lance Taylor  (ian@cygnus.com)
29328
29329         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
29330
29331 1993-06-03  Jeffrey Wheat  (cassidy@cygnus.com)
29332
29333         * Upgraded c-torture tests from 1.17 to 1.18
29334
29335 1993-06-02  Jeffrey Wheat  (cassidy@cygnus.com)
29336
29337         * Upgraded c-torture tests from 1.12 to 1.17
29338
29339 1993-04-30  Mike Werner  (mtw@deneb.cygnus.com)
29340
29341         * lib/old-dejagnu.exp:
29342           Fixed handling of XFAIL target triplets to correctly
29343           recognize wildcard characters.  Removed code that
29344           appended a unique id tag to the end of the file name
29345           printed out by the result of the testcases within a
29346           given test file.
29347
29348 1993-04-29  Mike Werner  (mtw@deneb.cygnus.com)
29349
29350         * lib/old-dejagnu.exp:
29351           Reworked expected failure handling to trigger off of XFAIL
29352           keyword in keyphrase embeded in testcase source code. The
29353           XFAIL keyword must be at the end of the keyphrase line. It
29354           may optionally be followed by one or more target triplets.
29355           It has just occured that the handling of wildcards in the
29356           target triplet may not be correct.
29357
29358 1993-04-23  Mike Werner  (mtw@deneb.cygnus.com)
29359
29360         * g++.old-deja/tests:
29361           Moved all subdirectories up one level into g++.old-deja .
29362
29363         * lib/old-dejagnu.exp:
29364           Fixed problem with CXXFLAGS not being properly reset, and being
29365           corrupted with extraneous "-c" compiler option.  This was
29366           causing binaries to not be generated for test that needed them.
29367           Modified strings passed to "pass" and "fail" so that individual
29368           tests from the same test file would be distinguished by an
29369           identifier appended to the test file name in the summary logs;
29370           this corrected a problem with erroneous diff logs.  Added code
29371           to search testcases for expected fail and unexpected pass keywords.
29372
29373 1993-04-20  Rob Savoye  (rob at darkstar.cygnus.com)
29374
29375         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
29376
29377 1993-04-15  Mike Werner  (mtw@deneb.cygnus.com)
29378
29379         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
29380           Removed extraneous text from end of "Special g++ Options"
29381           keyphrase.
29382
29383         * lib/old-dejagnu.exp: Added pattern matching to look for new
29384           keywords, embedded in testcases comments, which will trigger
29385           calls to xpass and xfail.
29386
29387 1993-04-14  Mike Werner  (mtw@deneb.cygnus.com)
29388
29389         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
29390           comments embedded in the testcases, especially the one looking for
29391           special compiler options, as well as the pattern matching for the
29392           compiler output again.
29393
29394 1993-04-12  Mike Werner  (mtw@deneb.cygnus.com)
29395
29396         * lib/old-dejagnu.exp: Do a proper check of the return value for
29397           execute tests. Fixed several problems with the pattern matching
29398           of the compiler output which gave erroneous test results.
29399           Changed several of the test result messages to be more descriptive.
29400         * config/unix-g++.exp: Proc g++_load now actually works and
29401           executes the tests passed to it and returns a usable return
29402           value.
29403
29404 1993-04-11  Rob Savoye  (rob at darkstar.cygnus.com)
29405
29406           * lib/gcc.exp: Exits gracefully if $CC is bogus.
29407
29408 1993-04-09  Mike Werner  (mtw@deneb.cygnus.com)
29409
29410         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
29411           Modified both files to properly execute the old style
29412           dejagnu tests. The previous versions of these files were
29413           experimental and did not function anything near correctly.
29414
29415 1993-04-05  Rob Savoye  (rob@cygnus.com)
29416
29417         * Removed all Makefile.in and configure.in files. No configuration
29418         needed now.
29419
29420 1993-04-02  Mike Werner  (mtw@deneb.cygnus.com)
29421
29422         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
29423
29424 1993-03-28  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
29425
29426         * gcc.compile/configure.in, gcc.unsorted/configure.in,
29427         gcc.special/configure.in, gcc.noncompile/configure.in,
29428         gcc.execute/configure.in, gcc.code_quality/configure.in,
29429         g++.other/configure.in, g++.old-deja/configure.in,
29430         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
29431         in srcname setting.
29432
29433 1993-03-25  Rob Savoye  (rob at darkstar.cygnus.com)
29434
29435         * lib/udi.exp:  Fixed mondfe and mondfe_download.
29436         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
29437         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
29438
29439 1993-03-25  Ian Lance Taylor  (ian@cygnus.com)
29440
29441         * config/udi-gdb.exp: Check $shell_id after connecting to target.
29442         (gdb_exit): Don't remove *_soc files.
29443
29444 1993-03-22  Ian Lance Taylor  (ian@cygnus.com)
29445
29446         * lib/c-torture.exp: Don't look for main; instead always use -w
29447         -c.  This is how the c-torture tests work.  Remove the object
29448         file if the compilation succeeds.
29449         * gcc.execute/execute.exp: Remove executable if test passes.
29450         * gcc.noncompile/noncompile.exp: Every test is an expected
29451         failure.
29452         * gcc.special/special.exp: Added tests from c-torture 1.11,
29453         corrected use of existing test.
29454         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
29455         gcc.execute/920625-1.c: Updated to c-torture 1.11.
29456         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
29457         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
29458         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
29459         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
29460         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
29461         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
29462         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
29463         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
29464         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
29465         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
29466         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
29467         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
29468         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
29469         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
29470         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
29471         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
29472         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
29473         c-torture 1.11.
29474         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
29475         correspond to c-torture 1.11.
29476
29477         * New file.