OSDN Git Service

2004-07-23 Janis Johnson <janis187@us.ibm.com>
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
1 2004-07-23  Janis Johnson  <janis187@us.ibm.com>
2
3         * gcc.dg/vmx/8-02a.c: Fix typo.
4
5         * gcc.dg/vmx/varargs-4.c: Remove a Darwin-specific check.
6         * gcc.dg/darwin-abi-3.c: New test.
7
8         * gcc.dg/vmx/debug-1.c: Use int, not long, in union with vector.
9         * gcc.dg/vmx/varargs-1.c: Use int, not long, in union with vector.
10
11         * gcc.dg/vmx/ops.c: Remove checks using pointers to long.
12         * gcc.dg/vmx/ops-long-1.c: New test.
13         * gcc.dg/vmx/ops-long-2.c: New test.
14
15 2004-07-23  Nathan Sidwell  <nathan@codesourcery.com>
16
17         * g++.dg/lookup/conv-[1234].C: New.
18
19 2004-07-22  Mark Mitchell  <mark@codesourcery.com>
20
21         * g++.dg/parse/attr2.C: Simplify.
22
23 2004-07-22  Joseph S. Myers  <jsm@polyomino.org.uk>
24
25         PR c/7284
26         * gcc.c-torture/execute/pr7284-1.c: New test.
27
28 2004-07-22  Brian Booth  <bbooth@redhat.com>
29
30         * gcc.dg/tree-ssa/20040721-1.c: New test.
31
32 2004-07-22  Nathan Sidwell  <nathan@codesourcery.com>
33
34         * g++.dg/template/crash20.c: New.
35
36 2004-07-22  David Billinghurst (David.Billinghurst@riotinto.com)
37
38         * gfortran.dg/g77/970625-2.f Copy from g77.f-torture/execute. 
39         Add dg-run directive.  Declare variables as required.
40         * gfortran.dg/g77/README: Update
41
42 2004-07-22  Hans-Peter Nilsson  <hp@axis.com>
43
44         * gcc.dg/cris-peep2-xsrand.c, gcc.dg/cris-peep2-andu1.c,
45         gcc.dg/cris-peep2-andu2.c: New tests.
46
47 2004-07-22  Joseph S. Myers  <jsm@polyomino.org.uk>
48
49         PR c/15052
50         * gcc.dg/noreturn-5.c: Test qualifiers on function type instead of
51         on return type.
52         * gcc.dg/qual-return-1.c: Use -Wreturn-type.  Update expected
53         messages.
54         * gcc.dg/qual-return-2.c: Update expected messages.
55         * gcc.dg/qual-return-3.c, gcc.dg/qual-return-4.c: New tests.
56
57 2004-07-22  Joseph S. Myers  <jsm@polyomino.org.uk>
58
59         * gcc.dg/c99-init-3.c, gcc.dg/gnu99-init-2.c: New tests.
60         * gcc.dg/noncompile/921102-1.c: Update expected error message.
61
62 2004-07-22  Joseph S. Myers  <jsm@polyomino.org.uk>
63
64         PR c/11250
65         * gcc.dg/init-string-1.c: New test.
66
67 2004-07-21  Jakub Jelinek  <jakub@redhat.com>
68
69         PR middle-end/15345
70         PR c/16450
71         * gcc.dg/torture/nested-fn-1.c: New test.
72
73 2004-07-20  H.J. Lu  <hongjiu.lu@intel.com>
74
75         PR target/16559
76         * gcc.dg/ia64-fptr-1.c: New file.
77
78 2004-07-21  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
79
80         PR c++/14497
81         * g++.dg/template/spec16.C: New test.
82         * g++.old-deja/g++.robertl/eb118.C: Remove.
83
84 2004-07-21  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
85
86         PR c++/509
87         * g++.dg/template/spec15.C: New test.
88
89 2004-07-21  David Billinghurst (David.Billinghurst@riotinto.com)
90
91         Copy cases from g77.f-torture/execute and add dg-run
92         directive.  Other changes as noted.    
93         * gfortran.dg/g77/13037.f
94         * gfortran.dg/g77/1832.f
95         * gfortran.dg/g77/19981119-0.f
96         * gfortran.dg/g77/19990313-0.f
97         * gfortran.dg/g77/19990313-1.f
98         * gfortran.dg/g77/19990313-2.f
99         * gfortran.dg/g77/19990313-3.f
100         * gfortran.dg/g77/19990419-1.f
101         * gfortran.dg/g77/19990826-0.f
102         * gfortran.dg/g77/19990826-2.f
103         * gfortran.dg/g77/20000503-1.f
104         * gfortran.dg/g77/20001111.f
105         * gfortran.dg/g77/20010116.f
106         * gfortran.dg/g77/20010426-1.f: Renamed from 20010426-1.f
107         * gfortran.dg/g77/20010430.f
108         * gfortran.dg/g77/6177.f
109         * gfortran.dg/g77/947.f
110         * gfortran.dg/g77/970816-3.f
111         * gfortran.dg/g77/971102-1.f
112         * gfortran.dg/g77/980520-1.f
113         * gfortran.dg/g77/980628-0.f
114         * gfortran.dg/g77/980628-1.f
115         * gfortran.dg/g77/980628-10.f
116         * gfortran.dg/g77/980628-2.f
117         * gfortran.dg/g77/980628-3.f
118         * gfortran.dg/g77/980628-7.f
119         * gfortran.dg/g77/980628-8.f
120         * gfortran.dg/g77/980628-9.f
121         * gfortran.dg/g77/980701-0.f
122         * gfortran.dg/g77/980701-1.f
123         * gfortran.dg/g77/cabs.f
124         * gfortran.dg/g77/claus.f
125         * gfortran.dg/g77/complex_1.f
126         * gfortran.dg/g77/cpp3.F: Renamed from cpp3.F
127         * gfortran.dg/g77/dcomplex.f
128         * gfortran.dg/g77/dnrm2.f: Add dg-warnings as required.
129         * gfortran.dg/g77/f90-intrinsic-mathematical.f
130         * gfortran.dg/g77/f90-intrinsic-numeric.f
131         * gfortran.dg/g77/int8421.f
132         * gfortran.dg/g77/labug1.f
133         * gfortran.dg/g77/large_vec.f
134         * gfortran.dg/g77/le.f
135         * gfortran.dg/g77/short.f
136         * gfortran.dg/g77/README: Update
137
138 2004-07-20  Mark Mitchell  <mark@codesourcery.com>
139
140         PR c++/16637
141         * g++.dg/parse/lookup4.C: New test.
142
143 2004-07-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
144
145         PR c++/16175
146         * g++.dg/template/ttp10.C: New test.
147
148 2004-07-20  Joseph S. Myers  <jsm@polyomino.org.uk>
149
150         * gcc.dg/pr12625-1.c: New test.
151
152 2004-07-20  Steven Bosscher  <stevenb@suse.de>
153
154         * testsuite/gcc.dg/switch-warn-1.c: New test.
155         * testsuite/gcc.dg/switch-warn-2.c: New test.
156         * gcc.c-torture/compile/pr14730.c: Update.
157
158 2004-07-19  Kelley Cook  <kcook@gcc.gnu.org>
159
160         * g++.dg/lookup/java1.C, g++.dg/lookup/java2.C, g++.dg/other/crash-2.C,
161         g++.dg/parse/casting-operator2.C, g++.dg/parse/dtor3.C,
162         g++.dg/parse/typename6.C, g++.dg/template/dependent-expr4.C,
163         g++.dg/template/nontype3.C: Remove trailing CR from tests.
164         
165 2004-07-18  Mark Mitchell  <mark@codesourcery.com>
166
167         PR c++/16623
168         * g++.dg/template/assign1.C: New test.
169
170 2004-07-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
171
172         PR c++/12170
173         * g++.dg/template/ttp9.C: New test.
174
175 2004-07-19  Daniel Jacobowitz  <dan@debian.org>
176
177         * gcc.dg/format/cmn-err-1.c: New test.
178
179 2004-07-19  Joseph S. Myers  <jsm@polyomino.org.uk>
180
181         * g++.dg/warn/Wparentheses-1.C, g++.dg/warn/Wparentheses-2.C,
182         gcc.dg/Wparentheses-10.c: New tests.
183         * gcc.dg/Wparentheses-5.c: Remove XFAILs.
184
185 2004-07-18  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
186
187         PR fortran/16465
188         * gfortran.dg/g77//ffixed-line-length-0.f,
189         gfortran.dg/g77/ffixed-line-length-132.f,
190         gfortran.dg/g77/ffixed-line-length-72.f,
191         gfortran.dg/g77/ffixed-line-length-none.f: Copy from g77.dg.
192         gfortran.dg/g77/README: Update.
193
194 2004-07-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
195
196         PR c++/13092
197         * g++.dg/template/non-dependent7.C: New test.
198         * g++.dg/template/non-dependent8.C: Likewise.
199         * g++.dg/template/non-dependent9.C: Likewise.
200         * g++.dg/template/non-dependent10.C: Likewise.
201
202 2004-07-17  Mark Mitchell  <mark@codesourcery.com>
203
204         PR c++/16337
205         * g++.dg/parse/attr2.C: New test.
206
207 2004-07-17  Toon Moene  <toon@moene.indiv.nluug.nl>
208
209         * g77.dg: Removed.
210         * g77.f-torture: Ditto.
211
212 2004-07-17  Joseph S. Myers  <jsm@polyomino.org.uk>
213
214         * gcc.dg/Wparentheses-2.c, gcc.dg/Wparentheses-3.c,
215         gcc.dg/Wparentheses-4.c, Wparentheses-5.c, Wparentheses-6.c,
216         Wparentheses-7.c, Wparentheses-8.c, Wparentheses-9.c: New tests.
217
218 2004-07-16  Richard Henderson  <rth@redhat.com>
219
220         * gcc.c-torture/compile/20020210-1.c: Remove XFAIL.
221
222 2004-07-16  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
223
224         * lib/fortran-torture.exp (fortran-torture): Don't test compile
225         tests with full list of options.
226         * lib/gfortran-dg.exp (gfortran-dg-runtest): Only test with all
227         of TORTURE_OPTIONS if test contains 'dg-do run'.
228
229         PR fortran/16404
230         * gfortran.dg/do_iterator.f90: New test.
231
232 2004-07-16  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
233
234         PR rtl-optimization/16536
235         * gcc.c-torture/execute/restrict-1.c: New test.
236
237 2004-07-15  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
238
239         PR fortran/15324
240         * gfortran.dg/pr15324.f90: New test.
241
242         PR fortran/15129
243         * gfortran.dg/pr15129.f90: New test.
244
245         PR fortran/15140
246         * gfortran.dg/pr15140.f90: New test.
247
248         PR fortran/13792
249         * gfortran.fortran-torture/execute/bounds.f90: Add check for
250         compile-time simplification.
251
252 2004-07-14  Mike Stump  <mrs@apple.com>
253
254         * gcc.dg/20020426-2.c: Improve type safety wrt unsignedness.
255
256 2004-07-14  James E Wilson  <wilson@specifixinc.com>
257
258         PR target/16325
259         * gcc.dg/profile-generate-1.c: New.
260
261 2004-07-15  Jakub Jelinek  <jakub@redhat.com>
262
263         * gcc.c-torture/execute/20040709-1.c: New test.
264         * gcc.c-torture/execute/20040709-2.c: New test.
265
266 2004-07-14  Mike Stump  <mrs@apple.com>
267
268         * gcc.dg/wint_t-1.c: Expect to pass on darwin 10.3.x and later.
269
270 2004-07-14  Mike Stump  <mrs@apple.com>
271
272         * gcc.dg/wchar_t-1.c: Expect to pass on darwin 10.3.x and later.
273
274 2004-07-13  Mark Mitchell  <mark@codesourcery.com>
275
276         PR c++/16518
277         * g++.dg/parse/mutable1.C: New test.
278         
279 2004-07-13  Diego Novillo  <dnovillo@redhat.com>
280
281         PR tree-optimization/16443
282         * gcc.dg/tree-ssa/20040713-1.c: New test.
283
284 2004-07-15  Ulrich Weigand  <uweigand@de.ibm.com>
285
286         * g++.dg/lookup/new2.C: Use first operand of type __SIZE_TYPE__
287         for operator new.
288
289 2004-07-13  David Billinghurst <David.Billinghurst@riotinto.com>
290
291         * gfortran.dg/g77/README: New file
292         * gfortran.dg/g77/19981216-0.f:  Copy from 
293         g77.f-torture/noncompile.  Add "dg-do compile" and
294         dg-error as required.
295         * gfortran.dg/g77/19990218-1.f: Likewise
296         * gfortran.dg/g77/19990905-1.f: Likewise
297         * gfortran.dg/g77/9263.f: Likewise
298         * gfortran.dg/g77/980615-0.f: Likewise
299         * gfortran.dg/g77/980616-0.f: Likewise
300         * gfortran.dg/g77/check0.f: Likewise
301         * gfortran.dg/g77/select_no_compile.f: Likewise
302
303 2004-07-13  David Billinghurst <David.Billinghurst@riotinto.com>
304
305         Copy files from g77.f-torture/compile.
306         Add "{ dg-do compile}".  Other changes as noted
307         * gfortran.dg/g77/19990905-0.f: XFAIL PR 16511
308         * gfortran.dg/g77/20010519-1.f: Add dg-warning as required
309         * gfortran.dg/g77/20030115-1.f: Add dg-warning as required
310         * gfortran.dg/g77/20030326-1.f: XFAIL PR 16511
311         * gfortran.dg/g77/970125-0.f: Add dg-excess-errors.
312         * gfortran.dg/g77/980519-2.f: Declare hd_S,hd_Z,hd_T
313         * gfortran.dg/g77/990115-1.f: Declare RANK as INTEGER
314         * gfortran.dg/g77/alpha1.f: Separate declaration and DATA 
315         statement to conform to standard.  Append alpha1.x for reference. 
316         * gfortran.dg/g77/xformat.f: Add dg-warning
317
318 2004-07-13  David Billinghurst <David.Billinghurst@riotinto.com>
319  
320         * gfortran.dg/g77/cpp.F: Copy from g77.f-torture/compile.
321         Add {dg-do compile} directive.
322         * gfortran.dg/g77/cpp2.F: Likewise
323
324 2004-07-12  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
325
326         PR c++/5402
327         * g++.dg/lookup/name-clash1.C: New test.
328
329         PR c++/9777
330         * g++.dg/lookup/name-clash2.C: New test.
331
332         PR c++/12102
333         * g++.dg/lookup/name-clash3.C: New test.
334
335 2004-07-12  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
336
337         * g++.dg/lookup/new2.C: New test.
338         * g++.old-deja/g++.ns/new1.C: Remove (ill-formed).
339
340 2004-07-12  David Billinghurst <David.Billinghurst@riotinto.com>
341  
342         * gfortran.dg/g77/12002.f: Copy from g77.f-torture/compile.
343         Add {dg-do compile} directive.
344         * gfortran.dg/g77/13060.f: Likewise
345         * gfortran.dg/g77/19990218-0.f: Likewise
346         * gfortran.dg/g77/19990305-0.f: Likewise
347         * gfortran.dg/g77/19990419-0.f: Likewise
348         * gfortran.dg/g77/19990502-0.f: Likewise
349         * gfortran.dg/g77/19990502-1.f: Likewise
350         * gfortran.dg/g77/19990525-0.f: Likewise
351         * gfortran.dg/g77/19990826-1.f: Likewise
352         * gfortran.dg/g77/19990826-3.f: Likewise
353         * gfortran.dg/g77/19990905-2.f: Likewise
354         * gfortran.dg/g77/20000412-1.f: Likewise
355         * gfortran.dg/g77/20000511-1.f: Likewise
356         * gfortran.dg/g77/20000511-2.f: Likewise
357         * gfortran.dg/g77/20000518.f: Likewise
358         * gfortran.dg/g77/20000601-1.f: Likewise
359         * gfortran.dg/g77/20000601-2.f: Likewise
360         * gfortran.dg/g77/20000629-1.f: Likewise
361         * gfortran.dg/g77/20000630-2.f: Likewise
362         * gfortran.dg/g77/20010115.f: Likewise
363         * gfortran.dg/g77/20010321-1.f: Likewise
364         * gfortran.dg/g77/20010426.f: Likewise
365         * gfortran.dg/g77/20020307-1.f: Likewise
366         * gfortran.dg/g77/8485.f: Likewise
367         * gfortran.dg/g77/960317-1.f: Likewise
368         * gfortran.dg/g77/970915-0.f: Likewise
369         * gfortran.dg/g77/980310-1.f: Likewise
370         * gfortran.dg/g77/980310-2.f: Likewise
371         * gfortran.dg/g77/980310-3.f: Likewise
372         * gfortran.dg/g77/980310-4.f: Likewise
373         * gfortran.dg/g77/980310-6.f: Likewise
374         * gfortran.dg/g77/980310-7.f: Likewise
375         * gfortran.dg/g77/980310-8.f: Likewise
376         * gfortran.dg/g77/980419-2.f: Likewise
377         * gfortran.dg/g77/980424-0.f: Likewise
378         * gfortran.dg/g77/980427-0.f: Likewise
379         * gfortran.dg/g77/980729-0.f: Likewise
380         * gfortran.dg/g77/981117-1.f: Likewise
381         * gfortran.dg/g77/toon_1.f: Likewise
382
383 2004-07-12  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
384
385         PR c++/2204
386         * g++.dg/other/abstract2.C: New test.
387
388 2004-07-12  Paul Brook  <paul@codesourcery.com>
389
390         * gfortran.dg/pointer_init_1.f90: New test.
391
392 2004-07-11  Paul Brook  <paul@codesourcery.com>
393
394         PR fortran/15986
395         * gfortran.dg/contained_1.f90: New test.
396
397 2004-07-11  Mark Mitchell  <mark@codesourcery.com>
398
399         * g++.dg/parse/defarg8.C: New test.
400
401 2004-07-11  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
402
403         PR fortran/16433
404         * gfortran.dg/pr16433.f: New test.
405
406         PR fortran/17574
407         * gfortran.dg/pr15754.f90: New test.
408         
409 2004-07-11  Joseph S. Myers  <jsm@polyomino.org.uk>
410
411         PR tree-optimization/16437
412         * gcc.c-torture/execute/bitfld-4.c: New test.
413
414 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
415         
416         * gfortran.fortran-torture/execute/common_2.f90: Add check for
417         access to common var from module.
418
419 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
420
421         PR fortran/16336
422         * gfortran.fortran-torture/execute/common_2.f90: New test.
423
424 2004-07-10  Paul Brook  <paul@codesourcery.com>
425
426         * gfortran.fortran-torture/execute/der_init_5.f90: Enable more tests.
427
428 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
429
430         PR fortran/15969
431         * gfortran.fortran-torture/execute/der_init_5.f90: New test.
432
433 2004-07-10  David Billinghurst <David.Billinghurst@riotinto.com>
434
435         * gfortran.dg/g77/ffixed-form-1.f: Copy from g77.dg
436         * gfortran.dg/g77/ffixed-form-2.f: Likewise
437         * gfortran.dg/g77/ffree-form-1.f: Likewise
438         * gfortran.dg/g77/ffree-form-2.f: Likewise
439         * gfortran.dg/g77/ffree-form-3.f: Likewise
440         * gfortran.dg/g77/fno-underscoring.f: Likewise
441         * gfortran.dg/g77/funderscoring.f: Likewise
442         * gfortran.dg/g77/pr9258.f: Likewise.  Add dg-warning lines.
443
444 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
445         
446         * gfortran.fortran-torture/execute/module_init_1.f90: Fix test.
447
448 2004-07-10 Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
449         Paul Brook  <paul@codesourcery.com>
450
451         PR fortran/13415
452         * gfortran.dg/common_pointer_1.f90: New test.
453
454 2004-07-10  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
455
456         * g++.dg/lookup/new1.C: Fix dg-excess-error syntax.
457
458 2004-07-09  James E Wilson  <wilson@specifixinc.com>
459
460         PR target/16364
461         * gcc.c-torture/compile/20040709-1.c: New.
462
463 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
464         
465         PR fortran/14077
466         * gfortran.fortran-torture/execute/module_init_1.f90: New test.
467
468 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
469
470         PR fortran/13201
471         * gfortran.dg/shape_1.f90: New test.
472
473 2004-07-09  Zack Weinberg  <zack@codesourcery.com>
474             Andrew Pinski  <apinski@apple.com>
475
476         * gcc.dg/noncompile/init-4.c: Remove bogus dg-error marker.
477
478 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
479
480         * gfortran.fortran-torture/compile/name_clash2.f90: Remove outdated
481         comment.
482
483 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
484         Paul Brook  <paul@codesourcery.com>
485
486         * gfortran.dg/dg.exp: Use revised wilcard for suffixes, also allow
487         '.f95' and '.F95'.
488
489 2004-07-09  Diego Novillo  <dnovillo@redhat.com>
490
491         * gcc.dg/tree-ssa/20031015-1.c: Adjust expected dump file name.
492
493 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
494
495         * gfortran.dg/dg.exp: Don't use wildcard for suffixes, also check
496         testcases with capital suffix.
497
498 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
499
500         PR fortran/15481
501         PR fortran/13372
502         PR fortran/13575
503         PR fortran/15978
504         * gfortran.fortran-torture/compile/implicit_2.f90: New test.
505
506         * gfortran.dg/implicit_1.f90: New test.
507
508 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
509
510         * lib/gfortran-dg.exp (gfortran-dg-test):  Adapt regular
511         expression to match gfortran warning/error messages
512         * gfortran.dg/g77/12632.f: Copy from g77.dg and fix
513         dg-error text.
514
515 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
516
517         * lib/fortran-torture.exp: Rename proc search_for to
518         search_for_re.
519
520 2004-07-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
521
522         * gcc.c-torture/execute/simd-5.x: New file.
523         XFAIL on SPARC 64-bit at -O0.
524
525 2004-07-09  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
526
527         PR c++/8211
528         PR c++/16165
529         * g++.dg/warn/effc3.C: New test.
530
531 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
532
533         * gfortran.dg/g77/f77-edit-i-in.f: Copy from g77.dg and
534         change X to 1X in format.
535         * gfortran.dg/g77/20010216-1.f:  Copy from g77.dg and
536         add data statements to conform to standard.
537
538 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
539
540         * gfortran.dg/g77/f77-edit-s-out.f: Copy from g77.dg. XFAIL
541         * gfortran.dg/g77/f77-edit-t-in.f: Likewise
542         * gfortran.dg/g77/f77-edit-x-out.f: Likewise
543
544 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
545
546         * gfortran.dg/g77/7388.f: Copy from g77.dg
547         * gfortran.dg/g77/f77-edit-i-out.f: Likewise
548         * gfortran.dg/g77/f77-edit-apostrophe-out.f: Likewise
549         * gfortran.dg/g77/f77-edit-slash-out.f: Likewise
550         * gfortran.dg/g77/f77-edit-colon-out.f: Likewise
551         * gfortran.dg/g77/f77-edit-t-out.f: Likewise
552         * gfortran.dg/g77/f77-edit-h-out.f: Likewise
553         * gfortran.dg/g77/strlen0.f: Likewise
554
555 2004-07-09   David Billinghurst <David.Billinghurst@riotinto.com>
556
557         * lib/gfortran-dg.exp: New file (adapted from lib/g77-dg.exp)
558         * gfortran.dg/dg.exp: New file (adapted from g77.dg/dg.exp)
559
560 2004-07-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
561
562         * gcc.c-torture/execute/920428-2.x: Delete.
563         * gcc.c-torture/execute/920501-7.x: Likewise.
564
565 2004-07-08  Jakub Jelinek  <jakub@redhat.com>
566
567         * gcc.mist-tests/i386-prefetch.exp (PREFETCH_SSE): Change all
568         -march=i386 into -march=i686.  Add -march=i686 -mtune=x and
569         -march=x for pentium3, pentium3m, pentium-m, pentium4m,
570         prescott and c3-2.
571         (PREFETCH_3DNOW): Add -march=c3.
572
573 2004-07-08  Diego Novillo  <dnovillo@redhat.com>
574
575         PR c/16437
576         * gcc.c-torture/execute/991118-1.x: XFAIL for x86_64.
577         * gcc.c-torture/execute/bf64-1.x: Likewise.
578
579 2004-07-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
580
581         * gcc.c-torture/compile/20040708-1.c: New test.
582
583 2004-07-08  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
584
585         PR c++/16169
586         * g++.dg/warn/effc2.C: New test.
587
588 2004-07-08  Joseph S. Myers  <jsm@polyomino.org.uk>
589
590         * gcc.c-torture/execute/bitfld-1.x: Remove.
591         * gcc.c-torture/execute/bitfld-3.c: New test.
592         * gcc.dg/bitfld-2.c: Remove XFAILs.
593
594 2004-07-07  H.J. Lu  <hongjiu.lu@intel.com>
595
596         PR c++/16276
597         * g++.dg/rtti/tinfo1.C: New file.
598
599 2004-07-07  Eric Christopher  <echristo@redhat.com>
600
601         * gcc.c-torture/compile/20020210-1.c: xfail with optimization.
602
603 2004-07-07  Andrew Pinski  <apinski@apple.com>
604
605         * gcc.c-torture/execute/931004-12.x: Xfail on powerpc-*-darwin*.
606
607 2004-07-07  Mark Mitchell  <mark@codesourcery.com>
608
609         * g++.dg/init/call1.C: XFAIL.
610
611 2004-07-07  Alexandre Oliva  <aoliva@redhat.com>
612
613         * gcc.c-torture/execute/builtins/mempcpy-2.c: Rename movstr*,
614         except for movstrict*, to movmem* and clrstr* to clrmem*.
615
616 2004-07-07  Richard Sandiford  <rsandifo@redhat.com>
617
618         * gcc.c-torture/execute/20040707-1.c: New test.
619
620 2004-07-06  Richard Sandiford  <rsandifo@redhat.com>
621
622         * gcc.c-torture/execute/20040706-1.c: New test.
623
624 2004-07-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
625
626         PR c++/3671
627         * g++.dg/template/spec14.C: New test.
628
629 2004-07-05  Jakub Jelinek  <jakub@redhat.com>
630
631         * gcc.c-torture/execute/20040629-1.c (FIELDS1, FIELDS2): Define to
632         nothing if not yet defined.  Use it in b, c and d type definitions.
633         * gcc.c-torture/execute/20040705-1.c: New test.
634         * gcc.c-torture/execute/20040705-2.c: New test.
635
636 2004-07-05  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
637
638         PR c++/2518
639         * g++.dg/lookup/new1.C: New test.
640
641 2004-07-05  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
642
643         PR c++/11406
644         * g++.dg/template/sizeof8.C: New test.
645
646 2004-07-05  Richard Sandiford  <rsandifo@redhat.com>
647
648         * gcc.c-torture/compile/20040705-1.c: New test.
649
650 2004-07-04  Bud Davis  <bdavis9659@comcast.net>
651
652         * gfortran.fortran-torture/execute/seq_io.f90: New test.
653
654 2004-07-04  Neil Booth  <neil@duron.akihabara.co.uk>
655
656         * gcc.dg/cpp/if-mop.c: Two new testcases.
657         * gcc.dg/cpp/trad/comment-3.c: New.
658
659 2004-07-04  Paul Brook  <paul@codesourcery.com>
660
661         * gfortran.fortran-torture/compile/implicit_1.f90: New test.
662
663 2004-07-03  Scott Brumbaugh  <scottb.lists@verizon.net>
664
665         PR c++/3761
666         * g++.dg/lookup/crash4.C: New test.
667
668 2004-07-02  Zack Weinberg  <zack@codesourcery.com>
669
670         * gcc.c-torture/execute/builtin-abs-1.c
671         * gcc.c-torture/execute/builtin-abs-2.c
672         * gcc.c-torture/execute/builtin-complex-1.c
673         * gcc.c-torture/execute/builtins/string-1-lib.c
674         * gcc.c-torture/execute/builtins/string-1.c
675         * gcc.c-torture/execute/builtins/string-2-lib.c
676         * gcc.c-torture/execute/builtins/string-2.c
677         * gcc.c-torture/execute/builtins/string-3-lib.c
678         * gcc.c-torture/execute/builtins/string-3.c
679         * gcc.c-torture/execute/builtins/string-4-lib.c
680         * gcc.c-torture/execute/builtins/string-4.c
681         * gcc.c-torture/execute/builtins/string-5-lib.c
682         * gcc.c-torture/execute/builtins/string-5.c
683         * gcc.c-torture/execute/builtins/string-6-lib.c
684         * gcc.c-torture/execute/builtins/string-6.c
685         * gcc.c-torture/execute/builtins/string-7-lib.c
686         * gcc.c-torture/execute/builtins/string-7.c
687         * gcc.c-torture/execute/builtins/string-8-lib.c
688         * gcc.c-torture/execute/builtins/string-8.c
689         * gcc.c-torture/execute/builtins/string-9-lib.c
690         * gcc.c-torture/execute/builtins/string-9.c
691         * gcc.c-torture/execute/builtins/string-asm-1-lib.c
692         * gcc.c-torture/execute/builtins/string-asm-1.c
693         * gcc.c-torture/execute/builtins/string-asm-2-lib.c
694         * gcc.c-torture/execute/builtins/string-asm-2.c
695         * gcc.c-torture/execute/stdio-opt-1.c
696         * gcc.c-torture/execute/stdio-opt-2.c
697         * gcc.c-torture/execute/stdio-opt-3.c
698         * gcc.c-torture/execute/string-opt-1.c
699         * gcc.c-torture/execute/string-opt-10.c
700         * gcc.c-torture/execute/string-opt-11.c
701         * gcc.c-torture/execute/string-opt-12.c
702         * gcc.c-torture/execute/string-opt-13.c
703         * gcc.c-torture/execute/string-opt-14.c
704         * gcc.c-torture/execute/string-opt-15.c
705         * gcc.c-torture/execute/string-opt-16.c
706         * gcc.c-torture/execute/string-opt-2.c
707         * gcc.c-torture/execute/string-opt-6.c
708         * gcc.c-torture/execute/string-opt-7.c
709         * gcc.c-torture/execute/string-opt-8.c:
710         Replace with ...
711
712         * gcc.c-torture/execute/builtins/abs-2.c
713         * gcc.c-torture/execute/builtins/abs-3.c
714         * gcc.c-torture/execute/builtins/complex-1.c
715         * gcc.c-torture/execute/builtins/fprintf.c
716         * gcc.c-torture/execute/builtins/fputs.c
717         * gcc.c-torture/execute/builtins/memcmp.c
718         * gcc.c-torture/execute/builtins/memmove.c
719         * gcc.c-torture/execute/builtins/memops-asm.c
720         * gcc.c-torture/execute/builtins/mempcpy-2.c
721         * gcc.c-torture/execute/builtins/mempcpy.c
722         * gcc.c-torture/execute/builtins/memset.c
723         * gcc.c-torture/execute/builtins/printf.c
724         * gcc.c-torture/execute/builtins/sprintf.c
725         * gcc.c-torture/execute/builtins/strcat.c
726         * gcc.c-torture/execute/builtins/strchr.c
727         * gcc.c-torture/execute/builtins/strcmp.c
728         * gcc.c-torture/execute/builtins/strcpy.c
729         * gcc.c-torture/execute/builtins/strcspn.c
730         * gcc.c-torture/execute/builtins/strlen-2.c
731         * gcc.c-torture/execute/builtins/strlen.c
732         * gcc.c-torture/execute/builtins/strncat.c
733         * gcc.c-torture/execute/builtins/strncmp-2.c
734         * gcc.c-torture/execute/builtins/strncmp.c
735         * gcc.c-torture/execute/builtins/strncpy.c
736         * gcc.c-torture/execute/builtins/strpbrk.c
737         * gcc.c-torture/execute/builtins/strpcpy-2.c
738         * gcc.c-torture/execute/builtins/strpcpy.c
739         * gcc.c-torture/execute/builtins/strrchr.c
740         * gcc.c-torture/execute/builtins/strspn.c
741         * gcc.c-torture/execute/builtins/strstr-asm.c
742         * gcc.c-torture/execute/builtins/strstr.c:
743         ... these new files.
744
745         * gcc.c-torture/execute/builtins/abs-2-lib.c
746         * gcc.c-torture/execute/builtins/abs-3-lib.c
747         * gcc.c-torture/execute/builtins/complex-1-lib.c
748         * gcc.c-torture/execute/builtins/fprintf-lib.c
749         * gcc.c-torture/execute/builtins/fputs-lib.c
750         * gcc.c-torture/execute/builtins/memcmp-lib.c
751         * gcc.c-torture/execute/builtins/memmove-lib.c
752         * gcc.c-torture/execute/builtins/memops-asm-lib.c
753         * gcc.c-torture/execute/builtins/mempcpy-2-lib.c
754         * gcc.c-torture/execute/builtins/mempcpy-lib.c
755         * gcc.c-torture/execute/builtins/memset-lib.c
756         * gcc.c-torture/execute/builtins/printf-lib.c
757         * gcc.c-torture/execute/builtins/sprintf-lib.c
758         * gcc.c-torture/execute/builtins/strcat-lib.c
759         * gcc.c-torture/execute/builtins/strchr-lib.c
760         * gcc.c-torture/execute/builtins/strcmp-lib.c
761         * gcc.c-torture/execute/builtins/strcpy-lib.c
762         * gcc.c-torture/execute/builtins/strcspn-lib.c
763         * gcc.c-torture/execute/builtins/strlen-2-lib.c
764         * gcc.c-torture/execute/builtins/strlen-lib.c
765         * gcc.c-torture/execute/builtins/strncat-lib.c
766         * gcc.c-torture/execute/builtins/strncmp-2-lib.c
767         * gcc.c-torture/execute/builtins/strncmp-lib.c
768         * gcc.c-torture/execute/builtins/strncpy-lib.c
769         * gcc.c-torture/execute/builtins/strpbrk-lib.c
770         * gcc.c-torture/execute/builtins/strpcpy-2-lib.c
771         * gcc.c-torture/execute/builtins/strpcpy-lib.c
772         * gcc.c-torture/execute/builtins/strrchr-lib.c
773         * gcc.c-torture/execute/builtins/strspn-lib.c
774         * gcc.c-torture/execute/builtins/strstr-asm-lib.c
775         * gcc.c-torture/execute/builtins/strstr-lib.c
776         * gcc.c-torture/execute/builtins/lib/abs.c
777         * gcc.c-torture/execute/builtins/lib/fprintf.c
778         * gcc.c-torture/execute/builtins/lib/memset.c
779         * gcc.c-torture/execute/builtins/lib/printf.c
780         * gcc.c-torture/execute/builtins/lib/sprintf.c
781         * gcc.c-torture/execute/builtins/lib/strcpy.c
782         * gcc.c-torture/execute/builtins/lib/strcspn.c
783         * gcc.c-torture/execute/builtins/lib/strncat.c
784         * gcc.c-torture/execute/builtins/lib/strncmp.c
785         * gcc.c-torture/execute/builtins/lib/strncpy.c
786         * gcc.c-torture/execute/builtins/lib/strpbrk.c
787         * gcc.c-torture/execute/builtins/lib/strspn.c
788         * gcc.c-torture/execute/builtins/lib/strstr.c:
789         New files containing support routines.
790
791         * gcc.c-torture/execute/builtins/abs-1.c: Remove unnecessary
792         declaration.
793         * gcc.c-torture/execute/builtins/lib/main.c: Define link_error
794         when not optimizing.
795
796 2004-07-02  Mark Mitchell  <mark@codesourcery.com>
797
798         PR c++/16240
799         * g++.dg/abi/mangle22.C: New test.
800         * g++.dg/abi/mangle23.C: Likewise.
801
802 2004-07-02  David Billinghurst  <David.Billinghurst@riotinto.com>
803
804         PR fortran/16290
805         * gfortran.fortran-torture/execute/intrinsic_set_exponent.f90
806         Allow for cases without denormalized floating point numbers.
807
808 2004-07-01  Joseph S. Myers  <jsm@polyomino.org.uk>
809
810         PR c/1027
811         * gcc.dg/Wswitch-enum.c, gcc.dg/Wswitch.c,
812         gcc.dg/format/branch-1.c, gcc.dg/format/diag-1.c,
813         gcc.dg/format/multattr-3.c, gcc.dg/format/xopen-1.c: Update
814         expected warning text.
815         * gcc.dg/format/diag-2.c: New test.
816
817 2004-07-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
818
819         * gcc.c-torture/compile/20040323-1.c: XFAIL on Solaris 2.
820
821 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
822
823         * gcc.dg/builtins-43.c: New.
824         * gcc.dg/builtins-44.c: New.
825         * gcc.dg/builtins-45.c: New.
826
827 2004-06-26  Geoffrey Keating  <geoffk@apple.com>
828             Andreas Tobler  <a.tobler@schweiz.ch>
829
830         * gcc.dg/cleanup-10.c: Run on all Linux platforms and powerpc-darwin.
831         Use SA_RESETHAND rather than SA_ONESHOT.  Trap SIGBUS as well
832         as SIGSEGV.
833         * gcc.dg/cleanup-11.c: Likewise.
834         * gcc.dg/cleanup-8.c: Likewise.
835         * gcc.dg/cleanup-9.c: Likewise.
836         * gcc.dg/cleanup-5.c: Run on all platforms.
837
838 2004-06-30  Joseph S. Myers  <jsm@polyomino.org.uk>
839
840         * g++.dg/warn/nonnull1.C: New test.
841
842 2004-06-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
843
844         * gcc.dg/compat/compat-common.h: Wrap up CINT in
845         an #ifndef SKIP_COMPLEX_INT/#endif pair.
846         Special-case the Sun compiler wrt to <complex.h>.
847
848 2004-06-30  Nitin Yewale <nitiny@kpitcummins.com>
849
850         * gcc.dg/Wunreachable-8.C: New test.
851
852         * gcc.dg/h8300-ice2.c : New test.
853
854 2004-06-30  Tobias Schlueter  <tobias.shclueter@physik.uni-muenchen.de>
855
856         PR fortran/16161
857         * gfortran.fortran-torture/compile/implicit.f90: Add test
858         for implicit character.
859
860 2004-06-30  David Billinghurst <David.Billinghurst@riotinto.com>
861
862         PR fortran/16289
863         * gfortran.fortran-torture/execute/intrinsic_nearest.f90
864         Use tiny() intrinsic to find smallest non-negative real
865
866 2004-06-30  Jakub Jelinek  <jakub@redhat.com>
867
868         * gcc.dg/compat/struct-by-value-22_main.c: New test.
869         * gcc.dg/compat/struct-by-value-22_x.c: New.
870         * gcc.dg/compat/struct-by-value-22_y.c: New.
871
872         * gcc.c-torture/execute/20040629-1.c: New test.
873
874 2004-06-29  Jakub Jelinek  <jakub@redhat.com>
875
876         * gcc.dg/compat/vector-defs.h: Use vector_size attribute
877         only for GCC 3.5+, for GCC up to 3.4 mode(V*) attribute instead.
878
879         PR target/16195
880         * gcc.dg/20040625-1.c: New test.
881
882 2004-06-29  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
883
884         * gfortran.fortran-torture/execute/parameter_2.f90: New test.
885
886 2004-06-29  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
887
888         PR fortran/15963
889         * gfortran.fortran-torture/execute/initialization_1.f90: New test.
890
891 2004-06-29  Richard Henderson  <rth@redhat.com>
892
893         * gcc.dg/tree-ssa/20040430-1.c: Expect zero if's.
894
895 2004-06-29  Paul Brook  <paul@codesourcery.com>
896
897         * g++.old-deja/g++.abi/arraynew.C: Handle ARM EABI cookies.
898         * g++.old-deja/g++.abi/cxa_vec.C: Allocate larger cookies for AEABI.
899
900 2004-06-29  Nathan Sidwell  <nathan@codesourcery.com>
901
902         PR c++/16260
903         * g++.dg/parse/crash15.C: New.
904
905 2004-06-28  Andrew Pinski  <apinski@apple.com>
906
907         * gcc.dg/pr14963.c: Remove the dg-warning as it is dected
908         by the error already.
909
910         * g++.dg/opt/ptrmem4.C: Change to compile only test.
911
912 2004-06-28  Dhananjay Deshpande  <dhananjayd@kpitcummins.com>
913
914         PR target/14041
915         * gcc.dg/h8300-bss-align-1.c : New.
916
917 2004-06-28  Nathan Sidwell  <nathan@codesourcery.com>
918
919         * PR c++/16174
920         * g++.dg/template/ctor4.C: New.
921
922 2004-06-27  Andrew Pinski  <pinskia@physics.uc.edu>
923
924         PR c++/16205
925         * g++.dg/warn/Wsequence-point-1.C: New test.
926
927 2004-06-27  Paul Brook  <paul@codesourcery.com>
928
929         * gfortran.fortran-torture/execute/specfics.f90: Use correct typing.
930
931 2004-06-27  Zack Weinberg  <zack@codesourcery.com>
932
933         * g++.old-deja/g++.mike/p7325.C: Remove.
934
935 2004-06-27  Andrew Pinski  <pinskia@physics.uc.edu>
936
937         PR c/14963
938         * gcc.dg/pr14963.c: New test.
939
940 2004-06-27  Mark Mitchell  <mark@codesourcery.com>
941
942         PR c++/16193
943         * g++.dg/parse/redef1.C: New test.
944
945 2004-06-27  Joseph S. Myers  <jsm@polyomino.org.uk>
946
947         * gcc.c-torture/compile/20021123-1.c: Remove duplicate of
948         20021110.c.
949         * gcc.c-torture/compile/20021123-4.c: Remove duplicate of
950         20021119-1.c.
951         * gcc.dg/vmx/5-05.c, gcc.dg/vmx/5-06.c, gcc.dg/vmx/5-07.c,
952         gcc.dg/vmx/5-08.c: Remove duplicates of 5-01.c, 5-02.c, 5-03.c,
953         5-04.c.
954         * gcc.dg/builtins-42.c: Remove duplicate of builtins-41.c.
955         * g++.dg/other/new1.C: Remove duplicate of g++.dg/init/new1.C.
956         * g++.dg/init/elide3.C: Remove duplicate of elide2.C.
957         * g++.old-deja/g++.law/enum8.C: Remove duplicate of
958         g++.brendan/enum14.C.
959         * g++.old-deja/g++.mike/ns8.C: Remove duplicate of ns6.C
960         * g++.old-deja/g++.ns/alias5.C: Remove duplicate of alias1.C.
961         * g++.old-deja/g++.other/virtual1.C: Remove duplicate of
962         g++.mike/virt1.C.
963         * g++.old-deja/g++.pt/memtemp27.C: Remove duplicate of
964         memtemp24.C.
965
966 2004-06-27  Roger Sayle  <roger@eyesopen.com>
967
968         * gcc.dg/20040527-1.c: New test case.
969
970 2004-06-26  Bud Davis  <bdavis9659@comcast.net>
971
972         PR gfortran/pr16196
973         * gfortran.fortran-torture/execute/open_replace.f90: New test case.
974
975 2004-06-25  Roger Sayle  <roger@eyesopen.com>
976
977         PR middle-end/15825
978         * gcc.dg/pr15825-1.c: New test case.
979
980 2004-06-25  Richard Sandiford  <rsandifo@redhat.com>
981
982         * gcc.c-torture/execute/20040625-1.c: New test.
983
984 2004-06-25  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
985
986         * gfortran.fortran-torture/execute/der_init_3.f90: Fix syntax error.
987
988 2004-06-25  Richard Sandiford  <rsandifo@redhat.com>
989
990         * gcc.dg/torture/mips-div-1.c: New test.
991
992 2004-06-24  Jeff Law  <law@redhat.com>
993
994         * gcc.dg/tree-ssa/20040624-1.c: New test.
995
996 2004-06-24  Richard Sandiford  <rsandifo@redhat.com>
997
998         * gcc.c-torture/compile/20040624-1.c: New test.
999
1000 2004-06-24  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1001
1002         * g++.dg/tree-ssa/tree-ssa.exp: Remove. dg.exp already handles
1003         this directory.
1004
1005 2004-06-23  Andrew Pinski  <apinski@apple.com>
1006
1007         PR middle-end/15988
1008         * g++.dg/opt/ptrmem4.C: New test.
1009
1010         * gcc.dg/c90-array-quals-2.c: New test.
1011
1012 2006-06-23  Nitin Yewale <NitinY@KPITCummins.com>
1013
1014         * gcc.dg/kpice1.c: New test.
1015
1016 2006-06-23  Andrew Pinski  <apinski@apple.com>
1017
1018         * gcc.dg/c90-array-quals.c: New test.
1019
1020 2006-06-22  Richard Henderson  <rth@redhat.com>
1021
1022         * gcc.dg/noreturn-1.c (foo5): Update function does return lineno.
1023
1024 2004-06-22  Loren James Rittle  <ljrittle@acm.org>
1025
1026         * gcc.dg/builtins-config.h: Handle FreeBSD.
1027
1028 2006-06-22  Richard Henderson  <rth@redhat.com>
1029
1030         * g++.dg/opt/devirt1.C: New.
1031
1032 2004-06-22  Kelley Cook <kcook@gcc.gnu.org>
1033
1034         * g++.dg/opt/pr15551.C: New testcase.
1035
1036 2004-06-22  H.J. Lu  <hongjiu.lu@intel.com>
1037
1038         PR target/14800
1039         * gcc.misc-tests/linkage.exp: Set native_cflags to "-m32" for
1040         x86_64-*-linux* when compiling for 32bit.
1041
1042 2004-06-21  Andrew Pinski  <apinski@apple.com>
1043
1044         * gcc.dg/pch/struct-1.c: New.
1045         * gcc.dg/pch/struct-1.hs: New.
1046
1047 2004-06-21  Geoffrey Keating  <geoffk@apple.com>
1048
1049         * gcc.dg/pch/save-temps-1.c: New file.
1050         * gcc.dg/pch/save-temps-1.hs: New file.
1051
1052 2004-06-22  Janne Blomqvist  <jblomqvi@cc.hut.fi>
1053
1054         * gfortran.fortran-torture/execute/iolength_1.f90: New test.
1055         * gfortran.fortran-torture/execute/iolength_3.f90: New test.
1056
1057 2004-06-21  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1058
1059         * gfortran.fortran-torture/execute/select_1.f90: Rename function
1060         to fix type error.
1061         * gfortran.fortran-torture/execute/intrinsic_associated.f90:
1062         Remove trailing spaces.
1063
1064 2004-06-21  Richard Henderson  <rth@redhat.com>
1065
1066         * gcc.dg/tree-ssa/20030714-1.c: Rename variables to avoid
1067         merging && to BIT_FIELD_REF.
1068
1069 2004-06-21  Richard Sandiford  <rsandifo@redhat.com>
1070
1071         * g++.dg/opt/placeholder1.C: New test.
1072
1073 2004-06-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
1074
1075         * gcc.dg/compat/struct-complex-1_x.c: Add dummy symbol.
1076         * gcc.dg/compat/struct-complex-1_y.c: Likewise.
1077         * gcc.dg/compat/union-m128-1_x.c: Likewise.
1078         * gcc.dg/compat/union-m128-1_y.c: Likewise.
1079
1080 2004-06-20  Zack Weinberg  <zack@codesourcery.com>
1081
1082         * g++.dg/expr/enum1.C, g++.dg/opt/const3.C: Declare abort with
1083         extern "C".
1084         * g++.dg/other/pragma-re-1.C: Add comments.
1085
1086 2004-06-19  Bud Davis  <bdavis9659@comcast.net>
1087
1088         PR gfortran/16080
1089         * gfortran.fortran-torture/execute/read_null_string.f90: New file.
1090
1091 2004-06-19  Andrew Pinski  <pinskia@physics.uc.edu>
1092
1093         * g++.dg/lookup/crash3.C: Use __SIZE_TYPE__
1094         instead of setting the type of size_t by
1095         hand.
1096
1097 2004-06-18  Roger Sayle  <roger@eyesopen.com>
1098
1099         * gcc.dg/unordered-2.c: New test case.
1100         * gcc.dg/unordered-3.c: New test case.
1101
1102 2004-06-19  David Billinghurst <David.Billinghurst@riotinto.com>
1103
1104         PR other/16043
1105         * lib/g++.exp (g++_version): Tweak regexp for version
1106         * lib/g77.exp (g77_version): Likewise
1107         * lib/gfortran.exp (gfortran_version): Likewise
1108         * lib/objc.exp (objc_version): Likewise
1109         * lib/treelang.exp (treelang_version): Likewise
1110
1111 2004-06-19  Jakub Jelinek  <jakub@redhat.com>
1112
1113         * gcc.dg/compat/struct-align-2_x.c: Include <limits.h>.
1114         Use INT_MAX instead of __INT_MAX__.
1115         * gcc.dg/compat/struct-align-2_y.c: Likewise.
1116
1117         * gcc.dg/compat/compat-common.h (CINT, CDBL): Define.
1118         * gcc.dg/compat/scalar-return-3_x.c: Use it.
1119         * gcc.dg/compat/scalar-return-3_y.c: Use it.
1120         * gcc.dg/compat/scalar-return-4_x.c: Use it.
1121         * gcc.dg/compat/scalar-return-4_y.c: Use it.
1122         * gcc.dg/compat/scalar-by-value-3_x.c: Use it.
1123         * gcc.dg/compat/scalar-by-value-3_y.c: Use it.
1124         * gcc.dg/compat/scalar-by-value-4_x.c: Use it.
1125         * gcc.dg/compat/scalar-by-value-4_y.c: Use it.
1126
1127         * gcc.dg/range-test-1.c: New test.
1128         * g++.dg/opt/range-test-1.C: New test.
1129
1130 2004-06-17  Richard Henderson  <rth@redhat.com>
1131
1132         * objc.dg/sync-1.m: New.
1133         * objc.dg/try-catch-1.m: Don't force next runtime.
1134         * objc.dg/try-catch-3.m, objc.dg/try-catch-4.m: Likewise.
1135         * objc.dg/try-catch-2.m: Likewise.  Enable everywhere.  Remove
1136         shadowed catch clause.
1137         * objc.dg/try-catch-5.m: New.
1138
1139 2004-06-17  Zack Weinberg  <zack@codesourcery.com>
1140
1141         Bug 14610
1142         * gcc.dg/ia64-float80-1.c, gcc.dg/ia64-float80-2.c: New testcases.
1143
1144 2004-06-15  Richard Henderson  <rth@redhat.com>
1145
1146         * gcc.dg/20001116-1.c: Move expected warning line.
1147
1148 2004-06-15  Richard Henderson  <rth@redhat.com>
1149
1150         * gcc.dg/i386-ssetype-1.c: Remove XFAIL.
1151         * gcc.dg/i386-ssetype-3.c: Remove XFAIL.
1152
1153 2004-06-15  Jeff Law  <law@redhat.com>
1154
1155         * gcc.dg/tree-ssa/20040615-1.c: New test.
1156         * gcc.dg/tree-ssa/20030824-1.c: Update expected output to
1157         be less sensitive to operand ordering.
1158         * gcc.dg/tree-ssa/20030824-2.c: Likewise.
1159
1160 2004-06-16  Danny Smith  <dannysmith@users.sourceforge.net>
1161
1162         * g++.dg/abi/bitfield3.C: Add comment..
1163
1164 2004-06-15  Richard Henderson  <rth@redhat.com>
1165
1166         * g++.dg/ext/stmtexpr1.C: XFAIL.
1167         * gcc.dg/20030612-1.c: XFAIL.
1168
1169 2004-06-15  Eric Christopher  <echristo@redhat.com>
1170
1171         * g++.dg/charset/asm5.c: New.
1172         * gcc.dg/charset/asm6.c: New.
1173
1174 2004-06-15  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1175
1176         PR fortran/15962
1177         * gfortran.fortran-torture/execute/select_1.f90: New test.
1178
1179 2004-06-15  Paul Brook  <paul@codesourcery.com>
1180
1181         * gcc.dg/arm-mmx-1.c: Use asm to clobber registers.
1182
1183 2004-06-14  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1184
1185         PR c++/15967
1186         * g++.dg/lookup/crash3.C: New test.
1187
1188 2004-06-14  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1189
1190         PR c++/15947
1191         * g++.dg/parse/dtor4.C: New test.
1192
1193 2004-06-14  Jeff Law  <law@redhat.com>
1194
1195         * gcc.c-torture/compile/20040614-1.c: New test.
1196
1197 2004-06-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1198
1199         PR fortran/15211
1200         * gfortran.fortran-torture/execute/intrinsic_len.f90: Also test
1201         LEN of a character array.
1202
1203 2004-06-14  Mark Mitchell  <mark@codesourcery.com>
1204
1205         PR c++/15096
1206         * g++.dg/template/ptrmem10.C: New test.
1207
1208         PR c++/14930
1209         * g++.dg/template/friend30.C: New test.
1210
1211 2004-06-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1212
1213         PR fortran/14928
1214         * gfortran.fortran-torture/compile/mloc.f90: New test.
1215
1216 2004-06-13  Paul Brook  <paul@codesourcery.com>
1217
1218         * gfortran.fortran-torture/execute/random_2.f90: New test.
1219
1220 2004-06-13  Eric Christopher  <echristo@redhat.com>
1221
1222         * gcc.dg/noncompile/redecl-1.c: Fix error message.
1223
1224 2004-06-12  Paul Brook  <paul@codesourcery.com>
1225
1226         * gfortran.fortran-torture/execute/contained_3.f90: New test.
1227
1228 2004-06-12  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1229
1230         PR fortran/14923
1231         * gfortran.fortran-torture/execute/date_time_1.f90: New test.
1232
1233 2004-06-12  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1234
1235         PR fortran/14957
1236         * gfortran.fortran-torture/execute/stack_varsize.f90: Correct
1237         syntax errors in end statements of contained subroutines.
1238
1239 2004-06-12  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1240
1241         PR fortran/12841
1242         * gfortran.fortran-torture/execute/null_arg.f90: New test.
1243
1244 2004-06-12  Bud Davis  <bdavis9659@comcast.net>
1245
1246         PR fortran/15665
1247         * gfortran.fortran-torture/execute/getarg_1.f90: New test.
1248
1249 2004-06-12  Bud Davis  <bdavis9659@comcast.net>
1250
1251         PR gfortran/12839
1252         * gfortran.fortran-torture/execute/nan_inf_fmt.f90: New test.
1253
1254 2004-06-11  Mark Mitchell  <mark@codesourcery.com>
1255
1256         PR c++/15862
1257         * g++.dg/parse/enum1.C: New test.
1258
1259 2004-06-10  Jeff Law  <law@redhat.com>
1260
1261         * gcc.c-torture/compile/20040610-1.c: New test.
1262
1263 2004-06-11  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1264
1265         * g++.old-deja/g++.robertl/eb4.C: Adjust error markers.
1266         * g++.old-deja/g++.other/decl3.C: Likewise.
1267
1268 2004-06-10  Brian Booth  <bbooth@redhat.com>
1269
1270         * gcc.dg/tree-ssa/20031015-1.c: Scan for
1271         V_MAY_DEF instead of VDEF.
1272         * gcc.dg/tree-ssa/20040517-1.c: Ditto.
1273
1274 2004-06-10  Mark Mitchell  <mark@codesourcery.com>
1275
1276         PR c++/14211
1277         * g++.dg/conversion/const1.C: New test.
1278
1279         PR c++/15076
1280         * g++.dg/conversion/reinterpret1.C: New test.
1281
1282         PR c++/15877
1283         * g++.dg/template/enum2.C: New test.
1284
1285         PR c++/15227
1286         * g++.dg/template/error13.C: New test.
1287
1288 2004-06-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1289
1290         PR fortran/14957
1291         * gfortran.fortran-torture/execute/intrinsic_scale.f90: Make all
1292         arguments to test_* REAL and of the right size.
1293
1294 2004-06-10  Jakub Jelinek  <jakub@redhat.com>
1295
1296         PR target/15569
1297         PR rtl-optimization/15681
1298         * gcc.dg/20040609-1.c: New test.
1299
1300 2004-06-10  Jakub Jelinek  <jakub@redhat.com>
1301
1302         PR c++/14791
1303         * g++.dg/opt/builtins1.C: New test.
1304
1305 2004-06-10  Danny Smith  <dannysmith@users.sourceforge.net>
1306
1307         * gcc.dg/i386-bitfield1.c: Add mingw32 and cygwin to targets
1308         that use default windows32 struct layout.
1309         * gcc.dg/i386-bitfield2.c: Likewise.
1310
1311 2004-06-09  Danny Smith  <dannysmith@users.sourceforge.net>
1312
1313         * g++.dg/abi/bitfield3.C: Add -mno-align-double compile option
1314         for mingw32 and cygwin targets.
1315
1316 2004-06-09  Geoffrey Keating  <geoffk@apple.com>
1317
1318         * gcc.dg/pch/macro-4.c: New.
1319         * gcc.dg/pch/macro-4.hs: New.
1320
1321 2004-06-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1322
1323         PR fortran/13249
1324         * gfortran.fortran-torture/compile/name_clash.f90: New test.
1325
1326 2004-06-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1327
1328         PR fortran/13372
1329         * gfortran.fortran-torture/compile/named_args_2.f90: New test.
1330
1331 2004-06-09  Bud Davis  <bdavis9659@comcast.net>
1332
1333         PR gfortran/14897
1334         * gfortran.fortran-torture/execute/t_edit.f90: New test.
1335
1336 2004-06-09  Bud Davis  <bdavis9659@comcast.net>
1337
1338         PR gfortran/15755
1339         * gfortran.fortran-torture/execute/backspace.c : New test.
1340
1341 2004-06-09  Paul Brook  <paul@codesourcery.com>
1342
1343         * gfortran.fortran-torture/execure/intrinsic_associated.f90
1344         (pointer_to_section): Rewrite to use smaller array.
1345
1346 2004-06-08  David Edelsohn  <edelsohn@gnu.org>
1347
1348         * gcc.dg/ext/altivec-1.c: XFAIL powerpc-ibm-aix*.
1349         * gcc.dg/ext/altivec-10.c: Same.
1350         * gcc.dg/ext/altivec-11.c: Same.
1351         * gcc.dg/ext/altivec-12.c: Same.
1352         * gcc.dg/ext/altivec-13.c: Same.
1353         * gcc.dg/ext/altivec-14.c: Same.
1354         * gcc.dg/ext/altivec-15.c: Same.
1355         * gcc.dg/ext/altivec-16.c: Same.
1356         * gcc.dg/ext/altivec-3.c: Same.
1357         * gcc.dg/ext/altivec-4.c: Same.
1358         * gcc.dg/ext/altivec-6.c: Same.
1359         * gcc.dg/ext/altivec-7.c: Same.
1360         * gcc.dg/ext/altivec-8.c: Same.
1361         * gcc.dg/ext/altivec-varargs-1.c: Same.
1362
1363         * g++.dg/ext/altivec-1.C: Correct dg syntax.
1364         * g++.dg/ext/altivec-10.C: Same.
1365         * g++.dg/ext/altivec-2.C: Same.
1366         * g++.dg/ext/altivec-3.C: Same.
1367         * g++.dg/ext/altivec-4.C: Same.
1368         * g++.dg/ext/altivec-5.C: Same.
1369         * g++.dg/ext/altivec-6.C: Same.
1370         * g++.dg/ext/altivec-7.C: Same.
1371         * g++.dg/ext/altivec-8.C: Same.
1372         * g++.dg/ext/altivec-9.C: Same.
1373
1374 2004-06-08  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1375
1376         PR c++/7841
1377         * g++.old-deja/g++.pt/ctor2.C: Add error mark.
1378
1379 2004-06-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
1380
1381         * gcc.dg/union-1.c: New test.
1382
1383 2004-06-07  Roger Sayle  <roger@eyesopen.com>
1384
1385         * gcc.dg/builtins-41.c: New test case.
1386         * gcc.dg/builtins-42.c: New test case.
1387
1388 2004-06-07  David Edelsohn  <edelsohn@gnu.org>
1389
1390         * g++.dg/ext/altivec-1.C: XFAIL powerpc-ibm-aix*.
1391         * g++.dg/ext/altivec-10.C: Same.
1392         * g++.dg/ext/altivec-2.C: Same.
1393         * g++.dg/ext/altivec-3.C: Same.
1394         * g++.dg/ext/altivec-4.C: Same.
1395         * g++.dg/ext/altivec-5.C: Same.
1396         * g++.dg/ext/altivec-6.C: Same.
1397         * g++.dg/ext/altivec-7.C: Same.
1398         * g++.dg/ext/altivec-8.C: Same.
1399         * g++.dg/ext/altivec-9.C: Same.
1400         * g++.old-deja/g++.abi/cxa_vec.C: Same.
1401         * g++.old-deja/g++.brendan/new3.C: Same.
1402         * gcc.c-torture/execute/eeprof-1.x: Same.
1403
1404 2004-06-07  Joseph S. Myers  <jsm@polyomino.org.uk>
1405
1406         PR c/14765
1407         * gcc.dg/pr14765-1.c: New test.
1408
1409 2004-06-07  Roger Sayle  <roger@eyesopen.com>
1410
1411         PR c/14649
1412         * gcc.dg/pr14649-1.c: New test case.
1413
1414 2004-06-07  Richard Henderson  <rth@redhat.com>
1415
1416         * gcc.dg/tree-ssa/20030728-1.c: Fixup return value to not match
1417         if temporaries.
1418
1419 2004-06-07  David Edelsohn  <edelsohn@gnu.org>
1420
1421         * g++.dg/eh/elide1.C: Remove XFAIL.
1422
1423 2004-06-07  Mark Mitchell  <mark@codesourcery.com>
1424
1425         PR c++/15337
1426         * g++.dg/expr/sizeof3.C: New test.
1427
1428         PR c++/14777
1429         * g++.dg/template/access14.C: New test.
1430
1431         PR c++/15554
1432         * g++.dg/template/enum1.C: New test.
1433
1434         PR c++/15057
1435         * g++.dg/eh/throw1.C: New test.
1436
1437 2004-06-07  David Ayers  <d.ayers@inode.at>
1438             Ziemowit Laski  <zlaski@apple.com>
1439
1440         * lib/objc.exp (objc_target_compile): Revert the '-framework
1441         Foundation' flag fix, since bare Darwin does not ship
1442         with the Foundation framework.
1443         * objc/execute/next_mapping.h: Provide a local NSConstantString
1444         @interface and @implementation.
1445         (objc_constant_string_init): A constructor function, used to
1446         initialize the NSConstantString meta-class object.
1447         * objc/execute/string1.m: Include "next_mapping.h" instead of
1448         <Foundation/NSString.h>.
1449         * objc/execute/string2.m: Likewise.
1450         * objc/execute/string3.m: Likewise.
1451         * objc/execute/string4.m: Likewise.
1452
1453 2004-06-06  H.J. Lu  <hongjiu.lu@intel.com>
1454
1455         * gcc.c-torture/execute/ieee/fp-cmp-4.c (FLOAT): New. Default
1456         to double. Replace double with FLOAT.
1457         * gcc.c-torture/execute/ieee/fp-cmp-8.c: Likewise.
1458
1459         * gcc.c-torture/execute/ieee/fp-cmp-4e.c: New file.
1460         * gcc.c-torture/execute/ieee/fp-cmp-4f.c: Likewise.
1461         * gcc.c-torture/execute/ieee/fp-cmp-4l.c: Likewise.
1462         * gcc.c-torture/execute/ieee/fp-cmp-4q.c: Likewise.
1463         * gcc.c-torture/execute/ieee/fp-cmp-8e.c: Likewise.
1464         * gcc.c-torture/execute/ieee/fp-cmp-8f.c: Likewise.
1465         * gcc.c-torture/execute/ieee/fp-cmp-8l.c: Likewise.
1466         * gcc.c-torture/execute/ieee/fp-cmp-8q.c: Likewise.
1467
1468 2004-06-06  Joseph S. Myers  <jsm@polyomino.org.uk>
1469
1470         PR c/13519
1471         * gcc.c-torture/enum-3.c, gcc.dg/pr13519-1.c: New tests.
1472
1473 2004-06-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1474
1475         PR c++/15503
1476         * g++.dg/template/meminit2.C: New test.
1477
1478 2004-06-04  Paolo Bonzini  <bonzini@gnu.org>
1479
1480         PR target/15822
1481         * gcc.c-torture/execute/compare-fp-1.c,
1482         gcc.c-torture/execute/compare-fp-2.c,
1483         gcc.c-torture/execute/compare-fp-3.c,
1484         gcc.c-torture/execute/compare-fp-4.c,
1485         gcc.c-torture/execute/compare-fp-3.x,
1486         gcc.c-torture/execute/compare-fp-4.x: Moved...
1487         * gcc.c-torture/execute/ieee/compare-fp-1.c,
1488         gcc.c-torture/execute/ieee/compare-fp-2.c,
1489         gcc.c-torture/execute/ieee/compare-fp-3.c,
1490         gcc.c-torture/execute/ieee/compare-fp-4.c,
1491         gcc.c-torture/execute/ieee/compare-fp-3.x,
1492         gcc.c-torture/execute/ieee/compare-fp-4.x: ...here.
1493
1494 2004-06-04  David Ayers  <d.ayers@inode.at>
1495
1496         * objc/execute/protocol-isEqual-4.m: New testcase.
1497
1498 2004-06-04  Nicola Pero  <n.pero@mi.flashnet.it>
1499
1500         * objc/execute/protocol-isEqual-1.m: New testcase.
1501         * objc/execute/protocol-isEqual-2.m: New testcase.
1502         * objc/execute/protocol-isEqual-3.m: New testcase.
1503
1504 2004-06-03  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1505
1506         * gfortran.fortran-torture/execute/optstring_1.f90: New testcase.
1507
1508 2004-06-02  Ziemowit Laski  <zlaski@apple.com>
1509
1510         * lib/objc.exp (objc_target_compile): When running tests on
1511         Darwin (Mac OS X), inform the linker about '-framework
1512         'Foundation'.
1513
1514 2004-06-02  Eric Christopher  <echristo@redhat.com>
1515
1516         * gcc.c-torture/compile/20040602-1.c: New.
1517
1518 2004-06-02  Andrew Pinski  <pinskia@physics.uc.edu>
1519
1520         * g++.dg/tree-ssa/ssa-sra-1.C: Fix comment.
1521         * g++.dg/tree-ssa/ssa-sra-2.C: Likewise.
1522
1523         PR tree-optimization/14736
1524         * g++.dg/tree-ssa/ssa-cast-1.C: New Test.
1525
1526         PR tree-optimization/14042
1527         * g++.dg/tree-ssa/ssa-sra-1.C: New Test.
1528
1529         PR tree-optimization/14729
1530         * g++.dg/tree-ssa/ssa-sra-2.C: New Test.
1531
1532 2004-06-02  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1533
1534         PR fortran/15557
1535         * gfortran.fortran-torture/execute/data_3.f90: New testcase.
1536
1537 2004-06-01  Richard Hederson  <rth@redhat.com>
1538
1539         * g++.dg/template/dependent-expr4.C: Use __builtin_offsetof.
1540
1541 2004-06-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1542
1543         PR c++/14932
1544         * g++.dg/parse/offsetof4.C: New test.
1545
1546 2004-06-01  Nicola Pero  <nicola@brainstorm.co.uk>
1547
1548         PR objc/7993
1549         * objc.dg/private-1.m, objc-dg/private-2.m: New testcases.
1550
1551 2004-05-31  Mark Mitchell  <mark@codesourcery.com>
1552
1553         PR c++/15701
1554         * g++.dg/template/friend29.C: New test.
1555
1556 2004-05-31  Joseph S. Myers  <jsm@polyomino.org.uk>
1557
1558         PR c/15749
1559         * gcc.dg/pr15749-1.c, gcc.dg/pr15749-1.h: New test.
1560
1561 2004-05-31  Eric Botcazou  <ebotcazou@libertysurf.fr>
1562
1563         * gcc.dg/sparc-trap-1.c: New test.
1564
1565 2004-05-31  Roger Sayle  <roger@eyesopen.com>
1566
1567         PR middle-end/15069
1568         * g++.dg/opt/fold3.C: New test case.
1569
1570 2004-05-30  Graham Stott  <graham.stott@btinternet.com>
1571
1572         * lib/target-supports.exp (check_iconv_available): Fix fallout
1573         from 2004-05-28 patch.
1574
1575 2004-05-30  Paul Brook  <paul@codesourcery.com>
1576
1577         PR fortran/15620
1578         * gfortran.fortran-torture/execute/st_function_1.f90: New test.
1579         * gfortran.fortran-torture/execute/st_function_2.f90: New test.
1580
1581 2004-05-30  Steven G. Kargl  <kargls@comcast.net>
1582
1583         * gfortran.fortran-torture/execute/random_1.f90: New test.
1584
1585 2004-05-28  Ziemowit Laski  <zlaski@apple.com>
1586
1587         * g++.dg/ext/altivec-10.C: New test.
1588
1589 2004-05-29  Paul Brook  <paul@codesourcery.com>
1590
1591         * gfortran.fortran-torture/execute/equiv_1.f90: New test.
1592
1593 2004-05-28  Ziemowit Laski  <zlaski@apple.com>
1594
1595         * gcc.dg/altivec-16.c: New test.
1596
1597 2004-05-28  Janis Johnson  <janis187@us.ibm.com>
1598
1599         * lib/target-supports.exp (check_vmx_hw_available): New.
1600         * gcc.dg/vmx/vmx.exp: Use it to determine default action.
1601
1602         * lib/target-supports.exp (check_alias_available,
1603         check_iconv_available, check_named_sections_available): Use
1604         unique names for temporary files.
1605
1606 2004-05-28  Ziemowit Laski  <zlaski@apple.com>
1607
1608         * gcc.dg/altivec-15.c: New test.
1609
1610 2004-05-28  Mark Mitchell  <mark@codesourcery.com>
1611
1612         PR c++/15083
1613         * g++.dg/warn/noeffect6.C: New test.
1614
1615         PR c++/15471
1616         * g++.dg/expr/ptrmem4.C: New test.
1617
1618         PR c++/15640
1619         * g++.dg/template/operator3.C: New test.
1620
1621 2004-05-28  Mark Mitchell  <mark@codesourcery.com>
1622
1623         PR c++/14668
1624         * g++.dg/lookup/redecl1.C: New test.
1625         * g++.old-deja/g++.benjamin/tem04.C: Add error marker.
1626
1627 2004-05-28  Paolo Bonzini  <bonzini@gnu.org>
1628
1629         * gcc.c-torture/execute/compare-fp-1.c,
1630         gcc.c-torture/execute/compare-fp-2.c,
1631         gcc.c-torture/execute/compare-fp-3.c,
1632         gcc.c-torture/execute/compare-fp-4.c,
1633         gcc.c-torture/execute/compare-fp-3.x,
1634         gcc.c-torture/execute/compare-fp-4.x,
1635         gcc.dg/pr15649-1.c: New.
1636
1637 2004-05-27  Adam Nemet  <anemet@lnxw.com>
1638
1639         PR c++/12883
1640         * g++.dg/init/array14.C: New test.
1641
1642 2004-05-25  Janis Johnson  <janis187@us.ibm.com>
1643
1644         * lib/compat.exp (compat-get-options-main): New.
1645         (compat-get-options): Remove unneeded code, warn for ignored
1646         command.
1647         (compat-execute): Check flag set by dg-require-* commands.
1648
1649         * lib/compat.exp (compat-execute): Break up long lines.
1650
1651 2004-05-24  Janis Johnson  <janis187@us.ibm.com>
1652
1653         * gcc.dg/altivec-7.c: Don't use 'vector long'.
1654         * gcc.dg/altivec-14.c: New test.
1655         * g++.dg/ext/altivec-7.C: Don't use 'vector long'.
1656
1657         * gcc.dg/altivec-6.c: Use -maltivec, don't limit to darwin.
1658         * gcc.dg/altivec-12.c: Ditto.
1659
1660         * gcc.dg/altivec-3.c: Move call to altivec_check.
1661
1662 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
1663
1664         PR c++/15044
1665         * g++.dg/template/error12.C: New test.
1666
1667         PR c++/15317
1668         * g++.dg/ext/attrib15.C: New test.
1669
1670         PR c++/15329
1671         * g++.dg/template/ptrmem9.C: New test.
1672
1673 2004-05-25  Paul Brook  <paul@codesourcery.com>
1674
1675         * gfortran.fortran-torture/compile/inquiry_1.f90: New test.
1676
1677 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
1678
1679         PR c++/15165
1680         * g++.dg/template/crash19.C: New test.
1681
1682 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
1683
1684         PR c++/15025
1685         * g++.dg/template/redecl1.C: New test.
1686
1687 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
1688
1689         PR c++/14821
1690         * g++.dg/other/ns1.C: New test.
1691
1692         PR c++/14883
1693         * g++.dg/template/invalid1.C: New test.
1694
1695 2004-05-23  Paul Brook  <paul@codesourcery.com>
1696         Victor Leikehman  <lei@haifasphere.co.il>
1697
1698         * gfortran.fortran-torture/execute/common_init_1.f90: New test.
1699         * gfortran.fortran-torture/execute/equiv_init.f90: New test.
1700
1701 2004-05-22  Mark Mitchell  <mark@codesourcery.com>
1702
1703         PR c++/15285
1704         PR c++/15299
1705         * g++.dg/template/non-dependent5.C: New test.
1706         * g++.dg/template/non-dependent6.C: New test.
1707
1708 2004-05-22  Mark Mitchell  <mark@codesourcery.com>
1709
1710         PR c++/15507
1711         * g++.dg/inherit/union1.C: New test.
1712
1713         PR c++/15542
1714         * g++.dg/template/addr1.C: New test.
1715
1716         PR c++/15427
1717         * g++.dg/template/array5.C: New test.
1718
1719         PR c++/15287
1720         * g++.dg/template/array6.C: New test.
1721
1722 2004-05-22  Wolfgang Bangerth  <bangerth@dealii.org>
1723             Roger Sayle  <roger@eyesopen.com>
1724
1725         * g++.dg/lookup/forscope2.C: New test case.
1726
1727 2004-05-22  Ben Elliston  <bje@au.ibm.com>
1728
1729         * gcc.dg/cpp/Wmissingdirs.c: New.
1730
1731 2004-05-20  H.J. Lu  <hongjiu.lu@intel.com>
1732
1733         PR target/15301
1734         * gcc.dg/compat/union-m128-1.h: New file.
1735         * gcc.dg/compat/union-m128-1_main.c: Likewise.
1736         * gcc.dg/compat/union-m128-1_x.c: Likewise.
1737         * gcc.dg/compat/union-m128-1_y.c: Likewise.
1738
1739 2004-05-20  H.J. Lu  <hongjiu.lu@intel.com>
1740
1741         PR target/15302
1742         * gcc.dg/compat/struct-complex-1.h: New file.
1743         * gcc.dg/compat/struct-complex-1_main.c: Likewise.
1744         * gcc.dg/compat/struct-complex-1_x.c: Likewise.
1745         * gcc.dg/compat/struct-complex-1_y.c: Likewise.
1746
1747 2004-05-20  Roger Sayle  <roger@eyesopen.com>
1748
1749         PR middle-end/3074
1750         * gcc.dg/pr3074-1.c: New test case.
1751         * gcc.dg/sequence-pt-1.c: Remove an XFAIL.
1752
1753 2004-05-20  Falk Hueffner  <falk@debian.org>
1754
1755         PR other/15526
1756         * gcc.dg/ftrapv-1.c: New test case.
1757
1758 2004-05-18  Feng Wang  <fengwang@nudt.edu.cn>
1759
1760         * gfortran.fortran-torture/execute/power.f90: Test constant integers.
1761
1762 2004-05-18  Andrew Pinski  <pinskia@physics.uc.edu>
1763             Jeff Law  <law@redhat.com>
1764
1765         * gcc.dg/tree-ssa/20040514-2.c: Update expected output.
1766         * gcc.dg/tree-ssa/20040518-2.c: New test.
1767
1768         * gcc.dg/tree-ssa/20040518-1.c: New test.
1769
1770 2004-05-18  Zack Weinberg  <zack@codesourcery.com>
1771
1772         * gcc.c-torture/execute/991216-3.c: Delete, duplicate of 991216-2.c.
1773
1774 2004-05-18  Paul Brook  <paul@codesourcery.com>
1775
1776         PR fortran/13930
1777         * gfortran.fortran-torture/execute/der_init_4.f90: New test.
1778
1779 2004-05-18  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1780
1781         * gfortran.fortran-torture/execute/cmplx.f90: Add test for bug in
1782         constant folding.
1783
1784 2004-05-17  Steven Bosscher  <stevenb@suse.de>
1785
1786         * gcc.dg/tree-ssa/20040517-1.c: New test.
1787
1788 2004-05-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
1789
1790         * gcc.dg/loop-4.c: New test.
1791
1792 2004-05-15  Andrew Pinski  <pinskia@physics.uc.edu>
1793
1794         * gcc.dg/tree-ssa/20040514-1.c: Add '}' that was forgotten.
1795
1796 2004-05-15  Bud Davis  <bdavis9659@comcast.net>
1797
1798         PR fortran/15311
1799         * gfortran.fortran-torture/execute/write_a_1.f90: New test.
1800
1801 2004-05-15  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1802
1803         PR fortran/13826
1804         PR fortran/13940
1805         * gfortran.fortran-torture/compile/data_1.f90: New test.
1806
1807 2004-05-15  Ulrich Weigand  <uweigand@de.ibm.com>
1808
1809         * gcc.dg/const-elim-1.c: Remove XFAIL for s390*-*-*.
1810         * gcc.dg/uninit-H.c: Define ASM for __s390__.
1811
1812 2004-05-15  Joseph S. Myers  <jsm@polyomino.org.uk>
1813
1814         * gcc.c-torture/execute/20000603-1.c: Update WG14 URL.
1815
1816 2004-05-15  Joseph S. Myers  <jsm@polyomino.org.uk>
1817
1818         PR c/15444
1819         * gcc.dg/format/xopen-1.c: Adjust expected message.
1820         * gcc.dg/format/xopen-3.c: New test.
1821
1822 2004-05-14  Victor Leikehman  <lei@haifasphere.co.il>
1823
1824         * gfortran.fortran-torture/execute/def_init_3.f90: New test.
1825
1826 2004-05-14  Jeff Law  <law@redhat.com>
1827
1828         * gcc.dg/tree-ssa/20040514-2.c: New test.
1829
1830 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1831
1832         * gfortran.fortran-torture/compile/noncontinuation_1.f90: Rename
1833         this ...
1834         * gfortran.fortran-torture/compile/noncontinuation_1.f: ... to
1835         this.
1836
1837 2004-05-14  Andrew Pinski  <pinskia@physics.uc.edu>
1838
1839         * gcc.dg/tree-ssa/20040514-1.c: New test.
1840
1841 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1842
1843         * gfortran.fortran-torture/compile/noncontinuation_1.f90: New
1844         test.
1845
1846 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1847
1848         PR fortran/14066
1849         * gfortran.fortran-torture/compile/do_1.f90: New test.
1850
1851 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1852
1853         PR fortran/15051
1854         * gfortran.fortran-torture/compile/empty_interface_1.f90: New
1855         test.
1856
1857 2004-05-14  Bud Davis  <bdavis9659@comcast.net>
1858
1859         PR fortran/15149
1860         * gfortran.fortran-torture/execute/random_init.f90: New test.
1861
1862 2004-05-13  Paul Brook  <paul@codesourcery.com>
1863
1864         PR fortran/15314
1865         * gfortran.fortran-torture/execute/der_init_s.f90: New test.
1866
1867 2004-05-13  Andrew Pinski  <pinskia@physics.uc.edu>
1868
1869         * gcc.dg/uninit-H.c: Test for __PPC__ and __ppc__
1870         for the powerpc case.
1871
1872 2004-05-13  Jeff Law  <law@redhat.com>
1873
1874         * gcc.dg/tree-ssa/20040513-1.c: New test.
1875         * gcc.dg/tree-ssa/20040513-2.c: New test.
1876
1877 2004-05-13  Paul Brook  <paul@codesourcery.com>
1878
1879         * gcc.dg/tree-ssa/20030808-1.c: Force enum size.
1880         * gcc.dg/tree-ssa/20030714-1.c: Ditto.
1881         * gcc.dg/tree-ssa/20030708-1.c: Ditto.
1882
1883 2004-05-13  Andreas Schwab  <schwab@suse.de>
1884
1885         PR other/10819
1886         * lib/gfortran.exp (gfortran_version): Do not match NL/CR
1887         characters.
1888
1889 2004-05-13  Bud Davis  <bdavis9659@comcast.net>
1890
1891         PR fortran/15294
1892         * gfortran.fortran-torture/execute/adjustr.f90: New file.
1893
1894 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
1895
1896         Merge from tree-ssa-20020619-branch.  See
1897         ChangeLog.tree-ssa for details.
1898
1899 2004-05-11  Ziemowit Laski  <zlaski@apple.com>
1900
1901         * g++.dg/ext/altivec-8.C: Use '-maltivec' instead of '-faltivec';
1902         include <altivec.h> explicitly.
1903         * gcc.dg/altivec-13.c: Likewise.
1904
1905 2004-05-11  Paul Brook  <paul@codesourcery.com>
1906
1907         * gcc.c-torture/compile/20010518-1.c: Force enum size.
1908
1909 2004-05-10  Eric Christopher  <echristo@redhat.com>
1910
1911         * gcc.dg/sibcall-3.c: Remove xfail for mips*-*-elf.
1912         * gcc.dg/sibcall-4.c: Ditto.
1913
1914 2004-05-10  Ziemowit Laski  <zlaski@apple.com>
1915
1916         * g++.dg/ext/altivec-8.C: New test case.
1917         * gcc.dg/altivec-13.c: New test case.
1918
1919 2004-05-08  Roger Sayle  <roger@eyesopen.com>
1920
1921         * gcc.c-torture/execute/divcmp-1.c: New test case.
1922         * gcc.c-torture/execute/divcmp-2.c: New test case.
1923         * gcc.c-torture/execute/divcmp-3.c: New test case.
1924
1925 2004-05-07  Eric Botcazou <ebotcazou@libertysurf.fr>
1926
1927         * g++.dg/other/pragma-re-2.C: New test.
1928
1929 2004-05-07  Uros Bizjak  <uros@kss-loka.si>
1930
1931         * gcc.dg/i386-387-1.c: Add new test for __builtin_fmod.
1932         * gcc.dg/i386-387-2.c: Likewise.
1933
1934         * gcc.dg/i386-387-5.c: Add new tests for __builtin_log1p and
1935         __builtin_drem.
1936         * gcc.dg/i386-387-6.c: Likewise.
1937
1938 2004-05-07  Uros Bizjak  <uros@kss-loka.si>
1939
1940         * gcc.dg/builtins-33.c:  Also check log1p*.
1941
1942 2004-05-07  Hans-Peter Nilsson  <hp@axis.com>
1943
1944         PR optimization/15296
1945         * gcc.c-torture/execute/pr15296.c: New test.
1946
1947 2004-05-05  Uros Bizjak  <uros@kss-loka.si>
1948
1949         * gcc.dg/builtins-40.c: New test.
1950
1951 2004-05-05  Richard Sandiford  <rsandifo@redhat.com>
1952
1953         * gcc.dg/torture/mips-hilo-2.c: Provide dummy __mips16 version.
1954
1955 2004-05-04  Paolo Bonzini  <bonzini@gnu.org>
1956
1957         * g++.dg/ext/spe1.C: New testcase.
1958
1959 2004-05-04  Ziemowit Laski  <zlaski@apple.com>
1960
1961         * objc.dg/image-info.m: Allow additional attributes
1962         for __image_info section.
1963
1964 2004-05-04  Richard Sandiford  <rsandifo@redhat.com>
1965
1966         * gcc.dg/torture/mips-hilo-2.c: New test.
1967
1968 2004-05-03  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1969
1970         PR c++/14389
1971         * g++.dg/template/member5.C: New test.
1972
1973 2004-05-03  Uros Bizjak  <uros@kss-loka.si>
1974
1975         * gcc.dg/builtins-34.c: Also check expm1*.
1976
1977 2004-05-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1978
1979         * gcc.dg/torture/builtin-integral-1.c: Reorg and add more cases.
1980         * gcc.dg/torture/builtin-convert-3.c: New test.
1981
1982 2004-05-01  Ulrich Weigand  <uweigand@de.ibm.com>
1983
1984         PR middle-end/15054
1985         * g++.dg/opt/pr15054.C: New test.
1986
1987 2004-04-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1988
1989         * gcc.dg/torture/builtin-rounding-1.c: New test.
1990         * gcc.dg/builtins-25.c: Delete.
1991         * gcc.dg/builtins-29.c: Delete.
1992
1993 2004-04-29  Andreas Krebbel  <krebbel1@de.ibm.com>
1994
1995         * gcc.dg/sibcall-3.c: Delete s390 from expected fail list.
1996         * gcc.dg/sibcall-4.c: Likewise.
1997         * gcc.dg/sibcall-6.c: Enable s390 as test platform.
1998
1999 2004-04-30  Kazu Hirata  <kazu@cs.umass.edu>
2000
2001         * gcc.c-torture/execute/20040331-1.c: Don't use too wide a
2002         bit-field on 16-bit targets.
2003
2004 2004-04-30  Kazu Hirata  <kazu@cs.umass.edu>
2005
2006         * gcc.c-torture/execute/20040409-2.c: Fix constants used on
2007         16-bit targets.
2008
2009 2004-04-30  Andrew Pinski  <pinskia@physics.uc.edu>
2010
2011         * gcc.dg/rs6000-power2-1.c: Change to compile only.
2012         * gcc.dg/rs6000-power2-2.c: Likewise.
2013
2014 2004-04-29  Andrew Pinski  <pinskia@physics.uc.edu>
2015
2016         * gcc.dg/rs6000-power2-1.c: Change the options to be more correct.
2017         * gcc.dg/rs6000-power2-2.c: Change the options to be more correct.
2018         Change the asm registers to be in form of frN instead of fN.
2019
2020 2004-04-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2021
2022         * gcc.dg/torture/builtin-convert-2.c: New test.
2023
2024 2004-04-28  Andrew Pinski  <pinskia@physics.uc.edu>
2025
2026         * gcc.dg/rs6000-power2-1.c: New test.
2027         * gcc.dg/rs6000-power2-2.c: New test.
2028
2029 2004-04-28  Jan Hubicka  <jh@suse.cz>
2030
2031         * gcc.dg/unused-6.c: New test.
2032
2033 2004-04-24  Laurent GUERBY  <laurent@guerby.net>
2034             Ulrich Weigand  <uweigand@de.ibm.com>
2035
2036         * ada/acats/run_all.sh: Define $target variable.
2037
2038 2004-04-26  Andrew Pinski  <pinskia@physics.uc.edu>
2039
2040         PR c++/15119
2041         * g++.dg/other/vararg-1.C: New test.
2042
2043         PR c++/4794
2044         * g++.dg/eh/cleanup3.C: New test.
2045
2046 2004-04-24  Laurent GUERBY <laurent@guerby.net>
2047
2048         * ada/acats/run_all.sh: Handle cd2a83c, cd2a91c (target_bit)
2049         and ad8011a (target_insn).
2050         * ada/acats/support/macro.dfs: Likewise.
2051         * ada/acats/support/impbit.adb: New file.
2052
2053 2004-04-23  Ulrich Weigand  <uweigand@de.ibm.com>
2054
2055         * gcc.dg/const-elim-1.c: XFAIL on s390*-*-*.
2056
2057 2004-04-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
2058
2059         * gcc.dg/loop-3.c: New test.
2060
2061 2004-04-23  Daniel Jacobowitz  <drow@mvista.com>
2062
2063         * gcc.c-torture/execute/simd-5.c: New test.
2064
2065 2004-04-23  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2066
2067         PR c++/15064
2068         * g++.dg/template/crash18.C: New test.
2069
2070 2004-04-22  Mark Mitchell  <mark@codesourcery.com>
2071
2072         * g++.dg/ext/complit3.C: New test.
2073
2074 2004-04-21  Aldy Hernandez  <aldyh@redhat.com>
2075
2076         * gcc.dg/altivec-1.c: XFAIL for powerpc-eabispe.
2077         * gcc.dg/altivec-3.c: Same.
2078         * gcc.dg/altivec-varargs-1.c: Same.
2079
2080 2004-04-21  Aldy Hernandez  <aldyh@redhat.com>
2081
2082         * lib/target-supports.exp (check_profiling_available): Assume
2083         profiling is not available on powerpc-eabi targets.
2084
2085 2004-04-21  Janis Johnson  <janis187@us.ibm.com>
2086
2087         * gcc.dg/vmx/1c-01.c: Use ptrdiff_t for casts of pointers.
2088         * gcc.dg/vmx/bug-1.c: Ditto.
2089
2090 2004-04-20  Eric Christopher  <echristo@redhat.com>
2091
2092         * gcc.dg/charset/extern.c: New test.
2093         * g++.dg/charset/extern3.cc: Ditto.
2094
2095 2004-04-20  Uros Bizjak  <uros@kss-loka.si>
2096
2097         * gcc.dg/builtins-39.c: New test.
2098
2099 2004-04-20  Aldy Hernandez  <aldyh@redhat.com>
2100
2101         * gcc.dg/vmx/vmx.exp: Change DEFAULT_CFLAGS to DEFAULT_VMXCFLAGS.
2102
2103 2004-04-20  Richard Sandiford  <rsandifo@redhat.com>
2104
2105         * gcc.dg/torture/mips-hilo-1.c: New test.
2106
2107 2004-04-19  Andrew Pinski  <pinskia@physics.uc.edu>
2108
2109         * gcc.c-torture/compile/20040419-1.c: New test.
2110
2111 2004-04-18  Aldy Hernandez  <aldyh@redhat.com>
2112
2113         * gcc.dg/vmx/varargs-1.c: Handle when printf outputs \r\n.
2114
2115 2004-04-18  Zack Weinberg  <zack@codesourcery.com>
2116             Aldy Hernandez  <aldyh@redhat.com>
2117
2118         * gcc.c-torture/execute/va-arg-24.c: New.
2119
2120 2004-04-17  Zack Weinberg  <zack@codesourcery.com>
2121             Aldy Hernandez  <aldyh@redhat.com>
2122
2123         * gcc.dg/vmx/1b-01.c: New.
2124         * gcc.dg/vmx/1b-02.c: New.
2125         * gcc.dg/vmx/1b-03.c: New.
2126         * gcc.dg/vmx/1b-04.c: New.
2127         * gcc.dg/vmx/1b-05.c: New.
2128         * gcc.dg/vmx/1b-06.c: New.
2129         * gcc.dg/vmx/1b-07.c: New.
2130         * gcc.dg/vmx/1c-01.c: New.
2131         * gcc.dg/vmx/1c-02.c: New.
2132         * gcc.dg/vmx/3a-01a.c: New.
2133         * gcc.dg/vmx/3a-01.c: New.
2134         * gcc.dg/vmx/3a-01m.c: New.
2135         * gcc.dg/vmx/3a-03.c: New.
2136         * gcc.dg/vmx/3a-03m.c: New.
2137         * gcc.dg/vmx/3a-04.c: New.
2138         * gcc.dg/vmx/3a-04m.c: New.
2139         * gcc.dg/vmx/3a-05.c: New.
2140         * gcc.dg/vmx/3a-06.c: New.
2141         * gcc.dg/vmx/3a-06m.c: New.
2142         * gcc.dg/vmx/3a-07.c: New.
2143         * gcc.dg/vmx/3b-01.c: New.
2144         * gcc.dg/vmx/3b-02.c: New.
2145         * gcc.dg/vmx/3b-10.c: New.
2146         * gcc.dg/vmx/3b-13.c: New.
2147         * gcc.dg/vmx/3b-14.c: New.
2148         * gcc.dg/vmx/3b-15.c: New.
2149         * gcc.dg/vmx/3c-01a.c: New.
2150         * gcc.dg/vmx/3c-01.c: New.
2151         * gcc.dg/vmx/3c-02.c: New.
2152         * gcc.dg/vmx/3c-03.c: New.
2153         * gcc.dg/vmx/3d-01.c: New.
2154         * gcc.dg/vmx/4-01.c: New.
2155         * gcc.dg/vmx/4-03.c: New.
2156         * gcc.dg/vmx/5-01.c: New.
2157         * gcc.dg/vmx/5-02.c: New.
2158         * gcc.dg/vmx/5-03.c: New.
2159         * gcc.dg/vmx/5-04.c: New.
2160         * gcc.dg/vmx/5-05.c: New.
2161         * gcc.dg/vmx/5-06.c: New.
2162         * gcc.dg/vmx/5-07.c: New.
2163         * gcc.dg/vmx/5-07t.c: New.
2164         * gcc.dg/vmx/5-08.c: New.
2165         * gcc.dg/vmx/5-10.c: New.
2166         * gcc.dg/vmx/5-11.c: New.
2167         * gcc.dg/vmx/7-01a.c: New.
2168         * gcc.dg/vmx/7-01.c: New.
2169         * gcc.dg/vmx/7c-01.c: New.
2170         * gcc.dg/vmx/7d-01.c: New.
2171         * gcc.dg/vmx/7d-02.c: New.
2172         * gcc.dg/vmx/8-01.c: New.
2173         * gcc.dg/vmx/8-02a.c: New.
2174         * gcc.dg/vmx/8-02.c: New.
2175         * gcc.dg/vmx/brode-1.c: New.
2176         * gcc.dg/vmx/bug-1.c: New.
2177         * gcc.dg/vmx/bug-2.c: New.
2178         * gcc.dg/vmx/bug-3.c: New.
2179         * gcc.dg/vmx/cw-bug-1.c: New.
2180         * gcc.dg/vmx/cw-bug-2.c: New.
2181         * gcc.dg/vmx/cw-bug-3.c: New.
2182         * gcc.dg/vmx/dct.c: New.
2183         * gcc.dg/vmx/debug-1.c: New.
2184         * gcc.dg/vmx/debug-2.c: New.
2185         * gcc.dg/vmx/debug-3.c: New.
2186         * gcc.dg/vmx/debug-4.c: New.
2187         * gcc.dg/vmx/dos-bug-1-gdb.c: New.
2188         * gcc.dg/vmx/dos-bug-2-gdb.c: New.
2189         * gcc.dg/vmx/eg-5.c: New.
2190         * gcc.dg/vmx/fft.c: New.
2191         * gcc.dg/vmx/gcc-bug-1.c: New.
2192         * gcc.dg/vmx/gcc-bug-2.c: New.
2193         * gcc.dg/vmx/gcc-bug-3.c: New.
2194         * gcc.dg/vmx/gcc-bug-4.c: New.
2195         * gcc.dg/vmx/gcc-bug-5.c: New.
2196         * gcc.dg/vmx/gcc-bug-6.c: New.
2197         * gcc.dg/vmx/gcc-bug-7.c: New.
2198         * gcc.dg/vmx/gcc-bug-8.c: New.
2199         * gcc.dg/vmx/gcc-bug-9.c: New.
2200         * gcc.dg/vmx/gcc-bug-b.c: New.
2201         * gcc.dg/vmx/gcc-bug-c.c: New.
2202         * gcc.dg/vmx/gcc-bug-d.c: New.
2203         * gcc.dg/vmx/gcc-bug-e.c: New.
2204         * gcc.dg/vmx/gcc-bug-f.c: New.
2205         * gcc.dg/vmx/gcc-bug-g.c: New.
2206         * gcc.dg/vmx/gcc-bug-i.c: New.
2207         * gcc.dg/vmx/harness.h: New.
2208         * gcc.dg/vmx/ira1.c: New.
2209         * gcc.dg/vmx/ira2a.c: New.
2210         * gcc.dg/vmx/ira2b.c: New.
2211         * gcc.dg/vmx/ira2.c: New.
2212         * gcc.dg/vmx/ira2c.c: New.
2213         * gcc.dg/vmx/mem.c: New.
2214         * gcc.dg/vmx/newton-1.c: New.
2215         * gcc.dg/vmx/ops.c: New.
2216         * gcc.dg/vmx/sn7153.c: New.
2217         * gcc.dg/vmx/spill2.c: New.
2218         * gcc.dg/vmx/spill3.c: New.
2219         * gcc.dg/vmx/spill.c: New.
2220         * gcc.dg/vmx/t.c: New.
2221         * gcc.dg/vmx/varargs-1.c: New.
2222         * gcc.dg/vmx/varargs-2.c: New.
2223         * gcc.dg/vmx/varargs-3.c: New.
2224         * gcc.dg/vmx/varargs-4.c: New.
2225         * gcc.dg/vmx/varargs-5.c: New.
2226         * gcc.dg/vmx/varargs-6.c: New.
2227         * gcc.dg/vmx/varargs-7.c: New.
2228         * gcc.dg/vmx/vmx.exp: New.
2229         * gcc.dg/vmx/vprint-1.c: New.
2230         * gcc.dg/vmx/vscan-1.c: New.
2231         * gcc.dg/vmx/x-01.c: New.
2232         * gcc.dg/vmx/x-02.c: New.
2233         * gcc.dg/vmx/x-03.c: New.
2234         * gcc.dg/vmx/x-04.c: New.
2235         * gcc.dg/vmx/x-05.c: New.
2236         * gcc.dg/vmx/yousufi-1.c: New.
2237         * gcc.dg/vmx/zero-1.c: New.
2238         * gcc.dg/vmx/zero.c: New.
2239
2240 2004-04-17  Andrew Pinski  <pinskia@physics.uc.edu>
2241
2242         * g++.dg/lookup/java1.C: Update for chage of
2243         _Jv_AllocObject.
2244         * g++.dg/lookup/java2.C: Likewise.
2245
2246 2004-04-17  Laurent GUERBY <laurent@guerby.net>
2247
2248         * ada/acats/run_all.sh: use -O2 by default.
2249
2250 2004-04-17  Richard Sandiford  <rsandifo@redhat.com>
2251
2252         * gcc.dg/vr-mult-[12].c: New tests.
2253
2254 2004-04-16  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2255
2256         * gcc.dg/funcorder.c: XFAIL hppa*64*-*-*.
2257
2258         * gcc.dg/const-elim-1.c: XFAIL hppa-*-*.
2259
2260 2004-04-15  Richard Sandiford  <rsandifo@redhat.com>
2261
2262         * lib/target-supports.exp (check_profiling_available): Assume profiling
2263         isn't available for mips*-*-elf targets.
2264
2265 2004-04-14  Uros Bizjak  <uros@kss-loka.si>
2266
2267         * gcc.dg/builtins-38.c: New test.
2268
2269 2004-04-14  Eric Christopher  <echristo@redhat.com>
2270
2271         * g++.dg/charset/charset.exp: Run .cc extension tests.
2272
2273 2004-04-14  Zack Weinberg  <zack@codesourcery.com>
2274
2275         * gcc.dg/const-elim-1.c: XFAIL hppa*.*-*-* (PA32).  Update commentary.
2276
2277 2004-04-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2278
2279         * gcc.dg/torture/builtin-ctype-2.c: Test builtin isdigit.
2280
2281 2004-04-13  Uros Bizjak  <uros@kss-loka.si>:
2282
2283         * gcc.dg/i386-387-1.c: Add new test for __builtin_tan.
2284         * gcc.dg/i386-387-2.c: Likewise.
2285
2286         * gcc.dg/i386-387-7.c: New test.
2287         * gcc.dg/i386-387-8.c: New test.
2288
2289         * gcc.dg/builtins-37.c: New test.
2290
2291 2004-04-13  Geoffrey Keating  <geoffk@apple.com>
2292
2293         * g++.dg/pch/externc-1.C: Add missing semicolon.
2294
2295 2004-04-13  Aldy Hernandez  <aldyh@redhat.com>
2296
2297         * gcc.c-torture/execute/20020720-1.x: XFAIL for powerpc-*-*spe.
2298
2299 2004-04-12  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
2300
2301         * gcc.c-torture/execute/20040411-1.c: New test.
2302
2303 2004-04-10  Joseph S. Myers  <jsm@polyomino.org.uk>
2304
2305         * gcc.dg/c90-intprom-1.c, gcc.dg/c99-intprom-1.c: New tests.
2306
2307 2004-04-09  Chris Demetriou  <cgd@broadcom.com>
2308
2309         * g++.dg/other/packed1.C: Mark xfail for mips*- not mips-.
2310
2311 2004-04-09  Zack Weinberg  <zack@codesourcery.com>
2312
2313         * lib/target-supports.exp (check_named_sections_available): New.
2314         * lib/gcc-dg.exp (dg-require-named-sections): New.
2315         * lib/prune.exp (prune_gcc_output): Incorporate prunes from
2316         old-deja.exp.  Also prune error-count message from HP linker.
2317         * g++.old-deja/old-deja.exp (g++-dg-prune): Delete.
2318
2319         * g++.dg/init/init-ref4.C: Use dg-require-weak.
2320         * g++.old-deja/g++.pt/static3.C: Likewise.
2321         * g++.dg/parse/attr-ctor1.C: Use dg-require-named-sections.
2322
2323 2004-04-09  Roger Sayle  <roger@eyesopen.com>
2324
2325         * gcc.c-torture/execute/20040409-1.c: New test case.
2326         * gcc.c-torture/execute/20040409-2.c: New test case.
2327         * gcc.c-torture/execute/20040409-3.c: New test case.
2328
2329 2004-04-09  Andrew Pinski  <pinskia@physics.uc.edu>
2330
2331         * gcc.dg/20040409-1.c: New test.
2332
2333 2004-04-08  Roger Sayle  <roger@eyesopen.com>
2334
2335         PR target/14888
2336         * g++.dg/opt/pr14888.C: New test case.
2337
2338 2004-04-08  Geoffrey Keating  <geoffk@apple.com>
2339
2340         * gcc.dg/pch/valid-1.c, gcc.dg/pch/valid-2.c, gcc.dg/pch/valid-3.c,
2341         gcc.dg/pch/valid-4.c, gcc.dg/pch/valid-5.c, gcc.dg/pch/valid-6.c,
2342         gcc.dg/pch/valid-1.hs, gcc.dg/pch/valid-2.hs, gcc.dg/pch/valid-3.hs,
2343         gcc.dg/pch/valid-4.hs, gcc.dg/pch/valid-5.hs, gcc.dg/pch/valid-6.hs:
2344         New tests.
2345
2346 2004-04-08  Paul Brook  <paul@codesourcery.com>
2347
2348         * gcc.dg/spill-1.c: New test.
2349
2350 2004-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2351
2352         * gcc.dg/torture/builtin-ctype-2.c: New test.
2353
2354 2004-04-07  Ian Lance Taylor  <ian@wasabisystems.com>
2355
2356         * gcc.dg/pch/pch.exp: Add largefile test.
2357
2358 2004-04-06  Geoffrey Keating  <geoffk@apple.com>
2359
2360         * g++.dg/pch/externc-1.Hs: New.
2361         * g++.dg/pch/externc-1.C: New.
2362
2363 2004-04-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2364
2365         * gcc.dg/compat/struct-by-value-5a_main.c,
2366         gcc.dg/compat/struct-by-value-5b_main.c: New files.
2367         * gcc.dg/compat/struct-by-value-5_main.c: Delete.
2368         * gcc.dg/compat/struct-by-value-5a_x.c,
2369         gcc.dg/compat/struct-by-value-5b_x.c: New, split out from
2370         gcc.dg/compat/struct-by-value-5_x.c.
2371         * gcc.dg/compat/struct-by-value-5a_y.c,
2372         gcc.dg/compat/struct-by-value-5b_y.c: New, split out from
2373         gcc.dg/compat/struct-by-value-5_y.c.
2374
2375         * gcc.dg/compat/struct-by-value-6a_main.c,
2376         gcc.dg/compat/struct-by-value-6b_main.c: New files.
2377         * gcc.dg/compat/struct-by-value-6_main.c: Delete.
2378         * gcc.dg/compat/struct-by-value-6a_x.c,
2379         gcc.dg/compat/struct-by-value-6b_x.c: New, split out from
2380         gcc.dg/compat/struct-by-value-6_x.c.
2381         * gcc.dg/compat/struct-by-value-6a_y.c,
2382         gcc.dg/compat/struct-by-value-6b_y.c: New, split out from
2383         gcc.dg/compat/struct-by-value-6_y.c.
2384
2385         * gcc.dg/compat/struct-by-value-7a_main.c,
2386         gcc.dg/compat/struct-by-value-7b_main.c: New files.
2387         * gcc.dg/compat/struct-by-value-7_main.c: Delete.
2388         * gcc.dg/compat/struct-by-value-7a_x.c,
2389         gcc.dg/compat/struct-by-value-7b_x.c: New, split out from
2390         gcc.dg/compat/struct-by-value-7_x.c.
2391         * gcc.dg/compat/struct-by-value-7a_y.c,
2392         gcc.dg/compat/struct-by-value-7b_y.c: New, split out from
2393         gcc.dg/compat/struct-by-value-7_y.c.
2394
2395 2004-04-06  Jakub Jelinek  <jakub@redhat.com>
2396
2397         * gcc.dg/i386-sse-8.c: Don't use -march=pentium3 on x86_64.
2398         * gcc.dg/i386-local.c: Expect %edi, not %eax register on x86_64.
2399         * gcc.dg/20020103-1.c: Add -fno-asynchronous-unwind-tables to
2400         options.
2401
2402 2004-04-06  Uros Bizjak  <uros@kss-loka.si>
2403
2404         * gcc.dg/builtins-36.c: New test.
2405
2406 2004-04-06  Paul Brook  <paul@codesourcery.com>
2407
2408         * README.gcc: Remove obsolete contraint on testcases.
2409
2410 2004-04-05  Paul Brook  <paul@codesourcery.com>
2411
2412         PR2123
2413         * g++.dg/expr/anew1.C: XFAIL and make reproducible.  Call abort on
2414         failure and exit(0) on success.
2415         * g++.dg/expr/anew2.C: Ditto.
2416         * g++.dg/expr/anew3.C: Ditto.
2417         * g++.dg/expr/anew4.C: Ditto.
2418
2419 2004-04-05  Nathan Sidwell  <nathan@codesourcery.com>
2420
2421         PR c++/3518
2422         * g++.dg/template/unify7.C: New.
2423
2424 2004-04-02  Nathanael Nerode  <neroden@gcc.gnu.org>
2425
2426         * g++.dg/README: Bring up to date with new subdirectories; remove
2427         duplicate subdirectory lines.
2428
2429 2004-04-02  Nathan Sidwell  <nathan@codesourcery.com>
2430
2431         PR c++/14007
2432         * g++.dg/template/unify5.C: New.
2433         * g++.dg/template/unify6.C: New.
2434         * g++.dg/template/qualttp20.C: Adjust.
2435         * g++.old-deja/g++.jason/report.C: Adjust.
2436         * g++.old-deja/g++.other/qual1.C: Adjust.
2437
2438 2004-04-01  Mark Mitchell  <mark@codesourcery.com>
2439
2440         PR c++/14803
2441         * g++.dg/inherit/ptrmem1.C: New test.
2442
2443 2004-04-01  Jakub Jelinek  <jakub@redhat.com>
2444
2445         PR c++/14755
2446         * gcc.c-torture/execute/20040331-1.c: New test.
2447         * gcc.dg/20040331-1.c: New test.
2448
2449 2004-04-01  Paul Brook  <paul@codesourcery.com>
2450
2451         * gcc.dg/arm-mmx-1.c: Add -mabi=iwmmxt to dg-options.
2452
2453 2004-03-30  Mark Mitchell  <mark@codesourcery.com>
2454
2455         PR c++/14724
2456         * g++.dg/init/goto1.C: New test.
2457
2458         PR c++/14763
2459         * g++.dg/template/defarg4.C: New test.
2460
2461 2004-03-30  Hartmut Penner  <hpenner@de.ibm.com>
2462
2463         * gcc.dg/altivec-11.c: Extend test for more valid cases.
2464
2465 2004-03-28  David Edelsohn  <edelsohn@gnu.org>
2466
2467         * gcc.dg/doloop-1.c: Do not check for lack of "blt".
2468
2469 2004-03-28  Zack Weinberg  <zack@codesourcery.com>
2470
2471         * gcc.dg/noncompile/undeclared-2.c: New test.
2472
2473 2004-03-28  Joseph S. Myers  <jsm@polyomino.org.uk>
2474
2475         * gcc.dg/940409-1.c: Remove XFAIL.
2476         * gcc.dg/reg-vol-struct-1.c: New test.
2477
2478 2004-03-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2479
2480         * gcc.dg/torture/builtin-wctype-1.c: New test.
2481
2482 2004-03-26  James A. Morrison  <ja2morri@uwaterloo.ca>
2483
2484         * gcc.dg/20001013-1.c: Run on 32-bit and 64-bit SPARC.
2485         * gcc.dg/20001101-1.c: Likewise.
2486         * gcc.dg/20001102-1.c: Likewise.
2487
2488 2004-03-25  Roger Sayle  <roger@eyesopen.com>
2489
2490         * gcc.dg/compare8.c: Add an additional test for XOR.
2491
2492 2004-03-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2493
2494         * gcc.dg/torture/builtin-ctype-1.c: New test.
2495
2496 2004-03-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2497
2498         * gcc.dg/torture/builtin-explog-1.c: Add new cases.
2499         * gcc.dg/torture/builtin-math-1.c: Likewise.
2500         * gcc.dg/torture/builtin-power-1.c: New test.
2501
2502 2004-03-24  Andreas Schwab  <schwab@suse.de>
2503
2504         * lib/prune.exp (prune_gcc_output): Ignore errata warning from
2505         IA64 assembler.
2506
2507 2004-03-23  Joseph S. Myers  <jsm@polyomino.org.uk>
2508             Roger Sayle  <roger@eyesopen.com>
2509
2510         * gcc.dg/compare8.c: New test case.
2511
2512 2004-03-23  Ziemowit Laski  <zlaski@apple.com>
2513
2514         * g++.dg/ext/altivec-7.C: New test.
2515
2516 2004-03-23  Zack Weinberg  <zack@codesourcery.com>
2517
2518         PR 12267, 12391, 12560, 13129, 14114, 14133
2519         * gcc.dg/Wold-style-definition-1.c, gcc.dg/builtins-30.c
2520         * gcc.dg/unused-4.c, gcc.dg/noncompile/label-1.c
2521         * gcc.dg/noncompile/label-lineno-1.c, objc.dg/naming-1.m:
2522         Adjust error regexps.
2523         * gcc.dg/Wshadow-2.c, gcc.dg/noncompile/incomplete-3.c
2524         * gcc.dg/noncompile/undeclared-1.c: New test cases.
2525         * gcc.dg/decl-5.c, gcc.dg/redecl-1.c: Remove XFAIL.
2526         * gcc.dg/local1.c: Add explanatory comment.
2527
2528 2004-03-23  Roger Sayle  <roger@eyesopen.com>
2529
2530         PR optimization/14669
2531         * g++.dg/opt/fold2.C: New test case.
2532
2533 2004-03-22  Jakub Jelinek  <jakub@redhat.com>
2534
2535         PR c/14069
2536         * gcc.dg/20040322-1.c: New test.
2537
2538 2004-03-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
2539
2540         * gcc.dg/ultrasp2.c: Do not pass -m64.  Remove redundant lines.
2541         * gcc.dg/ultrasp4.c: Likewise.
2542         * gcc.dg/ultrasp8.c: Do not pass -m64.  Add sparcv9-*-*.
2543
2544 2004-03-21  Ulrich Weigand  <uweigand@de.ibm.com>
2545
2546         * gcc.dg/i386-sse-8.c: Reset default options.
2547
2548 2004-03-21  Ulrich Weigand  <uweigand@de.ibm.com>
2549
2550         * gcc.dg/charset/asm2.c: Allow 'parse error' instead of 'syntax error'
2551         in the error message text.
2552
2553 2004-03-21  Gabriel Dos Reis  <gdr@integrable-solutions.net>
2554
2555         * g++.dg/template/qualttp20.C: Adjust dg- regexp.
2556
2557 2004-03-21  Mark Mitchell  <mark@codesourcery.com>
2558
2559         PR c++/14616
2560         * g++.dg/init/array13.C: New test.
2561
2562 2004-03-20  Roger Sayle  <roger@eyesopen.com>
2563
2564         PR target/13889
2565         * gcc.c-torture/compile/pr13889.c: New test case.
2566
2567 2004-03-20  Joseph S. Myers  <jsm@polyomino.org.uk>
2568
2569         PR c/14635
2570         * builtins-1.c (nan, nans): Don't test.
2571         * builtins-30.c: Don't use nan, nanf, nanl.
2572         * builtins-35.c: New test.
2573
2574 2004-03-19  Ziemowit Laski  <zlaski@apple.com>
2575
2576         * g++.dg/ext/altivec-6.C: New test.
2577
2578 2004-03-19  Mark Mitchell  <mark@codesourcery.com>
2579
2580         * g++.dg/init/placement3.C: New test.
2581
2582         * g++.dg/template/spec13.C: New test.
2583
2584         * g++.dg/lookup/using11.C: New test.
2585
2586         * g++.dg/lookup/koenig3.C: New test.
2587
2588         * g++.dg/template/operator2.C: New test.
2589
2590         * g++.dg/expr/dtor3.C: New test.
2591         * g++.old-deja/g++.brendan/crash15.C: Remove incorrect dg-error
2592         marker.
2593         * g++.old-deja/g++.law/visibility28.C: Likewise.
2594
2595 2004-03-19  Paolo Bonzini  <bonzini@gnu.org>
2596
2597         * gcc.dg/altivec-6.c: Use vector_size attribute, not mode.
2598         * gcc.dg/ppc64-abi-3.c: Likewise.
2599
2600 2004-03-19  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2601
2602         PR c++/14545
2603         * g++.dg/parse/template15.C: New test.
2604
2605 2004-03-18  Mark Mitchell  <mark@codesourcery.com>
2606
2607         * g++.dg/expr/dtor2.C: New test.
2608
2609         * g++.dg/lookup/anon4.C: New test.
2610
2611         * g++.dg/overload/using1.C: New test.
2612
2613         * g++.dg/template/lookup7.C: New test.
2614
2615         * g++.dg/template/typename6.C: New test.
2616
2617         * g++.dg/expr/cond6.C: New test.
2618
2619 2004-03-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2620
2621         * gcc.dg/torture/builtin-convert-1.c: Test more math builtins.
2622
2623 2004-03-18  Mark Mitchell  <mark@codesourcery.com>
2624
2625         * g++.dg/expr/cond5.C: New test.
2626         * g++.dg/expr/constcast1.C: Likewise.
2627         * g++.dg/expr/ptrmem2.C: Likewise.
2628         * g++.dg/expr/ptrmem3.C: Likewise.
2629         * g++.dg/lookup/main1.C: Likewise.
2630         * g++.dg/template/lookup6.C: Likewise.
2631
2632 2004-03-18  Mark Mitchell  <mark@codesourcery.com>
2633
2634         * gcc.dg/local1.c: New test.
2635
2636         * gcc.dg/debug/dwarf2/c99-typedef1.c: New test.
2637
2638 2004-03-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2639
2640         * gcc.dg/torture/builtin-convert-1.c: New test.
2641
2642 2004-03-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2643
2644         * gcc.dg/torture/builtin-integral-1.c: Also check for `rint'.
2645
2646 2004-03-16  Mark Mitchell  <mark@codesourcery.com>
2647
2648         PR c++/14481
2649         * g++.dg/warn/Wunused-7.C: New test.
2650
2651 2004-03-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2652
2653         * gcc.dg/torture/builtin-integral-1.c: New test.
2654
2655 2004-03-16  Mark Mitchell  <mark@codesourcery.com>
2656
2657         PR c++/14586
2658         * g++.dg/parse/non-dependent3.C: New test.
2659
2660 2004-03-16  Paolo Bonzini  <bonzini@gnu.org>
2661
2662         * g++.dg/eh/simd-1.C: Use vector_size attribute, not mode.
2663         * g++.dg/eh/simd-2.C: Likewise.
2664         * g++.dg/init/array10.C: Likewise.
2665         * gcc.c-torture/compile/simd-1.c: Likewise.
2666         * gcc.c-torture/compile/simd-2.c: Likewise.
2667         * gcc.c-torture/compile/simd-3.c: Likewise.
2668         * gcc.c-torture/compile/simd-4.c: Likewise.
2669         * gcc.c-torture/compile/simd-6.c: Likewise.
2670         * gcc.c-torture/execute/simd-1.c: Likewise.
2671         * gcc.c-torture/execute/simd-2.c: Likewise.
2672         * gcc.dg/compat/vector-defs.h: Likewise.
2673         * gcc.dg/20020531-1.c: Likewise.
2674         * gcc.dg/altivec-3.c: Likewise.
2675         * gcc.dg/altivec-4.c: Likewise.
2676         * gcc.dg/altivec-varargs-1.c: Likewise.
2677         * testsuite/gcc.dg/compat/vector-defs.h: Likewise.
2678         * gcc.dg/i386-mmx-3.c: Likewise.
2679         * gcc.dg/i386-sse-4.c: Likewise.
2680         * gcc.dg/i386-sse-5.c: Likewise.
2681         * gcc.dg/i386-sse-8.c: Likewise.
2682         * gcc.dg/simd-1.c: Likewise.
2683         * gcc.dg/20030218-1.c: Likewise.  Plus, do not declare
2684         __ev64_opaque__ since the machine description provides it.
2685
2686 2004-03-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
2687
2688         * lib/compat.exp (skip_list): New global variable.
2689         Use it to hold the user defined COMPAT_SKIPS list if any.
2690         (compat-obj): Add the members of skip_list to optall.
2691
2692 2004-03-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
2693
2694         * gcc.dg/compat/union-by-value-1_main.c,
2695         union-by-value-1_x.c, union-by-value-1_y.c,
2696         union-check.h, union-defs.h,
2697         union-init.h, union-return-1_main.c,
2698         union-return-1_x.c, union-return-1_y.c: New files.
2699
2700 2004-03-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
2701
2702         * gcc.dg/compat/mixed-struct-check.h, mixed-struct-defs.h,
2703         mixed-struct-init.h: Add 4 mixed structure types.
2704         struct-by-value-21_main.c, struct-by-value-21_x.c,
2705         struct-by-value-21_y.c, struct-return-21_main.c,
2706         struct-return-21_x.c, struct-return-21_y.c: New files.
2707
2708 2004-03-13  Mark Mitchell  <mark@codesourcery.com>
2709
2710         PR c++/14550
2711         * g++.dg/parse/template14.C: New test.
2712
2713 2004-03-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
2714
2715         * gcc.c-torture/execute/20040313-1.c: New test.
2716
2717 2004-03-13  Jakub Jelinek  <jakub@redhat.com>
2718
2719         PR target/14533
2720         * gcc.dg/20040311-2.c: New test.
2721
2722 2004-03-12  Kazu Hirata  <kazu@cs.umass.edu>
2723
2724         PR other/14544
2725         * gcc.c-torture/execute/20040307-1.c: Remove the 24-bit
2726         bit-field.
2727
2728 2004-03-12  Ulrich Weigand  <uweigand@de.ibm.com>
2729
2730         * gcc.dg/20040305-2.c: Add missing return statement.
2731
2732 2004-03-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2733
2734         * gcc.dg/builtins-34.c: Also check pow10*.
2735
2736 2004-03-11  Ulrich Weigand  <uweigand@de.ibm.com>
2737
2738         PR target/14262
2739         * gcc.dg/20040305-2.c: New test.
2740
2741 2004-03-11  Ulrich Weigand  <uweigand@de.ibm.com>
2742
2743         * gcc.dg/20040310-1.c: New test.
2744
2745 2004-03-11  Roger Sayle  <roger@eyesopen.com>
2746
2747         * gcc.c-torture/execute/20040311-1.c: New test case.
2748
2749 2004-03-11  Mark Mitchell  <mark@codesourcery.com>
2750
2751         PR c++/14476
2752         * g++.dg/lookup/enum1.C: New test.
2753
2754 2004-03-10  Mark Mitchell  <mark@codesourcery.com>
2755
2756         PR c++/14510
2757         * g++.dg/lookup/struct2.C: New test.
2758
2759 2004-03-10  Uros Bizjak  <uros@kss-loka.si>
2760
2761         * gcc.dg/builtins-34.c: New test.
2762
2763 2004-03-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2764
2765         * gcc.dg/torture/builtin-nonneg-1.c: New test.
2766
2767 2004-03-09  James E Wilson  <wilson@specifixinc.com>
2768
2769         * gcc.dg/alias-1.c: Add "will" to string passed to dg-warning.
2770         * gcc.dg/alias-2.c: New testcase.
2771
2772 2004-03-09  Zack Weinberg  <zack@codesourcery.com>
2773
2774         * gcc.dg/noncompile/incomplete-2.c: Move dg-error to proper line.
2775
2776 2004-03-09  Roger Sayle  <roger@eyesopen.com>
2777
2778         * gcc.c-torture/execute/20040309-1.c: New test case.
2779
2780 2004-03-09  Nathan Sidwell  <nathan@codesourcery.com>
2781
2782         PR c++/14397
2783         * g++.dg/overload/ref1.C: New.
2784
2785 2004-03-09  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2786
2787         PR c++/14409
2788         * g++.dg/template/spec12.C: New test.
2789
2790         PR c++/14448
2791         * g++.dg/parse/crash14.C: New test.
2792
2793 2004-03-09  Mark Mitchell  <mark@codesourcery.com>
2794
2795         PR c++/14230
2796         * g++.dg/init/ref11.C: New test.
2797
2798 2004-03-09  Mark Mitchell  <mark@codesourcery.com>
2799
2800         PR c++/14432
2801         * g++.dg/parse/builtin2.C: New test.
2802
2803 2004-03-08  Mark Mitchell  <mark@codesourcery.com>
2804
2805         PR c++/14401
2806         * g++.dg/init/ctor3.C: New test.
2807         * g++.dg/init/union1.C: New test.
2808         * g++.dg/ext/anon-struct4.C: New test.
2809
2810 2004-03-08  Mark Mitchell  <mark@codesourcery.com>
2811
2812         * g++.dg/lookup/koenig1.C: Tweak error messages.
2813         * g++.dg/lookup/used-before-declaration.C: Likewise.
2814         * g++.dg/other/do1.C: Likewise.
2815         * g++.dg/overload/koenig1.C: Likewise.
2816         * g++.dg/parse/crash13.C: Likewise.
2817         * g++.dg/template/instantiate3.C: Likewise.
2818
2819 2004-03-08  Eric Christopher  <echristo@redhat.com>
2820
2821         * * lib/target-supports.exp: Enable libiconv in test
2822         compilation.  Fix up error checking.
2823
2824 2004-03-08  Roger Sayle  <roger@eyesopen.com>
2825
2826         PR middle-end/14289
2827         * gcc.dg/pr14289-1.c: New test case.
2828         * gcc.dg/pr14289-2.c: Likewise.
2829         * gcc.dg/pr14289-3.c: Likewise.
2830
2831 2004-03-08  Eric Botcazou  <ebotcazou@act-europe.fr>
2832
2833         * gcc.c-torture/execute/20040308-1.c: New test.
2834
2835 2004-03-07  Roger Sayle  <roger@eyesopen.com>
2836
2837         * gcc.c-torture/execute/20040307-1.c: New test case.
2838
2839 2004-03-07  Richard Sandiford  <rsandifo@redhat.com>
2840
2841         * gcc.dg/torture/mips-sdata-1.c: Restrict to mips*-*-elf*.
2842
2843 2004-03-06  Ulrich Weigand  <uweigand@de.ibm.com>
2844
2845         * gcc.dg/20040306-1.c: New test.
2846
2847 2004-03-06  Kazu Hirata  <kazu@cs.umass.edu>
2848
2849         * gcc.dg/sibcall-3.c (recurser_void1, recurser_void2): Make
2850         them static.
2851         * gcc.dg/sibcall-4.c (recurser_void1, recurser_void2): Likewise.
2852
2853 2004-03-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
2854
2855         PR c/14465
2856         * gcc.dg/decl-6.c: New test.
2857
2858 2004-03-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2859
2860         * gcc.dg/torture/builtin-explog-1.c: Add comments for each test.
2861         Rename LOGPOW -> LOG_POW.
2862         (SQRT_EXP, POW_EXP): New.
2863
2864 2004-03-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
2865
2866         * gcc.dg/i386-sse-8.c: New test.
2867
2868 2004-03-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
2869
2870         PR c/14114
2871         * gcc.dg/decl-5.c: New test.
2872
2873 2004-03-05  Andreas Krebbel  <krebbel1@de.ibm.com>
2874
2875         * gcc.dg/20040305-1.c: New test.
2876
2877 2004-03-05  Hans-Peter Nilsson  <hp@axis.com>
2878
2879         PR other/14354
2880         * gcc.c-torture/execute/ieee/mul-subnormal-single-1.c: New test.
2881
2882 2004-03-04  Ziemowit Laski  <zlaski@apple.com>
2883
2884         PR c++/14425, c++/14426
2885         * g++.dg/ext/altivec-4.C: New test.
2886         * g++.dg/ext/altivec-5.C: New test.
2887
2888 2004-03-04  Geoffrey Keating  <geoffk@apple.com>
2889
2890         * g++.old-deja/g++.other/linkage1.C: Expect errors about
2891         global variables of a type with no linkage.
2892         * g++.old-deja/g++.other/qual1.C: Name class for 'action'.
2893         * g++.old-deja/g++.mike/misc13.C: Name enum for 'want'.
2894         * g++.old-deja/g++.bugs/900210_01.C: Name enum for 'ep'.
2895         * g++.old-deja/g++.bugs/900210_02.C: Likewise.
2896         * g++.old-deja/g++.bugs/900210_03.C: Likewise.
2897         * g++.old-deja/g++.brendan/bit-fields2.C: Name structure for 's'.
2898         * g++.old-deja/g++.brendan/init10.C: Name structure for 'a'.
2899         * g++.dg/warn/deprecated.C: Name enum Color.
2900         * g++.dg/overload/VLA.C: Name structure for 'b'.
2901         * g++.dg/lookup/anon2.C: Expect diagnostic about type linkage.
2902
2903 2004-03-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
2904
2905         * gcc.c-torture/compile/20040304-1.c: New test.
2906
2907 2004-03-03  Zack Weinberg  <zack@codesourcery.com>
2908
2909         PR 13728
2910         * gcc.dg/decl-4.c: New testcase.
2911
2912 2004-03-03  Kazu Hirata  <kazu@cs.umass.edu>
2913
2914         * gcc.dg/torture/builtin-explog-1.c (PREC): Make it the same
2915         as PRECF if sizeof (float) > sizeof (double).
2916         (PRECL): Make it the same as PRECF if
2917         sizeof (float) > sizeof (long double).
2918
2919 2004-03-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2920
2921         * gcc.dg/builtins-config.h: Use underscore macro style for __sun
2922         system type.  Add check for irix6 which doesn't have c99 runtime.
2923
2924 2004-03-03  Bob Wilson  <bob.wilson@acm.org>
2925
2926         * gcc.dg/const-elim-1.c: xfail for xtensa.
2927
2928 2004-03-01  Mark Mitchell  <mark@codesourcery.com>
2929
2930         PR c++/14369
2931         * g++.dg/template/cond4.C: New test.
2932
2933 2004-03-01  Mark Mitchell  <mark@codesourcery.com>
2934
2935         PR c++/14360
2936         * g++.old-deja/g++.ns/koenig5.C: Remove some error markers.
2937
2938         PR c++/14361
2939         * g++.dg/parse/defarg7.C: New test.
2940
2941         PR c++/14359
2942         * g++.dg/template/friend26.C: New test.
2943
2944 2004-03-01  Mark Mitchell  <mark@codesourcery.com>
2945
2946         PR c++/14324
2947         * g++.dg/abi/mangle21.C: New test.
2948
2949         PR c++/14260
2950         * g++.dg/parse/constructor2.C: New test.
2951
2952         PR c++/14337
2953         * g++.dg/template/sfinae1.C: New test.
2954
2955 2004-02-29  Mark Mitchell  <mark@codesourcery.com>
2956
2957         PR c++/14267
2958         * g++.dg/expr/crash2.C: New test.
2959
2960         PR middle-end/13448
2961         * gcc.dg/inline-5.c: New test.
2962         * gcc.dg/always-inline.c: Split out tests into ...
2963         * gcc.dg/always-inline2.c: ... this and ...
2964         * gcc.dg/always-inline3.c: ... this.
2965
2966 2004-02-29  Mark Mitchell  <mark@codesourcery.com>
2967
2968         PR debug/12103
2969         * g++.dg/debug/crash1.C: New test.
2970
2971 2004-02-29  Kazu Hirata  <kazu@cs.umass.edu>
2972
2973         * gcc.dg/sibcall-3.c (recurser_void1): Make it an extern
2974         function with __attribute__((noinline)).
2975         (recurser_void2): Likewise.
2976         * gcc.dg/sibcall-4.c (recurser_void1): Likewise.
2977         (recurser_void2): Likewise.
2978
2979 2004-02-29  Roger Sayle  <roger@eyesopen.com>
2980
2981         PR middle-end/14203
2982         * g++.dg/warn/Wunused-6.C: New test case.
2983
2984 2004-02-28  Richard Earnshaw  <rearnsha@arm.com>
2985
2986         * lib/g++.exp (g++_link_flags): Don't crash if LD_LIBRARY_PATH is
2987         not defined.
2988
2989 2004-02-27  Eric Christopher  <echristo@redhat.com>
2990
2991         * g++.dg/charset/charset.exp: Change CFLAGS to CHARSETCFLAGS.
2992         * g++.dg/charset/asm2.c: Run only x86.
2993         * gcc.dg/charset/asm3.c: Ditto.
2994
2995 2004-02-27  Aldy Hernandez  <aldyh@redhat.com>
2996
2997         * lib/g++.exp (g++_link_flags): Append LD_LIBRARY_PATH to
2998         ld_library_path.
2999
3000 2004-02-27  Ziemowit Laski  <zlaski@apple.com>
3001
3002         * g++.dg/ext/altivec-3.C: New.
3003
3004 2004-02-26  Richard Henderson  <rth@redhat.com>
3005
3006         * g++.dg/ext/attrib10.C: Mark for warning.
3007         * gcc.dg/attr-alias-1.c: New.
3008
3009 2004-02-26  Richard Henderson  <rth@redhat.com>
3010
3011         * gcc.c-torture/execute/ieee/20040208-2.c: Move ...
3012         * gcc.c-torture/execute/20040208-2.c: ... it back.
3013
3014 2004-02-26  Eric Christopher  <echristo@redhat.com>
3015
3016         * lib/target-supports.exp (check-iconv-available): New function.
3017         * lib/gcc-dg.exp (dg-require-iconv): New function.
3018         Use above.
3019         * gcc.dg/charset: New directory.
3020         * gcc.dg/charset/charset.exp: New file.
3021         * gcc.dg/charset/asm1.c: Ditto.
3022         * gcc.dg/charset/asm2.c: Ditto.
3023         * gcc.dg/charset/asm3.c: Ditto.
3024         * gcc.dg/charset/asm4.c: Ditto.
3025         * gcc.dg/charset/asm5.c: Ditto.
3026         * gcc.dg/charset/attribute1.c: Ditto.
3027         * gcc.dg/charset/attribute2.c: Ditto.
3028         * gcc.dg/charset/string1.c: Ditto.
3029         * g++.dg/charset: New directory.
3030         * g++.dg/dg.exp: Add here. Special options.
3031         * g++.dg/charset/charset.exp: New file.
3032         * g++.dg/charset/asm1.c: Ditto.
3033         * g++.dg/charset/asm2.c: Ditto.
3034         * g++.dg/charset/asm3.c: Ditto.
3035         * g++.dg/charset/asm4.c: Ditto.
3036         * g++.dg/charset/attribute1.c: Ditto.
3037         * g++.dg/charset/attribute2.c: Ditto.
3038         * g++.dg/charset/extern1.cc: Ditto.
3039         * g++.dg/charset/extern2.cc: Ditto.
3040         * g++.dg/charset/string1.c: Ditto.
3041
3042 2004-02-26  Mark Mitchell  <mark@codesourcery.com>
3043
3044         PR c++/14278
3045         * g++.dg/parse/comma1.C: New test.
3046
3047 2004-02-26  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3048
3049         PR c++/14284
3050         * g++.dg/template/ttp8.C: New test.
3051
3052 2004-02-26  Eric Botcazou  <ebotcazou@act-europe.fr>
3053
3054         * gcc.dg/fixuns-trunc-1.c: New test.
3055
3056 2004-02-26  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3057
3058         * gcc.dg/builtins-config.h: Use #elif.
3059
3060 2004-02-26  Michael Matz  <matz@suse.de>
3061
3062         * gcc.dg/20000724-1.c: Add regparm attribute to decl and def.
3063         * gcc.dg/991214-1.c: Likewise.
3064         * gcc.dg/i386-asm-1.c: Likewise.
3065
3066 2004-02-25  Richard Henderson  <rth@redhat.com>
3067
3068         * gcc.c-torture/execute/20040208-2.c: Move ...
3069         * gcc.c-torture/execute/ieee/20040208-2.c: ... here.
3070
3071 2004-02-26  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3072
3073         PR c++/14246
3074         * g++.dg/other/crash-3.C: New test.
3075
3076 2004-02-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3077
3078         * g++.dg/opt/inline4.C (dg-final): Robustify regexp.
3079         * g++.dg/opt/inline6.C (dg-final): Robustify regexp.
3080
3081         * gcc.dg/builtins-config.h (HAVE_C99_RUNTIME): Don't define for PA
3082         HP-UX.
3083
3084 2004-02-24  Michael Matz  <matz@suse.de>
3085
3086         * gcc.dg/i386-regparm.c: New.
3087
3088 2004-02-23  James E Wilson  <wilson@specifixinc.com>
3089
3090         * gcc.c-torture/execute/20040223-1.c: New.
3091
3092 2004-02-23  Zack Weinberg  <zack@codesourcery.com>
3093             Kazu Hirata  <kazu@cs.umass.edu>
3094
3095         * gcc.dg/fwritable-strings-1.c: Remove.
3096
3097 2004-02-23  Andrew Pinski  <pinskia@physics.uc.edu>
3098
3099         PR c/14156
3100         * gcc.dg/20040223-1.c: New test.
3101
3102 2004-02-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3103
3104         PR c++/14106
3105         * g++.dg/ext/typeof9.C: New test.
3106
3107 2004-02-23  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3108
3109         PR c++/14250
3110         * g++.dg/other/switch1.C: New test.
3111
3112 2004-02-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
3113
3114         * gcc.dg/cast-function-1.c: Adjust for new informative message.
3115         * gcc.dg/va-arg-1.c: Likewise.
3116
3117 2004-02-23  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3118
3119         PR c++/14143
3120         * g++.dg/template/koenig5.C: New test.
3121
3122 2004-02-21  Ziemowit Laski  <zlaski@apple.com>
3123
3124         * g++.dg/ext/altivec-1.C: Generalize target triple.
3125         * g++.dg/ext/altivec-2.C: New test case.
3126         * g++.dg/ext/altivec_check.h: New file.
3127         * gcc.dg/altivec-1.c: Generalize target triple;
3128         include altivec_check.h and call altivec_check().
3129         * gcc.dg/altivec-[2-5].c: Generalize target triple.
3130         * gcc.dg/altivec-6.c: New test case.
3131         * gcc.dg/altivec-[7-9].c: Generalize target triple; add
3132         type casts as needed.
3133         * gcc.dg/altivec-10.c: Include altivec_check.h and call
3134         altivec_check().
3135         * gcc.dg/altivec-12.c: New test case.
3136         * gcc.dg/altivec-varargs-1.c: Generalize target triple;
3137         include altivec_check.h and call altivec_check().
3138         * gcc.dg/altivec_check.h: New file.
3139
3140 2004-02-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3141
3142         * lib/target-supports.exp (check_alias_available): Don't mangle
3143         function `g' in test program.
3144
3145 2004-02-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3146
3147         * lib/target-supports.exp (check_profiling_available): Check
3148         argument to determine whether we support a profiling type.
3149         * lib/gcc-dg.exp (dg-require-profiling): Pass argument to
3150         check_profiling_available.
3151         * g++.dg/bprob/bprob.exp: Likewise
3152         * g77.dg/bprob/bprob.exp: Likewise.
3153         * gcc.misc-tests/bprob.exp: Likewise.
3154         * g++.old-deja/g++.law/profile1.C: Pass profiling type to
3155         dg-require-profiling and delete expected error handling.
3156         * gcc.dg/20021014-1.c: Likewise.
3157         * gcc.dg/nest.c: Likewise.
3158
3159 2004-02-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3160
3161         PR c++/12007
3162         * g++.dg/other/vthunk1.C: New test.
3163
3164 2004-02-20  Falk Hueffner  <falk@debian.org>
3165
3166         PR target/14201
3167         * gcc.c-torture/compile/fix-trunc-mem-1.c: New test.
3168
3169 2004-02-20  Mark Mitchell  <mark@codesourcery.com>
3170
3171         PR c++/13927
3172         * g++.dg/other/error8.C: Remove XFAIL markers.
3173
3174         PR c++/14173
3175         * g++.dg/ext/packed5.C: New test.
3176
3177         PR c++/14199
3178         * g++.dg/warn/Wunused-5.C: New test.
3179
3180         PR c++/14186
3181         * g++.dg/lookup/member1.C: New test.
3182
3183 2004-02-19  Kazu Hirata  <kazu@cs.umass.edu>
3184
3185         * gcc.c-torture/compile/20040130-1.c: Enable only when
3186         __INT_MAX__ >= 2147483647L.
3187         * gcc.c-torture/compile/961203-1.c: Likewise.
3188
3189 2004-02-19  Nathan Sidwell  <nathan@codesourcery.com>
3190
3191         * g++.dg/parse/attr-ctor1.C: XFAIL on hppa.
3192         * g++.dg/opt/template1.C: Robustify assembler regexp
3193
3194 2004-02-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
3195
3196         * gcc.c-torture/execute/simd-4.x: Remove.
3197         * gcc.c-torture/execute/va-arg-25.x: Likewise.
3198         * gcc.dg/compat/vector-1_x.c: Do not XFAIL on SPARC.
3199         Guard with #ifndef SKIP_ATTRIBUTE.
3200         * gcc.dg/compat/vector-1_y.c: Likewise.
3201         * gcc.dg/compat/vector-2_x.c: Likewise.
3202         * gcc.dg/compat/vector-2_y.c: Likewise.
3203         * g++.dg/eh/simd-1.C: Do not XFAIL on SPARC.
3204         * g++.dg/eh/simd-2.C: Likewise.
3205
3206 2004-02-19  Alan Modra  <amodra@bigpond.net.au>
3207
3208         * gcc.c-torture/compile/complex-1.c: New.
3209
3210 2004-02-19  Hans-Peter Nilsson  <hp@axis.com>
3211
3212         PR target/14209
3213         * gcc.c-torture/execute/20040218-1.c: New test.
3214
3215 2004-02-19  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3216
3217         PR c++/14181
3218         * g++.dg/parse/new2.C: New test.
3219
3220 2004-02-18  Paul Brook  <paul@codesourcery.com>
3221
3222         * gcc.c-torture/compile/libcall-1.c: New test.
3223
3224 2004-02-18  Paul Brook  <paul@codesourcery.com>
3225
3226         PR debug/12934
3227         * gcc.dg/debug/debug-7.c: New test.
3228
3229 2004-02-17  Ulrich Weigand  <uweigand@de.ibm.com>
3230
3231         * gcc.dg/20040217-1.c: New test.
3232
3233 2004-02-17  Zack Weinberg  <zack@codesourcery.com>
3234
3235         * gcc.c-torture/execute/990208-1.x: Delete.
3236
3237 2004-02-17  Richard Sandiford  <rsandifo@redhat.com>
3238
3239         * gcc.c-torture/execute/20040208-2.x: New file.
3240
3241 2004-02-17  Mark Mitchell  <mark@codesourcery.com>
3242
3243         PR c++/11326
3244         * g++.dg/abi/structret1.C: New test.
3245
3246 2004-02-17  Jakub Jelinek  <jakub@redhat.com>
3247
3248         * gcc.dg/i386-cpuid.h (bit_CMOV): Define.
3249         (i386_cpuid): No need to test if cpuid is available on AMD64.
3250         Fix assembly, so that it works onboth i386 and AMD64.
3251         * gcc.dg/i386-sse-6.c: Include stdio.h, stdlib.h and string.h.
3252         (vecInLong): Fix s[] member type to unsigned int.
3253         (vecInWord): Remove type.
3254         (mmx_tests, sse_tests, dump64_16, dump64_32, dump64_64): Remove.
3255         (a64, b64, c64, d64, e64): Remove.
3256         (main): Pass if CPU has no MMX, SSE, SSE2 or CMOV support.
3257         Remove unused variable.  Remove initialization of removed variables.
3258         Don't call mmx_tests nor sse_tests.
3259         (reference_mmx, reference_sse): Remove.
3260         (check): Add return stmt.
3261         * gcc.dg/i386-sse-7.c: New test.
3262         * gcc.dg/i386-mmx-4.c: New test.
3263
3264 2004-02-17  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3265
3266         * g++.dg/tc1/dr176.C: Add missing semicolon (typo).
3267         * g++.dg/tc1/dr101.C, g++.dg/tc1/dr135.C, g++.dg/tc1/dr142.C,
3268         g++.dg/tc1/dr152.C, g++.dg/tc1/dr159.C, g++.dg/tc1/dr161.C,
3269         g++.dg/tc1/dr166.C, g++.dg/tc1/dr176.C, g++.dg/tc1/dr193.C,
3270         g++.dg/tc1/dr194.C, g++.dg/tc1/dr217.C, g++.dg/tc1/dr56.C,
3271         g++.dg/tc1/dr68.C, g++.dg/tc1/dr76.C, g++.dg/tc1/dr80.C,
3272         g++.dg/tc1/dr94.C: Fix line terminator.
3273
3274 2004-02-16  Geoffrey Keating  <geoffk@apple.com>
3275
3276         * gcc.c-torture/compile/20040216-1.c: New.
3277
3278 2004-02-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3279
3280         * g++.dg/tc1/dr101.C, g++.dg/tc1/dr135.C, g++.dg/tc1/dr142.C,
3281         g++.dg/tc1/dr152.C, g++.dg/tc1/dr159.C, g++.dg/tc1/dr161.C,
3282         g++.dg/tc1/dr166.C, g++.dg/tc1/dr176.C, g++.dg/tc1/dr188.C,
3283         g++.dg/tc1/dr193.C, g++.dg/tc1/dr194.C, g++.dg/tc1/dr217.C,
3284         g++.dg/tc1/dr48.C, g++.dg/tc1/dr56.C, g++.dg/tc1/dr68.C,
3285         g++.dg/tc1/dr76.C, g++.dg/tc1/dr80.C, g++.dg/tc1/dr94.C: New tests.
3286
3287 2004-02-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
3288
3289         * gcc.c-torture/execute/20020720-1.x: XFAIL on SPARC with -fPIC.
3290
3291 2004-02-15  Mark Mitchell  <mark@codesourcery.com>
3292
3293         PR c++/13971
3294         * g++.dg/expr/cond4.C: New test.
3295
3296         PR c++/14086
3297         * g++.dg/lookup/crash2.C: New test.
3298
3299 2004-02-14  Josef Zlomek  <zlomekj@suse.cz>
3300
3301         * gcc.c-torture/compile/20040214-2.c: New test.
3302
3303 2004-02-14  Andrew Pinski  <pinskia@physics.uc.edu>
3304
3305         PR c++/14116
3306         * g++.dg/ext/typeof8.C: New test.
3307
3308 2004-02-14  Eric Botcazou  <ebotcazou@act-europe.fr>
3309
3310         * gcc.c-torture/compile/20040214-1.c: New test.
3311
3312 2004-02-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3313
3314         PR c++/13635
3315         * g++.dg/template/spec11.C: New test.
3316
3317 2004-02-13  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3318
3319         PR c++/13927
3320         * g++.dg/other/error8.C: New test.
3321
3322 2004-02-13  Mark Mitchell  <mark@codesourcery.com>
3323
3324         PR c++/14122
3325         * g++.dg/template/array4.C: New test.
3326
3327         PR c++/14108
3328         * g++.dg/inherit/thunk2.C: New test.
3329
3330         PR c++/14083
3331         * g++.dg/eh/cond2.C: New test.
3332
3333 2004-02-12  Alan Modra  <amodra@bigpond.net.au>
3334
3335         * gcc.dg/debug/20020327-1.c: Disable for powerpc64.
3336
3337 2004-02-12  Nathaniel Smith <njs@codesourcery.com>
3338
3339         * lib/scanasm.exp (dg-scan): Quote pattern before display.
3340
3341 2004-02-12  Hartmut Penner  <hpenner@de.ibm.com>
3342
3343         * g++.dg/simd-2.C: xfail on ppc64-linux.
3344
3345 2004-02-11  Joseph S. Myers  <jsm@polyomino.org.uk>
3346
3347         PR c/456
3348         * gcc.dg/cpp/c90-if-comma-1.c, gcc.dg/cpp/c99-if-comma-1.c: New
3349         tests.
3350
3351 2004-02-11  Uros Bizjak  <uros@kss-loka.si>
3352
3353         * gcc.dg/builtins-33.c: New test.
3354
3355 2004-02-11  Paolo Bonzini  <bonzini@gnu.org>
3356
3357         * gcc.dg/pr14092-1.c: Use intptr_t for the cast.
3358
3359 2004-02-11  Hartmut Penner  <hpenner@de.ibm.com>
3360
3361         * g++.dg/simd-2.C: Set -maltivec for ppc64.
3362
3363 2004-02-11  Hartmut Penner  <hpenner@de.ibm.com>
3364
3365         * gcc.dg/ppc64-abi-3.c: New test.
3366
3367 2004-02-10  Paolo Bonzini  <bonzini@gnu.org>
3368
3369         PR c/14092
3370
3371         * gcc.dg/pr14092-1.c: New testcase.
3372
3373 2004-02-10  Alan Modra  <amodra@bigpond.net.au>
3374
3375         * gcc.dg/cpp/assert4.c: Fix typo last change.
3376
3377         * gcc.dg/darwin-longlong.c: Only use r0 in asm for darwin.
3378         * gcc.dg/cpp/assert4.c: Handle powerpc64.
3379
3380         * gcc.dg/debug/20020327-1.c: xfail for powerpc64.
3381
3382 2004-02-09  Roger Sayle  <roger@eyesopen.com>
3383
3384         * gcc.c-torture/compile/20040209-1.c: New test case.
3385
3386 2004-02-08  Joseph S. Myers  <jsm@polyomino.org.uk>
3387
3388         * gcc.dg/c90-init-1.c: Adjust expected error messages.
3389
3390 2004-02-08  Richard Sandiford  <rsandifo@redhat.com>
3391
3392         * gcc.c-torture/execute/20040208-[12].c: New tests.
3393
3394 2004-02-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
3395
3396         * g++.dg/eh/simd-2.C: Adjust line numbers for SPARC.
3397
3398 2004-02-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
3399
3400         * gcc.c-torture/execute/va-arg-25.x: XFAIL only on SPARC 64-bit.
3401
3402 2004-02-07  Zack Weinberg  <zack@codesourcery.com>
3403
3404         Bug 13856
3405         * gcc.dg/visibility-8.c: New testcase.
3406
3407 2004-02-07  Zack Weinberg  <zack@codesourcery.com>
3408
3409         * gcc.c-torture/execute/string-opt-15.c: Define memcmp with void *
3410         arguments.
3411         * gcc.dg/fwritable-strings-1.c: Expect the deprecation notice.
3412
3413 2004-02-07  Roger Sayle  <roger@eyesopen.com>
3414
3415         PR middle-end/13696
3416         * g++.dg/opt/fold1.C: New test case.
3417
3418 2003-02-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3419
3420         PR c++/14033
3421         * g++.dg/other/crash-2.C: New test.
3422
3423 2003-02-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3424
3425         PR c++/14028
3426         * g++.dg/parse/angle-bracket2.C: New test.
3427
3428 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3429
3430         PR middle-end/13750
3431         Revert:
3432         2004-01-15  Geoffrey Keating  <geoffk@apple.com>
3433         PR pch/13361
3434         * testsuite/g++.dg/pch/wchar-1.C: New.
3435         * testsuite/g++.dg/pch/wchar-1.Hs: New.
3436
3437 2004-02-05  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3438
3439         PR c++/14008
3440         * g++.dg/parse/error15.C: New test.
3441         * g++.dg/parse/crash11.C: Update dg-error mark.
3442
3443 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
3444
3445         PR c++/13932
3446         * g++.dg/warn/conv2.C: New test.
3447
3448 2004-02-04  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3449
3450         PR c++/13086
3451         * g++.dg/warn/incomplete1.C: Remove xfail.
3452
3453 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
3454
3455         * lib/file-format.exp (gcc_target_object_format): Use
3456         ${tool}_target_compile, not gcc_target_compile.
3457         * lib/target-supports.exp (check_alias_available): Likewise.
3458         (check_gc_sections_available): Likewise.
3459         * g++.dg/ext/attrib10.C: Use dg-require-alias.
3460         * g++.old-deja/g++.ext/attrib5.C: Use dg-require-weak and
3461         dg-require-alias.
3462
3463 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
3464
3465         PR c++/13969
3466         * g++.dg/template/static6.C: New test.
3467
3468 2004-02-04  Ian Lance Taylor  <ian@wasabisystems.com>
3469
3470         * gcc.dg/arm-mmx-1.c: Don't look for ldmfd if -mthumb.
3471
3472 2004-02-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3473
3474         * objc.dg/encode-2.m, objc.dg/encode-3.m, objc.dg/encode-4.m: Fix
3475         tests for systems where `char' is unsigned by default.
3476
3477 2003-02-04  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3478
3479         PR c++/13997
3480         * g++.dg/template/partial3.C: New test.
3481
3482 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
3483
3484         * gcc.dg/20020312-2.c, gcc.dg/builtin-inf-1.c,
3485         gcc.dg/sibcall-3.c, gcc.dg/sibcall-4.c, gcc.dg/cpp/assert4.c:
3486         Remove mentions of obsolete ports.
3487
3488 2004-02-04  Paolo Bonzini  <bonzini@gnu.org>
3489
3490         * gcc.dg/noncompile/20001228-1.c: Fix for new
3491         error message.
3492
3493 2004-02-03  Roger Sayle  <roger@eyesopen.com>
3494
3495         PR target/9348
3496         * gcc.c-torture/execute/multdi-1.c: New test case.
3497
3498 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
3499
3500         PR c++/13925
3501         * g++.dg/template/lookup5.C: New test.
3502
3503 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
3504
3505         PR c++/13950
3506         * g++.dg/template/lookup4.C: New test.
3507
3508         PR c++/13970
3509         * g++.dg/parse/error14.C: New test.
3510
3511         PR c++/14002
3512         * g++.dg/parse/template13.C: New test.
3513
3514 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
3515
3516         PR c++/13978
3517         * g++.dg/template/koenig4.C: New test.
3518
3519         PR c++/13968
3520         * g++.dg/template/crash17.C: New test.
3521
3522         PR c++/13975
3523         * g++.dg/parse/error13.C: New test.
3524         * g++.old-deja/g++.robertl/eb125.C: Tweak error messages.
3525
3526 2004-02-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
3527
3528         * gcc.dg/20020503-1.c: Remove -mflat dg-options.
3529
3530 2004-02-03  Paolo Bonzini  <bonzini@gnu.org>
3531
3532         PR c/11658
3533         PR c/13994
3534         * gcc.dg/noncompile/20040203-1.c: New test.
3535         * gcc.dg/noncompile/20040203-2.c: Likewise.
3536         * gcc.dg/noncompile/20040203-3.c: Likewise.
3537         * gcc.dg/20040203-1.c: Likewise.
3538
3539 2004-02-02  Andrew Pinski  <pinskia@physics.uc.edu>
3540
3541         PR c++/10858
3542         * g++.dg/template/sizeof7.C: New test.
3543
3544 2004-02-02  Eric Christopher  <echristo@redhat.com>
3545             Zack Weinberg  <zack@codesourcery.com>
3546
3547         * gcc.c-torture/execute/wchar_t-1.c: Add -finput-charset.
3548
3549 2004-02-02  Zack Weinberg  <zack@codesourcery.com>
3550
3551         * g++.dg/eh/forced1.C, g++.dg/eh/forced2.C, g++.dg/eh/forced3.C
3552         * g++.dg/eh/forced4.C: XFAIL ia64-hp-hpux11.*.
3553         * g++.dg/eh/ia64-1.C: Test branch regs only #ifdef __LP64__.
3554         * gcc.dg/cleanup-5.c: Run only on Linux targets.
3555
3556 2004-02-02  Mark Mitchell  <mark@codesourcery.com>
3557
3558         PR c++/13113
3559         * g++.old-deja/g++.mike/net36.C: Adjust error messages.
3560
3561         PR c++/13854
3562         * g++.dg/ext/attrib13.C: New test.
3563
3564         PR c++/13907
3565         * g++.dg/conversion/op2.C: New test.
3566
3567 2004-02-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
3568
3569         * gcc.dg/titype-1.c: Fix pasto.
3570
3571 2004-02-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
3572
3573         * gcc.dg/titype-1.c: New test.
3574
3575 2004-02-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3576
3577         PR c++/13957
3578         * g++.dg/template/non-type-template-argument-1.C,
3579         g++.dg/template/qualified-id1.C: Update dg-error marks.
3580         * g++.dg/template/nontype6.C: New test.
3581
3582 2004-02-01  Roger Sayle  <roger@eyesopen.com>
3583
3584         * gcc.dg/builtins-1.c: Also test for __builtin_signbit{,f,l}.
3585         * gcc.dg/builtins-31.c: New testcase.
3586         * gcc.dg/builtins-32.c: New testcase.
3587
3588 2004-01-30  Andrew Pinski  <pinskia@physics.uc.edu>
3589
3590         * objc.dg/call-super-2.m: Update line numbers
3591         for the including of stddef.h.
3592
3593 2004-01-30  Michael Matz  <matz@suse.de>
3594
3595         * g++.dg/ext/case-range1.C, g++.dg/ext/case-range2.C,
3596         g++.dg/ext/case-range3.C: New tests.
3597
3598 2004-01-30  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3599
3600         DR206
3601         PR c++/13813
3602         * g++.dg/template/member4.C: New test.
3603
3604 2004-01-30  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3605
3606         PR c++/13683
3607         * g++.dg/template/sizeof6.C: New test.
3608
3609 2004-01-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
3610
3611         * gcc.dg/fwritable-strings-1.c: New test.
3612
3613 2004-01-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
3614
3615         * gcc.c-torture/compile/20040130-1.c: New test.
3616
3617 2004-01-29  Geoffrey Keating  <geoffk@geoffk.org>
3618
3619         * objc.dg/call-super-2.m: Include stddef.h for size_t.
3620
3621 2004-01-29  Mark Mitchell  <mark@codesourcery.com>
3622
3623         PR c++/13883
3624         * g++.dg/template/ctor3.C: New test.
3625
3626 2004-01-29  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3627
3628         * g++.dg/tc1: New directory.
3629         * g++.dg/tc1/dr108.C, g++.dg/tc1/dr128.C, g++.dg/tc1/dr147.C,
3630         g++.dg/tc1/dr179.C, g++.dg/tc1/dr1.C, g++.dg/tc1/dr213.C,
3631         g++.dg/tc1/dr74.C, g++.dg/tc1/dr90.C, g++.dg/tc1/dr127.C,
3632         g++.dg/tc1/dr137.C, g++.dg/tc1/dr164.C, g++.dg/tc1/dr185.C,
3633         g++.dg/tc1/dr20.C, g++.dg/tc1/dr52.C, g++.dg/tc1/dr85.C: New tests.
3634
3635 2004-01-28  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3636
3637         * g++.dg/parse/error11.C: New test.
3638         * g++.dg/parse/error12.C: Likewise.
3639
3640 2004-01-28  Ziemowit Laski  <zlaski@apple.com>
3641
3642         * objc.dg/proto-qual-1.m (ROUND, aligned_sizeof): New.
3643         (scan_initial, main): Use aligned_sizeof instead of sizeof.
3644
3645 2004-01-28  Mark Mitchell  <mark@codesourcery.com>
3646
3647         PR c++/13791
3648         * g++.dg/ext/attrib12.C: New test.
3649
3650         PR c++/13736
3651         * g++.dg/parse/cast2.C: New test.
3652
3653 2004-01-27  James E Wilson  <wilson@specifixinc.com>
3654
3655         * objc.dg/encode-2.m (main): New local string.  Set depending on
3656         sizeof long.  Use in sscanf call.
3657         * objc.dg/encode-3.m (main): New local string.  Set depending on
3658         sizeof long.  Use in scan_initial call.
3659
3660 2004-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3661
3662         * objc.dg/call-super-2.m: Make LP64-safe.
3663         * objc.dg/desig-init-1.m: Likewise.
3664
3665 2004-01-27  Devang Patel <dpatel@apple.com>
3666
3667         * g++.dg/debug/namespace1.C: New test.
3668
3669 2004-01-27  Ian Lance Taylor  <ian@wasabisystems.com>
3670
3671         * gcc.dg/const-elim-1.c: Add xfail for strongarm-*-* and
3672         xscale-*-*.
3673
3674         * gcc.dg/arm-mmx-1.c: New test.
3675
3676 2004-01-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
3677
3678         * gcc.dg/20040127-1.c: New test.
3679         * gcc.dg/20040127-2.c: New test.
3680
3681 2004-01-26  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3682
3683         * objc.dg/stret-1.m (glob): Renamed to globa.
3684
3685 2004-01-26  Mark Mitchell  <mark@codesourcery.com>
3686
3687         PR c++/13663
3688         * g++.dg/expr/for1.C: New test.
3689
3690 2004-01-26  Fariborz Jahanian <fjahanian@apple.com>
3691
3692         PR middle-end/13779
3693         * gcc.dg/darwin-longlong.c: New test.
3694
3695 2004-01-26  Ian Lance Taylor  <ian@wasabisystems.com>
3696
3697         * gcc.dg/20040124-1.c: Moved test from here...
3698         * gcc.c-torture/compile/20040124-1.c: ...to here.
3699
3700 2004-01-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
3701
3702         * gcc.dg/sparc-ret.c: Run only in 32-bit mode.  Don't scan
3703         the assembly output if -m64 is passed.
3704
3705 2004-01-25  Mark Mitchell  <mark@codesourcery.com>
3706
3707         PR c++/13833
3708         * g++.dg/template/cond3.C: New test.
3709
3710 2004-01-25  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3711
3712         PR c++/13810
3713         * g++.dg/template/ttp7.C: New test.
3714
3715 2004-01-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3716
3717         PR c++/13797
3718         * g++.dg/template/nontype4.C: New test.
3719         * g++.dg/template/nontype5.C: Likewise.
3720
3721 2004-01-25  Richard Sandiford  <rsandifo@redhat.com>
3722
3723         * gcc.dg/torture/mips-clobber-at.c: New test.
3724
3725 2004-01-24  Ian Lance Taylor  <ian@wasabisystems.com>
3726
3727         * gcc.dg/20040124-1.c: New test.
3728
3729 2004-01-24  Jakub Jelinek  <jakub@redhat.com>
3730
3731         * gcc.dg/20040123-1.c: New test.
3732
3733 2004-01-23  Zack Weinberg  <zack@codesourcery.com>
3734
3735         * gcc.dg/builtins-30.c: Move dg-warning marks to the proper lines.
3736
3737 2004-01-24  Joseph S. Myers  <jsm@polyomino.org.uk>
3738
3739         * gcc.dg/c90-array-lval-7.c, gcc.dg/c99-array-lval-7.c: New tests.
3740
3741 2004-01-23  Andrew Pinski  <apinski@apple.com>
3742
3743         * gcc.dg/20030121-1.c: Move to ..
3744         * gcc.dg/20040121-1.c: here.
3745
3746 2004-01-23  Roger Sayle  <roger@eyesopen.com>
3747
3748         * gcc.dg/builtins-29.c: New test case.
3749
3750 2004-01-23  Zack Weinberg  <zack@codesourcery.com>
3751
3752         PR 18314
3753         * gcc.dg/builtins-30.c: New testcase.
3754
3755 2004-01-23  Andreas Tobler  <a.tobler@schweiz.ch>
3756
3757         * g++.dg/compat/compat.exp: Add LD_LIBRARY_PATH_32/64 for Solaris.
3758         * lib/g77.exp: Likewise.
3759         * lib/objc.exp: Likewise.
3760         * lib/g++.exp: Likewise.
3761
3762 2004-01-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
3763
3764         * gcc.dg/struct-by-value-2.c: New test.
3765
3766 2004-01-21  Andrew Pinski  <apinski@apple.com>
3767
3768         PR target/13785
3769         * gcc.dg/20030121-1.c: New test.
3770
3771 2004-01-22  Ulrich Weigand  <uweigand@de.ibm.com>
3772
3773         * gcc.dg/20030123-1.c: Add -fno-omit-frame-pointer option.  Do not
3774         clobber frame pointer register in asm statement.
3775
3776 2004-01-21  Falk Hueffner  <falk@debian.org>
3777
3778         * gcc.c-torture/compile/20040121-1.c: New test.
3779
3780 2004-01-21  Zack Weinberg  <zack@codesourcery.com>
3781
3782         * gcc.dg/noncompile/20020213-1.c: Add another dg-warning line.
3783
3784 2004-01-20  Hartmut Penner  <hpenner@de.ibm.com>
3785
3786         * gcc.dg/ppc64-abi-2.c: New test.
3787
3788 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
3789
3790         * lib/treelang.exp: Fill out this file.
3791         * lib/treelang-dg.exp: New File.
3792
3793 2004-01-20  Joseph S. Myers  <jsm@polyomino.org.uk>
3794
3795         * gcc.c-torture/compile/981022-1.c: Remove.
3796         * gcc.dg/array-5.c: Remove XFAIL.
3797         * gcc.dg/sequence-pt-1.c: Remove test using extended lvalues.
3798         * gcc.dg/cast-lvalue-1.c, gcc.dg/compound-lvalue-1.c,
3799         gcc.dg/cond-lvalue-1.c: Update.
3800         * gcc.dg/cast-lvalue-2.c: New test.
3801
3802 2004-01-19  Mark Mitchell  <mark@codesourcery.com>
3803
3804         PR c++/13592
3805         * g++.dg/other/error1.C (class foo): Tweak error message.
3806
3807         PR c++/13592
3808         * g++.dg/template/call2.C: New test.
3809
3810 2004-01-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
3811
3812         * gcc.dg/compat/fnptr-by-value-1_x.c, scalar-by-value-1_y.c
3813         scalar-by-value-3_x.c, scalar-by-value-3_y.c,
3814         scalar-by-value-4_x.c, scalar-by-value-4_y.c,
3815         scalar-return-1_x.c, scalar-return-2_y.c,
3816         scalar-return-3_x.c, scalar-return-3_y.c,
3817         scalar-return-4_x.c, scalar-return-4_y.c,
3818         struct-align-1.h, struct-align-1_x.c,
3819         struct-align-1_y.c, struct-align-2.h,
3820         struct-align-2_x.c, struct-align-2_y.c,
3821         struct-by-value-10_y.c, struct-by-value-11_x.c,
3822         struct-by-value-11_y.c, struct-by-value-12_x.c,
3823         struct-by-value-12_y.c, struct-by-value-13_x.c,
3824         struct-by-value-13_y.c, struct-by-value-14_x.c,
3825         struct-by-value-14_y.c, struct-by-value-15_x.c,
3826         struct-by-value-15_y.c, struct-by-value-16_y.c,
3827         struct-by-value-17_y.c, struct-by-value-18_y.c,
3828         struct-by-value-19_y.c, struct-by-value-1_x.c,
3829         struct-by-value-1_y.c, struct-by-value-20_y.c,
3830         struct-by-value-2_x.c, struct-by-value-2_y.c,
3831         struct-by-value-3_y.c, struct-by-value-4_x.c,
3832         struct-by-value-4_y.c, struct-by-value-5_y.c,
3833         struct-by-value-6_y.c, struct-by-value-7_y.c
3834         struct-by-value-8_x.c, struct-by-value-8_y.c
3835         struct-by-value-9_x.c, struct-by-value-9_y.c
3836         struct-return-10_x.c, struct-return-10_y.c,
3837         struct-return-19_x.c, struct-return-20_x.c
3838         struct-return-2_x.c, struct-return-2_y.c
3839         struct-return-3_x.c: Guard non-C99 tests with SKIP_COMPLEX_INT,
3840         SKIP_ATTRIBUTE and SKIP_ZERO_ARRAY.  Turns SKIPVA into SKIP_VA.
3841
3842 2004-01-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
3843
3844         * gcc.dg/tls/alias-1.c: Add dg-warning for unsupported visibility
3845         attribute on sparc*-sun-solaris2.*.
3846
3847 2004-01-18  Mark Mitchell  <mark@codesourcery.com>
3848
3849         PR c++/13710
3850         * g++.dg/ext/typeof7.C: New test.
3851
3852 2004-01-18  David Edelsohn  <edelsohn@gnu.org>
3853
3854         * gcc.dg/array-quals-1.c: xfail on powerpc*-*-aix*.
3855         * gcc.dg/const-elim-1.c: Same.
3856
3857 2004-01-17  Ziemowit Laski  <zlaski@apple.com>
3858
3859         * objc.dg/stret-1.m: New.
3860         * objc.dg/stret-2.m: New.
3861
3862 2004-01-17  Andrew Pinski  <pinskia@physics.uc.edu>
3863
3864         PR c++/11895
3865         * g++.dg/ext/vector1.C: New test.
3866
3867 2004-01-16  Geoffrey Keating  <geoffk@apple.com>
3868
3869         * gcc.dg/pch/import-1.c: New.
3870         * gcc.dg/pch/import-1.hs: New.
3871         * gcc.dg/pch/import-1a.h: New.
3872         * gcc.dg/pch/import-1b.h: New.
3873         * gcc.dg/pch/import-1c.h: New.
3874
3875 2004-01-16  Mark Mitchell  <mark@codesourcery.com>
3876
3877         PR c++/13574
3878         * g++.dg/ext/array1.C: New test.
3879
3880         PR c++/13178
3881         * g++.dg/conversion/op1.C: New test.
3882
3883 2004-01-16  J"orn Rennecke <joern.rennecke@superh.com>
3884
3885         PR 11864
3886         From Kazumoto Kojima / Dan Kegel:
3887         * gcc.dg/pr11864-1.c: New test.
3888
3889         PR 10392
3890         From Marcus Comstedt / Dan Kegel:
3891         * gcc.dg/pr10392-1.c: New test.
3892
3893 2004-01-16  Mark Mitchell  <mark@codesourcery.com>
3894
3895         PR c++/13478
3896         * g++.dg/init/ref10.C: New test.
3897
3898 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3899
3900         PR c++/13407
3901         * g++.dg/parse/typename6.C: New test.
3902
3903 2004-01-15  Geoffrey Keating  <geoffk@apple.com>
3904
3905         PR pch/13361
3906         * testsuite/g++.dg/pch/wchar-1.C: New.
3907         * testsuite/g++.dg/pch/wchar-1.Hs: New.
3908
3909 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3910
3911         PR c++/9259
3912         * g++.dg/expr/sizeof2.C: New test.
3913
3914 2004-01-15  Kazu Hirata  <kazu@cs.umass.edu>
3915
3916         * gcc.dg/sibcall-3.c: Replace mn10?00 with mn10300.
3917
3918 2004-01-15  Alexandre Oliva  <aoliva@redhat.com>
3919
3920         PR c++/13659
3921         * g++.dg/lookup/strong-using-3.C: New.
3922         * g++.dg/lookup/using-10.C: New.
3923
3924 2004-01-15  Alexandre Oliva  <aoliva@redhat.com>
3925
3926         PR c++/13594
3927         * g++.dg/lookup/strong-using-2.C: New.
3928
3929 2004-01-15  Marcus Comstedt <marcus@mc.pp.se>
3930             Dan Kegel <dank@kegel.com>
3931             J"orn Rennecke <joern.rennecke@superh.com>
3932
3933         PR target/9365
3934         * gcc.dg/pr9365-1.c: New test.
3935
3936 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3937
3938         PR c++/8856
3939         * g++.dg/parse/casting-operator2.C: New test.
3940         * g++.old-deja/g++.pt/explicit83.C: Remove.
3941
3942 2004-01-14  Joseph S. Myers  <jsm@polyomino.org.uk>
3943
3944         * gcc.dg/label-compound-stmt-1.c: New test.
3945         * gcc.c-torture/compile/950922-1.c,
3946         gcc.c-torture/compile/20000211-3.c,
3947         gcc.c-torture/compile/20000518-1.c,
3948         gcc.c-torture/compile/20021108-1.c: Avoid labels at and of
3949         compound statements.
3950
3951 2004-01-14  Hartmut Penner  <hpenner@de.ibm.com>
3952
3953         * gcc.dg/ppc64-abi-1.c: New test.
3954
3955 2004-01-14  Danny Smith  <dannysmith@users.sourceforge.net>
3956
3957          * g++.dg/ext/attrib9.C: Add dg-warnings.
3958
3959 2004-01-14  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3960
3961         PR c++/12335
3962         * g++.dg/parse/dtor3.C: New test.
3963
3964 2004-01-13  Andrew Pinski  <pinskia@physics.uc.edu>
3965
3966         PR c++/12709
3967         * g++.dg/parse/try-catch-1.C: New test.
3968
3969 2004-01-13  Arnaud Charlet  <charlet@act-europe.fr>
3970
3971         * ada/acats/run_all.sh: Add more verbose output in acats.log
3972         when compiling tests.
3973
3974 2004-01-12  Zack Weinberg  <zack@codesourcery.com>
3975
3976         PR 13656
3977         * gcc.dg/typedef-redecl.c: New test case.
3978         * gcc.dg/typedef-redecl.h: New support file.
3979
3980 2004-01-13  Jan Hubicka  <jh@suse.cz>
3981
3982         * gcc.dg/always_inline.c: New test.
3983         * gcc.dg/debug/20031231-1.c: Fix.
3984
3985 2004-01-13  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3986
3987         PR c++/13474
3988         * g++.dg/template/array3.C: New test.
3989
3990 2004-01-12  Zack Weinberg  <zack@codesourcery.com>
3991
3992         * g++.dg/ext/lvalue1.C: No longer expected to fail.
3993         * g++.dg/warn/Wunused-2.C: Likewise.
3994
3995 2004-01-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3996
3997         PR c++/13289
3998         * g++.dg/template/instantiate6.C: New test.
3999
4000 2004-01-12  Roger Sayle  <roger@eyesopen.com>
4001
4002         PR middle-end/11397
4003         * gcc.dg/special/wkali-2.c: Add dg-require-alias.
4004
4005 2004-01-12  Jan Hubicka  <jh@suse.cz>
4006
4007         PR opt/12826
4008         * gcc.dg/20040112-1.c: New.
4009
4010         * gcc.dg/dwarf-die[1-7].c: Move to...
4011         * gcc.dg/debug/dwarf2/dwarf-die[1-7].c: ... here.
4012         * gcc.dg/debug/dwarf2/dwarf2.exp: New.
4013
4014 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
4015
4016         PR c++/4100
4017         * g++.dg/parse/friend4.C: New test.
4018
4019 2004-01-12  Scott Brumbaugh  <scottb.lists@verizon.net>
4020
4021         PR c++/4100
4022         * g++.old-deja/g++.pt/niklas01a.C: Mark an error where a class
4023         definition is called a friend.
4024
4025 2004-01-11  Zack Weinberg  <zack@codesourcery.com>
4026
4027         * gcc.dg/tls/diag-3.c: Tweak dg-error regexp.
4028
4029 2004-01-11  Ian Lance Taylor  <ian@wasabisystems.com>
4030
4031         PR c++/3478
4032         * g++.dg/parse/error10.C: New test.
4033         * g++.dg/template/arg2.C: Accept "invalid type" error.
4034
4035 2004-01-11  Jakub Jelinek  <jakub@redhat.com>
4036
4037         PR middle-end/13392
4038         * g++.dg/opt/expect2.C: New test.
4039
4040 2004-01-10  Zack Weinberg  <zack@codesourcery.com>
4041
4042         * gcc.dg/Wshadow-1.c, gcc.dg/attr-noinline.c, gcc.dg/decl3.c
4043         * gcc.dg/redecl-1.c, gcc.dg/visibility-7.c, gcc.dg/wtr-static-1.c
4044         * gcc.dg/noncompile/20020220-1.c, objc.dg/method-1.m:
4045         Update dg-error regexps.
4046
4047 2004-01-10  Zack Weinberg  <zack@codesourcery.com>
4048
4049         * gcc.c-torture/compile/20021123-2.c: Delete; dup of 20021120-1.c.
4050         * gcc.c-torture/compile/20021123-3.c: Delete; dup of 20021120-2.c.
4051
4052 2004-01-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
4053
4054         * gcc.dg/pragma-re-1.c: Use right pointer type.
4055
4056 2004-01-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
4057
4058         * g++.dg/eh/simd-1.c: Ajust line number for dg-error line.
4059
4060 2004-01-09  Geoffrey Keating  <geoffk@apple.com>
4061
4062         * gcc.dg/rs6000-ldouble-1.c: New.
4063
4064 2004-01-10  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4065
4066         DR 337
4067         PR c++/9256
4068         * g++.dg/other/abstract1.C: New test.
4069
4070 2004-01-09  Alexandre Oliva  <aoliva@redhat.com>
4071
4072         * g++.dg/lookup/strong-using-1.C: New.
4073
4074 2004-01-09  Joseph S. Myers  <jsm@polyomino.org.uk>
4075
4076         PR c/11234
4077         * gcc.dg/func-ptr-conv-1.c: New test.
4078         * gcc.dg/weak/weak-6.c, gcc.dg/weak/weak-7.c: Update.
4079
4080 2004-01-09  Kazu Hirata  <kazu@cs.umass.edu>
4081
4082         PR target/13380.
4083         * gcc.c-torture/compile/20040109-1.c: New.
4084
4085 2004-01-08  Stuart Hastings  <stuart@apple.com>
4086
4087         * testsuite/gcc.dg/20020523-2.c (bail_if_no_sse): Moved cpu-ID code...
4088         testsuite/gcc.dg/i386-cpuid.h (i386_cpuid): ...to here, to share with...
4089         * testsuite/gcc.dg/i386-sse-6.c: ...this new testcase.
4090
4091 2004-01-09  Alan Modra  <amodra@bigpond.net.au>
4092
4093         * gcc.dg/array-quals-1.c: Accept .data.rel.ro.
4094
4095 2004-01-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
4096
4097         * ada/acats/run_acats: Treat 'gnatchop' the same way
4098         as 'gnatmake'.  Export GCC_DRIVER.
4099         * ada/acats/run_all.sh: Add target_gnatchop.  Use
4100         'host_gnatchop' and 'target_gnatchop' instead of 'gnatshop'.
4101
4102 2004-01-08  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4103
4104         PR c++/12573
4105         * g++.dg/template/dependent-expr4.C: New test.
4106
4107 2004-01-08  Hartmut Penner  <hpenner@de.ibm.com>
4108
4109         * gcc.dg/altivec-11.c: New test.
4110
4111 2004-01-07  Mark Mitchell  <mark@codesourcery.com>
4112
4113         * g++.dg/abi/vbase10.C: Use -mstructure-size-boundary=8 on ARM.
4114
4115 2004-01-07  Joseph S. Myers  <jsm@polyomino.org.uk>
4116
4117         PR c/6024
4118         * gcc.dg/enum-compat-1.c: New test.
4119         * gcc.c-torture/execute/builtin-types-compatible-p.c: Update.
4120
4121 2004-01-07  Joseph S. Myers  <jsm@polyomino.org.uk>
4122
4123         PR c/12165
4124         * gcc.dg/array-quals-1.c, gcc.dg/c90-idem-qual-3.c,
4125         gcc.dg/c99-idem-qual-3.c: New tests.
4126
4127 2004-01-07  Alan Modra  <amodra@bigpond.net.au>
4128
4129         * gcc.dg/winline-7.c: Don't cast void * to int.
4130
4131 2004-01-06  Jan Hubicka  <jh@suse.cz>
4132
4133         * gcc.dg/i386-sse-5.c: New test
4134         * g++.dg/eh/simd-1.c: Add -w argument for i386.
4135
4136 2004-01-05  Mark Mitchell  <mark@codesourcery.com>
4137
4138         PR c++/12815
4139         * g++.dg/rtti/typeid4.C: New test.
4140
4141 2004-01-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
4142
4143         * gcc.dg/compat/sdata-section.h: Declare 'abort'.
4144
4145 2004-01-05  Mark Mitchell  <mark@codesourcery.com>
4146
4147         PR c++/12132
4148         * g++.dg/template/error11.C: New test.
4149
4150         PR c++/13451
4151         * g++.dg/template/class2.C: New test.
4152
4153 2004-01-05  Nathan Sidwell  <nathan@codesourcery.com>
4154         Richard Sandiford <rsandifo@redhat.com>
4155
4156         PR c++/13387
4157         * g++.dg/opt/alias3.C: New test.
4158
4159 2004-01-04  Mark Mitchell  <mark@codesourcery.com>
4160
4161         PR c++/13157
4162         * g++.dg/template/koenig3.C: New test.
4163
4164         PR c++/13529
4165         * g++.dg/parse/offsetof3.C: New test.
4166
4167         * g++.dg/init/copy7.C: Add missing dg-error markers.
4168
4169         PR c++/12226
4170         * g++.dg/init/copy7.c: New test.
4171
4172         PR c++/13536
4173         * g++.dg/parse/cast1.C: New test.
4174
4175 2004-01-04  Jan Hubicka  <jh@suse.cz>
4176
4177         * gcc.dg/winline[1-7].c: New tests.
4178
4179 2004-01-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4180
4181         PR c++/13520
4182         * g++.dg/template/qualttp22.C: New test.
4183
4184 2004-01-01  Jan Hubicka  <jh@suse.cz>
4185
4186         * gcc.dg/debug/20031231-1.c: New.
4187         * gcc.c-torture/compile/20040101-1.c: New.
4188         * gcc.dg/dwarf-die-[1-7].c: New.
4189
4190 2004-01-01  Jakub Jelinek  <jakub@redhat.com>
4191
4192         PR optimization/13521
4193         * gcc.c-torture/compile/20031231-1.c: New test.
4194
4195 2003-12-30  Kazu Hirata  <kazu@cs.umass.edu>
4196
4197         * gcc.dg/sibcall-4.c: Replace mn10?00 with mn10300.
4198
4199 2003-12-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
4200
4201         PR c++/10079
4202         * g++.dg/template/crash16.C: New test.
4203
4204 2003-12-30  Mark Mitchell  <mark@codesourcery.com>
4205
4206         * g++.dg/abi/vbase10.C: XFAIL on arm*-*-*.
4207
4208 2003-12-30  Kazu Hirata  <kazu@cs.umass.edu>
4209
4210         * g++.old-deja/g++.jason/thunk2.C: Remove traces of dead
4211         ports.
4212         * g++.old-deja/g++.jason/thunk3.C: Likewise.
4213         * g++.old-deja/g++.law/profile1.C: Likewise.
4214         * gcc.c-torture/compile/981006-1.c: Likewise.
4215         * gcc.c-torture/execute/loop-2e.x: Likewise.
4216         * gcc.c-torture/execute/loop-2f.x: Remove.
4217         * gcc.c-torture/execute/loop-2g.x: Likewise.
4218         * gcc.c-torture/execute/strct-varg-1.x: Likewise.
4219         * gcc.dg/20020312-2.c: Remove traces of dead ports.
4220
4221 2003-12-30  Nathan Sidwell  <nathan@codesourcery.com>
4222
4223         PR c++/13507
4224         * g++.dg/ext/attrib11.C: New test.
4225
4226         PR c++/13494
4227         * g++.dg/template/array2-1.C: New test.
4228         * g++.dg/template/array2-2.C: New test.
4229
4230 2003-12-29  Mark Mitchell  <mark@codesourcery.com>
4231
4232         * g++.old-deja/g++.pt/static11.C: Correct XFAIL syntax.
4233
4234 2003-12-29  Nathan Sidwell  <nathan@codesourcery.com>
4235
4236         PR c++/12774
4237         * g++.dg/template/array1-1.C: New test.
4238         * g++.dg/template/array1-2.C: New test.
4239
4240 2003-12-29  Roger Sayle  <roger@eyesopen.com>
4241
4242         PR fortran/12632
4243         * g77.dg/12632.f: New test case.
4244
4245 2003-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4246
4247         PR c++/13289
4248         * g++.dg/parse/nontype1.C: New test.
4249
4250 2003-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4251
4252         PR c++/12403
4253         * g++.dg/parse/explicit1.C: New test.
4254         * g++.old-deja/g++.pt/explicit71.C: Adjust expected error.
4255
4256 2003-12-28  Mark Mitchell  <mark@codesourcery.com>
4257
4258         PR c++/13081
4259         * g++.dg/opt/inline6.C: New test.
4260
4261         PR c++/12613
4262         * g++.dg/parse/error9.C: New test.
4263
4264         * gcc.dg/const-elim-1.c: XFAIL on arm-*-*.
4265
4266 2003-12-28  Mark Mitchell  <mark@codesourcery.com>
4267
4268         PR c++/13009
4269         * g++.dg/init/assign1.C: New test.
4270
4271 2003-12-28  Roger Sayle  <roger@eyesopen.com>
4272
4273         PR c++/13070
4274         * g++.dg/warn/format3.C: New test case.
4275
4276 2003-12-27  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
4277
4278         * gcc.c-torture/compile/20031227-1.c: New test.
4279
4280 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
4281
4282         * g++.dg/bprob/bprob.exp: Load target-supports.exp
4283         * g77.dg/bprob/bprob.exp: Likewise.
4284         * gcc.misc-tests/bprob.exp: Likewise.
4285         * gcc.dg/builtins-18.c: Use builtins-config.h.  Do not test float
4286         variants on systems where the library does not provide that
4287         functionality.
4288         * gcc.dg/builtins-20.c: Use builtins-config.h.
4289         * gcc.dg/builtins-config.h: New file.
4290
4291 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
4292
4293         * lib/gcc-dg.exp (dg-require-profiling): New function.
4294         * lib/target-supports.exp (check_profiling_available): Likewise.
4295         * g++.dg/bprob/bprob.exp: Use check_profiling_available.
4296         * g77.dg/bprob/bprob.exp: Likewise.
4297         * gcc.misc-tests/bprob.exp: Likewise.
4298         * g++.old-deja/g++.law/profile1.C: Use dg-require-profiling.
4299         * gcc.dg/20021014-1.c: Likewise.
4300         * gcc.dg/nest.c: Likewise.
4301
4302 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
4303
4304         * g++.dg/lookup/java1.C: Use -fdollars-in-identifiers when
4305         compiling.
4306         * g++.dg/lookup/java2.C: Likewise.
4307         * gcc.dg/cpp/lexident.c: Likewise.
4308
4309 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
4310
4311         * gcc.c-torture/compile/20020604-1.c: XFAIL on H8 if -mn is
4312         given.
4313         * gcc.c-torture/compile/961203-1.c: Likewise.
4314         * gcc.c-torture/compile/980506-1.c: Likewise.
4315
4316 2003-12-23  Zack Weinberg  <zack@codesourcery.com>
4317
4318         * lib/gcc-dg.exp (dg-prune-output): New annotation.
4319         (additional_prunes): New global.
4320         (gcc-dg-prune): Handle additional per-test pruning.
4321         (dg-test): Clear additional_prunes between tests.
4322
4323         * gcc.c-torture/compile/920625-1.c: Remove xfail.  Use
4324         dg-prune-output to avoid spurious failures from assembler
4325         complaining about nonexistent WAW violations.
4326         * gcc.c-torture/compile/981223-1.c: Remove dg-options line.
4327         Use dg-prune-output to avoid spurious failures from assembler
4328         warning about Itanium B-step errata.
4329
4330 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
4331
4332         * g++.dg/abi/macro0.C: New test.
4333         * g++.dg/abi/macro1.C: Likewise.
4334         * g++.dg/abi/macro2.C: Likewise.
4335
4336         * g++.dg/abi/bitfield5.C: Add explicit -fabi-version=1 option.
4337         * g++.dg/abi/bitfield7.C: Likewise.
4338         * g++.dg/abi/dtor2.C: Likewise.
4339         * g++.dg/abi/mangle11.C: Likewise.
4340         * g++.dg/abi/mangle12.C: Likewise.
4341         * g++.dg/abi/mangle14.C: Likewise.
4342         * g++.dg/abi/mangle17.C: Likewise.
4343         * g++.dg/abi/vbase10.C: Likewise.
4344         * g++.dg/abi/vbase14.C: Likewise.
4345         * g++.dg/template/qualttp17.C: Likewise.
4346
4347 2003-12-21  Andrew Pinski  <pinskia@physics.uc.edu>
4348
4349         PR c/11995
4350         * gcc.dg/20031223-1.c: New test.
4351
4352 2003-12-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
4353
4354         * gcc.dg/noreturn-7.c: New test.
4355
4356 2003-12-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
4357
4358         * gcc.dg/null-pointer-1.c: New test.
4359
4360 2003-12-22  Mark Mitchell  <mark@codesourcery.com>
4361
4362         * g++.old-deja/g++.jason/template18.C: Remove.
4363         * g++.old-deja/g++.jason/template37.C: Likewise.
4364
4365         PR c++/12862
4366         * g++.dg/lookup/ns1.C: New test.
4367
4368         PR c++/12397
4369         * g++.dg/template/lookup3.C: New test.
4370
4371 2003-12-22  Andrew Pinski  <pinskia@physics.uc.edu>
4372
4373         * g++.dg/template/recurse1.C: New test
4374
4375 2003-12-22  Mark Mitchell  <mark@codesourcery.com>
4376
4377         PR c++/12479
4378         * g++.dg/parse/semicolon1.C: New test.
4379         * g++.dg/parse/semicolon1.h: Likewise.
4380
4381 2003-12-22  Fariborz Jahanian <fjahanian@apple.com>
4382
4383         * gcc.dg/darwin-misaligned.c: New test.
4384
4385 2003-12-22  Andrew Pinski  <pinskia@physics.uc.edu>
4386
4387         PR c/9163
4388         * gcc.dg/20031222-1.c: New test.
4389
4390 2003-12-21  Mark Mitchell  <mark@codesourcery.com>
4391
4392         PR c++/13438
4393         * g++.dg/parse/error8.C: New test.
4394
4395         PR c++/11554
4396         * testsuite/g++.dg/warn/ctor-init-1.C: New test.
4397
4398 2003-12-21  Kazu Hirata  <kazu@cs.umass.edu>
4399
4400         * gcc.c-torture/compile/20020910-1.c: Disable if __INT_MAX is
4401         too small.
4402         * gcc.c-torture/compile/930217-1.c: Likewise.
4403         * gcc.c-torture/compile/930513-1.c: Likewise.
4404         * gcc.c-torture/execute/920908-2.c: Likewise.
4405         * gcc.c-torture/execute/921204-1.c: Likewise.
4406         * gcc.c-torture/execute/930621-1.c: Likewise.
4407         * gcc.c-torture/execute/930630-1.c: Likewise.
4408         * gcc.c-torture/execute/931031-1.c: Likewise.
4409         * gcc.c-torture/execute/980602-2.c: Likewise.
4410         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
4411         * gcc.c-torture/execute/compndlit-1.c: Likewise.
4412         * gcc.c-torture/execute/extzvsi.c: Likewise.
4413         * gcc.c-torture/unsorted/ext.c: Likewise.
4414
4415 2003-12-20  Andrew Pinski  <pinskia@gcc.gnu.org>
4416
4417         PR target/12749
4418         * gcc.c-torture/compile/20031220-2.c: New test case.
4419
4420 2003-12-20  Roger Sayle  <roger@eyesopen.com>
4421
4422         PR optimization/13031
4423         * gcc.c-torture/compile/20031220-1.c: New test case.
4424
4425 2003-12-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
4426
4427         * gcc.dg/cast-function-1.c: New test.
4428
4429 2003-12-19  Joseph S. Myers  <jsm@polyomino.org.uk>
4430
4431         * gcc.dg/format/ext-1.c: Allow 'I' flag on floating point decimal
4432         formats.
4433
4434 2003-12-19  Mark Mitchell  <mark@codesourcery.com>
4435
4436         PR c++/12795
4437         * g++.dg/ext/attrib10.C: New test.
4438
4439 2003-12-19  Jakub Jelinek  <jakub@redhat.com>
4440
4441         * gcc.dg/cleanup-10.c: New test.
4442         * gcc.dg/cleanup-11.c: New test.
4443
4444 2003-12-19  Jakub Jelinek  <jakub@redhat.com>
4445
4446         PR c++/13239
4447         * g++.dg/opt/expect1.C: New test.
4448
4449 2003-12-19  Hartmut Penner  <hpenner@de.ibm.com>
4450
4451         * gcc.dg/altivec-varargs-1.c: Enable testcase on ppc linux.
4452
4453 2003-12-18  Andrew Pinski  <pinskia@physics.uc.edu>
4454
4455         PR debug/12923
4456         * gcc.dg/20031218-1.c: New test.
4457
4458         PR debug/12389
4459         * gcc.dg/20031218-2.c: New test.
4460         * gcc.dg/20031218-3.c: New test.
4461
4462         * g++.dg/abi/mangle18-1.C: Modify regexp to test for `[: \t\n]' at end
4463         of label name and allow for USER_LABEL_PREFIX == "_" names.
4464         * g++.dg/abi/mangle18-2.C: Likewise.
4465         * g++.dg/abi/mangle19-1.C: Likewise.
4466         * g++.dg/abi/mangle19-2.C: Likewise.
4467         * g++.dg/abi/mangle20-1.C: Likewise.
4468         * g++.dg/abi/mangle20-2.C: Likewise.
4469
4470 2003-12-18  Richard Henderson  <rth@redhat.com>
4471
4472         * gcc.dg/bitfld-1.c: Expect warnings for enum bitfields.
4473
4474 2003-12-18  Steven Bosscher  <steven@gcc.gnu.org>
4475             Dan Kegel <dank@kegel.com>
4476
4477         PR other/12009
4478         * g++.dg/compat/compat.exp:  Do not set LD_LIBRARY_PATH when
4479         testing a cross compiler, it causes spurious compile failures.
4480         * lib/g++.exp: Likewise.
4481
4482 2003-12-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4483
4484         PR c++/13262
4485         * g++.dg/template/access13.C: New test.
4486
4487 2003-12-18  Ulrich Weigand  <uweigand@de.ibm.com>
4488
4489         * gcc.dg/20031216-1.c: New test.
4490
4491 2003-12-18  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4492
4493         PR c++/9154
4494         * g++.dg/template/error10.C: New test.
4495
4496 2003-12-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
4497
4498         * g++.dg/eh/simd-1.C: XFAIL on SPARC.
4499         * g++.dg/eh/simd-2.C: Likewise.
4500
4501 2003-12-17  James E Wilson  <wilson@specifixinc.com>
4502             Roger Sayle  <roger@eyesopen.com>
4503
4504         * gcc.c-torture/execute/ieee/mzero5.c: New.
4505
4506 2003-12-17  Mark Mitchell  <mark@codesourcery.com>
4507
4508         PR c++/10603
4509         * g++.dg/parse/error6.C: New test.
4510
4511         PR c++/12827
4512         * g++.dg/parse/error7.C: New test.
4513
4514 2003-12-17  Eric Botcazou  <ebotcazou@libertysurf.fr>
4515
4516         * lib/gcc-dg.exp (gcc-dg-debug-runtest): Do not run debug-[12].c
4517         at -O with stabs debugging formats.
4518         * gcc.dg/debug/debug-1.c: Turn 'p' into a global variable.
4519         * gcc.dg/debug/debug-2.c: Likewise.
4520
4521 2003-12-16  Mark Mitchell  <mark@codesourcery.com>
4522
4523         PR c++/12696
4524         * g++.dg/init/error1.C: New test.
4525
4526         PR c++/12218
4527         * g++.dg/init/pm3.C: New test.
4528
4529 2003-12-17  Joseph S. Myers  <jsm@polyomino.org.uk>
4530
4531         PR c/3347
4532         * gcc.dg/bitfld-8.c: New test.
4533
4534 2003-12-16  James Lemke  <jim@wasabisystems.com>
4535
4536         * gcc.dg/arm-scd42-[123].c: New tests.
4537
4538 2003-12-16  Nathan Sidwell  <nathan@codesourcery.com>
4539
4540         PR c++/9043
4541         * g++.dg/abi/mangle20-1.C: New test.
4542         * g++.dg/abi/mangle20-2.C: New test.
4543
4544 2003-12-16  Mark Mitchell  <mark@codesourcery.com>
4545
4546         PR c++/13275
4547         * g++.dg/other/offsetof2.C: Remove XFAIL.
4548         * g++.dg/parse/offsetof1.C: New test.
4549         * g++.gd/parse/offsetof2.C: Likewise.
4550
4551 2003-12-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4552
4553         * g++.dg/template/nontype3.C: New test.
4554         * g++.dg/template/static2.C: Tweaked the dg-error clause.
4555
4556 2003-12-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4557
4558         * g++.dg/warn/noreturn-3.C: Also test instantiation.
4559
4560 2003-12-16  Nathan Sidwell  <nathan@codesourcery.com>
4561
4562         PR c++/13387
4563         * g++.dg/expr/assign1.C: New test.
4564
4565         PR c++/13242
4566         * g++.dg/abi/mangle19-1.C: New test.
4567         * g++.dg/abi/mangle19-2.C: New test.
4568
4569 2003-12-16  Hartmut Penner  <hpenner@de.ibm.com>
4570
4571         * testsuite/gcc.dg/altivec-10.c: Test vec_cmple and vec_all_numeric.
4572
4573 2003-12-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
4574
4575         * gcc.c-torture/execute/20031216-1.c: New test.
4576
4577 2003-12-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4578
4579         * g++.dg/template/ptrmem7.C: Simplified the test case to not hit
4580         an ICE regression.
4581
4582 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
4583
4584         PR c++/10926
4585         * g++.dg/template/error9.C: New test.
4586
4587         PR c++/11116
4588         * g++.dg/template/error8.C: New test.
4589
4590 2003-12-15  Roger Sayle  <roger@eyesopen.com>
4591
4592         PR middle-end/13400
4593         * gcc.c-torture/execute/20031215-1.c: New test case.
4594
4595 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
4596
4597         PR c++/13269
4598         * g++.dg/parse/error5.C: New test.
4599
4600         PR c++/12989
4601         * g++.dg/expr/sizeof1.C: New test.
4602
4603         PR c++/13310
4604         * g++.dg/template/crash15.C: New test.
4605
4606 2003-12-15  Geoffrey Keating  <geoffk@apple.com>
4607
4608         * g++.old-deja/g++.pt/vaarg3.C: Don't expect an error for passing
4609         a non-POD type as the last named parameter of a varargs function.
4610
4611 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
4612
4613         PR c++/13243
4614         PR c++/12573
4615         * g++.dg/template/crash14.C: New test.
4616         * g++.dg/template/dependent-expr3.C: Add dg-error markers.
4617
4618 2003-12-15  Nathan Sidwell  <nathan@codesourcery.com>
4619
4620         * g++.dg/other/java1.C: New test.
4621
4622         PR c++/13241
4623         * g++.dg/abi/mangle18-1.C: New test.
4624         * g++.dg/abi/mangle18-2.C: New test.
4625
4626 2003-12-15  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
4627
4628         PR optimization/10312
4629         * gcc.c-torture/execute/20031214-1.c: New.
4630
4631 2003-12-14  Mark Mitchell  <mark@codesourcery.com>
4632
4633         PR c++/10779
4634         PR c++/12160
4635         * g++.dg/parse/error3.C: New test.
4636         * g++.dg/parse/error4.C: Likewise.
4637         * g++.dg/abi/mangle4.C: Tweak error messages.
4638         * g++.dg/lookup/using5.C: Likewise.
4639         * g++.dg/other/error2.C: Likewise.
4640         * g++.dg/parse/typename5.C: Likewise.
4641         * g++.dg/parse/undefined1.C: Likewise.
4642         * g++.dg/template/arg2.C: Likewise.
4643         * g++.dg/template/ttp3.C: Likewise.
4644         * g++.dg/template/type1.C: Likewise.
4645         * g++.old-deja/g++.other/crash32.C: Likewise.
4646         * g++.old-djea/g++.pt/defarg8.C: Likewise.
4647
4648 2003-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4649
4650         PR c++/13106
4651         * g++.dg/warn/noreturn-3.C: New test.
4652
4653 2003-12-12  Nathan Sidwell  <nathan@codesourcery.com>
4654
4655         PR c++/13118
4656         * g++.dg/abi/covariant3.C: New.
4657
4658 2003-12-12  Jakub Jelinek  <jakub@redhat.com>
4659
4660         * g++.dg/eh/ia64-1.C: New test.
4661
4662 2003-12-12  Roger Sayle  <roger@eyesopen.com>
4663
4664         PR optimization/13037
4665         * g77.f-torture/execute/13037.f: New test case.
4666
4667 2003-12-12  Nathan Sidwell  <nathan@codesourcery.com>
4668
4669         PR c++/12881
4670         * g++.dg/abi/covariant2.C: New.
4671
4672 2003-12-12  Neil Booth  <neil@daikokuya.co.uk>
4673
4674         * testsuite/gcc.dg/cpp/trad/macro.c: New tests.
4675
4676 2003-12-11  Zack Weinberg  <zack@codesourcery.com>
4677
4678         * gcc.c-torture/execute/wchar_t-1.x: Delete.
4679
4680 2003-12-10  Robert Schiele  <rschiele@uni-mannheim.de>
4681
4682         PR other/10819
4683         * lib/gcc.exp (default_gcc_version): Do not match NL/CR characters
4684         to fix Bug 10819.
4685         * lib/g++.exp (g++_version): Likewise.
4686         * lib/g77.exp (g77_version): Likewise.
4687         * lib/objc.exp (default_objc_version): Likewise.
4688
4689 2003-12-10  Richard Henderson  <rth@redhat.com>
4690
4691         * gcc.c-torture/execute/wchar_t-1.c: Convert to utf-8.
4692
4693         * gcc.dg/intermod-1.c: Adjust assembler scan pattern for alpha.
4694
4695 2003-12-08  Matt Austern  <austern@apple.com>
4696
4697         PR c/13134
4698         * lib/gcc-dg.exp (dg-require-visibility): Define.
4699         * lib/target-supports (check_visibility_available): Define.
4700         * gcc.dg/visibility-1.c: New test.
4701         * gcc.dg/visibility-2.c: Likewise.
4702         * gcc.dg/visibility-3.c: Likewise.
4703         * gcc.dg/visibility-4.c: Likewise.
4704         * gcc.dg/visibility-5.c: Likewise.
4705         * gcc.dg/visibility-6.c: Likewise.
4706         * g++.dg/ext/visibility-1.C: Likewise.
4707         * g++.dg/ext/visibility-2.C: Likewise.
4708         * g++.dg/ext/visibility-3.C: Likewise.
4709         * g++.dg/ext/visibility-4.C: Likewise.
4710         * g++.dg/ext/visibility-5.C: Likewise.
4711         * g++.dg/ext/visibility-6.C: Likewise.
4712
4713 2003-12-07  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4714
4715         * g++.dg/lookup/java1.C: New test.
4716         * g++.dg/lookup/java2.C: New test.
4717
4718 2003-12-07  Falk Hueffner  <falk@debian.org>
4719
4720         * g++.dg/opt/noreturn-1.C: New test.
4721
4722 2003-12-07  Wolfgang Bangerth  <bangerth@dealii.org>
4723
4724         * gcc.dg/overflow-1.c: New test.
4725
4726 2003-12-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
4727
4728         * g77.f-torture/compile/13060.f: New test.
4729
4730 2003-12-06  Mark Mitchell  <mark@codesourcery.com>
4731
4732         PR c++/13323
4733         * g++.dg/inherit/operator2.C: New test.
4734
4735 2003-12-05  Mark Mitchell  <mark@codesourcery.com>
4736
4737         PR c++/13305
4738         * g++.dg/ext/attrib9.C: New test.
4739
4740 2003-12-05  Mark Mitchell  <mark@codesourcery.com>
4741
4742         PR c++/13314
4743         * g++.dg/template/error7.C: New test.
4744
4745 2003-12-05  Stuart Menefy <stuart.menefy@st.com>
4746             J"orn Rennecke <joern.rennecke@superh.com>
4747
4748         PR target/13302
4749         * g++.dg/other/struct-va_list.C: New test.
4750
4751 2003-12-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4752
4753         PR c++/13166
4754         * g++.dg/parse/defarg6.C: New test.
4755
4756 2003-12-05  Hans-Peter Nilsson  <hp@axis.com>
4757
4758         PR target/13256
4759         * gcc.c-torture/execute/20031201-1.c: New test.
4760
4761 2003-12-05  Arnaud Charlet  <charlet@act-europe.fr>
4762
4763         * ada/acats/run_acats: Add checks against missing gnatlib/gnattools.
4764
4765 2003-12-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
4766
4767         * gcc.dg/builtin-return-1.c: New test.
4768
4769 2003-12-04  Stuart Menefy <stuart.menefy@st.com>
4770             J"orn Rennecke <joern.rennecke@superh.com>
4771
4772         PR optimization/13260
4773         * gcc.c-torture/execute/20031204-1.c: New test.
4774
4775 2003-12-03  Mark Mitchell  <mark@codesourcery.com>
4776
4777         PR c++/9127
4778         * g++.dg/template/error6.C: New test.
4779
4780 2003-12-03  Jakub Jelinek  <jakub@redhat.com>
4781
4782         * gcc.dg/20031202-1.c: New test.
4783
4784 2003-12-03  Mark Mitchell  <mark@codesourcery.com>
4785
4786         PR c++/13179
4787         * g++.dg/template/eh1.C: New test.
4788
4789         PR c++/10771
4790         * g++.dg/template/error5.C: New test.
4791
4792 2003-12-02  David Ung  <davidu@mips.com>
4793
4794         * gcc.dg/compat/vector-check.h: Corrected type for var
4795         g_##TMODE
4796
4797 2003-12-02  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4798
4799         PR c++/10126
4800         * g++.dg/template/ptrmem8.C: New test.
4801
4802 2003-12-02  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4803
4804         PR c++/12573
4805         * g++.dg/template/dependent-expr3.C: New test.
4806
4807 2003-12-01  James Lemke  <jim@wasabisystems.com>
4808
4809         * gcc.dg/arm-g2.c: New test.
4810
4811 2003-12-01  Roger Sayle  <roger@eyesopen.com>
4812
4813         PR optimization/11634
4814         * gcc.dg/20031201-2.c: New test case.
4815
4816 2003-12-01  Zack Weinberg  <zack@codesourcery.com>
4817
4818         PR 11433
4819         * objc.dg/proto-lossage-3.m: New test.
4820
4821 2003-12-01  Roger Sayle  <roger@eyesopen.com>
4822
4823         PR optimization/12628
4824         * gcc.dg/20031201-1.c: New test case.
4825
4826 2003-12-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
4827
4828         * gcc.dg/unaligned-1.c: New test.
4829
4830 2003-11-30  Mark Mitchell  <mark@codesourcery.com>
4831
4832         PR c++/9849
4833         * g++.dg/template/error4.C: New test.
4834         * g++.dg/template/nested3.C: Adjust error markers.
4835
4836 2003-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4837
4838         * gcc.dg/cpp/assert4.c: Check more #system assertions.
4839
4840 2003-11-29  Joseph S. Myers  <jsm@polyomino.org.uk>
4841
4842         PR c/10333
4843         * gcc.dg/bitfld-7.c: New test.
4844
4845 2003-11-29  Richard Sandiford  <rsandifo@redhat.com>
4846
4847         * gcc.dg/tls/asm-1.C: New test.
4848
4849 2003-11-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4850
4851         * gcc.dg/cpp/assert4.c: Update.
4852
4853 2003-11-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
4854
4855         * gcc.dg/builtin-apply2.c: Set size of stack argument data to 64.
4856         * gcc.dg/builtin-apply3.c: New test.
4857
4858 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
4859
4860         * lib/compat.exp (compat-obj): New xfaildata parameter.
4861         Use it to set compiler_conditional_xfail_data before compiling.
4862         (compat-get-options): Handle dg-xfail-if.
4863         (compat-execute): Retrieve XFAIL data and pass them to compat-obj.
4864         * gcc.dg/compat/vector-1_x.c: XFAIL on SPARC.
4865         * gcc.dg/compat/vector-1_y.c: Likewise.
4866         * gcc.dg/compat/vector-2_x.c: Likewise.
4867         * gcc.dg/compat/vector-2_y.c: Likewise.
4868
4869 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
4870
4871         * g++.dg/opt/reg-stack4.C: New test.
4872
4873 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
4874
4875         * gcc.dg/builtin-apply2.c: New test.
4876
4877 2003-11-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
4878
4879         * gcc.c-torture/compile/20031023-4.c: Don't XFAIL on SPARC64.
4880
4881 2003-11-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4882
4883         PR c++/12924
4884         * g++.dg/template/template-id-2.C: New test.
4885
4886 2003-11-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4887
4888         PR c++/5369
4889         * g++.dg/template/memfriend1.C: New test.
4890         * g++.dg/template/memfriend2.C: Likewise.
4891         * g++.dg/template/memfriend3.C: Likewise.
4892         * g++.dg/template/memfriend4.C: Likewise.
4893         * g++.dg/template/memfriend5.C: Likewise.
4894         * g++.dg/template/memfriend6.C: Likewise.
4895         * g++.dg/template/memfriend7.C: Likewise.
4896         * g++.dg/template/memfriend8.C: Likewise.
4897         * g++.old-deja/g++.pt/friend44.C: Remove a bogus error.
4898
4899 2003-11-21  Mark Mitchell  <mark@codesourcery.com>
4900
4901         PR c++/12515
4902         * g++.dg/ext/cond1.C: New test.
4903
4904 2003-11-20  Richard Henderson  <rth@redhat.com>
4905
4906         * gcc.dg/20020201-2.c: Remove.
4907         * gcc.dg/20020201-4.c: Remove.
4908         * gcc.dg/20020304-1.c: Remove.
4909
4910 2003-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
4911
4912         * gcc.dg/cpp/trad/xwin1.c: New test case.
4913
4914 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
4915
4916         * g++.dg/compat/compat.exp: Add DYLD_LIBRARY_PATH for darwin.
4917         * lib/g77.exp: Likewise.
4918         * lib/objc.exp: Likewise.
4919         * lib/g++.exp: Likewise, add -multiply_defined suppress flag
4920         for darwin.
4921
4922 2003-11-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4923
4924         PR c++/12932
4925         * g++.dg/template/static5.C: New test.
4926
4927 2003-11-18  Joseph S. Myers  <jsm@polyomino.org.uk>
4928
4929         * gcc.dg/nested-func-1.c: New test.
4930
4931 2003-11-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4932
4933         * gcc.dg/cpp/assert4.c: New test.
4934
4935 2003-11-14  Giovanni Bajo  <giovannibajo@libero.it>
4936
4937         PR c++/2294
4938         * g++.dg/lookup/using9.c: New test.
4939
4940 2003-11-14  Mark Mitchell  <mark@codesourcery.com>
4941
4942         PR c++/12762
4943         * g++.dg/template/error3.C: New test.
4944
4945 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
4946
4947         PR ada/13035
4948         * ada/acats/run_acats, run_all.sh: Fix syntax error.
4949         No longer use a wrapper for gcc, since this does not work under
4950         Windows.
4951
4952 2003-11-14  Giovanni Bajo  <giovannibajo@libero.it>
4953
4954         PR c++/2094
4955         * g++.dg/template/ptrmem7.C: New test.
4956
4957 2003-11-13  Andrew Pinski <apinski@apple.com>
4958
4959         * gcc.c-torture/compile/20031113-1.c: New test.
4960
4961 2003-11-13  Mark Mitchell  <mark@codesourcery.com>
4962             Kean Johnston <jkj@sco.com>
4963
4964         PR c/13029
4965         * gcc.dg/unused-4.c: Update.
4966
4967 2003-11-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
4968
4969         * g++.dg/opt/const3.C: New test.
4970
4971 2003-11-13  Jan Hubicka  <jh@suse.cz>
4972
4973         * gcc.c-torture/compile/20031112-1.c: New test.
4974
4975 2003-11-12  Mark Mitchell  <mark@codesourcery.com>
4976
4977         * g++.dg/parse/crash10.C: Remove bogus error marker.
4978
4979 2003-11-12  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4980
4981         * ada/acats/run_acats (host_gnatmake): Use type in a /bin/sh script.
4982         (host_gcc): Likewise.
4983         (ROOT): Honor $PWDCMD.
4984         (BASE): Likewise.
4985         * ada/acats/run_all.sh (dir): Honor $PWDCMD.
4986
4987 2003-11-12  Catherine Moore  <clm@redhat.com>
4988
4989         * gcc.c-torture/execute/20020720-1.x:  Add xfail for frv-*-*.
4990
4991 2003-11-12  Andreas Jaeger  <aj@suse.de>
4992             Jakub Jelinek  <jakub@redhat.com>
4993             Andrew Pinski  <pinskia@physics.uc.edu>
4994             Richard Henderson  <rth@redhat.com>
4995
4996         * gcc.dg/c90-const-expr-2.c (foo): Avoid extra warning on 64-bit
4997         systems.
4998         * gcc.dg/c99-const-expr-2.c (foo): Likewise.
4999
5000         * gcc.dg/20030926-1.c: Make it work on x86_64 systems.
5001         * gcc.dg/i386-pentium4-not-mull.c: Likewise.
5002
5003 2003-11-11  Andreas Jaeger  <aj@suse.de>
5004
5005         * gcc.c-torture/execute/20020720-1.x: Test passes also on x86_64.
5006
5007         * gcc.c-torture/execute/20020227-1.x: Test passes also on x86_64.
5008
5009 2003-11-10  Arnaud Charlet  <charlet@act-europe.fr>
5010
5011         * ada/acats/run_all.sh: Add handling of unsupported (tasking) tests.
5012         Clean ups.
5013
5014 2003-11-10  Waldek Hebisch  <hebisch@math.uni.wroc.pl>
5015
5016         * gcc.dg/trampoline-1.c: New test.
5017
5018 2003-11-09  Andrew Pinski  <pinskia@physics.uc.edu>
5019
5020         * gcc.c-torture/compile/200031109-1.c: New test.
5021
5022 2003-11-08  Joseph S. Myers  <jsm@polyomino.org.uk>
5023
5024         PR c/3190
5025         PR c/8714
5026         * gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
5027         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/ext3.c,
5028         gcc.dg/format/no-y2k-1.c: Update.
5029
5030 2003-11-08  Roger Sayle  <roger@eyesopen.com>
5031
5032         PR optimization/10467
5033         * gcc.dg/20031108-1.c: New test case.
5034
5035 2003-11-07  Geoffrey Keating  <geoffk@apple.com>
5036
5037         * gcc.dg/pch/warn-1.c: Allow for more helpful error message.
5038
5039 2003-11-08  Joseph S. Myers  <jsm@polyomino.org.uk>
5040
5041         * gcc.dg/compound-lvalue-1.c: New test.
5042         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Remove
5043         some XFAILs.
5044
5045 2003-11-06  Geoffrey Keating  <geoffk@apple.com>
5046
5047         * gcc.dg/altivec-varargs-1.c: New test.
5048
5049 2003-11-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
5050
5051         * gcc.c-torture/compile/20031023-4.c: XFAIL on SPARC64
5052         * gcc.c-torture/compile/simd-5.c: XFAIL on SPARC64 at -O0 and -O1.
5053         * gcc.c-torture/execute/simd-4.x: New file.  XFAIL on SPARC at -O0.
5054         * gcc.c-torture/execute/va-arg-25.x: New file.  XFAIL on SPARC.
5055         * gcc.dg/uninit-C.c: XFAIL on non 64-bit Solaris versions.
5056
5057 2003-11-05  Joseph S. Myers  <jsm@polyomino.org.uk>
5058
5059         * gcc.dg/cond-lvalue-1.c: New test.
5060
5061 2003-11-05  Gernot Hillier  <gernot.hillier@siemens.com>
5062
5063         * g++.old-deja/g++.pt/asm1.C: Enable for e.g. x86_64-*-linux-gnu.
5064
5065 2003-11-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5066
5067         PR c++/11616
5068         * g++.dg/template/instantiate5.C: New test.
5069
5070 2003-11-03  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
5071
5072         PR c++/12726
5073         * g++.dg/ext/complit2.C: Replace test with self-contained version.
5074         * ChangeLog: Add missing first entry for above test.
5075
5076 2003-11-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5077
5078         PR c++/9810
5079         * g++.dg/template/using8.C: New test.
5080         * g++.old-deja/g++.other/access11.C: Adjust expected error location.
5081
5082 2003-11-02  Roger Sayle  <roger@eyesopen.com>
5083
5084         PR optimization/10817
5085         * gcc.c-torture/compile/20031102-1.c: New test case.
5086
5087 2003-11-02  Kazu Hirata  <kazu@cs.umass.edu>
5088
5089         * gcc.c-torture/execute/va-arg-25.c: Enable only if INT_MAX ==
5090         2147483647.
5091
5092 2003-11-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
5093
5094         * gcc.dg/20031102-1.c: New test.
5095
5096 2003-11-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
5097
5098         * gcc.dg/complex-1.c: New test.
5099
5100 2003-11-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5101
5102         PR c++/12796
5103         * g++.dg/template/crash13.C: Adjust expected error location.
5104         * g++.old-deja/g++.brendan/ns1.C: Likewise.
5105
5106 2003-10-31  Richard Earnshaw  <rearnsha@arm.com>
5107
5108         * g++.dg/bprob/bprob.exp: Disable test on arm-elf configs.
5109
5110 2003-10-31  Josef Zlomek  <zlomekj@suse.cz>
5111
5112         PR/10239
5113         * gcc.c-torture/compile/20031031-2.c: New test.
5114
5115 2003-10-31  Josef Zlomek  <zlomekj@suse.cz>
5116
5117         PR/11640
5118         * gcc.c-torture/compile/20031031-1.c: New test.
5119
5120 2003-10-31  Richard Earnshaw  <rearnsha@arm.com>
5121
5122         * g77.dg/bprob/bprob.exp: Disable test on arm-elf configs.
5123         * gcc.misc-tests/bprob.exp: Likewise.
5124         * g77.dg/execute/20001201.x, 6367.x, io0.x, io1.x, u77-test.x: XFAIL
5125         the execution test on arm-elf configs.
5126         * g77.dg/execute/10197.x: New file.  XFAIL the execution test on
5127         configs that don't support scratch files.
5128         * g77.dg/execute/u77-test.x: XFAIL compilation on arm-elf configs.
5129
5130 2003-10-30  Arnaud Charlet  <charlet@act-europe.fr>
5131
5132         * ada/acats/run_all.sh: Do not print PASS messages to stdout, as
5133         done by dejagnu.
5134
5135 2003-10-29  Arnaud Charlet  <charlet@act-europe.fr>
5136
5137         * ada/acats/run_all.sh: Redirect mv output to /dev/null
5138         Avoid non pure sh syntax. Add more logging.
5139
5140         * ada/acats/norun.lst: Disable cdd2a03, since it is expected to
5141         fail.
5142
5143 2003-10-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5144
5145         PR libgcj/10610
5146         * gcc.dg/ppc-stackalign-1.c: New test.
5147
5148 2003-10-28  Arnaud Charlet  <charlet@act-europe.fr>
5149
5150         * ada/acats/run_all.sh: Change output to be more compliant with
5151         dejagnu framework.
5152         Create acats.sum and acats.log files under testsuite/ada/acats
5153         Only run [a-z]* directories, to filter out e.g. CVS.
5154         Redirect build output to log file.
5155
5156 2003-10-27  Arnaud Charlet  <charlet@act-europe.fr>
5157
5158         * README.ada: Removed, integrated in ../doc/sourcebuild.texi
5159
5160 2003-10-27  Arnaud Charlet  <charlet@act-europe.fr>
5161
5162         PR ada/5909:
5163         * README.ada, ada/acats: Import ACATS 2.5 for GCC Ada test suite.
5164
5165 2003-10-27  Jakub Jelinek  <jakub@redhat.com>
5166
5167         * gcc.c-torture/compile/20031023-1.c: New test.
5168         * gcc.c-torture/compile/20031023-2.c: New test.
5169         * gcc.c-torture/compile/20031023-3.c: New test.
5170         * gcc.c-torture/compile/20031023-4.c: New test.
5171
5172 2003-10-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5173
5174         PR c++/10371
5175         * g++.dg/lookup/scoped8.C: New test.
5176
5177 2003-10-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
5178
5179         * g++.dg/opt/reg-stack3.C: New test.
5180
5181 2003-10-24  Joseph S. Myers  <jsm@polyomino.org.uk>
5182
5183         * gcc.dg/c99-arraydecl-2.c: New test.  PR c/11943.
5184
5185 2003-10-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5186
5187         PR c++/11076
5188         * g++.dg/template/crash13.C: New test.
5189
5190 2003-10-24  Joseph S. Myers  <jsm@polyomino.org.uk>
5191
5192         * gcc.dg/c99-restrict-2.c: New test.
5193
5194 2003-10-24  Nathan Sidwell  <nathan@codesourcery.com>
5195
5196         PR c++/12698, c++/12699, c++/12700, c++/12566
5197         * g++.dg/inherit/covariant9.C: New test.
5198         * g++.dg/inherit/covariant10.C: New test.
5199         * g++.dg/inherit/covariant11.C: New test.
5200
5201 2003-10-23  Jason Merrill  <jason@redhat.com>
5202
5203         PR c++/12726
5204         * g++.dg/ext/complit2.C: New test.
5205
5206 2003-10-20  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
5207
5208         PR target/12654
5209         * gcc.c-torture/execute/20031020-1.c: New test.
5210
5211 2003-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
5212
5213         * gcc.dg/old-style-asm-1.c: Also check for (set (pc) on lines
5214         following the jump_insn.
5215
5216 2003-10-22  Joseph S. Myers  <jsm@polyomino.org.uk>
5217
5218         * gcc.dg/cast-lvalue-1.c: New test.
5219
5220 2003-10-21  Mark Mitchell  <mark@codesourcery.com>
5221
5222         PR c++/11962
5223         * g++.dg/template/cond2.C: New test.
5224
5225 2003-10-20  Joseph S. Myers  <jsm@polyomino.org.uk>
5226
5227         * gcc.dg/builtins-28.c: New test.
5228
5229 2003-10-20  Jan Hubicka  <jh@suse.cz>
5230
5231         * testsuite/g++.dg/opt/inline4.C: Do not use min-inline-insns
5232         parameter.
5233         * testsuite/gcc.dg/inline-2.c: Likewise.
5234
5235 2003-10-20  Phil Edwards  <phil@codesourcery.com>
5236
5237         * gcc.dg/20021014-1.c:  XFAIL for *-*-windiss targets.
5238         * gcc.dg/nest.c:  Likewise.
5239
5240 2003-10-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5241
5242         PR c++/9781, c++/10583, c++/11862
5243         * g++.dg/parse/crash13.C: New test.
5244
5245 2003-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
5246
5247         * gcc.dg/old-style-asm-1.c: Count jump_insns instead of labels.
5248
5249 2003-10-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
5250
5251         * gcc.dg/builtins-18.c: Wrap C99 tests with HAVE_C99_RUNTIME.
5252         Define HAVE_C99_RUNTIME except on Solaris.
5253         * gcc.dg/builtins-20.c: Likewise.
5254
5255 2003-10-19  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
5256
5257         * gcc.dg/old-style-asm-1.c: Use scan-assembler-times.
5258
5259 2003-10-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5260
5261         PR c++/12495
5262         * g++.dg/template/crash21.C: New test.
5263
5264 2003-10-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5265
5266         PR c++/2513
5267         * g++.dg/template/typename5.C: New test.
5268
5269 2003-10-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5270
5271         PR c++/12369
5272         * g++.dg/template/friend25.C: New test.
5273
5274 2003-10-16  Ziemowit Laski  <zlaski@apple.com>
5275
5276         * objc.dg/try-catch-2.m: Relax target triple to all Darwin
5277         versions.
5278
5279 2003-10-16  Kazu Hirata  <kazu@cs.umass.edu>
5280
5281         * gcc.c-torture/execute/20031003-1.c: Enable only when INT_MAX
5282         == 2147483647.
5283
5284 2003-10-15  Kazu Hirata  <kazu@cs.umass.edu>
5285
5286         * gcc.c-torture/execute/960416-1.x: Remove.
5287         * gcc.c-torture/execute/divconst-3.x: Likewise.
5288
5289 2003-10-15  Hans-Peter Nilsson  <hp@axis.com>
5290
5291         PR target/12598
5292         * gcc.dg/torture/cris-volatile-1.c: New test.
5293
5294 2003-10-14  Roger Sayle  <roger@eyesopen.com>
5295
5296         PR optimization/9325
5297         * gcc.c-torture/execute/20031003-1.c: Remove non-portable tests
5298         for overflowing floating point to integer conversion during RTL
5299         simplification.
5300
5301 2003-10-13  Ziemowit Laski  <zlaski@apple.com>
5302
5303         * objc/execute/_cmd.m: Fix typo.
5304         * objc.dg/image-info.m, objc.dg/symtab-1.m:
5305         Relax 'scan-assembler' regexp.
5306         * objc.dg/try-catch-1.m, objc.dg/try-catch-3.m,
5307         objc.dg/try-catch-4.m: Run on non-Darwin targets.
5308         * objc.dg/zero-link-2.m: Remove blank line.
5309         * objc.dg/zero-link-3.m: New test case.
5310
5311 2003-10-13  Geoffrey Keating  <geoffk@apple.com>
5312
5313         * g77.f-torture/execute/980520-1.x: XFAIL at -O0.
5314
5315         * gcc.dg/asm-names.c: Use scan-assembler-not rather
5316         than linker trickery.
5317
5318 2003-10-13  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
5319
5320         PR c++/12370
5321         * g++.dg/other/friend2.C: New test.
5322
5323 2003-10-12  Steven Bosscher  <steven@gcc.gnu.org>
5324
5325         * gcc.dg/20031012-1.c: New test.
5326
5327 2003-10-12  Steven Bosscher  <steven@gcc.gnu.org>
5328
5329         * gcc.dg/weak/weak-3.c: Fix for new warning.
5330
5331 2003-10-12  Kelley Cook  <kcook@gcc.gnu.org>
5332
5333         PR optimization/8750
5334         * gcc.c-torture/execute/20031012-1.c: New test case.
5335
5336 2003-10-11  Roger Sayle  <roger@eyesopen.com>
5337
5338         * gcc.c-torture/execute/string-opt-8.c: Don't test optimizations
5339         that inline strncmp as cmpstrsi on i386 when compiled with -Os.
5340
5341 2003-10-11  Roger Sayle  <roger@eyesopen.com>
5342
5343         PR optimization/12260
5344         * gcc.c-torture/compile/20031011-2.c: New test case.
5345
5346 2003-10-11  Roger Sayle  <roger@eyesopen.com>
5347
5348         * gcc.c-torture/execute/20031011-1.c: New testcase.
5349
5350 2003-10-11  Eric Botcazou  <ebotcazou@libertysurf.fr>
5351
5352         * gcc.c-torture/compile/20031011-1.c: New test.
5353
5354 2003-10-11  Jan Hubicka  <jh@suse.cz>
5355
5356         * g++.dg/other/first-global.C: New test.
5357
5358 2003-10-11  Roger Sayle  <roger@eyesopen.com>
5359
5360         * gcc.c-torture/execute/string-opt-18.c: New testcase.
5361
5362 2003-10-10  Ian Lance Taylor  <ian@wasabisystems.com>
5363
5364         * gcc.c-torture/compile/20031010-1.c: New test.
5365
5366 2003-10-10  Geoffrey Keating  <geoffk@apple.com>
5367
5368         * gcc.c-torture/execute/va-arg-24.c: Correct, and rename to...
5369         * gcc.c-torture/execute/va-arg-25.c: ... here.
5370
5371 2003-10-09  Mark Mitchell  <mark@codesourcery.com>
5372
5373         * g++.dg/ext/attrib8.C: Only run it on x86 targets.
5374
5375 2003-10-08  Richard Sandiford  <rsandifo@redhat.com>
5376
5377         * gcc.c-torture/compile/mipscop-[1-4].c: Disable for mips16.
5378
5379 2003-10-08  Giovanni Bajo  <giovannibajo@libero.it>
5380
5381         * g++.dg/parse/error2.C: New test.
5382
5383 2003-10-08  Giovanni Bajo <giovannibajo@libero.it>
5384
5385         PR c++/11097
5386         * g++.dg/other/error5.C: Modify the error message.
5387         * g++.dg/lookup/using8.C: New test.
5388
5389 2003-10-07  Geoffrey Keating  <geoffk@apple.com>
5390
5391         * gcc.dg/darwin-abi-2.c: New file.
5392         * gcc.c-torture/execute/va-arg-24.c: New file.
5393
5394 2003-10-06  Bob Wilson  <bob.wilson@acm.org>
5395
5396         * g++.dg/template/spec10.C: Set exit value to zero on success.  Fix
5397         indentation.
5398
5399 2003-10-06  Mark Mitchell  <mark@codesourcery.com>
5400
5401         PR c++/10147
5402         * g++.dg/other/error4.C: Update error messages.
5403         * g++.dg/template/ptrmem4.C: Likewise.
5404
5405         PR c++/12337
5406         * g++.dg/init/new9.C: New test.
5407
5408         PR c++/12334, c++/12236, c++/8656
5409         * g++.dg/ext/attrib8.C: New test.
5410
5411 2003-10-06  Devang Patel  <dpatel@apple.com>
5412
5413         * gcc.dg/debug/dwarf2-3.h: New test.
5414         * gcc.dg/debug/dwarf2-3.c: New test case for -feliminate-dwarf2-dups.
5415
5416 2003-10-06  Wolfgang Bangerth  <bangerth@ticam.utexas.edu>
5417
5418         * g++.dg/opt/cfg2.C: New test.
5419
5420 2003-10-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
5421
5422         * g++.dg/opt/float1.C: New test.
5423
5424 2003-10-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
5425
5426         * gcc.dg/c90-array-lval-6.c: New test.
5427         * gcc.dg/c99-array-lval-6.c: New test.
5428
5429 2003-10-03  Alexander Malmberg  <alexander@malmberg.org>
5430             Ziemowit Laski  <zlaski@apple.com>
5431
5432         * objc.dg/method-6.m ('starboard'): Move prototype from 'Base' to
5433         'Derived', so that it is never considered a class method; add
5434         new warning for '+port' method ambiguity.
5435         * objc.dg/method-12.m: Include <objc/objc.h> instead of
5436         <objc/objc-api.h> (needed on Mac OS X).
5437         * objc.dg/method-13.m: New test.
5438
5439 2003-10-03  Roger Sayle  <roger@eyesopen.com>
5440
5441         PR optimization/9325, PR java/6391
5442         * gcc.c-torture/execute/20031003-1.c: New test case.
5443
5444 2003-10-02  Mark Mitchell  <mark@codesourcery.com>
5445
5446         PR optimization/12180
5447         * gcc.dg/20031002-1.c: New test.
5448
5449         PR c++/12486
5450         * g++.dg/inherit/error1.C: New test.
5451
5452 2003-10-02  Chris Demetriou  <cgd@broadcom.com>
5453
5454         * lib/f-torture.exp (search_for): Rename to...
5455         (search_for_re): This.  Also, clean up comments and the
5456         "regexp" invocation.
5457
5458 2003-10-02  Josef Zlomek  <zlomekj@suse.cz>
5459
5460         * gcc.c-torture/compile/20031002-1.c: New test.
5461
5462 2003-10-02  Jakub Jelinek  <jakub@redhat.com>
5463
5464         * g++.dg/opt/cond1.C: New test.
5465
5466 2003-10-01  Kelley Cook  <kelleycook@wideopenwest.com>
5467
5468         * gcc.dg/Wold-style-definition-2.c: New testcase.
5469         * gcc.dg/wtr-func-def-1.c: Modify to reflect new warning.
5470
5471 2003-09-29  Richard Henderson  <rth@redhat.com>
5472
5473         * g++.dg/init/array10.C: Add dg-options.
5474
5475 2003-09-29  Eric Botcazou  <ebotcazou@libertysurf.fr>
5476
5477         * g++.dg/opt/unroll1.C: Change unsigned to __SIZE_TYPE__.
5478
5479 2003-09-28  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5480
5481         * g++.dg/template/friend19.C: Fix typo.
5482         * g++.old-deja/g++.other/crash31.C: Adjust expected error.
5483
5484 2003-09-28  Richard Sandiford  <rsandifo@redhat.com>
5485
5486         * gcc.c-torture/execute/20030928-1.c: New test.
5487         * gcc.dg/torture/mips-sdata-1.c (f): Refer to x[0] rather than x[3].
5488
5489 2003-09-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
5490
5491         * g++.dg/opt/unroll1.C: New test.
5492
5493 2003-09-26  Roger Sayle  <roger@eyesopen.com>
5494
5495         PR optimization/11741
5496         * gcc.dg/20030926-1.c: New test case.
5497
5498 2003-09-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5499
5500         PR c++/5655
5501         * g++.dg/parse/access7.C: New test.
5502         * g++.old-deja/g++.brendan/crash56.C: Fix redeclaration error.
5503
5504 2003-09-24  Ziemowit Laski  <zlaski@apple.com>
5505
5506         MERGE OF objc-improvements-branch into MAINLINE:
5507         * lib/objc.exp (objc_target_compile): Do not point at libobjc headers
5508         if libobjc has not been built.
5509         * objc/execute/IMP.m, objc/execute/_cmd.m, objc/execute/bf-common.h,
5510         objc/execute/bycopy-3.m, objc/execute/class-{1-14}.m,
5511         objc/execute/class-self-2.m, objc/execute/many_args_method.m,
5512         objc/execute/nested-3.m, objc/execute/np-2.m,
5513         objc/execute/object_is_class.m, objc/execute/object_is_meta_class.m,
5514         objc/execute/redefining_self.m, objc/execute/root_methods.m,
5515         objc/execute/static-{1-2}.m, objc/execute/string-{1-4}.m,
5516         objc/execute/va_method.m, objc.dg/comp-types-4.m, objc.dg/headers.m,
5517         objc.dg/special/unclaimed-category-1.h,
5518         objc.dg/special/unclaimed-category-1.m: Make usable with NeXT as
5519         well as GNU runtime.
5520         * execute/next_mapping.h: New header, for GNU->NeXT impedance matching.
5521         * execute/cascading-1.m, execute/function-message-1.m,
5522         objc.dg/anon-1.m, objc.dg/bitfield-{3-4}.m,
5523         objc.dg/call-super-{1-3}.m, objc.dg/category-1.m,
5524         objc.dg/const-str-{3-6}.m, objc.dg/encode-{1-4}.m,
5525         objc.dg/func-ptr-1.m, objc.dg/gnu-runtime-1.m, objc.dg/image-info.m,
5526         objc.dg/method-{3-12}.m, objc.dg/missing-proto-{1-3}.m,
5527         objc.dg/nested-func-1.m, objc.dg/proto-lossage-2.m,
5528         objc.dg/proto-qual-1.m, objc.dg/sizeof-1.m, objc.dg/static-1.m,
5529         objc.dg/symtab-1.m, objc.dg/try-catch-{1-4}.m,
5530         objc.dg/type-size-{1-2}.m, objc.dg/zero-link-{1-2}.m: New test cases.
5531         * objc.dg/bitfield-2.m: Run only on Darwin.
5532         * objc.dg/class-2.m, objc.dg/comp-types-1.m, objc.dg/desig-init-1.m,
5533         objc.dg/method-{1-2}.m, objc.dg/proto-hier-1.m,
5534         objc.dg/proto-lossage-1.m: Adjust for message wording changes.
5535         * objc.dg/const-str-1.m: Fix constant string layout.
5536
5537 2003-09-24  Alexandre Oliva  <aoliva@redhat.com>
5538
5539         * gcc.dg/cpp/Wunknown-pragmas-1.c: New test.
5540
5541 2003-09-23  Geoffrey Keating  <geoffk@apple.com>
5542
5543         * gcc.dg/darwin-abi-1.c: New file.
5544
5545 2003-09-21  Andrew Pinski  <pinskia@physics.uc.edu>
5546
5547         PR target/12281
5548         * gcc.c-torture/compile/20030921-1.c: New test.
5549
5550 2003-09-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
5551
5552         * g++.dg/opt/reg-stack2.C: New test.
5553
5554 2003-09-21  Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
5555
5556         * g++.dg/eh/delayslot1.C: New test.
5557
5558 2003-09-20  Richard Henderson  <rth@redhat.com>
5559
5560         * gcc.dg/format/gcc_diag-1.c: Add tests for %J.
5561
5562 2003-09-20  Roger Sayle  <roger@eyesopen.com>
5563
5564         * gcc.c-torture/execute/20030920-1.c: New test case.
5565
5566 2003-09-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5567
5568         * g++.dg/rtti/typeid3.C: Correct expected error message.
5569
5570 2003-09-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5571
5572         PR c++/157
5573         * g++.dg/parse/crash12.C: New test.
5574
5575 2003-09-19  Janis Johnson  <janis187@us.ibm.com>
5576
5577         * gcc.dg/compat/mixed-struct-check.h: New.
5578         * gcc.dg/compat/mixed-struct-defs.h: New.
5579         * gcc.dg/compat/mixed-struct-init.h: New.
5580         * gcc.dg/compat/struct-by-value-19_main.c: New.
5581         * gcc.dg/compat/struct-by-value-19_x.c: New.
5582         * gcc.dg/compat/struct-by-value-19_y.c: New.
5583         * gcc.dg/compat/struct-by-value-20_main.c: New.
5584         * gcc.dg/compat/struct-by-value-20_x.c: New.
5585         * gcc.dg/compat/struct-by-value-20_y.c: New.
5586         * gcc.dg/compat/struct-return-19_main.c: New.
5587         * gcc.dg/compat/struct-return-19_x.c: New.
5588         * gcc.dg/compat/struct-return-19_y.c: New.
5589         * gcc.dg/compat/struct-return-20_main.c: New.
5590         * gcc.dg/compat/struct-return-20_x.c: New.
5591         * gcc.dg/compat/struct-return-20_y.c: New.
5592
5593 2003-09-19  Andrew Pinski  <pinskia@physics.uc.edu>
5594         * g++.dg/init/array11.C: Change unsigned to __SIZE_TYPE__
5595         so that it will not complain on LP64 targets.
5596
5597 2003-09-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5598
5599         PR c++/495
5600         * g++.dg/template/friend24.C: New test.
5601
5602 2003-09-19  Nathan Sidwell  <nathan@codesourcery.com>
5603
5604         PR c++/12332
5605         * g++.dg/template/memtmpl2.C: New test.
5606
5607 2003-09-18  Mark Mitchell  <mark@codesourcery.com>
5608
5609         PR target/11184
5610         * gcc.dg/builtin-apply1.c: New test.
5611
5612 2003-09-18  Nathan Sidwell  <nathan@codesourcery.com>
5613
5614         PR c++/9848
5615         * g++.dg/warn/Wunused-4.C: New test.
5616
5617 2003-09-18  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
5618
5619         PR c++/12316
5620         * g++.dg/other/gc2.C: New test.
5621
5622 2003-09-17  Mark Mitchell  <mark@codesourcery.com>
5623
5624         PR c++/11991
5625         * g++.dg/rtti/typeid3.C: New test.
5626
5627         PR c++/12266
5628         * g++.dg/overload/template1.C: New test.
5629
5630 2003-09-17  Eric Botcazou  <ebotcazou@libertysurf.fr>
5631
5632         * g++.dg/opt/cfg3.C: New test.
5633
5634 2003-09-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5635
5636         PR c++/7939
5637         * g++.dg/template/crash11.C: New test.
5638
5639 2003-09-16  Jason Merrill  <jason@redhat.com>
5640             Jakub Jelinek  <jakub@redhat.com>
5641
5642         * gcc.dg/attr-warn-unused-result.c: New test.
5643
5644 2003-09-15  Nathan Sidwell  <nathan@codesourcery.com>
5645
5646         PR c++/12184
5647         * g++.dg/expr/call2.C: New test.
5648
5649 2003-09-15  Andreas Jaeger  <aj@suse.de>
5650
5651         * gcc.dg/Wold-style-definition-1.c: New test.
5652
5653 2003-09-14  Mark Mitchell  <mark@codesourcery.com>
5654
5655         PR c++/3907
5656         * g++.dg/parse/template12.C: New test.
5657
5658         * g++.dg/abi/bitfield11.C: New test.
5659         * g++.dg/abi/bitfield12.C: Likewise.
5660
5661 2003-09-14  Alexandre Oliva  <aoliva@redhat.com>
5662
5663         * gcc.dg/cpp/separate-1.c: Adjust line of error.  Test for correct
5664         non-expansion of functional macro name without arguments at EOL.
5665         * gcc.dg/cpp/spacing1.c: Revert 2003-08-04's change.  Likewise.
5666
5667 2003-09-14  Richard Sandiford  <rsandifo@redhat.com>
5668
5669         * gcc.c-torture/execute/20030914-[12].c: New tests.
5670
5671 2003-09-11  Nathan Sidwell  <nathan@codesourcery.com>
5672
5673         PR c++/11788
5674         * g++.dg/overload/addr1.C: New test.
5675
5676 2003-09-10  Ian Lance Taylor  <ian@wasabisystems.com>
5677
5678         * gcc.dg/20030909-1.c: New test.
5679
5680 2003-09-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
5681
5682         * gcc.dg/ultrasp10.c: New test.
5683
5684 2003-09-09  Devang Patel  <dpatel@apple.com>
5685
5686         * gcc.dg/darwin-ld-6.c: New test.
5687
5688 2003-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5689
5690         * gcc.dg/torture/builtin-explog-1.c: New testcase.
5691
5692 2003-09-08  Mark Mitchell  <mark@codesourcery.com>
5693
5694         * gcc.dg/ia64-types1.c: New test.
5695         * gcc.dg/ia64-types2.c: Likewise.
5696
5697 2003-09-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5698
5699         * gcc.dg/builtins-1.c: Add more _Complex tests.
5700         * gcc.dg/torture/builtin-attr-1.c: Likewise.
5701
5702         * gcc.dg/builtins-1.c: Test existing _Complex functions.
5703         * gcc.dg/torture/builtin-attr-1.c: Likewise.
5704
5705 2003-09-08  Mark Mitchell  <mark@codesourcery.com>
5706
5707         PR c++/11786
5708         * g++.dg/lookup/koenig2.C: New test.
5709
5710         PR c++/5296
5711         * g++.dg/rtti/typeid2.C: New test.
5712
5713 2003-09-08  Jakub Jelinek  <jakub@redhat.com>
5714
5715         * gcc.c-torture/compile/20030904-1.c: New test.
5716
5717 2003-09-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
5718
5719         * g++.dg/opt/longbranch2.C: New test.
5720
5721 2003-09-07  Andrew Pinski  <pinskia@physics.uc.edu>
5722
5723         * g++.dg/template/crash10.C: Only compile it.
5724
5725 2003-09-07  Andrew Pinski  <pinskia@physics.uc.edu>
5726
5727         PR middle-end/11665
5728         * gcc.c-torture/compile/20030907-1.c: New test.
5729         * g++.dg/init/array11.C: New test.
5730
5731 2003-09-07  Mark Mitchell  <mark@codesourcery.com>
5732
5733         PR c++/11852
5734         * g++.dg/init/struct1.C: New test.
5735
5736 2003-09-07  Mark Mitchell  <mark@codesourcery.com>
5737
5738         PR c++/12181
5739         * g++.dg/expr/comma1.C: New test.
5740
5741 2003-09-06  Mark Mitchell  <mark@codesourcery.com>
5742
5743         PR c++/11867
5744         * g++.dg/expr/static_cast5.C: New test.
5745
5746 2003-09-06  Andrew Pinski  <pinskia@physics.uc.edu>
5747
5748         PR c++/11507
5749         * g++.dg/lookup/scoped7.C: New test.
5750
5751         PR c++/9574
5752         * g++.dg/other/static1.C: New test.
5753
5754         PR c++/11490
5755         * g++.dg/warn/template-1.C: New test.
5756
5757         PR c++/11432
5758         * g++.dg/template/crash10.C: New test.
5759
5760         PR c++/2478
5761         * g++.dg/overload/VLA.C: New test.
5762
5763         PR c++/10804
5764         * g++.dg/template/call1.C: New test.
5765
5766 2003-09-06  Nathan Sidwell  <nathan@codesourcery.com>
5767
5768         PR c++/11794
5769         * g++.dg/parse/using3.C: New test.
5770
5771 2003-09-06  Roger Sayle  <roger@eyesopen.com>
5772
5773         PR c++/11409
5774         * g++.dg/overload/builtin3.C: New test case.
5775
5776 2003-09-06  Steven Bosscher  <steven@gcc.gnu.org>
5777
5778         PR c/9862
5779         * gcc.dg/20030906-1.c: New test.
5780         * gcc.dg/20030906-2.c: Likewise.
5781
5782 2003-09-06  Nathan Sidwell  <nathan@codesourcery.com>
5783
5784         PR c++/12167
5785         * g++.dg/parse/defarg5.C: New test.
5786
5787         * g++.dg/template/non-type-template-argument-1.C: Tweak expected error.
5788
5789 2003-09-05  Mark Mitchell  <mark@codesourcery.com>
5790
5791         PR c++/12163
5792         * g++.dg/expr/static_cast4.C: New test.
5793
5794         PR c++/12146
5795         * g++.dg/template/crash9.C: New test.
5796
5797 2003-09-05  Andrew Pinski  <pinskia@physics.uc.edu>
5798
5799         * g++.old-deja/g++.ext/pretty2.C: Update for change
5800         in __FUNCTION__.
5801         * g++.old-deja/g++.ext/pretty3.C: Likewise.
5802
5803 2003-09-05  Nathan Sidwell  <nathan@codesourcery.com>
5804
5805         PR c++/11922
5806         * g++/dg/template/qualified-id1.C: New test.
5807
5808         PR c++/12037
5809         * g++.dg/warn/noeffect4.C: New test.
5810
5811 2003-09-04  Matt Austern  <austern@apple.com>
5812
5813         * g++.dg/ext/fnname1.C: New test. (__func__ for C++.)
5814         * g++.dg/ext/fnname2.C: Likewise.
5815         * g++.dg/ext/fnname3.C: Likewise.
5816
5817 2003-09-04  Mark Mitchell  <mark@codesourcery.com>
5818
5819         * g++.dg/expr/lval1.C: New test.
5820         * g++.dg/ext/lvcast.C: Remove.
5821
5822 2003-09-03  Roger Sayle  <roger@eyesopen.com>
5823
5824         PR optimization/11700.
5825         * gcc.c-torture/compile/20030903-1.c: New test case.
5826
5827 2003-09-03  Mark Mitchell  <mark@codesourcery.com>
5828
5829         PR c++/12053
5830         * g++.dg/abi/layout4.C: New test.
5831
5832 2003-09-02  Scott Brumbaugh  <scottb.lists@verizon.net>
5833
5834         PR c++/11553
5835         * g++.dg/parse/friend3.C: New test.
5836
5837 2003-09-02  Mark Mitchell  <mark@codesourcery.com>
5838
5839         PR c++/11847
5840         * g++.dg/template/class1.C: New test.
5841
5842         PR c++/11808
5843         * g++.dg/expr/call1.C: New test.
5844
5845 2003-09-01  Mark Mitchell  <mark@codesourcery.com>
5846
5847         PR c++/12114
5848         * g++.dg/init/ref9.C: New test.
5849
5850         PR c++/11972
5851         * g++.dg/template/nested4.C: New test.
5852
5853 2003-08-29  Mark Mitchell  <mark@codesourcery.com>
5854
5855         PR c++/12093
5856         * g++.dg/template/non-dependent4.C: New test.
5857
5858         PR c++/11928
5859         * g++.dg/inherit/conv1.C: New test.
5860
5861 2003-08-29  Mark Mitchell  <mark@codesourcery.com>
5862
5863         PR c++/6196
5864         * g++.dg/ext/label1.C: New test.
5865         * g++.dg/ext/label2.C: Likewise.
5866
5867 2003-08-28  Mark Mitchell  <mark@codesourcery.com>
5868
5869         * g++.dg/expr/cond3.C: New test.
5870
5871 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5872
5873         * gcc.dg/builtins-1.c: Add new builtin cases.
5874
5875 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5876
5877         * gcc.dg/builtins-1.c: Add new cases.
5878         * gcc.dg/torture/builtin-attr-1.c: Likewise.
5879
5880 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5881
5882         * gcc.dg/builtins-1.c: Add more math builtin tests.
5883         * gcc.dg/torture/builtin-attr-1.c: New test.
5884
5885 2003-08-28  Mark Mitchell  <mark@codesourcery.com>
5886
5887         PR optimization/5079
5888         * g++.dg/opt/static3.C: New test.
5889
5890 2003-08-27  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
5891
5892         * gcc.misc-tests/gcov-10b.c: New test.
5893
5894 2003-08-27  Mark Mitchell  <mark@codesourcery.com>
5895
5896         * g++.dg/opt/ptrmem3.C: New test.
5897
5898         * g++.old-deja/g++.pt/overload8.C: Remove XFAIL.
5899
5900 2003-08-27  Jakub Jelinek  <jakub@redhat.com>
5901
5902         * gcc.dg/20030826-2.c: New test.
5903
5904 2003-08-26  Roger Sayle  <roger@eyesopen.com>
5905
5906         PR middle-end/12002
5907         * g77.f-torture/compile/12002.f: New test case.
5908
5909 2003-08-26  Roger Sayle  <roger@eyesopen.com>
5910
5911         * gcc.dg/20030826-1.c: New test case.
5912
5913 2003-08-26  Matt Kraai  <kraai@alumni.cmu.edu>
5914
5915         * gcc.dg/noncompile/20030818-1.c: Expect second line of error.
5916
5917 2003-08-26  Nathan Sidwell  <nathan@codesourcery.com>
5918
5919         PR c++/11871
5920         * c++.dg/lookup/crash1.C: New test.
5921
5922         * c++.dg/warn/noeffect3.C: New test.
5923
5924 2003-08-25  Janis Johnson  <janis187@us.ibm.com>
5925
5926         * gcc.dg/compat/vector-1_x.c: Compile with -w.
5927         * gcc.dg/compat/vector-1_y.c: Ditto.
5928         * gcc.dg/compat/vector-2_x.c: Ditto.
5929         * gcc.dg/compat/vector-2_y.c: Ditto.
5930
5931 2003-08-25  Ulrich Weigand  <uweigand@de.ibm.com>
5932
5933         * gcc.dg/20030702-1.c: New test.
5934
5935 2003-08-25  Mark Mitchell  <mark@codesourcery.com>
5936
5937         PR c++/8795
5938         * g++.dg/ext/altivec-1.C: New test.
5939
5940 2003-08-24  Richard Henderson  <rth@redhat.com>
5941
5942         * g++.dg/eh/simd-2.C: Add -w for x86.
5943
5944 2003-08-23  Jakub Jelinek  <jakub@redhat.com>
5945
5946         * gcc.dg/20030815-1.c: New test.
5947
5948 2003-08-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5949
5950         PR c++/3765
5951         * g++.dg/parse/access6.C: New test.
5952
5953 2003-08-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5954
5955         PR c++/641, c++/11876
5956         * g++.dg/template/friend22.C: New test.
5957         * g++.dg/template/friend23.C: Likewise.
5958
5959 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
5960
5961         * gcc.misc-tests/linkage.exp: Treat all HP-UX platforms
5962         identically.
5963
5964 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
5965
5966         * g++.old-deja/g++.ext/attrib5.C: XFAIL on hppa2*-hp-hpux11*.
5967
5968 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
5969
5970         * gcc.dg/20020313-1.c: Add "-w" to dg-options.
5971
5972 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
5973
5974         * gcc.misc-tests/linkage.exp: Add logic for ia64-hp-hpux*.
5975
5976 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
5977
5978         * g++.dg/other/packed1.C: Add XFAIL marker for ia64-hp-hpux*.
5979
5980 2003-08-21  Mark Mitchell  <mark@codesourcery.com>
5981
5982         PR c++/11919
5983         * g++.dg/overload/prom1.C: New test.
5984
5985         PR c++/11551
5986         * g++.dg/parse/dtor2.C: New test.
5987
5988         PR c++/10762
5989         * g++.dg/parse/using2.C: New test.
5990
5991 2003-08-21  Kazu Hirata  <kazu@cs.umass.edu>
5992
5993         PR target/11805
5994         * gcc.c-torture/compile/20030821-1.c: New.
5995
5996 2003-08-20  Mark Mitchell  <mark@codesourcery.com>
5997
5998         PR c++/11834
5999         * g++.dg/template/deduce2.C: New test.
6000
6001 2003-08-21  Josef Zlomek  <zlomekj@suse.cz>
6002
6003         * gcc.c-torture/execute/20030821-1.c: New test.
6004
6005 2003-08-20  Roger Sayle  <roger@eyesopen.com>
6006
6007         PR middle-end/11984
6008         * gcc.dg/20030820-1.c: New test case.
6009
6010 2003-08-20  Nathan Sidwell  <nathan@codesourcery.com>
6011
6012         PR c++/11945
6013         * g++.dg/warn/noeffect2.C: New test.
6014
6015 2003-08-19  Mark Mitchell  <mark@codesourcery.com>
6016
6017         PR c++/10926
6018         * g++.dg/template/dtor2.C: New test.
6019
6020         PR c++/11684
6021         * g++.dg/template/operator1.C: New test.
6022         * g++.dg/parse/operator4.C: New test.
6023
6024         PR c++/11946.C
6025         * g++.dg/expr/enum1.C: New test.
6026         * gcc.dg/c99-bool-1.c: Remove bogus warning.
6027
6028         PR c++/11036.C
6029         * g++.dg/parse/elab2.C: New test.
6030         * g++.dg/parse/typedef4.C: Change error message.
6031         * g++.old-deja/g++.robertl/eb133.C: Remove bogus error markers.
6032         * g++.old-deja/g++.robertl/eb133a.C: Remove bogus error markers.
6033         * g++.old-deja/g++.robertl/eb133b.C: Remove bogus error markers.
6034
6035 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
6036
6037         * gcc.dg/pch/warn-1.c: New.
6038         * gcc.dg/pch/warn-1.hs: New.
6039
6040         * lib/dg-pch.exp (dg-pch): Use 'return' not 'continue' to skip
6041         not-tested file.
6042
6043 2003-08-19  Andrew Pinski  <pinskia@physics.uc.edu>
6044
6045         * gcc.dg/uninit-E.c: Add forgotten dg-warning marker.
6046
6047 2003-08-19  Andrew Pinski  <pinskia@physics.uc.edu>
6048
6049         * gcc.dg/uninit-D.c: New Test.
6050         * gcc.dg/uninit-E.c: New Test.
6051         * gcc.dg/uninit-F.c: New Test.
6052         * gcc.dg/uninit-G.c: New Test.
6053
6054 2003-08-19  Michael Ritzert  <ritzert@t-online.de>
6055
6056         * g++.dg/README: Describe the pch directory.
6057
6058 2003-08-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6059
6060         PR c++/11174
6061         * g++.dg/parse/access4.C: New test.
6062         * g++.dg/parse/access5.C: Likewise.
6063         * g++.old-deja/g++.jason/access17.C: Adjust error message.
6064
6065 2003-08-18  Matt Kraai  <kraai@alumni.cmu.edu>
6066
6067         * gcc.dg/noncompile/20030818-1.c: New.
6068
6069 2003-08-18  Nathan Sidwell  <nathan@codesourcery.com>
6070
6071         PR c++/11957
6072         * g++.dg/warn/noeffect1.C: New test.
6073
6074         * g++.dg/template/scope2.C: New test.
6075         * g++.dg/template/error2.C: Correct dg-error
6076
6077 2003-08-18  Richard Sandiford  <rsandifo@redhat.com>
6078
6079         * gcc.c-torture/compile/mipscop*.c: Turn into compile-only tests.
6080
6081 2003-08-16  Nathan Sidwell  <nathan@codesourcery.com>
6082
6083         PR C++/11512
6084         * g++.dg/template/warn1.C: New.
6085
6086 2003-08-15  Nathan Sidwell  <nathan@codesourcery.com>
6087
6088         * g++.dg/template/error2.C: New test.
6089         * g++.dg/lookup/using7.C: Adjust errors
6090         * g++.old-deja/g++.pt/crash36.C: Likewise.
6091         * g++.old-deja/g++.pt/derived3.C: Likewise.
6092
6093 2003-08-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6094
6095         * gcc.c-torture/execute/builtins/lib/strcat.c: New.
6096         * gcc.c-torture/execute/builtins/string-9-lib.c: New.
6097         * gcc.c-torture/execute/builtins/string-9.c: New, from
6098         string-opt-9.c.  Adjust for execute/builtins framework.
6099         * gcc.c-torture/execute/string-opt-9.c: Delete.
6100
6101 2003-08-12  Mark Mitchell  <mark@codesourcery.com>
6102
6103         * g++.dg/init/new8.C: Use __SIZE_TYPE__ to get the type of size_t.
6104
6105         * g++.dg/parse/ret-type2.C: New test.
6106
6107         PR c++/11703
6108         * g++.dg/init/new8.C: New test.
6109
6110         PR c++/10923
6111         * g++.dg/parse/typedef5.C: New test.
6112
6113         PR c++/9512
6114         * g++.dg/parse/qualified2.C: New test.
6115         * g++.old-deja/g++.other/decl5.C: Mark one more instance of
6116         invalid code.
6117
6118 2003-08-11  Mark Mitchell  <mark@codesourcery.com>
6119
6120         * g++.dg/conversion/ptrmem1.C: New test.
6121
6122 2003-08-11  Jakub Jelinek  <jakub@redhat.com>
6123
6124         PR target/11693
6125         * gcc.dg/20030811-1.c: New test.
6126
6127         PR target/11535
6128         * gcc.c-torture/execute/20030811-1.c: New test.
6129
6130 2003-08-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6131
6132         * gcc.c-torture/execute/string-opt-9.c: Add more strcat cases.
6133
6134 2003-08-10  Mark Mitchell  <mark@codesourcery.com>
6135
6136         PR c++/11789.C
6137         * g++.dg/inherit/multiple1.C: New test.
6138
6139 2003-08-10  Nathan Sidwell  <nathan@codesourcery.com>
6140
6141         * gcc.dg/spe1.c: New test.
6142
6143         PR c++/11670
6144         * g++.dg/expr/cast2.C: New test.
6145
6146         PR c++/10530
6147         * g++.dg/template/dependent-name2.C: New test.
6148
6149 2003-08-08  Andrew Pinski  <pinskia@physics.uc.edu>
6150
6151         * g++.dg/parse/crash11.C: Put the dg options in comments.
6152
6153 2003-08-08  Neil Booth  <neil@daikokuya.co.uk>
6154
6155         * lib/gcc-dg.exp: Update for diagnostic change.
6156
6157 2003-08-07  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6158
6159         PR c++/5767
6160         * g++.dg/parse/crash11.C: New test.
6161
6162 2003-08-06  Alexandre Oliva  <aoliva@redhat.com>
6163
6164         * gcc.dg/cpp/spacing1.c: Update.
6165
6166 2003-08-04  Janis Johnson  <janis187@us.ibm.com>
6167
6168         PR target/11739
6169         * gcc.misc-tests/i386-prefetch.exp: Use -march=i386 when specifying
6170         a value for -mtune.
6171
6172 2003-08-04  Roger Sayle  <roger@eyesopen.com>
6173
6174         PR middle-end/11771
6175         * gcc.c-torture/compile/20030804-1.c: New test case.
6176
6177 2003-08-04  Roger Sayle  <roger@eyesopen.com>
6178
6179         * gcc.dg/20030804-1.c: New test case.
6180
6181 2003-08-04  Alexandre Oliva  <aoliva@redhat.com>
6182
6183         * gcc.dg/cpp/separate-1.c: New test.
6184
6185 2003-08-03  Nathan Sidwell  <nathan@codesourcery.com>
6186
6187         PR c++/11704
6188         * g++.dg/template/dependent-expr2.C: New test.
6189
6190         PR c++/11766
6191         * g++.dg/expr/ptrmem1.C: New test.
6192
6193 2003-08-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6194
6195         PR c++/9453
6196         * g++.dg/template/friend15.C: New test.
6197
6198 2003-08-03  Neil Booth  <neil@daikokuya.co.uk>
6199
6200         * lib/dg-pch.exp: Work round PCH bug.
6201
6202 2003-08-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6203
6204         * gcc.dg/builtins-1.c: Add macro helpers.  Add missing math
6205         builtins.  Move cases from builtins-4.c here.
6206
6207         * gcc.dg/torture/builtin-math-1.c: New test taken from
6208         bits of gcc.dg/builtins-3.c, gcc.dg/builtins-5.c and also some
6209         additional cases.
6210
6211         * gcc.dg/builtins-3.c, gcc.dg/builtins-4.c, gcc.dg/builtins-5.c:
6212         Delete.
6213
6214 2003-08-02  Nathan Sidwell  <nathan@codesourcery.com>
6215
6216         PR c++/9447
6217         * g++.dg/template/using7.C: New test.
6218
6219 2003-08-02  Neil Booth  <neil@daikokuya.co.uk>
6220
6221         * import1.c, import2.c: New tests.
6222
6223 2003-08-01  Jakub Jelinek  <jakub@redhat.com>
6224
6225         * g++.dg/eh/crossjump1.C: New test.
6226
6227 2003-08-01  Mark Mitchell  <mark@codesourcery.com>
6228
6229         PR c++/11697
6230         * g++.dg/template/using6.C: New test.
6231
6232         PR c++/11744
6233         * g++.dg/template/koenig2.C: New test.
6234
6235 2003-08-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6236
6237         PR c++/7983
6238         * g++.dg/parse/typedef4.C: New test.
6239
6240 2003-08-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6241
6242         PR c++/8442, c++/8806
6243         * g++.dg/template/elab1.C: New test.
6244         * g++.dg/template/type2.C: Likewise.
6245         * g++.dg/template/ttp3.C: Adjust expected error message.
6246         * g++.old-deja/g++.law/visibility13.C: Likewise.
6247         * g++.old-deja/g++.niklas/t135.C: Likewise.
6248         * g++.old-deja/g++.pt/ttp41.C: Likewise.
6249         * g++.old-deja/g++.pt/ttp43.C: Use qualified name for template
6250         template argument.
6251         * g++.old-deja/g++.pt/ttp44.C: Likewise.
6252
6253 2003-08-01  Nathan Sidwell  <nathan@codesourcery.com>
6254
6255         PR c++/11295
6256         * g++.dg/ext/stmtexpr1.C: New test.
6257
6258         * g++.dg/opt/tmp1.C: New test.
6259
6260         PR c++/11525
6261         * g++.dg/parse/constant4.C: New test.
6262
6263         PR c++/9447
6264         * g++.dg/template/using5.C: New test.
6265
6266 2003-07-31  Roger Sayle  <roger@eyesopen.com>
6267
6268         * gcc.dg/builtins-27.c: New test case.
6269
6270 2003-07-31  Jakub Jelinek  <jakub@redhat.com>
6271
6272         * gcc.dg/tls/opt-7.c: New test.
6273
6274 2003-07-31  Andrew Pinski  <pinskia@physics.uc.edu>
6275
6276         * g++.old-deja/g++.other/crash18.C: Remove.
6277
6278 2003-07-31  Nathan Sidwell  <nathan@codesourcery.com>
6279
6280         * g++.dg/template/explicit3.C: New.
6281         * g++.dg/template/explicit4.C: New.
6282         * g++.dg/template/explicit5.C: New.
6283
6284         PR c++/11347
6285         * g++.dg/template/memtmpl1.C: New.
6286
6287 2003-07-29  Andrew Pinski <pinskia@physics.uc.edu>
6288
6289         PR target/11565
6290         * gcc.dg/i386-387-1.c (dg-options): Add -march=i386.
6291         * gcc.dg/i386-387-5.c (dg-options): Likewise.
6292
6293 2003-07-30  Jan Hubicka  <jh@suse.cz>
6294
6295         * vtgc1.c: Kill.
6296
6297 2003-07-29  Zack Weinberg  <zack@codesourcery.com>
6298
6299         * gcc.dg/struct-in-proto-1.c: New test.
6300
6301 2003-07-29  Neil Booth  <neil@daikokuya.co.uk>
6302
6303         * gcc.dg/cpp/include2.c: Only expect one message.
6304
6305 2003-07-29  Nathan Sidwell  <nathan@codesourcery.com>
6306
6307         PR c++/9447
6308         * g++.dg/template/using1.C: New test.
6309         * g++.dg/template/using2.C: New test.
6310         * g++.dg/template/using3.C: New test.
6311         * g++.dg/template/using4.C: New test.
6312
6313 2003-07-29  Alexandre Oliva  <aoliva@redhat.com>
6314
6315         * gcc.c-torture/execute/string-opt-9.c: strcmp returns int.
6316         * gcc.c-torture/execute/string-opt-10.c: Likewise.
6317
6318 2003-07-28  Jan Hubicka  <jh@suse.cz>
6319
6320         PR c++/11530
6321         * g++.dg/opt/call1.C: New test.
6322
6323 2003-07-28  Alexandre Oliva <aoliva@redhat.com>
6324
6325         PR c++/11667
6326         * g++.dg/init/enum2.C: New test.
6327         * g++.dg/template/overload1.C: Add "-w" option.
6328
6329 2003-07-28    <hp@bitrange.com>
6330
6331         * gcc.dg/Wdeclaration-after-statement-1.c,
6332         gcc.dg/Wdeclaration-after-statement-2.c: New tests.
6333
6334 2003-07-28  Jakub Jelinek  <jakub@redhat.com>
6335
6336         * gcc.c-torture/compile/20030725-1.c: New test.
6337
6338 2003-07-28  Aldy Hernandez  <aldyh@redhat.com>
6339
6340         * gcc.dg/20030505.c: Only run for SPE.
6341         Remove definition of opaque type.
6342
6343 2003-07-27  Mark Mitchell  <mark@codesourcery.com>
6344
6345         * g++.dg/template/ptrmem6.C: New test.
6346
6347 2003-07-26  Geoffrey Keating  <geoffk@apple.com>
6348
6349         * gcc.c-torture/compile/zero-strct-2.c: New test.
6350
6351 2003-07-25  Geoffrey Keating  <geoffk@apple.com>
6352
6353         * gcc.dg/intermod-1.c: New test.
6354
6355 2003-07-25  Nathan Sidwell  <nathan@codesourcery.com>
6356
6357         PR c++/11617
6358         * g++.dg/template/lookup2.C: New test.
6359         * g++.dg/template/memclass1.C: Remove instantiated from error.
6360         * g++.dg/other/error2.C: Tweak expected errors.
6361
6362         PR c++/11596
6363         * g++.dg/template/defarg3.C: New test.
6364
6365         * g++.dg/ext/packed2.C: Pack member struct too. Explain why.
6366
6367 2003-07-24  Mark Mitchell  <mark@codesourcery.com>
6368
6369         * g++.dg/inherit/access5.C: New test.
6370
6371 2003-07-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6372
6373         PR c++/11513
6374         * g++.dg/template/crash8.C: New test.
6375
6376 2003-07-23  Steven Bosscher <steven@gcc.gnu.org>
6377
6378         PR c/10602
6379         * gcc.dg/noncompile/incomplete-2.c: New test.
6380
6381 2003-07-23  Mark Mitchell  <mark@codesourcery.com>
6382
6383         PR c++/11645
6384         * g++.dg/inherit/access4.C: New test.
6385
6386         PR c++/11517
6387         * g++.dg/expr/cond2.C: New test.
6388
6389         PR optimization/10679
6390         * g++.dg/opt/inline4.C: New test.
6391
6392 2003-07-23  Nathan Sidwell  <nathan@codesourcery.com>
6393
6394         * g++.dg/parse/crash10: New test.
6395
6396 2003-07-22  Nathan Sidwell  <nathan@codesourcery.com>
6397
6398         * g++.dg/ext/flexary1.C: New test.
6399
6400 2003-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6401
6402         PR c++/10793
6403         * g++.dg/template/crash9.C: New test.
6404
6405 2003-07-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6406
6407         PR c++/3004
6408         * g++.dg/parse/typedef3.C: New test.
6409
6410         PR c++/7906
6411         * g++.dg/parse/operator2.C: New test.
6412
6413         PR c++/8895
6414         * g++.dg/parse/def-tmpl-arg1.C: New test.
6415
6416         PR c++/9282
6417         * g++.dg/parse/funptr1.C: New test.
6418
6419         PR c++/9452
6420         * g++.dg/parse/ambig3.C: New test.
6421
6422         PR c++/9454
6423         * g++.dg/parse/operator3.C: New test.
6424
6425         PR c++/9486
6426         * g++.dg/parse/template10.C: New test.
6427
6428         PR c++/9488
6429         * g++.dg/parse/template11.C: New test.
6430
6431         PR c++/10150
6432         * g++.dg/parse/invalid-op1.C: New test.
6433
6434         PR c++/10247
6435         * g++.dg/parse/condexpr1.C: New test.
6436
6437 2003-07-22  Nathan Sidwell  <nathan@codesourcery.com>
6438
6439         * g++.dg/ext/packed3.C: New test.
6440         * g++.dg/ext/packed4.C: New test.
6441
6442         * gcc.dg/pack-test-3.c: New test.
6443
6444 2003-07-21  Janis Johnson  <janis187@us.ibm.com>
6445
6446         * lib/compat.exp: Handle dg-options per source file.
6447         * g++.dg/compat/abi/bitfield1_x.C: Specify dg-options.
6448         * g++.dg/compat/abi/bitfield1_y.C: Ditto.
6449         * g++.dg/compat/abi/bitfield2_x.C: Ditto.
6450         * g++.dg/compat/abi/bitfield2_y.C: Ditto.
6451         * g++.dg/compat/abi/vbase8-10_x.C: Ditto.
6452         * g++.dg/compat/abi/vbase8-10_y.C: Ditto.
6453         * g++.dg/compat/abi/vbase8-21_x.C: Ditto.
6454         * g++.dg/compat/abi/vbase8-21_y.C: Ditto.
6455         * g++.dg/compat/abi/vbase8-22_x.C: Ditto.
6456         * g++.dg/compat/abi/vbase8-22_y.C: Ditto.
6457         * g++.dg/compat/abi/vbase8-4_x.C: Ditto.
6458         * g++.dg/compat/abi/vbase8-4_y.C: Ditto.
6459         * g++.dg/compat/break/bitfield7_x.C: Ditto.
6460         * g++.dg/compat/break/bitfield7_y.C: Ditto.
6461
6462 2003-07-21  Andrew Pinski  <pinskia@physics.uc.edu>
6463
6464         PR c/10320
6465         * gcc.c-torture/execute/20030718-1.c: New test.
6466
6467 2003-07-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
6468
6469         PR optimization/11536
6470         * gcc.dg/20030721-1.c: New test.
6471
6472 2003-07-19  Mark Mitchell  <mark@codesourcery.com>
6473
6474         PR c++/11546
6475         * g++.dg/template/lookup1.C: New test.
6476
6477 2003-07-19  Zack Weinberg  <zack@codesourcery.com>
6478
6479         * gcc.dg/noncompile/label-1.c: New comprehensive test case for
6480         diagnostics of ill-formed constructs involving labels.
6481         * gcc.dg/noncompile/label-lineno-1.c: Add error regexp for
6482         the new 'previously defined here' message.
6483
6484 2003-07-18  Nathan Sidwell  <nathan@codesourcery.com>
6485
6486         * g++.dg/parse/non-dependent2.C: New test.
6487
6488 2003-07-18  Andrew Pinski  <pinskia@physics.uc.edu>
6489
6490         * g++.dg/init/init-ref4.C: xfail on targets without
6491         weak symbols.
6492
6493 2003-07-17  Jakub Jelinek  <jakub@redhat.com>
6494
6495         PR target/11087
6496         * gcc.c-torture/execute/20030717-1.c: New test.
6497
6498 2003-07-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
6499
6500         * g++.dg/opt/cfg1.C: New test.
6501
6502 2003-07-17  Mark Mitchell  <mark@codesourcery.com>
6503
6504         PR optimization/11557
6505         * gcc.dg/20030717-1.c: New test.
6506
6507 2003-07-17  Andrew Pinski <pinskia@physics.uc.edu>
6508
6509         PR c++/10476
6510         * g++.dg/expr/crash-1.C: New test.
6511
6512         PR c++/11027
6513         * g++.dg/template/init3.C: New test.
6514
6515         PR c++/8222
6516         * g++.dg/template/non-dependent1.C: New test.
6517
6518         PR c++/11070
6519         * g++.dg/template/non-dependent2.C: New test.
6520
6521         PR c++/11071
6522         * g++.dg/template/non-dependent3.C: New test.
6523
6524         PR c++/9907
6525         * g++.dg/template/sizeof5.C: New test.
6526
6527 2003-07-17  Geoffrey Keating  <geoffk@apple.com>
6528
6529         PR 11498
6530         * gcc.c-torture/compile/mangle-1.c: New file.
6531
6532 2003-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6533
6534         PR c++/7809
6535         * g++.dg/parse/access3.C: New test.
6536
6537 2003-07-17  Andrew Pinski  <pinskia@physics.uc.edu>
6538
6539         PR c++/11384
6540         * g++.dg/init/init-ref4.C: New test.
6541
6542 2003-07-16  Mark Mitchell  <mark@codesourcery.com>
6543
6544         PR c++/11547
6545         * g++.dg/parse/constant3.C: New test.
6546         * g++.dg/parse/crash7.C: Likewise.
6547
6548 2003-07-16  Andrew Pinski  <pinskia@physics.uc.edu>
6549
6550         PR target/11008
6551         * gcc.dg/i386-pentium4-not-mull.c: New.
6552
6553 2003-07-16  J"orn Rennecke <joern.rennecke@superh.com>
6554
6555         * gcc.dg/asm-names.c (ymain): Make it weak.
6556
6557 2003-07-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6558
6559         PR c++/5421
6560         * g++.dg/template/friend21.C: New test.
6561
6562 2003-07-16  Jakub Jelinek  <jakub@redhat.com>
6563
6564         * gcc.dg/cleanup-8.c: New test.
6565         * gcc.dg/cleanup-9.c: New test.
6566
6567 2003-07-16  Danny Smith  <dannysmith@users.sourceforge.net>
6568
6569         * g++.dg/ext/dll-MI1.h: New file.
6570         * g++.dg/ext/dllexport-MI1.C: New file.
6571         * g++.dg/ext/dllimport-MI1.C: New file.
6572
6573 2003-07-15  Jakub Jelinek  <jakub@redhat.com>
6574
6575         * gcc.c-torture/execute/string-opt-8.c (main): Remove i370 and s390,
6576         it does not have cmpstrsi patterns (just cmpmemsi).
6577
6578 2003-07-15  Mark Mitchell  <mark@codesourcery.com>
6579
6580         PR debug/11473
6581         * g++.dg/debug/debug8.C: New test.
6582
6583 2003-07-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6584
6585         PR c++/10108
6586         * g++.dg/template/crash7.C: New test.
6587
6588 2003-07-15  Kazu Hirata  <kazu@cs.umass.edu>
6589
6590         PR target/10795
6591         * gcc.c-torture/compile/20030708-1.c: New.
6592
6593 2003-07-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
6594
6595         * gcc.c-torture/execute/20030715-1.c: New test.
6596
6597 2003-07-14  Geoffrey Keating  <geoffk@apple.com>
6598
6599         * gcc.dg/pch/inline-3.c: New file.
6600         * gcc.dg/pch/inline-3.hs: New file.
6601         * gcc.dg/pch/inline-4.c: New file.
6602         * gcc.dg/pch/inline-4.hs: New file.
6603
6604 2003-07-14  Mark Mitchell  <mark@codesourcery.com>
6605
6606         PR c++/11509
6607         * g++.dg/template/crash6.C: New test.
6608
6609         PR c++/7053
6610         * g++.dg/template/friend20.C: New test.
6611
6612         PR c++/7019
6613         * g++.dg/template/overload2.C: New test.
6614
6615 2003-07-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6616
6617         PR optimization/11440
6618         * gcc.c-torture/execute/20030714-1.c: New test.
6619
6620 2003-07-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6621
6622         PR c++/11154
6623         * g++.dg/template/partial2.C: New test.
6624
6625 2003-07-13  Mark Mitchell  <mark@codesourcery.com>
6626
6627         PR c++/11503
6628         * g++.dg/template/anon1.C: New test.
6629
6630         PR c++/11493
6631         PR c++/11495
6632         * g++.dg/parse/template9.C: Likewise.
6633         * g++.dg/template/crash4.C: New test.
6634         * g++.dg/template/koenig1.C: Likewise.
6635         * g++.old-deja/g++.benjamin/tem03.C: Adjust error markers.
6636         * g++.old-deja/g++.benjamin/tem06.C: Declare "x".
6637         * g++.old-deja/g++.jason/overload33.C: Use this-> when calling
6638         functions.
6639         * g++.old-deja/g++.jason/template36.C: Likewise.
6640         * g++.old-deja/g++.mike/p1989.C: Likewise.
6641         * g++.old-deja/g++.pt/lookup2.C: Use -fpermissive when compiling.
6642         * g++.old-deja/g++.pt/ttp20.C: Use this->.
6643         * g++.old-deja/g++.pt/ttp21.C: Use this->.
6644         * g++.old-deja/g++.pt/typename13.C: Use -fpermissive when
6645         compiling.
6646         * g++.old-deja/g++.pt/union2.C: Use this->.
6647
6648 2003-07-11  Jakub Jelinek  <jakub@redhat.com>
6649
6650         * gcc.dg/20030711-1.c: New test.
6651
6652 2003-07-11  Nathan Sidwell  <nathan@codesourcery.com>
6653
6654         PR c++/11050
6655         * g++.dg/parse/args1.C: New test.
6656         * g++.pt/defarg8.C: Change expected errors.
6657
6658 2003-07-11  Mark Mitchell  <mark@codesourcery.com>
6659
6660         PR c++/8164
6661         * g++.dg/template/nontype2.C: New test.
6662
6663         PR c++/10558
6664         * g++.dg/parse/template8.C: New test.
6665
6666         PR c++/8327
6667         * g++.dg/template/scope1.C: New test.
6668
6669         * g++.dg/warn/Wsign-compare-1.C: New test.
6670
6671 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
6672
6673         * gcc.dg/20021018-1.c: Disable if the sizeof (int) < 4.
6674
6675 2003-07-10  Mark Mitchell  <mark@codesourcery.com>
6676
6677         PR c++/9411
6678         * g++.dg/template/explicit2.C: New test.
6679
6680         PR c++/10032
6681         * g++.dg/warn/pedantic1.C: New test.
6682
6683 2003-07-10  Nathan Sidwell  <nathan@codesourcery.com>
6684
6685         PR c++ 9483
6686         * g++.dg/other/field1.C: New test.
6687
6688 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
6689
6690         PR c/11449
6691         * gcc.c-torture/compile/20030707-1.c: New.
6692
6693 2003-07-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6694
6695         PR c++/10849
6696         * g++.dg/template/access12.C: New test.
6697
6698 2003-07-09  Nathan Sidwell  <nathan@codesourcery.com>
6699
6700         * g++.dg/bprob/bprob.exp (prof_ext): Update.
6701         * g77.dg/bprob/bprob.exp (prof_ext): Update.
6702         * gcc.misc-tests/bprob.exp (prof_ext): Update.
6703         * gcc.misc-tests/gcov.exp: Update
6704         * g++.dg/gcov/gcov.exp: Update
6705         * lib/gcov.exp: Update.
6706
6707 2003-07-08  Mark Mitchell  <mark@codesourcery.com>
6708
6709         * g++.dg/abi/mangle17.C: Make sure template expressions are
6710         dependent.
6711         * g++.dg/abi/mangle4.C: Mark erroneous casts.
6712         * g++.dg/debug/debug7.C: Mark erronous new-declarator.
6713         * g++.dg/opt/stack1.C: Remove erroneous code.
6714         * g++.dg/parse/template7.C: New test.
6715         * g++.dg/template/dependent-expr1.C: Mark erroneous code.
6716         * g++.old-deja/g++.pt/crash4.C: Likewise.
6717
6718 2003-07-09  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6719
6720         * gcc.dg/const-elim-1.c (dg-final): Change regexp to match labels
6721         with zero or one occurence of `$' after the initial `L'.
6722
6723 2003-07-08  Kazu Hirata  <kazu@cs.umass.edu>
6724
6725         * gcc.c-torture/compile/20030704-1.c: Add a comment.
6726
6727 2003-07-08  Roger Sayle  <roger@eyesopen.com>
6728
6729         PR c/11370
6730         * gcc.dg/Wunreachable-6.c: New testcase.
6731         * gcc.dg/Wunreachable-7.c: New testcase.
6732
6733 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
6734
6735         PR c/11420
6736         * gcc.dg/20030708-1.c: New test.
6737
6738 2003-07-08  Richard Sandiford  <rsandifo@redhat.com>
6739
6740         * gcc.dg/compat/sdata-section.h: New file.
6741         * gcc.dg/compat/sdata-1_{x,y,main}.c: New test.
6742         * gcc.dg/torture/mips-sdata-1.c: New test.
6743
6744 2003-07-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6745
6746         PR c++/11030
6747         * g++.dg/template/friend19.C: New test.
6748
6749 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
6750
6751         * g++.dg/opt/strength-reduce.C: New test.
6752
6753 2003-07-07  Roger Sayle  <roger@eyesopen.com>
6754
6755         PR target/10979
6756         * gcc.dg/20030707-1.c: New testcase.
6757
6758 2003-07-07  Roger Sayle  <roger@eyesopen.com>
6759
6760         PR optimization/11059
6761         * g++.dg/opt/emptyunion.C: New testcase.
6762
6763 2003-07-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
6764             Eric Botcazou  <ebotcazou@libertysurf.fr>
6765
6766         * g++.dg/opt/stack1.C: New test.
6767
6768 2003-07-05  Mark Mitchell  <mark@codesourcery.com>
6769
6770         * g++.old-deja/g++.jason/typeid1.C: Make it a compile test, not a
6771         run test.
6772
6773         PR c++/11431
6774         * g++.dg/expr/static_cast3.C: New test.
6775
6776 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
6777
6778         * gcc.c-torture/execute/wchar_t-1.x: New file; XFAIL wchar_t-1.c
6779         everywhere.
6780         * gcc.dg/concat.c: Concatenation of string constants with
6781         __FUNCTION__ / __PRETTY_FUNCTION__ is now a hard error.
6782         * gcc.dg/wtr-strcat-1.c: Loosen dg-warning regexp.
6783         * gcc.dg/cpp/escape-2.c: Use wide character constants where
6784         necessary to avoid multi-character character constant warning.
6785         * gcc.dg/cpp/escape.c: Likewise.
6786         * gcc.dg/cpp/ucs.c: Likewise.
6787         Remove backslashes from dg-bogus comments, as they confuse Tcl.
6788         Fix a typo.
6789
6790 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
6791
6792         PR c/11428
6793         * gcc.c-torture/compile/20030704-1.c: New.
6794
6795 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
6796
6797         * gcc.dg/compat/fnptr-by-value-1_x.c: Add a prototype for testva.
6798
6799 2003-07-04  Danny Smith  <dannysmith@users.sourceforge.net>
6800
6801         PR c++/5287, PR c++/7910,  PR c++/11021
6802         * g++.dg/ext/dllimport1.C: Add mingw32 as target. Add
6803         tests for warnings.
6804         * g++.dg/ext/dllimport2.C: Add tests for warnings.
6805         * g++.dg/ext/dllimport3.C: Likewise.
6806         * g++.dg/ext/dllimport4.C: New file.
6807         * g++.dg/ext/dllimport5.C: New file.
6808         * g++.dg/ext/dllimport6.C: New file.
6809         * g++.dg/ext/dllimport7.C: New file.
6810         * g++.dg/ext/dllimport8.C: New file.
6811         * g++.dg/ext/dllimport9.C: New file.
6812         * g++.dg/ext/dllimport10.C: New file.
6813         * g++.dg/ext/dllexport1.C: New file.
6814
6815 2003-07-03  Mark Mitchell  <mark@codesourcery.com>
6816
6817         * g++.old-deja/g++.jason/typeid1.C: Add dg-error marker.
6818         * g++.old-deja/g++.mike/net36.C: Tweak error messages.
6819
6820 2003-07-03  Roger Sayle  <roger@eyesopen.com>
6821
6822         * gcc.dg/builtins-25.c: New testcase.
6823         * gcc.dg/builtins-26.c: New testcase.
6824
6825 2003-07-03  Janis Johnson  <janis187@us.ibm.com>
6826
6827         * gcc.dg/compat/vector-defs.h: New file.
6828         * gcc.dg/compat/vector-setup.h: New file.
6829         * gcc.dg/compat/vector-check.h: New file.
6830         * gcc.dg/compat/vector-1_main.c: New file.
6831         * gcc.dg/compat/vector-1_x.c: New file.
6832         * gcc.dg/compat/vector-1_y.c: New file.
6833         * gcc.dg/compat/vector-2_main.c: New file.
6834         * gcc.dg/compat/vector-2_x.c: New file.
6835         * gcc.dg/compat/vector-2_y.c: New file.
6836
6837         * gcc.dg/compat/fnptr-by-value-1_main.c: New file.
6838         * gcc.dg/compat/fnptr-by-value-1_x.c: New file.
6839         * gcc.dg/compat/fnptr-by-value-1_y.c: New file.
6840         * gcc.dg/compat/struct-align-1.h: New file.
6841         * gcc.dg/compat/struct-align-1_main.c: New file.
6842         * gcc.dg/compat/struct-align-1_x.c: New file.
6843         * gcc.dg/compat/struct-align-1_y.c: New file.
6844         * gcc.dg/compat/struct-align-2.h: New file.
6845         * gcc.dg/compat/struct-align-2_main.c: New file.
6846         * gcc.dg/compat/struct-align-2_x.c: New file.
6847         * gcc.dg/co
6848         * g++.old-deja/g++.other/comdat3.C: Likewise.
6849         * g++.old-deja/g++.other/ctor1.C: Likewise.
6850         * g++.old-deja/g++.pt/instantiate5.C: Likewise.
6851
6852 2003-06-05  Richard Henderson  <rth@redhat.com>
6853
6854         * gcc.dg/debug/20030605-1.c: New.
6855
6856 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
6857
6858         * README.QMTEST: Update.
6859
6860 2003-06-04  Richard Henderson  <rth@redhat.com>
6861
6862         * gcc.dg/cleanup-1.c: New.
6863         * gcc.dg/cleanup-2.c: New.
6864         * gcc.dg/cleanup-3.c: New.
6865         * gcc.dg/cleanup-4.c: New.
6866         * gcc.dg/cleanup-5.c: New.
6867         * gcc.dg/cleanup-6.c: New.
6868         * gcc.dg/cleanup-7.c: New.
6869
6870 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
6871
6872         * g++.dg/abi/vague1.C: Use xfail, rather than embedded Tcl code.
6873
6874         * lib/dg-pch.exp: New file.
6875         * g++.dg/pch/pch.exp: Use dg-pch.exp.
6876         * gcc.dg/pch/pch.exp: Likewise.
6877
6878 2003-06-04  Roger Sayle  <roger@eyesopen.com>
6879
6880         * gcc.dg/builtins-2.c: Add tests for tan(atan(x)).
6881         * gcc.dg/builtins-3.c: Add tests for tan(0.0) and atan(0.0).
6882         * gcc.dg/builtins-7.c: Add tests for tan(atan(x)) == x.
6883         * gcc.dg/builtins-17.c: New test case.
6884         * gcc.dg/i386-387-4.c: New test case.
6885         * gcc.c-torture/execute/ieee/mzero4.c: New test case.
6886
6887 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
6888
6889         * gcc.dg/ultrasp9.c: New test.
6890
6891 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
6892
6893         * gcc.c-torture/compile/20030604-1.c: New test.
6894         * gcc.dg/sparc-constant-1.c: New test.
6895
6896 2003-06-03  Glen Nakamura  <glen@imodulo.com>
6897
6898         * gcc.dg/20020525-1.c: Replace 0x5a5a5a5a with -1.
6899
6900 2003-06-03  J"orn Rennecke <joern.rennecke@superh.com>
6901
6902         * g++.dg/abi/empty6.C (B): Request alignment of 8 bytes.
6903
6904         * gcc.dg/torture/builtin-noret-1.c (_exit, _Exit): Make weak.
6905         * gcc.dg/torture/builtin-noret-2.c (_exit, _Exit): Likewise.
6906
6907 2003-06-03  Aldy Hernandez  <aldyh@redhat.com>
6908
6909         * gcc.c-torture/compile/simd-5.x: Remove xfail for PPC64.
6910
6911 2003-06-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6912
6913         PR c++/10940
6914         * g++.dg/template/spec10.C: New test.
6915
6916 2003-06-03  Roger Sayle  <roger@eyesopen.com>
6917
6918         * gcc.dg/builtins-16.c: New test case.
6919
6920 2003-06-03  Jakub Jelinek  <jakub@redhat.com>
6921
6922         * gcc.c-torture/execute/builtins/string-4.c (main_test): Remove
6923         mempcpy test with post-increments.
6924         * gcc.c-torture/execute/string-opt-3.c: New test.
6925         * gcc.dg/string-opt-1.c: New test.
6926
6927 2003-06-03  David Billinghurst <David.Billinghurst@riotinto.com>
6928
6929         PR fortran/10965
6930         * g77.f-torture/compile/20000601-2.f: Fix non-standard code.
6931
6932 2003-06-02  Mark Mitchell  <mark@codesourcery.com>
6933
6934         * lib/scanasm.exp (dg-scan): New function, factored out of ...
6935         (scan-assembler): ... here.  Use dg-scan.
6936         (scan-assembler-not): Likewise.
6937         (scan-file): New function.
6938         (scan-file-not): Likewise.
6939         * gcc.dg/cpp/19990228-1.c: Use scan-file and/or scan-file-not.
6940         * gcc.dg/cpp/_Pragma4.c: Likewise.
6941         * gcc.dg/cpp/_Pragma5.c: Likewise.
6942         * gcc.dg/cpp/avoidpaste1.c: Likewise.
6943         * gcc.dg/cpp/avoidpaste2.c: Likewise.
6944         * gcc.dg/cpp/cmdlne-C2.c: Likewise.
6945         * gcc.dg/cpp/cmdlne-P.c: Likewise.
6946         * gcc.dg/cpp/cmdlne-dD-M.c: Likewise.
6947         * gcc.dg/cpp/cmdlne-dD-dM.c: Likewise.
6948         * gcc.dg/cpp/cmdlne-dI-M.c: Likewise.
6949         * gcc.dg/cpp/cmdlne-dM-M.c: Likewise.
6950         * gcc.dg/cpp/cmdlne-dM-dD.c: Likewise.
6951         * gcc.dg/cpp/cmdlne-dN-M.c: Likewise.
6952         * gcc.dg/cpp/cxxcom1.c: Likewise.
6953         * gcc.dg/cpp/line1.c: Likewise.
6954         * gcc.dg/cpp/maccom1.c: Likewise.
6955         * gcc.dg/cpp/maccom2.c: Likewise.
6956         * gcc.dg/cpp/maccom3.c: Likewise.
6957         * gcc.dg/cpp/maccom4.c: Likewise.
6958         * gcc.dg/cpp/maccom5.c: Likewise.
6959         * gcc.dg/cpp/maccom6.c: Likewise.
6960         * gcc.dg/cpp/multiline.c: Likewise.
6961         * gcc.dg/cpp/spacing1.c: Likewise.
6962         * gcc.dg/cpp/spacing2.c: Likewise.
6963         * gcc.dg/cpp/trad/cmdlne-C2.c: Likewise.
6964         * gcc.dg/cpp/trad/maccom1.c: Likewise.
6965         * gcc.dg/cpp/trad/maccom2.c: Likewise.
6966         * gcc.dg/cpp/trad/maccom3.c: Likewise.
6967         * gcc.dg/cpp/trad/maccom4.c: Likewise.
6968         * gcc.dg/cpp/trad/maccom6.c: Likewise.
6969         * gcc.dg/cpp/cxxcom2.c: Likewise.
6970         * gcc.dg/cpp/cxxcom2.h: New file.
6971
6972         * gcc.dg/cpp/truefalse.cpp: Move it to ...
6973         * g++.dg/cpp/truefalse.C: Here.
6974         * gcc.dg/cpp/cpp.exp: Remove scanning of ".cpp" files.
6975
6976 2003-06-01  Loren James Rittle  <ljrittle@acm.org>
6977
6978         * gcc.dg/cpp/redef3.c: New file.
6979
6980 2003-06-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
6981
6982         * gcc.dg/i386-loop-3.c: New test.
6983
6984 2003-05-31  Toon Moene  <toon@moene.indiv.nluug.nl>
6985
6986         * g77.dg/ffree-form-2.f: XFAIL removed, because fixed.
6987
6988 2003-05-31  Roger Sayle  <roger@eyesopen.com>
6989
6990         * gcc.dg/fwrapv-1.c: New test case.
6991         * gcc.dg/fwrapv-2.c: New test case.
6992
6993 2003-05-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6994
6995         PR c++/10956
6996         * g++.dg/template/spec9.C: New test.
6997
6998 2003-05-29  Roger Sayle  <roger@eyesopen.com>
6999
7000         * gcc.dg/duff-4.c: New test case.
7001
7002 2003-05-27  David Billinghurst <David.Billinghurst@riotinto.com>
7003
7004         PR fortran/10843
7005         * g77.dg/ffixed-form-1.f: New test
7006         * g77.dg/ffixed-form-2.f: New test
7007         * g77.dg/ffree-form-2.f: New test - XFAIL pending fix
7008         * g77.dg/ffree-form-3.f: New test
7009
7010 2003-05-26  Andreas Tobler <a.tobler@schweiz.ch>
7011
7012         * gcc.dg/wchar_t-1.c: XFAIL on darwin, no wchar.h available.
7013         * gcc.dg/wint_t-1.c: Likewise.
7014
7015 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7016
7017         * g++.dg/template/access11.C: New test.
7018
7019 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7020
7021         PR c++/10849
7022         * g++.dg/template/access10.C: New test.
7023
7024 2003-05-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
7025             Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7026
7027         * gcc.c-torture/compile/simd-5.x: XFAIL on SPARC64.
7028
7029 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
7030
7031         * gcc.dg/torture/builtin-noret-1.c: Add dg-option -multiply_defined
7032         suppress for powerpc-*-darwin*.
7033         * gcc.dg/torture/builtin-noret-2.c: Likewise.
7034
7035 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
7036
7037         * gcc.c-torture/execute/builtins/builtins.exp: Add -multiply_defined
7038         suppress option for powerpc-*-darwin*.
7039
7040 2003-05-23  Roger Sayle  <roger@eyesopen.com>
7041
7042         * gcc.dg/builtins-1.c: Add tests for tan and atan.
7043         * gcc.dg/builtins-4.c: Add test for fmod.
7044
7045 2003-05-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7046
7047         PR c++/10682
7048         * g++.dg/template/instantiate4.C: New test.
7049
7050 2003-05-22  Roger Sayle  <roger@eyesopen.com>
7051
7052         * gcc.c-torture/execute/ieee/inf-2.c: New test case.
7053
7054 2003-05-21  Janis Johnson  <janis187@us.ibm.com>
7055
7056         * gcc.dg/compat/scalar-return-1_main.c: New file.
7057         * gcc.dg/compat/scalar-return-1_x.c: New file.
7058         * gcc.dg/compat/scalar-return-1_y.c: New file.
7059         * gcc.dg/compat/scalar-return-2_main.c: New file.
7060         * gcc.dg/compat/scalar-return-2_x.c: New file.
7061         * gcc.dg/compat/scalar-return-2_y.c: New file.
7062         * gcc.dg/compat/struct-return-3_main.c: New file.
7063         * gcc.dg/compat/struct-return-3_y.c: New file.
7064         * gcc.dg/compat/struct-return-3_x.c: New file.
7065         * gcc.dg/compat/struct-return-2_main.c: New file.
7066         * gcc.dg/compat/struct-return-2_x.c: New file.
7067         * gcc.dg/compat/struct-return-2_y.c: New file.
7068
7069 2003-05-21  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7070
7071         * g++.old-deja/g++.law/profile1.C (dg-options): Add -static to options
7072         for hppa*-hp-hpux*.
7073         * gcc.dg/20021014-1.c (dg-options): Likewise.
7074         * gcc.dg/nest.c (dg-options): Likewise.
7075
7076 2003-05-21  Danny Smith  <dannysmith@users.sourceforge.net>
7077
7078         PR c++/9738
7079         * g++.dg/ext/dllimport2.C: New file.
7080         * g++.dg/ext/dllimport3.C: New file.
7081
7082 2003-05-20  Janis Johnson  <janis187@us.ibm.com>
7083
7084         * gcc.dg/compat/struct-by-value-3_x.c: Move common pieces to headers.
7085         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
7086         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
7087         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
7088         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
7089         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
7090         * gcc.dg/compat/struct-by-value-7_x.c Ditto.
7091         * gcc.dg/compat/struct-by-value-7_y.c Ditto.
7092         * gcc.dg/compat/small-struct-defs.h: New file.
7093         * gcc.dg/compat/small-struct-init.h: New file.
7094         * gcc.dg/compat/small-struct-check.h: New file.
7095         * gcc.dg/compat/fp-struct-defs.h: New file.
7096         * gcc.dg/compat/fp-struct-check.h: New file.
7097         * gcc.dg/compat/fp-struct-init.h: New file.
7098         * gcc.dg/compat/fp-struct-test-by-value-y.h: New file.
7099         * gcc.dg/compat/fp-struct-test-by-value-x.h: New file.
7100
7101 2003-05-19  Jakub Jelinek  <jakub@redhat.com>
7102
7103         * gcc.dg/20030225-2.c: New test.
7104
7105 2003-05-18  Roger Sayle  <roger@eyesopen.com>
7106             Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7107
7108         * gcc.c-torture/compile/20030518-1.c: New test case.
7109
7110 2003-05-18  Mark Mitchell  <mark@codesourcery.com>
7111
7112         * lib/gcc-dg.exp (gcc-dg-debug-runtest): Add opt_opts parameter.
7113         * gcc.dg/debug/debug.exp: Pass opt_opts parameter to
7114         gcc-dg-debug-runtest.
7115         * g++.dg/debug/debug.exp: Pass opt_opts parameter to
7116         gcc-dg-debug-runtest.
7117
7118 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7119
7120         PR c++/9022
7121         * g++.dg/lookup/using6.C: New test.
7122
7123 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7124
7125         * g++.dg/parse/access2.C: New test.
7126
7127 2003-05-17  Mark Mitchell  <mark@codesourcery.com>
7128
7129         * lib/gcc-dg.exp (gcc-dg-debug-runtest): New method.
7130         * g++.dg/debug/debug.exp: Use gcc-dg-debug-runtest.
7131         * gcc.dg/debug/debug.exp: Likewise.
7132
7133 2003-05-17  Neil Booth  <neil@daikokuya.co.uk>
7134
7135         * gcc.dg/dollar.c: New test.
7136
7137 2003-05-16  Janis Johnson  <janis187@us.ibm.com>
7138
7139         * gcc.dg/compat/struct-by-value-4_main.c: Split into multiple tests.
7140         * gcc.dg/compat/struct-by-value-4_x.c: Split into multiple tests.
7141         * gcc.dg/compat/struct-by-value-4_y.c: Split into multiple tests.
7142         * gcc.dg/compat/struct-by-value-5_main.c: Split into multiple tests.
7143         * gcc.dg/compat/struct-by-value-5_x.c: Split into multiple tests.
7144         * gcc.dg/compat/struct-by-value-5_y.c: Split into multiple tests.
7145         * gcc.dg/compat/struct-by-value-6_main.c: New file.
7146         * gcc.dg/compat/struct-by-value-6_x.c: New file.
7147         * gcc.dg/compat/struct-by-value-6_y.c: New file.
7148         * gcc.dg/compat/struct-by-value-7_main.c: New file.
7149         * gcc.dg/compat/struct-by-value-7_x.c: New file.
7150         * gcc.dg/compat/struct-by-value-7_y.c: New file.
7151         * gcc.dg/compat/struct-by-value-8_main.c: New file.
7152         * gcc.dg/compat/struct-by-value-8_x.c: New file.
7153         * gcc.dg/compat/struct-by-value-8_y.c: New file.
7154         * gcc.dg/compat/struct-by-value-9_main.c: New file.
7155         * gcc.dg/compat/struct-by-value-9_x.c: New file.
7156         * gcc.dg/compat/struct-by-value-9_y.c: New file.
7157
7158 2003-05-16  Mark Mitchell  <mark@codesourcery.com>
7159
7160         * lib/gcc-dg.exp (gcc-dg-test): Rename to ...
7161         (gcc-dg-test-1): ... this.  Add target_compile parameter.  Add
7162         support for "repo" mode.
7163         * lib/g++-dg.exp: Use gcc-dg.exp to implement all functionality.
7164         * lib/g77-dg.exp: Likewise.
7165         * lib/obj-dg.exp: Likewise.
7166
7167 2003-05-16  Jakub Jelinek  <jakub@redhat.com>
7168
7169         Merge from gcc-3_2-rhl8-branch:
7170         2003-04-23  Jakub Jelinek  <jakub@redhat.com>
7171
7172         * gcc.dg/tls/opt-6.c: New test.
7173
7174         2003-04-05  Jakub Jelinek  <jakub@redhat.com>
7175
7176         * gcc.dg/20030405-1.c: New test.
7177
7178         2003-03-09  Jakub Jelinek  <jakub@redhat.com>
7179
7180         * gcc.dg/20030309-1.c: New test.
7181
7182         2003-03-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
7183
7184         * gcc.c-torture/execute/20030307-1.c: New test.
7185
7186         2003-02-20  Randolph Chung  <tausq@debian.org>
7187
7188         * gcc.c-torture/compile/20030220-1.c: New test.
7189
7190         2003-02-18  Jakub Jelinek  <jakub@redhat.com>
7191
7192         * gcc.dg/20030217-1.c: New test.
7193
7194         2003-01-29  Jakub Jelinek  <jakub@redhat.com>
7195
7196         * gcc.c-torture/compile/20020129-1.c: New test.
7197
7198         2002-12-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
7199
7200         * gcc.dg/unroll-1.c: New test.
7201
7202         2002-11-16  Jan Hubicka  <jh@suse.cz>
7203
7204         * gcc.c-torture/execute/20020920-1.c: New test.
7205
7206         2002-10-08  Jakub Jelinek  <jakub@redhat.com>
7207
7208         PR target/7434
7209         * gcc.c-torture/compile/20021008-1.c: New test.
7210
7211         2002-08-10  Gwenole Beauchesne  <gbeauchesne@mandrakesoft.com>
7212
7213         PR target/7559
7214         * testsuite/gcc.c-torture/execute/20020810-1.c: New test.
7215
7216         2002-08-07  Jakub Jelinek  <jakub@redhat.com>
7217
7218         * gcc.c-torture/compile/20020807-1.c: New test.
7219
7220         2002-07-30  Jakub Jelinek  <jakub@redhat.com>
7221
7222         * gcc.dg/tls/opt-1.c: New test.
7223
7224         2002-07-29  Jakub Jelinek  <jakub@redhat.com>
7225
7226         * gcc.dg/20020729-1.c: New test.
7227
7228         2002-07-20  Jakub Jelinek  <jakub@redhat.com>
7229
7230         * g++.dg/opt/life1.C: New test.
7231
7232         2002-05-20  Jakub Jelinek  <jakub@redhat.com>
7233
7234         * gcc.dg/20020525-1.c: New test.
7235
7236         2002-05-24  Jakub Jelinek  <jakub@redhat.com>
7237
7238         PR c++/6794
7239         * g++.dg/ext/pretty1.C: New test.
7240         * g++.dg/ext/pretty2.C: New test.
7241
7242 2003-05-15  Mark Mitchell  <mark@codesourcery.com>
7243
7244         PR c++/8385
7245         * g++.dg/ext/typeof5.C: New test.
7246
7247 2003-05-15  J"orn Rennecke <joern.rennecke@superh.com>
7248
7249         * gcc.c-torture/execute/builtins/string-asm-1.c: Take
7250         __USER_LABEL_PREFIX__ into account.
7251         * gcc.c-torture/execute/builtins/string-asm-2.c: Likewise.
7252
7253 2003-05-14  Roger Sayle  <roger@eyesopen.com>
7254
7255         * gcc.dg/builtins-15.c: New test case.
7256
7257 2003-05-13  Zack Weinberg  <zack@codesourcery.com>
7258
7259         * gcc.dg/const-elim-1.c: Tighten scan-assembler-not regexp.
7260
7261 2003-05-12  Mark Mitchell  <mark@codesourcery.com>
7262
7263         * lib/g++.exp: Tweak handling of additional source files.
7264         * g++.dg/special/conpr-2.C: Use dg-gpp-additional-sources.
7265         * g++.dg/special/conpr-2a.C: Rename to ...
7266         * g++.dg/special/conpr-2a.cc: ... this.
7267         * g++.dg/special/conpr-3.C: Use dg-gpp-additional-sources.
7268         * g++.dg/special/conpr-3a.C: Rename to ...
7269         * g++.dg/special/conpr-3a.cc: This.
7270         * g++.dg/special/conpr-3b.C: Rename to ...
7271         * g++.dg/special/conpr-3b.cc: This.
7272         * g++.dg/special/conpr-4.C: New test.
7273         * g++.dg/special/ecos.exp: Rewrite to use ordinary dg driver.
7274
7275 2003-05-12  David Edelsohn  <edelsohn@gnu.org>
7276
7277         * debug/debug.exp: Skip debug-[12].c at -O3 on non-Dwarf targets.
7278
7279 2003-05-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7280
7281         * g++.old-deja/g++.brendan/ns1.C: Remove private member warning.
7282         * g++.old-deja/g++.robertl/eb71.C: Likewise.
7283         * g++.old-deja/g++.brendan/warnings1.C: Add -Wctor-dtor-privacy.
7284         * g++.old-deja/g++.other/warn3.C: Likewise.
7285
7286 2003-05-11  Roger Sayle  <roger@eyesopen.com>
7287
7288         * gcc.dg/i386-387-1.c: Update to also test log.
7289         * gcc.dg/i386-387-2.c: Likewise.
7290
7291 2003-05-11  Toon Moene  <toon@moene.indiv.nluug.nl>
7292
7293         * g77.f-torture/execute/int8421.f: New test.
7294
7295 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7296
7297         PR c++/10230, c++/10481
7298         * g++.dg/lookup/scoped5.C: New test.
7299
7300 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7301
7302         PR c++/10552
7303         * g++.dg/template/ttp6.C: New test.
7304
7305 2003-05-11  Richard Sandiford  <rsandifo@redhat.com>
7306
7307         * gcc.c-torture/execute/builtins: New directory.
7308         * gcc.c-torture/execute/string-opt-{3,4,16,17,18,19}.c: Move into
7309         gcc.c-torture/execute/builtins.
7310         * gcc.c-torture/execute/string-opt-asm-{1,2}.c: Likewise.
7311         * gcc.c-torture/execute/builtin-noret-{1,2}.c: Move to...
7312         * gcc.dg/torture: ...this new directory.  Turn into link-only tests.
7313         * gcc.dg/no-builtin-1.c: Move into gcc.c-torture/execute/builtins.
7314
7315 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7316
7317         PR c++/9252
7318         * g++.dg/template/access8.C: New test.
7319         * g++.dg/template/access9.C: New test.
7320
7321 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7322
7323         PR c++/9554
7324         * g++.dg/parse/access1.C: New test.
7325
7326 2003-05-09  DJ Delorie  <dj@redhat.com>
7327
7328         * g++.dg/other/stdarg1.C: Make sure arg "3" is passed as a
7329         long, and not an int.
7330
7331 2003-05-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7332
7333         PR c++/10555, c++/10576
7334         * g++.dg/template/memclass1.C: New test.
7335
7336 2003-05-08  DJ Delorie  <dj@redhat.com>
7337
7338         * gcc.c-torture/execute/20020404-1.x: New, skip for 16-bit
7339         targets.
7340         * gcc.c-torture/execute/20021024-1.x: Likewise.
7341         * gcc.c-torture/execute/shiftdi.x: Likewise.
7342         * g++.old-deja/g++.mike/p700.C: Handle 16-bit targets.
7343         * g++.old-deja/g++.other/exprstmt1.C: Likewise.
7344         * gcc.dg/20021018-1.c: Likewise.
7345
7346 2003-05-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7347
7348         * g++.dg/other/packed1.C: Mark xfail for sparc*- not sparc-.
7349
7350         gcc.c-torture/execute/string-opt-19.c: Add general rodata tests.
7351         (bcopy): Call memmove.
7352
7353 2003-05-08  Roger Sayle  <roger@eyesopen.com>
7354
7355         * g77.f-torture/compile/8485.f: New test case.
7356
7357 2003-05-07  Richard Henderson  <rth@redhat.com>
7358
7359         PR c++/10570
7360         * g++.dg/eh/forced1.C: Expect catch-all handlers to run.
7361         Verify exception_cleanup not called for rethrows.
7362         * g++.dg/eh/forced2.C: Test that exception_cleanup is called
7363         when exiting catch block without rethrowing.
7364         * g++.dg/eh/forced3.C: New.
7365         * g++.dg/eh/forced4.C: New.
7366
7367 2003-05-07  Aldy Hernandez  <aldyh@redhat.com>
7368
7369         * gcc.dg/20030505.c: Fix triplet.
7370
7371 2003-05-06  DJ Delorie  <dj@redhat.com>
7372
7373         * gcc.dg/20021014-1.c: XFAIL for xstormy16 also.
7374         * gcc.dg/nest.c: Likewise.
7375
7376 2003-05-05  Roger Sayle  <roger@eyesopen.com>
7377
7378         * gcc.dg/builtins-14.c: New test case.
7379
7380 2003-05-05  Janis Johnson  <janis187@us.ibm.com>
7381
7382         * lib/compat.exp (compat-execute): New argument.
7383         * g++.dg/compat/compat.exp: Pass new argument to compat-execute.
7384         * gcc.dg/compat: New test directory.
7385         * gcc.dg/compat/compat.exp: New expect script.
7386         * gcc.dg/compat/scalar-by-value-1_main.c: New test file.
7387         * gcc.dg/compat/scalar-by-value-1_x.c: New test file.
7388         * gcc.dg/compat/scalar-by-value-1_y.c: New test file.
7389         * gcc.dg/compat/scalar-by-value-2_main.c: New test file.
7390         * gcc.dg/compat/scalar-by-value-2_x.c: New test file.
7391         * gcc.dg/compat/scalar-by-value-2_y.c: New test file.
7392
7393         * gcc.dg/compat/struct-by-value-1_main.c: New test file.
7394         * gcc.dg/compat/struct-by-value-1_x.c: New test file.
7395         * gcc.dg/compat/struct-by-value-1_y.c: New test file.
7396         * gcc.dg/compat/struct-by-value-2_main.c: New test file.
7397         * gcc.dg/compat/struct-by-value-2_x.c: New test file.
7398         * gcc.dg/compat/struct-by-value-2_y.c: New test file.
7399         * gcc.dg/compat/struct-by-value-3_main.c: New test file.
7400         * gcc.dg/compat/struct-by-value-3_x.c: New test file.
7401         * gcc.dg/compat/struct-by-value-3_y.c: New test file.
7402         * gcc.dg/compat/struct-by-value-4_main.c: New test file.
7403         * gcc.dg/compat/struct-by-value-4_x.c: New test file.
7404         * gcc.dg/compat/struct-by-value-4_y.c: New test file.
7405         * gcc.dg/compat/struct-by-value-5_main.c: New test file.
7406         * gcc.dg/compat/struct-by-value-5_x.c: New test file.
7407         * gcc.dg/compat/struct-by-value-5_y.c: New test file.
7408
7409 2003-05-05  Zack Weinberg  <zack@codesourcery.com>
7410
7411         * gcc.dg/const-elim-1.c, gcc.dg/const-elim-2.c: New testcases.
7412
7413 2003-05-05  Jakub Jelinek  <jakub@redhat.com>
7414
7415         * gcc.c-torture/execute/string-opt-18.c (main): Add 3 new tests.
7416
7417 2003-05-05  Geoffrey Keating  <geoffk@apple.com>
7418
7419         * gcc.c-torture/execute/ieee/fp-cmp-8.c: New test.
7420         * gcc.dg/ppc-fsel-2.c: New test.
7421
7422         * gcc.dg/unused-5.c: New test.
7423
7424 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7425
7426         PR c++/10496
7427         * g++.dg/warn/pmf1.C: New test.
7428
7429 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7430
7431         PR c++/4494
7432         * g++.dg/warn/main.C: New test.
7433
7434 2003-05-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7435
7436         * gcc.dg/nonnull-3.c: New test.
7437
7438 2003-05-04  Neil Booth  <neil@daikokuya.co.uk>
7439
7440         * gcc.dg/cpp/Wtrigraphs.c: Update.
7441         * gcc.dg/cpp/Wtrigraphs-2.c: New tests.
7442
7443 2003-05-03  Geoffrey Keating  <geoffk@apple.com>
7444
7445         * gcc.dg/ppc-fsel-1.c: New test.
7446
7447 2003-05-03  Zack Weinberg  <zack@codesourcery.com>
7448
7449         PR c/10604
7450         * gcc.dg/compare7.c, g++.dg/warn/compare1.C: New testcases.
7451
7452 2003-05-03  Kazu Hirata  <kazu@cs.umass.edu>
7453
7454         * gcc.dg/m-un-2.c: Fix the typedef of size_t.
7455
7456 2003-05-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7457
7458         PR c++/9364, c++/10553, c++/10586
7459         * g++.dg/parse/typename4.C: New test.
7460         * g++.dg/parse/typename5.C: Likewise.
7461
7462 2003-05-03  Richard Sandiford  <rsandifo@redhat.com>
7463
7464         * gcc.c-torture/compile/20030503-1.c: New test.
7465
7466 2003-05-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7467
7468         * g++.dg/lookup/using5.C: Fix testcase error.
7469
7470 2003-05-01  Chris Demetriou  <cgd@broadcom.com>
7471
7472         * gcc.dg/special/mips-abi.exp (is_meabi_config): Remove,
7473         since MEABI is no longer supported.  Remove all vestiges
7474         of MEABI from the test.
7475
7476 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7477
7478         PR c++/10554
7479         * g++.dg/lookup/using5.C: New test.
7480
7481 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7482
7483         PR c++/8772
7484         * g++.dg/template/ttp5.C: New test.
7485
7486 2003-04-30  Mark Mitchell  <mark@codesourcery.com>
7487
7488         * lib/g++-dg.exp (g++-dg-test): Add "repo" option.
7489         (dg-gpp-additional-sources): New function.
7490         (dg-gpp-additional-files): Likewise.
7491         * lib/g++.exp (additional_sources): New variable.
7492         (additional_files): Likewise.
7493         (g++_target_compile): Deal with them.
7494         * lib/old-dejagnu.exp: Remove.
7495         * g++.old-deja/old-deja.exp: Use dg.exp, not old-dejagnu.exp.
7496         * g++.old-deja: Revise all tests to use dg commands.
7497
7498 2003-04-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7499
7500         PR c++/9432, c++/9528
7501         * g++.dg/lookup/using4.C: New test.
7502
7503 2003-04-29  Geoffrey Keating  <geoffk@apple.com>
7504
7505         * gcc.dg/noreturn-5.c: New file.
7506         * gcc.dg/noreturn-6.c: New file.
7507
7508         * gcc.c-torture/compile/inline-1.c: New file.
7509
7510 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
7511
7512         PR c++/10551
7513         * g++.dg/template/explicit1.C: New test.
7514
7515 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
7516
7517         PR c++/10549
7518         * g++.dg/other/bitfield1.C: New test.
7519
7520         PR c++/10527
7521         * g++.dg/init/new7.C: New test.
7522
7523 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
7524
7525         * g++.dg/ext/desig1.C: New test.
7526         * g++.dg/ext/init1.C: Update.
7527
7528         * g++.old-deja/g++.pt/deduct5.C: Remove unnecessary initializer.
7529
7530 2003-04-28  Mark Mitchell  <mark@codesourcery.com>
7531
7532         PR c++/10180
7533         * g++.dg/warn/Winline-1.C: New test.
7534
7535 2003-04-28  Jakub Jelinek  <jakub@redhat.com>
7536
7537         * gcc.c-torture/execute/string-opt-19.c: New test.
7538
7539         * gcc.c-torture/execute/string-opt-asm-1.c: New test.
7540         * gcc.c-torture/execute/string-opt-asm-2.c: New test.
7541
7542 2003-04-27  Mark Mitchell  <mark@codesourcery.com>
7543
7544         PR c++/10506
7545         * g++.dg/init/new6.C: New test.
7546
7547         PR c++/10503
7548         * g++.dg/init/ref6.C: New test.
7549
7550 2003-04-26  David Edelsohn  <edelsohn@gnu.org>
7551
7552         * g++.dg/warn/weak1.C: XFAIL on AIX4.
7553
7554 2003-04-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7555
7556         * gcc.c-torture/execute/string-opt-8.c: Don't perform cmpstr
7557         checks for __pj__, but do them for !__OPTIMIZE__ and __s390__.
7558
7559 2003-04-25  Mark Mitchell  <mark@codesourcery.com>
7560
7561         * g++.old-deja/g++.pt/instantiate12.C: Explicit instantiate
7562         initialized static data members.
7563
7564 2003-04-25  H.J. Lu <hjl@gnu.org>
7565
7566         * gcc.dg/ia64-sync-4.c: New test.
7567
7568 2003-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7569
7570         * gcc.c-torture/execute/string-opt-18.c: Clean up.  Fix copyright
7571         date.
7572
7573 2003-04-24  Nathan Sidwell  <nathan@codesourcery.com>
7574
7575         PR c++/10337
7576         * g++.dg/warn/conv1.C: New test.
7577         * g++.old-deja/g++.other/conv7.C: Adjust.
7578         * g++.old-deja/g++.other/overload14.C: Adjust.
7579
7580 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
7581
7582         PR c++/10471
7583         * g++.dg/template/defarg2.C: New test.
7584
7585 2003-04-23  Neil Booth  <neil@daikokuya.co.uk>
7586
7587         * gcc.dg/cpp/include2.c: Update.
7588         * gcc.dg/cpp/multiline-2.c: New.
7589         * gcc.dg/cpp/multiline.c: Update.
7590         * gcc.dg/cpp/strify2.c: Update.
7591         * gcc.dg/cpp/trad/literals-2.c: Update.
7592
7593 2003-04-23  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7594
7595         * g++.dg/other/packed1.C: XFAIL hppa*-*-*.
7596
7597 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
7598
7599         * g++.dg/parse/typedef1.C: Tweak after fix for PR 10428.
7600
7601 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
7602
7603         PR c++/10451
7604         * g++.dg/parse/crash4.C: New test.
7605
7606         PR c++/9847
7607         * g++.dg/parse/crash5.C: New test.
7608
7609 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
7610
7611         PR c++/10446
7612         * g++.dg/parse/crash3.C: New test.
7613
7614         PR c++/10428
7615         * g++.dg/parse/elab1.C: New test.
7616
7617 2003-04-22  Devang Patel  <dpatel@apple.com>
7618
7619         * gcc.dg/cpp/trad/funlike-5.c: New test.
7620
7621 2003-04-21  Andreas Tobler <a.tobler@schweiz.ch>
7622
7623         * g++.dg/other/packed1.C: Fix dg options.
7624
7625 2003-04-22  Nathan Sidwell  <nathan@codesourcery.com>
7626
7627         * g++.dg/other/offsetof2.C: New test.
7628
7629 2003-04-21  Mark Mitchell  <mark@codesourcery.com>
7630
7631         * g++.dg/template/recurse.C: Adjust location of error messages.
7632
7633 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
7634
7635         PR c++/9881
7636         * g++.dg/init/addr-const1.C: New test.
7637         * g++.dg/other/packed1.C: XFAIL on aligned architectures.
7638
7639 2003-04-20  Nathan Sidwell  <nathan@codesourcery.com>
7640
7641         PR c++/10405
7642         * g++.dg/lookup/struct-hack1.C: New test.
7643
7644 2003-04-20  Neil Booth  <neil@daikokuya.co.uk>
7645
7646         * ucs.c: Update diagnostic messages.
7647
7648 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
7649
7650         * gcc.dg/cpp/truefalse.cpp: New test.
7651         * gcc.dg/cpp/cpp.exp: Update.
7652         * g++.dg/other/stdbool-if.C: Remove.
7653
7654 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
7655
7656         * gcc.dg/cpp/_Pragma4.c: Remove stray space.
7657         * gcc.dg/cpp/trad/escaped-eof.c: Correct line number.
7658
7659 2003-04-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
7660
7661         * gcc.c-torture/compile/20030418-1.c: New test.
7662
7663 2003-04-17  Janis Johnson  <janis187@us.ibm.com>
7664
7665         * README.compat: Remove; content moved to doc/sourcebuild.texi.
7666
7667 2003-04-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7668
7669         PR c++/10347
7670         g++.dg/template/dependent-name1.C: New test.
7671
7672 2003-04-17  J"orn Rennecke <joern.rennecke@superh.com>
7673
7674         * gcc.dg/warn-1.c (tourist_guide): New array,
7675         contains a pointer to bar.
7676
7677 2003-04-16  Roger Sayle  <roger@eyesopen.com>
7678
7679         * gcc.dg/Wunreachable-5.c: New test case for PR c/10175.
7680         * gcc.c-torture/execute/medce-1.c: New test case.
7681         * gcc.c-torture/execute/medce-2.c: New test case.
7682
7683 2003-04-15  Mark Mitchell  <mark@codesourcery.com>
7684
7685         * lib/prune.exp: Ignore more messages.
7686
7687         PR c++/10381
7688         * g++.dg/parse/lookup3.C: New test.
7689
7690 2003-04-15  J"orn Rennecke <joern.rennecke@superh.com>
7691
7692         * gcc.c-torture/compile/20030415-1.c : New test.
7693
7694 2003-04-14  Mark Mitchell  <mark@codesourcery.com>
7695
7696         * gcc.c-torture/execute/scope-2.c: Move to ...
7697         * gcc.dg/noncompile/scope.c: .... here.
7698
7699 2003-04-14  Roger Sayle  <roger@eyesopen.com>
7700
7701         * gcc.dg/20030414-2.c: New test case.
7702
7703 2003-04-14  Hans-Peter Nilsson  <hp@axis.com>
7704
7705         PR target/10377
7706         * gcc.dg/20030414-1.c: New test.
7707
7708 2003-04-13  Roger Sayle  <roger@eyesopen.com>
7709
7710         * gcc.dg/builtins-12.c: New test case.
7711         * gcc.dg/builtins-13.c: New test case.
7712
7713 2003-04-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7714
7715         * gcc.c-torture/execute/string-opt-18.c: New test.
7716
7717 2003-04-13  Mark Mitchell  <mark@codesourcery.com>
7718
7719         PR c++/10300
7720         * g++.dg/init/new5.C: New test.
7721
7722 2003-04-12  Mark Mitchell  <mark@codesourcery.com>
7723
7724         PR c++/7910
7725         * g++.dg/ext/dllimport1.C: New test.
7726
7727 2003-04-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
7728
7729         * gcc.dg/ultrasp8.c: Fix for 32-bit Sparc.
7730
7731 2003-04-11  Bud Davis <bdavis9659@comcast.net>
7732
7733         PR Fortran/9263
7734         * g77.f-torture/noncompile/9263.f: New test
7735         PR Fortran/1832
7736         * g77.f-torture/execute/1832.f: New test
7737
7738 2003-04-11  David Chad  <davidc@freebsd.org>
7739             Loren J. Rittle  <ljrittle@acm.org>
7740
7741         libobjc/8562
7742         * objc.dg/headers.m: New test.
7743
7744 2003-04-10  Zack Weinberg  <zack@codesourcery.com>
7745
7746         * gcc.c-torture/execute/builtin-noret-2.c: New.
7747         * gcc.c-torture/execute/builtin-noret-2.x: New.
7748         XFAIL builtin-noret-2.c at -O1 and above.
7749         * gcc.dg/redecl.c: New.
7750         * gcc.dg/Wshadow-1.c: Update error regexps.
7751
7752 2003-04-10  Mark Mitchell  <mark@codesourcery.com>
7753
7754         * g++.dg/abi/bitfield10.C: New test.
7755
7756 2003-04-09  Mike Stump  <mrs@apple.com>
7757
7758         * gcc.dg/pch/pch.exp: Make testcase names longer.
7759         * g++.dg/pch/pch.exp: Make testcase names longer.
7760
7761 2003-04-08  Roger Sayle  <roger@eyesopen.com>
7762
7763         * gcc.dg/builtins-11.c: New test case.
7764
7765 2003-04-08  Roger Sayle  <roger@eyesopen.com>
7766
7767         * gcc.dg/builtins-9.c: New test case.
7768         * gcc.dg/builtins-10.c: New test case.
7769
7770 2003-04-07  J"orn Rennecke <joern.rennecke@superh.com>
7771
7772         * gcc.dg/noncompile/init-4.c.c: New test.
7773
7774 2003-04-06  Nathan Sidwell  <nathan@codesourcery.com>
7775
7776         * gcc.misc-test/gcov-9.c: New test.
7777         * gcc.misc-test/gcov-10.c: New test
7778         * gcc.misc-test/gcov-11.c: New test.
7779
7780 2003-04-05  Zack Weinberg  <zack@codesourcery.com>
7781
7782         PR optimization/10024
7783         * gcc.c-torture/compile/20030405-1.c: New test.
7784
7785 2003-04-04  Geoffrey Keating  <geoffk@apple.com>
7786
7787         * gcc.dg/pch/static-3.c: New.
7788         * gcc.dg/pch/static-3.hs: New.
7789         * gcc.dg/pch/pch.exp: Test with -O0 -g too.
7790
7791 2003-04-04  Richard Henderson  <rth@redhat.com>
7792
7793         * g++.dg/eh/forced1.C: Use _Unwind_SjLj_ForcedUnwind as appropriate.
7794         * g++.dg/eh/forced2.C: Likewise.
7795
7796 2003-04-03  Mike Stump  <mrs@apple.com>
7797
7798         * lib/scanasm.exp (scan-assembler): Add xfail processing for
7799         target arg.
7800         (scan-assembler-times, scan-assembler-not): Likewise.
7801         (scan-assembler-dem, scan-assembler-dem-not): Likewise.
7802
7803 2003-04-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
7804
7805         * gcc.dg/sparc-loop-1.c: New test.
7806
7807 2003-04-02  Geoffrey Keating  <geoffk@apple.com>
7808
7809         PR other/9274
7810         * g++.dg/pch/system-2.C: New.
7811         * g++.dg/pch/system-2.Hs: New.
7812
7813 2003-04-02  Aldy Hernandez  <aldyh@redhat.com>
7814
7815         * g++.dg/eh/simd-2.C (vecfunc): Fix typo.
7816
7817         * g++.dg/eh/simd-1.C (vecfunc): Same.
7818
7819 2003-04-01  Roger Sayle  <roger@eyesopen.com>
7820
7821         * gcc.c-torture/execute/20030401-1.c: New test case.
7822
7823 2003-04-01  Ziemowit Laski <zlaski@apple.com>
7824
7825         * objc.dg/defs.m: New.
7826
7827 2003-04-01  Aldy Hernandez  <aldyh@redhat.com>
7828
7829         * g++.dg/eh/simd-1.C: New.
7830         * g++.dg/eh/simd-2.C: New.
7831
7832 2003-03-01  Aldy Hernandez  <aldyh@redhat.com>
7833
7834         * gcc.c-torture/execute/simd-3.c: New.
7835
7836 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
7837
7838         PR c/9936
7839         * gcc.dg/20030331-2.c: New test.
7840
7841 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
7842
7843         PR c++/10278
7844         * g++.dg/parse/crash2.C: New test.
7845
7846 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
7847
7848         * gcc.c-torture/compile/20030331-1.c: New test, moved from...
7849         * gcc.c-torture/execute/20030331-1.c: ...here.
7850
7851 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
7852
7853         * gcc.c-torture/execute/20030331-1.c: New test.
7854
7855 2003-03-31  Nathan Sidwell  <nathan@codesourcery.com>
7856
7857         * lib/gcov.exp: Adjust call return testing strings.
7858         * g77.dg/gcov/gcov-1.f: Don't expect unconditional branches.
7859
7860 2003-03-31  Roger Sayle  <roger@eyesopen.com>
7861
7862         * gcc.dg/builtins-3.c: Add new tests for sin and cos.
7863         * gcc.dg/builtins-7.c: New test case.
7864         * gcc.dg/builtins-8.c: New test case.
7865
7866 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
7867
7868         * gcc.c-torture/execute/ieee/20030331-1.c: New test.
7869
7870 2003-03-30  Mark Mitchell  <mark@codesourcery.com>
7871
7872         PR c++/7647
7873         * g++.dg/lookup-class-member-2.C: New test.
7874
7875 2003-03-30  Glen Nakamura  <glen@imodulo.com>
7876
7877         * gcc.dg/20030324-1.c: Add comments and abort if test fails.
7878
7879 2003-03-28  Roger Sayle  <roger@eyesopen.com>
7880
7881         * gcc.c-torture/execute/ieee/fp-cmp-6.c:  Correct test for -O0.
7882
7883 2003-03-28  Mark Mitchell  <mark@codesourcery.com>
7884
7885         * g++.dg/init/attrib1.C: New test.
7886
7887 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
7888
7889         * gcc.dg/ultrasp8.c: New test.
7890
7891 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
7892
7893         * gcc.dg/ultrasp7.c: New test.
7894
7895 2003-03-28  Nathan Sidwell  <nathan@codesourcery.com>
7896
7897         PR c++/10047
7898         * g++.dg/template/inline1.C: New test.
7899
7900 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
7901
7902         * gcc.dg/sparc-dwarf2.c: New test.
7903
7904 2003-03-27  Roger Sayle  <roger@eyesopen.com>
7905
7906         * gcc.c-torture/execute/ieee/fp-cmp-6.c: New test case.
7907         * gcc.c-torture/execute/ieee/fp-cmp-7.c: New test case.
7908
7909 2003-03-27  Mark Mitchell  <mark@codesourcery.com>
7910
7911         * lib/gcov.exp (run-gcov): Add branches and calls options, rather
7912         than reading .x files.
7913         * g++.dg/gcov/gcov-1.C: Use run-gcov options, not .x files.
7914         * g77.dg/gcov/gcov-1.f: Likewise.
7915         * gcc.misc-tests/gcov-4b.c: Likewise.
7916         * gcc.misc-tests/gcov-5b.c: Likewise.
7917         * gcc.misc-tests/gcov-6.c: Likewise.
7918         * gcc.misc-tests/gcov-7.c: Likewise.
7919         * gcc.misc-tests/gcov-8.c: Likewise.
7920         * g++.dg/gcov/gcov-1.x: Remove.
7921         * g77.dg/gcov/gcov-1.x: Likewise.
7922         * gcc.misc-tests/gcov-4b.x: Likewise.
7923         * gcc.misc-tests/gcov-5b.x: Likewise.
7924         * gcc.misc-tests/gcov-6.x: Likewise.
7925         * gcc.misc-tests/gcov-7.x: Likewise.
7926         * gcc.misc-tests/gcov-8.x: Likewise.
7927
7928 2003-03-27  Glen Nakamura  <glen@imodulo.com>
7929
7930         PR opt/10087
7931         * gcc.dg/20030324-1.c: New test.
7932
7933 2003-03-27  Nathan Sidwell  <nathan@codesourcery.com>
7934
7935         PR c++/10224
7936         * g++.dg/template/arg3.C: New test.
7937
7938         PR c++/10158
7939         * g++.dg/template/friend18.C: New test.
7940
7941 2003-03-26  Roger Sayle  <roger@eyesopen.com>
7942
7943         * g77.f-torture/compile/20030326-1.f: New test case.
7944
7945 2003-03-26  Janis Johnson  <janis187@us.ibm.com>
7946
7947         * gcc.c-torture/execute/20020227-1.x: Don't XFAIL for powerpc64.
7948
7949         * gcc.c-torture/compile/simd-5.x: Expect XFAIL for powerpc64.
7950
7951 2003-03-26  Jakub Jelinek  <jakub@redhat.com>
7952
7953         * gcc.dg/ia64-sync-3.c: New test.
7954
7955 2003-03-26  Alan Modra  <amodra@bigpond.net.au>
7956
7957         * gcc.dg/loop-2.c: Replace "inline" with "__inline__".
7958
7959 2003-03-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
7960
7961         * gcc.dg/ultrasp6.c: New test.
7962
7963 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
7964
7965         * gcc.dg/i386-signbit-1.c: New test.
7966         * gcc.dg/i386-signbit-2.c: New test.
7967         * gcc.dg/i386-signbit-3.c: New test.
7968
7969 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
7970
7971         * gcc.dg/ultrasp5.c: Fix options.
7972
7973 2003-03-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
7974
7975         * gcc.dg/ultrasp5.c: Fix comment.
7976
7977 2003-03-24  Bud Davis  <bdavis9659@comcast.net>
7978
7979         PR fortran/10197
7980         * g77.f-torture/execute/10197.f: New test.
7981
7982 2003-03-24  Nathan Sidwell  <nathan@codesourcery.com>
7983
7984         PR c++/9898, c++/383
7985         * g++.dg/template/conv6.C: New test.
7986
7987         PR c++/10119
7988         * g++.dg/template/ptrmem5.C: New test.
7989
7990         PR c++/10026
7991         * g++.dg/lookup/koenig1.C: New test.
7992
7993         PR C++/10199
7994         * g++.dg/lookup/template2.C: New test.
7995
7996 2003-03-24  Jakub Jelinek  <jakub@redhat.com>
7997
7998         * g++.dg/opt/rtti1.C: New test.
7999
8000 2003-03-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
8001
8002         * gcc.dg/ultrasp5.c: New test.
8003
8004 2003-03-23  Arpad Beszedes <beszedes@cc.u-szeged.hu>
8005
8006         PR middle-end/9967
8007         * gcc.c-torture/execute/stdio-opt-1.c: Adjust test for change to
8008         builtin fputs.
8009
8010 2003-03-23  Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>
8011
8012         PR c/8224
8013         * gcc.dg/20030323-1.c: New test.
8014
8015 2003-03-23  Roger Sayle  <roger@eyesopen.com>
8016
8017         * gcc.c-torture/compile/20030323-1.c: New test case.
8018
8019 2003-03-22  Ulrich Weigand  <uweigand@de.ibm.com>
8020
8021         * gcc.dg/20030321-1.c: New test.
8022
8023 2003-03-22  Zack Weinberg  <zack@codesourcery.com>
8024
8025         * gcc.dg/Wshadow-1.c: Add a dg-warning line.
8026
8027 2003-03-22  Nathan Sidwell  <nathan@codesourcery.com>
8028
8029         PR c++/9978, c++/9708
8030         * g++.dg/ext/vlm1.C: Adjust expected error.
8031         * g++.dg/ext/vla2.C: New test.
8032         * g++.dg/template/arg1.C: New test.
8033         * g++.dg/template/arg2.C: New test.
8034
8035 2003-03-22  Bud Davis  <bdavis9659@comcast.net>
8036
8037         * g77.f-torture/execute/select.f: New test.
8038         * g77.f-torture/noncompile/select_no_compile.f: New test.
8039
8040 2003-03-21  Nathan Sidwell  <nathan@codesourcery.com>
8041
8042         PR c++/9898
8043         * g++.dg/other/error4.C: New test.
8044
8045 2003-03-20  Mark Mitchell  <mark@codesourcery.com>
8046
8047         * g++.dg/template/friend17.C: New test.
8048
8049 2003-03-21  Alan Modra  <amodra@bigpond.net.au>
8050
8051         * gcc.c-torture/compile/20030320-1.c: New.
8052
8053 2003-03-20  Roger Sayle  <roger@eyesopen.com>
8054
8055         * gcc.dg/builtins-6.c: New test case.
8056
8057 2003-03-19  Alan Modra  <amodra@bigpond.net.au>
8058
8059         PR target/10073
8060         * gcc.c-torture/compile/20030319-1.c: New.
8061
8062 2003-03-18  Jan Hubicka  <jh@suse.cz>
8063
8064         * gcc.dg/i386-cvt-1.c: New test.
8065
8066 2003-03-17  Zack Weinberg  <zack@codesourcery.com>
8067
8068         * objc.dg/naming-1.m: Use "(parse|syntax) error".
8069         * objc.dg/naming-2.m: Likewise.
8070
8071 2003-03-17  Mark Mitchell  <mark@codesourcery.com>
8072
8073         PR c++/9639
8074         * g++.dg/parse/crash1.C: New test.
8075
8076 2003-03-16  Mark Mitchell  <mark@codesourcery.com>
8077
8078         PR c++/8805
8079         * g++.dg/eh/cleanup1.C: New test.
8080
8081 2003-03-16  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
8082
8083         * gcc.c-torture/execute/20030316-1.c: New test case.
8084
8085 2003-03-16  Nathan Sidwell  <nathan@codesourcery.com>
8086
8087         PR c++/9629
8088         * g++.dg/init/ctor2.C: New test.
8089
8090 2003-03-15  Roger Sayle  <roger@eyesopen.com>
8091
8092         * g77.f-torture/compile/xformat.f: New test case.
8093
8094 2003-03-15  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
8095
8096         * g++.old-deja/g++.mike/eh33.C: Remove xfail for hppa*-*-*.
8097         * g++.old-deja/g++.mike/eh50.C: Likewise.
8098
8099 2003-03-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8100
8101         PR c++/6440
8102         * g++.dg/template/spec7.C: New test.
8103         * g++.dg/template/spec8.C: Likewise.
8104
8105 2003-03-14  Jakub Jelinek  <jakub@redhat.com>
8106
8107         * gcc.c-torture/execute/20030313-1.c: New test.
8108
8109 2003-03-14  Richard Henderson  <rth@redhat.com>
8110
8111         * gcc.dg/inline-2.c: Adjust alpha test for external call.
8112
8113 2003-03-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
8114
8115         * gcc.c-torture/compile/20030314-1.c: New test.
8116
8117 2003-03-13  Danny Smith  <dannysmith@users.sourceforge.net>
8118
8119         * gcc.dg/dll-1.c: Remove thumb target. Change exp to _exp.
8120         * gcc.dg/dll-2.c: Enable for cygwin and mingw. Remove
8121         thumb target,
8122         * gcc.dg/dll-3.c: Likewise. Adjust scan-assembler
8123         to accept newer _imp__  prefix and additional
8124         newline in .drectve section.
8125         * gcc.dg/dll-4.c: Likewise.
8126         * gcc.dg/dll-5.c: New file to test -mnop-fun-dllimport
8127         switch.
8128
8129 2003-03-13  Mark Mitchell  <mark@codesourcery.com>
8130
8131         * g++.dg/parse/namespace9.C: New test.
8132
8133         * g++.dg/init/ref5.C: New test.
8134         * g++.dg/parse/ptrmem1.C: Likewise.
8135
8136 2003-03-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
8137
8138         * gcc.dg/special/ecos.exp (gcsec-1.c): Find linker used by gcc.
8139         * gcc.dg/old-style-asm-1.c (dg-final): Add hpux label alternative to
8140         regular expression.
8141         * gcc.dg/funcorder.c (dg-final): Check for "link_error,%r" on hppa*-*-*.
8142         * gcc.dg/inline-1.c (dg-final): Check for "xyzzy?,%r" on hppa*-*-*.
8143
8144 2003-03-12  Daniel Jacobowitz  <drow@mvista.com>
8145
8146         * gcc.c-torture/execute/20030224-2.c: New test.
8147
8148 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
8149
8150         * gcc.dg/decl-3.c: New test.
8151
8152 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
8153
8154         * gcc.dg/i386-loop-2.c: New test.
8155
8156 2003-03-11  Mark Mitchell  <mark@codesourcery.com>
8157
8158         PR c++/9474
8159         * g++.dg/parse/namespace8.C: New test.
8160
8161         PR c++/9924
8162         * g++.dg/overload/builtin2.C: New test.
8163
8164 2003-03-11  Steven Bosscher  <s.bosscher@student.tudelft.nl>
8165
8166         * gcc.dg/return-type-3.c: New test.
8167
8168 2003-03-11  D.Venkatasubramanian  <dvenkat@noida.hcltech.com>
8169
8170         * gcc.misc-tests/bprob.exp: Disable test cases for h8300-*-* as
8171         profiling options are not supported.
8172
8173 2003-03-10  Mark Mitchell  <mark@codesourcery.com>
8174
8175         * g++.old-deja/g++.benjamin/16077.C: Adjust warnings.
8176         * g++.old-deja/g++.warn/impint2.C: Likewise.
8177
8178 2003-03-10  Devang Patel  <dpatel@apple.com>
8179
8180         * g++.dg/cpp/c++_cmd_1.C: New test.
8181         * g++.dg/cpp/c++_cmd_1.h: New file.
8182
8183 2003-03-10  Segher Boessenkool  <segher@koffie.nl>
8184
8185         * gcc.dg/altivec-9.c: New file.
8186
8187 2003-03-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8188
8189         * gcc.dg/ppc-sdata-1.c: New test.
8190         * gcc.dg/ppc-sdata-2.c: New test.
8191
8192 2003-03-09  Mark Mitchell  <mark@codesourcery.com>
8193
8194         PR c++/9373
8195         * g++.dg/opt/ptrmem2.C: New test.
8196
8197         PR c++/8534
8198         * g++.dg/opt/ptrmem1.C: New test.
8199
8200 2003-03-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
8201
8202         * gcc.dg/i386-loop-1.c: New test.
8203
8204 2003-03-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8205
8206         PR c++/9970
8207         * g++.dg/lookup/friend1.C: New test.
8208
8209 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
8210
8211         PR c++/9823
8212         * g++.dg/parser/constructor1.C: New test.
8213
8214 2003-03-08  Hans-Peter Nilsson  <hp@bitrange.com>
8215
8216         * gcc.c-torture/execute/20020720-1.x: Add xfail for cris-*-*.
8217
8218         * gcc.dg/old-style-asm-1.c: Tweak to match mmix-knuth-mmixware.
8219
8220 2003-03-08  Neil Booth  <neil@daikokuya.co.uk>
8221
8222         * gcc.dg/cpp/Wunused.c: Update test.
8223
8224 2003-03-08  Jan Hubicka  <jh@suse.cz>
8225
8226         * gcc.dg/inline-3.c: New test.
8227
8228 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
8229
8230         PR c++/9809
8231         * g++.dg/parse/builtin1.C: New test.
8232
8233         PR c++/9982
8234         * g++.dg/abi/cookie1.C: New test.
8235         * g++.dg/abi/cookie2.C: Likewise.
8236
8237         PR c++/9524
8238         * g++.dg/template/field1.C: New test.
8239
8240         PR c++/9912
8241         * g++.dg/parse/class1.C: New test.
8242         * g++.dg/parse/namespace7.C: Likewise.
8243         * g++.old-deja/g++.other/decl5.C: Remove XFAILs.
8244
8245 2003-03-07  Mark Mitchell  <mark@codesourcery.com>
8246
8247         * g++.dg/init/ref4.C: New test.
8248
8249 2003-03-07  Jan Hubicka  <jh@suse.cz>
8250
8251         * gcc.dg/i386-local2.c: Fix problems with certain versions of dejagnu.
8252         * gcc.dg/inline-3.c:  New test.
8253
8254 2003-03-06  Mark Mitchell  <mark@codesourcery.com>
8255
8256         * g++.dg/init/ref3.C: New test.
8257
8258         PR c++/9965
8259         * g++.dg/init/ref2.C: New test.
8260
8261         PR c++/9400
8262         * g++.dg/warn/Wshadow-2.C: New test.
8263
8264         PR c++/9791
8265         * g++.dg/warn/Woverloaded-1.C: New test.
8266
8267 2003-03-05  Jan Hubicka  <jh@suse.cz>
8268
8269         * gcc.dg/i386-local2.c: New.
8270         * gcc.dg/i386-local.c: Fix typo.
8271
8272 2003-03-05  Mark Mitchell  <mark@codesourcery.com>
8273
8274         * g++.dg/abi/layout3.C: New test.
8275
8276 2003-03-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
8277
8278         * gcc.c-torture/compile/20030305-1.c
8279
8280 2003-03-05  Jan Hubicka  <jh@suse.cz>
8281
8282         * gcc.dg/i386-local.c: New.
8283
8284 2003-03-04  J"orn Rennecke <joern.rennecke@superh.com>
8285
8286         * gcc.dg/sh-relax.c: Disable for sh64-*-*.
8287
8288 2003-03-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
8289
8290         * gcc.dg/switch-2.c: New test.
8291         * gcc.dg/switch-3.c: New test.
8292         * gcc.dg/Wswitch.c: Adjust line numbers.
8293         * gcc.dg/Wswitch-default.c: Likewise.
8294         * gcc.dg/Wswitch-enum.c: Likewise.
8295
8296 2003-03-04  Alexandre Oliva  <aoliva@redhat.com>
8297
8298         * gcc.c-torture/execute/20030222-1.c: New test.
8299
8300 2003-03-03  James E Wilson  <wilson@tuliptree.org>
8301
8302         * gcc.dg/m68k-slp-ice.c: New test for PR c/7872.
8303
8304 2003-03-03  Mark Mitchell  <mark@codesourcery.com>
8305
8306         PR c++/9878
8307         * g++.dg/init/ref1.C: New test.
8308
8309 2003-03-03  J"orn Rennecke <joern.rennecke@superh.com>
8310
8311         * gcc.dg/sh-relax.c: New SH-only test.
8312
8313 2003-03-03  Geoffrey Keating  <geoffk@apple.com>
8314
8315         * gcc.c-torture/compile/20010327-1.c: Back out last change.  Add
8316         comment explaining purpose of testcase.
8317
8318 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
8319
8320         * gcc.c-torture/execute/960312-1.x: New file, must pass -mshort
8321         for HC11/HC12 (asm needs two int registers).
8322         * gcc.c-torture/compile/20020312-1.x: New file, don't execute on
8323         HC11/HC12 because the test uses an asm which needs two 32-bit
8324         registers.
8325
8326 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
8327
8328         * gcc.c-torture/compile/920501-12.x: New file, must pass -mshort
8329         for HC11/HC12 (array is too large otherwise).
8330         * gcc.c-torture/compile/920501-4.x: New file, likewise.
8331         * gcc.c-torture/compile/20010518-2.x: Likewise.
8332         * gcc.c-torture/compile/980506-1.x: Don't execute this test on
8333         HC11/HC12 (array is too large).
8334
8335 2003-03-01  Geoffrey Keating  <geoffk@apple.com>
8336
8337         * lib/gcc-dg.exp (gcc-dg-test): Change .pch to .gch.
8338         * lib/g++-dg.exp (g++-dg-test): Likewise.
8339
8340 2003-03-01  Roger Sayle  <roger@eyesopen.com>
8341
8342         * g++.old-deja/g++.other/builtins10.C: New test for PR 9367.
8343         * gcc.dg/format/attr-5.c: Handle new conflicting types warning.
8344
8345 2003-03-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8346
8347         * g++.dg/warn/implicit-typename1.C: Remove warning.
8348
8349 2003-02-28  Richard Henderson  <rth@redhat.com>
8350
8351         * gcc.dg/noreturn-1.c: Move noreturn warning line.
8352         * gcc.dg/return-type-1.c: Move control reaches end warning line.
8353
8354 2003-02-28  Geoffrey Keating  <geoffk@apple.com>
8355
8356         * gcc.dg/pch/pch.exp: Change .pch to .gch.
8357         * g++.dg/pch/pch.exp: Likewise.
8358
8359 2003-02-28  Mark Mitchell  <mark@codesourcery.com>
8360
8361         PR c++/9879
8362         * testsuite/g++.dg/init/new4.C: New test.
8363
8364 2003-02-28  Richard Earnshaw  <rearnsha@arm.com>
8365
8366         * gcc.dg/arm-asm.c: Enable for StrongARM and XScale targets.
8367
8368 2003-02-28  Alexandre Oliva  <aoliva@redhat.com>
8369
8370         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead of
8371         unsigned long.
8372
8373         * gcc.c-torture/compile/simd-3.c: Do nothing if double is not
8374         wider than float.
8375
8376 2003-02-26  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
8377
8378         * lib/scanasm.exp: Add support for counting numbers of
8379         occurences.
8380         * gcc.dg/unswitch-1.c, gcc.dg/peel-1.c, gcc.dg/unroll-1.c,
8381         gcc.dg/unroll-2.c, gcc.dg/unroll-3.c: New tests.
8382
8383 2003-02-25  Mark Mitchell  <mark@codesourcery.com>
8384
8385         PR c++/9683
8386         * g++.dg/template/static3.C: New test.
8387
8388         PR c++/9829
8389         * g++.dg/parse/namespace6.C: New test.
8390
8391 2003-02-25  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8392
8393         PR target/9732
8394         * gcc.dg/20030225-1.c: New test.
8395
8396 2003-02-24  Mark Mitchell  <mark@codesourcery.com>
8397
8398         * README: Remove out-of-date information.
8399
8400         PR c++/9836
8401         * g++.dg/template/spec6.C: New test.
8402
8403 2003-02-24  Jeff Law  <law@redhat.com>
8404
8405         * gcc.c-torture/compile/20030224-1.c: New test for ia32 backend bug.
8406
8407 2003-02-24  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8408
8409         * g++.dg/other/pragma-ep-1.C: Test for __PRAGMA_EXTERN_PREFIX.
8410         * gcc.dg/pragma-ep-1.c: Likewise.
8411
8412 2003-02-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8413
8414         PR c++/9602
8415         * g++.dg/template/friend16.C: New test.
8416
8417 2003-02-23  Mark Mitchell  <mark@codesourcery.com>
8418
8419         PR c++/5333
8420         * g++.dg/parse/fused-params1.C: Adjust error messages.
8421         * g++.dg/template/nested3.C: New test.
8422
8423 2003-02-24  Alan Modra  <amodra@bigpond.net.au>
8424
8425         * g++.dg/abi/param1.C: New test.
8426
8427 2003-02-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8428
8429         PR c++/7982
8430         * g++.dg/warn/implicit-typename1.C: New test.
8431
8432 2003-02-22  Kelley Cook <kelleycook@comcast.net>
8433
8434         * g++.old-deja/g++.other/store-expr1.C: Replace "mcpu"
8435         with "mtune".
8436         * g++.old-deja/g++.other/store-expr2.C: Likewise.
8437         * gcc.c-torture/execute/20010129-1.x: Likewise.
8438         * gcc.dg/20011107-1.c: Likewise.
8439         * gcc.dg/20020108-1.c: Likewise.
8440         * gcc.dg/20020122-3.c: Likewise.
8441         * gcc.dg/20020206-1.c: Likewise.
8442         * gcc.dg/20020310-1.c: Likewise.
8443         * gcc.dg/20020426-2.c: Likewise.
8444         * gcc.dg/20020517-1.c: Likewise.
8445         * gcc.dg/991230-1.c: Likewise.
8446         * gcc.dg/i386-unroll-1.c: Likewise.
8447         * gcc.misc-tests/i386-prefetch.exp: Likewise.
8448
8449 2003-02-22  Jan Hubicka  <jh@suse.cz>
8450
8451         * gcc.dg/i386-mul.c: New test.
8452
8453 2003-02-21  Roger Sayle  <roger@eyesopen.com>
8454
8455         * gcc.dg/builtins-5.c: New test case.
8456
8457 2003-02-22  Hans-Peter Nilsson  <hp@axis.com>
8458
8459         * gcc.dg/asmreg-1.c: New test.
8460
8461 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
8462
8463         PR c++/9749
8464         * g++.dg/parse/varmod1.C: New test.
8465
8466 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
8467
8468         PR c++/9727
8469         * g++.dg/template/op1.C: New test.
8470
8471 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
8472
8473         PR c++/8906
8474         * g++.dg/template/nested2.C: New test.
8475
8476 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
8477
8478         PR c++/8724
8479         * g++.dg/expr/dtor1.C: New test.
8480
8481 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
8482
8483         * gcc.dg/cpp/include3.c: New test.
8484         * gcc.dg/cpp/inc/foo.h: New file.
8485
8486 2003-02-21  Glen Nakamura  <glen@imodulo.com>
8487
8488         * gcc.c-torture/execute/20030221-1.c: New test.
8489
8490 2003-02-20  Mark Mitchell  <mark@codesourcery.com>
8491
8492         PR c++/9729
8493         * g++.dg/abi/conv1.C: New test.
8494
8495 2003-02-20  Jan Hubicka  <jh@suse.cz>
8496
8497         * gcc.c-torture/execute/20020720-1.x: XFAIL for x86-64.
8498
8499 2003-02-19  Daniel Jacobowitz  <drow@mvista.com>
8500
8501         * gcc.c-torture/compile/20030219-1.c: New test.
8502
8503 2003-02-18  Jan Hubicka  <jh@suse.cz>
8504
8505         * gcc.dg/funcorder.c: New test.
8506
8507 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
8508
8509         * gcc.c-torture/execute/20030218-1.c: New.
8510
8511 2003-02-18  Aldy Hernandez  <aldyh@redhat.com>
8512
8513         * gcc.dg/20030218-1.c: New.
8514
8515 2003-02-18  Richard Henderson  <rth@redhat.com>
8516
8517         * gcc.dg/attr-invalid.c: Allow __used__ on static data.
8518         * gcc.dg/attr-used-2.c: New.
8519
8520 2003-02-18  Mark Mitchell  <mark@codesourcery.com>
8521
8522         PR c++/9704
8523         * g++.dg/init/copy5.C: New test.
8524
8525 2003-02-18  Geoffrey Keating  <geoffk@apple.com>
8526
8527         * gcc.dg/pch/pch.exp: Delete $bname.h before copying into it.
8528         * g++.dg/pch/pch.exp: Likewise.
8529
8530 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
8531
8532         * gcc.c-torture/execute/20030209-1.c: Enable the test if
8533         STACK_SIZE is not defined.
8534
8535 2003-02-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8536
8537         PR c++/9457
8538         * g++.dg/template/init1.C: New test.
8539
8540 2003-02-16  Jan HUbicka  <jh@suse.cz>
8541
8542         * gcc.dg/c90-const-expr-3.c (DZERO): New static variable
8543         (foo): Add few extra tests
8544         * gcc.dg/c99-const-expr-3.c: Likewise.
8545         * gcc.c-torture/execute/20030216-1.c: New.
8546
8547 2003-02-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8548
8549         PR c++/9459
8550         * g++.dg/ext/typeof4.C: New test.
8551
8552 2003-02-15  Roger Sayle  <roger@eyesopen.com>
8553
8554         * gcc.dg/i386-387-3.c: New test case.
8555
8556 2003-02-14  Josef Zlomek  <zlomekj@suse.cz>
8557
8558         * gcc.dg/20030213-1.c: Expect warning for unsupported -fpic on
8559         cris-*-elf* cris-*-aout* and mmix-*-*.
8560
8561 2003-02-13  Josef Zlomek  <zlomekj@suse.cz>
8562
8563         * gcc.dg/20030213-1.c: New test.
8564
8565 2003-02-12  Roger Sayle  <roger@eyesopen.com>
8566
8567         * gcc.dg/i386-387-1.c: Add new test for __builtin_atan2.
8568         * gcc.dg/i386-387-2.c: Likewise.
8569
8570 2003-02-12  Aldy Hernandez  <aldyh@redhat.com>
8571
8572         * gcc.dg/ppc-spe.c: Fix formatting.
8573         Enable tests that were previously unsupported by gas.
8574         Delete tests for instructions that no longer exist.
8575         Switch arguments on evsubifw builtin.
8576
8577 2003-02-12  Kazu Hirata  <kazu@cs.umass.edu>
8578
8579         * gcc.c-torture/execute/20030209-1.c: Disable the test if
8580         STACK_SIZE is too small.
8581
8582 2003-02-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
8583             Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
8584
8585         * gcc.dg/decl-2.c: New test.
8586
8587 2003-02-10  Jan Hubicka  <jh@suse.cz>
8588
8589         * gcc.dg/i386-fpcvt-1.c:  New test.
8590
8591 2002-02-09  Richard Sandiford  <rsandifo@redhat.com>
8592
8593         * gcc.c-torture/execute/20030209-1.c: New test.
8594
8595 2003-02-09  Kazu Hirata  <kazu@cs.umass.edu>
8596
8597         * gcc.c-torture/execute/builtin-bitops-1.c: When testing the
8598         int-wide bitops, use the constants of the same width.
8599         Likewise, if long long is 32-bit wide, test bitops using
8600         32-bit constants.
8601
8602 2003-02-07  Loren James Rittle  <ljrittle@acm.org>
8603
8604         * gcc.dg/20021014-1.c: Annotate with expected notice text.
8605
8606 2003-02-07  Roger Sayle  <roger@eyesopen.com>
8607
8608         * testsuite/gcc.dg/builtins-4.c: New test case.
8609
8610 2003-02-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8611
8612         * gcc.dg/20020430-1.c: Fix dg command typos.
8613         * gcc.dg/20020503-1.c: Likewise.
8614
8615 2003-02-06  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
8616
8617         PR c++/8785
8618         * g++.dg/parse/fused-params1.C: New test.
8619
8620         PR c++/8857
8621         * g++.dg/parse/tmpl-tmpl-operator1.C: New test.
8622
8623         PR c++/8921
8624         * g++.dg/parse/non-dependent1.C: New test.
8625
8626         PR c++/8928
8627         * g++.dg/parse/dupl-tmpl-args1.C: New test.
8628
8629         PR c++/9228
8630         * g++.dg/parse/undefined7.C: New test.
8631         * g++.dg/parse/non-templ1.C: New test.
8632
8633         PR c++/9229
8634         * g++.dg/parse/too-many-tmpl-args1.C: New test.
8635
8636 2003-02-06  Eric Botcazou <ebotcazou@libertysurf.fr>
8637
8638         * gcc.c-torture/compile/20030206-1.c: New test.
8639
8640 2003-02-05  Roger Sayle  <roger@eyesopen.com>
8641
8642         * gcc.c-torture/compile/921206-1.c: Rename undeclared function from
8643         "pow" to "foo" to avoid potential confusion with a math built-in.
8644
8645 2003-02-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8646
8647         * gcc.c-torture/execute/20020227-1.x: Update specific XFAIL
8648         conditions for SPARC targets.
8649
8650 2003-02-05  Jakub Jelinek  <jakub@redhat.com>
8651
8652         * gcc.dg/20030204-1.c: New test.
8653
8654 2003-02-04  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
8655
8656         PR c++/38
8657         * g++.dg/parse/array-size1.C: New test.
8658
8659         PR c++/5657
8660         * g++.dg/parse/undefined3.C: New test.
8661
8662         PR c++/5665
8663         * g++.dg/parse/undefined4.C: New test.
8664
8665         PR c++/5975
8666         * g++.dg/parse/undefined5.C: New test.
8667
8668         PR c++/7259
8669         * g++.dg/parse/tmpl-tmpl-param1.C: New test.
8670
8671         PR c++/8578
8672         * g++.dg/parse/casting-operator1.C: New test.
8673
8674         PR c++/8596
8675         * g++.dg/parse/undefined6.C: New test.
8676
8677         PR c++/8736
8678         * g++.dg/parse/missing-template1.C: New test.
8679
8680 2003-02-04  Jan Hubicka  <jh@suse.cz>
8681
8682         * gcc.dg/i386-cadd.c:  Compile using -march=k8.
8683         * gcc.dg/i386-cmov?.c:  Likewise.
8684         * gcc.dg/i386-fpcvt-?.c:  Likewise.
8685         * gcc.dg/i386-ssefp-1.c:  Likewise.
8686         * gcc.dg/i386-ssetype-?.c:  Likewise; fix for register passing
8687         conventions.
8688
8689 2003-02-03  Mark Mitchell  <mark@codesourcery.com>
8690
8691         PR c++/7129
8692         * testsuite/g++.dg/ext/max.C: New test.
8693
8694 2003-02-03  Jan Hubicka  <jh@suse.cz>
8695
8696         * gcc.c-torture/execute/20030203-1.c: New test.
8697
8698 2003-02-03  Richard Earnshaw  <rearnsha@arm.com>
8699
8700         * gcc.c-torture/exectue/ieee/20000320-1.c: The ARM VFP format is
8701         'natural-endian'.
8702
8703 2003-02-01  Richard Sandiford  <rsandifo@redhat.com>
8704
8705         * g++.dg/init/new1.C: Remove -fvolatile dg-options line.
8706         * g++.dg/init/new2.C: Likewise.
8707         * g++.dg/other/new1.C: Likewise.
8708
8709 2003-01-31  Loren J. Rittle <ljrittle@acm.org>
8710
8711         * gcc.dg/struct-ret-libc.c: New test.
8712
8713 2003-01-31  Ulrich Weigand  <uweigand@de.ibm.com>
8714
8715         * gcc.dg/20030129-1.c: New test.
8716
8717 2003-01-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8718
8719         PR c++/8849
8720         * g++.dg/template/ptrmem4.C: New test.
8721
8722 2003-01-29  Mark Mitchell  <mark@codesourcery.com>
8723
8724         * g++.dg/parser/constant1.C: New test.
8725
8726 2003-01-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8727
8728         PR c++/8591
8729         * g++.dg/parse/friend2.C: New test.
8730
8731 2003-01-29  Nathan Sidwell  <nathan@codesourcery.com>
8732
8733         PR c++/9437
8734         * g++.dg/template/unify4.C: New test.
8735
8736 2003-01-28  Richard Sandiford  <rsandifo@redhat.com>
8737
8738         * gcc.c-torture/execute/20030128-1.c: New test.
8739
8740 2003-01-28  Jeffrey D. Oldham  <oldham@codesourcery.com>
8741
8742         * g++.dg/lookup/nested1.C: Test moved from ...
8743         * g++.old-deja/g++.other/lookup24.C: ... here.
8744
8745 2003-01-28  Jan Hubicka  <jh@suse.cz>
8746
8747         * gcc.dg/i386-cmov5.c:  New test.
8748
8749 2003-01-28  D.Venkatasubramanian   <dvenkat@noida.hcltech.com>
8750
8751         * gcc.c-torture/execute/20010925-1.c: Changed the
8752         memcpy declaration.
8753
8754 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
8755
8756         PR c++/3902
8757         * g++.dg/parse/template5.C: New test.
8758
8759 2003-01-28  Toon Moene  <toon@moene.indiv.nluug.nl>
8760
8761         PR fortran/9258
8762         * g77.dg/pr9258: New test.
8763
8764 2003-01-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8765
8766         * README: Move relevant parts from README.g++.
8767
8768         * README.g++: Remove this file.
8769
8770 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
8771
8772         * g++.dg/abi/dcast1.C: New test.
8773
8774 2003-01-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8775
8776         * gcc.c-torture/execute/builtin-constant.x: Only expect failure at -O1.
8777
8778 2003-01-27  Jeffrey D. Oldham  <oldham@codesourcery.com>
8779
8780         PR c++/47
8781         * g++.old-deja/g++.other/lookup24.C: New test.
8782
8783 2003-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8784
8785         PR middle-end/7227
8786         * gcc.dg/uninit-C.c: New test.
8787
8788 2003-01-27  Nathan Sidwell  <nathan@codesourcery.com>
8789
8790         * g++.dg/abi/covariant1.C: New test.
8791
8792 2003-01-25  Ulrich Weigand  <uweigand@de.ibm.com>
8793
8794         * gcc.dg/20030123-1.c: New test.
8795
8796 2003-01-25  Jan Hubicka  <jh@suse.cz>
8797
8798         PR opt/8492
8799         * gcc.c-torture/compile/20030125-1.c
8800
8801 2003-01-25  Nathan Sidwell  <nathan@codesourcery.com>
8802
8803         PR c++/9403
8804         * g++.dg/parse/template3.C: New test.
8805         * g++.old-deja/g++.pt/memclass5.C: Add needed template keyword.
8806
8807         PR c++/795
8808         * g++.dg/parse/template4.C: New test.
8809
8810         PR c++/9415
8811         * g++.dg/template/qual2.C: New test.
8812
8813         PR c++/8545
8814         * g++.old-deja/g++.brendan/parse3.C: Remove XFAIL.
8815
8816         * g++.old-deja/g++.ns/bogus1.C: Change expected error.
8817
8818 2003-01-25  Roger Sayle  <roger@eyesopen.com>
8819
8820         * gcc.c-torture/execute/switch-1.c: New test case.
8821
8822 2003-01-25  Jan Hubicka  <jh@suse.cz>
8823
8824         * gcc.c-torture/execute/20030125-1.[cx]: New test.
8825
8826 2003-01-25  Paolo Carlini  <pcarlini@unitus.it>
8827
8828         Tweaks for Bison-1.875. From the NEWS file:
8829         "- `parse error' -> `syntax error'
8830         Bison now uniformly uses the term `syntax error'"
8831         * gcc.dg/cpp/19990413-1.c: Test for "(parse|syntax) error".
8832         * gcc.dg/cpp/digraph2.c: Likewise.
8833         * gcc.dg/cpp/direct2.c: Likewise.
8834         * gcc.dg/cpp/paste4.c: Likewise.
8835         * gcc.dg/c90-restrict-1.c: Likewise.
8836         * gcc.dg/c99-func-2.c: Likewise.
8837         * gcc.dg/noncompile/920721-2.c: Likewise.
8838         * gcc.dg/noncompile/930622-2.c: Likewise.
8839         * gcc.dg/noncompile/940112-1.c: Likewise.
8840         * gcc.dg/noncompile/950921-1.c: Likewise.
8841         * gcc.dg/noncompile/951123-1.c: Likewise.
8842         * gcc.dg/noncompile/971104-1.c: Likewise.
8843         * gcc.dg/noncompile/990416-1.c: Likewise.
8844
8845 2003-01-24  Paolo Carlini  <pcarlini@unitus.it>
8846
8847         * g++.dg/parse/undefined1.C: Add error message.
8848
8849 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
8850
8851         PR c++/9354
8852         * g++.dg/parse/new1.C: New test.
8853
8854         PR c++/9216
8855         * g++.dg/parse/template2.C: New test.
8856
8857         PR c++/9354
8858         * g++.dg/parse/typedef2.C: New test.
8859
8860         PR c++/9328
8861         * g++.dg/ext/typeof3.C: New test.
8862
8863 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
8864
8865         PR c++/2738
8866         * g++.dg/parse/ret-type1.C: New test.
8867
8868         PR c++/3792
8869         * g++.dg/parse/tmpl-outside1.C: New test.
8870
8871         PR c++/4207
8872         * g++.dg/parse/int-as-enum1.C: New test.
8873
8874         PR c++/4903
8875         * g++.dg/parse/no-typename1.C: New test.
8876
8877         PR c++/5533
8878         * g++.dg/parse/no-value1.C: New test.
8879
8880         PR c++/5921
8881         * g++.dg/parse/wrong-inline1.C: New test.
8882
8883         PR c++/6402
8884         * g++.dg/parse/ref1.C: New test.
8885
8886         PR c++/6992
8887         * g++.dg/parse/attr-ctor1.C: New test.
8888
8889         PR c++/7229
8890         * g++.dg/parse/namespace5.C: New test.
8891
8892         PR c++/7917
8893         * g++.dg/parse/func-def1.C: New test.
8894
8895         PR c++/8143
8896         * g++.dg/parse/undefined1.C: New test.
8897
8898         PR c++/5723, PR c++/8522
8899         * g++.dg/parse/specialization1.C: New test.
8900
8901         PR c++/163, PR c++/8595
8902         * g++.dg/parse/struct-as-enum1.C: New test.
8903
8904         PR c++/9173
8905         * g++.dg/parse/undefined2.C: New test.
8906
8907 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
8908
8909         PR c++/9298
8910         * g++.dg/parse/template1.C: New test.
8911
8912         PR c++/9384
8913         * g++.dg/parse/using1.C: New test.
8914
8915         PR c++/9285
8916         PR c++/9294
8917         * g++.dg/parse/expr2.C: New test.
8918
8919         PR c++/9388
8920         * g++.dg/parse/lookup2.C: Likewise.
8921
8922 2003-01-21  Jan Hubicka  <jh@suse.cz>
8923
8924         * gcc.c-torture/execute/990208-1.c:  Add noinline attributes as needed.
8925         * gcc.c-torture/execute/eeprof-1.c:  Likewise.
8926         * gcc.c-torture/execute/stdio-opt-*.c: Likewise.
8927         * gcc.c-torture/execute/string-opt-*.c: Likewise.
8928
8929 2003-01-20  Nick Clifton  <nickc@redhat.com>
8930
8931         * gcc.c-torture/execute/20030117-1.c: New test case.  Exposes
8932         problem with ARM sibcall code generation.
8933
8934 2003-01-20  Kazu Hirata  <kazu@cs.umass.edu>
8935
8936         * gcc.c-torture/execute/20030120-1.c: New.
8937
8938 2003-01-19  Paolo Carlini  <pcarlini@unitus.it>
8939
8940         * g++.old-deja/g++.pt/typename13.C: Remove XFAIL.
8941
8942 2003-01-17  Mark Mitchell  <mark@codesourcery.com>
8943
8944         PR c++/9272
8945         * g++.dg/parse/ctor1.C: New test.
8946
8947         PR c++/9294:
8948         * g++.dg/parse/qualified1.C: New test.
8949
8950         * g++.dg/parse/typename3.C: New test.
8951
8952 2003-01-16  Richard Henderson  <rth@redhat.com>
8953
8954         * g++.dg/tls/init-2.C: Fix error matches for real this time.
8955
8956 2003-01-16  Richard Henderson  <rth@redhat.com>
8957
8958         * g++.dg/pch/pch.exp: Copy test header to the working directory
8959         before using it either for precompilation or direct use.
8960         * g++.dg/pch/*.Hs: Rename from gcc.dg/pch/*.H.
8961         * g++.dg/pch/*.C: Include foo.H, not foo.Hp.
8962
8963 2003-01-16  Richard Henderson  <rth@redhat.com>
8964
8965         * gcc.dg/pch/pch.exp: Copy test header to the working directory
8966         before using it either for precompilation or direct use.
8967         * gcc.dg/pch/*.hs: Rename from gcc.dg/pch/*.h.
8968         * gcc.dg/pch/*.c: Include foo.h, not foo.hp.
8969
8970 2003-01-16  Mark Mitchell  <mark@codesourcery.com>
8971
8972         * gcc/testsuite/g++.dg/ext/typename1.C: Add typename keyword.
8973         * gcc/testsuite/g++.dg/template/crash1.C: Update error messages.
8974         * gcc/testsuite/g++.dg/template/crash2.C: Remove error message.
8975         * gcc/testsuite/g++.dg/parse/typename2.C: New test.
8976         * gcc/testsuite/g++.dg/template/typename2.C: Change implicit
8977         typename warning into error.
8978         * gcc/testsuite/g++.old-deja/g++.benjamin/tem03.C: Issue more
8979         error messages.
8980         * gcc/testsuite/g++.old-deja/g++.benjamin/tem04.C: Fix typos.
8981         * gcc/testsuite/g++.old-deja/g++.brendan/crash56.C: Add this->.
8982         * gcc/testsuite/g++.old-deja/g++.law/visibility13.C: Remove error
8983         messages.
8984         * gcc/testsuite/g++.old-deja/g++.ns/template17.C: Reorder code to
8985         make declaration visible in template.
8986         * gcc/testsuite/g++.old-deja/g++.pt/crash3.C: Fix typos.
8987         * gcc/testsuite/g++.old-deja/g++.pt/crash36.C: Issue more error
8988         messages.
8989         * gcc/testsuite/g++.old-deja/g++.pt/crash5.C: Improve error
8990         message.
8991         * gcc/testsuite/g++.old-deja/g++.pt/crash67.C: Remove warning.
8992         * gcc/testsuite/g++.old-deja/g++.pt/inherit1.C: Add this->.
8993         * gcc/testsuite/g++.old-deja/g++.pt/niklas01a.C: Add error message.
8994         * gcc/testsuite/g++.old-deja/g++.pt/typename16.C: Replace implicit
8995         typename warning with error message.
8996         * gcc/testsuite/g++.old-deja/g++.pt/typename19.C: Remove warning.
8997         * gcc/testsuite/g++.old-deja/g++.robertl/eb112.C: Fix typo.
8998         * gcc/testsuite/g++.old-deja/g++.robertl/eb24.C: Use this->.
8999
9000 2003-01-16  Nathan Sidwell  <nathan@codesourcery.com>
9001
9002         * g++.dg/parse/ambig2.C: New test.
9003
9004 2003-01-15  Richard Henderson  <rth@redhat.com>
9005
9006         * g++.dg/tls/init-2.C: Update error message string.
9007
9008 2003-01-15  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9009
9010         * gcc.c-torture/execute/builtin-constant.x: XFAIL the test.
9011
9012 2003-01-15  Stephane Carrez  <stcarrez@nerim.fr>
9013
9014         * gcc.c-torture/compile/20000804-1.x: Don't execute this test at
9015         all for HC11/HC12.
9016         * gcc.c-torture/compile/20001205-1.x: Likewise.
9017         * gcc.c-torture/compile/20001226-1.x: Likewise.
9018         * gcc.c-torture/compile/920520-1.x: Likewise.
9019         * gcc.c-torture/compile/961203-1.x: Likewise.
9020         * gcc.c-torture/compile/20020604-1.x: Likewise.
9021
9022 2003-01-15  Jan Hubicka  <jh@suse.cz>
9023
9024         * gcc.c-torture/compile/20030115-1.c: New test.
9025
9026         * gcc.dg/i386-fpcvt-1.c: New test.
9027         * gcc.dg/i386-fpcvt-2.c: New test.
9028
9029 2003-01-14  Jeffrey D. Oldham  <oldham@codesourcery.com>
9030
9031         Further conform g++'s __vmi_class_type_info to the C++ ABI
9032         specification.
9033         * g++.old-deja/g++.abi/vmihint.C (main): Revise expected flags per
9034         the specification.
9035
9036 2003-01-14  Jan Hubicka  <jh@suse.cz>
9037
9038         * gcc.dg/i386-fpcvt-1.c: New test.
9039         * gcc.dg/i386-fpcvt-2.c: New test.
9040
9041 2003-01-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
9042
9043         * gcc.dg/i386-mmx-3.c: New test.
9044
9045 2003-01-12  Mark Mitchell  <mark@codesourcery.com>
9046
9047         PR c++/9264
9048         * g++.dg/parse/octal1.C: New file.
9049
9050         PR c++/9172
9051         * g++.dg/parse/typename1.C: New file.
9052
9053 2003-01-10  Danny Smith  <dannysmith@users.sourceforge.net>
9054
9055         * gcc.dg/bf-ms-layout.c: Enable for cygwin and mingw32 targets.
9056         * gcc.dg/bf-no-ms-layout.c: Likewise.
9057         * gcc.dg/bf-ms-attrib.c: Likewise.
9058
9059 2003-01-10  Mark Mitchell  <mark@codesourcery.com>
9060
9061         PR c++/9099
9062         * g++.dg/parse/dtor1.C: New file.
9063
9064         PR c++/9128
9065         * g++.dg/rtti/typeid1.C: New file.
9066
9067         PR c++/9153
9068         * g++.dg/parse/lookup1.C: New file.
9069
9070         PR c++/9171
9071         * g++.dg/templ/spec5.C: New file.
9072
9073 2003-01-10  Josef Zlomek  <zlomekj@suse.cz>
9074
9075         * gcc.c-torture/compile/20030110-1.c: New test.
9076
9077 2003-01-09  Geoffrey Keating  <geoffk@apple.com>
9078
9079         Merge from pch-branch:
9080
9081         2002-12-23  Geoffrey Keating  <geoffk@apple.com>
9082
9083         * gcc.dg/pch/cpp-1.h: New.
9084         * gcc.dg/pch/cpp-1.c: New.
9085         * gcc.dg/pch/cpp-2.h: New.
9086         * gcc.dg/pch/cpp-2.c: New.
9087
9088         2002-11-19  Geoffrey Keating  <geoffk@apple.com>
9089
9090         * gcc.dg/pch/except-1.h: New.
9091         * gcc.dg/pch/except-1.c: New.
9092
9093         2002-11-13  Geoffrey Keating  <geoffk@apple.com>
9094
9095         * gcc.dg/pch/pch.exp: Ensure that <test>.hp doesn't exist before
9096         running test.
9097         * gcc.dg/pch: Include *.hp not *.h.
9098         * gcc.dg/pch/system-1.h: New.
9099         * gcc.dg/pch/system-1.c: New.
9100
9101         2002-11-11  Geoffrey Keating  <geoffk@apple.com>
9102
9103         * gcc.dg/pch/pch.exp: Compare .s files with/without PCH,
9104         rather than trying to build and run a program using PCH.
9105         * gcc.dg/pch: Remove dg-do commands from test files.
9106
9107         2002-11-08  Geoffrey Keating  <geoffk@apple.com>
9108
9109         * gcc.dg/pch/macro-3.c: New.
9110         * gcc.dg/pch/macro-3.h: New.
9111
9112         2002-11-04  Geoffrey Keating  <geoffk@apple.com>
9113
9114         * gcc.dg/pch/common-1.c: New.
9115         * gcc.dg/pch/common-1.h: New.
9116         * gcc.dg/pch/decl-1.c: New.
9117         * gcc.dg/pch/decl-1.h: New.
9118         * gcc.dg/pch/decl-2.c: New.
9119         * gcc.dg/pch/decl-2.h: New.
9120         * gcc.dg/pch/decl-3.c: New.
9121         * gcc.dg/pch/decl-3.h: New.
9122         * gcc.dg/pch/decl-4.c: New.
9123         * gcc.dg/pch/decl-4.h: New.
9124         * gcc.dg/pch/decl-5.c: New.
9125         * gcc.dg/pch/decl-5.h: New.
9126         * gcc.dg/pch/global-1.c: New.
9127         * gcc.dg/pch/global-1.h: New.
9128         * gcc.dg/pch/inline-1.c: New.
9129         * gcc.dg/pch/inline-1.h: New.
9130         * gcc.dg/pch/inline-2.c: New.
9131         * gcc.dg/pch/inline-2.h: New.
9132         * gcc.dg/pch/static-1.c: New.
9133         * gcc.dg/pch/static-1.h: New.
9134         * gcc.dg/pch/static-2.c: New.
9135         * gcc.dg/pch/static-2.h: New.
9136
9137         2002-09-01  Geoffrey Keating  <geoffk@redhat.com>
9138
9139         * g++.dg/pch/pch.exp: Better handle failing testcases.
9140         * gcc.dg/pch/pch.exp: Likewise.
9141         * gcc.dg/pch/macro-1.c: New.
9142         * gcc.dg/pch/macro-1.h: New.
9143         * gcc.dg/pch/macro-2.c: New.
9144         * gcc.dg/pch/macro-2.h: New.
9145
9146         2002-08-27  Geoffrey Keating  <geoffk@redhat.com>
9147
9148         * g++.dg/dg.exp: Treat files in pch/ specially.
9149         * g++.dg/pch/pch.exp: New file.
9150         * g++.dg/pch/empty.H: New file.
9151         * g++.dg/pch/empty.C: New file.
9152         * lib/g++-dg.exp (g++-dg-test): Add case for when $do_what is
9153         "precompile".
9154
9155         * gcc.dg/pch/pch.exp: New file.
9156         * gcc.dg/pch/empty.h: New file.
9157         * gcc.dg/pch/empty.c: New file.
9158         * lib/gcc-dg.exp (gcc-dg-test): Add case for when $do_what is
9159         "precompile".
9160
9161 2003-01-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9162
9163         * g++.dg/template/friend14.C: New test.
9164
9165 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
9166
9167         * gcc.dg/old-style-asm-1.c: New test.
9168
9169 2003-01-09  Richard Sandiford  <rsandifo@redhat.com>
9170
9171         * gcc.c-torture/compile/20030109-1.c: New test.
9172
9173 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
9174
9175         * gcc.c-torture/execute/20030109-1.c: New test.
9176
9177 2003-01-08  Larin Hennessey  <larin@science.oregonstate.edu>
9178
9179         * g++.old-deja/g++.mike/dyncast1.C: Remove reference to AMD A29K
9180         * g++.old-deja/g++.mike/dyncast2.C: Likewise
9181         * g++.old-deja/g++.mike/dyncast3.C: Likewise
9182         * g++.old-deja/g++.mike/eh2.C: Likewise
9183         * g++.old-deja/g++.mike/eh3.C: Likewise
9184         * g++.old-deja/g++.mike/eh5.C: Likewise
9185         * g++.old-deja/g++.mike/eh6.C: Likewise
9186         * g++.old-deja/g++.mike/eh7.C: Likewise
9187         * g++.old-deja/g++.mike/eh8.C: Likewise
9188         * g++.old-deja/g++.mike/eh9.C: Likewise
9189         * g++.old-deja/g++.mike/eh10.C: Likewise
9190         * g++.old-deja/g++.mike/eh12.C: Likewise
9191         * g++.old-deja/g++.mike/eh13.C: Likewise
9192         * g++.old-deja/g++.mike/eh14.C: Likewise
9193         * g++.old-deja/g++.mike/eh16.C: Likewise
9194         * g++.old-deja/g++.mike/eh17.C: Likewise
9195         * g++.old-deja/g++.mike/eh18.C: Likewise
9196         * g++.old-deja/g++.mike/eh21.C: Likewise
9197         * g++.old-deja/g++.mike/eh23.C: Likewise
9198         * g++.old-deja/g++.mike/eh24.C: Likewise
9199         * g++.old-deja/g++.mike/eh25.C: Likewise
9200         * g++.old-deja/g++.mike/eh26.C: Likewise
9201         * g++.old-deja/g++.mike/eh27.C: Likewise
9202         * g++.old-deja/g++.mike/eh28.C: Likewise
9203         * g++.old-deja/g++.mike/eh29.C: Likewise
9204         * g++.old-deja/g++.mike/eh31.C: Likewise
9205         * g++.old-deja/g++.mike/eh33.C: Likewise
9206         * g++.old-deja/g++.mike/eh34.C: Likewise
9207         * g++.old-deja/g++.mike/eh35.C: Likewise
9208         * g++.old-deja/g++.mike/eh36.C: Likewise
9209         * g++.old-deja/g++.mike/eh37.C: Likewise
9210         * g++.old-deja/g++.mike/eh38.C: Likewise
9211         * g++.old-deja/g++.mike/eh39.C: Likewise
9212         * g++.old-deja/g++.mike/eh40.C: Likewise
9213         * g++.old-deja/g++.mike/eh41.C: Likewise
9214         * g++.old-deja/g++.mike/eh42.C: Likewise
9215         * g++.old-deja/g++.mike/eh44.C: Likewise
9216         * g++.old-deja/g++.mike/eh46.C: Likewise
9217         * g++.old-deja/g++.mike/eh47.C: Likewise
9218         * g++.old-deja/g++.mike/eh48.C: Likewise
9219         * g++.old-deja/g++.mike/eh49.C: Likewise
9220         * g++.old-deja/g++.mike/eh50.C: Likewise
9221
9222
9223         PR c++/8615
9224         * g++.dg/template/char1.C: New test.
9225
9226         * g++.dg/template/varmod1.C: Fix typo.
9227
9228 2002-12-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9229
9230         DR 180
9231         * g++.old-deja/g++.pt/crash32.C: Expect error.
9232
9233 2002-12-01  Mark Mitchell  <mark@codesourcery.com>
9234
9235         PR c++/5919
9236         * g++.dg/template/varmod1.C: New test.
9237
9238         PR c++/8727
9239         * g++.dg/inherit/typeinfo1.C: New test.
9240
9241         PR c++/8663
9242         * g++.dg/inherit/typedef1.C: New test.
9243
9244 2002-11-30  Mark Mitchell  <mark@codesourcery.com>
9245
9246         PR c++/8332
9247         PR c++/8493
9248         * g++.dg/template/strlen1.C: New test.
9249
9250         PR c++/8227
9251         * g++.dg/template/ctor2.C: New test.
9252
9253         PR c++/8214
9254         * g++.dg/init/string1.C: New test.
9255
9256         PR c++/8511
9257         * g++.dg/template/friend8.C: New test.
9258
9259 2002-11-29  Joe Buck <jbuck@synopsys.com>
9260
9261         * g++.dg/lookup/anon2.C: New test.
9262
9263 2002-11-28  Kazu Hirata  <kazu@cs.umass.edu>
9264
9265         * gcc.c-torture/execute/strct-varg-1.x: Remove xfail on the
9266         h8300 port.
9267
9268 2002-11-27  Richard Sandiford  <rsandifo@redhat.com>
9269
9270         * gcc.dg/bitfld-6.c: New test.
9271
9272 2002-11-27  Jan Hubicka  <jh@suse.cz>
9273
9274         * gcc.c-torture/execute/20021127.[cx]: New test.
9275
9276 2002-11-26  Jan Hubicka  <jh@suse.cz>
9277
9278         * gcc.dg/i386-cmov[123].c: New tests for conditional move code
9279         quality.
9280
9281 2002-11-26  Geoffrey Keating  <geoffk@apple.com>
9282
9283         * g++.dg/init/brace2.C: New test.
9284         * g++.old-deja/g++.mike/p9129.C: Correct.
9285
9286 2002-11-26  Mark Mitchell  <mark@codesourcery.com>
9287
9288         * g++.dg/abi/empty10.C: Don't run on non-x86 targets.
9289
9290 2002-11-25  Andreas Bauer  <baueran@in.tum.de>
9291
9292         * gcc.dg/sibcall-6: New test for indirect sibcalls.
9293
9294 2002-11-25  Mark Mitchell  <mark@codesourcery.com>
9295
9296         * testsuite/g++.dg/abi/empty11.C: New test.
9297         * testsuite/g++.dg/rtti/cv1.C: New test.
9298
9299 2002-11-25  Hans-Peter Nilsson  <hp@bitrange.com>
9300
9301         * lib/prune.exp: Prune more -fpic/-fPIC warnings.
9302
9303 2002-11-24  Mark Mitchell  <mark@codesourcery.com>
9304
9305         * g++.dg/abi/empty10.C: New test.
9306
9307 2002-11-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
9308
9309         * gcc.c-torture/compile/20021124-1.c: New test.
9310
9311 2002-11-22  Mark Mitchell  <mark@codesourcery.com>
9312
9313         * g++.dg/abi/rtti2.C: New test.
9314
9315 2002-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
9316
9317         * gcc.dg/i386-unroll-1.c: New test.
9318
9319 2002-11-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
9320
9321         * gcc.c-torture/compile/20021120-1.c: New test.
9322         * gcc.c-torture/compile/20021120-2.c: New test.
9323
9324 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
9325
9326         * gcc.dg/bitfld-5.c: New test.
9327
9328 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
9329
9330         * gcc.c-torture/execute/20021120-3.c: New test.
9331
9332 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
9333
9334         * gcc.c-torture/execute/20021120-2.c: New test.
9335
9336 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
9337
9338         * gcc.c-torture/execute/20021120-1.c: New test.
9339
9340 2002-11-20  Jakub Jelinek  <jakub@redhat.com>
9341
9342         * gcc.c-torture/execute/20021118-3.c: New test.
9343
9344 2002-11-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
9345
9346         * gcc.c-torture/compile/20021119-1.c: New test.
9347
9348 2002-11-19  Jason Thorpe  <thorpej@wasabisystems.com>
9349
9350         * gcc.dg/duff-1.c: New test.
9351         * gcc.dg/duff-2.c: New test.
9352         * gcc.dg/duff-3.c: New test.
9353
9354 2002-11-18  Neil Booth  <neil@daikokuya.co.uk>
9355
9356         * gcc.dg/cpp/_Pragma5.c: New test.
9357
9358 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
9359
9360         * gcc.c-torture/execute/20021118-2.c: New test.
9361
9362 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
9363
9364         * gcc.c-torture/execute/20021118-1.c: New test.
9365
9366 2002-11-16  Jakub Jelinek  <jakub@redhat.com>
9367
9368         * gcc.dg/20021116-1.c: New test.
9369
9370 2002-11-14  Mark Mitchell  <mark@codesourcery.com>
9371
9372         * g++.dg/abi/vcall1.C: New test.
9373
9374 2002-11-14  Jakub Jelinek  <jakub@redhat.com>
9375
9376         * gcc.dg/20021029-1.c: New test.
9377         * gcc.dg/20021029-2.c: New test.
9378
9379 2002-11-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9380
9381         * g++.dg/abi/vague1.C (dg-final): Return if target is hppa*-*-hpux*.
9382
9383 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
9384
9385         PR c/8439
9386         * gcc.dg/20021110.c: Move to ...
9387         * gcc.c-torture/compile/20021110.c: .... here.
9388
9389 2002-11-11  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9390
9391         PR c/8467
9392         * gcc.c-torture/execute/20021111-1.c
9393
9394 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
9395
9396         PR c/8439
9397         * gcc.dg/20021110.c: New test.
9398
9399 2002-11-10  Mark Mitchell  <mark@codesourcery.com>
9400
9401         * g++.dg/abi/vthunk3.C: Run only on x86.
9402
9403 2002-11-10  Joseph S. Myers  <jsm@polyomino.org.uk>
9404
9405         * gcc.dg/c90-idem-qual-2.c, gcc.dg/c99-idem-qual-2.c: New tests.
9406
9407 2002-11-09  Hans-Peter Nilsson  <hp@bitrange.com>
9408
9409         * lib/compat.exp (compat-execute): Fix logic error in last
9410         change.
9411
9412 2002-11-09  Neil Booth  <neil@daikokuya.co.uk>
9413
9414         * gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directive.c: Update.
9415
9416 2002-11-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9417
9418         PR c++/8389
9419         * g++.dg/template/access6.C: New test.
9420
9421 2002-11-08  Jan Hubicka  <jh@suse.cz>
9422
9423         * gcc.dg/i386-ssefp-1.c: New test.
9424         * gcc.dg/i386-ssefp-1.c: New test.
9425
9426 2002-11-08  Jan Hubicka  <jh@suse.cz>
9427
9428         * gcc.c-torture/compile/20021108-1.c: New testcase for x86-64 failure.
9429
9430 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
9431
9432         * g++.dg/abi/vthunk3.C: New test.
9433
9434         PR c++/8338
9435         * g++.dg/template/crash2.C: New test.
9436
9437 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
9438
9439         * testsuite/g++.dg/abi/dtor1.C: New test.
9440         * testsuite/g++.dg/abi/dtor2.C: Likewise.
9441
9442 2002-11-05  Geoffrey Keating  <geoffk@apple.com>
9443
9444         * g++.old-deja/g++.eh/badalloc1.C: XFAIL excess errors test on
9445         Darwin.
9446
9447 2002-11-04  Adam Nemet  <anemet@lnxw.com>
9448
9449         * gcc.c-torture/execute/941014-1.x: thumb-elf was deprecated, use
9450         -mthumb.  Only xfail with -O0.
9451
9452 2002-11-03  Mark Mitchell  <mark@codesourcery.com>
9453
9454         * g++.dg/abi/thunk1.C: New test.
9455         * g++.dg/abi/thunk2.C: Likewise.
9456         * g++.dg/abi/vtt1.C: Likewise.
9457
9458 2002-11-02  Diego Novillo  <dnovillo@redhat.com>
9459
9460         PR optimization/8423
9461         * gcc.c-torture/execute/builtin-constant.c: New test.
9462
9463 2002-11-01  Zack Weinberg  <zack@codesourcery.com>
9464
9465         * g++.dg/ext/typedef-init.C, gcc.dg/typedef-init.C:
9466         Add some more cases.
9467
9468 2002-11-01  Mark Mitchell  <mark@codesourcery.com>
9469
9470         PR c++/8391
9471         * g++.dg/opt/local1.C: New test.
9472
9473 2002-10-30  Mark Mitchell  <mark@codesourcery.com>
9474
9475         PR c++/8160
9476         * g++.dg/template/complit1.C: New test.
9477
9478         PR c++/8149
9479         * g++.dg/template/typename4.C: Likewise.
9480
9481 2002-10-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9482
9483         Core issue 287, PR c++/7639
9484         * g++.dg/template/instantiate1.C: Adjust error location.
9485         * g++.dg/template/instantiate3.C: New test.
9486         * g++.old-deja/g++.pt/crash10.C: Adjust error location.
9487         * g++.old-deja/g++.pt/derived3.C: Adjust error location.
9488         * g++.old-deja/g++.pt/spec28.C: Reorder declaration.
9489
9490 2002-10-29  Hans-Peter Nilsson  <hp@bitrange.com>
9491
9492         * lib/compat.exp (compat-execute): Don't clean out a gluefile.
9493
9494 2002-10-29  Mark Mitchell  <mark@codesourcery.com>
9495
9496         PR c++/8287
9497         * g++.dg/init/dtor2.C: New test.
9498
9499 2002-10-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9500
9501         * gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6.
9502         * gcc.dg/nest.c: Bypass errors on irix6.
9503
9504 2002-10-27  Hans-Peter Nilsson  <hp@bitrange.com>
9505
9506         * gcc.dg/nest.c: Expect error for mmix-*-*.
9507         * gcc.dg/20021014-1.c: Use dg-error, not dg-build.
9508
9509 2002-10-26  Hans-Peter Nilsson  <hp@bitrange.com>
9510
9511         * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors
9512         markers.
9513
9514         * gcc.dg/20021014-1.c: Expect build failure on mmix-*-*.
9515
9516 2002-10-25  Mike Stump  <mrs@apple.com>
9517
9518         * gcc.dg/warn-1.c: New test.
9519
9520 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
9521
9522         * g++.dg/template/typename3.C: New test.
9523
9524 2002-10-25  Mark Mitchell  <mark@codesourcery.com>
9525
9526         * g++.dg/lookup/ptrmem1.C: New test.
9527
9528         * g++.dg/abi/vthunk2.C: New test.
9529
9530 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
9531
9532         * g++.dg/ext/vla1.C, gcc.dg/vla-2.c: New tests.
9533
9534 2002-10-24  Mark Mitchell  <mark@codesourcery.com>
9535
9536         * g++.dg/abi/empty9.C: New test.
9537
9538 2002-10-24  Richard Henderson  <rth@redhat.com>
9539
9540         * g++.dg/inherit/thunk1.C: Enable for ia64.
9541
9542 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
9543
9544         PR c++/8067
9545         * g++.dg/lookup/pretty1.C: New test.
9546
9547 2002-10-23  Jakub Jelinek  <jakub@redhat.com>
9548
9549         * gcc.dg/20021023-1.c: New test.
9550
9551 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
9552
9553         PR c++/7679
9554         * g++.dg/parse/inline1.C: New test.
9555
9556 2002-10-23  Richard Henderson  <rth@redhat.com>
9557
9558         * g++.dg/inherit/thunk1.C: Enable for x86_64.
9559
9560         * g++.dg/inherit/thunk1.C: Enable for s390 and alpha.
9561
9562 2002-10-22  Mark Mitchell  <mark@codesourcery.com>
9563
9564         PR c++/6579
9565         * g++.dg/parse/stmtexpr3.C: New test.
9566
9567 2002-10-22  Nathan Sidwell  <nathan@codesourcery.com>
9568
9569         * g++.dg/expr/cond1.C: New test.
9570
9571 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
9572
9573         * gcc.dg/sibcall-5.c: Correct { dg-do run } line.
9574
9575 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
9576
9577         * g++.dg/abi/vbase13.C: New test.
9578         * g++.dg/abi/vbase14.C: Likewise.
9579
9580 2002-10-21  Jakub Jelinek  <jakub@redhat.com>
9581
9582         * gcc.dg/tls/pic-1.c: New test.
9583         * gcc.dg/tls/nonpic-1.c: New test.
9584         * gcc.dg/20021018-1.c: New test.
9585
9586 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
9587
9588         * lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
9589         Remove only files with the same base name as the test case.
9590         (profopt-perf-value): Pass TESTCASE to profopt-cleanup.
9591         (profopt-execute): Likewise.  Also, remove old profiling
9592         and performance data files before running the tests.
9593
9594         * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls.
9595         * g++.dg/bprob/bprob.exp: Likewise.
9596         * g77.dg/bprob/bprob.exp: Likewise.  Also, relax regexp
9597         to allow more general test case names.
9598
9599         * g++.dg/bprob/bprob-1.C: Rename to ...
9600         * g++.dg/bprob/g++-bprob-1.C: ... this.
9601
9602         * g77.dg/bprob/bprob-1.f: Rename to ...
9603         * g77.dg/bprob/g77-bprob-1.f: ... this.
9604
9605 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
9606
9607         * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
9608         bison 1.50 or later.
9609
9610 2002-10-21  Janis Johnson  <janis187@us.ibm.com>
9611
9612         * g++.dg/README: Describe more test directories.
9613
9614 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
9615
9616         * g++.dg/init/array6.C: Add additional tests.
9617
9618 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
9619
9620         * gcc.dg/weak/typeof-2.c: Handle s390x targets as well.
9621         * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode.
9622
9623 2002-10-21  Kazu Hirata  <kazu@cs.umass.edu>
9624
9625         * gcc.c-torture/compile/20020604-1.x: New.
9626         * gcc.c-torture/compile/simd-5.x: Likewise.
9627         * gcc.c-torture/execute/920710-1.x: Likewise.
9628         * gcc.c-torture/execute/20020720-1.x: Disable on h8300.
9629
9630 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
9631
9632         * g++.dg/inherit/override1.C: Add dg-options clause.
9633
9634 2002-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
9635
9636         * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and
9637         _mm_slli_si128.
9638
9639 2002-10-19  Andreas Schwab  <schwab@suse.de>
9640
9641         * lib/compat.exp (compat-run): Prepend "./" when $dest has no
9642         directory component.
9643
9644 2002-10-18  Mark Mitchell  <mark@codesourcery.com>
9645
9646         * g++.dg/inherit/thunk1.C: New test.
9647
9648         * g++.dg/inherit/override1.C: New test.
9649
9650         * g++.dg/abi/mangle11.C: New test.
9651         * g++.dg/abi/mangle14.C: New test.
9652         * g++.dg/abi/mangle17.C: New test.
9653
9654 2002-10-17  Nathan Sidwell  <nathan@codesourcery.com>
9655
9656         * g++.dg/overload/member2.C: New test.
9657
9658 2002-10-17  Janis Johnson  <janis187@us.ibm.com>
9659
9660         * g++.dg/README: Describe new compat directory.
9661         * g++.dg/dg.exp: Skip tests in compat directory.
9662         * README.compat: New file.
9663         * lib/compat.exp: New expect script.
9664         * g++.dg/compat: New test directory.
9665         * g++.dg/compat/compat.exp: New expect script.
9666         * g++.dg/compat/abi: New test directory.
9667         * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C,
9668         g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h,
9669         g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C,
9670         g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h,
9671         g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C,
9672         g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h,
9673         g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C,
9674         g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h,
9675         g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C,
9676         g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h,
9677         g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C,
9678         g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files.
9679         * g++.dg/compat/break: New test directory.
9680         * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C,
9681         g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h,
9682         g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C,
9683         g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h,
9684         g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C,
9685         g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h,
9686         g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C,
9687         g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h,
9688         g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C,
9689         g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h,
9690         g++.dg/compat/break/README: New files.
9691         * g++.dg/compat/eh: New test directory.
9692         * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C,
9693         g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h,
9694         g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C,
9695         g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h,
9696         g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C,
9697         g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h,
9698         g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C,
9699         g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h,
9700         g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C,
9701         g++.dg/compat/eh/filter2_y.C,
9702         g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C,
9703         g++.dg/compat/eh/new1_y.C,
9704         g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C,
9705         g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h,
9706         g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C,
9707         g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h,
9708         g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C,
9709         g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h,
9710         g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C,
9711         g++.dg/compat/eh/unexpected1_y.C: New files.
9712         * g++.dg/compat/init: New test directory.
9713         * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C,
9714         g++.dg/compat/init/array5_y.C,
9715         g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C,
9716         g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h,
9717         g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C,
9718         g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h,
9719         g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C,
9720         g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h,
9721         g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C,
9722         g++.dg/compat/init/init-ref2_y.C: New files.
9723
9724 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
9725
9726         PR c++/7584
9727         * g++.dg/inherit/using3.C: New test.
9728
9729 2002-10-17  Jan Hubicka  <jh@suse.cz>
9730
9731         * gcc.dg/20021017-2.c: New test.
9732
9733 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
9734
9735         * g++.dg/abi/mangle16.C: Adjust.
9736
9737         * g++.dg/init/array8.C: New test.
9738
9739 2002-10-17  Richard Sandiford  <rsandifo@redhat.com>
9740
9741         * gcc.dg/special/mips-abi.exp: New test.
9742         * gcc.dg/special/mips-abi.s: Empty file used by the above.
9743
9744 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
9745
9746         * g++.dg/abi/mangle16.C: New test.
9747         * g++.dg/abi/mangle17.C: Likewise.
9748
9749         PR c++/7478
9750         * g++.dg/template/ref1.C: New test.
9751
9752 2002-10-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9753
9754         * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
9755
9756 2002-10-16  Ulrich Weigand  <uweigand@de.ibm.com>
9757
9758         * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.
9759
9760 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
9761
9762         PR c++/7524
9763         * g++.dg/init/array7.C: New test.
9764
9765 2002-10-15  Mark Mitchell  <mark@codesourcery.com>
9766
9767         * g++.dg/init/array6.C: New test.
9768
9769         * g++.dg/abi/mangle13.C: Likewise.
9770         * g++.dg/abi/mangle14.C: Likewise.
9771         * g++.dg/abi/mangle15.C: Likewise.
9772
9773 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
9774
9775         * g++.dg/abi/empty8.C: New test.
9776
9777 2002-10-15  Nathan Sidwell  <nathan@codesourcery.com>
9778
9779         * g++.dg/init/ctor1.C: New test.
9780
9781 2002-10-15  Ulrich Weigand  <uweigand@de.ibm.com>
9782
9783         * gcc.c-torture/execute/20021015-1.c: New test.
9784
9785 2002-10-15  J"orn Rennecke <joern.rennecke@superh.com>
9786
9787         * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.
9788
9789 2002-10-14  Jan Hubicka  <jh@suse.cz>
9790
9791         * gcc.dg/i386-ssetype-[1-5].c: New tests.
9792
9793 2002-10-14  Richard Henderson  <rth@redhat.com>
9794
9795         * gcc.dg/20020219-1.c: Disable for 16-bit targets.
9796
9797 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
9798
9799         PR optimization/6631
9800         * g++.dg/opt/const2.C: New test.
9801
9802 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
9803
9804         PR c++/7176
9805         * g++.dg/parse/friend1.C: New test.
9806         * g++.old-deja/g++.pt/memtemp64.C: Adjust.
9807
9808 2002-10-14  Jakub Jelinek  <jakub@redhat.com>
9809
9810         * gcc.dg/20021014-1.c: New test.
9811
9812 2002-10-11  Mark Mitchell  <mark@codesourcery.com>
9813
9814         PR c++/5661
9815         * g++.dg/ext/vlm1.C: New test.
9816         * g++.dg/ext/vlm2.C: Likewise.
9817
9818         * g++.dg/init/array1.C: Remove invalid braces.
9819         * g++.dg/init/brace1.C: New test.
9820         * g++.dg/init/copy2.C: Likewise.
9821         * g++.dg/init/copy3.C: Likewise.
9822         * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR.
9823         * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of
9824         braces.
9825
9826 2002-10-11  Neil Booth  <neil@daikokuya.co.uk>
9827
9828         * gcc.dg/cpp/assembler.S: Don't use -ansi.
9829
9830 2002-10-11  Richard Shann  <richard.shann@superh.com>
9831
9832         * gcc.c-torture/compile/simd-5.c: New test.
9833
9834 2002-10-10  Roger Sayle  <roger@eyesopen.com>
9835
9836         * gcc.c-torture/execute/shiftopt-1.c: New test case.
9837
9838 2002-10-10  Jim Wilson  <wilson@redhat.com>
9839
9840         * gcc.c-torture/execute/20021010-1.c: New test.
9841
9842 2002-10-09  Zack Weinberg  <zack@codesourcery.com>
9843
9844         PR c/7353
9845         * g++.dg/ext/typedef-init.C: New test.
9846         * gcc.dg/typedef-init.c: New test.
9847
9848 2002-10-09  Neil Booth  <neil@daikokuya.co.uk>
9849
9850         * gcc.dg/cpp/paste13.c: New test.
9851
9852 2002-10-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9853
9854         * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs.  For
9855         remaining platforms, XFAIL during compile, not execute.  Don't
9856         XFAIL at -O0.
9857
9858 2002-10-08  Nathan Sidwell  <nathan@codesourcery.com>
9859
9860         * gcc.dg/alias-1.c: Tweak expected warning.
9861
9862 2002-10-06  D.Venkatasubramanian <dvenkat@noida.hcltech.com>
9863
9864         * gcc.dg/20020411-1.c: Disable for 16-bit "int".
9865
9866 2002-10-06  Andreas Jaeger  <aj@suse.de>
9867
9868         * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp.
9869         * gcc.dg/cpp/c++98.C: Likewise.
9870
9871         * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here.
9872         * g++.dg/cpp/c++98.C: Likewise.
9873
9874         * g++.dg/README (Subdirectories): Mention cpp directory.
9875
9876         PR target/7559
9877         * gcc.dg/20021006-1.c: New test.
9878
9879 2002-10-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9880
9881         PR c++/7804
9882         * g++.dg/other/warning1.C: New test.
9883
9884 2002-10-04  Roger Sayle  <roger@eyesopen.com>
9885
9886         * gcc.c-torture/execute/20020720-1.x:  XFAIL instead of skipping
9887         the test on failing platforms.  Mark sparcv9-*-*, sparc64-*-*
9888         and sparc-*-* with -m64 as expected failures.  See PR 8087.
9889
9890 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
9891
9892         PR c++/7931
9893         * g++.dg/template/ptrmem3.C: New test.
9894
9895         PR c++/7754
9896         * g++.dg/template/union1.C: New test.
9897
9898 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
9899
9900         PR c++/8006
9901         * g++.dg/abi/mangle9.C: New test.
9902         * g++.dg/abi/mangle10.C: New test.
9903         * g++.dg/abi/mangle11.C: New test.
9904         * g++.dg/abi/mangle12.C: New test.
9905
9906 2002-10-02  Mark Mitchell  <mark@codesourcery.com>
9907
9908         PR c++/7188.
9909         * g++.dg/template/meminit1.C: New test.
9910         * g++.dg/warn/Wreorder-1.C: Likewise.
9911         * g++.old-deja/g++.mike/warn3.C: Tweak.
9912         * lib/prune.exp: Ingore "in copy constructor".
9913
9914 2002-10-02  Andreas Jaeger  <aj@suse.de>
9915
9916         * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c,
9917         gcc.dg/20020103-1.c, gcc.dg/20000614-2.c,
9918         g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable
9919         on x86-64.
9920
9921 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
9922
9923         * gcc.dg/empty1.C: Fix typo.
9924
9925 2002-10-01  Nathan Sidwell  <nathan@codesourcery.com>
9926
9927         * gcc.dg/alias-1.c: New test.
9928
9929 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
9930
9931         * gcc.dg/empty1.C: New test.
9932
9933         * g++.dg/tls/init-2.C: Tweak error messages.
9934
9935 2002-10-01  Richard Sandiford  <rsandifo@redhat.com>
9936
9937         * gcc.c-torture/compile/20020923-1.c: New test.
9938
9939 2002-09-30  Jason Thorpe  <thorpej@wasabisystems.com>
9940
9941         * gcc.c-torture/execute/ffs-1.c: New test.
9942         * gcc.c-torture/execute/ffs-2.c: Ditto.
9943
9944 2002-09-30  Nathan Sidwell  <nathan@codesourcery.com>
9945
9946         * g++.dg/overload/member1.C: New test.
9947
9948 2002-09-30  Mark Mitchell  <mark@code
9949
9950 2002-08-06  Aldy Hernandez  <aldyh@redhat.com>
9951
9952         * testsuite/gcc.dg/tls/diag-3.c: New.
9953
9954 2002-08-07  Gabriel Dos Reis  <gdr@nerim.net>
9955
9956         * g++.dg/README (Subdirectories): Document new subdir expr.
9957         * g++.dg/expr/pmf-1.C: New test.
9958
9959 2002-08-06  Neil Booth  <neil@daikokuya.co.uk>
9960
9961         * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
9962
9963 2002-08-06  Jakub Jelinek  <jakub@redhat.com>
9964
9965         * g++.dg/abi/bitfield3.C: New test.
9966
9967 2002-08-05  Nathan Sidwell  <nathan@codesourcery.com>
9968
9969         * lib/gcov.exp: Tweak expected line formats.
9970         * gcc.misc-tests/gcov8.c: New test.
9971         * gcc.misc-tests/gcov8.x: New flags.
9972
9973 2002-08-05  Jakub Jelinek  <jakub@redhat.com>
9974
9975         * consistency.vlad/layout/endian.c: Include string.h.
9976
9977         * gcc.c-torture/execute/20020805-1.c: New test.
9978
9979 2002-08-04  Gabriel Dos Reis  <gdr@nerim.net>
9980
9981         * g++.dg/other/conversion1.C: New test.
9982
9983 2002-08-03  Roger Sayle  <roger@eyesopen.com>
9984
9985         * gcc.dg/builtins-1.c: New testcase.
9986
9987 2002-08-02  Mark Mitchell  <mark@codesourcery.com>
9988
9989         * g++.dg/inherit/access3.C: New test.
9990
9991 2002-08-01  Jakub Jelinek  <jakub@redhat.com>
9992
9993         * gcc.dg/ia64-visibility-2.c: New test.
9994
9995 2002-08-01  Benjamin Kosnik   <bkoz@redhat.com>
9996
9997         * g++.old-deja/g++.abi/ptrflags.C (expect): Change
9998         __qualifier_flags to __flags.
9999
10000 2002-07-31  Mark Mitchell  <mark@codesourcery.com>
10001
10002         * g++.dg/inherit/operator1.C: New test.
10003         * g++.dg/lookup/disamb1.C: Fix typo in comment.
10004         * g++.dg/other/error1.C: Change expected error message.
10005         * g++.dg/template/conv4.C: Likewise.
10006
10007 2002-07-26  Neil Booth  <neil@daikokuya.cop.uk>
10008
10009         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
10010         for documented behavior.
10011
10012 2002-07-25  Roger Sayle  <roger@eyesopen.com>
10013
10014         * gcc.c-torture/execute/20020720-1.x: Skip this test on
10015         several targets known to fail.
10016
10017 2002-07-25  Richard Sandiford  <rsandifo@redhat.com>
10018
10019         * gcc.dg/mips-args-[123].c: New tests.
10020
10021 2002-07-24  Aldy Hernandez  <aldyh@redhat.com>
10022
10023         * gcc.dg/ppc-spe.c: New.
10024
10025 2002-07-24  Geoffrey Keating  <geoffk@redhat.com>
10026
10027         * g++.dg/other/ptrmem4.C: New testcase.
10028
10029 2002-07-24  Richard Henderson  <rth@redhat.com>
10030
10031         * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
10032
10033 2002-07-24  Gabriel Dos Reis  <gdr@nerim.net>
10034
10035         * g++.dg/ext/alignof1.C (main): Return 0 for success.
10036
10037 2002-07-24  Roger Sayle  <roger@eyesopen.com>
10038
10039         * gcc.c-torture/execute/memset-3.c: New testcase.
10040
10041 2002-07-24  Neil Booth  <neil@daikokuya.co.uk>
10042
10043         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
10044         gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
10045
10046 2002-07-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10047
10048         * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
10049         Delete.
10050
10051 2002-07-23  J"orn Rennecke <joern.rennecke@superh.com>
10052
10053         * gcc.c-torture/compile/simd-4.c: New test.
10054
10055 2002-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10056
10057         PR c++/7347, c++/7348
10058         * g++.dg/template/access4.C: New test.
10059         * g++.dg/template/access5.C: New test.
10060         * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
10061         * g++.old-deja/g++.pt/memtemp86.C: Likewise.
10062         * g++.old-deja/g++.pt/ttp58.C: Likewise.
10063         * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
10064
10065 2002-07-22  Jakub Jelinek  <jakub@redhat.com>
10066
10067         * gcc.dg/gnu89-init-2.c: New test.
10068
10069 2002-07-21  Gabriel Dos Reis  <gdr@nerim.net>
10070
10071         * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
10072
10073 2002-07-20  Roger Sayle  <roger@eyesopen.com>
10074
10075         * gcc.c-torture/execute/20020720-1.c: New testcase.
10076
10077 2002-07-20  Neil Booth  <neil@daikokuya.co.uk>
10078
10079         * gcc.dg/cpp/Wsignprom.c: New tests.
10080
10081 2002-07-20  Alan Modra  <amodra@bigpond.net.au>
10082
10083         * gcc.c-torture/execute/loop-13.c: New test.
10084
10085 2002-07-19  Neil Booth  <neil@daikokuya.co.uk>
10086
10087         * gcc.dg/cpp/expr.c: New tests.
10088
10089 2002 07-18  David Edelsohn  <edelsohn@gnu.org>
10090
10091         * g++.dg/opt/pr6713.C: Add template instantiation.
10092
10093 2002-07-18  Alan Modra  <amodra@bigpond.net.au>
10094
10095         * gcc.dg/nest.c: New test.
10096
10097 2002-07-17  Richard Henderson  <rth@redhat.com>
10098
10099         * g++.dg/opt/pr6713.C: New test.
10100
10101 2002-07-17  Eric Botcazou  <ebotcazou@multimania.com>
10102
10103         * gcc.c-torture/execute/loop-2e.x: Let the testcase
10104         XFAIL for all x86 processors.
10105
10106 2002-07-17  Ian Dall  <ian@sibyl.beware.dropbear.id.au>
10107
10108         * gcc.c-torture/execute/20010122-1.x: Do not test with
10109         -fomit-frame-pointer.
10110
10111 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10112
10113         * g++.dg/template/instantiate2.C: New test.
10114         * g++.dg/template/spec4.C: New test.
10115
10116 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10117
10118         * g++.dg/template/access2.C: New test.
10119         * g++.dg/template/access3.C: New test.
10120
10121 2002-07-15  Zack Weinberg  <zack@codesourcery.com>
10122
10123         * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
10124         c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
10125         c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
10126         c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
10127         Convert to use <stdarg.h>.
10128         * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
10129         Delete.
10130         * gcc.dg/va-arg-2.c: New.
10131         * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
10132
10133 2002-07-15  Jakub Jelinek  <jakub@redhat.com>
10134
10135         * gcc.c-torture/compile/20020710-1.c: New test.
10136
10137 2002-07-11  J"orn Rennecke <joern.rennecke@superh.com>
10138                           Andrew Pinski  <pinskia@physics.uc.edu>
10139
10140         gcc.c-torture/compile/simd-2.c: New testcase.
10141         gcc.c-torture/compile/simd-3.c: Likewise.
10142
10143 2002-07-11  Mark Mitchell  <mark@codesourcery.com>
10144
10145         PR c++/7224
10146         * g++.dg/overload/error1.C: New test.
10147
10148 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10149
10150         * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
10151         configuration and IRIX 6 O32 ABI.
10152
10153 2002-07-11  Roger Sayle  <roger@eyesopen.com>
10154
10155         * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
10156
10157 2002-07-10  Roger Sayle  <roger@eyesopen.com>
10158
10159         * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
10160
10161 2002-07-10  Jeffrey A Law  <law@redhat.com>
10162
10163         * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
10164
10165         * gcc.c-torture/compile/930326-1.x: Remove.  No longer needed.
10166
10167 2002-07-09  Aldy Hernandez  <aldyh@redhat.com>
10168
10169         * gcc.dg/20020312-2.c: Check for __PPC__.
10170
10171 2002-07-09  Diego Novillo  <dnovillo@redhat.com>
10172
10173         * gcc.c-torture/compile/20020709-1.c: New test.
10174
10175 2002-07-07  Roger Sayle  <roger@eyesopen.com>
10176
10177         * g++.dg/template/qualttp21.C: New test case.
10178
10179 2002-07-06  Alexandre Oliva  <aoliva@redhat.com>
10180
10181         * gcc.c-torture/compile/20020706-1.c: New test.
10182         * gcc.c-torture/compile/20020706-2.c: New test.
10183
10184 2002-07-06  Brian R. Gaeke  <brg@dgate.ORG>
10185             Alexandre Oliva  <aoliva@redhat.com>
10186
10187         * g++.dg/warn/incomplete1.C: New test.
10188
10189 2002-07-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10190
10191         PR c++/7099
10192         * g++.dg/warn/noreturn1.C: New test.
10193
10194 2002-07-03  Mark Mitchell  <mark@codesourcery.com>
10195
10196         PR c++/6706
10197         * g++.dg/debug/debug6.C: New test.
10198         * g++.dg/debug/debug7.C: New test.
10199
10200 2002-07-04  J"orn Rennecke <joern.rennecke@superh.com>
10201
10202         * gcc.c-torture/compile/simd-3.c: New test.
10203
10204 2002-07-03  Chris Demetriou  <cgd@broadcom.com>
10205
10206         * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
10207         * gcc.dg/20020620-1.c: Likewise.
10208
10209 2002-07-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10210
10211         PR c++/6944
10212         * g++.dg/init/array4.C: New test.
10213         * g++.dg/init/array5.C: New test.
10214
10215 2002-07-03  J"orn Rennecke <joern.rennecke@superh.com>
10216
10217         * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
10218         * gcc.c-torture/execute/simd-2.c (main): Likewise.
10219
10220 2002-07-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10221
10222         * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
10223         * gcc.dg/wtr-aggr-init-1.c: Likewise.
10224         * gcc.dg/wtr-conversion-1.c: Likewise.
10225         * gcc.dg/wtr-escape-1.c: Likewise.
10226         * gcc.dg/wtr-int-type-1.c: Likewise.
10227         * gcc.dg/wtr-label-1.c: Likewise.
10228         * gcc.dg/wtr-static-1.c: Likewise.
10229         * gcc.dg/wtr-strcat-1.c: Likewise.
10230         * gcc.dg/wtr-suffix-1.c: Likewise.
10231         * gcc.dg/wtr-switch-1.c: Likewise.
10232         * gcc.dg/wtr-unary-plus-1.c: Likewise.
10233         * gcc.dg/wtr-union-init-1.c: Likewise.
10234         * gcc.dg/wtr-union-init-2.c: Likewise.
10235         * gcc.dg/wtr-union-init-3.c: Likewise.
10236
10237         * gcc.dg/wtr-func-def-1.c: New test.
10238
10239 2002-07-02 Devang Patel <dpatel@apple.com>
10240
10241         * objc.dg/param-1.m: New test.
10242
10243 2002-07-03  Neil Booth  <neil@daikokuya.co.uk>
10244
10245         * gcc.dg/cpp/trad/directive.c: Add test.
10246         * gcc.dg/cpp/trad/macroargs.c: Add test.
10247         * gcc.dg/cpp/trad/rec
10248
10249 2002-04-25  Roger Sayle  <roger@eyesopen.com>
10250
10251         * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
10252
10253 2002-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10254
10255         * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
10256         targets.
10257
10258 2002-04-24  Mark Mitchell  <mark@codesourcery.com>
10259
10260         * g++.dg/abi/mange7.C: New test.
10261
10262         PR c++/6438.
10263         * g++.dg/parse/stmtexpr2.C: New test.
10264
10265 2002-04-24  J"orn Rennecke <joern.rennecke@superh.com>
10266
10267         * gcc.dg/20020312-2.c: Add SH target.
10268
10269 2002-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10270
10271         * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
10272         compiler output on mips*-*-irix*.
10273
10274 2002-04-23  Jakub Jelinek  <jakub@redhat.com>
10275
10276         * g++.dg/parse/attr1.C: New test.
10277
10278 2002-04-23  Roger Sayle  <roger@eyesopen.com>
10279
10280         * gcc.c-torture/execute/string-opt-17.c: New test case.
10281         * gcc.c-torture/execute/memset-2.c: New test case.
10282
10283 2002-04-23  Mark Mitchell  <mark@codesourcery.com>
10284
10285         PR c++/6256:
10286         * g++.dg/template/friend5.C: New test.
10287
10288         PR c++/6331:
10289         * g++.dg/template/qual1.C: Likewise.
10290
10291 2002-04-22  Zack Weinberg  <zack@codesourcery.com>
10292
10293         * gcc.c-torture/execute/980707-1.c: Don't use isspace().
10294         Include stdlib.h, not stdio.h or ctype.h.
10295
10296 2002-04-22  Hans-Peter Nilsson  <hp@axis.com>
10297
10298         * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
10299         cris-*-elf* and mmix-*-*.
10300         * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
10301         * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
10302         g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
10303         Ditto.
10304         * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
10305         * gcc.dg/wchar_t-1.c: Ditto.
10306
10307 2002-04-21  Hans-Peter Nilsson  <hp@axis.com>
10308
10309         * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
10310         Clarify comment.
10311
10312 2002-04-21  Neil Booth  <neil@daikokuya.demon.co.uk>
10313
10314         * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
10315
10316 2002-04-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10317
10318         * gcc.c-torture/execute/20000906-1.x: Delete.
10319
10320 2002-04-20  David.Billinghurst <David.Billinghurst@riotinto.com>
10321
10322         * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
10323
10324 2002-04-19  Toon Moene  <toon@moene.indiv.nluug.nl>
10325
10326         * PR6367
10327         * g77.f-torture/execute/6367.f: New test.
10328         * g77.f-torture/execute/6367.x: Disable for MMIX.
10329
10330 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
10331
10332         * PR6352
10333         * g++.dg/opt/inline2.C: New test.
10334
10335 2002-04-18  Richard Henderson  <rth@redhat.com>
10336
10337         * gcc.dg/20000906-1.c: Enable for all targets.
10338         * gcc.c-torture/compile/iftrap-2.c: New.
10339
10340 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
10341
10342         * gcc.dg/20020418-1.c: New test.
10343         * gcc.dg/20020418-2.c: New test.
10344
10345 2002-04-18  Richard Henderson  <rth@redhat.com>
10346
10347         * gcc.c-torture/compile/iftrap-1.c: New.
10348         * gcc.dg/iftrap-1.c: Adjust for ia64.
10349         * gcc.dg/iftrap-2.c: New.
10350
10351 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
10352
10353         * gcc.c-torture/compile/20020418-1.c: New test.
10354
10355 2002-04-18  Roger Sayle  <roger@eyesopen.com>
10356
10357         * gcc.c-torture/compile/20020415-1.c: New.
10358
10359 2002-04-18  David S. Miller  <davem@redhat.com>
10360
10361         * gcc.c-torture/execute/20020418-1.c: New test.
10362
10363 2002-04-17  Jakub Jelinek  <jakub@redhat.com>
10364
10365         * gcc.dg/20020416-1.c: New test.
10366
10367         * g++.dg/opt/inline1.C: New test.
10368
10369 2002-04-16  Jakub Jelinek  <jakub@redhat.com>
10370
10371         * gcc.dg/altivec-5.c: New test.
10372
10373         * gcc.dg/20020415-1.c: New test.
10374
10375 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
10376
10377         * testsuite/lib/chill.exp: Remove.
10378
10379 2002-04-14  Jakub Jelinek  <jakub@redhat.com>
10380
10381         * g++.dg/other/big-struct.C: New test.
10382
10383 2002-04-14  David Billinghurst <David.Billinghurst@riotinto.com>
10384
10385         * g77.dg/f77-edit-i-in.f: Use internal buffer in place
10386         of scratch file.
10387
10388 2002-04-13  David Billinghurst <David.Billinghurst@riotinto.com>
10389
10390         PR c/6277
10391         * gcc.dg/i386-387-1.c:  Allow optional leading underscore
10392         in scan-assembler function name
10393
10394 2002-04-13  Hans-Peter Nilsson  <hp@bitrange.com>
10395
10396         * g77.f-torture/execute/980628-4.x,
10397         g77.f-torture/execute/980628-5.x,
10398         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
10399         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
10400         g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
10401         i[34567]86-*-*.
10402
10403 2002-04-13  David S. Miller  <davem@redhat.com>
10404
10405         * gcc.c-torture/execute/20020413-1.c: New test.
10406
10407 2002-04-13  Richard Sandiford  <rsandifo@redhat.com>
10408
10409         * gcc.dg/asm-6.c,
10410         * g++.dg/ext/asm1.C: New tests.
10411
10412 2002-04-12  Mark Mitchell  <mark@codesourcery.com>
10413
10414         PR c++ 5373.
10415         * g++.dg/parse/stmtexpr1.C: New test.
10416
10417         PR c++/5189.
10418         * g++.dg/template/copy1.C: New test.
10419
10420 2002-04-12  Richard Henderson  <rth@redhat.com>
10421
10422         * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
10423
10424 2002-04-12  Geoffrey Keating  <geoffk@redhat.com>
10425
10426         * gcc.c-torture/execute/20020412-1.c: New file, renamed from
10427         gcc.c-torture/execute/20020307-2.c.
10428
10429 2002-04-12  Richard Sandiford  <rsandifo@redhat.com>
10430
10431         * g++.dg/ext/attrib5.C,
10432         * g++.dg/lookup/struct1.C: New tests.
10433
10434 2002-04-11  Jakub Jelinek  <jakub@redhat.com>
10435
10436         * gcc.dg/20020411-1.c: New test.
10437
10438         * gcc.c-torture/execute/20020411-1.c: New test.
10439
10440 2002-04-10  Janis Johnson  <janis187@us.ibm.com>
10441
10442         * g77.f-torture/execute/6177.f: New test.
10443
10444 2002-04-10  Jakub Jelinek  <jakub@redhat.com>
10445
10446         PR middle-end/6247
10447         * g++.dg/opt/cleanup1.C: New test.
10448
10449         * g++.dg/opt/const1.C: New test.
10450
10451 2002-04-10  Lars Brinkhoff  <lars@nocrew.org>
10452
10453         * gcc.c-torture/execute/20020406-1.c: Declare malloc.
10454
10455 2002-04-10  Nathan Sidwell  <nathan@codesourcery.com>
10456
10457         PR c++/5507
10458         * g++.dg/template/typename2.C: New test.
10459
10460 2002-04-10  Alan Modra  <amodra@bigpond.net.au>
10461
10462         * gcc.c-torture/execute/loop-12.c: New.
10463
10464 2002-04-08  Hans-Peter Nilsson  <hp@bitrange.com>
10465
10466         * g77.f-torture/execute/980628-4.x,
10467         g77.f-torture/execute/980628-5.x,
10468         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
10469         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
10470         g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
10471
10472 2002-04-07  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10473
10474         PR optimization/6086
10475         * g++.dg/opt/preinc1.C: New test.
10476
10477 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
10478
10479         PR c++/5571
10480         * g++.dg/opt/static2.C: New test.
10481
10482 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
10483
10484         PR c/5120
10485         * gcc.dg/20020406-1.c: New test.
10486
10487 2002-04-04  David S. Miller  <davem@redhat.com>
10488
10489         * gcc.c-torture/execute/20020404-1.c: New test.
10490
10491 2002-04-04  Jakub Jelinek  <jakub@redhat.com>
10492
10493         PR c/6123
10494         * gcc.dg/20020312-2.c: Do not declare global register variable
10495         if __PIC__ or __pic__ is defined.
10496
10497 2002-04-04  Richard Earnshaw  <rearnsha@arm.com>
10498
10499         * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC.  Use
10500         __asm__ so that it works correctly even if -ansi -pedantic-errors.
10501
10502 2002-04-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10503
10504         * gcc.misc-tests/linkage.exp: Update last change to handle
10505         sparc*-, not just sparc-.
10506
10507 2002-04-03  Richard Henderson  <rth@redhat.com>
10508
10509         * gcc.dg/cpp/ucs.c: Improved long UCS test.
10510
10511 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
10512
10513         * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
10514
10515 2002-04-02  David S. Miller  <davem@redhat.com>
10516
10517         * gcc.c-torture/execute/20020402-3.c: New test.
10518
10519 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
10520
10521         * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
10522         * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
10523
10524         * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
10525         * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
10526         g77.f-torture/execute/20001201.x,
10527         g77.f-torture/execute/u77-test.x: New files.
10528
10529         * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
10530         * gcc.dg/wchar_t-1.c: Ditto.
10531
10532 2002-04-02  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10533
10534         * gcc.c-torture/execute/20020402-1.c: New test.
10535
10536 2002-04-01  Richard Henderson  <rth@redhat.com>
10537
10538         * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
10539
10540         * g++.dg/other/new1.C: Use __SIZE_TYPE__.
10541
10542 2002-04-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10543
10544         * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
10545
10546 2002-04-01  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
10547
10548         * g++.dg/inherit/template-as-base.C: Expect error.
10549         * g++.dg/inherit/namespace-as-base.C: Likewise.
10550
10551 2002-03-31  Hans-Peter Nilsson  <hp@bitrange.com>
10552
10553         * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
10554         g++.dg/ext/instantiate3.C: Tweak match patterns.
10555
10556         * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
10557         * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
10558         -da test.
10559
10560 2002-03-31  Richard Henderson  <rth@redhat.com>
10561
10562         * gcc.dg/special/alias-2.c: New.
10563         * gcc.dg/special/ecos.exp: Run it.
10564
10565 2002-03-31  Richard Henderson  <rth@redhat.com>
10566
10567         * gcc.dg/va-arg-1.c: Expect warnings, not errors.
10568
10569 2002-03-31  Kazu Hirata  <kazu@hxi.com>
10570
10571         * gcc.dg/weak-1.c: Disable on h8300 port.
10572
10573 2002-03-29  Janis Johnson  <janis187@us.ibm.com>
10574
10575         * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
10576         * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
10577         ordering tests.
10578         * g++.dg/bprob/bprob-1.C: New test.
10579         * g++.dg/gcov/gcov.exp: New driver for gcov tests.
10580         * g++.dg/gcov/gcov-1.C: New test.
10581         * g++.dg/gcov/gcov-1.x: New file.
10582         * g++.dg/gcov/gcov-2.C: New test.
10583         * g++.dg/gcov/gcov-3.C: New test.
10584         * g++.dg/gcov/gcov-3.h: New file.
10585
10586 2002-03-28  Roger Sayle  <roger@eyesopen.com>
10587
10588         * g++.old-deja/g++.other/builtins5.C: New test.
10589         * g++.old-deja/g++.other/builtins6.C: New test.
10590         * g++.old-deja/g++.other/builtins7.C: New test.
10591         * g++.old-deja/g++.other/builtins8.C: New test.
10592         * g++.old-deja/g++.other/builtins9.C: New test.
10593
10594 2002-03-29  Jakub Jelinek  <jakub@redhat.com>
10595
10596         * g++.dg/opt/static1.C: New test.
10597
10598         * g++.dg/opt/longbranch1.C: New test.
10599
10600 2002-03-28  Hans-Peter Nilsson  <hp@bitrange.com>
10601
10602         * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
10603
10604         * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
10605
10606 2002-03-28  Jeffrey A Law  (law@redhat.com)
10607
10608         * gcc.c-torture/execute/20020328-1.c: New test.
10609
10610 2002-03-27  Richard Henderson  <rth@redhat.com>
10611
10612         * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
10613         * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
10614         move from g++.old-deja/g++.ext/.
10615
10616 2002-03-27  Mark Mitchell  <mark@codesourcery.com>
10617
10618         * g++.dg/init/new2.C: New test.
10619
10620 2002-03-26  Richard Henderson  <rth@redhat.com>
10621
10622         * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
10623
10624         * gcc.dg/20020312-2.c: Don't test epilogue vs global register
10625         on sparc.
10626
10627         * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc.  Only run on
10628         sparcv9 systems.
10629         * gcc.dg/20001102-1.c: Likewise.
10630
10631 2002-03-26  Phil Edwards  <pme@gcc.gnu.org>
10632
10633         * gcc.dg/cpp/endif-pedantic1.c,
10634         gcc.dg/cpp/endif-pedantic2.c:  New tests.
10635
10636 2002-03-26  Mark Mitchell  <mark@codesourcery.com>
10637
10638         * g++.dg/init/new1.C: New test.
10639
10640 2002-03-26  Nathan Sidwell  <nathan@codesourcery.com>
10641
10642         * g++.dg/abi/vbase9.C: New test.
10643
10644 2002-03-26  Richard Earnshaw  <rearnsha@arm.com>
10645
10646         * gcc.dg/arm-asm.c: New test.
10647
10648 2002-03-26  Andrew Cagney  <ac131313@redhat.com>
10649
10650         * gcc.dg/Wswitch-enum.c: New test.
10651         Fix PR c/5044.
10652
10653 2002-03-26  Richard Henderson  <rth@redhat.com>
10654
10655         * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
10656         structure.
10657
10658 2002-03-25  Richard Henderson  <rth@redhat.com>
10659
10660         * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc.  Only run on
10661         sparcv9 systems.
10662
10663         * gcc.c-torture/compile/20011119-1.c (xxx): New.
10664         * gcc.c-torture/compile/20011119-2.c (xxx): New.
10665
10666 2002-03-25  Zack Weinberg  <zack@codesourcery.com>
10667
10668         * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
10669
10670 2002-03-25  Bob Wilson  <bob.wilson@acm.org>
10671
10672         * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
10673         targets using generic thunk support.
10674
10675 2002-03-25  Jakub Jelinek  <jakub@redhat.com>
10676
10677         * gcc.c-torture/compile/20020323-1.c: New test.
10678
10679         * g++.dg/opt/conj2.C: New test.
10680
10681 2002-03-24  Richard Henderson  <rth@redhat.com>
10682
10683         * gcc.dg/weak-1.c: Use -fno-common.
10684
10685 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
10686
10687         * g77.dg/f77-edit-apostrophe-out.f: New test
10688         * g77.dg/f77-edit-h-out.f: New test
10689         * g77.dg/f77-edit-t-in.f: New test
10690         * g77.dg/f77-edit-t-out.f: New test
10691         * g77.dg/f77-edit-x-out.f: New test
10692         * g77.dg/f77-edit-slash-out.f: New test
10693         * g77.dg/f77-edit-colon-out.f: New test
10694         * g77.dg/f77-edit-s-out.f: New test
10695
10696 2002-03-24  Richard Henderson  <rth@redhat.com>
10697
10698         * objc/execute/formal_protocol-6.x: New XFAIL.
10699
10700 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
10701
10702         * gcc.dg/weak-1.c:  Early return from dg-final on platforms
10703         that do not support weak symbols
10704
10705 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
10706
10707         * lib/g++.exp:  Fix handling of LD_LIBRARY_PATH et al
10708         * lib/g77.exp:  Likewise
10709         * lib/objc.exp: Likewise
10710
10711 2002-03-23  Andrew Cagney  <ac131313@redhat.com>
10712
10713         * gcc.dg/Wswitch-default.c: New test.
10714
10715 2002-03-23  Jakub Jelinek  <jakub@redhat.com>
10716
10717         * g++.dg/other/enum1.C: New test.
10718
10719 2002-03-23  Zack Weinberg  <zack@codesourcery.com>
10720
10721         * gcc.dg/pragma-ep-3.c: Fix typo.
10722
10723 2002-03-22  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
10724
10725         * g++.dg/inherit/template-as-base.C: New test.
10726
10727 2002-03-22  Jakub Jelinek  <jakub@redhat.com>
10728
10729         * g++.old-deja/g++.other/dwarf2-1.C: Move...
10730         * g++.dg/debug/debug5.C: ...here.  Convert for dg framework.
10731
10732 2002-03-22  Neil Booth  <neil@daikokuya.demon.co.uk>
10733
10734         * gcc.dg/cpp/multiline.c: Update to match.
10735
10736 2002-03-22  Alexandre Oliva  <aoliva@redhat.com>
10737
10738         * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
10739
10740 2002-03-22  Phil Edwards  <pme@gcc.gnu.org>
10741
10742         * gcc.dg/cpp/extratokens2.c:  New file.
10743
10744 2002-03-21  David Edelsohn  <edelsohn@gnu.org>
10745
10746         * gcc.dg/20020312-2.c: Add rs6000 target.
10747
10748         * gcc.c-torture/compile/20020319-1.c: New test.
10749
10750 2002-03-21  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10751
10752         * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
10753         (A, E): Handle this.
10754
10755 2002-03-20  Jason Merrill  <jason@redhat.com>
10756
10757         * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
10758         ignoring -fpic.
10759         * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
10760         through prune_gcc_output.
10761
10762 2002-03-20  Jakub Jelinek  <jakub@redhat.com>
10763
10764         * gcc.c-torture/compile/20020320-1.c: New test.
10765
10766 2002-03-19  Jakub Jelinek  <jakub@redhat.com>
10767
10768         * gcc.c-torture/compile/20020318-1.c: New test.
10769
10770         * gcc.dg/struct-by-value-1.c: New test.
10771
10772         * gcc.dg/20020319-1.c: New test.
10773
10774 2002-03-18  Jakub Jelinek  <jakub@redhat.com>
10775
10776         * g++.dg/opt/conj1.C: New test.
10777
10778 2002-03-17  Mark Mitchell  <mark@codesourcery.com>
10779
10780         * g++.dg/template/qualttp20.C: Revert previous change.
10781         * g++.dg/template/qualttp3.C: Likewise.
10782         * g++.dg/template/qualttp4.C: Likewise
10783         * g++.dg/template/qualttp5.C: Likewise
10784         * g++.dg/template/qualttp6.C: Likewise
10785         * g++.dg/template/qualttp7.C: Likewise
10786         * g++.dg/template/qualttp8.C: Likewise
10787         * g++.dg/template/recurse.C: Likewise.
10788
10789 2002-03-17  Neil Booth  <neil@daikokuya.demon.co.uk>
10790
10791         * gcc.dg/cpp/wchar-1.c: Update.
10792
10793 2002-03-16  Nathan Sidwell  <nathan@codesourcery.com>
10794
10795         * g++.dg/template/conv1.C: New test.
10796         * g++.dg/template/conv2.C: New test.
10797         * g++.dg/template/conv3.C: New test.
10798         * g++.dg/template/conv4.C: New test.
10799
10800 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
10801
10802         * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
10803         * g++.dg/template/qualttp3.C: Likewise.
10804         * g++.dg/template/qualttp4.C: Likewise
10805         * g++.dg/template/qualttp5.C: Likewise
10806         * g++.dg/template/qualttp6.C: Likewise
10807         * g++.dg/template/qualttp7.C: Likewise
10808         * g++.dg/template/qualttp8.C: Likewise
10809         * g++.dg/template/recurse.C: Likewise.
10810
10811 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
10812
10813         * g++.dg/opt/dtor1.C: New test.
10814
10815 2002-03-15  Jakub Jelinek  <jakub@redhat.com>
10816
10817         * gcc.c-torture/compile/20020315-1.c: New test.
10818
10819 2002-03-15  Richard Earnshaw  <rearnsha@arm.com>
10820
10821         * gcc.dg/weak-1.c: Fix scan tests.
10822
10823 2002-03-15  Hans-Peter Nilsson  <hp@bitrange.com>
10824
10825         * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
10826         * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
10827         cris-*-aout* mmix-*-*.
10828         * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
10829         cris-*-aout* mmix-*-*.
10830         * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
10831         cris-*-elf* cris-*-aout* and mmix-*-*.
10832         * gcc.dg/20001009-1.c: Ditto.
10833         * gcc.dg/20010912-1.c: Ditto.
10834         * gcc.dg/20020122-4.c: Ditto.
10835         * gcc.dg/inline-2.c: Ditto.
10836
10837 2002-03-14  Jeffrey A Law  (law@cygnus.com)
10838
10839         * gcc.c-torture/compile/20020314-1.c: New test.
10840
10841 2002-03-14  Richard Earnshaw  <rearnsha@arm.com>
10842
10843         * gcc.c-torture/execute/20020314-1.c: New test.
10844
10845 2002-03-14  Jakub Jelinek  <jakub@redhat.com>
10846
10847         * g++.dg/warn/Wunused-1.C: New test.
10848
10849 2002-02-13  Richard Sandiford  <rsandifo@redhat.com>
10850
10851         * g++.dg/abi/mangle6.C: New test.
10852
10853 2002-03-13  Jakub Jelinek  <jakub@redhat.com>
10854
10855         * gcc.c-torture/compile/20020309-2.c: New test.
10856
10857         * gcc.c-torture/compile/20020312-1.c: New test.
10858
10859 2002-03-12  Nathan Sidwell  <nathan@codesourcery.com>
10860
10861         * g++.dg/other/access1.C: New test.
10862
10863 2002-03-12  Jakub Jelinek  <jakub@redhat.com>
10864
10865         * gcc.c-torture/execute/wchar_t-1.c: New test.
10866
10867 2002-03-12  David Edelsohn  <edelsohn@gnu.org>
10868
10869         * gcc.dg/20020103-1.c: Add rs6000 target and macro.
10870
10871 2002-03-12  Roger Sayle  <roger@eyesopen.com>
10872
10873         * gcc.dg/20020312-1.c: New test case.
10874
10875 2002-03-11  Aldy Hernandez  <aldyh@redhat.com>
10876
10877         * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
10878
10879 2002-03-11  Richard Henderson  <rth@redhat.com>
10880
10881         * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
10882         * g++.old-deja/g++.jason/report.C: Likewise.
10883
10884 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
10885
10886         * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
10887         * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
10888
10889 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
10890
10891         * testsuite/g++.dg/overload/pmf1.C: New test.
10892
10893 2002-03-11  Kazu Hirata  <kazu@hxi.com>
10894
10895         * gcc.c-torture/execute/20020307-1.c: Use long.
10896
10897 2002-03-11  Jakub Jelinek  <jakub@redhat.com>
10898
10899         PR optimization/5844
10900         * gcc.dg/20020310-1.c: New test.
10901
10902 2002-03-09  Michael Meissner  <meissner@redhat.com>
10903
10904         * gcc.c-torture/execute/memcpy-2.c: New test.
10905         * gcc.c-torture/execute/memset-1.c: New test.
10906         * gcc.c-torture/execute/strlen-1.c: New test.
10907         * gcc.c-torture/execute/strcmp-1.c: New test.
10908         * gcc.c-torture/execute/strncmp-1.c: New test.
10909
10910 2002-03-09  Geoffrey Keating  <geoffk@redhat.com>
10911
10912         * gcc.dg/ppc-ldstruct.c: New test.
10913
10914 2002-03-09  Jakub Jelinek  <jakub@redhat.com>
10915
10916         * gcc.c-torture/execute/va-arg-22.c: New test.
10917
10918 2002-03-09  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
10919
10920         * gcc.c-torture/compile/20020309-1.c: New test.
10921
10922 2002-03-08  Jakub Jelinek  <jakub@redhat.com>
10923
10924         * gcc.c-torture/execute/20020307-2.c: New test.
10925
10926 2002-03-07  Jeffrey A Law  (law@redhat.com)
10927
10928         * g77.f-torture/compile/20020307-1.f: New test.
10929
10930 2002-03-07  Richard Sandiford  <rsandifo@redhat.com>
10931
10932         * gcc.dg/unordered-1.c: New test.
10933
10934 2002-03-07  Richard Earnshaw  <rearnsha@arm.com>
10935
10936         * gcc.c-torture/execute/20020307-1.c: New test.
10937
10938 2002-03-05  Jakub Jelinek  <jakub@redhat.com>
10939
10940         * gcc.dg/20020304-1.c: New test.
10941
10942         * gcc.c-torture/compile/20020304-2.c: New test.
10943
10944 2002-03-04  Zack Weinberg  <zack@codesourcery.com>
10945
10946         * gcc.c-torture/compile/20020304-1.c: New test case
10947         (from PR c/5830).
10948
10949 2002-03-03  Aldy Hernandez  <aldyh@redhat.com>
10950
10951         * gcc.dg/20020103-1.c: Add other -D ppc variants.
10952
10953 2002-03-02  Nathan Sidwell  <nathan@codesourcery.com>
10954
10955         * g++.dg/other/classkey1.C: New test.
10956
10957 2002-03-01  Richard Henderson  <rth@redhat.com>
10958
10959         * gcc.c-torture/compile/981223-1.x: New.
10960         * gcc.c-torture/compile/920625-1.x: New.
10961
10962 2002-02-28  Richard Henderson  <rth@redhat.com>
10963
10964         * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
10965
10966 2002-02-27  Hans-Peter Nilsson  <hp@bitrange.com>
10967
10968         * gcc.c-torture/execute/20020227-1.c: New test.
10969
10970 2002-02-27  Mark Mitchell  <mark@codesourcery.com>
10971
10972         * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
10973         here" ERROR lines.
10974         * g++.old-deja/g++.oliva/partord1.C: Likewise.
10975         * g++.old-deja.g++.other/defarg1.C: Likewise.
10976         * g++.old-deja/g++.pt/calls2.C: Likewise.
10977         * g++.old-deja/g++.pt/crash20.C: Likewise.
10978         * g++.old-deja/g++.pt/crash30.C: Likewise.
10979         * g++.old-deja/g++.pt/crash36.C: Likewise.
10980         * g++.old-deja/g++.pt/crash6.C: Likewise.
10981         * g++.old-deja/g++.pt/defarg13.C: Likewise.
10982         * g++.old-deja/g++.pt/derived3.C: Likewise.
10983         * g++.old-deja/g++.pt/error1.C: Likewise.
10984         * g++.old-deja/g++.pt/friend21.C: Likewise.
10985         * g++.old-deja/g++.pt/friend23.C: Likewise.
10986         * g++.old-deja/g++.pt/infinite1.C: Likewise.
10987         * g++.old-deja/g++.robertl/eb128.C: Likewise.
10988
10989 2002-02-27  Geoffrey Keating  <geoffk@redhat.com>
10990
10991         * gcc.c-torture/execute/20020225-2.c: New test.
10992
10993 2002-02-27  Zack Weinberg  <zack@codesourcery.com>
10994
10995         * gcc.c-torture/execute/920730-1t.c,
10996         gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
10997         Delete test cases, only relevant to -traditional.
10998
10999 2002-02-27  Neil Booth  <neil@daikokuya.demon.co.uk>
11000
11001         * gcc.dg/cpp/undef1.c: Remove.
11002         * gcc.dg/cpp/directiv.c: Update.
11003         * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
11004
11005 2002-02-27  Michael Meissner  <meissner@redhat.com>
11006
11007         * gcc.c-torture/execute/20020226-1.c: New test.
11008
11009 2002-02-26  Jakub Jelinek  <jakub@redhat.com>
11010
11011         * g++.dg/debug/debug4.C: New test.
11012
11013         * gcc.dg/ia64-visibility-1.c: New test.
11014
11015 2002-02-26  Alexandre Oliva  <aoliva@redhat.com>
11016
11017         * gcc.dg/debug/20020224-1.c: New.
11018
11019 2002-02-25  Kazu Hirata  <kazu@hxi.com>
11020
11021         * gcc.c-torture/execute/960416-1.x: New.
11022         * gcc.c-torture/execute/divconst-3.x: Likewise.
11023
11024 2002-02-25  Jakub Jelinek  <jakub@redhat.com>
11025
11026         * gcc.dg/20020224-1.c: New test.
11027
11028 2002-02-25  Alan Modra  <amodra@bigpond.net.au>
11029
11030         * gcc.c-torture/execute/20020225-1.c: New.
11031
11032 2002-02-24  Neil Booth  <neil@daikokuya.demon.co.uk>
11033
11034         * testsuite/gcc.dg/cpp/wchar-1.c: New test.
11035
11036 2002-02-23  Jakub Jelinek  <jakub@redhat.com>
11037
11038         * gcc.dg/20020222-1.c: New test.
11039
11040 2002-02-22  Jakub Jelinek  <jakub@redhat.com>
11041
11042         * g++.dg/opt/anonunion1.C: New test.
11043
11044 2002-02-22  Nathan Sidwell  <nathan@codesourcery.com>
11045
11046         * g++.dg/template/qualttp19.C: New test.
11047         * g++.dg/template/qualttp20.C: New test.
11048         * g++.old-deja/g++.jason/report.C: Adjust expected errors
11049         * g++.old-deja/g++.other/qual1.C: Likewise.
11050
11051 2002-02-21  Aldy Hernandez  <aldyh@redhat.com>
11052
11053         * gcc.dg/attr-alwaysinline.c: New.
11054
11055 2002-02-21  Jakub Jelinek  <jakub@redhat.com>
11056
11057         * gcc.dg/20020220-1.c: New test.
11058
11059         * gcc.dg/20020220-2.c: New test.
11060
11061         * g++.dg/opt/mmx1.C: New test.
11062
11063 2002-02-20  Alexandre Oliva  <aoliva@redhat.com>
11064
11065         * gcc.c-torture/compile/20020110.c: New test.
11066
11067 2002-02-20  Jakub Jelinek  <jakub@redhat.com>
11068
11069         * gcc.c-torture/execute/20020219-1.c: New test.
11070
11071         * gcc.dg/20020219-1.c: New test.
11072
11073         * gcc.dg/noncompile/20020220-1.c: New test.
11074
11075         * g++.dg/opt/ptrintsum1.C: New test.
11076
11077         * gcc.dg/debug/20020220-1.c: New test.
11078
11079 2002-02-17  Jakub Jelinek  <jakub@redhat.com>
11080
11081         * gcc.c-torture/execute/20020216-1.c: New test.
11082
11083 2002-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
11084
11085         * gcc.dg/decl-1.c: Update, new test.
11086
11087 2002-02-15  Nathan Sidwell  <nathan@codesourcery.com>
11088
11089         * g++.dg/abi/bitfield1.C: New test.
11090         * g++.dg/abi/bitfield2.C: New test.
11091
11092 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
11093
11094         * gcc.dg/attr-nest.c: New test.
11095
11096 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
11097
11098         * gcc.c-torture/execute/20020215-1.c: New test.
11099
11100 2002-02-14  Jakub Jelinek  <jakub@redhat.com>
11101
11102         * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
11103         * g++.dg/debug/debug.exp: New.
11104         * g++.dg/debug/trivial.C: New.
11105         * g++.dg/debug/debug1.C: Moved...
11106         * g++.dg/other/debug1.C: ...from here.
11107         * g++.dg/debug/debug2.C: Moved...
11108         * g++.dg/other/debug2.C: ...from here.
11109         * g++.dg/debug/debug3.C: Moved...
11110         * g++.dg/other/debug3.C: ...from here.
11111
11112         * gcc.dg/noncompile/20020213-1.c: New test.
11113
11114 2002-02-13  Jakub Jelinek  <jakub@redhat.com>
11115
11116         * g++.dg/other/debug3.C: New test.
11117
11118         * gcc.c-torture/execute/20020213-1.c: New test.
11119
11120 2002-02-13  Richard Smith <richard@ex-parrot.com>
11121
11122         * g++.old-deja/g++.other/thunk1.C: New test.
11123
11124 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
11125
11126         * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
11127
11128 2002-02-13  Stan Shebs  <shebs@apple.com>
11129
11130         * gcc.dg/altivec-3.c: New.
11131
11132 2002-02-12  Jakub Jelinek  <jakub@redhat.com>
11133
11134         * gcc.dg/Wunreachable-1.c: New test.
11135         * gcc.dg/Wunreachable-2.c: New test.
11136
11137 2002-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
11138
11139         * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
11140
11141 2002-02-12  Neil Booth  <neil@daikokuya.demon.co.uk>
11142
11143         * gcc.dg/decl-1.c: New test.
11144
11145 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
11146
11147         * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
11148
11149 2002-02-10  Kazu Hirata  <kazu@hxi.com>
11150
11151         * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
11152         * gcc.c-torture/compile/980506-1.x: Likewise.
11153
11154 2002-02-10  Kazu Hirata  <kazu@hxi.com>
11155
11156         * gcc.dg/20020210-1.c: New.
11157
11158 2002-02-09  Toon Moene  <toon@moene.indiv.nluug.nl>
11159
11160         * g77.f-torture/execute/947.f: New regression test
11161         for PR fortran/947.
11162
11163 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
11164
11165         * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
11166         * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
11167
11168 2002-02-08  Richard Henderson  <rth@redhat.com>
11169
11170         * gcc.c-torture/compile/labels-3.c: New.
11171
11172 2002-02-08  Jakub Jelinek  <jakub@redhat.com>
11173
11174         * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
11175         expression statements work instead.
11176         * gcc.dg/noncompile/20020207-1.c: New test.
11177
11178 2002-02-07  Richard Henderson  <rth@redhat.com>
11179
11180         * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
11181
11182 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
11183
11184         * lib/prune.exp: Remove "In (program|subroutine"block-data)"
11185         message from g77
11186         * lib/g77-dg.exp: Trim g77 error messages so that they are
11187         recognized by dg.exp.
11188
11189 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
11190
11191         PR fortran/5473
11192         * g77.dg/pr5473.f: Now dg-error.  Add additional cases.
11193
11194 2002-02-07  Richard Henderson  <rth@redhat.com>
11195
11196         * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
11197         to be sufficiently aligned for integers.
11198
11199 2002-02-07  Nathan Sidwell  <nathan@codesourcery.com>
11200
11201         * g++.dg/template/friend4.C: New test.
11202
11203 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
11204
11205         PR fortran/5743
11206         * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
11207         unsupported cases.
11208
11209 2002-02-07  Richard Henderson  <rth@redhat.com>
11210
11211         * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
11212         * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
11213         gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
11214         objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
11215
11216 2002-02-06  Richard Henderson  <rth@redhat.com>
11217
11218         * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
11219
11220 2002-02-06  Janis Johnson  <janis187@us.ibm.com>
11221
11222         * gcc.dg/20020206-1.c: New test.
11223
11224 2002-02-06  Jakub Jelinek  <jakub@redhat.com>
11225
11226         * gcc.c-torture/execute/20020206-1.c: New test.
11227
11228         * gcc.c-torture/execute/20020206-2.c: New test.
11229
11230         PR optimization/5429:
11231         * gcc.c-torture/compile/20020206-1.c: New test.
11232
11233 2002-02-06  Nick Clifton  <nickc@cambridge.redhat.com>
11234
11235         * g++.dg/ext/align1.C: Do not use an explicit alignment value
11236         as certain file formats cannot support particularly large
11237         alignments.
11238
11239         * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
11240         and do not expect to be able to link the executable.
11241
11242         * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
11243         fail because the COFF format does not support the weak attribute.
11244
11245 2002-02-05  David Billinghurst <David.Billinghurst@riotinto.com>
11246
11247         * g77.dg/pr5473.f:  New test
11248
11249 2002-02-05  Aldy Hernandez  <aldyh@redhat.com>
11250
11251         * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
11252         Fix testcase accordingly.
11253
11254 2002-02-04  Richard Henderson  <rth@redhat.com>
11255
11256         * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
11257         (buf): Change to be an array of pointers, not ints.
11258
11259 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
11260
11261         * gcc.dg/Wswitch.c: Fix typos.  Don't return unconditionally
11262         before all tests.  Move warning one line above to match where it
11263         C frontend emits.
11264         * gcc.dg/Wswitch-2.c: New test.
11265         * g++.dg/warn/Wswitch-1.C: New test.
11266         * g++.dg/warn/Wswitch-2.C: New test.
11267
11268 2002-02-04  Richard Henderson  <rth@redhat.com>
11269
11270         * g++.dg/abi/offsetof.C: Fix size comparison.
11271
11272 2002-02-04  Richard Sandiford  <rsandifo@redhat.com>
11273
11274         * gcc.dg/cast-qual-2.c: New test.
11275
11276 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
11277
11278         * gcc.dg/20020201-4.c: New test.
11279
11280 2002-02-04  Ben Elliston  <bje@redhat.com>
11281
11282         * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
11283         target_info attribute != 0, in addition to the empty string.
11284         (gcc_target_compile): Likewise.
11285
11286 2002-02-03  Andrew Cagney  <ac131313@redhat.com>
11287
11288         * gcc.dg/Wswitch.c: New test.
11289         PR gcc/4475. PR gcc/3780.
11290
11291 2002-02-03  Toon Moene  <toon@moene.indiv.nluug.nl>
11292
11293         * g77.f-torture/execute/5122.f: New test for regressions
11294         against PR fortran/5122.
11295
11296 2002-02-03  David Billinghurst <David.Billinghurst@riotinto.com>
11297
11298         * g77.f-torture/compile/pr3743.f: Delete
11299         * g77.dg/pr3743-1.f: New test.
11300         * g77.dg/pr3743-2.f: New test.
11301         * g77.dg/pr3743-3.f: New test.
11302         * g77.dg/pr3743-4.f: New test.
11303
11304 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
11305
11306         * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
11307
11308 2002-02-02  Richard Henderson  <rth@redhat.com>
11309
11310         * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
11311         * gcc.c-torture/execute/bf64-1.c: Likewise.
11312
11313 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
11314
11315         * gcc.dg/20020201-2.c: New test.
11316
11317         * gcc.dg/20020201-3.c: New test.
11318
11319         * gcc.c-torture/execute/bitfld-2.c: New test.
11320
11321 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
11322
11323         * gcc.dg/bitfld-1.c: Update.
11324         * gcc.dg/bitfld-2.c: Update.
11325         * gcc.c-torture/execute/bitfld-1.x: New.
11326
11327 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
11328
11329         * gcc.c-torture/execute/20020201-1.c: New test.
11330
11331 2002-02-01  Janis Johnson  <janis187@us.ibm.com>
11332
11333         PR target/5469
11334         * gcc.dg/20020201-1.c: New test.
11335
11336 2002-02-01  David.Billinghurst <David.Billinghurst@riotinto.com>
11337
11338         PR fortran/3743
11339         * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
11340         * g77.f-torture/compile/pr3743.x: Remove
11341
11342 2002-01-31  Tom Rix  <trix@redhat.com>
11343
11344         * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
11345
11346 2002-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
11347
11348         * gcc.dg/noncompile/20020130-1.c: New test.
11349
11350 2002-01-30  David Billinghurst  <David.Billinghurst@riotinto.com>
11351
11352         * g77.dg/f77-edit-i-out.f:  Escape \. Allow \r\n and \r.
11353
11354 2002-01-29  Richard Henderson  <rth@redhat.com>
11355
11356         * gcc.c-torture/execute/991118-1.c: Cast various constants back
11357         to long long.
11358         * gcc.c-torture/execute/bf64-1.c: Likewise.
11359
11360 2002-01-29  Jakub Jelinek  <jakub@redhat.com>
11361
11362         * gcc.c-torture/execute/20020129-1.c: New test.
11363
11364 2002-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
11365
11366         * gcc.c-torture/compile/20000224-1.c: Update.
11367         * gcc.c-torture/execute/bitfld-1.c: New tests.
11368         * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
11369         * gcc.dg/uninit-A.c: Update.
11370
11371 2002-01-29  Nathan Sidwell  <nathan@codesourcery.com>
11372
11373         * g++.dg/template/ctor1.C: Add instantiation.
11374
11375 2002-01-28  Paul Koning  <pkoning@equallogic.com>
11376
11377         * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
11378         argument to __builtin_prefetch to be const ptr.
11379
11380 2002-01-28  Jakub Jelinek  <jakub@redhat.com>
11381
11382         * gcc.c-torture/compile/20020120-1.c: New test.
11383
11384 2002-01-27  Kazu Hirata  <kazu@hxi.com>
11385
11386         * gcc.c-torture/execute/20020127-1.c: New test.
11387
11388 2002-01-27  David Billinghurst  <David.Billinghurst@riotinto.com>
11389
11390         * g77.dg/f77-edit-i-in.f: New test
11391         * g77.dg/f77-edit-i-out.f: New test
11392
11393 2002-01-25  Geoffrey Keating  <geoffk@redhat.com>
11394
11395         * gcc.dg/debug/debug.exp: New file.
11396         * gcc.dg/debug/trivial.c: New file.
11397         * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
11398         * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
11399         * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
11400         * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
11401         * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
11402         * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
11403         * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
11404         * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
11405         * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
11406         * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
11407         * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
11408         * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
11409         * gcc.dg/20000503-1.c: Removed.
11410         * gcc.dg/20010207-1.c: Removed.
11411         * gcc.dg/20011223-1.c: Removed.
11412         * gcc.dg/20020104-2.c: Removed.
11413         * gcc.dg/debug-1.c: Removed.
11414         * gcc.dg/debug-2.c: Removed.
11415         * gcc.dg/debug-3.c: Removed.
11416         * gcc.dg/debug-4.c: Removed.
11417         * gcc.dg/debug-5.c: Removed.
11418         * gcc.dg/debug-6.c: Removed.
11419         * gcc.dg/dwarf2-1.c: Removed.
11420         * gcc.dg/dwarf2-2.c: Removed.
11421
11422 2002-01-25  Jakub Jelinek  <jakub@redhat.com>
11423
11424         * g++.old-deja/g++.other/eh5.C: New test.
11425         * g++.old-deja/g++.other/sibcall2.C: New test.
11426         * g++.old-deja/g++.other/array9.C: New test.
11427         * g++.old-deja/g++.other/typename2.C: New test.
11428         * g++.old-deja/g++.other/crash60.C: New test.
11429         * g++.old-deja/g++.other/conv9.C: New test.
11430         * g++.old-deja/g++.other/mangle10.C: New test.
11431         * g++.old-deja/g++.other/unchanging1.C: New test.
11432         * g++.old-deja/g++.other/exprstmt1.C: New test.
11433         * g++.old-deja/g++.other/inline23.C: New test.
11434         * g++.old-deja/g++.eh/ia64-1.C: New test.
11435         * g++.old-deja/g++.other/dwarf2-1.C: New test.
11436         * g++.old-deja/g++.other/reload1.C: New test.
11437         * g++.old-deja/g++.other/static20.C: New test.
11438         * g++.old-deja/g++.other/local-alloc1.C: New test.
11439         * g++.old-deja/g++.other/conv8.C: New test.
11440         * g++.old-deja/g++.other/stmtexpr2.C: New test.
11441         * g++.old-deja/g++.other/storeexpr1.C: New test.
11442         * g++.old-deja/g++.other/storeexpr2.C: New test.
11443         * g++.dg/eh/template2.C: New test.
11444         * g++.dg/warn/weak1.C: New test.
11445
11446 2002-01-25  Hans-Peter Nilsson  <hp@bitrange.com>
11447
11448         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
11449         Remove first, non-varying, argument.
11450
11451 2002-01-23  Richard Henderson  <rth@redhat.com>
11452
11453         * gcc.dg/inline-2.c: New.
11454
11455         * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
11456         Add optional target arg.  Check number of arguments.
11457         (scan-assembler-not, scan-assembler-dem): Likewise.
11458         (scan-assembler-dem-not): Likewise.
11459
11460 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
11461
11462         * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
11463         line 12.
11464         * g++.old-deja/g++.brendan/parse3.C,
11465         g++.old-deja/g++.other/crash26.C,
11466         g++.old-deja/g++.other/crash28.C,
11467         g++.old-deja/g++.other/crash29.C,
11468         g++.old-deja/g++.other/crash30.C,
11469         g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
11470
11471 2002-01-23  Aldy Hernandez  <aldyh@redhat.com>
11472
11473         * gcc.dg/20020115-1.c: New.
11474
11475 2002-01-23  Bob Wilson  <bob.wilson@acm.org>
11476
11477         * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
11478
11479 2002-01-23  Janis Johnson  <janis187@us.ibm.com>
11480
11481         * gcc.dg/20020122-3.c: New.
11482
11483 2002-01-23  Jakub Jelinek  <jakub@redhat.com>
11484
11485         * g++.dg/other/gc1.C: New test.
11486
11487 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
11488
11489         * gcc.dg/c99-intconst-1.c: Mark XFAIL.
11490
11491 2002-01-22  Richard Henderson  <rth@redhat.com>
11492
11493         * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
11494
11495 2002-01-22  Richard Henderson  <rth@redhat.com>
11496
11497         * gcc.dg/20020122-4.c: New.
11498
11499 2002-01-22  H.J. Lu <hjl@gnu.org>
11500
11501         * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
11502         link output.
11503         * gcc.dg/special/ecos.exp: Likewise.
11504         * lib/g++-dg.exp: Likewise.
11505         * lib/g77-dg.exp: Likewise.
11506         * lib/gcc-dg.exp : Likewise.
11507         * lib/mike-g++.exp: Likewise.
11508         * lib/mike-g77.exp: Likewise.
11509         * lib/mike-gcc.exp: Likewise.
11510         * lib/objc-dg.exp: Likewise.
11511
11512 2002-01-22  Janis Johnson  <janis187@us.ibm.com>
11513
11514         PR target/5379
11515         * gcc.dg/20020122-2.c: New test.
11516
11517 2002-01-22  Hans-Peter Nilsson  <hp@axis.com>
11518
11519         * gcc.dg/20020122-1.c: New test.
11520
11521 2001-01-22  David.Billinghurst <David.Billinghurst@riotinto.com>
11522
11523         * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
11524
11525 2002-01-22  David Billinghurst <David.Billinghurst@riotinto.com>
11526
11527         * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
11528
11529 2002-01-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11530
11531         * gcc.c-torture/compile/20020121-1.c: New test.
11532
11533 2002-01-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11534
11535         * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
11536         ld_library_path.
11537
11538 2002-01-21  Jakub Jelinek  <jakub@redhat.com>
11539
11540         * gcc.dg/20020218-1.c: New test.
11541
11542 2002-01-21  David.Billinghurst <David.Billinghurst@riotinto.com>
11543
11544         * lib/prune.exp (prune_gcc_output): Prune "At global scope"
11545         messages
11546         * g++.dg/other/deprecated.C: Remove dg-bogus comment for
11547         "At global scope" warning
11548         * g++.dg/ext/align1.C: Change cygwin test for alignment
11549         from db-bogus to dg-warning
11550
11551 2002-01-21  Zack Weinberg  <zack@codesourcery.com>
11552
11553         * g77.f-torture/compile/cpp2.F: New test.
11554
11555 2002-01-19  Nathan Sidwell  <nathan@codesourcery.com>
11556
11557         * g++.dg/template/access1.C: New test.
11558
11559 2002-01-18  Aldy Hernandez  <aldyh@redhat.com>
11560
11561         * gcc.dg/20020118-1.c: New.
11562
11563 2002-01-18  Kazu Hirata  <kazu@hxi.com>
11564
11565         * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
11566
11567 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
11568
11569         * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
11570         * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
11571         alignment warnings.
11572
11573 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
11574
11575         * gcc.misc-tests/i386-prefetch.exp: Save and restore
11576         torture_with_loops and torture_without_loops
11577
11578 2002-01-17  Jakub Jelinek  <jakub@redhat.com>
11579
11580         * gcc.c-torture/compile/20020116-1.c: New test.
11581
11582 2002-01-16  Jakub Jelinek  <jakub@redhat.com>
11583
11584         * gcc.dg/20020116-2.c: New test.
11585
11586         * gcc.dg/ultrasp4.c: New test.
11587
11588         * gcc.dg/20020116-1.c: New test.
11589
11590 2002-01-15  Geoffrey Keating  <geoffk@redhat.com>
11591
11592         * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
11593         by EABI.
11594
11595 2002-01-15  Janis Johnson  <janis187@us.ibm.com>
11596
11597         * gcc.misc-tests/i386-prefetch.exp: New.
11598         * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
11599         * gcc.misc-tests/i386-pf-athlon-1.c: New test.
11600         * gcc.misc-tests/i386-pf-none-1.c: New test.
11601         * gcc.misc-tests/i386-pf-sse-1.c: New test.
11602
11603 2002-01-15  Jakub Jelinek  <jakub@redhat.com>
11604
11605         * gcc.dg/gnu89-init-1.c: Add new tests.
11606
11607 2002-01-15  Andreas Jaeger  <aj@suse.de>
11608
11609         * gcc.dg/i386-mmx-1.c: Also run on x86-64.
11610         * gcc.dg/i386-mmx-2.c: Likewise.
11611         * gcc.dg/i386-sse-1.c: Likewise.
11612         * gcc.dg/i386-sse-2.c: Likewise.
11613         * gcc.dg/i386-sse-3.c: Likewise.
11614
11615 2001-01-14  David Billinghurst <David.Billinghurst@riotinto.com>
11616
11617         * g77.f-torture/execute/intrinsic-unix-bessel.f:
11618         Uncomment additional cases that now pass.
11619
11620 2002-01-11  Richard Henderson  <rth@redhat.com>
11621
11622         * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
11623         * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
11624
11625 2002-01-11  Nicola Pero  <n.pero@mi.flashnet.it>
11626
11627         * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
11628
11629 2002-01-10  Aldy Hernandez  <aldyh@redhat.com>
11630
11631         * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
11632         lvx, stvx, stvebx, stvehx, stvewx, stvxl.
11633
11634 2002-01-10  Dale Johannesen  <dalej@apple.com>
11635
11636         * gcc.c-torture/execute/loop-11.c: New.
11637
11638 2002-01-08  Aldy Hernandez  <aldyh@redhat.com>
11639
11640         * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
11641         dss, lvsl, lvsr, dstt, dstst, dststt, dst.
11642
11643 2002-01-09  Richard Henderson  <rth@redhat.com>
11644
11645         * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
11646         type in which to perform the operation for each size.
11647
11648 2002-01-09  Alan Matsuoka  (alanm@redhat.com)
11649
11650         * gcc.c-torture/compile/20020109-2.c: New test.
11651
11652 2002-01-09  Gwenole Beauchesne  <bgeauchesne@mandrakesoft.com>
11653
11654         * gcc.c-torture/execute/loop-10.c: New test.
11655
11656 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
11657
11658         * gcc.c-torture/compile/20010226-1.c: New test.
11659         * gcc.c-torture/compile/20010227-1.c: New test.
11660         * gcc.c-torture/compile/20010426-1.c: New test.
11661         * gcc.c-torture/compile/20010510-1.c: New test.
11662         * gcc.c-torture/compile/20010605-3.c: New test.
11663         * gcc.c-torture/compile/20010824-1.c: New test.
11664         * gcc.c-torture/execute/20010409-1.c: New test.
11665         * gcc.dg/noncompile/20000901-1.c: New test.
11666         * gcc.dg/20001023-1.c: New test.
11667         * gcc.dg/20001101-1.c: New test.
11668         * gcc.dg/20001102-1.c: New test.
11669         * gcc.dg/20010207-1.c: New test.
11670         * gcc.dg/20010405-1.c: New test.
11671         * gcc.dg/20010822-1.c: New test.
11672         * gcc.dg/20011107-1.c: New test.
11673
11674 2002-01-09  Jeffrey A Law  (law@redhat.com)
11675
11676         * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
11677
11678         * gcc.c-torture/execute/strct-stdarg-1.x: New file.  Expect
11679         execution failure on PA targets.
11680
11681 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
11682
11683         * gcc.c-torture/compile/20020109-1.c: New test.
11684
11685 2002-01-08  Kazu Hirata  <kazu@hxi.com>
11686
11687         * gcc.c-torture/execute/20020108-1.c: New test.
11688
11689 2002-01-08  Jakub Jelinek  <jakub@redhat.com>
11690
11691         * gcc.dg/20020108-1.c: New test.
11692
11693 2002-01-08  H.J. Lu <hjl@gnu.org>
11694
11695         * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
11696         for header files.
11697
11698 2002-01-08  Geoff Keating  <geoffk@redhat.com>
11699
11700         * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
11701         consistency.
11702
11703 002-01-07  Aldy Hernandez  <aldyh@redhat.com>
11704
11705         * gcc.dg/altivec-4.c: Test altivec predicates.
11706
11707 2002-01-07  Jakub Jelinek  <jakub@redhat.com>
11708
11709         * gcc.c-torture/execute/20020107-1.c: New test.
11710
11711 2002-01-06  Craig Rodrigues  <rodrigc@gcc.gnu.org>
11712
11713         PR c/5279
11714         * gcc.c-torture/compile/20020106-1.c: New test.
11715
11716 2002-01-05  Hans-Peter Nilsson  <hp@bitrange.com>
11717
11718         * gcc.c-torture/execute/nestfunc-4.c: New test.
11719
11720 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
11721
11722         * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
11723         extra triple that slipped in.
11724         * g++.old-deja/g++.abi/align.C: Likewise.
11725         * g++.old-deja/g++.abi/bitfields.C: Likewise.
11726
11727 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
11728
11729         * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
11730         * g++.old-deja/g++.abi/align.C: Likewise.
11731         * g++.old-deja/g++.abi/bitfields.C: Likewise.
11732
11733         * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
11734         on FreeBSD/i386.
11735         * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
11736         FreeBSD.
11737
11738 2002-01-04  Jakub Jelinek  <jakub@redhat.com>
11739
11740         * gcc.dg/20020104-1.c: New test.
11741
11742         * gcc.dg/20020104-2.c: New test.
11743
11744 2002-01-04  Hans-Peter Nilsson  <hp@bitrange.com>
11745
11746         * gcc.dg/20020103-1.c: Fix typo in target selector.
11747
11748 2002-01-03  Richard Henderson  <rth@redhat.com>
11749
11750         * gcc.dg/20020103-1.c: New.
11751
11752 2002-01-03  Kazu Hirata  <kazu@hxi.com>
11753
11754         * gcc.c-torture/execute/20020103-1.c: New test.
11755
11756 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
11757
11758         * g++.dg/other/debug2.C: New test.
11759
11760         * gcc.c-torture/compile/20020103-1.c: New test.
11761
11762 2002-01-02  Jakub Jelinek  <jakub@redhat.com>
11763
11764         * gcc.dg/gnu89-init-1.c: Added new tests.
11765
11766 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
11767
11768         * g++.dg/template/friend2.C: Remove as patch is reverted.
11769
11770         * g++.dg/warn/oldcast1.C: New test.
11771
11772         * g++.dg/template/ptrmem1.C: New test.
11773         * g++.dg/template/ptrmem2.C: New test.
11774
11775         * g++.dg/template/ntp.C: New test.
11776
11777         * g++.dg/other/component1.C: New test.
11778
11779         * g++.dg/template/ttp3.C: New test.
11780
11781         * g++.dg/template/friend2.C: New test.
11782         * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
11783
11784 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
11785
11786         * g++.dg/other/ptrmem1.C: New test.
11787         * g++.dg/other/ptrmem2.C: New test.
11788
11789 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
11790
11791         * g++.dg/template/ctor1.C: New test.
11792
11793 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
11794
11795         * g++.dg/template/friend2.C: New test.
11796
11797 2002-01-01  Hans-Peter Nilsson  <hp@bitrange.com>
11798
11799         * gcc.dg/mmix-1.c: New test.
11800
11801 2001-12-31  Richard Henderson  <rth@redhat.com>
11802
11803         * gcc.dg/asm-5.c: New.
11804
11805 2001-12-31  Paolo Carlini  <pcarlini@unitus.it>
11806
11807         * g++.old-deja/g++.robertl/eb130.C: hash_set is now
11808         in namespace __gnu_cxx
11809
11810 2001-12-30  Richard Henderson  <rth@redhat.com>
11811
11812         * gcc.dg/debug-6.c: New.
11813
11814 2001-12-30  Jakub Jelinek  <jakub@redhat.com>
11815
11816         * gcc.c-torture/compile/20011229-2.c: New test.
11817
11818 2001-12-29  Jakub Jelinek  <jakub@redhat.com>
11819
11820         * gcc.dg/debug-3.c: New test.
11821         * gcc.dg/debug-4.c: New test.
11822         * gcc.dg/debug-5.c: New test.
11823
11824 2001-12-29  Richard Henderson  <rth@redhat.com>
11825
11826         * g++.dg/eh/loop1.C: New.
11827
11828 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
11829
11830         * g++.dg/template/crash1.C: New test.
11831
11832 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
11833
11834         * g++.dg/other/const1.C: New test.
11835
11836 2001-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
11837
11838         * gcc.c-torture/compile/20011229-1.c: New test.
11839
11840 2001-12-28  Stan Shebs  <shebs@apple.com>
11841
11842         * lib/objc-torture.exp: Resync with c-torture.exp.
11843         * lib/objc.exp: Load standard libraries.
11844
11845 2001-12-28  Jakub Jelinek  <jakub@redhat.com>
11846
11847         * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
11848         additional tests.
11849
11850 2001-12-27  Roger Sayle <roger@eyesopen.com>
11851
11852         * gcc.c-torture/execute/string-opt-16.c: New testcase.
11853
11854 2001-12-27  Richard Henderson  <rth@redhat.com>
11855
11856         * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
11857
11858 2001-12-26  Nathan Sidwell  <nathan@codesourcery.com>
11859
11860         * g++.dg/eh/ctor1.C: New test.
11861         * g++.dg/other/error2.C: New test.
11862
11863 2001-12-24  Nathan Sidwell  <nathan@codesourcery.com>
11864
11865         * g++.dg/other/init2.C: New test.
11866
11867 2001-12-24  Richard Henderson  <rth@redhat.com>
11868
11869         * gcc.dg/20011223-1.c: New.
11870         * gcc.dg/inline-1.c: New.
11871
11872 2001-12-23  Richard Henderson  <rth@redhat.com>
11873
11874         * gcc.dg/asm-4.c: Test operand modifiers.
11875
11876 2001-12-23  Richard Henderson  <rth@redhat.com>
11877
11878         * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
11879
11880 2001-12-23  Joseph S. Myers  <jsm28@cam.ac.uk>
11881
11882         * gcc.c-torture/execute/20011223-1.c: New test.
11883
11884 2001-12-21  Richard Henderson  <rth@redhat.com>
11885
11886         * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
11887         re-enables the warning.
11888
11889 2001-12-21  Richard Henderson  <rth@redhat.com>
11890
11891         * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
11892
11893 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
11894
11895         * gcc.c-torture/compile/20011218-1.c: New test.
11896
11897 2001-12-20  Nick Clifton  <nickc@cambridge.redhat.com>
11898
11899         * gcc.misc-test/arm-isr.exp: New file.  Control running of the
11900         arm-isr.c test.
11901         * gcc.misc-tests/arm-isr.c: New file.  Test prologue and
11902         epilogue generation for ARM ISR routines.
11903
11904 2001-12-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11905
11906         * gcc.dg/format/builtin-1.c: Test unlocked stdio.
11907         * gcc.dg/format/c90-printf-3.c: Likewise.
11908         * gcc.dg/format/c99-printf-3.c: Likewise.
11909         * gcc.dg/format/ext-1.c: Likewise.
11910         * gcc.dg/format/ext-6.c: Likewise.
11911         * gcc.dg/format/format.h: Prototype unlocked stdio.
11912
11913 2001-12-20  Richard Henderson  <rth@redhat.com>
11914
11915         * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
11916         (arena): Use it.
11917         (malloc): Correct allocation logic.  Abort if we fill up the
11918         arena before initialization complete.
11919         (realloc): Correct allocation logic.
11920
11921 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
11922
11923         * gcc.c-torture/compile/20011219-2.c: New test.
11924
11925         * gcc.c-torture/execute/20011219-1.c: New test.
11926
11927 2001-12-19  David Billinghurst <David.Billinghurst@riotinto.com>
11928
11929         * gcc.dg/special/ecos.exp:  wkali-1.c unsupported if
11930         target does not support weak symbols.
11931
11932 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
11933
11934         * gcc.c-torture/compile/20011219-1.c: New test.
11935
11936 2001-12-19  Nathan Sidwell  <nathan@codesourcery.com>
11937
11938         * g++.dg/other/error1.C: New test.
11939
11940 2001-12-17  Jeffrey A Law  (law@redhat.com)
11941
11942         * gcc.c-torture/execute/20011217-1.c: New test.
11943
11944 2001-12-17  Nicola Pero  <nicola@brainstorm.co.uk>
11945
11946         * objc.dg/special/: New directory.
11947         * objc.dg/special/special.exp: New file.
11948         * objc.dg/special/unclaimed-category-1.h: New file.
11949         * objc.dg/special/unclaimed-category-1a.m: New file.
11950         * objc.dg/special/unclaimed-category-1.m: New file.
11951
11952 2001-12-17  Andreas Jaeger  <aj@suse.de>
11953
11954         * gcc.c-torture/compile/20011217-2.c: New test.
11955
11956 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
11957
11958         * gcc.c-torture/compile/20011217-1.c: New test.
11959
11960 2001-12-14  Aldy Hernandez  <aldyh@redhat.com>
11961
11962         * testsuite/gcc.dg/20011214-1.c: New.
11963
11964 2001-12-13  Aldy Hernandez  <aldyh@redhat.com>
11965
11966         * gcc.dg/altivec-4.c: New.
11967
11968 2001-12-13  Hans-Peter Nilsson  <hp@axis.com>
11969
11970         * gcc.dg/20011113-1.c: New test.
11971
11972 2001-12-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11973
11974         * g++.old-deja/g++.jason/template31.C: Remove templates for classes
11975         std::__malloc_alloc_template<0> and
11976         std::__default_alloc_template<false, 0>.
11977
11978 2001-12-13  Nicola Pero  <n.pero@mi.flashnet.it>
11979
11980         * objc/execute/bf-21.m: New test.
11981         * objc/execute/enumeration-1.m: New test.
11982         * objc/execute/enumeration-2.m: New test.
11983
11984 2001-12-12  Jakub Jelinek  <jakub@redhat.com>
11985
11986         * gcc.dg/gnu89-init-1.c: New test.
11987
11988 2001-12-12  Nathan Sidwell  <nathan@codesourcery.com>
11989
11990         * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
11991         * g++.old-deja/g++.jason/2371.C: Likewise.
11992         * g++.old-deja/g++.jason/template33.C: Likewise.
11993         * g++.old-deja/g++.jason/template34.C: Likewise.
11994         * g++.old-deja/g++.jason/template36.C: Likewise.
11995         * g++.old-deja/g++.oliva/typename1.C: Likewise.
11996         * g++.old-deja/g++.oliva/typename2.C: Likewise.
11997         * g++.old-deja/g++.other/typename1.C: Likewise.
11998         * g++.old-deja/g++.pt/inherit2.C: Likewise.
11999         * g++.old-deja/g++.pt/nontype5.C: Likewise.
12000         * g++.old-deja/g++.pt/typename11.C: Likewise.
12001         * g++.old-deja/g++.pt/typename14.C: Likewise.
12002         * g++.old-deja/g++.pt/typename16.C: Likewise.
12003         * g++.old-deja/g++.pt/typename3.C: Likewise.
12004         * g++.old-deja/g++.pt/typename4.C: Likewise.
12005         * g++.old-deja/g++.pt/typename5.C: Likewise.
12006         * g++.old-deja/g++.pt/typename7.C: Likewise.
12007         * g++.old-deja/g++.robertl/eb9.C: Likewise.
12008
12009 2001-12-11  Nathan Sidwell  <nathan@codesourcery.com>
12010
12011         * g++.dg/other/linkage1.C: New test.
12012         * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
12013         specifiers.
12014
12015 2001-12-11  Neil Booth  <neil@daikokuya.demon.co.uk>
12016
12017         * gcc.dg/concat.c: New test.
12018
12019 2001-12-11  Stan Shebs  <shebs@apple.com>
12020
12021         * objc/compile: New test directory.
12022         * objc/compile/compile.exp: New expect script.
12023         * objc/compile/20011211-1.m: New compile test.
12024
12025 2001-12-11  Jason Merrill  <jason@redhat.com>
12026
12027         * lib/prune.exp (prune_gcc_output): Also handle "In member
12028         function".  So many permutations...
12029
12030 2001-12-10  Nathan Sidwell  <nathan@codesourcery.com>
12031
12032         * g++.dg/template/typedef1.C: New test.
12033
12034 2001-12-09  Nathan Sidwell  <nathan@codesourcery.com>
12035
12036         * g++.dg/other/copy1.C: New test.
12037
12038 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
12039
12040         * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
12041
12042         * gcc.dg/builtin-choose-expr.c: New.
12043
12044 2001-12-07  Aldy Hernandez  <aldyh@redhat.com>
12045
12046         * gcc.dg/altivec-2.c: New.
12047
12048 2001-12-07  Richard Henderson  <rth@redhat.com>
12049
12050         * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
12051
12052 2001-12-07  Stephane Carrez  <Stephane.Carrez@sun.com>
12053
12054         * gcc.dg/sparc-ret.c: New file, test return corruption bug for
12055         ultrasparc.
12056
12057 2001-12-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
12058
12059         * g++-old.deja/g++.robertl/eb101.C: Deleted.
12060
12061 2001-12-06  Janis Johnson  <janis187@us.ibm.com>
12062
12063         * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
12064         variable argument list.
12065
12066 2001-12-06  Zack Weinberg  <zack@codesourcery.com>
12067
12068         * gcc.c-torture/execute/memcheck: Delete entire directory.
12069         (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
12070         t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
12071
12072 2001-12-05  Neil Booth  <neil@daikokuya.demon.co.uk>
12073
12074         * gcc.dg/Wshadow-1.c: New test.
12075
12076 2001-12-05  Jakub Jelinek  <jakub@redhat.com>
12077
12078         * gcc.c-torture/compile/20011130-1.c: New test.
12079
12080         * gcc.dg/noncompile/20011025-1.c: New test.
12081
12082         * g++.dg/other/anon-union.C: New test.
12083
12084         * gcc.c-torture/execute/20011024-1.c: New test.
12085
12086 2001-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
12087
12088         * gcc.c-torture/execute/20000722-1.x,
12089         gcc.c-torture/execute/20010123-1.x: Remove.
12090         * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
12091         * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
12092         gcc.dg/c99-complit-2.c: New tests.
12093
12094 2001-12-04  Nathan Sidwell  <nathan@codesourcery.com>
12095
12096         * g++.dg/inherit/base1.C: New test.
12097
12098 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
12099
12100         * g++.dg/other/stdarg1.C: New test.
12101
12102         * gcc.c-torture/compile/20011130-2.c: New test.
12103
12104 2001-12-03  Janis Johnson  <janis187@us.ibm.com>
12105
12106         * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
12107         * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
12108         * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
12109         * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
12110         * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
12111         * gcc.dg/builtin-prefetch-1.c: New test.
12112
12113 2001-12-03  Jakub Jelinek  <jakub@redhat.com>
12114
12115         * gcc.dg/20011130-1.c: New test.
12116
12117 2001-12-03  Nathan Sidwell  <nathan@codesourcery.com>
12118
12119         * g++.dg/other/scope1.C: New test.
12120         * g++.dg/template/explicit-instantiation.C: Remove XFAIL
12121
12122 2001-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
12123
12124         * gcc.dg/vla-init-1.c: New test.
12125
12126 2001-12-01  Geoff Keating  <geoffk@redhat.com>
12127
12128         * gcc.c-torture/compile/structs.c: New testcase from GDB.
12129
12130 2001-12-02  Neil Booth  <neil@daikokuya.demon.co.uk>
12131
12132         * objc.dg/alias.m: Update.
12133         * objc.dg/class-1.m: Update.
12134         * objc.dg/const-str-1.m: Update.
12135         * objc.dg/fwd-proto-1.m: Update.
12136         * objc.dg/id-1.m: Update.
12137         * objc.dg/super-class-1.m: Update.
12138
12139 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
12140
12141         * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
12142         constructs.
12143
12144 2001-11-28  Jeffrey A Law  (law@cygnus.com)
12145
12146         * gcc.c-torture/execute/20011128-1.c: New test.
12147
12148 2001-11-28  Hans-Peter Nilsson  <hp@axis.com>
12149
12150         * gcc.dg/20011127-1.c: New test.
12151
12152 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
12153
12154         * gcc.dg/format/strfmon-1.c: Update comments.  Adjust examples
12155         from Austin Group draft 7.
12156         * gcc.dg/format/xopen-1.c: Update comments.  Add tests for gaps in
12157         scanf format arguments.
12158         * gcc.dg/format/no-exargs-2.c: New test.
12159
12160 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
12161
12162         * g++.dg/abi/vbase8-4.C: New test.
12163
12164 2001-11-24  Ian Lance Taylor  <ian@airs.com>
12165
12166         * gcc.c-torture/execute/20011121-1.c: New test.
12167
12168 2001-11-23  Jeffrey A Law  (law@cygnus.com)
12169
12170         * gcc.c-torture/execute/ieee/20011123-1.c: New test.
12171
12172 2001-11-23  Andreas Jaeger  <aj@suse.de>
12173
12174         * gcc.dg/cpp/charconst-2.c: New test.
12175
12176 2001-11-22  Geoffrey Keating  <geoffk@redhat.com>
12177
12178         * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
12179         to the host if it is remote.  Let tests specify extra headers
12180         they use.
12181         * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
12182         * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
12183         * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
12184         * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
12185         * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
12186         * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
12187         * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
12188         * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
12189         * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
12190         * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
12191
12192 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
12193
12194         * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
12195         for little endian ARMs.
12196
12197 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
12198
12199         * gcc.c-torture/compile/20011119-1.c: New test.
12200         * gcc.c-torture/compile/20011119-2.c: New test.
12201
12202 2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
12203
12204         * gcc.dg/altivec-1.c: Fix typo.
12205
12206 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
12207
12208         * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
12209
12210 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
12211
12212         * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
12213
12214 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
12215
12216         * lib/g77.exp: Don't specify --rpath-link.
12217
12218         * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
12219         across all the headers.
12220         * gcc.dg/format/format.exp: For testing on a remote host,
12221         copy format.h.
12222
12223         * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
12224         * gcc.c-torture/execute/930406-1.c: Likewise.
12225         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
12226
12227 2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
12228
12229         * gcc.dg/altivec-1.c: New.
12230
12231 2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
12232
12233         * gcc.dg/cpp/fpreprocessed.c: New test case.
12234
12235 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
12236
12237         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
12238         gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
12239         * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
12240
12241 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
12242
12243         * gcc.dg/no-builtin-1.c: New test.
12244
12245 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
12246
12247         * gcc.c-torture/execute/20011115-1.c: New test.
12248
12249 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
12250
12251         * gcc.c-torture/compile/20011114-2.c: New test.
12252         * gcc.c-torture/compile/20011114-3.c: New test.
12253         * gcc.c-torture/compile/20011114-4.c: New test.
12254
12255 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
12256
12257         * g++.dg/other/init1.C: New test.
12258
12259 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
12260
12261         * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
12262         message.
12263
12264         * gcc.c-torture/execute/20011114-1.c: New testcase.
12265
12266         * gcc.c-torture/compile/20010327-1.c: Revert last change.
12267         * gcc.c-torture/compile/20011114-1.c: New test, exactly
12268         like the (before this change) version of 20010327-1.c.
12269
12270 2001-11-14  Roger Sayle <roger@eyesopen.com>
12271
12272         * gcc.c-torture/execute/string-opt-13.c: New testcase.
12273
12274 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
12275
12276         * g++.dg/init/array2.C: New test.
12277
12278 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
12279
12280         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
12281
12282 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
12283
12284         * g++.dg/other/forscope1.C: New test.
12285         * g++.dg/ext/forscope1.C: New test.
12286         * g++.dg/ext/forscope2.C: New test.
12287
12288 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
12289
12290         * gcc.c-torture/execute/20011113-1.c: New test.
12291
12292 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
12293
12294         * gcc.c-torture/execute/20011109-2.c: New test.
12295
12296         * gcc.c-torture/execute/20011109-1.c: New test.
12297
12298 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
12299
12300         * gcc.c-torture/compile/20011109-1.c: New test.
12301
12302 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
12303
12304         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
12305         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
12306         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
12307         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
12308         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
12309         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
12310         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
12311
12312 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
12313
12314         * g++.dg/warn/Wshadow-1.C: New tests.
12315         * g++.old-deja/g++.mike/for3.C: Update.
12316
12317 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
12318
12319         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
12320         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
12321         XFAILs.  Adjust expected error texts.
12322         * gcc.c-torture/compile/20011106-1.c,
12323         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
12324         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
12325         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
12326         gcc.dg/c99-array-lval-5.c: New tests.
12327
12328 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
12329
12330         * gcc.dg/cpp/defined.c: Update.
12331
12332 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
12333
12334         * gcc.c-torture/execute/anon-1.c: New test.
12335
12336 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
12337
12338         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
12339         same size, so no warning should be produced on stormy16.
12340
12341         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
12342         due to oversized array.
12343         * g++.old-deja/g++.mike/ns15.C: Likewise.
12344         * g++.old-deja/g++.pt/crash16.C: Likewise.
12345
12346 2001-11-02  Graham Stott  <grahams@redhat.com>
12347
12348         * g++.dgother/debug1.C: Fix typos.
12349
12350 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
12351
12352         * g++.dg/other/debug1.C: New test.
12353
12354 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
12355
12356         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
12357         of unsigned long.
12358
12359 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
12360
12361         * gcc.dg/20011029-2.c: New test.
12362
12363         * gcc.c-torture/compile/20011029-1.c: New test.
12364
12365 2001-10-29  Nicola Pero  <n.pero@mi.flashnet.it>
12366
12367         * objc/execute/class_self-1.m: New test.
12368         * objc/execute/class_self-2.m: New test.
12369
12370 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
12371
12372         * gcc.misc-tests/msgs.exp: Delete.
12373         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
12374         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
12375         error set to match recent changes.
12376
12377 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
12378
12379         * gcc.dg/20011021-1.c: New test.
12380
12381 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
12382
12383         * gcc.c-torture/compile/20011023-1.c: New test.
12384
12385 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
12386
12387         * lib/g77.exp: Rewrite based on lib/g++.exp.
12388
12389 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
12390
12391         * gcc.c-torture/execute/20011019-1.c: New test.
12392
12393         * gcc.dg/20011018-1.c: New test.
12394
12395 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
12396
12397         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
12398
12399 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
12400
12401         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
12402         * gcc.dg/attr-invalid.c: Likewise.
12403
12404 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
12405
12406         * testsuite/gcc.dg/20011015-1.c: New test.
12407
12408 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
12409
12410         * g++.dg/template/unify2.C: New test.
12411
12412 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
12413
12414         * g++.dg/other/exception-specification.C: New test
12415
12416 2001-10-13  Tom Rix  <trix@redhat.com>
12417
12418         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
12419         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
12420
12421 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
12422
12423         * testsuite/gcc.dg/20011009-1.c: New test.
12424
12425 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
12426
12427         PR g++/4476
12428         * g++.dg/other/friend1.C: New test.
12429
12430 2001-10-11  Richard Henderson  <rth@redhat.com>
12431
12432         * g++.old-deja/g++.other/crash18.C: Add -S to options.
12433
12434 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12435
12436         * gcc.c-torture/compile/20011010-1.c: New.
12437
12438 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
12439
12440         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
12441         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
12442         g77.f-torture/execute/execute.exp,
12443         g77.f-torture/noncompile/noncompile.exp,
12444         gcc.c-torture/compile/compile.exp,
12445         gcc.c-torture/execute/execute.exp,
12446         gcc.c-torture/execute/ieee/ieee.exp,
12447         gcc.c-torture/execute/memcheck/memcheck.exp,
12448         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
12449         objc/execute/execute.exp: Update FSF address.
12450
12451 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
12452
12453         * gcc.dg/cpp/cmdlne-C.c: Update.
12454         * gcc.dg/cpp/cmdlne-C2.c: New.
12455
12456 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12457
12458         * gcc.c-torture/execute/20011008-3.c: New.
12459
12460 2001-10-08  DJ Delorie  <dj@redhat.com>
12461
12462         * gcc.dg/20011008-1.c: New.
12463         * gcc.dg/20011008-2.c: New.
12464
12465 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
12466
12467         * gcc.dg/cpp/spacing1.c: Update test.
12468
12469 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
12470
12471         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
12472         spelling errors of "separate" as "seperate".
12473
12474 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
12475
12476         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
12477         enough to avoid inlining.
12478
12479 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
12480
12481         * lib/g77.exp: set libg2c_dir correctly.
12482
12483 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
12484
12485         * gcc.dg/cpp/macro11.c: New test.
12486
12487 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
12488
12489         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
12490         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
12491         gcc.dg/format/multattr-3.c: New tests.
12492         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
12493         tests for format attributes on function pointers being rejected.
12494
12495 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
12496
12497         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
12498
12499 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
12500
12501         * g++.dg/warn/format1.C: New test.
12502
12503 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
12504
12505         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
12506
12507 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
12508
12509         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
12510
12511 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
12512
12513         * gcc.dg/cpp/redef2.c: Add test.
12514
12515 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
12516
12517         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
12518         long-standing bug on i686, apparently.
12519         * gcc.c-torture/execute/loop-2c.x: New file.
12520         * gcc.c-torture/execute/loop-2d.x: New file.
12521         * gcc.c-torture/execute/loop-3c.x: New file.
12522
12523 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
12524
12525         * gcc.dg/cpp/20000625-2.c: Correct line number.
12526
12527 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
12528
12529         * gcc.dg/cpp/macro10.c: New test.
12530         * gcc.dg/cpp/strify3.c: New test.
12531         * gcc.dg/cpp/spacing1.c: Add tests.
12532         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
12533         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
12534
12535 2001-09-24  DJ Delorie  <dj@redhat.com>
12536
12537         * gcc.c-torture/execute/20010924-1.c: New test.
12538
12539 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
12540
12541         * testsuite/objc/execute/paste.m: Remove.
12542
12543 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
12544
12545         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
12546
12547 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
12548
12549         * g77.dg/strlen0.f: New test.
12550
12551 2001-09-21  Richard Henderson  <rth@redhat.com>
12552
12553         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
12554         * g++.old-deja/g++.abi/vtable2.C: Likewise.
12555
12556 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
12557
12558         Table-driven attributes.
12559         * g++.dg/ext/attrib1.C: New test.
12560
12561 2001-09-20  DJ Delorie  <dj@redhat.com>
12562
12563         * gcc.dg/20000926-1.c: Update expected warning messages.
12564         * gcc.dg/array-2.c: Likewise, and test for warnings too.
12565         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
12566         array.
12567
12568 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
12569
12570         * g++.dg/eh/registers1.C: New test case.
12571
12572 2001-09-17  Richard Henderson  <rth@redhat.com>
12573
12574         * gcc.dg/array-5.c: Fix VLA decomposition test.
12575
12576 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
12577
12578         * gcc.dg/cpp/line5.c: New testcase.
12579
12580 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
12581
12582         * gcc.dg/cpp/macro9.c: New test.
12583
12584 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
12585
12586         * gcc.c-torture/execute/980223.c: Change type of addr from long
12587         to char *.
12588
12589 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
12590
12591         * gcc.c-torture/execute/20010915-1.c: New test.
12592
12593 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
12594
12595         * g77.dg/bprob: New directory.
12596         * g77.dg/bprob/bprob.exp: New file.
12597         * g77.dg/bprob/bprob-1.f: New test.
12598         * g77.dg/gcov: New directory.
12599         * g77.dg/gcov/gcov.exp: New file.
12600         * g77.dg/gcov/gcov-1.f: New test.
12601         * g77.dg/gcov/gcov-1.x: New file.
12602
12603 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
12604
12605         * gcc.dg/cpp/directiv.c: Update.
12606         * gcc.dg/cpp/undef1.c: Update.
12607
12608 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
12609
12610         * gcc.dg/20010912-1.c: New test.
12611
12612 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
12613
12614         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
12615         language-independent file in lib.
12616         * lib/gcov.exp: New file.
12617
12618 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
12619
12620         * gcc.c-torture/compile/20010911-1.c: New test.
12621
12622 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
12623
12624         * lib/profopt.exp: New, to support profile-directed optimizations.
12625         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
12626         * gcc.misc-tests/bprob-1.c: New test.
12627         * gcc.misc-tests/bprob-2.c: New test.
12628
12629 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
12630
12631         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
12632         XFAIL and which kinds of gcov output to verify.
12633         * gcc.misc-tests/gcov-4b.x: New file.
12634         * gcc.misc-tests/gcov-5b.x: New file.
12635         * gcc.misc-tests/gcov-6.x: New file.
12636         * gcc.misc-tests/gcov-7.c: New test.
12637         * gcc.misc-tests/gcov-7.x: New file.
12638
12639 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
12640
12641         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
12642         * gcc.misc-tests/gcov-6.c: New test.
12643
12644 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
12645
12646         PR c++/3986
12647         * g++.dg/abi/vbase1.C: New test.
12648
12649 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
12650
12651         * objc.dg/method-2.m: New.
12652
12653 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
12654
12655         PR c++/4203
12656         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
12657         * g++.dg/init/empty1.C: New test.
12658
12659 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
12660
12661         * gcc.c-torture/compile/20010903-1.c: New test.
12662
12663 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
12664
12665         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
12666         for m68k.
12667
12668 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
12669
12670         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
12671
12672         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
12673
12674         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
12675
12676 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
12677
12678         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
12679         for 16-bit 'unsigned int'.
12680
12681 2001-08-29  Kazu Hirata  <kazu@hxi.com>
12682
12683         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
12684
12685 2001-08-27  Richard Henderson  <rth@redhat.com>
12686
12687         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
12688         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
12689
12690 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
12691
12692         * gcc.dg/asm-names.c (ymain): New.
12693
12694 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
12695
12696         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
12697         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
12698         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
12699
12700 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12701
12702         * gcc.dg/compare5.c: New testcase.
12703
12704 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
12705
12706         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
12707         and "In instantiation".
12708
12709 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
12710
12711         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
12712
12713 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
12714
12715         * gcc.misc-tests/gcov.exp: Add support for branch information.
12716         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
12717         * gcc.misc-tests/gcov-4.c: New test.
12718         * gcc.misc-tests/gcov-4b.c: New test.
12719         * gcc.misc-tests/gcov-5b.c: New test.
12720
12721 2001-08-20  Zack Weinberg  <zackw@panix.com>
12722
12723         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
12724         expected to fail.
12725
12726 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
12727
12728         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
12729
12730 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
12731
12732         * g++.dg/eh/
12733         Moved to gcc-deps.exp
12734         * gcc-deps.exp: New file.
12735
12736 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12737
12738         * g++.old-deja/g++.pt/defarg14.C: New test.
12739
12740 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
12741
12742         * g++.old-deja/g++.other/lineno5.C: New test.
12743
12744 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
12745
12746         * g++.old-deja/g++.pt/crash68.C: New test.
12747
12748 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
12749
12750         * g++.old-deja/g++.other/crash42.C: New test.
12751
12752 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
12753
12754         * gcc.dg/cpp/extratokens.c: Fix.
12755         * gcc.dg/cpp/skipping2.c: New tests.
12756
12757 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12758
12759         * gcc.c-torture/execute/20010724-1.c: New file.
12760         * gcc.c-torture/execute/20010724-1.x: New file.
12761
12762 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
12763
12764         * g++.old-deja/g++.other/cond7.C: New test.
12765
12766 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
12767
12768         * g++.old-deja/g++.other/optimize4.C: New test.
12769
12770 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
12771
12772         * g++.old-deja/g++.abi/vbase8-5.C: New test.
12773
12774 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
12775
12776         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
12777         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
12778         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
12779         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
12780
12781         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
12782         bug report" message.
12783
12784         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
12785         * g++.dg/ext/instantiate1.C: Move from old-deja.
12786
12787 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
12788
12789         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
12790         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
12791         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
12792         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
12793
12794 2001-07-23  Jeffrey A Law  (law@cygnus.com)
12795
12796         * gcc.c-torture/execute/20010723-1.c: New test.
12797
12798 2001-07-23  Ben Elliston  <bje@redhat.com>
12799
12800         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
12801
12802 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12803
12804         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
12805         i[34567]86-*-*.
12806         Delete handling of ieee_multilib_flags.
12807         Pass -mieee for alpha*-*-* and sh-*-*.
12808         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
12809
12810 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
12811
12812         Remove old-abi tests.
12813         * g++.old-deja/g++.mike/p11116.C: Remove.
12814         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
12815
12816 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
12817
12818         * g77.f-torture/compile/pr3743.f:  New test
12819
12820 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
12821
12822         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
12823
12824 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12825
12826         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
12827         g++.old-deja/g++.pt/static6.C: Likewise.
12828         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
12829         supports weak symbols.
12830
12831 2001-07-18  Andreas Jaeger  <aj@suse.de>
12832
12833         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
12834         supported again.
12835
12836 2001-07-18  Andreas Jaeger  <aj@suse.de>
12837
12838         * gcc.dg/iftrap-1.c: Fix target line.
12839
12840 2001-07-17  Richard Henderson  <rth@redhat.com>
12841
12842         * gcc.c-torture/execute/20010717-1.c: New.
12843
12844 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
12845
12846         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
12847         tests.
12848
12849 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
12850
12851         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
12852
12853 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12854
12855         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
12856         UAC_SIGBUS, UAC_NOPRINT definitions.
12857
12858 2001-07-16  Nicola Pero  <n.pero@mi.flashnet.it>
12859
12860         * objc/execute/object_is_class.m: New test.
12861         * objc/execute/object_is_meta_class.m: New test.
12862
12863 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
12864
12865         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
12866         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
12867
12868 2001-01-15  David Bil
12869         * objc/execute/class-14.m: Added.
12870         * objc/execute/class-2.m: Added.
12871         * objc/execute/class-3.m: Added.
12872         * objc/execute/class-4.m: Added.
12873         * objc/execute/class-5.m: Added.
12874         * objc/execute/class-6.m: Added.
12875         * objc/execute/class-7.m: Added.
12876         * objc/execute/class-8.m: Added.
12877         * objc/execute/class-9.m: Added.
12878         * objc/execute/class-tests-1.h
12879         * objc/execute/class-tests-2.h
12880         * objc/execute/compatibility_alias.m: Added.
12881         * objc/execute/encode-1.m: Added.
12882         * objc/execute/formal_protocol-1.m: Added.
12883         * objc/execute/formal_protocol-2.m: Added.
12884         * objc/execute/formal_protocol-3.m: Added.
12885         * objc/execute/formal_protocol-4.m: Added.
12886         * objc/execute/formal_protocol-5.m: Added.
12887         * objc/execute/formal_protocol-6.m: Added.
12888         * objc/execute/formal_protocol-7.m: Added.
12889         * objc/execute/informal_protocol.m: Added.
12890         * objc/execute/initialize.m: Added.
12891         * objc/execute/load.m: Added.
12892         * objc/execute/many_args_method.m: Added.
12893         * objc/execute/nested-3.m: Added.
12894         * objc/execute/no_clash.m: Added.
12895         * objc/execute/private.m: Added.
12896         * objc/execute/redefining_self.m: Added.
12897         * objc/execute/root_methods.m: Added.
12898         * objc/execute/selector-1.m: Added.
12899         * objc/execute/static-1.m: Added.
12900         * objc/execute/static-2.m: Added.
12901         * objc/execute/va_method.m: Added.
12902
12903 2001-03-10  Richard Henderson  <rth@redhat.com>
12904
12905         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
12906
12907 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
12908
12909         * g++.old-deja/g++.other/crash31.C: XFAIL.
12910         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
12911         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
12912         * gcc.c-torture/execute/20010123-1.x: XFAIL.
12913         * gcc.c-torture/execute/20010124-1.x: XFAIL.
12914         * gcc.dg/sequence-pt-1.c: XFAIL one test.
12915
12916 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
12917
12918         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
12919
12920 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
12921
12922         * gcc.dg/20000724-1.c: Don't use multiline strings.
12923
12924 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
12925
12926         * objc/execute/string1.m, objc/execute/string2.m: Compare the
12927         result of -cString against what we expect it to be; don't just
12928         print it out for no one to read.
12929
12930         * objc/execute/string3.m, objc/execute/string4.m: New tests.
12931         Based on testcases provided by Nicola Pero.
12932
12933 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
12934
12935         * gcc.dg/cpp/macro7.c: New test.
12936
12937 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
12938
12939         * gcc.dg/cpp/multiline.c: Update.
12940
12941 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
12942
12943         * g++.old-deja/g++.other/enum3.C: New test.
12944
12945 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
12946
12947         * g++.old-deja/g++.other/pod1.C: New test.
12948
12949 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
12950
12951         * g++.old-deja/g++.ext/overload1.C: New test.
12952
12953 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
12954
12955         * g++.old-deja/g++.pt/using1.C: New test.
12956
12957 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
12958
12959         * g++.old-deja/g++.other/using9.C: New test.
12960
12961 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
12962
12963         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
12964
12965         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
12966
12967 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
12968
12969         * g++.old-deja/g++.ext/realpt1.C: Remove.
12970
12971 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
12972
12973         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
12974
12975 2001-02-26  Will Cohen  <wcohen@redhat.com>
12976
12977         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
12978
12979 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
12980
12981         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
12982         templatized constructors.
12983
12984 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12985
12986         * gcc.c-torture/execute/20010224-1.c: New test.
12987
12988 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
12989
12990         * gcc.c-torture/execute/20010222-1.c: New test.
12991
12992 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
12993
12994         * g++.old-deja/g++.other/inline20.C: New test.
12995
12996 2001-02-21  Ovidiu Predescu  <ovidiu@cup.hp.com>
12997
12998         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
12999
13000 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
13001
13002         * g++.old-deja/g++.other/lookup22.C: New test.
13003
13004 200
13005         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
13006         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
13007         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
13008         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
13009         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
13010
13011 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
13012
13013         * gcc.c-torture/execute/991228-1.c: Take word endianness into
13014         account.
13015
13016 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
13017
13018         * gcc.c-torture/execute/builtin-complex-1.c: New test.
13019
13020 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
13021
13022         * g++.old-deja/g++.pt/crash62.C: New test.
13023
13024 2001-01-04  Richard Henderson  <rth@redhat.com>
13025
13026         * gcc.dg/20000926-1.c: Update expected warnings.
13027         * gcc.dg/array-2.c: Likewise.
13028         * gcc.dg/array-4.c: Also validate flexible array members.
13029         * gcc.dg/c99-flex-array-1.c: New.
13030
13031 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
13032
13033         * gcc.c-torture/compile/20001222-1.x: Remove.
13034
13035 2001-01-04  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
13036
13037         * gcc.c-torture/execute/built-in-setjmp.c: New.
13038
13039 2001-01-03  Richard Henderson  <rth@redhat.com>
13040
13041         * gcc.dg/940510-1.c: Update expected error wording.
13042         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
13043
13044 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
13045
13046         * lib/target-supports.exp (check_alias_available): Modified to
13047         indicate aliases not supported if only weak aliases are supported.
13048
13049 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13050
13051         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
13052         Turn on cmpstrsi checks for __pj__ and __i370__.
13053
13054 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
13055
13056         * g++.old-deja/g++.other/virtual11.C: New test.
13057
13058 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
13059
13060         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
13061
13062 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13063
13064         * gcc.c-torture/compile/20010102-1.c: New test.
13065
13066 2001-01-02  Andreas Jaeger  <aj@suse.de>
13067
13068         * gcc.dg/noreturn-3.c: New test.
13069
13070         * gcc.dg/noreturn-4.c: New test.
13071
13072 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13073
13074         * gcc.c-torture/execute/stdio-opt-1.c: Also test
13075         __builtin_fputc and __builtin_fwrite.
13076
13077 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
13078
13079         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
13080         signed char, not default char.
13081
13082 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
13083
13084         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
13085
13086 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
13087
13088         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
13089
13090 2000-12-29  Richard Henderson  <rth@redhat.com>
13091
13092         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
13093         (__cyg_profile_func_exit): Define.
13094
13095 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
13096
13097         * g++.dg/vtgc1.C: New test.
13098
13099 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
13100
13101         * gcc.dg/noncompile/20001228-1.c: New test.
13102
13103         * gcc.dg/20001228-1.c: New test.
13104
13105         * gcc.c-torture/execute/20001228-1.c: New test.
13106
13107 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
13108
13109         * gcc.dg/format-strfmon-1.c: New test.
13110
13111 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13112
13113         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
13114         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
13115         * gcc.c-torture/execute/string-opt-1.c: Likewise.
13116         * gcc.c-torture/execute/string-opt-2.c: Likewise.
13117         * gcc.c-torture/execute/string-opt-3.c: Likewise.
13118         * gcc.c-torture/execute/string-opt-4.c: Likewise.
13119         * gcc.c-torture/execute/string-opt-6.c: Likewise.
13120         * gcc.c-torture/execute/string-opt-7.c: Likewise.
13121         * gcc.c-torture/execute/string-opt-8.c: Likewise.
13122         * gcc.c-torture/execute/string-opt-9.c: Likewise.
13123         * gcc.c-torture/execute/string-opt-10.c: Likewise.
13124         * gcc.c-torture/execute/string-opt-11.c: Likewise.
13125         * gcc.c-torture/execute/string-opt-12.c: Likewise.
13126
13127         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
13128         * gcc.c-torture/execute/string-opt-4.c: Test index.
13129
13130 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
13131
13132         * gcc.c-torture/compile/20001226-1.c: New test.
13133
13134 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
13135
13136         * gcc.c-torture/compile/20001222-1.c: New test.
13137         * gcc.c-torture/compile/20001222-1.x: Xfail.
13138
13139 2000-12-22  Alexandre Oliva  <aoliva@redhat.com>
13140
13141         * gcc.c-torture/execute/comp-goto-2.c: New test.
13142
13143 2000-12-21  J"orn Rennecke <amylaar@redhat.com>
13144
13145         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
13146         Use long types if __INT_MAX__ is 32767.
13147         (main): Use cast to (sint32 *) when poking 88 into a_page.
13148
13149         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
13150
13151 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
13152
13153         * gcc.c-torture/compile/20001221-1.c: New test.
13154         * gcc.c-torture/execute/20001221-1.c: New test.
13155
13156 2000-12-20  Richard Henderson  <rth@redhat.com>
13157
13158         * g++.old-deja/g++.pt/crash36.C: Update error lines.
13159         * g++.old-deja/g++.robertl/eb109.C: Likewise.
13160
13161 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13162
13163         * gcc.dg/compare3.c: New test.
13164
13165 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
13166
13167         * gcc.dg/format-warnll-1.c: New test.
13168
13169 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
13170
13171         * gcc.dg/cpp/cmdlne-P.c: New test.
13172
13173 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
13174
13175         * gcc.c-torture/execute/builtin-abs-1.c,
13176         gcc.c-torture/execute/builtin-abs-2.c: New tests.
13177
13178 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
13179
13180         * gcc.dg/cpp/multiline.c: New test.
13181
13182 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
13183
13184         * g++.old-deja/g++.other/syshdr1.C: Update.
13185         * gcc.dg/cpp/lineflags.c: Remove temporarily.
13186
13187 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13188
13189         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
13190
13191 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13192
13193         * g++.old-deja/g++.pt/ttp65.C: New test.
13194
13195 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13196
13197         * g++.old-deja/g++.pt/ttp64.C: New test.
13198
13199 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13200
13201         * g++.old-deja/g++.pt/spec33.C: New test.
13202
13203 2000-12-14  Catherine Moore  <clm@redhat.com>
13204
13205         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
13206         * gcc.c-torture/execute/920612-2.c: Likewise.
13207         * gcc.c-torture/execute/920428-2.c: Likewise.
13208         * gcc-c-torture/execute/va-arg-11.c: Call exit.
13209         * gcc.c-torture/execute/va-arg-21.c: Likewise.
13210
13211 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13212
13213         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
13214         * gcc.dg/pack-test-2.c: Likewise.
13215
13216 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
13217
13218         Tests by Zack Weinberg <zackw@stanford.edu>.
13219
13220         * gcc.dg/cpp/defined.c: Update.
13221         * gcc.dg/cpp/defined_trad.c: New tests.
13222
13223 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
13224
13225         * gcc.dg/cpp/trad-direct.c: Update.
13226
13227 2000-12-11  Neil Booth  <neilb@earthling.net>
13228
13229         * gcc.dg/cpp/defined_trad.c
13230
13231 2000-12-11  Neil Booth  <neilb@earthling.net>
13232
13233         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
13234
13235 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
13236
13237         * gcc.dg/format-miss-2.c: New test.
13238
13239 2000-12-09  Neil Booth  <neilb@earthling.net>
13240
13241         * gcc.dg/cpp/lineflags.c: New tests.
13242         * gcc.dg/cpp/poison.c: Update.
13243         * gcc.dg/cpp/redef2.c: Update.
13244         * gcc.dg/cpp/skipping.c: New test.
13245
13246 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
13247
13248         * g++.old-deja/g++.other/eh3.C: New testcase.
13249
13250 2000-12-07  Neil Booth  <neilb@earthling.net>
13251
13252         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
13253         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
13254         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
13255         wtr-union-init-2.c, wtr-union-init-3.c: Update.
13256         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
13257         Update.
13258
13259 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
13260
13261         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
13262         __SIZE_TYPE__ instead of int for type of integers cast to
13263         pointers.
13264
13265 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
13266
13267         * g++.old-deja/g++.other/cleanup4.C: New test.
13268
13269 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
13270
13271         * format-sec-1.c: New test.
13272
13273 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
13274
13275         * gcc.dg/format-nonlit-3.c: New test.
13276
13277 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
13278
13279         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
13280         through a null pointer.
13281
13282 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sou
13283         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
13284         library makes no calls to `operator new' during initialization.
13285
13286 2000-11-04  Neil Booth  <neilb@earthling.net>
13287
13288         * gcc.dg/cpp/include2.c: New tests.
13289
13290 2000-11-03  Mark P Mitchell  <mark@codesourcery.com>
13291
13292         * lib/g++.exp (g++_set_ld_library_path): New function.
13293         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
13294
13295 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
13296
13297         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
13298         warnings.
13299
13300 2000-11-01  Richard Henderson  <rth@redhat.com>
13301
13302         * g++.old-deja/g++.ext/namedret1.C: New.
13303         * g++.old-deja/g++.ext/namedret2.C: New.
13304         * g++.old-deja/g++.ext/namedret3.C: New.
13305
13306 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
13307
13308         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
13309         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
13310
13311 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13312
13313         * gcc.c-torture/execute/va-arg-21.c: New test.
13314
13315 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
13316
13317         * gcc.dg/c99-complex-2.c: New test.
13318
13319 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13320
13321         * gcc.c-torture/execute/stdio-opt-1.c: New test.
13322
13323 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
13324
13325         * g++.old-deja/g++.other/inline16.C: New test.
13326
13327 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
13328
13329         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
13330         __PRETTY_FUNCTION__
13331
13332 2000-10-29  Neil Booth  <neilb@earthling.net>
13333
13334         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
13335         New tests.
13336         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
13337         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
13338         optimisation.
13339
13340 2000-10-29  Neil Booth  <neilb@earthling.net>
13341
13342         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
13343         * mi1.c, mi1c.h: Add null directives to multiple-include test.
13344         * mi5.c: Test multiple includes work with -C.
13345         * trigraphs.c: Test ^= version.
13346
13347 2000-10-28  Neil Booth  <neilb@earthling.net>
13348
13349         New tests and test updates for new macro expander.
13350
13351         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
13352         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
13353         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
13354         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
13355         new diagnostic messages.
13356
13357         * gcc.dg/cpp/macro3.c: New tests.
13358
13359 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
13360
13361         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
13362         on the same line.
13363
13364 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
13365
13366         * g++.old-deja/g++.other/eh2.C: New test.
13367
13368 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
13369
13370         * gcc.c-torture/execute/20001027-1.c: New test.
13371
13372 2000-10-26  Richard Henderson  <rth@redhat.com>
13373
13374         * gcc.c-torture/execute/20001026-1.c: New.
13375
13376 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
13377
13378         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
13379         * g++.old-deja/g++.law/builtin1.C: Likewise.
13380         * g++.old-deja/g++.law/ctors10.C: Likewise.
13381         * g++.old-deja/g++.law/virtual3.C: Likewise.
13382         * g++.old-deja/g++.mike/p658.C: Likewise.
13383         * g++.old-deja/g++.other/sibcall1.C: Likewise.
13384         * g++.old-deja/g++.other/vaarg2.C: Likewise.
13385         * g++.old-deja/g++.robertl/eb124.C: Likewise.
13386         * g++.old-deja/g++.robertl/eb44.C: Likewise.
13387         * g++.old-deja/g++.robertl/eb77.C: Likewise.
13388
13389 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
13390
13391         * gcc.c-torture/compile/20001024-1.c: New test.
13392
13393 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
13394
13395         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
13396         to tell us whether or not we are using V3.
13397
13398 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
13399
13400         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
13401         operands.
13402
13403 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
13404
13405         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
13406
13407 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
13408
13409         * gcc.c-torture/execute/20001024-1.c: New test.
13410
13411 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
13412
13413         * g++.old-deja/g++.other/sibcall1.C: New test.
13414
13415 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
13416
13417         * gcc.dg/noncompile/init-3.c: New test.
13418
13419 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
13420
13421         * gcc.dg/format-array-1.c: New test.
13422
13423 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
13424
13425         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
13426         writing through null pointers; remove comment about testing
13427         unterminated strings.
13428
13429 2000-10-17  Matthew Hiller  <hiller@redhat.com>
13430
13431         * gcc.c-torture/execute/20001017-2.c: New test.
13432
13433 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
13434
13435         * gcc.c-torture/compile/20001018-1.c: New test.
13436         * gcc.c-torture/compile/20001018-1.x: Xfail.
13437
13438 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13439
13440         * gcc.c-torture/execute/20001017-1.c: New test.
13441
13442 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
13443
13444         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
13445         for multiple use of arguments with scanf formats; add tests for
13446         multiple use of arguments.
13447
13448 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
13449
13450         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
13451
13452 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
13453
13454         * gcc.dg/format-miss-1.c: New test.
13455
13456 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
13457
13458         * gcc.c-torture/execute/20001013-1.c: New test.
13459
13460 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
13461
13462         * gcc.dg/format-branch-1.c: New test.
13463
13464 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
13465
13466         * README, lib/file-format.exp: Remove EGCS references.
13467
13468 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
13469
13470         * gcc.dg/20001013-1.c: New test.
13471
13472 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
13473
13474         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
13475         for intmax_t in the compiler using __typeof__ and the type rules
13476         for conditional expressions.
13477
13478 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
13479
13480         * gcc.dg/20001012-1.c: New test.
13481         * gcc.dg/20001012-2.c: New test.
13482
13483 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
13484
13485         * gcc.dg/format-attr-1.c: New test.
13486
13487 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
13488
13489         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
13490         __LONG_LONG_MAX__ instead of LLONG_MAX.
13491
13492 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
13493
13494         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
13495         scanf flags.
13496         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
13497         flags.
13498
13499 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
13500
13501         * gcc.dg/sequence-pt-1.c: New test.
13502
13503 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
13504
13505         * gcc.c-torture/execute/20001011-1.c: New testcase.
13506         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
13507
13508 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
13509
13510         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
13511         does not error on it.
13512
13513 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
13514
13515         * gcc.dg/20001009-1.c: New test.
13516
13517 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
13518
13519         * gcc.c-torture/compile/20001009-1.c: Move from here ....
13520         * gcc.c-torture/execute/20001009-2.c: ... to here.
13521
13522 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
13523
13524         * gcc.c-torture/compile/20001009-1.c: New testcase.
13525         * gcc.c-torture/execute/20001009-1.c: New testcase.
13526         Testcases provided by Jan Hubicka <jh@suse.cz>.
13527
13528 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
13529
13530         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
13531         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
13532         uintmax_t using <limits.h> to emulate the compiler's internal
13533         logic.  No longer XFAIL %j tests.
13534
13535 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
13536
13537         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
13538         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
13539         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
13540         regexps and details of expected handling of some bad formats.
13541         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
13542         suppression.
13543
13544 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
13545
13546         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
13547         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
13548         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
13549         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
13550         in list archives.
13551
13552 2000-10-06  Richard Henderson  <rth@cygnus.com>
13553
13554         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
13555         * g++.old-deja/g++.brendan/crash52.C: Likewise.
13556         * g++.old-deja/g++.jason/report.C: Likewise.
13557         * g++.old-deja/g++.law/friend5.C: Likewise.
13558         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
13559         of the expected warnings.
13560
13561 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
13562
13563         * g++.old-deja/g++.pt/enum14.C: New test.
13564
13565 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
13566
13567         * g++.old-deja/g++.pt/crash59.C: New test.
13568
13569 2000-10-04  Will Cohen  <wcohen@redhat.com>
13570
13571         * gcc.dg/20000926-1.c: New test.
13572
13573 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
13574
13575         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
13576         function name for current C++ compiler.
13577         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
13578
13579 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
13580
13581         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
13582         __PRETTY_FUNCTION__.
13583         * g++.old-deja/g++.ext/pretty2.C: Likewise.
13584
13585 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13586
13587         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
13588
13589 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
13590
13591         * gcc.c-torture/compile/20000923-1.c: New test.
13592
13593 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
13594
13595         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
13596         * g++.old-deja/g++.pt/ttp62.C: Same.
13597         * g++.old-deja/g++.other/inline14.C: Same.
13598
13599 2000-09-24  Richard Henderson  <rth@cygnus.com>
13600
13601         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
13602
13603 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
13604
13605         * gcc.dg/c90-printf-1.c: Add test for wide string format.
13606
13607 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
13608
13609         * gcc.c-torture/compile/20000922-1.c: New file.
13610
13611 2000-09-21  Nick Clifton  <nickc@redhat.com>
13612
13613         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
13614         a signed long modulo operation.
13615         (mod6): New function - perform an unsigned long modulo operation.
13616         (main): Add tests for modulos of very large numbers by very small
13617         dividends.
13618
13619 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13620
13621         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
13622
13623 2000-09-19  Richard Henderson  <rth@cygnus.com>
13624
13625         * gcc.dg/compare2.c (case 10): XFAIL.
13626
13627 2000-09-18  Richard Henderson  <rth@cygnus.com>
13628
13629         * gcc.c-torture/execute/20000906-1.c: Move ...
13630         * gcc.dg/20000906-1.c: ... here.  Only run on targets
13631         that support __builtin_trap.
13632
13633 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
13634
13635         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
13636
13637 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
13638
13639         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
13640         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
13641         more $ format tests.
13642
13643 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
13644
13645         * gcc.dg/format-errmk-1.c: New test.
13646
13647 2000-09-17  Greg McGary  <greg@mcgary.org>
13648
13649         * gcc.c-torture/execute/20000917-1.x: Remove.
13650
13651 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
13652
13653         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
13654
13655 2000-09-17  Greg McGary  <greg@mcgary.org>
13656
13657         * gcc.c-torture/execute/20000917-1.c: New test.
13658         * gcc.c-torture/execute/20000917-1.x: XFAIL.
13659
13660 2000-09-16  Neil Booth  <NeilB@earthling.net>
13661
13662         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
13663         in nested macro bug.
13664
13665 2000-09-15  Neil Booth  <NeilB@earthling.net>
13666
13667         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
13668
13669 2000-09-14  Jeffrey A Law  (law@cygnus.com)
13670
13671         * gcc.c-torture/execute/20000914-1.c: New test.
13672
13673 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
13674
13675         * g++.other/inline13.C: New test.
13676
13677 2000-09-12  Andreas Jaeger  <aj@suse.de>
13678
13679         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
13680         constant by Ulrich Drepper <drepper@redhat.com>.
13681
13682 2000-09-12  J"orn Rennecke <amylaar@redhat.co.uk>
13683
13684         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
13685
13686 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13687
13688         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
13689
13690 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
13691
13692         * gcc.dg/cpp/backslash.c: New test.
13693
13694 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
13695
13696         * gcc.c-torture/execute/20000910-1.c: New test.
13697         * gcc.c-torture/execute/20000910-2.c: Likewise.
13698
13699 2000-09-11  Robert Lipe  <robertl@sco.com>
13700
13701         * gcc.dg/pragma-align.c: New test.
13702
13703 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
13704
13705         * g++.old-deja/g++.pt/explicit82.C: New test.
13706         * g++.old-deja/g++.pt/explicit83.C: New test.
13707
13708 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
13709
13710         * gcc.dg/asm-names.c: New test.
13711
13712 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13713
13714         * gcc.dg/cpp/tr-warn6.c: New test
13715
13716 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
13717
13718         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
13719         be accepted.
13720
13721 2000-09-07  Catherine Moore  <clm@redhat.com>
13722
13723         * gcc.c-torture/execute/unroll-1.c: New test.
13724
13725 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
13726
13727         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
13728         ERROR markers.
13729         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
13730         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
13731         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
13732         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
13733         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
13734         Preprocess only.
13735         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
13736         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
13737
13738 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
13739
13740         * g++.old-deja/g++.pt/deduct2.C: New test.
13741
13742 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
13743
13744         * g++.old-deja/g++.pt/parms2.C: New test.
13745
13746 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
13747
13748         * g++.old-deja/g++.pt/crash58.C: New test.
13749
13750 2000-09-06  Greg McGary  <greg@mcgary.org>
13751
13752         * gcc.c-torture/execute/20000906-1.c: New test.
13753         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
13754
13755 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13756
13757         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
13758
13759 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
13760
13761         * g++.old-deja/g++.pt/crash57.C: New test.
13762
13763 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
13764
13765         * g++.old-deja/g++.pt/crash56.C: New test.
13766
13767 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
13768
13769         * g++.old-deja/g++.pt/koenig1.C: New test.
13770
13771 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
13772
13773         * gcc.dg/20000904-1.c: New test.
13774
13775 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
13776
13777         * gcc.dg/cpp/paste8.c: New test.
13778
13779 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
13780
13781         * gcc.c-torture/compile/20000827-1.c: New test.
13782
13783 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
13784
13785         * gcc.dg/format-diag-1.c: New test.
13786
13787 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
13788
13789         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
13790         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
13791         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
13792         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
13793         gcc.dg/formatz-1.c: Adjust warning regular expressions.
13794
13795 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
13796
13797         * g++.old-deja/g++.other/nested4.C: New test.
13798
13799 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
13800
13801         * g++.old-deja/g++.ns/scoped1.C: New test.
13802
13803 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
13804
13805         * lib/g++.exp: Support testing already-installed GCC.
13806
13807 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13808
13809         * wtr-label-1.c, wtr-suffix-1.c: New tests.
13810
13811 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13812
13813         * gcc.dg/return-type-2.c: New test.
13814
13815 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
13816
13817         * gcc.c-torture/compile/20000825-1.c: New test.
13818
13819 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
13820
13821         * gcc.dg/dwarf2-2.c: New test.
13822
13823 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
13824
13825         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
13826         dg-warning regexps.
13827
13828 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
13829
13830         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
13831         gcc.dg/format-ext-5.c: New tests.
13832
13833 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
13834
13835         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
13836
13837 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
13838
13839         * gcc.dg/noncompile/930622-2.c: Adjust error message.
13840
13841 2000-08-24  Richard Henderson  <rth@cygnus.com>
13842
13843         * gcc.dg/ia64-sync-1.c: New test.
13844         * gcc.dg/ia64-sync-2.c: New test.
13845         * gcc.dg/ia64-asm-1.c: New test.
13846
13847 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
13848
13849         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
13850         * gcc.dg/format-ext-2.c: New test.
13851
13852 2000-08-23  Jason Merrill  <jason@redhat.com>
13853
13854         * lib/old-dejagnu.exp: Also ignore "In member function" and
13855         "At global scope".
13856
13857 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13858
13859         * gcc.dg/noncompile/label-lineno-1.c: New test.
13860
13861 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
13862
13863         * gcc.dg/c99-array-nonobj-1.c: New test.
13864
13865 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
13866
13867         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
13868         tests.
13869         * gcc.dg/format-ext-1.c: New test.
13870
13871 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13872
13873         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
13874         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
13875         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
13876         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
13877         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
13878
13879 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
13880
13881         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
13882         gcc.dg/c99-strftime-2.c: New tests.
13883
13884 2000-08-22  Richard Henderson  <rth@cygnus.com>
13885
13886         * gcc.c-torture/execute/20000822-1.c: New test.
13887
13888 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
13889
13890         * gcc.c-torture/execute/20000819-1.x: Remove.
13891
13892 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
13893
13894         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
13895         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
13896         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
13897         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
13898         gcc.dg/format-xopen-1.c: New tests.
13899
13900 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
13901
13902         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
13903
13904 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
13905
13906         * g++.old-deja/g++.other/loop2.C: New test.
13907
13908         * gcc.c-torture/compile/20000606-1.c: New test.
13909         * gcc.c-torture/compile/20000728-1.c: New test.
13910         * gcc.c-torture/execute/20000801-1.c: New test.
13911         * gcc.c-torture/execute/20000801-2.c: New test.
13912         * gcc.c-torture/execute/20000819-1.c: New test.
13913         * gcc.c-torture/execute/20000819-1.x: XFAIL.
13914         * gcc.dg/20000629-1.c: New test.
13915         * gcc.dg/20000724-1.c: New test.
13916         * gcc.dg/20000807-1.c: New test.
13917
13918 2000-08-20 Dennis Chernoivanov <cdi@sparc.spb.su>
13919
13920         * gcc.dg/cpp/pragma-1.c: New test.
13921         * gcc.dg/cpp/pragma-2.c: New test.
13922
13923 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
13924
13925         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
13926         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
13927
13928 2000-08-18  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
13929
13930         * gcc.c-torture/compile/20000818-1.c: New test.
13931
13932 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
13933
13934         * gcc.c-torture/execute/20000818-1.c: New test.
13935
13936 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
13937
13938         * gcc.dg/format-va-1.c: New test.
13939
13940 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
13941
13942         * g++.old-deja/g++.other/typedef8.C: New test.
13943
13944 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
13945
13946         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
13947         * g++.old-deja/g++.mike/net36.C: Mark candidate.
13948         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
13949         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
13950         * g++.old-deja/g++.other/ptrmem7.C: New test.
13951         * g++.old-deja/g++.pt/ptrmem10.C: New test.
13952
13953 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
13954
13955         * g++.old-deja/g++.pt/typename27.C: New test.
13956
13957 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
13958
13959         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
13960         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
13961         * g++.old-deja/g++.pt/friend45.C: New test.
13962         * g++.old-deja/g++.other/friend8.C: New test.
13963
13964 2000-08-15  Richard Henderson  <rth@cygnus.com>
13965
13966         * gcc.c-torture/execute/20000815-1.c: New test.
13967
13968 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
13969
13970         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
13971         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
13972         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
13973
13974 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
13975
13976         * g++.old-deja/g++.other/refinit2.C: New test.
13977
13978 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
13979
13980         * lib/c-torture.exp (c-torture): Make
13981         compiler_conditional_xfail_data global.
13982         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
13983         compiler_conditional_xfail_data machinery.
13984         (f-torture-execute): Likewise.
13985         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
13986         and only when unrolling loops.
13987
13988         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
13989
13990 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
13991
13992         * g++.old-deja/g++.pt/explicit81.C: New test.
13993
13994 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
13995
13996         * g++.old-deja/g++.pt/typename26.C: New test.
13997
13998 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
13999
14000         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
14001         warning.
14002
14003 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
14004
14005         * g++.old-deja/g++.other/array3.C: New test.
14006
14007 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
14008
14009         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
14010         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
14011         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
14012         New tests.
14013
14014 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
14015
14016         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
14017         * g++.old-deja/g++.abi/vmihint.C: Likewise.
14018
14019 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
14020
14021         * gcc.c-torture/execute/20000808-1.c: New test.
14022
14023 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
14024
14025         * gcc.dg/c90-const-expr-1.c: New test.
14026
14027 2000-08-08  Richard Henderson  <rth@cygnus.com>
14028
14029         * gcc.dg/noncompile/920923-1.c: Declare calloc.
14030
14031 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
14032
14033         * gcc.dg/noncompile/const-ll-1.c: New test.
14034
14035 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
14036
14037         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
14038
14039 2000-08-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
14040
14041         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
14042         that running programs linked against the shared version of libobjc
14043         run correctly.
14044
14045 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
14046
14047         * gcc.dg/c99-printf-1.c: New test.
14048
14049 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
14050
14051         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
14052
14053 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
14054
14055         * gcc.c-torture/execute/20000731-1.x: Delete.
14056
14057 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
14058
14059         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
14060         and torture_without_loops as is done by c-torture.exp.
14061         (search_for): Copy from c-torture.exp.
14062         (gcc-dg-runtest): New function, drives a directory of tests
14063         iterating over the TORTURE_OPTIONS.
14064         (scan-assembler, scan-assembler-not): Move here from
14065         individual directory drivers.
14066
14067         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
14068         defined by lib/gcc-dg.exp.
14069         * gcc.dg/cpp/cpp.exp: Likewise.
14070         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
14071         gcc-dg-runtest, so we cycle over optimization options.
14072
14073         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
14074         * gcc.dg/compare2.c: No longer expected to fail.
14075
14076 2000-08-04  J"orn Rennecke <amylaar@cygnus.co.uk>
14077
14078         * gcc.c-torture/execute/20000804-1.c: New test.
14079
14080 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
14081
14082         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
14083
14084 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
14085
14086         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
14087
14088 2000-08-03  Jeffrey A Law  (law@cygnus.com)
14089
14090         * gcc.c-torture/compile/20000803-1.c: New test.
14091
14092 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
14093
14094         * gcc.c-torture/execute/20000801-3.c,
14095         gcc.c-torture/execute/20000801-4.c: New tests.
14096         * gcc.c-torture/execute/20000801-3.x,
14097         gcc.c-torture/execute/20000801-4.x: Xfail.
14098
14099 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
14100
14101         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
14102         libobjc/.libs to allow for libtool.
14103
14104 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
14105
14106         * gcc.c-torture/compile/20000802-1.c: New test.
14107
14108 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
14109
14110         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
14111
14112 2000-07-31  Jeffrey A Law  (law@cygnus.com)
14113
14114         * gcc-c-torture/execute/20000731-2.c: New test.
14115
14116         * gcc.c-torture/execute/20000731-1.c: New test.
14117         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
14118
14119 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
14120
14121         * testsuite/gcc.dg/cpp/paste7.c: New test.
14122         * gcc.dg/cpp/20000725-1.c: New test.
14123
14124 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
14125
14126         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
14127         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
14128         declaration warning for __builtin_dwarf_reg_size.
14129
14130         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
14131
14132 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
14133
14134         * gcc.dg/noncompile/voidparam-1.c: New test.
14135
14136 2000-07-30  Richard Henderson  <rth@cygnus.com>
14137
14138         * gcc.dg/c90-digraph-1.c: Don't xfail.
14139         * gcc.dg/compare2.c (case 10): Xfail.
14140         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
14141
14142 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
14143
14144         * gcc.dg/c99-main-1.c: New test.
14145
14146 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
14147
14148         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
14149
14150 2000-07-26  Hans-Peter Nilsson  <hp@axis.com>
14151
14152         * gcc.c-tortuer/execute/20000726-1.c: New test.
14153
14154 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
14155
14156         * gcc.c-torture/execute/enum-2.c: New test.
14157
14158 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14159
14160         * gcc.dg/cpp/tr-warn3.c: New test.
14161
14162 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
14163
14164         * g++.old-deja/g++.ext/implicit1.C: Remove.
14165         * g++.old-deja/g++.jason/c2.C: Remove
14166         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
14167         * g++.old-deja/g++.pt/crash16.C: Likewise.
14168         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
14169
14170 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
14171
14172         * g++.old-deja/g++.other/for2.C: New test.
14173
14174 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
14175
14176         * gcc.dg/20000720-1.c: New test.
14177
14178 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
14179
14180         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
14181
14182 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
14183
14184         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
14185         * gcc.c-torture/execute/20000722-1.c: New.
14186         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
14187
14188 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
14189
14190         * gcc.dg/cpp/20000720-1.S: New test.
14191
14192 2000-07-21  Michael Meissner  <meissner@redhat.com>
14193
14194         * gcc.c-torture/execute/ieee/hugeval.c: New test.
14195
14196 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
14197
14198         * g++.old-deja/g++.brendan/crash16.C,
14199         g++.old-deja/g++.brendan/parse3.C,
14200         g++.old-deja/g++.brendan/redecl1.C,
14201         g++.old-deja/g++.ns/template13.C,
14202         g++.old-deja/g++.other/decl4.C,
14203         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
14204
14205 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
14206
14207         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
14208         and "Internal error".
14209
14210         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
14211         regexps.
14212         * gcc.dg/cpp/paste6.c: New test.
14213
14214 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
14215
14216         * gcc.dg/cpp/tr-direct.c: New test.
14217
14218         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
14219         gcc.dg/cpp/undef1.c: Tweak error regexps.
14220
14221 2000-07-18  Eric Christopher <echristo@redhat.com>
14222
14223         * gcc.c-torture/compile/20000718-1.c: New test.
14224
14225 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
14226
14227         * cpplex.c (_cpp_push_token): If the token being pushed back
14228         is the previous token in this context, just subtract one from
14229         context->posn.
14230         * cppmacro.c (save_expansion): Clear aux field when storing a
14231         placemarker.
14232
14233 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
14234
14235         * gcc.dg/noncompile/redecl-1.c: New test.
14236
14237 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
14238
14239         * gcc.c-torture/execute/20000717-5.c: New test.
14240         * gcc.c-torture/execute/20000717-1.x: Removed.
14241
14242 2000-07-17  Richard Henderson  <rth@cygnus.com>
14243
14244         * gcc.c-torture/execute/20000717-4.c: New test.
14245
14246 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
14247
14248         * gcc.dg/cpp/syshdr.c: New test.
14249         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
14250
14251 2000-07-17  Neil Booth  <neilb@earthling.net>
14252
14253         * gcc.dg/cpp/cmdlne-dM.c: New test.
14254         * gcc.dg/cpp/cmdlne-dD.c: New test.
14255
14256 2000-07-17  Jeffrey A Law  (law@cygnus.com)
14257
14258         * gcc.c-torture/execute/20000717-3.c: New test.
14259
14260         * gcc.c-torture/compile/20000717-1.c: New test.
14261
14262 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
14263
14264         * gcc.c-torture/execute/20000717-2.c: New test.
14265
14266 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
14267
14268         * gcc.dg/formatz-1.c: New test.
14269
14270         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
14271         * gcc.dg/c99-digraph-1.c: New tests.
14272
14273         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
14274         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
14275
14276         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
14277         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
14278         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
14279         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
14280         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
14281         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
14282         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
14283
14284 2000-07-17   Greg McGary <greg@mcgary.org>
14285
14286         * gcc.c-torture/execute/20000717-1.c: New test.
14287         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
14288
14289 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
14290
14291         * gcc.c-torture/execute/20000715-2.c: New test.
14292         * gcc.dg/20000715-1.c: New test.
14293
14294 2000-07-15  Michael Meissner  <meissner@redhat.com>
14295
14296         * gcc.c-torture/execute/20000715-1.c: New test.
14297
14298 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
14299
14300         * gcc.c-torture/execute/20000707-1.c: New test.
14301
14302 2000-07-13  Neil Booth  <NeilB@earthling.net>
14303
14304         * testsuite/gcc.dg/cpp/digraph1.c,
14305         testsuite/gcc.dg/cpp/digraph2.c,
14306         testsuite/gcc.dg/cpp/digraphs.c: New tests.
14307
14308 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
14309
14310         * g77.f-torture/compile/20000630-2.f:  New test.
14311         * g77.f-torture/compile/20000630-2.x
14312
14313 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
14314
14315         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
14316
14317 2000-07-11  Neil Booth  <NeilB@earthling.net>
14318
14319         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
14320
14321 2000-07-11  Neil Booth  <NeilB@earthling.net>
14322
14323         * gcc.dg/cpp/cmdlne-C.c: New.
14324
14325 2000-07-09  Neil Booth  <NeilB@earthling.net>
14326
14327         * gcc.dg/cpp/directiv.c: New tests.
14328         * gcc.dg/cpp/undef1.c: Update.
14329
14330 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
14331
14332         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
14333
14334 2000-07-09  Neil Booth  <NeilB@earthling.net>
14335
14336         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
14337
14338 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
14339
14340         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
14341         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
14342
14343 2000-07-08  Neil Booth  <NeilB@earthling.net>
14344
14345         * gcc.dg/cpp/macsyntx.c: New tests.
14346
14347 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
14348
14349         * gcc.dg/20000707-1.c: New test.
14350
14351 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
14352
14353         * gcc.c-torture/execute/20000706-1.c: New test.
14354         * gcc.c-torture/execute/20000706-2.c: New test.
14355         * gcc.c-torture/execute/20000706-3.c: New test.
14356         * gcc.c-torture/execute/20000706-4.c: New test.
14357         * gcc.c-torture/execute/20000706-5.c: New test.
14358
14359 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
14360
14361         * g++.old-deja/g++.pt/instantiate7.C: New test.
14362
14363 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
14364
14365         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
14366         * g++.old-deja/g++.mike/thunk3.C: Likewise.
14367         * g++.old-deja/g++.other/rtti3.C: Likewise.
14368         * g++.old-deja/g++.other/rttid3.C: Likewise.
14369
14370 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
14371
14372         *  g77.f-torture/compile/20000630-1.x: Fix typo
14373
14374 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
14375
14376         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
14377         assembly output.
14378
14379 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
14380
14381         * gcc.dg/cpp/ident.c: New test.
14382
14383 2000-07-05  Neil Booth  <NeilB@earthling.net>
14384
14385         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
14386           gcc.dg/cpp/lexstrng.c: New tests.
14387
14388 2000-07-04  Neil Booth  <NeilB@earthling.net>
14389
14390         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
14391         * gcc.dg/cpp/strify2.c: Same.
14392
14393 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
14394
14395         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
14396         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
14397         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
14398         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
14399
14400         * testsuite/gcc.dg/cpp/macro1.c,
14401         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
14402         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
14403         testsuite/gcc.dg/cpp/strify1.c,
14404         testsuite/gcc.dg/cpp/strify2.c: New tests.
14405
14406 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
14407
14408         * gcc.c-torture/execute/20000703-1.c: New test.
14409
14410 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
14411
14412         * g++.old-deja/g++.pt (lookup10.C): New test.
14413
14414 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
14415
14416         * g++.old-deja/g++.pt (typename25.C): New test.
14417
14418 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
14419
14420         * gcc.c-torture/compile/20000701-1.c: New test.
14421
14422 2000-06-30  Nick Clifton  <nickc@cygnus.com>
14423
14424         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
14425         to test case.
14426
14427 2000-06-30  Catherine Moore  <clm@cygnus.com>
14428
14429         * gcc.c-torture/execute/align-1.c: New test.
14430
14431 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
14432
14433         * g++.old-deja/g++.pt/expr8.C: New test.
14434         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
14435
14436 2000-06-29  Nick Clifton  <nickc@cygnus.com>
14437
14438         * gcc.c-torture/compile/20000629-1.c: New test.
14439
14440 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
14441
14442
14443         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
14444         gcc.dg/noncompile directory, depending on whether they're
14445         preprocessor tests or not.  Annotate all the tests for the dg
14446         framework.
14447
14448         * gcc.c-torture/noncompile/noncompile.exp: Delete.
14449         * gcc.dg/noncompile/noncompile.exp: New.
14450
14451         * Moved files:
14452         Old name                                New name
14453         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
14454         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
14455         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
14456         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
14457         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
14458         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
14459         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
14460         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
14461         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
14462         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
14463         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
14464         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
14465         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
14466         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
14467         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
14468         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
14469         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
14470         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
14471         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
14472         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
14473         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
14474         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
14475         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
14476         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
14477
14478         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
14479         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
14480         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
14481         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
14482         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
14483         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
14484
14485 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
14486
14487         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
14488         declare one variable.  On the fourth, error.
14489         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
14490         declared by 20000628-1a.h.
14491
14492 2000-06-29  Richard Henderson  <rth@redhat.com>
14493
14494         * gcc.c-torture/execute/930529-1.x: New file.
14495         * gcc.dg/920413-1.c: Adjust expected warning text.
14496         * gcc.dg/980217-1.c: Declare abort.
14497         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
14498
14499 2000-06-29  Jeffrey A Law  (law@cygnus.com)
14500
14501         * g77.f-torture/compile/20000629-1.f: New test.
14502         * g77.f-torture/compile/20000629-1.x: Expected to fail.
14503
14504 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
14505
14506         Rearrange lots of files, removing entirely the
14507         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
14508         directories.
14509
14510         * Deleted files:
14511         gcc.c-torture/code_quality/code_quality.exp
14512         gcc.c-torture/special/special.exp
14513         gcc.failure/failure.exp
14514         gcc.failure/940409-1.x
14515         gcc.c-torture/compile/961203-1.x
14516
14517         * New files:
14518         gcc.misc-tests/linkage.exp
14519         gcc.c-torture/execute/920730-1t.c
14520         gcc.c-torture/execute/920730-1t.x
14521         gcc.c-torture/compile/920520-1.x
14522         gcc.c-torture/compile/920521-1.x
14523         gcc.c-torture/compile/981006-1.x
14524         gcc.c-torture/execute/eeprof-1.x
14525
14526         * Moved files (possibly with modifications to fit a new harness):
14527         Old name                                New name
14528         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
14529         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
14530         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
14531         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
14532         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
14533         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
14534         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
14535         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
14536         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
14537         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
14538         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
14539         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
14540         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
14541         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
14542
14543 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
14544
14545         * c-torture/compile/961203-1.x: Delete.
14546
14547         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
14548         not exit. Include stdio.h.
14549         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
14550         * gcc.misc-tests/dg-12.c: Likewise.
14551         * gcc.misc-tests/dg-5.c: Likewise.
14552         * gcc.misc-tests/dg-6.c: Likewise.
14553         * gcc.misc-tests/dg-7.c: Prototype abort.
14554         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
14555         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
14556         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
14557         not exit.
14558         * gcc.misc-tests/sieve.c: Use return from main, not exit.
14559         * gcc.misc-tests/sort2.c: Use return from main, not exit.
14560
14561 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
14562
14563         * gcc.dg/cpp/20000628-1.c: New test.
14564         * gcc.dg/cpp/20000628-1.h: New header for above test.
14565         * gcc.dg/cpp/20000628-1a.h: Likewise.
14566
14567 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
14568
14569         * gcc.dg/cpp: New directory.
14570         * gcc.dg/cpp/cpp.exp: New driver.
14571         * gcc.dg/cpp/20000627-1.c: New test.
14572         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
14573         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
14574         and rewrite as a compilation test.
14575
14576         * gcc.dg: Move many files into the cpp subdirectory, possibly
14577         renaming or editing them as well.
14578         Old name                New name
14579         990119-1.c              cpp/19990119-1.c
14580         990228-1.c              cpp/19990228-1.c
14581         990407-1.c              cpp/19990407-1.c
14582         990409-1.c              cpp/19990409-1.c
14583         990413-1.c              cpp/19990413-1.c
14584         990703-1.c              cpp/19990703-1.c
14585         20000127-1.c            cpp/20000127-1.c
14586         20000129-1.c            cpp/20000129-1.c
14587         20000207-1.c            cpp/20000207-1.c
14588         20000207-2.c            cpp/20000207-2.c
14589         20000209-1.c            cpp/20000209-1.c
14590         20000209-2.c            cpp/20000209-2.c
14591         20000301-1.c            cpp/20000301-1.c
14592         20000419-1.c            cpp/20000419-1.c
14593         20000510-1.S            cpp/20000510-1.S
14594         20000519-1.c            cpp/20000519-1.c
14595         20000529-1.c            cpp/20000529-1.c
14596         20000625-1.c            cpp/20000625-1.c
14597         20000625-2.c            cpp/20000625-2.c
14598         cpp-as1.c               cpp/assert1.c
14599         cpp-as2.c               cpp/assert2.c
14600         cxx-comments-1.c        cpp/cxxcom1.c
14601         cxx-comments-2.c        cpp/cxxcom2.c
14602         endif-label.c           cpp/endif.c
14603         cpp-hash1.c             cpp/hash1.c
14604         cpp-hash2.c             cpp/hash2.c
14605         cpp-if1.c               cpp/if-1.c
14606         cpp-if2.c               cpp/if-2.c
14607         cpp-if3.c               cpp/if-3.c
14608         cpp-if4.c               cpp/if-4.c
14609         cpp-if5.c               cpp/if-5.c
14610         cpp-cond.c              cpp/if-cexp.c
14611         cpp-missingop.c         cpp/if-mop.c
14612         cpp-missingparen.c      cpp/if-mpar.c
14613         cpp-opprec.c            cpp/if-oppr.c
14614         cpp-ifparen.c           cpp/if-paren.c
14615         cpp-shortcircuit.c      cpp/if-sc.c
14616         cpp-shift.c             cpp/if-shift.c
14617         cpp-unary.c             cpp/if-unary.c
14618         cpp-li1.c               cpp/line1.c
14619         cpp-li2.c               cpp/line2.c
14620         lineno.c                cpp/line3.c
14621         lineno-2.c              cpp/line4.c
14622         cpp-mi.c                cpp/mi1.c
14623         cpp-mic.h               cpp/mi1c.h
14624         cpp-micc.h              cpp/mi1cc.h
14625         cpp-mind.h              cpp/mi1nd.h
14626         cpp-mindp.h             cpp/mi1ndp.h
14627         cpp-mix.h               cpp/mi1x.h
14628         cpp-mi2.c               cpp/mi2.c
14629         cpp-mi2a.h              cpp/mi2a.h
14630         cpp-mi2b.h              cpp/mi2b.h
14631         cpp-mi2c.h              cpp/mi2c.h
14632         cpp-mi3.c               cpp/mi3.c
14633         cpp-mi3.def             cpp/mi3.def
14634         poison-1.c              cpp/poison.c
14635         pr-impl.c               cpp/prag-imp.c
14636         cpp-redef-2.c           cpp/redef1.c
14637         cpp-redef.c             cpp/redef2.c
14638         strpaste.c              cpp/strp1.c
14639         strpaste-2.c            cpp/strp2.c
14640         cpp-tradpaste.c         cpp/tr-paste.c
14641         cpp-tradstringify.c     cpp/tr-str.c
14642         cpp-tradwarn1.c         cpp/tr-warn1.c
14643         cpp-tradwarn2.c         cpp/tr-warn2.c
14644         trigraphs.c             cpp/trigraphs.c
14645         cpp-unc1.c              cpp/unc1.c
14646         cpp-unc2.c              cpp/unc2.c
14647         cpp-unc3.c              cpp/unc3.c
14648         cpp-unc.c               cpp/unc4.c
14649         undef.c                 cpp/undef1.c
14650         undef-2.c               cpp/undef2.c
14651         cpp-wi1.c               cpp/widestr1.c
14652
14653 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
14654
14655         * lib/g++.exp (g++_include_flags): Tweak.
14656
14657 2000-06-27  H.J. Lu  <hjl@gnu.org>
14658             Loren J. Rittle  <ljrittle@acm.org>
14659
14660         * lib/g++.exp (g++_include_flags): Override libgloss.exp
14661         version with one that knows about the new gcc tree structure.
14662         (g++_link_flags): Same.
14663
14664 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
14665
14666         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
14667         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
14668         case we are cross-compiling.
14669
14670         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
14671         g++.old-deja/g++.niklas/Makefile.in,
14672         g++.old-deja/g++.niklas/configure.in,
14673         g++.old-deja/g++.other/Makefile.in,
14674         g++.old-deja/g++.other/configure.in,
14675         gcc.c-torture/code_quality/Makefile.in,
14676         gcc.c-torture/code_quality/configure.in,
14677         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
14678         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
14679         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
14680         gcc.c-torture/execute/ieee/Makefile.in,
14681         gcc.c-torture/execute/ieee/configure.in,
14682         gcc.c-torture/noncompile/Makefile.in,
14683         gcc.c-torture/noncompile/configure.in,
14684         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
14685         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
14686         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
14687
14688 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
14689
14690         * g++.old-deja/g++.other/ambig3.C: New test.
14691
14692 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
14693
14694         * g++.old-deja/g++.pt/syntax1.C: New test.
14695         * g++.old-deja/g++.pt/syntax2.C: New test.
14696         * g++.old-deja/g++.other/syntax3.C: New test.
14697         * g++.old-deja/g++.other/syntax4.C: New test.
14698
14699 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
14700
14701         * gcc.dg/20000623-1.c: Prototype exit and abort.
14702
14703 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
14704
14705         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
14706         New tests.
14707         * gcc.dg/cpp-mi3.def: New file.
14708
14709         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
14710         inside assertions.
14711         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
14712         lexer's error messages.
14713         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
14714         divine anything from the linemarkers.
14715         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
14716         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
14717
14718 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
14719
14720         * gcc.dg/20000623-1.c: New test.
14721
14722 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
14723
14724         * gcc.c-torture/execute/20000622-1.c: New test.
14725
14726 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
14727
14728         * g++.old-deja/g++.other/init15.C: New test.
14729
14730 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
14731
14732         * g++.old-deja/g++.pt/vaarg2.C: New test.
14733         * g++.old-deja/g++.pt/vaarg3.C: New test.
14734
14735 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
14736
14737         * g++.old-deja/g++.other/dyncast6.C: New test.
14738
14739 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
14740
14741         * gcc.c-torture/execute/loop-6.c: New test.
14742
14743 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
14744
14745         * gcc.dg/20000614-1.c: New test.
14746         * gcc.dg/20000614-2.c: New test.
14747
14748 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
14749
14750         * g++.old-deja/g++.other/inline12.C: New test.
14751
14752 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
14753
14754         * g++.old-deja/g++.other/eh1.C: New test.
14755
14756 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
14757
14758         * g++.old-deja/g++.other/type.C: New test.
14759
14760 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
14761
14762         * g++.old-deja/g++.other/initstring.C: New test.
14763
14764 2000-06-12  Jason Merrill  <jason@redhat.com>
14765
14766         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
14767
14768 2000-06-09  Jeffrey A Law  (law@cygnus.com)
14769
14770         * gcc.c-torture/compile/20000609-1.c: New test.
14771
14772 2000-06-09  Clinton Popetz  <cpopetz@cygnus.com>
14773
14774         * gcc.dg/20000609-1.c: New test.
14775
14776 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
14777
14778         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
14779         * gcc.c-torture/noncompile/poison-1.c: Move...
14780         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
14781         * gcc.dg/cpp-li1.c: Add a token after the #line.
14782
14783 2000-06-05  Richard Henderson  <rth@cygnus.com>
14784
14785         * gcc.c-torture/execute/20000605-2.c: New test.
14786         * gcc.c-torture/execute/20000605-3.c: New test.
14787
14788 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
14789
14790         * g77.f-torture/execute/20000503-1.x: New file.
14791
14792 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
14793
14794         * g++.old-deja/g++.eh/badalloc1.C: New test.
14795
14796 2000-06-05  Richard Henderson  <rth@cygnus.com>
14797
14798         * gcc.c-torture/execute/20000605-1.c: New test.
14799
14800 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
14801             Nathan Sidwell <nathan@codesourcery.com>
14802
14803         * gcc.c-torture/compile/20000605-1.c: New test.
14804
14805 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
14806
14807         * g77.f-torture/compile/20000601-1.f:  New test.
14808
14809 2000-06-03  Richard Henderson  <rth@cygnus.com>
14810
14811         * gcc.c-torture/execute/20000603-1.c: New.
14812
14813 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
14814
14815         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
14816         * gcc.dg/noreturn-2.c (noreturn): Likewise.
14817
14818 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
14819
14820         * gcc.dg/compare2.c (case 12): XFAIL.
14821         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
14822         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
14823
14824         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
14825
14826 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
14827
14828         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
14829         guard macro is already defined when the header is first
14830         included.
14831         * gcc.dg/cpp-mix.h: New file.
14832         * gcc.dg/endif-label.c: Update patterns to match compiler.
14833
14834         * g++.brendan/complex1.C: Declare abort.
14835         * g++.law/refs4.C: Remove XFAIL.
14836         * g++.oliva/expr2.C: Declare abort and exit.
14837
14838 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
14839
14840         * gcc.c-torture/execute/20000528-1.c: New test.
14841
14842         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
14843         * g++.old-deja/g++.law/temps4.C: Likewise.
14844
14845         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
14846         stdlib.h.  Call abort() on failure.
14847         * g++.old-deja/g++.law/refs4.C: Likewise.
14848         * g++.old-deja/g++.law/temps4.C: Likewise.
14849         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
14850         * gcc.c-torture/execute/20000112-1.c: Include string.h.
14851
14852 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
14853
14854         Relative to g++.dg/special:
14855         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
14856
14857         Relative to g++.old-deja:
14858         * g++.brendan/complex1.C, g++.jason/optimize2.C,
14859         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
14860         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
14861         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
14862         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
14863         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
14864         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
14865
14866         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
14867         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
14868         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
14869         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
14870         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
14871         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
14872         and/or string.h.
14873
14874         * g++.other/goto1.C: Update expectations for error messages.
14875
14876 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
14877
14878         * gcc.c-torture/compile/20000523-1.c: New test.
14879
14880 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
14881
14882         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
14883
14884 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
14885
14886         * g++.old-deja/g++.eh/catch11.C: New test.
14887         * g++.old-deja/g++.eh/catch12.C: New test.
14888
14889 2000-05-24  Nick Clifton  <nickc@cygnus.com>
14890
14891         * gcc.c-torture/execute/20000523-1.c: New test.
14892
14893 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
14894
14895         * c-torture/execute/bcp-1.c: Replace abort in arg of
14896         __builtin_constant_p with a generic external function.
14897
14898         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
14899         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
14900         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
14901         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
14902         Prototype abort and/or exit.
14903
14904         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
14905         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
14906         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
14907         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
14908
14909 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
14910
14911         * gcc.dg/dwarf2-1.c: New test.
14912
14913 2000-05-20  Richard Henderson  <rth@cygnus.com>
14914
14915         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
14916
14917 2000-05-20  Andreas Jaeger  <aj@suse.de>
14918
14919         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
14920         testcase.
14921
14922 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
14923
14924         * gcc.c-torture/execute/20000519-2.c: New test.
14925
14926 2000-05-19  Andreas Jaeger  <aj@suse.de>
14927
14928         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
14929         which fails with SSA.
14930
14931         * lib/c-torture.exp: Also test with -O3 -fssa.
14932
14933 2000-05-18  Michael Meissner  <meissner@redhat.com>
14934
14935         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
14936         * gcc.c-torture/execute/920415-1.c: Ditto.
14937         * gcc.c-torture/execute/920501-1.c: Ditto.
14938         * gcc.c-torture/execute/conversion.c: Ditto.
14939         * gcc.c-torture/execute/cvt-1.c: Ditto.
14940
14941 2000-05-18  Jeffrey A Law  (law@cygnus.com)
14942
14943         * gcc.c-torture/compile/20000518-1.c: New test.
14944
14945 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
14946
14947         * g77.f-torture/compile/200005018.f:  New test.
14948
14949 2000-05-17  Jeffrey A Law  (law@cygnus.com)
14950
14951         * gcc.c-torture/compile/20000517-1.c: New test.
14952
14953 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14954
14955         * gcc.c-torture/execute/20000516-1.c: New test.
14956
14957 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
14958
14959         * g++.old-deja/g++.other/eh.C: New test.
14960
14961 2000-05-12  Richard Henderson  <rth@cygnus.com>
14962
14963         * gcc.c-torture/execute/990208-1.c (main): Don't pass
14964         constants through to doit's conditional.
14965
14966 2000-05-11  Jeffrey A Law  (law@cygnus.com)
14967
14968         * gcc.c-torture/compile/20000511-1.c: New test.
14969         * g77.f-torture/compile/20000511-1.f: New test.
14970         * g77.f-torture/compile/20000511-2.f: New test.
14971
14972 2000-05-11  Michael Meissner  <meissner@redhat.com>
14973
14974         * gcc.c-torture/execute/20000511-1.c: New test.
14975
14976 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
14977
14978         * gcc.dg/dg.exp: Scan .S files as well as .c files.
14979         * gcc.dg/20000510-1.S: New.
14980
14981 2000-05-08  Catherine Moore  <clm@cygnus.com>
14982
14983         * gcc.dg/unused-3.c: New.
14984
14985 2000-05-06  Richard Henderson  <rth@cygnus.com>
14986
14987           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
14988           * g++.old-deja/g++.mike/warn1.C: Likewise.
14989           * g++.old-deja/g++.pt/local1.C: Likewise.
14990           * g++.old-deja/g++.pt/local7.C: Likewise.
14991           * g++.old-deja/g++.pt/spec16.C: Likewise.
14992
14993 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
14994
14995         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
14996
14997 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
14998
14999           * g77.f-torture/execute/20000503-1.f:  New test.
15000
15001 2000-05-04  Andreas Jaeger  <aj@suse.de>
15002
15003         * gcc.dg/noreturn-2.c: New test.
15004
15005 2000-05-04  Neil Booth  <NeilB@earthling.net>
15006
15007         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
15008         preprocessor.
15009
15010 2000-05-04  Richard Henderson  <rth@cygnus.com>
15011
15012         * gcc.c-torture/execute/20000503-1.c: Fix typo.
15013
15014 2000-05-04  Richard Henderson  <rth@cygnus.com>
15015
15016         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
15017         OpenSSL by Jason R Thorpe.
15018
15019 2000-05-03  Jim Wilson  <wilson@cygnus.com>
15020
15021         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
15022
15023 2000-05-03  Robert Lipe <robertlipe@usa.net>
15024
15025         * gcc.dg/20000503-1.c: New test.
15026
15027 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
15028
15029         * gcc.c-torture/compile/20000502-1.c: New test.
15030         * g++.old-deja/g++.other/align.C: New test.
15031         * gcc.dg/cpp-tradstringify.c: New test.
15032
15033 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
15034
15035         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
15036         and hard registers.
15037
15038 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
15039
15040         * gcc.c-torture/execute/loop-5.c: New test.
15041
15042 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
15043
15044         * gcc.c-torture/execute/va-arg-20.c: New test.
15045
15046 2000-04-23  Jeffrey A Law  (law@cygnus.com)
15047
15048         * gcc.c-torture/execute/20000422-1.c: New test.
15049
15050 2000-04-20  Greg McGary  <gkm@gnu.org>
15051
15052         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
15053         when optimizing, but without sibling-call optimizations (-O1).
15054
15055 2000-04-20  Jeffrey A Law  (law@cygnus.com)
15056
15057           * gcc.c-torture/compile/20000420-1.c: New test.
15058
15059 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
15060
15061         * g++.abi/ptrflags.C: New test.
15062         * g++.eh/catchptr1.C: Test incomplete pointer chains.
15063
15064 2000-04-19  Catherine Moore  <clm@cygnus.com>
15065
15066         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
15067
15068 2000-04-19  Greg McGary  <gkm@gnu.org>
15069
15070         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
15071         sibling-call optimizations.
15072
15073 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
15074
15075         * gcc.dg/20000419-1.c: New test.
15076
15077 2000-04-12  Hans-Peter Nilsson  <hp@axis.com>
15078
15079         * gcc.c-torture/execute/20000412-6.c: New test.
15080
15081 2000-04-12  Jeffrey A Law  (law@cygnus.com)
15082
15083         * gcc.c-torture/execute/20000412-5.c: New test.
15084         * g77.f-torture/compile/20000412-1.f: New test.
15085         * gcc.c-torture/execute/20000412-4.c: New test.
15086         * gcc.c-torture/compile/20000412-2.c: New test.
15087         * gcc.c-torture/execute/20000412-3.c: New test.
15088         * gcc.c-torture/compile/20000412-1.c: New test.
15089         * gcc.c-torture/execute/20000412-2.c: New test.
15090
15091 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
15092
15093         * objc/execute/bf-20.m: New test.
15094
15095 2000-04-10  Richard Henderson  <rth@cygnus.com>
15096
15097         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
15098
15099         * gcc.c-torture/execute/20000412-1.c: New test.
15100
15101 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
15102
15103         * g++.old-deja/g++.eh/catchptr1.C: New test.
15104
15105 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
15106
15107         * g++.old-deja/g++.abi/cxa_vec.C: New test.
15108
15109 2000-04-08  Neil Booth  <NeilB@earthling.net>
15110
15111         * gcc.dg/cpp-nullchar.c: Remove test as
15112         embedded nulls cause problems.
15113
15114 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15115
15116         * gcc.dg/compare2.c: New test.
15117
15118 2000-04-08  Neil Booth  <NeilB@earthling.net>
15119
15120         * gcc.dg/cpp-nullchar.c: New test.
15121
15122 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
15123
15124         * gcc.dg/cpp-mi2.c: New test.
15125         * gcc.dg/cpp-mi2[abc].h: New files.
15126
15127 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
15128
15129         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
15130         member name.
15131
15132 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
15133
15134         * g++.old-deja/g++.abi/vmihint.C: New test.
15135
15136 2000-04-06  Neil Booth  <NeilB@earthling.net>
15137
15138         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
15139         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
15140         copyright.
15141
15142 2000-04-05  Hans-Peter Nilsson  <hp@axis.com>
15143
15144         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
15145         avoid stack-frame overwrite.
15146
15147 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
15148
15149         * gcc.c-torture/compile/20000405-2.c: New test.
15150         * gcc.c-torture/compile/20000405-3.c: New test.
15151
15152 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15153
15154         * gcc.c-torture/compile/20000405-1.c: New test.
15155
15156 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
15157
15158         * gcc.dg/cast-qual-1.c: Revert last change.
15159
15160 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15161
15162         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
15163
15164 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
15165
15166         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
15167         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
15168
15169 2000-04-03  Jeffrey A Law  (law@cygnus.com)
15170
15171         * gcc.c-torture/compile/20000403-2.c: New test.
15172         * gcc.c-torture/compile/20000403-1.c: New test.
15173
15174 2000-04-03  Hans-Peter Nilsson  <hp@axis.com>
15175
15176         * gcc.c-torture/execute/20000403-1.c: New test.
15177
15178 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
15179
15180         * gcc.c-torture/execute/20000402-1.c: New test.
15181
15182 2000-04-03  Donald Lindsay  <dlindsay@cygnus.com>
15183
15184         * gcc.c-torture/execute/va-arg-15.c: New test.
15185         * gcc.c-torture/execute/va-arg-16.c: New test.
15186         * gcc.c-torture/execute/va-arg-17.c: New test.
15187         * gcc.c-torture/execute/va-arg-18.c: New test.
15188         * gcc.c-torture/execute/va-arg-19.c: New test.
15189
15190 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
15191
15192         * gcc.c-torture/compile/981211-1.c: Move to...
15193         * gcc.dg/cpp-as1.c: ...here.
15194         * gcc.dg/cpp-as2.c: New file.
15195
15196         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
15197         compiler.
15198
15199 2000-04-02  Neil Booth  <NeilB@earthling.net>
15200
15201         * gcc.dg/cpp-cond.c  New tests.
15202         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
15203         accidental success less likely.
15204         * gcc.dg/cpp-missingop.c  New tests.
15205         * gcc.dg/cpp-missingparen.c  New tests.
15206         * gcc.dg/cpp-shift.c  New tests.
15207         * gcc.dg/cpp-shortcircuit.c  New tests.
15208         * gcc.dg/cpp-unary.c  New tests.
15209
15210 2000-03-29  Jeffrey A Law  (law@cygnus.com)
15211
15212         * gcc.c-torture/compile/20000329-1.c: New test.
15213
15214 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
15215
15216         * gcc.c-torture/compile/20000326-1.c: New test.
15217         * gcc.c-torture/compile/20000326-2.c: New test.
15218
15219 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
15220
15221         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
15222         the first parameter is a function argument.
15223
15224 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
15225
15226         * g++.old-deja/g++.ext/array4.C: New test.
15227
15228 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
15229
15230         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
15231
15232 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15233
15234         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
15235
15236 2000-03-19  Richard Henderson  <rth@cygnus.com>
15237
15238         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
15239
15240 2000-03-19  Richard Henderson  <rth@cygnus.com>
15241
15242         * gcc.c-torture/compile/20000319-1.c: New test.
15243
15244 2000-03-14  Jeffrey A Law  (law@cygnus.com)
15245
15246         * gcc.c-torture/execute/20000314-3.c: New test.
15247         * gcc.c-torture/execute/20000314-2.c: New test.
15248         * gcc.c-torture/execute/20000314-1.c: New test.
15249         * gcc.c-torture/compile/20000314-2.c: New test.
15250         * gcc.c-torture/compile/20000314-1.c: New test.
15251
15252 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
15253
15254         * g++.old-deja/g++.warn/inline.C: New test.
15255
15256 2000-03-10  Hans-Peter Nilsson  <hp@bitrange.com>
15257
15258         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
15259         standards-compliant result rather than specific constants.
15260         Put test-values in array.
15261
15262 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
15263
15264         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
15265         (g++_target_compile): Put test-specific options last.
15266
15267 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
15268
15269         * g++.old-deja/g++.eh/vbase4.C: New test.
15270
15271 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
15272
15273         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
15274
15275 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
15276
15277         * g++.old-deja/g++.brendan/misc12.C: Removed.
15278         * g++.old-deja/g++.pt/memtemp77.C: Constify.
15279         * g++.old-deja/g++.ext/pretty4.C: New test.
15280
15281 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
15282
15283         * g++.old-deja/g++.other/string2.C: New test.
15284
15285 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
15286
15287         * g++.old-deja/g++.warn/impint2.C: New test.
15288
15289 2000-03-05  Hans-Peter Nilsson  <hp@bitrange.com>
15290
15291         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
15292         is 1, not zero.
15293
15294 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
15295
15296         * g++.old-deja/g++.warn/impint.C: New test.
15297         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
15298         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
15299         * g++.old-deja/g++.pt/explicit12.C: Likewise.
15300         * g++.old-deja/g++.pt/explicit13.C: Likewise.
15301         * g++.old-deja/g++.pt/explicit17.C: Likewise.
15302         * g++.old-deja/g++.pt/explicit18.C: Likewise.
15303         * g++.old-deja/g++.pt/explicit19.C: Likewise.
15304         * g++.old-deja/g++.pt/explicit23.C: Likewise.
15305         * g++.old-deja/g++.pt/explicit31.C: Likewise.
15306         * g++.old-deja/g++.pt/explicit35.C: Likewise.
15307         * g++.old-deja/g++.pt/explicit6.C: Likewise.
15308         * g++.old-deja/g++.pt/memclass7.C: Likewise.
15309
15310 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
15311
15312         * gcc.dg/cpp-redef.c: New test.
15313
15314 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
15315
15316         * g++.old-deja/g++.pt/unify7.C: New test.
15317
15318 2000-02-26  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
15319
15320         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
15321         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
15322
15323 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
15324
15325         * gcc.c-torture/compile/20000224-1.c: New test.
15326
15327 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15328
15329         * gcc.c-torture/compile/cpp-2.c: New test.
15330         * gcc.c-torture/compile/cpp-1.c: New test.
15331
15332 2000-02-25  Jeffrey A Law  (law@cygnus.com)
15333
15334         * gcc.c-torture/execute/20000225-1.c: New test.
15335
15336 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15337
15338         * gcc.dg/cpp-li2.c: New test.
15339
15340         * gcc.dg/cpp-wi1.c: New test.
15341
15342         * gcc.dg/cpp-li1.c: New test.
15343
15344 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
15345
15346         * g++.old-deja/g++.other/sizeof5.C: New test.
15347
15348 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
15349
15350         * gcc.c-torture/execute/va-arg-13.c: New test.
15351
15352 2000-02-23  Donald Lindsay  <dlindsay@cygnus.com>
15353
15354         * gcc.c-torture/execute/va-arg-12.c: New test.
15355
15356 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
15357
15358         * gcc.c-torture/execute/20000223-1.c: New test.
15359
15360 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
15361
15362         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
15363
15364 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
15365
15366         * g++.old-deja/g++.abi/ptrmem.C: New test.
15367
15368 2000-02-19  Richard Henderson  <rth@cygnus.com>
15369
15370         * gcc.c-torture/compile/init-3.c: New.
15371
15372 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
15373
15374         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
15375         ALWAYS_CXXFLAGS.
15376
15377 2000-02-11  Robert Lipe <robertl@sco.com>
15378
15379         * gcc.c-torture/compile/20000211-3.c: New test.
15380
15381 2000-02-11  Martin Buchholz <martin@xemacs.org>
15382
15383         * gcc.c-torture/compile/20000211-2.c: New test.
15384
15385 2000-02-11  Jeffrey A Law  (law@cygnus.com)
15386
15387         * gcc.c-torture/compile/20000211-1.c: New test.
15388
15389 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
15390
15391         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
15392           on native targets
15393
15394 2000-02-08  Nathan Sidwell  <nathan@acm.org>
15395
15396         * g++.old-deja/g++.other/cast5.C: New test.
15397
15398 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
15399
15400         * gcc.c-torture/execute/20000205-1.c: New.
15401
15402 2000-02-03  Nathan Sidwell  <nathan@acm.org>
15403
15404         * g++.old-deja/g++.jason/cast3.C: Return void.
15405         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
15406
15407 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15408
15409         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
15410
15411         * gcc.dg/loop-1.c: New test.
15412
15413 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
15414
15415         * gcc.c-torture/compile/20000127-1.c: New test.
15416         * gcc.c-torture/execute/991228-1.c: New test.
15417
15418 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15419
15420         * gcc.dg/unused-2.c: New test.
15421
15422         * gcc.dg/conv-1.c: New test.
15423
15424 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
15425
15426         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
15427         compiler.
15428         (tool_option_proc): Fix typo.
15429
15430 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
15431
15432         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
15433         of the ld on the host, not on the build machine.
15434         Also, don't crash if '--help' is not a supported option.
15435
15436 2000-01-24  Richard Henderson  <rth@cygnus.com>
15437
15438         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
15439
15440 2000-01-20  Jeffrey A Law  (law@cygnus.com)
15441
15442         * gcc.c-torture/execute/20000120-2.c: New test.
15443         * gcc.c-torture/execute/20000120-1.c: New test.
15444
15445 2000-01-13  Jeffrey A Law  (law@cygnus.com)
15446
15447         * gcc.c-torture/execute/20000113-1.c: New test.
15448
15449 2000-01-12  Jeffrey A Law  (law@cygnus.com)
15450
15451         * gcc.c-torture/execute/20000112-1.c: New test.
15452
15453 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15454
15455         * gcc.dg/20000111-1.c: New test.
15456
15457 2000-01-10  Jeffrey A Law  (law@cygnus.com)
15458
15459         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
15460         with 16 bit integers.
15461
15462 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15463
15464         * gcc.dg/20000108-1.c: New test.
15465
15466 2000-01-05  Nathan Sidwell  <nathan@acm.org>
15467
15468         * g++.old-deja/g++.ns/koenig8.C: New test.
15469
15470 2000-01-05  Nathan Sidwell  <nathan@
15471
15472         * gcc.c-torture/execute/990531-1.c: New test.
15473
15474 1999-05-27  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15475
15476         * gcc.c-torture/compile/990527-1.c: New test.
15477
15478 1999-05-27  Joern Rennecke <amylaar@cygnus.com>
15479
15480         * gcc.c-torture/execute/990527-1.c: New test.
15481
15482 1999-05-25  Nick Clifton  <nickc@cygnus.com>
15483
15484         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
15485         bitfields as signed.
15486
15487 1999-05-25  Craig Burley  <craig@jcb-sc.com>
15488
15489         * g77.f-torture/compile/19990525-0.f: New test.
15490
15491 1999-05-25  Jeffrey A Law  (law@cygnus.com)
15492
15493         * gcc.c-torture/execute/990525-2.c: New test.
15494
15495         * gcc.c-torture/execute/990525-1.c: New test.
15496
15497 1999-05-24  Nathan Sidwell  <nathan@acm.org>
15498
15499         * g++.old-deja/g++.other/anon3.C: New test.
15500         * g++.old-deja/g++.other/anon4.C: New test.
15501         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
15502         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
15503         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
15504         Merrill).
15505
15506 1999-05-24  Jeffrey A Law  (law@cygnus.com)
15507
15508         * gcc.c-torture/execute/990524-1.c: New test.
15509
15510         * gcc.dg/990524-1.c: New test.
15511
15512 1999-05-23  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15513
15514         * gcc.c-torture/compile/990523-1.c: New test.
15515
15516 1999-05-19  Raja R Harinath <harinath@cs.umn.edu>
15517
15518         * gcc.c-torture/compile/990519-1.c: New test.
15519
15520 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
15521
15522         * gcc.c-torture/compile/990517-1.c: New test.
15523
15524         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
15525         (e4, f4): New tests.
15526         (main): Call them.
15527
15528 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15529
15530         * gcc.dg/noreturn-1.c: New test.
15531
15532 1999-05-13  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
15533
15534         * gcc.c-torture/execute/990513-1.c: New test.
15535
15536 1999-05-10  Richard Henderson  <rth@cygnus.com>
15537
15538         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
15539
15540 1999-05-10  Craig Burley  <craig@jcb-sc.com>
15541
15542         * g77.f-torture/execute/erfc.f: Use small single-precision
15543         values, to avoid problems on Alphas when not -mieee.
15544
15545 1999-05-08  Craig Burley  <craig@jcb-sc.com>
15546
15547         * gcc.dg/990506-0.c: New test.
15548
15549 1999-05-08  Richard Henderson  <rth@cygnus.com>
15550
15551         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
15552         the constant to test.  Don't XFAIL 64-bit targets.
15553
15554         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
15555         * g++.old-deja/g++.law/profile1.C: Likewise.
15556
15557         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
15558         operator new instances.
15559         * g++.old-deja/g++.other/delete5.C: Likewise.
15560
15561 1999-05-03  Craig Burley  <craig@jcb-sc.com>
15562
15563         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
15564         intrinsic.
15565
15566 1999-05-03  Craig Burley  <craig@jcb-sc.com>
15567
15568         * g77.f-torture/execute/u77-test.f: Reverse order of two
15569         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
15570
15571 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15572
15573         * gcc.dg/compare1.c: New test.
15574
15575 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
15576
15577         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
15578         New tests.
15579
15580 1999-05-02  Craig Burley  <craig@jcb-sc.com>
15581
15582         * g77.f-torture/compile/19990502-1.f: New test.
15583
15584 1999-05-02  Craig Burley  <craig@jcb-sc.com>
15585
15586         * g77.f-torture/compile/19990502-0.f: New test.
15587
15588 1999-05-02  Craig Burley  <craig@jcb-sc.com>
15589
15590         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
15591         intrinsic.
15592
15593 1999-05-02  Craig Burley  <craig@jcb-sc.com>
15594
15595         * g77.f-torture/execute/u77-test.f (main): List libU77
15596         intrinsics not currently tested.
15597         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
15598         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
15599         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
15600         Trim blanks off the ends of some printed strings.
15601
15602 1999-05-02  Craig Burley  <craig@jcb-sc.com>
15603
15604         * g77.f-torture/execute/u77-test.f (main): Just warn about
15605         FSTAT gid disagreement, as it's expected on some systems.
15606
15607 1999-05-01  Craig Burley  <craig@jcb-sc.com>
15608
15609         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
15610         use a new function, which allows for some slop.
15611         Clean up some commentary.
15612         (issum): The new function.
15613         (sgladd): Deleted subroutine.
15614
15615 1999-05-01  Craig Burley  <craig@jcb-sc.com>
15616
15617         * g77.f-torture/execute/u77-test.f: Modify to be more like
15618         libf2c/libU77 version, bringing patches to that version here.
15619         Add suitable commentary.
15620
15621 1999-04-25  Richard Henderson  <rth@cygnus.com>
15622
15623         * gcc.dg/990424-1.c: New test.
15624
15625 1999-04-24  Craig Burley  <craig@jcb-sc.com>
15626
15627         * g77.f-torture/execute/u77-test.f (main): Bug involving
15628         LSTAT has been fixed, so turn back on full checking.
15629
15630 1999-04-20  Craig Burley  <craig@jcb-sc.com>
15631
15632         * g77.f-torture/compile/19990419-0.f: New test.
15633         * g77.f-torture/execute/19990419-1.f: New test.
15634
15635 1999-04-17  Richard Henderson  <rth@cygnus.com>
15636
15637         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
15638         to avoid the need for a prototype to supress a warning.
15639
15640 1999-04-07  Jim Wilson  <wilson@cygnus.com>
15641
15642         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
15643
15644 1999-04-04  Jeffrey A Law  (law@cygnus.com)
15645
15646         * gcc.c-torture/execute/990404-1.c: New test.
15647
15648 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
15649
15650         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
15651         * gcc.dg/cpp-if3.c: Don't use -pedantic.
15652         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
15653         missing initializer warnings.
15654
15655 1999-03-28  Jeffrey A Law  (law@cygnus.com)
15656
15657         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
15658         matching strings.
15659
15660 1999-03-26  Jeffrey A Law  (law@cygnus.com)
15661
15662         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
15663
15664 1999-03-26  Craig Burley  <craig@jcb-sc.com>
15665
15666         * g77.f-torture/execute/19990325-0.f: New test.
15667         * g77.f-torture/execute/19990325-1.f: New test.
15668
15669 1999-03-24  Jeffrey A Law  (law@cygnus.com)
15670
15671         * gcc.c-torture/execute/990324-1.c: New test.
15672
15673 1999-03-22  Jim Wilson  <wilson@cygnus.com>
15674
15675         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
15676         test with 4.
15677
15678 1999-03-17  Richard Henderson  <rth@cygnus.com>
15679
15680         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
15681
15682 1999-03-13  Craig Burley  <craig@jcb-sc.com>
15683
15684         * g77.f-torture/execute/19990313-2.f: New test.
15685         * g77.f-torture/execute/19990313-3.f: New test.
15686
15687 1999-03-13  Craig Burley  <craig@jcb-sc.com>
15688
15689         * g77.f-torture/execute/19990313-0.f: New test.
15690         * g77.f-torture/execute/19990313-1.f: New test.
15691
15692 1999-03-12  Jim Wilson  <wilson@cygnus.com>
15693
15694         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
15695         printf to sprintf.
15696         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
15697         (main): Add check for u15.  Conditionalize u31 check depending on
15698         whether ints are <32 bits or >=32 bits.
15699
15700 1999-03-08  Craig Burley  <craig@jcb-sc.com>
15701
15702         * g77.f-torture/execute/19981119-0.f: Improve testiness.
15703
15704 1999-03-08  Craig Burley  <craig@jcb-sc.com>
15705
15706         * g77.f-torture/compile/19990305-0.f: New test.
15707         * g77.f-torture/execute/19981119-0.f: New test.
15708
15709 1999-03-08  Craig Burley  <craig@jcb-sc.com>
15710
15711         * g77.f-torture/execute/970625-2.f: call ABORT if final
15712         result is not correct, instead of just printing it.
15713         Add this checking via newly introduced obfuscation, to
15714         trip up buggy front ends.
15715
15716 1999-03-07  Craig Burley  <craig@jcb-sc.com>
15717
15718         * g77.f-torture/compile/960317-1.f: Moved from being
15719         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
15720
15721 1999-03-06  Craig Burley  <craig@jcb-sc.com>
15722
15723         * g77.f-torture/execute/960317-1.f: New (old) test.
15724         * g77.f-torture/execute/970625-2.f: Ditto.
15725
15726 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
15727
15728         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
15729         message on line 1 or line 2; cccp and cpplib do this differently.
15730
15731 1999-03-01  Jeffrey A Law  (law@cygnus.com)
15732
15733         * g++.old-deja/g++.law/weak1.C: New test.
15734
15735 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
15736
15737         * gcc.c-torture/execute/990119-1.c: Renamed to...
15738         * gcc.dg/990119-1.c: this, so it will only be tested once
15739         (it's a preprocessor test, it doesn't need to be run at
15740         multiple optimization levels).
15741
15742 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
15743
15744         * lib/g++.exp: Don't add incdir=$base_dir/../include to
15745           ALWAYS_CXXFLAGS.
15746
15747 1999-02-24  Craig Burley  <craig@jcb-sc.com>
15748
15749         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
15750         * g77.f-torture/compile/19981216-0.f: ...as it is expected
15751         to not be compilable by current g77.
15752
15753 1999-02-24  Nick Clifton  <nickc@cygnus.com>
15754
15755         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
15756
15757 1999-02-22  Jeffrey A Law  (law@cygnus.com)
15758
15759         * gcc.c-torture/execute/990222-1.c: New test.
15760
15761 1999-02-19  Craig Burley  <craig@jcb-sc.com>
15762
15763         * g77.f-torture/compile/19990218-0.f: New test.
15764         * g77.f-torture/noncompile/19990218-1.f: New test.
15765
15766 1999-02-18  Craig Burley  <craig@jcb-sc.com>
15767
15768         * g77.f-torture/compile/19981216-0.f: New test.
15769
15770 1999-02-14  Jeffrey A Law  (law@cygnus.com)
15771
15772         * gcc.dg/990214-1.c: New test.
15773
15774 1999-02-13  Jeffrey A Law  (law@cygnus.com)
15775
15776         * gcc.dg/990213-2.c: New test.
15777
15778         * gcc.dg/990213-1.c: New test.
15779
15780 1999-02-12  Jeffrey A Law  (law@cygnus.com)
15781
15782         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
15783         ints.
15784
15785 1999-02-11  Nick Clifton  <nickc@cygnus.com>
15786
15787         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
15788         specified by target.
15789
15790         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
15791
15792 1999-02-11  Jeffrey A Law  (law@cygnus.com)
15793
15794         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
15795
15796 1999-02-10  Jonathan Larmour  <jlarmour@cygnus.co.uk>
15797
15798         * gcc.dg/special/ecos.exp: New test driver for new tests with
15799         special requirements.
15800
15801         * gcc.dg/special/alias-1.c: New test.
15802         * gcc.dg/special/gcsec-1.c: New test.
15803         * gcc.dg/special/weak-1.c: New test.
15804         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
15805         * gcc.dg/special/weak-2.c: New test.
15806         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
15807         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
15808         * gcc.dg/special/wkali-1.c: New test.
15809         * gcc.dg/special/wkali-2.c: New test.
15810         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
15811         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
15812
15813 1999-02-10  Felix Lee  <flee@cygnus.com>
15814
15815           * lib/c-torture.exp (c-torture-compile): Pull out code for
15816           analyzing gcc error messages.
15817           (c-torture-execute): Likewise.  Fix some (harmless) false
15818           positives.
15819           * lib/gcc.exp (gcc_check_compile): New function.
15820
15821 1999-02-08  Richard Henderson  <rth@cygnus.com>
15822
15823         * gcc.c-torture/execute/990208-1.c: New test.
15824
15825 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
15826
15827         * g++.dg/special/ecos.exp: New driver for new tests with special
15828         requirements
15829
15830         * g++.dg/special/conpr-1.C: New test
15831         * g++.dg/special/conpr-2.C: New test
15832         * g++.dg/special/conpr-2a.C: New test
15833         * g++.dg/special/conpr-3.C: New test
15834         * g++.dg/special/conpr-3a.C: New test
15835         * g++.dg/special/conpr-3b.C: New test
15836
15837         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
15838         allow g++ to use the dg driver
15839
15840         * README: Add comment about g++.dg directory
15841
15842 1999-02-06  Jeffrey A Law  (law@cygnus.com)
15843
15844         * README: Update email addresses.
15845
15846 1999-02-03  Nick Clifton  <nickc@cygnus.com>
15847
15848         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
15849         arguments in order to force structure S onto the stack even on
15850         the alpha.
15851         (test): Pass 10 leading arguments to function foo as well as the
15852         structure S.
15853
15854         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
15855         failure for all targets.
15856
15857         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
15858         abort to terminate program execution.
15859
15860 1999-01-30  Richard Henderson  <rth@cygnus.com>
15861
15862         * gcc.c-torture/execute/990130-1.c: New test.
15863
15864 1999-01-30  Jeffrey A Law  (law@cygnus.com)
15865
15866         * gcc.dg/990130-1.c: New test.
15867
15868 1999-01-28  Michael Meissner  <meissner@cygnus.com>
15869
15870         * gcc.c-torture/execute/990128-1.c: New test.
15871
15872 1999-01-27  Michael Meissner  <meissner@cygnus.com>
15873
15874         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
15875
15876 1999-01-27  Felix Lee  <flee@cygnus.com>
15877
15878         * lib/c-torture.exp (c-torture-compile): pull out code for
15879         analyzing gcc error messages.
15880         (c-torture-execute): ditto, and fix some (harmless) false
15881         positives.
15882         * lib/gcc.exp (gcc_check_compile): new function.
15883
15884 1999-01-17  Jeffrey A Law  (law@cygnus.com)
15885
15886         * gcc.dg/990117-1.c: New test.
15887
15888         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
15889
15890         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
15891
15892 1999-01-15  Jeffrey A Law  (law@cygnus.com)
15893
15894         * g77.f-torture/compile/990115-1.f: New test.
15895
15896 1999-01-07  Jeffrey A Law  (law@cygnus.com)
15897
15898         * gcc.c-torture/compile/990107-1.c: New test
15899
15900 1999-01-06  Jeffrey A Law  (law@cygnus.com)
15901
15902         * gcc.c-torture/execute/990106-2.c: New test.
15903
15904         * gcc.c-torture/execute/990106-1.c: New test.
15905
15906 1998-12-30  Zack Weinberg <zack@rabi.columbia.edu>
15907
15908         * gcc.c-torture/compile/981223-1.c: New test.
15909
15910 1998-12-29  Richard Henderson  <rth@cygnus.com>
15911
15912         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
15913         (opt3): Rename from opt4 and disable.
15914
15915 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
15916
15917         * g++.old-deja/g++.pt/ptrmem5.C: New test.
15918
15919 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
15920
15921         * g++.old-deja/g++.other/conv5.C: New test.
15922
15923 1998-12-14  Nick Clifton  <nickc@cygnus.com>
15924
15925         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
15926
15927 1998-12-11  Jeffrey A Law  (law@cygnus.com)
15928
15929         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
15930
15931 1998-12-11  Zack Weinberg <zack@rabi.columbia.edu>
15932
15933         * gcc.c-torture/compile/981211-1.c: New test.
15934
15935 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
15936
15937         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
15938
15939         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
15940
15941 1998-12-08  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15942
15943         * gcc.special/930510-1.c: Make C9X safe.
15944         * gcc.misc-tests/gcov-1.c Similarly.
15945         * gcc.misc-tests/gcov-2.c Similarly.
15946
15947 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
15948
15949         * gcc.dg/ultrasp1.c: New test.
15950
15951 1998-12-06  Richard Henderson  <rth@cygnus.com>
15952
15953         * gcc.c-torture/execute/981206.c: New test.
15954
15955 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
15956
15957         * g++.old-deja/g++.ns/template7.C: New test.
15958
15959         * g++.old-deja/g++.other/expr1.C: New test.
15960
15961         * g++.old-deja/g++.eh/tmpl3.C: New test.
15962
15963         * g++.old-deja/g++.eh/tmpl2.C: New test.
15964
15965 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
15966
15967         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
15968         * g++.old-deja/g++.other/using6.C: Removed.
15969         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
15970
15971         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
15972
15973 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
15974
15975         * g++.old-deja/g++.pt/overload8.C: New test.
15976
15977         * g++.old-deja/g++.pt/overload7.C: New test.
15978
15979         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
15980
15981         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
15982         and relinking messages.
15983         * lib/g++.exp (g++_target_compile): Remove .rpo file when
15984         compiling with -frepo.
15985
15986 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
15987
15988         * g++.old-deja/g++.pt/lookup6.C: New test.
15989
15990 1998-11-30  Nick Clifton  <nickc@cygnus.com>
15991
15992         * gcc.c-torture/execute/981130-1.c: New test.
15993         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
15994
15995 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
15996
15997         * g++.old-deja/g++.pt/explicit76.C: New test.
15998
15999         * g++.old-deja/g++.pt/friend38.C: New test.
16000
16001         * g++.old-deja/g++.ns/crash2.C: New test.
16002
16003         * g++.old-deja/g++.pt/defarg8.C: New test.
16004
16005         * g++.old-deja/g++.pt/instantiate6.C: New test.
16006
16007         * g++.old-deja/g++.pt/static6.C: New test.
16008
16009         * g++.old-deja/g++.pt/decl2.C: New test.
16010
16011 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
16012
16013         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
16014         problem is actually related with name lookup, but so what? :-)
16015
16016         * g++.old-deja/g++.pt/friend37.C: New test.
16017
16018 1998-11-25  Dave Love  <d.love@dl.ac.uk>
16019
16020         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
16021         element, which fails on some systems.
16022
16023         * g77.f-torture/execute/labug1.f: New test.
16024
16025 1998-11-21  Jeffrey A Law  (law@cygnus.com)
16026
16027         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
16028         is defined.
16029
16030 1998-11-18  Dave Love  <d.love@dl.ac.uk>
16031
16032         * g77.f-torture/compile/981117-1.f: New test.
16033
16034 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
16035
16036         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
16037         properly discarded.
16038
16039 1998-10-11  Ken Raeburn  <raeburn@cygnus.com>
16040
16041         * gcc.c-torture/execute/memcheck: New directory of tests for
16042         -fcheck-memory-usage.
16043
16044 1998-11-07  Gerald Pfe
16045
16046         * g77.f-torture/noncompile/980615-0.f: New test.
16047
16048 1998-07-26  H.J. Lu  (hjl@gnu.org)
16049
16050         * gcc.dg/980312-1.c: Do link instead of compile.
16051         * gcc.dg/980313-1.c: Likewise.
16052
16053 1998-07-26  Jeffrey A Law  (law@cygnus.com)
16054
16055         * gcc.c-torture/compile/980726-1.c: New test.
16056
16057 1998-07-25  Dave Love  <d.love@dl.ac.uk>
16058
16059         * g77.f-torture/execute/io0.f: New test.
16060
16061 1998-07-24  Nick Clifton  <nickc@cygnus.com>
16062
16063         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
16064         an int.
16065
16066 1998-06-18  Michael Meissner  <meissner@cygnus.com>
16067
16068         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
16069         m32r bugs.
16070
16071 1998-07-17  Nick Clifton  <nickc@cygnus.com>
16072
16073         * gcc.dg/980626-1.c: Expect failures for all toolchains until
16074         c-decl.c:grokdeclarator can handle mode attributes.
16075
16076 1998-07-16  Jeffrey A Law  (law@cygnus.com)
16077
16078         * gcc.c-torture/execute/980716-1.c: New test.
16079
16080 1998-07-13  Jeffrey A Law  (law@cygnus.com)
16081
16082         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
16083         the mn10200.
16084         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
16085         the mn10200.
16086         * gcc.c-torture/execute/va-arg-3.x: Similarly.
16087         * gcc.c-torture/compile/930326-1.x: Similarly.
16088
16089 1998-07-13  Dave Love  <d.love@dl.ac.uk>
16090
16091         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
16092         New test from Craig.
16093
16094 1998-07-12  Dave Love  <d.love@dl.ac.uk>
16095
16096         * g77.f-torture/noncompile/980616-0.f: New test.
16097
16098         * g77.f-torture/execute/970816-3.f:  New test from Craig.
16099
16100 1998-07-10 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
16101
16102         *  g++.other/singleton.C: Return error value instead of taking
16103         SIGSEGV.
16104
16105 1998-07-10  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
16106
16107         *  g++.other/singleton.C: New test.   Warning is under dispute.
16108         Runtime crash is not.
16109
16110 1998-07-09  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
16111
16112         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
16113         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
16114         using6.C, using7.C}:  New namespace tests.
16115
16116 1998-07-09  Alexandre Oliva   <oliva@dcc.unicamp.br>
16117
16118         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
16119         specialization with typedef'ed names used as array indexes.
16120
16121 1998-07-09  Jeffrey A Law  (law@cygnus.com)
16122
16123         * gcc.c-torture/execute/980709-1.c: New test.
16124
16125         * gcc.dg/980709-1.c: New test.
16126
16127 1998-07-07  Richard Henderson  <rth@cygnus.com>
16128
16129         * gcc.c-torture/execute/bcp-1.c: New test.
16130
16131 1998-07-07  Jeffrey A Law  (law@cygnus.com)
16132
16133         * gcc.c-torture/execute/980707-1.c: New test.
16134
16135 1998-07-06  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
16136
16137         * gcc.c-torture/compile/980706-1.c: New test.
16138
16139 1998-07-01  Dave Love  <d.love@dl.ac.uk>
16140
16141         * g77.f-torture/execute/980701-0.f,
16142         g77.f-torture/execute/980701-1.f: New test from Craig.
16143
16144 1998-07-01  Jeffrey A Law  (law@cygnus.com)
16145
16146         * gcc.c-torture/compile/980701-1.c: New test.
16147
16148         * gcc.c-torture/execute/980701-1.c: New test.
16149
16150 1998-06-30  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
16151 rlsruhe.de>
16152
16153         * g++.old-deja/g++.robertl/eb132.C: New test.
16154         * g++.old-deja/g++.robertl/eb133.C: Likewise.
16155
16156 1998-06-29  Dave Love  <d.love@dl.ac.uk>
16157
16158         * g77.f-torture/execute/980628-7.f,
16159         g77.f-torture/execute/980628-8.f,
16160         g77.f-torture/execute/980628-9.f,
16161         g77.f-torture/execute/980628-10.f: New tests from Craig.
16162
16163         * g77.f-torture/execute/980628-3.f: Remove mail headers.
16164
16165 1998-06-28  Jeffrey A Law  (law@cygnus.com)
16166
16167         * g77.f-torture/execute/980628-4.f: New test from Craig.
16168         * g77.f-torture/execute/980628-5.f: Likewise.
16169         * g77.f-torture/execute/980628-2.f: Likewise.
16170         * g77.f-torture/execute/980628-0.f: Likewise.
16171         * g77.f-torture/execute/980628-1.f: Likewise.
16172         * g77.f-torture/execute/980628-3.f: Likewise.
16173         * g77.f-torture/execute/980628-6.f: Likewise.
16174
16175 1998-06-28  Jeffrey A Law  (law@cygnus.com)
16176
16177         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
16178         directory when nothing has been installed yet.
16179
16180 1998-06-27  Carlo Wood  <carlo@runaway.xs4all.nl>
16181
16182         * gcc.c-torture/special/special.exp: Handle newer versions of
16183         dejagnu.
16184
16185 1998-06-26  Jeffrey A Law  (law@cygnus.com)
16186
16187         * gcc.dg/980626-1.c: New test.
16188
16189 1998-06-19  Bruno Haible <haible@ilog.fr>
16190
16191         * gcc.misc-tests/m-un-2.c: New test.
16192         * g++.old-deja/g++.other/warn01.c: Likewise.
16193
16194 1998-06-19  Robert Lipe  <robertl@dgii.com>
16195
16196         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
16197         compatibility with assmblers with a different comment character.
16198         Eliminate use of GAS-specific extensions.
16199
16200 1998-06-19  Jeffrey A Law  (law@cygnus.com)
16201
16202         * gcc.c-torture/execute/ieee/980619-1.c: New test.
16203
16204 1998-06-19  Robert Lipe  <robertl@dgii.com>
16205
16206         *lib/g77.exp: Replace search for libf2c.a with search for newly
16207         renamed libg2c.a
16208
16209 1998-06-17  Jeffrey A Law  (law@cygnus.com)
16210
16211         * gcc.c-torture/execute/980617-1.c: New test.
16212
16213 1998-06-12  Jeffrey A Law  (law@cygnus.com)
16214
16215         * gcc.c-torture/execute/980612-1.c: New test.
16216
16217 1998-06-08  Jeffrey A Law  (law@cygnus.com)
16218
16219         * gcc.dg/980523-1.c: Only test on ppc-linux.
16220         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
16221
16222         * gcc.c-torture/execute/980608-1.c: New test.
16223
16224 1997-06-05  J"orn Rennecke <amylaar@cygnus.co.uk>
16225
16226         * gcc.c-torture/execute/980605-1.c: New test.
16227
16228 1998-06-04  Jeffrey A Law  (law@cygnus.com)
16229
16230         * gcc.c-torture/execute/980604-1.c: New test.
16231
16232 1998-06-02  Jeffrey A Law  (law@cygnus.com)
16233
16234         * gcc.c-torture/execute/980602-1.c: New test.
16235         * gcc.c-torture/execute/980602-2.c: Likewise.
16236
16237 1998-06-02  Dave Love  <d.love@dl.ac.uk>
16238
16239         * 970125-0.f: Fix per JCB.  Add commentary.
16240
16241 1998-05-31  Michael Meissner  <meissner@cygnus.com>
16242
16243         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
16244         IEEE -0 support.
16245
16246 1998-05-29  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
16247
16248         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
16249         earlier.
16250
16251 1998-05-28  Catherine Moore <clm@cygnus.com>
16252
16253         * gcc.c-torture/execute/980526-3.c: New test.
16254
16255 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
16256
16257         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
16258         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
16259         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
16260         m88k-motorola-sysv3 to XFAIL.
16261
16262 1998-05-26  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16263
16264         * gcc.dg/980526-1.c: New test.
16265         * gcc.c-torture/execute/980526-2.c: New test.
16266
16267 1998-05-26  Jeffrey A Law  (law@cygnus.com)
16268
16269         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
16270
16271         * gcc.c-torture/execute/980526-1.c: New test.
16272
16273 1998-05-26  Dave Love  <d.love@dl.ac.uk>
16274
16275         * g77.f-torture/execute/alpha2.f: Add runtime test.
16276
16277 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
16278
16279         * g++.old-deja/old-deja.exp: Strip leading directories.
16280
16281         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
16282         error for the line.  Don't run multiple tests for the same line.
16283
16284 1998-05-23  Jeffrey A Law  (law@cygnus.com)
16285
16286         * gcc.dg/980523-1.c: New test.
16287
16288 1998-05-23  Dave Love  <d.love@dl.ac.uk>
16289
16290         * g77.f-torture/compile/970915-0.f: New test.
16291
16292 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
16293
16294         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
16295
16296 1998-05-21  Jeffrey A Law  (law@cygnus.com)
16297
16298         * gcc.dg/980520-1.c: New test.
16299
16300 1998-05-20  Manfred Hollstein  <manfred@s-direktnet.de>
16301
16302         * gcc.dg/980502-1.c: Fix return type.
16303
16304 1998-05-20  Jeffrey A Law  (law@cygnus.com)
16305
16306         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
16307         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
16308         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
16309         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
16310         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
16311
16312 1998-05-20  Dave Love  <d.love@dl.ac.uk>
16313
16314         * g77.f-torture/execute/980520-1.f: New test.
16315
16316 1998-05-15  Dave Love  <d.love@dl.ac.uk>
16317
16318         * lib/mike-g77.exp: New file.
16319
16320         * g77.f-torture/noncompile/noncompile.exp,
16321         g77.f-torture/noncompile/check0.f: New files.
16322
16323 1998-05-14  Dave Love  <d.love@dl.ac.uk>
16324
16325         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
16326         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
16327         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
16328         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
16329         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
16330         abort where appropriate.
16331
16332 1998-05-05  Michael Meissner  <meissner@cygnus.com>
16333
16334         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
16335         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
16336
16337 1998-04-29  Dave Love  <d.love@dl.ac.uk>
16338
16339         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
16340
16341 1998-04-27  Dave Love  <d.love@dl.ac.uk>
16342
16343         * g77.f-torture/compile/980427-0.f: New test.
16344
16345 1998-04-24  Dave Love  <d.love@dl.ac.uk>
16346
16347         * g77.f-torture/compile/980424-0.f: New test.
16348
16349 1998-04-19  Dave Love  <d.love@dl.ac.uk>
16350
16351         * g77.f-torture/compile/980419-2.f (main): New test.
16352         * g77.f-torture/compile/970125-0.f: New test.
16353         * g77.f-torture/compile/980419-1.f: New test.
16354
16355 1998-04-08  Jim Wilson  <wilson@cygnus.com>
16356
16357         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
16358         of loop-4.c.
16359
16360 1998-04-07  Jim Wilson  <wilson@cygnus.com>
16361
16362         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
16363
16364 1998-04-03  Jim Wilson  <wilson@cygnus.com>
16365
16366         * gcc.c-torture/compile/980329-1.c: New test.
16367
16368 1998-03-18  Jim Wilson  <wilson@cygnus.com>
16369
16370         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
16371         * gcc.dg/980312-1.c: Fix typo in -march command.
16372
16373 1998-03-16  H.J. Lu  (hjl@gnu.org)
16374
16375         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
16376
16377 1998-03-11  Robert Lipe  <robertl@dgii.com>
16378
16379         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
16380         Dave Love agree the Fortran source is bogus.
16381
16382 1998-03-11  Robert Lipe  <robertl@dgii.com>
16383
16384         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
16385         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
16386         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
16387         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
16388         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
16389
16390 1998-03-10  Alexandre Oliva   <oliva@dcc.unicamp.br>
16391
16392         * g++.old-deja/g++.other/friend1.C: New test.
16393
16394 1998-02-18  Dave Love  <d.love@dl.ac.uk>
16395
16396         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
16397         possibly uninitialized) variables and declare dnrm2.
16398
16399 1998-02-23  Robert Lipe <robertl@dgii.com>
16400
16401         From Bruno Haible <haible@ilog.fr>:
16402         * gcc.c-torture/execute/980223.c: New test.
16403
16404 1998-02-13  Jeffrey A Law  (law@cygnus.com)
16405
16406         * gcc.dg/ifelse-1.c: New test.
16407
16408 1998-02-09  H.J. Lu  (hjl@gnu.org)
16409
16410         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
16411
16412           * lib/old-dejagnu.exp (old-dejagnu): Added the
16413           "execution test - XFAIL *-*-*" handling in the spirit of
16414           "excess errors test -". Changed the "execution test fails"
16415           handling to be like "excess errors test fails".
16416           * Update various tests accordingly.
16417
16418 1998-02-06  Jim Wilson  <wilson@cygnus.com>
16419
16420         * gcc.c-torture/execute/980205.c: New test.
16421
16422 1998-01-18  Jeffrey A Law  (law@cygnus.com)
16423
16424         * lib/c-torture.exp: Look for .x files instead of .cexp files.
16425         * lib/f-torture.exp: Similarly.
16426         * gcc.c-torture: Rename all .cexp files to .x files.
16427
16428 1997-12-08  J"orn Rennecke <amylaar@cygnus.co.uk>
16429
16430         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
16431         (940510-1.c): Removed duplicate.
16432         (971104-1.c): New test.
16433
16434 1997-11-25  Kate Hedstrom  (kate@ahab.rutgers.edu)
16435
16436           * lib/f-torture.exp: Improve error and loop detection.
16437
16438 1997-11-19  Michael Meissner  <meissner@cygnus.com>
16439
16440         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
16441         use that to size the filler array.
16442
16443 1997-09-26  Bob Manson  <manson@charmed.cygnus.com>
16444
16445         * lib/c-torture.exp(c-torture-execute): Fix typo.
16446
16447         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
16448         testcase as the executable name. Keep the executable around if
16449         the test fails.
16450
16451 1997-09-19  Bob Manson  <manson@charmed.cygnus.com>
16452
16453         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
16454         changes.  Only test one -g option, and move it to the end of the
16455         list of options to test.
16456
16457 1997-09-19  Michael Meissner  <meissner@cygnus.com>
16458
16459         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
16460         variable GCC_TORTURE_OPTIONS to supply default switches separated
16461         by colons.  If no environment variable, run tests with -O0 -g, -O1
16462         -g, and -O2 -g as well.
16463
16464 1997-09-17  Bob Manson  <manson@charmed.cygnus.com>
16465
16466         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
16467         explanatory comments. Fix indentation.
16468
16469 1997-09-15  Jeffrey A Law  (law@cygnus.com)
16470
16471         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
16472
16473 1997-09-11  Jeffrey A Law  (law@cygnus.com)
16474
16475         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
16476         * g++.old-deja/g++.mike/p7325.C: Likewise.
16477         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
16478
16479 1997-09-11  Alexandre Oliva  (oliva@dcc.unicamp.br)
16480
16481         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
16482         * g++.old-deja/g++.brendan/crash30.C: Likewise.
16483         * g++.old-deja/g++.brendan/crash39.C: Likewise.
16484         * g++.old-deja/g++.law/operators4.C: Likewise.
16485
16486 1997-09-11  Joe Buck  (jbuck@synopsys.com)
16487
16488         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
16489         * g++.old-deja/g++.mike/p784.C: Ditto.
16490         * g++.old-deja/g++.mike/p785.C: Ditto.
16491
16492 1997-09-05  Jeffrey A Law  (law@cygnus.com)
16493
16494           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
16495
16496 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
16497
16498         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
16499         target feature; pass this to c-torture-execute as needed.
16500
16501 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
16502
16503         * lib/c-torture.exp(c-torture-execute): If the previous and the
16504         current executables being tested are identical, we don't need to
16505         run the executable again. Try to make the executable names
16506         unique. Add an optional argument for passing additional compiler
16507         flags.
16508
16509 1997-09-02  Doug Evans  <dje@canuck.cygnus.com>
16510
16511         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
16512
16513 1997-08-29  Jeffrey A Law  (law@cygnus.com)
16514
16515         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
16516
16517 1997-07-31  Jeffrey A Law  (law@cygnus.com)
16518
16519         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
16520         32bit or larger longs.
16521
16522         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
16523         have either a 32bit long or 32bit int.
16524
16525 1997-07-29  J"orn Rennecke <amylaar@cygnus.co.uk>
16526
16527         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
16528         Make double precision tests dependent on sizeof (double).
16529
16530 1997-07-09  Bob Manson  <manson@charmed.cygnus.com>
16531
16532         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
16533         too.
16534
16535 1997-06-17  J"orn Rennecke <amylaar@cygnus.co.uk>
16536
16537         * gcc.c-torture/compile/961203-1.cexp: New script.
16538
16539 1997-06-16  Bob Manson  <manson@charmed.cygnus.com>
16540
16541         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
16542         up the includes ourselves.
16543
16544 1997-06-11  Bob Manson  <manson@charmed.cygnus.com>
16545
16546         * lib/plumhall.exp: Remove random include, and add a few
16547         verbose messages for debugging.
16548
16549 1997-06-06  Bob Manson  <manson@charmed.cygnus.com>
16550
16551         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
16552         of trying to do it ourselves.
16553
16554 1997-06-04  J"orn Rennecke <amylaar@cygnus.co.uk>
16555
16556         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
16557
16558 1997-06-04  Bob Manson  <manson@charmed.cygnus.com>
16559
16560         * gcc.prms/5403.c: Made regexp a bit less strict.
16561
16562 1997-06-03  Bob Manson  <manson@charmed.cygnus.com>
16563
16564         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
16565         is returned from remote_load instead.
16566         * lib/plumhall.exp: Ditto.
16567         * lib/mike-g++.exp: Ditto.
16568         * lib/old-dejagnu.exp: Ditto.
16569         * lib/c-torture.exp: Ditto.
16570
16571 1997-05-30  Bob Manson  <manson@charmed.cygnus.com>
16572
16573         * lib/g++.exp: Use build_wrapper procedure.
16574         * lib/gcc.exp: Ditto.
16575
16576 1997-05-20  Jeffrey A Law  (law@cygnus.com)
16577
16578         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
16579         an old-style decl for malloc.  Fixes tests to work when
16580         sizeof (int) != sizeof (size_t).
16581
16582 1997-05-15  Mike Meissner  <meissner@cygnus.com>
16583
16584         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
16585
16586         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
16587         use stdargs.h interface.
16588
16589 1997-05-15  Mike Meissner  <meissner@cygnus.com>
16590
16591         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
16592         NO_VARARGS when compiling.
16593
16594 1997-05-01  Bob Manson  <manson@charmed.cygnus.com>
16595
16596         * lib/plumhall.exp(ph_includes): New procedure.
16597         (ph_make): Use it.
16598         (ph_compiler): Ditto.
16599
16600         * lib/g++.exp: Rename test-glue.c to testglue.c.
16601         * lib/gcc.exp: Ditto.
16602
16603 1997-04-10  Bob Manson  <manson@charmed.cygnus.com>
16604
16605         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
16606         to completion when it's called.
16607
16608 1997-03-21  Michael Meissner  <meissner@cygnus.com>
16609
16610         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
16611         is defined, don't do test.
16612
16613 1997-03-20  Doug Evans  <dje@canuck.cygnus.com>
16614
16615         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
16616         for object files.
16617         (ph_summary): Mark skipped testcases as untested, not unresolved.
16618
16619         * lib/plumhall.exp (ph_make): If unresolved because of bad
16620         errorCode, record errorCode in log file.
16621         (*): Replace send_log/verbose with verbose -log.
16622
16623 1997-03-19  Michael Meissner  <meissner@cygnus.com>
16624
16625         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
16626         double conversion if double isn't at least 8 bytes.
16627
16628         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
16629         int to work with targets where int is 16 bits.
16630
16631         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
16632         8 bytes, just exit, since 4 byte doubles don't have enough bits of
16633         precision for the test to complete.
16634
16635 1997-03-14  Michael Meissner  <meissner@cygnus.com>
16636
16637         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
16638         if d10v is not compiled with the -mdouble64 flag.
16639         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
16640
16641         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
16642         d10v is not compiled with the -mint32 flag.
16643
16644 1997-03-13  Bob Manson  <manson@charmed.cygnus.com>
16645
16646         * lib/plumhall.exp: Use incr_count.
16647
16648 1997-03-12  Jeffrey A Law  (law@cygnus.com)
16649
16650         * gcc.c-torture: Update to c-torture-1.45.
16651
16652 1997-02-23  Bob Manson  <manson@charmed.cygnus.com>
16653
16654         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
16655         the name of the expect testcase file).
16656
16657         * lib/g++.exp(g++_init): Ditto.
16658
16659 1997-02-20  Bob Manson  <manson@charmed.cygnus.com>
16660
16661         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
16662         the host.
16663
16664         * lib/gcc.exp(gcc_exit): New procedure.
16665
16666 1997-02-19  Bob Manson  <manson@charmed.cygnus.com>
16667
16668         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
16669         specs where appropriate.
16670
16671         * g++.old-deja/g++.arm/*: Added additional ERROR checks
16672         because of new "candidates are" messages, and removed a few
16673
16674         * Converted all non-old-style g++ testcases to old-style, and
16675         moved into g++.old-deja.
16676
16677 1997-02-14  Bob Manson  <manson@charmed.cygnus.com>
16678
16679         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
16680         options.
16681
16682         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
16683         succeeded.
16684
16685         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
16686
16687 1997-02-13  Michael Meissner  <meissner@cygnus.com>
16688
16689         * lib/gcc.exp (gcc_target_compile): Add support for defining
16690         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
16691         the machine doesn't have those features.
16692
16693 1997-02-11  Bob Manson  <manson@charmed.cygnus.com>
16694
16695         * g++.law/operators4.exp: Don't use LIBS.
16696
16697 1997-02-08  Bob Manson  <manson@charmed.cygnus.com>
16698
16699         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
16700
16701         * lib/mike-g++.exp: Don't set the compiler to be tested here.
16702         * lib/g++.exp: Set it here instead. Also, allow use of the
16703         --tool_exec and --tool_opt options. Change CXX to
16704         GXX_UNDER_TEST.
16705
16706         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
16707
16708         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
16709
16710 1997-02-07  Bob Manson  <manson@charmed.cygnus.com>
16711
16712         * lib/old-dejagnu.exp: Use prune_warnings instead of
16713         prune_system_crud.
16714         * lib/mike-g++.exp: Ditto.
16715         * lib/gcc.exp: Ditto.
16716         * lib/g++.exp: Ditto.
16717
16718         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
16719
16720 1997-02-07  Jeffrey A Law  (law@cygnus.com)
16721
16722           * 941014-2.c: Include stdlib.h
16723           * 960327-1.c: Include stdio.h
16724           * dbra.c, index-1.c: Don't assume ints are 32bits.
16725
16726 1997-02-04  Bob Manson  <manson@charmed.cygnus.com>
16727
16728         * lib/gcc.exp: Add gcc,stack_size target feature.
16729
16730         * lib/g++.exp(g++_target_compile): Add the include and link
16731         paths here, not in two other places. And, it's $options, not
16732         options.
16733
16734         * lib/mike-g++.exp(postbase): Remove the code that determines
16735         the correct include and link paths.
16736         * g++.old-deja/old-deja.exp: Ditto.
16737
16738 1997-02-03  Bob Manson  <manson@charmed.cygnus.com>
16739
16740         * lib/g++.exp(g++_init): target_compile no longer returns the
16741         filename of the result.
16742
16743 1997-02-02  Bob Manson  <manson@charmed.cygnus.com>
16744
16745         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
16746         call to glob.
16747
16748         * gcc.c-torture/special/special.exp: Change call to
16749         gcc_target_compile to include the object file.
16750
16751 1997-02-02  Ian Lance Taylor  <ian@cygnus.com>
16752
16753         * gcc.c-torture/special/special.exp: Correct misspelling in last
16754         change.
16755
16756 1997-02-01  Bob Manson  <manson@charmed.cygnus.com>
16757
16758         * lib/plumhall.exp(ph_summary): Log the entire output of the
16759         executable. Return -1 if there were any failures, 0 otherwise.
16760         (ph_execute): Return -1 if there were any failures, 0 otherwise.
16761         (ph_make): Clean up objects and executables that were built
16762         if the tests succeeded.
16763
16764 1997-01-30  Bob Manson  <manson@charmed.cygnus.com>
16765
16766         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
16767         libraries and includes in the build tree as appropriate.
16768
16769 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
16770
16771         * lib/c-torture.exp: Instead of looking for the global variable
16772         NO_LONG_LONG, check to see if that's a feature of the target.
16773
16774 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
16775
16776         * config/default.exp: Minimize. Delete the remainer of the files in
16777         config; this functionality is now in devo/dejagnu/config.
16778
16779         g++.*/*: Pass any additional flags used to compile to postbase;
16780         delete CXXFLAGS.
16781
16782         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
16783         is now done by runtest.exp. Use gcc_target_compile instead of
16784         compile.
16785
16786         lib/c-torture.exp: Use gcc_target_compile instead of compile.
16787         Remove references to CFLAGS. Use remote_file instead of
16788         calling rm -f.
16789         (c-torture): Take a list of arguments to use to compile this
16790         testcase.
16791
16792         lib/g++.exp: Simplify. Use target_compile instead of compile.
16793         lib/gcc-dg.exp: Ditto.
16794         lib/gcc.exp: Ditto.
16795         lib/mike-{gcc,g++}.exp: Ditto.
16796         lib/old-dejagnu.exp: Ditto.
16797         lib/plumhall.exp: Ditto.
16798
16799 1997-01-08  Jim Wilson  <wilson@cygnus.com>
16800
16801         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
16802         (ph_linker): Likewise.
16803
16804 1996-11-13  Joern Rennecke <amylaar@cygnus.com>
16805
16806           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
16807         MAP_ANON / MAP_ANONYMOUS if defined;
16808         else try to map from /dev/zero .
16809
16810 1996-11-12  Jeffrey A Law  (law@cygnus.com)
16811
16812         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
16813         isn't defined, then define it to MAP_ANONYMOUS.
16814
16815 1996-11-12  Jeffrey A Law  (law@cygnus.com)
16816
16817         * gcc.c-torture: Update to c-torture-1.42 release.
16818
16819 1996-11-11  Jeffrey A Law  (law@cygnus.com)
16820
16821         * gcc.c-torture: Update to c-torture-1.41 release.
16822
16823 1996-10-27  Jeffrey A Law  (law@cygnus.com)
16824
16825         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
16826         c-torture release.
16827
16828 1996-08-15  Brendan Kehoe  <brendan@lisa.cygnus.com>
16829
16830         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
16831         and LDFLAGS.  Fix second case to append the target_info ldflags
16832         onto LDFLAGS, not CFLAGS.
16833         * lib/g++.exp (g++_init): Add target_info stuff.
16834         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
16835         of libgloss and newlib flags for !native.
16836
16837         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
16838         (GDB): Fix relative path to go up another dir for finding gdb.
16839
16840 1996-08-08  Rob Savoye  <rob@chinadoll.cygnus.com>
16841
16842         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
16843         versions in the target_info array, if they don't exist.
16844
16845 1996-08-02  Brendan Kehoe  <brendan@lisa.cygnus.com>
16846
16847         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
16848
16849 1996-07-08  Jim Wilson  <wilson@cygnus.com>
16850
16851         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
16852         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
16853
16854 1996-07-01  Bob Manson  <manson@charmed.cygnus.com>
16855
16856         * lib/old-dejagnu.exp: Don't remove the output file before we've
16857         actually tested it. Don't append pwd to the path of the executable
16858         we're testing.
16859
16860 1996-06-30  Doug Evans  <dje@canuck.cygnus.com>
16861
16862         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
16863
16864 1996-06-26  Bob Manson  <manson@charmed.cygnus.com>
16865
16866         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
16867         temporary directory for compiler files, and set it to a default
16868         value of /tmp. Set $output as the name of the output file from
16869         compiling the testcase. Add a -o option to $cflags_var so the
16870         compiler writes the final output file as $output. Set $executable
16871         to $output.
16872
16873         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
16874         directory for compiler files, and set it to /tmp if it doesn't
16875         already have a value. Set $output_file to the name of the output
16876         file from compiling the testcase. Add a -o option to CXXFLAGS so
16877         the compiler writes the final output file as $output. Use $output
16878         as the executable to be tested.
16879
16880 1996-06-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
16881
16882         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
16883
16884 1996-06-08  Jeffrey A Law  (law@cygnus.com)
16885
16886         * gcc.c-torture/execute/pending-1.c: New test.  Still
16887         pending in Tege's queue.
16888
16889 1996-04-24  Jim Wilson  <wilson@chestnut.cygnus.com>
16890
16891         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
16892         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
16893         if there were failures.  Call unresolved if there were unresolved
16894         testcases.  Call gcc_fail if program did not run to completion.
16895         (ph_make): Pass additional argument name to ph_execute.
16896         (ph_execute): Add new argument.  Pass additional arguments to
16897         ph_summary.  Call gcc_fail is there is no execution output.
16898
16899 1996-04-24  Jeffrey A Law  (law@cygnus.com)
16900
16901         * lib/plumhall.exp (proc_summary): Output relavent summary
16902         lines into the log so specific failures in plumhall can be
16903         investigated.
16904
16905 1996-04-10  Jeffrey A Law  (law@cygnus.com)
16906
16907         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
16908         (c-torture-execute): Don't try to execute tests which use
16909         "long long" types if $NO_LONG_LONG is nonzero.
16910
16911 1996-04-08  Doug Evans  <dje@canuck.cygnus.com>
16912
16913         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
16914         not c-torture.
16915
16916         * gcc.ieee: Move from here.
16917         * gcc.c-torture/execute/ieee: To here.
16918
16919 1996-03-26  Jeffrey A Law  (law@cygnus.com)
16920
16921         * gcc.c-torture: Update to c-torture-1.41 release.
16922
16923 1996-03-22  Jeffrey A Law  (law@cygnus.com)
16924
16925         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
16926         not "$output".
16927
16928 1996-03-07  Doug Evans  <dje@charmed.cygnus.com>
16929
16930         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
16931         -c present.
16932
16933 1996-03-02  Jeffrey A Law  (law@cygnus.com)
16934
16935         * config/proelf.exp: Handle connecting to a simulator.
16936
16937 1996-01-31  Jeffrey A Law  (law@cygnus.com)
16938
16939         * config/proelf.exp: New file.  Enough framework that we can
16940         run c-torture tests on the proelf targets (or any other target
16941         that gdb can connect to for that matter).
16942
16943 1996-01-29  Doug Evans  <dje@canuck.cygnus.com>
16944
16945         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
16946         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
16947
16948         * lib/plumhall.exp (ph_execute): Always call ph_summary if
16949         exec_output exists.
16950
16951 1996-01-28  Doug Evans  <dje@charmed.cygnus.com>
16952
16953         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
16954         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
16955
16956         * config/*.exp: Update FSF address.  Change result of ${tool}_load
16957         to pass/fail/unresolved/unsupported/untested.  Caller must now
16958         call unresolved/unsupported/untested.
16959         * lib/*.exp: Update FSF address.  Update to handle new results of
16960         ${tool}_load.
16961         * lib/chill.exp (verbose): Delete.
16962
16963 1996-01-27  Doug Evans  <dje@charmed.cygnus.com>
16964
16965         * lib/gcc.exp (default_gcc_start): Change order of args to
16966         $LDFLAGS $CFLAGS $LIBS.
16967         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
16968         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
16969         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
16970         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
16971         * gcc.misc-tests/dg-test.exp: Likewise.
16972         * gcc.misc-tests/msgs.exp: Likewise.
16973         * gcc.prms/prms.exp: Likewise.
16974         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
16975         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
16976
16977         * lib/dg.exp: Deleted, moved to dejagnu/lib.
16978
16979 1996-01-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
16980
16981         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
16982
16983         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
16984         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
16985
16986         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
16987         necessary.
16988
16989 1996-01-20  Brendan Kehoe  <brendan@cygnus.com>
16990
16991         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
16992         global for loop; add use of $mathlib.
16993         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
16994         settings here; set mathlib for anything but VxWorks.
16995
16996 1996-01-22  Jeffrey A Law  (law@cygnus.com)
16997
16998         * gcc.c-torture: Update to c-torture-1.40 release.
16999
17000 1996-01-03  Jeffrey A Law  (law@cygnus.com)
17001
17002         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
17003         dg.exp.
17004
17005 1995-12-03  Jeffrey A. Law  <law@sethra.cygnus.com>
17006
17007         * lib/c-torture.exp (c-torture-execute): Declare "output" as
17008         global.
17009
17010 1995-11-17  Doug Evans  <dje@canuck.cygnus.com>
17011
17012         * lib/g++.exp (LIBS): Define if not already.
17013         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
17014         (gcc-dg-prune): Call prune_gcc_output.
17015         * lib/gcc.exp (prune_gcc_output): New proc.
17016         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
17017         prune_gcc_output.
17018
17019 1995-11-16  Doug Evans  <dje@canuck.cygnus.com>
17020
17021         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
17022         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
17023
17024 1995-11-15  Jeffrey A Law  (law@cygnus.com)
17025
17026         * gcc.c-torture: Update to c-torture-1.39 release.
17027
17028 1995-11-04  Doug Evans  <dje@canuck.cygnus.com>
17029
17030         * lib/c-torture.exp (c-torture-execute): Don't return if one option
17031         fails, try others as well.
17032
17033 1995-11-02  Doug Evans  <dje@canuck.cygnus.com>
17034
17035         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
17036         If compilation fails, mark execute tests as `untested'.
17037         If test is marked as unsupported, don't mark compilation and
17038         execute tests as failed.
17039
17040 1995-10-25  Brendan Kehoe  <brendan@lisa.cygnus.com>
17041
17042         * lib/g++.exp (g++_init): Don't link in libg++, and look to
17043         libstdc++ for whether or not we want to be doing shared
17044         libraries.  Delete link_curses since we don't need it anymore.
17045         * lib/mike-g++.exp (postbase): Don't link in libg++.
17046         * g++.old-deja/old-deja.exp: Likewise.
17047
17048 1995-10-23  Brendan Kehoe  <brendan@lisa.cygnus.com>
17049
17050         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
17051
17052 1995-10-17  Brendan Kehoe  <brendan@lisa.cygnus.com>
17053
17054         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
17055         For that, add `-Wl,-a,shared_archive'.
17056         * g++.old-deja/old-deja.exp: Likewise.
17057
17058 1995-10-17  Doug Evans  <dje@canuck.cygnus.com>
17059
17060         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
17061
17062 1995-10-16  Brendan Kehoe  <brendan@cygnus.com>
17063
17064         * lib/mike-g++.exp (postbase): Pay attention to the status of
17065         g++_load.
17066
17067 1995-10-16  Brendan Kehoe  <brendan@lisa.cygnus.com>
17068
17069           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
17070
17071 1995-10-16  Doug Evans  <dje@canuck.cygnus.com>
17072
17073         * lib/gcc.exp (default_gcc_start): No longer need to log program
17074         being executed or its output, execute_anywhere does that now.
17075         * lib/g++.exp (default_g++_version): Call execute_anywhere.
17076         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
17077
17078 1995-10-12  Brendan Kehoe  <brendan@lisa.cygnus.com>
17079
17080         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
17081         the same as those in lib/g++.exp.
17082
17083 1995-10-10  Jeff Law  (law@hurl.cygnus.com)
17084
17085         * gcc.c-torture: Update to c-torture-1.38 release.
17086         * gcc.ieee: Related changes.
17087
17088 1995-10-06  Rob Savoye  <rob@darkstar.cygnus.com>
17089
17090         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
17091         "exec". Minor reformatting changes.
17092
17093         * config/rom68k.exp (${tool}_load): Make it work in a canadian
17094         cross. This means all "exec" calls now work on a remote host as
17095         well.
17096         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
17097         cross. Filter out the extra "\r\n" stuff that expect puts in.
17098         (c-torture-execute): Filter out the bogus warnings like
17099         c-torture-compile does. Add support for canadian cross.
17100         * lib/gcc.exp (default_gcc_version, default_gcc_start)
17101         Use execute_anywhere rather than calling exec directly. Now it
17102         works for canadian cross testing.
17103
17104 1995-10-05  Brendan Kehoe  <brendan@rtl.cygnus.com>
17105
17106         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
17107         results into a variable, and check that rather than using file exists.
17108
17109 1995-10-04  Brendan Kehoe  <brendan@lisa.cygnus.com>
17110
17111         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
17112         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
17113
17114 1995-09-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
17115
17116         * g++.old-deja/old-deja.exp: Create and pass runshlib and
17117         lib_curses if there's a shared libg++ in the build tree.
17118
17119 1995-09-22  Doug Evans  <dje@canuck.cygnus.com>
17120
17121         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
17122         if not supported target.
17123
17124 1995-09-22  Brendan Kehoe  <brendan@lisa.cygnus.com>
17125
17126         * lib/g++.exp (g++_init): Move empty setting of runshlib and
17127         link_curses up to always happen, not just for native builds.
17128
17129 1995-09-21  Jeff Law  (law@snake.cs.utah.edu)
17130
17131         * gcc.c-torture: Update to c-torture-1.36 release.
17132         * gcc.failure: Related changes.
17133
17134 1995-09-20  Doug Evans  <dje@canuck.cygnus.com>
17135
17136         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
17137
17138 1995-09-19  Brendan Kehoe  <brendan@lisa.cygnus.com>
17139
17140         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
17141         * lib/mike-g++.exp (postbase): Not in here.  Still reference
17142         runshlib, link_curses, and mathlib for link and run.
17143
17144         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
17145         pass the runtime shared library options for Solaris, OSF/1, and
17146         Irix5, and link with -lcurses to avoid unresolved references.
17147
17148 1995-09-13  Brendan Kehoe  <brendan@lisa.cygnus.com>
17149
17150         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
17151         only run once.
17152
17153 1995-09-13  Doug Evans  <dje@canuck.cygnus.com>
17154
17155         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
17156
17157 1995-09-11  Jeff Law  (law@snake.cs.utah.edu)
17158
17159         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
17160         do not have a framework for the "compat" tests yet.
17161
17162 1995-09-09  Brendan Kehoe  <brendan@lisa.cygnus.com>
17163
17164         * lib/mike-g++.exp (postbase): New local variable `mathlib',
17165         set to null if we're testing vxworks5.1.  Use that instead of
17166         `-lm' in the setting of LIBS for link and run.
17167
17168 1995-09-08  Brendan Kehoe  <brendan@lisa.cygnus.com>
17169
17170         * config/rom68k.exp (${tool}_load): Major changes to make it
17171         work.  Verified that it does in fact return the stuff in
17172         exec_output properly.  Catch any Emul or any TRAP other than 0.
17173
17174 1995-09-07  Brendan Kehoe  <brendan@lisa.cygnus.com>
17175
17176         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
17177         LDFLAGS properly for targets that need stuff from libgloss.
17178         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
17179         only run once.
17180         (gpp_initialized): New variable.
17181
17182 1995-09-06  Rob Savoye  <rob@darkstar.cygnus.com>
17183
17184         * config/rom68k.exp: Load libgloss.exp.
17185         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
17186         so we can produce a fully linked binary.
17187         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
17188         so we can produce a fully linked binary.
17189
17190 1995-09-03  Doug Evans  <dje@canuck.cygnus.com>
17191
17192         * lib/plumhall.exp (ph_section): Watch for expected failures.
17193         Add missing `else'.
17194
17195         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
17196         run the testcase.
17197         (c-torture): Likewise.
17198
17199 1995-08-28  Doug Evans  <dje@cygnus.com>
17200
17201         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
17202
17203         * lib/mike-g++.exp (mike_cleanup): New proc.
17204         (prebase): New globals compiler_result, not_compiler_result,
17205         target_regexp.
17206         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
17207         allow leading "-" in pattern.  Watch for unsupported tests.
17208         If $compiler_result is set, pattern match assembler code,
17209         and ditto for $not_compiler_result.
17210         * lib/mike-gcc.exp: Likewise.
17211
17212         * lib/plumhall.exp (ph_execute): Only call ph_summary if
17213         execution "succeeded".
17214
17215 1995-08-14  Doug Evans  <dje@canuck.cygnus.com>
17216
17217         * config/win32.exp: New file.
17218         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
17219
17220 1995-08-04  Doug Evans  <dje@canuck.cygnus.com>
17221
17222         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
17223         unsupported.
17224         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
17225         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
17226         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
17227
17228         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
17229         "... without exceptions was ...".  That is now handled by
17230         prune_system_crud.
17231         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
17232
17233 1995-08-01  Doug Evans  <dje@canuck.cygnus.com>
17234
17235         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
17236         sieve.c,sort2.c}: New files.
17237         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
17238         sieve.exp,sort2.exp}: Drivers for them.
17239
17240         * lib/mike-gcc.exp (program_output): New user settable variable.
17241         (postbase): Call prune_system_crud.  Also prune extraneous compiler
17242         messages.
17243         * lib/mike-g++.exp (program_output): New user settable variable.
17244
17245         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
17246
17247         * config/sh.exp: Deleted (use sim.exp instead).
17248
17249 1995-07-28  Brendan Kehoe  <brendan@lisa.cygnus.com>
17250
17251         * config/vx.exp: Declare CHECKTASK as global.
17252         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
17253         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
17254         * lib/old-dejagnu.exp: Load [pwd]/$executable.
17255
17256 1995-07-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
17257
17258         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
17259         target. Like vx.exp, only includes `vx29k.exp' instead of
17260         `vxworks.exp'.
17261
17262 1995-07-23  Ian Lance Taylor  <ian@cygnus.com>
17263
17264         * config/sim.exp: Increase time limit from 120 seconds to 240.
17265
17266 1995-07-06  Jeffrey A. Law  <law@rtl.cygnus.com>
17267
17268         * gcc.c-torture/execute/950628-1.c: New test.
17269
17270 1995-06-10  Jeff Law  (law@snake.cs.utah.edu)
17271
17272         * gcc.c-torture: Update with changes/additions from
17273         c-torture-1.34.
17274
17275 1995-06-05  Doug Evans  <dje@canuck.cygnus.com>
17276
17277         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
17278
17279 1995-06-04  Jeff Law  (law@snake.cs.utah.edu)
17280
17281         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
17282
17283 1995-06-01  Jeff Law  (law@snake.cs.utah.edu)
17284
17285         * gcc.c-torture/compile/950512-1.c: New test.
17286         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
17287         * gcc.dg/struct-ret-1.c: Likewise.
17288
17289 1995-05-31  Doug Evans  <dje@canuck.cygnus.com>
17290
17291         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
17292           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
17293
17294 1995-05-30  Doug Evans  <dje@canuck.cygnus.com>
17295
17296         * gcc.c-torture/special/920411-1.c: Deleted.
17297         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
17298
17299 1995-05-22  Doug Evans  <dje@chestnut.cygnus.com>
17300
17301         * config/sim.exp (${tool}_load): Hack in call to bash to get a
17302         cpu limit.
17303
17304 1995-05-12  Torbjorn Granlund  <tege@rtl.cygnus.com>
17305
17306         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
17307
17308 1995-05-04  Torbjorn Granlund  <tege@adder.cygnus.com>
17309
17310         From kenner;
17311         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
17312         is the proper length.
17313         * va-arg-3.c: Likewise.
17314
17315 1995-04-30  Doug Evans  <dje@canuck.cygnus.com>
17316
17317         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
17318         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
17319
17320         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
17321         * lib/g++.exp (default_g++_start): Delete old cruft.
17322
17323 1995-04-25  Torbjorn Granlund  <tege@cygnus.com>
17324
17325         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
17326         (2 * (1 << 18)) to (2 * (1 << 17)).
17327
17328         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
17329
17330 1995-04-20  J.T. Conklin  <jtc@rtl.cygnus.com>
17331
17332         * config/rom68k.exp: Renamed from config/idp.exp
17333
17334 1995-04-18  Torbjorn Granlund  <tege@rtl.cygnus.com>
17335
17336         * c-torture/compile/921109-2.c
17337
17338 1995-04-18  Mike Stump  <mrs@cygnus.com>
17339
17340         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
17341         excess errors.
17342
17343 1995-04-15  Doug Evans  <dje@chestnut.cygnus.com>
17344
17345         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
17346         output.
17347         * lib/g++.exp (default_g++_start): Likewise.
17348
17349 1995-03-29  Torbjorn Granlund  <tege@adder.cygnus.com>
17350
17351         * gcc.c-torture/compile/950329-1.c: New test.
17352
17353 1995-03-28  J.T. Conklin  <jtc@rtl.cygnus.com>
17354
17355           * config/bug.exp (${tool}_load): Updated to use new remote_open
17356           and remote_close procs.
17357         * config/idp.exp: New file.
17358
17359 1995-03-22  Torbjorn Granlund  <tege@rtl.cygnus.com>
17360
17361         * gcc.c-torture/execute/950322-1.c: New test.
17362
17363 1995-03-21  Doug Evans  <dje@canuck.cygnus.com>
17364
17365         * config/vx.exp (${tool}_load): Clean up testing of return code from
17366         vxworks_ld and vxworks_spawn.
17367
17368 1995-03-21  Doug Evans  <dje@deneb.cygnus.com>
17369
17370         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
17371
17372 1995-03-13  Mike Stump  <mrs@cygnus.com>
17373
17374         * lib/old-deja.exp: Add `excess errors test - ' error, now one
17375         can mark excess errors on a machine by machine basis.  Note, the
17376         default is to not expect any excess errors, even when excess
17377         errors test - is given, so you will want to put an XFAIL ... on
17378         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
17379         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
17380         those 4 machines, but no others.
17381
17382 1995-03-10  J.T. Conklin  <jtc@rtl.cygnus.com>
17383
17384         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
17385         * lib/c-torture.exp: to here.
17386
17387 1995-03-10  Torbjorn Granlund  <tege@adder.cygnus.com>
17388
17389         * gcc.c-torture/execute/950221-1.c: New test.
17390         * gcc.c-torture/execute/struct-ret-1.c: New test.
17391         * gcc.c-torture/compile/950221-1.c: New test.
17392
17393         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
17394
17395 1995-03-03  Doug Evans  <dje@canuck.cygnus.com>
17396
17397         * gcc.c-torture/execute/arith-1.c (main): Return 0.
17398         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
17399
17400 1995-03-01  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
17401
17402         * g++.gb: New directory of tests, derived from my signature and
17403         class scoping tests.
17404
17405         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
17406         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
17407         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
17408         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
17409         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
17410         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
17411         * g++.gb/sig25.C: Likewise.
17412
17413         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
17414         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
17415         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
17416         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
17417         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
17418         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
17419         * g++.gb/sig25.exp: Likewise.
17420
17421         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
17422         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
17423         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
17424         * g++.gb/scope13.C: Likewise, this test still fails.
17425
17426         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
17427         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
17428         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
17429         * g++.gb/scope13.exp: Ditto.
17430
17431         * g++.gb/README: New file, explains what these tests are about.
17432
17433 1995-02-28  Doug Evans  <dje@canuck.cygnus.com>
17434
17435         * lib/dg.exp (dg-do): Support `preprocess'.
17436         (dg-test): Likewise.
17437
17438 1995-02-13  J.T. Conklin  <jtc@rtl.cygnus.com>
17439
17440         * config/udi.exp: change "continue -expect" to "exp_continue".
17441
17442 1995-02-11  Torbjorn Granlund  (tege@tiny.cygnus.com)
17443
17444         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
17445         Delete redundant tests.
17446
17447         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
17448         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
17449         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
17450         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
17451         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
17452         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
17453         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
17454         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
17455
17456         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
17457         storing label pointers.
17458         * gcc.c-torture/execute/921019-1.c: Likewise.
17459         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
17460         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
17461         parameter fp.
17462         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
17463         constants.
17464
17465         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
17466         Delete obsolete tests.
17467
17468         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
17469         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
17470         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
17471         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
17472         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
17473         * gcc.c-torture/compile/950124-1.c: New test.
17474
17475         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
17476
17477 1995-02-08  Jason Merrill  <jason@phydeaux.cygnus.com>
17478
17479         * lib/mike-g++.exp: Add -lm to LIBS.
17480
17481 1995-02-07  Doug Evans  <dje@canuck.cygnus.com>
17482
17483         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
17484
17485 1995-01-30  Jason Merrill  <jason@phydeaux.cygnus.com>
17486
17487         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
17488
17489 1995-01-12  Doug Evans  <dje@canuck.cygnus.com>
17490
17491         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
17492
17493 1995-01-02  Jeff Law  (law@snake.cs.utah.edu)
17494
17495         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
17496         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
17497         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
17498         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
17499         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
17500         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
17501         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
17502         * g++.law/{operators31.C, operators32.C,
17503         * g++.law/{operators33.C, operators34.C}: Likewise.
17504         * g++.law/{pic1.C, refs2.C}: Likewise.
17505         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
17506         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
17507         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
17508         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
17509
17510         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
17511         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
17512         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
17513         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
17514         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
17515         * g++.law/{enum9.exp, friend5.exp}: Likewise.
17516         * g++.law/{nest3.exp, nest4.exp}: Likewise.
17517         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
17518         * g++.law/{operators30.exp, operators31.exp}: Likewise.
17519         * g++.law/{operators32.exp, operators33.exp}: Likewise.
17520         * g++.law/{operators34.exp}: Likewise.
17521         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
17522         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
17523         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
17524         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
17525         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
17526
17527         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
17528         No longer expected to fail.
17529         * g++.law/missed-error3.C: Tweak for recent bool changes.
17530
17531 1994-12-04  Doug Evans  <dje@canuck.cygnus.com>
17532
17533         * config/emb-unix: Deleted.
17534         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
17535         remote execution.  Do final link on remote host if REMOTE_LINK is set.
17536
17537 1994-12-01  Doug Evans  <dje@canuck.cygnus.com>
17538
17539         * lib/dg.exp (dg-test): Fix typo in last patch.
17540
17541 1994-11-30  Doug Evans  <dje@canuck.cygnus.com>
17542
17543         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
17544         (handles multiple occurrences).
17545
17546 1994-11-24  Doug Evans  <dje@canuck.cygnus.com>
17547
17548         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
17549         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
17550         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
17551         printed).
17552         * lib/c-torture.exp (c-torture-compile): Likewise.
17553         (c-torture): Prepend full path if missing.
17554         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
17555         (gcc_fail): Likewise.
17556         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
17557
17558 1994-11-23  J.T. Conklin  <jtc@rtl.cygnus.com>
17559
17560         * lib/netware.exp: Only attach to NetWare i386 systems.
17561
17562 1994-11-16  Doug Evans  <dje@canuck.cygnus.com>
17563
17564         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
17565         messages.  Add test name to "output pattern match" pass/fail message.
17566
17567 1994-11-12  Doug Evans  <dje@canuck.cygnus.com>
17568
17569         * gcc.dg: New testsuite.
17570         * gcc.dg/dg.exp: New file.
17571
17572         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
17573         test-switch.c}: Deleted.
17574
17575         * gcc.misc-tests/msgs.exp: New testcase driver.
17576
17577 1994-11-09  Doug Evans  <dje@canuck.cygnus.com>
17578
17579         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
17580         Watch for illegal return values from ${tool}_load.
17581         * config/unix.exp (${tool}_load): Fix pass/fail detection for
17582         cross targets.  Coerce return value >0 to 1.
17583
17584 1994-11-08  Doug Evans  <dje@canuck.cygnus.com>
17585
17586         * config/unix.exp (${tool}_load): Call program rsh, not proc.
17587
17588         * config/emb-unix.exp: New file.
17589
17590         * config/sim.exp: Error if variable $SIM not defined.
17591         (${tool}_load): Mark test as "untested" if simulator missing.
17592
17593         * config/unix.exp: Load remote.exp to get rcp_download.
17594         * lib/c-torture.exp: Use different option lists for testcases with
17595         and without loops.
17596         * gcc.c-torture/execute/execute.exp: Likewise.
17597
17598 1994-11-02  Doug Evans  <dje@canuck.cygnus.com>
17599
17600         * config/*.exp: Clarify return code from ${tool}_load.
17601         Call `unresolved' or `untested' instead of `warning' or `perror'
17602         (sometimes you still want to call both though).
17603         Add comment that `shell_id' is local to each file.
17604         * config/udi.exp (timeout): Set to 30.
17605         Don't print warning if connection fails, $connectmode has already
17606         printed an error.
17607         (${tool}_load): Move verbose messages to level 2.
17608         Rework pattern for "Process started" message.
17609         Pass `shell_id' to ${connectmode}_download.
17610         Retry twice upon timeout.  Make resetting of target more robust.
17611         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
17612         Pass `shell_id' to exit_$connectmode.
17613         Only call exit_$connectmode if connected.
17614         * config/unix.exp (${tool}_load): Check return codes better.
17615         * config/vrtx.exp (${tool}_load): Likewise.
17616         * config/vx.exp (${tool}_load): Likewise.
17617         Delete unneeded global's.
17618         * lib/dg.exp (dg-test): Update to reflect clarified return codes
17619         from ${tool}_load.
17620         (dg-stat): Delete.
17621         (dg-init): Delete recording of pass/fail counts.
17622         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
17623         (old-dejagnu-init): Likewise.
17624         (old-dejagnu-stat): Delete contents, empty proc now.
17625         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
17626         (c-torture): Delete references to lcnt, lpass, lfail.
17627         Get option list from TORTURE_OPTIONS.
17628         Delete -funroll[-all]-loops if no loops.
17629         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
17630         (g++_stat): Delete contents (empty proc now).
17631         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
17632         (gcc_finish): Likewise.
17633         (gcc_stat): Deleted.
17634         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
17635         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
17636         * gcc.c-torture/execute/execute.exp: Likewise.
17637         Split tests into two parts: compile, execute.
17638         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
17639         no loops.  Update to reflect clarified return codes from ${tool}_load.
17640
17641 1994-10-21  Doug Evans  <dje@canuck.cygnus.com>
17642
17643         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
17644         to grep for.
17645         (old-dejagnu): Likewise (where necessary).
17646
17647 1994-10-14  Doug Evans  <dje@canuck.cygnus.com>
17648
17649         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
17650
17651         * lib/dg.exp (dg-process-target): Fix processing of selector.
17652         Add comment regarding use of `error'.
17653
17654         * lib/gcc.exp (prune_system_crud): Define if missing.
17655         * lib/g++.exp (prune_system_crud): Likewise.
17656
17657         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
17658         Call prune_system_crud.
17659         * lib/dg.exp (dg-runtest): New proc.
17660         Use perror instead of send_user for tcl errors in testcase.
17661         Don't return any value, it's never used.
17662         Don't clobber previous definition of `unknown'.
17663         Print tcl errors in `dg-final'.
17664
17665 1994-10-12  Doug Evans  <dje@canuck.cygnus.com>
17666
17667         * lib/dg.exp (dg-process-target): Improve syntax error messages.
17668         (dg-test): Don't print errorInfo, it contains stack backtrace.
17669
17670 1994-09-26  Doug Evans  (dje@canuck.cygnus.com)
17671
17672         * lib/g++.exp (runtest_file_p): Define if missing.
17673
17674 1994-09-24  Doug Evans  (dje@cygnus.com)
17675
17676         * lib/mike-g++.exp: Comment out loading of g++.exp.
17677         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
17678         (default_g++_version): Always print something.
17679         (default_g++_start): Comment out call to `which'.
17680         (g++_start, g++_load): Deleted (must be defined in config file).
17681         * lib/gcc.exp: Test for existence of $CC at start.
17682         Delete check for tmpdir (done in gcc_init).
17683         (default_gcc_version): Always print something.
17684         (default_gcc_start): Comment out call to `which'.
17685         * config/*.exp: Major cleanup - make cross targets work at least a
17686         little better for g++ (by not being "--tool gcc" specific).
17687         Rename gcc_xxx to ${tool}_xxx.
17688         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
17689         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
17690
17691 1994-09-22  Doug Evans  (dje@canuck.cygnus.com)
17692
17693         * lib/c-torture.exp (c-torture-compile): Rework compiler
17694         message processing.
17695
17696         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
17697         c-torture.
17698
17699 1994-09-21  Doug Evans  (dje@canuck.cygnus.com)
17700
17701         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
17702
17703         * lib/dg.exp (dg-process-target): Support { target native }.
17704
17705 1994-09-20  Doug Evans  (dje@canuck.cygnus.com)
17706
17707         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
17708         looked for "... program xxx got fatal signal".
17709         Correct regsub munging of `comp_output'.
17710         Ignore compiler messages "path prefix not used" and "linker input
17711         file unused".
17712
17713 1994-09-14  Doug Evans  (dje@canuck.cygnus.com)
17714
17715         * lib/gcc.exp (runtest_file_p): Define if missing.
17716         * gcc.prms/template.c: Example to work from.
17717
17718 1994-09-13  Doug Evans  (dje@canuck.cygnus.com)
17719
17720         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
17721         * lib/dg.exp (dg-test): Call unsupported testcases as such.
17722
17723         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
17724         * gcc.prms/1883.c: Moved from compile/940714-1.c.
17725         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
17726         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
17727
17728         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
17729         (dg-process-target): No longer a varargs proc.
17730         Return S/N for target, P/F for xfail.  All callers changed.
17731         (user option procs): More argument checking.
17732         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
17733         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
17734         (dg-test): Skip test if not running on selected target in `dg-do'.
17735         Update handling of `dg-do-what', `dg-output-text'.
17736         Separate execution pass/fail from output pattern match pass/fail.
17737         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
17738
17739 1994-09-12  Jim Wilson  (wilson@sphagnum.cygnus.com)
17740
17741         * gcc.c-torture/special/special.exp: Don't expect failure for mips
17742         target for 920510-1.c.
17743
17744 1994-09-12  Doug Evans  (dje@canuck.cygnus.com)
17745
17746         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
17747         Clean up comment regarding use of passcnt, etc.
17748         (gcc_stat): Don't update `testcnt' here.
17749         (gcc_finish): Do it here.
17750         Might as well reset `but_id' here too.
17751         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
17752         to determine if the file should be tested.
17753         * gcc.c-torture/compile/compile.exp: Likewise.
17754         * gcc.c-torture/execute/execute.exp: Likewise.
17755         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
17756         * gcc.misc-tests/dg-test.exp: Likewise.
17757         * gcc.prms/prms.exp: Likewise.
17758         * gcc.wendy/wendy.exp: Likewise.
17759         * g++.old-deja.exp: Likewise.
17760         Move "Testing file" message to verbose level 1.
17761
17762 1994-09-09  Doug Evans  (dje@canuck.cygnus.com)
17763
17764         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
17765
17766 1994-09-08  Doug Evans  (dje@canuck.cygnus.com)
17767
17768         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
17769         (default_gcc_start): Accept optional second list element
17770         of compiler flags.  Print compiler output at verbosity level 2.
17771         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
17772         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
17773         Save current values of framework globals passcnt, failcnt, xpasscnt,
17774         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
17775         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
17776         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
17777         xfailcnt to compute stats.  Update framework global `testcnt' from
17778         pass/fail counts.
17779         (gcc_finish): New proc.  Clean up test environment.
17780         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
17781         (gcc_epass, gcc_efail): Delete.
17782         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
17783         argument of line number.
17784         (dg-init): If the tool has an init routine, call it.
17785         (dg-test): Remove args `cflags_var' and `libs_var'.
17786         Pass all compiler options to ${tool}_start.
17787         Handle missing line number.
17788         (dg-finish): New function.
17789         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
17790         particular files.  Call gcc_finish at end.  Move "skipping test"
17791         message to verbosity level 3.
17792         * gcc.c-torture/compile/compile.exp: Likewise.
17793         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
17794         * gcc.c-torture/execute/execute.exp: Likewise.
17795         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
17796         Print testcase being tried at verbosity level 1.
17797         * gcc.c-torture/special/special.exp: Unset xfail.
17798         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
17799         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
17800         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
17801         * gcc.failure/failure.exp: Likewise.
17802         * gcc.ieee/ieee.exp: Likewise.
17803         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
17804         Update call to dg-test.  Call dg-finish at end.
17805         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
17806         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
17807         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
17808         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
17809         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
17810         * gcc.wendy/wendy.exp: Add copyright.
17811         Delete setting of tmpdir (done by gcc_init).
17812         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
17813         Pass compiler flags to gcc_start.  Call gcc_finish at end.
17814         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
17815         gcc_[ce]pass/fail.
17816
17817 1994-09-07  Doug Evans  (dje@canuck.cygnus.com)
17818
17819         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
17820         confusion.
17821         (g++_load): Likewise.
17822
17823         * config/*.exp (gcc_load): Some were varargs fns and some were not.
17824         Rename argument to `prog' to remove the confusion.
17825         Varargs fns behave differently too!
17826         (g++_load): Likewise.
17827
17828         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
17829
17830         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
17831         what it is.  Delete (always) printing of status value for !native.
17832         Simplify verbose code, and include status and exec_output.
17833         (g++_load): Use gcc_load.
17834
17835 1994-09-04  Jim Wilson  (wilson@sphagnum.cygnus.com)
17836
17837         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
17838         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
17839         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
17840         940714-3.c as these testcases don't exist anymore.  Make
17841         va-arg-1.c expected to pass.
17842
17843 1994-08-19  Doug Evans  (dje@canuck.cygnus.com)
17844
17845         * gcc.misc-tests/misc.exp: Only run specific testcases.
17846         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
17847         * gcc.misc-tests/dg-[1-9].c: New files.
17848
17849         * lib/dg.exp: New testsuite driver.
17850         * gcc.prms/prms.exp: Use it.
17851
17852         * README.gcc: New file.
17853
17854         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
17855         Document and reset `lxpass' and `lxfail'.
17856         Simplify "initialized" message.
17857         (gcc_stat): Clean up comments a little.
17858
17859 1994-08-16  Doug Evans  (dje@canuck.cygnus.com)
17860
17861         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
17862
17863 1994-08-15  Doug Evans  (dje@canuck.cygnus.com)
17864
17865         * lib/old-dejagnu.exp (process-option): New proc.
17866         (old-dejagnu-init, old-dejagnu-stat): Likewise.
17867         (old-dejagnu): Simplify.
17868         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
17869
17870 1994-08-14  Jeff Law  (law@snake.cs.utah.edu)
17871
17872         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
17873         exists and is not an empty string.
17874
17875         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
17876         $xfail rather than calling setup_xfail.  Clear $xfail when test is
17877         finished.
17878         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
17879         automatically.
17880
17881         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
17882         longer expected to fail.
17883
17884         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
17885         "f" function call.
17886
17887         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
17888
17889         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
17890         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
17891         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
17892         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
17893         c-torture-1.29.
17894
17895         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
17896         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
17897
17898         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
17899
17900         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
17901         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
17902
17903         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
17904         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
17905         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
17906
17907 1994-07-12  Jim Kingdon  (kingdon@lioth.cygnus.com)
17908
17909         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
17910         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
17911         940714-1.c, 940714-2.c, 940714-3.c},
17912         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
17913         gcc.misc-tests/{mg.c,mg.exp}:
17914         New tests.
17915         * gcc.noncompile/noncompile.exp: Change accordingly.
17916
17917 1994-07-07  Doug Evans  (dje@canuck.cygnus.com)
17918
17919         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
17920         Undo previous clobberage.
17921
17922 1994-07-04  Jeff Law  (law@snake.cs.utah.edu)
17923
17924         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
17925         * gcc.special/{930510-1.c, special.exp}:
17926         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
17927         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
17928         struct-varargs-1.c}: New tests from c-torture-1.26.
17929
17930 1994-06-28  J.T. Conklin  (jtc@phishhead.cygnus.com)
17931
17932         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
17933           argument to switch.
17934
17935 1994-05-21  Bill Cox  (bill@rtl.cygnus.com)
17936
17937         * Revert the previous changes.  Please see Rob's directory
17938           (/lisa/test/rob/progressive/gcc/testsuite) for testing
17939           fixes.
17940
17941 1994-05-19  Bill Cox  (bill@rtl.cygnus.com)
17942
17943         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
17944             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
17945             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
17946             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
17947             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
17948             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
17949             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
17950             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
17951             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
17952             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
17953             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
17954             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
17955             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
17956             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
17957             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
17958             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
17959             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
17960             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
17961             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
17962             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
17963             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
17964             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
17965             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
17966             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
17967             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
17968             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
17969             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
17970
17971 1994-05-17  Bill Cox  (bill@rtl.cygnus.com)
17972
17973         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
17974             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
17975           with perror calls.
17976
17977 1994-05-02  Jason Merrill  (jason@deneb.cygnus.com)
17978
17979         * config/unix.exp (g++_load): Fix syntax.
17980
17981 1994-04-14  Jim Wilson  (wilson@sphagnum.cygnus.com)
17982
17983         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
17984         * gcc.noncompile/921017-1.c: Deleted obsolete test.
17985         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
17986         Don't expect va-arg-1.c to fail.  Correct expected output for
17987         920928-1.c.
17988         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
17989         * gcc.wendy/hbm4.c: Correct typo.
17990         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
17991
17992 1994-03-28  Doug Evans  (dje@canuck.cygnus.com)
17993
17994         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
17995         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
17996         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
17997         * lib/c-torture.exp (c-torture-compile): Ditto.
17998
17999         Reduce volume of output (remove all the -I's and such).
18000         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
18001         Call gcc_cpass, gcc_cfail.
18002         (c-torture): Pass testing option to c-torture-compile.
18003
18004 1994-03-21  Doug Evans  (dje@cygnus.com)
18005
18006         Bring patches over from progressive.
18007         * config/default.exp: Exit remote shell cleanly.
18008         (g++_exit, g++_start): Add default versions.
18009         * config/sim.exp (gcc_load): Use perror, not error.
18010
18011 1994-03-20  Doug Evans  (dje@canuck.cygnus.com)
18012
18013         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
18014         set in site.exp.
18015
18016 1994-03-14  Doug Evans  (dje@cygnus.com)
18017
18018         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
18019         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
18020         (wendy_try): New proc to run testcase.
18021         (main loop): Call 'em.
18022         * gcc.wendy/*.c: Clean up pass to correct expected output.
18023
18024         * lib/gcc.exp: Minor cleanup work.
18025         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
18026
18027 1994-03-09  Doug Evans  (dje@canuck.cygnus.com)
18028
18029         * config/sim.exp (gcc_load): Document return codes better.
18030         Don't pass -v to simulator.
18031
18032 1994-02-24  Jeffrey A. Law  (law@snake.cs.utah.edu)
18033
18034           * gcc.special/920717-x.c: Fix typo.
18035           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
18036           get at sources.
18037
18038         * lib/mike-gcc.exp: Fix typo.
18039
18040 1994-02-15  Rob Savoye  (rob@darkstar.cygnus.com)
18041
18042         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
18043         binary to use, transform the name.
18044         * config/*.exp: rename everything. Nuke any g++ specific files,
18045         it's now a special case of gcc that requires no special support.
18046         Add a default.exp for unsupported targets.
18047
18048 1994-02-11  Rob Savoye  (rob@poseidon.cygnus.com)
18049
18050         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
18051         lib/old-dejagnu.exp: Fix a few patterns to work with the new
18052         version of Tcl.
18053
18054 1994-02-09  Rob Savoye  (rob@darkstar.cygnus.com)
18055
18056         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
18057         than a warning.
18058
18059 1994-02-06  Jeffrey A. Law  (law@snake.cs.utah.edu)
18060
18061         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
18062
18063 1994-01-03  Jim Wilson  (wilson@sphagnum.cygnus.com)
18064
18065         * gcc.execute/execute.exp: Combine opt_list and foption_list into
18066         option_list.  Compile every file with only 4/6 option choices
18067         (same as C torture) instead of with 12/18 different option
18068         choices.
18069         * lib/c-torture.exp: Likewise.
18070
18071         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
18072         not already set.
18073
18074 1993-12-30  Mike Stump  (mrs@rtl.cygnus.com)
18075
18076         * lib/old-deja
18077           test cases, ready for DejaGnu.
18078
18079 1993-06-17  Jeffrey Wheat  (cassidy@cygnus.com)
18080
18081         * Upgraded c-torture tests from 1.18 to 1.19
18082
18083         * gcc.compile: added test(s):
18084           930607-1.c
18085         * gcc.execute: added test(s):
18086           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
18087
18088         * added new subdirectory for misc tests: gcc.misc-tests
18089         * gcc.misc-test(s): added tests:
18090           inst-check.c test-consts.c test-ior.c test-switch.c
18091
18092 1993-06-09  Brendan Kehoe  (brendan@lisa.cygnus.com)
18093
18094         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
18095
18096 1993-06-07  Ian Lance Taylor  (ian@cygnus.com)
18097
18098         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
18099
18100 1993-06-03  Jeffrey Wheat  (cassidy@cygnus.com)
18101
18102         * Upgraded c-torture tests from 1.17 to 1.18
18103
18104 1993-06-02  Jeffrey Wheat  (cassidy@cygnus.com)
18105
18106         * Upgraded c-torture tests from 1.12 to 1.17
18107
18108 1993-04-30  Mike Werner  (mtw@deneb.cygnus.com)
18109
18110         * lib/old-dejagnu.exp:
18111           Fixed handling of XFAIL target triplets to correctly
18112           recognize wildcard characters.  Removed code that
18113           appended a unique id tag to the end of the file name
18114           printed out by the result of the testcases within a
18115           given test file.
18116
18117 1993-04-29  Mike Werner  (mtw@deneb.cygnus.com)
18118
18119         * lib/old-dejagnu.exp:
18120           Reworked expected failure handling to trigger off of XFAIL
18121           keyword in keyphrase embeded in testcase source code. The
18122           XFAIL keyword must be at the end of the keyphrase line. It
18123           may optionally be followed by one or more target triplets.
18124           It has just occured that the handling of wildcards in the
18125           target triplet may not be correct.
18126
18127 1993-04-23  Mike Werner  (mtw@deneb.cygnus.com)
18128
18129         * g++.old-deja/tests:
18130           Moved all subdirectories up one level into g++.old-deja .
18131
18132         * lib/old-dejagnu.exp:
18133           Fixed problem with CXXFLAGS not being properly reset, and being
18134           corrupted with extraneous "-c" compiler option.  This was
18135           causing binaries to not be generated for test that needed them.
18136           Modified strings passed to "pass" and "fail" so that individual
18137           tests from the same test file would be distinguished by an
18138           identifier appended to the test file name in the summary logs;
18139           this corrected a problem with erroneous diff logs.  Added code
18140           to search testcases for expected fail and unexpected pass keywords.
18141
18142 1993-04-20  Rob Savoye  (rob at darkstar.cygnus.com)
18143
18144         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
18145
18146 1993-04-15  Mike Werner  (mtw@deneb.cygnus.com)
18147
18148         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
18149           Removed extraneous text from end of "Special g++ Options"
18150           keyphrase.
18151
18152         * lib/old-dejagnu.exp: Added pattern matching to look for new
18153           keywords, embedded in testcases comments, which will trigger
18154           calls to xpass and xfail.
18155
18156 1993-04-14  Mike Werner  (mtw@deneb.cygnus.com)
18157
18158         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
18159           comments embedded in the testcases, especially the one looking for
18160           special compiler options, as well as the pattern matching for the
18161           compiler output again.
18162
18163 1993-04-12  Mike Werner  (mtw@deneb.cygnus.com)
18164
18165         * lib/old-dejagnu.exp: Do a proper check of the return value for
18166           execute tests. Fixed several problems with the pattern matching
18167           of the compiler output which gave erroneous test results.
18168           Changed several of the test result messages to be more descriptive.
18169         * config/unix-g++.exp: Proc g++_load now actually works and
18170           executes the tests passed to it and returns a usable return
18171           value.
18172
18173 1993-04-11  Rob Savoye  (rob at darkstar.cygnus.com)
18174
18175           * lib/gcc.exp: Exits gracefully if $CC is bogus.
18176
18177 1993-04-09  Mike Werner  (mtw@deneb.cygnus.com)
18178
18179         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
18180           Modified both files to properly execute the old style
18181           dejagnu tests. The previous versions of these files were
18182           experimental and did not function anything near correctly.
18183
18184 1993-04-05  Rob Savoye  (rob@cygnus.com)
18185
18186         * Removed all Makefile.in and configure.in files. No configuration
18187         needed now.
18188
18189 1993-04-02  Mike Werner  (mtw@deneb.cygnus.com)
18190
18191         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
18192
18193 1993-03-28  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
18194
18195         * gcc.compile/configure.in, gcc.unsorted/configure.in,
18196         gcc.special/configure.in, gcc.noncompile/configure.in,
18197         gcc.execute/configure.in, gcc.code_quality/configure.in,
18198         g++.other/configure.in, g++.old-deja/configure.in,
18199         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
18200         in srcname setting.
18201
18202 1993-03-25  Rob Savoye  (rob at darkstar.cygnus.com)
18203
18204         * lib/udi.exp:  Fixed mondfe and mondfe_download.
18205         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
18206         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
18207
18208 1993-03-25  Ian Lance Taylor  (ian@cygnus.com)
18209
18210         * config/udi-gdb.exp: Check $shell_id after connecting to target.
18211         (gdb_exit): Don't remove *_soc files.
18212
18213 1993-03-22  Ian Lance Taylor  (ian@cygnus.com)
18214
18215         * lib/c-torture.exp: Don't look for main; instead always use -w
18216         -c.  This is how the c-torture tests work.  Remove the object
18217         file if the compilation succeeds.
18218         * gcc.execute/execute.exp: Remove executable if test passes.
18219         * gcc.noncompile/noncompile.exp: Every test is an expected
18220         failure.
18221         * gcc.special/special.exp: Added tests from c-torture 1.11,
18222         corrected use of existing test.
18223         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
18224         gcc.execute/920625-1.c: Updated to c-torture 1.11.
18225         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
18226         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
18227         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
18228         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
18229         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
18230         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
18231         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
18232         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
18233         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
18234         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
18235         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
18236         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
18237         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
18238         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
18239         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
18240         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
18241         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
18242         c-torture 1.11.
18243         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
18244         correspond to c-torture 1.11.
18245
18246         * New file.