re PR c++/5402 (ICE in pop_binding)
[platform/upstream/gcc.git] / gcc / testsuite / ChangeLog
1 2004-07-12  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
2
3         PR c++/5402
4         * g++.dg/lookup/name-clash1.C: New test.
5
6         PR c++/9777
7         * g++.dg/lookup/name-clash2.C: New test.
8
9         PR c++/12102
10         * g++.dg/lookup/name-clash3.C: New test.
11
12 2004-07-12  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
13
14         * g++.dg/lookup/new2.C: New test.
15         * g++.old-deja/g++.ns/new1.C: Remove (ill-formed).
16
17 2004-07-12  David Billinghurst (David.Billinghurst@riotinto.com)
18  
19         * gfortran.dg/g77/12002.f: Copy from g77.f-torture/compile .
20         Add {dg-do compile} directive.
21         * gfortran.dg/g77/13060.f: Likewise
22         * gfortran.dg/g77/19990218-0.f: Likewise
23         * gfortran.dg/g77/19990305-0.f: Likewise
24         * gfortran.dg/g77/19990419-0.f: Likewise
25         * gfortran.dg/g77/19990502-0.f: Likewise
26         * gfortran.dg/g77/19990502-1.f: Likewise
27         * gfortran.dg/g77/19990525-0.f: Likewise
28         * gfortran.dg/g77/19990826-1.f: Likewise
29         * gfortran.dg/g77/19990826-3.f: Likewise
30         * gfortran.dg/g77/19990905-2.f: Likewise
31         * gfortran.dg/g77/20000412-1.f: Likewise
32         * gfortran.dg/g77/20000511-1.f: Likewise
33         * gfortran.dg/g77/20000511-2.f: Likewise
34         * gfortran.dg/g77/20000518.f: Likewise
35         * gfortran.dg/g77/20000601-1.f: Likewise
36         * gfortran.dg/g77/20000601-2.f: Likewise
37         * gfortran.dg/g77/20000629-1.f: Likewise
38         * gfortran.dg/g77/20000630-2.f: Likewise
39         * gfortran.dg/g77/20010115.f: Likewise
40         * gfortran.dg/g77/20010321-1.f: Likewise
41         * gfortran.dg/g77/20010426.f: Likewise
42         * gfortran.dg/g77/20020307-1.f: Likewise
43         * gfortran.dg/g77/8485.f: Likewise
44         * gfortran.dg/g77/960317-1.f: Likewise
45         * gfortran.dg/g77/970915-0.f: Likewise
46         * gfortran.dg/g77/980310-1.f: Likewise
47         * gfortran.dg/g77/980310-2.f: Likewise
48         * gfortran.dg/g77/980310-3.f: Likewise
49         * gfortran.dg/g77/980310-4.f: Likewise
50         * gfortran.dg/g77/980310-6.f: Likewise
51         * gfortran.dg/g77/980310-7.f: Likewise
52         * gfortran.dg/g77/980310-8.f: Likewise
53         * gfortran.dg/g77/980419-2.f: Likewise
54         * gfortran.dg/g77/980424-0.f: Likewise
55         * gfortran.dg/g77/980427-0.f: Likewise
56         * gfortran.dg/g77/980729-0.f: Likewise
57         * gfortran.dg/g77/981117-1.f: Likewise
58         * gfortran.dg/g77/toon_1.f: Likewise
59
60 2004-07-12  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
61
62         PR c++/2204
63         * g++.dg/other/abstract2.C: New test.
64
65 2004-07-12  Paul Brook  <paul@codesourcery.com>
66
67         * gfortran.dg/pointer_init_1.f90: New test.
68
69 2004-07-11  Paul Brook  <paul@codesourcery.com>
70
71         PR fortran/15986
72         * gfortran.dg/contained_1.f90: New test.
73
74 2004-07-11  Mark Mitchell  <mark@codesourcery.com>
75
76         * g++.dg/parse/defarg8.C: New test.
77
78 2004-07-11  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
79
80         PR fortran/16433
81         * gfortran.dg/pr16433.f: New test.
82
83         PR fortran/17574
84         * gfortran.dg/pr15754.f90: New test.
85         
86 2004-07-11  Joseph S. Myers  <jsm@polyomino.org.uk>
87
88         PR tree-optimization/16437
89         * gcc.c-torture/execute/bitfld-4.c: New test.
90
91 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
92         
93         * gfortran.fortran-torture/execute/common_2.f90: Add check for
94         access to common var from module.
95
96 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
97
98         PR fortran/16336
99         * gfortran.fortran-torture/execute/common_2.f90: New test.
100
101 2004-07-10  Paul Brook  <paul@codesourcery.com>
102
103         * gfortran.fortran-torture/execute/der_init_5.f90: Enable more tests.
104
105 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
106
107         PR fortran/15969
108         * gfortran.fortran-torture/execute/der_init_5.f90: New test.
109
110 2004-07-10  David Billinghurst (David.Billinghurst@riotinto.com)
111
112         * gfortran.dg/g77/ffixed-form-1.f: Copy from g77.dg
113         * gfortran.dg/g77/ffixed-form-2.f: Likewise
114         * gfortran.dg/g77/ffree-form-1.f: Likewise
115         * gfortran.dg/g77/ffree-form-2.f: Likewise
116         * gfortran.dg/g77/ffree-form-3.f: Likewise
117         * gfortran.dg/g77/fno-underscoring.f: Likewise
118         * gfortran.dg/g77/funderscoring.f: Likewise
119         * gfortran.dg/g77/pr9258.f: Likewise.  Add dg-warning lines.
120
121 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
122         
123         * gfortran.fortran-torture/execute/module_init_1.f90: Fix test.
124
125 2004-07-10 Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
126         Paul Brook  <paul@codesourcery.com>
127
128         PR fortran/13415
129         * gfortran.dg/common_pointer_1.f90: New test.
130
131 2004-07-10  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
132
133         * g++.dg/lookup/new1.C: Fix dg-excess-error syntax.
134
135 2004-07-09  James E Wilson  <wilson@specifixinc.com>
136
137         PR target/16364
138         * gcc.c-torture/compile/20040709-1.c: New.
139
140 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
141         
142         PR fortran/14077
143         * gfortran.fortran-torture/execute/module_init_1.f90: New test.
144
145 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
146
147         PR fortran/13201
148         * gfortran.dg/shape_1.f90: New test.
149
150 2004-07-09  Zack Weinberg  <zack@codesourcery.com>
151             Andrew Pinski  <apinski@apple.com>
152
153         * gcc.dg/noncompile/init-4.c: Remove bogus dg-error marker.
154
155 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
156
157         * gfortran.fortran-torture/compile/name_clash2.f90: Remove outdated
158         comment.
159
160 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
161         Paul Brook  <paul@codesourcery.com>
162
163         * gfortran.dg/dg.exp: Use revised wilcard for suffixes, also allow
164         '.f95' and '.F95'.
165
166 2004-07-09  Diego Novillo  <dnovillo@redhat.com>
167
168         * gcc.dg/tree-ssa/20031015-1.c: Adjust expected dump file name.
169
170 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
171
172         * gfortran.dg/dg.exp: Don't use wildcard for suffixes, also check
173         testcases with capital suffix.
174
175 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
176
177         PR fortran/15481
178         PR fortran/13372
179         PR fortran/13575
180         PR fortran/15978
181         * gfortran.fortran-torture/compile/implicit_2.f90: New test.
182
183         * gfortran.dg/implicit_1.f90: New test.
184
185 2004-07-09  David Billinghurst (David.Billinghurst@riotinto.com)
186
187         * lib/gfortran-dg.exp (gfortran-dg-test):  Adapt regular
188         expression to match gfortran warning/error messages
189         * gfortran.dg/g77/12632.f: Copy from g77.dg and fix
190         dg-error text.
191
192 2004-07-09  David Billinghurst (David.Billinghurst@riotinto.com)
193
194         * lib/fortran-torture.exp: Rename proc search_for to
195         search_for_re.
196
197 2004-07-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
198
199         * gcc.c-torture/execute/simd-5.x: New file.
200         XFAIL on SPARC 64-bit at -O0.
201
202 2004-07-09  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
203
204         PR c++/8211
205         PR c++/16165
206         * g++.dg/warn/effc3.C: New test.
207
208 2004-07-09  David Billinghurst (David.Billinghurst@riotinto.com)
209
210         * gfortran.dg/g77/f77-edit-i-in.f: Copy from g77.dg and
211         change X to 1X in format.
212         * gfortran.dg/g77/20010216-1.f:  Copy from g77.dg and
213         add data statements to conform to standard.
214
215 2004-07-09  David Billinghurst (David.Billinghurst@riotinto.com)
216
217         * gfortran.dg/g77/f77-edit-s-out.f: Copy from g77.dg. XFAIL
218         * gfortran.dg/g77/f77-edit-t-in.f: Likewise
219         * gfortran.dg/g77/f77-edit-x-out.f: Likewise
220
221 2004-07-09  David Billinghurst (David.Billinghurst@riotinto.com)
222
223         * gfortran.dg/g77/7388.f: Copy from g77.dg
224         * gfortran.dg/g77/f77-edit-i-out.f: Likewise
225         * gfortran.dg/g77/f77-edit-apostrophe-out.f: Likewise
226         * gfortran.dg/g77/f77-edit-slash-out.f: Likewise
227         * gfortran.dg/g77/f77-edit-colon-out.f: Likewise
228         * gfortran.dg/g77/f77-edit-t-out.f: Likewise
229         * gfortran.dg/g77/f77-edit-h-out.f: Likewise
230         * gfortran.dg/g77/strlen0.f: Likewise
231
232 2004-07-09   David Billinghurst (David.Billinghurst@riotinto.com)
233
234         * lib/gfortran-dg.exp: New file (adapted from lib/g77-dg.exp)
235         * gfortran.dg/dg.exp: New file (adapted from g77.dg/dg.exp)
236
237 2004-07-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
238
239         * gcc.c-torture/execute/920428-2.x: Delete.
240         * gcc.c-torture/execute/920501-7.x: Likewise.
241
242 2004-07-08  Jakub Jelinek  <jakub@redhat.com>
243
244         * gcc.mist-tests/i386-prefetch.exp (PREFETCH_SSE): Change all
245         -march=i386 into -march=i686.  Add -march=i686 -mtune=x and
246         -march=x for pentium3, pentium3m, pentium-m, pentium4m,
247         prescott and c3-2.
248         (PREFETCH_3DNOW): Add -march=c3.
249
250 2004-07-08  Diego Novillo  <dnovillo@redhat.com>
251
252         PR c/16437
253         * gcc.c-torture/execute/991118-1.x: XFAIL for x86_64.
254         * gcc.c-torture/execute/bf64-1.x: Likewise.
255
256 2004-07-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
257
258         * gcc.c-torture/compile/20040708-1.c: New test.
259
260 2004-07-08  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
261
262         PR c++/16169
263         * g++.dg/warn/effc2.C: New test.
264
265 2004-07-08  Joseph S. Myers  <jsm@polyomino.org.uk>
266
267         * gcc.c-torture/execute/bitfld-1.x: Remove.
268         * gcc.c-torture/execute/bitfld-3.c: New test.
269         * gcc.dg/bitfld-2.c: Remove XFAILs.
270
271 2004-07-07  H.J. Lu  <hongjiu.lu@intel.com>
272
273         PR c++/16276
274         * g++.dg/rtti/tinfo1.C: New file.
275
276 2004-07-07  Eric Christopher  <echristo@redhat.com>
277
278         * gcc.c-torture/compile/20020210-1.c: xfail with optimization.
279
280 2004-07-07  Andrew Pinski  <apinski@apple.com>
281
282         * gcc.c-torture/execute/931004-12.x: Xfail on powerpc-*-darwin*.
283
284 2004-07-07  Mark Mitchell  <mark@codesourcery.com>
285
286         * g++.dg/init/call1.C: XFAIL.
287
288 2004-07-07  Alexandre Oliva  <aoliva@redhat.com>
289
290         * gcc.c-torture/execute/builtins/mempcpy-2.c: Rename movstr*,
291         except for movstrict*, to movmem* and clrstr* to clrmem*.
292
293 2004-07-07  Richard Sandiford  <rsandifo@redhat.com>
294
295         * gcc.c-torture/execute/20040707-1.c: New test.
296
297 2004-07-06  Richard Sandiford  <rsandifo@redhat.com>
298
299         * gcc.c-torture/execute/20040706-1.c: New test.
300
301 2004-07-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
302
303         PR c++/3671
304         * g++.dg/template/spec14.C: New test.
305
306 2004-07-05  Jakub Jelinek  <jakub@redhat.com>
307
308         * gcc.c-torture/execute/20040629-1.c (FIELDS1, FIELDS2): Define to
309         nothing if not yet defined.  Use it in b, c and d type definitions.
310         * gcc.c-torture/execute/20040705-1.c: New test.
311         * gcc.c-torture/execute/20040705-2.c: New test.
312
313 2004-07-05  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
314
315         PR c++/2518
316         * g++.dg/lookup/new1.C: New test.
317
318 2004-07-05  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
319
320         PR c++/11406
321         * g++.dg/template/sizeof8.C: New test.
322
323 2004-07-05  Richard Sandiford  <rsandifo@redhat.com>
324
325         * gcc.c-torture/compile/20040705-1.c: New test.
326
327 2004-07-04  Bud Davis  <bdavis9659@comcast.net>
328
329         * gfortran.fortran-torture/execute/seq_io.f90: New test.
330
331 2004-07-04  Neil Booth  <neil@duron.akihabara.co.uk>
332
333         * gcc.dg/cpp/if-mop.c: Two new testcases.
334         * gcc.dg/cpp/trad/comment-3.c: New.
335
336 2004-07-04  Paul Brook  <paul@codesourcery.com>
337
338         * gfortran.fortran-torture/compile/implicit_1.f90: New test.
339
340 2004-07-03  Scott Brumbaugh  <scottb.lists@verizon.net>
341
342         PR c++/3761
343         * g++.dg/lookup/crash4.C: New test.
344
345 2004-07-02  Zack Weinberg  <zack@codesourcery.com>
346
347         * gcc.c-torture/execute/builtin-abs-1.c
348         * gcc.c-torture/execute/builtin-abs-2.c
349         * gcc.c-torture/execute/builtin-complex-1.c
350         * gcc.c-torture/execute/builtins/string-1-lib.c
351         * gcc.c-torture/execute/builtins/string-1.c
352         * gcc.c-torture/execute/builtins/string-2-lib.c
353         * gcc.c-torture/execute/builtins/string-2.c
354         * gcc.c-torture/execute/builtins/string-3-lib.c
355         * gcc.c-torture/execute/builtins/string-3.c
356         * gcc.c-torture/execute/builtins/string-4-lib.c
357         * gcc.c-torture/execute/builtins/string-4.c
358         * gcc.c-torture/execute/builtins/string-5-lib.c
359         * gcc.c-torture/execute/builtins/string-5.c
360         * gcc.c-torture/execute/builtins/string-6-lib.c
361         * gcc.c-torture/execute/builtins/string-6.c
362         * gcc.c-torture/execute/builtins/string-7-lib.c
363         * gcc.c-torture/execute/builtins/string-7.c
364         * gcc.c-torture/execute/builtins/string-8-lib.c
365         * gcc.c-torture/execute/builtins/string-8.c
366         * gcc.c-torture/execute/builtins/string-9-lib.c
367         * gcc.c-torture/execute/builtins/string-9.c
368         * gcc.c-torture/execute/builtins/string-asm-1-lib.c
369         * gcc.c-torture/execute/builtins/string-asm-1.c
370         * gcc.c-torture/execute/builtins/string-asm-2-lib.c
371         * gcc.c-torture/execute/builtins/string-asm-2.c
372         * gcc.c-torture/execute/stdio-opt-1.c
373         * gcc.c-torture/execute/stdio-opt-2.c
374         * gcc.c-torture/execute/stdio-opt-3.c
375         * gcc.c-torture/execute/string-opt-1.c
376         * gcc.c-torture/execute/string-opt-10.c
377         * gcc.c-torture/execute/string-opt-11.c
378         * gcc.c-torture/execute/string-opt-12.c
379         * gcc.c-torture/execute/string-opt-13.c
380         * gcc.c-torture/execute/string-opt-14.c
381         * gcc.c-torture/execute/string-opt-15.c
382         * gcc.c-torture/execute/string-opt-16.c
383         * gcc.c-torture/execute/string-opt-2.c
384         * gcc.c-torture/execute/string-opt-6.c
385         * gcc.c-torture/execute/string-opt-7.c
386         * gcc.c-torture/execute/string-opt-8.c:
387         Replace with ...
388
389         * gcc.c-torture/execute/builtins/abs-2.c
390         * gcc.c-torture/execute/builtins/abs-3.c
391         * gcc.c-torture/execute/builtins/complex-1.c
392         * gcc.c-torture/execute/builtins/fprintf.c
393         * gcc.c-torture/execute/builtins/fputs.c
394         * gcc.c-torture/execute/builtins/memcmp.c
395         * gcc.c-torture/execute/builtins/memmove.c
396         * gcc.c-torture/execute/builtins/memops-asm.c
397         * gcc.c-torture/execute/builtins/mempcpy-2.c
398         * gcc.c-torture/execute/builtins/mempcpy.c
399         * gcc.c-torture/execute/builtins/memset.c
400         * gcc.c-torture/execute/builtins/printf.c
401         * gcc.c-torture/execute/builtins/sprintf.c
402         * gcc.c-torture/execute/builtins/strcat.c
403         * gcc.c-torture/execute/builtins/strchr.c
404         * gcc.c-torture/execute/builtins/strcmp.c
405         * gcc.c-torture/execute/builtins/strcpy.c
406         * gcc.c-torture/execute/builtins/strcspn.c
407         * gcc.c-torture/execute/builtins/strlen-2.c
408         * gcc.c-torture/execute/builtins/strlen.c
409         * gcc.c-torture/execute/builtins/strncat.c
410         * gcc.c-torture/execute/builtins/strncmp-2.c
411         * gcc.c-torture/execute/builtins/strncmp.c
412         * gcc.c-torture/execute/builtins/strncpy.c
413         * gcc.c-torture/execute/builtins/strpbrk.c
414         * gcc.c-torture/execute/builtins/strpcpy-2.c
415         * gcc.c-torture/execute/builtins/strpcpy.c
416         * gcc.c-torture/execute/builtins/strrchr.c
417         * gcc.c-torture/execute/builtins/strspn.c
418         * gcc.c-torture/execute/builtins/strstr-asm.c
419         * gcc.c-torture/execute/builtins/strstr.c:
420         ... these new files.
421
422         * gcc.c-torture/execute/builtins/abs-2-lib.c
423         * gcc.c-torture/execute/builtins/abs-3-lib.c
424         * gcc.c-torture/execute/builtins/complex-1-lib.c
425         * gcc.c-torture/execute/builtins/fprintf-lib.c
426         * gcc.c-torture/execute/builtins/fputs-lib.c
427         * gcc.c-torture/execute/builtins/memcmp-lib.c
428         * gcc.c-torture/execute/builtins/memmove-lib.c
429         * gcc.c-torture/execute/builtins/memops-asm-lib.c
430         * gcc.c-torture/execute/builtins/mempcpy-2-lib.c
431         * gcc.c-torture/execute/builtins/mempcpy-lib.c
432         * gcc.c-torture/execute/builtins/memset-lib.c
433         * gcc.c-torture/execute/builtins/printf-lib.c
434         * gcc.c-torture/execute/builtins/sprintf-lib.c
435         * gcc.c-torture/execute/builtins/strcat-lib.c
436         * gcc.c-torture/execute/builtins/strchr-lib.c
437         * gcc.c-torture/execute/builtins/strcmp-lib.c
438         * gcc.c-torture/execute/builtins/strcpy-lib.c
439         * gcc.c-torture/execute/builtins/strcspn-lib.c
440         * gcc.c-torture/execute/builtins/strlen-2-lib.c
441         * gcc.c-torture/execute/builtins/strlen-lib.c
442         * gcc.c-torture/execute/builtins/strncat-lib.c
443         * gcc.c-torture/execute/builtins/strncmp-2-lib.c
444         * gcc.c-torture/execute/builtins/strncmp-lib.c
445         * gcc.c-torture/execute/builtins/strncpy-lib.c
446         * gcc.c-torture/execute/builtins/strpbrk-lib.c
447         * gcc.c-torture/execute/builtins/strpcpy-2-lib.c
448         * gcc.c-torture/execute/builtins/strpcpy-lib.c
449         * gcc.c-torture/execute/builtins/strrchr-lib.c
450         * gcc.c-torture/execute/builtins/strspn-lib.c
451         * gcc.c-torture/execute/builtins/strstr-asm-lib.c
452         * gcc.c-torture/execute/builtins/strstr-lib.c
453         * gcc.c-torture/execute/builtins/lib/abs.c
454         * gcc.c-torture/execute/builtins/lib/fprintf.c
455         * gcc.c-torture/execute/builtins/lib/memset.c
456         * gcc.c-torture/execute/builtins/lib/printf.c
457         * gcc.c-torture/execute/builtins/lib/sprintf.c
458         * gcc.c-torture/execute/builtins/lib/strcpy.c
459         * gcc.c-torture/execute/builtins/lib/strcspn.c
460         * gcc.c-torture/execute/builtins/lib/strncat.c
461         * gcc.c-torture/execute/builtins/lib/strncmp.c
462         * gcc.c-torture/execute/builtins/lib/strncpy.c
463         * gcc.c-torture/execute/builtins/lib/strpbrk.c
464         * gcc.c-torture/execute/builtins/lib/strspn.c
465         * gcc.c-torture/execute/builtins/lib/strstr.c:
466         New files containing support routines.
467
468         * gcc.c-torture/execute/builtins/abs-1.c: Remove unnecessary
469         declaration.
470         * gcc.c-torture/execute/builtins/lib/main.c: Define link_error
471         when not optimizing.
472
473 2004-07-02  Mark Mitchell  <mark@codesourcery.com>
474
475         PR c++/16240
476         * g++.dg/abi/mangle22.C: New test.
477         * g++.dg/abi/mangle23.C: Likewise.
478
479 2004-07-02  David Billinghurst  (David.Billinghurst@riotinto.com)
480
481         PR fortran/16290
482         * gfortran.fortran-torture/execute/intrinsic_set_exponent.f90
483         Allow for cases without denormalized floating point numbers.
484
485 2004-07-01  Joseph S. Myers  <jsm@polyomino.org.uk>
486
487         PR c/1027
488         * gcc.dg/Wswitch-enum.c, gcc.dg/Wswitch.c,
489         gcc.dg/format/branch-1.c, gcc.dg/format/diag-1.c,
490         gcc.dg/format/multattr-3.c, gcc.dg/format/xopen-1.c: Update
491         expected warning text.
492         * gcc.dg/format/diag-2.c: New test.
493
494 2004-07-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
495
496         * gcc.c-torture/compile/20040323-1.c: XFAIL on Solaris 2.
497
498 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
499
500         * gcc.dg/builtins-43.c: New.
501         * gcc.dg/builtins-44.c: New.
502         * gcc.dg/builtins-45.c: New.
503
504 2004-06-26  Geoffrey Keating  <geoffk@apple.com>
505             Andreas Tobler  <a.tobler@schweiz.ch>
506
507         * gcc.dg/cleanup-10.c: Run on all Linux platforms and powerpc-darwin.
508         Use SA_RESETHAND rather than SA_ONESHOT.  Trap SIGBUS as well
509         as SIGSEGV.
510         * gcc.dg/cleanup-11.c: Likewise.
511         * gcc.dg/cleanup-8.c: Likewise.
512         * gcc.dg/cleanup-9.c: Likewise.
513         * gcc.dg/cleanup-5.c: Run on all platforms.
514
515 2004-06-30  Joseph S. Myers  <jsm@polyomino.org.uk>
516
517         * g++.dg/warn/nonnull1.C: New test.
518
519 2004-06-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
520
521         * gcc.dg/compat/compat-common.h: Wrap up CINT in
522         an #ifndef SKIP_COMPLEX_INT/#endif pair.
523         Special-case the Sun compiler wrt to <complex.h>.
524
525 2004-06-30  Nitin Yewale <nitiny@kpitcummins.com>
526
527         * gcc.dg/Wunreachable-8.C: New test.
528
529         * gcc.dg/h8300-ice2.c : New test.
530
531 2004-06-30  Tobias Schlueter  <tobias.shclueter@physik.uni-muenchen.de>
532
533         PR fortran/16161
534         * gfortran.fortran-torture/compile/implicit.f90: Add test
535         for implicit character.
536
537 2004-06-30  David Billinghurst (David.Billinghurst@riotinto.com)
538
539         PR fortran/16289
540         * gfortran.fortran-torture/execute/intrinsic_nearest.f90
541         Use tiny() intrinsic to find smallest non-negative real
542
543 2004-06-30  Jakub Jelinek  <jakub@redhat.com>
544
545         * gcc.dg/compat/struct-by-value-22_main.c: New test.
546         * gcc.dg/compat/struct-by-value-22_x.c: New.
547         * gcc.dg/compat/struct-by-value-22_y.c: New.
548
549         * gcc.c-torture/execute/20040629-1.c: New test.
550
551 2004-06-29  Jakub Jelinek  <jakub@redhat.com>
552
553         * gcc.dg/compat/vector-defs.h: Use vector_size attribute
554         only for GCC 3.5+, for GCC up to 3.4 mode(V*) attribute instead.
555
556         PR target/16195
557         * gcc.dg/20040625-1.c: New test.
558
559 2004-06-29  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
560
561         * gfortran.fortran-torture/execute/parameter_2.f90: New test.
562
563 2004-06-29  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
564
565         PR fortran/15963
566         * gfortran.fortran-torture/execute/initialization_1.f90: New test.
567
568 2004-06-29  Richard Henderson  <rth@redhat.com>
569
570         * gcc.dg/tree-ssa/20040430-1.c: Expect zero if's.
571
572 2004-06-29  Paul Brook  <paul@codesourcery.com>
573
574         * g++.old-deja/g++.abi/arraynew.C: Handle ARM EABI cookies.
575         * g++.old-deja/g++.abi/cxa_vec.C: Allocate larger cookies for AEABI.
576
577 2004-06-29  Nathan Sidwell  <nathan@codesourcery.com>
578
579         PR c++/16260
580         * g++.dg/parse/crash15.C: New.
581
582 2004-06-28  Andrew Pinski  <apinski@apple.com>
583
584         * gcc.dg/pr14963.c: Remove the dg-warning as it is dected
585         by the error already.
586
587         * g++.dg/opt/ptrmem4.C: Change to compile only test.
588
589 2004-06-28  Dhananjay Deshpande  <dhananjayd@kpitcummins.com>
590
591         PR target/14041
592         * gcc.dg/h8300-bss-align-1.c : New.
593
594 2004-06-28  Nathan Sidwell  <nathan@codesourcery.com>
595
596         * PR c++/16174
597         * g++.dg/template/ctor4.C: New.
598
599 2004-06-27  Andrew Pinski  <pinskia@physics.uc.edu>
600
601         PR c++/16205
602         * g++.dg/warn/Wsequence-point-1.C: New test.
603
604 2004-06-27  Paul Brook  <paul@codesourcery.com>
605
606         * gfortran.fortran-torture/execute/specfics.f90: Use correct typing.
607
608 2004-06-27  Zack Weinberg  <zack@codesourcery.com>
609
610         * g++.old-deja/g++.mike/p7325.C: Remove.
611
612 2004-06-27  Andrew Pinski  <pinskia@physics.uc.edu>
613
614         PR c/14963
615         * gcc.dg/pr14963.c: New test.
616
617 2004-06-27  Mark Mitchell  <mark@codesourcery.com>
618
619         PR c++/16193
620         * g++.dg/parse/redef1.C: New test.
621
622 2004-06-27  Joseph S. Myers  <jsm@polyomino.org.uk>
623
624         * gcc.c-torture/compile/20021123-1.c: Remove duplicate of
625         20021110.c.
626         * gcc.c-torture/compile/20021123-4.c: Remove duplicate of
627         20021119-1.c.
628         * gcc.dg/vmx/5-05.c, gcc.dg/vmx/5-06.c, gcc.dg/vmx/5-07.c,
629         gcc.dg/vmx/5-08.c: Remove duplicates of 5-01.c, 5-02.c, 5-03.c,
630         5-04.c.
631         * gcc.dg/builtins-42.c: Remove duplicate of builtins-41.c.
632         * g++.dg/other/new1.C: Remove duplicate of g++.dg/init/new1.C.
633         * g++.dg/init/elide3.C: Remove duplicate of elide2.C.
634         * g++.old-deja/g++.law/enum8.C: Remove duplicate of
635         g++.brendan/enum14.C.
636         * g++.old-deja/g++.mike/ns8.C: Remove duplicate of ns6.C
637         * g++.old-deja/g++.ns/alias5.C: Remove duplicate of alias1.C.
638         * g++.old-deja/g++.other/virtual1.C: Remove duplicate of
639         g++.mike/virt1.C.
640         * g++.old-deja/g++.pt/memtemp27.C: Remove duplicate of
641         memtemp24.C.
642
643 2004-06-27  Roger Sayle  <roger@eyesopen.com>
644
645         * gcc.dg/20040527-1.c: New test case.
646
647 2004-06-26  Bud Davis  <bdavis9659@comcast.net>
648
649         PR gfortran/pr16196
650         * gfortran.fortran-torture/execute/open_replace.f90: New test case.
651
652 2004-06-25  Roger Sayle  <roger@eyesopen.com>
653
654         PR middle-end/15825
655         * gcc.dg/pr15825-1.c: New test case.
656
657 2004-06-25  Richard Sandiford  <rsandifo@redhat.com>
658
659         * gcc.c-torture/execute/20040625-1.c: New test.
660
661 2004-06-25  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
662
663         * gfortran.fortran-torture/execute/der_init_3.f90: Fix syntax error.
664
665 2004-06-25  Richard Sandiford  <rsandifo@redhat.com>
666
667         * gcc.dg/torture/mips-div-1.c: New test.
668
669 2004-06-24  Jeff Law  <law@redhat.com>
670
671         * gcc.dg/tree-ssa/20040624-1.c: New test.
672
673 2004-06-24  Richard Sandiford  <rsandifo@redhat.com>
674
675         * gcc.c-torture/compile/20040624-1.c: New test.
676
677 2004-06-24  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
678
679         * g++.dg/tree-ssa/tree-ssa.exp: Remove. dg.exp already handles
680         this directory.
681
682 2004-06-23  Andrew Pinski  <apinski@apple.com>
683
684         PR middle-end/15988
685         * g++.dg/opt/ptrmem4.C: New test.
686
687         * gcc.dg/c90-array-quals-2.c: New test.
688
689 2006-06-23  Nitin Yewale <NitinY@KPITCummins.com>
690
691         * gcc.dg/kpice1.c: New test.
692
693 2006-06-23  Andrew Pinski  <apinski@apple.com>
694
695         * gcc.dg/c90-array-quals.c: New test.
696
697 2006-06-22  Richard Henderson  <rth@redhat.com>
698
699         * gcc.dg/noreturn-1.c (foo5): Update function does return lineno.
700
701 2004-06-22  Loren James Rittle  <ljrittle@acm.org>
702
703         * gcc.dg/builtins-config.h: Handle FreeBSD.
704
705 2006-06-22  Richard Henderson  <rth@redhat.com>
706
707         * g++.dg/opt/devirt1.C: New.
708
709 2004-06-22  Kelley Cook <kcook@gcc.gnu.org>
710
711         * g++.dg/opt/pr15551.C: New testcase.
712
713 2004-06-22  H.J. Lu  <hongjiu.lu@intel.com>
714
715         PR target/14800
716         * gcc.misc-tests/linkage.exp: Set native_cflags to "-m32" for
717         x86_64-*-linux* when compiling for 32bit.
718
719 2004-06-21  Andrew Pinski  <apinski@apple.com>
720
721         * gcc.dg/pch/struct-1.c: New.
722         * gcc.dg/pch/struct-1.hs: New.
723
724 2004-06-21  Geoffrey Keating  <geoffk@apple.com>
725
726         * gcc.dg/pch/save-temps-1.c: New file.
727         * gcc.dg/pch/save-temps-1.hs: New file.
728
729 2004-06-22  Janne Blomqvist  <jblomqvi@cc.hut.fi>
730
731         * gfortran.fortran-torture/execute/iolength_1.f90: New test.
732         * gfortran.fortran-torture/execute/iolength_3.f90: New test.
733
734 2004-06-21  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
735
736         * gfortran.fortran-torture/execute/select_1.f90: Rename function
737         to fix type error.
738         * gfortran.fortran-torture/execute/intrinsic_associated.f90:
739         Remove trailing spaces.
740
741 2004-06-21  Richard Henderson  <rth@redhat.com>
742
743         * gcc.dg/tree-ssa/20030714-1.c: Rename variables to avoid
744         merging && to BIT_FIELD_REF.
745
746 2004-06-21  Richard Sandiford  <rsandifo@redhat.com>
747
748         * g++.dg/opt/placeholder1.C: New test.
749
750 2004-06-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
751
752         * gcc.dg/compat/struct-complex-1_x.c: Add dummy symbol.
753         * gcc.dg/compat/struct-complex-1_y.c: Likewise.
754         * gcc.dg/compat/union-m128-1_x.c: Likewise.
755         * gcc.dg/compat/union-m128-1_y.c: Likewise.
756
757 2004-06-20  Zack Weinberg  <zack@codesourcery.com>
758
759         * g++.dg/expr/enum1.C, g++.dg/opt/const3.C: Declare abort with
760         extern "C".
761         * g++.dg/other/pragma-re-1.C: Add comments.
762
763 2004-06-19  Bud Davis  <bdavis9659@comcast.net>
764
765         PR gfortran/16080
766         * gfortran.fortran-torture/execute/read_null_string.f90: New file.
767
768 2004-06-19  Andrew Pinski  <pinskia@physics.uc.edu>
769
770         * g++.dg/lookup/crash3.C: Use __SIZE_TYPE__
771         instead of setting the type of size_t by
772         hand.
773
774 2004-06-18  Roger Sayle  <roger@eyesopen.com>
775
776         * gcc.dg/unordered-2.c: New test case.
777         * gcc.dg/unordered-3.c: New test case.
778
779 2004-06-19  David Billinghurst (David.Billinghurst@riotinto.com)
780
781         PR other/16043
782         * lib/g++.exp (g++_version): Tweak regexp for version
783         * lib/g77.exp (g77_version): Likewise
784         * lib/gfortran.exp (gfortran_version): Likewise
785         * lib/objc.exp (objc_version): Likewise
786         * lib/treelang.exp (treelang_version): Likewise
787
788 2004-06-19  Jakub Jelinek  <jakub@redhat.com>
789
790         * gcc.dg/compat/struct-align-2_x.c: Include <limits.h>.
791         Use INT_MAX instead of __INT_MAX__.
792         * gcc.dg/compat/struct-align-2_y.c: Likewise.
793
794         * gcc.dg/compat/compat-common.h (CINT, CDBL): Define.
795         * gcc.dg/compat/scalar-return-3_x.c: Use it.
796         * gcc.dg/compat/scalar-return-3_y.c: Use it.
797         * gcc.dg/compat/scalar-return-4_x.c: Use it.
798         * gcc.dg/compat/scalar-return-4_y.c: Use it.
799         * gcc.dg/compat/scalar-by-value-3_x.c: Use it.
800         * gcc.dg/compat/scalar-by-value-3_y.c: Use it.
801         * gcc.dg/compat/scalar-by-value-4_x.c: Use it.
802         * gcc.dg/compat/scalar-by-value-4_y.c: Use it.
803
804         * gcc.dg/range-test-1.c: New test.
805         * g++.dg/opt/range-test-1.C: New test.
806
807 2004-06-17  Richard Henderson  <rth@redhat.com>
808
809         * objc.dg/sync-1.m: New.
810         * objc.dg/try-catch-1.m: Don't force next runtime.
811         * objc.dg/try-catch-3.m, objc.dg/try-catch-4.m: Likewise.
812         * objc.dg/try-catch-2.m: Likewise.  Enable everywhere.  Remove
813         shadowed catch clause.
814         * objc.dg/try-catch-5.m: New.
815
816 2004-06-17  Zack Weinberg  <zack@codesourcery.com>
817
818         Bug 14610
819         * gcc.dg/ia64-float80-1.c, gcc.dg/ia64-float80-2.c: New testcases.
820
821 2004-06-15  Richard Henderson  <rth@redhat.com>
822
823         * gcc.dg/20001116-1.c: Move expected warning line.
824
825 2004-06-15  Richard Henderson  <rth@redhat.com>
826
827         * gcc.dg/i386-ssetype-1.c: Remove XFAIL.
828         * gcc.dg/i386-ssetype-3.c: Remove XFAIL.
829
830 2004-06-15  Jeff Law  <law@redhat.com>
831
832         * gcc.dg/tree-ssa/20040615-1.c: New test.
833         * gcc.dg/tree-ssa/20030824-1.c: Update expected output to
834         be less sensitive to operand ordering.
835         * gcc.dg/tree-ssa/20030824-2.c: Likewise.
836
837 2004-06-16  Danny Smith  <dannysmith@users.sourceforge.net>
838
839         * g++.dg/abi/bitfield3.C: Add comment..
840
841 2004-06-15  Richard Henderson  <rth@redhat.com>
842
843         * g++.dg/ext/stmtexpr1.C: XFAIL.
844         * gcc.dg/20030612-1.c: XFAIL.
845
846 2004-06-15  Eric Christopher  <echristo@redhat.com>
847
848         * g++.dg/charset/asm5.c: New.
849         * gcc.dg/charset/asm6.c: New.
850
851 2004-06-15  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
852
853         PR fortran/15962
854         * gfortran.fortran-torture/execute/select_1.f90: New test.
855
856 2004-06-15  Paul Brook  <paul@codesourcery.com>
857
858         * gcc.dg/arm-mmx-1.c: Use asm to clobber registers.
859
860 2004-06-14  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
861
862         PR c++/15967
863         * g++.dg/lookup/crash3.C: New test.
864
865 2004-06-14  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
866
867         PR c++/15947
868         * g++.dg/parse/dtor4.C: New test.
869
870 2004-06-14  Jeff Law  <law@redhat.com>
871
872         * gcc.c-torture/compile/20040614-1.c: New test.
873
874 2004-06-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
875
876         PR fortran/15211
877         * gfortran.fortran-torture/execute/intrinsic_len.f90: Also test
878         LEN of a character array.
879
880 2004-06-14  Mark Mitchell  <mark@codesourcery.com>
881
882         PR c++/15096
883         * g++.dg/template/ptrmem10.C: New test.
884
885         PR c++/14930
886         * g++.dg/template/friend30.C: New test.
887
888 2004-06-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
889
890         PR fortran/14928
891         * gfortran.fortran-torture/compile/mloc.f90: New test.
892
893 2004-06-13  Paul Brook  <paul@codesourcery.com>
894
895         * gfortran.fortran-torture/execute/random_2.f90: New test.
896
897 2004-06-13  Eric Christopher  <echristo@redhat.com>
898
899         * gcc.dg/noncompile/redecl-1.c: Fix error message.
900
901 2004-06-12  Paul Brook  <paul@codesourcery.com>
902
903         * gfortran.fortran-torture/execute/contained_3.f90: New test.
904
905 2004-06-12  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
906
907         PR fortran/14923
908         * gfortran.fortran-torture/execute/date_time_1.f90: New test.
909
910 2004-06-12  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
911
912         PR fortran/14957
913         * gfortran.fortran-torture/execute/stack_varsize.f90: Correct
914         syntax errors in end statements of contained subroutines.
915
916 2004-06-12  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
917
918         PR fortran/12841
919         * gfortran.fortran-torture/execute/null_arg.f90: New test.
920
921 2004-06-12  Bud Davis  <bdavis9659@comcast.net>
922
923         PR fortran/15665
924         * gfortran.fortran-torture/execute/getarg_1.f90: New test.
925
926 2004-06-12  Bud Davis  <bdavis9659@comcast.net>
927
928         PR gfortran/12839
929         * gfortran.fortran-torture/execute/nan_inf_fmt.f90: New test.
930
931 2004-06-11  Mark Mitchell  <mark@codesourcery.com>
932
933         PR c++/15862
934         * g++.dg/parse/enum1.C: New test.
935
936 2004-06-10  Jeff Law  <law@redhat.com>
937
938         * gcc.c-torture/compile/20040610-1.c: New test.
939
940 2004-06-11  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
941
942         * g++.old-deja/g++.robertl/eb4.C: Adjust error markers.
943         * g++.old-deja/g++.other/decl3.C: Likewise.
944
945 2004-06-10  Brian Booth  <bbooth@redhat.com>
946
947         * gcc.dg/tree-ssa/20031015-1.c: Scan for
948         V_MAY_DEF instead of VDEF.
949         * gcc.dg/tree-ssa/20040517-1.c: Ditto.
950
951 2004-06-10  Mark Mitchell  <mark@codesourcery.com>
952
953         PR c++/14211
954         * g++.dg/conversion/const1.C: New test.
955
956         PR c++/15076
957         * g++.dg/conversion/reinterpret1.C: New test.
958
959         PR c++/15877
960         * g++.dg/template/enum2.C: New test.
961
962         PR c++/15227
963         * g++.dg/template/error13.C: New test.
964
965 2004-06-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
966
967         PR fortran/14957
968         * gfortran.fortran-torture/execute/intrinsic_scale.f90: Make all
969         arguments to test_* REAL and of the right size.
970
971 2004-06-10  Jakub Jelinek  <jakub@redhat.com>
972
973         PR target/15569
974         PR rtl-optimization/15681
975         * gcc.dg/20040609-1.c: New test.
976
977 2004-06-10  Jakub Jelinek  <jakub@redhat.com>
978
979         PR c++/14791
980         * g++.dg/opt/builtins1.C: New test.
981
982 2004-06-10  Danny Smith  <dannysmith@users.sourceforge.net>
983
984         * gcc.dg/i386-bitfield1.c: Add mingw32 and cygwin to targets
985         that use default windows32 struct layout.
986         * gcc.dg/i386-bitfield2.c: Likewise.
987
988 2004-06-09  Danny Smith  <dannysmith@users.sourceforge.net>
989
990         * g++.dg/abi/bitfield3.C: Add -mno-align-double compile option
991         for mingw32 and cygwin targets.
992
993 2004-06-09  Geoffrey Keating  <geoffk@apple.com>
994
995         * gcc.dg/pch/macro-4.c: New.
996         * gcc.dg/pch/macro-4.hs: New.
997
998 2004-06-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
999
1000         PR fortran/13249
1001         * gfortran.fortran-torture/compile/name_clash.f90: New test.
1002
1003 2004-06-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1004
1005         PR fortran/13372
1006         * gfortran.fortran-torture/compile/named_args_2.f90: New test.
1007
1008 2004-06-09  Bud Davis  <bdavis9659@comcast.net>
1009
1010         PR gfortran/14897
1011         * gfortran.fortran-torture/execute/t_edit.f90: New test.
1012
1013 2004-06-09  Bud Davis  <bdavis9659@comcast.net>
1014
1015         PR gfortran/15755
1016         * gfortran.fortran-torture/execute/backspace.c : New test.
1017
1018 2004-06-09  Paul Brook  <paul@codesourcery.com>
1019
1020         * gfortran.fortran-torture/execure/intrinsic_associated.f90
1021         (pointer_to_section): Rewrite to use smaller array.
1022
1023 2004-06-08  David Edelsohn  <edelsohn@gnu.org>
1024
1025         * gcc.dg/ext/altivec-1.c: XFAIL powerpc-ibm-aix*.
1026         * gcc.dg/ext/altivec-10.c: Same.
1027         * gcc.dg/ext/altivec-11.c: Same.
1028         * gcc.dg/ext/altivec-12.c: Same.
1029         * gcc.dg/ext/altivec-13.c: Same.
1030         * gcc.dg/ext/altivec-14.c: Same.
1031         * gcc.dg/ext/altivec-15.c: Same.
1032         * gcc.dg/ext/altivec-16.c: Same.
1033         * gcc.dg/ext/altivec-3.c: Same.
1034         * gcc.dg/ext/altivec-4.c: Same.
1035         * gcc.dg/ext/altivec-6.c: Same.
1036         * gcc.dg/ext/altivec-7.c: Same.
1037         * gcc.dg/ext/altivec-8.c: Same.
1038         * gcc.dg/ext/altivec-varargs-1.c: Same.
1039
1040         * g++.dg/ext/altivec-1.C: Correct dg syntax.
1041         * g++.dg/ext/altivec-10.C: Same.
1042         * g++.dg/ext/altivec-2.C: Same.
1043         * g++.dg/ext/altivec-3.C: Same.
1044         * g++.dg/ext/altivec-4.C: Same.
1045         * g++.dg/ext/altivec-5.C: Same.
1046         * g++.dg/ext/altivec-6.C: Same.
1047         * g++.dg/ext/altivec-7.C: Same.
1048         * g++.dg/ext/altivec-8.C: Same.
1049         * g++.dg/ext/altivec-9.C: Same.
1050
1051 2004-06-08  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1052
1053         PR c++/7841
1054         * g++.old-deja/g++.pt/ctor2.C: Add error mark.
1055
1056 2004-06-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
1057
1058         * gcc.dg/union-1.c: New test.
1059
1060 2004-06-07  Roger Sayle  <roger@eyesopen.com>
1061
1062         * gcc.dg/builtins-41.c: New test case.
1063         * gcc.dg/builtins-42.c: New test case.
1064
1065 2004-06-07  David Edelsohn  <edelsohn@gnu.org>
1066
1067         * g++.dg/ext/altivec-1.C: XFAIL powerpc-ibm-aix*.
1068         * g++.dg/ext/altivec-10.C: Same.
1069         * g++.dg/ext/altivec-2.C: Same.
1070         * g++.dg/ext/altivec-3.C: Same.
1071         * g++.dg/ext/altivec-4.C: Same.
1072         * g++.dg/ext/altivec-5.C: Same.
1073         * g++.dg/ext/altivec-6.C: Same.
1074         * g++.dg/ext/altivec-7.C: Same.
1075         * g++.dg/ext/altivec-8.C: Same.
1076         * g++.dg/ext/altivec-9.C: Same.
1077         * g++.old-deja/g++.abi/cxa_vec.C: Same.
1078         * g++.old-deja/g++.brendan/new3.C: Same.
1079         * gcc.c-torture/execute/eeprof-1.x: Same.
1080
1081 2004-06-07  Joseph S. Myers  <jsm@polyomino.org.uk>
1082
1083         PR c/14765
1084         * gcc.dg/pr14765-1.c: New test.
1085
1086 2004-06-07  Roger Sayle  <roger@eyesopen.com>
1087
1088         PR c/14649
1089         * gcc.dg/pr14649-1.c: New test case.
1090
1091 2004-06-07  Richard Henderson  <rth@redhat.com>
1092
1093         * gcc.dg/tree-ssa/20030728-1.c: Fixup return value to not match
1094         if temporaries.
1095
1096 2004-06-07  David Edelsohn  <edelsohn@gnu.org>
1097
1098         * g++.dg/eh/elide1.C: Remove XFAIL.
1099
1100 2004-06-07  Mark Mitchell  <mark@codesourcery.com>
1101
1102         PR c++/15337
1103         * g++.dg/expr/sizeof3.C: New test.
1104
1105         PR c++/14777
1106         * g++.dg/template/access14.C: New test.
1107
1108         PR c++/15554
1109         * g++.dg/template/enum1.C: New test.
1110
1111         PR c++/15057
1112         * g++.dg/eh/throw1.C: New test.
1113
1114 2004-06-07  David Ayers  <d.ayers@inode.at>
1115             Ziemowit Laski  <zlaski@apple.com>
1116
1117         * lib/objc.exp (objc_target_compile): Revert the '-framework
1118         Foundation' flag fix, since bare Darwin does not ship
1119         with the Foundation framework.
1120         * objc/execute/next_mapping.h: Provide a local NSConstantString
1121         @interface and @implementation.
1122         (objc_constant_string_init): A constructor function, used to
1123         initialize the NSConstantString meta-class object.
1124         * objc/execute/string1.m: Include "next_mapping.h" instead of
1125         <Foundation/NSString.h>.
1126         * objc/execute/string2.m: Likewise.
1127         * objc/execute/string3.m: Likewise.
1128         * objc/execute/string4.m: Likewise.
1129
1130 2004-06-06  H.J. Lu  <hongjiu.lu@intel.com>
1131
1132         * gcc.c-torture/execute/ieee/fp-cmp-4.c (FLOAT): New. Default
1133         to double. Replace double with FLOAT.
1134         * gcc.c-torture/execute/ieee/fp-cmp-8.c: Likewise.
1135
1136         * gcc.c-torture/execute/ieee/fp-cmp-4e.c: New file.
1137         * gcc.c-torture/execute/ieee/fp-cmp-4f.c: Likewise.
1138         * gcc.c-torture/execute/ieee/fp-cmp-4l.c: Likewise.
1139         * gcc.c-torture/execute/ieee/fp-cmp-4q.c: Likewise.
1140         * gcc.c-torture/execute/ieee/fp-cmp-8e.c: Likewise.
1141         * gcc.c-torture/execute/ieee/fp-cmp-8f.c: Likewise.
1142         * gcc.c-torture/execute/ieee/fp-cmp-8l.c: Likewise.
1143         * gcc.c-torture/execute/ieee/fp-cmp-8q.c: Likewise.
1144
1145 2004-06-06  Joseph S. Myers  <jsm@polyomino.org.uk>
1146
1147         PR c/13519
1148         * gcc.c-torture/enum-3.c, gcc.dg/pr13519-1.c: New tests.
1149
1150 2004-06-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1151
1152         PR c++/15503
1153         * g++.dg/template/meminit2.C: New test.
1154
1155 2004-06-04  Paolo Bonzini  <bonzini@gnu.org>
1156
1157         PR target/15822
1158         * gcc.c-torture/execute/compare-fp-1.c,
1159         gcc.c-torture/execute/compare-fp-2.c,
1160         gcc.c-torture/execute/compare-fp-3.c,
1161         gcc.c-torture/execute/compare-fp-4.c,
1162         gcc.c-torture/execute/compare-fp-3.x,
1163         gcc.c-torture/execute/compare-fp-4.x: Moved...
1164         * gcc.c-torture/execute/ieee/compare-fp-1.c,
1165         gcc.c-torture/execute/ieee/compare-fp-2.c,
1166         gcc.c-torture/execute/ieee/compare-fp-3.c,
1167         gcc.c-torture/execute/ieee/compare-fp-4.c,
1168         gcc.c-torture/execute/ieee/compare-fp-3.x,
1169         gcc.c-torture/execute/ieee/compare-fp-4.x: ...here.
1170
1171 2004-06-04  David Ayers  <d.ayers@inode.at>
1172
1173         * objc/execute/protocol-isEqual-4.m: New testcase.
1174
1175 2004-06-04  Nicola Pero  <n.pero@mi.flashnet.it>
1176
1177         * objc/execute/protocol-isEqual-1.m: New testcase.
1178         * objc/execute/protocol-isEqual-2.m: New testcase.
1179         * objc/execute/protocol-isEqual-3.m: New testcase.
1180
1181 2004-06-03  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1182
1183         * gfortran.fortran-torture/execute/optstring_1.f90: New testcase.
1184
1185 2004-06-02  Ziemowit Laski  <zlaski@apple.com>
1186
1187         * lib/objc.exp (objc_target_compile): When running tests on
1188         Darwin (Mac OS X), inform the linker about '-framework
1189         'Foundation'.
1190
1191 2004-06-02  Eric Christopher  <echristo@redhat.com>
1192
1193         * gcc.c-torture/compile/20040602-1.c: New.
1194
1195 2004-06-02  Andrew Pinski  <pinskia@physics.uc.edu>
1196
1197         * g++.dg/tree-ssa/ssa-sra-1.C: Fix comment.
1198         * g++.dg/tree-ssa/ssa-sra-2.C: Likewise.
1199
1200         PR tree-optimization/14736
1201         * g++.dg/tree-ssa/ssa-cast-1.C: New Test.
1202
1203         PR tree-optimization/14042
1204         * g++.dg/tree-ssa/ssa-sra-1.C: New Test.
1205
1206         PR tree-optimization/14729
1207         * g++.dg/tree-ssa/ssa-sra-2.C: New Test.
1208
1209 2004-06-02  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1210
1211         PR fortran/15557
1212         * gfortran.fortran-torture/execute/data_3.f90: New testcase.
1213
1214 2004-06-01  Richard Hederson  <rth@redhat.com>
1215
1216         * g++.dg/template/dependent-expr4.C: Use __builtin_offsetof.
1217
1218 2004-06-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1219
1220         PR c++/14932
1221         * g++.dg/parse/offsetof4.C: New test.
1222
1223 2004-06-01  Nicola Pero  <nicola@brainstorm.co.uk>
1224
1225         PR objc/7993
1226         * objc.dg/private-1.m, objc-dg/private-2.m: New testcases.
1227
1228 2004-05-31  Mark Mitchell  <mark@codesourcery.com>
1229
1230         PR c++/15701
1231         * g++.dg/template/friend29.C: New test.
1232
1233 2004-05-31  Joseph S. Myers  <jsm@polyomino.org.uk>
1234
1235         PR c/15749
1236         * gcc.dg/pr15749-1.c, gcc.dg/pr15749-1.h: New test.
1237
1238 2004-05-31  Eric Botcazou  <ebotcazou@libertysurf.fr>
1239
1240         * gcc.dg/sparc-trap-1.c: New test.
1241
1242 2004-05-31  Roger Sayle  <roger@eyesopen.com>
1243
1244         PR middle-end/15069
1245         * g++.dg/opt/fold3.C: New test case.
1246
1247 2004-05-30  Graham Stott  <graham.stott@btinternet.com>
1248
1249         * lib/target-supports.exp (check_iconv_available): Fix fallout
1250         from 2004-05-28 patch.
1251
1252 2004-05-30  Paul Brook  <paul@codesourcery.com>
1253
1254         PR fortran/15620
1255         * gfortran.fortran-torture/execute/st_function_1.f90: New test.
1256         * gfortran.fortran-torture/execute/st_function_2.f90: New test.
1257
1258 2004-05-30  Steven G. Kargl  <kargls@comcast.net>
1259
1260         * gfortran.fortran-torture/execute/random_1.f90: New test.
1261
1262 2004-05-28  Ziemowit Laski  <zlaski@apple.com>
1263
1264         * g++.dg/ext/altivec-10.C: New test.
1265
1266 2004-05-29  Paul Brook  <paul@codesourcery.com>
1267
1268         * gfortran.fortran-torture/execute/equiv_1.f90: New test.
1269
1270 2004-05-28  Ziemowit Laski  <zlaski@apple.com>
1271
1272         * gcc.dg/altivec-16.c: New test.
1273
1274 2004-05-28  Janis Johnson  <janis187@us.ibm.com>
1275
1276         * lib/target-supports.exp (check_vmx_hw_available): New.
1277         * gcc.dg/vmx/vmx.exp: Use it to determine default action.
1278
1279         * lib/target-supports.exp (check_alias_available,
1280         check_iconv_available, check_named_sections_available): Use
1281         unique names for temporary files.
1282
1283 2004-05-28  Ziemowit Laski  <zlaski@apple.com>
1284
1285         * gcc.dg/altivec-15.c: New test.
1286
1287 2004-05-28  Mark Mitchell  <mark@codesourcery.com>
1288
1289         PR c++/15083
1290         * g++.dg/warn/noeffect6.C: New test.
1291
1292         PR c++/15471
1293         * g++.dg/expr/ptrmem4.C: New test.
1294
1295         PR c++/15640
1296         * g++.dg/template/operator3.C: New test.
1297
1298 2004-05-28  Mark Mitchell  <mark@codesourcery.com>
1299
1300         PR c++/14668
1301         * g++.dg/lookup/redecl1.C: New test.
1302         * g++.old-deja/g++.benjamin/tem04.C: Add error marker.
1303
1304 2004-05-28  Paolo Bonzini  <bonzini@gnu.org>
1305
1306         * gcc.c-torture/execute/compare-fp-1.c,
1307         gcc.c-torture/execute/compare-fp-2.c,
1308         gcc.c-torture/execute/compare-fp-3.c,
1309         gcc.c-torture/execute/compare-fp-4.c,
1310         gcc.c-torture/execute/compare-fp-3.x,
1311         gcc.c-torture/execute/compare-fp-4.x,
1312         gcc.dg/pr15649-1.c: New.
1313
1314 2004-05-27  Adam Nemet  <anemet@lnxw.com>
1315
1316         PR c++/12883
1317         * g++.dg/init/array14.C: New test.
1318
1319 2004-05-25  Janis Johnson  <janis187@us.ibm.com>
1320
1321         * lib/compat.exp (compat-get-options-main): New.
1322         (compat-get-options): Remove unneeded code, warn for ignored
1323         command.
1324         (compat-execute): Check flag set by dg-require-* commands.
1325
1326         * lib/compat.exp (compat-execute): Break up long lines.
1327
1328 2004-05-24  Janis Johnson  <janis187@us.ibm.com>
1329
1330         * gcc.dg/altivec-7.c: Don't use 'vector long'.
1331         * gcc.dg/altivec-14.c: New test.
1332         * g++.dg/ext/altivec-7.C: Don't use 'vector long'.
1333
1334         * gcc.dg/altivec-6.c: Use -maltivec, don't limit to darwin.
1335         * gcc.dg/altivec-12.c: Ditto.
1336
1337         * gcc.dg/altivec-3.c: Move call to altivec_check.
1338
1339 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
1340
1341         PR c++/15044
1342         * g++.dg/template/error12.C: New test.
1343
1344         PR c++/15317
1345         * g++.dg/ext/attrib15.C: New test.
1346
1347         PR c++/15329
1348         * g++.dg/template/ptrmem9.C: New test.
1349
1350 2004-05-25  Paul Brook  <paul@codesourcery.com>
1351
1352         * gfortran.fortran-torture/compile/inquiry_1.f90: New test.
1353
1354 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
1355
1356         PR c++/15165
1357         * g++.dg/template/crash19.C: New test.
1358
1359 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
1360
1361         PR c++/15025
1362         * g++.dg/template/redecl1.C: New test.
1363
1364 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
1365
1366         PR c++/14821
1367         * g++.dg/other/ns1.C: New test.
1368
1369         PR c++/14883
1370         * g++.dg/template/invalid1.C: New test.
1371
1372 2004-05-23  Paul Brook  <paul@codesourcery.com>
1373         Victor Leikehman  <lei@haifasphere.co.il>
1374
1375         * gfortran.fortran-torture/execute/common_init_1.f90: New test.
1376         * gfortran.fortran-torture/execute/equiv_init.f90: New test.
1377
1378 2004-05-22  Mark Mitchell  <mark@codesourcery.com>
1379
1380         PR c++/15285
1381         PR c++/15299
1382         * g++.dg/template/non-dependent5.C: New test.
1383         * g++.dg/template/non-dependent6.C: New test.
1384
1385 2004-05-22  Mark Mitchell  <mark@codesourcery.com>
1386
1387         PR c++/15507
1388         * g++.dg/inherit/union1.C: New test.
1389
1390         PR c++/15542
1391         * g++.dg/template/addr1.C: New test.
1392
1393         PR c++/15427
1394         * g++.dg/template/array5.C: New test.
1395
1396         PR c++/15287
1397         * g++.dg/template/array6.C: New test.
1398
1399 2004-05-22  Wolfgang Bangerth  <bangerth@dealii.org>
1400             Roger Sayle  <roger@eyesopen.com>
1401
1402         * g++.dg/lookup/forscope2.C: New test case.
1403
1404 2004-05-22  Ben Elliston  <bje@au.ibm.com>
1405
1406         * gcc.dg/cpp/Wmissingdirs.c: New.
1407
1408 2004-05-20  H.J. Lu  <hongjiu.lu@intel.com>
1409
1410         PR target/15301
1411         * gcc.dg/compat/union-m128-1.h: New file.
1412         * gcc.dg/compat/union-m128-1_main.c: Likewise.
1413         * gcc.dg/compat/union-m128-1_x.c: Likewise.
1414         * gcc.dg/compat/union-m128-1_y.c: Likewise.
1415
1416 2004-05-20  H.J. Lu  <hongjiu.lu@intel.com>
1417
1418         PR target/15302
1419         * gcc.dg/compat/struct-complex-1.h: New file.
1420         * gcc.dg/compat/struct-complex-1_main.c: Likewise.
1421         * gcc.dg/compat/struct-complex-1_x.c: Likewise.
1422         * gcc.dg/compat/struct-complex-1_y.c: Likewise.
1423
1424 2004-05-20  Roger Sayle  <roger@eyesopen.com>
1425
1426         PR middle-end/3074
1427         * gcc.dg/pr3074-1.c: New test case.
1428         * gcc.dg/sequence-pt-1.c: Remove an XFAIL.
1429
1430 2004-05-20  Falk Hueffner  <falk@debian.org>
1431
1432         PR other/15526
1433         * gcc.dg/ftrapv-1.c: New test case.
1434
1435 2004-05-18  Feng Wang  <fengwang@nudt.edu.cn>
1436
1437         * gfortran.fortran-torture/execute/power.f90: Test constant integers.
1438
1439 2004-05-18  Andrew Pinski  <pinskia@physics.uc.edu>
1440             Jeff Law  <law@redhat.com>
1441
1442         * gcc.dg/tree-ssa/20040514-2.c: Update expected output.
1443         * gcc.dg/tree-ssa/20040518-2.c: New test.
1444
1445         * gcc.dg/tree-ssa/20040518-1.c: New test.
1446
1447 2004-05-18  Zack Weinberg  <zack@codesourcery.com>
1448
1449         * gcc.c-torture/execute/991216-3.c: Delete, duplicate of 991216-2.c.
1450
1451 2004-05-18  Paul Brook  <paul@codesourcery.com>
1452
1453         PR fortran/13930
1454         * gfortran.fortran-torture/execute/der_init_4.f90: New test.
1455
1456 2004-05-18  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1457
1458         * gfortran.fortran-torture/execute/cmplx.f90: Add test for bug in
1459         constant folding.
1460
1461 2004-05-17  Steven Bosscher  <stevenb@suse.de>
1462
1463         * gcc.dg/tree-ssa/20040517-1.c: New test.
1464
1465 2004-05-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
1466
1467         * gcc.dg/loop-4.c: New test.
1468
1469 2004-05-15  Andrew Pinski  <pinskia@physics.uc.edu>
1470
1471         * gcc.dg/tree-ssa/20040514-1.c: Add '}' that was forgotten.
1472
1473 2004-05-15  Bud Davis  <bdavis9659@comcast.net>
1474
1475         PR fortran/15311
1476         * gfortran.fortran-torture/execute/write_a_1.f90: New test.
1477
1478 2004-05-15  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1479
1480         PR fortran/13826
1481         PR fortran/13940
1482         * gfortran.fortran-torture/compile/data_1.f90: New test.
1483
1484 2004-05-15  Ulrich Weigand  <uweigand@de.ibm.com>
1485
1486         * gcc.dg/const-elim-1.c: Remove XFAIL for s390*-*-*.
1487         * gcc.dg/uninit-H.c: Define ASM for __s390__.
1488
1489 2004-05-15  Joseph S. Myers  <jsm@polyomino.org.uk>
1490
1491         * gcc.c-torture/execute/20000603-1.c: Update WG14 URL.
1492
1493 2004-05-15  Joseph S. Myers  <jsm@polyomino.org.uk>
1494
1495         PR c/15444
1496         * gcc.dg/format/xopen-1.c: Adjust expected message.
1497         * gcc.dg/format/xopen-3.c: New test.
1498
1499 2004-05-14  Victor Leikehman  <lei@haifasphere.co.il>
1500
1501         * gfortran.fortran-torture/execute/def_init_3.f90: New test.
1502
1503 2004-05-14  Jeff Law  <law@redhat.com>
1504
1505         * gcc.dg/tree-ssa/20040514-2.c: New test.
1506
1507 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1508
1509         * gfortran.fortran-torture/compile/noncontinuation_1.f90: Rename
1510         this ...
1511         * gfortran.fortran-torture/compile/noncontinuation_1.f: ... to
1512         this.
1513
1514 2004-05-14  Andrew Pinski  <pinskia@physics.uc.edu>
1515
1516         * gcc.dg/tree-ssa/20040514-1.c: New test.
1517
1518 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1519
1520         * gfortran.fortran-torture/compile/noncontinuation_1.f90: New
1521         test.
1522
1523 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1524
1525         PR fortran/14066
1526         * gfortran.fortran-torture/compile/do_1.f90: New test.
1527
1528 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1529
1530         PR fortran/15051
1531         * gfortran.fortran-torture/compile/empty_interface_1.f90: New
1532         test.
1533
1534 2004-05-14  Bud Davis  <bdavis9659@comcast.net>
1535
1536         PR fortran/15149
1537         * gfortran.fortran-torture/execute/random_init.f90: New test.
1538
1539 2004-05-13  Paul Brook  <paul@codesourcery.com>
1540
1541         PR fortran/15314
1542         * gfortran.fortran-torture/execute/der_init_s.f90: New test.
1543
1544 2004-05-13  Andrew Pinski  <pinskia@physics.uc.edu>
1545
1546         * gcc.dg/uninit-H.c: Test for __PPC__ and __ppc__
1547         for the powerpc case.
1548
1549 2004-05-13  Jeff Law  <law@redhat.com>
1550
1551         * gcc.dg/tree-ssa/20040513-1.c: New test.
1552         * gcc.dg/tree-ssa/20040513-2.c: New test.
1553
1554 2004-05-13  Paul Brook  <paul@codesourcery.com>
1555
1556         * gcc.dg/tree-ssa/20030808-1.c: Force enum size.
1557         * gcc.dg/tree-ssa/20030714-1.c: Ditto.
1558         * gcc.dg/tree-ssa/20030708-1.c: Ditto.
1559
1560 2004-05-13  Andreas Schwab  <schwab@suse.de>
1561
1562         PR other/10819
1563         * lib/gfortran.exp (gfortran_version): Do not match NL/CR
1564         characters.
1565
1566 2004-05-13  Bud Davis  <bdavis9659@comcast.net>
1567
1568         PR fortran/15294
1569         * gfortran.fortran-torture/execute/adjustr.f90: New file.
1570
1571 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
1572
1573         Merge from tree-ssa-20020619-branch.  See
1574         ChangeLog.tree-ssa for details.
1575
1576 2004-05-11  Ziemowit Laski  <zlaski@apple.com>
1577
1578         * g++.dg/ext/altivec-8.C: Use '-maltivec' instead of '-faltivec';
1579         include <altivec.h> explicitly.
1580         * gcc.dg/altivec-13.c: Likewise.
1581
1582 2004-05-11  Paul Brook  <paul@codesourcery.com>
1583
1584         * gcc.c-torture/compile/20010518-1.c: Force enum size.
1585
1586 2004-05-10  Eric Christopher  <echristo@redhat.com>
1587
1588         * gcc.dg/sibcall-3.c: Remove xfail for mips*-*-elf.
1589         * gcc.dg/sibcall-4.c: Ditto.
1590
1591 2004-05-10  Ziemowit Laski  <zlaski@apple.com>
1592
1593         * g++.dg/ext/altivec-8.C: New test case.
1594         * gcc.dg/altivec-13.c: New test case.
1595
1596 2004-05-08  Roger Sayle  <roger@eyesopen.com>
1597
1598         * gcc.c-torture/execute/divcmp-1.c: New test case.
1599         * gcc.c-torture/execute/divcmp-2.c: New test case.
1600         * gcc.c-torture/execute/divcmp-3.c: New test case.
1601
1602 2004-05-07  Eric Botcazou <ebotcazou@libertysurf.fr>
1603
1604         * g++.dg/other/pragma-re-2.C: New test.
1605
1606 2004-05-07  Uros Bizjak  <uros@kss-loka.si>
1607
1608         * gcc.dg/i386-387-1.c: Add new test for __builtin_fmod.
1609         * gcc.dg/i386-387-2.c: Likewise.
1610
1611         * gcc.dg/i386-387-5.c: Add new tests for __builtin_log1p and
1612         __builtin_drem.
1613         * gcc.dg/i386-387-6.c: Likewise.
1614
1615 2004-05-07  Uros Bizjak  <uros@kss-loka.si>
1616
1617         * gcc.dg/builtins-33.c:  Also check log1p*.
1618
1619 2004-05-07  Hans-Peter Nilsson  <hp@axis.com>
1620
1621         PR optimization/15296
1622         * gcc.c-torture/execute/pr15296.c: New test.
1623
1624 2004-05-05  Uros Bizjak  <uros@kss-loka.si>
1625
1626         * gcc.dg/builtins-40.c: New test.
1627
1628 2004-05-05  Richard Sandiford  <rsandifo@redhat.com>
1629
1630         * gcc.dg/torture/mips-hilo-2.c: Provide dummy __mips16 version.
1631
1632 2004-05-04  Paolo Bonzini  <bonzini@gnu.org>
1633
1634         * g++.dg/ext/spe1.C: New testcase.
1635
1636 2004-05-04  Ziemowit Laski  <zlaski@apple.com>
1637
1638         * objc.dg/image-info.m: Allow additional attributes
1639         for __image_info section.
1640
1641 2004-05-04  Richard Sandiford  <rsandifo@redhat.com>
1642
1643         * gcc.dg/torture/mips-hilo-2.c: New test.
1644
1645 2004-05-03  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1646
1647         PR c++/14389
1648         * g++.dg/template/member5.C: New test.
1649
1650 2004-05-03  Uros Bizjak  <uros@kss-loka.si>
1651
1652         * gcc.dg/builtins-34.c: Also check expm1*.
1653
1654 2004-05-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1655
1656         * gcc.dg/torture/builtin-integral-1.c: Reorg and add more cases.
1657         * gcc.dg/torture/builtin-convert-3.c: New test.
1658
1659 2004-05-01  Ulrich Weigand  <uweigand@de.ibm.com>
1660
1661         PR middle-end/15054
1662         * g++.dg/opt/pr15054.C: New test.
1663
1664 2004-04-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1665
1666         * gcc.dg/torture/builtin-rounding-1.c: New test.
1667         * gcc.dg/builtins-25.c: Delete.
1668         * gcc.dg/builtins-29.c: Delete.
1669
1670 2004-04-29  Andreas Krebbel  <krebbel1@de.ibm.com>
1671
1672         * gcc.dg/sibcall-3.c: Delete s390 from expected fail list.
1673         * gcc.dg/sibcall-4.c: Likewise.
1674         * gcc.dg/sibcall-6.c: Enable s390 as test platform.
1675
1676 2004-04-30  Kazu Hirata  <kazu@cs.umass.edu>
1677
1678         * gcc.c-torture/execute/20040331-1.c: Don't use too wide a
1679         bit-field on 16-bit targets.
1680
1681 2004-04-30  Kazu Hirata  <kazu@cs.umass.edu>
1682
1683         * gcc.c-torture/execute/20040409-2.c: Fix constants used on
1684         16-bit targets.
1685
1686 2004-04-30  Andrew Pinski  <pinskia@physics.uc.edu>
1687
1688         * gcc.dg/rs6000-power2-1.c: Change to compile only.
1689         * gcc.dg/rs6000-power2-2.c: Likewise.
1690
1691 2004-04-29  Andrew Pinski  <pinskia@physics.uc.edu>
1692
1693         * gcc.dg/rs6000-power2-1.c: Change the options to be more correct.
1694         * gcc.dg/rs6000-power2-2.c: Change the options to be more correct.
1695         Change the asm registers to be in form of frN instead of fN.
1696
1697 2004-04-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1698
1699         * gcc.dg/torture/builtin-convert-2.c: New test.
1700
1701 2004-04-28  Andrew Pinski  <pinskia@physics.uc.edu>
1702
1703         * gcc.dg/rs6000-power2-1.c: New test.
1704         * gcc.dg/rs6000-power2-2.c: New test.
1705
1706 2004-04-28  Jan Hubicka  <jh@suse.cz>
1707
1708         * gcc.dg/unused-6.c: New test.
1709
1710 2004-04-24  Laurent GUERBY  <laurent@guerby.net>
1711             Ulrich Weigand  <uweigand@de.ibm.com>
1712
1713         * ada/acats/run_all.sh: Define $target variable.
1714
1715 2004-04-26  Andrew Pinski  <pinskia@physics.uc.edu>
1716
1717         PR c++/15119
1718         * g++.dg/other/vararg-1.C: New test.
1719
1720         PR c++/4794
1721         * g++.dg/eh/cleanup3.C: New test.
1722
1723 2004-04-24  Laurent GUERBY <laurent@guerby.net>
1724
1725         * ada/acats/run_all.sh: Handle cd2a83c, cd2a91c (target_bit)
1726         and ad8011a (target_insn).
1727         * ada/acats/support/macro.dfs: Likewise.
1728         * ada/acats/support/impbit.adb: New file.
1729
1730 2004-04-23  Ulrich Weigand  <uweigand@de.ibm.com>
1731
1732         * gcc.dg/const-elim-1.c: XFAIL on s390*-*-*.
1733
1734 2004-04-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
1735
1736         * gcc.dg/loop-3.c: New test.
1737
1738 2004-04-23  Daniel Jacobowitz  <drow@mvista.com>
1739
1740         * gcc.c-torture/execute/simd-5.c: New test.
1741
1742 2004-04-23  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1743
1744         PR c++/15064
1745         * g++.dg/template/crash18.C: New test.
1746
1747 2004-04-22  Mark Mitchell  <mark@codesourcery.com>
1748
1749         * g++.dg/ext/complit3.C: New test.
1750
1751 2004-04-21  Aldy Hernandez  <aldyh@redhat.com>
1752
1753         * gcc.dg/altivec-1.c: XFAIL for powerpc-eabispe.
1754         * gcc.dg/altivec-3.c: Same.
1755         * gcc.dg/altivec-varargs-1.c: Same.
1756
1757 2004-04-21  Aldy Hernandez  <aldyh@redhat.com>
1758
1759         * lib/target-supports.exp (check_profiling_available): Assume
1760         profiling is not available on powerpc-eabi targets.
1761
1762 2004-04-21  Janis Johnson  <janis187@us.ibm.com>
1763
1764         * gcc.dg/vmx/1c-01.c: Use ptrdiff_t for casts of pointers.
1765         * gcc.dg/vmx/bug-1.c: Ditto.
1766
1767 2004-04-20  Eric Christopher  <echristo@redhat.com>
1768
1769         * gcc.dg/charset/extern.c: New test.
1770         * g++.dg/charset/extern3.cc: Ditto.
1771
1772 2004-04-20  Uros Bizjak  <uros@kss-loka.si>
1773
1774         * gcc.dg/builtins-39.c: New test.
1775
1776 2004-04-20  Aldy Hernandez  <aldyh@redhat.com>
1777
1778         * gcc.dg/vmx/vmx.exp: Change DEFAULT_CFLAGS to DEFAULT_VMXCFLAGS.
1779
1780 2004-04-20  Richard Sandiford  <rsandifo@redhat.com>
1781
1782         * gcc.dg/torture/mips-hilo-1.c: New test.
1783
1784 2004-04-19  Andrew Pinski  <pinskia@physics.uc.edu>
1785
1786         * gcc.c-torture/compile/20040419-1.c: New test.
1787
1788 2004-04-18  Aldy Hernandez  <aldyh@redhat.com>
1789
1790         * gcc.dg/vmx/varargs-1.c: Handle when printf outputs \r\n.
1791
1792 2004-04-18  Zack Weinberg  <zack@codesourcery.com>
1793             Aldy Hernandez  <aldyh@redhat.com>
1794
1795         * gcc.c-torture/execute/va-arg-24.c: New.
1796
1797 2004-04-17  Zack Weinberg  <zack@codesourcery.com>
1798             Aldy Hernandez  <aldyh@redhat.com>
1799
1800         * gcc.dg/vmx/1b-01.c: New.
1801         * gcc.dg/vmx/1b-02.c: New.
1802         * gcc.dg/vmx/1b-03.c: New.
1803         * gcc.dg/vmx/1b-04.c: New.
1804         * gcc.dg/vmx/1b-05.c: New.
1805         * gcc.dg/vmx/1b-06.c: New.
1806         * gcc.dg/vmx/1b-07.c: New.
1807         * gcc.dg/vmx/1c-01.c: New.
1808         * gcc.dg/vmx/1c-02.c: New.
1809         * gcc.dg/vmx/3a-01a.c: New.
1810         * gcc.dg/vmx/3a-01.c: New.
1811         * gcc.dg/vmx/3a-01m.c: New.
1812         * gcc.dg/vmx/3a-03.c: New.
1813         * gcc.dg/vmx/3a-03m.c: New.
1814         * gcc.dg/vmx/3a-04.c: New.
1815         * gcc.dg/vmx/3a-04m.c: New.
1816         * gcc.dg/vmx/3a-05.c: New.
1817         * gcc.dg/vmx/3a-06.c: New.
1818         * gcc.dg/vmx/3a-06m.c: New.
1819         * gcc.dg/vmx/3a-07.c: New.
1820         * gcc.dg/vmx/3b-01.c: New.
1821         * gcc.dg/vmx/3b-02.c: New.
1822         * gcc.dg/vmx/3b-10.c: New.
1823         * gcc.dg/vmx/3b-13.c: New.
1824         * gcc.dg/vmx/3b-14.c: New.
1825         * gcc.dg/vmx/3b-15.c: New.
1826         * gcc.dg/vmx/3c-01a.c: New.
1827         * gcc.dg/vmx/3c-01.c: New.
1828         * gcc.dg/vmx/3c-02.c: New.
1829         * gcc.dg/vmx/3c-03.c: New.
1830         * gcc.dg/vmx/3d-01.c: New.
1831         * gcc.dg/vmx/4-01.c: New.
1832         * gcc.dg/vmx/4-03.c: New.
1833         * gcc.dg/vmx/5-01.c: New.
1834         * gcc.dg/vmx/5-02.c: New.
1835         * gcc.dg/vmx/5-03.c: New.
1836         * gcc.dg/vmx/5-04.c: New.
1837         * gcc.dg/vmx/5-05.c: New.
1838         * gcc.dg/vmx/5-06.c: New.
1839         * gcc.dg/vmx/5-07.c: New.
1840         * gcc.dg/vmx/5-07t.c: New.
1841         * gcc.dg/vmx/5-08.c: New.
1842         * gcc.dg/vmx/5-10.c: New.
1843         * gcc.dg/vmx/5-11.c: New.
1844         * gcc.dg/vmx/7-01a.c: New.
1845         * gcc.dg/vmx/7-01.c: New.
1846         * gcc.dg/vmx/7c-01.c: New.
1847         * gcc.dg/vmx/7d-01.c: New.
1848         * gcc.dg/vmx/7d-02.c: New.
1849         * gcc.dg/vmx/8-01.c: New.
1850         * gcc.dg/vmx/8-02a.c: New.
1851         * gcc.dg/vmx/8-02.c: New.
1852         * gcc.dg/vmx/brode-1.c: New.
1853         * gcc.dg/vmx/bug-1.c: New.
1854         * gcc.dg/vmx/bug-2.c: New.
1855         * gcc.dg/vmx/bug-3.c: New.
1856         * gcc.dg/vmx/cw-bug-1.c: New.
1857         * gcc.dg/vmx/cw-bug-2.c: New.
1858         * gcc.dg/vmx/cw-bug-3.c: New.
1859         * gcc.dg/vmx/dct.c: New.
1860         * gcc.dg/vmx/debug-1.c: New.
1861         * gcc.dg/vmx/debug-2.c: New.
1862         * gcc.dg/vmx/debug-3.c: New.
1863         * gcc.dg/vmx/debug-4.c: New.
1864         * gcc.dg/vmx/dos-bug-1-gdb.c: New.
1865         * gcc.dg/vmx/dos-bug-2-gdb.c: New.
1866         * gcc.dg/vmx/eg-5.c: New.
1867         * gcc.dg/vmx/fft.c: New.
1868         * gcc.dg/vmx/gcc-bug-1.c: New.
1869         * gcc.dg/vmx/gcc-bug-2.c: New.
1870         * gcc.dg/vmx/gcc-bug-3.c: New.
1871         * gcc.dg/vmx/gcc-bug-4.c: New.
1872         * gcc.dg/vmx/gcc-bug-5.c: New.
1873         * gcc.dg/vmx/gcc-bug-6.c: New.
1874         * gcc.dg/vmx/gcc-bug-7.c: New.
1875         * gcc.dg/vmx/gcc-bug-8.c: New.
1876         * gcc.dg/vmx/gcc-bug-9.c: New.
1877         * gcc.dg/vmx/gcc-bug-b.c: New.
1878         * gcc.dg/vmx/gcc-bug-c.c: New.
1879         * gcc.dg/vmx/gcc-bug-d.c: New.
1880         * gcc.dg/vmx/gcc-bug-e.c: New.
1881         * gcc.dg/vmx/gcc-bug-f.c: New.
1882         * gcc.dg/vmx/gcc-bug-g.c: New.
1883         * gcc.dg/vmx/gcc-bug-i.c: New.
1884         * gcc.dg/vmx/harness.h: New.
1885         * gcc.dg/vmx/ira1.c: New.
1886         * gcc.dg/vmx/ira2a.c: New.
1887         * gcc.dg/vmx/ira2b.c: New.
1888         * gcc.dg/vmx/ira2.c: New.
1889         * gcc.dg/vmx/ira2c.c: New.
1890         * gcc.dg/vmx/mem.c: New.
1891         * gcc.dg/vmx/newton-1.c: New.
1892         * gcc.dg/vmx/ops.c: New.
1893         * gcc.dg/vmx/sn7153.c: New.
1894         * gcc.dg/vmx/spill2.c: New.
1895         * gcc.dg/vmx/spill3.c: New.
1896         * gcc.dg/vmx/spill.c: New.
1897         * gcc.dg/vmx/t.c: New.
1898         * gcc.dg/vmx/varargs-1.c: New.
1899         * gcc.dg/vmx/varargs-2.c: New.
1900         * gcc.dg/vmx/varargs-3.c: New.
1901         * gcc.dg/vmx/varargs-4.c: New.
1902         * gcc.dg/vmx/varargs-5.c: New.
1903         * gcc.dg/vmx/varargs-6.c: New.
1904         * gcc.dg/vmx/varargs-7.c: New.
1905         * gcc.dg/vmx/vmx.exp: New.
1906         * gcc.dg/vmx/vprint-1.c: New.
1907         * gcc.dg/vmx/vscan-1.c: New.
1908         * gcc.dg/vmx/x-01.c: New.
1909         * gcc.dg/vmx/x-02.c: New.
1910         * gcc.dg/vmx/x-03.c: New.
1911         * gcc.dg/vmx/x-04.c: New.
1912         * gcc.dg/vmx/x-05.c: New.
1913         * gcc.dg/vmx/yousufi-1.c: New.
1914         * gcc.dg/vmx/zero-1.c: New.
1915         * gcc.dg/vmx/zero.c: New.
1916
1917 2004-04-17  Andrew Pinski  <pinskia@physics.uc.edu>
1918
1919         * g++.dg/lookup/java1.C: Update for chage of
1920         _Jv_AllocObject.
1921         * g++.dg/lookup/java2.C: Likewise.
1922
1923 2004-04-17  Laurent GUERBY <laurent@guerby.net>
1924
1925         * ada/acats/run_all.sh: use -O2 by default.
1926
1927 2004-04-17  Richard Sandiford  <rsandifo@redhat.com>
1928
1929         * gcc.dg/vr-mult-[12].c: New tests.
1930
1931 2004-04-16  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1932
1933         * gcc.dg/funcorder.c: XFAIL hppa*64*-*-*.
1934
1935         * gcc.dg/const-elim-1.c: XFAIL hppa-*-*.
1936
1937 2004-04-15  Richard Sandiford  <rsandifo@redhat.com>
1938
1939         * lib/target-supports.exp (check_profiling_available): Assume profiling
1940         isn't available for mips*-*-elf targets.
1941
1942 2004-04-14  Uros Bizjak  <uros@kss-loka.si>
1943
1944         * gcc.dg/builtins-38.c: New test.
1945
1946 2004-04-14  Eric Christopher  <echristo@redhat.com>
1947
1948         * g++.dg/charset/charset.exp: Run .cc extension tests.
1949
1950 2004-04-14  Zack Weinberg  <zack@codesourcery.com>
1951
1952         * gcc.dg/const-elim-1.c: XFAIL hppa*.*-*-* (PA32).  Update commentary.
1953
1954 2004-04-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1955
1956         * gcc.dg/torture/builtin-ctype-2.c: Test builtin isdigit.
1957
1958 2004-04-13  Uros Bizjak  <uros@kss-loka.si>:
1959
1960         * gcc.dg/i386-387-1.c: Add new test for __builtin_tan.
1961         * gcc.dg/i386-387-2.c: Likewise.
1962
1963         * gcc.dg/i386-387-7.c: New test.
1964         * gcc.dg/i386-387-8.c: New test.
1965
1966         * gcc.dg/builtins-37.c: New test.
1967
1968 2004-04-13  Geoffrey Keating  <geoffk@apple.com>
1969
1970         * g++.dg/pch/externc-1.C: Add missing semicolon.
1971
1972 2004-04-13  Aldy Hernandez  <aldyh@redhat.com>
1973
1974         * gcc.c-torture/execute/20020720-1.x: XFAIL for powerpc-*-*spe.
1975
1976 2004-04-12  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
1977
1978         * gcc.c-torture/execute/20040411-1.c: New test.
1979
1980 2004-04-10  Joseph S. Myers  <jsm@polyomino.org.uk>
1981
1982         * gcc.dg/c90-intprom-1.c, gcc.dg/c99-intprom-1.c: New tests.
1983
1984 2004-04-09  Chris Demetriou  <cgd@broadcom.com>
1985
1986         * g++.dg/other/packed1.C: Mark xfail for mips*- not mips-.
1987
1988 2004-04-09  Zack Weinberg  <zack@codesourcery.com>
1989
1990         * lib/target-supports.exp (check_named_sections_available): New.
1991         * lib/gcc-dg.exp (dg-require-named-sections): New.
1992         * lib/prune.exp (prune_gcc_output): Incorporate prunes from
1993         old-deja.exp.  Also prune error-count message from HP linker.
1994         * g++.old-deja/old-deja.exp (g++-dg-prune): Delete.
1995
1996         * g++.dg/init/init-ref4.C: Use dg-require-weak.
1997         * g++.old-deja/g++.pt/static3.C: Likewise.
1998         * g++.dg/parse/attr-ctor1.C: Use dg-require-named-sections.
1999
2000 2004-04-09  Roger Sayle  <roger@eyesopen.com>
2001
2002         * gcc.c-torture/execute/20040409-1.c: New test case.
2003         * gcc.c-torture/execute/20040409-2.c: New test case.
2004         * gcc.c-torture/execute/20040409-3.c: New test case.
2005
2006 2004-04-09  Andrew Pinski  <pinskia@physics.uc.edu>
2007
2008         * gcc.dg/20040409-1.c: New test.
2009
2010 2004-04-08  Roger Sayle  <roger@eyesopen.com>
2011
2012         PR target/14888
2013         * g++.dg/opt/pr14888.C: New test case.
2014
2015 2004-04-08  Geoffrey Keating  <geoffk@apple.com>
2016
2017         * gcc.dg/pch/valid-1.c, gcc.dg/pch/valid-2.c, gcc.dg/pch/valid-3.c,
2018         gcc.dg/pch/valid-4.c, gcc.dg/pch/valid-5.c, gcc.dg/pch/valid-6.c,
2019         gcc.dg/pch/valid-1.hs, gcc.dg/pch/valid-2.hs, gcc.dg/pch/valid-3.hs,
2020         gcc.dg/pch/valid-4.hs, gcc.dg/pch/valid-5.hs, gcc.dg/pch/valid-6.hs:
2021         New tests.
2022
2023 2004-04-08  Paul Brook  <paul@codesourcery.com>
2024
2025         * gcc.dg/spill-1.c: New test.
2026
2027 2004-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2028
2029         * gcc.dg/torture/builtin-ctype-2.c: New test.
2030
2031 2004-04-07  Ian Lance Taylor  <ian@wasabisystems.com>
2032
2033         * gcc.dg/pch/pch.exp: Add largefile test.
2034
2035 2004-04-06  Geoffrey Keating  <geoffk@apple.com>
2036
2037         * g++.dg/pch/externc-1.Hs: New.
2038         * g++.dg/pch/externc-1.C: New.
2039
2040 2004-04-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2041
2042         * gcc.dg/compat/struct-by-value-5a_main.c,
2043         gcc.dg/compat/struct-by-value-5b_main.c: New files.
2044         * gcc.dg/compat/struct-by-value-5_main.c: Delete.
2045         * gcc.dg/compat/struct-by-value-5a_x.c,
2046         gcc.dg/compat/struct-by-value-5b_x.c: New, split out from
2047         gcc.dg/compat/struct-by-value-5_x.c.
2048         * gcc.dg/compat/struct-by-value-5a_y.c,
2049         gcc.dg/compat/struct-by-value-5b_y.c: New, split out from
2050         gcc.dg/compat/struct-by-value-5_y.c.
2051
2052         * gcc.dg/compat/struct-by-value-6a_main.c,
2053         gcc.dg/compat/struct-by-value-6b_main.c: New files.
2054         * gcc.dg/compat/struct-by-value-6_main.c: Delete.
2055         * gcc.dg/compat/struct-by-value-6a_x.c,
2056         gcc.dg/compat/struct-by-value-6b_x.c: New, split out from
2057         gcc.dg/compat/struct-by-value-6_x.c.
2058         * gcc.dg/compat/struct-by-value-6a_y.c,
2059         gcc.dg/compat/struct-by-value-6b_y.c: New, split out from
2060         gcc.dg/compat/struct-by-value-6_y.c.
2061
2062         * gcc.dg/compat/struct-by-value-7a_main.c,
2063         gcc.dg/compat/struct-by-value-7b_main.c: New files.
2064         * gcc.dg/compat/struct-by-value-7_main.c: Delete.
2065         * gcc.dg/compat/struct-by-value-7a_x.c,
2066         gcc.dg/compat/struct-by-value-7b_x.c: New, split out from
2067         gcc.dg/compat/struct-by-value-7_x.c.
2068         * gcc.dg/compat/struct-by-value-7a_y.c,
2069         gcc.dg/compat/struct-by-value-7b_y.c: New, split out from
2070         gcc.dg/compat/struct-by-value-7_y.c.
2071
2072 2004-04-06  Jakub Jelinek  <jakub@redhat.com>
2073
2074         * gcc.dg/i386-sse-8.c: Don't use -march=pentium3 on x86_64.
2075         * gcc.dg/i386-local.c: Expect %edi, not %eax register on x86_64.
2076         * gcc.dg/20020103-1.c: Add -fno-asynchronous-unwind-tables to
2077         options.
2078
2079 2004-04-06  Uros Bizjak  <uros@kss-loka.si>
2080
2081         * gcc.dg/builtins-36.c: New test.
2082
2083 2004-04-06  Paul Brook  <paul@codesourcery.com>
2084
2085         * README.gcc: Remove obsolete contraint on testcases.
2086
2087 2004-04-05  Paul Brook  <paul@codesourcery.com>
2088
2089         PR2123
2090         * g++.dg/expr/anew1.C: XFAIL and make reproducible.  Call abort on
2091         failure and exit(0) on success.
2092         * g++.dg/expr/anew2.C: Ditto.
2093         * g++.dg/expr/anew3.C: Ditto.
2094         * g++.dg/expr/anew4.C: Ditto.
2095
2096 2004-04-05  Nathan Sidwell  <nathan@codesourcery.com>
2097
2098         PR c++/3518
2099         * g++.dg/template/unify7.C: New.
2100
2101 2004-04-02  Nathanael Nerode  <neroden@gcc.gnu.org>
2102
2103         * g++.dg/README: Bring up to date with new subdirectories; remove
2104         duplicate subdirectory lines.
2105
2106 2004-04-02  Nathan Sidwell  <nathan@codesourcery.com>
2107
2108         PR c++/14007
2109         * g++.dg/template/unify5.C: New.
2110         * g++.dg/template/unify6.C: New.
2111         * g++.dg/template/qualttp20.C: Adjust.
2112         * g++.old-deja/g++.jason/report.C: Adjust.
2113         * g++.old-deja/g++.other/qual1.C: Adjust.
2114
2115 2004-04-01  Mark Mitchell  <mark@codesourcery.com>
2116
2117         PR c++/14803
2118         * g++.dg/inherit/ptrmem1.C: New test.
2119
2120 2004-04-01  Jakub Jelinek  <jakub@redhat.com>
2121
2122         PR c++/14755
2123         * gcc.c-torture/execute/20040331-1.c: New test.
2124         * gcc.dg/20040331-1.c: New test.
2125
2126 2004-04-01  Paul Brook  <paul@codesourcery.com>
2127
2128         * gcc.dg/arm-mmx-1.c: Add -mabi=iwmmxt to dg-options.
2129
2130 2004-03-30  Mark Mitchell  <mark@codesourcery.com>
2131
2132         PR c++/14724
2133         * g++.dg/init/goto1.C: New test.
2134
2135         PR c++/14763
2136         * g++.dg/template/defarg4.C: New test.
2137
2138 2004-03-30  Hartmut Penner  <hpenner@de.ibm.com>
2139
2140         * gcc.dg/altivec-11.c: Extend test for more valid cases.
2141
2142 2004-03-28  David Edelsohn  <edelsohn@gnu.org>
2143
2144         * gcc.dg/doloop-1.c: Do not check for lack of "blt".
2145
2146 2004-03-28  Zack Weinberg  <zack@codesourcery.com>
2147
2148         * gcc.dg/noncompile/undeclared-2.c: New test.
2149
2150 2004-03-28  Joseph S. Myers  <jsm@polyomino.org.uk>
2151
2152         * gcc.dg/940409-1.c: Remove XFAIL.
2153         * gcc.dg/reg-vol-struct-1.c: New test.
2154
2155 2004-03-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2156
2157         * gcc.dg/torture/builtin-wctype-1.c: New test.
2158
2159 2004-03-26  James A. Morrison  <ja2morri@uwaterloo.ca>
2160
2161         * gcc.dg/20001013-1.c: Run on 32-bit and 64-bit SPARC.
2162         * gcc.dg/20001101-1.c: Likewise.
2163         * gcc.dg/20001102-1.c: Likewise.
2164
2165 2004-03-25  Roger Sayle  <roger@eyesopen.com>
2166
2167         * gcc.dg/compare8.c: Add an additional test for XOR.
2168
2169 2004-03-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2170
2171         * gcc.dg/torture/builtin-ctype-1.c: New test.
2172
2173 2004-03-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2174
2175         * gcc.dg/torture/builtin-explog-1.c: Add new cases.
2176         * gcc.dg/torture/builtin-math-1.c: Likewise.
2177         * gcc.dg/torture/builtin-power-1.c: New test.
2178
2179 2004-03-24  Andreas Schwab  <schwab@suse.de>
2180
2181         * lib/prune.exp (prune_gcc_output): Ignore errata warning from
2182         IA64 assembler.
2183
2184 2004-03-23  Joseph S. Myers  <jsm@polyomino.org.uk>
2185             Roger Sayle  <roger@eyesopen.com>
2186
2187         * gcc.dg/compare8.c: New test case.
2188
2189 2004-03-23  Ziemowit Laski  <zlaski@apple.com>
2190
2191         * g++.dg/ext/altivec-7.C: New test.
2192
2193 2004-03-23  Zack Weinberg  <zack@codesourcery.com>
2194
2195         PR 12267, 12391, 12560, 13129, 14114, 14133
2196         * gcc.dg/Wold-style-definition-1.c, gcc.dg/builtins-30.c
2197         * gcc.dg/unused-4.c, gcc.dg/noncompile/label-1.c
2198         * gcc.dg/noncompile/label-lineno-1.c, objc.dg/naming-1.m:
2199         Adjust error regexps.
2200         * gcc.dg/Wshadow-2.c, gcc.dg/noncompile/incomplete-3.c
2201         * gcc.dg/noncompile/undeclared-1.c: New test cases.
2202         * gcc.dg/decl-5.c, gcc.dg/redecl-1.c: Remove XFAIL.
2203         * gcc.dg/local1.c: Add explanatory comment.
2204
2205 2004-03-23  Roger Sayle  <roger@eyesopen.com>
2206
2207         PR optimization/14669
2208         * g++.dg/opt/fold2.C: New test case.
2209
2210 2004-03-22  Jakub Jelinek  <jakub@redhat.com>
2211
2212         PR c/14069
2213         * gcc.dg/20040322-1.c: New test.
2214
2215 2004-03-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
2216
2217         * gcc.dg/ultrasp2.c: Do not pass -m64.  Remove redundant lines.
2218         * gcc.dg/ultrasp4.c: Likewise.
2219         * gcc.dg/ultrasp8.c: Do not pass -m64.  Add sparcv9-*-*.
2220
2221 2004-03-21  Ulrich Weigand  <uweigand@de.ibm.com>
2222
2223         * gcc.dg/i386-sse-8.c: Reset default options.
2224
2225 2004-03-21  Ulrich Weigand  <uweigand@de.ibm.com>
2226
2227         * gcc.dg/charset/asm2.c: Allow 'parse error' instead of 'syntax error'
2228         in the error message text.
2229
2230 2004-03-21  Gabriel Dos Reis  <gdr@integrable-solutions.net>
2231
2232         * g++.dg/template/qualttp20.C: Adjust dg- regexp.
2233
2234 2004-03-21  Mark Mitchell  <mark@codesourcery.com>
2235
2236         PR c++/14616
2237         * g++.dg/init/array13.C: New test.
2238
2239 2004-03-20  Roger Sayle  <roger@eyesopen.com>
2240
2241         PR target/13889
2242         * gcc.c-torture/compile/pr13889.c: New test case.
2243
2244 2004-03-20  Joseph S. Myers  <jsm@polyomino.org.uk>
2245
2246         PR c/14635
2247         * builtins-1.c (nan, nans): Don't test.
2248         * builtins-30.c: Don't use nan, nanf, nanl.
2249         * builtins-35.c: New test.
2250
2251 2004-03-19  Ziemowit Laski  <zlaski@apple.com>
2252
2253         * g++.dg/ext/altivec-6.C: New test.
2254
2255 2004-03-19  Mark Mitchell  <mark@codesourcery.com>
2256
2257         * g++.dg/init/placement3.C: New test.
2258
2259         * g++.dg/template/spec13.C: New test.
2260
2261         * g++.dg/lookup/using11.C: New test.
2262
2263         * g++.dg/lookup/koenig3.C: New test.
2264
2265         * g++.dg/template/operator2.C: New test.
2266
2267         * g++.dg/expr/dtor3.C: New test.
2268         * g++.old-deja/g++.brendan/crash15.C: Remove incorrect dg-error
2269         marker.
2270         * g++.old-deja/g++.law/visibility28.C: Likewise.
2271
2272 2004-03-19  Paolo Bonzini  <bonzini@gnu.org>
2273
2274         * gcc.dg/altivec-6.c: Use vector_size attribute, not mode.
2275         * gcc.dg/ppc64-abi-3.c: Likewise.
2276
2277 2004-03-19  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2278
2279         PR c++/14545
2280         * g++.dg/parse/template15.C: New test.
2281
2282 2004-03-18  Mark Mitchell  <mark@codesourcery.com>
2283
2284         * g++.dg/expr/dtor2.C: New test.
2285
2286         * g++.dg/lookup/anon4.C: New test.
2287
2288         * g++.dg/overload/using1.C: New test.
2289
2290         * g++.dg/template/lookup7.C: New test.
2291
2292         * g++.dg/template/typename6.C: New test.
2293
2294         * g++.dg/expr/cond6.C: New test.
2295
2296 2004-03-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2297
2298         * gcc.dg/torture/builtin-convert-1.c: Test more math builtins.
2299
2300 2004-03-18  Mark Mitchell  <mark@codesourcery.com>
2301
2302         * g++.dg/expr/cond5.C: New test.
2303         * g++.dg/expr/constcast1.C: Likewise.
2304         * g++.dg/expr/ptrmem2.C: Likewise.
2305         * g++.dg/expr/ptrmem3.C: Likewise.
2306         * g++.dg/lookup/main1.C: Likewise.
2307         * g++.dg/template/lookup6.C: Likewise.
2308
2309 2004-03-18  Mark Mitchell  <mark@codesourcery.com>
2310
2311         * gcc.dg/local1.c: New test.
2312
2313         * gcc.dg/debug/dwarf2/c99-typedef1.c: New test.
2314
2315 2004-03-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2316
2317         * gcc.dg/torture/builtin-convert-1.c: New test.
2318
2319 2004-03-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2320
2321         * gcc.dg/torture/builtin-integral-1.c: Also check for `rint'.
2322
2323 2004-03-16  Mark Mitchell  <mark@codesourcery.com>
2324
2325         PR c++/14481
2326         * g++.dg/warn/Wunused-7.C: New test.
2327
2328 2004-03-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2329
2330         * gcc.dg/torture/builtin-integral-1.c: New test.
2331
2332 2004-03-16  Mark Mitchell  <mark@codesourcery.com>
2333
2334         PR c++/14586
2335         * g++.dg/parse/non-dependent3.C: New test.
2336
2337 2004-03-16  Paolo Bonzini  <bonzini@gnu.org>
2338
2339         * g++.dg/eh/simd-1.C: Use vector_size attribute, not mode.
2340         * g++.dg/eh/simd-2.C: Likewise.
2341         * g++.dg/init/array10.C: Likewise.
2342         * gcc.c-torture/compile/simd-1.c: Likewise.
2343         * gcc.c-torture/compile/simd-2.c: Likewise.
2344         * gcc.c-torture/compile/simd-3.c: Likewise.
2345         * gcc.c-torture/compile/simd-4.c: Likewise.
2346         * gcc.c-torture/compile/simd-6.c: Likewise.
2347         * gcc.c-torture/execute/simd-1.c: Likewise.
2348         * gcc.c-torture/execute/simd-2.c: Likewise.
2349         * gcc.dg/compat/vector-defs.h: Likewise.
2350         * gcc.dg/20020531-1.c: Likewise.
2351         * gcc.dg/altivec-3.c: Likewise.
2352         * gcc.dg/altivec-4.c: Likewise.
2353         * gcc.dg/altivec-varargs-1.c: Likewise.
2354         * testsuite/gcc.dg/compat/vector-defs.h: Likewise.
2355         * gcc.dg/i386-mmx-3.c: Likewise.
2356         * gcc.dg/i386-sse-4.c: Likewise.
2357         * gcc.dg/i386-sse-5.c: Likewise.
2358         * gcc.dg/i386-sse-8.c: Likewise.
2359         * gcc.dg/simd-1.c: Likewise.
2360         * gcc.dg/20030218-1.c: Likewise.  Plus, do not declare
2361         __ev64_opaque__ since the machine description provides it.
2362
2363 2004-03-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
2364
2365         * lib/compat.exp (skip_list): New global variable.
2366         Use it to hold the user defined COMPAT_SKIPS list if any.
2367         (compat-obj): Add the members of skip_list to optall.
2368
2369 2004-03-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
2370
2371         * gcc.dg/compat/union-by-value-1_main.c,
2372         union-by-value-1_x.c, union-by-value-1_y.c,
2373         union-check.h, union-defs.h,
2374         union-init.h, union-return-1_main.c,
2375         union-return-1_x.c, union-return-1_y.c: New files.
2376
2377 2004-03-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
2378
2379         * gcc.dg/compat/mixed-struct-check.h, mixed-struct-defs.h,
2380         mixed-struct-init.h: Add 4 mixed structure types.
2381         struct-by-value-21_main.c, struct-by-value-21_x.c,
2382         struct-by-value-21_y.c, struct-return-21_main.c,
2383         struct-return-21_x.c, struct-return-21_y.c: New files.
2384
2385 2004-03-13  Mark Mitchell  <mark@codesourcery.com>
2386
2387         PR c++/14550
2388         * g++.dg/parse/template14.C: New test.
2389
2390 2004-03-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
2391
2392         * gcc.c-torture/execute/20040313-1.c: New test.
2393
2394 2004-03-13  Jakub Jelinek  <jakub@redhat.com>
2395
2396         PR target/14533
2397         * gcc.dg/20040311-2.c: New test.
2398
2399 2004-03-12  Kazu Hirata  <kazu@cs.umass.edu>
2400
2401         PR other/14544
2402         * gcc.c-torture/execute/20040307-1.c: Remove the 24-bit
2403         bit-field.
2404
2405 2004-03-12  Ulrich Weigand  <uweigand@de.ibm.com>
2406
2407         * gcc.dg/20040305-2.c: Add missing return statement.
2408
2409 2004-03-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2410
2411         * gcc.dg/builtins-34.c: Also check pow10*.
2412
2413 2004-03-11  Ulrich Weigand  <uweigand@de.ibm.com>
2414
2415         PR target/14262
2416         * gcc.dg/20040305-2.c: New test.
2417
2418 2004-03-11  Ulrich Weigand  <uweigand@de.ibm.com>
2419
2420         * gcc.dg/20040310-1.c: New test.
2421
2422 2004-03-11  Roger Sayle  <roger@eyesopen.com>
2423
2424         * gcc.c-torture/execute/20040311-1.c: New test case.
2425
2426 2004-03-11  Mark Mitchell  <mark@codesourcery.com>
2427
2428         PR c++/14476
2429         * g++.dg/lookup/enum1.C: New test.
2430
2431 2004-03-10  Mark Mitchell  <mark@codesourcery.com>
2432
2433         PR c++/14510
2434         * g++.dg/lookup/struct2.C: New test.
2435
2436 2004-03-10  Uros Bizjak  <uros@kss-loka.si>
2437
2438         * gcc.dg/builtins-34.c: New test.
2439
2440 2004-03-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2441
2442         * gcc.dg/torture/builtin-nonneg-1.c: New test.
2443
2444 2004-03-09  James E Wilson  <wilson@specifixinc.com>
2445
2446         * gcc.dg/alias-1.c: Add "will" to string passed to dg-warning.
2447         * gcc.dg/alias-2.c: New testcase.
2448
2449 2004-03-09  Zack Weinberg  <zack@codesourcery.com>
2450
2451         * gcc.dg/noncompile/incomplete-2.c: Move dg-error to proper line.
2452
2453 2004-03-09  Roger Sayle  <roger@eyesopen.com>
2454
2455         * gcc.c-torture/execute/20040309-1.c: New test case.
2456
2457 2004-03-09  Nathan Sidwell  <nathan@codesourcery.com>
2458
2459         PR c++/14397
2460         * g++.dg/overload/ref1.C: New.
2461
2462 2004-03-09  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2463
2464         PR c++/14409
2465         * g++.dg/template/spec12.C: New test.
2466
2467         PR c++/14448
2468         * g++.dg/parse/crash14.C: New test.
2469
2470 2004-03-09  Mark Mitchell  <mark@codesourcery.com>
2471
2472         PR c++/14230
2473         * g++.dg/init/ref11.C: New test.
2474
2475 2004-03-09  Mark Mitchell  <mark@codesourcery.com>
2476
2477         PR c++/14432
2478         * g++.dg/parse/builtin2.C: New test.
2479
2480 2004-03-08  Mark Mitchell  <mark@codesourcery.com>
2481
2482         PR c++/14401
2483         * g++.dg/init/ctor3.C: New test.
2484         * g++.dg/init/union1.C: New test.
2485         * g++.dg/ext/anon-struct4.C: New test.
2486
2487 2004-03-08  Mark Mitchell  <mark@codesourcery.com>
2488
2489         * g++.dg/lookup/koenig1.C: Tweak error messages.
2490         * g++.dg/lookup/used-before-declaration.C: Likewise.
2491         * g++.dg/other/do1.C: Likewise.
2492         * g++.dg/overload/koenig1.C: Likewise.
2493         * g++.dg/parse/crash13.C: Likewise.
2494         * g++.dg/template/instantiate3.C: Likewise.
2495
2496 2004-03-08  Eric Christopher  <echristo@redhat.com>
2497
2498         * * lib/target-supports.exp: Enable libiconv in test
2499         compilation.  Fix up error checking.
2500
2501 2004-03-08  Roger Sayle  <roger@eyesopen.com>
2502
2503         PR middle-end/14289
2504         * gcc.dg/pr14289-1.c: New test case.
2505         * gcc.dg/pr14289-2.c: Likewise.
2506         * gcc.dg/pr14289-3.c: Likewise.
2507
2508 2004-03-08  Eric Botcazou  <ebotcazou@act-europe.fr>
2509
2510         * gcc.c-torture/execute/20040308-1.c: New test.
2511
2512 2004-03-07  Roger Sayle  <roger@eyesopen.com>
2513
2514         * gcc.c-torture/execute/20040307-1.c: New test case.
2515
2516 2004-03-07  Richard Sandiford  <rsandifo@redhat.com>
2517
2518         * gcc.dg/torture/mips-sdata-1.c: Restrict to mips*-*-elf*.
2519
2520 2004-03-06  Ulrich Weigand  <uweigand@de.ibm.com>
2521
2522         * gcc.dg/20040306-1.c: New test.
2523
2524 2004-03-06  Kazu Hirata  <kazu@cs.umass.edu>
2525
2526         * gcc.dg/sibcall-3.c (recurser_void1, recurser_void2): Make
2527         them static.
2528         * gcc.dg/sibcall-4.c (recurser_void1, recurser_void2): Likewise.
2529
2530 2004-03-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
2531
2532         PR c/14465
2533         * gcc.dg/decl-6.c: New test.
2534
2535 2004-03-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2536
2537         * gcc.dg/torture/builtin-explog-1.c: Add comments for each test.
2538         Rename LOGPOW -> LOG_POW.
2539         (SQRT_EXP, POW_EXP): New.
2540
2541 2004-03-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
2542
2543         * gcc.dg/i386-sse-8.c: New test.
2544
2545 2004-03-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
2546
2547         PR c/14114
2548         * gcc.dg/decl-5.c: New test.
2549
2550 2004-03-05  Andreas Krebbel  <krebbel1@de.ibm.com>
2551
2552         * gcc.dg/20040305-1.c: New test.
2553
2554 2004-03-05  Hans-Peter Nilsson  <hp@axis.com>
2555
2556         PR other/14354
2557         * gcc.c-torture/execute/ieee/mul-subnormal-single-1.c: New test.
2558
2559 2004-03-04  Ziemowit Laski  <zlaski@apple.com>
2560
2561         PR c++/14425, c++/14426
2562         * g++.dg/ext/altivec-4.C: New test.
2563         * g++.dg/ext/altivec-5.C: New test.
2564
2565 2004-03-04  Geoffrey Keating  <geoffk@apple.com>
2566
2567         * g++.old-deja/g++.other/linkage1.C: Expect errors about
2568         global variables of a type with no linkage.
2569         * g++.old-deja/g++.other/qual1.C: Name class for 'action'.
2570         * g++.old-deja/g++.mike/misc13.C: Name enum for 'want'.
2571         * g++.old-deja/g++.bugs/900210_01.C: Name enum for 'ep'.
2572         * g++.old-deja/g++.bugs/900210_02.C: Likewise.
2573         * g++.old-deja/g++.bugs/900210_03.C: Likewise.
2574         * g++.old-deja/g++.brendan/bit-fields2.C: Name structure for 's'.
2575         * g++.old-deja/g++.brendan/init10.C: Name structure for 'a'.
2576         * g++.dg/warn/deprecated.C: Name enum Color.
2577         * g++.dg/overload/VLA.C: Name structure for 'b'.
2578         * g++.dg/lookup/anon2.C: Expect diagnostic about type linkage.
2579
2580 2004-03-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
2581
2582         * gcc.c-torture/compile/20040304-1.c: New test.
2583
2584 2004-03-03  Zack Weinberg  <zack@codesourcery.com>
2585
2586         PR 13728
2587         * gcc.dg/decl-4.c: New testcase.
2588
2589 2004-03-03  Kazu Hirata  <kazu@cs.umass.edu>
2590
2591         * gcc.dg/torture/builtin-explog-1.c (PREC): Make it the same
2592         as PRECF if sizeof (float) > sizeof (double).
2593         (PRECL): Make it the same as PRECF if
2594         sizeof (float) > sizeof (long double).
2595
2596 2004-03-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2597
2598         * gcc.dg/builtins-config.h: Use underscore macro style for __sun
2599         system type.  Add check for irix6 which doesn't have c99 runtime.
2600
2601 2004-03-03  Bob Wilson  <bob.wilson@acm.org>
2602
2603         * gcc.dg/const-elim-1.c: xfail for xtensa.
2604
2605 2004-03-01  Mark Mitchell  <mark@codesourcery.com>
2606
2607         PR c++/14369
2608         * g++.dg/template/cond4.C: New test.
2609
2610 2004-03-01  Mark Mitchell  <mark@codesourcery.com>
2611
2612         PR c++/14360
2613         * g++.old-deja/g++.ns/koenig5.C: Remove some error markers.
2614
2615         PR c++/14361
2616         * g++.dg/parse/defarg7.C: New test.
2617
2618         PR c++/14359
2619         * g++.dg/template/friend26.C: New test.
2620
2621 2004-03-01  Mark Mitchell  <mark@codesourcery.com>
2622
2623         PR c++/14324
2624         * g++.dg/abi/mangle21.C: New test.
2625
2626         PR c++/14260
2627         * g++.dg/parse/constructor2.C: New test.
2628
2629         PR c++/14337
2630         * g++.dg/template/sfinae1.C: New test.
2631
2632 2004-02-29  Mark Mitchell  <mark@codesourcery.com>
2633
2634         PR c++/14267
2635         * g++.dg/expr/crash2.C: New test.
2636
2637         PR middle-end/13448
2638         * gcc.dg/inline-5.c: New test.
2639         * gcc.dg/always-inline.c: Split out tests into ...
2640         * gcc.dg/always-inline2.c: ... this and ...
2641         * gcc.dg/always-inline3.c: ... this.
2642
2643 2004-02-29  Mark Mitchell  <mark@codesourcery.com>
2644
2645         PR debug/12103
2646         * g++.dg/debug/crash1.C: New test.
2647
2648 2004-02-29  Kazu Hirata  <kazu@cs.umass.edu>
2649
2650         * gcc.dg/sibcall-3.c (recurser_void1): Make it an extern
2651         function with __attribute__((noinline)).
2652         (recurser_void2): Likewise.
2653         * gcc.dg/sibcall-4.c (recurser_void1): Likewise.
2654         (recurser_void2): Likewise.
2655
2656 2004-02-29  Roger Sayle  <roger@eyesopen.com>
2657
2658         PR middle-end/14203
2659         * g++.dg/warn/Wunused-6.C: New test case.
2660
2661 2004-02-28  Richard Earnshaw  <rearnsha@arm.com>
2662
2663         * lib/g++.exp (g++_link_flags): Don't crash if LD_LIBRARY_PATH is
2664         not defined.
2665
2666 2004-02-27  Eric Christopher  <echristo@redhat.com>
2667
2668         * g++.dg/charset/charset.exp: Change CFLAGS to CHARSETCFLAGS.
2669         * g++.dg/charset/asm2.c: Run only x86.
2670         * gcc.dg/charset/asm3.c: Ditto.
2671
2672 2004-02-27  Aldy Hernandez  <aldyh@redhat.com>
2673
2674         * lib/g++.exp (g++_link_flags): Append LD_LIBRARY_PATH to
2675         ld_library_path.
2676
2677 2004-02-27  Ziemowit Laski  <zlaski@apple.com>
2678
2679         * g++.dg/ext/altivec-3.C: New.
2680
2681 2004-02-26  Richard Henderson  <rth@redhat.com>
2682
2683         * g++.dg/ext/attrib10.C: Mark for warning.
2684         * gcc.dg/attr-alias-1.c: New.
2685
2686 2004-02-26  Richard Henderson  <rth@redhat.com>
2687
2688         * gcc.c-torture/execute/ieee/20040208-2.c: Move ...
2689         * gcc.c-torture/execute/20040208-2.c: ... it back.
2690
2691 2004-02-26  Eric Christopher  <echristo@redhat.com>
2692
2693         * lib/target-supports.exp (check-iconv-available): New function.
2694         * lib/gcc-dg.exp (dg-require-iconv): New function.
2695         Use above.
2696         * gcc.dg/charset: New directory.
2697         * gcc.dg/charset/charset.exp: New file.
2698         * gcc.dg/charset/asm1.c: Ditto.
2699         * gcc.dg/charset/asm2.c: Ditto.
2700         * gcc.dg/charset/asm3.c: Ditto.
2701         * gcc.dg/charset/asm4.c: Ditto.
2702         * gcc.dg/charset/asm5.c: Ditto.
2703         * gcc.dg/charset/attribute1.c: Ditto.
2704         * gcc.dg/charset/attribute2.c: Ditto.
2705         * gcc.dg/charset/string1.c: Ditto.
2706         * g++.dg/charset: New directory.
2707         * g++.dg/dg.exp: Add here. Special options.
2708         * g++.dg/charset/charset.exp: New file.
2709         * g++.dg/charset/asm1.c: Ditto.
2710         * g++.dg/charset/asm2.c: Ditto.
2711         * g++.dg/charset/asm3.c: Ditto.
2712         * g++.dg/charset/asm4.c: Ditto.
2713         * g++.dg/charset/attribute1.c: Ditto.
2714         * g++.dg/charset/attribute2.c: Ditto.
2715         * g++.dg/charset/extern1.cc: Ditto.
2716         * g++.dg/charset/extern2.cc: Ditto.
2717         * g++.dg/charset/string1.c: Ditto.
2718
2719 2004-02-26  Mark Mitchell  <mark@codesourcery.com>
2720
2721         PR c++/14278
2722         * g++.dg/parse/comma1.C: New test.
2723
2724 2004-02-26  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2725
2726         PR c++/14284
2727         * g++.dg/template/ttp8.C: New test.
2728
2729 2004-02-26  Eric Botcazou  <ebotcazou@act-europe.fr>
2730
2731         * gcc.dg/fixuns-trunc-1.c: New test.
2732
2733 2004-02-26  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2734
2735         * gcc.dg/builtins-config.h: Use #elif.
2736
2737 2004-02-26  Michael Matz  <matz@suse.de>
2738
2739         * gcc.dg/20000724-1.c: Add regparm attribute to decl and def.
2740         * gcc.dg/991214-1.c: Likewise.
2741         * gcc.dg/i386-asm-1.c: Likewise.
2742
2743 2004-02-25  Richard Henderson  <rth@redhat.com>
2744
2745         * gcc.c-torture/execute/20040208-2.c: Move ...
2746         * gcc.c-torture/execute/ieee/20040208-2.c: ... here.
2747
2748 2004-02-26  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2749
2750         PR c++/14246
2751         * g++.dg/other/crash-3.C: New test.
2752
2753 2004-02-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2754
2755         * g++.dg/opt/inline4.C (dg-final): Robustify regexp.
2756         * g++.dg/opt/inline6.C (dg-final): Robustify regexp.
2757
2758         * gcc.dg/builtins-config.h (HAVE_C99_RUNTIME): Don't define for PA
2759         HP-UX.
2760
2761 2004-02-24  Michael Matz  <matz@suse.de>
2762
2763         * gcc.dg/i386-regparm.c: New.
2764
2765 2004-02-23  James E Wilson  <wilson@specifixinc.com>
2766
2767         * gcc.c-torture/execute/20040223-1.c: New.
2768
2769 2004-02-23  Zack Weinberg  <zack@codesourcery.com>
2770             Kazu Hirata  <kazu@cs.umass.edu>
2771
2772         * gcc.dg/fwritable-strings-1.c: Remove.
2773
2774 2004-02-23  Andrew Pinski  <pinskia@physics.uc.edu>
2775
2776         PR c/14156
2777         * gcc.dg/20040223-1.c: New test.
2778
2779 2004-02-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2780
2781         PR c++/14106
2782         * g++.dg/ext/typeof9.C: New test.
2783
2784 2004-02-23  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2785
2786         PR c++/14250
2787         * g++.dg/other/switch1.C: New test.
2788
2789 2004-02-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
2790
2791         * gcc.dg/cast-function-1.c: Adjust for new informative message.
2792         * gcc.dg/va-arg-1.c: Likewise.
2793
2794 2004-02-23  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2795
2796         PR c++/14143
2797         * g++.dg/template/koenig5.C: New test.
2798
2799 2004-02-21  Ziemowit Laski  <zlaski@apple.com>
2800
2801         * g++.dg/ext/altivec-1.C: Generalize target triple.
2802         * g++.dg/ext/altivec-2.C: New test case.
2803         * g++.dg/ext/altivec_check.h: New file.
2804         * gcc.dg/altivec-1.c: Generalize target triple;
2805         include altivec_check.h and call altivec_check().
2806         * gcc.dg/altivec-[2-5].c: Generalize target triple.
2807         * gcc.dg/altivec-6.c: New test case.
2808         * gcc.dg/altivec-[7-9].c: Generalize target triple; add
2809         type casts as needed.
2810         * gcc.dg/altivec-10.c: Include altivec_check.h and call
2811         altivec_check().
2812         * gcc.dg/altivec-12.c: New test case.
2813         * gcc.dg/altivec-varargs-1.c: Generalize target triple;
2814         include altivec_check.h and call altivec_check().
2815         * gcc.dg/altivec_check.h: New file.
2816
2817 2004-02-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2818
2819         * lib/target-supports.exp (check_alias_available): Don't mangle
2820         function `g' in test program.
2821
2822 2004-02-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2823
2824         * lib/target-supports.exp (check_profiling_available): Check
2825         argument to determine whether we support a profiling type.
2826         * lib/gcc-dg.exp (dg-require-profiling): Pass argument to
2827         check_profiling_available.
2828         * g++.dg/bprob/bprob.exp: Likewise
2829         * g77.dg/bprob/bprob.exp: Likewise.
2830         * gcc.misc-tests/bprob.exp: Likewise.
2831         * g++.old-deja/g++.law/profile1.C: Pass profiling type to
2832         dg-require-profiling and delete expected error handling.
2833         * gcc.dg/20021014-1.c: Likewise.
2834         * gcc.dg/nest.c: Likewise.
2835
2836 2004-02-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2837
2838         PR c++/12007
2839         * g++.dg/other/vthunk1.C: New test.
2840
2841 2004-02-20  Falk Hueffner  <falk@debian.org>
2842
2843         PR target/14201
2844         * gcc.c-torture/compile/fix-trunc-mem-1.c: New test.
2845
2846 2004-02-20  Mark Mitchell  <mark@codesourcery.com>
2847
2848         PR c++/13927
2849         * g++.dg/other/error8.C: Remove XFAIL markers.
2850
2851         PR c++/14173
2852         * g++.dg/ext/packed5.C: New test.
2853
2854         PR c++/14199
2855         * g++.dg/warn/Wunused-5.C: New test.
2856
2857         PR c++/14186
2858         * g++.dg/lookup/member1.C: New test.
2859
2860 2004-02-19  Kazu Hirata  <kazu@cs.umass.edu>
2861
2862         * gcc.c-torture/compile/20040130-1.c: Enable only when
2863         __INT_MAX__ >= 2147483647L.
2864         * gcc.c-torture/compile/961203-1.c: Likewise.
2865
2866 2004-02-19  Nathan Sidwell  <nathan@codesourcery.com>
2867
2868         * g++.dg/parse/attr-ctor1.C: XFAIL on hppa.
2869         * g++.dg/opt/template1.C: Robustify assembler regexp
2870
2871 2004-02-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
2872
2873         * gcc.c-torture/execute/simd-4.x: Remove.
2874         * gcc.c-torture/execute/va-arg-25.x: Likewise.
2875         * gcc.dg/compat/vector-1_x.c: Do not XFAIL on SPARC.
2876         Guard with #ifndef SKIP_ATTRIBUTE.
2877         * gcc.dg/compat/vector-1_y.c: Likewise.
2878         * gcc.dg/compat/vector-2_x.c: Likewise.
2879         * gcc.dg/compat/vector-2_y.c: Likewise.
2880         * g++.dg/eh/simd-1.C: Do not XFAIL on SPARC.
2881         * g++.dg/eh/simd-2.C: Likewise.
2882
2883 2004-02-19  Alan Modra  <amodra@bigpond.net.au>
2884
2885         * gcc.c-torture/compile/complex-1.c: New.
2886
2887 2004-02-19  Hans-Peter Nilsson  <hp@axis.com>
2888
2889         PR target/14209
2890         * gcc.c-torture/execute/20040218-1.c: New test.
2891
2892 2004-02-19  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2893
2894         PR c++/14181
2895         * g++.dg/parse/new2.C: New test.
2896
2897 2004-02-18  Paul Brook  <paul@codesourcery.com>
2898
2899         * gcc.c-torture/compile/libcall-1.c: New test.
2900
2901 2004-02-18  Paul Brook  <paul@codesourcery.com>
2902
2903         PR debug/12934
2904         * gcc.dg/debug/debug-7.c: New test.
2905
2906 2004-02-17  Ulrich Weigand  <uweigand@de.ibm.com>
2907
2908         * gcc.dg/20040217-1.c: New test.
2909
2910 2004-02-17  Zack Weinberg  <zack@codesourcery.com>
2911
2912         * gcc.c-torture/execute/990208-1.x: Delete.
2913
2914 2004-02-17  Richard Sandiford  <rsandifo@redhat.com>
2915
2916         * gcc.c-torture/execute/20040208-2.x: New file.
2917
2918 2004-02-17  Mark Mitchell  <mark@codesourcery.com>
2919
2920         PR c++/11326
2921         * g++.dg/abi/structret1.C: New test.
2922
2923 2004-02-17  Jakub Jelinek  <jakub@redhat.com>
2924
2925         * gcc.dg/i386-cpuid.h (bit_CMOV): Define.
2926         (i386_cpuid): No need to test if cpuid is available on AMD64.
2927         Fix assembly, so that it works onboth i386 and AMD64.
2928         * gcc.dg/i386-sse-6.c: Include stdio.h, stdlib.h and string.h.
2929         (vecInLong): Fix s[] member type to unsigned int.
2930         (vecInWord): Remove type.
2931         (mmx_tests, sse_tests, dump64_16, dump64_32, dump64_64): Remove.
2932         (a64, b64, c64, d64, e64): Remove.
2933         (main): Pass if CPU has no MMX, SSE, SSE2 or CMOV support.
2934         Remove unused variable.  Remove initialization of removed variables.
2935         Don't call mmx_tests nor sse_tests.
2936         (reference_mmx, reference_sse): Remove.
2937         (check): Add return stmt.
2938         * gcc.dg/i386-sse-7.c: New test.
2939         * gcc.dg/i386-mmx-4.c: New test.
2940
2941 2004-02-17  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2942
2943         * g++.dg/tc1/dr176.C: Add missing semicolon (typo).
2944         * g++.dg/tc1/dr101.C, g++.dg/tc1/dr135.C, g++.dg/tc1/dr142.C,
2945         g++.dg/tc1/dr152.C, g++.dg/tc1/dr159.C, g++.dg/tc1/dr161.C,
2946         g++.dg/tc1/dr166.C, g++.dg/tc1/dr176.C, g++.dg/tc1/dr193.C,
2947         g++.dg/tc1/dr194.C, g++.dg/tc1/dr217.C, g++.dg/tc1/dr56.C,
2948         g++.dg/tc1/dr68.C, g++.dg/tc1/dr76.C, g++.dg/tc1/dr80.C,
2949         g++.dg/tc1/dr94.C: Fix line terminator.
2950
2951 2004-02-16  Geoffrey Keating  <geoffk@apple.com>
2952
2953         * gcc.c-torture/compile/20040216-1.c: New.
2954
2955 2004-02-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2956
2957         * g++.dg/tc1/dr101.C, g++.dg/tc1/dr135.C, g++.dg/tc1/dr142.C,
2958         g++.dg/tc1/dr152.C, g++.dg/tc1/dr159.C, g++.dg/tc1/dr161.C,
2959         g++.dg/tc1/dr166.C, g++.dg/tc1/dr176.C, g++.dg/tc1/dr188.C,
2960         g++.dg/tc1/dr193.C, g++.dg/tc1/dr194.C, g++.dg/tc1/dr217.C,
2961         g++.dg/tc1/dr48.C, g++.dg/tc1/dr56.C, g++.dg/tc1/dr68.C,
2962         g++.dg/tc1/dr76.C, g++.dg/tc1/dr80.C, g++.dg/tc1/dr94.C: New tests.
2963
2964 2004-02-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
2965
2966         * gcc.c-torture/execute/20020720-1.x: XFAIL on SPARC with -fPIC.
2967
2968 2004-02-15  Mark Mitchell  <mark@codesourcery.com>
2969
2970         PR c++/13971
2971         * g++.dg/expr/cond4.C: New test.
2972
2973         PR c++/14086
2974         * g++.dg/lookup/crash2.C: New test.
2975
2976 2004-02-14  Josef Zlomek  <zlomekj@suse.cz>
2977
2978         * gcc.c-torture/compile/20040214-2.c: New test.
2979
2980 2004-02-14  Andrew Pinski  <pinskia@physics.uc.edu>
2981
2982         PR c++/14116
2983         * g++.dg/ext/typeof8.C: New test.
2984
2985 2004-02-14  Eric Botcazou  <ebotcazou@act-europe.fr>
2986
2987         * gcc.c-torture/compile/20040214-1.c: New test.
2988
2989 2004-02-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2990
2991         PR c++/13635
2992         * g++.dg/template/spec11.C: New test.
2993
2994 2004-02-13  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2995
2996         PR c++/13927
2997         * g++.dg/other/error8.C: New test.
2998
2999 2004-02-13  Mark Mitchell  <mark@codesourcery.com>
3000
3001         PR c++/14122
3002         * g++.dg/template/array4.C: New test.
3003
3004         PR c++/14108
3005         * g++.dg/inherit/thunk2.C: New test.
3006
3007         PR c++/14083
3008         * g++.dg/eh/cond2.C: New test.
3009
3010 2004-02-12  Alan Modra  <amodra@bigpond.net.au>
3011
3012         * gcc.dg/debug/20020327-1.c: Disable for powerpc64.
3013
3014 2004-02-12  Nathaniel Smith <njs@codesourcery.com>
3015
3016         * lib/scanasm.exp (dg-scan): Quote pattern before display.
3017
3018 2004-02-12  Hartmut Penner  <hpenner@de.ibm.com>
3019
3020         * g++.dg/simd-2.C: xfail on ppc64-linux.
3021
3022 2004-02-11  Joseph S. Myers  <jsm@polyomino.org.uk>
3023
3024         PR c/456
3025         * gcc.dg/cpp/c90-if-comma-1.c, gcc.dg/cpp/c99-if-comma-1.c: New
3026         tests.
3027
3028 2004-02-11  Uros Bizjak  <uros@kss-loka.si>
3029
3030         * gcc.dg/builtins-33.c: New test.
3031
3032 2004-02-11  Paolo Bonzini  <bonzini@gnu.org>
3033
3034         * gcc.dg/pr14092-1.c: Use intptr_t for the cast.
3035
3036 2004-02-11  Hartmut Penner  <hpenner@de.ibm.com>
3037
3038         * g++.dg/simd-2.C: Set -maltivec for ppc64.
3039
3040 2004-02-11  Hartmut Penner  <hpenner@de.ibm.com>
3041
3042         * gcc.dg/ppc64-abi-3.c: New test.
3043
3044 2004-02-10  Paolo Bonzini  <bonzini@gnu.org>
3045
3046         PR c/14092
3047
3048         * gcc.dg/pr14092-1.c: New testcase.
3049
3050 2004-02-10  Alan Modra  <amodra@bigpond.net.au>
3051
3052         * gcc.dg/cpp/assert4.c: Fix typo last change.
3053
3054         * gcc.dg/darwin-longlong.c: Only use r0 in asm for darwin.
3055         * gcc.dg/cpp/assert4.c: Handle powerpc64.
3056
3057         * gcc.dg/debug/20020327-1.c: xfail for powerpc64.
3058
3059 2004-02-09  Roger Sayle  <roger@eyesopen.com>
3060
3061         * gcc.c-torture/compile/20040209-1.c: New test case.
3062
3063 2004-02-08  Joseph S. Myers  <jsm@polyomino.org.uk>
3064
3065         * gcc.dg/c90-init-1.c: Adjust expected error messages.
3066
3067 2004-02-08  Richard Sandiford  <rsandifo@redhat.com>
3068
3069         * gcc.c-torture/execute/20040208-[12].c: New tests.
3070
3071 2004-02-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
3072
3073         * g++.dg/eh/simd-2.C: Adjust line numbers for SPARC.
3074
3075 2004-02-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
3076
3077         * gcc.c-torture/execute/va-arg-25.x: XFAIL only on SPARC 64-bit.
3078
3079 2004-02-07  Zack Weinberg  <zack@codesourcery.com>
3080
3081         Bug 13856
3082         * gcc.dg/visibility-8.c: New testcase.
3083
3084 2004-02-07  Zack Weinberg  <zack@codesourcery.com>
3085
3086         * gcc.c-torture/execute/string-opt-15.c: Define memcmp with void *
3087         arguments.
3088         * gcc.dg/fwritable-strings-1.c: Expect the deprecation notice.
3089
3090 2004-02-07  Roger Sayle  <roger@eyesopen.com>
3091
3092         PR middle-end/13696
3093         * g++.dg/opt/fold1.C: New test case.
3094
3095 2003-02-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3096
3097         PR c++/14033
3098         * g++.dg/other/crash-2.C: New test.
3099
3100 2003-02-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3101
3102         PR c++/14028
3103         * g++.dg/parse/angle-bracket2.C: New test.
3104
3105 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3106
3107         PR middle-end/13750
3108         Revert:
3109         2004-01-15  Geoffrey Keating  <geoffk@apple.com>
3110         PR pch/13361
3111         * testsuite/g++.dg/pch/wchar-1.C: New.
3112         * testsuite/g++.dg/pch/wchar-1.Hs: New.
3113
3114 2004-02-05  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3115
3116         PR c++/14008
3117         * g++.dg/parse/error15.C: New test.
3118         * g++.dg/parse/crash11.C: Update dg-error mark.
3119
3120 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
3121
3122         PR c++/13932
3123         * g++.dg/warn/conv2.C: New test.
3124
3125 2004-02-04  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3126
3127         PR c++/13086
3128         * g++.dg/warn/incomplete1.C: Remove xfail.
3129
3130 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
3131
3132         * lib/file-format.exp (gcc_target_object_format): Use
3133         ${tool}_target_compile, not gcc_target_compile.
3134         * lib/target-supports.exp (check_alias_available): Likewise.
3135         (check_gc_sections_available): Likewise.
3136         * g++.dg/ext/attrib10.C: Use dg-require-alias.
3137         * g++.old-deja/g++.ext/attrib5.C: Use dg-require-weak and
3138         dg-require-alias.
3139
3140 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
3141
3142         PR c++/13969
3143         * g++.dg/template/static6.C: New test.
3144
3145 2004-02-04  Ian Lance Taylor  <ian@wasabisystems.com>
3146
3147         * gcc.dg/arm-mmx-1.c: Don't look for ldmfd if -mthumb.
3148
3149 2004-02-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3150
3151         * objc.dg/encode-2.m, objc.dg/encode-3.m, objc.dg/encode-4.m: Fix
3152         tests for systems where `char' is unsigned by default.
3153
3154 2003-02-04  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3155
3156         PR c++/13997
3157         * g++.dg/template/partial3.C: New test.
3158
3159 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
3160
3161         * gcc.dg/20020312-2.c, gcc.dg/builtin-inf-1.c,
3162         gcc.dg/sibcall-3.c, gcc.dg/sibcall-4.c, gcc.dg/cpp/assert4.c:
3163         Remove mentions of obsolete ports.
3164
3165 2004-02-04  Paolo Bonzini  <bonzini@gnu.org>
3166
3167         * gcc.dg/noncompile/20001228-1.c: Fix for new
3168         error message.
3169
3170 2004-02-03  Roger Sayle  <roger@eyesopen.com>
3171
3172         PR target/9348
3173         * gcc.c-torture/execute/multdi-1.c: New test case.
3174
3175 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
3176
3177         PR c++/13925
3178         * g++.dg/template/lookup5.C: New test.
3179
3180 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
3181
3182         PR c++/13950
3183         * g++.dg/template/lookup4.C: New test.
3184
3185         PR c++/13970
3186         * g++.dg/parse/error14.C: New test.
3187
3188         PR c++/14002
3189         * g++.dg/parse/template13.C: New test.
3190
3191 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
3192
3193         PR c++/13978
3194         * g++.dg/template/koenig4.C: New test.
3195
3196         PR c++/13968
3197         * g++.dg/template/crash17.C: New test.
3198
3199         PR c++/13975
3200         * g++.dg/parse/error13.C: New test.
3201         * g++.old-deja/g++.robertl/eb125.C: Tweak error messages.
3202
3203 2004-02-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
3204
3205         * gcc.dg/20020503-1.c: Remove -mflat dg-options.
3206
3207 2004-02-03  Paolo Bonzini  <bonzini@gnu.org>
3208
3209         PR c/11658
3210         PR c/13994
3211         * gcc.dg/noncompile/20040203-1.c: New test.
3212         * gcc.dg/noncompile/20040203-2.c: Likewise.
3213         * gcc.dg/noncompile/20040203-3.c: Likewise.
3214         * gcc.dg/20040203-1.c: Likewise.
3215
3216 2004-02-02  Andrew Pinski  <pinskia@physics.uc.edu>
3217
3218         PR c++/10858
3219         * g++.dg/template/sizeof7.C: New test.
3220
3221 2004-02-02  Eric Christopher  <echristo@redhat.com>
3222             Zack Weinberg  <zack@codesourcery.com>
3223
3224         * gcc.c-torture/execute/wchar_t-1.c: Add -finput-charset.
3225
3226 2004-02-02  Zack Weinberg  <zack@codesourcery.com>
3227
3228         * g++.dg/eh/forced1.C, g++.dg/eh/forced2.C, g++.dg/eh/forced3.C
3229         * g++.dg/eh/forced4.C: XFAIL ia64-hp-hpux11.*.
3230         * g++.dg/eh/ia64-1.C: Test branch regs only #ifdef __LP64__.
3231         * gcc.dg/cleanup-5.c: Run only on Linux targets.
3232
3233 2004-02-02  Mark Mitchell  <mark@codesourcery.com>
3234
3235         PR c++/13113
3236         * g++.old-deja/g++.mike/net36.C: Adjust error messages.
3237
3238         PR c++/13854
3239         * g++.dg/ext/attrib13.C: New test.
3240
3241         PR c++/13907
3242         * g++.dg/conversion/op2.C: New test.
3243
3244 2004-02-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
3245
3246         * gcc.dg/titype-1.c: Fix pasto.
3247
3248 2004-02-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
3249
3250         * gcc.dg/titype-1.c: New test.
3251
3252 2004-02-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3253
3254         PR c++/13957
3255         * g++.dg/template/non-type-template-argument-1.C,
3256         g++.dg/template/qualified-id1.C: Update dg-error marks.
3257         * g++.dg/template/nontype6.C: New test.
3258
3259 2004-02-01  Roger Sayle  <roger@eyesopen.com>
3260
3261         * gcc.dg/builtins-1.c: Also test for __builtin_signbit{,f,l}.
3262         * gcc.dg/builtins-31.c: New testcase.
3263         * gcc.dg/builtins-32.c: New testcase.
3264
3265 2004-01-30  Andrew Pinski  <pinskia@physics.uc.edu>
3266
3267         * objc.dg/call-super-2.m: Update line numbers
3268         for the including of stddef.h.
3269
3270 2004-01-30  Michael Matz  <matz@suse.de>
3271
3272         * g++.dg/ext/case-range1.C, g++.dg/ext/case-range2.C,
3273         g++.dg/ext/case-range3.C: New tests.
3274
3275 2004-01-30  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3276
3277         DR206
3278         PR c++/13813
3279         * g++.dg/template/member4.C: New test.
3280
3281 2004-01-30  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3282
3283         PR c++/13683
3284         * g++.dg/template/sizeof6.C: New test.
3285
3286 2004-01-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
3287
3288         * gcc.dg/fwritable-strings-1.c: New test.
3289
3290 2004-01-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
3291
3292         * gcc.c-torture/compile/20040130-1.c: New test.
3293
3294 2004-01-29  Geoffrey Keating  <geoffk@geoffk.org>
3295
3296         * objc.dg/call-super-2.m: Include stddef.h for size_t.
3297
3298 2004-01-29  Mark Mitchell  <mark@codesourcery.com>
3299
3300         PR c++/13883
3301         * g++.dg/template/ctor3.C: New test.
3302
3303 2004-01-29  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3304
3305         * g++.dg/tc1: New directory.
3306         * g++.dg/tc1/dr108.C, g++.dg/tc1/dr128.C, g++.dg/tc1/dr147.C,
3307         g++.dg/tc1/dr179.C, g++.dg/tc1/dr1.C, g++.dg/tc1/dr213.C,
3308         g++.dg/tc1/dr74.C, g++.dg/tc1/dr90.C, g++.dg/tc1/dr127.C,
3309         g++.dg/tc1/dr137.C, g++.dg/tc1/dr164.C, g++.dg/tc1/dr185.C,
3310         g++.dg/tc1/dr20.C, g++.dg/tc1/dr52.C, g++.dg/tc1/dr85.C: New tests.
3311
3312 2004-01-28  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3313
3314         * g++.dg/parse/error11.C: New test.
3315         * g++.dg/parse/error12.C: Likewise.
3316
3317 2004-01-28  Ziemowit Laski  <zlaski@apple.com>
3318
3319         * objc.dg/proto-qual-1.m (ROUND, aligned_sizeof): New.
3320         (scan_initial, main): Use aligned_sizeof instead of sizeof.
3321
3322 2004-01-28  Mark Mitchell  <mark@codesourcery.com>
3323
3324         PR c++/13791
3325         * g++.dg/ext/attrib12.C: New test.
3326
3327         PR c++/13736
3328         * g++.dg/parse/cast2.C: New test.
3329
3330 2004-01-27  James E Wilson  <wilson@specifixinc.com>
3331
3332         * objc.dg/encode-2.m (main): New local string.  Set depending on
3333         sizeof long.  Use in sscanf call.
3334         * objc.dg/encode-3.m (main): New local string.  Set depending on
3335         sizeof long.  Use in scan_initial call.
3336
3337 2004-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3338
3339         * objc.dg/call-super-2.m: Make LP64-safe.
3340         * objc.dg/desig-init-1.m: Likewise.
3341
3342 2004-01-27  Devang Patel <dpatel@apple.com>
3343
3344         * g++.dg/debug/namespace1.C: New test.
3345
3346 2004-01-27  Ian Lance Taylor  <ian@wasabisystems.com>
3347
3348         * gcc.dg/const-elim-1.c: Add xfail for strongarm-*-* and
3349         xscale-*-*.
3350
3351         * gcc.dg/arm-mmx-1.c: New test.
3352
3353 2004-01-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
3354
3355         * gcc.dg/20040127-1.c: New test.
3356         * gcc.dg/20040127-2.c: New test.
3357
3358 2004-01-26  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3359
3360         * objc.dg/stret-1.m (glob): Renamed to globa.
3361
3362 2004-01-26  Mark Mitchell  <mark@codesourcery.com>
3363
3364         PR c++/13663
3365         * g++.dg/expr/for1.C: New test.
3366
3367 2004-01-26  Fariborz Jahanian <fjahanian@apple.com>
3368
3369         PR middle-end/13779
3370         * gcc.dg/darwin-longlong.c: New test.
3371
3372 2004-01-26  Ian Lance Taylor  <ian@wasabisystems.com>
3373
3374         * gcc.dg/20040124-1.c: Moved test from here...
3375         * gcc.c-torture/compile/20040124-1.c: ...to here.
3376
3377 2004-01-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
3378
3379         * gcc.dg/sparc-ret.c: Run only in 32-bit mode.  Don't scan
3380         the assembly output if -m64 is passed.
3381
3382 2004-01-25  Mark Mitchell  <mark@codesourcery.com>
3383
3384         PR c++/13833
3385         * g++.dg/template/cond3.C: New test.
3386
3387 2004-01-25  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3388
3389         PR c++/13810
3390         * g++.dg/template/ttp7.C: New test.
3391
3392 2004-01-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3393
3394         PR c++/13797
3395         * g++.dg/template/nontype4.C: New test.
3396         * g++.dg/template/nontype5.C: Likewise.
3397
3398 2004-01-25  Richard Sandiford  <rsandifo@redhat.com>
3399
3400         * gcc.dg/torture/mips-clobber-at.c: New test.
3401
3402 2004-01-24  Ian Lance Taylor  <ian@wasabisystems.com>
3403
3404         * gcc.dg/20040124-1.c: New test.
3405
3406 2004-01-24  Jakub Jelinek  <jakub@redhat.com>
3407
3408         * gcc.dg/20040123-1.c: New test.
3409
3410 2004-01-23  Zack Weinberg  <zack@codesourcery.com>
3411
3412         * gcc.dg/builtins-30.c: Move dg-warning marks to the proper lines.
3413
3414 2004-01-24  Joseph S. Myers  <jsm@polyomino.org.uk>
3415
3416         * gcc.dg/c90-array-lval-7.c, gcc.dg/c99-array-lval-7.c: New tests.
3417
3418 2004-01-23  Andrew Pinski  <apinski@apple.com>
3419
3420         * gcc.dg/20030121-1.c: Move to ..
3421         * gcc.dg/20040121-1.c: here.
3422
3423 2004-01-23  Roger Sayle  <roger@eyesopen.com>
3424
3425         * gcc.dg/builtins-29.c: New test case.
3426
3427 2004-01-23  Zack Weinberg  <zack@codesourcery.com>
3428
3429         PR 18314
3430         * gcc.dg/builtins-30.c: New testcase.
3431
3432 2004-01-23  Andreas Tobler  <a.tobler@schweiz.ch>
3433
3434         * g++.dg/compat/compat.exp: Add LD_LIBRARY_PATH_32/64 for Solaris.
3435         * lib/g77.exp: Likewise.
3436         * lib/objc.exp: Likewise.
3437         * lib/g++.exp: Likewise.
3438
3439 2004-01-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
3440
3441         * gcc.dg/struct-by-value-2.c: New test.
3442
3443 2004-01-21  Andrew Pinski  <apinski@apple.com>
3444
3445         PR target/13785
3446         * gcc.dg/20030121-1.c: New test.
3447
3448 2004-01-22  Ulrich Weigand  <uweigand@de.ibm.com>
3449
3450         * gcc.dg/20030123-1.c: Add -fno-omit-frame-pointer option.  Do not
3451         clobber frame pointer register in asm statement.
3452
3453 2004-01-21  Falk Hueffner  <falk@debian.org>
3454
3455         * gcc.c-torture/compile/20040121-1.c: New test.
3456
3457 2004-01-21  Zack Weinberg  <zack@codesourcery.com>
3458
3459         * gcc.dg/noncompile/20020213-1.c: Add another dg-warning line.
3460
3461 2004-01-20  Hartmut Penner  <hpenner@de.ibm.com>
3462
3463         * gcc.dg/ppc64-abi-2.c: New test.
3464
3465 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
3466
3467         * lib/treelang.exp: Fill out this file.
3468         * lib/treelang-dg.exp: New File.
3469
3470 2004-01-20  Joseph S. Myers  <jsm@polyomino.org.uk>
3471
3472         * gcc.c-torture/compile/981022-1.c: Remove.
3473         * gcc.dg/array-5.c: Remove XFAIL.
3474         * gcc.dg/sequence-pt-1.c: Remove test using extended lvalues.
3475         * gcc.dg/cast-lvalue-1.c, gcc.dg/compound-lvalue-1.c,
3476         gcc.dg/cond-lvalue-1.c: Update.
3477         * gcc.dg/cast-lvalue-2.c: New test.
3478
3479 2004-01-19  Mark Mitchell  <mark@codesourcery.com>
3480
3481         PR c++/13592
3482         * g++.dg/other/error1.C (class foo): Tweak error message.
3483
3484         PR c++/13592
3485         * g++.dg/template/call2.C: New test.
3486
3487 2004-01-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
3488
3489         * gcc.dg/compat/fnptr-by-value-1_x.c, scalar-by-value-1_y.c
3490         scalar-by-value-3_x.c, scalar-by-value-3_y.c,
3491         scalar-by-value-4_x.c, scalar-by-value-4_y.c,
3492         scalar-return-1_x.c, scalar-return-2_y.c,
3493         scalar-return-3_x.c, scalar-return-3_y.c,
3494         scalar-return-4_x.c, scalar-return-4_y.c,
3495         struct-align-1.h, struct-align-1_x.c,
3496         struct-align-1_y.c, struct-align-2.h,
3497         struct-align-2_x.c, struct-align-2_y.c,
3498         struct-by-value-10_y.c, struct-by-value-11_x.c,
3499         struct-by-value-11_y.c, struct-by-value-12_x.c,
3500         struct-by-value-12_y.c, struct-by-value-13_x.c,
3501         struct-by-value-13_y.c, struct-by-value-14_x.c,
3502         struct-by-value-14_y.c, struct-by-value-15_x.c,
3503         struct-by-value-15_y.c, struct-by-value-16_y.c,
3504         struct-by-value-17_y.c, struct-by-value-18_y.c,
3505         struct-by-value-19_y.c, struct-by-value-1_x.c,
3506         struct-by-value-1_y.c, struct-by-value-20_y.c,
3507         struct-by-value-2_x.c, struct-by-value-2_y.c,
3508         struct-by-value-3_y.c, struct-by-value-4_x.c,
3509         struct-by-value-4_y.c, struct-by-value-5_y.c,
3510         struct-by-value-6_y.c, struct-by-value-7_y.c
3511         struct-by-value-8_x.c, struct-by-value-8_y.c
3512         struct-by-value-9_x.c, struct-by-value-9_y.c
3513         struct-return-10_x.c, struct-return-10_y.c,
3514         struct-return-19_x.c, struct-return-20_x.c
3515         struct-return-2_x.c, struct-return-2_y.c
3516         struct-return-3_x.c: Guard non-C99 tests with SKIP_COMPLEX_INT,
3517         SKIP_ATTRIBUTE and SKIP_ZERO_ARRAY.  Turns SKIPVA into SKIP_VA.
3518
3519 2004-01-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
3520
3521         * gcc.dg/tls/alias-1.c: Add dg-warning for unsupported visibility
3522         attribute on sparc*-sun-solaris2.*.
3523
3524 2004-01-18  Mark Mitchell  <mark@codesourcery.com>
3525
3526         PR c++/13710
3527         * g++.dg/ext/typeof7.C: New test.
3528
3529 2004-01-18  David Edelsohn  <edelsohn@gnu.org>
3530
3531         * gcc.dg/array-quals-1.c: xfail on powerpc*-*-aix*.
3532         * gcc.dg/const-elim-1.c: Same.
3533
3534 2004-01-17  Ziemowit Laski  <zlaski@apple.com>
3535
3536         * objc.dg/stret-1.m: New.
3537         * objc.dg/stret-2.m: New.
3538
3539 2004-01-17  Andrew Pinski  <pinskia@physics.uc.edu>
3540
3541         PR c++/11895
3542         * g++.dg/ext/vector1.C: New test.
3543
3544 2004-01-16  Geoffrey Keating  <geoffk@apple.com>
3545
3546         * gcc.dg/pch/import-1.c: New.
3547         * gcc.dg/pch/import-1.hs: New.
3548         * gcc.dg/pch/import-1a.h: New.
3549         * gcc.dg/pch/import-1b.h: New.
3550         * gcc.dg/pch/import-1c.h: New.
3551
3552 2004-01-16  Mark Mitchell  <mark@codesourcery.com>
3553
3554         PR c++/13574
3555         * g++.dg/ext/array1.C: New test.
3556
3557         PR c++/13178
3558         * g++.dg/conversion/op1.C: New test.
3559
3560 2004-01-16  J"orn Rennecke <joern.rennecke@superh.com>
3561
3562         PR 11864
3563         From Kazumoto Kojima / Dan Kegel:
3564         * gcc.dg/pr11864-1.c: New test.
3565
3566         PR 10392
3567         From Marcus Comstedt / Dan Kegel:
3568         * gcc.dg/pr10392-1.c: New test.
3569
3570 2004-01-16  Mark Mitchell  <mark@codesourcery.com>
3571
3572         PR c++/13478
3573         * g++.dg/init/ref10.C: New test.
3574
3575 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3576
3577         PR c++/13407
3578         * g++.dg/parse/typename6.C: New test.
3579
3580 2004-01-15  Geoffrey Keating  <geoffk@apple.com>
3581
3582         PR pch/13361
3583         * testsuite/g++.dg/pch/wchar-1.C: New.
3584         * testsuite/g++.dg/pch/wchar-1.Hs: New.
3585
3586 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3587
3588         PR c++/9259
3589         * g++.dg/expr/sizeof2.C: New test.
3590
3591 2004-01-15  Kazu Hirata  <kazu@cs.umass.edu>
3592
3593         * gcc.dg/sibcall-3.c: Replace mn10?00 with mn10300.
3594
3595 2004-01-15  Alexandre Oliva  <aoliva@redhat.com>
3596
3597         PR c++/13659
3598         * g++.dg/lookup/strong-using-3.C: New.
3599         * g++.dg/lookup/using-10.C: New.
3600
3601 2004-01-15  Alexandre Oliva  <aoliva@redhat.com>
3602
3603         PR c++/13594
3604         * g++.dg/lookup/strong-using-2.C: New.
3605
3606 2004-01-15  Marcus Comstedt <marcus@mc.pp.se>
3607             Dan Kegel <dank@kegel.com>
3608             J"orn Rennecke <joern.rennecke@superh.com>
3609
3610         PR target/9365
3611         * gcc.dg/pr9365-1.c: New test.
3612
3613 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3614
3615         PR c++/8856
3616         * g++.dg/parse/casting-operator2.C: New test.
3617         * g++.old-deja/g++.pt/explicit83.C: Remove.
3618
3619 2004-01-14  Joseph S. Myers  <jsm@polyomino.org.uk>
3620
3621         * gcc.dg/label-compound-stmt-1.c: New test.
3622         * gcc.c-torture/compile/950922-1.c,
3623         gcc.c-torture/compile/20000211-3.c,
3624         gcc.c-torture/compile/20000518-1.c,
3625         gcc.c-torture/compile/20021108-1.c: Avoid labels at and of
3626         compound statements.
3627
3628 2004-01-14  Hartmut Penner  <hpenner@de.ibm.com>
3629
3630         * gcc.dg/ppc64-abi-1.c: New test.
3631
3632 2004-01-14  Danny Smith  <dannysmith@users.sourceforge.net>
3633
3634          * g++.dg/ext/attrib9.C: Add dg-warnings.
3635
3636 2004-01-14  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3637
3638         PR c++/12335
3639         * g++.dg/parse/dtor3.C: New test.
3640
3641 2004-01-13  Andrew Pinski  <pinskia@physics.uc.edu>
3642
3643         PR c++/12709
3644         * g++.dg/parse/try-catch-1.C: New test.
3645
3646 2004-01-13  Arnaud Charlet  <charlet@act-europe.fr>
3647
3648         * ada/acats/run_all.sh: Add more verbose output in acats.log
3649         when compiling tests.
3650
3651 2004-01-12  Zack Weinberg  <zack@codesourcery.com>
3652
3653         PR 13656
3654         * gcc.dg/typedef-redecl.c: New test case.
3655         * gcc.dg/typedef-redecl.h: New support file.
3656
3657 2004-01-13  Jan Hubicka  <jh@suse.cz>
3658
3659         * gcc.dg/always_inline.c: New test.
3660         * gcc.dg/debug/20031231-1.c: Fix.
3661
3662 2004-01-13  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3663
3664         PR c++/13474
3665         * g++.dg/template/array3.C: New test.
3666
3667 2004-01-12  Zack Weinberg  <zack@codesourcery.com>
3668
3669         * g++.dg/ext/lvalue1.C: No longer expected to fail.
3670         * g++.dg/warn/Wunused-2.C: Likewise.
3671
3672 2004-01-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3673
3674         PR c++/13289
3675         * g++.dg/template/instantiate6.C: New test.
3676
3677 2004-01-12  Roger Sayle  <roger@eyesopen.com>
3678
3679         PR middle-end/11397
3680         * gcc.dg/special/wkali-2.c: Add dg-require-alias.
3681
3682 2004-01-12  Jan Hubicka  <jh@suse.cz>
3683
3684         PR opt/12826
3685         * gcc.dg/20040112-1.c: New.
3686
3687         * gcc.dg/dwarf-die[1-7].c: Move to...
3688         * gcc.dg/debug/dwarf2/dwarf-die[1-7].c: ... here.
3689         * gcc.dg/debug/dwarf2/dwarf2.exp: New.
3690
3691 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
3692
3693         PR c++/4100
3694         * g++.dg/parse/friend4.C: New test.
3695
3696 2004-01-12  Scott Brumbaugh  <scottb.lists@verizon.net>
3697
3698         PR c++/4100
3699         * g++.old-deja/g++.pt/niklas01a.C: Mark an error where a class
3700         definition is called a friend.
3701
3702 2004-01-11  Zack Weinberg  <zack@codesourcery.com>
3703
3704         * gcc.dg/tls/diag-3.c: Tweak dg-error regexp.
3705
3706 2004-01-11  Ian Lance Taylor  <ian@wasabisystems.com>
3707
3708         PR c++/3478
3709         * g++.dg/parse/error10.C: New test.
3710         * g++.dg/template/arg2.C: Accept "invalid type" error.
3711
3712 2004-01-11  Jakub Jelinek  <jakub@redhat.com>
3713
3714         PR middle-end/13392
3715         * g++.dg/opt/expect2.C: New test.
3716
3717 2004-01-10  Zack Weinberg  <zack@codesourcery.com>
3718
3719         * gcc.dg/Wshadow-1.c, gcc.dg/attr-noinline.c, gcc.dg/decl3.c
3720         * gcc.dg/redecl-1.c, gcc.dg/visibility-7.c, gcc.dg/wtr-static-1.c
3721         * gcc.dg/noncompile/20020220-1.c, objc.dg/method-1.m:
3722         Update dg-error regexps.
3723
3724 2004-01-10  Zack Weinberg  <zack@codesourcery.com>
3725
3726         * gcc.c-torture/compile/20021123-2.c: Delete; dup of 20021120-1.c.
3727         * gcc.c-torture/compile/20021123-3.c: Delete; dup of 20021120-2.c.
3728
3729 2004-01-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
3730
3731         * gcc.dg/pragma-re-1.c: Use right pointer type.
3732
3733 2004-01-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
3734
3735         * g++.dg/eh/simd-1.c: Ajust line number for dg-error line.
3736
3737 2004-01-09  Geoffrey Keating  <geoffk@apple.com>
3738
3739         * gcc.dg/rs6000-ldouble-1.c: New.
3740
3741 2004-01-10  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3742
3743         DR 337
3744         PR c++/9256
3745         * g++.dg/other/abstract1.C: New test.
3746
3747 2004-01-09  Alexandre Oliva  <aoliva@redhat.com>
3748
3749         * g++.dg/lookup/strong-using-1.C: New.
3750
3751 2004-01-09  Joseph S. Myers  <jsm@polyomino.org.uk>
3752
3753         PR c/11234
3754         * gcc.dg/func-ptr-conv-1.c: New test.
3755         * gcc.dg/weak/weak-6.c, gcc.dg/weak/weak-7.c: Update.
3756
3757 2004-01-09  Kazu Hirata  <kazu@cs.umass.edu>
3758
3759         PR target/13380.
3760         * gcc.c-torture/compile/20040109-1.c: New.
3761
3762 2004-01-08  Stuart Hastings  <stuart@apple.com>
3763
3764         * testsuite/gcc.dg/20020523-2.c (bail_if_no_sse): Moved cpu-ID code...
3765         testsuite/gcc.dg/i386-cpuid.h (i386_cpuid): ...to here, to share with...
3766         * testsuite/gcc.dg/i386-sse-6.c: ...this new testcase.
3767
3768 2004-01-09  Alan Modra  <amodra@bigpond.net.au>
3769
3770         * gcc.dg/array-quals-1.c: Accept .data.rel.ro.
3771
3772 2004-01-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
3773
3774         * ada/acats/run_acats: Treat 'gnatchop' the same way
3775         as 'gnatmake'.  Export GCC_DRIVER.
3776         * ada/acats/run_all.sh: Add target_gnatchop.  Use
3777         'host_gnatchop' and 'target_gnatchop' instead of 'gnatshop'.
3778
3779 2004-01-08  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3780
3781         PR c++/12573
3782         * g++.dg/template/dependent-expr4.C: New test.
3783
3784 2004-01-08  Hartmut Penner  <hpenner@de.ibm.com>
3785
3786         * gcc.dg/altivec-11.c: New test.
3787
3788 2004-01-07  Mark Mitchell  <mark@codesourcery.com>
3789
3790         * g++.dg/abi/vbase10.C: Use -mstructure-size-boundary=8 on ARM.
3791
3792 2004-01-07  Joseph S. Myers  <jsm@polyomino.org.uk>
3793
3794         PR c/6024
3795         * gcc.dg/enum-compat-1.c: New test.
3796         * gcc.c-torture/execute/builtin-types-compatible-p.c: Update.
3797
3798 2004-01-07  Joseph S. Myers  <jsm@polyomino.org.uk>
3799
3800         PR c/12165
3801         * gcc.dg/array-quals-1.c, gcc.dg/c90-idem-qual-3.c,
3802         gcc.dg/c99-idem-qual-3.c: New tests.
3803
3804 2004-01-07  Alan Modra  <amodra@bigpond.net.au>
3805
3806         * gcc.dg/winline-7.c: Don't cast void * to int.
3807
3808 2004-01-06  Jan Hubicka  <jh@suse.cz>
3809
3810         * gcc.dg/i386-sse-5.c: New test
3811         * g++.dg/eh/simd-1.c: Add -w argument for i386.
3812
3813 2004-01-05  Mark Mitchell  <mark@codesourcery.com>
3814
3815         PR c++/12815
3816         * g++.dg/rtti/typeid4.C: New test.
3817
3818 2004-01-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
3819
3820         * gcc.dg/compat/sdata-section.h: Declare 'abort'.
3821
3822 2004-01-05  Mark Mitchell  <mark@codesourcery.com>
3823
3824         PR c++/12132
3825         * g++.dg/template/error11.C: New test.
3826
3827         PR c++/13451
3828         * g++.dg/template/class2.C: New test.
3829
3830 2004-01-05  Nathan Sidwell  <nathan@codesourcery.com>
3831         Richard Sandiford <rsandifo@redhat.com>
3832
3833         PR c++/13387
3834         * g++.dg/opt/alias3.C: New test.
3835
3836 2004-01-04  Mark Mitchell  <mark@codesourcery.com>
3837
3838         PR c++/13157
3839         * g++.dg/template/koenig3.C: New test.
3840
3841         PR c++/13529
3842         * g++.dg/parse/offsetof3.C: New test.
3843
3844         * g++.dg/init/copy7.C: Add missing dg-error markers.
3845
3846         PR c++/12226
3847         * g++.dg/init/copy7.c: New test.
3848
3849         PR c++/13536
3850         * g++.dg/parse/cast1.C: New test.
3851
3852 2004-01-04  Jan Hubicka  <jh@suse.cz>
3853
3854         * gcc.dg/winline[1-7].c: New tests.
3855
3856 2004-01-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3857
3858         PR c++/13520
3859         * g++.dg/template/qualttp22.C: New test.
3860
3861 2004-01-01  Jan Hubicka  <jh@suse.cz>
3862
3863         * gcc.dg/debug/20031231-1.c: New.
3864         * gcc.c-torture/compile/20040101-1.c: New.
3865         * gcc.dg/dwarf-die-[1-7].c: New.
3866
3867 2004-01-01  Jakub Jelinek  <jakub@redhat.com>
3868
3869         PR optimization/13521
3870         * gcc.c-torture/compile/20031231-1.c: New test.
3871
3872 2003-12-30  Kazu Hirata  <kazu@cs.umass.edu>
3873
3874         * gcc.dg/sibcall-4.c: Replace mn10?00 with mn10300.
3875
3876 2003-12-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
3877
3878         PR c++/10079
3879         * g++.dg/template/crash16.C: New test.
3880
3881 2003-12-30  Mark Mitchell  <mark@codesourcery.com>
3882
3883         * g++.dg/abi/vbase10.C: XFAIL on arm*-*-*.
3884
3885 2003-12-30  Kazu Hirata  <kazu@cs.umass.edu>
3886
3887         * g++.old-deja/g++.jason/thunk2.C: Remove traces of dead
3888         ports.
3889         * g++.old-deja/g++.jason/thunk3.C: Likewise.
3890         * g++.old-deja/g++.law/profile1.C: Likewise.
3891         * gcc.c-torture/compile/981006-1.c: Likewise.
3892         * gcc.c-torture/execute/loop-2e.x: Likewise.
3893         * gcc.c-torture/execute/loop-2f.x: Remove.
3894         * gcc.c-torture/execute/loop-2g.x: Likewise.
3895         * gcc.c-torture/execute/strct-varg-1.x: Likewise.
3896         * gcc.dg/20020312-2.c: Remove traces of dead ports.
3897
3898 2003-12-30  Nathan Sidwell  <nathan@codesourcery.com>
3899
3900         PR c++/13507
3901         * g++.dg/ext/attrib11.C: New test.
3902
3903         PR c++/13494
3904         * g++.dg/template/array2-1.C: New test.
3905         * g++.dg/template/array2-2.C: New test.
3906
3907 2003-12-29  Mark Mitchell  <mark@codesourcery.com>
3908
3909         * g++.old-deja/g++.pt/static11.C: Correct XFAIL syntax.
3910
3911 2003-12-29  Nathan Sidwell  <nathan@codesourcery.com>
3912
3913         PR c++/12774
3914         * g++.dg/template/array1-1.C: New test.
3915         * g++.dg/template/array1-2.C: New test.
3916
3917 2003-12-29  Roger Sayle  <roger@eyesopen.com>
3918
3919         PR fortran/12632
3920         * g77.dg/12632.f: New test case.
3921
3922 2003-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3923
3924         PR c++/13289
3925         * g++.dg/parse/nontype1.C: New test.
3926
3927 2003-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3928
3929         PR c++/12403
3930         * g++.dg/parse/explicit1.C: New test.
3931         * g++.old-deja/g++.pt/explicit71.C: Adjust expected error.
3932
3933 2003-12-28  Mark Mitchell  <mark@codesourcery.com>
3934
3935         PR c++/13081
3936         * g++.dg/opt/inline6.C: New test.
3937
3938         PR c++/12613
3939         * g++.dg/parse/error9.C: New test.
3940
3941         * gcc.dg/const-elim-1.c: XFAIL on arm-*-*.
3942
3943 2003-12-28  Mark Mitchell  <mark@codesourcery.com>
3944
3945         PR c++/13009
3946         * g++.dg/init/assign1.C: New test.
3947
3948 2003-12-28  Roger Sayle  <roger@eyesopen.com>
3949
3950         PR c++/13070
3951         * g++.dg/warn/format3.C: New test case.
3952
3953 2003-12-27  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
3954
3955         * gcc.c-torture/compile/20031227-1.c: New test.
3956
3957 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
3958
3959         * g++.dg/bprob/bprob.exp: Load target-supports.exp
3960         * g77.dg/bprob/bprob.exp: Likewise.
3961         * gcc.misc-tests/bprob.exp: Likewise.
3962         * gcc.dg/builtins-18.c: Use builtins-config.h.  Do not test float
3963         variants on systems where the library does not provide that
3964         functionality.
3965         * gcc.dg/builtins-20.c: Use builtins-config.h.
3966         * gcc.dg/builtins-config.h: New file.
3967
3968 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
3969
3970         * lib/gcc-dg.exp (dg-require-profiling): New function.
3971         * lib/target-supports.exp (check_profiling_available): Likewise.
3972         * g++.dg/bprob/bprob.exp: Use check_profiling_available.
3973         * g77.dg/bprob/bprob.exp: Likewise.
3974         * gcc.misc-tests/bprob.exp: Likewise.
3975         * g++.old-deja/g++.law/profile1.C: Use dg-require-profiling.
3976         * gcc.dg/20021014-1.c: Likewise.
3977         * gcc.dg/nest.c: Likewise.
3978
3979 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
3980
3981         * g++.dg/lookup/java1.C: Use -fdollars-in-identifiers when
3982         compiling.
3983         * g++.dg/lookup/java2.C: Likewise.
3984         * gcc.dg/cpp/lexident.c: Likewise.
3985
3986 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
3987
3988         * gcc.c-torture/compile/20020604-1.c: XFAIL on H8 if -mn is
3989         given.
3990         * gcc.c-torture/compile/961203-1.c: Likewise.
3991         * gcc.c-torture/compile/980506-1.c: Likewise.
3992
3993 2003-12-23  Zack Weinberg  <zack@codesourcery.com>
3994
3995         * lib/gcc-dg.exp (dg-prune-output): New annotation.
3996         (additional_prunes): New global.
3997         (gcc-dg-prune): Handle additional per-test pruning.
3998         (dg-test): Clear additional_prunes between tests.
3999
4000         * gcc.c-torture/compile/920625-1.c: Remove xfail.  Use
4001         dg-prune-output to avoid spurious failures from assembler
4002         complaining about nonexistent WAW violations.
4003         * gcc.c-torture/compile/981223-1.c: Remove dg-options line.
4004         Use dg-prune-output to avoid spurious failures from assembler
4005         warning about Itanium B-step errata.
4006
4007 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
4008
4009         * g++.dg/abi/macro0.C: New test.
4010         * g++.dg/abi/macro1.C: Likewise.
4011         * g++.dg/abi/macro2.C: Likewise.
4012
4013         * g++.dg/abi/bitfield5.C: Add explicit -fabi-version=1 option.
4014         * g++.dg/abi/bitfield7.C: Likewise.
4015         * g++.dg/abi/dtor2.C: Likewise.
4016         * g++.dg/abi/mangle11.C: Likewise.
4017         * g++.dg/abi/mangle12.C: Likewise.
4018         * g++.dg/abi/mangle14.C: Likewise.
4019         * g++.dg/abi/mangle17.C: Likewise.
4020         * g++.dg/abi/vbase10.C: Likewise.
4021         * g++.dg/abi/vbase14.C: Likewise.
4022         * g++.dg/template/qualttp17.C: Likewise.
4023
4024 2003-12-21  Andrew Pinski  <pinskia@physics.uc.edu>
4025
4026         PR c/11995
4027         * gcc.dg/20031223-1.c: New test.
4028
4029 2003-12-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
4030
4031         * gcc.dg/noreturn-7.c: New test.
4032
4033 2003-12-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
4034
4035         * gcc.dg/null-pointer-1.c: New test.
4036
4037 2003-12-22  Mark Mitchell  <mark@codesourcery.com>
4038
4039         * g++.old-deja/g++.jason/template18.C: Remove.
4040         * g++.old-deja/g++.jason/template37.C: Likewise.
4041
4042         PR c++/12862
4043         * g++.dg/lookup/ns1.C: New test.
4044
4045         PR c++/12397
4046         * g++.dg/template/lookup3.C: New test.
4047
4048 2003-12-22  Andrew Pinski  <pinskia@physics.uc.edu>
4049
4050         * g++.dg/template/recurse1.C: New test
4051
4052 2003-12-22  Mark Mitchell  <mark@codesourcery.com>
4053
4054         PR c++/12479
4055         * g++.dg/parse/semicolon1.C: New test.
4056         * g++.dg/parse/semicolon1.h: Likewise.
4057
4058 2003-12-22  Fariborz Jahanian <fjahanian@apple.com>
4059
4060         * gcc.dg/darwin-misaligned.c: New test.
4061
4062 2003-12-22  Andrew Pinski  <pinskia@physics.uc.edu>
4063
4064         PR c/9163
4065         * gcc.dg/20031222-1.c: New test.
4066
4067 2003-12-21  Mark Mitchell  <mark@codesourcery.com>
4068
4069         PR c++/13438
4070         * g++.dg/parse/error8.C: New test.
4071
4072         PR c++/11554
4073         * testsuite/g++.dg/warn/ctor-init-1.C: New test.
4074
4075 2003-12-21  Kazu Hirata  <kazu@cs.umass.edu>
4076
4077         * gcc.c-torture/compile/20020910-1.c: Disable if __INT_MAX is
4078         too small.
4079         * gcc.c-torture/compile/930217-1.c: Likewise.
4080         * gcc.c-torture/compile/930513-1.c: Likewise.
4081         * gcc.c-torture/execute/920908-2.c: Likewise.
4082         * gcc.c-torture/execute/921204-1.c: Likewise.
4083         * gcc.c-torture/execute/930621-1.c: Likewise.
4084         * gcc.c-torture/execute/930630-1.c: Likewise.
4085         * gcc.c-torture/execute/931031-1.c: Likewise.
4086         * gcc.c-torture/execute/980602-2.c: Likewise.
4087         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
4088         * gcc.c-torture/execute/compndlit-1.c: Likewise.
4089         * gcc.c-torture/execute/extzvsi.c: Likewise.
4090         * gcc.c-torture/unsorted/ext.c: Likewise.
4091
4092 2003-12-20  Andrew Pinski  <pinskia@gcc.gnu.org>
4093
4094         PR target/12749
4095         * gcc.c-torture/compile/20031220-2.c: New test case.
4096
4097 2003-12-20  Roger Sayle  <roger@eyesopen.com>
4098
4099         PR optimization/13031
4100         * gcc.c-torture/compile/20031220-1.c: New test case.
4101
4102 2003-12-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
4103
4104         * gcc.dg/cast-function-1.c: New test.
4105
4106 2003-12-19  Joseph S. Myers  <jsm@polyomino.org.uk>
4107
4108         * gcc.dg/format/ext-1.c: Allow 'I' flag on floating point decimal
4109         formats.
4110
4111 2003-12-19  Mark Mitchell  <mark@codesourcery.com>
4112
4113         PR c++/12795
4114         * g++.dg/ext/attrib10.C: New test.
4115
4116 2003-12-19  Jakub Jelinek  <jakub@redhat.com>
4117
4118         * gcc.dg/cleanup-10.c: New test.
4119         * gcc.dg/cleanup-11.c: New test.
4120
4121 2003-12-19  Jakub Jelinek  <jakub@redhat.com>
4122
4123         PR c++/13239
4124         * g++.dg/opt/expect1.C: New test.
4125
4126 2003-12-19  Hartmut Penner  <hpenner@de.ibm.com>
4127
4128         * gcc.dg/altivec-varargs-1.c: Enable testcase on ppc linux.
4129
4130 2003-12-18  Andrew Pinski  <pinskia@physics.uc.edu>
4131
4132         PR debug/12923
4133         * gcc.dg/20031218-1.c: New test.
4134
4135         PR debug/12389
4136         * gcc.dg/20031218-2.c: New test.
4137         * gcc.dg/20031218-3.c: New test.
4138
4139         * g++.dg/abi/mangle18-1.C: Modify regexp to test for `[: \t\n]' at end
4140         of label name and allow for USER_LABEL_PREFIX == "_" names.
4141         * g++.dg/abi/mangle18-2.C: Likewise.
4142         * g++.dg/abi/mangle19-1.C: Likewise.
4143         * g++.dg/abi/mangle19-2.C: Likewise.
4144         * g++.dg/abi/mangle20-1.C: Likewise.
4145         * g++.dg/abi/mangle20-2.C: Likewise.
4146
4147 2003-12-18  Richard Henderson  <rth@redhat.com>
4148
4149         * gcc.dg/bitfld-1.c: Expect warnings for enum bitfields.
4150
4151 2003-12-18  Steven Bosscher  <steven@gcc.gnu.org>
4152             Dan Kegel <dank@kegel.com>
4153
4154         PR other/12009
4155         * g++.dg/compat/compat.exp:  Do not set LD_LIBRARY_PATH when
4156         testing a cross compiler, it causes spurious compile failures.
4157         * lib/g++.exp: Likewise.
4158
4159 2003-12-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4160
4161         PR c++/13262
4162         * g++.dg/template/access13.C: New test.
4163
4164 2003-12-18  Ulrich Weigand  <uweigand@de.ibm.com>
4165
4166         * gcc.dg/20031216-1.c: New test.
4167
4168 2003-12-18  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4169
4170         PR c++/9154
4171         * g++.dg/template/error10.C: New test.
4172
4173 2003-12-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
4174
4175         * g++.dg/eh/simd-1.C: XFAIL on SPARC.
4176         * g++.dg/eh/simd-2.C: Likewise.
4177
4178 2003-12-17  James E Wilson  <wilson@specifixinc.com>
4179             Roger Sayle  <roger@eyesopen.com>
4180
4181         * gcc.c-torture/execute/ieee/mzero5.c: New.
4182
4183 2003-12-17  Mark Mitchell  <mark@codesourcery.com>
4184
4185         PR c++/10603
4186         * g++.dg/parse/error6.C: New test.
4187
4188         PR c++/12827
4189         * g++.dg/parse/error7.C: New test.
4190
4191 2003-12-17  Eric Botcazou  <ebotcazou@libertysurf.fr>
4192
4193         * lib/gcc-dg.exp (gcc-dg-debug-runtest): Do not run debug-[12].c
4194         at -O with stabs debugging formats.
4195         * gcc.dg/debug/debug-1.c: Turn 'p' into a global variable.
4196         * gcc.dg/debug/debug-2.c: Likewise.
4197
4198 2003-12-16  Mark Mitchell  <mark@codesourcery.com>
4199
4200         PR c++/12696
4201         * g++.dg/init/error1.C: New test.
4202
4203         PR c++/12218
4204         * g++.dg/init/pm3.C: New test.
4205
4206 2003-12-17  Joseph S. Myers  <jsm@polyomino.org.uk>
4207
4208         PR c/3347
4209         * gcc.dg/bitfld-8.c: New test.
4210
4211 2003-12-16  James Lemke  <jim@wasabisystems.com>
4212
4213         * gcc.dg/arm-scd42-[123].c: New tests.
4214
4215 2003-12-16  Nathan Sidwell  <nathan@codesourcery.com>
4216
4217         PR c++/9043
4218         * g++.dg/abi/mangle20-1.C: New test.
4219         * g++.dg/abi/mangle20-2.C: New test.
4220
4221 2003-12-16  Mark Mitchell  <mark@codesourcery.com>
4222
4223         PR c++/13275
4224         * g++.dg/other/offsetof2.C: Remove XFAIL.
4225         * g++.dg/parse/offsetof1.C: New test.
4226         * g++.gd/parse/offsetof2.C: Likewise.
4227
4228 2003-12-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4229
4230         * g++.dg/template/nontype3.C: New test.
4231         * g++.dg/template/static2.C: Tweaked the dg-error clause.
4232
4233 2003-12-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4234
4235         * g++.dg/warn/noreturn-3.C: Also test instantiation.
4236
4237 2003-12-16  Nathan Sidwell  <nathan@codesourcery.com>
4238
4239         PR c++/13387
4240         * g++.dg/expr/assign1.C: New test.
4241
4242         PR c++/13242
4243         * g++.dg/abi/mangle19-1.C: New test.
4244         * g++.dg/abi/mangle19-2.C: New test.
4245
4246 2003-12-16  Hartmut Penner  <hpenner@de.ibm.com>
4247
4248         * testsuite/gcc.dg/altivec-10.c: Test vec_cmple and vec_all_numeric.
4249
4250 2003-12-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
4251
4252         * gcc.c-torture/execute/20031216-1.c: New test.
4253
4254 2003-12-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4255
4256         * g++.dg/template/ptrmem7.C: Simplified the test case to not hit
4257         an ICE regression.
4258
4259 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
4260
4261         PR c++/10926
4262         * g++.dg/template/error9.C: New test.
4263
4264         PR c++/11116
4265         * g++.dg/template/error8.C: New test.
4266
4267 2003-12-15  Roger Sayle  <roger@eyesopen.com>
4268
4269         PR middle-end/13400
4270         * gcc.c-torture/execute/20031215-1.c: New test case.
4271
4272 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
4273
4274         PR c++/13269
4275         * g++.dg/parse/error5.C: New test.
4276
4277         PR c++/12989
4278         * g++.dg/expr/sizeof1.C: New test.
4279
4280         PR c++/13310
4281         * g++.dg/template/crash15.C: New test.
4282
4283 2003-12-15  Geoffrey Keating  <geoffk@apple.com>
4284
4285         * g++.old-deja/g++.pt/vaarg3.C: Don't expect an error for passing
4286         a non-POD type as the last named parameter of a varargs function.
4287
4288 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
4289
4290         PR c++/13243
4291         PR c++/12573
4292         * g++.dg/template/crash14.C: New test.
4293         * g++.dg/template/dependent-expr3.C: Add dg-error markers.
4294
4295 2003-12-15  Nathan Sidwell  <nathan@codesourcery.com>
4296
4297         * g++.dg/other/java1.C: New test.
4298
4299         PR c++/13241
4300         * g++.dg/abi/mangle18-1.C: New test.
4301         * g++.dg/abi/mangle18-2.C: New test.
4302
4303 2003-12-15  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
4304
4305         PR optimization/10312
4306         * gcc.c-torture/execute/20031214-1.c: New.
4307
4308 2003-12-14  Mark Mitchell  <mark@codesourcery.com>
4309
4310         PR c++/10779
4311         PR c++/12160
4312         * g++.dg/parse/error3.C: New test.
4313         * g++.dg/parse/error4.C: Likewise.
4314         * g++.dg/abi/mangle4.C: Tweak error messages.
4315         * g++.dg/lookup/using5.C: Likewise.
4316         * g++.dg/other/error2.C: Likewise.
4317         * g++.dg/parse/typename5.C: Likewise.
4318         * g++.dg/parse/undefined1.C: Likewise.
4319         * g++.dg/template/arg2.C: Likewise.
4320         * g++.dg/template/ttp3.C: Likewise.
4321         * g++.dg/template/type1.C: Likewise.
4322         * g++.old-deja/g++.other/crash32.C: Likewise.
4323         * g++.old-djea/g++.pt/defarg8.C: Likewise.
4324
4325 2003-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4326
4327         PR c++/13106
4328         * g++.dg/warn/noreturn-3.C: New test.
4329
4330 2003-12-12  Nathan Sidwell  <nathan@codesourcery.com>
4331
4332         PR c++/13118
4333         * g++.dg/abi/covariant3.C: New.
4334
4335 2003-12-12  Jakub Jelinek  <jakub@redhat.com>
4336
4337         * g++.dg/eh/ia64-1.C: New test.
4338
4339 2003-12-12  Roger Sayle  <roger@eyesopen.com>
4340
4341         PR optimization/13037
4342         * g77.f-torture/execute/13037.f: New test case.
4343
4344 2003-12-12  Nathan Sidwell  <nathan@codesourcery.com>
4345
4346         PR c++/12881
4347         * g++.dg/abi/covariant2.C: New.
4348
4349 2003-12-12  Neil Booth  <neil@daikokuya.co.uk>
4350
4351         * testsuite/gcc.dg/cpp/trad/macro.c: New tests.
4352
4353 2003-12-11  Zack Weinberg  <zack@codesourcery.com>
4354
4355         * gcc.c-torture/execute/wchar_t-1.x: Delete.
4356
4357 2003-12-10  Robert Schiele  <rschiele@uni-mannheim.de>
4358
4359         PR other/10819
4360         * lib/gcc.exp (default_gcc_version): Do not match NL/CR characters
4361         to fix Bug 10819.
4362         * lib/g++.exp (g++_version): Likewise.
4363         * lib/g77.exp (g77_version): Likewise.
4364         * lib/objc.exp (default_objc_version): Likewise.
4365
4366 2003-12-10  Richard Henderson  <rth@redhat.com>
4367
4368         * gcc.c-torture/execute/wchar_t-1.c: Convert to utf-8.
4369
4370         * gcc.dg/intermod-1.c: Adjust assembler scan pattern for alpha.
4371
4372 2003-12-08  Matt Austern  <austern@apple.com>
4373
4374         PR c/13134
4375         * lib/gcc-dg.exp (dg-require-visibility): Define.
4376         * lib/target-supports (check_visibility_available): Define.
4377         * gcc.dg/visibility-1.c: New test.
4378         * gcc.dg/visibility-2.c: Likewise.
4379         * gcc.dg/visibility-3.c: Likewise.
4380         * gcc.dg/visibility-4.c: Likewise.
4381         * gcc.dg/visibility-5.c: Likewise.
4382         * gcc.dg/visibility-6.c: Likewise.
4383         * g++.dg/ext/visibility-1.C: Likewise.
4384         * g++.dg/ext/visibility-2.C: Likewise.
4385         * g++.dg/ext/visibility-3.C: Likewise.
4386         * g++.dg/ext/visibility-4.C: Likewise.
4387         * g++.dg/ext/visibility-5.C: Likewise.
4388         * g++.dg/ext/visibility-6.C: Likewise.
4389
4390 2003-12-07  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4391
4392         * g++.dg/lookup/java1.C: New test.
4393         * g++.dg/lookup/java2.C: New test.
4394
4395 2003-12-07  Falk Hueffner  <falk@debian.org>
4396
4397         * g++.dg/opt/noreturn-1.C: New test.
4398
4399 2003-12-07  Wolfgang Bangerth  <bangerth@dealii.org>
4400
4401         * gcc.dg/overflow-1.c: New test.
4402
4403 2003-12-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
4404
4405         * g77.f-torture/compile/13060.f: New test.
4406
4407 2003-12-06  Mark Mitchell  <mark@codesourcery.com>
4408
4409         PR c++/13323
4410         * g++.dg/inherit/operator2.C: New test.
4411
4412 2003-12-05  Mark Mitchell  <mark@codesourcery.com>
4413
4414         PR c++/13305
4415         * g++.dg/ext/attrib9.C: New test.
4416
4417 2003-12-05  Mark Mitchell  <mark@codesourcery.com>
4418
4419         PR c++/13314
4420         * g++.dg/template/error7.C: New test.
4421
4422 2003-12-05  Stuart Menefy <stuart.menefy@st.com>
4423             J"orn Rennecke <joern.rennecke@superh.com>
4424
4425         PR target/13302
4426         * g++.dg/other/struct-va_list.C: New test.
4427
4428 2003-12-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4429
4430         PR c++/13166
4431         * g++.dg/parse/defarg6.C: New test.
4432
4433 2003-12-05  Hans-Peter Nilsson  <hp@axis.com>
4434
4435         PR target/13256
4436         * gcc.c-torture/execute/20031201-1.c: New test.
4437
4438 2003-12-05  Arnaud Charlet  <charlet@act-europe.fr>
4439
4440         * ada/acats/run_acats: Add checks against missing gnatlib/gnattools.
4441
4442 2003-12-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
4443
4444         * gcc.dg/builtin-return-1.c: New test.
4445
4446 2003-12-04  Stuart Menefy <stuart.menefy@st.com>
4447             J"orn Rennecke <joern.rennecke@superh.com>
4448
4449         PR optimization/13260
4450         * gcc.c-torture/execute/20031204-1.c: New test.
4451
4452 2003-12-03  Mark Mitchell  <mark@codesourcery.com>
4453
4454         PR c++/9127
4455         * g++.dg/template/error6.C: New test.
4456
4457 2003-12-03  Jakub Jelinek  <jakub@redhat.com>
4458
4459         * gcc.dg/20031202-1.c: New test.
4460
4461 2003-12-03  Mark Mitchell  <mark@codesourcery.com>
4462
4463         PR c++/13179
4464         * g++.dg/template/eh1.C: New test.
4465
4466         PR c++/10771
4467         * g++.dg/template/error5.C: New test.
4468
4469 2003-12-02  David Ung  <davidu@mips.com>
4470
4471         * gcc.dg/compat/vector-check.h: Corrected type for var
4472         g_##TMODE
4473
4474 2003-12-02  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4475
4476         PR c++/10126
4477         * g++.dg/template/ptrmem8.C: New test.
4478
4479 2003-12-02  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4480
4481         PR c++/12573
4482         * g++.dg/template/dependent-expr3.C: New test.
4483
4484 2003-12-01  James Lemke  <jim@wasabisystems.com>
4485
4486         * gcc.dg/arm-g2.c: New test.
4487
4488 2003-12-01  Roger Sayle  <roger@eyesopen.com>
4489
4490         PR optimization/11634
4491         * gcc.dg/20031201-2.c: New test case.
4492
4493 2003-12-01  Zack Weinberg  <zack@codesourcery.com>
4494
4495         PR 11433
4496         * objc.dg/proto-lossage-3.m: New test.
4497
4498 2003-12-01  Roger Sayle  <roger@eyesopen.com>
4499
4500         PR optimization/12628
4501         * gcc.dg/20031201-1.c: New test case.
4502
4503 2003-12-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
4504
4505         * gcc.dg/unaligned-1.c: New test.
4506
4507 2003-11-30  Mark Mitchell  <mark@codesourcery.com>
4508
4509         PR c++/9849
4510         * g++.dg/template/error4.C: New test.
4511         * g++.dg/template/nested3.C: Adjust error markers.
4512
4513 2003-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4514
4515         * gcc.dg/cpp/assert4.c: Check more #system assertions.
4516
4517 2003-11-29  Joseph S. Myers  <jsm@polyomino.org.uk>
4518
4519         PR c/10333
4520         * gcc.dg/bitfld-7.c: New test.
4521
4522 2003-11-29  Richard Sandiford  <rsandifo@redhat.com>
4523
4524         * gcc.dg/tls/asm-1.C: New test.
4525
4526 2003-11-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4527
4528         * gcc.dg/cpp/assert4.c: Update.
4529
4530 2003-11-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
4531
4532         * gcc.dg/builtin-apply2.c: Set size of stack argument data to 64.
4533         * gcc.dg/builtin-apply3.c: New test.
4534
4535 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
4536
4537         * lib/compat.exp (compat-obj): New xfaildata parameter.
4538         Use it to set compiler_conditional_xfail_data before compiling.
4539         (compat-get-options): Handle dg-xfail-if.
4540         (compat-execute): Retrieve XFAIL data and pass them to compat-obj.
4541         * gcc.dg/compat/vector-1_x.c: XFAIL on SPARC.
4542         * gcc.dg/compat/vector-1_y.c: Likewise.
4543         * gcc.dg/compat/vector-2_x.c: Likewise.
4544         * gcc.dg/compat/vector-2_y.c: Likewise.
4545
4546 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
4547
4548         * g++.dg/opt/reg-stack4.C: New test.
4549
4550 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
4551
4552         * gcc.dg/builtin-apply2.c: New test.
4553
4554 2003-11-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
4555
4556         * gcc.c-torture/compile/20031023-4.c: Don't XFAIL on SPARC64.
4557
4558 2003-11-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4559
4560         PR c++/12924
4561         * g++.dg/template/template-id-2.C: New test.
4562
4563 2003-11-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4564
4565         PR c++/5369
4566         * g++.dg/template/memfriend1.C: New test.
4567         * g++.dg/template/memfriend2.C: Likewise.
4568         * g++.dg/template/memfriend3.C: Likewise.
4569         * g++.dg/template/memfriend4.C: Likewise.
4570         * g++.dg/template/memfriend5.C: Likewise.
4571         * g++.dg/template/memfriend6.C: Likewise.
4572         * g++.dg/template/memfriend7.C: Likewise.
4573         * g++.dg/template/memfriend8.C: Likewise.
4574         * g++.old-deja/g++.pt/friend44.C: Remove a bogus error.
4575
4576 2003-11-21  Mark Mitchell  <mark@codesourcery.com>
4577
4578         PR c++/12515
4579         * g++.dg/ext/cond1.C: New test.
4580
4581 2003-11-20  Richard Henderson  <rth@redhat.com>
4582
4583         * gcc.dg/20020201-2.c: Remove.
4584         * gcc.dg/20020201-4.c: Remove.
4585         * gcc.dg/20020304-1.c: Remove.
4586
4587 2003-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
4588
4589         * gcc.dg/cpp/trad/xwin1.c: New test case.
4590
4591 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
4592
4593         * g++.dg/compat/compat.exp: Add DYLD_LIBRARY_PATH for darwin.
4594         * lib/g77.exp: Likewise.
4595         * lib/objc.exp: Likewise.
4596         * lib/g++.exp: Likewise, add -multiply_defined suppress flag
4597         for darwin.
4598
4599 2003-11-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4600
4601         PR c++/12932
4602         * g++.dg/template/static5.C: New test.
4603
4604 2003-11-18  Joseph S. Myers  <jsm@polyomino.org.uk>
4605
4606         * gcc.dg/nested-func-1.c: New test.
4607
4608 2003-11-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4609
4610         * gcc.dg/cpp/assert4.c: New test.
4611
4612 2003-11-14  Giovanni Bajo  <giovannibajo@libero.it>
4613
4614         PR c++/2294
4615         * g++.dg/lookup/using9.c: New test.
4616
4617 2003-11-14  Mark Mitchell  <mark@codesourcery.com>
4618
4619         PR c++/12762
4620         * g++.dg/template/error3.C: New test.
4621
4622 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
4623
4624         PR ada/13035
4625         * ada/acats/run_acats, run_all.sh: Fix syntax error.
4626         No longer use a wrapper for gcc, since this does not work under
4627         Windows.
4628
4629 2003-11-14  Giovanni Bajo  <giovannibajo@libero.it>
4630
4631         PR c++/2094
4632         * g++.dg/template/ptrmem7.C: New test.
4633
4634 2003-11-13  Andrew Pinski <apinski@apple.com>
4635
4636         * gcc.c-torture/compile/20031113-1.c: New test.
4637
4638 2003-11-13  Mark Mitchell  <mark@codesourcery.com>
4639             Kean Johnston <jkj@sco.com>
4640
4641         PR c/13029
4642         * gcc.dg/unused-4.c: Update.
4643
4644 2003-11-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
4645
4646         * g++.dg/opt/const3.C: New test.
4647
4648 2003-11-13  Jan Hubicka  <jh@suse.cz>
4649
4650         * gcc.c-torture/compile/20031112-1.c: New test.
4651
4652 2003-11-12  Mark Mitchell  <mark@codesourcery.com>
4653
4654         * g++.dg/parse/crash10.C: Remove bogus error marker.
4655
4656 2003-11-12  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4657
4658         * ada/acats/run_acats (host_gnatmake): Use type in a /bin/sh script.
4659         (host_gcc): Likewise.
4660         (ROOT): Honor $PWDCMD.
4661         (BASE): Likewise.
4662         * ada/acats/run_all.sh (dir): Honor $PWDCMD.
4663
4664 2003-11-12  Catherine Moore  <clm@redhat.com>
4665
4666         * gcc.c-torture/execute/20020720-1.x:  Add xfail for frv-*-*.
4667
4668 2003-11-12  Andreas Jaeger  <aj@suse.de>
4669             Jakub Jelinek  <jakub@redhat.com>
4670             Andrew Pinski  <pinskia@physics.uc.edu>
4671             Richard Henderson  <rth@redhat.com>
4672
4673         * gcc.dg/c90-const-expr-2.c (foo): Avoid extra warning on 64-bit
4674         systems.
4675         * gcc.dg/c99-const-expr-2.c (foo): Likewise.
4676
4677         * gcc.dg/20030926-1.c: Make it work on x86_64 systems.
4678         * gcc.dg/i386-pentium4-not-mull.c: Likewise.
4679
4680 2003-11-11  Andreas Jaeger  <aj@suse.de>
4681
4682         * gcc.c-torture/execute/20020720-1.x: Test passes also on x86_64.
4683
4684         * gcc.c-torture/execute/20020227-1.x: Test passes also on x86_64.
4685
4686 2003-11-10  Arnaud Charlet  <charlet@act-europe.fr>
4687
4688         * ada/acats/run_all.sh: Add handling of unsupported (tasking) tests.
4689         Clean ups.
4690
4691 2003-11-10  Waldek Hebisch  <hebisch@math.uni.wroc.pl>
4692
4693         * gcc.dg/trampoline-1.c: New test.
4694
4695 2003-11-09  Andrew Pinski  <pinskia@physics.uc.edu>
4696
4697         * gcc.c-torture/compile/200031109-1.c: New test.
4698
4699 2003-11-08  Joseph S. Myers  <jsm@polyomino.org.uk>
4700
4701         PR c/3190
4702         PR c/8714
4703         * gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
4704         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/ext3.c,
4705         gcc.dg/format/no-y2k-1.c: Update.
4706
4707 2003-11-08  Roger Sayle  <roger@eyesopen.com>
4708
4709         PR optimization/10467
4710         * gcc.dg/20031108-1.c: New test case.
4711
4712 2003-11-07  Geoffrey Keating  <geoffk@apple.com>
4713
4714         * gcc.dg/pch/warn-1.c: Allow for more helpful error message.
4715
4716 2003-11-08  Joseph S. Myers  <jsm@polyomino.org.uk>
4717
4718         * gcc.dg/compound-lvalue-1.c: New test.
4719         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Remove
4720         some XFAILs.
4721
4722 2003-11-06  Geoffrey Keating  <geoffk@apple.com>
4723
4724         * gcc.dg/altivec-varargs-1.c: New test.
4725
4726 2003-11-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
4727
4728         * gcc.c-torture/compile/20031023-4.c: XFAIL on SPARC64
4729         * gcc.c-torture/compile/simd-5.c: XFAIL on SPARC64 at -O0 and -O1.
4730         * gcc.c-torture/execute/simd-4.x: New file.  XFAIL on SPARC at -O0.
4731         * gcc.c-torture/execute/va-arg-25.x: New file.  XFAIL on SPARC.
4732         * gcc.dg/uninit-C.c: XFAIL on non 64-bit Solaris versions.
4733
4734 2003-11-05  Joseph S. Myers  <jsm@polyomino.org.uk>
4735
4736         * gcc.dg/cond-lvalue-1.c: New test.
4737
4738 2003-11-05  Gernot Hillier  <gernot.hillier@siemens.com>
4739
4740         * g++.old-deja/g++.pt/asm1.C: Enable for e.g. x86_64-*-linux-gnu.
4741
4742 2003-11-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4743
4744         PR c++/11616
4745         * g++.dg/template/instantiate5.C: New test.
4746
4747 2003-11-03  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
4748
4749         PR c++/12726
4750         * g++.dg/ext/complit2.C: Replace test with self-contained version.
4751         * ChangeLog: Add missing first entry for above test.
4752
4753 2003-11-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4754
4755         PR c++/9810
4756         * g++.dg/template/using8.C: New test.
4757         * g++.old-deja/g++.other/access11.C: Adjust expected error location.
4758
4759 2003-11-02  Roger Sayle  <roger@eyesopen.com>
4760
4761         PR optimization/10817
4762         * gcc.c-torture/compile/20031102-1.c: New test case.
4763
4764 2003-11-02  Kazu Hirata  <kazu@cs.umass.edu>
4765
4766         * gcc.c-torture/execute/va-arg-25.c: Enable only if INT_MAX ==
4767         2147483647.
4768
4769 2003-11-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
4770
4771         * gcc.dg/20031102-1.c: New test.
4772
4773 2003-11-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
4774
4775         * gcc.dg/complex-1.c: New test.
4776
4777 2003-11-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4778
4779         PR c++/12796
4780         * g++.dg/template/crash13.C: Adjust expected error location.
4781         * g++.old-deja/g++.brendan/ns1.C: Likewise.
4782
4783 2003-10-31  Richard Earnshaw  <rearnsha@arm.com>
4784
4785         * g++.dg/bprob/bprob.exp: Disable test on arm-elf configs.
4786
4787 2003-10-31  Josef Zlomek  <zlomekj@suse.cz>
4788
4789         PR/10239
4790         * gcc.c-torture/compile/20031031-2.c: New test.
4791
4792 2003-10-31  Josef Zlomek  <zlomekj@suse.cz>
4793
4794         PR/11640
4795         * gcc.c-torture/compile/20031031-1.c: New test.
4796
4797 2003-10-31  Richard Earnshaw  <rearnsha@arm.com>
4798
4799         * g77.dg/bprob/bprob.exp: Disable test on arm-elf configs.
4800         * gcc.misc-tests/bprob.exp: Likewise.
4801         * g77.dg/execute/20001201.x, 6367.x, io0.x, io1.x, u77-test.x: XFAIL
4802         the execution test on arm-elf configs.
4803         * g77.dg/execute/10197.x: New file.  XFAIL the execution test on
4804         configs that don't support scratch files.
4805         * g77.dg/execute/u77-test.x: XFAIL compilation on arm-elf configs.
4806
4807 2003-10-30  Arnaud Charlet  <charlet@act-europe.fr>
4808
4809         * ada/acats/run_all.sh: Do not print PASS messages to stdout, as
4810         done by dejagnu.
4811
4812 2003-10-29  Arnaud Charlet  <charlet@act-europe.fr>
4813
4814         * ada/acats/run_all.sh: Redirect mv output to /dev/null
4815         Avoid non pure sh syntax. Add more logging.
4816
4817         * ada/acats/norun.lst: Disable cdd2a03, since it is expected to
4818         fail.
4819
4820 2003-10-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4821
4822         PR libgcj/10610
4823         * gcc.dg/ppc-stackalign-1.c: New test.
4824
4825 2003-10-28  Arnaud Charlet  <charlet@act-europe.fr>
4826
4827         * ada/acats/run_all.sh: Change output to be more compliant with
4828         dejagnu framework.
4829         Create acats.sum and acats.log files under testsuite/ada/acats
4830         Only run [a-z]* directories, to filter out e.g. CVS.
4831         Redirect build output to log file.
4832
4833 2003-10-27  Arnaud Charlet  <charlet@act-europe.fr>
4834
4835         * README.ada: Removed, integrated in ../doc/sourcebuild.texi
4836
4837 2003-10-27  Arnaud Charlet  <charlet@act-europe.fr>
4838
4839         PR ada/5909:
4840         * README.ada, ada/acats: Import ACATS 2.5 for GCC Ada test suite.
4841
4842 2003-10-27  Jakub Jelinek  <jakub@redhat.com>
4843
4844         * gcc.c-torture/compile/20031023-1.c: New test.
4845         * gcc.c-torture/compile/20031023-2.c: New test.
4846         * gcc.c-torture/compile/20031023-3.c: New test.
4847         * gcc.c-torture/compile/20031023-4.c: New test.
4848
4849 2003-10-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4850
4851         PR c++/10371
4852         * g++.dg/lookup/scoped8.C: New test.
4853
4854 2003-10-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
4855
4856         * g++.dg/opt/reg-stack3.C: New test.
4857
4858 2003-10-24  Joseph S. Myers  <jsm@polyomino.org.uk>
4859
4860         * gcc.dg/c99-arraydecl-2.c: New test.  PR c/11943.
4861
4862 2003-10-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4863
4864         PR c++/11076
4865         * g++.dg/template/crash13.C: New test.
4866
4867 2003-10-24  Joseph S. Myers  <jsm@polyomino.org.uk>
4868
4869         * gcc.dg/c99-restrict-2.c: New test.
4870
4871 2003-10-24  Nathan Sidwell  <nathan@codesourcery.com>
4872
4873         PR c++/12698, c++/12699, c++/12700, c++/12566
4874         * g++.dg/inherit/covariant9.C: New test.
4875         * g++.dg/inherit/covariant10.C: New test.
4876         * g++.dg/inherit/covariant11.C: New test.
4877
4878 2003-10-23  Jason Merrill  <jason@redhat.com>
4879
4880         PR c++/12726
4881         * g++.dg/ext/complit2.C: New test.
4882
4883 2003-10-20  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
4884
4885         PR target/12654
4886         * gcc.c-torture/execute/20031020-1.c: New test.
4887
4888 2003-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
4889
4890         * gcc.dg/old-style-asm-1.c: Also check for (set (pc) on lines
4891         following the jump_insn.
4892
4893 2003-10-22  Joseph S. Myers  <jsm@polyomino.org.uk>
4894
4895         * gcc.dg/cast-lvalue-1.c: New test.
4896
4897 2003-10-21  Mark Mitchell  <mark@codesourcery.com>
4898
4899         PR c++/11962
4900         * g++.dg/template/cond2.C: New test.
4901
4902 2003-10-20  Joseph S. Myers  <jsm@polyomino.org.uk>
4903
4904         * gcc.dg/builtins-28.c: New test.
4905
4906 2003-10-20  Jan Hubicka  <jh@suse.cz>
4907
4908         * testsuite/g++.dg/opt/inline4.C: Do not use min-inline-insns
4909         parameter.
4910         * testsuite/gcc.dg/inline-2.c: Likewise.
4911
4912 2003-10-20  Phil Edwards  <phil@codesourcery.com>
4913
4914         * gcc.dg/20021014-1.c:  XFAIL for *-*-windiss targets.
4915         * gcc.dg/nest.c:  Likewise.
4916
4917 2003-10-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4918
4919         PR c++/9781, c++/10583, c++/11862
4920         * g++.dg/parse/crash13.C: New test.
4921
4922 2003-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
4923
4924         * gcc.dg/old-style-asm-1.c: Count jump_insns instead of labels.
4925
4926 2003-10-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
4927
4928         * gcc.dg/builtins-18.c: Wrap C99 tests with HAVE_C99_RUNTIME.
4929         Define HAVE_C99_RUNTIME except on Solaris.
4930         * gcc.dg/builtins-20.c: Likewise.
4931
4932 2003-10-19  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
4933
4934         * gcc.dg/old-style-asm-1.c: Use scan-assembler-times.
4935
4936 2003-10-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4937
4938         PR c++/12495
4939         * g++.dg/template/crash21.C: New test.
4940
4941 2003-10-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4942
4943         PR c++/2513
4944         * g++.dg/template/typename5.C: New test.
4945
4946 2003-10-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4947
4948         PR c++/12369
4949         * g++.dg/template/friend25.C: New test.
4950
4951 2003-10-16  Ziemowit Laski  <zlaski@apple.com>
4952
4953         * objc.dg/try-catch-2.m: Relax target triple to all Darwin
4954         versions.
4955
4956 2003-10-16  Kazu Hirata  <kazu@cs.umass.edu>
4957
4958         * gcc.c-torture/execute/20031003-1.c: Enable only when INT_MAX
4959         == 2147483647.
4960
4961 2003-10-15  Kazu Hirata  <kazu@cs.umass.edu>
4962
4963         * gcc.c-torture/execute/960416-1.x: Remove.
4964         * gcc.c-torture/execute/divconst-3.x: Likewise.
4965
4966 2003-10-15  Hans-Peter Nilsson  <hp@axis.com>
4967
4968         PR target/12598
4969         * gcc.dg/torture/cris-volatile-1.c: New test.
4970
4971 2003-10-14  Roger Sayle  <roger@eyesopen.com>
4972
4973         PR optimization/9325
4974         * gcc.c-torture/execute/20031003-1.c: Remove non-portable tests
4975         for overflowing floating point to integer conversion during RTL
4976         simplification.
4977
4978 2003-10-13  Ziemowit Laski  <zlaski@apple.com>
4979
4980         * objc/execute/_cmd.m: Fix typo.
4981         * objc.dg/image-info.m, objc.dg/symtab-1.m:
4982         Relax 'scan-assembler' regexp.
4983         * objc.dg/try-catch-1.m, objc.dg/try-catch-3.m,
4984         objc.dg/try-catch-4.m: Run on non-Darwin targets.
4985         * objc.dg/zero-link-2.m: Remove blank line.
4986         * objc.dg/zero-link-3.m: New test case.
4987
4988 2003-10-13  Geoffrey Keating  <geoffk@apple.com>
4989
4990         * g77.f-torture/execute/980520-1.x: XFAIL at -O0.
4991
4992         * gcc.dg/asm-names.c: Use scan-assembler-not rather
4993         than linker trickery.
4994
4995 2003-10-13  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
4996
4997         PR c++/12370
4998         * g++.dg/other/friend2.C: New test.
4999
5000 2003-10-12  Steven Bosscher  <steven@gcc.gnu.org>
5001
5002         * gcc.dg/20031012-1.c: New test.
5003
5004 2003-10-12  Steven Bosscher  <steven@gcc.gnu.org>
5005
5006         * gcc.dg/weak/weak-3.c: Fix for new warning.
5007
5008 2003-10-12  Kelley Cook  <kcook@gcc.gnu.org>
5009
5010         PR optimization/8750
5011         * gcc.c-torture/execute/20031012-1.c: New test case.
5012
5013 2003-10-11  Roger Sayle  <roger@eyesopen.com>
5014
5015         * gcc.c-torture/execute/string-opt-8.c: Don't test optimizations
5016         that inline strncmp as cmpstrsi on i386 when compiled with -Os.
5017
5018 2003-10-11  Roger Sayle  <roger@eyesopen.com>
5019
5020         PR optimization/12260
5021         * gcc.c-torture/compile/20031011-2.c: New test case.
5022
5023 2003-10-11  Roger Sayle  <roger@eyesopen.com>
5024
5025         * gcc.c-torture/execute/20031011-1.c: New testcase.
5026
5027 2003-10-11  Eric Botcazou  <ebotcazou@libertysurf.fr>
5028
5029         * gcc.c-torture/compile/20031011-1.c: New test.
5030
5031 2003-10-11  Jan Hubicka  <jh@suse.cz>
5032
5033         * g++.dg/other/first-global.C: New test.
5034
5035 2003-10-11  Roger Sayle  <roger@eyesopen.com>
5036
5037         * gcc.c-torture/execute/string-opt-18.c: New testcase.
5038
5039 2003-10-10  Ian Lance Taylor  <ian@wasabisystems.com>
5040
5041         * gcc.c-torture/compile/20031010-1.c: New test.
5042
5043 2003-10-10  Geoffrey Keating  <geoffk@apple.com>
5044
5045         * gcc.c-torture/execute/va-arg-24.c: Correct, and rename to...
5046         * gcc.c-torture/execute/va-arg-25.c: ... here.
5047
5048 2003-10-09  Mark Mitchell  <mark@codesourcery.com>
5049
5050         * g++.dg/ext/attrib8.C: Only run it on x86 targets.
5051
5052 2003-10-08  Richard Sandiford  <rsandifo@redhat.com>
5053
5054         * gcc.c-torture/compile/mipscop-[1-4].c: Disable for mips16.
5055
5056 2003-10-08  Giovanni Bajo  <giovannibajo@libero.it>
5057
5058         * g++.dg/parse/error2.C: New test.
5059
5060 2003-10-08  Giovanni Bajo <giovannibajo@libero.it>
5061
5062         PR c++/11097
5063         * g++.dg/other/error5.C: Modify the error message.
5064         * g++.dg/lookup/using8.C: New test.
5065
5066 2003-10-07  Geoffrey Keating  <geoffk@apple.com>
5067
5068         * gcc.dg/darwin-abi-2.c: New file.
5069         * gcc.c-torture/execute/va-arg-24.c: New file.
5070
5071 2003-10-06  Bob Wilson  <bob.wilson@acm.org>
5072
5073         * g++.dg/template/spec10.C: Set exit value to zero on success.  Fix
5074         indentation.
5075
5076 2003-10-06  Mark Mitchell  <mark@codesourcery.com>
5077
5078         PR c++/10147
5079         * g++.dg/other/error4.C: Update error messages.
5080         * g++.dg/template/ptrmem4.C: Likewise.
5081
5082         PR c++/12337
5083         * g++.dg/init/new9.C: New test.
5084
5085         PR c++/12334, c++/12236, c++/8656
5086         * g++.dg/ext/attrib8.C: New test.
5087
5088 2003-10-06  Devang Patel  <dpatel@apple.com>
5089
5090         * gcc.dg/debug/dwarf2-3.h: New test.
5091         * gcc.dg/debug/dwarf2-3.c: New test case for -feliminate-dwarf2-dups.
5092
5093 2003-10-06  Wolfgang Bangerth  <bangerth@ticam.utexas.edu>
5094
5095         * g++.dg/opt/cfg2.C: New test.
5096
5097 2003-10-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
5098
5099         * g++.dg/opt/float1.C: New test.
5100
5101 2003-10-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
5102
5103         * gcc.dg/c90-array-lval-6.c: New test.
5104         * gcc.dg/c99-array-lval-6.c: New test.
5105
5106 2003-10-03  Alexander Malmberg  <alexander@malmberg.org>
5107             Ziemowit Laski  <zlaski@apple.com>
5108
5109         * objc.dg/method-6.m ('starboard'): Move prototype from 'Base' to
5110         'Derived', so that it is never considered a class method; add
5111         new warning for '+port' method ambiguity.
5112         * objc.dg/method-12.m: Include <objc/objc.h> instead of
5113         <objc/objc-api.h> (needed on Mac OS X).
5114         * objc.dg/method-13.m: New test.
5115
5116 2003-10-03  Roger Sayle  <roger@eyesopen.com>
5117
5118         PR optimization/9325, PR java/6391
5119         * gcc.c-torture/execute/20031003-1.c: New test case.
5120
5121 2003-10-02  Mark Mitchell  <mark@codesourcery.com>
5122
5123         PR optimization/12180
5124         * gcc.dg/20031002-1.c: New test.
5125
5126         PR c++/12486
5127         * g++.dg/inherit/error1.C: New test.
5128
5129 2003-10-02  Chris Demetriou  <cgd@broadcom.com>
5130
5131         * lib/f-torture.exp (search_for): Rename to...
5132         (search_for_re): This.  Also, clean up comments and the
5133         "regexp" invocation.
5134
5135 2003-10-02  Josef Zlomek  <zlomekj@suse.cz>
5136
5137         * gcc.c-torture/compile/20031002-1.c: New test.
5138
5139 2003-10-02  Jakub Jelinek  <jakub@redhat.com>
5140
5141         * g++.dg/opt/cond1.C: New test.
5142
5143 2003-10-01  Kelley Cook  <kelleycook@wideopenwest.com>
5144
5145         * gcc.dg/Wold-style-definition-2.c: New testcase.
5146         * gcc.dg/wtr-func-def-1.c: Modify to reflect new warning.
5147
5148 2003-09-29  Richard Henderson  <rth@redhat.com>
5149
5150         * g++.dg/init/array10.C: Add dg-options.
5151
5152 2003-09-29  Eric Botcazou  <ebotcazou@libertysurf.fr>
5153
5154         * g++.dg/opt/unroll1.C: Change unsigned to __SIZE_TYPE__.
5155
5156 2003-09-28  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5157
5158         * g++.dg/template/friend19.C: Fix typo.
5159         * g++.old-deja/g++.other/crash31.C: Adjust expected error.
5160
5161 2003-09-28  Richard Sandiford  <rsandifo@redhat.com>
5162
5163         * gcc.c-torture/execute/20030928-1.c: New test.
5164         * gcc.dg/torture/mips-sdata-1.c (f): Refer to x[0] rather than x[3].
5165
5166 2003-09-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
5167
5168         * g++.dg/opt/unroll1.C: New test.
5169
5170 2003-09-26  Roger Sayle  <roger@eyesopen.com>
5171
5172         PR optimization/11741
5173         * gcc.dg/20030926-1.c: New test case.
5174
5175 2003-09-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5176
5177         PR c++/5655
5178         * g++.dg/parse/access7.C: New test.
5179         * g++.old-deja/g++.brendan/crash56.C: Fix redeclaration error.
5180
5181 2003-09-24  Ziemowit Laski  <zlaski@apple.com>
5182
5183         MERGE OF objc-improvements-branch into MAINLINE:
5184         * lib/objc.exp (objc_target_compile): Do not point at libobjc headers
5185         if libobjc has not been built.
5186         * objc/execute/IMP.m, objc/execute/_cmd.m, objc/execute/bf-common.h,
5187         objc/execute/bycopy-3.m, objc/execute/class-{1-14}.m,
5188         objc/execute/class-self-2.m, objc/execute/many_args_method.m,
5189         objc/execute/nested-3.m, objc/execute/np-2.m,
5190         objc/execute/object_is_class.m, objc/execute/object_is_meta_class.m,
5191         objc/execute/redefining_self.m, objc/execute/root_methods.m,
5192         objc/execute/static-{1-2}.m, objc/execute/string-{1-4}.m,
5193         objc/execute/va_method.m, objc.dg/comp-types-4.m, objc.dg/headers.m,
5194         objc.dg/special/unclaimed-category-1.h,
5195         objc.dg/special/unclaimed-category-1.m: Make usable with NeXT as
5196         well as GNU runtime.
5197         * execute/next_mapping.h: New header, for GNU->NeXT impedance matching.
5198         * execute/cascading-1.m, execute/function-message-1.m,
5199         objc.dg/anon-1.m, objc.dg/bitfield-{3-4}.m,
5200         objc.dg/call-super-{1-3}.m, objc.dg/category-1.m,
5201         objc.dg/const-str-{3-6}.m, objc.dg/encode-{1-4}.m,
5202         objc.dg/func-ptr-1.m, objc.dg/gnu-runtime-1.m, objc.dg/image-info.m,
5203         objc.dg/method-{3-12}.m, objc.dg/missing-proto-{1-3}.m,
5204         objc.dg/nested-func-1.m, objc.dg/proto-lossage-2.m,
5205         objc.dg/proto-qual-1.m, objc.dg/sizeof-1.m, objc.dg/static-1.m,
5206         objc.dg/symtab-1.m, objc.dg/try-catch-{1-4}.m,
5207         objc.dg/type-size-{1-2}.m, objc.dg/zero-link-{1-2}.m: New test cases.
5208         * objc.dg/bitfield-2.m: Run only on Darwin.
5209         * objc.dg/class-2.m, objc.dg/comp-types-1.m, objc.dg/desig-init-1.m,
5210         objc.dg/method-{1-2}.m, objc.dg/proto-hier-1.m,
5211         objc.dg/proto-lossage-1.m: Adjust for message wording changes.
5212         * objc.dg/const-str-1.m: Fix constant string layout.
5213
5214 2003-09-24  Alexandre Oliva  <aoliva@redhat.com>
5215
5216         * gcc.dg/cpp/Wunknown-pragmas-1.c: New test.
5217
5218 2003-09-23  Geoffrey Keating  <geoffk@apple.com>
5219
5220         * gcc.dg/darwin-abi-1.c: New file.
5221
5222 2003-09-21  Andrew Pinski  <pinskia@physics.uc.edu>
5223
5224         PR target/12281
5225         * gcc.c-torture/compile/20030921-1.c: New test.
5226
5227 2003-09-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
5228
5229         * g++.dg/opt/reg-stack2.C: New test.
5230
5231 2003-09-21  Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
5232
5233         * g++.dg/eh/delayslot1.C: New test.
5234
5235 2003-09-20  Richard Henderson  <rth@redhat.com>
5236
5237         * gcc.dg/format/gcc_diag-1.c: Add tests for %J.
5238
5239 2003-09-20  Roger Sayle  <roger@eyesopen.com>
5240
5241         * gcc.c-torture/execute/20030920-1.c: New test case.
5242
5243 2003-09-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5244
5245         * g++.dg/rtti/typeid3.C: Correct expected error message.
5246
5247 2003-09-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5248
5249         PR c++/157
5250         * g++.dg/parse/crash12.C: New test.
5251
5252 2003-09-19  Janis Johnson  <janis187@us.ibm.com>
5253
5254         * gcc.dg/compat/mixed-struct-check.h: New.
5255         * gcc.dg/compat/mixed-struct-defs.h: New.
5256         * gcc.dg/compat/mixed-struct-init.h: New.
5257         * gcc.dg/compat/struct-by-value-19_main.c: New.
5258         * gcc.dg/compat/struct-by-value-19_x.c: New.
5259         * gcc.dg/compat/struct-by-value-19_y.c: New.
5260         * gcc.dg/compat/struct-by-value-20_main.c: New.
5261         * gcc.dg/compat/struct-by-value-20_x.c: New.
5262         * gcc.dg/compat/struct-by-value-20_y.c: New.
5263         * gcc.dg/compat/struct-return-19_main.c: New.
5264         * gcc.dg/compat/struct-return-19_x.c: New.
5265         * gcc.dg/compat/struct-return-19_y.c: New.
5266         * gcc.dg/compat/struct-return-20_main.c: New.
5267         * gcc.dg/compat/struct-return-20_x.c: New.
5268         * gcc.dg/compat/struct-return-20_y.c: New.
5269
5270 2003-09-19  Andrew Pinski  <pinskia@physics.uc.edu>
5271         * g++.dg/init/array11.C: Change unsigned to __SIZE_TYPE__
5272         so that it will not complain on LP64 targets.
5273
5274 2003-09-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5275
5276         PR c++/495
5277         * g++.dg/template/friend24.C: New test.
5278
5279 2003-09-19  Nathan Sidwell  <nathan@codesourcery.com>
5280
5281         PR c++/12332
5282         * g++.dg/template/memtmpl2.C: New test.
5283
5284 2003-09-18  Mark Mitchell  <mark@codesourcery.com>
5285
5286         PR target/11184
5287         * gcc.dg/builtin-apply1.c: New test.
5288
5289 2003-09-18  Nathan Sidwell  <nathan@codesourcery.com>
5290
5291         PR c++/9848
5292         * g++.dg/warn/Wunused-4.C: New test.
5293
5294 2003-09-18  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
5295
5296         PR c++/12316
5297         * g++.dg/other/gc2.C: New test.
5298
5299 2003-09-17  Mark Mitchell  <mark@codesourcery.com>
5300
5301         PR c++/11991
5302         * g++.dg/rtti/typeid3.C: New test.
5303
5304         PR c++/12266
5305         * g++.dg/overload/template1.C: New test.
5306
5307 2003-09-17  Eric Botcazou  <ebotcazou@libertysurf.fr>
5308
5309         * g++.dg/opt/cfg3.C: New test.
5310
5311 2003-09-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5312
5313         PR c++/7939
5314         * g++.dg/template/crash11.C: New test.
5315
5316 2003-09-16  Jason Merrill  <jason@redhat.com>
5317             Jakub Jelinek  <jakub@redhat.com>
5318
5319         * gcc.dg/attr-warn-unused-result.c: New test.
5320
5321 2003-09-15  Nathan Sidwell  <nathan@codesourcery.com>
5322
5323         PR c++/12184
5324         * g++.dg/expr/call2.C: New test.
5325
5326 2003-09-15  Andreas Jaeger  <aj@suse.de>
5327
5328         * gcc.dg/Wold-style-definition-1.c: New test.
5329
5330 2003-09-14  Mark Mitchell  <mark@codesourcery.com>
5331
5332         PR c++/3907
5333         * g++.dg/parse/template12.C: New test.
5334
5335         * g++.dg/abi/bitfield11.C: New test.
5336         * g++.dg/abi/bitfield12.C: Likewise.
5337
5338 2003-09-14  Alexandre Oliva  <aoliva@redhat.com>
5339
5340         * gcc.dg/cpp/separate-1.c: Adjust line of error.  Test for correct
5341         non-expansion of functional macro name without arguments at EOL.
5342         * gcc.dg/cpp/spacing1.c: Revert 2003-08-04's change.  Likewise.
5343
5344 2003-09-14  Richard Sandiford  <rsandifo@redhat.com>
5345
5346         * gcc.c-torture/execute/20030914-[12].c: New tests.
5347
5348 2003-09-11  Nathan Sidwell  <nathan@codesourcery.com>
5349
5350         PR c++/11788
5351         * g++.dg/overload/addr1.C: New test.
5352
5353 2003-09-10  Ian Lance Taylor  <ian@wasabisystems.com>
5354
5355         * gcc.dg/20030909-1.c: New test.
5356
5357 2003-09-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
5358
5359         * gcc.dg/ultrasp10.c: New test.
5360
5361 2003-09-09  Devang Patel  <dpatel@apple.com>
5362
5363         * gcc.dg/darwin-ld-6.c: New test.
5364
5365 2003-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5366
5367         * gcc.dg/torture/builtin-explog-1.c: New testcase.
5368
5369 2003-09-08  Mark Mitchell  <mark@codesourcery.com>
5370
5371         * gcc.dg/ia64-types1.c: New test.
5372         * gcc.dg/ia64-types2.c: Likewise.
5373
5374 2003-09-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5375
5376         * gcc.dg/builtins-1.c: Add more _Complex tests.
5377         * gcc.dg/torture/builtin-attr-1.c: Likewise.
5378
5379         * gcc.dg/builtins-1.c: Test existing _Complex functions.
5380         * gcc.dg/torture/builtin-attr-1.c: Likewise.
5381
5382 2003-09-08  Mark Mitchell  <mark@codesourcery.com>
5383
5384         PR c++/11786
5385         * g++.dg/lookup/koenig2.C: New test.
5386
5387         PR c++/5296
5388         * g++.dg/rtti/typeid2.C: New test.
5389
5390 2003-09-08  Jakub Jelinek  <jakub@redhat.com>
5391
5392         * gcc.c-torture/compile/20030904-1.c: New test.
5393
5394 2003-09-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
5395
5396         * g++.dg/opt/longbranch2.C: New test.
5397
5398 2003-09-07  Andrew Pinski  <pinskia@physics.uc.edu>
5399
5400         * g++.dg/template/crash10.C: Only compile it.
5401
5402 2003-09-07  Andrew Pinski  <pinskia@physics.uc.edu>
5403
5404         PR middle-end/11665
5405         * gcc.c-torture/compile/20030907-1.c: New test.
5406         * g++.dg/init/array11.C: New test.
5407
5408 2003-09-07  Mark Mitchell  <mark@codesourcery.com>
5409
5410         PR c++/11852
5411         * g++.dg/init/struct1.C: New test.
5412
5413 2003-09-07  Mark Mitchell  <mark@codesourcery.com>
5414
5415         PR c++/12181
5416         * g++.dg/expr/comma1.C: New test.
5417
5418 2003-09-06  Mark Mitchell  <mark@codesourcery.com>
5419
5420         PR c++/11867
5421         * g++.dg/expr/static_cast5.C: New test.
5422
5423 2003-09-06  Andrew Pinski  <pinskia@physics.uc.edu>
5424
5425         PR c++/11507
5426         * g++.dg/lookup/scoped7.C: New test.
5427
5428         PR c++/9574
5429         * g++.dg/other/static1.C: New test.
5430
5431         PR c++/11490
5432         * g++.dg/warn/template-1.C: New test.
5433
5434         PR c++/11432
5435         * g++.dg/template/crash10.C: New test.
5436
5437         PR c++/2478
5438         * g++.dg/overload/VLA.C: New test.
5439
5440         PR c++/10804
5441         * g++.dg/template/call1.C: New test.
5442
5443 2003-09-06  Nathan Sidwell  <nathan@codesourcery.com>
5444
5445         PR c++/11794
5446         * g++.dg/parse/using3.C: New test.
5447
5448 2003-09-06  Roger Sayle  <roger@eyesopen.com>
5449
5450         PR c++/11409
5451         * g++.dg/overload/builtin3.C: New test case.
5452
5453 2003-09-06  Steven Bosscher  <steven@gcc.gnu.org>
5454
5455         PR c/9862
5456         * gcc.dg/20030906-1.c: New test.
5457         * gcc.dg/20030906-2.c: Likewise.
5458
5459 2003-09-06  Nathan Sidwell  <nathan@codesourcery.com>
5460
5461         PR c++/12167
5462         * g++.dg/parse/defarg5.C: New test.
5463
5464         * g++.dg/template/non-type-template-argument-1.C: Tweak expected error.
5465
5466 2003-09-05  Mark Mitchell  <mark@codesourcery.com>
5467
5468         PR c++/12163
5469         * g++.dg/expr/static_cast4.C: New test.
5470
5471         PR c++/12146
5472         * g++.dg/template/crash9.C: New test.
5473
5474 2003-09-05  Andrew Pinski  <pinskia@physics.uc.edu>
5475
5476         * g++.old-deja/g++.ext/pretty2.C: Update for change
5477         in __FUNCTION__.
5478         * g++.old-deja/g++.ext/pretty3.C: Likewise.
5479
5480 2003-09-05  Nathan Sidwell  <nathan@codesourcery.com>
5481
5482         PR c++/11922
5483         * g++/dg/template/qualified-id1.C: New test.
5484
5485         PR c++/12037
5486         * g++.dg/warn/noeffect4.C: New test.
5487
5488 2003-09-04  Matt Austern  <austern@apple.com>
5489
5490         * g++.dg/ext/fnname1.C: New test. (__func__ for C++.)
5491         * g++.dg/ext/fnname2.C: Likewise.
5492         * g++.dg/ext/fnname3.C: Likewise.
5493
5494 2003-09-04  Mark Mitchell  <mark@codesourcery.com>
5495
5496         * g++.dg/expr/lval1.C: New test.
5497         * g++.dg/ext/lvcast.C: Remove.
5498
5499 2003-09-03  Roger Sayle  <roger@eyesopen.com>
5500
5501         PR optimization/11700.
5502         * gcc.c-torture/compile/20030903-1.c: New test case.
5503
5504 2003-09-03  Mark Mitchell  <mark@codesourcery.com>
5505
5506         PR c++/12053
5507         * g++.dg/abi/layout4.C: New test.
5508
5509 2003-09-02  Scott Brumbaugh  <scottb.lists@verizon.net>
5510
5511         PR c++/11553
5512         * g++.dg/parse/friend3.C: New test.
5513
5514 2003-09-02  Mark Mitchell  <mark@codesourcery.com>
5515
5516         PR c++/11847
5517         * g++.dg/template/class1.C: New test.
5518
5519         PR c++/11808
5520         * g++.dg/expr/call1.C: New test.
5521
5522 2003-09-01  Mark Mitchell  <mark@codesourcery.com>
5523
5524         PR c++/12114
5525         * g++.dg/init/ref9.C: New test.
5526
5527         PR c++/11972
5528         * g++.dg/template/nested4.C: New test.
5529
5530 2003-08-29  Mark Mitchell  <mark@codesourcery.com>
5531
5532         PR c++/12093
5533         * g++.dg/template/non-dependent4.C: New test.
5534
5535         PR c++/11928
5536         * g++.dg/inherit/conv1.C: New test.
5537
5538 2003-08-29  Mark Mitchell  <mark@codesourcery.com>
5539
5540         PR c++/6196
5541         * g++.dg/ext/label1.C: New test.
5542         * g++.dg/ext/label2.C: Likewise.
5543
5544 2003-08-28  Mark Mitchell  <mark@codesourcery.com>
5545
5546         * g++.dg/expr/cond3.C: New test.
5547
5548 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5549
5550         * gcc.dg/builtins-1.c: Add new builtin cases.
5551
5552 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5553
5554         * gcc.dg/builtins-1.c: Add new cases.
5555         * gcc.dg/torture/builtin-attr-1.c: Likewise.
5556
5557 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5558
5559         * gcc.dg/builtins-1.c: Add more math builtin tests.
5560         * gcc.dg/torture/builtin-attr-1.c: New test.
5561
5562 2003-08-28  Mark Mitchell  <mark@codesourcery.com>
5563
5564         PR optimization/5079
5565         * g++.dg/opt/static3.C: New test.
5566
5567 2003-08-27  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
5568
5569         * gcc.misc-tests/gcov-10b.c: New test.
5570
5571 2003-08-27  Mark Mitchell  <mark@codesourcery.com>
5572
5573         * g++.dg/opt/ptrmem3.C: New test.
5574
5575         * g++.old-deja/g++.pt/overload8.C: Remove XFAIL.
5576
5577 2003-08-27  Jakub Jelinek  <jakub@redhat.com>
5578
5579         * gcc.dg/20030826-2.c: New test.
5580
5581 2003-08-26  Roger Sayle  <roger@eyesopen.com>
5582
5583         PR middle-end/12002
5584         * g77.f-torture/compile/12002.f: New test case.
5585
5586 2003-08-26  Roger Sayle  <roger@eyesopen.com>
5587
5588         * gcc.dg/20030826-1.c: New test case.
5589
5590 2003-08-26  Matt Kraai  <kraai@alumni.cmu.edu>
5591
5592         * gcc.dg/noncompile/20030818-1.c: Expect second line of error.
5593
5594 2003-08-26  Nathan Sidwell  <nathan@codesourcery.com>
5595
5596         PR c++/11871
5597         * c++.dg/lookup/crash1.C: New test.
5598
5599         * c++.dg/warn/noeffect3.C: New test.
5600
5601 2003-08-25  Janis Johnson  <janis187@us.ibm.com>
5602
5603         * gcc.dg/compat/vector-1_x.c: Compile with -w.
5604         * gcc.dg/compat/vector-1_y.c: Ditto.
5605         * gcc.dg/compat/vector-2_x.c: Ditto.
5606         * gcc.dg/compat/vector-2_y.c: Ditto.
5607
5608 2003-08-25  Ulrich Weigand  <uweigand@de.ibm.com>
5609
5610         * gcc.dg/20030702-1.c: New test.
5611
5612 2003-08-25  Mark Mitchell  <mark@codesourcery.com>
5613
5614         PR c++/8795
5615         * g++.dg/ext/altivec-1.C: New test.
5616
5617 2003-08-24  Richard Henderson  <rth@redhat.com>
5618
5619         * g++.dg/eh/simd-2.C: Add -w for x86.
5620
5621 2003-08-23  Jakub Jelinek  <jakub@redhat.com>
5622
5623         * gcc.dg/20030815-1.c: New test.
5624
5625 2003-08-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5626
5627         PR c++/3765
5628         * g++.dg/parse/access6.C: New test.
5629
5630 2003-08-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5631
5632         PR c++/641, c++/11876
5633         * g++.dg/template/friend22.C: New test.
5634         * g++.dg/template/friend23.C: Likewise.
5635
5636 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
5637
5638         * gcc.misc-tests/linkage.exp: Treat all HP-UX platforms
5639         identically.
5640
5641 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
5642
5643         * g++.old-deja/g++.ext/attrib5.C: XFAIL on hppa2*-hp-hpux11*.
5644
5645 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
5646
5647         * gcc.dg/20020313-1.c: Add "-w" to dg-options.
5648
5649 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
5650
5651         * gcc.misc-tests/linkage.exp: Add logic for ia64-hp-hpux*.
5652
5653 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
5654
5655         * g++.dg/other/packed1.C: Add XFAIL marker for ia64-hp-hpux*.
5656
5657 2003-08-21  Mark Mitchell  <mark@codesourcery.com>
5658
5659         PR c++/11919
5660         * g++.dg/overload/prom1.C: New test.
5661
5662         PR c++/11551
5663         * g++.dg/parse/dtor2.C: New test.
5664
5665         PR c++/10762
5666         * g++.dg/parse/using2.C: New test.
5667
5668 2003-08-21  Kazu Hirata  <kazu@cs.umass.edu>
5669
5670         PR target/11805
5671         * gcc.c-torture/compile/20030821-1.c: New.
5672
5673 2003-08-20  Mark Mitchell  <mark@codesourcery.com>
5674
5675         PR c++/11834
5676         * g++.dg/template/deduce2.C: New test.
5677
5678 2003-08-21  Josef Zlomek  <zlomekj@suse.cz>
5679
5680         * gcc.c-torture/execute/20030821-1.c: New test.
5681
5682 2003-08-20  Roger Sayle  <roger@eyesopen.com>
5683
5684         PR middle-end/11984
5685         * gcc.dg/20030820-1.c: New test case.
5686
5687 2003-08-20  Nathan Sidwell  <nathan@codesourcery.com>
5688
5689         PR c++/11945
5690         * g++.dg/warn/noeffect2.C: New test.
5691
5692 2003-08-19  Mark Mitchell  <mark@codesourcery.com>
5693
5694         PR c++/10926
5695         * g++.dg/template/dtor2.C: New test.
5696
5697         PR c++/11684
5698         * g++.dg/template/operator1.C: New test.
5699         * g++.dg/parse/operator4.C: New test.
5700
5701         PR c++/11946.C
5702         * g++.dg/expr/enum1.C: New test.
5703         * gcc.dg/c99-bool-1.c: Remove bogus warning.
5704
5705         PR c++/11036.C
5706         * g++.dg/parse/elab2.C: New test.
5707         * g++.dg/parse/typedef4.C: Change error message.
5708         * g++.old-deja/g++.robertl/eb133.C: Remove bogus error markers.
5709         * g++.old-deja/g++.robertl/eb133a.C: Remove bogus error markers.
5710         * g++.old-deja/g++.robertl/eb133b.C: Remove bogus error markers.
5711
5712 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
5713
5714         * gcc.dg/pch/warn-1.c: New.
5715         * gcc.dg/pch/warn-1.hs: New.
5716
5717         * lib/dg-pch.exp (dg-pch): Use 'return' not 'continue' to skip
5718         not-tested file.
5719
5720 2003-08-19  Andrew Pinski  <pinskia@physics.uc.edu>
5721
5722         * gcc.dg/uninit-E.c: Add forgotten dg-warning marker.
5723
5724 2003-08-19  Andrew Pinski  <pinskia@physics.uc.edu>
5725
5726         * gcc.dg/uninit-D.c: New Test.
5727         * gcc.dg/uninit-E.c: New Test.
5728         * gcc.dg/uninit-F.c: New Test.
5729         * gcc.dg/uninit-G.c: New Test.
5730
5731 2003-08-19  Michael Ritzert  <ritzert@t-online.de>
5732
5733         * g++.dg/README: Describe the pch directory.
5734
5735 2003-08-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5736
5737         PR c++/11174
5738         * g++.dg/parse/access4.C: New test.
5739         * g++.dg/parse/access5.C: Likewise.
5740         * g++.old-deja/g++.jason/access17.C: Adjust error message.
5741
5742 2003-08-18  Matt Kraai  <kraai@alumni.cmu.edu>
5743
5744         * gcc.dg/noncompile/20030818-1.c: New.
5745
5746 2003-08-18  Nathan Sidwell  <nathan@codesourcery.com>
5747
5748         PR c++/11957
5749         * g++.dg/warn/noeffect1.C: New test.
5750
5751         * g++.dg/template/scope2.C: New test.
5752         * g++.dg/template/error2.C: Correct dg-error
5753
5754 2003-08-18  Richard Sandiford  <rsandifo@redhat.com>
5755
5756         * gcc.c-torture/compile/mipscop*.c: Turn into compile-only tests.
5757
5758 2003-08-16  Nathan Sidwell  <nathan@codesourcery.com>
5759
5760         PR C++/11512
5761         * g++.dg/template/warn1.C: New.
5762
5763 2003-08-15  Nathan Sidwell  <nathan@codesourcery.com>
5764
5765         * g++.dg/template/error2.C: New test.
5766         * g++.dg/lookup/using7.C: Adjust errors
5767         * g++.old-deja/g++.pt/crash36.C: Likewise.
5768         * g++.old-deja/g++.pt/derived3.C: Likewise.
5769
5770 2003-08-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5771
5772         * gcc.c-torture/execute/builtins/lib/strcat.c: New.
5773         * gcc.c-torture/execute/builtins/string-9-lib.c: New.
5774         * gcc.c-torture/execute/builtins/string-9.c: New, from
5775         string-opt-9.c.  Adjust for execute/builtins framework.
5776         * gcc.c-torture/execute/string-opt-9.c: Delete.
5777
5778 2003-08-12  Mark Mitchell  <mark@codesourcery.com>
5779
5780         * g++.dg/init/new8.C: Use __SIZE_TYPE__ to get the type of size_t.
5781
5782         * g++.dg/parse/ret-type2.C: New test.
5783
5784         PR c++/11703
5785         * g++.dg/init/new8.C: New test.
5786
5787         PR c++/10923
5788         * g++.dg/parse/typedef5.C: New test.
5789
5790         PR c++/9512
5791         * g++.dg/parse/qualified2.C: New test.
5792         * g++.old-deja/g++.other/decl5.C: Mark one more instance of
5793         invalid code.
5794
5795 2003-08-11  Mark Mitchell  <mark@codesourcery.com>
5796
5797         * g++.dg/conversion/ptrmem1.C: New test.
5798
5799 2003-08-11  Jakub Jelinek  <jakub@redhat.com>
5800
5801         PR target/11693
5802         * gcc.dg/20030811-1.c: New test.
5803
5804         PR target/11535
5805         * gcc.c-torture/execute/20030811-1.c: New test.
5806
5807 2003-08-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5808
5809         * gcc.c-torture/execute/string-opt-9.c: Add more strcat cases.
5810
5811 2003-08-10  Mark Mitchell  <mark@codesourcery.com>
5812
5813         PR c++/11789.C
5814         * g++.dg/inherit/multiple1.C: New test.
5815
5816 2003-08-10  Nathan Sidwell  <nathan@codesourcery.com>
5817
5818         * gcc.dg/spe1.c: New test.
5819
5820         PR c++/11670
5821         * g++.dg/expr/cast2.C: New test.
5822
5823         PR c++/10530
5824         * g++.dg/template/dependent-name2.C: New test.
5825
5826 2003-08-08  Andrew Pinski  <pinskia@physics.uc.edu>
5827
5828         * g++.dg/parse/crash11.C: Put the dg options in comments.
5829
5830 2003-08-08  Neil Booth  <neil@daikokuya.co.uk>
5831
5832         * lib/gcc-dg.exp: Update for diagnostic change.
5833
5834 2003-08-07  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5835
5836         PR c++/5767
5837         * g++.dg/parse/crash11.C: New test.
5838
5839 2003-08-06  Alexandre Oliva  <aoliva@redhat.com>
5840
5841         * gcc.dg/cpp/spacing1.c: Update.
5842
5843 2003-08-04  Janis Johnson  <janis187@us.ibm.com>
5844
5845         PR target/11739
5846         * gcc.misc-tests/i386-prefetch.exp: Use -march=i386 when specifying
5847         a value for -mtune.
5848
5849 2003-08-04  Roger Sayle  <roger@eyesopen.com>
5850
5851         PR middle-end/11771
5852         * gcc.c-torture/compile/20030804-1.c: New test case.
5853
5854 2003-08-04  Roger Sayle  <roger@eyesopen.com>
5855
5856         * gcc.dg/20030804-1.c: New test case.
5857
5858 2003-08-04  Alexandre Oliva  <aoliva@redhat.com>
5859
5860         * gcc.dg/cpp/separate-1.c: New test.
5861
5862 2003-08-03  Nathan Sidwell  <nathan@codesourcery.com>
5863
5864         PR c++/11704
5865         * g++.dg/template/dependent-expr2.C: New test.
5866
5867         PR c++/11766
5868         * g++.dg/expr/ptrmem1.C: New test.
5869
5870 2003-08-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5871
5872         PR c++/9453
5873         * g++.dg/template/friend15.C: New test.
5874
5875 2003-08-03  Neil Booth  <neil@daikokuya.co.uk>
5876
5877         * lib/dg-pch.exp: Work round PCH bug.
5878
5879 2003-08-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5880
5881         * gcc.dg/builtins-1.c: Add macro helpers.  Add missing math
5882         builtins.  Move cases from builtins-4.c here.
5883
5884         * gcc.dg/torture/builtin-math-1.c: New test taken from
5885         bits of gcc.dg/builtins-3.c, gcc.dg/builtins-5.c and also some
5886         additional cases.
5887
5888         * gcc.dg/builtins-3.c, gcc.dg/builtins-4.c, gcc.dg/builtins-5.c:
5889         Delete.
5890
5891 2003-08-02  Nathan Sidwell  <nathan@codesourcery.com>
5892
5893         PR c++/9447
5894         * g++.dg/template/using7.C: New test.
5895
5896 2003-08-02  Neil Booth  <neil@daikokuya.co.uk>
5897
5898         * import1.c, import2.c: New tests.
5899
5900 2003-08-01  Jakub Jelinek  <jakub@redhat.com>
5901
5902         * g++.dg/eh/crossjump1.C: New test.
5903
5904 2003-08-01  Mark Mitchell  <mark@codesourcery.com>
5905
5906         PR c++/11697
5907         * g++.dg/template/using6.C: New test.
5908
5909         PR c++/11744
5910         * g++.dg/template/koenig2.C: New test.
5911
5912 2003-08-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5913
5914         PR c++/7983
5915         * g++.dg/parse/typedef4.C: New test.
5916
5917 2003-08-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5918
5919         PR c++/8442, c++/8806
5920         * g++.dg/template/elab1.C: New test.
5921         * g++.dg/template/type2.C: Likewise.
5922         * g++.dg/template/ttp3.C: Adjust expected error message.
5923         * g++.old-deja/g++.law/visibility13.C: Likewise.
5924         * g++.old-deja/g++.niklas/t135.C: Likewise.
5925         * g++.old-deja/g++.pt/ttp41.C: Likewise.
5926         * g++.old-deja/g++.pt/ttp43.C: Use qualified name for template
5927         template argument.
5928         * g++.old-deja/g++.pt/ttp44.C: Likewise.
5929
5930 2003-08-01  Nathan Sidwell  <nathan@codesourcery.com>
5931
5932         PR c++/11295
5933         * g++.dg/ext/stmtexpr1.C: New test.
5934
5935         * g++.dg/opt/tmp1.C: New test.
5936
5937         PR c++/11525
5938         * g++.dg/parse/constant4.C: New test.
5939
5940         PR c++/9447
5941         * g++.dg/template/using5.C: New test.
5942
5943 2003-07-31  Roger Sayle  <roger@eyesopen.com>
5944
5945         * gcc.dg/builtins-27.c: New test case.
5946
5947 2003-07-31  Jakub Jelinek  <jakub@redhat.com>
5948
5949         * gcc.dg/tls/opt-7.c: New test.
5950
5951 2003-07-31  Andrew Pinski  <pinskia@physics.uc.edu>
5952
5953         * g++.old-deja/g++.other/crash18.C: Remove.
5954
5955 2003-07-31  Nathan Sidwell  <nathan@codesourcery.com>
5956
5957         * g++.dg/template/explicit3.C: New.
5958         * g++.dg/template/explicit4.C: New.
5959         * g++.dg/template/explicit5.C: New.
5960
5961         PR c++/11347
5962         * g++.dg/template/memtmpl1.C: New.
5963
5964 2003-07-29  Andrew Pinski <pinskia@physics.uc.edu>
5965
5966         PR target/11565
5967         * gcc.dg/i386-387-1.c (dg-options): Add -march=i386.
5968         * gcc.dg/i386-387-5.c (dg-options): Likewise.
5969
5970 2003-07-30  Jan Hubicka  <jh@suse.cz>
5971
5972         * vtgc1.c: Kill.
5973
5974 2003-07-29  Zack Weinberg  <zack@codesourcery.com>
5975
5976         * gcc.dg/struct-in-proto-1.c: New test.
5977
5978 2003-07-29  Neil Booth  <neil@daikokuya.co.uk>
5979
5980         * gcc.dg/cpp/include2.c: Only expect one message.
5981
5982 2003-07-29  Nathan Sidwell  <nathan@codesourcery.com>
5983
5984         PR c++/9447
5985         * g++.dg/template/using1.C: New test.
5986         * g++.dg/template/using2.C: New test.
5987         * g++.dg/template/using3.C: New test.
5988         * g++.dg/template/using4.C: New test.
5989
5990 2003-07-29  Alexandre Oliva  <aoliva@redhat.com>
5991
5992         * gcc.c-torture/execute/string-opt-9.c: strcmp returns int.
5993         * gcc.c-torture/execute/string-opt-10.c: Likewise.
5994
5995 2003-07-28  Jan Hubicka  <jh@suse.cz>
5996
5997         PR c++/11530
5998         * g++.dg/opt/call1.C: New test.
5999
6000 2003-07-28  Alexandre Oliva <aoliva@redhat.com>
6001
6002         PR c++/11667
6003         * g++.dg/init/enum2.C: New test.
6004         * g++.dg/template/overload1.C: Add "-w" option.
6005
6006 2003-07-28    <hp@bitrange.com>
6007
6008         * gcc.dg/Wdeclaration-after-statement-1.c,
6009         gcc.dg/Wdeclaration-after-statement-2.c: New tests.
6010
6011 2003-07-28  Jakub Jelinek  <jakub@redhat.com>
6012
6013         * gcc.c-torture/compile/20030725-1.c: New test.
6014
6015 2003-07-28  Aldy Hernandez  <aldyh@redhat.com>
6016
6017         * gcc.dg/20030505.c: Only run for SPE.
6018         Remove definition of opaque type.
6019
6020 2003-07-27  Mark Mitchell  <mark@codesourcery.com>
6021
6022         * g++.dg/template/ptrmem6.C: New test.
6023
6024 2003-07-26  Geoffrey Keating  <geoffk@apple.com>
6025
6026         * gcc.c-torture/compile/zero-strct-2.c: New test.
6027
6028 2003-07-25  Geoffrey Keating  <geoffk@apple.com>
6029
6030         * gcc.dg/intermod-1.c: New test.
6031
6032 2003-07-25  Nathan Sidwell  <nathan@codesourcery.com>
6033
6034         PR c++/11617
6035         * g++.dg/template/lookup2.C: New test.
6036         * g++.dg/template/memclass1.C: Remove instantiated from error.
6037         * g++.dg/other/error2.C: Tweak expected errors.
6038
6039         PR c++/11596
6040         * g++.dg/template/defarg3.C: New test.
6041
6042         * g++.dg/ext/packed2.C: Pack member struct too. Explain why.
6043
6044 2003-07-24  Mark Mitchell  <mark@codesourcery.com>
6045
6046         * g++.dg/inherit/access5.C: New test.
6047
6048 2003-07-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6049
6050         PR c++/11513
6051         * g++.dg/template/crash8.C: New test.
6052
6053 2003-07-23  Steven Bosscher <steven@gcc.gnu.org>
6054
6055         PR c/10602
6056         * gcc.dg/noncompile/incomplete-2.c: New test.
6057
6058 2003-07-23  Mark Mitchell  <mark@codesourcery.com>
6059
6060         PR c++/11645
6061         * g++.dg/inherit/access4.C: New test.
6062
6063         PR c++/11517
6064         * g++.dg/expr/cond2.C: New test.
6065
6066         PR optimization/10679
6067         * g++.dg/opt/inline4.C: New test.
6068
6069 2003-07-23  Nathan Sidwell  <nathan@codesourcery.com>
6070
6071         * g++.dg/parse/crash10: New test.
6072
6073 2003-07-22  Nathan Sidwell  <nathan@codesourcery.com>
6074
6075         * g++.dg/ext/flexary1.C: New test.
6076
6077 2003-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6078
6079         PR c++/10793
6080         * g++.dg/template/crash9.C: New test.
6081
6082 2003-07-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6083
6084         PR c++/3004
6085         * g++.dg/parse/typedef3.C: New test.
6086
6087         PR c++/7906
6088         * g++.dg/parse/operator2.C: New test.
6089
6090         PR c++/8895
6091         * g++.dg/parse/def-tmpl-arg1.C: New test.
6092
6093         PR c++/9282
6094         * g++.dg/parse/funptr1.C: New test.
6095
6096         PR c++/9452
6097         * g++.dg/parse/ambig3.C: New test.
6098
6099         PR c++/9454
6100         * g++.dg/parse/operator3.C: New test.
6101
6102         PR c++/9486
6103         * g++.dg/parse/template10.C: New test.
6104
6105         PR c++/9488
6106         * g++.dg/parse/template11.C: New test.
6107
6108         PR c++/10150
6109         * g++.dg/parse/invalid-op1.C: New test.
6110
6111         PR c++/10247
6112         * g++.dg/parse/condexpr1.C: New test.
6113
6114 2003-07-22  Nathan Sidwell  <nathan@codesourcery.com>
6115
6116         * g++.dg/ext/packed3.C: New test.
6117         * g++.dg/ext/packed4.C: New test.
6118
6119         * gcc.dg/pack-test-3.c: New test.
6120
6121 2003-07-21  Janis Johnson  <janis187@us.ibm.com>
6122
6123         * lib/compat.exp: Handle dg-options per source file.
6124         * g++.dg/compat/abi/bitfield1_x.C: Specify dg-options.
6125         * g++.dg/compat/abi/bitfield1_y.C: Ditto.
6126         * g++.dg/compat/abi/bitfield2_x.C: Ditto.
6127         * g++.dg/compat/abi/bitfield2_y.C: Ditto.
6128         * g++.dg/compat/abi/vbase8-10_x.C: Ditto.
6129         * g++.dg/compat/abi/vbase8-10_y.C: Ditto.
6130         * g++.dg/compat/abi/vbase8-21_x.C: Ditto.
6131         * g++.dg/compat/abi/vbase8-21_y.C: Ditto.
6132         * g++.dg/compat/abi/vbase8-22_x.C: Ditto.
6133         * g++.dg/compat/abi/vbase8-22_y.C: Ditto.
6134         * g++.dg/compat/abi/vbase8-4_x.C: Ditto.
6135         * g++.dg/compat/abi/vbase8-4_y.C: Ditto.
6136         * g++.dg/compat/break/bitfield7_x.C: Ditto.
6137         * g++.dg/compat/break/bitfield7_y.C: Ditto.
6138
6139 2003-07-21  Andrew Pinski  <pinskia@physics.uc.edu>
6140
6141         PR c/10320
6142         * gcc.c-torture/execute/20030718-1.c: New test.
6143
6144 2003-07-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
6145
6146         PR optimization/11536
6147         * gcc.dg/20030721-1.c: New test.
6148
6149 2003-07-19  Mark Mitchell  <mark@codesourcery.com>
6150
6151         PR c++/11546
6152         * g++.dg/template/lookup1.C: New test.
6153
6154 2003-07-19  Zack Weinberg  <zack@codesourcery.com>
6155
6156         * gcc.dg/noncompile/label-1.c: New comprehensive test case for
6157         diagnostics of ill-formed constructs involving labels.
6158         * gcc.dg/noncompile/label-lineno-1.c: Add error regexp for
6159         the new 'previously defined here' message.
6160
6161 2003-07-18  Nathan Sidwell  <nathan@codesourcery.com>
6162
6163         * g++.dg/parse/non-dependent2.C: New test.
6164
6165 2003-07-18  Andrew Pinski  <pinskia@physics.uc.edu>
6166
6167         * g++.dg/init/init-ref4.C: xfail on targets without
6168         weak symbols.
6169
6170 2003-07-17  Jakub Jelinek  <jakub@redhat.com>
6171
6172         PR target/11087
6173         * gcc.c-torture/execute/20030717-1.c: New test.
6174
6175 2003-07-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
6176
6177         * g++.dg/opt/cfg1.C: New test.
6178
6179 2003-07-17  Mark Mitchell  <mark@codesourcery.com>
6180
6181         PR optimization/11557
6182         * gcc.dg/20030717-1.c: New test.
6183
6184 2003-07-17  Andrew Pinski <pinskia@physics.uc.edu>
6185
6186         PR c++/10476
6187         * g++.dg/expr/crash-1.C: New test.
6188
6189         PR c++/11027
6190         * g++.dg/template/init3.C: New test.
6191
6192         PR c++/8222
6193         * g++.dg/template/non-dependent1.C: New test.
6194
6195         PR c++/11070
6196         * g++.dg/template/non-dependent2.C: New test.
6197
6198         PR c++/11071
6199         * g++.dg/template/non-dependent3.C: New test.
6200
6201         PR c++/9907
6202         * g++.dg/template/sizeof5.C: New test.
6203
6204 2003-07-17  Geoffrey Keating  <geoffk@apple.com>
6205
6206         PR 11498
6207         * gcc.c-torture/compile/mangle-1.c: New file.
6208
6209 2003-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6210
6211         PR c++/7809
6212         * g++.dg/parse/access3.C: New test.
6213
6214 2003-07-17  Andrew Pinski  <pinskia@physics.uc.edu>
6215
6216         PR c++/11384
6217         * g++.dg/init/init-ref4.C: New test.
6218
6219 2003-07-16  Mark Mitchell  <mark@codesourcery.com>
6220
6221         PR c++/11547
6222         * g++.dg/parse/constant3.C: New test.
6223         * g++.dg/parse/crash7.C: Likewise.
6224
6225 2003-07-16  Andrew Pinski  <pinskia@physics.uc.edu>
6226
6227         PR target/11008
6228         * gcc.dg/i386-pentium4-not-mull.c: New.
6229
6230 2003-07-16  J"orn Rennecke <joern.rennecke@superh.com>
6231
6232         * gcc.dg/asm-names.c (ymain): Make it weak.
6233
6234 2003-07-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6235
6236         PR c++/5421
6237         * g++.dg/template/friend21.C: New test.
6238
6239 2003-07-16  Jakub Jelinek  <jakub@redhat.com>
6240
6241         * gcc.dg/cleanup-8.c: New test.
6242         * gcc.dg/cleanup-9.c: New test.
6243
6244 2003-07-16  Danny Smith  <dannysmith@users.sourceforge.net>
6245
6246         * g++.dg/ext/dll-MI1.h: New file.
6247         * g++.dg/ext/dllexport-MI1.C: New file.
6248         * g++.dg/ext/dllimport-MI1.C: New file.
6249
6250 2003-07-15  Jakub Jelinek  <jakub@redhat.com>
6251
6252         * gcc.c-torture/execute/string-opt-8.c (main): Remove i370 and s390,
6253         it does not have cmpstrsi patterns (just cmpmemsi).
6254
6255 2003-07-15  Mark Mitchell  <mark@codesourcery.com>
6256
6257         PR debug/11473
6258         * g++.dg/debug/debug8.C: New test.
6259
6260 2003-07-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6261
6262         PR c++/10108
6263         * g++.dg/template/crash7.C: New test.
6264
6265 2003-07-15  Kazu Hirata  <kazu@cs.umass.edu>
6266
6267         PR target/10795
6268         * gcc.c-torture/compile/20030708-1.c: New.
6269
6270 2003-07-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
6271
6272         * gcc.c-torture/execute/20030715-1.c: New test.
6273
6274 2003-07-14  Geoffrey Keating  <geoffk@apple.com>
6275
6276         * gcc.dg/pch/inline-3.c: New file.
6277         * gcc.dg/pch/inline-3.hs: New file.
6278         * gcc.dg/pch/inline-4.c: New file.
6279         * gcc.dg/pch/inline-4.hs: New file.
6280
6281 2003-07-14  Mark Mitchell  <mark@codesourcery.com>
6282
6283         PR c++/11509
6284         * g++.dg/template/crash6.C: New test.
6285
6286         PR c++/7053
6287         * g++.dg/template/friend20.C: New test.
6288
6289         PR c++/7019
6290         * g++.dg/template/overload2.C: New test.
6291
6292 2003-07-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6293
6294         PR optimization/11440
6295         * gcc.c-torture/execute/20030714-1.c: New test.
6296
6297 2003-07-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6298
6299         PR c++/11154
6300         * g++.dg/template/partial2.C: New test.
6301
6302 2003-07-13  Mark Mitchell  <mark@codesourcery.com>
6303
6304         PR c++/11503
6305         * g++.dg/template/anon1.C: New test.
6306
6307         PR c++/11493
6308         PR c++/11495
6309         * g++.dg/parse/template9.C: Likewise.
6310         * g++.dg/template/crash4.C: New test.
6311         * g++.dg/template/koenig1.C: Likewise.
6312         * g++.old-deja/g++.benjamin/tem03.C: Adjust error markers.
6313         * g++.old-deja/g++.benjamin/tem06.C: Declare "x".
6314         * g++.old-deja/g++.jason/overload33.C: Use this-> when calling
6315         functions.
6316         * g++.old-deja/g++.jason/template36.C: Likewise.
6317         * g++.old-deja/g++.mike/p1989.C: Likewise.
6318         * g++.old-deja/g++.pt/lookup2.C: Use -fpermissive when compiling.
6319         * g++.old-deja/g++.pt/ttp20.C: Use this->.
6320         * g++.old-deja/g++.pt/ttp21.C: Use this->.
6321         * g++.old-deja/g++.pt/typename13.C: Use -fpermissive when
6322         compiling.
6323         * g++.old-deja/g++.pt/union2.C: Use this->.
6324
6325 2003-07-11  Jakub Jelinek  <jakub@redhat.com>
6326
6327         * gcc.dg/20030711-1.c: New test.
6328
6329 2003-07-11  Nathan Sidwell  <nathan@codesourcery.com>
6330
6331         PR c++/11050
6332         * g++.dg/parse/args1.C: New test.
6333         * g++.pt/defarg8.C: Change expected errors.
6334
6335 2003-07-11  Mark Mitchell  <mark@codesourcery.com>
6336
6337         PR c++/8164
6338         * g++.dg/template/nontype2.C: New test.
6339
6340         PR c++/10558
6341         * g++.dg/parse/template8.C: New test.
6342
6343         PR c++/8327
6344         * g++.dg/template/scope1.C: New test.
6345
6346         * g++.dg/warn/Wsign-compare-1.C: New test.
6347
6348 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
6349
6350         * gcc.dg/20021018-1.c: Disable if the sizeof (int) < 4.
6351
6352 2003-07-10  Mark Mitchell  <mark@codesourcery.com>
6353
6354         PR c++/9411
6355         * g++.dg/template/explicit2.C: New test.
6356
6357         PR c++/10032
6358         * g++.dg/warn/pedantic1.C: New test.
6359
6360 2003-07-10  Nathan Sidwell  <nathan@codesourcery.com>
6361
6362         PR c++ 9483
6363         * g++.dg/other/field1.C: New test.
6364
6365 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
6366
6367         PR c/11449
6368         * gcc.c-torture/compile/20030707-1.c: New.
6369
6370 2003-07-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6371
6372         PR c++/10849
6373         * g++.dg/template/access12.C: New test.
6374
6375 2003-07-09  Nathan Sidwell  <nathan@codesourcery.com>
6376
6377         * g++.dg/bprob/bprob.exp (prof_ext): Update.
6378         * g77.dg/bprob/bprob.exp (prof_ext): Update.
6379         * gcc.misc-tests/bprob.exp (prof_ext): Update.
6380         * gcc.misc-tests/gcov.exp: Update
6381         * g++.dg/gcov/gcov.exp: Update
6382         * lib/gcov.exp: Update.
6383
6384 2003-07-08  Mark Mitchell  <mark@codesourcery.com>
6385
6386         * g++.dg/abi/mangle17.C: Make sure template expressions are
6387         dependent.
6388         * g++.dg/abi/mangle4.C: Mark erroneous casts.
6389         * g++.dg/debug/debug7.C: Mark erronous new-declarator.
6390         * g++.dg/opt/stack1.C: Remove erroneous code.
6391         * g++.dg/parse/template7.C: New test.
6392         * g++.dg/template/dependent-expr1.C: Mark erroneous code.
6393         * g++.old-deja/g++.pt/crash4.C: Likewise.
6394
6395 2003-07-09  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6396
6397         * gcc.dg/const-elim-1.c (dg-final): Change regexp to match labels
6398         with zero or one occurence of `$' after the initial `L'.
6399
6400 2003-07-08  Kazu Hirata  <kazu@cs.umass.edu>
6401
6402         * gcc.c-torture/compile/20030704-1.c: Add a comment.
6403
6404 2003-07-08  Roger Sayle  <roger@eyesopen.com>
6405
6406         PR c/11370
6407         * gcc.dg/Wunreachable-6.c: New testcase.
6408         * gcc.dg/Wunreachable-7.c: New testcase.
6409
6410 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
6411
6412         PR c/11420
6413         * gcc.dg/20030708-1.c: New test.
6414
6415 2003-07-08  Richard Sandiford  <rsandifo@redhat.com>
6416
6417         * gcc.dg/compat/sdata-section.h: New file.
6418         * gcc.dg/compat/sdata-1_{x,y,main}.c: New test.
6419         * gcc.dg/torture/mips-sdata-1.c: New test.
6420
6421 2003-07-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6422
6423         PR c++/11030
6424         * g++.dg/template/friend19.C: New test.
6425
6426 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
6427
6428         * g++.dg/opt/strength-reduce.C: New test.
6429
6430 2003-07-07  Roger Sayle  <roger@eyesopen.com>
6431
6432         PR target/10979
6433         * gcc.dg/20030707-1.c: New testcase.
6434
6435 2003-07-07  Roger Sayle  <roger@eyesopen.com>
6436
6437         PR optimization/11059
6438         * g++.dg/opt/emptyunion.C: New testcase.
6439
6440 2003-07-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
6441             Eric Botcazou  <ebotcazou@libertysurf.fr>
6442
6443         * g++.dg/opt/stack1.C: New test.
6444
6445 2003-07-05  Mark Mitchell  <mark@codesourcery.com>
6446
6447         * g++.old-deja/g++.jason/typeid1.C: Make it a compile test, not a
6448         run test.
6449
6450         PR c++/11431
6451         * g++.dg/expr/static_cast3.C: New test.
6452
6453 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
6454
6455         * gcc.c-torture/execute/wchar_t-1.x: New file; XFAIL wchar_t-1.c
6456         everywhere.
6457         * gcc.dg/concat.c: Concatenation of string constants with
6458         __FUNCTION__ / __PRETTY_FUNCTION__ is now a hard error.
6459         * gcc.dg/wtr-strcat-1.c: Loosen dg-warning regexp.
6460         * gcc.dg/cpp/escape-2.c: Use wide character constants where
6461         necessary to avoid multi-character character constant warning.
6462         * gcc.dg/cpp/escape.c: Likewise.
6463         * gcc.dg/cpp/ucs.c: Likewise.
6464         Remove backslashes from dg-bogus comments, as they confuse Tcl.
6465         Fix a typo.
6466
6467 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
6468
6469         PR c/11428
6470         * gcc.c-torture/compile/20030704-1.c: New.
6471
6472 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
6473
6474         * gcc.dg/compat/fnptr-by-value-1_x.c: Add a prototype for testva.
6475
6476 2003-07-04  Danny Smith  <dannysmith@users.sourceforge.net>
6477
6478         PR c++/5287, PR c++/7910,  PR c++/11021
6479         * g++.dg/ext/dllimport1.C: Add mingw32 as target. Add
6480         tests for warnings.
6481         * g++.dg/ext/dllimport2.C: Add tests for warnings.
6482         * g++.dg/ext/dllimport3.C: Likewise.
6483         * g++.dg/ext/dllimport4.C: New file.
6484         * g++.dg/ext/dllimport5.C: New file.
6485         * g++.dg/ext/dllimport6.C: New file.
6486         * g++.dg/ext/dllimport7.C: New file.
6487         * g++.dg/ext/dllimport8.C: New file.
6488         * g++.dg/ext/dllimport9.C: New file.
6489         * g++.dg/ext/dllimport10.C: New file.
6490         * g++.dg/ext/dllexport1.C: New file.
6491
6492 2003-07-03  Mark Mitchell  <mark@codesourcery.com>
6493
6494         * g++.old-deja/g++.jason/typeid1.C: Add dg-error marker.
6495         * g++.old-deja/g++.mike/net36.C: Tweak error messages.
6496
6497 2003-07-03  Roger Sayle  <roger@eyesopen.com>
6498
6499         * gcc.dg/builtins-25.c: New testcase.
6500         * gcc.dg/builtins-26.c: New testcase.
6501
6502 2003-07-03  Janis Johnson  <janis187@us.ibm.com>
6503
6504         * gcc.dg/compat/vector-defs.h: New file.
6505         * gcc.dg/compat/vector-setup.h: New file.
6506         * gcc.dg/compat/vector-check.h: New file.
6507         * gcc.dg/compat/vector-1_main.c: New file.
6508         * gcc.dg/compat/vector-1_x.c: New file.
6509         * gcc.dg/compat/vector-1_y.c: New file.
6510         * gcc.dg/compat/vector-2_main.c: New file.
6511         * gcc.dg/compat/vector-2_x.c: New file.
6512         * gcc.dg/compat/vector-2_y.c: New file.
6513
6514         * gcc.dg/compat/fnptr-by-value-1_main.c: New file.
6515         * gcc.dg/compat/fnptr-by-value-1_x.c: New file.
6516         * gcc.dg/compat/fnptr-by-value-1_y.c: New file.
6517         * gcc.dg/compat/struct-align-1.h: New file.
6518         * gcc.dg/compat/struct-align-1_main.c: New file.
6519         * gcc.dg/compat/struct-align-1_x.c: New file.
6520         * gcc.dg/compat/struct-align-1_y.c: New file.
6521         * gcc.dg/compat/struct-align-2.h: New file.
6522         * gcc.dg/compat/struct-align-2_main.c: New file.
6523         * gcc.dg/compat/struct-align-2_x.c: New file.
6524         * gcc.dg/co
6525         * g++.old-deja/g++.other/comdat3.C: Likewise.
6526         * g++.old-deja/g++.other/ctor1.C: Likewise.
6527         * g++.old-deja/g++.pt/instantiate5.C: Likewise.
6528
6529 2003-06-05  Richard Henderson  <rth@redhat.com>
6530
6531         * gcc.dg/debug/20030605-1.c: New.
6532
6533 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
6534
6535         * README.QMTEST: Update.
6536
6537 2003-06-04  Richard Henderson  <rth@redhat.com>
6538
6539         * gcc.dg/cleanup-1.c: New.
6540         * gcc.dg/cleanup-2.c: New.
6541         * gcc.dg/cleanup-3.c: New.
6542         * gcc.dg/cleanup-4.c: New.
6543         * gcc.dg/cleanup-5.c: New.
6544         * gcc.dg/cleanup-6.c: New.
6545         * gcc.dg/cleanup-7.c: New.
6546
6547 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
6548
6549         * g++.dg/abi/vague1.C: Use xfail, rather than embedded Tcl code.
6550
6551         * lib/dg-pch.exp: New file.
6552         * g++.dg/pch/pch.exp: Use dg-pch.exp.
6553         * gcc.dg/pch/pch.exp: Likewise.
6554
6555 2003-06-04  Roger Sayle  <roger@eyesopen.com>
6556
6557         * gcc.dg/builtins-2.c: Add tests for tan(atan(x)).
6558         * gcc.dg/builtins-3.c: Add tests for tan(0.0) and atan(0.0).
6559         * gcc.dg/builtins-7.c: Add tests for tan(atan(x)) == x.
6560         * gcc.dg/builtins-17.c: New test case.
6561         * gcc.dg/i386-387-4.c: New test case.
6562         * gcc.c-torture/execute/ieee/mzero4.c: New test case.
6563
6564 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
6565
6566         * gcc.dg/ultrasp9.c: New test.
6567
6568 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
6569
6570         * gcc.c-torture/compile/20030604-1.c: New test.
6571         * gcc.dg/sparc-constant-1.c: New test.
6572
6573 2003-06-03  Glen Nakamura  <glen@imodulo.com>
6574
6575         * gcc.dg/20020525-1.c: Replace 0x5a5a5a5a with -1.
6576
6577 2003-06-03  J"orn Rennecke <joern.rennecke@superh.com>
6578
6579         * g++.dg/abi/empty6.C (B): Request alignment of 8 bytes.
6580
6581         * gcc.dg/torture/builtin-noret-1.c (_exit, _Exit): Make weak.
6582         * gcc.dg/torture/builtin-noret-2.c (_exit, _Exit): Likewise.
6583
6584 2003-06-03  Aldy Hernandez  <aldyh@redhat.com>
6585
6586         * gcc.c-torture/compile/simd-5.x: Remove xfail for PPC64.
6587
6588 2003-06-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6589
6590         PR c++/10940
6591         * g++.dg/template/spec10.C: New test.
6592
6593 2003-06-03  Roger Sayle  <roger@eyesopen.com>
6594
6595         * gcc.dg/builtins-16.c: New test case.
6596
6597 2003-06-03  Jakub Jelinek  <jakub@redhat.com>
6598
6599         * gcc.c-torture/execute/builtins/string-4.c (main_test): Remove
6600         mempcpy test with post-increments.
6601         * gcc.c-torture/execute/string-opt-3.c: New test.
6602         * gcc.dg/string-opt-1.c: New test.
6603
6604 2003-06-03  David Billinghurst (David.Billinghurst@riotinto.com)
6605
6606         PR fortran/10965
6607         * g77.f-torture/compile/20000601-2.f: Fix non-standard code.
6608
6609 2003-06-02  Mark Mitchell  <mark@codesourcery.com>
6610
6611         * lib/scanasm.exp (dg-scan): New function, factored out of ...
6612         (scan-assembler): ... here.  Use dg-scan.
6613         (scan-assembler-not): Likewise.
6614         (scan-file): New function.
6615         (scan-file-not): Likewise.
6616         * gcc.dg/cpp/19990228-1.c: Use scan-file and/or scan-file-not.
6617         * gcc.dg/cpp/_Pragma4.c: Likewise.
6618         * gcc.dg/cpp/_Pragma5.c: Likewise.
6619         * gcc.dg/cpp/avoidpaste1.c: Likewise.
6620         * gcc.dg/cpp/avoidpaste2.c: Likewise.
6621         * gcc.dg/cpp/cmdlne-C2.c: Likewise.
6622         * gcc.dg/cpp/cmdlne-P.c: Likewise.
6623         * gcc.dg/cpp/cmdlne-dD-M.c: Likewise.
6624         * gcc.dg/cpp/cmdlne-dD-dM.c: Likewise.
6625         * gcc.dg/cpp/cmdlne-dI-M.c: Likewise.
6626         * gcc.dg/cpp/cmdlne-dM-M.c: Likewise.
6627         * gcc.dg/cpp/cmdlne-dM-dD.c: Likewise.
6628         * gcc.dg/cpp/cmdlne-dN-M.c: Likewise.
6629         * gcc.dg/cpp/cxxcom1.c: Likewise.
6630         * gcc.dg/cpp/line1.c: Likewise.
6631         * gcc.dg/cpp/maccom1.c: Likewise.
6632         * gcc.dg/cpp/maccom2.c: Likewise.
6633         * gcc.dg/cpp/maccom3.c: Likewise.
6634         * gcc.dg/cpp/maccom4.c: Likewise.
6635         * gcc.dg/cpp/maccom5.c: Likewise.
6636         * gcc.dg/cpp/maccom6.c: Likewise.
6637         * gcc.dg/cpp/multiline.c: Likewise.
6638         * gcc.dg/cpp/spacing1.c: Likewise.
6639         * gcc.dg/cpp/spacing2.c: Likewise.
6640         * gcc.dg/cpp/trad/cmdlne-C2.c: Likewise.
6641         * gcc.dg/cpp/trad/maccom1.c: Likewise.
6642         * gcc.dg/cpp/trad/maccom2.c: Likewise.
6643         * gcc.dg/cpp/trad/maccom3.c: Likewise.
6644         * gcc.dg/cpp/trad/maccom4.c: Likewise.
6645         * gcc.dg/cpp/trad/maccom6.c: Likewise.
6646         * gcc.dg/cpp/cxxcom2.c: Likewise.
6647         * gcc.dg/cpp/cxxcom2.h: New file.
6648
6649         * gcc.dg/cpp/truefalse.cpp: Move it to ...
6650         * g++.dg/cpp/truefalse.C: Here.
6651         * gcc.dg/cpp/cpp.exp: Remove scanning of ".cpp" files.
6652
6653 2003-06-01  Loren James Rittle  <ljrittle@acm.org>
6654
6655         * gcc.dg/cpp/redef3.c: New file.
6656
6657 2003-06-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
6658
6659         * gcc.dg/i386-loop-3.c: New test.
6660
6661 2003-05-31  Toon Moene  <toon@moene.indiv.nluug.nl>
6662
6663         * g77.dg/ffree-form-2.f: XFAIL removed, because fixed.
6664
6665 2003-05-31  Roger Sayle  <roger@eyesopen.com>
6666
6667         * gcc.dg/fwrapv-1.c: New test case.
6668         * gcc.dg/fwrapv-2.c: New test case.
6669
6670 2003-05-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6671
6672         PR c++/10956
6673         * g++.dg/template/spec9.C: New test.
6674
6675 2003-05-29  Roger Sayle  <roger@eyesopen.com>
6676
6677         * gcc.dg/duff-4.c: New test case.
6678
6679 2003-05-27  David Billinghurst (David.Billinghurst@riotinto.com)
6680
6681         PR fortran/10843
6682         * g77.dg/ffixed-form-1.f: New test
6683         * g77.dg/ffixed-form-2.f: New test
6684         * g77.dg/ffree-form-2.f: New test - XFAIL pending fix
6685         * g77.dg/ffree-form-3.f: New test
6686
6687 2003-05-26  Andreas Tobler <a.tobler@schweiz.ch>
6688
6689         * gcc.dg/wchar_t-1.c: XFAIL on darwin, no wchar.h available.
6690         * gcc.dg/wint_t-1.c: Likewise.
6691
6692 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6693
6694         * g++.dg/template/access11.C: New test.
6695
6696 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6697
6698         PR c++/10849
6699         * g++.dg/template/access10.C: New test.
6700
6701 2003-05-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
6702             Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6703
6704         * gcc.c-torture/compile/simd-5.x: XFAIL on SPARC64.
6705
6706 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
6707
6708         * gcc.dg/torture/builtin-noret-1.c: Add dg-option -multiply_defined
6709         suppress for powerpc-*-darwin*.
6710         * gcc.dg/torture/builtin-noret-2.c: Likewise.
6711
6712 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
6713
6714         * gcc.c-torture/execute/builtins/builtins.exp: Add -multiply_defined
6715         suppress option for powerpc-*-darwin*.
6716
6717 2003-05-23  Roger Sayle  <roger@eyesopen.com>
6718
6719         * gcc.dg/builtins-1.c: Add tests for tan and atan.
6720         * gcc.dg/builtins-4.c: Add test for fmod.
6721
6722 2003-05-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6723
6724         PR c++/10682
6725         * g++.dg/template/instantiate4.C: New test.
6726
6727 2003-05-22  Roger Sayle  <roger@eyesopen.com>
6728
6729         * gcc.c-torture/execute/ieee/inf-2.c: New test case.
6730
6731 2003-05-21  Janis Johnson  <janis187@us.ibm.com>
6732
6733         * gcc.dg/compat/scalar-return-1_main.c: New file.
6734         * gcc.dg/compat/scalar-return-1_x.c: New file.
6735         * gcc.dg/compat/scalar-return-1_y.c: New file.
6736         * gcc.dg/compat/scalar-return-2_main.c: New file.
6737         * gcc.dg/compat/scalar-return-2_x.c: New file.
6738         * gcc.dg/compat/scalar-return-2_y.c: New file.
6739         * gcc.dg/compat/struct-return-3_main.c: New file.
6740         * gcc.dg/compat/struct-return-3_y.c: New file.
6741         * gcc.dg/compat/struct-return-3_x.c: New file.
6742         * gcc.dg/compat/struct-return-2_main.c: New file.
6743         * gcc.dg/compat/struct-return-2_x.c: New file.
6744         * gcc.dg/compat/struct-return-2_y.c: New file.
6745
6746 2003-05-21  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6747
6748         * g++.old-deja/g++.law/profile1.C (dg-options): Add -static to options
6749         for hppa*-hp-hpux*.
6750         * gcc.dg/20021014-1.c (dg-options): Likewise.
6751         * gcc.dg/nest.c (dg-options): Likewise.
6752
6753 2003-05-21  Danny Smith  <dannysmith@users.sourceforge.net>
6754
6755         PR c++/9738
6756         * g++.dg/ext/dllimport2.C: New file.
6757         * g++.dg/ext/dllimport3.C: New file.
6758
6759 2003-05-20  Janis Johnson  <janis187@us.ibm.com>
6760
6761         * gcc.dg/compat/struct-by-value-3_x.c: Move common pieces to headers.
6762         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
6763         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
6764         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
6765         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
6766         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
6767         * gcc.dg/compat/struct-by-value-7_x.c Ditto.
6768         * gcc.dg/compat/struct-by-value-7_y.c Ditto.
6769         * gcc.dg/compat/small-struct-defs.h: New file.
6770         * gcc.dg/compat/small-struct-init.h: New file.
6771         * gcc.dg/compat/small-struct-check.h: New file.
6772         * gcc.dg/compat/fp-struct-defs.h: New file.
6773         * gcc.dg/compat/fp-struct-check.h: New file.
6774         * gcc.dg/compat/fp-struct-init.h: New file.
6775         * gcc.dg/compat/fp-struct-test-by-value-y.h: New file.
6776         * gcc.dg/compat/fp-struct-test-by-value-x.h: New file.
6777
6778 2003-05-19  Jakub Jelinek  <jakub@redhat.com>
6779
6780         * gcc.dg/20030225-2.c: New test.
6781
6782 2003-05-18  Roger Sayle  <roger@eyesopen.com>
6783             Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6784
6785         * gcc.c-torture/compile/20030518-1.c: New test case.
6786
6787 2003-05-18  Mark Mitchell  <mark@codesourcery.com>
6788
6789         * lib/gcc-dg.exp (gcc-dg-debug-runtest): Add opt_opts parameter.
6790         * gcc.dg/debug/debug.exp: Pass opt_opts parameter to
6791         gcc-dg-debug-runtest.
6792         * g++.dg/debug/debug.exp: Pass opt_opts parameter to
6793         gcc-dg-debug-runtest.
6794
6795 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6796
6797         PR c++/9022
6798         * g++.dg/lookup/using6.C: New test.
6799
6800 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6801
6802         * g++.dg/parse/access2.C: New test.
6803
6804 2003-05-17  Mark Mitchell  <mark@codesourcery.com>
6805
6806         * lib/gcc-dg.exp (gcc-dg-debug-runtest): New method.
6807         * g++.dg/debug/debug.exp: Use gcc-dg-debug-runtest.
6808         * gcc.dg/debug/debug.exp: Likewise.
6809
6810 2003-05-17  Neil Booth  <neil@daikokuya.co.uk>
6811
6812         * gcc.dg/dollar.c: New test.
6813
6814 2003-05-16  Janis Johnson  <janis187@us.ibm.com>
6815
6816         * gcc.dg/compat/struct-by-value-4_main.c: Split into multiple tests.
6817         * gcc.dg/compat/struct-by-value-4_x.c: Split into multiple tests.
6818         * gcc.dg/compat/struct-by-value-4_y.c: Split into multiple tests.
6819         * gcc.dg/compat/struct-by-value-5_main.c: Split into multiple tests.
6820         * gcc.dg/compat/struct-by-value-5_x.c: Split into multiple tests.
6821         * gcc.dg/compat/struct-by-value-5_y.c: Split into multiple tests.
6822         * gcc.dg/compat/struct-by-value-6_main.c: New file.
6823         * gcc.dg/compat/struct-by-value-6_x.c: New file.
6824         * gcc.dg/compat/struct-by-value-6_y.c: New file.
6825         * gcc.dg/compat/struct-by-value-7_main.c: New file.
6826         * gcc.dg/compat/struct-by-value-7_x.c: New file.
6827         * gcc.dg/compat/struct-by-value-7_y.c: New file.
6828         * gcc.dg/compat/struct-by-value-8_main.c: New file.
6829         * gcc.dg/compat/struct-by-value-8_x.c: New file.
6830         * gcc.dg/compat/struct-by-value-8_y.c: New file.
6831         * gcc.dg/compat/struct-by-value-9_main.c: New file.
6832         * gcc.dg/compat/struct-by-value-9_x.c: New file.
6833         * gcc.dg/compat/struct-by-value-9_y.c: New file.
6834
6835 2003-05-16  Mark Mitchell  <mark@codesourcery.com>
6836
6837         * lib/gcc-dg.exp (gcc-dg-test): Rename to ...
6838         (gcc-dg-test-1): ... this.  Add target_compile parameter.  Add
6839         support for "repo" mode.
6840         * lib/g++-dg.exp: Use gcc-dg.exp to implement all functionality.
6841         * lib/g77-dg.exp: Likewise.
6842         * lib/obj-dg.exp: Likewise.
6843
6844 2003-05-16  Jakub Jelinek  <jakub@redhat.com>
6845
6846         Merge from gcc-3_2-rhl8-branch:
6847         2003-04-23  Jakub Jelinek  <jakub@redhat.com>
6848
6849         * gcc.dg/tls/opt-6.c: New test.
6850
6851         2003-04-05  Jakub Jelinek  <jakub@redhat.com>
6852
6853         * gcc.dg/20030405-1.c: New test.
6854
6855         2003-03-09  Jakub Jelinek  <jakub@redhat.com>
6856
6857         * gcc.dg/20030309-1.c: New test.
6858
6859         2003-03-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
6860
6861         * gcc.c-torture/execute/20030307-1.c: New test.
6862
6863         2003-02-20  Randolph Chung  <tausq@debian.org>
6864
6865         * gcc.c-torture/compile/20030220-1.c: New test.
6866
6867         2003-02-18  Jakub Jelinek  <jakub@redhat.com>
6868
6869         * gcc.dg/20030217-1.c: New test.
6870
6871         2003-01-29  Jakub Jelinek  <jakub@redhat.com>
6872
6873         * gcc.c-torture/compile/20020129-1.c: New test.
6874
6875         2002-12-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
6876
6877         * gcc.dg/unroll-1.c: New test.
6878
6879         2002-11-16  Jan Hubicka  <jh@suse.cz>
6880
6881         * gcc.c-torture/execute/20020920-1.c: New test.
6882
6883         2002-10-08  Jakub Jelinek  <jakub@redhat.com>
6884
6885         PR target/7434
6886         * gcc.c-torture/compile/20021008-1.c: New test.
6887
6888         2002-08-10  Gwenole Beauchesne  <gbeauchesne@mandrakesoft.com>
6889
6890         PR target/7559
6891         * testsuite/gcc.c-torture/execute/20020810-1.c: New test.
6892
6893         2002-08-07  Jakub Jelinek  <jakub@redhat.com>
6894
6895         * gcc.c-torture/compile/20020807-1.c: New test.
6896
6897         2002-07-30  Jakub Jelinek  <jakub@redhat.com>
6898
6899         * gcc.dg/tls/opt-1.c: New test.
6900
6901         2002-07-29  Jakub Jelinek  <jakub@redhat.com>
6902
6903         * gcc.dg/20020729-1.c: New test.
6904
6905         2002-07-20  Jakub Jelinek  <jakub@redhat.com>
6906
6907         * g++.dg/opt/life1.C: New test.
6908
6909         2002-05-20  Jakub Jelinek  <jakub@redhat.com>
6910
6911         * gcc.dg/20020525-1.c: New test.
6912
6913         2002-05-24  Jakub Jelinek  <jakub@redhat.com>
6914
6915         PR c++/6794
6916         * g++.dg/ext/pretty1.C: New test.
6917         * g++.dg/ext/pretty2.C: New test.
6918
6919 2003-05-15  Mark Mitchell  <mark@codesourcery.com>
6920
6921         PR c++/8385
6922         * g++.dg/ext/typeof5.C: New test.
6923
6924 2003-05-15  J"orn Rennecke <joern.rennecke@superh.com>
6925
6926         * gcc.c-torture/execute/builtins/string-asm-1.c: Take
6927         __USER_LABEL_PREFIX__ into account.
6928         * gcc.c-torture/execute/builtins/string-asm-2.c: Likewise.
6929
6930 2003-05-14  Roger Sayle  <roger@eyesopen.com>
6931
6932         * gcc.dg/builtins-15.c: New test case.
6933
6934 2003-05-13  Zack Weinberg  <zack@codesourcery.com>
6935
6936         * gcc.dg/const-elim-1.c: Tighten scan-assembler-not regexp.
6937
6938 2003-05-12  Mark Mitchell  <mark@codesourcery.com>
6939
6940         * lib/g++.exp: Tweak handling of additional source files.
6941         * g++.dg/special/conpr-2.C: Use dg-gpp-additional-sources.
6942         * g++.dg/special/conpr-2a.C: Rename to ...
6943         * g++.dg/special/conpr-2a.cc: ... this.
6944         * g++.dg/special/conpr-3.C: Use dg-gpp-additional-sources.
6945         * g++.dg/special/conpr-3a.C: Rename to ...
6946         * g++.dg/special/conpr-3a.cc: This.
6947         * g++.dg/special/conpr-3b.C: Rename to ...
6948         * g++.dg/special/conpr-3b.cc: This.
6949         * g++.dg/special/conpr-4.C: New test.
6950         * g++.dg/special/ecos.exp: Rewrite to use ordinary dg driver.
6951
6952 2003-05-12  David Edelsohn  <edelsohn@gnu.org>
6953
6954         * debug/debug.exp: Skip debug-[12].c at -O3 on non-Dwarf targets.
6955
6956 2003-05-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6957
6958         * g++.old-deja/g++.brendan/ns1.C: Remove private member warning.
6959         * g++.old-deja/g++.robertl/eb71.C: Likewise.
6960         * g++.old-deja/g++.brendan/warnings1.C: Add -Wctor-dtor-privacy.
6961         * g++.old-deja/g++.other/warn3.C: Likewise.
6962
6963 2003-05-11  Roger Sayle  <roger@eyesopen.com>
6964
6965         * gcc.dg/i386-387-1.c: Update to also test log.
6966         * gcc.dg/i386-387-2.c: Likewise.
6967
6968 2003-05-11  Toon Moene  <toon@moene.indiv.nluug.nl>
6969
6970         * g77.f-torture/execute/int8421.f: New test.
6971
6972 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6973
6974         PR c++/10230, c++/10481
6975         * g++.dg/lookup/scoped5.C: New test.
6976
6977 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6978
6979         PR c++/10552
6980         * g++.dg/template/ttp6.C: New test.
6981
6982 2003-05-11  Richard Sandiford  <rsandifo@redhat.com>
6983
6984         * gcc.c-torture/execute/builtins: New directory.
6985         * gcc.c-torture/execute/string-opt-{3,4,16,17,18,19}.c: Move into
6986         gcc.c-torture/execute/builtins.
6987         * gcc.c-torture/execute/string-opt-asm-{1,2}.c: Likewise.
6988         * gcc.c-torture/execute/builtin-noret-{1,2}.c: Move to...
6989         * gcc.dg/torture: ...this new directory.  Turn into link-only tests.
6990         * gcc.dg/no-builtin-1.c: Move into gcc.c-torture/execute/builtins.
6991
6992 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6993
6994         PR c++/9252
6995         * g++.dg/template/access8.C: New test.
6996         * g++.dg/template/access9.C: New test.
6997
6998 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6999
7000         PR c++/9554
7001         * g++.dg/parse/access1.C: New test.
7002
7003 2003-05-09  DJ Delorie  <dj@redhat.com>
7004
7005         * g++.dg/other/stdarg1.C: Make sure arg "3" is passed as a
7006         long, and not an int.
7007
7008 2003-05-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7009
7010         PR c++/10555, c++/10576
7011         * g++.dg/template/memclass1.C: New test.
7012
7013 2003-05-08  DJ Delorie  <dj@redhat.com>
7014
7015         * gcc.c-torture/execute/20020404-1.x: New, skip for 16-bit
7016         targets.
7017         * gcc.c-torture/execute/20021024-1.x: Likewise.
7018         * gcc.c-torture/execute/shiftdi.x: Likewise.
7019         * g++.old-deja/g++.mike/p700.C: Handle 16-bit targets.
7020         * g++.old-deja/g++.other/exprstmt1.C: Likewise.
7021         * gcc.dg/20021018-1.c: Likewise.
7022
7023 2003-05-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7024
7025         * g++.dg/other/packed1.C: Mark xfail for sparc*- not sparc-.
7026
7027         gcc.c-torture/execute/string-opt-19.c: Add general rodata tests.
7028         (bcopy): Call memmove.
7029
7030 2003-05-08  Roger Sayle  <roger@eyesopen.com>
7031
7032         * g77.f-torture/compile/8485.f: New test case.
7033
7034 2003-05-07  Richard Henderson  <rth@redhat.com>
7035
7036         PR c++/10570
7037         * g++.dg/eh/forced1.C: Expect catch-all handlers to run.
7038         Verify exception_cleanup not called for rethrows.
7039         * g++.dg/eh/forced2.C: Test that exception_cleanup is called
7040         when exiting catch block without rethrowing.
7041         * g++.dg/eh/forced3.C: New.
7042         * g++.dg/eh/forced4.C: New.
7043
7044 2003-05-07  Aldy Hernandez  <aldyh@redhat.com>
7045
7046         * gcc.dg/20030505.c: Fix triplet.
7047
7048 2003-05-06  DJ Delorie  <dj@redhat.com>
7049
7050         * gcc.dg/20021014-1.c: XFAIL for xstormy16 also.
7051         * gcc.dg/nest.c: Likewise.
7052
7053 2003-05-05  Roger Sayle  <roger@eyesopen.com>
7054
7055         * gcc.dg/builtins-14.c: New test case.
7056
7057 2003-05-05  Janis Johnson  <janis187@us.ibm.com>
7058
7059         * lib/compat.exp (compat-execute): New argument.
7060         * g++.dg/compat/compat.exp: Pass new argument to compat-execute.
7061         * gcc.dg/compat: New test directory.
7062         * gcc.dg/compat/compat.exp: New expect script.
7063         * gcc.dg/compat/scalar-by-value-1_main.c: New test file.
7064         * gcc.dg/compat/scalar-by-value-1_x.c: New test file.
7065         * gcc.dg/compat/scalar-by-value-1_y.c: New test file.
7066         * gcc.dg/compat/scalar-by-value-2_main.c: New test file.
7067         * gcc.dg/compat/scalar-by-value-2_x.c: New test file.
7068         * gcc.dg/compat/scalar-by-value-2_y.c: New test file.
7069
7070         * gcc.dg/compat/struct-by-value-1_main.c: New test file.
7071         * gcc.dg/compat/struct-by-value-1_x.c: New test file.
7072         * gcc.dg/compat/struct-by-value-1_y.c: New test file.
7073         * gcc.dg/compat/struct-by-value-2_main.c: New test file.
7074         * gcc.dg/compat/struct-by-value-2_x.c: New test file.
7075         * gcc.dg/compat/struct-by-value-2_y.c: New test file.
7076         * gcc.dg/compat/struct-by-value-3_main.c: New test file.
7077         * gcc.dg/compat/struct-by-value-3_x.c: New test file.
7078         * gcc.dg/compat/struct-by-value-3_y.c: New test file.
7079         * gcc.dg/compat/struct-by-value-4_main.c: New test file.
7080         * gcc.dg/compat/struct-by-value-4_x.c: New test file.
7081         * gcc.dg/compat/struct-by-value-4_y.c: New test file.
7082         * gcc.dg/compat/struct-by-value-5_main.c: New test file.
7083         * gcc.dg/compat/struct-by-value-5_x.c: New test file.
7084         * gcc.dg/compat/struct-by-value-5_y.c: New test file.
7085
7086 2003-05-05  Zack Weinberg  <zack@codesourcery.com>
7087
7088         * gcc.dg/const-elim-1.c, gcc.dg/const-elim-2.c: New testcases.
7089
7090 2003-05-05  Jakub Jelinek  <jakub@redhat.com>
7091
7092         * gcc.c-torture/execute/string-opt-18.c (main): Add 3 new tests.
7093
7094 2003-05-05  Geoffrey Keating  <geoffk@apple.com>
7095
7096         * gcc.c-torture/execute/ieee/fp-cmp-8.c: New test.
7097         * gcc.dg/ppc-fsel-2.c: New test.
7098
7099         * gcc.dg/unused-5.c: New test.
7100
7101 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7102
7103         PR c++/10496
7104         * g++.dg/warn/pmf1.C: New test.
7105
7106 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7107
7108         PR c++/4494
7109         * g++.dg/warn/main.C: New test.
7110
7111 2003-05-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7112
7113         * gcc.dg/nonnull-3.c: New test.
7114
7115 2003-05-04  Neil Booth  <neil@daikokuya.co.uk>
7116
7117         * gcc.dg/cpp/Wtrigraphs.c: Update.
7118         * gcc.dg/cpp/Wtrigraphs-2.c: New tests.
7119
7120 2003-05-03  Geoffrey Keating  <geoffk@apple.com>
7121
7122         * gcc.dg/ppc-fsel-1.c: New test.
7123
7124 2003-05-03  Zack Weinberg  <zack@codesourcery.com>
7125
7126         PR c/10604
7127         * gcc.dg/compare7.c, g++.dg/warn/compare1.C: New testcases.
7128
7129 2003-05-03  Kazu Hirata  <kazu@cs.umass.edu>
7130
7131         * gcc.dg/m-un-2.c: Fix the typedef of size_t.
7132
7133 2003-05-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7134
7135         PR c++/9364, c++/10553, c++/10586
7136         * g++.dg/parse/typename4.C: New test.
7137         * g++.dg/parse/typename5.C: Likewise.
7138
7139 2003-05-03  Richard Sandiford  <rsandifo@redhat.com>
7140
7141         * gcc.c-torture/compile/20030503-1.c: New test.
7142
7143 2003-05-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7144
7145         * g++.dg/lookup/using5.C: Fix testcase error.
7146
7147 2003-05-01  Chris Demetriou  <cgd@broadcom.com>
7148
7149         * gcc.dg/special/mips-abi.exp (is_meabi_config): Remove,
7150         since MEABI is no longer supported.  Remove all vestiges
7151         of MEABI from the test.
7152
7153 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7154
7155         PR c++/10554
7156         * g++.dg/lookup/using5.C: New test.
7157
7158 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7159
7160         PR c++/8772
7161         * g++.dg/template/ttp5.C: New test.
7162
7163 2003-04-30  Mark Mitchell  <mark@codesourcery.com>
7164
7165         * lib/g++-dg.exp (g++-dg-test): Add "repo" option.
7166         (dg-gpp-additional-sources): New function.
7167         (dg-gpp-additional-files): Likewise.
7168         * lib/g++.exp (additional_sources): New variable.
7169         (additional_files): Likewise.
7170         (g++_target_compile): Deal with them.
7171         * lib/old-dejagnu.exp: Remove.
7172         * g++.old-deja/old-deja.exp: Use dg.exp, not old-dejagnu.exp.
7173         * g++.old-deja: Revise all tests to use dg commands.
7174
7175 2003-04-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7176
7177         PR c++/9432, c++/9528
7178         * g++.dg/lookup/using4.C: New test.
7179
7180 2003-04-29  Geoffrey Keating  <geoffk@apple.com>
7181
7182         * gcc.dg/noreturn-5.c: New file.
7183         * gcc.dg/noreturn-6.c: New file.
7184
7185         * gcc.c-torture/compile/inline-1.c: New file.
7186
7187 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
7188
7189         PR c++/10551
7190         * g++.dg/template/explicit1.C: New test.
7191
7192 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
7193
7194         PR c++/10549
7195         * g++.dg/other/bitfield1.C: New test.
7196
7197         PR c++/10527
7198         * g++.dg/init/new7.C: New test.
7199
7200 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
7201
7202         * g++.dg/ext/desig1.C: New test.
7203         * g++.dg/ext/init1.C: Update.
7204
7205         * g++.old-deja/g++.pt/deduct5.C: Remove unnecessary initializer.
7206
7207 2003-04-28  Mark Mitchell  <mark@codesourcery.com>
7208
7209         PR c++/10180
7210         * g++.dg/warn/Winline-1.C: New test.
7211
7212 2003-04-28  Jakub Jelinek  <jakub@redhat.com>
7213
7214         * gcc.c-torture/execute/string-opt-19.c: New test.
7215
7216         * gcc.c-torture/execute/string-opt-asm-1.c: New test.
7217         * gcc.c-torture/execute/string-opt-asm-2.c: New test.
7218
7219 2003-04-27  Mark Mitchell  <mark@codesourcery.com>
7220
7221         PR c++/10506
7222         * g++.dg/init/new6.C: New test.
7223
7224         PR c++/10503
7225         * g++.dg/init/ref6.C: New test.
7226
7227 2003-04-26  David Edelsohn  <edelsohn@gnu.org>
7228
7229         * g++.dg/warn/weak1.C: XFAIL on AIX4.
7230
7231 2003-04-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7232
7233         * gcc.c-torture/execute/string-opt-8.c: Don't perform cmpstr
7234         checks for __pj__, but do them for !__OPTIMIZE__ and __s390__.
7235
7236 2003-04-25  Mark Mitchell  <mark@codesourcery.com>
7237
7238         * g++.old-deja/g++.pt/instantiate12.C: Explicit instantiate
7239         initialized static data members.
7240
7241 2003-04-25  H.J. Lu <hjl@gnu.org>
7242
7243         * gcc.dg/ia64-sync-4.c: New test.
7244
7245 2003-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7246
7247         * gcc.c-torture/execute/string-opt-18.c: Clean up.  Fix copyright
7248         date.
7249
7250 2003-04-24  Nathan Sidwell  <nathan@codesourcery.com>
7251
7252         PR c++/10337
7253         * g++.dg/warn/conv1.C: New test.
7254         * g++.old-deja/g++.other/conv7.C: Adjust.
7255         * g++.old-deja/g++.other/overload14.C: Adjust.
7256
7257 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
7258
7259         PR c++/10471
7260         * g++.dg/template/defarg2.C: New test.
7261
7262 2003-04-23  Neil Booth  <neil@daikokuya.co.uk>
7263
7264         * gcc.dg/cpp/include2.c: Update.
7265         * gcc.dg/cpp/multiline-2.c: New.
7266         * gcc.dg/cpp/multiline.c: Update.
7267         * gcc.dg/cpp/strify2.c: Update.
7268         * gcc.dg/cpp/trad/literals-2.c: Update.
7269
7270 2003-04-23  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7271
7272         * g++.dg/other/packed1.C: XFAIL hppa*-*-*.
7273
7274 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
7275
7276         * g++.dg/parse/typedef1.C: Tweak after fix for PR 10428.
7277
7278 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
7279
7280         PR c++/10451
7281         * g++.dg/parse/crash4.C: New test.
7282
7283         PR c++/9847
7284         * g++.dg/parse/crash5.C: New test.
7285
7286 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
7287
7288         PR c++/10446
7289         * g++.dg/parse/crash3.C: New test.
7290
7291         PR c++/10428
7292         * g++.dg/parse/elab1.C: New test.
7293
7294 2003-04-22  Devang Patel  <dpatel@apple.com>
7295
7296         * gcc.dg/cpp/trad/funlike-5.c: New test.
7297
7298 2003-04-21  Andreas Tobler <a.tobler@schweiz.ch>
7299
7300         * g++.dg/other/packed1.C: Fix dg options.
7301
7302 2003-04-22  Nathan Sidwell  <nathan@codesourcery.com>
7303
7304         * g++.dg/other/offsetof2.C: New test.
7305
7306 2003-04-21  Mark Mitchell  <mark@codesourcery.com>
7307
7308         * g++.dg/template/recurse.C: Adjust location of error messages.
7309
7310 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
7311
7312         PR c++/9881
7313         * g++.dg/init/addr-const1.C: New test.
7314         * g++.dg/other/packed1.C: XFAIL on aligned architectures.
7315
7316 2003-04-20  Nathan Sidwell  <nathan@codesourcery.com>
7317
7318         PR c++/10405
7319         * g++.dg/lookup/struct-hack1.C: New test.
7320
7321 2003-04-20  Neil Booth  <neil@daikokuya.co.uk>
7322
7323         * ucs.c: Update diagnostic messages.
7324
7325 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
7326
7327         * gcc.dg/cpp/truefalse.cpp: New test.
7328         * gcc.dg/cpp/cpp.exp: Update.
7329         * g++.dg/other/stdbool-if.C: Remove.
7330
7331 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
7332
7333         * gcc.dg/cpp/_Pragma4.c: Remove stray space.
7334         * gcc.dg/cpp/trad/escaped-eof.c: Correct line number.
7335
7336 2003-04-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
7337
7338         * gcc.c-torture/compile/20030418-1.c: New test.
7339
7340 2003-04-17  Janis Johnson  <janis187@us.ibm.com>
7341
7342         * README.compat: Remove; content moved to doc/sourcebuild.texi.
7343
7344 2003-04-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7345
7346         PR c++/10347
7347         g++.dg/template/dependent-name1.C: New test.
7348
7349 2003-04-17  J"orn Rennecke <joern.rennecke@superh.com>
7350
7351         * gcc.dg/warn-1.c (tourist_guide): New array,
7352         contains a pointer to bar.
7353
7354 2003-04-16  Roger Sayle  <roger@eyesopen.com>
7355
7356         * gcc.dg/Wunreachable-5.c: New test case for PR c/10175.
7357         * gcc.c-torture/execute/medce-1.c: New test case.
7358         * gcc.c-torture/execute/medce-2.c: New test case.
7359
7360 2003-04-15  Mark Mitchell  <mark@codesourcery.com>
7361
7362         * lib/prune.exp: Ignore more messages.
7363
7364         PR c++/10381
7365         * g++.dg/parse/lookup3.C: New test.
7366
7367 2003-04-15  J"orn Rennecke <joern.rennecke@superh.com>
7368
7369         * gcc.c-torture/compile/20030415-1.c : New test.
7370
7371 2003-04-14  Mark Mitchell  <mark@codesourcery.com>
7372
7373         * gcc.c-torture/execute/scope-2.c: Move to ...
7374         * gcc.dg/noncompile/scope.c: .... here.
7375
7376 2003-04-14  Roger Sayle  <roger@eyesopen.com>
7377
7378         * gcc.dg/20030414-2.c: New test case.
7379
7380 2003-04-14  Hans-Peter Nilsson  <hp@axis.com>
7381
7382         PR target/10377
7383         * gcc.dg/20030414-1.c: New test.
7384
7385 2003-04-13  Roger Sayle  <roger@eyesopen.com>
7386
7387         * gcc.dg/builtins-12.c: New test case.
7388         * gcc.dg/builtins-13.c: New test case.
7389
7390 2003-04-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7391
7392         * gcc.c-torture/execute/string-opt-18.c: New test.
7393
7394 2003-04-13  Mark Mitchell  <mark@codesourcery.com>
7395
7396         PR c++/10300
7397         * g++.dg/init/new5.C: New test.
7398
7399 2003-04-12  Mark Mitchell  <mark@codesourcery.com>
7400
7401         PR c++/7910
7402         * g++.dg/ext/dllimport1.C: New test.
7403
7404 2003-04-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
7405
7406         * gcc.dg/ultrasp8.c: Fix for 32-bit Sparc.
7407
7408 2003-04-11  Bud Davis <bdavis9659@comcast.net>
7409
7410         PR Fortran/9263
7411         * g77.f-torture/noncompile/9263.f: New test
7412         PR Fortran/1832
7413         * g77.f-torture/execute/1832.f: New test
7414
7415 2003-04-11  David Chad  <davidc@freebsd.org>
7416             Loren J. Rittle  <ljrittle@acm.org>
7417
7418         libobjc/8562
7419         * objc.dg/headers.m: New test.
7420
7421 2003-04-10  Zack Weinberg  <zack@codesourcery.com>
7422
7423         * gcc.c-torture/execute/builtin-noret-2.c: New.
7424         * gcc.c-torture/execute/builtin-noret-2.x: New.
7425         XFAIL builtin-noret-2.c at -O1 and above.
7426         * gcc.dg/redecl.c: New.
7427         * gcc.dg/Wshadow-1.c: Update error regexps.
7428
7429 2003-04-10  Mark Mitchell  <mark@codesourcery.com>
7430
7431         * g++.dg/abi/bitfield10.C: New test.
7432
7433 2003-04-09  Mike Stump  <mrs@apple.com>
7434
7435         * gcc.dg/pch/pch.exp: Make testcase names longer.
7436         * g++.dg/pch/pch.exp: Make testcase names longer.
7437
7438 2003-04-08  Roger Sayle  <roger@eyesopen.com>
7439
7440         * gcc.dg/builtins-11.c: New test case.
7441
7442 2003-04-08  Roger Sayle  <roger@eyesopen.com>
7443
7444         * gcc.dg/builtins-9.c: New test case.
7445         * gcc.dg/builtins-10.c: New test case.
7446
7447 2003-04-07  J"orn Rennecke <joern.rennecke@superh.com>
7448
7449         * gcc.dg/noncompile/init-4.c.c: New test.
7450
7451 2003-04-06  Nathan Sidwell  <nathan@codesourcery.com>
7452
7453         * gcc.misc-test/gcov-9.c: New test.
7454         * gcc.misc-test/gcov-10.c: New test
7455         * gcc.misc-test/gcov-11.c: New test.
7456
7457 2003-04-05  Zack Weinberg  <zack@codesourcery.com>
7458
7459         PR optimization/10024
7460         * gcc.c-torture/compile/20030405-1.c: New test.
7461
7462 2003-04-04  Geoffrey Keating  <geoffk@apple.com>
7463
7464         * gcc.dg/pch/static-3.c: New.
7465         * gcc.dg/pch/static-3.hs: New.
7466         * gcc.dg/pch/pch.exp: Test with -O0 -g too.
7467
7468 2003-04-04  Richard Henderson  <rth@redhat.com>
7469
7470         * g++.dg/eh/forced1.C: Use _Unwind_SjLj_ForcedUnwind as appropriate.
7471         * g++.dg/eh/forced2.C: Likewise.
7472
7473 2003-04-03  Mike Stump  <mrs@apple.com>
7474
7475         * lib/scanasm.exp (scan-assembler): Add xfail processing for
7476         target arg.
7477         (scan-assembler-times, scan-assembler-not): Likewise.
7478         (scan-assembler-dem, scan-assembler-dem-not): Likewise.
7479
7480 2003-04-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
7481
7482         * gcc.dg/sparc-loop-1.c: New test.
7483
7484 2003-04-02  Geoffrey Keating  <geoffk@apple.com>
7485
7486         PR other/9274
7487         * g++.dg/pch/system-2.C: New.
7488         * g++.dg/pch/system-2.Hs: New.
7489
7490 2003-04-02  Aldy Hernandez  <aldyh@redhat.com>
7491
7492         * g++.dg/eh/simd-2.C (vecfunc): Fix typo.
7493
7494         * g++.dg/eh/simd-1.C (vecfunc): Same.
7495
7496 2003-04-01  Roger Sayle  <roger@eyesopen.com>
7497
7498         * gcc.c-torture/execute/20030401-1.c: New test case.
7499
7500 2003-04-01  Ziemowit Laski <zlaski@apple.com>
7501
7502         * objc.dg/defs.m: New.
7503
7504 2003-04-01  Aldy Hernandez  <aldyh@redhat.com>
7505
7506         * g++.dg/eh/simd-1.C: New.
7507         * g++.dg/eh/simd-2.C: New.
7508
7509 2003-03-01  Aldy Hernandez  <aldyh@redhat.com>
7510
7511         * gcc.c-torture/execute/simd-3.c: New.
7512
7513 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
7514
7515         PR c/9936
7516         * gcc.dg/20030331-2.c: New test.
7517
7518 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
7519
7520         PR c++/10278
7521         * g++.dg/parse/crash2.C: New test.
7522
7523 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
7524
7525         * gcc.c-torture/compile/20030331-1.c: New test, moved from...
7526         * gcc.c-torture/execute/20030331-1.c: ...here.
7527
7528 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
7529
7530         * gcc.c-torture/execute/20030331-1.c: New test.
7531
7532 2003-03-31  Nathan Sidwell  <nathan@codesourcery.com>
7533
7534         * lib/gcov.exp: Adjust call return testing strings.
7535         * g77.dg/gcov/gcov-1.f: Don't expect unconditional branches.
7536
7537 2003-03-31  Roger Sayle  <roger@eyesopen.com>
7538
7539         * gcc.dg/builtins-3.c: Add new tests for sin and cos.
7540         * gcc.dg/builtins-7.c: New test case.
7541         * gcc.dg/builtins-8.c: New test case.
7542
7543 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
7544
7545         * gcc.c-torture/execute/ieee/20030331-1.c: New test.
7546
7547 2003-03-30  Mark Mitchell  <mark@codesourcery.com>
7548
7549         PR c++/7647
7550         * g++.dg/lookup-class-member-2.C: New test.
7551
7552 2003-03-30  Glen Nakamura  <glen@imodulo.com>
7553
7554         * gcc.dg/20030324-1.c: Add comments and abort if test fails.
7555
7556 2003-03-28  Roger Sayle  <roger@eyesopen.com>
7557
7558         * gcc.c-torture/execute/ieee/fp-cmp-6.c:  Correct test for -O0.
7559
7560 2003-03-28  Mark Mitchell  <mark@codesourcery.com>
7561
7562         * g++.dg/init/attrib1.C: New test.
7563
7564 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
7565
7566         * gcc.dg/ultrasp8.c: New test.
7567
7568 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
7569
7570         * gcc.dg/ultrasp7.c: New test.
7571
7572 2003-03-28  Nathan Sidwell  <nathan@codesourcery.com>
7573
7574         PR c++/10047
7575         * g++.dg/template/inline1.C: New test.
7576
7577 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
7578
7579         * gcc.dg/sparc-dwarf2.c: New test.
7580
7581 2003-03-27  Roger Sayle  <roger@eyesopen.com>
7582
7583         * gcc.c-torture/execute/ieee/fp-cmp-6.c: New test case.
7584         * gcc.c-torture/execute/ieee/fp-cmp-7.c: New test case.
7585
7586 2003-03-27  Mark Mitchell  <mark@codesourcery.com>
7587
7588         * lib/gcov.exp (run-gcov): Add branches and calls options, rather
7589         than reading .x files.
7590         * g++.dg/gcov/gcov-1.C: Use run-gcov options, not .x files.
7591         * g77.dg/gcov/gcov-1.f: Likewise.
7592         * gcc.misc-tests/gcov-4b.c: Likewise.
7593         * gcc.misc-tests/gcov-5b.c: Likewise.
7594         * gcc.misc-tests/gcov-6.c: Likewise.
7595         * gcc.misc-tests/gcov-7.c: Likewise.
7596         * gcc.misc-tests/gcov-8.c: Likewise.
7597         * g++.dg/gcov/gcov-1.x: Remove.
7598         * g77.dg/gcov/gcov-1.x: Likewise.
7599         * gcc.misc-tests/gcov-4b.x: Likewise.
7600         * gcc.misc-tests/gcov-5b.x: Likewise.
7601         * gcc.misc-tests/gcov-6.x: Likewise.
7602         * gcc.misc-tests/gcov-7.x: Likewise.
7603         * gcc.misc-tests/gcov-8.x: Likewise.
7604
7605 2003-03-27  Glen Nakamura  <glen@imodulo.com>
7606
7607         PR opt/10087
7608         * gcc.dg/20030324-1.c: New test.
7609
7610 2003-03-27  Nathan Sidwell  <nathan@codesourcery.com>
7611
7612         PR c++/10224
7613         * g++.dg/template/arg3.C: New test.
7614
7615         PR c++/10158
7616         * g++.dg/template/friend18.C: New test.
7617
7618 2003-03-26  Roger Sayle  <roger@eyesopen.com>
7619
7620         * g77.f-torture/compile/20030326-1.f: New test case.
7621
7622 2003-03-26  Janis Johnson  <janis187@us.ibm.com>
7623
7624         * gcc.c-torture/execute/20020227-1.x: Don't XFAIL for powerpc64.
7625
7626         * gcc.c-torture/compile/simd-5.x: Expect XFAIL for powerpc64.
7627
7628 2003-03-26  Jakub Jelinek  <jakub@redhat.com>
7629
7630         * gcc.dg/ia64-sync-3.c: New test.
7631
7632 2003-03-26  Alan Modra  <amodra@bigpond.net.au>
7633
7634         * gcc.dg/loop-2.c: Replace "inline" with "__inline__".
7635
7636 2003-03-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
7637
7638         * gcc.dg/ultrasp6.c: New test.
7639
7640 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
7641
7642         * gcc.dg/i386-signbit-1.c: New test.
7643         * gcc.dg/i386-signbit-2.c: New test.
7644         * gcc.dg/i386-signbit-3.c: New test.
7645
7646 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
7647
7648         * gcc.dg/ultrasp5.c: Fix options.
7649
7650 2003-03-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
7651
7652         * gcc.dg/ultrasp5.c: Fix comment.
7653
7654 2003-03-24  Bud Davis  <bdavis9659@comcast.net>
7655
7656         PR fortran/10197
7657         * g77.f-torture/execute/10197.f: New test.
7658
7659 2003-03-24  Nathan Sidwell  <nathan@codesourcery.com>
7660
7661         PR c++/9898, c++/383
7662         * g++.dg/template/conv6.C: New test.
7663
7664         PR c++/10119
7665         * g++.dg/template/ptrmem5.C: New test.
7666
7667         PR c++/10026
7668         * g++.dg/lookup/koenig1.C: New test.
7669
7670         PR C++/10199
7671         * g++.dg/lookup/template2.C: New test.
7672
7673 2003-03-24  Jakub Jelinek  <jakub@redhat.com>
7674
7675         * g++.dg/opt/rtti1.C: New test.
7676
7677 2003-03-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
7678
7679         * gcc.dg/ultrasp5.c: New test.
7680
7681 2003-03-23  Arpad Beszedes <beszedes@cc.u-szeged.hu>
7682
7683         PR middle-end/9967
7684         * gcc.c-torture/execute/stdio-opt-1.c: Adjust test for change to
7685         builtin fputs.
7686
7687 2003-03-23  Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>
7688
7689         PR c/8224
7690         * gcc.dg/20030323-1.c: New test.
7691
7692 2003-03-23  Roger Sayle  <roger@eyesopen.com>
7693
7694         * gcc.c-torture/compile/20030323-1.c: New test case.
7695
7696 2003-03-22  Ulrich Weigand  <uweigand@de.ibm.com>
7697
7698         * gcc.dg/20030321-1.c: New test.
7699
7700 2003-03-22  Zack Weinberg  <zack@codesourcery.com>
7701
7702         * gcc.dg/Wshadow-1.c: Add a dg-warning line.
7703
7704 2003-03-22  Nathan Sidwell  <nathan@codesourcery.com>
7705
7706         PR c++/9978, c++/9708
7707         * g++.dg/ext/vlm1.C: Adjust expected error.
7708         * g++.dg/ext/vla2.C: New test.
7709         * g++.dg/template/arg1.C: New test.
7710         * g++.dg/template/arg2.C: New test.
7711
7712 2003-03-22  Bud Davis  <bdavis9659@comcast.net>
7713
7714         * g77.f-torture/execute/select.f: New test.
7715         * g77.f-torture/noncompile/select_no_compile.f: New test.
7716
7717 2003-03-21  Nathan Sidwell  <nathan@codesourcery.com>
7718
7719         PR c++/9898
7720         * g++.dg/other/error4.C: New test.
7721
7722 2003-03-20  Mark Mitchell  <mark@codesourcery.com>
7723
7724         * g++.dg/template/friend17.C: New test.
7725
7726 2003-03-21  Alan Modra  <amodra@bigpond.net.au>
7727
7728         * gcc.c-torture/compile/20030320-1.c: New.
7729
7730 2003-03-20  Roger Sayle  <roger@eyesopen.com>
7731
7732         * gcc.dg/builtins-6.c: New test case.
7733
7734 2003-03-19  Alan Modra  <amodra@bigpond.net.au>
7735
7736         PR target/10073
7737         * gcc.c-torture/compile/20030319-1.c: New.
7738
7739 2003-03-18  Jan Hubicka  <jh@suse.cz>
7740
7741         * gcc.dg/i386-cvt-1.c: New test.
7742
7743 2003-03-17  Zack Weinberg  <zack@codesourcery.com>
7744
7745         * objc.dg/naming-1.m: Use "(parse|syntax) error".
7746         * objc.dg/naming-2.m: Likewise.
7747
7748 2003-03-17  Mark Mitchell  <mark@codesourcery.com>
7749
7750         PR c++/9639
7751         * g++.dg/parse/crash1.C: New test.
7752
7753 2003-03-16  Mark Mitchell  <mark@codesourcery.com>
7754
7755         PR c++/8805
7756         * g++.dg/eh/cleanup1.C: New test.
7757
7758 2003-03-16  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
7759
7760         * gcc.c-torture/execute/20030316-1.c: New test case.
7761
7762 2003-03-16  Nathan Sidwell  <nathan@codesourcery.com>
7763
7764         PR c++/9629
7765         * g++.dg/init/ctor2.C: New test.
7766
7767 2003-03-15  Roger Sayle  <roger@eyesopen.com>
7768
7769         * g77.f-torture/compile/xformat.f: New test case.
7770
7771 2003-03-15  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7772
7773         * g++.old-deja/g++.mike/eh33.C: Remove xfail for hppa*-*-*.
7774         * g++.old-deja/g++.mike/eh50.C: Likewise.
7775
7776 2003-03-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7777
7778         PR c++/6440
7779         * g++.dg/template/spec7.C: New test.
7780         * g++.dg/template/spec8.C: Likewise.
7781
7782 2003-03-14  Jakub Jelinek  <jakub@redhat.com>
7783
7784         * gcc.c-torture/execute/20030313-1.c: New test.
7785
7786 2003-03-14  Richard Henderson  <rth@redhat.com>
7787
7788         * gcc.dg/inline-2.c: Adjust alpha test for external call.
7789
7790 2003-03-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
7791
7792         * gcc.c-torture/compile/20030314-1.c: New test.
7793
7794 2003-03-13  Danny Smith  <dannysmith@users.sourceforge.net>
7795
7796         * gcc.dg/dll-1.c: Remove thumb target. Change exp to _exp.
7797         * gcc.dg/dll-2.c: Enable for cygwin and mingw. Remove
7798         thumb target,
7799         * gcc.dg/dll-3.c: Likewise. Adjust scan-assembler
7800         to accept newer _imp__  prefix and additional
7801         newline in .drectve section.
7802         * gcc.dg/dll-4.c: Likewise.
7803         * gcc.dg/dll-5.c: New file to test -mnop-fun-dllimport
7804         switch.
7805
7806 2003-03-13  Mark Mitchell  <mark@codesourcery.com>
7807
7808         * g++.dg/parse/namespace9.C: New test.
7809
7810         * g++.dg/init/ref5.C: New test.
7811         * g++.dg/parse/ptrmem1.C: Likewise.
7812
7813 2003-03-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7814
7815         * gcc.dg/special/ecos.exp (gcsec-1.c): Find linker used by gcc.
7816         * gcc.dg/old-style-asm-1.c (dg-final): Add hpux label alternative to
7817         regular expression.
7818         * gcc.dg/funcorder.c (dg-final): Check for "link_error,%r" on hppa*-*-*.
7819         * gcc.dg/inline-1.c (dg-final): Check for "xyzzy?,%r" on hppa*-*-*.
7820
7821 2003-03-12  Daniel Jacobowitz  <drow@mvista.com>
7822
7823         * gcc.c-torture/execute/20030224-2.c: New test.
7824
7825 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
7826
7827         * gcc.dg/decl-3.c: New test.
7828
7829 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
7830
7831         * gcc.dg/i386-loop-2.c: New test.
7832
7833 2003-03-11  Mark Mitchell  <mark@codesourcery.com>
7834
7835         PR c++/9474
7836         * g++.dg/parse/namespace8.C: New test.
7837
7838         PR c++/9924
7839         * g++.dg/overload/builtin2.C: New test.
7840
7841 2003-03-11  Steven Bosscher  <s.bosscher@student.tudelft.nl>
7842
7843         * gcc.dg/return-type-3.c: New test.
7844
7845 2003-03-11  D.Venkatasubramanian  <dvenkat@noida.hcltech.com>
7846
7847         * gcc.misc-tests/bprob.exp: Disable test cases for h8300-*-* as
7848         profiling options are not supported.
7849
7850 2003-03-10  Mark Mitchell  <mark@codesourcery.com>
7851
7852         * g++.old-deja/g++.benjamin/16077.C: Adjust warnings.
7853         * g++.old-deja/g++.warn/impint2.C: Likewise.
7854
7855 2003-03-10  Devang Patel  <dpatel@apple.com>
7856
7857         * g++.dg/cpp/c++_cmd_1.C: New test.
7858         * g++.dg/cpp/c++_cmd_1.h: New file.
7859
7860 2003-03-10  Segher Boessenkool  <segher@koffie.nl>
7861
7862         * gcc.dg/altivec-9.c: New file.
7863
7864 2003-03-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7865
7866         * gcc.dg/ppc-sdata-1.c: New test.
7867         * gcc.dg/ppc-sdata-2.c: New test.
7868
7869 2003-03-09  Mark Mitchell  <mark@codesourcery.com>
7870
7871         PR c++/9373
7872         * g++.dg/opt/ptrmem2.C: New test.
7873
7874         PR c++/8534
7875         * g++.dg/opt/ptrmem1.C: New test.
7876
7877 2003-03-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
7878
7879         * gcc.dg/i386-loop-1.c: New test.
7880
7881 2003-03-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7882
7883         PR c++/9970
7884         * g++.dg/lookup/friend1.C: New test.
7885
7886 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
7887
7888         PR c++/9823
7889         * g++.dg/parser/constructor1.C: New test.
7890
7891 2003-03-08  Hans-Peter Nilsson  <hp@bitrange.com>
7892
7893         * gcc.c-torture/execute/20020720-1.x: Add xfail for cris-*-*.
7894
7895         * gcc.dg/old-style-asm-1.c: Tweak to match mmix-knuth-mmixware.
7896
7897 2003-03-08  Neil Booth  <neil@daikokuya.co.uk>
7898
7899         * gcc.dg/cpp/Wunused.c: Update test.
7900
7901 2003-03-08  Jan Hubicka  <jh@suse.cz>
7902
7903         * gcc.dg/inline-3.c: New test.
7904
7905 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
7906
7907         PR c++/9809
7908         * g++.dg/parse/builtin1.C: New test.
7909
7910         PR c++/9982
7911         * g++.dg/abi/cookie1.C: New test.
7912         * g++.dg/abi/cookie2.C: Likewise.
7913
7914         PR c++/9524
7915         * g++.dg/template/field1.C: New test.
7916
7917         PR c++/9912
7918         * g++.dg/parse/class1.C: New test.
7919         * g++.dg/parse/namespace7.C: Likewise.
7920         * g++.old-deja/g++.other/decl5.C: Remove XFAILs.
7921
7922 2003-03-07  Mark Mitchell  <mark@codesourcery.com>
7923
7924         * g++.dg/init/ref4.C: New test.
7925
7926 2003-03-07  Jan Hubicka  <jh@suse.cz>
7927
7928         * gcc.dg/i386-local2.c: Fix problems with certain versions of dejagnu.
7929         * gcc.dg/inline-3.c:  New test.
7930
7931 2003-03-06  Mark Mitchell  <mark@codesourcery.com>
7932
7933         * g++.dg/init/ref3.C: New test.
7934
7935         PR c++/9965
7936         * g++.dg/init/ref2.C: New test.
7937
7938         PR c++/9400
7939         * g++.dg/warn/Wshadow-2.C: New test.
7940
7941         PR c++/9791
7942         * g++.dg/warn/Woverloaded-1.C: New test.
7943
7944 2003-03-05  Jan Hubicka  <jh@suse.cz>
7945
7946         * gcc.dg/i386-local2.c: New.
7947         * gcc.dg/i386-local.c: Fix typo.
7948
7949 2003-03-05  Mark Mitchell  <mark@codesourcery.com>
7950
7951         * g++.dg/abi/layout3.C: New test.
7952
7953 2003-03-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
7954
7955         * gcc.c-torture/compile/20030305-1.c
7956
7957 2003-03-05  Jan Hubicka  <jh@suse.cz>
7958
7959         * gcc.dg/i386-local.c: New.
7960
7961 2003-03-04  J"orn Rennecke <joern.rennecke@superh.com>
7962
7963         * gcc.dg/sh-relax.c: Disable for sh64-*-*.
7964
7965 2003-03-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
7966
7967         * gcc.dg/switch-2.c: New test.
7968         * gcc.dg/switch-3.c: New test.
7969         * gcc.dg/Wswitch.c: Adjust line numbers.
7970         * gcc.dg/Wswitch-default.c: Likewise.
7971         * gcc.dg/Wswitch-enum.c: Likewise.
7972
7973 2003-03-04  Alexandre Oliva  <aoliva@redhat.com>
7974
7975         * gcc.c-torture/execute/20030222-1.c: New test.
7976
7977 2003-03-03  James E Wilson  <wilson@tuliptree.org>
7978
7979         * gcc.dg/m68k-slp-ice.c: New test for PR c/7872.
7980
7981 2003-03-03  Mark Mitchell  <mark@codesourcery.com>
7982
7983         PR c++/9878
7984         * g++.dg/init/ref1.C: New test.
7985
7986 2003-03-03  J"orn Rennecke <joern.rennecke@superh.com>
7987
7988         * gcc.dg/sh-relax.c: New SH-only test.
7989
7990 2003-03-03  Geoffrey Keating  <geoffk@apple.com>
7991
7992         * gcc.c-torture/compile/20010327-1.c: Back out last change.  Add
7993         comment explaining purpose of testcase.
7994
7995 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
7996
7997         * gcc.c-torture/execute/960312-1.x: New file, must pass -mshort
7998         for HC11/HC12 (asm needs two int registers).
7999         * gcc.c-torture/compile/20020312-1.x: New file, don't execute on
8000         HC11/HC12 because the test uses an asm which needs two 32-bit
8001         registers.
8002
8003 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
8004
8005         * gcc.c-torture/compile/920501-12.x: New file, must pass -mshort
8006         for HC11/HC12 (array is too large otherwise).
8007         * gcc.c-torture/compile/920501-4.x: New file, likewise.
8008         * gcc.c-torture/compile/20010518-2.x: Likewise.
8009         * gcc.c-torture/compile/980506-1.x: Don't execute this test on
8010         HC11/HC12 (array is too large).
8011
8012 2003-03-01  Geoffrey Keating  <geoffk@apple.com>
8013
8014         * lib/gcc-dg.exp (gcc-dg-test): Change .pch to .gch.
8015         * lib/g++-dg.exp (g++-dg-test): Likewise.
8016
8017 2003-03-01  Roger Sayle  <roger@eyesopen.com>
8018
8019         * g++.old-deja/g++.other/builtins10.C: New test for PR 9367.
8020         * gcc.dg/format/attr-5.c: Handle new conflicting types warning.
8021
8022 2003-03-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8023
8024         * g++.dg/warn/implicit-typename1.C: Remove warning.
8025
8026 2003-02-28  Richard Henderson  <rth@redhat.com>
8027
8028         * gcc.dg/noreturn-1.c: Move noreturn warning line.
8029         * gcc.dg/return-type-1.c: Move control reaches end warning line.
8030
8031 2003-02-28  Geoffrey Keating  <geoffk@apple.com>
8032
8033         * gcc.dg/pch/pch.exp: Change .pch to .gch.
8034         * g++.dg/pch/pch.exp: Likewise.
8035
8036 2003-02-28  Mark Mitchell  <mark@codesourcery.com>
8037
8038         PR c++/9879
8039         * testsuite/g++.dg/init/new4.C: New test.
8040
8041 2003-02-28  Richard Earnshaw  <rearnsha@arm.com>
8042
8043         * gcc.dg/arm-asm.c: Enable for StrongARM and XScale targets.
8044
8045 2003-02-28  Alexandre Oliva  <aoliva@redhat.com>
8046
8047         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead of
8048         unsigned long.
8049
8050         * gcc.c-torture/compile/simd-3.c: Do nothing if double is not
8051         wider than float.
8052
8053 2003-02-26  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
8054
8055         * lib/scanasm.exp: Add support for counting numbers of
8056         occurences.
8057         * gcc.dg/unswitch-1.c, gcc.dg/peel-1.c, gcc.dg/unroll-1.c,
8058         gcc.dg/unroll-2.c, gcc.dg/unroll-3.c: New tests.
8059
8060 2003-02-25  Mark Mitchell  <mark@codesourcery.com>
8061
8062         PR c++/9683
8063         * g++.dg/template/static3.C: New test.
8064
8065         PR c++/9829
8066         * g++.dg/parse/namespace6.C: New test.
8067
8068 2003-02-25  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8069
8070         PR target/9732
8071         * gcc.dg/20030225-1.c: New test.
8072
8073 2003-02-24  Mark Mitchell  <mark@codesourcery.com>
8074
8075         * README: Remove out-of-date information.
8076
8077         PR c++/9836
8078         * g++.dg/template/spec6.C: New test.
8079
8080 2003-02-24  Jeff Law  <law@redhat.com>
8081
8082         * gcc.c-torture/compile/20030224-1.c: New test for ia32 backend bug.
8083
8084 2003-02-24  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8085
8086         * g++.dg/other/pragma-ep-1.C: Test for __PRAGMA_EXTERN_PREFIX.
8087         * gcc.dg/pragma-ep-1.c: Likewise.
8088
8089 2003-02-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8090
8091         PR c++/9602
8092         * g++.dg/template/friend16.C: New test.
8093
8094 2003-02-23  Mark Mitchell  <mark@codesourcery.com>
8095
8096         PR c++/5333
8097         * g++.dg/parse/fused-params1.C: Adjust error messages.
8098         * g++.dg/template/nested3.C: New test.
8099
8100 2003-02-24  Alan Modra  <amodra@bigpond.net.au>
8101
8102         * g++.dg/abi/param1.C: New test.
8103
8104 2003-02-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8105
8106         PR c++/7982
8107         * g++.dg/warn/implicit-typename1.C: New test.
8108
8109 2003-02-22  Kelley Cook <kelleycook@comcast.net>
8110
8111         * g++.old-deja/g++.other/store-expr1.C: Replace "mcpu"
8112         with "mtune".
8113         * g++.old-deja/g++.other/store-expr2.C: Likewise.
8114         * gcc.c-torture/execute/20010129-1.x: Likewise.
8115         * gcc.dg/20011107-1.c: Likewise.
8116         * gcc.dg/20020108-1.c: Likewise.
8117         * gcc.dg/20020122-3.c: Likewise.
8118         * gcc.dg/20020206-1.c: Likewise.
8119         * gcc.dg/20020310-1.c: Likewise.
8120         * gcc.dg/20020426-2.c: Likewise.
8121         * gcc.dg/20020517-1.c: Likewise.
8122         * gcc.dg/991230-1.c: Likewise.
8123         * gcc.dg/i386-unroll-1.c: Likewise.
8124         * gcc.misc-tests/i386-prefetch.exp: Likewise.
8125
8126 2003-02-22  Jan Hubicka  <jh@suse.cz>
8127
8128         * gcc.dg/i386-mul.c: New test.
8129
8130 2003-02-21  Roger Sayle  <roger@eyesopen.com>
8131
8132         * gcc.dg/builtins-5.c: New test case.
8133
8134 2003-02-22  Hans-Peter Nilsson  <hp@axis.com>
8135
8136         * gcc.dg/asmreg-1.c: New test.
8137
8138 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
8139
8140         PR c++/9749
8141         * g++.dg/parse/varmod1.C: New test.
8142
8143 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
8144
8145         PR c++/9727
8146         * g++.dg/template/op1.C: New test.
8147
8148 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
8149
8150         PR c++/8906
8151         * g++.dg/template/nested2.C: New test.
8152
8153 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
8154
8155         PR c++/8724
8156         * g++.dg/expr/dtor1.C: New test.
8157
8158 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
8159
8160         * gcc.dg/cpp/include3.c: New test.
8161         * gcc.dg/cpp/inc/foo.h: New file.
8162
8163 2003-02-21  Glen Nakamura  <glen@imodulo.com>
8164
8165         * gcc.c-torture/execute/20030221-1.c: New test.
8166
8167 2003-02-20  Mark Mitchell  <mark@codesourcery.com>
8168
8169         PR c++/9729
8170         * g++.dg/abi/conv1.C: New test.
8171
8172 2003-02-20  Jan Hubicka  <jh@suse.cz>
8173
8174         * gcc.c-torture/execute/20020720-1.x: XFAIL for x86-64.
8175
8176 2003-02-19  Daniel Jacobowitz  <drow@mvista.com>
8177
8178         * gcc.c-torture/compile/20030219-1.c: New test.
8179
8180 2003-02-18  Jan Hubicka  <jh@suse.cz>
8181
8182         * gcc.dg/funcorder.c: New test.
8183
8184 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
8185
8186         * gcc.c-torture/execute/20030218-1.c: New.
8187
8188 2003-02-18  Aldy Hernandez  <aldyh@redhat.com>
8189
8190         * gcc.dg/20030218-1.c: New.
8191
8192 2003-02-18  Richard Henderson  <rth@redhat.com>
8193
8194         * gcc.dg/attr-invalid.c: Allow __used__ on static data.
8195         * gcc.dg/attr-used-2.c: New.
8196
8197 2003-02-18  Mark Mitchell  <mark@codesourcery.com>
8198
8199         PR c++/9704
8200         * g++.dg/init/copy5.C: New test.
8201
8202 2003-02-18  Geoffrey Keating  <geoffk@apple.com>
8203
8204         * gcc.dg/pch/pch.exp: Delete $bname.h before copying into it.
8205         * g++.dg/pch/pch.exp: Likewise.
8206
8207 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
8208
8209         * gcc.c-torture/execute/20030209-1.c: Enable the test if
8210         STACK_SIZE is not defined.
8211
8212 2003-02-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8213
8214         PR c++/9457
8215         * g++.dg/template/init1.C: New test.
8216
8217 2003-02-16  Jan HUbicka  <jh@suse.cz>
8218
8219         * gcc.dg/c90-const-expr-3.c (DZERO): New static variable
8220         (foo): Add few extra tests
8221         * gcc.dg/c99-const-expr-3.c: Likewise.
8222         * gcc.c-torture/execute/20030216-1.c: New.
8223
8224 2003-02-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8225
8226         PR c++/9459
8227         * g++.dg/ext/typeof4.C: New test.
8228
8229 2003-02-15  Roger Sayle  <roger@eyesopen.com>
8230
8231         * gcc.dg/i386-387-3.c: New test case.
8232
8233 2003-02-14  Josef Zlomek  <zlomekj@suse.cz>
8234
8235         * gcc.dg/20030213-1.c: Expect warning for unsupported -fpic on
8236         cris-*-elf* cris-*-aout* and mmix-*-*.
8237
8238 2003-02-13  Josef Zlomek  <zlomekj@suse.cz>
8239
8240         * gcc.dg/20030213-1.c: New test.
8241
8242 2003-02-12  Roger Sayle  <roger@eyesopen.com>
8243
8244         * gcc.dg/i386-387-1.c: Add new test for __builtin_atan2.
8245         * gcc.dg/i386-387-2.c: Likewise.
8246
8247 2003-02-12  Aldy Hernandez  <aldyh@redhat.com>
8248
8249         * gcc.dg/ppc-spe.c: Fix formatting.
8250         Enable tests that were previously unsupported by gas.
8251         Delete tests for instructions that no longer exist.
8252         Switch arguments on evsubifw builtin.
8253
8254 2003-02-12  Kazu Hirata  <kazu@cs.umass.edu>
8255
8256         * gcc.c-torture/execute/20030209-1.c: Disable the test if
8257         STACK_SIZE is too small.
8258
8259 2003-02-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
8260             Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
8261
8262         * gcc.dg/decl-2.c: New test.
8263
8264 2003-02-10  Jan Hubicka  <jh@suse.cz>
8265
8266         * gcc.dg/i386-fpcvt-1.c:  New test.
8267
8268 2002-02-09  Richard Sandiford  <rsandifo@redhat.com>
8269
8270         * gcc.c-torture/execute/20030209-1.c: New test.
8271
8272 2003-02-09  Kazu Hirata  <kazu@cs.umass.edu>
8273
8274         * gcc.c-torture/execute/builtin-bitops-1.c: When testing the
8275         int-wide bitops, use the constants of the same width.
8276         Likewise, if long long is 32-bit wide, test bitops using
8277         32-bit constants.
8278
8279 2003-02-07  Loren James Rittle  <ljrittle@acm.org>
8280
8281         * gcc.dg/20021014-1.c: Annotate with expected notice text.
8282
8283 2003-02-07  Roger Sayle  <roger@eyesopen.com>
8284
8285         * testsuite/gcc.dg/builtins-4.c: New test case.
8286
8287 2003-02-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8288
8289         * gcc.dg/20020430-1.c: Fix dg command typos.
8290         * gcc.dg/20020503-1.c: Likewise.
8291
8292 2003-02-06  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
8293
8294         PR c++/8785
8295         * g++.dg/parse/fused-params1.C: New test.
8296
8297         PR c++/8857
8298         * g++.dg/parse/tmpl-tmpl-operator1.C: New test.
8299
8300         PR c++/8921
8301         * g++.dg/parse/non-dependent1.C: New test.
8302
8303         PR c++/8928
8304         * g++.dg/parse/dupl-tmpl-args1.C: New test.
8305
8306         PR c++/9228
8307         * g++.dg/parse/undefined7.C: New test.
8308         * g++.dg/parse/non-templ1.C: New test.
8309
8310         PR c++/9229
8311         * g++.dg/parse/too-many-tmpl-args1.C: New test.
8312
8313 2003-02-06  Eric Botcazou <ebotcazou@libertysurf.fr>
8314
8315         * gcc.c-torture/compile/20030206-1.c: New test.
8316
8317 2003-02-05  Roger Sayle  <roger@eyesopen.com>
8318
8319         * gcc.c-torture/compile/921206-1.c: Rename undeclared function from
8320         "pow" to "foo" to avoid potential confusion with a math built-in.
8321
8322 2003-02-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8323
8324         * gcc.c-torture/execute/20020227-1.x: Update specific XFAIL
8325         conditions for SPARC targets.
8326
8327 2003-02-05  Jakub Jelinek  <jakub@redhat.com>
8328
8329         * gcc.dg/20030204-1.c: New test.
8330
8331 2003-02-04  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
8332
8333         PR c++/38
8334         * g++.dg/parse/array-size1.C: New test.
8335
8336         PR c++/5657
8337         * g++.dg/parse/undefined3.C: New test.
8338
8339         PR c++/5665
8340         * g++.dg/parse/undefined4.C: New test.
8341
8342         PR c++/5975
8343         * g++.dg/parse/undefined5.C: New test.
8344
8345         PR c++/7259
8346         * g++.dg/parse/tmpl-tmpl-param1.C: New test.
8347
8348         PR c++/8578
8349         * g++.dg/parse/casting-operator1.C: New test.
8350
8351         PR c++/8596
8352         * g++.dg/parse/undefined6.C: New test.
8353
8354         PR c++/8736
8355         * g++.dg/parse/missing-template1.C: New test.
8356
8357 2003-02-04  Jan Hubicka  <jh@suse.cz>
8358
8359         * gcc.dg/i386-cadd.c:  Compile using -march=k8.
8360         * gcc.dg/i386-cmov?.c:  Likewise.
8361         * gcc.dg/i386-fpcvt-?.c:  Likewise.
8362         * gcc.dg/i386-ssefp-1.c:  Likewise.
8363         * gcc.dg/i386-ssetype-?.c:  Likewise; fix for register passing
8364         conventions.
8365
8366 2003-02-03  Mark Mitchell  <mark@codesourcery.com>
8367
8368         PR c++/7129
8369         * testsuite/g++.dg/ext/max.C: New test.
8370
8371 2003-02-03  Jan Hubicka  <jh@suse.cz>
8372
8373         * gcc.c-torture/execute/20030203-1.c: New test.
8374
8375 2003-02-03  Richard Earnshaw  <rearnsha@arm.com>
8376
8377         * gcc.c-torture/exectue/ieee/20000320-1.c: The ARM VFP format is
8378         'natural-endian'.
8379
8380 2003-02-01  Richard Sandiford  <rsandifo@redhat.com>
8381
8382         * g++.dg/init/new1.C: Remove -fvolatile dg-options line.
8383         * g++.dg/init/new2.C: Likewise.
8384         * g++.dg/other/new1.C: Likewise.
8385
8386 2003-01-31  Loren J. Rittle <ljrittle@acm.org>
8387
8388         * gcc.dg/struct-ret-libc.c: New test.
8389
8390 2003-01-31  Ulrich Weigand  <uweigand@de.ibm.com>
8391
8392         * gcc.dg/20030129-1.c: New test.
8393
8394 2003-01-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8395
8396         PR c++/8849
8397         * g++.dg/template/ptrmem4.C: New test.
8398
8399 2003-01-29  Mark Mitchell  <mark@codesourcery.com>
8400
8401         * g++.dg/parser/constant1.C: New test.
8402
8403 2003-01-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8404
8405         PR c++/8591
8406         * g++.dg/parse/friend2.C: New test.
8407
8408 2003-01-29  Nathan Sidwell  <nathan@codesourcery.com>
8409
8410         PR c++/9437
8411         * g++.dg/template/unify4.C: New test.
8412
8413 2003-01-28  Richard Sandiford  <rsandifo@redhat.com>
8414
8415         * gcc.c-torture/execute/20030128-1.c: New test.
8416
8417 2003-01-28  Jeffrey D. Oldham  <oldham@codesourcery.com>
8418
8419         * g++.dg/lookup/nested1.C: Test moved from ...
8420         * g++.old-deja/g++.other/lookup24.C: ... here.
8421
8422 2003-01-28  Jan Hubicka  <jh@suse.cz>
8423
8424         * gcc.dg/i386-cmov5.c:  New test.
8425
8426 2003-01-28  D.Venkatasubramanian   <dvenkat@noida.hcltech.com>
8427
8428         * gcc.c-torture/execute/20010925-1.c: Changed the
8429         memcpy declaration.
8430
8431 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
8432
8433         PR c++/3902
8434         * g++.dg/parse/template5.C: New test.
8435
8436 2003-01-28  Toon Moene  <toon@moene.indiv.nluug.nl>
8437
8438         PR fortran/9258
8439         * g77.dg/pr9258: New test.
8440
8441 2003-01-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8442
8443         * README: Move relevant parts from README.g++.
8444
8445         * README.g++: Remove this file.
8446
8447 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
8448
8449         * g++.dg/abi/dcast1.C: New test.
8450
8451 2003-01-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8452
8453         * gcc.c-torture/execute/builtin-constant.x: Only expect failure at -O1.
8454
8455 2003-01-27  Jeffrey D. Oldham  <oldham@codesourcery.com>
8456
8457         PR c++/47
8458         * g++.old-deja/g++.other/lookup24.C: New test.
8459
8460 2003-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8461
8462         PR middle-end/7227
8463         * gcc.dg/uninit-C.c: New test.
8464
8465 2003-01-27  Nathan Sidwell  <nathan@codesourcery.com>
8466
8467         * g++.dg/abi/covariant1.C: New test.
8468
8469 2003-01-25  Ulrich Weigand  <uweigand@de.ibm.com>
8470
8471         * gcc.dg/20030123-1.c: New test.
8472
8473 2003-01-25  Jan Hubicka  <jh@suse.cz>
8474
8475         PR opt/8492
8476         * gcc.c-torture/compile/20030125-1.c
8477
8478 2003-01-25  Nathan Sidwell  <nathan@codesourcery.com>
8479
8480         PR c++/9403
8481         * g++.dg/parse/template3.C: New test.
8482         * g++.old-deja/g++.pt/memclass5.C: Add needed template keyword.
8483
8484         PR c++/795
8485         * g++.dg/parse/template4.C: New test.
8486
8487         PR c++/9415
8488         * g++.dg/template/qual2.C: New test.
8489
8490         PR c++/8545
8491         * g++.old-deja/g++.brendan/parse3.C: Remove XFAIL.
8492
8493         * g++.old-deja/g++.ns/bogus1.C: Change expected error.
8494
8495 2003-01-25  Roger Sayle  <roger@eyesopen.com>
8496
8497         * gcc.c-torture/execute/switch-1.c: New test case.
8498
8499 2003-01-25  Jan Hubicka  <jh@suse.cz>
8500
8501         * gcc.c-torture/execute/20030125-1.[cx]: New test.
8502
8503 2003-01-25  Paolo Carlini  <pcarlini@unitus.it>
8504
8505         Tweaks for Bison-1.875. From the NEWS file:
8506         "- `parse error' -> `syntax error'
8507         Bison now uniformly uses the term `syntax error'"
8508         * gcc.dg/cpp/19990413-1.c: Test for "(parse|syntax) error".
8509         * gcc.dg/cpp/digraph2.c: Likewise.
8510         * gcc.dg/cpp/direct2.c: Likewise.
8511         * gcc.dg/cpp/paste4.c: Likewise.
8512         * gcc.dg/c90-restrict-1.c: Likewise.
8513         * gcc.dg/c99-func-2.c: Likewise.
8514         * gcc.dg/noncompile/920721-2.c: Likewise.
8515         * gcc.dg/noncompile/930622-2.c: Likewise.
8516         * gcc.dg/noncompile/940112-1.c: Likewise.
8517         * gcc.dg/noncompile/950921-1.c: Likewise.
8518         * gcc.dg/noncompile/951123-1.c: Likewise.
8519         * gcc.dg/noncompile/971104-1.c: Likewise.
8520         * gcc.dg/noncompile/990416-1.c: Likewise.
8521
8522 2003-01-24  Paolo Carlini  <pcarlini@unitus.it>
8523
8524         * g++.dg/parse/undefined1.C: Add error message.
8525
8526 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
8527
8528         PR c++/9354
8529         * g++.dg/parse/new1.C: New test.
8530
8531         PR c++/9216
8532         * g++.dg/parse/template2.C: New test.
8533
8534         PR c++/9354
8535         * g++.dg/parse/typedef2.C: New test.
8536
8537         PR c++/9328
8538         * g++.dg/ext/typeof3.C: New test.
8539
8540 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
8541
8542         PR c++/2738
8543         * g++.dg/parse/ret-type1.C: New test.
8544
8545         PR c++/3792
8546         * g++.dg/parse/tmpl-outside1.C: New test.
8547
8548         PR c++/4207
8549         * g++.dg/parse/int-as-enum1.C: New test.
8550
8551         PR c++/4903
8552         * g++.dg/parse/no-typename1.C: New test.
8553
8554         PR c++/5533
8555         * g++.dg/parse/no-value1.C: New test.
8556
8557         PR c++/5921
8558         * g++.dg/parse/wrong-inline1.C: New test.
8559
8560         PR c++/6402
8561         * g++.dg/parse/ref1.C: New test.
8562
8563         PR c++/6992
8564         * g++.dg/parse/attr-ctor1.C: New test.
8565
8566         PR c++/7229
8567         * g++.dg/parse/namespace5.C: New test.
8568
8569         PR c++/7917
8570         * g++.dg/parse/func-def1.C: New test.
8571
8572         PR c++/8143
8573         * g++.dg/parse/undefined1.C: New test.
8574
8575         PR c++/5723, PR c++/8522
8576         * g++.dg/parse/specialization1.C: New test.
8577
8578         PR c++/163, PR c++/8595
8579         * g++.dg/parse/struct-as-enum1.C: New test.
8580
8581         PR c++/9173
8582         * g++.dg/parse/undefined2.C: New test.
8583
8584 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
8585
8586         PR c++/9298
8587         * g++.dg/parse/template1.C: New test.
8588
8589         PR c++/9384
8590         * g++.dg/parse/using1.C: New test.
8591
8592         PR c++/9285
8593         PR c++/9294
8594         * g++.dg/parse/expr2.C: New test.
8595
8596         PR c++/9388
8597         * g++.dg/parse/lookup2.C: Likewise.
8598
8599 2003-01-21  Jan Hubicka  <jh@suse.cz>
8600
8601         * gcc.c-torture/execute/990208-1.c:  Add noinline attributes as needed.
8602         * gcc.c-torture/execute/eeprof-1.c:  Likewise.
8603         * gcc.c-torture/execute/stdio-opt-*.c: Likewise.
8604         * gcc.c-torture/execute/string-opt-*.c: Likewise.
8605
8606 2003-01-20  Nick Clifton  <nickc@redhat.com>
8607
8608         * gcc.c-torture/execute/20030117-1.c: New test case.  Exposes
8609         problem with ARM sibcall code generation.
8610
8611 2003-01-20  Kazu Hirata  <kazu@cs.umass.edu>
8612
8613         * gcc.c-torture/execute/20030120-1.c: New.
8614
8615 2003-01-19  Paolo Carlini  <pcarlini@unitus.it>
8616
8617         * g++.old-deja/g++.pt/typename13.C: Remove XFAIL.
8618
8619 2003-01-17  Mark Mitchell  <mark@codesourcery.com>
8620
8621         PR c++/9272
8622         * g++.dg/parse/ctor1.C: New test.
8623
8624         PR c++/9294:
8625         * g++.dg/parse/qualified1.C: New test.
8626
8627         * g++.dg/parse/typename3.C: New test.
8628
8629 2003-01-16  Richard Henderson  <rth@redhat.com>
8630
8631         * g++.dg/tls/init-2.C: Fix error matches for real this time.
8632
8633 2003-01-16  Richard Henderson  <rth@redhat.com>
8634
8635         * g++.dg/pch/pch.exp: Copy test header to the working directory
8636         before using it either for precompilation or direct use.
8637         * g++.dg/pch/*.Hs: Rename from gcc.dg/pch/*.H.
8638         * g++.dg/pch/*.C: Include foo.H, not foo.Hp.
8639
8640 2003-01-16  Richard Henderson  <rth@redhat.com>
8641
8642         * gcc.dg/pch/pch.exp: Copy test header to the working directory
8643         before using it either for precompilation or direct use.
8644         * gcc.dg/pch/*.hs: Rename from gcc.dg/pch/*.h.
8645         * gcc.dg/pch/*.c: Include foo.h, not foo.hp.
8646
8647 2003-01-16  Mark Mitchell  <mark@codesourcery.com>
8648
8649         * gcc/testsuite/g++.dg/ext/typename1.C: Add typename keyword.
8650         * gcc/testsuite/g++.dg/template/crash1.C: Update error messages.
8651         * gcc/testsuite/g++.dg/template/crash2.C: Remove error message.
8652         * gcc/testsuite/g++.dg/parse/typename2.C: New test.
8653         * gcc/testsuite/g++.dg/template/typename2.C: Change implicit
8654         typename warning into error.
8655         * gcc/testsuite/g++.old-deja/g++.benjamin/tem03.C: Issue more
8656         error messages.
8657         * gcc/testsuite/g++.old-deja/g++.benjamin/tem04.C: Fix typos.
8658         * gcc/testsuite/g++.old-deja/g++.brendan/crash56.C: Add this->.
8659         * gcc/testsuite/g++.old-deja/g++.law/visibility13.C: Remove error
8660         messages.
8661         * gcc/testsuite/g++.old-deja/g++.ns/template17.C: Reorder code to
8662         make declaration visible in template.
8663         * gcc/testsuite/g++.old-deja/g++.pt/crash3.C: Fix typos.
8664         * gcc/testsuite/g++.old-deja/g++.pt/crash36.C: Issue more error
8665         messages.
8666         * gcc/testsuite/g++.old-deja/g++.pt/crash5.C: Improve error
8667         message.
8668         * gcc/testsuite/g++.old-deja/g++.pt/crash67.C: Remove warning.
8669         * gcc/testsuite/g++.old-deja/g++.pt/inherit1.C: Add this->.
8670         * gcc/testsuite/g++.old-deja/g++.pt/niklas01a.C: Add error message.
8671         * gcc/testsuite/g++.old-deja/g++.pt/typename16.C: Replace implicit
8672         typename warning with error message.
8673         * gcc/testsuite/g++.old-deja/g++.pt/typename19.C: Remove warning.
8674         * gcc/testsuite/g++.old-deja/g++.robertl/eb112.C: Fix typo.
8675         * gcc/testsuite/g++.old-deja/g++.robertl/eb24.C: Use this->.
8676
8677 2003-01-16  Nathan Sidwell  <nathan@codesourcery.com>
8678
8679         * g++.dg/parse/ambig2.C: New test.
8680
8681 2003-01-15  Richard Henderson  <rth@redhat.com>
8682
8683         * g++.dg/tls/init-2.C: Update error message string.
8684
8685 2003-01-15  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8686
8687         * gcc.c-torture/execute/builtin-constant.x: XFAIL the test.
8688
8689 2003-01-15  Stephane Carrez  <stcarrez@nerim.fr>
8690
8691         * gcc.c-torture/compile/20000804-1.x: Don't execute this test at
8692         all for HC11/HC12.
8693         * gcc.c-torture/compile/20001205-1.x: Likewise.
8694         * gcc.c-torture/compile/20001226-1.x: Likewise.
8695         * gcc.c-torture/compile/920520-1.x: Likewise.
8696         * gcc.c-torture/compile/961203-1.x: Likewise.
8697         * gcc.c-torture/compile/20020604-1.x: Likewise.
8698
8699 2003-01-15  Jan Hubicka  <jh@suse.cz>
8700
8701         * gcc.c-torture/compile/20030115-1.c: New test.
8702
8703         * gcc.dg/i386-fpcvt-1.c: New test.
8704         * gcc.dg/i386-fpcvt-2.c: New test.
8705
8706 2003-01-14  Jeffrey D. Oldham  <oldham@codesourcery.com>
8707
8708         Further conform g++'s __vmi_class_type_info to the C++ ABI
8709         specification.
8710         * g++.old-deja/g++.abi/vmihint.C (main): Revise expected flags per
8711         the specification.
8712
8713 2003-01-14  Jan Hubicka  <jh@suse.cz>
8714
8715         * gcc.dg/i386-fpcvt-1.c: New test.
8716         * gcc.dg/i386-fpcvt-2.c: New test.
8717
8718 2003-01-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
8719
8720         * gcc.dg/i386-mmx-3.c: New test.
8721
8722 2003-01-12  Mark Mitchell  <mark@codesourcery.com>
8723
8724         PR c++/9264
8725         * g++.dg/parse/octal1.C: New file.
8726
8727         PR c++/9172
8728         * g++.dg/parse/typename1.C: New file.
8729
8730 2003-01-10  Danny Smith  <dannysmith@users.sourceforge.net>
8731
8732         * gcc.dg/bf-ms-layout.c: Enable for cygwin and mingw32 targets.
8733         * gcc.dg/bf-no-ms-layout.c: Likewise.
8734         * gcc.dg/bf-ms-attrib.c: Likewise.
8735
8736 2003-01-10  Mark Mitchell  <mark@codesourcery.com>
8737
8738         PR c++/9099
8739         * g++.dg/parse/dtor1.C: New file.
8740
8741         PR c++/9128
8742         * g++.dg/rtti/typeid1.C: New file.
8743
8744         PR c++/9153
8745         * g++.dg/parse/lookup1.C: New file.
8746
8747         PR c++/9171
8748         * g++.dg/templ/spec5.C: New file.
8749
8750 2003-01-10  Josef Zlomek  <zlomekj@suse.cz>
8751
8752         * gcc.c-torture/compile/20030110-1.c: New test.
8753
8754 2003-01-09  Geoffrey Keating  <geoffk@apple.com>
8755
8756         Merge from pch-branch:
8757
8758         2002-12-23  Geoffrey Keating  <geoffk@apple.com>
8759
8760         * gcc.dg/pch/cpp-1.h: New.
8761         * gcc.dg/pch/cpp-1.c: New.
8762         * gcc.dg/pch/cpp-2.h: New.
8763         * gcc.dg/pch/cpp-2.c: New.
8764
8765         2002-11-19  Geoffrey Keating  <geoffk@apple.com>
8766
8767         * gcc.dg/pch/except-1.h: New.
8768         * gcc.dg/pch/except-1.c: New.
8769
8770         2002-11-13  Geoffrey Keating  <geoffk@apple.com>
8771
8772         * gcc.dg/pch/pch.exp: Ensure that <test>.hp doesn't exist before
8773         running test.
8774         * gcc.dg/pch: Include *.hp not *.h.
8775         * gcc.dg/pch/system-1.h: New.
8776         * gcc.dg/pch/system-1.c: New.
8777
8778         2002-11-11  Geoffrey Keating  <geoffk@apple.com>
8779
8780         * gcc.dg/pch/pch.exp: Compare .s files with/without PCH,
8781         rather than trying to build and run a program using PCH.
8782         * gcc.dg/pch: Remove dg-do commands from test files.
8783
8784         2002-11-08  Geoffrey Keating  <geoffk@apple.com>
8785
8786         * gcc.dg/pch/macro-3.c: New.
8787         * gcc.dg/pch/macro-3.h: New.
8788
8789         2002-11-04  Geoffrey Keating  <geoffk@apple.com>
8790
8791         * gcc.dg/pch/common-1.c: New.
8792         * gcc.dg/pch/common-1.h: New.
8793         * gcc.dg/pch/decl-1.c: New.
8794         * gcc.dg/pch/decl-1.h: New.
8795         * gcc.dg/pch/decl-2.c: New.
8796         * gcc.dg/pch/decl-2.h: New.
8797         * gcc.dg/pch/decl-3.c: New.
8798         * gcc.dg/pch/decl-3.h: New.
8799         * gcc.dg/pch/decl-4.c: New.
8800         * gcc.dg/pch/decl-4.h: New.
8801         * gcc.dg/pch/decl-5.c: New.
8802         * gcc.dg/pch/decl-5.h: New.
8803         * gcc.dg/pch/global-1.c: New.
8804         * gcc.dg/pch/global-1.h: New.
8805         * gcc.dg/pch/inline-1.c: New.
8806         * gcc.dg/pch/inline-1.h: New.
8807         * gcc.dg/pch/inline-2.c: New.
8808         * gcc.dg/pch/inline-2.h: New.
8809         * gcc.dg/pch/static-1.c: New.
8810         * gcc.dg/pch/static-1.h: New.
8811         * gcc.dg/pch/static-2.c: New.
8812         * gcc.dg/pch/static-2.h: New.
8813
8814         2002-09-01  Geoffrey Keating  <geoffk@redhat.com>
8815
8816         * g++.dg/pch/pch.exp: Better handle failing testcases.
8817         * gcc.dg/pch/pch.exp: Likewise.
8818         * gcc.dg/pch/macro-1.c: New.
8819         * gcc.dg/pch/macro-1.h: New.
8820         * gcc.dg/pch/macro-2.c: New.
8821         * gcc.dg/pch/macro-2.h: New.
8822
8823         2002-08-27  Geoffrey Keating  <geoffk@redhat.com>
8824
8825         * g++.dg/dg.exp: Treat files in pch/ specially.
8826         * g++.dg/pch/pch.exp: New file.
8827         * g++.dg/pch/empty.H: New file.
8828         * g++.dg/pch/empty.C: New file.
8829         * lib/g++-dg.exp (g++-dg-test): Add case for when $do_what is
8830         "precompile".
8831
8832         * gcc.dg/pch/pch.exp: New file.
8833         * gcc.dg/pch/empty.h: New file.
8834         * gcc.dg/pch/empty.c: New file.
8835         * lib/gcc-dg.exp (gcc-dg-test): Add case for when $do_what is
8836         "precompile".
8837
8838 2003-01-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8839
8840         * g++.dg/template/friend14.C: New test.
8841
8842 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
8843
8844         * gcc.dg/old-style-asm-1.c: New test.
8845
8846 2003-01-09  Richard Sandiford  <rsandifo@redhat.com>
8847
8848         * gcc.c-torture/compile/20030109-1.c: New test.
8849
8850 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
8851
8852         * gcc.c-torture/execute/20030109-1.c: New test.
8853
8854 2003-01-08  Larin Hennessey  <larin@science.oregonstate.edu>
8855
8856         * g++.old-deja/g++.mike/dyncast1.C: Remove reference to AMD A29K
8857         * g++.old-deja/g++.mike/dyncast2.C: Likewise
8858         * g++.old-deja/g++.mike/dyncast3.C: Likewise
8859         * g++.old-deja/g++.mike/eh2.C: Likewise
8860         * g++.old-deja/g++.mike/eh3.C: Likewise
8861         * g++.old-deja/g++.mike/eh5.C: Likewise
8862         * g++.old-deja/g++.mike/eh6.C: Likewise
8863         * g++.old-deja/g++.mike/eh7.C: Likewise
8864         * g++.old-deja/g++.mike/eh8.C: Likewise
8865         * g++.old-deja/g++.mike/eh9.C: Likewise
8866         * g++.old-deja/g++.mike/eh10.C: Likewise
8867         * g++.old-deja/g++.mike/eh12.C: Likewise
8868         * g++.old-deja/g++.mike/eh13.C: Likewise
8869         * g++.old-deja/g++.mike/eh14.C: Likewise
8870         * g++.old-deja/g++.mike/eh16.C: Likewise
8871         * g++.old-deja/g++.mike/eh17.C: Likewise
8872         * g++.old-deja/g++.mike/eh18.C: Likewise
8873         * g++.old-deja/g++.mike/eh21.C: Likewise
8874         * g++.old-deja/g++.mike/eh23.C: Likewise
8875         * g++.old-deja/g++.mike/eh24.C: Likewise
8876         * g++.old-deja/g++.mike/eh25.C: Likewise
8877         * g++.old-deja/g++.mike/eh26.C: Likewise
8878         * g++.old-deja/g++.mike/eh27.C: Likewise
8879         * g++.old-deja/g++.mike/eh28.C: Likewise
8880         * g++.old-deja/g++.mike/eh29.C: Likewise
8881         * g++.old-deja/g++.mike/eh31.C: Likewise
8882         * g++.old-deja/g++.mike/eh33.C: Likewise
8883         * g++.old-deja/g++.mike/eh34.C: Likewise
8884         * g++.old-deja/g++.mike/eh35.C: Likewise
8885         * g++.old-deja/g++.mike/eh36.C: Likewise
8886         * g++.old-deja/g++.mike/eh37.C: Likewise
8887         * g++.old-deja/g++.mike/eh38.C: Likewise
8888         * g++.old-deja/g++.mike/eh39.C: Likewise
8889         * g++.old-deja/g++.mike/eh40.C: Likewise
8890         * g++.old-deja/g++.mike/eh41.C: Likewise
8891         * g++.old-deja/g++.mike/eh42.C: Likewise
8892         * g++.old-deja/g++.mike/eh44.C: Likewise
8893         * g++.old-deja/g++.mike/eh46.C: Likewise
8894         * g++.old-deja/g++.mike/eh47.C: Likewise
8895         * g++.old-deja/g++.mike/eh48.C: Likewise
8896         * g++.old-deja/g++.mike/eh49.C: Likewise
8897         * g++.old-deja/g++.mike/eh50.C: Likewise
8898
8899
8900         PR c++/8615
8901         * g++.dg/template/char1.C: New test.
8902
8903         * g++.dg/template/varmod1.C: Fix typo.
8904
8905 2002-12-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8906
8907         DR 180
8908         * g++.old-deja/g++.pt/crash32.C: Expect error.
8909
8910 2002-12-01  Mark Mitchell  <mark@codesourcery.com>
8911
8912         PR c++/5919
8913         * g++.dg/template/varmod1.C: New test.
8914
8915         PR c++/8727
8916         * g++.dg/inherit/typeinfo1.C: New test.
8917
8918         PR c++/8663
8919         * g++.dg/inherit/typedef1.C: New test.
8920
8921 2002-11-30  Mark Mitchell  <mark@codesourcery.com>
8922
8923         PR c++/8332
8924         PR c++/8493
8925         * g++.dg/template/strlen1.C: New test.
8926
8927         PR c++/8227
8928         * g++.dg/template/ctor2.C: New test.
8929
8930         PR c++/8214
8931         * g++.dg/init/string1.C: New test.
8932
8933         PR c++/8511
8934         * g++.dg/template/friend8.C: New test.
8935
8936 2002-11-29  Joe Buck <jbuck@synopsys.com>
8937
8938         * g++.dg/lookup/anon2.C: New test.
8939
8940 2002-11-28  Kazu Hirata  <kazu@cs.umass.edu>
8941
8942         * gcc.c-torture/execute/strct-varg-1.x: Remove xfail on the
8943         h8300 port.
8944
8945 2002-11-27  Richard Sandiford  <rsandifo@redhat.com>
8946
8947         * gcc.dg/bitfld-6.c: New test.
8948
8949 2002-11-27  Jan Hubicka  <jh@suse.cz>
8950
8951         * gcc.c-torture/execute/20021127.[cx]: New test.
8952
8953 2002-11-26  Jan Hubicka  <jh@suse.cz>
8954
8955         * gcc.dg/i386-cmov[123].c: New tests for conditional move code
8956         quality.
8957
8958 2002-11-26  Geoffrey Keating  <geoffk@apple.com>
8959
8960         * g++.dg/init/brace2.C: New test.
8961         * g++.old-deja/g++.mike/p9129.C: Correct.
8962
8963 2002-11-26  Mark Mitchell  <mark@codesourcery.com>
8964
8965         * g++.dg/abi/empty10.C: Don't run on non-x86 targets.
8966
8967 2002-11-25  Andreas Bauer  <baueran@in.tum.de>
8968
8969         * gcc.dg/sibcall-6: New test for indirect sibcalls.
8970
8971 2002-11-25  Mark Mitchell  <mark@codesourcery.com>
8972
8973         * testsuite/g++.dg/abi/empty11.C: New test.
8974         * testsuite/g++.dg/rtti/cv1.C: New test.
8975
8976 2002-11-25  Hans-Peter Nilsson  <hp@bitrange.com>
8977
8978         * lib/prune.exp: Prune more -fpic/-fPIC warnings.
8979
8980 2002-11-24  Mark Mitchell  <mark@codesourcery.com>
8981
8982         * g++.dg/abi/empty10.C: New test.
8983
8984 2002-11-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
8985
8986         * gcc.c-torture/compile/20021124-1.c: New test.
8987
8988 2002-11-22  Mark Mitchell  <mark@codesourcery.com>
8989
8990         * g++.dg/abi/rtti2.C: New test.
8991
8992 2002-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
8993
8994         * gcc.dg/i386-unroll-1.c: New test.
8995
8996 2002-11-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
8997
8998         * gcc.c-torture/compile/20021120-1.c: New test.
8999         * gcc.c-torture/compile/20021120-2.c: New test.
9000
9001 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
9002
9003         * gcc.dg/bitfld-5.c: New test.
9004
9005 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
9006
9007         * gcc.c-torture/execute/20021120-3.c: New test.
9008
9009 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
9010
9011         * gcc.c-torture/execute/20021120-2.c: New test.
9012
9013 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
9014
9015         * gcc.c-torture/execute/20021120-1.c: New test.
9016
9017 2002-11-20  Jakub Jelinek  <jakub@redhat.com>
9018
9019         * gcc.c-torture/execute/20021118-3.c: New test.
9020
9021 2002-11-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
9022
9023         * gcc.c-torture/compile/20021119-1.c: New test.
9024
9025 2002-11-19  Jason Thorpe  <thorpej@wasabisystems.com>
9026
9027         * gcc.dg/duff-1.c: New test.
9028         * gcc.dg/duff-2.c: New test.
9029         * gcc.dg/duff-3.c: New test.
9030
9031 2002-11-18  Neil Booth  <neil@daikokuya.co.uk>
9032
9033         * gcc.dg/cpp/_Pragma5.c: New test.
9034
9035 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
9036
9037         * gcc.c-torture/execute/20021118-2.c: New test.
9038
9039 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
9040
9041         * gcc.c-torture/execute/20021118-1.c: New test.
9042
9043 2002-11-16  Jakub Jelinek  <jakub@redhat.com>
9044
9045         * gcc.dg/20021116-1.c: New test.
9046
9047 2002-11-14  Mark Mitchell  <mark@codesourcery.com>
9048
9049         * g++.dg/abi/vcall1.C: New test.
9050
9051 2002-11-14  Jakub Jelinek  <jakub@redhat.com>
9052
9053         * gcc.dg/20021029-1.c: New test.
9054         * gcc.dg/20021029-2.c: New test.
9055
9056 2002-11-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9057
9058         * g++.dg/abi/vague1.C (dg-final): Return if target is hppa*-*-hpux*.
9059
9060 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
9061
9062         PR c/8439
9063         * gcc.dg/20021110.c: Move to ...
9064         * gcc.c-torture/compile/20021110.c: .... here.
9065
9066 2002-11-11  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9067
9068         PR c/8467
9069         * gcc.c-torture/execute/20021111-1.c
9070
9071 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
9072
9073         PR c/8439
9074         * gcc.dg/20021110.c: New test.
9075
9076 2002-11-10  Mark Mitchell  <mark@codesourcery.com>
9077
9078         * g++.dg/abi/vthunk3.C: Run only on x86.
9079
9080 2002-11-10  Joseph S. Myers  <jsm@polyomino.org.uk>
9081
9082         * gcc.dg/c90-idem-qual-2.c, gcc.dg/c99-idem-qual-2.c: New tests.
9083
9084 2002-11-09  Hans-Peter Nilsson  <hp@bitrange.com>
9085
9086         * lib/compat.exp (compat-execute): Fix logic error in last
9087         change.
9088
9089 2002-11-09  Neil Booth  <neil@daikokuya.co.uk>
9090
9091         * gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directive.c: Update.
9092
9093 2002-11-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9094
9095         PR c++/8389
9096         * g++.dg/template/access6.C: New test.
9097
9098 2002-11-08  Jan Hubicka  <jh@suse.cz>
9099
9100         * gcc.dg/i386-ssefp-1.c: New test.
9101         * gcc.dg/i386-ssefp-1.c: New test.
9102
9103 2002-11-08  Jan Hubicka  <jh@suse.cz>
9104
9105         * gcc.c-torture/compile/20021108-1.c: New testcase for x86-64 failure.
9106
9107 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
9108
9109         * g++.dg/abi/vthunk3.C: New test.
9110
9111         PR c++/8338
9112         * g++.dg/template/crash2.C: New test.
9113
9114 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
9115
9116         * testsuite/g++.dg/abi/dtor1.C: New test.
9117         * testsuite/g++.dg/abi/dtor2.C: Likewise.
9118
9119 2002-11-05  Geoffrey Keating  <geoffk@apple.com>
9120
9121         * g++.old-deja/g++.eh/badalloc1.C: XFAIL excess errors test on
9122         Darwin.
9123
9124 2002-11-04  Adam Nemet  <anemet@lnxw.com>
9125
9126         * gcc.c-torture/execute/941014-1.x: thumb-elf was deprecated, use
9127         -mthumb.  Only xfail with -O0.
9128
9129 2002-11-03  Mark Mitchell  <mark@codesourcery.com>
9130
9131         * g++.dg/abi/thunk1.C: New test.
9132         * g++.dg/abi/thunk2.C: Likewise.
9133         * g++.dg/abi/vtt1.C: Likewise.
9134
9135 2002-11-02  Diego Novillo  <dnovillo@redhat.com>
9136
9137         PR optimization/8423
9138         * gcc.c-torture/execute/builtin-constant.c: New test.
9139
9140 2002-11-01  Zack Weinberg  <zack@codesourcery.com>
9141
9142         * g++.dg/ext/typedef-init.C, gcc.dg/typedef-init.C:
9143         Add some more cases.
9144
9145 2002-11-01  Mark Mitchell  <mark@codesourcery.com>
9146
9147         PR c++/8391
9148         * g++.dg/opt/local1.C: New test.
9149
9150 2002-10-30  Mark Mitchell  <mark@codesourcery.com>
9151
9152         PR c++/8160
9153         * g++.dg/template/complit1.C: New test.
9154
9155         PR c++/8149
9156         * g++.dg/template/typename4.C: Likewise.
9157
9158 2002-10-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9159
9160         Core issue 287, PR c++/7639
9161         * g++.dg/template/instantiate1.C: Adjust error location.
9162         * g++.dg/template/instantiate3.C: New test.
9163         * g++.old-deja/g++.pt/crash10.C: Adjust error location.
9164         * g++.old-deja/g++.pt/derived3.C: Adjust error location.
9165         * g++.old-deja/g++.pt/spec28.C: Reorder declaration.
9166
9167 2002-10-29  Hans-Peter Nilsson  <hp@bitrange.com>
9168
9169         * lib/compat.exp (compat-execute): Don't clean out a gluefile.
9170
9171 2002-10-29  Mark Mitchell  <mark@codesourcery.com>
9172
9173         PR c++/8287
9174         * g++.dg/init/dtor2.C: New test.
9175
9176 2002-10-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9177
9178         * gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6.
9179         * gcc.dg/nest.c: Bypass errors on irix6.
9180
9181 2002-10-27  Hans-Peter Nilsson  <hp@bitrange.com>
9182
9183         * gcc.dg/nest.c: Expect error for mmix-*-*.
9184         * gcc.dg/20021014-1.c: Use dg-error, not dg-build.
9185
9186 2002-10-26  Hans-Peter Nilsson  <hp@bitrange.com>
9187
9188         * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors
9189         markers.
9190
9191         * gcc.dg/20021014-1.c: Expect build failure on mmix-*-*.
9192
9193 2002-10-25  Mike Stump  <mrs@apple.com>
9194
9195         * gcc.dg/warn-1.c: New test.
9196
9197 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
9198
9199         * g++.dg/template/typename3.C: New test.
9200
9201 2002-10-25  Mark Mitchell  <mark@codesourcery.com>
9202
9203         * g++.dg/lookup/ptrmem1.C: New test.
9204
9205         * g++.dg/abi/vthunk2.C: New test.
9206
9207 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
9208
9209         * g++.dg/ext/vla1.C, gcc.dg/vla-2.c: New tests.
9210
9211 2002-10-24  Mark Mitchell  <mark@codesourcery.com>
9212
9213         * g++.dg/abi/empty9.C: New test.
9214
9215 2002-10-24  Richard Henderson  <rth@redhat.com>
9216
9217         * g++.dg/inherit/thunk1.C: Enable for ia64.
9218
9219 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
9220
9221         PR c++/8067
9222         * g++.dg/lookup/pretty1.C: New test.
9223
9224 2002-10-23  Jakub Jelinek  <jakub@redhat.com>
9225
9226         * gcc.dg/20021023-1.c: New test.
9227
9228 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
9229
9230         PR c++/7679
9231         * g++.dg/parse/inline1.C: New test.
9232
9233 2002-10-23  Richard Henderson  <rth@redhat.com>
9234
9235         * g++.dg/inherit/thunk1.C: Enable for x86_64.
9236
9237         * g++.dg/inherit/thunk1.C: Enable for s390 and alpha.
9238
9239 2002-10-22  Mark Mitchell  <mark@codesourcery.com>
9240
9241         PR c++/6579
9242         * g++.dg/parse/stmtexpr3.C: New test.
9243
9244 2002-10-22  Nathan Sidwell  <nathan@codesourcery.com>
9245
9246         * g++.dg/expr/cond1.C: New test.
9247
9248 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
9249
9250         * gcc.dg/sibcall-5.c: Correct { dg-do run } line.
9251
9252 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
9253
9254         * g++.dg/abi/vbase13.C: New test.
9255         * g++.dg/abi/vbase14.C: Likewise.
9256
9257 2002-10-21  Jakub Jelinek  <jakub@redhat.com>
9258
9259         * gcc.dg/tls/pic-1.c: New test.
9260         * gcc.dg/tls/nonpic-1.c: New test.
9261         * gcc.dg/20021018-1.c: New test.
9262
9263 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
9264
9265         * lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
9266         Remove only files with the same base name as the test case.
9267         (profopt-perf-value): Pass TESTCASE to profopt-cleanup.
9268         (profopt-execute): Likewise.  Also, remove old profiling
9269         and performance data files before running the tests.
9270
9271         * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls.
9272         * g++.dg/bprob/bprob.exp: Likewise.
9273         * g77.dg/bprob/bprob.exp: Likewise.  Also, relax regexp
9274         to allow more general test case names.
9275
9276         * g++.dg/bprob/bprob-1.C: Rename to ...
9277         * g++.dg/bprob/g++-bprob-1.C: ... this.
9278
9279         * g77.dg/bprob/bprob-1.f: Rename to ...
9280         * g77.dg/bprob/g77-bprob-1.f: ... this.
9281
9282 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
9283
9284         * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
9285         bison 1.50 or later.
9286
9287 2002-10-21  Janis Johnson  <janis187@us.ibm.com>
9288
9289         * g++.dg/README: Describe more test directories.
9290
9291 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
9292
9293         * g++.dg/init/array6.C: Add additional tests.
9294
9295 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
9296
9297         * gcc.dg/weak/typeof-2.c: Handle s390x targets as well.
9298         * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode.
9299
9300 2002-10-21  Kazu Hirata  <kazu@cs.umass.edu>
9301
9302         * gcc.c-torture/compile/20020604-1.x: New.
9303         * gcc.c-torture/compile/simd-5.x: Likewise.
9304         * gcc.c-torture/execute/920710-1.x: Likewise.
9305         * gcc.c-torture/execute/20020720-1.x: Disable on h8300.
9306
9307 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
9308
9309         * g++.dg/inherit/override1.C: Add dg-options clause.
9310
9311 2002-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
9312
9313         * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and
9314         _mm_slli_si128.
9315
9316 2002-10-19  Andreas Schwab  <schwab@suse.de>
9317
9318         * lib/compat.exp (compat-run): Prepend "./" when $dest has no
9319         directory component.
9320
9321 2002-10-18  Mark Mitchell  <mark@codesourcery.com>
9322
9323         * g++.dg/inherit/thunk1.C: New test.
9324
9325         * g++.dg/inherit/override1.C: New test.
9326
9327         * g++.dg/abi/mangle11.C: New test.
9328         * g++.dg/abi/mangle14.C: New test.
9329         * g++.dg/abi/mangle17.C: New test.
9330
9331 2002-10-17  Nathan Sidwell  <nathan@codesourcery.com>
9332
9333         * g++.dg/overload/member2.C: New test.
9334
9335 2002-10-17  Janis Johnson  <janis187@us.ibm.com>
9336
9337         * g++.dg/README: Describe new compat directory.
9338         * g++.dg/dg.exp: Skip tests in compat directory.
9339         * README.compat: New file.
9340         * lib/compat.exp: New expect script.
9341         * g++.dg/compat: New test directory.
9342         * g++.dg/compat/compat.exp: New expect script.
9343         * g++.dg/compat/abi: New test directory.
9344         * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C,
9345         g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h,
9346         g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C,
9347         g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h,
9348         g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C,
9349         g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h,
9350         g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C,
9351         g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h,
9352         g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C,
9353         g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h,
9354         g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C,
9355         g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files.
9356         * g++.dg/compat/break: New test directory.
9357         * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C,
9358         g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h,
9359         g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C,
9360         g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h,
9361         g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C,
9362         g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h,
9363         g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C,
9364         g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h,
9365         g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C,
9366         g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h,
9367         g++.dg/compat/break/README: New files.
9368         * g++.dg/compat/eh: New test directory.
9369         * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C,
9370         g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h,
9371         g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C,
9372         g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h,
9373         g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C,
9374         g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h,
9375         g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C,
9376         g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h,
9377         g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C,
9378         g++.dg/compat/eh/filter2_y.C,
9379         g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C,
9380         g++.dg/compat/eh/new1_y.C,
9381         g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C,
9382         g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h,
9383         g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C,
9384         g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h,
9385         g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C,
9386         g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h,
9387         g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C,
9388         g++.dg/compat/eh/unexpected1_y.C: New files.
9389         * g++.dg/compat/init: New test directory.
9390         * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C,
9391         g++.dg/compat/init/array5_y.C,
9392         g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C,
9393         g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h,
9394         g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C,
9395         g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h,
9396         g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C,
9397         g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h,
9398         g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C,
9399         g++.dg/compat/init/init-ref2_y.C: New files.
9400
9401 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
9402
9403         PR c++/7584
9404         * g++.dg/inherit/using3.C: New test.
9405
9406 2002-10-17  Jan Hubicka  <jh@suse.cz>
9407
9408         * gcc.dg/20021017-2.c: New test.
9409
9410 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
9411
9412         * g++.dg/abi/mangle16.C: Adjust.
9413
9414         * g++.dg/init/array8.C: New test.
9415
9416 2002-10-17  Richard Sandiford  <rsandifo@redhat.com>
9417
9418         * gcc.dg/special/mips-abi.exp: New test.
9419         * gcc.dg/special/mips-abi.s: Empty file used by the above.
9420
9421 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
9422
9423         * g++.dg/abi/mangle16.C: New test.
9424         * g++.dg/abi/mangle17.C: Likewise.
9425
9426         PR c++/7478
9427         * g++.dg/template/ref1.C: New test.
9428
9429 2002-10-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9430
9431         * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
9432
9433 2002-10-16  Ulrich Weigand  <uweigand@de.ibm.com>
9434
9435         * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.
9436
9437 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
9438
9439         PR c++/7524
9440         * g++.dg/init/array7.C: New test.
9441
9442 2002-10-15  Mark Mitchell  <mark@codesourcery.com>
9443
9444         * g++.dg/init/array6.C: New test.
9445
9446         * g++.dg/abi/mangle13.C: Likewise.
9447         * g++.dg/abi/mangle14.C: Likewise.
9448         * g++.dg/abi/mangle15.C: Likewise.
9449
9450 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
9451
9452         * g++.dg/abi/empty8.C: New test.
9453
9454 2002-10-15  Nathan Sidwell  <nathan@codesourcery.com>
9455
9456         * g++.dg/init/ctor1.C: New test.
9457
9458 2002-10-15  Ulrich Weigand  <uweigand@de.ibm.com>
9459
9460         * gcc.c-torture/execute/20021015-1.c: New test.
9461
9462 2002-10-15  J"orn Rennecke <joern.rennecke@superh.com>
9463
9464         * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.
9465
9466 2002-10-14  Jan Hubicka  <jh@suse.cz>
9467
9468         * gcc.dg/i386-ssetype-[1-5].c: New tests.
9469
9470 2002-10-14  Richard Henderson  <rth@redhat.com>
9471
9472         * gcc.dg/20020219-1.c: Disable for 16-bit targets.
9473
9474 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
9475
9476         PR optimization/6631
9477         * g++.dg/opt/const2.C: New test.
9478
9479 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
9480
9481         PR c++/7176
9482         * g++.dg/parse/friend1.C: New test.
9483         * g++.old-deja/g++.pt/memtemp64.C: Adjust.
9484
9485 2002-10-14  Jakub Jelinek  <jakub@redhat.com>
9486
9487         * gcc.dg/20021014-1.c: New test.
9488
9489 2002-10-11  Mark Mitchell  <mark@codesourcery.com>
9490
9491         PR c++/5661
9492         * g++.dg/ext/vlm1.C: New test.
9493         * g++.dg/ext/vlm2.C: Likewise.
9494
9495         * g++.dg/init/array1.C: Remove invalid braces.
9496         * g++.dg/init/brace1.C: New test.
9497         * g++.dg/init/copy2.C: Likewise.
9498         * g++.dg/init/copy3.C: Likewise.
9499         * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR.
9500         * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of
9501         braces.
9502
9503 2002-10-11  Neil Booth  <neil@daikokuya.co.uk>
9504
9505         * gcc.dg/cpp/assembler.S: Don't use -ansi.
9506
9507 2002-10-11  Richard Shann  <richard.shann@superh.com>
9508
9509         * gcc.c-torture/compile/simd-5.c: New test.
9510
9511 2002-10-10  Roger Sayle  <roger@eyesopen.com>
9512
9513         * gcc.c-torture/execute/shiftopt-1.c: New test case.
9514
9515 2002-10-10  Jim Wilson  <wilson@redhat.com>
9516
9517         * gcc.c-torture/execute/20021010-1.c: New test.
9518
9519 2002-10-09  Zack Weinberg  <zack@codesourcery.com>
9520
9521         PR c/7353
9522         * g++.dg/ext/typedef-init.C: New test.
9523         * gcc.dg/typedef-init.c: New test.
9524
9525 2002-10-09  Neil Booth  <neil@daikokuya.co.uk>
9526
9527         * gcc.dg/cpp/paste13.c: New test.
9528
9529 2002-10-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9530
9531         * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs.  For
9532         remaining platforms, XFAIL during compile, not execute.  Don't
9533         XFAIL at -O0.
9534
9535 2002-10-08  Nathan Sidwell  <nathan@codesourcery.com>
9536
9537         * gcc.dg/alias-1.c: Tweak expected warning.
9538
9539 2002-10-06  D.Venkatasubramanian <dvenkat@noida.hcltech.com>
9540
9541         * gcc.dg/20020411-1.c: Disable for 16-bit "int".
9542
9543 2002-10-06  Andreas Jaeger  <aj@suse.de>
9544
9545         * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp.
9546         * gcc.dg/cpp/c++98.C: Likewise.
9547
9548         * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here.
9549         * g++.dg/cpp/c++98.C: Likewise.
9550
9551         * g++.dg/README (Subdirectories): Mention cpp directory.
9552
9553         PR target/7559
9554         * gcc.dg/20021006-1.c: New test.
9555
9556 2002-10-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9557
9558         PR c++/7804
9559         * g++.dg/other/warning1.C: New test.
9560
9561 2002-10-04  Roger Sayle  <roger@eyesopen.com>
9562
9563         * gcc.c-torture/execute/20020720-1.x:  XFAIL instead of skipping
9564         the test on failing platforms.  Mark sparcv9-*-*, sparc64-*-*
9565         and sparc-*-* with -m64 as expected failures.  See PR 8087.
9566
9567 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
9568
9569         PR c++/7931
9570         * g++.dg/template/ptrmem3.C: New test.
9571
9572         PR c++/7754
9573         * g++.dg/template/union1.C: New test.
9574
9575 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
9576
9577         PR c++/8006
9578         * g++.dg/abi/mangle9.C: New test.
9579         * g++.dg/abi/mangle10.C: New test.
9580         * g++.dg/abi/mangle11.C: New test.
9581         * g++.dg/abi/mangle12.C: New test.
9582
9583 2002-10-02  Mark Mitchell  <mark@codesourcery.com>
9584
9585         PR c++/7188.
9586         * g++.dg/template/meminit1.C: New test.
9587         * g++.dg/warn/Wreorder-1.C: Likewise.
9588         * g++.old-deja/g++.mike/warn3.C: Tweak.
9589         * lib/prune.exp: Ingore "in copy constructor".
9590
9591 2002-10-02  Andreas Jaeger  <aj@suse.de>
9592
9593         * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c,
9594         gcc.dg/20020103-1.c, gcc.dg/20000614-2.c,
9595         g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable
9596         on x86-64.
9597
9598 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
9599
9600         * gcc.dg/empty1.C: Fix typo.
9601
9602 2002-10-01  Nathan Sidwell  <nathan@codesourcery.com>
9603
9604         * gcc.dg/alias-1.c: New test.
9605
9606 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
9607
9608         * gcc.dg/empty1.C: New test.
9609
9610         * g++.dg/tls/init-2.C: Tweak error messages.
9611
9612 2002-10-01  Richard Sandiford  <rsandifo@redhat.com>
9613
9614         * gcc.c-torture/compile/20020923-1.c: New test.
9615
9616 2002-09-30  Jason Thorpe  <thorpej@wasabisystems.com>
9617
9618         * gcc.c-torture/execute/ffs-1.c: New test.
9619         * gcc.c-torture/execute/ffs-2.c: Ditto.
9620
9621 2002-09-30  Nathan Sidwell  <nathan@codesourcery.com>
9622
9623         * g++.dg/overload/member1.C: New test.
9624
9625 2002-09-30  Mark Mitchell  <mark@code
9626
9627 2002-08-06  Aldy Hernandez  <aldyh@redhat.com>
9628
9629         * testsuite/gcc.dg/tls/diag-3.c: New.
9630
9631 2002-08-07  Gabriel Dos Reis  <gdr@nerim.net>
9632
9633         * g++.dg/README (Subdirectories): Document new subdir expr.
9634         * g++.dg/expr/pmf-1.C: New test.
9635
9636 2002-08-06  Neil Booth  <neil@daikokuya.co.uk>
9637
9638         * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
9639
9640 2002-08-06  Jakub Jelinek  <jakub@redhat.com>
9641
9642         * g++.dg/abi/bitfield3.C: New test.
9643
9644 2002-08-05  Nathan Sidwell  <nathan@codesourcery.com>
9645
9646         * lib/gcov.exp: Tweak expected line formats.
9647         * gcc.misc-tests/gcov8.c: New test.
9648         * gcc.misc-tests/gcov8.x: New flags.
9649
9650 2002-08-05  Jakub Jelinek  <jakub@redhat.com>
9651
9652         * consistency.vlad/layout/endian.c: Include string.h.
9653
9654         * gcc.c-torture/execute/20020805-1.c: New test.
9655
9656 2002-08-04  Gabriel Dos Reis  <gdr@nerim.net>
9657
9658         * g++.dg/other/conversion1.C: New test.
9659
9660 2002-08-03  Roger Sayle  <roger@eyesopen.com>
9661
9662         * gcc.dg/builtins-1.c: New testcase.
9663
9664 2002-08-02  Mark Mitchell  <mark@codesourcery.com>
9665
9666         * g++.dg/inherit/access3.C: New test.
9667
9668 2002-08-01  Jakub Jelinek  <jakub@redhat.com>
9669
9670         * gcc.dg/ia64-visibility-2.c: New test.
9671
9672 2002-08-01  Benjamin Kosnik   <bkoz@redhat.com>
9673
9674         * g++.old-deja/g++.abi/ptrflags.C (expect): Change
9675         __qualifier_flags to __flags.
9676
9677 2002-07-31  Mark Mitchell  <mark@codesourcery.com>
9678
9679         * g++.dg/inherit/operator1.C: New test.
9680         * g++.dg/lookup/disamb1.C: Fix typo in comment.
9681         * g++.dg/other/error1.C: Change expected error message.
9682         * g++.dg/template/conv4.C: Likewise.
9683
9684 2002-07-26  Neil Booth  <neil@daikokuya.cop.uk>
9685
9686         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
9687         for documented behavior.
9688
9689 2002-07-25  Roger Sayle  <roger@eyesopen.com>
9690
9691         * gcc.c-torture/execute/20020720-1.x: Skip this test on
9692         several targets known to fail.
9693
9694 2002-07-25  Richard Sandiford  <rsandifo@redhat.com>
9695
9696         * gcc.dg/mips-args-[123].c: New tests.
9697
9698 2002-07-24  Aldy Hernandez  <aldyh@redhat.com>
9699
9700         * gcc.dg/ppc-spe.c: New.
9701
9702 2002-07-24  Geoffrey Keating  <geoffk@redhat.com>
9703
9704         * g++.dg/other/ptrmem4.C: New testcase.
9705
9706 2002-07-24  Richard Henderson  <rth@redhat.com>
9707
9708         * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
9709
9710 2002-07-24  Gabriel Dos Reis  <gdr@nerim.net>
9711
9712         * g++.dg/ext/alignof1.C (main): Return 0 for success.
9713
9714 2002-07-24  Roger Sayle  <roger@eyesopen.com>
9715
9716         * gcc.c-torture/execute/memset-3.c: New testcase.
9717
9718 2002-07-24  Neil Booth  <neil@daikokuya.co.uk>
9719
9720         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
9721         gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
9722
9723 2002-07-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9724
9725         * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
9726         Delete.
9727
9728 2002-07-23  J"orn Rennecke <joern.rennecke@superh.com>
9729
9730         * gcc.c-torture/compile/simd-4.c: New test.
9731
9732 2002-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9733
9734         PR c++/7347, c++/7348
9735         * g++.dg/template/access4.C: New test.
9736         * g++.dg/template/access5.C: New test.
9737         * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
9738         * g++.old-deja/g++.pt/memtemp86.C: Likewise.
9739         * g++.old-deja/g++.pt/ttp58.C: Likewise.
9740         * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
9741
9742 2002-07-22  Jakub Jelinek  <jakub@redhat.com>
9743
9744         * gcc.dg/gnu89-init-2.c: New test.
9745
9746 2002-07-21  Gabriel Dos Reis  <gdr@nerim.net>
9747
9748         * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
9749
9750 2002-07-20  Roger Sayle  <roger@eyesopen.com>
9751
9752         * gcc.c-torture/execute/20020720-1.c: New testcase.
9753
9754 2002-07-20  Neil Booth  <neil@daikokuya.co.uk>
9755
9756         * gcc.dg/cpp/Wsignprom.c: New tests.
9757
9758 2002-07-20  Alan Modra  <amodra@bigpond.net.au>
9759
9760         * gcc.c-torture/execute/loop-13.c: New test.
9761
9762 2002-07-19  Neil Booth  <neil@daikokuya.co.uk>
9763
9764         * gcc.dg/cpp/expr.c: New tests.
9765
9766 2002 07-18  David Edelsohn  <edelsohn@gnu.org>
9767
9768         * g++.dg/opt/pr6713.C: Add template instantiation.
9769
9770 2002-07-18  Alan Modra  <amodra@bigpond.net.au>
9771
9772         * gcc.dg/nest.c: New test.
9773
9774 2002-07-17  Richard Henderson  <rth@redhat.com>
9775
9776         * g++.dg/opt/pr6713.C: New test.
9777
9778 2002-07-17  Eric Botcazou  <ebotcazou@multimania.com>
9779
9780         * gcc.c-torture/execute/loop-2e.x: Let the testcase
9781         XFAIL for all x86 processors.
9782
9783 2002-07-17  Ian Dall  <ian@sibyl.beware.dropbear.id.au>
9784
9785         * gcc.c-torture/execute/20010122-1.x: Do not test with
9786         -fomit-frame-pointer.
9787
9788 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9789
9790         * g++.dg/template/instantiate2.C: New test.
9791         * g++.dg/template/spec4.C: New test.
9792
9793 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9794
9795         * g++.dg/template/access2.C: New test.
9796         * g++.dg/template/access3.C: New test.
9797
9798 2002-07-15  Zack Weinberg  <zack@codesourcery.com>
9799
9800         * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
9801         c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
9802         c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
9803         c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
9804         Convert to use <stdarg.h>.
9805         * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
9806         Delete.
9807         * gcc.dg/va-arg-2.c: New.
9808         * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
9809
9810 2002-07-15  Jakub Jelinek  <jakub@redhat.com>
9811
9812         * gcc.c-torture/compile/20020710-1.c: New test.
9813
9814 2002-07-11  J"orn Rennecke <joern.rennecke@superh.com>
9815                           Andrew Pinski  <pinskia@physics.uc.edu>
9816
9817         gcc.c-torture/compile/simd-2.c: New testcase.
9818         gcc.c-torture/compile/simd-3.c: Likewise.
9819
9820 2002-07-11  Mark Mitchell  <mark@codesourcery.com>
9821
9822         PR c++/7224
9823         * g++.dg/overload/error1.C: New test.
9824
9825 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9826
9827         * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
9828         configuration and IRIX 6 O32 ABI.
9829
9830 2002-07-11  Roger Sayle  <roger@eyesopen.com>
9831
9832         * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
9833
9834 2002-07-10  Roger Sayle  <roger@eyesopen.com>
9835
9836         * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
9837
9838 2002-07-10  Jeffrey A Law  <law@redhat.com>
9839
9840         * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
9841
9842         * gcc.c-torture/compile/930326-1.x: Remove.  No longer needed.
9843
9844 2002-07-09  Aldy Hernandez  <aldyh@redhat.com>
9845
9846         * gcc.dg/20020312-2.c: Check for __PPC__.
9847
9848 2002-07-09  Diego Novillo  <dnovillo@redhat.com>
9849
9850         * gcc.c-torture/compile/20020709-1.c: New test.
9851
9852 2002-07-07  Roger Sayle  <roger@eyesopen.com>
9853
9854         * g++.dg/template/qualttp21.C: New test case.
9855
9856 2002-07-06  Alexandre Oliva  <aoliva@redhat.com>
9857
9858         * gcc.c-torture/compile/20020706-1.c: New test.
9859         * gcc.c-torture/compile/20020706-2.c: New test.
9860
9861 2002-07-06  Brian R. Gaeke  <brg@dgate.ORG>
9862             Alexandre Oliva  <aoliva@redhat.com>
9863
9864         * g++.dg/warn/incomplete1.C: New test.
9865
9866 2002-07-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9867
9868         PR c++/7099
9869         * g++.dg/warn/noreturn1.C: New test.
9870
9871 2002-07-03  Mark Mitchell  <mark@codesourcery.com>
9872
9873         PR c++/6706
9874         * g++.dg/debug/debug6.C: New test.
9875         * g++.dg/debug/debug7.C: New test.
9876
9877 2002-07-04  J"orn Rennecke <joern.rennecke@superh.com>
9878
9879         * gcc.c-torture/compile/simd-3.c: New test.
9880
9881 2002-07-03  Chris Demetriou  <cgd@broadcom.com>
9882
9883         * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
9884         * gcc.dg/20020620-1.c: Likewise.
9885
9886 2002-07-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9887
9888         PR c++/6944
9889         * g++.dg/init/array4.C: New test.
9890         * g++.dg/init/array5.C: New test.
9891
9892 2002-07-03  J"orn Rennecke <joern.rennecke@superh.com>
9893
9894         * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
9895         * gcc.c-torture/execute/simd-2.c (main): Likewise.
9896
9897 2002-07-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9898
9899         * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
9900         * gcc.dg/wtr-aggr-init-1.c: Likewise.
9901         * gcc.dg/wtr-conversion-1.c: Likewise.
9902         * gcc.dg/wtr-escape-1.c: Likewise.
9903         * gcc.dg/wtr-int-type-1.c: Likewise.
9904         * gcc.dg/wtr-label-1.c: Likewise.
9905         * gcc.dg/wtr-static-1.c: Likewise.
9906         * gcc.dg/wtr-strcat-1.c: Likewise.
9907         * gcc.dg/wtr-suffix-1.c: Likewise.
9908         * gcc.dg/wtr-switch-1.c: Likewise.
9909         * gcc.dg/wtr-unary-plus-1.c: Likewise.
9910         * gcc.dg/wtr-union-init-1.c: Likewise.
9911         * gcc.dg/wtr-union-init-2.c: Likewise.
9912         * gcc.dg/wtr-union-init-3.c: Likewise.
9913
9914         * gcc.dg/wtr-func-def-1.c: New test.
9915
9916 2002-07-02 Devang Patel <dpatel@apple.com>
9917
9918         * objc.dg/param-1.m: New test.
9919
9920 2002-07-03  Neil Booth  <neil@daikokuya.co.uk>
9921
9922         * gcc.dg/cpp/trad/directive.c: Add test.
9923         * gcc.dg/cpp/trad/macroargs.c: Add test.
9924         * gcc.dg/cpp/trad/rec
9925
9926 2002-04-25  Roger Sayle  <roger@eyesopen.com>
9927
9928         * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
9929
9930 2002-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9931
9932         * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
9933         targets.
9934
9935 2002-04-24  Mark Mitchell  <mark@codesourcery.com>
9936
9937         * g++.dg/abi/mange7.C: New test.
9938
9939         PR c++/6438.
9940         * g++.dg/parse/stmtexpr2.C: New test.
9941
9942 2002-04-24  J"orn Rennecke <joern.rennecke@superh.com>
9943
9944         * gcc.dg/20020312-2.c: Add SH target.
9945
9946 2002-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9947
9948         * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
9949         compiler output on mips*-*-irix*.
9950
9951 2002-04-23  Jakub Jelinek  <jakub@redhat.com>
9952
9953         * g++.dg/parse/attr1.C: New test.
9954
9955 2002-04-23  Roger Sayle  <roger@eyesopen.com>
9956
9957         * gcc.c-torture/execute/string-opt-17.c: New test case.
9958         * gcc.c-torture/execute/memset-2.c: New test case.
9959
9960 2002-04-23  Mark Mitchell  <mark@codesourcery.com>
9961
9962         PR c++/6256:
9963         * g++.dg/template/friend5.C: New test.
9964
9965         PR c++/6331:
9966         * g++.dg/template/qual1.C: Likewise.
9967
9968 2002-04-22  Zack Weinberg  <zack@codesourcery.com>
9969
9970         * gcc.c-torture/execute/980707-1.c: Don't use isspace().
9971         Include stdlib.h, not stdio.h or ctype.h.
9972
9973 2002-04-22  Hans-Peter Nilsson  <hp@axis.com>
9974
9975         * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
9976         cris-*-elf* and mmix-*-*.
9977         * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
9978         * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
9979         g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
9980         Ditto.
9981         * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
9982         * gcc.dg/wchar_t-1.c: Ditto.
9983
9984 2002-04-21  Hans-Peter Nilsson  <hp@axis.com>
9985
9986         * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
9987         Clarify comment.
9988
9989 2002-04-21  Neil Booth  <neil@daikokuya.demon.co.uk>
9990
9991         * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
9992
9993 2002-04-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9994
9995         * gcc.c-torture/execute/20000906-1.x: Delete.
9996
9997 2002-04-20  David.Billinghurst <David.Billinghurst@riotinto.com>
9998
9999         * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
10000
10001 2002-04-19  Toon Moene  <toon@moene.indiv.nluug.nl>
10002
10003         * PR6367
10004         * g77.f-torture/execute/6367.f: New test.
10005         * g77.f-torture/execute/6367.x: Disable for MMIX.
10006
10007 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
10008
10009         * PR6352
10010         * g++.dg/opt/inline2.C: New test.
10011
10012 2002-04-18  Richard Henderson  <rth@redhat.com>
10013
10014         * gcc.dg/20000906-1.c: Enable for all targets.
10015         * gcc.c-torture/compile/iftrap-2.c: New.
10016
10017 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
10018
10019         * gcc.dg/20020418-1.c: New test.
10020         * gcc.dg/20020418-2.c: New test.
10021
10022 2002-04-18  Richard Henderson  <rth@redhat.com>
10023
10024         * gcc.c-torture/compile/iftrap-1.c: New.
10025         * gcc.dg/iftrap-1.c: Adjust for ia64.
10026         * gcc.dg/iftrap-2.c: New.
10027
10028 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
10029
10030         * gcc.c-torture/compile/20020418-1.c: New test.
10031
10032 2002-04-18  Roger Sayle  <roger@eyesopen.com>
10033
10034         * gcc.c-torture/compile/20020415-1.c: New.
10035
10036 2002-04-18  David S. Miller  <davem@redhat.com>
10037
10038         * gcc.c-torture/execute/20020418-1.c: New test.
10039
10040 2002-04-17  Jakub Jelinek  <jakub@redhat.com>
10041
10042         * gcc.dg/20020416-1.c: New test.
10043
10044         * g++.dg/opt/inline1.C: New test.
10045
10046 2002-04-16  Jakub Jelinek  <jakub@redhat.com>
10047
10048         * gcc.dg/altivec-5.c: New test.
10049
10050         * gcc.dg/20020415-1.c: New test.
10051
10052 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
10053
10054         * testsuite/lib/chill.exp: Remove.
10055
10056 2002-04-14  Jakub Jelinek  <jakub@redhat.com>
10057
10058         * g++.dg/other/big-struct.C: New test.
10059
10060 2002-04-14  David Billinghurst <David.Billinghurst@riotinto.com>
10061
10062         * g77.dg/f77-edit-i-in.f: Use internal buffer in place
10063         of scratch file.
10064
10065 2002-04-13  David Billinghurst <David.Billinghurst@riotinto.com>
10066
10067         PR c/6277
10068         * gcc.dg/i386-387-1.c:  Allow optional leading underscore
10069         in scan-assembler function name
10070
10071 2002-04-13  Hans-Peter Nilsson  <hp@bitrange.com>
10072
10073         * g77.f-torture/execute/980628-4.x,
10074         g77.f-torture/execute/980628-5.x,
10075         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
10076         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
10077         g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
10078         i[34567]86-*-*.
10079
10080 2002-04-13  David S. Miller  <davem@redhat.com>
10081
10082         * gcc.c-torture/execute/20020413-1.c: New test.
10083
10084 2002-04-13  Richard Sandiford  <rsandifo@redhat.com>
10085
10086         * gcc.dg/asm-6.c,
10087         * g++.dg/ext/asm1.C: New tests.
10088
10089 2002-04-12  Mark Mitchell  <mark@codesourcery.com>
10090
10091         PR c++ 5373.
10092         * g++.dg/parse/stmtexpr1.C: New test.
10093
10094         PR c++/5189.
10095         * g++.dg/template/copy1.C: New test.
10096
10097 2002-04-12  Richard Henderson  <rth@redhat.com>
10098
10099         * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
10100
10101 2002-04-12  Geoffrey Keating  <geoffk@redhat.com>
10102
10103         * gcc.c-torture/execute/20020412-1.c: New file, renamed from
10104         gcc.c-torture/execute/20020307-2.c.
10105
10106 2002-04-12  Richard Sandiford  <rsandifo@redhat.com>
10107
10108         * g++.dg/ext/attrib5.C,
10109         * g++.dg/lookup/struct1.C: New tests.
10110
10111 2002-04-11  Jakub Jelinek  <jakub@redhat.com>
10112
10113         * gcc.dg/20020411-1.c: New test.
10114
10115         * gcc.c-torture/execute/20020411-1.c: New test.
10116
10117 2002-04-10  Janis Johnson  <janis187@us.ibm.com>
10118
10119         * g77.f-torture/execute/6177.f: New test.
10120
10121 2002-04-10  Jakub Jelinek  <jakub@redhat.com>
10122
10123         PR middle-end/6247
10124         * g++.dg/opt/cleanup1.C: New test.
10125
10126         * g++.dg/opt/const1.C: New test.
10127
10128 2002-04-10  Lars Brinkhoff  <lars@nocrew.org>
10129
10130         * gcc.c-torture/execute/20020406-1.c: Declare malloc.
10131
10132 2002-04-10  Nathan Sidwell  <nathan@codesourcery.com>
10133
10134         PR c++/5507
10135         * g++.dg/template/typename2.C: New test.
10136
10137 2002-04-10  Alan Modra  <amodra@bigpond.net.au>
10138
10139         * gcc.c-torture/execute/loop-12.c: New.
10140
10141 2002-04-08  Hans-Peter Nilsson  <hp@bitrange.com>
10142
10143         * g77.f-torture/execute/980628-4.x,
10144         g77.f-torture/execute/980628-5.x,
10145         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
10146         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
10147         g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
10148
10149 2002-04-07  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10150
10151         PR optimization/6086
10152         * g++.dg/opt/preinc1.C: New test.
10153
10154 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
10155
10156         PR c++/5571
10157         * g++.dg/opt/static2.C: New test.
10158
10159 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
10160
10161         PR c/5120
10162         * gcc.dg/20020406-1.c: New test.
10163
10164 2002-04-04  David S. Miller  <davem@redhat.com>
10165
10166         * gcc.c-torture/execute/20020404-1.c: New test.
10167
10168 2002-04-04  Jakub Jelinek  <jakub@redhat.com>
10169
10170         PR c/6123
10171         * gcc.dg/20020312-2.c: Do not declare global register variable
10172         if __PIC__ or __pic__ is defined.
10173
10174 2002-04-04  Richard Earnshaw  <rearnsha@arm.com>
10175
10176         * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC.  Use
10177         __asm__ so that it works correctly even if -ansi -pedantic-errors.
10178
10179 2002-04-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10180
10181         * gcc.misc-tests/linkage.exp: Update last change to handle
10182         sparc*-, not just sparc-.
10183
10184 2002-04-03  Richard Henderson  <rth@redhat.com>
10185
10186         * gcc.dg/cpp/ucs.c: Improved long UCS test.
10187
10188 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
10189
10190         * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
10191
10192 2002-04-02  David S. Miller  <davem@redhat.com>
10193
10194         * gcc.c-torture/execute/20020402-3.c: New test.
10195
10196 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
10197
10198         * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
10199         * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
10200
10201         * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
10202         * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
10203         g77.f-torture/execute/20001201.x,
10204         g77.f-torture/execute/u77-test.x: New files.
10205
10206         * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
10207         * gcc.dg/wchar_t-1.c: Ditto.
10208
10209 2002-04-02  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10210
10211         * gcc.c-torture/execute/20020402-1.c: New test.
10212
10213 2002-04-01  Richard Henderson  <rth@redhat.com>
10214
10215         * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
10216
10217         * g++.dg/other/new1.C: Use __SIZE_TYPE__.
10218
10219 2002-04-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10220
10221         * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
10222
10223 2002-04-01  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
10224
10225         * g++.dg/inherit/template-as-base.C: Expect error.
10226         * g++.dg/inherit/namespace-as-base.C: Likewise.
10227
10228 2002-03-31  Hans-Peter Nilsson  <hp@bitrange.com>
10229
10230         * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
10231         g++.dg/ext/instantiate3.C: Tweak match patterns.
10232
10233         * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
10234         * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
10235         -da test.
10236
10237 2002-03-31  Richard Henderson  <rth@redhat.com>
10238
10239         * gcc.dg/special/alias-2.c: New.
10240         * gcc.dg/special/ecos.exp: Run it.
10241
10242 2002-03-31  Richard Henderson  <rth@redhat.com>
10243
10244         * gcc.dg/va-arg-1.c: Expect warnings, not errors.
10245
10246 2002-03-31  Kazu Hirata  <kazu@hxi.com>
10247
10248         * gcc.dg/weak-1.c: Disable on h8300 port.
10249
10250 2002-03-29  Janis Johnson  <janis187@us.ibm.com>
10251
10252         * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
10253         * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
10254         ordering tests.
10255         * g++.dg/bprob/bprob-1.C: New test.
10256         * g++.dg/gcov/gcov.exp: New driver for gcov tests.
10257         * g++.dg/gcov/gcov-1.C: New test.
10258         * g++.dg/gcov/gcov-1.x: New file.
10259         * g++.dg/gcov/gcov-2.C: New test.
10260         * g++.dg/gcov/gcov-3.C: New test.
10261         * g++.dg/gcov/gcov-3.h: New file.
10262
10263 2002-03-28  Roger Sayle  <roger@eyesopen.com>
10264
10265         * g++.old-deja/g++.other/builtins5.C: New test.
10266         * g++.old-deja/g++.other/builtins6.C: New test.
10267         * g++.old-deja/g++.other/builtins7.C: New test.
10268         * g++.old-deja/g++.other/builtins8.C: New test.
10269         * g++.old-deja/g++.other/builtins9.C: New test.
10270
10271 2002-03-29  Jakub Jelinek  <jakub@redhat.com>
10272
10273         * g++.dg/opt/static1.C: New test.
10274
10275         * g++.dg/opt/longbranch1.C: New test.
10276
10277 2002-03-28  Hans-Peter Nilsson  <hp@bitrange.com>
10278
10279         * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
10280
10281         * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
10282
10283 2002-03-28  Jeffrey A Law  (law@redhat.com)
10284
10285         * gcc.c-torture/execute/20020328-1.c: New test.
10286
10287 2002-03-27  Richard Henderson  <rth@redhat.com>
10288
10289         * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
10290         * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
10291         move from g++.old-deja/g++.ext/.
10292
10293 2002-03-27  Mark Mitchell  <mark@codesourcery.com>
10294
10295         * g++.dg/init/new2.C: New test.
10296
10297 2002-03-26  Richard Henderson  <rth@redhat.com>
10298
10299         * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
10300
10301         * gcc.dg/20020312-2.c: Don't test epilogue vs global register
10302         on sparc.
10303
10304         * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc.  Only run on
10305         sparcv9 systems.
10306         * gcc.dg/20001102-1.c: Likewise.
10307
10308 2002-03-26  Phil Edwards  <pme@gcc.gnu.org>
10309
10310         * gcc.dg/cpp/endif-pedantic1.c,
10311         gcc.dg/cpp/endif-pedantic2.c:  New tests.
10312
10313 2002-03-26  Mark Mitchell  <mark@codesourcery.com>
10314
10315         * g++.dg/init/new1.C: New test.
10316
10317 2002-03-26  Nathan Sidwell  <nathan@codesourcery.com>
10318
10319         * g++.dg/abi/vbase9.C: New test.
10320
10321 2002-03-26  Richard Earnshaw  <rearnsha@arm.com>
10322
10323         * gcc.dg/arm-asm.c: New test.
10324
10325 2002-03-26  Andrew Cagney  <ac131313@redhat.com>
10326
10327         * gcc.dg/Wswitch-enum.c: New test.
10328         Fix PR c/5044.
10329
10330 2002-03-26  Richard Henderson  <rth@redhat.com>
10331
10332         * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
10333         structure.
10334
10335 2002-03-25  Richard Henderson  <rth@redhat.com>
10336
10337         * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc.  Only run on
10338         sparcv9 systems.
10339
10340         * gcc.c-torture/compile/20011119-1.c (xxx): New.
10341         * gcc.c-torture/compile/20011119-2.c (xxx): New.
10342
10343 2002-03-25  Zack Weinberg  <zack@codesourcery.com>
10344
10345         * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
10346
10347 2002-03-25  Bob Wilson  <bob.wilson@acm.org>
10348
10349         * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
10350         targets using generic thunk support.
10351
10352 2002-03-25  Jakub Jelinek  <jakub@redhat.com>
10353
10354         * gcc.c-torture/compile/20020323-1.c: New test.
10355
10356         * g++.dg/opt/conj2.C: New test.
10357
10358 2002-03-24  Richard Henderson  <rth@redhat.com>
10359
10360         * gcc.dg/weak-1.c: Use -fno-common.
10361
10362 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
10363
10364         * g77.dg/f77-edit-apostrophe-out.f: New test
10365         * g77.dg/f77-edit-h-out.f: New test
10366         * g77.dg/f77-edit-t-in.f: New test
10367         * g77.dg/f77-edit-t-out.f: New test
10368         * g77.dg/f77-edit-x-out.f: New test
10369         * g77.dg/f77-edit-slash-out.f: New test
10370         * g77.dg/f77-edit-colon-out.f: New test
10371         * g77.dg/f77-edit-s-out.f: New test
10372
10373 2002-03-24  Richard Henderson  <rth@redhat.com>
10374
10375         * objc/execute/formal_protocol-6.x: New XFAIL.
10376
10377 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
10378
10379         * gcc.dg/weak-1.c:  Early return from dg-final on platforms
10380         that do not support weak symbols
10381
10382 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
10383
10384         * lib/g++.exp:  Fix handling of LD_LIBRARY_PATH et al
10385         * lib/g77.exp:  Likewise
10386         * lib/objc.exp: Likewise
10387
10388 2002-03-23  Andrew Cagney  <ac131313@redhat.com>
10389
10390         * gcc.dg/Wswitch-default.c: New test.
10391
10392 2002-03-23  Jakub Jelinek  <jakub@redhat.com>
10393
10394         * g++.dg/other/enum1.C: New test.
10395
10396 2002-03-23  Zack Weinberg  <zack@codesourcery.com>
10397
10398         * gcc.dg/pragma-ep-3.c: Fix typo.
10399
10400 2002-03-22  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
10401
10402         * g++.dg/inherit/template-as-base.C: New test.
10403
10404 2002-03-22  Jakub Jelinek  <jakub@redhat.com>
10405
10406         * g++.old-deja/g++.other/dwarf2-1.C: Move...
10407         * g++.dg/debug/debug5.C: ...here.  Convert for dg framework.
10408
10409 2002-03-22  Neil Booth  <neil@daikokuya.demon.co.uk>
10410
10411         * gcc.dg/cpp/multiline.c: Update to match.
10412
10413 2002-03-22  Alexandre Oliva  <aoliva@redhat.com>
10414
10415         * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
10416
10417 2002-03-22  Phil Edwards  <pme@gcc.gnu.org>
10418
10419         * gcc.dg/cpp/extratokens2.c:  New file.
10420
10421 2002-03-21  David Edelsohn  <edelsohn@gnu.org>
10422
10423         * gcc.dg/20020312-2.c: Add rs6000 target.
10424
10425         * gcc.c-torture/compile/20020319-1.c: New test.
10426
10427 2002-03-21  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10428
10429         * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
10430         (A, E): Handle this.
10431
10432 2002-03-20  Jason Merrill  <jason@redhat.com>
10433
10434         * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
10435         ignoring -fpic.
10436         * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
10437         through prune_gcc_output.
10438
10439 2002-03-20  Jakub Jelinek  <jakub@redhat.com>
10440
10441         * gcc.c-torture/compile/20020320-1.c: New test.
10442
10443 2002-03-19  Jakub Jelinek  <jakub@redhat.com>
10444
10445         * gcc.c-torture/compile/20020318-1.c: New test.
10446
10447         * gcc.dg/struct-by-value-1.c: New test.
10448
10449         * gcc.dg/20020319-1.c: New test.
10450
10451 2002-03-18  Jakub Jelinek  <jakub@redhat.com>
10452
10453         * g++.dg/opt/conj1.C: New test.
10454
10455 2002-03-17  Mark Mitchell  <mark@codesourcery.com>
10456
10457         * g++.dg/template/qualttp20.C: Revert previous change.
10458         * g++.dg/template/qualttp3.C: Likewise.
10459         * g++.dg/template/qualttp4.C: Likewise
10460         * g++.dg/template/qualttp5.C: Likewise
10461         * g++.dg/template/qualttp6.C: Likewise
10462         * g++.dg/template/qualttp7.C: Likewise
10463         * g++.dg/template/qualttp8.C: Likewise
10464         * g++.dg/template/recurse.C: Likewise.
10465
10466 2002-03-17  Neil Booth  <neil@daikokuya.demon.co.uk>
10467
10468         * gcc.dg/cpp/wchar-1.c: Update.
10469
10470 2002-03-16  Nathan Sidwell  <nathan@codesourcery.com>
10471
10472         * g++.dg/template/conv1.C: New test.
10473         * g++.dg/template/conv2.C: New test.
10474         * g++.dg/template/conv3.C: New test.
10475         * g++.dg/template/conv4.C: New test.
10476
10477 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
10478
10479         * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
10480         * g++.dg/template/qualttp3.C: Likewise.
10481         * g++.dg/template/qualttp4.C: Likewise
10482         * g++.dg/template/qualttp5.C: Likewise
10483         * g++.dg/template/qualttp6.C: Likewise
10484         * g++.dg/template/qualttp7.C: Likewise
10485         * g++.dg/template/qualttp8.C: Likewise
10486         * g++.dg/template/recurse.C: Likewise.
10487
10488 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
10489
10490         * g++.dg/opt/dtor1.C: New test.
10491
10492 2002-03-15  Jakub Jelinek  <jakub@redhat.com>
10493
10494         * gcc.c-torture/compile/20020315-1.c: New test.
10495
10496 2002-03-15  Richard Earnshaw  <rearnsha@arm.com>
10497
10498         * gcc.dg/weak-1.c: Fix scan tests.
10499
10500 2002-03-15  Hans-Peter Nilsson  <hp@bitrange.com>
10501
10502         * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
10503         * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
10504         cris-*-aout* mmix-*-*.
10505         * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
10506         cris-*-aout* mmix-*-*.
10507         * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
10508         cris-*-elf* cris-*-aout* and mmix-*-*.
10509         * gcc.dg/20001009-1.c: Ditto.
10510         * gcc.dg/20010912-1.c: Ditto.
10511         * gcc.dg/20020122-4.c: Ditto.
10512         * gcc.dg/inline-2.c: Ditto.
10513
10514 2002-03-14  Jeffrey A Law  (law@cygnus.com)
10515
10516         * gcc.c-torture/compile/20020314-1.c: New test.
10517
10518 2002-03-14  Richard Earnshaw  <rearnsha@arm.com>
10519
10520         * gcc.c-torture/execute/20020314-1.c: New test.
10521
10522 2002-03-14  Jakub Jelinek  <jakub@redhat.com>
10523
10524         * g++.dg/warn/Wunused-1.C: New test.
10525
10526 2002-02-13  Richard Sandiford  <rsandifo@redhat.com>
10527
10528         * g++.dg/abi/mangle6.C: New test.
10529
10530 2002-03-13  Jakub Jelinek  <jakub@redhat.com>
10531
10532         * gcc.c-torture/compile/20020309-2.c: New test.
10533
10534         * gcc.c-torture/compile/20020312-1.c: New test.
10535
10536 2002-03-12  Nathan Sidwell  <nathan@codesourcery.com>
10537
10538         * g++.dg/other/access1.C: New test.
10539
10540 2002-03-12  Jakub Jelinek  <jakub@redhat.com>
10541
10542         * gcc.c-torture/execute/wchar_t-1.c: New test.
10543
10544 2002-03-12  David Edelsohn  <edelsohn@gnu.org>
10545
10546         * gcc.dg/20020103-1.c: Add rs6000 target and macro.
10547
10548 2002-03-12  Roger Sayle  <roger@eyesopen.com>
10549
10550         * gcc.dg/20020312-1.c: New test case.
10551
10552 2002-03-11  Aldy Hernandez  <aldyh@redhat.com>
10553
10554         * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
10555
10556 2002-03-11  Richard Henderson  <rth@redhat.com>
10557
10558         * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
10559         * g++.old-deja/g++.jason/report.C: Likewise.
10560
10561 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
10562
10563         * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
10564         * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
10565
10566 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
10567
10568         * testsuite/g++.dg/overload/pmf1.C: New test.
10569
10570 2002-03-11  Kazu Hirata  <kazu@hxi.com>
10571
10572         * gcc.c-torture/execute/20020307-1.c: Use long.
10573
10574 2002-03-11  Jakub Jelinek  <jakub@redhat.com>
10575
10576         PR optimization/5844
10577         * gcc.dg/20020310-1.c: New test.
10578
10579 2002-03-09  Michael Meissner  <meissner@redhat.com>
10580
10581         * gcc.c-torture/execute/memcpy-2.c: New test.
10582         * gcc.c-torture/execute/memset-1.c: New test.
10583         * gcc.c-torture/execute/strlen-1.c: New test.
10584         * gcc.c-torture/execute/strcmp-1.c: New test.
10585         * gcc.c-torture/execute/strncmp-1.c: New test.
10586
10587 2002-03-09  Geoffrey Keating  <geoffk@redhat.com>
10588
10589         * gcc.dg/ppc-ldstruct.c: New test.
10590
10591 2002-03-09  Jakub Jelinek  <jakub@redhat.com>
10592
10593         * gcc.c-torture/execute/va-arg-22.c: New test.
10594
10595 2002-03-09  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
10596
10597         * gcc.c-torture/compile/20020309-1.c: New test.
10598
10599 2002-03-08  Jakub Jelinek  <jakub@redhat.com>
10600
10601         * gcc.c-torture/execute/20020307-2.c: New test.
10602
10603 2002-03-07  Jeffrey A Law  (law@redhat.com)
10604
10605         * g77.f-torture/compile/20020307-1.f: New test.
10606
10607 2002-03-07  Richard Sandiford  <rsandifo@redhat.com>
10608
10609         * gcc.dg/unordered-1.c: New test.
10610
10611 2002-03-07  Richard Earnshaw  <rearnsha@arm.com>
10612
10613         * gcc.c-torture/execute/20020307-1.c: New test.
10614
10615 2002-03-05  Jakub Jelinek  <jakub@redhat.com>
10616
10617         * gcc.dg/20020304-1.c: New test.
10618
10619         * gcc.c-torture/compile/20020304-2.c: New test.
10620
10621 2002-03-04  Zack Weinberg  <zack@codesourcery.com>
10622
10623         * gcc.c-torture/compile/20020304-1.c: New test case
10624         (from PR c/5830).
10625
10626 2002-03-03  Aldy Hernandez  <aldyh@redhat.com>
10627
10628         * gcc.dg/20020103-1.c: Add other -D ppc variants.
10629
10630 2002-03-02  Nathan Sidwell  <nathan@codesourcery.com>
10631
10632         * g++.dg/other/classkey1.C: New test.
10633
10634 2002-03-01  Richard Henderson  <rth@redhat.com>
10635
10636         * gcc.c-torture/compile/981223-1.x: New.
10637         * gcc.c-torture/compile/920625-1.x: New.
10638
10639 2002-02-28  Richard Henderson  <rth@redhat.com>
10640
10641         * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
10642
10643 2002-02-27  Hans-Peter Nilsson  <hp@bitrange.com>
10644
10645         * gcc.c-torture/execute/20020227-1.c: New test.
10646
10647 2002-02-27  Mark Mitchell  <mark@codesourcery.com>
10648
10649         * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
10650         here" ERROR lines.
10651         * g++.old-deja/g++.oliva/partord1.C: Likewise.
10652         * g++.old-deja.g++.other/defarg1.C: Likewise.
10653         * g++.old-deja/g++.pt/calls2.C: Likewise.
10654         * g++.old-deja/g++.pt/crash20.C: Likewise.
10655         * g++.old-deja/g++.pt/crash30.C: Likewise.
10656         * g++.old-deja/g++.pt/crash36.C: Likewise.
10657         * g++.old-deja/g++.pt/crash6.C: Likewise.
10658         * g++.old-deja/g++.pt/defarg13.C: Likewise.
10659         * g++.old-deja/g++.pt/derived3.C: Likewise.
10660         * g++.old-deja/g++.pt/error1.C: Likewise.
10661         * g++.old-deja/g++.pt/friend21.C: Likewise.
10662         * g++.old-deja/g++.pt/friend23.C: Likewise.
10663         * g++.old-deja/g++.pt/infinite1.C: Likewise.
10664         * g++.old-deja/g++.robertl/eb128.C: Likewise.
10665
10666 2002-02-27  Geoffrey Keating  <geoffk@redhat.com>
10667
10668         * gcc.c-torture/execute/20020225-2.c: New test.
10669
10670 2002-02-27  Zack Weinberg  <zack@codesourcery.com>
10671
10672         * gcc.c-torture/execute/920730-1t.c,
10673         gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
10674         Delete test cases, only relevant to -traditional.
10675
10676 2002-02-27  Neil Booth  <neil@daikokuya.demon.co.uk>
10677
10678         * gcc.dg/cpp/undef1.c: Remove.
10679         * gcc.dg/cpp/directiv.c: Update.
10680         * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
10681
10682 2002-02-27  Michael Meissner  <meissner@redhat.com>
10683
10684         * gcc.c-torture/execute/20020226-1.c: New test.
10685
10686 2002-02-26  Jakub Jelinek  <jakub@redhat.com>
10687
10688         * g++.dg/debug/debug4.C: New test.
10689
10690         * gcc.dg/ia64-visibility-1.c: New test.
10691
10692 2002-02-26  Alexandre Oliva  <aoliva@redhat.com>
10693
10694         * gcc.dg/debug/20020224-1.c: New.
10695
10696 2002-02-25  Kazu Hirata  <kazu@hxi.com>
10697
10698         * gcc.c-torture/execute/960416-1.x: New.
10699         * gcc.c-torture/execute/divconst-3.x: Likewise.
10700
10701 2002-02-25  Jakub Jelinek  <jakub@redhat.com>
10702
10703         * gcc.dg/20020224-1.c: New test.
10704
10705 2002-02-25  Alan Modra  <amodra@bigpond.net.au>
10706
10707         * gcc.c-torture/execute/20020225-1.c: New.
10708
10709 2002-02-24  Neil Booth  <neil@daikokuya.demon.co.uk>
10710
10711         * testsuite/gcc.dg/cpp/wchar-1.c: New test.
10712
10713 2002-02-23  Jakub Jelinek  <jakub@redhat.com>
10714
10715         * gcc.dg/20020222-1.c: New test.
10716
10717 2002-02-22  Jakub Jelinek  <jakub@redhat.com>
10718
10719         * g++.dg/opt/anonunion1.C: New test.
10720
10721 2002-02-22  Nathan Sidwell  <nathan@codesourcery.com>
10722
10723         * g++.dg/template/qualttp19.C: New test.
10724         * g++.dg/template/qualttp20.C: New test.
10725         * g++.old-deja/g++.jason/report.C: Adjust expected errors
10726         * g++.old-deja/g++.other/qual1.C: Likewise.
10727
10728 2002-02-21  Aldy Hernandez  <aldyh@redhat.com>
10729
10730         * gcc.dg/attr-alwaysinline.c: New.
10731
10732 2002-02-21  Jakub Jelinek  <jakub@redhat.com>
10733
10734         * gcc.dg/20020220-1.c: New test.
10735
10736         * gcc.dg/20020220-2.c: New test.
10737
10738         * g++.dg/opt/mmx1.C: New test.
10739
10740 2002-02-20  Alexandre Oliva  <aoliva@redhat.com>
10741
10742         * gcc.c-torture/compile/20020110.c: New test.
10743
10744 2002-02-20  Jakub Jelinek  <jakub@redhat.com>
10745
10746         * gcc.c-torture/execute/20020219-1.c: New test.
10747
10748         * gcc.dg/20020219-1.c: New test.
10749
10750         * gcc.dg/noncompile/20020220-1.c: New test.
10751
10752         * g++.dg/opt/ptrintsum1.C: New test.
10753
10754         * gcc.dg/debug/20020220-1.c: New test.
10755
10756 2002-02-17  Jakub Jelinek  <jakub@redhat.com>
10757
10758         * gcc.c-torture/execute/20020216-1.c: New test.
10759
10760 2002-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
10761
10762         * gcc.dg/decl-1.c: Update, new test.
10763
10764 2002-02-15  Nathan Sidwell  <nathan@codesourcery.com>
10765
10766         * g++.dg/abi/bitfield1.C: New test.
10767         * g++.dg/abi/bitfield2.C: New test.
10768
10769 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
10770
10771         * gcc.dg/attr-nest.c: New test.
10772
10773 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
10774
10775         * gcc.c-torture/execute/20020215-1.c: New test.
10776
10777 2002-02-14  Jakub Jelinek  <jakub@redhat.com>
10778
10779         * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
10780         * g++.dg/debug/debug.exp: New.
10781         * g++.dg/debug/trivial.C: New.
10782         * g++.dg/debug/debug1.C: Moved...
10783         * g++.dg/other/debug1.C: ...from here.
10784         * g++.dg/debug/debug2.C: Moved...
10785         * g++.dg/other/debug2.C: ...from here.
10786         * g++.dg/debug/debug3.C: Moved...
10787         * g++.dg/other/debug3.C: ...from here.
10788
10789         * gcc.dg/noncompile/20020213-1.c: New test.
10790
10791 2002-02-13  Jakub Jelinek  <jakub@redhat.com>
10792
10793         * g++.dg/other/debug3.C: New test.
10794
10795         * gcc.c-torture/execute/20020213-1.c: New test.
10796
10797 2002-02-13  Richard Smith <richard@ex-parrot.com>
10798
10799         * g++.old-deja/g++.other/thunk1.C: New test.
10800
10801 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
10802
10803         * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
10804
10805 2002-02-13  Stan Shebs  <shebs@apple.com>
10806
10807         * gcc.dg/altivec-3.c: New.
10808
10809 2002-02-12  Jakub Jelinek  <jakub@redhat.com>
10810
10811         * gcc.dg/Wunreachable-1.c: New test.
10812         * gcc.dg/Wunreachable-2.c: New test.
10813
10814 2002-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
10815
10816         * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
10817
10818 2002-02-12  Neil Booth  <neil@daikokuya.demon.co.uk>
10819
10820         * gcc.dg/decl-1.c: New test.
10821
10822 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
10823
10824         * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
10825
10826 2002-02-10  Kazu Hirata  <kazu@hxi.com>
10827
10828         * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
10829         * gcc.c-torture/compile/980506-1.x: Likewise.
10830
10831 2002-02-10  Kazu Hirata  <kazu@hxi.com>
10832
10833         * gcc.dg/20020210-1.c: New.
10834
10835 2002-02-09  Toon Moene  <toon@moene.indiv.nluug.nl>
10836
10837         * g77.f-torture/execute/947.f: New regression test
10838         for PR fortran/947.
10839
10840 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
10841
10842         * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
10843         * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
10844
10845 2002-02-08  Richard Henderson  <rth@redhat.com>
10846
10847         * gcc.c-torture/compile/labels-3.c: New.
10848
10849 2002-02-08  Jakub Jelinek  <jakub@redhat.com>
10850
10851         * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
10852         expression statements work instead.
10853         * gcc.dg/noncompile/20020207-1.c: New test.
10854
10855 2002-02-07  Richard Henderson  <rth@redhat.com>
10856
10857         * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
10858
10859 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
10860
10861         * lib/prune.exp: Remove "In (program|subroutine"block-data)"
10862         message from g77
10863         * lib/g77-dg.exp: Trim g77 error messages so that they are
10864         recognized by dg.exp.
10865
10866 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
10867
10868         PR fortran/5473
10869         * g77.dg/pr5473.f: Now dg-error.  Add additional cases.
10870
10871 2002-02-07  Richard Henderson  <rth@redhat.com>
10872
10873         * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
10874         to be sufficiently aligned for integers.
10875
10876 2002-02-07  Nathan Sidwell  <nathan@codesourcery.com>
10877
10878         * g++.dg/template/friend4.C: New test.
10879
10880 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
10881
10882         PR fortran/5743
10883         * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
10884         unsupported cases.
10885
10886 2002-02-07  Richard Henderson  <rth@redhat.com>
10887
10888         * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
10889         * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
10890         gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
10891         objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
10892
10893 2002-02-06  Richard Henderson  <rth@redhat.com>
10894
10895         * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
10896
10897 2002-02-06  Janis Johnson  <janis187@us.ibm.com>
10898
10899         * gcc.dg/20020206-1.c: New test.
10900
10901 2002-02-06  Jakub Jelinek  <jakub@redhat.com>
10902
10903         * gcc.c-torture/execute/20020206-1.c: New test.
10904
10905         * gcc.c-torture/execute/20020206-2.c: New test.
10906
10907         PR optimization/5429:
10908         * gcc.c-torture/compile/20020206-1.c: New test.
10909
10910 2002-02-06  Nick Clifton  <nickc@cambridge.redhat.com>
10911
10912         * g++.dg/ext/align1.C: Do not use an explicit alignment value
10913         as certain file formats cannot support particularly large
10914         alignments.
10915
10916         * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
10917         and do not expect to be able to link the executable.
10918
10919         * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
10920         fail because the COFF format does not support the weak attribute.
10921
10922 2002-02-05  David Billinghurst <David.Billinghurst@riotinto.com>
10923
10924         * g77.dg/pr5473.f:  New test
10925
10926 2002-02-05  Aldy Hernandez  <aldyh@redhat.com>
10927
10928         * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
10929         Fix testcase accordingly.
10930
10931 2002-02-04  Richard Henderson  <rth@redhat.com>
10932
10933         * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
10934         (buf): Change to be an array of pointers, not ints.
10935
10936 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
10937
10938         * gcc.dg/Wswitch.c: Fix typos.  Don't return unconditionally
10939         before all tests.  Move warning one line above to match where it
10940         C frontend emits.
10941         * gcc.dg/Wswitch-2.c: New test.
10942         * g++.dg/warn/Wswitch-1.C: New test.
10943         * g++.dg/warn/Wswitch-2.C: New test.
10944
10945 2002-02-04  Richard Henderson  <rth@redhat.com>
10946
10947         * g++.dg/abi/offsetof.C: Fix size comparison.
10948
10949 2002-02-04  Richard Sandiford  <rsandifo@redhat.com>
10950
10951         * gcc.dg/cast-qual-2.c: New test.
10952
10953 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
10954
10955         * gcc.dg/20020201-4.c: New test.
10956
10957 2002-02-04  Ben Elliston  <bje@redhat.com>
10958
10959         * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
10960         target_info attribute != 0, in addition to the empty string.
10961         (gcc_target_compile): Likewise.
10962
10963 2002-02-03  Andrew Cagney  <ac131313@redhat.com>
10964
10965         * gcc.dg/Wswitch.c: New test.
10966         PR gcc/4475. PR gcc/3780.
10967
10968 2002-02-03  Toon Moene  <toon@moene.indiv.nluug.nl>
10969
10970         * g77.f-torture/execute/5122.f: New test for regressions
10971         against PR fortran/5122.
10972
10973 2002-02-03  David Billinghurst <David.Billinghurst@riotinto.com>
10974
10975         * g77.f-torture/compile/pr3743.f: Delete
10976         * g77.dg/pr3743-1.f: New test.
10977         * g77.dg/pr3743-2.f: New test.
10978         * g77.dg/pr3743-3.f: New test.
10979         * g77.dg/pr3743-4.f: New test.
10980
10981 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
10982
10983         * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
10984
10985 2002-02-02  Richard Henderson  <rth@redhat.com>
10986
10987         * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
10988         * gcc.c-torture/execute/bf64-1.c: Likewise.
10989
10990 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
10991
10992         * gcc.dg/20020201-2.c: New test.
10993
10994         * gcc.dg/20020201-3.c: New test.
10995
10996         * gcc.c-torture/execute/bitfld-2.c: New test.
10997
10998 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
10999
11000         * gcc.dg/bitfld-1.c: Update.
11001         * gcc.dg/bitfld-2.c: Update.
11002         * gcc.c-torture/execute/bitfld-1.x: New.
11003
11004 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
11005
11006         * gcc.c-torture/execute/20020201-1.c: New test.
11007
11008 2002-02-01  Janis Johnson  <janis187@us.ibm.com>
11009
11010         PR target/5469
11011         * gcc.dg/20020201-1.c: New test.
11012
11013 2002-02-01  David.Billinghurst <David.Billinghurst@riotinto.com>
11014
11015         PR fortran/3743
11016         * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
11017         * g77.f-torture/compile/pr3743.x: Remove
11018
11019 2002-01-31  Tom Rix  <trix@redhat.com>
11020
11021         * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
11022
11023 2002-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
11024
11025         * gcc.dg/noncompile/20020130-1.c: New test.
11026
11027 2002-01-30  David Billinghurst  <David.Billinghurst@riotinto.com>
11028
11029         * g77.dg/f77-edit-i-out.f:  Escape \. Allow \r\n and \r.
11030
11031 2002-01-29  Richard Henderson  <rth@redhat.com>
11032
11033         * gcc.c-torture/execute/991118-1.c: Cast various constants back
11034         to long long.
11035         * gcc.c-torture/execute/bf64-1.c: Likewise.
11036
11037 2002-01-29  Jakub Jelinek  <jakub@redhat.com>
11038
11039         * gcc.c-torture/execute/20020129-1.c: New test.
11040
11041 2002-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
11042
11043         * gcc.c-torture/compile/20000224-1.c: Update.
11044         * gcc.c-torture/execute/bitfld-1.c: New tests.
11045         * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
11046         * gcc.dg/uninit-A.c: Update.
11047
11048 2002-01-29  Nathan Sidwell  <nathan@codesourcery.com>
11049
11050         * g++.dg/template/ctor1.C: Add instantiation.
11051
11052 2002-01-28  Paul Koning  <pkoning@equallogic.com>
11053
11054         * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
11055         argument to __builtin_prefetch to be const ptr.
11056
11057 2002-01-28  Jakub Jelinek  <jakub@redhat.com>
11058
11059         * gcc.c-torture/compile/20020120-1.c: New test.
11060
11061 2002-01-27  Kazu Hirata  <kazu@hxi.com>
11062
11063         * gcc.c-torture/execute/20020127-1.c: New test.
11064
11065 2002-01-27  David Billinghurst  <David.Billinghurst@riotinto.com>
11066
11067         * g77.dg/f77-edit-i-in.f: New test
11068         * g77.dg/f77-edit-i-out.f: New test
11069
11070 2002-01-25  Geoffrey Keating  <geoffk@redhat.com>
11071
11072         * gcc.dg/debug/debug.exp: New file.
11073         * gcc.dg/debug/trivial.c: New file.
11074         * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
11075         * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
11076         * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
11077         * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
11078         * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
11079         * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
11080         * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
11081         * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
11082         * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
11083         * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
11084         * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
11085         * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
11086         * gcc.dg/20000503-1.c: Removed.
11087         * gcc.dg/20010207-1.c: Removed.
11088         * gcc.dg/20011223-1.c: Removed.
11089         * gcc.dg/20020104-2.c: Removed.
11090         * gcc.dg/debug-1.c: Removed.
11091         * gcc.dg/debug-2.c: Removed.
11092         * gcc.dg/debug-3.c: Removed.
11093         * gcc.dg/debug-4.c: Removed.
11094         * gcc.dg/debug-5.c: Removed.
11095         * gcc.dg/debug-6.c: Removed.
11096         * gcc.dg/dwarf2-1.c: Removed.
11097         * gcc.dg/dwarf2-2.c: Removed.
11098
11099 2002-01-25  Jakub Jelinek  <jakub@redhat.com>
11100
11101         * g++.old-deja/g++.other/eh5.C: New test.
11102         * g++.old-deja/g++.other/sibcall2.C: New test.
11103         * g++.old-deja/g++.other/array9.C: New test.
11104         * g++.old-deja/g++.other/typename2.C: New test.
11105         * g++.old-deja/g++.other/crash60.C: New test.
11106         * g++.old-deja/g++.other/conv9.C: New test.
11107         * g++.old-deja/g++.other/mangle10.C: New test.
11108         * g++.old-deja/g++.other/unchanging1.C: New test.
11109         * g++.old-deja/g++.other/exprstmt1.C: New test.
11110         * g++.old-deja/g++.other/inline23.C: New test.
11111         * g++.old-deja/g++.eh/ia64-1.C: New test.
11112         * g++.old-deja/g++.other/dwarf2-1.C: New test.
11113         * g++.old-deja/g++.other/reload1.C: New test.
11114         * g++.old-deja/g++.other/static20.C: New test.
11115         * g++.old-deja/g++.other/local-alloc1.C: New test.
11116         * g++.old-deja/g++.other/conv8.C: New test.
11117         * g++.old-deja/g++.other/stmtexpr2.C: New test.
11118         * g++.old-deja/g++.other/storeexpr1.C: New test.
11119         * g++.old-deja/g++.other/storeexpr2.C: New test.
11120         * g++.dg/eh/template2.C: New test.
11121         * g++.dg/warn/weak1.C: New test.
11122
11123 2002-01-25  Hans-Peter Nilsson  <hp@bitrange.com>
11124
11125         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
11126         Remove first, non-varying, argument.
11127
11128 2002-01-23  Richard Henderson  <rth@redhat.com>
11129
11130         * gcc.dg/inline-2.c: New.
11131
11132         * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
11133         Add optional target arg.  Check number of arguments.
11134         (scan-assembler-not, scan-assembler-dem): Likewise.
11135         (scan-assembler-dem-not): Likewise.
11136
11137 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
11138
11139         * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
11140         line 12.
11141         * g++.old-deja/g++.brendan/parse3.C,
11142         g++.old-deja/g++.other/crash26.C,
11143         g++.old-deja/g++.other/crash28.C,
11144         g++.old-deja/g++.other/crash29.C,
11145         g++.old-deja/g++.other/crash30.C,
11146         g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
11147
11148 2002-01-23  Aldy Hernandez  <aldyh@redhat.com>
11149
11150         * gcc.dg/20020115-1.c: New.
11151
11152 2002-01-23  Bob Wilson  <bob.wilson@acm.org>
11153
11154         * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
11155
11156 2002-01-23  Janis Johnson  <janis187@us.ibm.com>
11157
11158         * gcc.dg/20020122-3.c: New.
11159
11160 2002-01-23  Jakub Jelinek  <jakub@redhat.com>
11161
11162         * g++.dg/other/gc1.C: New test.
11163
11164 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
11165
11166         * gcc.dg/c99-intconst-1.c: Mark XFAIL.
11167
11168 2002-01-22  Richard Henderson  <rth@redhat.com>
11169
11170         * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
11171
11172 2002-01-22  Richard Henderson  <rth@redhat.com>
11173
11174         * gcc.dg/20020122-4.c: New.
11175
11176 2002-01-22  H.J. Lu <hjl@gnu.org>
11177
11178         * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
11179         link output.
11180         * gcc.dg/special/ecos.exp: Likewise.
11181         * lib/g++-dg.exp: Likewise.
11182         * lib/g77-dg.exp: Likewise.
11183         * lib/gcc-dg.exp : Likewise.
11184         * lib/mike-g++.exp: Likewise.
11185         * lib/mike-g77.exp: Likewise.
11186         * lib/mike-gcc.exp: Likewise.
11187         * lib/objc-dg.exp: Likewise.
11188
11189 2002-01-22  Janis Johnson  <janis187@us.ibm.com>
11190
11191         PR target/5379
11192         * gcc.dg/20020122-2.c: New test.
11193
11194 2002-01-22  Hans-Peter Nilsson  <hp@axis.com>
11195
11196         * gcc.dg/20020122-1.c: New test.
11197
11198 2001-01-22  David.Billinghurst <David.Billinghurst@riotinto.com>
11199
11200         * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
11201
11202 2002-01-22  David Billinghurst <David.Billinghurst@riotinto.com>
11203
11204         * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
11205
11206 2002-01-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11207
11208         * gcc.c-torture/compile/20020121-1.c: New test.
11209
11210 2002-01-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11211
11212         * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
11213         ld_library_path.
11214
11215 2002-01-21  Jakub Jelinek  <jakub@redhat.com>
11216
11217         * gcc.dg/20020218-1.c: New test.
11218
11219 2002-01-21  David.Billinghurst <David.Billinghurst@riotinto.com>
11220
11221         * lib/prune.exp (prune_gcc_output): Prune "At global scope"
11222         messages
11223         * g++.dg/other/deprecated.C: Remove dg-bogus comment for
11224         "At global scope" warning
11225         * g++.dg/ext/align1.C: Change cygwin test for alignment
11226         from db-bogus to dg-warning
11227
11228 2002-01-21  Zack Weinberg  <zack@codesourcery.com>
11229
11230         * g77.f-torture/compile/cpp2.F: New test.
11231
11232 2002-01-19  Nathan Sidwell  <nathan@codesourcery.com>
11233
11234         * g++.dg/template/access1.C: New test.
11235
11236 2002-01-18  Aldy Hernandez  <aldyh@redhat.com>
11237
11238         * gcc.dg/20020118-1.c: New.
11239
11240 2002-01-18  Kazu Hirata  <kazu@hxi.com>
11241
11242         * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
11243
11244 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
11245
11246         * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
11247         * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
11248         alignment warnings.
11249
11250 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
11251
11252         * gcc.misc-tests/i386-prefetch.exp: Save and restore
11253         torture_with_loops and torture_without_loops
11254
11255 2002-01-17  Jakub Jelinek  <jakub@redhat.com>
11256
11257         * gcc.c-torture/compile/20020116-1.c: New test.
11258
11259 2002-01-16  Jakub Jelinek  <jakub@redhat.com>
11260
11261         * gcc.dg/20020116-2.c: New test.
11262
11263         * gcc.dg/ultrasp4.c: New test.
11264
11265         * gcc.dg/20020116-1.c: New test.
11266
11267 2002-01-15  Geoffrey Keating  <geoffk@redhat.com>
11268
11269         * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
11270         by EABI.
11271
11272 2002-01-15  Janis Johnson  <janis187@us.ibm.com>
11273
11274         * gcc.misc-tests/i386-prefetch.exp: New.
11275         * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
11276         * gcc.misc-tests/i386-pf-athlon-1.c: New test.
11277         * gcc.misc-tests/i386-pf-none-1.c: New test.
11278         * gcc.misc-tests/i386-pf-sse-1.c: New test.
11279
11280 2002-01-15  Jakub Jelinek  <jakub@redhat.com>
11281
11282         * gcc.dg/gnu89-init-1.c: Add new tests.
11283
11284 2002-01-15  Andreas Jaeger  <aj@suse.de>
11285
11286         * gcc.dg/i386-mmx-1.c: Also run on x86-64.
11287         * gcc.dg/i386-mmx-2.c: Likewise.
11288         * gcc.dg/i386-sse-1.c: Likewise.
11289         * gcc.dg/i386-sse-2.c: Likewise.
11290         * gcc.dg/i386-sse-3.c: Likewise.
11291
11292 2001-01-14  David Billinghurst <David.Billinghurst@riotinto.com>
11293
11294         * g77.f-torture/execute/intrinsic-unix-bessel.f:
11295         Uncomment additional cases that now pass.
11296
11297 2002-01-11  Richard Henderson  <rth@redhat.com>
11298
11299         * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
11300         * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
11301
11302 2002-01-11  Nicola Pero  <n.pero@mi.flashnet.it>
11303
11304         * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
11305
11306 2002-01-10  Aldy Hernandez  <aldyh@redhat.com>
11307
11308         * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
11309         lvx, stvx, stvebx, stvehx, stvewx, stvxl.
11310
11311 2002-01-10  Dale Johannesen  <dalej@apple.com>
11312
11313         * gcc.c-torture/execute/loop-11.c: New.
11314
11315 2002-01-08  Aldy Hernandez  <aldyh@redhat.com>
11316
11317         * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
11318         dss, lvsl, lvsr, dstt, dstst, dststt, dst.
11319
11320 2002-01-09  Richard Henderson  <rth@redhat.com>
11321
11322         * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
11323         type in which to perform the operation for each size.
11324
11325 2002-01-09  Alan Matsuoka  (alanm@redhat.com)
11326
11327         * gcc.c-torture/compile/20020109-2.c: New test.
11328
11329 2002-01-09  Gwenole Beauchesne  <bgeauchesne@mandrakesoft.com>
11330
11331         * gcc.c-torture/execute/loop-10.c: New test.
11332
11333 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
11334
11335         * gcc.c-torture/compile/20010226-1.c: New test.
11336         * gcc.c-torture/compile/20010227-1.c: New test.
11337         * gcc.c-torture/compile/20010426-1.c: New test.
11338         * gcc.c-torture/compile/20010510-1.c: New test.
11339         * gcc.c-torture/compile/20010605-3.c: New test.
11340         * gcc.c-torture/compile/20010824-1.c: New test.
11341         * gcc.c-torture/execute/20010409-1.c: New test.
11342         * gcc.dg/noncompile/20000901-1.c: New test.
11343         * gcc.dg/20001023-1.c: New test.
11344         * gcc.dg/20001101-1.c: New test.
11345         * gcc.dg/20001102-1.c: New test.
11346         * gcc.dg/20010207-1.c: New test.
11347         * gcc.dg/20010405-1.c: New test.
11348         * gcc.dg/20010822-1.c: New test.
11349         * gcc.dg/20011107-1.c: New test.
11350
11351 2002-01-09  Jeffrey A Law  (law@redhat.com)
11352
11353         * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
11354
11355         * gcc.c-torture/execute/strct-stdarg-1.x: New file.  Expect
11356         execution failure on PA targets.
11357
11358 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
11359
11360         * gcc.c-torture/compile/20020109-1.c: New test.
11361
11362 2002-01-08  Kazu Hirata  <kazu@hxi.com>
11363
11364         * gcc.c-torture/execute/20020108-1.c: New test.
11365
11366 2002-01-08  Jakub Jelinek  <jakub@redhat.com>
11367
11368         * gcc.dg/20020108-1.c: New test.
11369
11370 2002-01-08  H.J. Lu <hjl@gnu.org>
11371
11372         * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
11373         for header files.
11374
11375 2002-01-08  Geoff Keating  <geoffk@redhat.com>
11376
11377         * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
11378         consistency.
11379
11380 002-01-07  Aldy Hernandez  <aldyh@redhat.com>
11381
11382         * gcc.dg/altivec-4.c: Test altivec predicates.
11383
11384 2002-01-07  Jakub Jelinek  <jakub@redhat.com>
11385
11386         * gcc.c-torture/execute/20020107-1.c: New test.
11387
11388 2002-01-06  Craig Rodrigues  <rodrigc@gcc.gnu.org>
11389
11390         PR c/5279
11391         * gcc.c-torture/compile/20020106-1.c: New test.
11392
11393 2002-01-05  Hans-Peter Nilsson  <hp@bitrange.com>
11394
11395         * gcc.c-torture/execute/nestfunc-4.c: New test.
11396
11397 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
11398
11399         * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
11400         extra triple that slipped in.
11401         * g++.old-deja/g++.abi/align.C: Likewise.
11402         * g++.old-deja/g++.abi/bitfields.C: Likewise.
11403
11404 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
11405
11406         * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
11407         * g++.old-deja/g++.abi/align.C: Likewise.
11408         * g++.old-deja/g++.abi/bitfields.C: Likewise.
11409
11410         * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
11411         on FreeBSD/i386.
11412         * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
11413         FreeBSD.
11414
11415 2002-01-04  Jakub Jelinek  <jakub@redhat.com>
11416
11417         * gcc.dg/20020104-1.c: New test.
11418
11419         * gcc.dg/20020104-2.c: New test.
11420
11421 2002-01-04  Hans-Peter Nilsson  <hp@bitrange.com>
11422
11423         * gcc.dg/20020103-1.c: Fix typo in target selector.
11424
11425 2002-01-03  Richard Henderson  <rth@redhat.com>
11426
11427         * gcc.dg/20020103-1.c: New.
11428
11429 2002-01-03  Kazu Hirata  <kazu@hxi.com>
11430
11431         * gcc.c-torture/execute/20020103-1.c: New test.
11432
11433 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
11434
11435         * g++.dg/other/debug2.C: New test.
11436
11437         * gcc.c-torture/compile/20020103-1.c: New test.
11438
11439 2002-01-02  Jakub Jelinek  <jakub@redhat.com>
11440
11441         * gcc.dg/gnu89-init-1.c: Added new tests.
11442
11443 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
11444
11445         * g++.dg/template/friend2.C: Remove as patch is reverted.
11446
11447         * g++.dg/warn/oldcast1.C: New test.
11448
11449         * g++.dg/template/ptrmem1.C: New test.
11450         * g++.dg/template/ptrmem2.C: New test.
11451
11452         * g++.dg/template/ntp.C: New test.
11453
11454         * g++.dg/other/component1.C: New test.
11455
11456         * g++.dg/template/ttp3.C: New test.
11457
11458         * g++.dg/template/friend2.C: New test.
11459         * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
11460
11461 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
11462
11463         * g++.dg/other/ptrmem1.C: New test.
11464         * g++.dg/other/ptrmem2.C: New test.
11465
11466 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
11467
11468         * g++.dg/template/ctor1.C: New test.
11469
11470 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
11471
11472         * g++.dg/template/friend2.C: New test.
11473
11474 2002-01-01  Hans-Peter Nilsson  <hp@bitrange.com>
11475
11476         * gcc.dg/mmix-1.c: New test.
11477
11478 2001-12-31  Richard Henderson  <rth@redhat.com>
11479
11480         * gcc.dg/asm-5.c: New.
11481
11482 2001-12-31  Paolo Carlini  <pcarlini@unitus.it>
11483
11484         * g++.old-deja/g++.robertl/eb130.C: hash_set is now
11485         in namespace __gnu_cxx
11486
11487 2001-12-30  Richard Henderson  <rth@redhat.com>
11488
11489         * gcc.dg/debug-6.c: New.
11490
11491 2001-12-30  Jakub Jelinek  <jakub@redhat.com>
11492
11493         * gcc.c-torture/compile/20011229-2.c: New test.
11494
11495 2001-12-29  Jakub Jelinek  <jakub@redhat.com>
11496
11497         * gcc.dg/debug-3.c: New test.
11498         * gcc.dg/debug-4.c: New test.
11499         * gcc.dg/debug-5.c: New test.
11500
11501 2001-12-29  Richard Henderson  <rth@redhat.com>
11502
11503         * g++.dg/eh/loop1.C: New.
11504
11505 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
11506
11507         * g++.dg/template/crash1.C: New test.
11508
11509 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
11510
11511         * g++.dg/other/const1.C: New test.
11512
11513 2001-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
11514
11515         * gcc.c-torture/compile/20011229-1.c: New test.
11516
11517 2001-12-28  Stan Shebs  <shebs@apple.com>
11518
11519         * lib/objc-torture.exp: Resync with c-torture.exp.
11520         * lib/objc.exp: Load standard libraries.
11521
11522 2001-12-28  Jakub Jelinek  <jakub@redhat.com>
11523
11524         * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
11525         additional tests.
11526
11527 2001-12-27  Roger Sayle <roger@eyesopen.com>
11528
11529         * gcc.c-torture/execute/string-opt-16.c: New testcase.
11530
11531 2001-12-27  Richard Henderson  <rth@redhat.com>
11532
11533         * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
11534
11535 2001-12-26  Nathan Sidwell  <nathan@codesourcery.com>
11536
11537         * g++.dg/eh/ctor1.C: New test.
11538         * g++.dg/other/error2.C: New test.
11539
11540 2001-12-24  Nathan Sidwell  <nathan@codesourcery.com>
11541
11542         * g++.dg/other/init2.C: New test.
11543
11544 2001-12-24  Richard Henderson  <rth@redhat.com>
11545
11546         * gcc.dg/20011223-1.c: New.
11547         * gcc.dg/inline-1.c: New.
11548
11549 2001-12-23  Richard Henderson  <rth@redhat.com>
11550
11551         * gcc.dg/asm-4.c: Test operand modifiers.
11552
11553 2001-12-23  Richard Henderson  <rth@redhat.com>
11554
11555         * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
11556
11557 2001-12-23  Joseph S. Myers  <jsm28@cam.ac.uk>
11558
11559         * gcc.c-torture/execute/20011223-1.c: New test.
11560
11561 2001-12-21  Richard Henderson  <rth@redhat.com>
11562
11563         * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
11564         re-enables the warning.
11565
11566 2001-12-21  Richard Henderson  <rth@redhat.com>
11567
11568         * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
11569
11570 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
11571
11572         * gcc.c-torture/compile/20011218-1.c: New test.
11573
11574 2001-12-20  Nick Clifton  <nickc@cambridge.redhat.com>
11575
11576         * gcc.misc-test/arm-isr.exp: New file.  Control running of the
11577         arm-isr.c test.
11578         * gcc.misc-tests/arm-isr.c: New file.  Test prologue and
11579         epilogue generation for ARM ISR routines.
11580
11581 2001-12-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11582
11583         * gcc.dg/format/builtin-1.c: Test unlocked stdio.
11584         * gcc.dg/format/c90-printf-3.c: Likewise.
11585         * gcc.dg/format/c99-printf-3.c: Likewise.
11586         * gcc.dg/format/ext-1.c: Likewise.
11587         * gcc.dg/format/ext-6.c: Likewise.
11588         * gcc.dg/format/format.h: Prototype unlocked stdio.
11589
11590 2001-12-20  Richard Henderson  <rth@redhat.com>
11591
11592         * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
11593         (arena): Use it.
11594         (malloc): Correct allocation logic.  Abort if we fill up the
11595         arena before initialization complete.
11596         (realloc): Correct allocation logic.
11597
11598 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
11599
11600         * gcc.c-torture/compile/20011219-2.c: New test.
11601
11602         * gcc.c-torture/execute/20011219-1.c: New test.
11603
11604 2001-12-19  David Billinghurst <David.Billinghurst@riotinto.com>
11605
11606         * gcc.dg/special/ecos.exp:  wkali-1.c unsupported if
11607         target does not support weak symbols.
11608
11609 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
11610
11611         * gcc.c-torture/compile/20011219-1.c: New test.
11612
11613 2001-12-19  Nathan Sidwell  <nathan@codesourcery.com>
11614
11615         * g++.dg/other/error1.C: New test.
11616
11617 2001-12-17  Jeffrey A Law  (law@redhat.com)
11618
11619         * gcc.c-torture/execute/20011217-1.c: New test.
11620
11621 2001-12-17  Nicola Pero  <nicola@brainstorm.co.uk>
11622
11623         * objc.dg/special/: New directory.
11624         * objc.dg/special/special.exp: New file.
11625         * objc.dg/special/unclaimed-category-1.h: New file.
11626         * objc.dg/special/unclaimed-category-1a.m: New file.
11627         * objc.dg/special/unclaimed-category-1.m: New file.
11628
11629 2001-12-17  Andreas Jaeger  <aj@suse.de>
11630
11631         * gcc.c-torture/compile/20011217-2.c: New test.
11632
11633 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
11634
11635         * gcc.c-torture/compile/20011217-1.c: New test.
11636
11637 2001-12-14  Aldy Hernandez  <aldyh@redhat.com>
11638
11639         * testsuite/gcc.dg/20011214-1.c: New.
11640
11641 2001-12-13  Aldy Hernandez  <aldyh@redhat.com>
11642
11643         * gcc.dg/altivec-4.c: New.
11644
11645 2001-12-13  Hans-Peter Nilsson  <hp@axis.com>
11646
11647         * gcc.dg/20011113-1.c: New test.
11648
11649 2001-12-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11650
11651         * g++.old-deja/g++.jason/template31.C: Remove templates for classes
11652         std::__malloc_alloc_template<0> and
11653         std::__default_alloc_template<false, 0>.
11654
11655 2001-12-13  Nicola Pero  <n.pero@mi.flashnet.it>
11656
11657         * objc/execute/bf-21.m: New test.
11658         * objc/execute/enumeration-1.m: New test.
11659         * objc/execute/enumeration-2.m: New test.
11660
11661 2001-12-12  Jakub Jelinek  <jakub@redhat.com>
11662
11663         * gcc.dg/gnu89-init-1.c: New test.
11664
11665 2001-12-12  Nathan Sidwell  <nathan@codesourcery.com>
11666
11667         * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
11668         * g++.old-deja/g++.jason/2371.C: Likewise.
11669         * g++.old-deja/g++.jason/template33.C: Likewise.
11670         * g++.old-deja/g++.jason/template34.C: Likewise.
11671         * g++.old-deja/g++.jason/template36.C: Likewise.
11672         * g++.old-deja/g++.oliva/typename1.C: Likewise.
11673         * g++.old-deja/g++.oliva/typename2.C: Likewise.
11674         * g++.old-deja/g++.other/typename1.C: Likewise.
11675         * g++.old-deja/g++.pt/inherit2.C: Likewise.
11676         * g++.old-deja/g++.pt/nontype5.C: Likewise.
11677         * g++.old-deja/g++.pt/typename11.C: Likewise.
11678         * g++.old-deja/g++.pt/typename14.C: Likewise.
11679         * g++.old-deja/g++.pt/typename16.C: Likewise.
11680         * g++.old-deja/g++.pt/typename3.C: Likewise.
11681         * g++.old-deja/g++.pt/typename4.C: Likewise.
11682         * g++.old-deja/g++.pt/typename5.C: Likewise.
11683         * g++.old-deja/g++.pt/typename7.C: Likewise.
11684         * g++.old-deja/g++.robertl/eb9.C: Likewise.
11685
11686 2001-12-11  Nathan Sidwell  <nathan@codesourcery.com>
11687
11688         * g++.dg/other/linkage1.C: New test.
11689         * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
11690         specifiers.
11691
11692 2001-12-11  Neil Booth  <neil@daikokuya.demon.co.uk>
11693
11694         * gcc.dg/concat.c: New test.
11695
11696 2001-12-11  Stan Shebs  <shebs@apple.com>
11697
11698         * objc/compile: New test directory.
11699         * objc/compile/compile.exp: New expect script.
11700         * objc/compile/20011211-1.m: New compile test.
11701
11702 2001-12-11  Jason Merrill  <jason@redhat.com>
11703
11704         * lib/prune.exp (prune_gcc_output): Also handle "In member
11705         function".  So many permutations...
11706
11707 2001-12-10  Nathan Sidwell  <nathan@codesourcery.com>
11708
11709         * g++.dg/template/typedef1.C: New test.
11710
11711 2001-12-09  Nathan Sidwell  <nathan@codesourcery.com>
11712
11713         * g++.dg/other/copy1.C: New test.
11714
11715 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
11716
11717         * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
11718
11719         * gcc.dg/builtin-choose-expr.c: New.
11720
11721 2001-12-07  Aldy Hernandez  <aldyh@redhat.com>
11722
11723         * gcc.dg/altivec-2.c: New.
11724
11725 2001-12-07  Richard Henderson  <rth@redhat.com>
11726
11727         * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
11728
11729 2001-12-07  Stephane Carrez  <Stephane.Carrez@sun.com>
11730
11731         * gcc.dg/sparc-ret.c: New file, test return corruption bug for
11732         ultrasparc.
11733
11734 2001-12-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
11735
11736         * g++-old.deja/g++.robertl/eb101.C: Deleted.
11737
11738 2001-12-06  Janis Johnson  <janis187@us.ibm.com>
11739
11740         * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
11741         variable argument list.
11742
11743 2001-12-06  Zack Weinberg  <zack@codesourcery.com>
11744
11745         * gcc.c-torture/execute/memcheck: Delete entire directory.
11746         (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
11747         t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
11748
11749 2001-12-05  Neil Booth  <neil@daikokuya.demon.co.uk>
11750
11751         * gcc.dg/Wshadow-1.c: New test.
11752
11753 2001-12-05  Jakub Jelinek  <jakub@redhat.com>
11754
11755         * gcc.c-torture/compile/20011130-1.c: New test.
11756
11757         * gcc.dg/noncompile/20011025-1.c: New test.
11758
11759         * g++.dg/other/anon-union.C: New test.
11760
11761         * gcc.c-torture/execute/20011024-1.c: New test.
11762
11763 2001-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
11764
11765         * gcc.c-torture/execute/20000722-1.x,
11766         gcc.c-torture/execute/20010123-1.x: Remove.
11767         * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
11768         * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
11769         gcc.dg/c99-complit-2.c: New tests.
11770
11771 2001-12-04  Nathan Sidwell  <nathan@codesourcery.com>
11772
11773         * g++.dg/inherit/base1.C: New test.
11774
11775 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
11776
11777         * g++.dg/other/stdarg1.C: New test.
11778
11779         * gcc.c-torture/compile/20011130-2.c: New test.
11780
11781 2001-12-03  Janis Johnson  <janis187@us.ibm.com>
11782
11783         * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
11784         * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
11785         * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
11786         * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
11787         * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
11788         * gcc.dg/builtin-prefetch-1.c: New test.
11789
11790 2001-12-03  Jakub Jelinek  <jakub@redhat.com>
11791
11792         * gcc.dg/20011130-1.c: New test.
11793
11794 2001-12-03  Nathan Sidwell  <nathan@codesourcery.com>
11795
11796         * g++.dg/other/scope1.C: New test.
11797         * g++.dg/template/explicit-instantiation.C: Remove XFAIL
11798
11799 2001-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
11800
11801         * gcc.dg/vla-init-1.c: New test.
11802
11803 2001-12-01  Geoff Keating  <geoffk@redhat.com>
11804
11805         * gcc.c-torture/compile/structs.c: New testcase from GDB.
11806
11807 2001-12-02  Neil Booth  <neil@daikokuya.demon.co.uk>
11808
11809         * objc.dg/alias.m: Update.
11810         * objc.dg/class-1.m: Update.
11811         * objc.dg/const-str-1.m: Update.
11812         * objc.dg/fwd-proto-1.m: Update.
11813         * objc.dg/id-1.m: Update.
11814         * objc.dg/super-class-1.m: Update.
11815
11816 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
11817
11818         * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
11819         constructs.
11820
11821 2001-11-28  Jeffrey A Law  (law@cygnus.com)
11822
11823         * gcc.c-torture/execute/20011128-1.c: New test.
11824
11825 2001-11-28  Hans-Peter Nilsson  <hp@axis.com>
11826
11827         * gcc.dg/20011127-1.c: New test.
11828
11829 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
11830
11831         * gcc.dg/format/strfmon-1.c: Update comments.  Adjust examples
11832         from Austin Group draft 7.
11833         * gcc.dg/format/xopen-1.c: Update comments.  Add tests for gaps in
11834         scanf format arguments.
11835         * gcc.dg/format/no-exargs-2.c: New test.
11836
11837 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
11838
11839         * g++.dg/abi/vbase8-4.C: New test.
11840
11841 2001-11-24  Ian Lance Taylor  <ian@airs.com>
11842
11843         * gcc.c-torture/execute/20011121-1.c: New test.
11844
11845 2001-11-23  Jeffrey A Law  (law@cygnus.com)
11846
11847         * gcc.c-torture/execute/ieee/20011123-1.c: New test.
11848
11849 2001-11-23  Andreas Jaeger  <aj@suse.de>
11850
11851         * gcc.dg/cpp/charconst-2.c: New test.
11852
11853 2001-11-22  Geoffrey Keating  <geoffk@redhat.com>
11854
11855         * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
11856         to the host if it is remote.  Let tests specify extra headers
11857         they use.
11858         * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
11859         * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
11860         * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
11861         * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
11862         * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
11863         * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
11864         * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
11865         * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
11866         * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
11867         * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
11868
11869 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
11870
11871         * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
11872         for little endian ARMs.
11873
11874 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
11875
11876         * gcc.c-torture/compile/20011119-1.c: New test.
11877         * gcc.c-torture/compile/20011119-2.c: New test.
11878
11879 2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
11880
11881         * gcc.dg/altivec-1.c: Fix typo.
11882
11883 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
11884
11885         * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
11886
11887 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
11888
11889         * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
11890
11891 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
11892
11893         * lib/g77.exp: Don't specify --rpath-link.
11894
11895         * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
11896         across all the headers.
11897         * gcc.dg/format/format.exp: For testing on a remote host,
11898         copy format.h.
11899
11900         * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
11901         * gcc.c-torture/execute/930406-1.c: Likewise.
11902         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
11903
11904 2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
11905
11906         * gcc.dg/altivec-1.c: New.
11907
11908 2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
11909
11910         * gcc.dg/cpp/fpreprocessed.c: New test case.
11911
11912 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
11913
11914         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
11915         gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
11916         * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
11917
11918 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
11919
11920         * gcc.dg/no-builtin-1.c: New test.
11921
11922 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
11923
11924         * gcc.c-torture/execute/20011115-1.c: New test.
11925
11926 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
11927
11928         * gcc.c-torture/compile/20011114-2.c: New test.
11929         * gcc.c-torture/compile/20011114-3.c: New test.
11930         * gcc.c-torture/compile/20011114-4.c: New test.
11931
11932 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
11933
11934         * g++.dg/other/init1.C: New test.
11935
11936 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
11937
11938         * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
11939         message.
11940
11941         * gcc.c-torture/execute/20011114-1.c: New testcase.
11942
11943         * gcc.c-torture/compile/20010327-1.c: Revert last change.
11944         * gcc.c-torture/compile/20011114-1.c: New test, exactly
11945         like the (before this change) version of 20010327-1.c.
11946
11947 2001-11-14  Roger Sayle <roger@eyesopen.com>
11948
11949         * gcc.c-torture/execute/string-opt-13.c: New testcase.
11950
11951 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
11952
11953         * g++.dg/init/array2.C: New test.
11954
11955 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
11956
11957         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
11958
11959 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
11960
11961         * g++.dg/other/forscope1.C: New test.
11962         * g++.dg/ext/forscope1.C: New test.
11963         * g++.dg/ext/forscope2.C: New test.
11964
11965 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
11966
11967         * gcc.c-torture/execute/20011113-1.c: New test.
11968
11969 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
11970
11971         * gcc.c-torture/execute/20011109-2.c: New test.
11972
11973         * gcc.c-torture/execute/20011109-1.c: New test.
11974
11975 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
11976
11977         * gcc.c-torture/compile/20011109-1.c: New test.
11978
11979 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
11980
11981         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
11982         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
11983         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
11984         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
11985         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
11986         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
11987         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
11988
11989 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
11990
11991         * g++.dg/warn/Wshadow-1.C: New tests.
11992         * g++.old-deja/g++.mike/for3.C: Update.
11993
11994 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
11995
11996         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
11997         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
11998         XFAILs.  Adjust expected error texts.
11999         * gcc.c-torture/compile/20011106-1.c,
12000         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
12001         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
12002         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
12003         gcc.dg/c99-array-lval-5.c: New tests.
12004
12005 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
12006
12007         * gcc.dg/cpp/defined.c: Update.
12008
12009 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
12010
12011         * gcc.c-torture/execute/anon-1.c: New test.
12012
12013 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
12014
12015         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
12016         same size, so no warning should be produced on stormy16.
12017
12018         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
12019         due to oversized array.
12020         * g++.old-deja/g++.mike/ns15.C: Likewise.
12021         * g++.old-deja/g++.pt/crash16.C: Likewise.
12022
12023 2001-11-02  Graham Stott  <grahams@redhat.com>
12024
12025         * g++.dgother/debug1.C: Fix typos.
12026
12027 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
12028
12029         * g++.dg/other/debug1.C: New test.
12030
12031 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
12032
12033         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
12034         of unsigned long.
12035
12036 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
12037
12038         * gcc.dg/20011029-2.c: New test.
12039
12040         * gcc.c-torture/compile/20011029-1.c: New test.
12041
12042 2001-10-29  Nicola Pero  <n.pero@mi.flashnet.it>
12043
12044         * objc/execute/class_self-1.m: New test.
12045         * objc/execute/class_self-2.m: New test.
12046
12047 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
12048
12049         * gcc.misc-tests/msgs.exp: Delete.
12050         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
12051         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
12052         error set to match recent changes.
12053
12054 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
12055
12056         * gcc.dg/20011021-1.c: New test.
12057
12058 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
12059
12060         * gcc.c-torture/compile/20011023-1.c: New test.
12061
12062 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
12063
12064         * lib/g77.exp: Rewrite based on lib/g++.exp.
12065
12066 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
12067
12068         * gcc.c-torture/execute/20011019-1.c: New test.
12069
12070         * gcc.dg/20011018-1.c: New test.
12071
12072 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
12073
12074         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
12075
12076 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
12077
12078         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
12079         * gcc.dg/attr-invalid.c: Likewise.
12080
12081 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
12082
12083         * testsuite/gcc.dg/20011015-1.c: New test.
12084
12085 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
12086
12087         * g++.dg/template/unify2.C: New test.
12088
12089 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
12090
12091         * g++.dg/other/exception-specification.C: New test
12092
12093 2001-10-13  Tom Rix  <trix@redhat.com>
12094
12095         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
12096         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
12097
12098 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
12099
12100         * testsuite/gcc.dg/20011009-1.c: New test.
12101
12102 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
12103
12104         PR g++/4476
12105         * g++.dg/other/friend1.C: New test.
12106
12107 2001-10-11  Richard Henderson  <rth@redhat.com>
12108
12109         * g++.old-deja/g++.other/crash18.C: Add -S to options.
12110
12111 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12112
12113         * gcc.c-torture/compile/20011010-1.c: New.
12114
12115 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
12116
12117         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
12118         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
12119         g77.f-torture/execute/execute.exp,
12120         g77.f-torture/noncompile/noncompile.exp,
12121         gcc.c-torture/compile/compile.exp,
12122         gcc.c-torture/execute/execute.exp,
12123         gcc.c-torture/execute/ieee/ieee.exp,
12124         gcc.c-torture/execute/memcheck/memcheck.exp,
12125         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
12126         objc/execute/execute.exp: Update FSF address.
12127
12128 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
12129
12130         * gcc.dg/cpp/cmdlne-C.c: Update.
12131         * gcc.dg/cpp/cmdlne-C2.c: New.
12132
12133 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12134
12135         * gcc.c-torture/execute/20011008-3.c: New.
12136
12137 2001-10-08  DJ Delorie  <dj@redhat.com>
12138
12139         * gcc.dg/20011008-1.c: New.
12140         * gcc.dg/20011008-2.c: New.
12141
12142 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
12143
12144         * gcc.dg/cpp/spacing1.c: Update test.
12145
12146 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
12147
12148         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
12149         spelling errors of "separate" as "seperate".
12150
12151 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
12152
12153         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
12154         enough to avoid inlining.
12155
12156 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
12157
12158         * lib/g77.exp: set libg2c_dir correctly.
12159
12160 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
12161
12162         * gcc.dg/cpp/macro11.c: New test.
12163
12164 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
12165
12166         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
12167         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
12168         gcc.dg/format/multattr-3.c: New tests.
12169         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
12170         tests for format attributes on function pointers being rejected.
12171
12172 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
12173
12174         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
12175
12176 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
12177
12178         * g++.dg/warn/format1.C: New test.
12179
12180 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
12181
12182         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
12183
12184 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
12185
12186         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
12187
12188 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
12189
12190         * gcc.dg/cpp/redef2.c: Add test.
12191
12192 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
12193
12194         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
12195         long-standing bug on i686, apparently.
12196         * gcc.c-torture/execute/loop-2c.x: New file.
12197         * gcc.c-torture/execute/loop-2d.x: New file.
12198         * gcc.c-torture/execute/loop-3c.x: New file.
12199
12200 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
12201
12202         * gcc.dg/cpp/20000625-2.c: Correct line number.
12203
12204 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
12205
12206         * gcc.dg/cpp/macro10.c: New test.
12207         * gcc.dg/cpp/strify3.c: New test.
12208         * gcc.dg/cpp/spacing1.c: Add tests.
12209         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
12210         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
12211
12212 2001-09-24  DJ Delorie  <dj@redhat.com>
12213
12214         * gcc.c-torture/execute/20010924-1.c: New test.
12215
12216 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
12217
12218         * testsuite/objc/execute/paste.m: Remove.
12219
12220 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
12221
12222         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
12223
12224 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
12225
12226         * g77.dg/strlen0.f: New test.
12227
12228 2001-09-21  Richard Henderson  <rth@redhat.com>
12229
12230         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
12231         * g++.old-deja/g++.abi/vtable2.C: Likewise.
12232
12233 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
12234
12235         Table-driven attributes.
12236         * g++.dg/ext/attrib1.C: New test.
12237
12238 2001-09-20  DJ Delorie  <dj@redhat.com>
12239
12240         * gcc.dg/20000926-1.c: Update expected warning messages.
12241         * gcc.dg/array-2.c: Likewise, and test for warnings too.
12242         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
12243         array.
12244
12245 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
12246
12247         * g++.dg/eh/registers1.C: New test case.
12248
12249 2001-09-17  Richard Henderson  <rth@redhat.com>
12250
12251         * gcc.dg/array-5.c: Fix VLA decomposition test.
12252
12253 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
12254
12255         * gcc.dg/cpp/line5.c: New testcase.
12256
12257 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
12258
12259         * gcc.dg/cpp/macro9.c: New test.
12260
12261 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
12262
12263         * gcc.c-torture/execute/980223.c: Change type of addr from long
12264         to char *.
12265
12266 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
12267
12268         * gcc.c-torture/execute/20010915-1.c: New test.
12269
12270 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
12271
12272         * g77.dg/bprob: New directory.
12273         * g77.dg/bprob/bprob.exp: New file.
12274         * g77.dg/bprob/bprob-1.f: New test.
12275         * g77.dg/gcov: New directory.
12276         * g77.dg/gcov/gcov.exp: New file.
12277         * g77.dg/gcov/gcov-1.f: New test.
12278         * g77.dg/gcov/gcov-1.x: New file.
12279
12280 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
12281
12282         * gcc.dg/cpp/directiv.c: Update.
12283         * gcc.dg/cpp/undef1.c: Update.
12284
12285 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
12286
12287         * gcc.dg/20010912-1.c: New test.
12288
12289 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
12290
12291         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
12292         language-independent file in lib.
12293         * lib/gcov.exp: New file.
12294
12295 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
12296
12297         * gcc.c-torture/compile/20010911-1.c: New test.
12298
12299 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
12300
12301         * lib/profopt.exp: New, to support profile-directed optimizations.
12302         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
12303         * gcc.misc-tests/bprob-1.c: New test.
12304         * gcc.misc-tests/bprob-2.c: New test.
12305
12306 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
12307
12308         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
12309         XFAIL and which kinds of gcov output to verify.
12310         * gcc.misc-tests/gcov-4b.x: New file.
12311         * gcc.misc-tests/gcov-5b.x: New file.
12312         * gcc.misc-tests/gcov-6.x: New file.
12313         * gcc.misc-tests/gcov-7.c: New test.
12314         * gcc.misc-tests/gcov-7.x: New file.
12315
12316 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
12317
12318         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
12319         * gcc.misc-tests/gcov-6.c: New test.
12320
12321 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
12322
12323         PR c++/3986
12324         * g++.dg/abi/vbase1.C: New test.
12325
12326 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
12327
12328         * objc.dg/method-2.m: New.
12329
12330 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
12331
12332         PR c++/4203
12333         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
12334         * g++.dg/init/empty1.C: New test.
12335
12336 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
12337
12338         * gcc.c-torture/compile/20010903-1.c: New test.
12339
12340 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
12341
12342         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
12343         for m68k.
12344
12345 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
12346
12347         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
12348
12349         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
12350
12351         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
12352
12353 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
12354
12355         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
12356         for 16-bit 'unsigned int'.
12357
12358 2001-08-29  Kazu Hirata  <kazu@hxi.com>
12359
12360         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
12361
12362 2001-08-27  Richard Henderson  <rth@redhat.com>
12363
12364         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
12365         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
12366
12367 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
12368
12369         * gcc.dg/asm-names.c (ymain): New.
12370
12371 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
12372
12373         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
12374         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
12375         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
12376
12377 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12378
12379         * gcc.dg/compare5.c: New testcase.
12380
12381 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
12382
12383         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
12384         and "In instantiation".
12385
12386 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
12387
12388         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
12389
12390 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
12391
12392         * gcc.misc-tests/gcov.exp: Add support for branch information.
12393         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
12394         * gcc.misc-tests/gcov-4.c: New test.
12395         * gcc.misc-tests/gcov-4b.c: New test.
12396         * gcc.misc-tests/gcov-5b.c: New test.
12397
12398 2001-08-20  Zack Weinberg  <zackw@panix.com>
12399
12400         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
12401         expected to fail.
12402
12403 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
12404
12405         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
12406
12407 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
12408
12409         * g++.dg/eh/
12410         Moved to gcc-deps.exp
12411         * gcc-deps.exp: New file.
12412
12413 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12414
12415         * g++.old-deja/g++.pt/defarg14.C: New test.
12416
12417 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
12418
12419         * g++.old-deja/g++.other/lineno5.C: New test.
12420
12421 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
12422
12423         * g++.old-deja/g++.pt/crash68.C: New test.
12424
12425 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
12426
12427         * g++.old-deja/g++.other/crash42.C: New test.
12428
12429 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
12430
12431         * gcc.dg/cpp/extratokens.c: Fix.
12432         * gcc.dg/cpp/skipping2.c: New tests.
12433
12434 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12435
12436         * gcc.c-torture/execute/20010724-1.c: New file.
12437         * gcc.c-torture/execute/20010724-1.x: New file.
12438
12439 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
12440
12441         * g++.old-deja/g++.other/cond7.C: New test.
12442
12443 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
12444
12445         * g++.old-deja/g++.other/optimize4.C: New test.
12446
12447 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
12448
12449         * g++.old-deja/g++.abi/vbase8-5.C: New test.
12450
12451 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
12452
12453         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
12454         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
12455         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
12456         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
12457
12458         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
12459         bug report" message.
12460
12461         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
12462         * g++.dg/ext/instantiate1.C: Move from old-deja.
12463
12464 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
12465
12466         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
12467         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
12468         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
12469         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
12470
12471 2001-07-23  Jeffrey A Law  (law@cygnus.com)
12472
12473         * gcc.c-torture/execute/20010723-1.c: New test.
12474
12475 2001-07-23  Ben Elliston  <bje@redhat.com>
12476
12477         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
12478
12479 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12480
12481         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
12482         i[34567]86-*-*.
12483         Delete handling of ieee_multilib_flags.
12484         Pass -mieee for alpha*-*-* and sh-*-*.
12485         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
12486
12487 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
12488
12489         Remove old-abi tests.
12490         * g++.old-deja/g++.mike/p11116.C: Remove.
12491         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
12492
12493 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
12494
12495         * g77.f-torture/compile/pr3743.f:  New test
12496
12497 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
12498
12499         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
12500
12501 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12502
12503         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
12504         g++.old-deja/g++.pt/static6.C: Likewise.
12505         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
12506         supports weak symbols.
12507
12508 2001-07-18  Andreas Jaeger  <aj@suse.de>
12509
12510         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
12511         supported again.
12512
12513 2001-07-18  Andreas Jaeger  <aj@suse.de>
12514
12515         * gcc.dg/iftrap-1.c: Fix target line.
12516
12517 2001-07-17  Richard Henderson  <rth@redhat.com>
12518
12519         * gcc.c-torture/execute/20010717-1.c: New.
12520
12521 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
12522
12523         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
12524         tests.
12525
12526 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
12527
12528         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
12529
12530 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12531
12532         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
12533         UAC_SIGBUS, UAC_NOPRINT definitions.
12534
12535 2001-07-16  Nicola Pero  <n.pero@mi.flashnet.it>
12536
12537         * objc/execute/object_is_class.m: New test.
12538         * objc/execute/object_is_meta_class.m: New test.
12539
12540 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
12541
12542         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
12543         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
12544
12545 2001-01-15  David Bil
12546         * objc/execute/class-14.m: Added.
12547         * objc/execute/class-2.m: Added.
12548         * objc/execute/class-3.m: Added.
12549         * objc/execute/class-4.m: Added.
12550         * objc/execute/class-5.m: Added.
12551         * objc/execute/class-6.m: Added.
12552         * objc/execute/class-7.m: Added.
12553         * objc/execute/class-8.m: Added.
12554         * objc/execute/class-9.m: Added.
12555         * objc/execute/class-tests-1.h
12556         * objc/execute/class-tests-2.h
12557         * objc/execute/compatibility_alias.m: Added.
12558         * objc/execute/encode-1.m: Added.
12559         * objc/execute/formal_protocol-1.m: Added.
12560         * objc/execute/formal_protocol-2.m: Added.
12561         * objc/execute/formal_protocol-3.m: Added.
12562         * objc/execute/formal_protocol-4.m: Added.
12563         * objc/execute/formal_protocol-5.m: Added.
12564         * objc/execute/formal_protocol-6.m: Added.
12565         * objc/execute/formal_protocol-7.m: Added.
12566         * objc/execute/informal_protocol.m: Added.
12567         * objc/execute/initialize.m: Added.
12568         * objc/execute/load.m: Added.
12569         * objc/execute/many_args_method.m: Added.
12570         * objc/execute/nested-3.m: Added.
12571         * objc/execute/no_clash.m: Added.
12572         * objc/execute/private.m: Added.
12573         * objc/execute/redefining_self.m: Added.
12574         * objc/execute/root_methods.m: Added.
12575         * objc/execute/selector-1.m: Added.
12576         * objc/execute/static-1.m: Added.
12577         * objc/execute/static-2.m: Added.
12578         * objc/execute/va_method.m: Added.
12579
12580 2001-03-10  Richard Henderson  <rth@redhat.com>
12581
12582         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
12583
12584 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
12585
12586         * g++.old-deja/g++.other/crash31.C: XFAIL.
12587         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
12588         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
12589         * gcc.c-torture/execute/20010123-1.x: XFAIL.
12590         * gcc.c-torture/execute/20010124-1.x: XFAIL.
12591         * gcc.dg/sequence-pt-1.c: XFAIL one test.
12592
12593 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
12594
12595         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
12596
12597 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
12598
12599         * gcc.dg/20000724-1.c: Don't use multiline strings.
12600
12601 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
12602
12603         * objc/execute/string1.m, objc/execute/string2.m: Compare the
12604         result of -cString against what we expect it to be; don't just
12605         print it out for no one to read.
12606
12607         * objc/execute/string3.m, objc/execute/string4.m: New tests.
12608         Based on testcases provided by Nicola Pero.
12609
12610 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
12611
12612         * gcc.dg/cpp/macro7.c: New test.
12613
12614 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
12615
12616         * gcc.dg/cpp/multiline.c: Update.
12617
12618 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
12619
12620         * g++.old-deja/g++.other/enum3.C: New test.
12621
12622 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
12623
12624         * g++.old-deja/g++.other/pod1.C: New test.
12625
12626 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
12627
12628         * g++.old-deja/g++.ext/overload1.C: New test.
12629
12630 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
12631
12632         * g++.old-deja/g++.pt/using1.C: New test.
12633
12634 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
12635
12636         * g++.old-deja/g++.other/using9.C: New test.
12637
12638 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
12639
12640         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
12641
12642         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
12643
12644 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
12645
12646         * g++.old-deja/g++.ext/realpt1.C: Remove.
12647
12648 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
12649
12650         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
12651
12652 2001-02-26  Will Cohen  <wcohen@redhat.com>
12653
12654         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
12655
12656 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
12657
12658         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
12659         templatized constructors.
12660
12661 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12662
12663         * gcc.c-torture/execute/20010224-1.c: New test.
12664
12665 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
12666
12667         * gcc.c-torture/execute/20010222-1.c: New test.
12668
12669 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
12670
12671         * g++.old-deja/g++.other/inline20.C: New test.
12672
12673 2001-02-21  Ovidiu Predescu  <ovidiu@cup.hp.com>
12674
12675         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
12676
12677 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
12678
12679         * g++.old-deja/g++.other/lookup22.C: New test.
12680
12681 200
12682         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
12683         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
12684         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
12685         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
12686         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
12687
12688 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
12689
12690         * gcc.c-torture/execute/991228-1.c: Take word endianness into
12691         account.
12692
12693 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
12694
12695         * gcc.c-torture/execute/builtin-complex-1.c: New test.
12696
12697 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
12698
12699         * g++.old-deja/g++.pt/crash62.C: New test.
12700
12701 2001-01-04  Richard Henderson  <rth@redhat.com>
12702
12703         * gcc.dg/20000926-1.c: Update expected warnings.
12704         * gcc.dg/array-2.c: Likewise.
12705         * gcc.dg/array-4.c: Also validate flexible array members.
12706         * gcc.dg/c99-flex-array-1.c: New.
12707
12708 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
12709
12710         * gcc.c-torture/compile/20001222-1.x: Remove.
12711
12712 2001-01-04  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
12713
12714         * gcc.c-torture/execute/built-in-setjmp.c: New.
12715
12716 2001-01-03  Richard Henderson  <rth@redhat.com>
12717
12718         * gcc.dg/940510-1.c: Update expected error wording.
12719         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
12720
12721 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
12722
12723         * lib/target-supports.exp (check_alias_available): Modified to
12724         indicate aliases not supported if only weak aliases are supported.
12725
12726 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12727
12728         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
12729         Turn on cmpstrsi checks for __pj__ and __i370__.
12730
12731 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
12732
12733         * g++.old-deja/g++.other/virtual11.C: New test.
12734
12735 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
12736
12737         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
12738
12739 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12740
12741         * gcc.c-torture/compile/20010102-1.c: New test.
12742
12743 2001-01-02  Andreas Jaeger  <aj@suse.de>
12744
12745         * gcc.dg/noreturn-3.c: New test.
12746
12747         * gcc.dg/noreturn-4.c: New test.
12748
12749 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12750
12751         * gcc.c-torture/execute/stdio-opt-1.c: Also test
12752         __builtin_fputc and __builtin_fwrite.
12753
12754 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
12755
12756         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
12757         signed char, not default char.
12758
12759 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
12760
12761         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
12762
12763 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
12764
12765         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
12766
12767 2000-12-29  Richard Henderson  <rth@redhat.com>
12768
12769         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
12770         (__cyg_profile_func_exit): Define.
12771
12772 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
12773
12774         * g++.dg/vtgc1.C: New test.
12775
12776 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
12777
12778         * gcc.dg/noncompile/20001228-1.c: New test.
12779
12780         * gcc.dg/20001228-1.c: New test.
12781
12782         * gcc.c-torture/execute/20001228-1.c: New test.
12783
12784 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
12785
12786         * gcc.dg/format-strfmon-1.c: New test.
12787
12788 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12789
12790         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
12791         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
12792         * gcc.c-torture/execute/string-opt-1.c: Likewise.
12793         * gcc.c-torture/execute/string-opt-2.c: Likewise.
12794         * gcc.c-torture/execute/string-opt-3.c: Likewise.
12795         * gcc.c-torture/execute/string-opt-4.c: Likewise.
12796         * gcc.c-torture/execute/string-opt-6.c: Likewise.
12797         * gcc.c-torture/execute/string-opt-7.c: Likewise.
12798         * gcc.c-torture/execute/string-opt-8.c: Likewise.
12799         * gcc.c-torture/execute/string-opt-9.c: Likewise.
12800         * gcc.c-torture/execute/string-opt-10.c: Likewise.
12801         * gcc.c-torture/execute/string-opt-11.c: Likewise.
12802         * gcc.c-torture/execute/string-opt-12.c: Likewise.
12803
12804         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
12805         * gcc.c-torture/execute/string-opt-4.c: Test index.
12806
12807 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
12808
12809         * gcc.c-torture/compile/20001226-1.c: New test.
12810
12811 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
12812
12813         * gcc.c-torture/compile/20001222-1.c: New test.
12814         * gcc.c-torture/compile/20001222-1.x: Xfail.
12815
12816 2000-12-22  Alexandre Oliva  <aoliva@redhat.com>
12817
12818         * gcc.c-torture/execute/comp-goto-2.c: New test.
12819
12820 2000-12-21  J"orn Rennecke <amylaar@redhat.com>
12821
12822         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
12823         Use long types if __INT_MAX__ is 32767.
12824         (main): Use cast to (sint32 *) when poking 88 into a_page.
12825
12826         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
12827
12828 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
12829
12830         * gcc.c-torture/compile/20001221-1.c: New test.
12831         * gcc.c-torture/execute/20001221-1.c: New test.
12832
12833 2000-12-20  Richard Henderson  <rth@redhat.com>
12834
12835         * g++.old-deja/g++.pt/crash36.C: Update error lines.
12836         * g++.old-deja/g++.robertl/eb109.C: Likewise.
12837
12838 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12839
12840         * gcc.dg/compare3.c: New test.
12841
12842 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
12843
12844         * gcc.dg/format-warnll-1.c: New test.
12845
12846 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
12847
12848         * gcc.dg/cpp/cmdlne-P.c: New test.
12849
12850 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
12851
12852         * gcc.c-torture/execute/builtin-abs-1.c,
12853         gcc.c-torture/execute/builtin-abs-2.c: New tests.
12854
12855 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
12856
12857         * gcc.dg/cpp/multiline.c: New test.
12858
12859 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
12860
12861         * g++.old-deja/g++.other/syshdr1.C: Update.
12862         * gcc.dg/cpp/lineflags.c: Remove temporarily.
12863
12864 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12865
12866         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
12867
12868 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12869
12870         * g++.old-deja/g++.pt/ttp65.C: New test.
12871
12872 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12873
12874         * g++.old-deja/g++.pt/ttp64.C: New test.
12875
12876 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12877
12878         * g++.old-deja/g++.pt/spec33.C: New test.
12879
12880 2000-12-14  Catherine Moore  <clm@redhat.com>
12881
12882         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
12883         * gcc.c-torture/execute/920612-2.c: Likewise.
12884         * gcc.c-torture/execute/920428-2.c: Likewise.
12885         * gcc-c-torture/execute/va-arg-11.c: Call exit.
12886         * gcc.c-torture/execute/va-arg-21.c: Likewise.
12887
12888 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12889
12890         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
12891         * gcc.dg/pack-test-2.c: Likewise.
12892
12893 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
12894
12895         Tests by Zack Weinberg <zackw@stanford.edu>.
12896
12897         * gcc.dg/cpp/defined.c: Update.
12898         * gcc.dg/cpp/defined_trad.c: New tests.
12899
12900 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
12901
12902         * gcc.dg/cpp/trad-direct.c: Update.
12903
12904 2000-12-11  Neil Booth  <neilb@earthling.net>
12905
12906         * gcc.dg/cpp/defined_trad.c
12907
12908 2000-12-11  Neil Booth  <neilb@earthling.net>
12909
12910         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
12911
12912 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
12913
12914         * gcc.dg/format-miss-2.c: New test.
12915
12916 2000-12-09  Neil Booth  <neilb@earthling.net>
12917
12918         * gcc.dg/cpp/lineflags.c: New tests.
12919         * gcc.dg/cpp/poison.c: Update.
12920         * gcc.dg/cpp/redef2.c: Update.
12921         * gcc.dg/cpp/skipping.c: New test.
12922
12923 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
12924
12925         * g++.old-deja/g++.other/eh3.C: New testcase.
12926
12927 2000-12-07  Neil Booth  <neilb@earthling.net>
12928
12929         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
12930         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
12931         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
12932         wtr-union-init-2.c, wtr-union-init-3.c: Update.
12933         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
12934         Update.
12935
12936 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
12937
12938         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
12939         __SIZE_TYPE__ instead of int for type of integers cast to
12940         pointers.
12941
12942 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
12943
12944         * g++.old-deja/g++.other/cleanup4.C: New test.
12945
12946 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
12947
12948         * format-sec-1.c: New test.
12949
12950 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
12951
12952         * gcc.dg/format-nonlit-3.c: New test.
12953
12954 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
12955
12956         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
12957         through a null pointer.
12958
12959 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sou
12960         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
12961         library makes no calls to `operator new' during initialization.
12962
12963 2000-11-04  Neil Booth  <neilb@earthling.net>
12964
12965         * gcc.dg/cpp/include2.c: New tests.
12966
12967 2000-11-03  Mark P Mitchell  <mark@codesourcery.com>
12968
12969         * lib/g++.exp (g++_set_ld_library_path): New function.
12970         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
12971
12972 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
12973
12974         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
12975         warnings.
12976
12977 2000-11-01  Richard Henderson  <rth@redhat.com>
12978
12979         * g++.old-deja/g++.ext/namedret1.C: New.
12980         * g++.old-deja/g++.ext/namedret2.C: New.
12981         * g++.old-deja/g++.ext/namedret3.C: New.
12982
12983 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
12984
12985         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
12986         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
12987
12988 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12989
12990         * gcc.c-torture/execute/va-arg-21.c: New test.
12991
12992 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
12993
12994         * gcc.dg/c99-complex-2.c: New test.
12995
12996 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12997
12998         * gcc.c-torture/execute/stdio-opt-1.c: New test.
12999
13000 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
13001
13002         * g++.old-deja/g++.other/inline16.C: New test.
13003
13004 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
13005
13006         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
13007         __PRETTY_FUNCTION__
13008
13009 2000-10-29  Neil Booth  <neilb@earthling.net>
13010
13011         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
13012         New tests.
13013         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
13014         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
13015         optimisation.
13016
13017 2000-10-29  Neil Booth  <neilb@earthling.net>
13018
13019         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
13020         * mi1.c, mi1c.h: Add null directives to multiple-include test.
13021         * mi5.c: Test multiple includes work with -C.
13022         * trigraphs.c: Test ^= version.
13023
13024 2000-10-28  Neil Booth  <neilb@earthling.net>
13025
13026         New tests and test updates for new macro expander.
13027
13028         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
13029         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
13030         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
13031         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
13032         new diagnostic messages.
13033
13034         * gcc.dg/cpp/macro3.c: New tests.
13035
13036 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
13037
13038         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
13039         on the same line.
13040
13041 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
13042
13043         * g++.old-deja/g++.other/eh2.C: New test.
13044
13045 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
13046
13047         * gcc.c-torture/execute/20001027-1.c: New test.
13048
13049 2000-10-26  Richard Henderson  <rth@redhat.com>
13050
13051         * gcc.c-torture/execute/20001026-1.c: New.
13052
13053 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
13054
13055         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
13056         * g++.old-deja/g++.law/builtin1.C: Likewise.
13057         * g++.old-deja/g++.law/ctors10.C: Likewise.
13058         * g++.old-deja/g++.law/virtual3.C: Likewise.
13059         * g++.old-deja/g++.mike/p658.C: Likewise.
13060         * g++.old-deja/g++.other/sibcall1.C: Likewise.
13061         * g++.old-deja/g++.other/vaarg2.C: Likewise.
13062         * g++.old-deja/g++.robertl/eb124.C: Likewise.
13063         * g++.old-deja/g++.robertl/eb44.C: Likewise.
13064         * g++.old-deja/g++.robertl/eb77.C: Likewise.
13065
13066 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
13067
13068         * gcc.c-torture/compile/20001024-1.c: New test.
13069
13070 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
13071
13072         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
13073         to tell us whether or not we are using V3.
13074
13075 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
13076
13077         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
13078         operands.
13079
13080 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
13081
13082         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
13083
13084 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
13085
13086         * gcc.c-torture/execute/20001024-1.c: New test.
13087
13088 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
13089
13090         * g++.old-deja/g++.other/sibcall1.C: New test.
13091
13092 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
13093
13094         * gcc.dg/noncompile/init-3.c: New test.
13095
13096 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
13097
13098         * gcc.dg/format-array-1.c: New test.
13099
13100 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
13101
13102         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
13103         writing through null pointers; remove comment about testing
13104         unterminated strings.
13105
13106 2000-10-17  Matthew Hiller  <hiller@redhat.com>
13107
13108         * gcc.c-torture/execute/20001017-2.c: New test.
13109
13110 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
13111
13112         * gcc.c-torture/compile/20001018-1.c: New test.
13113         * gcc.c-torture/compile/20001018-1.x: Xfail.
13114
13115 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13116
13117         * gcc.c-torture/execute/20001017-1.c: New test.
13118
13119 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
13120
13121         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
13122         for multiple use of arguments with scanf formats; add tests for
13123         multiple use of arguments.
13124
13125 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
13126
13127         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
13128
13129 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
13130
13131         * gcc.dg/format-miss-1.c: New test.
13132
13133 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
13134
13135         * gcc.c-torture/execute/20001013-1.c: New test.
13136
13137 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
13138
13139         * gcc.dg/format-branch-1.c: New test.
13140
13141 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
13142
13143         * README, lib/file-format.exp: Remove EGCS references.
13144
13145 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
13146
13147         * gcc.dg/20001013-1.c: New test.
13148
13149 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
13150
13151         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
13152         for intmax_t in the compiler using __typeof__ and the type rules
13153         for conditional expressions.
13154
13155 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
13156
13157         * gcc.dg/20001012-1.c: New test.
13158         * gcc.dg/20001012-2.c: New test.
13159
13160 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
13161
13162         * gcc.dg/format-attr-1.c: New test.
13163
13164 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
13165
13166         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
13167         __LONG_LONG_MAX__ instead of LLONG_MAX.
13168
13169 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
13170
13171         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
13172         scanf flags.
13173         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
13174         flags.
13175
13176 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
13177
13178         * gcc.dg/sequence-pt-1.c: New test.
13179
13180 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
13181
13182         * gcc.c-torture/execute/20001011-1.c: New testcase.
13183         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
13184
13185 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
13186
13187         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
13188         does not error on it.
13189
13190 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
13191
13192         * gcc.dg/20001009-1.c: New test.
13193
13194 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
13195
13196         * gcc.c-torture/compile/20001009-1.c: Move from here ....
13197         * gcc.c-torture/execute/20001009-2.c: ... to here.
13198
13199 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
13200
13201         * gcc.c-torture/compile/20001009-1.c: New testcase.
13202         * gcc.c-torture/execute/20001009-1.c: New testcase.
13203         Testcases provided by Jan Hubicka <jh@suse.cz>.
13204
13205 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
13206
13207         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
13208         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
13209         uintmax_t using <limits.h> to emulate the compiler's internal
13210         logic.  No longer XFAIL %j tests.
13211
13212 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
13213
13214         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
13215         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
13216         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
13217         regexps and details of expected handling of some bad formats.
13218         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
13219         suppression.
13220
13221 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
13222
13223         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
13224         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
13225         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
13226         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
13227         in list archives.
13228
13229 2000-10-06  Richard Henderson  <rth@cygnus.com>
13230
13231         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
13232         * g++.old-deja/g++.brendan/crash52.C: Likewise.
13233         * g++.old-deja/g++.jason/report.C: Likewise.
13234         * g++.old-deja/g++.law/friend5.C: Likewise.
13235         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
13236         of the expected warnings.
13237
13238 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
13239
13240         * g++.old-deja/g++.pt/enum14.C: New test.
13241
13242 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
13243
13244         * g++.old-deja/g++.pt/crash59.C: New test.
13245
13246 2000-10-04  Will Cohen  <wcohen@redhat.com>
13247
13248         * gcc.dg/20000926-1.c: New test.
13249
13250 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
13251
13252         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
13253         function name for current C++ compiler.
13254         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
13255
13256 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
13257
13258         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
13259         __PRETTY_FUNCTION__.
13260         * g++.old-deja/g++.ext/pretty2.C: Likewise.
13261
13262 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13263
13264         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
13265
13266 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
13267
13268         * gcc.c-torture/compile/20000923-1.c: New test.
13269
13270 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
13271
13272         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
13273         * g++.old-deja/g++.pt/ttp62.C: Same.
13274         * g++.old-deja/g++.other/inline14.C: Same.
13275
13276 2000-09-24  Richard Henderson  <rth@cygnus.com>
13277
13278         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
13279
13280 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
13281
13282         * gcc.dg/c90-printf-1.c: Add test for wide string format.
13283
13284 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
13285
13286         * gcc.c-torture/compile/20000922-1.c: New file.
13287
13288 2000-09-21  Nick Clifton  <nickc@redhat.com>
13289
13290         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
13291         a signed long modulo operation.
13292         (mod6): New function - perform an unsigned long modulo operation.
13293         (main): Add tests for modulos of very large numbers by very small
13294         dividends.
13295
13296 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13297
13298         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
13299
13300 2000-09-19  Richard Henderson  <rth@cygnus.com>
13301
13302         * gcc.dg/compare2.c (case 10): XFAIL.
13303
13304 2000-09-18  Richard Henderson  <rth@cygnus.com>
13305
13306         * gcc.c-torture/execute/20000906-1.c: Move ...
13307         * gcc.dg/20000906-1.c: ... here.  Only run on targets
13308         that support __builtin_trap.
13309
13310 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
13311
13312         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
13313
13314 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
13315
13316         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
13317         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
13318         more $ format tests.
13319
13320 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
13321
13322         * gcc.dg/format-errmk-1.c: New test.
13323
13324 2000-09-17  Greg McGary  <greg@mcgary.org>
13325
13326         * gcc.c-torture/execute/20000917-1.x: Remove.
13327
13328 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
13329
13330         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
13331
13332 2000-09-17  Greg McGary  <greg@mcgary.org>
13333
13334         * gcc.c-torture/execute/20000917-1.c: New test.
13335         * gcc.c-torture/execute/20000917-1.x: XFAIL.
13336
13337 2000-09-16  Neil Booth  <NeilB@earthling.net>
13338
13339         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
13340         in nested macro bug.
13341
13342 2000-09-15  Neil Booth  <NeilB@earthling.net>
13343
13344         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
13345
13346 2000-09-14  Jeffrey A Law  (law@cygnus.com)
13347
13348         * gcc.c-torture/execute/20000914-1.c: New test.
13349
13350 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
13351
13352         * g++.other/inline13.C: New test.
13353
13354 2000-09-12  Andreas Jaeger  <aj@suse.de>
13355
13356         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
13357         constant by Ulrich Drepper <drepper@redhat.com>.
13358
13359 2000-09-12  J"orn Rennecke <amylaar@redhat.co.uk>
13360
13361         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
13362
13363 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13364
13365         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
13366
13367 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
13368
13369         * gcc.dg/cpp/backslash.c: New test.
13370
13371 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
13372
13373         * gcc.c-torture/execute/20000910-1.c: New test.
13374         * gcc.c-torture/execute/20000910-2.c: Likewise.
13375
13376 2000-09-11  Robert Lipe  <robertl@sco.com>
13377
13378         * gcc.dg/pragma-align.c: New test.
13379
13380 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
13381
13382         * g++.old-deja/g++.pt/explicit82.C: New test.
13383         * g++.old-deja/g++.pt/explicit83.C: New test.
13384
13385 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
13386
13387         * gcc.dg/asm-names.c: New test.
13388
13389 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13390
13391         * gcc.dg/cpp/tr-warn6.c: New test
13392
13393 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
13394
13395         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
13396         be accepted.
13397
13398 2000-09-07  Catherine Moore  <clm@redhat.com>
13399
13400         * gcc.c-torture/execute/unroll-1.c: New test.
13401
13402 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
13403
13404         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
13405         ERROR markers.
13406         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
13407         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
13408         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
13409         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
13410         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
13411         Preprocess only.
13412         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
13413         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
13414
13415 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
13416
13417         * g++.old-deja/g++.pt/deduct2.C: New test.
13418
13419 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
13420
13421         * g++.old-deja/g++.pt/parms2.C: New test.
13422
13423 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
13424
13425         * g++.old-deja/g++.pt/crash58.C: New test.
13426
13427 2000-09-06  Greg McGary  <greg@mcgary.org>
13428
13429         * gcc.c-torture/execute/20000906-1.c: New test.
13430         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
13431
13432 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13433
13434         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
13435
13436 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
13437
13438         * g++.old-deja/g++.pt/crash57.C: New test.
13439
13440 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
13441
13442         * g++.old-deja/g++.pt/crash56.C: New test.
13443
13444 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
13445
13446         * g++.old-deja/g++.pt/koenig1.C: New test.
13447
13448 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
13449
13450         * gcc.dg/20000904-1.c: New test.
13451
13452 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
13453
13454         * gcc.dg/cpp/paste8.c: New test.
13455
13456 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
13457
13458         * gcc.c-torture/compile/20000827-1.c: New test.
13459
13460 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
13461
13462         * gcc.dg/format-diag-1.c: New test.
13463
13464 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
13465
13466         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
13467         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
13468         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
13469         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
13470         gcc.dg/formatz-1.c: Adjust warning regular expressions.
13471
13472 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
13473
13474         * g++.old-deja/g++.other/nested4.C: New test.
13475
13476 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
13477
13478         * g++.old-deja/g++.ns/scoped1.C: New test.
13479
13480 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
13481
13482         * lib/g++.exp: Support testing already-installed GCC.
13483
13484 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13485
13486         * wtr-label-1.c, wtr-suffix-1.c: New tests.
13487
13488 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13489
13490         * gcc.dg/return-type-2.c: New test.
13491
13492 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
13493
13494         * gcc.c-torture/compile/20000825-1.c: New test.
13495
13496 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
13497
13498         * gcc.dg/dwarf2-2.c: New test.
13499
13500 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
13501
13502         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
13503         dg-warning regexps.
13504
13505 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
13506
13507         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
13508         gcc.dg/format-ext-5.c: New tests.
13509
13510 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
13511
13512         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
13513
13514 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
13515
13516         * gcc.dg/noncompile/930622-2.c: Adjust error message.
13517
13518 2000-08-24  Richard Henderson  <rth@cygnus.com>
13519
13520         * gcc.dg/ia64-sync-1.c: New test.
13521         * gcc.dg/ia64-sync-2.c: New test.
13522         * gcc.dg/ia64-asm-1.c: New test.
13523
13524 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
13525
13526         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
13527         * gcc.dg/format-ext-2.c: New test.
13528
13529 2000-08-23  Jason Merrill  <jason@redhat.com>
13530
13531         * lib/old-dejagnu.exp: Also ignore "In member function" and
13532         "At global scope".
13533
13534 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13535
13536         * gcc.dg/noncompile/label-lineno-1.c: New test.
13537
13538 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
13539
13540         * gcc.dg/c99-array-nonobj-1.c: New test.
13541
13542 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
13543
13544         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
13545         tests.
13546         * gcc.dg/format-ext-1.c: New test.
13547
13548 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13549
13550         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
13551         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
13552         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
13553         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
13554         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
13555
13556 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
13557
13558         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
13559         gcc.dg/c99-strftime-2.c: New tests.
13560
13561 2000-08-22  Richard Henderson  <rth@cygnus.com>
13562
13563         * gcc.c-torture/execute/20000822-1.c: New test.
13564
13565 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
13566
13567         * gcc.c-torture/execute/20000819-1.x: Remove.
13568
13569 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
13570
13571         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
13572         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
13573         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
13574         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
13575         gcc.dg/format-xopen-1.c: New tests.
13576
13577 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
13578
13579         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
13580
13581 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
13582
13583         * g++.old-deja/g++.other/loop2.C: New test.
13584
13585         * gcc.c-torture/compile/20000606-1.c: New test.
13586         * gcc.c-torture/compile/20000728-1.c: New test.
13587         * gcc.c-torture/execute/20000801-1.c: New test.
13588         * gcc.c-torture/execute/20000801-2.c: New test.
13589         * gcc.c-torture/execute/20000819-1.c: New test.
13590         * gcc.c-torture/execute/20000819-1.x: XFAIL.
13591         * gcc.dg/20000629-1.c: New test.
13592         * gcc.dg/20000724-1.c: New test.
13593         * gcc.dg/20000807-1.c: New test.
13594
13595 2000-08-20 Dennis Chernoivanov <cdi@sparc.spb.su>
13596
13597         * gcc.dg/cpp/pragma-1.c: New test.
13598         * gcc.dg/cpp/pragma-2.c: New test.
13599
13600 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
13601
13602         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
13603         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
13604
13605 2000-08-18  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
13606
13607         * gcc.c-torture/compile/20000818-1.c: New test.
13608
13609 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
13610
13611         * gcc.c-torture/execute/20000818-1.c: New test.
13612
13613 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
13614
13615         * gcc.dg/format-va-1.c: New test.
13616
13617 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
13618
13619         * g++.old-deja/g++.other/typedef8.C: New test.
13620
13621 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
13622
13623         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
13624         * g++.old-deja/g++.mike/net36.C: Mark candidate.
13625         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
13626         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
13627         * g++.old-deja/g++.other/ptrmem7.C: New test.
13628         * g++.old-deja/g++.pt/ptrmem10.C: New test.
13629
13630 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
13631
13632         * g++.old-deja/g++.pt/typename27.C: New test.
13633
13634 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
13635
13636         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
13637         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
13638         * g++.old-deja/g++.pt/friend45.C: New test.
13639         * g++.old-deja/g++.other/friend8.C: New test.
13640
13641 2000-08-15  Richard Henderson  <rth@cygnus.com>
13642
13643         * gcc.c-torture/execute/20000815-1.c: New test.
13644
13645 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
13646
13647         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
13648         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
13649         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
13650
13651 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
13652
13653         * g++.old-deja/g++.other/refinit2.C: New test.
13654
13655 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
13656
13657         * lib/c-torture.exp (c-torture): Make
13658         compiler_conditional_xfail_data global.
13659         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
13660         compiler_conditional_xfail_data machinery.
13661         (f-torture-execute): Likewise.
13662         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
13663         and only when unrolling loops.
13664
13665         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
13666
13667 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
13668
13669         * g++.old-deja/g++.pt/explicit81.C: New test.
13670
13671 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
13672
13673         * g++.old-deja/g++.pt/typename26.C: New test.
13674
13675 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
13676
13677         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
13678         warning.
13679
13680 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
13681
13682         * g++.old-deja/g++.other/array3.C: New test.
13683
13684 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
13685
13686         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
13687         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
13688         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
13689         New tests.
13690
13691 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
13692
13693         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
13694         * g++.old-deja/g++.abi/vmihint.C: Likewise.
13695
13696 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
13697
13698         * gcc.c-torture/execute/20000808-1.c: New test.
13699
13700 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
13701
13702         * gcc.dg/c90-const-expr-1.c: New test.
13703
13704 2000-08-08  Richard Henderson  <rth@cygnus.com>
13705
13706         * gcc.dg/noncompile/920923-1.c: Declare calloc.
13707
13708 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
13709
13710         * gcc.dg/noncompile/const-ll-1.c: New test.
13711
13712 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
13713
13714         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
13715
13716 2000-08-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
13717
13718         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
13719         that running programs linked against the shared version of libobjc
13720         run correctly.
13721
13722 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
13723
13724         * gcc.dg/c99-printf-1.c: New test.
13725
13726 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
13727
13728         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
13729
13730 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
13731
13732         * gcc.c-torture/execute/20000731-1.x: Delete.
13733
13734 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
13735
13736         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
13737         and torture_without_loops as is done by c-torture.exp.
13738         (search_for): Copy from c-torture.exp.
13739         (gcc-dg-runtest): New function, drives a directory of tests
13740         iterating over the TORTURE_OPTIONS.
13741         (scan-assembler, scan-assembler-not): Move here from
13742         individual directory drivers.
13743
13744         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
13745         defined by lib/gcc-dg.exp.
13746         * gcc.dg/cpp/cpp.exp: Likewise.
13747         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
13748         gcc-dg-runtest, so we cycle over optimization options.
13749
13750         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
13751         * gcc.dg/compare2.c: No longer expected to fail.
13752
13753 2000-08-04  J"orn Rennecke <amylaar@cygnus.co.uk>
13754
13755         * gcc.c-torture/execute/20000804-1.c: New test.
13756
13757 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
13758
13759         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
13760
13761 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
13762
13763         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
13764
13765 2000-08-03  Jeffrey A Law  (law@cygnus.com)
13766
13767         * gcc.c-torture/compile/20000803-1.c: New test.
13768
13769 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
13770
13771         * gcc.c-torture/execute/20000801-3.c,
13772         gcc.c-torture/execute/20000801-4.c: New tests.
13773         * gcc.c-torture/execute/20000801-3.x,
13774         gcc.c-torture/execute/20000801-4.x: Xfail.
13775
13776 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
13777
13778         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
13779         libobjc/.libs to allow for libtool.
13780
13781 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
13782
13783         * gcc.c-torture/compile/20000802-1.c: New test.
13784
13785 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
13786
13787         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
13788
13789 2000-07-31  Jeffrey A Law  (law@cygnus.com)
13790
13791         * gcc-c-torture/execute/20000731-2.c: New test.
13792
13793         * gcc.c-torture/execute/20000731-1.c: New test.
13794         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
13795
13796 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
13797
13798         * testsuite/gcc.dg/cpp/paste7.c: New test.
13799         * gcc.dg/cpp/20000725-1.c: New test.
13800
13801 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
13802
13803         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
13804         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
13805         declaration warning for __builtin_dwarf_reg_size.
13806
13807         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
13808
13809 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
13810
13811         * gcc.dg/noncompile/voidparam-1.c: New test.
13812
13813 2000-07-30  Richard Henderson  <rth@cygnus.com>
13814
13815         * gcc.dg/c90-digraph-1.c: Don't xfail.
13816         * gcc.dg/compare2.c (case 10): Xfail.
13817         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
13818
13819 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
13820
13821         * gcc.dg/c99-main-1.c: New test.
13822
13823 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
13824
13825         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
13826
13827 2000-07-26  Hans-Peter Nilsson  <hp@axis.com>
13828
13829         * gcc.c-tortuer/execute/20000726-1.c: New test.
13830
13831 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
13832
13833         * gcc.c-torture/execute/enum-2.c: New test.
13834
13835 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13836
13837         * gcc.dg/cpp/tr-warn3.c: New test.
13838
13839 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
13840
13841         * g++.old-deja/g++.ext/implicit1.C: Remove.
13842         * g++.old-deja/g++.jason/c2.C: Remove
13843         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
13844         * g++.old-deja/g++.pt/crash16.C: Likewise.
13845         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
13846
13847 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
13848
13849         * g++.old-deja/g++.other/for2.C: New test.
13850
13851 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
13852
13853         * gcc.dg/20000720-1.c: New test.
13854
13855 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
13856
13857         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
13858
13859 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
13860
13861         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
13862         * gcc.c-torture/execute/20000722-1.c: New.
13863         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
13864
13865 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
13866
13867         * gcc.dg/cpp/20000720-1.S: New test.
13868
13869 2000-07-21  Michael Meissner  <meissner@redhat.com>
13870
13871         * gcc.c-torture/execute/ieee/hugeval.c: New test.
13872
13873 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
13874
13875         * g++.old-deja/g++.brendan/crash16.C,
13876         g++.old-deja/g++.brendan/parse3.C,
13877         g++.old-deja/g++.brendan/redecl1.C,
13878         g++.old-deja/g++.ns/template13.C,
13879         g++.old-deja/g++.other/decl4.C,
13880         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
13881
13882 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
13883
13884         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
13885         and "Internal error".
13886
13887         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
13888         regexps.
13889         * gcc.dg/cpp/paste6.c: New test.
13890
13891 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
13892
13893         * gcc.dg/cpp/tr-direct.c: New test.
13894
13895         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
13896         gcc.dg/cpp/undef1.c: Tweak error regexps.
13897
13898 2000-07-18  Eric Christopher <echristo@redhat.com>
13899
13900         * gcc.c-torture/compile/20000718-1.c: New test.
13901
13902 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
13903
13904         * cpplex.c (_cpp_push_token): If the token being pushed back
13905         is the previous token in this context, just subtract one from
13906         context->posn.
13907         * cppmacro.c (save_expansion): Clear aux field when storing a
13908         placemarker.
13909
13910 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
13911
13912         * gcc.dg/noncompile/redecl-1.c: New test.
13913
13914 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
13915
13916         * gcc.c-torture/execute/20000717-5.c: New test.
13917         * gcc.c-torture/execute/20000717-1.x: Removed.
13918
13919 2000-07-17  Richard Henderson  <rth@cygnus.com>
13920
13921         * gcc.c-torture/execute/20000717-4.c: New test.
13922
13923 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
13924
13925         * gcc.dg/cpp/syshdr.c: New test.
13926         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
13927
13928 2000-07-17  Neil Booth  <neilb@earthling.net>
13929
13930         * gcc.dg/cpp/cmdlne-dM.c: New test.
13931         * gcc.dg/cpp/cmdlne-dD.c: New test.
13932
13933 2000-07-17  Jeffrey A Law  (law@cygnus.com)
13934
13935         * gcc.c-torture/execute/20000717-3.c: New test.
13936
13937         * gcc.c-torture/compile/20000717-1.c: New test.
13938
13939 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
13940
13941         * gcc.c-torture/execute/20000717-2.c: New test.
13942
13943 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
13944
13945         * gcc.dg/formatz-1.c: New test.
13946
13947         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
13948         * gcc.dg/c99-digraph-1.c: New tests.
13949
13950         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
13951         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
13952
13953         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
13954         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
13955         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
13956         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
13957         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
13958         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
13959         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
13960
13961 2000-07-17   Greg McGary <greg@mcgary.org>
13962
13963         * gcc.c-torture/execute/20000717-1.c: New test.
13964         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
13965
13966 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
13967
13968         * gcc.c-torture/execute/20000715-2.c: New test.
13969         * gcc.dg/20000715-1.c: New test.
13970
13971 2000-07-15  Michael Meissner  <meissner@redhat.com>
13972
13973         * gcc.c-torture/execute/20000715-1.c: New test.
13974
13975 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
13976
13977         * gcc.c-torture/execute/20000707-1.c: New test.
13978
13979 2000-07-13  Neil Booth  <NeilB@earthling.net>
13980
13981         * testsuite/gcc.dg/cpp/digraph1.c,
13982         testsuite/gcc.dg/cpp/digraph2.c,
13983         testsuite/gcc.dg/cpp/digraphs.c: New tests.
13984
13985 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
13986
13987         * g77.f-torture/compile/20000630-2.f:  New test.
13988         * g77.f-torture/compile/20000630-2.x
13989
13990 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
13991
13992         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
13993
13994 2000-07-11  Neil Booth  <NeilB@earthling.net>
13995
13996         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
13997
13998 2000-07-11  Neil Booth  <NeilB@earthling.net>
13999
14000         * gcc.dg/cpp/cmdlne-C.c: New.
14001
14002 2000-07-09  Neil Booth  <NeilB@earthling.net>
14003
14004         * gcc.dg/cpp/directiv.c: New tests.
14005         * gcc.dg/cpp/undef1.c: Update.
14006
14007 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
14008
14009         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
14010
14011 2000-07-09  Neil Booth  <NeilB@earthling.net>
14012
14013         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
14014
14015 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
14016
14017         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
14018         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
14019
14020 2000-07-08  Neil Booth  <NeilB@earthling.net>
14021
14022         * gcc.dg/cpp/macsyntx.c: New tests.
14023
14024 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
14025
14026         * gcc.dg/20000707-1.c: New test.
14027
14028 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
14029
14030         * gcc.c-torture/execute/20000706-1.c: New test.
14031         * gcc.c-torture/execute/20000706-2.c: New test.
14032         * gcc.c-torture/execute/20000706-3.c: New test.
14033         * gcc.c-torture/execute/20000706-4.c: New test.
14034         * gcc.c-torture/execute/20000706-5.c: New test.
14035
14036 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
14037
14038         * g++.old-deja/g++.pt/instantiate7.C: New test.
14039
14040 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
14041
14042         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
14043         * g++.old-deja/g++.mike/thunk3.C: Likewise.
14044         * g++.old-deja/g++.other/rtti3.C: Likewise.
14045         * g++.old-deja/g++.other/rttid3.C: Likewise.
14046
14047 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
14048
14049         *  g77.f-torture/compile/20000630-1.x: Fix typo
14050
14051 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
14052
14053         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
14054         assembly output.
14055
14056 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
14057
14058         * gcc.dg/cpp/ident.c: New test.
14059
14060 2000-07-05  Neil Booth  <NeilB@earthling.net>
14061
14062         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
14063           gcc.dg/cpp/lexstrng.c: New tests.
14064
14065 2000-07-04  Neil Booth  <NeilB@earthling.net>
14066
14067         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
14068         * gcc.dg/cpp/strify2.c: Same.
14069
14070 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
14071
14072         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
14073         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
14074         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
14075         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
14076
14077         * testsuite/gcc.dg/cpp/macro1.c,
14078         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
14079         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
14080         testsuite/gcc.dg/cpp/strify1.c,
14081         testsuite/gcc.dg/cpp/strify2.c: New tests.
14082
14083 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
14084
14085         * gcc.c-torture/execute/20000703-1.c: New test.
14086
14087 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
14088
14089         * g++.old-deja/g++.pt (lookup10.C): New test.
14090
14091 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
14092
14093         * g++.old-deja/g++.pt (typename25.C): New test.
14094
14095 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
14096
14097         * gcc.c-torture/compile/20000701-1.c: New test.
14098
14099 2000-06-30  Nick Clifton  <nickc@cygnus.com>
14100
14101         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
14102         to test case.
14103
14104 2000-06-30  Catherine Moore  <clm@cygnus.com>
14105
14106         * gcc.c-torture/execute/align-1.c: New test.
14107
14108 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
14109
14110         * g++.old-deja/g++.pt/expr8.C: New test.
14111         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
14112
14113 2000-06-29  Nick Clifton  <nickc@cygnus.com>
14114
14115         * gcc.c-torture/compile/20000629-1.c: New test.
14116
14117 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
14118
14119
14120         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
14121         gcc.dg/noncompile directory, depending on whether they're
14122         preprocessor tests or not.  Annotate all the tests for the dg
14123         framework.
14124
14125         * gcc.c-torture/noncompile/noncompile.exp: Delete.
14126         * gcc.dg/noncompile/noncompile.exp: New.
14127
14128         * Moved files:
14129         Old name                                New name
14130         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
14131         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
14132         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
14133         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
14134         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
14135         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
14136         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
14137         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
14138         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
14139         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
14140         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
14141         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
14142         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
14143         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
14144         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
14145         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
14146         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
14147         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
14148         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
14149         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
14150         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
14151         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
14152         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
14153         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
14154
14155         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
14156         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
14157         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
14158         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
14159         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
14160         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
14161
14162 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
14163
14164         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
14165         declare one variable.  On the fourth, error.
14166         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
14167         declared by 20000628-1a.h.
14168
14169 2000-06-29  Richard Henderson  <rth@redhat.com>
14170
14171         * gcc.c-torture/execute/930529-1.x: New file.
14172         * gcc.dg/920413-1.c: Adjust expected warning text.
14173         * gcc.dg/980217-1.c: Declare abort.
14174         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
14175
14176 2000-06-29  Jeffrey A Law  (law@cygnus.com)
14177
14178         * g77.f-torture/compile/20000629-1.f: New test.
14179         * g77.f-torture/compile/20000629-1.x: Expected to fail.
14180
14181 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
14182
14183         Rearrange lots of files, removing entirely the
14184         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
14185         directories.
14186
14187         * Deleted files:
14188         gcc.c-torture/code_quality/code_quality.exp
14189         gcc.c-torture/special/special.exp
14190         gcc.failure/failure.exp
14191         gcc.failure/940409-1.x
14192         gcc.c-torture/compile/961203-1.x
14193
14194         * New files:
14195         gcc.misc-tests/linkage.exp
14196         gcc.c-torture/execute/920730-1t.c
14197         gcc.c-torture/execute/920730-1t.x
14198         gcc.c-torture/compile/920520-1.x
14199         gcc.c-torture/compile/920521-1.x
14200         gcc.c-torture/compile/981006-1.x
14201         gcc.c-torture/execute/eeprof-1.x
14202
14203         * Moved files (possibly with modifications to fit a new harness):
14204         Old name                                New name
14205         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
14206         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
14207         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
14208         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
14209         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
14210         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
14211         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
14212         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
14213         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
14214         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
14215         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
14216         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
14217         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
14218         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
14219
14220 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
14221
14222         * c-torture/compile/961203-1.x: Delete.
14223
14224         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
14225         not exit. Include stdio.h.
14226         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
14227         * gcc.misc-tests/dg-12.c: Likewise.
14228         * gcc.misc-tests/dg-5.c: Likewise.
14229         * gcc.misc-tests/dg-6.c: Likewise.
14230         * gcc.misc-tests/dg-7.c: Prototype abort.
14231         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
14232         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
14233         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
14234         not exit.
14235         * gcc.misc-tests/sieve.c: Use return from main, not exit.
14236         * gcc.misc-tests/sort2.c: Use return from main, not exit.
14237
14238 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
14239
14240         * gcc.dg/cpp/20000628-1.c: New test.
14241         * gcc.dg/cpp/20000628-1.h: New header for above test.
14242         * gcc.dg/cpp/20000628-1a.h: Likewise.
14243
14244 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
14245
14246         * gcc.dg/cpp: New directory.
14247         * gcc.dg/cpp/cpp.exp: New driver.
14248         * gcc.dg/cpp/20000627-1.c: New test.
14249         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
14250         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
14251         and rewrite as a compilation test.
14252
14253         * gcc.dg: Move many files into the cpp subdirectory, possibly
14254         renaming or editing them as well.
14255         Old name                New name
14256         990119-1.c              cpp/19990119-1.c
14257         990228-1.c              cpp/19990228-1.c
14258         990407-1.c              cpp/19990407-1.c
14259         990409-1.c              cpp/19990409-1.c
14260         990413-1.c              cpp/19990413-1.c
14261         990703-1.c              cpp/19990703-1.c
14262         20000127-1.c            cpp/20000127-1.c
14263         20000129-1.c            cpp/20000129-1.c
14264         20000207-1.c            cpp/20000207-1.c
14265         20000207-2.c            cpp/20000207-2.c
14266         20000209-1.c            cpp/20000209-1.c
14267         20000209-2.c            cpp/20000209-2.c
14268         20000301-1.c            cpp/20000301-1.c
14269         20000419-1.c            cpp/20000419-1.c
14270         20000510-1.S            cpp/20000510-1.S
14271         20000519-1.c            cpp/20000519-1.c
14272         20000529-1.c            cpp/20000529-1.c
14273         20000625-1.c            cpp/20000625-1.c
14274         20000625-2.c            cpp/20000625-2.c
14275         cpp-as1.c               cpp/assert1.c
14276         cpp-as2.c               cpp/assert2.c
14277         cxx-comments-1.c        cpp/cxxcom1.c
14278         cxx-comments-2.c        cpp/cxxcom2.c
14279         endif-label.c           cpp/endif.c
14280         cpp-hash1.c             cpp/hash1.c
14281         cpp-hash2.c             cpp/hash2.c
14282         cpp-if1.c               cpp/if-1.c
14283         cpp-if2.c               cpp/if-2.c
14284         cpp-if3.c               cpp/if-3.c
14285         cpp-if4.c               cpp/if-4.c
14286         cpp-if5.c               cpp/if-5.c
14287         cpp-cond.c              cpp/if-cexp.c
14288         cpp-missingop.c         cpp/if-mop.c
14289         cpp-missingparen.c      cpp/if-mpar.c
14290         cpp-opprec.c            cpp/if-oppr.c
14291         cpp-ifparen.c           cpp/if-paren.c
14292         cpp-shortcircuit.c      cpp/if-sc.c
14293         cpp-shift.c             cpp/if-shift.c
14294         cpp-unary.c             cpp/if-unary.c
14295         cpp-li1.c               cpp/line1.c
14296         cpp-li2.c               cpp/line2.c
14297         lineno.c                cpp/line3.c
14298         lineno-2.c              cpp/line4.c
14299         cpp-mi.c                cpp/mi1.c
14300         cpp-mic.h               cpp/mi1c.h
14301         cpp-micc.h              cpp/mi1cc.h
14302         cpp-mind.h              cpp/mi1nd.h
14303         cpp-mindp.h             cpp/mi1ndp.h
14304         cpp-mix.h               cpp/mi1x.h
14305         cpp-mi2.c               cpp/mi2.c
14306         cpp-mi2a.h              cpp/mi2a.h
14307         cpp-mi2b.h              cpp/mi2b.h
14308         cpp-mi2c.h              cpp/mi2c.h
14309         cpp-mi3.c               cpp/mi3.c
14310         cpp-mi3.def             cpp/mi3.def
14311         poison-1.c              cpp/poison.c
14312         pr-impl.c               cpp/prag-imp.c
14313         cpp-redef-2.c           cpp/redef1.c
14314         cpp-redef.c             cpp/redef2.c
14315         strpaste.c              cpp/strp1.c
14316         strpaste-2.c            cpp/strp2.c
14317         cpp-tradpaste.c         cpp/tr-paste.c
14318         cpp-tradstringify.c     cpp/tr-str.c
14319         cpp-tradwarn1.c         cpp/tr-warn1.c
14320         cpp-tradwarn2.c         cpp/tr-warn2.c
14321         trigraphs.c             cpp/trigraphs.c
14322         cpp-unc1.c              cpp/unc1.c
14323         cpp-unc2.c              cpp/unc2.c
14324         cpp-unc3.c              cpp/unc3.c
14325         cpp-unc.c               cpp/unc4.c
14326         undef.c                 cpp/undef1.c
14327         undef-2.c               cpp/undef2.c
14328         cpp-wi1.c               cpp/widestr1.c
14329
14330 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
14331
14332         * lib/g++.exp (g++_include_flags): Tweak.
14333
14334 2000-06-27  H.J. Lu  <hjl@gnu.org>
14335             Loren J. Rittle  <ljrittle@acm.org>
14336
14337         * lib/g++.exp (g++_include_flags): Override libgloss.exp
14338         version with one that knows about the new gcc tree structure.
14339         (g++_link_flags): Same.
14340
14341 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
14342
14343         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
14344         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
14345         case we are cross-compiling.
14346
14347         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
14348         g++.old-deja/g++.niklas/Makefile.in,
14349         g++.old-deja/g++.niklas/configure.in,
14350         g++.old-deja/g++.other/Makefile.in,
14351         g++.old-deja/g++.other/configure.in,
14352         gcc.c-torture/code_quality/Makefile.in,
14353         gcc.c-torture/code_quality/configure.in,
14354         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
14355         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
14356         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
14357         gcc.c-torture/execute/ieee/Makefile.in,
14358         gcc.c-torture/execute/ieee/configure.in,
14359         gcc.c-torture/noncompile/Makefile.in,
14360         gcc.c-torture/noncompile/configure.in,
14361         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
14362         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
14363         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
14364
14365 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
14366
14367         * g++.old-deja/g++.other/ambig3.C: New test.
14368
14369 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
14370
14371         * g++.old-deja/g++.pt/syntax1.C: New test.
14372         * g++.old-deja/g++.pt/syntax2.C: New test.
14373         * g++.old-deja/g++.other/syntax3.C: New test.
14374         * g++.old-deja/g++.other/syntax4.C: New test.
14375
14376 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
14377
14378         * gcc.dg/20000623-1.c: Prototype exit and abort.
14379
14380 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
14381
14382         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
14383         New tests.
14384         * gcc.dg/cpp-mi3.def: New file.
14385
14386         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
14387         inside assertions.
14388         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
14389         lexer's error messages.
14390         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
14391         divine anything from the linemarkers.
14392         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
14393         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
14394
14395 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
14396
14397         * gcc.dg/20000623-1.c: New test.
14398
14399 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
14400
14401         * gcc.c-torture/execute/20000622-1.c: New test.
14402
14403 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
14404
14405         * g++.old-deja/g++.other/init15.C: New test.
14406
14407 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
14408
14409         * g++.old-deja/g++.pt/vaarg2.C: New test.
14410         * g++.old-deja/g++.pt/vaarg3.C: New test.
14411
14412 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
14413
14414         * g++.old-deja/g++.other/dyncast6.C: New test.
14415
14416 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
14417
14418         * gcc.c-torture/execute/loop-6.c: New test.
14419
14420 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
14421
14422         * gcc.dg/20000614-1.c: New test.
14423         * gcc.dg/20000614-2.c: New test.
14424
14425 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
14426
14427         * g++.old-deja/g++.other/inline12.C: New test.
14428
14429 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
14430
14431         * g++.old-deja/g++.other/eh1.C: New test.
14432
14433 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
14434
14435         * g++.old-deja/g++.other/type.C: New test.
14436
14437 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
14438
14439         * g++.old-deja/g++.other/initstring.C: New test.
14440
14441 2000-06-12  Jason Merrill  <jason@redhat.com>
14442
14443         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
14444
14445 2000-06-09  Jeffrey A Law  (law@cygnus.com)
14446
14447         * gcc.c-torture/compile/20000609-1.c: New test.
14448
14449 2000-06-09  Clinton Popetz  <cpopetz@cygnus.com>
14450
14451         * gcc.dg/20000609-1.c: New test.
14452
14453 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
14454
14455         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
14456         * gcc.c-torture/noncompile/poison-1.c: Move...
14457         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
14458         * gcc.dg/cpp-li1.c: Add a token after the #line.
14459
14460 2000-06-05  Richard Henderson  <rth@cygnus.com>
14461
14462         * gcc.c-torture/execute/20000605-2.c: New test.
14463         * gcc.c-torture/execute/20000605-3.c: New test.
14464
14465 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
14466
14467         * g77.f-torture/execute/20000503-1.x: New file.
14468
14469 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
14470
14471         * g++.old-deja/g++.eh/badalloc1.C: New test.
14472
14473 2000-06-05  Richard Henderson  <rth@cygnus.com>
14474
14475         * gcc.c-torture/execute/20000605-1.c: New test.
14476
14477 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
14478             Nathan Sidwell <nathan@codesourcery.com>
14479
14480         * gcc.c-torture/compile/20000605-1.c: New test.
14481
14482 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
14483
14484         * g77.f-torture/compile/20000601-1.f:  New test.
14485
14486 2000-06-03  Richard Henderson  <rth@cygnus.com>
14487
14488         * gcc.c-torture/execute/20000603-1.c: New.
14489
14490 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
14491
14492         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
14493         * gcc.dg/noreturn-2.c (noreturn): Likewise.
14494
14495 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
14496
14497         * gcc.dg/compare2.c (case 12): XFAIL.
14498         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
14499         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
14500
14501         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
14502
14503 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
14504
14505         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
14506         guard macro is already defined when the header is first
14507         included.
14508         * gcc.dg/cpp-mix.h: New file.
14509         * gcc.dg/endif-label.c: Update patterns to match compiler.
14510
14511         * g++.brendan/complex1.C: Declare abort.
14512         * g++.law/refs4.C: Remove XFAIL.
14513         * g++.oliva/expr2.C: Declare abort and exit.
14514
14515 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
14516
14517         * gcc.c-torture/execute/20000528-1.c: New test.
14518
14519         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
14520         * g++.old-deja/g++.law/temps4.C: Likewise.
14521
14522         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
14523         stdlib.h.  Call abort() on failure.
14524         * g++.old-deja/g++.law/refs4.C: Likewise.
14525         * g++.old-deja/g++.law/temps4.C: Likewise.
14526         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
14527         * gcc.c-torture/execute/20000112-1.c: Include string.h.
14528
14529 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
14530
14531         Relative to g++.dg/special:
14532         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
14533
14534         Relative to g++.old-deja:
14535         * g++.brendan/complex1.C, g++.jason/optimize2.C,
14536         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
14537         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
14538         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
14539         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
14540         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
14541         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
14542
14543         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
14544         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
14545         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
14546         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
14547         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
14548         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
14549         and/or string.h.
14550
14551         * g++.other/goto1.C: Update expectations for error messages.
14552
14553 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
14554
14555         * gcc.c-torture/compile/20000523-1.c: New test.
14556
14557 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
14558
14559         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
14560
14561 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
14562
14563         * g++.old-deja/g++.eh/catch11.C: New test.
14564         * g++.old-deja/g++.eh/catch12.C: New test.
14565
14566 2000-05-24  Nick Clifton  <nickc@cygnus.com>
14567
14568         * gcc.c-torture/execute/20000523-1.c: New test.
14569
14570 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
14571
14572         * c-torture/execute/bcp-1.c: Replace abort in arg of
14573         __builtin_constant_p with a generic external function.
14574
14575         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
14576         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
14577         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
14578         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
14579         Prototype abort and/or exit.
14580
14581         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
14582         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
14583         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
14584         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
14585
14586 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
14587
14588         * gcc.dg/dwarf2-1.c: New test.
14589
14590 2000-05-20  Richard Henderson  <rth@cygnus.com>
14591
14592         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
14593
14594 2000-05-20  Andreas Jaeger  <aj@suse.de>
14595
14596         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
14597         testcase.
14598
14599 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
14600
14601         * gcc.c-torture/execute/20000519-2.c: New test.
14602
14603 2000-05-19  Andreas Jaeger  <aj@suse.de>
14604
14605         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
14606         which fails with SSA.
14607
14608         * lib/c-torture.exp: Also test with -O3 -fssa.
14609
14610 2000-05-18  Michael Meissner  <meissner@redhat.com>
14611
14612         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
14613         * gcc.c-torture/execute/920415-1.c: Ditto.
14614         * gcc.c-torture/execute/920501-1.c: Ditto.
14615         * gcc.c-torture/execute/conversion.c: Ditto.
14616         * gcc.c-torture/execute/cvt-1.c: Ditto.
14617
14618 2000-05-18  Jeffrey A Law  (law@cygnus.com)
14619
14620         * gcc.c-torture/compile/20000518-1.c: New test.
14621
14622 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
14623
14624         * g77.f-torture/compile/200005018.f:  New test.
14625
14626 2000-05-17  Jeffrey A Law  (law@cygnus.com)
14627
14628         * gcc.c-torture/compile/20000517-1.c: New test.
14629
14630 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14631
14632         * gcc.c-torture/execute/20000516-1.c: New test.
14633
14634 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
14635
14636         * g++.old-deja/g++.other/eh.C: New test.
14637
14638 2000-05-12  Richard Henderson  <rth@cygnus.com>
14639
14640         * gcc.c-torture/execute/990208-1.c (main): Don't pass
14641         constants through to doit's conditional.
14642
14643 2000-05-11  Jeffrey A Law  (law@cygnus.com)
14644
14645         * gcc.c-torture/compile/20000511-1.c: New test.
14646         * g77.f-torture/compile/20000511-1.f: New test.
14647         * g77.f-torture/compile/20000511-2.f: New test.
14648
14649 2000-05-11  Michael Meissner  <meissner@redhat.com>
14650
14651         * gcc.c-torture/execute/20000511-1.c: New test.
14652
14653 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
14654
14655         * gcc.dg/dg.exp: Scan .S files as well as .c files.
14656         * gcc.dg/20000510-1.S: New.
14657
14658 2000-05-08  Catherine Moore  <clm@cygnus.com>
14659
14660         * gcc.dg/unused-3.c: New.
14661
14662 2000-05-06  Richard Henderson  <rth@cygnus.com>
14663
14664           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
14665           * g++.old-deja/g++.mike/warn1.C: Likewise.
14666           * g++.old-deja/g++.pt/local1.C: Likewise.
14667           * g++.old-deja/g++.pt/local7.C: Likewise.
14668           * g++.old-deja/g++.pt/spec16.C: Likewise.
14669
14670 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
14671
14672         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
14673
14674 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
14675
14676           * g77.f-torture/execute/20000503-1.f:  New test.
14677
14678 2000-05-04  Andreas Jaeger  <aj@suse.de>
14679
14680         * gcc.dg/noreturn-2.c: New test.
14681
14682 2000-05-04  Neil Booth  <NeilB@earthling.net>
14683
14684         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
14685         preprocessor.
14686
14687 2000-05-04  Richard Henderson  <rth@cygnus.com>
14688
14689         * gcc.c-torture/execute/20000503-1.c: Fix typo.
14690
14691 2000-05-04  Richard Henderson  <rth@cygnus.com>
14692
14693         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
14694         OpenSSL by Jason R Thorpe.
14695
14696 2000-05-03  Jim Wilson  <wilson@cygnus.com>
14697
14698         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
14699
14700 2000-05-03  Robert Lipe <robertlipe@usa.net>
14701
14702         * gcc.dg/20000503-1.c: New test.
14703
14704 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
14705
14706         * gcc.c-torture/compile/20000502-1.c: New test.
14707         * g++.old-deja/g++.other/align.C: New test.
14708         * gcc.dg/cpp-tradstringify.c: New test.
14709
14710 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
14711
14712         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
14713         and hard registers.
14714
14715 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
14716
14717         * gcc.c-torture/execute/loop-5.c: New test.
14718
14719 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
14720
14721         * gcc.c-torture/execute/va-arg-20.c: New test.
14722
14723 2000-04-23  Jeffrey A Law  (law@cygnus.com)
14724
14725         * gcc.c-torture/execute/20000422-1.c: New test.
14726
14727 2000-04-20  Greg McGary  <gkm@gnu.org>
14728
14729         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
14730         when optimizing, but without sibling-call optimizations (-O1).
14731
14732 2000-04-20  Jeffrey A Law  (law@cygnus.com)
14733
14734           * gcc.c-torture/compile/20000420-1.c: New test.
14735
14736 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
14737
14738         * g++.abi/ptrflags.C: New test.
14739         * g++.eh/catchptr1.C: Test incomplete pointer chains.
14740
14741 2000-04-19  Catherine Moore  <clm@cygnus.com>
14742
14743         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
14744
14745 2000-04-19  Greg McGary  <gkm@gnu.org>
14746
14747         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
14748         sibling-call optimizations.
14749
14750 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
14751
14752         * gcc.dg/20000419-1.c: New test.
14753
14754 2000-04-12  Hans-Peter Nilsson  <hp@axis.com>
14755
14756         * gcc.c-torture/execute/20000412-6.c: New test.
14757
14758 2000-04-12  Jeffrey A Law  (law@cygnus.com)
14759
14760         * gcc.c-torture/execute/20000412-5.c: New test.
14761         * g77.f-torture/compile/20000412-1.f: New test.
14762         * gcc.c-torture/execute/20000412-4.c: New test.
14763         * gcc.c-torture/compile/20000412-2.c: New test.
14764         * gcc.c-torture/execute/20000412-3.c: New test.
14765         * gcc.c-torture/compile/20000412-1.c: New test.
14766         * gcc.c-torture/execute/20000412-2.c: New test.
14767
14768 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
14769
14770         * objc/execute/bf-20.m: New test.
14771
14772 2000-04-10  Richard Henderson  <rth@cygnus.com>
14773
14774         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
14775
14776         * gcc.c-torture/execute/20000412-1.c: New test.
14777
14778 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
14779
14780         * g++.old-deja/g++.eh/catchptr1.C: New test.
14781
14782 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
14783
14784         * g++.old-deja/g++.abi/cxa_vec.C: New test.
14785
14786 2000-04-08  Neil Booth  <NeilB@earthling.net>
14787
14788         * gcc.dg/cpp-nullchar.c: Remove test as
14789         embedded nulls cause problems.
14790
14791 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14792
14793         * gcc.dg/compare2.c: New test.
14794
14795 2000-04-08  Neil Booth  <NeilB@earthling.net>
14796
14797         * gcc.dg/cpp-nullchar.c: New test.
14798
14799 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
14800
14801         * gcc.dg/cpp-mi2.c: New test.
14802         * gcc.dg/cpp-mi2[abc].h: New files.
14803
14804 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
14805
14806         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
14807         member name.
14808
14809 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
14810
14811         * g++.old-deja/g++.abi/vmihint.C: New test.
14812
14813 2000-04-06  Neil Booth  <NeilB@earthling.net>
14814
14815         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
14816         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
14817         copyright.
14818
14819 2000-04-05  Hans-Peter Nilsson  <hp@axis.com>
14820
14821         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
14822         avoid stack-frame overwrite.
14823
14824 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
14825
14826         * gcc.c-torture/compile/20000405-2.c: New test.
14827         * gcc.c-torture/compile/20000405-3.c: New test.
14828
14829 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14830
14831         * gcc.c-torture/compile/20000405-1.c: New test.
14832
14833 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
14834
14835         * gcc.dg/cast-qual-1.c: Revert last change.
14836
14837 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14838
14839         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
14840
14841 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
14842
14843         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
14844         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
14845
14846 2000-04-03  Jeffrey A Law  (law@cygnus.com)
14847
14848         * gcc.c-torture/compile/20000403-2.c: New test.
14849         * gcc.c-torture/compile/20000403-1.c: New test.
14850
14851 2000-04-03  Hans-Peter Nilsson  <hp@axis.com>
14852
14853         * gcc.c-torture/execute/20000403-1.c: New test.
14854
14855 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
14856
14857         * gcc.c-torture/execute/20000402-1.c: New test.
14858
14859 2000-04-03  Donald Lindsay  <dlindsay@cygnus.com>
14860
14861         * gcc.c-torture/execute/va-arg-15.c: New test.
14862         * gcc.c-torture/execute/va-arg-16.c: New test.
14863         * gcc.c-torture/execute/va-arg-17.c: New test.
14864         * gcc.c-torture/execute/va-arg-18.c: New test.
14865         * gcc.c-torture/execute/va-arg-19.c: New test.
14866
14867 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
14868
14869         * gcc.c-torture/compile/981211-1.c: Move to...
14870         * gcc.dg/cpp-as1.c: ...here.
14871         * gcc.dg/cpp-as2.c: New file.
14872
14873         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
14874         compiler.
14875
14876 2000-04-02  Neil Booth  <NeilB@earthling.net>
14877
14878         * gcc.dg/cpp-cond.c  New tests.
14879         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
14880         accidental success less likely.
14881         * gcc.dg/cpp-missingop.c  New tests.
14882         * gcc.dg/cpp-missingparen.c  New tests.
14883         * gcc.dg/cpp-shift.c  New tests.
14884         * gcc.dg/cpp-shortcircuit.c  New tests.
14885         * gcc.dg/cpp-unary.c  New tests.
14886
14887 2000-03-29  Jeffrey A Law  (law@cygnus.com)
14888
14889         * gcc.c-torture/compile/20000329-1.c: New test.
14890
14891 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
14892
14893         * gcc.c-torture/compile/20000326-1.c: New test.
14894         * gcc.c-torture/compile/20000326-2.c: New test.
14895
14896 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
14897
14898         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
14899         the first parameter is a function argument.
14900
14901 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
14902
14903         * g++.old-deja/g++.ext/array4.C: New test.
14904
14905 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
14906
14907         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
14908
14909 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14910
14911         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
14912
14913 2000-03-19  Richard Henderson  <rth@cygnus.com>
14914
14915         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
14916
14917 2000-03-19  Richard Henderson  <rth@cygnus.com>
14918
14919         * gcc.c-torture/compile/20000319-1.c: New test.
14920
14921 2000-03-14  Jeffrey A Law  (law@cygnus.com)
14922
14923         * gcc.c-torture/execute/20000314-3.c: New test.
14924         * gcc.c-torture/execute/20000314-2.c: New test.
14925         * gcc.c-torture/execute/20000314-1.c: New test.
14926         * gcc.c-torture/compile/20000314-2.c: New test.
14927         * gcc.c-torture/compile/20000314-1.c: New test.
14928
14929 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
14930
14931         * g++.old-deja/g++.warn/inline.C: New test.
14932
14933 2000-03-10  Hans-Peter Nilsson  <hp@bitrange.com>
14934
14935         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
14936         standards-compliant result rather than specific constants.
14937         Put test-values in array.
14938
14939 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
14940
14941         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
14942         (g++_target_compile): Put test-specific options last.
14943
14944 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
14945
14946         * g++.old-deja/g++.eh/vbase4.C: New test.
14947
14948 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
14949
14950         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
14951
14952 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
14953
14954         * g++.old-deja/g++.brendan/misc12.C: Removed.
14955         * g++.old-deja/g++.pt/memtemp77.C: Constify.
14956         * g++.old-deja/g++.ext/pretty4.C: New test.
14957
14958 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
14959
14960         * g++.old-deja/g++.other/string2.C: New test.
14961
14962 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
14963
14964         * g++.old-deja/g++.warn/impint2.C: New test.
14965
14966 2000-03-05  Hans-Peter Nilsson  <hp@bitrange.com>
14967
14968         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
14969         is 1, not zero.
14970
14971 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
14972
14973         * g++.old-deja/g++.warn/impint.C: New test.
14974         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
14975         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
14976         * g++.old-deja/g++.pt/explicit12.C: Likewise.
14977         * g++.old-deja/g++.pt/explicit13.C: Likewise.
14978         * g++.old-deja/g++.pt/explicit17.C: Likewise.
14979         * g++.old-deja/g++.pt/explicit18.C: Likewise.
14980         * g++.old-deja/g++.pt/explicit19.C: Likewise.
14981         * g++.old-deja/g++.pt/explicit23.C: Likewise.
14982         * g++.old-deja/g++.pt/explicit31.C: Likewise.
14983         * g++.old-deja/g++.pt/explicit35.C: Likewise.
14984         * g++.old-deja/g++.pt/explicit6.C: Likewise.
14985         * g++.old-deja/g++.pt/memclass7.C: Likewise.
14986
14987 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
14988
14989         * gcc.dg/cpp-redef.c: New test.
14990
14991 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
14992
14993         * g++.old-deja/g++.pt/unify7.C: New test.
14994
14995 2000-02-26  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
14996
14997         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
14998         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
14999
15000 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
15001
15002         * gcc.c-torture/compile/20000224-1.c: New test.
15003
15004 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15005
15006         * gcc.c-torture/compile/cpp-2.c: New test.
15007         * gcc.c-torture/compile/cpp-1.c: New test.
15008
15009 2000-02-25  Jeffrey A Law  (law@cygnus.com)
15010
15011         * gcc.c-torture/execute/20000225-1.c: New test.
15012
15013 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15014
15015         * gcc.dg/cpp-li2.c: New test.
15016
15017         * gcc.dg/cpp-wi1.c: New test.
15018
15019         * gcc.dg/cpp-li1.c: New test.
15020
15021 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
15022
15023         * g++.old-deja/g++.other/sizeof5.C: New test.
15024
15025 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
15026
15027         * gcc.c-torture/execute/va-arg-13.c: New test.
15028
15029 2000-02-23  Donald Lindsay  <dlindsay@cygnus.com>
15030
15031         * gcc.c-torture/execute/va-arg-12.c: New test.
15032
15033 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
15034
15035         * gcc.c-torture/execute/20000223-1.c: New test.
15036
15037 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
15038
15039         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
15040
15041 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
15042
15043         * g++.old-deja/g++.abi/ptrmem.C: New test.
15044
15045 2000-02-19  Richard Henderson  <rth@cygnus.com>
15046
15047         * gcc.c-torture/compile/init-3.c: New.
15048
15049 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
15050
15051         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
15052         ALWAYS_CXXFLAGS.
15053
15054 2000-02-11  Robert Lipe <robertl@sco.com>
15055
15056         * gcc.c-torture/compile/20000211-3.c: New test.
15057
15058 2000-02-11  Martin Buchholz <martin@xemacs.org>
15059
15060         * gcc.c-torture/compile/20000211-2.c: New test.
15061
15062 2000-02-11  Jeffrey A Law  (law@cygnus.com)
15063
15064         * gcc.c-torture/compile/20000211-1.c: New test.
15065
15066 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
15067
15068         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
15069           on native targets
15070
15071 2000-02-08  Nathan Sidwell  <nathan@acm.org>
15072
15073         * g++.old-deja/g++.other/cast5.C: New test.
15074
15075 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
15076
15077         * gcc.c-torture/execute/20000205-1.c: New.
15078
15079 2000-02-03  Nathan Sidwell  <nathan@acm.org>
15080
15081         * g++.old-deja/g++.jason/cast3.C: Return void.
15082         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
15083
15084 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15085
15086         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
15087
15088         * gcc.dg/loop-1.c: New test.
15089
15090 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
15091
15092         * gcc.c-torture/compile/20000127-1.c: New test.
15093         * gcc.c-torture/execute/991228-1.c: New test.
15094
15095 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15096
15097         * gcc.dg/unused-2.c: New test.
15098
15099         * gcc.dg/conv-1.c: New test.
15100
15101 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
15102
15103         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
15104         compiler.
15105         (tool_option_proc): Fix typo.
15106
15107 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
15108
15109         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
15110         of the ld on the host, not on the build machine.
15111         Also, don't crash if '--help' is not a supported option.
15112
15113 2000-01-24  Richard Henderson  <rth@cygnus.com>
15114
15115         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
15116
15117 2000-01-20  Jeffrey A Law  (law@cygnus.com)
15118
15119         * gcc.c-torture/execute/20000120-2.c: New test.
15120         * gcc.c-torture/execute/20000120-1.c: New test.
15121
15122 2000-01-13  Jeffrey A Law  (law@cygnus.com)
15123
15124         * gcc.c-torture/execute/20000113-1.c: New test.
15125
15126 2000-01-12  Jeffrey A Law  (law@cygnus.com)
15127
15128         * gcc.c-torture/execute/20000112-1.c: New test.
15129
15130 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15131
15132         * gcc.dg/20000111-1.c: New test.
15133
15134 2000-01-10  Jeffrey A Law  (law@cygnus.com)
15135
15136         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
15137         with 16 bit integers.
15138
15139 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15140
15141         * gcc.dg/20000108-1.c: New test.
15142
15143 2000-01-05  Nathan Sidwell  <nathan@acm.org>
15144
15145         * g++.old-deja/g++.ns/koenig8.C: New test.
15146
15147 2000-01-05  Nathan Sidwell  <nathan@
15148
15149         * gcc.c-torture/execute/990531-1.c: New test.
15150
15151 1999-05-27  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15152
15153         * gcc.c-torture/compile/990527-1.c: New test.
15154
15155 1999-05-27  Joern Rennecke <amylaar@cygnus.com>
15156
15157         * gcc.c-torture/execute/990527-1.c: New test.
15158
15159 1999-05-25  Nick Clifton  <nickc@cygnus.com>
15160
15161         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
15162         bitfields as signed.
15163
15164 1999-05-25  Craig Burley  <craig@jcb-sc.com>
15165
15166         * g77.f-torture/compile/19990525-0.f: New test.
15167
15168 1999-05-25  Jeffrey A Law  (law@cygnus.com)
15169
15170         * gcc.c-torture/execute/990525-2.c: New test.
15171
15172         * gcc.c-torture/execute/990525-1.c: New test.
15173
15174 1999-05-24  Nathan Sidwell  <nathan@acm.org>
15175
15176         * g++.old-deja/g++.other/anon3.C: New test.
15177         * g++.old-deja/g++.other/anon4.C: New test.
15178         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
15179         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
15180         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
15181         Merrill).
15182
15183 1999-05-24  Jeffrey A Law  (law@cygnus.com)
15184
15185         * gcc.c-torture/execute/990524-1.c: New test.
15186
15187         * gcc.dg/990524-1.c: New test.
15188
15189 1999-05-23  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15190
15191         * gcc.c-torture/compile/990523-1.c: New test.
15192
15193 1999-05-19  Raja R Harinath <harinath@cs.umn.edu>
15194
15195         * gcc.c-torture/compile/990519-1.c: New test.
15196
15197 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
15198
15199         * gcc.c-torture/compile/990517-1.c: New test.
15200
15201         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
15202         (e4, f4): New tests.
15203         (main): Call them.
15204
15205 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15206
15207         * gcc.dg/noreturn-1.c: New test.
15208
15209 1999-05-13  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
15210
15211         * gcc.c-torture/execute/990513-1.c: New test.
15212
15213 1999-05-10  Richard Henderson  <rth@cygnus.com>
15214
15215         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
15216
15217 1999-05-10  Craig Burley  <craig@jcb-sc.com>
15218
15219         * g77.f-torture/execute/erfc.f: Use small single-precision
15220         values, to avoid problems on Alphas when not -mieee.
15221
15222 1999-05-08  Craig Burley  <craig@jcb-sc.com>
15223
15224         * gcc.dg/990506-0.c: New test.
15225
15226 1999-05-08  Richard Henderson  <rth@cygnus.com>
15227
15228         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
15229         the constant to test.  Don't XFAIL 64-bit targets.
15230
15231         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
15232         * g++.old-deja/g++.law/profile1.C: Likewise.
15233
15234         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
15235         operator new instances.
15236         * g++.old-deja/g++.other/delete5.C: Likewise.
15237
15238 1999-05-03  Craig Burley  <craig@jcb-sc.com>
15239
15240         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
15241         intrinsic.
15242
15243 1999-05-03  Craig Burley  <craig@jcb-sc.com>
15244
15245         * g77.f-torture/execute/u77-test.f: Reverse order of two
15246         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
15247
15248 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15249
15250         * gcc.dg/compare1.c: New test.
15251
15252 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
15253
15254         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
15255         New tests.
15256
15257 1999-05-02  Craig Burley  <craig@jcb-sc.com>
15258
15259         * g77.f-torture/compile/19990502-1.f: New test.
15260
15261 1999-05-02  Craig Burley  <craig@jcb-sc.com>
15262
15263         * g77.f-torture/compile/19990502-0.f: New test.
15264
15265 1999-05-02  Craig Burley  <craig@jcb-sc.com>
15266
15267         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
15268         intrinsic.
15269
15270 1999-05-02  Craig Burley  <craig@jcb-sc.com>
15271
15272         * g77.f-torture/execute/u77-test.f (main): List libU77
15273         intrinsics not currently tested.
15274         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
15275         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
15276         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
15277         Trim blanks off the ends of some printed strings.
15278
15279 1999-05-02  Craig Burley  <craig@jcb-sc.com>
15280
15281         * g77.f-torture/execute/u77-test.f (main): Just warn about
15282         FSTAT gid disagreement, as it's expected on some systems.
15283
15284 1999-05-01  Craig Burley  <craig@jcb-sc.com>
15285
15286         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
15287         use a new function, which allows for some slop.
15288         Clean up some commentary.
15289         (issum): The new function.
15290         (sgladd): Deleted subroutine.
15291
15292 1999-05-01  Craig Burley  <craig@jcb-sc.com>
15293
15294         * g77.f-torture/execute/u77-test.f: Modify to be more like
15295         libf2c/libU77 version, bringing patches to that version here.
15296         Add suitable commentary.
15297
15298 1999-04-25  Richard Henderson  <rth@cygnus.com>
15299
15300         * gcc.dg/990424-1.c: New test.
15301
15302 1999-04-24  Craig Burley  <craig@jcb-sc.com>
15303
15304         * g77.f-torture/execute/u77-test.f (main): Bug involving
15305         LSTAT has been fixed, so turn back on full checking.
15306
15307 1999-04-20  Craig Burley  <craig@jcb-sc.com>
15308
15309         * g77.f-torture/compile/19990419-0.f: New test.
15310         * g77.f-torture/execute/19990419-1.f: New test.
15311
15312 1999-04-17  Richard Henderson  <rth@cygnus.com>
15313
15314         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
15315         to avoid the need for a prototype to supress a warning.
15316
15317 1999-04-07  Jim Wilson  <wilson@cygnus.com>
15318
15319         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
15320
15321 1999-04-04  Jeffrey A Law  (law@cygnus.com)
15322
15323         * gcc.c-torture/execute/990404-1.c: New test.
15324
15325 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
15326
15327         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
15328         * gcc.dg/cpp-if3.c: Don't use -pedantic.
15329         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
15330         missing initializer warnings.
15331
15332 1999-03-28  Jeffrey A Law  (law@cygnus.com)
15333
15334         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
15335         matching strings.
15336
15337 1999-03-26  Jeffrey A Law  (law@cygnus.com)
15338
15339         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
15340
15341 1999-03-26  Craig Burley  <craig@jcb-sc.com>
15342
15343         * g77.f-torture/execute/19990325-0.f: New test.
15344         * g77.f-torture/execute/19990325-1.f: New test.
15345
15346 1999-03-24  Jeffrey A Law  (law@cygnus.com)
15347
15348         * gcc.c-torture/execute/990324-1.c: New test.
15349
15350 1999-03-22  Jim Wilson  <wilson@cygnus.com>
15351
15352         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
15353         test with 4.
15354
15355 1999-03-17  Richard Henderson  <rth@cygnus.com>
15356
15357         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
15358
15359 1999-03-13  Craig Burley  <craig@jcb-sc.com>
15360
15361         * g77.f-torture/execute/19990313-2.f: New test.
15362         * g77.f-torture/execute/19990313-3.f: New test.
15363
15364 1999-03-13  Craig Burley  <craig@jcb-sc.com>
15365
15366         * g77.f-torture/execute/19990313-0.f: New test.
15367         * g77.f-torture/execute/19990313-1.f: New test.
15368
15369 1999-03-12  Jim Wilson  <wilson@cygnus.com>
15370
15371         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
15372         printf to sprintf.
15373         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
15374         (main): Add check for u15.  Conditionalize u31 check depending on
15375         whether ints are <32 bits or >=32 bits.
15376
15377 1999-03-08  Craig Burley  <craig@jcb-sc.com>
15378
15379         * g77.f-torture/execute/19981119-0.f: Improve testiness.
15380
15381 1999-03-08  Craig Burley  <craig@jcb-sc.com>
15382
15383         * g77.f-torture/compile/19990305-0.f: New test.
15384         * g77.f-torture/execute/19981119-0.f: New test.
15385
15386 1999-03-08  Craig Burley  <craig@jcb-sc.com>
15387
15388         * g77.f-torture/execute/970625-2.f: call ABORT if final
15389         result is not correct, instead of just printing it.
15390         Add this checking via newly introduced obfuscation, to
15391         trip up buggy front ends.
15392
15393 1999-03-07  Craig Burley  <craig@jcb-sc.com>
15394
15395         * g77.f-torture/compile/960317-1.f: Moved from being
15396         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
15397
15398 1999-03-06  Craig Burley  <craig@jcb-sc.com>
15399
15400         * g77.f-torture/execute/960317-1.f: New (old) test.
15401         * g77.f-torture/execute/970625-2.f: Ditto.
15402
15403 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
15404
15405         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
15406         message on line 1 or line 2; cccp and cpplib do this differently.
15407
15408 1999-03-01  Jeffrey A Law  (law@cygnus.com)
15409
15410         * g++.old-deja/g++.law/weak1.C: New test.
15411
15412 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
15413
15414         * gcc.c-torture/execute/990119-1.c: Renamed to...
15415         * gcc.dg/990119-1.c: this, so it will only be tested once
15416         (it's a preprocessor test, it doesn't need to be run at
15417         multiple optimization levels).
15418
15419 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
15420
15421         * lib/g++.exp: Don't add incdir=$base_dir/../include to
15422           ALWAYS_CXXFLAGS.
15423
15424 1999-02-24  Craig Burley  <craig@jcb-sc.com>
15425
15426         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
15427         * g77.f-torture/compile/19981216-0.f: ...as it is expected
15428         to not be compilable by current g77.
15429
15430 1999-02-24  Nick Clifton  <nickc@cygnus.com>
15431
15432         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
15433
15434 1999-02-22  Jeffrey A Law  (law@cygnus.com)
15435
15436         * gcc.c-torture/execute/990222-1.c: New test.
15437
15438 1999-02-19  Craig Burley  <craig@jcb-sc.com>
15439
15440         * g77.f-torture/compile/19990218-0.f: New test.
15441         * g77.f-torture/noncompile/19990218-1.f: New test.
15442
15443 1999-02-18  Craig Burley  <craig@jcb-sc.com>
15444
15445         * g77.f-torture/compile/19981216-0.f: New test.
15446
15447 1999-02-14  Jeffrey A Law  (law@cygnus.com)
15448
15449         * gcc.dg/990214-1.c: New test.
15450
15451 1999-02-13  Jeffrey A Law  (law@cygnus.com)
15452
15453         * gcc.dg/990213-2.c: New test.
15454
15455         * gcc.dg/990213-1.c: New test.
15456
15457 1999-02-12  Jeffrey A Law  (law@cygnus.com)
15458
15459         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
15460         ints.
15461
15462 1999-02-11  Nick Clifton  <nickc@cygnus.com>
15463
15464         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
15465         specified by target.
15466
15467         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
15468
15469 1999-02-11  Jeffrey A Law  (law@cygnus.com)
15470
15471         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
15472
15473 1999-02-10  Jonathan Larmour  <jlarmour@cygnus.co.uk>
15474
15475         * gcc.dg/special/ecos.exp: New test driver for new tests with
15476         special requirements.
15477
15478         * gcc.dg/special/alias-1.c: New test.
15479         * gcc.dg/special/gcsec-1.c: New test.
15480         * gcc.dg/special/weak-1.c: New test.
15481         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
15482         * gcc.dg/special/weak-2.c: New test.
15483         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
15484         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
15485         * gcc.dg/special/wkali-1.c: New test.
15486         * gcc.dg/special/wkali-2.c: New test.
15487         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
15488         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
15489
15490 1999-02-10  Felix Lee  <flee@cygnus.com>
15491
15492           * lib/c-torture.exp (c-torture-compile): Pull out code for
15493           analyzing gcc error messages.
15494           (c-torture-execute): Likewise.  Fix some (harmless) false
15495           positives.
15496           * lib/gcc.exp (gcc_check_compile): New function.
15497
15498 1999-02-08  Richard Henderson  <rth@cygnus.com>
15499
15500         * gcc.c-torture/execute/990208-1.c: New test.
15501
15502 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
15503
15504         * g++.dg/special/ecos.exp: New driver for new tests with special
15505         requirements
15506
15507         * g++.dg/special/conpr-1.C: New test
15508         * g++.dg/special/conpr-2.C: New test
15509         * g++.dg/special/conpr-2a.C: New test
15510         * g++.dg/special/conpr-3.C: New test
15511         * g++.dg/special/conpr-3a.C: New test
15512         * g++.dg/special/conpr-3b.C: New test
15513
15514         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
15515         allow g++ to use the dg driver
15516
15517         * README: Add comment about g++.dg directory
15518
15519 1999-02-06  Jeffrey A Law  (law@cygnus.com)
15520
15521         * README: Update email addresses.
15522
15523 1999-02-03  Nick Clifton  <nickc@cygnus.com>
15524
15525         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
15526         arguments in order to force structure S onto the stack even on
15527         the alpha.
15528         (test): Pass 10 leading arguments to function foo as well as the
15529         structure S.
15530
15531         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
15532         failure for all targets.
15533
15534         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
15535         abort to terminate program execution.
15536
15537 1999-01-30  Richard Henderson  <rth@cygnus.com>
15538
15539         * gcc.c-torture/execute/990130-1.c: New test.
15540
15541 1999-01-30  Jeffrey A Law  (law@cygnus.com)
15542
15543         * gcc.dg/990130-1.c: New test.
15544
15545 1999-01-28  Michael Meissner  <meissner@cygnus.com>
15546
15547         * gcc.c-torture/execute/990128-1.c: New test.
15548
15549 1999-01-27  Michael Meissner  <meissner@cygnus.com>
15550
15551         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
15552
15553 1999-01-27  Felix Lee  <flee@cygnus.com>
15554
15555         * lib/c-torture.exp (c-torture-compile): pull out code for
15556         analyzing gcc error messages.
15557         (c-torture-execute): ditto, and fix some (harmless) false
15558         positives.
15559         * lib/gcc.exp (gcc_check_compile): new function.
15560
15561 1999-01-17  Jeffrey A Law  (law@cygnus.com)
15562
15563         * gcc.dg/990117-1.c: New test.
15564
15565         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
15566
15567         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
15568
15569 1999-01-15  Jeffrey A Law  (law@cygnus.com)
15570
15571         * g77.f-torture/compile/990115-1.f: New test.
15572
15573 1999-01-07  Jeffrey A Law  (law@cygnus.com)
15574
15575         * gcc.c-torture/compile/990107-1.c: New test
15576
15577 1999-01-06  Jeffrey A Law  (law@cygnus.com)
15578
15579         * gcc.c-torture/execute/990106-2.c: New test.
15580
15581         * gcc.c-torture/execute/990106-1.c: New test.
15582
15583 1998-12-30  Zack Weinberg <zack@rabi.columbia.edu>
15584
15585         * gcc.c-torture/compile/981223-1.c: New test.
15586
15587 1998-12-29  Richard Henderson  <rth@cygnus.com>
15588
15589         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
15590         (opt3): Rename from opt4 and disable.
15591
15592 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
15593
15594         * g++.old-deja/g++.pt/ptrmem5.C: New test.
15595
15596 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
15597
15598         * g++.old-deja/g++.other/conv5.C: New test.
15599
15600 1998-12-14  Nick Clifton  <nickc@cygnus.com>
15601
15602         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
15603
15604 1998-12-11  Jeffrey A Law  (law@cygnus.com)
15605
15606         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
15607
15608 1998-12-11  Zack Weinberg <zack@rabi.columbia.edu>
15609
15610         * gcc.c-torture/compile/981211-1.c: New test.
15611
15612 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
15613
15614         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
15615
15616         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
15617
15618 1998-12-08  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15619
15620         * gcc.special/930510-1.c: Make C9X safe.
15621         * gcc.misc-tests/gcov-1.c Similarly.
15622         * gcc.misc-tests/gcov-2.c Similarly.
15623
15624 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
15625
15626         * gcc.dg/ultrasp1.c: New test.
15627
15628 1998-12-06  Richard Henderson  <rth@cygnus.com>
15629
15630         * gcc.c-torture/execute/981206.c: New test.
15631
15632 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
15633
15634         * g++.old-deja/g++.ns/template7.C: New test.
15635
15636         * g++.old-deja/g++.other/expr1.C: New test.
15637
15638         * g++.old-deja/g++.eh/tmpl3.C: New test.
15639
15640         * g++.old-deja/g++.eh/tmpl2.C: New test.
15641
15642 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
15643
15644         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
15645         * g++.old-deja/g++.other/using6.C: Removed.
15646         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
15647
15648         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
15649
15650 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
15651
15652         * g++.old-deja/g++.pt/overload8.C: New test.
15653
15654         * g++.old-deja/g++.pt/overload7.C: New test.
15655
15656         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
15657
15658         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
15659         and relinking messages.
15660         * lib/g++.exp (g++_target_compile): Remove .rpo file when
15661         compiling with -frepo.
15662
15663 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
15664
15665         * g++.old-deja/g++.pt/lookup6.C: New test.
15666
15667 1998-11-30  Nick Clifton  <nickc@cygnus.com>
15668
15669         * gcc.c-torture/execute/981130-1.c: New test.
15670         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
15671
15672 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
15673
15674         * g++.old-deja/g++.pt/explicit76.C: New test.
15675
15676         * g++.old-deja/g++.pt/friend38.C: New test.
15677
15678         * g++.old-deja/g++.ns/crash2.C: New test.
15679
15680         * g++.old-deja/g++.pt/defarg8.C: New test.
15681
15682         * g++.old-deja/g++.pt/instantiate6.C: New test.
15683
15684         * g++.old-deja/g++.pt/static6.C: New test.
15685
15686         * g++.old-deja/g++.pt/decl2.C: New test.
15687
15688 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
15689
15690         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
15691         problem is actually related with name lookup, but so what? :-)
15692
15693         * g++.old-deja/g++.pt/friend37.C: New test.
15694
15695 1998-11-25  Dave Love  <d.love@dl.ac.uk>
15696
15697         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
15698         element, which fails on some systems.
15699
15700         * g77.f-torture/execute/labug1.f: New test.
15701
15702 1998-11-21  Jeffrey A Law  (law@cygnus.com)
15703
15704         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
15705         is defined.
15706
15707 1998-11-18  Dave Love  <d.love@dl.ac.uk>
15708
15709         * g77.f-torture/compile/981117-1.f: New test.
15710
15711 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
15712
15713         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
15714         properly discarded.
15715
15716 1998-10-11  Ken Raeburn  <raeburn@cygnus.com>
15717
15718         * gcc.c-torture/execute/memcheck: New directory of tests for
15719         -fcheck-memory-usage.
15720
15721 1998-11-07  Gerald Pfe
15722
15723         * g77.f-torture/noncompile/980615-0.f: New test.
15724
15725 1998-07-26  H.J. Lu  (hjl@gnu.org)
15726
15727         * gcc.dg/980312-1.c: Do link instead of compile.
15728         * gcc.dg/980313-1.c: Likewise.
15729
15730 1998-07-26  Jeffrey A Law  (law@cygnus.com)
15731
15732         * gcc.c-torture/compile/980726-1.c: New test.
15733
15734 1998-07-25  Dave Love  <d.love@dl.ac.uk>
15735
15736         * g77.f-torture/execute/io0.f: New test.
15737
15738 1998-07-24  Nick Clifton  <nickc@cygnus.com>
15739
15740         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
15741         an int.
15742
15743 1998-06-18  Michael Meissner  <meissner@cygnus.com>
15744
15745         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
15746         m32r bugs.
15747
15748 1998-07-17  Nick Clifton  <nickc@cygnus.com>
15749
15750         * gcc.dg/980626-1.c: Expect failures for all toolchains until
15751         c-decl.c:grokdeclarator can handle mode attributes.
15752
15753 1998-07-16  Jeffrey A Law  (law@cygnus.com)
15754
15755         * gcc.c-torture/execute/980716-1.c: New test.
15756
15757 1998-07-13  Jeffrey A Law  (law@cygnus.com)
15758
15759         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
15760         the mn10200.
15761         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
15762         the mn10200.
15763         * gcc.c-torture/execute/va-arg-3.x: Similarly.
15764         * gcc.c-torture/compile/930326-1.x: Similarly.
15765
15766 1998-07-13  Dave Love  <d.love@dl.ac.uk>
15767
15768         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
15769         New test from Craig.
15770
15771 1998-07-12  Dave Love  <d.love@dl.ac.uk>
15772
15773         * g77.f-torture/noncompile/980616-0.f: New test.
15774
15775         * g77.f-torture/execute/970816-3.f:  New test from Craig.
15776
15777 1998-07-10 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
15778
15779         *  g++.other/singleton.C: Return error value instead of taking
15780         SIGSEGV.
15781
15782 1998-07-10  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
15783
15784         *  g++.other/singleton.C: New test.   Warning is under dispute.
15785         Runtime crash is not.
15786
15787 1998-07-09  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
15788
15789         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
15790         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
15791         using6.C, using7.C}:  New namespace tests.
15792
15793 1998-07-09  Alexandre Oliva   <oliva@dcc.unicamp.br>
15794
15795         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
15796         specialization with typedef'ed names used as array indexes.
15797
15798 1998-07-09  Jeffrey A Law  (law@cygnus.com)
15799
15800         * gcc.c-torture/execute/980709-1.c: New test.
15801
15802         * gcc.dg/980709-1.c: New test.
15803
15804 1998-07-07  Richard Henderson  <rth@cygnus.com>
15805
15806         * gcc.c-torture/execute/bcp-1.c: New test.
15807
15808 1998-07-07  Jeffrey A Law  (law@cygnus.com)
15809
15810         * gcc.c-torture/execute/980707-1.c: New test.
15811
15812 1998-07-06  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
15813
15814         * gcc.c-torture/compile/980706-1.c: New test.
15815
15816 1998-07-01  Dave Love  <d.love@dl.ac.uk>
15817
15818         * g77.f-torture/execute/980701-0.f,
15819         g77.f-torture/execute/980701-1.f: New test from Craig.
15820
15821 1998-07-01  Jeffrey A Law  (law@cygnus.com)
15822
15823         * gcc.c-torture/compile/980701-1.c: New test.
15824
15825         * gcc.c-torture/execute/980701-1.c: New test.
15826
15827 1998-06-30  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
15828 rlsruhe.de>
15829
15830         * g++.old-deja/g++.robertl/eb132.C: New test.
15831         * g++.old-deja/g++.robertl/eb133.C: Likewise.
15832
15833 1998-06-29  Dave Love  <d.love@dl.ac.uk>
15834
15835         * g77.f-torture/execute/980628-7.f,
15836         g77.f-torture/execute/980628-8.f,
15837         g77.f-torture/execute/980628-9.f,
15838         g77.f-torture/execute/980628-10.f: New tests from Craig.
15839
15840         * g77.f-torture/execute/980628-3.f: Remove mail headers.
15841
15842 1998-06-28  Jeffrey A Law  (law@cygnus.com)
15843
15844         * g77.f-torture/execute/980628-4.f: New test from Craig.
15845         * g77.f-torture/execute/980628-5.f: Likewise.
15846         * g77.f-torture/execute/980628-2.f: Likewise.
15847         * g77.f-torture/execute/980628-0.f: Likewise.
15848         * g77.f-torture/execute/980628-1.f: Likewise.
15849         * g77.f-torture/execute/980628-3.f: Likewise.
15850         * g77.f-torture/execute/980628-6.f: Likewise.
15851
15852 1998-06-28  Jeffrey A Law  (law@cygnus.com)
15853
15854         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
15855         directory when nothing has been installed yet.
15856
15857 1998-06-27  Carlo Wood  <carlo@runaway.xs4all.nl>
15858
15859         * gcc.c-torture/special/special.exp: Handle newer versions of
15860         dejagnu.
15861
15862 1998-06-26  Jeffrey A Law  (law@cygnus.com)
15863
15864         * gcc.dg/980626-1.c: New test.
15865
15866 1998-06-19  Bruno Haible <haible@ilog.fr>
15867
15868         * gcc.misc-tests/m-un-2.c: New test.
15869         * g++.old-deja/g++.other/warn01.c: Likewise.
15870
15871 1998-06-19  Robert Lipe  <robertl@dgii.com>
15872
15873         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
15874         compatibility with assmblers with a different comment character.
15875         Eliminate use of GAS-specific extensions.
15876
15877 1998-06-19  Jeffrey A Law  (law@cygnus.com)
15878
15879         * gcc.c-torture/execute/ieee/980619-1.c: New test.
15880
15881 1998-06-19  Robert Lipe  <robertl@dgii.com>
15882
15883         *lib/g77.exp: Replace search for libf2c.a with search for newly
15884         renamed libg2c.a
15885
15886 1998-06-17  Jeffrey A Law  (law@cygnus.com)
15887
15888         * gcc.c-torture/execute/980617-1.c: New test.
15889
15890 1998-06-12  Jeffrey A Law  (law@cygnus.com)
15891
15892         * gcc.c-torture/execute/980612-1.c: New test.
15893
15894 1998-06-08  Jeffrey A Law  (law@cygnus.com)
15895
15896         * gcc.dg/980523-1.c: Only test on ppc-linux.
15897         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
15898
15899         * gcc.c-torture/execute/980608-1.c: New test.
15900
15901 1997-06-05  J"orn Rennecke <amylaar@cygnus.co.uk>
15902
15903         * gcc.c-torture/execute/980605-1.c: New test.
15904
15905 1998-06-04  Jeffrey A Law  (law@cygnus.com)
15906
15907         * gcc.c-torture/execute/980604-1.c: New test.
15908
15909 1998-06-02  Jeffrey A Law  (law@cygnus.com)
15910
15911         * gcc.c-torture/execute/980602-1.c: New test.
15912         * gcc.c-torture/execute/980602-2.c: Likewise.
15913
15914 1998-06-02  Dave Love  <d.love@dl.ac.uk>
15915
15916         * 970125-0.f: Fix per JCB.  Add commentary.
15917
15918 1998-05-31  Michael Meissner  <meissner@cygnus.com>
15919
15920         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
15921         IEEE -0 support.
15922
15923 1998-05-29  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
15924
15925         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
15926         earlier.
15927
15928 1998-05-28  Catherine Moore <clm@cygnus.com>
15929
15930         * gcc.c-torture/execute/980526-3.c: New test.
15931
15932 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
15933
15934         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
15935         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
15936         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
15937         m88k-motorola-sysv3 to XFAIL.
15938
15939 1998-05-26  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15940
15941         * gcc.dg/980526-1.c: New test.
15942         * gcc.c-torture/execute/980526-2.c: New test.
15943
15944 1998-05-26  Jeffrey A Law  (law@cygnus.com)
15945
15946         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
15947
15948         * gcc.c-torture/execute/980526-1.c: New test.
15949
15950 1998-05-26  Dave Love  <d.love@dl.ac.uk>
15951
15952         * g77.f-torture/execute/alpha2.f: Add runtime test.
15953
15954 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
15955
15956         * g++.old-deja/old-deja.exp: Strip leading directories.
15957
15958         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
15959         error for the line.  Don't run multiple tests for the same line.
15960
15961 1998-05-23  Jeffrey A Law  (law@cygnus.com)
15962
15963         * gcc.dg/980523-1.c: New test.
15964
15965 1998-05-23  Dave Love  <d.love@dl.ac.uk>
15966
15967         * g77.f-torture/compile/970915-0.f: New test.
15968
15969 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
15970
15971         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
15972
15973 1998-05-21  Jeffrey A Law  (law@cygnus.com)
15974
15975         * gcc.dg/980520-1.c: New test.
15976
15977 1998-05-20  Manfred Hollstein  <manfred@s-direktnet.de>
15978
15979         * gcc.dg/980502-1.c: Fix return type.
15980
15981 1998-05-20  Jeffrey A Law  (law@cygnus.com)
15982
15983         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
15984         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
15985         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
15986         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
15987         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
15988
15989 1998-05-20  Dave Love  <d.love@dl.ac.uk>
15990
15991         * g77.f-torture/execute/980520-1.f: New test.
15992
15993 1998-05-15  Dave Love  <d.love@dl.ac.uk>
15994
15995         * lib/mike-g77.exp: New file.
15996
15997         * g77.f-torture/noncompile/noncompile.exp,
15998         g77.f-torture/noncompile/check0.f: New files.
15999
16000 1998-05-14  Dave Love  <d.love@dl.ac.uk>
16001
16002         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
16003         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
16004         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
16005         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
16006         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
16007         abort where appropriate.
16008
16009 1998-05-05  Michael Meissner  <meissner@cygnus.com>
16010
16011         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
16012         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
16013
16014 1998-04-29  Dave Love  <d.love@dl.ac.uk>
16015
16016         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
16017
16018 1998-04-27  Dave Love  <d.love@dl.ac.uk>
16019
16020         * g77.f-torture/compile/980427-0.f: New test.
16021
16022 1998-04-24  Dave Love  <d.love@dl.ac.uk>
16023
16024         * g77.f-torture/compile/980424-0.f: New test.
16025
16026 1998-04-19  Dave Love  <d.love@dl.ac.uk>
16027
16028         * g77.f-torture/compile/980419-2.f (main): New test.
16029         * g77.f-torture/compile/970125-0.f: New test.
16030         * g77.f-torture/compile/980419-1.f: New test.
16031
16032 1998-04-08  Jim Wilson  <wilson@cygnus.com>
16033
16034         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
16035         of loop-4.c.
16036
16037 1998-04-07  Jim Wilson  <wilson@cygnus.com>
16038
16039         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
16040
16041 1998-04-03  Jim Wilson  <wilson@cygnus.com>
16042
16043         * gcc.c-torture/compile/980329-1.c: New test.
16044
16045 1998-03-18  Jim Wilson  <wilson@cygnus.com>
16046
16047         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
16048         * gcc.dg/980312-1.c: Fix typo in -march command.
16049
16050 1998-03-16  H.J. Lu  (hjl@gnu.org)
16051
16052         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
16053
16054 1998-03-11  Robert Lipe  <robertl@dgii.com>
16055
16056         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
16057         Dave Love agree the Fortran source is bogus.
16058
16059 1998-03-11  Robert Lipe  <robertl@dgii.com>
16060
16061         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
16062         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
16063         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
16064         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
16065         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
16066
16067 1998-03-10  Alexandre Oliva   <oliva@dcc.unicamp.br>
16068
16069         * g++.old-deja/g++.other/friend1.C: New test.
16070
16071 1998-02-18  Dave Love  <d.love@dl.ac.uk>
16072
16073         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
16074         possibly uninitialized) variables and declare dnrm2.
16075
16076 1998-02-23  Robert Lipe <robertl@dgii.com>
16077
16078         From Bruno Haible <haible@ilog.fr>:
16079         * gcc.c-torture/execute/980223.c: New test.
16080
16081 1998-02-13  Jeffrey A Law  (law@cygnus.com)
16082
16083         * gcc.dg/ifelse-1.c: New test.
16084
16085 1998-02-09  H.J. Lu  (hjl@gnu.org)
16086
16087         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
16088
16089           * lib/old-dejagnu.exp (old-dejagnu): Added the
16090           "execution test - XFAIL *-*-*" handling in the spirit of
16091           "excess errors test -". Changed the "execution test fails"
16092           handling to be like "excess errors test fails".
16093           * Update various tests accordingly.
16094
16095 1998-02-06  Jim Wilson  <wilson@cygnus.com>
16096
16097         * gcc.c-torture/execute/980205.c: New test.
16098
16099 1998-01-18  Jeffrey A Law  (law@cygnus.com)
16100
16101         * lib/c-torture.exp: Look for .x files instead of .cexp files.
16102         * lib/f-torture.exp: Similarly.
16103         * gcc.c-torture: Rename all .cexp files to .x files.
16104
16105 1997-12-08  J"orn Rennecke <amylaar@cygnus.co.uk>
16106
16107         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
16108         (940510-1.c): Removed duplicate.
16109         (971104-1.c): New test.
16110
16111 1997-11-25  Kate Hedstrom  (kate@ahab.rutgers.edu)
16112
16113           * lib/f-torture.exp: Improve error and loop detection.
16114
16115 1997-11-19  Michael Meissner  <meissner@cygnus.com>
16116
16117         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
16118         use that to size the filler array.
16119
16120 1997-09-26  Bob Manson  <manson@charmed.cygnus.com>
16121
16122         * lib/c-torture.exp(c-torture-execute): Fix typo.
16123
16124         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
16125         testcase as the executable name. Keep the executable around if
16126         the test fails.
16127
16128 1997-09-19  Bob Manson  <manson@charmed.cygnus.com>
16129
16130         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
16131         changes.  Only test one -g option, and move it to the end of the
16132         list of options to test.
16133
16134 1997-09-19  Michael Meissner  <meissner@cygnus.com>
16135
16136         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
16137         variable GCC_TORTURE_OPTIONS to supply default switches separated
16138         by colons.  If no environment variable, run tests with -O0 -g, -O1
16139         -g, and -O2 -g as well.
16140
16141 1997-09-17  Bob Manson  <manson@charmed.cygnus.com>
16142
16143         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
16144         explanatory comments. Fix indentation.
16145
16146 1997-09-15  Jeffrey A Law  (law@cygnus.com)
16147
16148         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
16149
16150 1997-09-11  Jeffrey A Law  (law@cygnus.com)
16151
16152         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
16153         * g++.old-deja/g++.mike/p7325.C: Likewise.
16154         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
16155
16156 1997-09-11  Alexandre Oliva  (oliva@dcc.unicamp.br)
16157
16158         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
16159         * g++.old-deja/g++.brendan/crash30.C: Likewise.
16160         * g++.old-deja/g++.brendan/crash39.C: Likewise.
16161         * g++.old-deja/g++.law/operators4.C: Likewise.
16162
16163 1997-09-11  Joe Buck  (jbuck@synopsys.com)
16164
16165         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
16166         * g++.old-deja/g++.mike/p784.C: Ditto.
16167         * g++.old-deja/g++.mike/p785.C: Ditto.
16168
16169 1997-09-05  Jeffrey A Law  (law@cygnus.com)
16170
16171           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
16172
16173 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
16174
16175         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
16176         target feature; pass this to c-torture-execute as needed.
16177
16178 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
16179
16180         * lib/c-torture.exp(c-torture-execute): If the previous and the
16181         current executables being tested are identical, we don't need to
16182         run the executable again. Try to make the executable names
16183         unique. Add an optional argument for passing additional compiler
16184         flags.
16185
16186 1997-09-02  Doug Evans  <dje@canuck.cygnus.com>
16187
16188         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
16189
16190 1997-08-29  Jeffrey A Law  (law@cygnus.com)
16191
16192         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
16193
16194 1997-07-31  Jeffrey A Law  (law@cygnus.com)
16195
16196         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
16197         32bit or larger longs.
16198
16199         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
16200         have either a 32bit long or 32bit int.
16201
16202 1997-07-29  J"orn Rennecke <amylaar@cygnus.co.uk>
16203
16204         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
16205         Make double precision tests dependent on sizeof (double).
16206
16207 1997-07-09  Bob Manson  <manson@charmed.cygnus.com>
16208
16209         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
16210         too.
16211
16212 1997-06-17  J"orn Rennecke <amylaar@cygnus.co.uk>
16213
16214         * gcc.c-torture/compile/961203-1.cexp: New script.
16215
16216 1997-06-16  Bob Manson  <manson@charmed.cygnus.com>
16217
16218         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
16219         up the includes ourselves.
16220
16221 1997-06-11  Bob Manson  <manson@charmed.cygnus.com>
16222
16223         * lib/plumhall.exp: Remove random include, and add a few
16224         verbose messages for debugging.
16225
16226 1997-06-06  Bob Manson  <manson@charmed.cygnus.com>
16227
16228         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
16229         of trying to do it ourselves.
16230
16231 1997-06-04  J"orn Rennecke <amylaar@cygnus.co.uk>
16232
16233         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
16234
16235 1997-06-04  Bob Manson  <manson@charmed.cygnus.com>
16236
16237         * gcc.prms/5403.c: Made regexp a bit less strict.
16238
16239 1997-06-03  Bob Manson  <manson@charmed.cygnus.com>
16240
16241         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
16242         is returned from remote_load instead.
16243         * lib/plumhall.exp: Ditto.
16244         * lib/mike-g++.exp: Ditto.
16245         * lib/old-dejagnu.exp: Ditto.
16246         * lib/c-torture.exp: Ditto.
16247
16248 1997-05-30  Bob Manson  <manson@charmed.cygnus.com>
16249
16250         * lib/g++.exp: Use build_wrapper procedure.
16251         * lib/gcc.exp: Ditto.
16252
16253 1997-05-20  Jeffrey A Law  (law@cygnus.com)
16254
16255         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
16256         an old-style decl for malloc.  Fixes tests to work when
16257         sizeof (int) != sizeof (size_t).
16258
16259 1997-05-15  Mike Meissner  <meissner@cygnus.com>
16260
16261         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
16262
16263         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
16264         use stdargs.h interface.
16265
16266 1997-05-15  Mike Meissner  <meissner@cygnus.com>
16267
16268         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
16269         NO_VARARGS when compiling.
16270
16271 1997-05-01  Bob Manson  <manson@charmed.cygnus.com>
16272
16273         * lib/plumhall.exp(ph_includes): New procedure.
16274         (ph_make): Use it.
16275         (ph_compiler): Ditto.
16276
16277         * lib/g++.exp: Rename test-glue.c to testglue.c.
16278         * lib/gcc.exp: Ditto.
16279
16280 1997-04-10  Bob Manson  <manson@charmed.cygnus.com>
16281
16282         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
16283         to completion when it's called.
16284
16285 1997-03-21  Michael Meissner  <meissner@cygnus.com>
16286
16287         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
16288         is defined, don't do test.
16289
16290 1997-03-20  Doug Evans  <dje@canuck.cygnus.com>
16291
16292         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
16293         for object files.
16294         (ph_summary): Mark skipped testcases as untested, not unresolved.
16295
16296         * lib/plumhall.exp (ph_make): If unresolved because of bad
16297         errorCode, record errorCode in log file.
16298         (*): Replace send_log/verbose with verbose -log.
16299
16300 1997-03-19  Michael Meissner  <meissner@cygnus.com>
16301
16302         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
16303         double conversion if double isn't at least 8 bytes.
16304
16305         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
16306         int to work with targets where int is 16 bits.
16307
16308         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
16309         8 bytes, just exit, since 4 byte doubles don't have enough bits of
16310         precision for the test to complete.
16311
16312 1997-03-14  Michael Meissner  <meissner@cygnus.com>
16313
16314         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
16315         if d10v is not compiled with the -mdouble64 flag.
16316         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
16317
16318         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
16319         d10v is not compiled with the -mint32 flag.
16320
16321 1997-03-13  Bob Manson  <manson@charmed.cygnus.com>
16322
16323         * lib/plumhall.exp: Use incr_count.
16324
16325 1997-03-12  Jeffrey A Law  (law@cygnus.com)
16326
16327         * gcc.c-torture: Update to c-torture-1.45.
16328
16329 1997-02-23  Bob Manson  <manson@charmed.cygnus.com>
16330
16331         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
16332         the name of the expect testcase file).
16333
16334         * lib/g++.exp(g++_init): Ditto.
16335
16336 1997-02-20  Bob Manson  <manson@charmed.cygnus.com>
16337
16338         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
16339         the host.
16340
16341         * lib/gcc.exp(gcc_exit): New procedure.
16342
16343 1997-02-19  Bob Manson  <manson@charmed.cygnus.com>
16344
16345         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
16346         specs where appropriate.
16347
16348         * g++.old-deja/g++.arm/*: Added additional ERROR checks
16349         because of new "candidates are" messages, and removed a few
16350
16351         * Converted all non-old-style g++ testcases to old-style, and
16352         moved into g++.old-deja.
16353
16354 1997-02-14  Bob Manson  <manson@charmed.cygnus.com>
16355
16356         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
16357         options.
16358
16359         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
16360         succeeded.
16361
16362         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
16363
16364 1997-02-13  Michael Meissner  <meissner@cygnus.com>
16365
16366         * lib/gcc.exp (gcc_target_compile): Add support for defining
16367         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
16368         the machine doesn't have those features.
16369
16370 1997-02-11  Bob Manson  <manson@charmed.cygnus.com>
16371
16372         * g++.law/operators4.exp: Don't use LIBS.
16373
16374 1997-02-08  Bob Manson  <manson@charmed.cygnus.com>
16375
16376         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
16377
16378         * lib/mike-g++.exp: Don't set the compiler to be tested here.
16379         * lib/g++.exp: Set it here instead. Also, allow use of the
16380         --tool_exec and --tool_opt options. Change CXX to
16381         GXX_UNDER_TEST.
16382
16383         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
16384
16385         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
16386
16387 1997-02-07  Bob Manson  <manson@charmed.cygnus.com>
16388
16389         * lib/old-dejagnu.exp: Use prune_warnings instead of
16390         prune_system_crud.
16391         * lib/mike-g++.exp: Ditto.
16392         * lib/gcc.exp: Ditto.
16393         * lib/g++.exp: Ditto.
16394
16395         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
16396
16397 1997-02-07  Jeffrey A Law  (law@cygnus.com)
16398
16399           * 941014-2.c: Include stdlib.h
16400           * 960327-1.c: Include stdio.h
16401           * dbra.c, index-1.c: Don't assume ints are 32bits.
16402
16403 1997-02-04  Bob Manson  <manson@charmed.cygnus.com>
16404
16405         * lib/gcc.exp: Add gcc,stack_size target feature.
16406
16407         * lib/g++.exp(g++_target_compile): Add the include and link
16408         paths here, not in two other places. And, it's $options, not
16409         options.
16410
16411         * lib/mike-g++.exp(postbase): Remove the code that determines
16412         the correct include and link paths.
16413         * g++.old-deja/old-deja.exp: Ditto.
16414
16415 1997-02-03  Bob Manson  <manson@charmed.cygnus.com>
16416
16417         * lib/g++.exp(g++_init): target_compile no longer returns the
16418         filename of the result.
16419
16420 1997-02-02  Bob Manson  <manson@charmed.cygnus.com>
16421
16422         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
16423         call to glob.
16424
16425         * gcc.c-torture/special/special.exp: Change call to
16426         gcc_target_compile to include the object file.
16427
16428 1997-02-02  Ian Lance Taylor  <ian@cygnus.com>
16429
16430         * gcc.c-torture/special/special.exp: Correct misspelling in last
16431         change.
16432
16433 1997-02-01  Bob Manson  <manson@charmed.cygnus.com>
16434
16435         * lib/plumhall.exp(ph_summary): Log the entire output of the
16436         executable. Return -1 if there were any failures, 0 otherwise.
16437         (ph_execute): Return -1 if there were any failures, 0 otherwise.
16438         (ph_make): Clean up objects and executables that were built
16439         if the tests succeeded.
16440
16441 1997-01-30  Bob Manson  <manson@charmed.cygnus.com>
16442
16443         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
16444         libraries and includes in the build tree as appropriate.
16445
16446 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
16447
16448         * lib/c-torture.exp: Instead of looking for the global variable
16449         NO_LONG_LONG, check to see if that's a feature of the target.
16450
16451 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
16452
16453         * config/default.exp: Minimize. Delete the remainer of the files in
16454         config; this functionality is now in devo/dejagnu/config.
16455
16456         g++.*/*: Pass any additional flags used to compile to postbase;
16457         delete CXXFLAGS.
16458
16459         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
16460         is now done by runtest.exp. Use gcc_target_compile instead of
16461         compile.
16462
16463         lib/c-torture.exp: Use gcc_target_compile instead of compile.
16464         Remove references to CFLAGS. Use remote_file instead of
16465         calling rm -f.
16466         (c-torture): Take a list of arguments to use to compile this
16467         testcase.
16468
16469         lib/g++.exp: Simplify. Use target_compile instead of compile.
16470         lib/gcc-dg.exp: Ditto.
16471         lib/gcc.exp: Ditto.
16472         lib/mike-{gcc,g++}.exp: Ditto.
16473         lib/old-dejagnu.exp: Ditto.
16474         lib/plumhall.exp: Ditto.
16475
16476 1997-01-08  Jim Wilson  <wilson@cygnus.com>
16477
16478         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
16479         (ph_linker): Likewise.
16480
16481 1996-11-13  Joern Rennecke <amylaar@cygnus.com>
16482
16483           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
16484         MAP_ANON / MAP_ANONYMOUS if defined;
16485         else try to map from /dev/zero .
16486
16487 1996-11-12  Jeffrey A Law  (law@cygnus.com)
16488
16489         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
16490         isn't defined, then define it to MAP_ANONYMOUS.
16491
16492 1996-11-12  Jeffrey A Law  (law@cygnus.com)
16493
16494         * gcc.c-torture: Update to c-torture-1.42 release.
16495
16496 1996-11-11  Jeffrey A Law  (law@cygnus.com)
16497
16498         * gcc.c-torture: Update to c-torture-1.41 release.
16499
16500 1996-10-27  Jeffrey A Law  (law@cygnus.com)
16501
16502         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
16503         c-torture release.
16504
16505 1996-08-15  Brendan Kehoe  <brendan@lisa.cygnus.com>
16506
16507         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
16508         and LDFLAGS.  Fix second case to append the target_info ldflags
16509         onto LDFLAGS, not CFLAGS.
16510         * lib/g++.exp (g++_init): Add target_info stuff.
16511         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
16512         of libgloss and newlib flags for !native.
16513
16514         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
16515         (GDB): Fix relative path to go up another dir for finding gdb.
16516
16517 1996-08-08  Rob Savoye  <rob@chinadoll.cygnus.com>
16518
16519         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
16520         versions in the target_info array, if they don't exist.
16521
16522 1996-08-02  Brendan Kehoe  <brendan@lisa.cygnus.com>
16523
16524         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
16525
16526 1996-07-08  Jim Wilson  <wilson@cygnus.com>
16527
16528         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
16529         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
16530
16531 1996-07-01  Bob Manson  <manson@charmed.cygnus.com>
16532
16533         * lib/old-dejagnu.exp: Don't remove the output file before we've
16534         actually tested it. Don't append pwd to the path of the executable
16535         we're testing.
16536
16537 1996-06-30  Doug Evans  <dje@canuck.cygnus.com>
16538
16539         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
16540
16541 1996-06-26  Bob Manson  <manson@charmed.cygnus.com>
16542
16543         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
16544         temporary directory for compiler files, and set it to a default
16545         value of /tmp. Set $output as the name of the output file from
16546         compiling the testcase. Add a -o option to $cflags_var so the
16547         compiler writes the final output file as $output. Set $executable
16548         to $output.
16549
16550         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
16551         directory for compiler files, and set it to /tmp if it doesn't
16552         already have a value. Set $output_file to the name of the output
16553         file from compiling the testcase. Add a -o option to CXXFLAGS so
16554         the compiler writes the final output file as $output. Use $output
16555         as the executable to be tested.
16556
16557 1996-06-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
16558
16559         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
16560
16561 1996-06-08  Jeffrey A Law  (law@cygnus.com)
16562
16563         * gcc.c-torture/execute/pending-1.c: New test.  Still
16564         pending in Tege's queue.
16565
16566 1996-04-24  Jim Wilson  <wilson@chestnut.cygnus.com>
16567
16568         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
16569         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
16570         if there were failures.  Call unresolved if there were unresolved
16571         testcases.  Call gcc_fail if program did not run to completion.
16572         (ph_make): Pass additional argument name to ph_execute.
16573         (ph_execute): Add new argument.  Pass additional arguments to
16574         ph_summary.  Call gcc_fail is there is no execution output.
16575
16576 1996-04-24  Jeffrey A Law  (law@cygnus.com)
16577
16578         * lib/plumhall.exp (proc_summary): Output relavent summary
16579         lines into the log so specific failures in plumhall can be
16580         investigated.
16581
16582 1996-04-10  Jeffrey A Law  (law@cygnus.com)
16583
16584         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
16585         (c-torture-execute): Don't try to execute tests which use
16586         "long long" types if $NO_LONG_LONG is nonzero.
16587
16588 1996-04-08  Doug Evans  <dje@canuck.cygnus.com>
16589
16590         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
16591         not c-torture.
16592
16593         * gcc.ieee: Move from here.
16594         * gcc.c-torture/execute/ieee: To here.
16595
16596 1996-03-26  Jeffrey A Law  (law@cygnus.com)
16597
16598         * gcc.c-torture: Update to c-torture-1.41 release.
16599
16600 1996-03-22  Jeffrey A Law  (law@cygnus.com)
16601
16602         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
16603         not "$output".
16604
16605 1996-03-07  Doug Evans  <dje@charmed.cygnus.com>
16606
16607         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
16608         -c present.
16609
16610 1996-03-02  Jeffrey A Law  (law@cygnus.com)
16611
16612         * config/proelf.exp: Handle connecting to a simulator.
16613
16614 1996-01-31  Jeffrey A Law  (law@cygnus.com)
16615
16616         * config/proelf.exp: New file.  Enough framework that we can
16617         run c-torture tests on the proelf targets (or any other target
16618         that gdb can connect to for that matter).
16619
16620 1996-01-29  Doug Evans  <dje@canuck.cygnus.com>
16621
16622         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
16623         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
16624
16625         * lib/plumhall.exp (ph_execute): Always call ph_summary if
16626         exec_output exists.
16627
16628 1996-01-28  Doug Evans  <dje@charmed.cygnus.com>
16629
16630         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
16631         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
16632
16633         * config/*.exp: Update FSF address.  Change result of ${tool}_load
16634         to pass/fail/unresolved/unsupported/untested.  Caller must now
16635         call unresolved/unsupported/untested.
16636         * lib/*.exp: Update FSF address.  Update to handle new results of
16637         ${tool}_load.
16638         * lib/chill.exp (verbose): Delete.
16639
16640 1996-01-27  Doug Evans  <dje@charmed.cygnus.com>
16641
16642         * lib/gcc.exp (default_gcc_start): Change order of args to
16643         $LDFLAGS $CFLAGS $LIBS.
16644         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
16645         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
16646         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
16647         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
16648         * gcc.misc-tests/dg-test.exp: Likewise.
16649         * gcc.misc-tests/msgs.exp: Likewise.
16650         * gcc.prms/prms.exp: Likewise.
16651         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
16652         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
16653
16654         * lib/dg.exp: Deleted, moved to dejagnu/lib.
16655
16656 1996-01-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
16657
16658         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
16659
16660         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
16661         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
16662
16663         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
16664         necessary.
16665
16666 1996-01-20  Brendan Kehoe  <brendan@cygnus.com>
16667
16668         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
16669         global for loop; add use of $mathlib.
16670         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
16671         settings here; set mathlib for anything but VxWorks.
16672
16673 1996-01-22  Jeffrey A Law  (law@cygnus.com)
16674
16675         * gcc.c-torture: Update to c-torture-1.40 release.
16676
16677 1996-01-03  Jeffrey A Law  (law@cygnus.com)
16678
16679         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
16680         dg.exp.
16681
16682 1995-12-03  Jeffrey A. Law  <law@sethra.cygnus.com>
16683
16684         * lib/c-torture.exp (c-torture-execute): Declare "output" as
16685         global.
16686
16687 1995-11-17  Doug Evans  <dje@canuck.cygnus.com>
16688
16689         * lib/g++.exp (LIBS): Define if not already.
16690         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
16691         (gcc-dg-prune): Call prune_gcc_output.
16692         * lib/gcc.exp (prune_gcc_output): New proc.
16693         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
16694         prune_gcc_output.
16695
16696 1995-11-16  Doug Evans  <dje@canuck.cygnus.com>
16697
16698         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
16699         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
16700
16701 1995-11-15  Jeffrey A Law  (law@cygnus.com)
16702
16703         * gcc.c-torture: Update to c-torture-1.39 release.
16704
16705 1995-11-04  Doug Evans  <dje@canuck.cygnus.com>
16706
16707         * lib/c-torture.exp (c-torture-execute): Don't return if one option
16708         fails, try others as well.
16709
16710 1995-11-02  Doug Evans  <dje@canuck.cygnus.com>
16711
16712         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
16713         If compilation fails, mark execute tests as `untested'.
16714         If test is marked as unsupported, don't mark compilation and
16715         execute tests as failed.
16716
16717 1995-10-25  Brendan Kehoe  <brendan@lisa.cygnus.com>
16718
16719         * lib/g++.exp (g++_init): Don't link in libg++, and look to
16720         libstdc++ for whether or not we want to be doing shared
16721         libraries.  Delete link_curses since we don't need it anymore.
16722         * lib/mike-g++.exp (postbase): Don't link in libg++.
16723         * g++.old-deja/old-deja.exp: Likewise.
16724
16725 1995-10-23  Brendan Kehoe  <brendan@lisa.cygnus.com>
16726
16727         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
16728
16729 1995-10-17  Brendan Kehoe  <brendan@lisa.cygnus.com>
16730
16731         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
16732         For that, add `-Wl,-a,shared_archive'.
16733         * g++.old-deja/old-deja.exp: Likewise.
16734
16735 1995-10-17  Doug Evans  <dje@canuck.cygnus.com>
16736
16737         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
16738
16739 1995-10-16  Brendan Kehoe  <brendan@cygnus.com>
16740
16741         * lib/mike-g++.exp (postbase): Pay attention to the status of
16742         g++_load.
16743
16744 1995-10-16  Brendan Kehoe  <brendan@lisa.cygnus.com>
16745
16746           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
16747
16748 1995-10-16  Doug Evans  <dje@canuck.cygnus.com>
16749
16750         * lib/gcc.exp (default_gcc_start): No longer need to log program
16751         being executed or its output, execute_anywhere does that now.
16752         * lib/g++.exp (default_g++_version): Call execute_anywhere.
16753         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
16754
16755 1995-10-12  Brendan Kehoe  <brendan@lisa.cygnus.com>
16756
16757         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
16758         the same as those in lib/g++.exp.
16759
16760 1995-10-10  Jeff Law  (law@hurl.cygnus.com)
16761
16762         * gcc.c-torture: Update to c-torture-1.38 release.
16763         * gcc.ieee: Related changes.
16764
16765 1995-10-06  Rob Savoye  <rob@darkstar.cygnus.com>
16766
16767         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
16768         "exec". Minor reformatting changes.
16769
16770         * config/rom68k.exp (${tool}_load): Make it work in a canadian
16771         cross. This means all "exec" calls now work on a remote host as
16772         well.
16773         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
16774         cross. Filter out the extra "\r\n" stuff that expect puts in.
16775         (c-torture-execute): Filter out the bogus warnings like
16776         c-torture-compile does. Add support for canadian cross.
16777         * lib/gcc.exp (default_gcc_version, default_gcc_start)
16778         Use execute_anywhere rather than calling exec directly. Now it
16779         works for canadian cross testing.
16780
16781 1995-10-05  Brendan Kehoe  <brendan@rtl.cygnus.com>
16782
16783         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
16784         results into a variable, and check that rather than using file exists.
16785
16786 1995-10-04  Brendan Kehoe  <brendan@lisa.cygnus.com>
16787
16788         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
16789         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
16790
16791 1995-09-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
16792
16793         * g++.old-deja/old-deja.exp: Create and pass runshlib and
16794         lib_curses if there's a shared libg++ in the build tree.
16795
16796 1995-09-22  Doug Evans  <dje@canuck.cygnus.com>
16797
16798         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
16799         if not supported target.
16800
16801 1995-09-22  Brendan Kehoe  <brendan@lisa.cygnus.com>
16802
16803         * lib/g++.exp (g++_init): Move empty setting of runshlib and
16804         link_curses up to always happen, not just for native builds.
16805
16806 1995-09-21  Jeff Law  (law@snake.cs.utah.edu)
16807
16808         * gcc.c-torture: Update to c-torture-1.36 release.
16809         * gcc.failure: Related changes.
16810
16811 1995-09-20  Doug Evans  <dje@canuck.cygnus.com>
16812
16813         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
16814
16815 1995-09-19  Brendan Kehoe  <brendan@lisa.cygnus.com>
16816
16817         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
16818         * lib/mike-g++.exp (postbase): Not in here.  Still reference
16819         runshlib, link_curses, and mathlib for link and run.
16820
16821         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
16822         pass the runtime shared library options for Solaris, OSF/1, and
16823         Irix5, and link with -lcurses to avoid unresolved references.
16824
16825 1995-09-13  Brendan Kehoe  <brendan@lisa.cygnus.com>
16826
16827         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
16828         only run once.
16829
16830 1995-09-13  Doug Evans  <dje@canuck.cygnus.com>
16831
16832         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
16833
16834 1995-09-11  Jeff Law  (law@snake.cs.utah.edu)
16835
16836         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
16837         do not have a framework for the "compat" tests yet.
16838
16839 1995-09-09  Brendan Kehoe  <brendan@lisa.cygnus.com>
16840
16841         * lib/mike-g++.exp (postbase): New local variable `mathlib',
16842         set to null if we're testing vxworks5.1.  Use that instead of
16843         `-lm' in the setting of LIBS for link and run.
16844
16845 1995-09-08  Brendan Kehoe  <brendan@lisa.cygnus.com>
16846
16847         * config/rom68k.exp (${tool}_load): Major changes to make it
16848         work.  Verified that it does in fact return the stuff in
16849         exec_output properly.  Catch any Emul or any TRAP other than 0.
16850
16851 1995-09-07  Brendan Kehoe  <brendan@lisa.cygnus.com>
16852
16853         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
16854         LDFLAGS properly for targets that need stuff from libgloss.
16855         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
16856         only run once.
16857         (gpp_initialized): New variable.
16858
16859 1995-09-06  Rob Savoye  <rob@darkstar.cygnus.com>
16860
16861         * config/rom68k.exp: Load libgloss.exp.
16862         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
16863         so we can produce a fully linked binary.
16864         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
16865         so we can produce a fully linked binary.
16866
16867 1995-09-03  Doug Evans  <dje@canuck.cygnus.com>
16868
16869         * lib/plumhall.exp (ph_section): Watch for expected failures.
16870         Add missing `else'.
16871
16872         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
16873         run the testcase.
16874         (c-torture): Likewise.
16875
16876 1995-08-28  Doug Evans  <dje@cygnus.com>
16877
16878         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
16879
16880         * lib/mike-g++.exp (mike_cleanup): New proc.
16881         (prebase): New globals compiler_result, not_compiler_result,
16882         target_regexp.
16883         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
16884         allow leading "-" in pattern.  Watch for unsupported tests.
16885         If $compiler_result is set, pattern match assembler code,
16886         and ditto for $not_compiler_result.
16887         * lib/mike-gcc.exp: Likewise.
16888
16889         * lib/plumhall.exp (ph_execute): Only call ph_summary if
16890         execution "succeeded".
16891
16892 1995-08-14  Doug Evans  <dje@canuck.cygnus.com>
16893
16894         * config/win32.exp: New file.
16895         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
16896
16897 1995-08-04  Doug Evans  <dje@canuck.cygnus.com>
16898
16899         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
16900         unsupported.
16901         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
16902         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
16903         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
16904
16905         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
16906         "... without exceptions was ...".  That is now handled by
16907         prune_system_crud.
16908         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
16909
16910 1995-08-01  Doug Evans  <dje@canuck.cygnus.com>
16911
16912         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
16913         sieve.c,sort2.c}: New files.
16914         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
16915         sieve.exp,sort2.exp}: Drivers for them.
16916
16917         * lib/mike-gcc.exp (program_output): New user settable variable.
16918         (postbase): Call prune_system_crud.  Also prune extraneous compiler
16919         messages.
16920         * lib/mike-g++.exp (program_output): New user settable variable.
16921
16922         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
16923
16924         * config/sh.exp: Deleted (use sim.exp instead).
16925
16926 1995-07-28  Brendan Kehoe  <brendan@lisa.cygnus.com>
16927
16928         * config/vx.exp: Declare CHECKTASK as global.
16929         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
16930         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
16931         * lib/old-dejagnu.exp: Load [pwd]/$executable.
16932
16933 1995-07-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
16934
16935         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
16936         target. Like vx.exp, only includes `vx29k.exp' instead of
16937         `vxworks.exp'.
16938
16939 1995-07-23  Ian Lance Taylor  <ian@cygnus.com>
16940
16941         * config/sim.exp: Increase time limit from 120 seconds to 240.
16942
16943 1995-07-06  Jeffrey A. Law  <law@rtl.cygnus.com>
16944
16945         * gcc.c-torture/execute/950628-1.c: New test.
16946
16947 1995-06-10  Jeff Law  (law@snake.cs.utah.edu)
16948
16949         * gcc.c-torture: Update with changes/additions from
16950         c-torture-1.34.
16951
16952 1995-06-05  Doug Evans  <dje@canuck.cygnus.com>
16953
16954         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
16955
16956 1995-06-04  Jeff Law  (law@snake.cs.utah.edu)
16957
16958         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
16959
16960 1995-06-01  Jeff Law  (law@snake.cs.utah.edu)
16961
16962         * gcc.c-torture/compile/950512-1.c: New test.
16963         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
16964         * gcc.dg/struct-ret-1.c: Likewise.
16965
16966 1995-05-31  Doug Evans  <dje@canuck.cygnus.com>
16967
16968         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
16969           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
16970
16971 1995-05-30  Doug Evans  <dje@canuck.cygnus.com>
16972
16973         * gcc.c-torture/special/920411-1.c: Deleted.
16974         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
16975
16976 1995-05-22  Doug Evans  <dje@chestnut.cygnus.com>
16977
16978         * config/sim.exp (${tool}_load): Hack in call to bash to get a
16979         cpu limit.
16980
16981 1995-05-12  Torbjorn Granlund  <tege@rtl.cygnus.com>
16982
16983         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
16984
16985 1995-05-04  Torbjorn Granlund  <tege@adder.cygnus.com>
16986
16987         From kenner;
16988         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
16989         is the proper length.
16990         * va-arg-3.c: Likewise.
16991
16992 1995-04-30  Doug Evans  <dje@canuck.cygnus.com>
16993
16994         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
16995         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
16996
16997         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
16998         * lib/g++.exp (default_g++_start): Delete old cruft.
16999
17000 1995-04-25  Torbjorn Granlund  <tege@cygnus.com>
17001
17002         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
17003         (2 * (1 << 18)) to (2 * (1 << 17)).
17004
17005         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
17006
17007 1995-04-20  J.T. Conklin  <jtc@rtl.cygnus.com>
17008
17009         * config/rom68k.exp: Renamed from config/idp.exp
17010
17011 1995-04-18  Torbjorn Granlund  <tege@rtl.cygnus.com>
17012
17013         * c-torture/compile/921109-2.c
17014
17015 1995-04-18  Mike Stump  <mrs@cygnus.com>
17016
17017         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
17018         excess errors.
17019
17020 1995-04-15  Doug Evans  <dje@chestnut.cygnus.com>
17021
17022         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
17023         output.
17024         * lib/g++.exp (default_g++_start): Likewise.
17025
17026 1995-03-29  Torbjorn Granlund  <tege@adder.cygnus.com>
17027
17028         * gcc.c-torture/compile/950329-1.c: New test.
17029
17030 1995-03-28  J.T. Conklin  <jtc@rtl.cygnus.com>
17031
17032           * config/bug.exp (${tool}_load): Updated to use new remote_open
17033           and remote_close procs.
17034         * config/idp.exp: New file.
17035
17036 1995-03-22  Torbjorn Granlund  <tege@rtl.cygnus.com>
17037
17038         * gcc.c-torture/execute/950322-1.c: New test.
17039
17040 1995-03-21  Doug Evans  <dje@canuck.cygnus.com>
17041
17042         * config/vx.exp (${tool}_load): Clean up testing of return code from
17043         vxworks_ld and vxworks_spawn.
17044
17045 1995-03-21  Doug Evans  <dje@deneb.cygnus.com>
17046
17047         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
17048
17049 1995-03-13  Mike Stump  <mrs@cygnus.com>
17050
17051         * lib/old-deja.exp: Add `excess errors test - ' error, now one
17052         can mark excess errors on a machine by machine basis.  Note, the
17053         default is to not expect any excess errors, even when excess
17054         errors test - is given, so you will want to put an XFAIL ... on
17055         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
17056         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
17057         those 4 machines, but no others.
17058
17059 1995-03-10  J.T. Conklin  <jtc@rtl.cygnus.com>
17060
17061         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
17062         * lib/c-torture.exp: to here.
17063
17064 1995-03-10  Torbjorn Granlund  <tege@adder.cygnus.com>
17065
17066         * gcc.c-torture/execute/950221-1.c: New test.
17067         * gcc.c-torture/execute/struct-ret-1.c: New test.
17068         * gcc.c-torture/compile/950221-1.c: New test.
17069
17070         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
17071
17072 1995-03-03  Doug Evans  <dje@canuck.cygnus.com>
17073
17074         * gcc.c-torture/execute/arith-1.c (main): Return 0.
17075         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
17076
17077 1995-03-01  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
17078
17079         * g++.gb: New directory of tests, derived from my signature and
17080         class scoping tests.
17081
17082         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
17083         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
17084         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
17085         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
17086         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
17087         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
17088         * g++.gb/sig25.C: Likewise.
17089
17090         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
17091         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
17092         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
17093         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
17094         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
17095         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
17096         * g++.gb/sig25.exp: Likewise.
17097
17098         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
17099         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
17100         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
17101         * g++.gb/scope13.C: Likewise, this test still fails.
17102
17103         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
17104         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
17105         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
17106         * g++.gb/scope13.exp: Ditto.
17107
17108         * g++.gb/README: New file, explains what these tests are about.
17109
17110 1995-02-28  Doug Evans  <dje@canuck.cygnus.com>
17111
17112         * lib/dg.exp (dg-do): Support `preprocess'.
17113         (dg-test): Likewise.
17114
17115 1995-02-13  J.T. Conklin  <jtc@rtl.cygnus.com>
17116
17117         * config/udi.exp: change "continue -expect" to "exp_continue".
17118
17119 1995-02-11  Torbjorn Granlund  (tege@tiny.cygnus.com)
17120
17121         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
17122         Delete redundant tests.
17123
17124         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
17125         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
17126         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
17127         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
17128         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
17129         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
17130         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
17131         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
17132
17133         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
17134         storing label pointers.
17135         * gcc.c-torture/execute/921019-1.c: Likewise.
17136         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
17137         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
17138         parameter fp.
17139         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
17140         constants.
17141
17142         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
17143         Delete obsolete tests.
17144
17145         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
17146         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
17147         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
17148         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
17149         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
17150         * gcc.c-torture/compile/950124-1.c: New test.
17151
17152         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
17153
17154 1995-02-08  Jason Merrill  <jason@phydeaux.cygnus.com>
17155
17156         * lib/mike-g++.exp: Add -lm to LIBS.
17157
17158 1995-02-07  Doug Evans  <dje@canuck.cygnus.com>
17159
17160         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
17161
17162 1995-01-30  Jason Merrill  <jason@phydeaux.cygnus.com>
17163
17164         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
17165
17166 1995-01-12  Doug Evans  <dje@canuck.cygnus.com>
17167
17168         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
17169
17170 1995-01-02  Jeff Law  (law@snake.cs.utah.edu)
17171
17172         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
17173         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
17174         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
17175         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
17176         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
17177         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
17178         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
17179         * g++.law/{operators31.C, operators32.C,
17180         * g++.law/{operators33.C, operators34.C}: Likewise.
17181         * g++.law/{pic1.C, refs2.C}: Likewise.
17182         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
17183         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
17184         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
17185         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
17186
17187         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
17188         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
17189         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
17190         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
17191         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
17192         * g++.law/{enum9.exp, friend5.exp}: Likewise.
17193         * g++.law/{nest3.exp, nest4.exp}: Likewise.
17194         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
17195         * g++.law/{operators30.exp, operators31.exp}: Likewise.
17196         * g++.law/{operators32.exp, operators33.exp}: Likewise.
17197         * g++.law/{operators34.exp}: Likewise.
17198         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
17199         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
17200         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
17201         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
17202         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
17203
17204         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
17205         No longer expected to fail.
17206         * g++.law/missed-error3.C: Tweak for recent bool changes.
17207
17208 1994-12-04  Doug Evans  <dje@canuck.cygnus.com>
17209
17210         * config/emb-unix: Deleted.
17211         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
17212         remote execution.  Do final link on remote host if REMOTE_LINK is set.
17213
17214 1994-12-01  Doug Evans  <dje@canuck.cygnus.com>
17215
17216         * lib/dg.exp (dg-test): Fix typo in last patch.
17217
17218 1994-11-30  Doug Evans  <dje@canuck.cygnus.com>
17219
17220         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
17221         (handles multiple occurrences).
17222
17223 1994-11-24  Doug Evans  <dje@canuck.cygnus.com>
17224
17225         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
17226         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
17227         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
17228         printed).
17229         * lib/c-torture.exp (c-torture-compile): Likewise.
17230         (c-torture): Prepend full path if missing.
17231         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
17232         (gcc_fail): Likewise.
17233         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
17234
17235 1994-11-23  J.T. Conklin  <jtc@rtl.cygnus.com>
17236
17237         * lib/netware.exp: Only attach to NetWare i386 systems.
17238
17239 1994-11-16  Doug Evans  <dje@canuck.cygnus.com>
17240
17241         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
17242         messages.  Add test name to "output pattern match" pass/fail message.
17243
17244 1994-11-12  Doug Evans  <dje@canuck.cygnus.com>
17245
17246         * gcc.dg: New testsuite.
17247         * gcc.dg/dg.exp: New file.
17248
17249         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
17250         test-switch.c}: Deleted.
17251
17252         * gcc.misc-tests/msgs.exp: New testcase driver.
17253
17254 1994-11-09  Doug Evans  <dje@canuck.cygnus.com>
17255
17256         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
17257         Watch for illegal return values from ${tool}_load.
17258         * config/unix.exp (${tool}_load): Fix pass/fail detection for
17259         cross targets.  Coerce return value >0 to 1.
17260
17261 1994-11-08  Doug Evans  <dje@canuck.cygnus.com>
17262
17263         * config/unix.exp (${tool}_load): Call program rsh, not proc.
17264
17265         * config/emb-unix.exp: New file.
17266
17267         * config/sim.exp: Error if variable $SIM not defined.
17268         (${tool}_load): Mark test as "untested" if simulator missing.
17269
17270         * config/unix.exp: Load remote.exp to get rcp_download.
17271         * lib/c-torture.exp: Use different option lists for testcases with
17272         and without loops.
17273         * gcc.c-torture/execute/execute.exp: Likewise.
17274
17275 1994-11-02  Doug Evans  <dje@canuck.cygnus.com>
17276
17277         * config/*.exp: Clarify return code from ${tool}_load.
17278         Call `unresolved' or `untested' instead of `warning' or `perror'
17279         (sometimes you still want to call both though).
17280         Add comment that `shell_id' is local to each file.
17281         * config/udi.exp (timeout): Set to 30.
17282         Don't print warning if connection fails, $connectmode has already
17283         printed an error.
17284         (${tool}_load): Move verbose messages to level 2.
17285         Rework pattern for "Process started" message.
17286         Pass `shell_id' to ${connectmode}_download.
17287         Retry twice upon timeout.  Make resetting of target more robust.
17288         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
17289         Pass `shell_id' to exit_$connectmode.
17290         Only call exit_$connectmode if connected.
17291         * config/unix.exp (${tool}_load): Check return codes better.
17292         * config/vrtx.exp (${tool}_load): Likewise.
17293         * config/vx.exp (${tool}_load): Likewise.
17294         Delete unneeded global's.
17295         * lib/dg.exp (dg-test): Update to reflect clarified return codes
17296         from ${tool}_load.
17297         (dg-stat): Delete.
17298         (dg-init): Delete recording of pass/fail counts.
17299         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
17300         (old-dejagnu-init): Likewise.
17301         (old-dejagnu-stat): Delete contents, empty proc now.
17302         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
17303         (c-torture): Delete references to lcnt, lpass, lfail.
17304         Get option list from TORTURE_OPTIONS.
17305         Delete -funroll[-all]-loops if no loops.
17306         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
17307         (g++_stat): Delete contents (empty proc now).
17308         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
17309         (gcc_finish): Likewise.
17310         (gcc_stat): Deleted.
17311         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
17312         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
17313         * gcc.c-torture/execute/execute.exp: Likewise.
17314         Split tests into two parts: compile, execute.
17315         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
17316         no loops.  Update to reflect clarified return codes from ${tool}_load.
17317
17318 1994-10-21  Doug Evans  <dje@canuck.cygnus.com>
17319
17320         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
17321         to grep for.
17322         (old-dejagnu): Likewise (where necessary).
17323
17324 1994-10-14  Doug Evans  <dje@canuck.cygnus.com>
17325
17326         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
17327
17328         * lib/dg.exp (dg-process-target): Fix processing of selector.
17329         Add comment regarding use of `error'.
17330
17331         * lib/gcc.exp (prune_system_crud): Define if missing.
17332         * lib/g++.exp (prune_system_crud): Likewise.
17333
17334         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
17335         Call prune_system_crud.
17336         * lib/dg.exp (dg-runtest): New proc.
17337         Use perror instead of send_user for tcl errors in testcase.
17338         Don't return any value, it's never used.
17339         Don't clobber previous definition of `unknown'.
17340         Print tcl errors in `dg-final'.
17341
17342 1994-10-12  Doug Evans  <dje@canuck.cygnus.com>
17343
17344         * lib/dg.exp (dg-process-target): Improve syntax error messages.
17345         (dg-test): Don't print errorInfo, it contains stack backtrace.
17346
17347 1994-09-26  Doug Evans  (dje@canuck.cygnus.com)
17348
17349         * lib/g++.exp (runtest_file_p): Define if missing.
17350
17351 1994-09-24  Doug Evans  (dje@cygnus.com)
17352
17353         * lib/mike-g++.exp: Comment out loading of g++.exp.
17354         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
17355         (default_g++_version): Always print something.
17356         (default_g++_start): Comment out call to `which'.
17357         (g++_start, g++_load): Deleted (must be defined in config file).
17358         * lib/gcc.exp: Test for existence of $CC at start.
17359         Delete check for tmpdir (done in gcc_init).
17360         (default_gcc_version): Always print something.
17361         (default_gcc_start): Comment out call to `which'.
17362         * config/*.exp: Major cleanup - make cross targets work at least a
17363         little better for g++ (by not being "--tool gcc" specific).
17364         Rename gcc_xxx to ${tool}_xxx.
17365         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
17366         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
17367
17368 1994-09-22  Doug Evans  (dje@canuck.cygnus.com)
17369
17370         * lib/c-torture.exp (c-torture-compile): Rework compiler
17371         message processing.
17372
17373         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
17374         c-torture.
17375
17376 1994-09-21  Doug Evans  (dje@canuck.cygnus.com)
17377
17378         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
17379
17380         * lib/dg.exp (dg-process-target): Support { target native }.
17381
17382 1994-09-20  Doug Evans  (dje@canuck.cygnus.com)
17383
17384         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
17385         looked for "... program xxx got fatal signal".
17386         Correct regsub munging of `comp_output'.
17387         Ignore compiler messages "path prefix not used" and "linker input
17388         file unused".
17389
17390 1994-09-14  Doug Evans  (dje@canuck.cygnus.com)
17391
17392         * lib/gcc.exp (runtest_file_p): Define if missing.
17393         * gcc.prms/template.c: Example to work from.
17394
17395 1994-09-13  Doug Evans  (dje@canuck.cygnus.com)
17396
17397         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
17398         * lib/dg.exp (dg-test): Call unsupported testcases as such.
17399
17400         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
17401         * gcc.prms/1883.c: Moved from compile/940714-1.c.
17402         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
17403         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
17404
17405         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
17406         (dg-process-target): No longer a varargs proc.
17407         Return S/N for target, P/F for xfail.  All callers changed.
17408         (user option procs): More argument checking.
17409         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
17410         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
17411         (dg-test): Skip test if not running on selected target in `dg-do'.
17412         Update handling of `dg-do-what', `dg-output-text'.
17413         Separate execution pass/fail from output pattern match pass/fail.
17414         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
17415
17416 1994-09-12  Jim Wilson  (wilson@sphagnum.cygnus.com)
17417
17418         * gcc.c-torture/special/special.exp: Don't expect failure for mips
17419         target for 920510-1.c.
17420
17421 1994-09-12  Doug Evans  (dje@canuck.cygnus.com)
17422
17423         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
17424         Clean up comment regarding use of passcnt, etc.
17425         (gcc_stat): Don't update `testcnt' here.
17426         (gcc_finish): Do it here.
17427         Might as well reset `but_id' here too.
17428         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
17429         to determine if the file should be tested.
17430         * gcc.c-torture/compile/compile.exp: Likewise.
17431         * gcc.c-torture/execute/execute.exp: Likewise.
17432         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
17433         * gcc.misc-tests/dg-test.exp: Likewise.
17434         * gcc.prms/prms.exp: Likewise.
17435         * gcc.wendy/wendy.exp: Likewise.
17436         * g++.old-deja.exp: Likewise.
17437         Move "Testing file" message to verbose level 1.
17438
17439 1994-09-09  Doug Evans  (dje@canuck.cygnus.com)
17440
17441         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
17442
17443 1994-09-08  Doug Evans  (dje@canuck.cygnus.com)
17444
17445         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
17446         (default_gcc_start): Accept optional second list element
17447         of compiler flags.  Print compiler output at verbosity level 2.
17448         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
17449         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
17450         Save current values of framework globals passcnt, failcnt, xpasscnt,
17451         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
17452         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
17453         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
17454         xfailcnt to compute stats.  Update framework global `testcnt' from
17455         pass/fail counts.
17456         (gcc_finish): New proc.  Clean up test environment.
17457         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
17458         (gcc_epass, gcc_efail): Delete.
17459         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
17460         argument of line number.
17461         (dg-init): If the tool has an init routine, call it.
17462         (dg-test): Remove args `cflags_var' and `libs_var'.
17463         Pass all compiler options to ${tool}_start.
17464         Handle missing line number.
17465         (dg-finish): New function.
17466         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
17467         particular files.  Call gcc_finish at end.  Move "skipping test"
17468         message to verbosity level 3.
17469         * gcc.c-torture/compile/compile.exp: Likewise.
17470         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
17471         * gcc.c-torture/execute/execute.exp: Likewise.
17472         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
17473         Print testcase being tried at verbosity level 1.
17474         * gcc.c-torture/special/special.exp: Unset xfail.
17475         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
17476         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
17477         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
17478         * gcc.failure/failure.exp: Likewise.
17479         * gcc.ieee/ieee.exp: Likewise.
17480         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
17481         Update call to dg-test.  Call dg-finish at end.
17482         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
17483         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
17484         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
17485         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
17486         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
17487         * gcc.wendy/wendy.exp: Add copyright.
17488         Delete setting of tmpdir (done by gcc_init).
17489         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
17490         Pass compiler flags to gcc_start.  Call gcc_finish at end.
17491         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
17492         gcc_[ce]pass/fail.
17493
17494 1994-09-07  Doug Evans  (dje@canuck.cygnus.com)
17495
17496         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
17497         confusion.
17498         (g++_load): Likewise.
17499
17500         * config/*.exp (gcc_load): Some were varargs fns and some were not.
17501         Rename argument to `prog' to remove the confusion.
17502         Varargs fns behave differently too!
17503         (g++_load): Likewise.
17504
17505         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
17506
17507         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
17508         what it is.  Delete (always) printing of status value for !native.
17509         Simplify verbose code, and include status and exec_output.
17510         (g++_load): Use gcc_load.
17511
17512 1994-09-04  Jim Wilson  (wilson@sphagnum.cygnus.com)
17513
17514         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
17515         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
17516         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
17517         940714-3.c as these testcases don't exist anymore.  Make
17518         va-arg-1.c expected to pass.
17519
17520 1994-08-19  Doug Evans  (dje@canuck.cygnus.com)
17521
17522         * gcc.misc-tests/misc.exp: Only run specific testcases.
17523         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
17524         * gcc.misc-tests/dg-[1-9].c: New files.
17525
17526         * lib/dg.exp: New testsuite driver.
17527         * gcc.prms/prms.exp: Use it.
17528
17529         * README.gcc: New file.
17530
17531         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
17532         Document and reset `lxpass' and `lxfail'.
17533         Simplify "initialized" message.
17534         (gcc_stat): Clean up comments a little.
17535
17536 1994-08-16  Doug Evans  (dje@canuck.cygnus.com)
17537
17538         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
17539
17540 1994-08-15  Doug Evans  (dje@canuck.cygnus.com)
17541
17542         * lib/old-dejagnu.exp (process-option): New proc.
17543         (old-dejagnu-init, old-dejagnu-stat): Likewise.
17544         (old-dejagnu): Simplify.
17545         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
17546
17547 1994-08-14  Jeff Law  (law@snake.cs.utah.edu)
17548
17549         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
17550         exists and is not an empty string.
17551
17552         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
17553         $xfail rather than calling setup_xfail.  Clear $xfail when test is
17554         finished.
17555         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
17556         automatically.
17557
17558         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
17559         longer expected to fail.
17560
17561         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
17562         "f" function call.
17563
17564         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
17565
17566         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
17567         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
17568         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
17569         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
17570         c-torture-1.29.
17571
17572         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
17573         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
17574
17575         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
17576
17577         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
17578         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
17579
17580         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
17581         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
17582         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
17583
17584 1994-07-12  Jim Kingdon  (kingdon@lioth.cygnus.com)
17585
17586         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
17587         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
17588         940714-1.c, 940714-2.c, 940714-3.c},
17589         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
17590         gcc.misc-tests/{mg.c,mg.exp}:
17591         New tests.
17592         * gcc.noncompile/noncompile.exp: Change accordingly.
17593
17594 1994-07-07  Doug Evans  (dje@canuck.cygnus.com)
17595
17596         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
17597         Undo previous clobberage.
17598
17599 1994-07-04  Jeff Law  (law@snake.cs.utah.edu)
17600
17601         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
17602         * gcc.special/{930510-1.c, special.exp}:
17603         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
17604         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
17605         struct-varargs-1.c}: New tests from c-torture-1.26.
17606
17607 1994-06-28  J.T. Conklin  (jtc@phishhead.cygnus.com)
17608
17609         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
17610           argument to switch.
17611
17612 1994-05-21  Bill Cox  (bill@rtl.cygnus.com)
17613
17614         * Revert the previous changes.  Please see Rob's directory
17615           (/lisa/test/rob/progressive/gcc/testsuite) for testing
17616           fixes.
17617
17618 1994-05-19  Bill Cox  (bill@rtl.cygnus.com)
17619
17620         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
17621             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
17622             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
17623             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
17624             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
17625             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
17626             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
17627             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
17628             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
17629             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
17630             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
17631             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
17632             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
17633             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
17634             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
17635             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
17636             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
17637             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
17638             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
17639             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
17640             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
17641             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
17642             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
17643             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
17644             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
17645             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
17646             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
17647
17648 1994-05-17  Bill Cox  (bill@rtl.cygnus.com)
17649
17650         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
17651             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
17652           with perror calls.
17653
17654 1994-05-02  Jason Merrill  (jason@deneb.cygnus.com)
17655
17656         * config/unix.exp (g++_load): Fix syntax.
17657
17658 1994-04-14  Jim Wilson  (wilson@sphagnum.cygnus.com)
17659
17660         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
17661         * gcc.noncompile/921017-1.c: Deleted obsolete test.
17662         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
17663         Don't expect va-arg-1.c to fail.  Correct expected output for
17664         920928-1.c.
17665         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
17666         * gcc.wendy/hbm4.c: Correct typo.
17667         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
17668
17669 1994-03-28  Doug Evans  (dje@canuck.cygnus.com)
17670
17671         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
17672         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
17673         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
17674         * lib/c-torture.exp (c-torture-compile): Ditto.
17675
17676         Reduce volume of output (remove all the -I's and such).
17677         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
17678         Call gcc_cpass, gcc_cfail.
17679         (c-torture): Pass testing option to c-torture-compile.
17680
17681 1994-03-21  Doug Evans  (dje@cygnus.com)
17682
17683         Bring patches over from progressive.
17684         * config/default.exp: Exit remote shell cleanly.
17685         (g++_exit, g++_start): Add default versions.
17686         * config/sim.exp (gcc_load): Use perror, not error.
17687
17688 1994-03-20  Doug Evans  (dje@canuck.cygnus.com)
17689
17690         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
17691         set in site.exp.
17692
17693 1994-03-14  Doug Evans  (dje@cygnus.com)
17694
17695         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
17696         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
17697         (wendy_try): New proc to run testcase.
17698         (main loop): Call 'em.
17699         * gcc.wendy/*.c: Clean up pass to correct expected output.
17700
17701         * lib/gcc.exp: Minor cleanup work.
17702         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
17703
17704 1994-03-09  Doug Evans  (dje@canuck.cygnus.com)
17705
17706         * config/sim.exp (gcc_load): Document return codes better.
17707         Don't pass -v to simulator.
17708
17709 1994-02-24  Jeffrey A. Law  (law@snake.cs.utah.edu)
17710
17711           * gcc.special/920717-x.c: Fix typo.
17712           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
17713           get at sources.
17714
17715         * lib/mike-gcc.exp: Fix typo.
17716
17717 1994-02-15  Rob Savoye  (rob@darkstar.cygnus.com)
17718
17719         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
17720         binary to use, transform the name.
17721         * config/*.exp: rename everything. Nuke any g++ specific files,
17722         it's now a special case of gcc that requires no special support.
17723         Add a default.exp for unsupported targets.
17724
17725 1994-02-11  Rob Savoye  (rob@poseidon.cygnus.com)
17726
17727         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
17728         lib/old-dejagnu.exp: Fix a few patterns to work with the new
17729         version of Tcl.
17730
17731 1994-02-09  Rob Savoye  (rob@darkstar.cygnus.com)
17732
17733         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
17734         than a warning.
17735
17736 1994-02-06  Jeffrey A. Law  (law@snake.cs.utah.edu)
17737
17738         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
17739
17740 1994-01-03  Jim Wilson  (wilson@sphagnum.cygnus.com)
17741
17742         * gcc.execute/execute.exp: Combine opt_list and foption_list into
17743         option_list.  Compile every file with only 4/6 option choices
17744         (same as C torture) instead of with 12/18 different option
17745         choices.
17746         * lib/c-torture.exp: Likewise.
17747
17748         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
17749         not already set.
17750
17751 1993-12-30  Mike Stump  (mrs@rtl.cygnus.com)
17752
17753         * lib/old-deja
17754           test cases, ready for DejaGnu.
17755
17756 1993-06-17  Jeffrey Wheat  (cassidy@cygnus.com)
17757
17758         * Upgraded c-torture tests from 1.18 to 1.19
17759
17760         * gcc.compile: added test(s):
17761           930607-1.c
17762         * gcc.execute: added test(s):
17763           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
17764
17765         * added new subdirectory for misc tests: gcc.misc-tests
17766         * gcc.misc-test(s): added tests:
17767           inst-check.c test-consts.c test-ior.c test-switch.c
17768
17769 1993-06-09  Brendan Kehoe  (brendan@lisa.cygnus.com)
17770
17771         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
17772
17773 1993-06-07  Ian Lance Taylor  (ian@cygnus.com)
17774
17775         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
17776
17777 1993-06-03  Jeffrey Wheat  (cassidy@cygnus.com)
17778
17779         * Upgraded c-torture tests from 1.17 to 1.18
17780
17781 1993-06-02  Jeffrey Wheat  (cassidy@cygnus.com)
17782
17783         * Upgraded c-torture tests from 1.12 to 1.17
17784
17785 1993-04-30  Mike Werner  (mtw@deneb.cygnus.com)
17786
17787         * lib/old-dejagnu.exp:
17788           Fixed handling of XFAIL target triplets to correctly
17789           recognize wildcard characters.  Removed code that
17790           appended a unique id tag to the end of the file name
17791           printed out by the result of the testcases within a
17792           given test file.
17793
17794 1993-04-29  Mike Werner  (mtw@deneb.cygnus.com)
17795
17796         * lib/old-dejagnu.exp:
17797           Reworked expected failure handling to trigger off of XFAIL
17798           keyword in keyphrase embeded in testcase source code. The
17799           XFAIL keyword must be at the end of the keyphrase line. It
17800           may optionally be followed by one or more target triplets.
17801           It has just occured that the handling of wildcards in the
17802           target triplet may not be correct.
17803
17804 1993-04-23  Mike Werner  (mtw@deneb.cygnus.com)
17805
17806         * g++.old-deja/tests:
17807           Moved all subdirectories up one level into g++.old-deja .
17808
17809         * lib/old-dejagnu.exp:
17810           Fixed problem with CXXFLAGS not being properly reset, and being
17811           corrupted with extraneous "-c" compiler option.  This was
17812           causing binaries to not be generated for test that needed them.
17813           Modified strings passed to "pass" and "fail" so that individual
17814           tests from the same test file would be distinguished by an
17815           identifier appended to the test file name in the summary logs;
17816           this corrected a problem with erroneous diff logs.  Added code
17817           to search testcases for expected fail and unexpected pass keywords.
17818
17819 1993-04-20  Rob Savoye  (rob at darkstar.cygnus.com)
17820
17821         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
17822
17823 1993-04-15  Mike Werner  (mtw@deneb.cygnus.com)
17824
17825         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
17826           Removed extraneous text from end of "Special g++ Options"
17827           keyphrase.
17828
17829         * lib/old-dejagnu.exp: Added pattern matching to look for new
17830           keywords, embedded in testcases comments, which will trigger
17831           calls to xpass and xfail.
17832
17833 1993-04-14  Mike Werner  (mtw@deneb.cygnus.com)
17834
17835         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
17836           comments embedded in the testcases, especially the one looking for
17837           special compiler options, as well as the pattern matching for the
17838           compiler output again.
17839
17840 1993-04-12  Mike Werner  (mtw@deneb.cygnus.com)
17841
17842         * lib/old-dejagnu.exp: Do a proper check of the return value for
17843           execute tests. Fixed several problems with the pattern matching
17844           of the compiler output which gave erroneous test results.
17845           Changed several of the test result messages to be more descriptive.
17846         * config/unix-g++.exp: Proc g++_load now actually works and
17847           executes the tests passed to it and returns a usable return
17848           value.
17849
17850 1993-04-11  Rob Savoye  (rob at darkstar.cygnus.com)
17851
17852           * lib/gcc.exp: Exits gracefully if $CC is bogus.
17853
17854 1993-04-09  Mike Werner  (mtw@deneb.cygnus.com)
17855
17856         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
17857           Modified both files to properly execute the old style
17858           dejagnu tests. The previous versions of these files were
17859           experimental and did not function anything near correctly.
17860
17861 1993-04-05  Rob Savoye  (rob@cygnus.com)
17862
17863         * Removed all Makefile.in and configure.in files. No configuration
17864         needed now.
17865
17866 1993-04-02  Mike Werner  (mtw@deneb.cygnus.com)
17867
17868         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
17869
17870 1993-03-28  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17871
17872         * gcc.compile/configure.in, gcc.unsorted/configure.in,
17873         gcc.special/configure.in, gcc.noncompile/configure.in,
17874         gcc.execute/configure.in, gcc.code_quality/configure.in,
17875         g++.other/configure.in, g++.old-deja/configure.in,
17876         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
17877         in srcname setting.
17878
17879 1993-03-25  Rob Savoye  (rob at darkstar.cygnus.com)
17880
17881         * lib/udi.exp:  Fixed mondfe and mondfe_download.
17882         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
17883         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
17884
17885 1993-03-25  Ian Lance Taylor  (ian@cygnus.com)
17886
17887         * config/udi-gdb.exp: Check $shell_id after connecting to target.
17888         (gdb_exit): Don't remove *_soc files.
17889
17890 1993-03-22  Ian Lance Taylor  (ian@cygnus.com)
17891
17892         * lib/c-torture.exp: Don't look for main; instead always use -w
17893         -c.  This is how the c-torture tests work.  Remove the object
17894         file if the compilation succeeds.
17895         * gcc.execute/execute.exp: Remove executable if test passes.
17896         * gcc.noncompile/noncompile.exp: Every test is an expected
17897         failure.
17898         * gcc.special/special.exp: Added tests from c-torture 1.11,
17899         corrected use of existing test.
17900         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
17901         gcc.execute/920625-1.c: Updated to c-torture 1.11.
17902         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
17903         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
17904         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
17905         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
17906         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
17907         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
17908         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
17909         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
17910         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
17911         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
17912         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
17913         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
17914         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
17915         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
17916         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
17917         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
17918         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
17919         c-torture 1.11.
17920         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
17921         correspond to c-torture 1.11.
17922
17923         * New file.