OSDN Git Service

* tree-def (WITH_SIZE_EXPR): New.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
1 2004-07-16  Richard Henderson  <rth@redhat.com>
2
3         * gcc.c-torture/compile/20020210-1.c: Remove XFAIL.
4
5 2004-07-16  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
6
7         * lib/fortran-torture.exp (fortran-torture): Don't test compile
8         tests with full list of options.
9         * lib/gfortran-dg.exp (gfortran-dg-runtest): Only test with all
10         of TORTURE_OPTIONS if test contains 'dg-do run'.
11
12         PR fortran/16404
13         * gfortran.dg/do_iterator.f90: New test.
14
15 2004-07-16  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
16
17         PR rtl-optimization/16536
18         * gcc.c-torture/execute/restrict-1.c: New test.
19
20 2004-07-15  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
21
22         PR fortran/15324
23         * gfortran.dg/pr15324.f90: New test.
24
25         PR fortran/15129
26         * gfortran.dg/pr15129.f90: New test.
27
28         PR fortran/15140
29         * gfortran.dg/pr15140.f90: New test.
30
31         PR fortran/13792
32         * gfortran.fortran-torture/execute/bounds.f90: Add check for
33         compile-time simplification.
34
35 2004-07-14  Mike Stump  <mrs@apple.com>
36
37         * gcc.dg/20020426-2.c: Improve type safety wrt unsignedness.
38
39 2004-07-14  James E Wilson  <wilson@specifixinc.com>
40
41         PR target/16325
42         * gcc.dg/profile-generate-1.c: New.
43
44 2004-07-15  Jakub Jelinek  <jakub@redhat.com>
45
46         * gcc.c-torture/execute/20040709-1.c: New test.
47         * gcc.c-torture/execute/20040709-2.c: New test.
48
49 2004-07-14  Mike Stump  <mrs@apple.com>
50
51         * gcc.dg/wint_t-1.c: Expect to pass on darwin 10.3.x and later.
52
53 2004-07-14  Mike Stump  <mrs@apple.com>
54
55         * gcc.dg/wchar_t-1.c: Expect to pass on darwin 10.3.x and later.
56
57 2004-07-13  Mark Mitchell  <mark@codesourcery.com>
58
59         PR c++/16518
60         * g++.dg/parse/mutable1.C: New test.
61         
62 2004-07-13  Diego Novillo  <dnovillo@redhat.com>
63
64         PR tree-optimization/16443
65         * gcc.dg/tree-ssa/20040713-1.c: New test.
66
67 2004-07-15  Ulrich Weigand  <uweigand@de.ibm.com>
68
69         * g++.dg/lookup/new2.C: Use first operand of type __SIZE_TYPE__
70         for operator new.
71
72 2004-07-13  David Billinghurst (David.Billinghurst@riotinto.com)
73
74         * gfortran.dg/g77/README: New file
75         * gfortran.dg/g77/19981216-0.f:  Copy from 
76         g77.f-torture/noncompile.  Add "dg-do compile" and
77         dg-error as required.
78         * gfortran.dg/g77/19990218-1.f: Likewise
79         * gfortran.dg/g77/19990905-1.f: Likewise
80         * gfortran.dg/g77/9263.f: Likewise
81         * gfortran.dg/g77/980615-0.f: Likewise
82         * gfortran.dg/g77/980616-0.f: Likewise
83         * gfortran.dg/g77/check0.f: Likewise
84         * gfortran.dg/g77/select_no_compile.f: Likewise
85
86 2004-07-13  David Billinghurst (David.Billinghurst@riotinto.com)
87
88         Copy files from g77.f-torture/compile.
89         Add "{ dg-do compile}".  Other changes as noted
90         * gfortran.dg/g77/19990905-0.f: XFAIL PR 16511
91         * gfortran.dg/g77/20010519-1.f: Add dg-warning as required
92         * gfortran.dg/g77/20030115-1.f: Add dg-warning as required
93         * gfortran.dg/g77/20030326-1.f: XFAIL PR 16511
94         * gfortran.dg/g77/970125-0.f: Add dg-excess-errors.
95         * gfortran.dg/g77/980519-2.f: Declare hd_S,hd_Z,hd_T
96         * gfortran.dg/g77/990115-1.f: Declare RANK as INTEGER
97         * gfortran.dg/g77/alpha1.f: Separate declaration and DATA 
98         statement to conform to standard.  Append alpha1.x for reference. 
99         * gfortran.dg/g77/xformat.f: Add dg-warning
100
101 2004-07-13  David Billinghurst (David.Billinghurst@riotinto.com)
102  
103         * gfortran.dg/g77/cpp.F: Copy from g77.f-torture/compile.
104         Add {dg-do compile} directive.
105         * gfortran.dg/g77/cpp2.F: Likewise
106
107 2004-07-12  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
108
109         PR c++/5402
110         * g++.dg/lookup/name-clash1.C: New test.
111
112         PR c++/9777
113         * g++.dg/lookup/name-clash2.C: New test.
114
115         PR c++/12102
116         * g++.dg/lookup/name-clash3.C: New test.
117
118 2004-07-12  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
119
120         * g++.dg/lookup/new2.C: New test.
121         * g++.old-deja/g++.ns/new1.C: Remove (ill-formed).
122
123 2004-07-12  David Billinghurst (David.Billinghurst@riotinto.com)
124  
125         * gfortran.dg/g77/12002.f: Copy from g77.f-torture/compile.
126         Add {dg-do compile} directive.
127         * gfortran.dg/g77/13060.f: Likewise
128         * gfortran.dg/g77/19990218-0.f: Likewise
129         * gfortran.dg/g77/19990305-0.f: Likewise
130         * gfortran.dg/g77/19990419-0.f: Likewise
131         * gfortran.dg/g77/19990502-0.f: Likewise
132         * gfortran.dg/g77/19990502-1.f: Likewise
133         * gfortran.dg/g77/19990525-0.f: Likewise
134         * gfortran.dg/g77/19990826-1.f: Likewise
135         * gfortran.dg/g77/19990826-3.f: Likewise
136         * gfortran.dg/g77/19990905-2.f: Likewise
137         * gfortran.dg/g77/20000412-1.f: Likewise
138         * gfortran.dg/g77/20000511-1.f: Likewise
139         * gfortran.dg/g77/20000511-2.f: Likewise
140         * gfortran.dg/g77/20000518.f: Likewise
141         * gfortran.dg/g77/20000601-1.f: Likewise
142         * gfortran.dg/g77/20000601-2.f: Likewise
143         * gfortran.dg/g77/20000629-1.f: Likewise
144         * gfortran.dg/g77/20000630-2.f: Likewise
145         * gfortran.dg/g77/20010115.f: Likewise
146         * gfortran.dg/g77/20010321-1.f: Likewise
147         * gfortran.dg/g77/20010426.f: Likewise
148         * gfortran.dg/g77/20020307-1.f: Likewise
149         * gfortran.dg/g77/8485.f: Likewise
150         * gfortran.dg/g77/960317-1.f: Likewise
151         * gfortran.dg/g77/970915-0.f: Likewise
152         * gfortran.dg/g77/980310-1.f: Likewise
153         * gfortran.dg/g77/980310-2.f: Likewise
154         * gfortran.dg/g77/980310-3.f: Likewise
155         * gfortran.dg/g77/980310-4.f: Likewise
156         * gfortran.dg/g77/980310-6.f: Likewise
157         * gfortran.dg/g77/980310-7.f: Likewise
158         * gfortran.dg/g77/980310-8.f: Likewise
159         * gfortran.dg/g77/980419-2.f: Likewise
160         * gfortran.dg/g77/980424-0.f: Likewise
161         * gfortran.dg/g77/980427-0.f: Likewise
162         * gfortran.dg/g77/980729-0.f: Likewise
163         * gfortran.dg/g77/981117-1.f: Likewise
164         * gfortran.dg/g77/toon_1.f: Likewise
165
166 2004-07-12  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
167
168         PR c++/2204
169         * g++.dg/other/abstract2.C: New test.
170
171 2004-07-12  Paul Brook  <paul@codesourcery.com>
172
173         * gfortran.dg/pointer_init_1.f90: New test.
174
175 2004-07-11  Paul Brook  <paul@codesourcery.com>
176
177         PR fortran/15986
178         * gfortran.dg/contained_1.f90: New test.
179
180 2004-07-11  Mark Mitchell  <mark@codesourcery.com>
181
182         * g++.dg/parse/defarg8.C: New test.
183
184 2004-07-11  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
185
186         PR fortran/16433
187         * gfortran.dg/pr16433.f: New test.
188
189         PR fortran/17574
190         * gfortran.dg/pr15754.f90: New test.
191         
192 2004-07-11  Joseph S. Myers  <jsm@polyomino.org.uk>
193
194         PR tree-optimization/16437
195         * gcc.c-torture/execute/bitfld-4.c: New test.
196
197 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
198         
199         * gfortran.fortran-torture/execute/common_2.f90: Add check for
200         access to common var from module.
201
202 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
203
204         PR fortran/16336
205         * gfortran.fortran-torture/execute/common_2.f90: New test.
206
207 2004-07-10  Paul Brook  <paul@codesourcery.com>
208
209         * gfortran.fortran-torture/execute/der_init_5.f90: Enable more tests.
210
211 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
212
213         PR fortran/15969
214         * gfortran.fortran-torture/execute/der_init_5.f90: New test.
215
216 2004-07-10  David Billinghurst (David.Billinghurst@riotinto.com)
217
218         * gfortran.dg/g77/ffixed-form-1.f: Copy from g77.dg
219         * gfortran.dg/g77/ffixed-form-2.f: Likewise
220         * gfortran.dg/g77/ffree-form-1.f: Likewise
221         * gfortran.dg/g77/ffree-form-2.f: Likewise
222         * gfortran.dg/g77/ffree-form-3.f: Likewise
223         * gfortran.dg/g77/fno-underscoring.f: Likewise
224         * gfortran.dg/g77/funderscoring.f: Likewise
225         * gfortran.dg/g77/pr9258.f: Likewise.  Add dg-warning lines.
226
227 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
228         
229         * gfortran.fortran-torture/execute/module_init_1.f90: Fix test.
230
231 2004-07-10 Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
232         Paul Brook  <paul@codesourcery.com>
233
234         PR fortran/13415
235         * gfortran.dg/common_pointer_1.f90: New test.
236
237 2004-07-10  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
238
239         * g++.dg/lookup/new1.C: Fix dg-excess-error syntax.
240
241 2004-07-09  James E Wilson  <wilson@specifixinc.com>
242
243         PR target/16364
244         * gcc.c-torture/compile/20040709-1.c: New.
245
246 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
247         
248         PR fortran/14077
249         * gfortran.fortran-torture/execute/module_init_1.f90: New test.
250
251 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
252
253         PR fortran/13201
254         * gfortran.dg/shape_1.f90: New test.
255
256 2004-07-09  Zack Weinberg  <zack@codesourcery.com>
257             Andrew Pinski  <apinski@apple.com>
258
259         * gcc.dg/noncompile/init-4.c: Remove bogus dg-error marker.
260
261 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
262
263         * gfortran.fortran-torture/compile/name_clash2.f90: Remove outdated
264         comment.
265
266 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
267         Paul Brook  <paul@codesourcery.com>
268
269         * gfortran.dg/dg.exp: Use revised wilcard for suffixes, also allow
270         '.f95' and '.F95'.
271
272 2004-07-09  Diego Novillo  <dnovillo@redhat.com>
273
274         * gcc.dg/tree-ssa/20031015-1.c: Adjust expected dump file name.
275
276 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
277
278         * gfortran.dg/dg.exp: Don't use wildcard for suffixes, also check
279         testcases with capital suffix.
280
281 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
282
283         PR fortran/15481
284         PR fortran/13372
285         PR fortran/13575
286         PR fortran/15978
287         * gfortran.fortran-torture/compile/implicit_2.f90: New test.
288
289         * gfortran.dg/implicit_1.f90: New test.
290
291 2004-07-09  David Billinghurst (David.Billinghurst@riotinto.com)
292
293         * lib/gfortran-dg.exp (gfortran-dg-test):  Adapt regular
294         expression to match gfortran warning/error messages
295         * gfortran.dg/g77/12632.f: Copy from g77.dg and fix
296         dg-error text.
297
298 2004-07-09  David Billinghurst (David.Billinghurst@riotinto.com)
299
300         * lib/fortran-torture.exp: Rename proc search_for to
301         search_for_re.
302
303 2004-07-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
304
305         * gcc.c-torture/execute/simd-5.x: New file.
306         XFAIL on SPARC 64-bit at -O0.
307
308 2004-07-09  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
309
310         PR c++/8211
311         PR c++/16165
312         * g++.dg/warn/effc3.C: New test.
313
314 2004-07-09  David Billinghurst (David.Billinghurst@riotinto.com)
315
316         * gfortran.dg/g77/f77-edit-i-in.f: Copy from g77.dg and
317         change X to 1X in format.
318         * gfortran.dg/g77/20010216-1.f:  Copy from g77.dg and
319         add data statements to conform to standard.
320
321 2004-07-09  David Billinghurst (David.Billinghurst@riotinto.com)
322
323         * gfortran.dg/g77/f77-edit-s-out.f: Copy from g77.dg. XFAIL
324         * gfortran.dg/g77/f77-edit-t-in.f: Likewise
325         * gfortran.dg/g77/f77-edit-x-out.f: Likewise
326
327 2004-07-09  David Billinghurst (David.Billinghurst@riotinto.com)
328
329         * gfortran.dg/g77/7388.f: Copy from g77.dg
330         * gfortran.dg/g77/f77-edit-i-out.f: Likewise
331         * gfortran.dg/g77/f77-edit-apostrophe-out.f: Likewise
332         * gfortran.dg/g77/f77-edit-slash-out.f: Likewise
333         * gfortran.dg/g77/f77-edit-colon-out.f: Likewise
334         * gfortran.dg/g77/f77-edit-t-out.f: Likewise
335         * gfortran.dg/g77/f77-edit-h-out.f: Likewise
336         * gfortran.dg/g77/strlen0.f: Likewise
337
338 2004-07-09   David Billinghurst (David.Billinghurst@riotinto.com)
339
340         * lib/gfortran-dg.exp: New file (adapted from lib/g77-dg.exp)
341         * gfortran.dg/dg.exp: New file (adapted from g77.dg/dg.exp)
342
343 2004-07-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
344
345         * gcc.c-torture/execute/920428-2.x: Delete.
346         * gcc.c-torture/execute/920501-7.x: Likewise.
347
348 2004-07-08  Jakub Jelinek  <jakub@redhat.com>
349
350         * gcc.mist-tests/i386-prefetch.exp (PREFETCH_SSE): Change all
351         -march=i386 into -march=i686.  Add -march=i686 -mtune=x and
352         -march=x for pentium3, pentium3m, pentium-m, pentium4m,
353         prescott and c3-2.
354         (PREFETCH_3DNOW): Add -march=c3.
355
356 2004-07-08  Diego Novillo  <dnovillo@redhat.com>
357
358         PR c/16437
359         * gcc.c-torture/execute/991118-1.x: XFAIL for x86_64.
360         * gcc.c-torture/execute/bf64-1.x: Likewise.
361
362 2004-07-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
363
364         * gcc.c-torture/compile/20040708-1.c: New test.
365
366 2004-07-08  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
367
368         PR c++/16169
369         * g++.dg/warn/effc2.C: New test.
370
371 2004-07-08  Joseph S. Myers  <jsm@polyomino.org.uk>
372
373         * gcc.c-torture/execute/bitfld-1.x: Remove.
374         * gcc.c-torture/execute/bitfld-3.c: New test.
375         * gcc.dg/bitfld-2.c: Remove XFAILs.
376
377 2004-07-07  H.J. Lu  <hongjiu.lu@intel.com>
378
379         PR c++/16276
380         * g++.dg/rtti/tinfo1.C: New file.
381
382 2004-07-07  Eric Christopher  <echristo@redhat.com>
383
384         * gcc.c-torture/compile/20020210-1.c: xfail with optimization.
385
386 2004-07-07  Andrew Pinski  <apinski@apple.com>
387
388         * gcc.c-torture/execute/931004-12.x: Xfail on powerpc-*-darwin*.
389
390 2004-07-07  Mark Mitchell  <mark@codesourcery.com>
391
392         * g++.dg/init/call1.C: XFAIL.
393
394 2004-07-07  Alexandre Oliva  <aoliva@redhat.com>
395
396         * gcc.c-torture/execute/builtins/mempcpy-2.c: Rename movstr*,
397         except for movstrict*, to movmem* and clrstr* to clrmem*.
398
399 2004-07-07  Richard Sandiford  <rsandifo@redhat.com>
400
401         * gcc.c-torture/execute/20040707-1.c: New test.
402
403 2004-07-06  Richard Sandiford  <rsandifo@redhat.com>
404
405         * gcc.c-torture/execute/20040706-1.c: New test.
406
407 2004-07-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
408
409         PR c++/3671
410         * g++.dg/template/spec14.C: New test.
411
412 2004-07-05  Jakub Jelinek  <jakub@redhat.com>
413
414         * gcc.c-torture/execute/20040629-1.c (FIELDS1, FIELDS2): Define to
415         nothing if not yet defined.  Use it in b, c and d type definitions.
416         * gcc.c-torture/execute/20040705-1.c: New test.
417         * gcc.c-torture/execute/20040705-2.c: New test.
418
419 2004-07-05  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
420
421         PR c++/2518
422         * g++.dg/lookup/new1.C: New test.
423
424 2004-07-05  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
425
426         PR c++/11406
427         * g++.dg/template/sizeof8.C: New test.
428
429 2004-07-05  Richard Sandiford  <rsandifo@redhat.com>
430
431         * gcc.c-torture/compile/20040705-1.c: New test.
432
433 2004-07-04  Bud Davis  <bdavis9659@comcast.net>
434
435         * gfortran.fortran-torture/execute/seq_io.f90: New test.
436
437 2004-07-04  Neil Booth  <neil@duron.akihabara.co.uk>
438
439         * gcc.dg/cpp/if-mop.c: Two new testcases.
440         * gcc.dg/cpp/trad/comment-3.c: New.
441
442 2004-07-04  Paul Brook  <paul@codesourcery.com>
443
444         * gfortran.fortran-torture/compile/implicit_1.f90: New test.
445
446 2004-07-03  Scott Brumbaugh  <scottb.lists@verizon.net>
447
448         PR c++/3761
449         * g++.dg/lookup/crash4.C: New test.
450
451 2004-07-02  Zack Weinberg  <zack@codesourcery.com>
452
453         * gcc.c-torture/execute/builtin-abs-1.c
454         * gcc.c-torture/execute/builtin-abs-2.c
455         * gcc.c-torture/execute/builtin-complex-1.c
456         * gcc.c-torture/execute/builtins/string-1-lib.c
457         * gcc.c-torture/execute/builtins/string-1.c
458         * gcc.c-torture/execute/builtins/string-2-lib.c
459         * gcc.c-torture/execute/builtins/string-2.c
460         * gcc.c-torture/execute/builtins/string-3-lib.c
461         * gcc.c-torture/execute/builtins/string-3.c
462         * gcc.c-torture/execute/builtins/string-4-lib.c
463         * gcc.c-torture/execute/builtins/string-4.c
464         * gcc.c-torture/execute/builtins/string-5-lib.c
465         * gcc.c-torture/execute/builtins/string-5.c
466         * gcc.c-torture/execute/builtins/string-6-lib.c
467         * gcc.c-torture/execute/builtins/string-6.c
468         * gcc.c-torture/execute/builtins/string-7-lib.c
469         * gcc.c-torture/execute/builtins/string-7.c
470         * gcc.c-torture/execute/builtins/string-8-lib.c
471         * gcc.c-torture/execute/builtins/string-8.c
472         * gcc.c-torture/execute/builtins/string-9-lib.c
473         * gcc.c-torture/execute/builtins/string-9.c
474         * gcc.c-torture/execute/builtins/string-asm-1-lib.c
475         * gcc.c-torture/execute/builtins/string-asm-1.c
476         * gcc.c-torture/execute/builtins/string-asm-2-lib.c
477         * gcc.c-torture/execute/builtins/string-asm-2.c
478         * gcc.c-torture/execute/stdio-opt-1.c
479         * gcc.c-torture/execute/stdio-opt-2.c
480         * gcc.c-torture/execute/stdio-opt-3.c
481         * gcc.c-torture/execute/string-opt-1.c
482         * gcc.c-torture/execute/string-opt-10.c
483         * gcc.c-torture/execute/string-opt-11.c
484         * gcc.c-torture/execute/string-opt-12.c
485         * gcc.c-torture/execute/string-opt-13.c
486         * gcc.c-torture/execute/string-opt-14.c
487         * gcc.c-torture/execute/string-opt-15.c
488         * gcc.c-torture/execute/string-opt-16.c
489         * gcc.c-torture/execute/string-opt-2.c
490         * gcc.c-torture/execute/string-opt-6.c
491         * gcc.c-torture/execute/string-opt-7.c
492         * gcc.c-torture/execute/string-opt-8.c:
493         Replace with ...
494
495         * gcc.c-torture/execute/builtins/abs-2.c
496         * gcc.c-torture/execute/builtins/abs-3.c
497         * gcc.c-torture/execute/builtins/complex-1.c
498         * gcc.c-torture/execute/builtins/fprintf.c
499         * gcc.c-torture/execute/builtins/fputs.c
500         * gcc.c-torture/execute/builtins/memcmp.c
501         * gcc.c-torture/execute/builtins/memmove.c
502         * gcc.c-torture/execute/builtins/memops-asm.c
503         * gcc.c-torture/execute/builtins/mempcpy-2.c
504         * gcc.c-torture/execute/builtins/mempcpy.c
505         * gcc.c-torture/execute/builtins/memset.c
506         * gcc.c-torture/execute/builtins/printf.c
507         * gcc.c-torture/execute/builtins/sprintf.c
508         * gcc.c-torture/execute/builtins/strcat.c
509         * gcc.c-torture/execute/builtins/strchr.c
510         * gcc.c-torture/execute/builtins/strcmp.c
511         * gcc.c-torture/execute/builtins/strcpy.c
512         * gcc.c-torture/execute/builtins/strcspn.c
513         * gcc.c-torture/execute/builtins/strlen-2.c
514         * gcc.c-torture/execute/builtins/strlen.c
515         * gcc.c-torture/execute/builtins/strncat.c
516         * gcc.c-torture/execute/builtins/strncmp-2.c
517         * gcc.c-torture/execute/builtins/strncmp.c
518         * gcc.c-torture/execute/builtins/strncpy.c
519         * gcc.c-torture/execute/builtins/strpbrk.c
520         * gcc.c-torture/execute/builtins/strpcpy-2.c
521         * gcc.c-torture/execute/builtins/strpcpy.c
522         * gcc.c-torture/execute/builtins/strrchr.c
523         * gcc.c-torture/execute/builtins/strspn.c
524         * gcc.c-torture/execute/builtins/strstr-asm.c
525         * gcc.c-torture/execute/builtins/strstr.c:
526         ... these new files.
527
528         * gcc.c-torture/execute/builtins/abs-2-lib.c
529         * gcc.c-torture/execute/builtins/abs-3-lib.c
530         * gcc.c-torture/execute/builtins/complex-1-lib.c
531         * gcc.c-torture/execute/builtins/fprintf-lib.c
532         * gcc.c-torture/execute/builtins/fputs-lib.c
533         * gcc.c-torture/execute/builtins/memcmp-lib.c
534         * gcc.c-torture/execute/builtins/memmove-lib.c
535         * gcc.c-torture/execute/builtins/memops-asm-lib.c
536         * gcc.c-torture/execute/builtins/mempcpy-2-lib.c
537         * gcc.c-torture/execute/builtins/mempcpy-lib.c
538         * gcc.c-torture/execute/builtins/memset-lib.c
539         * gcc.c-torture/execute/builtins/printf-lib.c
540         * gcc.c-torture/execute/builtins/sprintf-lib.c
541         * gcc.c-torture/execute/builtins/strcat-lib.c
542         * gcc.c-torture/execute/builtins/strchr-lib.c
543         * gcc.c-torture/execute/builtins/strcmp-lib.c
544         * gcc.c-torture/execute/builtins/strcpy-lib.c
545         * gcc.c-torture/execute/builtins/strcspn-lib.c
546         * gcc.c-torture/execute/builtins/strlen-2-lib.c
547         * gcc.c-torture/execute/builtins/strlen-lib.c
548         * gcc.c-torture/execute/builtins/strncat-lib.c
549         * gcc.c-torture/execute/builtins/strncmp-2-lib.c
550         * gcc.c-torture/execute/builtins/strncmp-lib.c
551         * gcc.c-torture/execute/builtins/strncpy-lib.c
552         * gcc.c-torture/execute/builtins/strpbrk-lib.c
553         * gcc.c-torture/execute/builtins/strpcpy-2-lib.c
554         * gcc.c-torture/execute/builtins/strpcpy-lib.c
555         * gcc.c-torture/execute/builtins/strrchr-lib.c
556         * gcc.c-torture/execute/builtins/strspn-lib.c
557         * gcc.c-torture/execute/builtins/strstr-asm-lib.c
558         * gcc.c-torture/execute/builtins/strstr-lib.c
559         * gcc.c-torture/execute/builtins/lib/abs.c
560         * gcc.c-torture/execute/builtins/lib/fprintf.c
561         * gcc.c-torture/execute/builtins/lib/memset.c
562         * gcc.c-torture/execute/builtins/lib/printf.c
563         * gcc.c-torture/execute/builtins/lib/sprintf.c
564         * gcc.c-torture/execute/builtins/lib/strcpy.c
565         * gcc.c-torture/execute/builtins/lib/strcspn.c
566         * gcc.c-torture/execute/builtins/lib/strncat.c
567         * gcc.c-torture/execute/builtins/lib/strncmp.c
568         * gcc.c-torture/execute/builtins/lib/strncpy.c
569         * gcc.c-torture/execute/builtins/lib/strpbrk.c
570         * gcc.c-torture/execute/builtins/lib/strspn.c
571         * gcc.c-torture/execute/builtins/lib/strstr.c:
572         New files containing support routines.
573
574         * gcc.c-torture/execute/builtins/abs-1.c: Remove unnecessary
575         declaration.
576         * gcc.c-torture/execute/builtins/lib/main.c: Define link_error
577         when not optimizing.
578
579 2004-07-02  Mark Mitchell  <mark@codesourcery.com>
580
581         PR c++/16240
582         * g++.dg/abi/mangle22.C: New test.
583         * g++.dg/abi/mangle23.C: Likewise.
584
585 2004-07-02  David Billinghurst  (David.Billinghurst@riotinto.com)
586
587         PR fortran/16290
588         * gfortran.fortran-torture/execute/intrinsic_set_exponent.f90
589         Allow for cases without denormalized floating point numbers.
590
591 2004-07-01  Joseph S. Myers  <jsm@polyomino.org.uk>
592
593         PR c/1027
594         * gcc.dg/Wswitch-enum.c, gcc.dg/Wswitch.c,
595         gcc.dg/format/branch-1.c, gcc.dg/format/diag-1.c,
596         gcc.dg/format/multattr-3.c, gcc.dg/format/xopen-1.c: Update
597         expected warning text.
598         * gcc.dg/format/diag-2.c: New test.
599
600 2004-07-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
601
602         * gcc.c-torture/compile/20040323-1.c: XFAIL on Solaris 2.
603
604 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
605
606         * gcc.dg/builtins-43.c: New.
607         * gcc.dg/builtins-44.c: New.
608         * gcc.dg/builtins-45.c: New.
609
610 2004-06-26  Geoffrey Keating  <geoffk@apple.com>
611             Andreas Tobler  <a.tobler@schweiz.ch>
612
613         * gcc.dg/cleanup-10.c: Run on all Linux platforms and powerpc-darwin.
614         Use SA_RESETHAND rather than SA_ONESHOT.  Trap SIGBUS as well
615         as SIGSEGV.
616         * gcc.dg/cleanup-11.c: Likewise.
617         * gcc.dg/cleanup-8.c: Likewise.
618         * gcc.dg/cleanup-9.c: Likewise.
619         * gcc.dg/cleanup-5.c: Run on all platforms.
620
621 2004-06-30  Joseph S. Myers  <jsm@polyomino.org.uk>
622
623         * g++.dg/warn/nonnull1.C: New test.
624
625 2004-06-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
626
627         * gcc.dg/compat/compat-common.h: Wrap up CINT in
628         an #ifndef SKIP_COMPLEX_INT/#endif pair.
629         Special-case the Sun compiler wrt to <complex.h>.
630
631 2004-06-30  Nitin Yewale <nitiny@kpitcummins.com>
632
633         * gcc.dg/Wunreachable-8.C: New test.
634
635         * gcc.dg/h8300-ice2.c : New test.
636
637 2004-06-30  Tobias Schlueter  <tobias.shclueter@physik.uni-muenchen.de>
638
639         PR fortran/16161
640         * gfortran.fortran-torture/compile/implicit.f90: Add test
641         for implicit character.
642
643 2004-06-30  David Billinghurst (David.Billinghurst@riotinto.com)
644
645         PR fortran/16289
646         * gfortran.fortran-torture/execute/intrinsic_nearest.f90
647         Use tiny() intrinsic to find smallest non-negative real
648
649 2004-06-30  Jakub Jelinek  <jakub@redhat.com>
650
651         * gcc.dg/compat/struct-by-value-22_main.c: New test.
652         * gcc.dg/compat/struct-by-value-22_x.c: New.
653         * gcc.dg/compat/struct-by-value-22_y.c: New.
654
655         * gcc.c-torture/execute/20040629-1.c: New test.
656
657 2004-06-29  Jakub Jelinek  <jakub@redhat.com>
658
659         * gcc.dg/compat/vector-defs.h: Use vector_size attribute
660         only for GCC 3.5+, for GCC up to 3.4 mode(V*) attribute instead.
661
662         PR target/16195
663         * gcc.dg/20040625-1.c: New test.
664
665 2004-06-29  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
666
667         * gfortran.fortran-torture/execute/parameter_2.f90: New test.
668
669 2004-06-29  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
670
671         PR fortran/15963
672         * gfortran.fortran-torture/execute/initialization_1.f90: New test.
673
674 2004-06-29  Richard Henderson  <rth@redhat.com>
675
676         * gcc.dg/tree-ssa/20040430-1.c: Expect zero if's.
677
678 2004-06-29  Paul Brook  <paul@codesourcery.com>
679
680         * g++.old-deja/g++.abi/arraynew.C: Handle ARM EABI cookies.
681         * g++.old-deja/g++.abi/cxa_vec.C: Allocate larger cookies for AEABI.
682
683 2004-06-29  Nathan Sidwell  <nathan@codesourcery.com>
684
685         PR c++/16260
686         * g++.dg/parse/crash15.C: New.
687
688 2004-06-28  Andrew Pinski  <apinski@apple.com>
689
690         * gcc.dg/pr14963.c: Remove the dg-warning as it is dected
691         by the error already.
692
693         * g++.dg/opt/ptrmem4.C: Change to compile only test.
694
695 2004-06-28  Dhananjay Deshpande  <dhananjayd@kpitcummins.com>
696
697         PR target/14041
698         * gcc.dg/h8300-bss-align-1.c : New.
699
700 2004-06-28  Nathan Sidwell  <nathan@codesourcery.com>
701
702         * PR c++/16174
703         * g++.dg/template/ctor4.C: New.
704
705 2004-06-27  Andrew Pinski  <pinskia@physics.uc.edu>
706
707         PR c++/16205
708         * g++.dg/warn/Wsequence-point-1.C: New test.
709
710 2004-06-27  Paul Brook  <paul@codesourcery.com>
711
712         * gfortran.fortran-torture/execute/specfics.f90: Use correct typing.
713
714 2004-06-27  Zack Weinberg  <zack@codesourcery.com>
715
716         * g++.old-deja/g++.mike/p7325.C: Remove.
717
718 2004-06-27  Andrew Pinski  <pinskia@physics.uc.edu>
719
720         PR c/14963
721         * gcc.dg/pr14963.c: New test.
722
723 2004-06-27  Mark Mitchell  <mark@codesourcery.com>
724
725         PR c++/16193
726         * g++.dg/parse/redef1.C: New test.
727
728 2004-06-27  Joseph S. Myers  <jsm@polyomino.org.uk>
729
730         * gcc.c-torture/compile/20021123-1.c: Remove duplicate of
731         20021110.c.
732         * gcc.c-torture/compile/20021123-4.c: Remove duplicate of
733         20021119-1.c.
734         * gcc.dg/vmx/5-05.c, gcc.dg/vmx/5-06.c, gcc.dg/vmx/5-07.c,
735         gcc.dg/vmx/5-08.c: Remove duplicates of 5-01.c, 5-02.c, 5-03.c,
736         5-04.c.
737         * gcc.dg/builtins-42.c: Remove duplicate of builtins-41.c.
738         * g++.dg/other/new1.C: Remove duplicate of g++.dg/init/new1.C.
739         * g++.dg/init/elide3.C: Remove duplicate of elide2.C.
740         * g++.old-deja/g++.law/enum8.C: Remove duplicate of
741         g++.brendan/enum14.C.
742         * g++.old-deja/g++.mike/ns8.C: Remove duplicate of ns6.C
743         * g++.old-deja/g++.ns/alias5.C: Remove duplicate of alias1.C.
744         * g++.old-deja/g++.other/virtual1.C: Remove duplicate of
745         g++.mike/virt1.C.
746         * g++.old-deja/g++.pt/memtemp27.C: Remove duplicate of
747         memtemp24.C.
748
749 2004-06-27  Roger Sayle  <roger@eyesopen.com>
750
751         * gcc.dg/20040527-1.c: New test case.
752
753 2004-06-26  Bud Davis  <bdavis9659@comcast.net>
754
755         PR gfortran/pr16196
756         * gfortran.fortran-torture/execute/open_replace.f90: New test case.
757
758 2004-06-25  Roger Sayle  <roger@eyesopen.com>
759
760         PR middle-end/15825
761         * gcc.dg/pr15825-1.c: New test case.
762
763 2004-06-25  Richard Sandiford  <rsandifo@redhat.com>
764
765         * gcc.c-torture/execute/20040625-1.c: New test.
766
767 2004-06-25  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
768
769         * gfortran.fortran-torture/execute/der_init_3.f90: Fix syntax error.
770
771 2004-06-25  Richard Sandiford  <rsandifo@redhat.com>
772
773         * gcc.dg/torture/mips-div-1.c: New test.
774
775 2004-06-24  Jeff Law  <law@redhat.com>
776
777         * gcc.dg/tree-ssa/20040624-1.c: New test.
778
779 2004-06-24  Richard Sandiford  <rsandifo@redhat.com>
780
781         * gcc.c-torture/compile/20040624-1.c: New test.
782
783 2004-06-24  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
784
785         * g++.dg/tree-ssa/tree-ssa.exp: Remove. dg.exp already handles
786         this directory.
787
788 2004-06-23  Andrew Pinski  <apinski@apple.com>
789
790         PR middle-end/15988
791         * g++.dg/opt/ptrmem4.C: New test.
792
793         * gcc.dg/c90-array-quals-2.c: New test.
794
795 2006-06-23  Nitin Yewale <NitinY@KPITCummins.com>
796
797         * gcc.dg/kpice1.c: New test.
798
799 2006-06-23  Andrew Pinski  <apinski@apple.com>
800
801         * gcc.dg/c90-array-quals.c: New test.
802
803 2006-06-22  Richard Henderson  <rth@redhat.com>
804
805         * gcc.dg/noreturn-1.c (foo5): Update function does return lineno.
806
807 2004-06-22  Loren James Rittle  <ljrittle@acm.org>
808
809         * gcc.dg/builtins-config.h: Handle FreeBSD.
810
811 2006-06-22  Richard Henderson  <rth@redhat.com>
812
813         * g++.dg/opt/devirt1.C: New.
814
815 2004-06-22  Kelley Cook <kcook@gcc.gnu.org>
816
817         * g++.dg/opt/pr15551.C: New testcase.
818
819 2004-06-22  H.J. Lu  <hongjiu.lu@intel.com>
820
821         PR target/14800
822         * gcc.misc-tests/linkage.exp: Set native_cflags to "-m32" for
823         x86_64-*-linux* when compiling for 32bit.
824
825 2004-06-21  Andrew Pinski  <apinski@apple.com>
826
827         * gcc.dg/pch/struct-1.c: New.
828         * gcc.dg/pch/struct-1.hs: New.
829
830 2004-06-21  Geoffrey Keating  <geoffk@apple.com>
831
832         * gcc.dg/pch/save-temps-1.c: New file.
833         * gcc.dg/pch/save-temps-1.hs: New file.
834
835 2004-06-22  Janne Blomqvist  <jblomqvi@cc.hut.fi>
836
837         * gfortran.fortran-torture/execute/iolength_1.f90: New test.
838         * gfortran.fortran-torture/execute/iolength_3.f90: New test.
839
840 2004-06-21  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
841
842         * gfortran.fortran-torture/execute/select_1.f90: Rename function
843         to fix type error.
844         * gfortran.fortran-torture/execute/intrinsic_associated.f90:
845         Remove trailing spaces.
846
847 2004-06-21  Richard Henderson  <rth@redhat.com>
848
849         * gcc.dg/tree-ssa/20030714-1.c: Rename variables to avoid
850         merging && to BIT_FIELD_REF.
851
852 2004-06-21  Richard Sandiford  <rsandifo@redhat.com>
853
854         * g++.dg/opt/placeholder1.C: New test.
855
856 2004-06-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
857
858         * gcc.dg/compat/struct-complex-1_x.c: Add dummy symbol.
859         * gcc.dg/compat/struct-complex-1_y.c: Likewise.
860         * gcc.dg/compat/union-m128-1_x.c: Likewise.
861         * gcc.dg/compat/union-m128-1_y.c: Likewise.
862
863 2004-06-20  Zack Weinberg  <zack@codesourcery.com>
864
865         * g++.dg/expr/enum1.C, g++.dg/opt/const3.C: Declare abort with
866         extern "C".
867         * g++.dg/other/pragma-re-1.C: Add comments.
868
869 2004-06-19  Bud Davis  <bdavis9659@comcast.net>
870
871         PR gfortran/16080
872         * gfortran.fortran-torture/execute/read_null_string.f90: New file.
873
874 2004-06-19  Andrew Pinski  <pinskia@physics.uc.edu>
875
876         * g++.dg/lookup/crash3.C: Use __SIZE_TYPE__
877         instead of setting the type of size_t by
878         hand.
879
880 2004-06-18  Roger Sayle  <roger@eyesopen.com>
881
882         * gcc.dg/unordered-2.c: New test case.
883         * gcc.dg/unordered-3.c: New test case.
884
885 2004-06-19  David Billinghurst (David.Billinghurst@riotinto.com)
886
887         PR other/16043
888         * lib/g++.exp (g++_version): Tweak regexp for version
889         * lib/g77.exp (g77_version): Likewise
890         * lib/gfortran.exp (gfortran_version): Likewise
891         * lib/objc.exp (objc_version): Likewise
892         * lib/treelang.exp (treelang_version): Likewise
893
894 2004-06-19  Jakub Jelinek  <jakub@redhat.com>
895
896         * gcc.dg/compat/struct-align-2_x.c: Include <limits.h>.
897         Use INT_MAX instead of __INT_MAX__.
898         * gcc.dg/compat/struct-align-2_y.c: Likewise.
899
900         * gcc.dg/compat/compat-common.h (CINT, CDBL): Define.
901         * gcc.dg/compat/scalar-return-3_x.c: Use it.
902         * gcc.dg/compat/scalar-return-3_y.c: Use it.
903         * gcc.dg/compat/scalar-return-4_x.c: Use it.
904         * gcc.dg/compat/scalar-return-4_y.c: Use it.
905         * gcc.dg/compat/scalar-by-value-3_x.c: Use it.
906         * gcc.dg/compat/scalar-by-value-3_y.c: Use it.
907         * gcc.dg/compat/scalar-by-value-4_x.c: Use it.
908         * gcc.dg/compat/scalar-by-value-4_y.c: Use it.
909
910         * gcc.dg/range-test-1.c: New test.
911         * g++.dg/opt/range-test-1.C: New test.
912
913 2004-06-17  Richard Henderson  <rth@redhat.com>
914
915         * objc.dg/sync-1.m: New.
916         * objc.dg/try-catch-1.m: Don't force next runtime.
917         * objc.dg/try-catch-3.m, objc.dg/try-catch-4.m: Likewise.
918         * objc.dg/try-catch-2.m: Likewise.  Enable everywhere.  Remove
919         shadowed catch clause.
920         * objc.dg/try-catch-5.m: New.
921
922 2004-06-17  Zack Weinberg  <zack@codesourcery.com>
923
924         Bug 14610
925         * gcc.dg/ia64-float80-1.c, gcc.dg/ia64-float80-2.c: New testcases.
926
927 2004-06-15  Richard Henderson  <rth@redhat.com>
928
929         * gcc.dg/20001116-1.c: Move expected warning line.
930
931 2004-06-15  Richard Henderson  <rth@redhat.com>
932
933         * gcc.dg/i386-ssetype-1.c: Remove XFAIL.
934         * gcc.dg/i386-ssetype-3.c: Remove XFAIL.
935
936 2004-06-15  Jeff Law  <law@redhat.com>
937
938         * gcc.dg/tree-ssa/20040615-1.c: New test.
939         * gcc.dg/tree-ssa/20030824-1.c: Update expected output to
940         be less sensitive to operand ordering.
941         * gcc.dg/tree-ssa/20030824-2.c: Likewise.
942
943 2004-06-16  Danny Smith  <dannysmith@users.sourceforge.net>
944
945         * g++.dg/abi/bitfield3.C: Add comment..
946
947 2004-06-15  Richard Henderson  <rth@redhat.com>
948
949         * g++.dg/ext/stmtexpr1.C: XFAIL.
950         * gcc.dg/20030612-1.c: XFAIL.
951
952 2004-06-15  Eric Christopher  <echristo@redhat.com>
953
954         * g++.dg/charset/asm5.c: New.
955         * gcc.dg/charset/asm6.c: New.
956
957 2004-06-15  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
958
959         PR fortran/15962
960         * gfortran.fortran-torture/execute/select_1.f90: New test.
961
962 2004-06-15  Paul Brook  <paul@codesourcery.com>
963
964         * gcc.dg/arm-mmx-1.c: Use asm to clobber registers.
965
966 2004-06-14  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
967
968         PR c++/15967
969         * g++.dg/lookup/crash3.C: New test.
970
971 2004-06-14  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
972
973         PR c++/15947
974         * g++.dg/parse/dtor4.C: New test.
975
976 2004-06-14  Jeff Law  <law@redhat.com>
977
978         * gcc.c-torture/compile/20040614-1.c: New test.
979
980 2004-06-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
981
982         PR fortran/15211
983         * gfortran.fortran-torture/execute/intrinsic_len.f90: Also test
984         LEN of a character array.
985
986 2004-06-14  Mark Mitchell  <mark@codesourcery.com>
987
988         PR c++/15096
989         * g++.dg/template/ptrmem10.C: New test.
990
991         PR c++/14930
992         * g++.dg/template/friend30.C: New test.
993
994 2004-06-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
995
996         PR fortran/14928
997         * gfortran.fortran-torture/compile/mloc.f90: New test.
998
999 2004-06-13  Paul Brook  <paul@codesourcery.com>
1000
1001         * gfortran.fortran-torture/execute/random_2.f90: New test.
1002
1003 2004-06-13  Eric Christopher  <echristo@redhat.com>
1004
1005         * gcc.dg/noncompile/redecl-1.c: Fix error message.
1006
1007 2004-06-12  Paul Brook  <paul@codesourcery.com>
1008
1009         * gfortran.fortran-torture/execute/contained_3.f90: New test.
1010
1011 2004-06-12  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1012
1013         PR fortran/14923
1014         * gfortran.fortran-torture/execute/date_time_1.f90: New test.
1015
1016 2004-06-12  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1017
1018         PR fortran/14957
1019         * gfortran.fortran-torture/execute/stack_varsize.f90: Correct
1020         syntax errors in end statements of contained subroutines.
1021
1022 2004-06-12  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1023
1024         PR fortran/12841
1025         * gfortran.fortran-torture/execute/null_arg.f90: New test.
1026
1027 2004-06-12  Bud Davis  <bdavis9659@comcast.net>
1028
1029         PR fortran/15665
1030         * gfortran.fortran-torture/execute/getarg_1.f90: New test.
1031
1032 2004-06-12  Bud Davis  <bdavis9659@comcast.net>
1033
1034         PR gfortran/12839
1035         * gfortran.fortran-torture/execute/nan_inf_fmt.f90: New test.
1036
1037 2004-06-11  Mark Mitchell  <mark@codesourcery.com>
1038
1039         PR c++/15862
1040         * g++.dg/parse/enum1.C: New test.
1041
1042 2004-06-10  Jeff Law  <law@redhat.com>
1043
1044         * gcc.c-torture/compile/20040610-1.c: New test.
1045
1046 2004-06-11  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1047
1048         * g++.old-deja/g++.robertl/eb4.C: Adjust error markers.
1049         * g++.old-deja/g++.other/decl3.C: Likewise.
1050
1051 2004-06-10  Brian Booth  <bbooth@redhat.com>
1052
1053         * gcc.dg/tree-ssa/20031015-1.c: Scan for
1054         V_MAY_DEF instead of VDEF.
1055         * gcc.dg/tree-ssa/20040517-1.c: Ditto.
1056
1057 2004-06-10  Mark Mitchell  <mark@codesourcery.com>
1058
1059         PR c++/14211
1060         * g++.dg/conversion/const1.C: New test.
1061
1062         PR c++/15076
1063         * g++.dg/conversion/reinterpret1.C: New test.
1064
1065         PR c++/15877
1066         * g++.dg/template/enum2.C: New test.
1067
1068         PR c++/15227
1069         * g++.dg/template/error13.C: New test.
1070
1071 2004-06-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1072
1073         PR fortran/14957
1074         * gfortran.fortran-torture/execute/intrinsic_scale.f90: Make all
1075         arguments to test_* REAL and of the right size.
1076
1077 2004-06-10  Jakub Jelinek  <jakub@redhat.com>
1078
1079         PR target/15569
1080         PR rtl-optimization/15681
1081         * gcc.dg/20040609-1.c: New test.
1082
1083 2004-06-10  Jakub Jelinek  <jakub@redhat.com>
1084
1085         PR c++/14791
1086         * g++.dg/opt/builtins1.C: New test.
1087
1088 2004-06-10  Danny Smith  <dannysmith@users.sourceforge.net>
1089
1090         * gcc.dg/i386-bitfield1.c: Add mingw32 and cygwin to targets
1091         that use default windows32 struct layout.
1092         * gcc.dg/i386-bitfield2.c: Likewise.
1093
1094 2004-06-09  Danny Smith  <dannysmith@users.sourceforge.net>
1095
1096         * g++.dg/abi/bitfield3.C: Add -mno-align-double compile option
1097         for mingw32 and cygwin targets.
1098
1099 2004-06-09  Geoffrey Keating  <geoffk@apple.com>
1100
1101         * gcc.dg/pch/macro-4.c: New.
1102         * gcc.dg/pch/macro-4.hs: New.
1103
1104 2004-06-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1105
1106         PR fortran/13249
1107         * gfortran.fortran-torture/compile/name_clash.f90: New test.
1108
1109 2004-06-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1110
1111         PR fortran/13372
1112         * gfortran.fortran-torture/compile/named_args_2.f90: New test.
1113
1114 2004-06-09  Bud Davis  <bdavis9659@comcast.net>
1115
1116         PR gfortran/14897
1117         * gfortran.fortran-torture/execute/t_edit.f90: New test.
1118
1119 2004-06-09  Bud Davis  <bdavis9659@comcast.net>
1120
1121         PR gfortran/15755
1122         * gfortran.fortran-torture/execute/backspace.c : New test.
1123
1124 2004-06-09  Paul Brook  <paul@codesourcery.com>
1125
1126         * gfortran.fortran-torture/execure/intrinsic_associated.f90
1127         (pointer_to_section): Rewrite to use smaller array.
1128
1129 2004-06-08  David Edelsohn  <edelsohn@gnu.org>
1130
1131         * gcc.dg/ext/altivec-1.c: XFAIL powerpc-ibm-aix*.
1132         * gcc.dg/ext/altivec-10.c: Same.
1133         * gcc.dg/ext/altivec-11.c: Same.
1134         * gcc.dg/ext/altivec-12.c: Same.
1135         * gcc.dg/ext/altivec-13.c: Same.
1136         * gcc.dg/ext/altivec-14.c: Same.
1137         * gcc.dg/ext/altivec-15.c: Same.
1138         * gcc.dg/ext/altivec-16.c: Same.
1139         * gcc.dg/ext/altivec-3.c: Same.
1140         * gcc.dg/ext/altivec-4.c: Same.
1141         * gcc.dg/ext/altivec-6.c: Same.
1142         * gcc.dg/ext/altivec-7.c: Same.
1143         * gcc.dg/ext/altivec-8.c: Same.
1144         * gcc.dg/ext/altivec-varargs-1.c: Same.
1145
1146         * g++.dg/ext/altivec-1.C: Correct dg syntax.
1147         * g++.dg/ext/altivec-10.C: Same.
1148         * g++.dg/ext/altivec-2.C: Same.
1149         * g++.dg/ext/altivec-3.C: Same.
1150         * g++.dg/ext/altivec-4.C: Same.
1151         * g++.dg/ext/altivec-5.C: Same.
1152         * g++.dg/ext/altivec-6.C: Same.
1153         * g++.dg/ext/altivec-7.C: Same.
1154         * g++.dg/ext/altivec-8.C: Same.
1155         * g++.dg/ext/altivec-9.C: Same.
1156
1157 2004-06-08  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1158
1159         PR c++/7841
1160         * g++.old-deja/g++.pt/ctor2.C: Add error mark.
1161
1162 2004-06-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
1163
1164         * gcc.dg/union-1.c: New test.
1165
1166 2004-06-07  Roger Sayle  <roger@eyesopen.com>
1167
1168         * gcc.dg/builtins-41.c: New test case.
1169         * gcc.dg/builtins-42.c: New test case.
1170
1171 2004-06-07  David Edelsohn  <edelsohn@gnu.org>
1172
1173         * g++.dg/ext/altivec-1.C: XFAIL powerpc-ibm-aix*.
1174         * g++.dg/ext/altivec-10.C: Same.
1175         * g++.dg/ext/altivec-2.C: Same.
1176         * g++.dg/ext/altivec-3.C: Same.
1177         * g++.dg/ext/altivec-4.C: Same.
1178         * g++.dg/ext/altivec-5.C: Same.
1179         * g++.dg/ext/altivec-6.C: Same.
1180         * g++.dg/ext/altivec-7.C: Same.
1181         * g++.dg/ext/altivec-8.C: Same.
1182         * g++.dg/ext/altivec-9.C: Same.
1183         * g++.old-deja/g++.abi/cxa_vec.C: Same.
1184         * g++.old-deja/g++.brendan/new3.C: Same.
1185         * gcc.c-torture/execute/eeprof-1.x: Same.
1186
1187 2004-06-07  Joseph S. Myers  <jsm@polyomino.org.uk>
1188
1189         PR c/14765
1190         * gcc.dg/pr14765-1.c: New test.
1191
1192 2004-06-07  Roger Sayle  <roger@eyesopen.com>
1193
1194         PR c/14649
1195         * gcc.dg/pr14649-1.c: New test case.
1196
1197 2004-06-07  Richard Henderson  <rth@redhat.com>
1198
1199         * gcc.dg/tree-ssa/20030728-1.c: Fixup return value to not match
1200         if temporaries.
1201
1202 2004-06-07  David Edelsohn  <edelsohn@gnu.org>
1203
1204         * g++.dg/eh/elide1.C: Remove XFAIL.
1205
1206 2004-06-07  Mark Mitchell  <mark@codesourcery.com>
1207
1208         PR c++/15337
1209         * g++.dg/expr/sizeof3.C: New test.
1210
1211         PR c++/14777
1212         * g++.dg/template/access14.C: New test.
1213
1214         PR c++/15554
1215         * g++.dg/template/enum1.C: New test.
1216
1217         PR c++/15057
1218         * g++.dg/eh/throw1.C: New test.
1219
1220 2004-06-07  David Ayers  <d.ayers@inode.at>
1221             Ziemowit Laski  <zlaski@apple.com>
1222
1223         * lib/objc.exp (objc_target_compile): Revert the '-framework
1224         Foundation' flag fix, since bare Darwin does not ship
1225         with the Foundation framework.
1226         * objc/execute/next_mapping.h: Provide a local NSConstantString
1227         @interface and @implementation.
1228         (objc_constant_string_init): A constructor function, used to
1229         initialize the NSConstantString meta-class object.
1230         * objc/execute/string1.m: Include "next_mapping.h" instead of
1231         <Foundation/NSString.h>.
1232         * objc/execute/string2.m: Likewise.
1233         * objc/execute/string3.m: Likewise.
1234         * objc/execute/string4.m: Likewise.
1235
1236 2004-06-06  H.J. Lu  <hongjiu.lu@intel.com>
1237
1238         * gcc.c-torture/execute/ieee/fp-cmp-4.c (FLOAT): New. Default
1239         to double. Replace double with FLOAT.
1240         * gcc.c-torture/execute/ieee/fp-cmp-8.c: Likewise.
1241
1242         * gcc.c-torture/execute/ieee/fp-cmp-4e.c: New file.
1243         * gcc.c-torture/execute/ieee/fp-cmp-4f.c: Likewise.
1244         * gcc.c-torture/execute/ieee/fp-cmp-4l.c: Likewise.
1245         * gcc.c-torture/execute/ieee/fp-cmp-4q.c: Likewise.
1246         * gcc.c-torture/execute/ieee/fp-cmp-8e.c: Likewise.
1247         * gcc.c-torture/execute/ieee/fp-cmp-8f.c: Likewise.
1248         * gcc.c-torture/execute/ieee/fp-cmp-8l.c: Likewise.
1249         * gcc.c-torture/execute/ieee/fp-cmp-8q.c: Likewise.
1250
1251 2004-06-06  Joseph S. Myers  <jsm@polyomino.org.uk>
1252
1253         PR c/13519
1254         * gcc.c-torture/enum-3.c, gcc.dg/pr13519-1.c: New tests.
1255
1256 2004-06-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1257
1258         PR c++/15503
1259         * g++.dg/template/meminit2.C: New test.
1260
1261 2004-06-04  Paolo Bonzini  <bonzini@gnu.org>
1262
1263         PR target/15822
1264         * gcc.c-torture/execute/compare-fp-1.c,
1265         gcc.c-torture/execute/compare-fp-2.c,
1266         gcc.c-torture/execute/compare-fp-3.c,
1267         gcc.c-torture/execute/compare-fp-4.c,
1268         gcc.c-torture/execute/compare-fp-3.x,
1269         gcc.c-torture/execute/compare-fp-4.x: Moved...
1270         * gcc.c-torture/execute/ieee/compare-fp-1.c,
1271         gcc.c-torture/execute/ieee/compare-fp-2.c,
1272         gcc.c-torture/execute/ieee/compare-fp-3.c,
1273         gcc.c-torture/execute/ieee/compare-fp-4.c,
1274         gcc.c-torture/execute/ieee/compare-fp-3.x,
1275         gcc.c-torture/execute/ieee/compare-fp-4.x: ...here.
1276
1277 2004-06-04  David Ayers  <d.ayers@inode.at>
1278
1279         * objc/execute/protocol-isEqual-4.m: New testcase.
1280
1281 2004-06-04  Nicola Pero  <n.pero@mi.flashnet.it>
1282
1283         * objc/execute/protocol-isEqual-1.m: New testcase.
1284         * objc/execute/protocol-isEqual-2.m: New testcase.
1285         * objc/execute/protocol-isEqual-3.m: New testcase.
1286
1287 2004-06-03  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1288
1289         * gfortran.fortran-torture/execute/optstring_1.f90: New testcase.
1290
1291 2004-06-02  Ziemowit Laski  <zlaski@apple.com>
1292
1293         * lib/objc.exp (objc_target_compile): When running tests on
1294         Darwin (Mac OS X), inform the linker about '-framework
1295         'Foundation'.
1296
1297 2004-06-02  Eric Christopher  <echristo@redhat.com>
1298
1299         * gcc.c-torture/compile/20040602-1.c: New.
1300
1301 2004-06-02  Andrew Pinski  <pinskia@physics.uc.edu>
1302
1303         * g++.dg/tree-ssa/ssa-sra-1.C: Fix comment.
1304         * g++.dg/tree-ssa/ssa-sra-2.C: Likewise.
1305
1306         PR tree-optimization/14736
1307         * g++.dg/tree-ssa/ssa-cast-1.C: New Test.
1308
1309         PR tree-optimization/14042
1310         * g++.dg/tree-ssa/ssa-sra-1.C: New Test.
1311
1312         PR tree-optimization/14729
1313         * g++.dg/tree-ssa/ssa-sra-2.C: New Test.
1314
1315 2004-06-02  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1316
1317         PR fortran/15557
1318         * gfortran.fortran-torture/execute/data_3.f90: New testcase.
1319
1320 2004-06-01  Richard Hederson  <rth@redhat.com>
1321
1322         * g++.dg/template/dependent-expr4.C: Use __builtin_offsetof.
1323
1324 2004-06-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1325
1326         PR c++/14932
1327         * g++.dg/parse/offsetof4.C: New test.
1328
1329 2004-06-01  Nicola Pero  <nicola@brainstorm.co.uk>
1330
1331         PR objc/7993
1332         * objc.dg/private-1.m, objc-dg/private-2.m: New testcases.
1333
1334 2004-05-31  Mark Mitchell  <mark@codesourcery.com>
1335
1336         PR c++/15701
1337         * g++.dg/template/friend29.C: New test.
1338
1339 2004-05-31  Joseph S. Myers  <jsm@polyomino.org.uk>
1340
1341         PR c/15749
1342         * gcc.dg/pr15749-1.c, gcc.dg/pr15749-1.h: New test.
1343
1344 2004-05-31  Eric Botcazou  <ebotcazou@libertysurf.fr>
1345
1346         * gcc.dg/sparc-trap-1.c: New test.
1347
1348 2004-05-31  Roger Sayle  <roger@eyesopen.com>
1349
1350         PR middle-end/15069
1351         * g++.dg/opt/fold3.C: New test case.
1352
1353 2004-05-30  Graham Stott  <graham.stott@btinternet.com>
1354
1355         * lib/target-supports.exp (check_iconv_available): Fix fallout
1356         from 2004-05-28 patch.
1357
1358 2004-05-30  Paul Brook  <paul@codesourcery.com>
1359
1360         PR fortran/15620
1361         * gfortran.fortran-torture/execute/st_function_1.f90: New test.
1362         * gfortran.fortran-torture/execute/st_function_2.f90: New test.
1363
1364 2004-05-30  Steven G. Kargl  <kargls@comcast.net>
1365
1366         * gfortran.fortran-torture/execute/random_1.f90: New test.
1367
1368 2004-05-28  Ziemowit Laski  <zlaski@apple.com>
1369
1370         * g++.dg/ext/altivec-10.C: New test.
1371
1372 2004-05-29  Paul Brook  <paul@codesourcery.com>
1373
1374         * gfortran.fortran-torture/execute/equiv_1.f90: New test.
1375
1376 2004-05-28  Ziemowit Laski  <zlaski@apple.com>
1377
1378         * gcc.dg/altivec-16.c: New test.
1379
1380 2004-05-28  Janis Johnson  <janis187@us.ibm.com>
1381
1382         * lib/target-supports.exp (check_vmx_hw_available): New.
1383         * gcc.dg/vmx/vmx.exp: Use it to determine default action.
1384
1385         * lib/target-supports.exp (check_alias_available,
1386         check_iconv_available, check_named_sections_available): Use
1387         unique names for temporary files.
1388
1389 2004-05-28  Ziemowit Laski  <zlaski@apple.com>
1390
1391         * gcc.dg/altivec-15.c: New test.
1392
1393 2004-05-28  Mark Mitchell  <mark@codesourcery.com>
1394
1395         PR c++/15083
1396         * g++.dg/warn/noeffect6.C: New test.
1397
1398         PR c++/15471
1399         * g++.dg/expr/ptrmem4.C: New test.
1400
1401         PR c++/15640
1402         * g++.dg/template/operator3.C: New test.
1403
1404 2004-05-28  Mark Mitchell  <mark@codesourcery.com>
1405
1406         PR c++/14668
1407         * g++.dg/lookup/redecl1.C: New test.
1408         * g++.old-deja/g++.benjamin/tem04.C: Add error marker.
1409
1410 2004-05-28  Paolo Bonzini  <bonzini@gnu.org>
1411
1412         * gcc.c-torture/execute/compare-fp-1.c,
1413         gcc.c-torture/execute/compare-fp-2.c,
1414         gcc.c-torture/execute/compare-fp-3.c,
1415         gcc.c-torture/execute/compare-fp-4.c,
1416         gcc.c-torture/execute/compare-fp-3.x,
1417         gcc.c-torture/execute/compare-fp-4.x,
1418         gcc.dg/pr15649-1.c: New.
1419
1420 2004-05-27  Adam Nemet  <anemet@lnxw.com>
1421
1422         PR c++/12883
1423         * g++.dg/init/array14.C: New test.
1424
1425 2004-05-25  Janis Johnson  <janis187@us.ibm.com>
1426
1427         * lib/compat.exp (compat-get-options-main): New.
1428         (compat-get-options): Remove unneeded code, warn for ignored
1429         command.
1430         (compat-execute): Check flag set by dg-require-* commands.
1431
1432         * lib/compat.exp (compat-execute): Break up long lines.
1433
1434 2004-05-24  Janis Johnson  <janis187@us.ibm.com>
1435
1436         * gcc.dg/altivec-7.c: Don't use 'vector long'.
1437         * gcc.dg/altivec-14.c: New test.
1438         * g++.dg/ext/altivec-7.C: Don't use 'vector long'.
1439
1440         * gcc.dg/altivec-6.c: Use -maltivec, don't limit to darwin.
1441         * gcc.dg/altivec-12.c: Ditto.
1442
1443         * gcc.dg/altivec-3.c: Move call to altivec_check.
1444
1445 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
1446
1447         PR c++/15044
1448         * g++.dg/template/error12.C: New test.
1449
1450         PR c++/15317
1451         * g++.dg/ext/attrib15.C: New test.
1452
1453         PR c++/15329
1454         * g++.dg/template/ptrmem9.C: New test.
1455
1456 2004-05-25  Paul Brook  <paul@codesourcery.com>
1457
1458         * gfortran.fortran-torture/compile/inquiry_1.f90: New test.
1459
1460 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
1461
1462         PR c++/15165
1463         * g++.dg/template/crash19.C: New test.
1464
1465 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
1466
1467         PR c++/15025
1468         * g++.dg/template/redecl1.C: New test.
1469
1470 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
1471
1472         PR c++/14821
1473         * g++.dg/other/ns1.C: New test.
1474
1475         PR c++/14883
1476         * g++.dg/template/invalid1.C: New test.
1477
1478 2004-05-23  Paul Brook  <paul@codesourcery.com>
1479         Victor Leikehman  <lei@haifasphere.co.il>
1480
1481         * gfortran.fortran-torture/execute/common_init_1.f90: New test.
1482         * gfortran.fortran-torture/execute/equiv_init.f90: New test.
1483
1484 2004-05-22  Mark Mitchell  <mark@codesourcery.com>
1485
1486         PR c++/15285
1487         PR c++/15299
1488         * g++.dg/template/non-dependent5.C: New test.
1489         * g++.dg/template/non-dependent6.C: New test.
1490
1491 2004-05-22  Mark Mitchell  <mark@codesourcery.com>
1492
1493         PR c++/15507
1494         * g++.dg/inherit/union1.C: New test.
1495
1496         PR c++/15542
1497         * g++.dg/template/addr1.C: New test.
1498
1499         PR c++/15427
1500         * g++.dg/template/array5.C: New test.
1501
1502         PR c++/15287
1503         * g++.dg/template/array6.C: New test.
1504
1505 2004-05-22  Wolfgang Bangerth  <bangerth@dealii.org>
1506             Roger Sayle  <roger@eyesopen.com>
1507
1508         * g++.dg/lookup/forscope2.C: New test case.
1509
1510 2004-05-22  Ben Elliston  <bje@au.ibm.com>
1511
1512         * gcc.dg/cpp/Wmissingdirs.c: New.
1513
1514 2004-05-20  H.J. Lu  <hongjiu.lu@intel.com>
1515
1516         PR target/15301
1517         * gcc.dg/compat/union-m128-1.h: New file.
1518         * gcc.dg/compat/union-m128-1_main.c: Likewise.
1519         * gcc.dg/compat/union-m128-1_x.c: Likewise.
1520         * gcc.dg/compat/union-m128-1_y.c: Likewise.
1521
1522 2004-05-20  H.J. Lu  <hongjiu.lu@intel.com>
1523
1524         PR target/15302
1525         * gcc.dg/compat/struct-complex-1.h: New file.
1526         * gcc.dg/compat/struct-complex-1_main.c: Likewise.
1527         * gcc.dg/compat/struct-complex-1_x.c: Likewise.
1528         * gcc.dg/compat/struct-complex-1_y.c: Likewise.
1529
1530 2004-05-20  Roger Sayle  <roger@eyesopen.com>
1531
1532         PR middle-end/3074
1533         * gcc.dg/pr3074-1.c: New test case.
1534         * gcc.dg/sequence-pt-1.c: Remove an XFAIL.
1535
1536 2004-05-20  Falk Hueffner  <falk@debian.org>
1537
1538         PR other/15526
1539         * gcc.dg/ftrapv-1.c: New test case.
1540
1541 2004-05-18  Feng Wang  <fengwang@nudt.edu.cn>
1542
1543         * gfortran.fortran-torture/execute/power.f90: Test constant integers.
1544
1545 2004-05-18  Andrew Pinski  <pinskia@physics.uc.edu>
1546             Jeff Law  <law@redhat.com>
1547
1548         * gcc.dg/tree-ssa/20040514-2.c: Update expected output.
1549         * gcc.dg/tree-ssa/20040518-2.c: New test.
1550
1551         * gcc.dg/tree-ssa/20040518-1.c: New test.
1552
1553 2004-05-18  Zack Weinberg  <zack@codesourcery.com>
1554
1555         * gcc.c-torture/execute/991216-3.c: Delete, duplicate of 991216-2.c.
1556
1557 2004-05-18  Paul Brook  <paul@codesourcery.com>
1558
1559         PR fortran/13930
1560         * gfortran.fortran-torture/execute/der_init_4.f90: New test.
1561
1562 2004-05-18  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1563
1564         * gfortran.fortran-torture/execute/cmplx.f90: Add test for bug in
1565         constant folding.
1566
1567 2004-05-17  Steven Bosscher  <stevenb@suse.de>
1568
1569         * gcc.dg/tree-ssa/20040517-1.c: New test.
1570
1571 2004-05-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
1572
1573         * gcc.dg/loop-4.c: New test.
1574
1575 2004-05-15  Andrew Pinski  <pinskia@physics.uc.edu>
1576
1577         * gcc.dg/tree-ssa/20040514-1.c: Add '}' that was forgotten.
1578
1579 2004-05-15  Bud Davis  <bdavis9659@comcast.net>
1580
1581         PR fortran/15311
1582         * gfortran.fortran-torture/execute/write_a_1.f90: New test.
1583
1584 2004-05-15  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1585
1586         PR fortran/13826
1587         PR fortran/13940
1588         * gfortran.fortran-torture/compile/data_1.f90: New test.
1589
1590 2004-05-15  Ulrich Weigand  <uweigand@de.ibm.com>
1591
1592         * gcc.dg/const-elim-1.c: Remove XFAIL for s390*-*-*.
1593         * gcc.dg/uninit-H.c: Define ASM for __s390__.
1594
1595 2004-05-15  Joseph S. Myers  <jsm@polyomino.org.uk>
1596
1597         * gcc.c-torture/execute/20000603-1.c: Update WG14 URL.
1598
1599 2004-05-15  Joseph S. Myers  <jsm@polyomino.org.uk>
1600
1601         PR c/15444
1602         * gcc.dg/format/xopen-1.c: Adjust expected message.
1603         * gcc.dg/format/xopen-3.c: New test.
1604
1605 2004-05-14  Victor Leikehman  <lei@haifasphere.co.il>
1606
1607         * gfortran.fortran-torture/execute/def_init_3.f90: New test.
1608
1609 2004-05-14  Jeff Law  <law@redhat.com>
1610
1611         * gcc.dg/tree-ssa/20040514-2.c: New test.
1612
1613 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1614
1615         * gfortran.fortran-torture/compile/noncontinuation_1.f90: Rename
1616         this ...
1617         * gfortran.fortran-torture/compile/noncontinuation_1.f: ... to
1618         this.
1619
1620 2004-05-14  Andrew Pinski  <pinskia@physics.uc.edu>
1621
1622         * gcc.dg/tree-ssa/20040514-1.c: New test.
1623
1624 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1625
1626         * gfortran.fortran-torture/compile/noncontinuation_1.f90: New
1627         test.
1628
1629 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1630
1631         PR fortran/14066
1632         * gfortran.fortran-torture/compile/do_1.f90: New test.
1633
1634 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1635
1636         PR fortran/15051
1637         * gfortran.fortran-torture/compile/empty_interface_1.f90: New
1638         test.
1639
1640 2004-05-14  Bud Davis  <bdavis9659@comcast.net>
1641
1642         PR fortran/15149
1643         * gfortran.fortran-torture/execute/random_init.f90: New test.
1644
1645 2004-05-13  Paul Brook  <paul@codesourcery.com>
1646
1647         PR fortran/15314
1648         * gfortran.fortran-torture/execute/der_init_s.f90: New test.
1649
1650 2004-05-13  Andrew Pinski  <pinskia@physics.uc.edu>
1651
1652         * gcc.dg/uninit-H.c: Test for __PPC__ and __ppc__
1653         for the powerpc case.
1654
1655 2004-05-13  Jeff Law  <law@redhat.com>
1656
1657         * gcc.dg/tree-ssa/20040513-1.c: New test.
1658         * gcc.dg/tree-ssa/20040513-2.c: New test.
1659
1660 2004-05-13  Paul Brook  <paul@codesourcery.com>
1661
1662         * gcc.dg/tree-ssa/20030808-1.c: Force enum size.
1663         * gcc.dg/tree-ssa/20030714-1.c: Ditto.
1664         * gcc.dg/tree-ssa/20030708-1.c: Ditto.
1665
1666 2004-05-13  Andreas Schwab  <schwab@suse.de>
1667
1668         PR other/10819
1669         * lib/gfortran.exp (gfortran_version): Do not match NL/CR
1670         characters.
1671
1672 2004-05-13  Bud Davis  <bdavis9659@comcast.net>
1673
1674         PR fortran/15294
1675         * gfortran.fortran-torture/execute/adjustr.f90: New file.
1676
1677 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
1678
1679         Merge from tree-ssa-20020619-branch.  See
1680         ChangeLog.tree-ssa for details.
1681
1682 2004-05-11  Ziemowit Laski  <zlaski@apple.com>
1683
1684         * g++.dg/ext/altivec-8.C: Use '-maltivec' instead of '-faltivec';
1685         include <altivec.h> explicitly.
1686         * gcc.dg/altivec-13.c: Likewise.
1687
1688 2004-05-11  Paul Brook  <paul@codesourcery.com>
1689
1690         * gcc.c-torture/compile/20010518-1.c: Force enum size.
1691
1692 2004-05-10  Eric Christopher  <echristo@redhat.com>
1693
1694         * gcc.dg/sibcall-3.c: Remove xfail for mips*-*-elf.
1695         * gcc.dg/sibcall-4.c: Ditto.
1696
1697 2004-05-10  Ziemowit Laski  <zlaski@apple.com>
1698
1699         * g++.dg/ext/altivec-8.C: New test case.
1700         * gcc.dg/altivec-13.c: New test case.
1701
1702 2004-05-08  Roger Sayle  <roger@eyesopen.com>
1703
1704         * gcc.c-torture/execute/divcmp-1.c: New test case.
1705         * gcc.c-torture/execute/divcmp-2.c: New test case.
1706         * gcc.c-torture/execute/divcmp-3.c: New test case.
1707
1708 2004-05-07  Eric Botcazou <ebotcazou@libertysurf.fr>
1709
1710         * g++.dg/other/pragma-re-2.C: New test.
1711
1712 2004-05-07  Uros Bizjak  <uros@kss-loka.si>
1713
1714         * gcc.dg/i386-387-1.c: Add new test for __builtin_fmod.
1715         * gcc.dg/i386-387-2.c: Likewise.
1716
1717         * gcc.dg/i386-387-5.c: Add new tests for __builtin_log1p and
1718         __builtin_drem.
1719         * gcc.dg/i386-387-6.c: Likewise.
1720
1721 2004-05-07  Uros Bizjak  <uros@kss-loka.si>
1722
1723         * gcc.dg/builtins-33.c:  Also check log1p*.
1724
1725 2004-05-07  Hans-Peter Nilsson  <hp@axis.com>
1726
1727         PR optimization/15296
1728         * gcc.c-torture/execute/pr15296.c: New test.
1729
1730 2004-05-05  Uros Bizjak  <uros@kss-loka.si>
1731
1732         * gcc.dg/builtins-40.c: New test.
1733
1734 2004-05-05  Richard Sandiford  <rsandifo@redhat.com>
1735
1736         * gcc.dg/torture/mips-hilo-2.c: Provide dummy __mips16 version.
1737
1738 2004-05-04  Paolo Bonzini  <bonzini@gnu.org>
1739
1740         * g++.dg/ext/spe1.C: New testcase.
1741
1742 2004-05-04  Ziemowit Laski  <zlaski@apple.com>
1743
1744         * objc.dg/image-info.m: Allow additional attributes
1745         for __image_info section.
1746
1747 2004-05-04  Richard Sandiford  <rsandifo@redhat.com>
1748
1749         * gcc.dg/torture/mips-hilo-2.c: New test.
1750
1751 2004-05-03  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1752
1753         PR c++/14389
1754         * g++.dg/template/member5.C: New test.
1755
1756 2004-05-03  Uros Bizjak  <uros@kss-loka.si>
1757
1758         * gcc.dg/builtins-34.c: Also check expm1*.
1759
1760 2004-05-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1761
1762         * gcc.dg/torture/builtin-integral-1.c: Reorg and add more cases.
1763         * gcc.dg/torture/builtin-convert-3.c: New test.
1764
1765 2004-05-01  Ulrich Weigand  <uweigand@de.ibm.com>
1766
1767         PR middle-end/15054
1768         * g++.dg/opt/pr15054.C: New test.
1769
1770 2004-04-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1771
1772         * gcc.dg/torture/builtin-rounding-1.c: New test.
1773         * gcc.dg/builtins-25.c: Delete.
1774         * gcc.dg/builtins-29.c: Delete.
1775
1776 2004-04-29  Andreas Krebbel  <krebbel1@de.ibm.com>
1777
1778         * gcc.dg/sibcall-3.c: Delete s390 from expected fail list.
1779         * gcc.dg/sibcall-4.c: Likewise.
1780         * gcc.dg/sibcall-6.c: Enable s390 as test platform.
1781
1782 2004-04-30  Kazu Hirata  <kazu@cs.umass.edu>
1783
1784         * gcc.c-torture/execute/20040331-1.c: Don't use too wide a
1785         bit-field on 16-bit targets.
1786
1787 2004-04-30  Kazu Hirata  <kazu@cs.umass.edu>
1788
1789         * gcc.c-torture/execute/20040409-2.c: Fix constants used on
1790         16-bit targets.
1791
1792 2004-04-30  Andrew Pinski  <pinskia@physics.uc.edu>
1793
1794         * gcc.dg/rs6000-power2-1.c: Change to compile only.
1795         * gcc.dg/rs6000-power2-2.c: Likewise.
1796
1797 2004-04-29  Andrew Pinski  <pinskia@physics.uc.edu>
1798
1799         * gcc.dg/rs6000-power2-1.c: Change the options to be more correct.
1800         * gcc.dg/rs6000-power2-2.c: Change the options to be more correct.
1801         Change the asm registers to be in form of frN instead of fN.
1802
1803 2004-04-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1804
1805         * gcc.dg/torture/builtin-convert-2.c: New test.
1806
1807 2004-04-28  Andrew Pinski  <pinskia@physics.uc.edu>
1808
1809         * gcc.dg/rs6000-power2-1.c: New test.
1810         * gcc.dg/rs6000-power2-2.c: New test.
1811
1812 2004-04-28  Jan Hubicka  <jh@suse.cz>
1813
1814         * gcc.dg/unused-6.c: New test.
1815
1816 2004-04-24  Laurent GUERBY  <laurent@guerby.net>
1817             Ulrich Weigand  <uweigand@de.ibm.com>
1818
1819         * ada/acats/run_all.sh: Define $target variable.
1820
1821 2004-04-26  Andrew Pinski  <pinskia@physics.uc.edu>
1822
1823         PR c++/15119
1824         * g++.dg/other/vararg-1.C: New test.
1825
1826         PR c++/4794
1827         * g++.dg/eh/cleanup3.C: New test.
1828
1829 2004-04-24  Laurent GUERBY <laurent@guerby.net>
1830
1831         * ada/acats/run_all.sh: Handle cd2a83c, cd2a91c (target_bit)
1832         and ad8011a (target_insn).
1833         * ada/acats/support/macro.dfs: Likewise.
1834         * ada/acats/support/impbit.adb: New file.
1835
1836 2004-04-23  Ulrich Weigand  <uweigand@de.ibm.com>
1837
1838         * gcc.dg/const-elim-1.c: XFAIL on s390*-*-*.
1839
1840 2004-04-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
1841
1842         * gcc.dg/loop-3.c: New test.
1843
1844 2004-04-23  Daniel Jacobowitz  <drow@mvista.com>
1845
1846         * gcc.c-torture/execute/simd-5.c: New test.
1847
1848 2004-04-23  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1849
1850         PR c++/15064
1851         * g++.dg/template/crash18.C: New test.
1852
1853 2004-04-22  Mark Mitchell  <mark@codesourcery.com>
1854
1855         * g++.dg/ext/complit3.C: New test.
1856
1857 2004-04-21  Aldy Hernandez  <aldyh@redhat.com>
1858
1859         * gcc.dg/altivec-1.c: XFAIL for powerpc-eabispe.
1860         * gcc.dg/altivec-3.c: Same.
1861         * gcc.dg/altivec-varargs-1.c: Same.
1862
1863 2004-04-21  Aldy Hernandez  <aldyh@redhat.com>
1864
1865         * lib/target-supports.exp (check_profiling_available): Assume
1866         profiling is not available on powerpc-eabi targets.
1867
1868 2004-04-21  Janis Johnson  <janis187@us.ibm.com>
1869
1870         * gcc.dg/vmx/1c-01.c: Use ptrdiff_t for casts of pointers.
1871         * gcc.dg/vmx/bug-1.c: Ditto.
1872
1873 2004-04-20  Eric Christopher  <echristo@redhat.com>
1874
1875         * gcc.dg/charset/extern.c: New test.
1876         * g++.dg/charset/extern3.cc: Ditto.
1877
1878 2004-04-20  Uros Bizjak  <uros@kss-loka.si>
1879
1880         * gcc.dg/builtins-39.c: New test.
1881
1882 2004-04-20  Aldy Hernandez  <aldyh@redhat.com>
1883
1884         * gcc.dg/vmx/vmx.exp: Change DEFAULT_CFLAGS to DEFAULT_VMXCFLAGS.
1885
1886 2004-04-20  Richard Sandiford  <rsandifo@redhat.com>
1887
1888         * gcc.dg/torture/mips-hilo-1.c: New test.
1889
1890 2004-04-19  Andrew Pinski  <pinskia@physics.uc.edu>
1891
1892         * gcc.c-torture/compile/20040419-1.c: New test.
1893
1894 2004-04-18  Aldy Hernandez  <aldyh@redhat.com>
1895
1896         * gcc.dg/vmx/varargs-1.c: Handle when printf outputs \r\n.
1897
1898 2004-04-18  Zack Weinberg  <zack@codesourcery.com>
1899             Aldy Hernandez  <aldyh@redhat.com>
1900
1901         * gcc.c-torture/execute/va-arg-24.c: New.
1902
1903 2004-04-17  Zack Weinberg  <zack@codesourcery.com>
1904             Aldy Hernandez  <aldyh@redhat.com>
1905
1906         * gcc.dg/vmx/1b-01.c: New.
1907         * gcc.dg/vmx/1b-02.c: New.
1908         * gcc.dg/vmx/1b-03.c: New.
1909         * gcc.dg/vmx/1b-04.c: New.
1910         * gcc.dg/vmx/1b-05.c: New.
1911         * gcc.dg/vmx/1b-06.c: New.
1912         * gcc.dg/vmx/1b-07.c: New.
1913         * gcc.dg/vmx/1c-01.c: New.
1914         * gcc.dg/vmx/1c-02.c: New.
1915         * gcc.dg/vmx/3a-01a.c: New.
1916         * gcc.dg/vmx/3a-01.c: New.
1917         * gcc.dg/vmx/3a-01m.c: New.
1918         * gcc.dg/vmx/3a-03.c: New.
1919         * gcc.dg/vmx/3a-03m.c: New.
1920         * gcc.dg/vmx/3a-04.c: New.
1921         * gcc.dg/vmx/3a-04m.c: New.
1922         * gcc.dg/vmx/3a-05.c: New.
1923         * gcc.dg/vmx/3a-06.c: New.
1924         * gcc.dg/vmx/3a-06m.c: New.
1925         * gcc.dg/vmx/3a-07.c: New.
1926         * gcc.dg/vmx/3b-01.c: New.
1927         * gcc.dg/vmx/3b-02.c: New.
1928         * gcc.dg/vmx/3b-10.c: New.
1929         * gcc.dg/vmx/3b-13.c: New.
1930         * gcc.dg/vmx/3b-14.c: New.
1931         * gcc.dg/vmx/3b-15.c: New.
1932         * gcc.dg/vmx/3c-01a.c: New.
1933         * gcc.dg/vmx/3c-01.c: New.
1934         * gcc.dg/vmx/3c-02.c: New.
1935         * gcc.dg/vmx/3c-03.c: New.
1936         * gcc.dg/vmx/3d-01.c: New.
1937         * gcc.dg/vmx/4-01.c: New.
1938         * gcc.dg/vmx/4-03.c: New.
1939         * gcc.dg/vmx/5-01.c: New.
1940         * gcc.dg/vmx/5-02.c: New.
1941         * gcc.dg/vmx/5-03.c: New.
1942         * gcc.dg/vmx/5-04.c: New.
1943         * gcc.dg/vmx/5-05.c: New.
1944         * gcc.dg/vmx/5-06.c: New.
1945         * gcc.dg/vmx/5-07.c: New.
1946         * gcc.dg/vmx/5-07t.c: New.
1947         * gcc.dg/vmx/5-08.c: New.
1948         * gcc.dg/vmx/5-10.c: New.
1949         * gcc.dg/vmx/5-11.c: New.
1950         * gcc.dg/vmx/7-01a.c: New.
1951         * gcc.dg/vmx/7-01.c: New.
1952         * gcc.dg/vmx/7c-01.c: New.
1953         * gcc.dg/vmx/7d-01.c: New.
1954         * gcc.dg/vmx/7d-02.c: New.
1955         * gcc.dg/vmx/8-01.c: New.
1956         * gcc.dg/vmx/8-02a.c: New.
1957         * gcc.dg/vmx/8-02.c: New.
1958         * gcc.dg/vmx/brode-1.c: New.
1959         * gcc.dg/vmx/bug-1.c: New.
1960         * gcc.dg/vmx/bug-2.c: New.
1961         * gcc.dg/vmx/bug-3.c: New.
1962         * gcc.dg/vmx/cw-bug-1.c: New.
1963         * gcc.dg/vmx/cw-bug-2.c: New.
1964         * gcc.dg/vmx/cw-bug-3.c: New.
1965         * gcc.dg/vmx/dct.c: New.
1966         * gcc.dg/vmx/debug-1.c: New.
1967         * gcc.dg/vmx/debug-2.c: New.
1968         * gcc.dg/vmx/debug-3.c: New.
1969         * gcc.dg/vmx/debug-4.c: New.
1970         * gcc.dg/vmx/dos-bug-1-gdb.c: New.
1971         * gcc.dg/vmx/dos-bug-2-gdb.c: New.
1972         * gcc.dg/vmx/eg-5.c: New.
1973         * gcc.dg/vmx/fft.c: New.
1974         * gcc.dg/vmx/gcc-bug-1.c: New.
1975         * gcc.dg/vmx/gcc-bug-2.c: New.
1976         * gcc.dg/vmx/gcc-bug-3.c: New.
1977         * gcc.dg/vmx/gcc-bug-4.c: New.
1978         * gcc.dg/vmx/gcc-bug-5.c: New.
1979         * gcc.dg/vmx/gcc-bug-6.c: New.
1980         * gcc.dg/vmx/gcc-bug-7.c: New.
1981         * gcc.dg/vmx/gcc-bug-8.c: New.
1982         * gcc.dg/vmx/gcc-bug-9.c: New.
1983         * gcc.dg/vmx/gcc-bug-b.c: New.
1984         * gcc.dg/vmx/gcc-bug-c.c: New.
1985         * gcc.dg/vmx/gcc-bug-d.c: New.
1986         * gcc.dg/vmx/gcc-bug-e.c: New.
1987         * gcc.dg/vmx/gcc-bug-f.c: New.
1988         * gcc.dg/vmx/gcc-bug-g.c: New.
1989         * gcc.dg/vmx/gcc-bug-i.c: New.
1990         * gcc.dg/vmx/harness.h: New.
1991         * gcc.dg/vmx/ira1.c: New.
1992         * gcc.dg/vmx/ira2a.c: New.
1993         * gcc.dg/vmx/ira2b.c: New.
1994         * gcc.dg/vmx/ira2.c: New.
1995         * gcc.dg/vmx/ira2c.c: New.
1996         * gcc.dg/vmx/mem.c: New.
1997         * gcc.dg/vmx/newton-1.c: New.
1998         * gcc.dg/vmx/ops.c: New.
1999         * gcc.dg/vmx/sn7153.c: New.
2000         * gcc.dg/vmx/spill2.c: New.
2001         * gcc.dg/vmx/spill3.c: New.
2002         * gcc.dg/vmx/spill.c: New.
2003         * gcc.dg/vmx/t.c: New.
2004         * gcc.dg/vmx/varargs-1.c: New.
2005         * gcc.dg/vmx/varargs-2.c: New.
2006         * gcc.dg/vmx/varargs-3.c: New.
2007         * gcc.dg/vmx/varargs-4.c: New.
2008         * gcc.dg/vmx/varargs-5.c: New.
2009         * gcc.dg/vmx/varargs-6.c: New.
2010         * gcc.dg/vmx/varargs-7.c: New.
2011         * gcc.dg/vmx/vmx.exp: New.
2012         * gcc.dg/vmx/vprint-1.c: New.
2013         * gcc.dg/vmx/vscan-1.c: New.
2014         * gcc.dg/vmx/x-01.c: New.
2015         * gcc.dg/vmx/x-02.c: New.
2016         * gcc.dg/vmx/x-03.c: New.
2017         * gcc.dg/vmx/x-04.c: New.
2018         * gcc.dg/vmx/x-05.c: New.
2019         * gcc.dg/vmx/yousufi-1.c: New.
2020         * gcc.dg/vmx/zero-1.c: New.
2021         * gcc.dg/vmx/zero.c: New.
2022
2023 2004-04-17  Andrew Pinski  <pinskia@physics.uc.edu>
2024
2025         * g++.dg/lookup/java1.C: Update for chage of
2026         _Jv_AllocObject.
2027         * g++.dg/lookup/java2.C: Likewise.
2028
2029 2004-04-17  Laurent GUERBY <laurent@guerby.net>
2030
2031         * ada/acats/run_all.sh: use -O2 by default.
2032
2033 2004-04-17  Richard Sandiford  <rsandifo@redhat.com>
2034
2035         * gcc.dg/vr-mult-[12].c: New tests.
2036
2037 2004-04-16  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2038
2039         * gcc.dg/funcorder.c: XFAIL hppa*64*-*-*.
2040
2041         * gcc.dg/const-elim-1.c: XFAIL hppa-*-*.
2042
2043 2004-04-15  Richard Sandiford  <rsandifo@redhat.com>
2044
2045         * lib/target-supports.exp (check_profiling_available): Assume profiling
2046         isn't available for mips*-*-elf targets.
2047
2048 2004-04-14  Uros Bizjak  <uros@kss-loka.si>
2049
2050         * gcc.dg/builtins-38.c: New test.
2051
2052 2004-04-14  Eric Christopher  <echristo@redhat.com>
2053
2054         * g++.dg/charset/charset.exp: Run .cc extension tests.
2055
2056 2004-04-14  Zack Weinberg  <zack@codesourcery.com>
2057
2058         * gcc.dg/const-elim-1.c: XFAIL hppa*.*-*-* (PA32).  Update commentary.
2059
2060 2004-04-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2061
2062         * gcc.dg/torture/builtin-ctype-2.c: Test builtin isdigit.
2063
2064 2004-04-13  Uros Bizjak  <uros@kss-loka.si>:
2065
2066         * gcc.dg/i386-387-1.c: Add new test for __builtin_tan.
2067         * gcc.dg/i386-387-2.c: Likewise.
2068
2069         * gcc.dg/i386-387-7.c: New test.
2070         * gcc.dg/i386-387-8.c: New test.
2071
2072         * gcc.dg/builtins-37.c: New test.
2073
2074 2004-04-13  Geoffrey Keating  <geoffk@apple.com>
2075
2076         * g++.dg/pch/externc-1.C: Add missing semicolon.
2077
2078 2004-04-13  Aldy Hernandez  <aldyh@redhat.com>
2079
2080         * gcc.c-torture/execute/20020720-1.x: XFAIL for powerpc-*-*spe.
2081
2082 2004-04-12  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
2083
2084         * gcc.c-torture/execute/20040411-1.c: New test.
2085
2086 2004-04-10  Joseph S. Myers  <jsm@polyomino.org.uk>
2087
2088         * gcc.dg/c90-intprom-1.c, gcc.dg/c99-intprom-1.c: New tests.
2089
2090 2004-04-09  Chris Demetriou  <cgd@broadcom.com>
2091
2092         * g++.dg/other/packed1.C: Mark xfail for mips*- not mips-.
2093
2094 2004-04-09  Zack Weinberg  <zack@codesourcery.com>
2095
2096         * lib/target-supports.exp (check_named_sections_available): New.
2097         * lib/gcc-dg.exp (dg-require-named-sections): New.
2098         * lib/prune.exp (prune_gcc_output): Incorporate prunes from
2099         old-deja.exp.  Also prune error-count message from HP linker.
2100         * g++.old-deja/old-deja.exp (g++-dg-prune): Delete.
2101
2102         * g++.dg/init/init-ref4.C: Use dg-require-weak.
2103         * g++.old-deja/g++.pt/static3.C: Likewise.
2104         * g++.dg/parse/attr-ctor1.C: Use dg-require-named-sections.
2105
2106 2004-04-09  Roger Sayle  <roger@eyesopen.com>
2107
2108         * gcc.c-torture/execute/20040409-1.c: New test case.
2109         * gcc.c-torture/execute/20040409-2.c: New test case.
2110         * gcc.c-torture/execute/20040409-3.c: New test case.
2111
2112 2004-04-09  Andrew Pinski  <pinskia@physics.uc.edu>
2113
2114         * gcc.dg/20040409-1.c: New test.
2115
2116 2004-04-08  Roger Sayle  <roger@eyesopen.com>
2117
2118         PR target/14888
2119         * g++.dg/opt/pr14888.C: New test case.
2120
2121 2004-04-08  Geoffrey Keating  <geoffk@apple.com>
2122
2123         * gcc.dg/pch/valid-1.c, gcc.dg/pch/valid-2.c, gcc.dg/pch/valid-3.c,
2124         gcc.dg/pch/valid-4.c, gcc.dg/pch/valid-5.c, gcc.dg/pch/valid-6.c,
2125         gcc.dg/pch/valid-1.hs, gcc.dg/pch/valid-2.hs, gcc.dg/pch/valid-3.hs,
2126         gcc.dg/pch/valid-4.hs, gcc.dg/pch/valid-5.hs, gcc.dg/pch/valid-6.hs:
2127         New tests.
2128
2129 2004-04-08  Paul Brook  <paul@codesourcery.com>
2130
2131         * gcc.dg/spill-1.c: New test.
2132
2133 2004-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2134
2135         * gcc.dg/torture/builtin-ctype-2.c: New test.
2136
2137 2004-04-07  Ian Lance Taylor  <ian@wasabisystems.com>
2138
2139         * gcc.dg/pch/pch.exp: Add largefile test.
2140
2141 2004-04-06  Geoffrey Keating  <geoffk@apple.com>
2142
2143         * g++.dg/pch/externc-1.Hs: New.
2144         * g++.dg/pch/externc-1.C: New.
2145
2146 2004-04-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2147
2148         * gcc.dg/compat/struct-by-value-5a_main.c,
2149         gcc.dg/compat/struct-by-value-5b_main.c: New files.
2150         * gcc.dg/compat/struct-by-value-5_main.c: Delete.
2151         * gcc.dg/compat/struct-by-value-5a_x.c,
2152         gcc.dg/compat/struct-by-value-5b_x.c: New, split out from
2153         gcc.dg/compat/struct-by-value-5_x.c.
2154         * gcc.dg/compat/struct-by-value-5a_y.c,
2155         gcc.dg/compat/struct-by-value-5b_y.c: New, split out from
2156         gcc.dg/compat/struct-by-value-5_y.c.
2157
2158         * gcc.dg/compat/struct-by-value-6a_main.c,
2159         gcc.dg/compat/struct-by-value-6b_main.c: New files.
2160         * gcc.dg/compat/struct-by-value-6_main.c: Delete.
2161         * gcc.dg/compat/struct-by-value-6a_x.c,
2162         gcc.dg/compat/struct-by-value-6b_x.c: New, split out from
2163         gcc.dg/compat/struct-by-value-6_x.c.
2164         * gcc.dg/compat/struct-by-value-6a_y.c,
2165         gcc.dg/compat/struct-by-value-6b_y.c: New, split out from
2166         gcc.dg/compat/struct-by-value-6_y.c.
2167
2168         * gcc.dg/compat/struct-by-value-7a_main.c,
2169         gcc.dg/compat/struct-by-value-7b_main.c: New files.
2170         * gcc.dg/compat/struct-by-value-7_main.c: Delete.
2171         * gcc.dg/compat/struct-by-value-7a_x.c,
2172         gcc.dg/compat/struct-by-value-7b_x.c: New, split out from
2173         gcc.dg/compat/struct-by-value-7_x.c.
2174         * gcc.dg/compat/struct-by-value-7a_y.c,
2175         gcc.dg/compat/struct-by-value-7b_y.c: New, split out from
2176         gcc.dg/compat/struct-by-value-7_y.c.
2177
2178 2004-04-06  Jakub Jelinek  <jakub@redhat.com>
2179
2180         * gcc.dg/i386-sse-8.c: Don't use -march=pentium3 on x86_64.
2181         * gcc.dg/i386-local.c: Expect %edi, not %eax register on x86_64.
2182         * gcc.dg/20020103-1.c: Add -fno-asynchronous-unwind-tables to
2183         options.
2184
2185 2004-04-06  Uros Bizjak  <uros@kss-loka.si>
2186
2187         * gcc.dg/builtins-36.c: New test.
2188
2189 2004-04-06  Paul Brook  <paul@codesourcery.com>
2190
2191         * README.gcc: Remove obsolete contraint on testcases.
2192
2193 2004-04-05  Paul Brook  <paul@codesourcery.com>
2194
2195         PR2123
2196         * g++.dg/expr/anew1.C: XFAIL and make reproducible.  Call abort on
2197         failure and exit(0) on success.
2198         * g++.dg/expr/anew2.C: Ditto.
2199         * g++.dg/expr/anew3.C: Ditto.
2200         * g++.dg/expr/anew4.C: Ditto.
2201
2202 2004-04-05  Nathan Sidwell  <nathan@codesourcery.com>
2203
2204         PR c++/3518
2205         * g++.dg/template/unify7.C: New.
2206
2207 2004-04-02  Nathanael Nerode  <neroden@gcc.gnu.org>
2208
2209         * g++.dg/README: Bring up to date with new subdirectories; remove
2210         duplicate subdirectory lines.
2211
2212 2004-04-02  Nathan Sidwell  <nathan@codesourcery.com>
2213
2214         PR c++/14007
2215         * g++.dg/template/unify5.C: New.
2216         * g++.dg/template/unify6.C: New.
2217         * g++.dg/template/qualttp20.C: Adjust.
2218         * g++.old-deja/g++.jason/report.C: Adjust.
2219         * g++.old-deja/g++.other/qual1.C: Adjust.
2220
2221 2004-04-01  Mark Mitchell  <mark@codesourcery.com>
2222
2223         PR c++/14803
2224         * g++.dg/inherit/ptrmem1.C: New test.
2225
2226 2004-04-01  Jakub Jelinek  <jakub@redhat.com>
2227
2228         PR c++/14755
2229         * gcc.c-torture/execute/20040331-1.c: New test.
2230         * gcc.dg/20040331-1.c: New test.
2231
2232 2004-04-01  Paul Brook  <paul@codesourcery.com>
2233
2234         * gcc.dg/arm-mmx-1.c: Add -mabi=iwmmxt to dg-options.
2235
2236 2004-03-30  Mark Mitchell  <mark@codesourcery.com>
2237
2238         PR c++/14724
2239         * g++.dg/init/goto1.C: New test.
2240
2241         PR c++/14763
2242         * g++.dg/template/defarg4.C: New test.
2243
2244 2004-03-30  Hartmut Penner  <hpenner@de.ibm.com>
2245
2246         * gcc.dg/altivec-11.c: Extend test for more valid cases.
2247
2248 2004-03-28  David Edelsohn  <edelsohn@gnu.org>
2249
2250         * gcc.dg/doloop-1.c: Do not check for lack of "blt".
2251
2252 2004-03-28  Zack Weinberg  <zack@codesourcery.com>
2253
2254         * gcc.dg/noncompile/undeclared-2.c: New test.
2255
2256 2004-03-28  Joseph S. Myers  <jsm@polyomino.org.uk>
2257
2258         * gcc.dg/940409-1.c: Remove XFAIL.
2259         * gcc.dg/reg-vol-struct-1.c: New test.
2260
2261 2004-03-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2262
2263         * gcc.dg/torture/builtin-wctype-1.c: New test.
2264
2265 2004-03-26  James A. Morrison  <ja2morri@uwaterloo.ca>
2266
2267         * gcc.dg/20001013-1.c: Run on 32-bit and 64-bit SPARC.
2268         * gcc.dg/20001101-1.c: Likewise.
2269         * gcc.dg/20001102-1.c: Likewise.
2270
2271 2004-03-25  Roger Sayle  <roger@eyesopen.com>
2272
2273         * gcc.dg/compare8.c: Add an additional test for XOR.
2274
2275 2004-03-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2276
2277         * gcc.dg/torture/builtin-ctype-1.c: New test.
2278
2279 2004-03-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2280
2281         * gcc.dg/torture/builtin-explog-1.c: Add new cases.
2282         * gcc.dg/torture/builtin-math-1.c: Likewise.
2283         * gcc.dg/torture/builtin-power-1.c: New test.
2284
2285 2004-03-24  Andreas Schwab  <schwab@suse.de>
2286
2287         * lib/prune.exp (prune_gcc_output): Ignore errata warning from
2288         IA64 assembler.
2289
2290 2004-03-23  Joseph S. Myers  <jsm@polyomino.org.uk>
2291             Roger Sayle  <roger@eyesopen.com>
2292
2293         * gcc.dg/compare8.c: New test case.
2294
2295 2004-03-23  Ziemowit Laski  <zlaski@apple.com>
2296
2297         * g++.dg/ext/altivec-7.C: New test.
2298
2299 2004-03-23  Zack Weinberg  <zack@codesourcery.com>
2300
2301         PR 12267, 12391, 12560, 13129, 14114, 14133
2302         * gcc.dg/Wold-style-definition-1.c, gcc.dg/builtins-30.c
2303         * gcc.dg/unused-4.c, gcc.dg/noncompile/label-1.c
2304         * gcc.dg/noncompile/label-lineno-1.c, objc.dg/naming-1.m:
2305         Adjust error regexps.
2306         * gcc.dg/Wshadow-2.c, gcc.dg/noncompile/incomplete-3.c
2307         * gcc.dg/noncompile/undeclared-1.c: New test cases.
2308         * gcc.dg/decl-5.c, gcc.dg/redecl-1.c: Remove XFAIL.
2309         * gcc.dg/local1.c: Add explanatory comment.
2310
2311 2004-03-23  Roger Sayle  <roger@eyesopen.com>
2312
2313         PR optimization/14669
2314         * g++.dg/opt/fold2.C: New test case.
2315
2316 2004-03-22  Jakub Jelinek  <jakub@redhat.com>
2317
2318         PR c/14069
2319         * gcc.dg/20040322-1.c: New test.
2320
2321 2004-03-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
2322
2323         * gcc.dg/ultrasp2.c: Do not pass -m64.  Remove redundant lines.
2324         * gcc.dg/ultrasp4.c: Likewise.
2325         * gcc.dg/ultrasp8.c: Do not pass -m64.  Add sparcv9-*-*.
2326
2327 2004-03-21  Ulrich Weigand  <uweigand@de.ibm.com>
2328
2329         * gcc.dg/i386-sse-8.c: Reset default options.
2330
2331 2004-03-21  Ulrich Weigand  <uweigand@de.ibm.com>
2332
2333         * gcc.dg/charset/asm2.c: Allow 'parse error' instead of 'syntax error'
2334         in the error message text.
2335
2336 2004-03-21  Gabriel Dos Reis  <gdr@integrable-solutions.net>
2337
2338         * g++.dg/template/qualttp20.C: Adjust dg- regexp.
2339
2340 2004-03-21  Mark Mitchell  <mark@codesourcery.com>
2341
2342         PR c++/14616
2343         * g++.dg/init/array13.C: New test.
2344
2345 2004-03-20  Roger Sayle  <roger@eyesopen.com>
2346
2347         PR target/13889
2348         * gcc.c-torture/compile/pr13889.c: New test case.
2349
2350 2004-03-20  Joseph S. Myers  <jsm@polyomino.org.uk>
2351
2352         PR c/14635
2353         * builtins-1.c (nan, nans): Don't test.
2354         * builtins-30.c: Don't use nan, nanf, nanl.
2355         * builtins-35.c: New test.
2356
2357 2004-03-19  Ziemowit Laski  <zlaski@apple.com>
2358
2359         * g++.dg/ext/altivec-6.C: New test.
2360
2361 2004-03-19  Mark Mitchell  <mark@codesourcery.com>
2362
2363         * g++.dg/init/placement3.C: New test.
2364
2365         * g++.dg/template/spec13.C: New test.
2366
2367         * g++.dg/lookup/using11.C: New test.
2368
2369         * g++.dg/lookup/koenig3.C: New test.
2370
2371         * g++.dg/template/operator2.C: New test.
2372
2373         * g++.dg/expr/dtor3.C: New test.
2374         * g++.old-deja/g++.brendan/crash15.C: Remove incorrect dg-error
2375         marker.
2376         * g++.old-deja/g++.law/visibility28.C: Likewise.
2377
2378 2004-03-19  Paolo Bonzini  <bonzini@gnu.org>
2379
2380         * gcc.dg/altivec-6.c: Use vector_size attribute, not mode.
2381         * gcc.dg/ppc64-abi-3.c: Likewise.
2382
2383 2004-03-19  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2384
2385         PR c++/14545
2386         * g++.dg/parse/template15.C: New test.
2387
2388 2004-03-18  Mark Mitchell  <mark@codesourcery.com>
2389
2390         * g++.dg/expr/dtor2.C: New test.
2391
2392         * g++.dg/lookup/anon4.C: New test.
2393
2394         * g++.dg/overload/using1.C: New test.
2395
2396         * g++.dg/template/lookup7.C: New test.
2397
2398         * g++.dg/template/typename6.C: New test.
2399
2400         * g++.dg/expr/cond6.C: New test.
2401
2402 2004-03-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2403
2404         * gcc.dg/torture/builtin-convert-1.c: Test more math builtins.
2405
2406 2004-03-18  Mark Mitchell  <mark@codesourcery.com>
2407
2408         * g++.dg/expr/cond5.C: New test.
2409         * g++.dg/expr/constcast1.C: Likewise.
2410         * g++.dg/expr/ptrmem2.C: Likewise.
2411         * g++.dg/expr/ptrmem3.C: Likewise.
2412         * g++.dg/lookup/main1.C: Likewise.
2413         * g++.dg/template/lookup6.C: Likewise.
2414
2415 2004-03-18  Mark Mitchell  <mark@codesourcery.com>
2416
2417         * gcc.dg/local1.c: New test.
2418
2419         * gcc.dg/debug/dwarf2/c99-typedef1.c: New test.
2420
2421 2004-03-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2422
2423         * gcc.dg/torture/builtin-convert-1.c: New test.
2424
2425 2004-03-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2426
2427         * gcc.dg/torture/builtin-integral-1.c: Also check for `rint'.
2428
2429 2004-03-16  Mark Mitchell  <mark@codesourcery.com>
2430
2431         PR c++/14481
2432         * g++.dg/warn/Wunused-7.C: New test.
2433
2434 2004-03-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2435
2436         * gcc.dg/torture/builtin-integral-1.c: New test.
2437
2438 2004-03-16  Mark Mitchell  <mark@codesourcery.com>
2439
2440         PR c++/14586
2441         * g++.dg/parse/non-dependent3.C: New test.
2442
2443 2004-03-16  Paolo Bonzini  <bonzini@gnu.org>
2444
2445         * g++.dg/eh/simd-1.C: Use vector_size attribute, not mode.
2446         * g++.dg/eh/simd-2.C: Likewise.
2447         * g++.dg/init/array10.C: Likewise.
2448         * gcc.c-torture/compile/simd-1.c: Likewise.
2449         * gcc.c-torture/compile/simd-2.c: Likewise.
2450         * gcc.c-torture/compile/simd-3.c: Likewise.
2451         * gcc.c-torture/compile/simd-4.c: Likewise.
2452         * gcc.c-torture/compile/simd-6.c: Likewise.
2453         * gcc.c-torture/execute/simd-1.c: Likewise.
2454         * gcc.c-torture/execute/simd-2.c: Likewise.
2455         * gcc.dg/compat/vector-defs.h: Likewise.
2456         * gcc.dg/20020531-1.c: Likewise.
2457         * gcc.dg/altivec-3.c: Likewise.
2458         * gcc.dg/altivec-4.c: Likewise.
2459         * gcc.dg/altivec-varargs-1.c: Likewise.
2460         * testsuite/gcc.dg/compat/vector-defs.h: Likewise.
2461         * gcc.dg/i386-mmx-3.c: Likewise.
2462         * gcc.dg/i386-sse-4.c: Likewise.
2463         * gcc.dg/i386-sse-5.c: Likewise.
2464         * gcc.dg/i386-sse-8.c: Likewise.
2465         * gcc.dg/simd-1.c: Likewise.
2466         * gcc.dg/20030218-1.c: Likewise.  Plus, do not declare
2467         __ev64_opaque__ since the machine description provides it.
2468
2469 2004-03-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
2470
2471         * lib/compat.exp (skip_list): New global variable.
2472         Use it to hold the user defined COMPAT_SKIPS list if any.
2473         (compat-obj): Add the members of skip_list to optall.
2474
2475 2004-03-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
2476
2477         * gcc.dg/compat/union-by-value-1_main.c,
2478         union-by-value-1_x.c, union-by-value-1_y.c,
2479         union-check.h, union-defs.h,
2480         union-init.h, union-return-1_main.c,
2481         union-return-1_x.c, union-return-1_y.c: New files.
2482
2483 2004-03-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
2484
2485         * gcc.dg/compat/mixed-struct-check.h, mixed-struct-defs.h,
2486         mixed-struct-init.h: Add 4 mixed structure types.
2487         struct-by-value-21_main.c, struct-by-value-21_x.c,
2488         struct-by-value-21_y.c, struct-return-21_main.c,
2489         struct-return-21_x.c, struct-return-21_y.c: New files.
2490
2491 2004-03-13  Mark Mitchell  <mark@codesourcery.com>
2492
2493         PR c++/14550
2494         * g++.dg/parse/template14.C: New test.
2495
2496 2004-03-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
2497
2498         * gcc.c-torture/execute/20040313-1.c: New test.
2499
2500 2004-03-13  Jakub Jelinek  <jakub@redhat.com>
2501
2502         PR target/14533
2503         * gcc.dg/20040311-2.c: New test.
2504
2505 2004-03-12  Kazu Hirata  <kazu@cs.umass.edu>
2506
2507         PR other/14544
2508         * gcc.c-torture/execute/20040307-1.c: Remove the 24-bit
2509         bit-field.
2510
2511 2004-03-12  Ulrich Weigand  <uweigand@de.ibm.com>
2512
2513         * gcc.dg/20040305-2.c: Add missing return statement.
2514
2515 2004-03-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2516
2517         * gcc.dg/builtins-34.c: Also check pow10*.
2518
2519 2004-03-11  Ulrich Weigand  <uweigand@de.ibm.com>
2520
2521         PR target/14262
2522         * gcc.dg/20040305-2.c: New test.
2523
2524 2004-03-11  Ulrich Weigand  <uweigand@de.ibm.com>
2525
2526         * gcc.dg/20040310-1.c: New test.
2527
2528 2004-03-11  Roger Sayle  <roger@eyesopen.com>
2529
2530         * gcc.c-torture/execute/20040311-1.c: New test case.
2531
2532 2004-03-11  Mark Mitchell  <mark@codesourcery.com>
2533
2534         PR c++/14476
2535         * g++.dg/lookup/enum1.C: New test.
2536
2537 2004-03-10  Mark Mitchell  <mark@codesourcery.com>
2538
2539         PR c++/14510
2540         * g++.dg/lookup/struct2.C: New test.
2541
2542 2004-03-10  Uros Bizjak  <uros@kss-loka.si>
2543
2544         * gcc.dg/builtins-34.c: New test.
2545
2546 2004-03-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2547
2548         * gcc.dg/torture/builtin-nonneg-1.c: New test.
2549
2550 2004-03-09  James E Wilson  <wilson@specifixinc.com>
2551
2552         * gcc.dg/alias-1.c: Add "will" to string passed to dg-warning.
2553         * gcc.dg/alias-2.c: New testcase.
2554
2555 2004-03-09  Zack Weinberg  <zack@codesourcery.com>
2556
2557         * gcc.dg/noncompile/incomplete-2.c: Move dg-error to proper line.
2558
2559 2004-03-09  Roger Sayle  <roger@eyesopen.com>
2560
2561         * gcc.c-torture/execute/20040309-1.c: New test case.
2562
2563 2004-03-09  Nathan Sidwell  <nathan@codesourcery.com>
2564
2565         PR c++/14397
2566         * g++.dg/overload/ref1.C: New.
2567
2568 2004-03-09  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2569
2570         PR c++/14409
2571         * g++.dg/template/spec12.C: New test.
2572
2573         PR c++/14448
2574         * g++.dg/parse/crash14.C: New test.
2575
2576 2004-03-09  Mark Mitchell  <mark@codesourcery.com>
2577
2578         PR c++/14230
2579         * g++.dg/init/ref11.C: New test.
2580
2581 2004-03-09  Mark Mitchell  <mark@codesourcery.com>
2582
2583         PR c++/14432
2584         * g++.dg/parse/builtin2.C: New test.
2585
2586 2004-03-08  Mark Mitchell  <mark@codesourcery.com>
2587
2588         PR c++/14401
2589         * g++.dg/init/ctor3.C: New test.
2590         * g++.dg/init/union1.C: New test.
2591         * g++.dg/ext/anon-struct4.C: New test.
2592
2593 2004-03-08  Mark Mitchell  <mark@codesourcery.com>
2594
2595         * g++.dg/lookup/koenig1.C: Tweak error messages.
2596         * g++.dg/lookup/used-before-declaration.C: Likewise.
2597         * g++.dg/other/do1.C: Likewise.
2598         * g++.dg/overload/koenig1.C: Likewise.
2599         * g++.dg/parse/crash13.C: Likewise.
2600         * g++.dg/template/instantiate3.C: Likewise.
2601
2602 2004-03-08  Eric Christopher  <echristo@redhat.com>
2603
2604         * * lib/target-supports.exp: Enable libiconv in test
2605         compilation.  Fix up error checking.
2606
2607 2004-03-08  Roger Sayle  <roger@eyesopen.com>
2608
2609         PR middle-end/14289
2610         * gcc.dg/pr14289-1.c: New test case.
2611         * gcc.dg/pr14289-2.c: Likewise.
2612         * gcc.dg/pr14289-3.c: Likewise.
2613
2614 2004-03-08  Eric Botcazou  <ebotcazou@act-europe.fr>
2615
2616         * gcc.c-torture/execute/20040308-1.c: New test.
2617
2618 2004-03-07  Roger Sayle  <roger@eyesopen.com>
2619
2620         * gcc.c-torture/execute/20040307-1.c: New test case.
2621
2622 2004-03-07  Richard Sandiford  <rsandifo@redhat.com>
2623
2624         * gcc.dg/torture/mips-sdata-1.c: Restrict to mips*-*-elf*.
2625
2626 2004-03-06  Ulrich Weigand  <uweigand@de.ibm.com>
2627
2628         * gcc.dg/20040306-1.c: New test.
2629
2630 2004-03-06  Kazu Hirata  <kazu@cs.umass.edu>
2631
2632         * gcc.dg/sibcall-3.c (recurser_void1, recurser_void2): Make
2633         them static.
2634         * gcc.dg/sibcall-4.c (recurser_void1, recurser_void2): Likewise.
2635
2636 2004-03-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
2637
2638         PR c/14465
2639         * gcc.dg/decl-6.c: New test.
2640
2641 2004-03-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2642
2643         * gcc.dg/torture/builtin-explog-1.c: Add comments for each test.
2644         Rename LOGPOW -> LOG_POW.
2645         (SQRT_EXP, POW_EXP): New.
2646
2647 2004-03-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
2648
2649         * gcc.dg/i386-sse-8.c: New test.
2650
2651 2004-03-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
2652
2653         PR c/14114
2654         * gcc.dg/decl-5.c: New test.
2655
2656 2004-03-05  Andreas Krebbel  <krebbel1@de.ibm.com>
2657
2658         * gcc.dg/20040305-1.c: New test.
2659
2660 2004-03-05  Hans-Peter Nilsson  <hp@axis.com>
2661
2662         PR other/14354
2663         * gcc.c-torture/execute/ieee/mul-subnormal-single-1.c: New test.
2664
2665 2004-03-04  Ziemowit Laski  <zlaski@apple.com>
2666
2667         PR c++/14425, c++/14426
2668         * g++.dg/ext/altivec-4.C: New test.
2669         * g++.dg/ext/altivec-5.C: New test.
2670
2671 2004-03-04  Geoffrey Keating  <geoffk@apple.com>
2672
2673         * g++.old-deja/g++.other/linkage1.C: Expect errors about
2674         global variables of a type with no linkage.
2675         * g++.old-deja/g++.other/qual1.C: Name class for 'action'.
2676         * g++.old-deja/g++.mike/misc13.C: Name enum for 'want'.
2677         * g++.old-deja/g++.bugs/900210_01.C: Name enum for 'ep'.
2678         * g++.old-deja/g++.bugs/900210_02.C: Likewise.
2679         * g++.old-deja/g++.bugs/900210_03.C: Likewise.
2680         * g++.old-deja/g++.brendan/bit-fields2.C: Name structure for 's'.
2681         * g++.old-deja/g++.brendan/init10.C: Name structure for 'a'.
2682         * g++.dg/warn/deprecated.C: Name enum Color.
2683         * g++.dg/overload/VLA.C: Name structure for 'b'.
2684         * g++.dg/lookup/anon2.C: Expect diagnostic about type linkage.
2685
2686 2004-03-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
2687
2688         * gcc.c-torture/compile/20040304-1.c: New test.
2689
2690 2004-03-03  Zack Weinberg  <zack@codesourcery.com>
2691
2692         PR 13728
2693         * gcc.dg/decl-4.c: New testcase.
2694
2695 2004-03-03  Kazu Hirata  <kazu@cs.umass.edu>
2696
2697         * gcc.dg/torture/builtin-explog-1.c (PREC): Make it the same
2698         as PRECF if sizeof (float) > sizeof (double).
2699         (PRECL): Make it the same as PRECF if
2700         sizeof (float) > sizeof (long double).
2701
2702 2004-03-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2703
2704         * gcc.dg/builtins-config.h: Use underscore macro style for __sun
2705         system type.  Add check for irix6 which doesn't have c99 runtime.
2706
2707 2004-03-03  Bob Wilson  <bob.wilson@acm.org>
2708
2709         * gcc.dg/const-elim-1.c: xfail for xtensa.
2710
2711 2004-03-01  Mark Mitchell  <mark@codesourcery.com>
2712
2713         PR c++/14369
2714         * g++.dg/template/cond4.C: New test.
2715
2716 2004-03-01  Mark Mitchell  <mark@codesourcery.com>
2717
2718         PR c++/14360
2719         * g++.old-deja/g++.ns/koenig5.C: Remove some error markers.
2720
2721         PR c++/14361
2722         * g++.dg/parse/defarg7.C: New test.
2723
2724         PR c++/14359
2725         * g++.dg/template/friend26.C: New test.
2726
2727 2004-03-01  Mark Mitchell  <mark@codesourcery.com>
2728
2729         PR c++/14324
2730         * g++.dg/abi/mangle21.C: New test.
2731
2732         PR c++/14260
2733         * g++.dg/parse/constructor2.C: New test.
2734
2735         PR c++/14337
2736         * g++.dg/template/sfinae1.C: New test.
2737
2738 2004-02-29  Mark Mitchell  <mark@codesourcery.com>
2739
2740         PR c++/14267
2741         * g++.dg/expr/crash2.C: New test.
2742
2743         PR middle-end/13448
2744         * gcc.dg/inline-5.c: New test.
2745         * gcc.dg/always-inline.c: Split out tests into ...
2746         * gcc.dg/always-inline2.c: ... this and ...
2747         * gcc.dg/always-inline3.c: ... this.
2748
2749 2004-02-29  Mark Mitchell  <mark@codesourcery.com>
2750
2751         PR debug/12103
2752         * g++.dg/debug/crash1.C: New test.
2753
2754 2004-02-29  Kazu Hirata  <kazu@cs.umass.edu>
2755
2756         * gcc.dg/sibcall-3.c (recurser_void1): Make it an extern
2757         function with __attribute__((noinline)).
2758         (recurser_void2): Likewise.
2759         * gcc.dg/sibcall-4.c (recurser_void1): Likewise.
2760         (recurser_void2): Likewise.
2761
2762 2004-02-29  Roger Sayle  <roger@eyesopen.com>
2763
2764         PR middle-end/14203
2765         * g++.dg/warn/Wunused-6.C: New test case.
2766
2767 2004-02-28  Richard Earnshaw  <rearnsha@arm.com>
2768
2769         * lib/g++.exp (g++_link_flags): Don't crash if LD_LIBRARY_PATH is
2770         not defined.
2771
2772 2004-02-27  Eric Christopher  <echristo@redhat.com>
2773
2774         * g++.dg/charset/charset.exp: Change CFLAGS to CHARSETCFLAGS.
2775         * g++.dg/charset/asm2.c: Run only x86.
2776         * gcc.dg/charset/asm3.c: Ditto.
2777
2778 2004-02-27  Aldy Hernandez  <aldyh@redhat.com>
2779
2780         * lib/g++.exp (g++_link_flags): Append LD_LIBRARY_PATH to
2781         ld_library_path.
2782
2783 2004-02-27  Ziemowit Laski  <zlaski@apple.com>
2784
2785         * g++.dg/ext/altivec-3.C: New.
2786
2787 2004-02-26  Richard Henderson  <rth@redhat.com>
2788
2789         * g++.dg/ext/attrib10.C: Mark for warning.
2790         * gcc.dg/attr-alias-1.c: New.
2791
2792 2004-02-26  Richard Henderson  <rth@redhat.com>
2793
2794         * gcc.c-torture/execute/ieee/20040208-2.c: Move ...
2795         * gcc.c-torture/execute/20040208-2.c: ... it back.
2796
2797 2004-02-26  Eric Christopher  <echristo@redhat.com>
2798
2799         * lib/target-supports.exp (check-iconv-available): New function.
2800         * lib/gcc-dg.exp (dg-require-iconv): New function.
2801         Use above.
2802         * gcc.dg/charset: New directory.
2803         * gcc.dg/charset/charset.exp: New file.
2804         * gcc.dg/charset/asm1.c: Ditto.
2805         * gcc.dg/charset/asm2.c: Ditto.
2806         * gcc.dg/charset/asm3.c: Ditto.
2807         * gcc.dg/charset/asm4.c: Ditto.
2808         * gcc.dg/charset/asm5.c: Ditto.
2809         * gcc.dg/charset/attribute1.c: Ditto.
2810         * gcc.dg/charset/attribute2.c: Ditto.
2811         * gcc.dg/charset/string1.c: Ditto.
2812         * g++.dg/charset: New directory.
2813         * g++.dg/dg.exp: Add here. Special options.
2814         * g++.dg/charset/charset.exp: New file.
2815         * g++.dg/charset/asm1.c: Ditto.
2816         * g++.dg/charset/asm2.c: Ditto.
2817         * g++.dg/charset/asm3.c: Ditto.
2818         * g++.dg/charset/asm4.c: Ditto.
2819         * g++.dg/charset/attribute1.c: Ditto.
2820         * g++.dg/charset/attribute2.c: Ditto.
2821         * g++.dg/charset/extern1.cc: Ditto.
2822         * g++.dg/charset/extern2.cc: Ditto.
2823         * g++.dg/charset/string1.c: Ditto.
2824
2825 2004-02-26  Mark Mitchell  <mark@codesourcery.com>
2826
2827         PR c++/14278
2828         * g++.dg/parse/comma1.C: New test.
2829
2830 2004-02-26  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2831
2832         PR c++/14284
2833         * g++.dg/template/ttp8.C: New test.
2834
2835 2004-02-26  Eric Botcazou  <ebotcazou@act-europe.fr>
2836
2837         * gcc.dg/fixuns-trunc-1.c: New test.
2838
2839 2004-02-26  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2840
2841         * gcc.dg/builtins-config.h: Use #elif.
2842
2843 2004-02-26  Michael Matz  <matz@suse.de>
2844
2845         * gcc.dg/20000724-1.c: Add regparm attribute to decl and def.
2846         * gcc.dg/991214-1.c: Likewise.
2847         * gcc.dg/i386-asm-1.c: Likewise.
2848
2849 2004-02-25  Richard Henderson  <rth@redhat.com>
2850
2851         * gcc.c-torture/execute/20040208-2.c: Move ...
2852         * gcc.c-torture/execute/ieee/20040208-2.c: ... here.
2853
2854 2004-02-26  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2855
2856         PR c++/14246
2857         * g++.dg/other/crash-3.C: New test.
2858
2859 2004-02-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2860
2861         * g++.dg/opt/inline4.C (dg-final): Robustify regexp.
2862         * g++.dg/opt/inline6.C (dg-final): Robustify regexp.
2863
2864         * gcc.dg/builtins-config.h (HAVE_C99_RUNTIME): Don't define for PA
2865         HP-UX.
2866
2867 2004-02-24  Michael Matz  <matz@suse.de>
2868
2869         * gcc.dg/i386-regparm.c: New.
2870
2871 2004-02-23  James E Wilson  <wilson@specifixinc.com>
2872
2873         * gcc.c-torture/execute/20040223-1.c: New.
2874
2875 2004-02-23  Zack Weinberg  <zack@codesourcery.com>
2876             Kazu Hirata  <kazu@cs.umass.edu>
2877
2878         * gcc.dg/fwritable-strings-1.c: Remove.
2879
2880 2004-02-23  Andrew Pinski  <pinskia@physics.uc.edu>
2881
2882         PR c/14156
2883         * gcc.dg/20040223-1.c: New test.
2884
2885 2004-02-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2886
2887         PR c++/14106
2888         * g++.dg/ext/typeof9.C: New test.
2889
2890 2004-02-23  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2891
2892         PR c++/14250
2893         * g++.dg/other/switch1.C: New test.
2894
2895 2004-02-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
2896
2897         * gcc.dg/cast-function-1.c: Adjust for new informative message.
2898         * gcc.dg/va-arg-1.c: Likewise.
2899
2900 2004-02-23  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2901
2902         PR c++/14143
2903         * g++.dg/template/koenig5.C: New test.
2904
2905 2004-02-21  Ziemowit Laski  <zlaski@apple.com>
2906
2907         * g++.dg/ext/altivec-1.C: Generalize target triple.
2908         * g++.dg/ext/altivec-2.C: New test case.
2909         * g++.dg/ext/altivec_check.h: New file.
2910         * gcc.dg/altivec-1.c: Generalize target triple;
2911         include altivec_check.h and call altivec_check().
2912         * gcc.dg/altivec-[2-5].c: Generalize target triple.
2913         * gcc.dg/altivec-6.c: New test case.
2914         * gcc.dg/altivec-[7-9].c: Generalize target triple; add
2915         type casts as needed.
2916         * gcc.dg/altivec-10.c: Include altivec_check.h and call
2917         altivec_check().
2918         * gcc.dg/altivec-12.c: New test case.
2919         * gcc.dg/altivec-varargs-1.c: Generalize target triple;
2920         include altivec_check.h and call altivec_check().
2921         * gcc.dg/altivec_check.h: New file.
2922
2923 2004-02-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2924
2925         * lib/target-supports.exp (check_alias_available): Don't mangle
2926         function `g' in test program.
2927
2928 2004-02-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2929
2930         * lib/target-supports.exp (check_profiling_available): Check
2931         argument to determine whether we support a profiling type.
2932         * lib/gcc-dg.exp (dg-require-profiling): Pass argument to
2933         check_profiling_available.
2934         * g++.dg/bprob/bprob.exp: Likewise
2935         * g77.dg/bprob/bprob.exp: Likewise.
2936         * gcc.misc-tests/bprob.exp: Likewise.
2937         * g++.old-deja/g++.law/profile1.C: Pass profiling type to
2938         dg-require-profiling and delete expected error handling.
2939         * gcc.dg/20021014-1.c: Likewise.
2940         * gcc.dg/nest.c: Likewise.
2941
2942 2004-02-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2943
2944         PR c++/12007
2945         * g++.dg/other/vthunk1.C: New test.
2946
2947 2004-02-20  Falk Hueffner  <falk@debian.org>
2948
2949         PR target/14201
2950         * gcc.c-torture/compile/fix-trunc-mem-1.c: New test.
2951
2952 2004-02-20  Mark Mitchell  <mark@codesourcery.com>
2953
2954         PR c++/13927
2955         * g++.dg/other/error8.C: Remove XFAIL markers.
2956
2957         PR c++/14173
2958         * g++.dg/ext/packed5.C: New test.
2959
2960         PR c++/14199
2961         * g++.dg/warn/Wunused-5.C: New test.
2962
2963         PR c++/14186
2964         * g++.dg/lookup/member1.C: New test.
2965
2966 2004-02-19  Kazu Hirata  <kazu@cs.umass.edu>
2967
2968         * gcc.c-torture/compile/20040130-1.c: Enable only when
2969         __INT_MAX__ >= 2147483647L.
2970         * gcc.c-torture/compile/961203-1.c: Likewise.
2971
2972 2004-02-19  Nathan Sidwell  <nathan@codesourcery.com>
2973
2974         * g++.dg/parse/attr-ctor1.C: XFAIL on hppa.
2975         * g++.dg/opt/template1.C: Robustify assembler regexp
2976
2977 2004-02-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
2978
2979         * gcc.c-torture/execute/simd-4.x: Remove.
2980         * gcc.c-torture/execute/va-arg-25.x: Likewise.
2981         * gcc.dg/compat/vector-1_x.c: Do not XFAIL on SPARC.
2982         Guard with #ifndef SKIP_ATTRIBUTE.
2983         * gcc.dg/compat/vector-1_y.c: Likewise.
2984         * gcc.dg/compat/vector-2_x.c: Likewise.
2985         * gcc.dg/compat/vector-2_y.c: Likewise.
2986         * g++.dg/eh/simd-1.C: Do not XFAIL on SPARC.
2987         * g++.dg/eh/simd-2.C: Likewise.
2988
2989 2004-02-19  Alan Modra  <amodra@bigpond.net.au>
2990
2991         * gcc.c-torture/compile/complex-1.c: New.
2992
2993 2004-02-19  Hans-Peter Nilsson  <hp@axis.com>
2994
2995         PR target/14209
2996         * gcc.c-torture/execute/20040218-1.c: New test.
2997
2998 2004-02-19  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2999
3000         PR c++/14181
3001         * g++.dg/parse/new2.C: New test.
3002
3003 2004-02-18  Paul Brook  <paul@codesourcery.com>
3004
3005         * gcc.c-torture/compile/libcall-1.c: New test.
3006
3007 2004-02-18  Paul Brook  <paul@codesourcery.com>
3008
3009         PR debug/12934
3010         * gcc.dg/debug/debug-7.c: New test.
3011
3012 2004-02-17  Ulrich Weigand  <uweigand@de.ibm.com>
3013
3014         * gcc.dg/20040217-1.c: New test.
3015
3016 2004-02-17  Zack Weinberg  <zack@codesourcery.com>
3017
3018         * gcc.c-torture/execute/990208-1.x: Delete.
3019
3020 2004-02-17  Richard Sandiford  <rsandifo@redhat.com>
3021
3022         * gcc.c-torture/execute/20040208-2.x: New file.
3023
3024 2004-02-17  Mark Mitchell  <mark@codesourcery.com>
3025
3026         PR c++/11326
3027         * g++.dg/abi/structret1.C: New test.
3028
3029 2004-02-17  Jakub Jelinek  <jakub@redhat.com>
3030
3031         * gcc.dg/i386-cpuid.h (bit_CMOV): Define.
3032         (i386_cpuid): No need to test if cpuid is available on AMD64.
3033         Fix assembly, so that it works onboth i386 and AMD64.
3034         * gcc.dg/i386-sse-6.c: Include stdio.h, stdlib.h and string.h.
3035         (vecInLong): Fix s[] member type to unsigned int.
3036         (vecInWord): Remove type.
3037         (mmx_tests, sse_tests, dump64_16, dump64_32, dump64_64): Remove.
3038         (a64, b64, c64, d64, e64): Remove.
3039         (main): Pass if CPU has no MMX, SSE, SSE2 or CMOV support.
3040         Remove unused variable.  Remove initialization of removed variables.
3041         Don't call mmx_tests nor sse_tests.
3042         (reference_mmx, reference_sse): Remove.
3043         (check): Add return stmt.
3044         * gcc.dg/i386-sse-7.c: New test.
3045         * gcc.dg/i386-mmx-4.c: New test.
3046
3047 2004-02-17  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3048
3049         * g++.dg/tc1/dr176.C: Add missing semicolon (typo).
3050         * g++.dg/tc1/dr101.C, g++.dg/tc1/dr135.C, g++.dg/tc1/dr142.C,
3051         g++.dg/tc1/dr152.C, g++.dg/tc1/dr159.C, g++.dg/tc1/dr161.C,
3052         g++.dg/tc1/dr166.C, g++.dg/tc1/dr176.C, g++.dg/tc1/dr193.C,
3053         g++.dg/tc1/dr194.C, g++.dg/tc1/dr217.C, g++.dg/tc1/dr56.C,
3054         g++.dg/tc1/dr68.C, g++.dg/tc1/dr76.C, g++.dg/tc1/dr80.C,
3055         g++.dg/tc1/dr94.C: Fix line terminator.
3056
3057 2004-02-16  Geoffrey Keating  <geoffk@apple.com>
3058
3059         * gcc.c-torture/compile/20040216-1.c: New.
3060
3061 2004-02-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3062
3063         * g++.dg/tc1/dr101.C, g++.dg/tc1/dr135.C, g++.dg/tc1/dr142.C,
3064         g++.dg/tc1/dr152.C, g++.dg/tc1/dr159.C, g++.dg/tc1/dr161.C,
3065         g++.dg/tc1/dr166.C, g++.dg/tc1/dr176.C, g++.dg/tc1/dr188.C,
3066         g++.dg/tc1/dr193.C, g++.dg/tc1/dr194.C, g++.dg/tc1/dr217.C,
3067         g++.dg/tc1/dr48.C, g++.dg/tc1/dr56.C, g++.dg/tc1/dr68.C,
3068         g++.dg/tc1/dr76.C, g++.dg/tc1/dr80.C, g++.dg/tc1/dr94.C: New tests.
3069
3070 2004-02-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
3071
3072         * gcc.c-torture/execute/20020720-1.x: XFAIL on SPARC with -fPIC.
3073
3074 2004-02-15  Mark Mitchell  <mark@codesourcery.com>
3075
3076         PR c++/13971
3077         * g++.dg/expr/cond4.C: New test.
3078
3079         PR c++/14086
3080         * g++.dg/lookup/crash2.C: New test.
3081
3082 2004-02-14  Josef Zlomek  <zlomekj@suse.cz>
3083
3084         * gcc.c-torture/compile/20040214-2.c: New test.
3085
3086 2004-02-14  Andrew Pinski  <pinskia@physics.uc.edu>
3087
3088         PR c++/14116
3089         * g++.dg/ext/typeof8.C: New test.
3090
3091 2004-02-14  Eric Botcazou  <ebotcazou@act-europe.fr>
3092
3093         * gcc.c-torture/compile/20040214-1.c: New test.
3094
3095 2004-02-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3096
3097         PR c++/13635
3098         * g++.dg/template/spec11.C: New test.
3099
3100 2004-02-13  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3101
3102         PR c++/13927
3103         * g++.dg/other/error8.C: New test.
3104
3105 2004-02-13  Mark Mitchell  <mark@codesourcery.com>
3106
3107         PR c++/14122
3108         * g++.dg/template/array4.C: New test.
3109
3110         PR c++/14108
3111         * g++.dg/inherit/thunk2.C: New test.
3112
3113         PR c++/14083
3114         * g++.dg/eh/cond2.C: New test.
3115
3116 2004-02-12  Alan Modra  <amodra@bigpond.net.au>
3117
3118         * gcc.dg/debug/20020327-1.c: Disable for powerpc64.
3119
3120 2004-02-12  Nathaniel Smith <njs@codesourcery.com>
3121
3122         * lib/scanasm.exp (dg-scan): Quote pattern before display.
3123
3124 2004-02-12  Hartmut Penner  <hpenner@de.ibm.com>
3125
3126         * g++.dg/simd-2.C: xfail on ppc64-linux.
3127
3128 2004-02-11  Joseph S. Myers  <jsm@polyomino.org.uk>
3129
3130         PR c/456
3131         * gcc.dg/cpp/c90-if-comma-1.c, gcc.dg/cpp/c99-if-comma-1.c: New
3132         tests.
3133
3134 2004-02-11  Uros Bizjak  <uros@kss-loka.si>
3135
3136         * gcc.dg/builtins-33.c: New test.
3137
3138 2004-02-11  Paolo Bonzini  <bonzini@gnu.org>
3139
3140         * gcc.dg/pr14092-1.c: Use intptr_t for the cast.
3141
3142 2004-02-11  Hartmut Penner  <hpenner@de.ibm.com>
3143
3144         * g++.dg/simd-2.C: Set -maltivec for ppc64.
3145
3146 2004-02-11  Hartmut Penner  <hpenner@de.ibm.com>
3147
3148         * gcc.dg/ppc64-abi-3.c: New test.
3149
3150 2004-02-10  Paolo Bonzini  <bonzini@gnu.org>
3151
3152         PR c/14092
3153
3154         * gcc.dg/pr14092-1.c: New testcase.
3155
3156 2004-02-10  Alan Modra  <amodra@bigpond.net.au>
3157
3158         * gcc.dg/cpp/assert4.c: Fix typo last change.
3159
3160         * gcc.dg/darwin-longlong.c: Only use r0 in asm for darwin.
3161         * gcc.dg/cpp/assert4.c: Handle powerpc64.
3162
3163         * gcc.dg/debug/20020327-1.c: xfail for powerpc64.
3164
3165 2004-02-09  Roger Sayle  <roger@eyesopen.com>
3166
3167         * gcc.c-torture/compile/20040209-1.c: New test case.
3168
3169 2004-02-08  Joseph S. Myers  <jsm@polyomino.org.uk>
3170
3171         * gcc.dg/c90-init-1.c: Adjust expected error messages.
3172
3173 2004-02-08  Richard Sandiford  <rsandifo@redhat.com>
3174
3175         * gcc.c-torture/execute/20040208-[12].c: New tests.
3176
3177 2004-02-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
3178
3179         * g++.dg/eh/simd-2.C: Adjust line numbers for SPARC.
3180
3181 2004-02-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
3182
3183         * gcc.c-torture/execute/va-arg-25.x: XFAIL only on SPARC 64-bit.
3184
3185 2004-02-07  Zack Weinberg  <zack@codesourcery.com>
3186
3187         Bug 13856
3188         * gcc.dg/visibility-8.c: New testcase.
3189
3190 2004-02-07  Zack Weinberg  <zack@codesourcery.com>
3191
3192         * gcc.c-torture/execute/string-opt-15.c: Define memcmp with void *
3193         arguments.
3194         * gcc.dg/fwritable-strings-1.c: Expect the deprecation notice.
3195
3196 2004-02-07  Roger Sayle  <roger@eyesopen.com>
3197
3198         PR middle-end/13696
3199         * g++.dg/opt/fold1.C: New test case.
3200
3201 2003-02-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3202
3203         PR c++/14033
3204         * g++.dg/other/crash-2.C: New test.
3205
3206 2003-02-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3207
3208         PR c++/14028
3209         * g++.dg/parse/angle-bracket2.C: New test.
3210
3211 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3212
3213         PR middle-end/13750
3214         Revert:
3215         2004-01-15  Geoffrey Keating  <geoffk@apple.com>
3216         PR pch/13361
3217         * testsuite/g++.dg/pch/wchar-1.C: New.
3218         * testsuite/g++.dg/pch/wchar-1.Hs: New.
3219
3220 2004-02-05  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3221
3222         PR c++/14008
3223         * g++.dg/parse/error15.C: New test.
3224         * g++.dg/parse/crash11.C: Update dg-error mark.
3225
3226 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
3227
3228         PR c++/13932
3229         * g++.dg/warn/conv2.C: New test.
3230
3231 2004-02-04  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3232
3233         PR c++/13086
3234         * g++.dg/warn/incomplete1.C: Remove xfail.
3235
3236 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
3237
3238         * lib/file-format.exp (gcc_target_object_format): Use
3239         ${tool}_target_compile, not gcc_target_compile.
3240         * lib/target-supports.exp (check_alias_available): Likewise.
3241         (check_gc_sections_available): Likewise.
3242         * g++.dg/ext/attrib10.C: Use dg-require-alias.
3243         * g++.old-deja/g++.ext/attrib5.C: Use dg-require-weak and
3244         dg-require-alias.
3245
3246 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
3247
3248         PR c++/13969
3249         * g++.dg/template/static6.C: New test.
3250
3251 2004-02-04  Ian Lance Taylor  <ian@wasabisystems.com>
3252
3253         * gcc.dg/arm-mmx-1.c: Don't look for ldmfd if -mthumb.
3254
3255 2004-02-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3256
3257         * objc.dg/encode-2.m, objc.dg/encode-3.m, objc.dg/encode-4.m: Fix
3258         tests for systems where `char' is unsigned by default.
3259
3260 2003-02-04  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3261
3262         PR c++/13997
3263         * g++.dg/template/partial3.C: New test.
3264
3265 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
3266
3267         * gcc.dg/20020312-2.c, gcc.dg/builtin-inf-1.c,
3268         gcc.dg/sibcall-3.c, gcc.dg/sibcall-4.c, gcc.dg/cpp/assert4.c:
3269         Remove mentions of obsolete ports.
3270
3271 2004-02-04  Paolo Bonzini  <bonzini@gnu.org>
3272
3273         * gcc.dg/noncompile/20001228-1.c: Fix for new
3274         error message.
3275
3276 2004-02-03  Roger Sayle  <roger@eyesopen.com>
3277
3278         PR target/9348
3279         * gcc.c-torture/execute/multdi-1.c: New test case.
3280
3281 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
3282
3283         PR c++/13925
3284         * g++.dg/template/lookup5.C: New test.
3285
3286 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
3287
3288         PR c++/13950
3289         * g++.dg/template/lookup4.C: New test.
3290
3291         PR c++/13970
3292         * g++.dg/parse/error14.C: New test.
3293
3294         PR c++/14002
3295         * g++.dg/parse/template13.C: New test.
3296
3297 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
3298
3299         PR c++/13978
3300         * g++.dg/template/koenig4.C: New test.
3301
3302         PR c++/13968
3303         * g++.dg/template/crash17.C: New test.
3304
3305         PR c++/13975
3306         * g++.dg/parse/error13.C: New test.
3307         * g++.old-deja/g++.robertl/eb125.C: Tweak error messages.
3308
3309 2004-02-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
3310
3311         * gcc.dg/20020503-1.c: Remove -mflat dg-options.
3312
3313 2004-02-03  Paolo Bonzini  <bonzini@gnu.org>
3314
3315         PR c/11658
3316         PR c/13994
3317         * gcc.dg/noncompile/20040203-1.c: New test.
3318         * gcc.dg/noncompile/20040203-2.c: Likewise.
3319         * gcc.dg/noncompile/20040203-3.c: Likewise.
3320         * gcc.dg/20040203-1.c: Likewise.
3321
3322 2004-02-02  Andrew Pinski  <pinskia@physics.uc.edu>
3323
3324         PR c++/10858
3325         * g++.dg/template/sizeof7.C: New test.
3326
3327 2004-02-02  Eric Christopher  <echristo@redhat.com>
3328             Zack Weinberg  <zack@codesourcery.com>
3329
3330         * gcc.c-torture/execute/wchar_t-1.c: Add -finput-charset.
3331
3332 2004-02-02  Zack Weinberg  <zack@codesourcery.com>
3333
3334         * g++.dg/eh/forced1.C, g++.dg/eh/forced2.C, g++.dg/eh/forced3.C
3335         * g++.dg/eh/forced4.C: XFAIL ia64-hp-hpux11.*.
3336         * g++.dg/eh/ia64-1.C: Test branch regs only #ifdef __LP64__.
3337         * gcc.dg/cleanup-5.c: Run only on Linux targets.
3338
3339 2004-02-02  Mark Mitchell  <mark@codesourcery.com>
3340
3341         PR c++/13113
3342         * g++.old-deja/g++.mike/net36.C: Adjust error messages.
3343
3344         PR c++/13854
3345         * g++.dg/ext/attrib13.C: New test.
3346
3347         PR c++/13907
3348         * g++.dg/conversion/op2.C: New test.
3349
3350 2004-02-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
3351
3352         * gcc.dg/titype-1.c: Fix pasto.
3353
3354 2004-02-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
3355
3356         * gcc.dg/titype-1.c: New test.
3357
3358 2004-02-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3359
3360         PR c++/13957
3361         * g++.dg/template/non-type-template-argument-1.C,
3362         g++.dg/template/qualified-id1.C: Update dg-error marks.
3363         * g++.dg/template/nontype6.C: New test.
3364
3365 2004-02-01  Roger Sayle  <roger@eyesopen.com>
3366
3367         * gcc.dg/builtins-1.c: Also test for __builtin_signbit{,f,l}.
3368         * gcc.dg/builtins-31.c: New testcase.
3369         * gcc.dg/builtins-32.c: New testcase.
3370
3371 2004-01-30  Andrew Pinski  <pinskia@physics.uc.edu>
3372
3373         * objc.dg/call-super-2.m: Update line numbers
3374         for the including of stddef.h.
3375
3376 2004-01-30  Michael Matz  <matz@suse.de>
3377
3378         * g++.dg/ext/case-range1.C, g++.dg/ext/case-range2.C,
3379         g++.dg/ext/case-range3.C: New tests.
3380
3381 2004-01-30  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3382
3383         DR206
3384         PR c++/13813
3385         * g++.dg/template/member4.C: New test.
3386
3387 2004-01-30  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3388
3389         PR c++/13683
3390         * g++.dg/template/sizeof6.C: New test.
3391
3392 2004-01-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
3393
3394         * gcc.dg/fwritable-strings-1.c: New test.
3395
3396 2004-01-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
3397
3398         * gcc.c-torture/compile/20040130-1.c: New test.
3399
3400 2004-01-29  Geoffrey Keating  <geoffk@geoffk.org>
3401
3402         * objc.dg/call-super-2.m: Include stddef.h for size_t.
3403
3404 2004-01-29  Mark Mitchell  <mark@codesourcery.com>
3405
3406         PR c++/13883
3407         * g++.dg/template/ctor3.C: New test.
3408
3409 2004-01-29  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3410
3411         * g++.dg/tc1: New directory.
3412         * g++.dg/tc1/dr108.C, g++.dg/tc1/dr128.C, g++.dg/tc1/dr147.C,
3413         g++.dg/tc1/dr179.C, g++.dg/tc1/dr1.C, g++.dg/tc1/dr213.C,
3414         g++.dg/tc1/dr74.C, g++.dg/tc1/dr90.C, g++.dg/tc1/dr127.C,
3415         g++.dg/tc1/dr137.C, g++.dg/tc1/dr164.C, g++.dg/tc1/dr185.C,
3416         g++.dg/tc1/dr20.C, g++.dg/tc1/dr52.C, g++.dg/tc1/dr85.C: New tests.
3417
3418 2004-01-28  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3419
3420         * g++.dg/parse/error11.C: New test.
3421         * g++.dg/parse/error12.C: Likewise.
3422
3423 2004-01-28  Ziemowit Laski  <zlaski@apple.com>
3424
3425         * objc.dg/proto-qual-1.m (ROUND, aligned_sizeof): New.
3426         (scan_initial, main): Use aligned_sizeof instead of sizeof.
3427
3428 2004-01-28  Mark Mitchell  <mark@codesourcery.com>
3429
3430         PR c++/13791
3431         * g++.dg/ext/attrib12.C: New test.
3432
3433         PR c++/13736
3434         * g++.dg/parse/cast2.C: New test.
3435
3436 2004-01-27  James E Wilson  <wilson@specifixinc.com>
3437
3438         * objc.dg/encode-2.m (main): New local string.  Set depending on
3439         sizeof long.  Use in sscanf call.
3440         * objc.dg/encode-3.m (main): New local string.  Set depending on
3441         sizeof long.  Use in scan_initial call.
3442
3443 2004-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3444
3445         * objc.dg/call-super-2.m: Make LP64-safe.
3446         * objc.dg/desig-init-1.m: Likewise.
3447
3448 2004-01-27  Devang Patel <dpatel@apple.com>
3449
3450         * g++.dg/debug/namespace1.C: New test.
3451
3452 2004-01-27  Ian Lance Taylor  <ian@wasabisystems.com>
3453
3454         * gcc.dg/const-elim-1.c: Add xfail for strongarm-*-* and
3455         xscale-*-*.
3456
3457         * gcc.dg/arm-mmx-1.c: New test.
3458
3459 2004-01-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
3460
3461         * gcc.dg/20040127-1.c: New test.
3462         * gcc.dg/20040127-2.c: New test.
3463
3464 2004-01-26  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3465
3466         * objc.dg/stret-1.m (glob): Renamed to globa.
3467
3468 2004-01-26  Mark Mitchell  <mark@codesourcery.com>
3469
3470         PR c++/13663
3471         * g++.dg/expr/for1.C: New test.
3472
3473 2004-01-26  Fariborz Jahanian <fjahanian@apple.com>
3474
3475         PR middle-end/13779
3476         * gcc.dg/darwin-longlong.c: New test.
3477
3478 2004-01-26  Ian Lance Taylor  <ian@wasabisystems.com>
3479
3480         * gcc.dg/20040124-1.c: Moved test from here...
3481         * gcc.c-torture/compile/20040124-1.c: ...to here.
3482
3483 2004-01-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
3484
3485         * gcc.dg/sparc-ret.c: Run only in 32-bit mode.  Don't scan
3486         the assembly output if -m64 is passed.
3487
3488 2004-01-25  Mark Mitchell  <mark@codesourcery.com>
3489
3490         PR c++/13833
3491         * g++.dg/template/cond3.C: New test.
3492
3493 2004-01-25  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3494
3495         PR c++/13810
3496         * g++.dg/template/ttp7.C: New test.
3497
3498 2004-01-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3499
3500         PR c++/13797
3501         * g++.dg/template/nontype4.C: New test.
3502         * g++.dg/template/nontype5.C: Likewise.
3503
3504 2004-01-25  Richard Sandiford  <rsandifo@redhat.com>
3505
3506         * gcc.dg/torture/mips-clobber-at.c: New test.
3507
3508 2004-01-24  Ian Lance Taylor  <ian@wasabisystems.com>
3509
3510         * gcc.dg/20040124-1.c: New test.
3511
3512 2004-01-24  Jakub Jelinek  <jakub@redhat.com>
3513
3514         * gcc.dg/20040123-1.c: New test.
3515
3516 2004-01-23  Zack Weinberg  <zack@codesourcery.com>
3517
3518         * gcc.dg/builtins-30.c: Move dg-warning marks to the proper lines.
3519
3520 2004-01-24  Joseph S. Myers  <jsm@polyomino.org.uk>
3521
3522         * gcc.dg/c90-array-lval-7.c, gcc.dg/c99-array-lval-7.c: New tests.
3523
3524 2004-01-23  Andrew Pinski  <apinski@apple.com>
3525
3526         * gcc.dg/20030121-1.c: Move to ..
3527         * gcc.dg/20040121-1.c: here.
3528
3529 2004-01-23  Roger Sayle  <roger@eyesopen.com>
3530
3531         * gcc.dg/builtins-29.c: New test case.
3532
3533 2004-01-23  Zack Weinberg  <zack@codesourcery.com>
3534
3535         PR 18314
3536         * gcc.dg/builtins-30.c: New testcase.
3537
3538 2004-01-23  Andreas Tobler  <a.tobler@schweiz.ch>
3539
3540         * g++.dg/compat/compat.exp: Add LD_LIBRARY_PATH_32/64 for Solaris.
3541         * lib/g77.exp: Likewise.
3542         * lib/objc.exp: Likewise.
3543         * lib/g++.exp: Likewise.
3544
3545 2004-01-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
3546
3547         * gcc.dg/struct-by-value-2.c: New test.
3548
3549 2004-01-21  Andrew Pinski  <apinski@apple.com>
3550
3551         PR target/13785
3552         * gcc.dg/20030121-1.c: New test.
3553
3554 2004-01-22  Ulrich Weigand  <uweigand@de.ibm.com>
3555
3556         * gcc.dg/20030123-1.c: Add -fno-omit-frame-pointer option.  Do not
3557         clobber frame pointer register in asm statement.
3558
3559 2004-01-21  Falk Hueffner  <falk@debian.org>
3560
3561         * gcc.c-torture/compile/20040121-1.c: New test.
3562
3563 2004-01-21  Zack Weinberg  <zack@codesourcery.com>
3564
3565         * gcc.dg/noncompile/20020213-1.c: Add another dg-warning line.
3566
3567 2004-01-20  Hartmut Penner  <hpenner@de.ibm.com>
3568
3569         * gcc.dg/ppc64-abi-2.c: New test.
3570
3571 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
3572
3573         * lib/treelang.exp: Fill out this file.
3574         * lib/treelang-dg.exp: New File.
3575
3576 2004-01-20  Joseph S. Myers  <jsm@polyomino.org.uk>
3577
3578         * gcc.c-torture/compile/981022-1.c: Remove.
3579         * gcc.dg/array-5.c: Remove XFAIL.
3580         * gcc.dg/sequence-pt-1.c: Remove test using extended lvalues.
3581         * gcc.dg/cast-lvalue-1.c, gcc.dg/compound-lvalue-1.c,
3582         gcc.dg/cond-lvalue-1.c: Update.
3583         * gcc.dg/cast-lvalue-2.c: New test.
3584
3585 2004-01-19  Mark Mitchell  <mark@codesourcery.com>
3586
3587         PR c++/13592
3588         * g++.dg/other/error1.C (class foo): Tweak error message.
3589
3590         PR c++/13592
3591         * g++.dg/template/call2.C: New test.
3592
3593 2004-01-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
3594
3595         * gcc.dg/compat/fnptr-by-value-1_x.c, scalar-by-value-1_y.c
3596         scalar-by-value-3_x.c, scalar-by-value-3_y.c,
3597         scalar-by-value-4_x.c, scalar-by-value-4_y.c,
3598         scalar-return-1_x.c, scalar-return-2_y.c,
3599         scalar-return-3_x.c, scalar-return-3_y.c,
3600         scalar-return-4_x.c, scalar-return-4_y.c,
3601         struct-align-1.h, struct-align-1_x.c,
3602         struct-align-1_y.c, struct-align-2.h,
3603         struct-align-2_x.c, struct-align-2_y.c,
3604         struct-by-value-10_y.c, struct-by-value-11_x.c,
3605         struct-by-value-11_y.c, struct-by-value-12_x.c,
3606         struct-by-value-12_y.c, struct-by-value-13_x.c,
3607         struct-by-value-13_y.c, struct-by-value-14_x.c,
3608         struct-by-value-14_y.c, struct-by-value-15_x.c,
3609         struct-by-value-15_y.c, struct-by-value-16_y.c,
3610         struct-by-value-17_y.c, struct-by-value-18_y.c,
3611         struct-by-value-19_y.c, struct-by-value-1_x.c,
3612         struct-by-value-1_y.c, struct-by-value-20_y.c,
3613         struct-by-value-2_x.c, struct-by-value-2_y.c,
3614         struct-by-value-3_y.c, struct-by-value-4_x.c,
3615         struct-by-value-4_y.c, struct-by-value-5_y.c,
3616         struct-by-value-6_y.c, struct-by-value-7_y.c
3617         struct-by-value-8_x.c, struct-by-value-8_y.c
3618         struct-by-value-9_x.c, struct-by-value-9_y.c
3619         struct-return-10_x.c, struct-return-10_y.c,
3620         struct-return-19_x.c, struct-return-20_x.c
3621         struct-return-2_x.c, struct-return-2_y.c
3622         struct-return-3_x.c: Guard non-C99 tests with SKIP_COMPLEX_INT,
3623         SKIP_ATTRIBUTE and SKIP_ZERO_ARRAY.  Turns SKIPVA into SKIP_VA.
3624
3625 2004-01-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
3626
3627         * gcc.dg/tls/alias-1.c: Add dg-warning for unsupported visibility
3628         attribute on sparc*-sun-solaris2.*.
3629
3630 2004-01-18  Mark Mitchell  <mark@codesourcery.com>
3631
3632         PR c++/13710
3633         * g++.dg/ext/typeof7.C: New test.
3634
3635 2004-01-18  David Edelsohn  <edelsohn@gnu.org>
3636
3637         * gcc.dg/array-quals-1.c: xfail on powerpc*-*-aix*.
3638         * gcc.dg/const-elim-1.c: Same.
3639
3640 2004-01-17  Ziemowit Laski  <zlaski@apple.com>
3641
3642         * objc.dg/stret-1.m: New.
3643         * objc.dg/stret-2.m: New.
3644
3645 2004-01-17  Andrew Pinski  <pinskia@physics.uc.edu>
3646
3647         PR c++/11895
3648         * g++.dg/ext/vector1.C: New test.
3649
3650 2004-01-16  Geoffrey Keating  <geoffk@apple.com>
3651
3652         * gcc.dg/pch/import-1.c: New.
3653         * gcc.dg/pch/import-1.hs: New.
3654         * gcc.dg/pch/import-1a.h: New.
3655         * gcc.dg/pch/import-1b.h: New.
3656         * gcc.dg/pch/import-1c.h: New.
3657
3658 2004-01-16  Mark Mitchell  <mark@codesourcery.com>
3659
3660         PR c++/13574
3661         * g++.dg/ext/array1.C: New test.
3662
3663         PR c++/13178
3664         * g++.dg/conversion/op1.C: New test.
3665
3666 2004-01-16  J"orn Rennecke <joern.rennecke@superh.com>
3667
3668         PR 11864
3669         From Kazumoto Kojima / Dan Kegel:
3670         * gcc.dg/pr11864-1.c: New test.
3671
3672         PR 10392
3673         From Marcus Comstedt / Dan Kegel:
3674         * gcc.dg/pr10392-1.c: New test.
3675
3676 2004-01-16  Mark Mitchell  <mark@codesourcery.com>
3677
3678         PR c++/13478
3679         * g++.dg/init/ref10.C: New test.
3680
3681 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3682
3683         PR c++/13407
3684         * g++.dg/parse/typename6.C: New test.
3685
3686 2004-01-15  Geoffrey Keating  <geoffk@apple.com>
3687
3688         PR pch/13361
3689         * testsuite/g++.dg/pch/wchar-1.C: New.
3690         * testsuite/g++.dg/pch/wchar-1.Hs: New.
3691
3692 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3693
3694         PR c++/9259
3695         * g++.dg/expr/sizeof2.C: New test.
3696
3697 2004-01-15  Kazu Hirata  <kazu@cs.umass.edu>
3698
3699         * gcc.dg/sibcall-3.c: Replace mn10?00 with mn10300.
3700
3701 2004-01-15  Alexandre Oliva  <aoliva@redhat.com>
3702
3703         PR c++/13659
3704         * g++.dg/lookup/strong-using-3.C: New.
3705         * g++.dg/lookup/using-10.C: New.
3706
3707 2004-01-15  Alexandre Oliva  <aoliva@redhat.com>
3708
3709         PR c++/13594
3710         * g++.dg/lookup/strong-using-2.C: New.
3711
3712 2004-01-15  Marcus Comstedt <marcus@mc.pp.se>
3713             Dan Kegel <dank@kegel.com>
3714             J"orn Rennecke <joern.rennecke@superh.com>
3715
3716         PR target/9365
3717         * gcc.dg/pr9365-1.c: New test.
3718
3719 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3720
3721         PR c++/8856
3722         * g++.dg/parse/casting-operator2.C: New test.
3723         * g++.old-deja/g++.pt/explicit83.C: Remove.
3724
3725 2004-01-14  Joseph S. Myers  <jsm@polyomino.org.uk>
3726
3727         * gcc.dg/label-compound-stmt-1.c: New test.
3728         * gcc.c-torture/compile/950922-1.c,
3729         gcc.c-torture/compile/20000211-3.c,
3730         gcc.c-torture/compile/20000518-1.c,
3731         gcc.c-torture/compile/20021108-1.c: Avoid labels at and of
3732         compound statements.
3733
3734 2004-01-14  Hartmut Penner  <hpenner@de.ibm.com>
3735
3736         * gcc.dg/ppc64-abi-1.c: New test.
3737
3738 2004-01-14  Danny Smith  <dannysmith@users.sourceforge.net>
3739
3740          * g++.dg/ext/attrib9.C: Add dg-warnings.
3741
3742 2004-01-14  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3743
3744         PR c++/12335
3745         * g++.dg/parse/dtor3.C: New test.
3746
3747 2004-01-13  Andrew Pinski  <pinskia@physics.uc.edu>
3748
3749         PR c++/12709
3750         * g++.dg/parse/try-catch-1.C: New test.
3751
3752 2004-01-13  Arnaud Charlet  <charlet@act-europe.fr>
3753
3754         * ada/acats/run_all.sh: Add more verbose output in acats.log
3755         when compiling tests.
3756
3757 2004-01-12  Zack Weinberg  <zack@codesourcery.com>
3758
3759         PR 13656
3760         * gcc.dg/typedef-redecl.c: New test case.
3761         * gcc.dg/typedef-redecl.h: New support file.
3762
3763 2004-01-13  Jan Hubicka  <jh@suse.cz>
3764
3765         * gcc.dg/always_inline.c: New test.
3766         * gcc.dg/debug/20031231-1.c: Fix.
3767
3768 2004-01-13  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3769
3770         PR c++/13474
3771         * g++.dg/template/array3.C: New test.
3772
3773 2004-01-12  Zack Weinberg  <zack@codesourcery.com>
3774
3775         * g++.dg/ext/lvalue1.C: No longer expected to fail.
3776         * g++.dg/warn/Wunused-2.C: Likewise.
3777
3778 2004-01-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3779
3780         PR c++/13289
3781         * g++.dg/template/instantiate6.C: New test.
3782
3783 2004-01-12  Roger Sayle  <roger@eyesopen.com>
3784
3785         PR middle-end/11397
3786         * gcc.dg/special/wkali-2.c: Add dg-require-alias.
3787
3788 2004-01-12  Jan Hubicka  <jh@suse.cz>
3789
3790         PR opt/12826
3791         * gcc.dg/20040112-1.c: New.
3792
3793         * gcc.dg/dwarf-die[1-7].c: Move to...
3794         * gcc.dg/debug/dwarf2/dwarf-die[1-7].c: ... here.
3795         * gcc.dg/debug/dwarf2/dwarf2.exp: New.
3796
3797 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
3798
3799         PR c++/4100
3800         * g++.dg/parse/friend4.C: New test.
3801
3802 2004-01-12  Scott Brumbaugh  <scottb.lists@verizon.net>
3803
3804         PR c++/4100
3805         * g++.old-deja/g++.pt/niklas01a.C: Mark an error where a class
3806         definition is called a friend.
3807
3808 2004-01-11  Zack Weinberg  <zack@codesourcery.com>
3809
3810         * gcc.dg/tls/diag-3.c: Tweak dg-error regexp.
3811
3812 2004-01-11  Ian Lance Taylor  <ian@wasabisystems.com>
3813
3814         PR c++/3478
3815         * g++.dg/parse/error10.C: New test.
3816         * g++.dg/template/arg2.C: Accept "invalid type" error.
3817
3818 2004-01-11  Jakub Jelinek  <jakub@redhat.com>
3819
3820         PR middle-end/13392
3821         * g++.dg/opt/expect2.C: New test.
3822
3823 2004-01-10  Zack Weinberg  <zack@codesourcery.com>
3824
3825         * gcc.dg/Wshadow-1.c, gcc.dg/attr-noinline.c, gcc.dg/decl3.c
3826         * gcc.dg/redecl-1.c, gcc.dg/visibility-7.c, gcc.dg/wtr-static-1.c
3827         * gcc.dg/noncompile/20020220-1.c, objc.dg/method-1.m:
3828         Update dg-error regexps.
3829
3830 2004-01-10  Zack Weinberg  <zack@codesourcery.com>
3831
3832         * gcc.c-torture/compile/20021123-2.c: Delete; dup of 20021120-1.c.
3833         * gcc.c-torture/compile/20021123-3.c: Delete; dup of 20021120-2.c.
3834
3835 2004-01-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
3836
3837         * gcc.dg/pragma-re-1.c: Use right pointer type.
3838
3839 2004-01-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
3840
3841         * g++.dg/eh/simd-1.c: Ajust line number for dg-error line.
3842
3843 2004-01-09  Geoffrey Keating  <geoffk@apple.com>
3844
3845         * gcc.dg/rs6000-ldouble-1.c: New.
3846
3847 2004-01-10  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3848
3849         DR 337
3850         PR c++/9256
3851         * g++.dg/other/abstract1.C: New test.
3852
3853 2004-01-09  Alexandre Oliva  <aoliva@redhat.com>
3854
3855         * g++.dg/lookup/strong-using-1.C: New.
3856
3857 2004-01-09  Joseph S. Myers  <jsm@polyomino.org.uk>
3858
3859         PR c/11234
3860         * gcc.dg/func-ptr-conv-1.c: New test.
3861         * gcc.dg/weak/weak-6.c, gcc.dg/weak/weak-7.c: Update.
3862
3863 2004-01-09  Kazu Hirata  <kazu@cs.umass.edu>
3864
3865         PR target/13380.
3866         * gcc.c-torture/compile/20040109-1.c: New.
3867
3868 2004-01-08  Stuart Hastings  <stuart@apple.com>
3869
3870         * testsuite/gcc.dg/20020523-2.c (bail_if_no_sse): Moved cpu-ID code...
3871         testsuite/gcc.dg/i386-cpuid.h (i386_cpuid): ...to here, to share with...
3872         * testsuite/gcc.dg/i386-sse-6.c: ...this new testcase.
3873
3874 2004-01-09  Alan Modra  <amodra@bigpond.net.au>
3875
3876         * gcc.dg/array-quals-1.c: Accept .data.rel.ro.
3877
3878 2004-01-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
3879
3880         * ada/acats/run_acats: Treat 'gnatchop' the same way
3881         as 'gnatmake'.  Export GCC_DRIVER.
3882         * ada/acats/run_all.sh: Add target_gnatchop.  Use
3883         'host_gnatchop' and 'target_gnatchop' instead of 'gnatshop'.
3884
3885 2004-01-08  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3886
3887         PR c++/12573
3888         * g++.dg/template/dependent-expr4.C: New test.
3889
3890 2004-01-08  Hartmut Penner  <hpenner@de.ibm.com>
3891
3892         * gcc.dg/altivec-11.c: New test.
3893
3894 2004-01-07  Mark Mitchell  <mark@codesourcery.com>
3895
3896         * g++.dg/abi/vbase10.C: Use -mstructure-size-boundary=8 on ARM.
3897
3898 2004-01-07  Joseph S. Myers  <jsm@polyomino.org.uk>
3899
3900         PR c/6024
3901         * gcc.dg/enum-compat-1.c: New test.
3902         * gcc.c-torture/execute/builtin-types-compatible-p.c: Update.
3903
3904 2004-01-07  Joseph S. Myers  <jsm@polyomino.org.uk>
3905
3906         PR c/12165
3907         * gcc.dg/array-quals-1.c, gcc.dg/c90-idem-qual-3.c,
3908         gcc.dg/c99-idem-qual-3.c: New tests.
3909
3910 2004-01-07  Alan Modra  <amodra@bigpond.net.au>
3911
3912         * gcc.dg/winline-7.c: Don't cast void * to int.
3913
3914 2004-01-06  Jan Hubicka  <jh@suse.cz>
3915
3916         * gcc.dg/i386-sse-5.c: New test
3917         * g++.dg/eh/simd-1.c: Add -w argument for i386.
3918
3919 2004-01-05  Mark Mitchell  <mark@codesourcery.com>
3920
3921         PR c++/12815
3922         * g++.dg/rtti/typeid4.C: New test.
3923
3924 2004-01-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
3925
3926         * gcc.dg/compat/sdata-section.h: Declare 'abort'.
3927
3928 2004-01-05  Mark Mitchell  <mark@codesourcery.com>
3929
3930         PR c++/12132
3931         * g++.dg/template/error11.C: New test.
3932
3933         PR c++/13451
3934         * g++.dg/template/class2.C: New test.
3935
3936 2004-01-05  Nathan Sidwell  <nathan@codesourcery.com>
3937         Richard Sandiford <rsandifo@redhat.com>
3938
3939         PR c++/13387
3940         * g++.dg/opt/alias3.C: New test.
3941
3942 2004-01-04  Mark Mitchell  <mark@codesourcery.com>
3943
3944         PR c++/13157
3945         * g++.dg/template/koenig3.C: New test.
3946
3947         PR c++/13529
3948         * g++.dg/parse/offsetof3.C: New test.
3949
3950         * g++.dg/init/copy7.C: Add missing dg-error markers.
3951
3952         PR c++/12226
3953         * g++.dg/init/copy7.c: New test.
3954
3955         PR c++/13536
3956         * g++.dg/parse/cast1.C: New test.
3957
3958 2004-01-04  Jan Hubicka  <jh@suse.cz>
3959
3960         * gcc.dg/winline[1-7].c: New tests.
3961
3962 2004-01-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3963
3964         PR c++/13520
3965         * g++.dg/template/qualttp22.C: New test.
3966
3967 2004-01-01  Jan Hubicka  <jh@suse.cz>
3968
3969         * gcc.dg/debug/20031231-1.c: New.
3970         * gcc.c-torture/compile/20040101-1.c: New.
3971         * gcc.dg/dwarf-die-[1-7].c: New.
3972
3973 2004-01-01  Jakub Jelinek  <jakub@redhat.com>
3974
3975         PR optimization/13521
3976         * gcc.c-torture/compile/20031231-1.c: New test.
3977
3978 2003-12-30  Kazu Hirata  <kazu@cs.umass.edu>
3979
3980         * gcc.dg/sibcall-4.c: Replace mn10?00 with mn10300.
3981
3982 2003-12-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
3983
3984         PR c++/10079
3985         * g++.dg/template/crash16.C: New test.
3986
3987 2003-12-30  Mark Mitchell  <mark@codesourcery.com>
3988
3989         * g++.dg/abi/vbase10.C: XFAIL on arm*-*-*.
3990
3991 2003-12-30  Kazu Hirata  <kazu@cs.umass.edu>
3992
3993         * g++.old-deja/g++.jason/thunk2.C: Remove traces of dead
3994         ports.
3995         * g++.old-deja/g++.jason/thunk3.C: Likewise.
3996         * g++.old-deja/g++.law/profile1.C: Likewise.
3997         * gcc.c-torture/compile/981006-1.c: Likewise.
3998         * gcc.c-torture/execute/loop-2e.x: Likewise.
3999         * gcc.c-torture/execute/loop-2f.x: Remove.
4000         * gcc.c-torture/execute/loop-2g.x: Likewise.
4001         * gcc.c-torture/execute/strct-varg-1.x: Likewise.
4002         * gcc.dg/20020312-2.c: Remove traces of dead ports.
4003
4004 2003-12-30  Nathan Sidwell  <nathan@codesourcery.com>
4005
4006         PR c++/13507
4007         * g++.dg/ext/attrib11.C: New test.
4008
4009         PR c++/13494
4010         * g++.dg/template/array2-1.C: New test.
4011         * g++.dg/template/array2-2.C: New test.
4012
4013 2003-12-29  Mark Mitchell  <mark@codesourcery.com>
4014
4015         * g++.old-deja/g++.pt/static11.C: Correct XFAIL syntax.
4016
4017 2003-12-29  Nathan Sidwell  <nathan@codesourcery.com>
4018
4019         PR c++/12774
4020         * g++.dg/template/array1-1.C: New test.
4021         * g++.dg/template/array1-2.C: New test.
4022
4023 2003-12-29  Roger Sayle  <roger@eyesopen.com>
4024
4025         PR fortran/12632
4026         * g77.dg/12632.f: New test case.
4027
4028 2003-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4029
4030         PR c++/13289
4031         * g++.dg/parse/nontype1.C: New test.
4032
4033 2003-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4034
4035         PR c++/12403
4036         * g++.dg/parse/explicit1.C: New test.
4037         * g++.old-deja/g++.pt/explicit71.C: Adjust expected error.
4038
4039 2003-12-28  Mark Mitchell  <mark@codesourcery.com>
4040
4041         PR c++/13081
4042         * g++.dg/opt/inline6.C: New test.
4043
4044         PR c++/12613
4045         * g++.dg/parse/error9.C: New test.
4046
4047         * gcc.dg/const-elim-1.c: XFAIL on arm-*-*.
4048
4049 2003-12-28  Mark Mitchell  <mark@codesourcery.com>
4050
4051         PR c++/13009
4052         * g++.dg/init/assign1.C: New test.
4053
4054 2003-12-28  Roger Sayle  <roger@eyesopen.com>
4055
4056         PR c++/13070
4057         * g++.dg/warn/format3.C: New test case.
4058
4059 2003-12-27  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
4060
4061         * gcc.c-torture/compile/20031227-1.c: New test.
4062
4063 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
4064
4065         * g++.dg/bprob/bprob.exp: Load target-supports.exp
4066         * g77.dg/bprob/bprob.exp: Likewise.
4067         * gcc.misc-tests/bprob.exp: Likewise.
4068         * gcc.dg/builtins-18.c: Use builtins-config.h.  Do not test float
4069         variants on systems where the library does not provide that
4070         functionality.
4071         * gcc.dg/builtins-20.c: Use builtins-config.h.
4072         * gcc.dg/builtins-config.h: New file.
4073
4074 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
4075
4076         * lib/gcc-dg.exp (dg-require-profiling): New function.
4077         * lib/target-supports.exp (check_profiling_available): Likewise.
4078         * g++.dg/bprob/bprob.exp: Use check_profiling_available.
4079         * g77.dg/bprob/bprob.exp: Likewise.
4080         * gcc.misc-tests/bprob.exp: Likewise.
4081         * g++.old-deja/g++.law/profile1.C: Use dg-require-profiling.
4082         * gcc.dg/20021014-1.c: Likewise.
4083         * gcc.dg/nest.c: Likewise.
4084
4085 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
4086
4087         * g++.dg/lookup/java1.C: Use -fdollars-in-identifiers when
4088         compiling.
4089         * g++.dg/lookup/java2.C: Likewise.
4090         * gcc.dg/cpp/lexident.c: Likewise.
4091
4092 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
4093
4094         * gcc.c-torture/compile/20020604-1.c: XFAIL on H8 if -mn is
4095         given.
4096         * gcc.c-torture/compile/961203-1.c: Likewise.
4097         * gcc.c-torture/compile/980506-1.c: Likewise.
4098
4099 2003-12-23  Zack Weinberg  <zack@codesourcery.com>
4100
4101         * lib/gcc-dg.exp (dg-prune-output): New annotation.
4102         (additional_prunes): New global.
4103         (gcc-dg-prune): Handle additional per-test pruning.
4104         (dg-test): Clear additional_prunes between tests.
4105
4106         * gcc.c-torture/compile/920625-1.c: Remove xfail.  Use
4107         dg-prune-output to avoid spurious failures from assembler
4108         complaining about nonexistent WAW violations.
4109         * gcc.c-torture/compile/981223-1.c: Remove dg-options line.
4110         Use dg-prune-output to avoid spurious failures from assembler
4111         warning about Itanium B-step errata.
4112
4113 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
4114
4115         * g++.dg/abi/macro0.C: New test.
4116         * g++.dg/abi/macro1.C: Likewise.
4117         * g++.dg/abi/macro2.C: Likewise.
4118
4119         * g++.dg/abi/bitfield5.C: Add explicit -fabi-version=1 option.
4120         * g++.dg/abi/bitfield7.C: Likewise.
4121         * g++.dg/abi/dtor2.C: Likewise.
4122         * g++.dg/abi/mangle11.C: Likewise.
4123         * g++.dg/abi/mangle12.C: Likewise.
4124         * g++.dg/abi/mangle14.C: Likewise.
4125         * g++.dg/abi/mangle17.C: Likewise.
4126         * g++.dg/abi/vbase10.C: Likewise.
4127         * g++.dg/abi/vbase14.C: Likewise.
4128         * g++.dg/template/qualttp17.C: Likewise.
4129
4130 2003-12-21  Andrew Pinski  <pinskia@physics.uc.edu>
4131
4132         PR c/11995
4133         * gcc.dg/20031223-1.c: New test.
4134
4135 2003-12-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
4136
4137         * gcc.dg/noreturn-7.c: New test.
4138
4139 2003-12-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
4140
4141         * gcc.dg/null-pointer-1.c: New test.
4142
4143 2003-12-22  Mark Mitchell  <mark@codesourcery.com>
4144
4145         * g++.old-deja/g++.jason/template18.C: Remove.
4146         * g++.old-deja/g++.jason/template37.C: Likewise.
4147
4148         PR c++/12862
4149         * g++.dg/lookup/ns1.C: New test.
4150
4151         PR c++/12397
4152         * g++.dg/template/lookup3.C: New test.
4153
4154 2003-12-22  Andrew Pinski  <pinskia@physics.uc.edu>
4155
4156         * g++.dg/template/recurse1.C: New test
4157
4158 2003-12-22  Mark Mitchell  <mark@codesourcery.com>
4159
4160         PR c++/12479
4161         * g++.dg/parse/semicolon1.C: New test.
4162         * g++.dg/parse/semicolon1.h: Likewise.
4163
4164 2003-12-22  Fariborz Jahanian <fjahanian@apple.com>
4165
4166         * gcc.dg/darwin-misaligned.c: New test.
4167
4168 2003-12-22  Andrew Pinski  <pinskia@physics.uc.edu>
4169
4170         PR c/9163
4171         * gcc.dg/20031222-1.c: New test.
4172
4173 2003-12-21  Mark Mitchell  <mark@codesourcery.com>
4174
4175         PR c++/13438
4176         * g++.dg/parse/error8.C: New test.
4177
4178         PR c++/11554
4179         * testsuite/g++.dg/warn/ctor-init-1.C: New test.
4180
4181 2003-12-21  Kazu Hirata  <kazu@cs.umass.edu>
4182
4183         * gcc.c-torture/compile/20020910-1.c: Disable if __INT_MAX is
4184         too small.
4185         * gcc.c-torture/compile/930217-1.c: Likewise.
4186         * gcc.c-torture/compile/930513-1.c: Likewise.
4187         * gcc.c-torture/execute/920908-2.c: Likewise.
4188         * gcc.c-torture/execute/921204-1.c: Likewise.
4189         * gcc.c-torture/execute/930621-1.c: Likewise.
4190         * gcc.c-torture/execute/930630-1.c: Likewise.
4191         * gcc.c-torture/execute/931031-1.c: Likewise.
4192         * gcc.c-torture/execute/980602-2.c: Likewise.
4193         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
4194         * gcc.c-torture/execute/compndlit-1.c: Likewise.
4195         * gcc.c-torture/execute/extzvsi.c: Likewise.
4196         * gcc.c-torture/unsorted/ext.c: Likewise.
4197
4198 2003-12-20  Andrew Pinski  <pinskia@gcc.gnu.org>
4199
4200         PR target/12749
4201         * gcc.c-torture/compile/20031220-2.c: New test case.
4202
4203 2003-12-20  Roger Sayle  <roger@eyesopen.com>
4204
4205         PR optimization/13031
4206         * gcc.c-torture/compile/20031220-1.c: New test case.
4207
4208 2003-12-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
4209
4210         * gcc.dg/cast-function-1.c: New test.
4211
4212 2003-12-19  Joseph S. Myers  <jsm@polyomino.org.uk>
4213
4214         * gcc.dg/format/ext-1.c: Allow 'I' flag on floating point decimal
4215         formats.
4216
4217 2003-12-19  Mark Mitchell  <mark@codesourcery.com>
4218
4219         PR c++/12795
4220         * g++.dg/ext/attrib10.C: New test.
4221
4222 2003-12-19  Jakub Jelinek  <jakub@redhat.com>
4223
4224         * gcc.dg/cleanup-10.c: New test.
4225         * gcc.dg/cleanup-11.c: New test.
4226
4227 2003-12-19  Jakub Jelinek  <jakub@redhat.com>
4228
4229         PR c++/13239
4230         * g++.dg/opt/expect1.C: New test.
4231
4232 2003-12-19  Hartmut Penner  <hpenner@de.ibm.com>
4233
4234         * gcc.dg/altivec-varargs-1.c: Enable testcase on ppc linux.
4235
4236 2003-12-18  Andrew Pinski  <pinskia@physics.uc.edu>
4237
4238         PR debug/12923
4239         * gcc.dg/20031218-1.c: New test.
4240
4241         PR debug/12389
4242         * gcc.dg/20031218-2.c: New test.
4243         * gcc.dg/20031218-3.c: New test.
4244
4245         * g++.dg/abi/mangle18-1.C: Modify regexp to test for `[: \t\n]' at end
4246         of label name and allow for USER_LABEL_PREFIX == "_" names.
4247         * g++.dg/abi/mangle18-2.C: Likewise.
4248         * g++.dg/abi/mangle19-1.C: Likewise.
4249         * g++.dg/abi/mangle19-2.C: Likewise.
4250         * g++.dg/abi/mangle20-1.C: Likewise.
4251         * g++.dg/abi/mangle20-2.C: Likewise.
4252
4253 2003-12-18  Richard Henderson  <rth@redhat.com>
4254
4255         * gcc.dg/bitfld-1.c: Expect warnings for enum bitfields.
4256
4257 2003-12-18  Steven Bosscher  <steven@gcc.gnu.org>
4258             Dan Kegel <dank@kegel.com>
4259
4260         PR other/12009
4261         * g++.dg/compat/compat.exp:  Do not set LD_LIBRARY_PATH when
4262         testing a cross compiler, it causes spurious compile failures.
4263         * lib/g++.exp: Likewise.
4264
4265 2003-12-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4266
4267         PR c++/13262
4268         * g++.dg/template/access13.C: New test.
4269
4270 2003-12-18  Ulrich Weigand  <uweigand@de.ibm.com>
4271
4272         * gcc.dg/20031216-1.c: New test.
4273
4274 2003-12-18  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4275
4276         PR c++/9154
4277         * g++.dg/template/error10.C: New test.
4278
4279 2003-12-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
4280
4281         * g++.dg/eh/simd-1.C: XFAIL on SPARC.
4282         * g++.dg/eh/simd-2.C: Likewise.
4283
4284 2003-12-17  James E Wilson  <wilson@specifixinc.com>
4285             Roger Sayle  <roger@eyesopen.com>
4286
4287         * gcc.c-torture/execute/ieee/mzero5.c: New.
4288
4289 2003-12-17  Mark Mitchell  <mark@codesourcery.com>
4290
4291         PR c++/10603
4292         * g++.dg/parse/error6.C: New test.
4293
4294         PR c++/12827
4295         * g++.dg/parse/error7.C: New test.
4296
4297 2003-12-17  Eric Botcazou  <ebotcazou@libertysurf.fr>
4298
4299         * lib/gcc-dg.exp (gcc-dg-debug-runtest): Do not run debug-[12].c
4300         at -O with stabs debugging formats.
4301         * gcc.dg/debug/debug-1.c: Turn 'p' into a global variable.
4302         * gcc.dg/debug/debug-2.c: Likewise.
4303
4304 2003-12-16  Mark Mitchell  <mark@codesourcery.com>
4305
4306         PR c++/12696
4307         * g++.dg/init/error1.C: New test.
4308
4309         PR c++/12218
4310         * g++.dg/init/pm3.C: New test.
4311
4312 2003-12-17  Joseph S. Myers  <jsm@polyomino.org.uk>
4313
4314         PR c/3347
4315         * gcc.dg/bitfld-8.c: New test.
4316
4317 2003-12-16  James Lemke  <jim@wasabisystems.com>
4318
4319         * gcc.dg/arm-scd42-[123].c: New tests.
4320
4321 2003-12-16  Nathan Sidwell  <nathan@codesourcery.com>
4322
4323         PR c++/9043
4324         * g++.dg/abi/mangle20-1.C: New test.
4325         * g++.dg/abi/mangle20-2.C: New test.
4326
4327 2003-12-16  Mark Mitchell  <mark@codesourcery.com>
4328
4329         PR c++/13275
4330         * g++.dg/other/offsetof2.C: Remove XFAIL.
4331         * g++.dg/parse/offsetof1.C: New test.
4332         * g++.gd/parse/offsetof2.C: Likewise.
4333
4334 2003-12-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4335
4336         * g++.dg/template/nontype3.C: New test.
4337         * g++.dg/template/static2.C: Tweaked the dg-error clause.
4338
4339 2003-12-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4340
4341         * g++.dg/warn/noreturn-3.C: Also test instantiation.
4342
4343 2003-12-16  Nathan Sidwell  <nathan@codesourcery.com>
4344
4345         PR c++/13387
4346         * g++.dg/expr/assign1.C: New test.
4347
4348         PR c++/13242
4349         * g++.dg/abi/mangle19-1.C: New test.
4350         * g++.dg/abi/mangle19-2.C: New test.
4351
4352 2003-12-16  Hartmut Penner  <hpenner@de.ibm.com>
4353
4354         * testsuite/gcc.dg/altivec-10.c: Test vec_cmple and vec_all_numeric.
4355
4356 2003-12-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
4357
4358         * gcc.c-torture/execute/20031216-1.c: New test.
4359
4360 2003-12-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4361
4362         * g++.dg/template/ptrmem7.C: Simplified the test case to not hit
4363         an ICE regression.
4364
4365 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
4366
4367         PR c++/10926
4368         * g++.dg/template/error9.C: New test.
4369
4370         PR c++/11116
4371         * g++.dg/template/error8.C: New test.
4372
4373 2003-12-15  Roger Sayle  <roger@eyesopen.com>
4374
4375         PR middle-end/13400
4376         * gcc.c-torture/execute/20031215-1.c: New test case.
4377
4378 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
4379
4380         PR c++/13269
4381         * g++.dg/parse/error5.C: New test.
4382
4383         PR c++/12989
4384         * g++.dg/expr/sizeof1.C: New test.
4385
4386         PR c++/13310
4387         * g++.dg/template/crash15.C: New test.
4388
4389 2003-12-15  Geoffrey Keating  <geoffk@apple.com>
4390
4391         * g++.old-deja/g++.pt/vaarg3.C: Don't expect an error for passing
4392         a non-POD type as the last named parameter of a varargs function.
4393
4394 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
4395
4396         PR c++/13243
4397         PR c++/12573
4398         * g++.dg/template/crash14.C: New test.
4399         * g++.dg/template/dependent-expr3.C: Add dg-error markers.
4400
4401 2003-12-15  Nathan Sidwell  <nathan@codesourcery.com>
4402
4403         * g++.dg/other/java1.C: New test.
4404
4405         PR c++/13241
4406         * g++.dg/abi/mangle18-1.C: New test.
4407         * g++.dg/abi/mangle18-2.C: New test.
4408
4409 2003-12-15  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
4410
4411         PR optimization/10312
4412         * gcc.c-torture/execute/20031214-1.c: New.
4413
4414 2003-12-14  Mark Mitchell  <mark@codesourcery.com>
4415
4416         PR c++/10779
4417         PR c++/12160
4418         * g++.dg/parse/error3.C: New test.
4419         * g++.dg/parse/error4.C: Likewise.
4420         * g++.dg/abi/mangle4.C: Tweak error messages.
4421         * g++.dg/lookup/using5.C: Likewise.
4422         * g++.dg/other/error2.C: Likewise.
4423         * g++.dg/parse/typename5.C: Likewise.
4424         * g++.dg/parse/undefined1.C: Likewise.
4425         * g++.dg/template/arg2.C: Likewise.
4426         * g++.dg/template/ttp3.C: Likewise.
4427         * g++.dg/template/type1.C: Likewise.
4428         * g++.old-deja/g++.other/crash32.C: Likewise.
4429         * g++.old-djea/g++.pt/defarg8.C: Likewise.
4430
4431 2003-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4432
4433         PR c++/13106
4434         * g++.dg/warn/noreturn-3.C: New test.
4435
4436 2003-12-12  Nathan Sidwell  <nathan@codesourcery.com>
4437
4438         PR c++/13118
4439         * g++.dg/abi/covariant3.C: New.
4440
4441 2003-12-12  Jakub Jelinek  <jakub@redhat.com>
4442
4443         * g++.dg/eh/ia64-1.C: New test.
4444
4445 2003-12-12  Roger Sayle  <roger@eyesopen.com>
4446
4447         PR optimization/13037
4448         * g77.f-torture/execute/13037.f: New test case.
4449
4450 2003-12-12  Nathan Sidwell  <nathan@codesourcery.com>
4451
4452         PR c++/12881
4453         * g++.dg/abi/covariant2.C: New.
4454
4455 2003-12-12  Neil Booth  <neil@daikokuya.co.uk>
4456
4457         * testsuite/gcc.dg/cpp/trad/macro.c: New tests.
4458
4459 2003-12-11  Zack Weinberg  <zack@codesourcery.com>
4460
4461         * gcc.c-torture/execute/wchar_t-1.x: Delete.
4462
4463 2003-12-10  Robert Schiele  <rschiele@uni-mannheim.de>
4464
4465         PR other/10819
4466         * lib/gcc.exp (default_gcc_version): Do not match NL/CR characters
4467         to fix Bug 10819.
4468         * lib/g++.exp (g++_version): Likewise.
4469         * lib/g77.exp (g77_version): Likewise.
4470         * lib/objc.exp (default_objc_version): Likewise.
4471
4472 2003-12-10  Richard Henderson  <rth@redhat.com>
4473
4474         * gcc.c-torture/execute/wchar_t-1.c: Convert to utf-8.
4475
4476         * gcc.dg/intermod-1.c: Adjust assembler scan pattern for alpha.
4477
4478 2003-12-08  Matt Austern  <austern@apple.com>
4479
4480         PR c/13134
4481         * lib/gcc-dg.exp (dg-require-visibility): Define.
4482         * lib/target-supports (check_visibility_available): Define.
4483         * gcc.dg/visibility-1.c: New test.
4484         * gcc.dg/visibility-2.c: Likewise.
4485         * gcc.dg/visibility-3.c: Likewise.
4486         * gcc.dg/visibility-4.c: Likewise.
4487         * gcc.dg/visibility-5.c: Likewise.
4488         * gcc.dg/visibility-6.c: Likewise.
4489         * g++.dg/ext/visibility-1.C: Likewise.
4490         * g++.dg/ext/visibility-2.C: Likewise.
4491         * g++.dg/ext/visibility-3.C: Likewise.
4492         * g++.dg/ext/visibility-4.C: Likewise.
4493         * g++.dg/ext/visibility-5.C: Likewise.
4494         * g++.dg/ext/visibility-6.C: Likewise.
4495
4496 2003-12-07  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4497
4498         * g++.dg/lookup/java1.C: New test.
4499         * g++.dg/lookup/java2.C: New test.
4500
4501 2003-12-07  Falk Hueffner  <falk@debian.org>
4502
4503         * g++.dg/opt/noreturn-1.C: New test.
4504
4505 2003-12-07  Wolfgang Bangerth  <bangerth@dealii.org>
4506
4507         * gcc.dg/overflow-1.c: New test.
4508
4509 2003-12-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
4510
4511         * g77.f-torture/compile/13060.f: New test.
4512
4513 2003-12-06  Mark Mitchell  <mark@codesourcery.com>
4514
4515         PR c++/13323
4516         * g++.dg/inherit/operator2.C: New test.
4517
4518 2003-12-05  Mark Mitchell  <mark@codesourcery.com>
4519
4520         PR c++/13305
4521         * g++.dg/ext/attrib9.C: New test.
4522
4523 2003-12-05  Mark Mitchell  <mark@codesourcery.com>
4524
4525         PR c++/13314
4526         * g++.dg/template/error7.C: New test.
4527
4528 2003-12-05  Stuart Menefy <stuart.menefy@st.com>
4529             J"orn Rennecke <joern.rennecke@superh.com>
4530
4531         PR target/13302
4532         * g++.dg/other/struct-va_list.C: New test.
4533
4534 2003-12-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4535
4536         PR c++/13166
4537         * g++.dg/parse/defarg6.C: New test.
4538
4539 2003-12-05  Hans-Peter Nilsson  <hp@axis.com>
4540
4541         PR target/13256
4542         * gcc.c-torture/execute/20031201-1.c: New test.
4543
4544 2003-12-05  Arnaud Charlet  <charlet@act-europe.fr>
4545
4546         * ada/acats/run_acats: Add checks against missing gnatlib/gnattools.
4547
4548 2003-12-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
4549
4550         * gcc.dg/builtin-return-1.c: New test.
4551
4552 2003-12-04  Stuart Menefy <stuart.menefy@st.com>
4553             J"orn Rennecke <joern.rennecke@superh.com>
4554
4555         PR optimization/13260
4556         * gcc.c-torture/execute/20031204-1.c: New test.
4557
4558 2003-12-03  Mark Mitchell  <mark@codesourcery.com>
4559
4560         PR c++/9127
4561         * g++.dg/template/error6.C: New test.
4562
4563 2003-12-03  Jakub Jelinek  <jakub@redhat.com>
4564
4565         * gcc.dg/20031202-1.c: New test.
4566
4567 2003-12-03  Mark Mitchell  <mark@codesourcery.com>
4568
4569         PR c++/13179
4570         * g++.dg/template/eh1.C: New test.
4571
4572         PR c++/10771
4573         * g++.dg/template/error5.C: New test.
4574
4575 2003-12-02  David Ung  <davidu@mips.com>
4576
4577         * gcc.dg/compat/vector-check.h: Corrected type for var
4578         g_##TMODE
4579
4580 2003-12-02  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4581
4582         PR c++/10126
4583         * g++.dg/template/ptrmem8.C: New test.
4584
4585 2003-12-02  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4586
4587         PR c++/12573
4588         * g++.dg/template/dependent-expr3.C: New test.
4589
4590 2003-12-01  James Lemke  <jim@wasabisystems.com>
4591
4592         * gcc.dg/arm-g2.c: New test.
4593
4594 2003-12-01  Roger Sayle  <roger@eyesopen.com>
4595
4596         PR optimization/11634
4597         * gcc.dg/20031201-2.c: New test case.
4598
4599 2003-12-01  Zack Weinberg  <zack@codesourcery.com>
4600
4601         PR 11433
4602         * objc.dg/proto-lossage-3.m: New test.
4603
4604 2003-12-01  Roger Sayle  <roger@eyesopen.com>
4605
4606         PR optimization/12628
4607         * gcc.dg/20031201-1.c: New test case.
4608
4609 2003-12-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
4610
4611         * gcc.dg/unaligned-1.c: New test.
4612
4613 2003-11-30  Mark Mitchell  <mark@codesourcery.com>
4614
4615         PR c++/9849
4616         * g++.dg/template/error4.C: New test.
4617         * g++.dg/template/nested3.C: Adjust error markers.
4618
4619 2003-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4620
4621         * gcc.dg/cpp/assert4.c: Check more #system assertions.
4622
4623 2003-11-29  Joseph S. Myers  <jsm@polyomino.org.uk>
4624
4625         PR c/10333
4626         * gcc.dg/bitfld-7.c: New test.
4627
4628 2003-11-29  Richard Sandiford  <rsandifo@redhat.com>
4629
4630         * gcc.dg/tls/asm-1.C: New test.
4631
4632 2003-11-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4633
4634         * gcc.dg/cpp/assert4.c: Update.
4635
4636 2003-11-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
4637
4638         * gcc.dg/builtin-apply2.c: Set size of stack argument data to 64.
4639         * gcc.dg/builtin-apply3.c: New test.
4640
4641 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
4642
4643         * lib/compat.exp (compat-obj): New xfaildata parameter.
4644         Use it to set compiler_conditional_xfail_data before compiling.
4645         (compat-get-options): Handle dg-xfail-if.
4646         (compat-execute): Retrieve XFAIL data and pass them to compat-obj.
4647         * gcc.dg/compat/vector-1_x.c: XFAIL on SPARC.
4648         * gcc.dg/compat/vector-1_y.c: Likewise.
4649         * gcc.dg/compat/vector-2_x.c: Likewise.
4650         * gcc.dg/compat/vector-2_y.c: Likewise.
4651
4652 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
4653
4654         * g++.dg/opt/reg-stack4.C: New test.
4655
4656 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
4657
4658         * gcc.dg/builtin-apply2.c: New test.
4659
4660 2003-11-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
4661
4662         * gcc.c-torture/compile/20031023-4.c: Don't XFAIL on SPARC64.
4663
4664 2003-11-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4665
4666         PR c++/12924
4667         * g++.dg/template/template-id-2.C: New test.
4668
4669 2003-11-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4670
4671         PR c++/5369
4672         * g++.dg/template/memfriend1.C: New test.
4673         * g++.dg/template/memfriend2.C: Likewise.
4674         * g++.dg/template/memfriend3.C: Likewise.
4675         * g++.dg/template/memfriend4.C: Likewise.
4676         * g++.dg/template/memfriend5.C: Likewise.
4677         * g++.dg/template/memfriend6.C: Likewise.
4678         * g++.dg/template/memfriend7.C: Likewise.
4679         * g++.dg/template/memfriend8.C: Likewise.
4680         * g++.old-deja/g++.pt/friend44.C: Remove a bogus error.
4681
4682 2003-11-21  Mark Mitchell  <mark@codesourcery.com>
4683
4684         PR c++/12515
4685         * g++.dg/ext/cond1.C: New test.
4686
4687 2003-11-20  Richard Henderson  <rth@redhat.com>
4688
4689         * gcc.dg/20020201-2.c: Remove.
4690         * gcc.dg/20020201-4.c: Remove.
4691         * gcc.dg/20020304-1.c: Remove.
4692
4693 2003-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
4694
4695         * gcc.dg/cpp/trad/xwin1.c: New test case.
4696
4697 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
4698
4699         * g++.dg/compat/compat.exp: Add DYLD_LIBRARY_PATH for darwin.
4700         * lib/g77.exp: Likewise.
4701         * lib/objc.exp: Likewise.
4702         * lib/g++.exp: Likewise, add -multiply_defined suppress flag
4703         for darwin.
4704
4705 2003-11-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4706
4707         PR c++/12932
4708         * g++.dg/template/static5.C: New test.
4709
4710 2003-11-18  Joseph S. Myers  <jsm@polyomino.org.uk>
4711
4712         * gcc.dg/nested-func-1.c: New test.
4713
4714 2003-11-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4715
4716         * gcc.dg/cpp/assert4.c: New test.
4717
4718 2003-11-14  Giovanni Bajo  <giovannibajo@libero.it>
4719
4720         PR c++/2294
4721         * g++.dg/lookup/using9.c: New test.
4722
4723 2003-11-14  Mark Mitchell  <mark@codesourcery.com>
4724
4725         PR c++/12762
4726         * g++.dg/template/error3.C: New test.
4727
4728 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
4729
4730         PR ada/13035
4731         * ada/acats/run_acats, run_all.sh: Fix syntax error.
4732         No longer use a wrapper for gcc, since this does not work under
4733         Windows.
4734
4735 2003-11-14  Giovanni Bajo  <giovannibajo@libero.it>
4736
4737         PR c++/2094
4738         * g++.dg/template/ptrmem7.C: New test.
4739
4740 2003-11-13  Andrew Pinski <apinski@apple.com>
4741
4742         * gcc.c-torture/compile/20031113-1.c: New test.
4743
4744 2003-11-13  Mark Mitchell  <mark@codesourcery.com>
4745             Kean Johnston <jkj@sco.com>
4746
4747         PR c/13029
4748         * gcc.dg/unused-4.c: Update.
4749
4750 2003-11-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
4751
4752         * g++.dg/opt/const3.C: New test.
4753
4754 2003-11-13  Jan Hubicka  <jh@suse.cz>
4755
4756         * gcc.c-torture/compile/20031112-1.c: New test.
4757
4758 2003-11-12  Mark Mitchell  <mark@codesourcery.com>
4759
4760         * g++.dg/parse/crash10.C: Remove bogus error marker.
4761
4762 2003-11-12  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4763
4764         * ada/acats/run_acats (host_gnatmake): Use type in a /bin/sh script.
4765         (host_gcc): Likewise.
4766         (ROOT): Honor $PWDCMD.
4767         (BASE): Likewise.
4768         * ada/acats/run_all.sh (dir): Honor $PWDCMD.
4769
4770 2003-11-12  Catherine Moore  <clm@redhat.com>
4771
4772         * gcc.c-torture/execute/20020720-1.x:  Add xfail for frv-*-*.
4773
4774 2003-11-12  Andreas Jaeger  <aj@suse.de>
4775             Jakub Jelinek  <jakub@redhat.com>
4776             Andrew Pinski  <pinskia@physics.uc.edu>
4777             Richard Henderson  <rth@redhat.com>
4778
4779         * gcc.dg/c90-const-expr-2.c (foo): Avoid extra warning on 64-bit
4780         systems.
4781         * gcc.dg/c99-const-expr-2.c (foo): Likewise.
4782
4783         * gcc.dg/20030926-1.c: Make it work on x86_64 systems.
4784         * gcc.dg/i386-pentium4-not-mull.c: Likewise.
4785
4786 2003-11-11  Andreas Jaeger  <aj@suse.de>
4787
4788         * gcc.c-torture/execute/20020720-1.x: Test passes also on x86_64.
4789
4790         * gcc.c-torture/execute/20020227-1.x: Test passes also on x86_64.
4791
4792 2003-11-10  Arnaud Charlet  <charlet@act-europe.fr>
4793
4794         * ada/acats/run_all.sh: Add handling of unsupported (tasking) tests.
4795         Clean ups.
4796
4797 2003-11-10  Waldek Hebisch  <hebisch@math.uni.wroc.pl>
4798
4799         * gcc.dg/trampoline-1.c: New test.
4800
4801 2003-11-09  Andrew Pinski  <pinskia@physics.uc.edu>
4802
4803         * gcc.c-torture/compile/200031109-1.c: New test.
4804
4805 2003-11-08  Joseph S. Myers  <jsm@polyomino.org.uk>
4806
4807         PR c/3190
4808         PR c/8714
4809         * gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
4810         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/ext3.c,
4811         gcc.dg/format/no-y2k-1.c: Update.
4812
4813 2003-11-08  Roger Sayle  <roger@eyesopen.com>
4814
4815         PR optimization/10467
4816         * gcc.dg/20031108-1.c: New test case.
4817
4818 2003-11-07  Geoffrey Keating  <geoffk@apple.com>
4819
4820         * gcc.dg/pch/warn-1.c: Allow for more helpful error message.
4821
4822 2003-11-08  Joseph S. Myers  <jsm@polyomino.org.uk>
4823
4824         * gcc.dg/compound-lvalue-1.c: New test.
4825         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Remove
4826         some XFAILs.
4827
4828 2003-11-06  Geoffrey Keating  <geoffk@apple.com>
4829
4830         * gcc.dg/altivec-varargs-1.c: New test.
4831
4832 2003-11-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
4833
4834         * gcc.c-torture/compile/20031023-4.c: XFAIL on SPARC64
4835         * gcc.c-torture/compile/simd-5.c: XFAIL on SPARC64 at -O0 and -O1.
4836         * gcc.c-torture/execute/simd-4.x: New file.  XFAIL on SPARC at -O0.
4837         * gcc.c-torture/execute/va-arg-25.x: New file.  XFAIL on SPARC.
4838         * gcc.dg/uninit-C.c: XFAIL on non 64-bit Solaris versions.
4839
4840 2003-11-05  Joseph S. Myers  <jsm@polyomino.org.uk>
4841
4842         * gcc.dg/cond-lvalue-1.c: New test.
4843
4844 2003-11-05  Gernot Hillier  <gernot.hillier@siemens.com>
4845
4846         * g++.old-deja/g++.pt/asm1.C: Enable for e.g. x86_64-*-linux-gnu.
4847
4848 2003-11-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4849
4850         PR c++/11616
4851         * g++.dg/template/instantiate5.C: New test.
4852
4853 2003-11-03  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
4854
4855         PR c++/12726
4856         * g++.dg/ext/complit2.C: Replace test with self-contained version.
4857         * ChangeLog: Add missing first entry for above test.
4858
4859 2003-11-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4860
4861         PR c++/9810
4862         * g++.dg/template/using8.C: New test.
4863         * g++.old-deja/g++.other/access11.C: Adjust expected error location.
4864
4865 2003-11-02  Roger Sayle  <roger@eyesopen.com>
4866
4867         PR optimization/10817
4868         * gcc.c-torture/compile/20031102-1.c: New test case.
4869
4870 2003-11-02  Kazu Hirata  <kazu@cs.umass.edu>
4871
4872         * gcc.c-torture/execute/va-arg-25.c: Enable only if INT_MAX ==
4873         2147483647.
4874
4875 2003-11-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
4876
4877         * gcc.dg/20031102-1.c: New test.
4878
4879 2003-11-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
4880
4881         * gcc.dg/complex-1.c: New test.
4882
4883 2003-11-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4884
4885         PR c++/12796
4886         * g++.dg/template/crash13.C: Adjust expected error location.
4887         * g++.old-deja/g++.brendan/ns1.C: Likewise.
4888
4889 2003-10-31  Richard Earnshaw  <rearnsha@arm.com>
4890
4891         * g++.dg/bprob/bprob.exp: Disable test on arm-elf configs.
4892
4893 2003-10-31  Josef Zlomek  <zlomekj@suse.cz>
4894
4895         PR/10239
4896         * gcc.c-torture/compile/20031031-2.c: New test.
4897
4898 2003-10-31  Josef Zlomek  <zlomekj@suse.cz>
4899
4900         PR/11640
4901         * gcc.c-torture/compile/20031031-1.c: New test.
4902
4903 2003-10-31  Richard Earnshaw  <rearnsha@arm.com>
4904
4905         * g77.dg/bprob/bprob.exp: Disable test on arm-elf configs.
4906         * gcc.misc-tests/bprob.exp: Likewise.
4907         * g77.dg/execute/20001201.x, 6367.x, io0.x, io1.x, u77-test.x: XFAIL
4908         the execution test on arm-elf configs.
4909         * g77.dg/execute/10197.x: New file.  XFAIL the execution test on
4910         configs that don't support scratch files.
4911         * g77.dg/execute/u77-test.x: XFAIL compilation on arm-elf configs.
4912
4913 2003-10-30  Arnaud Charlet  <charlet@act-europe.fr>
4914
4915         * ada/acats/run_all.sh: Do not print PASS messages to stdout, as
4916         done by dejagnu.
4917
4918 2003-10-29  Arnaud Charlet  <charlet@act-europe.fr>
4919
4920         * ada/acats/run_all.sh: Redirect mv output to /dev/null
4921         Avoid non pure sh syntax. Add more logging.
4922
4923         * ada/acats/norun.lst: Disable cdd2a03, since it is expected to
4924         fail.
4925
4926 2003-10-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4927
4928         PR libgcj/10610
4929         * gcc.dg/ppc-stackalign-1.c: New test.
4930
4931 2003-10-28  Arnaud Charlet  <charlet@act-europe.fr>
4932
4933         * ada/acats/run_all.sh: Change output to be more compliant with
4934         dejagnu framework.
4935         Create acats.sum and acats.log files under testsuite/ada/acats
4936         Only run [a-z]* directories, to filter out e.g. CVS.
4937         Redirect build output to log file.
4938
4939 2003-10-27  Arnaud Charlet  <charlet@act-europe.fr>
4940
4941         * README.ada: Removed, integrated in ../doc/sourcebuild.texi
4942
4943 2003-10-27  Arnaud Charlet  <charlet@act-europe.fr>
4944
4945         PR ada/5909:
4946         * README.ada, ada/acats: Import ACATS 2.5 for GCC Ada test suite.
4947
4948 2003-10-27  Jakub Jelinek  <jakub@redhat.com>
4949
4950         * gcc.c-torture/compile/20031023-1.c: New test.
4951         * gcc.c-torture/compile/20031023-2.c: New test.
4952         * gcc.c-torture/compile/20031023-3.c: New test.
4953         * gcc.c-torture/compile/20031023-4.c: New test.
4954
4955 2003-10-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4956
4957         PR c++/10371
4958         * g++.dg/lookup/scoped8.C: New test.
4959
4960 2003-10-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
4961
4962         * g++.dg/opt/reg-stack3.C: New test.
4963
4964 2003-10-24  Joseph S. Myers  <jsm@polyomino.org.uk>
4965
4966         * gcc.dg/c99-arraydecl-2.c: New test.  PR c/11943.
4967
4968 2003-10-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4969
4970         PR c++/11076
4971         * g++.dg/template/crash13.C: New test.
4972
4973 2003-10-24  Joseph S. Myers  <jsm@polyomino.org.uk>
4974
4975         * gcc.dg/c99-restrict-2.c: New test.
4976
4977 2003-10-24  Nathan Sidwell  <nathan@codesourcery.com>
4978
4979         PR c++/12698, c++/12699, c++/12700, c++/12566
4980         * g++.dg/inherit/covariant9.C: New test.
4981         * g++.dg/inherit/covariant10.C: New test.
4982         * g++.dg/inherit/covariant11.C: New test.
4983
4984 2003-10-23  Jason Merrill  <jason@redhat.com>
4985
4986         PR c++/12726
4987         * g++.dg/ext/complit2.C: New test.
4988
4989 2003-10-20  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
4990
4991         PR target/12654
4992         * gcc.c-torture/execute/20031020-1.c: New test.
4993
4994 2003-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
4995
4996         * gcc.dg/old-style-asm-1.c: Also check for (set (pc) on lines
4997         following the jump_insn.
4998
4999 2003-10-22  Joseph S. Myers  <jsm@polyomino.org.uk>
5000
5001         * gcc.dg/cast-lvalue-1.c: New test.
5002
5003 2003-10-21  Mark Mitchell  <mark@codesourcery.com>
5004
5005         PR c++/11962
5006         * g++.dg/template/cond2.C: New test.
5007
5008 2003-10-20  Joseph S. Myers  <jsm@polyomino.org.uk>
5009
5010         * gcc.dg/builtins-28.c: New test.
5011
5012 2003-10-20  Jan Hubicka  <jh@suse.cz>
5013
5014         * testsuite/g++.dg/opt/inline4.C: Do not use min-inline-insns
5015         parameter.
5016         * testsuite/gcc.dg/inline-2.c: Likewise.
5017
5018 2003-10-20  Phil Edwards  <phil@codesourcery.com>
5019
5020         * gcc.dg/20021014-1.c:  XFAIL for *-*-windiss targets.
5021         * gcc.dg/nest.c:  Likewise.
5022
5023 2003-10-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5024
5025         PR c++/9781, c++/10583, c++/11862
5026         * g++.dg/parse/crash13.C: New test.
5027
5028 2003-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
5029
5030         * gcc.dg/old-style-asm-1.c: Count jump_insns instead of labels.
5031
5032 2003-10-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
5033
5034         * gcc.dg/builtins-18.c: Wrap C99 tests with HAVE_C99_RUNTIME.
5035         Define HAVE_C99_RUNTIME except on Solaris.
5036         * gcc.dg/builtins-20.c: Likewise.
5037
5038 2003-10-19  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
5039
5040         * gcc.dg/old-style-asm-1.c: Use scan-assembler-times.
5041
5042 2003-10-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5043
5044         PR c++/12495
5045         * g++.dg/template/crash21.C: New test.
5046
5047 2003-10-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5048
5049         PR c++/2513
5050         * g++.dg/template/typename5.C: New test.
5051
5052 2003-10-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5053
5054         PR c++/12369
5055         * g++.dg/template/friend25.C: New test.
5056
5057 2003-10-16  Ziemowit Laski  <zlaski@apple.com>
5058
5059         * objc.dg/try-catch-2.m: Relax target triple to all Darwin
5060         versions.
5061
5062 2003-10-16  Kazu Hirata  <kazu@cs.umass.edu>
5063
5064         * gcc.c-torture/execute/20031003-1.c: Enable only when INT_MAX
5065         == 2147483647.
5066
5067 2003-10-15  Kazu Hirata  <kazu@cs.umass.edu>
5068
5069         * gcc.c-torture/execute/960416-1.x: Remove.
5070         * gcc.c-torture/execute/divconst-3.x: Likewise.
5071
5072 2003-10-15  Hans-Peter Nilsson  <hp@axis.com>
5073
5074         PR target/12598
5075         * gcc.dg/torture/cris-volatile-1.c: New test.
5076
5077 2003-10-14  Roger Sayle  <roger@eyesopen.com>
5078
5079         PR optimization/9325
5080         * gcc.c-torture/execute/20031003-1.c: Remove non-portable tests
5081         for overflowing floating point to integer conversion during RTL
5082         simplification.
5083
5084 2003-10-13  Ziemowit Laski  <zlaski@apple.com>
5085
5086         * objc/execute/_cmd.m: Fix typo.
5087         * objc.dg/image-info.m, objc.dg/symtab-1.m:
5088         Relax 'scan-assembler' regexp.
5089         * objc.dg/try-catch-1.m, objc.dg/try-catch-3.m,
5090         objc.dg/try-catch-4.m: Run on non-Darwin targets.
5091         * objc.dg/zero-link-2.m: Remove blank line.
5092         * objc.dg/zero-link-3.m: New test case.
5093
5094 2003-10-13  Geoffrey Keating  <geoffk@apple.com>
5095
5096         * g77.f-torture/execute/980520-1.x: XFAIL at -O0.
5097
5098         * gcc.dg/asm-names.c: Use scan-assembler-not rather
5099         than linker trickery.
5100
5101 2003-10-13  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
5102
5103         PR c++/12370
5104         * g++.dg/other/friend2.C: New test.
5105
5106 2003-10-12  Steven Bosscher  <steven@gcc.gnu.org>
5107
5108         * gcc.dg/20031012-1.c: New test.
5109
5110 2003-10-12  Steven Bosscher  <steven@gcc.gnu.org>
5111
5112         * gcc.dg/weak/weak-3.c: Fix for new warning.
5113
5114 2003-10-12  Kelley Cook  <kcook@gcc.gnu.org>
5115
5116         PR optimization/8750
5117         * gcc.c-torture/execute/20031012-1.c: New test case.
5118
5119 2003-10-11  Roger Sayle  <roger@eyesopen.com>
5120
5121         * gcc.c-torture/execute/string-opt-8.c: Don't test optimizations
5122         that inline strncmp as cmpstrsi on i386 when compiled with -Os.
5123
5124 2003-10-11  Roger Sayle  <roger@eyesopen.com>
5125
5126         PR optimization/12260
5127         * gcc.c-torture/compile/20031011-2.c: New test case.
5128
5129 2003-10-11  Roger Sayle  <roger@eyesopen.com>
5130
5131         * gcc.c-torture/execute/20031011-1.c: New testcase.
5132
5133 2003-10-11  Eric Botcazou  <ebotcazou@libertysurf.fr>
5134
5135         * gcc.c-torture/compile/20031011-1.c: New test.
5136
5137 2003-10-11  Jan Hubicka  <jh@suse.cz>
5138
5139         * g++.dg/other/first-global.C: New test.
5140
5141 2003-10-11  Roger Sayle  <roger@eyesopen.com>
5142
5143         * gcc.c-torture/execute/string-opt-18.c: New testcase.
5144
5145 2003-10-10  Ian Lance Taylor  <ian@wasabisystems.com>
5146
5147         * gcc.c-torture/compile/20031010-1.c: New test.
5148
5149 2003-10-10  Geoffrey Keating  <geoffk@apple.com>
5150
5151         * gcc.c-torture/execute/va-arg-24.c: Correct, and rename to...
5152         * gcc.c-torture/execute/va-arg-25.c: ... here.
5153
5154 2003-10-09  Mark Mitchell  <mark@codesourcery.com>
5155
5156         * g++.dg/ext/attrib8.C: Only run it on x86 targets.
5157
5158 2003-10-08  Richard Sandiford  <rsandifo@redhat.com>
5159
5160         * gcc.c-torture/compile/mipscop-[1-4].c: Disable for mips16.
5161
5162 2003-10-08  Giovanni Bajo  <giovannibajo@libero.it>
5163
5164         * g++.dg/parse/error2.C: New test.
5165
5166 2003-10-08  Giovanni Bajo <giovannibajo@libero.it>
5167
5168         PR c++/11097
5169         * g++.dg/other/error5.C: Modify the error message.
5170         * g++.dg/lookup/using8.C: New test.
5171
5172 2003-10-07  Geoffrey Keating  <geoffk@apple.com>
5173
5174         * gcc.dg/darwin-abi-2.c: New file.
5175         * gcc.c-torture/execute/va-arg-24.c: New file.
5176
5177 2003-10-06  Bob Wilson  <bob.wilson@acm.org>
5178
5179         * g++.dg/template/spec10.C: Set exit value to zero on success.  Fix
5180         indentation.
5181
5182 2003-10-06  Mark Mitchell  <mark@codesourcery.com>
5183
5184         PR c++/10147
5185         * g++.dg/other/error4.C: Update error messages.
5186         * g++.dg/template/ptrmem4.C: Likewise.
5187
5188         PR c++/12337
5189         * g++.dg/init/new9.C: New test.
5190
5191         PR c++/12334, c++/12236, c++/8656
5192         * g++.dg/ext/attrib8.C: New test.
5193
5194 2003-10-06  Devang Patel  <dpatel@apple.com>
5195
5196         * gcc.dg/debug/dwarf2-3.h: New test.
5197         * gcc.dg/debug/dwarf2-3.c: New test case for -feliminate-dwarf2-dups.
5198
5199 2003-10-06  Wolfgang Bangerth  <bangerth@ticam.utexas.edu>
5200
5201         * g++.dg/opt/cfg2.C: New test.
5202
5203 2003-10-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
5204
5205         * g++.dg/opt/float1.C: New test.
5206
5207 2003-10-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
5208
5209         * gcc.dg/c90-array-lval-6.c: New test.
5210         * gcc.dg/c99-array-lval-6.c: New test.
5211
5212 2003-10-03  Alexander Malmberg  <alexander@malmberg.org>
5213             Ziemowit Laski  <zlaski@apple.com>
5214
5215         * objc.dg/method-6.m ('starboard'): Move prototype from 'Base' to
5216         'Derived', so that it is never considered a class method; add
5217         new warning for '+port' method ambiguity.
5218         * objc.dg/method-12.m: Include <objc/objc.h> instead of
5219         <objc/objc-api.h> (needed on Mac OS X).
5220         * objc.dg/method-13.m: New test.
5221
5222 2003-10-03  Roger Sayle  <roger@eyesopen.com>
5223
5224         PR optimization/9325, PR java/6391
5225         * gcc.c-torture/execute/20031003-1.c: New test case.
5226
5227 2003-10-02  Mark Mitchell  <mark@codesourcery.com>
5228
5229         PR optimization/12180
5230         * gcc.dg/20031002-1.c: New test.
5231
5232         PR c++/12486
5233         * g++.dg/inherit/error1.C: New test.
5234
5235 2003-10-02  Chris Demetriou  <cgd@broadcom.com>
5236
5237         * lib/f-torture.exp (search_for): Rename to...
5238         (search_for_re): This.  Also, clean up comments and the
5239         "regexp" invocation.
5240
5241 2003-10-02  Josef Zlomek  <zlomekj@suse.cz>
5242
5243         * gcc.c-torture/compile/20031002-1.c: New test.
5244
5245 2003-10-02  Jakub Jelinek  <jakub@redhat.com>
5246
5247         * g++.dg/opt/cond1.C: New test.
5248
5249 2003-10-01  Kelley Cook  <kelleycook@wideopenwest.com>
5250
5251         * gcc.dg/Wold-style-definition-2.c: New testcase.
5252         * gcc.dg/wtr-func-def-1.c: Modify to reflect new warning.
5253
5254 2003-09-29  Richard Henderson  <rth@redhat.com>
5255
5256         * g++.dg/init/array10.C: Add dg-options.
5257
5258 2003-09-29  Eric Botcazou  <ebotcazou@libertysurf.fr>
5259
5260         * g++.dg/opt/unroll1.C: Change unsigned to __SIZE_TYPE__.
5261
5262 2003-09-28  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5263
5264         * g++.dg/template/friend19.C: Fix typo.
5265         * g++.old-deja/g++.other/crash31.C: Adjust expected error.
5266
5267 2003-09-28  Richard Sandiford  <rsandifo@redhat.com>
5268
5269         * gcc.c-torture/execute/20030928-1.c: New test.
5270         * gcc.dg/torture/mips-sdata-1.c (f): Refer to x[0] rather than x[3].
5271
5272 2003-09-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
5273
5274         * g++.dg/opt/unroll1.C: New test.
5275
5276 2003-09-26  Roger Sayle  <roger@eyesopen.com>
5277
5278         PR optimization/11741
5279         * gcc.dg/20030926-1.c: New test case.
5280
5281 2003-09-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5282
5283         PR c++/5655
5284         * g++.dg/parse/access7.C: New test.
5285         * g++.old-deja/g++.brendan/crash56.C: Fix redeclaration error.
5286
5287 2003-09-24  Ziemowit Laski  <zlaski@apple.com>
5288
5289         MERGE OF objc-improvements-branch into MAINLINE:
5290         * lib/objc.exp (objc_target_compile): Do not point at libobjc headers
5291         if libobjc has not been built.
5292         * objc/execute/IMP.m, objc/execute/_cmd.m, objc/execute/bf-common.h,
5293         objc/execute/bycopy-3.m, objc/execute/class-{1-14}.m,
5294         objc/execute/class-self-2.m, objc/execute/many_args_method.m,
5295         objc/execute/nested-3.m, objc/execute/np-2.m,
5296         objc/execute/object_is_class.m, objc/execute/object_is_meta_class.m,
5297         objc/execute/redefining_self.m, objc/execute/root_methods.m,
5298         objc/execute/static-{1-2}.m, objc/execute/string-{1-4}.m,
5299         objc/execute/va_method.m, objc.dg/comp-types-4.m, objc.dg/headers.m,
5300         objc.dg/special/unclaimed-category-1.h,
5301         objc.dg/special/unclaimed-category-1.m: Make usable with NeXT as
5302         well as GNU runtime.
5303         * execute/next_mapping.h: New header, for GNU->NeXT impedance matching.
5304         * execute/cascading-1.m, execute/function-message-1.m,
5305         objc.dg/anon-1.m, objc.dg/bitfield-{3-4}.m,
5306         objc.dg/call-super-{1-3}.m, objc.dg/category-1.m,
5307         objc.dg/const-str-{3-6}.m, objc.dg/encode-{1-4}.m,
5308         objc.dg/func-ptr-1.m, objc.dg/gnu-runtime-1.m, objc.dg/image-info.m,
5309         objc.dg/method-{3-12}.m, objc.dg/missing-proto-{1-3}.m,
5310         objc.dg/nested-func-1.m, objc.dg/proto-lossage-2.m,
5311         objc.dg/proto-qual-1.m, objc.dg/sizeof-1.m, objc.dg/static-1.m,
5312         objc.dg/symtab-1.m, objc.dg/try-catch-{1-4}.m,
5313         objc.dg/type-size-{1-2}.m, objc.dg/zero-link-{1-2}.m: New test cases.
5314         * objc.dg/bitfield-2.m: Run only on Darwin.
5315         * objc.dg/class-2.m, objc.dg/comp-types-1.m, objc.dg/desig-init-1.m,
5316         objc.dg/method-{1-2}.m, objc.dg/proto-hier-1.m,
5317         objc.dg/proto-lossage-1.m: Adjust for message wording changes.
5318         * objc.dg/const-str-1.m: Fix constant string layout.
5319
5320 2003-09-24  Alexandre Oliva  <aoliva@redhat.com>
5321
5322         * gcc.dg/cpp/Wunknown-pragmas-1.c: New test.
5323
5324 2003-09-23  Geoffrey Keating  <geoffk@apple.com>
5325
5326         * gcc.dg/darwin-abi-1.c: New file.
5327
5328 2003-09-21  Andrew Pinski  <pinskia@physics.uc.edu>
5329
5330         PR target/12281
5331         * gcc.c-torture/compile/20030921-1.c: New test.
5332
5333 2003-09-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
5334
5335         * g++.dg/opt/reg-stack2.C: New test.
5336
5337 2003-09-21  Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
5338
5339         * g++.dg/eh/delayslot1.C: New test.
5340
5341 2003-09-20  Richard Henderson  <rth@redhat.com>
5342
5343         * gcc.dg/format/gcc_diag-1.c: Add tests for %J.
5344
5345 2003-09-20  Roger Sayle  <roger@eyesopen.com>
5346
5347         * gcc.c-torture/execute/20030920-1.c: New test case.
5348
5349 2003-09-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5350
5351         * g++.dg/rtti/typeid3.C: Correct expected error message.
5352
5353 2003-09-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5354
5355         PR c++/157
5356         * g++.dg/parse/crash12.C: New test.
5357
5358 2003-09-19  Janis Johnson  <janis187@us.ibm.com>
5359
5360         * gcc.dg/compat/mixed-struct-check.h: New.
5361         * gcc.dg/compat/mixed-struct-defs.h: New.
5362         * gcc.dg/compat/mixed-struct-init.h: New.
5363         * gcc.dg/compat/struct-by-value-19_main.c: New.
5364         * gcc.dg/compat/struct-by-value-19_x.c: New.
5365         * gcc.dg/compat/struct-by-value-19_y.c: New.
5366         * gcc.dg/compat/struct-by-value-20_main.c: New.
5367         * gcc.dg/compat/struct-by-value-20_x.c: New.
5368         * gcc.dg/compat/struct-by-value-20_y.c: New.
5369         * gcc.dg/compat/struct-return-19_main.c: New.
5370         * gcc.dg/compat/struct-return-19_x.c: New.
5371         * gcc.dg/compat/struct-return-19_y.c: New.
5372         * gcc.dg/compat/struct-return-20_main.c: New.
5373         * gcc.dg/compat/struct-return-20_x.c: New.
5374         * gcc.dg/compat/struct-return-20_y.c: New.
5375
5376 2003-09-19  Andrew Pinski  <pinskia@physics.uc.edu>
5377         * g++.dg/init/array11.C: Change unsigned to __SIZE_TYPE__
5378         so that it will not complain on LP64 targets.
5379
5380 2003-09-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5381
5382         PR c++/495
5383         * g++.dg/template/friend24.C: New test.
5384
5385 2003-09-19  Nathan Sidwell  <nathan@codesourcery.com>
5386
5387         PR c++/12332
5388         * g++.dg/template/memtmpl2.C: New test.
5389
5390 2003-09-18  Mark Mitchell  <mark@codesourcery.com>
5391
5392         PR target/11184
5393         * gcc.dg/builtin-apply1.c: New test.
5394
5395 2003-09-18  Nathan Sidwell  <nathan@codesourcery.com>
5396
5397         PR c++/9848
5398         * g++.dg/warn/Wunused-4.C: New test.
5399
5400 2003-09-18  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
5401
5402         PR c++/12316
5403         * g++.dg/other/gc2.C: New test.
5404
5405 2003-09-17  Mark Mitchell  <mark@codesourcery.com>
5406
5407         PR c++/11991
5408         * g++.dg/rtti/typeid3.C: New test.
5409
5410         PR c++/12266
5411         * g++.dg/overload/template1.C: New test.
5412
5413 2003-09-17  Eric Botcazou  <ebotcazou@libertysurf.fr>
5414
5415         * g++.dg/opt/cfg3.C: New test.
5416
5417 2003-09-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5418
5419         PR c++/7939
5420         * g++.dg/template/crash11.C: New test.
5421
5422 2003-09-16  Jason Merrill  <jason@redhat.com>
5423             Jakub Jelinek  <jakub@redhat.com>
5424
5425         * gcc.dg/attr-warn-unused-result.c: New test.
5426
5427 2003-09-15  Nathan Sidwell  <nathan@codesourcery.com>
5428
5429         PR c++/12184
5430         * g++.dg/expr/call2.C: New test.
5431
5432 2003-09-15  Andreas Jaeger  <aj@suse.de>
5433
5434         * gcc.dg/Wold-style-definition-1.c: New test.
5435
5436 2003-09-14  Mark Mitchell  <mark@codesourcery.com>
5437
5438         PR c++/3907
5439         * g++.dg/parse/template12.C: New test.
5440
5441         * g++.dg/abi/bitfield11.C: New test.
5442         * g++.dg/abi/bitfield12.C: Likewise.
5443
5444 2003-09-14  Alexandre Oliva  <aoliva@redhat.com>
5445
5446         * gcc.dg/cpp/separate-1.c: Adjust line of error.  Test for correct
5447         non-expansion of functional macro name without arguments at EOL.
5448         * gcc.dg/cpp/spacing1.c: Revert 2003-08-04's change.  Likewise.
5449
5450 2003-09-14  Richard Sandiford  <rsandifo@redhat.com>
5451
5452         * gcc.c-torture/execute/20030914-[12].c: New tests.
5453
5454 2003-09-11  Nathan Sidwell  <nathan@codesourcery.com>
5455
5456         PR c++/11788
5457         * g++.dg/overload/addr1.C: New test.
5458
5459 2003-09-10  Ian Lance Taylor  <ian@wasabisystems.com>
5460
5461         * gcc.dg/20030909-1.c: New test.
5462
5463 2003-09-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
5464
5465         * gcc.dg/ultrasp10.c: New test.
5466
5467 2003-09-09  Devang Patel  <dpatel@apple.com>
5468
5469         * gcc.dg/darwin-ld-6.c: New test.
5470
5471 2003-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5472
5473         * gcc.dg/torture/builtin-explog-1.c: New testcase.
5474
5475 2003-09-08  Mark Mitchell  <mark@codesourcery.com>
5476
5477         * gcc.dg/ia64-types1.c: New test.
5478         * gcc.dg/ia64-types2.c: Likewise.
5479
5480 2003-09-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5481
5482         * gcc.dg/builtins-1.c: Add more _Complex tests.
5483         * gcc.dg/torture/builtin-attr-1.c: Likewise.
5484
5485         * gcc.dg/builtins-1.c: Test existing _Complex functions.
5486         * gcc.dg/torture/builtin-attr-1.c: Likewise.
5487
5488 2003-09-08  Mark Mitchell  <mark@codesourcery.com>
5489
5490         PR c++/11786
5491         * g++.dg/lookup/koenig2.C: New test.
5492
5493         PR c++/5296
5494         * g++.dg/rtti/typeid2.C: New test.
5495
5496 2003-09-08  Jakub Jelinek  <jakub@redhat.com>
5497
5498         * gcc.c-torture/compile/20030904-1.c: New test.
5499
5500 2003-09-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
5501
5502         * g++.dg/opt/longbranch2.C: New test.
5503
5504 2003-09-07  Andrew Pinski  <pinskia@physics.uc.edu>
5505
5506         * g++.dg/template/crash10.C: Only compile it.
5507
5508 2003-09-07  Andrew Pinski  <pinskia@physics.uc.edu>
5509
5510         PR middle-end/11665
5511         * gcc.c-torture/compile/20030907-1.c: New test.
5512         * g++.dg/init/array11.C: New test.
5513
5514 2003-09-07  Mark Mitchell  <mark@codesourcery.com>
5515
5516         PR c++/11852
5517         * g++.dg/init/struct1.C: New test.
5518
5519 2003-09-07  Mark Mitchell  <mark@codesourcery.com>
5520
5521         PR c++/12181
5522         * g++.dg/expr/comma1.C: New test.
5523
5524 2003-09-06  Mark Mitchell  <mark@codesourcery.com>
5525
5526         PR c++/11867
5527         * g++.dg/expr/static_cast5.C: New test.
5528
5529 2003-09-06  Andrew Pinski  <pinskia@physics.uc.edu>
5530
5531         PR c++/11507
5532         * g++.dg/lookup/scoped7.C: New test.
5533
5534         PR c++/9574
5535         * g++.dg/other/static1.C: New test.
5536
5537         PR c++/11490
5538         * g++.dg/warn/template-1.C: New test.
5539
5540         PR c++/11432
5541         * g++.dg/template/crash10.C: New test.
5542
5543         PR c++/2478
5544         * g++.dg/overload/VLA.C: New test.
5545
5546         PR c++/10804
5547         * g++.dg/template/call1.C: New test.
5548
5549 2003-09-06  Nathan Sidwell  <nathan@codesourcery.com>
5550
5551         PR c++/11794
5552         * g++.dg/parse/using3.C: New test.
5553
5554 2003-09-06  Roger Sayle  <roger@eyesopen.com>
5555
5556         PR c++/11409
5557         * g++.dg/overload/builtin3.C: New test case.
5558
5559 2003-09-06  Steven Bosscher  <steven@gcc.gnu.org>
5560
5561         PR c/9862
5562         * gcc.dg/20030906-1.c: New test.
5563         * gcc.dg/20030906-2.c: Likewise.
5564
5565 2003-09-06  Nathan Sidwell  <nathan@codesourcery.com>
5566
5567         PR c++/12167
5568         * g++.dg/parse/defarg5.C: New test.
5569
5570         * g++.dg/template/non-type-template-argument-1.C: Tweak expected error.
5571
5572 2003-09-05  Mark Mitchell  <mark@codesourcery.com>
5573
5574         PR c++/12163
5575         * g++.dg/expr/static_cast4.C: New test.
5576
5577         PR c++/12146
5578         * g++.dg/template/crash9.C: New test.
5579
5580 2003-09-05  Andrew Pinski  <pinskia@physics.uc.edu>
5581
5582         * g++.old-deja/g++.ext/pretty2.C: Update for change
5583         in __FUNCTION__.
5584         * g++.old-deja/g++.ext/pretty3.C: Likewise.
5585
5586 2003-09-05  Nathan Sidwell  <nathan@codesourcery.com>
5587
5588         PR c++/11922
5589         * g++/dg/template/qualified-id1.C: New test.
5590
5591         PR c++/12037
5592         * g++.dg/warn/noeffect4.C: New test.
5593
5594 2003-09-04  Matt Austern  <austern@apple.com>
5595
5596         * g++.dg/ext/fnname1.C: New test. (__func__ for C++.)
5597         * g++.dg/ext/fnname2.C: Likewise.
5598         * g++.dg/ext/fnname3.C: Likewise.
5599
5600 2003-09-04  Mark Mitchell  <mark@codesourcery.com>
5601
5602         * g++.dg/expr/lval1.C: New test.
5603         * g++.dg/ext/lvcast.C: Remove.
5604
5605 2003-09-03  Roger Sayle  <roger@eyesopen.com>
5606
5607         PR optimization/11700.
5608         * gcc.c-torture/compile/20030903-1.c: New test case.
5609
5610 2003-09-03  Mark Mitchell  <mark@codesourcery.com>
5611
5612         PR c++/12053
5613         * g++.dg/abi/layout4.C: New test.
5614
5615 2003-09-02  Scott Brumbaugh  <scottb.lists@verizon.net>
5616
5617         PR c++/11553
5618         * g++.dg/parse/friend3.C: New test.
5619
5620 2003-09-02  Mark Mitchell  <mark@codesourcery.com>
5621
5622         PR c++/11847
5623         * g++.dg/template/class1.C: New test.
5624
5625         PR c++/11808
5626         * g++.dg/expr/call1.C: New test.
5627
5628 2003-09-01  Mark Mitchell  <mark@codesourcery.com>
5629
5630         PR c++/12114
5631         * g++.dg/init/ref9.C: New test.
5632
5633         PR c++/11972
5634         * g++.dg/template/nested4.C: New test.
5635
5636 2003-08-29  Mark Mitchell  <mark@codesourcery.com>
5637
5638         PR c++/12093
5639         * g++.dg/template/non-dependent4.C: New test.
5640
5641         PR c++/11928
5642         * g++.dg/inherit/conv1.C: New test.
5643
5644 2003-08-29  Mark Mitchell  <mark@codesourcery.com>
5645
5646         PR c++/6196
5647         * g++.dg/ext/label1.C: New test.
5648         * g++.dg/ext/label2.C: Likewise.
5649
5650 2003-08-28  Mark Mitchell  <mark@codesourcery.com>
5651
5652         * g++.dg/expr/cond3.C: New test.
5653
5654 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5655
5656         * gcc.dg/builtins-1.c: Add new builtin cases.
5657
5658 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5659
5660         * gcc.dg/builtins-1.c: Add new cases.
5661         * gcc.dg/torture/builtin-attr-1.c: Likewise.
5662
5663 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5664
5665         * gcc.dg/builtins-1.c: Add more math builtin tests.
5666         * gcc.dg/torture/builtin-attr-1.c: New test.
5667
5668 2003-08-28  Mark Mitchell  <mark@codesourcery.com>
5669
5670         PR optimization/5079
5671         * g++.dg/opt/static3.C: New test.
5672
5673 2003-08-27  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
5674
5675         * gcc.misc-tests/gcov-10b.c: New test.
5676
5677 2003-08-27  Mark Mitchell  <mark@codesourcery.com>
5678
5679         * g++.dg/opt/ptrmem3.C: New test.
5680
5681         * g++.old-deja/g++.pt/overload8.C: Remove XFAIL.
5682
5683 2003-08-27  Jakub Jelinek  <jakub@redhat.com>
5684
5685         * gcc.dg/20030826-2.c: New test.
5686
5687 2003-08-26  Roger Sayle  <roger@eyesopen.com>
5688
5689         PR middle-end/12002
5690         * g77.f-torture/compile/12002.f: New test case.
5691
5692 2003-08-26  Roger Sayle  <roger@eyesopen.com>
5693
5694         * gcc.dg/20030826-1.c: New test case.
5695
5696 2003-08-26  Matt Kraai  <kraai@alumni.cmu.edu>
5697
5698         * gcc.dg/noncompile/20030818-1.c: Expect second line of error.
5699
5700 2003-08-26  Nathan Sidwell  <nathan@codesourcery.com>
5701
5702         PR c++/11871
5703         * c++.dg/lookup/crash1.C: New test.
5704
5705         * c++.dg/warn/noeffect3.C: New test.
5706
5707 2003-08-25  Janis Johnson  <janis187@us.ibm.com>
5708
5709         * gcc.dg/compat/vector-1_x.c: Compile with -w.
5710         * gcc.dg/compat/vector-1_y.c: Ditto.
5711         * gcc.dg/compat/vector-2_x.c: Ditto.
5712         * gcc.dg/compat/vector-2_y.c: Ditto.
5713
5714 2003-08-25  Ulrich Weigand  <uweigand@de.ibm.com>
5715
5716         * gcc.dg/20030702-1.c: New test.
5717
5718 2003-08-25  Mark Mitchell  <mark@codesourcery.com>
5719
5720         PR c++/8795
5721         * g++.dg/ext/altivec-1.C: New test.
5722
5723 2003-08-24  Richard Henderson  <rth@redhat.com>
5724
5725         * g++.dg/eh/simd-2.C: Add -w for x86.
5726
5727 2003-08-23  Jakub Jelinek  <jakub@redhat.com>
5728
5729         * gcc.dg/20030815-1.c: New test.
5730
5731 2003-08-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5732
5733         PR c++/3765
5734         * g++.dg/parse/access6.C: New test.
5735
5736 2003-08-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5737
5738         PR c++/641, c++/11876
5739         * g++.dg/template/friend22.C: New test.
5740         * g++.dg/template/friend23.C: Likewise.
5741
5742 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
5743
5744         * gcc.misc-tests/linkage.exp: Treat all HP-UX platforms
5745         identically.
5746
5747 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
5748
5749         * g++.old-deja/g++.ext/attrib5.C: XFAIL on hppa2*-hp-hpux11*.
5750
5751 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
5752
5753         * gcc.dg/20020313-1.c: Add "-w" to dg-options.
5754
5755 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
5756
5757         * gcc.misc-tests/linkage.exp: Add logic for ia64-hp-hpux*.
5758
5759 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
5760
5761         * g++.dg/other/packed1.C: Add XFAIL marker for ia64-hp-hpux*.
5762
5763 2003-08-21  Mark Mitchell  <mark@codesourcery.com>
5764
5765         PR c++/11919
5766         * g++.dg/overload/prom1.C: New test.
5767
5768         PR c++/11551
5769         * g++.dg/parse/dtor2.C: New test.
5770
5771         PR c++/10762
5772         * g++.dg/parse/using2.C: New test.
5773
5774 2003-08-21  Kazu Hirata  <kazu@cs.umass.edu>
5775
5776         PR target/11805
5777         * gcc.c-torture/compile/20030821-1.c: New.
5778
5779 2003-08-20  Mark Mitchell  <mark@codesourcery.com>
5780
5781         PR c++/11834
5782         * g++.dg/template/deduce2.C: New test.
5783
5784 2003-08-21  Josef Zlomek  <zlomekj@suse.cz>
5785
5786         * gcc.c-torture/execute/20030821-1.c: New test.
5787
5788 2003-08-20  Roger Sayle  <roger@eyesopen.com>
5789
5790         PR middle-end/11984
5791         * gcc.dg/20030820-1.c: New test case.
5792
5793 2003-08-20  Nathan Sidwell  <nathan@codesourcery.com>
5794
5795         PR c++/11945
5796         * g++.dg/warn/noeffect2.C: New test.
5797
5798 2003-08-19  Mark Mitchell  <mark@codesourcery.com>
5799
5800         PR c++/10926
5801         * g++.dg/template/dtor2.C: New test.
5802
5803         PR c++/11684
5804         * g++.dg/template/operator1.C: New test.
5805         * g++.dg/parse/operator4.C: New test.
5806
5807         PR c++/11946.C
5808         * g++.dg/expr/enum1.C: New test.
5809         * gcc.dg/c99-bool-1.c: Remove bogus warning.
5810
5811         PR c++/11036.C
5812         * g++.dg/parse/elab2.C: New test.
5813         * g++.dg/parse/typedef4.C: Change error message.
5814         * g++.old-deja/g++.robertl/eb133.C: Remove bogus error markers.
5815         * g++.old-deja/g++.robertl/eb133a.C: Remove bogus error markers.
5816         * g++.old-deja/g++.robertl/eb133b.C: Remove bogus error markers.
5817
5818 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
5819
5820         * gcc.dg/pch/warn-1.c: New.
5821         * gcc.dg/pch/warn-1.hs: New.
5822
5823         * lib/dg-pch.exp (dg-pch): Use 'return' not 'continue' to skip
5824         not-tested file.
5825
5826 2003-08-19  Andrew Pinski  <pinskia@physics.uc.edu>
5827
5828         * gcc.dg/uninit-E.c: Add forgotten dg-warning marker.
5829
5830 2003-08-19  Andrew Pinski  <pinskia@physics.uc.edu>
5831
5832         * gcc.dg/uninit-D.c: New Test.
5833         * gcc.dg/uninit-E.c: New Test.
5834         * gcc.dg/uninit-F.c: New Test.
5835         * gcc.dg/uninit-G.c: New Test.
5836
5837 2003-08-19  Michael Ritzert  <ritzert@t-online.de>
5838
5839         * g++.dg/README: Describe the pch directory.
5840
5841 2003-08-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5842
5843         PR c++/11174
5844         * g++.dg/parse/access4.C: New test.
5845         * g++.dg/parse/access5.C: Likewise.
5846         * g++.old-deja/g++.jason/access17.C: Adjust error message.
5847
5848 2003-08-18  Matt Kraai  <kraai@alumni.cmu.edu>
5849
5850         * gcc.dg/noncompile/20030818-1.c: New.
5851
5852 2003-08-18  Nathan Sidwell  <nathan@codesourcery.com>
5853
5854         PR c++/11957
5855         * g++.dg/warn/noeffect1.C: New test.
5856
5857         * g++.dg/template/scope2.C: New test.
5858         * g++.dg/template/error2.C: Correct dg-error
5859
5860 2003-08-18  Richard Sandiford  <rsandifo@redhat.com>
5861
5862         * gcc.c-torture/compile/mipscop*.c: Turn into compile-only tests.
5863
5864 2003-08-16  Nathan Sidwell  <nathan@codesourcery.com>
5865
5866         PR C++/11512
5867         * g++.dg/template/warn1.C: New.
5868
5869 2003-08-15  Nathan Sidwell  <nathan@codesourcery.com>
5870
5871         * g++.dg/template/error2.C: New test.
5872         * g++.dg/lookup/using7.C: Adjust errors
5873         * g++.old-deja/g++.pt/crash36.C: Likewise.
5874         * g++.old-deja/g++.pt/derived3.C: Likewise.
5875
5876 2003-08-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5877
5878         * gcc.c-torture/execute/builtins/lib/strcat.c: New.
5879         * gcc.c-torture/execute/builtins/string-9-lib.c: New.
5880         * gcc.c-torture/execute/builtins/string-9.c: New, from
5881         string-opt-9.c.  Adjust for execute/builtins framework.
5882         * gcc.c-torture/execute/string-opt-9.c: Delete.
5883
5884 2003-08-12  Mark Mitchell  <mark@codesourcery.com>
5885
5886         * g++.dg/init/new8.C: Use __SIZE_TYPE__ to get the type of size_t.
5887
5888         * g++.dg/parse/ret-type2.C: New test.
5889
5890         PR c++/11703
5891         * g++.dg/init/new8.C: New test.
5892
5893         PR c++/10923
5894         * g++.dg/parse/typedef5.C: New test.
5895
5896         PR c++/9512
5897         * g++.dg/parse/qualified2.C: New test.
5898         * g++.old-deja/g++.other/decl5.C: Mark one more instance of
5899         invalid code.
5900
5901 2003-08-11  Mark Mitchell  <mark@codesourcery.com>
5902
5903         * g++.dg/conversion/ptrmem1.C: New test.
5904
5905 2003-08-11  Jakub Jelinek  <jakub@redhat.com>
5906
5907         PR target/11693
5908         * gcc.dg/20030811-1.c: New test.
5909
5910         PR target/11535
5911         * gcc.c-torture/execute/20030811-1.c: New test.
5912
5913 2003-08-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5914
5915         * gcc.c-torture/execute/string-opt-9.c: Add more strcat cases.
5916
5917 2003-08-10  Mark Mitchell  <mark@codesourcery.com>
5918
5919         PR c++/11789.C
5920         * g++.dg/inherit/multiple1.C: New test.
5921
5922 2003-08-10  Nathan Sidwell  <nathan@codesourcery.com>
5923
5924         * gcc.dg/spe1.c: New test.
5925
5926         PR c++/11670
5927         * g++.dg/expr/cast2.C: New test.
5928
5929         PR c++/10530
5930         * g++.dg/template/dependent-name2.C: New test.
5931
5932 2003-08-08  Andrew Pinski  <pinskia@physics.uc.edu>
5933
5934         * g++.dg/parse/crash11.C: Put the dg options in comments.
5935
5936 2003-08-08  Neil Booth  <neil@daikokuya.co.uk>
5937
5938         * lib/gcc-dg.exp: Update for diagnostic change.
5939
5940 2003-08-07  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5941
5942         PR c++/5767
5943         * g++.dg/parse/crash11.C: New test.
5944
5945 2003-08-06  Alexandre Oliva  <aoliva@redhat.com>
5946
5947         * gcc.dg/cpp/spacing1.c: Update.
5948
5949 2003-08-04  Janis Johnson  <janis187@us.ibm.com>
5950
5951         PR target/11739
5952         * gcc.misc-tests/i386-prefetch.exp: Use -march=i386 when specifying
5953         a value for -mtune.
5954
5955 2003-08-04  Roger Sayle  <roger@eyesopen.com>
5956
5957         PR middle-end/11771
5958         * gcc.c-torture/compile/20030804-1.c: New test case.
5959
5960 2003-08-04  Roger Sayle  <roger@eyesopen.com>
5961
5962         * gcc.dg/20030804-1.c: New test case.
5963
5964 2003-08-04  Alexandre Oliva  <aoliva@redhat.com>
5965
5966         * gcc.dg/cpp/separate-1.c: New test.
5967
5968 2003-08-03  Nathan Sidwell  <nathan@codesourcery.com>
5969
5970         PR c++/11704
5971         * g++.dg/template/dependent-expr2.C: New test.
5972
5973         PR c++/11766
5974         * g++.dg/expr/ptrmem1.C: New test.
5975
5976 2003-08-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5977
5978         PR c++/9453
5979         * g++.dg/template/friend15.C: New test.
5980
5981 2003-08-03  Neil Booth  <neil@daikokuya.co.uk>
5982
5983         * lib/dg-pch.exp: Work round PCH bug.
5984
5985 2003-08-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5986
5987         * gcc.dg/builtins-1.c: Add macro helpers.  Add missing math
5988         builtins.  Move cases from builtins-4.c here.
5989
5990         * gcc.dg/torture/builtin-math-1.c: New test taken from
5991         bits of gcc.dg/builtins-3.c, gcc.dg/builtins-5.c and also some
5992         additional cases.
5993
5994         * gcc.dg/builtins-3.c, gcc.dg/builtins-4.c, gcc.dg/builtins-5.c:
5995         Delete.
5996
5997 2003-08-02  Nathan Sidwell  <nathan@codesourcery.com>
5998
5999         PR c++/9447
6000         * g++.dg/template/using7.C: New test.
6001
6002 2003-08-02  Neil Booth  <neil@daikokuya.co.uk>
6003
6004         * import1.c, import2.c: New tests.
6005
6006 2003-08-01  Jakub Jelinek  <jakub@redhat.com>
6007
6008         * g++.dg/eh/crossjump1.C: New test.
6009
6010 2003-08-01  Mark Mitchell  <mark@codesourcery.com>
6011
6012         PR c++/11697
6013         * g++.dg/template/using6.C: New test.
6014
6015         PR c++/11744
6016         * g++.dg/template/koenig2.C: New test.
6017
6018 2003-08-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6019
6020         PR c++/7983
6021         * g++.dg/parse/typedef4.C: New test.
6022
6023 2003-08-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6024
6025         PR c++/8442, c++/8806
6026         * g++.dg/template/elab1.C: New test.
6027         * g++.dg/template/type2.C: Likewise.
6028         * g++.dg/template/ttp3.C: Adjust expected error message.
6029         * g++.old-deja/g++.law/visibility13.C: Likewise.
6030         * g++.old-deja/g++.niklas/t135.C: Likewise.
6031         * g++.old-deja/g++.pt/ttp41.C: Likewise.
6032         * g++.old-deja/g++.pt/ttp43.C: Use qualified name for template
6033         template argument.
6034         * g++.old-deja/g++.pt/ttp44.C: Likewise.
6035
6036 2003-08-01  Nathan Sidwell  <nathan@codesourcery.com>
6037
6038         PR c++/11295
6039         * g++.dg/ext/stmtexpr1.C: New test.
6040
6041         * g++.dg/opt/tmp1.C: New test.
6042
6043         PR c++/11525
6044         * g++.dg/parse/constant4.C: New test.
6045
6046         PR c++/9447
6047         * g++.dg/template/using5.C: New test.
6048
6049 2003-07-31  Roger Sayle  <roger@eyesopen.com>
6050
6051         * gcc.dg/builtins-27.c: New test case.
6052
6053 2003-07-31  Jakub Jelinek  <jakub@redhat.com>
6054
6055         * gcc.dg/tls/opt-7.c: New test.
6056
6057 2003-07-31  Andrew Pinski  <pinskia@physics.uc.edu>
6058
6059         * g++.old-deja/g++.other/crash18.C: Remove.
6060
6061 2003-07-31  Nathan Sidwell  <nathan@codesourcery.com>
6062
6063         * g++.dg/template/explicit3.C: New.
6064         * g++.dg/template/explicit4.C: New.
6065         * g++.dg/template/explicit5.C: New.
6066
6067         PR c++/11347
6068         * g++.dg/template/memtmpl1.C: New.
6069
6070 2003-07-29  Andrew Pinski <pinskia@physics.uc.edu>
6071
6072         PR target/11565
6073         * gcc.dg/i386-387-1.c (dg-options): Add -march=i386.
6074         * gcc.dg/i386-387-5.c (dg-options): Likewise.
6075
6076 2003-07-30  Jan Hubicka  <jh@suse.cz>
6077
6078         * vtgc1.c: Kill.
6079
6080 2003-07-29  Zack Weinberg  <zack@codesourcery.com>
6081
6082         * gcc.dg/struct-in-proto-1.c: New test.
6083
6084 2003-07-29  Neil Booth  <neil@daikokuya.co.uk>
6085
6086         * gcc.dg/cpp/include2.c: Only expect one message.
6087
6088 2003-07-29  Nathan Sidwell  <nathan@codesourcery.com>
6089
6090         PR c++/9447
6091         * g++.dg/template/using1.C: New test.
6092         * g++.dg/template/using2.C: New test.
6093         * g++.dg/template/using3.C: New test.
6094         * g++.dg/template/using4.C: New test.
6095
6096 2003-07-29  Alexandre Oliva  <aoliva@redhat.com>
6097
6098         * gcc.c-torture/execute/string-opt-9.c: strcmp returns int.
6099         * gcc.c-torture/execute/string-opt-10.c: Likewise.
6100
6101 2003-07-28  Jan Hubicka  <jh@suse.cz>
6102
6103         PR c++/11530
6104         * g++.dg/opt/call1.C: New test.
6105
6106 2003-07-28  Alexandre Oliva <aoliva@redhat.com>
6107
6108         PR c++/11667
6109         * g++.dg/init/enum2.C: New test.
6110         * g++.dg/template/overload1.C: Add "-w" option.
6111
6112 2003-07-28    <hp@bitrange.com>
6113
6114         * gcc.dg/Wdeclaration-after-statement-1.c,
6115         gcc.dg/Wdeclaration-after-statement-2.c: New tests.
6116
6117 2003-07-28  Jakub Jelinek  <jakub@redhat.com>
6118
6119         * gcc.c-torture/compile/20030725-1.c: New test.
6120
6121 2003-07-28  Aldy Hernandez  <aldyh@redhat.com>
6122
6123         * gcc.dg/20030505.c: Only run for SPE.
6124         Remove definition of opaque type.
6125
6126 2003-07-27  Mark Mitchell  <mark@codesourcery.com>
6127
6128         * g++.dg/template/ptrmem6.C: New test.
6129
6130 2003-07-26  Geoffrey Keating  <geoffk@apple.com>
6131
6132         * gcc.c-torture/compile/zero-strct-2.c: New test.
6133
6134 2003-07-25  Geoffrey Keating  <geoffk@apple.com>
6135
6136         * gcc.dg/intermod-1.c: New test.
6137
6138 2003-07-25  Nathan Sidwell  <nathan@codesourcery.com>
6139
6140         PR c++/11617
6141         * g++.dg/template/lookup2.C: New test.
6142         * g++.dg/template/memclass1.C: Remove instantiated from error.
6143         * g++.dg/other/error2.C: Tweak expected errors.
6144
6145         PR c++/11596
6146         * g++.dg/template/defarg3.C: New test.
6147
6148         * g++.dg/ext/packed2.C: Pack member struct too. Explain why.
6149
6150 2003-07-24  Mark Mitchell  <mark@codesourcery.com>
6151
6152         * g++.dg/inherit/access5.C: New test.
6153
6154 2003-07-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6155
6156         PR c++/11513
6157         * g++.dg/template/crash8.C: New test.
6158
6159 2003-07-23  Steven Bosscher <steven@gcc.gnu.org>
6160
6161         PR c/10602
6162         * gcc.dg/noncompile/incomplete-2.c: New test.
6163
6164 2003-07-23  Mark Mitchell  <mark@codesourcery.com>
6165
6166         PR c++/11645
6167         * g++.dg/inherit/access4.C: New test.
6168
6169         PR c++/11517
6170         * g++.dg/expr/cond2.C: New test.
6171
6172         PR optimization/10679
6173         * g++.dg/opt/inline4.C: New test.
6174
6175 2003-07-23  Nathan Sidwell  <nathan@codesourcery.com>
6176
6177         * g++.dg/parse/crash10: New test.
6178
6179 2003-07-22  Nathan Sidwell  <nathan@codesourcery.com>
6180
6181         * g++.dg/ext/flexary1.C: New test.
6182
6183 2003-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6184
6185         PR c++/10793
6186         * g++.dg/template/crash9.C: New test.
6187
6188 2003-07-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6189
6190         PR c++/3004
6191         * g++.dg/parse/typedef3.C: New test.
6192
6193         PR c++/7906
6194         * g++.dg/parse/operator2.C: New test.
6195
6196         PR c++/8895
6197         * g++.dg/parse/def-tmpl-arg1.C: New test.
6198
6199         PR c++/9282
6200         * g++.dg/parse/funptr1.C: New test.
6201
6202         PR c++/9452
6203         * g++.dg/parse/ambig3.C: New test.
6204
6205         PR c++/9454
6206         * g++.dg/parse/operator3.C: New test.
6207
6208         PR c++/9486
6209         * g++.dg/parse/template10.C: New test.
6210
6211         PR c++/9488
6212         * g++.dg/parse/template11.C: New test.
6213
6214         PR c++/10150
6215         * g++.dg/parse/invalid-op1.C: New test.
6216
6217         PR c++/10247
6218         * g++.dg/parse/condexpr1.C: New test.
6219
6220 2003-07-22  Nathan Sidwell  <nathan@codesourcery.com>
6221
6222         * g++.dg/ext/packed3.C: New test.
6223         * g++.dg/ext/packed4.C: New test.
6224
6225         * gcc.dg/pack-test-3.c: New test.
6226
6227 2003-07-21  Janis Johnson  <janis187@us.ibm.com>
6228
6229         * lib/compat.exp: Handle dg-options per source file.
6230         * g++.dg/compat/abi/bitfield1_x.C: Specify dg-options.
6231         * g++.dg/compat/abi/bitfield1_y.C: Ditto.
6232         * g++.dg/compat/abi/bitfield2_x.C: Ditto.
6233         * g++.dg/compat/abi/bitfield2_y.C: Ditto.
6234         * g++.dg/compat/abi/vbase8-10_x.C: Ditto.
6235         * g++.dg/compat/abi/vbase8-10_y.C: Ditto.
6236         * g++.dg/compat/abi/vbase8-21_x.C: Ditto.
6237         * g++.dg/compat/abi/vbase8-21_y.C: Ditto.
6238         * g++.dg/compat/abi/vbase8-22_x.C: Ditto.
6239         * g++.dg/compat/abi/vbase8-22_y.C: Ditto.
6240         * g++.dg/compat/abi/vbase8-4_x.C: Ditto.
6241         * g++.dg/compat/abi/vbase8-4_y.C: Ditto.
6242         * g++.dg/compat/break/bitfield7_x.C: Ditto.
6243         * g++.dg/compat/break/bitfield7_y.C: Ditto.
6244
6245 2003-07-21  Andrew Pinski  <pinskia@physics.uc.edu>
6246
6247         PR c/10320
6248         * gcc.c-torture/execute/20030718-1.c: New test.
6249
6250 2003-07-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
6251
6252         PR optimization/11536
6253         * gcc.dg/20030721-1.c: New test.
6254
6255 2003-07-19  Mark Mitchell  <mark@codesourcery.com>
6256
6257         PR c++/11546
6258         * g++.dg/template/lookup1.C: New test.
6259
6260 2003-07-19  Zack Weinberg  <zack@codesourcery.com>
6261
6262         * gcc.dg/noncompile/label-1.c: New comprehensive test case for
6263         diagnostics of ill-formed constructs involving labels.
6264         * gcc.dg/noncompile/label-lineno-1.c: Add error regexp for
6265         the new 'previously defined here' message.
6266
6267 2003-07-18  Nathan Sidwell  <nathan@codesourcery.com>
6268
6269         * g++.dg/parse/non-dependent2.C: New test.
6270
6271 2003-07-18  Andrew Pinski  <pinskia@physics.uc.edu>
6272
6273         * g++.dg/init/init-ref4.C: xfail on targets without
6274         weak symbols.
6275
6276 2003-07-17  Jakub Jelinek  <jakub@redhat.com>
6277
6278         PR target/11087
6279         * gcc.c-torture/execute/20030717-1.c: New test.
6280
6281 2003-07-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
6282
6283         * g++.dg/opt/cfg1.C: New test.
6284
6285 2003-07-17  Mark Mitchell  <mark@codesourcery.com>
6286
6287         PR optimization/11557
6288         * gcc.dg/20030717-1.c: New test.
6289
6290 2003-07-17  Andrew Pinski <pinskia@physics.uc.edu>
6291
6292         PR c++/10476
6293         * g++.dg/expr/crash-1.C: New test.
6294
6295         PR c++/11027
6296         * g++.dg/template/init3.C: New test.
6297
6298         PR c++/8222
6299         * g++.dg/template/non-dependent1.C: New test.
6300
6301         PR c++/11070
6302         * g++.dg/template/non-dependent2.C: New test.
6303
6304         PR c++/11071
6305         * g++.dg/template/non-dependent3.C: New test.
6306
6307         PR c++/9907
6308         * g++.dg/template/sizeof5.C: New test.
6309
6310 2003-07-17  Geoffrey Keating  <geoffk@apple.com>
6311
6312         PR 11498
6313         * gcc.c-torture/compile/mangle-1.c: New file.
6314
6315 2003-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6316
6317         PR c++/7809
6318         * g++.dg/parse/access3.C: New test.
6319
6320 2003-07-17  Andrew Pinski  <pinskia@physics.uc.edu>
6321
6322         PR c++/11384
6323         * g++.dg/init/init-ref4.C: New test.
6324
6325 2003-07-16  Mark Mitchell  <mark@codesourcery.com>
6326
6327         PR c++/11547
6328         * g++.dg/parse/constant3.C: New test.
6329         * g++.dg/parse/crash7.C: Likewise.
6330
6331 2003-07-16  Andrew Pinski  <pinskia@physics.uc.edu>
6332
6333         PR target/11008
6334         * gcc.dg/i386-pentium4-not-mull.c: New.
6335
6336 2003-07-16  J"orn Rennecke <joern.rennecke@superh.com>
6337
6338         * gcc.dg/asm-names.c (ymain): Make it weak.
6339
6340 2003-07-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6341
6342         PR c++/5421
6343         * g++.dg/template/friend21.C: New test.
6344
6345 2003-07-16  Jakub Jelinek  <jakub@redhat.com>
6346
6347         * gcc.dg/cleanup-8.c: New test.
6348         * gcc.dg/cleanup-9.c: New test.
6349
6350 2003-07-16  Danny Smith  <dannysmith@users.sourceforge.net>
6351
6352         * g++.dg/ext/dll-MI1.h: New file.
6353         * g++.dg/ext/dllexport-MI1.C: New file.
6354         * g++.dg/ext/dllimport-MI1.C: New file.
6355
6356 2003-07-15  Jakub Jelinek  <jakub@redhat.com>
6357
6358         * gcc.c-torture/execute/string-opt-8.c (main): Remove i370 and s390,
6359         it does not have cmpstrsi patterns (just cmpmemsi).
6360
6361 2003-07-15  Mark Mitchell  <mark@codesourcery.com>
6362
6363         PR debug/11473
6364         * g++.dg/debug/debug8.C: New test.
6365
6366 2003-07-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6367
6368         PR c++/10108
6369         * g++.dg/template/crash7.C: New test.
6370
6371 2003-07-15  Kazu Hirata  <kazu@cs.umass.edu>
6372
6373         PR target/10795
6374         * gcc.c-torture/compile/20030708-1.c: New.
6375
6376 2003-07-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
6377
6378         * gcc.c-torture/execute/20030715-1.c: New test.
6379
6380 2003-07-14  Geoffrey Keating  <geoffk@apple.com>
6381
6382         * gcc.dg/pch/inline-3.c: New file.
6383         * gcc.dg/pch/inline-3.hs: New file.
6384         * gcc.dg/pch/inline-4.c: New file.
6385         * gcc.dg/pch/inline-4.hs: New file.
6386
6387 2003-07-14  Mark Mitchell  <mark@codesourcery.com>
6388
6389         PR c++/11509
6390         * g++.dg/template/crash6.C: New test.
6391
6392         PR c++/7053
6393         * g++.dg/template/friend20.C: New test.
6394
6395         PR c++/7019
6396         * g++.dg/template/overload2.C: New test.
6397
6398 2003-07-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6399
6400         PR optimization/11440
6401         * gcc.c-torture/execute/20030714-1.c: New test.
6402
6403 2003-07-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6404
6405         PR c++/11154
6406         * g++.dg/template/partial2.C: New test.
6407
6408 2003-07-13  Mark Mitchell  <mark@codesourcery.com>
6409
6410         PR c++/11503
6411         * g++.dg/template/anon1.C: New test.
6412
6413         PR c++/11493
6414         PR c++/11495
6415         * g++.dg/parse/template9.C: Likewise.
6416         * g++.dg/template/crash4.C: New test.
6417         * g++.dg/template/koenig1.C: Likewise.
6418         * g++.old-deja/g++.benjamin/tem03.C: Adjust error markers.
6419         * g++.old-deja/g++.benjamin/tem06.C: Declare "x".
6420         * g++.old-deja/g++.jason/overload33.C: Use this-> when calling
6421         functions.
6422         * g++.old-deja/g++.jason/template36.C: Likewise.
6423         * g++.old-deja/g++.mike/p1989.C: Likewise.
6424         * g++.old-deja/g++.pt/lookup2.C: Use -fpermissive when compiling.
6425         * g++.old-deja/g++.pt/ttp20.C: Use this->.
6426         * g++.old-deja/g++.pt/ttp21.C: Use this->.
6427         * g++.old-deja/g++.pt/typename13.C: Use -fpermissive when
6428         compiling.
6429         * g++.old-deja/g++.pt/union2.C: Use this->.
6430
6431 2003-07-11  Jakub Jelinek  <jakub@redhat.com>
6432
6433         * gcc.dg/20030711-1.c: New test.
6434
6435 2003-07-11  Nathan Sidwell  <nathan@codesourcery.com>
6436
6437         PR c++/11050
6438         * g++.dg/parse/args1.C: New test.
6439         * g++.pt/defarg8.C: Change expected errors.
6440
6441 2003-07-11  Mark Mitchell  <mark@codesourcery.com>
6442
6443         PR c++/8164
6444         * g++.dg/template/nontype2.C: New test.
6445
6446         PR c++/10558
6447         * g++.dg/parse/template8.C: New test.
6448
6449         PR c++/8327
6450         * g++.dg/template/scope1.C: New test.
6451
6452         * g++.dg/warn/Wsign-compare-1.C: New test.
6453
6454 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
6455
6456         * gcc.dg/20021018-1.c: Disable if the sizeof (int) < 4.
6457
6458 2003-07-10  Mark Mitchell  <mark@codesourcery.com>
6459
6460         PR c++/9411
6461         * g++.dg/template/explicit2.C: New test.
6462
6463         PR c++/10032
6464         * g++.dg/warn/pedantic1.C: New test.
6465
6466 2003-07-10  Nathan Sidwell  <nathan@codesourcery.com>
6467
6468         PR c++ 9483
6469         * g++.dg/other/field1.C: New test.
6470
6471 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
6472
6473         PR c/11449
6474         * gcc.c-torture/compile/20030707-1.c: New.
6475
6476 2003-07-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6477
6478         PR c++/10849
6479         * g++.dg/template/access12.C: New test.
6480
6481 2003-07-09  Nathan Sidwell  <nathan@codesourcery.com>
6482
6483         * g++.dg/bprob/bprob.exp (prof_ext): Update.
6484         * g77.dg/bprob/bprob.exp (prof_ext): Update.
6485         * gcc.misc-tests/bprob.exp (prof_ext): Update.
6486         * gcc.misc-tests/gcov.exp: Update
6487         * g++.dg/gcov/gcov.exp: Update
6488         * lib/gcov.exp: Update.
6489
6490 2003-07-08  Mark Mitchell  <mark@codesourcery.com>
6491
6492         * g++.dg/abi/mangle17.C: Make sure template expressions are
6493         dependent.
6494         * g++.dg/abi/mangle4.C: Mark erroneous casts.
6495         * g++.dg/debug/debug7.C: Mark erronous new-declarator.
6496         * g++.dg/opt/stack1.C: Remove erroneous code.
6497         * g++.dg/parse/template7.C: New test.
6498         * g++.dg/template/dependent-expr1.C: Mark erroneous code.
6499         * g++.old-deja/g++.pt/crash4.C: Likewise.
6500
6501 2003-07-09  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6502
6503         * gcc.dg/const-elim-1.c (dg-final): Change regexp to match labels
6504         with zero or one occurence of `$' after the initial `L'.
6505
6506 2003-07-08  Kazu Hirata  <kazu@cs.umass.edu>
6507
6508         * gcc.c-torture/compile/20030704-1.c: Add a comment.
6509
6510 2003-07-08  Roger Sayle  <roger@eyesopen.com>
6511
6512         PR c/11370
6513         * gcc.dg/Wunreachable-6.c: New testcase.
6514         * gcc.dg/Wunreachable-7.c: New testcase.
6515
6516 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
6517
6518         PR c/11420
6519         * gcc.dg/20030708-1.c: New test.
6520
6521 2003-07-08  Richard Sandiford  <rsandifo@redhat.com>
6522
6523         * gcc.dg/compat/sdata-section.h: New file.
6524         * gcc.dg/compat/sdata-1_{x,y,main}.c: New test.
6525         * gcc.dg/torture/mips-sdata-1.c: New test.
6526
6527 2003-07-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6528
6529         PR c++/11030
6530         * g++.dg/template/friend19.C: New test.
6531
6532 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
6533
6534         * g++.dg/opt/strength-reduce.C: New test.
6535
6536 2003-07-07  Roger Sayle  <roger@eyesopen.com>
6537
6538         PR target/10979
6539         * gcc.dg/20030707-1.c: New testcase.
6540
6541 2003-07-07  Roger Sayle  <roger@eyesopen.com>
6542
6543         PR optimization/11059
6544         * g++.dg/opt/emptyunion.C: New testcase.
6545
6546 2003-07-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
6547             Eric Botcazou  <ebotcazou@libertysurf.fr>
6548
6549         * g++.dg/opt/stack1.C: New test.
6550
6551 2003-07-05  Mark Mitchell  <mark@codesourcery.com>
6552
6553         * g++.old-deja/g++.jason/typeid1.C: Make it a compile test, not a
6554         run test.
6555
6556         PR c++/11431
6557         * g++.dg/expr/static_cast3.C: New test.
6558
6559 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
6560
6561         * gcc.c-torture/execute/wchar_t-1.x: New file; XFAIL wchar_t-1.c
6562         everywhere.
6563         * gcc.dg/concat.c: Concatenation of string constants with
6564         __FUNCTION__ / __PRETTY_FUNCTION__ is now a hard error.
6565         * gcc.dg/wtr-strcat-1.c: Loosen dg-warning regexp.
6566         * gcc.dg/cpp/escape-2.c: Use wide character constants where
6567         necessary to avoid multi-character character constant warning.
6568         * gcc.dg/cpp/escape.c: Likewise.
6569         * gcc.dg/cpp/ucs.c: Likewise.
6570         Remove backslashes from dg-bogus comments, as they confuse Tcl.
6571         Fix a typo.
6572
6573 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
6574
6575         PR c/11428
6576         * gcc.c-torture/compile/20030704-1.c: New.
6577
6578 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
6579
6580         * gcc.dg/compat/fnptr-by-value-1_x.c: Add a prototype for testva.
6581
6582 2003-07-04  Danny Smith  <dannysmith@users.sourceforge.net>
6583
6584         PR c++/5287, PR c++/7910,  PR c++/11021
6585         * g++.dg/ext/dllimport1.C: Add mingw32 as target. Add
6586         tests for warnings.
6587         * g++.dg/ext/dllimport2.C: Add tests for warnings.
6588         * g++.dg/ext/dllimport3.C: Likewise.
6589         * g++.dg/ext/dllimport4.C: New file.
6590         * g++.dg/ext/dllimport5.C: New file.
6591         * g++.dg/ext/dllimport6.C: New file.
6592         * g++.dg/ext/dllimport7.C: New file.
6593         * g++.dg/ext/dllimport8.C: New file.
6594         * g++.dg/ext/dllimport9.C: New file.
6595         * g++.dg/ext/dllimport10.C: New file.
6596         * g++.dg/ext/dllexport1.C: New file.
6597
6598 2003-07-03  Mark Mitchell  <mark@codesourcery.com>
6599
6600         * g++.old-deja/g++.jason/typeid1.C: Add dg-error marker.
6601         * g++.old-deja/g++.mike/net36.C: Tweak error messages.
6602
6603 2003-07-03  Roger Sayle  <roger@eyesopen.com>
6604
6605         * gcc.dg/builtins-25.c: New testcase.
6606         * gcc.dg/builtins-26.c: New testcase.
6607
6608 2003-07-03  Janis Johnson  <janis187@us.ibm.com>
6609
6610         * gcc.dg/compat/vector-defs.h: New file.
6611         * gcc.dg/compat/vector-setup.h: New file.
6612         * gcc.dg/compat/vector-check.h: New file.
6613         * gcc.dg/compat/vector-1_main.c: New file.
6614         * gcc.dg/compat/vector-1_x.c: New file.
6615         * gcc.dg/compat/vector-1_y.c: New file.
6616         * gcc.dg/compat/vector-2_main.c: New file.
6617         * gcc.dg/compat/vector-2_x.c: New file.
6618         * gcc.dg/compat/vector-2_y.c: New file.
6619
6620         * gcc.dg/compat/fnptr-by-value-1_main.c: New file.
6621         * gcc.dg/compat/fnptr-by-value-1_x.c: New file.
6622         * gcc.dg/compat/fnptr-by-value-1_y.c: New file.
6623         * gcc.dg/compat/struct-align-1.h: New file.
6624         * gcc.dg/compat/struct-align-1_main.c: New file.
6625         * gcc.dg/compat/struct-align-1_x.c: New file.
6626         * gcc.dg/compat/struct-align-1_y.c: New file.
6627         * gcc.dg/compat/struct-align-2.h: New file.
6628         * gcc.dg/compat/struct-align-2_main.c: New file.
6629         * gcc.dg/compat/struct-align-2_x.c: New file.
6630         * gcc.dg/co
6631         * g++.old-deja/g++.other/comdat3.C: Likewise.
6632         * g++.old-deja/g++.other/ctor1.C: Likewise.
6633         * g++.old-deja/g++.pt/instantiate5.C: Likewise.
6634
6635 2003-06-05  Richard Henderson  <rth@redhat.com>
6636
6637         * gcc.dg/debug/20030605-1.c: New.
6638
6639 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
6640
6641         * README.QMTEST: Update.
6642
6643 2003-06-04  Richard Henderson  <rth@redhat.com>
6644
6645         * gcc.dg/cleanup-1.c: New.
6646         * gcc.dg/cleanup-2.c: New.
6647         * gcc.dg/cleanup-3.c: New.
6648         * gcc.dg/cleanup-4.c: New.
6649         * gcc.dg/cleanup-5.c: New.
6650         * gcc.dg/cleanup-6.c: New.
6651         * gcc.dg/cleanup-7.c: New.
6652
6653 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
6654
6655         * g++.dg/abi/vague1.C: Use xfail, rather than embedded Tcl code.
6656
6657         * lib/dg-pch.exp: New file.
6658         * g++.dg/pch/pch.exp: Use dg-pch.exp.
6659         * gcc.dg/pch/pch.exp: Likewise.
6660
6661 2003-06-04  Roger Sayle  <roger@eyesopen.com>
6662
6663         * gcc.dg/builtins-2.c: Add tests for tan(atan(x)).
6664         * gcc.dg/builtins-3.c: Add tests for tan(0.0) and atan(0.0).
6665         * gcc.dg/builtins-7.c: Add tests for tan(atan(x)) == x.
6666         * gcc.dg/builtins-17.c: New test case.
6667         * gcc.dg/i386-387-4.c: New test case.
6668         * gcc.c-torture/execute/ieee/mzero4.c: New test case.
6669
6670 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
6671
6672         * gcc.dg/ultrasp9.c: New test.
6673
6674 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
6675
6676         * gcc.c-torture/compile/20030604-1.c: New test.
6677         * gcc.dg/sparc-constant-1.c: New test.
6678
6679 2003-06-03  Glen Nakamura  <glen@imodulo.com>
6680
6681         * gcc.dg/20020525-1.c: Replace 0x5a5a5a5a with -1.
6682
6683 2003-06-03  J"orn Rennecke <joern.rennecke@superh.com>
6684
6685         * g++.dg/abi/empty6.C (B): Request alignment of 8 bytes.
6686
6687         * gcc.dg/torture/builtin-noret-1.c (_exit, _Exit): Make weak.
6688         * gcc.dg/torture/builtin-noret-2.c (_exit, _Exit): Likewise.
6689
6690 2003-06-03  Aldy Hernandez  <aldyh@redhat.com>
6691
6692         * gcc.c-torture/compile/simd-5.x: Remove xfail for PPC64.
6693
6694 2003-06-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6695
6696         PR c++/10940
6697         * g++.dg/template/spec10.C: New test.
6698
6699 2003-06-03  Roger Sayle  <roger@eyesopen.com>
6700
6701         * gcc.dg/builtins-16.c: New test case.
6702
6703 2003-06-03  Jakub Jelinek  <jakub@redhat.com>
6704
6705         * gcc.c-torture/execute/builtins/string-4.c (main_test): Remove
6706         mempcpy test with post-increments.
6707         * gcc.c-torture/execute/string-opt-3.c: New test.
6708         * gcc.dg/string-opt-1.c: New test.
6709
6710 2003-06-03  David Billinghurst (David.Billinghurst@riotinto.com)
6711
6712         PR fortran/10965
6713         * g77.f-torture/compile/20000601-2.f: Fix non-standard code.
6714
6715 2003-06-02  Mark Mitchell  <mark@codesourcery.com>
6716
6717         * lib/scanasm.exp (dg-scan): New function, factored out of ...
6718         (scan-assembler): ... here.  Use dg-scan.
6719         (scan-assembler-not): Likewise.
6720         (scan-file): New function.
6721         (scan-file-not): Likewise.
6722         * gcc.dg/cpp/19990228-1.c: Use scan-file and/or scan-file-not.
6723         * gcc.dg/cpp/_Pragma4.c: Likewise.
6724         * gcc.dg/cpp/_Pragma5.c: Likewise.
6725         * gcc.dg/cpp/avoidpaste1.c: Likewise.
6726         * gcc.dg/cpp/avoidpaste2.c: Likewise.
6727         * gcc.dg/cpp/cmdlne-C2.c: Likewise.
6728         * gcc.dg/cpp/cmdlne-P.c: Likewise.
6729         * gcc.dg/cpp/cmdlne-dD-M.c: Likewise.
6730         * gcc.dg/cpp/cmdlne-dD-dM.c: Likewise.
6731         * gcc.dg/cpp/cmdlne-dI-M.c: Likewise.
6732         * gcc.dg/cpp/cmdlne-dM-M.c: Likewise.
6733         * gcc.dg/cpp/cmdlne-dM-dD.c: Likewise.
6734         * gcc.dg/cpp/cmdlne-dN-M.c: Likewise.
6735         * gcc.dg/cpp/cxxcom1.c: Likewise.
6736         * gcc.dg/cpp/line1.c: Likewise.
6737         * gcc.dg/cpp/maccom1.c: Likewise.
6738         * gcc.dg/cpp/maccom2.c: Likewise.
6739         * gcc.dg/cpp/maccom3.c: Likewise.
6740         * gcc.dg/cpp/maccom4.c: Likewise.
6741         * gcc.dg/cpp/maccom5.c: Likewise.
6742         * gcc.dg/cpp/maccom6.c: Likewise.
6743         * gcc.dg/cpp/multiline.c: Likewise.
6744         * gcc.dg/cpp/spacing1.c: Likewise.
6745         * gcc.dg/cpp/spacing2.c: Likewise.
6746         * gcc.dg/cpp/trad/cmdlne-C2.c: Likewise.
6747         * gcc.dg/cpp/trad/maccom1.c: Likewise.
6748         * gcc.dg/cpp/trad/maccom2.c: Likewise.
6749         * gcc.dg/cpp/trad/maccom3.c: Likewise.
6750         * gcc.dg/cpp/trad/maccom4.c: Likewise.
6751         * gcc.dg/cpp/trad/maccom6.c: Likewise.
6752         * gcc.dg/cpp/cxxcom2.c: Likewise.
6753         * gcc.dg/cpp/cxxcom2.h: New file.
6754
6755         * gcc.dg/cpp/truefalse.cpp: Move it to ...
6756         * g++.dg/cpp/truefalse.C: Here.
6757         * gcc.dg/cpp/cpp.exp: Remove scanning of ".cpp" files.
6758
6759 2003-06-01  Loren James Rittle  <ljrittle@acm.org>
6760
6761         * gcc.dg/cpp/redef3.c: New file.
6762
6763 2003-06-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
6764
6765         * gcc.dg/i386-loop-3.c: New test.
6766
6767 2003-05-31  Toon Moene  <toon@moene.indiv.nluug.nl>
6768
6769         * g77.dg/ffree-form-2.f: XFAIL removed, because fixed.
6770
6771 2003-05-31  Roger Sayle  <roger@eyesopen.com>
6772
6773         * gcc.dg/fwrapv-1.c: New test case.
6774         * gcc.dg/fwrapv-2.c: New test case.
6775
6776 2003-05-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6777
6778         PR c++/10956
6779         * g++.dg/template/spec9.C: New test.
6780
6781 2003-05-29  Roger Sayle  <roger@eyesopen.com>
6782
6783         * gcc.dg/duff-4.c: New test case.
6784
6785 2003-05-27  David Billinghurst (David.Billinghurst@riotinto.com)
6786
6787         PR fortran/10843
6788         * g77.dg/ffixed-form-1.f: New test
6789         * g77.dg/ffixed-form-2.f: New test
6790         * g77.dg/ffree-form-2.f: New test - XFAIL pending fix
6791         * g77.dg/ffree-form-3.f: New test
6792
6793 2003-05-26  Andreas Tobler <a.tobler@schweiz.ch>
6794
6795         * gcc.dg/wchar_t-1.c: XFAIL on darwin, no wchar.h available.
6796         * gcc.dg/wint_t-1.c: Likewise.
6797
6798 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6799
6800         * g++.dg/template/access11.C: New test.
6801
6802 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6803
6804         PR c++/10849
6805         * g++.dg/template/access10.C: New test.
6806
6807 2003-05-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
6808             Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6809
6810         * gcc.c-torture/compile/simd-5.x: XFAIL on SPARC64.
6811
6812 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
6813
6814         * gcc.dg/torture/builtin-noret-1.c: Add dg-option -multiply_defined
6815         suppress for powerpc-*-darwin*.
6816         * gcc.dg/torture/builtin-noret-2.c: Likewise.
6817
6818 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
6819
6820         * gcc.c-torture/execute/builtins/builtins.exp: Add -multiply_defined
6821         suppress option for powerpc-*-darwin*.
6822
6823 2003-05-23  Roger Sayle  <roger@eyesopen.com>
6824
6825         * gcc.dg/builtins-1.c: Add tests for tan and atan.
6826         * gcc.dg/builtins-4.c: Add test for fmod.
6827
6828 2003-05-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6829
6830         PR c++/10682
6831         * g++.dg/template/instantiate4.C: New test.
6832
6833 2003-05-22  Roger Sayle  <roger@eyesopen.com>
6834
6835         * gcc.c-torture/execute/ieee/inf-2.c: New test case.
6836
6837 2003-05-21  Janis Johnson  <janis187@us.ibm.com>
6838
6839         * gcc.dg/compat/scalar-return-1_main.c: New file.
6840         * gcc.dg/compat/scalar-return-1_x.c: New file.
6841         * gcc.dg/compat/scalar-return-1_y.c: New file.
6842         * gcc.dg/compat/scalar-return-2_main.c: New file.
6843         * gcc.dg/compat/scalar-return-2_x.c: New file.
6844         * gcc.dg/compat/scalar-return-2_y.c: New file.
6845         * gcc.dg/compat/struct-return-3_main.c: New file.
6846         * gcc.dg/compat/struct-return-3_y.c: New file.
6847         * gcc.dg/compat/struct-return-3_x.c: New file.
6848         * gcc.dg/compat/struct-return-2_main.c: New file.
6849         * gcc.dg/compat/struct-return-2_x.c: New file.
6850         * gcc.dg/compat/struct-return-2_y.c: New file.
6851
6852 2003-05-21  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6853
6854         * g++.old-deja/g++.law/profile1.C (dg-options): Add -static to options
6855         for hppa*-hp-hpux*.
6856         * gcc.dg/20021014-1.c (dg-options): Likewise.
6857         * gcc.dg/nest.c (dg-options): Likewise.
6858
6859 2003-05-21  Danny Smith  <dannysmith@users.sourceforge.net>
6860
6861         PR c++/9738
6862         * g++.dg/ext/dllimport2.C: New file.
6863         * g++.dg/ext/dllimport3.C: New file.
6864
6865 2003-05-20  Janis Johnson  <janis187@us.ibm.com>
6866
6867         * gcc.dg/compat/struct-by-value-3_x.c: Move common pieces to headers.
6868         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
6869         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
6870         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
6871         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
6872         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
6873         * gcc.dg/compat/struct-by-value-7_x.c Ditto.
6874         * gcc.dg/compat/struct-by-value-7_y.c Ditto.
6875         * gcc.dg/compat/small-struct-defs.h: New file.
6876         * gcc.dg/compat/small-struct-init.h: New file.
6877         * gcc.dg/compat/small-struct-check.h: New file.
6878         * gcc.dg/compat/fp-struct-defs.h: New file.
6879         * gcc.dg/compat/fp-struct-check.h: New file.
6880         * gcc.dg/compat/fp-struct-init.h: New file.
6881         * gcc.dg/compat/fp-struct-test-by-value-y.h: New file.
6882         * gcc.dg/compat/fp-struct-test-by-value-x.h: New file.
6883
6884 2003-05-19  Jakub Jelinek  <jakub@redhat.com>
6885
6886         * gcc.dg/20030225-2.c: New test.
6887
6888 2003-05-18  Roger Sayle  <roger@eyesopen.com>
6889             Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6890
6891         * gcc.c-torture/compile/20030518-1.c: New test case.
6892
6893 2003-05-18  Mark Mitchell  <mark@codesourcery.com>
6894
6895         * lib/gcc-dg.exp (gcc-dg-debug-runtest): Add opt_opts parameter.
6896         * gcc.dg/debug/debug.exp: Pass opt_opts parameter to
6897         gcc-dg-debug-runtest.
6898         * g++.dg/debug/debug.exp: Pass opt_opts parameter to
6899         gcc-dg-debug-runtest.
6900
6901 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6902
6903         PR c++/9022
6904         * g++.dg/lookup/using6.C: New test.
6905
6906 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6907
6908         * g++.dg/parse/access2.C: New test.
6909
6910 2003-05-17  Mark Mitchell  <mark@codesourcery.com>
6911
6912         * lib/gcc-dg.exp (gcc-dg-debug-runtest): New method.
6913         * g++.dg/debug/debug.exp: Use gcc-dg-debug-runtest.
6914         * gcc.dg/debug/debug.exp: Likewise.
6915
6916 2003-05-17  Neil Booth  <neil@daikokuya.co.uk>
6917
6918         * gcc.dg/dollar.c: New test.
6919
6920 2003-05-16  Janis Johnson  <janis187@us.ibm.com>
6921
6922         * gcc.dg/compat/struct-by-value-4_main.c: Split into multiple tests.
6923         * gcc.dg/compat/struct-by-value-4_x.c: Split into multiple tests.
6924         * gcc.dg/compat/struct-by-value-4_y.c: Split into multiple tests.
6925         * gcc.dg/compat/struct-by-value-5_main.c: Split into multiple tests.
6926         * gcc.dg/compat/struct-by-value-5_x.c: Split into multiple tests.
6927         * gcc.dg/compat/struct-by-value-5_y.c: Split into multiple tests.
6928         * gcc.dg/compat/struct-by-value-6_main.c: New file.
6929         * gcc.dg/compat/struct-by-value-6_x.c: New file.
6930         * gcc.dg/compat/struct-by-value-6_y.c: New file.
6931         * gcc.dg/compat/struct-by-value-7_main.c: New file.
6932         * gcc.dg/compat/struct-by-value-7_x.c: New file.
6933         * gcc.dg/compat/struct-by-value-7_y.c: New file.
6934         * gcc.dg/compat/struct-by-value-8_main.c: New file.
6935         * gcc.dg/compat/struct-by-value-8_x.c: New file.
6936         * gcc.dg/compat/struct-by-value-8_y.c: New file.
6937         * gcc.dg/compat/struct-by-value-9_main.c: New file.
6938         * gcc.dg/compat/struct-by-value-9_x.c: New file.
6939         * gcc.dg/compat/struct-by-value-9_y.c: New file.
6940
6941 2003-05-16  Mark Mitchell  <mark@codesourcery.com>
6942
6943         * lib/gcc-dg.exp (gcc-dg-test): Rename to ...
6944         (gcc-dg-test-1): ... this.  Add target_compile parameter.  Add
6945         support for "repo" mode.
6946         * lib/g++-dg.exp: Use gcc-dg.exp to implement all functionality.
6947         * lib/g77-dg.exp: Likewise.
6948         * lib/obj-dg.exp: Likewise.
6949
6950 2003-05-16  Jakub Jelinek  <jakub@redhat.com>
6951
6952         Merge from gcc-3_2-rhl8-branch:
6953         2003-04-23  Jakub Jelinek  <jakub@redhat.com>
6954
6955         * gcc.dg/tls/opt-6.c: New test.
6956
6957         2003-04-05  Jakub Jelinek  <jakub@redhat.com>
6958
6959         * gcc.dg/20030405-1.c: New test.
6960
6961         2003-03-09  Jakub Jelinek  <jakub@redhat.com>
6962
6963         * gcc.dg/20030309-1.c: New test.
6964
6965         2003-03-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
6966
6967         * gcc.c-torture/execute/20030307-1.c: New test.
6968
6969         2003-02-20  Randolph Chung  <tausq@debian.org>
6970
6971         * gcc.c-torture/compile/20030220-1.c: New test.
6972
6973         2003-02-18  Jakub Jelinek  <jakub@redhat.com>
6974
6975         * gcc.dg/20030217-1.c: New test.
6976
6977         2003-01-29  Jakub Jelinek  <jakub@redhat.com>
6978
6979         * gcc.c-torture/compile/20020129-1.c: New test.
6980
6981         2002-12-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
6982
6983         * gcc.dg/unroll-1.c: New test.
6984
6985         2002-11-16  Jan Hubicka  <jh@suse.cz>
6986
6987         * gcc.c-torture/execute/20020920-1.c: New test.
6988
6989         2002-10-08  Jakub Jelinek  <jakub@redhat.com>
6990
6991         PR target/7434
6992         * gcc.c-torture/compile/20021008-1.c: New test.
6993
6994         2002-08-10  Gwenole Beauchesne  <gbeauchesne@mandrakesoft.com>
6995
6996         PR target/7559
6997         * testsuite/gcc.c-torture/execute/20020810-1.c: New test.
6998
6999         2002-08-07  Jakub Jelinek  <jakub@redhat.com>
7000
7001         * gcc.c-torture/compile/20020807-1.c: New test.
7002
7003         2002-07-30  Jakub Jelinek  <jakub@redhat.com>
7004
7005         * gcc.dg/tls/opt-1.c: New test.
7006
7007         2002-07-29  Jakub Jelinek  <jakub@redhat.com>
7008
7009         * gcc.dg/20020729-1.c: New test.
7010
7011         2002-07-20  Jakub Jelinek  <jakub@redhat.com>
7012
7013         * g++.dg/opt/life1.C: New test.
7014
7015         2002-05-20  Jakub Jelinek  <jakub@redhat.com>
7016
7017         * gcc.dg/20020525-1.c: New test.
7018
7019         2002-05-24  Jakub Jelinek  <jakub@redhat.com>
7020
7021         PR c++/6794
7022         * g++.dg/ext/pretty1.C: New test.
7023         * g++.dg/ext/pretty2.C: New test.
7024
7025 2003-05-15  Mark Mitchell  <mark@codesourcery.com>
7026
7027         PR c++/8385
7028         * g++.dg/ext/typeof5.C: New test.
7029
7030 2003-05-15  J"orn Rennecke <joern.rennecke@superh.com>
7031
7032         * gcc.c-torture/execute/builtins/string-asm-1.c: Take
7033         __USER_LABEL_PREFIX__ into account.
7034         * gcc.c-torture/execute/builtins/string-asm-2.c: Likewise.
7035
7036 2003-05-14  Roger Sayle  <roger@eyesopen.com>
7037
7038         * gcc.dg/builtins-15.c: New test case.
7039
7040 2003-05-13  Zack Weinberg  <zack@codesourcery.com>
7041
7042         * gcc.dg/const-elim-1.c: Tighten scan-assembler-not regexp.
7043
7044 2003-05-12  Mark Mitchell  <mark@codesourcery.com>
7045
7046         * lib/g++.exp: Tweak handling of additional source files.
7047         * g++.dg/special/conpr-2.C: Use dg-gpp-additional-sources.
7048         * g++.dg/special/conpr-2a.C: Rename to ...
7049         * g++.dg/special/conpr-2a.cc: ... this.
7050         * g++.dg/special/conpr-3.C: Use dg-gpp-additional-sources.
7051         * g++.dg/special/conpr-3a.C: Rename to ...
7052         * g++.dg/special/conpr-3a.cc: This.
7053         * g++.dg/special/conpr-3b.C: Rename to ...
7054         * g++.dg/special/conpr-3b.cc: This.
7055         * g++.dg/special/conpr-4.C: New test.
7056         * g++.dg/special/ecos.exp: Rewrite to use ordinary dg driver.
7057
7058 2003-05-12  David Edelsohn  <edelsohn@gnu.org>
7059
7060         * debug/debug.exp: Skip debug-[12].c at -O3 on non-Dwarf targets.
7061
7062 2003-05-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7063
7064         * g++.old-deja/g++.brendan/ns1.C: Remove private member warning.
7065         * g++.old-deja/g++.robertl/eb71.C: Likewise.
7066         * g++.old-deja/g++.brendan/warnings1.C: Add -Wctor-dtor-privacy.
7067         * g++.old-deja/g++.other/warn3.C: Likewise.
7068
7069 2003-05-11  Roger Sayle  <roger@eyesopen.com>
7070
7071         * gcc.dg/i386-387-1.c: Update to also test log.
7072         * gcc.dg/i386-387-2.c: Likewise.
7073
7074 2003-05-11  Toon Moene  <toon@moene.indiv.nluug.nl>
7075
7076         * g77.f-torture/execute/int8421.f: New test.
7077
7078 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7079
7080         PR c++/10230, c++/10481
7081         * g++.dg/lookup/scoped5.C: New test.
7082
7083 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7084
7085         PR c++/10552
7086         * g++.dg/template/ttp6.C: New test.
7087
7088 2003-05-11  Richard Sandiford  <rsandifo@redhat.com>
7089
7090         * gcc.c-torture/execute/builtins: New directory.
7091         * gcc.c-torture/execute/string-opt-{3,4,16,17,18,19}.c: Move into
7092         gcc.c-torture/execute/builtins.
7093         * gcc.c-torture/execute/string-opt-asm-{1,2}.c: Likewise.
7094         * gcc.c-torture/execute/builtin-noret-{1,2}.c: Move to...
7095         * gcc.dg/torture: ...this new directory.  Turn into link-only tests.
7096         * gcc.dg/no-builtin-1.c: Move into gcc.c-torture/execute/builtins.
7097
7098 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7099
7100         PR c++/9252
7101         * g++.dg/template/access8.C: New test.
7102         * g++.dg/template/access9.C: New test.
7103
7104 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7105
7106         PR c++/9554
7107         * g++.dg/parse/access1.C: New test.
7108
7109 2003-05-09  DJ Delorie  <dj@redhat.com>
7110
7111         * g++.dg/other/stdarg1.C: Make sure arg "3" is passed as a
7112         long, and not an int.
7113
7114 2003-05-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7115
7116         PR c++/10555, c++/10576
7117         * g++.dg/template/memclass1.C: New test.
7118
7119 2003-05-08  DJ Delorie  <dj@redhat.com>
7120
7121         * gcc.c-torture/execute/20020404-1.x: New, skip for 16-bit
7122         targets.
7123         * gcc.c-torture/execute/20021024-1.x: Likewise.
7124         * gcc.c-torture/execute/shiftdi.x: Likewise.
7125         * g++.old-deja/g++.mike/p700.C: Handle 16-bit targets.
7126         * g++.old-deja/g++.other/exprstmt1.C: Likewise.
7127         * gcc.dg/20021018-1.c: Likewise.
7128
7129 2003-05-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7130
7131         * g++.dg/other/packed1.C: Mark xfail for sparc*- not sparc-.
7132
7133         gcc.c-torture/execute/string-opt-19.c: Add general rodata tests.
7134         (bcopy): Call memmove.
7135
7136 2003-05-08  Roger Sayle  <roger@eyesopen.com>
7137
7138         * g77.f-torture/compile/8485.f: New test case.
7139
7140 2003-05-07  Richard Henderson  <rth@redhat.com>
7141
7142         PR c++/10570
7143         * g++.dg/eh/forced1.C: Expect catch-all handlers to run.
7144         Verify exception_cleanup not called for rethrows.
7145         * g++.dg/eh/forced2.C: Test that exception_cleanup is called
7146         when exiting catch block without rethrowing.
7147         * g++.dg/eh/forced3.C: New.
7148         * g++.dg/eh/forced4.C: New.
7149
7150 2003-05-07  Aldy Hernandez  <aldyh@redhat.com>
7151
7152         * gcc.dg/20030505.c: Fix triplet.
7153
7154 2003-05-06  DJ Delorie  <dj@redhat.com>
7155
7156         * gcc.dg/20021014-1.c: XFAIL for xstormy16 also.
7157         * gcc.dg/nest.c: Likewise.
7158
7159 2003-05-05  Roger Sayle  <roger@eyesopen.com>
7160
7161         * gcc.dg/builtins-14.c: New test case.
7162
7163 2003-05-05  Janis Johnson  <janis187@us.ibm.com>
7164
7165         * lib/compat.exp (compat-execute): New argument.
7166         * g++.dg/compat/compat.exp: Pass new argument to compat-execute.
7167         * gcc.dg/compat: New test directory.
7168         * gcc.dg/compat/compat.exp: New expect script.
7169         * gcc.dg/compat/scalar-by-value-1_main.c: New test file.
7170         * gcc.dg/compat/scalar-by-value-1_x.c: New test file.
7171         * gcc.dg/compat/scalar-by-value-1_y.c: New test file.
7172         * gcc.dg/compat/scalar-by-value-2_main.c: New test file.
7173         * gcc.dg/compat/scalar-by-value-2_x.c: New test file.
7174         * gcc.dg/compat/scalar-by-value-2_y.c: New test file.
7175
7176         * gcc.dg/compat/struct-by-value-1_main.c: New test file.
7177         * gcc.dg/compat/struct-by-value-1_x.c: New test file.
7178         * gcc.dg/compat/struct-by-value-1_y.c: New test file.
7179         * gcc.dg/compat/struct-by-value-2_main.c: New test file.
7180         * gcc.dg/compat/struct-by-value-2_x.c: New test file.
7181         * gcc.dg/compat/struct-by-value-2_y.c: New test file.
7182         * gcc.dg/compat/struct-by-value-3_main.c: New test file.
7183         * gcc.dg/compat/struct-by-value-3_x.c: New test file.
7184         * gcc.dg/compat/struct-by-value-3_y.c: New test file.
7185         * gcc.dg/compat/struct-by-value-4_main.c: New test file.
7186         * gcc.dg/compat/struct-by-value-4_x.c: New test file.
7187         * gcc.dg/compat/struct-by-value-4_y.c: New test file.
7188         * gcc.dg/compat/struct-by-value-5_main.c: New test file.
7189         * gcc.dg/compat/struct-by-value-5_x.c: New test file.
7190         * gcc.dg/compat/struct-by-value-5_y.c: New test file.
7191
7192 2003-05-05  Zack Weinberg  <zack@codesourcery.com>
7193
7194         * gcc.dg/const-elim-1.c, gcc.dg/const-elim-2.c: New testcases.
7195
7196 2003-05-05  Jakub Jelinek  <jakub@redhat.com>
7197
7198         * gcc.c-torture/execute/string-opt-18.c (main): Add 3 new tests.
7199
7200 2003-05-05  Geoffrey Keating  <geoffk@apple.com>
7201
7202         * gcc.c-torture/execute/ieee/fp-cmp-8.c: New test.
7203         * gcc.dg/ppc-fsel-2.c: New test.
7204
7205         * gcc.dg/unused-5.c: New test.
7206
7207 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7208
7209         PR c++/10496
7210         * g++.dg/warn/pmf1.C: New test.
7211
7212 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7213
7214         PR c++/4494
7215         * g++.dg/warn/main.C: New test.
7216
7217 2003-05-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7218
7219         * gcc.dg/nonnull-3.c: New test.
7220
7221 2003-05-04  Neil Booth  <neil@daikokuya.co.uk>
7222
7223         * gcc.dg/cpp/Wtrigraphs.c: Update.
7224         * gcc.dg/cpp/Wtrigraphs-2.c: New tests.
7225
7226 2003-05-03  Geoffrey Keating  <geoffk@apple.com>
7227
7228         * gcc.dg/ppc-fsel-1.c: New test.
7229
7230 2003-05-03  Zack Weinberg  <zack@codesourcery.com>
7231
7232         PR c/10604
7233         * gcc.dg/compare7.c, g++.dg/warn/compare1.C: New testcases.
7234
7235 2003-05-03  Kazu Hirata  <kazu@cs.umass.edu>
7236
7237         * gcc.dg/m-un-2.c: Fix the typedef of size_t.
7238
7239 2003-05-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7240
7241         PR c++/9364, c++/10553, c++/10586
7242         * g++.dg/parse/typename4.C: New test.
7243         * g++.dg/parse/typename5.C: Likewise.
7244
7245 2003-05-03  Richard Sandiford  <rsandifo@redhat.com>
7246
7247         * gcc.c-torture/compile/20030503-1.c: New test.
7248
7249 2003-05-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7250
7251         * g++.dg/lookup/using5.C: Fix testcase error.
7252
7253 2003-05-01  Chris Demetriou  <cgd@broadcom.com>
7254
7255         * gcc.dg/special/mips-abi.exp (is_meabi_config): Remove,
7256         since MEABI is no longer supported.  Remove all vestiges
7257         of MEABI from the test.
7258
7259 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7260
7261         PR c++/10554
7262         * g++.dg/lookup/using5.C: New test.
7263
7264 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7265
7266         PR c++/8772
7267         * g++.dg/template/ttp5.C: New test.
7268
7269 2003-04-30  Mark Mitchell  <mark@codesourcery.com>
7270
7271         * lib/g++-dg.exp (g++-dg-test): Add "repo" option.
7272         (dg-gpp-additional-sources): New function.
7273         (dg-gpp-additional-files): Likewise.
7274         * lib/g++.exp (additional_sources): New variable.
7275         (additional_files): Likewise.
7276         (g++_target_compile): Deal with them.
7277         * lib/old-dejagnu.exp: Remove.
7278         * g++.old-deja/old-deja.exp: Use dg.exp, not old-dejagnu.exp.
7279         * g++.old-deja: Revise all tests to use dg commands.
7280
7281 2003-04-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7282
7283         PR c++/9432, c++/9528
7284         * g++.dg/lookup/using4.C: New test.
7285
7286 2003-04-29  Geoffrey Keating  <geoffk@apple.com>
7287
7288         * gcc.dg/noreturn-5.c: New file.
7289         * gcc.dg/noreturn-6.c: New file.
7290
7291         * gcc.c-torture/compile/inline-1.c: New file.
7292
7293 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
7294
7295         PR c++/10551
7296         * g++.dg/template/explicit1.C: New test.
7297
7298 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
7299
7300         PR c++/10549
7301         * g++.dg/other/bitfield1.C: New test.
7302
7303         PR c++/10527
7304         * g++.dg/init/new7.C: New test.
7305
7306 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
7307
7308         * g++.dg/ext/desig1.C: New test.
7309         * g++.dg/ext/init1.C: Update.
7310
7311         * g++.old-deja/g++.pt/deduct5.C: Remove unnecessary initializer.
7312
7313 2003-04-28  Mark Mitchell  <mark@codesourcery.com>
7314
7315         PR c++/10180
7316         * g++.dg/warn/Winline-1.C: New test.
7317
7318 2003-04-28  Jakub Jelinek  <jakub@redhat.com>
7319
7320         * gcc.c-torture/execute/string-opt-19.c: New test.
7321
7322         * gcc.c-torture/execute/string-opt-asm-1.c: New test.
7323         * gcc.c-torture/execute/string-opt-asm-2.c: New test.
7324
7325 2003-04-27  Mark Mitchell  <mark@codesourcery.com>
7326
7327         PR c++/10506
7328         * g++.dg/init/new6.C: New test.
7329
7330         PR c++/10503
7331         * g++.dg/init/ref6.C: New test.
7332
7333 2003-04-26  David Edelsohn  <edelsohn@gnu.org>
7334
7335         * g++.dg/warn/weak1.C: XFAIL on AIX4.
7336
7337 2003-04-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7338
7339         * gcc.c-torture/execute/string-opt-8.c: Don't perform cmpstr
7340         checks for __pj__, but do them for !__OPTIMIZE__ and __s390__.
7341
7342 2003-04-25  Mark Mitchell  <mark@codesourcery.com>
7343
7344         * g++.old-deja/g++.pt/instantiate12.C: Explicit instantiate
7345         initialized static data members.
7346
7347 2003-04-25  H.J. Lu <hjl@gnu.org>
7348
7349         * gcc.dg/ia64-sync-4.c: New test.
7350
7351 2003-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7352
7353         * gcc.c-torture/execute/string-opt-18.c: Clean up.  Fix copyright
7354         date.
7355
7356 2003-04-24  Nathan Sidwell  <nathan@codesourcery.com>
7357
7358         PR c++/10337
7359         * g++.dg/warn/conv1.C: New test.
7360         * g++.old-deja/g++.other/conv7.C: Adjust.
7361         * g++.old-deja/g++.other/overload14.C: Adjust.
7362
7363 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
7364
7365         PR c++/10471
7366         * g++.dg/template/defarg2.C: New test.
7367
7368 2003-04-23  Neil Booth  <neil@daikokuya.co.uk>
7369
7370         * gcc.dg/cpp/include2.c: Update.
7371         * gcc.dg/cpp/multiline-2.c: New.
7372         * gcc.dg/cpp/multiline.c: Update.
7373         * gcc.dg/cpp/strify2.c: Update.
7374         * gcc.dg/cpp/trad/literals-2.c: Update.
7375
7376 2003-04-23  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7377
7378         * g++.dg/other/packed1.C: XFAIL hppa*-*-*.
7379
7380 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
7381
7382         * g++.dg/parse/typedef1.C: Tweak after fix for PR 10428.
7383
7384 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
7385
7386         PR c++/10451
7387         * g++.dg/parse/crash4.C: New test.
7388
7389         PR c++/9847
7390         * g++.dg/parse/crash5.C: New test.
7391
7392 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
7393
7394         PR c++/10446
7395         * g++.dg/parse/crash3.C: New test.
7396
7397         PR c++/10428
7398         * g++.dg/parse/elab1.C: New test.
7399
7400 2003-04-22  Devang Patel  <dpatel@apple.com>
7401
7402         * gcc.dg/cpp/trad/funlike-5.c: New test.
7403
7404 2003-04-21  Andreas Tobler <a.tobler@schweiz.ch>
7405
7406         * g++.dg/other/packed1.C: Fix dg options.
7407
7408 2003-04-22  Nathan Sidwell  <nathan@codesourcery.com>
7409
7410         * g++.dg/other/offsetof2.C: New test.
7411
7412 2003-04-21  Mark Mitchell  <mark@codesourcery.com>
7413
7414         * g++.dg/template/recurse.C: Adjust location of error messages.
7415
7416 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
7417
7418         PR c++/9881
7419         * g++.dg/init/addr-const1.C: New test.
7420         * g++.dg/other/packed1.C: XFAIL on aligned architectures.
7421
7422 2003-04-20  Nathan Sidwell  <nathan@codesourcery.com>
7423
7424         PR c++/10405
7425         * g++.dg/lookup/struct-hack1.C: New test.
7426
7427 2003-04-20  Neil Booth  <neil@daikokuya.co.uk>
7428
7429         * ucs.c: Update diagnostic messages.
7430
7431 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
7432
7433         * gcc.dg/cpp/truefalse.cpp: New test.
7434         * gcc.dg/cpp/cpp.exp: Update.
7435         * g++.dg/other/stdbool-if.C: Remove.
7436
7437 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
7438
7439         * gcc.dg/cpp/_Pragma4.c: Remove stray space.
7440         * gcc.dg/cpp/trad/escaped-eof.c: Correct line number.
7441
7442 2003-04-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
7443
7444         * gcc.c-torture/compile/20030418-1.c: New test.
7445
7446 2003-04-17  Janis Johnson  <janis187@us.ibm.com>
7447
7448         * README.compat: Remove; content moved to doc/sourcebuild.texi.
7449
7450 2003-04-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7451
7452         PR c++/10347
7453         g++.dg/template/dependent-name1.C: New test.
7454
7455 2003-04-17  J"orn Rennecke <joern.rennecke@superh.com>
7456
7457         * gcc.dg/warn-1.c (tourist_guide): New array,
7458         contains a pointer to bar.
7459
7460 2003-04-16  Roger Sayle  <roger@eyesopen.com>
7461
7462         * gcc.dg/Wunreachable-5.c: New test case for PR c/10175.
7463         * gcc.c-torture/execute/medce-1.c: New test case.
7464         * gcc.c-torture/execute/medce-2.c: New test case.
7465
7466 2003-04-15  Mark Mitchell  <mark@codesourcery.com>
7467
7468         * lib/prune.exp: Ignore more messages.
7469
7470         PR c++/10381
7471         * g++.dg/parse/lookup3.C: New test.
7472
7473 2003-04-15  J"orn Rennecke <joern.rennecke@superh.com>
7474
7475         * gcc.c-torture/compile/20030415-1.c : New test.
7476
7477 2003-04-14  Mark Mitchell  <mark@codesourcery.com>
7478
7479         * gcc.c-torture/execute/scope-2.c: Move to ...
7480         * gcc.dg/noncompile/scope.c: .... here.
7481
7482 2003-04-14  Roger Sayle  <roger@eyesopen.com>
7483
7484         * gcc.dg/20030414-2.c: New test case.
7485
7486 2003-04-14  Hans-Peter Nilsson  <hp@axis.com>
7487
7488         PR target/10377
7489         * gcc.dg/20030414-1.c: New test.
7490
7491 2003-04-13  Roger Sayle  <roger@eyesopen.com>
7492
7493         * gcc.dg/builtins-12.c: New test case.
7494         * gcc.dg/builtins-13.c: New test case.
7495
7496 2003-04-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7497
7498         * gcc.c-torture/execute/string-opt-18.c: New test.
7499
7500 2003-04-13  Mark Mitchell  <mark@codesourcery.com>
7501
7502         PR c++/10300
7503         * g++.dg/init/new5.C: New test.
7504
7505 2003-04-12  Mark Mitchell  <mark@codesourcery.com>
7506
7507         PR c++/7910
7508         * g++.dg/ext/dllimport1.C: New test.
7509
7510 2003-04-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
7511
7512         * gcc.dg/ultrasp8.c: Fix for 32-bit Sparc.
7513
7514 2003-04-11  Bud Davis <bdavis9659@comcast.net>
7515
7516         PR Fortran/9263
7517         * g77.f-torture/noncompile/9263.f: New test
7518         PR Fortran/1832
7519         * g77.f-torture/execute/1832.f: New test
7520
7521 2003-04-11  David Chad  <davidc@freebsd.org>
7522             Loren J. Rittle  <ljrittle@acm.org>
7523
7524         libobjc/8562
7525         * objc.dg/headers.m: New test.
7526
7527 2003-04-10  Zack Weinberg  <zack@codesourcery.com>
7528
7529         * gcc.c-torture/execute/builtin-noret-2.c: New.
7530         * gcc.c-torture/execute/builtin-noret-2.x: New.
7531         XFAIL builtin-noret-2.c at -O1 and above.
7532         * gcc.dg/redecl.c: New.
7533         * gcc.dg/Wshadow-1.c: Update error regexps.
7534
7535 2003-04-10  Mark Mitchell  <mark@codesourcery.com>
7536
7537         * g++.dg/abi/bitfield10.C: New test.
7538
7539 2003-04-09  Mike Stump  <mrs@apple.com>
7540
7541         * gcc.dg/pch/pch.exp: Make testcase names longer.
7542         * g++.dg/pch/pch.exp: Make testcase names longer.
7543
7544 2003-04-08  Roger Sayle  <roger@eyesopen.com>
7545
7546         * gcc.dg/builtins-11.c: New test case.
7547
7548 2003-04-08  Roger Sayle  <roger@eyesopen.com>
7549
7550         * gcc.dg/builtins-9.c: New test case.
7551         * gcc.dg/builtins-10.c: New test case.
7552
7553 2003-04-07  J"orn Rennecke <joern.rennecke@superh.com>
7554
7555         * gcc.dg/noncompile/init-4.c.c: New test.
7556
7557 2003-04-06  Nathan Sidwell  <nathan@codesourcery.com>
7558
7559         * gcc.misc-test/gcov-9.c: New test.
7560         * gcc.misc-test/gcov-10.c: New test
7561         * gcc.misc-test/gcov-11.c: New test.
7562
7563 2003-04-05  Zack Weinberg  <zack@codesourcery.com>
7564
7565         PR optimization/10024
7566         * gcc.c-torture/compile/20030405-1.c: New test.
7567
7568 2003-04-04  Geoffrey Keating  <geoffk@apple.com>
7569
7570         * gcc.dg/pch/static-3.c: New.
7571         * gcc.dg/pch/static-3.hs: New.
7572         * gcc.dg/pch/pch.exp: Test with -O0 -g too.
7573
7574 2003-04-04  Richard Henderson  <rth@redhat.com>
7575
7576         * g++.dg/eh/forced1.C: Use _Unwind_SjLj_ForcedUnwind as appropriate.
7577         * g++.dg/eh/forced2.C: Likewise.
7578
7579 2003-04-03  Mike Stump  <mrs@apple.com>
7580
7581         * lib/scanasm.exp (scan-assembler): Add xfail processing for
7582         target arg.
7583         (scan-assembler-times, scan-assembler-not): Likewise.
7584         (scan-assembler-dem, scan-assembler-dem-not): Likewise.
7585
7586 2003-04-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
7587
7588         * gcc.dg/sparc-loop-1.c: New test.
7589
7590 2003-04-02  Geoffrey Keating  <geoffk@apple.com>
7591
7592         PR other/9274
7593         * g++.dg/pch/system-2.C: New.
7594         * g++.dg/pch/system-2.Hs: New.
7595
7596 2003-04-02  Aldy Hernandez  <aldyh@redhat.com>
7597
7598         * g++.dg/eh/simd-2.C (vecfunc): Fix typo.
7599
7600         * g++.dg/eh/simd-1.C (vecfunc): Same.
7601
7602 2003-04-01  Roger Sayle  <roger@eyesopen.com>
7603
7604         * gcc.c-torture/execute/20030401-1.c: New test case.
7605
7606 2003-04-01  Ziemowit Laski <zlaski@apple.com>
7607
7608         * objc.dg/defs.m: New.
7609
7610 2003-04-01  Aldy Hernandez  <aldyh@redhat.com>
7611
7612         * g++.dg/eh/simd-1.C: New.
7613         * g++.dg/eh/simd-2.C: New.
7614
7615 2003-03-01  Aldy Hernandez  <aldyh@redhat.com>
7616
7617         * gcc.c-torture/execute/simd-3.c: New.
7618
7619 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
7620
7621         PR c/9936
7622         * gcc.dg/20030331-2.c: New test.
7623
7624 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
7625
7626         PR c++/10278
7627         * g++.dg/parse/crash2.C: New test.
7628
7629 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
7630
7631         * gcc.c-torture/compile/20030331-1.c: New test, moved from...
7632         * gcc.c-torture/execute/20030331-1.c: ...here.
7633
7634 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
7635
7636         * gcc.c-torture/execute/20030331-1.c: New test.
7637
7638 2003-03-31  Nathan Sidwell  <nathan@codesourcery.com>
7639
7640         * lib/gcov.exp: Adjust call return testing strings.
7641         * g77.dg/gcov/gcov-1.f: Don't expect unconditional branches.
7642
7643 2003-03-31  Roger Sayle  <roger@eyesopen.com>
7644
7645         * gcc.dg/builtins-3.c: Add new tests for sin and cos.
7646         * gcc.dg/builtins-7.c: New test case.
7647         * gcc.dg/builtins-8.c: New test case.
7648
7649 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
7650
7651         * gcc.c-torture/execute/ieee/20030331-1.c: New test.
7652
7653 2003-03-30  Mark Mitchell  <mark@codesourcery.com>
7654
7655         PR c++/7647
7656         * g++.dg/lookup-class-member-2.C: New test.
7657
7658 2003-03-30  Glen Nakamura  <glen@imodulo.com>
7659
7660         * gcc.dg/20030324-1.c: Add comments and abort if test fails.
7661
7662 2003-03-28  Roger Sayle  <roger@eyesopen.com>
7663
7664         * gcc.c-torture/execute/ieee/fp-cmp-6.c:  Correct test for -O0.
7665
7666 2003-03-28  Mark Mitchell  <mark@codesourcery.com>
7667
7668         * g++.dg/init/attrib1.C: New test.
7669
7670 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
7671
7672         * gcc.dg/ultrasp8.c: New test.
7673
7674 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
7675
7676         * gcc.dg/ultrasp7.c: New test.
7677
7678 2003-03-28  Nathan Sidwell  <nathan@codesourcery.com>
7679
7680         PR c++/10047
7681         * g++.dg/template/inline1.C: New test.
7682
7683 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
7684
7685         * gcc.dg/sparc-dwarf2.c: New test.
7686
7687 2003-03-27  Roger Sayle  <roger@eyesopen.com>
7688
7689         * gcc.c-torture/execute/ieee/fp-cmp-6.c: New test case.
7690         * gcc.c-torture/execute/ieee/fp-cmp-7.c: New test case.
7691
7692 2003-03-27  Mark Mitchell  <mark@codesourcery.com>
7693
7694         * lib/gcov.exp (run-gcov): Add branches and calls options, rather
7695         than reading .x files.
7696         * g++.dg/gcov/gcov-1.C: Use run-gcov options, not .x files.
7697         * g77.dg/gcov/gcov-1.f: Likewise.
7698         * gcc.misc-tests/gcov-4b.c: Likewise.
7699         * gcc.misc-tests/gcov-5b.c: Likewise.
7700         * gcc.misc-tests/gcov-6.c: Likewise.
7701         * gcc.misc-tests/gcov-7.c: Likewise.
7702         * gcc.misc-tests/gcov-8.c: Likewise.
7703         * g++.dg/gcov/gcov-1.x: Remove.
7704         * g77.dg/gcov/gcov-1.x: Likewise.
7705         * gcc.misc-tests/gcov-4b.x: Likewise.
7706         * gcc.misc-tests/gcov-5b.x: Likewise.
7707         * gcc.misc-tests/gcov-6.x: Likewise.
7708         * gcc.misc-tests/gcov-7.x: Likewise.
7709         * gcc.misc-tests/gcov-8.x: Likewise.
7710
7711 2003-03-27  Glen Nakamura  <glen@imodulo.com>
7712
7713         PR opt/10087
7714         * gcc.dg/20030324-1.c: New test.
7715
7716 2003-03-27  Nathan Sidwell  <nathan@codesourcery.com>
7717
7718         PR c++/10224
7719         * g++.dg/template/arg3.C: New test.
7720
7721         PR c++/10158
7722         * g++.dg/template/friend18.C: New test.
7723
7724 2003-03-26  Roger Sayle  <roger@eyesopen.com>
7725
7726         * g77.f-torture/compile/20030326-1.f: New test case.
7727
7728 2003-03-26  Janis Johnson  <janis187@us.ibm.com>
7729
7730         * gcc.c-torture/execute/20020227-1.x: Don't XFAIL for powerpc64.
7731
7732         * gcc.c-torture/compile/simd-5.x: Expect XFAIL for powerpc64.
7733
7734 2003-03-26  Jakub Jelinek  <jakub@redhat.com>
7735
7736         * gcc.dg/ia64-sync-3.c: New test.
7737
7738 2003-03-26  Alan Modra  <amodra@bigpond.net.au>
7739
7740         * gcc.dg/loop-2.c: Replace "inline" with "__inline__".
7741
7742 2003-03-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
7743
7744         * gcc.dg/ultrasp6.c: New test.
7745
7746 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
7747
7748         * gcc.dg/i386-signbit-1.c: New test.
7749         * gcc.dg/i386-signbit-2.c: New test.
7750         * gcc.dg/i386-signbit-3.c: New test.
7751
7752 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
7753
7754         * gcc.dg/ultrasp5.c: Fix options.
7755
7756 2003-03-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
7757
7758         * gcc.dg/ultrasp5.c: Fix comment.
7759
7760 2003-03-24  Bud Davis  <bdavis9659@comcast.net>
7761
7762         PR fortran/10197
7763         * g77.f-torture/execute/10197.f: New test.
7764
7765 2003-03-24  Nathan Sidwell  <nathan@codesourcery.com>
7766
7767         PR c++/9898, c++/383
7768         * g++.dg/template/conv6.C: New test.
7769
7770         PR c++/10119
7771         * g++.dg/template/ptrmem5.C: New test.
7772
7773         PR c++/10026
7774         * g++.dg/lookup/koenig1.C: New test.
7775
7776         PR C++/10199
7777         * g++.dg/lookup/template2.C: New test.
7778
7779 2003-03-24  Jakub Jelinek  <jakub@redhat.com>
7780
7781         * g++.dg/opt/rtti1.C: New test.
7782
7783 2003-03-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
7784
7785         * gcc.dg/ultrasp5.c: New test.
7786
7787 2003-03-23  Arpad Beszedes <beszedes@cc.u-szeged.hu>
7788
7789         PR middle-end/9967
7790         * gcc.c-torture/execute/stdio-opt-1.c: Adjust test for change to
7791         builtin fputs.
7792
7793 2003-03-23  Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>
7794
7795         PR c/8224
7796         * gcc.dg/20030323-1.c: New test.
7797
7798 2003-03-23  Roger Sayle  <roger@eyesopen.com>
7799
7800         * gcc.c-torture/compile/20030323-1.c: New test case.
7801
7802 2003-03-22  Ulrich Weigand  <uweigand@de.ibm.com>
7803
7804         * gcc.dg/20030321-1.c: New test.
7805
7806 2003-03-22  Zack Weinberg  <zack@codesourcery.com>
7807
7808         * gcc.dg/Wshadow-1.c: Add a dg-warning line.
7809
7810 2003-03-22  Nathan Sidwell  <nathan@codesourcery.com>
7811
7812         PR c++/9978, c++/9708
7813         * g++.dg/ext/vlm1.C: Adjust expected error.
7814         * g++.dg/ext/vla2.C: New test.
7815         * g++.dg/template/arg1.C: New test.
7816         * g++.dg/template/arg2.C: New test.
7817
7818 2003-03-22  Bud Davis  <bdavis9659@comcast.net>
7819
7820         * g77.f-torture/execute/select.f: New test.
7821         * g77.f-torture/noncompile/select_no_compile.f: New test.
7822
7823 2003-03-21  Nathan Sidwell  <nathan@codesourcery.com>
7824
7825         PR c++/9898
7826         * g++.dg/other/error4.C: New test.
7827
7828 2003-03-20  Mark Mitchell  <mark@codesourcery.com>
7829
7830         * g++.dg/template/friend17.C: New test.
7831
7832 2003-03-21  Alan Modra  <amodra@bigpond.net.au>
7833
7834         * gcc.c-torture/compile/20030320-1.c: New.
7835
7836 2003-03-20  Roger Sayle  <roger@eyesopen.com>
7837
7838         * gcc.dg/builtins-6.c: New test case.
7839
7840 2003-03-19  Alan Modra  <amodra@bigpond.net.au>
7841
7842         PR target/10073
7843         * gcc.c-torture/compile/20030319-1.c: New.
7844
7845 2003-03-18  Jan Hubicka  <jh@suse.cz>
7846
7847         * gcc.dg/i386-cvt-1.c: New test.
7848
7849 2003-03-17  Zack Weinberg  <zack@codesourcery.com>
7850
7851         * objc.dg/naming-1.m: Use "(parse|syntax) error".
7852         * objc.dg/naming-2.m: Likewise.
7853
7854 2003-03-17  Mark Mitchell  <mark@codesourcery.com>
7855
7856         PR c++/9639
7857         * g++.dg/parse/crash1.C: New test.
7858
7859 2003-03-16  Mark Mitchell  <mark@codesourcery.com>
7860
7861         PR c++/8805
7862         * g++.dg/eh/cleanup1.C: New test.
7863
7864 2003-03-16  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
7865
7866         * gcc.c-torture/execute/20030316-1.c: New test case.
7867
7868 2003-03-16  Nathan Sidwell  <nathan@codesourcery.com>
7869
7870         PR c++/9629
7871         * g++.dg/init/ctor2.C: New test.
7872
7873 2003-03-15  Roger Sayle  <roger@eyesopen.com>
7874
7875         * g77.f-torture/compile/xformat.f: New test case.
7876
7877 2003-03-15  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7878
7879         * g++.old-deja/g++.mike/eh33.C: Remove xfail for hppa*-*-*.
7880         * g++.old-deja/g++.mike/eh50.C: Likewise.
7881
7882 2003-03-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7883
7884         PR c++/6440
7885         * g++.dg/template/spec7.C: New test.
7886         * g++.dg/template/spec8.C: Likewise.
7887
7888 2003-03-14  Jakub Jelinek  <jakub@redhat.com>
7889
7890         * gcc.c-torture/execute/20030313-1.c: New test.
7891
7892 2003-03-14  Richard Henderson  <rth@redhat.com>
7893
7894         * gcc.dg/inline-2.c: Adjust alpha test for external call.
7895
7896 2003-03-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
7897
7898         * gcc.c-torture/compile/20030314-1.c: New test.
7899
7900 2003-03-13  Danny Smith  <dannysmith@users.sourceforge.net>
7901
7902         * gcc.dg/dll-1.c: Remove thumb target. Change exp to _exp.
7903         * gcc.dg/dll-2.c: Enable for cygwin and mingw. Remove
7904         thumb target,
7905         * gcc.dg/dll-3.c: Likewise. Adjust scan-assembler
7906         to accept newer _imp__  prefix and additional
7907         newline in .drectve section.
7908         * gcc.dg/dll-4.c: Likewise.
7909         * gcc.dg/dll-5.c: New file to test -mnop-fun-dllimport
7910         switch.
7911
7912 2003-03-13  Mark Mitchell  <mark@codesourcery.com>
7913
7914         * g++.dg/parse/namespace9.C: New test.
7915
7916         * g++.dg/init/ref5.C: New test.
7917         * g++.dg/parse/ptrmem1.C: Likewise.
7918
7919 2003-03-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7920
7921         * gcc.dg/special/ecos.exp (gcsec-1.c): Find linker used by gcc.
7922         * gcc.dg/old-style-asm-1.c (dg-final): Add hpux label alternative to
7923         regular expression.
7924         * gcc.dg/funcorder.c (dg-final): Check for "link_error,%r" on hppa*-*-*.
7925         * gcc.dg/inline-1.c (dg-final): Check for "xyzzy?,%r" on hppa*-*-*.
7926
7927 2003-03-12  Daniel Jacobowitz  <drow@mvista.com>
7928
7929         * gcc.c-torture/execute/20030224-2.c: New test.
7930
7931 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
7932
7933         * gcc.dg/decl-3.c: New test.
7934
7935 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
7936
7937         * gcc.dg/i386-loop-2.c: New test.
7938
7939 2003-03-11  Mark Mitchell  <mark@codesourcery.com>
7940
7941         PR c++/9474
7942         * g++.dg/parse/namespace8.C: New test.
7943
7944         PR c++/9924
7945         * g++.dg/overload/builtin2.C: New test.
7946
7947 2003-03-11  Steven Bosscher  <s.bosscher@student.tudelft.nl>
7948
7949         * gcc.dg/return-type-3.c: New test.
7950
7951 2003-03-11  D.Venkatasubramanian  <dvenkat@noida.hcltech.com>
7952
7953         * gcc.misc-tests/bprob.exp: Disable test cases for h8300-*-* as
7954         profiling options are not supported.
7955
7956 2003-03-10  Mark Mitchell  <mark@codesourcery.com>
7957
7958         * g++.old-deja/g++.benjamin/16077.C: Adjust warnings.
7959         * g++.old-deja/g++.warn/impint2.C: Likewise.
7960
7961 2003-03-10  Devang Patel  <dpatel@apple.com>
7962
7963         * g++.dg/cpp/c++_cmd_1.C: New test.
7964         * g++.dg/cpp/c++_cmd_1.h: New file.
7965
7966 2003-03-10  Segher Boessenkool  <segher@koffie.nl>
7967
7968         * gcc.dg/altivec-9.c: New file.
7969
7970 2003-03-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7971
7972         * gcc.dg/ppc-sdata-1.c: New test.
7973         * gcc.dg/ppc-sdata-2.c: New test.
7974
7975 2003-03-09  Mark Mitchell  <mark@codesourcery.com>
7976
7977         PR c++/9373
7978         * g++.dg/opt/ptrmem2.C: New test.
7979
7980         PR c++/8534
7981         * g++.dg/opt/ptrmem1.C: New test.
7982
7983 2003-03-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
7984
7985         * gcc.dg/i386-loop-1.c: New test.
7986
7987 2003-03-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7988
7989         PR c++/9970
7990         * g++.dg/lookup/friend1.C: New test.
7991
7992 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
7993
7994         PR c++/9823
7995         * g++.dg/parser/constructor1.C: New test.
7996
7997 2003-03-08  Hans-Peter Nilsson  <hp@bitrange.com>
7998
7999         * gcc.c-torture/execute/20020720-1.x: Add xfail for cris-*-*.
8000
8001         * gcc.dg/old-style-asm-1.c: Tweak to match mmix-knuth-mmixware.
8002
8003 2003-03-08  Neil Booth  <neil@daikokuya.co.uk>
8004
8005         * gcc.dg/cpp/Wunused.c: Update test.
8006
8007 2003-03-08  Jan Hubicka  <jh@suse.cz>
8008
8009         * gcc.dg/inline-3.c: New test.
8010
8011 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
8012
8013         PR c++/9809
8014         * g++.dg/parse/builtin1.C: New test.
8015
8016         PR c++/9982
8017         * g++.dg/abi/cookie1.C: New test.
8018         * g++.dg/abi/cookie2.C: Likewise.
8019
8020         PR c++/9524
8021         * g++.dg/template/field1.C: New test.
8022
8023         PR c++/9912
8024         * g++.dg/parse/class1.C: New test.
8025         * g++.dg/parse/namespace7.C: Likewise.
8026         * g++.old-deja/g++.other/decl5.C: Remove XFAILs.
8027
8028 2003-03-07  Mark Mitchell  <mark@codesourcery.com>
8029
8030         * g++.dg/init/ref4.C: New test.
8031
8032 2003-03-07  Jan Hubicka  <jh@suse.cz>
8033
8034         * gcc.dg/i386-local2.c: Fix problems with certain versions of dejagnu.
8035         * gcc.dg/inline-3.c:  New test.
8036
8037 2003-03-06  Mark Mitchell  <mark@codesourcery.com>
8038
8039         * g++.dg/init/ref3.C: New test.
8040
8041         PR c++/9965
8042         * g++.dg/init/ref2.C: New test.
8043
8044         PR c++/9400
8045         * g++.dg/warn/Wshadow-2.C: New test.
8046
8047         PR c++/9791
8048         * g++.dg/warn/Woverloaded-1.C: New test.
8049
8050 2003-03-05  Jan Hubicka  <jh@suse.cz>
8051
8052         * gcc.dg/i386-local2.c: New.
8053         * gcc.dg/i386-local.c: Fix typo.
8054
8055 2003-03-05  Mark Mitchell  <mark@codesourcery.com>
8056
8057         * g++.dg/abi/layout3.C: New test.
8058
8059 2003-03-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
8060
8061         * gcc.c-torture/compile/20030305-1.c
8062
8063 2003-03-05  Jan Hubicka  <jh@suse.cz>
8064
8065         * gcc.dg/i386-local.c: New.
8066
8067 2003-03-04  J"orn Rennecke <joern.rennecke@superh.com>
8068
8069         * gcc.dg/sh-relax.c: Disable for sh64-*-*.
8070
8071 2003-03-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
8072
8073         * gcc.dg/switch-2.c: New test.
8074         * gcc.dg/switch-3.c: New test.
8075         * gcc.dg/Wswitch.c: Adjust line numbers.
8076         * gcc.dg/Wswitch-default.c: Likewise.
8077         * gcc.dg/Wswitch-enum.c: Likewise.
8078
8079 2003-03-04  Alexandre Oliva  <aoliva@redhat.com>
8080
8081         * gcc.c-torture/execute/20030222-1.c: New test.
8082
8083 2003-03-03  James E Wilson  <wilson@tuliptree.org>
8084
8085         * gcc.dg/m68k-slp-ice.c: New test for PR c/7872.
8086
8087 2003-03-03  Mark Mitchell  <mark@codesourcery.com>
8088
8089         PR c++/9878
8090         * g++.dg/init/ref1.C: New test.
8091
8092 2003-03-03  J"orn Rennecke <joern.rennecke@superh.com>
8093
8094         * gcc.dg/sh-relax.c: New SH-only test.
8095
8096 2003-03-03  Geoffrey Keating  <geoffk@apple.com>
8097
8098         * gcc.c-torture/compile/20010327-1.c: Back out last change.  Add
8099         comment explaining purpose of testcase.
8100
8101 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
8102
8103         * gcc.c-torture/execute/960312-1.x: New file, must pass -mshort
8104         for HC11/HC12 (asm needs two int registers).
8105         * gcc.c-torture/compile/20020312-1.x: New file, don't execute on
8106         HC11/HC12 because the test uses an asm which needs two 32-bit
8107         registers.
8108
8109 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
8110
8111         * gcc.c-torture/compile/920501-12.x: New file, must pass -mshort
8112         for HC11/HC12 (array is too large otherwise).
8113         * gcc.c-torture/compile/920501-4.x: New file, likewise.
8114         * gcc.c-torture/compile/20010518-2.x: Likewise.
8115         * gcc.c-torture/compile/980506-1.x: Don't execute this test on
8116         HC11/HC12 (array is too large).
8117
8118 2003-03-01  Geoffrey Keating  <geoffk@apple.com>
8119
8120         * lib/gcc-dg.exp (gcc-dg-test): Change .pch to .gch.
8121         * lib/g++-dg.exp (g++-dg-test): Likewise.
8122
8123 2003-03-01  Roger Sayle  <roger@eyesopen.com>
8124
8125         * g++.old-deja/g++.other/builtins10.C: New test for PR 9367.
8126         * gcc.dg/format/attr-5.c: Handle new conflicting types warning.
8127
8128 2003-03-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8129
8130         * g++.dg/warn/implicit-typename1.C: Remove warning.
8131
8132 2003-02-28  Richard Henderson  <rth@redhat.com>
8133
8134         * gcc.dg/noreturn-1.c: Move noreturn warning line.
8135         * gcc.dg/return-type-1.c: Move control reaches end warning line.
8136
8137 2003-02-28  Geoffrey Keating  <geoffk@apple.com>
8138
8139         * gcc.dg/pch/pch.exp: Change .pch to .gch.
8140         * g++.dg/pch/pch.exp: Likewise.
8141
8142 2003-02-28  Mark Mitchell  <mark@codesourcery.com>
8143
8144         PR c++/9879
8145         * testsuite/g++.dg/init/new4.C: New test.
8146
8147 2003-02-28  Richard Earnshaw  <rearnsha@arm.com>
8148
8149         * gcc.dg/arm-asm.c: Enable for StrongARM and XScale targets.
8150
8151 2003-02-28  Alexandre Oliva  <aoliva@redhat.com>
8152
8153         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead of
8154         unsigned long.
8155
8156         * gcc.c-torture/compile/simd-3.c: Do nothing if double is not
8157         wider than float.
8158
8159 2003-02-26  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
8160
8161         * lib/scanasm.exp: Add support for counting numbers of
8162         occurences.
8163         * gcc.dg/unswitch-1.c, gcc.dg/peel-1.c, gcc.dg/unroll-1.c,
8164         gcc.dg/unroll-2.c, gcc.dg/unroll-3.c: New tests.
8165
8166 2003-02-25  Mark Mitchell  <mark@codesourcery.com>
8167
8168         PR c++/9683
8169         * g++.dg/template/static3.C: New test.
8170
8171         PR c++/9829
8172         * g++.dg/parse/namespace6.C: New test.
8173
8174 2003-02-25  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8175
8176         PR target/9732
8177         * gcc.dg/20030225-1.c: New test.
8178
8179 2003-02-24  Mark Mitchell  <mark@codesourcery.com>
8180
8181         * README: Remove out-of-date information.
8182
8183         PR c++/9836
8184         * g++.dg/template/spec6.C: New test.
8185
8186 2003-02-24  Jeff Law  <law@redhat.com>
8187
8188         * gcc.c-torture/compile/20030224-1.c: New test for ia32 backend bug.
8189
8190 2003-02-24  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8191
8192         * g++.dg/other/pragma-ep-1.C: Test for __PRAGMA_EXTERN_PREFIX.
8193         * gcc.dg/pragma-ep-1.c: Likewise.
8194
8195 2003-02-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8196
8197         PR c++/9602
8198         * g++.dg/template/friend16.C: New test.
8199
8200 2003-02-23  Mark Mitchell  <mark@codesourcery.com>
8201
8202         PR c++/5333
8203         * g++.dg/parse/fused-params1.C: Adjust error messages.
8204         * g++.dg/template/nested3.C: New test.
8205
8206 2003-02-24  Alan Modra  <amodra@bigpond.net.au>
8207
8208         * g++.dg/abi/param1.C: New test.
8209
8210 2003-02-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8211
8212         PR c++/7982
8213         * g++.dg/warn/implicit-typename1.C: New test.
8214
8215 2003-02-22  Kelley Cook <kelleycook@comcast.net>
8216
8217         * g++.old-deja/g++.other/store-expr1.C: Replace "mcpu"
8218         with "mtune".
8219         * g++.old-deja/g++.other/store-expr2.C: Likewise.
8220         * gcc.c-torture/execute/20010129-1.x: Likewise.
8221         * gcc.dg/20011107-1.c: Likewise.
8222         * gcc.dg/20020108-1.c: Likewise.
8223         * gcc.dg/20020122-3.c: Likewise.
8224         * gcc.dg/20020206-1.c: Likewise.
8225         * gcc.dg/20020310-1.c: Likewise.
8226         * gcc.dg/20020426-2.c: Likewise.
8227         * gcc.dg/20020517-1.c: Likewise.
8228         * gcc.dg/991230-1.c: Likewise.
8229         * gcc.dg/i386-unroll-1.c: Likewise.
8230         * gcc.misc-tests/i386-prefetch.exp: Likewise.
8231
8232 2003-02-22  Jan Hubicka  <jh@suse.cz>
8233
8234         * gcc.dg/i386-mul.c: New test.
8235
8236 2003-02-21  Roger Sayle  <roger@eyesopen.com>
8237
8238         * gcc.dg/builtins-5.c: New test case.
8239
8240 2003-02-22  Hans-Peter Nilsson  <hp@axis.com>
8241
8242         * gcc.dg/asmreg-1.c: New test.
8243
8244 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
8245
8246         PR c++/9749
8247         * g++.dg/parse/varmod1.C: New test.
8248
8249 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
8250
8251         PR c++/9727
8252         * g++.dg/template/op1.C: New test.
8253
8254 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
8255
8256         PR c++/8906
8257         * g++.dg/template/nested2.C: New test.
8258
8259 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
8260
8261         PR c++/8724
8262         * g++.dg/expr/dtor1.C: New test.
8263
8264 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
8265
8266         * gcc.dg/cpp/include3.c: New test.
8267         * gcc.dg/cpp/inc/foo.h: New file.
8268
8269 2003-02-21  Glen Nakamura  <glen@imodulo.com>
8270
8271         * gcc.c-torture/execute/20030221-1.c: New test.
8272
8273 2003-02-20  Mark Mitchell  <mark@codesourcery.com>
8274
8275         PR c++/9729
8276         * g++.dg/abi/conv1.C: New test.
8277
8278 2003-02-20  Jan Hubicka  <jh@suse.cz>
8279
8280         * gcc.c-torture/execute/20020720-1.x: XFAIL for x86-64.
8281
8282 2003-02-19  Daniel Jacobowitz  <drow@mvista.com>
8283
8284         * gcc.c-torture/compile/20030219-1.c: New test.
8285
8286 2003-02-18  Jan Hubicka  <jh@suse.cz>
8287
8288         * gcc.dg/funcorder.c: New test.
8289
8290 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
8291
8292         * gcc.c-torture/execute/20030218-1.c: New.
8293
8294 2003-02-18  Aldy Hernandez  <aldyh@redhat.com>
8295
8296         * gcc.dg/20030218-1.c: New.
8297
8298 2003-02-18  Richard Henderson  <rth@redhat.com>
8299
8300         * gcc.dg/attr-invalid.c: Allow __used__ on static data.
8301         * gcc.dg/attr-used-2.c: New.
8302
8303 2003-02-18  Mark Mitchell  <mark@codesourcery.com>
8304
8305         PR c++/9704
8306         * g++.dg/init/copy5.C: New test.
8307
8308 2003-02-18  Geoffrey Keating  <geoffk@apple.com>
8309
8310         * gcc.dg/pch/pch.exp: Delete $bname.h before copying into it.
8311         * g++.dg/pch/pch.exp: Likewise.
8312
8313 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
8314
8315         * gcc.c-torture/execute/20030209-1.c: Enable the test if
8316         STACK_SIZE is not defined.
8317
8318 2003-02-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8319
8320         PR c++/9457
8321         * g++.dg/template/init1.C: New test.
8322
8323 2003-02-16  Jan HUbicka  <jh@suse.cz>
8324
8325         * gcc.dg/c90-const-expr-3.c (DZERO): New static variable
8326         (foo): Add few extra tests
8327         * gcc.dg/c99-const-expr-3.c: Likewise.
8328         * gcc.c-torture/execute/20030216-1.c: New.
8329
8330 2003-02-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8331
8332         PR c++/9459
8333         * g++.dg/ext/typeof4.C: New test.
8334
8335 2003-02-15  Roger Sayle  <roger@eyesopen.com>
8336
8337         * gcc.dg/i386-387-3.c: New test case.
8338
8339 2003-02-14  Josef Zlomek  <zlomekj@suse.cz>
8340
8341         * gcc.dg/20030213-1.c: Expect warning for unsupported -fpic on
8342         cris-*-elf* cris-*-aout* and mmix-*-*.
8343
8344 2003-02-13  Josef Zlomek  <zlomekj@suse.cz>
8345
8346         * gcc.dg/20030213-1.c: New test.
8347
8348 2003-02-12  Roger Sayle  <roger@eyesopen.com>
8349
8350         * gcc.dg/i386-387-1.c: Add new test for __builtin_atan2.
8351         * gcc.dg/i386-387-2.c: Likewise.
8352
8353 2003-02-12  Aldy Hernandez  <aldyh@redhat.com>
8354
8355         * gcc.dg/ppc-spe.c: Fix formatting.
8356         Enable tests that were previously unsupported by gas.
8357         Delete tests for instructions that no longer exist.
8358         Switch arguments on evsubifw builtin.
8359
8360 2003-02-12  Kazu Hirata  <kazu@cs.umass.edu>
8361
8362         * gcc.c-torture/execute/20030209-1.c: Disable the test if
8363         STACK_SIZE is too small.
8364
8365 2003-02-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
8366             Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
8367
8368         * gcc.dg/decl-2.c: New test.
8369
8370 2003-02-10  Jan Hubicka  <jh@suse.cz>
8371
8372         * gcc.dg/i386-fpcvt-1.c:  New test.
8373
8374 2002-02-09  Richard Sandiford  <rsandifo@redhat.com>
8375
8376         * gcc.c-torture/execute/20030209-1.c: New test.
8377
8378 2003-02-09  Kazu Hirata  <kazu@cs.umass.edu>
8379
8380         * gcc.c-torture/execute/builtin-bitops-1.c: When testing the
8381         int-wide bitops, use the constants of the same width.
8382         Likewise, if long long is 32-bit wide, test bitops using
8383         32-bit constants.
8384
8385 2003-02-07  Loren James Rittle  <ljrittle@acm.org>
8386
8387         * gcc.dg/20021014-1.c: Annotate with expected notice text.
8388
8389 2003-02-07  Roger Sayle  <roger@eyesopen.com>
8390
8391         * testsuite/gcc.dg/builtins-4.c: New test case.
8392
8393 2003-02-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8394
8395         * gcc.dg/20020430-1.c: Fix dg command typos.
8396         * gcc.dg/20020503-1.c: Likewise.
8397
8398 2003-02-06  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
8399
8400         PR c++/8785
8401         * g++.dg/parse/fused-params1.C: New test.
8402
8403         PR c++/8857
8404         * g++.dg/parse/tmpl-tmpl-operator1.C: New test.
8405
8406         PR c++/8921
8407         * g++.dg/parse/non-dependent1.C: New test.
8408
8409         PR c++/8928
8410         * g++.dg/parse/dupl-tmpl-args1.C: New test.
8411
8412         PR c++/9228
8413         * g++.dg/parse/undefined7.C: New test.
8414         * g++.dg/parse/non-templ1.C: New test.
8415
8416         PR c++/9229
8417         * g++.dg/parse/too-many-tmpl-args1.C: New test.
8418
8419 2003-02-06  Eric Botcazou <ebotcazou@libertysurf.fr>
8420
8421         * gcc.c-torture/compile/20030206-1.c: New test.
8422
8423 2003-02-05  Roger Sayle  <roger@eyesopen.com>
8424
8425         * gcc.c-torture/compile/921206-1.c: Rename undeclared function from
8426         "pow" to "foo" to avoid potential confusion with a math built-in.
8427
8428 2003-02-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8429
8430         * gcc.c-torture/execute/20020227-1.x: Update specific XFAIL
8431         conditions for SPARC targets.
8432
8433 2003-02-05  Jakub Jelinek  <jakub@redhat.com>
8434
8435         * gcc.dg/20030204-1.c: New test.
8436
8437 2003-02-04  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
8438
8439         PR c++/38
8440         * g++.dg/parse/array-size1.C: New test.
8441
8442         PR c++/5657
8443         * g++.dg/parse/undefined3.C: New test.
8444
8445         PR c++/5665
8446         * g++.dg/parse/undefined4.C: New test.
8447
8448         PR c++/5975
8449         * g++.dg/parse/undefined5.C: New test.
8450
8451         PR c++/7259
8452         * g++.dg/parse/tmpl-tmpl-param1.C: New test.
8453
8454         PR c++/8578
8455         * g++.dg/parse/casting-operator1.C: New test.
8456
8457         PR c++/8596
8458         * g++.dg/parse/undefined6.C: New test.
8459
8460         PR c++/8736
8461         * g++.dg/parse/missing-template1.C: New test.
8462
8463 2003-02-04  Jan Hubicka  <jh@suse.cz>
8464
8465         * gcc.dg/i386-cadd.c:  Compile using -march=k8.
8466         * gcc.dg/i386-cmov?.c:  Likewise.
8467         * gcc.dg/i386-fpcvt-?.c:  Likewise.
8468         * gcc.dg/i386-ssefp-1.c:  Likewise.
8469         * gcc.dg/i386-ssetype-?.c:  Likewise; fix for register passing
8470         conventions.
8471
8472 2003-02-03  Mark Mitchell  <mark@codesourcery.com>
8473
8474         PR c++/7129
8475         * testsuite/g++.dg/ext/max.C: New test.
8476
8477 2003-02-03  Jan Hubicka  <jh@suse.cz>
8478
8479         * gcc.c-torture/execute/20030203-1.c: New test.
8480
8481 2003-02-03  Richard Earnshaw  <rearnsha@arm.com>
8482
8483         * gcc.c-torture/exectue/ieee/20000320-1.c: The ARM VFP format is
8484         'natural-endian'.
8485
8486 2003-02-01  Richard Sandiford  <rsandifo@redhat.com>
8487
8488         * g++.dg/init/new1.C: Remove -fvolatile dg-options line.
8489         * g++.dg/init/new2.C: Likewise.
8490         * g++.dg/other/new1.C: Likewise.
8491
8492 2003-01-31  Loren J. Rittle <ljrittle@acm.org>
8493
8494         * gcc.dg/struct-ret-libc.c: New test.
8495
8496 2003-01-31  Ulrich Weigand  <uweigand@de.ibm.com>
8497
8498         * gcc.dg/20030129-1.c: New test.
8499
8500 2003-01-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8501
8502         PR c++/8849
8503         * g++.dg/template/ptrmem4.C: New test.
8504
8505 2003-01-29  Mark Mitchell  <mark@codesourcery.com>
8506
8507         * g++.dg/parser/constant1.C: New test.
8508
8509 2003-01-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8510
8511         PR c++/8591
8512         * g++.dg/parse/friend2.C: New test.
8513
8514 2003-01-29  Nathan Sidwell  <nathan@codesourcery.com>
8515
8516         PR c++/9437
8517         * g++.dg/template/unify4.C: New test.
8518
8519 2003-01-28  Richard Sandiford  <rsandifo@redhat.com>
8520
8521         * gcc.c-torture/execute/20030128-1.c: New test.
8522
8523 2003-01-28  Jeffrey D. Oldham  <oldham@codesourcery.com>
8524
8525         * g++.dg/lookup/nested1.C: Test moved from ...
8526         * g++.old-deja/g++.other/lookup24.C: ... here.
8527
8528 2003-01-28  Jan Hubicka  <jh@suse.cz>
8529
8530         * gcc.dg/i386-cmov5.c:  New test.
8531
8532 2003-01-28  D.Venkatasubramanian   <dvenkat@noida.hcltech.com>
8533
8534         * gcc.c-torture/execute/20010925-1.c: Changed the
8535         memcpy declaration.
8536
8537 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
8538
8539         PR c++/3902
8540         * g++.dg/parse/template5.C: New test.
8541
8542 2003-01-28  Toon Moene  <toon@moene.indiv.nluug.nl>
8543
8544         PR fortran/9258
8545         * g77.dg/pr9258: New test.
8546
8547 2003-01-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8548
8549         * README: Move relevant parts from README.g++.
8550
8551         * README.g++: Remove this file.
8552
8553 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
8554
8555         * g++.dg/abi/dcast1.C: New test.
8556
8557 2003-01-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8558
8559         * gcc.c-torture/execute/builtin-constant.x: Only expect failure at -O1.
8560
8561 2003-01-27  Jeffrey D. Oldham  <oldham@codesourcery.com>
8562
8563         PR c++/47
8564         * g++.old-deja/g++.other/lookup24.C: New test.
8565
8566 2003-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8567
8568         PR middle-end/7227
8569         * gcc.dg/uninit-C.c: New test.
8570
8571 2003-01-27  Nathan Sidwell  <nathan@codesourcery.com>
8572
8573         * g++.dg/abi/covariant1.C: New test.
8574
8575 2003-01-25  Ulrich Weigand  <uweigand@de.ibm.com>
8576
8577         * gcc.dg/20030123-1.c: New test.
8578
8579 2003-01-25  Jan Hubicka  <jh@suse.cz>
8580
8581         PR opt/8492
8582         * gcc.c-torture/compile/20030125-1.c
8583
8584 2003-01-25  Nathan Sidwell  <nathan@codesourcery.com>
8585
8586         PR c++/9403
8587         * g++.dg/parse/template3.C: New test.
8588         * g++.old-deja/g++.pt/memclass5.C: Add needed template keyword.
8589
8590         PR c++/795
8591         * g++.dg/parse/template4.C: New test.
8592
8593         PR c++/9415
8594         * g++.dg/template/qual2.C: New test.
8595
8596         PR c++/8545
8597         * g++.old-deja/g++.brendan/parse3.C: Remove XFAIL.
8598
8599         * g++.old-deja/g++.ns/bogus1.C: Change expected error.
8600
8601 2003-01-25  Roger Sayle  <roger@eyesopen.com>
8602
8603         * gcc.c-torture/execute/switch-1.c: New test case.
8604
8605 2003-01-25  Jan Hubicka  <jh@suse.cz>
8606
8607         * gcc.c-torture/execute/20030125-1.[cx]: New test.
8608
8609 2003-01-25  Paolo Carlini  <pcarlini@unitus.it>
8610
8611         Tweaks for Bison-1.875. From the NEWS file:
8612         "- `parse error' -> `syntax error'
8613         Bison now uniformly uses the term `syntax error'"
8614         * gcc.dg/cpp/19990413-1.c: Test for "(parse|syntax) error".
8615         * gcc.dg/cpp/digraph2.c: Likewise.
8616         * gcc.dg/cpp/direct2.c: Likewise.
8617         * gcc.dg/cpp/paste4.c: Likewise.
8618         * gcc.dg/c90-restrict-1.c: Likewise.
8619         * gcc.dg/c99-func-2.c: Likewise.
8620         * gcc.dg/noncompile/920721-2.c: Likewise.
8621         * gcc.dg/noncompile/930622-2.c: Likewise.
8622         * gcc.dg/noncompile/940112-1.c: Likewise.
8623         * gcc.dg/noncompile/950921-1.c: Likewise.
8624         * gcc.dg/noncompile/951123-1.c: Likewise.
8625         * gcc.dg/noncompile/971104-1.c: Likewise.
8626         * gcc.dg/noncompile/990416-1.c: Likewise.
8627
8628 2003-01-24  Paolo Carlini  <pcarlini@unitus.it>
8629
8630         * g++.dg/parse/undefined1.C: Add error message.
8631
8632 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
8633
8634         PR c++/9354
8635         * g++.dg/parse/new1.C: New test.
8636
8637         PR c++/9216
8638         * g++.dg/parse/template2.C: New test.
8639
8640         PR c++/9354
8641         * g++.dg/parse/typedef2.C: New test.
8642
8643         PR c++/9328
8644         * g++.dg/ext/typeof3.C: New test.
8645
8646 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
8647
8648         PR c++/2738
8649         * g++.dg/parse/ret-type1.C: New test.
8650
8651         PR c++/3792
8652         * g++.dg/parse/tmpl-outside1.C: New test.
8653
8654         PR c++/4207
8655         * g++.dg/parse/int-as-enum1.C: New test.
8656
8657         PR c++/4903
8658         * g++.dg/parse/no-typename1.C: New test.
8659
8660         PR c++/5533
8661         * g++.dg/parse/no-value1.C: New test.
8662
8663         PR c++/5921
8664         * g++.dg/parse/wrong-inline1.C: New test.
8665
8666         PR c++/6402
8667         * g++.dg/parse/ref1.C: New test.
8668
8669         PR c++/6992
8670         * g++.dg/parse/attr-ctor1.C: New test.
8671
8672         PR c++/7229
8673         * g++.dg/parse/namespace5.C: New test.
8674
8675         PR c++/7917
8676         * g++.dg/parse/func-def1.C: New test.
8677
8678         PR c++/8143
8679         * g++.dg/parse/undefined1.C: New test.
8680
8681         PR c++/5723, PR c++/8522
8682         * g++.dg/parse/specialization1.C: New test.
8683
8684         PR c++/163, PR c++/8595
8685         * g++.dg/parse/struct-as-enum1.C: New test.
8686
8687         PR c++/9173
8688         * g++.dg/parse/undefined2.C: New test.
8689
8690 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
8691
8692         PR c++/9298
8693         * g++.dg/parse/template1.C: New test.
8694
8695         PR c++/9384
8696         * g++.dg/parse/using1.C: New test.
8697
8698         PR c++/9285
8699         PR c++/9294
8700         * g++.dg/parse/expr2.C: New test.
8701
8702         PR c++/9388
8703         * g++.dg/parse/lookup2.C: Likewise.
8704
8705 2003-01-21  Jan Hubicka  <jh@suse.cz>
8706
8707         * gcc.c-torture/execute/990208-1.c:  Add noinline attributes as needed.
8708         * gcc.c-torture/execute/eeprof-1.c:  Likewise.
8709         * gcc.c-torture/execute/stdio-opt-*.c: Likewise.
8710         * gcc.c-torture/execute/string-opt-*.c: Likewise.
8711
8712 2003-01-20  Nick Clifton  <nickc@redhat.com>
8713
8714         * gcc.c-torture/execute/20030117-1.c: New test case.  Exposes
8715         problem with ARM sibcall code generation.
8716
8717 2003-01-20  Kazu Hirata  <kazu@cs.umass.edu>
8718
8719         * gcc.c-torture/execute/20030120-1.c: New.
8720
8721 2003-01-19  Paolo Carlini  <pcarlini@unitus.it>
8722
8723         * g++.old-deja/g++.pt/typename13.C: Remove XFAIL.
8724
8725 2003-01-17  Mark Mitchell  <mark@codesourcery.com>
8726
8727         PR c++/9272
8728         * g++.dg/parse/ctor1.C: New test.
8729
8730         PR c++/9294:
8731         * g++.dg/parse/qualified1.C: New test.
8732
8733         * g++.dg/parse/typename3.C: New test.
8734
8735 2003-01-16  Richard Henderson  <rth@redhat.com>
8736
8737         * g++.dg/tls/init-2.C: Fix error matches for real this time.
8738
8739 2003-01-16  Richard Henderson  <rth@redhat.com>
8740
8741         * g++.dg/pch/pch.exp: Copy test header to the working directory
8742         before using it either for precompilation or direct use.
8743         * g++.dg/pch/*.Hs: Rename from gcc.dg/pch/*.H.
8744         * g++.dg/pch/*.C: Include foo.H, not foo.Hp.
8745
8746 2003-01-16  Richard Henderson  <rth@redhat.com>
8747
8748         * gcc.dg/pch/pch.exp: Copy test header to the working directory
8749         before using it either for precompilation or direct use.
8750         * gcc.dg/pch/*.hs: Rename from gcc.dg/pch/*.h.
8751         * gcc.dg/pch/*.c: Include foo.h, not foo.hp.
8752
8753 2003-01-16  Mark Mitchell  <mark@codesourcery.com>
8754
8755         * gcc/testsuite/g++.dg/ext/typename1.C: Add typename keyword.
8756         * gcc/testsuite/g++.dg/template/crash1.C: Update error messages.
8757         * gcc/testsuite/g++.dg/template/crash2.C: Remove error message.
8758         * gcc/testsuite/g++.dg/parse/typename2.C: New test.
8759         * gcc/testsuite/g++.dg/template/typename2.C: Change implicit
8760         typename warning into error.
8761         * gcc/testsuite/g++.old-deja/g++.benjamin/tem03.C: Issue more
8762         error messages.
8763         * gcc/testsuite/g++.old-deja/g++.benjamin/tem04.C: Fix typos.
8764         * gcc/testsuite/g++.old-deja/g++.brendan/crash56.C: Add this->.
8765         * gcc/testsuite/g++.old-deja/g++.law/visibility13.C: Remove error
8766         messages.
8767         * gcc/testsuite/g++.old-deja/g++.ns/template17.C: Reorder code to
8768         make declaration visible in template.
8769         * gcc/testsuite/g++.old-deja/g++.pt/crash3.C: Fix typos.
8770         * gcc/testsuite/g++.old-deja/g++.pt/crash36.C: Issue more error
8771         messages.
8772         * gcc/testsuite/g++.old-deja/g++.pt/crash5.C: Improve error
8773         message.
8774         * gcc/testsuite/g++.old-deja/g++.pt/crash67.C: Remove warning.
8775         * gcc/testsuite/g++.old-deja/g++.pt/inherit1.C: Add this->.
8776         * gcc/testsuite/g++.old-deja/g++.pt/niklas01a.C: Add error message.
8777         * gcc/testsuite/g++.old-deja/g++.pt/typename16.C: Replace implicit
8778         typename warning with error message.
8779         * gcc/testsuite/g++.old-deja/g++.pt/typename19.C: Remove warning.
8780         * gcc/testsuite/g++.old-deja/g++.robertl/eb112.C: Fix typo.
8781         * gcc/testsuite/g++.old-deja/g++.robertl/eb24.C: Use this->.
8782
8783 2003-01-16  Nathan Sidwell  <nathan@codesourcery.com>
8784
8785         * g++.dg/parse/ambig2.C: New test.
8786
8787 2003-01-15  Richard Henderson  <rth@redhat.com>
8788
8789         * g++.dg/tls/init-2.C: Update error message string.
8790
8791 2003-01-15  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8792
8793         * gcc.c-torture/execute/builtin-constant.x: XFAIL the test.
8794
8795 2003-01-15  Stephane Carrez  <stcarrez@nerim.fr>
8796
8797         * gcc.c-torture/compile/20000804-1.x: Don't execute this test at
8798         all for HC11/HC12.
8799         * gcc.c-torture/compile/20001205-1.x: Likewise.
8800         * gcc.c-torture/compile/20001226-1.x: Likewise.
8801         * gcc.c-torture/compile/920520-1.x: Likewise.
8802         * gcc.c-torture/compile/961203-1.x: Likewise.
8803         * gcc.c-torture/compile/20020604-1.x: Likewise.
8804
8805 2003-01-15  Jan Hubicka  <jh@suse.cz>
8806
8807         * gcc.c-torture/compile/20030115-1.c: New test.
8808
8809         * gcc.dg/i386-fpcvt-1.c: New test.
8810         * gcc.dg/i386-fpcvt-2.c: New test.
8811
8812 2003-01-14  Jeffrey D. Oldham  <oldham@codesourcery.com>
8813
8814         Further conform g++'s __vmi_class_type_info to the C++ ABI
8815         specification.
8816         * g++.old-deja/g++.abi/vmihint.C (main): Revise expected flags per
8817         the specification.
8818
8819 2003-01-14  Jan Hubicka  <jh@suse.cz>
8820
8821         * gcc.dg/i386-fpcvt-1.c: New test.
8822         * gcc.dg/i386-fpcvt-2.c: New test.
8823
8824 2003-01-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
8825
8826         * gcc.dg/i386-mmx-3.c: New test.
8827
8828 2003-01-12  Mark Mitchell  <mark@codesourcery.com>
8829
8830         PR c++/9264
8831         * g++.dg/parse/octal1.C: New file.
8832
8833         PR c++/9172
8834         * g++.dg/parse/typename1.C: New file.
8835
8836 2003-01-10  Danny Smith  <dannysmith@users.sourceforge.net>
8837
8838         * gcc.dg/bf-ms-layout.c: Enable for cygwin and mingw32 targets.
8839         * gcc.dg/bf-no-ms-layout.c: Likewise.
8840         * gcc.dg/bf-ms-attrib.c: Likewise.
8841
8842 2003-01-10  Mark Mitchell  <mark@codesourcery.com>
8843
8844         PR c++/9099
8845         * g++.dg/parse/dtor1.C: New file.
8846
8847         PR c++/9128
8848         * g++.dg/rtti/typeid1.C: New file.
8849
8850         PR c++/9153
8851         * g++.dg/parse/lookup1.C: New file.
8852
8853         PR c++/9171
8854         * g++.dg/templ/spec5.C: New file.
8855
8856 2003-01-10  Josef Zlomek  <zlomekj@suse.cz>
8857
8858         * gcc.c-torture/compile/20030110-1.c: New test.
8859
8860 2003-01-09  Geoffrey Keating  <geoffk@apple.com>
8861
8862         Merge from pch-branch:
8863
8864         2002-12-23  Geoffrey Keating  <geoffk@apple.com>
8865
8866         * gcc.dg/pch/cpp-1.h: New.
8867         * gcc.dg/pch/cpp-1.c: New.
8868         * gcc.dg/pch/cpp-2.h: New.
8869         * gcc.dg/pch/cpp-2.c: New.
8870
8871         2002-11-19  Geoffrey Keating  <geoffk@apple.com>
8872
8873         * gcc.dg/pch/except-1.h: New.
8874         * gcc.dg/pch/except-1.c: New.
8875
8876         2002-11-13  Geoffrey Keating  <geoffk@apple.com>
8877
8878         * gcc.dg/pch/pch.exp: Ensure that <test>.hp doesn't exist before
8879         running test.
8880         * gcc.dg/pch: Include *.hp not *.h.
8881         * gcc.dg/pch/system-1.h: New.
8882         * gcc.dg/pch/system-1.c: New.
8883
8884         2002-11-11  Geoffrey Keating  <geoffk@apple.com>
8885
8886         * gcc.dg/pch/pch.exp: Compare .s files with/without PCH,
8887         rather than trying to build and run a program using PCH.
8888         * gcc.dg/pch: Remove dg-do commands from test files.
8889
8890         2002-11-08  Geoffrey Keating  <geoffk@apple.com>
8891
8892         * gcc.dg/pch/macro-3.c: New.
8893         * gcc.dg/pch/macro-3.h: New.
8894
8895         2002-11-04  Geoffrey Keating  <geoffk@apple.com>
8896
8897         * gcc.dg/pch/common-1.c: New.
8898         * gcc.dg/pch/common-1.h: New.
8899         * gcc.dg/pch/decl-1.c: New.
8900         * gcc.dg/pch/decl-1.h: New.
8901         * gcc.dg/pch/decl-2.c: New.
8902         * gcc.dg/pch/decl-2.h: New.
8903         * gcc.dg/pch/decl-3.c: New.
8904         * gcc.dg/pch/decl-3.h: New.
8905         * gcc.dg/pch/decl-4.c: New.
8906         * gcc.dg/pch/decl-4.h: New.
8907         * gcc.dg/pch/decl-5.c: New.
8908         * gcc.dg/pch/decl-5.h: New.
8909         * gcc.dg/pch/global-1.c: New.
8910         * gcc.dg/pch/global-1.h: New.
8911         * gcc.dg/pch/inline-1.c: New.
8912         * gcc.dg/pch/inline-1.h: New.
8913         * gcc.dg/pch/inline-2.c: New.
8914         * gcc.dg/pch/inline-2.h: New.
8915         * gcc.dg/pch/static-1.c: New.
8916         * gcc.dg/pch/static-1.h: New.
8917         * gcc.dg/pch/static-2.c: New.
8918         * gcc.dg/pch/static-2.h: New.
8919
8920         2002-09-01  Geoffrey Keating  <geoffk@redhat.com>
8921
8922         * g++.dg/pch/pch.exp: Better handle failing testcases.
8923         * gcc.dg/pch/pch.exp: Likewise.
8924         * gcc.dg/pch/macro-1.c: New.
8925         * gcc.dg/pch/macro-1.h: New.
8926         * gcc.dg/pch/macro-2.c: New.
8927         * gcc.dg/pch/macro-2.h: New.
8928
8929         2002-08-27  Geoffrey Keating  <geoffk@redhat.com>
8930
8931         * g++.dg/dg.exp: Treat files in pch/ specially.
8932         * g++.dg/pch/pch.exp: New file.
8933         * g++.dg/pch/empty.H: New file.
8934         * g++.dg/pch/empty.C: New file.
8935         * lib/g++-dg.exp (g++-dg-test): Add case for when $do_what is
8936         "precompile".
8937
8938         * gcc.dg/pch/pch.exp: New file.
8939         * gcc.dg/pch/empty.h: New file.
8940         * gcc.dg/pch/empty.c: New file.
8941         * lib/gcc-dg.exp (gcc-dg-test): Add case for when $do_what is
8942         "precompile".
8943
8944 2003-01-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8945
8946         * g++.dg/template/friend14.C: New test.
8947
8948 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
8949
8950         * gcc.dg/old-style-asm-1.c: New test.
8951
8952 2003-01-09  Richard Sandiford  <rsandifo@redhat.com>
8953
8954         * gcc.c-torture/compile/20030109-1.c: New test.
8955
8956 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
8957
8958         * gcc.c-torture/execute/20030109-1.c: New test.
8959
8960 2003-01-08  Larin Hennessey  <larin@science.oregonstate.edu>
8961
8962         * g++.old-deja/g++.mike/dyncast1.C: Remove reference to AMD A29K
8963         * g++.old-deja/g++.mike/dyncast2.C: Likewise
8964         * g++.old-deja/g++.mike/dyncast3.C: Likewise
8965         * g++.old-deja/g++.mike/eh2.C: Likewise
8966         * g++.old-deja/g++.mike/eh3.C: Likewise
8967         * g++.old-deja/g++.mike/eh5.C: Likewise
8968         * g++.old-deja/g++.mike/eh6.C: Likewise
8969         * g++.old-deja/g++.mike/eh7.C: Likewise
8970         * g++.old-deja/g++.mike/eh8.C: Likewise
8971         * g++.old-deja/g++.mike/eh9.C: Likewise
8972         * g++.old-deja/g++.mike/eh10.C: Likewise
8973         * g++.old-deja/g++.mike/eh12.C: Likewise
8974         * g++.old-deja/g++.mike/eh13.C: Likewise
8975         * g++.old-deja/g++.mike/eh14.C: Likewise
8976         * g++.old-deja/g++.mike/eh16.C: Likewise
8977         * g++.old-deja/g++.mike/eh17.C: Likewise
8978         * g++.old-deja/g++.mike/eh18.C: Likewise
8979         * g++.old-deja/g++.mike/eh21.C: Likewise
8980         * g++.old-deja/g++.mike/eh23.C: Likewise
8981         * g++.old-deja/g++.mike/eh24.C: Likewise
8982         * g++.old-deja/g++.mike/eh25.C: Likewise
8983         * g++.old-deja/g++.mike/eh26.C: Likewise
8984         * g++.old-deja/g++.mike/eh27.C: Likewise
8985         * g++.old-deja/g++.mike/eh28.C: Likewise
8986         * g++.old-deja/g++.mike/eh29.C: Likewise
8987         * g++.old-deja/g++.mike/eh31.C: Likewise
8988         * g++.old-deja/g++.mike/eh33.C: Likewise
8989         * g++.old-deja/g++.mike/eh34.C: Likewise
8990         * g++.old-deja/g++.mike/eh35.C: Likewise
8991         * g++.old-deja/g++.mike/eh36.C: Likewise
8992         * g++.old-deja/g++.mike/eh37.C: Likewise
8993         * g++.old-deja/g++.mike/eh38.C: Likewise
8994         * g++.old-deja/g++.mike/eh39.C: Likewise
8995         * g++.old-deja/g++.mike/eh40.C: Likewise
8996         * g++.old-deja/g++.mike/eh41.C: Likewise
8997         * g++.old-deja/g++.mike/eh42.C: Likewise
8998         * g++.old-deja/g++.mike/eh44.C: Likewise
8999         * g++.old-deja/g++.mike/eh46.C: Likewise
9000         * g++.old-deja/g++.mike/eh47.C: Likewise
9001         * g++.old-deja/g++.mike/eh48.C: Likewise
9002         * g++.old-deja/g++.mike/eh49.C: Likewise
9003         * g++.old-deja/g++.mike/eh50.C: Likewise
9004
9005
9006         PR c++/8615
9007         * g++.dg/template/char1.C: New test.
9008
9009         * g++.dg/template/varmod1.C: Fix typo.
9010
9011 2002-12-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9012
9013         DR 180
9014         * g++.old-deja/g++.pt/crash32.C: Expect error.
9015
9016 2002-12-01  Mark Mitchell  <mark@codesourcery.com>
9017
9018         PR c++/5919
9019         * g++.dg/template/varmod1.C: New test.
9020
9021         PR c++/8727
9022         * g++.dg/inherit/typeinfo1.C: New test.
9023
9024         PR c++/8663
9025         * g++.dg/inherit/typedef1.C: New test.
9026
9027 2002-11-30  Mark Mitchell  <mark@codesourcery.com>
9028
9029         PR c++/8332
9030         PR c++/8493
9031         * g++.dg/template/strlen1.C: New test.
9032
9033         PR c++/8227
9034         * g++.dg/template/ctor2.C: New test.
9035
9036         PR c++/8214
9037         * g++.dg/init/string1.C: New test.
9038
9039         PR c++/8511
9040         * g++.dg/template/friend8.C: New test.
9041
9042 2002-11-29  Joe Buck <jbuck@synopsys.com>
9043
9044         * g++.dg/lookup/anon2.C: New test.
9045
9046 2002-11-28  Kazu Hirata  <kazu@cs.umass.edu>
9047
9048         * gcc.c-torture/execute/strct-varg-1.x: Remove xfail on the
9049         h8300 port.
9050
9051 2002-11-27  Richard Sandiford  <rsandifo@redhat.com>
9052
9053         * gcc.dg/bitfld-6.c: New test.
9054
9055 2002-11-27  Jan Hubicka  <jh@suse.cz>
9056
9057         * gcc.c-torture/execute/20021127.[cx]: New test.
9058
9059 2002-11-26  Jan Hubicka  <jh@suse.cz>
9060
9061         * gcc.dg/i386-cmov[123].c: New tests for conditional move code
9062         quality.
9063
9064 2002-11-26  Geoffrey Keating  <geoffk@apple.com>
9065
9066         * g++.dg/init/brace2.C: New test.
9067         * g++.old-deja/g++.mike/p9129.C: Correct.
9068
9069 2002-11-26  Mark Mitchell  <mark@codesourcery.com>
9070
9071         * g++.dg/abi/empty10.C: Don't run on non-x86 targets.
9072
9073 2002-11-25  Andreas Bauer  <baueran@in.tum.de>
9074
9075         * gcc.dg/sibcall-6: New test for indirect sibcalls.
9076
9077 2002-11-25  Mark Mitchell  <mark@codesourcery.com>
9078
9079         * testsuite/g++.dg/abi/empty11.C: New test.
9080         * testsuite/g++.dg/rtti/cv1.C: New test.
9081
9082 2002-11-25  Hans-Peter Nilsson  <hp@bitrange.com>
9083
9084         * lib/prune.exp: Prune more -fpic/-fPIC warnings.
9085
9086 2002-11-24  Mark Mitchell  <mark@codesourcery.com>
9087
9088         * g++.dg/abi/empty10.C: New test.
9089
9090 2002-11-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
9091
9092         * gcc.c-torture/compile/20021124-1.c: New test.
9093
9094 2002-11-22  Mark Mitchell  <mark@codesourcery.com>
9095
9096         * g++.dg/abi/rtti2.C: New test.
9097
9098 2002-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
9099
9100         * gcc.dg/i386-unroll-1.c: New test.
9101
9102 2002-11-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
9103
9104         * gcc.c-torture/compile/20021120-1.c: New test.
9105         * gcc.c-torture/compile/20021120-2.c: New test.
9106
9107 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
9108
9109         * gcc.dg/bitfld-5.c: New test.
9110
9111 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
9112
9113         * gcc.c-torture/execute/20021120-3.c: New test.
9114
9115 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
9116
9117         * gcc.c-torture/execute/20021120-2.c: New test.
9118
9119 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
9120
9121         * gcc.c-torture/execute/20021120-1.c: New test.
9122
9123 2002-11-20  Jakub Jelinek  <jakub@redhat.com>
9124
9125         * gcc.c-torture/execute/20021118-3.c: New test.
9126
9127 2002-11-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
9128
9129         * gcc.c-torture/compile/20021119-1.c: New test.
9130
9131 2002-11-19  Jason Thorpe  <thorpej@wasabisystems.com>
9132
9133         * gcc.dg/duff-1.c: New test.
9134         * gcc.dg/duff-2.c: New test.
9135         * gcc.dg/duff-3.c: New test.
9136
9137 2002-11-18  Neil Booth  <neil@daikokuya.co.uk>
9138
9139         * gcc.dg/cpp/_Pragma5.c: New test.
9140
9141 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
9142
9143         * gcc.c-torture/execute/20021118-2.c: New test.
9144
9145 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
9146
9147         * gcc.c-torture/execute/20021118-1.c: New test.
9148
9149 2002-11-16  Jakub Jelinek  <jakub@redhat.com>
9150
9151         * gcc.dg/20021116-1.c: New test.
9152
9153 2002-11-14  Mark Mitchell  <mark@codesourcery.com>
9154
9155         * g++.dg/abi/vcall1.C: New test.
9156
9157 2002-11-14  Jakub Jelinek  <jakub@redhat.com>
9158
9159         * gcc.dg/20021029-1.c: New test.
9160         * gcc.dg/20021029-2.c: New test.
9161
9162 2002-11-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9163
9164         * g++.dg/abi/vague1.C (dg-final): Return if target is hppa*-*-hpux*.
9165
9166 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
9167
9168         PR c/8439
9169         * gcc.dg/20021110.c: Move to ...
9170         * gcc.c-torture/compile/20021110.c: .... here.
9171
9172 2002-11-11  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9173
9174         PR c/8467
9175         * gcc.c-torture/execute/20021111-1.c
9176
9177 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
9178
9179         PR c/8439
9180         * gcc.dg/20021110.c: New test.
9181
9182 2002-11-10  Mark Mitchell  <mark@codesourcery.com>
9183
9184         * g++.dg/abi/vthunk3.C: Run only on x86.
9185
9186 2002-11-10  Joseph S. Myers  <jsm@polyomino.org.uk>
9187
9188         * gcc.dg/c90-idem-qual-2.c, gcc.dg/c99-idem-qual-2.c: New tests.
9189
9190 2002-11-09  Hans-Peter Nilsson  <hp@bitrange.com>
9191
9192         * lib/compat.exp (compat-execute): Fix logic error in last
9193         change.
9194
9195 2002-11-09  Neil Booth  <neil@daikokuya.co.uk>
9196
9197         * gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directive.c: Update.
9198
9199 2002-11-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9200
9201         PR c++/8389
9202         * g++.dg/template/access6.C: New test.
9203
9204 2002-11-08  Jan Hubicka  <jh@suse.cz>
9205
9206         * gcc.dg/i386-ssefp-1.c: New test.
9207         * gcc.dg/i386-ssefp-1.c: New test.
9208
9209 2002-11-08  Jan Hubicka  <jh@suse.cz>
9210
9211         * gcc.c-torture/compile/20021108-1.c: New testcase for x86-64 failure.
9212
9213 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
9214
9215         * g++.dg/abi/vthunk3.C: New test.
9216
9217         PR c++/8338
9218         * g++.dg/template/crash2.C: New test.
9219
9220 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
9221
9222         * testsuite/g++.dg/abi/dtor1.C: New test.
9223         * testsuite/g++.dg/abi/dtor2.C: Likewise.
9224
9225 2002-11-05  Geoffrey Keating  <geoffk@apple.com>
9226
9227         * g++.old-deja/g++.eh/badalloc1.C: XFAIL excess errors test on
9228         Darwin.
9229
9230 2002-11-04  Adam Nemet  <anemet@lnxw.com>
9231
9232         * gcc.c-torture/execute/941014-1.x: thumb-elf was deprecated, use
9233         -mthumb.  Only xfail with -O0.
9234
9235 2002-11-03  Mark Mitchell  <mark@codesourcery.com>
9236
9237         * g++.dg/abi/thunk1.C: New test.
9238         * g++.dg/abi/thunk2.C: Likewise.
9239         * g++.dg/abi/vtt1.C: Likewise.
9240
9241 2002-11-02  Diego Novillo  <dnovillo@redhat.com>
9242
9243         PR optimization/8423
9244         * gcc.c-torture/execute/builtin-constant.c: New test.
9245
9246 2002-11-01  Zack Weinberg  <zack@codesourcery.com>
9247
9248         * g++.dg/ext/typedef-init.C, gcc.dg/typedef-init.C:
9249         Add some more cases.
9250
9251 2002-11-01  Mark Mitchell  <mark@codesourcery.com>
9252
9253         PR c++/8391
9254         * g++.dg/opt/local1.C: New test.
9255
9256 2002-10-30  Mark Mitchell  <mark@codesourcery.com>
9257
9258         PR c++/8160
9259         * g++.dg/template/complit1.C: New test.
9260
9261         PR c++/8149
9262         * g++.dg/template/typename4.C: Likewise.
9263
9264 2002-10-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9265
9266         Core issue 287, PR c++/7639
9267         * g++.dg/template/instantiate1.C: Adjust error location.
9268         * g++.dg/template/instantiate3.C: New test.
9269         * g++.old-deja/g++.pt/crash10.C: Adjust error location.
9270         * g++.old-deja/g++.pt/derived3.C: Adjust error location.
9271         * g++.old-deja/g++.pt/spec28.C: Reorder declaration.
9272
9273 2002-10-29  Hans-Peter Nilsson  <hp@bitrange.com>
9274
9275         * lib/compat.exp (compat-execute): Don't clean out a gluefile.
9276
9277 2002-10-29  Mark Mitchell  <mark@codesourcery.com>
9278
9279         PR c++/8287
9280         * g++.dg/init/dtor2.C: New test.
9281
9282 2002-10-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9283
9284         * gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6.
9285         * gcc.dg/nest.c: Bypass errors on irix6.
9286
9287 2002-10-27  Hans-Peter Nilsson  <hp@bitrange.com>
9288
9289         * gcc.dg/nest.c: Expect error for mmix-*-*.
9290         * gcc.dg/20021014-1.c: Use dg-error, not dg-build.
9291
9292 2002-10-26  Hans-Peter Nilsson  <hp@bitrange.com>
9293
9294         * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors
9295         markers.
9296
9297         * gcc.dg/20021014-1.c: Expect build failure on mmix-*-*.
9298
9299 2002-10-25  Mike Stump  <mrs@apple.com>
9300
9301         * gcc.dg/warn-1.c: New test.
9302
9303 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
9304
9305         * g++.dg/template/typename3.C: New test.
9306
9307 2002-10-25  Mark Mitchell  <mark@codesourcery.com>
9308
9309         * g++.dg/lookup/ptrmem1.C: New test.
9310
9311         * g++.dg/abi/vthunk2.C: New test.
9312
9313 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
9314
9315         * g++.dg/ext/vla1.C, gcc.dg/vla-2.c: New tests.
9316
9317 2002-10-24  Mark Mitchell  <mark@codesourcery.com>
9318
9319         * g++.dg/abi/empty9.C: New test.
9320
9321 2002-10-24  Richard Henderson  <rth@redhat.com>
9322
9323         * g++.dg/inherit/thunk1.C: Enable for ia64.
9324
9325 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
9326
9327         PR c++/8067
9328         * g++.dg/lookup/pretty1.C: New test.
9329
9330 2002-10-23  Jakub Jelinek  <jakub@redhat.com>
9331
9332         * gcc.dg/20021023-1.c: New test.
9333
9334 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
9335
9336         PR c++/7679
9337         * g++.dg/parse/inline1.C: New test.
9338
9339 2002-10-23  Richard Henderson  <rth@redhat.com>
9340
9341         * g++.dg/inherit/thunk1.C: Enable for x86_64.
9342
9343         * g++.dg/inherit/thunk1.C: Enable for s390 and alpha.
9344
9345 2002-10-22  Mark Mitchell  <mark@codesourcery.com>
9346
9347         PR c++/6579
9348         * g++.dg/parse/stmtexpr3.C: New test.
9349
9350 2002-10-22  Nathan Sidwell  <nathan@codesourcery.com>
9351
9352         * g++.dg/expr/cond1.C: New test.
9353
9354 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
9355
9356         * gcc.dg/sibcall-5.c: Correct { dg-do run } line.
9357
9358 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
9359
9360         * g++.dg/abi/vbase13.C: New test.
9361         * g++.dg/abi/vbase14.C: Likewise.
9362
9363 2002-10-21  Jakub Jelinek  <jakub@redhat.com>
9364
9365         * gcc.dg/tls/pic-1.c: New test.
9366         * gcc.dg/tls/nonpic-1.c: New test.
9367         * gcc.dg/20021018-1.c: New test.
9368
9369 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
9370
9371         * lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
9372         Remove only files with the same base name as the test case.
9373         (profopt-perf-value): Pass TESTCASE to profopt-cleanup.
9374         (profopt-execute): Likewise.  Also, remove old profiling
9375         and performance data files before running the tests.
9376
9377         * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls.
9378         * g++.dg/bprob/bprob.exp: Likewise.
9379         * g77.dg/bprob/bprob.exp: Likewise.  Also, relax regexp
9380         to allow more general test case names.
9381
9382         * g++.dg/bprob/bprob-1.C: Rename to ...
9383         * g++.dg/bprob/g++-bprob-1.C: ... this.
9384
9385         * g77.dg/bprob/bprob-1.f: Rename to ...
9386         * g77.dg/bprob/g77-bprob-1.f: ... this.
9387
9388 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
9389
9390         * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
9391         bison 1.50 or later.
9392
9393 2002-10-21  Janis Johnson  <janis187@us.ibm.com>
9394
9395         * g++.dg/README: Describe more test directories.
9396
9397 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
9398
9399         * g++.dg/init/array6.C: Add additional tests.
9400
9401 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
9402
9403         * gcc.dg/weak/typeof-2.c: Handle s390x targets as well.
9404         * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode.
9405
9406 2002-10-21  Kazu Hirata  <kazu@cs.umass.edu>
9407
9408         * gcc.c-torture/compile/20020604-1.x: New.
9409         * gcc.c-torture/compile/simd-5.x: Likewise.
9410         * gcc.c-torture/execute/920710-1.x: Likewise.
9411         * gcc.c-torture/execute/20020720-1.x: Disable on h8300.
9412
9413 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
9414
9415         * g++.dg/inherit/override1.C: Add dg-options clause.
9416
9417 2002-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
9418
9419         * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and
9420         _mm_slli_si128.
9421
9422 2002-10-19  Andreas Schwab  <schwab@suse.de>
9423
9424         * lib/compat.exp (compat-run): Prepend "./" when $dest has no
9425         directory component.
9426
9427 2002-10-18  Mark Mitchell  <mark@codesourcery.com>
9428
9429         * g++.dg/inherit/thunk1.C: New test.
9430
9431         * g++.dg/inherit/override1.C: New test.
9432
9433         * g++.dg/abi/mangle11.C: New test.
9434         * g++.dg/abi/mangle14.C: New test.
9435         * g++.dg/abi/mangle17.C: New test.
9436
9437 2002-10-17  Nathan Sidwell  <nathan@codesourcery.com>
9438
9439         * g++.dg/overload/member2.C: New test.
9440
9441 2002-10-17  Janis Johnson  <janis187@us.ibm.com>
9442
9443         * g++.dg/README: Describe new compat directory.
9444         * g++.dg/dg.exp: Skip tests in compat directory.
9445         * README.compat: New file.
9446         * lib/compat.exp: New expect script.
9447         * g++.dg/compat: New test directory.
9448         * g++.dg/compat/compat.exp: New expect script.
9449         * g++.dg/compat/abi: New test directory.
9450         * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C,
9451         g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h,
9452         g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C,
9453         g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h,
9454         g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C,
9455         g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h,
9456         g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C,
9457         g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h,
9458         g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C,
9459         g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h,
9460         g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C,
9461         g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files.
9462         * g++.dg/compat/break: New test directory.
9463         * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C,
9464         g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h,
9465         g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C,
9466         g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h,
9467         g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C,
9468         g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h,
9469         g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C,
9470         g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h,
9471         g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C,
9472         g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h,
9473         g++.dg/compat/break/README: New files.
9474         * g++.dg/compat/eh: New test directory.
9475         * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C,
9476         g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h,
9477         g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C,
9478         g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h,
9479         g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C,
9480         g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h,
9481         g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C,
9482         g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h,
9483         g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C,
9484         g++.dg/compat/eh/filter2_y.C,
9485         g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C,
9486         g++.dg/compat/eh/new1_y.C,
9487         g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C,
9488         g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h,
9489         g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C,
9490         g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h,
9491         g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C,
9492         g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h,
9493         g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C,
9494         g++.dg/compat/eh/unexpected1_y.C: New files.
9495         * g++.dg/compat/init: New test directory.
9496         * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C,
9497         g++.dg/compat/init/array5_y.C,
9498         g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C,
9499         g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h,
9500         g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C,
9501         g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h,
9502         g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C,
9503         g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h,
9504         g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C,
9505         g++.dg/compat/init/init-ref2_y.C: New files.
9506
9507 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
9508
9509         PR c++/7584
9510         * g++.dg/inherit/using3.C: New test.
9511
9512 2002-10-17  Jan Hubicka  <jh@suse.cz>
9513
9514         * gcc.dg/20021017-2.c: New test.
9515
9516 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
9517
9518         * g++.dg/abi/mangle16.C: Adjust.
9519
9520         * g++.dg/init/array8.C: New test.
9521
9522 2002-10-17  Richard Sandiford  <rsandifo@redhat.com>
9523
9524         * gcc.dg/special/mips-abi.exp: New test.
9525         * gcc.dg/special/mips-abi.s: Empty file used by the above.
9526
9527 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
9528
9529         * g++.dg/abi/mangle16.C: New test.
9530         * g++.dg/abi/mangle17.C: Likewise.
9531
9532         PR c++/7478
9533         * g++.dg/template/ref1.C: New test.
9534
9535 2002-10-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9536
9537         * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
9538
9539 2002-10-16  Ulrich Weigand  <uweigand@de.ibm.com>
9540
9541         * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.
9542
9543 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
9544
9545         PR c++/7524
9546         * g++.dg/init/array7.C: New test.
9547
9548 2002-10-15  Mark Mitchell  <mark@codesourcery.com>
9549
9550         * g++.dg/init/array6.C: New test.
9551
9552         * g++.dg/abi/mangle13.C: Likewise.
9553         * g++.dg/abi/mangle14.C: Likewise.
9554         * g++.dg/abi/mangle15.C: Likewise.
9555
9556 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
9557
9558         * g++.dg/abi/empty8.C: New test.
9559
9560 2002-10-15  Nathan Sidwell  <nathan@codesourcery.com>
9561
9562         * g++.dg/init/ctor1.C: New test.
9563
9564 2002-10-15  Ulrich Weigand  <uweigand@de.ibm.com>
9565
9566         * gcc.c-torture/execute/20021015-1.c: New test.
9567
9568 2002-10-15  J"orn Rennecke <joern.rennecke@superh.com>
9569
9570         * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.
9571
9572 2002-10-14  Jan Hubicka  <jh@suse.cz>
9573
9574         * gcc.dg/i386-ssetype-[1-5].c: New tests.
9575
9576 2002-10-14  Richard Henderson  <rth@redhat.com>
9577
9578         * gcc.dg/20020219-1.c: Disable for 16-bit targets.
9579
9580 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
9581
9582         PR optimization/6631
9583         * g++.dg/opt/const2.C: New test.
9584
9585 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
9586
9587         PR c++/7176
9588         * g++.dg/parse/friend1.C: New test.
9589         * g++.old-deja/g++.pt/memtemp64.C: Adjust.
9590
9591 2002-10-14  Jakub Jelinek  <jakub@redhat.com>
9592
9593         * gcc.dg/20021014-1.c: New test.
9594
9595 2002-10-11  Mark Mitchell  <mark@codesourcery.com>
9596
9597         PR c++/5661
9598         * g++.dg/ext/vlm1.C: New test.
9599         * g++.dg/ext/vlm2.C: Likewise.
9600
9601         * g++.dg/init/array1.C: Remove invalid braces.
9602         * g++.dg/init/brace1.C: New test.
9603         * g++.dg/init/copy2.C: Likewise.
9604         * g++.dg/init/copy3.C: Likewise.
9605         * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR.
9606         * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of
9607         braces.
9608
9609 2002-10-11  Neil Booth  <neil@daikokuya.co.uk>
9610
9611         * gcc.dg/cpp/assembler.S: Don't use -ansi.
9612
9613 2002-10-11  Richard Shann  <richard.shann@superh.com>
9614
9615         * gcc.c-torture/compile/simd-5.c: New test.
9616
9617 2002-10-10  Roger Sayle  <roger@eyesopen.com>
9618
9619         * gcc.c-torture/execute/shiftopt-1.c: New test case.
9620
9621 2002-10-10  Jim Wilson  <wilson@redhat.com>
9622
9623         * gcc.c-torture/execute/20021010-1.c: New test.
9624
9625 2002-10-09  Zack Weinberg  <zack@codesourcery.com>
9626
9627         PR c/7353
9628         * g++.dg/ext/typedef-init.C: New test.
9629         * gcc.dg/typedef-init.c: New test.
9630
9631 2002-10-09  Neil Booth  <neil@daikokuya.co.uk>
9632
9633         * gcc.dg/cpp/paste13.c: New test.
9634
9635 2002-10-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9636
9637         * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs.  For
9638         remaining platforms, XFAIL during compile, not execute.  Don't
9639         XFAIL at -O0.
9640
9641 2002-10-08  Nathan Sidwell  <nathan@codesourcery.com>
9642
9643         * gcc.dg/alias-1.c: Tweak expected warning.
9644
9645 2002-10-06  D.Venkatasubramanian <dvenkat@noida.hcltech.com>
9646
9647         * gcc.dg/20020411-1.c: Disable for 16-bit "int".
9648
9649 2002-10-06  Andreas Jaeger  <aj@suse.de>
9650
9651         * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp.
9652         * gcc.dg/cpp/c++98.C: Likewise.
9653
9654         * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here.
9655         * g++.dg/cpp/c++98.C: Likewise.
9656
9657         * g++.dg/README (Subdirectories): Mention cpp directory.
9658
9659         PR target/7559
9660         * gcc.dg/20021006-1.c: New test.
9661
9662 2002-10-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9663
9664         PR c++/7804
9665         * g++.dg/other/warning1.C: New test.
9666
9667 2002-10-04  Roger Sayle  <roger@eyesopen.com>
9668
9669         * gcc.c-torture/execute/20020720-1.x:  XFAIL instead of skipping
9670         the test on failing platforms.  Mark sparcv9-*-*, sparc64-*-*
9671         and sparc-*-* with -m64 as expected failures.  See PR 8087.
9672
9673 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
9674
9675         PR c++/7931
9676         * g++.dg/template/ptrmem3.C: New test.
9677
9678         PR c++/7754
9679         * g++.dg/template/union1.C: New test.
9680
9681 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
9682
9683         PR c++/8006
9684         * g++.dg/abi/mangle9.C: New test.
9685         * g++.dg/abi/mangle10.C: New test.
9686         * g++.dg/abi/mangle11.C: New test.
9687         * g++.dg/abi/mangle12.C: New test.
9688
9689 2002-10-02  Mark Mitchell  <mark@codesourcery.com>
9690
9691         PR c++/7188.
9692         * g++.dg/template/meminit1.C: New test.
9693         * g++.dg/warn/Wreorder-1.C: Likewise.
9694         * g++.old-deja/g++.mike/warn3.C: Tweak.
9695         * lib/prune.exp: Ingore "in copy constructor".
9696
9697 2002-10-02  Andreas Jaeger  <aj@suse.de>
9698
9699         * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c,
9700         gcc.dg/20020103-1.c, gcc.dg/20000614-2.c,
9701         g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable
9702         on x86-64.
9703
9704 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
9705
9706         * gcc.dg/empty1.C: Fix typo.
9707
9708 2002-10-01  Nathan Sidwell  <nathan@codesourcery.com>
9709
9710         * gcc.dg/alias-1.c: New test.
9711
9712 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
9713
9714         * gcc.dg/empty1.C: New test.
9715
9716         * g++.dg/tls/init-2.C: Tweak error messages.
9717
9718 2002-10-01  Richard Sandiford  <rsandifo@redhat.com>
9719
9720         * gcc.c-torture/compile/20020923-1.c: New test.
9721
9722 2002-09-30  Jason Thorpe  <thorpej@wasabisystems.com>
9723
9724         * gcc.c-torture/execute/ffs-1.c: New test.
9725         * gcc.c-torture/execute/ffs-2.c: Ditto.
9726
9727 2002-09-30  Nathan Sidwell  <nathan@codesourcery.com>
9728
9729         * g++.dg/overload/member1.C: New test.
9730
9731 2002-09-30  Mark Mitchell  <mark@code
9732
9733 2002-08-06  Aldy Hernandez  <aldyh@redhat.com>
9734
9735         * testsuite/gcc.dg/tls/diag-3.c: New.
9736
9737 2002-08-07  Gabriel Dos Reis  <gdr@nerim.net>
9738
9739         * g++.dg/README (Subdirectories): Document new subdir expr.
9740         * g++.dg/expr/pmf-1.C: New test.
9741
9742 2002-08-06  Neil Booth  <neil@daikokuya.co.uk>
9743
9744         * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
9745
9746 2002-08-06  Jakub Jelinek  <jakub@redhat.com>
9747
9748         * g++.dg/abi/bitfield3.C: New test.
9749
9750 2002-08-05  Nathan Sidwell  <nathan@codesourcery.com>
9751
9752         * lib/gcov.exp: Tweak expected line formats.
9753         * gcc.misc-tests/gcov8.c: New test.
9754         * gcc.misc-tests/gcov8.x: New flags.
9755
9756 2002-08-05  Jakub Jelinek  <jakub@redhat.com>
9757
9758         * consistency.vlad/layout/endian.c: Include string.h.
9759
9760         * gcc.c-torture/execute/20020805-1.c: New test.
9761
9762 2002-08-04  Gabriel Dos Reis  <gdr@nerim.net>
9763
9764         * g++.dg/other/conversion1.C: New test.
9765
9766 2002-08-03  Roger Sayle  <roger@eyesopen.com>
9767
9768         * gcc.dg/builtins-1.c: New testcase.
9769
9770 2002-08-02  Mark Mitchell  <mark@codesourcery.com>
9771
9772         * g++.dg/inherit/access3.C: New test.
9773
9774 2002-08-01  Jakub Jelinek  <jakub@redhat.com>
9775
9776         * gcc.dg/ia64-visibility-2.c: New test.
9777
9778 2002-08-01  Benjamin Kosnik   <bkoz@redhat.com>
9779
9780         * g++.old-deja/g++.abi/ptrflags.C (expect): Change
9781         __qualifier_flags to __flags.
9782
9783 2002-07-31  Mark Mitchell  <mark@codesourcery.com>
9784
9785         * g++.dg/inherit/operator1.C: New test.
9786         * g++.dg/lookup/disamb1.C: Fix typo in comment.
9787         * g++.dg/other/error1.C: Change expected error message.
9788         * g++.dg/template/conv4.C: Likewise.
9789
9790 2002-07-26  Neil Booth  <neil@daikokuya.cop.uk>
9791
9792         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
9793         for documented behavior.
9794
9795 2002-07-25  Roger Sayle  <roger@eyesopen.com>
9796
9797         * gcc.c-torture/execute/20020720-1.x: Skip this test on
9798         several targets known to fail.
9799
9800 2002-07-25  Richard Sandiford  <rsandifo@redhat.com>
9801
9802         * gcc.dg/mips-args-[123].c: New tests.
9803
9804 2002-07-24  Aldy Hernandez  <aldyh@redhat.com>
9805
9806         * gcc.dg/ppc-spe.c: New.
9807
9808 2002-07-24  Geoffrey Keating  <geoffk@redhat.com>
9809
9810         * g++.dg/other/ptrmem4.C: New testcase.
9811
9812 2002-07-24  Richard Henderson  <rth@redhat.com>
9813
9814         * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
9815
9816 2002-07-24  Gabriel Dos Reis  <gdr@nerim.net>
9817
9818         * g++.dg/ext/alignof1.C (main): Return 0 for success.
9819
9820 2002-07-24  Roger Sayle  <roger@eyesopen.com>
9821
9822         * gcc.c-torture/execute/memset-3.c: New testcase.
9823
9824 2002-07-24  Neil Booth  <neil@daikokuya.co.uk>
9825
9826         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
9827         gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
9828
9829 2002-07-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9830
9831         * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
9832         Delete.
9833
9834 2002-07-23  J"orn Rennecke <joern.rennecke@superh.com>
9835
9836         * gcc.c-torture/compile/simd-4.c: New test.
9837
9838 2002-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9839
9840         PR c++/7347, c++/7348
9841         * g++.dg/template/access4.C: New test.
9842         * g++.dg/template/access5.C: New test.
9843         * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
9844         * g++.old-deja/g++.pt/memtemp86.C: Likewise.
9845         * g++.old-deja/g++.pt/ttp58.C: Likewise.
9846         * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
9847
9848 2002-07-22  Jakub Jelinek  <jakub@redhat.com>
9849
9850         * gcc.dg/gnu89-init-2.c: New test.
9851
9852 2002-07-21  Gabriel Dos Reis  <gdr@nerim.net>
9853
9854         * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
9855
9856 2002-07-20  Roger Sayle  <roger@eyesopen.com>
9857
9858         * gcc.c-torture/execute/20020720-1.c: New testcase.
9859
9860 2002-07-20  Neil Booth  <neil@daikokuya.co.uk>
9861
9862         * gcc.dg/cpp/Wsignprom.c: New tests.
9863
9864 2002-07-20  Alan Modra  <amodra@bigpond.net.au>
9865
9866         * gcc.c-torture/execute/loop-13.c: New test.
9867
9868 2002-07-19  Neil Booth  <neil@daikokuya.co.uk>
9869
9870         * gcc.dg/cpp/expr.c: New tests.
9871
9872 2002 07-18  David Edelsohn  <edelsohn@gnu.org>
9873
9874         * g++.dg/opt/pr6713.C: Add template instantiation.
9875
9876 2002-07-18  Alan Modra  <amodra@bigpond.net.au>
9877
9878         * gcc.dg/nest.c: New test.
9879
9880 2002-07-17  Richard Henderson  <rth@redhat.com>
9881
9882         * g++.dg/opt/pr6713.C: New test.
9883
9884 2002-07-17  Eric Botcazou  <ebotcazou@multimania.com>
9885
9886         * gcc.c-torture/execute/loop-2e.x: Let the testcase
9887         XFAIL for all x86 processors.
9888
9889 2002-07-17  Ian Dall  <ian@sibyl.beware.dropbear.id.au>
9890
9891         * gcc.c-torture/execute/20010122-1.x: Do not test with
9892         -fomit-frame-pointer.
9893
9894 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9895
9896         * g++.dg/template/instantiate2.C: New test.
9897         * g++.dg/template/spec4.C: New test.
9898
9899 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9900
9901         * g++.dg/template/access2.C: New test.
9902         * g++.dg/template/access3.C: New test.
9903
9904 2002-07-15  Zack Weinberg  <zack@codesourcery.com>
9905
9906         * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
9907         c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
9908         c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
9909         c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
9910         Convert to use <stdarg.h>.
9911         * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
9912         Delete.
9913         * gcc.dg/va-arg-2.c: New.
9914         * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
9915
9916 2002-07-15  Jakub Jelinek  <jakub@redhat.com>
9917
9918         * gcc.c-torture/compile/20020710-1.c: New test.
9919
9920 2002-07-11  J"orn Rennecke <joern.rennecke@superh.com>
9921                           Andrew Pinski  <pinskia@physics.uc.edu>
9922
9923         gcc.c-torture/compile/simd-2.c: New testcase.
9924         gcc.c-torture/compile/simd-3.c: Likewise.
9925
9926 2002-07-11  Mark Mitchell  <mark@codesourcery.com>
9927
9928         PR c++/7224
9929         * g++.dg/overload/error1.C: New test.
9930
9931 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9932
9933         * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
9934         configuration and IRIX 6 O32 ABI.
9935
9936 2002-07-11  Roger Sayle  <roger@eyesopen.com>
9937
9938         * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
9939
9940 2002-07-10  Roger Sayle  <roger@eyesopen.com>
9941
9942         * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
9943
9944 2002-07-10  Jeffrey A Law  <law@redhat.com>
9945
9946         * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
9947
9948         * gcc.c-torture/compile/930326-1.x: Remove.  No longer needed.
9949
9950 2002-07-09  Aldy Hernandez  <aldyh@redhat.com>
9951
9952         * gcc.dg/20020312-2.c: Check for __PPC__.
9953
9954 2002-07-09  Diego Novillo  <dnovillo@redhat.com>
9955
9956         * gcc.c-torture/compile/20020709-1.c: New test.
9957
9958 2002-07-07  Roger Sayle  <roger@eyesopen.com>
9959
9960         * g++.dg/template/qualttp21.C: New test case.
9961
9962 2002-07-06  Alexandre Oliva  <aoliva@redhat.com>
9963
9964         * gcc.c-torture/compile/20020706-1.c: New test.
9965         * gcc.c-torture/compile/20020706-2.c: New test.
9966
9967 2002-07-06  Brian R. Gaeke  <brg@dgate.ORG>
9968             Alexandre Oliva  <aoliva@redhat.com>
9969
9970         * g++.dg/warn/incomplete1.C: New test.
9971
9972 2002-07-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9973
9974         PR c++/7099
9975         * g++.dg/warn/noreturn1.C: New test.
9976
9977 2002-07-03  Mark Mitchell  <mark@codesourcery.com>
9978
9979         PR c++/6706
9980         * g++.dg/debug/debug6.C: New test.
9981         * g++.dg/debug/debug7.C: New test.
9982
9983 2002-07-04  J"orn Rennecke <joern.rennecke@superh.com>
9984
9985         * gcc.c-torture/compile/simd-3.c: New test.
9986
9987 2002-07-03  Chris Demetriou  <cgd@broadcom.com>
9988
9989         * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
9990         * gcc.dg/20020620-1.c: Likewise.
9991
9992 2002-07-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9993
9994         PR c++/6944
9995         * g++.dg/init/array4.C: New test.
9996         * g++.dg/init/array5.C: New test.
9997
9998 2002-07-03  J"orn Rennecke <joern.rennecke@superh.com>
9999
10000         * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
10001         * gcc.c-torture/execute/simd-2.c (main): Likewise.
10002
10003 2002-07-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10004
10005         * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
10006         * gcc.dg/wtr-aggr-init-1.c: Likewise.
10007         * gcc.dg/wtr-conversion-1.c: Likewise.
10008         * gcc.dg/wtr-escape-1.c: Likewise.
10009         * gcc.dg/wtr-int-type-1.c: Likewise.
10010         * gcc.dg/wtr-label-1.c: Likewise.
10011         * gcc.dg/wtr-static-1.c: Likewise.
10012         * gcc.dg/wtr-strcat-1.c: Likewise.
10013         * gcc.dg/wtr-suffix-1.c: Likewise.
10014         * gcc.dg/wtr-switch-1.c: Likewise.
10015         * gcc.dg/wtr-unary-plus-1.c: Likewise.
10016         * gcc.dg/wtr-union-init-1.c: Likewise.
10017         * gcc.dg/wtr-union-init-2.c: Likewise.
10018         * gcc.dg/wtr-union-init-3.c: Likewise.
10019
10020         * gcc.dg/wtr-func-def-1.c: New test.
10021
10022 2002-07-02 Devang Patel <dpatel@apple.com>
10023
10024         * objc.dg/param-1.m: New test.
10025
10026 2002-07-03  Neil Booth  <neil@daikokuya.co.uk>
10027
10028         * gcc.dg/cpp/trad/directive.c: Add test.
10029         * gcc.dg/cpp/trad/macroargs.c: Add test.
10030         * gcc.dg/cpp/trad/rec
10031
10032 2002-04-25  Roger Sayle  <roger@eyesopen.com>
10033
10034         * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
10035
10036 2002-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10037
10038         * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
10039         targets.
10040
10041 2002-04-24  Mark Mitchell  <mark@codesourcery.com>
10042
10043         * g++.dg/abi/mange7.C: New test.
10044
10045         PR c++/6438.
10046         * g++.dg/parse/stmtexpr2.C: New test.
10047
10048 2002-04-24  J"orn Rennecke <joern.rennecke@superh.com>
10049
10050         * gcc.dg/20020312-2.c: Add SH target.
10051
10052 2002-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10053
10054         * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
10055         compiler output on mips*-*-irix*.
10056
10057 2002-04-23  Jakub Jelinek  <jakub@redhat.com>
10058
10059         * g++.dg/parse/attr1.C: New test.
10060
10061 2002-04-23  Roger Sayle  <roger@eyesopen.com>
10062
10063         * gcc.c-torture/execute/string-opt-17.c: New test case.
10064         * gcc.c-torture/execute/memset-2.c: New test case.
10065
10066 2002-04-23  Mark Mitchell  <mark@codesourcery.com>
10067
10068         PR c++/6256:
10069         * g++.dg/template/friend5.C: New test.
10070
10071         PR c++/6331:
10072         * g++.dg/template/qual1.C: Likewise.
10073
10074 2002-04-22  Zack Weinberg  <zack@codesourcery.com>
10075
10076         * gcc.c-torture/execute/980707-1.c: Don't use isspace().
10077         Include stdlib.h, not stdio.h or ctype.h.
10078
10079 2002-04-22  Hans-Peter Nilsson  <hp@axis.com>
10080
10081         * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
10082         cris-*-elf* and mmix-*-*.
10083         * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
10084         * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
10085         g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
10086         Ditto.
10087         * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
10088         * gcc.dg/wchar_t-1.c: Ditto.
10089
10090 2002-04-21  Hans-Peter Nilsson  <hp@axis.com>
10091
10092         * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
10093         Clarify comment.
10094
10095 2002-04-21  Neil Booth  <neil@daikokuya.demon.co.uk>
10096
10097         * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
10098
10099 2002-04-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10100
10101         * gcc.c-torture/execute/20000906-1.x: Delete.
10102
10103 2002-04-20  David.Billinghurst <David.Billinghurst@riotinto.com>
10104
10105         * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
10106
10107 2002-04-19  Toon Moene  <toon@moene.indiv.nluug.nl>
10108
10109         * PR6367
10110         * g77.f-torture/execute/6367.f: New test.
10111         * g77.f-torture/execute/6367.x: Disable for MMIX.
10112
10113 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
10114
10115         * PR6352
10116         * g++.dg/opt/inline2.C: New test.
10117
10118 2002-04-18  Richard Henderson  <rth@redhat.com>
10119
10120         * gcc.dg/20000906-1.c: Enable for all targets.
10121         * gcc.c-torture/compile/iftrap-2.c: New.
10122
10123 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
10124
10125         * gcc.dg/20020418-1.c: New test.
10126         * gcc.dg/20020418-2.c: New test.
10127
10128 2002-04-18  Richard Henderson  <rth@redhat.com>
10129
10130         * gcc.c-torture/compile/iftrap-1.c: New.
10131         * gcc.dg/iftrap-1.c: Adjust for ia64.
10132         * gcc.dg/iftrap-2.c: New.
10133
10134 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
10135
10136         * gcc.c-torture/compile/20020418-1.c: New test.
10137
10138 2002-04-18  Roger Sayle  <roger@eyesopen.com>
10139
10140         * gcc.c-torture/compile/20020415-1.c: New.
10141
10142 2002-04-18  David S. Miller  <davem@redhat.com>
10143
10144         * gcc.c-torture/execute/20020418-1.c: New test.
10145
10146 2002-04-17  Jakub Jelinek  <jakub@redhat.com>
10147
10148         * gcc.dg/20020416-1.c: New test.
10149
10150         * g++.dg/opt/inline1.C: New test.
10151
10152 2002-04-16  Jakub Jelinek  <jakub@redhat.com>
10153
10154         * gcc.dg/altivec-5.c: New test.
10155
10156         * gcc.dg/20020415-1.c: New test.
10157
10158 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
10159
10160         * testsuite/lib/chill.exp: Remove.
10161
10162 2002-04-14  Jakub Jelinek  <jakub@redhat.com>
10163
10164         * g++.dg/other/big-struct.C: New test.
10165
10166 2002-04-14  David Billinghurst <David.Billinghurst@riotinto.com>
10167
10168         * g77.dg/f77-edit-i-in.f: Use internal buffer in place
10169         of scratch file.
10170
10171 2002-04-13  David Billinghurst <David.Billinghurst@riotinto.com>
10172
10173         PR c/6277
10174         * gcc.dg/i386-387-1.c:  Allow optional leading underscore
10175         in scan-assembler function name
10176
10177 2002-04-13  Hans-Peter Nilsson  <hp@bitrange.com>
10178
10179         * g77.f-torture/execute/980628-4.x,
10180         g77.f-torture/execute/980628-5.x,
10181         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
10182         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
10183         g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
10184         i[34567]86-*-*.
10185
10186 2002-04-13  David S. Miller  <davem@redhat.com>
10187
10188         * gcc.c-torture/execute/20020413-1.c: New test.
10189
10190 2002-04-13  Richard Sandiford  <rsandifo@redhat.com>
10191
10192         * gcc.dg/asm-6.c,
10193         * g++.dg/ext/asm1.C: New tests.
10194
10195 2002-04-12  Mark Mitchell  <mark@codesourcery.com>
10196
10197         PR c++ 5373.
10198         * g++.dg/parse/stmtexpr1.C: New test.
10199
10200         PR c++/5189.
10201         * g++.dg/template/copy1.C: New test.
10202
10203 2002-04-12  Richard Henderson  <rth@redhat.com>
10204
10205         * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
10206
10207 2002-04-12  Geoffrey Keating  <geoffk@redhat.com>
10208
10209         * gcc.c-torture/execute/20020412-1.c: New file, renamed from
10210         gcc.c-torture/execute/20020307-2.c.
10211
10212 2002-04-12  Richard Sandiford  <rsandifo@redhat.com>
10213
10214         * g++.dg/ext/attrib5.C,
10215         * g++.dg/lookup/struct1.C: New tests.
10216
10217 2002-04-11  Jakub Jelinek  <jakub@redhat.com>
10218
10219         * gcc.dg/20020411-1.c: New test.
10220
10221         * gcc.c-torture/execute/20020411-1.c: New test.
10222
10223 2002-04-10  Janis Johnson  <janis187@us.ibm.com>
10224
10225         * g77.f-torture/execute/6177.f: New test.
10226
10227 2002-04-10  Jakub Jelinek  <jakub@redhat.com>
10228
10229         PR middle-end/6247
10230         * g++.dg/opt/cleanup1.C: New test.
10231
10232         * g++.dg/opt/const1.C: New test.
10233
10234 2002-04-10  Lars Brinkhoff  <lars@nocrew.org>
10235
10236         * gcc.c-torture/execute/20020406-1.c: Declare malloc.
10237
10238 2002-04-10  Nathan Sidwell  <nathan@codesourcery.com>
10239
10240         PR c++/5507
10241         * g++.dg/template/typename2.C: New test.
10242
10243 2002-04-10  Alan Modra  <amodra@bigpond.net.au>
10244
10245         * gcc.c-torture/execute/loop-12.c: New.
10246
10247 2002-04-08  Hans-Peter Nilsson  <hp@bitrange.com>
10248
10249         * g77.f-torture/execute/980628-4.x,
10250         g77.f-torture/execute/980628-5.x,
10251         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
10252         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
10253         g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
10254
10255 2002-04-07  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10256
10257         PR optimization/6086
10258         * g++.dg/opt/preinc1.C: New test.
10259
10260 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
10261
10262         PR c++/5571
10263         * g++.dg/opt/static2.C: New test.
10264
10265 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
10266
10267         PR c/5120
10268         * gcc.dg/20020406-1.c: New test.
10269
10270 2002-04-04  David S. Miller  <davem@redhat.com>
10271
10272         * gcc.c-torture/execute/20020404-1.c: New test.
10273
10274 2002-04-04  Jakub Jelinek  <jakub@redhat.com>
10275
10276         PR c/6123
10277         * gcc.dg/20020312-2.c: Do not declare global register variable
10278         if __PIC__ or __pic__ is defined.
10279
10280 2002-04-04  Richard Earnshaw  <rearnsha@arm.com>
10281
10282         * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC.  Use
10283         __asm__ so that it works correctly even if -ansi -pedantic-errors.
10284
10285 2002-04-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10286
10287         * gcc.misc-tests/linkage.exp: Update last change to handle
10288         sparc*-, not just sparc-.
10289
10290 2002-04-03  Richard Henderson  <rth@redhat.com>
10291
10292         * gcc.dg/cpp/ucs.c: Improved long UCS test.
10293
10294 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
10295
10296         * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
10297
10298 2002-04-02  David S. Miller  <davem@redhat.com>
10299
10300         * gcc.c-torture/execute/20020402-3.c: New test.
10301
10302 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
10303
10304         * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
10305         * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
10306
10307         * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
10308         * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
10309         g77.f-torture/execute/20001201.x,
10310         g77.f-torture/execute/u77-test.x: New files.
10311
10312         * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
10313         * gcc.dg/wchar_t-1.c: Ditto.
10314
10315 2002-04-02  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10316
10317         * gcc.c-torture/execute/20020402-1.c: New test.
10318
10319 2002-04-01  Richard Henderson  <rth@redhat.com>
10320
10321         * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
10322
10323         * g++.dg/other/new1.C: Use __SIZE_TYPE__.
10324
10325 2002-04-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10326
10327         * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
10328
10329 2002-04-01  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
10330
10331         * g++.dg/inherit/template-as-base.C: Expect error.
10332         * g++.dg/inherit/namespace-as-base.C: Likewise.
10333
10334 2002-03-31  Hans-Peter Nilsson  <hp@bitrange.com>
10335
10336         * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
10337         g++.dg/ext/instantiate3.C: Tweak match patterns.
10338
10339         * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
10340         * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
10341         -da test.
10342
10343 2002-03-31  Richard Henderson  <rth@redhat.com>
10344
10345         * gcc.dg/special/alias-2.c: New.
10346         * gcc.dg/special/ecos.exp: Run it.
10347
10348 2002-03-31  Richard Henderson  <rth@redhat.com>
10349
10350         * gcc.dg/va-arg-1.c: Expect warnings, not errors.
10351
10352 2002-03-31  Kazu Hirata  <kazu@hxi.com>
10353
10354         * gcc.dg/weak-1.c: Disable on h8300 port.
10355
10356 2002-03-29  Janis Johnson  <janis187@us.ibm.com>
10357
10358         * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
10359         * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
10360         ordering tests.
10361         * g++.dg/bprob/bprob-1.C: New test.
10362         * g++.dg/gcov/gcov.exp: New driver for gcov tests.
10363         * g++.dg/gcov/gcov-1.C: New test.
10364         * g++.dg/gcov/gcov-1.x: New file.
10365         * g++.dg/gcov/gcov-2.C: New test.
10366         * g++.dg/gcov/gcov-3.C: New test.
10367         * g++.dg/gcov/gcov-3.h: New file.
10368
10369 2002-03-28  Roger Sayle  <roger@eyesopen.com>
10370
10371         * g++.old-deja/g++.other/builtins5.C: New test.
10372         * g++.old-deja/g++.other/builtins6.C: New test.
10373         * g++.old-deja/g++.other/builtins7.C: New test.
10374         * g++.old-deja/g++.other/builtins8.C: New test.
10375         * g++.old-deja/g++.other/builtins9.C: New test.
10376
10377 2002-03-29  Jakub Jelinek  <jakub@redhat.com>
10378
10379         * g++.dg/opt/static1.C: New test.
10380
10381         * g++.dg/opt/longbranch1.C: New test.
10382
10383 2002-03-28  Hans-Peter Nilsson  <hp@bitrange.com>
10384
10385         * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
10386
10387         * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
10388
10389 2002-03-28  Jeffrey A Law  (law@redhat.com)
10390
10391         * gcc.c-torture/execute/20020328-1.c: New test.
10392
10393 2002-03-27  Richard Henderson  <rth@redhat.com>
10394
10395         * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
10396         * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
10397         move from g++.old-deja/g++.ext/.
10398
10399 2002-03-27  Mark Mitchell  <mark@codesourcery.com>
10400
10401         * g++.dg/init/new2.C: New test.
10402
10403 2002-03-26  Richard Henderson  <rth@redhat.com>
10404
10405         * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
10406
10407         * gcc.dg/20020312-2.c: Don't test epilogue vs global register
10408         on sparc.
10409
10410         * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc.  Only run on
10411         sparcv9 systems.
10412         * gcc.dg/20001102-1.c: Likewise.
10413
10414 2002-03-26  Phil Edwards  <pme@gcc.gnu.org>
10415
10416         * gcc.dg/cpp/endif-pedantic1.c,
10417         gcc.dg/cpp/endif-pedantic2.c:  New tests.
10418
10419 2002-03-26  Mark Mitchell  <mark@codesourcery.com>
10420
10421         * g++.dg/init/new1.C: New test.
10422
10423 2002-03-26  Nathan Sidwell  <nathan@codesourcery.com>
10424
10425         * g++.dg/abi/vbase9.C: New test.
10426
10427 2002-03-26  Richard Earnshaw  <rearnsha@arm.com>
10428
10429         * gcc.dg/arm-asm.c: New test.
10430
10431 2002-03-26  Andrew Cagney  <ac131313@redhat.com>
10432
10433         * gcc.dg/Wswitch-enum.c: New test.
10434         Fix PR c/5044.
10435
10436 2002-03-26  Richard Henderson  <rth@redhat.com>
10437
10438         * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
10439         structure.
10440
10441 2002-03-25  Richard Henderson  <rth@redhat.com>
10442
10443         * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc.  Only run on
10444         sparcv9 systems.
10445
10446         * gcc.c-torture/compile/20011119-1.c (xxx): New.
10447         * gcc.c-torture/compile/20011119-2.c (xxx): New.
10448
10449 2002-03-25  Zack Weinberg  <zack@codesourcery.com>
10450
10451         * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
10452
10453 2002-03-25  Bob Wilson  <bob.wilson@acm.org>
10454
10455         * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
10456         targets using generic thunk support.
10457
10458 2002-03-25  Jakub Jelinek  <jakub@redhat.com>
10459
10460         * gcc.c-torture/compile/20020323-1.c: New test.
10461
10462         * g++.dg/opt/conj2.C: New test.
10463
10464 2002-03-24  Richard Henderson  <rth@redhat.com>
10465
10466         * gcc.dg/weak-1.c: Use -fno-common.
10467
10468 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
10469
10470         * g77.dg/f77-edit-apostrophe-out.f: New test
10471         * g77.dg/f77-edit-h-out.f: New test
10472         * g77.dg/f77-edit-t-in.f: New test
10473         * g77.dg/f77-edit-t-out.f: New test
10474         * g77.dg/f77-edit-x-out.f: New test
10475         * g77.dg/f77-edit-slash-out.f: New test
10476         * g77.dg/f77-edit-colon-out.f: New test
10477         * g77.dg/f77-edit-s-out.f: New test
10478
10479 2002-03-24  Richard Henderson  <rth@redhat.com>
10480
10481         * objc/execute/formal_protocol-6.x: New XFAIL.
10482
10483 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
10484
10485         * gcc.dg/weak-1.c:  Early return from dg-final on platforms
10486         that do not support weak symbols
10487
10488 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
10489
10490         * lib/g++.exp:  Fix handling of LD_LIBRARY_PATH et al
10491         * lib/g77.exp:  Likewise
10492         * lib/objc.exp: Likewise
10493
10494 2002-03-23  Andrew Cagney  <ac131313@redhat.com>
10495
10496         * gcc.dg/Wswitch-default.c: New test.
10497
10498 2002-03-23  Jakub Jelinek  <jakub@redhat.com>
10499
10500         * g++.dg/other/enum1.C: New test.
10501
10502 2002-03-23  Zack Weinberg  <zack@codesourcery.com>
10503
10504         * gcc.dg/pragma-ep-3.c: Fix typo.
10505
10506 2002-03-22  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
10507
10508         * g++.dg/inherit/template-as-base.C: New test.
10509
10510 2002-03-22  Jakub Jelinek  <jakub@redhat.com>
10511
10512         * g++.old-deja/g++.other/dwarf2-1.C: Move...
10513         * g++.dg/debug/debug5.C: ...here.  Convert for dg framework.
10514
10515 2002-03-22  Neil Booth  <neil@daikokuya.demon.co.uk>
10516
10517         * gcc.dg/cpp/multiline.c: Update to match.
10518
10519 2002-03-22  Alexandre Oliva  <aoliva@redhat.com>
10520
10521         * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
10522
10523 2002-03-22  Phil Edwards  <pme@gcc.gnu.org>
10524
10525         * gcc.dg/cpp/extratokens2.c:  New file.
10526
10527 2002-03-21  David Edelsohn  <edelsohn@gnu.org>
10528
10529         * gcc.dg/20020312-2.c: Add rs6000 target.
10530
10531         * gcc.c-torture/compile/20020319-1.c: New test.
10532
10533 2002-03-21  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10534
10535         * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
10536         (A, E): Handle this.
10537
10538 2002-03-20  Jason Merrill  <jason@redhat.com>
10539
10540         * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
10541         ignoring -fpic.
10542         * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
10543         through prune_gcc_output.
10544
10545 2002-03-20  Jakub Jelinek  <jakub@redhat.com>
10546
10547         * gcc.c-torture/compile/20020320-1.c: New test.
10548
10549 2002-03-19  Jakub Jelinek  <jakub@redhat.com>
10550
10551         * gcc.c-torture/compile/20020318-1.c: New test.
10552
10553         * gcc.dg/struct-by-value-1.c: New test.
10554
10555         * gcc.dg/20020319-1.c: New test.
10556
10557 2002-03-18  Jakub Jelinek  <jakub@redhat.com>
10558
10559         * g++.dg/opt/conj1.C: New test.
10560
10561 2002-03-17  Mark Mitchell  <mark@codesourcery.com>
10562
10563         * g++.dg/template/qualttp20.C: Revert previous change.
10564         * g++.dg/template/qualttp3.C: Likewise.
10565         * g++.dg/template/qualttp4.C: Likewise
10566         * g++.dg/template/qualttp5.C: Likewise
10567         * g++.dg/template/qualttp6.C: Likewise
10568         * g++.dg/template/qualttp7.C: Likewise
10569         * g++.dg/template/qualttp8.C: Likewise
10570         * g++.dg/template/recurse.C: Likewise.
10571
10572 2002-03-17  Neil Booth  <neil@daikokuya.demon.co.uk>
10573
10574         * gcc.dg/cpp/wchar-1.c: Update.
10575
10576 2002-03-16  Nathan Sidwell  <nathan@codesourcery.com>
10577
10578         * g++.dg/template/conv1.C: New test.
10579         * g++.dg/template/conv2.C: New test.
10580         * g++.dg/template/conv3.C: New test.
10581         * g++.dg/template/conv4.C: New test.
10582
10583 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
10584
10585         * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
10586         * g++.dg/template/qualttp3.C: Likewise.
10587         * g++.dg/template/qualttp4.C: Likewise
10588         * g++.dg/template/qualttp5.C: Likewise
10589         * g++.dg/template/qualttp6.C: Likewise
10590         * g++.dg/template/qualttp7.C: Likewise
10591         * g++.dg/template/qualttp8.C: Likewise
10592         * g++.dg/template/recurse.C: Likewise.
10593
10594 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
10595
10596         * g++.dg/opt/dtor1.C: New test.
10597
10598 2002-03-15  Jakub Jelinek  <jakub@redhat.com>
10599
10600         * gcc.c-torture/compile/20020315-1.c: New test.
10601
10602 2002-03-15  Richard Earnshaw  <rearnsha@arm.com>
10603
10604         * gcc.dg/weak-1.c: Fix scan tests.
10605
10606 2002-03-15  Hans-Peter Nilsson  <hp@bitrange.com>
10607
10608         * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
10609         * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
10610         cris-*-aout* mmix-*-*.
10611         * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
10612         cris-*-aout* mmix-*-*.
10613         * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
10614         cris-*-elf* cris-*-aout* and mmix-*-*.
10615         * gcc.dg/20001009-1.c: Ditto.
10616         * gcc.dg/20010912-1.c: Ditto.
10617         * gcc.dg/20020122-4.c: Ditto.
10618         * gcc.dg/inline-2.c: Ditto.
10619
10620 2002-03-14  Jeffrey A Law  (law@cygnus.com)
10621
10622         * gcc.c-torture/compile/20020314-1.c: New test.
10623
10624 2002-03-14  Richard Earnshaw  <rearnsha@arm.com>
10625
10626         * gcc.c-torture/execute/20020314-1.c: New test.
10627
10628 2002-03-14  Jakub Jelinek  <jakub@redhat.com>
10629
10630         * g++.dg/warn/Wunused-1.C: New test.
10631
10632 2002-02-13  Richard Sandiford  <rsandifo@redhat.com>
10633
10634         * g++.dg/abi/mangle6.C: New test.
10635
10636 2002-03-13  Jakub Jelinek  <jakub@redhat.com>
10637
10638         * gcc.c-torture/compile/20020309-2.c: New test.
10639
10640         * gcc.c-torture/compile/20020312-1.c: New test.
10641
10642 2002-03-12  Nathan Sidwell  <nathan@codesourcery.com>
10643
10644         * g++.dg/other/access1.C: New test.
10645
10646 2002-03-12  Jakub Jelinek  <jakub@redhat.com>
10647
10648         * gcc.c-torture/execute/wchar_t-1.c: New test.
10649
10650 2002-03-12  David Edelsohn  <edelsohn@gnu.org>
10651
10652         * gcc.dg/20020103-1.c: Add rs6000 target and macro.
10653
10654 2002-03-12  Roger Sayle  <roger@eyesopen.com>
10655
10656         * gcc.dg/20020312-1.c: New test case.
10657
10658 2002-03-11  Aldy Hernandez  <aldyh@redhat.com>
10659
10660         * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
10661
10662 2002-03-11  Richard Henderson  <rth@redhat.com>
10663
10664         * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
10665         * g++.old-deja/g++.jason/report.C: Likewise.
10666
10667 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
10668
10669         * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
10670         * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
10671
10672 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
10673
10674         * testsuite/g++.dg/overload/pmf1.C: New test.
10675
10676 2002-03-11  Kazu Hirata  <kazu@hxi.com>
10677
10678         * gcc.c-torture/execute/20020307-1.c: Use long.
10679
10680 2002-03-11  Jakub Jelinek  <jakub@redhat.com>
10681
10682         PR optimization/5844
10683         * gcc.dg/20020310-1.c: New test.
10684
10685 2002-03-09  Michael Meissner  <meissner@redhat.com>
10686
10687         * gcc.c-torture/execute/memcpy-2.c: New test.
10688         * gcc.c-torture/execute/memset-1.c: New test.
10689         * gcc.c-torture/execute/strlen-1.c: New test.
10690         * gcc.c-torture/execute/strcmp-1.c: New test.
10691         * gcc.c-torture/execute/strncmp-1.c: New test.
10692
10693 2002-03-09  Geoffrey Keating  <geoffk@redhat.com>
10694
10695         * gcc.dg/ppc-ldstruct.c: New test.
10696
10697 2002-03-09  Jakub Jelinek  <jakub@redhat.com>
10698
10699         * gcc.c-torture/execute/va-arg-22.c: New test.
10700
10701 2002-03-09  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
10702
10703         * gcc.c-torture/compile/20020309-1.c: New test.
10704
10705 2002-03-08  Jakub Jelinek  <jakub@redhat.com>
10706
10707         * gcc.c-torture/execute/20020307-2.c: New test.
10708
10709 2002-03-07  Jeffrey A Law  (law@redhat.com)
10710
10711         * g77.f-torture/compile/20020307-1.f: New test.
10712
10713 2002-03-07  Richard Sandiford  <rsandifo@redhat.com>
10714
10715         * gcc.dg/unordered-1.c: New test.
10716
10717 2002-03-07  Richard Earnshaw  <rearnsha@arm.com>
10718
10719         * gcc.c-torture/execute/20020307-1.c: New test.
10720
10721 2002-03-05  Jakub Jelinek  <jakub@redhat.com>
10722
10723         * gcc.dg/20020304-1.c: New test.
10724
10725         * gcc.c-torture/compile/20020304-2.c: New test.
10726
10727 2002-03-04  Zack Weinberg  <zack@codesourcery.com>
10728
10729         * gcc.c-torture/compile/20020304-1.c: New test case
10730         (from PR c/5830).
10731
10732 2002-03-03  Aldy Hernandez  <aldyh@redhat.com>
10733
10734         * gcc.dg/20020103-1.c: Add other -D ppc variants.
10735
10736 2002-03-02  Nathan Sidwell  <nathan@codesourcery.com>
10737
10738         * g++.dg/other/classkey1.C: New test.
10739
10740 2002-03-01  Richard Henderson  <rth@redhat.com>
10741
10742         * gcc.c-torture/compile/981223-1.x: New.
10743         * gcc.c-torture/compile/920625-1.x: New.
10744
10745 2002-02-28  Richard Henderson  <rth@redhat.com>
10746
10747         * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
10748
10749 2002-02-27  Hans-Peter Nilsson  <hp@bitrange.com>
10750
10751         * gcc.c-torture/execute/20020227-1.c: New test.
10752
10753 2002-02-27  Mark Mitchell  <mark@codesourcery.com>
10754
10755         * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
10756         here" ERROR lines.
10757         * g++.old-deja/g++.oliva/partord1.C: Likewise.
10758         * g++.old-deja.g++.other/defarg1.C: Likewise.
10759         * g++.old-deja/g++.pt/calls2.C: Likewise.
10760         * g++.old-deja/g++.pt/crash20.C: Likewise.
10761         * g++.old-deja/g++.pt/crash30.C: Likewise.
10762         * g++.old-deja/g++.pt/crash36.C: Likewise.
10763         * g++.old-deja/g++.pt/crash6.C: Likewise.
10764         * g++.old-deja/g++.pt/defarg13.C: Likewise.
10765         * g++.old-deja/g++.pt/derived3.C: Likewise.
10766         * g++.old-deja/g++.pt/error1.C: Likewise.
10767         * g++.old-deja/g++.pt/friend21.C: Likewise.
10768         * g++.old-deja/g++.pt/friend23.C: Likewise.
10769         * g++.old-deja/g++.pt/infinite1.C: Likewise.
10770         * g++.old-deja/g++.robertl/eb128.C: Likewise.
10771
10772 2002-02-27  Geoffrey Keating  <geoffk@redhat.com>
10773
10774         * gcc.c-torture/execute/20020225-2.c: New test.
10775
10776 2002-02-27  Zack Weinberg  <zack@codesourcery.com>
10777
10778         * gcc.c-torture/execute/920730-1t.c,
10779         gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
10780         Delete test cases, only relevant to -traditional.
10781
10782 2002-02-27  Neil Booth  <neil@daikokuya.demon.co.uk>
10783
10784         * gcc.dg/cpp/undef1.c: Remove.
10785         * gcc.dg/cpp/directiv.c: Update.
10786         * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
10787
10788 2002-02-27  Michael Meissner  <meissner@redhat.com>
10789
10790         * gcc.c-torture/execute/20020226-1.c: New test.
10791
10792 2002-02-26  Jakub Jelinek  <jakub@redhat.com>
10793
10794         * g++.dg/debug/debug4.C: New test.
10795
10796         * gcc.dg/ia64-visibility-1.c: New test.
10797
10798 2002-02-26  Alexandre Oliva  <aoliva@redhat.com>
10799
10800         * gcc.dg/debug/20020224-1.c: New.
10801
10802 2002-02-25  Kazu Hirata  <kazu@hxi.com>
10803
10804         * gcc.c-torture/execute/960416-1.x: New.
10805         * gcc.c-torture/execute/divconst-3.x: Likewise.
10806
10807 2002-02-25  Jakub Jelinek  <jakub@redhat.com>
10808
10809         * gcc.dg/20020224-1.c: New test.
10810
10811 2002-02-25  Alan Modra  <amodra@bigpond.net.au>
10812
10813         * gcc.c-torture/execute/20020225-1.c: New.
10814
10815 2002-02-24  Neil Booth  <neil@daikokuya.demon.co.uk>
10816
10817         * testsuite/gcc.dg/cpp/wchar-1.c: New test.
10818
10819 2002-02-23  Jakub Jelinek  <jakub@redhat.com>
10820
10821         * gcc.dg/20020222-1.c: New test.
10822
10823 2002-02-22  Jakub Jelinek  <jakub@redhat.com>
10824
10825         * g++.dg/opt/anonunion1.C: New test.
10826
10827 2002-02-22  Nathan Sidwell  <nathan@codesourcery.com>
10828
10829         * g++.dg/template/qualttp19.C: New test.
10830         * g++.dg/template/qualttp20.C: New test.
10831         * g++.old-deja/g++.jason/report.C: Adjust expected errors
10832         * g++.old-deja/g++.other/qual1.C: Likewise.
10833
10834 2002-02-21  Aldy Hernandez  <aldyh@redhat.com>
10835
10836         * gcc.dg/attr-alwaysinline.c: New.
10837
10838 2002-02-21  Jakub Jelinek  <jakub@redhat.com>
10839
10840         * gcc.dg/20020220-1.c: New test.
10841
10842         * gcc.dg/20020220-2.c: New test.
10843
10844         * g++.dg/opt/mmx1.C: New test.
10845
10846 2002-02-20  Alexandre Oliva  <aoliva@redhat.com>
10847
10848         * gcc.c-torture/compile/20020110.c: New test.
10849
10850 2002-02-20  Jakub Jelinek  <jakub@redhat.com>
10851
10852         * gcc.c-torture/execute/20020219-1.c: New test.
10853
10854         * gcc.dg/20020219-1.c: New test.
10855
10856         * gcc.dg/noncompile/20020220-1.c: New test.
10857
10858         * g++.dg/opt/ptrintsum1.C: New test.
10859
10860         * gcc.dg/debug/20020220-1.c: New test.
10861
10862 2002-02-17  Jakub Jelinek  <jakub@redhat.com>
10863
10864         * gcc.c-torture/execute/20020216-1.c: New test.
10865
10866 2002-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
10867
10868         * gcc.dg/decl-1.c: Update, new test.
10869
10870 2002-02-15  Nathan Sidwell  <nathan@codesourcery.com>
10871
10872         * g++.dg/abi/bitfield1.C: New test.
10873         * g++.dg/abi/bitfield2.C: New test.
10874
10875 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
10876
10877         * gcc.dg/attr-nest.c: New test.
10878
10879 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
10880
10881         * gcc.c-torture/execute/20020215-1.c: New test.
10882
10883 2002-02-14  Jakub Jelinek  <jakub@redhat.com>
10884
10885         * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
10886         * g++.dg/debug/debug.exp: New.
10887         * g++.dg/debug/trivial.C: New.
10888         * g++.dg/debug/debug1.C: Moved...
10889         * g++.dg/other/debug1.C: ...from here.
10890         * g++.dg/debug/debug2.C: Moved...
10891         * g++.dg/other/debug2.C: ...from here.
10892         * g++.dg/debug/debug3.C: Moved...
10893         * g++.dg/other/debug3.C: ...from here.
10894
10895         * gcc.dg/noncompile/20020213-1.c: New test.
10896
10897 2002-02-13  Jakub Jelinek  <jakub@redhat.com>
10898
10899         * g++.dg/other/debug3.C: New test.
10900
10901         * gcc.c-torture/execute/20020213-1.c: New test.
10902
10903 2002-02-13  Richard Smith <richard@ex-parrot.com>
10904
10905         * g++.old-deja/g++.other/thunk1.C: New test.
10906
10907 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
10908
10909         * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
10910
10911 2002-02-13  Stan Shebs  <shebs@apple.com>
10912
10913         * gcc.dg/altivec-3.c: New.
10914
10915 2002-02-12  Jakub Jelinek  <jakub@redhat.com>
10916
10917         * gcc.dg/Wunreachable-1.c: New test.
10918         * gcc.dg/Wunreachable-2.c: New test.
10919
10920 2002-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
10921
10922         * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
10923
10924 2002-02-12  Neil Booth  <neil@daikokuya.demon.co.uk>
10925
10926         * gcc.dg/decl-1.c: New test.
10927
10928 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
10929
10930         * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
10931
10932 2002-02-10  Kazu Hirata  <kazu@hxi.com>
10933
10934         * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
10935         * gcc.c-torture/compile/980506-1.x: Likewise.
10936
10937 2002-02-10  Kazu Hirata  <kazu@hxi.com>
10938
10939         * gcc.dg/20020210-1.c: New.
10940
10941 2002-02-09  Toon Moene  <toon@moene.indiv.nluug.nl>
10942
10943         * g77.f-torture/execute/947.f: New regression test
10944         for PR fortran/947.
10945
10946 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
10947
10948         * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
10949         * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
10950
10951 2002-02-08  Richard Henderson  <rth@redhat.com>
10952
10953         * gcc.c-torture/compile/labels-3.c: New.
10954
10955 2002-02-08  Jakub Jelinek  <jakub@redhat.com>
10956
10957         * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
10958         expression statements work instead.
10959         * gcc.dg/noncompile/20020207-1.c: New test.
10960
10961 2002-02-07  Richard Henderson  <rth@redhat.com>
10962
10963         * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
10964
10965 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
10966
10967         * lib/prune.exp: Remove "In (program|subroutine"block-data)"
10968         message from g77
10969         * lib/g77-dg.exp: Trim g77 error messages so that they are
10970         recognized by dg.exp.
10971
10972 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
10973
10974         PR fortran/5473
10975         * g77.dg/pr5473.f: Now dg-error.  Add additional cases.
10976
10977 2002-02-07  Richard Henderson  <rth@redhat.com>
10978
10979         * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
10980         to be sufficiently aligned for integers.
10981
10982 2002-02-07  Nathan Sidwell  <nathan@codesourcery.com>
10983
10984         * g++.dg/template/friend4.C: New test.
10985
10986 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
10987
10988         PR fortran/5743
10989         * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
10990         unsupported cases.
10991
10992 2002-02-07  Richard Henderson  <rth@redhat.com>
10993
10994         * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
10995         * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
10996         gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
10997         objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
10998
10999 2002-02-06  Richard Henderson  <rth@redhat.com>
11000
11001         * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
11002
11003 2002-02-06  Janis Johnson  <janis187@us.ibm.com>
11004
11005         * gcc.dg/20020206-1.c: New test.
11006
11007 2002-02-06  Jakub Jelinek  <jakub@redhat.com>
11008
11009         * gcc.c-torture/execute/20020206-1.c: New test.
11010
11011         * gcc.c-torture/execute/20020206-2.c: New test.
11012
11013         PR optimization/5429:
11014         * gcc.c-torture/compile/20020206-1.c: New test.
11015
11016 2002-02-06  Nick Clifton  <nickc@cambridge.redhat.com>
11017
11018         * g++.dg/ext/align1.C: Do not use an explicit alignment value
11019         as certain file formats cannot support particularly large
11020         alignments.
11021
11022         * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
11023         and do not expect to be able to link the executable.
11024
11025         * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
11026         fail because the COFF format does not support the weak attribute.
11027
11028 2002-02-05  David Billinghurst <David.Billinghurst@riotinto.com>
11029
11030         * g77.dg/pr5473.f:  New test
11031
11032 2002-02-05  Aldy Hernandez  <aldyh@redhat.com>
11033
11034         * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
11035         Fix testcase accordingly.
11036
11037 2002-02-04  Richard Henderson  <rth@redhat.com>
11038
11039         * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
11040         (buf): Change to be an array of pointers, not ints.
11041
11042 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
11043
11044         * gcc.dg/Wswitch.c: Fix typos.  Don't return unconditionally
11045         before all tests.  Move warning one line above to match where it
11046         C frontend emits.
11047         * gcc.dg/Wswitch-2.c: New test.
11048         * g++.dg/warn/Wswitch-1.C: New test.
11049         * g++.dg/warn/Wswitch-2.C: New test.
11050
11051 2002-02-04  Richard Henderson  <rth@redhat.com>
11052
11053         * g++.dg/abi/offsetof.C: Fix size comparison.
11054
11055 2002-02-04  Richard Sandiford  <rsandifo@redhat.com>
11056
11057         * gcc.dg/cast-qual-2.c: New test.
11058
11059 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
11060
11061         * gcc.dg/20020201-4.c: New test.
11062
11063 2002-02-04  Ben Elliston  <bje@redhat.com>
11064
11065         * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
11066         target_info attribute != 0, in addition to the empty string.
11067         (gcc_target_compile): Likewise.
11068
11069 2002-02-03  Andrew Cagney  <ac131313@redhat.com>
11070
11071         * gcc.dg/Wswitch.c: New test.
11072         PR gcc/4475. PR gcc/3780.
11073
11074 2002-02-03  Toon Moene  <toon@moene.indiv.nluug.nl>
11075
11076         * g77.f-torture/execute/5122.f: New test for regressions
11077         against PR fortran/5122.
11078
11079 2002-02-03  David Billinghurst <David.Billinghurst@riotinto.com>
11080
11081         * g77.f-torture/compile/pr3743.f: Delete
11082         * g77.dg/pr3743-1.f: New test.
11083         * g77.dg/pr3743-2.f: New test.
11084         * g77.dg/pr3743-3.f: New test.
11085         * g77.dg/pr3743-4.f: New test.
11086
11087 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
11088
11089         * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
11090
11091 2002-02-02  Richard Henderson  <rth@redhat.com>
11092
11093         * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
11094         * gcc.c-torture/execute/bf64-1.c: Likewise.
11095
11096 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
11097
11098         * gcc.dg/20020201-2.c: New test.
11099
11100         * gcc.dg/20020201-3.c: New test.
11101
11102         * gcc.c-torture/execute/bitfld-2.c: New test.
11103
11104 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
11105
11106         * gcc.dg/bitfld-1.c: Update.
11107         * gcc.dg/bitfld-2.c: Update.
11108         * gcc.c-torture/execute/bitfld-1.x: New.
11109
11110 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
11111
11112         * gcc.c-torture/execute/20020201-1.c: New test.
11113
11114 2002-02-01  Janis Johnson  <janis187@us.ibm.com>
11115
11116         PR target/5469
11117         * gcc.dg/20020201-1.c: New test.
11118
11119 2002-02-01  David.Billinghurst <David.Billinghurst@riotinto.com>
11120
11121         PR fortran/3743
11122         * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
11123         * g77.f-torture/compile/pr3743.x: Remove
11124
11125 2002-01-31  Tom Rix  <trix@redhat.com>
11126
11127         * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
11128
11129 2002-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
11130
11131         * gcc.dg/noncompile/20020130-1.c: New test.
11132
11133 2002-01-30  David Billinghurst  <David.Billinghurst@riotinto.com>
11134
11135         * g77.dg/f77-edit-i-out.f:  Escape \. Allow \r\n and \r.
11136
11137 2002-01-29  Richard Henderson  <rth@redhat.com>
11138
11139         * gcc.c-torture/execute/991118-1.c: Cast various constants back
11140         to long long.
11141         * gcc.c-torture/execute/bf64-1.c: Likewise.
11142
11143 2002-01-29  Jakub Jelinek  <jakub@redhat.com>
11144
11145         * gcc.c-torture/execute/20020129-1.c: New test.
11146
11147 2002-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
11148
11149         * gcc.c-torture/compile/20000224-1.c: Update.
11150         * gcc.c-torture/execute/bitfld-1.c: New tests.
11151         * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
11152         * gcc.dg/uninit-A.c: Update.
11153
11154 2002-01-29  Nathan Sidwell  <nathan@codesourcery.com>
11155
11156         * g++.dg/template/ctor1.C: Add instantiation.
11157
11158 2002-01-28  Paul Koning  <pkoning@equallogic.com>
11159
11160         * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
11161         argument to __builtin_prefetch to be const ptr.
11162
11163 2002-01-28  Jakub Jelinek  <jakub@redhat.com>
11164
11165         * gcc.c-torture/compile/20020120-1.c: New test.
11166
11167 2002-01-27  Kazu Hirata  <kazu@hxi.com>
11168
11169         * gcc.c-torture/execute/20020127-1.c: New test.
11170
11171 2002-01-27  David Billinghurst  <David.Billinghurst@riotinto.com>
11172
11173         * g77.dg/f77-edit-i-in.f: New test
11174         * g77.dg/f77-edit-i-out.f: New test
11175
11176 2002-01-25  Geoffrey Keating  <geoffk@redhat.com>
11177
11178         * gcc.dg/debug/debug.exp: New file.
11179         * gcc.dg/debug/trivial.c: New file.
11180         * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
11181         * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
11182         * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
11183         * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
11184         * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
11185         * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
11186         * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
11187         * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
11188         * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
11189         * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
11190         * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
11191         * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
11192         * gcc.dg/20000503-1.c: Removed.
11193         * gcc.dg/20010207-1.c: Removed.
11194         * gcc.dg/20011223-1.c: Removed.
11195         * gcc.dg/20020104-2.c: Removed.
11196         * gcc.dg/debug-1.c: Removed.
11197         * gcc.dg/debug-2.c: Removed.
11198         * gcc.dg/debug-3.c: Removed.
11199         * gcc.dg/debug-4.c: Removed.
11200         * gcc.dg/debug-5.c: Removed.
11201         * gcc.dg/debug-6.c: Removed.
11202         * gcc.dg/dwarf2-1.c: Removed.
11203         * gcc.dg/dwarf2-2.c: Removed.
11204
11205 2002-01-25  Jakub Jelinek  <jakub@redhat.com>
11206
11207         * g++.old-deja/g++.other/eh5.C: New test.
11208         * g++.old-deja/g++.other/sibcall2.C: New test.
11209         * g++.old-deja/g++.other/array9.C: New test.
11210         * g++.old-deja/g++.other/typename2.C: New test.
11211         * g++.old-deja/g++.other/crash60.C: New test.
11212         * g++.old-deja/g++.other/conv9.C: New test.
11213         * g++.old-deja/g++.other/mangle10.C: New test.
11214         * g++.old-deja/g++.other/unchanging1.C: New test.
11215         * g++.old-deja/g++.other/exprstmt1.C: New test.
11216         * g++.old-deja/g++.other/inline23.C: New test.
11217         * g++.old-deja/g++.eh/ia64-1.C: New test.
11218         * g++.old-deja/g++.other/dwarf2-1.C: New test.
11219         * g++.old-deja/g++.other/reload1.C: New test.
11220         * g++.old-deja/g++.other/static20.C: New test.
11221         * g++.old-deja/g++.other/local-alloc1.C: New test.
11222         * g++.old-deja/g++.other/conv8.C: New test.
11223         * g++.old-deja/g++.other/stmtexpr2.C: New test.
11224         * g++.old-deja/g++.other/storeexpr1.C: New test.
11225         * g++.old-deja/g++.other/storeexpr2.C: New test.
11226         * g++.dg/eh/template2.C: New test.
11227         * g++.dg/warn/weak1.C: New test.
11228
11229 2002-01-25  Hans-Peter Nilsson  <hp@bitrange.com>
11230
11231         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
11232         Remove first, non-varying, argument.
11233
11234 2002-01-23  Richard Henderson  <rth@redhat.com>
11235
11236         * gcc.dg/inline-2.c: New.
11237
11238         * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
11239         Add optional target arg.  Check number of arguments.
11240         (scan-assembler-not, scan-assembler-dem): Likewise.
11241         (scan-assembler-dem-not): Likewise.
11242
11243 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
11244
11245         * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
11246         line 12.
11247         * g++.old-deja/g++.brendan/parse3.C,
11248         g++.old-deja/g++.other/crash26.C,
11249         g++.old-deja/g++.other/crash28.C,
11250         g++.old-deja/g++.other/crash29.C,
11251         g++.old-deja/g++.other/crash30.C,
11252         g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
11253
11254 2002-01-23  Aldy Hernandez  <aldyh@redhat.com>
11255
11256         * gcc.dg/20020115-1.c: New.
11257
11258 2002-01-23  Bob Wilson  <bob.wilson@acm.org>
11259
11260         * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
11261
11262 2002-01-23  Janis Johnson  <janis187@us.ibm.com>
11263
11264         * gcc.dg/20020122-3.c: New.
11265
11266 2002-01-23  Jakub Jelinek  <jakub@redhat.com>
11267
11268         * g++.dg/other/gc1.C: New test.
11269
11270 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
11271
11272         * gcc.dg/c99-intconst-1.c: Mark XFAIL.
11273
11274 2002-01-22  Richard Henderson  <rth@redhat.com>
11275
11276         * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
11277
11278 2002-01-22  Richard Henderson  <rth@redhat.com>
11279
11280         * gcc.dg/20020122-4.c: New.
11281
11282 2002-01-22  H.J. Lu <hjl@gnu.org>
11283
11284         * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
11285         link output.
11286         * gcc.dg/special/ecos.exp: Likewise.
11287         * lib/g++-dg.exp: Likewise.
11288         * lib/g77-dg.exp: Likewise.
11289         * lib/gcc-dg.exp : Likewise.
11290         * lib/mike-g++.exp: Likewise.
11291         * lib/mike-g77.exp: Likewise.
11292         * lib/mike-gcc.exp: Likewise.
11293         * lib/objc-dg.exp: Likewise.
11294
11295 2002-01-22  Janis Johnson  <janis187@us.ibm.com>
11296
11297         PR target/5379
11298         * gcc.dg/20020122-2.c: New test.
11299
11300 2002-01-22  Hans-Peter Nilsson  <hp@axis.com>
11301
11302         * gcc.dg/20020122-1.c: New test.
11303
11304 2001-01-22  David.Billinghurst <David.Billinghurst@riotinto.com>
11305
11306         * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
11307
11308 2002-01-22  David Billinghurst <David.Billinghurst@riotinto.com>
11309
11310         * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
11311
11312 2002-01-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11313
11314         * gcc.c-torture/compile/20020121-1.c: New test.
11315
11316 2002-01-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11317
11318         * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
11319         ld_library_path.
11320
11321 2002-01-21  Jakub Jelinek  <jakub@redhat.com>
11322
11323         * gcc.dg/20020218-1.c: New test.
11324
11325 2002-01-21  David.Billinghurst <David.Billinghurst@riotinto.com>
11326
11327         * lib/prune.exp (prune_gcc_output): Prune "At global scope"
11328         messages
11329         * g++.dg/other/deprecated.C: Remove dg-bogus comment for
11330         "At global scope" warning
11331         * g++.dg/ext/align1.C: Change cygwin test for alignment
11332         from db-bogus to dg-warning
11333
11334 2002-01-21  Zack Weinberg  <zack@codesourcery.com>
11335
11336         * g77.f-torture/compile/cpp2.F: New test.
11337
11338 2002-01-19  Nathan Sidwell  <nathan@codesourcery.com>
11339
11340         * g++.dg/template/access1.C: New test.
11341
11342 2002-01-18  Aldy Hernandez  <aldyh@redhat.com>
11343
11344         * gcc.dg/20020118-1.c: New.
11345
11346 2002-01-18  Kazu Hirata  <kazu@hxi.com>
11347
11348         * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
11349
11350 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
11351
11352         * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
11353         * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
11354         alignment warnings.
11355
11356 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
11357
11358         * gcc.misc-tests/i386-prefetch.exp: Save and restore
11359         torture_with_loops and torture_without_loops
11360
11361 2002-01-17  Jakub Jelinek  <jakub@redhat.com>
11362
11363         * gcc.c-torture/compile/20020116-1.c: New test.
11364
11365 2002-01-16  Jakub Jelinek  <jakub@redhat.com>
11366
11367         * gcc.dg/20020116-2.c: New test.
11368
11369         * gcc.dg/ultrasp4.c: New test.
11370
11371         * gcc.dg/20020116-1.c: New test.
11372
11373 2002-01-15  Geoffrey Keating  <geoffk@redhat.com>
11374
11375         * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
11376         by EABI.
11377
11378 2002-01-15  Janis Johnson  <janis187@us.ibm.com>
11379
11380         * gcc.misc-tests/i386-prefetch.exp: New.
11381         * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
11382         * gcc.misc-tests/i386-pf-athlon-1.c: New test.
11383         * gcc.misc-tests/i386-pf-none-1.c: New test.
11384         * gcc.misc-tests/i386-pf-sse-1.c: New test.
11385
11386 2002-01-15  Jakub Jelinek  <jakub@redhat.com>
11387
11388         * gcc.dg/gnu89-init-1.c: Add new tests.
11389
11390 2002-01-15  Andreas Jaeger  <aj@suse.de>
11391
11392         * gcc.dg/i386-mmx-1.c: Also run on x86-64.
11393         * gcc.dg/i386-mmx-2.c: Likewise.
11394         * gcc.dg/i386-sse-1.c: Likewise.
11395         * gcc.dg/i386-sse-2.c: Likewise.
11396         * gcc.dg/i386-sse-3.c: Likewise.
11397
11398 2001-01-14  David Billinghurst <David.Billinghurst@riotinto.com>
11399
11400         * g77.f-torture/execute/intrinsic-unix-bessel.f:
11401         Uncomment additional cases that now pass.
11402
11403 2002-01-11  Richard Henderson  <rth@redhat.com>
11404
11405         * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
11406         * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
11407
11408 2002-01-11  Nicola Pero  <n.pero@mi.flashnet.it>
11409
11410         * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
11411
11412 2002-01-10  Aldy Hernandez  <aldyh@redhat.com>
11413
11414         * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
11415         lvx, stvx, stvebx, stvehx, stvewx, stvxl.
11416
11417 2002-01-10  Dale Johannesen  <dalej@apple.com>
11418
11419         * gcc.c-torture/execute/loop-11.c: New.
11420
11421 2002-01-08  Aldy Hernandez  <aldyh@redhat.com>
11422
11423         * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
11424         dss, lvsl, lvsr, dstt, dstst, dststt, dst.
11425
11426 2002-01-09  Richard Henderson  <rth@redhat.com>
11427
11428         * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
11429         type in which to perform the operation for each size.
11430
11431 2002-01-09  Alan Matsuoka  (alanm@redhat.com)
11432
11433         * gcc.c-torture/compile/20020109-2.c: New test.
11434
11435 2002-01-09  Gwenole Beauchesne  <bgeauchesne@mandrakesoft.com>
11436
11437         * gcc.c-torture/execute/loop-10.c: New test.
11438
11439 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
11440
11441         * gcc.c-torture/compile/20010226-1.c: New test.
11442         * gcc.c-torture/compile/20010227-1.c: New test.
11443         * gcc.c-torture/compile/20010426-1.c: New test.
11444         * gcc.c-torture/compile/20010510-1.c: New test.
11445         * gcc.c-torture/compile/20010605-3.c: New test.
11446         * gcc.c-torture/compile/20010824-1.c: New test.
11447         * gcc.c-torture/execute/20010409-1.c: New test.
11448         * gcc.dg/noncompile/20000901-1.c: New test.
11449         * gcc.dg/20001023-1.c: New test.
11450         * gcc.dg/20001101-1.c: New test.
11451         * gcc.dg/20001102-1.c: New test.
11452         * gcc.dg/20010207-1.c: New test.
11453         * gcc.dg/20010405-1.c: New test.
11454         * gcc.dg/20010822-1.c: New test.
11455         * gcc.dg/20011107-1.c: New test.
11456
11457 2002-01-09  Jeffrey A Law  (law@redhat.com)
11458
11459         * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
11460
11461         * gcc.c-torture/execute/strct-stdarg-1.x: New file.  Expect
11462         execution failure on PA targets.
11463
11464 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
11465
11466         * gcc.c-torture/compile/20020109-1.c: New test.
11467
11468 2002-01-08  Kazu Hirata  <kazu@hxi.com>
11469
11470         * gcc.c-torture/execute/20020108-1.c: New test.
11471
11472 2002-01-08  Jakub Jelinek  <jakub@redhat.com>
11473
11474         * gcc.dg/20020108-1.c: New test.
11475
11476 2002-01-08  H.J. Lu <hjl@gnu.org>
11477
11478         * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
11479         for header files.
11480
11481 2002-01-08  Geoff Keating  <geoffk@redhat.com>
11482
11483         * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
11484         consistency.
11485
11486 002-01-07  Aldy Hernandez  <aldyh@redhat.com>
11487
11488         * gcc.dg/altivec-4.c: Test altivec predicates.
11489
11490 2002-01-07  Jakub Jelinek  <jakub@redhat.com>
11491
11492         * gcc.c-torture/execute/20020107-1.c: New test.
11493
11494 2002-01-06  Craig Rodrigues  <rodrigc@gcc.gnu.org>
11495
11496         PR c/5279
11497         * gcc.c-torture/compile/20020106-1.c: New test.
11498
11499 2002-01-05  Hans-Peter Nilsson  <hp@bitrange.com>
11500
11501         * gcc.c-torture/execute/nestfunc-4.c: New test.
11502
11503 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
11504
11505         * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
11506         extra triple that slipped in.
11507         * g++.old-deja/g++.abi/align.C: Likewise.
11508         * g++.old-deja/g++.abi/bitfields.C: Likewise.
11509
11510 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
11511
11512         * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
11513         * g++.old-deja/g++.abi/align.C: Likewise.
11514         * g++.old-deja/g++.abi/bitfields.C: Likewise.
11515
11516         * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
11517         on FreeBSD/i386.
11518         * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
11519         FreeBSD.
11520
11521 2002-01-04  Jakub Jelinek  <jakub@redhat.com>
11522
11523         * gcc.dg/20020104-1.c: New test.
11524
11525         * gcc.dg/20020104-2.c: New test.
11526
11527 2002-01-04  Hans-Peter Nilsson  <hp@bitrange.com>
11528
11529         * gcc.dg/20020103-1.c: Fix typo in target selector.
11530
11531 2002-01-03  Richard Henderson  <rth@redhat.com>
11532
11533         * gcc.dg/20020103-1.c: New.
11534
11535 2002-01-03  Kazu Hirata  <kazu@hxi.com>
11536
11537         * gcc.c-torture/execute/20020103-1.c: New test.
11538
11539 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
11540
11541         * g++.dg/other/debug2.C: New test.
11542
11543         * gcc.c-torture/compile/20020103-1.c: New test.
11544
11545 2002-01-02  Jakub Jelinek  <jakub@redhat.com>
11546
11547         * gcc.dg/gnu89-init-1.c: Added new tests.
11548
11549 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
11550
11551         * g++.dg/template/friend2.C: Remove as patch is reverted.
11552
11553         * g++.dg/warn/oldcast1.C: New test.
11554
11555         * g++.dg/template/ptrmem1.C: New test.
11556         * g++.dg/template/ptrmem2.C: New test.
11557
11558         * g++.dg/template/ntp.C: New test.
11559
11560         * g++.dg/other/component1.C: New test.
11561
11562         * g++.dg/template/ttp3.C: New test.
11563
11564         * g++.dg/template/friend2.C: New test.
11565         * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
11566
11567 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
11568
11569         * g++.dg/other/ptrmem1.C: New test.
11570         * g++.dg/other/ptrmem2.C: New test.
11571
11572 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
11573
11574         * g++.dg/template/ctor1.C: New test.
11575
11576 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
11577
11578         * g++.dg/template/friend2.C: New test.
11579
11580 2002-01-01  Hans-Peter Nilsson  <hp@bitrange.com>
11581
11582         * gcc.dg/mmix-1.c: New test.
11583
11584 2001-12-31  Richard Henderson  <rth@redhat.com>
11585
11586         * gcc.dg/asm-5.c: New.
11587
11588 2001-12-31  Paolo Carlini  <pcarlini@unitus.it>
11589
11590         * g++.old-deja/g++.robertl/eb130.C: hash_set is now
11591         in namespace __gnu_cxx
11592
11593 2001-12-30  Richard Henderson  <rth@redhat.com>
11594
11595         * gcc.dg/debug-6.c: New.
11596
11597 2001-12-30  Jakub Jelinek  <jakub@redhat.com>
11598
11599         * gcc.c-torture/compile/20011229-2.c: New test.
11600
11601 2001-12-29  Jakub Jelinek  <jakub@redhat.com>
11602
11603         * gcc.dg/debug-3.c: New test.
11604         * gcc.dg/debug-4.c: New test.
11605         * gcc.dg/debug-5.c: New test.
11606
11607 2001-12-29  Richard Henderson  <rth@redhat.com>
11608
11609         * g++.dg/eh/loop1.C: New.
11610
11611 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
11612
11613         * g++.dg/template/crash1.C: New test.
11614
11615 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
11616
11617         * g++.dg/other/const1.C: New test.
11618
11619 2001-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
11620
11621         * gcc.c-torture/compile/20011229-1.c: New test.
11622
11623 2001-12-28  Stan Shebs  <shebs@apple.com>
11624
11625         * lib/objc-torture.exp: Resync with c-torture.exp.
11626         * lib/objc.exp: Load standard libraries.
11627
11628 2001-12-28  Jakub Jelinek  <jakub@redhat.com>
11629
11630         * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
11631         additional tests.
11632
11633 2001-12-27  Roger Sayle <roger@eyesopen.com>
11634
11635         * gcc.c-torture/execute/string-opt-16.c: New testcase.
11636
11637 2001-12-27  Richard Henderson  <rth@redhat.com>
11638
11639         * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
11640
11641 2001-12-26  Nathan Sidwell  <nathan@codesourcery.com>
11642
11643         * g++.dg/eh/ctor1.C: New test.
11644         * g++.dg/other/error2.C: New test.
11645
11646 2001-12-24  Nathan Sidwell  <nathan@codesourcery.com>
11647
11648         * g++.dg/other/init2.C: New test.
11649
11650 2001-12-24  Richard Henderson  <rth@redhat.com>
11651
11652         * gcc.dg/20011223-1.c: New.
11653         * gcc.dg/inline-1.c: New.
11654
11655 2001-12-23  Richard Henderson  <rth@redhat.com>
11656
11657         * gcc.dg/asm-4.c: Test operand modifiers.
11658
11659 2001-12-23  Richard Henderson  <rth@redhat.com>
11660
11661         * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
11662
11663 2001-12-23  Joseph S. Myers  <jsm28@cam.ac.uk>
11664
11665         * gcc.c-torture/execute/20011223-1.c: New test.
11666
11667 2001-12-21  Richard Henderson  <rth@redhat.com>
11668
11669         * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
11670         re-enables the warning.
11671
11672 2001-12-21  Richard Henderson  <rth@redhat.com>
11673
11674         * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
11675
11676 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
11677
11678         * gcc.c-torture/compile/20011218-1.c: New test.
11679
11680 2001-12-20  Nick Clifton  <nickc@cambridge.redhat.com>
11681
11682         * gcc.misc-test/arm-isr.exp: New file.  Control running of the
11683         arm-isr.c test.
11684         * gcc.misc-tests/arm-isr.c: New file.  Test prologue and
11685         epilogue generation for ARM ISR routines.
11686
11687 2001-12-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11688
11689         * gcc.dg/format/builtin-1.c: Test unlocked stdio.
11690         * gcc.dg/format/c90-printf-3.c: Likewise.
11691         * gcc.dg/format/c99-printf-3.c: Likewise.
11692         * gcc.dg/format/ext-1.c: Likewise.
11693         * gcc.dg/format/ext-6.c: Likewise.
11694         * gcc.dg/format/format.h: Prototype unlocked stdio.
11695
11696 2001-12-20  Richard Henderson  <rth@redhat.com>
11697
11698         * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
11699         (arena): Use it.
11700         (malloc): Correct allocation logic.  Abort if we fill up the
11701         arena before initialization complete.
11702         (realloc): Correct allocation logic.
11703
11704 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
11705
11706         * gcc.c-torture/compile/20011219-2.c: New test.
11707
11708         * gcc.c-torture/execute/20011219-1.c: New test.
11709
11710 2001-12-19  David Billinghurst <David.Billinghurst@riotinto.com>
11711
11712         * gcc.dg/special/ecos.exp:  wkali-1.c unsupported if
11713         target does not support weak symbols.
11714
11715 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
11716
11717         * gcc.c-torture/compile/20011219-1.c: New test.
11718
11719 2001-12-19  Nathan Sidwell  <nathan@codesourcery.com>
11720
11721         * g++.dg/other/error1.C: New test.
11722
11723 2001-12-17  Jeffrey A Law  (law@redhat.com)
11724
11725         * gcc.c-torture/execute/20011217-1.c: New test.
11726
11727 2001-12-17  Nicola Pero  <nicola@brainstorm.co.uk>
11728
11729         * objc.dg/special/: New directory.
11730         * objc.dg/special/special.exp: New file.
11731         * objc.dg/special/unclaimed-category-1.h: New file.
11732         * objc.dg/special/unclaimed-category-1a.m: New file.
11733         * objc.dg/special/unclaimed-category-1.m: New file.
11734
11735 2001-12-17  Andreas Jaeger  <aj@suse.de>
11736
11737         * gcc.c-torture/compile/20011217-2.c: New test.
11738
11739 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
11740
11741         * gcc.c-torture/compile/20011217-1.c: New test.
11742
11743 2001-12-14  Aldy Hernandez  <aldyh@redhat.com>
11744
11745         * testsuite/gcc.dg/20011214-1.c: New.
11746
11747 2001-12-13  Aldy Hernandez  <aldyh@redhat.com>
11748
11749         * gcc.dg/altivec-4.c: New.
11750
11751 2001-12-13  Hans-Peter Nilsson  <hp@axis.com>
11752
11753         * gcc.dg/20011113-1.c: New test.
11754
11755 2001-12-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11756
11757         * g++.old-deja/g++.jason/template31.C: Remove templates for classes
11758         std::__malloc_alloc_template<0> and
11759         std::__default_alloc_template<false, 0>.
11760
11761 2001-12-13  Nicola Pero  <n.pero@mi.flashnet.it>
11762
11763         * objc/execute/bf-21.m: New test.
11764         * objc/execute/enumeration-1.m: New test.
11765         * objc/execute/enumeration-2.m: New test.
11766
11767 2001-12-12  Jakub Jelinek  <jakub@redhat.com>
11768
11769         * gcc.dg/gnu89-init-1.c: New test.
11770
11771 2001-12-12  Nathan Sidwell  <nathan@codesourcery.com>
11772
11773         * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
11774         * g++.old-deja/g++.jason/2371.C: Likewise.
11775         * g++.old-deja/g++.jason/template33.C: Likewise.
11776         * g++.old-deja/g++.jason/template34.C: Likewise.
11777         * g++.old-deja/g++.jason/template36.C: Likewise.
11778         * g++.old-deja/g++.oliva/typename1.C: Likewise.
11779         * g++.old-deja/g++.oliva/typename2.C: Likewise.
11780         * g++.old-deja/g++.other/typename1.C: Likewise.
11781         * g++.old-deja/g++.pt/inherit2.C: Likewise.
11782         * g++.old-deja/g++.pt/nontype5.C: Likewise.
11783         * g++.old-deja/g++.pt/typename11.C: Likewise.
11784         * g++.old-deja/g++.pt/typename14.C: Likewise.
11785         * g++.old-deja/g++.pt/typename16.C: Likewise.
11786         * g++.old-deja/g++.pt/typename3.C: Likewise.
11787         * g++.old-deja/g++.pt/typename4.C: Likewise.
11788         * g++.old-deja/g++.pt/typename5.C: Likewise.
11789         * g++.old-deja/g++.pt/typename7.C: Likewise.
11790         * g++.old-deja/g++.robertl/eb9.C: Likewise.
11791
11792 2001-12-11  Nathan Sidwell  <nathan@codesourcery.com>
11793
11794         * g++.dg/other/linkage1.C: New test.
11795         * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
11796         specifiers.
11797
11798 2001-12-11  Neil Booth  <neil@daikokuya.demon.co.uk>
11799
11800         * gcc.dg/concat.c: New test.
11801
11802 2001-12-11  Stan Shebs  <shebs@apple.com>
11803
11804         * objc/compile: New test directory.
11805         * objc/compile/compile.exp: New expect script.
11806         * objc/compile/20011211-1.m: New compile test.
11807
11808 2001-12-11  Jason Merrill  <jason@redhat.com>
11809
11810         * lib/prune.exp (prune_gcc_output): Also handle "In member
11811         function".  So many permutations...
11812
11813 2001-12-10  Nathan Sidwell  <nathan@codesourcery.com>
11814
11815         * g++.dg/template/typedef1.C: New test.
11816
11817 2001-12-09  Nathan Sidwell  <nathan@codesourcery.com>
11818
11819         * g++.dg/other/copy1.C: New test.
11820
11821 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
11822
11823         * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
11824
11825         * gcc.dg/builtin-choose-expr.c: New.
11826
11827 2001-12-07  Aldy Hernandez  <aldyh@redhat.com>
11828
11829         * gcc.dg/altivec-2.c: New.
11830
11831 2001-12-07  Richard Henderson  <rth@redhat.com>
11832
11833         * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
11834
11835 2001-12-07  Stephane Carrez  <Stephane.Carrez@sun.com>
11836
11837         * gcc.dg/sparc-ret.c: New file, test return corruption bug for
11838         ultrasparc.
11839
11840 2001-12-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
11841
11842         * g++-old.deja/g++.robertl/eb101.C: Deleted.
11843
11844 2001-12-06  Janis Johnson  <janis187@us.ibm.com>
11845
11846         * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
11847         variable argument list.
11848
11849 2001-12-06  Zack Weinberg  <zack@codesourcery.com>
11850
11851         * gcc.c-torture/execute/memcheck: Delete entire directory.
11852         (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
11853         t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
11854
11855 2001-12-05  Neil Booth  <neil@daikokuya.demon.co.uk>
11856
11857         * gcc.dg/Wshadow-1.c: New test.
11858
11859 2001-12-05  Jakub Jelinek  <jakub@redhat.com>
11860
11861         * gcc.c-torture/compile/20011130-1.c: New test.
11862
11863         * gcc.dg/noncompile/20011025-1.c: New test.
11864
11865         * g++.dg/other/anon-union.C: New test.
11866
11867         * gcc.c-torture/execute/20011024-1.c: New test.
11868
11869 2001-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
11870
11871         * gcc.c-torture/execute/20000722-1.x,
11872         gcc.c-torture/execute/20010123-1.x: Remove.
11873         * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
11874         * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
11875         gcc.dg/c99-complit-2.c: New tests.
11876
11877 2001-12-04  Nathan Sidwell  <nathan@codesourcery.com>
11878
11879         * g++.dg/inherit/base1.C: New test.
11880
11881 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
11882
11883         * g++.dg/other/stdarg1.C: New test.
11884
11885         * gcc.c-torture/compile/20011130-2.c: New test.
11886
11887 2001-12-03  Janis Johnson  <janis187@us.ibm.com>
11888
11889         * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
11890         * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
11891         * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
11892         * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
11893         * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
11894         * gcc.dg/builtin-prefetch-1.c: New test.
11895
11896 2001-12-03  Jakub Jelinek  <jakub@redhat.com>
11897
11898         * gcc.dg/20011130-1.c: New test.
11899
11900 2001-12-03  Nathan Sidwell  <nathan@codesourcery.com>
11901
11902         * g++.dg/other/scope1.C: New test.
11903         * g++.dg/template/explicit-instantiation.C: Remove XFAIL
11904
11905 2001-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
11906
11907         * gcc.dg/vla-init-1.c: New test.
11908
11909 2001-12-01  Geoff Keating  <geoffk@redhat.com>
11910
11911         * gcc.c-torture/compile/structs.c: New testcase from GDB.
11912
11913 2001-12-02  Neil Booth  <neil@daikokuya.demon.co.uk>
11914
11915         * objc.dg/alias.m: Update.
11916         * objc.dg/class-1.m: Update.
11917         * objc.dg/const-str-1.m: Update.
11918         * objc.dg/fwd-proto-1.m: Update.
11919         * objc.dg/id-1.m: Update.
11920         * objc.dg/super-class-1.m: Update.
11921
11922 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
11923
11924         * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
11925         constructs.
11926
11927 2001-11-28  Jeffrey A Law  (law@cygnus.com)
11928
11929         * gcc.c-torture/execute/20011128-1.c: New test.
11930
11931 2001-11-28  Hans-Peter Nilsson  <hp@axis.com>
11932
11933         * gcc.dg/20011127-1.c: New test.
11934
11935 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
11936
11937         * gcc.dg/format/strfmon-1.c: Update comments.  Adjust examples
11938         from Austin Group draft 7.
11939         * gcc.dg/format/xopen-1.c: Update comments.  Add tests for gaps in
11940         scanf format arguments.
11941         * gcc.dg/format/no-exargs-2.c: New test.
11942
11943 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
11944
11945         * g++.dg/abi/vbase8-4.C: New test.
11946
11947 2001-11-24  Ian Lance Taylor  <ian@airs.com>
11948
11949         * gcc.c-torture/execute/20011121-1.c: New test.
11950
11951 2001-11-23  Jeffrey A Law  (law@cygnus.com)
11952
11953         * gcc.c-torture/execute/ieee/20011123-1.c: New test.
11954
11955 2001-11-23  Andreas Jaeger  <aj@suse.de>
11956
11957         * gcc.dg/cpp/charconst-2.c: New test.
11958
11959 2001-11-22  Geoffrey Keating  <geoffk@redhat.com>
11960
11961         * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
11962         to the host if it is remote.  Let tests specify extra headers
11963         they use.
11964         * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
11965         * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
11966         * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
11967         * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
11968         * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
11969         * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
11970         * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
11971         * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
11972         * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
11973         * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
11974
11975 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
11976
11977         * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
11978         for little endian ARMs.
11979
11980 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
11981
11982         * gcc.c-torture/compile/20011119-1.c: New test.
11983         * gcc.c-torture/compile/20011119-2.c: New test.
11984
11985 2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
11986
11987         * gcc.dg/altivec-1.c: Fix typo.
11988
11989 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
11990
11991         * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
11992
11993 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
11994
11995         * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
11996
11997 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
11998
11999         * lib/g77.exp: Don't specify --rpath-link.
12000
12001         * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
12002         across all the headers.
12003         * gcc.dg/format/format.exp: For testing on a remote host,
12004         copy format.h.
12005
12006         * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
12007         * gcc.c-torture/execute/930406-1.c: Likewise.
12008         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
12009
12010 2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
12011
12012         * gcc.dg/altivec-1.c: New.
12013
12014 2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
12015
12016         * gcc.dg/cpp/fpreprocessed.c: New test case.
12017
12018 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
12019
12020         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
12021         gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
12022         * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
12023
12024 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
12025
12026         * gcc.dg/no-builtin-1.c: New test.
12027
12028 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
12029
12030         * gcc.c-torture/execute/20011115-1.c: New test.
12031
12032 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
12033
12034         * gcc.c-torture/compile/20011114-2.c: New test.
12035         * gcc.c-torture/compile/20011114-3.c: New test.
12036         * gcc.c-torture/compile/20011114-4.c: New test.
12037
12038 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
12039
12040         * g++.dg/other/init1.C: New test.
12041
12042 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
12043
12044         * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
12045         message.
12046
12047         * gcc.c-torture/execute/20011114-1.c: New testcase.
12048
12049         * gcc.c-torture/compile/20010327-1.c: Revert last change.
12050         * gcc.c-torture/compile/20011114-1.c: New test, exactly
12051         like the (before this change) version of 20010327-1.c.
12052
12053 2001-11-14  Roger Sayle <roger@eyesopen.com>
12054
12055         * gcc.c-torture/execute/string-opt-13.c: New testcase.
12056
12057 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
12058
12059         * g++.dg/init/array2.C: New test.
12060
12061 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
12062
12063         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
12064
12065 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
12066
12067         * g++.dg/other/forscope1.C: New test.
12068         * g++.dg/ext/forscope1.C: New test.
12069         * g++.dg/ext/forscope2.C: New test.
12070
12071 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
12072
12073         * gcc.c-torture/execute/20011113-1.c: New test.
12074
12075 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
12076
12077         * gcc.c-torture/execute/20011109-2.c: New test.
12078
12079         * gcc.c-torture/execute/20011109-1.c: New test.
12080
12081 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
12082
12083         * gcc.c-torture/compile/20011109-1.c: New test.
12084
12085 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
12086
12087         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
12088         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
12089         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
12090         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
12091         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
12092         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
12093         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
12094
12095 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
12096
12097         * g++.dg/warn/Wshadow-1.C: New tests.
12098         * g++.old-deja/g++.mike/for3.C: Update.
12099
12100 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
12101
12102         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
12103         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
12104         XFAILs.  Adjust expected error texts.
12105         * gcc.c-torture/compile/20011106-1.c,
12106         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
12107         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
12108         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
12109         gcc.dg/c99-array-lval-5.c: New tests.
12110
12111 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
12112
12113         * gcc.dg/cpp/defined.c: Update.
12114
12115 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
12116
12117         * gcc.c-torture/execute/anon-1.c: New test.
12118
12119 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
12120
12121         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
12122         same size, so no warning should be produced on stormy16.
12123
12124         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
12125         due to oversized array.
12126         * g++.old-deja/g++.mike/ns15.C: Likewise.
12127         * g++.old-deja/g++.pt/crash16.C: Likewise.
12128
12129 2001-11-02  Graham Stott  <grahams@redhat.com>
12130
12131         * g++.dgother/debug1.C: Fix typos.
12132
12133 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
12134
12135         * g++.dg/other/debug1.C: New test.
12136
12137 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
12138
12139         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
12140         of unsigned long.
12141
12142 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
12143
12144         * gcc.dg/20011029-2.c: New test.
12145
12146         * gcc.c-torture/compile/20011029-1.c: New test.
12147
12148 2001-10-29  Nicola Pero  <n.pero@mi.flashnet.it>
12149
12150         * objc/execute/class_self-1.m: New test.
12151         * objc/execute/class_self-2.m: New test.
12152
12153 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
12154
12155         * gcc.misc-tests/msgs.exp: Delete.
12156         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
12157         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
12158         error set to match recent changes.
12159
12160 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
12161
12162         * gcc.dg/20011021-1.c: New test.
12163
12164 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
12165
12166         * gcc.c-torture/compile/20011023-1.c: New test.
12167
12168 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
12169
12170         * lib/g77.exp: Rewrite based on lib/g++.exp.
12171
12172 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
12173
12174         * gcc.c-torture/execute/20011019-1.c: New test.
12175
12176         * gcc.dg/20011018-1.c: New test.
12177
12178 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
12179
12180         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
12181
12182 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
12183
12184         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
12185         * gcc.dg/attr-invalid.c: Likewise.
12186
12187 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
12188
12189         * testsuite/gcc.dg/20011015-1.c: New test.
12190
12191 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
12192
12193         * g++.dg/template/unify2.C: New test.
12194
12195 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
12196
12197         * g++.dg/other/exception-specification.C: New test
12198
12199 2001-10-13  Tom Rix  <trix@redhat.com>
12200
12201         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
12202         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
12203
12204 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
12205
12206         * testsuite/gcc.dg/20011009-1.c: New test.
12207
12208 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
12209
12210         PR g++/4476
12211         * g++.dg/other/friend1.C: New test.
12212
12213 2001-10-11  Richard Henderson  <rth@redhat.com>
12214
12215         * g++.old-deja/g++.other/crash18.C: Add -S to options.
12216
12217 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12218
12219         * gcc.c-torture/compile/20011010-1.c: New.
12220
12221 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
12222
12223         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
12224         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
12225         g77.f-torture/execute/execute.exp,
12226         g77.f-torture/noncompile/noncompile.exp,
12227         gcc.c-torture/compile/compile.exp,
12228         gcc.c-torture/execute/execute.exp,
12229         gcc.c-torture/execute/ieee/ieee.exp,
12230         gcc.c-torture/execute/memcheck/memcheck.exp,
12231         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
12232         objc/execute/execute.exp: Update FSF address.
12233
12234 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
12235
12236         * gcc.dg/cpp/cmdlne-C.c: Update.
12237         * gcc.dg/cpp/cmdlne-C2.c: New.
12238
12239 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12240
12241         * gcc.c-torture/execute/20011008-3.c: New.
12242
12243 2001-10-08  DJ Delorie  <dj@redhat.com>
12244
12245         * gcc.dg/20011008-1.c: New.
12246         * gcc.dg/20011008-2.c: New.
12247
12248 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
12249
12250         * gcc.dg/cpp/spacing1.c: Update test.
12251
12252 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
12253
12254         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
12255         spelling errors of "separate" as "seperate".
12256
12257 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
12258
12259         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
12260         enough to avoid inlining.
12261
12262 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
12263
12264         * lib/g77.exp: set libg2c_dir correctly.
12265
12266 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
12267
12268         * gcc.dg/cpp/macro11.c: New test.
12269
12270 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
12271
12272         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
12273         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
12274         gcc.dg/format/multattr-3.c: New tests.
12275         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
12276         tests for format attributes on function pointers being rejected.
12277
12278 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
12279
12280         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
12281
12282 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
12283
12284         * g++.dg/warn/format1.C: New test.
12285
12286 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
12287
12288         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
12289
12290 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
12291
12292         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
12293
12294 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
12295
12296         * gcc.dg/cpp/redef2.c: Add test.
12297
12298 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
12299
12300         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
12301         long-standing bug on i686, apparently.
12302         * gcc.c-torture/execute/loop-2c.x: New file.
12303         * gcc.c-torture/execute/loop-2d.x: New file.
12304         * gcc.c-torture/execute/loop-3c.x: New file.
12305
12306 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
12307
12308         * gcc.dg/cpp/20000625-2.c: Correct line number.
12309
12310 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
12311
12312         * gcc.dg/cpp/macro10.c: New test.
12313         * gcc.dg/cpp/strify3.c: New test.
12314         * gcc.dg/cpp/spacing1.c: Add tests.
12315         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
12316         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
12317
12318 2001-09-24  DJ Delorie  <dj@redhat.com>
12319
12320         * gcc.c-torture/execute/20010924-1.c: New test.
12321
12322 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
12323
12324         * testsuite/objc/execute/paste.m: Remove.
12325
12326 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
12327
12328         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
12329
12330 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
12331
12332         * g77.dg/strlen0.f: New test.
12333
12334 2001-09-21  Richard Henderson  <rth@redhat.com>
12335
12336         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
12337         * g++.old-deja/g++.abi/vtable2.C: Likewise.
12338
12339 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
12340
12341         Table-driven attributes.
12342         * g++.dg/ext/attrib1.C: New test.
12343
12344 2001-09-20  DJ Delorie  <dj@redhat.com>
12345
12346         * gcc.dg/20000926-1.c: Update expected warning messages.
12347         * gcc.dg/array-2.c: Likewise, and test for warnings too.
12348         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
12349         array.
12350
12351 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
12352
12353         * g++.dg/eh/registers1.C: New test case.
12354
12355 2001-09-17  Richard Henderson  <rth@redhat.com>
12356
12357         * gcc.dg/array-5.c: Fix VLA decomposition test.
12358
12359 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
12360
12361         * gcc.dg/cpp/line5.c: New testcase.
12362
12363 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
12364
12365         * gcc.dg/cpp/macro9.c: New test.
12366
12367 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
12368
12369         * gcc.c-torture/execute/980223.c: Change type of addr from long
12370         to char *.
12371
12372 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
12373
12374         * gcc.c-torture/execute/20010915-1.c: New test.
12375
12376 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
12377
12378         * g77.dg/bprob: New directory.
12379         * g77.dg/bprob/bprob.exp: New file.
12380         * g77.dg/bprob/bprob-1.f: New test.
12381         * g77.dg/gcov: New directory.
12382         * g77.dg/gcov/gcov.exp: New file.
12383         * g77.dg/gcov/gcov-1.f: New test.
12384         * g77.dg/gcov/gcov-1.x: New file.
12385
12386 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
12387
12388         * gcc.dg/cpp/directiv.c: Update.
12389         * gcc.dg/cpp/undef1.c: Update.
12390
12391 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
12392
12393         * gcc.dg/20010912-1.c: New test.
12394
12395 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
12396
12397         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
12398         language-independent file in lib.
12399         * lib/gcov.exp: New file.
12400
12401 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
12402
12403         * gcc.c-torture/compile/20010911-1.c: New test.
12404
12405 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
12406
12407         * lib/profopt.exp: New, to support profile-directed optimizations.
12408         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
12409         * gcc.misc-tests/bprob-1.c: New test.
12410         * gcc.misc-tests/bprob-2.c: New test.
12411
12412 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
12413
12414         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
12415         XFAIL and which kinds of gcov output to verify.
12416         * gcc.misc-tests/gcov-4b.x: New file.
12417         * gcc.misc-tests/gcov-5b.x: New file.
12418         * gcc.misc-tests/gcov-6.x: New file.
12419         * gcc.misc-tests/gcov-7.c: New test.
12420         * gcc.misc-tests/gcov-7.x: New file.
12421
12422 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
12423
12424         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
12425         * gcc.misc-tests/gcov-6.c: New test.
12426
12427 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
12428
12429         PR c++/3986
12430         * g++.dg/abi/vbase1.C: New test.
12431
12432 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
12433
12434         * objc.dg/method-2.m: New.
12435
12436 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
12437
12438         PR c++/4203
12439         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
12440         * g++.dg/init/empty1.C: New test.
12441
12442 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
12443
12444         * gcc.c-torture/compile/20010903-1.c: New test.
12445
12446 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
12447
12448         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
12449         for m68k.
12450
12451 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
12452
12453         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
12454
12455         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
12456
12457         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
12458
12459 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
12460
12461         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
12462         for 16-bit 'unsigned int'.
12463
12464 2001-08-29  Kazu Hirata  <kazu@hxi.com>
12465
12466         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
12467
12468 2001-08-27  Richard Henderson  <rth@redhat.com>
12469
12470         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
12471         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
12472
12473 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
12474
12475         * gcc.dg/asm-names.c (ymain): New.
12476
12477 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
12478
12479         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
12480         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
12481         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
12482
12483 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12484
12485         * gcc.dg/compare5.c: New testcase.
12486
12487 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
12488
12489         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
12490         and "In instantiation".
12491
12492 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
12493
12494         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
12495
12496 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
12497
12498         * gcc.misc-tests/gcov.exp: Add support for branch information.
12499         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
12500         * gcc.misc-tests/gcov-4.c: New test.
12501         * gcc.misc-tests/gcov-4b.c: New test.
12502         * gcc.misc-tests/gcov-5b.c: New test.
12503
12504 2001-08-20  Zack Weinberg  <zackw@panix.com>
12505
12506         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
12507         expected to fail.
12508
12509 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
12510
12511         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
12512
12513 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
12514
12515         * g++.dg/eh/
12516         Moved to gcc-deps.exp
12517         * gcc-deps.exp: New file.
12518
12519 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12520
12521         * g++.old-deja/g++.pt/defarg14.C: New test.
12522
12523 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
12524
12525         * g++.old-deja/g++.other/lineno5.C: New test.
12526
12527 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
12528
12529         * g++.old-deja/g++.pt/crash68.C: New test.
12530
12531 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
12532
12533         * g++.old-deja/g++.other/crash42.C: New test.
12534
12535 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
12536
12537         * gcc.dg/cpp/extratokens.c: Fix.
12538         * gcc.dg/cpp/skipping2.c: New tests.
12539
12540 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12541
12542         * gcc.c-torture/execute/20010724-1.c: New file.
12543         * gcc.c-torture/execute/20010724-1.x: New file.
12544
12545 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
12546
12547         * g++.old-deja/g++.other/cond7.C: New test.
12548
12549 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
12550
12551         * g++.old-deja/g++.other/optimize4.C: New test.
12552
12553 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
12554
12555         * g++.old-deja/g++.abi/vbase8-5.C: New test.
12556
12557 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
12558
12559         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
12560         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
12561         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
12562         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
12563
12564         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
12565         bug report" message.
12566
12567         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
12568         * g++.dg/ext/instantiate1.C: Move from old-deja.
12569
12570 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
12571
12572         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
12573         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
12574         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
12575         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
12576
12577 2001-07-23  Jeffrey A Law  (law@cygnus.com)
12578
12579         * gcc.c-torture/execute/20010723-1.c: New test.
12580
12581 2001-07-23  Ben Elliston  <bje@redhat.com>
12582
12583         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
12584
12585 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12586
12587         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
12588         i[34567]86-*-*.
12589         Delete handling of ieee_multilib_flags.
12590         Pass -mieee for alpha*-*-* and sh-*-*.
12591         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
12592
12593 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
12594
12595         Remove old-abi tests.
12596         * g++.old-deja/g++.mike/p11116.C: Remove.
12597         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
12598
12599 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
12600
12601         * g77.f-torture/compile/pr3743.f:  New test
12602
12603 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
12604
12605         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
12606
12607 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12608
12609         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
12610         g++.old-deja/g++.pt/static6.C: Likewise.
12611         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
12612         supports weak symbols.
12613
12614 2001-07-18  Andreas Jaeger  <aj@suse.de>
12615
12616         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
12617         supported again.
12618
12619 2001-07-18  Andreas Jaeger  <aj@suse.de>
12620
12621         * gcc.dg/iftrap-1.c: Fix target line.
12622
12623 2001-07-17  Richard Henderson  <rth@redhat.com>
12624
12625         * gcc.c-torture/execute/20010717-1.c: New.
12626
12627 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
12628
12629         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
12630         tests.
12631
12632 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
12633
12634         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
12635
12636 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12637
12638         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
12639         UAC_SIGBUS, UAC_NOPRINT definitions.
12640
12641 2001-07-16  Nicola Pero  <n.pero@mi.flashnet.it>
12642
12643         * objc/execute/object_is_class.m: New test.
12644         * objc/execute/object_is_meta_class.m: New test.
12645
12646 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
12647
12648         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
12649         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
12650
12651 2001-01-15  David Bil
12652         * objc/execute/class-14.m: Added.
12653         * objc/execute/class-2.m: Added.
12654         * objc/execute/class-3.m: Added.
12655         * objc/execute/class-4.m: Added.
12656         * objc/execute/class-5.m: Added.
12657         * objc/execute/class-6.m: Added.
12658         * objc/execute/class-7.m: Added.
12659         * objc/execute/class-8.m: Added.
12660         * objc/execute/class-9.m: Added.
12661         * objc/execute/class-tests-1.h
12662         * objc/execute/class-tests-2.h
12663         * objc/execute/compatibility_alias.m: Added.
12664         * objc/execute/encode-1.m: Added.
12665         * objc/execute/formal_protocol-1.m: Added.
12666         * objc/execute/formal_protocol-2.m: Added.
12667         * objc/execute/formal_protocol-3.m: Added.
12668         * objc/execute/formal_protocol-4.m: Added.
12669         * objc/execute/formal_protocol-5.m: Added.
12670         * objc/execute/formal_protocol-6.m: Added.
12671         * objc/execute/formal_protocol-7.m: Added.
12672         * objc/execute/informal_protocol.m: Added.
12673         * objc/execute/initialize.m: Added.
12674         * objc/execute/load.m: Added.
12675         * objc/execute/many_args_method.m: Added.
12676         * objc/execute/nested-3.m: Added.
12677         * objc/execute/no_clash.m: Added.
12678         * objc/execute/private.m: Added.
12679         * objc/execute/redefining_self.m: Added.
12680         * objc/execute/root_methods.m: Added.
12681         * objc/execute/selector-1.m: Added.
12682         * objc/execute/static-1.m: Added.
12683         * objc/execute/static-2.m: Added.
12684         * objc/execute/va_method.m: Added.
12685
12686 2001-03-10  Richard Henderson  <rth@redhat.com>
12687
12688         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
12689
12690 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
12691
12692         * g++.old-deja/g++.other/crash31.C: XFAIL.
12693         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
12694         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
12695         * gcc.c-torture/execute/20010123-1.x: XFAIL.
12696         * gcc.c-torture/execute/20010124-1.x: XFAIL.
12697         * gcc.dg/sequence-pt-1.c: XFAIL one test.
12698
12699 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
12700
12701         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
12702
12703 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
12704
12705         * gcc.dg/20000724-1.c: Don't use multiline strings.
12706
12707 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
12708
12709         * objc/execute/string1.m, objc/execute/string2.m: Compare the
12710         result of -cString against what we expect it to be; don't just
12711         print it out for no one to read.
12712
12713         * objc/execute/string3.m, objc/execute/string4.m: New tests.
12714         Based on testcases provided by Nicola Pero.
12715
12716 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
12717
12718         * gcc.dg/cpp/macro7.c: New test.
12719
12720 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
12721
12722         * gcc.dg/cpp/multiline.c: Update.
12723
12724 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
12725
12726         * g++.old-deja/g++.other/enum3.C: New test.
12727
12728 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
12729
12730         * g++.old-deja/g++.other/pod1.C: New test.
12731
12732 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
12733
12734         * g++.old-deja/g++.ext/overload1.C: New test.
12735
12736 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
12737
12738         * g++.old-deja/g++.pt/using1.C: New test.
12739
12740 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
12741
12742         * g++.old-deja/g++.other/using9.C: New test.
12743
12744 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
12745
12746         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
12747
12748         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
12749
12750 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
12751
12752         * g++.old-deja/g++.ext/realpt1.C: Remove.
12753
12754 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
12755
12756         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
12757
12758 2001-02-26  Will Cohen  <wcohen@redhat.com>
12759
12760         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
12761
12762 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
12763
12764         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
12765         templatized constructors.
12766
12767 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12768
12769         * gcc.c-torture/execute/20010224-1.c: New test.
12770
12771 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
12772
12773         * gcc.c-torture/execute/20010222-1.c: New test.
12774
12775 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
12776
12777         * g++.old-deja/g++.other/inline20.C: New test.
12778
12779 2001-02-21  Ovidiu Predescu  <ovidiu@cup.hp.com>
12780
12781         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
12782
12783 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
12784
12785         * g++.old-deja/g++.other/lookup22.C: New test.
12786
12787 200
12788         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
12789         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
12790         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
12791         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
12792         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
12793
12794 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
12795
12796         * gcc.c-torture/execute/991228-1.c: Take word endianness into
12797         account.
12798
12799 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
12800
12801         * gcc.c-torture/execute/builtin-complex-1.c: New test.
12802
12803 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
12804
12805         * g++.old-deja/g++.pt/crash62.C: New test.
12806
12807 2001-01-04  Richard Henderson  <rth@redhat.com>
12808
12809         * gcc.dg/20000926-1.c: Update expected warnings.
12810         * gcc.dg/array-2.c: Likewise.
12811         * gcc.dg/array-4.c: Also validate flexible array members.
12812         * gcc.dg/c99-flex-array-1.c: New.
12813
12814 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
12815
12816         * gcc.c-torture/compile/20001222-1.x: Remove.
12817
12818 2001-01-04  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
12819
12820         * gcc.c-torture/execute/built-in-setjmp.c: New.
12821
12822 2001-01-03  Richard Henderson  <rth@redhat.com>
12823
12824         * gcc.dg/940510-1.c: Update expected error wording.
12825         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
12826
12827 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
12828
12829         * lib/target-supports.exp (check_alias_available): Modified to
12830         indicate aliases not supported if only weak aliases are supported.
12831
12832 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12833
12834         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
12835         Turn on cmpstrsi checks for __pj__ and __i370__.
12836
12837 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
12838
12839         * g++.old-deja/g++.other/virtual11.C: New test.
12840
12841 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
12842
12843         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
12844
12845 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12846
12847         * gcc.c-torture/compile/20010102-1.c: New test.
12848
12849 2001-01-02  Andreas Jaeger  <aj@suse.de>
12850
12851         * gcc.dg/noreturn-3.c: New test.
12852
12853         * gcc.dg/noreturn-4.c: New test.
12854
12855 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12856
12857         * gcc.c-torture/execute/stdio-opt-1.c: Also test
12858         __builtin_fputc and __builtin_fwrite.
12859
12860 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
12861
12862         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
12863         signed char, not default char.
12864
12865 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
12866
12867         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
12868
12869 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
12870
12871         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
12872
12873 2000-12-29  Richard Henderson  <rth@redhat.com>
12874
12875         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
12876         (__cyg_profile_func_exit): Define.
12877
12878 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
12879
12880         * g++.dg/vtgc1.C: New test.
12881
12882 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
12883
12884         * gcc.dg/noncompile/20001228-1.c: New test.
12885
12886         * gcc.dg/20001228-1.c: New test.
12887
12888         * gcc.c-torture/execute/20001228-1.c: New test.
12889
12890 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
12891
12892         * gcc.dg/format-strfmon-1.c: New test.
12893
12894 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12895
12896         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
12897         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
12898         * gcc.c-torture/execute/string-opt-1.c: Likewise.
12899         * gcc.c-torture/execute/string-opt-2.c: Likewise.
12900         * gcc.c-torture/execute/string-opt-3.c: Likewise.
12901         * gcc.c-torture/execute/string-opt-4.c: Likewise.
12902         * gcc.c-torture/execute/string-opt-6.c: Likewise.
12903         * gcc.c-torture/execute/string-opt-7.c: Likewise.
12904         * gcc.c-torture/execute/string-opt-8.c: Likewise.
12905         * gcc.c-torture/execute/string-opt-9.c: Likewise.
12906         * gcc.c-torture/execute/string-opt-10.c: Likewise.
12907         * gcc.c-torture/execute/string-opt-11.c: Likewise.
12908         * gcc.c-torture/execute/string-opt-12.c: Likewise.
12909
12910         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
12911         * gcc.c-torture/execute/string-opt-4.c: Test index.
12912
12913 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
12914
12915         * gcc.c-torture/compile/20001226-1.c: New test.
12916
12917 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
12918
12919         * gcc.c-torture/compile/20001222-1.c: New test.
12920         * gcc.c-torture/compile/20001222-1.x: Xfail.
12921
12922 2000-12-22  Alexandre Oliva  <aoliva@redhat.com>
12923
12924         * gcc.c-torture/execute/comp-goto-2.c: New test.
12925
12926 2000-12-21  J"orn Rennecke <amylaar@redhat.com>
12927
12928         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
12929         Use long types if __INT_MAX__ is 32767.
12930         (main): Use cast to (sint32 *) when poking 88 into a_page.
12931
12932         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
12933
12934 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
12935
12936         * gcc.c-torture/compile/20001221-1.c: New test.
12937         * gcc.c-torture/execute/20001221-1.c: New test.
12938
12939 2000-12-20  Richard Henderson  <rth@redhat.com>
12940
12941         * g++.old-deja/g++.pt/crash36.C: Update error lines.
12942         * g++.old-deja/g++.robertl/eb109.C: Likewise.
12943
12944 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12945
12946         * gcc.dg/compare3.c: New test.
12947
12948 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
12949
12950         * gcc.dg/format-warnll-1.c: New test.
12951
12952 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
12953
12954         * gcc.dg/cpp/cmdlne-P.c: New test.
12955
12956 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
12957
12958         * gcc.c-torture/execute/builtin-abs-1.c,
12959         gcc.c-torture/execute/builtin-abs-2.c: New tests.
12960
12961 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
12962
12963         * gcc.dg/cpp/multiline.c: New test.
12964
12965 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
12966
12967         * g++.old-deja/g++.other/syshdr1.C: Update.
12968         * gcc.dg/cpp/lineflags.c: Remove temporarily.
12969
12970 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12971
12972         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
12973
12974 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12975
12976         * g++.old-deja/g++.pt/ttp65.C: New test.
12977
12978 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12979
12980         * g++.old-deja/g++.pt/ttp64.C: New test.
12981
12982 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12983
12984         * g++.old-deja/g++.pt/spec33.C: New test.
12985
12986 2000-12-14  Catherine Moore  <clm@redhat.com>
12987
12988         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
12989         * gcc.c-torture/execute/920612-2.c: Likewise.
12990         * gcc.c-torture/execute/920428-2.c: Likewise.
12991         * gcc-c-torture/execute/va-arg-11.c: Call exit.
12992         * gcc.c-torture/execute/va-arg-21.c: Likewise.
12993
12994 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12995
12996         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
12997         * gcc.dg/pack-test-2.c: Likewise.
12998
12999 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
13000
13001         Tests by Zack Weinberg <zackw@stanford.edu>.
13002
13003         * gcc.dg/cpp/defined.c: Update.
13004         * gcc.dg/cpp/defined_trad.c: New tests.
13005
13006 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
13007
13008         * gcc.dg/cpp/trad-direct.c: Update.
13009
13010 2000-12-11  Neil Booth  <neilb@earthling.net>
13011
13012         * gcc.dg/cpp/defined_trad.c
13013
13014 2000-12-11  Neil Booth  <neilb@earthling.net>
13015
13016         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
13017
13018 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
13019
13020         * gcc.dg/format-miss-2.c: New test.
13021
13022 2000-12-09  Neil Booth  <neilb@earthling.net>
13023
13024         * gcc.dg/cpp/lineflags.c: New tests.
13025         * gcc.dg/cpp/poison.c: Update.
13026         * gcc.dg/cpp/redef2.c: Update.
13027         * gcc.dg/cpp/skipping.c: New test.
13028
13029 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
13030
13031         * g++.old-deja/g++.other/eh3.C: New testcase.
13032
13033 2000-12-07  Neil Booth  <neilb@earthling.net>
13034
13035         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
13036         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
13037         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
13038         wtr-union-init-2.c, wtr-union-init-3.c: Update.
13039         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
13040         Update.
13041
13042 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
13043
13044         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
13045         __SIZE_TYPE__ instead of int for type of integers cast to
13046         pointers.
13047
13048 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
13049
13050         * g++.old-deja/g++.other/cleanup4.C: New test.
13051
13052 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
13053
13054         * format-sec-1.c: New test.
13055
13056 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
13057
13058         * gcc.dg/format-nonlit-3.c: New test.
13059
13060 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
13061
13062         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
13063         through a null pointer.
13064
13065 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sou
13066         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
13067         library makes no calls to `operator new' during initialization.
13068
13069 2000-11-04  Neil Booth  <neilb@earthling.net>
13070
13071         * gcc.dg/cpp/include2.c: New tests.
13072
13073 2000-11-03  Mark P Mitchell  <mark@codesourcery.com>
13074
13075         * lib/g++.exp (g++_set_ld_library_path): New function.
13076         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
13077
13078 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
13079
13080         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
13081         warnings.
13082
13083 2000-11-01  Richard Henderson  <rth@redhat.com>
13084
13085         * g++.old-deja/g++.ext/namedret1.C: New.
13086         * g++.old-deja/g++.ext/namedret2.C: New.
13087         * g++.old-deja/g++.ext/namedret3.C: New.
13088
13089 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
13090
13091         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
13092         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
13093
13094 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13095
13096         * gcc.c-torture/execute/va-arg-21.c: New test.
13097
13098 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
13099
13100         * gcc.dg/c99-complex-2.c: New test.
13101
13102 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13103
13104         * gcc.c-torture/execute/stdio-opt-1.c: New test.
13105
13106 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
13107
13108         * g++.old-deja/g++.other/inline16.C: New test.
13109
13110 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
13111
13112         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
13113         __PRETTY_FUNCTION__
13114
13115 2000-10-29  Neil Booth  <neilb@earthling.net>
13116
13117         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
13118         New tests.
13119         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
13120         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
13121         optimisation.
13122
13123 2000-10-29  Neil Booth  <neilb@earthling.net>
13124
13125         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
13126         * mi1.c, mi1c.h: Add null directives to multiple-include test.
13127         * mi5.c: Test multiple includes work with -C.
13128         * trigraphs.c: Test ^= version.
13129
13130 2000-10-28  Neil Booth  <neilb@earthling.net>
13131
13132         New tests and test updates for new macro expander.
13133
13134         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
13135         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
13136         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
13137         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
13138         new diagnostic messages.
13139
13140         * gcc.dg/cpp/macro3.c: New tests.
13141
13142 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
13143
13144         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
13145         on the same line.
13146
13147 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
13148
13149         * g++.old-deja/g++.other/eh2.C: New test.
13150
13151 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
13152
13153         * gcc.c-torture/execute/20001027-1.c: New test.
13154
13155 2000-10-26  Richard Henderson  <rth@redhat.com>
13156
13157         * gcc.c-torture/execute/20001026-1.c: New.
13158
13159 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
13160
13161         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
13162         * g++.old-deja/g++.law/builtin1.C: Likewise.
13163         * g++.old-deja/g++.law/ctors10.C: Likewise.
13164         * g++.old-deja/g++.law/virtual3.C: Likewise.
13165         * g++.old-deja/g++.mike/p658.C: Likewise.
13166         * g++.old-deja/g++.other/sibcall1.C: Likewise.
13167         * g++.old-deja/g++.other/vaarg2.C: Likewise.
13168         * g++.old-deja/g++.robertl/eb124.C: Likewise.
13169         * g++.old-deja/g++.robertl/eb44.C: Likewise.
13170         * g++.old-deja/g++.robertl/eb77.C: Likewise.
13171
13172 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
13173
13174         * gcc.c-torture/compile/20001024-1.c: New test.
13175
13176 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
13177
13178         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
13179         to tell us whether or not we are using V3.
13180
13181 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
13182
13183         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
13184         operands.
13185
13186 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
13187
13188         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
13189
13190 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
13191
13192         * gcc.c-torture/execute/20001024-1.c: New test.
13193
13194 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
13195
13196         * g++.old-deja/g++.other/sibcall1.C: New test.
13197
13198 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
13199
13200         * gcc.dg/noncompile/init-3.c: New test.
13201
13202 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
13203
13204         * gcc.dg/format-array-1.c: New test.
13205
13206 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
13207
13208         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
13209         writing through null pointers; remove comment about testing
13210         unterminated strings.
13211
13212 2000-10-17  Matthew Hiller  <hiller@redhat.com>
13213
13214         * gcc.c-torture/execute/20001017-2.c: New test.
13215
13216 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
13217
13218         * gcc.c-torture/compile/20001018-1.c: New test.
13219         * gcc.c-torture/compile/20001018-1.x: Xfail.
13220
13221 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13222
13223         * gcc.c-torture/execute/20001017-1.c: New test.
13224
13225 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
13226
13227         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
13228         for multiple use of arguments with scanf formats; add tests for
13229         multiple use of arguments.
13230
13231 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
13232
13233         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
13234
13235 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
13236
13237         * gcc.dg/format-miss-1.c: New test.
13238
13239 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
13240
13241         * gcc.c-torture/execute/20001013-1.c: New test.
13242
13243 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
13244
13245         * gcc.dg/format-branch-1.c: New test.
13246
13247 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
13248
13249         * README, lib/file-format.exp: Remove EGCS references.
13250
13251 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
13252
13253         * gcc.dg/20001013-1.c: New test.
13254
13255 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
13256
13257         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
13258         for intmax_t in the compiler using __typeof__ and the type rules
13259         for conditional expressions.
13260
13261 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
13262
13263         * gcc.dg/20001012-1.c: New test.
13264         * gcc.dg/20001012-2.c: New test.
13265
13266 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
13267
13268         * gcc.dg/format-attr-1.c: New test.
13269
13270 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
13271
13272         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
13273         __LONG_LONG_MAX__ instead of LLONG_MAX.
13274
13275 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
13276
13277         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
13278         scanf flags.
13279         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
13280         flags.
13281
13282 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
13283
13284         * gcc.dg/sequence-pt-1.c: New test.
13285
13286 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
13287
13288         * gcc.c-torture/execute/20001011-1.c: New testcase.
13289         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
13290
13291 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
13292
13293         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
13294         does not error on it.
13295
13296 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
13297
13298         * gcc.dg/20001009-1.c: New test.
13299
13300 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
13301
13302         * gcc.c-torture/compile/20001009-1.c: Move from here ....
13303         * gcc.c-torture/execute/20001009-2.c: ... to here.
13304
13305 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
13306
13307         * gcc.c-torture/compile/20001009-1.c: New testcase.
13308         * gcc.c-torture/execute/20001009-1.c: New testcase.
13309         Testcases provided by Jan Hubicka <jh@suse.cz>.
13310
13311 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
13312
13313         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
13314         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
13315         uintmax_t using <limits.h> to emulate the compiler's internal
13316         logic.  No longer XFAIL %j tests.
13317
13318 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
13319
13320         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
13321         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
13322         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
13323         regexps and details of expected handling of some bad formats.
13324         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
13325         suppression.
13326
13327 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
13328
13329         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
13330         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
13331         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
13332         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
13333         in list archives.
13334
13335 2000-10-06  Richard Henderson  <rth@cygnus.com>
13336
13337         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
13338         * g++.old-deja/g++.brendan/crash52.C: Likewise.
13339         * g++.old-deja/g++.jason/report.C: Likewise.
13340         * g++.old-deja/g++.law/friend5.C: Likewise.
13341         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
13342         of the expected warnings.
13343
13344 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
13345
13346         * g++.old-deja/g++.pt/enum14.C: New test.
13347
13348 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
13349
13350         * g++.old-deja/g++.pt/crash59.C: New test.
13351
13352 2000-10-04  Will Cohen  <wcohen@redhat.com>
13353
13354         * gcc.dg/20000926-1.c: New test.
13355
13356 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
13357
13358         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
13359         function name for current C++ compiler.
13360         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
13361
13362 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
13363
13364         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
13365         __PRETTY_FUNCTION__.
13366         * g++.old-deja/g++.ext/pretty2.C: Likewise.
13367
13368 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13369
13370         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
13371
13372 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
13373
13374         * gcc.c-torture/compile/20000923-1.c: New test.
13375
13376 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
13377
13378         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
13379         * g++.old-deja/g++.pt/ttp62.C: Same.
13380         * g++.old-deja/g++.other/inline14.C: Same.
13381
13382 2000-09-24  Richard Henderson  <rth@cygnus.com>
13383
13384         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
13385
13386 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
13387
13388         * gcc.dg/c90-printf-1.c: Add test for wide string format.
13389
13390 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
13391
13392         * gcc.c-torture/compile/20000922-1.c: New file.
13393
13394 2000-09-21  Nick Clifton  <nickc@redhat.com>
13395
13396         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
13397         a signed long modulo operation.
13398         (mod6): New function - perform an unsigned long modulo operation.
13399         (main): Add tests for modulos of very large numbers by very small
13400         dividends.
13401
13402 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13403
13404         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
13405
13406 2000-09-19  Richard Henderson  <rth@cygnus.com>
13407
13408         * gcc.dg/compare2.c (case 10): XFAIL.
13409
13410 2000-09-18  Richard Henderson  <rth@cygnus.com>
13411
13412         * gcc.c-torture/execute/20000906-1.c: Move ...
13413         * gcc.dg/20000906-1.c: ... here.  Only run on targets
13414         that support __builtin_trap.
13415
13416 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
13417
13418         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
13419
13420 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
13421
13422         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
13423         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
13424         more $ format tests.
13425
13426 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
13427
13428         * gcc.dg/format-errmk-1.c: New test.
13429
13430 2000-09-17  Greg McGary  <greg@mcgary.org>
13431
13432         * gcc.c-torture/execute/20000917-1.x: Remove.
13433
13434 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
13435
13436         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
13437
13438 2000-09-17  Greg McGary  <greg@mcgary.org>
13439
13440         * gcc.c-torture/execute/20000917-1.c: New test.
13441         * gcc.c-torture/execute/20000917-1.x: XFAIL.
13442
13443 2000-09-16  Neil Booth  <NeilB@earthling.net>
13444
13445         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
13446         in nested macro bug.
13447
13448 2000-09-15  Neil Booth  <NeilB@earthling.net>
13449
13450         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
13451
13452 2000-09-14  Jeffrey A Law  (law@cygnus.com)
13453
13454         * gcc.c-torture/execute/20000914-1.c: New test.
13455
13456 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
13457
13458         * g++.other/inline13.C: New test.
13459
13460 2000-09-12  Andreas Jaeger  <aj@suse.de>
13461
13462         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
13463         constant by Ulrich Drepper <drepper@redhat.com>.
13464
13465 2000-09-12  J"orn Rennecke <amylaar@redhat.co.uk>
13466
13467         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
13468
13469 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13470
13471         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
13472
13473 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
13474
13475         * gcc.dg/cpp/backslash.c: New test.
13476
13477 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
13478
13479         * gcc.c-torture/execute/20000910-1.c: New test.
13480         * gcc.c-torture/execute/20000910-2.c: Likewise.
13481
13482 2000-09-11  Robert Lipe  <robertl@sco.com>
13483
13484         * gcc.dg/pragma-align.c: New test.
13485
13486 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
13487
13488         * g++.old-deja/g++.pt/explicit82.C: New test.
13489         * g++.old-deja/g++.pt/explicit83.C: New test.
13490
13491 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
13492
13493         * gcc.dg/asm-names.c: New test.
13494
13495 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13496
13497         * gcc.dg/cpp/tr-warn6.c: New test
13498
13499 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
13500
13501         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
13502         be accepted.
13503
13504 2000-09-07  Catherine Moore  <clm@redhat.com>
13505
13506         * gcc.c-torture/execute/unroll-1.c: New test.
13507
13508 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
13509
13510         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
13511         ERROR markers.
13512         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
13513         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
13514         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
13515         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
13516         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
13517         Preprocess only.
13518         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
13519         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
13520
13521 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
13522
13523         * g++.old-deja/g++.pt/deduct2.C: New test.
13524
13525 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
13526
13527         * g++.old-deja/g++.pt/parms2.C: New test.
13528
13529 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
13530
13531         * g++.old-deja/g++.pt/crash58.C: New test.
13532
13533 2000-09-06  Greg McGary  <greg@mcgary.org>
13534
13535         * gcc.c-torture/execute/20000906-1.c: New test.
13536         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
13537
13538 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13539
13540         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
13541
13542 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
13543
13544         * g++.old-deja/g++.pt/crash57.C: New test.
13545
13546 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
13547
13548         * g++.old-deja/g++.pt/crash56.C: New test.
13549
13550 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
13551
13552         * g++.old-deja/g++.pt/koenig1.C: New test.
13553
13554 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
13555
13556         * gcc.dg/20000904-1.c: New test.
13557
13558 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
13559
13560         * gcc.dg/cpp/paste8.c: New test.
13561
13562 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
13563
13564         * gcc.c-torture/compile/20000827-1.c: New test.
13565
13566 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
13567
13568         * gcc.dg/format-diag-1.c: New test.
13569
13570 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
13571
13572         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
13573         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
13574         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
13575         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
13576         gcc.dg/formatz-1.c: Adjust warning regular expressions.
13577
13578 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
13579
13580         * g++.old-deja/g++.other/nested4.C: New test.
13581
13582 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
13583
13584         * g++.old-deja/g++.ns/scoped1.C: New test.
13585
13586 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
13587
13588         * lib/g++.exp: Support testing already-installed GCC.
13589
13590 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13591
13592         * wtr-label-1.c, wtr-suffix-1.c: New tests.
13593
13594 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13595
13596         * gcc.dg/return-type-2.c: New test.
13597
13598 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
13599
13600         * gcc.c-torture/compile/20000825-1.c: New test.
13601
13602 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
13603
13604         * gcc.dg/dwarf2-2.c: New test.
13605
13606 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
13607
13608         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
13609         dg-warning regexps.
13610
13611 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
13612
13613         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
13614         gcc.dg/format-ext-5.c: New tests.
13615
13616 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
13617
13618         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
13619
13620 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
13621
13622         * gcc.dg/noncompile/930622-2.c: Adjust error message.
13623
13624 2000-08-24  Richard Henderson  <rth@cygnus.com>
13625
13626         * gcc.dg/ia64-sync-1.c: New test.
13627         * gcc.dg/ia64-sync-2.c: New test.
13628         * gcc.dg/ia64-asm-1.c: New test.
13629
13630 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
13631
13632         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
13633         * gcc.dg/format-ext-2.c: New test.
13634
13635 2000-08-23  Jason Merrill  <jason@redhat.com>
13636
13637         * lib/old-dejagnu.exp: Also ignore "In member function" and
13638         "At global scope".
13639
13640 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13641
13642         * gcc.dg/noncompile/label-lineno-1.c: New test.
13643
13644 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
13645
13646         * gcc.dg/c99-array-nonobj-1.c: New test.
13647
13648 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
13649
13650         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
13651         tests.
13652         * gcc.dg/format-ext-1.c: New test.
13653
13654 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13655
13656         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
13657         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
13658         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
13659         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
13660         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
13661
13662 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
13663
13664         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
13665         gcc.dg/c99-strftime-2.c: New tests.
13666
13667 2000-08-22  Richard Henderson  <rth@cygnus.com>
13668
13669         * gcc.c-torture/execute/20000822-1.c: New test.
13670
13671 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
13672
13673         * gcc.c-torture/execute/20000819-1.x: Remove.
13674
13675 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
13676
13677         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
13678         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
13679         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
13680         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
13681         gcc.dg/format-xopen-1.c: New tests.
13682
13683 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
13684
13685         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
13686
13687 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
13688
13689         * g++.old-deja/g++.other/loop2.C: New test.
13690
13691         * gcc.c-torture/compile/20000606-1.c: New test.
13692         * gcc.c-torture/compile/20000728-1.c: New test.
13693         * gcc.c-torture/execute/20000801-1.c: New test.
13694         * gcc.c-torture/execute/20000801-2.c: New test.
13695         * gcc.c-torture/execute/20000819-1.c: New test.
13696         * gcc.c-torture/execute/20000819-1.x: XFAIL.
13697         * gcc.dg/20000629-1.c: New test.
13698         * gcc.dg/20000724-1.c: New test.
13699         * gcc.dg/20000807-1.c: New test.
13700
13701 2000-08-20 Dennis Chernoivanov <cdi@sparc.spb.su>
13702
13703         * gcc.dg/cpp/pragma-1.c: New test.
13704         * gcc.dg/cpp/pragma-2.c: New test.
13705
13706 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
13707
13708         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
13709         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
13710
13711 2000-08-18  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
13712
13713         * gcc.c-torture/compile/20000818-1.c: New test.
13714
13715 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
13716
13717         * gcc.c-torture/execute/20000818-1.c: New test.
13718
13719 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
13720
13721         * gcc.dg/format-va-1.c: New test.
13722
13723 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
13724
13725         * g++.old-deja/g++.other/typedef8.C: New test.
13726
13727 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
13728
13729         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
13730         * g++.old-deja/g++.mike/net36.C: Mark candidate.
13731         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
13732         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
13733         * g++.old-deja/g++.other/ptrmem7.C: New test.
13734         * g++.old-deja/g++.pt/ptrmem10.C: New test.
13735
13736 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
13737
13738         * g++.old-deja/g++.pt/typename27.C: New test.
13739
13740 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
13741
13742         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
13743         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
13744         * g++.old-deja/g++.pt/friend45.C: New test.
13745         * g++.old-deja/g++.other/friend8.C: New test.
13746
13747 2000-08-15  Richard Henderson  <rth@cygnus.com>
13748
13749         * gcc.c-torture/execute/20000815-1.c: New test.
13750
13751 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
13752
13753         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
13754         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
13755         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
13756
13757 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
13758
13759         * g++.old-deja/g++.other/refinit2.C: New test.
13760
13761 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
13762
13763         * lib/c-torture.exp (c-torture): Make
13764         compiler_conditional_xfail_data global.
13765         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
13766         compiler_conditional_xfail_data machinery.
13767         (f-torture-execute): Likewise.
13768         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
13769         and only when unrolling loops.
13770
13771         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
13772
13773 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
13774
13775         * g++.old-deja/g++.pt/explicit81.C: New test.
13776
13777 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
13778
13779         * g++.old-deja/g++.pt/typename26.C: New test.
13780
13781 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
13782
13783         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
13784         warning.
13785
13786 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
13787
13788         * g++.old-deja/g++.other/array3.C: New test.
13789
13790 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
13791
13792         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
13793         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
13794         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
13795         New tests.
13796
13797 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
13798
13799         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
13800         * g++.old-deja/g++.abi/vmihint.C: Likewise.
13801
13802 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
13803
13804         * gcc.c-torture/execute/20000808-1.c: New test.
13805
13806 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
13807
13808         * gcc.dg/c90-const-expr-1.c: New test.
13809
13810 2000-08-08  Richard Henderson  <rth@cygnus.com>
13811
13812         * gcc.dg/noncompile/920923-1.c: Declare calloc.
13813
13814 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
13815
13816         * gcc.dg/noncompile/const-ll-1.c: New test.
13817
13818 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
13819
13820         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
13821
13822 2000-08-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
13823
13824         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
13825         that running programs linked against the shared version of libobjc
13826         run correctly.
13827
13828 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
13829
13830         * gcc.dg/c99-printf-1.c: New test.
13831
13832 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
13833
13834         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
13835
13836 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
13837
13838         * gcc.c-torture/execute/20000731-1.x: Delete.
13839
13840 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
13841
13842         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
13843         and torture_without_loops as is done by c-torture.exp.
13844         (search_for): Copy from c-torture.exp.
13845         (gcc-dg-runtest): New function, drives a directory of tests
13846         iterating over the TORTURE_OPTIONS.
13847         (scan-assembler, scan-assembler-not): Move here from
13848         individual directory drivers.
13849
13850         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
13851         defined by lib/gcc-dg.exp.
13852         * gcc.dg/cpp/cpp.exp: Likewise.
13853         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
13854         gcc-dg-runtest, so we cycle over optimization options.
13855
13856         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
13857         * gcc.dg/compare2.c: No longer expected to fail.
13858
13859 2000-08-04  J"orn Rennecke <amylaar@cygnus.co.uk>
13860
13861         * gcc.c-torture/execute/20000804-1.c: New test.
13862
13863 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
13864
13865         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
13866
13867 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
13868
13869         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
13870
13871 2000-08-03  Jeffrey A Law  (law@cygnus.com)
13872
13873         * gcc.c-torture/compile/20000803-1.c: New test.
13874
13875 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
13876
13877         * gcc.c-torture/execute/20000801-3.c,
13878         gcc.c-torture/execute/20000801-4.c: New tests.
13879         * gcc.c-torture/execute/20000801-3.x,
13880         gcc.c-torture/execute/20000801-4.x: Xfail.
13881
13882 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
13883
13884         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
13885         libobjc/.libs to allow for libtool.
13886
13887 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
13888
13889         * gcc.c-torture/compile/20000802-1.c: New test.
13890
13891 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
13892
13893         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
13894
13895 2000-07-31  Jeffrey A Law  (law@cygnus.com)
13896
13897         * gcc-c-torture/execute/20000731-2.c: New test.
13898
13899         * gcc.c-torture/execute/20000731-1.c: New test.
13900         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
13901
13902 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
13903
13904         * testsuite/gcc.dg/cpp/paste7.c: New test.
13905         * gcc.dg/cpp/20000725-1.c: New test.
13906
13907 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
13908
13909         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
13910         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
13911         declaration warning for __builtin_dwarf_reg_size.
13912
13913         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
13914
13915 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
13916
13917         * gcc.dg/noncompile/voidparam-1.c: New test.
13918
13919 2000-07-30  Richard Henderson  <rth@cygnus.com>
13920
13921         * gcc.dg/c90-digraph-1.c: Don't xfail.
13922         * gcc.dg/compare2.c (case 10): Xfail.
13923         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
13924
13925 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
13926
13927         * gcc.dg/c99-main-1.c: New test.
13928
13929 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
13930
13931         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
13932
13933 2000-07-26  Hans-Peter Nilsson  <hp@axis.com>
13934
13935         * gcc.c-tortuer/execute/20000726-1.c: New test.
13936
13937 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
13938
13939         * gcc.c-torture/execute/enum-2.c: New test.
13940
13941 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13942
13943         * gcc.dg/cpp/tr-warn3.c: New test.
13944
13945 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
13946
13947         * g++.old-deja/g++.ext/implicit1.C: Remove.
13948         * g++.old-deja/g++.jason/c2.C: Remove
13949         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
13950         * g++.old-deja/g++.pt/crash16.C: Likewise.
13951         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
13952
13953 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
13954
13955         * g++.old-deja/g++.other/for2.C: New test.
13956
13957 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
13958
13959         * gcc.dg/20000720-1.c: New test.
13960
13961 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
13962
13963         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
13964
13965 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
13966
13967         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
13968         * gcc.c-torture/execute/20000722-1.c: New.
13969         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
13970
13971 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
13972
13973         * gcc.dg/cpp/20000720-1.S: New test.
13974
13975 2000-07-21  Michael Meissner  <meissner@redhat.com>
13976
13977         * gcc.c-torture/execute/ieee/hugeval.c: New test.
13978
13979 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
13980
13981         * g++.old-deja/g++.brendan/crash16.C,
13982         g++.old-deja/g++.brendan/parse3.C,
13983         g++.old-deja/g++.brendan/redecl1.C,
13984         g++.old-deja/g++.ns/template13.C,
13985         g++.old-deja/g++.other/decl4.C,
13986         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
13987
13988 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
13989
13990         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
13991         and "Internal error".
13992
13993         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
13994         regexps.
13995         * gcc.dg/cpp/paste6.c: New test.
13996
13997 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
13998
13999         * gcc.dg/cpp/tr-direct.c: New test.
14000
14001         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
14002         gcc.dg/cpp/undef1.c: Tweak error regexps.
14003
14004 2000-07-18  Eric Christopher <echristo@redhat.com>
14005
14006         * gcc.c-torture/compile/20000718-1.c: New test.
14007
14008 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
14009
14010         * cpplex.c (_cpp_push_token): If the token being pushed back
14011         is the previous token in this context, just subtract one from
14012         context->posn.
14013         * cppmacro.c (save_expansion): Clear aux field when storing a
14014         placemarker.
14015
14016 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
14017
14018         * gcc.dg/noncompile/redecl-1.c: New test.
14019
14020 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
14021
14022         * gcc.c-torture/execute/20000717-5.c: New test.
14023         * gcc.c-torture/execute/20000717-1.x: Removed.
14024
14025 2000-07-17  Richard Henderson  <rth@cygnus.com>
14026
14027         * gcc.c-torture/execute/20000717-4.c: New test.
14028
14029 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
14030
14031         * gcc.dg/cpp/syshdr.c: New test.
14032         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
14033
14034 2000-07-17  Neil Booth  <neilb@earthling.net>
14035
14036         * gcc.dg/cpp/cmdlne-dM.c: New test.
14037         * gcc.dg/cpp/cmdlne-dD.c: New test.
14038
14039 2000-07-17  Jeffrey A Law  (law@cygnus.com)
14040
14041         * gcc.c-torture/execute/20000717-3.c: New test.
14042
14043         * gcc.c-torture/compile/20000717-1.c: New test.
14044
14045 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
14046
14047         * gcc.c-torture/execute/20000717-2.c: New test.
14048
14049 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
14050
14051         * gcc.dg/formatz-1.c: New test.
14052
14053         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
14054         * gcc.dg/c99-digraph-1.c: New tests.
14055
14056         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
14057         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
14058
14059         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
14060         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
14061         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
14062         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
14063         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
14064         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
14065         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
14066
14067 2000-07-17   Greg McGary <greg@mcgary.org>
14068
14069         * gcc.c-torture/execute/20000717-1.c: New test.
14070         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
14071
14072 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
14073
14074         * gcc.c-torture/execute/20000715-2.c: New test.
14075         * gcc.dg/20000715-1.c: New test.
14076
14077 2000-07-15  Michael Meissner  <meissner@redhat.com>
14078
14079         * gcc.c-torture/execute/20000715-1.c: New test.
14080
14081 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
14082
14083         * gcc.c-torture/execute/20000707-1.c: New test.
14084
14085 2000-07-13  Neil Booth  <NeilB@earthling.net>
14086
14087         * testsuite/gcc.dg/cpp/digraph1.c,
14088         testsuite/gcc.dg/cpp/digraph2.c,
14089         testsuite/gcc.dg/cpp/digraphs.c: New tests.
14090
14091 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
14092
14093         * g77.f-torture/compile/20000630-2.f:  New test.
14094         * g77.f-torture/compile/20000630-2.x
14095
14096 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
14097
14098         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
14099
14100 2000-07-11  Neil Booth  <NeilB@earthling.net>
14101
14102         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
14103
14104 2000-07-11  Neil Booth  <NeilB@earthling.net>
14105
14106         * gcc.dg/cpp/cmdlne-C.c: New.
14107
14108 2000-07-09  Neil Booth  <NeilB@earthling.net>
14109
14110         * gcc.dg/cpp/directiv.c: New tests.
14111         * gcc.dg/cpp/undef1.c: Update.
14112
14113 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
14114
14115         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
14116
14117 2000-07-09  Neil Booth  <NeilB@earthling.net>
14118
14119         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
14120
14121 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
14122
14123         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
14124         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
14125
14126 2000-07-08  Neil Booth  <NeilB@earthling.net>
14127
14128         * gcc.dg/cpp/macsyntx.c: New tests.
14129
14130 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
14131
14132         * gcc.dg/20000707-1.c: New test.
14133
14134 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
14135
14136         * gcc.c-torture/execute/20000706-1.c: New test.
14137         * gcc.c-torture/execute/20000706-2.c: New test.
14138         * gcc.c-torture/execute/20000706-3.c: New test.
14139         * gcc.c-torture/execute/20000706-4.c: New test.
14140         * gcc.c-torture/execute/20000706-5.c: New test.
14141
14142 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
14143
14144         * g++.old-deja/g++.pt/instantiate7.C: New test.
14145
14146 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
14147
14148         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
14149         * g++.old-deja/g++.mike/thunk3.C: Likewise.
14150         * g++.old-deja/g++.other/rtti3.C: Likewise.
14151         * g++.old-deja/g++.other/rttid3.C: Likewise.
14152
14153 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
14154
14155         *  g77.f-torture/compile/20000630-1.x: Fix typo
14156
14157 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
14158
14159         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
14160         assembly output.
14161
14162 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
14163
14164         * gcc.dg/cpp/ident.c: New test.
14165
14166 2000-07-05  Neil Booth  <NeilB@earthling.net>
14167
14168         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
14169           gcc.dg/cpp/lexstrng.c: New tests.
14170
14171 2000-07-04  Neil Booth  <NeilB@earthling.net>
14172
14173         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
14174         * gcc.dg/cpp/strify2.c: Same.
14175
14176 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
14177
14178         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
14179         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
14180         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
14181         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
14182
14183         * testsuite/gcc.dg/cpp/macro1.c,
14184         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
14185         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
14186         testsuite/gcc.dg/cpp/strify1.c,
14187         testsuite/gcc.dg/cpp/strify2.c: New tests.
14188
14189 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
14190
14191         * gcc.c-torture/execute/20000703-1.c: New test.
14192
14193 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
14194
14195         * g++.old-deja/g++.pt (lookup10.C): New test.
14196
14197 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
14198
14199         * g++.old-deja/g++.pt (typename25.C): New test.
14200
14201 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
14202
14203         * gcc.c-torture/compile/20000701-1.c: New test.
14204
14205 2000-06-30  Nick Clifton  <nickc@cygnus.com>
14206
14207         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
14208         to test case.
14209
14210 2000-06-30  Catherine Moore  <clm@cygnus.com>
14211
14212         * gcc.c-torture/execute/align-1.c: New test.
14213
14214 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
14215
14216         * g++.old-deja/g++.pt/expr8.C: New test.
14217         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
14218
14219 2000-06-29  Nick Clifton  <nickc@cygnus.com>
14220
14221         * gcc.c-torture/compile/20000629-1.c: New test.
14222
14223 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
14224
14225
14226         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
14227         gcc.dg/noncompile directory, depending on whether they're
14228         preprocessor tests or not.  Annotate all the tests for the dg
14229         framework.
14230
14231         * gcc.c-torture/noncompile/noncompile.exp: Delete.
14232         * gcc.dg/noncompile/noncompile.exp: New.
14233
14234         * Moved files:
14235         Old name                                New name
14236         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
14237         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
14238         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
14239         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
14240         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
14241         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
14242         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
14243         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
14244         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
14245         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
14246         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
14247         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
14248         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
14249         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
14250         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
14251         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
14252         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
14253         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
14254         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
14255         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
14256         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
14257         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
14258         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
14259         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
14260
14261         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
14262         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
14263         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
14264         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
14265         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
14266         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
14267
14268 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
14269
14270         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
14271         declare one variable.  On the fourth, error.
14272         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
14273         declared by 20000628-1a.h.
14274
14275 2000-06-29  Richard Henderson  <rth@redhat.com>
14276
14277         * gcc.c-torture/execute/930529-1.x: New file.
14278         * gcc.dg/920413-1.c: Adjust expected warning text.
14279         * gcc.dg/980217-1.c: Declare abort.
14280         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
14281
14282 2000-06-29  Jeffrey A Law  (law@cygnus.com)
14283
14284         * g77.f-torture/compile/20000629-1.f: New test.
14285         * g77.f-torture/compile/20000629-1.x: Expected to fail.
14286
14287 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
14288
14289         Rearrange lots of files, removing entirely the
14290         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
14291         directories.
14292
14293         * Deleted files:
14294         gcc.c-torture/code_quality/code_quality.exp
14295         gcc.c-torture/special/special.exp
14296         gcc.failure/failure.exp
14297         gcc.failure/940409-1.x
14298         gcc.c-torture/compile/961203-1.x
14299
14300         * New files:
14301         gcc.misc-tests/linkage.exp
14302         gcc.c-torture/execute/920730-1t.c
14303         gcc.c-torture/execute/920730-1t.x
14304         gcc.c-torture/compile/920520-1.x
14305         gcc.c-torture/compile/920521-1.x
14306         gcc.c-torture/compile/981006-1.x
14307         gcc.c-torture/execute/eeprof-1.x
14308
14309         * Moved files (possibly with modifications to fit a new harness):
14310         Old name                                New name
14311         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
14312         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
14313         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
14314         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
14315         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
14316         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
14317         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
14318         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
14319         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
14320         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
14321         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
14322         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
14323         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
14324         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
14325
14326 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
14327
14328         * c-torture/compile/961203-1.x: Delete.
14329
14330         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
14331         not exit. Include stdio.h.
14332         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
14333         * gcc.misc-tests/dg-12.c: Likewise.
14334         * gcc.misc-tests/dg-5.c: Likewise.
14335         * gcc.misc-tests/dg-6.c: Likewise.
14336         * gcc.misc-tests/dg-7.c: Prototype abort.
14337         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
14338         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
14339         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
14340         not exit.
14341         * gcc.misc-tests/sieve.c: Use return from main, not exit.
14342         * gcc.misc-tests/sort2.c: Use return from main, not exit.
14343
14344 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
14345
14346         * gcc.dg/cpp/20000628-1.c: New test.
14347         * gcc.dg/cpp/20000628-1.h: New header for above test.
14348         * gcc.dg/cpp/20000628-1a.h: Likewise.
14349
14350 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
14351
14352         * gcc.dg/cpp: New directory.
14353         * gcc.dg/cpp/cpp.exp: New driver.
14354         * gcc.dg/cpp/20000627-1.c: New test.
14355         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
14356         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
14357         and rewrite as a compilation test.
14358
14359         * gcc.dg: Move many files into the cpp subdirectory, possibly
14360         renaming or editing them as well.
14361         Old name                New name
14362         990119-1.c              cpp/19990119-1.c
14363         990228-1.c              cpp/19990228-1.c
14364         990407-1.c              cpp/19990407-1.c
14365         990409-1.c              cpp/19990409-1.c
14366         990413-1.c              cpp/19990413-1.c
14367         990703-1.c              cpp/19990703-1.c
14368         20000127-1.c            cpp/20000127-1.c
14369         20000129-1.c            cpp/20000129-1.c
14370         20000207-1.c            cpp/20000207-1.c
14371         20000207-2.c            cpp/20000207-2.c
14372         20000209-1.c            cpp/20000209-1.c
14373         20000209-2.c            cpp/20000209-2.c
14374         20000301-1.c            cpp/20000301-1.c
14375         20000419-1.c            cpp/20000419-1.c
14376         20000510-1.S            cpp/20000510-1.S
14377         20000519-1.c            cpp/20000519-1.c
14378         20000529-1.c            cpp/20000529-1.c
14379         20000625-1.c            cpp/20000625-1.c
14380         20000625-2.c            cpp/20000625-2.c
14381         cpp-as1.c               cpp/assert1.c
14382         cpp-as2.c               cpp/assert2.c
14383         cxx-comments-1.c        cpp/cxxcom1.c
14384         cxx-comments-2.c        cpp/cxxcom2.c
14385         endif-label.c           cpp/endif.c
14386         cpp-hash1.c             cpp/hash1.c
14387         cpp-hash2.c             cpp/hash2.c
14388         cpp-if1.c               cpp/if-1.c
14389         cpp-if2.c               cpp/if-2.c
14390         cpp-if3.c               cpp/if-3.c
14391         cpp-if4.c               cpp/if-4.c
14392         cpp-if5.c               cpp/if-5.c
14393         cpp-cond.c              cpp/if-cexp.c
14394         cpp-missingop.c         cpp/if-mop.c
14395         cpp-missingparen.c      cpp/if-mpar.c
14396         cpp-opprec.c            cpp/if-oppr.c
14397         cpp-ifparen.c           cpp/if-paren.c
14398         cpp-shortcircuit.c      cpp/if-sc.c
14399         cpp-shift.c             cpp/if-shift.c
14400         cpp-unary.c             cpp/if-unary.c
14401         cpp-li1.c               cpp/line1.c
14402         cpp-li2.c               cpp/line2.c
14403         lineno.c                cpp/line3.c
14404         lineno-2.c              cpp/line4.c
14405         cpp-mi.c                cpp/mi1.c
14406         cpp-mic.h               cpp/mi1c.h
14407         cpp-micc.h              cpp/mi1cc.h
14408         cpp-mind.h              cpp/mi1nd.h
14409         cpp-mindp.h             cpp/mi1ndp.h
14410         cpp-mix.h               cpp/mi1x.h
14411         cpp-mi2.c               cpp/mi2.c
14412         cpp-mi2a.h              cpp/mi2a.h
14413         cpp-mi2b.h              cpp/mi2b.h
14414         cpp-mi2c.h              cpp/mi2c.h
14415         cpp-mi3.c               cpp/mi3.c
14416         cpp-mi3.def             cpp/mi3.def
14417         poison-1.c              cpp/poison.c
14418         pr-impl.c               cpp/prag-imp.c
14419         cpp-redef-2.c           cpp/redef1.c
14420         cpp-redef.c             cpp/redef2.c
14421         strpaste.c              cpp/strp1.c
14422         strpaste-2.c            cpp/strp2.c
14423         cpp-tradpaste.c         cpp/tr-paste.c
14424         cpp-tradstringify.c     cpp/tr-str.c
14425         cpp-tradwarn1.c         cpp/tr-warn1.c
14426         cpp-tradwarn2.c         cpp/tr-warn2.c
14427         trigraphs.c             cpp/trigraphs.c
14428         cpp-unc1.c              cpp/unc1.c
14429         cpp-unc2.c              cpp/unc2.c
14430         cpp-unc3.c              cpp/unc3.c
14431         cpp-unc.c               cpp/unc4.c
14432         undef.c                 cpp/undef1.c
14433         undef-2.c               cpp/undef2.c
14434         cpp-wi1.c               cpp/widestr1.c
14435
14436 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
14437
14438         * lib/g++.exp (g++_include_flags): Tweak.
14439
14440 2000-06-27  H.J. Lu  <hjl@gnu.org>
14441             Loren J. Rittle  <ljrittle@acm.org>
14442
14443         * lib/g++.exp (g++_include_flags): Override libgloss.exp
14444         version with one that knows about the new gcc tree structure.
14445         (g++_link_flags): Same.
14446
14447 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
14448
14449         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
14450         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
14451         case we are cross-compiling.
14452
14453         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
14454         g++.old-deja/g++.niklas/Makefile.in,
14455         g++.old-deja/g++.niklas/configure.in,
14456         g++.old-deja/g++.other/Makefile.in,
14457         g++.old-deja/g++.other/configure.in,
14458         gcc.c-torture/code_quality/Makefile.in,
14459         gcc.c-torture/code_quality/configure.in,
14460         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
14461         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
14462         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
14463         gcc.c-torture/execute/ieee/Makefile.in,
14464         gcc.c-torture/execute/ieee/configure.in,
14465         gcc.c-torture/noncompile/Makefile.in,
14466         gcc.c-torture/noncompile/configure.in,
14467         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
14468         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
14469         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
14470
14471 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
14472
14473         * g++.old-deja/g++.other/ambig3.C: New test.
14474
14475 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
14476
14477         * g++.old-deja/g++.pt/syntax1.C: New test.
14478         * g++.old-deja/g++.pt/syntax2.C: New test.
14479         * g++.old-deja/g++.other/syntax3.C: New test.
14480         * g++.old-deja/g++.other/syntax4.C: New test.
14481
14482 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
14483
14484         * gcc.dg/20000623-1.c: Prototype exit and abort.
14485
14486 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
14487
14488         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
14489         New tests.
14490         * gcc.dg/cpp-mi3.def: New file.
14491
14492         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
14493         inside assertions.
14494         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
14495         lexer's error messages.
14496         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
14497         divine anything from the linemarkers.
14498         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
14499         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
14500
14501 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
14502
14503         * gcc.dg/20000623-1.c: New test.
14504
14505 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
14506
14507         * gcc.c-torture/execute/20000622-1.c: New test.
14508
14509 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
14510
14511         * g++.old-deja/g++.other/init15.C: New test.
14512
14513 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
14514
14515         * g++.old-deja/g++.pt/vaarg2.C: New test.
14516         * g++.old-deja/g++.pt/vaarg3.C: New test.
14517
14518 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
14519
14520         * g++.old-deja/g++.other/dyncast6.C: New test.
14521
14522 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
14523
14524         * gcc.c-torture/execute/loop-6.c: New test.
14525
14526 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
14527
14528         * gcc.dg/20000614-1.c: New test.
14529         * gcc.dg/20000614-2.c: New test.
14530
14531 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
14532
14533         * g++.old-deja/g++.other/inline12.C: New test.
14534
14535 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
14536
14537         * g++.old-deja/g++.other/eh1.C: New test.
14538
14539 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
14540
14541         * g++.old-deja/g++.other/type.C: New test.
14542
14543 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
14544
14545         * g++.old-deja/g++.other/initstring.C: New test.
14546
14547 2000-06-12  Jason Merrill  <jason@redhat.com>
14548
14549         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
14550
14551 2000-06-09  Jeffrey A Law  (law@cygnus.com)
14552
14553         * gcc.c-torture/compile/20000609-1.c: New test.
14554
14555 2000-06-09  Clinton Popetz  <cpopetz@cygnus.com>
14556
14557         * gcc.dg/20000609-1.c: New test.
14558
14559 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
14560
14561         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
14562         * gcc.c-torture/noncompile/poison-1.c: Move...
14563         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
14564         * gcc.dg/cpp-li1.c: Add a token after the #line.
14565
14566 2000-06-05  Richard Henderson  <rth@cygnus.com>
14567
14568         * gcc.c-torture/execute/20000605-2.c: New test.
14569         * gcc.c-torture/execute/20000605-3.c: New test.
14570
14571 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
14572
14573         * g77.f-torture/execute/20000503-1.x: New file.
14574
14575 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
14576
14577         * g++.old-deja/g++.eh/badalloc1.C: New test.
14578
14579 2000-06-05  Richard Henderson  <rth@cygnus.com>
14580
14581         * gcc.c-torture/execute/20000605-1.c: New test.
14582
14583 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
14584             Nathan Sidwell <nathan@codesourcery.com>
14585
14586         * gcc.c-torture/compile/20000605-1.c: New test.
14587
14588 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
14589
14590         * g77.f-torture/compile/20000601-1.f:  New test.
14591
14592 2000-06-03  Richard Henderson  <rth@cygnus.com>
14593
14594         * gcc.c-torture/execute/20000603-1.c: New.
14595
14596 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
14597
14598         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
14599         * gcc.dg/noreturn-2.c (noreturn): Likewise.
14600
14601 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
14602
14603         * gcc.dg/compare2.c (case 12): XFAIL.
14604         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
14605         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
14606
14607         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
14608
14609 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
14610
14611         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
14612         guard macro is already defined when the header is first
14613         included.
14614         * gcc.dg/cpp-mix.h: New file.
14615         * gcc.dg/endif-label.c: Update patterns to match compiler.
14616
14617         * g++.brendan/complex1.C: Declare abort.
14618         * g++.law/refs4.C: Remove XFAIL.
14619         * g++.oliva/expr2.C: Declare abort and exit.
14620
14621 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
14622
14623         * gcc.c-torture/execute/20000528-1.c: New test.
14624
14625         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
14626         * g++.old-deja/g++.law/temps4.C: Likewise.
14627
14628         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
14629         stdlib.h.  Call abort() on failure.
14630         * g++.old-deja/g++.law/refs4.C: Likewise.
14631         * g++.old-deja/g++.law/temps4.C: Likewise.
14632         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
14633         * gcc.c-torture/execute/20000112-1.c: Include string.h.
14634
14635 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
14636
14637         Relative to g++.dg/special:
14638         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
14639
14640         Relative to g++.old-deja:
14641         * g++.brendan/complex1.C, g++.jason/optimize2.C,
14642         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
14643         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
14644         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
14645         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
14646         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
14647         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
14648
14649         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
14650         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
14651         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
14652         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
14653         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
14654         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
14655         and/or string.h.
14656
14657         * g++.other/goto1.C: Update expectations for error messages.
14658
14659 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
14660
14661         * gcc.c-torture/compile/20000523-1.c: New test.
14662
14663 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
14664
14665         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
14666
14667 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
14668
14669         * g++.old-deja/g++.eh/catch11.C: New test.
14670         * g++.old-deja/g++.eh/catch12.C: New test.
14671
14672 2000-05-24  Nick Clifton  <nickc@cygnus.com>
14673
14674         * gcc.c-torture/execute/20000523-1.c: New test.
14675
14676 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
14677
14678         * c-torture/execute/bcp-1.c: Replace abort in arg of
14679         __builtin_constant_p with a generic external function.
14680
14681         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
14682         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
14683         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
14684         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
14685         Prototype abort and/or exit.
14686
14687         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
14688         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
14689         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
14690         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
14691
14692 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
14693
14694         * gcc.dg/dwarf2-1.c: New test.
14695
14696 2000-05-20  Richard Henderson  <rth@cygnus.com>
14697
14698         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
14699
14700 2000-05-20  Andreas Jaeger  <aj@suse.de>
14701
14702         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
14703         testcase.
14704
14705 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
14706
14707         * gcc.c-torture/execute/20000519-2.c: New test.
14708
14709 2000-05-19  Andreas Jaeger  <aj@suse.de>
14710
14711         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
14712         which fails with SSA.
14713
14714         * lib/c-torture.exp: Also test with -O3 -fssa.
14715
14716 2000-05-18  Michael Meissner  <meissner@redhat.com>
14717
14718         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
14719         * gcc.c-torture/execute/920415-1.c: Ditto.
14720         * gcc.c-torture/execute/920501-1.c: Ditto.
14721         * gcc.c-torture/execute/conversion.c: Ditto.
14722         * gcc.c-torture/execute/cvt-1.c: Ditto.
14723
14724 2000-05-18  Jeffrey A Law  (law@cygnus.com)
14725
14726         * gcc.c-torture/compile/20000518-1.c: New test.
14727
14728 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
14729
14730         * g77.f-torture/compile/200005018.f:  New test.
14731
14732 2000-05-17  Jeffrey A Law  (law@cygnus.com)
14733
14734         * gcc.c-torture/compile/20000517-1.c: New test.
14735
14736 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14737
14738         * gcc.c-torture/execute/20000516-1.c: New test.
14739
14740 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
14741
14742         * g++.old-deja/g++.other/eh.C: New test.
14743
14744 2000-05-12  Richard Henderson  <rth@cygnus.com>
14745
14746         * gcc.c-torture/execute/990208-1.c (main): Don't pass
14747         constants through to doit's conditional.
14748
14749 2000-05-11  Jeffrey A Law  (law@cygnus.com)
14750
14751         * gcc.c-torture/compile/20000511-1.c: New test.
14752         * g77.f-torture/compile/20000511-1.f: New test.
14753         * g77.f-torture/compile/20000511-2.f: New test.
14754
14755 2000-05-11  Michael Meissner  <meissner@redhat.com>
14756
14757         * gcc.c-torture/execute/20000511-1.c: New test.
14758
14759 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
14760
14761         * gcc.dg/dg.exp: Scan .S files as well as .c files.
14762         * gcc.dg/20000510-1.S: New.
14763
14764 2000-05-08  Catherine Moore  <clm@cygnus.com>
14765
14766         * gcc.dg/unused-3.c: New.
14767
14768 2000-05-06  Richard Henderson  <rth@cygnus.com>
14769
14770           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
14771           * g++.old-deja/g++.mike/warn1.C: Likewise.
14772           * g++.old-deja/g++.pt/local1.C: Likewise.
14773           * g++.old-deja/g++.pt/local7.C: Likewise.
14774           * g++.old-deja/g++.pt/spec16.C: Likewise.
14775
14776 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
14777
14778         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
14779
14780 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
14781
14782           * g77.f-torture/execute/20000503-1.f:  New test.
14783
14784 2000-05-04  Andreas Jaeger  <aj@suse.de>
14785
14786         * gcc.dg/noreturn-2.c: New test.
14787
14788 2000-05-04  Neil Booth  <NeilB@earthling.net>
14789
14790         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
14791         preprocessor.
14792
14793 2000-05-04  Richard Henderson  <rth@cygnus.com>
14794
14795         * gcc.c-torture/execute/20000503-1.c: Fix typo.
14796
14797 2000-05-04  Richard Henderson  <rth@cygnus.com>
14798
14799         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
14800         OpenSSL by Jason R Thorpe.
14801
14802 2000-05-03  Jim Wilson  <wilson@cygnus.com>
14803
14804         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
14805
14806 2000-05-03  Robert Lipe <robertlipe@usa.net>
14807
14808         * gcc.dg/20000503-1.c: New test.
14809
14810 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
14811
14812         * gcc.c-torture/compile/20000502-1.c: New test.
14813         * g++.old-deja/g++.other/align.C: New test.
14814         * gcc.dg/cpp-tradstringify.c: New test.
14815
14816 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
14817
14818         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
14819         and hard registers.
14820
14821 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
14822
14823         * gcc.c-torture/execute/loop-5.c: New test.
14824
14825 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
14826
14827         * gcc.c-torture/execute/va-arg-20.c: New test.
14828
14829 2000-04-23  Jeffrey A Law  (law@cygnus.com)
14830
14831         * gcc.c-torture/execute/20000422-1.c: New test.
14832
14833 2000-04-20  Greg McGary  <gkm@gnu.org>
14834
14835         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
14836         when optimizing, but without sibling-call optimizations (-O1).
14837
14838 2000-04-20  Jeffrey A Law  (law@cygnus.com)
14839
14840           * gcc.c-torture/compile/20000420-1.c: New test.
14841
14842 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
14843
14844         * g++.abi/ptrflags.C: New test.
14845         * g++.eh/catchptr1.C: Test incomplete pointer chains.
14846
14847 2000-04-19  Catherine Moore  <clm@cygnus.com>
14848
14849         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
14850
14851 2000-04-19  Greg McGary  <gkm@gnu.org>
14852
14853         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
14854         sibling-call optimizations.
14855
14856 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
14857
14858         * gcc.dg/20000419-1.c: New test.
14859
14860 2000-04-12  Hans-Peter Nilsson  <hp@axis.com>
14861
14862         * gcc.c-torture/execute/20000412-6.c: New test.
14863
14864 2000-04-12  Jeffrey A Law  (law@cygnus.com)
14865
14866         * gcc.c-torture/execute/20000412-5.c: New test.
14867         * g77.f-torture/compile/20000412-1.f: New test.
14868         * gcc.c-torture/execute/20000412-4.c: New test.
14869         * gcc.c-torture/compile/20000412-2.c: New test.
14870         * gcc.c-torture/execute/20000412-3.c: New test.
14871         * gcc.c-torture/compile/20000412-1.c: New test.
14872         * gcc.c-torture/execute/20000412-2.c: New test.
14873
14874 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
14875
14876         * objc/execute/bf-20.m: New test.
14877
14878 2000-04-10  Richard Henderson  <rth@cygnus.com>
14879
14880         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
14881
14882         * gcc.c-torture/execute/20000412-1.c: New test.
14883
14884 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
14885
14886         * g++.old-deja/g++.eh/catchptr1.C: New test.
14887
14888 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
14889
14890         * g++.old-deja/g++.abi/cxa_vec.C: New test.
14891
14892 2000-04-08  Neil Booth  <NeilB@earthling.net>
14893
14894         * gcc.dg/cpp-nullchar.c: Remove test as
14895         embedded nulls cause problems.
14896
14897 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14898
14899         * gcc.dg/compare2.c: New test.
14900
14901 2000-04-08  Neil Booth  <NeilB@earthling.net>
14902
14903         * gcc.dg/cpp-nullchar.c: New test.
14904
14905 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
14906
14907         * gcc.dg/cpp-mi2.c: New test.
14908         * gcc.dg/cpp-mi2[abc].h: New files.
14909
14910 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
14911
14912         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
14913         member name.
14914
14915 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
14916
14917         * g++.old-deja/g++.abi/vmihint.C: New test.
14918
14919 2000-04-06  Neil Booth  <NeilB@earthling.net>
14920
14921         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
14922         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
14923         copyright.
14924
14925 2000-04-05  Hans-Peter Nilsson  <hp@axis.com>
14926
14927         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
14928         avoid stack-frame overwrite.
14929
14930 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
14931
14932         * gcc.c-torture/compile/20000405-2.c: New test.
14933         * gcc.c-torture/compile/20000405-3.c: New test.
14934
14935 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14936
14937         * gcc.c-torture/compile/20000405-1.c: New test.
14938
14939 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
14940
14941         * gcc.dg/cast-qual-1.c: Revert last change.
14942
14943 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14944
14945         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
14946
14947 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
14948
14949         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
14950         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
14951
14952 2000-04-03  Jeffrey A Law  (law@cygnus.com)
14953
14954         * gcc.c-torture/compile/20000403-2.c: New test.
14955         * gcc.c-torture/compile/20000403-1.c: New test.
14956
14957 2000-04-03  Hans-Peter Nilsson  <hp@axis.com>
14958
14959         * gcc.c-torture/execute/20000403-1.c: New test.
14960
14961 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
14962
14963         * gcc.c-torture/execute/20000402-1.c: New test.
14964
14965 2000-04-03  Donald Lindsay  <dlindsay@cygnus.com>
14966
14967         * gcc.c-torture/execute/va-arg-15.c: New test.
14968         * gcc.c-torture/execute/va-arg-16.c: New test.
14969         * gcc.c-torture/execute/va-arg-17.c: New test.
14970         * gcc.c-torture/execute/va-arg-18.c: New test.
14971         * gcc.c-torture/execute/va-arg-19.c: New test.
14972
14973 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
14974
14975         * gcc.c-torture/compile/981211-1.c: Move to...
14976         * gcc.dg/cpp-as1.c: ...here.
14977         * gcc.dg/cpp-as2.c: New file.
14978
14979         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
14980         compiler.
14981
14982 2000-04-02  Neil Booth  <NeilB@earthling.net>
14983
14984         * gcc.dg/cpp-cond.c  New tests.
14985         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
14986         accidental success less likely.
14987         * gcc.dg/cpp-missingop.c  New tests.
14988         * gcc.dg/cpp-missingparen.c  New tests.
14989         * gcc.dg/cpp-shift.c  New tests.
14990         * gcc.dg/cpp-shortcircuit.c  New tests.
14991         * gcc.dg/cpp-unary.c  New tests.
14992
14993 2000-03-29  Jeffrey A Law  (law@cygnus.com)
14994
14995         * gcc.c-torture/compile/20000329-1.c: New test.
14996
14997 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
14998
14999         * gcc.c-torture/compile/20000326-1.c: New test.
15000         * gcc.c-torture/compile/20000326-2.c: New test.
15001
15002 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
15003
15004         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
15005         the first parameter is a function argument.
15006
15007 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
15008
15009         * g++.old-deja/g++.ext/array4.C: New test.
15010
15011 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
15012
15013         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
15014
15015 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15016
15017         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
15018
15019 2000-03-19  Richard Henderson  <rth@cygnus.com>
15020
15021         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
15022
15023 2000-03-19  Richard Henderson  <rth@cygnus.com>
15024
15025         * gcc.c-torture/compile/20000319-1.c: New test.
15026
15027 2000-03-14  Jeffrey A Law  (law@cygnus.com)
15028
15029         * gcc.c-torture/execute/20000314-3.c: New test.
15030         * gcc.c-torture/execute/20000314-2.c: New test.
15031         * gcc.c-torture/execute/20000314-1.c: New test.
15032         * gcc.c-torture/compile/20000314-2.c: New test.
15033         * gcc.c-torture/compile/20000314-1.c: New test.
15034
15035 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
15036
15037         * g++.old-deja/g++.warn/inline.C: New test.
15038
15039 2000-03-10  Hans-Peter Nilsson  <hp@bitrange.com>
15040
15041         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
15042         standards-compliant result rather than specific constants.
15043         Put test-values in array.
15044
15045 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
15046
15047         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
15048         (g++_target_compile): Put test-specific options last.
15049
15050 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
15051
15052         * g++.old-deja/g++.eh/vbase4.C: New test.
15053
15054 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
15055
15056         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
15057
15058 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
15059
15060         * g++.old-deja/g++.brendan/misc12.C: Removed.
15061         * g++.old-deja/g++.pt/memtemp77.C: Constify.
15062         * g++.old-deja/g++.ext/pretty4.C: New test.
15063
15064 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
15065
15066         * g++.old-deja/g++.other/string2.C: New test.
15067
15068 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
15069
15070         * g++.old-deja/g++.warn/impint2.C: New test.
15071
15072 2000-03-05  Hans-Peter Nilsson  <hp@bitrange.com>
15073
15074         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
15075         is 1, not zero.
15076
15077 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
15078
15079         * g++.old-deja/g++.warn/impint.C: New test.
15080         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
15081         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
15082         * g++.old-deja/g++.pt/explicit12.C: Likewise.
15083         * g++.old-deja/g++.pt/explicit13.C: Likewise.
15084         * g++.old-deja/g++.pt/explicit17.C: Likewise.
15085         * g++.old-deja/g++.pt/explicit18.C: Likewise.
15086         * g++.old-deja/g++.pt/explicit19.C: Likewise.
15087         * g++.old-deja/g++.pt/explicit23.C: Likewise.
15088         * g++.old-deja/g++.pt/explicit31.C: Likewise.
15089         * g++.old-deja/g++.pt/explicit35.C: Likewise.
15090         * g++.old-deja/g++.pt/explicit6.C: Likewise.
15091         * g++.old-deja/g++.pt/memclass7.C: Likewise.
15092
15093 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
15094
15095         * gcc.dg/cpp-redef.c: New test.
15096
15097 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
15098
15099         * g++.old-deja/g++.pt/unify7.C: New test.
15100
15101 2000-02-26  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
15102
15103         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
15104         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
15105
15106 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
15107
15108         * gcc.c-torture/compile/20000224-1.c: New test.
15109
15110 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15111
15112         * gcc.c-torture/compile/cpp-2.c: New test.
15113         * gcc.c-torture/compile/cpp-1.c: New test.
15114
15115 2000-02-25  Jeffrey A Law  (law@cygnus.com)
15116
15117         * gcc.c-torture/execute/20000225-1.c: New test.
15118
15119 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15120
15121         * gcc.dg/cpp-li2.c: New test.
15122
15123         * gcc.dg/cpp-wi1.c: New test.
15124
15125         * gcc.dg/cpp-li1.c: New test.
15126
15127 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
15128
15129         * g++.old-deja/g++.other/sizeof5.C: New test.
15130
15131 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
15132
15133         * gcc.c-torture/execute/va-arg-13.c: New test.
15134
15135 2000-02-23  Donald Lindsay  <dlindsay@cygnus.com>
15136
15137         * gcc.c-torture/execute/va-arg-12.c: New test.
15138
15139 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
15140
15141         * gcc.c-torture/execute/20000223-1.c: New test.
15142
15143 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
15144
15145         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
15146
15147 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
15148
15149         * g++.old-deja/g++.abi/ptrmem.C: New test.
15150
15151 2000-02-19  Richard Henderson  <rth@cygnus.com>
15152
15153         * gcc.c-torture/compile/init-3.c: New.
15154
15155 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
15156
15157         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
15158         ALWAYS_CXXFLAGS.
15159
15160 2000-02-11  Robert Lipe <robertl@sco.com>
15161
15162         * gcc.c-torture/compile/20000211-3.c: New test.
15163
15164 2000-02-11  Martin Buchholz <martin@xemacs.org>
15165
15166         * gcc.c-torture/compile/20000211-2.c: New test.
15167
15168 2000-02-11  Jeffrey A Law  (law@cygnus.com)
15169
15170         * gcc.c-torture/compile/20000211-1.c: New test.
15171
15172 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
15173
15174         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
15175           on native targets
15176
15177 2000-02-08  Nathan Sidwell  <nathan@acm.org>
15178
15179         * g++.old-deja/g++.other/cast5.C: New test.
15180
15181 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
15182
15183         * gcc.c-torture/execute/20000205-1.c: New.
15184
15185 2000-02-03  Nathan Sidwell  <nathan@acm.org>
15186
15187         * g++.old-deja/g++.jason/cast3.C: Return void.
15188         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
15189
15190 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15191
15192         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
15193
15194         * gcc.dg/loop-1.c: New test.
15195
15196 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
15197
15198         * gcc.c-torture/compile/20000127-1.c: New test.
15199         * gcc.c-torture/execute/991228-1.c: New test.
15200
15201 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15202
15203         * gcc.dg/unused-2.c: New test.
15204
15205         * gcc.dg/conv-1.c: New test.
15206
15207 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
15208
15209         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
15210         compiler.
15211         (tool_option_proc): Fix typo.
15212
15213 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
15214
15215         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
15216         of the ld on the host, not on the build machine.
15217         Also, don't crash if '--help' is not a supported option.
15218
15219 2000-01-24  Richard Henderson  <rth@cygnus.com>
15220
15221         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
15222
15223 2000-01-20  Jeffrey A Law  (law@cygnus.com)
15224
15225         * gcc.c-torture/execute/20000120-2.c: New test.
15226         * gcc.c-torture/execute/20000120-1.c: New test.
15227
15228 2000-01-13  Jeffrey A Law  (law@cygnus.com)
15229
15230         * gcc.c-torture/execute/20000113-1.c: New test.
15231
15232 2000-01-12  Jeffrey A Law  (law@cygnus.com)
15233
15234         * gcc.c-torture/execute/20000112-1.c: New test.
15235
15236 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15237
15238         * gcc.dg/20000111-1.c: New test.
15239
15240 2000-01-10  Jeffrey A Law  (law@cygnus.com)
15241
15242         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
15243         with 16 bit integers.
15244
15245 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15246
15247         * gcc.dg/20000108-1.c: New test.
15248
15249 2000-01-05  Nathan Sidwell  <nathan@acm.org>
15250
15251         * g++.old-deja/g++.ns/koenig8.C: New test.
15252
15253 2000-01-05  Nathan Sidwell  <nathan@
15254
15255         * gcc.c-torture/execute/990531-1.c: New test.
15256
15257 1999-05-27  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15258
15259         * gcc.c-torture/compile/990527-1.c: New test.
15260
15261 1999-05-27  Joern Rennecke <amylaar@cygnus.com>
15262
15263         * gcc.c-torture/execute/990527-1.c: New test.
15264
15265 1999-05-25  Nick Clifton  <nickc@cygnus.com>
15266
15267         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
15268         bitfields as signed.
15269
15270 1999-05-25  Craig Burley  <craig@jcb-sc.com>
15271
15272         * g77.f-torture/compile/19990525-0.f: New test.
15273
15274 1999-05-25  Jeffrey A Law  (law@cygnus.com)
15275
15276         * gcc.c-torture/execute/990525-2.c: New test.
15277
15278         * gcc.c-torture/execute/990525-1.c: New test.
15279
15280 1999-05-24  Nathan Sidwell  <nathan@acm.org>
15281
15282         * g++.old-deja/g++.other/anon3.C: New test.
15283         * g++.old-deja/g++.other/anon4.C: New test.
15284         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
15285         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
15286         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
15287         Merrill).
15288
15289 1999-05-24  Jeffrey A Law  (law@cygnus.com)
15290
15291         * gcc.c-torture/execute/990524-1.c: New test.
15292
15293         * gcc.dg/990524-1.c: New test.
15294
15295 1999-05-23  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15296
15297         * gcc.c-torture/compile/990523-1.c: New test.
15298
15299 1999-05-19  Raja R Harinath <harinath@cs.umn.edu>
15300
15301         * gcc.c-torture/compile/990519-1.c: New test.
15302
15303 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
15304
15305         * gcc.c-torture/compile/990517-1.c: New test.
15306
15307         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
15308         (e4, f4): New tests.
15309         (main): Call them.
15310
15311 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15312
15313         * gcc.dg/noreturn-1.c: New test.
15314
15315 1999-05-13  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
15316
15317         * gcc.c-torture/execute/990513-1.c: New test.
15318
15319 1999-05-10  Richard Henderson  <rth@cygnus.com>
15320
15321         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
15322
15323 1999-05-10  Craig Burley  <craig@jcb-sc.com>
15324
15325         * g77.f-torture/execute/erfc.f: Use small single-precision
15326         values, to avoid problems on Alphas when not -mieee.
15327
15328 1999-05-08  Craig Burley  <craig@jcb-sc.com>
15329
15330         * gcc.dg/990506-0.c: New test.
15331
15332 1999-05-08  Richard Henderson  <rth@cygnus.com>
15333
15334         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
15335         the constant to test.  Don't XFAIL 64-bit targets.
15336
15337         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
15338         * g++.old-deja/g++.law/profile1.C: Likewise.
15339
15340         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
15341         operator new instances.
15342         * g++.old-deja/g++.other/delete5.C: Likewise.
15343
15344 1999-05-03  Craig Burley  <craig@jcb-sc.com>
15345
15346         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
15347         intrinsic.
15348
15349 1999-05-03  Craig Burley  <craig@jcb-sc.com>
15350
15351         * g77.f-torture/execute/u77-test.f: Reverse order of two
15352         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
15353
15354 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15355
15356         * gcc.dg/compare1.c: New test.
15357
15358 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
15359
15360         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
15361         New tests.
15362
15363 1999-05-02  Craig Burley  <craig@jcb-sc.com>
15364
15365         * g77.f-torture/compile/19990502-1.f: New test.
15366
15367 1999-05-02  Craig Burley  <craig@jcb-sc.com>
15368
15369         * g77.f-torture/compile/19990502-0.f: New test.
15370
15371 1999-05-02  Craig Burley  <craig@jcb-sc.com>
15372
15373         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
15374         intrinsic.
15375
15376 1999-05-02  Craig Burley  <craig@jcb-sc.com>
15377
15378         * g77.f-torture/execute/u77-test.f (main): List libU77
15379         intrinsics not currently tested.
15380         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
15381         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
15382         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
15383         Trim blanks off the ends of some printed strings.
15384
15385 1999-05-02  Craig Burley  <craig@jcb-sc.com>
15386
15387         * g77.f-torture/execute/u77-test.f (main): Just warn about
15388         FSTAT gid disagreement, as it's expected on some systems.
15389
15390 1999-05-01  Craig Burley  <craig@jcb-sc.com>
15391
15392         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
15393         use a new function, which allows for some slop.
15394         Clean up some commentary.
15395         (issum): The new function.
15396         (sgladd): Deleted subroutine.
15397
15398 1999-05-01  Craig Burley  <craig@jcb-sc.com>
15399
15400         * g77.f-torture/execute/u77-test.f: Modify to be more like
15401         libf2c/libU77 version, bringing patches to that version here.
15402         Add suitable commentary.
15403
15404 1999-04-25  Richard Henderson  <rth@cygnus.com>
15405
15406         * gcc.dg/990424-1.c: New test.
15407
15408 1999-04-24  Craig Burley  <craig@jcb-sc.com>
15409
15410         * g77.f-torture/execute/u77-test.f (main): Bug involving
15411         LSTAT has been fixed, so turn back on full checking.
15412
15413 1999-04-20  Craig Burley  <craig@jcb-sc.com>
15414
15415         * g77.f-torture/compile/19990419-0.f: New test.
15416         * g77.f-torture/execute/19990419-1.f: New test.
15417
15418 1999-04-17  Richard Henderson  <rth@cygnus.com>
15419
15420         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
15421         to avoid the need for a prototype to supress a warning.
15422
15423 1999-04-07  Jim Wilson  <wilson@cygnus.com>
15424
15425         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
15426
15427 1999-04-04  Jeffrey A Law  (law@cygnus.com)
15428
15429         * gcc.c-torture/execute/990404-1.c: New test.
15430
15431 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
15432
15433         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
15434         * gcc.dg/cpp-if3.c: Don't use -pedantic.
15435         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
15436         missing initializer warnings.
15437
15438 1999-03-28  Jeffrey A Law  (law@cygnus.com)
15439
15440         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
15441         matching strings.
15442
15443 1999-03-26  Jeffrey A Law  (law@cygnus.com)
15444
15445         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
15446
15447 1999-03-26  Craig Burley  <craig@jcb-sc.com>
15448
15449         * g77.f-torture/execute/19990325-0.f: New test.
15450         * g77.f-torture/execute/19990325-1.f: New test.
15451
15452 1999-03-24  Jeffrey A Law  (law@cygnus.com)
15453
15454         * gcc.c-torture/execute/990324-1.c: New test.
15455
15456 1999-03-22  Jim Wilson  <wilson@cygnus.com>
15457
15458         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
15459         test with 4.
15460
15461 1999-03-17  Richard Henderson  <rth@cygnus.com>
15462
15463         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
15464
15465 1999-03-13  Craig Burley  <craig@jcb-sc.com>
15466
15467         * g77.f-torture/execute/19990313-2.f: New test.
15468         * g77.f-torture/execute/19990313-3.f: New test.
15469
15470 1999-03-13  Craig Burley  <craig@jcb-sc.com>
15471
15472         * g77.f-torture/execute/19990313-0.f: New test.
15473         * g77.f-torture/execute/19990313-1.f: New test.
15474
15475 1999-03-12  Jim Wilson  <wilson@cygnus.com>
15476
15477         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
15478         printf to sprintf.
15479         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
15480         (main): Add check for u15.  Conditionalize u31 check depending on
15481         whether ints are <32 bits or >=32 bits.
15482
15483 1999-03-08  Craig Burley  <craig@jcb-sc.com>
15484
15485         * g77.f-torture/execute/19981119-0.f: Improve testiness.
15486
15487 1999-03-08  Craig Burley  <craig@jcb-sc.com>
15488
15489         * g77.f-torture/compile/19990305-0.f: New test.
15490         * g77.f-torture/execute/19981119-0.f: New test.
15491
15492 1999-03-08  Craig Burley  <craig@jcb-sc.com>
15493
15494         * g77.f-torture/execute/970625-2.f: call ABORT if final
15495         result is not correct, instead of just printing it.
15496         Add this checking via newly introduced obfuscation, to
15497         trip up buggy front ends.
15498
15499 1999-03-07  Craig Burley  <craig@jcb-sc.com>
15500
15501         * g77.f-torture/compile/960317-1.f: Moved from being
15502         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
15503
15504 1999-03-06  Craig Burley  <craig@jcb-sc.com>
15505
15506         * g77.f-torture/execute/960317-1.f: New (old) test.
15507         * g77.f-torture/execute/970625-2.f: Ditto.
15508
15509 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
15510
15511         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
15512         message on line 1 or line 2; cccp and cpplib do this differently.
15513
15514 1999-03-01  Jeffrey A Law  (law@cygnus.com)
15515
15516         * g++.old-deja/g++.law/weak1.C: New test.
15517
15518 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
15519
15520         * gcc.c-torture/execute/990119-1.c: Renamed to...
15521         * gcc.dg/990119-1.c: this, so it will only be tested once
15522         (it's a preprocessor test, it doesn't need to be run at
15523         multiple optimization levels).
15524
15525 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
15526
15527         * lib/g++.exp: Don't add incdir=$base_dir/../include to
15528           ALWAYS_CXXFLAGS.
15529
15530 1999-02-24  Craig Burley  <craig@jcb-sc.com>
15531
15532         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
15533         * g77.f-torture/compile/19981216-0.f: ...as it is expected
15534         to not be compilable by current g77.
15535
15536 1999-02-24  Nick Clifton  <nickc@cygnus.com>
15537
15538         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
15539
15540 1999-02-22  Jeffrey A Law  (law@cygnus.com)
15541
15542         * gcc.c-torture/execute/990222-1.c: New test.
15543
15544 1999-02-19  Craig Burley  <craig@jcb-sc.com>
15545
15546         * g77.f-torture/compile/19990218-0.f: New test.
15547         * g77.f-torture/noncompile/19990218-1.f: New test.
15548
15549 1999-02-18  Craig Burley  <craig@jcb-sc.com>
15550
15551         * g77.f-torture/compile/19981216-0.f: New test.
15552
15553 1999-02-14  Jeffrey A Law  (law@cygnus.com)
15554
15555         * gcc.dg/990214-1.c: New test.
15556
15557 1999-02-13  Jeffrey A Law  (law@cygnus.com)
15558
15559         * gcc.dg/990213-2.c: New test.
15560
15561         * gcc.dg/990213-1.c: New test.
15562
15563 1999-02-12  Jeffrey A Law  (law@cygnus.com)
15564
15565         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
15566         ints.
15567
15568 1999-02-11  Nick Clifton  <nickc@cygnus.com>
15569
15570         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
15571         specified by target.
15572
15573         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
15574
15575 1999-02-11  Jeffrey A Law  (law@cygnus.com)
15576
15577         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
15578
15579 1999-02-10  Jonathan Larmour  <jlarmour@cygnus.co.uk>
15580
15581         * gcc.dg/special/ecos.exp: New test driver for new tests with
15582         special requirements.
15583
15584         * gcc.dg/special/alias-1.c: New test.
15585         * gcc.dg/special/gcsec-1.c: New test.
15586         * gcc.dg/special/weak-1.c: New test.
15587         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
15588         * gcc.dg/special/weak-2.c: New test.
15589         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
15590         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
15591         * gcc.dg/special/wkali-1.c: New test.
15592         * gcc.dg/special/wkali-2.c: New test.
15593         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
15594         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
15595
15596 1999-02-10  Felix Lee  <flee@cygnus.com>
15597
15598           * lib/c-torture.exp (c-torture-compile): Pull out code for
15599           analyzing gcc error messages.
15600           (c-torture-execute): Likewise.  Fix some (harmless) false
15601           positives.
15602           * lib/gcc.exp (gcc_check_compile): New function.
15603
15604 1999-02-08  Richard Henderson  <rth@cygnus.com>
15605
15606         * gcc.c-torture/execute/990208-1.c: New test.
15607
15608 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
15609
15610         * g++.dg/special/ecos.exp: New driver for new tests with special
15611         requirements
15612
15613         * g++.dg/special/conpr-1.C: New test
15614         * g++.dg/special/conpr-2.C: New test
15615         * g++.dg/special/conpr-2a.C: New test
15616         * g++.dg/special/conpr-3.C: New test
15617         * g++.dg/special/conpr-3a.C: New test
15618         * g++.dg/special/conpr-3b.C: New test
15619
15620         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
15621         allow g++ to use the dg driver
15622
15623         * README: Add comment about g++.dg directory
15624
15625 1999-02-06  Jeffrey A Law  (law@cygnus.com)
15626
15627         * README: Update email addresses.
15628
15629 1999-02-03  Nick Clifton  <nickc@cygnus.com>
15630
15631         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
15632         arguments in order to force structure S onto the stack even on
15633         the alpha.
15634         (test): Pass 10 leading arguments to function foo as well as the
15635         structure S.
15636
15637         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
15638         failure for all targets.
15639
15640         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
15641         abort to terminate program execution.
15642
15643 1999-01-30  Richard Henderson  <rth@cygnus.com>
15644
15645         * gcc.c-torture/execute/990130-1.c: New test.
15646
15647 1999-01-30  Jeffrey A Law  (law@cygnus.com)
15648
15649         * gcc.dg/990130-1.c: New test.
15650
15651 1999-01-28  Michael Meissner  <meissner@cygnus.com>
15652
15653         * gcc.c-torture/execute/990128-1.c: New test.
15654
15655 1999-01-27  Michael Meissner  <meissner@cygnus.com>
15656
15657         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
15658
15659 1999-01-27  Felix Lee  <flee@cygnus.com>
15660
15661         * lib/c-torture.exp (c-torture-compile): pull out code for
15662         analyzing gcc error messages.
15663         (c-torture-execute): ditto, and fix some (harmless) false
15664         positives.
15665         * lib/gcc.exp (gcc_check_compile): new function.
15666
15667 1999-01-17  Jeffrey A Law  (law@cygnus.com)
15668
15669         * gcc.dg/990117-1.c: New test.
15670
15671         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
15672
15673         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
15674
15675 1999-01-15  Jeffrey A Law  (law@cygnus.com)
15676
15677         * g77.f-torture/compile/990115-1.f: New test.
15678
15679 1999-01-07  Jeffrey A Law  (law@cygnus.com)
15680
15681         * gcc.c-torture/compile/990107-1.c: New test
15682
15683 1999-01-06  Jeffrey A Law  (law@cygnus.com)
15684
15685         * gcc.c-torture/execute/990106-2.c: New test.
15686
15687         * gcc.c-torture/execute/990106-1.c: New test.
15688
15689 1998-12-30  Zack Weinberg <zack@rabi.columbia.edu>
15690
15691         * gcc.c-torture/compile/981223-1.c: New test.
15692
15693 1998-12-29  Richard Henderson  <rth@cygnus.com>
15694
15695         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
15696         (opt3): Rename from opt4 and disable.
15697
15698 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
15699
15700         * g++.old-deja/g++.pt/ptrmem5.C: New test.
15701
15702 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
15703
15704         * g++.old-deja/g++.other/conv5.C: New test.
15705
15706 1998-12-14  Nick Clifton  <nickc@cygnus.com>
15707
15708         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
15709
15710 1998-12-11  Jeffrey A Law  (law@cygnus.com)
15711
15712         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
15713
15714 1998-12-11  Zack Weinberg <zack@rabi.columbia.edu>
15715
15716         * gcc.c-torture/compile/981211-1.c: New test.
15717
15718 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
15719
15720         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
15721
15722         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
15723
15724 1998-12-08  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15725
15726         * gcc.special/930510-1.c: Make C9X safe.
15727         * gcc.misc-tests/gcov-1.c Similarly.
15728         * gcc.misc-tests/gcov-2.c Similarly.
15729
15730 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
15731
15732         * gcc.dg/ultrasp1.c: New test.
15733
15734 1998-12-06  Richard Henderson  <rth@cygnus.com>
15735
15736         * gcc.c-torture/execute/981206.c: New test.
15737
15738 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
15739
15740         * g++.old-deja/g++.ns/template7.C: New test.
15741
15742         * g++.old-deja/g++.other/expr1.C: New test.
15743
15744         * g++.old-deja/g++.eh/tmpl3.C: New test.
15745
15746         * g++.old-deja/g++.eh/tmpl2.C: New test.
15747
15748 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
15749
15750         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
15751         * g++.old-deja/g++.other/using6.C: Removed.
15752         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
15753
15754         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
15755
15756 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
15757
15758         * g++.old-deja/g++.pt/overload8.C: New test.
15759
15760         * g++.old-deja/g++.pt/overload7.C: New test.
15761
15762         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
15763
15764         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
15765         and relinking messages.
15766         * lib/g++.exp (g++_target_compile): Remove .rpo file when
15767         compiling with -frepo.
15768
15769 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
15770
15771         * g++.old-deja/g++.pt/lookup6.C: New test.
15772
15773 1998-11-30  Nick Clifton  <nickc@cygnus.com>
15774
15775         * gcc.c-torture/execute/981130-1.c: New test.
15776         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
15777
15778 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
15779
15780         * g++.old-deja/g++.pt/explicit76.C: New test.
15781
15782         * g++.old-deja/g++.pt/friend38.C: New test.
15783
15784         * g++.old-deja/g++.ns/crash2.C: New test.
15785
15786         * g++.old-deja/g++.pt/defarg8.C: New test.
15787
15788         * g++.old-deja/g++.pt/instantiate6.C: New test.
15789
15790         * g++.old-deja/g++.pt/static6.C: New test.
15791
15792         * g++.old-deja/g++.pt/decl2.C: New test.
15793
15794 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
15795
15796         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
15797         problem is actually related with name lookup, but so what? :-)
15798
15799         * g++.old-deja/g++.pt/friend37.C: New test.
15800
15801 1998-11-25  Dave Love  <d.love@dl.ac.uk>
15802
15803         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
15804         element, which fails on some systems.
15805
15806         * g77.f-torture/execute/labug1.f: New test.
15807
15808 1998-11-21  Jeffrey A Law  (law@cygnus.com)
15809
15810         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
15811         is defined.
15812
15813 1998-11-18  Dave Love  <d.love@dl.ac.uk>
15814
15815         * g77.f-torture/compile/981117-1.f: New test.
15816
15817 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
15818
15819         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
15820         properly discarded.
15821
15822 1998-10-11  Ken Raeburn  <raeburn@cygnus.com>
15823
15824         * gcc.c-torture/execute/memcheck: New directory of tests for
15825         -fcheck-memory-usage.
15826
15827 1998-11-07  Gerald Pfe
15828
15829         * g77.f-torture/noncompile/980615-0.f: New test.
15830
15831 1998-07-26  H.J. Lu  (hjl@gnu.org)
15832
15833         * gcc.dg/980312-1.c: Do link instead of compile.
15834         * gcc.dg/980313-1.c: Likewise.
15835
15836 1998-07-26  Jeffrey A Law  (law@cygnus.com)
15837
15838         * gcc.c-torture/compile/980726-1.c: New test.
15839
15840 1998-07-25  Dave Love  <d.love@dl.ac.uk>
15841
15842         * g77.f-torture/execute/io0.f: New test.
15843
15844 1998-07-24  Nick Clifton  <nickc@cygnus.com>
15845
15846         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
15847         an int.
15848
15849 1998-06-18  Michael Meissner  <meissner@cygnus.com>
15850
15851         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
15852         m32r bugs.
15853
15854 1998-07-17  Nick Clifton  <nickc@cygnus.com>
15855
15856         * gcc.dg/980626-1.c: Expect failures for all toolchains until
15857         c-decl.c:grokdeclarator can handle mode attributes.
15858
15859 1998-07-16  Jeffrey A Law  (law@cygnus.com)
15860
15861         * gcc.c-torture/execute/980716-1.c: New test.
15862
15863 1998-07-13  Jeffrey A Law  (law@cygnus.com)
15864
15865         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
15866         the mn10200.
15867         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
15868         the mn10200.
15869         * gcc.c-torture/execute/va-arg-3.x: Similarly.
15870         * gcc.c-torture/compile/930326-1.x: Similarly.
15871
15872 1998-07-13  Dave Love  <d.love@dl.ac.uk>
15873
15874         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
15875         New test from Craig.
15876
15877 1998-07-12  Dave Love  <d.love@dl.ac.uk>
15878
15879         * g77.f-torture/noncompile/980616-0.f: New test.
15880
15881         * g77.f-torture/execute/970816-3.f:  New test from Craig.
15882
15883 1998-07-10 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
15884
15885         *  g++.other/singleton.C: Return error value instead of taking
15886         SIGSEGV.
15887
15888 1998-07-10  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
15889
15890         *  g++.other/singleton.C: New test.   Warning is under dispute.
15891         Runtime crash is not.
15892
15893 1998-07-09  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
15894
15895         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
15896         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
15897         using6.C, using7.C}:  New namespace tests.
15898
15899 1998-07-09  Alexandre Oliva   <oliva@dcc.unicamp.br>
15900
15901         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
15902         specialization with typedef'ed names used as array indexes.
15903
15904 1998-07-09  Jeffrey A Law  (law@cygnus.com)
15905
15906         * gcc.c-torture/execute/980709-1.c: New test.
15907
15908         * gcc.dg/980709-1.c: New test.
15909
15910 1998-07-07  Richard Henderson  <rth@cygnus.com>
15911
15912         * gcc.c-torture/execute/bcp-1.c: New test.
15913
15914 1998-07-07  Jeffrey A Law  (law@cygnus.com)
15915
15916         * gcc.c-torture/execute/980707-1.c: New test.
15917
15918 1998-07-06  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
15919
15920         * gcc.c-torture/compile/980706-1.c: New test.
15921
15922 1998-07-01  Dave Love  <d.love@dl.ac.uk>
15923
15924         * g77.f-torture/execute/980701-0.f,
15925         g77.f-torture/execute/980701-1.f: New test from Craig.
15926
15927 1998-07-01  Jeffrey A Law  (law@cygnus.com)
15928
15929         * gcc.c-torture/compile/980701-1.c: New test.
15930
15931         * gcc.c-torture/execute/980701-1.c: New test.
15932
15933 1998-06-30  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
15934 rlsruhe.de>
15935
15936         * g++.old-deja/g++.robertl/eb132.C: New test.
15937         * g++.old-deja/g++.robertl/eb133.C: Likewise.
15938
15939 1998-06-29  Dave Love  <d.love@dl.ac.uk>
15940
15941         * g77.f-torture/execute/980628-7.f,
15942         g77.f-torture/execute/980628-8.f,
15943         g77.f-torture/execute/980628-9.f,
15944         g77.f-torture/execute/980628-10.f: New tests from Craig.
15945
15946         * g77.f-torture/execute/980628-3.f: Remove mail headers.
15947
15948 1998-06-28  Jeffrey A Law  (law@cygnus.com)
15949
15950         * g77.f-torture/execute/980628-4.f: New test from Craig.
15951         * g77.f-torture/execute/980628-5.f: Likewise.
15952         * g77.f-torture/execute/980628-2.f: Likewise.
15953         * g77.f-torture/execute/980628-0.f: Likewise.
15954         * g77.f-torture/execute/980628-1.f: Likewise.
15955         * g77.f-torture/execute/980628-3.f: Likewise.
15956         * g77.f-torture/execute/980628-6.f: Likewise.
15957
15958 1998-06-28  Jeffrey A Law  (law@cygnus.com)
15959
15960         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
15961         directory when nothing has been installed yet.
15962
15963 1998-06-27  Carlo Wood  <carlo@runaway.xs4all.nl>
15964
15965         * gcc.c-torture/special/special.exp: Handle newer versions of
15966         dejagnu.
15967
15968 1998-06-26  Jeffrey A Law  (law@cygnus.com)
15969
15970         * gcc.dg/980626-1.c: New test.
15971
15972 1998-06-19  Bruno Haible <haible@ilog.fr>
15973
15974         * gcc.misc-tests/m-un-2.c: New test.
15975         * g++.old-deja/g++.other/warn01.c: Likewise.
15976
15977 1998-06-19  Robert Lipe  <robertl@dgii.com>
15978
15979         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
15980         compatibility with assmblers with a different comment character.
15981         Eliminate use of GAS-specific extensions.
15982
15983 1998-06-19  Jeffrey A Law  (law@cygnus.com)
15984
15985         * gcc.c-torture/execute/ieee/980619-1.c: New test.
15986
15987 1998-06-19  Robert Lipe  <robertl@dgii.com>
15988
15989         *lib/g77.exp: Replace search for libf2c.a with search for newly
15990         renamed libg2c.a
15991
15992 1998-06-17  Jeffrey A Law  (law@cygnus.com)
15993
15994         * gcc.c-torture/execute/980617-1.c: New test.
15995
15996 1998-06-12  Jeffrey A Law  (law@cygnus.com)
15997
15998         * gcc.c-torture/execute/980612-1.c: New test.
15999
16000 1998-06-08  Jeffrey A Law  (law@cygnus.com)
16001
16002         * gcc.dg/980523-1.c: Only test on ppc-linux.
16003         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
16004
16005         * gcc.c-torture/execute/980608-1.c: New test.
16006
16007 1997-06-05  J"orn Rennecke <amylaar@cygnus.co.uk>
16008
16009         * gcc.c-torture/execute/980605-1.c: New test.
16010
16011 1998-06-04  Jeffrey A Law  (law@cygnus.com)
16012
16013         * gcc.c-torture/execute/980604-1.c: New test.
16014
16015 1998-06-02  Jeffrey A Law  (law@cygnus.com)
16016
16017         * gcc.c-torture/execute/980602-1.c: New test.
16018         * gcc.c-torture/execute/980602-2.c: Likewise.
16019
16020 1998-06-02  Dave Love  <d.love@dl.ac.uk>
16021
16022         * 970125-0.f: Fix per JCB.  Add commentary.
16023
16024 1998-05-31  Michael Meissner  <meissner@cygnus.com>
16025
16026         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
16027         IEEE -0 support.
16028
16029 1998-05-29  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
16030
16031         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
16032         earlier.
16033
16034 1998-05-28  Catherine Moore <clm@cygnus.com>
16035
16036         * gcc.c-torture/execute/980526-3.c: New test.
16037
16038 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
16039
16040         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
16041         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
16042         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
16043         m88k-motorola-sysv3 to XFAIL.
16044
16045 1998-05-26  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16046
16047         * gcc.dg/980526-1.c: New test.
16048         * gcc.c-torture/execute/980526-2.c: New test.
16049
16050 1998-05-26  Jeffrey A Law  (law@cygnus.com)
16051
16052         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
16053
16054         * gcc.c-torture/execute/980526-1.c: New test.
16055
16056 1998-05-26  Dave Love  <d.love@dl.ac.uk>
16057
16058         * g77.f-torture/execute/alpha2.f: Add runtime test.
16059
16060 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
16061
16062         * g++.old-deja/old-deja.exp: Strip leading directories.
16063
16064         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
16065         error for the line.  Don't run multiple tests for the same line.
16066
16067 1998-05-23  Jeffrey A Law  (law@cygnus.com)
16068
16069         * gcc.dg/980523-1.c: New test.
16070
16071 1998-05-23  Dave Love  <d.love@dl.ac.uk>
16072
16073         * g77.f-torture/compile/970915-0.f: New test.
16074
16075 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
16076
16077         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
16078
16079 1998-05-21  Jeffrey A Law  (law@cygnus.com)
16080
16081         * gcc.dg/980520-1.c: New test.
16082
16083 1998-05-20  Manfred Hollstein  <manfred@s-direktnet.de>
16084
16085         * gcc.dg/980502-1.c: Fix return type.
16086
16087 1998-05-20  Jeffrey A Law  (law@cygnus.com)
16088
16089         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
16090         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
16091         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
16092         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
16093         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
16094
16095 1998-05-20  Dave Love  <d.love@dl.ac.uk>
16096
16097         * g77.f-torture/execute/980520-1.f: New test.
16098
16099 1998-05-15  Dave Love  <d.love@dl.ac.uk>
16100
16101         * lib/mike-g77.exp: New file.
16102
16103         * g77.f-torture/noncompile/noncompile.exp,
16104         g77.f-torture/noncompile/check0.f: New files.
16105
16106 1998-05-14  Dave Love  <d.love@dl.ac.uk>
16107
16108         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
16109         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
16110         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
16111         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
16112         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
16113         abort where appropriate.
16114
16115 1998-05-05  Michael Meissner  <meissner@cygnus.com>
16116
16117         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
16118         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
16119
16120 1998-04-29  Dave Love  <d.love@dl.ac.uk>
16121
16122         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
16123
16124 1998-04-27  Dave Love  <d.love@dl.ac.uk>
16125
16126         * g77.f-torture/compile/980427-0.f: New test.
16127
16128 1998-04-24  Dave Love  <d.love@dl.ac.uk>
16129
16130         * g77.f-torture/compile/980424-0.f: New test.
16131
16132 1998-04-19  Dave Love  <d.love@dl.ac.uk>
16133
16134         * g77.f-torture/compile/980419-2.f (main): New test.
16135         * g77.f-torture/compile/970125-0.f: New test.
16136         * g77.f-torture/compile/980419-1.f: New test.
16137
16138 1998-04-08  Jim Wilson  <wilson@cygnus.com>
16139
16140         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
16141         of loop-4.c.
16142
16143 1998-04-07  Jim Wilson  <wilson@cygnus.com>
16144
16145         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
16146
16147 1998-04-03  Jim Wilson  <wilson@cygnus.com>
16148
16149         * gcc.c-torture/compile/980329-1.c: New test.
16150
16151 1998-03-18  Jim Wilson  <wilson@cygnus.com>
16152
16153         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
16154         * gcc.dg/980312-1.c: Fix typo in -march command.
16155
16156 1998-03-16  H.J. Lu  (hjl@gnu.org)
16157
16158         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
16159
16160 1998-03-11  Robert Lipe  <robertl@dgii.com>
16161
16162         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
16163         Dave Love agree the Fortran source is bogus.
16164
16165 1998-03-11  Robert Lipe  <robertl@dgii.com>
16166
16167         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
16168         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
16169         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
16170         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
16171         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
16172
16173 1998-03-10  Alexandre Oliva   <oliva@dcc.unicamp.br>
16174
16175         * g++.old-deja/g++.other/friend1.C: New test.
16176
16177 1998-02-18  Dave Love  <d.love@dl.ac.uk>
16178
16179         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
16180         possibly uninitialized) variables and declare dnrm2.
16181
16182 1998-02-23  Robert Lipe <robertl@dgii.com>
16183
16184         From Bruno Haible <haible@ilog.fr>:
16185         * gcc.c-torture/execute/980223.c: New test.
16186
16187 1998-02-13  Jeffrey A Law  (law@cygnus.com)
16188
16189         * gcc.dg/ifelse-1.c: New test.
16190
16191 1998-02-09  H.J. Lu  (hjl@gnu.org)
16192
16193         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
16194
16195           * lib/old-dejagnu.exp (old-dejagnu): Added the
16196           "execution test - XFAIL *-*-*" handling in the spirit of
16197           "excess errors test -". Changed the "execution test fails"
16198           handling to be like "excess errors test fails".
16199           * Update various tests accordingly.
16200
16201 1998-02-06  Jim Wilson  <wilson@cygnus.com>
16202
16203         * gcc.c-torture/execute/980205.c: New test.
16204
16205 1998-01-18  Jeffrey A Law  (law@cygnus.com)
16206
16207         * lib/c-torture.exp: Look for .x files instead of .cexp files.
16208         * lib/f-torture.exp: Similarly.
16209         * gcc.c-torture: Rename all .cexp files to .x files.
16210
16211 1997-12-08  J"orn Rennecke <amylaar@cygnus.co.uk>
16212
16213         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
16214         (940510-1.c): Removed duplicate.
16215         (971104-1.c): New test.
16216
16217 1997-11-25  Kate Hedstrom  (kate@ahab.rutgers.edu)
16218
16219           * lib/f-torture.exp: Improve error and loop detection.
16220
16221 1997-11-19  Michael Meissner  <meissner@cygnus.com>
16222
16223         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
16224         use that to size the filler array.
16225
16226 1997-09-26  Bob Manson  <manson@charmed.cygnus.com>
16227
16228         * lib/c-torture.exp(c-torture-execute): Fix typo.
16229
16230         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
16231         testcase as the executable name. Keep the executable around if
16232         the test fails.
16233
16234 1997-09-19  Bob Manson  <manson@charmed.cygnus.com>
16235
16236         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
16237         changes.  Only test one -g option, and move it to the end of the
16238         list of options to test.
16239
16240 1997-09-19  Michael Meissner  <meissner@cygnus.com>
16241
16242         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
16243         variable GCC_TORTURE_OPTIONS to supply default switches separated
16244         by colons.  If no environment variable, run tests with -O0 -g, -O1
16245         -g, and -O2 -g as well.
16246
16247 1997-09-17  Bob Manson  <manson@charmed.cygnus.com>
16248
16249         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
16250         explanatory comments. Fix indentation.
16251
16252 1997-09-15  Jeffrey A Law  (law@cygnus.com)
16253
16254         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
16255
16256 1997-09-11  Jeffrey A Law  (law@cygnus.com)
16257
16258         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
16259         * g++.old-deja/g++.mike/p7325.C: Likewise.
16260         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
16261
16262 1997-09-11  Alexandre Oliva  (oliva@dcc.unicamp.br)
16263
16264         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
16265         * g++.old-deja/g++.brendan/crash30.C: Likewise.
16266         * g++.old-deja/g++.brendan/crash39.C: Likewise.
16267         * g++.old-deja/g++.law/operators4.C: Likewise.
16268
16269 1997-09-11  Joe Buck  (jbuck@synopsys.com)
16270
16271         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
16272         * g++.old-deja/g++.mike/p784.C: Ditto.
16273         * g++.old-deja/g++.mike/p785.C: Ditto.
16274
16275 1997-09-05  Jeffrey A Law  (law@cygnus.com)
16276
16277           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
16278
16279 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
16280
16281         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
16282         target feature; pass this to c-torture-execute as needed.
16283
16284 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
16285
16286         * lib/c-torture.exp(c-torture-execute): If the previous and the
16287         current executables being tested are identical, we don't need to
16288         run the executable again. Try to make the executable names
16289         unique. Add an optional argument for passing additional compiler
16290         flags.
16291
16292 1997-09-02  Doug Evans  <dje@canuck.cygnus.com>
16293
16294         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
16295
16296 1997-08-29  Jeffrey A Law  (law@cygnus.com)
16297
16298         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
16299
16300 1997-07-31  Jeffrey A Law  (law@cygnus.com)
16301
16302         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
16303         32bit or larger longs.
16304
16305         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
16306         have either a 32bit long or 32bit int.
16307
16308 1997-07-29  J"orn Rennecke <amylaar@cygnus.co.uk>
16309
16310         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
16311         Make double precision tests dependent on sizeof (double).
16312
16313 1997-07-09  Bob Manson  <manson@charmed.cygnus.com>
16314
16315         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
16316         too.
16317
16318 1997-06-17  J"orn Rennecke <amylaar@cygnus.co.uk>
16319
16320         * gcc.c-torture/compile/961203-1.cexp: New script.
16321
16322 1997-06-16  Bob Manson  <manson@charmed.cygnus.com>
16323
16324         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
16325         up the includes ourselves.
16326
16327 1997-06-11  Bob Manson  <manson@charmed.cygnus.com>
16328
16329         * lib/plumhall.exp: Remove random include, and add a few
16330         verbose messages for debugging.
16331
16332 1997-06-06  Bob Manson  <manson@charmed.cygnus.com>
16333
16334         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
16335         of trying to do it ourselves.
16336
16337 1997-06-04  J"orn Rennecke <amylaar@cygnus.co.uk>
16338
16339         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
16340
16341 1997-06-04  Bob Manson  <manson@charmed.cygnus.com>
16342
16343         * gcc.prms/5403.c: Made regexp a bit less strict.
16344
16345 1997-06-03  Bob Manson  <manson@charmed.cygnus.com>
16346
16347         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
16348         is returned from remote_load instead.
16349         * lib/plumhall.exp: Ditto.
16350         * lib/mike-g++.exp: Ditto.
16351         * lib/old-dejagnu.exp: Ditto.
16352         * lib/c-torture.exp: Ditto.
16353
16354 1997-05-30  Bob Manson  <manson@charmed.cygnus.com>
16355
16356         * lib/g++.exp: Use build_wrapper procedure.
16357         * lib/gcc.exp: Ditto.
16358
16359 1997-05-20  Jeffrey A Law  (law@cygnus.com)
16360
16361         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
16362         an old-style decl for malloc.  Fixes tests to work when
16363         sizeof (int) != sizeof (size_t).
16364
16365 1997-05-15  Mike Meissner  <meissner@cygnus.com>
16366
16367         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
16368
16369         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
16370         use stdargs.h interface.
16371
16372 1997-05-15  Mike Meissner  <meissner@cygnus.com>
16373
16374         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
16375         NO_VARARGS when compiling.
16376
16377 1997-05-01  Bob Manson  <manson@charmed.cygnus.com>
16378
16379         * lib/plumhall.exp(ph_includes): New procedure.
16380         (ph_make): Use it.
16381         (ph_compiler): Ditto.
16382
16383         * lib/g++.exp: Rename test-glue.c to testglue.c.
16384         * lib/gcc.exp: Ditto.
16385
16386 1997-04-10  Bob Manson  <manson@charmed.cygnus.com>
16387
16388         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
16389         to completion when it's called.
16390
16391 1997-03-21  Michael Meissner  <meissner@cygnus.com>
16392
16393         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
16394         is defined, don't do test.
16395
16396 1997-03-20  Doug Evans  <dje@canuck.cygnus.com>
16397
16398         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
16399         for object files.
16400         (ph_summary): Mark skipped testcases as untested, not unresolved.
16401
16402         * lib/plumhall.exp (ph_make): If unresolved because of bad
16403         errorCode, record errorCode in log file.
16404         (*): Replace send_log/verbose with verbose -log.
16405
16406 1997-03-19  Michael Meissner  <meissner@cygnus.com>
16407
16408         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
16409         double conversion if double isn't at least 8 bytes.
16410
16411         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
16412         int to work with targets where int is 16 bits.
16413
16414         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
16415         8 bytes, just exit, since 4 byte doubles don't have enough bits of
16416         precision for the test to complete.
16417
16418 1997-03-14  Michael Meissner  <meissner@cygnus.com>
16419
16420         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
16421         if d10v is not compiled with the -mdouble64 flag.
16422         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
16423
16424         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
16425         d10v is not compiled with the -mint32 flag.
16426
16427 1997-03-13  Bob Manson  <manson@charmed.cygnus.com>
16428
16429         * lib/plumhall.exp: Use incr_count.
16430
16431 1997-03-12  Jeffrey A Law  (law@cygnus.com)
16432
16433         * gcc.c-torture: Update to c-torture-1.45.
16434
16435 1997-02-23  Bob Manson  <manson@charmed.cygnus.com>
16436
16437         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
16438         the name of the expect testcase file).
16439
16440         * lib/g++.exp(g++_init): Ditto.
16441
16442 1997-02-20  Bob Manson  <manson@charmed.cygnus.com>
16443
16444         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
16445         the host.
16446
16447         * lib/gcc.exp(gcc_exit): New procedure.
16448
16449 1997-02-19  Bob Manson  <manson@charmed.cygnus.com>
16450
16451         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
16452         specs where appropriate.
16453
16454         * g++.old-deja/g++.arm/*: Added additional ERROR checks
16455         because of new "candidates are" messages, and removed a few
16456
16457         * Converted all non-old-style g++ testcases to old-style, and
16458         moved into g++.old-deja.
16459
16460 1997-02-14  Bob Manson  <manson@charmed.cygnus.com>
16461
16462         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
16463         options.
16464
16465         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
16466         succeeded.
16467
16468         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
16469
16470 1997-02-13  Michael Meissner  <meissner@cygnus.com>
16471
16472         * lib/gcc.exp (gcc_target_compile): Add support for defining
16473         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
16474         the machine doesn't have those features.
16475
16476 1997-02-11  Bob Manson  <manson@charmed.cygnus.com>
16477
16478         * g++.law/operators4.exp: Don't use LIBS.
16479
16480 1997-02-08  Bob Manson  <manson@charmed.cygnus.com>
16481
16482         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
16483
16484         * lib/mike-g++.exp: Don't set the compiler to be tested here.
16485         * lib/g++.exp: Set it here instead. Also, allow use of the
16486         --tool_exec and --tool_opt options. Change CXX to
16487         GXX_UNDER_TEST.
16488
16489         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
16490
16491         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
16492
16493 1997-02-07  Bob Manson  <manson@charmed.cygnus.com>
16494
16495         * lib/old-dejagnu.exp: Use prune_warnings instead of
16496         prune_system_crud.
16497         * lib/mike-g++.exp: Ditto.
16498         * lib/gcc.exp: Ditto.
16499         * lib/g++.exp: Ditto.
16500
16501         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
16502
16503 1997-02-07  Jeffrey A Law  (law@cygnus.com)
16504
16505           * 941014-2.c: Include stdlib.h
16506           * 960327-1.c: Include stdio.h
16507           * dbra.c, index-1.c: Don't assume ints are 32bits.
16508
16509 1997-02-04  Bob Manson  <manson@charmed.cygnus.com>
16510
16511         * lib/gcc.exp: Add gcc,stack_size target feature.
16512
16513         * lib/g++.exp(g++_target_compile): Add the include and link
16514         paths here, not in two other places. And, it's $options, not
16515         options.
16516
16517         * lib/mike-g++.exp(postbase): Remove the code that determines
16518         the correct include and link paths.
16519         * g++.old-deja/old-deja.exp: Ditto.
16520
16521 1997-02-03  Bob Manson  <manson@charmed.cygnus.com>
16522
16523         * lib/g++.exp(g++_init): target_compile no longer returns the
16524         filename of the result.
16525
16526 1997-02-02  Bob Manson  <manson@charmed.cygnus.com>
16527
16528         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
16529         call to glob.
16530
16531         * gcc.c-torture/special/special.exp: Change call to
16532         gcc_target_compile to include the object file.
16533
16534 1997-02-02  Ian Lance Taylor  <ian@cygnus.com>
16535
16536         * gcc.c-torture/special/special.exp: Correct misspelling in last
16537         change.
16538
16539 1997-02-01  Bob Manson  <manson@charmed.cygnus.com>
16540
16541         * lib/plumhall.exp(ph_summary): Log the entire output of the
16542         executable. Return -1 if there were any failures, 0 otherwise.
16543         (ph_execute): Return -1 if there were any failures, 0 otherwise.
16544         (ph_make): Clean up objects and executables that were built
16545         if the tests succeeded.
16546
16547 1997-01-30  Bob Manson  <manson@charmed.cygnus.com>
16548
16549         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
16550         libraries and includes in the build tree as appropriate.
16551
16552 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
16553
16554         * lib/c-torture.exp: Instead of looking for the global variable
16555         NO_LONG_LONG, check to see if that's a feature of the target.
16556
16557 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
16558
16559         * config/default.exp: Minimize. Delete the remainer of the files in
16560         config; this functionality is now in devo/dejagnu/config.
16561
16562         g++.*/*: Pass any additional flags used to compile to postbase;
16563         delete CXXFLAGS.
16564
16565         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
16566         is now done by runtest.exp. Use gcc_target_compile instead of
16567         compile.
16568
16569         lib/c-torture.exp: Use gcc_target_compile instead of compile.
16570         Remove references to CFLAGS. Use remote_file instead of
16571         calling rm -f.
16572         (c-torture): Take a list of arguments to use to compile this
16573         testcase.
16574
16575         lib/g++.exp: Simplify. Use target_compile instead of compile.
16576         lib/gcc-dg.exp: Ditto.
16577         lib/gcc.exp: Ditto.
16578         lib/mike-{gcc,g++}.exp: Ditto.
16579         lib/old-dejagnu.exp: Ditto.
16580         lib/plumhall.exp: Ditto.
16581
16582 1997-01-08  Jim Wilson  <wilson@cygnus.com>
16583
16584         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
16585         (ph_linker): Likewise.
16586
16587 1996-11-13  Joern Rennecke <amylaar@cygnus.com>
16588
16589           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
16590         MAP_ANON / MAP_ANONYMOUS if defined;
16591         else try to map from /dev/zero .
16592
16593 1996-11-12  Jeffrey A Law  (law@cygnus.com)
16594
16595         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
16596         isn't defined, then define it to MAP_ANONYMOUS.
16597
16598 1996-11-12  Jeffrey A Law  (law@cygnus.com)
16599
16600         * gcc.c-torture: Update to c-torture-1.42 release.
16601
16602 1996-11-11  Jeffrey A Law  (law@cygnus.com)
16603
16604         * gcc.c-torture: Update to c-torture-1.41 release.
16605
16606 1996-10-27  Jeffrey A Law  (law@cygnus.com)
16607
16608         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
16609         c-torture release.
16610
16611 1996-08-15  Brendan Kehoe  <brendan@lisa.cygnus.com>
16612
16613         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
16614         and LDFLAGS.  Fix second case to append the target_info ldflags
16615         onto LDFLAGS, not CFLAGS.
16616         * lib/g++.exp (g++_init): Add target_info stuff.
16617         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
16618         of libgloss and newlib flags for !native.
16619
16620         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
16621         (GDB): Fix relative path to go up another dir for finding gdb.
16622
16623 1996-08-08  Rob Savoye  <rob@chinadoll.cygnus.com>
16624
16625         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
16626         versions in the target_info array, if they don't exist.
16627
16628 1996-08-02  Brendan Kehoe  <brendan@lisa.cygnus.com>
16629
16630         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
16631
16632 1996-07-08  Jim Wilson  <wilson@cygnus.com>
16633
16634         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
16635         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
16636
16637 1996-07-01  Bob Manson  <manson@charmed.cygnus.com>
16638
16639         * lib/old-dejagnu.exp: Don't remove the output file before we've
16640         actually tested it. Don't append pwd to the path of the executable
16641         we're testing.
16642
16643 1996-06-30  Doug Evans  <dje@canuck.cygnus.com>
16644
16645         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
16646
16647 1996-06-26  Bob Manson  <manson@charmed.cygnus.com>
16648
16649         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
16650         temporary directory for compiler files, and set it to a default
16651         value of /tmp. Set $output as the name of the output file from
16652         compiling the testcase. Add a -o option to $cflags_var so the
16653         compiler writes the final output file as $output. Set $executable
16654         to $output.
16655
16656         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
16657         directory for compiler files, and set it to /tmp if it doesn't
16658         already have a value. Set $output_file to the name of the output
16659         file from compiling the testcase. Add a -o option to CXXFLAGS so
16660         the compiler writes the final output file as $output. Use $output
16661         as the executable to be tested.
16662
16663 1996-06-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
16664
16665         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
16666
16667 1996-06-08  Jeffrey A Law  (law@cygnus.com)
16668
16669         * gcc.c-torture/execute/pending-1.c: New test.  Still
16670         pending in Tege's queue.
16671
16672 1996-04-24  Jim Wilson  <wilson@chestnut.cygnus.com>
16673
16674         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
16675         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
16676         if there were failures.  Call unresolved if there were unresolved
16677         testcases.  Call gcc_fail if program did not run to completion.
16678         (ph_make): Pass additional argument name to ph_execute.
16679         (ph_execute): Add new argument.  Pass additional arguments to
16680         ph_summary.  Call gcc_fail is there is no execution output.
16681
16682 1996-04-24  Jeffrey A Law  (law@cygnus.com)
16683
16684         * lib/plumhall.exp (proc_summary): Output relavent summary
16685         lines into the log so specific failures in plumhall can be
16686         investigated.
16687
16688 1996-04-10  Jeffrey A Law  (law@cygnus.com)
16689
16690         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
16691         (c-torture-execute): Don't try to execute tests which use
16692         "long long" types if $NO_LONG_LONG is nonzero.
16693
16694 1996-04-08  Doug Evans  <dje@canuck.cygnus.com>
16695
16696         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
16697         not c-torture.
16698
16699         * gcc.ieee: Move from here.
16700         * gcc.c-torture/execute/ieee: To here.
16701
16702 1996-03-26  Jeffrey A Law  (law@cygnus.com)
16703
16704         * gcc.c-torture: Update to c-torture-1.41 release.
16705
16706 1996-03-22  Jeffrey A Law  (law@cygnus.com)
16707
16708         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
16709         not "$output".
16710
16711 1996-03-07  Doug Evans  <dje@charmed.cygnus.com>
16712
16713         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
16714         -c present.
16715
16716 1996-03-02  Jeffrey A Law  (law@cygnus.com)
16717
16718         * config/proelf.exp: Handle connecting to a simulator.
16719
16720 1996-01-31  Jeffrey A Law  (law@cygnus.com)
16721
16722         * config/proelf.exp: New file.  Enough framework that we can
16723         run c-torture tests on the proelf targets (or any other target
16724         that gdb can connect to for that matter).
16725
16726 1996-01-29  Doug Evans  <dje@canuck.cygnus.com>
16727
16728         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
16729         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
16730
16731         * lib/plumhall.exp (ph_execute): Always call ph_summary if
16732         exec_output exists.
16733
16734 1996-01-28  Doug Evans  <dje@charmed.cygnus.com>
16735
16736         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
16737         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
16738
16739         * config/*.exp: Update FSF address.  Change result of ${tool}_load
16740         to pass/fail/unresolved/unsupported/untested.  Caller must now
16741         call unresolved/unsupported/untested.
16742         * lib/*.exp: Update FSF address.  Update to handle new results of
16743         ${tool}_load.
16744         * lib/chill.exp (verbose): Delete.
16745
16746 1996-01-27  Doug Evans  <dje@charmed.cygnus.com>
16747
16748         * lib/gcc.exp (default_gcc_start): Change order of args to
16749         $LDFLAGS $CFLAGS $LIBS.
16750         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
16751         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
16752         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
16753         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
16754         * gcc.misc-tests/dg-test.exp: Likewise.
16755         * gcc.misc-tests/msgs.exp: Likewise.
16756         * gcc.prms/prms.exp: Likewise.
16757         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
16758         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
16759
16760         * lib/dg.exp: Deleted, moved to dejagnu/lib.
16761
16762 1996-01-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
16763
16764         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
16765
16766         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
16767         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
16768
16769         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
16770         necessary.
16771
16772 1996-01-20  Brendan Kehoe  <brendan@cygnus.com>
16773
16774         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
16775         global for loop; add use of $mathlib.
16776         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
16777         settings here; set mathlib for anything but VxWorks.
16778
16779 1996-01-22  Jeffrey A Law  (law@cygnus.com)
16780
16781         * gcc.c-torture: Update to c-torture-1.40 release.
16782
16783 1996-01-03  Jeffrey A Law  (law@cygnus.com)
16784
16785         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
16786         dg.exp.
16787
16788 1995-12-03  Jeffrey A. Law  <law@sethra.cygnus.com>
16789
16790         * lib/c-torture.exp (c-torture-execute): Declare "output" as
16791         global.
16792
16793 1995-11-17  Doug Evans  <dje@canuck.cygnus.com>
16794
16795         * lib/g++.exp (LIBS): Define if not already.
16796         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
16797         (gcc-dg-prune): Call prune_gcc_output.
16798         * lib/gcc.exp (prune_gcc_output): New proc.
16799         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
16800         prune_gcc_output.
16801
16802 1995-11-16  Doug Evans  <dje@canuck.cygnus.com>
16803
16804         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
16805         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
16806
16807 1995-11-15  Jeffrey A Law  (law@cygnus.com)
16808
16809         * gcc.c-torture: Update to c-torture-1.39 release.
16810
16811 1995-11-04  Doug Evans  <dje@canuck.cygnus.com>
16812
16813         * lib/c-torture.exp (c-torture-execute): Don't return if one option
16814         fails, try others as well.
16815
16816 1995-11-02  Doug Evans  <dje@canuck.cygnus.com>
16817
16818         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
16819         If compilation fails, mark execute tests as `untested'.
16820         If test is marked as unsupported, don't mark compilation and
16821         execute tests as failed.
16822
16823 1995-10-25  Brendan Kehoe  <brendan@lisa.cygnus.com>
16824
16825         * lib/g++.exp (g++_init): Don't link in libg++, and look to
16826         libstdc++ for whether or not we want to be doing shared
16827         libraries.  Delete link_curses since we don't need it anymore.
16828         * lib/mike-g++.exp (postbase): Don't link in libg++.
16829         * g++.old-deja/old-deja.exp: Likewise.
16830
16831 1995-10-23  Brendan Kehoe  <brendan@lisa.cygnus.com>
16832
16833         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
16834
16835 1995-10-17  Brendan Kehoe  <brendan@lisa.cygnus.com>
16836
16837         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
16838         For that, add `-Wl,-a,shared_archive'.
16839         * g++.old-deja/old-deja.exp: Likewise.
16840
16841 1995-10-17  Doug Evans  <dje@canuck.cygnus.com>
16842
16843         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
16844
16845 1995-10-16  Brendan Kehoe  <brendan@cygnus.com>
16846
16847         * lib/mike-g++.exp (postbase): Pay attention to the status of
16848         g++_load.
16849
16850 1995-10-16  Brendan Kehoe  <brendan@lisa.cygnus.com>
16851
16852           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
16853
16854 1995-10-16  Doug Evans  <dje@canuck.cygnus.com>
16855
16856         * lib/gcc.exp (default_gcc_start): No longer need to log program
16857         being executed or its output, execute_anywhere does that now.
16858         * lib/g++.exp (default_g++_version): Call execute_anywhere.
16859         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
16860
16861 1995-10-12  Brendan Kehoe  <brendan@lisa.cygnus.com>
16862
16863         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
16864         the same as those in lib/g++.exp.
16865
16866 1995-10-10  Jeff Law  (law@hurl.cygnus.com)
16867
16868         * gcc.c-torture: Update to c-torture-1.38 release.
16869         * gcc.ieee: Related changes.
16870
16871 1995-10-06  Rob Savoye  <rob@darkstar.cygnus.com>
16872
16873         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
16874         "exec". Minor reformatting changes.
16875
16876         * config/rom68k.exp (${tool}_load): Make it work in a canadian
16877         cross. This means all "exec" calls now work on a remote host as
16878         well.
16879         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
16880         cross. Filter out the extra "\r\n" stuff that expect puts in.
16881         (c-torture-execute): Filter out the bogus warnings like
16882         c-torture-compile does. Add support for canadian cross.
16883         * lib/gcc.exp (default_gcc_version, default_gcc_start)
16884         Use execute_anywhere rather than calling exec directly. Now it
16885         works for canadian cross testing.
16886
16887 1995-10-05  Brendan Kehoe  <brendan@rtl.cygnus.com>
16888
16889         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
16890         results into a variable, and check that rather than using file exists.
16891
16892 1995-10-04  Brendan Kehoe  <brendan@lisa.cygnus.com>
16893
16894         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
16895         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
16896
16897 1995-09-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
16898
16899         * g++.old-deja/old-deja.exp: Create and pass runshlib and
16900         lib_curses if there's a shared libg++ in the build tree.
16901
16902 1995-09-22  Doug Evans  <dje@canuck.cygnus.com>
16903
16904         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
16905         if not supported target.
16906
16907 1995-09-22  Brendan Kehoe  <brendan@lisa.cygnus.com>
16908
16909         * lib/g++.exp (g++_init): Move empty setting of runshlib and
16910         link_curses up to always happen, not just for native builds.
16911
16912 1995-09-21  Jeff Law  (law@snake.cs.utah.edu)
16913
16914         * gcc.c-torture: Update to c-torture-1.36 release.
16915         * gcc.failure: Related changes.
16916
16917 1995-09-20  Doug Evans  <dje@canuck.cygnus.com>
16918
16919         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
16920
16921 1995-09-19  Brendan Kehoe  <brendan@lisa.cygnus.com>
16922
16923         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
16924         * lib/mike-g++.exp (postbase): Not in here.  Still reference
16925         runshlib, link_curses, and mathlib for link and run.
16926
16927         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
16928         pass the runtime shared library options for Solaris, OSF/1, and
16929         Irix5, and link with -lcurses to avoid unresolved references.
16930
16931 1995-09-13  Brendan Kehoe  <brendan@lisa.cygnus.com>
16932
16933         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
16934         only run once.
16935
16936 1995-09-13  Doug Evans  <dje@canuck.cygnus.com>
16937
16938         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
16939
16940 1995-09-11  Jeff Law  (law@snake.cs.utah.edu)
16941
16942         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
16943         do not have a framework for the "compat" tests yet.
16944
16945 1995-09-09  Brendan Kehoe  <brendan@lisa.cygnus.com>
16946
16947         * lib/mike-g++.exp (postbase): New local variable `mathlib',
16948         set to null if we're testing vxworks5.1.  Use that instead of
16949         `-lm' in the setting of LIBS for link and run.
16950
16951 1995-09-08  Brendan Kehoe  <brendan@lisa.cygnus.com>
16952
16953         * config/rom68k.exp (${tool}_load): Major changes to make it
16954         work.  Verified that it does in fact return the stuff in
16955         exec_output properly.  Catch any Emul or any TRAP other than 0.
16956
16957 1995-09-07  Brendan Kehoe  <brendan@lisa.cygnus.com>
16958
16959         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
16960         LDFLAGS properly for targets that need stuff from libgloss.
16961         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
16962         only run once.
16963         (gpp_initialized): New variable.
16964
16965 1995-09-06  Rob Savoye  <rob@darkstar.cygnus.com>
16966
16967         * config/rom68k.exp: Load libgloss.exp.
16968         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
16969         so we can produce a fully linked binary.
16970         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
16971         so we can produce a fully linked binary.
16972
16973 1995-09-03  Doug Evans  <dje@canuck.cygnus.com>
16974
16975         * lib/plumhall.exp (ph_section): Watch for expected failures.
16976         Add missing `else'.
16977
16978         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
16979         run the testcase.
16980         (c-torture): Likewise.
16981
16982 1995-08-28  Doug Evans  <dje@cygnus.com>
16983
16984         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
16985
16986         * lib/mike-g++.exp (mike_cleanup): New proc.
16987         (prebase): New globals compiler_result, not_compiler_result,
16988         target_regexp.
16989         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
16990         allow leading "-" in pattern.  Watch for unsupported tests.
16991         If $compiler_result is set, pattern match assembler code,
16992         and ditto for $not_compiler_result.
16993         * lib/mike-gcc.exp: Likewise.
16994
16995         * lib/plumhall.exp (ph_execute): Only call ph_summary if
16996         execution "succeeded".
16997
16998 1995-08-14  Doug Evans  <dje@canuck.cygnus.com>
16999
17000         * config/win32.exp: New file.
17001         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
17002
17003 1995-08-04  Doug Evans  <dje@canuck.cygnus.com>
17004
17005         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
17006         unsupported.
17007         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
17008         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
17009         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
17010
17011         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
17012         "... without exceptions was ...".  That is now handled by
17013         prune_system_crud.
17014         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
17015
17016 1995-08-01  Doug Evans  <dje@canuck.cygnus.com>
17017
17018         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
17019         sieve.c,sort2.c}: New files.
17020         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
17021         sieve.exp,sort2.exp}: Drivers for them.
17022
17023         * lib/mike-gcc.exp (program_output): New user settable variable.
17024         (postbase): Call prune_system_crud.  Also prune extraneous compiler
17025         messages.
17026         * lib/mike-g++.exp (program_output): New user settable variable.
17027
17028         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
17029
17030         * config/sh.exp: Deleted (use sim.exp instead).
17031
17032 1995-07-28  Brendan Kehoe  <brendan@lisa.cygnus.com>
17033
17034         * config/vx.exp: Declare CHECKTASK as global.
17035         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
17036         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
17037         * lib/old-dejagnu.exp: Load [pwd]/$executable.
17038
17039 1995-07-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
17040
17041         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
17042         target. Like vx.exp, only includes `vx29k.exp' instead of
17043         `vxworks.exp'.
17044
17045 1995-07-23  Ian Lance Taylor  <ian@cygnus.com>
17046
17047         * config/sim.exp: Increase time limit from 120 seconds to 240.
17048
17049 1995-07-06  Jeffrey A. Law  <law@rtl.cygnus.com>
17050
17051         * gcc.c-torture/execute/950628-1.c: New test.
17052
17053 1995-06-10  Jeff Law  (law@snake.cs.utah.edu)
17054
17055         * gcc.c-torture: Update with changes/additions from
17056         c-torture-1.34.
17057
17058 1995-06-05  Doug Evans  <dje@canuck.cygnus.com>
17059
17060         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
17061
17062 1995-06-04  Jeff Law  (law@snake.cs.utah.edu)
17063
17064         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
17065
17066 1995-06-01  Jeff Law  (law@snake.cs.utah.edu)
17067
17068         * gcc.c-torture/compile/950512-1.c: New test.
17069         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
17070         * gcc.dg/struct-ret-1.c: Likewise.
17071
17072 1995-05-31  Doug Evans  <dje@canuck.cygnus.com>
17073
17074         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
17075           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
17076
17077 1995-05-30  Doug Evans  <dje@canuck.cygnus.com>
17078
17079         * gcc.c-torture/special/920411-1.c: Deleted.
17080         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
17081
17082 1995-05-22  Doug Evans  <dje@chestnut.cygnus.com>
17083
17084         * config/sim.exp (${tool}_load): Hack in call to bash to get a
17085         cpu limit.
17086
17087 1995-05-12  Torbjorn Granlund  <tege@rtl.cygnus.com>
17088
17089         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
17090
17091 1995-05-04  Torbjorn Granlund  <tege@adder.cygnus.com>
17092
17093         From kenner;
17094         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
17095         is the proper length.
17096         * va-arg-3.c: Likewise.
17097
17098 1995-04-30  Doug Evans  <dje@canuck.cygnus.com>
17099
17100         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
17101         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
17102
17103         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
17104         * lib/g++.exp (default_g++_start): Delete old cruft.
17105
17106 1995-04-25  Torbjorn Granlund  <tege@cygnus.com>
17107
17108         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
17109         (2 * (1 << 18)) to (2 * (1 << 17)).
17110
17111         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
17112
17113 1995-04-20  J.T. Conklin  <jtc@rtl.cygnus.com>
17114
17115         * config/rom68k.exp: Renamed from config/idp.exp
17116
17117 1995-04-18  Torbjorn Granlund  <tege@rtl.cygnus.com>
17118
17119         * c-torture/compile/921109-2.c
17120
17121 1995-04-18  Mike Stump  <mrs@cygnus.com>
17122
17123         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
17124         excess errors.
17125
17126 1995-04-15  Doug Evans  <dje@chestnut.cygnus.com>
17127
17128         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
17129         output.
17130         * lib/g++.exp (default_g++_start): Likewise.
17131
17132 1995-03-29  Torbjorn Granlund  <tege@adder.cygnus.com>
17133
17134         * gcc.c-torture/compile/950329-1.c: New test.
17135
17136 1995-03-28  J.T. Conklin  <jtc@rtl.cygnus.com>
17137
17138           * config/bug.exp (${tool}_load): Updated to use new remote_open
17139           and remote_close procs.
17140         * config/idp.exp: New file.
17141
17142 1995-03-22  Torbjorn Granlund  <tege@rtl.cygnus.com>
17143
17144         * gcc.c-torture/execute/950322-1.c: New test.
17145
17146 1995-03-21  Doug Evans  <dje@canuck.cygnus.com>
17147
17148         * config/vx.exp (${tool}_load): Clean up testing of return code from
17149         vxworks_ld and vxworks_spawn.
17150
17151 1995-03-21  Doug Evans  <dje@deneb.cygnus.com>
17152
17153         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
17154
17155 1995-03-13  Mike Stump  <mrs@cygnus.com>
17156
17157         * lib/old-deja.exp: Add `excess errors test - ' error, now one
17158         can mark excess errors on a machine by machine basis.  Note, the
17159         default is to not expect any excess errors, even when excess
17160         errors test - is given, so you will want to put an XFAIL ... on
17161         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
17162         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
17163         those 4 machines, but no others.
17164
17165 1995-03-10  J.T. Conklin  <jtc@rtl.cygnus.com>
17166
17167         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
17168         * lib/c-torture.exp: to here.
17169
17170 1995-03-10  Torbjorn Granlund  <tege@adder.cygnus.com>
17171
17172         * gcc.c-torture/execute/950221-1.c: New test.
17173         * gcc.c-torture/execute/struct-ret-1.c: New test.
17174         * gcc.c-torture/compile/950221-1.c: New test.
17175
17176         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
17177
17178 1995-03-03  Doug Evans  <dje@canuck.cygnus.com>
17179
17180         * gcc.c-torture/execute/arith-1.c (main): Return 0.
17181         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
17182
17183 1995-03-01  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
17184
17185         * g++.gb: New directory of tests, derived from my signature and
17186         class scoping tests.
17187
17188         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
17189         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
17190         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
17191         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
17192         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
17193         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
17194         * g++.gb/sig25.C: Likewise.
17195
17196         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
17197         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
17198         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
17199         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
17200         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
17201         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
17202         * g++.gb/sig25.exp: Likewise.
17203
17204         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
17205         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
17206         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
17207         * g++.gb/scope13.C: Likewise, this test still fails.
17208
17209         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
17210         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
17211         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
17212         * g++.gb/scope13.exp: Ditto.
17213
17214         * g++.gb/README: New file, explains what these tests are about.
17215
17216 1995-02-28  Doug Evans  <dje@canuck.cygnus.com>
17217
17218         * lib/dg.exp (dg-do): Support `preprocess'.
17219         (dg-test): Likewise.
17220
17221 1995-02-13  J.T. Conklin  <jtc@rtl.cygnus.com>
17222
17223         * config/udi.exp: change "continue -expect" to "exp_continue".
17224
17225 1995-02-11  Torbjorn Granlund  (tege@tiny.cygnus.com)
17226
17227         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
17228         Delete redundant tests.
17229
17230         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
17231         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
17232         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
17233         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
17234         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
17235         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
17236         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
17237         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
17238
17239         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
17240         storing label pointers.
17241         * gcc.c-torture/execute/921019-1.c: Likewise.
17242         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
17243         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
17244         parameter fp.
17245         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
17246         constants.
17247
17248         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
17249         Delete obsolete tests.
17250
17251         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
17252         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
17253         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
17254         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
17255         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
17256         * gcc.c-torture/compile/950124-1.c: New test.
17257
17258         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
17259
17260 1995-02-08  Jason Merrill  <jason@phydeaux.cygnus.com>
17261
17262         * lib/mike-g++.exp: Add -lm to LIBS.
17263
17264 1995-02-07  Doug Evans  <dje@canuck.cygnus.com>
17265
17266         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
17267
17268 1995-01-30  Jason Merrill  <jason@phydeaux.cygnus.com>
17269
17270         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
17271
17272 1995-01-12  Doug Evans  <dje@canuck.cygnus.com>
17273
17274         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
17275
17276 1995-01-02  Jeff Law  (law@snake.cs.utah.edu)
17277
17278         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
17279         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
17280         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
17281         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
17282         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
17283         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
17284         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
17285         * g++.law/{operators31.C, operators32.C,
17286         * g++.law/{operators33.C, operators34.C}: Likewise.
17287         * g++.law/{pic1.C, refs2.C}: Likewise.
17288         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
17289         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
17290         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
17291         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
17292
17293         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
17294         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
17295         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
17296         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
17297         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
17298         * g++.law/{enum9.exp, friend5.exp}: Likewise.
17299         * g++.law/{nest3.exp, nest4.exp}: Likewise.
17300         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
17301         * g++.law/{operators30.exp, operators31.exp}: Likewise.
17302         * g++.law/{operators32.exp, operators33.exp}: Likewise.
17303         * g++.law/{operators34.exp}: Likewise.
17304         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
17305         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
17306         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
17307         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
17308         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
17309
17310         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
17311         No longer expected to fail.
17312         * g++.law/missed-error3.C: Tweak for recent bool changes.
17313
17314 1994-12-04  Doug Evans  <dje@canuck.cygnus.com>
17315
17316         * config/emb-unix: Deleted.
17317         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
17318         remote execution.  Do final link on remote host if REMOTE_LINK is set.
17319
17320 1994-12-01  Doug Evans  <dje@canuck.cygnus.com>
17321
17322         * lib/dg.exp (dg-test): Fix typo in last patch.
17323
17324 1994-11-30  Doug Evans  <dje@canuck.cygnus.com>
17325
17326         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
17327         (handles multiple occurrences).
17328
17329 1994-11-24  Doug Evans  <dje@canuck.cygnus.com>
17330
17331         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
17332         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
17333         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
17334         printed).
17335         * lib/c-torture.exp (c-torture-compile): Likewise.
17336         (c-torture): Prepend full path if missing.
17337         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
17338         (gcc_fail): Likewise.
17339         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
17340
17341 1994-11-23  J.T. Conklin  <jtc@rtl.cygnus.com>
17342
17343         * lib/netware.exp: Only attach to NetWare i386 systems.
17344
17345 1994-11-16  Doug Evans  <dje@canuck.cygnus.com>
17346
17347         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
17348         messages.  Add test name to "output pattern match" pass/fail message.
17349
17350 1994-11-12  Doug Evans  <dje@canuck.cygnus.com>
17351
17352         * gcc.dg: New testsuite.
17353         * gcc.dg/dg.exp: New file.
17354
17355         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
17356         test-switch.c}: Deleted.
17357
17358         * gcc.misc-tests/msgs.exp: New testcase driver.
17359
17360 1994-11-09  Doug Evans  <dje@canuck.cygnus.com>
17361
17362         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
17363         Watch for illegal return values from ${tool}_load.
17364         * config/unix.exp (${tool}_load): Fix pass/fail detection for
17365         cross targets.  Coerce return value >0 to 1.
17366
17367 1994-11-08  Doug Evans  <dje@canuck.cygnus.com>
17368
17369         * config/unix.exp (${tool}_load): Call program rsh, not proc.
17370
17371         * config/emb-unix.exp: New file.
17372
17373         * config/sim.exp: Error if variable $SIM not defined.
17374         (${tool}_load): Mark test as "untested" if simulator missing.
17375
17376         * config/unix.exp: Load remote.exp to get rcp_download.
17377         * lib/c-torture.exp: Use different option lists for testcases with
17378         and without loops.
17379         * gcc.c-torture/execute/execute.exp: Likewise.
17380
17381 1994-11-02  Doug Evans  <dje@canuck.cygnus.com>
17382
17383         * config/*.exp: Clarify return code from ${tool}_load.
17384         Call `unresolved' or `untested' instead of `warning' or `perror'
17385         (sometimes you still want to call both though).
17386         Add comment that `shell_id' is local to each file.
17387         * config/udi.exp (timeout): Set to 30.
17388         Don't print warning if connection fails, $connectmode has already
17389         printed an error.
17390         (${tool}_load): Move verbose messages to level 2.
17391         Rework pattern for "Process started" message.
17392         Pass `shell_id' to ${connectmode}_download.
17393         Retry twice upon timeout.  Make resetting of target more robust.
17394         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
17395         Pass `shell_id' to exit_$connectmode.
17396         Only call exit_$connectmode if connected.
17397         * config/unix.exp (${tool}_load): Check return codes better.
17398         * config/vrtx.exp (${tool}_load): Likewise.
17399         * config/vx.exp (${tool}_load): Likewise.
17400         Delete unneeded global's.
17401         * lib/dg.exp (dg-test): Update to reflect clarified return codes
17402         from ${tool}_load.
17403         (dg-stat): Delete.
17404         (dg-init): Delete recording of pass/fail counts.
17405         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
17406         (old-dejagnu-init): Likewise.
17407         (old-dejagnu-stat): Delete contents, empty proc now.
17408         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
17409         (c-torture): Delete references to lcnt, lpass, lfail.
17410         Get option list from TORTURE_OPTIONS.
17411         Delete -funroll[-all]-loops if no loops.
17412         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
17413         (g++_stat): Delete contents (empty proc now).
17414         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
17415         (gcc_finish): Likewise.
17416         (gcc_stat): Deleted.
17417         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
17418         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
17419         * gcc.c-torture/execute/execute.exp: Likewise.
17420         Split tests into two parts: compile, execute.
17421         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
17422         no loops.  Update to reflect clarified return codes from ${tool}_load.
17423
17424 1994-10-21  Doug Evans  <dje@canuck.cygnus.com>
17425
17426         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
17427         to grep for.
17428         (old-dejagnu): Likewise (where necessary).
17429
17430 1994-10-14  Doug Evans  <dje@canuck.cygnus.com>
17431
17432         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
17433
17434         * lib/dg.exp (dg-process-target): Fix processing of selector.
17435         Add comment regarding use of `error'.
17436
17437         * lib/gcc.exp (prune_system_crud): Define if missing.
17438         * lib/g++.exp (prune_system_crud): Likewise.
17439
17440         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
17441         Call prune_system_crud.
17442         * lib/dg.exp (dg-runtest): New proc.
17443         Use perror instead of send_user for tcl errors in testcase.
17444         Don't return any value, it's never used.
17445         Don't clobber previous definition of `unknown'.
17446         Print tcl errors in `dg-final'.
17447
17448 1994-10-12  Doug Evans  <dje@canuck.cygnus.com>
17449
17450         * lib/dg.exp (dg-process-target): Improve syntax error messages.
17451         (dg-test): Don't print errorInfo, it contains stack backtrace.
17452
17453 1994-09-26  Doug Evans  (dje@canuck.cygnus.com)
17454
17455         * lib/g++.exp (runtest_file_p): Define if missing.
17456
17457 1994-09-24  Doug Evans  (dje@cygnus.com)
17458
17459         * lib/mike-g++.exp: Comment out loading of g++.exp.
17460         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
17461         (default_g++_version): Always print something.
17462         (default_g++_start): Comment out call to `which'.
17463         (g++_start, g++_load): Deleted (must be defined in config file).
17464         * lib/gcc.exp: Test for existence of $CC at start.
17465         Delete check for tmpdir (done in gcc_init).
17466         (default_gcc_version): Always print something.
17467         (default_gcc_start): Comment out call to `which'.
17468         * config/*.exp: Major cleanup - make cross targets work at least a
17469         little better for g++ (by not being "--tool gcc" specific).
17470         Rename gcc_xxx to ${tool}_xxx.
17471         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
17472         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
17473
17474 1994-09-22  Doug Evans  (dje@canuck.cygnus.com)
17475
17476         * lib/c-torture.exp (c-torture-compile): Rework compiler
17477         message processing.
17478
17479         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
17480         c-torture.
17481
17482 1994-09-21  Doug Evans  (dje@canuck.cygnus.com)
17483
17484         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
17485
17486         * lib/dg.exp (dg-process-target): Support { target native }.
17487
17488 1994-09-20  Doug Evans  (dje@canuck.cygnus.com)
17489
17490         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
17491         looked for "... program xxx got fatal signal".
17492         Correct regsub munging of `comp_output'.
17493         Ignore compiler messages "path prefix not used" and "linker input
17494         file unused".
17495
17496 1994-09-14  Doug Evans  (dje@canuck.cygnus.com)
17497
17498         * lib/gcc.exp (runtest_file_p): Define if missing.
17499         * gcc.prms/template.c: Example to work from.
17500
17501 1994-09-13  Doug Evans  (dje@canuck.cygnus.com)
17502
17503         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
17504         * lib/dg.exp (dg-test): Call unsupported testcases as such.
17505
17506         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
17507         * gcc.prms/1883.c: Moved from compile/940714-1.c.
17508         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
17509         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
17510
17511         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
17512         (dg-process-target): No longer a varargs proc.
17513         Return S/N for target, P/F for xfail.  All callers changed.
17514         (user option procs): More argument checking.
17515         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
17516         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
17517         (dg-test): Skip test if not running on selected target in `dg-do'.
17518         Update handling of `dg-do-what', `dg-output-text'.
17519         Separate execution pass/fail from output pattern match pass/fail.
17520         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
17521
17522 1994-09-12  Jim Wilson  (wilson@sphagnum.cygnus.com)
17523
17524         * gcc.c-torture/special/special.exp: Don't expect failure for mips
17525         target for 920510-1.c.
17526
17527 1994-09-12  Doug Evans  (dje@canuck.cygnus.com)
17528
17529         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
17530         Clean up comment regarding use of passcnt, etc.
17531         (gcc_stat): Don't update `testcnt' here.
17532         (gcc_finish): Do it here.
17533         Might as well reset `but_id' here too.
17534         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
17535         to determine if the file should be tested.
17536         * gcc.c-torture/compile/compile.exp: Likewise.
17537         * gcc.c-torture/execute/execute.exp: Likewise.
17538         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
17539         * gcc.misc-tests/dg-test.exp: Likewise.
17540         * gcc.prms/prms.exp: Likewise.
17541         * gcc.wendy/wendy.exp: Likewise.
17542         * g++.old-deja.exp: Likewise.
17543         Move "Testing file" message to verbose level 1.
17544
17545 1994-09-09  Doug Evans  (dje@canuck.cygnus.com)
17546
17547         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
17548
17549 1994-09-08  Doug Evans  (dje@canuck.cygnus.com)
17550
17551         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
17552         (default_gcc_start): Accept optional second list element
17553         of compiler flags.  Print compiler output at verbosity level 2.
17554         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
17555         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
17556         Save current values of framework globals passcnt, failcnt, xpasscnt,
17557         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
17558         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
17559         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
17560         xfailcnt to compute stats.  Update framework global `testcnt' from
17561         pass/fail counts.
17562         (gcc_finish): New proc.  Clean up test environment.
17563         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
17564         (gcc_epass, gcc_efail): Delete.
17565         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
17566         argument of line number.
17567         (dg-init): If the tool has an init routine, call it.
17568         (dg-test): Remove args `cflags_var' and `libs_var'.
17569         Pass all compiler options to ${tool}_start.
17570         Handle missing line number.
17571         (dg-finish): New function.
17572         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
17573         particular files.  Call gcc_finish at end.  Move "skipping test"
17574         message to verbosity level 3.
17575         * gcc.c-torture/compile/compile.exp: Likewise.
17576         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
17577         * gcc.c-torture/execute/execute.exp: Likewise.
17578         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
17579         Print testcase being tried at verbosity level 1.
17580         * gcc.c-torture/special/special.exp: Unset xfail.
17581         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
17582         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
17583         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
17584         * gcc.failure/failure.exp: Likewise.
17585         * gcc.ieee/ieee.exp: Likewise.
17586         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
17587         Update call to dg-test.  Call dg-finish at end.
17588         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
17589         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
17590         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
17591         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
17592         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
17593         * gcc.wendy/wendy.exp: Add copyright.
17594         Delete setting of tmpdir (done by gcc_init).
17595         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
17596         Pass compiler flags to gcc_start.  Call gcc_finish at end.
17597         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
17598         gcc_[ce]pass/fail.
17599
17600 1994-09-07  Doug Evans  (dje@canuck.cygnus.com)
17601
17602         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
17603         confusion.
17604         (g++_load): Likewise.
17605
17606         * config/*.exp (gcc_load): Some were varargs fns and some were not.
17607         Rename argument to `prog' to remove the confusion.
17608         Varargs fns behave differently too!
17609         (g++_load): Likewise.
17610
17611         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
17612
17613         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
17614         what it is.  Delete (always) printing of status value for !native.
17615         Simplify verbose code, and include status and exec_output.
17616         (g++_load): Use gcc_load.
17617
17618 1994-09-04  Jim Wilson  (wilson@sphagnum.cygnus.com)
17619
17620         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
17621         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
17622         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
17623         940714-3.c as these testcases don't exist anymore.  Make
17624         va-arg-1.c expected to pass.
17625
17626 1994-08-19  Doug Evans  (dje@canuck.cygnus.com)
17627
17628         * gcc.misc-tests/misc.exp: Only run specific testcases.
17629         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
17630         * gcc.misc-tests/dg-[1-9].c: New files.
17631
17632         * lib/dg.exp: New testsuite driver.
17633         * gcc.prms/prms.exp: Use it.
17634
17635         * README.gcc: New file.
17636
17637         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
17638         Document and reset `lxpass' and `lxfail'.
17639         Simplify "initialized" message.
17640         (gcc_stat): Clean up comments a little.
17641
17642 1994-08-16  Doug Evans  (dje@canuck.cygnus.com)
17643
17644         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
17645
17646 1994-08-15  Doug Evans  (dje@canuck.cygnus.com)
17647
17648         * lib/old-dejagnu.exp (process-option): New proc.
17649         (old-dejagnu-init, old-dejagnu-stat): Likewise.
17650         (old-dejagnu): Simplify.
17651         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
17652
17653 1994-08-14  Jeff Law  (law@snake.cs.utah.edu)
17654
17655         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
17656         exists and is not an empty string.
17657
17658         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
17659         $xfail rather than calling setup_xfail.  Clear $xfail when test is
17660         finished.
17661         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
17662         automatically.
17663
17664         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
17665         longer expected to fail.
17666
17667         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
17668         "f" function call.
17669
17670         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
17671
17672         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
17673         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
17674         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
17675         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
17676         c-torture-1.29.
17677
17678         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
17679         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
17680
17681         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
17682
17683         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
17684         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
17685
17686         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
17687         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
17688         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
17689
17690 1994-07-12  Jim Kingdon  (kingdon@lioth.cygnus.com)
17691
17692         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
17693         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
17694         940714-1.c, 940714-2.c, 940714-3.c},
17695         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
17696         gcc.misc-tests/{mg.c,mg.exp}:
17697         New tests.
17698         * gcc.noncompile/noncompile.exp: Change accordingly.
17699
17700 1994-07-07  Doug Evans  (dje@canuck.cygnus.com)
17701
17702         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
17703         Undo previous clobberage.
17704
17705 1994-07-04  Jeff Law  (law@snake.cs.utah.edu)
17706
17707         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
17708         * gcc.special/{930510-1.c, special.exp}:
17709         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
17710         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
17711         struct-varargs-1.c}: New tests from c-torture-1.26.
17712
17713 1994-06-28  J.T. Conklin  (jtc@phishhead.cygnus.com)
17714
17715         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
17716           argument to switch.
17717
17718 1994-05-21  Bill Cox  (bill@rtl.cygnus.com)
17719
17720         * Revert the previous changes.  Please see Rob's directory
17721           (/lisa/test/rob/progressive/gcc/testsuite) for testing
17722           fixes.
17723
17724 1994-05-19  Bill Cox  (bill@rtl.cygnus.com)
17725
17726         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
17727             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
17728             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
17729             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
17730             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
17731             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
17732             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
17733             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
17734             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
17735             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
17736             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
17737             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
17738             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
17739             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
17740             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
17741             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
17742             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
17743             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
17744             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
17745             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
17746             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
17747             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
17748             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
17749             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
17750             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
17751             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
17752             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
17753
17754 1994-05-17  Bill Cox  (bill@rtl.cygnus.com)
17755
17756         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
17757             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
17758           with perror calls.
17759
17760 1994-05-02  Jason Merrill  (jason@deneb.cygnus.com)
17761
17762         * config/unix.exp (g++_load): Fix syntax.
17763
17764 1994-04-14  Jim Wilson  (wilson@sphagnum.cygnus.com)
17765
17766         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
17767         * gcc.noncompile/921017-1.c: Deleted obsolete test.
17768         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
17769         Don't expect va-arg-1.c to fail.  Correct expected output for
17770         920928-1.c.
17771         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
17772         * gcc.wendy/hbm4.c: Correct typo.
17773         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
17774
17775 1994-03-28  Doug Evans  (dje@canuck.cygnus.com)
17776
17777         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
17778         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
17779         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
17780         * lib/c-torture.exp (c-torture-compile): Ditto.
17781
17782         Reduce volume of output (remove all the -I's and such).
17783         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
17784         Call gcc_cpass, gcc_cfail.
17785         (c-torture): Pass testing option to c-torture-compile.
17786
17787 1994-03-21  Doug Evans  (dje@cygnus.com)
17788
17789         Bring patches over from progressive.
17790         * config/default.exp: Exit remote shell cleanly.
17791         (g++_exit, g++_start): Add default versions.
17792         * config/sim.exp (gcc_load): Use perror, not error.
17793
17794 1994-03-20  Doug Evans  (dje@canuck.cygnus.com)
17795
17796         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
17797         set in site.exp.
17798
17799 1994-03-14  Doug Evans  (dje@cygnus.com)
17800
17801         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
17802         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
17803         (wendy_try): New proc to run testcase.
17804         (main loop): Call 'em.
17805         * gcc.wendy/*.c: Clean up pass to correct expected output.
17806
17807         * lib/gcc.exp: Minor cleanup work.
17808         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
17809
17810 1994-03-09  Doug Evans  (dje@canuck.cygnus.com)
17811
17812         * config/sim.exp (gcc_load): Document return codes better.
17813         Don't pass -v to simulator.
17814
17815 1994-02-24  Jeffrey A. Law  (law@snake.cs.utah.edu)
17816
17817           * gcc.special/920717-x.c: Fix typo.
17818           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
17819           get at sources.
17820
17821         * lib/mike-gcc.exp: Fix typo.
17822
17823 1994-02-15  Rob Savoye  (rob@darkstar.cygnus.com)
17824
17825         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
17826         binary to use, transform the name.
17827         * config/*.exp: rename everything. Nuke any g++ specific files,
17828         it's now a special case of gcc that requires no special support.
17829         Add a default.exp for unsupported targets.
17830
17831 1994-02-11  Rob Savoye  (rob@poseidon.cygnus.com)
17832
17833         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
17834         lib/old-dejagnu.exp: Fix a few patterns to work with the new
17835         version of Tcl.
17836
17837 1994-02-09  Rob Savoye  (rob@darkstar.cygnus.com)
17838
17839         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
17840         than a warning.
17841
17842 1994-02-06  Jeffrey A. Law  (law@snake.cs.utah.edu)
17843
17844         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
17845
17846 1994-01-03  Jim Wilson  (wilson@sphagnum.cygnus.com)
17847
17848         * gcc.execute/execute.exp: Combine opt_list and foption_list into
17849         option_list.  Compile every file with only 4/6 option choices
17850         (same as C torture) instead of with 12/18 different option
17851         choices.
17852         * lib/c-torture.exp: Likewise.
17853
17854         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
17855         not already set.
17856
17857 1993-12-30  Mike Stump  (mrs@rtl.cygnus.com)
17858
17859         * lib/old-deja
17860           test cases, ready for DejaGnu.
17861
17862 1993-06-17  Jeffrey Wheat  (cassidy@cygnus.com)
17863
17864         * Upgraded c-torture tests from 1.18 to 1.19
17865
17866         * gcc.compile: added test(s):
17867           930607-1.c
17868         * gcc.execute: added test(s):
17869           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
17870
17871         * added new subdirectory for misc tests: gcc.misc-tests
17872         * gcc.misc-test(s): added tests:
17873           inst-check.c test-consts.c test-ior.c test-switch.c
17874
17875 1993-06-09  Brendan Kehoe  (brendan@lisa.cygnus.com)
17876
17877         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
17878
17879 1993-06-07  Ian Lance Taylor  (ian@cygnus.com)
17880
17881         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
17882
17883 1993-06-03  Jeffrey Wheat  (cassidy@cygnus.com)
17884
17885         * Upgraded c-torture tests from 1.17 to 1.18
17886
17887 1993-06-02  Jeffrey Wheat  (cassidy@cygnus.com)
17888
17889         * Upgraded c-torture tests from 1.12 to 1.17
17890
17891 1993-04-30  Mike Werner  (mtw@deneb.cygnus.com)
17892
17893         * lib/old-dejagnu.exp:
17894           Fixed handling of XFAIL target triplets to correctly
17895           recognize wildcard characters.  Removed code that
17896           appended a unique id tag to the end of the file name
17897           printed out by the result of the testcases within a
17898           given test file.
17899
17900 1993-04-29  Mike Werner  (mtw@deneb.cygnus.com)
17901
17902         * lib/old-dejagnu.exp:
17903           Reworked expected failure handling to trigger off of XFAIL
17904           keyword in keyphrase embeded in testcase source code. The
17905           XFAIL keyword must be at the end of the keyphrase line. It
17906           may optionally be followed by one or more target triplets.
17907           It has just occured that the handling of wildcards in the
17908           target triplet may not be correct.
17909
17910 1993-04-23  Mike Werner  (mtw@deneb.cygnus.com)
17911
17912         * g++.old-deja/tests:
17913           Moved all subdirectories up one level into g++.old-deja .
17914
17915         * lib/old-dejagnu.exp:
17916           Fixed problem with CXXFLAGS not being properly reset, and being
17917           corrupted with extraneous "-c" compiler option.  This was
17918           causing binaries to not be generated for test that needed them.
17919           Modified strings passed to "pass" and "fail" so that individual
17920           tests from the same test file would be distinguished by an
17921           identifier appended to the test file name in the summary logs;
17922           this corrected a problem with erroneous diff logs.  Added code
17923           to search testcases for expected fail and unexpected pass keywords.
17924
17925 1993-04-20  Rob Savoye  (rob at darkstar.cygnus.com)
17926
17927         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
17928
17929 1993-04-15  Mike Werner  (mtw@deneb.cygnus.com)
17930
17931         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
17932           Removed extraneous text from end of "Special g++ Options"
17933           keyphrase.
17934
17935         * lib/old-dejagnu.exp: Added pattern matching to look for new
17936           keywords, embedded in testcases comments, which will trigger
17937           calls to xpass and xfail.
17938
17939 1993-04-14  Mike Werner  (mtw@deneb.cygnus.com)
17940
17941         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
17942           comments embedded in the testcases, especially the one looking for
17943           special compiler options, as well as the pattern matching for the
17944           compiler output again.
17945
17946 1993-04-12  Mike Werner  (mtw@deneb.cygnus.com)
17947
17948         * lib/old-dejagnu.exp: Do a proper check of the return value for
17949           execute tests. Fixed several problems with the pattern matching
17950           of the compiler output which gave erroneous test results.
17951           Changed several of the test result messages to be more descriptive.
17952         * config/unix-g++.exp: Proc g++_load now actually works and
17953           executes the tests passed to it and returns a usable return
17954           value.
17955
17956 1993-04-11  Rob Savoye  (rob at darkstar.cygnus.com)
17957
17958           * lib/gcc.exp: Exits gracefully if $CC is bogus.
17959
17960 1993-04-09  Mike Werner  (mtw@deneb.cygnus.com)
17961
17962         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
17963           Modified both files to properly execute the old style
17964           dejagnu tests. The previous versions of these files were
17965           experimental and did not function anything near correctly.
17966
17967 1993-04-05  Rob Savoye  (rob@cygnus.com)
17968
17969         * Removed all Makefile.in and configure.in files. No configuration
17970         needed now.
17971
17972 1993-04-02  Mike Werner  (mtw@deneb.cygnus.com)
17973
17974         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
17975
17976 1993-03-28  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17977
17978         * gcc.compile/configure.in, gcc.unsorted/configure.in,
17979         gcc.special/configure.in, gcc.noncompile/configure.in,
17980         gcc.execute/configure.in, gcc.code_quality/configure.in,
17981         g++.other/configure.in, g++.old-deja/configure.in,
17982         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
17983         in srcname setting.
17984
17985 1993-03-25  Rob Savoye  (rob at darkstar.cygnus.com)
17986
17987         * lib/udi.exp:  Fixed mondfe and mondfe_download.
17988         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
17989         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
17990
17991 1993-03-25  Ian Lance Taylor  (ian@cygnus.com)
17992
17993         * config/udi-gdb.exp: Check $shell_id after connecting to target.
17994         (gdb_exit): Don't remove *_soc files.
17995
17996 1993-03-22  Ian Lance Taylor  (ian@cygnus.com)
17997
17998         * lib/c-torture.exp: Don't look for main; instead always use -w
17999         -c.  This is how the c-torture tests work.  Remove the object
18000         file if the compilation succeeds.
18001         * gcc.execute/execute.exp: Remove executable if test passes.
18002         * gcc.noncompile/noncompile.exp: Every test is an expected
18003         failure.
18004         * gcc.special/special.exp: Added tests from c-torture 1.11,
18005         corrected use of existing test.
18006         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
18007         gcc.execute/920625-1.c: Updated to c-torture 1.11.
18008         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
18009         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
18010         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
18011         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
18012         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
18013         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
18014         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
18015         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
18016         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
18017         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
18018         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
18019         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
18020         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
18021         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
18022         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
18023         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
18024         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
18025         c-torture 1.11.
18026         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
18027         correspond to c-torture 1.11.
18028
18029         * New file.