004-07-12 David Billinghurst (David.Billinghurst@riotinto.com)
[platform/upstream/gcc.git] / gcc / testsuite / ChangeLog
1 2004-07-12  David Billinghurst (David.Billinghurst@riotinto.com)
2  
3         * gfortran.dg/g77/12002.f: Copy from g77.f-torture/compile .
4         Add {dg-do compile} directive.
5         * gfortran.dg/g77/13060.f: Likewise
6         * gfortran.dg/g77/19990218-0.f: Likewise
7         * gfortran.dg/g77/19990305-0.f: Likewise
8         * gfortran.dg/g77/19990419-0.f: Likewise
9         * gfortran.dg/g77/19990502-0.f: Likewise
10         * gfortran.dg/g77/19990502-1.f: Likewise
11         * gfortran.dg/g77/19990525-0.f: Likewise
12         * gfortran.dg/g77/19990826-1.f: Likewise
13         * gfortran.dg/g77/19990826-3.f: Likewise
14         * gfortran.dg/g77/19990905-2.f: Likewise
15         * gfortran.dg/g77/20000412-1.f: Likewise
16         * gfortran.dg/g77/20000511-1.f: Likewise
17         * gfortran.dg/g77/20000511-2.f: Likewise
18         * gfortran.dg/g77/20000518.f: Likewise
19         * gfortran.dg/g77/20000601-1.f: Likewise
20         * gfortran.dg/g77/20000601-2.f: Likewise
21         * gfortran.dg/g77/20000629-1.f: Likewise
22         * gfortran.dg/g77/20000630-2.f: Likewise
23         * gfortran.dg/g77/20010115.f: Likewise
24         * gfortran.dg/g77/20010321-1.f: Likewise
25         * gfortran.dg/g77/20010426.f: Likewise
26         * gfortran.dg/g77/20020307-1.f: Likewise
27         * gfortran.dg/g77/8485.f: Likewise
28         * gfortran.dg/g77/960317-1.f: Likewise
29         * gfortran.dg/g77/970915-0.f: Likewise
30         * gfortran.dg/g77/980310-1.f: Likewise
31         * gfortran.dg/g77/980310-2.f: Likewise
32         * gfortran.dg/g77/980310-3.f: Likewise
33         * gfortran.dg/g77/980310-4.f: Likewise
34         * gfortran.dg/g77/980310-6.f: Likewise
35         * gfortran.dg/g77/980310-7.f: Likewise
36         * gfortran.dg/g77/980310-8.f: Likewise
37         * gfortran.dg/g77/980419-2.f: Likewise
38         * gfortran.dg/g77/980424-0.f: Likewise
39         * gfortran.dg/g77/980427-0.f: Likewise
40         * gfortran.dg/g77/980729-0.f: Likewise
41         * gfortran.dg/g77/981117-1.f: Likewise
42         * gfortran.dg/g77/toon_1.f: Likewise
43
44 2004-07-12  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
45
46         PR c++/2204
47         * g++.dg/other/abstract2.C: New test.
48
49 2004-07-12  Paul Brook  <paul@codesourcery.com>
50
51         * gfortran.dg/pointer_init_1.f90: New test.
52
53 2004-07-11  Paul Brook  <paul@codesourcery.com>
54
55         PR fortran/15986
56         * gfortran.dg/contained_1.f90: New test.
57
58 2004-07-11  Mark Mitchell  <mark@codesourcery.com>
59
60         * g++.dg/parse/defarg8.C: New test.
61
62 2004-07-11  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
63
64         PR fortran/16433
65         * gfortran.dg/pr16433.f: New test.
66
67         PR fortran/17574
68         * gfortran.dg/pr15754.f90: New test.
69         
70 2004-07-11  Joseph S. Myers  <jsm@polyomino.org.uk>
71
72         PR tree-optimization/16437
73         * gcc.c-torture/execute/bitfld-4.c: New test.
74
75 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
76         
77         * gfortran.fortran-torture/execute/common_2.f90: Add check for
78         access to common var from module.
79
80 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
81
82         PR fortran/16336
83         * gfortran.fortran-torture/execute/common_2.f90: New test.
84
85 2004-07-10  Paul Brook  <paul@codesourcery.com>
86
87         * gfortran.fortran-torture/execute/der_init_5.f90: Enable more tests.
88
89 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
90
91         PR fortran/15969
92         * gfortran.fortran-torture/execute/der_init_5.f90: New test.
93
94 2004-07-10  David Billinghurst (David.Billinghurst@riotinto.com)
95
96         * gfortran.dg/g77/ffixed-form-1.f: Copy from g77.dg
97         * gfortran.dg/g77/ffixed-form-2.f: Likewise
98         * gfortran.dg/g77/ffree-form-1.f: Likewise
99         * gfortran.dg/g77/ffree-form-2.f: Likewise
100         * gfortran.dg/g77/ffree-form-3.f: Likewise
101         * gfortran.dg/g77/fno-underscoring.f: Likewise
102         * gfortran.dg/g77/funderscoring.f: Likewise
103         * gfortran.dg/g77/pr9258.f: Likewise.  Add dg-warning lines.
104
105 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
106         
107         * gfortran.fortran-torture/execute/module_init_1.f90: Fix test.
108
109 2004-07-10 Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
110         Paul Brook  <paul@codesourcery.com>
111
112         PR fortran/13415
113         * gfortran.dg/common_pointer_1.f90: New test.
114
115 2004-07-10  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
116
117         * g++.dg/lookup/new1.C: Fix dg-excess-error syntax.
118
119 2004-07-09  James E Wilson  <wilson@specifixinc.com>
120
121         PR target/16364
122         * gcc.c-torture/compile/20040709-1.c: New.
123
124 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
125         
126         PR fortran/14077
127         * gfortran.fortran-torture/execute/module_init_1.f90: New test.
128
129 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
130
131         PR fortran/13201
132         * gfortran.dg/shape_1.f90: New test.
133
134 2004-07-09  Zack Weinberg  <zack@codesourcery.com>
135             Andrew Pinski  <apinski@apple.com>
136
137         * gcc.dg/noncompile/init-4.c: Remove bogus dg-error marker.
138
139 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
140
141         * gfortran.fortran-torture/compile/name_clash2.f90: Remove outdated
142         comment.
143
144 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
145         Paul Brook  <paul@codesourcery.com>
146
147         * gfortran.dg/dg.exp: Use revised wilcard for suffixes, also allow
148         '.f95' and '.F95'.
149
150 2004-07-09  Diego Novillo  <dnovillo@redhat.com>
151
152         * gcc.dg/tree-ssa/20031015-1.c: Adjust expected dump file name.
153
154 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
155
156         * gfortran.dg/dg.exp: Don't use wildcard for suffixes, also check
157         testcases with capital suffix.
158
159 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
160
161         PR fortran/15481
162         PR fortran/13372
163         PR fortran/13575
164         PR fortran/15978
165         * gfortran.fortran-torture/compile/implicit_2.f90: New test.
166
167         * gfortran.dg/implicit_1.f90: New test.
168
169 2004-07-09  David Billinghurst (David.Billinghurst@riotinto.com)
170
171         * lib/gfortran-dg.exp (gfortran-dg-test):  Adapt regular
172         expression to match gfortran warning/error messages
173         * gfortran.dg/g77/12632.f: Copy from g77.dg and fix
174         dg-error text.
175
176 2004-07-09  David Billinghurst (David.Billinghurst@riotinto.com)
177
178         * lib/fortran-torture.exp: Rename proc search_for to
179         search_for_re.
180
181 2004-07-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
182
183         * gcc.c-torture/execute/simd-5.x: New file.
184         XFAIL on SPARC 64-bit at -O0.
185
186 2004-07-09  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
187
188         PR c++/8211
189         PR c++/16165
190         * g++.dg/warn/effc3.C: New test.
191
192 2004-07-09  David Billinghurst (David.Billinghurst@riotinto.com)
193
194         * gfortran.dg/g77/f77-edit-i-in.f: Copy from g77.dg and
195         change X to 1X in format.
196         * gfortran.dg/g77/20010216-1.f:  Copy from g77.dg and
197         add data statements to conform to standard.
198
199 2004-07-09  David Billinghurst (David.Billinghurst@riotinto.com)
200
201         * gfortran.dg/g77/f77-edit-s-out.f: Copy from g77.dg. XFAIL
202         * gfortran.dg/g77/f77-edit-t-in.f: Likewise
203         * gfortran.dg/g77/f77-edit-x-out.f: Likewise
204
205 2004-07-09  David Billinghurst (David.Billinghurst@riotinto.com)
206
207         * gfortran.dg/g77/7388.f: Copy from g77.dg
208         * gfortran.dg/g77/f77-edit-i-out.f: Likewise
209         * gfortran.dg/g77/f77-edit-apostrophe-out.f: Likewise
210         * gfortran.dg/g77/f77-edit-slash-out.f: Likewise
211         * gfortran.dg/g77/f77-edit-colon-out.f: Likewise
212         * gfortran.dg/g77/f77-edit-t-out.f: Likewise
213         * gfortran.dg/g77/f77-edit-h-out.f: Likewise
214         * gfortran.dg/g77/strlen0.f: Likewise
215
216 2004-07-09   David Billinghurst (David.Billinghurst@riotinto.com)
217
218         * lib/gfortran-dg.exp: New file (adapted from lib/g77-dg.exp)
219         * gfortran.dg/dg.exp: New file (adapted from g77.dg/dg.exp)
220
221 2004-07-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
222
223         * gcc.c-torture/execute/920428-2.x: Delete.
224         * gcc.c-torture/execute/920501-7.x: Likewise.
225
226 2004-07-08  Jakub Jelinek  <jakub@redhat.com>
227
228         * gcc.mist-tests/i386-prefetch.exp (PREFETCH_SSE): Change all
229         -march=i386 into -march=i686.  Add -march=i686 -mtune=x and
230         -march=x for pentium3, pentium3m, pentium-m, pentium4m,
231         prescott and c3-2.
232         (PREFETCH_3DNOW): Add -march=c3.
233
234 2004-07-08  Diego Novillo  <dnovillo@redhat.com>
235
236         PR c/16437
237         * gcc.c-torture/execute/991118-1.x: XFAIL for x86_64.
238         * gcc.c-torture/execute/bf64-1.x: Likewise.
239
240 2004-07-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
241
242         * gcc.c-torture/compile/20040708-1.c: New test.
243
244 2004-07-08  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
245
246         PR c++/16169
247         * g++.dg/warn/effc2.C: New test.
248
249 2004-07-08  Joseph S. Myers  <jsm@polyomino.org.uk>
250
251         * gcc.c-torture/execute/bitfld-1.x: Remove.
252         * gcc.c-torture/execute/bitfld-3.c: New test.
253         * gcc.dg/bitfld-2.c: Remove XFAILs.
254
255 2004-07-07  H.J. Lu  <hongjiu.lu@intel.com>
256
257         PR c++/16276
258         * g++.dg/rtti/tinfo1.C: New file.
259
260 2004-07-07  Eric Christopher  <echristo@redhat.com>
261
262         * gcc.c-torture/compile/20020210-1.c: xfail with optimization.
263
264 2004-07-07  Andrew Pinski  <apinski@apple.com>
265
266         * gcc.c-torture/execute/931004-12.x: Xfail on powerpc-*-darwin*.
267
268 2004-07-07  Mark Mitchell  <mark@codesourcery.com>
269
270         * g++.dg/init/call1.C: XFAIL.
271
272 2004-07-07  Alexandre Oliva  <aoliva@redhat.com>
273
274         * gcc.c-torture/execute/builtins/mempcpy-2.c: Rename movstr*,
275         except for movstrict*, to movmem* and clrstr* to clrmem*.
276
277 2004-07-07  Richard Sandiford  <rsandifo@redhat.com>
278
279         * gcc.c-torture/execute/20040707-1.c: New test.
280
281 2004-07-06  Richard Sandiford  <rsandifo@redhat.com>
282
283         * gcc.c-torture/execute/20040706-1.c: New test.
284
285 2004-07-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
286
287         PR c++/3671
288         * g++.dg/template/spec14.C: New test.
289
290 2004-07-05  Jakub Jelinek  <jakub@redhat.com>
291
292         * gcc.c-torture/execute/20040629-1.c (FIELDS1, FIELDS2): Define to
293         nothing if not yet defined.  Use it in b, c and d type definitions.
294         * gcc.c-torture/execute/20040705-1.c: New test.
295         * gcc.c-torture/execute/20040705-2.c: New test.
296
297 2004-07-05  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
298
299         PR c++/2518
300         * g++.dg/lookup/new1.C: New test.
301
302 2004-07-05  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
303
304         PR c++/11406
305         * g++.dg/template/sizeof8.C: New test.
306
307 2004-07-05  Richard Sandiford  <rsandifo@redhat.com>
308
309         * gcc.c-torture/compile/20040705-1.c: New test.
310
311 2004-07-04  Bud Davis  <bdavis9659@comcast.net>
312
313         * gfortran.fortran-torture/execute/seq_io.f90: New test.
314
315 2004-07-04  Neil Booth  <neil@duron.akihabara.co.uk>
316
317         * gcc.dg/cpp/if-mop.c: Two new testcases.
318         * gcc.dg/cpp/trad/comment-3.c: New.
319
320 2004-07-04  Paul Brook  <paul@codesourcery.com>
321
322         * gfortran.fortran-torture/compile/implicit_1.f90: New test.
323
324 2004-07-03  Scott Brumbaugh  <scottb.lists@verizon.net>
325
326         PR c++/3761
327         * g++.dg/lookup/crash4.C: New test.
328
329 2004-07-02  Zack Weinberg  <zack@codesourcery.com>
330
331         * gcc.c-torture/execute/builtin-abs-1.c
332         * gcc.c-torture/execute/builtin-abs-2.c
333         * gcc.c-torture/execute/builtin-complex-1.c
334         * gcc.c-torture/execute/builtins/string-1-lib.c
335         * gcc.c-torture/execute/builtins/string-1.c
336         * gcc.c-torture/execute/builtins/string-2-lib.c
337         * gcc.c-torture/execute/builtins/string-2.c
338         * gcc.c-torture/execute/builtins/string-3-lib.c
339         * gcc.c-torture/execute/builtins/string-3.c
340         * gcc.c-torture/execute/builtins/string-4-lib.c
341         * gcc.c-torture/execute/builtins/string-4.c
342         * gcc.c-torture/execute/builtins/string-5-lib.c
343         * gcc.c-torture/execute/builtins/string-5.c
344         * gcc.c-torture/execute/builtins/string-6-lib.c
345         * gcc.c-torture/execute/builtins/string-6.c
346         * gcc.c-torture/execute/builtins/string-7-lib.c
347         * gcc.c-torture/execute/builtins/string-7.c
348         * gcc.c-torture/execute/builtins/string-8-lib.c
349         * gcc.c-torture/execute/builtins/string-8.c
350         * gcc.c-torture/execute/builtins/string-9-lib.c
351         * gcc.c-torture/execute/builtins/string-9.c
352         * gcc.c-torture/execute/builtins/string-asm-1-lib.c
353         * gcc.c-torture/execute/builtins/string-asm-1.c
354         * gcc.c-torture/execute/builtins/string-asm-2-lib.c
355         * gcc.c-torture/execute/builtins/string-asm-2.c
356         * gcc.c-torture/execute/stdio-opt-1.c
357         * gcc.c-torture/execute/stdio-opt-2.c
358         * gcc.c-torture/execute/stdio-opt-3.c
359         * gcc.c-torture/execute/string-opt-1.c
360         * gcc.c-torture/execute/string-opt-10.c
361         * gcc.c-torture/execute/string-opt-11.c
362         * gcc.c-torture/execute/string-opt-12.c
363         * gcc.c-torture/execute/string-opt-13.c
364         * gcc.c-torture/execute/string-opt-14.c
365         * gcc.c-torture/execute/string-opt-15.c
366         * gcc.c-torture/execute/string-opt-16.c
367         * gcc.c-torture/execute/string-opt-2.c
368         * gcc.c-torture/execute/string-opt-6.c
369         * gcc.c-torture/execute/string-opt-7.c
370         * gcc.c-torture/execute/string-opt-8.c:
371         Replace with ...
372
373         * gcc.c-torture/execute/builtins/abs-2.c
374         * gcc.c-torture/execute/builtins/abs-3.c
375         * gcc.c-torture/execute/builtins/complex-1.c
376         * gcc.c-torture/execute/builtins/fprintf.c
377         * gcc.c-torture/execute/builtins/fputs.c
378         * gcc.c-torture/execute/builtins/memcmp.c
379         * gcc.c-torture/execute/builtins/memmove.c
380         * gcc.c-torture/execute/builtins/memops-asm.c
381         * gcc.c-torture/execute/builtins/mempcpy-2.c
382         * gcc.c-torture/execute/builtins/mempcpy.c
383         * gcc.c-torture/execute/builtins/memset.c
384         * gcc.c-torture/execute/builtins/printf.c
385         * gcc.c-torture/execute/builtins/sprintf.c
386         * gcc.c-torture/execute/builtins/strcat.c
387         * gcc.c-torture/execute/builtins/strchr.c
388         * gcc.c-torture/execute/builtins/strcmp.c
389         * gcc.c-torture/execute/builtins/strcpy.c
390         * gcc.c-torture/execute/builtins/strcspn.c
391         * gcc.c-torture/execute/builtins/strlen-2.c
392         * gcc.c-torture/execute/builtins/strlen.c
393         * gcc.c-torture/execute/builtins/strncat.c
394         * gcc.c-torture/execute/builtins/strncmp-2.c
395         * gcc.c-torture/execute/builtins/strncmp.c
396         * gcc.c-torture/execute/builtins/strncpy.c
397         * gcc.c-torture/execute/builtins/strpbrk.c
398         * gcc.c-torture/execute/builtins/strpcpy-2.c
399         * gcc.c-torture/execute/builtins/strpcpy.c
400         * gcc.c-torture/execute/builtins/strrchr.c
401         * gcc.c-torture/execute/builtins/strspn.c
402         * gcc.c-torture/execute/builtins/strstr-asm.c
403         * gcc.c-torture/execute/builtins/strstr.c:
404         ... these new files.
405
406         * gcc.c-torture/execute/builtins/abs-2-lib.c
407         * gcc.c-torture/execute/builtins/abs-3-lib.c
408         * gcc.c-torture/execute/builtins/complex-1-lib.c
409         * gcc.c-torture/execute/builtins/fprintf-lib.c
410         * gcc.c-torture/execute/builtins/fputs-lib.c
411         * gcc.c-torture/execute/builtins/memcmp-lib.c
412         * gcc.c-torture/execute/builtins/memmove-lib.c
413         * gcc.c-torture/execute/builtins/memops-asm-lib.c
414         * gcc.c-torture/execute/builtins/mempcpy-2-lib.c
415         * gcc.c-torture/execute/builtins/mempcpy-lib.c
416         * gcc.c-torture/execute/builtins/memset-lib.c
417         * gcc.c-torture/execute/builtins/printf-lib.c
418         * gcc.c-torture/execute/builtins/sprintf-lib.c
419         * gcc.c-torture/execute/builtins/strcat-lib.c
420         * gcc.c-torture/execute/builtins/strchr-lib.c
421         * gcc.c-torture/execute/builtins/strcmp-lib.c
422         * gcc.c-torture/execute/builtins/strcpy-lib.c
423         * gcc.c-torture/execute/builtins/strcspn-lib.c
424         * gcc.c-torture/execute/builtins/strlen-2-lib.c
425         * gcc.c-torture/execute/builtins/strlen-lib.c
426         * gcc.c-torture/execute/builtins/strncat-lib.c
427         * gcc.c-torture/execute/builtins/strncmp-2-lib.c
428         * gcc.c-torture/execute/builtins/strncmp-lib.c
429         * gcc.c-torture/execute/builtins/strncpy-lib.c
430         * gcc.c-torture/execute/builtins/strpbrk-lib.c
431         * gcc.c-torture/execute/builtins/strpcpy-2-lib.c
432         * gcc.c-torture/execute/builtins/strpcpy-lib.c
433         * gcc.c-torture/execute/builtins/strrchr-lib.c
434         * gcc.c-torture/execute/builtins/strspn-lib.c
435         * gcc.c-torture/execute/builtins/strstr-asm-lib.c
436         * gcc.c-torture/execute/builtins/strstr-lib.c
437         * gcc.c-torture/execute/builtins/lib/abs.c
438         * gcc.c-torture/execute/builtins/lib/fprintf.c
439         * gcc.c-torture/execute/builtins/lib/memset.c
440         * gcc.c-torture/execute/builtins/lib/printf.c
441         * gcc.c-torture/execute/builtins/lib/sprintf.c
442         * gcc.c-torture/execute/builtins/lib/strcpy.c
443         * gcc.c-torture/execute/builtins/lib/strcspn.c
444         * gcc.c-torture/execute/builtins/lib/strncat.c
445         * gcc.c-torture/execute/builtins/lib/strncmp.c
446         * gcc.c-torture/execute/builtins/lib/strncpy.c
447         * gcc.c-torture/execute/builtins/lib/strpbrk.c
448         * gcc.c-torture/execute/builtins/lib/strspn.c
449         * gcc.c-torture/execute/builtins/lib/strstr.c:
450         New files containing support routines.
451
452         * gcc.c-torture/execute/builtins/abs-1.c: Remove unnecessary
453         declaration.
454         * gcc.c-torture/execute/builtins/lib/main.c: Define link_error
455         when not optimizing.
456
457 2004-07-02  Mark Mitchell  <mark@codesourcery.com>
458
459         PR c++/16240
460         * g++.dg/abi/mangle22.C: New test.
461         * g++.dg/abi/mangle23.C: Likewise.
462
463 2004-07-02  David Billinghurst  (David.Billinghurst@riotinto.com)
464
465         PR fortran/16290
466         * gfortran.fortran-torture/execute/intrinsic_set_exponent.f90
467         Allow for cases without denormalized floating point numbers.
468
469 2004-07-01  Joseph S. Myers  <jsm@polyomino.org.uk>
470
471         PR c/1027
472         * gcc.dg/Wswitch-enum.c, gcc.dg/Wswitch.c,
473         gcc.dg/format/branch-1.c, gcc.dg/format/diag-1.c,
474         gcc.dg/format/multattr-3.c, gcc.dg/format/xopen-1.c: Update
475         expected warning text.
476         * gcc.dg/format/diag-2.c: New test.
477
478 2004-07-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
479
480         * gcc.c-torture/compile/20040323-1.c: XFAIL on Solaris 2.
481
482 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
483
484         * gcc.dg/builtins-43.c: New.
485         * gcc.dg/builtins-44.c: New.
486         * gcc.dg/builtins-45.c: New.
487
488 2004-06-26  Geoffrey Keating  <geoffk@apple.com>
489             Andreas Tobler  <a.tobler@schweiz.ch>
490
491         * gcc.dg/cleanup-10.c: Run on all Linux platforms and powerpc-darwin.
492         Use SA_RESETHAND rather than SA_ONESHOT.  Trap SIGBUS as well
493         as SIGSEGV.
494         * gcc.dg/cleanup-11.c: Likewise.
495         * gcc.dg/cleanup-8.c: Likewise.
496         * gcc.dg/cleanup-9.c: Likewise.
497         * gcc.dg/cleanup-5.c: Run on all platforms.
498
499 2004-06-30  Joseph S. Myers  <jsm@polyomino.org.uk>
500
501         * g++.dg/warn/nonnull1.C: New test.
502
503 2004-06-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
504
505         * gcc.dg/compat/compat-common.h: Wrap up CINT in
506         an #ifndef SKIP_COMPLEX_INT/#endif pair.
507         Special-case the Sun compiler wrt to <complex.h>.
508
509 2004-06-30  Nitin Yewale <nitiny@kpitcummins.com>
510
511         * gcc.dg/Wunreachable-8.C: New test.
512
513         * gcc.dg/h8300-ice2.c : New test.
514
515 2004-06-30  Tobias Schlueter  <tobias.shclueter@physik.uni-muenchen.de>
516
517         PR fortran/16161
518         * gfortran.fortran-torture/compile/implicit.f90: Add test
519         for implicit character.
520
521 2004-06-30  David Billinghurst (David.Billinghurst@riotinto.com)
522
523         PR fortran/16289
524         * gfortran.fortran-torture/execute/intrinsic_nearest.f90
525         Use tiny() intrinsic to find smallest non-negative real
526
527 2004-06-30  Jakub Jelinek  <jakub@redhat.com>
528
529         * gcc.dg/compat/struct-by-value-22_main.c: New test.
530         * gcc.dg/compat/struct-by-value-22_x.c: New.
531         * gcc.dg/compat/struct-by-value-22_y.c: New.
532
533         * gcc.c-torture/execute/20040629-1.c: New test.
534
535 2004-06-29  Jakub Jelinek  <jakub@redhat.com>
536
537         * gcc.dg/compat/vector-defs.h: Use vector_size attribute
538         only for GCC 3.5+, for GCC up to 3.4 mode(V*) attribute instead.
539
540         PR target/16195
541         * gcc.dg/20040625-1.c: New test.
542
543 2004-06-29  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
544
545         * gfortran.fortran-torture/execute/parameter_2.f90: New test.
546
547 2004-06-29  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
548
549         PR fortran/15963
550         * gfortran.fortran-torture/execute/initialization_1.f90: New test.
551
552 2004-06-29  Richard Henderson  <rth@redhat.com>
553
554         * gcc.dg/tree-ssa/20040430-1.c: Expect zero if's.
555
556 2004-06-29  Paul Brook  <paul@codesourcery.com>
557
558         * g++.old-deja/g++.abi/arraynew.C: Handle ARM EABI cookies.
559         * g++.old-deja/g++.abi/cxa_vec.C: Allocate larger cookies for AEABI.
560
561 2004-06-29  Nathan Sidwell  <nathan@codesourcery.com>
562
563         PR c++/16260
564         * g++.dg/parse/crash15.C: New.
565
566 2004-06-28  Andrew Pinski  <apinski@apple.com>
567
568         * gcc.dg/pr14963.c: Remove the dg-warning as it is dected
569         by the error already.
570
571         * g++.dg/opt/ptrmem4.C: Change to compile only test.
572
573 2004-06-28  Dhananjay Deshpande  <dhananjayd@kpitcummins.com>
574
575         PR target/14041
576         * gcc.dg/h8300-bss-align-1.c : New.
577
578 2004-06-28  Nathan Sidwell  <nathan@codesourcery.com>
579
580         * PR c++/16174
581         * g++.dg/template/ctor4.C: New.
582
583 2004-06-27  Andrew Pinski  <pinskia@physics.uc.edu>
584
585         PR c++/16205
586         * g++.dg/warn/Wsequence-point-1.C: New test.
587
588 2004-06-27  Paul Brook  <paul@codesourcery.com>
589
590         * gfortran.fortran-torture/execute/specfics.f90: Use correct typing.
591
592 2004-06-27  Zack Weinberg  <zack@codesourcery.com>
593
594         * g++.old-deja/g++.mike/p7325.C: Remove.
595
596 2004-06-27  Andrew Pinski  <pinskia@physics.uc.edu>
597
598         PR c/14963
599         * gcc.dg/pr14963.c: New test.
600
601 2004-06-27  Mark Mitchell  <mark@codesourcery.com>
602
603         PR c++/16193
604         * g++.dg/parse/redef1.C: New test.
605
606 2004-06-27  Joseph S. Myers  <jsm@polyomino.org.uk>
607
608         * gcc.c-torture/compile/20021123-1.c: Remove duplicate of
609         20021110.c.
610         * gcc.c-torture/compile/20021123-4.c: Remove duplicate of
611         20021119-1.c.
612         * gcc.dg/vmx/5-05.c, gcc.dg/vmx/5-06.c, gcc.dg/vmx/5-07.c,
613         gcc.dg/vmx/5-08.c: Remove duplicates of 5-01.c, 5-02.c, 5-03.c,
614         5-04.c.
615         * gcc.dg/builtins-42.c: Remove duplicate of builtins-41.c.
616         * g++.dg/other/new1.C: Remove duplicate of g++.dg/init/new1.C.
617         * g++.dg/init/elide3.C: Remove duplicate of elide2.C.
618         * g++.old-deja/g++.law/enum8.C: Remove duplicate of
619         g++.brendan/enum14.C.
620         * g++.old-deja/g++.mike/ns8.C: Remove duplicate of ns6.C
621         * g++.old-deja/g++.ns/alias5.C: Remove duplicate of alias1.C.
622         * g++.old-deja/g++.other/virtual1.C: Remove duplicate of
623         g++.mike/virt1.C.
624         * g++.old-deja/g++.pt/memtemp27.C: Remove duplicate of
625         memtemp24.C.
626
627 2004-06-27  Roger Sayle  <roger@eyesopen.com>
628
629         * gcc.dg/20040527-1.c: New test case.
630
631 2004-06-26  Bud Davis  <bdavis9659@comcast.net>
632
633         PR gfortran/pr16196
634         * gfortran.fortran-torture/execute/open_replace.f90: New test case.
635
636 2004-06-25  Roger Sayle  <roger@eyesopen.com>
637
638         PR middle-end/15825
639         * gcc.dg/pr15825-1.c: New test case.
640
641 2004-06-25  Richard Sandiford  <rsandifo@redhat.com>
642
643         * gcc.c-torture/execute/20040625-1.c: New test.
644
645 2004-06-25  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
646
647         * gfortran.fortran-torture/execute/der_init_3.f90: Fix syntax error.
648
649 2004-06-25  Richard Sandiford  <rsandifo@redhat.com>
650
651         * gcc.dg/torture/mips-div-1.c: New test.
652
653 2004-06-24  Jeff Law  <law@redhat.com>
654
655         * gcc.dg/tree-ssa/20040624-1.c: New test.
656
657 2004-06-24  Richard Sandiford  <rsandifo@redhat.com>
658
659         * gcc.c-torture/compile/20040624-1.c: New test.
660
661 2004-06-24  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
662
663         * g++.dg/tree-ssa/tree-ssa.exp: Remove. dg.exp already handles
664         this directory.
665
666 2004-06-23  Andrew Pinski  <apinski@apple.com>
667
668         PR middle-end/15988
669         * g++.dg/opt/ptrmem4.C: New test.
670
671         * gcc.dg/c90-array-quals-2.c: New test.
672
673 2006-06-23  Nitin Yewale <NitinY@KPITCummins.com>
674
675         * gcc.dg/kpice1.c: New test.
676
677 2006-06-23  Andrew Pinski  <apinski@apple.com>
678
679         * gcc.dg/c90-array-quals.c: New test.
680
681 2006-06-22  Richard Henderson  <rth@redhat.com>
682
683         * gcc.dg/noreturn-1.c (foo5): Update function does return lineno.
684
685 2004-06-22  Loren James Rittle  <ljrittle@acm.org>
686
687         * gcc.dg/builtins-config.h: Handle FreeBSD.
688
689 2006-06-22  Richard Henderson  <rth@redhat.com>
690
691         * g++.dg/opt/devirt1.C: New.
692
693 2004-06-22  Kelley Cook <kcook@gcc.gnu.org>
694
695         * g++.dg/opt/pr15551.C: New testcase.
696
697 2004-06-22  H.J. Lu  <hongjiu.lu@intel.com>
698
699         PR target/14800
700         * gcc.misc-tests/linkage.exp: Set native_cflags to "-m32" for
701         x86_64-*-linux* when compiling for 32bit.
702
703 2004-06-21  Andrew Pinski  <apinski@apple.com>
704
705         * gcc.dg/pch/struct-1.c: New.
706         * gcc.dg/pch/struct-1.hs: New.
707
708 2004-06-21  Geoffrey Keating  <geoffk@apple.com>
709
710         * gcc.dg/pch/save-temps-1.c: New file.
711         * gcc.dg/pch/save-temps-1.hs: New file.
712
713 2004-06-22  Janne Blomqvist  <jblomqvi@cc.hut.fi>
714
715         * gfortran.fortran-torture/execute/iolength_1.f90: New test.
716         * gfortran.fortran-torture/execute/iolength_3.f90: New test.
717
718 2004-06-21  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
719
720         * gfortran.fortran-torture/execute/select_1.f90: Rename function
721         to fix type error.
722         * gfortran.fortran-torture/execute/intrinsic_associated.f90:
723         Remove trailing spaces.
724
725 2004-06-21  Richard Henderson  <rth@redhat.com>
726
727         * gcc.dg/tree-ssa/20030714-1.c: Rename variables to avoid
728         merging && to BIT_FIELD_REF.
729
730 2004-06-21  Richard Sandiford  <rsandifo@redhat.com>
731
732         * g++.dg/opt/placeholder1.C: New test.
733
734 2004-06-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
735
736         * gcc.dg/compat/struct-complex-1_x.c: Add dummy symbol.
737         * gcc.dg/compat/struct-complex-1_y.c: Likewise.
738         * gcc.dg/compat/union-m128-1_x.c: Likewise.
739         * gcc.dg/compat/union-m128-1_y.c: Likewise.
740
741 2004-06-20  Zack Weinberg  <zack@codesourcery.com>
742
743         * g++.dg/expr/enum1.C, g++.dg/opt/const3.C: Declare abort with
744         extern "C".
745         * g++.dg/other/pragma-re-1.C: Add comments.
746
747 2004-06-19  Bud Davis  <bdavis9659@comcast.net>
748
749         PR gfortran/16080
750         * gfortran.fortran-torture/execute/read_null_string.f90: New file.
751
752 2004-06-19  Andrew Pinski  <pinskia@physics.uc.edu>
753
754         * g++.dg/lookup/crash3.C: Use __SIZE_TYPE__
755         instead of setting the type of size_t by
756         hand.
757
758 2004-06-18  Roger Sayle  <roger@eyesopen.com>
759
760         * gcc.dg/unordered-2.c: New test case.
761         * gcc.dg/unordered-3.c: New test case.
762
763 2004-06-19  David Billinghurst (David.Billinghurst@riotinto.com)
764
765         PR other/16043
766         * lib/g++.exp (g++_version): Tweak regexp for version
767         * lib/g77.exp (g77_version): Likewise
768         * lib/gfortran.exp (gfortran_version): Likewise
769         * lib/objc.exp (objc_version): Likewise
770         * lib/treelang.exp (treelang_version): Likewise
771
772 2004-06-19  Jakub Jelinek  <jakub@redhat.com>
773
774         * gcc.dg/compat/struct-align-2_x.c: Include <limits.h>.
775         Use INT_MAX instead of __INT_MAX__.
776         * gcc.dg/compat/struct-align-2_y.c: Likewise.
777
778         * gcc.dg/compat/compat-common.h (CINT, CDBL): Define.
779         * gcc.dg/compat/scalar-return-3_x.c: Use it.
780         * gcc.dg/compat/scalar-return-3_y.c: Use it.
781         * gcc.dg/compat/scalar-return-4_x.c: Use it.
782         * gcc.dg/compat/scalar-return-4_y.c: Use it.
783         * gcc.dg/compat/scalar-by-value-3_x.c: Use it.
784         * gcc.dg/compat/scalar-by-value-3_y.c: Use it.
785         * gcc.dg/compat/scalar-by-value-4_x.c: Use it.
786         * gcc.dg/compat/scalar-by-value-4_y.c: Use it.
787
788         * gcc.dg/range-test-1.c: New test.
789         * g++.dg/opt/range-test-1.C: New test.
790
791 2004-06-17  Richard Henderson  <rth@redhat.com>
792
793         * objc.dg/sync-1.m: New.
794         * objc.dg/try-catch-1.m: Don't force next runtime.
795         * objc.dg/try-catch-3.m, objc.dg/try-catch-4.m: Likewise.
796         * objc.dg/try-catch-2.m: Likewise.  Enable everywhere.  Remove
797         shadowed catch clause.
798         * objc.dg/try-catch-5.m: New.
799
800 2004-06-17  Zack Weinberg  <zack@codesourcery.com>
801
802         Bug 14610
803         * gcc.dg/ia64-float80-1.c, gcc.dg/ia64-float80-2.c: New testcases.
804
805 2004-06-15  Richard Henderson  <rth@redhat.com>
806
807         * gcc.dg/20001116-1.c: Move expected warning line.
808
809 2004-06-15  Richard Henderson  <rth@redhat.com>
810
811         * gcc.dg/i386-ssetype-1.c: Remove XFAIL.
812         * gcc.dg/i386-ssetype-3.c: Remove XFAIL.
813
814 2004-06-15  Jeff Law  <law@redhat.com>
815
816         * gcc.dg/tree-ssa/20040615-1.c: New test.
817         * gcc.dg/tree-ssa/20030824-1.c: Update expected output to
818         be less sensitive to operand ordering.
819         * gcc.dg/tree-ssa/20030824-2.c: Likewise.
820
821 2004-06-16  Danny Smith  <dannysmith@users.sourceforge.net>
822
823         * g++.dg/abi/bitfield3.C: Add comment..
824
825 2004-06-15  Richard Henderson  <rth@redhat.com>
826
827         * g++.dg/ext/stmtexpr1.C: XFAIL.
828         * gcc.dg/20030612-1.c: XFAIL.
829
830 2004-06-15  Eric Christopher  <echristo@redhat.com>
831
832         * g++.dg/charset/asm5.c: New.
833         * gcc.dg/charset/asm6.c: New.
834
835 2004-06-15  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
836
837         PR fortran/15962
838         * gfortran.fortran-torture/execute/select_1.f90: New test.
839
840 2004-06-15  Paul Brook  <paul@codesourcery.com>
841
842         * gcc.dg/arm-mmx-1.c: Use asm to clobber registers.
843
844 2004-06-14  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
845
846         PR c++/15967
847         * g++.dg/lookup/crash3.C: New test.
848
849 2004-06-14  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
850
851         PR c++/15947
852         * g++.dg/parse/dtor4.C: New test.
853
854 2004-06-14  Jeff Law  <law@redhat.com>
855
856         * gcc.c-torture/compile/20040614-1.c: New test.
857
858 2004-06-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
859
860         PR fortran/15211
861         * gfortran.fortran-torture/execute/intrinsic_len.f90: Also test
862         LEN of a character array.
863
864 2004-06-14  Mark Mitchell  <mark@codesourcery.com>
865
866         PR c++/15096
867         * g++.dg/template/ptrmem10.C: New test.
868
869         PR c++/14930
870         * g++.dg/template/friend30.C: New test.
871
872 2004-06-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
873
874         PR fortran/14928
875         * gfortran.fortran-torture/compile/mloc.f90: New test.
876
877 2004-06-13  Paul Brook  <paul@codesourcery.com>
878
879         * gfortran.fortran-torture/execute/random_2.f90: New test.
880
881 2004-06-13  Eric Christopher  <echristo@redhat.com>
882
883         * gcc.dg/noncompile/redecl-1.c: Fix error message.
884
885 2004-06-12  Paul Brook  <paul@codesourcery.com>
886
887         * gfortran.fortran-torture/execute/contained_3.f90: New test.
888
889 2004-06-12  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
890
891         PR fortran/14923
892         * gfortran.fortran-torture/execute/date_time_1.f90: New test.
893
894 2004-06-12  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
895
896         PR fortran/14957
897         * gfortran.fortran-torture/execute/stack_varsize.f90: Correct
898         syntax errors in end statements of contained subroutines.
899
900 2004-06-12  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
901
902         PR fortran/12841
903         * gfortran.fortran-torture/execute/null_arg.f90: New test.
904
905 2004-06-12  Bud Davis  <bdavis9659@comcast.net>
906
907         PR fortran/15665
908         * gfortran.fortran-torture/execute/getarg_1.f90: New test.
909
910 2004-06-12  Bud Davis  <bdavis9659@comcast.net>
911
912         PR gfortran/12839
913         * gfortran.fortran-torture/execute/nan_inf_fmt.f90: New test.
914
915 2004-06-11  Mark Mitchell  <mark@codesourcery.com>
916
917         PR c++/15862
918         * g++.dg/parse/enum1.C: New test.
919
920 2004-06-10  Jeff Law  <law@redhat.com>
921
922         * gcc.c-torture/compile/20040610-1.c: New test.
923
924 2004-06-11  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
925
926         * g++.old-deja/g++.robertl/eb4.C: Adjust error markers.
927         * g++.old-deja/g++.other/decl3.C: Likewise.
928
929 2004-06-10  Brian Booth  <bbooth@redhat.com>
930
931         * gcc.dg/tree-ssa/20031015-1.c: Scan for
932         V_MAY_DEF instead of VDEF.
933         * gcc.dg/tree-ssa/20040517-1.c: Ditto.
934
935 2004-06-10  Mark Mitchell  <mark@codesourcery.com>
936
937         PR c++/14211
938         * g++.dg/conversion/const1.C: New test.
939
940         PR c++/15076
941         * g++.dg/conversion/reinterpret1.C: New test.
942
943         PR c++/15877
944         * g++.dg/template/enum2.C: New test.
945
946         PR c++/15227
947         * g++.dg/template/error13.C: New test.
948
949 2004-06-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
950
951         PR fortran/14957
952         * gfortran.fortran-torture/execute/intrinsic_scale.f90: Make all
953         arguments to test_* REAL and of the right size.
954
955 2004-06-10  Jakub Jelinek  <jakub@redhat.com>
956
957         PR target/15569
958         PR rtl-optimization/15681
959         * gcc.dg/20040609-1.c: New test.
960
961 2004-06-10  Jakub Jelinek  <jakub@redhat.com>
962
963         PR c++/14791
964         * g++.dg/opt/builtins1.C: New test.
965
966 2004-06-10  Danny Smith  <dannysmith@users.sourceforge.net>
967
968         * gcc.dg/i386-bitfield1.c: Add mingw32 and cygwin to targets
969         that use default windows32 struct layout.
970         * gcc.dg/i386-bitfield2.c: Likewise.
971
972 2004-06-09  Danny Smith  <dannysmith@users.sourceforge.net>
973
974         * g++.dg/abi/bitfield3.C: Add -mno-align-double compile option
975         for mingw32 and cygwin targets.
976
977 2004-06-09  Geoffrey Keating  <geoffk@apple.com>
978
979         * gcc.dg/pch/macro-4.c: New.
980         * gcc.dg/pch/macro-4.hs: New.
981
982 2004-06-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
983
984         PR fortran/13249
985         * gfortran.fortran-torture/compile/name_clash.f90: New test.
986
987 2004-06-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
988
989         PR fortran/13372
990         * gfortran.fortran-torture/compile/named_args_2.f90: New test.
991
992 2004-06-09  Bud Davis  <bdavis9659@comcast.net>
993
994         PR gfortran/14897
995         * gfortran.fortran-torture/execute/t_edit.f90: New test.
996
997 2004-06-09  Bud Davis  <bdavis9659@comcast.net>
998
999         PR gfortran/15755
1000         * gfortran.fortran-torture/execute/backspace.c : New test.
1001
1002 2004-06-09  Paul Brook  <paul@codesourcery.com>
1003
1004         * gfortran.fortran-torture/execure/intrinsic_associated.f90
1005         (pointer_to_section): Rewrite to use smaller array.
1006
1007 2004-06-08  David Edelsohn  <edelsohn@gnu.org>
1008
1009         * gcc.dg/ext/altivec-1.c: XFAIL powerpc-ibm-aix*.
1010         * gcc.dg/ext/altivec-10.c: Same.
1011         * gcc.dg/ext/altivec-11.c: Same.
1012         * gcc.dg/ext/altivec-12.c: Same.
1013         * gcc.dg/ext/altivec-13.c: Same.
1014         * gcc.dg/ext/altivec-14.c: Same.
1015         * gcc.dg/ext/altivec-15.c: Same.
1016         * gcc.dg/ext/altivec-16.c: Same.
1017         * gcc.dg/ext/altivec-3.c: Same.
1018         * gcc.dg/ext/altivec-4.c: Same.
1019         * gcc.dg/ext/altivec-6.c: Same.
1020         * gcc.dg/ext/altivec-7.c: Same.
1021         * gcc.dg/ext/altivec-8.c: Same.
1022         * gcc.dg/ext/altivec-varargs-1.c: Same.
1023
1024         * g++.dg/ext/altivec-1.C: Correct dg syntax.
1025         * g++.dg/ext/altivec-10.C: Same.
1026         * g++.dg/ext/altivec-2.C: Same.
1027         * g++.dg/ext/altivec-3.C: Same.
1028         * g++.dg/ext/altivec-4.C: Same.
1029         * g++.dg/ext/altivec-5.C: Same.
1030         * g++.dg/ext/altivec-6.C: Same.
1031         * g++.dg/ext/altivec-7.C: Same.
1032         * g++.dg/ext/altivec-8.C: Same.
1033         * g++.dg/ext/altivec-9.C: Same.
1034
1035 2004-06-08  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1036
1037         PR c++/7841
1038         * g++.old-deja/g++.pt/ctor2.C: Add error mark.
1039
1040 2004-06-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
1041
1042         * gcc.dg/union-1.c: New test.
1043
1044 2004-06-07  Roger Sayle  <roger@eyesopen.com>
1045
1046         * gcc.dg/builtins-41.c: New test case.
1047         * gcc.dg/builtins-42.c: New test case.
1048
1049 2004-06-07  David Edelsohn  <edelsohn@gnu.org>
1050
1051         * g++.dg/ext/altivec-1.C: XFAIL powerpc-ibm-aix*.
1052         * g++.dg/ext/altivec-10.C: Same.
1053         * g++.dg/ext/altivec-2.C: Same.
1054         * g++.dg/ext/altivec-3.C: Same.
1055         * g++.dg/ext/altivec-4.C: Same.
1056         * g++.dg/ext/altivec-5.C: Same.
1057         * g++.dg/ext/altivec-6.C: Same.
1058         * g++.dg/ext/altivec-7.C: Same.
1059         * g++.dg/ext/altivec-8.C: Same.
1060         * g++.dg/ext/altivec-9.C: Same.
1061         * g++.old-deja/g++.abi/cxa_vec.C: Same.
1062         * g++.old-deja/g++.brendan/new3.C: Same.
1063         * gcc.c-torture/execute/eeprof-1.x: Same.
1064
1065 2004-06-07  Joseph S. Myers  <jsm@polyomino.org.uk>
1066
1067         PR c/14765
1068         * gcc.dg/pr14765-1.c: New test.
1069
1070 2004-06-07  Roger Sayle  <roger@eyesopen.com>
1071
1072         PR c/14649
1073         * gcc.dg/pr14649-1.c: New test case.
1074
1075 2004-06-07  Richard Henderson  <rth@redhat.com>
1076
1077         * gcc.dg/tree-ssa/20030728-1.c: Fixup return value to not match
1078         if temporaries.
1079
1080 2004-06-07  David Edelsohn  <edelsohn@gnu.org>
1081
1082         * g++.dg/eh/elide1.C: Remove XFAIL.
1083
1084 2004-06-07  Mark Mitchell  <mark@codesourcery.com>
1085
1086         PR c++/15337
1087         * g++.dg/expr/sizeof3.C: New test.
1088
1089         PR c++/14777
1090         * g++.dg/template/access14.C: New test.
1091
1092         PR c++/15554
1093         * g++.dg/template/enum1.C: New test.
1094
1095         PR c++/15057
1096         * g++.dg/eh/throw1.C: New test.
1097
1098 2004-06-07  David Ayers  <d.ayers@inode.at>
1099             Ziemowit Laski  <zlaski@apple.com>
1100
1101         * lib/objc.exp (objc_target_compile): Revert the '-framework
1102         Foundation' flag fix, since bare Darwin does not ship
1103         with the Foundation framework.
1104         * objc/execute/next_mapping.h: Provide a local NSConstantString
1105         @interface and @implementation.
1106         (objc_constant_string_init): A constructor function, used to
1107         initialize the NSConstantString meta-class object.
1108         * objc/execute/string1.m: Include "next_mapping.h" instead of
1109         <Foundation/NSString.h>.
1110         * objc/execute/string2.m: Likewise.
1111         * objc/execute/string3.m: Likewise.
1112         * objc/execute/string4.m: Likewise.
1113
1114 2004-06-06  H.J. Lu  <hongjiu.lu@intel.com>
1115
1116         * gcc.c-torture/execute/ieee/fp-cmp-4.c (FLOAT): New. Default
1117         to double. Replace double with FLOAT.
1118         * gcc.c-torture/execute/ieee/fp-cmp-8.c: Likewise.
1119
1120         * gcc.c-torture/execute/ieee/fp-cmp-4e.c: New file.
1121         * gcc.c-torture/execute/ieee/fp-cmp-4f.c: Likewise.
1122         * gcc.c-torture/execute/ieee/fp-cmp-4l.c: Likewise.
1123         * gcc.c-torture/execute/ieee/fp-cmp-4q.c: Likewise.
1124         * gcc.c-torture/execute/ieee/fp-cmp-8e.c: Likewise.
1125         * gcc.c-torture/execute/ieee/fp-cmp-8f.c: Likewise.
1126         * gcc.c-torture/execute/ieee/fp-cmp-8l.c: Likewise.
1127         * gcc.c-torture/execute/ieee/fp-cmp-8q.c: Likewise.
1128
1129 2004-06-06  Joseph S. Myers  <jsm@polyomino.org.uk>
1130
1131         PR c/13519
1132         * gcc.c-torture/enum-3.c, gcc.dg/pr13519-1.c: New tests.
1133
1134 2004-06-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1135
1136         PR c++/15503
1137         * g++.dg/template/meminit2.C: New test.
1138
1139 2004-06-04  Paolo Bonzini  <bonzini@gnu.org>
1140
1141         PR target/15822
1142         * gcc.c-torture/execute/compare-fp-1.c,
1143         gcc.c-torture/execute/compare-fp-2.c,
1144         gcc.c-torture/execute/compare-fp-3.c,
1145         gcc.c-torture/execute/compare-fp-4.c,
1146         gcc.c-torture/execute/compare-fp-3.x,
1147         gcc.c-torture/execute/compare-fp-4.x: Moved...
1148         * gcc.c-torture/execute/ieee/compare-fp-1.c,
1149         gcc.c-torture/execute/ieee/compare-fp-2.c,
1150         gcc.c-torture/execute/ieee/compare-fp-3.c,
1151         gcc.c-torture/execute/ieee/compare-fp-4.c,
1152         gcc.c-torture/execute/ieee/compare-fp-3.x,
1153         gcc.c-torture/execute/ieee/compare-fp-4.x: ...here.
1154
1155 2004-06-04  David Ayers  <d.ayers@inode.at>
1156
1157         * objc/execute/protocol-isEqual-4.m: New testcase.
1158
1159 2004-06-04  Nicola Pero  <n.pero@mi.flashnet.it>
1160
1161         * objc/execute/protocol-isEqual-1.m: New testcase.
1162         * objc/execute/protocol-isEqual-2.m: New testcase.
1163         * objc/execute/protocol-isEqual-3.m: New testcase.
1164
1165 2004-06-03  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1166
1167         * gfortran.fortran-torture/execute/optstring_1.f90: New testcase.
1168
1169 2004-06-02  Ziemowit Laski  <zlaski@apple.com>
1170
1171         * lib/objc.exp (objc_target_compile): When running tests on
1172         Darwin (Mac OS X), inform the linker about '-framework
1173         'Foundation'.
1174
1175 2004-06-02  Eric Christopher  <echristo@redhat.com>
1176
1177         * gcc.c-torture/compile/20040602-1.c: New.
1178
1179 2004-06-02  Andrew Pinski  <pinskia@physics.uc.edu>
1180
1181         * g++.dg/tree-ssa/ssa-sra-1.C: Fix comment.
1182         * g++.dg/tree-ssa/ssa-sra-2.C: Likewise.
1183
1184         PR tree-optimization/14736
1185         * g++.dg/tree-ssa/ssa-cast-1.C: New Test.
1186
1187         PR tree-optimization/14042
1188         * g++.dg/tree-ssa/ssa-sra-1.C: New Test.
1189
1190         PR tree-optimization/14729
1191         * g++.dg/tree-ssa/ssa-sra-2.C: New Test.
1192
1193 2004-06-02  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1194
1195         PR fortran/15557
1196         * gfortran.fortran-torture/execute/data_3.f90: New testcase.
1197
1198 2004-06-01  Richard Hederson  <rth@redhat.com>
1199
1200         * g++.dg/template/dependent-expr4.C: Use __builtin_offsetof.
1201
1202 2004-06-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1203
1204         PR c++/14932
1205         * g++.dg/parse/offsetof4.C: New test.
1206
1207 2004-06-01  Nicola Pero  <nicola@brainstorm.co.uk>
1208
1209         PR objc/7993
1210         * objc.dg/private-1.m, objc-dg/private-2.m: New testcases.
1211
1212 2004-05-31  Mark Mitchell  <mark@codesourcery.com>
1213
1214         PR c++/15701
1215         * g++.dg/template/friend29.C: New test.
1216
1217 2004-05-31  Joseph S. Myers  <jsm@polyomino.org.uk>
1218
1219         PR c/15749
1220         * gcc.dg/pr15749-1.c, gcc.dg/pr15749-1.h: New test.
1221
1222 2004-05-31  Eric Botcazou  <ebotcazou@libertysurf.fr>
1223
1224         * gcc.dg/sparc-trap-1.c: New test.
1225
1226 2004-05-31  Roger Sayle  <roger@eyesopen.com>
1227
1228         PR middle-end/15069
1229         * g++.dg/opt/fold3.C: New test case.
1230
1231 2004-05-30  Graham Stott  <graham.stott@btinternet.com>
1232
1233         * lib/target-supports.exp (check_iconv_available): Fix fallout
1234         from 2004-05-28 patch.
1235
1236 2004-05-30  Paul Brook  <paul@codesourcery.com>
1237
1238         PR fortran/15620
1239         * gfortran.fortran-torture/execute/st_function_1.f90: New test.
1240         * gfortran.fortran-torture/execute/st_function_2.f90: New test.
1241
1242 2004-05-30  Steven G. Kargl  <kargls@comcast.net>
1243
1244         * gfortran.fortran-torture/execute/random_1.f90: New test.
1245
1246 2004-05-28  Ziemowit Laski  <zlaski@apple.com>
1247
1248         * g++.dg/ext/altivec-10.C: New test.
1249
1250 2004-05-29  Paul Brook  <paul@codesourcery.com>
1251
1252         * gfortran.fortran-torture/execute/equiv_1.f90: New test.
1253
1254 2004-05-28  Ziemowit Laski  <zlaski@apple.com>
1255
1256         * gcc.dg/altivec-16.c: New test.
1257
1258 2004-05-28  Janis Johnson  <janis187@us.ibm.com>
1259
1260         * lib/target-supports.exp (check_vmx_hw_available): New.
1261         * gcc.dg/vmx/vmx.exp: Use it to determine default action.
1262
1263         * lib/target-supports.exp (check_alias_available,
1264         check_iconv_available, check_named_sections_available): Use
1265         unique names for temporary files.
1266
1267 2004-05-28  Ziemowit Laski  <zlaski@apple.com>
1268
1269         * gcc.dg/altivec-15.c: New test.
1270
1271 2004-05-28  Mark Mitchell  <mark@codesourcery.com>
1272
1273         PR c++/15083
1274         * g++.dg/warn/noeffect6.C: New test.
1275
1276         PR c++/15471
1277         * g++.dg/expr/ptrmem4.C: New test.
1278
1279         PR c++/15640
1280         * g++.dg/template/operator3.C: New test.
1281
1282 2004-05-28  Mark Mitchell  <mark@codesourcery.com>
1283
1284         PR c++/14668
1285         * g++.dg/lookup/redecl1.C: New test.
1286         * g++.old-deja/g++.benjamin/tem04.C: Add error marker.
1287
1288 2004-05-28  Paolo Bonzini  <bonzini@gnu.org>
1289
1290         * gcc.c-torture/execute/compare-fp-1.c,
1291         gcc.c-torture/execute/compare-fp-2.c,
1292         gcc.c-torture/execute/compare-fp-3.c,
1293         gcc.c-torture/execute/compare-fp-4.c,
1294         gcc.c-torture/execute/compare-fp-3.x,
1295         gcc.c-torture/execute/compare-fp-4.x,
1296         gcc.dg/pr15649-1.c: New.
1297
1298 2004-05-27  Adam Nemet  <anemet@lnxw.com>
1299
1300         PR c++/12883
1301         * g++.dg/init/array14.C: New test.
1302
1303 2004-05-25  Janis Johnson  <janis187@us.ibm.com>
1304
1305         * lib/compat.exp (compat-get-options-main): New.
1306         (compat-get-options): Remove unneeded code, warn for ignored
1307         command.
1308         (compat-execute): Check flag set by dg-require-* commands.
1309
1310         * lib/compat.exp (compat-execute): Break up long lines.
1311
1312 2004-05-24  Janis Johnson  <janis187@us.ibm.com>
1313
1314         * gcc.dg/altivec-7.c: Don't use 'vector long'.
1315         * gcc.dg/altivec-14.c: New test.
1316         * g++.dg/ext/altivec-7.C: Don't use 'vector long'.
1317
1318         * gcc.dg/altivec-6.c: Use -maltivec, don't limit to darwin.
1319         * gcc.dg/altivec-12.c: Ditto.
1320
1321         * gcc.dg/altivec-3.c: Move call to altivec_check.
1322
1323 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
1324
1325         PR c++/15044
1326         * g++.dg/template/error12.C: New test.
1327
1328         PR c++/15317
1329         * g++.dg/ext/attrib15.C: New test.
1330
1331         PR c++/15329
1332         * g++.dg/template/ptrmem9.C: New test.
1333
1334 2004-05-25  Paul Brook  <paul@codesourcery.com>
1335
1336         * gfortran.fortran-torture/compile/inquiry_1.f90: New test.
1337
1338 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
1339
1340         PR c++/15165
1341         * g++.dg/template/crash19.C: New test.
1342
1343 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
1344
1345         PR c++/15025
1346         * g++.dg/template/redecl1.C: New test.
1347
1348 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
1349
1350         PR c++/14821
1351         * g++.dg/other/ns1.C: New test.
1352
1353         PR c++/14883
1354         * g++.dg/template/invalid1.C: New test.
1355
1356 2004-05-23  Paul Brook  <paul@codesourcery.com>
1357         Victor Leikehman  <lei@haifasphere.co.il>
1358
1359         * gfortran.fortran-torture/execute/common_init_1.f90: New test.
1360         * gfortran.fortran-torture/execute/equiv_init.f90: New test.
1361
1362 2004-05-22  Mark Mitchell  <mark@codesourcery.com>
1363
1364         PR c++/15285
1365         PR c++/15299
1366         * g++.dg/template/non-dependent5.C: New test.
1367         * g++.dg/template/non-dependent6.C: New test.
1368
1369 2004-05-22  Mark Mitchell  <mark@codesourcery.com>
1370
1371         PR c++/15507
1372         * g++.dg/inherit/union1.C: New test.
1373
1374         PR c++/15542
1375         * g++.dg/template/addr1.C: New test.
1376
1377         PR c++/15427
1378         * g++.dg/template/array5.C: New test.
1379
1380         PR c++/15287
1381         * g++.dg/template/array6.C: New test.
1382
1383 2004-05-22  Wolfgang Bangerth  <bangerth@dealii.org>
1384             Roger Sayle  <roger@eyesopen.com>
1385
1386         * g++.dg/lookup/forscope2.C: New test case.
1387
1388 2004-05-22  Ben Elliston  <bje@au.ibm.com>
1389
1390         * gcc.dg/cpp/Wmissingdirs.c: New.
1391
1392 2004-05-20  H.J. Lu  <hongjiu.lu@intel.com>
1393
1394         PR target/15301
1395         * gcc.dg/compat/union-m128-1.h: New file.
1396         * gcc.dg/compat/union-m128-1_main.c: Likewise.
1397         * gcc.dg/compat/union-m128-1_x.c: Likewise.
1398         * gcc.dg/compat/union-m128-1_y.c: Likewise.
1399
1400 2004-05-20  H.J. Lu  <hongjiu.lu@intel.com>
1401
1402         PR target/15302
1403         * gcc.dg/compat/struct-complex-1.h: New file.
1404         * gcc.dg/compat/struct-complex-1_main.c: Likewise.
1405         * gcc.dg/compat/struct-complex-1_x.c: Likewise.
1406         * gcc.dg/compat/struct-complex-1_y.c: Likewise.
1407
1408 2004-05-20  Roger Sayle  <roger@eyesopen.com>
1409
1410         PR middle-end/3074
1411         * gcc.dg/pr3074-1.c: New test case.
1412         * gcc.dg/sequence-pt-1.c: Remove an XFAIL.
1413
1414 2004-05-20  Falk Hueffner  <falk@debian.org>
1415
1416         PR other/15526
1417         * gcc.dg/ftrapv-1.c: New test case.
1418
1419 2004-05-18  Feng Wang  <fengwang@nudt.edu.cn>
1420
1421         * gfortran.fortran-torture/execute/power.f90: Test constant integers.
1422
1423 2004-05-18  Andrew Pinski  <pinskia@physics.uc.edu>
1424             Jeff Law  <law@redhat.com>
1425
1426         * gcc.dg/tree-ssa/20040514-2.c: Update expected output.
1427         * gcc.dg/tree-ssa/20040518-2.c: New test.
1428
1429         * gcc.dg/tree-ssa/20040518-1.c: New test.
1430
1431 2004-05-18  Zack Weinberg  <zack@codesourcery.com>
1432
1433         * gcc.c-torture/execute/991216-3.c: Delete, duplicate of 991216-2.c.
1434
1435 2004-05-18  Paul Brook  <paul@codesourcery.com>
1436
1437         PR fortran/13930
1438         * gfortran.fortran-torture/execute/der_init_4.f90: New test.
1439
1440 2004-05-18  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1441
1442         * gfortran.fortran-torture/execute/cmplx.f90: Add test for bug in
1443         constant folding.
1444
1445 2004-05-17  Steven Bosscher  <stevenb@suse.de>
1446
1447         * gcc.dg/tree-ssa/20040517-1.c: New test.
1448
1449 2004-05-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
1450
1451         * gcc.dg/loop-4.c: New test.
1452
1453 2004-05-15  Andrew Pinski  <pinskia@physics.uc.edu>
1454
1455         * gcc.dg/tree-ssa/20040514-1.c: Add '}' that was forgotten.
1456
1457 2004-05-15  Bud Davis  <bdavis9659@comcast.net>
1458
1459         PR fortran/15311
1460         * gfortran.fortran-torture/execute/write_a_1.f90: New test.
1461
1462 2004-05-15  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1463
1464         PR fortran/13826
1465         PR fortran/13940
1466         * gfortran.fortran-torture/compile/data_1.f90: New test.
1467
1468 2004-05-15  Ulrich Weigand  <uweigand@de.ibm.com>
1469
1470         * gcc.dg/const-elim-1.c: Remove XFAIL for s390*-*-*.
1471         * gcc.dg/uninit-H.c: Define ASM for __s390__.
1472
1473 2004-05-15  Joseph S. Myers  <jsm@polyomino.org.uk>
1474
1475         * gcc.c-torture/execute/20000603-1.c: Update WG14 URL.
1476
1477 2004-05-15  Joseph S. Myers  <jsm@polyomino.org.uk>
1478
1479         PR c/15444
1480         * gcc.dg/format/xopen-1.c: Adjust expected message.
1481         * gcc.dg/format/xopen-3.c: New test.
1482
1483 2004-05-14  Victor Leikehman  <lei@haifasphere.co.il>
1484
1485         * gfortran.fortran-torture/execute/def_init_3.f90: New test.
1486
1487 2004-05-14  Jeff Law  <law@redhat.com>
1488
1489         * gcc.dg/tree-ssa/20040514-2.c: New test.
1490
1491 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1492
1493         * gfortran.fortran-torture/compile/noncontinuation_1.f90: Rename
1494         this ...
1495         * gfortran.fortran-torture/compile/noncontinuation_1.f: ... to
1496         this.
1497
1498 2004-05-14  Andrew Pinski  <pinskia@physics.uc.edu>
1499
1500         * gcc.dg/tree-ssa/20040514-1.c: New test.
1501
1502 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1503
1504         * gfortran.fortran-torture/compile/noncontinuation_1.f90: New
1505         test.
1506
1507 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1508
1509         PR fortran/14066
1510         * gfortran.fortran-torture/compile/do_1.f90: New test.
1511
1512 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1513
1514         PR fortran/15051
1515         * gfortran.fortran-torture/compile/empty_interface_1.f90: New
1516         test.
1517
1518 2004-05-14  Bud Davis  <bdavis9659@comcast.net>
1519
1520         PR fortran/15149
1521         * gfortran.fortran-torture/execute/random_init.f90: New test.
1522
1523 2004-05-13  Paul Brook  <paul@codesourcery.com>
1524
1525         PR fortran/15314
1526         * gfortran.fortran-torture/execute/der_init_s.f90: New test.
1527
1528 2004-05-13  Andrew Pinski  <pinskia@physics.uc.edu>
1529
1530         * gcc.dg/uninit-H.c: Test for __PPC__ and __ppc__
1531         for the powerpc case.
1532
1533 2004-05-13  Jeff Law  <law@redhat.com>
1534
1535         * gcc.dg/tree-ssa/20040513-1.c: New test.
1536         * gcc.dg/tree-ssa/20040513-2.c: New test.
1537
1538 2004-05-13  Paul Brook  <paul@codesourcery.com>
1539
1540         * gcc.dg/tree-ssa/20030808-1.c: Force enum size.
1541         * gcc.dg/tree-ssa/20030714-1.c: Ditto.
1542         * gcc.dg/tree-ssa/20030708-1.c: Ditto.
1543
1544 2004-05-13  Andreas Schwab  <schwab@suse.de>
1545
1546         PR other/10819
1547         * lib/gfortran.exp (gfortran_version): Do not match NL/CR
1548         characters.
1549
1550 2004-05-13  Bud Davis  <bdavis9659@comcast.net>
1551
1552         PR fortran/15294
1553         * gfortran.fortran-torture/execute/adjustr.f90: New file.
1554
1555 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
1556
1557         Merge from tree-ssa-20020619-branch.  See
1558         ChangeLog.tree-ssa for details.
1559
1560 2004-05-11  Ziemowit Laski  <zlaski@apple.com>
1561
1562         * g++.dg/ext/altivec-8.C: Use '-maltivec' instead of '-faltivec';
1563         include <altivec.h> explicitly.
1564         * gcc.dg/altivec-13.c: Likewise.
1565
1566 2004-05-11  Paul Brook  <paul@codesourcery.com>
1567
1568         * gcc.c-torture/compile/20010518-1.c: Force enum size.
1569
1570 2004-05-10  Eric Christopher  <echristo@redhat.com>
1571
1572         * gcc.dg/sibcall-3.c: Remove xfail for mips*-*-elf.
1573         * gcc.dg/sibcall-4.c: Ditto.
1574
1575 2004-05-10  Ziemowit Laski  <zlaski@apple.com>
1576
1577         * g++.dg/ext/altivec-8.C: New test case.
1578         * gcc.dg/altivec-13.c: New test case.
1579
1580 2004-05-08  Roger Sayle  <roger@eyesopen.com>
1581
1582         * gcc.c-torture/execute/divcmp-1.c: New test case.
1583         * gcc.c-torture/execute/divcmp-2.c: New test case.
1584         * gcc.c-torture/execute/divcmp-3.c: New test case.
1585
1586 2004-05-07  Eric Botcazou <ebotcazou@libertysurf.fr>
1587
1588         * g++.dg/other/pragma-re-2.C: New test.
1589
1590 2004-05-07  Uros Bizjak  <uros@kss-loka.si>
1591
1592         * gcc.dg/i386-387-1.c: Add new test for __builtin_fmod.
1593         * gcc.dg/i386-387-2.c: Likewise.
1594
1595         * gcc.dg/i386-387-5.c: Add new tests for __builtin_log1p and
1596         __builtin_drem.
1597         * gcc.dg/i386-387-6.c: Likewise.
1598
1599 2004-05-07  Uros Bizjak  <uros@kss-loka.si>
1600
1601         * gcc.dg/builtins-33.c:  Also check log1p*.
1602
1603 2004-05-07  Hans-Peter Nilsson  <hp@axis.com>
1604
1605         PR optimization/15296
1606         * gcc.c-torture/execute/pr15296.c: New test.
1607
1608 2004-05-05  Uros Bizjak  <uros@kss-loka.si>
1609
1610         * gcc.dg/builtins-40.c: New test.
1611
1612 2004-05-05  Richard Sandiford  <rsandifo@redhat.com>
1613
1614         * gcc.dg/torture/mips-hilo-2.c: Provide dummy __mips16 version.
1615
1616 2004-05-04  Paolo Bonzini  <bonzini@gnu.org>
1617
1618         * g++.dg/ext/spe1.C: New testcase.
1619
1620 2004-05-04  Ziemowit Laski  <zlaski@apple.com>
1621
1622         * objc.dg/image-info.m: Allow additional attributes
1623         for __image_info section.
1624
1625 2004-05-04  Richard Sandiford  <rsandifo@redhat.com>
1626
1627         * gcc.dg/torture/mips-hilo-2.c: New test.
1628
1629 2004-05-03  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1630
1631         PR c++/14389
1632         * g++.dg/template/member5.C: New test.
1633
1634 2004-05-03  Uros Bizjak  <uros@kss-loka.si>
1635
1636         * gcc.dg/builtins-34.c: Also check expm1*.
1637
1638 2004-05-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1639
1640         * gcc.dg/torture/builtin-integral-1.c: Reorg and add more cases.
1641         * gcc.dg/torture/builtin-convert-3.c: New test.
1642
1643 2004-05-01  Ulrich Weigand  <uweigand@de.ibm.com>
1644
1645         PR middle-end/15054
1646         * g++.dg/opt/pr15054.C: New test.
1647
1648 2004-04-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1649
1650         * gcc.dg/torture/builtin-rounding-1.c: New test.
1651         * gcc.dg/builtins-25.c: Delete.
1652         * gcc.dg/builtins-29.c: Delete.
1653
1654 2004-04-29  Andreas Krebbel  <krebbel1@de.ibm.com>
1655
1656         * gcc.dg/sibcall-3.c: Delete s390 from expected fail list.
1657         * gcc.dg/sibcall-4.c: Likewise.
1658         * gcc.dg/sibcall-6.c: Enable s390 as test platform.
1659
1660 2004-04-30  Kazu Hirata  <kazu@cs.umass.edu>
1661
1662         * gcc.c-torture/execute/20040331-1.c: Don't use too wide a
1663         bit-field on 16-bit targets.
1664
1665 2004-04-30  Kazu Hirata  <kazu@cs.umass.edu>
1666
1667         * gcc.c-torture/execute/20040409-2.c: Fix constants used on
1668         16-bit targets.
1669
1670 2004-04-30  Andrew Pinski  <pinskia@physics.uc.edu>
1671
1672         * gcc.dg/rs6000-power2-1.c: Change to compile only.
1673         * gcc.dg/rs6000-power2-2.c: Likewise.
1674
1675 2004-04-29  Andrew Pinski  <pinskia@physics.uc.edu>
1676
1677         * gcc.dg/rs6000-power2-1.c: Change the options to be more correct.
1678         * gcc.dg/rs6000-power2-2.c: Change the options to be more correct.
1679         Change the asm registers to be in form of frN instead of fN.
1680
1681 2004-04-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1682
1683         * gcc.dg/torture/builtin-convert-2.c: New test.
1684
1685 2004-04-28  Andrew Pinski  <pinskia@physics.uc.edu>
1686
1687         * gcc.dg/rs6000-power2-1.c: New test.
1688         * gcc.dg/rs6000-power2-2.c: New test.
1689
1690 2004-04-28  Jan Hubicka  <jh@suse.cz>
1691
1692         * gcc.dg/unused-6.c: New test.
1693
1694 2004-04-24  Laurent GUERBY  <laurent@guerby.net>
1695             Ulrich Weigand  <uweigand@de.ibm.com>
1696
1697         * ada/acats/run_all.sh: Define $target variable.
1698
1699 2004-04-26  Andrew Pinski  <pinskia@physics.uc.edu>
1700
1701         PR c++/15119
1702         * g++.dg/other/vararg-1.C: New test.
1703
1704         PR c++/4794
1705         * g++.dg/eh/cleanup3.C: New test.
1706
1707 2004-04-24  Laurent GUERBY <laurent@guerby.net>
1708
1709         * ada/acats/run_all.sh: Handle cd2a83c, cd2a91c (target_bit)
1710         and ad8011a (target_insn).
1711         * ada/acats/support/macro.dfs: Likewise.
1712         * ada/acats/support/impbit.adb: New file.
1713
1714 2004-04-23  Ulrich Weigand  <uweigand@de.ibm.com>
1715
1716         * gcc.dg/const-elim-1.c: XFAIL on s390*-*-*.
1717
1718 2004-04-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
1719
1720         * gcc.dg/loop-3.c: New test.
1721
1722 2004-04-23  Daniel Jacobowitz  <drow@mvista.com>
1723
1724         * gcc.c-torture/execute/simd-5.c: New test.
1725
1726 2004-04-23  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1727
1728         PR c++/15064
1729         * g++.dg/template/crash18.C: New test.
1730
1731 2004-04-22  Mark Mitchell  <mark@codesourcery.com>
1732
1733         * g++.dg/ext/complit3.C: New test.
1734
1735 2004-04-21  Aldy Hernandez  <aldyh@redhat.com>
1736
1737         * gcc.dg/altivec-1.c: XFAIL for powerpc-eabispe.
1738         * gcc.dg/altivec-3.c: Same.
1739         * gcc.dg/altivec-varargs-1.c: Same.
1740
1741 2004-04-21  Aldy Hernandez  <aldyh@redhat.com>
1742
1743         * lib/target-supports.exp (check_profiling_available): Assume
1744         profiling is not available on powerpc-eabi targets.
1745
1746 2004-04-21  Janis Johnson  <janis187@us.ibm.com>
1747
1748         * gcc.dg/vmx/1c-01.c: Use ptrdiff_t for casts of pointers.
1749         * gcc.dg/vmx/bug-1.c: Ditto.
1750
1751 2004-04-20  Eric Christopher  <echristo@redhat.com>
1752
1753         * gcc.dg/charset/extern.c: New test.
1754         * g++.dg/charset/extern3.cc: Ditto.
1755
1756 2004-04-20  Uros Bizjak  <uros@kss-loka.si>
1757
1758         * gcc.dg/builtins-39.c: New test.
1759
1760 2004-04-20  Aldy Hernandez  <aldyh@redhat.com>
1761
1762         * gcc.dg/vmx/vmx.exp: Change DEFAULT_CFLAGS to DEFAULT_VMXCFLAGS.
1763
1764 2004-04-20  Richard Sandiford  <rsandifo@redhat.com>
1765
1766         * gcc.dg/torture/mips-hilo-1.c: New test.
1767
1768 2004-04-19  Andrew Pinski  <pinskia@physics.uc.edu>
1769
1770         * gcc.c-torture/compile/20040419-1.c: New test.
1771
1772 2004-04-18  Aldy Hernandez  <aldyh@redhat.com>
1773
1774         * gcc.dg/vmx/varargs-1.c: Handle when printf outputs \r\n.
1775
1776 2004-04-18  Zack Weinberg  <zack@codesourcery.com>
1777             Aldy Hernandez  <aldyh@redhat.com>
1778
1779         * gcc.c-torture/execute/va-arg-24.c: New.
1780
1781 2004-04-17  Zack Weinberg  <zack@codesourcery.com>
1782             Aldy Hernandez  <aldyh@redhat.com>
1783
1784         * gcc.dg/vmx/1b-01.c: New.
1785         * gcc.dg/vmx/1b-02.c: New.
1786         * gcc.dg/vmx/1b-03.c: New.
1787         * gcc.dg/vmx/1b-04.c: New.
1788         * gcc.dg/vmx/1b-05.c: New.
1789         * gcc.dg/vmx/1b-06.c: New.
1790         * gcc.dg/vmx/1b-07.c: New.
1791         * gcc.dg/vmx/1c-01.c: New.
1792         * gcc.dg/vmx/1c-02.c: New.
1793         * gcc.dg/vmx/3a-01a.c: New.
1794         * gcc.dg/vmx/3a-01.c: New.
1795         * gcc.dg/vmx/3a-01m.c: New.
1796         * gcc.dg/vmx/3a-03.c: New.
1797         * gcc.dg/vmx/3a-03m.c: New.
1798         * gcc.dg/vmx/3a-04.c: New.
1799         * gcc.dg/vmx/3a-04m.c: New.
1800         * gcc.dg/vmx/3a-05.c: New.
1801         * gcc.dg/vmx/3a-06.c: New.
1802         * gcc.dg/vmx/3a-06m.c: New.
1803         * gcc.dg/vmx/3a-07.c: New.
1804         * gcc.dg/vmx/3b-01.c: New.
1805         * gcc.dg/vmx/3b-02.c: New.
1806         * gcc.dg/vmx/3b-10.c: New.
1807         * gcc.dg/vmx/3b-13.c: New.
1808         * gcc.dg/vmx/3b-14.c: New.
1809         * gcc.dg/vmx/3b-15.c: New.
1810         * gcc.dg/vmx/3c-01a.c: New.
1811         * gcc.dg/vmx/3c-01.c: New.
1812         * gcc.dg/vmx/3c-02.c: New.
1813         * gcc.dg/vmx/3c-03.c: New.
1814         * gcc.dg/vmx/3d-01.c: New.
1815         * gcc.dg/vmx/4-01.c: New.
1816         * gcc.dg/vmx/4-03.c: New.
1817         * gcc.dg/vmx/5-01.c: New.
1818         * gcc.dg/vmx/5-02.c: New.
1819         * gcc.dg/vmx/5-03.c: New.
1820         * gcc.dg/vmx/5-04.c: New.
1821         * gcc.dg/vmx/5-05.c: New.
1822         * gcc.dg/vmx/5-06.c: New.
1823         * gcc.dg/vmx/5-07.c: New.
1824         * gcc.dg/vmx/5-07t.c: New.
1825         * gcc.dg/vmx/5-08.c: New.
1826         * gcc.dg/vmx/5-10.c: New.
1827         * gcc.dg/vmx/5-11.c: New.
1828         * gcc.dg/vmx/7-01a.c: New.
1829         * gcc.dg/vmx/7-01.c: New.
1830         * gcc.dg/vmx/7c-01.c: New.
1831         * gcc.dg/vmx/7d-01.c: New.
1832         * gcc.dg/vmx/7d-02.c: New.
1833         * gcc.dg/vmx/8-01.c: New.
1834         * gcc.dg/vmx/8-02a.c: New.
1835         * gcc.dg/vmx/8-02.c: New.
1836         * gcc.dg/vmx/brode-1.c: New.
1837         * gcc.dg/vmx/bug-1.c: New.
1838         * gcc.dg/vmx/bug-2.c: New.
1839         * gcc.dg/vmx/bug-3.c: New.
1840         * gcc.dg/vmx/cw-bug-1.c: New.
1841         * gcc.dg/vmx/cw-bug-2.c: New.
1842         * gcc.dg/vmx/cw-bug-3.c: New.
1843         * gcc.dg/vmx/dct.c: New.
1844         * gcc.dg/vmx/debug-1.c: New.
1845         * gcc.dg/vmx/debug-2.c: New.
1846         * gcc.dg/vmx/debug-3.c: New.
1847         * gcc.dg/vmx/debug-4.c: New.
1848         * gcc.dg/vmx/dos-bug-1-gdb.c: New.
1849         * gcc.dg/vmx/dos-bug-2-gdb.c: New.
1850         * gcc.dg/vmx/eg-5.c: New.
1851         * gcc.dg/vmx/fft.c: New.
1852         * gcc.dg/vmx/gcc-bug-1.c: New.
1853         * gcc.dg/vmx/gcc-bug-2.c: New.
1854         * gcc.dg/vmx/gcc-bug-3.c: New.
1855         * gcc.dg/vmx/gcc-bug-4.c: New.
1856         * gcc.dg/vmx/gcc-bug-5.c: New.
1857         * gcc.dg/vmx/gcc-bug-6.c: New.
1858         * gcc.dg/vmx/gcc-bug-7.c: New.
1859         * gcc.dg/vmx/gcc-bug-8.c: New.
1860         * gcc.dg/vmx/gcc-bug-9.c: New.
1861         * gcc.dg/vmx/gcc-bug-b.c: New.
1862         * gcc.dg/vmx/gcc-bug-c.c: New.
1863         * gcc.dg/vmx/gcc-bug-d.c: New.
1864         * gcc.dg/vmx/gcc-bug-e.c: New.
1865         * gcc.dg/vmx/gcc-bug-f.c: New.
1866         * gcc.dg/vmx/gcc-bug-g.c: New.
1867         * gcc.dg/vmx/gcc-bug-i.c: New.
1868         * gcc.dg/vmx/harness.h: New.
1869         * gcc.dg/vmx/ira1.c: New.
1870         * gcc.dg/vmx/ira2a.c: New.
1871         * gcc.dg/vmx/ira2b.c: New.
1872         * gcc.dg/vmx/ira2.c: New.
1873         * gcc.dg/vmx/ira2c.c: New.
1874         * gcc.dg/vmx/mem.c: New.
1875         * gcc.dg/vmx/newton-1.c: New.
1876         * gcc.dg/vmx/ops.c: New.
1877         * gcc.dg/vmx/sn7153.c: New.
1878         * gcc.dg/vmx/spill2.c: New.
1879         * gcc.dg/vmx/spill3.c: New.
1880         * gcc.dg/vmx/spill.c: New.
1881         * gcc.dg/vmx/t.c: New.
1882         * gcc.dg/vmx/varargs-1.c: New.
1883         * gcc.dg/vmx/varargs-2.c: New.
1884         * gcc.dg/vmx/varargs-3.c: New.
1885         * gcc.dg/vmx/varargs-4.c: New.
1886         * gcc.dg/vmx/varargs-5.c: New.
1887         * gcc.dg/vmx/varargs-6.c: New.
1888         * gcc.dg/vmx/varargs-7.c: New.
1889         * gcc.dg/vmx/vmx.exp: New.
1890         * gcc.dg/vmx/vprint-1.c: New.
1891         * gcc.dg/vmx/vscan-1.c: New.
1892         * gcc.dg/vmx/x-01.c: New.
1893         * gcc.dg/vmx/x-02.c: New.
1894         * gcc.dg/vmx/x-03.c: New.
1895         * gcc.dg/vmx/x-04.c: New.
1896         * gcc.dg/vmx/x-05.c: New.
1897         * gcc.dg/vmx/yousufi-1.c: New.
1898         * gcc.dg/vmx/zero-1.c: New.
1899         * gcc.dg/vmx/zero.c: New.
1900
1901 2004-04-17  Andrew Pinski  <pinskia@physics.uc.edu>
1902
1903         * g++.dg/lookup/java1.C: Update for chage of
1904         _Jv_AllocObject.
1905         * g++.dg/lookup/java2.C: Likewise.
1906
1907 2004-04-17  Laurent GUERBY <laurent@guerby.net>
1908
1909         * ada/acats/run_all.sh: use -O2 by default.
1910
1911 2004-04-17  Richard Sandiford  <rsandifo@redhat.com>
1912
1913         * gcc.dg/vr-mult-[12].c: New tests.
1914
1915 2004-04-16  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1916
1917         * gcc.dg/funcorder.c: XFAIL hppa*64*-*-*.
1918
1919         * gcc.dg/const-elim-1.c: XFAIL hppa-*-*.
1920
1921 2004-04-15  Richard Sandiford  <rsandifo@redhat.com>
1922
1923         * lib/target-supports.exp (check_profiling_available): Assume profiling
1924         isn't available for mips*-*-elf targets.
1925
1926 2004-04-14  Uros Bizjak  <uros@kss-loka.si>
1927
1928         * gcc.dg/builtins-38.c: New test.
1929
1930 2004-04-14  Eric Christopher  <echristo@redhat.com>
1931
1932         * g++.dg/charset/charset.exp: Run .cc extension tests.
1933
1934 2004-04-14  Zack Weinberg  <zack@codesourcery.com>
1935
1936         * gcc.dg/const-elim-1.c: XFAIL hppa*.*-*-* (PA32).  Update commentary.
1937
1938 2004-04-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1939
1940         * gcc.dg/torture/builtin-ctype-2.c: Test builtin isdigit.
1941
1942 2004-04-13  Uros Bizjak  <uros@kss-loka.si>:
1943
1944         * gcc.dg/i386-387-1.c: Add new test for __builtin_tan.
1945         * gcc.dg/i386-387-2.c: Likewise.
1946
1947         * gcc.dg/i386-387-7.c: New test.
1948         * gcc.dg/i386-387-8.c: New test.
1949
1950         * gcc.dg/builtins-37.c: New test.
1951
1952 2004-04-13  Geoffrey Keating  <geoffk@apple.com>
1953
1954         * g++.dg/pch/externc-1.C: Add missing semicolon.
1955
1956 2004-04-13  Aldy Hernandez  <aldyh@redhat.com>
1957
1958         * gcc.c-torture/execute/20020720-1.x: XFAIL for powerpc-*-*spe.
1959
1960 2004-04-12  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
1961
1962         * gcc.c-torture/execute/20040411-1.c: New test.
1963
1964 2004-04-10  Joseph S. Myers  <jsm@polyomino.org.uk>
1965
1966         * gcc.dg/c90-intprom-1.c, gcc.dg/c99-intprom-1.c: New tests.
1967
1968 2004-04-09  Chris Demetriou  <cgd@broadcom.com>
1969
1970         * g++.dg/other/packed1.C: Mark xfail for mips*- not mips-.
1971
1972 2004-04-09  Zack Weinberg  <zack@codesourcery.com>
1973
1974         * lib/target-supports.exp (check_named_sections_available): New.
1975         * lib/gcc-dg.exp (dg-require-named-sections): New.
1976         * lib/prune.exp (prune_gcc_output): Incorporate prunes from
1977         old-deja.exp.  Also prune error-count message from HP linker.
1978         * g++.old-deja/old-deja.exp (g++-dg-prune): Delete.
1979
1980         * g++.dg/init/init-ref4.C: Use dg-require-weak.
1981         * g++.old-deja/g++.pt/static3.C: Likewise.
1982         * g++.dg/parse/attr-ctor1.C: Use dg-require-named-sections.
1983
1984 2004-04-09  Roger Sayle  <roger@eyesopen.com>
1985
1986         * gcc.c-torture/execute/20040409-1.c: New test case.
1987         * gcc.c-torture/execute/20040409-2.c: New test case.
1988         * gcc.c-torture/execute/20040409-3.c: New test case.
1989
1990 2004-04-09  Andrew Pinski  <pinskia@physics.uc.edu>
1991
1992         * gcc.dg/20040409-1.c: New test.
1993
1994 2004-04-08  Roger Sayle  <roger@eyesopen.com>
1995
1996         PR target/14888
1997         * g++.dg/opt/pr14888.C: New test case.
1998
1999 2004-04-08  Geoffrey Keating  <geoffk@apple.com>
2000
2001         * gcc.dg/pch/valid-1.c, gcc.dg/pch/valid-2.c, gcc.dg/pch/valid-3.c,
2002         gcc.dg/pch/valid-4.c, gcc.dg/pch/valid-5.c, gcc.dg/pch/valid-6.c,
2003         gcc.dg/pch/valid-1.hs, gcc.dg/pch/valid-2.hs, gcc.dg/pch/valid-3.hs,
2004         gcc.dg/pch/valid-4.hs, gcc.dg/pch/valid-5.hs, gcc.dg/pch/valid-6.hs:
2005         New tests.
2006
2007 2004-04-08  Paul Brook  <paul@codesourcery.com>
2008
2009         * gcc.dg/spill-1.c: New test.
2010
2011 2004-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2012
2013         * gcc.dg/torture/builtin-ctype-2.c: New test.
2014
2015 2004-04-07  Ian Lance Taylor  <ian@wasabisystems.com>
2016
2017         * gcc.dg/pch/pch.exp: Add largefile test.
2018
2019 2004-04-06  Geoffrey Keating  <geoffk@apple.com>
2020
2021         * g++.dg/pch/externc-1.Hs: New.
2022         * g++.dg/pch/externc-1.C: New.
2023
2024 2004-04-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2025
2026         * gcc.dg/compat/struct-by-value-5a_main.c,
2027         gcc.dg/compat/struct-by-value-5b_main.c: New files.
2028         * gcc.dg/compat/struct-by-value-5_main.c: Delete.
2029         * gcc.dg/compat/struct-by-value-5a_x.c,
2030         gcc.dg/compat/struct-by-value-5b_x.c: New, split out from
2031         gcc.dg/compat/struct-by-value-5_x.c.
2032         * gcc.dg/compat/struct-by-value-5a_y.c,
2033         gcc.dg/compat/struct-by-value-5b_y.c: New, split out from
2034         gcc.dg/compat/struct-by-value-5_y.c.
2035
2036         * gcc.dg/compat/struct-by-value-6a_main.c,
2037         gcc.dg/compat/struct-by-value-6b_main.c: New files.
2038         * gcc.dg/compat/struct-by-value-6_main.c: Delete.
2039         * gcc.dg/compat/struct-by-value-6a_x.c,
2040         gcc.dg/compat/struct-by-value-6b_x.c: New, split out from
2041         gcc.dg/compat/struct-by-value-6_x.c.
2042         * gcc.dg/compat/struct-by-value-6a_y.c,
2043         gcc.dg/compat/struct-by-value-6b_y.c: New, split out from
2044         gcc.dg/compat/struct-by-value-6_y.c.
2045
2046         * gcc.dg/compat/struct-by-value-7a_main.c,
2047         gcc.dg/compat/struct-by-value-7b_main.c: New files.
2048         * gcc.dg/compat/struct-by-value-7_main.c: Delete.
2049         * gcc.dg/compat/struct-by-value-7a_x.c,
2050         gcc.dg/compat/struct-by-value-7b_x.c: New, split out from
2051         gcc.dg/compat/struct-by-value-7_x.c.
2052         * gcc.dg/compat/struct-by-value-7a_y.c,
2053         gcc.dg/compat/struct-by-value-7b_y.c: New, split out from
2054         gcc.dg/compat/struct-by-value-7_y.c.
2055
2056 2004-04-06  Jakub Jelinek  <jakub@redhat.com>
2057
2058         * gcc.dg/i386-sse-8.c: Don't use -march=pentium3 on x86_64.
2059         * gcc.dg/i386-local.c: Expect %edi, not %eax register on x86_64.
2060         * gcc.dg/20020103-1.c: Add -fno-asynchronous-unwind-tables to
2061         options.
2062
2063 2004-04-06  Uros Bizjak  <uros@kss-loka.si>
2064
2065         * gcc.dg/builtins-36.c: New test.
2066
2067 2004-04-06  Paul Brook  <paul@codesourcery.com>
2068
2069         * README.gcc: Remove obsolete contraint on testcases.
2070
2071 2004-04-05  Paul Brook  <paul@codesourcery.com>
2072
2073         PR2123
2074         * g++.dg/expr/anew1.C: XFAIL and make reproducible.  Call abort on
2075         failure and exit(0) on success.
2076         * g++.dg/expr/anew2.C: Ditto.
2077         * g++.dg/expr/anew3.C: Ditto.
2078         * g++.dg/expr/anew4.C: Ditto.
2079
2080 2004-04-05  Nathan Sidwell  <nathan@codesourcery.com>
2081
2082         PR c++/3518
2083         * g++.dg/template/unify7.C: New.
2084
2085 2004-04-02  Nathanael Nerode  <neroden@gcc.gnu.org>
2086
2087         * g++.dg/README: Bring up to date with new subdirectories; remove
2088         duplicate subdirectory lines.
2089
2090 2004-04-02  Nathan Sidwell  <nathan@codesourcery.com>
2091
2092         PR c++/14007
2093         * g++.dg/template/unify5.C: New.
2094         * g++.dg/template/unify6.C: New.
2095         * g++.dg/template/qualttp20.C: Adjust.
2096         * g++.old-deja/g++.jason/report.C: Adjust.
2097         * g++.old-deja/g++.other/qual1.C: Adjust.
2098
2099 2004-04-01  Mark Mitchell  <mark@codesourcery.com>
2100
2101         PR c++/14803
2102         * g++.dg/inherit/ptrmem1.C: New test.
2103
2104 2004-04-01  Jakub Jelinek  <jakub@redhat.com>
2105
2106         PR c++/14755
2107         * gcc.c-torture/execute/20040331-1.c: New test.
2108         * gcc.dg/20040331-1.c: New test.
2109
2110 2004-04-01  Paul Brook  <paul@codesourcery.com>
2111
2112         * gcc.dg/arm-mmx-1.c: Add -mabi=iwmmxt to dg-options.
2113
2114 2004-03-30  Mark Mitchell  <mark@codesourcery.com>
2115
2116         PR c++/14724
2117         * g++.dg/init/goto1.C: New test.
2118
2119         PR c++/14763
2120         * g++.dg/template/defarg4.C: New test.
2121
2122 2004-03-30  Hartmut Penner  <hpenner@de.ibm.com>
2123
2124         * gcc.dg/altivec-11.c: Extend test for more valid cases.
2125
2126 2004-03-28  David Edelsohn  <edelsohn@gnu.org>
2127
2128         * gcc.dg/doloop-1.c: Do not check for lack of "blt".
2129
2130 2004-03-28  Zack Weinberg  <zack@codesourcery.com>
2131
2132         * gcc.dg/noncompile/undeclared-2.c: New test.
2133
2134 2004-03-28  Joseph S. Myers  <jsm@polyomino.org.uk>
2135
2136         * gcc.dg/940409-1.c: Remove XFAIL.
2137         * gcc.dg/reg-vol-struct-1.c: New test.
2138
2139 2004-03-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2140
2141         * gcc.dg/torture/builtin-wctype-1.c: New test.
2142
2143 2004-03-26  James A. Morrison  <ja2morri@uwaterloo.ca>
2144
2145         * gcc.dg/20001013-1.c: Run on 32-bit and 64-bit SPARC.
2146         * gcc.dg/20001101-1.c: Likewise.
2147         * gcc.dg/20001102-1.c: Likewise.
2148
2149 2004-03-25  Roger Sayle  <roger@eyesopen.com>
2150
2151         * gcc.dg/compare8.c: Add an additional test for XOR.
2152
2153 2004-03-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2154
2155         * gcc.dg/torture/builtin-ctype-1.c: New test.
2156
2157 2004-03-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2158
2159         * gcc.dg/torture/builtin-explog-1.c: Add new cases.
2160         * gcc.dg/torture/builtin-math-1.c: Likewise.
2161         * gcc.dg/torture/builtin-power-1.c: New test.
2162
2163 2004-03-24  Andreas Schwab  <schwab@suse.de>
2164
2165         * lib/prune.exp (prune_gcc_output): Ignore errata warning from
2166         IA64 assembler.
2167
2168 2004-03-23  Joseph S. Myers  <jsm@polyomino.org.uk>
2169             Roger Sayle  <roger@eyesopen.com>
2170
2171         * gcc.dg/compare8.c: New test case.
2172
2173 2004-03-23  Ziemowit Laski  <zlaski@apple.com>
2174
2175         * g++.dg/ext/altivec-7.C: New test.
2176
2177 2004-03-23  Zack Weinberg  <zack@codesourcery.com>
2178
2179         PR 12267, 12391, 12560, 13129, 14114, 14133
2180         * gcc.dg/Wold-style-definition-1.c, gcc.dg/builtins-30.c
2181         * gcc.dg/unused-4.c, gcc.dg/noncompile/label-1.c
2182         * gcc.dg/noncompile/label-lineno-1.c, objc.dg/naming-1.m:
2183         Adjust error regexps.
2184         * gcc.dg/Wshadow-2.c, gcc.dg/noncompile/incomplete-3.c
2185         * gcc.dg/noncompile/undeclared-1.c: New test cases.
2186         * gcc.dg/decl-5.c, gcc.dg/redecl-1.c: Remove XFAIL.
2187         * gcc.dg/local1.c: Add explanatory comment.
2188
2189 2004-03-23  Roger Sayle  <roger@eyesopen.com>
2190
2191         PR optimization/14669
2192         * g++.dg/opt/fold2.C: New test case.
2193
2194 2004-03-22  Jakub Jelinek  <jakub@redhat.com>
2195
2196         PR c/14069
2197         * gcc.dg/20040322-1.c: New test.
2198
2199 2004-03-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
2200
2201         * gcc.dg/ultrasp2.c: Do not pass -m64.  Remove redundant lines.
2202         * gcc.dg/ultrasp4.c: Likewise.
2203         * gcc.dg/ultrasp8.c: Do not pass -m64.  Add sparcv9-*-*.
2204
2205 2004-03-21  Ulrich Weigand  <uweigand@de.ibm.com>
2206
2207         * gcc.dg/i386-sse-8.c: Reset default options.
2208
2209 2004-03-21  Ulrich Weigand  <uweigand@de.ibm.com>
2210
2211         * gcc.dg/charset/asm2.c: Allow 'parse error' instead of 'syntax error'
2212         in the error message text.
2213
2214 2004-03-21  Gabriel Dos Reis  <gdr@integrable-solutions.net>
2215
2216         * g++.dg/template/qualttp20.C: Adjust dg- regexp.
2217
2218 2004-03-21  Mark Mitchell  <mark@codesourcery.com>
2219
2220         PR c++/14616
2221         * g++.dg/init/array13.C: New test.
2222
2223 2004-03-20  Roger Sayle  <roger@eyesopen.com>
2224
2225         PR target/13889
2226         * gcc.c-torture/compile/pr13889.c: New test case.
2227
2228 2004-03-20  Joseph S. Myers  <jsm@polyomino.org.uk>
2229
2230         PR c/14635
2231         * builtins-1.c (nan, nans): Don't test.
2232         * builtins-30.c: Don't use nan, nanf, nanl.
2233         * builtins-35.c: New test.
2234
2235 2004-03-19  Ziemowit Laski  <zlaski@apple.com>
2236
2237         * g++.dg/ext/altivec-6.C: New test.
2238
2239 2004-03-19  Mark Mitchell  <mark@codesourcery.com>
2240
2241         * g++.dg/init/placement3.C: New test.
2242
2243         * g++.dg/template/spec13.C: New test.
2244
2245         * g++.dg/lookup/using11.C: New test.
2246
2247         * g++.dg/lookup/koenig3.C: New test.
2248
2249         * g++.dg/template/operator2.C: New test.
2250
2251         * g++.dg/expr/dtor3.C: New test.
2252         * g++.old-deja/g++.brendan/crash15.C: Remove incorrect dg-error
2253         marker.
2254         * g++.old-deja/g++.law/visibility28.C: Likewise.
2255
2256 2004-03-19  Paolo Bonzini  <bonzini@gnu.org>
2257
2258         * gcc.dg/altivec-6.c: Use vector_size attribute, not mode.
2259         * gcc.dg/ppc64-abi-3.c: Likewise.
2260
2261 2004-03-19  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2262
2263         PR c++/14545
2264         * g++.dg/parse/template15.C: New test.
2265
2266 2004-03-18  Mark Mitchell  <mark@codesourcery.com>
2267
2268         * g++.dg/expr/dtor2.C: New test.
2269
2270         * g++.dg/lookup/anon4.C: New test.
2271
2272         * g++.dg/overload/using1.C: New test.
2273
2274         * g++.dg/template/lookup7.C: New test.
2275
2276         * g++.dg/template/typename6.C: New test.
2277
2278         * g++.dg/expr/cond6.C: New test.
2279
2280 2004-03-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2281
2282         * gcc.dg/torture/builtin-convert-1.c: Test more math builtins.
2283
2284 2004-03-18  Mark Mitchell  <mark@codesourcery.com>
2285
2286         * g++.dg/expr/cond5.C: New test.
2287         * g++.dg/expr/constcast1.C: Likewise.
2288         * g++.dg/expr/ptrmem2.C: Likewise.
2289         * g++.dg/expr/ptrmem3.C: Likewise.
2290         * g++.dg/lookup/main1.C: Likewise.
2291         * g++.dg/template/lookup6.C: Likewise.
2292
2293 2004-03-18  Mark Mitchell  <mark@codesourcery.com>
2294
2295         * gcc.dg/local1.c: New test.
2296
2297         * gcc.dg/debug/dwarf2/c99-typedef1.c: New test.
2298
2299 2004-03-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2300
2301         * gcc.dg/torture/builtin-convert-1.c: New test.
2302
2303 2004-03-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2304
2305         * gcc.dg/torture/builtin-integral-1.c: Also check for `rint'.
2306
2307 2004-03-16  Mark Mitchell  <mark@codesourcery.com>
2308
2309         PR c++/14481
2310         * g++.dg/warn/Wunused-7.C: New test.
2311
2312 2004-03-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2313
2314         * gcc.dg/torture/builtin-integral-1.c: New test.
2315
2316 2004-03-16  Mark Mitchell  <mark@codesourcery.com>
2317
2318         PR c++/14586
2319         * g++.dg/parse/non-dependent3.C: New test.
2320
2321 2004-03-16  Paolo Bonzini  <bonzini@gnu.org>
2322
2323         * g++.dg/eh/simd-1.C: Use vector_size attribute, not mode.
2324         * g++.dg/eh/simd-2.C: Likewise.
2325         * g++.dg/init/array10.C: Likewise.
2326         * gcc.c-torture/compile/simd-1.c: Likewise.
2327         * gcc.c-torture/compile/simd-2.c: Likewise.
2328         * gcc.c-torture/compile/simd-3.c: Likewise.
2329         * gcc.c-torture/compile/simd-4.c: Likewise.
2330         * gcc.c-torture/compile/simd-6.c: Likewise.
2331         * gcc.c-torture/execute/simd-1.c: Likewise.
2332         * gcc.c-torture/execute/simd-2.c: Likewise.
2333         * gcc.dg/compat/vector-defs.h: Likewise.
2334         * gcc.dg/20020531-1.c: Likewise.
2335         * gcc.dg/altivec-3.c: Likewise.
2336         * gcc.dg/altivec-4.c: Likewise.
2337         * gcc.dg/altivec-varargs-1.c: Likewise.
2338         * testsuite/gcc.dg/compat/vector-defs.h: Likewise.
2339         * gcc.dg/i386-mmx-3.c: Likewise.
2340         * gcc.dg/i386-sse-4.c: Likewise.
2341         * gcc.dg/i386-sse-5.c: Likewise.
2342         * gcc.dg/i386-sse-8.c: Likewise.
2343         * gcc.dg/simd-1.c: Likewise.
2344         * gcc.dg/20030218-1.c: Likewise.  Plus, do not declare
2345         __ev64_opaque__ since the machine description provides it.
2346
2347 2004-03-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
2348
2349         * lib/compat.exp (skip_list): New global variable.
2350         Use it to hold the user defined COMPAT_SKIPS list if any.
2351         (compat-obj): Add the members of skip_list to optall.
2352
2353 2004-03-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
2354
2355         * gcc.dg/compat/union-by-value-1_main.c,
2356         union-by-value-1_x.c, union-by-value-1_y.c,
2357         union-check.h, union-defs.h,
2358         union-init.h, union-return-1_main.c,
2359         union-return-1_x.c, union-return-1_y.c: New files.
2360
2361 2004-03-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
2362
2363         * gcc.dg/compat/mixed-struct-check.h, mixed-struct-defs.h,
2364         mixed-struct-init.h: Add 4 mixed structure types.
2365         struct-by-value-21_main.c, struct-by-value-21_x.c,
2366         struct-by-value-21_y.c, struct-return-21_main.c,
2367         struct-return-21_x.c, struct-return-21_y.c: New files.
2368
2369 2004-03-13  Mark Mitchell  <mark@codesourcery.com>
2370
2371         PR c++/14550
2372         * g++.dg/parse/template14.C: New test.
2373
2374 2004-03-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
2375
2376         * gcc.c-torture/execute/20040313-1.c: New test.
2377
2378 2004-03-13  Jakub Jelinek  <jakub@redhat.com>
2379
2380         PR target/14533
2381         * gcc.dg/20040311-2.c: New test.
2382
2383 2004-03-12  Kazu Hirata  <kazu@cs.umass.edu>
2384
2385         PR other/14544
2386         * gcc.c-torture/execute/20040307-1.c: Remove the 24-bit
2387         bit-field.
2388
2389 2004-03-12  Ulrich Weigand  <uweigand@de.ibm.com>
2390
2391         * gcc.dg/20040305-2.c: Add missing return statement.
2392
2393 2004-03-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2394
2395         * gcc.dg/builtins-34.c: Also check pow10*.
2396
2397 2004-03-11  Ulrich Weigand  <uweigand@de.ibm.com>
2398
2399         PR target/14262
2400         * gcc.dg/20040305-2.c: New test.
2401
2402 2004-03-11  Ulrich Weigand  <uweigand@de.ibm.com>
2403
2404         * gcc.dg/20040310-1.c: New test.
2405
2406 2004-03-11  Roger Sayle  <roger@eyesopen.com>
2407
2408         * gcc.c-torture/execute/20040311-1.c: New test case.
2409
2410 2004-03-11  Mark Mitchell  <mark@codesourcery.com>
2411
2412         PR c++/14476
2413         * g++.dg/lookup/enum1.C: New test.
2414
2415 2004-03-10  Mark Mitchell  <mark@codesourcery.com>
2416
2417         PR c++/14510
2418         * g++.dg/lookup/struct2.C: New test.
2419
2420 2004-03-10  Uros Bizjak  <uros@kss-loka.si>
2421
2422         * gcc.dg/builtins-34.c: New test.
2423
2424 2004-03-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2425
2426         * gcc.dg/torture/builtin-nonneg-1.c: New test.
2427
2428 2004-03-09  James E Wilson  <wilson@specifixinc.com>
2429
2430         * gcc.dg/alias-1.c: Add "will" to string passed to dg-warning.
2431         * gcc.dg/alias-2.c: New testcase.
2432
2433 2004-03-09  Zack Weinberg  <zack@codesourcery.com>
2434
2435         * gcc.dg/noncompile/incomplete-2.c: Move dg-error to proper line.
2436
2437 2004-03-09  Roger Sayle  <roger@eyesopen.com>
2438
2439         * gcc.c-torture/execute/20040309-1.c: New test case.
2440
2441 2004-03-09  Nathan Sidwell  <nathan@codesourcery.com>
2442
2443         PR c++/14397
2444         * g++.dg/overload/ref1.C: New.
2445
2446 2004-03-09  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2447
2448         PR c++/14409
2449         * g++.dg/template/spec12.C: New test.
2450
2451         PR c++/14448
2452         * g++.dg/parse/crash14.C: New test.
2453
2454 2004-03-09  Mark Mitchell  <mark@codesourcery.com>
2455
2456         PR c++/14230
2457         * g++.dg/init/ref11.C: New test.
2458
2459 2004-03-09  Mark Mitchell  <mark@codesourcery.com>
2460
2461         PR c++/14432
2462         * g++.dg/parse/builtin2.C: New test.
2463
2464 2004-03-08  Mark Mitchell  <mark@codesourcery.com>
2465
2466         PR c++/14401
2467         * g++.dg/init/ctor3.C: New test.
2468         * g++.dg/init/union1.C: New test.
2469         * g++.dg/ext/anon-struct4.C: New test.
2470
2471 2004-03-08  Mark Mitchell  <mark@codesourcery.com>
2472
2473         * g++.dg/lookup/koenig1.C: Tweak error messages.
2474         * g++.dg/lookup/used-before-declaration.C: Likewise.
2475         * g++.dg/other/do1.C: Likewise.
2476         * g++.dg/overload/koenig1.C: Likewise.
2477         * g++.dg/parse/crash13.C: Likewise.
2478         * g++.dg/template/instantiate3.C: Likewise.
2479
2480 2004-03-08  Eric Christopher  <echristo@redhat.com>
2481
2482         * * lib/target-supports.exp: Enable libiconv in test
2483         compilation.  Fix up error checking.
2484
2485 2004-03-08  Roger Sayle  <roger@eyesopen.com>
2486
2487         PR middle-end/14289
2488         * gcc.dg/pr14289-1.c: New test case.
2489         * gcc.dg/pr14289-2.c: Likewise.
2490         * gcc.dg/pr14289-3.c: Likewise.
2491
2492 2004-03-08  Eric Botcazou  <ebotcazou@act-europe.fr>
2493
2494         * gcc.c-torture/execute/20040308-1.c: New test.
2495
2496 2004-03-07  Roger Sayle  <roger@eyesopen.com>
2497
2498         * gcc.c-torture/execute/20040307-1.c: New test case.
2499
2500 2004-03-07  Richard Sandiford  <rsandifo@redhat.com>
2501
2502         * gcc.dg/torture/mips-sdata-1.c: Restrict to mips*-*-elf*.
2503
2504 2004-03-06  Ulrich Weigand  <uweigand@de.ibm.com>
2505
2506         * gcc.dg/20040306-1.c: New test.
2507
2508 2004-03-06  Kazu Hirata  <kazu@cs.umass.edu>
2509
2510         * gcc.dg/sibcall-3.c (recurser_void1, recurser_void2): Make
2511         them static.
2512         * gcc.dg/sibcall-4.c (recurser_void1, recurser_void2): Likewise.
2513
2514 2004-03-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
2515
2516         PR c/14465
2517         * gcc.dg/decl-6.c: New test.
2518
2519 2004-03-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2520
2521         * gcc.dg/torture/builtin-explog-1.c: Add comments for each test.
2522         Rename LOGPOW -> LOG_POW.
2523         (SQRT_EXP, POW_EXP): New.
2524
2525 2004-03-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
2526
2527         * gcc.dg/i386-sse-8.c: New test.
2528
2529 2004-03-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
2530
2531         PR c/14114
2532         * gcc.dg/decl-5.c: New test.
2533
2534 2004-03-05  Andreas Krebbel  <krebbel1@de.ibm.com>
2535
2536         * gcc.dg/20040305-1.c: New test.
2537
2538 2004-03-05  Hans-Peter Nilsson  <hp@axis.com>
2539
2540         PR other/14354
2541         * gcc.c-torture/execute/ieee/mul-subnormal-single-1.c: New test.
2542
2543 2004-03-04  Ziemowit Laski  <zlaski@apple.com>
2544
2545         PR c++/14425, c++/14426
2546         * g++.dg/ext/altivec-4.C: New test.
2547         * g++.dg/ext/altivec-5.C: New test.
2548
2549 2004-03-04  Geoffrey Keating  <geoffk@apple.com>
2550
2551         * g++.old-deja/g++.other/linkage1.C: Expect errors about
2552         global variables of a type with no linkage.
2553         * g++.old-deja/g++.other/qual1.C: Name class for 'action'.
2554         * g++.old-deja/g++.mike/misc13.C: Name enum for 'want'.
2555         * g++.old-deja/g++.bugs/900210_01.C: Name enum for 'ep'.
2556         * g++.old-deja/g++.bugs/900210_02.C: Likewise.
2557         * g++.old-deja/g++.bugs/900210_03.C: Likewise.
2558         * g++.old-deja/g++.brendan/bit-fields2.C: Name structure for 's'.
2559         * g++.old-deja/g++.brendan/init10.C: Name structure for 'a'.
2560         * g++.dg/warn/deprecated.C: Name enum Color.
2561         * g++.dg/overload/VLA.C: Name structure for 'b'.
2562         * g++.dg/lookup/anon2.C: Expect diagnostic about type linkage.
2563
2564 2004-03-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
2565
2566         * gcc.c-torture/compile/20040304-1.c: New test.
2567
2568 2004-03-03  Zack Weinberg  <zack@codesourcery.com>
2569
2570         PR 13728
2571         * gcc.dg/decl-4.c: New testcase.
2572
2573 2004-03-03  Kazu Hirata  <kazu@cs.umass.edu>
2574
2575         * gcc.dg/torture/builtin-explog-1.c (PREC): Make it the same
2576         as PRECF if sizeof (float) > sizeof (double).
2577         (PRECL): Make it the same as PRECF if
2578         sizeof (float) > sizeof (long double).
2579
2580 2004-03-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2581
2582         * gcc.dg/builtins-config.h: Use underscore macro style for __sun
2583         system type.  Add check for irix6 which doesn't have c99 runtime.
2584
2585 2004-03-03  Bob Wilson  <bob.wilson@acm.org>
2586
2587         * gcc.dg/const-elim-1.c: xfail for xtensa.
2588
2589 2004-03-01  Mark Mitchell  <mark@codesourcery.com>
2590
2591         PR c++/14369
2592         * g++.dg/template/cond4.C: New test.
2593
2594 2004-03-01  Mark Mitchell  <mark@codesourcery.com>
2595
2596         PR c++/14360
2597         * g++.old-deja/g++.ns/koenig5.C: Remove some error markers.
2598
2599         PR c++/14361
2600         * g++.dg/parse/defarg7.C: New test.
2601
2602         PR c++/14359
2603         * g++.dg/template/friend26.C: New test.
2604
2605 2004-03-01  Mark Mitchell  <mark@codesourcery.com>
2606
2607         PR c++/14324
2608         * g++.dg/abi/mangle21.C: New test.
2609
2610         PR c++/14260
2611         * g++.dg/parse/constructor2.C: New test.
2612
2613         PR c++/14337
2614         * g++.dg/template/sfinae1.C: New test.
2615
2616 2004-02-29  Mark Mitchell  <mark@codesourcery.com>
2617
2618         PR c++/14267
2619         * g++.dg/expr/crash2.C: New test.
2620
2621         PR middle-end/13448
2622         * gcc.dg/inline-5.c: New test.
2623         * gcc.dg/always-inline.c: Split out tests into ...
2624         * gcc.dg/always-inline2.c: ... this and ...
2625         * gcc.dg/always-inline3.c: ... this.
2626
2627 2004-02-29  Mark Mitchell  <mark@codesourcery.com>
2628
2629         PR debug/12103
2630         * g++.dg/debug/crash1.C: New test.
2631
2632 2004-02-29  Kazu Hirata  <kazu@cs.umass.edu>
2633
2634         * gcc.dg/sibcall-3.c (recurser_void1): Make it an extern
2635         function with __attribute__((noinline)).
2636         (recurser_void2): Likewise.
2637         * gcc.dg/sibcall-4.c (recurser_void1): Likewise.
2638         (recurser_void2): Likewise.
2639
2640 2004-02-29  Roger Sayle  <roger@eyesopen.com>
2641
2642         PR middle-end/14203
2643         * g++.dg/warn/Wunused-6.C: New test case.
2644
2645 2004-02-28  Richard Earnshaw  <rearnsha@arm.com>
2646
2647         * lib/g++.exp (g++_link_flags): Don't crash if LD_LIBRARY_PATH is
2648         not defined.
2649
2650 2004-02-27  Eric Christopher  <echristo@redhat.com>
2651
2652         * g++.dg/charset/charset.exp: Change CFLAGS to CHARSETCFLAGS.
2653         * g++.dg/charset/asm2.c: Run only x86.
2654         * gcc.dg/charset/asm3.c: Ditto.
2655
2656 2004-02-27  Aldy Hernandez  <aldyh@redhat.com>
2657
2658         * lib/g++.exp (g++_link_flags): Append LD_LIBRARY_PATH to
2659         ld_library_path.
2660
2661 2004-02-27  Ziemowit Laski  <zlaski@apple.com>
2662
2663         * g++.dg/ext/altivec-3.C: New.
2664
2665 2004-02-26  Richard Henderson  <rth@redhat.com>
2666
2667         * g++.dg/ext/attrib10.C: Mark for warning.
2668         * gcc.dg/attr-alias-1.c: New.
2669
2670 2004-02-26  Richard Henderson  <rth@redhat.com>
2671
2672         * gcc.c-torture/execute/ieee/20040208-2.c: Move ...
2673         * gcc.c-torture/execute/20040208-2.c: ... it back.
2674
2675 2004-02-26  Eric Christopher  <echristo@redhat.com>
2676
2677         * lib/target-supports.exp (check-iconv-available): New function.
2678         * lib/gcc-dg.exp (dg-require-iconv): New function.
2679         Use above.
2680         * gcc.dg/charset: New directory.
2681         * gcc.dg/charset/charset.exp: New file.
2682         * gcc.dg/charset/asm1.c: Ditto.
2683         * gcc.dg/charset/asm2.c: Ditto.
2684         * gcc.dg/charset/asm3.c: Ditto.
2685         * gcc.dg/charset/asm4.c: Ditto.
2686         * gcc.dg/charset/asm5.c: Ditto.
2687         * gcc.dg/charset/attribute1.c: Ditto.
2688         * gcc.dg/charset/attribute2.c: Ditto.
2689         * gcc.dg/charset/string1.c: Ditto.
2690         * g++.dg/charset: New directory.
2691         * g++.dg/dg.exp: Add here. Special options.
2692         * g++.dg/charset/charset.exp: New file.
2693         * g++.dg/charset/asm1.c: Ditto.
2694         * g++.dg/charset/asm2.c: Ditto.
2695         * g++.dg/charset/asm3.c: Ditto.
2696         * g++.dg/charset/asm4.c: Ditto.
2697         * g++.dg/charset/attribute1.c: Ditto.
2698         * g++.dg/charset/attribute2.c: Ditto.
2699         * g++.dg/charset/extern1.cc: Ditto.
2700         * g++.dg/charset/extern2.cc: Ditto.
2701         * g++.dg/charset/string1.c: Ditto.
2702
2703 2004-02-26  Mark Mitchell  <mark@codesourcery.com>
2704
2705         PR c++/14278
2706         * g++.dg/parse/comma1.C: New test.
2707
2708 2004-02-26  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2709
2710         PR c++/14284
2711         * g++.dg/template/ttp8.C: New test.
2712
2713 2004-02-26  Eric Botcazou  <ebotcazou@act-europe.fr>
2714
2715         * gcc.dg/fixuns-trunc-1.c: New test.
2716
2717 2004-02-26  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2718
2719         * gcc.dg/builtins-config.h: Use #elif.
2720
2721 2004-02-26  Michael Matz  <matz@suse.de>
2722
2723         * gcc.dg/20000724-1.c: Add regparm attribute to decl and def.
2724         * gcc.dg/991214-1.c: Likewise.
2725         * gcc.dg/i386-asm-1.c: Likewise.
2726
2727 2004-02-25  Richard Henderson  <rth@redhat.com>
2728
2729         * gcc.c-torture/execute/20040208-2.c: Move ...
2730         * gcc.c-torture/execute/ieee/20040208-2.c: ... here.
2731
2732 2004-02-26  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2733
2734         PR c++/14246
2735         * g++.dg/other/crash-3.C: New test.
2736
2737 2004-02-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2738
2739         * g++.dg/opt/inline4.C (dg-final): Robustify regexp.
2740         * g++.dg/opt/inline6.C (dg-final): Robustify regexp.
2741
2742         * gcc.dg/builtins-config.h (HAVE_C99_RUNTIME): Don't define for PA
2743         HP-UX.
2744
2745 2004-02-24  Michael Matz  <matz@suse.de>
2746
2747         * gcc.dg/i386-regparm.c: New.
2748
2749 2004-02-23  James E Wilson  <wilson@specifixinc.com>
2750
2751         * gcc.c-torture/execute/20040223-1.c: New.
2752
2753 2004-02-23  Zack Weinberg  <zack@codesourcery.com>
2754             Kazu Hirata  <kazu@cs.umass.edu>
2755
2756         * gcc.dg/fwritable-strings-1.c: Remove.
2757
2758 2004-02-23  Andrew Pinski  <pinskia@physics.uc.edu>
2759
2760         PR c/14156
2761         * gcc.dg/20040223-1.c: New test.
2762
2763 2004-02-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2764
2765         PR c++/14106
2766         * g++.dg/ext/typeof9.C: New test.
2767
2768 2004-02-23  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2769
2770         PR c++/14250
2771         * g++.dg/other/switch1.C: New test.
2772
2773 2004-02-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
2774
2775         * gcc.dg/cast-function-1.c: Adjust for new informative message.
2776         * gcc.dg/va-arg-1.c: Likewise.
2777
2778 2004-02-23  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2779
2780         PR c++/14143
2781         * g++.dg/template/koenig5.C: New test.
2782
2783 2004-02-21  Ziemowit Laski  <zlaski@apple.com>
2784
2785         * g++.dg/ext/altivec-1.C: Generalize target triple.
2786         * g++.dg/ext/altivec-2.C: New test case.
2787         * g++.dg/ext/altivec_check.h: New file.
2788         * gcc.dg/altivec-1.c: Generalize target triple;
2789         include altivec_check.h and call altivec_check().
2790         * gcc.dg/altivec-[2-5].c: Generalize target triple.
2791         * gcc.dg/altivec-6.c: New test case.
2792         * gcc.dg/altivec-[7-9].c: Generalize target triple; add
2793         type casts as needed.
2794         * gcc.dg/altivec-10.c: Include altivec_check.h and call
2795         altivec_check().
2796         * gcc.dg/altivec-12.c: New test case.
2797         * gcc.dg/altivec-varargs-1.c: Generalize target triple;
2798         include altivec_check.h and call altivec_check().
2799         * gcc.dg/altivec_check.h: New file.
2800
2801 2004-02-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2802
2803         * lib/target-supports.exp (check_alias_available): Don't mangle
2804         function `g' in test program.
2805
2806 2004-02-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2807
2808         * lib/target-supports.exp (check_profiling_available): Check
2809         argument to determine whether we support a profiling type.
2810         * lib/gcc-dg.exp (dg-require-profiling): Pass argument to
2811         check_profiling_available.
2812         * g++.dg/bprob/bprob.exp: Likewise
2813         * g77.dg/bprob/bprob.exp: Likewise.
2814         * gcc.misc-tests/bprob.exp: Likewise.
2815         * g++.old-deja/g++.law/profile1.C: Pass profiling type to
2816         dg-require-profiling and delete expected error handling.
2817         * gcc.dg/20021014-1.c: Likewise.
2818         * gcc.dg/nest.c: Likewise.
2819
2820 2004-02-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2821
2822         PR c++/12007
2823         * g++.dg/other/vthunk1.C: New test.
2824
2825 2004-02-20  Falk Hueffner  <falk@debian.org>
2826
2827         PR target/14201
2828         * gcc.c-torture/compile/fix-trunc-mem-1.c: New test.
2829
2830 2004-02-20  Mark Mitchell  <mark@codesourcery.com>
2831
2832         PR c++/13927
2833         * g++.dg/other/error8.C: Remove XFAIL markers.
2834
2835         PR c++/14173
2836         * g++.dg/ext/packed5.C: New test.
2837
2838         PR c++/14199
2839         * g++.dg/warn/Wunused-5.C: New test.
2840
2841         PR c++/14186
2842         * g++.dg/lookup/member1.C: New test.
2843
2844 2004-02-19  Kazu Hirata  <kazu@cs.umass.edu>
2845
2846         * gcc.c-torture/compile/20040130-1.c: Enable only when
2847         __INT_MAX__ >= 2147483647L.
2848         * gcc.c-torture/compile/961203-1.c: Likewise.
2849
2850 2004-02-19  Nathan Sidwell  <nathan@codesourcery.com>
2851
2852         * g++.dg/parse/attr-ctor1.C: XFAIL on hppa.
2853         * g++.dg/opt/template1.C: Robustify assembler regexp
2854
2855 2004-02-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
2856
2857         * gcc.c-torture/execute/simd-4.x: Remove.
2858         * gcc.c-torture/execute/va-arg-25.x: Likewise.
2859         * gcc.dg/compat/vector-1_x.c: Do not XFAIL on SPARC.
2860         Guard with #ifndef SKIP_ATTRIBUTE.
2861         * gcc.dg/compat/vector-1_y.c: Likewise.
2862         * gcc.dg/compat/vector-2_x.c: Likewise.
2863         * gcc.dg/compat/vector-2_y.c: Likewise.
2864         * g++.dg/eh/simd-1.C: Do not XFAIL on SPARC.
2865         * g++.dg/eh/simd-2.C: Likewise.
2866
2867 2004-02-19  Alan Modra  <amodra@bigpond.net.au>
2868
2869         * gcc.c-torture/compile/complex-1.c: New.
2870
2871 2004-02-19  Hans-Peter Nilsson  <hp@axis.com>
2872
2873         PR target/14209
2874         * gcc.c-torture/execute/20040218-1.c: New test.
2875
2876 2004-02-19  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2877
2878         PR c++/14181
2879         * g++.dg/parse/new2.C: New test.
2880
2881 2004-02-18  Paul Brook  <paul@codesourcery.com>
2882
2883         * gcc.c-torture/compile/libcall-1.c: New test.
2884
2885 2004-02-18  Paul Brook  <paul@codesourcery.com>
2886
2887         PR debug/12934
2888         * gcc.dg/debug/debug-7.c: New test.
2889
2890 2004-02-17  Ulrich Weigand  <uweigand@de.ibm.com>
2891
2892         * gcc.dg/20040217-1.c: New test.
2893
2894 2004-02-17  Zack Weinberg  <zack@codesourcery.com>
2895
2896         * gcc.c-torture/execute/990208-1.x: Delete.
2897
2898 2004-02-17  Richard Sandiford  <rsandifo@redhat.com>
2899
2900         * gcc.c-torture/execute/20040208-2.x: New file.
2901
2902 2004-02-17  Mark Mitchell  <mark@codesourcery.com>
2903
2904         PR c++/11326
2905         * g++.dg/abi/structret1.C: New test.
2906
2907 2004-02-17  Jakub Jelinek  <jakub@redhat.com>
2908
2909         * gcc.dg/i386-cpuid.h (bit_CMOV): Define.
2910         (i386_cpuid): No need to test if cpuid is available on AMD64.
2911         Fix assembly, so that it works onboth i386 and AMD64.
2912         * gcc.dg/i386-sse-6.c: Include stdio.h, stdlib.h and string.h.
2913         (vecInLong): Fix s[] member type to unsigned int.
2914         (vecInWord): Remove type.
2915         (mmx_tests, sse_tests, dump64_16, dump64_32, dump64_64): Remove.
2916         (a64, b64, c64, d64, e64): Remove.
2917         (main): Pass if CPU has no MMX, SSE, SSE2 or CMOV support.
2918         Remove unused variable.  Remove initialization of removed variables.
2919         Don't call mmx_tests nor sse_tests.
2920         (reference_mmx, reference_sse): Remove.
2921         (check): Add return stmt.
2922         * gcc.dg/i386-sse-7.c: New test.
2923         * gcc.dg/i386-mmx-4.c: New test.
2924
2925 2004-02-17  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2926
2927         * g++.dg/tc1/dr176.C: Add missing semicolon (typo).
2928         * g++.dg/tc1/dr101.C, g++.dg/tc1/dr135.C, g++.dg/tc1/dr142.C,
2929         g++.dg/tc1/dr152.C, g++.dg/tc1/dr159.C, g++.dg/tc1/dr161.C,
2930         g++.dg/tc1/dr166.C, g++.dg/tc1/dr176.C, g++.dg/tc1/dr193.C,
2931         g++.dg/tc1/dr194.C, g++.dg/tc1/dr217.C, g++.dg/tc1/dr56.C,
2932         g++.dg/tc1/dr68.C, g++.dg/tc1/dr76.C, g++.dg/tc1/dr80.C,
2933         g++.dg/tc1/dr94.C: Fix line terminator.
2934
2935 2004-02-16  Geoffrey Keating  <geoffk@apple.com>
2936
2937         * gcc.c-torture/compile/20040216-1.c: New.
2938
2939 2004-02-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2940
2941         * g++.dg/tc1/dr101.C, g++.dg/tc1/dr135.C, g++.dg/tc1/dr142.C,
2942         g++.dg/tc1/dr152.C, g++.dg/tc1/dr159.C, g++.dg/tc1/dr161.C,
2943         g++.dg/tc1/dr166.C, g++.dg/tc1/dr176.C, g++.dg/tc1/dr188.C,
2944         g++.dg/tc1/dr193.C, g++.dg/tc1/dr194.C, g++.dg/tc1/dr217.C,
2945         g++.dg/tc1/dr48.C, g++.dg/tc1/dr56.C, g++.dg/tc1/dr68.C,
2946         g++.dg/tc1/dr76.C, g++.dg/tc1/dr80.C, g++.dg/tc1/dr94.C: New tests.
2947
2948 2004-02-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
2949
2950         * gcc.c-torture/execute/20020720-1.x: XFAIL on SPARC with -fPIC.
2951
2952 2004-02-15  Mark Mitchell  <mark@codesourcery.com>
2953
2954         PR c++/13971
2955         * g++.dg/expr/cond4.C: New test.
2956
2957         PR c++/14086
2958         * g++.dg/lookup/crash2.C: New test.
2959
2960 2004-02-14  Josef Zlomek  <zlomekj@suse.cz>
2961
2962         * gcc.c-torture/compile/20040214-2.c: New test.
2963
2964 2004-02-14  Andrew Pinski  <pinskia@physics.uc.edu>
2965
2966         PR c++/14116
2967         * g++.dg/ext/typeof8.C: New test.
2968
2969 2004-02-14  Eric Botcazou  <ebotcazou@act-europe.fr>
2970
2971         * gcc.c-torture/compile/20040214-1.c: New test.
2972
2973 2004-02-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2974
2975         PR c++/13635
2976         * g++.dg/template/spec11.C: New test.
2977
2978 2004-02-13  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2979
2980         PR c++/13927
2981         * g++.dg/other/error8.C: New test.
2982
2983 2004-02-13  Mark Mitchell  <mark@codesourcery.com>
2984
2985         PR c++/14122
2986         * g++.dg/template/array4.C: New test.
2987
2988         PR c++/14108
2989         * g++.dg/inherit/thunk2.C: New test.
2990
2991         PR c++/14083
2992         * g++.dg/eh/cond2.C: New test.
2993
2994 2004-02-12  Alan Modra  <amodra@bigpond.net.au>
2995
2996         * gcc.dg/debug/20020327-1.c: Disable for powerpc64.
2997
2998 2004-02-12  Nathaniel Smith <njs@codesourcery.com>
2999
3000         * lib/scanasm.exp (dg-scan): Quote pattern before display.
3001
3002 2004-02-12  Hartmut Penner  <hpenner@de.ibm.com>
3003
3004         * g++.dg/simd-2.C: xfail on ppc64-linux.
3005
3006 2004-02-11  Joseph S. Myers  <jsm@polyomino.org.uk>
3007
3008         PR c/456
3009         * gcc.dg/cpp/c90-if-comma-1.c, gcc.dg/cpp/c99-if-comma-1.c: New
3010         tests.
3011
3012 2004-02-11  Uros Bizjak  <uros@kss-loka.si>
3013
3014         * gcc.dg/builtins-33.c: New test.
3015
3016 2004-02-11  Paolo Bonzini  <bonzini@gnu.org>
3017
3018         * gcc.dg/pr14092-1.c: Use intptr_t for the cast.
3019
3020 2004-02-11  Hartmut Penner  <hpenner@de.ibm.com>
3021
3022         * g++.dg/simd-2.C: Set -maltivec for ppc64.
3023
3024 2004-02-11  Hartmut Penner  <hpenner@de.ibm.com>
3025
3026         * gcc.dg/ppc64-abi-3.c: New test.
3027
3028 2004-02-10  Paolo Bonzini  <bonzini@gnu.org>
3029
3030         PR c/14092
3031
3032         * gcc.dg/pr14092-1.c: New testcase.
3033
3034 2004-02-10  Alan Modra  <amodra@bigpond.net.au>
3035
3036         * gcc.dg/cpp/assert4.c: Fix typo last change.
3037
3038         * gcc.dg/darwin-longlong.c: Only use r0 in asm for darwin.
3039         * gcc.dg/cpp/assert4.c: Handle powerpc64.
3040
3041         * gcc.dg/debug/20020327-1.c: xfail for powerpc64.
3042
3043 2004-02-09  Roger Sayle  <roger@eyesopen.com>
3044
3045         * gcc.c-torture/compile/20040209-1.c: New test case.
3046
3047 2004-02-08  Joseph S. Myers  <jsm@polyomino.org.uk>
3048
3049         * gcc.dg/c90-init-1.c: Adjust expected error messages.
3050
3051 2004-02-08  Richard Sandiford  <rsandifo@redhat.com>
3052
3053         * gcc.c-torture/execute/20040208-[12].c: New tests.
3054
3055 2004-02-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
3056
3057         * g++.dg/eh/simd-2.C: Adjust line numbers for SPARC.
3058
3059 2004-02-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
3060
3061         * gcc.c-torture/execute/va-arg-25.x: XFAIL only on SPARC 64-bit.
3062
3063 2004-02-07  Zack Weinberg  <zack@codesourcery.com>
3064
3065         Bug 13856
3066         * gcc.dg/visibility-8.c: New testcase.
3067
3068 2004-02-07  Zack Weinberg  <zack@codesourcery.com>
3069
3070         * gcc.c-torture/execute/string-opt-15.c: Define memcmp with void *
3071         arguments.
3072         * gcc.dg/fwritable-strings-1.c: Expect the deprecation notice.
3073
3074 2004-02-07  Roger Sayle  <roger@eyesopen.com>
3075
3076         PR middle-end/13696
3077         * g++.dg/opt/fold1.C: New test case.
3078
3079 2003-02-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3080
3081         PR c++/14033
3082         * g++.dg/other/crash-2.C: New test.
3083
3084 2003-02-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3085
3086         PR c++/14028
3087         * g++.dg/parse/angle-bracket2.C: New test.
3088
3089 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3090
3091         PR middle-end/13750
3092         Revert:
3093         2004-01-15  Geoffrey Keating  <geoffk@apple.com>
3094         PR pch/13361
3095         * testsuite/g++.dg/pch/wchar-1.C: New.
3096         * testsuite/g++.dg/pch/wchar-1.Hs: New.
3097
3098 2004-02-05  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3099
3100         PR c++/14008
3101         * g++.dg/parse/error15.C: New test.
3102         * g++.dg/parse/crash11.C: Update dg-error mark.
3103
3104 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
3105
3106         PR c++/13932
3107         * g++.dg/warn/conv2.C: New test.
3108
3109 2004-02-04  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3110
3111         PR c++/13086
3112         * g++.dg/warn/incomplete1.C: Remove xfail.
3113
3114 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
3115
3116         * lib/file-format.exp (gcc_target_object_format): Use
3117         ${tool}_target_compile, not gcc_target_compile.
3118         * lib/target-supports.exp (check_alias_available): Likewise.
3119         (check_gc_sections_available): Likewise.
3120         * g++.dg/ext/attrib10.C: Use dg-require-alias.
3121         * g++.old-deja/g++.ext/attrib5.C: Use dg-require-weak and
3122         dg-require-alias.
3123
3124 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
3125
3126         PR c++/13969
3127         * g++.dg/template/static6.C: New test.
3128
3129 2004-02-04  Ian Lance Taylor  <ian@wasabisystems.com>
3130
3131         * gcc.dg/arm-mmx-1.c: Don't look for ldmfd if -mthumb.
3132
3133 2004-02-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3134
3135         * objc.dg/encode-2.m, objc.dg/encode-3.m, objc.dg/encode-4.m: Fix
3136         tests for systems where `char' is unsigned by default.
3137
3138 2003-02-04  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3139
3140         PR c++/13997
3141         * g++.dg/template/partial3.C: New test.
3142
3143 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
3144
3145         * gcc.dg/20020312-2.c, gcc.dg/builtin-inf-1.c,
3146         gcc.dg/sibcall-3.c, gcc.dg/sibcall-4.c, gcc.dg/cpp/assert4.c:
3147         Remove mentions of obsolete ports.
3148
3149 2004-02-04  Paolo Bonzini  <bonzini@gnu.org>
3150
3151         * gcc.dg/noncompile/20001228-1.c: Fix for new
3152         error message.
3153
3154 2004-02-03  Roger Sayle  <roger@eyesopen.com>
3155
3156         PR target/9348
3157         * gcc.c-torture/execute/multdi-1.c: New test case.
3158
3159 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
3160
3161         PR c++/13925
3162         * g++.dg/template/lookup5.C: New test.
3163
3164 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
3165
3166         PR c++/13950
3167         * g++.dg/template/lookup4.C: New test.
3168
3169         PR c++/13970
3170         * g++.dg/parse/error14.C: New test.
3171
3172         PR c++/14002
3173         * g++.dg/parse/template13.C: New test.
3174
3175 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
3176
3177         PR c++/13978
3178         * g++.dg/template/koenig4.C: New test.
3179
3180         PR c++/13968
3181         * g++.dg/template/crash17.C: New test.
3182
3183         PR c++/13975
3184         * g++.dg/parse/error13.C: New test.
3185         * g++.old-deja/g++.robertl/eb125.C: Tweak error messages.
3186
3187 2004-02-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
3188
3189         * gcc.dg/20020503-1.c: Remove -mflat dg-options.
3190
3191 2004-02-03  Paolo Bonzini  <bonzini@gnu.org>
3192
3193         PR c/11658
3194         PR c/13994
3195         * gcc.dg/noncompile/20040203-1.c: New test.
3196         * gcc.dg/noncompile/20040203-2.c: Likewise.
3197         * gcc.dg/noncompile/20040203-3.c: Likewise.
3198         * gcc.dg/20040203-1.c: Likewise.
3199
3200 2004-02-02  Andrew Pinski  <pinskia@physics.uc.edu>
3201
3202         PR c++/10858
3203         * g++.dg/template/sizeof7.C: New test.
3204
3205 2004-02-02  Eric Christopher  <echristo@redhat.com>
3206             Zack Weinberg  <zack@codesourcery.com>
3207
3208         * gcc.c-torture/execute/wchar_t-1.c: Add -finput-charset.
3209
3210 2004-02-02  Zack Weinberg  <zack@codesourcery.com>
3211
3212         * g++.dg/eh/forced1.C, g++.dg/eh/forced2.C, g++.dg/eh/forced3.C
3213         * g++.dg/eh/forced4.C: XFAIL ia64-hp-hpux11.*.
3214         * g++.dg/eh/ia64-1.C: Test branch regs only #ifdef __LP64__.
3215         * gcc.dg/cleanup-5.c: Run only on Linux targets.
3216
3217 2004-02-02  Mark Mitchell  <mark@codesourcery.com>
3218
3219         PR c++/13113
3220         * g++.old-deja/g++.mike/net36.C: Adjust error messages.
3221
3222         PR c++/13854
3223         * g++.dg/ext/attrib13.C: New test.
3224
3225         PR c++/13907
3226         * g++.dg/conversion/op2.C: New test.
3227
3228 2004-02-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
3229
3230         * gcc.dg/titype-1.c: Fix pasto.
3231
3232 2004-02-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
3233
3234         * gcc.dg/titype-1.c: New test.
3235
3236 2004-02-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3237
3238         PR c++/13957
3239         * g++.dg/template/non-type-template-argument-1.C,
3240         g++.dg/template/qualified-id1.C: Update dg-error marks.
3241         * g++.dg/template/nontype6.C: New test.
3242
3243 2004-02-01  Roger Sayle  <roger@eyesopen.com>
3244
3245         * gcc.dg/builtins-1.c: Also test for __builtin_signbit{,f,l}.
3246         * gcc.dg/builtins-31.c: New testcase.
3247         * gcc.dg/builtins-32.c: New testcase.
3248
3249 2004-01-30  Andrew Pinski  <pinskia@physics.uc.edu>
3250
3251         * objc.dg/call-super-2.m: Update line numbers
3252         for the including of stddef.h.
3253
3254 2004-01-30  Michael Matz  <matz@suse.de>
3255
3256         * g++.dg/ext/case-range1.C, g++.dg/ext/case-range2.C,
3257         g++.dg/ext/case-range3.C: New tests.
3258
3259 2004-01-30  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3260
3261         DR206
3262         PR c++/13813
3263         * g++.dg/template/member4.C: New test.
3264
3265 2004-01-30  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3266
3267         PR c++/13683
3268         * g++.dg/template/sizeof6.C: New test.
3269
3270 2004-01-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
3271
3272         * gcc.dg/fwritable-strings-1.c: New test.
3273
3274 2004-01-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
3275
3276         * gcc.c-torture/compile/20040130-1.c: New test.
3277
3278 2004-01-29  Geoffrey Keating  <geoffk@geoffk.org>
3279
3280         * objc.dg/call-super-2.m: Include stddef.h for size_t.
3281
3282 2004-01-29  Mark Mitchell  <mark@codesourcery.com>
3283
3284         PR c++/13883
3285         * g++.dg/template/ctor3.C: New test.
3286
3287 2004-01-29  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3288
3289         * g++.dg/tc1: New directory.
3290         * g++.dg/tc1/dr108.C, g++.dg/tc1/dr128.C, g++.dg/tc1/dr147.C,
3291         g++.dg/tc1/dr179.C, g++.dg/tc1/dr1.C, g++.dg/tc1/dr213.C,
3292         g++.dg/tc1/dr74.C, g++.dg/tc1/dr90.C, g++.dg/tc1/dr127.C,
3293         g++.dg/tc1/dr137.C, g++.dg/tc1/dr164.C, g++.dg/tc1/dr185.C,
3294         g++.dg/tc1/dr20.C, g++.dg/tc1/dr52.C, g++.dg/tc1/dr85.C: New tests.
3295
3296 2004-01-28  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3297
3298         * g++.dg/parse/error11.C: New test.
3299         * g++.dg/parse/error12.C: Likewise.
3300
3301 2004-01-28  Ziemowit Laski  <zlaski@apple.com>
3302
3303         * objc.dg/proto-qual-1.m (ROUND, aligned_sizeof): New.
3304         (scan_initial, main): Use aligned_sizeof instead of sizeof.
3305
3306 2004-01-28  Mark Mitchell  <mark@codesourcery.com>
3307
3308         PR c++/13791
3309         * g++.dg/ext/attrib12.C: New test.
3310
3311         PR c++/13736
3312         * g++.dg/parse/cast2.C: New test.
3313
3314 2004-01-27  James E Wilson  <wilson@specifixinc.com>
3315
3316         * objc.dg/encode-2.m (main): New local string.  Set depending on
3317         sizeof long.  Use in sscanf call.
3318         * objc.dg/encode-3.m (main): New local string.  Set depending on
3319         sizeof long.  Use in scan_initial call.
3320
3321 2004-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3322
3323         * objc.dg/call-super-2.m: Make LP64-safe.
3324         * objc.dg/desig-init-1.m: Likewise.
3325
3326 2004-01-27  Devang Patel <dpatel@apple.com>
3327
3328         * g++.dg/debug/namespace1.C: New test.
3329
3330 2004-01-27  Ian Lance Taylor  <ian@wasabisystems.com>
3331
3332         * gcc.dg/const-elim-1.c: Add xfail for strongarm-*-* and
3333         xscale-*-*.
3334
3335         * gcc.dg/arm-mmx-1.c: New test.
3336
3337 2004-01-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
3338
3339         * gcc.dg/20040127-1.c: New test.
3340         * gcc.dg/20040127-2.c: New test.
3341
3342 2004-01-26  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3343
3344         * objc.dg/stret-1.m (glob): Renamed to globa.
3345
3346 2004-01-26  Mark Mitchell  <mark@codesourcery.com>
3347
3348         PR c++/13663
3349         * g++.dg/expr/for1.C: New test.
3350
3351 2004-01-26  Fariborz Jahanian <fjahanian@apple.com>
3352
3353         PR middle-end/13779
3354         * gcc.dg/darwin-longlong.c: New test.
3355
3356 2004-01-26  Ian Lance Taylor  <ian@wasabisystems.com>
3357
3358         * gcc.dg/20040124-1.c: Moved test from here...
3359         * gcc.c-torture/compile/20040124-1.c: ...to here.
3360
3361 2004-01-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
3362
3363         * gcc.dg/sparc-ret.c: Run only in 32-bit mode.  Don't scan
3364         the assembly output if -m64 is passed.
3365
3366 2004-01-25  Mark Mitchell  <mark@codesourcery.com>
3367
3368         PR c++/13833
3369         * g++.dg/template/cond3.C: New test.
3370
3371 2004-01-25  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3372
3373         PR c++/13810
3374         * g++.dg/template/ttp7.C: New test.
3375
3376 2004-01-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3377
3378         PR c++/13797
3379         * g++.dg/template/nontype4.C: New test.
3380         * g++.dg/template/nontype5.C: Likewise.
3381
3382 2004-01-25  Richard Sandiford  <rsandifo@redhat.com>
3383
3384         * gcc.dg/torture/mips-clobber-at.c: New test.
3385
3386 2004-01-24  Ian Lance Taylor  <ian@wasabisystems.com>
3387
3388         * gcc.dg/20040124-1.c: New test.
3389
3390 2004-01-24  Jakub Jelinek  <jakub@redhat.com>
3391
3392         * gcc.dg/20040123-1.c: New test.
3393
3394 2004-01-23  Zack Weinberg  <zack@codesourcery.com>
3395
3396         * gcc.dg/builtins-30.c: Move dg-warning marks to the proper lines.
3397
3398 2004-01-24  Joseph S. Myers  <jsm@polyomino.org.uk>
3399
3400         * gcc.dg/c90-array-lval-7.c, gcc.dg/c99-array-lval-7.c: New tests.
3401
3402 2004-01-23  Andrew Pinski  <apinski@apple.com>
3403
3404         * gcc.dg/20030121-1.c: Move to ..
3405         * gcc.dg/20040121-1.c: here.
3406
3407 2004-01-23  Roger Sayle  <roger@eyesopen.com>
3408
3409         * gcc.dg/builtins-29.c: New test case.
3410
3411 2004-01-23  Zack Weinberg  <zack@codesourcery.com>
3412
3413         PR 18314
3414         * gcc.dg/builtins-30.c: New testcase.
3415
3416 2004-01-23  Andreas Tobler  <a.tobler@schweiz.ch>
3417
3418         * g++.dg/compat/compat.exp: Add LD_LIBRARY_PATH_32/64 for Solaris.
3419         * lib/g77.exp: Likewise.
3420         * lib/objc.exp: Likewise.
3421         * lib/g++.exp: Likewise.
3422
3423 2004-01-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
3424
3425         * gcc.dg/struct-by-value-2.c: New test.
3426
3427 2004-01-21  Andrew Pinski  <apinski@apple.com>
3428
3429         PR target/13785
3430         * gcc.dg/20030121-1.c: New test.
3431
3432 2004-01-22  Ulrich Weigand  <uweigand@de.ibm.com>
3433
3434         * gcc.dg/20030123-1.c: Add -fno-omit-frame-pointer option.  Do not
3435         clobber frame pointer register in asm statement.
3436
3437 2004-01-21  Falk Hueffner  <falk@debian.org>
3438
3439         * gcc.c-torture/compile/20040121-1.c: New test.
3440
3441 2004-01-21  Zack Weinberg  <zack@codesourcery.com>
3442
3443         * gcc.dg/noncompile/20020213-1.c: Add another dg-warning line.
3444
3445 2004-01-20  Hartmut Penner  <hpenner@de.ibm.com>
3446
3447         * gcc.dg/ppc64-abi-2.c: New test.
3448
3449 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
3450
3451         * lib/treelang.exp: Fill out this file.
3452         * lib/treelang-dg.exp: New File.
3453
3454 2004-01-20  Joseph S. Myers  <jsm@polyomino.org.uk>
3455
3456         * gcc.c-torture/compile/981022-1.c: Remove.
3457         * gcc.dg/array-5.c: Remove XFAIL.
3458         * gcc.dg/sequence-pt-1.c: Remove test using extended lvalues.
3459         * gcc.dg/cast-lvalue-1.c, gcc.dg/compound-lvalue-1.c,
3460         gcc.dg/cond-lvalue-1.c: Update.
3461         * gcc.dg/cast-lvalue-2.c: New test.
3462
3463 2004-01-19  Mark Mitchell  <mark@codesourcery.com>
3464
3465         PR c++/13592
3466         * g++.dg/other/error1.C (class foo): Tweak error message.
3467
3468         PR c++/13592
3469         * g++.dg/template/call2.C: New test.
3470
3471 2004-01-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
3472
3473         * gcc.dg/compat/fnptr-by-value-1_x.c, scalar-by-value-1_y.c
3474         scalar-by-value-3_x.c, scalar-by-value-3_y.c,
3475         scalar-by-value-4_x.c, scalar-by-value-4_y.c,
3476         scalar-return-1_x.c, scalar-return-2_y.c,
3477         scalar-return-3_x.c, scalar-return-3_y.c,
3478         scalar-return-4_x.c, scalar-return-4_y.c,
3479         struct-align-1.h, struct-align-1_x.c,
3480         struct-align-1_y.c, struct-align-2.h,
3481         struct-align-2_x.c, struct-align-2_y.c,
3482         struct-by-value-10_y.c, struct-by-value-11_x.c,
3483         struct-by-value-11_y.c, struct-by-value-12_x.c,
3484         struct-by-value-12_y.c, struct-by-value-13_x.c,
3485         struct-by-value-13_y.c, struct-by-value-14_x.c,
3486         struct-by-value-14_y.c, struct-by-value-15_x.c,
3487         struct-by-value-15_y.c, struct-by-value-16_y.c,
3488         struct-by-value-17_y.c, struct-by-value-18_y.c,
3489         struct-by-value-19_y.c, struct-by-value-1_x.c,
3490         struct-by-value-1_y.c, struct-by-value-20_y.c,
3491         struct-by-value-2_x.c, struct-by-value-2_y.c,
3492         struct-by-value-3_y.c, struct-by-value-4_x.c,
3493         struct-by-value-4_y.c, struct-by-value-5_y.c,
3494         struct-by-value-6_y.c, struct-by-value-7_y.c
3495         struct-by-value-8_x.c, struct-by-value-8_y.c
3496         struct-by-value-9_x.c, struct-by-value-9_y.c
3497         struct-return-10_x.c, struct-return-10_y.c,
3498         struct-return-19_x.c, struct-return-20_x.c
3499         struct-return-2_x.c, struct-return-2_y.c
3500         struct-return-3_x.c: Guard non-C99 tests with SKIP_COMPLEX_INT,
3501         SKIP_ATTRIBUTE and SKIP_ZERO_ARRAY.  Turns SKIPVA into SKIP_VA.
3502
3503 2004-01-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
3504
3505         * gcc.dg/tls/alias-1.c: Add dg-warning for unsupported visibility
3506         attribute on sparc*-sun-solaris2.*.
3507
3508 2004-01-18  Mark Mitchell  <mark@codesourcery.com>
3509
3510         PR c++/13710
3511         * g++.dg/ext/typeof7.C: New test.
3512
3513 2004-01-18  David Edelsohn  <edelsohn@gnu.org>
3514
3515         * gcc.dg/array-quals-1.c: xfail on powerpc*-*-aix*.
3516         * gcc.dg/const-elim-1.c: Same.
3517
3518 2004-01-17  Ziemowit Laski  <zlaski@apple.com>
3519
3520         * objc.dg/stret-1.m: New.
3521         * objc.dg/stret-2.m: New.
3522
3523 2004-01-17  Andrew Pinski  <pinskia@physics.uc.edu>
3524
3525         PR c++/11895
3526         * g++.dg/ext/vector1.C: New test.
3527
3528 2004-01-16  Geoffrey Keating  <geoffk@apple.com>
3529
3530         * gcc.dg/pch/import-1.c: New.
3531         * gcc.dg/pch/import-1.hs: New.
3532         * gcc.dg/pch/import-1a.h: New.
3533         * gcc.dg/pch/import-1b.h: New.
3534         * gcc.dg/pch/import-1c.h: New.
3535
3536 2004-01-16  Mark Mitchell  <mark@codesourcery.com>
3537
3538         PR c++/13574
3539         * g++.dg/ext/array1.C: New test.
3540
3541         PR c++/13178
3542         * g++.dg/conversion/op1.C: New test.
3543
3544 2004-01-16  J"orn Rennecke <joern.rennecke@superh.com>
3545
3546         PR 11864
3547         From Kazumoto Kojima / Dan Kegel:
3548         * gcc.dg/pr11864-1.c: New test.
3549
3550         PR 10392
3551         From Marcus Comstedt / Dan Kegel:
3552         * gcc.dg/pr10392-1.c: New test.
3553
3554 2004-01-16  Mark Mitchell  <mark@codesourcery.com>
3555
3556         PR c++/13478
3557         * g++.dg/init/ref10.C: New test.
3558
3559 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3560
3561         PR c++/13407
3562         * g++.dg/parse/typename6.C: New test.
3563
3564 2004-01-15  Geoffrey Keating  <geoffk@apple.com>
3565
3566         PR pch/13361
3567         * testsuite/g++.dg/pch/wchar-1.C: New.
3568         * testsuite/g++.dg/pch/wchar-1.Hs: New.
3569
3570 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3571
3572         PR c++/9259
3573         * g++.dg/expr/sizeof2.C: New test.
3574
3575 2004-01-15  Kazu Hirata  <kazu@cs.umass.edu>
3576
3577         * gcc.dg/sibcall-3.c: Replace mn10?00 with mn10300.
3578
3579 2004-01-15  Alexandre Oliva  <aoliva@redhat.com>
3580
3581         PR c++/13659
3582         * g++.dg/lookup/strong-using-3.C: New.
3583         * g++.dg/lookup/using-10.C: New.
3584
3585 2004-01-15  Alexandre Oliva  <aoliva@redhat.com>
3586
3587         PR c++/13594
3588         * g++.dg/lookup/strong-using-2.C: New.
3589
3590 2004-01-15  Marcus Comstedt <marcus@mc.pp.se>
3591             Dan Kegel <dank@kegel.com>
3592             J"orn Rennecke <joern.rennecke@superh.com>
3593
3594         PR target/9365
3595         * gcc.dg/pr9365-1.c: New test.
3596
3597 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3598
3599         PR c++/8856
3600         * g++.dg/parse/casting-operator2.C: New test.
3601         * g++.old-deja/g++.pt/explicit83.C: Remove.
3602
3603 2004-01-14  Joseph S. Myers  <jsm@polyomino.org.uk>
3604
3605         * gcc.dg/label-compound-stmt-1.c: New test.
3606         * gcc.c-torture/compile/950922-1.c,
3607         gcc.c-torture/compile/20000211-3.c,
3608         gcc.c-torture/compile/20000518-1.c,
3609         gcc.c-torture/compile/20021108-1.c: Avoid labels at and of
3610         compound statements.
3611
3612 2004-01-14  Hartmut Penner  <hpenner@de.ibm.com>
3613
3614         * gcc.dg/ppc64-abi-1.c: New test.
3615
3616 2004-01-14  Danny Smith  <dannysmith@users.sourceforge.net>
3617
3618          * g++.dg/ext/attrib9.C: Add dg-warnings.
3619
3620 2004-01-14  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3621
3622         PR c++/12335
3623         * g++.dg/parse/dtor3.C: New test.
3624
3625 2004-01-13  Andrew Pinski  <pinskia@physics.uc.edu>
3626
3627         PR c++/12709
3628         * g++.dg/parse/try-catch-1.C: New test.
3629
3630 2004-01-13  Arnaud Charlet  <charlet@act-europe.fr>
3631
3632         * ada/acats/run_all.sh: Add more verbose output in acats.log
3633         when compiling tests.
3634
3635 2004-01-12  Zack Weinberg  <zack@codesourcery.com>
3636
3637         PR 13656
3638         * gcc.dg/typedef-redecl.c: New test case.
3639         * gcc.dg/typedef-redecl.h: New support file.
3640
3641 2004-01-13  Jan Hubicka  <jh@suse.cz>
3642
3643         * gcc.dg/always_inline.c: New test.
3644         * gcc.dg/debug/20031231-1.c: Fix.
3645
3646 2004-01-13  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3647
3648         PR c++/13474
3649         * g++.dg/template/array3.C: New test.
3650
3651 2004-01-12  Zack Weinberg  <zack@codesourcery.com>
3652
3653         * g++.dg/ext/lvalue1.C: No longer expected to fail.
3654         * g++.dg/warn/Wunused-2.C: Likewise.
3655
3656 2004-01-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3657
3658         PR c++/13289
3659         * g++.dg/template/instantiate6.C: New test.
3660
3661 2004-01-12  Roger Sayle  <roger@eyesopen.com>
3662
3663         PR middle-end/11397
3664         * gcc.dg/special/wkali-2.c: Add dg-require-alias.
3665
3666 2004-01-12  Jan Hubicka  <jh@suse.cz>
3667
3668         PR opt/12826
3669         * gcc.dg/20040112-1.c: New.
3670
3671         * gcc.dg/dwarf-die[1-7].c: Move to...
3672         * gcc.dg/debug/dwarf2/dwarf-die[1-7].c: ... here.
3673         * gcc.dg/debug/dwarf2/dwarf2.exp: New.
3674
3675 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
3676
3677         PR c++/4100
3678         * g++.dg/parse/friend4.C: New test.
3679
3680 2004-01-12  Scott Brumbaugh  <scottb.lists@verizon.net>
3681
3682         PR c++/4100
3683         * g++.old-deja/g++.pt/niklas01a.C: Mark an error where a class
3684         definition is called a friend.
3685
3686 2004-01-11  Zack Weinberg  <zack@codesourcery.com>
3687
3688         * gcc.dg/tls/diag-3.c: Tweak dg-error regexp.
3689
3690 2004-01-11  Ian Lance Taylor  <ian@wasabisystems.com>
3691
3692         PR c++/3478
3693         * g++.dg/parse/error10.C: New test.
3694         * g++.dg/template/arg2.C: Accept "invalid type" error.
3695
3696 2004-01-11  Jakub Jelinek  <jakub@redhat.com>
3697
3698         PR middle-end/13392
3699         * g++.dg/opt/expect2.C: New test.
3700
3701 2004-01-10  Zack Weinberg  <zack@codesourcery.com>
3702
3703         * gcc.dg/Wshadow-1.c, gcc.dg/attr-noinline.c, gcc.dg/decl3.c
3704         * gcc.dg/redecl-1.c, gcc.dg/visibility-7.c, gcc.dg/wtr-static-1.c
3705         * gcc.dg/noncompile/20020220-1.c, objc.dg/method-1.m:
3706         Update dg-error regexps.
3707
3708 2004-01-10  Zack Weinberg  <zack@codesourcery.com>
3709
3710         * gcc.c-torture/compile/20021123-2.c: Delete; dup of 20021120-1.c.
3711         * gcc.c-torture/compile/20021123-3.c: Delete; dup of 20021120-2.c.
3712
3713 2004-01-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
3714
3715         * gcc.dg/pragma-re-1.c: Use right pointer type.
3716
3717 2004-01-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
3718
3719         * g++.dg/eh/simd-1.c: Ajust line number for dg-error line.
3720
3721 2004-01-09  Geoffrey Keating  <geoffk@apple.com>
3722
3723         * gcc.dg/rs6000-ldouble-1.c: New.
3724
3725 2004-01-10  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3726
3727         DR 337
3728         PR c++/9256
3729         * g++.dg/other/abstract1.C: New test.
3730
3731 2004-01-09  Alexandre Oliva  <aoliva@redhat.com>
3732
3733         * g++.dg/lookup/strong-using-1.C: New.
3734
3735 2004-01-09  Joseph S. Myers  <jsm@polyomino.org.uk>
3736
3737         PR c/11234
3738         * gcc.dg/func-ptr-conv-1.c: New test.
3739         * gcc.dg/weak/weak-6.c, gcc.dg/weak/weak-7.c: Update.
3740
3741 2004-01-09  Kazu Hirata  <kazu@cs.umass.edu>
3742
3743         PR target/13380.
3744         * gcc.c-torture/compile/20040109-1.c: New.
3745
3746 2004-01-08  Stuart Hastings  <stuart@apple.com>
3747
3748         * testsuite/gcc.dg/20020523-2.c (bail_if_no_sse): Moved cpu-ID code...
3749         testsuite/gcc.dg/i386-cpuid.h (i386_cpuid): ...to here, to share with...
3750         * testsuite/gcc.dg/i386-sse-6.c: ...this new testcase.
3751
3752 2004-01-09  Alan Modra  <amodra@bigpond.net.au>
3753
3754         * gcc.dg/array-quals-1.c: Accept .data.rel.ro.
3755
3756 2004-01-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
3757
3758         * ada/acats/run_acats: Treat 'gnatchop' the same way
3759         as 'gnatmake'.  Export GCC_DRIVER.
3760         * ada/acats/run_all.sh: Add target_gnatchop.  Use
3761         'host_gnatchop' and 'target_gnatchop' instead of 'gnatshop'.
3762
3763 2004-01-08  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3764
3765         PR c++/12573
3766         * g++.dg/template/dependent-expr4.C: New test.
3767
3768 2004-01-08  Hartmut Penner  <hpenner@de.ibm.com>
3769
3770         * gcc.dg/altivec-11.c: New test.
3771
3772 2004-01-07  Mark Mitchell  <mark@codesourcery.com>
3773
3774         * g++.dg/abi/vbase10.C: Use -mstructure-size-boundary=8 on ARM.
3775
3776 2004-01-07  Joseph S. Myers  <jsm@polyomino.org.uk>
3777
3778         PR c/6024
3779         * gcc.dg/enum-compat-1.c: New test.
3780         * gcc.c-torture/execute/builtin-types-compatible-p.c: Update.
3781
3782 2004-01-07  Joseph S. Myers  <jsm@polyomino.org.uk>
3783
3784         PR c/12165
3785         * gcc.dg/array-quals-1.c, gcc.dg/c90-idem-qual-3.c,
3786         gcc.dg/c99-idem-qual-3.c: New tests.
3787
3788 2004-01-07  Alan Modra  <amodra@bigpond.net.au>
3789
3790         * gcc.dg/winline-7.c: Don't cast void * to int.
3791
3792 2004-01-06  Jan Hubicka  <jh@suse.cz>
3793
3794         * gcc.dg/i386-sse-5.c: New test
3795         * g++.dg/eh/simd-1.c: Add -w argument for i386.
3796
3797 2004-01-05  Mark Mitchell  <mark@codesourcery.com>
3798
3799         PR c++/12815
3800         * g++.dg/rtti/typeid4.C: New test.
3801
3802 2004-01-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
3803
3804         * gcc.dg/compat/sdata-section.h: Declare 'abort'.
3805
3806 2004-01-05  Mark Mitchell  <mark@codesourcery.com>
3807
3808         PR c++/12132
3809         * g++.dg/template/error11.C: New test.
3810
3811         PR c++/13451
3812         * g++.dg/template/class2.C: New test.
3813
3814 2004-01-05  Nathan Sidwell  <nathan@codesourcery.com>
3815         Richard Sandiford <rsandifo@redhat.com>
3816
3817         PR c++/13387
3818         * g++.dg/opt/alias3.C: New test.
3819
3820 2004-01-04  Mark Mitchell  <mark@codesourcery.com>
3821
3822         PR c++/13157
3823         * g++.dg/template/koenig3.C: New test.
3824
3825         PR c++/13529
3826         * g++.dg/parse/offsetof3.C: New test.
3827
3828         * g++.dg/init/copy7.C: Add missing dg-error markers.
3829
3830         PR c++/12226
3831         * g++.dg/init/copy7.c: New test.
3832
3833         PR c++/13536
3834         * g++.dg/parse/cast1.C: New test.
3835
3836 2004-01-04  Jan Hubicka  <jh@suse.cz>
3837
3838         * gcc.dg/winline[1-7].c: New tests.
3839
3840 2004-01-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3841
3842         PR c++/13520
3843         * g++.dg/template/qualttp22.C: New test.
3844
3845 2004-01-01  Jan Hubicka  <jh@suse.cz>
3846
3847         * gcc.dg/debug/20031231-1.c: New.
3848         * gcc.c-torture/compile/20040101-1.c: New.
3849         * gcc.dg/dwarf-die-[1-7].c: New.
3850
3851 2004-01-01  Jakub Jelinek  <jakub@redhat.com>
3852
3853         PR optimization/13521
3854         * gcc.c-torture/compile/20031231-1.c: New test.
3855
3856 2003-12-30  Kazu Hirata  <kazu@cs.umass.edu>
3857
3858         * gcc.dg/sibcall-4.c: Replace mn10?00 with mn10300.
3859
3860 2003-12-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
3861
3862         PR c++/10079
3863         * g++.dg/template/crash16.C: New test.
3864
3865 2003-12-30  Mark Mitchell  <mark@codesourcery.com>
3866
3867         * g++.dg/abi/vbase10.C: XFAIL on arm*-*-*.
3868
3869 2003-12-30  Kazu Hirata  <kazu@cs.umass.edu>
3870
3871         * g++.old-deja/g++.jason/thunk2.C: Remove traces of dead
3872         ports.
3873         * g++.old-deja/g++.jason/thunk3.C: Likewise.
3874         * g++.old-deja/g++.law/profile1.C: Likewise.
3875         * gcc.c-torture/compile/981006-1.c: Likewise.
3876         * gcc.c-torture/execute/loop-2e.x: Likewise.
3877         * gcc.c-torture/execute/loop-2f.x: Remove.
3878         * gcc.c-torture/execute/loop-2g.x: Likewise.
3879         * gcc.c-torture/execute/strct-varg-1.x: Likewise.
3880         * gcc.dg/20020312-2.c: Remove traces of dead ports.
3881
3882 2003-12-30  Nathan Sidwell  <nathan@codesourcery.com>
3883
3884         PR c++/13507
3885         * g++.dg/ext/attrib11.C: New test.
3886
3887         PR c++/13494
3888         * g++.dg/template/array2-1.C: New test.
3889         * g++.dg/template/array2-2.C: New test.
3890
3891 2003-12-29  Mark Mitchell  <mark@codesourcery.com>
3892
3893         * g++.old-deja/g++.pt/static11.C: Correct XFAIL syntax.
3894
3895 2003-12-29  Nathan Sidwell  <nathan@codesourcery.com>
3896
3897         PR c++/12774
3898         * g++.dg/template/array1-1.C: New test.
3899         * g++.dg/template/array1-2.C: New test.
3900
3901 2003-12-29  Roger Sayle  <roger@eyesopen.com>
3902
3903         PR fortran/12632
3904         * g77.dg/12632.f: New test case.
3905
3906 2003-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3907
3908         PR c++/13289
3909         * g++.dg/parse/nontype1.C: New test.
3910
3911 2003-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3912
3913         PR c++/12403
3914         * g++.dg/parse/explicit1.C: New test.
3915         * g++.old-deja/g++.pt/explicit71.C: Adjust expected error.
3916
3917 2003-12-28  Mark Mitchell  <mark@codesourcery.com>
3918
3919         PR c++/13081
3920         * g++.dg/opt/inline6.C: New test.
3921
3922         PR c++/12613
3923         * g++.dg/parse/error9.C: New test.
3924
3925         * gcc.dg/const-elim-1.c: XFAIL on arm-*-*.
3926
3927 2003-12-28  Mark Mitchell  <mark@codesourcery.com>
3928
3929         PR c++/13009
3930         * g++.dg/init/assign1.C: New test.
3931
3932 2003-12-28  Roger Sayle  <roger@eyesopen.com>
3933
3934         PR c++/13070
3935         * g++.dg/warn/format3.C: New test case.
3936
3937 2003-12-27  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
3938
3939         * gcc.c-torture/compile/20031227-1.c: New test.
3940
3941 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
3942
3943         * g++.dg/bprob/bprob.exp: Load target-supports.exp
3944         * g77.dg/bprob/bprob.exp: Likewise.
3945         * gcc.misc-tests/bprob.exp: Likewise.
3946         * gcc.dg/builtins-18.c: Use builtins-config.h.  Do not test float
3947         variants on systems where the library does not provide that
3948         functionality.
3949         * gcc.dg/builtins-20.c: Use builtins-config.h.
3950         * gcc.dg/builtins-config.h: New file.
3951
3952 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
3953
3954         * lib/gcc-dg.exp (dg-require-profiling): New function.
3955         * lib/target-supports.exp (check_profiling_available): Likewise.
3956         * g++.dg/bprob/bprob.exp: Use check_profiling_available.
3957         * g77.dg/bprob/bprob.exp: Likewise.
3958         * gcc.misc-tests/bprob.exp: Likewise.
3959         * g++.old-deja/g++.law/profile1.C: Use dg-require-profiling.
3960         * gcc.dg/20021014-1.c: Likewise.
3961         * gcc.dg/nest.c: Likewise.
3962
3963 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
3964
3965         * g++.dg/lookup/java1.C: Use -fdollars-in-identifiers when
3966         compiling.
3967         * g++.dg/lookup/java2.C: Likewise.
3968         * gcc.dg/cpp/lexident.c: Likewise.
3969
3970 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
3971
3972         * gcc.c-torture/compile/20020604-1.c: XFAIL on H8 if -mn is
3973         given.
3974         * gcc.c-torture/compile/961203-1.c: Likewise.
3975         * gcc.c-torture/compile/980506-1.c: Likewise.
3976
3977 2003-12-23  Zack Weinberg  <zack@codesourcery.com>
3978
3979         * lib/gcc-dg.exp (dg-prune-output): New annotation.
3980         (additional_prunes): New global.
3981         (gcc-dg-prune): Handle additional per-test pruning.
3982         (dg-test): Clear additional_prunes between tests.
3983
3984         * gcc.c-torture/compile/920625-1.c: Remove xfail.  Use
3985         dg-prune-output to avoid spurious failures from assembler
3986         complaining about nonexistent WAW violations.
3987         * gcc.c-torture/compile/981223-1.c: Remove dg-options line.
3988         Use dg-prune-output to avoid spurious failures from assembler
3989         warning about Itanium B-step errata.
3990
3991 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
3992
3993         * g++.dg/abi/macro0.C: New test.
3994         * g++.dg/abi/macro1.C: Likewise.
3995         * g++.dg/abi/macro2.C: Likewise.
3996
3997         * g++.dg/abi/bitfield5.C: Add explicit -fabi-version=1 option.
3998         * g++.dg/abi/bitfield7.C: Likewise.
3999         * g++.dg/abi/dtor2.C: Likewise.
4000         * g++.dg/abi/mangle11.C: Likewise.
4001         * g++.dg/abi/mangle12.C: Likewise.
4002         * g++.dg/abi/mangle14.C: Likewise.
4003         * g++.dg/abi/mangle17.C: Likewise.
4004         * g++.dg/abi/vbase10.C: Likewise.
4005         * g++.dg/abi/vbase14.C: Likewise.
4006         * g++.dg/template/qualttp17.C: Likewise.
4007
4008 2003-12-21  Andrew Pinski  <pinskia@physics.uc.edu>
4009
4010         PR c/11995
4011         * gcc.dg/20031223-1.c: New test.
4012
4013 2003-12-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
4014
4015         * gcc.dg/noreturn-7.c: New test.
4016
4017 2003-12-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
4018
4019         * gcc.dg/null-pointer-1.c: New test.
4020
4021 2003-12-22  Mark Mitchell  <mark@codesourcery.com>
4022
4023         * g++.old-deja/g++.jason/template18.C: Remove.
4024         * g++.old-deja/g++.jason/template37.C: Likewise.
4025
4026         PR c++/12862
4027         * g++.dg/lookup/ns1.C: New test.
4028
4029         PR c++/12397
4030         * g++.dg/template/lookup3.C: New test.
4031
4032 2003-12-22  Andrew Pinski  <pinskia@physics.uc.edu>
4033
4034         * g++.dg/template/recurse1.C: New test
4035
4036 2003-12-22  Mark Mitchell  <mark@codesourcery.com>
4037
4038         PR c++/12479
4039         * g++.dg/parse/semicolon1.C: New test.
4040         * g++.dg/parse/semicolon1.h: Likewise.
4041
4042 2003-12-22  Fariborz Jahanian <fjahanian@apple.com>
4043
4044         * gcc.dg/darwin-misaligned.c: New test.
4045
4046 2003-12-22  Andrew Pinski  <pinskia@physics.uc.edu>
4047
4048         PR c/9163
4049         * gcc.dg/20031222-1.c: New test.
4050
4051 2003-12-21  Mark Mitchell  <mark@codesourcery.com>
4052
4053         PR c++/13438
4054         * g++.dg/parse/error8.C: New test.
4055
4056         PR c++/11554
4057         * testsuite/g++.dg/warn/ctor-init-1.C: New test.
4058
4059 2003-12-21  Kazu Hirata  <kazu@cs.umass.edu>
4060
4061         * gcc.c-torture/compile/20020910-1.c: Disable if __INT_MAX is
4062         too small.
4063         * gcc.c-torture/compile/930217-1.c: Likewise.
4064         * gcc.c-torture/compile/930513-1.c: Likewise.
4065         * gcc.c-torture/execute/920908-2.c: Likewise.
4066         * gcc.c-torture/execute/921204-1.c: Likewise.
4067         * gcc.c-torture/execute/930621-1.c: Likewise.
4068         * gcc.c-torture/execute/930630-1.c: Likewise.
4069         * gcc.c-torture/execute/931031-1.c: Likewise.
4070         * gcc.c-torture/execute/980602-2.c: Likewise.
4071         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
4072         * gcc.c-torture/execute/compndlit-1.c: Likewise.
4073         * gcc.c-torture/execute/extzvsi.c: Likewise.
4074         * gcc.c-torture/unsorted/ext.c: Likewise.
4075
4076 2003-12-20  Andrew Pinski  <pinskia@gcc.gnu.org>
4077
4078         PR target/12749
4079         * gcc.c-torture/compile/20031220-2.c: New test case.
4080
4081 2003-12-20  Roger Sayle  <roger@eyesopen.com>
4082
4083         PR optimization/13031
4084         * gcc.c-torture/compile/20031220-1.c: New test case.
4085
4086 2003-12-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
4087
4088         * gcc.dg/cast-function-1.c: New test.
4089
4090 2003-12-19  Joseph S. Myers  <jsm@polyomino.org.uk>
4091
4092         * gcc.dg/format/ext-1.c: Allow 'I' flag on floating point decimal
4093         formats.
4094
4095 2003-12-19  Mark Mitchell  <mark@codesourcery.com>
4096
4097         PR c++/12795
4098         * g++.dg/ext/attrib10.C: New test.
4099
4100 2003-12-19  Jakub Jelinek  <jakub@redhat.com>
4101
4102         * gcc.dg/cleanup-10.c: New test.
4103         * gcc.dg/cleanup-11.c: New test.
4104
4105 2003-12-19  Jakub Jelinek  <jakub@redhat.com>
4106
4107         PR c++/13239
4108         * g++.dg/opt/expect1.C: New test.
4109
4110 2003-12-19  Hartmut Penner  <hpenner@de.ibm.com>
4111
4112         * gcc.dg/altivec-varargs-1.c: Enable testcase on ppc linux.
4113
4114 2003-12-18  Andrew Pinski  <pinskia@physics.uc.edu>
4115
4116         PR debug/12923
4117         * gcc.dg/20031218-1.c: New test.
4118
4119         PR debug/12389
4120         * gcc.dg/20031218-2.c: New test.
4121         * gcc.dg/20031218-3.c: New test.
4122
4123         * g++.dg/abi/mangle18-1.C: Modify regexp to test for `[: \t\n]' at end
4124         of label name and allow for USER_LABEL_PREFIX == "_" names.
4125         * g++.dg/abi/mangle18-2.C: Likewise.
4126         * g++.dg/abi/mangle19-1.C: Likewise.
4127         * g++.dg/abi/mangle19-2.C: Likewise.
4128         * g++.dg/abi/mangle20-1.C: Likewise.
4129         * g++.dg/abi/mangle20-2.C: Likewise.
4130
4131 2003-12-18  Richard Henderson  <rth@redhat.com>
4132
4133         * gcc.dg/bitfld-1.c: Expect warnings for enum bitfields.
4134
4135 2003-12-18  Steven Bosscher  <steven@gcc.gnu.org>
4136             Dan Kegel <dank@kegel.com>
4137
4138         PR other/12009
4139         * g++.dg/compat/compat.exp:  Do not set LD_LIBRARY_PATH when
4140         testing a cross compiler, it causes spurious compile failures.
4141         * lib/g++.exp: Likewise.
4142
4143 2003-12-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4144
4145         PR c++/13262
4146         * g++.dg/template/access13.C: New test.
4147
4148 2003-12-18  Ulrich Weigand  <uweigand@de.ibm.com>
4149
4150         * gcc.dg/20031216-1.c: New test.
4151
4152 2003-12-18  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4153
4154         PR c++/9154
4155         * g++.dg/template/error10.C: New test.
4156
4157 2003-12-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
4158
4159         * g++.dg/eh/simd-1.C: XFAIL on SPARC.
4160         * g++.dg/eh/simd-2.C: Likewise.
4161
4162 2003-12-17  James E Wilson  <wilson@specifixinc.com>
4163             Roger Sayle  <roger@eyesopen.com>
4164
4165         * gcc.c-torture/execute/ieee/mzero5.c: New.
4166
4167 2003-12-17  Mark Mitchell  <mark@codesourcery.com>
4168
4169         PR c++/10603
4170         * g++.dg/parse/error6.C: New test.
4171
4172         PR c++/12827
4173         * g++.dg/parse/error7.C: New test.
4174
4175 2003-12-17  Eric Botcazou  <ebotcazou@libertysurf.fr>
4176
4177         * lib/gcc-dg.exp (gcc-dg-debug-runtest): Do not run debug-[12].c
4178         at -O with stabs debugging formats.
4179         * gcc.dg/debug/debug-1.c: Turn 'p' into a global variable.
4180         * gcc.dg/debug/debug-2.c: Likewise.
4181
4182 2003-12-16  Mark Mitchell  <mark@codesourcery.com>
4183
4184         PR c++/12696
4185         * g++.dg/init/error1.C: New test.
4186
4187         PR c++/12218
4188         * g++.dg/init/pm3.C: New test.
4189
4190 2003-12-17  Joseph S. Myers  <jsm@polyomino.org.uk>
4191
4192         PR c/3347
4193         * gcc.dg/bitfld-8.c: New test.
4194
4195 2003-12-16  James Lemke  <jim@wasabisystems.com>
4196
4197         * gcc.dg/arm-scd42-[123].c: New tests.
4198
4199 2003-12-16  Nathan Sidwell  <nathan@codesourcery.com>
4200
4201         PR c++/9043
4202         * g++.dg/abi/mangle20-1.C: New test.
4203         * g++.dg/abi/mangle20-2.C: New test.
4204
4205 2003-12-16  Mark Mitchell  <mark@codesourcery.com>
4206
4207         PR c++/13275
4208         * g++.dg/other/offsetof2.C: Remove XFAIL.
4209         * g++.dg/parse/offsetof1.C: New test.
4210         * g++.gd/parse/offsetof2.C: Likewise.
4211
4212 2003-12-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4213
4214         * g++.dg/template/nontype3.C: New test.
4215         * g++.dg/template/static2.C: Tweaked the dg-error clause.
4216
4217 2003-12-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4218
4219         * g++.dg/warn/noreturn-3.C: Also test instantiation.
4220
4221 2003-12-16  Nathan Sidwell  <nathan@codesourcery.com>
4222
4223         PR c++/13387
4224         * g++.dg/expr/assign1.C: New test.
4225
4226         PR c++/13242
4227         * g++.dg/abi/mangle19-1.C: New test.
4228         * g++.dg/abi/mangle19-2.C: New test.
4229
4230 2003-12-16  Hartmut Penner  <hpenner@de.ibm.com>
4231
4232         * testsuite/gcc.dg/altivec-10.c: Test vec_cmple and vec_all_numeric.
4233
4234 2003-12-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
4235
4236         * gcc.c-torture/execute/20031216-1.c: New test.
4237
4238 2003-12-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4239
4240         * g++.dg/template/ptrmem7.C: Simplified the test case to not hit
4241         an ICE regression.
4242
4243 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
4244
4245         PR c++/10926
4246         * g++.dg/template/error9.C: New test.
4247
4248         PR c++/11116
4249         * g++.dg/template/error8.C: New test.
4250
4251 2003-12-15  Roger Sayle  <roger@eyesopen.com>
4252
4253         PR middle-end/13400
4254         * gcc.c-torture/execute/20031215-1.c: New test case.
4255
4256 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
4257
4258         PR c++/13269
4259         * g++.dg/parse/error5.C: New test.
4260
4261         PR c++/12989
4262         * g++.dg/expr/sizeof1.C: New test.
4263
4264         PR c++/13310
4265         * g++.dg/template/crash15.C: New test.
4266
4267 2003-12-15  Geoffrey Keating  <geoffk@apple.com>
4268
4269         * g++.old-deja/g++.pt/vaarg3.C: Don't expect an error for passing
4270         a non-POD type as the last named parameter of a varargs function.
4271
4272 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
4273
4274         PR c++/13243
4275         PR c++/12573
4276         * g++.dg/template/crash14.C: New test.
4277         * g++.dg/template/dependent-expr3.C: Add dg-error markers.
4278
4279 2003-12-15  Nathan Sidwell  <nathan@codesourcery.com>
4280
4281         * g++.dg/other/java1.C: New test.
4282
4283         PR c++/13241
4284         * g++.dg/abi/mangle18-1.C: New test.
4285         * g++.dg/abi/mangle18-2.C: New test.
4286
4287 2003-12-15  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
4288
4289         PR optimization/10312
4290         * gcc.c-torture/execute/20031214-1.c: New.
4291
4292 2003-12-14  Mark Mitchell  <mark@codesourcery.com>
4293
4294         PR c++/10779
4295         PR c++/12160
4296         * g++.dg/parse/error3.C: New test.
4297         * g++.dg/parse/error4.C: Likewise.
4298         * g++.dg/abi/mangle4.C: Tweak error messages.
4299         * g++.dg/lookup/using5.C: Likewise.
4300         * g++.dg/other/error2.C: Likewise.
4301         * g++.dg/parse/typename5.C: Likewise.
4302         * g++.dg/parse/undefined1.C: Likewise.
4303         * g++.dg/template/arg2.C: Likewise.
4304         * g++.dg/template/ttp3.C: Likewise.
4305         * g++.dg/template/type1.C: Likewise.
4306         * g++.old-deja/g++.other/crash32.C: Likewise.
4307         * g++.old-djea/g++.pt/defarg8.C: Likewise.
4308
4309 2003-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4310
4311         PR c++/13106
4312         * g++.dg/warn/noreturn-3.C: New test.
4313
4314 2003-12-12  Nathan Sidwell  <nathan@codesourcery.com>
4315
4316         PR c++/13118
4317         * g++.dg/abi/covariant3.C: New.
4318
4319 2003-12-12  Jakub Jelinek  <jakub@redhat.com>
4320
4321         * g++.dg/eh/ia64-1.C: New test.
4322
4323 2003-12-12  Roger Sayle  <roger@eyesopen.com>
4324
4325         PR optimization/13037
4326         * g77.f-torture/execute/13037.f: New test case.
4327
4328 2003-12-12  Nathan Sidwell  <nathan@codesourcery.com>
4329
4330         PR c++/12881
4331         * g++.dg/abi/covariant2.C: New.
4332
4333 2003-12-12  Neil Booth  <neil@daikokuya.co.uk>
4334
4335         * testsuite/gcc.dg/cpp/trad/macro.c: New tests.
4336
4337 2003-12-11  Zack Weinberg  <zack@codesourcery.com>
4338
4339         * gcc.c-torture/execute/wchar_t-1.x: Delete.
4340
4341 2003-12-10  Robert Schiele  <rschiele@uni-mannheim.de>
4342
4343         PR other/10819
4344         * lib/gcc.exp (default_gcc_version): Do not match NL/CR characters
4345         to fix Bug 10819.
4346         * lib/g++.exp (g++_version): Likewise.
4347         * lib/g77.exp (g77_version): Likewise.
4348         * lib/objc.exp (default_objc_version): Likewise.
4349
4350 2003-12-10  Richard Henderson  <rth@redhat.com>
4351
4352         * gcc.c-torture/execute/wchar_t-1.c: Convert to utf-8.
4353
4354         * gcc.dg/intermod-1.c: Adjust assembler scan pattern for alpha.
4355
4356 2003-12-08  Matt Austern  <austern@apple.com>
4357
4358         PR c/13134
4359         * lib/gcc-dg.exp (dg-require-visibility): Define.
4360         * lib/target-supports (check_visibility_available): Define.
4361         * gcc.dg/visibility-1.c: New test.
4362         * gcc.dg/visibility-2.c: Likewise.
4363         * gcc.dg/visibility-3.c: Likewise.
4364         * gcc.dg/visibility-4.c: Likewise.
4365         * gcc.dg/visibility-5.c: Likewise.
4366         * gcc.dg/visibility-6.c: Likewise.
4367         * g++.dg/ext/visibility-1.C: Likewise.
4368         * g++.dg/ext/visibility-2.C: Likewise.
4369         * g++.dg/ext/visibility-3.C: Likewise.
4370         * g++.dg/ext/visibility-4.C: Likewise.
4371         * g++.dg/ext/visibility-5.C: Likewise.
4372         * g++.dg/ext/visibility-6.C: Likewise.
4373
4374 2003-12-07  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4375
4376         * g++.dg/lookup/java1.C: New test.
4377         * g++.dg/lookup/java2.C: New test.
4378
4379 2003-12-07  Falk Hueffner  <falk@debian.org>
4380
4381         * g++.dg/opt/noreturn-1.C: New test.
4382
4383 2003-12-07  Wolfgang Bangerth  <bangerth@dealii.org>
4384
4385         * gcc.dg/overflow-1.c: New test.
4386
4387 2003-12-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
4388
4389         * g77.f-torture/compile/13060.f: New test.
4390
4391 2003-12-06  Mark Mitchell  <mark@codesourcery.com>
4392
4393         PR c++/13323
4394         * g++.dg/inherit/operator2.C: New test.
4395
4396 2003-12-05  Mark Mitchell  <mark@codesourcery.com>
4397
4398         PR c++/13305
4399         * g++.dg/ext/attrib9.C: New test.
4400
4401 2003-12-05  Mark Mitchell  <mark@codesourcery.com>
4402
4403         PR c++/13314
4404         * g++.dg/template/error7.C: New test.
4405
4406 2003-12-05  Stuart Menefy <stuart.menefy@st.com>
4407             J"orn Rennecke <joern.rennecke@superh.com>
4408
4409         PR target/13302
4410         * g++.dg/other/struct-va_list.C: New test.
4411
4412 2003-12-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4413
4414         PR c++/13166
4415         * g++.dg/parse/defarg6.C: New test.
4416
4417 2003-12-05  Hans-Peter Nilsson  <hp@axis.com>
4418
4419         PR target/13256
4420         * gcc.c-torture/execute/20031201-1.c: New test.
4421
4422 2003-12-05  Arnaud Charlet  <charlet@act-europe.fr>
4423
4424         * ada/acats/run_acats: Add checks against missing gnatlib/gnattools.
4425
4426 2003-12-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
4427
4428         * gcc.dg/builtin-return-1.c: New test.
4429
4430 2003-12-04  Stuart Menefy <stuart.menefy@st.com>
4431             J"orn Rennecke <joern.rennecke@superh.com>
4432
4433         PR optimization/13260
4434         * gcc.c-torture/execute/20031204-1.c: New test.
4435
4436 2003-12-03  Mark Mitchell  <mark@codesourcery.com>
4437
4438         PR c++/9127
4439         * g++.dg/template/error6.C: New test.
4440
4441 2003-12-03  Jakub Jelinek  <jakub@redhat.com>
4442
4443         * gcc.dg/20031202-1.c: New test.
4444
4445 2003-12-03  Mark Mitchell  <mark@codesourcery.com>
4446
4447         PR c++/13179
4448         * g++.dg/template/eh1.C: New test.
4449
4450         PR c++/10771
4451         * g++.dg/template/error5.C: New test.
4452
4453 2003-12-02  David Ung  <davidu@mips.com>
4454
4455         * gcc.dg/compat/vector-check.h: Corrected type for var
4456         g_##TMODE
4457
4458 2003-12-02  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4459
4460         PR c++/10126
4461         * g++.dg/template/ptrmem8.C: New test.
4462
4463 2003-12-02  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4464
4465         PR c++/12573
4466         * g++.dg/template/dependent-expr3.C: New test.
4467
4468 2003-12-01  James Lemke  <jim@wasabisystems.com>
4469
4470         * gcc.dg/arm-g2.c: New test.
4471
4472 2003-12-01  Roger Sayle  <roger@eyesopen.com>
4473
4474         PR optimization/11634
4475         * gcc.dg/20031201-2.c: New test case.
4476
4477 2003-12-01  Zack Weinberg  <zack@codesourcery.com>
4478
4479         PR 11433
4480         * objc.dg/proto-lossage-3.m: New test.
4481
4482 2003-12-01  Roger Sayle  <roger@eyesopen.com>
4483
4484         PR optimization/12628
4485         * gcc.dg/20031201-1.c: New test case.
4486
4487 2003-12-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
4488
4489         * gcc.dg/unaligned-1.c: New test.
4490
4491 2003-11-30  Mark Mitchell  <mark@codesourcery.com>
4492
4493         PR c++/9849
4494         * g++.dg/template/error4.C: New test.
4495         * g++.dg/template/nested3.C: Adjust error markers.
4496
4497 2003-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4498
4499         * gcc.dg/cpp/assert4.c: Check more #system assertions.
4500
4501 2003-11-29  Joseph S. Myers  <jsm@polyomino.org.uk>
4502
4503         PR c/10333
4504         * gcc.dg/bitfld-7.c: New test.
4505
4506 2003-11-29  Richard Sandiford  <rsandifo@redhat.com>
4507
4508         * gcc.dg/tls/asm-1.C: New test.
4509
4510 2003-11-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4511
4512         * gcc.dg/cpp/assert4.c: Update.
4513
4514 2003-11-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
4515
4516         * gcc.dg/builtin-apply2.c: Set size of stack argument data to 64.
4517         * gcc.dg/builtin-apply3.c: New test.
4518
4519 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
4520
4521         * lib/compat.exp (compat-obj): New xfaildata parameter.
4522         Use it to set compiler_conditional_xfail_data before compiling.
4523         (compat-get-options): Handle dg-xfail-if.
4524         (compat-execute): Retrieve XFAIL data and pass them to compat-obj.
4525         * gcc.dg/compat/vector-1_x.c: XFAIL on SPARC.
4526         * gcc.dg/compat/vector-1_y.c: Likewise.
4527         * gcc.dg/compat/vector-2_x.c: Likewise.
4528         * gcc.dg/compat/vector-2_y.c: Likewise.
4529
4530 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
4531
4532         * g++.dg/opt/reg-stack4.C: New test.
4533
4534 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
4535
4536         * gcc.dg/builtin-apply2.c: New test.
4537
4538 2003-11-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
4539
4540         * gcc.c-torture/compile/20031023-4.c: Don't XFAIL on SPARC64.
4541
4542 2003-11-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4543
4544         PR c++/12924
4545         * g++.dg/template/template-id-2.C: New test.
4546
4547 2003-11-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4548
4549         PR c++/5369
4550         * g++.dg/template/memfriend1.C: New test.
4551         * g++.dg/template/memfriend2.C: Likewise.
4552         * g++.dg/template/memfriend3.C: Likewise.
4553         * g++.dg/template/memfriend4.C: Likewise.
4554         * g++.dg/template/memfriend5.C: Likewise.
4555         * g++.dg/template/memfriend6.C: Likewise.
4556         * g++.dg/template/memfriend7.C: Likewise.
4557         * g++.dg/template/memfriend8.C: Likewise.
4558         * g++.old-deja/g++.pt/friend44.C: Remove a bogus error.
4559
4560 2003-11-21  Mark Mitchell  <mark@codesourcery.com>
4561
4562         PR c++/12515
4563         * g++.dg/ext/cond1.C: New test.
4564
4565 2003-11-20  Richard Henderson  <rth@redhat.com>
4566
4567         * gcc.dg/20020201-2.c: Remove.
4568         * gcc.dg/20020201-4.c: Remove.
4569         * gcc.dg/20020304-1.c: Remove.
4570
4571 2003-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
4572
4573         * gcc.dg/cpp/trad/xwin1.c: New test case.
4574
4575 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
4576
4577         * g++.dg/compat/compat.exp: Add DYLD_LIBRARY_PATH for darwin.
4578         * lib/g77.exp: Likewise.
4579         * lib/objc.exp: Likewise.
4580         * lib/g++.exp: Likewise, add -multiply_defined suppress flag
4581         for darwin.
4582
4583 2003-11-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4584
4585         PR c++/12932
4586         * g++.dg/template/static5.C: New test.
4587
4588 2003-11-18  Joseph S. Myers  <jsm@polyomino.org.uk>
4589
4590         * gcc.dg/nested-func-1.c: New test.
4591
4592 2003-11-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4593
4594         * gcc.dg/cpp/assert4.c: New test.
4595
4596 2003-11-14  Giovanni Bajo  <giovannibajo@libero.it>
4597
4598         PR c++/2294
4599         * g++.dg/lookup/using9.c: New test.
4600
4601 2003-11-14  Mark Mitchell  <mark@codesourcery.com>
4602
4603         PR c++/12762
4604         * g++.dg/template/error3.C: New test.
4605
4606 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
4607
4608         PR ada/13035
4609         * ada/acats/run_acats, run_all.sh: Fix syntax error.
4610         No longer use a wrapper for gcc, since this does not work under
4611         Windows.
4612
4613 2003-11-14  Giovanni Bajo  <giovannibajo@libero.it>
4614
4615         PR c++/2094
4616         * g++.dg/template/ptrmem7.C: New test.
4617
4618 2003-11-13  Andrew Pinski <apinski@apple.com>
4619
4620         * gcc.c-torture/compile/20031113-1.c: New test.
4621
4622 2003-11-13  Mark Mitchell  <mark@codesourcery.com>
4623             Kean Johnston <jkj@sco.com>
4624
4625         PR c/13029
4626         * gcc.dg/unused-4.c: Update.
4627
4628 2003-11-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
4629
4630         * g++.dg/opt/const3.C: New test.
4631
4632 2003-11-13  Jan Hubicka  <jh@suse.cz>
4633
4634         * gcc.c-torture/compile/20031112-1.c: New test.
4635
4636 2003-11-12  Mark Mitchell  <mark@codesourcery.com>
4637
4638         * g++.dg/parse/crash10.C: Remove bogus error marker.
4639
4640 2003-11-12  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4641
4642         * ada/acats/run_acats (host_gnatmake): Use type in a /bin/sh script.
4643         (host_gcc): Likewise.
4644         (ROOT): Honor $PWDCMD.
4645         (BASE): Likewise.
4646         * ada/acats/run_all.sh (dir): Honor $PWDCMD.
4647
4648 2003-11-12  Catherine Moore  <clm@redhat.com>
4649
4650         * gcc.c-torture/execute/20020720-1.x:  Add xfail for frv-*-*.
4651
4652 2003-11-12  Andreas Jaeger  <aj@suse.de>
4653             Jakub Jelinek  <jakub@redhat.com>
4654             Andrew Pinski  <pinskia@physics.uc.edu>
4655             Richard Henderson  <rth@redhat.com>
4656
4657         * gcc.dg/c90-const-expr-2.c (foo): Avoid extra warning on 64-bit
4658         systems.
4659         * gcc.dg/c99-const-expr-2.c (foo): Likewise.
4660
4661         * gcc.dg/20030926-1.c: Make it work on x86_64 systems.
4662         * gcc.dg/i386-pentium4-not-mull.c: Likewise.
4663
4664 2003-11-11  Andreas Jaeger  <aj@suse.de>
4665
4666         * gcc.c-torture/execute/20020720-1.x: Test passes also on x86_64.
4667
4668         * gcc.c-torture/execute/20020227-1.x: Test passes also on x86_64.
4669
4670 2003-11-10  Arnaud Charlet  <charlet@act-europe.fr>
4671
4672         * ada/acats/run_all.sh: Add handling of unsupported (tasking) tests.
4673         Clean ups.
4674
4675 2003-11-10  Waldek Hebisch  <hebisch@math.uni.wroc.pl>
4676
4677         * gcc.dg/trampoline-1.c: New test.
4678
4679 2003-11-09  Andrew Pinski  <pinskia@physics.uc.edu>
4680
4681         * gcc.c-torture/compile/200031109-1.c: New test.
4682
4683 2003-11-08  Joseph S. Myers  <jsm@polyomino.org.uk>
4684
4685         PR c/3190
4686         PR c/8714
4687         * gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
4688         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/ext3.c,
4689         gcc.dg/format/no-y2k-1.c: Update.
4690
4691 2003-11-08  Roger Sayle  <roger@eyesopen.com>
4692
4693         PR optimization/10467
4694         * gcc.dg/20031108-1.c: New test case.
4695
4696 2003-11-07  Geoffrey Keating  <geoffk@apple.com>
4697
4698         * gcc.dg/pch/warn-1.c: Allow for more helpful error message.
4699
4700 2003-11-08  Joseph S. Myers  <jsm@polyomino.org.uk>
4701
4702         * gcc.dg/compound-lvalue-1.c: New test.
4703         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Remove
4704         some XFAILs.
4705
4706 2003-11-06  Geoffrey Keating  <geoffk@apple.com>
4707
4708         * gcc.dg/altivec-varargs-1.c: New test.
4709
4710 2003-11-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
4711
4712         * gcc.c-torture/compile/20031023-4.c: XFAIL on SPARC64
4713         * gcc.c-torture/compile/simd-5.c: XFAIL on SPARC64 at -O0 and -O1.
4714         * gcc.c-torture/execute/simd-4.x: New file.  XFAIL on SPARC at -O0.
4715         * gcc.c-torture/execute/va-arg-25.x: New file.  XFAIL on SPARC.
4716         * gcc.dg/uninit-C.c: XFAIL on non 64-bit Solaris versions.
4717
4718 2003-11-05  Joseph S. Myers  <jsm@polyomino.org.uk>
4719
4720         * gcc.dg/cond-lvalue-1.c: New test.
4721
4722 2003-11-05  Gernot Hillier  <gernot.hillier@siemens.com>
4723
4724         * g++.old-deja/g++.pt/asm1.C: Enable for e.g. x86_64-*-linux-gnu.
4725
4726 2003-11-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4727
4728         PR c++/11616
4729         * g++.dg/template/instantiate5.C: New test.
4730
4731 2003-11-03  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
4732
4733         PR c++/12726
4734         * g++.dg/ext/complit2.C: Replace test with self-contained version.
4735         * ChangeLog: Add missing first entry for above test.
4736
4737 2003-11-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4738
4739         PR c++/9810
4740         * g++.dg/template/using8.C: New test.
4741         * g++.old-deja/g++.other/access11.C: Adjust expected error location.
4742
4743 2003-11-02  Roger Sayle  <roger@eyesopen.com>
4744
4745         PR optimization/10817
4746         * gcc.c-torture/compile/20031102-1.c: New test case.
4747
4748 2003-11-02  Kazu Hirata  <kazu@cs.umass.edu>
4749
4750         * gcc.c-torture/execute/va-arg-25.c: Enable only if INT_MAX ==
4751         2147483647.
4752
4753 2003-11-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
4754
4755         * gcc.dg/20031102-1.c: New test.
4756
4757 2003-11-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
4758
4759         * gcc.dg/complex-1.c: New test.
4760
4761 2003-11-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4762
4763         PR c++/12796
4764         * g++.dg/template/crash13.C: Adjust expected error location.
4765         * g++.old-deja/g++.brendan/ns1.C: Likewise.
4766
4767 2003-10-31  Richard Earnshaw  <rearnsha@arm.com>
4768
4769         * g++.dg/bprob/bprob.exp: Disable test on arm-elf configs.
4770
4771 2003-10-31  Josef Zlomek  <zlomekj@suse.cz>
4772
4773         PR/10239
4774         * gcc.c-torture/compile/20031031-2.c: New test.
4775
4776 2003-10-31  Josef Zlomek  <zlomekj@suse.cz>
4777
4778         PR/11640
4779         * gcc.c-torture/compile/20031031-1.c: New test.
4780
4781 2003-10-31  Richard Earnshaw  <rearnsha@arm.com>
4782
4783         * g77.dg/bprob/bprob.exp: Disable test on arm-elf configs.
4784         * gcc.misc-tests/bprob.exp: Likewise.
4785         * g77.dg/execute/20001201.x, 6367.x, io0.x, io1.x, u77-test.x: XFAIL
4786         the execution test on arm-elf configs.
4787         * g77.dg/execute/10197.x: New file.  XFAIL the execution test on
4788         configs that don't support scratch files.
4789         * g77.dg/execute/u77-test.x: XFAIL compilation on arm-elf configs.
4790
4791 2003-10-30  Arnaud Charlet  <charlet@act-europe.fr>
4792
4793         * ada/acats/run_all.sh: Do not print PASS messages to stdout, as
4794         done by dejagnu.
4795
4796 2003-10-29  Arnaud Charlet  <charlet@act-europe.fr>
4797
4798         * ada/acats/run_all.sh: Redirect mv output to /dev/null
4799         Avoid non pure sh syntax. Add more logging.
4800
4801         * ada/acats/norun.lst: Disable cdd2a03, since it is expected to
4802         fail.
4803
4804 2003-10-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4805
4806         PR libgcj/10610
4807         * gcc.dg/ppc-stackalign-1.c: New test.
4808
4809 2003-10-28  Arnaud Charlet  <charlet@act-europe.fr>
4810
4811         * ada/acats/run_all.sh: Change output to be more compliant with
4812         dejagnu framework.
4813         Create acats.sum and acats.log files under testsuite/ada/acats
4814         Only run [a-z]* directories, to filter out e.g. CVS.
4815         Redirect build output to log file.
4816
4817 2003-10-27  Arnaud Charlet  <charlet@act-europe.fr>
4818
4819         * README.ada: Removed, integrated in ../doc/sourcebuild.texi
4820
4821 2003-10-27  Arnaud Charlet  <charlet@act-europe.fr>
4822
4823         PR ada/5909:
4824         * README.ada, ada/acats: Import ACATS 2.5 for GCC Ada test suite.
4825
4826 2003-10-27  Jakub Jelinek  <jakub@redhat.com>
4827
4828         * gcc.c-torture/compile/20031023-1.c: New test.
4829         * gcc.c-torture/compile/20031023-2.c: New test.
4830         * gcc.c-torture/compile/20031023-3.c: New test.
4831         * gcc.c-torture/compile/20031023-4.c: New test.
4832
4833 2003-10-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4834
4835         PR c++/10371
4836         * g++.dg/lookup/scoped8.C: New test.
4837
4838 2003-10-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
4839
4840         * g++.dg/opt/reg-stack3.C: New test.
4841
4842 2003-10-24  Joseph S. Myers  <jsm@polyomino.org.uk>
4843
4844         * gcc.dg/c99-arraydecl-2.c: New test.  PR c/11943.
4845
4846 2003-10-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4847
4848         PR c++/11076
4849         * g++.dg/template/crash13.C: New test.
4850
4851 2003-10-24  Joseph S. Myers  <jsm@polyomino.org.uk>
4852
4853         * gcc.dg/c99-restrict-2.c: New test.
4854
4855 2003-10-24  Nathan Sidwell  <nathan@codesourcery.com>
4856
4857         PR c++/12698, c++/12699, c++/12700, c++/12566
4858         * g++.dg/inherit/covariant9.C: New test.
4859         * g++.dg/inherit/covariant10.C: New test.
4860         * g++.dg/inherit/covariant11.C: New test.
4861
4862 2003-10-23  Jason Merrill  <jason@redhat.com>
4863
4864         PR c++/12726
4865         * g++.dg/ext/complit2.C: New test.
4866
4867 2003-10-20  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
4868
4869         PR target/12654
4870         * gcc.c-torture/execute/20031020-1.c: New test.
4871
4872 2003-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
4873
4874         * gcc.dg/old-style-asm-1.c: Also check for (set (pc) on lines
4875         following the jump_insn.
4876
4877 2003-10-22  Joseph S. Myers  <jsm@polyomino.org.uk>
4878
4879         * gcc.dg/cast-lvalue-1.c: New test.
4880
4881 2003-10-21  Mark Mitchell  <mark@codesourcery.com>
4882
4883         PR c++/11962
4884         * g++.dg/template/cond2.C: New test.
4885
4886 2003-10-20  Joseph S. Myers  <jsm@polyomino.org.uk>
4887
4888         * gcc.dg/builtins-28.c: New test.
4889
4890 2003-10-20  Jan Hubicka  <jh@suse.cz>
4891
4892         * testsuite/g++.dg/opt/inline4.C: Do not use min-inline-insns
4893         parameter.
4894         * testsuite/gcc.dg/inline-2.c: Likewise.
4895
4896 2003-10-20  Phil Edwards  <phil@codesourcery.com>
4897
4898         * gcc.dg/20021014-1.c:  XFAIL for *-*-windiss targets.
4899         * gcc.dg/nest.c:  Likewise.
4900
4901 2003-10-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4902
4903         PR c++/9781, c++/10583, c++/11862
4904         * g++.dg/parse/crash13.C: New test.
4905
4906 2003-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
4907
4908         * gcc.dg/old-style-asm-1.c: Count jump_insns instead of labels.
4909
4910 2003-10-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
4911
4912         * gcc.dg/builtins-18.c: Wrap C99 tests with HAVE_C99_RUNTIME.
4913         Define HAVE_C99_RUNTIME except on Solaris.
4914         * gcc.dg/builtins-20.c: Likewise.
4915
4916 2003-10-19  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
4917
4918         * gcc.dg/old-style-asm-1.c: Use scan-assembler-times.
4919
4920 2003-10-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4921
4922         PR c++/12495
4923         * g++.dg/template/crash21.C: New test.
4924
4925 2003-10-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4926
4927         PR c++/2513
4928         * g++.dg/template/typename5.C: New test.
4929
4930 2003-10-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4931
4932         PR c++/12369
4933         * g++.dg/template/friend25.C: New test.
4934
4935 2003-10-16  Ziemowit Laski  <zlaski@apple.com>
4936
4937         * objc.dg/try-catch-2.m: Relax target triple to all Darwin
4938         versions.
4939
4940 2003-10-16  Kazu Hirata  <kazu@cs.umass.edu>
4941
4942         * gcc.c-torture/execute/20031003-1.c: Enable only when INT_MAX
4943         == 2147483647.
4944
4945 2003-10-15  Kazu Hirata  <kazu@cs.umass.edu>
4946
4947         * gcc.c-torture/execute/960416-1.x: Remove.
4948         * gcc.c-torture/execute/divconst-3.x: Likewise.
4949
4950 2003-10-15  Hans-Peter Nilsson  <hp@axis.com>
4951
4952         PR target/12598
4953         * gcc.dg/torture/cris-volatile-1.c: New test.
4954
4955 2003-10-14  Roger Sayle  <roger@eyesopen.com>
4956
4957         PR optimization/9325
4958         * gcc.c-torture/execute/20031003-1.c: Remove non-portable tests
4959         for overflowing floating point to integer conversion during RTL
4960         simplification.
4961
4962 2003-10-13  Ziemowit Laski  <zlaski@apple.com>
4963
4964         * objc/execute/_cmd.m: Fix typo.
4965         * objc.dg/image-info.m, objc.dg/symtab-1.m:
4966         Relax 'scan-assembler' regexp.
4967         * objc.dg/try-catch-1.m, objc.dg/try-catch-3.m,
4968         objc.dg/try-catch-4.m: Run on non-Darwin targets.
4969         * objc.dg/zero-link-2.m: Remove blank line.
4970         * objc.dg/zero-link-3.m: New test case.
4971
4972 2003-10-13  Geoffrey Keating  <geoffk@apple.com>
4973
4974         * g77.f-torture/execute/980520-1.x: XFAIL at -O0.
4975
4976         * gcc.dg/asm-names.c: Use scan-assembler-not rather
4977         than linker trickery.
4978
4979 2003-10-13  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
4980
4981         PR c++/12370
4982         * g++.dg/other/friend2.C: New test.
4983
4984 2003-10-12  Steven Bosscher  <steven@gcc.gnu.org>
4985
4986         * gcc.dg/20031012-1.c: New test.
4987
4988 2003-10-12  Steven Bosscher  <steven@gcc.gnu.org>
4989
4990         * gcc.dg/weak/weak-3.c: Fix for new warning.
4991
4992 2003-10-12  Kelley Cook  <kcook@gcc.gnu.org>
4993
4994         PR optimization/8750
4995         * gcc.c-torture/execute/20031012-1.c: New test case.
4996
4997 2003-10-11  Roger Sayle  <roger@eyesopen.com>
4998
4999         * gcc.c-torture/execute/string-opt-8.c: Don't test optimizations
5000         that inline strncmp as cmpstrsi on i386 when compiled with -Os.
5001
5002 2003-10-11  Roger Sayle  <roger@eyesopen.com>
5003
5004         PR optimization/12260
5005         * gcc.c-torture/compile/20031011-2.c: New test case.
5006
5007 2003-10-11  Roger Sayle  <roger@eyesopen.com>
5008
5009         * gcc.c-torture/execute/20031011-1.c: New testcase.
5010
5011 2003-10-11  Eric Botcazou  <ebotcazou@libertysurf.fr>
5012
5013         * gcc.c-torture/compile/20031011-1.c: New test.
5014
5015 2003-10-11  Jan Hubicka  <jh@suse.cz>
5016
5017         * g++.dg/other/first-global.C: New test.
5018
5019 2003-10-11  Roger Sayle  <roger@eyesopen.com>
5020
5021         * gcc.c-torture/execute/string-opt-18.c: New testcase.
5022
5023 2003-10-10  Ian Lance Taylor  <ian@wasabisystems.com>
5024
5025         * gcc.c-torture/compile/20031010-1.c: New test.
5026
5027 2003-10-10  Geoffrey Keating  <geoffk@apple.com>
5028
5029         * gcc.c-torture/execute/va-arg-24.c: Correct, and rename to...
5030         * gcc.c-torture/execute/va-arg-25.c: ... here.
5031
5032 2003-10-09  Mark Mitchell  <mark@codesourcery.com>
5033
5034         * g++.dg/ext/attrib8.C: Only run it on x86 targets.
5035
5036 2003-10-08  Richard Sandiford  <rsandifo@redhat.com>
5037
5038         * gcc.c-torture/compile/mipscop-[1-4].c: Disable for mips16.
5039
5040 2003-10-08  Giovanni Bajo  <giovannibajo@libero.it>
5041
5042         * g++.dg/parse/error2.C: New test.
5043
5044 2003-10-08  Giovanni Bajo <giovannibajo@libero.it>
5045
5046         PR c++/11097
5047         * g++.dg/other/error5.C: Modify the error message.
5048         * g++.dg/lookup/using8.C: New test.
5049
5050 2003-10-07  Geoffrey Keating  <geoffk@apple.com>
5051
5052         * gcc.dg/darwin-abi-2.c: New file.
5053         * gcc.c-torture/execute/va-arg-24.c: New file.
5054
5055 2003-10-06  Bob Wilson  <bob.wilson@acm.org>
5056
5057         * g++.dg/template/spec10.C: Set exit value to zero on success.  Fix
5058         indentation.
5059
5060 2003-10-06  Mark Mitchell  <mark@codesourcery.com>
5061
5062         PR c++/10147
5063         * g++.dg/other/error4.C: Update error messages.
5064         * g++.dg/template/ptrmem4.C: Likewise.
5065
5066         PR c++/12337
5067         * g++.dg/init/new9.C: New test.
5068
5069         PR c++/12334, c++/12236, c++/8656
5070         * g++.dg/ext/attrib8.C: New test.
5071
5072 2003-10-06  Devang Patel  <dpatel@apple.com>
5073
5074         * gcc.dg/debug/dwarf2-3.h: New test.
5075         * gcc.dg/debug/dwarf2-3.c: New test case for -feliminate-dwarf2-dups.
5076
5077 2003-10-06  Wolfgang Bangerth  <bangerth@ticam.utexas.edu>
5078
5079         * g++.dg/opt/cfg2.C: New test.
5080
5081 2003-10-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
5082
5083         * g++.dg/opt/float1.C: New test.
5084
5085 2003-10-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
5086
5087         * gcc.dg/c90-array-lval-6.c: New test.
5088         * gcc.dg/c99-array-lval-6.c: New test.
5089
5090 2003-10-03  Alexander Malmberg  <alexander@malmberg.org>
5091             Ziemowit Laski  <zlaski@apple.com>
5092
5093         * objc.dg/method-6.m ('starboard'): Move prototype from 'Base' to
5094         'Derived', so that it is never considered a class method; add
5095         new warning for '+port' method ambiguity.
5096         * objc.dg/method-12.m: Include <objc/objc.h> instead of
5097         <objc/objc-api.h> (needed on Mac OS X).
5098         * objc.dg/method-13.m: New test.
5099
5100 2003-10-03  Roger Sayle  <roger@eyesopen.com>
5101
5102         PR optimization/9325, PR java/6391
5103         * gcc.c-torture/execute/20031003-1.c: New test case.
5104
5105 2003-10-02  Mark Mitchell  <mark@codesourcery.com>
5106
5107         PR optimization/12180
5108         * gcc.dg/20031002-1.c: New test.
5109
5110         PR c++/12486
5111         * g++.dg/inherit/error1.C: New test.
5112
5113 2003-10-02  Chris Demetriou  <cgd@broadcom.com>
5114
5115         * lib/f-torture.exp (search_for): Rename to...
5116         (search_for_re): This.  Also, clean up comments and the
5117         "regexp" invocation.
5118
5119 2003-10-02  Josef Zlomek  <zlomekj@suse.cz>
5120
5121         * gcc.c-torture/compile/20031002-1.c: New test.
5122
5123 2003-10-02  Jakub Jelinek  <jakub@redhat.com>
5124
5125         * g++.dg/opt/cond1.C: New test.
5126
5127 2003-10-01  Kelley Cook  <kelleycook@wideopenwest.com>
5128
5129         * gcc.dg/Wold-style-definition-2.c: New testcase.
5130         * gcc.dg/wtr-func-def-1.c: Modify to reflect new warning.
5131
5132 2003-09-29  Richard Henderson  <rth@redhat.com>
5133
5134         * g++.dg/init/array10.C: Add dg-options.
5135
5136 2003-09-29  Eric Botcazou  <ebotcazou@libertysurf.fr>
5137
5138         * g++.dg/opt/unroll1.C: Change unsigned to __SIZE_TYPE__.
5139
5140 2003-09-28  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5141
5142         * g++.dg/template/friend19.C: Fix typo.
5143         * g++.old-deja/g++.other/crash31.C: Adjust expected error.
5144
5145 2003-09-28  Richard Sandiford  <rsandifo@redhat.com>
5146
5147         * gcc.c-torture/execute/20030928-1.c: New test.
5148         * gcc.dg/torture/mips-sdata-1.c (f): Refer to x[0] rather than x[3].
5149
5150 2003-09-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
5151
5152         * g++.dg/opt/unroll1.C: New test.
5153
5154 2003-09-26  Roger Sayle  <roger@eyesopen.com>
5155
5156         PR optimization/11741
5157         * gcc.dg/20030926-1.c: New test case.
5158
5159 2003-09-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5160
5161         PR c++/5655
5162         * g++.dg/parse/access7.C: New test.
5163         * g++.old-deja/g++.brendan/crash56.C: Fix redeclaration error.
5164
5165 2003-09-24  Ziemowit Laski  <zlaski@apple.com>
5166
5167         MERGE OF objc-improvements-branch into MAINLINE:
5168         * lib/objc.exp (objc_target_compile): Do not point at libobjc headers
5169         if libobjc has not been built.
5170         * objc/execute/IMP.m, objc/execute/_cmd.m, objc/execute/bf-common.h,
5171         objc/execute/bycopy-3.m, objc/execute/class-{1-14}.m,
5172         objc/execute/class-self-2.m, objc/execute/many_args_method.m,
5173         objc/execute/nested-3.m, objc/execute/np-2.m,
5174         objc/execute/object_is_class.m, objc/execute/object_is_meta_class.m,
5175         objc/execute/redefining_self.m, objc/execute/root_methods.m,
5176         objc/execute/static-{1-2}.m, objc/execute/string-{1-4}.m,
5177         objc/execute/va_method.m, objc.dg/comp-types-4.m, objc.dg/headers.m,
5178         objc.dg/special/unclaimed-category-1.h,
5179         objc.dg/special/unclaimed-category-1.m: Make usable with NeXT as
5180         well as GNU runtime.
5181         * execute/next_mapping.h: New header, for GNU->NeXT impedance matching.
5182         * execute/cascading-1.m, execute/function-message-1.m,
5183         objc.dg/anon-1.m, objc.dg/bitfield-{3-4}.m,
5184         objc.dg/call-super-{1-3}.m, objc.dg/category-1.m,
5185         objc.dg/const-str-{3-6}.m, objc.dg/encode-{1-4}.m,
5186         objc.dg/func-ptr-1.m, objc.dg/gnu-runtime-1.m, objc.dg/image-info.m,
5187         objc.dg/method-{3-12}.m, objc.dg/missing-proto-{1-3}.m,
5188         objc.dg/nested-func-1.m, objc.dg/proto-lossage-2.m,
5189         objc.dg/proto-qual-1.m, objc.dg/sizeof-1.m, objc.dg/static-1.m,
5190         objc.dg/symtab-1.m, objc.dg/try-catch-{1-4}.m,
5191         objc.dg/type-size-{1-2}.m, objc.dg/zero-link-{1-2}.m: New test cases.
5192         * objc.dg/bitfield-2.m: Run only on Darwin.
5193         * objc.dg/class-2.m, objc.dg/comp-types-1.m, objc.dg/desig-init-1.m,
5194         objc.dg/method-{1-2}.m, objc.dg/proto-hier-1.m,
5195         objc.dg/proto-lossage-1.m: Adjust for message wording changes.
5196         * objc.dg/const-str-1.m: Fix constant string layout.
5197
5198 2003-09-24  Alexandre Oliva  <aoliva@redhat.com>
5199
5200         * gcc.dg/cpp/Wunknown-pragmas-1.c: New test.
5201
5202 2003-09-23  Geoffrey Keating  <geoffk@apple.com>
5203
5204         * gcc.dg/darwin-abi-1.c: New file.
5205
5206 2003-09-21  Andrew Pinski  <pinskia@physics.uc.edu>
5207
5208         PR target/12281
5209         * gcc.c-torture/compile/20030921-1.c: New test.
5210
5211 2003-09-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
5212
5213         * g++.dg/opt/reg-stack2.C: New test.
5214
5215 2003-09-21  Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
5216
5217         * g++.dg/eh/delayslot1.C: New test.
5218
5219 2003-09-20  Richard Henderson  <rth@redhat.com>
5220
5221         * gcc.dg/format/gcc_diag-1.c: Add tests for %J.
5222
5223 2003-09-20  Roger Sayle  <roger@eyesopen.com>
5224
5225         * gcc.c-torture/execute/20030920-1.c: New test case.
5226
5227 2003-09-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5228
5229         * g++.dg/rtti/typeid3.C: Correct expected error message.
5230
5231 2003-09-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5232
5233         PR c++/157
5234         * g++.dg/parse/crash12.C: New test.
5235
5236 2003-09-19  Janis Johnson  <janis187@us.ibm.com>
5237
5238         * gcc.dg/compat/mixed-struct-check.h: New.
5239         * gcc.dg/compat/mixed-struct-defs.h: New.
5240         * gcc.dg/compat/mixed-struct-init.h: New.
5241         * gcc.dg/compat/struct-by-value-19_main.c: New.
5242         * gcc.dg/compat/struct-by-value-19_x.c: New.
5243         * gcc.dg/compat/struct-by-value-19_y.c: New.
5244         * gcc.dg/compat/struct-by-value-20_main.c: New.
5245         * gcc.dg/compat/struct-by-value-20_x.c: New.
5246         * gcc.dg/compat/struct-by-value-20_y.c: New.
5247         * gcc.dg/compat/struct-return-19_main.c: New.
5248         * gcc.dg/compat/struct-return-19_x.c: New.
5249         * gcc.dg/compat/struct-return-19_y.c: New.
5250         * gcc.dg/compat/struct-return-20_main.c: New.
5251         * gcc.dg/compat/struct-return-20_x.c: New.
5252         * gcc.dg/compat/struct-return-20_y.c: New.
5253
5254 2003-09-19  Andrew Pinski  <pinskia@physics.uc.edu>
5255         * g++.dg/init/array11.C: Change unsigned to __SIZE_TYPE__
5256         so that it will not complain on LP64 targets.
5257
5258 2003-09-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5259
5260         PR c++/495
5261         * g++.dg/template/friend24.C: New test.
5262
5263 2003-09-19  Nathan Sidwell  <nathan@codesourcery.com>
5264
5265         PR c++/12332
5266         * g++.dg/template/memtmpl2.C: New test.
5267
5268 2003-09-18  Mark Mitchell  <mark@codesourcery.com>
5269
5270         PR target/11184
5271         * gcc.dg/builtin-apply1.c: New test.
5272
5273 2003-09-18  Nathan Sidwell  <nathan@codesourcery.com>
5274
5275         PR c++/9848
5276         * g++.dg/warn/Wunused-4.C: New test.
5277
5278 2003-09-18  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
5279
5280         PR c++/12316
5281         * g++.dg/other/gc2.C: New test.
5282
5283 2003-09-17  Mark Mitchell  <mark@codesourcery.com>
5284
5285         PR c++/11991
5286         * g++.dg/rtti/typeid3.C: New test.
5287
5288         PR c++/12266
5289         * g++.dg/overload/template1.C: New test.
5290
5291 2003-09-17  Eric Botcazou  <ebotcazou@libertysurf.fr>
5292
5293         * g++.dg/opt/cfg3.C: New test.
5294
5295 2003-09-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5296
5297         PR c++/7939
5298         * g++.dg/template/crash11.C: New test.
5299
5300 2003-09-16  Jason Merrill  <jason@redhat.com>
5301             Jakub Jelinek  <jakub@redhat.com>
5302
5303         * gcc.dg/attr-warn-unused-result.c: New test.
5304
5305 2003-09-15  Nathan Sidwell  <nathan@codesourcery.com>
5306
5307         PR c++/12184
5308         * g++.dg/expr/call2.C: New test.
5309
5310 2003-09-15  Andreas Jaeger  <aj@suse.de>
5311
5312         * gcc.dg/Wold-style-definition-1.c: New test.
5313
5314 2003-09-14  Mark Mitchell  <mark@codesourcery.com>
5315
5316         PR c++/3907
5317         * g++.dg/parse/template12.C: New test.
5318
5319         * g++.dg/abi/bitfield11.C: New test.
5320         * g++.dg/abi/bitfield12.C: Likewise.
5321
5322 2003-09-14  Alexandre Oliva  <aoliva@redhat.com>
5323
5324         * gcc.dg/cpp/separate-1.c: Adjust line of error.  Test for correct
5325         non-expansion of functional macro name without arguments at EOL.
5326         * gcc.dg/cpp/spacing1.c: Revert 2003-08-04's change.  Likewise.
5327
5328 2003-09-14  Richard Sandiford  <rsandifo@redhat.com>
5329
5330         * gcc.c-torture/execute/20030914-[12].c: New tests.
5331
5332 2003-09-11  Nathan Sidwell  <nathan@codesourcery.com>
5333
5334         PR c++/11788
5335         * g++.dg/overload/addr1.C: New test.
5336
5337 2003-09-10  Ian Lance Taylor  <ian@wasabisystems.com>
5338
5339         * gcc.dg/20030909-1.c: New test.
5340
5341 2003-09-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
5342
5343         * gcc.dg/ultrasp10.c: New test.
5344
5345 2003-09-09  Devang Patel  <dpatel@apple.com>
5346
5347         * gcc.dg/darwin-ld-6.c: New test.
5348
5349 2003-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5350
5351         * gcc.dg/torture/builtin-explog-1.c: New testcase.
5352
5353 2003-09-08  Mark Mitchell  <mark@codesourcery.com>
5354
5355         * gcc.dg/ia64-types1.c: New test.
5356         * gcc.dg/ia64-types2.c: Likewise.
5357
5358 2003-09-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5359
5360         * gcc.dg/builtins-1.c: Add more _Complex tests.
5361         * gcc.dg/torture/builtin-attr-1.c: Likewise.
5362
5363         * gcc.dg/builtins-1.c: Test existing _Complex functions.
5364         * gcc.dg/torture/builtin-attr-1.c: Likewise.
5365
5366 2003-09-08  Mark Mitchell  <mark@codesourcery.com>
5367
5368         PR c++/11786
5369         * g++.dg/lookup/koenig2.C: New test.
5370
5371         PR c++/5296
5372         * g++.dg/rtti/typeid2.C: New test.
5373
5374 2003-09-08  Jakub Jelinek  <jakub@redhat.com>
5375
5376         * gcc.c-torture/compile/20030904-1.c: New test.
5377
5378 2003-09-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
5379
5380         * g++.dg/opt/longbranch2.C: New test.
5381
5382 2003-09-07  Andrew Pinski  <pinskia@physics.uc.edu>
5383
5384         * g++.dg/template/crash10.C: Only compile it.
5385
5386 2003-09-07  Andrew Pinski  <pinskia@physics.uc.edu>
5387
5388         PR middle-end/11665
5389         * gcc.c-torture/compile/20030907-1.c: New test.
5390         * g++.dg/init/array11.C: New test.
5391
5392 2003-09-07  Mark Mitchell  <mark@codesourcery.com>
5393
5394         PR c++/11852
5395         * g++.dg/init/struct1.C: New test.
5396
5397 2003-09-07  Mark Mitchell  <mark@codesourcery.com>
5398
5399         PR c++/12181
5400         * g++.dg/expr/comma1.C: New test.
5401
5402 2003-09-06  Mark Mitchell  <mark@codesourcery.com>
5403
5404         PR c++/11867
5405         * g++.dg/expr/static_cast5.C: New test.
5406
5407 2003-09-06  Andrew Pinski  <pinskia@physics.uc.edu>
5408
5409         PR c++/11507
5410         * g++.dg/lookup/scoped7.C: New test.
5411
5412         PR c++/9574
5413         * g++.dg/other/static1.C: New test.
5414
5415         PR c++/11490
5416         * g++.dg/warn/template-1.C: New test.
5417
5418         PR c++/11432
5419         * g++.dg/template/crash10.C: New test.
5420
5421         PR c++/2478
5422         * g++.dg/overload/VLA.C: New test.
5423
5424         PR c++/10804
5425         * g++.dg/template/call1.C: New test.
5426
5427 2003-09-06  Nathan Sidwell  <nathan@codesourcery.com>
5428
5429         PR c++/11794
5430         * g++.dg/parse/using3.C: New test.
5431
5432 2003-09-06  Roger Sayle  <roger@eyesopen.com>
5433
5434         PR c++/11409
5435         * g++.dg/overload/builtin3.C: New test case.
5436
5437 2003-09-06  Steven Bosscher  <steven@gcc.gnu.org>
5438
5439         PR c/9862
5440         * gcc.dg/20030906-1.c: New test.
5441         * gcc.dg/20030906-2.c: Likewise.
5442
5443 2003-09-06  Nathan Sidwell  <nathan@codesourcery.com>
5444
5445         PR c++/12167
5446         * g++.dg/parse/defarg5.C: New test.
5447
5448         * g++.dg/template/non-type-template-argument-1.C: Tweak expected error.
5449
5450 2003-09-05  Mark Mitchell  <mark@codesourcery.com>
5451
5452         PR c++/12163
5453         * g++.dg/expr/static_cast4.C: New test.
5454
5455         PR c++/12146
5456         * g++.dg/template/crash9.C: New test.
5457
5458 2003-09-05  Andrew Pinski  <pinskia@physics.uc.edu>
5459
5460         * g++.old-deja/g++.ext/pretty2.C: Update for change
5461         in __FUNCTION__.
5462         * g++.old-deja/g++.ext/pretty3.C: Likewise.
5463
5464 2003-09-05  Nathan Sidwell  <nathan@codesourcery.com>
5465
5466         PR c++/11922
5467         * g++/dg/template/qualified-id1.C: New test.
5468
5469         PR c++/12037
5470         * g++.dg/warn/noeffect4.C: New test.
5471
5472 2003-09-04  Matt Austern  <austern@apple.com>
5473
5474         * g++.dg/ext/fnname1.C: New test. (__func__ for C++.)
5475         * g++.dg/ext/fnname2.C: Likewise.
5476         * g++.dg/ext/fnname3.C: Likewise.
5477
5478 2003-09-04  Mark Mitchell  <mark@codesourcery.com>
5479
5480         * g++.dg/expr/lval1.C: New test.
5481         * g++.dg/ext/lvcast.C: Remove.
5482
5483 2003-09-03  Roger Sayle  <roger@eyesopen.com>
5484
5485         PR optimization/11700.
5486         * gcc.c-torture/compile/20030903-1.c: New test case.
5487
5488 2003-09-03  Mark Mitchell  <mark@codesourcery.com>
5489
5490         PR c++/12053
5491         * g++.dg/abi/layout4.C: New test.
5492
5493 2003-09-02  Scott Brumbaugh  <scottb.lists@verizon.net>
5494
5495         PR c++/11553
5496         * g++.dg/parse/friend3.C: New test.
5497
5498 2003-09-02  Mark Mitchell  <mark@codesourcery.com>
5499
5500         PR c++/11847
5501         * g++.dg/template/class1.C: New test.
5502
5503         PR c++/11808
5504         * g++.dg/expr/call1.C: New test.
5505
5506 2003-09-01  Mark Mitchell  <mark@codesourcery.com>
5507
5508         PR c++/12114
5509         * g++.dg/init/ref9.C: New test.
5510
5511         PR c++/11972
5512         * g++.dg/template/nested4.C: New test.
5513
5514 2003-08-29  Mark Mitchell  <mark@codesourcery.com>
5515
5516         PR c++/12093
5517         * g++.dg/template/non-dependent4.C: New test.
5518
5519         PR c++/11928
5520         * g++.dg/inherit/conv1.C: New test.
5521
5522 2003-08-29  Mark Mitchell  <mark@codesourcery.com>
5523
5524         PR c++/6196
5525         * g++.dg/ext/label1.C: New test.
5526         * g++.dg/ext/label2.C: Likewise.
5527
5528 2003-08-28  Mark Mitchell  <mark@codesourcery.com>
5529
5530         * g++.dg/expr/cond3.C: New test.
5531
5532 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5533
5534         * gcc.dg/builtins-1.c: Add new builtin cases.
5535
5536 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5537
5538         * gcc.dg/builtins-1.c: Add new cases.
5539         * gcc.dg/torture/builtin-attr-1.c: Likewise.
5540
5541 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5542
5543         * gcc.dg/builtins-1.c: Add more math builtin tests.
5544         * gcc.dg/torture/builtin-attr-1.c: New test.
5545
5546 2003-08-28  Mark Mitchell  <mark@codesourcery.com>
5547
5548         PR optimization/5079
5549         * g++.dg/opt/static3.C: New test.
5550
5551 2003-08-27  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
5552
5553         * gcc.misc-tests/gcov-10b.c: New test.
5554
5555 2003-08-27  Mark Mitchell  <mark@codesourcery.com>
5556
5557         * g++.dg/opt/ptrmem3.C: New test.
5558
5559         * g++.old-deja/g++.pt/overload8.C: Remove XFAIL.
5560
5561 2003-08-27  Jakub Jelinek  <jakub@redhat.com>
5562
5563         * gcc.dg/20030826-2.c: New test.
5564
5565 2003-08-26  Roger Sayle  <roger@eyesopen.com>
5566
5567         PR middle-end/12002
5568         * g77.f-torture/compile/12002.f: New test case.
5569
5570 2003-08-26  Roger Sayle  <roger@eyesopen.com>
5571
5572         * gcc.dg/20030826-1.c: New test case.
5573
5574 2003-08-26  Matt Kraai  <kraai@alumni.cmu.edu>
5575
5576         * gcc.dg/noncompile/20030818-1.c: Expect second line of error.
5577
5578 2003-08-26  Nathan Sidwell  <nathan@codesourcery.com>
5579
5580         PR c++/11871
5581         * c++.dg/lookup/crash1.C: New test.
5582
5583         * c++.dg/warn/noeffect3.C: New test.
5584
5585 2003-08-25  Janis Johnson  <janis187@us.ibm.com>
5586
5587         * gcc.dg/compat/vector-1_x.c: Compile with -w.
5588         * gcc.dg/compat/vector-1_y.c: Ditto.
5589         * gcc.dg/compat/vector-2_x.c: Ditto.
5590         * gcc.dg/compat/vector-2_y.c: Ditto.
5591
5592 2003-08-25  Ulrich Weigand  <uweigand@de.ibm.com>
5593
5594         * gcc.dg/20030702-1.c: New test.
5595
5596 2003-08-25  Mark Mitchell  <mark@codesourcery.com>
5597
5598         PR c++/8795
5599         * g++.dg/ext/altivec-1.C: New test.
5600
5601 2003-08-24  Richard Henderson  <rth@redhat.com>
5602
5603         * g++.dg/eh/simd-2.C: Add -w for x86.
5604
5605 2003-08-23  Jakub Jelinek  <jakub@redhat.com>
5606
5607         * gcc.dg/20030815-1.c: New test.
5608
5609 2003-08-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5610
5611         PR c++/3765
5612         * g++.dg/parse/access6.C: New test.
5613
5614 2003-08-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5615
5616         PR c++/641, c++/11876
5617         * g++.dg/template/friend22.C: New test.
5618         * g++.dg/template/friend23.C: Likewise.
5619
5620 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
5621
5622         * gcc.misc-tests/linkage.exp: Treat all HP-UX platforms
5623         identically.
5624
5625 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
5626
5627         * g++.old-deja/g++.ext/attrib5.C: XFAIL on hppa2*-hp-hpux11*.
5628
5629 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
5630
5631         * gcc.dg/20020313-1.c: Add "-w" to dg-options.
5632
5633 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
5634
5635         * gcc.misc-tests/linkage.exp: Add logic for ia64-hp-hpux*.
5636
5637 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
5638
5639         * g++.dg/other/packed1.C: Add XFAIL marker for ia64-hp-hpux*.
5640
5641 2003-08-21  Mark Mitchell  <mark@codesourcery.com>
5642
5643         PR c++/11919
5644         * g++.dg/overload/prom1.C: New test.
5645
5646         PR c++/11551
5647         * g++.dg/parse/dtor2.C: New test.
5648
5649         PR c++/10762
5650         * g++.dg/parse/using2.C: New test.
5651
5652 2003-08-21  Kazu Hirata  <kazu@cs.umass.edu>
5653
5654         PR target/11805
5655         * gcc.c-torture/compile/20030821-1.c: New.
5656
5657 2003-08-20  Mark Mitchell  <mark@codesourcery.com>
5658
5659         PR c++/11834
5660         * g++.dg/template/deduce2.C: New test.
5661
5662 2003-08-21  Josef Zlomek  <zlomekj@suse.cz>
5663
5664         * gcc.c-torture/execute/20030821-1.c: New test.
5665
5666 2003-08-20  Roger Sayle  <roger@eyesopen.com>
5667
5668         PR middle-end/11984
5669         * gcc.dg/20030820-1.c: New test case.
5670
5671 2003-08-20  Nathan Sidwell  <nathan@codesourcery.com>
5672
5673         PR c++/11945
5674         * g++.dg/warn/noeffect2.C: New test.
5675
5676 2003-08-19  Mark Mitchell  <mark@codesourcery.com>
5677
5678         PR c++/10926
5679         * g++.dg/template/dtor2.C: New test.
5680
5681         PR c++/11684
5682         * g++.dg/template/operator1.C: New test.
5683         * g++.dg/parse/operator4.C: New test.
5684
5685         PR c++/11946.C
5686         * g++.dg/expr/enum1.C: New test.
5687         * gcc.dg/c99-bool-1.c: Remove bogus warning.
5688
5689         PR c++/11036.C
5690         * g++.dg/parse/elab2.C: New test.
5691         * g++.dg/parse/typedef4.C: Change error message.
5692         * g++.old-deja/g++.robertl/eb133.C: Remove bogus error markers.
5693         * g++.old-deja/g++.robertl/eb133a.C: Remove bogus error markers.
5694         * g++.old-deja/g++.robertl/eb133b.C: Remove bogus error markers.
5695
5696 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
5697
5698         * gcc.dg/pch/warn-1.c: New.
5699         * gcc.dg/pch/warn-1.hs: New.
5700
5701         * lib/dg-pch.exp (dg-pch): Use 'return' not 'continue' to skip
5702         not-tested file.
5703
5704 2003-08-19  Andrew Pinski  <pinskia@physics.uc.edu>
5705
5706         * gcc.dg/uninit-E.c: Add forgotten dg-warning marker.
5707
5708 2003-08-19  Andrew Pinski  <pinskia@physics.uc.edu>
5709
5710         * gcc.dg/uninit-D.c: New Test.
5711         * gcc.dg/uninit-E.c: New Test.
5712         * gcc.dg/uninit-F.c: New Test.
5713         * gcc.dg/uninit-G.c: New Test.
5714
5715 2003-08-19  Michael Ritzert  <ritzert@t-online.de>
5716
5717         * g++.dg/README: Describe the pch directory.
5718
5719 2003-08-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5720
5721         PR c++/11174
5722         * g++.dg/parse/access4.C: New test.
5723         * g++.dg/parse/access5.C: Likewise.
5724         * g++.old-deja/g++.jason/access17.C: Adjust error message.
5725
5726 2003-08-18  Matt Kraai  <kraai@alumni.cmu.edu>
5727
5728         * gcc.dg/noncompile/20030818-1.c: New.
5729
5730 2003-08-18  Nathan Sidwell  <nathan@codesourcery.com>
5731
5732         PR c++/11957
5733         * g++.dg/warn/noeffect1.C: New test.
5734
5735         * g++.dg/template/scope2.C: New test.
5736         * g++.dg/template/error2.C: Correct dg-error
5737
5738 2003-08-18  Richard Sandiford  <rsandifo@redhat.com>
5739
5740         * gcc.c-torture/compile/mipscop*.c: Turn into compile-only tests.
5741
5742 2003-08-16  Nathan Sidwell  <nathan@codesourcery.com>
5743
5744         PR C++/11512
5745         * g++.dg/template/warn1.C: New.
5746
5747 2003-08-15  Nathan Sidwell  <nathan@codesourcery.com>
5748
5749         * g++.dg/template/error2.C: New test.
5750         * g++.dg/lookup/using7.C: Adjust errors
5751         * g++.old-deja/g++.pt/crash36.C: Likewise.
5752         * g++.old-deja/g++.pt/derived3.C: Likewise.
5753
5754 2003-08-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5755
5756         * gcc.c-torture/execute/builtins/lib/strcat.c: New.
5757         * gcc.c-torture/execute/builtins/string-9-lib.c: New.
5758         * gcc.c-torture/execute/builtins/string-9.c: New, from
5759         string-opt-9.c.  Adjust for execute/builtins framework.
5760         * gcc.c-torture/execute/string-opt-9.c: Delete.
5761
5762 2003-08-12  Mark Mitchell  <mark@codesourcery.com>
5763
5764         * g++.dg/init/new8.C: Use __SIZE_TYPE__ to get the type of size_t.
5765
5766         * g++.dg/parse/ret-type2.C: New test.
5767
5768         PR c++/11703
5769         * g++.dg/init/new8.C: New test.
5770
5771         PR c++/10923
5772         * g++.dg/parse/typedef5.C: New test.
5773
5774         PR c++/9512
5775         * g++.dg/parse/qualified2.C: New test.
5776         * g++.old-deja/g++.other/decl5.C: Mark one more instance of
5777         invalid code.
5778
5779 2003-08-11  Mark Mitchell  <mark@codesourcery.com>
5780
5781         * g++.dg/conversion/ptrmem1.C: New test.
5782
5783 2003-08-11  Jakub Jelinek  <jakub@redhat.com>
5784
5785         PR target/11693
5786         * gcc.dg/20030811-1.c: New test.
5787
5788         PR target/11535
5789         * gcc.c-torture/execute/20030811-1.c: New test.
5790
5791 2003-08-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5792
5793         * gcc.c-torture/execute/string-opt-9.c: Add more strcat cases.
5794
5795 2003-08-10  Mark Mitchell  <mark@codesourcery.com>
5796
5797         PR c++/11789.C
5798         * g++.dg/inherit/multiple1.C: New test.
5799
5800 2003-08-10  Nathan Sidwell  <nathan@codesourcery.com>
5801
5802         * gcc.dg/spe1.c: New test.
5803
5804         PR c++/11670
5805         * g++.dg/expr/cast2.C: New test.
5806
5807         PR c++/10530
5808         * g++.dg/template/dependent-name2.C: New test.
5809
5810 2003-08-08  Andrew Pinski  <pinskia@physics.uc.edu>
5811
5812         * g++.dg/parse/crash11.C: Put the dg options in comments.
5813
5814 2003-08-08  Neil Booth  <neil@daikokuya.co.uk>
5815
5816         * lib/gcc-dg.exp: Update for diagnostic change.
5817
5818 2003-08-07  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5819
5820         PR c++/5767
5821         * g++.dg/parse/crash11.C: New test.
5822
5823 2003-08-06  Alexandre Oliva  <aoliva@redhat.com>
5824
5825         * gcc.dg/cpp/spacing1.c: Update.
5826
5827 2003-08-04  Janis Johnson  <janis187@us.ibm.com>
5828
5829         PR target/11739
5830         * gcc.misc-tests/i386-prefetch.exp: Use -march=i386 when specifying
5831         a value for -mtune.
5832
5833 2003-08-04  Roger Sayle  <roger@eyesopen.com>
5834
5835         PR middle-end/11771
5836         * gcc.c-torture/compile/20030804-1.c: New test case.
5837
5838 2003-08-04  Roger Sayle  <roger@eyesopen.com>
5839
5840         * gcc.dg/20030804-1.c: New test case.
5841
5842 2003-08-04  Alexandre Oliva  <aoliva@redhat.com>
5843
5844         * gcc.dg/cpp/separate-1.c: New test.
5845
5846 2003-08-03  Nathan Sidwell  <nathan@codesourcery.com>
5847
5848         PR c++/11704
5849         * g++.dg/template/dependent-expr2.C: New test.
5850
5851         PR c++/11766
5852         * g++.dg/expr/ptrmem1.C: New test.
5853
5854 2003-08-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5855
5856         PR c++/9453
5857         * g++.dg/template/friend15.C: New test.
5858
5859 2003-08-03  Neil Booth  <neil@daikokuya.co.uk>
5860
5861         * lib/dg-pch.exp: Work round PCH bug.
5862
5863 2003-08-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5864
5865         * gcc.dg/builtins-1.c: Add macro helpers.  Add missing math
5866         builtins.  Move cases from builtins-4.c here.
5867
5868         * gcc.dg/torture/builtin-math-1.c: New test taken from
5869         bits of gcc.dg/builtins-3.c, gcc.dg/builtins-5.c and also some
5870         additional cases.
5871
5872         * gcc.dg/builtins-3.c, gcc.dg/builtins-4.c, gcc.dg/builtins-5.c:
5873         Delete.
5874
5875 2003-08-02  Nathan Sidwell  <nathan@codesourcery.com>
5876
5877         PR c++/9447
5878         * g++.dg/template/using7.C: New test.
5879
5880 2003-08-02  Neil Booth  <neil@daikokuya.co.uk>
5881
5882         * import1.c, import2.c: New tests.
5883
5884 2003-08-01  Jakub Jelinek  <jakub@redhat.com>
5885
5886         * g++.dg/eh/crossjump1.C: New test.
5887
5888 2003-08-01  Mark Mitchell  <mark@codesourcery.com>
5889
5890         PR c++/11697
5891         * g++.dg/template/using6.C: New test.
5892
5893         PR c++/11744
5894         * g++.dg/template/koenig2.C: New test.
5895
5896 2003-08-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5897
5898         PR c++/7983
5899         * g++.dg/parse/typedef4.C: New test.
5900
5901 2003-08-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5902
5903         PR c++/8442, c++/8806
5904         * g++.dg/template/elab1.C: New test.
5905         * g++.dg/template/type2.C: Likewise.
5906         * g++.dg/template/ttp3.C: Adjust expected error message.
5907         * g++.old-deja/g++.law/visibility13.C: Likewise.
5908         * g++.old-deja/g++.niklas/t135.C: Likewise.
5909         * g++.old-deja/g++.pt/ttp41.C: Likewise.
5910         * g++.old-deja/g++.pt/ttp43.C: Use qualified name for template
5911         template argument.
5912         * g++.old-deja/g++.pt/ttp44.C: Likewise.
5913
5914 2003-08-01  Nathan Sidwell  <nathan@codesourcery.com>
5915
5916         PR c++/11295
5917         * g++.dg/ext/stmtexpr1.C: New test.
5918
5919         * g++.dg/opt/tmp1.C: New test.
5920
5921         PR c++/11525
5922         * g++.dg/parse/constant4.C: New test.
5923
5924         PR c++/9447
5925         * g++.dg/template/using5.C: New test.
5926
5927 2003-07-31  Roger Sayle  <roger@eyesopen.com>
5928
5929         * gcc.dg/builtins-27.c: New test case.
5930
5931 2003-07-31  Jakub Jelinek  <jakub@redhat.com>
5932
5933         * gcc.dg/tls/opt-7.c: New test.
5934
5935 2003-07-31  Andrew Pinski  <pinskia@physics.uc.edu>
5936
5937         * g++.old-deja/g++.other/crash18.C: Remove.
5938
5939 2003-07-31  Nathan Sidwell  <nathan@codesourcery.com>
5940
5941         * g++.dg/template/explicit3.C: New.
5942         * g++.dg/template/explicit4.C: New.
5943         * g++.dg/template/explicit5.C: New.
5944
5945         PR c++/11347
5946         * g++.dg/template/memtmpl1.C: New.
5947
5948 2003-07-29  Andrew Pinski <pinskia@physics.uc.edu>
5949
5950         PR target/11565
5951         * gcc.dg/i386-387-1.c (dg-options): Add -march=i386.
5952         * gcc.dg/i386-387-5.c (dg-options): Likewise.
5953
5954 2003-07-30  Jan Hubicka  <jh@suse.cz>
5955
5956         * vtgc1.c: Kill.
5957
5958 2003-07-29  Zack Weinberg  <zack@codesourcery.com>
5959
5960         * gcc.dg/struct-in-proto-1.c: New test.
5961
5962 2003-07-29  Neil Booth  <neil@daikokuya.co.uk>
5963
5964         * gcc.dg/cpp/include2.c: Only expect one message.
5965
5966 2003-07-29  Nathan Sidwell  <nathan@codesourcery.com>
5967
5968         PR c++/9447
5969         * g++.dg/template/using1.C: New test.
5970         * g++.dg/template/using2.C: New test.
5971         * g++.dg/template/using3.C: New test.
5972         * g++.dg/template/using4.C: New test.
5973
5974 2003-07-29  Alexandre Oliva  <aoliva@redhat.com>
5975
5976         * gcc.c-torture/execute/string-opt-9.c: strcmp returns int.
5977         * gcc.c-torture/execute/string-opt-10.c: Likewise.
5978
5979 2003-07-28  Jan Hubicka  <jh@suse.cz>
5980
5981         PR c++/11530
5982         * g++.dg/opt/call1.C: New test.
5983
5984 2003-07-28  Alexandre Oliva <aoliva@redhat.com>
5985
5986         PR c++/11667
5987         * g++.dg/init/enum2.C: New test.
5988         * g++.dg/template/overload1.C: Add "-w" option.
5989
5990 2003-07-28    <hp@bitrange.com>
5991
5992         * gcc.dg/Wdeclaration-after-statement-1.c,
5993         gcc.dg/Wdeclaration-after-statement-2.c: New tests.
5994
5995 2003-07-28  Jakub Jelinek  <jakub@redhat.com>
5996
5997         * gcc.c-torture/compile/20030725-1.c: New test.
5998
5999 2003-07-28  Aldy Hernandez  <aldyh@redhat.com>
6000
6001         * gcc.dg/20030505.c: Only run for SPE.
6002         Remove definition of opaque type.
6003
6004 2003-07-27  Mark Mitchell  <mark@codesourcery.com>
6005
6006         * g++.dg/template/ptrmem6.C: New test.
6007
6008 2003-07-26  Geoffrey Keating  <geoffk@apple.com>
6009
6010         * gcc.c-torture/compile/zero-strct-2.c: New test.
6011
6012 2003-07-25  Geoffrey Keating  <geoffk@apple.com>
6013
6014         * gcc.dg/intermod-1.c: New test.
6015
6016 2003-07-25  Nathan Sidwell  <nathan@codesourcery.com>
6017
6018         PR c++/11617
6019         * g++.dg/template/lookup2.C: New test.
6020         * g++.dg/template/memclass1.C: Remove instantiated from error.
6021         * g++.dg/other/error2.C: Tweak expected errors.
6022
6023         PR c++/11596
6024         * g++.dg/template/defarg3.C: New test.
6025
6026         * g++.dg/ext/packed2.C: Pack member struct too. Explain why.
6027
6028 2003-07-24  Mark Mitchell  <mark@codesourcery.com>
6029
6030         * g++.dg/inherit/access5.C: New test.
6031
6032 2003-07-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6033
6034         PR c++/11513
6035         * g++.dg/template/crash8.C: New test.
6036
6037 2003-07-23  Steven Bosscher <steven@gcc.gnu.org>
6038
6039         PR c/10602
6040         * gcc.dg/noncompile/incomplete-2.c: New test.
6041
6042 2003-07-23  Mark Mitchell  <mark@codesourcery.com>
6043
6044         PR c++/11645
6045         * g++.dg/inherit/access4.C: New test.
6046
6047         PR c++/11517
6048         * g++.dg/expr/cond2.C: New test.
6049
6050         PR optimization/10679
6051         * g++.dg/opt/inline4.C: New test.
6052
6053 2003-07-23  Nathan Sidwell  <nathan@codesourcery.com>
6054
6055         * g++.dg/parse/crash10: New test.
6056
6057 2003-07-22  Nathan Sidwell  <nathan@codesourcery.com>
6058
6059         * g++.dg/ext/flexary1.C: New test.
6060
6061 2003-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6062
6063         PR c++/10793
6064         * g++.dg/template/crash9.C: New test.
6065
6066 2003-07-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6067
6068         PR c++/3004
6069         * g++.dg/parse/typedef3.C: New test.
6070
6071         PR c++/7906
6072         * g++.dg/parse/operator2.C: New test.
6073
6074         PR c++/8895
6075         * g++.dg/parse/def-tmpl-arg1.C: New test.
6076
6077         PR c++/9282
6078         * g++.dg/parse/funptr1.C: New test.
6079
6080         PR c++/9452
6081         * g++.dg/parse/ambig3.C: New test.
6082
6083         PR c++/9454
6084         * g++.dg/parse/operator3.C: New test.
6085
6086         PR c++/9486
6087         * g++.dg/parse/template10.C: New test.
6088
6089         PR c++/9488
6090         * g++.dg/parse/template11.C: New test.
6091
6092         PR c++/10150
6093         * g++.dg/parse/invalid-op1.C: New test.
6094
6095         PR c++/10247
6096         * g++.dg/parse/condexpr1.C: New test.
6097
6098 2003-07-22  Nathan Sidwell  <nathan@codesourcery.com>
6099
6100         * g++.dg/ext/packed3.C: New test.
6101         * g++.dg/ext/packed4.C: New test.
6102
6103         * gcc.dg/pack-test-3.c: New test.
6104
6105 2003-07-21  Janis Johnson  <janis187@us.ibm.com>
6106
6107         * lib/compat.exp: Handle dg-options per source file.
6108         * g++.dg/compat/abi/bitfield1_x.C: Specify dg-options.
6109         * g++.dg/compat/abi/bitfield1_y.C: Ditto.
6110         * g++.dg/compat/abi/bitfield2_x.C: Ditto.
6111         * g++.dg/compat/abi/bitfield2_y.C: Ditto.
6112         * g++.dg/compat/abi/vbase8-10_x.C: Ditto.
6113         * g++.dg/compat/abi/vbase8-10_y.C: Ditto.
6114         * g++.dg/compat/abi/vbase8-21_x.C: Ditto.
6115         * g++.dg/compat/abi/vbase8-21_y.C: Ditto.
6116         * g++.dg/compat/abi/vbase8-22_x.C: Ditto.
6117         * g++.dg/compat/abi/vbase8-22_y.C: Ditto.
6118         * g++.dg/compat/abi/vbase8-4_x.C: Ditto.
6119         * g++.dg/compat/abi/vbase8-4_y.C: Ditto.
6120         * g++.dg/compat/break/bitfield7_x.C: Ditto.
6121         * g++.dg/compat/break/bitfield7_y.C: Ditto.
6122
6123 2003-07-21  Andrew Pinski  <pinskia@physics.uc.edu>
6124
6125         PR c/10320
6126         * gcc.c-torture/execute/20030718-1.c: New test.
6127
6128 2003-07-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
6129
6130         PR optimization/11536
6131         * gcc.dg/20030721-1.c: New test.
6132
6133 2003-07-19  Mark Mitchell  <mark@codesourcery.com>
6134
6135         PR c++/11546
6136         * g++.dg/template/lookup1.C: New test.
6137
6138 2003-07-19  Zack Weinberg  <zack@codesourcery.com>
6139
6140         * gcc.dg/noncompile/label-1.c: New comprehensive test case for
6141         diagnostics of ill-formed constructs involving labels.
6142         * gcc.dg/noncompile/label-lineno-1.c: Add error regexp for
6143         the new 'previously defined here' message.
6144
6145 2003-07-18  Nathan Sidwell  <nathan@codesourcery.com>
6146
6147         * g++.dg/parse/non-dependent2.C: New test.
6148
6149 2003-07-18  Andrew Pinski  <pinskia@physics.uc.edu>
6150
6151         * g++.dg/init/init-ref4.C: xfail on targets without
6152         weak symbols.
6153
6154 2003-07-17  Jakub Jelinek  <jakub@redhat.com>
6155
6156         PR target/11087
6157         * gcc.c-torture/execute/20030717-1.c: New test.
6158
6159 2003-07-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
6160
6161         * g++.dg/opt/cfg1.C: New test.
6162
6163 2003-07-17  Mark Mitchell  <mark@codesourcery.com>
6164
6165         PR optimization/11557
6166         * gcc.dg/20030717-1.c: New test.
6167
6168 2003-07-17  Andrew Pinski <pinskia@physics.uc.edu>
6169
6170         PR c++/10476
6171         * g++.dg/expr/crash-1.C: New test.
6172
6173         PR c++/11027
6174         * g++.dg/template/init3.C: New test.
6175
6176         PR c++/8222
6177         * g++.dg/template/non-dependent1.C: New test.
6178
6179         PR c++/11070
6180         * g++.dg/template/non-dependent2.C: New test.
6181
6182         PR c++/11071
6183         * g++.dg/template/non-dependent3.C: New test.
6184
6185         PR c++/9907
6186         * g++.dg/template/sizeof5.C: New test.
6187
6188 2003-07-17  Geoffrey Keating  <geoffk@apple.com>
6189
6190         PR 11498
6191         * gcc.c-torture/compile/mangle-1.c: New file.
6192
6193 2003-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6194
6195         PR c++/7809
6196         * g++.dg/parse/access3.C: New test.
6197
6198 2003-07-17  Andrew Pinski  <pinskia@physics.uc.edu>
6199
6200         PR c++/11384
6201         * g++.dg/init/init-ref4.C: New test.
6202
6203 2003-07-16  Mark Mitchell  <mark@codesourcery.com>
6204
6205         PR c++/11547
6206         * g++.dg/parse/constant3.C: New test.
6207         * g++.dg/parse/crash7.C: Likewise.
6208
6209 2003-07-16  Andrew Pinski  <pinskia@physics.uc.edu>
6210
6211         PR target/11008
6212         * gcc.dg/i386-pentium4-not-mull.c: New.
6213
6214 2003-07-16  J"orn Rennecke <joern.rennecke@superh.com>
6215
6216         * gcc.dg/asm-names.c (ymain): Make it weak.
6217
6218 2003-07-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6219
6220         PR c++/5421
6221         * g++.dg/template/friend21.C: New test.
6222
6223 2003-07-16  Jakub Jelinek  <jakub@redhat.com>
6224
6225         * gcc.dg/cleanup-8.c: New test.
6226         * gcc.dg/cleanup-9.c: New test.
6227
6228 2003-07-16  Danny Smith  <dannysmith@users.sourceforge.net>
6229
6230         * g++.dg/ext/dll-MI1.h: New file.
6231         * g++.dg/ext/dllexport-MI1.C: New file.
6232         * g++.dg/ext/dllimport-MI1.C: New file.
6233
6234 2003-07-15  Jakub Jelinek  <jakub@redhat.com>
6235
6236         * gcc.c-torture/execute/string-opt-8.c (main): Remove i370 and s390,
6237         it does not have cmpstrsi patterns (just cmpmemsi).
6238
6239 2003-07-15  Mark Mitchell  <mark@codesourcery.com>
6240
6241         PR debug/11473
6242         * g++.dg/debug/debug8.C: New test.
6243
6244 2003-07-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6245
6246         PR c++/10108
6247         * g++.dg/template/crash7.C: New test.
6248
6249 2003-07-15  Kazu Hirata  <kazu@cs.umass.edu>
6250
6251         PR target/10795
6252         * gcc.c-torture/compile/20030708-1.c: New.
6253
6254 2003-07-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
6255
6256         * gcc.c-torture/execute/20030715-1.c: New test.
6257
6258 2003-07-14  Geoffrey Keating  <geoffk@apple.com>
6259
6260         * gcc.dg/pch/inline-3.c: New file.
6261         * gcc.dg/pch/inline-3.hs: New file.
6262         * gcc.dg/pch/inline-4.c: New file.
6263         * gcc.dg/pch/inline-4.hs: New file.
6264
6265 2003-07-14  Mark Mitchell  <mark@codesourcery.com>
6266
6267         PR c++/11509
6268         * g++.dg/template/crash6.C: New test.
6269
6270         PR c++/7053
6271         * g++.dg/template/friend20.C: New test.
6272
6273         PR c++/7019
6274         * g++.dg/template/overload2.C: New test.
6275
6276 2003-07-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6277
6278         PR optimization/11440
6279         * gcc.c-torture/execute/20030714-1.c: New test.
6280
6281 2003-07-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6282
6283         PR c++/11154
6284         * g++.dg/template/partial2.C: New test.
6285
6286 2003-07-13  Mark Mitchell  <mark@codesourcery.com>
6287
6288         PR c++/11503
6289         * g++.dg/template/anon1.C: New test.
6290
6291         PR c++/11493
6292         PR c++/11495
6293         * g++.dg/parse/template9.C: Likewise.
6294         * g++.dg/template/crash4.C: New test.
6295         * g++.dg/template/koenig1.C: Likewise.
6296         * g++.old-deja/g++.benjamin/tem03.C: Adjust error markers.
6297         * g++.old-deja/g++.benjamin/tem06.C: Declare "x".
6298         * g++.old-deja/g++.jason/overload33.C: Use this-> when calling
6299         functions.
6300         * g++.old-deja/g++.jason/template36.C: Likewise.
6301         * g++.old-deja/g++.mike/p1989.C: Likewise.
6302         * g++.old-deja/g++.pt/lookup2.C: Use -fpermissive when compiling.
6303         * g++.old-deja/g++.pt/ttp20.C: Use this->.
6304         * g++.old-deja/g++.pt/ttp21.C: Use this->.
6305         * g++.old-deja/g++.pt/typename13.C: Use -fpermissive when
6306         compiling.
6307         * g++.old-deja/g++.pt/union2.C: Use this->.
6308
6309 2003-07-11  Jakub Jelinek  <jakub@redhat.com>
6310
6311         * gcc.dg/20030711-1.c: New test.
6312
6313 2003-07-11  Nathan Sidwell  <nathan@codesourcery.com>
6314
6315         PR c++/11050
6316         * g++.dg/parse/args1.C: New test.
6317         * g++.pt/defarg8.C: Change expected errors.
6318
6319 2003-07-11  Mark Mitchell  <mark@codesourcery.com>
6320
6321         PR c++/8164
6322         * g++.dg/template/nontype2.C: New test.
6323
6324         PR c++/10558
6325         * g++.dg/parse/template8.C: New test.
6326
6327         PR c++/8327
6328         * g++.dg/template/scope1.C: New test.
6329
6330         * g++.dg/warn/Wsign-compare-1.C: New test.
6331
6332 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
6333
6334         * gcc.dg/20021018-1.c: Disable if the sizeof (int) < 4.
6335
6336 2003-07-10  Mark Mitchell  <mark@codesourcery.com>
6337
6338         PR c++/9411
6339         * g++.dg/template/explicit2.C: New test.
6340
6341         PR c++/10032
6342         * g++.dg/warn/pedantic1.C: New test.
6343
6344 2003-07-10  Nathan Sidwell  <nathan@codesourcery.com>
6345
6346         PR c++ 9483
6347         * g++.dg/other/field1.C: New test.
6348
6349 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
6350
6351         PR c/11449
6352         * gcc.c-torture/compile/20030707-1.c: New.
6353
6354 2003-07-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6355
6356         PR c++/10849
6357         * g++.dg/template/access12.C: New test.
6358
6359 2003-07-09  Nathan Sidwell  <nathan@codesourcery.com>
6360
6361         * g++.dg/bprob/bprob.exp (prof_ext): Update.
6362         * g77.dg/bprob/bprob.exp (prof_ext): Update.
6363         * gcc.misc-tests/bprob.exp (prof_ext): Update.
6364         * gcc.misc-tests/gcov.exp: Update
6365         * g++.dg/gcov/gcov.exp: Update
6366         * lib/gcov.exp: Update.
6367
6368 2003-07-08  Mark Mitchell  <mark@codesourcery.com>
6369
6370         * g++.dg/abi/mangle17.C: Make sure template expressions are
6371         dependent.
6372         * g++.dg/abi/mangle4.C: Mark erroneous casts.
6373         * g++.dg/debug/debug7.C: Mark erronous new-declarator.
6374         * g++.dg/opt/stack1.C: Remove erroneous code.
6375         * g++.dg/parse/template7.C: New test.
6376         * g++.dg/template/dependent-expr1.C: Mark erroneous code.
6377         * g++.old-deja/g++.pt/crash4.C: Likewise.
6378
6379 2003-07-09  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6380
6381         * gcc.dg/const-elim-1.c (dg-final): Change regexp to match labels
6382         with zero or one occurence of `$' after the initial `L'.
6383
6384 2003-07-08  Kazu Hirata  <kazu@cs.umass.edu>
6385
6386         * gcc.c-torture/compile/20030704-1.c: Add a comment.
6387
6388 2003-07-08  Roger Sayle  <roger@eyesopen.com>
6389
6390         PR c/11370
6391         * gcc.dg/Wunreachable-6.c: New testcase.
6392         * gcc.dg/Wunreachable-7.c: New testcase.
6393
6394 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
6395
6396         PR c/11420
6397         * gcc.dg/20030708-1.c: New test.
6398
6399 2003-07-08  Richard Sandiford  <rsandifo@redhat.com>
6400
6401         * gcc.dg/compat/sdata-section.h: New file.
6402         * gcc.dg/compat/sdata-1_{x,y,main}.c: New test.
6403         * gcc.dg/torture/mips-sdata-1.c: New test.
6404
6405 2003-07-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6406
6407         PR c++/11030
6408         * g++.dg/template/friend19.C: New test.
6409
6410 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
6411
6412         * g++.dg/opt/strength-reduce.C: New test.
6413
6414 2003-07-07  Roger Sayle  <roger@eyesopen.com>
6415
6416         PR target/10979
6417         * gcc.dg/20030707-1.c: New testcase.
6418
6419 2003-07-07  Roger Sayle  <roger@eyesopen.com>
6420
6421         PR optimization/11059
6422         * g++.dg/opt/emptyunion.C: New testcase.
6423
6424 2003-07-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
6425             Eric Botcazou  <ebotcazou@libertysurf.fr>
6426
6427         * g++.dg/opt/stack1.C: New test.
6428
6429 2003-07-05  Mark Mitchell  <mark@codesourcery.com>
6430
6431         * g++.old-deja/g++.jason/typeid1.C: Make it a compile test, not a
6432         run test.
6433
6434         PR c++/11431
6435         * g++.dg/expr/static_cast3.C: New test.
6436
6437 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
6438
6439         * gcc.c-torture/execute/wchar_t-1.x: New file; XFAIL wchar_t-1.c
6440         everywhere.
6441         * gcc.dg/concat.c: Concatenation of string constants with
6442         __FUNCTION__ / __PRETTY_FUNCTION__ is now a hard error.
6443         * gcc.dg/wtr-strcat-1.c: Loosen dg-warning regexp.
6444         * gcc.dg/cpp/escape-2.c: Use wide character constants where
6445         necessary to avoid multi-character character constant warning.
6446         * gcc.dg/cpp/escape.c: Likewise.
6447         * gcc.dg/cpp/ucs.c: Likewise.
6448         Remove backslashes from dg-bogus comments, as they confuse Tcl.
6449         Fix a typo.
6450
6451 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
6452
6453         PR c/11428
6454         * gcc.c-torture/compile/20030704-1.c: New.
6455
6456 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
6457
6458         * gcc.dg/compat/fnptr-by-value-1_x.c: Add a prototype for testva.
6459
6460 2003-07-04  Danny Smith  <dannysmith@users.sourceforge.net>
6461
6462         PR c++/5287, PR c++/7910,  PR c++/11021
6463         * g++.dg/ext/dllimport1.C: Add mingw32 as target. Add
6464         tests for warnings.
6465         * g++.dg/ext/dllimport2.C: Add tests for warnings.
6466         * g++.dg/ext/dllimport3.C: Likewise.
6467         * g++.dg/ext/dllimport4.C: New file.
6468         * g++.dg/ext/dllimport5.C: New file.
6469         * g++.dg/ext/dllimport6.C: New file.
6470         * g++.dg/ext/dllimport7.C: New file.
6471         * g++.dg/ext/dllimport8.C: New file.
6472         * g++.dg/ext/dllimport9.C: New file.
6473         * g++.dg/ext/dllimport10.C: New file.
6474         * g++.dg/ext/dllexport1.C: New file.
6475
6476 2003-07-03  Mark Mitchell  <mark@codesourcery.com>
6477
6478         * g++.old-deja/g++.jason/typeid1.C: Add dg-error marker.
6479         * g++.old-deja/g++.mike/net36.C: Tweak error messages.
6480
6481 2003-07-03  Roger Sayle  <roger@eyesopen.com>
6482
6483         * gcc.dg/builtins-25.c: New testcase.
6484         * gcc.dg/builtins-26.c: New testcase.
6485
6486 2003-07-03  Janis Johnson  <janis187@us.ibm.com>
6487
6488         * gcc.dg/compat/vector-defs.h: New file.
6489         * gcc.dg/compat/vector-setup.h: New file.
6490         * gcc.dg/compat/vector-check.h: New file.
6491         * gcc.dg/compat/vector-1_main.c: New file.
6492         * gcc.dg/compat/vector-1_x.c: New file.
6493         * gcc.dg/compat/vector-1_y.c: New file.
6494         * gcc.dg/compat/vector-2_main.c: New file.
6495         * gcc.dg/compat/vector-2_x.c: New file.
6496         * gcc.dg/compat/vector-2_y.c: New file.
6497
6498         * gcc.dg/compat/fnptr-by-value-1_main.c: New file.
6499         * gcc.dg/compat/fnptr-by-value-1_x.c: New file.
6500         * gcc.dg/compat/fnptr-by-value-1_y.c: New file.
6501         * gcc.dg/compat/struct-align-1.h: New file.
6502         * gcc.dg/compat/struct-align-1_main.c: New file.
6503         * gcc.dg/compat/struct-align-1_x.c: New file.
6504         * gcc.dg/compat/struct-align-1_y.c: New file.
6505         * gcc.dg/compat/struct-align-2.h: New file.
6506         * gcc.dg/compat/struct-align-2_main.c: New file.
6507         * gcc.dg/compat/struct-align-2_x.c: New file.
6508         * gcc.dg/co
6509         * g++.old-deja/g++.other/comdat3.C: Likewise.
6510         * g++.old-deja/g++.other/ctor1.C: Likewise.
6511         * g++.old-deja/g++.pt/instantiate5.C: Likewise.
6512
6513 2003-06-05  Richard Henderson  <rth@redhat.com>
6514
6515         * gcc.dg/debug/20030605-1.c: New.
6516
6517 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
6518
6519         * README.QMTEST: Update.
6520
6521 2003-06-04  Richard Henderson  <rth@redhat.com>
6522
6523         * gcc.dg/cleanup-1.c: New.
6524         * gcc.dg/cleanup-2.c: New.
6525         * gcc.dg/cleanup-3.c: New.
6526         * gcc.dg/cleanup-4.c: New.
6527         * gcc.dg/cleanup-5.c: New.
6528         * gcc.dg/cleanup-6.c: New.
6529         * gcc.dg/cleanup-7.c: New.
6530
6531 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
6532
6533         * g++.dg/abi/vague1.C: Use xfail, rather than embedded Tcl code.
6534
6535         * lib/dg-pch.exp: New file.
6536         * g++.dg/pch/pch.exp: Use dg-pch.exp.
6537         * gcc.dg/pch/pch.exp: Likewise.
6538
6539 2003-06-04  Roger Sayle  <roger@eyesopen.com>
6540
6541         * gcc.dg/builtins-2.c: Add tests for tan(atan(x)).
6542         * gcc.dg/builtins-3.c: Add tests for tan(0.0) and atan(0.0).
6543         * gcc.dg/builtins-7.c: Add tests for tan(atan(x)) == x.
6544         * gcc.dg/builtins-17.c: New test case.
6545         * gcc.dg/i386-387-4.c: New test case.
6546         * gcc.c-torture/execute/ieee/mzero4.c: New test case.
6547
6548 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
6549
6550         * gcc.dg/ultrasp9.c: New test.
6551
6552 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
6553
6554         * gcc.c-torture/compile/20030604-1.c: New test.
6555         * gcc.dg/sparc-constant-1.c: New test.
6556
6557 2003-06-03  Glen Nakamura  <glen@imodulo.com>
6558
6559         * gcc.dg/20020525-1.c: Replace 0x5a5a5a5a with -1.
6560
6561 2003-06-03  J"orn Rennecke <joern.rennecke@superh.com>
6562
6563         * g++.dg/abi/empty6.C (B): Request alignment of 8 bytes.
6564
6565         * gcc.dg/torture/builtin-noret-1.c (_exit, _Exit): Make weak.
6566         * gcc.dg/torture/builtin-noret-2.c (_exit, _Exit): Likewise.
6567
6568 2003-06-03  Aldy Hernandez  <aldyh@redhat.com>
6569
6570         * gcc.c-torture/compile/simd-5.x: Remove xfail for PPC64.
6571
6572 2003-06-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6573
6574         PR c++/10940
6575         * g++.dg/template/spec10.C: New test.
6576
6577 2003-06-03  Roger Sayle  <roger@eyesopen.com>
6578
6579         * gcc.dg/builtins-16.c: New test case.
6580
6581 2003-06-03  Jakub Jelinek  <jakub@redhat.com>
6582
6583         * gcc.c-torture/execute/builtins/string-4.c (main_test): Remove
6584         mempcpy test with post-increments.
6585         * gcc.c-torture/execute/string-opt-3.c: New test.
6586         * gcc.dg/string-opt-1.c: New test.
6587
6588 2003-06-03  David Billinghurst (David.Billinghurst@riotinto.com)
6589
6590         PR fortran/10965
6591         * g77.f-torture/compile/20000601-2.f: Fix non-standard code.
6592
6593 2003-06-02  Mark Mitchell  <mark@codesourcery.com>
6594
6595         * lib/scanasm.exp (dg-scan): New function, factored out of ...
6596         (scan-assembler): ... here.  Use dg-scan.
6597         (scan-assembler-not): Likewise.
6598         (scan-file): New function.
6599         (scan-file-not): Likewise.
6600         * gcc.dg/cpp/19990228-1.c: Use scan-file and/or scan-file-not.
6601         * gcc.dg/cpp/_Pragma4.c: Likewise.
6602         * gcc.dg/cpp/_Pragma5.c: Likewise.
6603         * gcc.dg/cpp/avoidpaste1.c: Likewise.
6604         * gcc.dg/cpp/avoidpaste2.c: Likewise.
6605         * gcc.dg/cpp/cmdlne-C2.c: Likewise.
6606         * gcc.dg/cpp/cmdlne-P.c: Likewise.
6607         * gcc.dg/cpp/cmdlne-dD-M.c: Likewise.
6608         * gcc.dg/cpp/cmdlne-dD-dM.c: Likewise.
6609         * gcc.dg/cpp/cmdlne-dI-M.c: Likewise.
6610         * gcc.dg/cpp/cmdlne-dM-M.c: Likewise.
6611         * gcc.dg/cpp/cmdlne-dM-dD.c: Likewise.
6612         * gcc.dg/cpp/cmdlne-dN-M.c: Likewise.
6613         * gcc.dg/cpp/cxxcom1.c: Likewise.
6614         * gcc.dg/cpp/line1.c: Likewise.
6615         * gcc.dg/cpp/maccom1.c: Likewise.
6616         * gcc.dg/cpp/maccom2.c: Likewise.
6617         * gcc.dg/cpp/maccom3.c: Likewise.
6618         * gcc.dg/cpp/maccom4.c: Likewise.
6619         * gcc.dg/cpp/maccom5.c: Likewise.
6620         * gcc.dg/cpp/maccom6.c: Likewise.
6621         * gcc.dg/cpp/multiline.c: Likewise.
6622         * gcc.dg/cpp/spacing1.c: Likewise.
6623         * gcc.dg/cpp/spacing2.c: Likewise.
6624         * gcc.dg/cpp/trad/cmdlne-C2.c: Likewise.
6625         * gcc.dg/cpp/trad/maccom1.c: Likewise.
6626         * gcc.dg/cpp/trad/maccom2.c: Likewise.
6627         * gcc.dg/cpp/trad/maccom3.c: Likewise.
6628         * gcc.dg/cpp/trad/maccom4.c: Likewise.
6629         * gcc.dg/cpp/trad/maccom6.c: Likewise.
6630         * gcc.dg/cpp/cxxcom2.c: Likewise.
6631         * gcc.dg/cpp/cxxcom2.h: New file.
6632
6633         * gcc.dg/cpp/truefalse.cpp: Move it to ...
6634         * g++.dg/cpp/truefalse.C: Here.
6635         * gcc.dg/cpp/cpp.exp: Remove scanning of ".cpp" files.
6636
6637 2003-06-01  Loren James Rittle  <ljrittle@acm.org>
6638
6639         * gcc.dg/cpp/redef3.c: New file.
6640
6641 2003-06-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
6642
6643         * gcc.dg/i386-loop-3.c: New test.
6644
6645 2003-05-31  Toon Moene  <toon@moene.indiv.nluug.nl>
6646
6647         * g77.dg/ffree-form-2.f: XFAIL removed, because fixed.
6648
6649 2003-05-31  Roger Sayle  <roger@eyesopen.com>
6650
6651         * gcc.dg/fwrapv-1.c: New test case.
6652         * gcc.dg/fwrapv-2.c: New test case.
6653
6654 2003-05-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6655
6656         PR c++/10956
6657         * g++.dg/template/spec9.C: New test.
6658
6659 2003-05-29  Roger Sayle  <roger@eyesopen.com>
6660
6661         * gcc.dg/duff-4.c: New test case.
6662
6663 2003-05-27  David Billinghurst (David.Billinghurst@riotinto.com)
6664
6665         PR fortran/10843
6666         * g77.dg/ffixed-form-1.f: New test
6667         * g77.dg/ffixed-form-2.f: New test
6668         * g77.dg/ffree-form-2.f: New test - XFAIL pending fix
6669         * g77.dg/ffree-form-3.f: New test
6670
6671 2003-05-26  Andreas Tobler <a.tobler@schweiz.ch>
6672
6673         * gcc.dg/wchar_t-1.c: XFAIL on darwin, no wchar.h available.
6674         * gcc.dg/wint_t-1.c: Likewise.
6675
6676 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6677
6678         * g++.dg/template/access11.C: New test.
6679
6680 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6681
6682         PR c++/10849
6683         * g++.dg/template/access10.C: New test.
6684
6685 2003-05-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
6686             Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6687
6688         * gcc.c-torture/compile/simd-5.x: XFAIL on SPARC64.
6689
6690 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
6691
6692         * gcc.dg/torture/builtin-noret-1.c: Add dg-option -multiply_defined
6693         suppress for powerpc-*-darwin*.
6694         * gcc.dg/torture/builtin-noret-2.c: Likewise.
6695
6696 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
6697
6698         * gcc.c-torture/execute/builtins/builtins.exp: Add -multiply_defined
6699         suppress option for powerpc-*-darwin*.
6700
6701 2003-05-23  Roger Sayle  <roger@eyesopen.com>
6702
6703         * gcc.dg/builtins-1.c: Add tests for tan and atan.
6704         * gcc.dg/builtins-4.c: Add test for fmod.
6705
6706 2003-05-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6707
6708         PR c++/10682
6709         * g++.dg/template/instantiate4.C: New test.
6710
6711 2003-05-22  Roger Sayle  <roger@eyesopen.com>
6712
6713         * gcc.c-torture/execute/ieee/inf-2.c: New test case.
6714
6715 2003-05-21  Janis Johnson  <janis187@us.ibm.com>
6716
6717         * gcc.dg/compat/scalar-return-1_main.c: New file.
6718         * gcc.dg/compat/scalar-return-1_x.c: New file.
6719         * gcc.dg/compat/scalar-return-1_y.c: New file.
6720         * gcc.dg/compat/scalar-return-2_main.c: New file.
6721         * gcc.dg/compat/scalar-return-2_x.c: New file.
6722         * gcc.dg/compat/scalar-return-2_y.c: New file.
6723         * gcc.dg/compat/struct-return-3_main.c: New file.
6724         * gcc.dg/compat/struct-return-3_y.c: New file.
6725         * gcc.dg/compat/struct-return-3_x.c: New file.
6726         * gcc.dg/compat/struct-return-2_main.c: New file.
6727         * gcc.dg/compat/struct-return-2_x.c: New file.
6728         * gcc.dg/compat/struct-return-2_y.c: New file.
6729
6730 2003-05-21  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6731
6732         * g++.old-deja/g++.law/profile1.C (dg-options): Add -static to options
6733         for hppa*-hp-hpux*.
6734         * gcc.dg/20021014-1.c (dg-options): Likewise.
6735         * gcc.dg/nest.c (dg-options): Likewise.
6736
6737 2003-05-21  Danny Smith  <dannysmith@users.sourceforge.net>
6738
6739         PR c++/9738
6740         * g++.dg/ext/dllimport2.C: New file.
6741         * g++.dg/ext/dllimport3.C: New file.
6742
6743 2003-05-20  Janis Johnson  <janis187@us.ibm.com>
6744
6745         * gcc.dg/compat/struct-by-value-3_x.c: Move common pieces to headers.
6746         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
6747         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
6748         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
6749         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
6750         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
6751         * gcc.dg/compat/struct-by-value-7_x.c Ditto.
6752         * gcc.dg/compat/struct-by-value-7_y.c Ditto.
6753         * gcc.dg/compat/small-struct-defs.h: New file.
6754         * gcc.dg/compat/small-struct-init.h: New file.
6755         * gcc.dg/compat/small-struct-check.h: New file.
6756         * gcc.dg/compat/fp-struct-defs.h: New file.
6757         * gcc.dg/compat/fp-struct-check.h: New file.
6758         * gcc.dg/compat/fp-struct-init.h: New file.
6759         * gcc.dg/compat/fp-struct-test-by-value-y.h: New file.
6760         * gcc.dg/compat/fp-struct-test-by-value-x.h: New file.
6761
6762 2003-05-19  Jakub Jelinek  <jakub@redhat.com>
6763
6764         * gcc.dg/20030225-2.c: New test.
6765
6766 2003-05-18  Roger Sayle  <roger@eyesopen.com>
6767             Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6768
6769         * gcc.c-torture/compile/20030518-1.c: New test case.
6770
6771 2003-05-18  Mark Mitchell  <mark@codesourcery.com>
6772
6773         * lib/gcc-dg.exp (gcc-dg-debug-runtest): Add opt_opts parameter.
6774         * gcc.dg/debug/debug.exp: Pass opt_opts parameter to
6775         gcc-dg-debug-runtest.
6776         * g++.dg/debug/debug.exp: Pass opt_opts parameter to
6777         gcc-dg-debug-runtest.
6778
6779 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6780
6781         PR c++/9022
6782         * g++.dg/lookup/using6.C: New test.
6783
6784 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6785
6786         * g++.dg/parse/access2.C: New test.
6787
6788 2003-05-17  Mark Mitchell  <mark@codesourcery.com>
6789
6790         * lib/gcc-dg.exp (gcc-dg-debug-runtest): New method.
6791         * g++.dg/debug/debug.exp: Use gcc-dg-debug-runtest.
6792         * gcc.dg/debug/debug.exp: Likewise.
6793
6794 2003-05-17  Neil Booth  <neil@daikokuya.co.uk>
6795
6796         * gcc.dg/dollar.c: New test.
6797
6798 2003-05-16  Janis Johnson  <janis187@us.ibm.com>
6799
6800         * gcc.dg/compat/struct-by-value-4_main.c: Split into multiple tests.
6801         * gcc.dg/compat/struct-by-value-4_x.c: Split into multiple tests.
6802         * gcc.dg/compat/struct-by-value-4_y.c: Split into multiple tests.
6803         * gcc.dg/compat/struct-by-value-5_main.c: Split into multiple tests.
6804         * gcc.dg/compat/struct-by-value-5_x.c: Split into multiple tests.
6805         * gcc.dg/compat/struct-by-value-5_y.c: Split into multiple tests.
6806         * gcc.dg/compat/struct-by-value-6_main.c: New file.
6807         * gcc.dg/compat/struct-by-value-6_x.c: New file.
6808         * gcc.dg/compat/struct-by-value-6_y.c: New file.
6809         * gcc.dg/compat/struct-by-value-7_main.c: New file.
6810         * gcc.dg/compat/struct-by-value-7_x.c: New file.
6811         * gcc.dg/compat/struct-by-value-7_y.c: New file.
6812         * gcc.dg/compat/struct-by-value-8_main.c: New file.
6813         * gcc.dg/compat/struct-by-value-8_x.c: New file.
6814         * gcc.dg/compat/struct-by-value-8_y.c: New file.
6815         * gcc.dg/compat/struct-by-value-9_main.c: New file.
6816         * gcc.dg/compat/struct-by-value-9_x.c: New file.
6817         * gcc.dg/compat/struct-by-value-9_y.c: New file.
6818
6819 2003-05-16  Mark Mitchell  <mark@codesourcery.com>
6820
6821         * lib/gcc-dg.exp (gcc-dg-test): Rename to ...
6822         (gcc-dg-test-1): ... this.  Add target_compile parameter.  Add
6823         support for "repo" mode.
6824         * lib/g++-dg.exp: Use gcc-dg.exp to implement all functionality.
6825         * lib/g77-dg.exp: Likewise.
6826         * lib/obj-dg.exp: Likewise.
6827
6828 2003-05-16  Jakub Jelinek  <jakub@redhat.com>
6829
6830         Merge from gcc-3_2-rhl8-branch:
6831         2003-04-23  Jakub Jelinek  <jakub@redhat.com>
6832
6833         * gcc.dg/tls/opt-6.c: New test.
6834
6835         2003-04-05  Jakub Jelinek  <jakub@redhat.com>
6836
6837         * gcc.dg/20030405-1.c: New test.
6838
6839         2003-03-09  Jakub Jelinek  <jakub@redhat.com>
6840
6841         * gcc.dg/20030309-1.c: New test.
6842
6843         2003-03-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
6844
6845         * gcc.c-torture/execute/20030307-1.c: New test.
6846
6847         2003-02-20  Randolph Chung  <tausq@debian.org>
6848
6849         * gcc.c-torture/compile/20030220-1.c: New test.
6850
6851         2003-02-18  Jakub Jelinek  <jakub@redhat.com>
6852
6853         * gcc.dg/20030217-1.c: New test.
6854
6855         2003-01-29  Jakub Jelinek  <jakub@redhat.com>
6856
6857         * gcc.c-torture/compile/20020129-1.c: New test.
6858
6859         2002-12-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
6860
6861         * gcc.dg/unroll-1.c: New test.
6862
6863         2002-11-16  Jan Hubicka  <jh@suse.cz>
6864
6865         * gcc.c-torture/execute/20020920-1.c: New test.
6866
6867         2002-10-08  Jakub Jelinek  <jakub@redhat.com>
6868
6869         PR target/7434
6870         * gcc.c-torture/compile/20021008-1.c: New test.
6871
6872         2002-08-10  Gwenole Beauchesne  <gbeauchesne@mandrakesoft.com>
6873
6874         PR target/7559
6875         * testsuite/gcc.c-torture/execute/20020810-1.c: New test.
6876
6877         2002-08-07  Jakub Jelinek  <jakub@redhat.com>
6878
6879         * gcc.c-torture/compile/20020807-1.c: New test.
6880
6881         2002-07-30  Jakub Jelinek  <jakub@redhat.com>
6882
6883         * gcc.dg/tls/opt-1.c: New test.
6884
6885         2002-07-29  Jakub Jelinek  <jakub@redhat.com>
6886
6887         * gcc.dg/20020729-1.c: New test.
6888
6889         2002-07-20  Jakub Jelinek  <jakub@redhat.com>
6890
6891         * g++.dg/opt/life1.C: New test.
6892
6893         2002-05-20  Jakub Jelinek  <jakub@redhat.com>
6894
6895         * gcc.dg/20020525-1.c: New test.
6896
6897         2002-05-24  Jakub Jelinek  <jakub@redhat.com>
6898
6899         PR c++/6794
6900         * g++.dg/ext/pretty1.C: New test.
6901         * g++.dg/ext/pretty2.C: New test.
6902
6903 2003-05-15  Mark Mitchell  <mark@codesourcery.com>
6904
6905         PR c++/8385
6906         * g++.dg/ext/typeof5.C: New test.
6907
6908 2003-05-15  J"orn Rennecke <joern.rennecke@superh.com>
6909
6910         * gcc.c-torture/execute/builtins/string-asm-1.c: Take
6911         __USER_LABEL_PREFIX__ into account.
6912         * gcc.c-torture/execute/builtins/string-asm-2.c: Likewise.
6913
6914 2003-05-14  Roger Sayle  <roger@eyesopen.com>
6915
6916         * gcc.dg/builtins-15.c: New test case.
6917
6918 2003-05-13  Zack Weinberg  <zack@codesourcery.com>
6919
6920         * gcc.dg/const-elim-1.c: Tighten scan-assembler-not regexp.
6921
6922 2003-05-12  Mark Mitchell  <mark@codesourcery.com>
6923
6924         * lib/g++.exp: Tweak handling of additional source files.
6925         * g++.dg/special/conpr-2.C: Use dg-gpp-additional-sources.
6926         * g++.dg/special/conpr-2a.C: Rename to ...
6927         * g++.dg/special/conpr-2a.cc: ... this.
6928         * g++.dg/special/conpr-3.C: Use dg-gpp-additional-sources.
6929         * g++.dg/special/conpr-3a.C: Rename to ...
6930         * g++.dg/special/conpr-3a.cc: This.
6931         * g++.dg/special/conpr-3b.C: Rename to ...
6932         * g++.dg/special/conpr-3b.cc: This.
6933         * g++.dg/special/conpr-4.C: New test.
6934         * g++.dg/special/ecos.exp: Rewrite to use ordinary dg driver.
6935
6936 2003-05-12  David Edelsohn  <edelsohn@gnu.org>
6937
6938         * debug/debug.exp: Skip debug-[12].c at -O3 on non-Dwarf targets.
6939
6940 2003-05-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6941
6942         * g++.old-deja/g++.brendan/ns1.C: Remove private member warning.
6943         * g++.old-deja/g++.robertl/eb71.C: Likewise.
6944         * g++.old-deja/g++.brendan/warnings1.C: Add -Wctor-dtor-privacy.
6945         * g++.old-deja/g++.other/warn3.C: Likewise.
6946
6947 2003-05-11  Roger Sayle  <roger@eyesopen.com>
6948
6949         * gcc.dg/i386-387-1.c: Update to also test log.
6950         * gcc.dg/i386-387-2.c: Likewise.
6951
6952 2003-05-11  Toon Moene  <toon@moene.indiv.nluug.nl>
6953
6954         * g77.f-torture/execute/int8421.f: New test.
6955
6956 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6957
6958         PR c++/10230, c++/10481
6959         * g++.dg/lookup/scoped5.C: New test.
6960
6961 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6962
6963         PR c++/10552
6964         * g++.dg/template/ttp6.C: New test.
6965
6966 2003-05-11  Richard Sandiford  <rsandifo@redhat.com>
6967
6968         * gcc.c-torture/execute/builtins: New directory.
6969         * gcc.c-torture/execute/string-opt-{3,4,16,17,18,19}.c: Move into
6970         gcc.c-torture/execute/builtins.
6971         * gcc.c-torture/execute/string-opt-asm-{1,2}.c: Likewise.
6972         * gcc.c-torture/execute/builtin-noret-{1,2}.c: Move to...
6973         * gcc.dg/torture: ...this new directory.  Turn into link-only tests.
6974         * gcc.dg/no-builtin-1.c: Move into gcc.c-torture/execute/builtins.
6975
6976 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6977
6978         PR c++/9252
6979         * g++.dg/template/access8.C: New test.
6980         * g++.dg/template/access9.C: New test.
6981
6982 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6983
6984         PR c++/9554
6985         * g++.dg/parse/access1.C: New test.
6986
6987 2003-05-09  DJ Delorie  <dj@redhat.com>
6988
6989         * g++.dg/other/stdarg1.C: Make sure arg "3" is passed as a
6990         long, and not an int.
6991
6992 2003-05-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6993
6994         PR c++/10555, c++/10576
6995         * g++.dg/template/memclass1.C: New test.
6996
6997 2003-05-08  DJ Delorie  <dj@redhat.com>
6998
6999         * gcc.c-torture/execute/20020404-1.x: New, skip for 16-bit
7000         targets.
7001         * gcc.c-torture/execute/20021024-1.x: Likewise.
7002         * gcc.c-torture/execute/shiftdi.x: Likewise.
7003         * g++.old-deja/g++.mike/p700.C: Handle 16-bit targets.
7004         * g++.old-deja/g++.other/exprstmt1.C: Likewise.
7005         * gcc.dg/20021018-1.c: Likewise.
7006
7007 2003-05-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7008
7009         * g++.dg/other/packed1.C: Mark xfail for sparc*- not sparc-.
7010
7011         gcc.c-torture/execute/string-opt-19.c: Add general rodata tests.
7012         (bcopy): Call memmove.
7013
7014 2003-05-08  Roger Sayle  <roger@eyesopen.com>
7015
7016         * g77.f-torture/compile/8485.f: New test case.
7017
7018 2003-05-07  Richard Henderson  <rth@redhat.com>
7019
7020         PR c++/10570
7021         * g++.dg/eh/forced1.C: Expect catch-all handlers to run.
7022         Verify exception_cleanup not called for rethrows.
7023         * g++.dg/eh/forced2.C: Test that exception_cleanup is called
7024         when exiting catch block without rethrowing.
7025         * g++.dg/eh/forced3.C: New.
7026         * g++.dg/eh/forced4.C: New.
7027
7028 2003-05-07  Aldy Hernandez  <aldyh@redhat.com>
7029
7030         * gcc.dg/20030505.c: Fix triplet.
7031
7032 2003-05-06  DJ Delorie  <dj@redhat.com>
7033
7034         * gcc.dg/20021014-1.c: XFAIL for xstormy16 also.
7035         * gcc.dg/nest.c: Likewise.
7036
7037 2003-05-05  Roger Sayle  <roger@eyesopen.com>
7038
7039         * gcc.dg/builtins-14.c: New test case.
7040
7041 2003-05-05  Janis Johnson  <janis187@us.ibm.com>
7042
7043         * lib/compat.exp (compat-execute): New argument.
7044         * g++.dg/compat/compat.exp: Pass new argument to compat-execute.
7045         * gcc.dg/compat: New test directory.
7046         * gcc.dg/compat/compat.exp: New expect script.
7047         * gcc.dg/compat/scalar-by-value-1_main.c: New test file.
7048         * gcc.dg/compat/scalar-by-value-1_x.c: New test file.
7049         * gcc.dg/compat/scalar-by-value-1_y.c: New test file.
7050         * gcc.dg/compat/scalar-by-value-2_main.c: New test file.
7051         * gcc.dg/compat/scalar-by-value-2_x.c: New test file.
7052         * gcc.dg/compat/scalar-by-value-2_y.c: New test file.
7053
7054         * gcc.dg/compat/struct-by-value-1_main.c: New test file.
7055         * gcc.dg/compat/struct-by-value-1_x.c: New test file.
7056         * gcc.dg/compat/struct-by-value-1_y.c: New test file.
7057         * gcc.dg/compat/struct-by-value-2_main.c: New test file.
7058         * gcc.dg/compat/struct-by-value-2_x.c: New test file.
7059         * gcc.dg/compat/struct-by-value-2_y.c: New test file.
7060         * gcc.dg/compat/struct-by-value-3_main.c: New test file.
7061         * gcc.dg/compat/struct-by-value-3_x.c: New test file.
7062         * gcc.dg/compat/struct-by-value-3_y.c: New test file.
7063         * gcc.dg/compat/struct-by-value-4_main.c: New test file.
7064         * gcc.dg/compat/struct-by-value-4_x.c: New test file.
7065         * gcc.dg/compat/struct-by-value-4_y.c: New test file.
7066         * gcc.dg/compat/struct-by-value-5_main.c: New test file.
7067         * gcc.dg/compat/struct-by-value-5_x.c: New test file.
7068         * gcc.dg/compat/struct-by-value-5_y.c: New test file.
7069
7070 2003-05-05  Zack Weinberg  <zack@codesourcery.com>
7071
7072         * gcc.dg/const-elim-1.c, gcc.dg/const-elim-2.c: New testcases.
7073
7074 2003-05-05  Jakub Jelinek  <jakub@redhat.com>
7075
7076         * gcc.c-torture/execute/string-opt-18.c (main): Add 3 new tests.
7077
7078 2003-05-05  Geoffrey Keating  <geoffk@apple.com>
7079
7080         * gcc.c-torture/execute/ieee/fp-cmp-8.c: New test.
7081         * gcc.dg/ppc-fsel-2.c: New test.
7082
7083         * gcc.dg/unused-5.c: New test.
7084
7085 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7086
7087         PR c++/10496
7088         * g++.dg/warn/pmf1.C: New test.
7089
7090 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7091
7092         PR c++/4494
7093         * g++.dg/warn/main.C: New test.
7094
7095 2003-05-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7096
7097         * gcc.dg/nonnull-3.c: New test.
7098
7099 2003-05-04  Neil Booth  <neil@daikokuya.co.uk>
7100
7101         * gcc.dg/cpp/Wtrigraphs.c: Update.
7102         * gcc.dg/cpp/Wtrigraphs-2.c: New tests.
7103
7104 2003-05-03  Geoffrey Keating  <geoffk@apple.com>
7105
7106         * gcc.dg/ppc-fsel-1.c: New test.
7107
7108 2003-05-03  Zack Weinberg  <zack@codesourcery.com>
7109
7110         PR c/10604
7111         * gcc.dg/compare7.c, g++.dg/warn/compare1.C: New testcases.
7112
7113 2003-05-03  Kazu Hirata  <kazu@cs.umass.edu>
7114
7115         * gcc.dg/m-un-2.c: Fix the typedef of size_t.
7116
7117 2003-05-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7118
7119         PR c++/9364, c++/10553, c++/10586
7120         * g++.dg/parse/typename4.C: New test.
7121         * g++.dg/parse/typename5.C: Likewise.
7122
7123 2003-05-03  Richard Sandiford  <rsandifo@redhat.com>
7124
7125         * gcc.c-torture/compile/20030503-1.c: New test.
7126
7127 2003-05-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7128
7129         * g++.dg/lookup/using5.C: Fix testcase error.
7130
7131 2003-05-01  Chris Demetriou  <cgd@broadcom.com>
7132
7133         * gcc.dg/special/mips-abi.exp (is_meabi_config): Remove,
7134         since MEABI is no longer supported.  Remove all vestiges
7135         of MEABI from the test.
7136
7137 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7138
7139         PR c++/10554
7140         * g++.dg/lookup/using5.C: New test.
7141
7142 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7143
7144         PR c++/8772
7145         * g++.dg/template/ttp5.C: New test.
7146
7147 2003-04-30  Mark Mitchell  <mark@codesourcery.com>
7148
7149         * lib/g++-dg.exp (g++-dg-test): Add "repo" option.
7150         (dg-gpp-additional-sources): New function.
7151         (dg-gpp-additional-files): Likewise.
7152         * lib/g++.exp (additional_sources): New variable.
7153         (additional_files): Likewise.
7154         (g++_target_compile): Deal with them.
7155         * lib/old-dejagnu.exp: Remove.
7156         * g++.old-deja/old-deja.exp: Use dg.exp, not old-dejagnu.exp.
7157         * g++.old-deja: Revise all tests to use dg commands.
7158
7159 2003-04-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7160
7161         PR c++/9432, c++/9528
7162         * g++.dg/lookup/using4.C: New test.
7163
7164 2003-04-29  Geoffrey Keating  <geoffk@apple.com>
7165
7166         * gcc.dg/noreturn-5.c: New file.
7167         * gcc.dg/noreturn-6.c: New file.
7168
7169         * gcc.c-torture/compile/inline-1.c: New file.
7170
7171 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
7172
7173         PR c++/10551
7174         * g++.dg/template/explicit1.C: New test.
7175
7176 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
7177
7178         PR c++/10549
7179         * g++.dg/other/bitfield1.C: New test.
7180
7181         PR c++/10527
7182         * g++.dg/init/new7.C: New test.
7183
7184 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
7185
7186         * g++.dg/ext/desig1.C: New test.
7187         * g++.dg/ext/init1.C: Update.
7188
7189         * g++.old-deja/g++.pt/deduct5.C: Remove unnecessary initializer.
7190
7191 2003-04-28  Mark Mitchell  <mark@codesourcery.com>
7192
7193         PR c++/10180
7194         * g++.dg/warn/Winline-1.C: New test.
7195
7196 2003-04-28  Jakub Jelinek  <jakub@redhat.com>
7197
7198         * gcc.c-torture/execute/string-opt-19.c: New test.
7199
7200         * gcc.c-torture/execute/string-opt-asm-1.c: New test.
7201         * gcc.c-torture/execute/string-opt-asm-2.c: New test.
7202
7203 2003-04-27  Mark Mitchell  <mark@codesourcery.com>
7204
7205         PR c++/10506
7206         * g++.dg/init/new6.C: New test.
7207
7208         PR c++/10503
7209         * g++.dg/init/ref6.C: New test.
7210
7211 2003-04-26  David Edelsohn  <edelsohn@gnu.org>
7212
7213         * g++.dg/warn/weak1.C: XFAIL on AIX4.
7214
7215 2003-04-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7216
7217         * gcc.c-torture/execute/string-opt-8.c: Don't perform cmpstr
7218         checks for __pj__, but do them for !__OPTIMIZE__ and __s390__.
7219
7220 2003-04-25  Mark Mitchell  <mark@codesourcery.com>
7221
7222         * g++.old-deja/g++.pt/instantiate12.C: Explicit instantiate
7223         initialized static data members.
7224
7225 2003-04-25  H.J. Lu <hjl@gnu.org>
7226
7227         * gcc.dg/ia64-sync-4.c: New test.
7228
7229 2003-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7230
7231         * gcc.c-torture/execute/string-opt-18.c: Clean up.  Fix copyright
7232         date.
7233
7234 2003-04-24  Nathan Sidwell  <nathan@codesourcery.com>
7235
7236         PR c++/10337
7237         * g++.dg/warn/conv1.C: New test.
7238         * g++.old-deja/g++.other/conv7.C: Adjust.
7239         * g++.old-deja/g++.other/overload14.C: Adjust.
7240
7241 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
7242
7243         PR c++/10471
7244         * g++.dg/template/defarg2.C: New test.
7245
7246 2003-04-23  Neil Booth  <neil@daikokuya.co.uk>
7247
7248         * gcc.dg/cpp/include2.c: Update.
7249         * gcc.dg/cpp/multiline-2.c: New.
7250         * gcc.dg/cpp/multiline.c: Update.
7251         * gcc.dg/cpp/strify2.c: Update.
7252         * gcc.dg/cpp/trad/literals-2.c: Update.
7253
7254 2003-04-23  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7255
7256         * g++.dg/other/packed1.C: XFAIL hppa*-*-*.
7257
7258 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
7259
7260         * g++.dg/parse/typedef1.C: Tweak after fix for PR 10428.
7261
7262 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
7263
7264         PR c++/10451
7265         * g++.dg/parse/crash4.C: New test.
7266
7267         PR c++/9847
7268         * g++.dg/parse/crash5.C: New test.
7269
7270 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
7271
7272         PR c++/10446
7273         * g++.dg/parse/crash3.C: New test.
7274
7275         PR c++/10428
7276         * g++.dg/parse/elab1.C: New test.
7277
7278 2003-04-22  Devang Patel  <dpatel@apple.com>
7279
7280         * gcc.dg/cpp/trad/funlike-5.c: New test.
7281
7282 2003-04-21  Andreas Tobler <a.tobler@schweiz.ch>
7283
7284         * g++.dg/other/packed1.C: Fix dg options.
7285
7286 2003-04-22  Nathan Sidwell  <nathan@codesourcery.com>
7287
7288         * g++.dg/other/offsetof2.C: New test.
7289
7290 2003-04-21  Mark Mitchell  <mark@codesourcery.com>
7291
7292         * g++.dg/template/recurse.C: Adjust location of error messages.
7293
7294 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
7295
7296         PR c++/9881
7297         * g++.dg/init/addr-const1.C: New test.
7298         * g++.dg/other/packed1.C: XFAIL on aligned architectures.
7299
7300 2003-04-20  Nathan Sidwell  <nathan@codesourcery.com>
7301
7302         PR c++/10405
7303         * g++.dg/lookup/struct-hack1.C: New test.
7304
7305 2003-04-20  Neil Booth  <neil@daikokuya.co.uk>
7306
7307         * ucs.c: Update diagnostic messages.
7308
7309 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
7310
7311         * gcc.dg/cpp/truefalse.cpp: New test.
7312         * gcc.dg/cpp/cpp.exp: Update.
7313         * g++.dg/other/stdbool-if.C: Remove.
7314
7315 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
7316
7317         * gcc.dg/cpp/_Pragma4.c: Remove stray space.
7318         * gcc.dg/cpp/trad/escaped-eof.c: Correct line number.
7319
7320 2003-04-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
7321
7322         * gcc.c-torture/compile/20030418-1.c: New test.
7323
7324 2003-04-17  Janis Johnson  <janis187@us.ibm.com>
7325
7326         * README.compat: Remove; content moved to doc/sourcebuild.texi.
7327
7328 2003-04-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7329
7330         PR c++/10347
7331         g++.dg/template/dependent-name1.C: New test.
7332
7333 2003-04-17  J"orn Rennecke <joern.rennecke@superh.com>
7334
7335         * gcc.dg/warn-1.c (tourist_guide): New array,
7336         contains a pointer to bar.
7337
7338 2003-04-16  Roger Sayle  <roger@eyesopen.com>
7339
7340         * gcc.dg/Wunreachable-5.c: New test case for PR c/10175.
7341         * gcc.c-torture/execute/medce-1.c: New test case.
7342         * gcc.c-torture/execute/medce-2.c: New test case.
7343
7344 2003-04-15  Mark Mitchell  <mark@codesourcery.com>
7345
7346         * lib/prune.exp: Ignore more messages.
7347
7348         PR c++/10381
7349         * g++.dg/parse/lookup3.C: New test.
7350
7351 2003-04-15  J"orn Rennecke <joern.rennecke@superh.com>
7352
7353         * gcc.c-torture/compile/20030415-1.c : New test.
7354
7355 2003-04-14  Mark Mitchell  <mark@codesourcery.com>
7356
7357         * gcc.c-torture/execute/scope-2.c: Move to ...
7358         * gcc.dg/noncompile/scope.c: .... here.
7359
7360 2003-04-14  Roger Sayle  <roger@eyesopen.com>
7361
7362         * gcc.dg/20030414-2.c: New test case.
7363
7364 2003-04-14  Hans-Peter Nilsson  <hp@axis.com>
7365
7366         PR target/10377
7367         * gcc.dg/20030414-1.c: New test.
7368
7369 2003-04-13  Roger Sayle  <roger@eyesopen.com>
7370
7371         * gcc.dg/builtins-12.c: New test case.
7372         * gcc.dg/builtins-13.c: New test case.
7373
7374 2003-04-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7375
7376         * gcc.c-torture/execute/string-opt-18.c: New test.
7377
7378 2003-04-13  Mark Mitchell  <mark@codesourcery.com>
7379
7380         PR c++/10300
7381         * g++.dg/init/new5.C: New test.
7382
7383 2003-04-12  Mark Mitchell  <mark@codesourcery.com>
7384
7385         PR c++/7910
7386         * g++.dg/ext/dllimport1.C: New test.
7387
7388 2003-04-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
7389
7390         * gcc.dg/ultrasp8.c: Fix for 32-bit Sparc.
7391
7392 2003-04-11  Bud Davis <bdavis9659@comcast.net>
7393
7394         PR Fortran/9263
7395         * g77.f-torture/noncompile/9263.f: New test
7396         PR Fortran/1832
7397         * g77.f-torture/execute/1832.f: New test
7398
7399 2003-04-11  David Chad  <davidc@freebsd.org>
7400             Loren J. Rittle  <ljrittle@acm.org>
7401
7402         libobjc/8562
7403         * objc.dg/headers.m: New test.
7404
7405 2003-04-10  Zack Weinberg  <zack@codesourcery.com>
7406
7407         * gcc.c-torture/execute/builtin-noret-2.c: New.
7408         * gcc.c-torture/execute/builtin-noret-2.x: New.
7409         XFAIL builtin-noret-2.c at -O1 and above.
7410         * gcc.dg/redecl.c: New.
7411         * gcc.dg/Wshadow-1.c: Update error regexps.
7412
7413 2003-04-10  Mark Mitchell  <mark@codesourcery.com>
7414
7415         * g++.dg/abi/bitfield10.C: New test.
7416
7417 2003-04-09  Mike Stump  <mrs@apple.com>
7418
7419         * gcc.dg/pch/pch.exp: Make testcase names longer.
7420         * g++.dg/pch/pch.exp: Make testcase names longer.
7421
7422 2003-04-08  Roger Sayle  <roger@eyesopen.com>
7423
7424         * gcc.dg/builtins-11.c: New test case.
7425
7426 2003-04-08  Roger Sayle  <roger@eyesopen.com>
7427
7428         * gcc.dg/builtins-9.c: New test case.
7429         * gcc.dg/builtins-10.c: New test case.
7430
7431 2003-04-07  J"orn Rennecke <joern.rennecke@superh.com>
7432
7433         * gcc.dg/noncompile/init-4.c.c: New test.
7434
7435 2003-04-06  Nathan Sidwell  <nathan@codesourcery.com>
7436
7437         * gcc.misc-test/gcov-9.c: New test.
7438         * gcc.misc-test/gcov-10.c: New test
7439         * gcc.misc-test/gcov-11.c: New test.
7440
7441 2003-04-05  Zack Weinberg  <zack@codesourcery.com>
7442
7443         PR optimization/10024
7444         * gcc.c-torture/compile/20030405-1.c: New test.
7445
7446 2003-04-04  Geoffrey Keating  <geoffk@apple.com>
7447
7448         * gcc.dg/pch/static-3.c: New.
7449         * gcc.dg/pch/static-3.hs: New.
7450         * gcc.dg/pch/pch.exp: Test with -O0 -g too.
7451
7452 2003-04-04  Richard Henderson  <rth@redhat.com>
7453
7454         * g++.dg/eh/forced1.C: Use _Unwind_SjLj_ForcedUnwind as appropriate.
7455         * g++.dg/eh/forced2.C: Likewise.
7456
7457 2003-04-03  Mike Stump  <mrs@apple.com>
7458
7459         * lib/scanasm.exp (scan-assembler): Add xfail processing for
7460         target arg.
7461         (scan-assembler-times, scan-assembler-not): Likewise.
7462         (scan-assembler-dem, scan-assembler-dem-not): Likewise.
7463
7464 2003-04-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
7465
7466         * gcc.dg/sparc-loop-1.c: New test.
7467
7468 2003-04-02  Geoffrey Keating  <geoffk@apple.com>
7469
7470         PR other/9274
7471         * g++.dg/pch/system-2.C: New.
7472         * g++.dg/pch/system-2.Hs: New.
7473
7474 2003-04-02  Aldy Hernandez  <aldyh@redhat.com>
7475
7476         * g++.dg/eh/simd-2.C (vecfunc): Fix typo.
7477
7478         * g++.dg/eh/simd-1.C (vecfunc): Same.
7479
7480 2003-04-01  Roger Sayle  <roger@eyesopen.com>
7481
7482         * gcc.c-torture/execute/20030401-1.c: New test case.
7483
7484 2003-04-01  Ziemowit Laski <zlaski@apple.com>
7485
7486         * objc.dg/defs.m: New.
7487
7488 2003-04-01  Aldy Hernandez  <aldyh@redhat.com>
7489
7490         * g++.dg/eh/simd-1.C: New.
7491         * g++.dg/eh/simd-2.C: New.
7492
7493 2003-03-01  Aldy Hernandez  <aldyh@redhat.com>
7494
7495         * gcc.c-torture/execute/simd-3.c: New.
7496
7497 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
7498
7499         PR c/9936
7500         * gcc.dg/20030331-2.c: New test.
7501
7502 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
7503
7504         PR c++/10278
7505         * g++.dg/parse/crash2.C: New test.
7506
7507 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
7508
7509         * gcc.c-torture/compile/20030331-1.c: New test, moved from...
7510         * gcc.c-torture/execute/20030331-1.c: ...here.
7511
7512 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
7513
7514         * gcc.c-torture/execute/20030331-1.c: New test.
7515
7516 2003-03-31  Nathan Sidwell  <nathan@codesourcery.com>
7517
7518         * lib/gcov.exp: Adjust call return testing strings.
7519         * g77.dg/gcov/gcov-1.f: Don't expect unconditional branches.
7520
7521 2003-03-31  Roger Sayle  <roger@eyesopen.com>
7522
7523         * gcc.dg/builtins-3.c: Add new tests for sin and cos.
7524         * gcc.dg/builtins-7.c: New test case.
7525         * gcc.dg/builtins-8.c: New test case.
7526
7527 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
7528
7529         * gcc.c-torture/execute/ieee/20030331-1.c: New test.
7530
7531 2003-03-30  Mark Mitchell  <mark@codesourcery.com>
7532
7533         PR c++/7647
7534         * g++.dg/lookup-class-member-2.C: New test.
7535
7536 2003-03-30  Glen Nakamura  <glen@imodulo.com>
7537
7538         * gcc.dg/20030324-1.c: Add comments and abort if test fails.
7539
7540 2003-03-28  Roger Sayle  <roger@eyesopen.com>
7541
7542         * gcc.c-torture/execute/ieee/fp-cmp-6.c:  Correct test for -O0.
7543
7544 2003-03-28  Mark Mitchell  <mark@codesourcery.com>
7545
7546         * g++.dg/init/attrib1.C: New test.
7547
7548 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
7549
7550         * gcc.dg/ultrasp8.c: New test.
7551
7552 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
7553
7554         * gcc.dg/ultrasp7.c: New test.
7555
7556 2003-03-28  Nathan Sidwell  <nathan@codesourcery.com>
7557
7558         PR c++/10047
7559         * g++.dg/template/inline1.C: New test.
7560
7561 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
7562
7563         * gcc.dg/sparc-dwarf2.c: New test.
7564
7565 2003-03-27  Roger Sayle  <roger@eyesopen.com>
7566
7567         * gcc.c-torture/execute/ieee/fp-cmp-6.c: New test case.
7568         * gcc.c-torture/execute/ieee/fp-cmp-7.c: New test case.
7569
7570 2003-03-27  Mark Mitchell  <mark@codesourcery.com>
7571
7572         * lib/gcov.exp (run-gcov): Add branches and calls options, rather
7573         than reading .x files.
7574         * g++.dg/gcov/gcov-1.C: Use run-gcov options, not .x files.
7575         * g77.dg/gcov/gcov-1.f: Likewise.
7576         * gcc.misc-tests/gcov-4b.c: Likewise.
7577         * gcc.misc-tests/gcov-5b.c: Likewise.
7578         * gcc.misc-tests/gcov-6.c: Likewise.
7579         * gcc.misc-tests/gcov-7.c: Likewise.
7580         * gcc.misc-tests/gcov-8.c: Likewise.
7581         * g++.dg/gcov/gcov-1.x: Remove.
7582         * g77.dg/gcov/gcov-1.x: Likewise.
7583         * gcc.misc-tests/gcov-4b.x: Likewise.
7584         * gcc.misc-tests/gcov-5b.x: Likewise.
7585         * gcc.misc-tests/gcov-6.x: Likewise.
7586         * gcc.misc-tests/gcov-7.x: Likewise.
7587         * gcc.misc-tests/gcov-8.x: Likewise.
7588
7589 2003-03-27  Glen Nakamura  <glen@imodulo.com>
7590
7591         PR opt/10087
7592         * gcc.dg/20030324-1.c: New test.
7593
7594 2003-03-27  Nathan Sidwell  <nathan@codesourcery.com>
7595
7596         PR c++/10224
7597         * g++.dg/template/arg3.C: New test.
7598
7599         PR c++/10158
7600         * g++.dg/template/friend18.C: New test.
7601
7602 2003-03-26  Roger Sayle  <roger@eyesopen.com>
7603
7604         * g77.f-torture/compile/20030326-1.f: New test case.
7605
7606 2003-03-26  Janis Johnson  <janis187@us.ibm.com>
7607
7608         * gcc.c-torture/execute/20020227-1.x: Don't XFAIL for powerpc64.
7609
7610         * gcc.c-torture/compile/simd-5.x: Expect XFAIL for powerpc64.
7611
7612 2003-03-26  Jakub Jelinek  <jakub@redhat.com>
7613
7614         * gcc.dg/ia64-sync-3.c: New test.
7615
7616 2003-03-26  Alan Modra  <amodra@bigpond.net.au>
7617
7618         * gcc.dg/loop-2.c: Replace "inline" with "__inline__".
7619
7620 2003-03-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
7621
7622         * gcc.dg/ultrasp6.c: New test.
7623
7624 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
7625
7626         * gcc.dg/i386-signbit-1.c: New test.
7627         * gcc.dg/i386-signbit-2.c: New test.
7628         * gcc.dg/i386-signbit-3.c: New test.
7629
7630 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
7631
7632         * gcc.dg/ultrasp5.c: Fix options.
7633
7634 2003-03-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
7635
7636         * gcc.dg/ultrasp5.c: Fix comment.
7637
7638 2003-03-24  Bud Davis  <bdavis9659@comcast.net>
7639
7640         PR fortran/10197
7641         * g77.f-torture/execute/10197.f: New test.
7642
7643 2003-03-24  Nathan Sidwell  <nathan@codesourcery.com>
7644
7645         PR c++/9898, c++/383
7646         * g++.dg/template/conv6.C: New test.
7647
7648         PR c++/10119
7649         * g++.dg/template/ptrmem5.C: New test.
7650
7651         PR c++/10026
7652         * g++.dg/lookup/koenig1.C: New test.
7653
7654         PR C++/10199
7655         * g++.dg/lookup/template2.C: New test.
7656
7657 2003-03-24  Jakub Jelinek  <jakub@redhat.com>
7658
7659         * g++.dg/opt/rtti1.C: New test.
7660
7661 2003-03-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
7662
7663         * gcc.dg/ultrasp5.c: New test.
7664
7665 2003-03-23  Arpad Beszedes <beszedes@cc.u-szeged.hu>
7666
7667         PR middle-end/9967
7668         * gcc.c-torture/execute/stdio-opt-1.c: Adjust test for change to
7669         builtin fputs.
7670
7671 2003-03-23  Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>
7672
7673         PR c/8224
7674         * gcc.dg/20030323-1.c: New test.
7675
7676 2003-03-23  Roger Sayle  <roger@eyesopen.com>
7677
7678         * gcc.c-torture/compile/20030323-1.c: New test case.
7679
7680 2003-03-22  Ulrich Weigand  <uweigand@de.ibm.com>
7681
7682         * gcc.dg/20030321-1.c: New test.
7683
7684 2003-03-22  Zack Weinberg  <zack@codesourcery.com>
7685
7686         * gcc.dg/Wshadow-1.c: Add a dg-warning line.
7687
7688 2003-03-22  Nathan Sidwell  <nathan@codesourcery.com>
7689
7690         PR c++/9978, c++/9708
7691         * g++.dg/ext/vlm1.C: Adjust expected error.
7692         * g++.dg/ext/vla2.C: New test.
7693         * g++.dg/template/arg1.C: New test.
7694         * g++.dg/template/arg2.C: New test.
7695
7696 2003-03-22  Bud Davis  <bdavis9659@comcast.net>
7697
7698         * g77.f-torture/execute/select.f: New test.
7699         * g77.f-torture/noncompile/select_no_compile.f: New test.
7700
7701 2003-03-21  Nathan Sidwell  <nathan@codesourcery.com>
7702
7703         PR c++/9898
7704         * g++.dg/other/error4.C: New test.
7705
7706 2003-03-20  Mark Mitchell  <mark@codesourcery.com>
7707
7708         * g++.dg/template/friend17.C: New test.
7709
7710 2003-03-21  Alan Modra  <amodra@bigpond.net.au>
7711
7712         * gcc.c-torture/compile/20030320-1.c: New.
7713
7714 2003-03-20  Roger Sayle  <roger@eyesopen.com>
7715
7716         * gcc.dg/builtins-6.c: New test case.
7717
7718 2003-03-19  Alan Modra  <amodra@bigpond.net.au>
7719
7720         PR target/10073
7721         * gcc.c-torture/compile/20030319-1.c: New.
7722
7723 2003-03-18  Jan Hubicka  <jh@suse.cz>
7724
7725         * gcc.dg/i386-cvt-1.c: New test.
7726
7727 2003-03-17  Zack Weinberg  <zack@codesourcery.com>
7728
7729         * objc.dg/naming-1.m: Use "(parse|syntax) error".
7730         * objc.dg/naming-2.m: Likewise.
7731
7732 2003-03-17  Mark Mitchell  <mark@codesourcery.com>
7733
7734         PR c++/9639
7735         * g++.dg/parse/crash1.C: New test.
7736
7737 2003-03-16  Mark Mitchell  <mark@codesourcery.com>
7738
7739         PR c++/8805
7740         * g++.dg/eh/cleanup1.C: New test.
7741
7742 2003-03-16  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
7743
7744         * gcc.c-torture/execute/20030316-1.c: New test case.
7745
7746 2003-03-16  Nathan Sidwell  <nathan@codesourcery.com>
7747
7748         PR c++/9629
7749         * g++.dg/init/ctor2.C: New test.
7750
7751 2003-03-15  Roger Sayle  <roger@eyesopen.com>
7752
7753         * g77.f-torture/compile/xformat.f: New test case.
7754
7755 2003-03-15  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7756
7757         * g++.old-deja/g++.mike/eh33.C: Remove xfail for hppa*-*-*.
7758         * g++.old-deja/g++.mike/eh50.C: Likewise.
7759
7760 2003-03-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7761
7762         PR c++/6440
7763         * g++.dg/template/spec7.C: New test.
7764         * g++.dg/template/spec8.C: Likewise.
7765
7766 2003-03-14  Jakub Jelinek  <jakub@redhat.com>
7767
7768         * gcc.c-torture/execute/20030313-1.c: New test.
7769
7770 2003-03-14  Richard Henderson  <rth@redhat.com>
7771
7772         * gcc.dg/inline-2.c: Adjust alpha test for external call.
7773
7774 2003-03-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
7775
7776         * gcc.c-torture/compile/20030314-1.c: New test.
7777
7778 2003-03-13  Danny Smith  <dannysmith@users.sourceforge.net>
7779
7780         * gcc.dg/dll-1.c: Remove thumb target. Change exp to _exp.
7781         * gcc.dg/dll-2.c: Enable for cygwin and mingw. Remove
7782         thumb target,
7783         * gcc.dg/dll-3.c: Likewise. Adjust scan-assembler
7784         to accept newer _imp__  prefix and additional
7785         newline in .drectve section.
7786         * gcc.dg/dll-4.c: Likewise.
7787         * gcc.dg/dll-5.c: New file to test -mnop-fun-dllimport
7788         switch.
7789
7790 2003-03-13  Mark Mitchell  <mark@codesourcery.com>
7791
7792         * g++.dg/parse/namespace9.C: New test.
7793
7794         * g++.dg/init/ref5.C: New test.
7795         * g++.dg/parse/ptrmem1.C: Likewise.
7796
7797 2003-03-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7798
7799         * gcc.dg/special/ecos.exp (gcsec-1.c): Find linker used by gcc.
7800         * gcc.dg/old-style-asm-1.c (dg-final): Add hpux label alternative to
7801         regular expression.
7802         * gcc.dg/funcorder.c (dg-final): Check for "link_error,%r" on hppa*-*-*.
7803         * gcc.dg/inline-1.c (dg-final): Check for "xyzzy?,%r" on hppa*-*-*.
7804
7805 2003-03-12  Daniel Jacobowitz  <drow@mvista.com>
7806
7807         * gcc.c-torture/execute/20030224-2.c: New test.
7808
7809 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
7810
7811         * gcc.dg/decl-3.c: New test.
7812
7813 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
7814
7815         * gcc.dg/i386-loop-2.c: New test.
7816
7817 2003-03-11  Mark Mitchell  <mark@codesourcery.com>
7818
7819         PR c++/9474
7820         * g++.dg/parse/namespace8.C: New test.
7821
7822         PR c++/9924
7823         * g++.dg/overload/builtin2.C: New test.
7824
7825 2003-03-11  Steven Bosscher  <s.bosscher@student.tudelft.nl>
7826
7827         * gcc.dg/return-type-3.c: New test.
7828
7829 2003-03-11  D.Venkatasubramanian  <dvenkat@noida.hcltech.com>
7830
7831         * gcc.misc-tests/bprob.exp: Disable test cases for h8300-*-* as
7832         profiling options are not supported.
7833
7834 2003-03-10  Mark Mitchell  <mark@codesourcery.com>
7835
7836         * g++.old-deja/g++.benjamin/16077.C: Adjust warnings.
7837         * g++.old-deja/g++.warn/impint2.C: Likewise.
7838
7839 2003-03-10  Devang Patel  <dpatel@apple.com>
7840
7841         * g++.dg/cpp/c++_cmd_1.C: New test.
7842         * g++.dg/cpp/c++_cmd_1.h: New file.
7843
7844 2003-03-10  Segher Boessenkool  <segher@koffie.nl>
7845
7846         * gcc.dg/altivec-9.c: New file.
7847
7848 2003-03-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7849
7850         * gcc.dg/ppc-sdata-1.c: New test.
7851         * gcc.dg/ppc-sdata-2.c: New test.
7852
7853 2003-03-09  Mark Mitchell  <mark@codesourcery.com>
7854
7855         PR c++/9373
7856         * g++.dg/opt/ptrmem2.C: New test.
7857
7858         PR c++/8534
7859         * g++.dg/opt/ptrmem1.C: New test.
7860
7861 2003-03-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
7862
7863         * gcc.dg/i386-loop-1.c: New test.
7864
7865 2003-03-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7866
7867         PR c++/9970
7868         * g++.dg/lookup/friend1.C: New test.
7869
7870 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
7871
7872         PR c++/9823
7873         * g++.dg/parser/constructor1.C: New test.
7874
7875 2003-03-08  Hans-Peter Nilsson  <hp@bitrange.com>
7876
7877         * gcc.c-torture/execute/20020720-1.x: Add xfail for cris-*-*.
7878
7879         * gcc.dg/old-style-asm-1.c: Tweak to match mmix-knuth-mmixware.
7880
7881 2003-03-08  Neil Booth  <neil@daikokuya.co.uk>
7882
7883         * gcc.dg/cpp/Wunused.c: Update test.
7884
7885 2003-03-08  Jan Hubicka  <jh@suse.cz>
7886
7887         * gcc.dg/inline-3.c: New test.
7888
7889 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
7890
7891         PR c++/9809
7892         * g++.dg/parse/builtin1.C: New test.
7893
7894         PR c++/9982
7895         * g++.dg/abi/cookie1.C: New test.
7896         * g++.dg/abi/cookie2.C: Likewise.
7897
7898         PR c++/9524
7899         * g++.dg/template/field1.C: New test.
7900
7901         PR c++/9912
7902         * g++.dg/parse/class1.C: New test.
7903         * g++.dg/parse/namespace7.C: Likewise.
7904         * g++.old-deja/g++.other/decl5.C: Remove XFAILs.
7905
7906 2003-03-07  Mark Mitchell  <mark@codesourcery.com>
7907
7908         * g++.dg/init/ref4.C: New test.
7909
7910 2003-03-07  Jan Hubicka  <jh@suse.cz>
7911
7912         * gcc.dg/i386-local2.c: Fix problems with certain versions of dejagnu.
7913         * gcc.dg/inline-3.c:  New test.
7914
7915 2003-03-06  Mark Mitchell  <mark@codesourcery.com>
7916
7917         * g++.dg/init/ref3.C: New test.
7918
7919         PR c++/9965
7920         * g++.dg/init/ref2.C: New test.
7921
7922         PR c++/9400
7923         * g++.dg/warn/Wshadow-2.C: New test.
7924
7925         PR c++/9791
7926         * g++.dg/warn/Woverloaded-1.C: New test.
7927
7928 2003-03-05  Jan Hubicka  <jh@suse.cz>
7929
7930         * gcc.dg/i386-local2.c: New.
7931         * gcc.dg/i386-local.c: Fix typo.
7932
7933 2003-03-05  Mark Mitchell  <mark@codesourcery.com>
7934
7935         * g++.dg/abi/layout3.C: New test.
7936
7937 2003-03-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
7938
7939         * gcc.c-torture/compile/20030305-1.c
7940
7941 2003-03-05  Jan Hubicka  <jh@suse.cz>
7942
7943         * gcc.dg/i386-local.c: New.
7944
7945 2003-03-04  J"orn Rennecke <joern.rennecke@superh.com>
7946
7947         * gcc.dg/sh-relax.c: Disable for sh64-*-*.
7948
7949 2003-03-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
7950
7951         * gcc.dg/switch-2.c: New test.
7952         * gcc.dg/switch-3.c: New test.
7953         * gcc.dg/Wswitch.c: Adjust line numbers.
7954         * gcc.dg/Wswitch-default.c: Likewise.
7955         * gcc.dg/Wswitch-enum.c: Likewise.
7956
7957 2003-03-04  Alexandre Oliva  <aoliva@redhat.com>
7958
7959         * gcc.c-torture/execute/20030222-1.c: New test.
7960
7961 2003-03-03  James E Wilson  <wilson@tuliptree.org>
7962
7963         * gcc.dg/m68k-slp-ice.c: New test for PR c/7872.
7964
7965 2003-03-03  Mark Mitchell  <mark@codesourcery.com>
7966
7967         PR c++/9878
7968         * g++.dg/init/ref1.C: New test.
7969
7970 2003-03-03  J"orn Rennecke <joern.rennecke@superh.com>
7971
7972         * gcc.dg/sh-relax.c: New SH-only test.
7973
7974 2003-03-03  Geoffrey Keating  <geoffk@apple.com>
7975
7976         * gcc.c-torture/compile/20010327-1.c: Back out last change.  Add
7977         comment explaining purpose of testcase.
7978
7979 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
7980
7981         * gcc.c-torture/execute/960312-1.x: New file, must pass -mshort
7982         for HC11/HC12 (asm needs two int registers).
7983         * gcc.c-torture/compile/20020312-1.x: New file, don't execute on
7984         HC11/HC12 because the test uses an asm which needs two 32-bit
7985         registers.
7986
7987 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
7988
7989         * gcc.c-torture/compile/920501-12.x: New file, must pass -mshort
7990         for HC11/HC12 (array is too large otherwise).
7991         * gcc.c-torture/compile/920501-4.x: New file, likewise.
7992         * gcc.c-torture/compile/20010518-2.x: Likewise.
7993         * gcc.c-torture/compile/980506-1.x: Don't execute this test on
7994         HC11/HC12 (array is too large).
7995
7996 2003-03-01  Geoffrey Keating  <geoffk@apple.com>
7997
7998         * lib/gcc-dg.exp (gcc-dg-test): Change .pch to .gch.
7999         * lib/g++-dg.exp (g++-dg-test): Likewise.
8000
8001 2003-03-01  Roger Sayle  <roger@eyesopen.com>
8002
8003         * g++.old-deja/g++.other/builtins10.C: New test for PR 9367.
8004         * gcc.dg/format/attr-5.c: Handle new conflicting types warning.
8005
8006 2003-03-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8007
8008         * g++.dg/warn/implicit-typename1.C: Remove warning.
8009
8010 2003-02-28  Richard Henderson  <rth@redhat.com>
8011
8012         * gcc.dg/noreturn-1.c: Move noreturn warning line.
8013         * gcc.dg/return-type-1.c: Move control reaches end warning line.
8014
8015 2003-02-28  Geoffrey Keating  <geoffk@apple.com>
8016
8017         * gcc.dg/pch/pch.exp: Change .pch to .gch.
8018         * g++.dg/pch/pch.exp: Likewise.
8019
8020 2003-02-28  Mark Mitchell  <mark@codesourcery.com>
8021
8022         PR c++/9879
8023         * testsuite/g++.dg/init/new4.C: New test.
8024
8025 2003-02-28  Richard Earnshaw  <rearnsha@arm.com>
8026
8027         * gcc.dg/arm-asm.c: Enable for StrongARM and XScale targets.
8028
8029 2003-02-28  Alexandre Oliva  <aoliva@redhat.com>
8030
8031         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead of
8032         unsigned long.
8033
8034         * gcc.c-torture/compile/simd-3.c: Do nothing if double is not
8035         wider than float.
8036
8037 2003-02-26  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
8038
8039         * lib/scanasm.exp: Add support for counting numbers of
8040         occurences.
8041         * gcc.dg/unswitch-1.c, gcc.dg/peel-1.c, gcc.dg/unroll-1.c,
8042         gcc.dg/unroll-2.c, gcc.dg/unroll-3.c: New tests.
8043
8044 2003-02-25  Mark Mitchell  <mark@codesourcery.com>
8045
8046         PR c++/9683
8047         * g++.dg/template/static3.C: New test.
8048
8049         PR c++/9829
8050         * g++.dg/parse/namespace6.C: New test.
8051
8052 2003-02-25  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8053
8054         PR target/9732
8055         * gcc.dg/20030225-1.c: New test.
8056
8057 2003-02-24  Mark Mitchell  <mark@codesourcery.com>
8058
8059         * README: Remove out-of-date information.
8060
8061         PR c++/9836
8062         * g++.dg/template/spec6.C: New test.
8063
8064 2003-02-24  Jeff Law  <law@redhat.com>
8065
8066         * gcc.c-torture/compile/20030224-1.c: New test for ia32 backend bug.
8067
8068 2003-02-24  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8069
8070         * g++.dg/other/pragma-ep-1.C: Test for __PRAGMA_EXTERN_PREFIX.
8071         * gcc.dg/pragma-ep-1.c: Likewise.
8072
8073 2003-02-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8074
8075         PR c++/9602
8076         * g++.dg/template/friend16.C: New test.
8077
8078 2003-02-23  Mark Mitchell  <mark@codesourcery.com>
8079
8080         PR c++/5333
8081         * g++.dg/parse/fused-params1.C: Adjust error messages.
8082         * g++.dg/template/nested3.C: New test.
8083
8084 2003-02-24  Alan Modra  <amodra@bigpond.net.au>
8085
8086         * g++.dg/abi/param1.C: New test.
8087
8088 2003-02-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8089
8090         PR c++/7982
8091         * g++.dg/warn/implicit-typename1.C: New test.
8092
8093 2003-02-22  Kelley Cook <kelleycook@comcast.net>
8094
8095         * g++.old-deja/g++.other/store-expr1.C: Replace "mcpu"
8096         with "mtune".
8097         * g++.old-deja/g++.other/store-expr2.C: Likewise.
8098         * gcc.c-torture/execute/20010129-1.x: Likewise.
8099         * gcc.dg/20011107-1.c: Likewise.
8100         * gcc.dg/20020108-1.c: Likewise.
8101         * gcc.dg/20020122-3.c: Likewise.
8102         * gcc.dg/20020206-1.c: Likewise.
8103         * gcc.dg/20020310-1.c: Likewise.
8104         * gcc.dg/20020426-2.c: Likewise.
8105         * gcc.dg/20020517-1.c: Likewise.
8106         * gcc.dg/991230-1.c: Likewise.
8107         * gcc.dg/i386-unroll-1.c: Likewise.
8108         * gcc.misc-tests/i386-prefetch.exp: Likewise.
8109
8110 2003-02-22  Jan Hubicka  <jh@suse.cz>
8111
8112         * gcc.dg/i386-mul.c: New test.
8113
8114 2003-02-21  Roger Sayle  <roger@eyesopen.com>
8115
8116         * gcc.dg/builtins-5.c: New test case.
8117
8118 2003-02-22  Hans-Peter Nilsson  <hp@axis.com>
8119
8120         * gcc.dg/asmreg-1.c: New test.
8121
8122 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
8123
8124         PR c++/9749
8125         * g++.dg/parse/varmod1.C: New test.
8126
8127 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
8128
8129         PR c++/9727
8130         * g++.dg/template/op1.C: New test.
8131
8132 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
8133
8134         PR c++/8906
8135         * g++.dg/template/nested2.C: New test.
8136
8137 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
8138
8139         PR c++/8724
8140         * g++.dg/expr/dtor1.C: New test.
8141
8142 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
8143
8144         * gcc.dg/cpp/include3.c: New test.
8145         * gcc.dg/cpp/inc/foo.h: New file.
8146
8147 2003-02-21  Glen Nakamura  <glen@imodulo.com>
8148
8149         * gcc.c-torture/execute/20030221-1.c: New test.
8150
8151 2003-02-20  Mark Mitchell  <mark@codesourcery.com>
8152
8153         PR c++/9729
8154         * g++.dg/abi/conv1.C: New test.
8155
8156 2003-02-20  Jan Hubicka  <jh@suse.cz>
8157
8158         * gcc.c-torture/execute/20020720-1.x: XFAIL for x86-64.
8159
8160 2003-02-19  Daniel Jacobowitz  <drow@mvista.com>
8161
8162         * gcc.c-torture/compile/20030219-1.c: New test.
8163
8164 2003-02-18  Jan Hubicka  <jh@suse.cz>
8165
8166         * gcc.dg/funcorder.c: New test.
8167
8168 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
8169
8170         * gcc.c-torture/execute/20030218-1.c: New.
8171
8172 2003-02-18  Aldy Hernandez  <aldyh@redhat.com>
8173
8174         * gcc.dg/20030218-1.c: New.
8175
8176 2003-02-18  Richard Henderson  <rth@redhat.com>
8177
8178         * gcc.dg/attr-invalid.c: Allow __used__ on static data.
8179         * gcc.dg/attr-used-2.c: New.
8180
8181 2003-02-18  Mark Mitchell  <mark@codesourcery.com>
8182
8183         PR c++/9704
8184         * g++.dg/init/copy5.C: New test.
8185
8186 2003-02-18  Geoffrey Keating  <geoffk@apple.com>
8187
8188         * gcc.dg/pch/pch.exp: Delete $bname.h before copying into it.
8189         * g++.dg/pch/pch.exp: Likewise.
8190
8191 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
8192
8193         * gcc.c-torture/execute/20030209-1.c: Enable the test if
8194         STACK_SIZE is not defined.
8195
8196 2003-02-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8197
8198         PR c++/9457
8199         * g++.dg/template/init1.C: New test.
8200
8201 2003-02-16  Jan HUbicka  <jh@suse.cz>
8202
8203         * gcc.dg/c90-const-expr-3.c (DZERO): New static variable
8204         (foo): Add few extra tests
8205         * gcc.dg/c99-const-expr-3.c: Likewise.
8206         * gcc.c-torture/execute/20030216-1.c: New.
8207
8208 2003-02-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8209
8210         PR c++/9459
8211         * g++.dg/ext/typeof4.C: New test.
8212
8213 2003-02-15  Roger Sayle  <roger@eyesopen.com>
8214
8215         * gcc.dg/i386-387-3.c: New test case.
8216
8217 2003-02-14  Josef Zlomek  <zlomekj@suse.cz>
8218
8219         * gcc.dg/20030213-1.c: Expect warning for unsupported -fpic on
8220         cris-*-elf* cris-*-aout* and mmix-*-*.
8221
8222 2003-02-13  Josef Zlomek  <zlomekj@suse.cz>
8223
8224         * gcc.dg/20030213-1.c: New test.
8225
8226 2003-02-12  Roger Sayle  <roger@eyesopen.com>
8227
8228         * gcc.dg/i386-387-1.c: Add new test for __builtin_atan2.
8229         * gcc.dg/i386-387-2.c: Likewise.
8230
8231 2003-02-12  Aldy Hernandez  <aldyh@redhat.com>
8232
8233         * gcc.dg/ppc-spe.c: Fix formatting.
8234         Enable tests that were previously unsupported by gas.
8235         Delete tests for instructions that no longer exist.
8236         Switch arguments on evsubifw builtin.
8237
8238 2003-02-12  Kazu Hirata  <kazu@cs.umass.edu>
8239
8240         * gcc.c-torture/execute/20030209-1.c: Disable the test if
8241         STACK_SIZE is too small.
8242
8243 2003-02-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
8244             Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
8245
8246         * gcc.dg/decl-2.c: New test.
8247
8248 2003-02-10  Jan Hubicka  <jh@suse.cz>
8249
8250         * gcc.dg/i386-fpcvt-1.c:  New test.
8251
8252 2002-02-09  Richard Sandiford  <rsandifo@redhat.com>
8253
8254         * gcc.c-torture/execute/20030209-1.c: New test.
8255
8256 2003-02-09  Kazu Hirata  <kazu@cs.umass.edu>
8257
8258         * gcc.c-torture/execute/builtin-bitops-1.c: When testing the
8259         int-wide bitops, use the constants of the same width.
8260         Likewise, if long long is 32-bit wide, test bitops using
8261         32-bit constants.
8262
8263 2003-02-07  Loren James Rittle  <ljrittle@acm.org>
8264
8265         * gcc.dg/20021014-1.c: Annotate with expected notice text.
8266
8267 2003-02-07  Roger Sayle  <roger@eyesopen.com>
8268
8269         * testsuite/gcc.dg/builtins-4.c: New test case.
8270
8271 2003-02-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8272
8273         * gcc.dg/20020430-1.c: Fix dg command typos.
8274         * gcc.dg/20020503-1.c: Likewise.
8275
8276 2003-02-06  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
8277
8278         PR c++/8785
8279         * g++.dg/parse/fused-params1.C: New test.
8280
8281         PR c++/8857
8282         * g++.dg/parse/tmpl-tmpl-operator1.C: New test.
8283
8284         PR c++/8921
8285         * g++.dg/parse/non-dependent1.C: New test.
8286
8287         PR c++/8928
8288         * g++.dg/parse/dupl-tmpl-args1.C: New test.
8289
8290         PR c++/9228
8291         * g++.dg/parse/undefined7.C: New test.
8292         * g++.dg/parse/non-templ1.C: New test.
8293
8294         PR c++/9229
8295         * g++.dg/parse/too-many-tmpl-args1.C: New test.
8296
8297 2003-02-06  Eric Botcazou <ebotcazou@libertysurf.fr>
8298
8299         * gcc.c-torture/compile/20030206-1.c: New test.
8300
8301 2003-02-05  Roger Sayle  <roger@eyesopen.com>
8302
8303         * gcc.c-torture/compile/921206-1.c: Rename undeclared function from
8304         "pow" to "foo" to avoid potential confusion with a math built-in.
8305
8306 2003-02-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8307
8308         * gcc.c-torture/execute/20020227-1.x: Update specific XFAIL
8309         conditions for SPARC targets.
8310
8311 2003-02-05  Jakub Jelinek  <jakub@redhat.com>
8312
8313         * gcc.dg/20030204-1.c: New test.
8314
8315 2003-02-04  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
8316
8317         PR c++/38
8318         * g++.dg/parse/array-size1.C: New test.
8319
8320         PR c++/5657
8321         * g++.dg/parse/undefined3.C: New test.
8322
8323         PR c++/5665
8324         * g++.dg/parse/undefined4.C: New test.
8325
8326         PR c++/5975
8327         * g++.dg/parse/undefined5.C: New test.
8328
8329         PR c++/7259
8330         * g++.dg/parse/tmpl-tmpl-param1.C: New test.
8331
8332         PR c++/8578
8333         * g++.dg/parse/casting-operator1.C: New test.
8334
8335         PR c++/8596
8336         * g++.dg/parse/undefined6.C: New test.
8337
8338         PR c++/8736
8339         * g++.dg/parse/missing-template1.C: New test.
8340
8341 2003-02-04  Jan Hubicka  <jh@suse.cz>
8342
8343         * gcc.dg/i386-cadd.c:  Compile using -march=k8.
8344         * gcc.dg/i386-cmov?.c:  Likewise.
8345         * gcc.dg/i386-fpcvt-?.c:  Likewise.
8346         * gcc.dg/i386-ssefp-1.c:  Likewise.
8347         * gcc.dg/i386-ssetype-?.c:  Likewise; fix for register passing
8348         conventions.
8349
8350 2003-02-03  Mark Mitchell  <mark@codesourcery.com>
8351
8352         PR c++/7129
8353         * testsuite/g++.dg/ext/max.C: New test.
8354
8355 2003-02-03  Jan Hubicka  <jh@suse.cz>
8356
8357         * gcc.c-torture/execute/20030203-1.c: New test.
8358
8359 2003-02-03  Richard Earnshaw  <rearnsha@arm.com>
8360
8361         * gcc.c-torture/exectue/ieee/20000320-1.c: The ARM VFP format is
8362         'natural-endian'.
8363
8364 2003-02-01  Richard Sandiford  <rsandifo@redhat.com>
8365
8366         * g++.dg/init/new1.C: Remove -fvolatile dg-options line.
8367         * g++.dg/init/new2.C: Likewise.
8368         * g++.dg/other/new1.C: Likewise.
8369
8370 2003-01-31  Loren J. Rittle <ljrittle@acm.org>
8371
8372         * gcc.dg/struct-ret-libc.c: New test.
8373
8374 2003-01-31  Ulrich Weigand  <uweigand@de.ibm.com>
8375
8376         * gcc.dg/20030129-1.c: New test.
8377
8378 2003-01-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8379
8380         PR c++/8849
8381         * g++.dg/template/ptrmem4.C: New test.
8382
8383 2003-01-29  Mark Mitchell  <mark@codesourcery.com>
8384
8385         * g++.dg/parser/constant1.C: New test.
8386
8387 2003-01-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8388
8389         PR c++/8591
8390         * g++.dg/parse/friend2.C: New test.
8391
8392 2003-01-29  Nathan Sidwell  <nathan@codesourcery.com>
8393
8394         PR c++/9437
8395         * g++.dg/template/unify4.C: New test.
8396
8397 2003-01-28  Richard Sandiford  <rsandifo@redhat.com>
8398
8399         * gcc.c-torture/execute/20030128-1.c: New test.
8400
8401 2003-01-28  Jeffrey D. Oldham  <oldham@codesourcery.com>
8402
8403         * g++.dg/lookup/nested1.C: Test moved from ...
8404         * g++.old-deja/g++.other/lookup24.C: ... here.
8405
8406 2003-01-28  Jan Hubicka  <jh@suse.cz>
8407
8408         * gcc.dg/i386-cmov5.c:  New test.
8409
8410 2003-01-28  D.Venkatasubramanian   <dvenkat@noida.hcltech.com>
8411
8412         * gcc.c-torture/execute/20010925-1.c: Changed the
8413         memcpy declaration.
8414
8415 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
8416
8417         PR c++/3902
8418         * g++.dg/parse/template5.C: New test.
8419
8420 2003-01-28  Toon Moene  <toon@moene.indiv.nluug.nl>
8421
8422         PR fortran/9258
8423         * g77.dg/pr9258: New test.
8424
8425 2003-01-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8426
8427         * README: Move relevant parts from README.g++.
8428
8429         * README.g++: Remove this file.
8430
8431 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
8432
8433         * g++.dg/abi/dcast1.C: New test.
8434
8435 2003-01-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8436
8437         * gcc.c-torture/execute/builtin-constant.x: Only expect failure at -O1.
8438
8439 2003-01-27  Jeffrey D. Oldham  <oldham@codesourcery.com>
8440
8441         PR c++/47
8442         * g++.old-deja/g++.other/lookup24.C: New test.
8443
8444 2003-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8445
8446         PR middle-end/7227
8447         * gcc.dg/uninit-C.c: New test.
8448
8449 2003-01-27  Nathan Sidwell  <nathan@codesourcery.com>
8450
8451         * g++.dg/abi/covariant1.C: New test.
8452
8453 2003-01-25  Ulrich Weigand  <uweigand@de.ibm.com>
8454
8455         * gcc.dg/20030123-1.c: New test.
8456
8457 2003-01-25  Jan Hubicka  <jh@suse.cz>
8458
8459         PR opt/8492
8460         * gcc.c-torture/compile/20030125-1.c
8461
8462 2003-01-25  Nathan Sidwell  <nathan@codesourcery.com>
8463
8464         PR c++/9403
8465         * g++.dg/parse/template3.C: New test.
8466         * g++.old-deja/g++.pt/memclass5.C: Add needed template keyword.
8467
8468         PR c++/795
8469         * g++.dg/parse/template4.C: New test.
8470
8471         PR c++/9415
8472         * g++.dg/template/qual2.C: New test.
8473
8474         PR c++/8545
8475         * g++.old-deja/g++.brendan/parse3.C: Remove XFAIL.
8476
8477         * g++.old-deja/g++.ns/bogus1.C: Change expected error.
8478
8479 2003-01-25  Roger Sayle  <roger@eyesopen.com>
8480
8481         * gcc.c-torture/execute/switch-1.c: New test case.
8482
8483 2003-01-25  Jan Hubicka  <jh@suse.cz>
8484
8485         * gcc.c-torture/execute/20030125-1.[cx]: New test.
8486
8487 2003-01-25  Paolo Carlini  <pcarlini@unitus.it>
8488
8489         Tweaks for Bison-1.875. From the NEWS file:
8490         "- `parse error' -> `syntax error'
8491         Bison now uniformly uses the term `syntax error'"
8492         * gcc.dg/cpp/19990413-1.c: Test for "(parse|syntax) error".
8493         * gcc.dg/cpp/digraph2.c: Likewise.
8494         * gcc.dg/cpp/direct2.c: Likewise.
8495         * gcc.dg/cpp/paste4.c: Likewise.
8496         * gcc.dg/c90-restrict-1.c: Likewise.
8497         * gcc.dg/c99-func-2.c: Likewise.
8498         * gcc.dg/noncompile/920721-2.c: Likewise.
8499         * gcc.dg/noncompile/930622-2.c: Likewise.
8500         * gcc.dg/noncompile/940112-1.c: Likewise.
8501         * gcc.dg/noncompile/950921-1.c: Likewise.
8502         * gcc.dg/noncompile/951123-1.c: Likewise.
8503         * gcc.dg/noncompile/971104-1.c: Likewise.
8504         * gcc.dg/noncompile/990416-1.c: Likewise.
8505
8506 2003-01-24  Paolo Carlini  <pcarlini@unitus.it>
8507
8508         * g++.dg/parse/undefined1.C: Add error message.
8509
8510 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
8511
8512         PR c++/9354
8513         * g++.dg/parse/new1.C: New test.
8514
8515         PR c++/9216
8516         * g++.dg/parse/template2.C: New test.
8517
8518         PR c++/9354
8519         * g++.dg/parse/typedef2.C: New test.
8520
8521         PR c++/9328
8522         * g++.dg/ext/typeof3.C: New test.
8523
8524 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
8525
8526         PR c++/2738
8527         * g++.dg/parse/ret-type1.C: New test.
8528
8529         PR c++/3792
8530         * g++.dg/parse/tmpl-outside1.C: New test.
8531
8532         PR c++/4207
8533         * g++.dg/parse/int-as-enum1.C: New test.
8534
8535         PR c++/4903
8536         * g++.dg/parse/no-typename1.C: New test.
8537
8538         PR c++/5533
8539         * g++.dg/parse/no-value1.C: New test.
8540
8541         PR c++/5921
8542         * g++.dg/parse/wrong-inline1.C: New test.
8543
8544         PR c++/6402
8545         * g++.dg/parse/ref1.C: New test.
8546
8547         PR c++/6992
8548         * g++.dg/parse/attr-ctor1.C: New test.
8549
8550         PR c++/7229
8551         * g++.dg/parse/namespace5.C: New test.
8552
8553         PR c++/7917
8554         * g++.dg/parse/func-def1.C: New test.
8555
8556         PR c++/8143
8557         * g++.dg/parse/undefined1.C: New test.
8558
8559         PR c++/5723, PR c++/8522
8560         * g++.dg/parse/specialization1.C: New test.
8561
8562         PR c++/163, PR c++/8595
8563         * g++.dg/parse/struct-as-enum1.C: New test.
8564
8565         PR c++/9173
8566         * g++.dg/parse/undefined2.C: New test.
8567
8568 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
8569
8570         PR c++/9298
8571         * g++.dg/parse/template1.C: New test.
8572
8573         PR c++/9384
8574         * g++.dg/parse/using1.C: New test.
8575
8576         PR c++/9285
8577         PR c++/9294
8578         * g++.dg/parse/expr2.C: New test.
8579
8580         PR c++/9388
8581         * g++.dg/parse/lookup2.C: Likewise.
8582
8583 2003-01-21  Jan Hubicka  <jh@suse.cz>
8584
8585         * gcc.c-torture/execute/990208-1.c:  Add noinline attributes as needed.
8586         * gcc.c-torture/execute/eeprof-1.c:  Likewise.
8587         * gcc.c-torture/execute/stdio-opt-*.c: Likewise.
8588         * gcc.c-torture/execute/string-opt-*.c: Likewise.
8589
8590 2003-01-20  Nick Clifton  <nickc@redhat.com>
8591
8592         * gcc.c-torture/execute/20030117-1.c: New test case.  Exposes
8593         problem with ARM sibcall code generation.
8594
8595 2003-01-20  Kazu Hirata  <kazu@cs.umass.edu>
8596
8597         * gcc.c-torture/execute/20030120-1.c: New.
8598
8599 2003-01-19  Paolo Carlini  <pcarlini@unitus.it>
8600
8601         * g++.old-deja/g++.pt/typename13.C: Remove XFAIL.
8602
8603 2003-01-17  Mark Mitchell  <mark@codesourcery.com>
8604
8605         PR c++/9272
8606         * g++.dg/parse/ctor1.C: New test.
8607
8608         PR c++/9294:
8609         * g++.dg/parse/qualified1.C: New test.
8610
8611         * g++.dg/parse/typename3.C: New test.
8612
8613 2003-01-16  Richard Henderson  <rth@redhat.com>
8614
8615         * g++.dg/tls/init-2.C: Fix error matches for real this time.
8616
8617 2003-01-16  Richard Henderson  <rth@redhat.com>
8618
8619         * g++.dg/pch/pch.exp: Copy test header to the working directory
8620         before using it either for precompilation or direct use.
8621         * g++.dg/pch/*.Hs: Rename from gcc.dg/pch/*.H.
8622         * g++.dg/pch/*.C: Include foo.H, not foo.Hp.
8623
8624 2003-01-16  Richard Henderson  <rth@redhat.com>
8625
8626         * gcc.dg/pch/pch.exp: Copy test header to the working directory
8627         before using it either for precompilation or direct use.
8628         * gcc.dg/pch/*.hs: Rename from gcc.dg/pch/*.h.
8629         * gcc.dg/pch/*.c: Include foo.h, not foo.hp.
8630
8631 2003-01-16  Mark Mitchell  <mark@codesourcery.com>
8632
8633         * gcc/testsuite/g++.dg/ext/typename1.C: Add typename keyword.
8634         * gcc/testsuite/g++.dg/template/crash1.C: Update error messages.
8635         * gcc/testsuite/g++.dg/template/crash2.C: Remove error message.
8636         * gcc/testsuite/g++.dg/parse/typename2.C: New test.
8637         * gcc/testsuite/g++.dg/template/typename2.C: Change implicit
8638         typename warning into error.
8639         * gcc/testsuite/g++.old-deja/g++.benjamin/tem03.C: Issue more
8640         error messages.
8641         * gcc/testsuite/g++.old-deja/g++.benjamin/tem04.C: Fix typos.
8642         * gcc/testsuite/g++.old-deja/g++.brendan/crash56.C: Add this->.
8643         * gcc/testsuite/g++.old-deja/g++.law/visibility13.C: Remove error
8644         messages.
8645         * gcc/testsuite/g++.old-deja/g++.ns/template17.C: Reorder code to
8646         make declaration visible in template.
8647         * gcc/testsuite/g++.old-deja/g++.pt/crash3.C: Fix typos.
8648         * gcc/testsuite/g++.old-deja/g++.pt/crash36.C: Issue more error
8649         messages.
8650         * gcc/testsuite/g++.old-deja/g++.pt/crash5.C: Improve error
8651         message.
8652         * gcc/testsuite/g++.old-deja/g++.pt/crash67.C: Remove warning.
8653         * gcc/testsuite/g++.old-deja/g++.pt/inherit1.C: Add this->.
8654         * gcc/testsuite/g++.old-deja/g++.pt/niklas01a.C: Add error message.
8655         * gcc/testsuite/g++.old-deja/g++.pt/typename16.C: Replace implicit
8656         typename warning with error message.
8657         * gcc/testsuite/g++.old-deja/g++.pt/typename19.C: Remove warning.
8658         * gcc/testsuite/g++.old-deja/g++.robertl/eb112.C: Fix typo.
8659         * gcc/testsuite/g++.old-deja/g++.robertl/eb24.C: Use this->.
8660
8661 2003-01-16  Nathan Sidwell  <nathan@codesourcery.com>
8662
8663         * g++.dg/parse/ambig2.C: New test.
8664
8665 2003-01-15  Richard Henderson  <rth@redhat.com>
8666
8667         * g++.dg/tls/init-2.C: Update error message string.
8668
8669 2003-01-15  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8670
8671         * gcc.c-torture/execute/builtin-constant.x: XFAIL the test.
8672
8673 2003-01-15  Stephane Carrez  <stcarrez@nerim.fr>
8674
8675         * gcc.c-torture/compile/20000804-1.x: Don't execute this test at
8676         all for HC11/HC12.
8677         * gcc.c-torture/compile/20001205-1.x: Likewise.
8678         * gcc.c-torture/compile/20001226-1.x: Likewise.
8679         * gcc.c-torture/compile/920520-1.x: Likewise.
8680         * gcc.c-torture/compile/961203-1.x: Likewise.
8681         * gcc.c-torture/compile/20020604-1.x: Likewise.
8682
8683 2003-01-15  Jan Hubicka  <jh@suse.cz>
8684
8685         * gcc.c-torture/compile/20030115-1.c: New test.
8686
8687         * gcc.dg/i386-fpcvt-1.c: New test.
8688         * gcc.dg/i386-fpcvt-2.c: New test.
8689
8690 2003-01-14  Jeffrey D. Oldham  <oldham@codesourcery.com>
8691
8692         Further conform g++'s __vmi_class_type_info to the C++ ABI
8693         specification.
8694         * g++.old-deja/g++.abi/vmihint.C (main): Revise expected flags per
8695         the specification.
8696
8697 2003-01-14  Jan Hubicka  <jh@suse.cz>
8698
8699         * gcc.dg/i386-fpcvt-1.c: New test.
8700         * gcc.dg/i386-fpcvt-2.c: New test.
8701
8702 2003-01-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
8703
8704         * gcc.dg/i386-mmx-3.c: New test.
8705
8706 2003-01-12  Mark Mitchell  <mark@codesourcery.com>
8707
8708         PR c++/9264
8709         * g++.dg/parse/octal1.C: New file.
8710
8711         PR c++/9172
8712         * g++.dg/parse/typename1.C: New file.
8713
8714 2003-01-10  Danny Smith  <dannysmith@users.sourceforge.net>
8715
8716         * gcc.dg/bf-ms-layout.c: Enable for cygwin and mingw32 targets.
8717         * gcc.dg/bf-no-ms-layout.c: Likewise.
8718         * gcc.dg/bf-ms-attrib.c: Likewise.
8719
8720 2003-01-10  Mark Mitchell  <mark@codesourcery.com>
8721
8722         PR c++/9099
8723         * g++.dg/parse/dtor1.C: New file.
8724
8725         PR c++/9128
8726         * g++.dg/rtti/typeid1.C: New file.
8727
8728         PR c++/9153
8729         * g++.dg/parse/lookup1.C: New file.
8730
8731         PR c++/9171
8732         * g++.dg/templ/spec5.C: New file.
8733
8734 2003-01-10  Josef Zlomek  <zlomekj@suse.cz>
8735
8736         * gcc.c-torture/compile/20030110-1.c: New test.
8737
8738 2003-01-09  Geoffrey Keating  <geoffk@apple.com>
8739
8740         Merge from pch-branch:
8741
8742         2002-12-23  Geoffrey Keating  <geoffk@apple.com>
8743
8744         * gcc.dg/pch/cpp-1.h: New.
8745         * gcc.dg/pch/cpp-1.c: New.
8746         * gcc.dg/pch/cpp-2.h: New.
8747         * gcc.dg/pch/cpp-2.c: New.
8748
8749         2002-11-19  Geoffrey Keating  <geoffk@apple.com>
8750
8751         * gcc.dg/pch/except-1.h: New.
8752         * gcc.dg/pch/except-1.c: New.
8753
8754         2002-11-13  Geoffrey Keating  <geoffk@apple.com>
8755
8756         * gcc.dg/pch/pch.exp: Ensure that <test>.hp doesn't exist before
8757         running test.
8758         * gcc.dg/pch: Include *.hp not *.h.
8759         * gcc.dg/pch/system-1.h: New.
8760         * gcc.dg/pch/system-1.c: New.
8761
8762         2002-11-11  Geoffrey Keating  <geoffk@apple.com>
8763
8764         * gcc.dg/pch/pch.exp: Compare .s files with/without PCH,
8765         rather than trying to build and run a program using PCH.
8766         * gcc.dg/pch: Remove dg-do commands from test files.
8767
8768         2002-11-08  Geoffrey Keating  <geoffk@apple.com>
8769
8770         * gcc.dg/pch/macro-3.c: New.
8771         * gcc.dg/pch/macro-3.h: New.
8772
8773         2002-11-04  Geoffrey Keating  <geoffk@apple.com>
8774
8775         * gcc.dg/pch/common-1.c: New.
8776         * gcc.dg/pch/common-1.h: New.
8777         * gcc.dg/pch/decl-1.c: New.
8778         * gcc.dg/pch/decl-1.h: New.
8779         * gcc.dg/pch/decl-2.c: New.
8780         * gcc.dg/pch/decl-2.h: New.
8781         * gcc.dg/pch/decl-3.c: New.
8782         * gcc.dg/pch/decl-3.h: New.
8783         * gcc.dg/pch/decl-4.c: New.
8784         * gcc.dg/pch/decl-4.h: New.
8785         * gcc.dg/pch/decl-5.c: New.
8786         * gcc.dg/pch/decl-5.h: New.
8787         * gcc.dg/pch/global-1.c: New.
8788         * gcc.dg/pch/global-1.h: New.
8789         * gcc.dg/pch/inline-1.c: New.
8790         * gcc.dg/pch/inline-1.h: New.
8791         * gcc.dg/pch/inline-2.c: New.
8792         * gcc.dg/pch/inline-2.h: New.
8793         * gcc.dg/pch/static-1.c: New.
8794         * gcc.dg/pch/static-1.h: New.
8795         * gcc.dg/pch/static-2.c: New.
8796         * gcc.dg/pch/static-2.h: New.
8797
8798         2002-09-01  Geoffrey Keating  <geoffk@redhat.com>
8799
8800         * g++.dg/pch/pch.exp: Better handle failing testcases.
8801         * gcc.dg/pch/pch.exp: Likewise.
8802         * gcc.dg/pch/macro-1.c: New.
8803         * gcc.dg/pch/macro-1.h: New.
8804         * gcc.dg/pch/macro-2.c: New.
8805         * gcc.dg/pch/macro-2.h: New.
8806
8807         2002-08-27  Geoffrey Keating  <geoffk@redhat.com>
8808
8809         * g++.dg/dg.exp: Treat files in pch/ specially.
8810         * g++.dg/pch/pch.exp: New file.
8811         * g++.dg/pch/empty.H: New file.
8812         * g++.dg/pch/empty.C: New file.
8813         * lib/g++-dg.exp (g++-dg-test): Add case for when $do_what is
8814         "precompile".
8815
8816         * gcc.dg/pch/pch.exp: New file.
8817         * gcc.dg/pch/empty.h: New file.
8818         * gcc.dg/pch/empty.c: New file.
8819         * lib/gcc-dg.exp (gcc-dg-test): Add case for when $do_what is
8820         "precompile".
8821
8822 2003-01-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8823
8824         * g++.dg/template/friend14.C: New test.
8825
8826 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
8827
8828         * gcc.dg/old-style-asm-1.c: New test.
8829
8830 2003-01-09  Richard Sandiford  <rsandifo@redhat.com>
8831
8832         * gcc.c-torture/compile/20030109-1.c: New test.
8833
8834 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
8835
8836         * gcc.c-torture/execute/20030109-1.c: New test.
8837
8838 2003-01-08  Larin Hennessey  <larin@science.oregonstate.edu>
8839
8840         * g++.old-deja/g++.mike/dyncast1.C: Remove reference to AMD A29K
8841         * g++.old-deja/g++.mike/dyncast2.C: Likewise
8842         * g++.old-deja/g++.mike/dyncast3.C: Likewise
8843         * g++.old-deja/g++.mike/eh2.C: Likewise
8844         * g++.old-deja/g++.mike/eh3.C: Likewise
8845         * g++.old-deja/g++.mike/eh5.C: Likewise
8846         * g++.old-deja/g++.mike/eh6.C: Likewise
8847         * g++.old-deja/g++.mike/eh7.C: Likewise
8848         * g++.old-deja/g++.mike/eh8.C: Likewise
8849         * g++.old-deja/g++.mike/eh9.C: Likewise
8850         * g++.old-deja/g++.mike/eh10.C: Likewise
8851         * g++.old-deja/g++.mike/eh12.C: Likewise
8852         * g++.old-deja/g++.mike/eh13.C: Likewise
8853         * g++.old-deja/g++.mike/eh14.C: Likewise
8854         * g++.old-deja/g++.mike/eh16.C: Likewise
8855         * g++.old-deja/g++.mike/eh17.C: Likewise
8856         * g++.old-deja/g++.mike/eh18.C: Likewise
8857         * g++.old-deja/g++.mike/eh21.C: Likewise
8858         * g++.old-deja/g++.mike/eh23.C: Likewise
8859         * g++.old-deja/g++.mike/eh24.C: Likewise
8860         * g++.old-deja/g++.mike/eh25.C: Likewise
8861         * g++.old-deja/g++.mike/eh26.C: Likewise
8862         * g++.old-deja/g++.mike/eh27.C: Likewise
8863         * g++.old-deja/g++.mike/eh28.C: Likewise
8864         * g++.old-deja/g++.mike/eh29.C: Likewise
8865         * g++.old-deja/g++.mike/eh31.C: Likewise
8866         * g++.old-deja/g++.mike/eh33.C: Likewise
8867         * g++.old-deja/g++.mike/eh34.C: Likewise
8868         * g++.old-deja/g++.mike/eh35.C: Likewise
8869         * g++.old-deja/g++.mike/eh36.C: Likewise
8870         * g++.old-deja/g++.mike/eh37.C: Likewise
8871         * g++.old-deja/g++.mike/eh38.C: Likewise
8872         * g++.old-deja/g++.mike/eh39.C: Likewise
8873         * g++.old-deja/g++.mike/eh40.C: Likewise
8874         * g++.old-deja/g++.mike/eh41.C: Likewise
8875         * g++.old-deja/g++.mike/eh42.C: Likewise
8876         * g++.old-deja/g++.mike/eh44.C: Likewise
8877         * g++.old-deja/g++.mike/eh46.C: Likewise
8878         * g++.old-deja/g++.mike/eh47.C: Likewise
8879         * g++.old-deja/g++.mike/eh48.C: Likewise
8880         * g++.old-deja/g++.mike/eh49.C: Likewise
8881         * g++.old-deja/g++.mike/eh50.C: Likewise
8882
8883
8884         PR c++/8615
8885         * g++.dg/template/char1.C: New test.
8886
8887         * g++.dg/template/varmod1.C: Fix typo.
8888
8889 2002-12-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8890
8891         DR 180
8892         * g++.old-deja/g++.pt/crash32.C: Expect error.
8893
8894 2002-12-01  Mark Mitchell  <mark@codesourcery.com>
8895
8896         PR c++/5919
8897         * g++.dg/template/varmod1.C: New test.
8898
8899         PR c++/8727
8900         * g++.dg/inherit/typeinfo1.C: New test.
8901
8902         PR c++/8663
8903         * g++.dg/inherit/typedef1.C: New test.
8904
8905 2002-11-30  Mark Mitchell  <mark@codesourcery.com>
8906
8907         PR c++/8332
8908         PR c++/8493
8909         * g++.dg/template/strlen1.C: New test.
8910
8911         PR c++/8227
8912         * g++.dg/template/ctor2.C: New test.
8913
8914         PR c++/8214
8915         * g++.dg/init/string1.C: New test.
8916
8917         PR c++/8511
8918         * g++.dg/template/friend8.C: New test.
8919
8920 2002-11-29  Joe Buck <jbuck@synopsys.com>
8921
8922         * g++.dg/lookup/anon2.C: New test.
8923
8924 2002-11-28  Kazu Hirata  <kazu@cs.umass.edu>
8925
8926         * gcc.c-torture/execute/strct-varg-1.x: Remove xfail on the
8927         h8300 port.
8928
8929 2002-11-27  Richard Sandiford  <rsandifo@redhat.com>
8930
8931         * gcc.dg/bitfld-6.c: New test.
8932
8933 2002-11-27  Jan Hubicka  <jh@suse.cz>
8934
8935         * gcc.c-torture/execute/20021127.[cx]: New test.
8936
8937 2002-11-26  Jan Hubicka  <jh@suse.cz>
8938
8939         * gcc.dg/i386-cmov[123].c: New tests for conditional move code
8940         quality.
8941
8942 2002-11-26  Geoffrey Keating  <geoffk@apple.com>
8943
8944         * g++.dg/init/brace2.C: New test.
8945         * g++.old-deja/g++.mike/p9129.C: Correct.
8946
8947 2002-11-26  Mark Mitchell  <mark@codesourcery.com>
8948
8949         * g++.dg/abi/empty10.C: Don't run on non-x86 targets.
8950
8951 2002-11-25  Andreas Bauer  <baueran@in.tum.de>
8952
8953         * gcc.dg/sibcall-6: New test for indirect sibcalls.
8954
8955 2002-11-25  Mark Mitchell  <mark@codesourcery.com>
8956
8957         * testsuite/g++.dg/abi/empty11.C: New test.
8958         * testsuite/g++.dg/rtti/cv1.C: New test.
8959
8960 2002-11-25  Hans-Peter Nilsson  <hp@bitrange.com>
8961
8962         * lib/prune.exp: Prune more -fpic/-fPIC warnings.
8963
8964 2002-11-24  Mark Mitchell  <mark@codesourcery.com>
8965
8966         * g++.dg/abi/empty10.C: New test.
8967
8968 2002-11-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
8969
8970         * gcc.c-torture/compile/20021124-1.c: New test.
8971
8972 2002-11-22  Mark Mitchell  <mark@codesourcery.com>
8973
8974         * g++.dg/abi/rtti2.C: New test.
8975
8976 2002-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
8977
8978         * gcc.dg/i386-unroll-1.c: New test.
8979
8980 2002-11-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
8981
8982         * gcc.c-torture/compile/20021120-1.c: New test.
8983         * gcc.c-torture/compile/20021120-2.c: New test.
8984
8985 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
8986
8987         * gcc.dg/bitfld-5.c: New test.
8988
8989 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
8990
8991         * gcc.c-torture/execute/20021120-3.c: New test.
8992
8993 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
8994
8995         * gcc.c-torture/execute/20021120-2.c: New test.
8996
8997 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
8998
8999         * gcc.c-torture/execute/20021120-1.c: New test.
9000
9001 2002-11-20  Jakub Jelinek  <jakub@redhat.com>
9002
9003         * gcc.c-torture/execute/20021118-3.c: New test.
9004
9005 2002-11-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
9006
9007         * gcc.c-torture/compile/20021119-1.c: New test.
9008
9009 2002-11-19  Jason Thorpe  <thorpej@wasabisystems.com>
9010
9011         * gcc.dg/duff-1.c: New test.
9012         * gcc.dg/duff-2.c: New test.
9013         * gcc.dg/duff-3.c: New test.
9014
9015 2002-11-18  Neil Booth  <neil@daikokuya.co.uk>
9016
9017         * gcc.dg/cpp/_Pragma5.c: New test.
9018
9019 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
9020
9021         * gcc.c-torture/execute/20021118-2.c: New test.
9022
9023 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
9024
9025         * gcc.c-torture/execute/20021118-1.c: New test.
9026
9027 2002-11-16  Jakub Jelinek  <jakub@redhat.com>
9028
9029         * gcc.dg/20021116-1.c: New test.
9030
9031 2002-11-14  Mark Mitchell  <mark@codesourcery.com>
9032
9033         * g++.dg/abi/vcall1.C: New test.
9034
9035 2002-11-14  Jakub Jelinek  <jakub@redhat.com>
9036
9037         * gcc.dg/20021029-1.c: New test.
9038         * gcc.dg/20021029-2.c: New test.
9039
9040 2002-11-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9041
9042         * g++.dg/abi/vague1.C (dg-final): Return if target is hppa*-*-hpux*.
9043
9044 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
9045
9046         PR c/8439
9047         * gcc.dg/20021110.c: Move to ...
9048         * gcc.c-torture/compile/20021110.c: .... here.
9049
9050 2002-11-11  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9051
9052         PR c/8467
9053         * gcc.c-torture/execute/20021111-1.c
9054
9055 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
9056
9057         PR c/8439
9058         * gcc.dg/20021110.c: New test.
9059
9060 2002-11-10  Mark Mitchell  <mark@codesourcery.com>
9061
9062         * g++.dg/abi/vthunk3.C: Run only on x86.
9063
9064 2002-11-10  Joseph S. Myers  <jsm@polyomino.org.uk>
9065
9066         * gcc.dg/c90-idem-qual-2.c, gcc.dg/c99-idem-qual-2.c: New tests.
9067
9068 2002-11-09  Hans-Peter Nilsson  <hp@bitrange.com>
9069
9070         * lib/compat.exp (compat-execute): Fix logic error in last
9071         change.
9072
9073 2002-11-09  Neil Booth  <neil@daikokuya.co.uk>
9074
9075         * gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directive.c: Update.
9076
9077 2002-11-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9078
9079         PR c++/8389
9080         * g++.dg/template/access6.C: New test.
9081
9082 2002-11-08  Jan Hubicka  <jh@suse.cz>
9083
9084         * gcc.dg/i386-ssefp-1.c: New test.
9085         * gcc.dg/i386-ssefp-1.c: New test.
9086
9087 2002-11-08  Jan Hubicka  <jh@suse.cz>
9088
9089         * gcc.c-torture/compile/20021108-1.c: New testcase for x86-64 failure.
9090
9091 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
9092
9093         * g++.dg/abi/vthunk3.C: New test.
9094
9095         PR c++/8338
9096         * g++.dg/template/crash2.C: New test.
9097
9098 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
9099
9100         * testsuite/g++.dg/abi/dtor1.C: New test.
9101         * testsuite/g++.dg/abi/dtor2.C: Likewise.
9102
9103 2002-11-05  Geoffrey Keating  <geoffk@apple.com>
9104
9105         * g++.old-deja/g++.eh/badalloc1.C: XFAIL excess errors test on
9106         Darwin.
9107
9108 2002-11-04  Adam Nemet  <anemet@lnxw.com>
9109
9110         * gcc.c-torture/execute/941014-1.x: thumb-elf was deprecated, use
9111         -mthumb.  Only xfail with -O0.
9112
9113 2002-11-03  Mark Mitchell  <mark@codesourcery.com>
9114
9115         * g++.dg/abi/thunk1.C: New test.
9116         * g++.dg/abi/thunk2.C: Likewise.
9117         * g++.dg/abi/vtt1.C: Likewise.
9118
9119 2002-11-02  Diego Novillo  <dnovillo@redhat.com>
9120
9121         PR optimization/8423
9122         * gcc.c-torture/execute/builtin-constant.c: New test.
9123
9124 2002-11-01  Zack Weinberg  <zack@codesourcery.com>
9125
9126         * g++.dg/ext/typedef-init.C, gcc.dg/typedef-init.C:
9127         Add some more cases.
9128
9129 2002-11-01  Mark Mitchell  <mark@codesourcery.com>
9130
9131         PR c++/8391
9132         * g++.dg/opt/local1.C: New test.
9133
9134 2002-10-30  Mark Mitchell  <mark@codesourcery.com>
9135
9136         PR c++/8160
9137         * g++.dg/template/complit1.C: New test.
9138
9139         PR c++/8149
9140         * g++.dg/template/typename4.C: Likewise.
9141
9142 2002-10-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9143
9144         Core issue 287, PR c++/7639
9145         * g++.dg/template/instantiate1.C: Adjust error location.
9146         * g++.dg/template/instantiate3.C: New test.
9147         * g++.old-deja/g++.pt/crash10.C: Adjust error location.
9148         * g++.old-deja/g++.pt/derived3.C: Adjust error location.
9149         * g++.old-deja/g++.pt/spec28.C: Reorder declaration.
9150
9151 2002-10-29  Hans-Peter Nilsson  <hp@bitrange.com>
9152
9153         * lib/compat.exp (compat-execute): Don't clean out a gluefile.
9154
9155 2002-10-29  Mark Mitchell  <mark@codesourcery.com>
9156
9157         PR c++/8287
9158         * g++.dg/init/dtor2.C: New test.
9159
9160 2002-10-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9161
9162         * gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6.
9163         * gcc.dg/nest.c: Bypass errors on irix6.
9164
9165 2002-10-27  Hans-Peter Nilsson  <hp@bitrange.com>
9166
9167         * gcc.dg/nest.c: Expect error for mmix-*-*.
9168         * gcc.dg/20021014-1.c: Use dg-error, not dg-build.
9169
9170 2002-10-26  Hans-Peter Nilsson  <hp@bitrange.com>
9171
9172         * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors
9173         markers.
9174
9175         * gcc.dg/20021014-1.c: Expect build failure on mmix-*-*.
9176
9177 2002-10-25  Mike Stump  <mrs@apple.com>
9178
9179         * gcc.dg/warn-1.c: New test.
9180
9181 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
9182
9183         * g++.dg/template/typename3.C: New test.
9184
9185 2002-10-25  Mark Mitchell  <mark@codesourcery.com>
9186
9187         * g++.dg/lookup/ptrmem1.C: New test.
9188
9189         * g++.dg/abi/vthunk2.C: New test.
9190
9191 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
9192
9193         * g++.dg/ext/vla1.C, gcc.dg/vla-2.c: New tests.
9194
9195 2002-10-24  Mark Mitchell  <mark@codesourcery.com>
9196
9197         * g++.dg/abi/empty9.C: New test.
9198
9199 2002-10-24  Richard Henderson  <rth@redhat.com>
9200
9201         * g++.dg/inherit/thunk1.C: Enable for ia64.
9202
9203 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
9204
9205         PR c++/8067
9206         * g++.dg/lookup/pretty1.C: New test.
9207
9208 2002-10-23  Jakub Jelinek  <jakub@redhat.com>
9209
9210         * gcc.dg/20021023-1.c: New test.
9211
9212 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
9213
9214         PR c++/7679
9215         * g++.dg/parse/inline1.C: New test.
9216
9217 2002-10-23  Richard Henderson  <rth@redhat.com>
9218
9219         * g++.dg/inherit/thunk1.C: Enable for x86_64.
9220
9221         * g++.dg/inherit/thunk1.C: Enable for s390 and alpha.
9222
9223 2002-10-22  Mark Mitchell  <mark@codesourcery.com>
9224
9225         PR c++/6579
9226         * g++.dg/parse/stmtexpr3.C: New test.
9227
9228 2002-10-22  Nathan Sidwell  <nathan@codesourcery.com>
9229
9230         * g++.dg/expr/cond1.C: New test.
9231
9232 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
9233
9234         * gcc.dg/sibcall-5.c: Correct { dg-do run } line.
9235
9236 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
9237
9238         * g++.dg/abi/vbase13.C: New test.
9239         * g++.dg/abi/vbase14.C: Likewise.
9240
9241 2002-10-21  Jakub Jelinek  <jakub@redhat.com>
9242
9243         * gcc.dg/tls/pic-1.c: New test.
9244         * gcc.dg/tls/nonpic-1.c: New test.
9245         * gcc.dg/20021018-1.c: New test.
9246
9247 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
9248
9249         * lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
9250         Remove only files with the same base name as the test case.
9251         (profopt-perf-value): Pass TESTCASE to profopt-cleanup.
9252         (profopt-execute): Likewise.  Also, remove old profiling
9253         and performance data files before running the tests.
9254
9255         * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls.
9256         * g++.dg/bprob/bprob.exp: Likewise.
9257         * g77.dg/bprob/bprob.exp: Likewise.  Also, relax regexp
9258         to allow more general test case names.
9259
9260         * g++.dg/bprob/bprob-1.C: Rename to ...
9261         * g++.dg/bprob/g++-bprob-1.C: ... this.
9262
9263         * g77.dg/bprob/bprob-1.f: Rename to ...
9264         * g77.dg/bprob/g77-bprob-1.f: ... this.
9265
9266 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
9267
9268         * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
9269         bison 1.50 or later.
9270
9271 2002-10-21  Janis Johnson  <janis187@us.ibm.com>
9272
9273         * g++.dg/README: Describe more test directories.
9274
9275 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
9276
9277         * g++.dg/init/array6.C: Add additional tests.
9278
9279 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
9280
9281         * gcc.dg/weak/typeof-2.c: Handle s390x targets as well.
9282         * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode.
9283
9284 2002-10-21  Kazu Hirata  <kazu@cs.umass.edu>
9285
9286         * gcc.c-torture/compile/20020604-1.x: New.
9287         * gcc.c-torture/compile/simd-5.x: Likewise.
9288         * gcc.c-torture/execute/920710-1.x: Likewise.
9289         * gcc.c-torture/execute/20020720-1.x: Disable on h8300.
9290
9291 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
9292
9293         * g++.dg/inherit/override1.C: Add dg-options clause.
9294
9295 2002-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
9296
9297         * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and
9298         _mm_slli_si128.
9299
9300 2002-10-19  Andreas Schwab  <schwab@suse.de>
9301
9302         * lib/compat.exp (compat-run): Prepend "./" when $dest has no
9303         directory component.
9304
9305 2002-10-18  Mark Mitchell  <mark@codesourcery.com>
9306
9307         * g++.dg/inherit/thunk1.C: New test.
9308
9309         * g++.dg/inherit/override1.C: New test.
9310
9311         * g++.dg/abi/mangle11.C: New test.
9312         * g++.dg/abi/mangle14.C: New test.
9313         * g++.dg/abi/mangle17.C: New test.
9314
9315 2002-10-17  Nathan Sidwell  <nathan@codesourcery.com>
9316
9317         * g++.dg/overload/member2.C: New test.
9318
9319 2002-10-17  Janis Johnson  <janis187@us.ibm.com>
9320
9321         * g++.dg/README: Describe new compat directory.
9322         * g++.dg/dg.exp: Skip tests in compat directory.
9323         * README.compat: New file.
9324         * lib/compat.exp: New expect script.
9325         * g++.dg/compat: New test directory.
9326         * g++.dg/compat/compat.exp: New expect script.
9327         * g++.dg/compat/abi: New test directory.
9328         * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C,
9329         g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h,
9330         g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C,
9331         g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h,
9332         g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C,
9333         g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h,
9334         g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C,
9335         g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h,
9336         g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C,
9337         g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h,
9338         g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C,
9339         g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files.
9340         * g++.dg/compat/break: New test directory.
9341         * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C,
9342         g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h,
9343         g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C,
9344         g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h,
9345         g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C,
9346         g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h,
9347         g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C,
9348         g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h,
9349         g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C,
9350         g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h,
9351         g++.dg/compat/break/README: New files.
9352         * g++.dg/compat/eh: New test directory.
9353         * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C,
9354         g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h,
9355         g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C,
9356         g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h,
9357         g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C,
9358         g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h,
9359         g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C,
9360         g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h,
9361         g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C,
9362         g++.dg/compat/eh/filter2_y.C,
9363         g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C,
9364         g++.dg/compat/eh/new1_y.C,
9365         g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C,
9366         g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h,
9367         g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C,
9368         g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h,
9369         g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C,
9370         g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h,
9371         g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C,
9372         g++.dg/compat/eh/unexpected1_y.C: New files.
9373         * g++.dg/compat/init: New test directory.
9374         * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C,
9375         g++.dg/compat/init/array5_y.C,
9376         g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C,
9377         g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h,
9378         g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C,
9379         g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h,
9380         g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C,
9381         g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h,
9382         g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C,
9383         g++.dg/compat/init/init-ref2_y.C: New files.
9384
9385 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
9386
9387         PR c++/7584
9388         * g++.dg/inherit/using3.C: New test.
9389
9390 2002-10-17  Jan Hubicka  <jh@suse.cz>
9391
9392         * gcc.dg/20021017-2.c: New test.
9393
9394 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
9395
9396         * g++.dg/abi/mangle16.C: Adjust.
9397
9398         * g++.dg/init/array8.C: New test.
9399
9400 2002-10-17  Richard Sandiford  <rsandifo@redhat.com>
9401
9402         * gcc.dg/special/mips-abi.exp: New test.
9403         * gcc.dg/special/mips-abi.s: Empty file used by the above.
9404
9405 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
9406
9407         * g++.dg/abi/mangle16.C: New test.
9408         * g++.dg/abi/mangle17.C: Likewise.
9409
9410         PR c++/7478
9411         * g++.dg/template/ref1.C: New test.
9412
9413 2002-10-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9414
9415         * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
9416
9417 2002-10-16  Ulrich Weigand  <uweigand@de.ibm.com>
9418
9419         * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.
9420
9421 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
9422
9423         PR c++/7524
9424         * g++.dg/init/array7.C: New test.
9425
9426 2002-10-15  Mark Mitchell  <mark@codesourcery.com>
9427
9428         * g++.dg/init/array6.C: New test.
9429
9430         * g++.dg/abi/mangle13.C: Likewise.
9431         * g++.dg/abi/mangle14.C: Likewise.
9432         * g++.dg/abi/mangle15.C: Likewise.
9433
9434 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
9435
9436         * g++.dg/abi/empty8.C: New test.
9437
9438 2002-10-15  Nathan Sidwell  <nathan@codesourcery.com>
9439
9440         * g++.dg/init/ctor1.C: New test.
9441
9442 2002-10-15  Ulrich Weigand  <uweigand@de.ibm.com>
9443
9444         * gcc.c-torture/execute/20021015-1.c: New test.
9445
9446 2002-10-15  J"orn Rennecke <joern.rennecke@superh.com>
9447
9448         * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.
9449
9450 2002-10-14  Jan Hubicka  <jh@suse.cz>
9451
9452         * gcc.dg/i386-ssetype-[1-5].c: New tests.
9453
9454 2002-10-14  Richard Henderson  <rth@redhat.com>
9455
9456         * gcc.dg/20020219-1.c: Disable for 16-bit targets.
9457
9458 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
9459
9460         PR optimization/6631
9461         * g++.dg/opt/const2.C: New test.
9462
9463 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
9464
9465         PR c++/7176
9466         * g++.dg/parse/friend1.C: New test.
9467         * g++.old-deja/g++.pt/memtemp64.C: Adjust.
9468
9469 2002-10-14  Jakub Jelinek  <jakub@redhat.com>
9470
9471         * gcc.dg/20021014-1.c: New test.
9472
9473 2002-10-11  Mark Mitchell  <mark@codesourcery.com>
9474
9475         PR c++/5661
9476         * g++.dg/ext/vlm1.C: New test.
9477         * g++.dg/ext/vlm2.C: Likewise.
9478
9479         * g++.dg/init/array1.C: Remove invalid braces.
9480         * g++.dg/init/brace1.C: New test.
9481         * g++.dg/init/copy2.C: Likewise.
9482         * g++.dg/init/copy3.C: Likewise.
9483         * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR.
9484         * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of
9485         braces.
9486
9487 2002-10-11  Neil Booth  <neil@daikokuya.co.uk>
9488
9489         * gcc.dg/cpp/assembler.S: Don't use -ansi.
9490
9491 2002-10-11  Richard Shann  <richard.shann@superh.com>
9492
9493         * gcc.c-torture/compile/simd-5.c: New test.
9494
9495 2002-10-10  Roger Sayle  <roger@eyesopen.com>
9496
9497         * gcc.c-torture/execute/shiftopt-1.c: New test case.
9498
9499 2002-10-10  Jim Wilson  <wilson@redhat.com>
9500
9501         * gcc.c-torture/execute/20021010-1.c: New test.
9502
9503 2002-10-09  Zack Weinberg  <zack@codesourcery.com>
9504
9505         PR c/7353
9506         * g++.dg/ext/typedef-init.C: New test.
9507         * gcc.dg/typedef-init.c: New test.
9508
9509 2002-10-09  Neil Booth  <neil@daikokuya.co.uk>
9510
9511         * gcc.dg/cpp/paste13.c: New test.
9512
9513 2002-10-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9514
9515         * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs.  For
9516         remaining platforms, XFAIL during compile, not execute.  Don't
9517         XFAIL at -O0.
9518
9519 2002-10-08  Nathan Sidwell  <nathan@codesourcery.com>
9520
9521         * gcc.dg/alias-1.c: Tweak expected warning.
9522
9523 2002-10-06  D.Venkatasubramanian <dvenkat@noida.hcltech.com>
9524
9525         * gcc.dg/20020411-1.c: Disable for 16-bit "int".
9526
9527 2002-10-06  Andreas Jaeger  <aj@suse.de>
9528
9529         * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp.
9530         * gcc.dg/cpp/c++98.C: Likewise.
9531
9532         * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here.
9533         * g++.dg/cpp/c++98.C: Likewise.
9534
9535         * g++.dg/README (Subdirectories): Mention cpp directory.
9536
9537         PR target/7559
9538         * gcc.dg/20021006-1.c: New test.
9539
9540 2002-10-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9541
9542         PR c++/7804
9543         * g++.dg/other/warning1.C: New test.
9544
9545 2002-10-04  Roger Sayle  <roger@eyesopen.com>
9546
9547         * gcc.c-torture/execute/20020720-1.x:  XFAIL instead of skipping
9548         the test on failing platforms.  Mark sparcv9-*-*, sparc64-*-*
9549         and sparc-*-* with -m64 as expected failures.  See PR 8087.
9550
9551 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
9552
9553         PR c++/7931
9554         * g++.dg/template/ptrmem3.C: New test.
9555
9556         PR c++/7754
9557         * g++.dg/template/union1.C: New test.
9558
9559 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
9560
9561         PR c++/8006
9562         * g++.dg/abi/mangle9.C: New test.
9563         * g++.dg/abi/mangle10.C: New test.
9564         * g++.dg/abi/mangle11.C: New test.
9565         * g++.dg/abi/mangle12.C: New test.
9566
9567 2002-10-02  Mark Mitchell  <mark@codesourcery.com>
9568
9569         PR c++/7188.
9570         * g++.dg/template/meminit1.C: New test.
9571         * g++.dg/warn/Wreorder-1.C: Likewise.
9572         * g++.old-deja/g++.mike/warn3.C: Tweak.
9573         * lib/prune.exp: Ingore "in copy constructor".
9574
9575 2002-10-02  Andreas Jaeger  <aj@suse.de>
9576
9577         * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c,
9578         gcc.dg/20020103-1.c, gcc.dg/20000614-2.c,
9579         g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable
9580         on x86-64.
9581
9582 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
9583
9584         * gcc.dg/empty1.C: Fix typo.
9585
9586 2002-10-01  Nathan Sidwell  <nathan@codesourcery.com>
9587
9588         * gcc.dg/alias-1.c: New test.
9589
9590 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
9591
9592         * gcc.dg/empty1.C: New test.
9593
9594         * g++.dg/tls/init-2.C: Tweak error messages.
9595
9596 2002-10-01  Richard Sandiford  <rsandifo@redhat.com>
9597
9598         * gcc.c-torture/compile/20020923-1.c: New test.
9599
9600 2002-09-30  Jason Thorpe  <thorpej@wasabisystems.com>
9601
9602         * gcc.c-torture/execute/ffs-1.c: New test.
9603         * gcc.c-torture/execute/ffs-2.c: Ditto.
9604
9605 2002-09-30  Nathan Sidwell  <nathan@codesourcery.com>
9606
9607         * g++.dg/overload/member1.C: New test.
9608
9609 2002-09-30  Mark Mitchell  <mark@code
9610
9611 2002-08-06  Aldy Hernandez  <aldyh@redhat.com>
9612
9613         * testsuite/gcc.dg/tls/diag-3.c: New.
9614
9615 2002-08-07  Gabriel Dos Reis  <gdr@nerim.net>
9616
9617         * g++.dg/README (Subdirectories): Document new subdir expr.
9618         * g++.dg/expr/pmf-1.C: New test.
9619
9620 2002-08-06  Neil Booth  <neil@daikokuya.co.uk>
9621
9622         * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
9623
9624 2002-08-06  Jakub Jelinek  <jakub@redhat.com>
9625
9626         * g++.dg/abi/bitfield3.C: New test.
9627
9628 2002-08-05  Nathan Sidwell  <nathan@codesourcery.com>
9629
9630         * lib/gcov.exp: Tweak expected line formats.
9631         * gcc.misc-tests/gcov8.c: New test.
9632         * gcc.misc-tests/gcov8.x: New flags.
9633
9634 2002-08-05  Jakub Jelinek  <jakub@redhat.com>
9635
9636         * consistency.vlad/layout/endian.c: Include string.h.
9637
9638         * gcc.c-torture/execute/20020805-1.c: New test.
9639
9640 2002-08-04  Gabriel Dos Reis  <gdr@nerim.net>
9641
9642         * g++.dg/other/conversion1.C: New test.
9643
9644 2002-08-03  Roger Sayle  <roger@eyesopen.com>
9645
9646         * gcc.dg/builtins-1.c: New testcase.
9647
9648 2002-08-02  Mark Mitchell  <mark@codesourcery.com>
9649
9650         * g++.dg/inherit/access3.C: New test.
9651
9652 2002-08-01  Jakub Jelinek  <jakub@redhat.com>
9653
9654         * gcc.dg/ia64-visibility-2.c: New test.
9655
9656 2002-08-01  Benjamin Kosnik   <bkoz@redhat.com>
9657
9658         * g++.old-deja/g++.abi/ptrflags.C (expect): Change
9659         __qualifier_flags to __flags.
9660
9661 2002-07-31  Mark Mitchell  <mark@codesourcery.com>
9662
9663         * g++.dg/inherit/operator1.C: New test.
9664         * g++.dg/lookup/disamb1.C: Fix typo in comment.
9665         * g++.dg/other/error1.C: Change expected error message.
9666         * g++.dg/template/conv4.C: Likewise.
9667
9668 2002-07-26  Neil Booth  <neil@daikokuya.cop.uk>
9669
9670         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
9671         for documented behavior.
9672
9673 2002-07-25  Roger Sayle  <roger@eyesopen.com>
9674
9675         * gcc.c-torture/execute/20020720-1.x: Skip this test on
9676         several targets known to fail.
9677
9678 2002-07-25  Richard Sandiford  <rsandifo@redhat.com>
9679
9680         * gcc.dg/mips-args-[123].c: New tests.
9681
9682 2002-07-24  Aldy Hernandez  <aldyh@redhat.com>
9683
9684         * gcc.dg/ppc-spe.c: New.
9685
9686 2002-07-24  Geoffrey Keating  <geoffk@redhat.com>
9687
9688         * g++.dg/other/ptrmem4.C: New testcase.
9689
9690 2002-07-24  Richard Henderson  <rth@redhat.com>
9691
9692         * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
9693
9694 2002-07-24  Gabriel Dos Reis  <gdr@nerim.net>
9695
9696         * g++.dg/ext/alignof1.C (main): Return 0 for success.
9697
9698 2002-07-24  Roger Sayle  <roger@eyesopen.com>
9699
9700         * gcc.c-torture/execute/memset-3.c: New testcase.
9701
9702 2002-07-24  Neil Booth  <neil@daikokuya.co.uk>
9703
9704         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
9705         gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
9706
9707 2002-07-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9708
9709         * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
9710         Delete.
9711
9712 2002-07-23  J"orn Rennecke <joern.rennecke@superh.com>
9713
9714         * gcc.c-torture/compile/simd-4.c: New test.
9715
9716 2002-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9717
9718         PR c++/7347, c++/7348
9719         * g++.dg/template/access4.C: New test.
9720         * g++.dg/template/access5.C: New test.
9721         * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
9722         * g++.old-deja/g++.pt/memtemp86.C: Likewise.
9723         * g++.old-deja/g++.pt/ttp58.C: Likewise.
9724         * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
9725
9726 2002-07-22  Jakub Jelinek  <jakub@redhat.com>
9727
9728         * gcc.dg/gnu89-init-2.c: New test.
9729
9730 2002-07-21  Gabriel Dos Reis  <gdr@nerim.net>
9731
9732         * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
9733
9734 2002-07-20  Roger Sayle  <roger@eyesopen.com>
9735
9736         * gcc.c-torture/execute/20020720-1.c: New testcase.
9737
9738 2002-07-20  Neil Booth  <neil@daikokuya.co.uk>
9739
9740         * gcc.dg/cpp/Wsignprom.c: New tests.
9741
9742 2002-07-20  Alan Modra  <amodra@bigpond.net.au>
9743
9744         * gcc.c-torture/execute/loop-13.c: New test.
9745
9746 2002-07-19  Neil Booth  <neil@daikokuya.co.uk>
9747
9748         * gcc.dg/cpp/expr.c: New tests.
9749
9750 2002 07-18  David Edelsohn  <edelsohn@gnu.org>
9751
9752         * g++.dg/opt/pr6713.C: Add template instantiation.
9753
9754 2002-07-18  Alan Modra  <amodra@bigpond.net.au>
9755
9756         * gcc.dg/nest.c: New test.
9757
9758 2002-07-17  Richard Henderson  <rth@redhat.com>
9759
9760         * g++.dg/opt/pr6713.C: New test.
9761
9762 2002-07-17  Eric Botcazou  <ebotcazou@multimania.com>
9763
9764         * gcc.c-torture/execute/loop-2e.x: Let the testcase
9765         XFAIL for all x86 processors.
9766
9767 2002-07-17  Ian Dall  <ian@sibyl.beware.dropbear.id.au>
9768
9769         * gcc.c-torture/execute/20010122-1.x: Do not test with
9770         -fomit-frame-pointer.
9771
9772 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9773
9774         * g++.dg/template/instantiate2.C: New test.
9775         * g++.dg/template/spec4.C: New test.
9776
9777 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9778
9779         * g++.dg/template/access2.C: New test.
9780         * g++.dg/template/access3.C: New test.
9781
9782 2002-07-15  Zack Weinberg  <zack@codesourcery.com>
9783
9784         * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
9785         c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
9786         c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
9787         c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
9788         Convert to use <stdarg.h>.
9789         * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
9790         Delete.
9791         * gcc.dg/va-arg-2.c: New.
9792         * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
9793
9794 2002-07-15  Jakub Jelinek  <jakub@redhat.com>
9795
9796         * gcc.c-torture/compile/20020710-1.c: New test.
9797
9798 2002-07-11  J"orn Rennecke <joern.rennecke@superh.com>
9799                           Andrew Pinski  <pinskia@physics.uc.edu>
9800
9801         gcc.c-torture/compile/simd-2.c: New testcase.
9802         gcc.c-torture/compile/simd-3.c: Likewise.
9803
9804 2002-07-11  Mark Mitchell  <mark@codesourcery.com>
9805
9806         PR c++/7224
9807         * g++.dg/overload/error1.C: New test.
9808
9809 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9810
9811         * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
9812         configuration and IRIX 6 O32 ABI.
9813
9814 2002-07-11  Roger Sayle  <roger@eyesopen.com>
9815
9816         * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
9817
9818 2002-07-10  Roger Sayle  <roger@eyesopen.com>
9819
9820         * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
9821
9822 2002-07-10  Jeffrey A Law  <law@redhat.com>
9823
9824         * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
9825
9826         * gcc.c-torture/compile/930326-1.x: Remove.  No longer needed.
9827
9828 2002-07-09  Aldy Hernandez  <aldyh@redhat.com>
9829
9830         * gcc.dg/20020312-2.c: Check for __PPC__.
9831
9832 2002-07-09  Diego Novillo  <dnovillo@redhat.com>
9833
9834         * gcc.c-torture/compile/20020709-1.c: New test.
9835
9836 2002-07-07  Roger Sayle  <roger@eyesopen.com>
9837
9838         * g++.dg/template/qualttp21.C: New test case.
9839
9840 2002-07-06  Alexandre Oliva  <aoliva@redhat.com>
9841
9842         * gcc.c-torture/compile/20020706-1.c: New test.
9843         * gcc.c-torture/compile/20020706-2.c: New test.
9844
9845 2002-07-06  Brian R. Gaeke  <brg@dgate.ORG>
9846             Alexandre Oliva  <aoliva@redhat.com>
9847
9848         * g++.dg/warn/incomplete1.C: New test.
9849
9850 2002-07-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9851
9852         PR c++/7099
9853         * g++.dg/warn/noreturn1.C: New test.
9854
9855 2002-07-03  Mark Mitchell  <mark@codesourcery.com>
9856
9857         PR c++/6706
9858         * g++.dg/debug/debug6.C: New test.
9859         * g++.dg/debug/debug7.C: New test.
9860
9861 2002-07-04  J"orn Rennecke <joern.rennecke@superh.com>
9862
9863         * gcc.c-torture/compile/simd-3.c: New test.
9864
9865 2002-07-03  Chris Demetriou  <cgd@broadcom.com>
9866
9867         * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
9868         * gcc.dg/20020620-1.c: Likewise.
9869
9870 2002-07-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9871
9872         PR c++/6944
9873         * g++.dg/init/array4.C: New test.
9874         * g++.dg/init/array5.C: New test.
9875
9876 2002-07-03  J"orn Rennecke <joern.rennecke@superh.com>
9877
9878         * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
9879         * gcc.c-torture/execute/simd-2.c (main): Likewise.
9880
9881 2002-07-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9882
9883         * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
9884         * gcc.dg/wtr-aggr-init-1.c: Likewise.
9885         * gcc.dg/wtr-conversion-1.c: Likewise.
9886         * gcc.dg/wtr-escape-1.c: Likewise.
9887         * gcc.dg/wtr-int-type-1.c: Likewise.
9888         * gcc.dg/wtr-label-1.c: Likewise.
9889         * gcc.dg/wtr-static-1.c: Likewise.
9890         * gcc.dg/wtr-strcat-1.c: Likewise.
9891         * gcc.dg/wtr-suffix-1.c: Likewise.
9892         * gcc.dg/wtr-switch-1.c: Likewise.
9893         * gcc.dg/wtr-unary-plus-1.c: Likewise.
9894         * gcc.dg/wtr-union-init-1.c: Likewise.
9895         * gcc.dg/wtr-union-init-2.c: Likewise.
9896         * gcc.dg/wtr-union-init-3.c: Likewise.
9897
9898         * gcc.dg/wtr-func-def-1.c: New test.
9899
9900 2002-07-02 Devang Patel <dpatel@apple.com>
9901
9902         * objc.dg/param-1.m: New test.
9903
9904 2002-07-03  Neil Booth  <neil@daikokuya.co.uk>
9905
9906         * gcc.dg/cpp/trad/directive.c: Add test.
9907         * gcc.dg/cpp/trad/macroargs.c: Add test.
9908         * gcc.dg/cpp/trad/rec
9909
9910 2002-04-25  Roger Sayle  <roger@eyesopen.com>
9911
9912         * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
9913
9914 2002-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9915
9916         * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
9917         targets.
9918
9919 2002-04-24  Mark Mitchell  <mark@codesourcery.com>
9920
9921         * g++.dg/abi/mange7.C: New test.
9922
9923         PR c++/6438.
9924         * g++.dg/parse/stmtexpr2.C: New test.
9925
9926 2002-04-24  J"orn Rennecke <joern.rennecke@superh.com>
9927
9928         * gcc.dg/20020312-2.c: Add SH target.
9929
9930 2002-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9931
9932         * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
9933         compiler output on mips*-*-irix*.
9934
9935 2002-04-23  Jakub Jelinek  <jakub@redhat.com>
9936
9937         * g++.dg/parse/attr1.C: New test.
9938
9939 2002-04-23  Roger Sayle  <roger@eyesopen.com>
9940
9941         * gcc.c-torture/execute/string-opt-17.c: New test case.
9942         * gcc.c-torture/execute/memset-2.c: New test case.
9943
9944 2002-04-23  Mark Mitchell  <mark@codesourcery.com>
9945
9946         PR c++/6256:
9947         * g++.dg/template/friend5.C: New test.
9948
9949         PR c++/6331:
9950         * g++.dg/template/qual1.C: Likewise.
9951
9952 2002-04-22  Zack Weinberg  <zack@codesourcery.com>
9953
9954         * gcc.c-torture/execute/980707-1.c: Don't use isspace().
9955         Include stdlib.h, not stdio.h or ctype.h.
9956
9957 2002-04-22  Hans-Peter Nilsson  <hp@axis.com>
9958
9959         * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
9960         cris-*-elf* and mmix-*-*.
9961         * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
9962         * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
9963         g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
9964         Ditto.
9965         * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
9966         * gcc.dg/wchar_t-1.c: Ditto.
9967
9968 2002-04-21  Hans-Peter Nilsson  <hp@axis.com>
9969
9970         * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
9971         Clarify comment.
9972
9973 2002-04-21  Neil Booth  <neil@daikokuya.demon.co.uk>
9974
9975         * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
9976
9977 2002-04-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9978
9979         * gcc.c-torture/execute/20000906-1.x: Delete.
9980
9981 2002-04-20  David.Billinghurst <David.Billinghurst@riotinto.com>
9982
9983         * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
9984
9985 2002-04-19  Toon Moene  <toon@moene.indiv.nluug.nl>
9986
9987         * PR6367
9988         * g77.f-torture/execute/6367.f: New test.
9989         * g77.f-torture/execute/6367.x: Disable for MMIX.
9990
9991 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
9992
9993         * PR6352
9994         * g++.dg/opt/inline2.C: New test.
9995
9996 2002-04-18  Richard Henderson  <rth@redhat.com>
9997
9998         * gcc.dg/20000906-1.c: Enable for all targets.
9999         * gcc.c-torture/compile/iftrap-2.c: New.
10000
10001 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
10002
10003         * gcc.dg/20020418-1.c: New test.
10004         * gcc.dg/20020418-2.c: New test.
10005
10006 2002-04-18  Richard Henderson  <rth@redhat.com>
10007
10008         * gcc.c-torture/compile/iftrap-1.c: New.
10009         * gcc.dg/iftrap-1.c: Adjust for ia64.
10010         * gcc.dg/iftrap-2.c: New.
10011
10012 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
10013
10014         * gcc.c-torture/compile/20020418-1.c: New test.
10015
10016 2002-04-18  Roger Sayle  <roger@eyesopen.com>
10017
10018         * gcc.c-torture/compile/20020415-1.c: New.
10019
10020 2002-04-18  David S. Miller  <davem@redhat.com>
10021
10022         * gcc.c-torture/execute/20020418-1.c: New test.
10023
10024 2002-04-17  Jakub Jelinek  <jakub@redhat.com>
10025
10026         * gcc.dg/20020416-1.c: New test.
10027
10028         * g++.dg/opt/inline1.C: New test.
10029
10030 2002-04-16  Jakub Jelinek  <jakub@redhat.com>
10031
10032         * gcc.dg/altivec-5.c: New test.
10033
10034         * gcc.dg/20020415-1.c: New test.
10035
10036 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
10037
10038         * testsuite/lib/chill.exp: Remove.
10039
10040 2002-04-14  Jakub Jelinek  <jakub@redhat.com>
10041
10042         * g++.dg/other/big-struct.C: New test.
10043
10044 2002-04-14  David Billinghurst <David.Billinghurst@riotinto.com>
10045
10046         * g77.dg/f77-edit-i-in.f: Use internal buffer in place
10047         of scratch file.
10048
10049 2002-04-13  David Billinghurst <David.Billinghurst@riotinto.com>
10050
10051         PR c/6277
10052         * gcc.dg/i386-387-1.c:  Allow optional leading underscore
10053         in scan-assembler function name
10054
10055 2002-04-13  Hans-Peter Nilsson  <hp@bitrange.com>
10056
10057         * g77.f-torture/execute/980628-4.x,
10058         g77.f-torture/execute/980628-5.x,
10059         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
10060         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
10061         g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
10062         i[34567]86-*-*.
10063
10064 2002-04-13  David S. Miller  <davem@redhat.com>
10065
10066         * gcc.c-torture/execute/20020413-1.c: New test.
10067
10068 2002-04-13  Richard Sandiford  <rsandifo@redhat.com>
10069
10070         * gcc.dg/asm-6.c,
10071         * g++.dg/ext/asm1.C: New tests.
10072
10073 2002-04-12  Mark Mitchell  <mark@codesourcery.com>
10074
10075         PR c++ 5373.
10076         * g++.dg/parse/stmtexpr1.C: New test.
10077
10078         PR c++/5189.
10079         * g++.dg/template/copy1.C: New test.
10080
10081 2002-04-12  Richard Henderson  <rth@redhat.com>
10082
10083         * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
10084
10085 2002-04-12  Geoffrey Keating  <geoffk@redhat.com>
10086
10087         * gcc.c-torture/execute/20020412-1.c: New file, renamed from
10088         gcc.c-torture/execute/20020307-2.c.
10089
10090 2002-04-12  Richard Sandiford  <rsandifo@redhat.com>
10091
10092         * g++.dg/ext/attrib5.C,
10093         * g++.dg/lookup/struct1.C: New tests.
10094
10095 2002-04-11  Jakub Jelinek  <jakub@redhat.com>
10096
10097         * gcc.dg/20020411-1.c: New test.
10098
10099         * gcc.c-torture/execute/20020411-1.c: New test.
10100
10101 2002-04-10  Janis Johnson  <janis187@us.ibm.com>
10102
10103         * g77.f-torture/execute/6177.f: New test.
10104
10105 2002-04-10  Jakub Jelinek  <jakub@redhat.com>
10106
10107         PR middle-end/6247
10108         * g++.dg/opt/cleanup1.C: New test.
10109
10110         * g++.dg/opt/const1.C: New test.
10111
10112 2002-04-10  Lars Brinkhoff  <lars@nocrew.org>
10113
10114         * gcc.c-torture/execute/20020406-1.c: Declare malloc.
10115
10116 2002-04-10  Nathan Sidwell  <nathan@codesourcery.com>
10117
10118         PR c++/5507
10119         * g++.dg/template/typename2.C: New test.
10120
10121 2002-04-10  Alan Modra  <amodra@bigpond.net.au>
10122
10123         * gcc.c-torture/execute/loop-12.c: New.
10124
10125 2002-04-08  Hans-Peter Nilsson  <hp@bitrange.com>
10126
10127         * g77.f-torture/execute/980628-4.x,
10128         g77.f-torture/execute/980628-5.x,
10129         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
10130         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
10131         g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
10132
10133 2002-04-07  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10134
10135         PR optimization/6086
10136         * g++.dg/opt/preinc1.C: New test.
10137
10138 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
10139
10140         PR c++/5571
10141         * g++.dg/opt/static2.C: New test.
10142
10143 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
10144
10145         PR c/5120
10146         * gcc.dg/20020406-1.c: New test.
10147
10148 2002-04-04  David S. Miller  <davem@redhat.com>
10149
10150         * gcc.c-torture/execute/20020404-1.c: New test.
10151
10152 2002-04-04  Jakub Jelinek  <jakub@redhat.com>
10153
10154         PR c/6123
10155         * gcc.dg/20020312-2.c: Do not declare global register variable
10156         if __PIC__ or __pic__ is defined.
10157
10158 2002-04-04  Richard Earnshaw  <rearnsha@arm.com>
10159
10160         * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC.  Use
10161         __asm__ so that it works correctly even if -ansi -pedantic-errors.
10162
10163 2002-04-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10164
10165         * gcc.misc-tests/linkage.exp: Update last change to handle
10166         sparc*-, not just sparc-.
10167
10168 2002-04-03  Richard Henderson  <rth@redhat.com>
10169
10170         * gcc.dg/cpp/ucs.c: Improved long UCS test.
10171
10172 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
10173
10174         * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
10175
10176 2002-04-02  David S. Miller  <davem@redhat.com>
10177
10178         * gcc.c-torture/execute/20020402-3.c: New test.
10179
10180 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
10181
10182         * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
10183         * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
10184
10185         * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
10186         * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
10187         g77.f-torture/execute/20001201.x,
10188         g77.f-torture/execute/u77-test.x: New files.
10189
10190         * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
10191         * gcc.dg/wchar_t-1.c: Ditto.
10192
10193 2002-04-02  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10194
10195         * gcc.c-torture/execute/20020402-1.c: New test.
10196
10197 2002-04-01  Richard Henderson  <rth@redhat.com>
10198
10199         * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
10200
10201         * g++.dg/other/new1.C: Use __SIZE_TYPE__.
10202
10203 2002-04-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10204
10205         * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
10206
10207 2002-04-01  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
10208
10209         * g++.dg/inherit/template-as-base.C: Expect error.
10210         * g++.dg/inherit/namespace-as-base.C: Likewise.
10211
10212 2002-03-31  Hans-Peter Nilsson  <hp@bitrange.com>
10213
10214         * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
10215         g++.dg/ext/instantiate3.C: Tweak match patterns.
10216
10217         * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
10218         * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
10219         -da test.
10220
10221 2002-03-31  Richard Henderson  <rth@redhat.com>
10222
10223         * gcc.dg/special/alias-2.c: New.
10224         * gcc.dg/special/ecos.exp: Run it.
10225
10226 2002-03-31  Richard Henderson  <rth@redhat.com>
10227
10228         * gcc.dg/va-arg-1.c: Expect warnings, not errors.
10229
10230 2002-03-31  Kazu Hirata  <kazu@hxi.com>
10231
10232         * gcc.dg/weak-1.c: Disable on h8300 port.
10233
10234 2002-03-29  Janis Johnson  <janis187@us.ibm.com>
10235
10236         * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
10237         * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
10238         ordering tests.
10239         * g++.dg/bprob/bprob-1.C: New test.
10240         * g++.dg/gcov/gcov.exp: New driver for gcov tests.
10241         * g++.dg/gcov/gcov-1.C: New test.
10242         * g++.dg/gcov/gcov-1.x: New file.
10243         * g++.dg/gcov/gcov-2.C: New test.
10244         * g++.dg/gcov/gcov-3.C: New test.
10245         * g++.dg/gcov/gcov-3.h: New file.
10246
10247 2002-03-28  Roger Sayle  <roger@eyesopen.com>
10248
10249         * g++.old-deja/g++.other/builtins5.C: New test.
10250         * g++.old-deja/g++.other/builtins6.C: New test.
10251         * g++.old-deja/g++.other/builtins7.C: New test.
10252         * g++.old-deja/g++.other/builtins8.C: New test.
10253         * g++.old-deja/g++.other/builtins9.C: New test.
10254
10255 2002-03-29  Jakub Jelinek  <jakub@redhat.com>
10256
10257         * g++.dg/opt/static1.C: New test.
10258
10259         * g++.dg/opt/longbranch1.C: New test.
10260
10261 2002-03-28  Hans-Peter Nilsson  <hp@bitrange.com>
10262
10263         * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
10264
10265         * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
10266
10267 2002-03-28  Jeffrey A Law  (law@redhat.com)
10268
10269         * gcc.c-torture/execute/20020328-1.c: New test.
10270
10271 2002-03-27  Richard Henderson  <rth@redhat.com>
10272
10273         * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
10274         * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
10275         move from g++.old-deja/g++.ext/.
10276
10277 2002-03-27  Mark Mitchell  <mark@codesourcery.com>
10278
10279         * g++.dg/init/new2.C: New test.
10280
10281 2002-03-26  Richard Henderson  <rth@redhat.com>
10282
10283         * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
10284
10285         * gcc.dg/20020312-2.c: Don't test epilogue vs global register
10286         on sparc.
10287
10288         * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc.  Only run on
10289         sparcv9 systems.
10290         * gcc.dg/20001102-1.c: Likewise.
10291
10292 2002-03-26  Phil Edwards  <pme@gcc.gnu.org>
10293
10294         * gcc.dg/cpp/endif-pedantic1.c,
10295         gcc.dg/cpp/endif-pedantic2.c:  New tests.
10296
10297 2002-03-26  Mark Mitchell  <mark@codesourcery.com>
10298
10299         * g++.dg/init/new1.C: New test.
10300
10301 2002-03-26  Nathan Sidwell  <nathan@codesourcery.com>
10302
10303         * g++.dg/abi/vbase9.C: New test.
10304
10305 2002-03-26  Richard Earnshaw  <rearnsha@arm.com>
10306
10307         * gcc.dg/arm-asm.c: New test.
10308
10309 2002-03-26  Andrew Cagney  <ac131313@redhat.com>
10310
10311         * gcc.dg/Wswitch-enum.c: New test.
10312         Fix PR c/5044.
10313
10314 2002-03-26  Richard Henderson  <rth@redhat.com>
10315
10316         * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
10317         structure.
10318
10319 2002-03-25  Richard Henderson  <rth@redhat.com>
10320
10321         * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc.  Only run on
10322         sparcv9 systems.
10323
10324         * gcc.c-torture/compile/20011119-1.c (xxx): New.
10325         * gcc.c-torture/compile/20011119-2.c (xxx): New.
10326
10327 2002-03-25  Zack Weinberg  <zack@codesourcery.com>
10328
10329         * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
10330
10331 2002-03-25  Bob Wilson  <bob.wilson@acm.org>
10332
10333         * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
10334         targets using generic thunk support.
10335
10336 2002-03-25  Jakub Jelinek  <jakub@redhat.com>
10337
10338         * gcc.c-torture/compile/20020323-1.c: New test.
10339
10340         * g++.dg/opt/conj2.C: New test.
10341
10342 2002-03-24  Richard Henderson  <rth@redhat.com>
10343
10344         * gcc.dg/weak-1.c: Use -fno-common.
10345
10346 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
10347
10348         * g77.dg/f77-edit-apostrophe-out.f: New test
10349         * g77.dg/f77-edit-h-out.f: New test
10350         * g77.dg/f77-edit-t-in.f: New test
10351         * g77.dg/f77-edit-t-out.f: New test
10352         * g77.dg/f77-edit-x-out.f: New test
10353         * g77.dg/f77-edit-slash-out.f: New test
10354         * g77.dg/f77-edit-colon-out.f: New test
10355         * g77.dg/f77-edit-s-out.f: New test
10356
10357 2002-03-24  Richard Henderson  <rth@redhat.com>
10358
10359         * objc/execute/formal_protocol-6.x: New XFAIL.
10360
10361 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
10362
10363         * gcc.dg/weak-1.c:  Early return from dg-final on platforms
10364         that do not support weak symbols
10365
10366 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
10367
10368         * lib/g++.exp:  Fix handling of LD_LIBRARY_PATH et al
10369         * lib/g77.exp:  Likewise
10370         * lib/objc.exp: Likewise
10371
10372 2002-03-23  Andrew Cagney  <ac131313@redhat.com>
10373
10374         * gcc.dg/Wswitch-default.c: New test.
10375
10376 2002-03-23  Jakub Jelinek  <jakub@redhat.com>
10377
10378         * g++.dg/other/enum1.C: New test.
10379
10380 2002-03-23  Zack Weinberg  <zack@codesourcery.com>
10381
10382         * gcc.dg/pragma-ep-3.c: Fix typo.
10383
10384 2002-03-22  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
10385
10386         * g++.dg/inherit/template-as-base.C: New test.
10387
10388 2002-03-22  Jakub Jelinek  <jakub@redhat.com>
10389
10390         * g++.old-deja/g++.other/dwarf2-1.C: Move...
10391         * g++.dg/debug/debug5.C: ...here.  Convert for dg framework.
10392
10393 2002-03-22  Neil Booth  <neil@daikokuya.demon.co.uk>
10394
10395         * gcc.dg/cpp/multiline.c: Update to match.
10396
10397 2002-03-22  Alexandre Oliva  <aoliva@redhat.com>
10398
10399         * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
10400
10401 2002-03-22  Phil Edwards  <pme@gcc.gnu.org>
10402
10403         * gcc.dg/cpp/extratokens2.c:  New file.
10404
10405 2002-03-21  David Edelsohn  <edelsohn@gnu.org>
10406
10407         * gcc.dg/20020312-2.c: Add rs6000 target.
10408
10409         * gcc.c-torture/compile/20020319-1.c: New test.
10410
10411 2002-03-21  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10412
10413         * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
10414         (A, E): Handle this.
10415
10416 2002-03-20  Jason Merrill  <jason@redhat.com>
10417
10418         * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
10419         ignoring -fpic.
10420         * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
10421         through prune_gcc_output.
10422
10423 2002-03-20  Jakub Jelinek  <jakub@redhat.com>
10424
10425         * gcc.c-torture/compile/20020320-1.c: New test.
10426
10427 2002-03-19  Jakub Jelinek  <jakub@redhat.com>
10428
10429         * gcc.c-torture/compile/20020318-1.c: New test.
10430
10431         * gcc.dg/struct-by-value-1.c: New test.
10432
10433         * gcc.dg/20020319-1.c: New test.
10434
10435 2002-03-18  Jakub Jelinek  <jakub@redhat.com>
10436
10437         * g++.dg/opt/conj1.C: New test.
10438
10439 2002-03-17  Mark Mitchell  <mark@codesourcery.com>
10440
10441         * g++.dg/template/qualttp20.C: Revert previous change.
10442         * g++.dg/template/qualttp3.C: Likewise.
10443         * g++.dg/template/qualttp4.C: Likewise
10444         * g++.dg/template/qualttp5.C: Likewise
10445         * g++.dg/template/qualttp6.C: Likewise
10446         * g++.dg/template/qualttp7.C: Likewise
10447         * g++.dg/template/qualttp8.C: Likewise
10448         * g++.dg/template/recurse.C: Likewise.
10449
10450 2002-03-17  Neil Booth  <neil@daikokuya.demon.co.uk>
10451
10452         * gcc.dg/cpp/wchar-1.c: Update.
10453
10454 2002-03-16  Nathan Sidwell  <nathan@codesourcery.com>
10455
10456         * g++.dg/template/conv1.C: New test.
10457         * g++.dg/template/conv2.C: New test.
10458         * g++.dg/template/conv3.C: New test.
10459         * g++.dg/template/conv4.C: New test.
10460
10461 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
10462
10463         * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
10464         * g++.dg/template/qualttp3.C: Likewise.
10465         * g++.dg/template/qualttp4.C: Likewise
10466         * g++.dg/template/qualttp5.C: Likewise
10467         * g++.dg/template/qualttp6.C: Likewise
10468         * g++.dg/template/qualttp7.C: Likewise
10469         * g++.dg/template/qualttp8.C: Likewise
10470         * g++.dg/template/recurse.C: Likewise.
10471
10472 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
10473
10474         * g++.dg/opt/dtor1.C: New test.
10475
10476 2002-03-15  Jakub Jelinek  <jakub@redhat.com>
10477
10478         * gcc.c-torture/compile/20020315-1.c: New test.
10479
10480 2002-03-15  Richard Earnshaw  <rearnsha@arm.com>
10481
10482         * gcc.dg/weak-1.c: Fix scan tests.
10483
10484 2002-03-15  Hans-Peter Nilsson  <hp@bitrange.com>
10485
10486         * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
10487         * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
10488         cris-*-aout* mmix-*-*.
10489         * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
10490         cris-*-aout* mmix-*-*.
10491         * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
10492         cris-*-elf* cris-*-aout* and mmix-*-*.
10493         * gcc.dg/20001009-1.c: Ditto.
10494         * gcc.dg/20010912-1.c: Ditto.
10495         * gcc.dg/20020122-4.c: Ditto.
10496         * gcc.dg/inline-2.c: Ditto.
10497
10498 2002-03-14  Jeffrey A Law  (law@cygnus.com)
10499
10500         * gcc.c-torture/compile/20020314-1.c: New test.
10501
10502 2002-03-14  Richard Earnshaw  <rearnsha@arm.com>
10503
10504         * gcc.c-torture/execute/20020314-1.c: New test.
10505
10506 2002-03-14  Jakub Jelinek  <jakub@redhat.com>
10507
10508         * g++.dg/warn/Wunused-1.C: New test.
10509
10510 2002-02-13  Richard Sandiford  <rsandifo@redhat.com>
10511
10512         * g++.dg/abi/mangle6.C: New test.
10513
10514 2002-03-13  Jakub Jelinek  <jakub@redhat.com>
10515
10516         * gcc.c-torture/compile/20020309-2.c: New test.
10517
10518         * gcc.c-torture/compile/20020312-1.c: New test.
10519
10520 2002-03-12  Nathan Sidwell  <nathan@codesourcery.com>
10521
10522         * g++.dg/other/access1.C: New test.
10523
10524 2002-03-12  Jakub Jelinek  <jakub@redhat.com>
10525
10526         * gcc.c-torture/execute/wchar_t-1.c: New test.
10527
10528 2002-03-12  David Edelsohn  <edelsohn@gnu.org>
10529
10530         * gcc.dg/20020103-1.c: Add rs6000 target and macro.
10531
10532 2002-03-12  Roger Sayle  <roger@eyesopen.com>
10533
10534         * gcc.dg/20020312-1.c: New test case.
10535
10536 2002-03-11  Aldy Hernandez  <aldyh@redhat.com>
10537
10538         * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
10539
10540 2002-03-11  Richard Henderson  <rth@redhat.com>
10541
10542         * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
10543         * g++.old-deja/g++.jason/report.C: Likewise.
10544
10545 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
10546
10547         * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
10548         * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
10549
10550 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
10551
10552         * testsuite/g++.dg/overload/pmf1.C: New test.
10553
10554 2002-03-11  Kazu Hirata  <kazu@hxi.com>
10555
10556         * gcc.c-torture/execute/20020307-1.c: Use long.
10557
10558 2002-03-11  Jakub Jelinek  <jakub@redhat.com>
10559
10560         PR optimization/5844
10561         * gcc.dg/20020310-1.c: New test.
10562
10563 2002-03-09  Michael Meissner  <meissner@redhat.com>
10564
10565         * gcc.c-torture/execute/memcpy-2.c: New test.
10566         * gcc.c-torture/execute/memset-1.c: New test.
10567         * gcc.c-torture/execute/strlen-1.c: New test.
10568         * gcc.c-torture/execute/strcmp-1.c: New test.
10569         * gcc.c-torture/execute/strncmp-1.c: New test.
10570
10571 2002-03-09  Geoffrey Keating  <geoffk@redhat.com>
10572
10573         * gcc.dg/ppc-ldstruct.c: New test.
10574
10575 2002-03-09  Jakub Jelinek  <jakub@redhat.com>
10576
10577         * gcc.c-torture/execute/va-arg-22.c: New test.
10578
10579 2002-03-09  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
10580
10581         * gcc.c-torture/compile/20020309-1.c: New test.
10582
10583 2002-03-08  Jakub Jelinek  <jakub@redhat.com>
10584
10585         * gcc.c-torture/execute/20020307-2.c: New test.
10586
10587 2002-03-07  Jeffrey A Law  (law@redhat.com)
10588
10589         * g77.f-torture/compile/20020307-1.f: New test.
10590
10591 2002-03-07  Richard Sandiford  <rsandifo@redhat.com>
10592
10593         * gcc.dg/unordered-1.c: New test.
10594
10595 2002-03-07  Richard Earnshaw  <rearnsha@arm.com>
10596
10597         * gcc.c-torture/execute/20020307-1.c: New test.
10598
10599 2002-03-05  Jakub Jelinek  <jakub@redhat.com>
10600
10601         * gcc.dg/20020304-1.c: New test.
10602
10603         * gcc.c-torture/compile/20020304-2.c: New test.
10604
10605 2002-03-04  Zack Weinberg  <zack@codesourcery.com>
10606
10607         * gcc.c-torture/compile/20020304-1.c: New test case
10608         (from PR c/5830).
10609
10610 2002-03-03  Aldy Hernandez  <aldyh@redhat.com>
10611
10612         * gcc.dg/20020103-1.c: Add other -D ppc variants.
10613
10614 2002-03-02  Nathan Sidwell  <nathan@codesourcery.com>
10615
10616         * g++.dg/other/classkey1.C: New test.
10617
10618 2002-03-01  Richard Henderson  <rth@redhat.com>
10619
10620         * gcc.c-torture/compile/981223-1.x: New.
10621         * gcc.c-torture/compile/920625-1.x: New.
10622
10623 2002-02-28  Richard Henderson  <rth@redhat.com>
10624
10625         * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
10626
10627 2002-02-27  Hans-Peter Nilsson  <hp@bitrange.com>
10628
10629         * gcc.c-torture/execute/20020227-1.c: New test.
10630
10631 2002-02-27  Mark Mitchell  <mark@codesourcery.com>
10632
10633         * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
10634         here" ERROR lines.
10635         * g++.old-deja/g++.oliva/partord1.C: Likewise.
10636         * g++.old-deja.g++.other/defarg1.C: Likewise.
10637         * g++.old-deja/g++.pt/calls2.C: Likewise.
10638         * g++.old-deja/g++.pt/crash20.C: Likewise.
10639         * g++.old-deja/g++.pt/crash30.C: Likewise.
10640         * g++.old-deja/g++.pt/crash36.C: Likewise.
10641         * g++.old-deja/g++.pt/crash6.C: Likewise.
10642         * g++.old-deja/g++.pt/defarg13.C: Likewise.
10643         * g++.old-deja/g++.pt/derived3.C: Likewise.
10644         * g++.old-deja/g++.pt/error1.C: Likewise.
10645         * g++.old-deja/g++.pt/friend21.C: Likewise.
10646         * g++.old-deja/g++.pt/friend23.C: Likewise.
10647         * g++.old-deja/g++.pt/infinite1.C: Likewise.
10648         * g++.old-deja/g++.robertl/eb128.C: Likewise.
10649
10650 2002-02-27  Geoffrey Keating  <geoffk@redhat.com>
10651
10652         * gcc.c-torture/execute/20020225-2.c: New test.
10653
10654 2002-02-27  Zack Weinberg  <zack@codesourcery.com>
10655
10656         * gcc.c-torture/execute/920730-1t.c,
10657         gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
10658         Delete test cases, only relevant to -traditional.
10659
10660 2002-02-27  Neil Booth  <neil@daikokuya.demon.co.uk>
10661
10662         * gcc.dg/cpp/undef1.c: Remove.
10663         * gcc.dg/cpp/directiv.c: Update.
10664         * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
10665
10666 2002-02-27  Michael Meissner  <meissner@redhat.com>
10667
10668         * gcc.c-torture/execute/20020226-1.c: New test.
10669
10670 2002-02-26  Jakub Jelinek  <jakub@redhat.com>
10671
10672         * g++.dg/debug/debug4.C: New test.
10673
10674         * gcc.dg/ia64-visibility-1.c: New test.
10675
10676 2002-02-26  Alexandre Oliva  <aoliva@redhat.com>
10677
10678         * gcc.dg/debug/20020224-1.c: New.
10679
10680 2002-02-25  Kazu Hirata  <kazu@hxi.com>
10681
10682         * gcc.c-torture/execute/960416-1.x: New.
10683         * gcc.c-torture/execute/divconst-3.x: Likewise.
10684
10685 2002-02-25  Jakub Jelinek  <jakub@redhat.com>
10686
10687         * gcc.dg/20020224-1.c: New test.
10688
10689 2002-02-25  Alan Modra  <amodra@bigpond.net.au>
10690
10691         * gcc.c-torture/execute/20020225-1.c: New.
10692
10693 2002-02-24  Neil Booth  <neil@daikokuya.demon.co.uk>
10694
10695         * testsuite/gcc.dg/cpp/wchar-1.c: New test.
10696
10697 2002-02-23  Jakub Jelinek  <jakub@redhat.com>
10698
10699         * gcc.dg/20020222-1.c: New test.
10700
10701 2002-02-22  Jakub Jelinek  <jakub@redhat.com>
10702
10703         * g++.dg/opt/anonunion1.C: New test.
10704
10705 2002-02-22  Nathan Sidwell  <nathan@codesourcery.com>
10706
10707         * g++.dg/template/qualttp19.C: New test.
10708         * g++.dg/template/qualttp20.C: New test.
10709         * g++.old-deja/g++.jason/report.C: Adjust expected errors
10710         * g++.old-deja/g++.other/qual1.C: Likewise.
10711
10712 2002-02-21  Aldy Hernandez  <aldyh@redhat.com>
10713
10714         * gcc.dg/attr-alwaysinline.c: New.
10715
10716 2002-02-21  Jakub Jelinek  <jakub@redhat.com>
10717
10718         * gcc.dg/20020220-1.c: New test.
10719
10720         * gcc.dg/20020220-2.c: New test.
10721
10722         * g++.dg/opt/mmx1.C: New test.
10723
10724 2002-02-20  Alexandre Oliva  <aoliva@redhat.com>
10725
10726         * gcc.c-torture/compile/20020110.c: New test.
10727
10728 2002-02-20  Jakub Jelinek  <jakub@redhat.com>
10729
10730         * gcc.c-torture/execute/20020219-1.c: New test.
10731
10732         * gcc.dg/20020219-1.c: New test.
10733
10734         * gcc.dg/noncompile/20020220-1.c: New test.
10735
10736         * g++.dg/opt/ptrintsum1.C: New test.
10737
10738         * gcc.dg/debug/20020220-1.c: New test.
10739
10740 2002-02-17  Jakub Jelinek  <jakub@redhat.com>
10741
10742         * gcc.c-torture/execute/20020216-1.c: New test.
10743
10744 2002-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
10745
10746         * gcc.dg/decl-1.c: Update, new test.
10747
10748 2002-02-15  Nathan Sidwell  <nathan@codesourcery.com>
10749
10750         * g++.dg/abi/bitfield1.C: New test.
10751         * g++.dg/abi/bitfield2.C: New test.
10752
10753 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
10754
10755         * gcc.dg/attr-nest.c: New test.
10756
10757 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
10758
10759         * gcc.c-torture/execute/20020215-1.c: New test.
10760
10761 2002-02-14  Jakub Jelinek  <jakub@redhat.com>
10762
10763         * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
10764         * g++.dg/debug/debug.exp: New.
10765         * g++.dg/debug/trivial.C: New.
10766         * g++.dg/debug/debug1.C: Moved...
10767         * g++.dg/other/debug1.C: ...from here.
10768         * g++.dg/debug/debug2.C: Moved...
10769         * g++.dg/other/debug2.C: ...from here.
10770         * g++.dg/debug/debug3.C: Moved...
10771         * g++.dg/other/debug3.C: ...from here.
10772
10773         * gcc.dg/noncompile/20020213-1.c: New test.
10774
10775 2002-02-13  Jakub Jelinek  <jakub@redhat.com>
10776
10777         * g++.dg/other/debug3.C: New test.
10778
10779         * gcc.c-torture/execute/20020213-1.c: New test.
10780
10781 2002-02-13  Richard Smith <richard@ex-parrot.com>
10782
10783         * g++.old-deja/g++.other/thunk1.C: New test.
10784
10785 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
10786
10787         * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
10788
10789 2002-02-13  Stan Shebs  <shebs@apple.com>
10790
10791         * gcc.dg/altivec-3.c: New.
10792
10793 2002-02-12  Jakub Jelinek  <jakub@redhat.com>
10794
10795         * gcc.dg/Wunreachable-1.c: New test.
10796         * gcc.dg/Wunreachable-2.c: New test.
10797
10798 2002-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
10799
10800         * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
10801
10802 2002-02-12  Neil Booth  <neil@daikokuya.demon.co.uk>
10803
10804         * gcc.dg/decl-1.c: New test.
10805
10806 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
10807
10808         * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
10809
10810 2002-02-10  Kazu Hirata  <kazu@hxi.com>
10811
10812         * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
10813         * gcc.c-torture/compile/980506-1.x: Likewise.
10814
10815 2002-02-10  Kazu Hirata  <kazu@hxi.com>
10816
10817         * gcc.dg/20020210-1.c: New.
10818
10819 2002-02-09  Toon Moene  <toon@moene.indiv.nluug.nl>
10820
10821         * g77.f-torture/execute/947.f: New regression test
10822         for PR fortran/947.
10823
10824 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
10825
10826         * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
10827         * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
10828
10829 2002-02-08  Richard Henderson  <rth@redhat.com>
10830
10831         * gcc.c-torture/compile/labels-3.c: New.
10832
10833 2002-02-08  Jakub Jelinek  <jakub@redhat.com>
10834
10835         * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
10836         expression statements work instead.
10837         * gcc.dg/noncompile/20020207-1.c: New test.
10838
10839 2002-02-07  Richard Henderson  <rth@redhat.com>
10840
10841         * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
10842
10843 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
10844
10845         * lib/prune.exp: Remove "In (program|subroutine"block-data)"
10846         message from g77
10847         * lib/g77-dg.exp: Trim g77 error messages so that they are
10848         recognized by dg.exp.
10849
10850 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
10851
10852         PR fortran/5473
10853         * g77.dg/pr5473.f: Now dg-error.  Add additional cases.
10854
10855 2002-02-07  Richard Henderson  <rth@redhat.com>
10856
10857         * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
10858         to be sufficiently aligned for integers.
10859
10860 2002-02-07  Nathan Sidwell  <nathan@codesourcery.com>
10861
10862         * g++.dg/template/friend4.C: New test.
10863
10864 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
10865
10866         PR fortran/5743
10867         * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
10868         unsupported cases.
10869
10870 2002-02-07  Richard Henderson  <rth@redhat.com>
10871
10872         * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
10873         * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
10874         gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
10875         objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
10876
10877 2002-02-06  Richard Henderson  <rth@redhat.com>
10878
10879         * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
10880
10881 2002-02-06  Janis Johnson  <janis187@us.ibm.com>
10882
10883         * gcc.dg/20020206-1.c: New test.
10884
10885 2002-02-06  Jakub Jelinek  <jakub@redhat.com>
10886
10887         * gcc.c-torture/execute/20020206-1.c: New test.
10888
10889         * gcc.c-torture/execute/20020206-2.c: New test.
10890
10891         PR optimization/5429:
10892         * gcc.c-torture/compile/20020206-1.c: New test.
10893
10894 2002-02-06  Nick Clifton  <nickc@cambridge.redhat.com>
10895
10896         * g++.dg/ext/align1.C: Do not use an explicit alignment value
10897         as certain file formats cannot support particularly large
10898         alignments.
10899
10900         * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
10901         and do not expect to be able to link the executable.
10902
10903         * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
10904         fail because the COFF format does not support the weak attribute.
10905
10906 2002-02-05  David Billinghurst <David.Billinghurst@riotinto.com>
10907
10908         * g77.dg/pr5473.f:  New test
10909
10910 2002-02-05  Aldy Hernandez  <aldyh@redhat.com>
10911
10912         * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
10913         Fix testcase accordingly.
10914
10915 2002-02-04  Richard Henderson  <rth@redhat.com>
10916
10917         * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
10918         (buf): Change to be an array of pointers, not ints.
10919
10920 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
10921
10922         * gcc.dg/Wswitch.c: Fix typos.  Don't return unconditionally
10923         before all tests.  Move warning one line above to match where it
10924         C frontend emits.
10925         * gcc.dg/Wswitch-2.c: New test.
10926         * g++.dg/warn/Wswitch-1.C: New test.
10927         * g++.dg/warn/Wswitch-2.C: New test.
10928
10929 2002-02-04  Richard Henderson  <rth@redhat.com>
10930
10931         * g++.dg/abi/offsetof.C: Fix size comparison.
10932
10933 2002-02-04  Richard Sandiford  <rsandifo@redhat.com>
10934
10935         * gcc.dg/cast-qual-2.c: New test.
10936
10937 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
10938
10939         * gcc.dg/20020201-4.c: New test.
10940
10941 2002-02-04  Ben Elliston  <bje@redhat.com>
10942
10943         * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
10944         target_info attribute != 0, in addition to the empty string.
10945         (gcc_target_compile): Likewise.
10946
10947 2002-02-03  Andrew Cagney  <ac131313@redhat.com>
10948
10949         * gcc.dg/Wswitch.c: New test.
10950         PR gcc/4475. PR gcc/3780.
10951
10952 2002-02-03  Toon Moene  <toon@moene.indiv.nluug.nl>
10953
10954         * g77.f-torture/execute/5122.f: New test for regressions
10955         against PR fortran/5122.
10956
10957 2002-02-03  David Billinghurst <David.Billinghurst@riotinto.com>
10958
10959         * g77.f-torture/compile/pr3743.f: Delete
10960         * g77.dg/pr3743-1.f: New test.
10961         * g77.dg/pr3743-2.f: New test.
10962         * g77.dg/pr3743-3.f: New test.
10963         * g77.dg/pr3743-4.f: New test.
10964
10965 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
10966
10967         * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
10968
10969 2002-02-02  Richard Henderson  <rth@redhat.com>
10970
10971         * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
10972         * gcc.c-torture/execute/bf64-1.c: Likewise.
10973
10974 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
10975
10976         * gcc.dg/20020201-2.c: New test.
10977
10978         * gcc.dg/20020201-3.c: New test.
10979
10980         * gcc.c-torture/execute/bitfld-2.c: New test.
10981
10982 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
10983
10984         * gcc.dg/bitfld-1.c: Update.
10985         * gcc.dg/bitfld-2.c: Update.
10986         * gcc.c-torture/execute/bitfld-1.x: New.
10987
10988 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
10989
10990         * gcc.c-torture/execute/20020201-1.c: New test.
10991
10992 2002-02-01  Janis Johnson  <janis187@us.ibm.com>
10993
10994         PR target/5469
10995         * gcc.dg/20020201-1.c: New test.
10996
10997 2002-02-01  David.Billinghurst <David.Billinghurst@riotinto.com>
10998
10999         PR fortran/3743
11000         * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
11001         * g77.f-torture/compile/pr3743.x: Remove
11002
11003 2002-01-31  Tom Rix  <trix@redhat.com>
11004
11005         * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
11006
11007 2002-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
11008
11009         * gcc.dg/noncompile/20020130-1.c: New test.
11010
11011 2002-01-30  David Billinghurst  <David.Billinghurst@riotinto.com>
11012
11013         * g77.dg/f77-edit-i-out.f:  Escape \. Allow \r\n and \r.
11014
11015 2002-01-29  Richard Henderson  <rth@redhat.com>
11016
11017         * gcc.c-torture/execute/991118-1.c: Cast various constants back
11018         to long long.
11019         * gcc.c-torture/execute/bf64-1.c: Likewise.
11020
11021 2002-01-29  Jakub Jelinek  <jakub@redhat.com>
11022
11023         * gcc.c-torture/execute/20020129-1.c: New test.
11024
11025 2002-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
11026
11027         * gcc.c-torture/compile/20000224-1.c: Update.
11028         * gcc.c-torture/execute/bitfld-1.c: New tests.
11029         * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
11030         * gcc.dg/uninit-A.c: Update.
11031
11032 2002-01-29  Nathan Sidwell  <nathan@codesourcery.com>
11033
11034         * g++.dg/template/ctor1.C: Add instantiation.
11035
11036 2002-01-28  Paul Koning  <pkoning@equallogic.com>
11037
11038         * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
11039         argument to __builtin_prefetch to be const ptr.
11040
11041 2002-01-28  Jakub Jelinek  <jakub@redhat.com>
11042
11043         * gcc.c-torture/compile/20020120-1.c: New test.
11044
11045 2002-01-27  Kazu Hirata  <kazu@hxi.com>
11046
11047         * gcc.c-torture/execute/20020127-1.c: New test.
11048
11049 2002-01-27  David Billinghurst  <David.Billinghurst@riotinto.com>
11050
11051         * g77.dg/f77-edit-i-in.f: New test
11052         * g77.dg/f77-edit-i-out.f: New test
11053
11054 2002-01-25  Geoffrey Keating  <geoffk@redhat.com>
11055
11056         * gcc.dg/debug/debug.exp: New file.
11057         * gcc.dg/debug/trivial.c: New file.
11058         * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
11059         * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
11060         * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
11061         * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
11062         * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
11063         * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
11064         * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
11065         * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
11066         * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
11067         * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
11068         * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
11069         * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
11070         * gcc.dg/20000503-1.c: Removed.
11071         * gcc.dg/20010207-1.c: Removed.
11072         * gcc.dg/20011223-1.c: Removed.
11073         * gcc.dg/20020104-2.c: Removed.
11074         * gcc.dg/debug-1.c: Removed.
11075         * gcc.dg/debug-2.c: Removed.
11076         * gcc.dg/debug-3.c: Removed.
11077         * gcc.dg/debug-4.c: Removed.
11078         * gcc.dg/debug-5.c: Removed.
11079         * gcc.dg/debug-6.c: Removed.
11080         * gcc.dg/dwarf2-1.c: Removed.
11081         * gcc.dg/dwarf2-2.c: Removed.
11082
11083 2002-01-25  Jakub Jelinek  <jakub@redhat.com>
11084
11085         * g++.old-deja/g++.other/eh5.C: New test.
11086         * g++.old-deja/g++.other/sibcall2.C: New test.
11087         * g++.old-deja/g++.other/array9.C: New test.
11088         * g++.old-deja/g++.other/typename2.C: New test.
11089         * g++.old-deja/g++.other/crash60.C: New test.
11090         * g++.old-deja/g++.other/conv9.C: New test.
11091         * g++.old-deja/g++.other/mangle10.C: New test.
11092         * g++.old-deja/g++.other/unchanging1.C: New test.
11093         * g++.old-deja/g++.other/exprstmt1.C: New test.
11094         * g++.old-deja/g++.other/inline23.C: New test.
11095         * g++.old-deja/g++.eh/ia64-1.C: New test.
11096         * g++.old-deja/g++.other/dwarf2-1.C: New test.
11097         * g++.old-deja/g++.other/reload1.C: New test.
11098         * g++.old-deja/g++.other/static20.C: New test.
11099         * g++.old-deja/g++.other/local-alloc1.C: New test.
11100         * g++.old-deja/g++.other/conv8.C: New test.
11101         * g++.old-deja/g++.other/stmtexpr2.C: New test.
11102         * g++.old-deja/g++.other/storeexpr1.C: New test.
11103         * g++.old-deja/g++.other/storeexpr2.C: New test.
11104         * g++.dg/eh/template2.C: New test.
11105         * g++.dg/warn/weak1.C: New test.
11106
11107 2002-01-25  Hans-Peter Nilsson  <hp@bitrange.com>
11108
11109         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
11110         Remove first, non-varying, argument.
11111
11112 2002-01-23  Richard Henderson  <rth@redhat.com>
11113
11114         * gcc.dg/inline-2.c: New.
11115
11116         * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
11117         Add optional target arg.  Check number of arguments.
11118         (scan-assembler-not, scan-assembler-dem): Likewise.
11119         (scan-assembler-dem-not): Likewise.
11120
11121 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
11122
11123         * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
11124         line 12.
11125         * g++.old-deja/g++.brendan/parse3.C,
11126         g++.old-deja/g++.other/crash26.C,
11127         g++.old-deja/g++.other/crash28.C,
11128         g++.old-deja/g++.other/crash29.C,
11129         g++.old-deja/g++.other/crash30.C,
11130         g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
11131
11132 2002-01-23  Aldy Hernandez  <aldyh@redhat.com>
11133
11134         * gcc.dg/20020115-1.c: New.
11135
11136 2002-01-23  Bob Wilson  <bob.wilson@acm.org>
11137
11138         * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
11139
11140 2002-01-23  Janis Johnson  <janis187@us.ibm.com>
11141
11142         * gcc.dg/20020122-3.c: New.
11143
11144 2002-01-23  Jakub Jelinek  <jakub@redhat.com>
11145
11146         * g++.dg/other/gc1.C: New test.
11147
11148 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
11149
11150         * gcc.dg/c99-intconst-1.c: Mark XFAIL.
11151
11152 2002-01-22  Richard Henderson  <rth@redhat.com>
11153
11154         * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
11155
11156 2002-01-22  Richard Henderson  <rth@redhat.com>
11157
11158         * gcc.dg/20020122-4.c: New.
11159
11160 2002-01-22  H.J. Lu <hjl@gnu.org>
11161
11162         * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
11163         link output.
11164         * gcc.dg/special/ecos.exp: Likewise.
11165         * lib/g++-dg.exp: Likewise.
11166         * lib/g77-dg.exp: Likewise.
11167         * lib/gcc-dg.exp : Likewise.
11168         * lib/mike-g++.exp: Likewise.
11169         * lib/mike-g77.exp: Likewise.
11170         * lib/mike-gcc.exp: Likewise.
11171         * lib/objc-dg.exp: Likewise.
11172
11173 2002-01-22  Janis Johnson  <janis187@us.ibm.com>
11174
11175         PR target/5379
11176         * gcc.dg/20020122-2.c: New test.
11177
11178 2002-01-22  Hans-Peter Nilsson  <hp@axis.com>
11179
11180         * gcc.dg/20020122-1.c: New test.
11181
11182 2001-01-22  David.Billinghurst <David.Billinghurst@riotinto.com>
11183
11184         * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
11185
11186 2002-01-22  David Billinghurst <David.Billinghurst@riotinto.com>
11187
11188         * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
11189
11190 2002-01-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11191
11192         * gcc.c-torture/compile/20020121-1.c: New test.
11193
11194 2002-01-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11195
11196         * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
11197         ld_library_path.
11198
11199 2002-01-21  Jakub Jelinek  <jakub@redhat.com>
11200
11201         * gcc.dg/20020218-1.c: New test.
11202
11203 2002-01-21  David.Billinghurst <David.Billinghurst@riotinto.com>
11204
11205         * lib/prune.exp (prune_gcc_output): Prune "At global scope"
11206         messages
11207         * g++.dg/other/deprecated.C: Remove dg-bogus comment for
11208         "At global scope" warning
11209         * g++.dg/ext/align1.C: Change cygwin test for alignment
11210         from db-bogus to dg-warning
11211
11212 2002-01-21  Zack Weinberg  <zack@codesourcery.com>
11213
11214         * g77.f-torture/compile/cpp2.F: New test.
11215
11216 2002-01-19  Nathan Sidwell  <nathan@codesourcery.com>
11217
11218         * g++.dg/template/access1.C: New test.
11219
11220 2002-01-18  Aldy Hernandez  <aldyh@redhat.com>
11221
11222         * gcc.dg/20020118-1.c: New.
11223
11224 2002-01-18  Kazu Hirata  <kazu@hxi.com>
11225
11226         * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
11227
11228 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
11229
11230         * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
11231         * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
11232         alignment warnings.
11233
11234 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
11235
11236         * gcc.misc-tests/i386-prefetch.exp: Save and restore
11237         torture_with_loops and torture_without_loops
11238
11239 2002-01-17  Jakub Jelinek  <jakub@redhat.com>
11240
11241         * gcc.c-torture/compile/20020116-1.c: New test.
11242
11243 2002-01-16  Jakub Jelinek  <jakub@redhat.com>
11244
11245         * gcc.dg/20020116-2.c: New test.
11246
11247         * gcc.dg/ultrasp4.c: New test.
11248
11249         * gcc.dg/20020116-1.c: New test.
11250
11251 2002-01-15  Geoffrey Keating  <geoffk@redhat.com>
11252
11253         * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
11254         by EABI.
11255
11256 2002-01-15  Janis Johnson  <janis187@us.ibm.com>
11257
11258         * gcc.misc-tests/i386-prefetch.exp: New.
11259         * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
11260         * gcc.misc-tests/i386-pf-athlon-1.c: New test.
11261         * gcc.misc-tests/i386-pf-none-1.c: New test.
11262         * gcc.misc-tests/i386-pf-sse-1.c: New test.
11263
11264 2002-01-15  Jakub Jelinek  <jakub@redhat.com>
11265
11266         * gcc.dg/gnu89-init-1.c: Add new tests.
11267
11268 2002-01-15  Andreas Jaeger  <aj@suse.de>
11269
11270         * gcc.dg/i386-mmx-1.c: Also run on x86-64.
11271         * gcc.dg/i386-mmx-2.c: Likewise.
11272         * gcc.dg/i386-sse-1.c: Likewise.
11273         * gcc.dg/i386-sse-2.c: Likewise.
11274         * gcc.dg/i386-sse-3.c: Likewise.
11275
11276 2001-01-14  David Billinghurst <David.Billinghurst@riotinto.com>
11277
11278         * g77.f-torture/execute/intrinsic-unix-bessel.f:
11279         Uncomment additional cases that now pass.
11280
11281 2002-01-11  Richard Henderson  <rth@redhat.com>
11282
11283         * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
11284         * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
11285
11286 2002-01-11  Nicola Pero  <n.pero@mi.flashnet.it>
11287
11288         * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
11289
11290 2002-01-10  Aldy Hernandez  <aldyh@redhat.com>
11291
11292         * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
11293         lvx, stvx, stvebx, stvehx, stvewx, stvxl.
11294
11295 2002-01-10  Dale Johannesen  <dalej@apple.com>
11296
11297         * gcc.c-torture/execute/loop-11.c: New.
11298
11299 2002-01-08  Aldy Hernandez  <aldyh@redhat.com>
11300
11301         * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
11302         dss, lvsl, lvsr, dstt, dstst, dststt, dst.
11303
11304 2002-01-09  Richard Henderson  <rth@redhat.com>
11305
11306         * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
11307         type in which to perform the operation for each size.
11308
11309 2002-01-09  Alan Matsuoka  (alanm@redhat.com)
11310
11311         * gcc.c-torture/compile/20020109-2.c: New test.
11312
11313 2002-01-09  Gwenole Beauchesne  <bgeauchesne@mandrakesoft.com>
11314
11315         * gcc.c-torture/execute/loop-10.c: New test.
11316
11317 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
11318
11319         * gcc.c-torture/compile/20010226-1.c: New test.
11320         * gcc.c-torture/compile/20010227-1.c: New test.
11321         * gcc.c-torture/compile/20010426-1.c: New test.
11322         * gcc.c-torture/compile/20010510-1.c: New test.
11323         * gcc.c-torture/compile/20010605-3.c: New test.
11324         * gcc.c-torture/compile/20010824-1.c: New test.
11325         * gcc.c-torture/execute/20010409-1.c: New test.
11326         * gcc.dg/noncompile/20000901-1.c: New test.
11327         * gcc.dg/20001023-1.c: New test.
11328         * gcc.dg/20001101-1.c: New test.
11329         * gcc.dg/20001102-1.c: New test.
11330         * gcc.dg/20010207-1.c: New test.
11331         * gcc.dg/20010405-1.c: New test.
11332         * gcc.dg/20010822-1.c: New test.
11333         * gcc.dg/20011107-1.c: New test.
11334
11335 2002-01-09  Jeffrey A Law  (law@redhat.com)
11336
11337         * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
11338
11339         * gcc.c-torture/execute/strct-stdarg-1.x: New file.  Expect
11340         execution failure on PA targets.
11341
11342 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
11343
11344         * gcc.c-torture/compile/20020109-1.c: New test.
11345
11346 2002-01-08  Kazu Hirata  <kazu@hxi.com>
11347
11348         * gcc.c-torture/execute/20020108-1.c: New test.
11349
11350 2002-01-08  Jakub Jelinek  <jakub@redhat.com>
11351
11352         * gcc.dg/20020108-1.c: New test.
11353
11354 2002-01-08  H.J. Lu <hjl@gnu.org>
11355
11356         * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
11357         for header files.
11358
11359 2002-01-08  Geoff Keating  <geoffk@redhat.com>
11360
11361         * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
11362         consistency.
11363
11364 002-01-07  Aldy Hernandez  <aldyh@redhat.com>
11365
11366         * gcc.dg/altivec-4.c: Test altivec predicates.
11367
11368 2002-01-07  Jakub Jelinek  <jakub@redhat.com>
11369
11370         * gcc.c-torture/execute/20020107-1.c: New test.
11371
11372 2002-01-06  Craig Rodrigues  <rodrigc@gcc.gnu.org>
11373
11374         PR c/5279
11375         * gcc.c-torture/compile/20020106-1.c: New test.
11376
11377 2002-01-05  Hans-Peter Nilsson  <hp@bitrange.com>
11378
11379         * gcc.c-torture/execute/nestfunc-4.c: New test.
11380
11381 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
11382
11383         * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
11384         extra triple that slipped in.
11385         * g++.old-deja/g++.abi/align.C: Likewise.
11386         * g++.old-deja/g++.abi/bitfields.C: Likewise.
11387
11388 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
11389
11390         * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
11391         * g++.old-deja/g++.abi/align.C: Likewise.
11392         * g++.old-deja/g++.abi/bitfields.C: Likewise.
11393
11394         * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
11395         on FreeBSD/i386.
11396         * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
11397         FreeBSD.
11398
11399 2002-01-04  Jakub Jelinek  <jakub@redhat.com>
11400
11401         * gcc.dg/20020104-1.c: New test.
11402
11403         * gcc.dg/20020104-2.c: New test.
11404
11405 2002-01-04  Hans-Peter Nilsson  <hp@bitrange.com>
11406
11407         * gcc.dg/20020103-1.c: Fix typo in target selector.
11408
11409 2002-01-03  Richard Henderson  <rth@redhat.com>
11410
11411         * gcc.dg/20020103-1.c: New.
11412
11413 2002-01-03  Kazu Hirata  <kazu@hxi.com>
11414
11415         * gcc.c-torture/execute/20020103-1.c: New test.
11416
11417 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
11418
11419         * g++.dg/other/debug2.C: New test.
11420
11421         * gcc.c-torture/compile/20020103-1.c: New test.
11422
11423 2002-01-02  Jakub Jelinek  <jakub@redhat.com>
11424
11425         * gcc.dg/gnu89-init-1.c: Added new tests.
11426
11427 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
11428
11429         * g++.dg/template/friend2.C: Remove as patch is reverted.
11430
11431         * g++.dg/warn/oldcast1.C: New test.
11432
11433         * g++.dg/template/ptrmem1.C: New test.
11434         * g++.dg/template/ptrmem2.C: New test.
11435
11436         * g++.dg/template/ntp.C: New test.
11437
11438         * g++.dg/other/component1.C: New test.
11439
11440         * g++.dg/template/ttp3.C: New test.
11441
11442         * g++.dg/template/friend2.C: New test.
11443         * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
11444
11445 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
11446
11447         * g++.dg/other/ptrmem1.C: New test.
11448         * g++.dg/other/ptrmem2.C: New test.
11449
11450 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
11451
11452         * g++.dg/template/ctor1.C: New test.
11453
11454 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
11455
11456         * g++.dg/template/friend2.C: New test.
11457
11458 2002-01-01  Hans-Peter Nilsson  <hp@bitrange.com>
11459
11460         * gcc.dg/mmix-1.c: New test.
11461
11462 2001-12-31  Richard Henderson  <rth@redhat.com>
11463
11464         * gcc.dg/asm-5.c: New.
11465
11466 2001-12-31  Paolo Carlini  <pcarlini@unitus.it>
11467
11468         * g++.old-deja/g++.robertl/eb130.C: hash_set is now
11469         in namespace __gnu_cxx
11470
11471 2001-12-30  Richard Henderson  <rth@redhat.com>
11472
11473         * gcc.dg/debug-6.c: New.
11474
11475 2001-12-30  Jakub Jelinek  <jakub@redhat.com>
11476
11477         * gcc.c-torture/compile/20011229-2.c: New test.
11478
11479 2001-12-29  Jakub Jelinek  <jakub@redhat.com>
11480
11481         * gcc.dg/debug-3.c: New test.
11482         * gcc.dg/debug-4.c: New test.
11483         * gcc.dg/debug-5.c: New test.
11484
11485 2001-12-29  Richard Henderson  <rth@redhat.com>
11486
11487         * g++.dg/eh/loop1.C: New.
11488
11489 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
11490
11491         * g++.dg/template/crash1.C: New test.
11492
11493 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
11494
11495         * g++.dg/other/const1.C: New test.
11496
11497 2001-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
11498
11499         * gcc.c-torture/compile/20011229-1.c: New test.
11500
11501 2001-12-28  Stan Shebs  <shebs@apple.com>
11502
11503         * lib/objc-torture.exp: Resync with c-torture.exp.
11504         * lib/objc.exp: Load standard libraries.
11505
11506 2001-12-28  Jakub Jelinek  <jakub@redhat.com>
11507
11508         * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
11509         additional tests.
11510
11511 2001-12-27  Roger Sayle <roger@eyesopen.com>
11512
11513         * gcc.c-torture/execute/string-opt-16.c: New testcase.
11514
11515 2001-12-27  Richard Henderson  <rth@redhat.com>
11516
11517         * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
11518
11519 2001-12-26  Nathan Sidwell  <nathan@codesourcery.com>
11520
11521         * g++.dg/eh/ctor1.C: New test.
11522         * g++.dg/other/error2.C: New test.
11523
11524 2001-12-24  Nathan Sidwell  <nathan@codesourcery.com>
11525
11526         * g++.dg/other/init2.C: New test.
11527
11528 2001-12-24  Richard Henderson  <rth@redhat.com>
11529
11530         * gcc.dg/20011223-1.c: New.
11531         * gcc.dg/inline-1.c: New.
11532
11533 2001-12-23  Richard Henderson  <rth@redhat.com>
11534
11535         * gcc.dg/asm-4.c: Test operand modifiers.
11536
11537 2001-12-23  Richard Henderson  <rth@redhat.com>
11538
11539         * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
11540
11541 2001-12-23  Joseph S. Myers  <jsm28@cam.ac.uk>
11542
11543         * gcc.c-torture/execute/20011223-1.c: New test.
11544
11545 2001-12-21  Richard Henderson  <rth@redhat.com>
11546
11547         * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
11548         re-enables the warning.
11549
11550 2001-12-21  Richard Henderson  <rth@redhat.com>
11551
11552         * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
11553
11554 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
11555
11556         * gcc.c-torture/compile/20011218-1.c: New test.
11557
11558 2001-12-20  Nick Clifton  <nickc@cambridge.redhat.com>
11559
11560         * gcc.misc-test/arm-isr.exp: New file.  Control running of the
11561         arm-isr.c test.
11562         * gcc.misc-tests/arm-isr.c: New file.  Test prologue and
11563         epilogue generation for ARM ISR routines.
11564
11565 2001-12-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11566
11567         * gcc.dg/format/builtin-1.c: Test unlocked stdio.
11568         * gcc.dg/format/c90-printf-3.c: Likewise.
11569         * gcc.dg/format/c99-printf-3.c: Likewise.
11570         * gcc.dg/format/ext-1.c: Likewise.
11571         * gcc.dg/format/ext-6.c: Likewise.
11572         * gcc.dg/format/format.h: Prototype unlocked stdio.
11573
11574 2001-12-20  Richard Henderson  <rth@redhat.com>
11575
11576         * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
11577         (arena): Use it.
11578         (malloc): Correct allocation logic.  Abort if we fill up the
11579         arena before initialization complete.
11580         (realloc): Correct allocation logic.
11581
11582 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
11583
11584         * gcc.c-torture/compile/20011219-2.c: New test.
11585
11586         * gcc.c-torture/execute/20011219-1.c: New test.
11587
11588 2001-12-19  David Billinghurst <David.Billinghurst@riotinto.com>
11589
11590         * gcc.dg/special/ecos.exp:  wkali-1.c unsupported if
11591         target does not support weak symbols.
11592
11593 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
11594
11595         * gcc.c-torture/compile/20011219-1.c: New test.
11596
11597 2001-12-19  Nathan Sidwell  <nathan@codesourcery.com>
11598
11599         * g++.dg/other/error1.C: New test.
11600
11601 2001-12-17  Jeffrey A Law  (law@redhat.com)
11602
11603         * gcc.c-torture/execute/20011217-1.c: New test.
11604
11605 2001-12-17  Nicola Pero  <nicola@brainstorm.co.uk>
11606
11607         * objc.dg/special/: New directory.
11608         * objc.dg/special/special.exp: New file.
11609         * objc.dg/special/unclaimed-category-1.h: New file.
11610         * objc.dg/special/unclaimed-category-1a.m: New file.
11611         * objc.dg/special/unclaimed-category-1.m: New file.
11612
11613 2001-12-17  Andreas Jaeger  <aj@suse.de>
11614
11615         * gcc.c-torture/compile/20011217-2.c: New test.
11616
11617 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
11618
11619         * gcc.c-torture/compile/20011217-1.c: New test.
11620
11621 2001-12-14  Aldy Hernandez  <aldyh@redhat.com>
11622
11623         * testsuite/gcc.dg/20011214-1.c: New.
11624
11625 2001-12-13  Aldy Hernandez  <aldyh@redhat.com>
11626
11627         * gcc.dg/altivec-4.c: New.
11628
11629 2001-12-13  Hans-Peter Nilsson  <hp@axis.com>
11630
11631         * gcc.dg/20011113-1.c: New test.
11632
11633 2001-12-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11634
11635         * g++.old-deja/g++.jason/template31.C: Remove templates for classes
11636         std::__malloc_alloc_template<0> and
11637         std::__default_alloc_template<false, 0>.
11638
11639 2001-12-13  Nicola Pero  <n.pero@mi.flashnet.it>
11640
11641         * objc/execute/bf-21.m: New test.
11642         * objc/execute/enumeration-1.m: New test.
11643         * objc/execute/enumeration-2.m: New test.
11644
11645 2001-12-12  Jakub Jelinek  <jakub@redhat.com>
11646
11647         * gcc.dg/gnu89-init-1.c: New test.
11648
11649 2001-12-12  Nathan Sidwell  <nathan@codesourcery.com>
11650
11651         * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
11652         * g++.old-deja/g++.jason/2371.C: Likewise.
11653         * g++.old-deja/g++.jason/template33.C: Likewise.
11654         * g++.old-deja/g++.jason/template34.C: Likewise.
11655         * g++.old-deja/g++.jason/template36.C: Likewise.
11656         * g++.old-deja/g++.oliva/typename1.C: Likewise.
11657         * g++.old-deja/g++.oliva/typename2.C: Likewise.
11658         * g++.old-deja/g++.other/typename1.C: Likewise.
11659         * g++.old-deja/g++.pt/inherit2.C: Likewise.
11660         * g++.old-deja/g++.pt/nontype5.C: Likewise.
11661         * g++.old-deja/g++.pt/typename11.C: Likewise.
11662         * g++.old-deja/g++.pt/typename14.C: Likewise.
11663         * g++.old-deja/g++.pt/typename16.C: Likewise.
11664         * g++.old-deja/g++.pt/typename3.C: Likewise.
11665         * g++.old-deja/g++.pt/typename4.C: Likewise.
11666         * g++.old-deja/g++.pt/typename5.C: Likewise.
11667         * g++.old-deja/g++.pt/typename7.C: Likewise.
11668         * g++.old-deja/g++.robertl/eb9.C: Likewise.
11669
11670 2001-12-11  Nathan Sidwell  <nathan@codesourcery.com>
11671
11672         * g++.dg/other/linkage1.C: New test.
11673         * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
11674         specifiers.
11675
11676 2001-12-11  Neil Booth  <neil@daikokuya.demon.co.uk>
11677
11678         * gcc.dg/concat.c: New test.
11679
11680 2001-12-11  Stan Shebs  <shebs@apple.com>
11681
11682         * objc/compile: New test directory.
11683         * objc/compile/compile.exp: New expect script.
11684         * objc/compile/20011211-1.m: New compile test.
11685
11686 2001-12-11  Jason Merrill  <jason@redhat.com>
11687
11688         * lib/prune.exp (prune_gcc_output): Also handle "In member
11689         function".  So many permutations...
11690
11691 2001-12-10  Nathan Sidwell  <nathan@codesourcery.com>
11692
11693         * g++.dg/template/typedef1.C: New test.
11694
11695 2001-12-09  Nathan Sidwell  <nathan@codesourcery.com>
11696
11697         * g++.dg/other/copy1.C: New test.
11698
11699 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
11700
11701         * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
11702
11703         * gcc.dg/builtin-choose-expr.c: New.
11704
11705 2001-12-07  Aldy Hernandez  <aldyh@redhat.com>
11706
11707         * gcc.dg/altivec-2.c: New.
11708
11709 2001-12-07  Richard Henderson  <rth@redhat.com>
11710
11711         * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
11712
11713 2001-12-07  Stephane Carrez  <Stephane.Carrez@sun.com>
11714
11715         * gcc.dg/sparc-ret.c: New file, test return corruption bug for
11716         ultrasparc.
11717
11718 2001-12-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
11719
11720         * g++-old.deja/g++.robertl/eb101.C: Deleted.
11721
11722 2001-12-06  Janis Johnson  <janis187@us.ibm.com>
11723
11724         * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
11725         variable argument list.
11726
11727 2001-12-06  Zack Weinberg  <zack@codesourcery.com>
11728
11729         * gcc.c-torture/execute/memcheck: Delete entire directory.
11730         (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
11731         t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
11732
11733 2001-12-05  Neil Booth  <neil@daikokuya.demon.co.uk>
11734
11735         * gcc.dg/Wshadow-1.c: New test.
11736
11737 2001-12-05  Jakub Jelinek  <jakub@redhat.com>
11738
11739         * gcc.c-torture/compile/20011130-1.c: New test.
11740
11741         * gcc.dg/noncompile/20011025-1.c: New test.
11742
11743         * g++.dg/other/anon-union.C: New test.
11744
11745         * gcc.c-torture/execute/20011024-1.c: New test.
11746
11747 2001-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
11748
11749         * gcc.c-torture/execute/20000722-1.x,
11750         gcc.c-torture/execute/20010123-1.x: Remove.
11751         * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
11752         * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
11753         gcc.dg/c99-complit-2.c: New tests.
11754
11755 2001-12-04  Nathan Sidwell  <nathan@codesourcery.com>
11756
11757         * g++.dg/inherit/base1.C: New test.
11758
11759 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
11760
11761         * g++.dg/other/stdarg1.C: New test.
11762
11763         * gcc.c-torture/compile/20011130-2.c: New test.
11764
11765 2001-12-03  Janis Johnson  <janis187@us.ibm.com>
11766
11767         * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
11768         * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
11769         * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
11770         * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
11771         * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
11772         * gcc.dg/builtin-prefetch-1.c: New test.
11773
11774 2001-12-03  Jakub Jelinek  <jakub@redhat.com>
11775
11776         * gcc.dg/20011130-1.c: New test.
11777
11778 2001-12-03  Nathan Sidwell  <nathan@codesourcery.com>
11779
11780         * g++.dg/other/scope1.C: New test.
11781         * g++.dg/template/explicit-instantiation.C: Remove XFAIL
11782
11783 2001-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
11784
11785         * gcc.dg/vla-init-1.c: New test.
11786
11787 2001-12-01  Geoff Keating  <geoffk@redhat.com>
11788
11789         * gcc.c-torture/compile/structs.c: New testcase from GDB.
11790
11791 2001-12-02  Neil Booth  <neil@daikokuya.demon.co.uk>
11792
11793         * objc.dg/alias.m: Update.
11794         * objc.dg/class-1.m: Update.
11795         * objc.dg/const-str-1.m: Update.
11796         * objc.dg/fwd-proto-1.m: Update.
11797         * objc.dg/id-1.m: Update.
11798         * objc.dg/super-class-1.m: Update.
11799
11800 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
11801
11802         * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
11803         constructs.
11804
11805 2001-11-28  Jeffrey A Law  (law@cygnus.com)
11806
11807         * gcc.c-torture/execute/20011128-1.c: New test.
11808
11809 2001-11-28  Hans-Peter Nilsson  <hp@axis.com>
11810
11811         * gcc.dg/20011127-1.c: New test.
11812
11813 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
11814
11815         * gcc.dg/format/strfmon-1.c: Update comments.  Adjust examples
11816         from Austin Group draft 7.
11817         * gcc.dg/format/xopen-1.c: Update comments.  Add tests for gaps in
11818         scanf format arguments.
11819         * gcc.dg/format/no-exargs-2.c: New test.
11820
11821 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
11822
11823         * g++.dg/abi/vbase8-4.C: New test.
11824
11825 2001-11-24  Ian Lance Taylor  <ian@airs.com>
11826
11827         * gcc.c-torture/execute/20011121-1.c: New test.
11828
11829 2001-11-23  Jeffrey A Law  (law@cygnus.com)
11830
11831         * gcc.c-torture/execute/ieee/20011123-1.c: New test.
11832
11833 2001-11-23  Andreas Jaeger  <aj@suse.de>
11834
11835         * gcc.dg/cpp/charconst-2.c: New test.
11836
11837 2001-11-22  Geoffrey Keating  <geoffk@redhat.com>
11838
11839         * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
11840         to the host if it is remote.  Let tests specify extra headers
11841         they use.
11842         * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
11843         * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
11844         * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
11845         * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
11846         * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
11847         * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
11848         * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
11849         * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
11850         * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
11851         * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
11852
11853 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
11854
11855         * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
11856         for little endian ARMs.
11857
11858 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
11859
11860         * gcc.c-torture/compile/20011119-1.c: New test.
11861         * gcc.c-torture/compile/20011119-2.c: New test.
11862
11863 2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
11864
11865         * gcc.dg/altivec-1.c: Fix typo.
11866
11867 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
11868
11869         * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
11870
11871 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
11872
11873         * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
11874
11875 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
11876
11877         * lib/g77.exp: Don't specify --rpath-link.
11878
11879         * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
11880         across all the headers.
11881         * gcc.dg/format/format.exp: For testing on a remote host,
11882         copy format.h.
11883
11884         * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
11885         * gcc.c-torture/execute/930406-1.c: Likewise.
11886         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
11887
11888 2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
11889
11890         * gcc.dg/altivec-1.c: New.
11891
11892 2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
11893
11894         * gcc.dg/cpp/fpreprocessed.c: New test case.
11895
11896 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
11897
11898         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
11899         gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
11900         * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
11901
11902 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
11903
11904         * gcc.dg/no-builtin-1.c: New test.
11905
11906 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
11907
11908         * gcc.c-torture/execute/20011115-1.c: New test.
11909
11910 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
11911
11912         * gcc.c-torture/compile/20011114-2.c: New test.
11913         * gcc.c-torture/compile/20011114-3.c: New test.
11914         * gcc.c-torture/compile/20011114-4.c: New test.
11915
11916 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
11917
11918         * g++.dg/other/init1.C: New test.
11919
11920 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
11921
11922         * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
11923         message.
11924
11925         * gcc.c-torture/execute/20011114-1.c: New testcase.
11926
11927         * gcc.c-torture/compile/20010327-1.c: Revert last change.
11928         * gcc.c-torture/compile/20011114-1.c: New test, exactly
11929         like the (before this change) version of 20010327-1.c.
11930
11931 2001-11-14  Roger Sayle <roger@eyesopen.com>
11932
11933         * gcc.c-torture/execute/string-opt-13.c: New testcase.
11934
11935 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
11936
11937         * g++.dg/init/array2.C: New test.
11938
11939 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
11940
11941         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
11942
11943 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
11944
11945         * g++.dg/other/forscope1.C: New test.
11946         * g++.dg/ext/forscope1.C: New test.
11947         * g++.dg/ext/forscope2.C: New test.
11948
11949 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
11950
11951         * gcc.c-torture/execute/20011113-1.c: New test.
11952
11953 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
11954
11955         * gcc.c-torture/execute/20011109-2.c: New test.
11956
11957         * gcc.c-torture/execute/20011109-1.c: New test.
11958
11959 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
11960
11961         * gcc.c-torture/compile/20011109-1.c: New test.
11962
11963 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
11964
11965         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
11966         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
11967         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
11968         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
11969         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
11970         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
11971         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
11972
11973 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
11974
11975         * g++.dg/warn/Wshadow-1.C: New tests.
11976         * g++.old-deja/g++.mike/for3.C: Update.
11977
11978 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
11979
11980         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
11981         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
11982         XFAILs.  Adjust expected error texts.
11983         * gcc.c-torture/compile/20011106-1.c,
11984         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
11985         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
11986         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
11987         gcc.dg/c99-array-lval-5.c: New tests.
11988
11989 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
11990
11991         * gcc.dg/cpp/defined.c: Update.
11992
11993 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
11994
11995         * gcc.c-torture/execute/anon-1.c: New test.
11996
11997 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
11998
11999         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
12000         same size, so no warning should be produced on stormy16.
12001
12002         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
12003         due to oversized array.
12004         * g++.old-deja/g++.mike/ns15.C: Likewise.
12005         * g++.old-deja/g++.pt/crash16.C: Likewise.
12006
12007 2001-11-02  Graham Stott  <grahams@redhat.com>
12008
12009         * g++.dgother/debug1.C: Fix typos.
12010
12011 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
12012
12013         * g++.dg/other/debug1.C: New test.
12014
12015 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
12016
12017         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
12018         of unsigned long.
12019
12020 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
12021
12022         * gcc.dg/20011029-2.c: New test.
12023
12024         * gcc.c-torture/compile/20011029-1.c: New test.
12025
12026 2001-10-29  Nicola Pero  <n.pero@mi.flashnet.it>
12027
12028         * objc/execute/class_self-1.m: New test.
12029         * objc/execute/class_self-2.m: New test.
12030
12031 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
12032
12033         * gcc.misc-tests/msgs.exp: Delete.
12034         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
12035         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
12036         error set to match recent changes.
12037
12038 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
12039
12040         * gcc.dg/20011021-1.c: New test.
12041
12042 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
12043
12044         * gcc.c-torture/compile/20011023-1.c: New test.
12045
12046 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
12047
12048         * lib/g77.exp: Rewrite based on lib/g++.exp.
12049
12050 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
12051
12052         * gcc.c-torture/execute/20011019-1.c: New test.
12053
12054         * gcc.dg/20011018-1.c: New test.
12055
12056 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
12057
12058         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
12059
12060 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
12061
12062         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
12063         * gcc.dg/attr-invalid.c: Likewise.
12064
12065 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
12066
12067         * testsuite/gcc.dg/20011015-1.c: New test.
12068
12069 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
12070
12071         * g++.dg/template/unify2.C: New test.
12072
12073 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
12074
12075         * g++.dg/other/exception-specification.C: New test
12076
12077 2001-10-13  Tom Rix  <trix@redhat.com>
12078
12079         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
12080         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
12081
12082 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
12083
12084         * testsuite/gcc.dg/20011009-1.c: New test.
12085
12086 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
12087
12088         PR g++/4476
12089         * g++.dg/other/friend1.C: New test.
12090
12091 2001-10-11  Richard Henderson  <rth@redhat.com>
12092
12093         * g++.old-deja/g++.other/crash18.C: Add -S to options.
12094
12095 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12096
12097         * gcc.c-torture/compile/20011010-1.c: New.
12098
12099 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
12100
12101         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
12102         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
12103         g77.f-torture/execute/execute.exp,
12104         g77.f-torture/noncompile/noncompile.exp,
12105         gcc.c-torture/compile/compile.exp,
12106         gcc.c-torture/execute/execute.exp,
12107         gcc.c-torture/execute/ieee/ieee.exp,
12108         gcc.c-torture/execute/memcheck/memcheck.exp,
12109         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
12110         objc/execute/execute.exp: Update FSF address.
12111
12112 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
12113
12114         * gcc.dg/cpp/cmdlne-C.c: Update.
12115         * gcc.dg/cpp/cmdlne-C2.c: New.
12116
12117 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12118
12119         * gcc.c-torture/execute/20011008-3.c: New.
12120
12121 2001-10-08  DJ Delorie  <dj@redhat.com>
12122
12123         * gcc.dg/20011008-1.c: New.
12124         * gcc.dg/20011008-2.c: New.
12125
12126 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
12127
12128         * gcc.dg/cpp/spacing1.c: Update test.
12129
12130 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
12131
12132         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
12133         spelling errors of "separate" as "seperate".
12134
12135 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
12136
12137         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
12138         enough to avoid inlining.
12139
12140 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
12141
12142         * lib/g77.exp: set libg2c_dir correctly.
12143
12144 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
12145
12146         * gcc.dg/cpp/macro11.c: New test.
12147
12148 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
12149
12150         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
12151         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
12152         gcc.dg/format/multattr-3.c: New tests.
12153         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
12154         tests for format attributes on function pointers being rejected.
12155
12156 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
12157
12158         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
12159
12160 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
12161
12162         * g++.dg/warn/format1.C: New test.
12163
12164 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
12165
12166         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
12167
12168 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
12169
12170         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
12171
12172 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
12173
12174         * gcc.dg/cpp/redef2.c: Add test.
12175
12176 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
12177
12178         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
12179         long-standing bug on i686, apparently.
12180         * gcc.c-torture/execute/loop-2c.x: New file.
12181         * gcc.c-torture/execute/loop-2d.x: New file.
12182         * gcc.c-torture/execute/loop-3c.x: New file.
12183
12184 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
12185
12186         * gcc.dg/cpp/20000625-2.c: Correct line number.
12187
12188 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
12189
12190         * gcc.dg/cpp/macro10.c: New test.
12191         * gcc.dg/cpp/strify3.c: New test.
12192         * gcc.dg/cpp/spacing1.c: Add tests.
12193         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
12194         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
12195
12196 2001-09-24  DJ Delorie  <dj@redhat.com>
12197
12198         * gcc.c-torture/execute/20010924-1.c: New test.
12199
12200 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
12201
12202         * testsuite/objc/execute/paste.m: Remove.
12203
12204 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
12205
12206         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
12207
12208 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
12209
12210         * g77.dg/strlen0.f: New test.
12211
12212 2001-09-21  Richard Henderson  <rth@redhat.com>
12213
12214         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
12215         * g++.old-deja/g++.abi/vtable2.C: Likewise.
12216
12217 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
12218
12219         Table-driven attributes.
12220         * g++.dg/ext/attrib1.C: New test.
12221
12222 2001-09-20  DJ Delorie  <dj@redhat.com>
12223
12224         * gcc.dg/20000926-1.c: Update expected warning messages.
12225         * gcc.dg/array-2.c: Likewise, and test for warnings too.
12226         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
12227         array.
12228
12229 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
12230
12231         * g++.dg/eh/registers1.C: New test case.
12232
12233 2001-09-17  Richard Henderson  <rth@redhat.com>
12234
12235         * gcc.dg/array-5.c: Fix VLA decomposition test.
12236
12237 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
12238
12239         * gcc.dg/cpp/line5.c: New testcase.
12240
12241 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
12242
12243         * gcc.dg/cpp/macro9.c: New test.
12244
12245 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
12246
12247         * gcc.c-torture/execute/980223.c: Change type of addr from long
12248         to char *.
12249
12250 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
12251
12252         * gcc.c-torture/execute/20010915-1.c: New test.
12253
12254 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
12255
12256         * g77.dg/bprob: New directory.
12257         * g77.dg/bprob/bprob.exp: New file.
12258         * g77.dg/bprob/bprob-1.f: New test.
12259         * g77.dg/gcov: New directory.
12260         * g77.dg/gcov/gcov.exp: New file.
12261         * g77.dg/gcov/gcov-1.f: New test.
12262         * g77.dg/gcov/gcov-1.x: New file.
12263
12264 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
12265
12266         * gcc.dg/cpp/directiv.c: Update.
12267         * gcc.dg/cpp/undef1.c: Update.
12268
12269 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
12270
12271         * gcc.dg/20010912-1.c: New test.
12272
12273 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
12274
12275         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
12276         language-independent file in lib.
12277         * lib/gcov.exp: New file.
12278
12279 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
12280
12281         * gcc.c-torture/compile/20010911-1.c: New test.
12282
12283 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
12284
12285         * lib/profopt.exp: New, to support profile-directed optimizations.
12286         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
12287         * gcc.misc-tests/bprob-1.c: New test.
12288         * gcc.misc-tests/bprob-2.c: New test.
12289
12290 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
12291
12292         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
12293         XFAIL and which kinds of gcov output to verify.
12294         * gcc.misc-tests/gcov-4b.x: New file.
12295         * gcc.misc-tests/gcov-5b.x: New file.
12296         * gcc.misc-tests/gcov-6.x: New file.
12297         * gcc.misc-tests/gcov-7.c: New test.
12298         * gcc.misc-tests/gcov-7.x: New file.
12299
12300 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
12301
12302         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
12303         * gcc.misc-tests/gcov-6.c: New test.
12304
12305 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
12306
12307         PR c++/3986
12308         * g++.dg/abi/vbase1.C: New test.
12309
12310 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
12311
12312         * objc.dg/method-2.m: New.
12313
12314 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
12315
12316         PR c++/4203
12317         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
12318         * g++.dg/init/empty1.C: New test.
12319
12320 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
12321
12322         * gcc.c-torture/compile/20010903-1.c: New test.
12323
12324 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
12325
12326         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
12327         for m68k.
12328
12329 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
12330
12331         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
12332
12333         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
12334
12335         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
12336
12337 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
12338
12339         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
12340         for 16-bit 'unsigned int'.
12341
12342 2001-08-29  Kazu Hirata  <kazu@hxi.com>
12343
12344         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
12345
12346 2001-08-27  Richard Henderson  <rth@redhat.com>
12347
12348         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
12349         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
12350
12351 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
12352
12353         * gcc.dg/asm-names.c (ymain): New.
12354
12355 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
12356
12357         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
12358         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
12359         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
12360
12361 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12362
12363         * gcc.dg/compare5.c: New testcase.
12364
12365 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
12366
12367         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
12368         and "In instantiation".
12369
12370 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
12371
12372         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
12373
12374 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
12375
12376         * gcc.misc-tests/gcov.exp: Add support for branch information.
12377         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
12378         * gcc.misc-tests/gcov-4.c: New test.
12379         * gcc.misc-tests/gcov-4b.c: New test.
12380         * gcc.misc-tests/gcov-5b.c: New test.
12381
12382 2001-08-20  Zack Weinberg  <zackw@panix.com>
12383
12384         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
12385         expected to fail.
12386
12387 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
12388
12389         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
12390
12391 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
12392
12393         * g++.dg/eh/
12394         Moved to gcc-deps.exp
12395         * gcc-deps.exp: New file.
12396
12397 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12398
12399         * g++.old-deja/g++.pt/defarg14.C: New test.
12400
12401 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
12402
12403         * g++.old-deja/g++.other/lineno5.C: New test.
12404
12405 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
12406
12407         * g++.old-deja/g++.pt/crash68.C: New test.
12408
12409 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
12410
12411         * g++.old-deja/g++.other/crash42.C: New test.
12412
12413 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
12414
12415         * gcc.dg/cpp/extratokens.c: Fix.
12416         * gcc.dg/cpp/skipping2.c: New tests.
12417
12418 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12419
12420         * gcc.c-torture/execute/20010724-1.c: New file.
12421         * gcc.c-torture/execute/20010724-1.x: New file.
12422
12423 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
12424
12425         * g++.old-deja/g++.other/cond7.C: New test.
12426
12427 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
12428
12429         * g++.old-deja/g++.other/optimize4.C: New test.
12430
12431 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
12432
12433         * g++.old-deja/g++.abi/vbase8-5.C: New test.
12434
12435 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
12436
12437         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
12438         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
12439         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
12440         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
12441
12442         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
12443         bug report" message.
12444
12445         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
12446         * g++.dg/ext/instantiate1.C: Move from old-deja.
12447
12448 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
12449
12450         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
12451         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
12452         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
12453         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
12454
12455 2001-07-23  Jeffrey A Law  (law@cygnus.com)
12456
12457         * gcc.c-torture/execute/20010723-1.c: New test.
12458
12459 2001-07-23  Ben Elliston  <bje@redhat.com>
12460
12461         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
12462
12463 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12464
12465         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
12466         i[34567]86-*-*.
12467         Delete handling of ieee_multilib_flags.
12468         Pass -mieee for alpha*-*-* and sh-*-*.
12469         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
12470
12471 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
12472
12473         Remove old-abi tests.
12474         * g++.old-deja/g++.mike/p11116.C: Remove.
12475         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
12476
12477 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
12478
12479         * g77.f-torture/compile/pr3743.f:  New test
12480
12481 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
12482
12483         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
12484
12485 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12486
12487         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
12488         g++.old-deja/g++.pt/static6.C: Likewise.
12489         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
12490         supports weak symbols.
12491
12492 2001-07-18  Andreas Jaeger  <aj@suse.de>
12493
12494         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
12495         supported again.
12496
12497 2001-07-18  Andreas Jaeger  <aj@suse.de>
12498
12499         * gcc.dg/iftrap-1.c: Fix target line.
12500
12501 2001-07-17  Richard Henderson  <rth@redhat.com>
12502
12503         * gcc.c-torture/execute/20010717-1.c: New.
12504
12505 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
12506
12507         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
12508         tests.
12509
12510 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
12511
12512         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
12513
12514 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12515
12516         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
12517         UAC_SIGBUS, UAC_NOPRINT definitions.
12518
12519 2001-07-16  Nicola Pero  <n.pero@mi.flashnet.it>
12520
12521         * objc/execute/object_is_class.m: New test.
12522         * objc/execute/object_is_meta_class.m: New test.
12523
12524 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
12525
12526         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
12527         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
12528
12529 2001-01-15  David Bil
12530         * objc/execute/class-14.m: Added.
12531         * objc/execute/class-2.m: Added.
12532         * objc/execute/class-3.m: Added.
12533         * objc/execute/class-4.m: Added.
12534         * objc/execute/class-5.m: Added.
12535         * objc/execute/class-6.m: Added.
12536         * objc/execute/class-7.m: Added.
12537         * objc/execute/class-8.m: Added.
12538         * objc/execute/class-9.m: Added.
12539         * objc/execute/class-tests-1.h
12540         * objc/execute/class-tests-2.h
12541         * objc/execute/compatibility_alias.m: Added.
12542         * objc/execute/encode-1.m: Added.
12543         * objc/execute/formal_protocol-1.m: Added.
12544         * objc/execute/formal_protocol-2.m: Added.
12545         * objc/execute/formal_protocol-3.m: Added.
12546         * objc/execute/formal_protocol-4.m: Added.
12547         * objc/execute/formal_protocol-5.m: Added.
12548         * objc/execute/formal_protocol-6.m: Added.
12549         * objc/execute/formal_protocol-7.m: Added.
12550         * objc/execute/informal_protocol.m: Added.
12551         * objc/execute/initialize.m: Added.
12552         * objc/execute/load.m: Added.
12553         * objc/execute/many_args_method.m: Added.
12554         * objc/execute/nested-3.m: Added.
12555         * objc/execute/no_clash.m: Added.
12556         * objc/execute/private.m: Added.
12557         * objc/execute/redefining_self.m: Added.
12558         * objc/execute/root_methods.m: Added.
12559         * objc/execute/selector-1.m: Added.
12560         * objc/execute/static-1.m: Added.
12561         * objc/execute/static-2.m: Added.
12562         * objc/execute/va_method.m: Added.
12563
12564 2001-03-10  Richard Henderson  <rth@redhat.com>
12565
12566         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
12567
12568 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
12569
12570         * g++.old-deja/g++.other/crash31.C: XFAIL.
12571         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
12572         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
12573         * gcc.c-torture/execute/20010123-1.x: XFAIL.
12574         * gcc.c-torture/execute/20010124-1.x: XFAIL.
12575         * gcc.dg/sequence-pt-1.c: XFAIL one test.
12576
12577 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
12578
12579         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
12580
12581 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
12582
12583         * gcc.dg/20000724-1.c: Don't use multiline strings.
12584
12585 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
12586
12587         * objc/execute/string1.m, objc/execute/string2.m: Compare the
12588         result of -cString against what we expect it to be; don't just
12589         print it out for no one to read.
12590
12591         * objc/execute/string3.m, objc/execute/string4.m: New tests.
12592         Based on testcases provided by Nicola Pero.
12593
12594 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
12595
12596         * gcc.dg/cpp/macro7.c: New test.
12597
12598 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
12599
12600         * gcc.dg/cpp/multiline.c: Update.
12601
12602 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
12603
12604         * g++.old-deja/g++.other/enum3.C: New test.
12605
12606 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
12607
12608         * g++.old-deja/g++.other/pod1.C: New test.
12609
12610 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
12611
12612         * g++.old-deja/g++.ext/overload1.C: New test.
12613
12614 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
12615
12616         * g++.old-deja/g++.pt/using1.C: New test.
12617
12618 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
12619
12620         * g++.old-deja/g++.other/using9.C: New test.
12621
12622 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
12623
12624         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
12625
12626         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
12627
12628 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
12629
12630         * g++.old-deja/g++.ext/realpt1.C: Remove.
12631
12632 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
12633
12634         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
12635
12636 2001-02-26  Will Cohen  <wcohen@redhat.com>
12637
12638         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
12639
12640 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
12641
12642         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
12643         templatized constructors.
12644
12645 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12646
12647         * gcc.c-torture/execute/20010224-1.c: New test.
12648
12649 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
12650
12651         * gcc.c-torture/execute/20010222-1.c: New test.
12652
12653 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
12654
12655         * g++.old-deja/g++.other/inline20.C: New test.
12656
12657 2001-02-21  Ovidiu Predescu  <ovidiu@cup.hp.com>
12658
12659         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
12660
12661 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
12662
12663         * g++.old-deja/g++.other/lookup22.C: New test.
12664
12665 200
12666         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
12667         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
12668         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
12669         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
12670         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
12671
12672 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
12673
12674         * gcc.c-torture/execute/991228-1.c: Take word endianness into
12675         account.
12676
12677 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
12678
12679         * gcc.c-torture/execute/builtin-complex-1.c: New test.
12680
12681 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
12682
12683         * g++.old-deja/g++.pt/crash62.C: New test.
12684
12685 2001-01-04  Richard Henderson  <rth@redhat.com>
12686
12687         * gcc.dg/20000926-1.c: Update expected warnings.
12688         * gcc.dg/array-2.c: Likewise.
12689         * gcc.dg/array-4.c: Also validate flexible array members.
12690         * gcc.dg/c99-flex-array-1.c: New.
12691
12692 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
12693
12694         * gcc.c-torture/compile/20001222-1.x: Remove.
12695
12696 2001-01-04  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
12697
12698         * gcc.c-torture/execute/built-in-setjmp.c: New.
12699
12700 2001-01-03  Richard Henderson  <rth@redhat.com>
12701
12702         * gcc.dg/940510-1.c: Update expected error wording.
12703         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
12704
12705 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
12706
12707         * lib/target-supports.exp (check_alias_available): Modified to
12708         indicate aliases not supported if only weak aliases are supported.
12709
12710 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12711
12712         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
12713         Turn on cmpstrsi checks for __pj__ and __i370__.
12714
12715 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
12716
12717         * g++.old-deja/g++.other/virtual11.C: New test.
12718
12719 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
12720
12721         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
12722
12723 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12724
12725         * gcc.c-torture/compile/20010102-1.c: New test.
12726
12727 2001-01-02  Andreas Jaeger  <aj@suse.de>
12728
12729         * gcc.dg/noreturn-3.c: New test.
12730
12731         * gcc.dg/noreturn-4.c: New test.
12732
12733 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12734
12735         * gcc.c-torture/execute/stdio-opt-1.c: Also test
12736         __builtin_fputc and __builtin_fwrite.
12737
12738 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
12739
12740         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
12741         signed char, not default char.
12742
12743 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
12744
12745         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
12746
12747 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
12748
12749         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
12750
12751 2000-12-29  Richard Henderson  <rth@redhat.com>
12752
12753         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
12754         (__cyg_profile_func_exit): Define.
12755
12756 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
12757
12758         * g++.dg/vtgc1.C: New test.
12759
12760 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
12761
12762         * gcc.dg/noncompile/20001228-1.c: New test.
12763
12764         * gcc.dg/20001228-1.c: New test.
12765
12766         * gcc.c-torture/execute/20001228-1.c: New test.
12767
12768 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
12769
12770         * gcc.dg/format-strfmon-1.c: New test.
12771
12772 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12773
12774         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
12775         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
12776         * gcc.c-torture/execute/string-opt-1.c: Likewise.
12777         * gcc.c-torture/execute/string-opt-2.c: Likewise.
12778         * gcc.c-torture/execute/string-opt-3.c: Likewise.
12779         * gcc.c-torture/execute/string-opt-4.c: Likewise.
12780         * gcc.c-torture/execute/string-opt-6.c: Likewise.
12781         * gcc.c-torture/execute/string-opt-7.c: Likewise.
12782         * gcc.c-torture/execute/string-opt-8.c: Likewise.
12783         * gcc.c-torture/execute/string-opt-9.c: Likewise.
12784         * gcc.c-torture/execute/string-opt-10.c: Likewise.
12785         * gcc.c-torture/execute/string-opt-11.c: Likewise.
12786         * gcc.c-torture/execute/string-opt-12.c: Likewise.
12787
12788         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
12789         * gcc.c-torture/execute/string-opt-4.c: Test index.
12790
12791 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
12792
12793         * gcc.c-torture/compile/20001226-1.c: New test.
12794
12795 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
12796
12797         * gcc.c-torture/compile/20001222-1.c: New test.
12798         * gcc.c-torture/compile/20001222-1.x: Xfail.
12799
12800 2000-12-22  Alexandre Oliva  <aoliva@redhat.com>
12801
12802         * gcc.c-torture/execute/comp-goto-2.c: New test.
12803
12804 2000-12-21  J"orn Rennecke <amylaar@redhat.com>
12805
12806         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
12807         Use long types if __INT_MAX__ is 32767.
12808         (main): Use cast to (sint32 *) when poking 88 into a_page.
12809
12810         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
12811
12812 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
12813
12814         * gcc.c-torture/compile/20001221-1.c: New test.
12815         * gcc.c-torture/execute/20001221-1.c: New test.
12816
12817 2000-12-20  Richard Henderson  <rth@redhat.com>
12818
12819         * g++.old-deja/g++.pt/crash36.C: Update error lines.
12820         * g++.old-deja/g++.robertl/eb109.C: Likewise.
12821
12822 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12823
12824         * gcc.dg/compare3.c: New test.
12825
12826 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
12827
12828         * gcc.dg/format-warnll-1.c: New test.
12829
12830 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
12831
12832         * gcc.dg/cpp/cmdlne-P.c: New test.
12833
12834 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
12835
12836         * gcc.c-torture/execute/builtin-abs-1.c,
12837         gcc.c-torture/execute/builtin-abs-2.c: New tests.
12838
12839 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
12840
12841         * gcc.dg/cpp/multiline.c: New test.
12842
12843 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
12844
12845         * g++.old-deja/g++.other/syshdr1.C: Update.
12846         * gcc.dg/cpp/lineflags.c: Remove temporarily.
12847
12848 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12849
12850         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
12851
12852 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12853
12854         * g++.old-deja/g++.pt/ttp65.C: New test.
12855
12856 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12857
12858         * g++.old-deja/g++.pt/ttp64.C: New test.
12859
12860 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12861
12862         * g++.old-deja/g++.pt/spec33.C: New test.
12863
12864 2000-12-14  Catherine Moore  <clm@redhat.com>
12865
12866         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
12867         * gcc.c-torture/execute/920612-2.c: Likewise.
12868         * gcc.c-torture/execute/920428-2.c: Likewise.
12869         * gcc-c-torture/execute/va-arg-11.c: Call exit.
12870         * gcc.c-torture/execute/va-arg-21.c: Likewise.
12871
12872 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12873
12874         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
12875         * gcc.dg/pack-test-2.c: Likewise.
12876
12877 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
12878
12879         Tests by Zack Weinberg <zackw@stanford.edu>.
12880
12881         * gcc.dg/cpp/defined.c: Update.
12882         * gcc.dg/cpp/defined_trad.c: New tests.
12883
12884 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
12885
12886         * gcc.dg/cpp/trad-direct.c: Update.
12887
12888 2000-12-11  Neil Booth  <neilb@earthling.net>
12889
12890         * gcc.dg/cpp/defined_trad.c
12891
12892 2000-12-11  Neil Booth  <neilb@earthling.net>
12893
12894         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
12895
12896 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
12897
12898         * gcc.dg/format-miss-2.c: New test.
12899
12900 2000-12-09  Neil Booth  <neilb@earthling.net>
12901
12902         * gcc.dg/cpp/lineflags.c: New tests.
12903         * gcc.dg/cpp/poison.c: Update.
12904         * gcc.dg/cpp/redef2.c: Update.
12905         * gcc.dg/cpp/skipping.c: New test.
12906
12907 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
12908
12909         * g++.old-deja/g++.other/eh3.C: New testcase.
12910
12911 2000-12-07  Neil Booth  <neilb@earthling.net>
12912
12913         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
12914         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
12915         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
12916         wtr-union-init-2.c, wtr-union-init-3.c: Update.
12917         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
12918         Update.
12919
12920 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
12921
12922         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
12923         __SIZE_TYPE__ instead of int for type of integers cast to
12924         pointers.
12925
12926 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
12927
12928         * g++.old-deja/g++.other/cleanup4.C: New test.
12929
12930 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
12931
12932         * format-sec-1.c: New test.
12933
12934 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
12935
12936         * gcc.dg/format-nonlit-3.c: New test.
12937
12938 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
12939
12940         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
12941         through a null pointer.
12942
12943 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sou
12944         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
12945         library makes no calls to `operator new' during initialization.
12946
12947 2000-11-04  Neil Booth  <neilb@earthling.net>
12948
12949         * gcc.dg/cpp/include2.c: New tests.
12950
12951 2000-11-03  Mark P Mitchell  <mark@codesourcery.com>
12952
12953         * lib/g++.exp (g++_set_ld_library_path): New function.
12954         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
12955
12956 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
12957
12958         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
12959         warnings.
12960
12961 2000-11-01  Richard Henderson  <rth@redhat.com>
12962
12963         * g++.old-deja/g++.ext/namedret1.C: New.
12964         * g++.old-deja/g++.ext/namedret2.C: New.
12965         * g++.old-deja/g++.ext/namedret3.C: New.
12966
12967 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
12968
12969         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
12970         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
12971
12972 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12973
12974         * gcc.c-torture/execute/va-arg-21.c: New test.
12975
12976 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
12977
12978         * gcc.dg/c99-complex-2.c: New test.
12979
12980 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12981
12982         * gcc.c-torture/execute/stdio-opt-1.c: New test.
12983
12984 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
12985
12986         * g++.old-deja/g++.other/inline16.C: New test.
12987
12988 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
12989
12990         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
12991         __PRETTY_FUNCTION__
12992
12993 2000-10-29  Neil Booth  <neilb@earthling.net>
12994
12995         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
12996         New tests.
12997         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
12998         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
12999         optimisation.
13000
13001 2000-10-29  Neil Booth  <neilb@earthling.net>
13002
13003         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
13004         * mi1.c, mi1c.h: Add null directives to multiple-include test.
13005         * mi5.c: Test multiple includes work with -C.
13006         * trigraphs.c: Test ^= version.
13007
13008 2000-10-28  Neil Booth  <neilb@earthling.net>
13009
13010         New tests and test updates for new macro expander.
13011
13012         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
13013         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
13014         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
13015         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
13016         new diagnostic messages.
13017
13018         * gcc.dg/cpp/macro3.c: New tests.
13019
13020 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
13021
13022         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
13023         on the same line.
13024
13025 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
13026
13027         * g++.old-deja/g++.other/eh2.C: New test.
13028
13029 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
13030
13031         * gcc.c-torture/execute/20001027-1.c: New test.
13032
13033 2000-10-26  Richard Henderson  <rth@redhat.com>
13034
13035         * gcc.c-torture/execute/20001026-1.c: New.
13036
13037 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
13038
13039         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
13040         * g++.old-deja/g++.law/builtin1.C: Likewise.
13041         * g++.old-deja/g++.law/ctors10.C: Likewise.
13042         * g++.old-deja/g++.law/virtual3.C: Likewise.
13043         * g++.old-deja/g++.mike/p658.C: Likewise.
13044         * g++.old-deja/g++.other/sibcall1.C: Likewise.
13045         * g++.old-deja/g++.other/vaarg2.C: Likewise.
13046         * g++.old-deja/g++.robertl/eb124.C: Likewise.
13047         * g++.old-deja/g++.robertl/eb44.C: Likewise.
13048         * g++.old-deja/g++.robertl/eb77.C: Likewise.
13049
13050 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
13051
13052         * gcc.c-torture/compile/20001024-1.c: New test.
13053
13054 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
13055
13056         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
13057         to tell us whether or not we are using V3.
13058
13059 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
13060
13061         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
13062         operands.
13063
13064 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
13065
13066         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
13067
13068 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
13069
13070         * gcc.c-torture/execute/20001024-1.c: New test.
13071
13072 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
13073
13074         * g++.old-deja/g++.other/sibcall1.C: New test.
13075
13076 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
13077
13078         * gcc.dg/noncompile/init-3.c: New test.
13079
13080 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
13081
13082         * gcc.dg/format-array-1.c: New test.
13083
13084 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
13085
13086         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
13087         writing through null pointers; remove comment about testing
13088         unterminated strings.
13089
13090 2000-10-17  Matthew Hiller  <hiller@redhat.com>
13091
13092         * gcc.c-torture/execute/20001017-2.c: New test.
13093
13094 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
13095
13096         * gcc.c-torture/compile/20001018-1.c: New test.
13097         * gcc.c-torture/compile/20001018-1.x: Xfail.
13098
13099 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13100
13101         * gcc.c-torture/execute/20001017-1.c: New test.
13102
13103 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
13104
13105         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
13106         for multiple use of arguments with scanf formats; add tests for
13107         multiple use of arguments.
13108
13109 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
13110
13111         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
13112
13113 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
13114
13115         * gcc.dg/format-miss-1.c: New test.
13116
13117 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
13118
13119         * gcc.c-torture/execute/20001013-1.c: New test.
13120
13121 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
13122
13123         * gcc.dg/format-branch-1.c: New test.
13124
13125 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
13126
13127         * README, lib/file-format.exp: Remove EGCS references.
13128
13129 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
13130
13131         * gcc.dg/20001013-1.c: New test.
13132
13133 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
13134
13135         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
13136         for intmax_t in the compiler using __typeof__ and the type rules
13137         for conditional expressions.
13138
13139 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
13140
13141         * gcc.dg/20001012-1.c: New test.
13142         * gcc.dg/20001012-2.c: New test.
13143
13144 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
13145
13146         * gcc.dg/format-attr-1.c: New test.
13147
13148 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
13149
13150         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
13151         __LONG_LONG_MAX__ instead of LLONG_MAX.
13152
13153 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
13154
13155         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
13156         scanf flags.
13157         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
13158         flags.
13159
13160 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
13161
13162         * gcc.dg/sequence-pt-1.c: New test.
13163
13164 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
13165
13166         * gcc.c-torture/execute/20001011-1.c: New testcase.
13167         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
13168
13169 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
13170
13171         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
13172         does not error on it.
13173
13174 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
13175
13176         * gcc.dg/20001009-1.c: New test.
13177
13178 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
13179
13180         * gcc.c-torture/compile/20001009-1.c: Move from here ....
13181         * gcc.c-torture/execute/20001009-2.c: ... to here.
13182
13183 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
13184
13185         * gcc.c-torture/compile/20001009-1.c: New testcase.
13186         * gcc.c-torture/execute/20001009-1.c: New testcase.
13187         Testcases provided by Jan Hubicka <jh@suse.cz>.
13188
13189 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
13190
13191         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
13192         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
13193         uintmax_t using <limits.h> to emulate the compiler's internal
13194         logic.  No longer XFAIL %j tests.
13195
13196 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
13197
13198         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
13199         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
13200         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
13201         regexps and details of expected handling of some bad formats.
13202         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
13203         suppression.
13204
13205 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
13206
13207         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
13208         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
13209         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
13210         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
13211         in list archives.
13212
13213 2000-10-06  Richard Henderson  <rth@cygnus.com>
13214
13215         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
13216         * g++.old-deja/g++.brendan/crash52.C: Likewise.
13217         * g++.old-deja/g++.jason/report.C: Likewise.
13218         * g++.old-deja/g++.law/friend5.C: Likewise.
13219         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
13220         of the expected warnings.
13221
13222 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
13223
13224         * g++.old-deja/g++.pt/enum14.C: New test.
13225
13226 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
13227
13228         * g++.old-deja/g++.pt/crash59.C: New test.
13229
13230 2000-10-04  Will Cohen  <wcohen@redhat.com>
13231
13232         * gcc.dg/20000926-1.c: New test.
13233
13234 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
13235
13236         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
13237         function name for current C++ compiler.
13238         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
13239
13240 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
13241
13242         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
13243         __PRETTY_FUNCTION__.
13244         * g++.old-deja/g++.ext/pretty2.C: Likewise.
13245
13246 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13247
13248         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
13249
13250 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
13251
13252         * gcc.c-torture/compile/20000923-1.c: New test.
13253
13254 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
13255
13256         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
13257         * g++.old-deja/g++.pt/ttp62.C: Same.
13258         * g++.old-deja/g++.other/inline14.C: Same.
13259
13260 2000-09-24  Richard Henderson  <rth@cygnus.com>
13261
13262         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
13263
13264 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
13265
13266         * gcc.dg/c90-printf-1.c: Add test for wide string format.
13267
13268 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
13269
13270         * gcc.c-torture/compile/20000922-1.c: New file.
13271
13272 2000-09-21  Nick Clifton  <nickc@redhat.com>
13273
13274         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
13275         a signed long modulo operation.
13276         (mod6): New function - perform an unsigned long modulo operation.
13277         (main): Add tests for modulos of very large numbers by very small
13278         dividends.
13279
13280 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13281
13282         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
13283
13284 2000-09-19  Richard Henderson  <rth@cygnus.com>
13285
13286         * gcc.dg/compare2.c (case 10): XFAIL.
13287
13288 2000-09-18  Richard Henderson  <rth@cygnus.com>
13289
13290         * gcc.c-torture/execute/20000906-1.c: Move ...
13291         * gcc.dg/20000906-1.c: ... here.  Only run on targets
13292         that support __builtin_trap.
13293
13294 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
13295
13296         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
13297
13298 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
13299
13300         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
13301         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
13302         more $ format tests.
13303
13304 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
13305
13306         * gcc.dg/format-errmk-1.c: New test.
13307
13308 2000-09-17  Greg McGary  <greg@mcgary.org>
13309
13310         * gcc.c-torture/execute/20000917-1.x: Remove.
13311
13312 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
13313
13314         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
13315
13316 2000-09-17  Greg McGary  <greg@mcgary.org>
13317
13318         * gcc.c-torture/execute/20000917-1.c: New test.
13319         * gcc.c-torture/execute/20000917-1.x: XFAIL.
13320
13321 2000-09-16  Neil Booth  <NeilB@earthling.net>
13322
13323         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
13324         in nested macro bug.
13325
13326 2000-09-15  Neil Booth  <NeilB@earthling.net>
13327
13328         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
13329
13330 2000-09-14  Jeffrey A Law  (law@cygnus.com)
13331
13332         * gcc.c-torture/execute/20000914-1.c: New test.
13333
13334 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
13335
13336         * g++.other/inline13.C: New test.
13337
13338 2000-09-12  Andreas Jaeger  <aj@suse.de>
13339
13340         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
13341         constant by Ulrich Drepper <drepper@redhat.com>.
13342
13343 2000-09-12  J"orn Rennecke <amylaar@redhat.co.uk>
13344
13345         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
13346
13347 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13348
13349         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
13350
13351 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
13352
13353         * gcc.dg/cpp/backslash.c: New test.
13354
13355 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
13356
13357         * gcc.c-torture/execute/20000910-1.c: New test.
13358         * gcc.c-torture/execute/20000910-2.c: Likewise.
13359
13360 2000-09-11  Robert Lipe  <robertl@sco.com>
13361
13362         * gcc.dg/pragma-align.c: New test.
13363
13364 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
13365
13366         * g++.old-deja/g++.pt/explicit82.C: New test.
13367         * g++.old-deja/g++.pt/explicit83.C: New test.
13368
13369 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
13370
13371         * gcc.dg/asm-names.c: New test.
13372
13373 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13374
13375         * gcc.dg/cpp/tr-warn6.c: New test
13376
13377 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
13378
13379         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
13380         be accepted.
13381
13382 2000-09-07  Catherine Moore  <clm@redhat.com>
13383
13384         * gcc.c-torture/execute/unroll-1.c: New test.
13385
13386 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
13387
13388         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
13389         ERROR markers.
13390         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
13391         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
13392         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
13393         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
13394         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
13395         Preprocess only.
13396         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
13397         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
13398
13399 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
13400
13401         * g++.old-deja/g++.pt/deduct2.C: New test.
13402
13403 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
13404
13405         * g++.old-deja/g++.pt/parms2.C: New test.
13406
13407 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
13408
13409         * g++.old-deja/g++.pt/crash58.C: New test.
13410
13411 2000-09-06  Greg McGary  <greg@mcgary.org>
13412
13413         * gcc.c-torture/execute/20000906-1.c: New test.
13414         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
13415
13416 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13417
13418         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
13419
13420 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
13421
13422         * g++.old-deja/g++.pt/crash57.C: New test.
13423
13424 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
13425
13426         * g++.old-deja/g++.pt/crash56.C: New test.
13427
13428 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
13429
13430         * g++.old-deja/g++.pt/koenig1.C: New test.
13431
13432 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
13433
13434         * gcc.dg/20000904-1.c: New test.
13435
13436 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
13437
13438         * gcc.dg/cpp/paste8.c: New test.
13439
13440 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
13441
13442         * gcc.c-torture/compile/20000827-1.c: New test.
13443
13444 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
13445
13446         * gcc.dg/format-diag-1.c: New test.
13447
13448 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
13449
13450         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
13451         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
13452         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
13453         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
13454         gcc.dg/formatz-1.c: Adjust warning regular expressions.
13455
13456 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
13457
13458         * g++.old-deja/g++.other/nested4.C: New test.
13459
13460 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
13461
13462         * g++.old-deja/g++.ns/scoped1.C: New test.
13463
13464 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
13465
13466         * lib/g++.exp: Support testing already-installed GCC.
13467
13468 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13469
13470         * wtr-label-1.c, wtr-suffix-1.c: New tests.
13471
13472 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13473
13474         * gcc.dg/return-type-2.c: New test.
13475
13476 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
13477
13478         * gcc.c-torture/compile/20000825-1.c: New test.
13479
13480 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
13481
13482         * gcc.dg/dwarf2-2.c: New test.
13483
13484 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
13485
13486         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
13487         dg-warning regexps.
13488
13489 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
13490
13491         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
13492         gcc.dg/format-ext-5.c: New tests.
13493
13494 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
13495
13496         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
13497
13498 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
13499
13500         * gcc.dg/noncompile/930622-2.c: Adjust error message.
13501
13502 2000-08-24  Richard Henderson  <rth@cygnus.com>
13503
13504         * gcc.dg/ia64-sync-1.c: New test.
13505         * gcc.dg/ia64-sync-2.c: New test.
13506         * gcc.dg/ia64-asm-1.c: New test.
13507
13508 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
13509
13510         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
13511         * gcc.dg/format-ext-2.c: New test.
13512
13513 2000-08-23  Jason Merrill  <jason@redhat.com>
13514
13515         * lib/old-dejagnu.exp: Also ignore "In member function" and
13516         "At global scope".
13517
13518 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13519
13520         * gcc.dg/noncompile/label-lineno-1.c: New test.
13521
13522 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
13523
13524         * gcc.dg/c99-array-nonobj-1.c: New test.
13525
13526 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
13527
13528         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
13529         tests.
13530         * gcc.dg/format-ext-1.c: New test.
13531
13532 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13533
13534         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
13535         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
13536         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
13537         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
13538         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
13539
13540 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
13541
13542         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
13543         gcc.dg/c99-strftime-2.c: New tests.
13544
13545 2000-08-22  Richard Henderson  <rth@cygnus.com>
13546
13547         * gcc.c-torture/execute/20000822-1.c: New test.
13548
13549 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
13550
13551         * gcc.c-torture/execute/20000819-1.x: Remove.
13552
13553 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
13554
13555         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
13556         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
13557         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
13558         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
13559         gcc.dg/format-xopen-1.c: New tests.
13560
13561 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
13562
13563         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
13564
13565 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
13566
13567         * g++.old-deja/g++.other/loop2.C: New test.
13568
13569         * gcc.c-torture/compile/20000606-1.c: New test.
13570         * gcc.c-torture/compile/20000728-1.c: New test.
13571         * gcc.c-torture/execute/20000801-1.c: New test.
13572         * gcc.c-torture/execute/20000801-2.c: New test.
13573         * gcc.c-torture/execute/20000819-1.c: New test.
13574         * gcc.c-torture/execute/20000819-1.x: XFAIL.
13575         * gcc.dg/20000629-1.c: New test.
13576         * gcc.dg/20000724-1.c: New test.
13577         * gcc.dg/20000807-1.c: New test.
13578
13579 2000-08-20 Dennis Chernoivanov <cdi@sparc.spb.su>
13580
13581         * gcc.dg/cpp/pragma-1.c: New test.
13582         * gcc.dg/cpp/pragma-2.c: New test.
13583
13584 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
13585
13586         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
13587         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
13588
13589 2000-08-18  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
13590
13591         * gcc.c-torture/compile/20000818-1.c: New test.
13592
13593 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
13594
13595         * gcc.c-torture/execute/20000818-1.c: New test.
13596
13597 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
13598
13599         * gcc.dg/format-va-1.c: New test.
13600
13601 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
13602
13603         * g++.old-deja/g++.other/typedef8.C: New test.
13604
13605 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
13606
13607         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
13608         * g++.old-deja/g++.mike/net36.C: Mark candidate.
13609         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
13610         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
13611         * g++.old-deja/g++.other/ptrmem7.C: New test.
13612         * g++.old-deja/g++.pt/ptrmem10.C: New test.
13613
13614 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
13615
13616         * g++.old-deja/g++.pt/typename27.C: New test.
13617
13618 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
13619
13620         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
13621         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
13622         * g++.old-deja/g++.pt/friend45.C: New test.
13623         * g++.old-deja/g++.other/friend8.C: New test.
13624
13625 2000-08-15  Richard Henderson  <rth@cygnus.com>
13626
13627         * gcc.c-torture/execute/20000815-1.c: New test.
13628
13629 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
13630
13631         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
13632         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
13633         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
13634
13635 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
13636
13637         * g++.old-deja/g++.other/refinit2.C: New test.
13638
13639 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
13640
13641         * lib/c-torture.exp (c-torture): Make
13642         compiler_conditional_xfail_data global.
13643         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
13644         compiler_conditional_xfail_data machinery.
13645         (f-torture-execute): Likewise.
13646         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
13647         and only when unrolling loops.
13648
13649         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
13650
13651 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
13652
13653         * g++.old-deja/g++.pt/explicit81.C: New test.
13654
13655 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
13656
13657         * g++.old-deja/g++.pt/typename26.C: New test.
13658
13659 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
13660
13661         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
13662         warning.
13663
13664 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
13665
13666         * g++.old-deja/g++.other/array3.C: New test.
13667
13668 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
13669
13670         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
13671         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
13672         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
13673         New tests.
13674
13675 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
13676
13677         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
13678         * g++.old-deja/g++.abi/vmihint.C: Likewise.
13679
13680 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
13681
13682         * gcc.c-torture/execute/20000808-1.c: New test.
13683
13684 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
13685
13686         * gcc.dg/c90-const-expr-1.c: New test.
13687
13688 2000-08-08  Richard Henderson  <rth@cygnus.com>
13689
13690         * gcc.dg/noncompile/920923-1.c: Declare calloc.
13691
13692 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
13693
13694         * gcc.dg/noncompile/const-ll-1.c: New test.
13695
13696 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
13697
13698         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
13699
13700 2000-08-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
13701
13702         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
13703         that running programs linked against the shared version of libobjc
13704         run correctly.
13705
13706 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
13707
13708         * gcc.dg/c99-printf-1.c: New test.
13709
13710 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
13711
13712         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
13713
13714 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
13715
13716         * gcc.c-torture/execute/20000731-1.x: Delete.
13717
13718 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
13719
13720         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
13721         and torture_without_loops as is done by c-torture.exp.
13722         (search_for): Copy from c-torture.exp.
13723         (gcc-dg-runtest): New function, drives a directory of tests
13724         iterating over the TORTURE_OPTIONS.
13725         (scan-assembler, scan-assembler-not): Move here from
13726         individual directory drivers.
13727
13728         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
13729         defined by lib/gcc-dg.exp.
13730         * gcc.dg/cpp/cpp.exp: Likewise.
13731         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
13732         gcc-dg-runtest, so we cycle over optimization options.
13733
13734         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
13735         * gcc.dg/compare2.c: No longer expected to fail.
13736
13737 2000-08-04  J"orn Rennecke <amylaar@cygnus.co.uk>
13738
13739         * gcc.c-torture/execute/20000804-1.c: New test.
13740
13741 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
13742
13743         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
13744
13745 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
13746
13747         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
13748
13749 2000-08-03  Jeffrey A Law  (law@cygnus.com)
13750
13751         * gcc.c-torture/compile/20000803-1.c: New test.
13752
13753 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
13754
13755         * gcc.c-torture/execute/20000801-3.c,
13756         gcc.c-torture/execute/20000801-4.c: New tests.
13757         * gcc.c-torture/execute/20000801-3.x,
13758         gcc.c-torture/execute/20000801-4.x: Xfail.
13759
13760 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
13761
13762         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
13763         libobjc/.libs to allow for libtool.
13764
13765 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
13766
13767         * gcc.c-torture/compile/20000802-1.c: New test.
13768
13769 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
13770
13771         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
13772
13773 2000-07-31  Jeffrey A Law  (law@cygnus.com)
13774
13775         * gcc-c-torture/execute/20000731-2.c: New test.
13776
13777         * gcc.c-torture/execute/20000731-1.c: New test.
13778         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
13779
13780 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
13781
13782         * testsuite/gcc.dg/cpp/paste7.c: New test.
13783         * gcc.dg/cpp/20000725-1.c: New test.
13784
13785 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
13786
13787         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
13788         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
13789         declaration warning for __builtin_dwarf_reg_size.
13790
13791         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
13792
13793 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
13794
13795         * gcc.dg/noncompile/voidparam-1.c: New test.
13796
13797 2000-07-30  Richard Henderson  <rth@cygnus.com>
13798
13799         * gcc.dg/c90-digraph-1.c: Don't xfail.
13800         * gcc.dg/compare2.c (case 10): Xfail.
13801         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
13802
13803 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
13804
13805         * gcc.dg/c99-main-1.c: New test.
13806
13807 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
13808
13809         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
13810
13811 2000-07-26  Hans-Peter Nilsson  <hp@axis.com>
13812
13813         * gcc.c-tortuer/execute/20000726-1.c: New test.
13814
13815 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
13816
13817         * gcc.c-torture/execute/enum-2.c: New test.
13818
13819 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13820
13821         * gcc.dg/cpp/tr-warn3.c: New test.
13822
13823 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
13824
13825         * g++.old-deja/g++.ext/implicit1.C: Remove.
13826         * g++.old-deja/g++.jason/c2.C: Remove
13827         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
13828         * g++.old-deja/g++.pt/crash16.C: Likewise.
13829         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
13830
13831 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
13832
13833         * g++.old-deja/g++.other/for2.C: New test.
13834
13835 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
13836
13837         * gcc.dg/20000720-1.c: New test.
13838
13839 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
13840
13841         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
13842
13843 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
13844
13845         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
13846         * gcc.c-torture/execute/20000722-1.c: New.
13847         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
13848
13849 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
13850
13851         * gcc.dg/cpp/20000720-1.S: New test.
13852
13853 2000-07-21  Michael Meissner  <meissner@redhat.com>
13854
13855         * gcc.c-torture/execute/ieee/hugeval.c: New test.
13856
13857 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
13858
13859         * g++.old-deja/g++.brendan/crash16.C,
13860         g++.old-deja/g++.brendan/parse3.C,
13861         g++.old-deja/g++.brendan/redecl1.C,
13862         g++.old-deja/g++.ns/template13.C,
13863         g++.old-deja/g++.other/decl4.C,
13864         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
13865
13866 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
13867
13868         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
13869         and "Internal error".
13870
13871         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
13872         regexps.
13873         * gcc.dg/cpp/paste6.c: New test.
13874
13875 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
13876
13877         * gcc.dg/cpp/tr-direct.c: New test.
13878
13879         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
13880         gcc.dg/cpp/undef1.c: Tweak error regexps.
13881
13882 2000-07-18  Eric Christopher <echristo@redhat.com>
13883
13884         * gcc.c-torture/compile/20000718-1.c: New test.
13885
13886 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
13887
13888         * cpplex.c (_cpp_push_token): If the token being pushed back
13889         is the previous token in this context, just subtract one from
13890         context->posn.
13891         * cppmacro.c (save_expansion): Clear aux field when storing a
13892         placemarker.
13893
13894 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
13895
13896         * gcc.dg/noncompile/redecl-1.c: New test.
13897
13898 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
13899
13900         * gcc.c-torture/execute/20000717-5.c: New test.
13901         * gcc.c-torture/execute/20000717-1.x: Removed.
13902
13903 2000-07-17  Richard Henderson  <rth@cygnus.com>
13904
13905         * gcc.c-torture/execute/20000717-4.c: New test.
13906
13907 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
13908
13909         * gcc.dg/cpp/syshdr.c: New test.
13910         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
13911
13912 2000-07-17  Neil Booth  <neilb@earthling.net>
13913
13914         * gcc.dg/cpp/cmdlne-dM.c: New test.
13915         * gcc.dg/cpp/cmdlne-dD.c: New test.
13916
13917 2000-07-17  Jeffrey A Law  (law@cygnus.com)
13918
13919         * gcc.c-torture/execute/20000717-3.c: New test.
13920
13921         * gcc.c-torture/compile/20000717-1.c: New test.
13922
13923 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
13924
13925         * gcc.c-torture/execute/20000717-2.c: New test.
13926
13927 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
13928
13929         * gcc.dg/formatz-1.c: New test.
13930
13931         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
13932         * gcc.dg/c99-digraph-1.c: New tests.
13933
13934         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
13935         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
13936
13937         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
13938         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
13939         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
13940         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
13941         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
13942         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
13943         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
13944
13945 2000-07-17   Greg McGary <greg@mcgary.org>
13946
13947         * gcc.c-torture/execute/20000717-1.c: New test.
13948         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
13949
13950 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
13951
13952         * gcc.c-torture/execute/20000715-2.c: New test.
13953         * gcc.dg/20000715-1.c: New test.
13954
13955 2000-07-15  Michael Meissner  <meissner@redhat.com>
13956
13957         * gcc.c-torture/execute/20000715-1.c: New test.
13958
13959 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
13960
13961         * gcc.c-torture/execute/20000707-1.c: New test.
13962
13963 2000-07-13  Neil Booth  <NeilB@earthling.net>
13964
13965         * testsuite/gcc.dg/cpp/digraph1.c,
13966         testsuite/gcc.dg/cpp/digraph2.c,
13967         testsuite/gcc.dg/cpp/digraphs.c: New tests.
13968
13969 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
13970
13971         * g77.f-torture/compile/20000630-2.f:  New test.
13972         * g77.f-torture/compile/20000630-2.x
13973
13974 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
13975
13976         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
13977
13978 2000-07-11  Neil Booth  <NeilB@earthling.net>
13979
13980         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
13981
13982 2000-07-11  Neil Booth  <NeilB@earthling.net>
13983
13984         * gcc.dg/cpp/cmdlne-C.c: New.
13985
13986 2000-07-09  Neil Booth  <NeilB@earthling.net>
13987
13988         * gcc.dg/cpp/directiv.c: New tests.
13989         * gcc.dg/cpp/undef1.c: Update.
13990
13991 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
13992
13993         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
13994
13995 2000-07-09  Neil Booth  <NeilB@earthling.net>
13996
13997         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
13998
13999 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
14000
14001         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
14002         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
14003
14004 2000-07-08  Neil Booth  <NeilB@earthling.net>
14005
14006         * gcc.dg/cpp/macsyntx.c: New tests.
14007
14008 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
14009
14010         * gcc.dg/20000707-1.c: New test.
14011
14012 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
14013
14014         * gcc.c-torture/execute/20000706-1.c: New test.
14015         * gcc.c-torture/execute/20000706-2.c: New test.
14016         * gcc.c-torture/execute/20000706-3.c: New test.
14017         * gcc.c-torture/execute/20000706-4.c: New test.
14018         * gcc.c-torture/execute/20000706-5.c: New test.
14019
14020 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
14021
14022         * g++.old-deja/g++.pt/instantiate7.C: New test.
14023
14024 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
14025
14026         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
14027         * g++.old-deja/g++.mike/thunk3.C: Likewise.
14028         * g++.old-deja/g++.other/rtti3.C: Likewise.
14029         * g++.old-deja/g++.other/rttid3.C: Likewise.
14030
14031 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
14032
14033         *  g77.f-torture/compile/20000630-1.x: Fix typo
14034
14035 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
14036
14037         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
14038         assembly output.
14039
14040 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
14041
14042         * gcc.dg/cpp/ident.c: New test.
14043
14044 2000-07-05  Neil Booth  <NeilB@earthling.net>
14045
14046         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
14047           gcc.dg/cpp/lexstrng.c: New tests.
14048
14049 2000-07-04  Neil Booth  <NeilB@earthling.net>
14050
14051         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
14052         * gcc.dg/cpp/strify2.c: Same.
14053
14054 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
14055
14056         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
14057         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
14058         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
14059         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
14060
14061         * testsuite/gcc.dg/cpp/macro1.c,
14062         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
14063         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
14064         testsuite/gcc.dg/cpp/strify1.c,
14065         testsuite/gcc.dg/cpp/strify2.c: New tests.
14066
14067 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
14068
14069         * gcc.c-torture/execute/20000703-1.c: New test.
14070
14071 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
14072
14073         * g++.old-deja/g++.pt (lookup10.C): New test.
14074
14075 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
14076
14077         * g++.old-deja/g++.pt (typename25.C): New test.
14078
14079 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
14080
14081         * gcc.c-torture/compile/20000701-1.c: New test.
14082
14083 2000-06-30  Nick Clifton  <nickc@cygnus.com>
14084
14085         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
14086         to test case.
14087
14088 2000-06-30  Catherine Moore  <clm@cygnus.com>
14089
14090         * gcc.c-torture/execute/align-1.c: New test.
14091
14092 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
14093
14094         * g++.old-deja/g++.pt/expr8.C: New test.
14095         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
14096
14097 2000-06-29  Nick Clifton  <nickc@cygnus.com>
14098
14099         * gcc.c-torture/compile/20000629-1.c: New test.
14100
14101 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
14102
14103
14104         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
14105         gcc.dg/noncompile directory, depending on whether they're
14106         preprocessor tests or not.  Annotate all the tests for the dg
14107         framework.
14108
14109         * gcc.c-torture/noncompile/noncompile.exp: Delete.
14110         * gcc.dg/noncompile/noncompile.exp: New.
14111
14112         * Moved files:
14113         Old name                                New name
14114         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
14115         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
14116         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
14117         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
14118         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
14119         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
14120         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
14121         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
14122         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
14123         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
14124         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
14125         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
14126         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
14127         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
14128         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
14129         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
14130         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
14131         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
14132         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
14133         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
14134         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
14135         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
14136         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
14137         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
14138
14139         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
14140         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
14141         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
14142         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
14143         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
14144         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
14145
14146 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
14147
14148         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
14149         declare one variable.  On the fourth, error.
14150         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
14151         declared by 20000628-1a.h.
14152
14153 2000-06-29  Richard Henderson  <rth@redhat.com>
14154
14155         * gcc.c-torture/execute/930529-1.x: New file.
14156         * gcc.dg/920413-1.c: Adjust expected warning text.
14157         * gcc.dg/980217-1.c: Declare abort.
14158         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
14159
14160 2000-06-29  Jeffrey A Law  (law@cygnus.com)
14161
14162         * g77.f-torture/compile/20000629-1.f: New test.
14163         * g77.f-torture/compile/20000629-1.x: Expected to fail.
14164
14165 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
14166
14167         Rearrange lots of files, removing entirely the
14168         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
14169         directories.
14170
14171         * Deleted files:
14172         gcc.c-torture/code_quality/code_quality.exp
14173         gcc.c-torture/special/special.exp
14174         gcc.failure/failure.exp
14175         gcc.failure/940409-1.x
14176         gcc.c-torture/compile/961203-1.x
14177
14178         * New files:
14179         gcc.misc-tests/linkage.exp
14180         gcc.c-torture/execute/920730-1t.c
14181         gcc.c-torture/execute/920730-1t.x
14182         gcc.c-torture/compile/920520-1.x
14183         gcc.c-torture/compile/920521-1.x
14184         gcc.c-torture/compile/981006-1.x
14185         gcc.c-torture/execute/eeprof-1.x
14186
14187         * Moved files (possibly with modifications to fit a new harness):
14188         Old name                                New name
14189         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
14190         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
14191         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
14192         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
14193         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
14194         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
14195         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
14196         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
14197         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
14198         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
14199         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
14200         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
14201         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
14202         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
14203
14204 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
14205
14206         * c-torture/compile/961203-1.x: Delete.
14207
14208         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
14209         not exit. Include stdio.h.
14210         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
14211         * gcc.misc-tests/dg-12.c: Likewise.
14212         * gcc.misc-tests/dg-5.c: Likewise.
14213         * gcc.misc-tests/dg-6.c: Likewise.
14214         * gcc.misc-tests/dg-7.c: Prototype abort.
14215         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
14216         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
14217         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
14218         not exit.
14219         * gcc.misc-tests/sieve.c: Use return from main, not exit.
14220         * gcc.misc-tests/sort2.c: Use return from main, not exit.
14221
14222 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
14223
14224         * gcc.dg/cpp/20000628-1.c: New test.
14225         * gcc.dg/cpp/20000628-1.h: New header for above test.
14226         * gcc.dg/cpp/20000628-1a.h: Likewise.
14227
14228 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
14229
14230         * gcc.dg/cpp: New directory.
14231         * gcc.dg/cpp/cpp.exp: New driver.
14232         * gcc.dg/cpp/20000627-1.c: New test.
14233         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
14234         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
14235         and rewrite as a compilation test.
14236
14237         * gcc.dg: Move many files into the cpp subdirectory, possibly
14238         renaming or editing them as well.
14239         Old name                New name
14240         990119-1.c              cpp/19990119-1.c
14241         990228-1.c              cpp/19990228-1.c
14242         990407-1.c              cpp/19990407-1.c
14243         990409-1.c              cpp/19990409-1.c
14244         990413-1.c              cpp/19990413-1.c
14245         990703-1.c              cpp/19990703-1.c
14246         20000127-1.c            cpp/20000127-1.c
14247         20000129-1.c            cpp/20000129-1.c
14248         20000207-1.c            cpp/20000207-1.c
14249         20000207-2.c            cpp/20000207-2.c
14250         20000209-1.c            cpp/20000209-1.c
14251         20000209-2.c            cpp/20000209-2.c
14252         20000301-1.c            cpp/20000301-1.c
14253         20000419-1.c            cpp/20000419-1.c
14254         20000510-1.S            cpp/20000510-1.S
14255         20000519-1.c            cpp/20000519-1.c
14256         20000529-1.c            cpp/20000529-1.c
14257         20000625-1.c            cpp/20000625-1.c
14258         20000625-2.c            cpp/20000625-2.c
14259         cpp-as1.c               cpp/assert1.c
14260         cpp-as2.c               cpp/assert2.c
14261         cxx-comments-1.c        cpp/cxxcom1.c
14262         cxx-comments-2.c        cpp/cxxcom2.c
14263         endif-label.c           cpp/endif.c
14264         cpp-hash1.c             cpp/hash1.c
14265         cpp-hash2.c             cpp/hash2.c
14266         cpp-if1.c               cpp/if-1.c
14267         cpp-if2.c               cpp/if-2.c
14268         cpp-if3.c               cpp/if-3.c
14269         cpp-if4.c               cpp/if-4.c
14270         cpp-if5.c               cpp/if-5.c
14271         cpp-cond.c              cpp/if-cexp.c
14272         cpp-missingop.c         cpp/if-mop.c
14273         cpp-missingparen.c      cpp/if-mpar.c
14274         cpp-opprec.c            cpp/if-oppr.c
14275         cpp-ifparen.c           cpp/if-paren.c
14276         cpp-shortcircuit.c      cpp/if-sc.c
14277         cpp-shift.c             cpp/if-shift.c
14278         cpp-unary.c             cpp/if-unary.c
14279         cpp-li1.c               cpp/line1.c
14280         cpp-li2.c               cpp/line2.c
14281         lineno.c                cpp/line3.c
14282         lineno-2.c              cpp/line4.c
14283         cpp-mi.c                cpp/mi1.c
14284         cpp-mic.h               cpp/mi1c.h
14285         cpp-micc.h              cpp/mi1cc.h
14286         cpp-mind.h              cpp/mi1nd.h
14287         cpp-mindp.h             cpp/mi1ndp.h
14288         cpp-mix.h               cpp/mi1x.h
14289         cpp-mi2.c               cpp/mi2.c
14290         cpp-mi2a.h              cpp/mi2a.h
14291         cpp-mi2b.h              cpp/mi2b.h
14292         cpp-mi2c.h              cpp/mi2c.h
14293         cpp-mi3.c               cpp/mi3.c
14294         cpp-mi3.def             cpp/mi3.def
14295         poison-1.c              cpp/poison.c
14296         pr-impl.c               cpp/prag-imp.c
14297         cpp-redef-2.c           cpp/redef1.c
14298         cpp-redef.c             cpp/redef2.c
14299         strpaste.c              cpp/strp1.c
14300         strpaste-2.c            cpp/strp2.c
14301         cpp-tradpaste.c         cpp/tr-paste.c
14302         cpp-tradstringify.c     cpp/tr-str.c
14303         cpp-tradwarn1.c         cpp/tr-warn1.c
14304         cpp-tradwarn2.c         cpp/tr-warn2.c
14305         trigraphs.c             cpp/trigraphs.c
14306         cpp-unc1.c              cpp/unc1.c
14307         cpp-unc2.c              cpp/unc2.c
14308         cpp-unc3.c              cpp/unc3.c
14309         cpp-unc.c               cpp/unc4.c
14310         undef.c                 cpp/undef1.c
14311         undef-2.c               cpp/undef2.c
14312         cpp-wi1.c               cpp/widestr1.c
14313
14314 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
14315
14316         * lib/g++.exp (g++_include_flags): Tweak.
14317
14318 2000-06-27  H.J. Lu  <hjl@gnu.org>
14319             Loren J. Rittle  <ljrittle@acm.org>
14320
14321         * lib/g++.exp (g++_include_flags): Override libgloss.exp
14322         version with one that knows about the new gcc tree structure.
14323         (g++_link_flags): Same.
14324
14325 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
14326
14327         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
14328         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
14329         case we are cross-compiling.
14330
14331         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
14332         g++.old-deja/g++.niklas/Makefile.in,
14333         g++.old-deja/g++.niklas/configure.in,
14334         g++.old-deja/g++.other/Makefile.in,
14335         g++.old-deja/g++.other/configure.in,
14336         gcc.c-torture/code_quality/Makefile.in,
14337         gcc.c-torture/code_quality/configure.in,
14338         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
14339         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
14340         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
14341         gcc.c-torture/execute/ieee/Makefile.in,
14342         gcc.c-torture/execute/ieee/configure.in,
14343         gcc.c-torture/noncompile/Makefile.in,
14344         gcc.c-torture/noncompile/configure.in,
14345         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
14346         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
14347         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
14348
14349 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
14350
14351         * g++.old-deja/g++.other/ambig3.C: New test.
14352
14353 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
14354
14355         * g++.old-deja/g++.pt/syntax1.C: New test.
14356         * g++.old-deja/g++.pt/syntax2.C: New test.
14357         * g++.old-deja/g++.other/syntax3.C: New test.
14358         * g++.old-deja/g++.other/syntax4.C: New test.
14359
14360 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
14361
14362         * gcc.dg/20000623-1.c: Prototype exit and abort.
14363
14364 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
14365
14366         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
14367         New tests.
14368         * gcc.dg/cpp-mi3.def: New file.
14369
14370         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
14371         inside assertions.
14372         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
14373         lexer's error messages.
14374         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
14375         divine anything from the linemarkers.
14376         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
14377         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
14378
14379 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
14380
14381         * gcc.dg/20000623-1.c: New test.
14382
14383 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
14384
14385         * gcc.c-torture/execute/20000622-1.c: New test.
14386
14387 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
14388
14389         * g++.old-deja/g++.other/init15.C: New test.
14390
14391 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
14392
14393         * g++.old-deja/g++.pt/vaarg2.C: New test.
14394         * g++.old-deja/g++.pt/vaarg3.C: New test.
14395
14396 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
14397
14398         * g++.old-deja/g++.other/dyncast6.C: New test.
14399
14400 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
14401
14402         * gcc.c-torture/execute/loop-6.c: New test.
14403
14404 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
14405
14406         * gcc.dg/20000614-1.c: New test.
14407         * gcc.dg/20000614-2.c: New test.
14408
14409 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
14410
14411         * g++.old-deja/g++.other/inline12.C: New test.
14412
14413 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
14414
14415         * g++.old-deja/g++.other/eh1.C: New test.
14416
14417 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
14418
14419         * g++.old-deja/g++.other/type.C: New test.
14420
14421 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
14422
14423         * g++.old-deja/g++.other/initstring.C: New test.
14424
14425 2000-06-12  Jason Merrill  <jason@redhat.com>
14426
14427         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
14428
14429 2000-06-09  Jeffrey A Law  (law@cygnus.com)
14430
14431         * gcc.c-torture/compile/20000609-1.c: New test.
14432
14433 2000-06-09  Clinton Popetz  <cpopetz@cygnus.com>
14434
14435         * gcc.dg/20000609-1.c: New test.
14436
14437 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
14438
14439         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
14440         * gcc.c-torture/noncompile/poison-1.c: Move...
14441         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
14442         * gcc.dg/cpp-li1.c: Add a token after the #line.
14443
14444 2000-06-05  Richard Henderson  <rth@cygnus.com>
14445
14446         * gcc.c-torture/execute/20000605-2.c: New test.
14447         * gcc.c-torture/execute/20000605-3.c: New test.
14448
14449 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
14450
14451         * g77.f-torture/execute/20000503-1.x: New file.
14452
14453 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
14454
14455         * g++.old-deja/g++.eh/badalloc1.C: New test.
14456
14457 2000-06-05  Richard Henderson  <rth@cygnus.com>
14458
14459         * gcc.c-torture/execute/20000605-1.c: New test.
14460
14461 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
14462             Nathan Sidwell <nathan@codesourcery.com>
14463
14464         * gcc.c-torture/compile/20000605-1.c: New test.
14465
14466 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
14467
14468         * g77.f-torture/compile/20000601-1.f:  New test.
14469
14470 2000-06-03  Richard Henderson  <rth@cygnus.com>
14471
14472         * gcc.c-torture/execute/20000603-1.c: New.
14473
14474 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
14475
14476         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
14477         * gcc.dg/noreturn-2.c (noreturn): Likewise.
14478
14479 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
14480
14481         * gcc.dg/compare2.c (case 12): XFAIL.
14482         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
14483         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
14484
14485         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
14486
14487 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
14488
14489         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
14490         guard macro is already defined when the header is first
14491         included.
14492         * gcc.dg/cpp-mix.h: New file.
14493         * gcc.dg/endif-label.c: Update patterns to match compiler.
14494
14495         * g++.brendan/complex1.C: Declare abort.
14496         * g++.law/refs4.C: Remove XFAIL.
14497         * g++.oliva/expr2.C: Declare abort and exit.
14498
14499 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
14500
14501         * gcc.c-torture/execute/20000528-1.c: New test.
14502
14503         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
14504         * g++.old-deja/g++.law/temps4.C: Likewise.
14505
14506         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
14507         stdlib.h.  Call abort() on failure.
14508         * g++.old-deja/g++.law/refs4.C: Likewise.
14509         * g++.old-deja/g++.law/temps4.C: Likewise.
14510         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
14511         * gcc.c-torture/execute/20000112-1.c: Include string.h.
14512
14513 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
14514
14515         Relative to g++.dg/special:
14516         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
14517
14518         Relative to g++.old-deja:
14519         * g++.brendan/complex1.C, g++.jason/optimize2.C,
14520         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
14521         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
14522         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
14523         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
14524         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
14525         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
14526
14527         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
14528         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
14529         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
14530         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
14531         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
14532         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
14533         and/or string.h.
14534
14535         * g++.other/goto1.C: Update expectations for error messages.
14536
14537 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
14538
14539         * gcc.c-torture/compile/20000523-1.c: New test.
14540
14541 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
14542
14543         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
14544
14545 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
14546
14547         * g++.old-deja/g++.eh/catch11.C: New test.
14548         * g++.old-deja/g++.eh/catch12.C: New test.
14549
14550 2000-05-24  Nick Clifton  <nickc@cygnus.com>
14551
14552         * gcc.c-torture/execute/20000523-1.c: New test.
14553
14554 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
14555
14556         * c-torture/execute/bcp-1.c: Replace abort in arg of
14557         __builtin_constant_p with a generic external function.
14558
14559         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
14560         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
14561         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
14562         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
14563         Prototype abort and/or exit.
14564
14565         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
14566         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
14567         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
14568         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
14569
14570 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
14571
14572         * gcc.dg/dwarf2-1.c: New test.
14573
14574 2000-05-20  Richard Henderson  <rth@cygnus.com>
14575
14576         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
14577
14578 2000-05-20  Andreas Jaeger  <aj@suse.de>
14579
14580         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
14581         testcase.
14582
14583 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
14584
14585         * gcc.c-torture/execute/20000519-2.c: New test.
14586
14587 2000-05-19  Andreas Jaeger  <aj@suse.de>
14588
14589         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
14590         which fails with SSA.
14591
14592         * lib/c-torture.exp: Also test with -O3 -fssa.
14593
14594 2000-05-18  Michael Meissner  <meissner@redhat.com>
14595
14596         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
14597         * gcc.c-torture/execute/920415-1.c: Ditto.
14598         * gcc.c-torture/execute/920501-1.c: Ditto.
14599         * gcc.c-torture/execute/conversion.c: Ditto.
14600         * gcc.c-torture/execute/cvt-1.c: Ditto.
14601
14602 2000-05-18  Jeffrey A Law  (law@cygnus.com)
14603
14604         * gcc.c-torture/compile/20000518-1.c: New test.
14605
14606 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
14607
14608         * g77.f-torture/compile/200005018.f:  New test.
14609
14610 2000-05-17  Jeffrey A Law  (law@cygnus.com)
14611
14612         * gcc.c-torture/compile/20000517-1.c: New test.
14613
14614 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14615
14616         * gcc.c-torture/execute/20000516-1.c: New test.
14617
14618 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
14619
14620         * g++.old-deja/g++.other/eh.C: New test.
14621
14622 2000-05-12  Richard Henderson  <rth@cygnus.com>
14623
14624         * gcc.c-torture/execute/990208-1.c (main): Don't pass
14625         constants through to doit's conditional.
14626
14627 2000-05-11  Jeffrey A Law  (law@cygnus.com)
14628
14629         * gcc.c-torture/compile/20000511-1.c: New test.
14630         * g77.f-torture/compile/20000511-1.f: New test.
14631         * g77.f-torture/compile/20000511-2.f: New test.
14632
14633 2000-05-11  Michael Meissner  <meissner@redhat.com>
14634
14635         * gcc.c-torture/execute/20000511-1.c: New test.
14636
14637 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
14638
14639         * gcc.dg/dg.exp: Scan .S files as well as .c files.
14640         * gcc.dg/20000510-1.S: New.
14641
14642 2000-05-08  Catherine Moore  <clm@cygnus.com>
14643
14644         * gcc.dg/unused-3.c: New.
14645
14646 2000-05-06  Richard Henderson  <rth@cygnus.com>
14647
14648           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
14649           * g++.old-deja/g++.mike/warn1.C: Likewise.
14650           * g++.old-deja/g++.pt/local1.C: Likewise.
14651           * g++.old-deja/g++.pt/local7.C: Likewise.
14652           * g++.old-deja/g++.pt/spec16.C: Likewise.
14653
14654 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
14655
14656         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
14657
14658 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
14659
14660           * g77.f-torture/execute/20000503-1.f:  New test.
14661
14662 2000-05-04  Andreas Jaeger  <aj@suse.de>
14663
14664         * gcc.dg/noreturn-2.c: New test.
14665
14666 2000-05-04  Neil Booth  <NeilB@earthling.net>
14667
14668         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
14669         preprocessor.
14670
14671 2000-05-04  Richard Henderson  <rth@cygnus.com>
14672
14673         * gcc.c-torture/execute/20000503-1.c: Fix typo.
14674
14675 2000-05-04  Richard Henderson  <rth@cygnus.com>
14676
14677         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
14678         OpenSSL by Jason R Thorpe.
14679
14680 2000-05-03  Jim Wilson  <wilson@cygnus.com>
14681
14682         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
14683
14684 2000-05-03  Robert Lipe <robertlipe@usa.net>
14685
14686         * gcc.dg/20000503-1.c: New test.
14687
14688 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
14689
14690         * gcc.c-torture/compile/20000502-1.c: New test.
14691         * g++.old-deja/g++.other/align.C: New test.
14692         * gcc.dg/cpp-tradstringify.c: New test.
14693
14694 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
14695
14696         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
14697         and hard registers.
14698
14699 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
14700
14701         * gcc.c-torture/execute/loop-5.c: New test.
14702
14703 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
14704
14705         * gcc.c-torture/execute/va-arg-20.c: New test.
14706
14707 2000-04-23  Jeffrey A Law  (law@cygnus.com)
14708
14709         * gcc.c-torture/execute/20000422-1.c: New test.
14710
14711 2000-04-20  Greg McGary  <gkm@gnu.org>
14712
14713         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
14714         when optimizing, but without sibling-call optimizations (-O1).
14715
14716 2000-04-20  Jeffrey A Law  (law@cygnus.com)
14717
14718           * gcc.c-torture/compile/20000420-1.c: New test.
14719
14720 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
14721
14722         * g++.abi/ptrflags.C: New test.
14723         * g++.eh/catchptr1.C: Test incomplete pointer chains.
14724
14725 2000-04-19  Catherine Moore  <clm@cygnus.com>
14726
14727         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
14728
14729 2000-04-19  Greg McGary  <gkm@gnu.org>
14730
14731         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
14732         sibling-call optimizations.
14733
14734 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
14735
14736         * gcc.dg/20000419-1.c: New test.
14737
14738 2000-04-12  Hans-Peter Nilsson  <hp@axis.com>
14739
14740         * gcc.c-torture/execute/20000412-6.c: New test.
14741
14742 2000-04-12  Jeffrey A Law  (law@cygnus.com)
14743
14744         * gcc.c-torture/execute/20000412-5.c: New test.
14745         * g77.f-torture/compile/20000412-1.f: New test.
14746         * gcc.c-torture/execute/20000412-4.c: New test.
14747         * gcc.c-torture/compile/20000412-2.c: New test.
14748         * gcc.c-torture/execute/20000412-3.c: New test.
14749         * gcc.c-torture/compile/20000412-1.c: New test.
14750         * gcc.c-torture/execute/20000412-2.c: New test.
14751
14752 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
14753
14754         * objc/execute/bf-20.m: New test.
14755
14756 2000-04-10  Richard Henderson  <rth@cygnus.com>
14757
14758         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
14759
14760         * gcc.c-torture/execute/20000412-1.c: New test.
14761
14762 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
14763
14764         * g++.old-deja/g++.eh/catchptr1.C: New test.
14765
14766 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
14767
14768         * g++.old-deja/g++.abi/cxa_vec.C: New test.
14769
14770 2000-04-08  Neil Booth  <NeilB@earthling.net>
14771
14772         * gcc.dg/cpp-nullchar.c: Remove test as
14773         embedded nulls cause problems.
14774
14775 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14776
14777         * gcc.dg/compare2.c: New test.
14778
14779 2000-04-08  Neil Booth  <NeilB@earthling.net>
14780
14781         * gcc.dg/cpp-nullchar.c: New test.
14782
14783 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
14784
14785         * gcc.dg/cpp-mi2.c: New test.
14786         * gcc.dg/cpp-mi2[abc].h: New files.
14787
14788 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
14789
14790         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
14791         member name.
14792
14793 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
14794
14795         * g++.old-deja/g++.abi/vmihint.C: New test.
14796
14797 2000-04-06  Neil Booth  <NeilB@earthling.net>
14798
14799         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
14800         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
14801         copyright.
14802
14803 2000-04-05  Hans-Peter Nilsson  <hp@axis.com>
14804
14805         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
14806         avoid stack-frame overwrite.
14807
14808 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
14809
14810         * gcc.c-torture/compile/20000405-2.c: New test.
14811         * gcc.c-torture/compile/20000405-3.c: New test.
14812
14813 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14814
14815         * gcc.c-torture/compile/20000405-1.c: New test.
14816
14817 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
14818
14819         * gcc.dg/cast-qual-1.c: Revert last change.
14820
14821 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14822
14823         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
14824
14825 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
14826
14827         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
14828         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
14829
14830 2000-04-03  Jeffrey A Law  (law@cygnus.com)
14831
14832         * gcc.c-torture/compile/20000403-2.c: New test.
14833         * gcc.c-torture/compile/20000403-1.c: New test.
14834
14835 2000-04-03  Hans-Peter Nilsson  <hp@axis.com>
14836
14837         * gcc.c-torture/execute/20000403-1.c: New test.
14838
14839 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
14840
14841         * gcc.c-torture/execute/20000402-1.c: New test.
14842
14843 2000-04-03  Donald Lindsay  <dlindsay@cygnus.com>
14844
14845         * gcc.c-torture/execute/va-arg-15.c: New test.
14846         * gcc.c-torture/execute/va-arg-16.c: New test.
14847         * gcc.c-torture/execute/va-arg-17.c: New test.
14848         * gcc.c-torture/execute/va-arg-18.c: New test.
14849         * gcc.c-torture/execute/va-arg-19.c: New test.
14850
14851 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
14852
14853         * gcc.c-torture/compile/981211-1.c: Move to...
14854         * gcc.dg/cpp-as1.c: ...here.
14855         * gcc.dg/cpp-as2.c: New file.
14856
14857         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
14858         compiler.
14859
14860 2000-04-02  Neil Booth  <NeilB@earthling.net>
14861
14862         * gcc.dg/cpp-cond.c  New tests.
14863         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
14864         accidental success less likely.
14865         * gcc.dg/cpp-missingop.c  New tests.
14866         * gcc.dg/cpp-missingparen.c  New tests.
14867         * gcc.dg/cpp-shift.c  New tests.
14868         * gcc.dg/cpp-shortcircuit.c  New tests.
14869         * gcc.dg/cpp-unary.c  New tests.
14870
14871 2000-03-29  Jeffrey A Law  (law@cygnus.com)
14872
14873         * gcc.c-torture/compile/20000329-1.c: New test.
14874
14875 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
14876
14877         * gcc.c-torture/compile/20000326-1.c: New test.
14878         * gcc.c-torture/compile/20000326-2.c: New test.
14879
14880 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
14881
14882         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
14883         the first parameter is a function argument.
14884
14885 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
14886
14887         * g++.old-deja/g++.ext/array4.C: New test.
14888
14889 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
14890
14891         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
14892
14893 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14894
14895         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
14896
14897 2000-03-19  Richard Henderson  <rth@cygnus.com>
14898
14899         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
14900
14901 2000-03-19  Richard Henderson  <rth@cygnus.com>
14902
14903         * gcc.c-torture/compile/20000319-1.c: New test.
14904
14905 2000-03-14  Jeffrey A Law  (law@cygnus.com)
14906
14907         * gcc.c-torture/execute/20000314-3.c: New test.
14908         * gcc.c-torture/execute/20000314-2.c: New test.
14909         * gcc.c-torture/execute/20000314-1.c: New test.
14910         * gcc.c-torture/compile/20000314-2.c: New test.
14911         * gcc.c-torture/compile/20000314-1.c: New test.
14912
14913 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
14914
14915         * g++.old-deja/g++.warn/inline.C: New test.
14916
14917 2000-03-10  Hans-Peter Nilsson  <hp@bitrange.com>
14918
14919         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
14920         standards-compliant result rather than specific constants.
14921         Put test-values in array.
14922
14923 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
14924
14925         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
14926         (g++_target_compile): Put test-specific options last.
14927
14928 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
14929
14930         * g++.old-deja/g++.eh/vbase4.C: New test.
14931
14932 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
14933
14934         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
14935
14936 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
14937
14938         * g++.old-deja/g++.brendan/misc12.C: Removed.
14939         * g++.old-deja/g++.pt/memtemp77.C: Constify.
14940         * g++.old-deja/g++.ext/pretty4.C: New test.
14941
14942 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
14943
14944         * g++.old-deja/g++.other/string2.C: New test.
14945
14946 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
14947
14948         * g++.old-deja/g++.warn/impint2.C: New test.
14949
14950 2000-03-05  Hans-Peter Nilsson  <hp@bitrange.com>
14951
14952         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
14953         is 1, not zero.
14954
14955 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
14956
14957         * g++.old-deja/g++.warn/impint.C: New test.
14958         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
14959         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
14960         * g++.old-deja/g++.pt/explicit12.C: Likewise.
14961         * g++.old-deja/g++.pt/explicit13.C: Likewise.
14962         * g++.old-deja/g++.pt/explicit17.C: Likewise.
14963         * g++.old-deja/g++.pt/explicit18.C: Likewise.
14964         * g++.old-deja/g++.pt/explicit19.C: Likewise.
14965         * g++.old-deja/g++.pt/explicit23.C: Likewise.
14966         * g++.old-deja/g++.pt/explicit31.C: Likewise.
14967         * g++.old-deja/g++.pt/explicit35.C: Likewise.
14968         * g++.old-deja/g++.pt/explicit6.C: Likewise.
14969         * g++.old-deja/g++.pt/memclass7.C: Likewise.
14970
14971 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
14972
14973         * gcc.dg/cpp-redef.c: New test.
14974
14975 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
14976
14977         * g++.old-deja/g++.pt/unify7.C: New test.
14978
14979 2000-02-26  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
14980
14981         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
14982         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
14983
14984 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
14985
14986         * gcc.c-torture/compile/20000224-1.c: New test.
14987
14988 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14989
14990         * gcc.c-torture/compile/cpp-2.c: New test.
14991         * gcc.c-torture/compile/cpp-1.c: New test.
14992
14993 2000-02-25  Jeffrey A Law  (law@cygnus.com)
14994
14995         * gcc.c-torture/execute/20000225-1.c: New test.
14996
14997 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14998
14999         * gcc.dg/cpp-li2.c: New test.
15000
15001         * gcc.dg/cpp-wi1.c: New test.
15002
15003         * gcc.dg/cpp-li1.c: New test.
15004
15005 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
15006
15007         * g++.old-deja/g++.other/sizeof5.C: New test.
15008
15009 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
15010
15011         * gcc.c-torture/execute/va-arg-13.c: New test.
15012
15013 2000-02-23  Donald Lindsay  <dlindsay@cygnus.com>
15014
15015         * gcc.c-torture/execute/va-arg-12.c: New test.
15016
15017 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
15018
15019         * gcc.c-torture/execute/20000223-1.c: New test.
15020
15021 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
15022
15023         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
15024
15025 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
15026
15027         * g++.old-deja/g++.abi/ptrmem.C: New test.
15028
15029 2000-02-19  Richard Henderson  <rth@cygnus.com>
15030
15031         * gcc.c-torture/compile/init-3.c: New.
15032
15033 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
15034
15035         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
15036         ALWAYS_CXXFLAGS.
15037
15038 2000-02-11  Robert Lipe <robertl@sco.com>
15039
15040         * gcc.c-torture/compile/20000211-3.c: New test.
15041
15042 2000-02-11  Martin Buchholz <martin@xemacs.org>
15043
15044         * gcc.c-torture/compile/20000211-2.c: New test.
15045
15046 2000-02-11  Jeffrey A Law  (law@cygnus.com)
15047
15048         * gcc.c-torture/compile/20000211-1.c: New test.
15049
15050 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
15051
15052         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
15053           on native targets
15054
15055 2000-02-08  Nathan Sidwell  <nathan@acm.org>
15056
15057         * g++.old-deja/g++.other/cast5.C: New test.
15058
15059 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
15060
15061         * gcc.c-torture/execute/20000205-1.c: New.
15062
15063 2000-02-03  Nathan Sidwell  <nathan@acm.org>
15064
15065         * g++.old-deja/g++.jason/cast3.C: Return void.
15066         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
15067
15068 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15069
15070         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
15071
15072         * gcc.dg/loop-1.c: New test.
15073
15074 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
15075
15076         * gcc.c-torture/compile/20000127-1.c: New test.
15077         * gcc.c-torture/execute/991228-1.c: New test.
15078
15079 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15080
15081         * gcc.dg/unused-2.c: New test.
15082
15083         * gcc.dg/conv-1.c: New test.
15084
15085 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
15086
15087         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
15088         compiler.
15089         (tool_option_proc): Fix typo.
15090
15091 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
15092
15093         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
15094         of the ld on the host, not on the build machine.
15095         Also, don't crash if '--help' is not a supported option.
15096
15097 2000-01-24  Richard Henderson  <rth@cygnus.com>
15098
15099         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
15100
15101 2000-01-20  Jeffrey A Law  (law@cygnus.com)
15102
15103         * gcc.c-torture/execute/20000120-2.c: New test.
15104         * gcc.c-torture/execute/20000120-1.c: New test.
15105
15106 2000-01-13  Jeffrey A Law  (law@cygnus.com)
15107
15108         * gcc.c-torture/execute/20000113-1.c: New test.
15109
15110 2000-01-12  Jeffrey A Law  (law@cygnus.com)
15111
15112         * gcc.c-torture/execute/20000112-1.c: New test.
15113
15114 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15115
15116         * gcc.dg/20000111-1.c: New test.
15117
15118 2000-01-10  Jeffrey A Law  (law@cygnus.com)
15119
15120         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
15121         with 16 bit integers.
15122
15123 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15124
15125         * gcc.dg/20000108-1.c: New test.
15126
15127 2000-01-05  Nathan Sidwell  <nathan@acm.org>
15128
15129         * g++.old-deja/g++.ns/koenig8.C: New test.
15130
15131 2000-01-05  Nathan Sidwell  <nathan@
15132
15133         * gcc.c-torture/execute/990531-1.c: New test.
15134
15135 1999-05-27  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15136
15137         * gcc.c-torture/compile/990527-1.c: New test.
15138
15139 1999-05-27  Joern Rennecke <amylaar@cygnus.com>
15140
15141         * gcc.c-torture/execute/990527-1.c: New test.
15142
15143 1999-05-25  Nick Clifton  <nickc@cygnus.com>
15144
15145         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
15146         bitfields as signed.
15147
15148 1999-05-25  Craig Burley  <craig@jcb-sc.com>
15149
15150         * g77.f-torture/compile/19990525-0.f: New test.
15151
15152 1999-05-25  Jeffrey A Law  (law@cygnus.com)
15153
15154         * gcc.c-torture/execute/990525-2.c: New test.
15155
15156         * gcc.c-torture/execute/990525-1.c: New test.
15157
15158 1999-05-24  Nathan Sidwell  <nathan@acm.org>
15159
15160         * g++.old-deja/g++.other/anon3.C: New test.
15161         * g++.old-deja/g++.other/anon4.C: New test.
15162         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
15163         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
15164         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
15165         Merrill).
15166
15167 1999-05-24  Jeffrey A Law  (law@cygnus.com)
15168
15169         * gcc.c-torture/execute/990524-1.c: New test.
15170
15171         * gcc.dg/990524-1.c: New test.
15172
15173 1999-05-23  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15174
15175         * gcc.c-torture/compile/990523-1.c: New test.
15176
15177 1999-05-19  Raja R Harinath <harinath@cs.umn.edu>
15178
15179         * gcc.c-torture/compile/990519-1.c: New test.
15180
15181 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
15182
15183         * gcc.c-torture/compile/990517-1.c: New test.
15184
15185         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
15186         (e4, f4): New tests.
15187         (main): Call them.
15188
15189 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15190
15191         * gcc.dg/noreturn-1.c: New test.
15192
15193 1999-05-13  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
15194
15195         * gcc.c-torture/execute/990513-1.c: New test.
15196
15197 1999-05-10  Richard Henderson  <rth@cygnus.com>
15198
15199         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
15200
15201 1999-05-10  Craig Burley  <craig@jcb-sc.com>
15202
15203         * g77.f-torture/execute/erfc.f: Use small single-precision
15204         values, to avoid problems on Alphas when not -mieee.
15205
15206 1999-05-08  Craig Burley  <craig@jcb-sc.com>
15207
15208         * gcc.dg/990506-0.c: New test.
15209
15210 1999-05-08  Richard Henderson  <rth@cygnus.com>
15211
15212         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
15213         the constant to test.  Don't XFAIL 64-bit targets.
15214
15215         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
15216         * g++.old-deja/g++.law/profile1.C: Likewise.
15217
15218         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
15219         operator new instances.
15220         * g++.old-deja/g++.other/delete5.C: Likewise.
15221
15222 1999-05-03  Craig Burley  <craig@jcb-sc.com>
15223
15224         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
15225         intrinsic.
15226
15227 1999-05-03  Craig Burley  <craig@jcb-sc.com>
15228
15229         * g77.f-torture/execute/u77-test.f: Reverse order of two
15230         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
15231
15232 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15233
15234         * gcc.dg/compare1.c: New test.
15235
15236 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
15237
15238         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
15239         New tests.
15240
15241 1999-05-02  Craig Burley  <craig@jcb-sc.com>
15242
15243         * g77.f-torture/compile/19990502-1.f: New test.
15244
15245 1999-05-02  Craig Burley  <craig@jcb-sc.com>
15246
15247         * g77.f-torture/compile/19990502-0.f: New test.
15248
15249 1999-05-02  Craig Burley  <craig@jcb-sc.com>
15250
15251         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
15252         intrinsic.
15253
15254 1999-05-02  Craig Burley  <craig@jcb-sc.com>
15255
15256         * g77.f-torture/execute/u77-test.f (main): List libU77
15257         intrinsics not currently tested.
15258         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
15259         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
15260         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
15261         Trim blanks off the ends of some printed strings.
15262
15263 1999-05-02  Craig Burley  <craig@jcb-sc.com>
15264
15265         * g77.f-torture/execute/u77-test.f (main): Just warn about
15266         FSTAT gid disagreement, as it's expected on some systems.
15267
15268 1999-05-01  Craig Burley  <craig@jcb-sc.com>
15269
15270         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
15271         use a new function, which allows for some slop.
15272         Clean up some commentary.
15273         (issum): The new function.
15274         (sgladd): Deleted subroutine.
15275
15276 1999-05-01  Craig Burley  <craig@jcb-sc.com>
15277
15278         * g77.f-torture/execute/u77-test.f: Modify to be more like
15279         libf2c/libU77 version, bringing patches to that version here.
15280         Add suitable commentary.
15281
15282 1999-04-25  Richard Henderson  <rth@cygnus.com>
15283
15284         * gcc.dg/990424-1.c: New test.
15285
15286 1999-04-24  Craig Burley  <craig@jcb-sc.com>
15287
15288         * g77.f-torture/execute/u77-test.f (main): Bug involving
15289         LSTAT has been fixed, so turn back on full checking.
15290
15291 1999-04-20  Craig Burley  <craig@jcb-sc.com>
15292
15293         * g77.f-torture/compile/19990419-0.f: New test.
15294         * g77.f-torture/execute/19990419-1.f: New test.
15295
15296 1999-04-17  Richard Henderson  <rth@cygnus.com>
15297
15298         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
15299         to avoid the need for a prototype to supress a warning.
15300
15301 1999-04-07  Jim Wilson  <wilson@cygnus.com>
15302
15303         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
15304
15305 1999-04-04  Jeffrey A Law  (law@cygnus.com)
15306
15307         * gcc.c-torture/execute/990404-1.c: New test.
15308
15309 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
15310
15311         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
15312         * gcc.dg/cpp-if3.c: Don't use -pedantic.
15313         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
15314         missing initializer warnings.
15315
15316 1999-03-28  Jeffrey A Law  (law@cygnus.com)
15317
15318         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
15319         matching strings.
15320
15321 1999-03-26  Jeffrey A Law  (law@cygnus.com)
15322
15323         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
15324
15325 1999-03-26  Craig Burley  <craig@jcb-sc.com>
15326
15327         * g77.f-torture/execute/19990325-0.f: New test.
15328         * g77.f-torture/execute/19990325-1.f: New test.
15329
15330 1999-03-24  Jeffrey A Law  (law@cygnus.com)
15331
15332         * gcc.c-torture/execute/990324-1.c: New test.
15333
15334 1999-03-22  Jim Wilson  <wilson@cygnus.com>
15335
15336         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
15337         test with 4.
15338
15339 1999-03-17  Richard Henderson  <rth@cygnus.com>
15340
15341         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
15342
15343 1999-03-13  Craig Burley  <craig@jcb-sc.com>
15344
15345         * g77.f-torture/execute/19990313-2.f: New test.
15346         * g77.f-torture/execute/19990313-3.f: New test.
15347
15348 1999-03-13  Craig Burley  <craig@jcb-sc.com>
15349
15350         * g77.f-torture/execute/19990313-0.f: New test.
15351         * g77.f-torture/execute/19990313-1.f: New test.
15352
15353 1999-03-12  Jim Wilson  <wilson@cygnus.com>
15354
15355         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
15356         printf to sprintf.
15357         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
15358         (main): Add check for u15.  Conditionalize u31 check depending on
15359         whether ints are <32 bits or >=32 bits.
15360
15361 1999-03-08  Craig Burley  <craig@jcb-sc.com>
15362
15363         * g77.f-torture/execute/19981119-0.f: Improve testiness.
15364
15365 1999-03-08  Craig Burley  <craig@jcb-sc.com>
15366
15367         * g77.f-torture/compile/19990305-0.f: New test.
15368         * g77.f-torture/execute/19981119-0.f: New test.
15369
15370 1999-03-08  Craig Burley  <craig@jcb-sc.com>
15371
15372         * g77.f-torture/execute/970625-2.f: call ABORT if final
15373         result is not correct, instead of just printing it.
15374         Add this checking via newly introduced obfuscation, to
15375         trip up buggy front ends.
15376
15377 1999-03-07  Craig Burley  <craig@jcb-sc.com>
15378
15379         * g77.f-torture/compile/960317-1.f: Moved from being
15380         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
15381
15382 1999-03-06  Craig Burley  <craig@jcb-sc.com>
15383
15384         * g77.f-torture/execute/960317-1.f: New (old) test.
15385         * g77.f-torture/execute/970625-2.f: Ditto.
15386
15387 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
15388
15389         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
15390         message on line 1 or line 2; cccp and cpplib do this differently.
15391
15392 1999-03-01  Jeffrey A Law  (law@cygnus.com)
15393
15394         * g++.old-deja/g++.law/weak1.C: New test.
15395
15396 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
15397
15398         * gcc.c-torture/execute/990119-1.c: Renamed to...
15399         * gcc.dg/990119-1.c: this, so it will only be tested once
15400         (it's a preprocessor test, it doesn't need to be run at
15401         multiple optimization levels).
15402
15403 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
15404
15405         * lib/g++.exp: Don't add incdir=$base_dir/../include to
15406           ALWAYS_CXXFLAGS.
15407
15408 1999-02-24  Craig Burley  <craig@jcb-sc.com>
15409
15410         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
15411         * g77.f-torture/compile/19981216-0.f: ...as it is expected
15412         to not be compilable by current g77.
15413
15414 1999-02-24  Nick Clifton  <nickc@cygnus.com>
15415
15416         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
15417
15418 1999-02-22  Jeffrey A Law  (law@cygnus.com)
15419
15420         * gcc.c-torture/execute/990222-1.c: New test.
15421
15422 1999-02-19  Craig Burley  <craig@jcb-sc.com>
15423
15424         * g77.f-torture/compile/19990218-0.f: New test.
15425         * g77.f-torture/noncompile/19990218-1.f: New test.
15426
15427 1999-02-18  Craig Burley  <craig@jcb-sc.com>
15428
15429         * g77.f-torture/compile/19981216-0.f: New test.
15430
15431 1999-02-14  Jeffrey A Law  (law@cygnus.com)
15432
15433         * gcc.dg/990214-1.c: New test.
15434
15435 1999-02-13  Jeffrey A Law  (law@cygnus.com)
15436
15437         * gcc.dg/990213-2.c: New test.
15438
15439         * gcc.dg/990213-1.c: New test.
15440
15441 1999-02-12  Jeffrey A Law  (law@cygnus.com)
15442
15443         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
15444         ints.
15445
15446 1999-02-11  Nick Clifton  <nickc@cygnus.com>
15447
15448         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
15449         specified by target.
15450
15451         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
15452
15453 1999-02-11  Jeffrey A Law  (law@cygnus.com)
15454
15455         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
15456
15457 1999-02-10  Jonathan Larmour  <jlarmour@cygnus.co.uk>
15458
15459         * gcc.dg/special/ecos.exp: New test driver for new tests with
15460         special requirements.
15461
15462         * gcc.dg/special/alias-1.c: New test.
15463         * gcc.dg/special/gcsec-1.c: New test.
15464         * gcc.dg/special/weak-1.c: New test.
15465         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
15466         * gcc.dg/special/weak-2.c: New test.
15467         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
15468         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
15469         * gcc.dg/special/wkali-1.c: New test.
15470         * gcc.dg/special/wkali-2.c: New test.
15471         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
15472         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
15473
15474 1999-02-10  Felix Lee  <flee@cygnus.com>
15475
15476           * lib/c-torture.exp (c-torture-compile): Pull out code for
15477           analyzing gcc error messages.
15478           (c-torture-execute): Likewise.  Fix some (harmless) false
15479           positives.
15480           * lib/gcc.exp (gcc_check_compile): New function.
15481
15482 1999-02-08  Richard Henderson  <rth@cygnus.com>
15483
15484         * gcc.c-torture/execute/990208-1.c: New test.
15485
15486 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
15487
15488         * g++.dg/special/ecos.exp: New driver for new tests with special
15489         requirements
15490
15491         * g++.dg/special/conpr-1.C: New test
15492         * g++.dg/special/conpr-2.C: New test
15493         * g++.dg/special/conpr-2a.C: New test
15494         * g++.dg/special/conpr-3.C: New test
15495         * g++.dg/special/conpr-3a.C: New test
15496         * g++.dg/special/conpr-3b.C: New test
15497
15498         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
15499         allow g++ to use the dg driver
15500
15501         * README: Add comment about g++.dg directory
15502
15503 1999-02-06  Jeffrey A Law  (law@cygnus.com)
15504
15505         * README: Update email addresses.
15506
15507 1999-02-03  Nick Clifton  <nickc@cygnus.com>
15508
15509         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
15510         arguments in order to force structure S onto the stack even on
15511         the alpha.
15512         (test): Pass 10 leading arguments to function foo as well as the
15513         structure S.
15514
15515         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
15516         failure for all targets.
15517
15518         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
15519         abort to terminate program execution.
15520
15521 1999-01-30  Richard Henderson  <rth@cygnus.com>
15522
15523         * gcc.c-torture/execute/990130-1.c: New test.
15524
15525 1999-01-30  Jeffrey A Law  (law@cygnus.com)
15526
15527         * gcc.dg/990130-1.c: New test.
15528
15529 1999-01-28  Michael Meissner  <meissner@cygnus.com>
15530
15531         * gcc.c-torture/execute/990128-1.c: New test.
15532
15533 1999-01-27  Michael Meissner  <meissner@cygnus.com>
15534
15535         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
15536
15537 1999-01-27  Felix Lee  <flee@cygnus.com>
15538
15539         * lib/c-torture.exp (c-torture-compile): pull out code for
15540         analyzing gcc error messages.
15541         (c-torture-execute): ditto, and fix some (harmless) false
15542         positives.
15543         * lib/gcc.exp (gcc_check_compile): new function.
15544
15545 1999-01-17  Jeffrey A Law  (law@cygnus.com)
15546
15547         * gcc.dg/990117-1.c: New test.
15548
15549         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
15550
15551         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
15552
15553 1999-01-15  Jeffrey A Law  (law@cygnus.com)
15554
15555         * g77.f-torture/compile/990115-1.f: New test.
15556
15557 1999-01-07  Jeffrey A Law  (law@cygnus.com)
15558
15559         * gcc.c-torture/compile/990107-1.c: New test
15560
15561 1999-01-06  Jeffrey A Law  (law@cygnus.com)
15562
15563         * gcc.c-torture/execute/990106-2.c: New test.
15564
15565         * gcc.c-torture/execute/990106-1.c: New test.
15566
15567 1998-12-30  Zack Weinberg <zack@rabi.columbia.edu>
15568
15569         * gcc.c-torture/compile/981223-1.c: New test.
15570
15571 1998-12-29  Richard Henderson  <rth@cygnus.com>
15572
15573         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
15574         (opt3): Rename from opt4 and disable.
15575
15576 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
15577
15578         * g++.old-deja/g++.pt/ptrmem5.C: New test.
15579
15580 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
15581
15582         * g++.old-deja/g++.other/conv5.C: New test.
15583
15584 1998-12-14  Nick Clifton  <nickc@cygnus.com>
15585
15586         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
15587
15588 1998-12-11  Jeffrey A Law  (law@cygnus.com)
15589
15590         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
15591
15592 1998-12-11  Zack Weinberg <zack@rabi.columbia.edu>
15593
15594         * gcc.c-torture/compile/981211-1.c: New test.
15595
15596 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
15597
15598         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
15599
15600         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
15601
15602 1998-12-08  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15603
15604         * gcc.special/930510-1.c: Make C9X safe.
15605         * gcc.misc-tests/gcov-1.c Similarly.
15606         * gcc.misc-tests/gcov-2.c Similarly.
15607
15608 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
15609
15610         * gcc.dg/ultrasp1.c: New test.
15611
15612 1998-12-06  Richard Henderson  <rth@cygnus.com>
15613
15614         * gcc.c-torture/execute/981206.c: New test.
15615
15616 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
15617
15618         * g++.old-deja/g++.ns/template7.C: New test.
15619
15620         * g++.old-deja/g++.other/expr1.C: New test.
15621
15622         * g++.old-deja/g++.eh/tmpl3.C: New test.
15623
15624         * g++.old-deja/g++.eh/tmpl2.C: New test.
15625
15626 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
15627
15628         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
15629         * g++.old-deja/g++.other/using6.C: Removed.
15630         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
15631
15632         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
15633
15634 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
15635
15636         * g++.old-deja/g++.pt/overload8.C: New test.
15637
15638         * g++.old-deja/g++.pt/overload7.C: New test.
15639
15640         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
15641
15642         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
15643         and relinking messages.
15644         * lib/g++.exp (g++_target_compile): Remove .rpo file when
15645         compiling with -frepo.
15646
15647 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
15648
15649         * g++.old-deja/g++.pt/lookup6.C: New test.
15650
15651 1998-11-30  Nick Clifton  <nickc@cygnus.com>
15652
15653         * gcc.c-torture/execute/981130-1.c: New test.
15654         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
15655
15656 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
15657
15658         * g++.old-deja/g++.pt/explicit76.C: New test.
15659
15660         * g++.old-deja/g++.pt/friend38.C: New test.
15661
15662         * g++.old-deja/g++.ns/crash2.C: New test.
15663
15664         * g++.old-deja/g++.pt/defarg8.C: New test.
15665
15666         * g++.old-deja/g++.pt/instantiate6.C: New test.
15667
15668         * g++.old-deja/g++.pt/static6.C: New test.
15669
15670         * g++.old-deja/g++.pt/decl2.C: New test.
15671
15672 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
15673
15674         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
15675         problem is actually related with name lookup, but so what? :-)
15676
15677         * g++.old-deja/g++.pt/friend37.C: New test.
15678
15679 1998-11-25  Dave Love  <d.love@dl.ac.uk>
15680
15681         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
15682         element, which fails on some systems.
15683
15684         * g77.f-torture/execute/labug1.f: New test.
15685
15686 1998-11-21  Jeffrey A Law  (law@cygnus.com)
15687
15688         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
15689         is defined.
15690
15691 1998-11-18  Dave Love  <d.love@dl.ac.uk>
15692
15693         * g77.f-torture/compile/981117-1.f: New test.
15694
15695 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
15696
15697         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
15698         properly discarded.
15699
15700 1998-10-11  Ken Raeburn  <raeburn@cygnus.com>
15701
15702         * gcc.c-torture/execute/memcheck: New directory of tests for
15703         -fcheck-memory-usage.
15704
15705 1998-11-07  Gerald Pfe
15706
15707         * g77.f-torture/noncompile/980615-0.f: New test.
15708
15709 1998-07-26  H.J. Lu  (hjl@gnu.org)
15710
15711         * gcc.dg/980312-1.c: Do link instead of compile.
15712         * gcc.dg/980313-1.c: Likewise.
15713
15714 1998-07-26  Jeffrey A Law  (law@cygnus.com)
15715
15716         * gcc.c-torture/compile/980726-1.c: New test.
15717
15718 1998-07-25  Dave Love  <d.love@dl.ac.uk>
15719
15720         * g77.f-torture/execute/io0.f: New test.
15721
15722 1998-07-24  Nick Clifton  <nickc@cygnus.com>
15723
15724         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
15725         an int.
15726
15727 1998-06-18  Michael Meissner  <meissner@cygnus.com>
15728
15729         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
15730         m32r bugs.
15731
15732 1998-07-17  Nick Clifton  <nickc@cygnus.com>
15733
15734         * gcc.dg/980626-1.c: Expect failures for all toolchains until
15735         c-decl.c:grokdeclarator can handle mode attributes.
15736
15737 1998-07-16  Jeffrey A Law  (law@cygnus.com)
15738
15739         * gcc.c-torture/execute/980716-1.c: New test.
15740
15741 1998-07-13  Jeffrey A Law  (law@cygnus.com)
15742
15743         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
15744         the mn10200.
15745         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
15746         the mn10200.
15747         * gcc.c-torture/execute/va-arg-3.x: Similarly.
15748         * gcc.c-torture/compile/930326-1.x: Similarly.
15749
15750 1998-07-13  Dave Love  <d.love@dl.ac.uk>
15751
15752         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
15753         New test from Craig.
15754
15755 1998-07-12  Dave Love  <d.love@dl.ac.uk>
15756
15757         * g77.f-torture/noncompile/980616-0.f: New test.
15758
15759         * g77.f-torture/execute/970816-3.f:  New test from Craig.
15760
15761 1998-07-10 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
15762
15763         *  g++.other/singleton.C: Return error value instead of taking
15764         SIGSEGV.
15765
15766 1998-07-10  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
15767
15768         *  g++.other/singleton.C: New test.   Warning is under dispute.
15769         Runtime crash is not.
15770
15771 1998-07-09  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
15772
15773         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
15774         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
15775         using6.C, using7.C}:  New namespace tests.
15776
15777 1998-07-09  Alexandre Oliva   <oliva@dcc.unicamp.br>
15778
15779         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
15780         specialization with typedef'ed names used as array indexes.
15781
15782 1998-07-09  Jeffrey A Law  (law@cygnus.com)
15783
15784         * gcc.c-torture/execute/980709-1.c: New test.
15785
15786         * gcc.dg/980709-1.c: New test.
15787
15788 1998-07-07  Richard Henderson  <rth@cygnus.com>
15789
15790         * gcc.c-torture/execute/bcp-1.c: New test.
15791
15792 1998-07-07  Jeffrey A Law  (law@cygnus.com)
15793
15794         * gcc.c-torture/execute/980707-1.c: New test.
15795
15796 1998-07-06  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
15797
15798         * gcc.c-torture/compile/980706-1.c: New test.
15799
15800 1998-07-01  Dave Love  <d.love@dl.ac.uk>
15801
15802         * g77.f-torture/execute/980701-0.f,
15803         g77.f-torture/execute/980701-1.f: New test from Craig.
15804
15805 1998-07-01  Jeffrey A Law  (law@cygnus.com)
15806
15807         * gcc.c-torture/compile/980701-1.c: New test.
15808
15809         * gcc.c-torture/execute/980701-1.c: New test.
15810
15811 1998-06-30  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
15812 rlsruhe.de>
15813
15814         * g++.old-deja/g++.robertl/eb132.C: New test.
15815         * g++.old-deja/g++.robertl/eb133.C: Likewise.
15816
15817 1998-06-29  Dave Love  <d.love@dl.ac.uk>
15818
15819         * g77.f-torture/execute/980628-7.f,
15820         g77.f-torture/execute/980628-8.f,
15821         g77.f-torture/execute/980628-9.f,
15822         g77.f-torture/execute/980628-10.f: New tests from Craig.
15823
15824         * g77.f-torture/execute/980628-3.f: Remove mail headers.
15825
15826 1998-06-28  Jeffrey A Law  (law@cygnus.com)
15827
15828         * g77.f-torture/execute/980628-4.f: New test from Craig.
15829         * g77.f-torture/execute/980628-5.f: Likewise.
15830         * g77.f-torture/execute/980628-2.f: Likewise.
15831         * g77.f-torture/execute/980628-0.f: Likewise.
15832         * g77.f-torture/execute/980628-1.f: Likewise.
15833         * g77.f-torture/execute/980628-3.f: Likewise.
15834         * g77.f-torture/execute/980628-6.f: Likewise.
15835
15836 1998-06-28  Jeffrey A Law  (law@cygnus.com)
15837
15838         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
15839         directory when nothing has been installed yet.
15840
15841 1998-06-27  Carlo Wood  <carlo@runaway.xs4all.nl>
15842
15843         * gcc.c-torture/special/special.exp: Handle newer versions of
15844         dejagnu.
15845
15846 1998-06-26  Jeffrey A Law  (law@cygnus.com)
15847
15848         * gcc.dg/980626-1.c: New test.
15849
15850 1998-06-19  Bruno Haible <haible@ilog.fr>
15851
15852         * gcc.misc-tests/m-un-2.c: New test.
15853         * g++.old-deja/g++.other/warn01.c: Likewise.
15854
15855 1998-06-19  Robert Lipe  <robertl@dgii.com>
15856
15857         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
15858         compatibility with assmblers with a different comment character.
15859         Eliminate use of GAS-specific extensions.
15860
15861 1998-06-19  Jeffrey A Law  (law@cygnus.com)
15862
15863         * gcc.c-torture/execute/ieee/980619-1.c: New test.
15864
15865 1998-06-19  Robert Lipe  <robertl@dgii.com>
15866
15867         *lib/g77.exp: Replace search for libf2c.a with search for newly
15868         renamed libg2c.a
15869
15870 1998-06-17  Jeffrey A Law  (law@cygnus.com)
15871
15872         * gcc.c-torture/execute/980617-1.c: New test.
15873
15874 1998-06-12  Jeffrey A Law  (law@cygnus.com)
15875
15876         * gcc.c-torture/execute/980612-1.c: New test.
15877
15878 1998-06-08  Jeffrey A Law  (law@cygnus.com)
15879
15880         * gcc.dg/980523-1.c: Only test on ppc-linux.
15881         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
15882
15883         * gcc.c-torture/execute/980608-1.c: New test.
15884
15885 1997-06-05  J"orn Rennecke <amylaar@cygnus.co.uk>
15886
15887         * gcc.c-torture/execute/980605-1.c: New test.
15888
15889 1998-06-04  Jeffrey A Law  (law@cygnus.com)
15890
15891         * gcc.c-torture/execute/980604-1.c: New test.
15892
15893 1998-06-02  Jeffrey A Law  (law@cygnus.com)
15894
15895         * gcc.c-torture/execute/980602-1.c: New test.
15896         * gcc.c-torture/execute/980602-2.c: Likewise.
15897
15898 1998-06-02  Dave Love  <d.love@dl.ac.uk>
15899
15900         * 970125-0.f: Fix per JCB.  Add commentary.
15901
15902 1998-05-31  Michael Meissner  <meissner@cygnus.com>
15903
15904         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
15905         IEEE -0 support.
15906
15907 1998-05-29  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
15908
15909         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
15910         earlier.
15911
15912 1998-05-28  Catherine Moore <clm@cygnus.com>
15913
15914         * gcc.c-torture/execute/980526-3.c: New test.
15915
15916 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
15917
15918         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
15919         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
15920         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
15921         m88k-motorola-sysv3 to XFAIL.
15922
15923 1998-05-26  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15924
15925         * gcc.dg/980526-1.c: New test.
15926         * gcc.c-torture/execute/980526-2.c: New test.
15927
15928 1998-05-26  Jeffrey A Law  (law@cygnus.com)
15929
15930         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
15931
15932         * gcc.c-torture/execute/980526-1.c: New test.
15933
15934 1998-05-26  Dave Love  <d.love@dl.ac.uk>
15935
15936         * g77.f-torture/execute/alpha2.f: Add runtime test.
15937
15938 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
15939
15940         * g++.old-deja/old-deja.exp: Strip leading directories.
15941
15942         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
15943         error for the line.  Don't run multiple tests for the same line.
15944
15945 1998-05-23  Jeffrey A Law  (law@cygnus.com)
15946
15947         * gcc.dg/980523-1.c: New test.
15948
15949 1998-05-23  Dave Love  <d.love@dl.ac.uk>
15950
15951         * g77.f-torture/compile/970915-0.f: New test.
15952
15953 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
15954
15955         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
15956
15957 1998-05-21  Jeffrey A Law  (law@cygnus.com)
15958
15959         * gcc.dg/980520-1.c: New test.
15960
15961 1998-05-20  Manfred Hollstein  <manfred@s-direktnet.de>
15962
15963         * gcc.dg/980502-1.c: Fix return type.
15964
15965 1998-05-20  Jeffrey A Law  (law@cygnus.com)
15966
15967         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
15968         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
15969         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
15970         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
15971         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
15972
15973 1998-05-20  Dave Love  <d.love@dl.ac.uk>
15974
15975         * g77.f-torture/execute/980520-1.f: New test.
15976
15977 1998-05-15  Dave Love  <d.love@dl.ac.uk>
15978
15979         * lib/mike-g77.exp: New file.
15980
15981         * g77.f-torture/noncompile/noncompile.exp,
15982         g77.f-torture/noncompile/check0.f: New files.
15983
15984 1998-05-14  Dave Love  <d.love@dl.ac.uk>
15985
15986         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
15987         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
15988         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
15989         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
15990         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
15991         abort where appropriate.
15992
15993 1998-05-05  Michael Meissner  <meissner@cygnus.com>
15994
15995         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
15996         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
15997
15998 1998-04-29  Dave Love  <d.love@dl.ac.uk>
15999
16000         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
16001
16002 1998-04-27  Dave Love  <d.love@dl.ac.uk>
16003
16004         * g77.f-torture/compile/980427-0.f: New test.
16005
16006 1998-04-24  Dave Love  <d.love@dl.ac.uk>
16007
16008         * g77.f-torture/compile/980424-0.f: New test.
16009
16010 1998-04-19  Dave Love  <d.love@dl.ac.uk>
16011
16012         * g77.f-torture/compile/980419-2.f (main): New test.
16013         * g77.f-torture/compile/970125-0.f: New test.
16014         * g77.f-torture/compile/980419-1.f: New test.
16015
16016 1998-04-08  Jim Wilson  <wilson@cygnus.com>
16017
16018         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
16019         of loop-4.c.
16020
16021 1998-04-07  Jim Wilson  <wilson@cygnus.com>
16022
16023         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
16024
16025 1998-04-03  Jim Wilson  <wilson@cygnus.com>
16026
16027         * gcc.c-torture/compile/980329-1.c: New test.
16028
16029 1998-03-18  Jim Wilson  <wilson@cygnus.com>
16030
16031         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
16032         * gcc.dg/980312-1.c: Fix typo in -march command.
16033
16034 1998-03-16  H.J. Lu  (hjl@gnu.org)
16035
16036         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
16037
16038 1998-03-11  Robert Lipe  <robertl@dgii.com>
16039
16040         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
16041         Dave Love agree the Fortran source is bogus.
16042
16043 1998-03-11  Robert Lipe  <robertl@dgii.com>
16044
16045         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
16046         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
16047         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
16048         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
16049         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
16050
16051 1998-03-10  Alexandre Oliva   <oliva@dcc.unicamp.br>
16052
16053         * g++.old-deja/g++.other/friend1.C: New test.
16054
16055 1998-02-18  Dave Love  <d.love@dl.ac.uk>
16056
16057         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
16058         possibly uninitialized) variables and declare dnrm2.
16059
16060 1998-02-23  Robert Lipe <robertl@dgii.com>
16061
16062         From Bruno Haible <haible@ilog.fr>:
16063         * gcc.c-torture/execute/980223.c: New test.
16064
16065 1998-02-13  Jeffrey A Law  (law@cygnus.com)
16066
16067         * gcc.dg/ifelse-1.c: New test.
16068
16069 1998-02-09  H.J. Lu  (hjl@gnu.org)
16070
16071         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
16072
16073           * lib/old-dejagnu.exp (old-dejagnu): Added the
16074           "execution test - XFAIL *-*-*" handling in the spirit of
16075           "excess errors test -". Changed the "execution test fails"
16076           handling to be like "excess errors test fails".
16077           * Update various tests accordingly.
16078
16079 1998-02-06  Jim Wilson  <wilson@cygnus.com>
16080
16081         * gcc.c-torture/execute/980205.c: New test.
16082
16083 1998-01-18  Jeffrey A Law  (law@cygnus.com)
16084
16085         * lib/c-torture.exp: Look for .x files instead of .cexp files.
16086         * lib/f-torture.exp: Similarly.
16087         * gcc.c-torture: Rename all .cexp files to .x files.
16088
16089 1997-12-08  J"orn Rennecke <amylaar@cygnus.co.uk>
16090
16091         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
16092         (940510-1.c): Removed duplicate.
16093         (971104-1.c): New test.
16094
16095 1997-11-25  Kate Hedstrom  (kate@ahab.rutgers.edu)
16096
16097           * lib/f-torture.exp: Improve error and loop detection.
16098
16099 1997-11-19  Michael Meissner  <meissner@cygnus.com>
16100
16101         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
16102         use that to size the filler array.
16103
16104 1997-09-26  Bob Manson  <manson@charmed.cygnus.com>
16105
16106         * lib/c-torture.exp(c-torture-execute): Fix typo.
16107
16108         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
16109         testcase as the executable name. Keep the executable around if
16110         the test fails.
16111
16112 1997-09-19  Bob Manson  <manson@charmed.cygnus.com>
16113
16114         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
16115         changes.  Only test one -g option, and move it to the end of the
16116         list of options to test.
16117
16118 1997-09-19  Michael Meissner  <meissner@cygnus.com>
16119
16120         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
16121         variable GCC_TORTURE_OPTIONS to supply default switches separated
16122         by colons.  If no environment variable, run tests with -O0 -g, -O1
16123         -g, and -O2 -g as well.
16124
16125 1997-09-17  Bob Manson  <manson@charmed.cygnus.com>
16126
16127         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
16128         explanatory comments. Fix indentation.
16129
16130 1997-09-15  Jeffrey A Law  (law@cygnus.com)
16131
16132         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
16133
16134 1997-09-11  Jeffrey A Law  (law@cygnus.com)
16135
16136         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
16137         * g++.old-deja/g++.mike/p7325.C: Likewise.
16138         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
16139
16140 1997-09-11  Alexandre Oliva  (oliva@dcc.unicamp.br)
16141
16142         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
16143         * g++.old-deja/g++.brendan/crash30.C: Likewise.
16144         * g++.old-deja/g++.brendan/crash39.C: Likewise.
16145         * g++.old-deja/g++.law/operators4.C: Likewise.
16146
16147 1997-09-11  Joe Buck  (jbuck@synopsys.com)
16148
16149         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
16150         * g++.old-deja/g++.mike/p784.C: Ditto.
16151         * g++.old-deja/g++.mike/p785.C: Ditto.
16152
16153 1997-09-05  Jeffrey A Law  (law@cygnus.com)
16154
16155           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
16156
16157 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
16158
16159         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
16160         target feature; pass this to c-torture-execute as needed.
16161
16162 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
16163
16164         * lib/c-torture.exp(c-torture-execute): If the previous and the
16165         current executables being tested are identical, we don't need to
16166         run the executable again. Try to make the executable names
16167         unique. Add an optional argument for passing additional compiler
16168         flags.
16169
16170 1997-09-02  Doug Evans  <dje@canuck.cygnus.com>
16171
16172         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
16173
16174 1997-08-29  Jeffrey A Law  (law@cygnus.com)
16175
16176         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
16177
16178 1997-07-31  Jeffrey A Law  (law@cygnus.com)
16179
16180         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
16181         32bit or larger longs.
16182
16183         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
16184         have either a 32bit long or 32bit int.
16185
16186 1997-07-29  J"orn Rennecke <amylaar@cygnus.co.uk>
16187
16188         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
16189         Make double precision tests dependent on sizeof (double).
16190
16191 1997-07-09  Bob Manson  <manson@charmed.cygnus.com>
16192
16193         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
16194         too.
16195
16196 1997-06-17  J"orn Rennecke <amylaar@cygnus.co.uk>
16197
16198         * gcc.c-torture/compile/961203-1.cexp: New script.
16199
16200 1997-06-16  Bob Manson  <manson@charmed.cygnus.com>
16201
16202         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
16203         up the includes ourselves.
16204
16205 1997-06-11  Bob Manson  <manson@charmed.cygnus.com>
16206
16207         * lib/plumhall.exp: Remove random include, and add a few
16208         verbose messages for debugging.
16209
16210 1997-06-06  Bob Manson  <manson@charmed.cygnus.com>
16211
16212         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
16213         of trying to do it ourselves.
16214
16215 1997-06-04  J"orn Rennecke <amylaar@cygnus.co.uk>
16216
16217         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
16218
16219 1997-06-04  Bob Manson  <manson@charmed.cygnus.com>
16220
16221         * gcc.prms/5403.c: Made regexp a bit less strict.
16222
16223 1997-06-03  Bob Manson  <manson@charmed.cygnus.com>
16224
16225         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
16226         is returned from remote_load instead.
16227         * lib/plumhall.exp: Ditto.
16228         * lib/mike-g++.exp: Ditto.
16229         * lib/old-dejagnu.exp: Ditto.
16230         * lib/c-torture.exp: Ditto.
16231
16232 1997-05-30  Bob Manson  <manson@charmed.cygnus.com>
16233
16234         * lib/g++.exp: Use build_wrapper procedure.
16235         * lib/gcc.exp: Ditto.
16236
16237 1997-05-20  Jeffrey A Law  (law@cygnus.com)
16238
16239         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
16240         an old-style decl for malloc.  Fixes tests to work when
16241         sizeof (int) != sizeof (size_t).
16242
16243 1997-05-15  Mike Meissner  <meissner@cygnus.com>
16244
16245         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
16246
16247         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
16248         use stdargs.h interface.
16249
16250 1997-05-15  Mike Meissner  <meissner@cygnus.com>
16251
16252         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
16253         NO_VARARGS when compiling.
16254
16255 1997-05-01  Bob Manson  <manson@charmed.cygnus.com>
16256
16257         * lib/plumhall.exp(ph_includes): New procedure.
16258         (ph_make): Use it.
16259         (ph_compiler): Ditto.
16260
16261         * lib/g++.exp: Rename test-glue.c to testglue.c.
16262         * lib/gcc.exp: Ditto.
16263
16264 1997-04-10  Bob Manson  <manson@charmed.cygnus.com>
16265
16266         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
16267         to completion when it's called.
16268
16269 1997-03-21  Michael Meissner  <meissner@cygnus.com>
16270
16271         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
16272         is defined, don't do test.
16273
16274 1997-03-20  Doug Evans  <dje@canuck.cygnus.com>
16275
16276         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
16277         for object files.
16278         (ph_summary): Mark skipped testcases as untested, not unresolved.
16279
16280         * lib/plumhall.exp (ph_make): If unresolved because of bad
16281         errorCode, record errorCode in log file.
16282         (*): Replace send_log/verbose with verbose -log.
16283
16284 1997-03-19  Michael Meissner  <meissner@cygnus.com>
16285
16286         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
16287         double conversion if double isn't at least 8 bytes.
16288
16289         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
16290         int to work with targets where int is 16 bits.
16291
16292         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
16293         8 bytes, just exit, since 4 byte doubles don't have enough bits of
16294         precision for the test to complete.
16295
16296 1997-03-14  Michael Meissner  <meissner@cygnus.com>
16297
16298         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
16299         if d10v is not compiled with the -mdouble64 flag.
16300         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
16301
16302         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
16303         d10v is not compiled with the -mint32 flag.
16304
16305 1997-03-13  Bob Manson  <manson@charmed.cygnus.com>
16306
16307         * lib/plumhall.exp: Use incr_count.
16308
16309 1997-03-12  Jeffrey A Law  (law@cygnus.com)
16310
16311         * gcc.c-torture: Update to c-torture-1.45.
16312
16313 1997-02-23  Bob Manson  <manson@charmed.cygnus.com>
16314
16315         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
16316         the name of the expect testcase file).
16317
16318         * lib/g++.exp(g++_init): Ditto.
16319
16320 1997-02-20  Bob Manson  <manson@charmed.cygnus.com>
16321
16322         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
16323         the host.
16324
16325         * lib/gcc.exp(gcc_exit): New procedure.
16326
16327 1997-02-19  Bob Manson  <manson@charmed.cygnus.com>
16328
16329         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
16330         specs where appropriate.
16331
16332         * g++.old-deja/g++.arm/*: Added additional ERROR checks
16333         because of new "candidates are" messages, and removed a few
16334
16335         * Converted all non-old-style g++ testcases to old-style, and
16336         moved into g++.old-deja.
16337
16338 1997-02-14  Bob Manson  <manson@charmed.cygnus.com>
16339
16340         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
16341         options.
16342
16343         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
16344         succeeded.
16345
16346         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
16347
16348 1997-02-13  Michael Meissner  <meissner@cygnus.com>
16349
16350         * lib/gcc.exp (gcc_target_compile): Add support for defining
16351         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
16352         the machine doesn't have those features.
16353
16354 1997-02-11  Bob Manson  <manson@charmed.cygnus.com>
16355
16356         * g++.law/operators4.exp: Don't use LIBS.
16357
16358 1997-02-08  Bob Manson  <manson@charmed.cygnus.com>
16359
16360         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
16361
16362         * lib/mike-g++.exp: Don't set the compiler to be tested here.
16363         * lib/g++.exp: Set it here instead. Also, allow use of the
16364         --tool_exec and --tool_opt options. Change CXX to
16365         GXX_UNDER_TEST.
16366
16367         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
16368
16369         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
16370
16371 1997-02-07  Bob Manson  <manson@charmed.cygnus.com>
16372
16373         * lib/old-dejagnu.exp: Use prune_warnings instead of
16374         prune_system_crud.
16375         * lib/mike-g++.exp: Ditto.
16376         * lib/gcc.exp: Ditto.
16377         * lib/g++.exp: Ditto.
16378
16379         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
16380
16381 1997-02-07  Jeffrey A Law  (law@cygnus.com)
16382
16383           * 941014-2.c: Include stdlib.h
16384           * 960327-1.c: Include stdio.h
16385           * dbra.c, index-1.c: Don't assume ints are 32bits.
16386
16387 1997-02-04  Bob Manson  <manson@charmed.cygnus.com>
16388
16389         * lib/gcc.exp: Add gcc,stack_size target feature.
16390
16391         * lib/g++.exp(g++_target_compile): Add the include and link
16392         paths here, not in two other places. And, it's $options, not
16393         options.
16394
16395         * lib/mike-g++.exp(postbase): Remove the code that determines
16396         the correct include and link paths.
16397         * g++.old-deja/old-deja.exp: Ditto.
16398
16399 1997-02-03  Bob Manson  <manson@charmed.cygnus.com>
16400
16401         * lib/g++.exp(g++_init): target_compile no longer returns the
16402         filename of the result.
16403
16404 1997-02-02  Bob Manson  <manson@charmed.cygnus.com>
16405
16406         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
16407         call to glob.
16408
16409         * gcc.c-torture/special/special.exp: Change call to
16410         gcc_target_compile to include the object file.
16411
16412 1997-02-02  Ian Lance Taylor  <ian@cygnus.com>
16413
16414         * gcc.c-torture/special/special.exp: Correct misspelling in last
16415         change.
16416
16417 1997-02-01  Bob Manson  <manson@charmed.cygnus.com>
16418
16419         * lib/plumhall.exp(ph_summary): Log the entire output of the
16420         executable. Return -1 if there were any failures, 0 otherwise.
16421         (ph_execute): Return -1 if there were any failures, 0 otherwise.
16422         (ph_make): Clean up objects and executables that were built
16423         if the tests succeeded.
16424
16425 1997-01-30  Bob Manson  <manson@charmed.cygnus.com>
16426
16427         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
16428         libraries and includes in the build tree as appropriate.
16429
16430 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
16431
16432         * lib/c-torture.exp: Instead of looking for the global variable
16433         NO_LONG_LONG, check to see if that's a feature of the target.
16434
16435 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
16436
16437         * config/default.exp: Minimize. Delete the remainer of the files in
16438         config; this functionality is now in devo/dejagnu/config.
16439
16440         g++.*/*: Pass any additional flags used to compile to postbase;
16441         delete CXXFLAGS.
16442
16443         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
16444         is now done by runtest.exp. Use gcc_target_compile instead of
16445         compile.
16446
16447         lib/c-torture.exp: Use gcc_target_compile instead of compile.
16448         Remove references to CFLAGS. Use remote_file instead of
16449         calling rm -f.
16450         (c-torture): Take a list of arguments to use to compile this
16451         testcase.
16452
16453         lib/g++.exp: Simplify. Use target_compile instead of compile.
16454         lib/gcc-dg.exp: Ditto.
16455         lib/gcc.exp: Ditto.
16456         lib/mike-{gcc,g++}.exp: Ditto.
16457         lib/old-dejagnu.exp: Ditto.
16458         lib/plumhall.exp: Ditto.
16459
16460 1997-01-08  Jim Wilson  <wilson@cygnus.com>
16461
16462         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
16463         (ph_linker): Likewise.
16464
16465 1996-11-13  Joern Rennecke <amylaar@cygnus.com>
16466
16467           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
16468         MAP_ANON / MAP_ANONYMOUS if defined;
16469         else try to map from /dev/zero .
16470
16471 1996-11-12  Jeffrey A Law  (law@cygnus.com)
16472
16473         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
16474         isn't defined, then define it to MAP_ANONYMOUS.
16475
16476 1996-11-12  Jeffrey A Law  (law@cygnus.com)
16477
16478         * gcc.c-torture: Update to c-torture-1.42 release.
16479
16480 1996-11-11  Jeffrey A Law  (law@cygnus.com)
16481
16482         * gcc.c-torture: Update to c-torture-1.41 release.
16483
16484 1996-10-27  Jeffrey A Law  (law@cygnus.com)
16485
16486         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
16487         c-torture release.
16488
16489 1996-08-15  Brendan Kehoe  <brendan@lisa.cygnus.com>
16490
16491         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
16492         and LDFLAGS.  Fix second case to append the target_info ldflags
16493         onto LDFLAGS, not CFLAGS.
16494         * lib/g++.exp (g++_init): Add target_info stuff.
16495         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
16496         of libgloss and newlib flags for !native.
16497
16498         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
16499         (GDB): Fix relative path to go up another dir for finding gdb.
16500
16501 1996-08-08  Rob Savoye  <rob@chinadoll.cygnus.com>
16502
16503         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
16504         versions in the target_info array, if they don't exist.
16505
16506 1996-08-02  Brendan Kehoe  <brendan@lisa.cygnus.com>
16507
16508         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
16509
16510 1996-07-08  Jim Wilson  <wilson@cygnus.com>
16511
16512         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
16513         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
16514
16515 1996-07-01  Bob Manson  <manson@charmed.cygnus.com>
16516
16517         * lib/old-dejagnu.exp: Don't remove the output file before we've
16518         actually tested it. Don't append pwd to the path of the executable
16519         we're testing.
16520
16521 1996-06-30  Doug Evans  <dje@canuck.cygnus.com>
16522
16523         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
16524
16525 1996-06-26  Bob Manson  <manson@charmed.cygnus.com>
16526
16527         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
16528         temporary directory for compiler files, and set it to a default
16529         value of /tmp. Set $output as the name of the output file from
16530         compiling the testcase. Add a -o option to $cflags_var so the
16531         compiler writes the final output file as $output. Set $executable
16532         to $output.
16533
16534         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
16535         directory for compiler files, and set it to /tmp if it doesn't
16536         already have a value. Set $output_file to the name of the output
16537         file from compiling the testcase. Add a -o option to CXXFLAGS so
16538         the compiler writes the final output file as $output. Use $output
16539         as the executable to be tested.
16540
16541 1996-06-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
16542
16543         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
16544
16545 1996-06-08  Jeffrey A Law  (law@cygnus.com)
16546
16547         * gcc.c-torture/execute/pending-1.c: New test.  Still
16548         pending in Tege's queue.
16549
16550 1996-04-24  Jim Wilson  <wilson@chestnut.cygnus.com>
16551
16552         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
16553         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
16554         if there were failures.  Call unresolved if there were unresolved
16555         testcases.  Call gcc_fail if program did not run to completion.
16556         (ph_make): Pass additional argument name to ph_execute.
16557         (ph_execute): Add new argument.  Pass additional arguments to
16558         ph_summary.  Call gcc_fail is there is no execution output.
16559
16560 1996-04-24  Jeffrey A Law  (law@cygnus.com)
16561
16562         * lib/plumhall.exp (proc_summary): Output relavent summary
16563         lines into the log so specific failures in plumhall can be
16564         investigated.
16565
16566 1996-04-10  Jeffrey A Law  (law@cygnus.com)
16567
16568         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
16569         (c-torture-execute): Don't try to execute tests which use
16570         "long long" types if $NO_LONG_LONG is nonzero.
16571
16572 1996-04-08  Doug Evans  <dje@canuck.cygnus.com>
16573
16574         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
16575         not c-torture.
16576
16577         * gcc.ieee: Move from here.
16578         * gcc.c-torture/execute/ieee: To here.
16579
16580 1996-03-26  Jeffrey A Law  (law@cygnus.com)
16581
16582         * gcc.c-torture: Update to c-torture-1.41 release.
16583
16584 1996-03-22  Jeffrey A Law  (law@cygnus.com)
16585
16586         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
16587         not "$output".
16588
16589 1996-03-07  Doug Evans  <dje@charmed.cygnus.com>
16590
16591         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
16592         -c present.
16593
16594 1996-03-02  Jeffrey A Law  (law@cygnus.com)
16595
16596         * config/proelf.exp: Handle connecting to a simulator.
16597
16598 1996-01-31  Jeffrey A Law  (law@cygnus.com)
16599
16600         * config/proelf.exp: New file.  Enough framework that we can
16601         run c-torture tests on the proelf targets (or any other target
16602         that gdb can connect to for that matter).
16603
16604 1996-01-29  Doug Evans  <dje@canuck.cygnus.com>
16605
16606         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
16607         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
16608
16609         * lib/plumhall.exp (ph_execute): Always call ph_summary if
16610         exec_output exists.
16611
16612 1996-01-28  Doug Evans  <dje@charmed.cygnus.com>
16613
16614         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
16615         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
16616
16617         * config/*.exp: Update FSF address.  Change result of ${tool}_load
16618         to pass/fail/unresolved/unsupported/untested.  Caller must now
16619         call unresolved/unsupported/untested.
16620         * lib/*.exp: Update FSF address.  Update to handle new results of
16621         ${tool}_load.
16622         * lib/chill.exp (verbose): Delete.
16623
16624 1996-01-27  Doug Evans  <dje@charmed.cygnus.com>
16625
16626         * lib/gcc.exp (default_gcc_start): Change order of args to
16627         $LDFLAGS $CFLAGS $LIBS.
16628         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
16629         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
16630         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
16631         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
16632         * gcc.misc-tests/dg-test.exp: Likewise.
16633         * gcc.misc-tests/msgs.exp: Likewise.
16634         * gcc.prms/prms.exp: Likewise.
16635         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
16636         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
16637
16638         * lib/dg.exp: Deleted, moved to dejagnu/lib.
16639
16640 1996-01-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
16641
16642         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
16643
16644         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
16645         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
16646
16647         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
16648         necessary.
16649
16650 1996-01-20  Brendan Kehoe  <brendan@cygnus.com>
16651
16652         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
16653         global for loop; add use of $mathlib.
16654         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
16655         settings here; set mathlib for anything but VxWorks.
16656
16657 1996-01-22  Jeffrey A Law  (law@cygnus.com)
16658
16659         * gcc.c-torture: Update to c-torture-1.40 release.
16660
16661 1996-01-03  Jeffrey A Law  (law@cygnus.com)
16662
16663         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
16664         dg.exp.
16665
16666 1995-12-03  Jeffrey A. Law  <law@sethra.cygnus.com>
16667
16668         * lib/c-torture.exp (c-torture-execute): Declare "output" as
16669         global.
16670
16671 1995-11-17  Doug Evans  <dje@canuck.cygnus.com>
16672
16673         * lib/g++.exp (LIBS): Define if not already.
16674         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
16675         (gcc-dg-prune): Call prune_gcc_output.
16676         * lib/gcc.exp (prune_gcc_output): New proc.
16677         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
16678         prune_gcc_output.
16679
16680 1995-11-16  Doug Evans  <dje@canuck.cygnus.com>
16681
16682         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
16683         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
16684
16685 1995-11-15  Jeffrey A Law  (law@cygnus.com)
16686
16687         * gcc.c-torture: Update to c-torture-1.39 release.
16688
16689 1995-11-04  Doug Evans  <dje@canuck.cygnus.com>
16690
16691         * lib/c-torture.exp (c-torture-execute): Don't return if one option
16692         fails, try others as well.
16693
16694 1995-11-02  Doug Evans  <dje@canuck.cygnus.com>
16695
16696         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
16697         If compilation fails, mark execute tests as `untested'.
16698         If test is marked as unsupported, don't mark compilation and
16699         execute tests as failed.
16700
16701 1995-10-25  Brendan Kehoe  <brendan@lisa.cygnus.com>
16702
16703         * lib/g++.exp (g++_init): Don't link in libg++, and look to
16704         libstdc++ for whether or not we want to be doing shared
16705         libraries.  Delete link_curses since we don't need it anymore.
16706         * lib/mike-g++.exp (postbase): Don't link in libg++.
16707         * g++.old-deja/old-deja.exp: Likewise.
16708
16709 1995-10-23  Brendan Kehoe  <brendan@lisa.cygnus.com>
16710
16711         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
16712
16713 1995-10-17  Brendan Kehoe  <brendan@lisa.cygnus.com>
16714
16715         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
16716         For that, add `-Wl,-a,shared_archive'.
16717         * g++.old-deja/old-deja.exp: Likewise.
16718
16719 1995-10-17  Doug Evans  <dje@canuck.cygnus.com>
16720
16721         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
16722
16723 1995-10-16  Brendan Kehoe  <brendan@cygnus.com>
16724
16725         * lib/mike-g++.exp (postbase): Pay attention to the status of
16726         g++_load.
16727
16728 1995-10-16  Brendan Kehoe  <brendan@lisa.cygnus.com>
16729
16730           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
16731
16732 1995-10-16  Doug Evans  <dje@canuck.cygnus.com>
16733
16734         * lib/gcc.exp (default_gcc_start): No longer need to log program
16735         being executed or its output, execute_anywhere does that now.
16736         * lib/g++.exp (default_g++_version): Call execute_anywhere.
16737         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
16738
16739 1995-10-12  Brendan Kehoe  <brendan@lisa.cygnus.com>
16740
16741         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
16742         the same as those in lib/g++.exp.
16743
16744 1995-10-10  Jeff Law  (law@hurl.cygnus.com)
16745
16746         * gcc.c-torture: Update to c-torture-1.38 release.
16747         * gcc.ieee: Related changes.
16748
16749 1995-10-06  Rob Savoye  <rob@darkstar.cygnus.com>
16750
16751         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
16752         "exec". Minor reformatting changes.
16753
16754         * config/rom68k.exp (${tool}_load): Make it work in a canadian
16755         cross. This means all "exec" calls now work on a remote host as
16756         well.
16757         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
16758         cross. Filter out the extra "\r\n" stuff that expect puts in.
16759         (c-torture-execute): Filter out the bogus warnings like
16760         c-torture-compile does. Add support for canadian cross.
16761         * lib/gcc.exp (default_gcc_version, default_gcc_start)
16762         Use execute_anywhere rather than calling exec directly. Now it
16763         works for canadian cross testing.
16764
16765 1995-10-05  Brendan Kehoe  <brendan@rtl.cygnus.com>
16766
16767         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
16768         results into a variable, and check that rather than using file exists.
16769
16770 1995-10-04  Brendan Kehoe  <brendan@lisa.cygnus.com>
16771
16772         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
16773         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
16774
16775 1995-09-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
16776
16777         * g++.old-deja/old-deja.exp: Create and pass runshlib and
16778         lib_curses if there's a shared libg++ in the build tree.
16779
16780 1995-09-22  Doug Evans  <dje@canuck.cygnus.com>
16781
16782         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
16783         if not supported target.
16784
16785 1995-09-22  Brendan Kehoe  <brendan@lisa.cygnus.com>
16786
16787         * lib/g++.exp (g++_init): Move empty setting of runshlib and
16788         link_curses up to always happen, not just for native builds.
16789
16790 1995-09-21  Jeff Law  (law@snake.cs.utah.edu)
16791
16792         * gcc.c-torture: Update to c-torture-1.36 release.
16793         * gcc.failure: Related changes.
16794
16795 1995-09-20  Doug Evans  <dje@canuck.cygnus.com>
16796
16797         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
16798
16799 1995-09-19  Brendan Kehoe  <brendan@lisa.cygnus.com>
16800
16801         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
16802         * lib/mike-g++.exp (postbase): Not in here.  Still reference
16803         runshlib, link_curses, and mathlib for link and run.
16804
16805         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
16806         pass the runtime shared library options for Solaris, OSF/1, and
16807         Irix5, and link with -lcurses to avoid unresolved references.
16808
16809 1995-09-13  Brendan Kehoe  <brendan@lisa.cygnus.com>
16810
16811         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
16812         only run once.
16813
16814 1995-09-13  Doug Evans  <dje@canuck.cygnus.com>
16815
16816         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
16817
16818 1995-09-11  Jeff Law  (law@snake.cs.utah.edu)
16819
16820         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
16821         do not have a framework for the "compat" tests yet.
16822
16823 1995-09-09  Brendan Kehoe  <brendan@lisa.cygnus.com>
16824
16825         * lib/mike-g++.exp (postbase): New local variable `mathlib',
16826         set to null if we're testing vxworks5.1.  Use that instead of
16827         `-lm' in the setting of LIBS for link and run.
16828
16829 1995-09-08  Brendan Kehoe  <brendan@lisa.cygnus.com>
16830
16831         * config/rom68k.exp (${tool}_load): Major changes to make it
16832         work.  Verified that it does in fact return the stuff in
16833         exec_output properly.  Catch any Emul or any TRAP other than 0.
16834
16835 1995-09-07  Brendan Kehoe  <brendan@lisa.cygnus.com>
16836
16837         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
16838         LDFLAGS properly for targets that need stuff from libgloss.
16839         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
16840         only run once.
16841         (gpp_initialized): New variable.
16842
16843 1995-09-06  Rob Savoye  <rob@darkstar.cygnus.com>
16844
16845         * config/rom68k.exp: Load libgloss.exp.
16846         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
16847         so we can produce a fully linked binary.
16848         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
16849         so we can produce a fully linked binary.
16850
16851 1995-09-03  Doug Evans  <dje@canuck.cygnus.com>
16852
16853         * lib/plumhall.exp (ph_section): Watch for expected failures.
16854         Add missing `else'.
16855
16856         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
16857         run the testcase.
16858         (c-torture): Likewise.
16859
16860 1995-08-28  Doug Evans  <dje@cygnus.com>
16861
16862         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
16863
16864         * lib/mike-g++.exp (mike_cleanup): New proc.
16865         (prebase): New globals compiler_result, not_compiler_result,
16866         target_regexp.
16867         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
16868         allow leading "-" in pattern.  Watch for unsupported tests.
16869         If $compiler_result is set, pattern match assembler code,
16870         and ditto for $not_compiler_result.
16871         * lib/mike-gcc.exp: Likewise.
16872
16873         * lib/plumhall.exp (ph_execute): Only call ph_summary if
16874         execution "succeeded".
16875
16876 1995-08-14  Doug Evans  <dje@canuck.cygnus.com>
16877
16878         * config/win32.exp: New file.
16879         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
16880
16881 1995-08-04  Doug Evans  <dje@canuck.cygnus.com>
16882
16883         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
16884         unsupported.
16885         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
16886         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
16887         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
16888
16889         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
16890         "... without exceptions was ...".  That is now handled by
16891         prune_system_crud.
16892         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
16893
16894 1995-08-01  Doug Evans  <dje@canuck.cygnus.com>
16895
16896         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
16897         sieve.c,sort2.c}: New files.
16898         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
16899         sieve.exp,sort2.exp}: Drivers for them.
16900
16901         * lib/mike-gcc.exp (program_output): New user settable variable.
16902         (postbase): Call prune_system_crud.  Also prune extraneous compiler
16903         messages.
16904         * lib/mike-g++.exp (program_output): New user settable variable.
16905
16906         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
16907
16908         * config/sh.exp: Deleted (use sim.exp instead).
16909
16910 1995-07-28  Brendan Kehoe  <brendan@lisa.cygnus.com>
16911
16912         * config/vx.exp: Declare CHECKTASK as global.
16913         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
16914         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
16915         * lib/old-dejagnu.exp: Load [pwd]/$executable.
16916
16917 1995-07-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
16918
16919         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
16920         target. Like vx.exp, only includes `vx29k.exp' instead of
16921         `vxworks.exp'.
16922
16923 1995-07-23  Ian Lance Taylor  <ian@cygnus.com>
16924
16925         * config/sim.exp: Increase time limit from 120 seconds to 240.
16926
16927 1995-07-06  Jeffrey A. Law  <law@rtl.cygnus.com>
16928
16929         * gcc.c-torture/execute/950628-1.c: New test.
16930
16931 1995-06-10  Jeff Law  (law@snake.cs.utah.edu)
16932
16933         * gcc.c-torture: Update with changes/additions from
16934         c-torture-1.34.
16935
16936 1995-06-05  Doug Evans  <dje@canuck.cygnus.com>
16937
16938         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
16939
16940 1995-06-04  Jeff Law  (law@snake.cs.utah.edu)
16941
16942         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
16943
16944 1995-06-01  Jeff Law  (law@snake.cs.utah.edu)
16945
16946         * gcc.c-torture/compile/950512-1.c: New test.
16947         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
16948         * gcc.dg/struct-ret-1.c: Likewise.
16949
16950 1995-05-31  Doug Evans  <dje@canuck.cygnus.com>
16951
16952         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
16953           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
16954
16955 1995-05-30  Doug Evans  <dje@canuck.cygnus.com>
16956
16957         * gcc.c-torture/special/920411-1.c: Deleted.
16958         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
16959
16960 1995-05-22  Doug Evans  <dje@chestnut.cygnus.com>
16961
16962         * config/sim.exp (${tool}_load): Hack in call to bash to get a
16963         cpu limit.
16964
16965 1995-05-12  Torbjorn Granlund  <tege@rtl.cygnus.com>
16966
16967         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
16968
16969 1995-05-04  Torbjorn Granlund  <tege@adder.cygnus.com>
16970
16971         From kenner;
16972         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
16973         is the proper length.
16974         * va-arg-3.c: Likewise.
16975
16976 1995-04-30  Doug Evans  <dje@canuck.cygnus.com>
16977
16978         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
16979         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
16980
16981         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
16982         * lib/g++.exp (default_g++_start): Delete old cruft.
16983
16984 1995-04-25  Torbjorn Granlund  <tege@cygnus.com>
16985
16986         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
16987         (2 * (1 << 18)) to (2 * (1 << 17)).
16988
16989         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
16990
16991 1995-04-20  J.T. Conklin  <jtc@rtl.cygnus.com>
16992
16993         * config/rom68k.exp: Renamed from config/idp.exp
16994
16995 1995-04-18  Torbjorn Granlund  <tege@rtl.cygnus.com>
16996
16997         * c-torture/compile/921109-2.c
16998
16999 1995-04-18  Mike Stump  <mrs@cygnus.com>
17000
17001         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
17002         excess errors.
17003
17004 1995-04-15  Doug Evans  <dje@chestnut.cygnus.com>
17005
17006         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
17007         output.
17008         * lib/g++.exp (default_g++_start): Likewise.
17009
17010 1995-03-29  Torbjorn Granlund  <tege@adder.cygnus.com>
17011
17012         * gcc.c-torture/compile/950329-1.c: New test.
17013
17014 1995-03-28  J.T. Conklin  <jtc@rtl.cygnus.com>
17015
17016           * config/bug.exp (${tool}_load): Updated to use new remote_open
17017           and remote_close procs.
17018         * config/idp.exp: New file.
17019
17020 1995-03-22  Torbjorn Granlund  <tege@rtl.cygnus.com>
17021
17022         * gcc.c-torture/execute/950322-1.c: New test.
17023
17024 1995-03-21  Doug Evans  <dje@canuck.cygnus.com>
17025
17026         * config/vx.exp (${tool}_load): Clean up testing of return code from
17027         vxworks_ld and vxworks_spawn.
17028
17029 1995-03-21  Doug Evans  <dje@deneb.cygnus.com>
17030
17031         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
17032
17033 1995-03-13  Mike Stump  <mrs@cygnus.com>
17034
17035         * lib/old-deja.exp: Add `excess errors test - ' error, now one
17036         can mark excess errors on a machine by machine basis.  Note, the
17037         default is to not expect any excess errors, even when excess
17038         errors test - is given, so you will want to put an XFAIL ... on
17039         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
17040         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
17041         those 4 machines, but no others.
17042
17043 1995-03-10  J.T. Conklin  <jtc@rtl.cygnus.com>
17044
17045         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
17046         * lib/c-torture.exp: to here.
17047
17048 1995-03-10  Torbjorn Granlund  <tege@adder.cygnus.com>
17049
17050         * gcc.c-torture/execute/950221-1.c: New test.
17051         * gcc.c-torture/execute/struct-ret-1.c: New test.
17052         * gcc.c-torture/compile/950221-1.c: New test.
17053
17054         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
17055
17056 1995-03-03  Doug Evans  <dje@canuck.cygnus.com>
17057
17058         * gcc.c-torture/execute/arith-1.c (main): Return 0.
17059         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
17060
17061 1995-03-01  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
17062
17063         * g++.gb: New directory of tests, derived from my signature and
17064         class scoping tests.
17065
17066         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
17067         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
17068         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
17069         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
17070         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
17071         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
17072         * g++.gb/sig25.C: Likewise.
17073
17074         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
17075         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
17076         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
17077         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
17078         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
17079         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
17080         * g++.gb/sig25.exp: Likewise.
17081
17082         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
17083         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
17084         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
17085         * g++.gb/scope13.C: Likewise, this test still fails.
17086
17087         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
17088         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
17089         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
17090         * g++.gb/scope13.exp: Ditto.
17091
17092         * g++.gb/README: New file, explains what these tests are about.
17093
17094 1995-02-28  Doug Evans  <dje@canuck.cygnus.com>
17095
17096         * lib/dg.exp (dg-do): Support `preprocess'.
17097         (dg-test): Likewise.
17098
17099 1995-02-13  J.T. Conklin  <jtc@rtl.cygnus.com>
17100
17101         * config/udi.exp: change "continue -expect" to "exp_continue".
17102
17103 1995-02-11  Torbjorn Granlund  (tege@tiny.cygnus.com)
17104
17105         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
17106         Delete redundant tests.
17107
17108         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
17109         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
17110         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
17111         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
17112         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
17113         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
17114         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
17115         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
17116
17117         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
17118         storing label pointers.
17119         * gcc.c-torture/execute/921019-1.c: Likewise.
17120         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
17121         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
17122         parameter fp.
17123         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
17124         constants.
17125
17126         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
17127         Delete obsolete tests.
17128
17129         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
17130         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
17131         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
17132         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
17133         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
17134         * gcc.c-torture/compile/950124-1.c: New test.
17135
17136         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
17137
17138 1995-02-08  Jason Merrill  <jason@phydeaux.cygnus.com>
17139
17140         * lib/mike-g++.exp: Add -lm to LIBS.
17141
17142 1995-02-07  Doug Evans  <dje@canuck.cygnus.com>
17143
17144         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
17145
17146 1995-01-30  Jason Merrill  <jason@phydeaux.cygnus.com>
17147
17148         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
17149
17150 1995-01-12  Doug Evans  <dje@canuck.cygnus.com>
17151
17152         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
17153
17154 1995-01-02  Jeff Law  (law@snake.cs.utah.edu)
17155
17156         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
17157         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
17158         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
17159         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
17160         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
17161         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
17162         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
17163         * g++.law/{operators31.C, operators32.C,
17164         * g++.law/{operators33.C, operators34.C}: Likewise.
17165         * g++.law/{pic1.C, refs2.C}: Likewise.
17166         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
17167         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
17168         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
17169         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
17170
17171         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
17172         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
17173         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
17174         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
17175         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
17176         * g++.law/{enum9.exp, friend5.exp}: Likewise.
17177         * g++.law/{nest3.exp, nest4.exp}: Likewise.
17178         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
17179         * g++.law/{operators30.exp, operators31.exp}: Likewise.
17180         * g++.law/{operators32.exp, operators33.exp}: Likewise.
17181         * g++.law/{operators34.exp}: Likewise.
17182         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
17183         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
17184         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
17185         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
17186         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
17187
17188         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
17189         No longer expected to fail.
17190         * g++.law/missed-error3.C: Tweak for recent bool changes.
17191
17192 1994-12-04  Doug Evans  <dje@canuck.cygnus.com>
17193
17194         * config/emb-unix: Deleted.
17195         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
17196         remote execution.  Do final link on remote host if REMOTE_LINK is set.
17197
17198 1994-12-01  Doug Evans  <dje@canuck.cygnus.com>
17199
17200         * lib/dg.exp (dg-test): Fix typo in last patch.
17201
17202 1994-11-30  Doug Evans  <dje@canuck.cygnus.com>
17203
17204         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
17205         (handles multiple occurrences).
17206
17207 1994-11-24  Doug Evans  <dje@canuck.cygnus.com>
17208
17209         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
17210         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
17211         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
17212         printed).
17213         * lib/c-torture.exp (c-torture-compile): Likewise.
17214         (c-torture): Prepend full path if missing.
17215         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
17216         (gcc_fail): Likewise.
17217         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
17218
17219 1994-11-23  J.T. Conklin  <jtc@rtl.cygnus.com>
17220
17221         * lib/netware.exp: Only attach to NetWare i386 systems.
17222
17223 1994-11-16  Doug Evans  <dje@canuck.cygnus.com>
17224
17225         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
17226         messages.  Add test name to "output pattern match" pass/fail message.
17227
17228 1994-11-12  Doug Evans  <dje@canuck.cygnus.com>
17229
17230         * gcc.dg: New testsuite.
17231         * gcc.dg/dg.exp: New file.
17232
17233         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
17234         test-switch.c}: Deleted.
17235
17236         * gcc.misc-tests/msgs.exp: New testcase driver.
17237
17238 1994-11-09  Doug Evans  <dje@canuck.cygnus.com>
17239
17240         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
17241         Watch for illegal return values from ${tool}_load.
17242         * config/unix.exp (${tool}_load): Fix pass/fail detection for
17243         cross targets.  Coerce return value >0 to 1.
17244
17245 1994-11-08  Doug Evans  <dje@canuck.cygnus.com>
17246
17247         * config/unix.exp (${tool}_load): Call program rsh, not proc.
17248
17249         * config/emb-unix.exp: New file.
17250
17251         * config/sim.exp: Error if variable $SIM not defined.
17252         (${tool}_load): Mark test as "untested" if simulator missing.
17253
17254         * config/unix.exp: Load remote.exp to get rcp_download.
17255         * lib/c-torture.exp: Use different option lists for testcases with
17256         and without loops.
17257         * gcc.c-torture/execute/execute.exp: Likewise.
17258
17259 1994-11-02  Doug Evans  <dje@canuck.cygnus.com>
17260
17261         * config/*.exp: Clarify return code from ${tool}_load.
17262         Call `unresolved' or `untested' instead of `warning' or `perror'
17263         (sometimes you still want to call both though).
17264         Add comment that `shell_id' is local to each file.
17265         * config/udi.exp (timeout): Set to 30.
17266         Don't print warning if connection fails, $connectmode has already
17267         printed an error.
17268         (${tool}_load): Move verbose messages to level 2.
17269         Rework pattern for "Process started" message.
17270         Pass `shell_id' to ${connectmode}_download.
17271         Retry twice upon timeout.  Make resetting of target more robust.
17272         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
17273         Pass `shell_id' to exit_$connectmode.
17274         Only call exit_$connectmode if connected.
17275         * config/unix.exp (${tool}_load): Check return codes better.
17276         * config/vrtx.exp (${tool}_load): Likewise.
17277         * config/vx.exp (${tool}_load): Likewise.
17278         Delete unneeded global's.
17279         * lib/dg.exp (dg-test): Update to reflect clarified return codes
17280         from ${tool}_load.
17281         (dg-stat): Delete.
17282         (dg-init): Delete recording of pass/fail counts.
17283         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
17284         (old-dejagnu-init): Likewise.
17285         (old-dejagnu-stat): Delete contents, empty proc now.
17286         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
17287         (c-torture): Delete references to lcnt, lpass, lfail.
17288         Get option list from TORTURE_OPTIONS.
17289         Delete -funroll[-all]-loops if no loops.
17290         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
17291         (g++_stat): Delete contents (empty proc now).
17292         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
17293         (gcc_finish): Likewise.
17294         (gcc_stat): Deleted.
17295         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
17296         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
17297         * gcc.c-torture/execute/execute.exp: Likewise.
17298         Split tests into two parts: compile, execute.
17299         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
17300         no loops.  Update to reflect clarified return codes from ${tool}_load.
17301
17302 1994-10-21  Doug Evans  <dje@canuck.cygnus.com>
17303
17304         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
17305         to grep for.
17306         (old-dejagnu): Likewise (where necessary).
17307
17308 1994-10-14  Doug Evans  <dje@canuck.cygnus.com>
17309
17310         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
17311
17312         * lib/dg.exp (dg-process-target): Fix processing of selector.
17313         Add comment regarding use of `error'.
17314
17315         * lib/gcc.exp (prune_system_crud): Define if missing.
17316         * lib/g++.exp (prune_system_crud): Likewise.
17317
17318         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
17319         Call prune_system_crud.
17320         * lib/dg.exp (dg-runtest): New proc.
17321         Use perror instead of send_user for tcl errors in testcase.
17322         Don't return any value, it's never used.
17323         Don't clobber previous definition of `unknown'.
17324         Print tcl errors in `dg-final'.
17325
17326 1994-10-12  Doug Evans  <dje@canuck.cygnus.com>
17327
17328         * lib/dg.exp (dg-process-target): Improve syntax error messages.
17329         (dg-test): Don't print errorInfo, it contains stack backtrace.
17330
17331 1994-09-26  Doug Evans  (dje@canuck.cygnus.com)
17332
17333         * lib/g++.exp (runtest_file_p): Define if missing.
17334
17335 1994-09-24  Doug Evans  (dje@cygnus.com)
17336
17337         * lib/mike-g++.exp: Comment out loading of g++.exp.
17338         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
17339         (default_g++_version): Always print something.
17340         (default_g++_start): Comment out call to `which'.
17341         (g++_start, g++_load): Deleted (must be defined in config file).
17342         * lib/gcc.exp: Test for existence of $CC at start.
17343         Delete check for tmpdir (done in gcc_init).
17344         (default_gcc_version): Always print something.
17345         (default_gcc_start): Comment out call to `which'.
17346         * config/*.exp: Major cleanup - make cross targets work at least a
17347         little better for g++ (by not being "--tool gcc" specific).
17348         Rename gcc_xxx to ${tool}_xxx.
17349         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
17350         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
17351
17352 1994-09-22  Doug Evans  (dje@canuck.cygnus.com)
17353
17354         * lib/c-torture.exp (c-torture-compile): Rework compiler
17355         message processing.
17356
17357         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
17358         c-torture.
17359
17360 1994-09-21  Doug Evans  (dje@canuck.cygnus.com)
17361
17362         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
17363
17364         * lib/dg.exp (dg-process-target): Support { target native }.
17365
17366 1994-09-20  Doug Evans  (dje@canuck.cygnus.com)
17367
17368         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
17369         looked for "... program xxx got fatal signal".
17370         Correct regsub munging of `comp_output'.
17371         Ignore compiler messages "path prefix not used" and "linker input
17372         file unused".
17373
17374 1994-09-14  Doug Evans  (dje@canuck.cygnus.com)
17375
17376         * lib/gcc.exp (runtest_file_p): Define if missing.
17377         * gcc.prms/template.c: Example to work from.
17378
17379 1994-09-13  Doug Evans  (dje@canuck.cygnus.com)
17380
17381         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
17382         * lib/dg.exp (dg-test): Call unsupported testcases as such.
17383
17384         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
17385         * gcc.prms/1883.c: Moved from compile/940714-1.c.
17386         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
17387         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
17388
17389         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
17390         (dg-process-target): No longer a varargs proc.
17391         Return S/N for target, P/F for xfail.  All callers changed.
17392         (user option procs): More argument checking.
17393         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
17394         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
17395         (dg-test): Skip test if not running on selected target in `dg-do'.
17396         Update handling of `dg-do-what', `dg-output-text'.
17397         Separate execution pass/fail from output pattern match pass/fail.
17398         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
17399
17400 1994-09-12  Jim Wilson  (wilson@sphagnum.cygnus.com)
17401
17402         * gcc.c-torture/special/special.exp: Don't expect failure for mips
17403         target for 920510-1.c.
17404
17405 1994-09-12  Doug Evans  (dje@canuck.cygnus.com)
17406
17407         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
17408         Clean up comment regarding use of passcnt, etc.
17409         (gcc_stat): Don't update `testcnt' here.
17410         (gcc_finish): Do it here.
17411         Might as well reset `but_id' here too.
17412         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
17413         to determine if the file should be tested.
17414         * gcc.c-torture/compile/compile.exp: Likewise.
17415         * gcc.c-torture/execute/execute.exp: Likewise.
17416         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
17417         * gcc.misc-tests/dg-test.exp: Likewise.
17418         * gcc.prms/prms.exp: Likewise.
17419         * gcc.wendy/wendy.exp: Likewise.
17420         * g++.old-deja.exp: Likewise.
17421         Move "Testing file" message to verbose level 1.
17422
17423 1994-09-09  Doug Evans  (dje@canuck.cygnus.com)
17424
17425         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
17426
17427 1994-09-08  Doug Evans  (dje@canuck.cygnus.com)
17428
17429         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
17430         (default_gcc_start): Accept optional second list element
17431         of compiler flags.  Print compiler output at verbosity level 2.
17432         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
17433         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
17434         Save current values of framework globals passcnt, failcnt, xpasscnt,
17435         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
17436         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
17437         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
17438         xfailcnt to compute stats.  Update framework global `testcnt' from
17439         pass/fail counts.
17440         (gcc_finish): New proc.  Clean up test environment.
17441         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
17442         (gcc_epass, gcc_efail): Delete.
17443         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
17444         argument of line number.
17445         (dg-init): If the tool has an init routine, call it.
17446         (dg-test): Remove args `cflags_var' and `libs_var'.
17447         Pass all compiler options to ${tool}_start.
17448         Handle missing line number.
17449         (dg-finish): New function.
17450         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
17451         particular files.  Call gcc_finish at end.  Move "skipping test"
17452         message to verbosity level 3.
17453         * gcc.c-torture/compile/compile.exp: Likewise.
17454         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
17455         * gcc.c-torture/execute/execute.exp: Likewise.
17456         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
17457         Print testcase being tried at verbosity level 1.
17458         * gcc.c-torture/special/special.exp: Unset xfail.
17459         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
17460         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
17461         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
17462         * gcc.failure/failure.exp: Likewise.
17463         * gcc.ieee/ieee.exp: Likewise.
17464         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
17465         Update call to dg-test.  Call dg-finish at end.
17466         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
17467         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
17468         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
17469         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
17470         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
17471         * gcc.wendy/wendy.exp: Add copyright.
17472         Delete setting of tmpdir (done by gcc_init).
17473         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
17474         Pass compiler flags to gcc_start.  Call gcc_finish at end.
17475         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
17476         gcc_[ce]pass/fail.
17477
17478 1994-09-07  Doug Evans  (dje@canuck.cygnus.com)
17479
17480         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
17481         confusion.
17482         (g++_load): Likewise.
17483
17484         * config/*.exp (gcc_load): Some were varargs fns and some were not.
17485         Rename argument to `prog' to remove the confusion.
17486         Varargs fns behave differently too!
17487         (g++_load): Likewise.
17488
17489         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
17490
17491         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
17492         what it is.  Delete (always) printing of status value for !native.
17493         Simplify verbose code, and include status and exec_output.
17494         (g++_load): Use gcc_load.
17495
17496 1994-09-04  Jim Wilson  (wilson@sphagnum.cygnus.com)
17497
17498         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
17499         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
17500         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
17501         940714-3.c as these testcases don't exist anymore.  Make
17502         va-arg-1.c expected to pass.
17503
17504 1994-08-19  Doug Evans  (dje@canuck.cygnus.com)
17505
17506         * gcc.misc-tests/misc.exp: Only run specific testcases.
17507         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
17508         * gcc.misc-tests/dg-[1-9].c: New files.
17509
17510         * lib/dg.exp: New testsuite driver.
17511         * gcc.prms/prms.exp: Use it.
17512
17513         * README.gcc: New file.
17514
17515         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
17516         Document and reset `lxpass' and `lxfail'.
17517         Simplify "initialized" message.
17518         (gcc_stat): Clean up comments a little.
17519
17520 1994-08-16  Doug Evans  (dje@canuck.cygnus.com)
17521
17522         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
17523
17524 1994-08-15  Doug Evans  (dje@canuck.cygnus.com)
17525
17526         * lib/old-dejagnu.exp (process-option): New proc.
17527         (old-dejagnu-init, old-dejagnu-stat): Likewise.
17528         (old-dejagnu): Simplify.
17529         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
17530
17531 1994-08-14  Jeff Law  (law@snake.cs.utah.edu)
17532
17533         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
17534         exists and is not an empty string.
17535
17536         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
17537         $xfail rather than calling setup_xfail.  Clear $xfail when test is
17538         finished.
17539         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
17540         automatically.
17541
17542         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
17543         longer expected to fail.
17544
17545         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
17546         "f" function call.
17547
17548         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
17549
17550         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
17551         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
17552         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
17553         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
17554         c-torture-1.29.
17555
17556         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
17557         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
17558
17559         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
17560
17561         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
17562         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
17563
17564         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
17565         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
17566         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
17567
17568 1994-07-12  Jim Kingdon  (kingdon@lioth.cygnus.com)
17569
17570         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
17571         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
17572         940714-1.c, 940714-2.c, 940714-3.c},
17573         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
17574         gcc.misc-tests/{mg.c,mg.exp}:
17575         New tests.
17576         * gcc.noncompile/noncompile.exp: Change accordingly.
17577
17578 1994-07-07  Doug Evans  (dje@canuck.cygnus.com)
17579
17580         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
17581         Undo previous clobberage.
17582
17583 1994-07-04  Jeff Law  (law@snake.cs.utah.edu)
17584
17585         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
17586         * gcc.special/{930510-1.c, special.exp}:
17587         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
17588         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
17589         struct-varargs-1.c}: New tests from c-torture-1.26.
17590
17591 1994-06-28  J.T. Conklin  (jtc@phishhead.cygnus.com)
17592
17593         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
17594           argument to switch.
17595
17596 1994-05-21  Bill Cox  (bill@rtl.cygnus.com)
17597
17598         * Revert the previous changes.  Please see Rob's directory
17599           (/lisa/test/rob/progressive/gcc/testsuite) for testing
17600           fixes.
17601
17602 1994-05-19  Bill Cox  (bill@rtl.cygnus.com)
17603
17604         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
17605             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
17606             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
17607             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
17608             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
17609             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
17610             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
17611             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
17612             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
17613             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
17614             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
17615             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
17616             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
17617             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
17618             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
17619             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
17620             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
17621             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
17622             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
17623             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
17624             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
17625             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
17626             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
17627             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
17628             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
17629             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
17630             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
17631
17632 1994-05-17  Bill Cox  (bill@rtl.cygnus.com)
17633
17634         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
17635             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
17636           with perror calls.
17637
17638 1994-05-02  Jason Merrill  (jason@deneb.cygnus.com)
17639
17640         * config/unix.exp (g++_load): Fix syntax.
17641
17642 1994-04-14  Jim Wilson  (wilson@sphagnum.cygnus.com)
17643
17644         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
17645         * gcc.noncompile/921017-1.c: Deleted obsolete test.
17646         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
17647         Don't expect va-arg-1.c to fail.  Correct expected output for
17648         920928-1.c.
17649         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
17650         * gcc.wendy/hbm4.c: Correct typo.
17651         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
17652
17653 1994-03-28  Doug Evans  (dje@canuck.cygnus.com)
17654
17655         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
17656         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
17657         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
17658         * lib/c-torture.exp (c-torture-compile): Ditto.
17659
17660         Reduce volume of output (remove all the -I's and such).
17661         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
17662         Call gcc_cpass, gcc_cfail.
17663         (c-torture): Pass testing option to c-torture-compile.
17664
17665 1994-03-21  Doug Evans  (dje@cygnus.com)
17666
17667         Bring patches over from progressive.
17668         * config/default.exp: Exit remote shell cleanly.
17669         (g++_exit, g++_start): Add default versions.
17670         * config/sim.exp (gcc_load): Use perror, not error.
17671
17672 1994-03-20  Doug Evans  (dje@canuck.cygnus.com)
17673
17674         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
17675         set in site.exp.
17676
17677 1994-03-14  Doug Evans  (dje@cygnus.com)
17678
17679         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
17680         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
17681         (wendy_try): New proc to run testcase.
17682         (main loop): Call 'em.
17683         * gcc.wendy/*.c: Clean up pass to correct expected output.
17684
17685         * lib/gcc.exp: Minor cleanup work.
17686         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
17687
17688 1994-03-09  Doug Evans  (dje@canuck.cygnus.com)
17689
17690         * config/sim.exp (gcc_load): Document return codes better.
17691         Don't pass -v to simulator.
17692
17693 1994-02-24  Jeffrey A. Law  (law@snake.cs.utah.edu)
17694
17695           * gcc.special/920717-x.c: Fix typo.
17696           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
17697           get at sources.
17698
17699         * lib/mike-gcc.exp: Fix typo.
17700
17701 1994-02-15  Rob Savoye  (rob@darkstar.cygnus.com)
17702
17703         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
17704         binary to use, transform the name.
17705         * config/*.exp: rename everything. Nuke any g++ specific files,
17706         it's now a special case of gcc that requires no special support.
17707         Add a default.exp for unsupported targets.
17708
17709 1994-02-11  Rob Savoye  (rob@poseidon.cygnus.com)
17710
17711         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
17712         lib/old-dejagnu.exp: Fix a few patterns to work with the new
17713         version of Tcl.
17714
17715 1994-02-09  Rob Savoye  (rob@darkstar.cygnus.com)
17716
17717         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
17718         than a warning.
17719
17720 1994-02-06  Jeffrey A. Law  (law@snake.cs.utah.edu)
17721
17722         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
17723
17724 1994-01-03  Jim Wilson  (wilson@sphagnum.cygnus.com)
17725
17726         * gcc.execute/execute.exp: Combine opt_list and foption_list into
17727         option_list.  Compile every file with only 4/6 option choices
17728         (same as C torture) instead of with 12/18 different option
17729         choices.
17730         * lib/c-torture.exp: Likewise.
17731
17732         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
17733         not already set.
17734
17735 1993-12-30  Mike Stump  (mrs@rtl.cygnus.com)
17736
17737         * lib/old-deja
17738           test cases, ready for DejaGnu.
17739
17740 1993-06-17  Jeffrey Wheat  (cassidy@cygnus.com)
17741
17742         * Upgraded c-torture tests from 1.18 to 1.19
17743
17744         * gcc.compile: added test(s):
17745           930607-1.c
17746         * gcc.execute: added test(s):
17747           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
17748
17749         * added new subdirectory for misc tests: gcc.misc-tests
17750         * gcc.misc-test(s): added tests:
17751           inst-check.c test-consts.c test-ior.c test-switch.c
17752
17753 1993-06-09  Brendan Kehoe  (brendan@lisa.cygnus.com)
17754
17755         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
17756
17757 1993-06-07  Ian Lance Taylor  (ian@cygnus.com)
17758
17759         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
17760
17761 1993-06-03  Jeffrey Wheat  (cassidy@cygnus.com)
17762
17763         * Upgraded c-torture tests from 1.17 to 1.18
17764
17765 1993-06-02  Jeffrey Wheat  (cassidy@cygnus.com)
17766
17767         * Upgraded c-torture tests from 1.12 to 1.17
17768
17769 1993-04-30  Mike Werner  (mtw@deneb.cygnus.com)
17770
17771         * lib/old-dejagnu.exp:
17772           Fixed handling of XFAIL target triplets to correctly
17773           recognize wildcard characters.  Removed code that
17774           appended a unique id tag to the end of the file name
17775           printed out by the result of the testcases within a
17776           given test file.
17777
17778 1993-04-29  Mike Werner  (mtw@deneb.cygnus.com)
17779
17780         * lib/old-dejagnu.exp:
17781           Reworked expected failure handling to trigger off of XFAIL
17782           keyword in keyphrase embeded in testcase source code. The
17783           XFAIL keyword must be at the end of the keyphrase line. It
17784           may optionally be followed by one or more target triplets.
17785           It has just occured that the handling of wildcards in the
17786           target triplet may not be correct.
17787
17788 1993-04-23  Mike Werner  (mtw@deneb.cygnus.com)
17789
17790         * g++.old-deja/tests:
17791           Moved all subdirectories up one level into g++.old-deja .
17792
17793         * lib/old-dejagnu.exp:
17794           Fixed problem with CXXFLAGS not being properly reset, and being
17795           corrupted with extraneous "-c" compiler option.  This was
17796           causing binaries to not be generated for test that needed them.
17797           Modified strings passed to "pass" and "fail" so that individual
17798           tests from the same test file would be distinguished by an
17799           identifier appended to the test file name in the summary logs;
17800           this corrected a problem with erroneous diff logs.  Added code
17801           to search testcases for expected fail and unexpected pass keywords.
17802
17803 1993-04-20  Rob Savoye  (rob at darkstar.cygnus.com)
17804
17805         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
17806
17807 1993-04-15  Mike Werner  (mtw@deneb.cygnus.com)
17808
17809         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
17810           Removed extraneous text from end of "Special g++ Options"
17811           keyphrase.
17812
17813         * lib/old-dejagnu.exp: Added pattern matching to look for new
17814           keywords, embedded in testcases comments, which will trigger
17815           calls to xpass and xfail.
17816
17817 1993-04-14  Mike Werner  (mtw@deneb.cygnus.com)
17818
17819         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
17820           comments embedded in the testcases, especially the one looking for
17821           special compiler options, as well as the pattern matching for the
17822           compiler output again.
17823
17824 1993-04-12  Mike Werner  (mtw@deneb.cygnus.com)
17825
17826         * lib/old-dejagnu.exp: Do a proper check of the return value for
17827           execute tests. Fixed several problems with the pattern matching
17828           of the compiler output which gave erroneous test results.
17829           Changed several of the test result messages to be more descriptive.
17830         * config/unix-g++.exp: Proc g++_load now actually works and
17831           executes the tests passed to it and returns a usable return
17832           value.
17833
17834 1993-04-11  Rob Savoye  (rob at darkstar.cygnus.com)
17835
17836           * lib/gcc.exp: Exits gracefully if $CC is bogus.
17837
17838 1993-04-09  Mike Werner  (mtw@deneb.cygnus.com)
17839
17840         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
17841           Modified both files to properly execute the old style
17842           dejagnu tests. The previous versions of these files were
17843           experimental and did not function anything near correctly.
17844
17845 1993-04-05  Rob Savoye  (rob@cygnus.com)
17846
17847         * Removed all Makefile.in and configure.in files. No configuration
17848         needed now.
17849
17850 1993-04-02  Mike Werner  (mtw@deneb.cygnus.com)
17851
17852         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
17853
17854 1993-03-28  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17855
17856         * gcc.compile/configure.in, gcc.unsorted/configure.in,
17857         gcc.special/configure.in, gcc.noncompile/configure.in,
17858         gcc.execute/configure.in, gcc.code_quality/configure.in,
17859         g++.other/configure.in, g++.old-deja/configure.in,
17860         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
17861         in srcname setting.
17862
17863 1993-03-25  Rob Savoye  (rob at darkstar.cygnus.com)
17864
17865         * lib/udi.exp:  Fixed mondfe and mondfe_download.
17866         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
17867         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
17868
17869 1993-03-25  Ian Lance Taylor  (ian@cygnus.com)
17870
17871         * config/udi-gdb.exp: Check $shell_id after connecting to target.
17872         (gdb_exit): Don't remove *_soc files.
17873
17874 1993-03-22  Ian Lance Taylor  (ian@cygnus.com)
17875
17876         * lib/c-torture.exp: Don't look for main; instead always use -w
17877         -c.  This is how the c-torture tests work.  Remove the object
17878         file if the compilation succeeds.
17879         * gcc.execute/execute.exp: Remove executable if test passes.
17880         * gcc.noncompile/noncompile.exp: Every test is an expected
17881         failure.
17882         * gcc.special/special.exp: Added tests from c-torture 1.11,
17883         corrected use of existing test.
17884         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
17885         gcc.execute/920625-1.c: Updated to c-torture 1.11.
17886         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
17887         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
17888         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
17889         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
17890         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
17891         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
17892         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
17893         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
17894         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
17895         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
17896         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
17897         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
17898         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
17899         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
17900         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
17901         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
17902         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
17903         c-torture 1.11.
17904         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
17905         correspond to c-torture 1.11.
17906
17907         * New file.