OSDN Git Service

gcc/ChangeLog:
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
1 2004-07-28  Alexandre Oliva  <aoliva@redhat.com>
2
3         2003-07-06  Alexandre Oliva  <aoliva@redhat.com>
4         * gcc.dg/sh4a-memmovua.c: Tweak regular expression.
5         2003-07-01  Alexandre Oliva  <aoliva@redhat.com>
6         * gcc.dg/sh4a-bitmovua.c: New.
7         * gcc.dg/sh4a-cos.c: New.
8         * gcc.dg/sh4a-cosf.c: New.
9         * gcc.dg/sh4a-fprun.c: New.
10         * gcc.dg/sh4a-fsrra.c: New.
11         * gcc.dg/sh4a-memmovua.c: New.
12         * gcc.dg/sh4a-sin.c: New.
13         * gcc.dg/sh4a-sincos.c: New.
14         * gcc.dg/sh4a-sincosf.c: New.
15         * gcc.dg/sh4a-sinf.c: New.
16
17 2004-07-28  Diego Novillo  <dnovillo@redhat.com>
18
19         * gcc.dg/tree-ssa/20030714-2.c: Adjust number of expected
20         conditionals.
21         * gcc.dg/tree-ssa/20031022-1.c: Adjust number of expected
22         loads.
23         * gcc.dg/tree-ssa/ssa-dom-cse-1.c: Expect optimization in
24         DOM1.
25
26 2004-07-27  Andrew Pinski  <apinski@apple.com>
27
28         * g++.dg/rtti/tinfo1.C: Correct the xfail.
29
30 2004-07-27  Nitin Yewale <nitiny@kpitcummins.com>
31
32         * gcc.dg/pragma-isr.c: New test.
33
34 2004-07-27  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
35
36         PR c++/14429
37         * g++.dg/template/ttp11.C: New test.
38
39 2004-07-27  Diego Novillo  <dnovillo@redhat.com>
40
41         * gcc.c-torture/compile/20040727-1.c: New test.
42
43 2004-07-26  Eric Christopher  <echristo@redhat.com>
44
45         * gcc.c-torture/compile/20040726-2.c: New test.
46
47 2004-07-26  Andrew Pinski  <apinski@apple.com>
48
49         * g++.dg/rtti/tinfo1.C: Xfail.
50
51 2004-07-26  Richard Sandiford  <rsandifo@redhat.com>
52
53         * gcc.c-torture/compile/20040726-1.c: New test.
54
55 2004-07-26  Niall Douglas  <s_fsfeurope2@nedprod.com>
56             Brian Ryner  <bryner@brianryner.com>
57
58         PR c++/9283
59         PR c++/15000
60         * gcc.dg/visibility-9.c, gcc.dg/visibility-a.c: New tests.
61         * g++.dg/ext/visibility/: New directory.
62         * g++.dg/ext/visibility-1.C, g++.dg/ext/visibility-2.C
63         g++.dg/ext/visibility-3.C, g++.dg/ext/visibility-4.C,
64         g++.dg/ext/visibility-5.C, g++.dg/ext/visibility-6.C,
65         g++.dg/ext/visibility-7.C: Move to g++.dg/ext/visibility/.
66         * g++.dg/ext/visibility/fvisibility.C,
67         g++.dg/ext/visibility/fvisibility-inlines-hidden.C,
68         g++.dg/ext/visibility/fvisibility-override1.C
69         g++.dg/ext/visibility/fvisibility-override2.C
70         g++.dg/ext/visibility/memfuncts.C
71         g++.dg/ext/visibility/noPLT.C
72         g++.dg/ext/visibility/pragma.C
73         g++.dg/ext/visibility/pragma-override1.C
74         g++.dg/ext/visibility/pragma-override2.C
75         g++.dg/ext/visibility/staticmemfuncts.C
76         g++.dg/ext/visibility/virtual.C: New tests.
77
78 2004-07-25  Joseph S. Myers  <jsm@polyomino.org.uk>
79
80         PR c/15360
81         * gcc.dg/pr15360-1.c: New test.
82
83 2004-07-25  Daniel Jacobowitz  <dan@debian.org>
84
85         * gcc.dg/pragma-align-2.c: New test.
86         * gcc.dg/pragma-init-fini.c: New test.
87         * gcc.dg/pragma-align.c: Change from compile to run.  Run on Solaris
88         targets.
89
90 2004-07-25  Joseph S. Myers  <jsm@polyomino.org.uk>
91
92         * gcc.dg/init-string-2.c: New test.
93
94 2004-07-24  Zack Weinberg  <zack@codesourcery.com>
95
96         PR 16684
97         * gcc.dg/Wredundant-decls-1.c: New test case.
98
99 2004-07-24  Jakub Jelinek  <jakub@redhat.com>
100
101         * README.compat: Add RUN_ALL_COMPAT_TESTS documentation.
102         * lib/compat.exp: Replace ^$tmpdir/? in testcase names with tmpdir-.
103         * gcc.dg/compat/struct-layout-1.exp: New testsuite driver.
104         * gcc.dg/compat/struct-layout-1_generate.c: New testcase generator.
105         * gcc.dg/compat/generate-random.c: New file.
106         * gcc.dg/compat/generate-random.h: Likewise.
107         * gcc.dg/compat/generate-random_r.c: Likewise.
108         * gcc.dg/compat/struct-layout-1.h: Likewise.
109         * gcc.dg/compat/struct-layout-1_x1.h: Likewise.
110         * gcc.dg/compat/struct-layout-1_x2.h: Likewise.
111         * gcc.dg/compat/struct-layout-1_y1.h: Likewise.
112         * gcc.dg/compat/struct-layout-1_y2.h: Likewise.
113         * gcc.dg/compat/struct-layout-1_main.c: New test.
114         * gcc.dg/compat/struct-layout-1_x.c: New file.
115         * gcc.dg/compat/struct-layout-1_y.c: New file.
116         * gcc.dg/compat/struct-layout-1_test.h: New file.
117
118 2004-07-23  Joseph S. Myers  <jsm@polyomino.org.uk>
119
120         * gcc.dg/comp-return-1.c: New test
121
122 2004-07-23  Janis Johnson  <janis187@us.ibm.com>
123
124         * gcc.dg/vmx/8-02a.c: Fix typo.
125
126         * gcc.dg/vmx/varargs-4.c: Remove a Darwin-specific check.
127         * gcc.dg/darwin-abi-3.c: New test.
128
129         * gcc.dg/vmx/debug-1.c: Use int, not long, in union with vector.
130         * gcc.dg/vmx/varargs-1.c: Use int, not long, in union with vector.
131
132         * gcc.dg/vmx/ops.c: Remove checks using pointers to long.
133         * gcc.dg/vmx/ops-long-1.c: New test.
134         * gcc.dg/vmx/ops-long-2.c: New test.
135
136 2004-07-23  Nathan Sidwell  <nathan@codesourcery.com>
137
138         * g++.dg/lookup/conv-[1234].C: New.
139
140 2004-07-22  Mark Mitchell  <mark@codesourcery.com>
141
142         * g++.dg/parse/attr2.C: Simplify.
143
144 2004-07-22  Joseph S. Myers  <jsm@polyomino.org.uk>
145
146         PR c/7284
147         * gcc.c-torture/execute/pr7284-1.c: New test.
148
149 2004-07-22  Brian Booth  <bbooth@redhat.com>
150
151         * gcc.dg/tree-ssa/20040721-1.c: New test.
152
153 2004-07-22  Nathan Sidwell  <nathan@codesourcery.com>
154
155         * g++.dg/template/crash20.c: New.
156
157 2004-07-22  David Billinghurst (David.Billinghurst@riotinto.com)
158
159         * gfortran.dg/g77/970625-2.f Copy from g77.f-torture/execute.
160         Add dg-run directive.  Declare variables as required.
161         * gfortran.dg/g77/README: Update
162
163 2004-07-22  Hans-Peter Nilsson  <hp@axis.com>
164
165         * gcc.dg/cris-peep2-xsrand.c, gcc.dg/cris-peep2-andu1.c,
166         gcc.dg/cris-peep2-andu2.c: New tests.
167
168 2004-07-22  Joseph S. Myers  <jsm@polyomino.org.uk>
169
170         PR c/15052
171         * gcc.dg/noreturn-5.c: Test qualifiers on function type instead of
172         on return type.
173         * gcc.dg/qual-return-1.c: Use -Wreturn-type.  Update expected
174         messages.
175         * gcc.dg/qual-return-2.c: Update expected messages.
176         * gcc.dg/qual-return-3.c, gcc.dg/qual-return-4.c: New tests.
177
178 2004-07-22  Joseph S. Myers  <jsm@polyomino.org.uk>
179
180         * gcc.dg/c99-init-3.c, gcc.dg/gnu99-init-2.c: New tests.
181         * gcc.dg/noncompile/921102-1.c: Update expected error message.
182
183 2004-07-22  Joseph S. Myers  <jsm@polyomino.org.uk>
184
185         PR c/11250
186         * gcc.dg/init-string-1.c: New test.
187
188 2004-07-21  Jakub Jelinek  <jakub@redhat.com>
189
190         PR middle-end/15345
191         PR c/16450
192         * gcc.dg/torture/nested-fn-1.c: New test.
193
194 2004-07-20  H.J. Lu  <hongjiu.lu@intel.com>
195
196         PR target/16559
197         * gcc.dg/ia64-fptr-1.c: New file.
198
199 2004-07-21  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
200
201         PR c++/14497
202         * g++.dg/template/spec16.C: New test.
203         * g++.old-deja/g++.robertl/eb118.C: Remove.
204
205 2004-07-21  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
206
207         PR c++/509
208         * g++.dg/template/spec15.C: New test.
209
210 2004-07-21  David Billinghurst (David.Billinghurst@riotinto.com)
211
212         Copy cases from g77.f-torture/execute and add dg-run
213         directive.  Other changes as noted.
214         * gfortran.dg/g77/13037.f
215         * gfortran.dg/g77/1832.f
216         * gfortran.dg/g77/19981119-0.f
217         * gfortran.dg/g77/19990313-0.f
218         * gfortran.dg/g77/19990313-1.f
219         * gfortran.dg/g77/19990313-2.f
220         * gfortran.dg/g77/19990313-3.f
221         * gfortran.dg/g77/19990419-1.f
222         * gfortran.dg/g77/19990826-0.f
223         * gfortran.dg/g77/19990826-2.f
224         * gfortran.dg/g77/20000503-1.f
225         * gfortran.dg/g77/20001111.f
226         * gfortran.dg/g77/20010116.f
227         * gfortran.dg/g77/20010426-1.f: Renamed from 20010426-1.f
228         * gfortran.dg/g77/20010430.f
229         * gfortran.dg/g77/6177.f
230         * gfortran.dg/g77/947.f
231         * gfortran.dg/g77/970816-3.f
232         * gfortran.dg/g77/971102-1.f
233         * gfortran.dg/g77/980520-1.f
234         * gfortran.dg/g77/980628-0.f
235         * gfortran.dg/g77/980628-1.f
236         * gfortran.dg/g77/980628-10.f
237         * gfortran.dg/g77/980628-2.f
238         * gfortran.dg/g77/980628-3.f
239         * gfortran.dg/g77/980628-7.f
240         * gfortran.dg/g77/980628-8.f
241         * gfortran.dg/g77/980628-9.f
242         * gfortran.dg/g77/980701-0.f
243         * gfortran.dg/g77/980701-1.f
244         * gfortran.dg/g77/cabs.f
245         * gfortran.dg/g77/claus.f
246         * gfortran.dg/g77/complex_1.f
247         * gfortran.dg/g77/cpp3.F: Renamed from cpp3.F
248         * gfortran.dg/g77/dcomplex.f
249         * gfortran.dg/g77/dnrm2.f: Add dg-warnings as required.
250         * gfortran.dg/g77/f90-intrinsic-mathematical.f
251         * gfortran.dg/g77/f90-intrinsic-numeric.f
252         * gfortran.dg/g77/int8421.f
253         * gfortran.dg/g77/labug1.f
254         * gfortran.dg/g77/large_vec.f
255         * gfortran.dg/g77/le.f
256         * gfortran.dg/g77/short.f
257         * gfortran.dg/g77/README: Update
258
259 2004-07-20  Mark Mitchell  <mark@codesourcery.com>
260
261         PR c++/16637
262         * g++.dg/parse/lookup4.C: New test.
263
264 2004-07-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
265
266         PR c++/16175
267         * g++.dg/template/ttp10.C: New test.
268
269 2004-07-20  Joseph S. Myers  <jsm@polyomino.org.uk>
270
271         * gcc.dg/pr12625-1.c: New test.
272
273 2004-07-20  Steven Bosscher  <stevenb@suse.de>
274
275         * testsuite/gcc.dg/switch-warn-1.c: New test.
276         * testsuite/gcc.dg/switch-warn-2.c: New test.
277         * gcc.c-torture/compile/pr14730.c: Update.
278
279 2004-07-19  Kelley Cook  <kcook@gcc.gnu.org>
280
281         * g++.dg/lookup/java1.C, g++.dg/lookup/java2.C, g++.dg/other/crash-2.C,
282         g++.dg/parse/casting-operator2.C, g++.dg/parse/dtor3.C,
283         g++.dg/parse/typename6.C, g++.dg/template/dependent-expr4.C,
284         g++.dg/template/nontype3.C: Remove trailing CR from tests.
285
286 2004-07-18  Mark Mitchell  <mark@codesourcery.com>
287
288         PR c++/16623
289         * g++.dg/template/assign1.C: New test.
290
291 2004-07-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
292
293         PR c++/12170
294         * g++.dg/template/ttp9.C: New test.
295
296 2004-07-19  Daniel Jacobowitz  <dan@debian.org>
297
298         * gcc.dg/format/cmn-err-1.c: New test.
299
300 2004-07-19  Joseph S. Myers  <jsm@polyomino.org.uk>
301
302         * g++.dg/warn/Wparentheses-1.C, g++.dg/warn/Wparentheses-2.C,
303         gcc.dg/Wparentheses-10.c: New tests.
304         * gcc.dg/Wparentheses-5.c: Remove XFAILs.
305
306 2004-07-18  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
307
308         PR fortran/16465
309         * gfortran.dg/g77//ffixed-line-length-0.f,
310         gfortran.dg/g77/ffixed-line-length-132.f,
311         gfortran.dg/g77/ffixed-line-length-72.f,
312         gfortran.dg/g77/ffixed-line-length-none.f: Copy from g77.dg.
313         gfortran.dg/g77/README: Update.
314
315 2004-07-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
316
317         PR c++/13092
318         * g++.dg/template/non-dependent7.C: New test.
319         * g++.dg/template/non-dependent8.C: Likewise.
320         * g++.dg/template/non-dependent9.C: Likewise.
321         * g++.dg/template/non-dependent10.C: Likewise.
322
323 2004-07-17  Mark Mitchell  <mark@codesourcery.com>
324
325         PR c++/16337
326         * g++.dg/parse/attr2.C: New test.
327
328 2004-07-17  Toon Moene  <toon@moene.indiv.nluug.nl>
329
330         * g77.dg: Removed.
331         * g77.f-torture: Ditto.
332
333 2004-07-17  Joseph S. Myers  <jsm@polyomino.org.uk>
334
335         * gcc.dg/Wparentheses-2.c, gcc.dg/Wparentheses-3.c,
336         gcc.dg/Wparentheses-4.c, Wparentheses-5.c, Wparentheses-6.c,
337         Wparentheses-7.c, Wparentheses-8.c, Wparentheses-9.c: New tests.
338
339 2004-07-16  Richard Henderson  <rth@redhat.com>
340
341         * gcc.c-torture/compile/20020210-1.c: Remove XFAIL.
342
343 2004-07-16  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
344
345         * lib/fortran-torture.exp (fortran-torture): Don't test compile
346         tests with full list of options.
347         * lib/gfortran-dg.exp (gfortran-dg-runtest): Only test with all
348         of TORTURE_OPTIONS if test contains 'dg-do run'.
349
350         PR fortran/16404
351         * gfortran.dg/do_iterator.f90: New test.
352
353 2004-07-16  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
354
355         PR rtl-optimization/16536
356         * gcc.c-torture/execute/restrict-1.c: New test.
357
358 2004-07-15  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
359
360         PR fortran/15324
361         * gfortran.dg/pr15324.f90: New test.
362
363         PR fortran/15129
364         * gfortran.dg/pr15129.f90: New test.
365
366         PR fortran/15140
367         * gfortran.dg/pr15140.f90: New test.
368
369         PR fortran/13792
370         * gfortran.fortran-torture/execute/bounds.f90: Add check for
371         compile-time simplification.
372
373 2004-07-14  Mike Stump  <mrs@apple.com>
374
375         * gcc.dg/20020426-2.c: Improve type safety wrt unsignedness.
376
377 2004-07-14  James E Wilson  <wilson@specifixinc.com>
378
379         PR target/16325
380         * gcc.dg/profile-generate-1.c: New.
381
382 2004-07-15  Jakub Jelinek  <jakub@redhat.com>
383
384         * gcc.c-torture/execute/20040709-1.c: New test.
385         * gcc.c-torture/execute/20040709-2.c: New test.
386
387 2004-07-14  Mike Stump  <mrs@apple.com>
388
389         * gcc.dg/wint_t-1.c: Expect to pass on darwin 10.3.x and later.
390
391 2004-07-14  Mike Stump  <mrs@apple.com>
392
393         * gcc.dg/wchar_t-1.c: Expect to pass on darwin 10.3.x and later.
394
395 2004-07-13  Mark Mitchell  <mark@codesourcery.com>
396
397         PR c++/16518
398         * g++.dg/parse/mutable1.C: New test.
399
400 2004-07-13  Diego Novillo  <dnovillo@redhat.com>
401
402         PR tree-optimization/16443
403         * gcc.dg/tree-ssa/20040713-1.c: New test.
404
405 2004-07-15  Ulrich Weigand  <uweigand@de.ibm.com>
406
407         * g++.dg/lookup/new2.C: Use first operand of type __SIZE_TYPE__
408         for operator new.
409
410 2004-07-13  David Billinghurst <David.Billinghurst@riotinto.com>
411
412         * gfortran.dg/g77/README: New file
413         * gfortran.dg/g77/19981216-0.f:  Copy from
414         g77.f-torture/noncompile.  Add "dg-do compile" and
415         dg-error as required.
416         * gfortran.dg/g77/19990218-1.f: Likewise
417         * gfortran.dg/g77/19990905-1.f: Likewise
418         * gfortran.dg/g77/9263.f: Likewise
419         * gfortran.dg/g77/980615-0.f: Likewise
420         * gfortran.dg/g77/980616-0.f: Likewise
421         * gfortran.dg/g77/check0.f: Likewise
422         * gfortran.dg/g77/select_no_compile.f: Likewise
423
424 2004-07-13  David Billinghurst <David.Billinghurst@riotinto.com>
425
426         Copy files from g77.f-torture/compile.
427         Add "{ dg-do compile}".  Other changes as noted
428         * gfortran.dg/g77/19990905-0.f: XFAIL PR 16511
429         * gfortran.dg/g77/20010519-1.f: Add dg-warning as required
430         * gfortran.dg/g77/20030115-1.f: Add dg-warning as required
431         * gfortran.dg/g77/20030326-1.f: XFAIL PR 16511
432         * gfortran.dg/g77/970125-0.f: Add dg-excess-errors.
433         * gfortran.dg/g77/980519-2.f: Declare hd_S,hd_Z,hd_T
434         * gfortran.dg/g77/990115-1.f: Declare RANK as INTEGER
435         * gfortran.dg/g77/alpha1.f: Separate declaration and DATA
436         statement to conform to standard.  Append alpha1.x for reference.
437         * gfortran.dg/g77/xformat.f: Add dg-warning
438
439 2004-07-13  David Billinghurst <David.Billinghurst@riotinto.com>
440
441         * gfortran.dg/g77/cpp.F: Copy from g77.f-torture/compile.
442         Add {dg-do compile} directive.
443         * gfortran.dg/g77/cpp2.F: Likewise
444
445 2004-07-12  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
446
447         PR c++/5402
448         * g++.dg/lookup/name-clash1.C: New test.
449
450         PR c++/9777
451         * g++.dg/lookup/name-clash2.C: New test.
452
453         PR c++/12102
454         * g++.dg/lookup/name-clash3.C: New test.
455
456 2004-07-12  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
457
458         * g++.dg/lookup/new2.C: New test.
459         * g++.old-deja/g++.ns/new1.C: Remove (ill-formed).
460
461 2004-07-12  David Billinghurst <David.Billinghurst@riotinto.com>
462
463         * gfortran.dg/g77/12002.f: Copy from g77.f-torture/compile.
464         Add {dg-do compile} directive.
465         * gfortran.dg/g77/13060.f: Likewise
466         * gfortran.dg/g77/19990218-0.f: Likewise
467         * gfortran.dg/g77/19990305-0.f: Likewise
468         * gfortran.dg/g77/19990419-0.f: Likewise
469         * gfortran.dg/g77/19990502-0.f: Likewise
470         * gfortran.dg/g77/19990502-1.f: Likewise
471         * gfortran.dg/g77/19990525-0.f: Likewise
472         * gfortran.dg/g77/19990826-1.f: Likewise
473         * gfortran.dg/g77/19990826-3.f: Likewise
474         * gfortran.dg/g77/19990905-2.f: Likewise
475         * gfortran.dg/g77/20000412-1.f: Likewise
476         * gfortran.dg/g77/20000511-1.f: Likewise
477         * gfortran.dg/g77/20000511-2.f: Likewise
478         * gfortran.dg/g77/20000518.f: Likewise
479         * gfortran.dg/g77/20000601-1.f: Likewise
480         * gfortran.dg/g77/20000601-2.f: Likewise
481         * gfortran.dg/g77/20000629-1.f: Likewise
482         * gfortran.dg/g77/20000630-2.f: Likewise
483         * gfortran.dg/g77/20010115.f: Likewise
484         * gfortran.dg/g77/20010321-1.f: Likewise
485         * gfortran.dg/g77/20010426.f: Likewise
486         * gfortran.dg/g77/20020307-1.f: Likewise
487         * gfortran.dg/g77/8485.f: Likewise
488         * gfortran.dg/g77/960317-1.f: Likewise
489         * gfortran.dg/g77/970915-0.f: Likewise
490         * gfortran.dg/g77/980310-1.f: Likewise
491         * gfortran.dg/g77/980310-2.f: Likewise
492         * gfortran.dg/g77/980310-3.f: Likewise
493         * gfortran.dg/g77/980310-4.f: Likewise
494         * gfortran.dg/g77/980310-6.f: Likewise
495         * gfortran.dg/g77/980310-7.f: Likewise
496         * gfortran.dg/g77/980310-8.f: Likewise
497         * gfortran.dg/g77/980419-2.f: Likewise
498         * gfortran.dg/g77/980424-0.f: Likewise
499         * gfortran.dg/g77/980427-0.f: Likewise
500         * gfortran.dg/g77/980729-0.f: Likewise
501         * gfortran.dg/g77/981117-1.f: Likewise
502         * gfortran.dg/g77/toon_1.f: Likewise
503
504 2004-07-12  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
505
506         PR c++/2204
507         * g++.dg/other/abstract2.C: New test.
508
509 2004-07-12  Paul Brook  <paul@codesourcery.com>
510
511         * gfortran.dg/pointer_init_1.f90: New test.
512
513 2004-07-11  Paul Brook  <paul@codesourcery.com>
514
515         PR fortran/15986
516         * gfortran.dg/contained_1.f90: New test.
517
518 2004-07-11  Mark Mitchell  <mark@codesourcery.com>
519
520         * g++.dg/parse/defarg8.C: New test.
521
522 2004-07-11  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
523
524         PR fortran/16433
525         * gfortran.dg/pr16433.f: New test.
526
527         PR fortran/17574
528         * gfortran.dg/pr15754.f90: New test.
529
530 2004-07-11  Joseph S. Myers  <jsm@polyomino.org.uk>
531
532         PR tree-optimization/16437
533         * gcc.c-torture/execute/bitfld-4.c: New test.
534
535 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
536
537         * gfortran.fortran-torture/execute/common_2.f90: Add check for
538         access to common var from module.
539
540 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
541
542         PR fortran/16336
543         * gfortran.fortran-torture/execute/common_2.f90: New test.
544
545 2004-07-10  Paul Brook  <paul@codesourcery.com>
546
547         * gfortran.fortran-torture/execute/der_init_5.f90: Enable more tests.
548
549 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
550
551         PR fortran/15969
552         * gfortran.fortran-torture/execute/der_init_5.f90: New test.
553
554 2004-07-10  David Billinghurst <David.Billinghurst@riotinto.com>
555
556         * gfortran.dg/g77/ffixed-form-1.f: Copy from g77.dg
557         * gfortran.dg/g77/ffixed-form-2.f: Likewise
558         * gfortran.dg/g77/ffree-form-1.f: Likewise
559         * gfortran.dg/g77/ffree-form-2.f: Likewise
560         * gfortran.dg/g77/ffree-form-3.f: Likewise
561         * gfortran.dg/g77/fno-underscoring.f: Likewise
562         * gfortran.dg/g77/funderscoring.f: Likewise
563         * gfortran.dg/g77/pr9258.f: Likewise.  Add dg-warning lines.
564
565 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
566
567         * gfortran.fortran-torture/execute/module_init_1.f90: Fix test.
568
569 2004-07-10 Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
570         Paul Brook  <paul@codesourcery.com>
571
572         PR fortran/13415
573         * gfortran.dg/common_pointer_1.f90: New test.
574
575 2004-07-10  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
576
577         * g++.dg/lookup/new1.C: Fix dg-excess-error syntax.
578
579 2004-07-09  James E Wilson  <wilson@specifixinc.com>
580
581         PR target/16364
582         * gcc.c-torture/compile/20040709-1.c: New.
583
584 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
585
586         PR fortran/14077
587         * gfortran.fortran-torture/execute/module_init_1.f90: New test.
588
589 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
590
591         PR fortran/13201
592         * gfortran.dg/shape_1.f90: New test.
593
594 2004-07-09  Zack Weinberg  <zack@codesourcery.com>
595             Andrew Pinski  <apinski@apple.com>
596
597         * gcc.dg/noncompile/init-4.c: Remove bogus dg-error marker.
598
599 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
600
601         * gfortran.fortran-torture/compile/name_clash2.f90: Remove outdated
602         comment.
603
604 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
605         Paul Brook  <paul@codesourcery.com>
606
607         * gfortran.dg/dg.exp: Use revised wilcard for suffixes, also allow
608         '.f95' and '.F95'.
609
610 2004-07-09  Diego Novillo  <dnovillo@redhat.com>
611
612         * gcc.dg/tree-ssa/20031015-1.c: Adjust expected dump file name.
613
614 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
615
616         * gfortran.dg/dg.exp: Don't use wildcard for suffixes, also check
617         testcases with capital suffix.
618
619 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
620
621         PR fortran/15481
622         PR fortran/13372
623         PR fortran/13575
624         PR fortran/15978
625         * gfortran.fortran-torture/compile/implicit_2.f90: New test.
626
627         * gfortran.dg/implicit_1.f90: New test.
628
629 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
630
631         * lib/gfortran-dg.exp (gfortran-dg-test):  Adapt regular
632         expression to match gfortran warning/error messages
633         * gfortran.dg/g77/12632.f: Copy from g77.dg and fix
634         dg-error text.
635
636 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
637
638         * lib/fortran-torture.exp: Rename proc search_for to
639         search_for_re.
640
641 2004-07-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
642
643         * gcc.c-torture/execute/simd-5.x: New file.
644         XFAIL on SPARC 64-bit at -O0.
645
646 2004-07-09  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
647
648         PR c++/8211
649         PR c++/16165
650         * g++.dg/warn/effc3.C: New test.
651
652 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
653
654         * gfortran.dg/g77/f77-edit-i-in.f: Copy from g77.dg and
655         change X to 1X in format.
656         * gfortran.dg/g77/20010216-1.f:  Copy from g77.dg and
657         add data statements to conform to standard.
658
659 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
660
661         * gfortran.dg/g77/f77-edit-s-out.f: Copy from g77.dg. XFAIL
662         * gfortran.dg/g77/f77-edit-t-in.f: Likewise
663         * gfortran.dg/g77/f77-edit-x-out.f: Likewise
664
665 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
666
667         * gfortran.dg/g77/7388.f: Copy from g77.dg
668         * gfortran.dg/g77/f77-edit-i-out.f: Likewise
669         * gfortran.dg/g77/f77-edit-apostrophe-out.f: Likewise
670         * gfortran.dg/g77/f77-edit-slash-out.f: Likewise
671         * gfortran.dg/g77/f77-edit-colon-out.f: Likewise
672         * gfortran.dg/g77/f77-edit-t-out.f: Likewise
673         * gfortran.dg/g77/f77-edit-h-out.f: Likewise
674         * gfortran.dg/g77/strlen0.f: Likewise
675
676 2004-07-09   David Billinghurst <David.Billinghurst@riotinto.com>
677
678         * lib/gfortran-dg.exp: New file (adapted from lib/g77-dg.exp)
679         * gfortran.dg/dg.exp: New file (adapted from g77.dg/dg.exp)
680
681 2004-07-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
682
683         * gcc.c-torture/execute/920428-2.x: Delete.
684         * gcc.c-torture/execute/920501-7.x: Likewise.
685
686 2004-07-08  Jakub Jelinek  <jakub@redhat.com>
687
688         * gcc.mist-tests/i386-prefetch.exp (PREFETCH_SSE): Change all
689         -march=i386 into -march=i686.  Add -march=i686 -mtune=x and
690         -march=x for pentium3, pentium3m, pentium-m, pentium4m,
691         prescott and c3-2.
692         (PREFETCH_3DNOW): Add -march=c3.
693
694 2004-07-08  Diego Novillo  <dnovillo@redhat.com>
695
696         PR c/16437
697         * gcc.c-torture/execute/991118-1.x: XFAIL for x86_64.
698         * gcc.c-torture/execute/bf64-1.x: Likewise.
699
700 2004-07-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
701
702         * gcc.c-torture/compile/20040708-1.c: New test.
703
704 2004-07-08  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
705
706         PR c++/16169
707         * g++.dg/warn/effc2.C: New test.
708
709 2004-07-08  Joseph S. Myers  <jsm@polyomino.org.uk>
710
711         * gcc.c-torture/execute/bitfld-1.x: Remove.
712         * gcc.c-torture/execute/bitfld-3.c: New test.
713         * gcc.dg/bitfld-2.c: Remove XFAILs.
714
715 2004-07-07  H.J. Lu  <hongjiu.lu@intel.com>
716
717         PR c++/16276
718         * g++.dg/rtti/tinfo1.C: New file.
719
720 2004-07-07  Eric Christopher  <echristo@redhat.com>
721
722         * gcc.c-torture/compile/20020210-1.c: xfail with optimization.
723
724 2004-07-07  Andrew Pinski  <apinski@apple.com>
725
726         * gcc.c-torture/execute/931004-12.x: Xfail on powerpc-*-darwin*.
727
728 2004-07-07  Mark Mitchell  <mark@codesourcery.com>
729
730         * g++.dg/init/call1.C: XFAIL.
731
732 2004-07-07  Alexandre Oliva  <aoliva@redhat.com>
733
734         * gcc.c-torture/execute/builtins/mempcpy-2.c: Rename movstr*,
735         except for movstrict*, to movmem* and clrstr* to clrmem*.
736
737 2004-07-07  Richard Sandiford  <rsandifo@redhat.com>
738
739         * gcc.c-torture/execute/20040707-1.c: New test.
740
741 2004-07-06  Richard Sandiford  <rsandifo@redhat.com>
742
743         * gcc.c-torture/execute/20040706-1.c: New test.
744
745 2004-07-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
746
747         PR c++/3671
748         * g++.dg/template/spec14.C: New test.
749
750 2004-07-05  Jakub Jelinek  <jakub@redhat.com>
751
752         * gcc.c-torture/execute/20040629-1.c (FIELDS1, FIELDS2): Define to
753         nothing if not yet defined.  Use it in b, c and d type definitions.
754         * gcc.c-torture/execute/20040705-1.c: New test.
755         * gcc.c-torture/execute/20040705-2.c: New test.
756
757 2004-07-05  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
758
759         PR c++/2518
760         * g++.dg/lookup/new1.C: New test.
761
762 2004-07-05  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
763
764         PR c++/11406
765         * g++.dg/template/sizeof8.C: New test.
766
767 2004-07-05  Richard Sandiford  <rsandifo@redhat.com>
768
769         * gcc.c-torture/compile/20040705-1.c: New test.
770
771 2004-07-04  Bud Davis  <bdavis9659@comcast.net>
772
773         * gfortran.fortran-torture/execute/seq_io.f90: New test.
774
775 2004-07-04  Neil Booth  <neil@duron.akihabara.co.uk>
776
777         * gcc.dg/cpp/if-mop.c: Two new testcases.
778         * gcc.dg/cpp/trad/comment-3.c: New.
779
780 2004-07-04  Paul Brook  <paul@codesourcery.com>
781
782         * gfortran.fortran-torture/compile/implicit_1.f90: New test.
783
784 2004-07-03  Scott Brumbaugh  <scottb.lists@verizon.net>
785
786         PR c++/3761
787         * g++.dg/lookup/crash4.C: New test.
788
789 2004-07-02  Zack Weinberg  <zack@codesourcery.com>
790
791         * gcc.c-torture/execute/builtin-abs-1.c
792         * gcc.c-torture/execute/builtin-abs-2.c
793         * gcc.c-torture/execute/builtin-complex-1.c
794         * gcc.c-torture/execute/builtins/string-1-lib.c
795         * gcc.c-torture/execute/builtins/string-1.c
796         * gcc.c-torture/execute/builtins/string-2-lib.c
797         * gcc.c-torture/execute/builtins/string-2.c
798         * gcc.c-torture/execute/builtins/string-3-lib.c
799         * gcc.c-torture/execute/builtins/string-3.c
800         * gcc.c-torture/execute/builtins/string-4-lib.c
801         * gcc.c-torture/execute/builtins/string-4.c
802         * gcc.c-torture/execute/builtins/string-5-lib.c
803         * gcc.c-torture/execute/builtins/string-5.c
804         * gcc.c-torture/execute/builtins/string-6-lib.c
805         * gcc.c-torture/execute/builtins/string-6.c
806         * gcc.c-torture/execute/builtins/string-7-lib.c
807         * gcc.c-torture/execute/builtins/string-7.c
808         * gcc.c-torture/execute/builtins/string-8-lib.c
809         * gcc.c-torture/execute/builtins/string-8.c
810         * gcc.c-torture/execute/builtins/string-9-lib.c
811         * gcc.c-torture/execute/builtins/string-9.c
812         * gcc.c-torture/execute/builtins/string-asm-1-lib.c
813         * gcc.c-torture/execute/builtins/string-asm-1.c
814         * gcc.c-torture/execute/builtins/string-asm-2-lib.c
815         * gcc.c-torture/execute/builtins/string-asm-2.c
816         * gcc.c-torture/execute/stdio-opt-1.c
817         * gcc.c-torture/execute/stdio-opt-2.c
818         * gcc.c-torture/execute/stdio-opt-3.c
819         * gcc.c-torture/execute/string-opt-1.c
820         * gcc.c-torture/execute/string-opt-10.c
821         * gcc.c-torture/execute/string-opt-11.c
822         * gcc.c-torture/execute/string-opt-12.c
823         * gcc.c-torture/execute/string-opt-13.c
824         * gcc.c-torture/execute/string-opt-14.c
825         * gcc.c-torture/execute/string-opt-15.c
826         * gcc.c-torture/execute/string-opt-16.c
827         * gcc.c-torture/execute/string-opt-2.c
828         * gcc.c-torture/execute/string-opt-6.c
829         * gcc.c-torture/execute/string-opt-7.c
830         * gcc.c-torture/execute/string-opt-8.c:
831         Replace with ...
832
833         * gcc.c-torture/execute/builtins/abs-2.c
834         * gcc.c-torture/execute/builtins/abs-3.c
835         * gcc.c-torture/execute/builtins/complex-1.c
836         * gcc.c-torture/execute/builtins/fprintf.c
837         * gcc.c-torture/execute/builtins/fputs.c
838         * gcc.c-torture/execute/builtins/memcmp.c
839         * gcc.c-torture/execute/builtins/memmove.c
840         * gcc.c-torture/execute/builtins/memops-asm.c
841         * gcc.c-torture/execute/builtins/mempcpy-2.c
842         * gcc.c-torture/execute/builtins/mempcpy.c
843         * gcc.c-torture/execute/builtins/memset.c
844         * gcc.c-torture/execute/builtins/printf.c
845         * gcc.c-torture/execute/builtins/sprintf.c
846         * gcc.c-torture/execute/builtins/strcat.c
847         * gcc.c-torture/execute/builtins/strchr.c
848         * gcc.c-torture/execute/builtins/strcmp.c
849         * gcc.c-torture/execute/builtins/strcpy.c
850         * gcc.c-torture/execute/builtins/strcspn.c
851         * gcc.c-torture/execute/builtins/strlen-2.c
852         * gcc.c-torture/execute/builtins/strlen.c
853         * gcc.c-torture/execute/builtins/strncat.c
854         * gcc.c-torture/execute/builtins/strncmp-2.c
855         * gcc.c-torture/execute/builtins/strncmp.c
856         * gcc.c-torture/execute/builtins/strncpy.c
857         * gcc.c-torture/execute/builtins/strpbrk.c
858         * gcc.c-torture/execute/builtins/strpcpy-2.c
859         * gcc.c-torture/execute/builtins/strpcpy.c
860         * gcc.c-torture/execute/builtins/strrchr.c
861         * gcc.c-torture/execute/builtins/strspn.c
862         * gcc.c-torture/execute/builtins/strstr-asm.c
863         * gcc.c-torture/execute/builtins/strstr.c:
864         ... these new files.
865
866         * gcc.c-torture/execute/builtins/abs-2-lib.c
867         * gcc.c-torture/execute/builtins/abs-3-lib.c
868         * gcc.c-torture/execute/builtins/complex-1-lib.c
869         * gcc.c-torture/execute/builtins/fprintf-lib.c
870         * gcc.c-torture/execute/builtins/fputs-lib.c
871         * gcc.c-torture/execute/builtins/memcmp-lib.c
872         * gcc.c-torture/execute/builtins/memmove-lib.c
873         * gcc.c-torture/execute/builtins/memops-asm-lib.c
874         * gcc.c-torture/execute/builtins/mempcpy-2-lib.c
875         * gcc.c-torture/execute/builtins/mempcpy-lib.c
876         * gcc.c-torture/execute/builtins/memset-lib.c
877         * gcc.c-torture/execute/builtins/printf-lib.c
878         * gcc.c-torture/execute/builtins/sprintf-lib.c
879         * gcc.c-torture/execute/builtins/strcat-lib.c
880         * gcc.c-torture/execute/builtins/strchr-lib.c
881         * gcc.c-torture/execute/builtins/strcmp-lib.c
882         * gcc.c-torture/execute/builtins/strcpy-lib.c
883         * gcc.c-torture/execute/builtins/strcspn-lib.c
884         * gcc.c-torture/execute/builtins/strlen-2-lib.c
885         * gcc.c-torture/execute/builtins/strlen-lib.c
886         * gcc.c-torture/execute/builtins/strncat-lib.c
887         * gcc.c-torture/execute/builtins/strncmp-2-lib.c
888         * gcc.c-torture/execute/builtins/strncmp-lib.c
889         * gcc.c-torture/execute/builtins/strncpy-lib.c
890         * gcc.c-torture/execute/builtins/strpbrk-lib.c
891         * gcc.c-torture/execute/builtins/strpcpy-2-lib.c
892         * gcc.c-torture/execute/builtins/strpcpy-lib.c
893         * gcc.c-torture/execute/builtins/strrchr-lib.c
894         * gcc.c-torture/execute/builtins/strspn-lib.c
895         * gcc.c-torture/execute/builtins/strstr-asm-lib.c
896         * gcc.c-torture/execute/builtins/strstr-lib.c
897         * gcc.c-torture/execute/builtins/lib/abs.c
898         * gcc.c-torture/execute/builtins/lib/fprintf.c
899         * gcc.c-torture/execute/builtins/lib/memset.c
900         * gcc.c-torture/execute/builtins/lib/printf.c
901         * gcc.c-torture/execute/builtins/lib/sprintf.c
902         * gcc.c-torture/execute/builtins/lib/strcpy.c
903         * gcc.c-torture/execute/builtins/lib/strcspn.c
904         * gcc.c-torture/execute/builtins/lib/strncat.c
905         * gcc.c-torture/execute/builtins/lib/strncmp.c
906         * gcc.c-torture/execute/builtins/lib/strncpy.c
907         * gcc.c-torture/execute/builtins/lib/strpbrk.c
908         * gcc.c-torture/execute/builtins/lib/strspn.c
909         * gcc.c-torture/execute/builtins/lib/strstr.c:
910         New files containing support routines.
911
912         * gcc.c-torture/execute/builtins/abs-1.c: Remove unnecessary
913         declaration.
914         * gcc.c-torture/execute/builtins/lib/main.c: Define link_error
915         when not optimizing.
916
917 2004-07-02  Mark Mitchell  <mark@codesourcery.com>
918
919         PR c++/16240
920         * g++.dg/abi/mangle22.C: New test.
921         * g++.dg/abi/mangle23.C: Likewise.
922
923 2004-07-02  David Billinghurst  <David.Billinghurst@riotinto.com>
924
925         PR fortran/16290
926         * gfortran.fortran-torture/execute/intrinsic_set_exponent.f90
927         Allow for cases without denormalized floating point numbers.
928
929 2004-07-01  Joseph S. Myers  <jsm@polyomino.org.uk>
930
931         PR c/1027
932         * gcc.dg/Wswitch-enum.c, gcc.dg/Wswitch.c,
933         gcc.dg/format/branch-1.c, gcc.dg/format/diag-1.c,
934         gcc.dg/format/multattr-3.c, gcc.dg/format/xopen-1.c: Update
935         expected warning text.
936         * gcc.dg/format/diag-2.c: New test.
937
938 2004-07-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
939
940         * gcc.c-torture/compile/20040323-1.c: XFAIL on Solaris 2.
941
942 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
943
944         * gcc.dg/builtins-43.c: New.
945         * gcc.dg/builtins-44.c: New.
946         * gcc.dg/builtins-45.c: New.
947
948 2004-06-26  Geoffrey Keating  <geoffk@apple.com>
949             Andreas Tobler  <a.tobler@schweiz.ch>
950
951         * gcc.dg/cleanup-10.c: Run on all Linux platforms and powerpc-darwin.
952         Use SA_RESETHAND rather than SA_ONESHOT.  Trap SIGBUS as well
953         as SIGSEGV.
954         * gcc.dg/cleanup-11.c: Likewise.
955         * gcc.dg/cleanup-8.c: Likewise.
956         * gcc.dg/cleanup-9.c: Likewise.
957         * gcc.dg/cleanup-5.c: Run on all platforms.
958
959 2004-06-30  Joseph S. Myers  <jsm@polyomino.org.uk>
960
961         * g++.dg/warn/nonnull1.C: New test.
962
963 2004-06-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
964
965         * gcc.dg/compat/compat-common.h: Wrap up CINT in
966         an #ifndef SKIP_COMPLEX_INT/#endif pair.
967         Special-case the Sun compiler wrt to <complex.h>.
968
969 2004-06-30  Nitin Yewale <nitiny@kpitcummins.com>
970
971         * gcc.dg/Wunreachable-8.C: New test.
972
973         * gcc.dg/h8300-ice2.c : New test.
974
975 2004-06-30  Tobias Schlueter  <tobias.shclueter@physik.uni-muenchen.de>
976
977         PR fortran/16161
978         * gfortran.fortran-torture/compile/implicit.f90: Add test
979         for implicit character.
980
981 2004-06-30  David Billinghurst <David.Billinghurst@riotinto.com>
982
983         PR fortran/16289
984         * gfortran.fortran-torture/execute/intrinsic_nearest.f90
985         Use tiny() intrinsic to find smallest non-negative real
986
987 2004-06-30  Jakub Jelinek  <jakub@redhat.com>
988
989         * gcc.dg/compat/struct-by-value-22_main.c: New test.
990         * gcc.dg/compat/struct-by-value-22_x.c: New.
991         * gcc.dg/compat/struct-by-value-22_y.c: New.
992
993         * gcc.c-torture/execute/20040629-1.c: New test.
994
995 2004-06-29  Jakub Jelinek  <jakub@redhat.com>
996
997         * gcc.dg/compat/vector-defs.h: Use vector_size attribute
998         only for GCC 3.5+, for GCC up to 3.4 mode(V*) attribute instead.
999
1000         PR target/16195
1001         * gcc.dg/20040625-1.c: New test.
1002
1003 2004-06-29  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1004
1005         * gfortran.fortran-torture/execute/parameter_2.f90: New test.
1006
1007 2004-06-29  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1008
1009         PR fortran/15963
1010         * gfortran.fortran-torture/execute/initialization_1.f90: New test.
1011
1012 2004-06-29  Richard Henderson  <rth@redhat.com>
1013
1014         * gcc.dg/tree-ssa/20040430-1.c: Expect zero if's.
1015
1016 2004-06-29  Paul Brook  <paul@codesourcery.com>
1017
1018         * g++.old-deja/g++.abi/arraynew.C: Handle ARM EABI cookies.
1019         * g++.old-deja/g++.abi/cxa_vec.C: Allocate larger cookies for AEABI.
1020
1021 2004-06-29  Nathan Sidwell  <nathan@codesourcery.com>
1022
1023         PR c++/16260
1024         * g++.dg/parse/crash15.C: New.
1025
1026 2004-06-28  Andrew Pinski  <apinski@apple.com>
1027
1028         * gcc.dg/pr14963.c: Remove the dg-warning as it is dected
1029         by the error already.
1030
1031         * g++.dg/opt/ptrmem4.C: Change to compile only test.
1032
1033 2004-06-28  Dhananjay Deshpande  <dhananjayd@kpitcummins.com>
1034
1035         PR target/14041
1036         * gcc.dg/h8300-bss-align-1.c : New.
1037
1038 2004-06-28  Nathan Sidwell  <nathan@codesourcery.com>
1039
1040         * PR c++/16174
1041         * g++.dg/template/ctor4.C: New.
1042
1043 2004-06-27  Andrew Pinski  <pinskia@physics.uc.edu>
1044
1045         PR c++/16205
1046         * g++.dg/warn/Wsequence-point-1.C: New test.
1047
1048 2004-06-27  Paul Brook  <paul@codesourcery.com>
1049
1050         * gfortran.fortran-torture/execute/specfics.f90: Use correct typing.
1051
1052 2004-06-27  Zack Weinberg  <zack@codesourcery.com>
1053
1054         * g++.old-deja/g++.mike/p7325.C: Remove.
1055
1056 2004-06-27  Andrew Pinski  <pinskia@physics.uc.edu>
1057
1058         PR c/14963
1059         * gcc.dg/pr14963.c: New test.
1060
1061 2004-06-27  Mark Mitchell  <mark@codesourcery.com>
1062
1063         PR c++/16193
1064         * g++.dg/parse/redef1.C: New test.
1065
1066 2004-06-27  Joseph S. Myers  <jsm@polyomino.org.uk>
1067
1068         * gcc.c-torture/compile/20021123-1.c: Remove duplicate of
1069         20021110.c.
1070         * gcc.c-torture/compile/20021123-4.c: Remove duplicate of
1071         20021119-1.c.
1072         * gcc.dg/vmx/5-05.c, gcc.dg/vmx/5-06.c, gcc.dg/vmx/5-07.c,
1073         gcc.dg/vmx/5-08.c: Remove duplicates of 5-01.c, 5-02.c, 5-03.c,
1074         5-04.c.
1075         * gcc.dg/builtins-42.c: Remove duplicate of builtins-41.c.
1076         * g++.dg/other/new1.C: Remove duplicate of g++.dg/init/new1.C.
1077         * g++.dg/init/elide3.C: Remove duplicate of elide2.C.
1078         * g++.old-deja/g++.law/enum8.C: Remove duplicate of
1079         g++.brendan/enum14.C.
1080         * g++.old-deja/g++.mike/ns8.C: Remove duplicate of ns6.C
1081         * g++.old-deja/g++.ns/alias5.C: Remove duplicate of alias1.C.
1082         * g++.old-deja/g++.other/virtual1.C: Remove duplicate of
1083         g++.mike/virt1.C.
1084         * g++.old-deja/g++.pt/memtemp27.C: Remove duplicate of
1085         memtemp24.C.
1086
1087 2004-06-27  Roger Sayle  <roger@eyesopen.com>
1088
1089         * gcc.dg/20040527-1.c: New test case.
1090
1091 2004-06-26  Bud Davis  <bdavis9659@comcast.net>
1092
1093         PR gfortran/pr16196
1094         * gfortran.fortran-torture/execute/open_replace.f90: New test case.
1095
1096 2004-06-25  Roger Sayle  <roger@eyesopen.com>
1097
1098         PR middle-end/15825
1099         * gcc.dg/pr15825-1.c: New test case.
1100
1101 2004-06-25  Richard Sandiford  <rsandifo@redhat.com>
1102
1103         * gcc.c-torture/execute/20040625-1.c: New test.
1104
1105 2004-06-25  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1106
1107         * gfortran.fortran-torture/execute/der_init_3.f90: Fix syntax error.
1108
1109 2004-06-25  Richard Sandiford  <rsandifo@redhat.com>
1110
1111         * gcc.dg/torture/mips-div-1.c: New test.
1112
1113 2004-06-24  Jeff Law  <law@redhat.com>
1114
1115         * gcc.dg/tree-ssa/20040624-1.c: New test.
1116
1117 2004-06-24  Richard Sandiford  <rsandifo@redhat.com>
1118
1119         * gcc.c-torture/compile/20040624-1.c: New test.
1120
1121 2004-06-24  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1122
1123         * g++.dg/tree-ssa/tree-ssa.exp: Remove. dg.exp already handles
1124         this directory.
1125
1126 2004-06-23  Andrew Pinski  <apinski@apple.com>
1127
1128         PR middle-end/15988
1129         * g++.dg/opt/ptrmem4.C: New test.
1130
1131         * gcc.dg/c90-array-quals-2.c: New test.
1132
1133 2006-06-23  Nitin Yewale <NitinY@KPITCummins.com>
1134
1135         * gcc.dg/kpice1.c: New test.
1136
1137 2006-06-23  Andrew Pinski  <apinski@apple.com>
1138
1139         * gcc.dg/c90-array-quals.c: New test.
1140
1141 2006-06-22  Richard Henderson  <rth@redhat.com>
1142
1143         * gcc.dg/noreturn-1.c (foo5): Update function does return lineno.
1144
1145 2004-06-22  Loren James Rittle  <ljrittle@acm.org>
1146
1147         * gcc.dg/builtins-config.h: Handle FreeBSD.
1148
1149 2006-06-22  Richard Henderson  <rth@redhat.com>
1150
1151         * g++.dg/opt/devirt1.C: New.
1152
1153 2004-06-22  Kelley Cook <kcook@gcc.gnu.org>
1154
1155         * g++.dg/opt/pr15551.C: New testcase.
1156
1157 2004-06-22  H.J. Lu  <hongjiu.lu@intel.com>
1158
1159         PR target/14800
1160         * gcc.misc-tests/linkage.exp: Set native_cflags to "-m32" for
1161         x86_64-*-linux* when compiling for 32bit.
1162
1163 2004-06-21  Andrew Pinski  <apinski@apple.com>
1164
1165         * gcc.dg/pch/struct-1.c: New.
1166         * gcc.dg/pch/struct-1.hs: New.
1167
1168 2004-06-21  Geoffrey Keating  <geoffk@apple.com>
1169
1170         * gcc.dg/pch/save-temps-1.c: New file.
1171         * gcc.dg/pch/save-temps-1.hs: New file.
1172
1173 2004-06-22  Janne Blomqvist  <jblomqvi@cc.hut.fi>
1174
1175         * gfortran.fortran-torture/execute/iolength_1.f90: New test.
1176         * gfortran.fortran-torture/execute/iolength_3.f90: New test.
1177
1178 2004-06-21  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1179
1180         * gfortran.fortran-torture/execute/select_1.f90: Rename function
1181         to fix type error.
1182         * gfortran.fortran-torture/execute/intrinsic_associated.f90:
1183         Remove trailing spaces.
1184
1185 2004-06-21  Richard Henderson  <rth@redhat.com>
1186
1187         * gcc.dg/tree-ssa/20030714-1.c: Rename variables to avoid
1188         merging && to BIT_FIELD_REF.
1189
1190 2004-06-21  Richard Sandiford  <rsandifo@redhat.com>
1191
1192         * g++.dg/opt/placeholder1.C: New test.
1193
1194 2004-06-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
1195
1196         * gcc.dg/compat/struct-complex-1_x.c: Add dummy symbol.
1197         * gcc.dg/compat/struct-complex-1_y.c: Likewise.
1198         * gcc.dg/compat/union-m128-1_x.c: Likewise.
1199         * gcc.dg/compat/union-m128-1_y.c: Likewise.
1200
1201 2004-06-20  Zack Weinberg  <zack@codesourcery.com>
1202
1203         * g++.dg/expr/enum1.C, g++.dg/opt/const3.C: Declare abort with
1204         extern "C".
1205         * g++.dg/other/pragma-re-1.C: Add comments.
1206
1207 2004-06-19  Bud Davis  <bdavis9659@comcast.net>
1208
1209         PR gfortran/16080
1210         * gfortran.fortran-torture/execute/read_null_string.f90: New file.
1211
1212 2004-06-19  Andrew Pinski  <pinskia@physics.uc.edu>
1213
1214         * g++.dg/lookup/crash3.C: Use __SIZE_TYPE__
1215         instead of setting the type of size_t by
1216         hand.
1217
1218 2004-06-18  Roger Sayle  <roger@eyesopen.com>
1219
1220         * gcc.dg/unordered-2.c: New test case.
1221         * gcc.dg/unordered-3.c: New test case.
1222
1223 2004-06-19  David Billinghurst <David.Billinghurst@riotinto.com>
1224
1225         PR other/16043
1226         * lib/g++.exp (g++_version): Tweak regexp for version
1227         * lib/g77.exp (g77_version): Likewise
1228         * lib/gfortran.exp (gfortran_version): Likewise
1229         * lib/objc.exp (objc_version): Likewise
1230         * lib/treelang.exp (treelang_version): Likewise
1231
1232 2004-06-19  Jakub Jelinek  <jakub@redhat.com>
1233
1234         * gcc.dg/compat/struct-align-2_x.c: Include <limits.h>.
1235         Use INT_MAX instead of __INT_MAX__.
1236         * gcc.dg/compat/struct-align-2_y.c: Likewise.
1237
1238         * gcc.dg/compat/compat-common.h (CINT, CDBL): Define.
1239         * gcc.dg/compat/scalar-return-3_x.c: Use it.
1240         * gcc.dg/compat/scalar-return-3_y.c: Use it.
1241         * gcc.dg/compat/scalar-return-4_x.c: Use it.
1242         * gcc.dg/compat/scalar-return-4_y.c: Use it.
1243         * gcc.dg/compat/scalar-by-value-3_x.c: Use it.
1244         * gcc.dg/compat/scalar-by-value-3_y.c: Use it.
1245         * gcc.dg/compat/scalar-by-value-4_x.c: Use it.
1246         * gcc.dg/compat/scalar-by-value-4_y.c: Use it.
1247
1248         * gcc.dg/range-test-1.c: New test.
1249         * g++.dg/opt/range-test-1.C: New test.
1250
1251 2004-06-17  Richard Henderson  <rth@redhat.com>
1252
1253         * objc.dg/sync-1.m: New.
1254         * objc.dg/try-catch-1.m: Don't force next runtime.
1255         * objc.dg/try-catch-3.m, objc.dg/try-catch-4.m: Likewise.
1256         * objc.dg/try-catch-2.m: Likewise.  Enable everywhere.  Remove
1257         shadowed catch clause.
1258         * objc.dg/try-catch-5.m: New.
1259
1260 2004-06-17  Zack Weinberg  <zack@codesourcery.com>
1261
1262         Bug 14610
1263         * gcc.dg/ia64-float80-1.c, gcc.dg/ia64-float80-2.c: New testcases.
1264
1265 2004-06-15  Richard Henderson  <rth@redhat.com>
1266
1267         * gcc.dg/20001116-1.c: Move expected warning line.
1268
1269 2004-06-15  Richard Henderson  <rth@redhat.com>
1270
1271         * gcc.dg/i386-ssetype-1.c: Remove XFAIL.
1272         * gcc.dg/i386-ssetype-3.c: Remove XFAIL.
1273
1274 2004-06-15  Jeff Law  <law@redhat.com>
1275
1276         * gcc.dg/tree-ssa/20040615-1.c: New test.
1277         * gcc.dg/tree-ssa/20030824-1.c: Update expected output to
1278         be less sensitive to operand ordering.
1279         * gcc.dg/tree-ssa/20030824-2.c: Likewise.
1280
1281 2004-06-16  Danny Smith  <dannysmith@users.sourceforge.net>
1282
1283         * g++.dg/abi/bitfield3.C: Add comment..
1284
1285 2004-06-15  Richard Henderson  <rth@redhat.com>
1286
1287         * g++.dg/ext/stmtexpr1.C: XFAIL.
1288         * gcc.dg/20030612-1.c: XFAIL.
1289
1290 2004-06-15  Eric Christopher  <echristo@redhat.com>
1291
1292         * g++.dg/charset/asm5.c: New.
1293         * gcc.dg/charset/asm6.c: New.
1294
1295 2004-06-15  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1296
1297         PR fortran/15962
1298         * gfortran.fortran-torture/execute/select_1.f90: New test.
1299
1300 2004-06-15  Paul Brook  <paul@codesourcery.com>
1301
1302         * gcc.dg/arm-mmx-1.c: Use asm to clobber registers.
1303
1304 2004-06-14  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1305
1306         PR c++/15967
1307         * g++.dg/lookup/crash3.C: New test.
1308
1309 2004-06-14  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1310
1311         PR c++/15947
1312         * g++.dg/parse/dtor4.C: New test.
1313
1314 2004-06-14  Jeff Law  <law@redhat.com>
1315
1316         * gcc.c-torture/compile/20040614-1.c: New test.
1317
1318 2004-06-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1319
1320         PR fortran/15211
1321         * gfortran.fortran-torture/execute/intrinsic_len.f90: Also test
1322         LEN of a character array.
1323
1324 2004-06-14  Mark Mitchell  <mark@codesourcery.com>
1325
1326         PR c++/15096
1327         * g++.dg/template/ptrmem10.C: New test.
1328
1329         PR c++/14930
1330         * g++.dg/template/friend30.C: New test.
1331
1332 2004-06-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1333
1334         PR fortran/14928
1335         * gfortran.fortran-torture/compile/mloc.f90: New test.
1336
1337 2004-06-13  Paul Brook  <paul@codesourcery.com>
1338
1339         * gfortran.fortran-torture/execute/random_2.f90: New test.
1340
1341 2004-06-13  Eric Christopher  <echristo@redhat.com>
1342
1343         * gcc.dg/noncompile/redecl-1.c: Fix error message.
1344
1345 2004-06-12  Paul Brook  <paul@codesourcery.com>
1346
1347         * gfortran.fortran-torture/execute/contained_3.f90: New test.
1348
1349 2004-06-12  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1350
1351         PR fortran/14923
1352         * gfortran.fortran-torture/execute/date_time_1.f90: New test.
1353
1354 2004-06-12  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1355
1356         PR fortran/14957
1357         * gfortran.fortran-torture/execute/stack_varsize.f90: Correct
1358         syntax errors in end statements of contained subroutines.
1359
1360 2004-06-12  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1361
1362         PR fortran/12841
1363         * gfortran.fortran-torture/execute/null_arg.f90: New test.
1364
1365 2004-06-12  Bud Davis  <bdavis9659@comcast.net>
1366
1367         PR fortran/15665
1368         * gfortran.fortran-torture/execute/getarg_1.f90: New test.
1369
1370 2004-06-12  Bud Davis  <bdavis9659@comcast.net>
1371
1372         PR gfortran/12839
1373         * gfortran.fortran-torture/execute/nan_inf_fmt.f90: New test.
1374
1375 2004-06-11  Mark Mitchell  <mark@codesourcery.com>
1376
1377         PR c++/15862
1378         * g++.dg/parse/enum1.C: New test.
1379
1380 2004-06-10  Jeff Law  <law@redhat.com>
1381
1382         * gcc.c-torture/compile/20040610-1.c: New test.
1383
1384 2004-06-11  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1385
1386         * g++.old-deja/g++.robertl/eb4.C: Adjust error markers.
1387         * g++.old-deja/g++.other/decl3.C: Likewise.
1388
1389 2004-06-10  Brian Booth  <bbooth@redhat.com>
1390
1391         * gcc.dg/tree-ssa/20031015-1.c: Scan for
1392         V_MAY_DEF instead of VDEF.
1393         * gcc.dg/tree-ssa/20040517-1.c: Ditto.
1394
1395 2004-06-10  Mark Mitchell  <mark@codesourcery.com>
1396
1397         PR c++/14211
1398         * g++.dg/conversion/const1.C: New test.
1399
1400         PR c++/15076
1401         * g++.dg/conversion/reinterpret1.C: New test.
1402
1403         PR c++/15877
1404         * g++.dg/template/enum2.C: New test.
1405
1406         PR c++/15227
1407         * g++.dg/template/error13.C: New test.
1408
1409 2004-06-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1410
1411         PR fortran/14957
1412         * gfortran.fortran-torture/execute/intrinsic_scale.f90: Make all
1413         arguments to test_* REAL and of the right size.
1414
1415 2004-06-10  Jakub Jelinek  <jakub@redhat.com>
1416
1417         PR target/15569
1418         PR rtl-optimization/15681
1419         * gcc.dg/20040609-1.c: New test.
1420
1421 2004-06-10  Jakub Jelinek  <jakub@redhat.com>
1422
1423         PR c++/14791
1424         * g++.dg/opt/builtins1.C: New test.
1425
1426 2004-06-10  Danny Smith  <dannysmith@users.sourceforge.net>
1427
1428         * gcc.dg/i386-bitfield1.c: Add mingw32 and cygwin to targets
1429         that use default windows32 struct layout.
1430         * gcc.dg/i386-bitfield2.c: Likewise.
1431
1432 2004-06-09  Danny Smith  <dannysmith@users.sourceforge.net>
1433
1434         * g++.dg/abi/bitfield3.C: Add -mno-align-double compile option
1435         for mingw32 and cygwin targets.
1436
1437 2004-06-09  Geoffrey Keating  <geoffk@apple.com>
1438
1439         * gcc.dg/pch/macro-4.c: New.
1440         * gcc.dg/pch/macro-4.hs: New.
1441
1442 2004-06-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1443
1444         PR fortran/13249
1445         * gfortran.fortran-torture/compile/name_clash.f90: New test.
1446
1447 2004-06-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1448
1449         PR fortran/13372
1450         * gfortran.fortran-torture/compile/named_args_2.f90: New test.
1451
1452 2004-06-09  Bud Davis  <bdavis9659@comcast.net>
1453
1454         PR gfortran/14897
1455         * gfortran.fortran-torture/execute/t_edit.f90: New test.
1456
1457 2004-06-09  Bud Davis  <bdavis9659@comcast.net>
1458
1459         PR gfortran/15755
1460         * gfortran.fortran-torture/execute/backspace.c : New test.
1461
1462 2004-06-09  Paul Brook  <paul@codesourcery.com>
1463
1464         * gfortran.fortran-torture/execure/intrinsic_associated.f90
1465         (pointer_to_section): Rewrite to use smaller array.
1466
1467 2004-06-08  David Edelsohn  <edelsohn@gnu.org>
1468
1469         * gcc.dg/ext/altivec-1.c: XFAIL powerpc-ibm-aix*.
1470         * gcc.dg/ext/altivec-10.c: Same.
1471         * gcc.dg/ext/altivec-11.c: Same.
1472         * gcc.dg/ext/altivec-12.c: Same.
1473         * gcc.dg/ext/altivec-13.c: Same.
1474         * gcc.dg/ext/altivec-14.c: Same.
1475         * gcc.dg/ext/altivec-15.c: Same.
1476         * gcc.dg/ext/altivec-16.c: Same.
1477         * gcc.dg/ext/altivec-3.c: Same.
1478         * gcc.dg/ext/altivec-4.c: Same.
1479         * gcc.dg/ext/altivec-6.c: Same.
1480         * gcc.dg/ext/altivec-7.c: Same.
1481         * gcc.dg/ext/altivec-8.c: Same.
1482         * gcc.dg/ext/altivec-varargs-1.c: Same.
1483
1484         * g++.dg/ext/altivec-1.C: Correct dg syntax.
1485         * g++.dg/ext/altivec-10.C: Same.
1486         * g++.dg/ext/altivec-2.C: Same.
1487         * g++.dg/ext/altivec-3.C: Same.
1488         * g++.dg/ext/altivec-4.C: Same.
1489         * g++.dg/ext/altivec-5.C: Same.
1490         * g++.dg/ext/altivec-6.C: Same.
1491         * g++.dg/ext/altivec-7.C: Same.
1492         * g++.dg/ext/altivec-8.C: Same.
1493         * g++.dg/ext/altivec-9.C: Same.
1494
1495 2004-06-08  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1496
1497         PR c++/7841
1498         * g++.old-deja/g++.pt/ctor2.C: Add error mark.
1499
1500 2004-06-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
1501
1502         * gcc.dg/union-1.c: New test.
1503
1504 2004-06-07  Roger Sayle  <roger@eyesopen.com>
1505
1506         * gcc.dg/builtins-41.c: New test case.
1507         * gcc.dg/builtins-42.c: New test case.
1508
1509 2004-06-07  David Edelsohn  <edelsohn@gnu.org>
1510
1511         * g++.dg/ext/altivec-1.C: XFAIL powerpc-ibm-aix*.
1512         * g++.dg/ext/altivec-10.C: Same.
1513         * g++.dg/ext/altivec-2.C: Same.
1514         * g++.dg/ext/altivec-3.C: Same.
1515         * g++.dg/ext/altivec-4.C: Same.
1516         * g++.dg/ext/altivec-5.C: Same.
1517         * g++.dg/ext/altivec-6.C: Same.
1518         * g++.dg/ext/altivec-7.C: Same.
1519         * g++.dg/ext/altivec-8.C: Same.
1520         * g++.dg/ext/altivec-9.C: Same.
1521         * g++.old-deja/g++.abi/cxa_vec.C: Same.
1522         * g++.old-deja/g++.brendan/new3.C: Same.
1523         * gcc.c-torture/execute/eeprof-1.x: Same.
1524
1525 2004-06-07  Joseph S. Myers  <jsm@polyomino.org.uk>
1526
1527         PR c/14765
1528         * gcc.dg/pr14765-1.c: New test.
1529
1530 2004-06-07  Roger Sayle  <roger@eyesopen.com>
1531
1532         PR c/14649
1533         * gcc.dg/pr14649-1.c: New test case.
1534
1535 2004-06-07  Richard Henderson  <rth@redhat.com>
1536
1537         * gcc.dg/tree-ssa/20030728-1.c: Fixup return value to not match
1538         if temporaries.
1539
1540 2004-06-07  David Edelsohn  <edelsohn@gnu.org>
1541
1542         * g++.dg/eh/elide1.C: Remove XFAIL.
1543
1544 2004-06-07  Mark Mitchell  <mark@codesourcery.com>
1545
1546         PR c++/15337
1547         * g++.dg/expr/sizeof3.C: New test.
1548
1549         PR c++/14777
1550         * g++.dg/template/access14.C: New test.
1551
1552         PR c++/15554
1553         * g++.dg/template/enum1.C: New test.
1554
1555         PR c++/15057
1556         * g++.dg/eh/throw1.C: New test.
1557
1558 2004-06-07  David Ayers  <d.ayers@inode.at>
1559             Ziemowit Laski  <zlaski@apple.com>
1560
1561         * lib/objc.exp (objc_target_compile): Revert the '-framework
1562         Foundation' flag fix, since bare Darwin does not ship
1563         with the Foundation framework.
1564         * objc/execute/next_mapping.h: Provide a local NSConstantString
1565         @interface and @implementation.
1566         (objc_constant_string_init): A constructor function, used to
1567         initialize the NSConstantString meta-class object.
1568         * objc/execute/string1.m: Include "next_mapping.h" instead of
1569         <Foundation/NSString.h>.
1570         * objc/execute/string2.m: Likewise.
1571         * objc/execute/string3.m: Likewise.
1572         * objc/execute/string4.m: Likewise.
1573
1574 2004-06-06  H.J. Lu  <hongjiu.lu@intel.com>
1575
1576         * gcc.c-torture/execute/ieee/fp-cmp-4.c (FLOAT): New. Default
1577         to double. Replace double with FLOAT.
1578         * gcc.c-torture/execute/ieee/fp-cmp-8.c: Likewise.
1579
1580         * gcc.c-torture/execute/ieee/fp-cmp-4e.c: New file.
1581         * gcc.c-torture/execute/ieee/fp-cmp-4f.c: Likewise.
1582         * gcc.c-torture/execute/ieee/fp-cmp-4l.c: Likewise.
1583         * gcc.c-torture/execute/ieee/fp-cmp-4q.c: Likewise.
1584         * gcc.c-torture/execute/ieee/fp-cmp-8e.c: Likewise.
1585         * gcc.c-torture/execute/ieee/fp-cmp-8f.c: Likewise.
1586         * gcc.c-torture/execute/ieee/fp-cmp-8l.c: Likewise.
1587         * gcc.c-torture/execute/ieee/fp-cmp-8q.c: Likewise.
1588
1589 2004-06-06  Joseph S. Myers  <jsm@polyomino.org.uk>
1590
1591         PR c/13519
1592         * gcc.c-torture/enum-3.c, gcc.dg/pr13519-1.c: New tests.
1593
1594 2004-06-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1595
1596         PR c++/15503
1597         * g++.dg/template/meminit2.C: New test.
1598
1599 2004-06-04  Paolo Bonzini  <bonzini@gnu.org>
1600
1601         PR target/15822
1602         * gcc.c-torture/execute/compare-fp-1.c,
1603         gcc.c-torture/execute/compare-fp-2.c,
1604         gcc.c-torture/execute/compare-fp-3.c,
1605         gcc.c-torture/execute/compare-fp-4.c,
1606         gcc.c-torture/execute/compare-fp-3.x,
1607         gcc.c-torture/execute/compare-fp-4.x: Moved...
1608         * gcc.c-torture/execute/ieee/compare-fp-1.c,
1609         gcc.c-torture/execute/ieee/compare-fp-2.c,
1610         gcc.c-torture/execute/ieee/compare-fp-3.c,
1611         gcc.c-torture/execute/ieee/compare-fp-4.c,
1612         gcc.c-torture/execute/ieee/compare-fp-3.x,
1613         gcc.c-torture/execute/ieee/compare-fp-4.x: ...here.
1614
1615 2004-06-04  David Ayers  <d.ayers@inode.at>
1616
1617         * objc/execute/protocol-isEqual-4.m: New testcase.
1618
1619 2004-06-04  Nicola Pero  <n.pero@mi.flashnet.it>
1620
1621         * objc/execute/protocol-isEqual-1.m: New testcase.
1622         * objc/execute/protocol-isEqual-2.m: New testcase.
1623         * objc/execute/protocol-isEqual-3.m: New testcase.
1624
1625 2004-06-03  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1626
1627         * gfortran.fortran-torture/execute/optstring_1.f90: New testcase.
1628
1629 2004-06-02  Ziemowit Laski  <zlaski@apple.com>
1630
1631         * lib/objc.exp (objc_target_compile): When running tests on
1632         Darwin (Mac OS X), inform the linker about '-framework
1633         'Foundation'.
1634
1635 2004-06-02  Eric Christopher  <echristo@redhat.com>
1636
1637         * gcc.c-torture/compile/20040602-1.c: New.
1638
1639 2004-06-02  Andrew Pinski  <pinskia@physics.uc.edu>
1640
1641         * g++.dg/tree-ssa/ssa-sra-1.C: Fix comment.
1642         * g++.dg/tree-ssa/ssa-sra-2.C: Likewise.
1643
1644         PR tree-optimization/14736
1645         * g++.dg/tree-ssa/ssa-cast-1.C: New Test.
1646
1647         PR tree-optimization/14042
1648         * g++.dg/tree-ssa/ssa-sra-1.C: New Test.
1649
1650         PR tree-optimization/14729
1651         * g++.dg/tree-ssa/ssa-sra-2.C: New Test.
1652
1653 2004-06-02  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1654
1655         PR fortran/15557
1656         * gfortran.fortran-torture/execute/data_3.f90: New testcase.
1657
1658 2004-06-01  Richard Hederson  <rth@redhat.com>
1659
1660         * g++.dg/template/dependent-expr4.C: Use __builtin_offsetof.
1661
1662 2004-06-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1663
1664         PR c++/14932
1665         * g++.dg/parse/offsetof4.C: New test.
1666
1667 2004-06-01  Nicola Pero  <nicola@brainstorm.co.uk>
1668
1669         PR objc/7993
1670         * objc.dg/private-1.m, objc-dg/private-2.m: New testcases.
1671
1672 2004-05-31  Mark Mitchell  <mark@codesourcery.com>
1673
1674         PR c++/15701
1675         * g++.dg/template/friend29.C: New test.
1676
1677 2004-05-31  Joseph S. Myers  <jsm@polyomino.org.uk>
1678
1679         PR c/15749
1680         * gcc.dg/pr15749-1.c, gcc.dg/pr15749-1.h: New test.
1681
1682 2004-05-31  Eric Botcazou  <ebotcazou@libertysurf.fr>
1683
1684         * gcc.dg/sparc-trap-1.c: New test.
1685
1686 2004-05-31  Roger Sayle  <roger@eyesopen.com>
1687
1688         PR middle-end/15069
1689         * g++.dg/opt/fold3.C: New test case.
1690
1691 2004-05-30  Graham Stott  <graham.stott@btinternet.com>
1692
1693         * lib/target-supports.exp (check_iconv_available): Fix fallout
1694         from 2004-05-28 patch.
1695
1696 2004-05-30  Paul Brook  <paul@codesourcery.com>
1697
1698         PR fortran/15620
1699         * gfortran.fortran-torture/execute/st_function_1.f90: New test.
1700         * gfortran.fortran-torture/execute/st_function_2.f90: New test.
1701
1702 2004-05-30  Steven G. Kargl  <kargls@comcast.net>
1703
1704         * gfortran.fortran-torture/execute/random_1.f90: New test.
1705
1706 2004-05-28  Ziemowit Laski  <zlaski@apple.com>
1707
1708         * g++.dg/ext/altivec-10.C: New test.
1709
1710 2004-05-29  Paul Brook  <paul@codesourcery.com>
1711
1712         * gfortran.fortran-torture/execute/equiv_1.f90: New test.
1713
1714 2004-05-28  Ziemowit Laski  <zlaski@apple.com>
1715
1716         * gcc.dg/altivec-16.c: New test.
1717
1718 2004-05-28  Janis Johnson  <janis187@us.ibm.com>
1719
1720         * lib/target-supports.exp (check_vmx_hw_available): New.
1721         * gcc.dg/vmx/vmx.exp: Use it to determine default action.
1722
1723         * lib/target-supports.exp (check_alias_available,
1724         check_iconv_available, check_named_sections_available): Use
1725         unique names for temporary files.
1726
1727 2004-05-28  Ziemowit Laski  <zlaski@apple.com>
1728
1729         * gcc.dg/altivec-15.c: New test.
1730
1731 2004-05-28  Mark Mitchell  <mark@codesourcery.com>
1732
1733         PR c++/15083
1734         * g++.dg/warn/noeffect6.C: New test.
1735
1736         PR c++/15471
1737         * g++.dg/expr/ptrmem4.C: New test.
1738
1739         PR c++/15640
1740         * g++.dg/template/operator3.C: New test.
1741
1742 2004-05-28  Mark Mitchell  <mark@codesourcery.com>
1743
1744         PR c++/14668
1745         * g++.dg/lookup/redecl1.C: New test.
1746         * g++.old-deja/g++.benjamin/tem04.C: Add error marker.
1747
1748 2004-05-28  Paolo Bonzini  <bonzini@gnu.org>
1749
1750         * gcc.c-torture/execute/compare-fp-1.c,
1751         gcc.c-torture/execute/compare-fp-2.c,
1752         gcc.c-torture/execute/compare-fp-3.c,
1753         gcc.c-torture/execute/compare-fp-4.c,
1754         gcc.c-torture/execute/compare-fp-3.x,
1755         gcc.c-torture/execute/compare-fp-4.x,
1756         gcc.dg/pr15649-1.c: New.
1757
1758 2004-05-27  Adam Nemet  <anemet@lnxw.com>
1759
1760         PR c++/12883
1761         * g++.dg/init/array14.C: New test.
1762
1763 2004-05-25  Janis Johnson  <janis187@us.ibm.com>
1764
1765         * lib/compat.exp (compat-get-options-main): New.
1766         (compat-get-options): Remove unneeded code, warn for ignored
1767         command.
1768         (compat-execute): Check flag set by dg-require-* commands.
1769
1770         * lib/compat.exp (compat-execute): Break up long lines.
1771
1772 2004-05-24  Janis Johnson  <janis187@us.ibm.com>
1773
1774         * gcc.dg/altivec-7.c: Don't use 'vector long'.
1775         * gcc.dg/altivec-14.c: New test.
1776         * g++.dg/ext/altivec-7.C: Don't use 'vector long'.
1777
1778         * gcc.dg/altivec-6.c: Use -maltivec, don't limit to darwin.
1779         * gcc.dg/altivec-12.c: Ditto.
1780
1781         * gcc.dg/altivec-3.c: Move call to altivec_check.
1782
1783 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
1784
1785         PR c++/15044
1786         * g++.dg/template/error12.C: New test.
1787
1788         PR c++/15317
1789         * g++.dg/ext/attrib15.C: New test.
1790
1791         PR c++/15329
1792         * g++.dg/template/ptrmem9.C: New test.
1793
1794 2004-05-25  Paul Brook  <paul@codesourcery.com>
1795
1796         * gfortran.fortran-torture/compile/inquiry_1.f90: New test.
1797
1798 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
1799
1800         PR c++/15165
1801         * g++.dg/template/crash19.C: New test.
1802
1803 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
1804
1805         PR c++/15025
1806         * g++.dg/template/redecl1.C: New test.
1807
1808 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
1809
1810         PR c++/14821
1811         * g++.dg/other/ns1.C: New test.
1812
1813         PR c++/14883
1814         * g++.dg/template/invalid1.C: New test.
1815
1816 2004-05-23  Paul Brook  <paul@codesourcery.com>
1817         Victor Leikehman  <lei@haifasphere.co.il>
1818
1819         * gfortran.fortran-torture/execute/common_init_1.f90: New test.
1820         * gfortran.fortran-torture/execute/equiv_init.f90: New test.
1821
1822 2004-05-22  Mark Mitchell  <mark@codesourcery.com>
1823
1824         PR c++/15285
1825         PR c++/15299
1826         * g++.dg/template/non-dependent5.C: New test.
1827         * g++.dg/template/non-dependent6.C: New test.
1828
1829 2004-05-22  Mark Mitchell  <mark@codesourcery.com>
1830
1831         PR c++/15507
1832         * g++.dg/inherit/union1.C: New test.
1833
1834         PR c++/15542
1835         * g++.dg/template/addr1.C: New test.
1836
1837         PR c++/15427
1838         * g++.dg/template/array5.C: New test.
1839
1840         PR c++/15287
1841         * g++.dg/template/array6.C: New test.
1842
1843 2004-05-22  Wolfgang Bangerth  <bangerth@dealii.org>
1844             Roger Sayle  <roger@eyesopen.com>
1845
1846         * g++.dg/lookup/forscope2.C: New test case.
1847
1848 2004-05-22  Ben Elliston  <bje@au.ibm.com>
1849
1850         * gcc.dg/cpp/Wmissingdirs.c: New.
1851
1852 2004-05-20  H.J. Lu  <hongjiu.lu@intel.com>
1853
1854         PR target/15301
1855         * gcc.dg/compat/union-m128-1.h: New file.
1856         * gcc.dg/compat/union-m128-1_main.c: Likewise.
1857         * gcc.dg/compat/union-m128-1_x.c: Likewise.
1858         * gcc.dg/compat/union-m128-1_y.c: Likewise.
1859
1860 2004-05-20  H.J. Lu  <hongjiu.lu@intel.com>
1861
1862         PR target/15302
1863         * gcc.dg/compat/struct-complex-1.h: New file.
1864         * gcc.dg/compat/struct-complex-1_main.c: Likewise.
1865         * gcc.dg/compat/struct-complex-1_x.c: Likewise.
1866         * gcc.dg/compat/struct-complex-1_y.c: Likewise.
1867
1868 2004-05-20  Roger Sayle  <roger@eyesopen.com>
1869
1870         PR middle-end/3074
1871         * gcc.dg/pr3074-1.c: New test case.
1872         * gcc.dg/sequence-pt-1.c: Remove an XFAIL.
1873
1874 2004-05-20  Falk Hueffner  <falk@debian.org>
1875
1876         PR other/15526
1877         * gcc.dg/ftrapv-1.c: New test case.
1878
1879 2004-05-18  Feng Wang  <fengwang@nudt.edu.cn>
1880
1881         * gfortran.fortran-torture/execute/power.f90: Test constant integers.
1882
1883 2004-05-18  Andrew Pinski  <pinskia@physics.uc.edu>
1884             Jeff Law  <law@redhat.com>
1885
1886         * gcc.dg/tree-ssa/20040514-2.c: Update expected output.
1887         * gcc.dg/tree-ssa/20040518-2.c: New test.
1888
1889         * gcc.dg/tree-ssa/20040518-1.c: New test.
1890
1891 2004-05-18  Zack Weinberg  <zack@codesourcery.com>
1892
1893         * gcc.c-torture/execute/991216-3.c: Delete, duplicate of 991216-2.c.
1894
1895 2004-05-18  Paul Brook  <paul@codesourcery.com>
1896
1897         PR fortran/13930
1898         * gfortran.fortran-torture/execute/der_init_4.f90: New test.
1899
1900 2004-05-18  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1901
1902         * gfortran.fortran-torture/execute/cmplx.f90: Add test for bug in
1903         constant folding.
1904
1905 2004-05-17  Steven Bosscher  <stevenb@suse.de>
1906
1907         * gcc.dg/tree-ssa/20040517-1.c: New test.
1908
1909 2004-05-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
1910
1911         * gcc.dg/loop-4.c: New test.
1912
1913 2004-05-15  Andrew Pinski  <pinskia@physics.uc.edu>
1914
1915         * gcc.dg/tree-ssa/20040514-1.c: Add '}' that was forgotten.
1916
1917 2004-05-15  Bud Davis  <bdavis9659@comcast.net>
1918
1919         PR fortran/15311
1920         * gfortran.fortran-torture/execute/write_a_1.f90: New test.
1921
1922 2004-05-15  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1923
1924         PR fortran/13826
1925         PR fortran/13940
1926         * gfortran.fortran-torture/compile/data_1.f90: New test.
1927
1928 2004-05-15  Ulrich Weigand  <uweigand@de.ibm.com>
1929
1930         * gcc.dg/const-elim-1.c: Remove XFAIL for s390*-*-*.
1931         * gcc.dg/uninit-H.c: Define ASM for __s390__.
1932
1933 2004-05-15  Joseph S. Myers  <jsm@polyomino.org.uk>
1934
1935         * gcc.c-torture/execute/20000603-1.c: Update WG14 URL.
1936
1937 2004-05-15  Joseph S. Myers  <jsm@polyomino.org.uk>
1938
1939         PR c/15444
1940         * gcc.dg/format/xopen-1.c: Adjust expected message.
1941         * gcc.dg/format/xopen-3.c: New test.
1942
1943 2004-05-14  Victor Leikehman  <lei@haifasphere.co.il>
1944
1945         * gfortran.fortran-torture/execute/def_init_3.f90: New test.
1946
1947 2004-05-14  Jeff Law  <law@redhat.com>
1948
1949         * gcc.dg/tree-ssa/20040514-2.c: New test.
1950
1951 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1952
1953         * gfortran.fortran-torture/compile/noncontinuation_1.f90: Rename
1954         this ...
1955         * gfortran.fortran-torture/compile/noncontinuation_1.f: ... to
1956         this.
1957
1958 2004-05-14  Andrew Pinski  <pinskia@physics.uc.edu>
1959
1960         * gcc.dg/tree-ssa/20040514-1.c: New test.
1961
1962 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1963
1964         * gfortran.fortran-torture/compile/noncontinuation_1.f90: New
1965         test.
1966
1967 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1968
1969         PR fortran/14066
1970         * gfortran.fortran-torture/compile/do_1.f90: New test.
1971
1972 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1973
1974         PR fortran/15051
1975         * gfortran.fortran-torture/compile/empty_interface_1.f90: New
1976         test.
1977
1978 2004-05-14  Bud Davis  <bdavis9659@comcast.net>
1979
1980         PR fortran/15149
1981         * gfortran.fortran-torture/execute/random_init.f90: New test.
1982
1983 2004-05-13  Paul Brook  <paul@codesourcery.com>
1984
1985         PR fortran/15314
1986         * gfortran.fortran-torture/execute/der_init_s.f90: New test.
1987
1988 2004-05-13  Andrew Pinski  <pinskia@physics.uc.edu>
1989
1990         * gcc.dg/uninit-H.c: Test for __PPC__ and __ppc__
1991         for the powerpc case.
1992
1993 2004-05-13  Jeff Law  <law@redhat.com>
1994
1995         * gcc.dg/tree-ssa/20040513-1.c: New test.
1996         * gcc.dg/tree-ssa/20040513-2.c: New test.
1997
1998 2004-05-13  Paul Brook  <paul@codesourcery.com>
1999
2000         * gcc.dg/tree-ssa/20030808-1.c: Force enum size.
2001         * gcc.dg/tree-ssa/20030714-1.c: Ditto.
2002         * gcc.dg/tree-ssa/20030708-1.c: Ditto.
2003
2004 2004-05-13  Andreas Schwab  <schwab@suse.de>
2005
2006         PR other/10819
2007         * lib/gfortran.exp (gfortran_version): Do not match NL/CR
2008         characters.
2009
2010 2004-05-13  Bud Davis  <bdavis9659@comcast.net>
2011
2012         PR fortran/15294
2013         * gfortran.fortran-torture/execute/adjustr.f90: New file.
2014
2015 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
2016
2017         Merge from tree-ssa-20020619-branch.  See
2018         ChangeLog.tree-ssa for details.
2019
2020 2004-05-11  Ziemowit Laski  <zlaski@apple.com>
2021
2022         * g++.dg/ext/altivec-8.C: Use '-maltivec' instead of '-faltivec';
2023         include <altivec.h> explicitly.
2024         * gcc.dg/altivec-13.c: Likewise.
2025
2026 2004-05-11  Paul Brook  <paul@codesourcery.com>
2027
2028         * gcc.c-torture/compile/20010518-1.c: Force enum size.
2029
2030 2004-05-10  Eric Christopher  <echristo@redhat.com>
2031
2032         * gcc.dg/sibcall-3.c: Remove xfail for mips*-*-elf.
2033         * gcc.dg/sibcall-4.c: Ditto.
2034
2035 2004-05-10  Ziemowit Laski  <zlaski@apple.com>
2036
2037         * g++.dg/ext/altivec-8.C: New test case.
2038         * gcc.dg/altivec-13.c: New test case.
2039
2040 2004-05-08  Roger Sayle  <roger@eyesopen.com>
2041
2042         * gcc.c-torture/execute/divcmp-1.c: New test case.
2043         * gcc.c-torture/execute/divcmp-2.c: New test case.
2044         * gcc.c-torture/execute/divcmp-3.c: New test case.
2045
2046 2004-05-07  Eric Botcazou <ebotcazou@libertysurf.fr>
2047
2048         * g++.dg/other/pragma-re-2.C: New test.
2049
2050 2004-05-07  Uros Bizjak  <uros@kss-loka.si>
2051
2052         * gcc.dg/i386-387-1.c: Add new test for __builtin_fmod.
2053         * gcc.dg/i386-387-2.c: Likewise.
2054
2055         * gcc.dg/i386-387-5.c: Add new tests for __builtin_log1p and
2056         __builtin_drem.
2057         * gcc.dg/i386-387-6.c: Likewise.
2058
2059 2004-05-07  Uros Bizjak  <uros@kss-loka.si>
2060
2061         * gcc.dg/builtins-33.c:  Also check log1p*.
2062
2063 2004-05-07  Hans-Peter Nilsson  <hp@axis.com>
2064
2065         PR optimization/15296
2066         * gcc.c-torture/execute/pr15296.c: New test.
2067
2068 2004-05-05  Uros Bizjak  <uros@kss-loka.si>
2069
2070         * gcc.dg/builtins-40.c: New test.
2071
2072 2004-05-05  Richard Sandiford  <rsandifo@redhat.com>
2073
2074         * gcc.dg/torture/mips-hilo-2.c: Provide dummy __mips16 version.
2075
2076 2004-05-04  Paolo Bonzini  <bonzini@gnu.org>
2077
2078         * g++.dg/ext/spe1.C: New testcase.
2079
2080 2004-05-04  Ziemowit Laski  <zlaski@apple.com>
2081
2082         * objc.dg/image-info.m: Allow additional attributes
2083         for __image_info section.
2084
2085 2004-05-04  Richard Sandiford  <rsandifo@redhat.com>
2086
2087         * gcc.dg/torture/mips-hilo-2.c: New test.
2088
2089 2004-05-03  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2090
2091         PR c++/14389
2092         * g++.dg/template/member5.C: New test.
2093
2094 2004-05-03  Uros Bizjak  <uros@kss-loka.si>
2095
2096         * gcc.dg/builtins-34.c: Also check expm1*.
2097
2098 2004-05-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2099
2100         * gcc.dg/torture/builtin-integral-1.c: Reorg and add more cases.
2101         * gcc.dg/torture/builtin-convert-3.c: New test.
2102
2103 2004-05-01  Ulrich Weigand  <uweigand@de.ibm.com>
2104
2105         PR middle-end/15054
2106         * g++.dg/opt/pr15054.C: New test.
2107
2108 2004-04-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2109
2110         * gcc.dg/torture/builtin-rounding-1.c: New test.
2111         * gcc.dg/builtins-25.c: Delete.
2112         * gcc.dg/builtins-29.c: Delete.
2113
2114 2004-04-29  Andreas Krebbel  <krebbel1@de.ibm.com>
2115
2116         * gcc.dg/sibcall-3.c: Delete s390 from expected fail list.
2117         * gcc.dg/sibcall-4.c: Likewise.
2118         * gcc.dg/sibcall-6.c: Enable s390 as test platform.
2119
2120 2004-04-30  Kazu Hirata  <kazu@cs.umass.edu>
2121
2122         * gcc.c-torture/execute/20040331-1.c: Don't use too wide a
2123         bit-field on 16-bit targets.
2124
2125 2004-04-30  Kazu Hirata  <kazu@cs.umass.edu>
2126
2127         * gcc.c-torture/execute/20040409-2.c: Fix constants used on
2128         16-bit targets.
2129
2130 2004-04-30  Andrew Pinski  <pinskia@physics.uc.edu>
2131
2132         * gcc.dg/rs6000-power2-1.c: Change to compile only.
2133         * gcc.dg/rs6000-power2-2.c: Likewise.
2134
2135 2004-04-29  Andrew Pinski  <pinskia@physics.uc.edu>
2136
2137         * gcc.dg/rs6000-power2-1.c: Change the options to be more correct.
2138         * gcc.dg/rs6000-power2-2.c: Change the options to be more correct.
2139         Change the asm registers to be in form of frN instead of fN.
2140
2141 2004-04-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2142
2143         * gcc.dg/torture/builtin-convert-2.c: New test.
2144
2145 2004-04-28  Andrew Pinski  <pinskia@physics.uc.edu>
2146
2147         * gcc.dg/rs6000-power2-1.c: New test.
2148         * gcc.dg/rs6000-power2-2.c: New test.
2149
2150 2004-04-28  Jan Hubicka  <jh@suse.cz>
2151
2152         * gcc.dg/unused-6.c: New test.
2153
2154 2004-04-24  Laurent GUERBY  <laurent@guerby.net>
2155             Ulrich Weigand  <uweigand@de.ibm.com>
2156
2157         * ada/acats/run_all.sh: Define $target variable.
2158
2159 2004-04-26  Andrew Pinski  <pinskia@physics.uc.edu>
2160
2161         PR c++/15119
2162         * g++.dg/other/vararg-1.C: New test.
2163
2164         PR c++/4794
2165         * g++.dg/eh/cleanup3.C: New test.
2166
2167 2004-04-24  Laurent GUERBY <laurent@guerby.net>
2168
2169         * ada/acats/run_all.sh: Handle cd2a83c, cd2a91c (target_bit)
2170         and ad8011a (target_insn).
2171         * ada/acats/support/macro.dfs: Likewise.
2172         * ada/acats/support/impbit.adb: New file.
2173
2174 2004-04-23  Ulrich Weigand  <uweigand@de.ibm.com>
2175
2176         * gcc.dg/const-elim-1.c: XFAIL on s390*-*-*.
2177
2178 2004-04-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
2179
2180         * gcc.dg/loop-3.c: New test.
2181
2182 2004-04-23  Daniel Jacobowitz  <drow@mvista.com>
2183
2184         * gcc.c-torture/execute/simd-5.c: New test.
2185
2186 2004-04-23  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2187
2188         PR c++/15064
2189         * g++.dg/template/crash18.C: New test.
2190
2191 2004-04-22  Mark Mitchell  <mark@codesourcery.com>
2192
2193         * g++.dg/ext/complit3.C: New test.
2194
2195 2004-04-21  Aldy Hernandez  <aldyh@redhat.com>
2196
2197         * gcc.dg/altivec-1.c: XFAIL for powerpc-eabispe.
2198         * gcc.dg/altivec-3.c: Same.
2199         * gcc.dg/altivec-varargs-1.c: Same.
2200
2201 2004-04-21  Aldy Hernandez  <aldyh@redhat.com>
2202
2203         * lib/target-supports.exp (check_profiling_available): Assume
2204         profiling is not available on powerpc-eabi targets.
2205
2206 2004-04-21  Janis Johnson  <janis187@us.ibm.com>
2207
2208         * gcc.dg/vmx/1c-01.c: Use ptrdiff_t for casts of pointers.
2209         * gcc.dg/vmx/bug-1.c: Ditto.
2210
2211 2004-04-20  Eric Christopher  <echristo@redhat.com>
2212
2213         * gcc.dg/charset/extern.c: New test.
2214         * g++.dg/charset/extern3.cc: Ditto.
2215
2216 2004-04-20  Uros Bizjak  <uros@kss-loka.si>
2217
2218         * gcc.dg/builtins-39.c: New test.
2219
2220 2004-04-20  Aldy Hernandez  <aldyh@redhat.com>
2221
2222         * gcc.dg/vmx/vmx.exp: Change DEFAULT_CFLAGS to DEFAULT_VMXCFLAGS.
2223
2224 2004-04-20  Richard Sandiford  <rsandifo@redhat.com>
2225
2226         * gcc.dg/torture/mips-hilo-1.c: New test.
2227
2228 2004-04-19  Andrew Pinski  <pinskia@physics.uc.edu>
2229
2230         * gcc.c-torture/compile/20040419-1.c: New test.
2231
2232 2004-04-18  Aldy Hernandez  <aldyh@redhat.com>
2233
2234         * gcc.dg/vmx/varargs-1.c: Handle when printf outputs \r\n.
2235
2236 2004-04-18  Zack Weinberg  <zack@codesourcery.com>
2237             Aldy Hernandez  <aldyh@redhat.com>
2238
2239         * gcc.c-torture/execute/va-arg-24.c: New.
2240
2241 2004-04-17  Zack Weinberg  <zack@codesourcery.com>
2242             Aldy Hernandez  <aldyh@redhat.com>
2243
2244         * gcc.dg/vmx/1b-01.c: New.
2245         * gcc.dg/vmx/1b-02.c: New.
2246         * gcc.dg/vmx/1b-03.c: New.
2247         * gcc.dg/vmx/1b-04.c: New.
2248         * gcc.dg/vmx/1b-05.c: New.
2249         * gcc.dg/vmx/1b-06.c: New.
2250         * gcc.dg/vmx/1b-07.c: New.
2251         * gcc.dg/vmx/1c-01.c: New.
2252         * gcc.dg/vmx/1c-02.c: New.
2253         * gcc.dg/vmx/3a-01a.c: New.
2254         * gcc.dg/vmx/3a-01.c: New.
2255         * gcc.dg/vmx/3a-01m.c: New.
2256         * gcc.dg/vmx/3a-03.c: New.
2257         * gcc.dg/vmx/3a-03m.c: New.
2258         * gcc.dg/vmx/3a-04.c: New.
2259         * gcc.dg/vmx/3a-04m.c: New.
2260         * gcc.dg/vmx/3a-05.c: New.
2261         * gcc.dg/vmx/3a-06.c: New.
2262         * gcc.dg/vmx/3a-06m.c: New.
2263         * gcc.dg/vmx/3a-07.c: New.
2264         * gcc.dg/vmx/3b-01.c: New.
2265         * gcc.dg/vmx/3b-02.c: New.
2266         * gcc.dg/vmx/3b-10.c: New.
2267         * gcc.dg/vmx/3b-13.c: New.
2268         * gcc.dg/vmx/3b-14.c: New.
2269         * gcc.dg/vmx/3b-15.c: New.
2270         * gcc.dg/vmx/3c-01a.c: New.
2271         * gcc.dg/vmx/3c-01.c: New.
2272         * gcc.dg/vmx/3c-02.c: New.
2273         * gcc.dg/vmx/3c-03.c: New.
2274         * gcc.dg/vmx/3d-01.c: New.
2275         * gcc.dg/vmx/4-01.c: New.
2276         * gcc.dg/vmx/4-03.c: New.
2277         * gcc.dg/vmx/5-01.c: New.
2278         * gcc.dg/vmx/5-02.c: New.
2279         * gcc.dg/vmx/5-03.c: New.
2280         * gcc.dg/vmx/5-04.c: New.
2281         * gcc.dg/vmx/5-05.c: New.
2282         * gcc.dg/vmx/5-06.c: New.
2283         * gcc.dg/vmx/5-07.c: New.
2284         * gcc.dg/vmx/5-07t.c: New.
2285         * gcc.dg/vmx/5-08.c: New.
2286         * gcc.dg/vmx/5-10.c: New.
2287         * gcc.dg/vmx/5-11.c: New.
2288         * gcc.dg/vmx/7-01a.c: New.
2289         * gcc.dg/vmx/7-01.c: New.
2290         * gcc.dg/vmx/7c-01.c: New.
2291         * gcc.dg/vmx/7d-01.c: New.
2292         * gcc.dg/vmx/7d-02.c: New.
2293         * gcc.dg/vmx/8-01.c: New.
2294         * gcc.dg/vmx/8-02a.c: New.
2295         * gcc.dg/vmx/8-02.c: New.
2296         * gcc.dg/vmx/brode-1.c: New.
2297         * gcc.dg/vmx/bug-1.c: New.
2298         * gcc.dg/vmx/bug-2.c: New.
2299         * gcc.dg/vmx/bug-3.c: New.
2300         * gcc.dg/vmx/cw-bug-1.c: New.
2301         * gcc.dg/vmx/cw-bug-2.c: New.
2302         * gcc.dg/vmx/cw-bug-3.c: New.
2303         * gcc.dg/vmx/dct.c: New.
2304         * gcc.dg/vmx/debug-1.c: New.
2305         * gcc.dg/vmx/debug-2.c: New.
2306         * gcc.dg/vmx/debug-3.c: New.
2307         * gcc.dg/vmx/debug-4.c: New.
2308         * gcc.dg/vmx/dos-bug-1-gdb.c: New.
2309         * gcc.dg/vmx/dos-bug-2-gdb.c: New.
2310         * gcc.dg/vmx/eg-5.c: New.
2311         * gcc.dg/vmx/fft.c: New.
2312         * gcc.dg/vmx/gcc-bug-1.c: New.
2313         * gcc.dg/vmx/gcc-bug-2.c: New.
2314         * gcc.dg/vmx/gcc-bug-3.c: New.
2315         * gcc.dg/vmx/gcc-bug-4.c: New.
2316         * gcc.dg/vmx/gcc-bug-5.c: New.
2317         * gcc.dg/vmx/gcc-bug-6.c: New.
2318         * gcc.dg/vmx/gcc-bug-7.c: New.
2319         * gcc.dg/vmx/gcc-bug-8.c: New.
2320         * gcc.dg/vmx/gcc-bug-9.c: New.
2321         * gcc.dg/vmx/gcc-bug-b.c: New.
2322         * gcc.dg/vmx/gcc-bug-c.c: New.
2323         * gcc.dg/vmx/gcc-bug-d.c: New.
2324         * gcc.dg/vmx/gcc-bug-e.c: New.
2325         * gcc.dg/vmx/gcc-bug-f.c: New.
2326         * gcc.dg/vmx/gcc-bug-g.c: New.
2327         * gcc.dg/vmx/gcc-bug-i.c: New.
2328         * gcc.dg/vmx/harness.h: New.
2329         * gcc.dg/vmx/ira1.c: New.
2330         * gcc.dg/vmx/ira2a.c: New.
2331         * gcc.dg/vmx/ira2b.c: New.
2332         * gcc.dg/vmx/ira2.c: New.
2333         * gcc.dg/vmx/ira2c.c: New.
2334         * gcc.dg/vmx/mem.c: New.
2335         * gcc.dg/vmx/newton-1.c: New.
2336         * gcc.dg/vmx/ops.c: New.
2337         * gcc.dg/vmx/sn7153.c: New.
2338         * gcc.dg/vmx/spill2.c: New.
2339         * gcc.dg/vmx/spill3.c: New.
2340         * gcc.dg/vmx/spill.c: New.
2341         * gcc.dg/vmx/t.c: New.
2342         * gcc.dg/vmx/varargs-1.c: New.
2343         * gcc.dg/vmx/varargs-2.c: New.
2344         * gcc.dg/vmx/varargs-3.c: New.
2345         * gcc.dg/vmx/varargs-4.c: New.
2346         * gcc.dg/vmx/varargs-5.c: New.
2347         * gcc.dg/vmx/varargs-6.c: New.
2348         * gcc.dg/vmx/varargs-7.c: New.
2349         * gcc.dg/vmx/vmx.exp: New.
2350         * gcc.dg/vmx/vprint-1.c: New.
2351         * gcc.dg/vmx/vscan-1.c: New.
2352         * gcc.dg/vmx/x-01.c: New.
2353         * gcc.dg/vmx/x-02.c: New.
2354         * gcc.dg/vmx/x-03.c: New.
2355         * gcc.dg/vmx/x-04.c: New.
2356         * gcc.dg/vmx/x-05.c: New.
2357         * gcc.dg/vmx/yousufi-1.c: New.
2358         * gcc.dg/vmx/zero-1.c: New.
2359         * gcc.dg/vmx/zero.c: New.
2360
2361 2004-04-17  Andrew Pinski  <pinskia@physics.uc.edu>
2362
2363         * g++.dg/lookup/java1.C: Update for chage of
2364         _Jv_AllocObject.
2365         * g++.dg/lookup/java2.C: Likewise.
2366
2367 2004-04-17  Laurent GUERBY <laurent@guerby.net>
2368
2369         * ada/acats/run_all.sh: use -O2 by default.
2370
2371 2004-04-17  Richard Sandiford  <rsandifo@redhat.com>
2372
2373         * gcc.dg/vr-mult-[12].c: New tests.
2374
2375 2004-04-16  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2376
2377         * gcc.dg/funcorder.c: XFAIL hppa*64*-*-*.
2378
2379         * gcc.dg/const-elim-1.c: XFAIL hppa-*-*.
2380
2381 2004-04-15  Richard Sandiford  <rsandifo@redhat.com>
2382
2383         * lib/target-supports.exp (check_profiling_available): Assume profiling
2384         isn't available for mips*-*-elf targets.
2385
2386 2004-04-14  Uros Bizjak  <uros@kss-loka.si>
2387
2388         * gcc.dg/builtins-38.c: New test.
2389
2390 2004-04-14  Eric Christopher  <echristo@redhat.com>
2391
2392         * g++.dg/charset/charset.exp: Run .cc extension tests.
2393
2394 2004-04-14  Zack Weinberg  <zack@codesourcery.com>
2395
2396         * gcc.dg/const-elim-1.c: XFAIL hppa*.*-*-* (PA32).  Update commentary.
2397
2398 2004-04-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2399
2400         * gcc.dg/torture/builtin-ctype-2.c: Test builtin isdigit.
2401
2402 2004-04-13  Uros Bizjak  <uros@kss-loka.si>:
2403
2404         * gcc.dg/i386-387-1.c: Add new test for __builtin_tan.
2405         * gcc.dg/i386-387-2.c: Likewise.
2406
2407         * gcc.dg/i386-387-7.c: New test.
2408         * gcc.dg/i386-387-8.c: New test.
2409
2410         * gcc.dg/builtins-37.c: New test.
2411
2412 2004-04-13  Geoffrey Keating  <geoffk@apple.com>
2413
2414         * g++.dg/pch/externc-1.C: Add missing semicolon.
2415
2416 2004-04-13  Aldy Hernandez  <aldyh@redhat.com>
2417
2418         * gcc.c-torture/execute/20020720-1.x: XFAIL for powerpc-*-*spe.
2419
2420 2004-04-12  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
2421
2422         * gcc.c-torture/execute/20040411-1.c: New test.
2423
2424 2004-04-10  Joseph S. Myers  <jsm@polyomino.org.uk>
2425
2426         * gcc.dg/c90-intprom-1.c, gcc.dg/c99-intprom-1.c: New tests.
2427
2428 2004-04-09  Chris Demetriou  <cgd@broadcom.com>
2429
2430         * g++.dg/other/packed1.C: Mark xfail for mips*- not mips-.
2431
2432 2004-04-09  Zack Weinberg  <zack@codesourcery.com>
2433
2434         * lib/target-supports.exp (check_named_sections_available): New.
2435         * lib/gcc-dg.exp (dg-require-named-sections): New.
2436         * lib/prune.exp (prune_gcc_output): Incorporate prunes from
2437         old-deja.exp.  Also prune error-count message from HP linker.
2438         * g++.old-deja/old-deja.exp (g++-dg-prune): Delete.
2439
2440         * g++.dg/init/init-ref4.C: Use dg-require-weak.
2441         * g++.old-deja/g++.pt/static3.C: Likewise.
2442         * g++.dg/parse/attr-ctor1.C: Use dg-require-named-sections.
2443
2444 2004-04-09  Roger Sayle  <roger@eyesopen.com>
2445
2446         * gcc.c-torture/execute/20040409-1.c: New test case.
2447         * gcc.c-torture/execute/20040409-2.c: New test case.
2448         * gcc.c-torture/execute/20040409-3.c: New test case.
2449
2450 2004-04-09  Andrew Pinski  <pinskia@physics.uc.edu>
2451
2452         * gcc.dg/20040409-1.c: New test.
2453
2454 2004-04-08  Roger Sayle  <roger@eyesopen.com>
2455
2456         PR target/14888
2457         * g++.dg/opt/pr14888.C: New test case.
2458
2459 2004-04-08  Geoffrey Keating  <geoffk@apple.com>
2460
2461         * gcc.dg/pch/valid-1.c, gcc.dg/pch/valid-2.c, gcc.dg/pch/valid-3.c,
2462         gcc.dg/pch/valid-4.c, gcc.dg/pch/valid-5.c, gcc.dg/pch/valid-6.c,
2463         gcc.dg/pch/valid-1.hs, gcc.dg/pch/valid-2.hs, gcc.dg/pch/valid-3.hs,
2464         gcc.dg/pch/valid-4.hs, gcc.dg/pch/valid-5.hs, gcc.dg/pch/valid-6.hs:
2465         New tests.
2466
2467 2004-04-08  Paul Brook  <paul@codesourcery.com>
2468
2469         * gcc.dg/spill-1.c: New test.
2470
2471 2004-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2472
2473         * gcc.dg/torture/builtin-ctype-2.c: New test.
2474
2475 2004-04-07  Ian Lance Taylor  <ian@wasabisystems.com>
2476
2477         * gcc.dg/pch/pch.exp: Add largefile test.
2478
2479 2004-04-06  Geoffrey Keating  <geoffk@apple.com>
2480
2481         * g++.dg/pch/externc-1.Hs: New.
2482         * g++.dg/pch/externc-1.C: New.
2483
2484 2004-04-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2485
2486         * gcc.dg/compat/struct-by-value-5a_main.c,
2487         gcc.dg/compat/struct-by-value-5b_main.c: New files.
2488         * gcc.dg/compat/struct-by-value-5_main.c: Delete.
2489         * gcc.dg/compat/struct-by-value-5a_x.c,
2490         gcc.dg/compat/struct-by-value-5b_x.c: New, split out from
2491         gcc.dg/compat/struct-by-value-5_x.c.
2492         * gcc.dg/compat/struct-by-value-5a_y.c,
2493         gcc.dg/compat/struct-by-value-5b_y.c: New, split out from
2494         gcc.dg/compat/struct-by-value-5_y.c.
2495
2496         * gcc.dg/compat/struct-by-value-6a_main.c,
2497         gcc.dg/compat/struct-by-value-6b_main.c: New files.
2498         * gcc.dg/compat/struct-by-value-6_main.c: Delete.
2499         * gcc.dg/compat/struct-by-value-6a_x.c,
2500         gcc.dg/compat/struct-by-value-6b_x.c: New, split out from
2501         gcc.dg/compat/struct-by-value-6_x.c.
2502         * gcc.dg/compat/struct-by-value-6a_y.c,
2503         gcc.dg/compat/struct-by-value-6b_y.c: New, split out from
2504         gcc.dg/compat/struct-by-value-6_y.c.
2505
2506         * gcc.dg/compat/struct-by-value-7a_main.c,
2507         gcc.dg/compat/struct-by-value-7b_main.c: New files.
2508         * gcc.dg/compat/struct-by-value-7_main.c: Delete.
2509         * gcc.dg/compat/struct-by-value-7a_x.c,
2510         gcc.dg/compat/struct-by-value-7b_x.c: New, split out from
2511         gcc.dg/compat/struct-by-value-7_x.c.
2512         * gcc.dg/compat/struct-by-value-7a_y.c,
2513         gcc.dg/compat/struct-by-value-7b_y.c: New, split out from
2514         gcc.dg/compat/struct-by-value-7_y.c.
2515
2516 2004-04-06  Jakub Jelinek  <jakub@redhat.com>
2517
2518         * gcc.dg/i386-sse-8.c: Don't use -march=pentium3 on x86_64.
2519         * gcc.dg/i386-local.c: Expect %edi, not %eax register on x86_64.
2520         * gcc.dg/20020103-1.c: Add -fno-asynchronous-unwind-tables to
2521         options.
2522
2523 2004-04-06  Uros Bizjak  <uros@kss-loka.si>
2524
2525         * gcc.dg/builtins-36.c: New test.
2526
2527 2004-04-06  Paul Brook  <paul@codesourcery.com>
2528
2529         * README.gcc: Remove obsolete contraint on testcases.
2530
2531 2004-04-05  Paul Brook  <paul@codesourcery.com>
2532
2533         PR2123
2534         * g++.dg/expr/anew1.C: XFAIL and make reproducible.  Call abort on
2535         failure and exit(0) on success.
2536         * g++.dg/expr/anew2.C: Ditto.
2537         * g++.dg/expr/anew3.C: Ditto.
2538         * g++.dg/expr/anew4.C: Ditto.
2539
2540 2004-04-05  Nathan Sidwell  <nathan@codesourcery.com>
2541
2542         PR c++/3518
2543         * g++.dg/template/unify7.C: New.
2544
2545 2004-04-02  Nathanael Nerode  <neroden@gcc.gnu.org>
2546
2547         * g++.dg/README: Bring up to date with new subdirectories; remove
2548         duplicate subdirectory lines.
2549
2550 2004-04-02  Nathan Sidwell  <nathan@codesourcery.com>
2551
2552         PR c++/14007
2553         * g++.dg/template/unify5.C: New.
2554         * g++.dg/template/unify6.C: New.
2555         * g++.dg/template/qualttp20.C: Adjust.
2556         * g++.old-deja/g++.jason/report.C: Adjust.
2557         * g++.old-deja/g++.other/qual1.C: Adjust.
2558
2559 2004-04-01  Mark Mitchell  <mark@codesourcery.com>
2560
2561         PR c++/14803
2562         * g++.dg/inherit/ptrmem1.C: New test.
2563
2564 2004-04-01  Jakub Jelinek  <jakub@redhat.com>
2565
2566         PR c++/14755
2567         * gcc.c-torture/execute/20040331-1.c: New test.
2568         * gcc.dg/20040331-1.c: New test.
2569
2570 2004-04-01  Paul Brook  <paul@codesourcery.com>
2571
2572         * gcc.dg/arm-mmx-1.c: Add -mabi=iwmmxt to dg-options.
2573
2574 2004-03-30  Mark Mitchell  <mark@codesourcery.com>
2575
2576         PR c++/14724
2577         * g++.dg/init/goto1.C: New test.
2578
2579         PR c++/14763
2580         * g++.dg/template/defarg4.C: New test.
2581
2582 2004-03-30  Hartmut Penner  <hpenner@de.ibm.com>
2583
2584         * gcc.dg/altivec-11.c: Extend test for more valid cases.
2585
2586 2004-03-28  David Edelsohn  <edelsohn@gnu.org>
2587
2588         * gcc.dg/doloop-1.c: Do not check for lack of "blt".
2589
2590 2004-03-28  Zack Weinberg  <zack@codesourcery.com>
2591
2592         * gcc.dg/noncompile/undeclared-2.c: New test.
2593
2594 2004-03-28  Joseph S. Myers  <jsm@polyomino.org.uk>
2595
2596         * gcc.dg/940409-1.c: Remove XFAIL.
2597         * gcc.dg/reg-vol-struct-1.c: New test.
2598
2599 2004-03-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2600
2601         * gcc.dg/torture/builtin-wctype-1.c: New test.
2602
2603 2004-03-26  James A. Morrison  <ja2morri@uwaterloo.ca>
2604
2605         * gcc.dg/20001013-1.c: Run on 32-bit and 64-bit SPARC.
2606         * gcc.dg/20001101-1.c: Likewise.
2607         * gcc.dg/20001102-1.c: Likewise.
2608
2609 2004-03-25  Roger Sayle  <roger@eyesopen.com>
2610
2611         * gcc.dg/compare8.c: Add an additional test for XOR.
2612
2613 2004-03-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2614
2615         * gcc.dg/torture/builtin-ctype-1.c: New test.
2616
2617 2004-03-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2618
2619         * gcc.dg/torture/builtin-explog-1.c: Add new cases.
2620         * gcc.dg/torture/builtin-math-1.c: Likewise.
2621         * gcc.dg/torture/builtin-power-1.c: New test.
2622
2623 2004-03-24  Andreas Schwab  <schwab@suse.de>
2624
2625         * lib/prune.exp (prune_gcc_output): Ignore errata warning from
2626         IA64 assembler.
2627
2628 2004-03-23  Joseph S. Myers  <jsm@polyomino.org.uk>
2629             Roger Sayle  <roger@eyesopen.com>
2630
2631         * gcc.dg/compare8.c: New test case.
2632
2633 2004-03-23  Ziemowit Laski  <zlaski@apple.com>
2634
2635         * g++.dg/ext/altivec-7.C: New test.
2636
2637 2004-03-23  Zack Weinberg  <zack@codesourcery.com>
2638
2639         PR 12267, 12391, 12560, 13129, 14114, 14133
2640         * gcc.dg/Wold-style-definition-1.c, gcc.dg/builtins-30.c
2641         * gcc.dg/unused-4.c, gcc.dg/noncompile/label-1.c
2642         * gcc.dg/noncompile/label-lineno-1.c, objc.dg/naming-1.m:
2643         Adjust error regexps.
2644         * gcc.dg/Wshadow-2.c, gcc.dg/noncompile/incomplete-3.c
2645         * gcc.dg/noncompile/undeclared-1.c: New test cases.
2646         * gcc.dg/decl-5.c, gcc.dg/redecl-1.c: Remove XFAIL.
2647         * gcc.dg/local1.c: Add explanatory comment.
2648
2649 2004-03-23  Roger Sayle  <roger@eyesopen.com>
2650
2651         PR optimization/14669
2652         * g++.dg/opt/fold2.C: New test case.
2653
2654 2004-03-22  Jakub Jelinek  <jakub@redhat.com>
2655
2656         PR c/14069
2657         * gcc.dg/20040322-1.c: New test.
2658
2659 2004-03-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
2660
2661         * gcc.dg/ultrasp2.c: Do not pass -m64.  Remove redundant lines.
2662         * gcc.dg/ultrasp4.c: Likewise.
2663         * gcc.dg/ultrasp8.c: Do not pass -m64.  Add sparcv9-*-*.
2664
2665 2004-03-21  Ulrich Weigand  <uweigand@de.ibm.com>
2666
2667         * gcc.dg/i386-sse-8.c: Reset default options.
2668
2669 2004-03-21  Ulrich Weigand  <uweigand@de.ibm.com>
2670
2671         * gcc.dg/charset/asm2.c: Allow 'parse error' instead of 'syntax error'
2672         in the error message text.
2673
2674 2004-03-21  Gabriel Dos Reis  <gdr@integrable-solutions.net>
2675
2676         * g++.dg/template/qualttp20.C: Adjust dg- regexp.
2677
2678 2004-03-21  Mark Mitchell  <mark@codesourcery.com>
2679
2680         PR c++/14616
2681         * g++.dg/init/array13.C: New test.
2682
2683 2004-03-20  Roger Sayle  <roger@eyesopen.com>
2684
2685         PR target/13889
2686         * gcc.c-torture/compile/pr13889.c: New test case.
2687
2688 2004-03-20  Joseph S. Myers  <jsm@polyomino.org.uk>
2689
2690         PR c/14635
2691         * builtins-1.c (nan, nans): Don't test.
2692         * builtins-30.c: Don't use nan, nanf, nanl.
2693         * builtins-35.c: New test.
2694
2695 2004-03-19  Ziemowit Laski  <zlaski@apple.com>
2696
2697         * g++.dg/ext/altivec-6.C: New test.
2698
2699 2004-03-19  Mark Mitchell  <mark@codesourcery.com>
2700
2701         * g++.dg/init/placement3.C: New test.
2702
2703         * g++.dg/template/spec13.C: New test.
2704
2705         * g++.dg/lookup/using11.C: New test.
2706
2707         * g++.dg/lookup/koenig3.C: New test.
2708
2709         * g++.dg/template/operator2.C: New test.
2710
2711         * g++.dg/expr/dtor3.C: New test.
2712         * g++.old-deja/g++.brendan/crash15.C: Remove incorrect dg-error
2713         marker.
2714         * g++.old-deja/g++.law/visibility28.C: Likewise.
2715
2716 2004-03-19  Paolo Bonzini  <bonzini@gnu.org>
2717
2718         * gcc.dg/altivec-6.c: Use vector_size attribute, not mode.
2719         * gcc.dg/ppc64-abi-3.c: Likewise.
2720
2721 2004-03-19  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2722
2723         PR c++/14545
2724         * g++.dg/parse/template15.C: New test.
2725
2726 2004-03-18  Mark Mitchell  <mark@codesourcery.com>
2727
2728         * g++.dg/expr/dtor2.C: New test.
2729
2730         * g++.dg/lookup/anon4.C: New test.
2731
2732         * g++.dg/overload/using1.C: New test.
2733
2734         * g++.dg/template/lookup7.C: New test.
2735
2736         * g++.dg/template/typename6.C: New test.
2737
2738         * g++.dg/expr/cond6.C: New test.
2739
2740 2004-03-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2741
2742         * gcc.dg/torture/builtin-convert-1.c: Test more math builtins.
2743
2744 2004-03-18  Mark Mitchell  <mark@codesourcery.com>
2745
2746         * g++.dg/expr/cond5.C: New test.
2747         * g++.dg/expr/constcast1.C: Likewise.
2748         * g++.dg/expr/ptrmem2.C: Likewise.
2749         * g++.dg/expr/ptrmem3.C: Likewise.
2750         * g++.dg/lookup/main1.C: Likewise.
2751         * g++.dg/template/lookup6.C: Likewise.
2752
2753 2004-03-18  Mark Mitchell  <mark@codesourcery.com>
2754
2755         * gcc.dg/local1.c: New test.
2756
2757         * gcc.dg/debug/dwarf2/c99-typedef1.c: New test.
2758
2759 2004-03-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2760
2761         * gcc.dg/torture/builtin-convert-1.c: New test.
2762
2763 2004-03-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2764
2765         * gcc.dg/torture/builtin-integral-1.c: Also check for `rint'.
2766
2767 2004-03-16  Mark Mitchell  <mark@codesourcery.com>
2768
2769         PR c++/14481
2770         * g++.dg/warn/Wunused-7.C: New test.
2771
2772 2004-03-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2773
2774         * gcc.dg/torture/builtin-integral-1.c: New test.
2775
2776 2004-03-16  Mark Mitchell  <mark@codesourcery.com>
2777
2778         PR c++/14586
2779         * g++.dg/parse/non-dependent3.C: New test.
2780
2781 2004-03-16  Paolo Bonzini  <bonzini@gnu.org>
2782
2783         * g++.dg/eh/simd-1.C: Use vector_size attribute, not mode.
2784         * g++.dg/eh/simd-2.C: Likewise.
2785         * g++.dg/init/array10.C: Likewise.
2786         * gcc.c-torture/compile/simd-1.c: Likewise.
2787         * gcc.c-torture/compile/simd-2.c: Likewise.
2788         * gcc.c-torture/compile/simd-3.c: Likewise.
2789         * gcc.c-torture/compile/simd-4.c: Likewise.
2790         * gcc.c-torture/compile/simd-6.c: Likewise.
2791         * gcc.c-torture/execute/simd-1.c: Likewise.
2792         * gcc.c-torture/execute/simd-2.c: Likewise.
2793         * gcc.dg/compat/vector-defs.h: Likewise.
2794         * gcc.dg/20020531-1.c: Likewise.
2795         * gcc.dg/altivec-3.c: Likewise.
2796         * gcc.dg/altivec-4.c: Likewise.
2797         * gcc.dg/altivec-varargs-1.c: Likewise.
2798         * testsuite/gcc.dg/compat/vector-defs.h: Likewise.
2799         * gcc.dg/i386-mmx-3.c: Likewise.
2800         * gcc.dg/i386-sse-4.c: Likewise.
2801         * gcc.dg/i386-sse-5.c: Likewise.
2802         * gcc.dg/i386-sse-8.c: Likewise.
2803         * gcc.dg/simd-1.c: Likewise.
2804         * gcc.dg/20030218-1.c: Likewise.  Plus, do not declare
2805         __ev64_opaque__ since the machine description provides it.
2806
2807 2004-03-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
2808
2809         * lib/compat.exp (skip_list): New global variable.
2810         Use it to hold the user defined COMPAT_SKIPS list if any.
2811         (compat-obj): Add the members of skip_list to optall.
2812
2813 2004-03-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
2814
2815         * gcc.dg/compat/union-by-value-1_main.c,
2816         union-by-value-1_x.c, union-by-value-1_y.c,
2817         union-check.h, union-defs.h,
2818         union-init.h, union-return-1_main.c,
2819         union-return-1_x.c, union-return-1_y.c: New files.
2820
2821 2004-03-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
2822
2823         * gcc.dg/compat/mixed-struct-check.h, mixed-struct-defs.h,
2824         mixed-struct-init.h: Add 4 mixed structure types.
2825         struct-by-value-21_main.c, struct-by-value-21_x.c,
2826         struct-by-value-21_y.c, struct-return-21_main.c,
2827         struct-return-21_x.c, struct-return-21_y.c: New files.
2828
2829 2004-03-13  Mark Mitchell  <mark@codesourcery.com>
2830
2831         PR c++/14550
2832         * g++.dg/parse/template14.C: New test.
2833
2834 2004-03-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
2835
2836         * gcc.c-torture/execute/20040313-1.c: New test.
2837
2838 2004-03-13  Jakub Jelinek  <jakub@redhat.com>
2839
2840         PR target/14533
2841         * gcc.dg/20040311-2.c: New test.
2842
2843 2004-03-12  Kazu Hirata  <kazu@cs.umass.edu>
2844
2845         PR other/14544
2846         * gcc.c-torture/execute/20040307-1.c: Remove the 24-bit
2847         bit-field.
2848
2849 2004-03-12  Ulrich Weigand  <uweigand@de.ibm.com>
2850
2851         * gcc.dg/20040305-2.c: Add missing return statement.
2852
2853 2004-03-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2854
2855         * gcc.dg/builtins-34.c: Also check pow10*.
2856
2857 2004-03-11  Ulrich Weigand  <uweigand@de.ibm.com>
2858
2859         PR target/14262
2860         * gcc.dg/20040305-2.c: New test.
2861
2862 2004-03-11  Ulrich Weigand  <uweigand@de.ibm.com>
2863
2864         * gcc.dg/20040310-1.c: New test.
2865
2866 2004-03-11  Roger Sayle  <roger@eyesopen.com>
2867
2868         * gcc.c-torture/execute/20040311-1.c: New test case.
2869
2870 2004-03-11  Mark Mitchell  <mark@codesourcery.com>
2871
2872         PR c++/14476
2873         * g++.dg/lookup/enum1.C: New test.
2874
2875 2004-03-10  Mark Mitchell  <mark@codesourcery.com>
2876
2877         PR c++/14510
2878         * g++.dg/lookup/struct2.C: New test.
2879
2880 2004-03-10  Uros Bizjak  <uros@kss-loka.si>
2881
2882         * gcc.dg/builtins-34.c: New test.
2883
2884 2004-03-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2885
2886         * gcc.dg/torture/builtin-nonneg-1.c: New test.
2887
2888 2004-03-09  James E Wilson  <wilson@specifixinc.com>
2889
2890         * gcc.dg/alias-1.c: Add "will" to string passed to dg-warning.
2891         * gcc.dg/alias-2.c: New testcase.
2892
2893 2004-03-09  Zack Weinberg  <zack@codesourcery.com>
2894
2895         * gcc.dg/noncompile/incomplete-2.c: Move dg-error to proper line.
2896
2897 2004-03-09  Roger Sayle  <roger@eyesopen.com>
2898
2899         * gcc.c-torture/execute/20040309-1.c: New test case.
2900
2901 2004-03-09  Nathan Sidwell  <nathan@codesourcery.com>
2902
2903         PR c++/14397
2904         * g++.dg/overload/ref1.C: New.
2905
2906 2004-03-09  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2907
2908         PR c++/14409
2909         * g++.dg/template/spec12.C: New test.
2910
2911         PR c++/14448
2912         * g++.dg/parse/crash14.C: New test.
2913
2914 2004-03-09  Mark Mitchell  <mark@codesourcery.com>
2915
2916         PR c++/14230
2917         * g++.dg/init/ref11.C: New test.
2918
2919 2004-03-09  Mark Mitchell  <mark@codesourcery.com>
2920
2921         PR c++/14432
2922         * g++.dg/parse/builtin2.C: New test.
2923
2924 2004-03-08  Mark Mitchell  <mark@codesourcery.com>
2925
2926         PR c++/14401
2927         * g++.dg/init/ctor3.C: New test.
2928         * g++.dg/init/union1.C: New test.
2929         * g++.dg/ext/anon-struct4.C: New test.
2930
2931 2004-03-08  Mark Mitchell  <mark@codesourcery.com>
2932
2933         * g++.dg/lookup/koenig1.C: Tweak error messages.
2934         * g++.dg/lookup/used-before-declaration.C: Likewise.
2935         * g++.dg/other/do1.C: Likewise.
2936         * g++.dg/overload/koenig1.C: Likewise.
2937         * g++.dg/parse/crash13.C: Likewise.
2938         * g++.dg/template/instantiate3.C: Likewise.
2939
2940 2004-03-08  Eric Christopher  <echristo@redhat.com>
2941
2942         * * lib/target-supports.exp: Enable libiconv in test
2943         compilation.  Fix up error checking.
2944
2945 2004-03-08  Roger Sayle  <roger@eyesopen.com>
2946
2947         PR middle-end/14289
2948         * gcc.dg/pr14289-1.c: New test case.
2949         * gcc.dg/pr14289-2.c: Likewise.
2950         * gcc.dg/pr14289-3.c: Likewise.
2951
2952 2004-03-08  Eric Botcazou  <ebotcazou@act-europe.fr>
2953
2954         * gcc.c-torture/execute/20040308-1.c: New test.
2955
2956 2004-03-07  Roger Sayle  <roger@eyesopen.com>
2957
2958         * gcc.c-torture/execute/20040307-1.c: New test case.
2959
2960 2004-03-07  Richard Sandiford  <rsandifo@redhat.com>
2961
2962         * gcc.dg/torture/mips-sdata-1.c: Restrict to mips*-*-elf*.
2963
2964 2004-03-06  Ulrich Weigand  <uweigand@de.ibm.com>
2965
2966         * gcc.dg/20040306-1.c: New test.
2967
2968 2004-03-06  Kazu Hirata  <kazu@cs.umass.edu>
2969
2970         * gcc.dg/sibcall-3.c (recurser_void1, recurser_void2): Make
2971         them static.
2972         * gcc.dg/sibcall-4.c (recurser_void1, recurser_void2): Likewise.
2973
2974 2004-03-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
2975
2976         PR c/14465
2977         * gcc.dg/decl-6.c: New test.
2978
2979 2004-03-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2980
2981         * gcc.dg/torture/builtin-explog-1.c: Add comments for each test.
2982         Rename LOGPOW -> LOG_POW.
2983         (SQRT_EXP, POW_EXP): New.
2984
2985 2004-03-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
2986
2987         * gcc.dg/i386-sse-8.c: New test.
2988
2989 2004-03-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
2990
2991         PR c/14114
2992         * gcc.dg/decl-5.c: New test.
2993
2994 2004-03-05  Andreas Krebbel  <krebbel1@de.ibm.com>
2995
2996         * gcc.dg/20040305-1.c: New test.
2997
2998 2004-03-05  Hans-Peter Nilsson  <hp@axis.com>
2999
3000         PR other/14354
3001         * gcc.c-torture/execute/ieee/mul-subnormal-single-1.c: New test.
3002
3003 2004-03-04  Ziemowit Laski  <zlaski@apple.com>
3004
3005         PR c++/14425, c++/14426
3006         * g++.dg/ext/altivec-4.C: New test.
3007         * g++.dg/ext/altivec-5.C: New test.
3008
3009 2004-03-04  Geoffrey Keating  <geoffk@apple.com>
3010
3011         * g++.old-deja/g++.other/linkage1.C: Expect errors about
3012         global variables of a type with no linkage.
3013         * g++.old-deja/g++.other/qual1.C: Name class for 'action'.
3014         * g++.old-deja/g++.mike/misc13.C: Name enum for 'want'.
3015         * g++.old-deja/g++.bugs/900210_01.C: Name enum for 'ep'.
3016         * g++.old-deja/g++.bugs/900210_02.C: Likewise.
3017         * g++.old-deja/g++.bugs/900210_03.C: Likewise.
3018         * g++.old-deja/g++.brendan/bit-fields2.C: Name structure for 's'.
3019         * g++.old-deja/g++.brendan/init10.C: Name structure for 'a'.
3020         * g++.dg/warn/deprecated.C: Name enum Color.
3021         * g++.dg/overload/VLA.C: Name structure for 'b'.
3022         * g++.dg/lookup/anon2.C: Expect diagnostic about type linkage.
3023
3024 2004-03-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
3025
3026         * gcc.c-torture/compile/20040304-1.c: New test.
3027
3028 2004-03-03  Zack Weinberg  <zack@codesourcery.com>
3029
3030         PR 13728
3031         * gcc.dg/decl-4.c: New testcase.
3032
3033 2004-03-03  Kazu Hirata  <kazu@cs.umass.edu>
3034
3035         * gcc.dg/torture/builtin-explog-1.c (PREC): Make it the same
3036         as PRECF if sizeof (float) > sizeof (double).
3037         (PRECL): Make it the same as PRECF if
3038         sizeof (float) > sizeof (long double).
3039
3040 2004-03-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3041
3042         * gcc.dg/builtins-config.h: Use underscore macro style for __sun
3043         system type.  Add check for irix6 which doesn't have c99 runtime.
3044
3045 2004-03-03  Bob Wilson  <bob.wilson@acm.org>
3046
3047         * gcc.dg/const-elim-1.c: xfail for xtensa.
3048
3049 2004-03-01  Mark Mitchell  <mark@codesourcery.com>
3050
3051         PR c++/14369
3052         * g++.dg/template/cond4.C: New test.
3053
3054 2004-03-01  Mark Mitchell  <mark@codesourcery.com>
3055
3056         PR c++/14360
3057         * g++.old-deja/g++.ns/koenig5.C: Remove some error markers.
3058
3059         PR c++/14361
3060         * g++.dg/parse/defarg7.C: New test.
3061
3062         PR c++/14359
3063         * g++.dg/template/friend26.C: New test.
3064
3065 2004-03-01  Mark Mitchell  <mark@codesourcery.com>
3066
3067         PR c++/14324
3068         * g++.dg/abi/mangle21.C: New test.
3069
3070         PR c++/14260
3071         * g++.dg/parse/constructor2.C: New test.
3072
3073         PR c++/14337
3074         * g++.dg/template/sfinae1.C: New test.
3075
3076 2004-02-29  Mark Mitchell  <mark@codesourcery.com>
3077
3078         PR c++/14267
3079         * g++.dg/expr/crash2.C: New test.
3080
3081         PR middle-end/13448
3082         * gcc.dg/inline-5.c: New test.
3083         * gcc.dg/always-inline.c: Split out tests into ...
3084         * gcc.dg/always-inline2.c: ... this and ...
3085         * gcc.dg/always-inline3.c: ... this.
3086
3087 2004-02-29  Mark Mitchell  <mark@codesourcery.com>
3088
3089         PR debug/12103
3090         * g++.dg/debug/crash1.C: New test.
3091
3092 2004-02-29  Kazu Hirata  <kazu@cs.umass.edu>
3093
3094         * gcc.dg/sibcall-3.c (recurser_void1): Make it an extern
3095         function with __attribute__((noinline)).
3096         (recurser_void2): Likewise.
3097         * gcc.dg/sibcall-4.c (recurser_void1): Likewise.
3098         (recurser_void2): Likewise.
3099
3100 2004-02-29  Roger Sayle  <roger@eyesopen.com>
3101
3102         PR middle-end/14203
3103         * g++.dg/warn/Wunused-6.C: New test case.
3104
3105 2004-02-28  Richard Earnshaw  <rearnsha@arm.com>
3106
3107         * lib/g++.exp (g++_link_flags): Don't crash if LD_LIBRARY_PATH is
3108         not defined.
3109
3110 2004-02-27  Eric Christopher  <echristo@redhat.com>
3111
3112         * g++.dg/charset/charset.exp: Change CFLAGS to CHARSETCFLAGS.
3113         * g++.dg/charset/asm2.c: Run only x86.
3114         * gcc.dg/charset/asm3.c: Ditto.
3115
3116 2004-02-27  Aldy Hernandez  <aldyh@redhat.com>
3117
3118         * lib/g++.exp (g++_link_flags): Append LD_LIBRARY_PATH to
3119         ld_library_path.
3120
3121 2004-02-27  Ziemowit Laski  <zlaski@apple.com>
3122
3123         * g++.dg/ext/altivec-3.C: New.
3124
3125 2004-02-26  Richard Henderson  <rth@redhat.com>
3126
3127         * g++.dg/ext/attrib10.C: Mark for warning.
3128         * gcc.dg/attr-alias-1.c: New.
3129
3130 2004-02-26  Richard Henderson  <rth@redhat.com>
3131
3132         * gcc.c-torture/execute/ieee/20040208-2.c: Move ...
3133         * gcc.c-torture/execute/20040208-2.c: ... it back.
3134
3135 2004-02-26  Eric Christopher  <echristo@redhat.com>
3136
3137         * lib/target-supports.exp (check-iconv-available): New function.
3138         * lib/gcc-dg.exp (dg-require-iconv): New function.
3139         Use above.
3140         * gcc.dg/charset: New directory.
3141         * gcc.dg/charset/charset.exp: New file.
3142         * gcc.dg/charset/asm1.c: Ditto.
3143         * gcc.dg/charset/asm2.c: Ditto.
3144         * gcc.dg/charset/asm3.c: Ditto.
3145         * gcc.dg/charset/asm4.c: Ditto.
3146         * gcc.dg/charset/asm5.c: Ditto.
3147         * gcc.dg/charset/attribute1.c: Ditto.
3148         * gcc.dg/charset/attribute2.c: Ditto.
3149         * gcc.dg/charset/string1.c: Ditto.
3150         * g++.dg/charset: New directory.
3151         * g++.dg/dg.exp: Add here. Special options.
3152         * g++.dg/charset/charset.exp: New file.
3153         * g++.dg/charset/asm1.c: Ditto.
3154         * g++.dg/charset/asm2.c: Ditto.
3155         * g++.dg/charset/asm3.c: Ditto.
3156         * g++.dg/charset/asm4.c: Ditto.
3157         * g++.dg/charset/attribute1.c: Ditto.
3158         * g++.dg/charset/attribute2.c: Ditto.
3159         * g++.dg/charset/extern1.cc: Ditto.
3160         * g++.dg/charset/extern2.cc: Ditto.
3161         * g++.dg/charset/string1.c: Ditto.
3162
3163 2004-02-26  Mark Mitchell  <mark@codesourcery.com>
3164
3165         PR c++/14278
3166         * g++.dg/parse/comma1.C: New test.
3167
3168 2004-02-26  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3169
3170         PR c++/14284
3171         * g++.dg/template/ttp8.C: New test.
3172
3173 2004-02-26  Eric Botcazou  <ebotcazou@act-europe.fr>
3174
3175         * gcc.dg/fixuns-trunc-1.c: New test.
3176
3177 2004-02-26  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3178
3179         * gcc.dg/builtins-config.h: Use #elif.
3180
3181 2004-02-26  Michael Matz  <matz@suse.de>
3182
3183         * gcc.dg/20000724-1.c: Add regparm attribute to decl and def.
3184         * gcc.dg/991214-1.c: Likewise.
3185         * gcc.dg/i386-asm-1.c: Likewise.
3186
3187 2004-02-25  Richard Henderson  <rth@redhat.com>
3188
3189         * gcc.c-torture/execute/20040208-2.c: Move ...
3190         * gcc.c-torture/execute/ieee/20040208-2.c: ... here.
3191
3192 2004-02-26  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3193
3194         PR c++/14246
3195         * g++.dg/other/crash-3.C: New test.
3196
3197 2004-02-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3198
3199         * g++.dg/opt/inline4.C (dg-final): Robustify regexp.
3200         * g++.dg/opt/inline6.C (dg-final): Robustify regexp.
3201
3202         * gcc.dg/builtins-config.h (HAVE_C99_RUNTIME): Don't define for PA
3203         HP-UX.
3204
3205 2004-02-24  Michael Matz  <matz@suse.de>
3206
3207         * gcc.dg/i386-regparm.c: New.
3208
3209 2004-02-23  James E Wilson  <wilson@specifixinc.com>
3210
3211         * gcc.c-torture/execute/20040223-1.c: New.
3212
3213 2004-02-23  Zack Weinberg  <zack@codesourcery.com>
3214             Kazu Hirata  <kazu@cs.umass.edu>
3215
3216         * gcc.dg/fwritable-strings-1.c: Remove.
3217
3218 2004-02-23  Andrew Pinski  <pinskia@physics.uc.edu>
3219
3220         PR c/14156
3221         * gcc.dg/20040223-1.c: New test.
3222
3223 2004-02-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3224
3225         PR c++/14106
3226         * g++.dg/ext/typeof9.C: New test.
3227
3228 2004-02-23  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3229
3230         PR c++/14250
3231         * g++.dg/other/switch1.C: New test.
3232
3233 2004-02-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
3234
3235         * gcc.dg/cast-function-1.c: Adjust for new informative message.
3236         * gcc.dg/va-arg-1.c: Likewise.
3237
3238 2004-02-23  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3239
3240         PR c++/14143
3241         * g++.dg/template/koenig5.C: New test.
3242
3243 2004-02-21  Ziemowit Laski  <zlaski@apple.com>
3244
3245         * g++.dg/ext/altivec-1.C: Generalize target triple.
3246         * g++.dg/ext/altivec-2.C: New test case.
3247         * g++.dg/ext/altivec_check.h: New file.
3248         * gcc.dg/altivec-1.c: Generalize target triple;
3249         include altivec_check.h and call altivec_check().
3250         * gcc.dg/altivec-[2-5].c: Generalize target triple.
3251         * gcc.dg/altivec-6.c: New test case.
3252         * gcc.dg/altivec-[7-9].c: Generalize target triple; add
3253         type casts as needed.
3254         * gcc.dg/altivec-10.c: Include altivec_check.h and call
3255         altivec_check().
3256         * gcc.dg/altivec-12.c: New test case.
3257         * gcc.dg/altivec-varargs-1.c: Generalize target triple;
3258         include altivec_check.h and call altivec_check().
3259         * gcc.dg/altivec_check.h: New file.
3260
3261 2004-02-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3262
3263         * lib/target-supports.exp (check_alias_available): Don't mangle
3264         function `g' in test program.
3265
3266 2004-02-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3267
3268         * lib/target-supports.exp (check_profiling_available): Check
3269         argument to determine whether we support a profiling type.
3270         * lib/gcc-dg.exp (dg-require-profiling): Pass argument to
3271         check_profiling_available.
3272         * g++.dg/bprob/bprob.exp: Likewise
3273         * g77.dg/bprob/bprob.exp: Likewise.
3274         * gcc.misc-tests/bprob.exp: Likewise.
3275         * g++.old-deja/g++.law/profile1.C: Pass profiling type to
3276         dg-require-profiling and delete expected error handling.
3277         * gcc.dg/20021014-1.c: Likewise.
3278         * gcc.dg/nest.c: Likewise.
3279
3280 2004-02-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3281
3282         PR c++/12007
3283         * g++.dg/other/vthunk1.C: New test.
3284
3285 2004-02-20  Falk Hueffner  <falk@debian.org>
3286
3287         PR target/14201
3288         * gcc.c-torture/compile/fix-trunc-mem-1.c: New test.
3289
3290 2004-02-20  Mark Mitchell  <mark@codesourcery.com>
3291
3292         PR c++/13927
3293         * g++.dg/other/error8.C: Remove XFAIL markers.
3294
3295         PR c++/14173
3296         * g++.dg/ext/packed5.C: New test.
3297
3298         PR c++/14199
3299         * g++.dg/warn/Wunused-5.C: New test.
3300
3301         PR c++/14186
3302         * g++.dg/lookup/member1.C: New test.
3303
3304 2004-02-19  Kazu Hirata  <kazu@cs.umass.edu>
3305
3306         * gcc.c-torture/compile/20040130-1.c: Enable only when
3307         __INT_MAX__ >= 2147483647L.
3308         * gcc.c-torture/compile/961203-1.c: Likewise.
3309
3310 2004-02-19  Nathan Sidwell  <nathan@codesourcery.com>
3311
3312         * g++.dg/parse/attr-ctor1.C: XFAIL on hppa.
3313         * g++.dg/opt/template1.C: Robustify assembler regexp
3314
3315 2004-02-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
3316
3317         * gcc.c-torture/execute/simd-4.x: Remove.
3318         * gcc.c-torture/execute/va-arg-25.x: Likewise.
3319         * gcc.dg/compat/vector-1_x.c: Do not XFAIL on SPARC.
3320         Guard with #ifndef SKIP_ATTRIBUTE.
3321         * gcc.dg/compat/vector-1_y.c: Likewise.
3322         * gcc.dg/compat/vector-2_x.c: Likewise.
3323         * gcc.dg/compat/vector-2_y.c: Likewise.
3324         * g++.dg/eh/simd-1.C: Do not XFAIL on SPARC.
3325         * g++.dg/eh/simd-2.C: Likewise.
3326
3327 2004-02-19  Alan Modra  <amodra@bigpond.net.au>
3328
3329         * gcc.c-torture/compile/complex-1.c: New.
3330
3331 2004-02-19  Hans-Peter Nilsson  <hp@axis.com>
3332
3333         PR target/14209
3334         * gcc.c-torture/execute/20040218-1.c: New test.
3335
3336 2004-02-19  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3337
3338         PR c++/14181
3339         * g++.dg/parse/new2.C: New test.
3340
3341 2004-02-18  Paul Brook  <paul@codesourcery.com>
3342
3343         * gcc.c-torture/compile/libcall-1.c: New test.
3344
3345 2004-02-18  Paul Brook  <paul@codesourcery.com>
3346
3347         PR debug/12934
3348         * gcc.dg/debug/debug-7.c: New test.
3349
3350 2004-02-17  Ulrich Weigand  <uweigand@de.ibm.com>
3351
3352         * gcc.dg/20040217-1.c: New test.
3353
3354 2004-02-17  Zack Weinberg  <zack@codesourcery.com>
3355
3356         * gcc.c-torture/execute/990208-1.x: Delete.
3357
3358 2004-02-17  Richard Sandiford  <rsandifo@redhat.com>
3359
3360         * gcc.c-torture/execute/20040208-2.x: New file.
3361
3362 2004-02-17  Mark Mitchell  <mark@codesourcery.com>
3363
3364         PR c++/11326
3365         * g++.dg/abi/structret1.C: New test.
3366
3367 2004-02-17  Jakub Jelinek  <jakub@redhat.com>
3368
3369         * gcc.dg/i386-cpuid.h (bit_CMOV): Define.
3370         (i386_cpuid): No need to test if cpuid is available on AMD64.
3371         Fix assembly, so that it works onboth i386 and AMD64.
3372         * gcc.dg/i386-sse-6.c: Include stdio.h, stdlib.h and string.h.
3373         (vecInLong): Fix s[] member type to unsigned int.
3374         (vecInWord): Remove type.
3375         (mmx_tests, sse_tests, dump64_16, dump64_32, dump64_64): Remove.
3376         (a64, b64, c64, d64, e64): Remove.
3377         (main): Pass if CPU has no MMX, SSE, SSE2 or CMOV support.
3378         Remove unused variable.  Remove initialization of removed variables.
3379         Don't call mmx_tests nor sse_tests.
3380         (reference_mmx, reference_sse): Remove.
3381         (check): Add return stmt.
3382         * gcc.dg/i386-sse-7.c: New test.
3383         * gcc.dg/i386-mmx-4.c: New test.
3384
3385 2004-02-17  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3386
3387         * g++.dg/tc1/dr176.C: Add missing semicolon (typo).
3388         * g++.dg/tc1/dr101.C, g++.dg/tc1/dr135.C, g++.dg/tc1/dr142.C,
3389         g++.dg/tc1/dr152.C, g++.dg/tc1/dr159.C, g++.dg/tc1/dr161.C,
3390         g++.dg/tc1/dr166.C, g++.dg/tc1/dr176.C, g++.dg/tc1/dr193.C,
3391         g++.dg/tc1/dr194.C, g++.dg/tc1/dr217.C, g++.dg/tc1/dr56.C,
3392         g++.dg/tc1/dr68.C, g++.dg/tc1/dr76.C, g++.dg/tc1/dr80.C,
3393         g++.dg/tc1/dr94.C: Fix line terminator.
3394
3395 2004-02-16  Geoffrey Keating  <geoffk@apple.com>
3396
3397         * gcc.c-torture/compile/20040216-1.c: New.
3398
3399 2004-02-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3400
3401         * g++.dg/tc1/dr101.C, g++.dg/tc1/dr135.C, g++.dg/tc1/dr142.C,
3402         g++.dg/tc1/dr152.C, g++.dg/tc1/dr159.C, g++.dg/tc1/dr161.C,
3403         g++.dg/tc1/dr166.C, g++.dg/tc1/dr176.C, g++.dg/tc1/dr188.C,
3404         g++.dg/tc1/dr193.C, g++.dg/tc1/dr194.C, g++.dg/tc1/dr217.C,
3405         g++.dg/tc1/dr48.C, g++.dg/tc1/dr56.C, g++.dg/tc1/dr68.C,
3406         g++.dg/tc1/dr76.C, g++.dg/tc1/dr80.C, g++.dg/tc1/dr94.C: New tests.
3407
3408 2004-02-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
3409
3410         * gcc.c-torture/execute/20020720-1.x: XFAIL on SPARC with -fPIC.
3411
3412 2004-02-15  Mark Mitchell  <mark@codesourcery.com>
3413
3414         PR c++/13971
3415         * g++.dg/expr/cond4.C: New test.
3416
3417         PR c++/14086
3418         * g++.dg/lookup/crash2.C: New test.
3419
3420 2004-02-14  Josef Zlomek  <zlomekj@suse.cz>
3421
3422         * gcc.c-torture/compile/20040214-2.c: New test.
3423
3424 2004-02-14  Andrew Pinski  <pinskia@physics.uc.edu>
3425
3426         PR c++/14116
3427         * g++.dg/ext/typeof8.C: New test.
3428
3429 2004-02-14  Eric Botcazou  <ebotcazou@act-europe.fr>
3430
3431         * gcc.c-torture/compile/20040214-1.c: New test.
3432
3433 2004-02-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3434
3435         PR c++/13635
3436         * g++.dg/template/spec11.C: New test.
3437
3438 2004-02-13  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3439
3440         PR c++/13927
3441         * g++.dg/other/error8.C: New test.
3442
3443 2004-02-13  Mark Mitchell  <mark@codesourcery.com>
3444
3445         PR c++/14122
3446         * g++.dg/template/array4.C: New test.
3447
3448         PR c++/14108
3449         * g++.dg/inherit/thunk2.C: New test.
3450
3451         PR c++/14083
3452         * g++.dg/eh/cond2.C: New test.
3453
3454 2004-02-12  Alan Modra  <amodra@bigpond.net.au>
3455
3456         * gcc.dg/debug/20020327-1.c: Disable for powerpc64.
3457
3458 2004-02-12  Nathaniel Smith <njs@codesourcery.com>
3459
3460         * lib/scanasm.exp (dg-scan): Quote pattern before display.
3461
3462 2004-02-12  Hartmut Penner  <hpenner@de.ibm.com>
3463
3464         * g++.dg/simd-2.C: xfail on ppc64-linux.
3465
3466 2004-02-11  Joseph S. Myers  <jsm@polyomino.org.uk>
3467
3468         PR c/456
3469         * gcc.dg/cpp/c90-if-comma-1.c, gcc.dg/cpp/c99-if-comma-1.c: New
3470         tests.
3471
3472 2004-02-11  Uros Bizjak  <uros@kss-loka.si>
3473
3474         * gcc.dg/builtins-33.c: New test.
3475
3476 2004-02-11  Paolo Bonzini  <bonzini@gnu.org>
3477
3478         * gcc.dg/pr14092-1.c: Use intptr_t for the cast.
3479
3480 2004-02-11  Hartmut Penner  <hpenner@de.ibm.com>
3481
3482         * g++.dg/simd-2.C: Set -maltivec for ppc64.
3483
3484 2004-02-11  Hartmut Penner  <hpenner@de.ibm.com>
3485
3486         * gcc.dg/ppc64-abi-3.c: New test.
3487
3488 2004-02-10  Paolo Bonzini  <bonzini@gnu.org>
3489
3490         PR c/14092
3491
3492         * gcc.dg/pr14092-1.c: New testcase.
3493
3494 2004-02-10  Alan Modra  <amodra@bigpond.net.au>
3495
3496         * gcc.dg/cpp/assert4.c: Fix typo last change.
3497
3498         * gcc.dg/darwin-longlong.c: Only use r0 in asm for darwin.
3499         * gcc.dg/cpp/assert4.c: Handle powerpc64.
3500
3501         * gcc.dg/debug/20020327-1.c: xfail for powerpc64.
3502
3503 2004-02-09  Roger Sayle  <roger@eyesopen.com>
3504
3505         * gcc.c-torture/compile/20040209-1.c: New test case.
3506
3507 2004-02-08  Joseph S. Myers  <jsm@polyomino.org.uk>
3508
3509         * gcc.dg/c90-init-1.c: Adjust expected error messages.
3510
3511 2004-02-08  Richard Sandiford  <rsandifo@redhat.com>
3512
3513         * gcc.c-torture/execute/20040208-[12].c: New tests.
3514
3515 2004-02-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
3516
3517         * g++.dg/eh/simd-2.C: Adjust line numbers for SPARC.
3518
3519 2004-02-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
3520
3521         * gcc.c-torture/execute/va-arg-25.x: XFAIL only on SPARC 64-bit.
3522
3523 2004-02-07  Zack Weinberg  <zack@codesourcery.com>
3524
3525         Bug 13856
3526         * gcc.dg/visibility-8.c: New testcase.
3527
3528 2004-02-07  Zack Weinberg  <zack@codesourcery.com>
3529
3530         * gcc.c-torture/execute/string-opt-15.c: Define memcmp with void *
3531         arguments.
3532         * gcc.dg/fwritable-strings-1.c: Expect the deprecation notice.
3533
3534 2004-02-07  Roger Sayle  <roger@eyesopen.com>
3535
3536         PR middle-end/13696
3537         * g++.dg/opt/fold1.C: New test case.
3538
3539 2003-02-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3540
3541         PR c++/14033
3542         * g++.dg/other/crash-2.C: New test.
3543
3544 2003-02-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3545
3546         PR c++/14028
3547         * g++.dg/parse/angle-bracket2.C: New test.
3548
3549 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3550
3551         PR middle-end/13750
3552         Revert:
3553         2004-01-15  Geoffrey Keating  <geoffk@apple.com>
3554         PR pch/13361
3555         * testsuite/g++.dg/pch/wchar-1.C: New.
3556         * testsuite/g++.dg/pch/wchar-1.Hs: New.
3557
3558 2004-02-05  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3559
3560         PR c++/14008
3561         * g++.dg/parse/error15.C: New test.
3562         * g++.dg/parse/crash11.C: Update dg-error mark.
3563
3564 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
3565
3566         PR c++/13932
3567         * g++.dg/warn/conv2.C: New test.
3568
3569 2004-02-04  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3570
3571         PR c++/13086
3572         * g++.dg/warn/incomplete1.C: Remove xfail.
3573
3574 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
3575
3576         * lib/file-format.exp (gcc_target_object_format): Use
3577         ${tool}_target_compile, not gcc_target_compile.
3578         * lib/target-supports.exp (check_alias_available): Likewise.
3579         (check_gc_sections_available): Likewise.
3580         * g++.dg/ext/attrib10.C: Use dg-require-alias.
3581         * g++.old-deja/g++.ext/attrib5.C: Use dg-require-weak and
3582         dg-require-alias.
3583
3584 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
3585
3586         PR c++/13969
3587         * g++.dg/template/static6.C: New test.
3588
3589 2004-02-04  Ian Lance Taylor  <ian@wasabisystems.com>
3590
3591         * gcc.dg/arm-mmx-1.c: Don't look for ldmfd if -mthumb.
3592
3593 2004-02-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3594
3595         * objc.dg/encode-2.m, objc.dg/encode-3.m, objc.dg/encode-4.m: Fix
3596         tests for systems where `char' is unsigned by default.
3597
3598 2003-02-04  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3599
3600         PR c++/13997
3601         * g++.dg/template/partial3.C: New test.
3602
3603 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
3604
3605         * gcc.dg/20020312-2.c, gcc.dg/builtin-inf-1.c,
3606         gcc.dg/sibcall-3.c, gcc.dg/sibcall-4.c, gcc.dg/cpp/assert4.c:
3607         Remove mentions of obsolete ports.
3608
3609 2004-02-04  Paolo Bonzini  <bonzini@gnu.org>
3610
3611         * gcc.dg/noncompile/20001228-1.c: Fix for new
3612         error message.
3613
3614 2004-02-03  Roger Sayle  <roger@eyesopen.com>
3615
3616         PR target/9348
3617         * gcc.c-torture/execute/multdi-1.c: New test case.
3618
3619 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
3620
3621         PR c++/13925
3622         * g++.dg/template/lookup5.C: New test.
3623
3624 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
3625
3626         PR c++/13950
3627         * g++.dg/template/lookup4.C: New test.
3628
3629         PR c++/13970
3630         * g++.dg/parse/error14.C: New test.
3631
3632         PR c++/14002
3633         * g++.dg/parse/template13.C: New test.
3634
3635 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
3636
3637         PR c++/13978
3638         * g++.dg/template/koenig4.C: New test.
3639
3640         PR c++/13968
3641         * g++.dg/template/crash17.C: New test.
3642
3643         PR c++/13975
3644         * g++.dg/parse/error13.C: New test.
3645         * g++.old-deja/g++.robertl/eb125.C: Tweak error messages.
3646
3647 2004-02-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
3648
3649         * gcc.dg/20020503-1.c: Remove -mflat dg-options.
3650
3651 2004-02-03  Paolo Bonzini  <bonzini@gnu.org>
3652
3653         PR c/11658
3654         PR c/13994
3655         * gcc.dg/noncompile/20040203-1.c: New test.
3656         * gcc.dg/noncompile/20040203-2.c: Likewise.
3657         * gcc.dg/noncompile/20040203-3.c: Likewise.
3658         * gcc.dg/20040203-1.c: Likewise.
3659
3660 2004-02-02  Andrew Pinski  <pinskia@physics.uc.edu>
3661
3662         PR c++/10858
3663         * g++.dg/template/sizeof7.C: New test.
3664
3665 2004-02-02  Eric Christopher  <echristo@redhat.com>
3666             Zack Weinberg  <zack@codesourcery.com>
3667
3668         * gcc.c-torture/execute/wchar_t-1.c: Add -finput-charset.
3669
3670 2004-02-02  Zack Weinberg  <zack@codesourcery.com>
3671
3672         * g++.dg/eh/forced1.C, g++.dg/eh/forced2.C, g++.dg/eh/forced3.C
3673         * g++.dg/eh/forced4.C: XFAIL ia64-hp-hpux11.*.
3674         * g++.dg/eh/ia64-1.C: Test branch regs only #ifdef __LP64__.
3675         * gcc.dg/cleanup-5.c: Run only on Linux targets.
3676
3677 2004-02-02  Mark Mitchell  <mark@codesourcery.com>
3678
3679         PR c++/13113
3680         * g++.old-deja/g++.mike/net36.C: Adjust error messages.
3681
3682         PR c++/13854
3683         * g++.dg/ext/attrib13.C: New test.
3684
3685         PR c++/13907
3686         * g++.dg/conversion/op2.C: New test.
3687
3688 2004-02-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
3689
3690         * gcc.dg/titype-1.c: Fix pasto.
3691
3692 2004-02-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
3693
3694         * gcc.dg/titype-1.c: New test.
3695
3696 2004-02-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3697
3698         PR c++/13957
3699         * g++.dg/template/non-type-template-argument-1.C,
3700         g++.dg/template/qualified-id1.C: Update dg-error marks.
3701         * g++.dg/template/nontype6.C: New test.
3702
3703 2004-02-01  Roger Sayle  <roger@eyesopen.com>
3704
3705         * gcc.dg/builtins-1.c: Also test for __builtin_signbit{,f,l}.
3706         * gcc.dg/builtins-31.c: New testcase.
3707         * gcc.dg/builtins-32.c: New testcase.
3708
3709 2004-01-30  Andrew Pinski  <pinskia@physics.uc.edu>
3710
3711         * objc.dg/call-super-2.m: Update line numbers
3712         for the including of stddef.h.
3713
3714 2004-01-30  Michael Matz  <matz@suse.de>
3715
3716         * g++.dg/ext/case-range1.C, g++.dg/ext/case-range2.C,
3717         g++.dg/ext/case-range3.C: New tests.
3718
3719 2004-01-30  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3720
3721         DR206
3722         PR c++/13813
3723         * g++.dg/template/member4.C: New test.
3724
3725 2004-01-30  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3726
3727         PR c++/13683
3728         * g++.dg/template/sizeof6.C: New test.
3729
3730 2004-01-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
3731
3732         * gcc.dg/fwritable-strings-1.c: New test.
3733
3734 2004-01-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
3735
3736         * gcc.c-torture/compile/20040130-1.c: New test.
3737
3738 2004-01-29  Geoffrey Keating  <geoffk@geoffk.org>
3739
3740         * objc.dg/call-super-2.m: Include stddef.h for size_t.
3741
3742 2004-01-29  Mark Mitchell  <mark@codesourcery.com>
3743
3744         PR c++/13883
3745         * g++.dg/template/ctor3.C: New test.
3746
3747 2004-01-29  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3748
3749         * g++.dg/tc1: New directory.
3750         * g++.dg/tc1/dr108.C, g++.dg/tc1/dr128.C, g++.dg/tc1/dr147.C,
3751         g++.dg/tc1/dr179.C, g++.dg/tc1/dr1.C, g++.dg/tc1/dr213.C,
3752         g++.dg/tc1/dr74.C, g++.dg/tc1/dr90.C, g++.dg/tc1/dr127.C,
3753         g++.dg/tc1/dr137.C, g++.dg/tc1/dr164.C, g++.dg/tc1/dr185.C,
3754         g++.dg/tc1/dr20.C, g++.dg/tc1/dr52.C, g++.dg/tc1/dr85.C: New tests.
3755
3756 2004-01-28  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3757
3758         * g++.dg/parse/error11.C: New test.
3759         * g++.dg/parse/error12.C: Likewise.
3760
3761 2004-01-28  Ziemowit Laski  <zlaski@apple.com>
3762
3763         * objc.dg/proto-qual-1.m (ROUND, aligned_sizeof): New.
3764         (scan_initial, main): Use aligned_sizeof instead of sizeof.
3765
3766 2004-01-28  Mark Mitchell  <mark@codesourcery.com>
3767
3768         PR c++/13791
3769         * g++.dg/ext/attrib12.C: New test.
3770
3771         PR c++/13736
3772         * g++.dg/parse/cast2.C: New test.
3773
3774 2004-01-27  James E Wilson  <wilson@specifixinc.com>
3775
3776         * objc.dg/encode-2.m (main): New local string.  Set depending on
3777         sizeof long.  Use in sscanf call.
3778         * objc.dg/encode-3.m (main): New local string.  Set depending on
3779         sizeof long.  Use in scan_initial call.
3780
3781 2004-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3782
3783         * objc.dg/call-super-2.m: Make LP64-safe.
3784         * objc.dg/desig-init-1.m: Likewise.
3785
3786 2004-01-27  Devang Patel <dpatel@apple.com>
3787
3788         * g++.dg/debug/namespace1.C: New test.
3789
3790 2004-01-27  Ian Lance Taylor  <ian@wasabisystems.com>
3791
3792         * gcc.dg/const-elim-1.c: Add xfail for strongarm-*-* and
3793         xscale-*-*.
3794
3795         * gcc.dg/arm-mmx-1.c: New test.
3796
3797 2004-01-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
3798
3799         * gcc.dg/20040127-1.c: New test.
3800         * gcc.dg/20040127-2.c: New test.
3801
3802 2004-01-26  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3803
3804         * objc.dg/stret-1.m (glob): Renamed to globa.
3805
3806 2004-01-26  Mark Mitchell  <mark@codesourcery.com>
3807
3808         PR c++/13663
3809         * g++.dg/expr/for1.C: New test.
3810
3811 2004-01-26  Fariborz Jahanian <fjahanian@apple.com>
3812
3813         PR middle-end/13779
3814         * gcc.dg/darwin-longlong.c: New test.
3815
3816 2004-01-26  Ian Lance Taylor  <ian@wasabisystems.com>
3817
3818         * gcc.dg/20040124-1.c: Moved test from here...
3819         * gcc.c-torture/compile/20040124-1.c: ...to here.
3820
3821 2004-01-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
3822
3823         * gcc.dg/sparc-ret.c: Run only in 32-bit mode.  Don't scan
3824         the assembly output if -m64 is passed.
3825
3826 2004-01-25  Mark Mitchell  <mark@codesourcery.com>
3827
3828         PR c++/13833
3829         * g++.dg/template/cond3.C: New test.
3830
3831 2004-01-25  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3832
3833         PR c++/13810
3834         * g++.dg/template/ttp7.C: New test.
3835
3836 2004-01-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3837
3838         PR c++/13797
3839         * g++.dg/template/nontype4.C: New test.
3840         * g++.dg/template/nontype5.C: Likewise.
3841
3842 2004-01-25  Richard Sandiford  <rsandifo@redhat.com>
3843
3844         * gcc.dg/torture/mips-clobber-at.c: New test.
3845
3846 2004-01-24  Ian Lance Taylor  <ian@wasabisystems.com>
3847
3848         * gcc.dg/20040124-1.c: New test.
3849
3850 2004-01-24  Jakub Jelinek  <jakub@redhat.com>
3851
3852         * gcc.dg/20040123-1.c: New test.
3853
3854 2004-01-23  Zack Weinberg  <zack@codesourcery.com>
3855
3856         * gcc.dg/builtins-30.c: Move dg-warning marks to the proper lines.
3857
3858 2004-01-24  Joseph S. Myers  <jsm@polyomino.org.uk>
3859
3860         * gcc.dg/c90-array-lval-7.c, gcc.dg/c99-array-lval-7.c: New tests.
3861
3862 2004-01-23  Andrew Pinski  <apinski@apple.com>
3863
3864         * gcc.dg/20030121-1.c: Move to ..
3865         * gcc.dg/20040121-1.c: here.
3866
3867 2004-01-23  Roger Sayle  <roger@eyesopen.com>
3868
3869         * gcc.dg/builtins-29.c: New test case.
3870
3871 2004-01-23  Zack Weinberg  <zack@codesourcery.com>
3872
3873         PR 18314
3874         * gcc.dg/builtins-30.c: New testcase.
3875
3876 2004-01-23  Andreas Tobler  <a.tobler@schweiz.ch>
3877
3878         * g++.dg/compat/compat.exp: Add LD_LIBRARY_PATH_32/64 for Solaris.
3879         * lib/g77.exp: Likewise.
3880         * lib/objc.exp: Likewise.
3881         * lib/g++.exp: Likewise.
3882
3883 2004-01-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
3884
3885         * gcc.dg/struct-by-value-2.c: New test.
3886
3887 2004-01-21  Andrew Pinski  <apinski@apple.com>
3888
3889         PR target/13785
3890         * gcc.dg/20030121-1.c: New test.
3891
3892 2004-01-22  Ulrich Weigand  <uweigand@de.ibm.com>
3893
3894         * gcc.dg/20030123-1.c: Add -fno-omit-frame-pointer option.  Do not
3895         clobber frame pointer register in asm statement.
3896
3897 2004-01-21  Falk Hueffner  <falk@debian.org>
3898
3899         * gcc.c-torture/compile/20040121-1.c: New test.
3900
3901 2004-01-21  Zack Weinberg  <zack@codesourcery.com>
3902
3903         * gcc.dg/noncompile/20020213-1.c: Add another dg-warning line.
3904
3905 2004-01-20  Hartmut Penner  <hpenner@de.ibm.com>
3906
3907         * gcc.dg/ppc64-abi-2.c: New test.
3908
3909 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
3910
3911         * lib/treelang.exp: Fill out this file.
3912         * lib/treelang-dg.exp: New File.
3913
3914 2004-01-20  Joseph S. Myers  <jsm@polyomino.org.uk>
3915
3916         * gcc.c-torture/compile/981022-1.c: Remove.
3917         * gcc.dg/array-5.c: Remove XFAIL.
3918         * gcc.dg/sequence-pt-1.c: Remove test using extended lvalues.
3919         * gcc.dg/cast-lvalue-1.c, gcc.dg/compound-lvalue-1.c,
3920         gcc.dg/cond-lvalue-1.c: Update.
3921         * gcc.dg/cast-lvalue-2.c: New test.
3922
3923 2004-01-19  Mark Mitchell  <mark@codesourcery.com>
3924
3925         PR c++/13592
3926         * g++.dg/other/error1.C (class foo): Tweak error message.
3927
3928         PR c++/13592
3929         * g++.dg/template/call2.C: New test.
3930
3931 2004-01-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
3932
3933         * gcc.dg/compat/fnptr-by-value-1_x.c, scalar-by-value-1_y.c
3934         scalar-by-value-3_x.c, scalar-by-value-3_y.c,
3935         scalar-by-value-4_x.c, scalar-by-value-4_y.c,
3936         scalar-return-1_x.c, scalar-return-2_y.c,
3937         scalar-return-3_x.c, scalar-return-3_y.c,
3938         scalar-return-4_x.c, scalar-return-4_y.c,
3939         struct-align-1.h, struct-align-1_x.c,
3940         struct-align-1_y.c, struct-align-2.h,
3941         struct-align-2_x.c, struct-align-2_y.c,
3942         struct-by-value-10_y.c, struct-by-value-11_x.c,
3943         struct-by-value-11_y.c, struct-by-value-12_x.c,
3944         struct-by-value-12_y.c, struct-by-value-13_x.c,
3945         struct-by-value-13_y.c, struct-by-value-14_x.c,
3946         struct-by-value-14_y.c, struct-by-value-15_x.c,
3947         struct-by-value-15_y.c, struct-by-value-16_y.c,
3948         struct-by-value-17_y.c, struct-by-value-18_y.c,
3949         struct-by-value-19_y.c, struct-by-value-1_x.c,
3950         struct-by-value-1_y.c, struct-by-value-20_y.c,
3951         struct-by-value-2_x.c, struct-by-value-2_y.c,
3952         struct-by-value-3_y.c, struct-by-value-4_x.c,
3953         struct-by-value-4_y.c, struct-by-value-5_y.c,
3954         struct-by-value-6_y.c, struct-by-value-7_y.c
3955         struct-by-value-8_x.c, struct-by-value-8_y.c
3956         struct-by-value-9_x.c, struct-by-value-9_y.c
3957         struct-return-10_x.c, struct-return-10_y.c,
3958         struct-return-19_x.c, struct-return-20_x.c
3959         struct-return-2_x.c, struct-return-2_y.c
3960         struct-return-3_x.c: Guard non-C99 tests with SKIP_COMPLEX_INT,
3961         SKIP_ATTRIBUTE and SKIP_ZERO_ARRAY.  Turns SKIPVA into SKIP_VA.
3962
3963 2004-01-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
3964
3965         * gcc.dg/tls/alias-1.c: Add dg-warning for unsupported visibility
3966         attribute on sparc*-sun-solaris2.*.
3967
3968 2004-01-18  Mark Mitchell  <mark@codesourcery.com>
3969
3970         PR c++/13710
3971         * g++.dg/ext/typeof7.C: New test.
3972
3973 2004-01-18  David Edelsohn  <edelsohn@gnu.org>
3974
3975         * gcc.dg/array-quals-1.c: xfail on powerpc*-*-aix*.
3976         * gcc.dg/const-elim-1.c: Same.
3977
3978 2004-01-17  Ziemowit Laski  <zlaski@apple.com>
3979
3980         * objc.dg/stret-1.m: New.
3981         * objc.dg/stret-2.m: New.
3982
3983 2004-01-17  Andrew Pinski  <pinskia@physics.uc.edu>
3984
3985         PR c++/11895
3986         * g++.dg/ext/vector1.C: New test.
3987
3988 2004-01-16  Geoffrey Keating  <geoffk@apple.com>
3989
3990         * gcc.dg/pch/import-1.c: New.
3991         * gcc.dg/pch/import-1.hs: New.
3992         * gcc.dg/pch/import-1a.h: New.
3993         * gcc.dg/pch/import-1b.h: New.
3994         * gcc.dg/pch/import-1c.h: New.
3995
3996 2004-01-16  Mark Mitchell  <mark@codesourcery.com>
3997
3998         PR c++/13574
3999         * g++.dg/ext/array1.C: New test.
4000
4001         PR c++/13178
4002         * g++.dg/conversion/op1.C: New test.
4003
4004 2004-01-16  J"orn Rennecke <joern.rennecke@superh.com>
4005
4006         PR 11864
4007         From Kazumoto Kojima / Dan Kegel:
4008         * gcc.dg/pr11864-1.c: New test.
4009
4010         PR 10392
4011         From Marcus Comstedt / Dan Kegel:
4012         * gcc.dg/pr10392-1.c: New test.
4013
4014 2004-01-16  Mark Mitchell  <mark@codesourcery.com>
4015
4016         PR c++/13478
4017         * g++.dg/init/ref10.C: New test.
4018
4019 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4020
4021         PR c++/13407
4022         * g++.dg/parse/typename6.C: New test.
4023
4024 2004-01-15  Geoffrey Keating  <geoffk@apple.com>
4025
4026         PR pch/13361
4027         * testsuite/g++.dg/pch/wchar-1.C: New.
4028         * testsuite/g++.dg/pch/wchar-1.Hs: New.
4029
4030 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4031
4032         PR c++/9259
4033         * g++.dg/expr/sizeof2.C: New test.
4034
4035 2004-01-15  Kazu Hirata  <kazu@cs.umass.edu>
4036
4037         * gcc.dg/sibcall-3.c: Replace mn10?00 with mn10300.
4038
4039 2004-01-15  Alexandre Oliva  <aoliva@redhat.com>
4040
4041         PR c++/13659
4042         * g++.dg/lookup/strong-using-3.C: New.
4043         * g++.dg/lookup/using-10.C: New.
4044
4045 2004-01-15  Alexandre Oliva  <aoliva@redhat.com>
4046
4047         PR c++/13594
4048         * g++.dg/lookup/strong-using-2.C: New.
4049
4050 2004-01-15  Marcus Comstedt <marcus@mc.pp.se>
4051             Dan Kegel <dank@kegel.com>
4052             J"orn Rennecke <joern.rennecke@superh.com>
4053
4054         PR target/9365
4055         * gcc.dg/pr9365-1.c: New test.
4056
4057 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4058
4059         PR c++/8856
4060         * g++.dg/parse/casting-operator2.C: New test.
4061         * g++.old-deja/g++.pt/explicit83.C: Remove.
4062
4063 2004-01-14  Joseph S. Myers  <jsm@polyomino.org.uk>
4064
4065         * gcc.dg/label-compound-stmt-1.c: New test.
4066         * gcc.c-torture/compile/950922-1.c,
4067         gcc.c-torture/compile/20000211-3.c,
4068         gcc.c-torture/compile/20000518-1.c,
4069         gcc.c-torture/compile/20021108-1.c: Avoid labels at and of
4070         compound statements.
4071
4072 2004-01-14  Hartmut Penner  <hpenner@de.ibm.com>
4073
4074         * gcc.dg/ppc64-abi-1.c: New test.
4075
4076 2004-01-14  Danny Smith  <dannysmith@users.sourceforge.net>
4077
4078          * g++.dg/ext/attrib9.C: Add dg-warnings.
4079
4080 2004-01-14  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4081
4082         PR c++/12335
4083         * g++.dg/parse/dtor3.C: New test.
4084
4085 2004-01-13  Andrew Pinski  <pinskia@physics.uc.edu>
4086
4087         PR c++/12709
4088         * g++.dg/parse/try-catch-1.C: New test.
4089
4090 2004-01-13  Arnaud Charlet  <charlet@act-europe.fr>
4091
4092         * ada/acats/run_all.sh: Add more verbose output in acats.log
4093         when compiling tests.
4094
4095 2004-01-12  Zack Weinberg  <zack@codesourcery.com>
4096
4097         PR 13656
4098         * gcc.dg/typedef-redecl.c: New test case.
4099         * gcc.dg/typedef-redecl.h: New support file.
4100
4101 2004-01-13  Jan Hubicka  <jh@suse.cz>
4102
4103         * gcc.dg/always_inline.c: New test.
4104         * gcc.dg/debug/20031231-1.c: Fix.
4105
4106 2004-01-13  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4107
4108         PR c++/13474
4109         * g++.dg/template/array3.C: New test.
4110
4111 2004-01-12  Zack Weinberg  <zack@codesourcery.com>
4112
4113         * g++.dg/ext/lvalue1.C: No longer expected to fail.
4114         * g++.dg/warn/Wunused-2.C: Likewise.
4115
4116 2004-01-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4117
4118         PR c++/13289
4119         * g++.dg/template/instantiate6.C: New test.
4120
4121 2004-01-12  Roger Sayle  <roger@eyesopen.com>
4122
4123         PR middle-end/11397
4124         * gcc.dg/special/wkali-2.c: Add dg-require-alias.
4125
4126 2004-01-12  Jan Hubicka  <jh@suse.cz>
4127
4128         PR opt/12826
4129         * gcc.dg/20040112-1.c: New.
4130
4131         * gcc.dg/dwarf-die[1-7].c: Move to...
4132         * gcc.dg/debug/dwarf2/dwarf-die[1-7].c: ... here.
4133         * gcc.dg/debug/dwarf2/dwarf2.exp: New.
4134
4135 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
4136
4137         PR c++/4100
4138         * g++.dg/parse/friend4.C: New test.
4139
4140 2004-01-12  Scott Brumbaugh  <scottb.lists@verizon.net>
4141
4142         PR c++/4100
4143         * g++.old-deja/g++.pt/niklas01a.C: Mark an error where a class
4144         definition is called a friend.
4145
4146 2004-01-11  Zack Weinberg  <zack@codesourcery.com>
4147
4148         * gcc.dg/tls/diag-3.c: Tweak dg-error regexp.
4149
4150 2004-01-11  Ian Lance Taylor  <ian@wasabisystems.com>
4151
4152         PR c++/3478
4153         * g++.dg/parse/error10.C: New test.
4154         * g++.dg/template/arg2.C: Accept "invalid type" error.
4155
4156 2004-01-11  Jakub Jelinek  <jakub@redhat.com>
4157
4158         PR middle-end/13392
4159         * g++.dg/opt/expect2.C: New test.
4160
4161 2004-01-10  Zack Weinberg  <zack@codesourcery.com>
4162
4163         * gcc.dg/Wshadow-1.c, gcc.dg/attr-noinline.c, gcc.dg/decl3.c
4164         * gcc.dg/redecl-1.c, gcc.dg/visibility-7.c, gcc.dg/wtr-static-1.c
4165         * gcc.dg/noncompile/20020220-1.c, objc.dg/method-1.m:
4166         Update dg-error regexps.
4167
4168 2004-01-10  Zack Weinberg  <zack@codesourcery.com>
4169
4170         * gcc.c-torture/compile/20021123-2.c: Delete; dup of 20021120-1.c.
4171         * gcc.c-torture/compile/20021123-3.c: Delete; dup of 20021120-2.c.
4172
4173 2004-01-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
4174
4175         * gcc.dg/pragma-re-1.c: Use right pointer type.
4176
4177 2004-01-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
4178
4179         * g++.dg/eh/simd-1.c: Ajust line number for dg-error line.
4180
4181 2004-01-09  Geoffrey Keating  <geoffk@apple.com>
4182
4183         * gcc.dg/rs6000-ldouble-1.c: New.
4184
4185 2004-01-10  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4186
4187         DR 337
4188         PR c++/9256
4189         * g++.dg/other/abstract1.C: New test.
4190
4191 2004-01-09  Alexandre Oliva  <aoliva@redhat.com>
4192
4193         * g++.dg/lookup/strong-using-1.C: New.
4194
4195 2004-01-09  Joseph S. Myers  <jsm@polyomino.org.uk>
4196
4197         PR c/11234
4198         * gcc.dg/func-ptr-conv-1.c: New test.
4199         * gcc.dg/weak/weak-6.c, gcc.dg/weak/weak-7.c: Update.
4200
4201 2004-01-09  Kazu Hirata  <kazu@cs.umass.edu>
4202
4203         PR target/13380.
4204         * gcc.c-torture/compile/20040109-1.c: New.
4205
4206 2004-01-08  Stuart Hastings  <stuart@apple.com>
4207
4208         * testsuite/gcc.dg/20020523-2.c (bail_if_no_sse): Moved cpu-ID code...
4209         testsuite/gcc.dg/i386-cpuid.h (i386_cpuid): ...to here, to share with...
4210         * testsuite/gcc.dg/i386-sse-6.c: ...this new testcase.
4211
4212 2004-01-09  Alan Modra  <amodra@bigpond.net.au>
4213
4214         * gcc.dg/array-quals-1.c: Accept .data.rel.ro.
4215
4216 2004-01-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
4217
4218         * ada/acats/run_acats: Treat 'gnatchop' the same way
4219         as 'gnatmake'.  Export GCC_DRIVER.
4220         * ada/acats/run_all.sh: Add target_gnatchop.  Use
4221         'host_gnatchop' and 'target_gnatchop' instead of 'gnatshop'.
4222
4223 2004-01-08  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4224
4225         PR c++/12573
4226         * g++.dg/template/dependent-expr4.C: New test.
4227
4228 2004-01-08  Hartmut Penner  <hpenner@de.ibm.com>
4229
4230         * gcc.dg/altivec-11.c: New test.
4231
4232 2004-01-07  Mark Mitchell  <mark@codesourcery.com>
4233
4234         * g++.dg/abi/vbase10.C: Use -mstructure-size-boundary=8 on ARM.
4235
4236 2004-01-07  Joseph S. Myers  <jsm@polyomino.org.uk>
4237
4238         PR c/6024
4239         * gcc.dg/enum-compat-1.c: New test.
4240         * gcc.c-torture/execute/builtin-types-compatible-p.c: Update.
4241
4242 2004-01-07  Joseph S. Myers  <jsm@polyomino.org.uk>
4243
4244         PR c/12165
4245         * gcc.dg/array-quals-1.c, gcc.dg/c90-idem-qual-3.c,
4246         gcc.dg/c99-idem-qual-3.c: New tests.
4247
4248 2004-01-07  Alan Modra  <amodra@bigpond.net.au>
4249
4250         * gcc.dg/winline-7.c: Don't cast void * to int.
4251
4252 2004-01-06  Jan Hubicka  <jh@suse.cz>
4253
4254         * gcc.dg/i386-sse-5.c: New test
4255         * g++.dg/eh/simd-1.c: Add -w argument for i386.
4256
4257 2004-01-05  Mark Mitchell  <mark@codesourcery.com>
4258
4259         PR c++/12815
4260         * g++.dg/rtti/typeid4.C: New test.
4261
4262 2004-01-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
4263
4264         * gcc.dg/compat/sdata-section.h: Declare 'abort'.
4265
4266 2004-01-05  Mark Mitchell  <mark@codesourcery.com>
4267
4268         PR c++/12132
4269         * g++.dg/template/error11.C: New test.
4270
4271         PR c++/13451
4272         * g++.dg/template/class2.C: New test.
4273
4274 2004-01-05  Nathan Sidwell  <nathan@codesourcery.com>
4275         Richard Sandiford <rsandifo@redhat.com>
4276
4277         PR c++/13387
4278         * g++.dg/opt/alias3.C: New test.
4279
4280 2004-01-04  Mark Mitchell  <mark@codesourcery.com>
4281
4282         PR c++/13157
4283         * g++.dg/template/koenig3.C: New test.
4284
4285         PR c++/13529
4286         * g++.dg/parse/offsetof3.C: New test.
4287
4288         * g++.dg/init/copy7.C: Add missing dg-error markers.
4289
4290         PR c++/12226
4291         * g++.dg/init/copy7.c: New test.
4292
4293         PR c++/13536
4294         * g++.dg/parse/cast1.C: New test.
4295
4296 2004-01-04  Jan Hubicka  <jh@suse.cz>
4297
4298         * gcc.dg/winline[1-7].c: New tests.
4299
4300 2004-01-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4301
4302         PR c++/13520
4303         * g++.dg/template/qualttp22.C: New test.
4304
4305 2004-01-01  Jan Hubicka  <jh@suse.cz>
4306
4307         * gcc.dg/debug/20031231-1.c: New.
4308         * gcc.c-torture/compile/20040101-1.c: New.
4309         * gcc.dg/dwarf-die-[1-7].c: New.
4310
4311 2004-01-01  Jakub Jelinek  <jakub@redhat.com>
4312
4313         PR optimization/13521
4314         * gcc.c-torture/compile/20031231-1.c: New test.
4315
4316 2003-12-30  Kazu Hirata  <kazu@cs.umass.edu>
4317
4318         * gcc.dg/sibcall-4.c: Replace mn10?00 with mn10300.
4319
4320 2003-12-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
4321
4322         PR c++/10079
4323         * g++.dg/template/crash16.C: New test.
4324
4325 2003-12-30  Mark Mitchell  <mark@codesourcery.com>
4326
4327         * g++.dg/abi/vbase10.C: XFAIL on arm*-*-*.
4328
4329 2003-12-30  Kazu Hirata  <kazu@cs.umass.edu>
4330
4331         * g++.old-deja/g++.jason/thunk2.C: Remove traces of dead
4332         ports.
4333         * g++.old-deja/g++.jason/thunk3.C: Likewise.
4334         * g++.old-deja/g++.law/profile1.C: Likewise.
4335         * gcc.c-torture/compile/981006-1.c: Likewise.
4336         * gcc.c-torture/execute/loop-2e.x: Likewise.
4337         * gcc.c-torture/execute/loop-2f.x: Remove.
4338         * gcc.c-torture/execute/loop-2g.x: Likewise.
4339         * gcc.c-torture/execute/strct-varg-1.x: Likewise.
4340         * gcc.dg/20020312-2.c: Remove traces of dead ports.
4341
4342 2003-12-30  Nathan Sidwell  <nathan@codesourcery.com>
4343
4344         PR c++/13507
4345         * g++.dg/ext/attrib11.C: New test.
4346
4347         PR c++/13494
4348         * g++.dg/template/array2-1.C: New test.
4349         * g++.dg/template/array2-2.C: New test.
4350
4351 2003-12-29  Mark Mitchell  <mark@codesourcery.com>
4352
4353         * g++.old-deja/g++.pt/static11.C: Correct XFAIL syntax.
4354
4355 2003-12-29  Nathan Sidwell  <nathan@codesourcery.com>
4356
4357         PR c++/12774
4358         * g++.dg/template/array1-1.C: New test.
4359         * g++.dg/template/array1-2.C: New test.
4360
4361 2003-12-29  Roger Sayle  <roger@eyesopen.com>
4362
4363         PR fortran/12632
4364         * g77.dg/12632.f: New test case.
4365
4366 2003-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4367
4368         PR c++/13289
4369         * g++.dg/parse/nontype1.C: New test.
4370
4371 2003-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4372
4373         PR c++/12403
4374         * g++.dg/parse/explicit1.C: New test.
4375         * g++.old-deja/g++.pt/explicit71.C: Adjust expected error.
4376
4377 2003-12-28  Mark Mitchell  <mark@codesourcery.com>
4378
4379         PR c++/13081
4380         * g++.dg/opt/inline6.C: New test.
4381
4382         PR c++/12613
4383         * g++.dg/parse/error9.C: New test.
4384
4385         * gcc.dg/const-elim-1.c: XFAIL on arm-*-*.
4386
4387 2003-12-28  Mark Mitchell  <mark@codesourcery.com>
4388
4389         PR c++/13009
4390         * g++.dg/init/assign1.C: New test.
4391
4392 2003-12-28  Roger Sayle  <roger@eyesopen.com>
4393
4394         PR c++/13070
4395         * g++.dg/warn/format3.C: New test case.
4396
4397 2003-12-27  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
4398
4399         * gcc.c-torture/compile/20031227-1.c: New test.
4400
4401 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
4402
4403         * g++.dg/bprob/bprob.exp: Load target-supports.exp
4404         * g77.dg/bprob/bprob.exp: Likewise.
4405         * gcc.misc-tests/bprob.exp: Likewise.
4406         * gcc.dg/builtins-18.c: Use builtins-config.h.  Do not test float
4407         variants on systems where the library does not provide that
4408         functionality.
4409         * gcc.dg/builtins-20.c: Use builtins-config.h.
4410         * gcc.dg/builtins-config.h: New file.
4411
4412 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
4413
4414         * lib/gcc-dg.exp (dg-require-profiling): New function.
4415         * lib/target-supports.exp (check_profiling_available): Likewise.
4416         * g++.dg/bprob/bprob.exp: Use check_profiling_available.
4417         * g77.dg/bprob/bprob.exp: Likewise.
4418         * gcc.misc-tests/bprob.exp: Likewise.
4419         * g++.old-deja/g++.law/profile1.C: Use dg-require-profiling.
4420         * gcc.dg/20021014-1.c: Likewise.
4421         * gcc.dg/nest.c: Likewise.
4422
4423 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
4424
4425         * g++.dg/lookup/java1.C: Use -fdollars-in-identifiers when
4426         compiling.
4427         * g++.dg/lookup/java2.C: Likewise.
4428         * gcc.dg/cpp/lexident.c: Likewise.
4429
4430 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
4431
4432         * gcc.c-torture/compile/20020604-1.c: XFAIL on H8 if -mn is
4433         given.
4434         * gcc.c-torture/compile/961203-1.c: Likewise.
4435         * gcc.c-torture/compile/980506-1.c: Likewise.
4436
4437 2003-12-23  Zack Weinberg  <zack@codesourcery.com>
4438
4439         * lib/gcc-dg.exp (dg-prune-output): New annotation.
4440         (additional_prunes): New global.
4441         (gcc-dg-prune): Handle additional per-test pruning.
4442         (dg-test): Clear additional_prunes between tests.
4443
4444         * gcc.c-torture/compile/920625-1.c: Remove xfail.  Use
4445         dg-prune-output to avoid spurious failures from assembler
4446         complaining about nonexistent WAW violations.
4447         * gcc.c-torture/compile/981223-1.c: Remove dg-options line.
4448         Use dg-prune-output to avoid spurious failures from assembler
4449         warning about Itanium B-step errata.
4450
4451 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
4452
4453         * g++.dg/abi/macro0.C: New test.
4454         * g++.dg/abi/macro1.C: Likewise.
4455         * g++.dg/abi/macro2.C: Likewise.
4456
4457         * g++.dg/abi/bitfield5.C: Add explicit -fabi-version=1 option.
4458         * g++.dg/abi/bitfield7.C: Likewise.
4459         * g++.dg/abi/dtor2.C: Likewise.
4460         * g++.dg/abi/mangle11.C: Likewise.
4461         * g++.dg/abi/mangle12.C: Likewise.
4462         * g++.dg/abi/mangle14.C: Likewise.
4463         * g++.dg/abi/mangle17.C: Likewise.
4464         * g++.dg/abi/vbase10.C: Likewise.
4465         * g++.dg/abi/vbase14.C: Likewise.
4466         * g++.dg/template/qualttp17.C: Likewise.
4467
4468 2003-12-21  Andrew Pinski  <pinskia@physics.uc.edu>
4469
4470         PR c/11995
4471         * gcc.dg/20031223-1.c: New test.
4472
4473 2003-12-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
4474
4475         * gcc.dg/noreturn-7.c: New test.
4476
4477 2003-12-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
4478
4479         * gcc.dg/null-pointer-1.c: New test.
4480
4481 2003-12-22  Mark Mitchell  <mark@codesourcery.com>
4482
4483         * g++.old-deja/g++.jason/template18.C: Remove.
4484         * g++.old-deja/g++.jason/template37.C: Likewise.
4485
4486         PR c++/12862
4487         * g++.dg/lookup/ns1.C: New test.
4488
4489         PR c++/12397
4490         * g++.dg/template/lookup3.C: New test.
4491
4492 2003-12-22  Andrew Pinski  <pinskia@physics.uc.edu>
4493
4494         * g++.dg/template/recurse1.C: New test
4495
4496 2003-12-22  Mark Mitchell  <mark@codesourcery.com>
4497
4498         PR c++/12479
4499         * g++.dg/parse/semicolon1.C: New test.
4500         * g++.dg/parse/semicolon1.h: Likewise.
4501
4502 2003-12-22  Fariborz Jahanian <fjahanian@apple.com>
4503
4504         * gcc.dg/darwin-misaligned.c: New test.
4505
4506 2003-12-22  Andrew Pinski  <pinskia@physics.uc.edu>
4507
4508         PR c/9163
4509         * gcc.dg/20031222-1.c: New test.
4510
4511 2003-12-21  Mark Mitchell  <mark@codesourcery.com>
4512
4513         PR c++/13438
4514         * g++.dg/parse/error8.C: New test.
4515
4516         PR c++/11554
4517         * testsuite/g++.dg/warn/ctor-init-1.C: New test.
4518
4519 2003-12-21  Kazu Hirata  <kazu@cs.umass.edu>
4520
4521         * gcc.c-torture/compile/20020910-1.c: Disable if __INT_MAX is
4522         too small.
4523         * gcc.c-torture/compile/930217-1.c: Likewise.
4524         * gcc.c-torture/compile/930513-1.c: Likewise.
4525         * gcc.c-torture/execute/920908-2.c: Likewise.
4526         * gcc.c-torture/execute/921204-1.c: Likewise.
4527         * gcc.c-torture/execute/930621-1.c: Likewise.
4528         * gcc.c-torture/execute/930630-1.c: Likewise.
4529         * gcc.c-torture/execute/931031-1.c: Likewise.
4530         * gcc.c-torture/execute/980602-2.c: Likewise.
4531         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
4532         * gcc.c-torture/execute/compndlit-1.c: Likewise.
4533         * gcc.c-torture/execute/extzvsi.c: Likewise.
4534         * gcc.c-torture/unsorted/ext.c: Likewise.
4535
4536 2003-12-20  Andrew Pinski  <pinskia@gcc.gnu.org>
4537
4538         PR target/12749
4539         * gcc.c-torture/compile/20031220-2.c: New test case.
4540
4541 2003-12-20  Roger Sayle  <roger@eyesopen.com>
4542
4543         PR optimization/13031
4544         * gcc.c-torture/compile/20031220-1.c: New test case.
4545
4546 2003-12-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
4547
4548         * gcc.dg/cast-function-1.c: New test.
4549
4550 2003-12-19  Joseph S. Myers  <jsm@polyomino.org.uk>
4551
4552         * gcc.dg/format/ext-1.c: Allow 'I' flag on floating point decimal
4553         formats.
4554
4555 2003-12-19  Mark Mitchell  <mark@codesourcery.com>
4556
4557         PR c++/12795
4558         * g++.dg/ext/attrib10.C: New test.
4559
4560 2003-12-19  Jakub Jelinek  <jakub@redhat.com>
4561
4562         * gcc.dg/cleanup-10.c: New test.
4563         * gcc.dg/cleanup-11.c: New test.
4564
4565 2003-12-19  Jakub Jelinek  <jakub@redhat.com>
4566
4567         PR c++/13239
4568         * g++.dg/opt/expect1.C: New test.
4569
4570 2003-12-19  Hartmut Penner  <hpenner@de.ibm.com>
4571
4572         * gcc.dg/altivec-varargs-1.c: Enable testcase on ppc linux.
4573
4574 2003-12-18  Andrew Pinski  <pinskia@physics.uc.edu>
4575
4576         PR debug/12923
4577         * gcc.dg/20031218-1.c: New test.
4578
4579         PR debug/12389
4580         * gcc.dg/20031218-2.c: New test.
4581         * gcc.dg/20031218-3.c: New test.
4582
4583         * g++.dg/abi/mangle18-1.C: Modify regexp to test for `[: \t\n]' at end
4584         of label name and allow for USER_LABEL_PREFIX == "_" names.
4585         * g++.dg/abi/mangle18-2.C: Likewise.
4586         * g++.dg/abi/mangle19-1.C: Likewise.
4587         * g++.dg/abi/mangle19-2.C: Likewise.
4588         * g++.dg/abi/mangle20-1.C: Likewise.
4589         * g++.dg/abi/mangle20-2.C: Likewise.
4590
4591 2003-12-18  Richard Henderson  <rth@redhat.com>
4592
4593         * gcc.dg/bitfld-1.c: Expect warnings for enum bitfields.
4594
4595 2003-12-18  Steven Bosscher  <steven@gcc.gnu.org>
4596             Dan Kegel <dank@kegel.com>
4597
4598         PR other/12009
4599         * g++.dg/compat/compat.exp:  Do not set LD_LIBRARY_PATH when
4600         testing a cross compiler, it causes spurious compile failures.
4601         * lib/g++.exp: Likewise.
4602
4603 2003-12-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4604
4605         PR c++/13262
4606         * g++.dg/template/access13.C: New test.
4607
4608 2003-12-18  Ulrich Weigand  <uweigand@de.ibm.com>
4609
4610         * gcc.dg/20031216-1.c: New test.
4611
4612 2003-12-18  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4613
4614         PR c++/9154
4615         * g++.dg/template/error10.C: New test.
4616
4617 2003-12-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
4618
4619         * g++.dg/eh/simd-1.C: XFAIL on SPARC.
4620         * g++.dg/eh/simd-2.C: Likewise.
4621
4622 2003-12-17  James E Wilson  <wilson@specifixinc.com>
4623             Roger Sayle  <roger@eyesopen.com>
4624
4625         * gcc.c-torture/execute/ieee/mzero5.c: New.
4626
4627 2003-12-17  Mark Mitchell  <mark@codesourcery.com>
4628
4629         PR c++/10603
4630         * g++.dg/parse/error6.C: New test.
4631
4632         PR c++/12827
4633         * g++.dg/parse/error7.C: New test.
4634
4635 2003-12-17  Eric Botcazou  <ebotcazou@libertysurf.fr>
4636
4637         * lib/gcc-dg.exp (gcc-dg-debug-runtest): Do not run debug-[12].c
4638         at -O with stabs debugging formats.
4639         * gcc.dg/debug/debug-1.c: Turn 'p' into a global variable.
4640         * gcc.dg/debug/debug-2.c: Likewise.
4641
4642 2003-12-16  Mark Mitchell  <mark@codesourcery.com>
4643
4644         PR c++/12696
4645         * g++.dg/init/error1.C: New test.
4646
4647         PR c++/12218
4648         * g++.dg/init/pm3.C: New test.
4649
4650 2003-12-17  Joseph S. Myers  <jsm@polyomino.org.uk>
4651
4652         PR c/3347
4653         * gcc.dg/bitfld-8.c: New test.
4654
4655 2003-12-16  James Lemke  <jim@wasabisystems.com>
4656
4657         * gcc.dg/arm-scd42-[123].c: New tests.
4658
4659 2003-12-16  Nathan Sidwell  <nathan@codesourcery.com>
4660
4661         PR c++/9043
4662         * g++.dg/abi/mangle20-1.C: New test.
4663         * g++.dg/abi/mangle20-2.C: New test.
4664
4665 2003-12-16  Mark Mitchell  <mark@codesourcery.com>
4666
4667         PR c++/13275
4668         * g++.dg/other/offsetof2.C: Remove XFAIL.
4669         * g++.dg/parse/offsetof1.C: New test.
4670         * g++.gd/parse/offsetof2.C: Likewise.
4671
4672 2003-12-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4673
4674         * g++.dg/template/nontype3.C: New test.
4675         * g++.dg/template/static2.C: Tweaked the dg-error clause.
4676
4677 2003-12-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4678
4679         * g++.dg/warn/noreturn-3.C: Also test instantiation.
4680
4681 2003-12-16  Nathan Sidwell  <nathan@codesourcery.com>
4682
4683         PR c++/13387
4684         * g++.dg/expr/assign1.C: New test.
4685
4686         PR c++/13242
4687         * g++.dg/abi/mangle19-1.C: New test.
4688         * g++.dg/abi/mangle19-2.C: New test.
4689
4690 2003-12-16  Hartmut Penner  <hpenner@de.ibm.com>
4691
4692         * testsuite/gcc.dg/altivec-10.c: Test vec_cmple and vec_all_numeric.
4693
4694 2003-12-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
4695
4696         * gcc.c-torture/execute/20031216-1.c: New test.
4697
4698 2003-12-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4699
4700         * g++.dg/template/ptrmem7.C: Simplified the test case to not hit
4701         an ICE regression.
4702
4703 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
4704
4705         PR c++/10926
4706         * g++.dg/template/error9.C: New test.
4707
4708         PR c++/11116
4709         * g++.dg/template/error8.C: New test.
4710
4711 2003-12-15  Roger Sayle  <roger@eyesopen.com>
4712
4713         PR middle-end/13400
4714         * gcc.c-torture/execute/20031215-1.c: New test case.
4715
4716 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
4717
4718         PR c++/13269
4719         * g++.dg/parse/error5.C: New test.
4720
4721         PR c++/12989
4722         * g++.dg/expr/sizeof1.C: New test.
4723
4724         PR c++/13310
4725         * g++.dg/template/crash15.C: New test.
4726
4727 2003-12-15  Geoffrey Keating  <geoffk@apple.com>
4728
4729         * g++.old-deja/g++.pt/vaarg3.C: Don't expect an error for passing
4730         a non-POD type as the last named parameter of a varargs function.
4731
4732 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
4733
4734         PR c++/13243
4735         PR c++/12573
4736         * g++.dg/template/crash14.C: New test.
4737         * g++.dg/template/dependent-expr3.C: Add dg-error markers.
4738
4739 2003-12-15  Nathan Sidwell  <nathan@codesourcery.com>
4740
4741         * g++.dg/other/java1.C: New test.
4742
4743         PR c++/13241
4744         * g++.dg/abi/mangle18-1.C: New test.
4745         * g++.dg/abi/mangle18-2.C: New test.
4746
4747 2003-12-15  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
4748
4749         PR optimization/10312
4750         * gcc.c-torture/execute/20031214-1.c: New.
4751
4752 2003-12-14  Mark Mitchell  <mark@codesourcery.com>
4753
4754         PR c++/10779
4755         PR c++/12160
4756         * g++.dg/parse/error3.C: New test.
4757         * g++.dg/parse/error4.C: Likewise.
4758         * g++.dg/abi/mangle4.C: Tweak error messages.
4759         * g++.dg/lookup/using5.C: Likewise.
4760         * g++.dg/other/error2.C: Likewise.
4761         * g++.dg/parse/typename5.C: Likewise.
4762         * g++.dg/parse/undefined1.C: Likewise.
4763         * g++.dg/template/arg2.C: Likewise.
4764         * g++.dg/template/ttp3.C: Likewise.
4765         * g++.dg/template/type1.C: Likewise.
4766         * g++.old-deja/g++.other/crash32.C: Likewise.
4767         * g++.old-djea/g++.pt/defarg8.C: Likewise.
4768
4769 2003-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4770
4771         PR c++/13106
4772         * g++.dg/warn/noreturn-3.C: New test.
4773
4774 2003-12-12  Nathan Sidwell  <nathan@codesourcery.com>
4775
4776         PR c++/13118
4777         * g++.dg/abi/covariant3.C: New.
4778
4779 2003-12-12  Jakub Jelinek  <jakub@redhat.com>
4780
4781         * g++.dg/eh/ia64-1.C: New test.
4782
4783 2003-12-12  Roger Sayle  <roger@eyesopen.com>
4784
4785         PR optimization/13037
4786         * g77.f-torture/execute/13037.f: New test case.
4787
4788 2003-12-12  Nathan Sidwell  <nathan@codesourcery.com>
4789
4790         PR c++/12881
4791         * g++.dg/abi/covariant2.C: New.
4792
4793 2003-12-12  Neil Booth  <neil@daikokuya.co.uk>
4794
4795         * testsuite/gcc.dg/cpp/trad/macro.c: New tests.
4796
4797 2003-12-11  Zack Weinberg  <zack@codesourcery.com>
4798
4799         * gcc.c-torture/execute/wchar_t-1.x: Delete.
4800
4801 2003-12-10  Robert Schiele  <rschiele@uni-mannheim.de>
4802
4803         PR other/10819
4804         * lib/gcc.exp (default_gcc_version): Do not match NL/CR characters
4805         to fix Bug 10819.
4806         * lib/g++.exp (g++_version): Likewise.
4807         * lib/g77.exp (g77_version): Likewise.
4808         * lib/objc.exp (default_objc_version): Likewise.
4809
4810 2003-12-10  Richard Henderson  <rth@redhat.com>
4811
4812         * gcc.c-torture/execute/wchar_t-1.c: Convert to utf-8.
4813
4814         * gcc.dg/intermod-1.c: Adjust assembler scan pattern for alpha.
4815
4816 2003-12-08  Matt Austern  <austern@apple.com>
4817
4818         PR c/13134
4819         * lib/gcc-dg.exp (dg-require-visibility): Define.
4820         * lib/target-supports (check_visibility_available): Define.
4821         * gcc.dg/visibility-1.c: New test.
4822         * gcc.dg/visibility-2.c: Likewise.
4823         * gcc.dg/visibility-3.c: Likewise.
4824         * gcc.dg/visibility-4.c: Likewise.
4825         * gcc.dg/visibility-5.c: Likewise.
4826         * gcc.dg/visibility-6.c: Likewise.
4827         * g++.dg/ext/visibility-1.C: Likewise.
4828         * g++.dg/ext/visibility-2.C: Likewise.
4829         * g++.dg/ext/visibility-3.C: Likewise.
4830         * g++.dg/ext/visibility-4.C: Likewise.
4831         * g++.dg/ext/visibility-5.C: Likewise.
4832         * g++.dg/ext/visibility-6.C: Likewise.
4833
4834 2003-12-07  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4835
4836         * g++.dg/lookup/java1.C: New test.
4837         * g++.dg/lookup/java2.C: New test.
4838
4839 2003-12-07  Falk Hueffner  <falk@debian.org>
4840
4841         * g++.dg/opt/noreturn-1.C: New test.
4842
4843 2003-12-07  Wolfgang Bangerth  <bangerth@dealii.org>
4844
4845         * gcc.dg/overflow-1.c: New test.
4846
4847 2003-12-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
4848
4849         * g77.f-torture/compile/13060.f: New test.
4850
4851 2003-12-06  Mark Mitchell  <mark@codesourcery.com>
4852
4853         PR c++/13323
4854         * g++.dg/inherit/operator2.C: New test.
4855
4856 2003-12-05  Mark Mitchell  <mark@codesourcery.com>
4857
4858         PR c++/13305
4859         * g++.dg/ext/attrib9.C: New test.
4860
4861 2003-12-05  Mark Mitchell  <mark@codesourcery.com>
4862
4863         PR c++/13314
4864         * g++.dg/template/error7.C: New test.
4865
4866 2003-12-05  Stuart Menefy <stuart.menefy@st.com>
4867             J"orn Rennecke <joern.rennecke@superh.com>
4868
4869         PR target/13302
4870         * g++.dg/other/struct-va_list.C: New test.
4871
4872 2003-12-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4873
4874         PR c++/13166
4875         * g++.dg/parse/defarg6.C: New test.
4876
4877 2003-12-05  Hans-Peter Nilsson  <hp@axis.com>
4878
4879         PR target/13256
4880         * gcc.c-torture/execute/20031201-1.c: New test.
4881
4882 2003-12-05  Arnaud Charlet  <charlet@act-europe.fr>
4883
4884         * ada/acats/run_acats: Add checks against missing gnatlib/gnattools.
4885
4886 2003-12-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
4887
4888         * gcc.dg/builtin-return-1.c: New test.
4889
4890 2003-12-04  Stuart Menefy <stuart.menefy@st.com>
4891             J"orn Rennecke <joern.rennecke@superh.com>
4892
4893         PR optimization/13260
4894         * gcc.c-torture/execute/20031204-1.c: New test.
4895
4896 2003-12-03  Mark Mitchell  <mark@codesourcery.com>
4897
4898         PR c++/9127
4899         * g++.dg/template/error6.C: New test.
4900
4901 2003-12-03  Jakub Jelinek  <jakub@redhat.com>
4902
4903         * gcc.dg/20031202-1.c: New test.
4904
4905 2003-12-03  Mark Mitchell  <mark@codesourcery.com>
4906
4907         PR c++/13179
4908         * g++.dg/template/eh1.C: New test.
4909
4910         PR c++/10771
4911         * g++.dg/template/error5.C: New test.
4912
4913 2003-12-02  David Ung  <davidu@mips.com>
4914
4915         * gcc.dg/compat/vector-check.h: Corrected type for var
4916         g_##TMODE
4917
4918 2003-12-02  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4919
4920         PR c++/10126
4921         * g++.dg/template/ptrmem8.C: New test.
4922
4923 2003-12-02  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4924
4925         PR c++/12573
4926         * g++.dg/template/dependent-expr3.C: New test.
4927
4928 2003-12-01  James Lemke  <jim@wasabisystems.com>
4929
4930         * gcc.dg/arm-g2.c: New test.
4931
4932 2003-12-01  Roger Sayle  <roger@eyesopen.com>
4933
4934         PR optimization/11634
4935         * gcc.dg/20031201-2.c: New test case.
4936
4937 2003-12-01  Zack Weinberg  <zack@codesourcery.com>
4938
4939         PR 11433
4940         * objc.dg/proto-lossage-3.m: New test.
4941
4942 2003-12-01  Roger Sayle  <roger@eyesopen.com>
4943
4944         PR optimization/12628
4945         * gcc.dg/20031201-1.c: New test case.
4946
4947 2003-12-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
4948
4949         * gcc.dg/unaligned-1.c: New test.
4950
4951 2003-11-30  Mark Mitchell  <mark@codesourcery.com>
4952
4953         PR c++/9849
4954         * g++.dg/template/error4.C: New test.
4955         * g++.dg/template/nested3.C: Adjust error markers.
4956
4957 2003-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4958
4959         * gcc.dg/cpp/assert4.c: Check more #system assertions.
4960
4961 2003-11-29  Joseph S. Myers  <jsm@polyomino.org.uk>
4962
4963         PR c/10333
4964         * gcc.dg/bitfld-7.c: New test.
4965
4966 2003-11-29  Richard Sandiford  <rsandifo@redhat.com>
4967
4968         * gcc.dg/tls/asm-1.C: New test.
4969
4970 2003-11-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4971
4972         * gcc.dg/cpp/assert4.c: Update.
4973
4974 2003-11-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
4975
4976         * gcc.dg/builtin-apply2.c: Set size of stack argument data to 64.
4977         * gcc.dg/builtin-apply3.c: New test.
4978
4979 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
4980
4981         * lib/compat.exp (compat-obj): New xfaildata parameter.
4982         Use it to set compiler_conditional_xfail_data before compiling.
4983         (compat-get-options): Handle dg-xfail-if.
4984         (compat-execute): Retrieve XFAIL data and pass them to compat-obj.
4985         * gcc.dg/compat/vector-1_x.c: XFAIL on SPARC.
4986         * gcc.dg/compat/vector-1_y.c: Likewise.
4987         * gcc.dg/compat/vector-2_x.c: Likewise.
4988         * gcc.dg/compat/vector-2_y.c: Likewise.
4989
4990 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
4991
4992         * g++.dg/opt/reg-stack4.C: New test.
4993
4994 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
4995
4996         * gcc.dg/builtin-apply2.c: New test.
4997
4998 2003-11-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
4999
5000         * gcc.c-torture/compile/20031023-4.c: Don't XFAIL on SPARC64.
5001
5002 2003-11-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5003
5004         PR c++/12924
5005         * g++.dg/template/template-id-2.C: New test.
5006
5007 2003-11-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5008
5009         PR c++/5369
5010         * g++.dg/template/memfriend1.C: New test.
5011         * g++.dg/template/memfriend2.C: Likewise.
5012         * g++.dg/template/memfriend3.C: Likewise.
5013         * g++.dg/template/memfriend4.C: Likewise.
5014         * g++.dg/template/memfriend5.C: Likewise.
5015         * g++.dg/template/memfriend6.C: Likewise.
5016         * g++.dg/template/memfriend7.C: Likewise.
5017         * g++.dg/template/memfriend8.C: Likewise.
5018         * g++.old-deja/g++.pt/friend44.C: Remove a bogus error.
5019
5020 2003-11-21  Mark Mitchell  <mark@codesourcery.com>
5021
5022         PR c++/12515
5023         * g++.dg/ext/cond1.C: New test.
5024
5025 2003-11-20  Richard Henderson  <rth@redhat.com>
5026
5027         * gcc.dg/20020201-2.c: Remove.
5028         * gcc.dg/20020201-4.c: Remove.
5029         * gcc.dg/20020304-1.c: Remove.
5030
5031 2003-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5032
5033         * gcc.dg/cpp/trad/xwin1.c: New test case.
5034
5035 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
5036
5037         * g++.dg/compat/compat.exp: Add DYLD_LIBRARY_PATH for darwin.
5038         * lib/g77.exp: Likewise.
5039         * lib/objc.exp: Likewise.
5040         * lib/g++.exp: Likewise, add -multiply_defined suppress flag
5041         for darwin.
5042
5043 2003-11-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5044
5045         PR c++/12932
5046         * g++.dg/template/static5.C: New test.
5047
5048 2003-11-18  Joseph S. Myers  <jsm@polyomino.org.uk>
5049
5050         * gcc.dg/nested-func-1.c: New test.
5051
5052 2003-11-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5053
5054         * gcc.dg/cpp/assert4.c: New test.
5055
5056 2003-11-14  Giovanni Bajo  <giovannibajo@libero.it>
5057
5058         PR c++/2294
5059         * g++.dg/lookup/using9.c: New test.
5060
5061 2003-11-14  Mark Mitchell  <mark@codesourcery.com>
5062
5063         PR c++/12762
5064         * g++.dg/template/error3.C: New test.
5065
5066 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
5067
5068         PR ada/13035
5069         * ada/acats/run_acats, run_all.sh: Fix syntax error.
5070         No longer use a wrapper for gcc, since this does not work under
5071         Windows.
5072
5073 2003-11-14  Giovanni Bajo  <giovannibajo@libero.it>
5074
5075         PR c++/2094
5076         * g++.dg/template/ptrmem7.C: New test.
5077
5078 2003-11-13  Andrew Pinski <apinski@apple.com>
5079
5080         * gcc.c-torture/compile/20031113-1.c: New test.
5081
5082 2003-11-13  Mark Mitchell  <mark@codesourcery.com>
5083             Kean Johnston <jkj@sco.com>
5084
5085         PR c/13029
5086         * gcc.dg/unused-4.c: Update.
5087
5088 2003-11-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
5089
5090         * g++.dg/opt/const3.C: New test.
5091
5092 2003-11-13  Jan Hubicka  <jh@suse.cz>
5093
5094         * gcc.c-torture/compile/20031112-1.c: New test.
5095
5096 2003-11-12  Mark Mitchell  <mark@codesourcery.com>
5097
5098         * g++.dg/parse/crash10.C: Remove bogus error marker.
5099
5100 2003-11-12  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5101
5102         * ada/acats/run_acats (host_gnatmake): Use type in a /bin/sh script.
5103         (host_gcc): Likewise.
5104         (ROOT): Honor $PWDCMD.
5105         (BASE): Likewise.
5106         * ada/acats/run_all.sh (dir): Honor $PWDCMD.
5107
5108 2003-11-12  Catherine Moore  <clm@redhat.com>
5109
5110         * gcc.c-torture/execute/20020720-1.x:  Add xfail for frv-*-*.
5111
5112 2003-11-12  Andreas Jaeger  <aj@suse.de>
5113             Jakub Jelinek  <jakub@redhat.com>
5114             Andrew Pinski  <pinskia@physics.uc.edu>
5115             Richard Henderson  <rth@redhat.com>
5116
5117         * gcc.dg/c90-const-expr-2.c (foo): Avoid extra warning on 64-bit
5118         systems.
5119         * gcc.dg/c99-const-expr-2.c (foo): Likewise.
5120
5121         * gcc.dg/20030926-1.c: Make it work on x86_64 systems.
5122         * gcc.dg/i386-pentium4-not-mull.c: Likewise.
5123
5124 2003-11-11  Andreas Jaeger  <aj@suse.de>
5125
5126         * gcc.c-torture/execute/20020720-1.x: Test passes also on x86_64.
5127
5128         * gcc.c-torture/execute/20020227-1.x: Test passes also on x86_64.
5129
5130 2003-11-10  Arnaud Charlet  <charlet@act-europe.fr>
5131
5132         * ada/acats/run_all.sh: Add handling of unsupported (tasking) tests.
5133         Clean ups.
5134
5135 2003-11-10  Waldek Hebisch  <hebisch@math.uni.wroc.pl>
5136
5137         * gcc.dg/trampoline-1.c: New test.
5138
5139 2003-11-09  Andrew Pinski  <pinskia@physics.uc.edu>
5140
5141         * gcc.c-torture/compile/200031109-1.c: New test.
5142
5143 2003-11-08  Joseph S. Myers  <jsm@polyomino.org.uk>
5144
5145         PR c/3190
5146         PR c/8714
5147         * gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
5148         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/ext3.c,
5149         gcc.dg/format/no-y2k-1.c: Update.
5150
5151 2003-11-08  Roger Sayle  <roger@eyesopen.com>
5152
5153         PR optimization/10467
5154         * gcc.dg/20031108-1.c: New test case.
5155
5156 2003-11-07  Geoffrey Keating  <geoffk@apple.com>
5157
5158         * gcc.dg/pch/warn-1.c: Allow for more helpful error message.
5159
5160 2003-11-08  Joseph S. Myers  <jsm@polyomino.org.uk>
5161
5162         * gcc.dg/compound-lvalue-1.c: New test.
5163         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Remove
5164         some XFAILs.
5165
5166 2003-11-06  Geoffrey Keating  <geoffk@apple.com>
5167
5168         * gcc.dg/altivec-varargs-1.c: New test.
5169
5170 2003-11-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
5171
5172         * gcc.c-torture/compile/20031023-4.c: XFAIL on SPARC64
5173         * gcc.c-torture/compile/simd-5.c: XFAIL on SPARC64 at -O0 and -O1.
5174         * gcc.c-torture/execute/simd-4.x: New file.  XFAIL on SPARC at -O0.
5175         * gcc.c-torture/execute/va-arg-25.x: New file.  XFAIL on SPARC.
5176         * gcc.dg/uninit-C.c: XFAIL on non 64-bit Solaris versions.
5177
5178 2003-11-05  Joseph S. Myers  <jsm@polyomino.org.uk>
5179
5180         * gcc.dg/cond-lvalue-1.c: New test.
5181
5182 2003-11-05  Gernot Hillier  <gernot.hillier@siemens.com>
5183
5184         * g++.old-deja/g++.pt/asm1.C: Enable for e.g. x86_64-*-linux-gnu.
5185
5186 2003-11-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5187
5188         PR c++/11616
5189         * g++.dg/template/instantiate5.C: New test.
5190
5191 2003-11-03  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
5192
5193         PR c++/12726
5194         * g++.dg/ext/complit2.C: Replace test with self-contained version.
5195         * ChangeLog: Add missing first entry for above test.
5196
5197 2003-11-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5198
5199         PR c++/9810
5200         * g++.dg/template/using8.C: New test.
5201         * g++.old-deja/g++.other/access11.C: Adjust expected error location.
5202
5203 2003-11-02  Roger Sayle  <roger@eyesopen.com>
5204
5205         PR optimization/10817
5206         * gcc.c-torture/compile/20031102-1.c: New test case.
5207
5208 2003-11-02  Kazu Hirata  <kazu@cs.umass.edu>
5209
5210         * gcc.c-torture/execute/va-arg-25.c: Enable only if INT_MAX ==
5211         2147483647.
5212
5213 2003-11-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
5214
5215         * gcc.dg/20031102-1.c: New test.
5216
5217 2003-11-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
5218
5219         * gcc.dg/complex-1.c: New test.
5220
5221 2003-11-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5222
5223         PR c++/12796
5224         * g++.dg/template/crash13.C: Adjust expected error location.
5225         * g++.old-deja/g++.brendan/ns1.C: Likewise.
5226
5227 2003-10-31  Richard Earnshaw  <rearnsha@arm.com>
5228
5229         * g++.dg/bprob/bprob.exp: Disable test on arm-elf configs.
5230
5231 2003-10-31  Josef Zlomek  <zlomekj@suse.cz>
5232
5233         PR/10239
5234         * gcc.c-torture/compile/20031031-2.c: New test.
5235
5236 2003-10-31  Josef Zlomek  <zlomekj@suse.cz>
5237
5238         PR/11640
5239         * gcc.c-torture/compile/20031031-1.c: New test.
5240
5241 2003-10-31  Richard Earnshaw  <rearnsha@arm.com>
5242
5243         * g77.dg/bprob/bprob.exp: Disable test on arm-elf configs.
5244         * gcc.misc-tests/bprob.exp: Likewise.
5245         * g77.dg/execute/20001201.x, 6367.x, io0.x, io1.x, u77-test.x: XFAIL
5246         the execution test on arm-elf configs.
5247         * g77.dg/execute/10197.x: New file.  XFAIL the execution test on
5248         configs that don't support scratch files.
5249         * g77.dg/execute/u77-test.x: XFAIL compilation on arm-elf configs.
5250
5251 2003-10-30  Arnaud Charlet  <charlet@act-europe.fr>
5252
5253         * ada/acats/run_all.sh: Do not print PASS messages to stdout, as
5254         done by dejagnu.
5255
5256 2003-10-29  Arnaud Charlet  <charlet@act-europe.fr>
5257
5258         * ada/acats/run_all.sh: Redirect mv output to /dev/null
5259         Avoid non pure sh syntax. Add more logging.
5260
5261         * ada/acats/norun.lst: Disable cdd2a03, since it is expected to
5262         fail.
5263
5264 2003-10-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5265
5266         PR libgcj/10610
5267         * gcc.dg/ppc-stackalign-1.c: New test.
5268
5269 2003-10-28  Arnaud Charlet  <charlet@act-europe.fr>
5270
5271         * ada/acats/run_all.sh: Change output to be more compliant with
5272         dejagnu framework.
5273         Create acats.sum and acats.log files under testsuite/ada/acats
5274         Only run [a-z]* directories, to filter out e.g. CVS.
5275         Redirect build output to log file.
5276
5277 2003-10-27  Arnaud Charlet  <charlet@act-europe.fr>
5278
5279         * README.ada: Removed, integrated in ../doc/sourcebuild.texi
5280
5281 2003-10-27  Arnaud Charlet  <charlet@act-europe.fr>
5282
5283         PR ada/5909:
5284         * README.ada, ada/acats: Import ACATS 2.5 for GCC Ada test suite.
5285
5286 2003-10-27  Jakub Jelinek  <jakub@redhat.com>
5287
5288         * gcc.c-torture/compile/20031023-1.c: New test.
5289         * gcc.c-torture/compile/20031023-2.c: New test.
5290         * gcc.c-torture/compile/20031023-3.c: New test.
5291         * gcc.c-torture/compile/20031023-4.c: New test.
5292
5293 2003-10-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5294
5295         PR c++/10371
5296         * g++.dg/lookup/scoped8.C: New test.
5297
5298 2003-10-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
5299
5300         * g++.dg/opt/reg-stack3.C: New test.
5301
5302 2003-10-24  Joseph S. Myers  <jsm@polyomino.org.uk>
5303
5304         * gcc.dg/c99-arraydecl-2.c: New test.  PR c/11943.
5305
5306 2003-10-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5307
5308         PR c++/11076
5309         * g++.dg/template/crash13.C: New test.
5310
5311 2003-10-24  Joseph S. Myers  <jsm@polyomino.org.uk>
5312
5313         * gcc.dg/c99-restrict-2.c: New test.
5314
5315 2003-10-24  Nathan Sidwell  <nathan@codesourcery.com>
5316
5317         PR c++/12698, c++/12699, c++/12700, c++/12566
5318         * g++.dg/inherit/covariant9.C: New test.
5319         * g++.dg/inherit/covariant10.C: New test.
5320         * g++.dg/inherit/covariant11.C: New test.
5321
5322 2003-10-23  Jason Merrill  <jason@redhat.com>
5323
5324         PR c++/12726
5325         * g++.dg/ext/complit2.C: New test.
5326
5327 2003-10-20  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
5328
5329         PR target/12654
5330         * gcc.c-torture/execute/20031020-1.c: New test.
5331
5332 2003-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
5333
5334         * gcc.dg/old-style-asm-1.c: Also check for (set (pc) on lines
5335         following the jump_insn.
5336
5337 2003-10-22  Joseph S. Myers  <jsm@polyomino.org.uk>
5338
5339         * gcc.dg/cast-lvalue-1.c: New test.
5340
5341 2003-10-21  Mark Mitchell  <mark@codesourcery.com>
5342
5343         PR c++/11962
5344         * g++.dg/template/cond2.C: New test.
5345
5346 2003-10-20  Joseph S. Myers  <jsm@polyomino.org.uk>
5347
5348         * gcc.dg/builtins-28.c: New test.
5349
5350 2003-10-20  Jan Hubicka  <jh@suse.cz>
5351
5352         * testsuite/g++.dg/opt/inline4.C: Do not use min-inline-insns
5353         parameter.
5354         * testsuite/gcc.dg/inline-2.c: Likewise.
5355
5356 2003-10-20  Phil Edwards  <phil@codesourcery.com>
5357
5358         * gcc.dg/20021014-1.c:  XFAIL for *-*-windiss targets.
5359         * gcc.dg/nest.c:  Likewise.
5360
5361 2003-10-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5362
5363         PR c++/9781, c++/10583, c++/11862
5364         * g++.dg/parse/crash13.C: New test.
5365
5366 2003-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
5367
5368         * gcc.dg/old-style-asm-1.c: Count jump_insns instead of labels.
5369
5370 2003-10-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
5371
5372         * gcc.dg/builtins-18.c: Wrap C99 tests with HAVE_C99_RUNTIME.
5373         Define HAVE_C99_RUNTIME except on Solaris.
5374         * gcc.dg/builtins-20.c: Likewise.
5375
5376 2003-10-19  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
5377
5378         * gcc.dg/old-style-asm-1.c: Use scan-assembler-times.
5379
5380 2003-10-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5381
5382         PR c++/12495
5383         * g++.dg/template/crash21.C: New test.
5384
5385 2003-10-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5386
5387         PR c++/2513
5388         * g++.dg/template/typename5.C: New test.
5389
5390 2003-10-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5391
5392         PR c++/12369
5393         * g++.dg/template/friend25.C: New test.
5394
5395 2003-10-16  Ziemowit Laski  <zlaski@apple.com>
5396
5397         * objc.dg/try-catch-2.m: Relax target triple to all Darwin
5398         versions.
5399
5400 2003-10-16  Kazu Hirata  <kazu@cs.umass.edu>
5401
5402         * gcc.c-torture/execute/20031003-1.c: Enable only when INT_MAX
5403         == 2147483647.
5404
5405 2003-10-15  Kazu Hirata  <kazu@cs.umass.edu>
5406
5407         * gcc.c-torture/execute/960416-1.x: Remove.
5408         * gcc.c-torture/execute/divconst-3.x: Likewise.
5409
5410 2003-10-15  Hans-Peter Nilsson  <hp@axis.com>
5411
5412         PR target/12598
5413         * gcc.dg/torture/cris-volatile-1.c: New test.
5414
5415 2003-10-14  Roger Sayle  <roger@eyesopen.com>
5416
5417         PR optimization/9325
5418         * gcc.c-torture/execute/20031003-1.c: Remove non-portable tests
5419         for overflowing floating point to integer conversion during RTL
5420         simplification.
5421
5422 2003-10-13  Ziemowit Laski  <zlaski@apple.com>
5423
5424         * objc/execute/_cmd.m: Fix typo.
5425         * objc.dg/image-info.m, objc.dg/symtab-1.m:
5426         Relax 'scan-assembler' regexp.
5427         * objc.dg/try-catch-1.m, objc.dg/try-catch-3.m,
5428         objc.dg/try-catch-4.m: Run on non-Darwin targets.
5429         * objc.dg/zero-link-2.m: Remove blank line.
5430         * objc.dg/zero-link-3.m: New test case.
5431
5432 2003-10-13  Geoffrey Keating  <geoffk@apple.com>
5433
5434         * g77.f-torture/execute/980520-1.x: XFAIL at -O0.
5435
5436         * gcc.dg/asm-names.c: Use scan-assembler-not rather
5437         than linker trickery.
5438
5439 2003-10-13  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
5440
5441         PR c++/12370
5442         * g++.dg/other/friend2.C: New test.
5443
5444 2003-10-12  Steven Bosscher  <steven@gcc.gnu.org>
5445
5446         * gcc.dg/20031012-1.c: New test.
5447
5448 2003-10-12  Steven Bosscher  <steven@gcc.gnu.org>
5449
5450         * gcc.dg/weak/weak-3.c: Fix for new warning.
5451
5452 2003-10-12  Kelley Cook  <kcook@gcc.gnu.org>
5453
5454         PR optimization/8750
5455         * gcc.c-torture/execute/20031012-1.c: New test case.
5456
5457 2003-10-11  Roger Sayle  <roger@eyesopen.com>
5458
5459         * gcc.c-torture/execute/string-opt-8.c: Don't test optimizations
5460         that inline strncmp as cmpstrsi on i386 when compiled with -Os.
5461
5462 2003-10-11  Roger Sayle  <roger@eyesopen.com>
5463
5464         PR optimization/12260
5465         * gcc.c-torture/compile/20031011-2.c: New test case.
5466
5467 2003-10-11  Roger Sayle  <roger@eyesopen.com>
5468
5469         * gcc.c-torture/execute/20031011-1.c: New testcase.
5470
5471 2003-10-11  Eric Botcazou  <ebotcazou@libertysurf.fr>
5472
5473         * gcc.c-torture/compile/20031011-1.c: New test.
5474
5475 2003-10-11  Jan Hubicka  <jh@suse.cz>
5476
5477         * g++.dg/other/first-global.C: New test.
5478
5479 2003-10-11  Roger Sayle  <roger@eyesopen.com>
5480
5481         * gcc.c-torture/execute/string-opt-18.c: New testcase.
5482
5483 2003-10-10  Ian Lance Taylor  <ian@wasabisystems.com>
5484
5485         * gcc.c-torture/compile/20031010-1.c: New test.
5486
5487 2003-10-10  Geoffrey Keating  <geoffk@apple.com>
5488
5489         * gcc.c-torture/execute/va-arg-24.c: Correct, and rename to...
5490         * gcc.c-torture/execute/va-arg-25.c: ... here.
5491
5492 2003-10-09  Mark Mitchell  <mark@codesourcery.com>
5493
5494         * g++.dg/ext/attrib8.C: Only run it on x86 targets.
5495
5496 2003-10-08  Richard Sandiford  <rsandifo@redhat.com>
5497
5498         * gcc.c-torture/compile/mipscop-[1-4].c: Disable for mips16.
5499
5500 2003-10-08  Giovanni Bajo  <giovannibajo@libero.it>
5501
5502         * g++.dg/parse/error2.C: New test.
5503
5504 2003-10-08  Giovanni Bajo <giovannibajo@libero.it>
5505
5506         PR c++/11097
5507         * g++.dg/other/error5.C: Modify the error message.
5508         * g++.dg/lookup/using8.C: New test.
5509
5510 2003-10-07  Geoffrey Keating  <geoffk@apple.com>
5511
5512         * gcc.dg/darwin-abi-2.c: New file.
5513         * gcc.c-torture/execute/va-arg-24.c: New file.
5514
5515 2003-10-06  Bob Wilson  <bob.wilson@acm.org>
5516
5517         * g++.dg/template/spec10.C: Set exit value to zero on success.  Fix
5518         indentation.
5519
5520 2003-10-06  Mark Mitchell  <mark@codesourcery.com>
5521
5522         PR c++/10147
5523         * g++.dg/other/error4.C: Update error messages.
5524         * g++.dg/template/ptrmem4.C: Likewise.
5525
5526         PR c++/12337
5527         * g++.dg/init/new9.C: New test.
5528
5529         PR c++/12334, c++/12236, c++/8656
5530         * g++.dg/ext/attrib8.C: New test.
5531
5532 2003-10-06  Devang Patel  <dpatel@apple.com>
5533
5534         * gcc.dg/debug/dwarf2-3.h: New test.
5535         * gcc.dg/debug/dwarf2-3.c: New test case for -feliminate-dwarf2-dups.
5536
5537 2003-10-06  Wolfgang Bangerth  <bangerth@ticam.utexas.edu>
5538
5539         * g++.dg/opt/cfg2.C: New test.
5540
5541 2003-10-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
5542
5543         * g++.dg/opt/float1.C: New test.
5544
5545 2003-10-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
5546
5547         * gcc.dg/c90-array-lval-6.c: New test.
5548         * gcc.dg/c99-array-lval-6.c: New test.
5549
5550 2003-10-03  Alexander Malmberg  <alexander@malmberg.org>
5551             Ziemowit Laski  <zlaski@apple.com>
5552
5553         * objc.dg/method-6.m ('starboard'): Move prototype from 'Base' to
5554         'Derived', so that it is never considered a class method; add
5555         new warning for '+port' method ambiguity.
5556         * objc.dg/method-12.m: Include <objc/objc.h> instead of
5557         <objc/objc-api.h> (needed on Mac OS X).
5558         * objc.dg/method-13.m: New test.
5559
5560 2003-10-03  Roger Sayle  <roger@eyesopen.com>
5561
5562         PR optimization/9325, PR java/6391
5563         * gcc.c-torture/execute/20031003-1.c: New test case.
5564
5565 2003-10-02  Mark Mitchell  <mark@codesourcery.com>
5566
5567         PR optimization/12180
5568         * gcc.dg/20031002-1.c: New test.
5569
5570         PR c++/12486
5571         * g++.dg/inherit/error1.C: New test.
5572
5573 2003-10-02  Chris Demetriou  <cgd@broadcom.com>
5574
5575         * lib/f-torture.exp (search_for): Rename to...
5576         (search_for_re): This.  Also, clean up comments and the
5577         "regexp" invocation.
5578
5579 2003-10-02  Josef Zlomek  <zlomekj@suse.cz>
5580
5581         * gcc.c-torture/compile/20031002-1.c: New test.
5582
5583 2003-10-02  Jakub Jelinek  <jakub@redhat.com>
5584
5585         * g++.dg/opt/cond1.C: New test.
5586
5587 2003-10-01  Kelley Cook  <kelleycook@wideopenwest.com>
5588
5589         * gcc.dg/Wold-style-definition-2.c: New testcase.
5590         * gcc.dg/wtr-func-def-1.c: Modify to reflect new warning.
5591
5592 2003-09-29  Richard Henderson  <rth@redhat.com>
5593
5594         * g++.dg/init/array10.C: Add dg-options.
5595
5596 2003-09-29  Eric Botcazou  <ebotcazou@libertysurf.fr>
5597
5598         * g++.dg/opt/unroll1.C: Change unsigned to __SIZE_TYPE__.
5599
5600 2003-09-28  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5601
5602         * g++.dg/template/friend19.C: Fix typo.
5603         * g++.old-deja/g++.other/crash31.C: Adjust expected error.
5604
5605 2003-09-28  Richard Sandiford  <rsandifo@redhat.com>
5606
5607         * gcc.c-torture/execute/20030928-1.c: New test.
5608         * gcc.dg/torture/mips-sdata-1.c (f): Refer to x[0] rather than x[3].
5609
5610 2003-09-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
5611
5612         * g++.dg/opt/unroll1.C: New test.
5613
5614 2003-09-26  Roger Sayle  <roger@eyesopen.com>
5615
5616         PR optimization/11741
5617         * gcc.dg/20030926-1.c: New test case.
5618
5619 2003-09-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5620
5621         PR c++/5655
5622         * g++.dg/parse/access7.C: New test.
5623         * g++.old-deja/g++.brendan/crash56.C: Fix redeclaration error.
5624
5625 2003-09-24  Ziemowit Laski  <zlaski@apple.com>
5626
5627         MERGE OF objc-improvements-branch into MAINLINE:
5628         * lib/objc.exp (objc_target_compile): Do not point at libobjc headers
5629         if libobjc has not been built.
5630         * objc/execute/IMP.m, objc/execute/_cmd.m, objc/execute/bf-common.h,
5631         objc/execute/bycopy-3.m, objc/execute/class-{1-14}.m,
5632         objc/execute/class-self-2.m, objc/execute/many_args_method.m,
5633         objc/execute/nested-3.m, objc/execute/np-2.m,
5634         objc/execute/object_is_class.m, objc/execute/object_is_meta_class.m,
5635         objc/execute/redefining_self.m, objc/execute/root_methods.m,
5636         objc/execute/static-{1-2}.m, objc/execute/string-{1-4}.m,
5637         objc/execute/va_method.m, objc.dg/comp-types-4.m, objc.dg/headers.m,
5638         objc.dg/special/unclaimed-category-1.h,
5639         objc.dg/special/unclaimed-category-1.m: Make usable with NeXT as
5640         well as GNU runtime.
5641         * execute/next_mapping.h: New header, for GNU->NeXT impedance matching.
5642         * execute/cascading-1.m, execute/function-message-1.m,
5643         objc.dg/anon-1.m, objc.dg/bitfield-{3-4}.m,
5644         objc.dg/call-super-{1-3}.m, objc.dg/category-1.m,
5645         objc.dg/const-str-{3-6}.m, objc.dg/encode-{1-4}.m,
5646         objc.dg/func-ptr-1.m, objc.dg/gnu-runtime-1.m, objc.dg/image-info.m,
5647         objc.dg/method-{3-12}.m, objc.dg/missing-proto-{1-3}.m,
5648         objc.dg/nested-func-1.m, objc.dg/proto-lossage-2.m,
5649         objc.dg/proto-qual-1.m, objc.dg/sizeof-1.m, objc.dg/static-1.m,
5650         objc.dg/symtab-1.m, objc.dg/try-catch-{1-4}.m,
5651         objc.dg/type-size-{1-2}.m, objc.dg/zero-link-{1-2}.m: New test cases.
5652         * objc.dg/bitfield-2.m: Run only on Darwin.
5653         * objc.dg/class-2.m, objc.dg/comp-types-1.m, objc.dg/desig-init-1.m,
5654         objc.dg/method-{1-2}.m, objc.dg/proto-hier-1.m,
5655         objc.dg/proto-lossage-1.m: Adjust for message wording changes.
5656         * objc.dg/const-str-1.m: Fix constant string layout.
5657
5658 2003-09-24  Alexandre Oliva  <aoliva@redhat.com>
5659
5660         * gcc.dg/cpp/Wunknown-pragmas-1.c: New test.
5661
5662 2003-09-23  Geoffrey Keating  <geoffk@apple.com>
5663
5664         * gcc.dg/darwin-abi-1.c: New file.
5665
5666 2003-09-21  Andrew Pinski  <pinskia@physics.uc.edu>
5667
5668         PR target/12281
5669         * gcc.c-torture/compile/20030921-1.c: New test.
5670
5671 2003-09-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
5672
5673         * g++.dg/opt/reg-stack2.C: New test.
5674
5675 2003-09-21  Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
5676
5677         * g++.dg/eh/delayslot1.C: New test.
5678
5679 2003-09-20  Richard Henderson  <rth@redhat.com>
5680
5681         * gcc.dg/format/gcc_diag-1.c: Add tests for %J.
5682
5683 2003-09-20  Roger Sayle  <roger@eyesopen.com>
5684
5685         * gcc.c-torture/execute/20030920-1.c: New test case.
5686
5687 2003-09-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5688
5689         * g++.dg/rtti/typeid3.C: Correct expected error message.
5690
5691 2003-09-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5692
5693         PR c++/157
5694         * g++.dg/parse/crash12.C: New test.
5695
5696 2003-09-19  Janis Johnson  <janis187@us.ibm.com>
5697
5698         * gcc.dg/compat/mixed-struct-check.h: New.
5699         * gcc.dg/compat/mixed-struct-defs.h: New.
5700         * gcc.dg/compat/mixed-struct-init.h: New.
5701         * gcc.dg/compat/struct-by-value-19_main.c: New.
5702         * gcc.dg/compat/struct-by-value-19_x.c: New.
5703         * gcc.dg/compat/struct-by-value-19_y.c: New.
5704         * gcc.dg/compat/struct-by-value-20_main.c: New.
5705         * gcc.dg/compat/struct-by-value-20_x.c: New.
5706         * gcc.dg/compat/struct-by-value-20_y.c: New.
5707         * gcc.dg/compat/struct-return-19_main.c: New.
5708         * gcc.dg/compat/struct-return-19_x.c: New.
5709         * gcc.dg/compat/struct-return-19_y.c: New.
5710         * gcc.dg/compat/struct-return-20_main.c: New.
5711         * gcc.dg/compat/struct-return-20_x.c: New.
5712         * gcc.dg/compat/struct-return-20_y.c: New.
5713
5714 2003-09-19  Andrew Pinski  <pinskia@physics.uc.edu>
5715         * g++.dg/init/array11.C: Change unsigned to __SIZE_TYPE__
5716         so that it will not complain on LP64 targets.
5717
5718 2003-09-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5719
5720         PR c++/495
5721         * g++.dg/template/friend24.C: New test.
5722
5723 2003-09-19  Nathan Sidwell  <nathan@codesourcery.com>
5724
5725         PR c++/12332
5726         * g++.dg/template/memtmpl2.C: New test.
5727
5728 2003-09-18  Mark Mitchell  <mark@codesourcery.com>
5729
5730         PR target/11184
5731         * gcc.dg/builtin-apply1.c: New test.
5732
5733 2003-09-18  Nathan Sidwell  <nathan@codesourcery.com>
5734
5735         PR c++/9848
5736         * g++.dg/warn/Wunused-4.C: New test.
5737
5738 2003-09-18  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
5739
5740         PR c++/12316
5741         * g++.dg/other/gc2.C: New test.
5742
5743 2003-09-17  Mark Mitchell  <mark@codesourcery.com>
5744
5745         PR c++/11991
5746         * g++.dg/rtti/typeid3.C: New test.
5747
5748         PR c++/12266
5749         * g++.dg/overload/template1.C: New test.
5750
5751 2003-09-17  Eric Botcazou  <ebotcazou@libertysurf.fr>
5752
5753         * g++.dg/opt/cfg3.C: New test.
5754
5755 2003-09-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5756
5757         PR c++/7939
5758         * g++.dg/template/crash11.C: New test.
5759
5760 2003-09-16  Jason Merrill  <jason@redhat.com>
5761             Jakub Jelinek  <jakub@redhat.com>
5762
5763         * gcc.dg/attr-warn-unused-result.c: New test.
5764
5765 2003-09-15  Nathan Sidwell  <nathan@codesourcery.com>
5766
5767         PR c++/12184
5768         * g++.dg/expr/call2.C: New test.
5769
5770 2003-09-15  Andreas Jaeger  <aj@suse.de>
5771
5772         * gcc.dg/Wold-style-definition-1.c: New test.
5773
5774 2003-09-14  Mark Mitchell  <mark@codesourcery.com>
5775
5776         PR c++/3907
5777         * g++.dg/parse/template12.C: New test.
5778
5779         * g++.dg/abi/bitfield11.C: New test.
5780         * g++.dg/abi/bitfield12.C: Likewise.
5781
5782 2003-09-14  Alexandre Oliva  <aoliva@redhat.com>
5783
5784         * gcc.dg/cpp/separate-1.c: Adjust line of error.  Test for correct
5785         non-expansion of functional macro name without arguments at EOL.
5786         * gcc.dg/cpp/spacing1.c: Revert 2003-08-04's change.  Likewise.
5787
5788 2003-09-14  Richard Sandiford  <rsandifo@redhat.com>
5789
5790         * gcc.c-torture/execute/20030914-[12].c: New tests.
5791
5792 2003-09-11  Nathan Sidwell  <nathan@codesourcery.com>
5793
5794         PR c++/11788
5795         * g++.dg/overload/addr1.C: New test.
5796
5797 2003-09-10  Ian Lance Taylor  <ian@wasabisystems.com>
5798
5799         * gcc.dg/20030909-1.c: New test.
5800
5801 2003-09-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
5802
5803         * gcc.dg/ultrasp10.c: New test.
5804
5805 2003-09-09  Devang Patel  <dpatel@apple.com>
5806
5807         * gcc.dg/darwin-ld-6.c: New test.
5808
5809 2003-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5810
5811         * gcc.dg/torture/builtin-explog-1.c: New testcase.
5812
5813 2003-09-08  Mark Mitchell  <mark@codesourcery.com>
5814
5815         * gcc.dg/ia64-types1.c: New test.
5816         * gcc.dg/ia64-types2.c: Likewise.
5817
5818 2003-09-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5819
5820         * gcc.dg/builtins-1.c: Add more _Complex tests.
5821         * gcc.dg/torture/builtin-attr-1.c: Likewise.
5822
5823         * gcc.dg/builtins-1.c: Test existing _Complex functions.
5824         * gcc.dg/torture/builtin-attr-1.c: Likewise.
5825
5826 2003-09-08  Mark Mitchell  <mark@codesourcery.com>
5827
5828         PR c++/11786
5829         * g++.dg/lookup/koenig2.C: New test.
5830
5831         PR c++/5296
5832         * g++.dg/rtti/typeid2.C: New test.
5833
5834 2003-09-08  Jakub Jelinek  <jakub@redhat.com>
5835
5836         * gcc.c-torture/compile/20030904-1.c: New test.
5837
5838 2003-09-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
5839
5840         * g++.dg/opt/longbranch2.C: New test.
5841
5842 2003-09-07  Andrew Pinski  <pinskia@physics.uc.edu>
5843
5844         * g++.dg/template/crash10.C: Only compile it.
5845
5846 2003-09-07  Andrew Pinski  <pinskia@physics.uc.edu>
5847
5848         PR middle-end/11665
5849         * gcc.c-torture/compile/20030907-1.c: New test.
5850         * g++.dg/init/array11.C: New test.
5851
5852 2003-09-07  Mark Mitchell  <mark@codesourcery.com>
5853
5854         PR c++/11852
5855         * g++.dg/init/struct1.C: New test.
5856
5857 2003-09-07  Mark Mitchell  <mark@codesourcery.com>
5858
5859         PR c++/12181
5860         * g++.dg/expr/comma1.C: New test.
5861
5862 2003-09-06  Mark Mitchell  <mark@codesourcery.com>
5863
5864         PR c++/11867
5865         * g++.dg/expr/static_cast5.C: New test.
5866
5867 2003-09-06  Andrew Pinski  <pinskia@physics.uc.edu>
5868
5869         PR c++/11507
5870         * g++.dg/lookup/scoped7.C: New test.
5871
5872         PR c++/9574
5873         * g++.dg/other/static1.C: New test.
5874
5875         PR c++/11490
5876         * g++.dg/warn/template-1.C: New test.
5877
5878         PR c++/11432
5879         * g++.dg/template/crash10.C: New test.
5880
5881         PR c++/2478
5882         * g++.dg/overload/VLA.C: New test.
5883
5884         PR c++/10804
5885         * g++.dg/template/call1.C: New test.
5886
5887 2003-09-06  Nathan Sidwell  <nathan@codesourcery.com>
5888
5889         PR c++/11794
5890         * g++.dg/parse/using3.C: New test.
5891
5892 2003-09-06  Roger Sayle  <roger@eyesopen.com>
5893
5894         PR c++/11409
5895         * g++.dg/overload/builtin3.C: New test case.
5896
5897 2003-09-06  Steven Bosscher  <steven@gcc.gnu.org>
5898
5899         PR c/9862
5900         * gcc.dg/20030906-1.c: New test.
5901         * gcc.dg/20030906-2.c: Likewise.
5902
5903 2003-09-06  Nathan Sidwell  <nathan@codesourcery.com>
5904
5905         PR c++/12167
5906         * g++.dg/parse/defarg5.C: New test.
5907
5908         * g++.dg/template/non-type-template-argument-1.C: Tweak expected error.
5909
5910 2003-09-05  Mark Mitchell  <mark@codesourcery.com>
5911
5912         PR c++/12163
5913         * g++.dg/expr/static_cast4.C: New test.
5914
5915         PR c++/12146
5916         * g++.dg/template/crash9.C: New test.
5917
5918 2003-09-05  Andrew Pinski  <pinskia@physics.uc.edu>
5919
5920         * g++.old-deja/g++.ext/pretty2.C: Update for change
5921         in __FUNCTION__.
5922         * g++.old-deja/g++.ext/pretty3.C: Likewise.
5923
5924 2003-09-05  Nathan Sidwell  <nathan@codesourcery.com>
5925
5926         PR c++/11922
5927         * g++/dg/template/qualified-id1.C: New test.
5928
5929         PR c++/12037
5930         * g++.dg/warn/noeffect4.C: New test.
5931
5932 2003-09-04  Matt Austern  <austern@apple.com>
5933
5934         * g++.dg/ext/fnname1.C: New test. (__func__ for C++.)
5935         * g++.dg/ext/fnname2.C: Likewise.
5936         * g++.dg/ext/fnname3.C: Likewise.
5937
5938 2003-09-04  Mark Mitchell  <mark@codesourcery.com>
5939
5940         * g++.dg/expr/lval1.C: New test.
5941         * g++.dg/ext/lvcast.C: Remove.
5942
5943 2003-09-03  Roger Sayle  <roger@eyesopen.com>
5944
5945         PR optimization/11700.
5946         * gcc.c-torture/compile/20030903-1.c: New test case.
5947
5948 2003-09-03  Mark Mitchell  <mark@codesourcery.com>
5949
5950         PR c++/12053
5951         * g++.dg/abi/layout4.C: New test.
5952
5953 2003-09-02  Scott Brumbaugh  <scottb.lists@verizon.net>
5954
5955         PR c++/11553
5956         * g++.dg/parse/friend3.C: New test.
5957
5958 2003-09-02  Mark Mitchell  <mark@codesourcery.com>
5959
5960         PR c++/11847
5961         * g++.dg/template/class1.C: New test.
5962
5963         PR c++/11808
5964         * g++.dg/expr/call1.C: New test.
5965
5966 2003-09-01  Mark Mitchell  <mark@codesourcery.com>
5967
5968         PR c++/12114
5969         * g++.dg/init/ref9.C: New test.
5970
5971         PR c++/11972
5972         * g++.dg/template/nested4.C: New test.
5973
5974 2003-08-29  Mark Mitchell  <mark@codesourcery.com>
5975
5976         PR c++/12093
5977         * g++.dg/template/non-dependent4.C: New test.
5978
5979         PR c++/11928
5980         * g++.dg/inherit/conv1.C: New test.
5981
5982 2003-08-29  Mark Mitchell  <mark@codesourcery.com>
5983
5984         PR c++/6196
5985         * g++.dg/ext/label1.C: New test.
5986         * g++.dg/ext/label2.C: Likewise.
5987
5988 2003-08-28  Mark Mitchell  <mark@codesourcery.com>
5989
5990         * g++.dg/expr/cond3.C: New test.
5991
5992 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5993
5994         * gcc.dg/builtins-1.c: Add new builtin cases.
5995
5996 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5997
5998         * gcc.dg/builtins-1.c: Add new cases.
5999         * gcc.dg/torture/builtin-attr-1.c: Likewise.
6000
6001 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6002
6003         * gcc.dg/builtins-1.c: Add more math builtin tests.
6004         * gcc.dg/torture/builtin-attr-1.c: New test.
6005
6006 2003-08-28  Mark Mitchell  <mark@codesourcery.com>
6007
6008         PR optimization/5079
6009         * g++.dg/opt/static3.C: New test.
6010
6011 2003-08-27  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6012
6013         * gcc.misc-tests/gcov-10b.c: New test.
6014
6015 2003-08-27  Mark Mitchell  <mark@codesourcery.com>
6016
6017         * g++.dg/opt/ptrmem3.C: New test.
6018
6019         * g++.old-deja/g++.pt/overload8.C: Remove XFAIL.
6020
6021 2003-08-27  Jakub Jelinek  <jakub@redhat.com>
6022
6023         * gcc.dg/20030826-2.c: New test.
6024
6025 2003-08-26  Roger Sayle  <roger@eyesopen.com>
6026
6027         PR middle-end/12002
6028         * g77.f-torture/compile/12002.f: New test case.
6029
6030 2003-08-26  Roger Sayle  <roger@eyesopen.com>
6031
6032         * gcc.dg/20030826-1.c: New test case.
6033
6034 2003-08-26  Matt Kraai  <kraai@alumni.cmu.edu>
6035
6036         * gcc.dg/noncompile/20030818-1.c: Expect second line of error.
6037
6038 2003-08-26  Nathan Sidwell  <nathan@codesourcery.com>
6039
6040         PR c++/11871
6041         * c++.dg/lookup/crash1.C: New test.
6042
6043         * c++.dg/warn/noeffect3.C: New test.
6044
6045 2003-08-25  Janis Johnson  <janis187@us.ibm.com>
6046
6047         * gcc.dg/compat/vector-1_x.c: Compile with -w.
6048         * gcc.dg/compat/vector-1_y.c: Ditto.
6049         * gcc.dg/compat/vector-2_x.c: Ditto.
6050         * gcc.dg/compat/vector-2_y.c: Ditto.
6051
6052 2003-08-25  Ulrich Weigand  <uweigand@de.ibm.com>
6053
6054         * gcc.dg/20030702-1.c: New test.
6055
6056 2003-08-25  Mark Mitchell  <mark@codesourcery.com>
6057
6058         PR c++/8795
6059         * g++.dg/ext/altivec-1.C: New test.
6060
6061 2003-08-24  Richard Henderson  <rth@redhat.com>
6062
6063         * g++.dg/eh/simd-2.C: Add -w for x86.
6064
6065 2003-08-23  Jakub Jelinek  <jakub@redhat.com>
6066
6067         * gcc.dg/20030815-1.c: New test.
6068
6069 2003-08-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6070
6071         PR c++/3765
6072         * g++.dg/parse/access6.C: New test.
6073
6074 2003-08-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6075
6076         PR c++/641, c++/11876
6077         * g++.dg/template/friend22.C: New test.
6078         * g++.dg/template/friend23.C: Likewise.
6079
6080 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
6081
6082         * gcc.misc-tests/linkage.exp: Treat all HP-UX platforms
6083         identically.
6084
6085 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
6086
6087         * g++.old-deja/g++.ext/attrib5.C: XFAIL on hppa2*-hp-hpux11*.
6088
6089 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
6090
6091         * gcc.dg/20020313-1.c: Add "-w" to dg-options.
6092
6093 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
6094
6095         * gcc.misc-tests/linkage.exp: Add logic for ia64-hp-hpux*.
6096
6097 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
6098
6099         * g++.dg/other/packed1.C: Add XFAIL marker for ia64-hp-hpux*.
6100
6101 2003-08-21  Mark Mitchell  <mark@codesourcery.com>
6102
6103         PR c++/11919
6104         * g++.dg/overload/prom1.C: New test.
6105
6106         PR c++/11551
6107         * g++.dg/parse/dtor2.C: New test.
6108
6109         PR c++/10762
6110         * g++.dg/parse/using2.C: New test.
6111
6112 2003-08-21  Kazu Hirata  <kazu@cs.umass.edu>
6113
6114         PR target/11805
6115         * gcc.c-torture/compile/20030821-1.c: New.
6116
6117 2003-08-20  Mark Mitchell  <mark@codesourcery.com>
6118
6119         PR c++/11834
6120         * g++.dg/template/deduce2.C: New test.
6121
6122 2003-08-21  Josef Zlomek  <zlomekj@suse.cz>
6123
6124         * gcc.c-torture/execute/20030821-1.c: New test.
6125
6126 2003-08-20  Roger Sayle  <roger@eyesopen.com>
6127
6128         PR middle-end/11984
6129         * gcc.dg/20030820-1.c: New test case.
6130
6131 2003-08-20  Nathan Sidwell  <nathan@codesourcery.com>
6132
6133         PR c++/11945
6134         * g++.dg/warn/noeffect2.C: New test.
6135
6136 2003-08-19  Mark Mitchell  <mark@codesourcery.com>
6137
6138         PR c++/10926
6139         * g++.dg/template/dtor2.C: New test.
6140
6141         PR c++/11684
6142         * g++.dg/template/operator1.C: New test.
6143         * g++.dg/parse/operator4.C: New test.
6144
6145         PR c++/11946.C
6146         * g++.dg/expr/enum1.C: New test.
6147         * gcc.dg/c99-bool-1.c: Remove bogus warning.
6148
6149         PR c++/11036.C
6150         * g++.dg/parse/elab2.C: New test.
6151         * g++.dg/parse/typedef4.C: Change error message.
6152         * g++.old-deja/g++.robertl/eb133.C: Remove bogus error markers.
6153         * g++.old-deja/g++.robertl/eb133a.C: Remove bogus error markers.
6154         * g++.old-deja/g++.robertl/eb133b.C: Remove bogus error markers.
6155
6156 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
6157
6158         * gcc.dg/pch/warn-1.c: New.
6159         * gcc.dg/pch/warn-1.hs: New.
6160
6161         * lib/dg-pch.exp (dg-pch): Use 'return' not 'continue' to skip
6162         not-tested file.
6163
6164 2003-08-19  Andrew Pinski  <pinskia@physics.uc.edu>
6165
6166         * gcc.dg/uninit-E.c: Add forgotten dg-warning marker.
6167
6168 2003-08-19  Andrew Pinski  <pinskia@physics.uc.edu>
6169
6170         * gcc.dg/uninit-D.c: New Test.
6171         * gcc.dg/uninit-E.c: New Test.
6172         * gcc.dg/uninit-F.c: New Test.
6173         * gcc.dg/uninit-G.c: New Test.
6174
6175 2003-08-19  Michael Ritzert  <ritzert@t-online.de>
6176
6177         * g++.dg/README: Describe the pch directory.
6178
6179 2003-08-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6180
6181         PR c++/11174
6182         * g++.dg/parse/access4.C: New test.
6183         * g++.dg/parse/access5.C: Likewise.
6184         * g++.old-deja/g++.jason/access17.C: Adjust error message.
6185
6186 2003-08-18  Matt Kraai  <kraai@alumni.cmu.edu>
6187
6188         * gcc.dg/noncompile/20030818-1.c: New.
6189
6190 2003-08-18  Nathan Sidwell  <nathan@codesourcery.com>
6191
6192         PR c++/11957
6193         * g++.dg/warn/noeffect1.C: New test.
6194
6195         * g++.dg/template/scope2.C: New test.
6196         * g++.dg/template/error2.C: Correct dg-error
6197
6198 2003-08-18  Richard Sandiford  <rsandifo@redhat.com>
6199
6200         * gcc.c-torture/compile/mipscop*.c: Turn into compile-only tests.
6201
6202 2003-08-16  Nathan Sidwell  <nathan@codesourcery.com>
6203
6204         PR C++/11512
6205         * g++.dg/template/warn1.C: New.
6206
6207 2003-08-15  Nathan Sidwell  <nathan@codesourcery.com>
6208
6209         * g++.dg/template/error2.C: New test.
6210         * g++.dg/lookup/using7.C: Adjust errors
6211         * g++.old-deja/g++.pt/crash36.C: Likewise.
6212         * g++.old-deja/g++.pt/derived3.C: Likewise.
6213
6214 2003-08-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6215
6216         * gcc.c-torture/execute/builtins/lib/strcat.c: New.
6217         * gcc.c-torture/execute/builtins/string-9-lib.c: New.
6218         * gcc.c-torture/execute/builtins/string-9.c: New, from
6219         string-opt-9.c.  Adjust for execute/builtins framework.
6220         * gcc.c-torture/execute/string-opt-9.c: Delete.
6221
6222 2003-08-12  Mark Mitchell  <mark@codesourcery.com>
6223
6224         * g++.dg/init/new8.C: Use __SIZE_TYPE__ to get the type of size_t.
6225
6226         * g++.dg/parse/ret-type2.C: New test.
6227
6228         PR c++/11703
6229         * g++.dg/init/new8.C: New test.
6230
6231         PR c++/10923
6232         * g++.dg/parse/typedef5.C: New test.
6233
6234         PR c++/9512
6235         * g++.dg/parse/qualified2.C: New test.
6236         * g++.old-deja/g++.other/decl5.C: Mark one more instance of
6237         invalid code.
6238
6239 2003-08-11  Mark Mitchell  <mark@codesourcery.com>
6240
6241         * g++.dg/conversion/ptrmem1.C: New test.
6242
6243 2003-08-11  Jakub Jelinek  <jakub@redhat.com>
6244
6245         PR target/11693
6246         * gcc.dg/20030811-1.c: New test.
6247
6248         PR target/11535
6249         * gcc.c-torture/execute/20030811-1.c: New test.
6250
6251 2003-08-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6252
6253         * gcc.c-torture/execute/string-opt-9.c: Add more strcat cases.
6254
6255 2003-08-10  Mark Mitchell  <mark@codesourcery.com>
6256
6257         PR c++/11789.C
6258         * g++.dg/inherit/multiple1.C: New test.
6259
6260 2003-08-10  Nathan Sidwell  <nathan@codesourcery.com>
6261
6262         * gcc.dg/spe1.c: New test.
6263
6264         PR c++/11670
6265         * g++.dg/expr/cast2.C: New test.
6266
6267         PR c++/10530
6268         * g++.dg/template/dependent-name2.C: New test.
6269
6270 2003-08-08  Andrew Pinski  <pinskia@physics.uc.edu>
6271
6272         * g++.dg/parse/crash11.C: Put the dg options in comments.
6273
6274 2003-08-08  Neil Booth  <neil@daikokuya.co.uk>
6275
6276         * lib/gcc-dg.exp: Update for diagnostic change.
6277
6278 2003-08-07  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6279
6280         PR c++/5767
6281         * g++.dg/parse/crash11.C: New test.
6282
6283 2003-08-06  Alexandre Oliva  <aoliva@redhat.com>
6284
6285         * gcc.dg/cpp/spacing1.c: Update.
6286
6287 2003-08-04  Janis Johnson  <janis187@us.ibm.com>
6288
6289         PR target/11739
6290         * gcc.misc-tests/i386-prefetch.exp: Use -march=i386 when specifying
6291         a value for -mtune.
6292
6293 2003-08-04  Roger Sayle  <roger@eyesopen.com>
6294
6295         PR middle-end/11771
6296         * gcc.c-torture/compile/20030804-1.c: New test case.
6297
6298 2003-08-04  Roger Sayle  <roger@eyesopen.com>
6299
6300         * gcc.dg/20030804-1.c: New test case.
6301
6302 2003-08-04  Alexandre Oliva  <aoliva@redhat.com>
6303
6304         * gcc.dg/cpp/separate-1.c: New test.
6305
6306 2003-08-03  Nathan Sidwell  <nathan@codesourcery.com>
6307
6308         PR c++/11704
6309         * g++.dg/template/dependent-expr2.C: New test.
6310
6311         PR c++/11766
6312         * g++.dg/expr/ptrmem1.C: New test.
6313
6314 2003-08-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6315
6316         PR c++/9453
6317         * g++.dg/template/friend15.C: New test.
6318
6319 2003-08-03  Neil Booth  <neil@daikokuya.co.uk>
6320
6321         * lib/dg-pch.exp: Work round PCH bug.
6322
6323 2003-08-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6324
6325         * gcc.dg/builtins-1.c: Add macro helpers.  Add missing math
6326         builtins.  Move cases from builtins-4.c here.
6327
6328         * gcc.dg/torture/builtin-math-1.c: New test taken from
6329         bits of gcc.dg/builtins-3.c, gcc.dg/builtins-5.c and also some
6330         additional cases.
6331
6332         * gcc.dg/builtins-3.c, gcc.dg/builtins-4.c, gcc.dg/builtins-5.c:
6333         Delete.
6334
6335 2003-08-02  Nathan Sidwell  <nathan@codesourcery.com>
6336
6337         PR c++/9447
6338         * g++.dg/template/using7.C: New test.
6339
6340 2003-08-02  Neil Booth  <neil@daikokuya.co.uk>
6341
6342         * import1.c, import2.c: New tests.
6343
6344 2003-08-01  Jakub Jelinek  <jakub@redhat.com>
6345
6346         * g++.dg/eh/crossjump1.C: New test.
6347
6348 2003-08-01  Mark Mitchell  <mark@codesourcery.com>
6349
6350         PR c++/11697
6351         * g++.dg/template/using6.C: New test.
6352
6353         PR c++/11744
6354         * g++.dg/template/koenig2.C: New test.
6355
6356 2003-08-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6357
6358         PR c++/7983
6359         * g++.dg/parse/typedef4.C: New test.
6360
6361 2003-08-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6362
6363         PR c++/8442, c++/8806
6364         * g++.dg/template/elab1.C: New test.
6365         * g++.dg/template/type2.C: Likewise.
6366         * g++.dg/template/ttp3.C: Adjust expected error message.
6367         * g++.old-deja/g++.law/visibility13.C: Likewise.
6368         * g++.old-deja/g++.niklas/t135.C: Likewise.
6369         * g++.old-deja/g++.pt/ttp41.C: Likewise.
6370         * g++.old-deja/g++.pt/ttp43.C: Use qualified name for template
6371         template argument.
6372         * g++.old-deja/g++.pt/ttp44.C: Likewise.
6373
6374 2003-08-01  Nathan Sidwell  <nathan@codesourcery.com>
6375
6376         PR c++/11295
6377         * g++.dg/ext/stmtexpr1.C: New test.
6378
6379         * g++.dg/opt/tmp1.C: New test.
6380
6381         PR c++/11525
6382         * g++.dg/parse/constant4.C: New test.
6383
6384         PR c++/9447
6385         * g++.dg/template/using5.C: New test.
6386
6387 2003-07-31  Roger Sayle  <roger@eyesopen.com>
6388
6389         * gcc.dg/builtins-27.c: New test case.
6390
6391 2003-07-31  Jakub Jelinek  <jakub@redhat.com>
6392
6393         * gcc.dg/tls/opt-7.c: New test.
6394
6395 2003-07-31  Andrew Pinski  <pinskia@physics.uc.edu>
6396
6397         * g++.old-deja/g++.other/crash18.C: Remove.
6398
6399 2003-07-31  Nathan Sidwell  <nathan@codesourcery.com>
6400
6401         * g++.dg/template/explicit3.C: New.
6402         * g++.dg/template/explicit4.C: New.
6403         * g++.dg/template/explicit5.C: New.
6404
6405         PR c++/11347
6406         * g++.dg/template/memtmpl1.C: New.
6407
6408 2003-07-29  Andrew Pinski <pinskia@physics.uc.edu>
6409
6410         PR target/11565
6411         * gcc.dg/i386-387-1.c (dg-options): Add -march=i386.
6412         * gcc.dg/i386-387-5.c (dg-options): Likewise.
6413
6414 2003-07-30  Jan Hubicka  <jh@suse.cz>
6415
6416         * vtgc1.c: Kill.
6417
6418 2003-07-29  Zack Weinberg  <zack@codesourcery.com>
6419
6420         * gcc.dg/struct-in-proto-1.c: New test.
6421
6422 2003-07-29  Neil Booth  <neil@daikokuya.co.uk>
6423
6424         * gcc.dg/cpp/include2.c: Only expect one message.
6425
6426 2003-07-29  Nathan Sidwell  <nathan@codesourcery.com>
6427
6428         PR c++/9447
6429         * g++.dg/template/using1.C: New test.
6430         * g++.dg/template/using2.C: New test.
6431         * g++.dg/template/using3.C: New test.
6432         * g++.dg/template/using4.C: New test.
6433
6434 2003-07-29  Alexandre Oliva  <aoliva@redhat.com>
6435
6436         * gcc.c-torture/execute/string-opt-9.c: strcmp returns int.
6437         * gcc.c-torture/execute/string-opt-10.c: Likewise.
6438
6439 2003-07-28  Jan Hubicka  <jh@suse.cz>
6440
6441         PR c++/11530
6442         * g++.dg/opt/call1.C: New test.
6443
6444 2003-07-28  Alexandre Oliva <aoliva@redhat.com>
6445
6446         PR c++/11667
6447         * g++.dg/init/enum2.C: New test.
6448         * g++.dg/template/overload1.C: Add "-w" option.
6449
6450 2003-07-28    <hp@bitrange.com>
6451
6452         * gcc.dg/Wdeclaration-after-statement-1.c,
6453         gcc.dg/Wdeclaration-after-statement-2.c: New tests.
6454
6455 2003-07-28  Jakub Jelinek  <jakub@redhat.com>
6456
6457         * gcc.c-torture/compile/20030725-1.c: New test.
6458
6459 2003-07-28  Aldy Hernandez  <aldyh@redhat.com>
6460
6461         * gcc.dg/20030505.c: Only run for SPE.
6462         Remove definition of opaque type.
6463
6464 2003-07-27  Mark Mitchell  <mark@codesourcery.com>
6465
6466         * g++.dg/template/ptrmem6.C: New test.
6467
6468 2003-07-26  Geoffrey Keating  <geoffk@apple.com>
6469
6470         * gcc.c-torture/compile/zero-strct-2.c: New test.
6471
6472 2003-07-25  Geoffrey Keating  <geoffk@apple.com>
6473
6474         * gcc.dg/intermod-1.c: New test.
6475
6476 2003-07-25  Nathan Sidwell  <nathan@codesourcery.com>
6477
6478         PR c++/11617
6479         * g++.dg/template/lookup2.C: New test.
6480         * g++.dg/template/memclass1.C: Remove instantiated from error.
6481         * g++.dg/other/error2.C: Tweak expected errors.
6482
6483         PR c++/11596
6484         * g++.dg/template/defarg3.C: New test.
6485
6486         * g++.dg/ext/packed2.C: Pack member struct too. Explain why.
6487
6488 2003-07-24  Mark Mitchell  <mark@codesourcery.com>
6489
6490         * g++.dg/inherit/access5.C: New test.
6491
6492 2003-07-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6493
6494         PR c++/11513
6495         * g++.dg/template/crash8.C: New test.
6496
6497 2003-07-23  Steven Bosscher <steven@gcc.gnu.org>
6498
6499         PR c/10602
6500         * gcc.dg/noncompile/incomplete-2.c: New test.
6501
6502 2003-07-23  Mark Mitchell  <mark@codesourcery.com>
6503
6504         PR c++/11645
6505         * g++.dg/inherit/access4.C: New test.
6506
6507         PR c++/11517
6508         * g++.dg/expr/cond2.C: New test.
6509
6510         PR optimization/10679
6511         * g++.dg/opt/inline4.C: New test.
6512
6513 2003-07-23  Nathan Sidwell  <nathan@codesourcery.com>
6514
6515         * g++.dg/parse/crash10: New test.
6516
6517 2003-07-22  Nathan Sidwell  <nathan@codesourcery.com>
6518
6519         * g++.dg/ext/flexary1.C: New test.
6520
6521 2003-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6522
6523         PR c++/10793
6524         * g++.dg/template/crash9.C: New test.
6525
6526 2003-07-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6527
6528         PR c++/3004
6529         * g++.dg/parse/typedef3.C: New test.
6530
6531         PR c++/7906
6532         * g++.dg/parse/operator2.C: New test.
6533
6534         PR c++/8895
6535         * g++.dg/parse/def-tmpl-arg1.C: New test.
6536
6537         PR c++/9282
6538         * g++.dg/parse/funptr1.C: New test.
6539
6540         PR c++/9452
6541         * g++.dg/parse/ambig3.C: New test.
6542
6543         PR c++/9454
6544         * g++.dg/parse/operator3.C: New test.
6545
6546         PR c++/9486
6547         * g++.dg/parse/template10.C: New test.
6548
6549         PR c++/9488
6550         * g++.dg/parse/template11.C: New test.
6551
6552         PR c++/10150
6553         * g++.dg/parse/invalid-op1.C: New test.
6554
6555         PR c++/10247
6556         * g++.dg/parse/condexpr1.C: New test.
6557
6558 2003-07-22  Nathan Sidwell  <nathan@codesourcery.com>
6559
6560         * g++.dg/ext/packed3.C: New test.
6561         * g++.dg/ext/packed4.C: New test.
6562
6563         * gcc.dg/pack-test-3.c: New test.
6564
6565 2003-07-21  Janis Johnson  <janis187@us.ibm.com>
6566
6567         * lib/compat.exp: Handle dg-options per source file.
6568         * g++.dg/compat/abi/bitfield1_x.C: Specify dg-options.
6569         * g++.dg/compat/abi/bitfield1_y.C: Ditto.
6570         * g++.dg/compat/abi/bitfield2_x.C: Ditto.
6571         * g++.dg/compat/abi/bitfield2_y.C: Ditto.
6572         * g++.dg/compat/abi/vbase8-10_x.C: Ditto.
6573         * g++.dg/compat/abi/vbase8-10_y.C: Ditto.
6574         * g++.dg/compat/abi/vbase8-21_x.C: Ditto.
6575         * g++.dg/compat/abi/vbase8-21_y.C: Ditto.
6576         * g++.dg/compat/abi/vbase8-22_x.C: Ditto.
6577         * g++.dg/compat/abi/vbase8-22_y.C: Ditto.
6578         * g++.dg/compat/abi/vbase8-4_x.C: Ditto.
6579         * g++.dg/compat/abi/vbase8-4_y.C: Ditto.
6580         * g++.dg/compat/break/bitfield7_x.C: Ditto.
6581         * g++.dg/compat/break/bitfield7_y.C: Ditto.
6582
6583 2003-07-21  Andrew Pinski  <pinskia@physics.uc.edu>
6584
6585         PR c/10320
6586         * gcc.c-torture/execute/20030718-1.c: New test.
6587
6588 2003-07-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
6589
6590         PR optimization/11536
6591         * gcc.dg/20030721-1.c: New test.
6592
6593 2003-07-19  Mark Mitchell  <mark@codesourcery.com>
6594
6595         PR c++/11546
6596         * g++.dg/template/lookup1.C: New test.
6597
6598 2003-07-19  Zack Weinberg  <zack@codesourcery.com>
6599
6600         * gcc.dg/noncompile/label-1.c: New comprehensive test case for
6601         diagnostics of ill-formed constructs involving labels.
6602         * gcc.dg/noncompile/label-lineno-1.c: Add error regexp for
6603         the new 'previously defined here' message.
6604
6605 2003-07-18  Nathan Sidwell  <nathan@codesourcery.com>
6606
6607         * g++.dg/parse/non-dependent2.C: New test.
6608
6609 2003-07-18  Andrew Pinski  <pinskia@physics.uc.edu>
6610
6611         * g++.dg/init/init-ref4.C: xfail on targets without
6612         weak symbols.
6613
6614 2003-07-17  Jakub Jelinek  <jakub@redhat.com>
6615
6616         PR target/11087
6617         * gcc.c-torture/execute/20030717-1.c: New test.
6618
6619 2003-07-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
6620
6621         * g++.dg/opt/cfg1.C: New test.
6622
6623 2003-07-17  Mark Mitchell  <mark@codesourcery.com>
6624
6625         PR optimization/11557
6626         * gcc.dg/20030717-1.c: New test.
6627
6628 2003-07-17  Andrew Pinski <pinskia@physics.uc.edu>
6629
6630         PR c++/10476
6631         * g++.dg/expr/crash-1.C: New test.
6632
6633         PR c++/11027
6634         * g++.dg/template/init3.C: New test.
6635
6636         PR c++/8222
6637         * g++.dg/template/non-dependent1.C: New test.
6638
6639         PR c++/11070
6640         * g++.dg/template/non-dependent2.C: New test.
6641
6642         PR c++/11071
6643         * g++.dg/template/non-dependent3.C: New test.
6644
6645         PR c++/9907
6646         * g++.dg/template/sizeof5.C: New test.
6647
6648 2003-07-17  Geoffrey Keating  <geoffk@apple.com>
6649
6650         PR 11498
6651         * gcc.c-torture/compile/mangle-1.c: New file.
6652
6653 2003-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6654
6655         PR c++/7809
6656         * g++.dg/parse/access3.C: New test.
6657
6658 2003-07-17  Andrew Pinski  <pinskia@physics.uc.edu>
6659
6660         PR c++/11384
6661         * g++.dg/init/init-ref4.C: New test.
6662
6663 2003-07-16  Mark Mitchell  <mark@codesourcery.com>
6664
6665         PR c++/11547
6666         * g++.dg/parse/constant3.C: New test.
6667         * g++.dg/parse/crash7.C: Likewise.
6668
6669 2003-07-16  Andrew Pinski  <pinskia@physics.uc.edu>
6670
6671         PR target/11008
6672         * gcc.dg/i386-pentium4-not-mull.c: New.
6673
6674 2003-07-16  J"orn Rennecke <joern.rennecke@superh.com>
6675
6676         * gcc.dg/asm-names.c (ymain): Make it weak.
6677
6678 2003-07-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6679
6680         PR c++/5421
6681         * g++.dg/template/friend21.C: New test.
6682
6683 2003-07-16  Jakub Jelinek  <jakub@redhat.com>
6684
6685         * gcc.dg/cleanup-8.c: New test.
6686         * gcc.dg/cleanup-9.c: New test.
6687
6688 2003-07-16  Danny Smith  <dannysmith@users.sourceforge.net>
6689
6690         * g++.dg/ext/dll-MI1.h: New file.
6691         * g++.dg/ext/dllexport-MI1.C: New file.
6692         * g++.dg/ext/dllimport-MI1.C: New file.
6693
6694 2003-07-15  Jakub Jelinek  <jakub@redhat.com>
6695
6696         * gcc.c-torture/execute/string-opt-8.c (main): Remove i370 and s390,
6697         it does not have cmpstrsi patterns (just cmpmemsi).
6698
6699 2003-07-15  Mark Mitchell  <mark@codesourcery.com>
6700
6701         PR debug/11473
6702         * g++.dg/debug/debug8.C: New test.
6703
6704 2003-07-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6705
6706         PR c++/10108
6707         * g++.dg/template/crash7.C: New test.
6708
6709 2003-07-15  Kazu Hirata  <kazu@cs.umass.edu>
6710
6711         PR target/10795
6712         * gcc.c-torture/compile/20030708-1.c: New.
6713
6714 2003-07-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
6715
6716         * gcc.c-torture/execute/20030715-1.c: New test.
6717
6718 2003-07-14  Geoffrey Keating  <geoffk@apple.com>
6719
6720         * gcc.dg/pch/inline-3.c: New file.
6721         * gcc.dg/pch/inline-3.hs: New file.
6722         * gcc.dg/pch/inline-4.c: New file.
6723         * gcc.dg/pch/inline-4.hs: New file.
6724
6725 2003-07-14  Mark Mitchell  <mark@codesourcery.com>
6726
6727         PR c++/11509
6728         * g++.dg/template/crash6.C: New test.
6729
6730         PR c++/7053
6731         * g++.dg/template/friend20.C: New test.
6732
6733         PR c++/7019
6734         * g++.dg/template/overload2.C: New test.
6735
6736 2003-07-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6737
6738         PR optimization/11440
6739         * gcc.c-torture/execute/20030714-1.c: New test.
6740
6741 2003-07-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6742
6743         PR c++/11154
6744         * g++.dg/template/partial2.C: New test.
6745
6746 2003-07-13  Mark Mitchell  <mark@codesourcery.com>
6747
6748         PR c++/11503
6749         * g++.dg/template/anon1.C: New test.
6750
6751         PR c++/11493
6752         PR c++/11495
6753         * g++.dg/parse/template9.C: Likewise.
6754         * g++.dg/template/crash4.C: New test.
6755         * g++.dg/template/koenig1.C: Likewise.
6756         * g++.old-deja/g++.benjamin/tem03.C: Adjust error markers.
6757         * g++.old-deja/g++.benjamin/tem06.C: Declare "x".
6758         * g++.old-deja/g++.jason/overload33.C: Use this-> when calling
6759         functions.
6760         * g++.old-deja/g++.jason/template36.C: Likewise.
6761         * g++.old-deja/g++.mike/p1989.C: Likewise.
6762         * g++.old-deja/g++.pt/lookup2.C: Use -fpermissive when compiling.
6763         * g++.old-deja/g++.pt/ttp20.C: Use this->.
6764         * g++.old-deja/g++.pt/ttp21.C: Use this->.
6765         * g++.old-deja/g++.pt/typename13.C: Use -fpermissive when
6766         compiling.
6767         * g++.old-deja/g++.pt/union2.C: Use this->.
6768
6769 2003-07-11  Jakub Jelinek  <jakub@redhat.com>
6770
6771         * gcc.dg/20030711-1.c: New test.
6772
6773 2003-07-11  Nathan Sidwell  <nathan@codesourcery.com>
6774
6775         PR c++/11050
6776         * g++.dg/parse/args1.C: New test.
6777         * g++.pt/defarg8.C: Change expected errors.
6778
6779 2003-07-11  Mark Mitchell  <mark@codesourcery.com>
6780
6781         PR c++/8164
6782         * g++.dg/template/nontype2.C: New test.
6783
6784         PR c++/10558
6785         * g++.dg/parse/template8.C: New test.
6786
6787         PR c++/8327
6788         * g++.dg/template/scope1.C: New test.
6789
6790         * g++.dg/warn/Wsign-compare-1.C: New test.
6791
6792 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
6793
6794         * gcc.dg/20021018-1.c: Disable if the sizeof (int) < 4.
6795
6796 2003-07-10  Mark Mitchell  <mark@codesourcery.com>
6797
6798         PR c++/9411
6799         * g++.dg/template/explicit2.C: New test.
6800
6801         PR c++/10032
6802         * g++.dg/warn/pedantic1.C: New test.
6803
6804 2003-07-10  Nathan Sidwell  <nathan@codesourcery.com>
6805
6806         PR c++ 9483
6807         * g++.dg/other/field1.C: New test.
6808
6809 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
6810
6811         PR c/11449
6812         * gcc.c-torture/compile/20030707-1.c: New.
6813
6814 2003-07-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6815
6816         PR c++/10849
6817         * g++.dg/template/access12.C: New test.
6818
6819 2003-07-09  Nathan Sidwell  <nathan@codesourcery.com>
6820
6821         * g++.dg/bprob/bprob.exp (prof_ext): Update.
6822         * g77.dg/bprob/bprob.exp (prof_ext): Update.
6823         * gcc.misc-tests/bprob.exp (prof_ext): Update.
6824         * gcc.misc-tests/gcov.exp: Update
6825         * g++.dg/gcov/gcov.exp: Update
6826         * lib/gcov.exp: Update.
6827
6828 2003-07-08  Mark Mitchell  <mark@codesourcery.com>
6829
6830         * g++.dg/abi/mangle17.C: Make sure template expressions are
6831         dependent.
6832         * g++.dg/abi/mangle4.C: Mark erroneous casts.
6833         * g++.dg/debug/debug7.C: Mark erronous new-declarator.
6834         * g++.dg/opt/stack1.C: Remove erroneous code.
6835         * g++.dg/parse/template7.C: New test.
6836         * g++.dg/template/dependent-expr1.C: Mark erroneous code.
6837         * g++.old-deja/g++.pt/crash4.C: Likewise.
6838
6839 2003-07-09  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6840
6841         * gcc.dg/const-elim-1.c (dg-final): Change regexp to match labels
6842         with zero or one occurence of `$' after the initial `L'.
6843
6844 2003-07-08  Kazu Hirata  <kazu@cs.umass.edu>
6845
6846         * gcc.c-torture/compile/20030704-1.c: Add a comment.
6847
6848 2003-07-08  Roger Sayle  <roger@eyesopen.com>
6849
6850         PR c/11370
6851         * gcc.dg/Wunreachable-6.c: New testcase.
6852         * gcc.dg/Wunreachable-7.c: New testcase.
6853
6854 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
6855
6856         PR c/11420
6857         * gcc.dg/20030708-1.c: New test.
6858
6859 2003-07-08  Richard Sandiford  <rsandifo@redhat.com>
6860
6861         * gcc.dg/compat/sdata-section.h: New file.
6862         * gcc.dg/compat/sdata-1_{x,y,main}.c: New test.
6863         * gcc.dg/torture/mips-sdata-1.c: New test.
6864
6865 2003-07-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6866
6867         PR c++/11030
6868         * g++.dg/template/friend19.C: New test.
6869
6870 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
6871
6872         * g++.dg/opt/strength-reduce.C: New test.
6873
6874 2003-07-07  Roger Sayle  <roger@eyesopen.com>
6875
6876         PR target/10979
6877         * gcc.dg/20030707-1.c: New testcase.
6878
6879 2003-07-07  Roger Sayle  <roger@eyesopen.com>
6880
6881         PR optimization/11059
6882         * g++.dg/opt/emptyunion.C: New testcase.
6883
6884 2003-07-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
6885             Eric Botcazou  <ebotcazou@libertysurf.fr>
6886
6887         * g++.dg/opt/stack1.C: New test.
6888
6889 2003-07-05  Mark Mitchell  <mark@codesourcery.com>
6890
6891         * g++.old-deja/g++.jason/typeid1.C: Make it a compile test, not a
6892         run test.
6893
6894         PR c++/11431
6895         * g++.dg/expr/static_cast3.C: New test.
6896
6897 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
6898
6899         * gcc.c-torture/execute/wchar_t-1.x: New file; XFAIL wchar_t-1.c
6900         everywhere.
6901         * gcc.dg/concat.c: Concatenation of string constants with
6902         __FUNCTION__ / __PRETTY_FUNCTION__ is now a hard error.
6903         * gcc.dg/wtr-strcat-1.c: Loosen dg-warning regexp.
6904         * gcc.dg/cpp/escape-2.c: Use wide character constants where
6905         necessary to avoid multi-character character constant warning.
6906         * gcc.dg/cpp/escape.c: Likewise.
6907         * gcc.dg/cpp/ucs.c: Likewise.
6908         Remove backslashes from dg-bogus comments, as they confuse Tcl.
6909         Fix a typo.
6910
6911 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
6912
6913         PR c/11428
6914         * gcc.c-torture/compile/20030704-1.c: New.
6915
6916 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
6917
6918         * gcc.dg/compat/fnptr-by-value-1_x.c: Add a prototype for testva.
6919
6920 2003-07-04  Danny Smith  <dannysmith@users.sourceforge.net>
6921
6922         PR c++/5287, PR c++/7910,  PR c++/11021
6923         * g++.dg/ext/dllimport1.C: Add mingw32 as target. Add
6924         tests for warnings.
6925         * g++.dg/ext/dllimport2.C: Add tests for warnings.
6926         * g++.dg/ext/dllimport3.C: Likewise.
6927         * g++.dg/ext/dllimport4.C: New file.
6928         * g++.dg/ext/dllimport5.C: New file.
6929         * g++.dg/ext/dllimport6.C: New file.
6930         * g++.dg/ext/dllimport7.C: New file.
6931         * g++.dg/ext/dllimport8.C: New file.
6932         * g++.dg/ext/dllimport9.C: New file.
6933         * g++.dg/ext/dllimport10.C: New file.
6934         * g++.dg/ext/dllexport1.C: New file.
6935
6936 2003-07-03  Mark Mitchell  <mark@codesourcery.com>
6937
6938         * g++.old-deja/g++.jason/typeid1.C: Add dg-error marker.
6939         * g++.old-deja/g++.mike/net36.C: Tweak error messages.
6940
6941 2003-07-03  Roger Sayle  <roger@eyesopen.com>
6942
6943         * gcc.dg/builtins-25.c: New testcase.
6944         * gcc.dg/builtins-26.c: New testcase.
6945
6946 2003-07-03  Janis Johnson  <janis187@us.ibm.com>
6947
6948         * gcc.dg/compat/vector-defs.h: New file.
6949         * gcc.dg/compat/vector-setup.h: New file.
6950         * gcc.dg/compat/vector-check.h: New file.
6951         * gcc.dg/compat/vector-1_main.c: New file.
6952         * gcc.dg/compat/vector-1_x.c: New file.
6953         * gcc.dg/compat/vector-1_y.c: New file.
6954         * gcc.dg/compat/vector-2_main.c: New file.
6955         * gcc.dg/compat/vector-2_x.c: New file.
6956         * gcc.dg/compat/vector-2_y.c: New file.
6957
6958         * gcc.dg/compat/fnptr-by-value-1_main.c: New file.
6959         * gcc.dg/compat/fnptr-by-value-1_x.c: New file.
6960         * gcc.dg/compat/fnptr-by-value-1_y.c: New file.
6961         * gcc.dg/compat/struct-align-1.h: New file.
6962         * gcc.dg/compat/struct-align-1_main.c: New file.
6963         * gcc.dg/compat/struct-align-1_x.c: New file.
6964         * gcc.dg/compat/struct-align-1_y.c: New file.
6965         * gcc.dg/compat/struct-align-2.h: New file.
6966         * gcc.dg/compat/struct-align-2_main.c: New file.
6967         * gcc.dg/compat/struct-align-2_x.c: New file.
6968         * gcc.dg/co
6969         * g++.old-deja/g++.other/comdat3.C: Likewise.
6970         * g++.old-deja/g++.other/ctor1.C: Likewise.
6971         * g++.old-deja/g++.pt/instantiate5.C: Likewise.
6972
6973 2003-06-05  Richard Henderson  <rth@redhat.com>
6974
6975         * gcc.dg/debug/20030605-1.c: New.
6976
6977 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
6978
6979         * README.QMTEST: Update.
6980
6981 2003-06-04  Richard Henderson  <rth@redhat.com>
6982
6983         * gcc.dg/cleanup-1.c: New.
6984         * gcc.dg/cleanup-2.c: New.
6985         * gcc.dg/cleanup-3.c: New.
6986         * gcc.dg/cleanup-4.c: New.
6987         * gcc.dg/cleanup-5.c: New.
6988         * gcc.dg/cleanup-6.c: New.
6989         * gcc.dg/cleanup-7.c: New.
6990
6991 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
6992
6993         * g++.dg/abi/vague1.C: Use xfail, rather than embedded Tcl code.
6994
6995         * lib/dg-pch.exp: New file.
6996         * g++.dg/pch/pch.exp: Use dg-pch.exp.
6997         * gcc.dg/pch/pch.exp: Likewise.
6998
6999 2003-06-04  Roger Sayle  <roger@eyesopen.com>
7000
7001         * gcc.dg/builtins-2.c: Add tests for tan(atan(x)).
7002         * gcc.dg/builtins-3.c: Add tests for tan(0.0) and atan(0.0).
7003         * gcc.dg/builtins-7.c: Add tests for tan(atan(x)) == x.
7004         * gcc.dg/builtins-17.c: New test case.
7005         * gcc.dg/i386-387-4.c: New test case.
7006         * gcc.c-torture/execute/ieee/mzero4.c: New test case.
7007
7008 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
7009
7010         * gcc.dg/ultrasp9.c: New test.
7011
7012 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
7013
7014         * gcc.c-torture/compile/20030604-1.c: New test.
7015         * gcc.dg/sparc-constant-1.c: New test.
7016
7017 2003-06-03  Glen Nakamura  <glen@imodulo.com>
7018
7019         * gcc.dg/20020525-1.c: Replace 0x5a5a5a5a with -1.
7020
7021 2003-06-03  J"orn Rennecke <joern.rennecke@superh.com>
7022
7023         * g++.dg/abi/empty6.C (B): Request alignment of 8 bytes.
7024
7025         * gcc.dg/torture/builtin-noret-1.c (_exit, _Exit): Make weak.
7026         * gcc.dg/torture/builtin-noret-2.c (_exit, _Exit): Likewise.
7027
7028 2003-06-03  Aldy Hernandez  <aldyh@redhat.com>
7029
7030         * gcc.c-torture/compile/simd-5.x: Remove xfail for PPC64.
7031
7032 2003-06-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7033
7034         PR c++/10940
7035         * g++.dg/template/spec10.C: New test.
7036
7037 2003-06-03  Roger Sayle  <roger@eyesopen.com>
7038
7039         * gcc.dg/builtins-16.c: New test case.
7040
7041 2003-06-03  Jakub Jelinek  <jakub@redhat.com>
7042
7043         * gcc.c-torture/execute/builtins/string-4.c (main_test): Remove
7044         mempcpy test with post-increments.
7045         * gcc.c-torture/execute/string-opt-3.c: New test.
7046         * gcc.dg/string-opt-1.c: New test.
7047
7048 2003-06-03  David Billinghurst <David.Billinghurst@riotinto.com>
7049
7050         PR fortran/10965
7051         * g77.f-torture/compile/20000601-2.f: Fix non-standard code.
7052
7053 2003-06-02  Mark Mitchell  <mark@codesourcery.com>
7054
7055         * lib/scanasm.exp (dg-scan): New function, factored out of ...
7056         (scan-assembler): ... here.  Use dg-scan.
7057         (scan-assembler-not): Likewise.
7058         (scan-file): New function.
7059         (scan-file-not): Likewise.
7060         * gcc.dg/cpp/19990228-1.c: Use scan-file and/or scan-file-not.
7061         * gcc.dg/cpp/_Pragma4.c: Likewise.
7062         * gcc.dg/cpp/_Pragma5.c: Likewise.
7063         * gcc.dg/cpp/avoidpaste1.c: Likewise.
7064         * gcc.dg/cpp/avoidpaste2.c: Likewise.
7065         * gcc.dg/cpp/cmdlne-C2.c: Likewise.
7066         * gcc.dg/cpp/cmdlne-P.c: Likewise.
7067         * gcc.dg/cpp/cmdlne-dD-M.c: Likewise.
7068         * gcc.dg/cpp/cmdlne-dD-dM.c: Likewise.
7069         * gcc.dg/cpp/cmdlne-dI-M.c: Likewise.
7070         * gcc.dg/cpp/cmdlne-dM-M.c: Likewise.
7071         * gcc.dg/cpp/cmdlne-dM-dD.c: Likewise.
7072         * gcc.dg/cpp/cmdlne-dN-M.c: Likewise.
7073         * gcc.dg/cpp/cxxcom1.c: Likewise.
7074         * gcc.dg/cpp/line1.c: Likewise.
7075         * gcc.dg/cpp/maccom1.c: Likewise.
7076         * gcc.dg/cpp/maccom2.c: Likewise.
7077         * gcc.dg/cpp/maccom3.c: Likewise.
7078         * gcc.dg/cpp/maccom4.c: Likewise.
7079         * gcc.dg/cpp/maccom5.c: Likewise.
7080         * gcc.dg/cpp/maccom6.c: Likewise.
7081         * gcc.dg/cpp/multiline.c: Likewise.
7082         * gcc.dg/cpp/spacing1.c: Likewise.
7083         * gcc.dg/cpp/spacing2.c: Likewise.
7084         * gcc.dg/cpp/trad/cmdlne-C2.c: Likewise.
7085         * gcc.dg/cpp/trad/maccom1.c: Likewise.
7086         * gcc.dg/cpp/trad/maccom2.c: Likewise.
7087         * gcc.dg/cpp/trad/maccom3.c: Likewise.
7088         * gcc.dg/cpp/trad/maccom4.c: Likewise.
7089         * gcc.dg/cpp/trad/maccom6.c: Likewise.
7090         * gcc.dg/cpp/cxxcom2.c: Likewise.
7091         * gcc.dg/cpp/cxxcom2.h: New file.
7092
7093         * gcc.dg/cpp/truefalse.cpp: Move it to ...
7094         * g++.dg/cpp/truefalse.C: Here.
7095         * gcc.dg/cpp/cpp.exp: Remove scanning of ".cpp" files.
7096
7097 2003-06-01  Loren James Rittle  <ljrittle@acm.org>
7098
7099         * gcc.dg/cpp/redef3.c: New file.
7100
7101 2003-06-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
7102
7103         * gcc.dg/i386-loop-3.c: New test.
7104
7105 2003-05-31  Toon Moene  <toon@moene.indiv.nluug.nl>
7106
7107         * g77.dg/ffree-form-2.f: XFAIL removed, because fixed.
7108
7109 2003-05-31  Roger Sayle  <roger@eyesopen.com>
7110
7111         * gcc.dg/fwrapv-1.c: New test case.
7112         * gcc.dg/fwrapv-2.c: New test case.
7113
7114 2003-05-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7115
7116         PR c++/10956
7117         * g++.dg/template/spec9.C: New test.
7118
7119 2003-05-29  Roger Sayle  <roger@eyesopen.com>
7120
7121         * gcc.dg/duff-4.c: New test case.
7122
7123 2003-05-27  David Billinghurst <David.Billinghurst@riotinto.com>
7124
7125         PR fortran/10843
7126         * g77.dg/ffixed-form-1.f: New test
7127         * g77.dg/ffixed-form-2.f: New test
7128         * g77.dg/ffree-form-2.f: New test - XFAIL pending fix
7129         * g77.dg/ffree-form-3.f: New test
7130
7131 2003-05-26  Andreas Tobler <a.tobler@schweiz.ch>
7132
7133         * gcc.dg/wchar_t-1.c: XFAIL on darwin, no wchar.h available.
7134         * gcc.dg/wint_t-1.c: Likewise.
7135
7136 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7137
7138         * g++.dg/template/access11.C: New test.
7139
7140 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7141
7142         PR c++/10849
7143         * g++.dg/template/access10.C: New test.
7144
7145 2003-05-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
7146             Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7147
7148         * gcc.c-torture/compile/simd-5.x: XFAIL on SPARC64.
7149
7150 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
7151
7152         * gcc.dg/torture/builtin-noret-1.c: Add dg-option -multiply_defined
7153         suppress for powerpc-*-darwin*.
7154         * gcc.dg/torture/builtin-noret-2.c: Likewise.
7155
7156 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
7157
7158         * gcc.c-torture/execute/builtins/builtins.exp: Add -multiply_defined
7159         suppress option for powerpc-*-darwin*.
7160
7161 2003-05-23  Roger Sayle  <roger@eyesopen.com>
7162
7163         * gcc.dg/builtins-1.c: Add tests for tan and atan.
7164         * gcc.dg/builtins-4.c: Add test for fmod.
7165
7166 2003-05-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7167
7168         PR c++/10682
7169         * g++.dg/template/instantiate4.C: New test.
7170
7171 2003-05-22  Roger Sayle  <roger@eyesopen.com>
7172
7173         * gcc.c-torture/execute/ieee/inf-2.c: New test case.
7174
7175 2003-05-21  Janis Johnson  <janis187@us.ibm.com>
7176
7177         * gcc.dg/compat/scalar-return-1_main.c: New file.
7178         * gcc.dg/compat/scalar-return-1_x.c: New file.
7179         * gcc.dg/compat/scalar-return-1_y.c: New file.
7180         * gcc.dg/compat/scalar-return-2_main.c: New file.
7181         * gcc.dg/compat/scalar-return-2_x.c: New file.
7182         * gcc.dg/compat/scalar-return-2_y.c: New file.
7183         * gcc.dg/compat/struct-return-3_main.c: New file.
7184         * gcc.dg/compat/struct-return-3_y.c: New file.
7185         * gcc.dg/compat/struct-return-3_x.c: New file.
7186         * gcc.dg/compat/struct-return-2_main.c: New file.
7187         * gcc.dg/compat/struct-return-2_x.c: New file.
7188         * gcc.dg/compat/struct-return-2_y.c: New file.
7189
7190 2003-05-21  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7191
7192         * g++.old-deja/g++.law/profile1.C (dg-options): Add -static to options
7193         for hppa*-hp-hpux*.
7194         * gcc.dg/20021014-1.c (dg-options): Likewise.
7195         * gcc.dg/nest.c (dg-options): Likewise.
7196
7197 2003-05-21  Danny Smith  <dannysmith@users.sourceforge.net>
7198
7199         PR c++/9738
7200         * g++.dg/ext/dllimport2.C: New file.
7201         * g++.dg/ext/dllimport3.C: New file.
7202
7203 2003-05-20  Janis Johnson  <janis187@us.ibm.com>
7204
7205         * gcc.dg/compat/struct-by-value-3_x.c: Move common pieces to headers.
7206         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
7207         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
7208         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
7209         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
7210         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
7211         * gcc.dg/compat/struct-by-value-7_x.c Ditto.
7212         * gcc.dg/compat/struct-by-value-7_y.c Ditto.
7213         * gcc.dg/compat/small-struct-defs.h: New file.
7214         * gcc.dg/compat/small-struct-init.h: New file.
7215         * gcc.dg/compat/small-struct-check.h: New file.
7216         * gcc.dg/compat/fp-struct-defs.h: New file.
7217         * gcc.dg/compat/fp-struct-check.h: New file.
7218         * gcc.dg/compat/fp-struct-init.h: New file.
7219         * gcc.dg/compat/fp-struct-test-by-value-y.h: New file.
7220         * gcc.dg/compat/fp-struct-test-by-value-x.h: New file.
7221
7222 2003-05-19  Jakub Jelinek  <jakub@redhat.com>
7223
7224         * gcc.dg/20030225-2.c: New test.
7225
7226 2003-05-18  Roger Sayle  <roger@eyesopen.com>
7227             Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7228
7229         * gcc.c-torture/compile/20030518-1.c: New test case.
7230
7231 2003-05-18  Mark Mitchell  <mark@codesourcery.com>
7232
7233         * lib/gcc-dg.exp (gcc-dg-debug-runtest): Add opt_opts parameter.
7234         * gcc.dg/debug/debug.exp: Pass opt_opts parameter to
7235         gcc-dg-debug-runtest.
7236         * g++.dg/debug/debug.exp: Pass opt_opts parameter to
7237         gcc-dg-debug-runtest.
7238
7239 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7240
7241         PR c++/9022
7242         * g++.dg/lookup/using6.C: New test.
7243
7244 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7245
7246         * g++.dg/parse/access2.C: New test.
7247
7248 2003-05-17  Mark Mitchell  <mark@codesourcery.com>
7249
7250         * lib/gcc-dg.exp (gcc-dg-debug-runtest): New method.
7251         * g++.dg/debug/debug.exp: Use gcc-dg-debug-runtest.
7252         * gcc.dg/debug/debug.exp: Likewise.
7253
7254 2003-05-17  Neil Booth  <neil@daikokuya.co.uk>
7255
7256         * gcc.dg/dollar.c: New test.
7257
7258 2003-05-16  Janis Johnson  <janis187@us.ibm.com>
7259
7260         * gcc.dg/compat/struct-by-value-4_main.c: Split into multiple tests.
7261         * gcc.dg/compat/struct-by-value-4_x.c: Split into multiple tests.
7262         * gcc.dg/compat/struct-by-value-4_y.c: Split into multiple tests.
7263         * gcc.dg/compat/struct-by-value-5_main.c: Split into multiple tests.
7264         * gcc.dg/compat/struct-by-value-5_x.c: Split into multiple tests.
7265         * gcc.dg/compat/struct-by-value-5_y.c: Split into multiple tests.
7266         * gcc.dg/compat/struct-by-value-6_main.c: New file.
7267         * gcc.dg/compat/struct-by-value-6_x.c: New file.
7268         * gcc.dg/compat/struct-by-value-6_y.c: New file.
7269         * gcc.dg/compat/struct-by-value-7_main.c: New file.
7270         * gcc.dg/compat/struct-by-value-7_x.c: New file.
7271         * gcc.dg/compat/struct-by-value-7_y.c: New file.
7272         * gcc.dg/compat/struct-by-value-8_main.c: New file.
7273         * gcc.dg/compat/struct-by-value-8_x.c: New file.
7274         * gcc.dg/compat/struct-by-value-8_y.c: New file.
7275         * gcc.dg/compat/struct-by-value-9_main.c: New file.
7276         * gcc.dg/compat/struct-by-value-9_x.c: New file.
7277         * gcc.dg/compat/struct-by-value-9_y.c: New file.
7278
7279 2003-05-16  Mark Mitchell  <mark@codesourcery.com>
7280
7281         * lib/gcc-dg.exp (gcc-dg-test): Rename to ...
7282         (gcc-dg-test-1): ... this.  Add target_compile parameter.  Add
7283         support for "repo" mode.
7284         * lib/g++-dg.exp: Use gcc-dg.exp to implement all functionality.
7285         * lib/g77-dg.exp: Likewise.
7286         * lib/obj-dg.exp: Likewise.
7287
7288 2003-05-16  Jakub Jelinek  <jakub@redhat.com>
7289
7290         Merge from gcc-3_2-rhl8-branch:
7291         2003-04-23  Jakub Jelinek  <jakub@redhat.com>
7292
7293         * gcc.dg/tls/opt-6.c: New test.
7294
7295         2003-04-05  Jakub Jelinek  <jakub@redhat.com>
7296
7297         * gcc.dg/20030405-1.c: New test.
7298
7299         2003-03-09  Jakub Jelinek  <jakub@redhat.com>
7300
7301         * gcc.dg/20030309-1.c: New test.
7302
7303         2003-03-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
7304
7305         * gcc.c-torture/execute/20030307-1.c: New test.
7306
7307         2003-02-20  Randolph Chung  <tausq@debian.org>
7308
7309         * gcc.c-torture/compile/20030220-1.c: New test.
7310
7311         2003-02-18  Jakub Jelinek  <jakub@redhat.com>
7312
7313         * gcc.dg/20030217-1.c: New test.
7314
7315         2003-01-29  Jakub Jelinek  <jakub@redhat.com>
7316
7317         * gcc.c-torture/compile/20020129-1.c: New test.
7318
7319         2002-12-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
7320
7321         * gcc.dg/unroll-1.c: New test.
7322
7323         2002-11-16  Jan Hubicka  <jh@suse.cz>
7324
7325         * gcc.c-torture/execute/20020920-1.c: New test.
7326
7327         2002-10-08  Jakub Jelinek  <jakub@redhat.com>
7328
7329         PR target/7434
7330         * gcc.c-torture/compile/20021008-1.c: New test.
7331
7332         2002-08-10  Gwenole Beauchesne  <gbeauchesne@mandrakesoft.com>
7333
7334         PR target/7559
7335         * testsuite/gcc.c-torture/execute/20020810-1.c: New test.
7336
7337         2002-08-07  Jakub Jelinek  <jakub@redhat.com>
7338
7339         * gcc.c-torture/compile/20020807-1.c: New test.
7340
7341         2002-07-30  Jakub Jelinek  <jakub@redhat.com>
7342
7343         * gcc.dg/tls/opt-1.c: New test.
7344
7345         2002-07-29  Jakub Jelinek  <jakub@redhat.com>
7346
7347         * gcc.dg/20020729-1.c: New test.
7348
7349         2002-07-20  Jakub Jelinek  <jakub@redhat.com>
7350
7351         * g++.dg/opt/life1.C: New test.
7352
7353         2002-05-20  Jakub Jelinek  <jakub@redhat.com>
7354
7355         * gcc.dg/20020525-1.c: New test.
7356
7357         2002-05-24  Jakub Jelinek  <jakub@redhat.com>
7358
7359         PR c++/6794
7360         * g++.dg/ext/pretty1.C: New test.
7361         * g++.dg/ext/pretty2.C: New test.
7362
7363 2003-05-15  Mark Mitchell  <mark@codesourcery.com>
7364
7365         PR c++/8385
7366         * g++.dg/ext/typeof5.C: New test.
7367
7368 2003-05-15  J"orn Rennecke <joern.rennecke@superh.com>
7369
7370         * gcc.c-torture/execute/builtins/string-asm-1.c: Take
7371         __USER_LABEL_PREFIX__ into account.
7372         * gcc.c-torture/execute/builtins/string-asm-2.c: Likewise.
7373
7374 2003-05-14  Roger Sayle  <roger@eyesopen.com>
7375
7376         * gcc.dg/builtins-15.c: New test case.
7377
7378 2003-05-13  Zack Weinberg  <zack@codesourcery.com>
7379
7380         * gcc.dg/const-elim-1.c: Tighten scan-assembler-not regexp.
7381
7382 2003-05-12  Mark Mitchell  <mark@codesourcery.com>
7383
7384         * lib/g++.exp: Tweak handling of additional source files.
7385         * g++.dg/special/conpr-2.C: Use dg-gpp-additional-sources.
7386         * g++.dg/special/conpr-2a.C: Rename to ...
7387         * g++.dg/special/conpr-2a.cc: ... this.
7388         * g++.dg/special/conpr-3.C: Use dg-gpp-additional-sources.
7389         * g++.dg/special/conpr-3a.C: Rename to ...
7390         * g++.dg/special/conpr-3a.cc: This.
7391         * g++.dg/special/conpr-3b.C: Rename to ...
7392         * g++.dg/special/conpr-3b.cc: This.
7393         * g++.dg/special/conpr-4.C: New test.
7394         * g++.dg/special/ecos.exp: Rewrite to use ordinary dg driver.
7395
7396 2003-05-12  David Edelsohn  <edelsohn@gnu.org>
7397
7398         * debug/debug.exp: Skip debug-[12].c at -O3 on non-Dwarf targets.
7399
7400 2003-05-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7401
7402         * g++.old-deja/g++.brendan/ns1.C: Remove private member warning.
7403         * g++.old-deja/g++.robertl/eb71.C: Likewise.
7404         * g++.old-deja/g++.brendan/warnings1.C: Add -Wctor-dtor-privacy.
7405         * g++.old-deja/g++.other/warn3.C: Likewise.
7406
7407 2003-05-11  Roger Sayle  <roger@eyesopen.com>
7408
7409         * gcc.dg/i386-387-1.c: Update to also test log.
7410         * gcc.dg/i386-387-2.c: Likewise.
7411
7412 2003-05-11  Toon Moene  <toon@moene.indiv.nluug.nl>
7413
7414         * g77.f-torture/execute/int8421.f: New test.
7415
7416 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7417
7418         PR c++/10230, c++/10481
7419         * g++.dg/lookup/scoped5.C: New test.
7420
7421 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7422
7423         PR c++/10552
7424         * g++.dg/template/ttp6.C: New test.
7425
7426 2003-05-11  Richard Sandiford  <rsandifo@redhat.com>
7427
7428         * gcc.c-torture/execute/builtins: New directory.
7429         * gcc.c-torture/execute/string-opt-{3,4,16,17,18,19}.c: Move into
7430         gcc.c-torture/execute/builtins.
7431         * gcc.c-torture/execute/string-opt-asm-{1,2}.c: Likewise.
7432         * gcc.c-torture/execute/builtin-noret-{1,2}.c: Move to...
7433         * gcc.dg/torture: ...this new directory.  Turn into link-only tests.
7434         * gcc.dg/no-builtin-1.c: Move into gcc.c-torture/execute/builtins.
7435
7436 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7437
7438         PR c++/9252
7439         * g++.dg/template/access8.C: New test.
7440         * g++.dg/template/access9.C: New test.
7441
7442 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7443
7444         PR c++/9554
7445         * g++.dg/parse/access1.C: New test.
7446
7447 2003-05-09  DJ Delorie  <dj@redhat.com>
7448
7449         * g++.dg/other/stdarg1.C: Make sure arg "3" is passed as a
7450         long, and not an int.
7451
7452 2003-05-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7453
7454         PR c++/10555, c++/10576
7455         * g++.dg/template/memclass1.C: New test.
7456
7457 2003-05-08  DJ Delorie  <dj@redhat.com>
7458
7459         * gcc.c-torture/execute/20020404-1.x: New, skip for 16-bit
7460         targets.
7461         * gcc.c-torture/execute/20021024-1.x: Likewise.
7462         * gcc.c-torture/execute/shiftdi.x: Likewise.
7463         * g++.old-deja/g++.mike/p700.C: Handle 16-bit targets.
7464         * g++.old-deja/g++.other/exprstmt1.C: Likewise.
7465         * gcc.dg/20021018-1.c: Likewise.
7466
7467 2003-05-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7468
7469         * g++.dg/other/packed1.C: Mark xfail for sparc*- not sparc-.
7470
7471         gcc.c-torture/execute/string-opt-19.c: Add general rodata tests.
7472         (bcopy): Call memmove.
7473
7474 2003-05-08  Roger Sayle  <roger@eyesopen.com>
7475
7476         * g77.f-torture/compile/8485.f: New test case.
7477
7478 2003-05-07  Richard Henderson  <rth@redhat.com>
7479
7480         PR c++/10570
7481         * g++.dg/eh/forced1.C: Expect catch-all handlers to run.
7482         Verify exception_cleanup not called for rethrows.
7483         * g++.dg/eh/forced2.C: Test that exception_cleanup is called
7484         when exiting catch block without rethrowing.
7485         * g++.dg/eh/forced3.C: New.
7486         * g++.dg/eh/forced4.C: New.
7487
7488 2003-05-07  Aldy Hernandez  <aldyh@redhat.com>
7489
7490         * gcc.dg/20030505.c: Fix triplet.
7491
7492 2003-05-06  DJ Delorie  <dj@redhat.com>
7493
7494         * gcc.dg/20021014-1.c: XFAIL for xstormy16 also.
7495         * gcc.dg/nest.c: Likewise.
7496
7497 2003-05-05  Roger Sayle  <roger@eyesopen.com>
7498
7499         * gcc.dg/builtins-14.c: New test case.
7500
7501 2003-05-05  Janis Johnson  <janis187@us.ibm.com>
7502
7503         * lib/compat.exp (compat-execute): New argument.
7504         * g++.dg/compat/compat.exp: Pass new argument to compat-execute.
7505         * gcc.dg/compat: New test directory.
7506         * gcc.dg/compat/compat.exp: New expect script.
7507         * gcc.dg/compat/scalar-by-value-1_main.c: New test file.
7508         * gcc.dg/compat/scalar-by-value-1_x.c: New test file.
7509         * gcc.dg/compat/scalar-by-value-1_y.c: New test file.
7510         * gcc.dg/compat/scalar-by-value-2_main.c: New test file.
7511         * gcc.dg/compat/scalar-by-value-2_x.c: New test file.
7512         * gcc.dg/compat/scalar-by-value-2_y.c: New test file.
7513
7514         * gcc.dg/compat/struct-by-value-1_main.c: New test file.
7515         * gcc.dg/compat/struct-by-value-1_x.c: New test file.
7516         * gcc.dg/compat/struct-by-value-1_y.c: New test file.
7517         * gcc.dg/compat/struct-by-value-2_main.c: New test file.
7518         * gcc.dg/compat/struct-by-value-2_x.c: New test file.
7519         * gcc.dg/compat/struct-by-value-2_y.c: New test file.
7520         * gcc.dg/compat/struct-by-value-3_main.c: New test file.
7521         * gcc.dg/compat/struct-by-value-3_x.c: New test file.
7522         * gcc.dg/compat/struct-by-value-3_y.c: New test file.
7523         * gcc.dg/compat/struct-by-value-4_main.c: New test file.
7524         * gcc.dg/compat/struct-by-value-4_x.c: New test file.
7525         * gcc.dg/compat/struct-by-value-4_y.c: New test file.
7526         * gcc.dg/compat/struct-by-value-5_main.c: New test file.
7527         * gcc.dg/compat/struct-by-value-5_x.c: New test file.
7528         * gcc.dg/compat/struct-by-value-5_y.c: New test file.
7529
7530 2003-05-05  Zack Weinberg  <zack@codesourcery.com>
7531
7532         * gcc.dg/const-elim-1.c, gcc.dg/const-elim-2.c: New testcases.
7533
7534 2003-05-05  Jakub Jelinek  <jakub@redhat.com>
7535
7536         * gcc.c-torture/execute/string-opt-18.c (main): Add 3 new tests.
7537
7538 2003-05-05  Geoffrey Keating  <geoffk@apple.com>
7539
7540         * gcc.c-torture/execute/ieee/fp-cmp-8.c: New test.
7541         * gcc.dg/ppc-fsel-2.c: New test.
7542
7543         * gcc.dg/unused-5.c: New test.
7544
7545 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7546
7547         PR c++/10496
7548         * g++.dg/warn/pmf1.C: New test.
7549
7550 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7551
7552         PR c++/4494
7553         * g++.dg/warn/main.C: New test.
7554
7555 2003-05-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7556
7557         * gcc.dg/nonnull-3.c: New test.
7558
7559 2003-05-04  Neil Booth  <neil@daikokuya.co.uk>
7560
7561         * gcc.dg/cpp/Wtrigraphs.c: Update.
7562         * gcc.dg/cpp/Wtrigraphs-2.c: New tests.
7563
7564 2003-05-03  Geoffrey Keating  <geoffk@apple.com>
7565
7566         * gcc.dg/ppc-fsel-1.c: New test.
7567
7568 2003-05-03  Zack Weinberg  <zack@codesourcery.com>
7569
7570         PR c/10604
7571         * gcc.dg/compare7.c, g++.dg/warn/compare1.C: New testcases.
7572
7573 2003-05-03  Kazu Hirata  <kazu@cs.umass.edu>
7574
7575         * gcc.dg/m-un-2.c: Fix the typedef of size_t.
7576
7577 2003-05-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7578
7579         PR c++/9364, c++/10553, c++/10586
7580         * g++.dg/parse/typename4.C: New test.
7581         * g++.dg/parse/typename5.C: Likewise.
7582
7583 2003-05-03  Richard Sandiford  <rsandifo@redhat.com>
7584
7585         * gcc.c-torture/compile/20030503-1.c: New test.
7586
7587 2003-05-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7588
7589         * g++.dg/lookup/using5.C: Fix testcase error.
7590
7591 2003-05-01  Chris Demetriou  <cgd@broadcom.com>
7592
7593         * gcc.dg/special/mips-abi.exp (is_meabi_config): Remove,
7594         since MEABI is no longer supported.  Remove all vestiges
7595         of MEABI from the test.
7596
7597 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7598
7599         PR c++/10554
7600         * g++.dg/lookup/using5.C: New test.
7601
7602 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7603
7604         PR c++/8772
7605         * g++.dg/template/ttp5.C: New test.
7606
7607 2003-04-30  Mark Mitchell  <mark@codesourcery.com>
7608
7609         * lib/g++-dg.exp (g++-dg-test): Add "repo" option.
7610         (dg-gpp-additional-sources): New function.
7611         (dg-gpp-additional-files): Likewise.
7612         * lib/g++.exp (additional_sources): New variable.
7613         (additional_files): Likewise.
7614         (g++_target_compile): Deal with them.
7615         * lib/old-dejagnu.exp: Remove.
7616         * g++.old-deja/old-deja.exp: Use dg.exp, not old-dejagnu.exp.
7617         * g++.old-deja: Revise all tests to use dg commands.
7618
7619 2003-04-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7620
7621         PR c++/9432, c++/9528
7622         * g++.dg/lookup/using4.C: New test.
7623
7624 2003-04-29  Geoffrey Keating  <geoffk@apple.com>
7625
7626         * gcc.dg/noreturn-5.c: New file.
7627         * gcc.dg/noreturn-6.c: New file.
7628
7629         * gcc.c-torture/compile/inline-1.c: New file.
7630
7631 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
7632
7633         PR c++/10551
7634         * g++.dg/template/explicit1.C: New test.
7635
7636 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
7637
7638         PR c++/10549
7639         * g++.dg/other/bitfield1.C: New test.
7640
7641         PR c++/10527
7642         * g++.dg/init/new7.C: New test.
7643
7644 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
7645
7646         * g++.dg/ext/desig1.C: New test.
7647         * g++.dg/ext/init1.C: Update.
7648
7649         * g++.old-deja/g++.pt/deduct5.C: Remove unnecessary initializer.
7650
7651 2003-04-28  Mark Mitchell  <mark@codesourcery.com>
7652
7653         PR c++/10180
7654         * g++.dg/warn/Winline-1.C: New test.
7655
7656 2003-04-28  Jakub Jelinek  <jakub@redhat.com>
7657
7658         * gcc.c-torture/execute/string-opt-19.c: New test.
7659
7660         * gcc.c-torture/execute/string-opt-asm-1.c: New test.
7661         * gcc.c-torture/execute/string-opt-asm-2.c: New test.
7662
7663 2003-04-27  Mark Mitchell  <mark@codesourcery.com>
7664
7665         PR c++/10506
7666         * g++.dg/init/new6.C: New test.
7667
7668         PR c++/10503
7669         * g++.dg/init/ref6.C: New test.
7670
7671 2003-04-26  David Edelsohn  <edelsohn@gnu.org>
7672
7673         * g++.dg/warn/weak1.C: XFAIL on AIX4.
7674
7675 2003-04-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7676
7677         * gcc.c-torture/execute/string-opt-8.c: Don't perform cmpstr
7678         checks for __pj__, but do them for !__OPTIMIZE__ and __s390__.
7679
7680 2003-04-25  Mark Mitchell  <mark@codesourcery.com>
7681
7682         * g++.old-deja/g++.pt/instantiate12.C: Explicit instantiate
7683         initialized static data members.
7684
7685 2003-04-25  H.J. Lu <hjl@gnu.org>
7686
7687         * gcc.dg/ia64-sync-4.c: New test.
7688
7689 2003-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7690
7691         * gcc.c-torture/execute/string-opt-18.c: Clean up.  Fix copyright
7692         date.
7693
7694 2003-04-24  Nathan Sidwell  <nathan@codesourcery.com>
7695
7696         PR c++/10337
7697         * g++.dg/warn/conv1.C: New test.
7698         * g++.old-deja/g++.other/conv7.C: Adjust.
7699         * g++.old-deja/g++.other/overload14.C: Adjust.
7700
7701 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
7702
7703         PR c++/10471
7704         * g++.dg/template/defarg2.C: New test.
7705
7706 2003-04-23  Neil Booth  <neil@daikokuya.co.uk>
7707
7708         * gcc.dg/cpp/include2.c: Update.
7709         * gcc.dg/cpp/multiline-2.c: New.
7710         * gcc.dg/cpp/multiline.c: Update.
7711         * gcc.dg/cpp/strify2.c: Update.
7712         * gcc.dg/cpp/trad/literals-2.c: Update.
7713
7714 2003-04-23  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7715
7716         * g++.dg/other/packed1.C: XFAIL hppa*-*-*.
7717
7718 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
7719
7720         * g++.dg/parse/typedef1.C: Tweak after fix for PR 10428.
7721
7722 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
7723
7724         PR c++/10451
7725         * g++.dg/parse/crash4.C: New test.
7726
7727         PR c++/9847
7728         * g++.dg/parse/crash5.C: New test.
7729
7730 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
7731
7732         PR c++/10446
7733         * g++.dg/parse/crash3.C: New test.
7734
7735         PR c++/10428
7736         * g++.dg/parse/elab1.C: New test.
7737
7738 2003-04-22  Devang Patel  <dpatel@apple.com>
7739
7740         * gcc.dg/cpp/trad/funlike-5.c: New test.
7741
7742 2003-04-21  Andreas Tobler <a.tobler@schweiz.ch>
7743
7744         * g++.dg/other/packed1.C: Fix dg options.
7745
7746 2003-04-22  Nathan Sidwell  <nathan@codesourcery.com>
7747
7748         * g++.dg/other/offsetof2.C: New test.
7749
7750 2003-04-21  Mark Mitchell  <mark@codesourcery.com>
7751
7752         * g++.dg/template/recurse.C: Adjust location of error messages.
7753
7754 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
7755
7756         PR c++/9881
7757         * g++.dg/init/addr-const1.C: New test.
7758         * g++.dg/other/packed1.C: XFAIL on aligned architectures.
7759
7760 2003-04-20  Nathan Sidwell  <nathan@codesourcery.com>
7761
7762         PR c++/10405
7763         * g++.dg/lookup/struct-hack1.C: New test.
7764
7765 2003-04-20  Neil Booth  <neil@daikokuya.co.uk>
7766
7767         * ucs.c: Update diagnostic messages.
7768
7769 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
7770
7771         * gcc.dg/cpp/truefalse.cpp: New test.
7772         * gcc.dg/cpp/cpp.exp: Update.
7773         * g++.dg/other/stdbool-if.C: Remove.
7774
7775 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
7776
7777         * gcc.dg/cpp/_Pragma4.c: Remove stray space.
7778         * gcc.dg/cpp/trad/escaped-eof.c: Correct line number.
7779
7780 2003-04-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
7781
7782         * gcc.c-torture/compile/20030418-1.c: New test.
7783
7784 2003-04-17  Janis Johnson  <janis187@us.ibm.com>
7785
7786         * README.compat: Remove; content moved to doc/sourcebuild.texi.
7787
7788 2003-04-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7789
7790         PR c++/10347
7791         g++.dg/template/dependent-name1.C: New test.
7792
7793 2003-04-17  J"orn Rennecke <joern.rennecke@superh.com>
7794
7795         * gcc.dg/warn-1.c (tourist_guide): New array,
7796         contains a pointer to bar.
7797
7798 2003-04-16  Roger Sayle  <roger@eyesopen.com>
7799
7800         * gcc.dg/Wunreachable-5.c: New test case for PR c/10175.
7801         * gcc.c-torture/execute/medce-1.c: New test case.
7802         * gcc.c-torture/execute/medce-2.c: New test case.
7803
7804 2003-04-15  Mark Mitchell  <mark@codesourcery.com>
7805
7806         * lib/prune.exp: Ignore more messages.
7807
7808         PR c++/10381
7809         * g++.dg/parse/lookup3.C: New test.
7810
7811 2003-04-15  J"orn Rennecke <joern.rennecke@superh.com>
7812
7813         * gcc.c-torture/compile/20030415-1.c : New test.
7814
7815 2003-04-14  Mark Mitchell  <mark@codesourcery.com>
7816
7817         * gcc.c-torture/execute/scope-2.c: Move to ...
7818         * gcc.dg/noncompile/scope.c: .... here.
7819
7820 2003-04-14  Roger Sayle  <roger@eyesopen.com>
7821
7822         * gcc.dg/20030414-2.c: New test case.
7823
7824 2003-04-14  Hans-Peter Nilsson  <hp@axis.com>
7825
7826         PR target/10377
7827         * gcc.dg/20030414-1.c: New test.
7828
7829 2003-04-13  Roger Sayle  <roger@eyesopen.com>
7830
7831         * gcc.dg/builtins-12.c: New test case.
7832         * gcc.dg/builtins-13.c: New test case.
7833
7834 2003-04-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7835
7836         * gcc.c-torture/execute/string-opt-18.c: New test.
7837
7838 2003-04-13  Mark Mitchell  <mark@codesourcery.com>
7839
7840         PR c++/10300
7841         * g++.dg/init/new5.C: New test.
7842
7843 2003-04-12  Mark Mitchell  <mark@codesourcery.com>
7844
7845         PR c++/7910
7846         * g++.dg/ext/dllimport1.C: New test.
7847
7848 2003-04-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
7849
7850         * gcc.dg/ultrasp8.c: Fix for 32-bit Sparc.
7851
7852 2003-04-11  Bud Davis <bdavis9659@comcast.net>
7853
7854         PR Fortran/9263
7855         * g77.f-torture/noncompile/9263.f: New test
7856         PR Fortran/1832
7857         * g77.f-torture/execute/1832.f: New test
7858
7859 2003-04-11  David Chad  <davidc@freebsd.org>
7860             Loren J. Rittle  <ljrittle@acm.org>
7861
7862         libobjc/8562
7863         * objc.dg/headers.m: New test.
7864
7865 2003-04-10  Zack Weinberg  <zack@codesourcery.com>
7866
7867         * gcc.c-torture/execute/builtin-noret-2.c: New.
7868         * gcc.c-torture/execute/builtin-noret-2.x: New.
7869         XFAIL builtin-noret-2.c at -O1 and above.
7870         * gcc.dg/redecl.c: New.
7871         * gcc.dg/Wshadow-1.c: Update error regexps.
7872
7873 2003-04-10  Mark Mitchell  <mark@codesourcery.com>
7874
7875         * g++.dg/abi/bitfield10.C: New test.
7876
7877 2003-04-09  Mike Stump  <mrs@apple.com>
7878
7879         * gcc.dg/pch/pch.exp: Make testcase names longer.
7880         * g++.dg/pch/pch.exp: Make testcase names longer.
7881
7882 2003-04-08  Roger Sayle  <roger@eyesopen.com>
7883
7884         * gcc.dg/builtins-11.c: New test case.
7885
7886 2003-04-08  Roger Sayle  <roger@eyesopen.com>
7887
7888         * gcc.dg/builtins-9.c: New test case.
7889         * gcc.dg/builtins-10.c: New test case.
7890
7891 2003-04-07  J"orn Rennecke <joern.rennecke@superh.com>
7892
7893         * gcc.dg/noncompile/init-4.c.c: New test.
7894
7895 2003-04-06  Nathan Sidwell  <nathan@codesourcery.com>
7896
7897         * gcc.misc-test/gcov-9.c: New test.
7898         * gcc.misc-test/gcov-10.c: New test
7899         * gcc.misc-test/gcov-11.c: New test.
7900
7901 2003-04-05  Zack Weinberg  <zack@codesourcery.com>
7902
7903         PR optimization/10024
7904         * gcc.c-torture/compile/20030405-1.c: New test.
7905
7906 2003-04-04  Geoffrey Keating  <geoffk@apple.com>
7907
7908         * gcc.dg/pch/static-3.c: New.
7909         * gcc.dg/pch/static-3.hs: New.
7910         * gcc.dg/pch/pch.exp: Test with -O0 -g too.
7911
7912 2003-04-04  Richard Henderson  <rth@redhat.com>
7913
7914         * g++.dg/eh/forced1.C: Use _Unwind_SjLj_ForcedUnwind as appropriate.
7915         * g++.dg/eh/forced2.C: Likewise.
7916
7917 2003-04-03  Mike Stump  <mrs@apple.com>
7918
7919         * lib/scanasm.exp (scan-assembler): Add xfail processing for
7920         target arg.
7921         (scan-assembler-times, scan-assembler-not): Likewise.
7922         (scan-assembler-dem, scan-assembler-dem-not): Likewise.
7923
7924 2003-04-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
7925
7926         * gcc.dg/sparc-loop-1.c: New test.
7927
7928 2003-04-02  Geoffrey Keating  <geoffk@apple.com>
7929
7930         PR other/9274
7931         * g++.dg/pch/system-2.C: New.
7932         * g++.dg/pch/system-2.Hs: New.
7933
7934 2003-04-02  Aldy Hernandez  <aldyh@redhat.com>
7935
7936         * g++.dg/eh/simd-2.C (vecfunc): Fix typo.
7937
7938         * g++.dg/eh/simd-1.C (vecfunc): Same.
7939
7940 2003-04-01  Roger Sayle  <roger@eyesopen.com>
7941
7942         * gcc.c-torture/execute/20030401-1.c: New test case.
7943
7944 2003-04-01  Ziemowit Laski <zlaski@apple.com>
7945
7946         * objc.dg/defs.m: New.
7947
7948 2003-04-01  Aldy Hernandez  <aldyh@redhat.com>
7949
7950         * g++.dg/eh/simd-1.C: New.
7951         * g++.dg/eh/simd-2.C: New.
7952
7953 2003-03-01  Aldy Hernandez  <aldyh@redhat.com>
7954
7955         * gcc.c-torture/execute/simd-3.c: New.
7956
7957 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
7958
7959         PR c/9936
7960         * gcc.dg/20030331-2.c: New test.
7961
7962 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
7963
7964         PR c++/10278
7965         * g++.dg/parse/crash2.C: New test.
7966
7967 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
7968
7969         * gcc.c-torture/compile/20030331-1.c: New test, moved from...
7970         * gcc.c-torture/execute/20030331-1.c: ...here.
7971
7972 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
7973
7974         * gcc.c-torture/execute/20030331-1.c: New test.
7975
7976 2003-03-31  Nathan Sidwell  <nathan@codesourcery.com>
7977
7978         * lib/gcov.exp: Adjust call return testing strings.
7979         * g77.dg/gcov/gcov-1.f: Don't expect unconditional branches.
7980
7981 2003-03-31  Roger Sayle  <roger@eyesopen.com>
7982
7983         * gcc.dg/builtins-3.c: Add new tests for sin and cos.
7984         * gcc.dg/builtins-7.c: New test case.
7985         * gcc.dg/builtins-8.c: New test case.
7986
7987 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
7988
7989         * gcc.c-torture/execute/ieee/20030331-1.c: New test.
7990
7991 2003-03-30  Mark Mitchell  <mark@codesourcery.com>
7992
7993         PR c++/7647
7994         * g++.dg/lookup-class-member-2.C: New test.
7995
7996 2003-03-30  Glen Nakamura  <glen@imodulo.com>
7997
7998         * gcc.dg/20030324-1.c: Add comments and abort if test fails.
7999
8000 2003-03-28  Roger Sayle  <roger@eyesopen.com>
8001
8002         * gcc.c-torture/execute/ieee/fp-cmp-6.c:  Correct test for -O0.
8003
8004 2003-03-28  Mark Mitchell  <mark@codesourcery.com>
8005
8006         * g++.dg/init/attrib1.C: New test.
8007
8008 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
8009
8010         * gcc.dg/ultrasp8.c: New test.
8011
8012 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
8013
8014         * gcc.dg/ultrasp7.c: New test.
8015
8016 2003-03-28  Nathan Sidwell  <nathan@codesourcery.com>
8017
8018         PR c++/10047
8019         * g++.dg/template/inline1.C: New test.
8020
8021 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
8022
8023         * gcc.dg/sparc-dwarf2.c: New test.
8024
8025 2003-03-27  Roger Sayle  <roger@eyesopen.com>
8026
8027         * gcc.c-torture/execute/ieee/fp-cmp-6.c: New test case.
8028         * gcc.c-torture/execute/ieee/fp-cmp-7.c: New test case.
8029
8030 2003-03-27  Mark Mitchell  <mark@codesourcery.com>
8031
8032         * lib/gcov.exp (run-gcov): Add branches and calls options, rather
8033         than reading .x files.
8034         * g++.dg/gcov/gcov-1.C: Use run-gcov options, not .x files.
8035         * g77.dg/gcov/gcov-1.f: Likewise.
8036         * gcc.misc-tests/gcov-4b.c: Likewise.
8037         * gcc.misc-tests/gcov-5b.c: Likewise.
8038         * gcc.misc-tests/gcov-6.c: Likewise.
8039         * gcc.misc-tests/gcov-7.c: Likewise.
8040         * gcc.misc-tests/gcov-8.c: Likewise.
8041         * g++.dg/gcov/gcov-1.x: Remove.
8042         * g77.dg/gcov/gcov-1.x: Likewise.
8043         * gcc.misc-tests/gcov-4b.x: Likewise.
8044         * gcc.misc-tests/gcov-5b.x: Likewise.
8045         * gcc.misc-tests/gcov-6.x: Likewise.
8046         * gcc.misc-tests/gcov-7.x: Likewise.
8047         * gcc.misc-tests/gcov-8.x: Likewise.
8048
8049 2003-03-27  Glen Nakamura  <glen@imodulo.com>
8050
8051         PR opt/10087
8052         * gcc.dg/20030324-1.c: New test.
8053
8054 2003-03-27  Nathan Sidwell  <nathan@codesourcery.com>
8055
8056         PR c++/10224
8057         * g++.dg/template/arg3.C: New test.
8058
8059         PR c++/10158
8060         * g++.dg/template/friend18.C: New test.
8061
8062 2003-03-26  Roger Sayle  <roger@eyesopen.com>
8063
8064         * g77.f-torture/compile/20030326-1.f: New test case.
8065
8066 2003-03-26  Janis Johnson  <janis187@us.ibm.com>
8067
8068         * gcc.c-torture/execute/20020227-1.x: Don't XFAIL for powerpc64.
8069
8070         * gcc.c-torture/compile/simd-5.x: Expect XFAIL for powerpc64.
8071
8072 2003-03-26  Jakub Jelinek  <jakub@redhat.com>
8073
8074         * gcc.dg/ia64-sync-3.c: New test.
8075
8076 2003-03-26  Alan Modra  <amodra@bigpond.net.au>
8077
8078         * gcc.dg/loop-2.c: Replace "inline" with "__inline__".
8079
8080 2003-03-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
8081
8082         * gcc.dg/ultrasp6.c: New test.
8083
8084 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
8085
8086         * gcc.dg/i386-signbit-1.c: New test.
8087         * gcc.dg/i386-signbit-2.c: New test.
8088         * gcc.dg/i386-signbit-3.c: New test.
8089
8090 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
8091
8092         * gcc.dg/ultrasp5.c: Fix options.
8093
8094 2003-03-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
8095
8096         * gcc.dg/ultrasp5.c: Fix comment.
8097
8098 2003-03-24  Bud Davis  <bdavis9659@comcast.net>
8099
8100         PR fortran/10197
8101         * g77.f-torture/execute/10197.f: New test.
8102
8103 2003-03-24  Nathan Sidwell  <nathan@codesourcery.com>
8104
8105         PR c++/9898, c++/383
8106         * g++.dg/template/conv6.C: New test.
8107
8108         PR c++/10119
8109         * g++.dg/template/ptrmem5.C: New test.
8110
8111         PR c++/10026
8112         * g++.dg/lookup/koenig1.C: New test.
8113
8114         PR C++/10199
8115         * g++.dg/lookup/template2.C: New test.
8116
8117 2003-03-24  Jakub Jelinek  <jakub@redhat.com>
8118
8119         * g++.dg/opt/rtti1.C: New test.
8120
8121 2003-03-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
8122
8123         * gcc.dg/ultrasp5.c: New test.
8124
8125 2003-03-23  Arpad Beszedes <beszedes@cc.u-szeged.hu>
8126
8127         PR middle-end/9967
8128         * gcc.c-torture/execute/stdio-opt-1.c: Adjust test for change to
8129         builtin fputs.
8130
8131 2003-03-23  Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>
8132
8133         PR c/8224
8134         * gcc.dg/20030323-1.c: New test.
8135
8136 2003-03-23  Roger Sayle  <roger@eyesopen.com>
8137
8138         * gcc.c-torture/compile/20030323-1.c: New test case.
8139
8140 2003-03-22  Ulrich Weigand  <uweigand@de.ibm.com>
8141
8142         * gcc.dg/20030321-1.c: New test.
8143
8144 2003-03-22  Zack Weinberg  <zack@codesourcery.com>
8145
8146         * gcc.dg/Wshadow-1.c: Add a dg-warning line.
8147
8148 2003-03-22  Nathan Sidwell  <nathan@codesourcery.com>
8149
8150         PR c++/9978, c++/9708
8151         * g++.dg/ext/vlm1.C: Adjust expected error.
8152         * g++.dg/ext/vla2.C: New test.
8153         * g++.dg/template/arg1.C: New test.
8154         * g++.dg/template/arg2.C: New test.
8155
8156 2003-03-22  Bud Davis  <bdavis9659@comcast.net>
8157
8158         * g77.f-torture/execute/select.f: New test.
8159         * g77.f-torture/noncompile/select_no_compile.f: New test.
8160
8161 2003-03-21  Nathan Sidwell  <nathan@codesourcery.com>
8162
8163         PR c++/9898
8164         * g++.dg/other/error4.C: New test.
8165
8166 2003-03-20  Mark Mitchell  <mark@codesourcery.com>
8167
8168         * g++.dg/template/friend17.C: New test.
8169
8170 2003-03-21  Alan Modra  <amodra@bigpond.net.au>
8171
8172         * gcc.c-torture/compile/20030320-1.c: New.
8173
8174 2003-03-20  Roger Sayle  <roger@eyesopen.com>
8175
8176         * gcc.dg/builtins-6.c: New test case.
8177
8178 2003-03-19  Alan Modra  <amodra@bigpond.net.au>
8179
8180         PR target/10073
8181         * gcc.c-torture/compile/20030319-1.c: New.
8182
8183 2003-03-18  Jan Hubicka  <jh@suse.cz>
8184
8185         * gcc.dg/i386-cvt-1.c: New test.
8186
8187 2003-03-17  Zack Weinberg  <zack@codesourcery.com>
8188
8189         * objc.dg/naming-1.m: Use "(parse|syntax) error".
8190         * objc.dg/naming-2.m: Likewise.
8191
8192 2003-03-17  Mark Mitchell  <mark@codesourcery.com>
8193
8194         PR c++/9639
8195         * g++.dg/parse/crash1.C: New test.
8196
8197 2003-03-16  Mark Mitchell  <mark@codesourcery.com>
8198
8199         PR c++/8805
8200         * g++.dg/eh/cleanup1.C: New test.
8201
8202 2003-03-16  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
8203
8204         * gcc.c-torture/execute/20030316-1.c: New test case.
8205
8206 2003-03-16  Nathan Sidwell  <nathan@codesourcery.com>
8207
8208         PR c++/9629
8209         * g++.dg/init/ctor2.C: New test.
8210
8211 2003-03-15  Roger Sayle  <roger@eyesopen.com>
8212
8213         * g77.f-torture/compile/xformat.f: New test case.
8214
8215 2003-03-15  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
8216
8217         * g++.old-deja/g++.mike/eh33.C: Remove xfail for hppa*-*-*.
8218         * g++.old-deja/g++.mike/eh50.C: Likewise.
8219
8220 2003-03-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8221
8222         PR c++/6440
8223         * g++.dg/template/spec7.C: New test.
8224         * g++.dg/template/spec8.C: Likewise.
8225
8226 2003-03-14  Jakub Jelinek  <jakub@redhat.com>
8227
8228         * gcc.c-torture/execute/20030313-1.c: New test.
8229
8230 2003-03-14  Richard Henderson  <rth@redhat.com>
8231
8232         * gcc.dg/inline-2.c: Adjust alpha test for external call.
8233
8234 2003-03-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
8235
8236         * gcc.c-torture/compile/20030314-1.c: New test.
8237
8238 2003-03-13  Danny Smith  <dannysmith@users.sourceforge.net>
8239
8240         * gcc.dg/dll-1.c: Remove thumb target. Change exp to _exp.
8241         * gcc.dg/dll-2.c: Enable for cygwin and mingw. Remove
8242         thumb target,
8243         * gcc.dg/dll-3.c: Likewise. Adjust scan-assembler
8244         to accept newer _imp__  prefix and additional
8245         newline in .drectve section.
8246         * gcc.dg/dll-4.c: Likewise.
8247         * gcc.dg/dll-5.c: New file to test -mnop-fun-dllimport
8248         switch.
8249
8250 2003-03-13  Mark Mitchell  <mark@codesourcery.com>
8251
8252         * g++.dg/parse/namespace9.C: New test.
8253
8254         * g++.dg/init/ref5.C: New test.
8255         * g++.dg/parse/ptrmem1.C: Likewise.
8256
8257 2003-03-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
8258
8259         * gcc.dg/special/ecos.exp (gcsec-1.c): Find linker used by gcc.
8260         * gcc.dg/old-style-asm-1.c (dg-final): Add hpux label alternative to
8261         regular expression.
8262         * gcc.dg/funcorder.c (dg-final): Check for "link_error,%r" on hppa*-*-*.
8263         * gcc.dg/inline-1.c (dg-final): Check for "xyzzy?,%r" on hppa*-*-*.
8264
8265 2003-03-12  Daniel Jacobowitz  <drow@mvista.com>
8266
8267         * gcc.c-torture/execute/20030224-2.c: New test.
8268
8269 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
8270
8271         * gcc.dg/decl-3.c: New test.
8272
8273 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
8274
8275         * gcc.dg/i386-loop-2.c: New test.
8276
8277 2003-03-11  Mark Mitchell  <mark@codesourcery.com>
8278
8279         PR c++/9474
8280         * g++.dg/parse/namespace8.C: New test.
8281
8282         PR c++/9924
8283         * g++.dg/overload/builtin2.C: New test.
8284
8285 2003-03-11  Steven Bosscher  <s.bosscher@student.tudelft.nl>
8286
8287         * gcc.dg/return-type-3.c: New test.
8288
8289 2003-03-11  D.Venkatasubramanian  <dvenkat@noida.hcltech.com>
8290
8291         * gcc.misc-tests/bprob.exp: Disable test cases for h8300-*-* as
8292         profiling options are not supported.
8293
8294 2003-03-10  Mark Mitchell  <mark@codesourcery.com>
8295
8296         * g++.old-deja/g++.benjamin/16077.C: Adjust warnings.
8297         * g++.old-deja/g++.warn/impint2.C: Likewise.
8298
8299 2003-03-10  Devang Patel  <dpatel@apple.com>
8300
8301         * g++.dg/cpp/c++_cmd_1.C: New test.
8302         * g++.dg/cpp/c++_cmd_1.h: New file.
8303
8304 2003-03-10  Segher Boessenkool  <segher@koffie.nl>
8305
8306         * gcc.dg/altivec-9.c: New file.
8307
8308 2003-03-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8309
8310         * gcc.dg/ppc-sdata-1.c: New test.
8311         * gcc.dg/ppc-sdata-2.c: New test.
8312
8313 2003-03-09  Mark Mitchell  <mark@codesourcery.com>
8314
8315         PR c++/9373
8316         * g++.dg/opt/ptrmem2.C: New test.
8317
8318         PR c++/8534
8319         * g++.dg/opt/ptrmem1.C: New test.
8320
8321 2003-03-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
8322
8323         * gcc.dg/i386-loop-1.c: New test.
8324
8325 2003-03-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8326
8327         PR c++/9970
8328         * g++.dg/lookup/friend1.C: New test.
8329
8330 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
8331
8332         PR c++/9823
8333         * g++.dg/parser/constructor1.C: New test.
8334
8335 2003-03-08  Hans-Peter Nilsson  <hp@bitrange.com>
8336
8337         * gcc.c-torture/execute/20020720-1.x: Add xfail for cris-*-*.
8338
8339         * gcc.dg/old-style-asm-1.c: Tweak to match mmix-knuth-mmixware.
8340
8341 2003-03-08  Neil Booth  <neil@daikokuya.co.uk>
8342
8343         * gcc.dg/cpp/Wunused.c: Update test.
8344
8345 2003-03-08  Jan Hubicka  <jh@suse.cz>
8346
8347         * gcc.dg/inline-3.c: New test.
8348
8349 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
8350
8351         PR c++/9809
8352         * g++.dg/parse/builtin1.C: New test.
8353
8354         PR c++/9982
8355         * g++.dg/abi/cookie1.C: New test.
8356         * g++.dg/abi/cookie2.C: Likewise.
8357
8358         PR c++/9524
8359         * g++.dg/template/field1.C: New test.
8360
8361         PR c++/9912
8362         * g++.dg/parse/class1.C: New test.
8363         * g++.dg/parse/namespace7.C: Likewise.
8364         * g++.old-deja/g++.other/decl5.C: Remove XFAILs.
8365
8366 2003-03-07  Mark Mitchell  <mark@codesourcery.com>
8367
8368         * g++.dg/init/ref4.C: New test.
8369
8370 2003-03-07  Jan Hubicka  <jh@suse.cz>
8371
8372         * gcc.dg/i386-local2.c: Fix problems with certain versions of dejagnu.
8373         * gcc.dg/inline-3.c:  New test.
8374
8375 2003-03-06  Mark Mitchell  <mark@codesourcery.com>
8376
8377         * g++.dg/init/ref3.C: New test.
8378
8379         PR c++/9965
8380         * g++.dg/init/ref2.C: New test.
8381
8382         PR c++/9400
8383         * g++.dg/warn/Wshadow-2.C: New test.
8384
8385         PR c++/9791
8386         * g++.dg/warn/Woverloaded-1.C: New test.
8387
8388 2003-03-05  Jan Hubicka  <jh@suse.cz>
8389
8390         * gcc.dg/i386-local2.c: New.
8391         * gcc.dg/i386-local.c: Fix typo.
8392
8393 2003-03-05  Mark Mitchell  <mark@codesourcery.com>
8394
8395         * g++.dg/abi/layout3.C: New test.
8396
8397 2003-03-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
8398
8399         * gcc.c-torture/compile/20030305-1.c
8400
8401 2003-03-05  Jan Hubicka  <jh@suse.cz>
8402
8403         * gcc.dg/i386-local.c: New.
8404
8405 2003-03-04  J"orn Rennecke <joern.rennecke@superh.com>
8406
8407         * gcc.dg/sh-relax.c: Disable for sh64-*-*.
8408
8409 2003-03-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
8410
8411         * gcc.dg/switch-2.c: New test.
8412         * gcc.dg/switch-3.c: New test.
8413         * gcc.dg/Wswitch.c: Adjust line numbers.
8414         * gcc.dg/Wswitch-default.c: Likewise.
8415         * gcc.dg/Wswitch-enum.c: Likewise.
8416
8417 2003-03-04  Alexandre Oliva  <aoliva@redhat.com>
8418
8419         * gcc.c-torture/execute/20030222-1.c: New test.
8420
8421 2003-03-03  James E Wilson  <wilson@tuliptree.org>
8422
8423         * gcc.dg/m68k-slp-ice.c: New test for PR c/7872.
8424
8425 2003-03-03  Mark Mitchell  <mark@codesourcery.com>
8426
8427         PR c++/9878
8428         * g++.dg/init/ref1.C: New test.
8429
8430 2003-03-03  J"orn Rennecke <joern.rennecke@superh.com>
8431
8432         * gcc.dg/sh-relax.c: New SH-only test.
8433
8434 2003-03-03  Geoffrey Keating  <geoffk@apple.com>
8435
8436         * gcc.c-torture/compile/20010327-1.c: Back out last change.  Add
8437         comment explaining purpose of testcase.
8438
8439 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
8440
8441         * gcc.c-torture/execute/960312-1.x: New file, must pass -mshort
8442         for HC11/HC12 (asm needs two int registers).
8443         * gcc.c-torture/compile/20020312-1.x: New file, don't execute on
8444         HC11/HC12 because the test uses an asm which needs two 32-bit
8445         registers.
8446
8447 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
8448
8449         * gcc.c-torture/compile/920501-12.x: New file, must pass -mshort
8450         for HC11/HC12 (array is too large otherwise).
8451         * gcc.c-torture/compile/920501-4.x: New file, likewise.
8452         * gcc.c-torture/compile/20010518-2.x: Likewise.
8453         * gcc.c-torture/compile/980506-1.x: Don't execute this test on
8454         HC11/HC12 (array is too large).
8455
8456 2003-03-01  Geoffrey Keating  <geoffk@apple.com>
8457
8458         * lib/gcc-dg.exp (gcc-dg-test): Change .pch to .gch.
8459         * lib/g++-dg.exp (g++-dg-test): Likewise.
8460
8461 2003-03-01  Roger Sayle  <roger@eyesopen.com>
8462
8463         * g++.old-deja/g++.other/builtins10.C: New test for PR 9367.
8464         * gcc.dg/format/attr-5.c: Handle new conflicting types warning.
8465
8466 2003-03-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8467
8468         * g++.dg/warn/implicit-typename1.C: Remove warning.
8469
8470 2003-02-28  Richard Henderson  <rth@redhat.com>
8471
8472         * gcc.dg/noreturn-1.c: Move noreturn warning line.
8473         * gcc.dg/return-type-1.c: Move control reaches end warning line.
8474
8475 2003-02-28  Geoffrey Keating  <geoffk@apple.com>
8476
8477         * gcc.dg/pch/pch.exp: Change .pch to .gch.
8478         * g++.dg/pch/pch.exp: Likewise.
8479
8480 2003-02-28  Mark Mitchell  <mark@codesourcery.com>
8481
8482         PR c++/9879
8483         * testsuite/g++.dg/init/new4.C: New test.
8484
8485 2003-02-28  Richard Earnshaw  <rearnsha@arm.com>
8486
8487         * gcc.dg/arm-asm.c: Enable for StrongARM and XScale targets.
8488
8489 2003-02-28  Alexandre Oliva  <aoliva@redhat.com>
8490
8491         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead of
8492         unsigned long.
8493
8494         * gcc.c-torture/compile/simd-3.c: Do nothing if double is not
8495         wider than float.
8496
8497 2003-02-26  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
8498
8499         * lib/scanasm.exp: Add support for counting numbers of
8500         occurences.
8501         * gcc.dg/unswitch-1.c, gcc.dg/peel-1.c, gcc.dg/unroll-1.c,
8502         gcc.dg/unroll-2.c, gcc.dg/unroll-3.c: New tests.
8503
8504 2003-02-25  Mark Mitchell  <mark@codesourcery.com>
8505
8506         PR c++/9683
8507         * g++.dg/template/static3.C: New test.
8508
8509         PR c++/9829
8510         * g++.dg/parse/namespace6.C: New test.
8511
8512 2003-02-25  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8513
8514         PR target/9732
8515         * gcc.dg/20030225-1.c: New test.
8516
8517 2003-02-24  Mark Mitchell  <mark@codesourcery.com>
8518
8519         * README: Remove out-of-date information.
8520
8521         PR c++/9836
8522         * g++.dg/template/spec6.C: New test.
8523
8524 2003-02-24  Jeff Law  <law@redhat.com>
8525
8526         * gcc.c-torture/compile/20030224-1.c: New test for ia32 backend bug.
8527
8528 2003-02-24  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8529
8530         * g++.dg/other/pragma-ep-1.C: Test for __PRAGMA_EXTERN_PREFIX.
8531         * gcc.dg/pragma-ep-1.c: Likewise.
8532
8533 2003-02-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8534
8535         PR c++/9602
8536         * g++.dg/template/friend16.C: New test.
8537
8538 2003-02-23  Mark Mitchell  <mark@codesourcery.com>
8539
8540         PR c++/5333
8541         * g++.dg/parse/fused-params1.C: Adjust error messages.
8542         * g++.dg/template/nested3.C: New test.
8543
8544 2003-02-24  Alan Modra  <amodra@bigpond.net.au>
8545
8546         * g++.dg/abi/param1.C: New test.
8547
8548 2003-02-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8549
8550         PR c++/7982
8551         * g++.dg/warn/implicit-typename1.C: New test.
8552
8553 2003-02-22  Kelley Cook <kelleycook@comcast.net>
8554
8555         * g++.old-deja/g++.other/store-expr1.C: Replace "mcpu"
8556         with "mtune".
8557         * g++.old-deja/g++.other/store-expr2.C: Likewise.
8558         * gcc.c-torture/execute/20010129-1.x: Likewise.
8559         * gcc.dg/20011107-1.c: Likewise.
8560         * gcc.dg/20020108-1.c: Likewise.
8561         * gcc.dg/20020122-3.c: Likewise.
8562         * gcc.dg/20020206-1.c: Likewise.
8563         * gcc.dg/20020310-1.c: Likewise.
8564         * gcc.dg/20020426-2.c: Likewise.
8565         * gcc.dg/20020517-1.c: Likewise.
8566         * gcc.dg/991230-1.c: Likewise.
8567         * gcc.dg/i386-unroll-1.c: Likewise.
8568         * gcc.misc-tests/i386-prefetch.exp: Likewise.
8569
8570 2003-02-22  Jan Hubicka  <jh@suse.cz>
8571
8572         * gcc.dg/i386-mul.c: New test.
8573
8574 2003-02-21  Roger Sayle  <roger@eyesopen.com>
8575
8576         * gcc.dg/builtins-5.c: New test case.
8577
8578 2003-02-22  Hans-Peter Nilsson  <hp@axis.com>
8579
8580         * gcc.dg/asmreg-1.c: New test.
8581
8582 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
8583
8584         PR c++/9749
8585         * g++.dg/parse/varmod1.C: New test.
8586
8587 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
8588
8589         PR c++/9727
8590         * g++.dg/template/op1.C: New test.
8591
8592 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
8593
8594         PR c++/8906
8595         * g++.dg/template/nested2.C: New test.
8596
8597 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
8598
8599         PR c++/8724
8600         * g++.dg/expr/dtor1.C: New test.
8601
8602 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
8603
8604         * gcc.dg/cpp/include3.c: New test.
8605         * gcc.dg/cpp/inc/foo.h: New file.
8606
8607 2003-02-21  Glen Nakamura  <glen@imodulo.com>
8608
8609         * gcc.c-torture/execute/20030221-1.c: New test.
8610
8611 2003-02-20  Mark Mitchell  <mark@codesourcery.com>
8612
8613         PR c++/9729
8614         * g++.dg/abi/conv1.C: New test.
8615
8616 2003-02-20  Jan Hubicka  <jh@suse.cz>
8617
8618         * gcc.c-torture/execute/20020720-1.x: XFAIL for x86-64.
8619
8620 2003-02-19  Daniel Jacobowitz  <drow@mvista.com>
8621
8622         * gcc.c-torture/compile/20030219-1.c: New test.
8623
8624 2003-02-18  Jan Hubicka  <jh@suse.cz>
8625
8626         * gcc.dg/funcorder.c: New test.
8627
8628 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
8629
8630         * gcc.c-torture/execute/20030218-1.c: New.
8631
8632 2003-02-18  Aldy Hernandez  <aldyh@redhat.com>
8633
8634         * gcc.dg/20030218-1.c: New.
8635
8636 2003-02-18  Richard Henderson  <rth@redhat.com>
8637
8638         * gcc.dg/attr-invalid.c: Allow __used__ on static data.
8639         * gcc.dg/attr-used-2.c: New.
8640
8641 2003-02-18  Mark Mitchell  <mark@codesourcery.com>
8642
8643         PR c++/9704
8644         * g++.dg/init/copy5.C: New test.
8645
8646 2003-02-18  Geoffrey Keating  <geoffk@apple.com>
8647
8648         * gcc.dg/pch/pch.exp: Delete $bname.h before copying into it.
8649         * g++.dg/pch/pch.exp: Likewise.
8650
8651 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
8652
8653         * gcc.c-torture/execute/20030209-1.c: Enable the test if
8654         STACK_SIZE is not defined.
8655
8656 2003-02-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8657
8658         PR c++/9457
8659         * g++.dg/template/init1.C: New test.
8660
8661 2003-02-16  Jan HUbicka  <jh@suse.cz>
8662
8663         * gcc.dg/c90-const-expr-3.c (DZERO): New static variable
8664         (foo): Add few extra tests
8665         * gcc.dg/c99-const-expr-3.c: Likewise.
8666         * gcc.c-torture/execute/20030216-1.c: New.
8667
8668 2003-02-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8669
8670         PR c++/9459
8671         * g++.dg/ext/typeof4.C: New test.
8672
8673 2003-02-15  Roger Sayle  <roger@eyesopen.com>
8674
8675         * gcc.dg/i386-387-3.c: New test case.
8676
8677 2003-02-14  Josef Zlomek  <zlomekj@suse.cz>
8678
8679         * gcc.dg/20030213-1.c: Expect warning for unsupported -fpic on
8680         cris-*-elf* cris-*-aout* and mmix-*-*.
8681
8682 2003-02-13  Josef Zlomek  <zlomekj@suse.cz>
8683
8684         * gcc.dg/20030213-1.c: New test.
8685
8686 2003-02-12  Roger Sayle  <roger@eyesopen.com>
8687
8688         * gcc.dg/i386-387-1.c: Add new test for __builtin_atan2.
8689         * gcc.dg/i386-387-2.c: Likewise.
8690
8691 2003-02-12  Aldy Hernandez  <aldyh@redhat.com>
8692
8693         * gcc.dg/ppc-spe.c: Fix formatting.
8694         Enable tests that were previously unsupported by gas.
8695         Delete tests for instructions that no longer exist.
8696         Switch arguments on evsubifw builtin.
8697
8698 2003-02-12  Kazu Hirata  <kazu@cs.umass.edu>
8699
8700         * gcc.c-torture/execute/20030209-1.c: Disable the test if
8701         STACK_SIZE is too small.
8702
8703 2003-02-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
8704             Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
8705
8706         * gcc.dg/decl-2.c: New test.
8707
8708 2003-02-10  Jan Hubicka  <jh@suse.cz>
8709
8710         * gcc.dg/i386-fpcvt-1.c:  New test.
8711
8712 2002-02-09  Richard Sandiford  <rsandifo@redhat.com>
8713
8714         * gcc.c-torture/execute/20030209-1.c: New test.
8715
8716 2003-02-09  Kazu Hirata  <kazu@cs.umass.edu>
8717
8718         * gcc.c-torture/execute/builtin-bitops-1.c: When testing the
8719         int-wide bitops, use the constants of the same width.
8720         Likewise, if long long is 32-bit wide, test bitops using
8721         32-bit constants.
8722
8723 2003-02-07  Loren James Rittle  <ljrittle@acm.org>
8724
8725         * gcc.dg/20021014-1.c: Annotate with expected notice text.
8726
8727 2003-02-07  Roger Sayle  <roger@eyesopen.com>
8728
8729         * testsuite/gcc.dg/builtins-4.c: New test case.
8730
8731 2003-02-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8732
8733         * gcc.dg/20020430-1.c: Fix dg command typos.
8734         * gcc.dg/20020503-1.c: Likewise.
8735
8736 2003-02-06  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
8737
8738         PR c++/8785
8739         * g++.dg/parse/fused-params1.C: New test.
8740
8741         PR c++/8857
8742         * g++.dg/parse/tmpl-tmpl-operator1.C: New test.
8743
8744         PR c++/8921
8745         * g++.dg/parse/non-dependent1.C: New test.
8746
8747         PR c++/8928
8748         * g++.dg/parse/dupl-tmpl-args1.C: New test.
8749
8750         PR c++/9228
8751         * g++.dg/parse/undefined7.C: New test.
8752         * g++.dg/parse/non-templ1.C: New test.
8753
8754         PR c++/9229
8755         * g++.dg/parse/too-many-tmpl-args1.C: New test.
8756
8757 2003-02-06  Eric Botcazou <ebotcazou@libertysurf.fr>
8758
8759         * gcc.c-torture/compile/20030206-1.c: New test.
8760
8761 2003-02-05  Roger Sayle  <roger@eyesopen.com>
8762
8763         * gcc.c-torture/compile/921206-1.c: Rename undeclared function from
8764         "pow" to "foo" to avoid potential confusion with a math built-in.
8765
8766 2003-02-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8767
8768         * gcc.c-torture/execute/20020227-1.x: Update specific XFAIL
8769         conditions for SPARC targets.
8770
8771 2003-02-05  Jakub Jelinek  <jakub@redhat.com>
8772
8773         * gcc.dg/20030204-1.c: New test.
8774
8775 2003-02-04  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
8776
8777         PR c++/38
8778         * g++.dg/parse/array-size1.C: New test.
8779
8780         PR c++/5657
8781         * g++.dg/parse/undefined3.C: New test.
8782
8783         PR c++/5665
8784         * g++.dg/parse/undefined4.C: New test.
8785
8786         PR c++/5975
8787         * g++.dg/parse/undefined5.C: New test.
8788
8789         PR c++/7259
8790         * g++.dg/parse/tmpl-tmpl-param1.C: New test.
8791
8792         PR c++/8578
8793         * g++.dg/parse/casting-operator1.C: New test.
8794
8795         PR c++/8596
8796         * g++.dg/parse/undefined6.C: New test.
8797
8798         PR c++/8736
8799         * g++.dg/parse/missing-template1.C: New test.
8800
8801 2003-02-04  Jan Hubicka  <jh@suse.cz>
8802
8803         * gcc.dg/i386-cadd.c:  Compile using -march=k8.
8804         * gcc.dg/i386-cmov?.c:  Likewise.
8805         * gcc.dg/i386-fpcvt-?.c:  Likewise.
8806         * gcc.dg/i386-ssefp-1.c:  Likewise.
8807         * gcc.dg/i386-ssetype-?.c:  Likewise; fix for register passing
8808         conventions.
8809
8810 2003-02-03  Mark Mitchell  <mark@codesourcery.com>
8811
8812         PR c++/7129
8813         * testsuite/g++.dg/ext/max.C: New test.
8814
8815 2003-02-03  Jan Hubicka  <jh@suse.cz>
8816
8817         * gcc.c-torture/execute/20030203-1.c: New test.
8818
8819 2003-02-03  Richard Earnshaw  <rearnsha@arm.com>
8820
8821         * gcc.c-torture/exectue/ieee/20000320-1.c: The ARM VFP format is
8822         'natural-endian'.
8823
8824 2003-02-01  Richard Sandiford  <rsandifo@redhat.com>
8825
8826         * g++.dg/init/new1.C: Remove -fvolatile dg-options line.
8827         * g++.dg/init/new2.C: Likewise.
8828         * g++.dg/other/new1.C: Likewise.
8829
8830 2003-01-31  Loren J. Rittle <ljrittle@acm.org>
8831
8832         * gcc.dg/struct-ret-libc.c: New test.
8833
8834 2003-01-31  Ulrich Weigand  <uweigand@de.ibm.com>
8835
8836         * gcc.dg/20030129-1.c: New test.
8837
8838 2003-01-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8839
8840         PR c++/8849
8841         * g++.dg/template/ptrmem4.C: New test.
8842
8843 2003-01-29  Mark Mitchell  <mark@codesourcery.com>
8844
8845         * g++.dg/parser/constant1.C: New test.
8846
8847 2003-01-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8848
8849         PR c++/8591
8850         * g++.dg/parse/friend2.C: New test.
8851
8852 2003-01-29  Nathan Sidwell  <nathan@codesourcery.com>
8853
8854         PR c++/9437
8855         * g++.dg/template/unify4.C: New test.
8856
8857 2003-01-28  Richard Sandiford  <rsandifo@redhat.com>
8858
8859         * gcc.c-torture/execute/20030128-1.c: New test.
8860
8861 2003-01-28  Jeffrey D. Oldham  <oldham@codesourcery.com>
8862
8863         * g++.dg/lookup/nested1.C: Test moved from ...
8864         * g++.old-deja/g++.other/lookup24.C: ... here.
8865
8866 2003-01-28  Jan Hubicka  <jh@suse.cz>
8867
8868         * gcc.dg/i386-cmov5.c:  New test.
8869
8870 2003-01-28  D.Venkatasubramanian   <dvenkat@noida.hcltech.com>
8871
8872         * gcc.c-torture/execute/20010925-1.c: Changed the
8873         memcpy declaration.
8874
8875 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
8876
8877         PR c++/3902
8878         * g++.dg/parse/template5.C: New test.
8879
8880 2003-01-28  Toon Moene  <toon@moene.indiv.nluug.nl>
8881
8882         PR fortran/9258
8883         * g77.dg/pr9258: New test.
8884
8885 2003-01-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8886
8887         * README: Move relevant parts from README.g++.
8888
8889         * README.g++: Remove this file.
8890
8891 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
8892
8893         * g++.dg/abi/dcast1.C: New test.
8894
8895 2003-01-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8896
8897         * gcc.c-torture/execute/builtin-constant.x: Only expect failure at -O1.
8898
8899 2003-01-27  Jeffrey D. Oldham  <oldham@codesourcery.com>
8900
8901         PR c++/47
8902         * g++.old-deja/g++.other/lookup24.C: New test.
8903
8904 2003-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8905
8906         PR middle-end/7227
8907         * gcc.dg/uninit-C.c: New test.
8908
8909 2003-01-27  Nathan Sidwell  <nathan@codesourcery.com>
8910
8911         * g++.dg/abi/covariant1.C: New test.
8912
8913 2003-01-25  Ulrich Weigand  <uweigand@de.ibm.com>
8914
8915         * gcc.dg/20030123-1.c: New test.
8916
8917 2003-01-25  Jan Hubicka  <jh@suse.cz>
8918
8919         PR opt/8492
8920         * gcc.c-torture/compile/20030125-1.c
8921
8922 2003-01-25  Nathan Sidwell  <nathan@codesourcery.com>
8923
8924         PR c++/9403
8925         * g++.dg/parse/template3.C: New test.
8926         * g++.old-deja/g++.pt/memclass5.C: Add needed template keyword.
8927
8928         PR c++/795
8929         * g++.dg/parse/template4.C: New test.
8930
8931         PR c++/9415
8932         * g++.dg/template/qual2.C: New test.
8933
8934         PR c++/8545
8935         * g++.old-deja/g++.brendan/parse3.C: Remove XFAIL.
8936
8937         * g++.old-deja/g++.ns/bogus1.C: Change expected error.
8938
8939 2003-01-25  Roger Sayle  <roger@eyesopen.com>
8940
8941         * gcc.c-torture/execute/switch-1.c: New test case.
8942
8943 2003-01-25  Jan Hubicka  <jh@suse.cz>
8944
8945         * gcc.c-torture/execute/20030125-1.[cx]: New test.
8946
8947 2003-01-25  Paolo Carlini  <pcarlini@unitus.it>
8948
8949         Tweaks for Bison-1.875. From the NEWS file:
8950         "- `parse error' -> `syntax error'
8951         Bison now uniformly uses the term `syntax error'"
8952         * gcc.dg/cpp/19990413-1.c: Test for "(parse|syntax) error".
8953         * gcc.dg/cpp/digraph2.c: Likewise.
8954         * gcc.dg/cpp/direct2.c: Likewise.
8955         * gcc.dg/cpp/paste4.c: Likewise.
8956         * gcc.dg/c90-restrict-1.c: Likewise.
8957         * gcc.dg/c99-func-2.c: Likewise.
8958         * gcc.dg/noncompile/920721-2.c: Likewise.
8959         * gcc.dg/noncompile/930622-2.c: Likewise.
8960         * gcc.dg/noncompile/940112-1.c: Likewise.
8961         * gcc.dg/noncompile/950921-1.c: Likewise.
8962         * gcc.dg/noncompile/951123-1.c: Likewise.
8963         * gcc.dg/noncompile/971104-1.c: Likewise.
8964         * gcc.dg/noncompile/990416-1.c: Likewise.
8965
8966 2003-01-24  Paolo Carlini  <pcarlini@unitus.it>
8967
8968         * g++.dg/parse/undefined1.C: Add error message.
8969
8970 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
8971
8972         PR c++/9354
8973         * g++.dg/parse/new1.C: New test.
8974
8975         PR c++/9216
8976         * g++.dg/parse/template2.C: New test.
8977
8978         PR c++/9354
8979         * g++.dg/parse/typedef2.C: New test.
8980
8981         PR c++/9328
8982         * g++.dg/ext/typeof3.C: New test.
8983
8984 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
8985
8986         PR c++/2738
8987         * g++.dg/parse/ret-type1.C: New test.
8988
8989         PR c++/3792
8990         * g++.dg/parse/tmpl-outside1.C: New test.
8991
8992         PR c++/4207
8993         * g++.dg/parse/int-as-enum1.C: New test.
8994
8995         PR c++/4903
8996         * g++.dg/parse/no-typename1.C: New test.
8997
8998         PR c++/5533
8999         * g++.dg/parse/no-value1.C: New test.
9000
9001         PR c++/5921
9002         * g++.dg/parse/wrong-inline1.C: New test.
9003
9004         PR c++/6402
9005         * g++.dg/parse/ref1.C: New test.
9006
9007         PR c++/6992
9008         * g++.dg/parse/attr-ctor1.C: New test.
9009
9010         PR c++/7229
9011         * g++.dg/parse/namespace5.C: New test.
9012
9013         PR c++/7917
9014         * g++.dg/parse/func-def1.C: New test.
9015
9016         PR c++/8143
9017         * g++.dg/parse/undefined1.C: New test.
9018
9019         PR c++/5723, PR c++/8522
9020         * g++.dg/parse/specialization1.C: New test.
9021
9022         PR c++/163, PR c++/8595
9023         * g++.dg/parse/struct-as-enum1.C: New test.
9024
9025         PR c++/9173
9026         * g++.dg/parse/undefined2.C: New test.
9027
9028 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
9029
9030         PR c++/9298
9031         * g++.dg/parse/template1.C: New test.
9032
9033         PR c++/9384
9034         * g++.dg/parse/using1.C: New test.
9035
9036         PR c++/9285
9037         PR c++/9294
9038         * g++.dg/parse/expr2.C: New test.
9039
9040         PR c++/9388
9041         * g++.dg/parse/lookup2.C: Likewise.
9042
9043 2003-01-21  Jan Hubicka  <jh@suse.cz>
9044
9045         * gcc.c-torture/execute/990208-1.c:  Add noinline attributes as needed.
9046         * gcc.c-torture/execute/eeprof-1.c:  Likewise.
9047         * gcc.c-torture/execute/stdio-opt-*.c: Likewise.
9048         * gcc.c-torture/execute/string-opt-*.c: Likewise.
9049
9050 2003-01-20  Nick Clifton  <nickc@redhat.com>
9051
9052         * gcc.c-torture/execute/20030117-1.c: New test case.  Exposes
9053         problem with ARM sibcall code generation.
9054
9055 2003-01-20  Kazu Hirata  <kazu@cs.umass.edu>
9056
9057         * gcc.c-torture/execute/20030120-1.c: New.
9058
9059 2003-01-19  Paolo Carlini  <pcarlini@unitus.it>
9060
9061         * g++.old-deja/g++.pt/typename13.C: Remove XFAIL.
9062
9063 2003-01-17  Mark Mitchell  <mark@codesourcery.com>
9064
9065         PR c++/9272
9066         * g++.dg/parse/ctor1.C: New test.
9067
9068         PR c++/9294:
9069         * g++.dg/parse/qualified1.C: New test.
9070
9071         * g++.dg/parse/typename3.C: New test.
9072
9073 2003-01-16  Richard Henderson  <rth@redhat.com>
9074
9075         * g++.dg/tls/init-2.C: Fix error matches for real this time.
9076
9077 2003-01-16  Richard Henderson  <rth@redhat.com>
9078
9079         * g++.dg/pch/pch.exp: Copy test header to the working directory
9080         before using it either for precompilation or direct use.
9081         * g++.dg/pch/*.Hs: Rename from gcc.dg/pch/*.H.
9082         * g++.dg/pch/*.C: Include foo.H, not foo.Hp.
9083
9084 2003-01-16  Richard Henderson  <rth@redhat.com>
9085
9086         * gcc.dg/pch/pch.exp: Copy test header to the working directory
9087         before using it either for precompilation or direct use.
9088         * gcc.dg/pch/*.hs: Rename from gcc.dg/pch/*.h.
9089         * gcc.dg/pch/*.c: Include foo.h, not foo.hp.
9090
9091 2003-01-16  Mark Mitchell  <mark@codesourcery.com>
9092
9093         * gcc/testsuite/g++.dg/ext/typename1.C: Add typename keyword.
9094         * gcc/testsuite/g++.dg/template/crash1.C: Update error messages.
9095         * gcc/testsuite/g++.dg/template/crash2.C: Remove error message.
9096         * gcc/testsuite/g++.dg/parse/typename2.C: New test.
9097         * gcc/testsuite/g++.dg/template/typename2.C: Change implicit
9098         typename warning into error.
9099         * gcc/testsuite/g++.old-deja/g++.benjamin/tem03.C: Issue more
9100         error messages.
9101         * gcc/testsuite/g++.old-deja/g++.benjamin/tem04.C: Fix typos.
9102         * gcc/testsuite/g++.old-deja/g++.brendan/crash56.C: Add this->.
9103         * gcc/testsuite/g++.old-deja/g++.law/visibility13.C: Remove error
9104         messages.
9105         * gcc/testsuite/g++.old-deja/g++.ns/template17.C: Reorder code to
9106         make declaration visible in template.
9107         * gcc/testsuite/g++.old-deja/g++.pt/crash3.C: Fix typos.
9108         * gcc/testsuite/g++.old-deja/g++.pt/crash36.C: Issue more error
9109         messages.
9110         * gcc/testsuite/g++.old-deja/g++.pt/crash5.C: Improve error
9111         message.
9112         * gcc/testsuite/g++.old-deja/g++.pt/crash67.C: Remove warning.
9113         * gcc/testsuite/g++.old-deja/g++.pt/inherit1.C: Add this->.
9114         * gcc/testsuite/g++.old-deja/g++.pt/niklas01a.C: Add error message.
9115         * gcc/testsuite/g++.old-deja/g++.pt/typename16.C: Replace implicit
9116         typename warning with error message.
9117         * gcc/testsuite/g++.old-deja/g++.pt/typename19.C: Remove warning.
9118         * gcc/testsuite/g++.old-deja/g++.robertl/eb112.C: Fix typo.
9119         * gcc/testsuite/g++.old-deja/g++.robertl/eb24.C: Use this->.
9120
9121 2003-01-16  Nathan Sidwell  <nathan@codesourcery.com>
9122
9123         * g++.dg/parse/ambig2.C: New test.
9124
9125 2003-01-15  Richard Henderson  <rth@redhat.com>
9126
9127         * g++.dg/tls/init-2.C: Update error message string.
9128
9129 2003-01-15  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9130
9131         * gcc.c-torture/execute/builtin-constant.x: XFAIL the test.
9132
9133 2003-01-15  Stephane Carrez  <stcarrez@nerim.fr>
9134
9135         * gcc.c-torture/compile/20000804-1.x: Don't execute this test at
9136         all for HC11/HC12.
9137         * gcc.c-torture/compile/20001205-1.x: Likewise.
9138         * gcc.c-torture/compile/20001226-1.x: Likewise.
9139         * gcc.c-torture/compile/920520-1.x: Likewise.
9140         * gcc.c-torture/compile/961203-1.x: Likewise.
9141         * gcc.c-torture/compile/20020604-1.x: Likewise.
9142
9143 2003-01-15  Jan Hubicka  <jh@suse.cz>
9144
9145         * gcc.c-torture/compile/20030115-1.c: New test.
9146
9147         * gcc.dg/i386-fpcvt-1.c: New test.
9148         * gcc.dg/i386-fpcvt-2.c: New test.
9149
9150 2003-01-14  Jeffrey D. Oldham  <oldham@codesourcery.com>
9151
9152         Further conform g++'s __vmi_class_type_info to the C++ ABI
9153         specification.
9154         * g++.old-deja/g++.abi/vmihint.C (main): Revise expected flags per
9155         the specification.
9156
9157 2003-01-14  Jan Hubicka  <jh@suse.cz>
9158
9159         * gcc.dg/i386-fpcvt-1.c: New test.
9160         * gcc.dg/i386-fpcvt-2.c: New test.
9161
9162 2003-01-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
9163
9164         * gcc.dg/i386-mmx-3.c: New test.
9165
9166 2003-01-12  Mark Mitchell  <mark@codesourcery.com>
9167
9168         PR c++/9264
9169         * g++.dg/parse/octal1.C: New file.
9170
9171         PR c++/9172
9172         * g++.dg/parse/typename1.C: New file.
9173
9174 2003-01-10  Danny Smith  <dannysmith@users.sourceforge.net>
9175
9176         * gcc.dg/bf-ms-layout.c: Enable for cygwin and mingw32 targets.
9177         * gcc.dg/bf-no-ms-layout.c: Likewise.
9178         * gcc.dg/bf-ms-attrib.c: Likewise.
9179
9180 2003-01-10  Mark Mitchell  <mark@codesourcery.com>
9181
9182         PR c++/9099
9183         * g++.dg/parse/dtor1.C: New file.
9184
9185         PR c++/9128
9186         * g++.dg/rtti/typeid1.C: New file.
9187
9188         PR c++/9153
9189         * g++.dg/parse/lookup1.C: New file.
9190
9191         PR c++/9171
9192         * g++.dg/templ/spec5.C: New file.
9193
9194 2003-01-10  Josef Zlomek  <zlomekj@suse.cz>
9195
9196         * gcc.c-torture/compile/20030110-1.c: New test.
9197
9198 2003-01-09  Geoffrey Keating  <geoffk@apple.com>
9199
9200         Merge from pch-branch:
9201
9202         2002-12-23  Geoffrey Keating  <geoffk@apple.com>
9203
9204         * gcc.dg/pch/cpp-1.h: New.
9205         * gcc.dg/pch/cpp-1.c: New.
9206         * gcc.dg/pch/cpp-2.h: New.
9207         * gcc.dg/pch/cpp-2.c: New.
9208
9209         2002-11-19  Geoffrey Keating  <geoffk@apple.com>
9210
9211         * gcc.dg/pch/except-1.h: New.
9212         * gcc.dg/pch/except-1.c: New.
9213
9214         2002-11-13  Geoffrey Keating  <geoffk@apple.com>
9215
9216         * gcc.dg/pch/pch.exp: Ensure that <test>.hp doesn't exist before
9217         running test.
9218         * gcc.dg/pch: Include *.hp not *.h.
9219         * gcc.dg/pch/system-1.h: New.
9220         * gcc.dg/pch/system-1.c: New.
9221
9222         2002-11-11  Geoffrey Keating  <geoffk@apple.com>
9223
9224         * gcc.dg/pch/pch.exp: Compare .s files with/without PCH,
9225         rather than trying to build and run a program using PCH.
9226         * gcc.dg/pch: Remove dg-do commands from test files.
9227
9228         2002-11-08  Geoffrey Keating  <geoffk@apple.com>
9229
9230         * gcc.dg/pch/macro-3.c: New.
9231         * gcc.dg/pch/macro-3.h: New.
9232
9233         2002-11-04  Geoffrey Keating  <geoffk@apple.com>
9234
9235         * gcc.dg/pch/common-1.c: New.
9236         * gcc.dg/pch/common-1.h: New.
9237         * gcc.dg/pch/decl-1.c: New.
9238         * gcc.dg/pch/decl-1.h: New.
9239         * gcc.dg/pch/decl-2.c: New.
9240         * gcc.dg/pch/decl-2.h: New.
9241         * gcc.dg/pch/decl-3.c: New.
9242         * gcc.dg/pch/decl-3.h: New.
9243         * gcc.dg/pch/decl-4.c: New.
9244         * gcc.dg/pch/decl-4.h: New.
9245         * gcc.dg/pch/decl-5.c: New.
9246         * gcc.dg/pch/decl-5.h: New.
9247         * gcc.dg/pch/global-1.c: New.
9248         * gcc.dg/pch/global-1.h: New.
9249         * gcc.dg/pch/inline-1.c: New.
9250         * gcc.dg/pch/inline-1.h: New.
9251         * gcc.dg/pch/inline-2.c: New.
9252         * gcc.dg/pch/inline-2.h: New.
9253         * gcc.dg/pch/static-1.c: New.
9254         * gcc.dg/pch/static-1.h: New.
9255         * gcc.dg/pch/static-2.c: New.
9256         * gcc.dg/pch/static-2.h: New.
9257
9258         2002-09-01  Geoffrey Keating  <geoffk@redhat.com>
9259
9260         * g++.dg/pch/pch.exp: Better handle failing testcases.
9261         * gcc.dg/pch/pch.exp: Likewise.
9262         * gcc.dg/pch/macro-1.c: New.
9263         * gcc.dg/pch/macro-1.h: New.
9264         * gcc.dg/pch/macro-2.c: New.
9265         * gcc.dg/pch/macro-2.h: New.
9266
9267         2002-08-27  Geoffrey Keating  <geoffk@redhat.com>
9268
9269         * g++.dg/dg.exp: Treat files in pch/ specially.
9270         * g++.dg/pch/pch.exp: New file.
9271         * g++.dg/pch/empty.H: New file.
9272         * g++.dg/pch/empty.C: New file.
9273         * lib/g++-dg.exp (g++-dg-test): Add case for when $do_what is
9274         "precompile".
9275
9276         * gcc.dg/pch/pch.exp: New file.
9277         * gcc.dg/pch/empty.h: New file.
9278         * gcc.dg/pch/empty.c: New file.
9279         * lib/gcc-dg.exp (gcc-dg-test): Add case for when $do_what is
9280         "precompile".
9281
9282 2003-01-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9283
9284         * g++.dg/template/friend14.C: New test.
9285
9286 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
9287
9288         * gcc.dg/old-style-asm-1.c: New test.
9289
9290 2003-01-09  Richard Sandiford  <rsandifo@redhat.com>
9291
9292         * gcc.c-torture/compile/20030109-1.c: New test.
9293
9294 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
9295
9296         * gcc.c-torture/execute/20030109-1.c: New test.
9297
9298 2003-01-08  Larin Hennessey  <larin@science.oregonstate.edu>
9299
9300         * g++.old-deja/g++.mike/dyncast1.C: Remove reference to AMD A29K
9301         * g++.old-deja/g++.mike/dyncast2.C: Likewise
9302         * g++.old-deja/g++.mike/dyncast3.C: Likewise
9303         * g++.old-deja/g++.mike/eh2.C: Likewise
9304         * g++.old-deja/g++.mike/eh3.C: Likewise
9305         * g++.old-deja/g++.mike/eh5.C: Likewise
9306         * g++.old-deja/g++.mike/eh6.C: Likewise
9307         * g++.old-deja/g++.mike/eh7.C: Likewise
9308         * g++.old-deja/g++.mike/eh8.C: Likewise
9309         * g++.old-deja/g++.mike/eh9.C: Likewise
9310         * g++.old-deja/g++.mike/eh10.C: Likewise
9311         * g++.old-deja/g++.mike/eh12.C: Likewise
9312         * g++.old-deja/g++.mike/eh13.C: Likewise
9313         * g++.old-deja/g++.mike/eh14.C: Likewise
9314         * g++.old-deja/g++.mike/eh16.C: Likewise
9315         * g++.old-deja/g++.mike/eh17.C: Likewise
9316         * g++.old-deja/g++.mike/eh18.C: Likewise
9317         * g++.old-deja/g++.mike/eh21.C: Likewise
9318         * g++.old-deja/g++.mike/eh23.C: Likewise
9319         * g++.old-deja/g++.mike/eh24.C: Likewise
9320         * g++.old-deja/g++.mike/eh25.C: Likewise
9321         * g++.old-deja/g++.mike/eh26.C: Likewise
9322         * g++.old-deja/g++.mike/eh27.C: Likewise
9323         * g++.old-deja/g++.mike/eh28.C: Likewise
9324         * g++.old-deja/g++.mike/eh29.C: Likewise
9325         * g++.old-deja/g++.mike/eh31.C: Likewise
9326         * g++.old-deja/g++.mike/eh33.C: Likewise
9327         * g++.old-deja/g++.mike/eh34.C: Likewise
9328         * g++.old-deja/g++.mike/eh35.C: Likewise
9329         * g++.old-deja/g++.mike/eh36.C: Likewise
9330         * g++.old-deja/g++.mike/eh37.C: Likewise
9331         * g++.old-deja/g++.mike/eh38.C: Likewise
9332         * g++.old-deja/g++.mike/eh39.C: Likewise
9333         * g++.old-deja/g++.mike/eh40.C: Likewise
9334         * g++.old-deja/g++.mike/eh41.C: Likewise
9335         * g++.old-deja/g++.mike/eh42.C: Likewise
9336         * g++.old-deja/g++.mike/eh44.C: Likewise
9337         * g++.old-deja/g++.mike/eh46.C: Likewise
9338         * g++.old-deja/g++.mike/eh47.C: Likewise
9339         * g++.old-deja/g++.mike/eh48.C: Likewise
9340         * g++.old-deja/g++.mike/eh49.C: Likewise
9341         * g++.old-deja/g++.mike/eh50.C: Likewise
9342
9343
9344         PR c++/8615
9345         * g++.dg/template/char1.C: New test.
9346
9347         * g++.dg/template/varmod1.C: Fix typo.
9348
9349 2002-12-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9350
9351         DR 180
9352         * g++.old-deja/g++.pt/crash32.C: Expect error.
9353
9354 2002-12-01  Mark Mitchell  <mark@codesourcery.com>
9355
9356         PR c++/5919
9357         * g++.dg/template/varmod1.C: New test.
9358
9359         PR c++/8727
9360         * g++.dg/inherit/typeinfo1.C: New test.
9361
9362         PR c++/8663
9363         * g++.dg/inherit/typedef1.C: New test.
9364
9365 2002-11-30  Mark Mitchell  <mark@codesourcery.com>
9366
9367         PR c++/8332
9368         PR c++/8493
9369         * g++.dg/template/strlen1.C: New test.
9370
9371         PR c++/8227
9372         * g++.dg/template/ctor2.C: New test.
9373
9374         PR c++/8214
9375         * g++.dg/init/string1.C: New test.
9376
9377         PR c++/8511
9378         * g++.dg/template/friend8.C: New test.
9379
9380 2002-11-29  Joe Buck <jbuck@synopsys.com>
9381
9382         * g++.dg/lookup/anon2.C: New test.
9383
9384 2002-11-28  Kazu Hirata  <kazu@cs.umass.edu>
9385
9386         * gcc.c-torture/execute/strct-varg-1.x: Remove xfail on the
9387         h8300 port.
9388
9389 2002-11-27  Richard Sandiford  <rsandifo@redhat.com>
9390
9391         * gcc.dg/bitfld-6.c: New test.
9392
9393 2002-11-27  Jan Hubicka  <jh@suse.cz>
9394
9395         * gcc.c-torture/execute/20021127.[cx]: New test.
9396
9397 2002-11-26  Jan Hubicka  <jh@suse.cz>
9398
9399         * gcc.dg/i386-cmov[123].c: New tests for conditional move code
9400         quality.
9401
9402 2002-11-26  Geoffrey Keating  <geoffk@apple.com>
9403
9404         * g++.dg/init/brace2.C: New test.
9405         * g++.old-deja/g++.mike/p9129.C: Correct.
9406
9407 2002-11-26  Mark Mitchell  <mark@codesourcery.com>
9408
9409         * g++.dg/abi/empty10.C: Don't run on non-x86 targets.
9410
9411 2002-11-25  Andreas Bauer  <baueran@in.tum.de>
9412
9413         * gcc.dg/sibcall-6: New test for indirect sibcalls.
9414
9415 2002-11-25  Mark Mitchell  <mark@codesourcery.com>
9416
9417         * testsuite/g++.dg/abi/empty11.C: New test.
9418         * testsuite/g++.dg/rtti/cv1.C: New test.
9419
9420 2002-11-25  Hans-Peter Nilsson  <hp@bitrange.com>
9421
9422         * lib/prune.exp: Prune more -fpic/-fPIC warnings.
9423
9424 2002-11-24  Mark Mitchell  <mark@codesourcery.com>
9425
9426         * g++.dg/abi/empty10.C: New test.
9427
9428 2002-11-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
9429
9430         * gcc.c-torture/compile/20021124-1.c: New test.
9431
9432 2002-11-22  Mark Mitchell  <mark@codesourcery.com>
9433
9434         * g++.dg/abi/rtti2.C: New test.
9435
9436 2002-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
9437
9438         * gcc.dg/i386-unroll-1.c: New test.
9439
9440 2002-11-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
9441
9442         * gcc.c-torture/compile/20021120-1.c: New test.
9443         * gcc.c-torture/compile/20021120-2.c: New test.
9444
9445 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
9446
9447         * gcc.dg/bitfld-5.c: New test.
9448
9449 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
9450
9451         * gcc.c-torture/execute/20021120-3.c: New test.
9452
9453 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
9454
9455         * gcc.c-torture/execute/20021120-2.c: New test.
9456
9457 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
9458
9459         * gcc.c-torture/execute/20021120-1.c: New test.
9460
9461 2002-11-20  Jakub Jelinek  <jakub@redhat.com>
9462
9463         * gcc.c-torture/execute/20021118-3.c: New test.
9464
9465 2002-11-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
9466
9467         * gcc.c-torture/compile/20021119-1.c: New test.
9468
9469 2002-11-19  Jason Thorpe  <thorpej@wasabisystems.com>
9470
9471         * gcc.dg/duff-1.c: New test.
9472         * gcc.dg/duff-2.c: New test.
9473         * gcc.dg/duff-3.c: New test.
9474
9475 2002-11-18  Neil Booth  <neil@daikokuya.co.uk>
9476
9477         * gcc.dg/cpp/_Pragma5.c: New test.
9478
9479 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
9480
9481         * gcc.c-torture/execute/20021118-2.c: New test.
9482
9483 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
9484
9485         * gcc.c-torture/execute/20021118-1.c: New test.
9486
9487 2002-11-16  Jakub Jelinek  <jakub@redhat.com>
9488
9489         * gcc.dg/20021116-1.c: New test.
9490
9491 2002-11-14  Mark Mitchell  <mark@codesourcery.com>
9492
9493         * g++.dg/abi/vcall1.C: New test.
9494
9495 2002-11-14  Jakub Jelinek  <jakub@redhat.com>
9496
9497         * gcc.dg/20021029-1.c: New test.
9498         * gcc.dg/20021029-2.c: New test.
9499
9500 2002-11-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9501
9502         * g++.dg/abi/vague1.C (dg-final): Return if target is hppa*-*-hpux*.
9503
9504 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
9505
9506         PR c/8439
9507         * gcc.dg/20021110.c: Move to ...
9508         * gcc.c-torture/compile/20021110.c: .... here.
9509
9510 2002-11-11  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9511
9512         PR c/8467
9513         * gcc.c-torture/execute/20021111-1.c
9514
9515 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
9516
9517         PR c/8439
9518         * gcc.dg/20021110.c: New test.
9519
9520 2002-11-10  Mark Mitchell  <mark@codesourcery.com>
9521
9522         * g++.dg/abi/vthunk3.C: Run only on x86.
9523
9524 2002-11-10  Joseph S. Myers  <jsm@polyomino.org.uk>
9525
9526         * gcc.dg/c90-idem-qual-2.c, gcc.dg/c99-idem-qual-2.c: New tests.
9527
9528 2002-11-09  Hans-Peter Nilsson  <hp@bitrange.com>
9529
9530         * lib/compat.exp (compat-execute): Fix logic error in last
9531         change.
9532
9533 2002-11-09  Neil Booth  <neil@daikokuya.co.uk>
9534
9535         * gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directive.c: Update.
9536
9537 2002-11-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9538
9539         PR c++/8389
9540         * g++.dg/template/access6.C: New test.
9541
9542 2002-11-08  Jan Hubicka  <jh@suse.cz>
9543
9544         * gcc.dg/i386-ssefp-1.c: New test.
9545         * gcc.dg/i386-ssefp-1.c: New test.
9546
9547 2002-11-08  Jan Hubicka  <jh@suse.cz>
9548
9549         * gcc.c-torture/compile/20021108-1.c: New testcase for x86-64 failure.
9550
9551 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
9552
9553         * g++.dg/abi/vthunk3.C: New test.
9554
9555         PR c++/8338
9556         * g++.dg/template/crash2.C: New test.
9557
9558 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
9559
9560         * testsuite/g++.dg/abi/dtor1.C: New test.
9561         * testsuite/g++.dg/abi/dtor2.C: Likewise.
9562
9563 2002-11-05  Geoffrey Keating  <geoffk@apple.com>
9564
9565         * g++.old-deja/g++.eh/badalloc1.C: XFAIL excess errors test on
9566         Darwin.
9567
9568 2002-11-04  Adam Nemet  <anemet@lnxw.com>
9569
9570         * gcc.c-torture/execute/941014-1.x: thumb-elf was deprecated, use
9571         -mthumb.  Only xfail with -O0.
9572
9573 2002-11-03  Mark Mitchell  <mark@codesourcery.com>
9574
9575         * g++.dg/abi/thunk1.C: New test.
9576         * g++.dg/abi/thunk2.C: Likewise.
9577         * g++.dg/abi/vtt1.C: Likewise.
9578
9579 2002-11-02  Diego Novillo  <dnovillo@redhat.com>
9580
9581         PR optimization/8423
9582         * gcc.c-torture/execute/builtin-constant.c: New test.
9583
9584 2002-11-01  Zack Weinberg  <zack@codesourcery.com>
9585
9586         * g++.dg/ext/typedef-init.C, gcc.dg/typedef-init.C:
9587         Add some more cases.
9588
9589 2002-11-01  Mark Mitchell  <mark@codesourcery.com>
9590
9591         PR c++/8391
9592         * g++.dg/opt/local1.C: New test.
9593
9594 2002-10-30  Mark Mitchell  <mark@codesourcery.com>
9595
9596         PR c++/8160
9597         * g++.dg/template/complit1.C: New test.
9598
9599         PR c++/8149
9600         * g++.dg/template/typename4.C: Likewise.
9601
9602 2002-10-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9603
9604         Core issue 287, PR c++/7639
9605         * g++.dg/template/instantiate1.C: Adjust error location.
9606         * g++.dg/template/instantiate3.C: New test.
9607         * g++.old-deja/g++.pt/crash10.C: Adjust error location.
9608         * g++.old-deja/g++.pt/derived3.C: Adjust error location.
9609         * g++.old-deja/g++.pt/spec28.C: Reorder declaration.
9610
9611 2002-10-29  Hans-Peter Nilsson  <hp@bitrange.com>
9612
9613         * lib/compat.exp (compat-execute): Don't clean out a gluefile.
9614
9615 2002-10-29  Mark Mitchell  <mark@codesourcery.com>
9616
9617         PR c++/8287
9618         * g++.dg/init/dtor2.C: New test.
9619
9620 2002-10-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9621
9622         * gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6.
9623         * gcc.dg/nest.c: Bypass errors on irix6.
9624
9625 2002-10-27  Hans-Peter Nilsson  <hp@bitrange.com>
9626
9627         * gcc.dg/nest.c: Expect error for mmix-*-*.
9628         * gcc.dg/20021014-1.c: Use dg-error, not dg-build.
9629
9630 2002-10-26  Hans-Peter Nilsson  <hp@bitrange.com>
9631
9632         * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors
9633         markers.
9634
9635         * gcc.dg/20021014-1.c: Expect build failure on mmix-*-*.
9636
9637 2002-10-25  Mike Stump  <mrs@apple.com>
9638
9639         * gcc.dg/warn-1.c: New test.
9640
9641 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
9642
9643         * g++.dg/template/typename3.C: New test.
9644
9645 2002-10-25  Mark Mitchell  <mark@codesourcery.com>
9646
9647         * g++.dg/lookup/ptrmem1.C: New test.
9648
9649         * g++.dg/abi/vthunk2.C: New test.
9650
9651 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
9652
9653         * g++.dg/ext/vla1.C, gcc.dg/vla-2.c: New tests.
9654
9655 2002-10-24  Mark Mitchell  <mark@codesourcery.com>
9656
9657         * g++.dg/abi/empty9.C: New test.
9658
9659 2002-10-24  Richard Henderson  <rth@redhat.com>
9660
9661         * g++.dg/inherit/thunk1.C: Enable for ia64.
9662
9663 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
9664
9665         PR c++/8067
9666         * g++.dg/lookup/pretty1.C: New test.
9667
9668 2002-10-23  Jakub Jelinek  <jakub@redhat.com>
9669
9670         * gcc.dg/20021023-1.c: New test.
9671
9672 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
9673
9674         PR c++/7679
9675         * g++.dg/parse/inline1.C: New test.
9676
9677 2002-10-23  Richard Henderson  <rth@redhat.com>
9678
9679         * g++.dg/inherit/thunk1.C: Enable for x86_64.
9680
9681         * g++.dg/inherit/thunk1.C: Enable for s390 and alpha.
9682
9683 2002-10-22  Mark Mitchell  <mark@codesourcery.com>
9684
9685         PR c++/6579
9686         * g++.dg/parse/stmtexpr3.C: New test.
9687
9688 2002-10-22  Nathan Sidwell  <nathan@codesourcery.com>
9689
9690         * g++.dg/expr/cond1.C: New test.
9691
9692 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
9693
9694         * gcc.dg/sibcall-5.c: Correct { dg-do run } line.
9695
9696 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
9697
9698         * g++.dg/abi/vbase13.C: New test.
9699         * g++.dg/abi/vbase14.C: Likewise.
9700
9701 2002-10-21  Jakub Jelinek  <jakub@redhat.com>
9702
9703         * gcc.dg/tls/pic-1.c: New test.
9704         * gcc.dg/tls/nonpic-1.c: New test.
9705         * gcc.dg/20021018-1.c: New test.
9706
9707 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
9708
9709         * lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
9710         Remove only files with the same base name as the test case.
9711         (profopt-perf-value): Pass TESTCASE to profopt-cleanup.
9712         (profopt-execute): Likewise.  Also, remove old profiling
9713         and performance data files before running the tests.
9714
9715         * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls.
9716         * g++.dg/bprob/bprob.exp: Likewise.
9717         * g77.dg/bprob/bprob.exp: Likewise.  Also, relax regexp
9718         to allow more general test case names.
9719
9720         * g++.dg/bprob/bprob-1.C: Rename to ...
9721         * g++.dg/bprob/g++-bprob-1.C: ... this.
9722
9723         * g77.dg/bprob/bprob-1.f: Rename to ...
9724         * g77.dg/bprob/g77-bprob-1.f: ... this.
9725
9726 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
9727
9728         * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
9729         bison 1.50 or later.
9730
9731 2002-10-21  Janis Johnson  <janis187@us.ibm.com>
9732
9733         * g++.dg/README: Describe more test directories.
9734
9735 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
9736
9737         * g++.dg/init/array6.C: Add additional tests.
9738
9739 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
9740
9741         * gcc.dg/weak/typeof-2.c: Handle s390x targets as well.
9742         * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode.
9743
9744 2002-10-21  Kazu Hirata  <kazu@cs.umass.edu>
9745
9746         * gcc.c-torture/compile/20020604-1.x: New.
9747         * gcc.c-torture/compile/simd-5.x: Likewise.
9748         * gcc.c-torture/execute/920710-1.x: Likewise.
9749         * gcc.c-torture/execute/20020720-1.x: Disable on h8300.
9750
9751 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
9752
9753         * g++.dg/inherit/override1.C: Add dg-options clause.
9754
9755 2002-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
9756
9757         * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and
9758         _mm_slli_si128.
9759
9760 2002-10-19  Andreas Schwab  <schwab@suse.de>
9761
9762         * lib/compat.exp (compat-run): Prepend "./" when $dest has no
9763         directory component.
9764
9765 2002-10-18  Mark Mitchell  <mark@codesourcery.com>
9766
9767         * g++.dg/inherit/thunk1.C: New test.
9768
9769         * g++.dg/inherit/override1.C: New test.
9770
9771         * g++.dg/abi/mangle11.C: New test.
9772         * g++.dg/abi/mangle14.C: New test.
9773         * g++.dg/abi/mangle17.C: New test.
9774
9775 2002-10-17  Nathan Sidwell  <nathan@codesourcery.com>
9776
9777         * g++.dg/overload/member2.C: New test.
9778
9779 2002-10-17  Janis Johnson  <janis187@us.ibm.com>
9780
9781         * g++.dg/README: Describe new compat directory.
9782         * g++.dg/dg.exp: Skip tests in compat directory.
9783         * README.compat: New file.
9784         * lib/compat.exp: New expect script.
9785         * g++.dg/compat: New test directory.
9786         * g++.dg/compat/compat.exp: New expect script.
9787         * g++.dg/compat/abi: New test directory.
9788         * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C,
9789         g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h,
9790         g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C,
9791         g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h,
9792         g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C,
9793         g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h,
9794         g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C,
9795         g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h,
9796         g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C,
9797         g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h,
9798         g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C,
9799         g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files.
9800         * g++.dg/compat/break: New test directory.
9801         * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C,
9802         g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h,
9803         g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C,
9804         g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h,
9805         g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C,
9806         g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h,
9807         g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C,
9808         g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h,
9809         g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C,
9810         g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h,
9811         g++.dg/compat/break/README: New files.
9812         * g++.dg/compat/eh: New test directory.
9813         * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C,
9814         g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h,
9815         g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C,
9816         g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h,
9817         g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C,
9818         g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h,
9819         g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C,
9820         g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h,
9821         g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C,
9822         g++.dg/compat/eh/filter2_y.C,
9823         g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C,
9824         g++.dg/compat/eh/new1_y.C,
9825         g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C,
9826         g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h,
9827         g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C,
9828         g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h,
9829         g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C,
9830         g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h,
9831         g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C,
9832         g++.dg/compat/eh/unexpected1_y.C: New files.
9833         * g++.dg/compat/init: New test directory.
9834         * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C,
9835         g++.dg/compat/init/array5_y.C,
9836         g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C,
9837         g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h,
9838         g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C,
9839         g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h,
9840         g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C,
9841         g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h,
9842         g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C,
9843         g++.dg/compat/init/init-ref2_y.C: New files.
9844
9845 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
9846
9847         PR c++/7584
9848         * g++.dg/inherit/using3.C: New test.
9849
9850 2002-10-17  Jan Hubicka  <jh@suse.cz>
9851
9852         * gcc.dg/20021017-2.c: New test.
9853
9854 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
9855
9856         * g++.dg/abi/mangle16.C: Adjust.
9857
9858         * g++.dg/init/array8.C: New test.
9859
9860 2002-10-17  Richard Sandiford  <rsandifo@redhat.com>
9861
9862         * gcc.dg/special/mips-abi.exp: New test.
9863         * gcc.dg/special/mips-abi.s: Empty file used by the above.
9864
9865 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
9866
9867         * g++.dg/abi/mangle16.C: New test.
9868         * g++.dg/abi/mangle17.C: Likewise.
9869
9870         PR c++/7478
9871         * g++.dg/template/ref1.C: New test.
9872
9873 2002-10-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9874
9875         * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
9876
9877 2002-10-16  Ulrich Weigand  <uweigand@de.ibm.com>
9878
9879         * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.
9880
9881 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
9882
9883         PR c++/7524
9884         * g++.dg/init/array7.C: New test.
9885
9886 2002-10-15  Mark Mitchell  <mark@codesourcery.com>
9887
9888         * g++.dg/init/array6.C: New test.
9889
9890         * g++.dg/abi/mangle13.C: Likewise.
9891         * g++.dg/abi/mangle14.C: Likewise.
9892         * g++.dg/abi/mangle15.C: Likewise.
9893
9894 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
9895
9896         * g++.dg/abi/empty8.C: New test.
9897
9898 2002-10-15  Nathan Sidwell  <nathan@codesourcery.com>
9899
9900         * g++.dg/init/ctor1.C: New test.
9901
9902 2002-10-15  Ulrich Weigand  <uweigand@de.ibm.com>
9903
9904         * gcc.c-torture/execute/20021015-1.c: New test.
9905
9906 2002-10-15  J"orn Rennecke <joern.rennecke@superh.com>
9907
9908         * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.
9909
9910 2002-10-14  Jan Hubicka  <jh@suse.cz>
9911
9912         * gcc.dg/i386-ssetype-[1-5].c: New tests.
9913
9914 2002-10-14  Richard Henderson  <rth@redhat.com>
9915
9916         * gcc.dg/20020219-1.c: Disable for 16-bit targets.
9917
9918 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
9919
9920         PR optimization/6631
9921         * g++.dg/opt/const2.C: New test.
9922
9923 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
9924
9925         PR c++/7176
9926         * g++.dg/parse/friend1.C: New test.
9927         * g++.old-deja/g++.pt/memtemp64.C: Adjust.
9928
9929 2002-10-14  Jakub Jelinek  <jakub@redhat.com>
9930
9931         * gcc.dg/20021014-1.c: New test.
9932
9933 2002-10-11  Mark Mitchell  <mark@codesourcery.com>
9934
9935         PR c++/5661
9936         * g++.dg/ext/vlm1.C: New test.
9937         * g++.dg/ext/vlm2.C: Likewise.
9938
9939         * g++.dg/init/array1.C: Remove invalid braces.
9940         * g++.dg/init/brace1.C: New test.
9941         * g++.dg/init/copy2.C: Likewise.
9942         * g++.dg/init/copy3.C: Likewise.
9943         * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR.
9944         * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of
9945         braces.
9946
9947 2002-10-11  Neil Booth  <neil@daikokuya.co.uk>
9948
9949         * gcc.dg/cpp/assembler.S: Don't use -ansi.
9950
9951 2002-10-11  Richard Shann  <richard.shann@superh.com>
9952
9953         * gcc.c-torture/compile/simd-5.c: New test.
9954
9955 2002-10-10  Roger Sayle  <roger@eyesopen.com>
9956
9957         * gcc.c-torture/execute/shiftopt-1.c: New test case.
9958
9959 2002-10-10  Jim Wilson  <wilson@redhat.com>
9960
9961         * gcc.c-torture/execute/20021010-1.c: New test.
9962
9963 2002-10-09  Zack Weinberg  <zack@codesourcery.com>
9964
9965         PR c/7353
9966         * g++.dg/ext/typedef-init.C: New test.
9967         * gcc.dg/typedef-init.c: New test.
9968
9969 2002-10-09  Neil Booth  <neil@daikokuya.co.uk>
9970
9971         * gcc.dg/cpp/paste13.c: New test.
9972
9973 2002-10-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9974
9975         * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs.  For
9976         remaining platforms, XFAIL during compile, not execute.  Don't
9977         XFAIL at -O0.
9978
9979 2002-10-08  Nathan Sidwell  <nathan@codesourcery.com>
9980
9981         * gcc.dg/alias-1.c: Tweak expected warning.
9982
9983 2002-10-06  D.Venkatasubramanian <dvenkat@noida.hcltech.com>
9984
9985         * gcc.dg/20020411-1.c: Disable for 16-bit "int".
9986
9987 2002-10-06  Andreas Jaeger  <aj@suse.de>
9988
9989         * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp.
9990         * gcc.dg/cpp/c++98.C: Likewise.
9991
9992         * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here.
9993         * g++.dg/cpp/c++98.C: Likewise.
9994
9995         * g++.dg/README (Subdirectories): Mention cpp directory.
9996
9997         PR target/7559
9998         * gcc.dg/20021006-1.c: New test.
9999
10000 2002-10-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10001
10002         PR c++/7804
10003         * g++.dg/other/warning1.C: New test.
10004
10005 2002-10-04  Roger Sayle  <roger@eyesopen.com>
10006
10007         * gcc.c-torture/execute/20020720-1.x:  XFAIL instead of skipping
10008         the test on failing platforms.  Mark sparcv9-*-*, sparc64-*-*
10009         and sparc-*-* with -m64 as expected failures.  See PR 8087.
10010
10011 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
10012
10013         PR c++/7931
10014         * g++.dg/template/ptrmem3.C: New test.
10015
10016         PR c++/7754
10017         * g++.dg/template/union1.C: New test.
10018
10019 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
10020
10021         PR c++/8006
10022         * g++.dg/abi/mangle9.C: New test.
10023         * g++.dg/abi/mangle10.C: New test.
10024         * g++.dg/abi/mangle11.C: New test.
10025         * g++.dg/abi/mangle12.C: New test.
10026
10027 2002-10-02  Mark Mitchell  <mark@codesourcery.com>
10028
10029         PR c++/7188.
10030         * g++.dg/template/meminit1.C: New test.
10031         * g++.dg/warn/Wreorder-1.C: Likewise.
10032         * g++.old-deja/g++.mike/warn3.C: Tweak.
10033         * lib/prune.exp: Ingore "in copy constructor".
10034
10035 2002-10-02  Andreas Jaeger  <aj@suse.de>
10036
10037         * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c,
10038         gcc.dg/20020103-1.c, gcc.dg/20000614-2.c,
10039         g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable
10040         on x86-64.
10041
10042 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
10043
10044         * gcc.dg/empty1.C: Fix typo.
10045
10046 2002-10-01  Nathan Sidwell  <nathan@codesourcery.com>
10047
10048         * gcc.dg/alias-1.c: New test.
10049
10050 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
10051
10052         * gcc.dg/empty1.C: New test.
10053
10054         * g++.dg/tls/init-2.C: Tweak error messages.
10055
10056 2002-10-01  Richard Sandiford  <rsandifo@redhat.com>
10057
10058         * gcc.c-torture/compile/20020923-1.c: New test.
10059
10060 2002-09-30  Jason Thorpe  <thorpej@wasabisystems.com>
10061
10062         * gcc.c-torture/execute/ffs-1.c: New test.
10063         * gcc.c-torture/execute/ffs-2.c: Ditto.
10064
10065 2002-09-30  Nathan Sidwell  <nathan@codesourcery.com>
10066
10067         * g++.dg/overload/member1.C: New test.
10068
10069 2002-09-30  Mark Mitchell  <mark@code
10070
10071 2002-08-06  Aldy Hernandez  <aldyh@redhat.com>
10072
10073         * testsuite/gcc.dg/tls/diag-3.c: New.
10074
10075 2002-08-07  Gabriel Dos Reis  <gdr@nerim.net>
10076
10077         * g++.dg/README (Subdirectories): Document new subdir expr.
10078         * g++.dg/expr/pmf-1.C: New test.
10079
10080 2002-08-06  Neil Booth  <neil@daikokuya.co.uk>
10081
10082         * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
10083
10084 2002-08-06  Jakub Jelinek  <jakub@redhat.com>
10085
10086         * g++.dg/abi/bitfield3.C: New test.
10087
10088 2002-08-05  Nathan Sidwell  <nathan@codesourcery.com>
10089
10090         * lib/gcov.exp: Tweak expected line formats.
10091         * gcc.misc-tests/gcov8.c: New test.
10092         * gcc.misc-tests/gcov8.x: New flags.
10093
10094 2002-08-05  Jakub Jelinek  <jakub@redhat.com>
10095
10096         * consistency.vlad/layout/endian.c: Include string.h.
10097
10098         * gcc.c-torture/execute/20020805-1.c: New test.
10099
10100 2002-08-04  Gabriel Dos Reis  <gdr@nerim.net>
10101
10102         * g++.dg/other/conversion1.C: New test.
10103
10104 2002-08-03  Roger Sayle  <roger@eyesopen.com>
10105
10106         * gcc.dg/builtins-1.c: New testcase.
10107
10108 2002-08-02  Mark Mitchell  <mark@codesourcery.com>
10109
10110         * g++.dg/inherit/access3.C: New test.
10111
10112 2002-08-01  Jakub Jelinek  <jakub@redhat.com>
10113
10114         * gcc.dg/ia64-visibility-2.c: New test.
10115
10116 2002-08-01  Benjamin Kosnik   <bkoz@redhat.com>
10117
10118         * g++.old-deja/g++.abi/ptrflags.C (expect): Change
10119         __qualifier_flags to __flags.
10120
10121 2002-07-31  Mark Mitchell  <mark@codesourcery.com>
10122
10123         * g++.dg/inherit/operator1.C: New test.
10124         * g++.dg/lookup/disamb1.C: Fix typo in comment.
10125         * g++.dg/other/error1.C: Change expected error message.
10126         * g++.dg/template/conv4.C: Likewise.
10127
10128 2002-07-26  Neil Booth  <neil@daikokuya.cop.uk>
10129
10130         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
10131         for documented behavior.
10132
10133 2002-07-25  Roger Sayle  <roger@eyesopen.com>
10134
10135         * gcc.c-torture/execute/20020720-1.x: Skip this test on
10136         several targets known to fail.
10137
10138 2002-07-25  Richard Sandiford  <rsandifo@redhat.com>
10139
10140         * gcc.dg/mips-args-[123].c: New tests.
10141
10142 2002-07-24  Aldy Hernandez  <aldyh@redhat.com>
10143
10144         * gcc.dg/ppc-spe.c: New.
10145
10146 2002-07-24  Geoffrey Keating  <geoffk@redhat.com>
10147
10148         * g++.dg/other/ptrmem4.C: New testcase.
10149
10150 2002-07-24  Richard Henderson  <rth@redhat.com>
10151
10152         * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
10153
10154 2002-07-24  Gabriel Dos Reis  <gdr@nerim.net>
10155
10156         * g++.dg/ext/alignof1.C (main): Return 0 for success.
10157
10158 2002-07-24  Roger Sayle  <roger@eyesopen.com>
10159
10160         * gcc.c-torture/execute/memset-3.c: New testcase.
10161
10162 2002-07-24  Neil Booth  <neil@daikokuya.co.uk>
10163
10164         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
10165         gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
10166
10167 2002-07-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10168
10169         * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
10170         Delete.
10171
10172 2002-07-23  J"orn Rennecke <joern.rennecke@superh.com>
10173
10174         * gcc.c-torture/compile/simd-4.c: New test.
10175
10176 2002-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10177
10178         PR c++/7347, c++/7348
10179         * g++.dg/template/access4.C: New test.
10180         * g++.dg/template/access5.C: New test.
10181         * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
10182         * g++.old-deja/g++.pt/memtemp86.C: Likewise.
10183         * g++.old-deja/g++.pt/ttp58.C: Likewise.
10184         * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
10185
10186 2002-07-22  Jakub Jelinek  <jakub@redhat.com>
10187
10188         * gcc.dg/gnu89-init-2.c: New test.
10189
10190 2002-07-21  Gabriel Dos Reis  <gdr@nerim.net>
10191
10192         * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
10193
10194 2002-07-20  Roger Sayle  <roger@eyesopen.com>
10195
10196         * gcc.c-torture/execute/20020720-1.c: New testcase.
10197
10198 2002-07-20  Neil Booth  <neil@daikokuya.co.uk>
10199
10200         * gcc.dg/cpp/Wsignprom.c: New tests.
10201
10202 2002-07-20  Alan Modra  <amodra@bigpond.net.au>
10203
10204         * gcc.c-torture/execute/loop-13.c: New test.
10205
10206 2002-07-19  Neil Booth  <neil@daikokuya.co.uk>
10207
10208         * gcc.dg/cpp/expr.c: New tests.
10209
10210 2002 07-18  David Edelsohn  <edelsohn@gnu.org>
10211
10212         * g++.dg/opt/pr6713.C: Add template instantiation.
10213
10214 2002-07-18  Alan Modra  <amodra@bigpond.net.au>
10215
10216         * gcc.dg/nest.c: New test.
10217
10218 2002-07-17  Richard Henderson  <rth@redhat.com>
10219
10220         * g++.dg/opt/pr6713.C: New test.
10221
10222 2002-07-17  Eric Botcazou  <ebotcazou@multimania.com>
10223
10224         * gcc.c-torture/execute/loop-2e.x: Let the testcase
10225         XFAIL for all x86 processors.
10226
10227 2002-07-17  Ian Dall  <ian@sibyl.beware.dropbear.id.au>
10228
10229         * gcc.c-torture/execute/20010122-1.x: Do not test with
10230         -fomit-frame-pointer.
10231
10232 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10233
10234         * g++.dg/template/instantiate2.C: New test.
10235         * g++.dg/template/spec4.C: New test.
10236
10237 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10238
10239         * g++.dg/template/access2.C: New test.
10240         * g++.dg/template/access3.C: New test.
10241
10242 2002-07-15  Zack Weinberg  <zack@codesourcery.com>
10243
10244         * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
10245         c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
10246         c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
10247         c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
10248         Convert to use <stdarg.h>.
10249         * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
10250         Delete.
10251         * gcc.dg/va-arg-2.c: New.
10252         * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
10253
10254 2002-07-15  Jakub Jelinek  <jakub@redhat.com>
10255
10256         * gcc.c-torture/compile/20020710-1.c: New test.
10257
10258 2002-07-11  J"orn Rennecke <joern.rennecke@superh.com>
10259                           Andrew Pinski  <pinskia@physics.uc.edu>
10260
10261         gcc.c-torture/compile/simd-2.c: New testcase.
10262         gcc.c-torture/compile/simd-3.c: Likewise.
10263
10264 2002-07-11  Mark Mitchell  <mark@codesourcery.com>
10265
10266         PR c++/7224
10267         * g++.dg/overload/error1.C: New test.
10268
10269 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10270
10271         * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
10272         configuration and IRIX 6 O32 ABI.
10273
10274 2002-07-11  Roger Sayle  <roger@eyesopen.com>
10275
10276         * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
10277
10278 2002-07-10  Roger Sayle  <roger@eyesopen.com>
10279
10280         * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
10281
10282 2002-07-10  Jeffrey A Law  <law@redhat.com>
10283
10284         * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
10285
10286         * gcc.c-torture/compile/930326-1.x: Remove.  No longer needed.
10287
10288 2002-07-09  Aldy Hernandez  <aldyh@redhat.com>
10289
10290         * gcc.dg/20020312-2.c: Check for __PPC__.
10291
10292 2002-07-09  Diego Novillo  <dnovillo@redhat.com>
10293
10294         * gcc.c-torture/compile/20020709-1.c: New test.
10295
10296 2002-07-07  Roger Sayle  <roger@eyesopen.com>
10297
10298         * g++.dg/template/qualttp21.C: New test case.
10299
10300 2002-07-06  Alexandre Oliva  <aoliva@redhat.com>
10301
10302         * gcc.c-torture/compile/20020706-1.c: New test.
10303         * gcc.c-torture/compile/20020706-2.c: New test.
10304
10305 2002-07-06  Brian R. Gaeke  <brg@dgate.ORG>
10306             Alexandre Oliva  <aoliva@redhat.com>
10307
10308         * g++.dg/warn/incomplete1.C: New test.
10309
10310 2002-07-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10311
10312         PR c++/7099
10313         * g++.dg/warn/noreturn1.C: New test.
10314
10315 2002-07-03  Mark Mitchell  <mark@codesourcery.com>
10316
10317         PR c++/6706
10318         * g++.dg/debug/debug6.C: New test.
10319         * g++.dg/debug/debug7.C: New test.
10320
10321 2002-07-04  J"orn Rennecke <joern.rennecke@superh.com>
10322
10323         * gcc.c-torture/compile/simd-3.c: New test.
10324
10325 2002-07-03  Chris Demetriou  <cgd@broadcom.com>
10326
10327         * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
10328         * gcc.dg/20020620-1.c: Likewise.
10329
10330 2002-07-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10331
10332         PR c++/6944
10333         * g++.dg/init/array4.C: New test.
10334         * g++.dg/init/array5.C: New test.
10335
10336 2002-07-03  J"orn Rennecke <joern.rennecke@superh.com>
10337
10338         * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
10339         * gcc.c-torture/execute/simd-2.c (main): Likewise.
10340
10341 2002-07-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10342
10343         * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
10344         * gcc.dg/wtr-aggr-init-1.c: Likewise.
10345         * gcc.dg/wtr-conversion-1.c: Likewise.
10346         * gcc.dg/wtr-escape-1.c: Likewise.
10347         * gcc.dg/wtr-int-type-1.c: Likewise.
10348         * gcc.dg/wtr-label-1.c: Likewise.
10349         * gcc.dg/wtr-static-1.c: Likewise.
10350         * gcc.dg/wtr-strcat-1.c: Likewise.
10351         * gcc.dg/wtr-suffix-1.c: Likewise.
10352         * gcc.dg/wtr-switch-1.c: Likewise.
10353         * gcc.dg/wtr-unary-plus-1.c: Likewise.
10354         * gcc.dg/wtr-union-init-1.c: Likewise.
10355         * gcc.dg/wtr-union-init-2.c: Likewise.
10356         * gcc.dg/wtr-union-init-3.c: Likewise.
10357
10358         * gcc.dg/wtr-func-def-1.c: New test.
10359
10360 2002-07-02 Devang Patel <dpatel@apple.com>
10361
10362         * objc.dg/param-1.m: New test.
10363
10364 2002-07-03  Neil Booth  <neil@daikokuya.co.uk>
10365
10366         * gcc.dg/cpp/trad/directive.c: Add test.
10367         * gcc.dg/cpp/trad/macroargs.c: Add test.
10368         * gcc.dg/cpp/trad/rec
10369
10370 2002-04-25  Roger Sayle  <roger@eyesopen.com>
10371
10372         * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
10373
10374 2002-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10375
10376         * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
10377         targets.
10378
10379 2002-04-24  Mark Mitchell  <mark@codesourcery.com>
10380
10381         * g++.dg/abi/mange7.C: New test.
10382
10383         PR c++/6438.
10384         * g++.dg/parse/stmtexpr2.C: New test.
10385
10386 2002-04-24  J"orn Rennecke <joern.rennecke@superh.com>
10387
10388         * gcc.dg/20020312-2.c: Add SH target.
10389
10390 2002-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10391
10392         * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
10393         compiler output on mips*-*-irix*.
10394
10395 2002-04-23  Jakub Jelinek  <jakub@redhat.com>
10396
10397         * g++.dg/parse/attr1.C: New test.
10398
10399 2002-04-23  Roger Sayle  <roger@eyesopen.com>
10400
10401         * gcc.c-torture/execute/string-opt-17.c: New test case.
10402         * gcc.c-torture/execute/memset-2.c: New test case.
10403
10404 2002-04-23  Mark Mitchell  <mark@codesourcery.com>
10405
10406         PR c++/6256:
10407         * g++.dg/template/friend5.C: New test.
10408
10409         PR c++/6331:
10410         * g++.dg/template/qual1.C: Likewise.
10411
10412 2002-04-22  Zack Weinberg  <zack@codesourcery.com>
10413
10414         * gcc.c-torture/execute/980707-1.c: Don't use isspace().
10415         Include stdlib.h, not stdio.h or ctype.h.
10416
10417 2002-04-22  Hans-Peter Nilsson  <hp@axis.com>
10418
10419         * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
10420         cris-*-elf* and mmix-*-*.
10421         * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
10422         * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
10423         g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
10424         Ditto.
10425         * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
10426         * gcc.dg/wchar_t-1.c: Ditto.
10427
10428 2002-04-21  Hans-Peter Nilsson  <hp@axis.com>
10429
10430         * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
10431         Clarify comment.
10432
10433 2002-04-21  Neil Booth  <neil@daikokuya.demon.co.uk>
10434
10435         * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
10436
10437 2002-04-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10438
10439         * gcc.c-torture/execute/20000906-1.x: Delete.
10440
10441 2002-04-20  David.Billinghurst <David.Billinghurst@riotinto.com>
10442
10443         * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
10444
10445 2002-04-19  Toon Moene  <toon@moene.indiv.nluug.nl>
10446
10447         * PR6367
10448         * g77.f-torture/execute/6367.f: New test.
10449         * g77.f-torture/execute/6367.x: Disable for MMIX.
10450
10451 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
10452
10453         * PR6352
10454         * g++.dg/opt/inline2.C: New test.
10455
10456 2002-04-18  Richard Henderson  <rth@redhat.com>
10457
10458         * gcc.dg/20000906-1.c: Enable for all targets.
10459         * gcc.c-torture/compile/iftrap-2.c: New.
10460
10461 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
10462
10463         * gcc.dg/20020418-1.c: New test.
10464         * gcc.dg/20020418-2.c: New test.
10465
10466 2002-04-18  Richard Henderson  <rth@redhat.com>
10467
10468         * gcc.c-torture/compile/iftrap-1.c: New.
10469         * gcc.dg/iftrap-1.c: Adjust for ia64.
10470         * gcc.dg/iftrap-2.c: New.
10471
10472 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
10473
10474         * gcc.c-torture/compile/20020418-1.c: New test.
10475
10476 2002-04-18  Roger Sayle  <roger@eyesopen.com>
10477
10478         * gcc.c-torture/compile/20020415-1.c: New.
10479
10480 2002-04-18  David S. Miller  <davem@redhat.com>
10481
10482         * gcc.c-torture/execute/20020418-1.c: New test.
10483
10484 2002-04-17  Jakub Jelinek  <jakub@redhat.com>
10485
10486         * gcc.dg/20020416-1.c: New test.
10487
10488         * g++.dg/opt/inline1.C: New test.
10489
10490 2002-04-16  Jakub Jelinek  <jakub@redhat.com>
10491
10492         * gcc.dg/altivec-5.c: New test.
10493
10494         * gcc.dg/20020415-1.c: New test.
10495
10496 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
10497
10498         * testsuite/lib/chill.exp: Remove.
10499
10500 2002-04-14  Jakub Jelinek  <jakub@redhat.com>
10501
10502         * g++.dg/other/big-struct.C: New test.
10503
10504 2002-04-14  David Billinghurst <David.Billinghurst@riotinto.com>
10505
10506         * g77.dg/f77-edit-i-in.f: Use internal buffer in place
10507         of scratch file.
10508
10509 2002-04-13  David Billinghurst <David.Billinghurst@riotinto.com>
10510
10511         PR c/6277
10512         * gcc.dg/i386-387-1.c:  Allow optional leading underscore
10513         in scan-assembler function name
10514
10515 2002-04-13  Hans-Peter Nilsson  <hp@bitrange.com>
10516
10517         * g77.f-torture/execute/980628-4.x,
10518         g77.f-torture/execute/980628-5.x,
10519         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
10520         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
10521         g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
10522         i[34567]86-*-*.
10523
10524 2002-04-13  David S. Miller  <davem@redhat.com>
10525
10526         * gcc.c-torture/execute/20020413-1.c: New test.
10527
10528 2002-04-13  Richard Sandiford  <rsandifo@redhat.com>
10529
10530         * gcc.dg/asm-6.c,
10531         * g++.dg/ext/asm1.C: New tests.
10532
10533 2002-04-12  Mark Mitchell  <mark@codesourcery.com>
10534
10535         PR c++ 5373.
10536         * g++.dg/parse/stmtexpr1.C: New test.
10537
10538         PR c++/5189.
10539         * g++.dg/template/copy1.C: New test.
10540
10541 2002-04-12  Richard Henderson  <rth@redhat.com>
10542
10543         * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
10544
10545 2002-04-12  Geoffrey Keating  <geoffk@redhat.com>
10546
10547         * gcc.c-torture/execute/20020412-1.c: New file, renamed from
10548         gcc.c-torture/execute/20020307-2.c.
10549
10550 2002-04-12  Richard Sandiford  <rsandifo@redhat.com>
10551
10552         * g++.dg/ext/attrib5.C,
10553         * g++.dg/lookup/struct1.C: New tests.
10554
10555 2002-04-11  Jakub Jelinek  <jakub@redhat.com>
10556
10557         * gcc.dg/20020411-1.c: New test.
10558
10559         * gcc.c-torture/execute/20020411-1.c: New test.
10560
10561 2002-04-10  Janis Johnson  <janis187@us.ibm.com>
10562
10563         * g77.f-torture/execute/6177.f: New test.
10564
10565 2002-04-10  Jakub Jelinek  <jakub@redhat.com>
10566
10567         PR middle-end/6247
10568         * g++.dg/opt/cleanup1.C: New test.
10569
10570         * g++.dg/opt/const1.C: New test.
10571
10572 2002-04-10  Lars Brinkhoff  <lars@nocrew.org>
10573
10574         * gcc.c-torture/execute/20020406-1.c: Declare malloc.
10575
10576 2002-04-10  Nathan Sidwell  <nathan@codesourcery.com>
10577
10578         PR c++/5507
10579         * g++.dg/template/typename2.C: New test.
10580
10581 2002-04-10  Alan Modra  <amodra@bigpond.net.au>
10582
10583         * gcc.c-torture/execute/loop-12.c: New.
10584
10585 2002-04-08  Hans-Peter Nilsson  <hp@bitrange.com>
10586
10587         * g77.f-torture/execute/980628-4.x,
10588         g77.f-torture/execute/980628-5.x,
10589         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
10590         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
10591         g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
10592
10593 2002-04-07  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10594
10595         PR optimization/6086
10596         * g++.dg/opt/preinc1.C: New test.
10597
10598 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
10599
10600         PR c++/5571
10601         * g++.dg/opt/static2.C: New test.
10602
10603 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
10604
10605         PR c/5120
10606         * gcc.dg/20020406-1.c: New test.
10607
10608 2002-04-04  David S. Miller  <davem@redhat.com>
10609
10610         * gcc.c-torture/execute/20020404-1.c: New test.
10611
10612 2002-04-04  Jakub Jelinek  <jakub@redhat.com>
10613
10614         PR c/6123
10615         * gcc.dg/20020312-2.c: Do not declare global register variable
10616         if __PIC__ or __pic__ is defined.
10617
10618 2002-04-04  Richard Earnshaw  <rearnsha@arm.com>
10619
10620         * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC.  Use
10621         __asm__ so that it works correctly even if -ansi -pedantic-errors.
10622
10623 2002-04-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10624
10625         * gcc.misc-tests/linkage.exp: Update last change to handle
10626         sparc*-, not just sparc-.
10627
10628 2002-04-03  Richard Henderson  <rth@redhat.com>
10629
10630         * gcc.dg/cpp/ucs.c: Improved long UCS test.
10631
10632 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
10633
10634         * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
10635
10636 2002-04-02  David S. Miller  <davem@redhat.com>
10637
10638         * gcc.c-torture/execute/20020402-3.c: New test.
10639
10640 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
10641
10642         * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
10643         * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
10644
10645         * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
10646         * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
10647         g77.f-torture/execute/20001201.x,
10648         g77.f-torture/execute/u77-test.x: New files.
10649
10650         * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
10651         * gcc.dg/wchar_t-1.c: Ditto.
10652
10653 2002-04-02  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10654
10655         * gcc.c-torture/execute/20020402-1.c: New test.
10656
10657 2002-04-01  Richard Henderson  <rth@redhat.com>
10658
10659         * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
10660
10661         * g++.dg/other/new1.C: Use __SIZE_TYPE__.
10662
10663 2002-04-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10664
10665         * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
10666
10667 2002-04-01  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
10668
10669         * g++.dg/inherit/template-as-base.C: Expect error.
10670         * g++.dg/inherit/namespace-as-base.C: Likewise.
10671
10672 2002-03-31  Hans-Peter Nilsson  <hp@bitrange.com>
10673
10674         * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
10675         g++.dg/ext/instantiate3.C: Tweak match patterns.
10676
10677         * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
10678         * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
10679         -da test.
10680
10681 2002-03-31  Richard Henderson  <rth@redhat.com>
10682
10683         * gcc.dg/special/alias-2.c: New.
10684         * gcc.dg/special/ecos.exp: Run it.
10685
10686 2002-03-31  Richard Henderson  <rth@redhat.com>
10687
10688         * gcc.dg/va-arg-1.c: Expect warnings, not errors.
10689
10690 2002-03-31  Kazu Hirata  <kazu@hxi.com>
10691
10692         * gcc.dg/weak-1.c: Disable on h8300 port.
10693
10694 2002-03-29  Janis Johnson  <janis187@us.ibm.com>
10695
10696         * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
10697         * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
10698         ordering tests.
10699         * g++.dg/bprob/bprob-1.C: New test.
10700         * g++.dg/gcov/gcov.exp: New driver for gcov tests.
10701         * g++.dg/gcov/gcov-1.C: New test.
10702         * g++.dg/gcov/gcov-1.x: New file.
10703         * g++.dg/gcov/gcov-2.C: New test.
10704         * g++.dg/gcov/gcov-3.C: New test.
10705         * g++.dg/gcov/gcov-3.h: New file.
10706
10707 2002-03-28  Roger Sayle  <roger@eyesopen.com>
10708
10709         * g++.old-deja/g++.other/builtins5.C: New test.
10710         * g++.old-deja/g++.other/builtins6.C: New test.
10711         * g++.old-deja/g++.other/builtins7.C: New test.
10712         * g++.old-deja/g++.other/builtins8.C: New test.
10713         * g++.old-deja/g++.other/builtins9.C: New test.
10714
10715 2002-03-29  Jakub Jelinek  <jakub@redhat.com>
10716
10717         * g++.dg/opt/static1.C: New test.
10718
10719         * g++.dg/opt/longbranch1.C: New test.
10720
10721 2002-03-28  Hans-Peter Nilsson  <hp@bitrange.com>
10722
10723         * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
10724
10725         * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
10726
10727 2002-03-28  Jeffrey A Law  (law@redhat.com)
10728
10729         * gcc.c-torture/execute/20020328-1.c: New test.
10730
10731 2002-03-27  Richard Henderson  <rth@redhat.com>
10732
10733         * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
10734         * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
10735         move from g++.old-deja/g++.ext/.
10736
10737 2002-03-27  Mark Mitchell  <mark@codesourcery.com>
10738
10739         * g++.dg/init/new2.C: New test.
10740
10741 2002-03-26  Richard Henderson  <rth@redhat.com>
10742
10743         * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
10744
10745         * gcc.dg/20020312-2.c: Don't test epilogue vs global register
10746         on sparc.
10747
10748         * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc.  Only run on
10749         sparcv9 systems.
10750         * gcc.dg/20001102-1.c: Likewise.
10751
10752 2002-03-26  Phil Edwards  <pme@gcc.gnu.org>
10753
10754         * gcc.dg/cpp/endif-pedantic1.c,
10755         gcc.dg/cpp/endif-pedantic2.c:  New tests.
10756
10757 2002-03-26  Mark Mitchell  <mark@codesourcery.com>
10758
10759         * g++.dg/init/new1.C: New test.
10760
10761 2002-03-26  Nathan Sidwell  <nathan@codesourcery.com>
10762
10763         * g++.dg/abi/vbase9.C: New test.
10764
10765 2002-03-26  Richard Earnshaw  <rearnsha@arm.com>
10766
10767         * gcc.dg/arm-asm.c: New test.
10768
10769 2002-03-26  Andrew Cagney  <ac131313@redhat.com>
10770
10771         * gcc.dg/Wswitch-enum.c: New test.
10772         Fix PR c/5044.
10773
10774 2002-03-26  Richard Henderson  <rth@redhat.com>
10775
10776         * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
10777         structure.
10778
10779 2002-03-25  Richard Henderson  <rth@redhat.com>
10780
10781         * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc.  Only run on
10782         sparcv9 systems.
10783
10784         * gcc.c-torture/compile/20011119-1.c (xxx): New.
10785         * gcc.c-torture/compile/20011119-2.c (xxx): New.
10786
10787 2002-03-25  Zack Weinberg  <zack@codesourcery.com>
10788
10789         * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
10790
10791 2002-03-25  Bob Wilson  <bob.wilson@acm.org>
10792
10793         * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
10794         targets using generic thunk support.
10795
10796 2002-03-25  Jakub Jelinek  <jakub@redhat.com>
10797
10798         * gcc.c-torture/compile/20020323-1.c: New test.
10799
10800         * g++.dg/opt/conj2.C: New test.
10801
10802 2002-03-24  Richard Henderson  <rth@redhat.com>
10803
10804         * gcc.dg/weak-1.c: Use -fno-common.
10805
10806 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
10807
10808         * g77.dg/f77-edit-apostrophe-out.f: New test
10809         * g77.dg/f77-edit-h-out.f: New test
10810         * g77.dg/f77-edit-t-in.f: New test
10811         * g77.dg/f77-edit-t-out.f: New test
10812         * g77.dg/f77-edit-x-out.f: New test
10813         * g77.dg/f77-edit-slash-out.f: New test
10814         * g77.dg/f77-edit-colon-out.f: New test
10815         * g77.dg/f77-edit-s-out.f: New test
10816
10817 2002-03-24  Richard Henderson  <rth@redhat.com>
10818
10819         * objc/execute/formal_protocol-6.x: New XFAIL.
10820
10821 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
10822
10823         * gcc.dg/weak-1.c:  Early return from dg-final on platforms
10824         that do not support weak symbols
10825
10826 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
10827
10828         * lib/g++.exp:  Fix handling of LD_LIBRARY_PATH et al
10829         * lib/g77.exp:  Likewise
10830         * lib/objc.exp: Likewise
10831
10832 2002-03-23  Andrew Cagney  <ac131313@redhat.com>
10833
10834         * gcc.dg/Wswitch-default.c: New test.
10835
10836 2002-03-23  Jakub Jelinek  <jakub@redhat.com>
10837
10838         * g++.dg/other/enum1.C: New test.
10839
10840 2002-03-23  Zack Weinberg  <zack@codesourcery.com>
10841
10842         * gcc.dg/pragma-ep-3.c: Fix typo.
10843
10844 2002-03-22  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
10845
10846         * g++.dg/inherit/template-as-base.C: New test.
10847
10848 2002-03-22  Jakub Jelinek  <jakub@redhat.com>
10849
10850         * g++.old-deja/g++.other/dwarf2-1.C: Move...
10851         * g++.dg/debug/debug5.C: ...here.  Convert for dg framework.
10852
10853 2002-03-22  Neil Booth  <neil@daikokuya.demon.co.uk>
10854
10855         * gcc.dg/cpp/multiline.c: Update to match.
10856
10857 2002-03-22  Alexandre Oliva  <aoliva@redhat.com>
10858
10859         * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
10860
10861 2002-03-22  Phil Edwards  <pme@gcc.gnu.org>
10862
10863         * gcc.dg/cpp/extratokens2.c:  New file.
10864
10865 2002-03-21  David Edelsohn  <edelsohn@gnu.org>
10866
10867         * gcc.dg/20020312-2.c: Add rs6000 target.
10868
10869         * gcc.c-torture/compile/20020319-1.c: New test.
10870
10871 2002-03-21  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10872
10873         * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
10874         (A, E): Handle this.
10875
10876 2002-03-20  Jason Merrill  <jason@redhat.com>
10877
10878         * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
10879         ignoring -fpic.
10880         * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
10881         through prune_gcc_output.
10882
10883 2002-03-20  Jakub Jelinek  <jakub@redhat.com>
10884
10885         * gcc.c-torture/compile/20020320-1.c: New test.
10886
10887 2002-03-19  Jakub Jelinek  <jakub@redhat.com>
10888
10889         * gcc.c-torture/compile/20020318-1.c: New test.
10890
10891         * gcc.dg/struct-by-value-1.c: New test.
10892
10893         * gcc.dg/20020319-1.c: New test.
10894
10895 2002-03-18  Jakub Jelinek  <jakub@redhat.com>
10896
10897         * g++.dg/opt/conj1.C: New test.
10898
10899 2002-03-17  Mark Mitchell  <mark@codesourcery.com>
10900
10901         * g++.dg/template/qualttp20.C: Revert previous change.
10902         * g++.dg/template/qualttp3.C: Likewise.
10903         * g++.dg/template/qualttp4.C: Likewise
10904         * g++.dg/template/qualttp5.C: Likewise
10905         * g++.dg/template/qualttp6.C: Likewise
10906         * g++.dg/template/qualttp7.C: Likewise
10907         * g++.dg/template/qualttp8.C: Likewise
10908         * g++.dg/template/recurse.C: Likewise.
10909
10910 2002-03-17  Neil Booth  <neil@daikokuya.demon.co.uk>
10911
10912         * gcc.dg/cpp/wchar-1.c: Update.
10913
10914 2002-03-16  Nathan Sidwell  <nathan@codesourcery.com>
10915
10916         * g++.dg/template/conv1.C: New test.
10917         * g++.dg/template/conv2.C: New test.
10918         * g++.dg/template/conv3.C: New test.
10919         * g++.dg/template/conv4.C: New test.
10920
10921 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
10922
10923         * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
10924         * g++.dg/template/qualttp3.C: Likewise.
10925         * g++.dg/template/qualttp4.C: Likewise
10926         * g++.dg/template/qualttp5.C: Likewise
10927         * g++.dg/template/qualttp6.C: Likewise
10928         * g++.dg/template/qualttp7.C: Likewise
10929         * g++.dg/template/qualttp8.C: Likewise
10930         * g++.dg/template/recurse.C: Likewise.
10931
10932 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
10933
10934         * g++.dg/opt/dtor1.C: New test.
10935
10936 2002-03-15  Jakub Jelinek  <jakub@redhat.com>
10937
10938         * gcc.c-torture/compile/20020315-1.c: New test.
10939
10940 2002-03-15  Richard Earnshaw  <rearnsha@arm.com>
10941
10942         * gcc.dg/weak-1.c: Fix scan tests.
10943
10944 2002-03-15  Hans-Peter Nilsson  <hp@bitrange.com>
10945
10946         * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
10947         * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
10948         cris-*-aout* mmix-*-*.
10949         * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
10950         cris-*-aout* mmix-*-*.
10951         * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
10952         cris-*-elf* cris-*-aout* and mmix-*-*.
10953         * gcc.dg/20001009-1.c: Ditto.
10954         * gcc.dg/20010912-1.c: Ditto.
10955         * gcc.dg/20020122-4.c: Ditto.
10956         * gcc.dg/inline-2.c: Ditto.
10957
10958 2002-03-14  Jeffrey A Law  (law@cygnus.com)
10959
10960         * gcc.c-torture/compile/20020314-1.c: New test.
10961
10962 2002-03-14  Richard Earnshaw  <rearnsha@arm.com>
10963
10964         * gcc.c-torture/execute/20020314-1.c: New test.
10965
10966 2002-03-14  Jakub Jelinek  <jakub@redhat.com>
10967
10968         * g++.dg/warn/Wunused-1.C: New test.
10969
10970 2002-02-13  Richard Sandiford  <rsandifo@redhat.com>
10971
10972         * g++.dg/abi/mangle6.C: New test.
10973
10974 2002-03-13  Jakub Jelinek  <jakub@redhat.com>
10975
10976         * gcc.c-torture/compile/20020309-2.c: New test.
10977
10978         * gcc.c-torture/compile/20020312-1.c: New test.
10979
10980 2002-03-12  Nathan Sidwell  <nathan@codesourcery.com>
10981
10982         * g++.dg/other/access1.C: New test.
10983
10984 2002-03-12  Jakub Jelinek  <jakub@redhat.com>
10985
10986         * gcc.c-torture/execute/wchar_t-1.c: New test.
10987
10988 2002-03-12  David Edelsohn  <edelsohn@gnu.org>
10989
10990         * gcc.dg/20020103-1.c: Add rs6000 target and macro.
10991
10992 2002-03-12  Roger Sayle  <roger@eyesopen.com>
10993
10994         * gcc.dg/20020312-1.c: New test case.
10995
10996 2002-03-11  Aldy Hernandez  <aldyh@redhat.com>
10997
10998         * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
10999
11000 2002-03-11  Richard Henderson  <rth@redhat.com>
11001
11002         * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
11003         * g++.old-deja/g++.jason/report.C: Likewise.
11004
11005 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
11006
11007         * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
11008         * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
11009
11010 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
11011
11012         * testsuite/g++.dg/overload/pmf1.C: New test.
11013
11014 2002-03-11  Kazu Hirata  <kazu@hxi.com>
11015
11016         * gcc.c-torture/execute/20020307-1.c: Use long.
11017
11018 2002-03-11  Jakub Jelinek  <jakub@redhat.com>
11019
11020         PR optimization/5844
11021         * gcc.dg/20020310-1.c: New test.
11022
11023 2002-03-09  Michael Meissner  <meissner@redhat.com>
11024
11025         * gcc.c-torture/execute/memcpy-2.c: New test.
11026         * gcc.c-torture/execute/memset-1.c: New test.
11027         * gcc.c-torture/execute/strlen-1.c: New test.
11028         * gcc.c-torture/execute/strcmp-1.c: New test.
11029         * gcc.c-torture/execute/strncmp-1.c: New test.
11030
11031 2002-03-09  Geoffrey Keating  <geoffk@redhat.com>
11032
11033         * gcc.dg/ppc-ldstruct.c: New test.
11034
11035 2002-03-09  Jakub Jelinek  <jakub@redhat.com>
11036
11037         * gcc.c-torture/execute/va-arg-22.c: New test.
11038
11039 2002-03-09  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
11040
11041         * gcc.c-torture/compile/20020309-1.c: New test.
11042
11043 2002-03-08  Jakub Jelinek  <jakub@redhat.com>
11044
11045         * gcc.c-torture/execute/20020307-2.c: New test.
11046
11047 2002-03-07  Jeffrey A Law  (law@redhat.com)
11048
11049         * g77.f-torture/compile/20020307-1.f: New test.
11050
11051 2002-03-07  Richard Sandiford  <rsandifo@redhat.com>
11052
11053         * gcc.dg/unordered-1.c: New test.
11054
11055 2002-03-07  Richard Earnshaw  <rearnsha@arm.com>
11056
11057         * gcc.c-torture/execute/20020307-1.c: New test.
11058
11059 2002-03-05  Jakub Jelinek  <jakub@redhat.com>
11060
11061         * gcc.dg/20020304-1.c: New test.
11062
11063         * gcc.c-torture/compile/20020304-2.c: New test.
11064
11065 2002-03-04  Zack Weinberg  <zack@codesourcery.com>
11066
11067         * gcc.c-torture/compile/20020304-1.c: New test case
11068         (from PR c/5830).
11069
11070 2002-03-03  Aldy Hernandez  <aldyh@redhat.com>
11071
11072         * gcc.dg/20020103-1.c: Add other -D ppc variants.
11073
11074 2002-03-02  Nathan Sidwell  <nathan@codesourcery.com>
11075
11076         * g++.dg/other/classkey1.C: New test.
11077
11078 2002-03-01  Richard Henderson  <rth@redhat.com>
11079
11080         * gcc.c-torture/compile/981223-1.x: New.
11081         * gcc.c-torture/compile/920625-1.x: New.
11082
11083 2002-02-28  Richard Henderson  <rth@redhat.com>
11084
11085         * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
11086
11087 2002-02-27  Hans-Peter Nilsson  <hp@bitrange.com>
11088
11089         * gcc.c-torture/execute/20020227-1.c: New test.
11090
11091 2002-02-27  Mark Mitchell  <mark@codesourcery.com>
11092
11093         * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
11094         here" ERROR lines.
11095         * g++.old-deja/g++.oliva/partord1.C: Likewise.
11096         * g++.old-deja.g++.other/defarg1.C: Likewise.
11097         * g++.old-deja/g++.pt/calls2.C: Likewise.
11098         * g++.old-deja/g++.pt/crash20.C: Likewise.
11099         * g++.old-deja/g++.pt/crash30.C: Likewise.
11100         * g++.old-deja/g++.pt/crash36.C: Likewise.
11101         * g++.old-deja/g++.pt/crash6.C: Likewise.
11102         * g++.old-deja/g++.pt/defarg13.C: Likewise.
11103         * g++.old-deja/g++.pt/derived3.C: Likewise.
11104         * g++.old-deja/g++.pt/error1.C: Likewise.
11105         * g++.old-deja/g++.pt/friend21.C: Likewise.
11106         * g++.old-deja/g++.pt/friend23.C: Likewise.
11107         * g++.old-deja/g++.pt/infinite1.C: Likewise.
11108         * g++.old-deja/g++.robertl/eb128.C: Likewise.
11109
11110 2002-02-27  Geoffrey Keating  <geoffk@redhat.com>
11111
11112         * gcc.c-torture/execute/20020225-2.c: New test.
11113
11114 2002-02-27  Zack Weinberg  <zack@codesourcery.com>
11115
11116         * gcc.c-torture/execute/920730-1t.c,
11117         gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
11118         Delete test cases, only relevant to -traditional.
11119
11120 2002-02-27  Neil Booth  <neil@daikokuya.demon.co.uk>
11121
11122         * gcc.dg/cpp/undef1.c: Remove.
11123         * gcc.dg/cpp/directiv.c: Update.
11124         * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
11125
11126 2002-02-27  Michael Meissner  <meissner@redhat.com>
11127
11128         * gcc.c-torture/execute/20020226-1.c: New test.
11129
11130 2002-02-26  Jakub Jelinek  <jakub@redhat.com>
11131
11132         * g++.dg/debug/debug4.C: New test.
11133
11134         * gcc.dg/ia64-visibility-1.c: New test.
11135
11136 2002-02-26  Alexandre Oliva  <aoliva@redhat.com>
11137
11138         * gcc.dg/debug/20020224-1.c: New.
11139
11140 2002-02-25  Kazu Hirata  <kazu@hxi.com>
11141
11142         * gcc.c-torture/execute/960416-1.x: New.
11143         * gcc.c-torture/execute/divconst-3.x: Likewise.
11144
11145 2002-02-25  Jakub Jelinek  <jakub@redhat.com>
11146
11147         * gcc.dg/20020224-1.c: New test.
11148
11149 2002-02-25  Alan Modra  <amodra@bigpond.net.au>
11150
11151         * gcc.c-torture/execute/20020225-1.c: New.
11152
11153 2002-02-24  Neil Booth  <neil@daikokuya.demon.co.uk>
11154
11155         * testsuite/gcc.dg/cpp/wchar-1.c: New test.
11156
11157 2002-02-23  Jakub Jelinek  <jakub@redhat.com>
11158
11159         * gcc.dg/20020222-1.c: New test.
11160
11161 2002-02-22  Jakub Jelinek  <jakub@redhat.com>
11162
11163         * g++.dg/opt/anonunion1.C: New test.
11164
11165 2002-02-22  Nathan Sidwell  <nathan@codesourcery.com>
11166
11167         * g++.dg/template/qualttp19.C: New test.
11168         * g++.dg/template/qualttp20.C: New test.
11169         * g++.old-deja/g++.jason/report.C: Adjust expected errors
11170         * g++.old-deja/g++.other/qual1.C: Likewise.
11171
11172 2002-02-21  Aldy Hernandez  <aldyh@redhat.com>
11173
11174         * gcc.dg/attr-alwaysinline.c: New.
11175
11176 2002-02-21  Jakub Jelinek  <jakub@redhat.com>
11177
11178         * gcc.dg/20020220-1.c: New test.
11179
11180         * gcc.dg/20020220-2.c: New test.
11181
11182         * g++.dg/opt/mmx1.C: New test.
11183
11184 2002-02-20  Alexandre Oliva  <aoliva@redhat.com>
11185
11186         * gcc.c-torture/compile/20020110.c: New test.
11187
11188 2002-02-20  Jakub Jelinek  <jakub@redhat.com>
11189
11190         * gcc.c-torture/execute/20020219-1.c: New test.
11191
11192         * gcc.dg/20020219-1.c: New test.
11193
11194         * gcc.dg/noncompile/20020220-1.c: New test.
11195
11196         * g++.dg/opt/ptrintsum1.C: New test.
11197
11198         * gcc.dg/debug/20020220-1.c: New test.
11199
11200 2002-02-17  Jakub Jelinek  <jakub@redhat.com>
11201
11202         * gcc.c-torture/execute/20020216-1.c: New test.
11203
11204 2002-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
11205
11206         * gcc.dg/decl-1.c: Update, new test.
11207
11208 2002-02-15  Nathan Sidwell  <nathan@codesourcery.com>
11209
11210         * g++.dg/abi/bitfield1.C: New test.
11211         * g++.dg/abi/bitfield2.C: New test.
11212
11213 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
11214
11215         * gcc.dg/attr-nest.c: New test.
11216
11217 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
11218
11219         * gcc.c-torture/execute/20020215-1.c: New test.
11220
11221 2002-02-14  Jakub Jelinek  <jakub@redhat.com>
11222
11223         * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
11224         * g++.dg/debug/debug.exp: New.
11225         * g++.dg/debug/trivial.C: New.
11226         * g++.dg/debug/debug1.C: Moved...
11227         * g++.dg/other/debug1.C: ...from here.
11228         * g++.dg/debug/debug2.C: Moved...
11229         * g++.dg/other/debug2.C: ...from here.
11230         * g++.dg/debug/debug3.C: Moved...
11231         * g++.dg/other/debug3.C: ...from here.
11232
11233         * gcc.dg/noncompile/20020213-1.c: New test.
11234
11235 2002-02-13  Jakub Jelinek  <jakub@redhat.com>
11236
11237         * g++.dg/other/debug3.C: New test.
11238
11239         * gcc.c-torture/execute/20020213-1.c: New test.
11240
11241 2002-02-13  Richard Smith <richard@ex-parrot.com>
11242
11243         * g++.old-deja/g++.other/thunk1.C: New test.
11244
11245 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
11246
11247         * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
11248
11249 2002-02-13  Stan Shebs  <shebs@apple.com>
11250
11251         * gcc.dg/altivec-3.c: New.
11252
11253 2002-02-12  Jakub Jelinek  <jakub@redhat.com>
11254
11255         * gcc.dg/Wunreachable-1.c: New test.
11256         * gcc.dg/Wunreachable-2.c: New test.
11257
11258 2002-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
11259
11260         * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
11261
11262 2002-02-12  Neil Booth  <neil@daikokuya.demon.co.uk>
11263
11264         * gcc.dg/decl-1.c: New test.
11265
11266 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
11267
11268         * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
11269
11270 2002-02-10  Kazu Hirata  <kazu@hxi.com>
11271
11272         * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
11273         * gcc.c-torture/compile/980506-1.x: Likewise.
11274
11275 2002-02-10  Kazu Hirata  <kazu@hxi.com>
11276
11277         * gcc.dg/20020210-1.c: New.
11278
11279 2002-02-09  Toon Moene  <toon@moene.indiv.nluug.nl>
11280
11281         * g77.f-torture/execute/947.f: New regression test
11282         for PR fortran/947.
11283
11284 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
11285
11286         * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
11287         * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
11288
11289 2002-02-08  Richard Henderson  <rth@redhat.com>
11290
11291         * gcc.c-torture/compile/labels-3.c: New.
11292
11293 2002-02-08  Jakub Jelinek  <jakub@redhat.com>
11294
11295         * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
11296         expression statements work instead.
11297         * gcc.dg/noncompile/20020207-1.c: New test.
11298
11299 2002-02-07  Richard Henderson  <rth@redhat.com>
11300
11301         * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
11302
11303 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
11304
11305         * lib/prune.exp: Remove "In (program|subroutine"block-data)"
11306         message from g77
11307         * lib/g77-dg.exp: Trim g77 error messages so that they are
11308         recognized by dg.exp.
11309
11310 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
11311
11312         PR fortran/5473
11313         * g77.dg/pr5473.f: Now dg-error.  Add additional cases.
11314
11315 2002-02-07  Richard Henderson  <rth@redhat.com>
11316
11317         * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
11318         to be sufficiently aligned for integers.
11319
11320 2002-02-07  Nathan Sidwell  <nathan@codesourcery.com>
11321
11322         * g++.dg/template/friend4.C: New test.
11323
11324 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
11325
11326         PR fortran/5743
11327         * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
11328         unsupported cases.
11329
11330 2002-02-07  Richard Henderson  <rth@redhat.com>
11331
11332         * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
11333         * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
11334         gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
11335         objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
11336
11337 2002-02-06  Richard Henderson  <rth@redhat.com>
11338
11339         * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
11340
11341 2002-02-06  Janis Johnson  <janis187@us.ibm.com>
11342
11343         * gcc.dg/20020206-1.c: New test.
11344
11345 2002-02-06  Jakub Jelinek  <jakub@redhat.com>
11346
11347         * gcc.c-torture/execute/20020206-1.c: New test.
11348
11349         * gcc.c-torture/execute/20020206-2.c: New test.
11350
11351         PR optimization/5429:
11352         * gcc.c-torture/compile/20020206-1.c: New test.
11353
11354 2002-02-06  Nick Clifton  <nickc@cambridge.redhat.com>
11355
11356         * g++.dg/ext/align1.C: Do not use an explicit alignment value
11357         as certain file formats cannot support particularly large
11358         alignments.
11359
11360         * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
11361         and do not expect to be able to link the executable.
11362
11363         * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
11364         fail because the COFF format does not support the weak attribute.
11365
11366 2002-02-05  David Billinghurst <David.Billinghurst@riotinto.com>
11367
11368         * g77.dg/pr5473.f:  New test
11369
11370 2002-02-05  Aldy Hernandez  <aldyh@redhat.com>
11371
11372         * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
11373         Fix testcase accordingly.
11374
11375 2002-02-04  Richard Henderson  <rth@redhat.com>
11376
11377         * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
11378         (buf): Change to be an array of pointers, not ints.
11379
11380 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
11381
11382         * gcc.dg/Wswitch.c: Fix typos.  Don't return unconditionally
11383         before all tests.  Move warning one line above to match where it
11384         C frontend emits.
11385         * gcc.dg/Wswitch-2.c: New test.
11386         * g++.dg/warn/Wswitch-1.C: New test.
11387         * g++.dg/warn/Wswitch-2.C: New test.
11388
11389 2002-02-04  Richard Henderson  <rth@redhat.com>
11390
11391         * g++.dg/abi/offsetof.C: Fix size comparison.
11392
11393 2002-02-04  Richard Sandiford  <rsandifo@redhat.com>
11394
11395         * gcc.dg/cast-qual-2.c: New test.
11396
11397 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
11398
11399         * gcc.dg/20020201-4.c: New test.
11400
11401 2002-02-04  Ben Elliston  <bje@redhat.com>
11402
11403         * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
11404         target_info attribute != 0, in addition to the empty string.
11405         (gcc_target_compile): Likewise.
11406
11407 2002-02-03  Andrew Cagney  <ac131313@redhat.com>
11408
11409         * gcc.dg/Wswitch.c: New test.
11410         PR gcc/4475. PR gcc/3780.
11411
11412 2002-02-03  Toon Moene  <toon@moene.indiv.nluug.nl>
11413
11414         * g77.f-torture/execute/5122.f: New test for regressions
11415         against PR fortran/5122.
11416
11417 2002-02-03  David Billinghurst <David.Billinghurst@riotinto.com>
11418
11419         * g77.f-torture/compile/pr3743.f: Delete
11420         * g77.dg/pr3743-1.f: New test.
11421         * g77.dg/pr3743-2.f: New test.
11422         * g77.dg/pr3743-3.f: New test.
11423         * g77.dg/pr3743-4.f: New test.
11424
11425 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
11426
11427         * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
11428
11429 2002-02-02  Richard Henderson  <rth@redhat.com>
11430
11431         * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
11432         * gcc.c-torture/execute/bf64-1.c: Likewise.
11433
11434 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
11435
11436         * gcc.dg/20020201-2.c: New test.
11437
11438         * gcc.dg/20020201-3.c: New test.
11439
11440         * gcc.c-torture/execute/bitfld-2.c: New test.
11441
11442 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
11443
11444         * gcc.dg/bitfld-1.c: Update.
11445         * gcc.dg/bitfld-2.c: Update.
11446         * gcc.c-torture/execute/bitfld-1.x: New.
11447
11448 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
11449
11450         * gcc.c-torture/execute/20020201-1.c: New test.
11451
11452 2002-02-01  Janis Johnson  <janis187@us.ibm.com>
11453
11454         PR target/5469
11455         * gcc.dg/20020201-1.c: New test.
11456
11457 2002-02-01  David.Billinghurst <David.Billinghurst@riotinto.com>
11458
11459         PR fortran/3743
11460         * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
11461         * g77.f-torture/compile/pr3743.x: Remove
11462
11463 2002-01-31  Tom Rix  <trix@redhat.com>
11464
11465         * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
11466
11467 2002-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
11468
11469         * gcc.dg/noncompile/20020130-1.c: New test.
11470
11471 2002-01-30  David Billinghurst  <David.Billinghurst@riotinto.com>
11472
11473         * g77.dg/f77-edit-i-out.f:  Escape \. Allow \r\n and \r.
11474
11475 2002-01-29  Richard Henderson  <rth@redhat.com>
11476
11477         * gcc.c-torture/execute/991118-1.c: Cast various constants back
11478         to long long.
11479         * gcc.c-torture/execute/bf64-1.c: Likewise.
11480
11481 2002-01-29  Jakub Jelinek  <jakub@redhat.com>
11482
11483         * gcc.c-torture/execute/20020129-1.c: New test.
11484
11485 2002-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
11486
11487         * gcc.c-torture/compile/20000224-1.c: Update.
11488         * gcc.c-torture/execute/bitfld-1.c: New tests.
11489         * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
11490         * gcc.dg/uninit-A.c: Update.
11491
11492 2002-01-29  Nathan Sidwell  <nathan@codesourcery.com>
11493
11494         * g++.dg/template/ctor1.C: Add instantiation.
11495
11496 2002-01-28  Paul Koning  <pkoning@equallogic.com>
11497
11498         * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
11499         argument to __builtin_prefetch to be const ptr.
11500
11501 2002-01-28  Jakub Jelinek  <jakub@redhat.com>
11502
11503         * gcc.c-torture/compile/20020120-1.c: New test.
11504
11505 2002-01-27  Kazu Hirata  <kazu@hxi.com>
11506
11507         * gcc.c-torture/execute/20020127-1.c: New test.
11508
11509 2002-01-27  David Billinghurst  <David.Billinghurst@riotinto.com>
11510
11511         * g77.dg/f77-edit-i-in.f: New test
11512         * g77.dg/f77-edit-i-out.f: New test
11513
11514 2002-01-25  Geoffrey Keating  <geoffk@redhat.com>
11515
11516         * gcc.dg/debug/debug.exp: New file.
11517         * gcc.dg/debug/trivial.c: New file.
11518         * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
11519         * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
11520         * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
11521         * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
11522         * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
11523         * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
11524         * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
11525         * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
11526         * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
11527         * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
11528         * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
11529         * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
11530         * gcc.dg/20000503-1.c: Removed.
11531         * gcc.dg/20010207-1.c: Removed.
11532         * gcc.dg/20011223-1.c: Removed.
11533         * gcc.dg/20020104-2.c: Removed.
11534         * gcc.dg/debug-1.c: Removed.
11535         * gcc.dg/debug-2.c: Removed.
11536         * gcc.dg/debug-3.c: Removed.
11537         * gcc.dg/debug-4.c: Removed.
11538         * gcc.dg/debug-5.c: Removed.
11539         * gcc.dg/debug-6.c: Removed.
11540         * gcc.dg/dwarf2-1.c: Removed.
11541         * gcc.dg/dwarf2-2.c: Removed.
11542
11543 2002-01-25  Jakub Jelinek  <jakub@redhat.com>
11544
11545         * g++.old-deja/g++.other/eh5.C: New test.
11546         * g++.old-deja/g++.other/sibcall2.C: New test.
11547         * g++.old-deja/g++.other/array9.C: New test.
11548         * g++.old-deja/g++.other/typename2.C: New test.
11549         * g++.old-deja/g++.other/crash60.C: New test.
11550         * g++.old-deja/g++.other/conv9.C: New test.
11551         * g++.old-deja/g++.other/mangle10.C: New test.
11552         * g++.old-deja/g++.other/unchanging1.C: New test.
11553         * g++.old-deja/g++.other/exprstmt1.C: New test.
11554         * g++.old-deja/g++.other/inline23.C: New test.
11555         * g++.old-deja/g++.eh/ia64-1.C: New test.
11556         * g++.old-deja/g++.other/dwarf2-1.C: New test.
11557         * g++.old-deja/g++.other/reload1.C: New test.
11558         * g++.old-deja/g++.other/static20.C: New test.
11559         * g++.old-deja/g++.other/local-alloc1.C: New test.
11560         * g++.old-deja/g++.other/conv8.C: New test.
11561         * g++.old-deja/g++.other/stmtexpr2.C: New test.
11562         * g++.old-deja/g++.other/storeexpr1.C: New test.
11563         * g++.old-deja/g++.other/storeexpr2.C: New test.
11564         * g++.dg/eh/template2.C: New test.
11565         * g++.dg/warn/weak1.C: New test.
11566
11567 2002-01-25  Hans-Peter Nilsson  <hp@bitrange.com>
11568
11569         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
11570         Remove first, non-varying, argument.
11571
11572 2002-01-23  Richard Henderson  <rth@redhat.com>
11573
11574         * gcc.dg/inline-2.c: New.
11575
11576         * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
11577         Add optional target arg.  Check number of arguments.
11578         (scan-assembler-not, scan-assembler-dem): Likewise.
11579         (scan-assembler-dem-not): Likewise.
11580
11581 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
11582
11583         * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
11584         line 12.
11585         * g++.old-deja/g++.brendan/parse3.C,
11586         g++.old-deja/g++.other/crash26.C,
11587         g++.old-deja/g++.other/crash28.C,
11588         g++.old-deja/g++.other/crash29.C,
11589         g++.old-deja/g++.other/crash30.C,
11590         g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
11591
11592 2002-01-23  Aldy Hernandez  <aldyh@redhat.com>
11593
11594         * gcc.dg/20020115-1.c: New.
11595
11596 2002-01-23  Bob Wilson  <bob.wilson@acm.org>
11597
11598         * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
11599
11600 2002-01-23  Janis Johnson  <janis187@us.ibm.com>
11601
11602         * gcc.dg/20020122-3.c: New.
11603
11604 2002-01-23  Jakub Jelinek  <jakub@redhat.com>
11605
11606         * g++.dg/other/gc1.C: New test.
11607
11608 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
11609
11610         * gcc.dg/c99-intconst-1.c: Mark XFAIL.
11611
11612 2002-01-22  Richard Henderson  <rth@redhat.com>
11613
11614         * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
11615
11616 2002-01-22  Richard Henderson  <rth@redhat.com>
11617
11618         * gcc.dg/20020122-4.c: New.
11619
11620 2002-01-22  H.J. Lu <hjl@gnu.org>
11621
11622         * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
11623         link output.
11624         * gcc.dg/special/ecos.exp: Likewise.
11625         * lib/g++-dg.exp: Likewise.
11626         * lib/g77-dg.exp: Likewise.
11627         * lib/gcc-dg.exp : Likewise.
11628         * lib/mike-g++.exp: Likewise.
11629         * lib/mike-g77.exp: Likewise.
11630         * lib/mike-gcc.exp: Likewise.
11631         * lib/objc-dg.exp: Likewise.
11632
11633 2002-01-22  Janis Johnson  <janis187@us.ibm.com>
11634
11635         PR target/5379
11636         * gcc.dg/20020122-2.c: New test.
11637
11638 2002-01-22  Hans-Peter Nilsson  <hp@axis.com>
11639
11640         * gcc.dg/20020122-1.c: New test.
11641
11642 2001-01-22  David.Billinghurst <David.Billinghurst@riotinto.com>
11643
11644         * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
11645
11646 2002-01-22  David Billinghurst <David.Billinghurst@riotinto.com>
11647
11648         * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
11649
11650 2002-01-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11651
11652         * gcc.c-torture/compile/20020121-1.c: New test.
11653
11654 2002-01-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11655
11656         * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
11657         ld_library_path.
11658
11659 2002-01-21  Jakub Jelinek  <jakub@redhat.com>
11660
11661         * gcc.dg/20020218-1.c: New test.
11662
11663 2002-01-21  David.Billinghurst <David.Billinghurst@riotinto.com>
11664
11665         * lib/prune.exp (prune_gcc_output): Prune "At global scope"
11666         messages
11667         * g++.dg/other/deprecated.C: Remove dg-bogus comment for
11668         "At global scope" warning
11669         * g++.dg/ext/align1.C: Change cygwin test for alignment
11670         from db-bogus to dg-warning
11671
11672 2002-01-21  Zack Weinberg  <zack@codesourcery.com>
11673
11674         * g77.f-torture/compile/cpp2.F: New test.
11675
11676 2002-01-19  Nathan Sidwell  <nathan@codesourcery.com>
11677
11678         * g++.dg/template/access1.C: New test.
11679
11680 2002-01-18  Aldy Hernandez  <aldyh@redhat.com>
11681
11682         * gcc.dg/20020118-1.c: New.
11683
11684 2002-01-18  Kazu Hirata  <kazu@hxi.com>
11685
11686         * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
11687
11688 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
11689
11690         * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
11691         * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
11692         alignment warnings.
11693
11694 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
11695
11696         * gcc.misc-tests/i386-prefetch.exp: Save and restore
11697         torture_with_loops and torture_without_loops
11698
11699 2002-01-17  Jakub Jelinek  <jakub@redhat.com>
11700
11701         * gcc.c-torture/compile/20020116-1.c: New test.
11702
11703 2002-01-16  Jakub Jelinek  <jakub@redhat.com>
11704
11705         * gcc.dg/20020116-2.c: New test.
11706
11707         * gcc.dg/ultrasp4.c: New test.
11708
11709         * gcc.dg/20020116-1.c: New test.
11710
11711 2002-01-15  Geoffrey Keating  <geoffk@redhat.com>
11712
11713         * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
11714         by EABI.
11715
11716 2002-01-15  Janis Johnson  <janis187@us.ibm.com>
11717
11718         * gcc.misc-tests/i386-prefetch.exp: New.
11719         * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
11720         * gcc.misc-tests/i386-pf-athlon-1.c: New test.
11721         * gcc.misc-tests/i386-pf-none-1.c: New test.
11722         * gcc.misc-tests/i386-pf-sse-1.c: New test.
11723
11724 2002-01-15  Jakub Jelinek  <jakub@redhat.com>
11725
11726         * gcc.dg/gnu89-init-1.c: Add new tests.
11727
11728 2002-01-15  Andreas Jaeger  <aj@suse.de>
11729
11730         * gcc.dg/i386-mmx-1.c: Also run on x86-64.
11731         * gcc.dg/i386-mmx-2.c: Likewise.
11732         * gcc.dg/i386-sse-1.c: Likewise.
11733         * gcc.dg/i386-sse-2.c: Likewise.
11734         * gcc.dg/i386-sse-3.c: Likewise.
11735
11736 2001-01-14  David Billinghurst <David.Billinghurst@riotinto.com>
11737
11738         * g77.f-torture/execute/intrinsic-unix-bessel.f:
11739         Uncomment additional cases that now pass.
11740
11741 2002-01-11  Richard Henderson  <rth@redhat.com>
11742
11743         * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
11744         * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
11745
11746 2002-01-11  Nicola Pero  <n.pero@mi.flashnet.it>
11747
11748         * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
11749
11750 2002-01-10  Aldy Hernandez  <aldyh@redhat.com>
11751
11752         * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
11753         lvx, stvx, stvebx, stvehx, stvewx, stvxl.
11754
11755 2002-01-10  Dale Johannesen  <dalej@apple.com>
11756
11757         * gcc.c-torture/execute/loop-11.c: New.
11758
11759 2002-01-08  Aldy Hernandez  <aldyh@redhat.com>
11760
11761         * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
11762         dss, lvsl, lvsr, dstt, dstst, dststt, dst.
11763
11764 2002-01-09  Richard Henderson  <rth@redhat.com>
11765
11766         * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
11767         type in which to perform the operation for each size.
11768
11769 2002-01-09  Alan Matsuoka  (alanm@redhat.com)
11770
11771         * gcc.c-torture/compile/20020109-2.c: New test.
11772
11773 2002-01-09  Gwenole Beauchesne  <bgeauchesne@mandrakesoft.com>
11774
11775         * gcc.c-torture/execute/loop-10.c: New test.
11776
11777 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
11778
11779         * gcc.c-torture/compile/20010226-1.c: New test.
11780         * gcc.c-torture/compile/20010227-1.c: New test.
11781         * gcc.c-torture/compile/20010426-1.c: New test.
11782         * gcc.c-torture/compile/20010510-1.c: New test.
11783         * gcc.c-torture/compile/20010605-3.c: New test.
11784         * gcc.c-torture/compile/20010824-1.c: New test.
11785         * gcc.c-torture/execute/20010409-1.c: New test.
11786         * gcc.dg/noncompile/20000901-1.c: New test.
11787         * gcc.dg/20001023-1.c: New test.
11788         * gcc.dg/20001101-1.c: New test.
11789         * gcc.dg/20001102-1.c: New test.
11790         * gcc.dg/20010207-1.c: New test.
11791         * gcc.dg/20010405-1.c: New test.
11792         * gcc.dg/20010822-1.c: New test.
11793         * gcc.dg/20011107-1.c: New test.
11794
11795 2002-01-09  Jeffrey A Law  (law@redhat.com)
11796
11797         * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
11798
11799         * gcc.c-torture/execute/strct-stdarg-1.x: New file.  Expect
11800         execution failure on PA targets.
11801
11802 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
11803
11804         * gcc.c-torture/compile/20020109-1.c: New test.
11805
11806 2002-01-08  Kazu Hirata  <kazu@hxi.com>
11807
11808         * gcc.c-torture/execute/20020108-1.c: New test.
11809
11810 2002-01-08  Jakub Jelinek  <jakub@redhat.com>
11811
11812         * gcc.dg/20020108-1.c: New test.
11813
11814 2002-01-08  H.J. Lu <hjl@gnu.org>
11815
11816         * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
11817         for header files.
11818
11819 2002-01-08  Geoff Keating  <geoffk@redhat.com>
11820
11821         * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
11822         consistency.
11823
11824 002-01-07  Aldy Hernandez  <aldyh@redhat.com>
11825
11826         * gcc.dg/altivec-4.c: Test altivec predicates.
11827
11828 2002-01-07  Jakub Jelinek  <jakub@redhat.com>
11829
11830         * gcc.c-torture/execute/20020107-1.c: New test.
11831
11832 2002-01-06  Craig Rodrigues  <rodrigc@gcc.gnu.org>
11833
11834         PR c/5279
11835         * gcc.c-torture/compile/20020106-1.c: New test.
11836
11837 2002-01-05  Hans-Peter Nilsson  <hp@bitrange.com>
11838
11839         * gcc.c-torture/execute/nestfunc-4.c: New test.
11840
11841 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
11842
11843         * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
11844         extra triple that slipped in.
11845         * g++.old-deja/g++.abi/align.C: Likewise.
11846         * g++.old-deja/g++.abi/bitfields.C: Likewise.
11847
11848 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
11849
11850         * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
11851         * g++.old-deja/g++.abi/align.C: Likewise.
11852         * g++.old-deja/g++.abi/bitfields.C: Likewise.
11853
11854         * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
11855         on FreeBSD/i386.
11856         * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
11857         FreeBSD.
11858
11859 2002-01-04  Jakub Jelinek  <jakub@redhat.com>
11860
11861         * gcc.dg/20020104-1.c: New test.
11862
11863         * gcc.dg/20020104-2.c: New test.
11864
11865 2002-01-04  Hans-Peter Nilsson  <hp@bitrange.com>
11866
11867         * gcc.dg/20020103-1.c: Fix typo in target selector.
11868
11869 2002-01-03  Richard Henderson  <rth@redhat.com>
11870
11871         * gcc.dg/20020103-1.c: New.
11872
11873 2002-01-03  Kazu Hirata  <kazu@hxi.com>
11874
11875         * gcc.c-torture/execute/20020103-1.c: New test.
11876
11877 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
11878
11879         * g++.dg/other/debug2.C: New test.
11880
11881         * gcc.c-torture/compile/20020103-1.c: New test.
11882
11883 2002-01-02  Jakub Jelinek  <jakub@redhat.com>
11884
11885         * gcc.dg/gnu89-init-1.c: Added new tests.
11886
11887 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
11888
11889         * g++.dg/template/friend2.C: Remove as patch is reverted.
11890
11891         * g++.dg/warn/oldcast1.C: New test.
11892
11893         * g++.dg/template/ptrmem1.C: New test.
11894         * g++.dg/template/ptrmem2.C: New test.
11895
11896         * g++.dg/template/ntp.C: New test.
11897
11898         * g++.dg/other/component1.C: New test.
11899
11900         * g++.dg/template/ttp3.C: New test.
11901
11902         * g++.dg/template/friend2.C: New test.
11903         * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
11904
11905 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
11906
11907         * g++.dg/other/ptrmem1.C: New test.
11908         * g++.dg/other/ptrmem2.C: New test.
11909
11910 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
11911
11912         * g++.dg/template/ctor1.C: New test.
11913
11914 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
11915
11916         * g++.dg/template/friend2.C: New test.
11917
11918 2002-01-01  Hans-Peter Nilsson  <hp@bitrange.com>
11919
11920         * gcc.dg/mmix-1.c: New test.
11921
11922 2001-12-31  Richard Henderson  <rth@redhat.com>
11923
11924         * gcc.dg/asm-5.c: New.
11925
11926 2001-12-31  Paolo Carlini  <pcarlini@unitus.it>
11927
11928         * g++.old-deja/g++.robertl/eb130.C: hash_set is now
11929         in namespace __gnu_cxx
11930
11931 2001-12-30  Richard Henderson  <rth@redhat.com>
11932
11933         * gcc.dg/debug-6.c: New.
11934
11935 2001-12-30  Jakub Jelinek  <jakub@redhat.com>
11936
11937         * gcc.c-torture/compile/20011229-2.c: New test.
11938
11939 2001-12-29  Jakub Jelinek  <jakub@redhat.com>
11940
11941         * gcc.dg/debug-3.c: New test.
11942         * gcc.dg/debug-4.c: New test.
11943         * gcc.dg/debug-5.c: New test.
11944
11945 2001-12-29  Richard Henderson  <rth@redhat.com>
11946
11947         * g++.dg/eh/loop1.C: New.
11948
11949 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
11950
11951         * g++.dg/template/crash1.C: New test.
11952
11953 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
11954
11955         * g++.dg/other/const1.C: New test.
11956
11957 2001-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
11958
11959         * gcc.c-torture/compile/20011229-1.c: New test.
11960
11961 2001-12-28  Stan Shebs  <shebs@apple.com>
11962
11963         * lib/objc-torture.exp: Resync with c-torture.exp.
11964         * lib/objc.exp: Load standard libraries.
11965
11966 2001-12-28  Jakub Jelinek  <jakub@redhat.com>
11967
11968         * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
11969         additional tests.
11970
11971 2001-12-27  Roger Sayle <roger@eyesopen.com>
11972
11973         * gcc.c-torture/execute/string-opt-16.c: New testcase.
11974
11975 2001-12-27  Richard Henderson  <rth@redhat.com>
11976
11977         * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
11978
11979 2001-12-26  Nathan Sidwell  <nathan@codesourcery.com>
11980
11981         * g++.dg/eh/ctor1.C: New test.
11982         * g++.dg/other/error2.C: New test.
11983
11984 2001-12-24  Nathan Sidwell  <nathan@codesourcery.com>
11985
11986         * g++.dg/other/init2.C: New test.
11987
11988 2001-12-24  Richard Henderson  <rth@redhat.com>
11989
11990         * gcc.dg/20011223-1.c: New.
11991         * gcc.dg/inline-1.c: New.
11992
11993 2001-12-23  Richard Henderson  <rth@redhat.com>
11994
11995         * gcc.dg/asm-4.c: Test operand modifiers.
11996
11997 2001-12-23  Richard Henderson  <rth@redhat.com>
11998
11999         * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
12000
12001 2001-12-23  Joseph S. Myers  <jsm28@cam.ac.uk>
12002
12003         * gcc.c-torture/execute/20011223-1.c: New test.
12004
12005 2001-12-21  Richard Henderson  <rth@redhat.com>
12006
12007         * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
12008         re-enables the warning.
12009
12010 2001-12-21  Richard Henderson  <rth@redhat.com>
12011
12012         * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
12013
12014 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
12015
12016         * gcc.c-torture/compile/20011218-1.c: New test.
12017
12018 2001-12-20  Nick Clifton  <nickc@cambridge.redhat.com>
12019
12020         * gcc.misc-test/arm-isr.exp: New file.  Control running of the
12021         arm-isr.c test.
12022         * gcc.misc-tests/arm-isr.c: New file.  Test prologue and
12023         epilogue generation for ARM ISR routines.
12024
12025 2001-12-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12026
12027         * gcc.dg/format/builtin-1.c: Test unlocked stdio.
12028         * gcc.dg/format/c90-printf-3.c: Likewise.
12029         * gcc.dg/format/c99-printf-3.c: Likewise.
12030         * gcc.dg/format/ext-1.c: Likewise.
12031         * gcc.dg/format/ext-6.c: Likewise.
12032         * gcc.dg/format/format.h: Prototype unlocked stdio.
12033
12034 2001-12-20  Richard Henderson  <rth@redhat.com>
12035
12036         * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
12037         (arena): Use it.
12038         (malloc): Correct allocation logic.  Abort if we fill up the
12039         arena before initialization complete.
12040         (realloc): Correct allocation logic.
12041
12042 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
12043
12044         * gcc.c-torture/compile/20011219-2.c: New test.
12045
12046         * gcc.c-torture/execute/20011219-1.c: New test.
12047
12048 2001-12-19  David Billinghurst <David.Billinghurst@riotinto.com>
12049
12050         * gcc.dg/special/ecos.exp:  wkali-1.c unsupported if
12051         target does not support weak symbols.
12052
12053 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
12054
12055         * gcc.c-torture/compile/20011219-1.c: New test.
12056
12057 2001-12-19  Nathan Sidwell  <nathan@codesourcery.com>
12058
12059         * g++.dg/other/error1.C: New test.
12060
12061 2001-12-17  Jeffrey A Law  (law@redhat.com)
12062
12063         * gcc.c-torture/execute/20011217-1.c: New test.
12064
12065 2001-12-17  Nicola Pero  <nicola@brainstorm.co.uk>
12066
12067         * objc.dg/special/: New directory.
12068         * objc.dg/special/special.exp: New file.
12069         * objc.dg/special/unclaimed-category-1.h: New file.
12070         * objc.dg/special/unclaimed-category-1a.m: New file.
12071         * objc.dg/special/unclaimed-category-1.m: New file.
12072
12073 2001-12-17  Andreas Jaeger  <aj@suse.de>
12074
12075         * gcc.c-torture/compile/20011217-2.c: New test.
12076
12077 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
12078
12079         * gcc.c-torture/compile/20011217-1.c: New test.
12080
12081 2001-12-14  Aldy Hernandez  <aldyh@redhat.com>
12082
12083         * testsuite/gcc.dg/20011214-1.c: New.
12084
12085 2001-12-13  Aldy Hernandez  <aldyh@redhat.com>
12086
12087         * gcc.dg/altivec-4.c: New.
12088
12089 2001-12-13  Hans-Peter Nilsson  <hp@axis.com>
12090
12091         * gcc.dg/20011113-1.c: New test.
12092
12093 2001-12-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
12094
12095         * g++.old-deja/g++.jason/template31.C: Remove templates for classes
12096         std::__malloc_alloc_template<0> and
12097         std::__default_alloc_template<false, 0>.
12098
12099 2001-12-13  Nicola Pero  <n.pero@mi.flashnet.it>
12100
12101         * objc/execute/bf-21.m: New test.
12102         * objc/execute/enumeration-1.m: New test.
12103         * objc/execute/enumeration-2.m: New test.
12104
12105 2001-12-12  Jakub Jelinek  <jakub@redhat.com>
12106
12107         * gcc.dg/gnu89-init-1.c: New test.
12108
12109 2001-12-12  Nathan Sidwell  <nathan@codesourcery.com>
12110
12111         * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
12112         * g++.old-deja/g++.jason/2371.C: Likewise.
12113         * g++.old-deja/g++.jason/template33.C: Likewise.
12114         * g++.old-deja/g++.jason/template34.C: Likewise.
12115         * g++.old-deja/g++.jason/template36.C: Likewise.
12116         * g++.old-deja/g++.oliva/typename1.C: Likewise.
12117         * g++.old-deja/g++.oliva/typename2.C: Likewise.
12118         * g++.old-deja/g++.other/typename1.C: Likewise.
12119         * g++.old-deja/g++.pt/inherit2.C: Likewise.
12120         * g++.old-deja/g++.pt/nontype5.C: Likewise.
12121         * g++.old-deja/g++.pt/typename11.C: Likewise.
12122         * g++.old-deja/g++.pt/typename14.C: Likewise.
12123         * g++.old-deja/g++.pt/typename16.C: Likewise.
12124         * g++.old-deja/g++.pt/typename3.C: Likewise.
12125         * g++.old-deja/g++.pt/typename4.C: Likewise.
12126         * g++.old-deja/g++.pt/typename5.C: Likewise.
12127         * g++.old-deja/g++.pt/typename7.C: Likewise.
12128         * g++.old-deja/g++.robertl/eb9.C: Likewise.
12129
12130 2001-12-11  Nathan Sidwell  <nathan@codesourcery.com>
12131
12132         * g++.dg/other/linkage1.C: New test.
12133         * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
12134         specifiers.
12135
12136 2001-12-11  Neil Booth  <neil@daikokuya.demon.co.uk>
12137
12138         * gcc.dg/concat.c: New test.
12139
12140 2001-12-11  Stan Shebs  <shebs@apple.com>
12141
12142         * objc/compile: New test directory.
12143         * objc/compile/compile.exp: New expect script.
12144         * objc/compile/20011211-1.m: New compile test.
12145
12146 2001-12-11  Jason Merrill  <jason@redhat.com>
12147
12148         * lib/prune.exp (prune_gcc_output): Also handle "In member
12149         function".  So many permutations...
12150
12151 2001-12-10  Nathan Sidwell  <nathan@codesourcery.com>
12152
12153         * g++.dg/template/typedef1.C: New test.
12154
12155 2001-12-09  Nathan Sidwell  <nathan@codesourcery.com>
12156
12157         * g++.dg/other/copy1.C: New test.
12158
12159 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
12160
12161         * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
12162
12163         * gcc.dg/builtin-choose-expr.c: New.
12164
12165 2001-12-07  Aldy Hernandez  <aldyh@redhat.com>
12166
12167         * gcc.dg/altivec-2.c: New.
12168
12169 2001-12-07  Richard Henderson  <rth@redhat.com>
12170
12171         * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
12172
12173 2001-12-07  Stephane Carrez  <Stephane.Carrez@sun.com>
12174
12175         * gcc.dg/sparc-ret.c: New file, test return corruption bug for
12176         ultrasparc.
12177
12178 2001-12-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
12179
12180         * g++-old.deja/g++.robertl/eb101.C: Deleted.
12181
12182 2001-12-06  Janis Johnson  <janis187@us.ibm.com>
12183
12184         * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
12185         variable argument list.
12186
12187 2001-12-06  Zack Weinberg  <zack@codesourcery.com>
12188
12189         * gcc.c-torture/execute/memcheck: Delete entire directory.
12190         (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
12191         t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
12192
12193 2001-12-05  Neil Booth  <neil@daikokuya.demon.co.uk>
12194
12195         * gcc.dg/Wshadow-1.c: New test.
12196
12197 2001-12-05  Jakub Jelinek  <jakub@redhat.com>
12198
12199         * gcc.c-torture/compile/20011130-1.c: New test.
12200
12201         * gcc.dg/noncompile/20011025-1.c: New test.
12202
12203         * g++.dg/other/anon-union.C: New test.
12204
12205         * gcc.c-torture/execute/20011024-1.c: New test.
12206
12207 2001-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
12208
12209         * gcc.c-torture/execute/20000722-1.x,
12210         gcc.c-torture/execute/20010123-1.x: Remove.
12211         * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
12212         * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
12213         gcc.dg/c99-complit-2.c: New tests.
12214
12215 2001-12-04  Nathan Sidwell  <nathan@codesourcery.com>
12216
12217         * g++.dg/inherit/base1.C: New test.
12218
12219 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
12220
12221         * g++.dg/other/stdarg1.C: New test.
12222
12223         * gcc.c-torture/compile/20011130-2.c: New test.
12224
12225 2001-12-03  Janis Johnson  <janis187@us.ibm.com>
12226
12227         * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
12228         * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
12229         * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
12230         * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
12231         * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
12232         * gcc.dg/builtin-prefetch-1.c: New test.
12233
12234 2001-12-03  Jakub Jelinek  <jakub@redhat.com>
12235
12236         * gcc.dg/20011130-1.c: New test.
12237
12238 2001-12-03  Nathan Sidwell  <nathan@codesourcery.com>
12239
12240         * g++.dg/other/scope1.C: New test.
12241         * g++.dg/template/explicit-instantiation.C: Remove XFAIL
12242
12243 2001-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
12244
12245         * gcc.dg/vla-init-1.c: New test.
12246
12247 2001-12-01  Geoff Keating  <geoffk@redhat.com>
12248
12249         * gcc.c-torture/compile/structs.c: New testcase from GDB.
12250
12251 2001-12-02  Neil Booth  <neil@daikokuya.demon.co.uk>
12252
12253         * objc.dg/alias.m: Update.
12254         * objc.dg/class-1.m: Update.
12255         * objc.dg/const-str-1.m: Update.
12256         * objc.dg/fwd-proto-1.m: Update.
12257         * objc.dg/id-1.m: Update.
12258         * objc.dg/super-class-1.m: Update.
12259
12260 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
12261
12262         * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
12263         constructs.
12264
12265 2001-11-28  Jeffrey A Law  (law@cygnus.com)
12266
12267         * gcc.c-torture/execute/20011128-1.c: New test.
12268
12269 2001-11-28  Hans-Peter Nilsson  <hp@axis.com>
12270
12271         * gcc.dg/20011127-1.c: New test.
12272
12273 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
12274
12275         * gcc.dg/format/strfmon-1.c: Update comments.  Adjust examples
12276         from Austin Group draft 7.
12277         * gcc.dg/format/xopen-1.c: Update comments.  Add tests for gaps in
12278         scanf format arguments.
12279         * gcc.dg/format/no-exargs-2.c: New test.
12280
12281 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
12282
12283         * g++.dg/abi/vbase8-4.C: New test.
12284
12285 2001-11-24  Ian Lance Taylor  <ian@airs.com>
12286
12287         * gcc.c-torture/execute/20011121-1.c: New test.
12288
12289 2001-11-23  Jeffrey A Law  (law@cygnus.com)
12290
12291         * gcc.c-torture/execute/ieee/20011123-1.c: New test.
12292
12293 2001-11-23  Andreas Jaeger  <aj@suse.de>
12294
12295         * gcc.dg/cpp/charconst-2.c: New test.
12296
12297 2001-11-22  Geoffrey Keating  <geoffk@redhat.com>
12298
12299         * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
12300         to the host if it is remote.  Let tests specify extra headers
12301         they use.
12302         * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
12303         * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
12304         * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
12305         * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
12306         * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
12307         * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
12308         * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
12309         * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
12310         * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
12311         * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
12312
12313 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
12314
12315         * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
12316         for little endian ARMs.
12317
12318 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
12319
12320         * gcc.c-torture/compile/20011119-1.c: New test.
12321         * gcc.c-torture/compile/20011119-2.c: New test.
12322
12323 2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
12324
12325         * gcc.dg/altivec-1.c: Fix typo.
12326
12327 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
12328
12329         * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
12330
12331 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
12332
12333         * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
12334
12335 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
12336
12337         * lib/g77.exp: Don't specify --rpath-link.
12338
12339         * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
12340         across all the headers.
12341         * gcc.dg/format/format.exp: For testing on a remote host,
12342         copy format.h.
12343
12344         * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
12345         * gcc.c-torture/execute/930406-1.c: Likewise.
12346         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
12347
12348 2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
12349
12350         * gcc.dg/altivec-1.c: New.
12351
12352 2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
12353
12354         * gcc.dg/cpp/fpreprocessed.c: New test case.
12355
12356 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
12357
12358         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
12359         gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
12360         * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
12361
12362 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
12363
12364         * gcc.dg/no-builtin-1.c: New test.
12365
12366 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
12367
12368         * gcc.c-torture/execute/20011115-1.c: New test.
12369
12370 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
12371
12372         * gcc.c-torture/compile/20011114-2.c: New test.
12373         * gcc.c-torture/compile/20011114-3.c: New test.
12374         * gcc.c-torture/compile/20011114-4.c: New test.
12375
12376 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
12377
12378         * g++.dg/other/init1.C: New test.
12379
12380 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
12381
12382         * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
12383         message.
12384
12385         * gcc.c-torture/execute/20011114-1.c: New testcase.
12386
12387         * gcc.c-torture/compile/20010327-1.c: Revert last change.
12388         * gcc.c-torture/compile/20011114-1.c: New test, exactly
12389         like the (before this change) version of 20010327-1.c.
12390
12391 2001-11-14  Roger Sayle <roger@eyesopen.com>
12392
12393         * gcc.c-torture/execute/string-opt-13.c: New testcase.
12394
12395 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
12396
12397         * g++.dg/init/array2.C: New test.
12398
12399 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
12400
12401         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
12402
12403 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
12404
12405         * g++.dg/other/forscope1.C: New test.
12406         * g++.dg/ext/forscope1.C: New test.
12407         * g++.dg/ext/forscope2.C: New test.
12408
12409 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
12410
12411         * gcc.c-torture/execute/20011113-1.c: New test.
12412
12413 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
12414
12415         * gcc.c-torture/execute/20011109-2.c: New test.
12416
12417         * gcc.c-torture/execute/20011109-1.c: New test.
12418
12419 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
12420
12421         * gcc.c-torture/compile/20011109-1.c: New test.
12422
12423 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
12424
12425         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
12426         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
12427         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
12428         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
12429         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
12430         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
12431         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
12432
12433 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
12434
12435         * g++.dg/warn/Wshadow-1.C: New tests.
12436         * g++.old-deja/g++.mike/for3.C: Update.
12437
12438 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
12439
12440         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
12441         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
12442         XFAILs.  Adjust expected error texts.
12443         * gcc.c-torture/compile/20011106-1.c,
12444         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
12445         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
12446         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
12447         gcc.dg/c99-array-lval-5.c: New tests.
12448
12449 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
12450
12451         * gcc.dg/cpp/defined.c: Update.
12452
12453 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
12454
12455         * gcc.c-torture/execute/anon-1.c: New test.
12456
12457 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
12458
12459         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
12460         same size, so no warning should be produced on stormy16.
12461
12462         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
12463         due to oversized array.
12464         * g++.old-deja/g++.mike/ns15.C: Likewise.
12465         * g++.old-deja/g++.pt/crash16.C: Likewise.
12466
12467 2001-11-02  Graham Stott  <grahams@redhat.com>
12468
12469         * g++.dgother/debug1.C: Fix typos.
12470
12471 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
12472
12473         * g++.dg/other/debug1.C: New test.
12474
12475 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
12476
12477         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
12478         of unsigned long.
12479
12480 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
12481
12482         * gcc.dg/20011029-2.c: New test.
12483
12484         * gcc.c-torture/compile/20011029-1.c: New test.
12485
12486 2001-10-29  Nicola Pero  <n.pero@mi.flashnet.it>
12487
12488         * objc/execute/class_self-1.m: New test.
12489         * objc/execute/class_self-2.m: New test.
12490
12491 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
12492
12493         * gcc.misc-tests/msgs.exp: Delete.
12494         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
12495         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
12496         error set to match recent changes.
12497
12498 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
12499
12500         * gcc.dg/20011021-1.c: New test.
12501
12502 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
12503
12504         * gcc.c-torture/compile/20011023-1.c: New test.
12505
12506 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
12507
12508         * lib/g77.exp: Rewrite based on lib/g++.exp.
12509
12510 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
12511
12512         * gcc.c-torture/execute/20011019-1.c: New test.
12513
12514         * gcc.dg/20011018-1.c: New test.
12515
12516 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
12517
12518         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
12519
12520 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
12521
12522         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
12523         * gcc.dg/attr-invalid.c: Likewise.
12524
12525 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
12526
12527         * testsuite/gcc.dg/20011015-1.c: New test.
12528
12529 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
12530
12531         * g++.dg/template/unify2.C: New test.
12532
12533 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
12534
12535         * g++.dg/other/exception-specification.C: New test
12536
12537 2001-10-13  Tom Rix  <trix@redhat.com>
12538
12539         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
12540         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
12541
12542 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
12543
12544         * testsuite/gcc.dg/20011009-1.c: New test.
12545
12546 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
12547
12548         PR g++/4476
12549         * g++.dg/other/friend1.C: New test.
12550
12551 2001-10-11  Richard Henderson  <rth@redhat.com>
12552
12553         * g++.old-deja/g++.other/crash18.C: Add -S to options.
12554
12555 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12556
12557         * gcc.c-torture/compile/20011010-1.c: New.
12558
12559 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
12560
12561         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
12562         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
12563         g77.f-torture/execute/execute.exp,
12564         g77.f-torture/noncompile/noncompile.exp,
12565         gcc.c-torture/compile/compile.exp,
12566         gcc.c-torture/execute/execute.exp,
12567         gcc.c-torture/execute/ieee/ieee.exp,
12568         gcc.c-torture/execute/memcheck/memcheck.exp,
12569         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
12570         objc/execute/execute.exp: Update FSF address.
12571
12572 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
12573
12574         * gcc.dg/cpp/cmdlne-C.c: Update.
12575         * gcc.dg/cpp/cmdlne-C2.c: New.
12576
12577 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12578
12579         * gcc.c-torture/execute/20011008-3.c: New.
12580
12581 2001-10-08  DJ Delorie  <dj@redhat.com>
12582
12583         * gcc.dg/20011008-1.c: New.
12584         * gcc.dg/20011008-2.c: New.
12585
12586 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
12587
12588         * gcc.dg/cpp/spacing1.c: Update test.
12589
12590 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
12591
12592         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
12593         spelling errors of "separate" as "seperate".
12594
12595 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
12596
12597         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
12598         enough to avoid inlining.
12599
12600 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
12601
12602         * lib/g77.exp: set libg2c_dir correctly.
12603
12604 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
12605
12606         * gcc.dg/cpp/macro11.c: New test.
12607
12608 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
12609
12610         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
12611         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
12612         gcc.dg/format/multattr-3.c: New tests.
12613         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
12614         tests for format attributes on function pointers being rejected.
12615
12616 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
12617
12618         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
12619
12620 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
12621
12622         * g++.dg/warn/format1.C: New test.
12623
12624 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
12625
12626         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
12627
12628 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
12629
12630         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
12631
12632 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
12633
12634         * gcc.dg/cpp/redef2.c: Add test.
12635
12636 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
12637
12638         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
12639         long-standing bug on i686, apparently.
12640         * gcc.c-torture/execute/loop-2c.x: New file.
12641         * gcc.c-torture/execute/loop-2d.x: New file.
12642         * gcc.c-torture/execute/loop-3c.x: New file.
12643
12644 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
12645
12646         * gcc.dg/cpp/20000625-2.c: Correct line number.
12647
12648 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
12649
12650         * gcc.dg/cpp/macro10.c: New test.
12651         * gcc.dg/cpp/strify3.c: New test.
12652         * gcc.dg/cpp/spacing1.c: Add tests.
12653         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
12654         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
12655
12656 2001-09-24  DJ Delorie  <dj@redhat.com>
12657
12658         * gcc.c-torture/execute/20010924-1.c: New test.
12659
12660 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
12661
12662         * testsuite/objc/execute/paste.m: Remove.
12663
12664 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
12665
12666         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
12667
12668 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
12669
12670         * g77.dg/strlen0.f: New test.
12671
12672 2001-09-21  Richard Henderson  <rth@redhat.com>
12673
12674         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
12675         * g++.old-deja/g++.abi/vtable2.C: Likewise.
12676
12677 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
12678
12679         Table-driven attributes.
12680         * g++.dg/ext/attrib1.C: New test.
12681
12682 2001-09-20  DJ Delorie  <dj@redhat.com>
12683
12684         * gcc.dg/20000926-1.c: Update expected warning messages.
12685         * gcc.dg/array-2.c: Likewise, and test for warnings too.
12686         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
12687         array.
12688
12689 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
12690
12691         * g++.dg/eh/registers1.C: New test case.
12692
12693 2001-09-17  Richard Henderson  <rth@redhat.com>
12694
12695         * gcc.dg/array-5.c: Fix VLA decomposition test.
12696
12697 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
12698
12699         * gcc.dg/cpp/line5.c: New testcase.
12700
12701 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
12702
12703         * gcc.dg/cpp/macro9.c: New test.
12704
12705 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
12706
12707         * gcc.c-torture/execute/980223.c: Change type of addr from long
12708         to char *.
12709
12710 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
12711
12712         * gcc.c-torture/execute/20010915-1.c: New test.
12713
12714 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
12715
12716         * g77.dg/bprob: New directory.
12717         * g77.dg/bprob/bprob.exp: New file.
12718         * g77.dg/bprob/bprob-1.f: New test.
12719         * g77.dg/gcov: New directory.
12720         * g77.dg/gcov/gcov.exp: New file.
12721         * g77.dg/gcov/gcov-1.f: New test.
12722         * g77.dg/gcov/gcov-1.x: New file.
12723
12724 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
12725
12726         * gcc.dg/cpp/directiv.c: Update.
12727         * gcc.dg/cpp/undef1.c: Update.
12728
12729 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
12730
12731         * gcc.dg/20010912-1.c: New test.
12732
12733 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
12734
12735         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
12736         language-independent file in lib.
12737         * lib/gcov.exp: New file.
12738
12739 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
12740
12741         * gcc.c-torture/compile/20010911-1.c: New test.
12742
12743 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
12744
12745         * lib/profopt.exp: New, to support profile-directed optimizations.
12746         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
12747         * gcc.misc-tests/bprob-1.c: New test.
12748         * gcc.misc-tests/bprob-2.c: New test.
12749
12750 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
12751
12752         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
12753         XFAIL and which kinds of gcov output to verify.
12754         * gcc.misc-tests/gcov-4b.x: New file.
12755         * gcc.misc-tests/gcov-5b.x: New file.
12756         * gcc.misc-tests/gcov-6.x: New file.
12757         * gcc.misc-tests/gcov-7.c: New test.
12758         * gcc.misc-tests/gcov-7.x: New file.
12759
12760 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
12761
12762         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
12763         * gcc.misc-tests/gcov-6.c: New test.
12764
12765 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
12766
12767         PR c++/3986
12768         * g++.dg/abi/vbase1.C: New test.
12769
12770 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
12771
12772         * objc.dg/method-2.m: New.
12773
12774 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
12775
12776         PR c++/4203
12777         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
12778         * g++.dg/init/empty1.C: New test.
12779
12780 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
12781
12782         * gcc.c-torture/compile/20010903-1.c: New test.
12783
12784 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
12785
12786         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
12787         for m68k.
12788
12789 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
12790
12791         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
12792
12793         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
12794
12795         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
12796
12797 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
12798
12799         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
12800         for 16-bit 'unsigned int'.
12801
12802 2001-08-29  Kazu Hirata  <kazu@hxi.com>
12803
12804         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
12805
12806 2001-08-27  Richard Henderson  <rth@redhat.com>
12807
12808         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
12809         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
12810
12811 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
12812
12813         * gcc.dg/asm-names.c (ymain): New.
12814
12815 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
12816
12817         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
12818         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
12819         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
12820
12821 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12822
12823         * gcc.dg/compare5.c: New testcase.
12824
12825 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
12826
12827         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
12828         and "In instantiation".
12829
12830 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
12831
12832         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
12833
12834 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
12835
12836         * gcc.misc-tests/gcov.exp: Add support for branch information.
12837         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
12838         * gcc.misc-tests/gcov-4.c: New test.
12839         * gcc.misc-tests/gcov-4b.c: New test.
12840         * gcc.misc-tests/gcov-5b.c: New test.
12841
12842 2001-08-20  Zack Weinberg  <zackw@panix.com>
12843
12844         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
12845         expected to fail.
12846
12847 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
12848
12849         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
12850
12851 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
12852
12853         * g++.dg/eh/
12854         Moved to gcc-deps.exp
12855         * gcc-deps.exp: New file.
12856
12857 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12858
12859         * g++.old-deja/g++.pt/defarg14.C: New test.
12860
12861 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
12862
12863         * g++.old-deja/g++.other/lineno5.C: New test.
12864
12865 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
12866
12867         * g++.old-deja/g++.pt/crash68.C: New test.
12868
12869 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
12870
12871         * g++.old-deja/g++.other/crash42.C: New test.
12872
12873 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
12874
12875         * gcc.dg/cpp/extratokens.c: Fix.
12876         * gcc.dg/cpp/skipping2.c: New tests.
12877
12878 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12879
12880         * gcc.c-torture/execute/20010724-1.c: New file.
12881         * gcc.c-torture/execute/20010724-1.x: New file.
12882
12883 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
12884
12885         * g++.old-deja/g++.other/cond7.C: New test.
12886
12887 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
12888
12889         * g++.old-deja/g++.other/optimize4.C: New test.
12890
12891 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
12892
12893         * g++.old-deja/g++.abi/vbase8-5.C: New test.
12894
12895 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
12896
12897         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
12898         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
12899         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
12900         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
12901
12902         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
12903         bug report" message.
12904
12905         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
12906         * g++.dg/ext/instantiate1.C: Move from old-deja.
12907
12908 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
12909
12910         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
12911         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
12912         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
12913         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
12914
12915 2001-07-23  Jeffrey A Law  (law@cygnus.com)
12916
12917         * gcc.c-torture/execute/20010723-1.c: New test.
12918
12919 2001-07-23  Ben Elliston  <bje@redhat.com>
12920
12921         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
12922
12923 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12924
12925         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
12926         i[34567]86-*-*.
12927         Delete handling of ieee_multilib_flags.
12928         Pass -mieee for alpha*-*-* and sh-*-*.
12929         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
12930
12931 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
12932
12933         Remove old-abi tests.
12934         * g++.old-deja/g++.mike/p11116.C: Remove.
12935         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
12936
12937 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
12938
12939         * g77.f-torture/compile/pr3743.f:  New test
12940
12941 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
12942
12943         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
12944
12945 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12946
12947         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
12948         g++.old-deja/g++.pt/static6.C: Likewise.
12949         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
12950         supports weak symbols.
12951
12952 2001-07-18  Andreas Jaeger  <aj@suse.de>
12953
12954         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
12955         supported again.
12956
12957 2001-07-18  Andreas Jaeger  <aj@suse.de>
12958
12959         * gcc.dg/iftrap-1.c: Fix target line.
12960
12961 2001-07-17  Richard Henderson  <rth@redhat.com>
12962
12963         * gcc.c-torture/execute/20010717-1.c: New.
12964
12965 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
12966
12967         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
12968         tests.
12969
12970 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
12971
12972         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
12973
12974 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12975
12976         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
12977         UAC_SIGBUS, UAC_NOPRINT definitions.
12978
12979 2001-07-16  Nicola Pero  <n.pero@mi.flashnet.it>
12980
12981         * objc/execute/object_is_class.m: New test.
12982         * objc/execute/object_is_meta_class.m: New test.
12983
12984 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
12985
12986         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
12987         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
12988
12989 2001-01-15  David Bil
12990         * objc/execute/class-14.m: Added.
12991         * objc/execute/class-2.m: Added.
12992         * objc/execute/class-3.m: Added.
12993         * objc/execute/class-4.m: Added.
12994         * objc/execute/class-5.m: Added.
12995         * objc/execute/class-6.m: Added.
12996         * objc/execute/class-7.m: Added.
12997         * objc/execute/class-8.m: Added.
12998         * objc/execute/class-9.m: Added.
12999         * objc/execute/class-tests-1.h
13000         * objc/execute/class-tests-2.h
13001         * objc/execute/compatibility_alias.m: Added.
13002         * objc/execute/encode-1.m: Added.
13003         * objc/execute/formal_protocol-1.m: Added.
13004         * objc/execute/formal_protocol-2.m: Added.
13005         * objc/execute/formal_protocol-3.m: Added.
13006         * objc/execute/formal_protocol-4.m: Added.
13007         * objc/execute/formal_protocol-5.m: Added.
13008         * objc/execute/formal_protocol-6.m: Added.
13009         * objc/execute/formal_protocol-7.m: Added.
13010         * objc/execute/informal_protocol.m: Added.
13011         * objc/execute/initialize.m: Added.
13012         * objc/execute/load.m: Added.
13013         * objc/execute/many_args_method.m: Added.
13014         * objc/execute/nested-3.m: Added.
13015         * objc/execute/no_clash.m: Added.
13016         * objc/execute/private.m: Added.
13017         * objc/execute/redefining_self.m: Added.
13018         * objc/execute/root_methods.m: Added.
13019         * objc/execute/selector-1.m: Added.
13020         * objc/execute/static-1.m: Added.
13021         * objc/execute/static-2.m: Added.
13022         * objc/execute/va_method.m: Added.
13023
13024 2001-03-10  Richard Henderson  <rth@redhat.com>
13025
13026         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
13027
13028 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
13029
13030         * g++.old-deja/g++.other/crash31.C: XFAIL.
13031         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
13032         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
13033         * gcc.c-torture/execute/20010123-1.x: XFAIL.
13034         * gcc.c-torture/execute/20010124-1.x: XFAIL.
13035         * gcc.dg/sequence-pt-1.c: XFAIL one test.
13036
13037 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
13038
13039         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
13040
13041 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
13042
13043         * gcc.dg/20000724-1.c: Don't use multiline strings.
13044
13045 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
13046
13047         * objc/execute/string1.m, objc/execute/string2.m: Compare the
13048         result of -cString against what we expect it to be; don't just
13049         print it out for no one to read.
13050
13051         * objc/execute/string3.m, objc/execute/string4.m: New tests.
13052         Based on testcases provided by Nicola Pero.
13053
13054 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
13055
13056         * gcc.dg/cpp/macro7.c: New test.
13057
13058 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
13059
13060         * gcc.dg/cpp/multiline.c: Update.
13061
13062 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
13063
13064         * g++.old-deja/g++.other/enum3.C: New test.
13065
13066 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
13067
13068         * g++.old-deja/g++.other/pod1.C: New test.
13069
13070 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
13071
13072         * g++.old-deja/g++.ext/overload1.C: New test.
13073
13074 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
13075
13076         * g++.old-deja/g++.pt/using1.C: New test.
13077
13078 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
13079
13080         * g++.old-deja/g++.other/using9.C: New test.
13081
13082 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
13083
13084         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
13085
13086         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
13087
13088 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
13089
13090         * g++.old-deja/g++.ext/realpt1.C: Remove.
13091
13092 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
13093
13094         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
13095
13096 2001-02-26  Will Cohen  <wcohen@redhat.com>
13097
13098         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
13099
13100 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
13101
13102         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
13103         templatized constructors.
13104
13105 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13106
13107         * gcc.c-torture/execute/20010224-1.c: New test.
13108
13109 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
13110
13111         * gcc.c-torture/execute/20010222-1.c: New test.
13112
13113 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
13114
13115         * g++.old-deja/g++.other/inline20.C: New test.
13116
13117 2001-02-21  Ovidiu Predescu  <ovidiu@cup.hp.com>
13118
13119         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
13120
13121 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
13122
13123         * g++.old-deja/g++.other/lookup22.C: New test.
13124
13125 200
13126         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
13127         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
13128         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
13129         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
13130         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
13131
13132 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
13133
13134         * gcc.c-torture/execute/991228-1.c: Take word endianness into
13135         account.
13136
13137 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
13138
13139         * gcc.c-torture/execute/builtin-complex-1.c: New test.
13140
13141 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
13142
13143         * g++.old-deja/g++.pt/crash62.C: New test.
13144
13145 2001-01-04  Richard Henderson  <rth@redhat.com>
13146
13147         * gcc.dg/20000926-1.c: Update expected warnings.
13148         * gcc.dg/array-2.c: Likewise.
13149         * gcc.dg/array-4.c: Also validate flexible array members.
13150         * gcc.dg/c99-flex-array-1.c: New.
13151
13152 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
13153
13154         * gcc.c-torture/compile/20001222-1.x: Remove.
13155
13156 2001-01-04  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
13157
13158         * gcc.c-torture/execute/built-in-setjmp.c: New.
13159
13160 2001-01-03  Richard Henderson  <rth@redhat.com>
13161
13162         * gcc.dg/940510-1.c: Update expected error wording.
13163         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
13164
13165 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
13166
13167         * lib/target-supports.exp (check_alias_available): Modified to
13168         indicate aliases not supported if only weak aliases are supported.
13169
13170 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13171
13172         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
13173         Turn on cmpstrsi checks for __pj__ and __i370__.
13174
13175 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
13176
13177         * g++.old-deja/g++.other/virtual11.C: New test.
13178
13179 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
13180
13181         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
13182
13183 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13184
13185         * gcc.c-torture/compile/20010102-1.c: New test.
13186
13187 2001-01-02  Andreas Jaeger  <aj@suse.de>
13188
13189         * gcc.dg/noreturn-3.c: New test.
13190
13191         * gcc.dg/noreturn-4.c: New test.
13192
13193 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13194
13195         * gcc.c-torture/execute/stdio-opt-1.c: Also test
13196         __builtin_fputc and __builtin_fwrite.
13197
13198 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
13199
13200         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
13201         signed char, not default char.
13202
13203 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
13204
13205         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
13206
13207 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
13208
13209         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
13210
13211 2000-12-29  Richard Henderson  <rth@redhat.com>
13212
13213         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
13214         (__cyg_profile_func_exit): Define.
13215
13216 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
13217
13218         * g++.dg/vtgc1.C: New test.
13219
13220 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
13221
13222         * gcc.dg/noncompile/20001228-1.c: New test.
13223
13224         * gcc.dg/20001228-1.c: New test.
13225
13226         * gcc.c-torture/execute/20001228-1.c: New test.
13227
13228 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
13229
13230         * gcc.dg/format-strfmon-1.c: New test.
13231
13232 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13233
13234         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
13235         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
13236         * gcc.c-torture/execute/string-opt-1.c: Likewise.
13237         * gcc.c-torture/execute/string-opt-2.c: Likewise.
13238         * gcc.c-torture/execute/string-opt-3.c: Likewise.
13239         * gcc.c-torture/execute/string-opt-4.c: Likewise.
13240         * gcc.c-torture/execute/string-opt-6.c: Likewise.
13241         * gcc.c-torture/execute/string-opt-7.c: Likewise.
13242         * gcc.c-torture/execute/string-opt-8.c: Likewise.
13243         * gcc.c-torture/execute/string-opt-9.c: Likewise.
13244         * gcc.c-torture/execute/string-opt-10.c: Likewise.
13245         * gcc.c-torture/execute/string-opt-11.c: Likewise.
13246         * gcc.c-torture/execute/string-opt-12.c: Likewise.
13247
13248         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
13249         * gcc.c-torture/execute/string-opt-4.c: Test index.
13250
13251 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
13252
13253         * gcc.c-torture/compile/20001226-1.c: New test.
13254
13255 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
13256
13257         * gcc.c-torture/compile/20001222-1.c: New test.
13258         * gcc.c-torture/compile/20001222-1.x: Xfail.
13259
13260 2000-12-22  Alexandre Oliva  <aoliva@redhat.com>
13261
13262         * gcc.c-torture/execute/comp-goto-2.c: New test.
13263
13264 2000-12-21  J"orn Rennecke <amylaar@redhat.com>
13265
13266         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
13267         Use long types if __INT_MAX__ is 32767.
13268         (main): Use cast to (sint32 *) when poking 88 into a_page.
13269
13270         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
13271
13272 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
13273
13274         * gcc.c-torture/compile/20001221-1.c: New test.
13275         * gcc.c-torture/execute/20001221-1.c: New test.
13276
13277 2000-12-20  Richard Henderson  <rth@redhat.com>
13278
13279         * g++.old-deja/g++.pt/crash36.C: Update error lines.
13280         * g++.old-deja/g++.robertl/eb109.C: Likewise.
13281
13282 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13283
13284         * gcc.dg/compare3.c: New test.
13285
13286 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
13287
13288         * gcc.dg/format-warnll-1.c: New test.
13289
13290 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
13291
13292         * gcc.dg/cpp/cmdlne-P.c: New test.
13293
13294 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
13295
13296         * gcc.c-torture/execute/builtin-abs-1.c,
13297         gcc.c-torture/execute/builtin-abs-2.c: New tests.
13298
13299 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
13300
13301         * gcc.dg/cpp/multiline.c: New test.
13302
13303 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
13304
13305         * g++.old-deja/g++.other/syshdr1.C: Update.
13306         * gcc.dg/cpp/lineflags.c: Remove temporarily.
13307
13308 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13309
13310         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
13311
13312 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13313
13314         * g++.old-deja/g++.pt/ttp65.C: New test.
13315
13316 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13317
13318         * g++.old-deja/g++.pt/ttp64.C: New test.
13319
13320 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13321
13322         * g++.old-deja/g++.pt/spec33.C: New test.
13323
13324 2000-12-14  Catherine Moore  <clm@redhat.com>
13325
13326         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
13327         * gcc.c-torture/execute/920612-2.c: Likewise.
13328         * gcc.c-torture/execute/920428-2.c: Likewise.
13329         * gcc-c-torture/execute/va-arg-11.c: Call exit.
13330         * gcc.c-torture/execute/va-arg-21.c: Likewise.
13331
13332 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13333
13334         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
13335         * gcc.dg/pack-test-2.c: Likewise.
13336
13337 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
13338
13339         Tests by Zack Weinberg <zackw@stanford.edu>.
13340
13341         * gcc.dg/cpp/defined.c: Update.
13342         * gcc.dg/cpp/defined_trad.c: New tests.
13343
13344 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
13345
13346         * gcc.dg/cpp/trad-direct.c: Update.
13347
13348 2000-12-11  Neil Booth  <neilb@earthling.net>
13349
13350         * gcc.dg/cpp/defined_trad.c
13351
13352 2000-12-11  Neil Booth  <neilb@earthling.net>
13353
13354         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
13355
13356 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
13357
13358         * gcc.dg/format-miss-2.c: New test.
13359
13360 2000-12-09  Neil Booth  <neilb@earthling.net>
13361
13362         * gcc.dg/cpp/lineflags.c: New tests.
13363         * gcc.dg/cpp/poison.c: Update.
13364         * gcc.dg/cpp/redef2.c: Update.
13365         * gcc.dg/cpp/skipping.c: New test.
13366
13367 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
13368
13369         * g++.old-deja/g++.other/eh3.C: New testcase.
13370
13371 2000-12-07  Neil Booth  <neilb@earthling.net>
13372
13373         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
13374         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
13375         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
13376         wtr-union-init-2.c, wtr-union-init-3.c: Update.
13377         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
13378         Update.
13379
13380 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
13381
13382         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
13383         __SIZE_TYPE__ instead of int for type of integers cast to
13384         pointers.
13385
13386 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
13387
13388         * g++.old-deja/g++.other/cleanup4.C: New test.
13389
13390 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
13391
13392         * format-sec-1.c: New test.
13393
13394 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
13395
13396         * gcc.dg/format-nonlit-3.c: New test.
13397
13398 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
13399
13400         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
13401         through a null pointer.
13402
13403 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sou
13404         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
13405         library makes no calls to `operator new' during initialization.
13406
13407 2000-11-04  Neil Booth  <neilb@earthling.net>
13408
13409         * gcc.dg/cpp/include2.c: New tests.
13410
13411 2000-11-03  Mark P Mitchell  <mark@codesourcery.com>
13412
13413         * lib/g++.exp (g++_set_ld_library_path): New function.
13414         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
13415
13416 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
13417
13418         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
13419         warnings.
13420
13421 2000-11-01  Richard Henderson  <rth@redhat.com>
13422
13423         * g++.old-deja/g++.ext/namedret1.C: New.
13424         * g++.old-deja/g++.ext/namedret2.C: New.
13425         * g++.old-deja/g++.ext/namedret3.C: New.
13426
13427 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
13428
13429         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
13430         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
13431
13432 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13433
13434         * gcc.c-torture/execute/va-arg-21.c: New test.
13435
13436 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
13437
13438         * gcc.dg/c99-complex-2.c: New test.
13439
13440 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13441
13442         * gcc.c-torture/execute/stdio-opt-1.c: New test.
13443
13444 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
13445
13446         * g++.old-deja/g++.other/inline16.C: New test.
13447
13448 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
13449
13450         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
13451         __PRETTY_FUNCTION__
13452
13453 2000-10-29  Neil Booth  <neilb@earthling.net>
13454
13455         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
13456         New tests.
13457         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
13458         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
13459         optimisation.
13460
13461 2000-10-29  Neil Booth  <neilb@earthling.net>
13462
13463         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
13464         * mi1.c, mi1c.h: Add null directives to multiple-include test.
13465         * mi5.c: Test multiple includes work with -C.
13466         * trigraphs.c: Test ^= version.
13467
13468 2000-10-28  Neil Booth  <neilb@earthling.net>
13469
13470         New tests and test updates for new macro expander.
13471
13472         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
13473         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
13474         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
13475         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
13476         new diagnostic messages.
13477
13478         * gcc.dg/cpp/macro3.c: New tests.
13479
13480 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
13481
13482         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
13483         on the same line.
13484
13485 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
13486
13487         * g++.old-deja/g++.other/eh2.C: New test.
13488
13489 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
13490
13491         * gcc.c-torture/execute/20001027-1.c: New test.
13492
13493 2000-10-26  Richard Henderson  <rth@redhat.com>
13494
13495         * gcc.c-torture/execute/20001026-1.c: New.
13496
13497 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
13498
13499         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
13500         * g++.old-deja/g++.law/builtin1.C: Likewise.
13501         * g++.old-deja/g++.law/ctors10.C: Likewise.
13502         * g++.old-deja/g++.law/virtual3.C: Likewise.
13503         * g++.old-deja/g++.mike/p658.C: Likewise.
13504         * g++.old-deja/g++.other/sibcall1.C: Likewise.
13505         * g++.old-deja/g++.other/vaarg2.C: Likewise.
13506         * g++.old-deja/g++.robertl/eb124.C: Likewise.
13507         * g++.old-deja/g++.robertl/eb44.C: Likewise.
13508         * g++.old-deja/g++.robertl/eb77.C: Likewise.
13509
13510 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
13511
13512         * gcc.c-torture/compile/20001024-1.c: New test.
13513
13514 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
13515
13516         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
13517         to tell us whether or not we are using V3.
13518
13519 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
13520
13521         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
13522         operands.
13523
13524 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
13525
13526         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
13527
13528 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
13529
13530         * gcc.c-torture/execute/20001024-1.c: New test.
13531
13532 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
13533
13534         * g++.old-deja/g++.other/sibcall1.C: New test.
13535
13536 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
13537
13538         * gcc.dg/noncompile/init-3.c: New test.
13539
13540 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
13541
13542         * gcc.dg/format-array-1.c: New test.
13543
13544 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
13545
13546         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
13547         writing through null pointers; remove comment about testing
13548         unterminated strings.
13549
13550 2000-10-17  Matthew Hiller  <hiller@redhat.com>
13551
13552         * gcc.c-torture/execute/20001017-2.c: New test.
13553
13554 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
13555
13556         * gcc.c-torture/compile/20001018-1.c: New test.
13557         * gcc.c-torture/compile/20001018-1.x: Xfail.
13558
13559 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13560
13561         * gcc.c-torture/execute/20001017-1.c: New test.
13562
13563 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
13564
13565         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
13566         for multiple use of arguments with scanf formats; add tests for
13567         multiple use of arguments.
13568
13569 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
13570
13571         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
13572
13573 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
13574
13575         * gcc.dg/format-miss-1.c: New test.
13576
13577 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
13578
13579         * gcc.c-torture/execute/20001013-1.c: New test.
13580
13581 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
13582
13583         * gcc.dg/format-branch-1.c: New test.
13584
13585 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
13586
13587         * README, lib/file-format.exp: Remove EGCS references.
13588
13589 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
13590
13591         * gcc.dg/20001013-1.c: New test.
13592
13593 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
13594
13595         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
13596         for intmax_t in the compiler using __typeof__ and the type rules
13597         for conditional expressions.
13598
13599 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
13600
13601         * gcc.dg/20001012-1.c: New test.
13602         * gcc.dg/20001012-2.c: New test.
13603
13604 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
13605
13606         * gcc.dg/format-attr-1.c: New test.
13607
13608 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
13609
13610         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
13611         __LONG_LONG_MAX__ instead of LLONG_MAX.
13612
13613 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
13614
13615         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
13616         scanf flags.
13617         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
13618         flags.
13619
13620 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
13621
13622         * gcc.dg/sequence-pt-1.c: New test.
13623
13624 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
13625
13626         * gcc.c-torture/execute/20001011-1.c: New testcase.
13627         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
13628
13629 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
13630
13631         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
13632         does not error on it.
13633
13634 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
13635
13636         * gcc.dg/20001009-1.c: New test.
13637
13638 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
13639
13640         * gcc.c-torture/compile/20001009-1.c: Move from here ....
13641         * gcc.c-torture/execute/20001009-2.c: ... to here.
13642
13643 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
13644
13645         * gcc.c-torture/compile/20001009-1.c: New testcase.
13646         * gcc.c-torture/execute/20001009-1.c: New testcase.
13647         Testcases provided by Jan Hubicka <jh@suse.cz>.
13648
13649 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
13650
13651         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
13652         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
13653         uintmax_t using <limits.h> to emulate the compiler's internal
13654         logic.  No longer XFAIL %j tests.
13655
13656 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
13657
13658         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
13659         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
13660         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
13661         regexps and details of expected handling of some bad formats.
13662         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
13663         suppression.
13664
13665 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
13666
13667         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
13668         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
13669         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
13670         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
13671         in list archives.
13672
13673 2000-10-06  Richard Henderson  <rth@cygnus.com>
13674
13675         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
13676         * g++.old-deja/g++.brendan/crash52.C: Likewise.
13677         * g++.old-deja/g++.jason/report.C: Likewise.
13678         * g++.old-deja/g++.law/friend5.C: Likewise.
13679         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
13680         of the expected warnings.
13681
13682 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
13683
13684         * g++.old-deja/g++.pt/enum14.C: New test.
13685
13686 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
13687
13688         * g++.old-deja/g++.pt/crash59.C: New test.
13689
13690 2000-10-04  Will Cohen  <wcohen@redhat.com>
13691
13692         * gcc.dg/20000926-1.c: New test.
13693
13694 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
13695
13696         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
13697         function name for current C++ compiler.
13698         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
13699
13700 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
13701
13702         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
13703         __PRETTY_FUNCTION__.
13704         * g++.old-deja/g++.ext/pretty2.C: Likewise.
13705
13706 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13707
13708         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
13709
13710 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
13711
13712         * gcc.c-torture/compile/20000923-1.c: New test.
13713
13714 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
13715
13716         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
13717         * g++.old-deja/g++.pt/ttp62.C: Same.
13718         * g++.old-deja/g++.other/inline14.C: Same.
13719
13720 2000-09-24  Richard Henderson  <rth@cygnus.com>
13721
13722         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
13723
13724 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
13725
13726         * gcc.dg/c90-printf-1.c: Add test for wide string format.
13727
13728 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
13729
13730         * gcc.c-torture/compile/20000922-1.c: New file.
13731
13732 2000-09-21  Nick Clifton  <nickc@redhat.com>
13733
13734         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
13735         a signed long modulo operation.
13736         (mod6): New function - perform an unsigned long modulo operation.
13737         (main): Add tests for modulos of very large numbers by very small
13738         dividends.
13739
13740 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13741
13742         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
13743
13744 2000-09-19  Richard Henderson  <rth@cygnus.com>
13745
13746         * gcc.dg/compare2.c (case 10): XFAIL.
13747
13748 2000-09-18  Richard Henderson  <rth@cygnus.com>
13749
13750         * gcc.c-torture/execute/20000906-1.c: Move ...
13751         * gcc.dg/20000906-1.c: ... here.  Only run on targets
13752         that support __builtin_trap.
13753
13754 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
13755
13756         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
13757
13758 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
13759
13760         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
13761         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
13762         more $ format tests.
13763
13764 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
13765
13766         * gcc.dg/format-errmk-1.c: New test.
13767
13768 2000-09-17  Greg McGary  <greg@mcgary.org>
13769
13770         * gcc.c-torture/execute/20000917-1.x: Remove.
13771
13772 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
13773
13774         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
13775
13776 2000-09-17  Greg McGary  <greg@mcgary.org>
13777
13778         * gcc.c-torture/execute/20000917-1.c: New test.
13779         * gcc.c-torture/execute/20000917-1.x: XFAIL.
13780
13781 2000-09-16  Neil Booth  <NeilB@earthling.net>
13782
13783         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
13784         in nested macro bug.
13785
13786 2000-09-15  Neil Booth  <NeilB@earthling.net>
13787
13788         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
13789
13790 2000-09-14  Jeffrey A Law  (law@cygnus.com)
13791
13792         * gcc.c-torture/execute/20000914-1.c: New test.
13793
13794 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
13795
13796         * g++.other/inline13.C: New test.
13797
13798 2000-09-12  Andreas Jaeger  <aj@suse.de>
13799
13800         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
13801         constant by Ulrich Drepper <drepper@redhat.com>.
13802
13803 2000-09-12  J"orn Rennecke <amylaar@redhat.co.uk>
13804
13805         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
13806
13807 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13808
13809         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
13810
13811 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
13812
13813         * gcc.dg/cpp/backslash.c: New test.
13814
13815 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
13816
13817         * gcc.c-torture/execute/20000910-1.c: New test.
13818         * gcc.c-torture/execute/20000910-2.c: Likewise.
13819
13820 2000-09-11  Robert Lipe  <robertl@sco.com>
13821
13822         * gcc.dg/pragma-align.c: New test.
13823
13824 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
13825
13826         * g++.old-deja/g++.pt/explicit82.C: New test.
13827         * g++.old-deja/g++.pt/explicit83.C: New test.
13828
13829 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
13830
13831         * gcc.dg/asm-names.c: New test.
13832
13833 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13834
13835         * gcc.dg/cpp/tr-warn6.c: New test
13836
13837 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
13838
13839         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
13840         be accepted.
13841
13842 2000-09-07  Catherine Moore  <clm@redhat.com>
13843
13844         * gcc.c-torture/execute/unroll-1.c: New test.
13845
13846 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
13847
13848         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
13849         ERROR markers.
13850         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
13851         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
13852         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
13853         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
13854         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
13855         Preprocess only.
13856         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
13857         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
13858
13859 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
13860
13861         * g++.old-deja/g++.pt/deduct2.C: New test.
13862
13863 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
13864
13865         * g++.old-deja/g++.pt/parms2.C: New test.
13866
13867 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
13868
13869         * g++.old-deja/g++.pt/crash58.C: New test.
13870
13871 2000-09-06  Greg McGary  <greg@mcgary.org>
13872
13873         * gcc.c-torture/execute/20000906-1.c: New test.
13874         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
13875
13876 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13877
13878         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
13879
13880 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
13881
13882         * g++.old-deja/g++.pt/crash57.C: New test.
13883
13884 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
13885
13886         * g++.old-deja/g++.pt/crash56.C: New test.
13887
13888 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
13889
13890         * g++.old-deja/g++.pt/koenig1.C: New test.
13891
13892 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
13893
13894         * gcc.dg/20000904-1.c: New test.
13895
13896 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
13897
13898         * gcc.dg/cpp/paste8.c: New test.
13899
13900 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
13901
13902         * gcc.c-torture/compile/20000827-1.c: New test.
13903
13904 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
13905
13906         * gcc.dg/format-diag-1.c: New test.
13907
13908 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
13909
13910         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
13911         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
13912         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
13913         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
13914         gcc.dg/formatz-1.c: Adjust warning regular expressions.
13915
13916 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
13917
13918         * g++.old-deja/g++.other/nested4.C: New test.
13919
13920 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
13921
13922         * g++.old-deja/g++.ns/scoped1.C: New test.
13923
13924 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
13925
13926         * lib/g++.exp: Support testing already-installed GCC.
13927
13928 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13929
13930         * wtr-label-1.c, wtr-suffix-1.c: New tests.
13931
13932 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13933
13934         * gcc.dg/return-type-2.c: New test.
13935
13936 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
13937
13938         * gcc.c-torture/compile/20000825-1.c: New test.
13939
13940 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
13941
13942         * gcc.dg/dwarf2-2.c: New test.
13943
13944 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
13945
13946         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
13947         dg-warning regexps.
13948
13949 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
13950
13951         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
13952         gcc.dg/format-ext-5.c: New tests.
13953
13954 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
13955
13956         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
13957
13958 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
13959
13960         * gcc.dg/noncompile/930622-2.c: Adjust error message.
13961
13962 2000-08-24  Richard Henderson  <rth@cygnus.com>
13963
13964         * gcc.dg/ia64-sync-1.c: New test.
13965         * gcc.dg/ia64-sync-2.c: New test.
13966         * gcc.dg/ia64-asm-1.c: New test.
13967
13968 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
13969
13970         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
13971         * gcc.dg/format-ext-2.c: New test.
13972
13973 2000-08-23  Jason Merrill  <jason@redhat.com>
13974
13975         * lib/old-dejagnu.exp: Also ignore "In member function" and
13976         "At global scope".
13977
13978 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13979
13980         * gcc.dg/noncompile/label-lineno-1.c: New test.
13981
13982 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
13983
13984         * gcc.dg/c99-array-nonobj-1.c: New test.
13985
13986 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
13987
13988         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
13989         tests.
13990         * gcc.dg/format-ext-1.c: New test.
13991
13992 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13993
13994         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
13995         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
13996         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
13997         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
13998         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
13999
14000 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
14001
14002         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
14003         gcc.dg/c99-strftime-2.c: New tests.
14004
14005 2000-08-22  Richard Henderson  <rth@cygnus.com>
14006
14007         * gcc.c-torture/execute/20000822-1.c: New test.
14008
14009 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
14010
14011         * gcc.c-torture/execute/20000819-1.x: Remove.
14012
14013 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
14014
14015         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
14016         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
14017         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
14018         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
14019         gcc.dg/format-xopen-1.c: New tests.
14020
14021 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
14022
14023         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
14024
14025 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
14026
14027         * g++.old-deja/g++.other/loop2.C: New test.
14028
14029         * gcc.c-torture/compile/20000606-1.c: New test.
14030         * gcc.c-torture/compile/20000728-1.c: New test.
14031         * gcc.c-torture/execute/20000801-1.c: New test.
14032         * gcc.c-torture/execute/20000801-2.c: New test.
14033         * gcc.c-torture/execute/20000819-1.c: New test.
14034         * gcc.c-torture/execute/20000819-1.x: XFAIL.
14035         * gcc.dg/20000629-1.c: New test.
14036         * gcc.dg/20000724-1.c: New test.
14037         * gcc.dg/20000807-1.c: New test.
14038
14039 2000-08-20 Dennis Chernoivanov <cdi@sparc.spb.su>
14040
14041         * gcc.dg/cpp/pragma-1.c: New test.
14042         * gcc.dg/cpp/pragma-2.c: New test.
14043
14044 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
14045
14046         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
14047         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
14048
14049 2000-08-18  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
14050
14051         * gcc.c-torture/compile/20000818-1.c: New test.
14052
14053 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
14054
14055         * gcc.c-torture/execute/20000818-1.c: New test.
14056
14057 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
14058
14059         * gcc.dg/format-va-1.c: New test.
14060
14061 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
14062
14063         * g++.old-deja/g++.other/typedef8.C: New test.
14064
14065 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
14066
14067         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
14068         * g++.old-deja/g++.mike/net36.C: Mark candidate.
14069         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
14070         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
14071         * g++.old-deja/g++.other/ptrmem7.C: New test.
14072         * g++.old-deja/g++.pt/ptrmem10.C: New test.
14073
14074 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
14075
14076         * g++.old-deja/g++.pt/typename27.C: New test.
14077
14078 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
14079
14080         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
14081         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
14082         * g++.old-deja/g++.pt/friend45.C: New test.
14083         * g++.old-deja/g++.other/friend8.C: New test.
14084
14085 2000-08-15  Richard Henderson  <rth@cygnus.com>
14086
14087         * gcc.c-torture/execute/20000815-1.c: New test.
14088
14089 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
14090
14091         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
14092         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
14093         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
14094
14095 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
14096
14097         * g++.old-deja/g++.other/refinit2.C: New test.
14098
14099 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
14100
14101         * lib/c-torture.exp (c-torture): Make
14102         compiler_conditional_xfail_data global.
14103         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
14104         compiler_conditional_xfail_data machinery.
14105         (f-torture-execute): Likewise.
14106         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
14107         and only when unrolling loops.
14108
14109         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
14110
14111 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
14112
14113         * g++.old-deja/g++.pt/explicit81.C: New test.
14114
14115 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
14116
14117         * g++.old-deja/g++.pt/typename26.C: New test.
14118
14119 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
14120
14121         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
14122         warning.
14123
14124 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
14125
14126         * g++.old-deja/g++.other/array3.C: New test.
14127
14128 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
14129
14130         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
14131         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
14132         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
14133         New tests.
14134
14135 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
14136
14137         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
14138         * g++.old-deja/g++.abi/vmihint.C: Likewise.
14139
14140 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
14141
14142         * gcc.c-torture/execute/20000808-1.c: New test.
14143
14144 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
14145
14146         * gcc.dg/c90-const-expr-1.c: New test.
14147
14148 2000-08-08  Richard Henderson  <rth@cygnus.com>
14149
14150         * gcc.dg/noncompile/920923-1.c: Declare calloc.
14151
14152 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
14153
14154         * gcc.dg/noncompile/const-ll-1.c: New test.
14155
14156 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
14157
14158         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
14159
14160 2000-08-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
14161
14162         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
14163         that running programs linked against the shared version of libobjc
14164         run correctly.
14165
14166 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
14167
14168         * gcc.dg/c99-printf-1.c: New test.
14169
14170 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
14171
14172         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
14173
14174 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
14175
14176         * gcc.c-torture/execute/20000731-1.x: Delete.
14177
14178 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
14179
14180         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
14181         and torture_without_loops as is done by c-torture.exp.
14182         (search_for): Copy from c-torture.exp.
14183         (gcc-dg-runtest): New function, drives a directory of tests
14184         iterating over the TORTURE_OPTIONS.
14185         (scan-assembler, scan-assembler-not): Move here from
14186         individual directory drivers.
14187
14188         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
14189         defined by lib/gcc-dg.exp.
14190         * gcc.dg/cpp/cpp.exp: Likewise.
14191         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
14192         gcc-dg-runtest, so we cycle over optimization options.
14193
14194         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
14195         * gcc.dg/compare2.c: No longer expected to fail.
14196
14197 2000-08-04  J"orn Rennecke <amylaar@cygnus.co.uk>
14198
14199         * gcc.c-torture/execute/20000804-1.c: New test.
14200
14201 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
14202
14203         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
14204
14205 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
14206
14207         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
14208
14209 2000-08-03  Jeffrey A Law  (law@cygnus.com)
14210
14211         * gcc.c-torture/compile/20000803-1.c: New test.
14212
14213 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
14214
14215         * gcc.c-torture/execute/20000801-3.c,
14216         gcc.c-torture/execute/20000801-4.c: New tests.
14217         * gcc.c-torture/execute/20000801-3.x,
14218         gcc.c-torture/execute/20000801-4.x: Xfail.
14219
14220 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
14221
14222         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
14223         libobjc/.libs to allow for libtool.
14224
14225 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
14226
14227         * gcc.c-torture/compile/20000802-1.c: New test.
14228
14229 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
14230
14231         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
14232
14233 2000-07-31  Jeffrey A Law  (law@cygnus.com)
14234
14235         * gcc-c-torture/execute/20000731-2.c: New test.
14236
14237         * gcc.c-torture/execute/20000731-1.c: New test.
14238         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
14239
14240 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
14241
14242         * testsuite/gcc.dg/cpp/paste7.c: New test.
14243         * gcc.dg/cpp/20000725-1.c: New test.
14244
14245 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
14246
14247         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
14248         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
14249         declaration warning for __builtin_dwarf_reg_size.
14250
14251         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
14252
14253 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
14254
14255         * gcc.dg/noncompile/voidparam-1.c: New test.
14256
14257 2000-07-30  Richard Henderson  <rth@cygnus.com>
14258
14259         * gcc.dg/c90-digraph-1.c: Don't xfail.
14260         * gcc.dg/compare2.c (case 10): Xfail.
14261         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
14262
14263 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
14264
14265         * gcc.dg/c99-main-1.c: New test.
14266
14267 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
14268
14269         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
14270
14271 2000-07-26  Hans-Peter Nilsson  <hp@axis.com>
14272
14273         * gcc.c-tortuer/execute/20000726-1.c: New test.
14274
14275 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
14276
14277         * gcc.c-torture/execute/enum-2.c: New test.
14278
14279 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14280
14281         * gcc.dg/cpp/tr-warn3.c: New test.
14282
14283 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
14284
14285         * g++.old-deja/g++.ext/implicit1.C: Remove.
14286         * g++.old-deja/g++.jason/c2.C: Remove
14287         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
14288         * g++.old-deja/g++.pt/crash16.C: Likewise.
14289         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
14290
14291 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
14292
14293         * g++.old-deja/g++.other/for2.C: New test.
14294
14295 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
14296
14297         * gcc.dg/20000720-1.c: New test.
14298
14299 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
14300
14301         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
14302
14303 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
14304
14305         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
14306         * gcc.c-torture/execute/20000722-1.c: New.
14307         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
14308
14309 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
14310
14311         * gcc.dg/cpp/20000720-1.S: New test.
14312
14313 2000-07-21  Michael Meissner  <meissner@redhat.com>
14314
14315         * gcc.c-torture/execute/ieee/hugeval.c: New test.
14316
14317 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
14318
14319         * g++.old-deja/g++.brendan/crash16.C,
14320         g++.old-deja/g++.brendan/parse3.C,
14321         g++.old-deja/g++.brendan/redecl1.C,
14322         g++.old-deja/g++.ns/template13.C,
14323         g++.old-deja/g++.other/decl4.C,
14324         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
14325
14326 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
14327
14328         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
14329         and "Internal error".
14330
14331         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
14332         regexps.
14333         * gcc.dg/cpp/paste6.c: New test.
14334
14335 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
14336
14337         * gcc.dg/cpp/tr-direct.c: New test.
14338
14339         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
14340         gcc.dg/cpp/undef1.c: Tweak error regexps.
14341
14342 2000-07-18  Eric Christopher <echristo@redhat.com>
14343
14344         * gcc.c-torture/compile/20000718-1.c: New test.
14345
14346 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
14347
14348         * cpplex.c (_cpp_push_token): If the token being pushed back
14349         is the previous token in this context, just subtract one from
14350         context->posn.
14351         * cppmacro.c (save_expansion): Clear aux field when storing a
14352         placemarker.
14353
14354 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
14355
14356         * gcc.dg/noncompile/redecl-1.c: New test.
14357
14358 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
14359
14360         * gcc.c-torture/execute/20000717-5.c: New test.
14361         * gcc.c-torture/execute/20000717-1.x: Removed.
14362
14363 2000-07-17  Richard Henderson  <rth@cygnus.com>
14364
14365         * gcc.c-torture/execute/20000717-4.c: New test.
14366
14367 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
14368
14369         * gcc.dg/cpp/syshdr.c: New test.
14370         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
14371
14372 2000-07-17  Neil Booth  <neilb@earthling.net>
14373
14374         * gcc.dg/cpp/cmdlne-dM.c: New test.
14375         * gcc.dg/cpp/cmdlne-dD.c: New test.
14376
14377 2000-07-17  Jeffrey A Law  (law@cygnus.com)
14378
14379         * gcc.c-torture/execute/20000717-3.c: New test.
14380
14381         * gcc.c-torture/compile/20000717-1.c: New test.
14382
14383 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
14384
14385         * gcc.c-torture/execute/20000717-2.c: New test.
14386
14387 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
14388
14389         * gcc.dg/formatz-1.c: New test.
14390
14391         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
14392         * gcc.dg/c99-digraph-1.c: New tests.
14393
14394         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
14395         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
14396
14397         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
14398         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
14399         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
14400         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
14401         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
14402         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
14403         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
14404
14405 2000-07-17   Greg McGary <greg@mcgary.org>
14406
14407         * gcc.c-torture/execute/20000717-1.c: New test.
14408         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
14409
14410 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
14411
14412         * gcc.c-torture/execute/20000715-2.c: New test.
14413         * gcc.dg/20000715-1.c: New test.
14414
14415 2000-07-15  Michael Meissner  <meissner@redhat.com>
14416
14417         * gcc.c-torture/execute/20000715-1.c: New test.
14418
14419 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
14420
14421         * gcc.c-torture/execute/20000707-1.c: New test.
14422
14423 2000-07-13  Neil Booth  <NeilB@earthling.net>
14424
14425         * testsuite/gcc.dg/cpp/digraph1.c,
14426         testsuite/gcc.dg/cpp/digraph2.c,
14427         testsuite/gcc.dg/cpp/digraphs.c: New tests.
14428
14429 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
14430
14431         * g77.f-torture/compile/20000630-2.f:  New test.
14432         * g77.f-torture/compile/20000630-2.x
14433
14434 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
14435
14436         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
14437
14438 2000-07-11  Neil Booth  <NeilB@earthling.net>
14439
14440         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
14441
14442 2000-07-11  Neil Booth  <NeilB@earthling.net>
14443
14444         * gcc.dg/cpp/cmdlne-C.c: New.
14445
14446 2000-07-09  Neil Booth  <NeilB@earthling.net>
14447
14448         * gcc.dg/cpp/directiv.c: New tests.
14449         * gcc.dg/cpp/undef1.c: Update.
14450
14451 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
14452
14453         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
14454
14455 2000-07-09  Neil Booth  <NeilB@earthling.net>
14456
14457         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
14458
14459 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
14460
14461         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
14462         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
14463
14464 2000-07-08  Neil Booth  <NeilB@earthling.net>
14465
14466         * gcc.dg/cpp/macsyntx.c: New tests.
14467
14468 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
14469
14470         * gcc.dg/20000707-1.c: New test.
14471
14472 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
14473
14474         * gcc.c-torture/execute/20000706-1.c: New test.
14475         * gcc.c-torture/execute/20000706-2.c: New test.
14476         * gcc.c-torture/execute/20000706-3.c: New test.
14477         * gcc.c-torture/execute/20000706-4.c: New test.
14478         * gcc.c-torture/execute/20000706-5.c: New test.
14479
14480 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
14481
14482         * g++.old-deja/g++.pt/instantiate7.C: New test.
14483
14484 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
14485
14486         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
14487         * g++.old-deja/g++.mike/thunk3.C: Likewise.
14488         * g++.old-deja/g++.other/rtti3.C: Likewise.
14489         * g++.old-deja/g++.other/rttid3.C: Likewise.
14490
14491 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
14492
14493         *  g77.f-torture/compile/20000630-1.x: Fix typo
14494
14495 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
14496
14497         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
14498         assembly output.
14499
14500 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
14501
14502         * gcc.dg/cpp/ident.c: New test.
14503
14504 2000-07-05  Neil Booth  <NeilB@earthling.net>
14505
14506         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
14507           gcc.dg/cpp/lexstrng.c: New tests.
14508
14509 2000-07-04  Neil Booth  <NeilB@earthling.net>
14510
14511         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
14512         * gcc.dg/cpp/strify2.c: Same.
14513
14514 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
14515
14516         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
14517         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
14518         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
14519         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
14520
14521         * testsuite/gcc.dg/cpp/macro1.c,
14522         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
14523         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
14524         testsuite/gcc.dg/cpp/strify1.c,
14525         testsuite/gcc.dg/cpp/strify2.c: New tests.
14526
14527 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
14528
14529         * gcc.c-torture/execute/20000703-1.c: New test.
14530
14531 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
14532
14533         * g++.old-deja/g++.pt (lookup10.C): New test.
14534
14535 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
14536
14537         * g++.old-deja/g++.pt (typename25.C): New test.
14538
14539 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
14540
14541         * gcc.c-torture/compile/20000701-1.c: New test.
14542
14543 2000-06-30  Nick Clifton  <nickc@cygnus.com>
14544
14545         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
14546         to test case.
14547
14548 2000-06-30  Catherine Moore  <clm@cygnus.com>
14549
14550         * gcc.c-torture/execute/align-1.c: New test.
14551
14552 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
14553
14554         * g++.old-deja/g++.pt/expr8.C: New test.
14555         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
14556
14557 2000-06-29  Nick Clifton  <nickc@cygnus.com>
14558
14559         * gcc.c-torture/compile/20000629-1.c: New test.
14560
14561 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
14562
14563
14564         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
14565         gcc.dg/noncompile directory, depending on whether they're
14566         preprocessor tests or not.  Annotate all the tests for the dg
14567         framework.
14568
14569         * gcc.c-torture/noncompile/noncompile.exp: Delete.
14570         * gcc.dg/noncompile/noncompile.exp: New.
14571
14572         * Moved files:
14573         Old name                                New name
14574         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
14575         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
14576         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
14577         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
14578         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
14579         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
14580         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
14581         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
14582         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
14583         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
14584         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
14585         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
14586         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
14587         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
14588         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
14589         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
14590         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
14591         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
14592         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
14593         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
14594         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
14595         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
14596         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
14597         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
14598
14599         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
14600         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
14601         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
14602         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
14603         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
14604         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
14605
14606 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
14607
14608         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
14609         declare one variable.  On the fourth, error.
14610         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
14611         declared by 20000628-1a.h.
14612
14613 2000-06-29  Richard Henderson  <rth@redhat.com>
14614
14615         * gcc.c-torture/execute/930529-1.x: New file.
14616         * gcc.dg/920413-1.c: Adjust expected warning text.
14617         * gcc.dg/980217-1.c: Declare abort.
14618         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
14619
14620 2000-06-29  Jeffrey A Law  (law@cygnus.com)
14621
14622         * g77.f-torture/compile/20000629-1.f: New test.
14623         * g77.f-torture/compile/20000629-1.x: Expected to fail.
14624
14625 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
14626
14627         Rearrange lots of files, removing entirely the
14628         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
14629         directories.
14630
14631         * Deleted files:
14632         gcc.c-torture/code_quality/code_quality.exp
14633         gcc.c-torture/special/special.exp
14634         gcc.failure/failure.exp
14635         gcc.failure/940409-1.x
14636         gcc.c-torture/compile/961203-1.x
14637
14638         * New files:
14639         gcc.misc-tests/linkage.exp
14640         gcc.c-torture/execute/920730-1t.c
14641         gcc.c-torture/execute/920730-1t.x
14642         gcc.c-torture/compile/920520-1.x
14643         gcc.c-torture/compile/920521-1.x
14644         gcc.c-torture/compile/981006-1.x
14645         gcc.c-torture/execute/eeprof-1.x
14646
14647         * Moved files (possibly with modifications to fit a new harness):
14648         Old name                                New name
14649         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
14650         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
14651         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
14652         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
14653         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
14654         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
14655         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
14656         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
14657         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
14658         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
14659         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
14660         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
14661         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
14662         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
14663
14664 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
14665
14666         * c-torture/compile/961203-1.x: Delete.
14667
14668         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
14669         not exit. Include stdio.h.
14670         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
14671         * gcc.misc-tests/dg-12.c: Likewise.
14672         * gcc.misc-tests/dg-5.c: Likewise.
14673         * gcc.misc-tests/dg-6.c: Likewise.
14674         * gcc.misc-tests/dg-7.c: Prototype abort.
14675         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
14676         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
14677         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
14678         not exit.
14679         * gcc.misc-tests/sieve.c: Use return from main, not exit.
14680         * gcc.misc-tests/sort2.c: Use return from main, not exit.
14681
14682 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
14683
14684         * gcc.dg/cpp/20000628-1.c: New test.
14685         * gcc.dg/cpp/20000628-1.h: New header for above test.
14686         * gcc.dg/cpp/20000628-1a.h: Likewise.
14687
14688 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
14689
14690         * gcc.dg/cpp: New directory.
14691         * gcc.dg/cpp/cpp.exp: New driver.
14692         * gcc.dg/cpp/20000627-1.c: New test.
14693         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
14694         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
14695         and rewrite as a compilation test.
14696
14697         * gcc.dg: Move many files into the cpp subdirectory, possibly
14698         renaming or editing them as well.
14699         Old name                New name
14700         990119-1.c              cpp/19990119-1.c
14701         990228-1.c              cpp/19990228-1.c
14702         990407-1.c              cpp/19990407-1.c
14703         990409-1.c              cpp/19990409-1.c
14704         990413-1.c              cpp/19990413-1.c
14705         990703-1.c              cpp/19990703-1.c
14706         20000127-1.c            cpp/20000127-1.c
14707         20000129-1.c            cpp/20000129-1.c
14708         20000207-1.c            cpp/20000207-1.c
14709         20000207-2.c            cpp/20000207-2.c
14710         20000209-1.c            cpp/20000209-1.c
14711         20000209-2.c            cpp/20000209-2.c
14712         20000301-1.c            cpp/20000301-1.c
14713         20000419-1.c            cpp/20000419-1.c
14714         20000510-1.S            cpp/20000510-1.S
14715         20000519-1.c            cpp/20000519-1.c
14716         20000529-1.c            cpp/20000529-1.c
14717         20000625-1.c            cpp/20000625-1.c
14718         20000625-2.c            cpp/20000625-2.c
14719         cpp-as1.c               cpp/assert1.c
14720         cpp-as2.c               cpp/assert2.c
14721         cxx-comments-1.c        cpp/cxxcom1.c
14722         cxx-comments-2.c        cpp/cxxcom2.c
14723         endif-label.c           cpp/endif.c
14724         cpp-hash1.c             cpp/hash1.c
14725         cpp-hash2.c             cpp/hash2.c
14726         cpp-if1.c               cpp/if-1.c
14727         cpp-if2.c               cpp/if-2.c
14728         cpp-if3.c               cpp/if-3.c
14729         cpp-if4.c               cpp/if-4.c
14730         cpp-if5.c               cpp/if-5.c
14731         cpp-cond.c              cpp/if-cexp.c
14732         cpp-missingop.c         cpp/if-mop.c
14733         cpp-missingparen.c      cpp/if-mpar.c
14734         cpp-opprec.c            cpp/if-oppr.c
14735         cpp-ifparen.c           cpp/if-paren.c
14736         cpp-shortcircuit.c      cpp/if-sc.c
14737         cpp-shift.c             cpp/if-shift.c
14738         cpp-unary.c             cpp/if-unary.c
14739         cpp-li1.c               cpp/line1.c
14740         cpp-li2.c               cpp/line2.c
14741         lineno.c                cpp/line3.c
14742         lineno-2.c              cpp/line4.c
14743         cpp-mi.c                cpp/mi1.c
14744         cpp-mic.h               cpp/mi1c.h
14745         cpp-micc.h              cpp/mi1cc.h
14746         cpp-mind.h              cpp/mi1nd.h
14747         cpp-mindp.h             cpp/mi1ndp.h
14748         cpp-mix.h               cpp/mi1x.h
14749         cpp-mi2.c               cpp/mi2.c
14750         cpp-mi2a.h              cpp/mi2a.h
14751         cpp-mi2b.h              cpp/mi2b.h
14752         cpp-mi2c.h              cpp/mi2c.h
14753         cpp-mi3.c               cpp/mi3.c
14754         cpp-mi3.def             cpp/mi3.def
14755         poison-1.c              cpp/poison.c
14756         pr-impl.c               cpp/prag-imp.c
14757         cpp-redef-2.c           cpp/redef1.c
14758         cpp-redef.c             cpp/redef2.c
14759         strpaste.c              cpp/strp1.c
14760         strpaste-2.c            cpp/strp2.c
14761         cpp-tradpaste.c         cpp/tr-paste.c
14762         cpp-tradstringify.c     cpp/tr-str.c
14763         cpp-tradwarn1.c         cpp/tr-warn1.c
14764         cpp-tradwarn2.c         cpp/tr-warn2.c
14765         trigraphs.c             cpp/trigraphs.c
14766         cpp-unc1.c              cpp/unc1.c
14767         cpp-unc2.c              cpp/unc2.c
14768         cpp-unc3.c              cpp/unc3.c
14769         cpp-unc.c               cpp/unc4.c
14770         undef.c                 cpp/undef1.c
14771         undef-2.c               cpp/undef2.c
14772         cpp-wi1.c               cpp/widestr1.c
14773
14774 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
14775
14776         * lib/g++.exp (g++_include_flags): Tweak.
14777
14778 2000-06-27  H.J. Lu  <hjl@gnu.org>
14779             Loren J. Rittle  <ljrittle@acm.org>
14780
14781         * lib/g++.exp (g++_include_flags): Override libgloss.exp
14782         version with one that knows about the new gcc tree structure.
14783         (g++_link_flags): Same.
14784
14785 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
14786
14787         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
14788         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
14789         case we are cross-compiling.
14790
14791         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
14792         g++.old-deja/g++.niklas/Makefile.in,
14793         g++.old-deja/g++.niklas/configure.in,
14794         g++.old-deja/g++.other/Makefile.in,
14795         g++.old-deja/g++.other/configure.in,
14796         gcc.c-torture/code_quality/Makefile.in,
14797         gcc.c-torture/code_quality/configure.in,
14798         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
14799         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
14800         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
14801         gcc.c-torture/execute/ieee/Makefile.in,
14802         gcc.c-torture/execute/ieee/configure.in,
14803         gcc.c-torture/noncompile/Makefile.in,
14804         gcc.c-torture/noncompile/configure.in,
14805         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
14806         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
14807         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
14808
14809 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
14810
14811         * g++.old-deja/g++.other/ambig3.C: New test.
14812
14813 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
14814
14815         * g++.old-deja/g++.pt/syntax1.C: New test.
14816         * g++.old-deja/g++.pt/syntax2.C: New test.
14817         * g++.old-deja/g++.other/syntax3.C: New test.
14818         * g++.old-deja/g++.other/syntax4.C: New test.
14819
14820 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
14821
14822         * gcc.dg/20000623-1.c: Prototype exit and abort.
14823
14824 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
14825
14826         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
14827         New tests.
14828         * gcc.dg/cpp-mi3.def: New file.
14829
14830         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
14831         inside assertions.
14832         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
14833         lexer's error messages.
14834         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
14835         divine anything from the linemarkers.
14836         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
14837         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
14838
14839 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
14840
14841         * gcc.dg/20000623-1.c: New test.
14842
14843 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
14844
14845         * gcc.c-torture/execute/20000622-1.c: New test.
14846
14847 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
14848
14849         * g++.old-deja/g++.other/init15.C: New test.
14850
14851 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
14852
14853         * g++.old-deja/g++.pt/vaarg2.C: New test.
14854         * g++.old-deja/g++.pt/vaarg3.C: New test.
14855
14856 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
14857
14858         * g++.old-deja/g++.other/dyncast6.C: New test.
14859
14860 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
14861
14862         * gcc.c-torture/execute/loop-6.c: New test.
14863
14864 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
14865
14866         * gcc.dg/20000614-1.c: New test.
14867         * gcc.dg/20000614-2.c: New test.
14868
14869 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
14870
14871         * g++.old-deja/g++.other/inline12.C: New test.
14872
14873 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
14874
14875         * g++.old-deja/g++.other/eh1.C: New test.
14876
14877 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
14878
14879         * g++.old-deja/g++.other/type.C: New test.
14880
14881 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
14882
14883         * g++.old-deja/g++.other/initstring.C: New test.
14884
14885 2000-06-12  Jason Merrill  <jason@redhat.com>
14886
14887         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
14888
14889 2000-06-09  Jeffrey A Law  (law@cygnus.com)
14890
14891         * gcc.c-torture/compile/20000609-1.c: New test.
14892
14893 2000-06-09  Clinton Popetz  <cpopetz@cygnus.com>
14894
14895         * gcc.dg/20000609-1.c: New test.
14896
14897 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
14898
14899         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
14900         * gcc.c-torture/noncompile/poison-1.c: Move...
14901         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
14902         * gcc.dg/cpp-li1.c: Add a token after the #line.
14903
14904 2000-06-05  Richard Henderson  <rth@cygnus.com>
14905
14906         * gcc.c-torture/execute/20000605-2.c: New test.
14907         * gcc.c-torture/execute/20000605-3.c: New test.
14908
14909 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
14910
14911         * g77.f-torture/execute/20000503-1.x: New file.
14912
14913 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
14914
14915         * g++.old-deja/g++.eh/badalloc1.C: New test.
14916
14917 2000-06-05  Richard Henderson  <rth@cygnus.com>
14918
14919         * gcc.c-torture/execute/20000605-1.c: New test.
14920
14921 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
14922             Nathan Sidwell <nathan@codesourcery.com>
14923
14924         * gcc.c-torture/compile/20000605-1.c: New test.
14925
14926 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
14927
14928         * g77.f-torture/compile/20000601-1.f:  New test.
14929
14930 2000-06-03  Richard Henderson  <rth@cygnus.com>
14931
14932         * gcc.c-torture/execute/20000603-1.c: New.
14933
14934 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
14935
14936         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
14937         * gcc.dg/noreturn-2.c (noreturn): Likewise.
14938
14939 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
14940
14941         * gcc.dg/compare2.c (case 12): XFAIL.
14942         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
14943         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
14944
14945         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
14946
14947 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
14948
14949         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
14950         guard macro is already defined when the header is first
14951         included.
14952         * gcc.dg/cpp-mix.h: New file.
14953         * gcc.dg/endif-label.c: Update patterns to match compiler.
14954
14955         * g++.brendan/complex1.C: Declare abort.
14956         * g++.law/refs4.C: Remove XFAIL.
14957         * g++.oliva/expr2.C: Declare abort and exit.
14958
14959 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
14960
14961         * gcc.c-torture/execute/20000528-1.c: New test.
14962
14963         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
14964         * g++.old-deja/g++.law/temps4.C: Likewise.
14965
14966         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
14967         stdlib.h.  Call abort() on failure.
14968         * g++.old-deja/g++.law/refs4.C: Likewise.
14969         * g++.old-deja/g++.law/temps4.C: Likewise.
14970         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
14971         * gcc.c-torture/execute/20000112-1.c: Include string.h.
14972
14973 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
14974
14975         Relative to g++.dg/special:
14976         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
14977
14978         Relative to g++.old-deja:
14979         * g++.brendan/complex1.C, g++.jason/optimize2.C,
14980         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
14981         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
14982         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
14983         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
14984         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
14985         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
14986
14987         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
14988         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
14989         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
14990         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
14991         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
14992         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
14993         and/or string.h.
14994
14995         * g++.other/goto1.C: Update expectations for error messages.
14996
14997 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
14998
14999         * gcc.c-torture/compile/20000523-1.c: New test.
15000
15001 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
15002
15003         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
15004
15005 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
15006
15007         * g++.old-deja/g++.eh/catch11.C: New test.
15008         * g++.old-deja/g++.eh/catch12.C: New test.
15009
15010 2000-05-24  Nick Clifton  <nickc@cygnus.com>
15011
15012         * gcc.c-torture/execute/20000523-1.c: New test.
15013
15014 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
15015
15016         * c-torture/execute/bcp-1.c: Replace abort in arg of
15017         __builtin_constant_p with a generic external function.
15018
15019         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
15020         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
15021         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
15022         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
15023         Prototype abort and/or exit.
15024
15025         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
15026         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
15027         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
15028         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
15029
15030 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
15031
15032         * gcc.dg/dwarf2-1.c: New test.
15033
15034 2000-05-20  Richard Henderson  <rth@cygnus.com>
15035
15036         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
15037
15038 2000-05-20  Andreas Jaeger  <aj@suse.de>
15039
15040         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
15041         testcase.
15042
15043 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
15044
15045         * gcc.c-torture/execute/20000519-2.c: New test.
15046
15047 2000-05-19  Andreas Jaeger  <aj@suse.de>
15048
15049         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
15050         which fails with SSA.
15051
15052         * lib/c-torture.exp: Also test with -O3 -fssa.
15053
15054 2000-05-18  Michael Meissner  <meissner@redhat.com>
15055
15056         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
15057         * gcc.c-torture/execute/920415-1.c: Ditto.
15058         * gcc.c-torture/execute/920501-1.c: Ditto.
15059         * gcc.c-torture/execute/conversion.c: Ditto.
15060         * gcc.c-torture/execute/cvt-1.c: Ditto.
15061
15062 2000-05-18  Jeffrey A Law  (law@cygnus.com)
15063
15064         * gcc.c-torture/compile/20000518-1.c: New test.
15065
15066 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
15067
15068         * g77.f-torture/compile/200005018.f:  New test.
15069
15070 2000-05-17  Jeffrey A Law  (law@cygnus.com)
15071
15072         * gcc.c-torture/compile/20000517-1.c: New test.
15073
15074 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
15075
15076         * gcc.c-torture/execute/20000516-1.c: New test.
15077
15078 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
15079
15080         * g++.old-deja/g++.other/eh.C: New test.
15081
15082 2000-05-12  Richard Henderson  <rth@cygnus.com>
15083
15084         * gcc.c-torture/execute/990208-1.c (main): Don't pass
15085         constants through to doit's conditional.
15086
15087 2000-05-11  Jeffrey A Law  (law@cygnus.com)
15088
15089         * gcc.c-torture/compile/20000511-1.c: New test.
15090         * g77.f-torture/compile/20000511-1.f: New test.
15091         * g77.f-torture/compile/20000511-2.f: New test.
15092
15093 2000-05-11  Michael Meissner  <meissner@redhat.com>
15094
15095         * gcc.c-torture/execute/20000511-1.c: New test.
15096
15097 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
15098
15099         * gcc.dg/dg.exp: Scan .S files as well as .c files.
15100         * gcc.dg/20000510-1.S: New.
15101
15102 2000-05-08  Catherine Moore  <clm@cygnus.com>
15103
15104         * gcc.dg/unused-3.c: New.
15105
15106 2000-05-06  Richard Henderson  <rth@cygnus.com>
15107
15108           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
15109           * g++.old-deja/g++.mike/warn1.C: Likewise.
15110           * g++.old-deja/g++.pt/local1.C: Likewise.
15111           * g++.old-deja/g++.pt/local7.C: Likewise.
15112           * g++.old-deja/g++.pt/spec16.C: Likewise.
15113
15114 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
15115
15116         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
15117
15118 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
15119
15120           * g77.f-torture/execute/20000503-1.f:  New test.
15121
15122 2000-05-04  Andreas Jaeger  <aj@suse.de>
15123
15124         * gcc.dg/noreturn-2.c: New test.
15125
15126 2000-05-04  Neil Booth  <NeilB@earthling.net>
15127
15128         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
15129         preprocessor.
15130
15131 2000-05-04  Richard Henderson  <rth@cygnus.com>
15132
15133         * gcc.c-torture/execute/20000503-1.c: Fix typo.
15134
15135 2000-05-04  Richard Henderson  <rth@cygnus.com>
15136
15137         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
15138         OpenSSL by Jason R Thorpe.
15139
15140 2000-05-03  Jim Wilson  <wilson@cygnus.com>
15141
15142         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
15143
15144 2000-05-03  Robert Lipe <robertlipe@usa.net>
15145
15146         * gcc.dg/20000503-1.c: New test.
15147
15148 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
15149
15150         * gcc.c-torture/compile/20000502-1.c: New test.
15151         * g++.old-deja/g++.other/align.C: New test.
15152         * gcc.dg/cpp-tradstringify.c: New test.
15153
15154 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
15155
15156         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
15157         and hard registers.
15158
15159 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
15160
15161         * gcc.c-torture/execute/loop-5.c: New test.
15162
15163 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
15164
15165         * gcc.c-torture/execute/va-arg-20.c: New test.
15166
15167 2000-04-23  Jeffrey A Law  (law@cygnus.com)
15168
15169         * gcc.c-torture/execute/20000422-1.c: New test.
15170
15171 2000-04-20  Greg McGary  <gkm@gnu.org>
15172
15173         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
15174         when optimizing, but without sibling-call optimizations (-O1).
15175
15176 2000-04-20  Jeffrey A Law  (law@cygnus.com)
15177
15178           * gcc.c-torture/compile/20000420-1.c: New test.
15179
15180 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
15181
15182         * g++.abi/ptrflags.C: New test.
15183         * g++.eh/catchptr1.C: Test incomplete pointer chains.
15184
15185 2000-04-19  Catherine Moore  <clm@cygnus.com>
15186
15187         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
15188
15189 2000-04-19  Greg McGary  <gkm@gnu.org>
15190
15191         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
15192         sibling-call optimizations.
15193
15194 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
15195
15196         * gcc.dg/20000419-1.c: New test.
15197
15198 2000-04-12  Hans-Peter Nilsson  <hp@axis.com>
15199
15200         * gcc.c-torture/execute/20000412-6.c: New test.
15201
15202 2000-04-12  Jeffrey A Law  (law@cygnus.com)
15203
15204         * gcc.c-torture/execute/20000412-5.c: New test.
15205         * g77.f-torture/compile/20000412-1.f: New test.
15206         * gcc.c-torture/execute/20000412-4.c: New test.
15207         * gcc.c-torture/compile/20000412-2.c: New test.
15208         * gcc.c-torture/execute/20000412-3.c: New test.
15209         * gcc.c-torture/compile/20000412-1.c: New test.
15210         * gcc.c-torture/execute/20000412-2.c: New test.
15211
15212 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
15213
15214         * objc/execute/bf-20.m: New test.
15215
15216 2000-04-10  Richard Henderson  <rth@cygnus.com>
15217
15218         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
15219
15220         * gcc.c-torture/execute/20000412-1.c: New test.
15221
15222 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
15223
15224         * g++.old-deja/g++.eh/catchptr1.C: New test.
15225
15226 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
15227
15228         * g++.old-deja/g++.abi/cxa_vec.C: New test.
15229
15230 2000-04-08  Neil Booth  <NeilB@earthling.net>
15231
15232         * gcc.dg/cpp-nullchar.c: Remove test as
15233         embedded nulls cause problems.
15234
15235 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15236
15237         * gcc.dg/compare2.c: New test.
15238
15239 2000-04-08  Neil Booth  <NeilB@earthling.net>
15240
15241         * gcc.dg/cpp-nullchar.c: New test.
15242
15243 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
15244
15245         * gcc.dg/cpp-mi2.c: New test.
15246         * gcc.dg/cpp-mi2[abc].h: New files.
15247
15248 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
15249
15250         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
15251         member name.
15252
15253 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
15254
15255         * g++.old-deja/g++.abi/vmihint.C: New test.
15256
15257 2000-04-06  Neil Booth  <NeilB@earthling.net>
15258
15259         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
15260         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
15261         copyright.
15262
15263 2000-04-05  Hans-Peter Nilsson  <hp@axis.com>
15264
15265         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
15266         avoid stack-frame overwrite.
15267
15268 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
15269
15270         * gcc.c-torture/compile/20000405-2.c: New test.
15271         * gcc.c-torture/compile/20000405-3.c: New test.
15272
15273 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15274
15275         * gcc.c-torture/compile/20000405-1.c: New test.
15276
15277 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
15278
15279         * gcc.dg/cast-qual-1.c: Revert last change.
15280
15281 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15282
15283         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
15284
15285 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
15286
15287         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
15288         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
15289
15290 2000-04-03  Jeffrey A Law  (law@cygnus.com)
15291
15292         * gcc.c-torture/compile/20000403-2.c: New test.
15293         * gcc.c-torture/compile/20000403-1.c: New test.
15294
15295 2000-04-03  Hans-Peter Nilsson  <hp@axis.com>
15296
15297         * gcc.c-torture/execute/20000403-1.c: New test.
15298
15299 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
15300
15301         * gcc.c-torture/execute/20000402-1.c: New test.
15302
15303 2000-04-03  Donald Lindsay  <dlindsay@cygnus.com>
15304
15305         * gcc.c-torture/execute/va-arg-15.c: New test.
15306         * gcc.c-torture/execute/va-arg-16.c: New test.
15307         * gcc.c-torture/execute/va-arg-17.c: New test.
15308         * gcc.c-torture/execute/va-arg-18.c: New test.
15309         * gcc.c-torture/execute/va-arg-19.c: New test.
15310
15311 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
15312
15313         * gcc.c-torture/compile/981211-1.c: Move to...
15314         * gcc.dg/cpp-as1.c: ...here.
15315         * gcc.dg/cpp-as2.c: New file.
15316
15317         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
15318         compiler.
15319
15320 2000-04-02  Neil Booth  <NeilB@earthling.net>
15321
15322         * gcc.dg/cpp-cond.c  New tests.
15323         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
15324         accidental success less likely.
15325         * gcc.dg/cpp-missingop.c  New tests.
15326         * gcc.dg/cpp-missingparen.c  New tests.
15327         * gcc.dg/cpp-shift.c  New tests.
15328         * gcc.dg/cpp-shortcircuit.c  New tests.
15329         * gcc.dg/cpp-unary.c  New tests.
15330
15331 2000-03-29  Jeffrey A Law  (law@cygnus.com)
15332
15333         * gcc.c-torture/compile/20000329-1.c: New test.
15334
15335 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
15336
15337         * gcc.c-torture/compile/20000326-1.c: New test.
15338         * gcc.c-torture/compile/20000326-2.c: New test.
15339
15340 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
15341
15342         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
15343         the first parameter is a function argument.
15344
15345 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
15346
15347         * g++.old-deja/g++.ext/array4.C: New test.
15348
15349 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
15350
15351         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
15352
15353 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15354
15355         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
15356
15357 2000-03-19  Richard Henderson  <rth@cygnus.com>
15358
15359         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
15360
15361 2000-03-19  Richard Henderson  <rth@cygnus.com>
15362
15363         * gcc.c-torture/compile/20000319-1.c: New test.
15364
15365 2000-03-14  Jeffrey A Law  (law@cygnus.com)
15366
15367         * gcc.c-torture/execute/20000314-3.c: New test.
15368         * gcc.c-torture/execute/20000314-2.c: New test.
15369         * gcc.c-torture/execute/20000314-1.c: New test.
15370         * gcc.c-torture/compile/20000314-2.c: New test.
15371         * gcc.c-torture/compile/20000314-1.c: New test.
15372
15373 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
15374
15375         * g++.old-deja/g++.warn/inline.C: New test.
15376
15377 2000-03-10  Hans-Peter Nilsson  <hp@bitrange.com>
15378
15379         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
15380         standards-compliant result rather than specific constants.
15381         Put test-values in array.
15382
15383 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
15384
15385         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
15386         (g++_target_compile): Put test-specific options last.
15387
15388 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
15389
15390         * g++.old-deja/g++.eh/vbase4.C: New test.
15391
15392 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
15393
15394         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
15395
15396 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
15397
15398         * g++.old-deja/g++.brendan/misc12.C: Removed.
15399         * g++.old-deja/g++.pt/memtemp77.C: Constify.
15400         * g++.old-deja/g++.ext/pretty4.C: New test.
15401
15402 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
15403
15404         * g++.old-deja/g++.other/string2.C: New test.
15405
15406 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
15407
15408         * g++.old-deja/g++.warn/impint2.C: New test.
15409
15410 2000-03-05  Hans-Peter Nilsson  <hp@bitrange.com>
15411
15412         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
15413         is 1, not zero.
15414
15415 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
15416
15417         * g++.old-deja/g++.warn/impint.C: New test.
15418         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
15419         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
15420         * g++.old-deja/g++.pt/explicit12.C: Likewise.
15421         * g++.old-deja/g++.pt/explicit13.C: Likewise.
15422         * g++.old-deja/g++.pt/explicit17.C: Likewise.
15423         * g++.old-deja/g++.pt/explicit18.C: Likewise.
15424         * g++.old-deja/g++.pt/explicit19.C: Likewise.
15425         * g++.old-deja/g++.pt/explicit23.C: Likewise.
15426         * g++.old-deja/g++.pt/explicit31.C: Likewise.
15427         * g++.old-deja/g++.pt/explicit35.C: Likewise.
15428         * g++.old-deja/g++.pt/explicit6.C: Likewise.
15429         * g++.old-deja/g++.pt/memclass7.C: Likewise.
15430
15431 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
15432
15433         * gcc.dg/cpp-redef.c: New test.
15434
15435 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
15436
15437         * g++.old-deja/g++.pt/unify7.C: New test.
15438
15439 2000-02-26  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
15440
15441         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
15442         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
15443
15444 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
15445
15446         * gcc.c-torture/compile/20000224-1.c: New test.
15447
15448 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15449
15450         * gcc.c-torture/compile/cpp-2.c: New test.
15451         * gcc.c-torture/compile/cpp-1.c: New test.
15452
15453 2000-02-25  Jeffrey A Law  (law@cygnus.com)
15454
15455         * gcc.c-torture/execute/20000225-1.c: New test.
15456
15457 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15458
15459         * gcc.dg/cpp-li2.c: New test.
15460
15461         * gcc.dg/cpp-wi1.c: New test.
15462
15463         * gcc.dg/cpp-li1.c: New test.
15464
15465 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
15466
15467         * g++.old-deja/g++.other/sizeof5.C: New test.
15468
15469 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
15470
15471         * gcc.c-torture/execute/va-arg-13.c: New test.
15472
15473 2000-02-23  Donald Lindsay  <dlindsay@cygnus.com>
15474
15475         * gcc.c-torture/execute/va-arg-12.c: New test.
15476
15477 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
15478
15479         * gcc.c-torture/execute/20000223-1.c: New test.
15480
15481 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
15482
15483         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
15484
15485 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
15486
15487         * g++.old-deja/g++.abi/ptrmem.C: New test.
15488
15489 2000-02-19  Richard Henderson  <rth@cygnus.com>
15490
15491         * gcc.c-torture/compile/init-3.c: New.
15492
15493 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
15494
15495         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
15496         ALWAYS_CXXFLAGS.
15497
15498 2000-02-11  Robert Lipe <robertl@sco.com>
15499
15500         * gcc.c-torture/compile/20000211-3.c: New test.
15501
15502 2000-02-11  Martin Buchholz <martin@xemacs.org>
15503
15504         * gcc.c-torture/compile/20000211-2.c: New test.
15505
15506 2000-02-11  Jeffrey A Law  (law@cygnus.com)
15507
15508         * gcc.c-torture/compile/20000211-1.c: New test.
15509
15510 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
15511
15512         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
15513           on native targets
15514
15515 2000-02-08  Nathan Sidwell  <nathan@acm.org>
15516
15517         * g++.old-deja/g++.other/cast5.C: New test.
15518
15519 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
15520
15521         * gcc.c-torture/execute/20000205-1.c: New.
15522
15523 2000-02-03  Nathan Sidwell  <nathan@acm.org>
15524
15525         * g++.old-deja/g++.jason/cast3.C: Return void.
15526         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
15527
15528 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15529
15530         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
15531
15532         * gcc.dg/loop-1.c: New test.
15533
15534 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
15535
15536         * gcc.c-torture/compile/20000127-1.c: New test.
15537         * gcc.c-torture/execute/991228-1.c: New test.
15538
15539 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15540
15541         * gcc.dg/unused-2.c: New test.
15542
15543         * gcc.dg/conv-1.c: New test.
15544
15545 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
15546
15547         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
15548         compiler.
15549         (tool_option_proc): Fix typo.
15550
15551 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
15552
15553         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
15554         of the ld on the host, not on the build machine.
15555         Also, don't crash if '--help' is not a supported option.
15556
15557 2000-01-24  Richard Henderson  <rth@cygnus.com>
15558
15559         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
15560
15561 2000-01-20  Jeffrey A Law  (law@cygnus.com)
15562
15563         * gcc.c-torture/execute/20000120-2.c: New test.
15564         * gcc.c-torture/execute/20000120-1.c: New test.
15565
15566 2000-01-13  Jeffrey A Law  (law@cygnus.com)
15567
15568         * gcc.c-torture/execute/20000113-1.c: New test.
15569
15570 2000-01-12  Jeffrey A Law  (law@cygnus.com)
15571
15572         * gcc.c-torture/execute/20000112-1.c: New test.
15573
15574 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15575
15576         * gcc.dg/20000111-1.c: New test.
15577
15578 2000-01-10  Jeffrey A Law  (law@cygnus.com)
15579
15580         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
15581         with 16 bit integers.
15582
15583 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15584
15585         * gcc.dg/20000108-1.c: New test.
15586
15587 2000-01-05  Nathan Sidwell  <nathan@acm.org>
15588
15589         * g++.old-deja/g++.ns/koenig8.C: New test.
15590
15591 2000-01-05  Nathan Sidwell  <nathan@
15592
15593         * gcc.c-torture/execute/990531-1.c: New test.
15594
15595 1999-05-27  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15596
15597         * gcc.c-torture/compile/990527-1.c: New test.
15598
15599 1999-05-27  Joern Rennecke <amylaar@cygnus.com>
15600
15601         * gcc.c-torture/execute/990527-1.c: New test.
15602
15603 1999-05-25  Nick Clifton  <nickc@cygnus.com>
15604
15605         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
15606         bitfields as signed.
15607
15608 1999-05-25  Craig Burley  <craig@jcb-sc.com>
15609
15610         * g77.f-torture/compile/19990525-0.f: New test.
15611
15612 1999-05-25  Jeffrey A Law  (law@cygnus.com)
15613
15614         * gcc.c-torture/execute/990525-2.c: New test.
15615
15616         * gcc.c-torture/execute/990525-1.c: New test.
15617
15618 1999-05-24  Nathan Sidwell  <nathan@acm.org>
15619
15620         * g++.old-deja/g++.other/anon3.C: New test.
15621         * g++.old-deja/g++.other/anon4.C: New test.
15622         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
15623         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
15624         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
15625         Merrill).
15626
15627 1999-05-24  Jeffrey A Law  (law@cygnus.com)
15628
15629         * gcc.c-torture/execute/990524-1.c: New test.
15630
15631         * gcc.dg/990524-1.c: New test.
15632
15633 1999-05-23  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15634
15635         * gcc.c-torture/compile/990523-1.c: New test.
15636
15637 1999-05-19  Raja R Harinath <harinath@cs.umn.edu>
15638
15639         * gcc.c-torture/compile/990519-1.c: New test.
15640
15641 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
15642
15643         * gcc.c-torture/compile/990517-1.c: New test.
15644
15645         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
15646         (e4, f4): New tests.
15647         (main): Call them.
15648
15649 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15650
15651         * gcc.dg/noreturn-1.c: New test.
15652
15653 1999-05-13  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
15654
15655         * gcc.c-torture/execute/990513-1.c: New test.
15656
15657 1999-05-10  Richard Henderson  <rth@cygnus.com>
15658
15659         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
15660
15661 1999-05-10  Craig Burley  <craig@jcb-sc.com>
15662
15663         * g77.f-torture/execute/erfc.f: Use small single-precision
15664         values, to avoid problems on Alphas when not -mieee.
15665
15666 1999-05-08  Craig Burley  <craig@jcb-sc.com>
15667
15668         * gcc.dg/990506-0.c: New test.
15669
15670 1999-05-08  Richard Henderson  <rth@cygnus.com>
15671
15672         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
15673         the constant to test.  Don't XFAIL 64-bit targets.
15674
15675         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
15676         * g++.old-deja/g++.law/profile1.C: Likewise.
15677
15678         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
15679         operator new instances.
15680         * g++.old-deja/g++.other/delete5.C: Likewise.
15681
15682 1999-05-03  Craig Burley  <craig@jcb-sc.com>
15683
15684         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
15685         intrinsic.
15686
15687 1999-05-03  Craig Burley  <craig@jcb-sc.com>
15688
15689         * g77.f-torture/execute/u77-test.f: Reverse order of two
15690         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
15691
15692 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15693
15694         * gcc.dg/compare1.c: New test.
15695
15696 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
15697
15698         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
15699         New tests.
15700
15701 1999-05-02  Craig Burley  <craig@jcb-sc.com>
15702
15703         * g77.f-torture/compile/19990502-1.f: New test.
15704
15705 1999-05-02  Craig Burley  <craig@jcb-sc.com>
15706
15707         * g77.f-torture/compile/19990502-0.f: New test.
15708
15709 1999-05-02  Craig Burley  <craig@jcb-sc.com>
15710
15711         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
15712         intrinsic.
15713
15714 1999-05-02  Craig Burley  <craig@jcb-sc.com>
15715
15716         * g77.f-torture/execute/u77-test.f (main): List libU77
15717         intrinsics not currently tested.
15718         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
15719         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
15720         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
15721         Trim blanks off the ends of some printed strings.
15722
15723 1999-05-02  Craig Burley  <craig@jcb-sc.com>
15724
15725         * g77.f-torture/execute/u77-test.f (main): Just warn about
15726         FSTAT gid disagreement, as it's expected on some systems.
15727
15728 1999-05-01  Craig Burley  <craig@jcb-sc.com>
15729
15730         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
15731         use a new function, which allows for some slop.
15732         Clean up some commentary.
15733         (issum): The new function.
15734         (sgladd): Deleted subroutine.
15735
15736 1999-05-01  Craig Burley  <craig@jcb-sc.com>
15737
15738         * g77.f-torture/execute/u77-test.f: Modify to be more like
15739         libf2c/libU77 version, bringing patches to that version here.
15740         Add suitable commentary.
15741
15742 1999-04-25  Richard Henderson  <rth@cygnus.com>
15743
15744         * gcc.dg/990424-1.c: New test.
15745
15746 1999-04-24  Craig Burley  <craig@jcb-sc.com>
15747
15748         * g77.f-torture/execute/u77-test.f (main): Bug involving
15749         LSTAT has been fixed, so turn back on full checking.
15750
15751 1999-04-20  Craig Burley  <craig@jcb-sc.com>
15752
15753         * g77.f-torture/compile/19990419-0.f: New test.
15754         * g77.f-torture/execute/19990419-1.f: New test.
15755
15756 1999-04-17  Richard Henderson  <rth@cygnus.com>
15757
15758         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
15759         to avoid the need for a prototype to supress a warning.
15760
15761 1999-04-07  Jim Wilson  <wilson@cygnus.com>
15762
15763         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
15764
15765 1999-04-04  Jeffrey A Law  (law@cygnus.com)
15766
15767         * gcc.c-torture/execute/990404-1.c: New test.
15768
15769 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
15770
15771         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
15772         * gcc.dg/cpp-if3.c: Don't use -pedantic.
15773         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
15774         missing initializer warnings.
15775
15776 1999-03-28  Jeffrey A Law  (law@cygnus.com)
15777
15778         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
15779         matching strings.
15780
15781 1999-03-26  Jeffrey A Law  (law@cygnus.com)
15782
15783         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
15784
15785 1999-03-26  Craig Burley  <craig@jcb-sc.com>
15786
15787         * g77.f-torture/execute/19990325-0.f: New test.
15788         * g77.f-torture/execute/19990325-1.f: New test.
15789
15790 1999-03-24  Jeffrey A Law  (law@cygnus.com)
15791
15792         * gcc.c-torture/execute/990324-1.c: New test.
15793
15794 1999-03-22  Jim Wilson  <wilson@cygnus.com>
15795
15796         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
15797         test with 4.
15798
15799 1999-03-17  Richard Henderson  <rth@cygnus.com>
15800
15801         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
15802
15803 1999-03-13  Craig Burley  <craig@jcb-sc.com>
15804
15805         * g77.f-torture/execute/19990313-2.f: New test.
15806         * g77.f-torture/execute/19990313-3.f: New test.
15807
15808 1999-03-13  Craig Burley  <craig@jcb-sc.com>
15809
15810         * g77.f-torture/execute/19990313-0.f: New test.
15811         * g77.f-torture/execute/19990313-1.f: New test.
15812
15813 1999-03-12  Jim Wilson  <wilson@cygnus.com>
15814
15815         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
15816         printf to sprintf.
15817         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
15818         (main): Add check for u15.  Conditionalize u31 check depending on
15819         whether ints are <32 bits or >=32 bits.
15820
15821 1999-03-08  Craig Burley  <craig@jcb-sc.com>
15822
15823         * g77.f-torture/execute/19981119-0.f: Improve testiness.
15824
15825 1999-03-08  Craig Burley  <craig@jcb-sc.com>
15826
15827         * g77.f-torture/compile/19990305-0.f: New test.
15828         * g77.f-torture/execute/19981119-0.f: New test.
15829
15830 1999-03-08  Craig Burley  <craig@jcb-sc.com>
15831
15832         * g77.f-torture/execute/970625-2.f: call ABORT if final
15833         result is not correct, instead of just printing it.
15834         Add this checking via newly introduced obfuscation, to
15835         trip up buggy front ends.
15836
15837 1999-03-07  Craig Burley  <craig@jcb-sc.com>
15838
15839         * g77.f-torture/compile/960317-1.f: Moved from being
15840         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
15841
15842 1999-03-06  Craig Burley  <craig@jcb-sc.com>
15843
15844         * g77.f-torture/execute/960317-1.f: New (old) test.
15845         * g77.f-torture/execute/970625-2.f: Ditto.
15846
15847 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
15848
15849         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
15850         message on line 1 or line 2; cccp and cpplib do this differently.
15851
15852 1999-03-01  Jeffrey A Law  (law@cygnus.com)
15853
15854         * g++.old-deja/g++.law/weak1.C: New test.
15855
15856 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
15857
15858         * gcc.c-torture/execute/990119-1.c: Renamed to...
15859         * gcc.dg/990119-1.c: this, so it will only be tested once
15860         (it's a preprocessor test, it doesn't need to be run at
15861         multiple optimization levels).
15862
15863 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
15864
15865         * lib/g++.exp: Don't add incdir=$base_dir/../include to
15866           ALWAYS_CXXFLAGS.
15867
15868 1999-02-24  Craig Burley  <craig@jcb-sc.com>
15869
15870         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
15871         * g77.f-torture/compile/19981216-0.f: ...as it is expected
15872         to not be compilable by current g77.
15873
15874 1999-02-24  Nick Clifton  <nickc@cygnus.com>
15875
15876         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
15877
15878 1999-02-22  Jeffrey A Law  (law@cygnus.com)
15879
15880         * gcc.c-torture/execute/990222-1.c: New test.
15881
15882 1999-02-19  Craig Burley  <craig@jcb-sc.com>
15883
15884         * g77.f-torture/compile/19990218-0.f: New test.
15885         * g77.f-torture/noncompile/19990218-1.f: New test.
15886
15887 1999-02-18  Craig Burley  <craig@jcb-sc.com>
15888
15889         * g77.f-torture/compile/19981216-0.f: New test.
15890
15891 1999-02-14  Jeffrey A Law  (law@cygnus.com)
15892
15893         * gcc.dg/990214-1.c: New test.
15894
15895 1999-02-13  Jeffrey A Law  (law@cygnus.com)
15896
15897         * gcc.dg/990213-2.c: New test.
15898
15899         * gcc.dg/990213-1.c: New test.
15900
15901 1999-02-12  Jeffrey A Law  (law@cygnus.com)
15902
15903         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
15904         ints.
15905
15906 1999-02-11  Nick Clifton  <nickc@cygnus.com>
15907
15908         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
15909         specified by target.
15910
15911         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
15912
15913 1999-02-11  Jeffrey A Law  (law@cygnus.com)
15914
15915         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
15916
15917 1999-02-10  Jonathan Larmour  <jlarmour@cygnus.co.uk>
15918
15919         * gcc.dg/special/ecos.exp: New test driver for new tests with
15920         special requirements.
15921
15922         * gcc.dg/special/alias-1.c: New test.
15923         * gcc.dg/special/gcsec-1.c: New test.
15924         * gcc.dg/special/weak-1.c: New test.
15925         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
15926         * gcc.dg/special/weak-2.c: New test.
15927         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
15928         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
15929         * gcc.dg/special/wkali-1.c: New test.
15930         * gcc.dg/special/wkali-2.c: New test.
15931         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
15932         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
15933
15934 1999-02-10  Felix Lee  <flee@cygnus.com>
15935
15936           * lib/c-torture.exp (c-torture-compile): Pull out code for
15937           analyzing gcc error messages.
15938           (c-torture-execute): Likewise.  Fix some (harmless) false
15939           positives.
15940           * lib/gcc.exp (gcc_check_compile): New function.
15941
15942 1999-02-08  Richard Henderson  <rth@cygnus.com>
15943
15944         * gcc.c-torture/execute/990208-1.c: New test.
15945
15946 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
15947
15948         * g++.dg/special/ecos.exp: New driver for new tests with special
15949         requirements
15950
15951         * g++.dg/special/conpr-1.C: New test
15952         * g++.dg/special/conpr-2.C: New test
15953         * g++.dg/special/conpr-2a.C: New test
15954         * g++.dg/special/conpr-3.C: New test
15955         * g++.dg/special/conpr-3a.C: New test
15956         * g++.dg/special/conpr-3b.C: New test
15957
15958         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
15959         allow g++ to use the dg driver
15960
15961         * README: Add comment about g++.dg directory
15962
15963 1999-02-06  Jeffrey A Law  (law@cygnus.com)
15964
15965         * README: Update email addresses.
15966
15967 1999-02-03  Nick Clifton  <nickc@cygnus.com>
15968
15969         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
15970         arguments in order to force structure S onto the stack even on
15971         the alpha.
15972         (test): Pass 10 leading arguments to function foo as well as the
15973         structure S.
15974
15975         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
15976         failure for all targets.
15977
15978         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
15979         abort to terminate program execution.
15980
15981 1999-01-30  Richard Henderson  <rth@cygnus.com>
15982
15983         * gcc.c-torture/execute/990130-1.c: New test.
15984
15985 1999-01-30  Jeffrey A Law  (law@cygnus.com)
15986
15987         * gcc.dg/990130-1.c: New test.
15988
15989 1999-01-28  Michael Meissner  <meissner@cygnus.com>
15990
15991         * gcc.c-torture/execute/990128-1.c: New test.
15992
15993 1999-01-27  Michael Meissner  <meissner@cygnus.com>
15994
15995         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
15996
15997 1999-01-27  Felix Lee  <flee@cygnus.com>
15998
15999         * lib/c-torture.exp (c-torture-compile): pull out code for
16000         analyzing gcc error messages.
16001         (c-torture-execute): ditto, and fix some (harmless) false
16002         positives.
16003         * lib/gcc.exp (gcc_check_compile): new function.
16004
16005 1999-01-17  Jeffrey A Law  (law@cygnus.com)
16006
16007         * gcc.dg/990117-1.c: New test.
16008
16009         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
16010
16011         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
16012
16013 1999-01-15  Jeffrey A Law  (law@cygnus.com)
16014
16015         * g77.f-torture/compile/990115-1.f: New test.
16016
16017 1999-01-07  Jeffrey A Law  (law@cygnus.com)
16018
16019         * gcc.c-torture/compile/990107-1.c: New test
16020
16021 1999-01-06  Jeffrey A Law  (law@cygnus.com)
16022
16023         * gcc.c-torture/execute/990106-2.c: New test.
16024
16025         * gcc.c-torture/execute/990106-1.c: New test.
16026
16027 1998-12-30  Zack Weinberg <zack@rabi.columbia.edu>
16028
16029         * gcc.c-torture/compile/981223-1.c: New test.
16030
16031 1998-12-29  Richard Henderson  <rth@cygnus.com>
16032
16033         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
16034         (opt3): Rename from opt4 and disable.
16035
16036 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
16037
16038         * g++.old-deja/g++.pt/ptrmem5.C: New test.
16039
16040 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
16041
16042         * g++.old-deja/g++.other/conv5.C: New test.
16043
16044 1998-12-14  Nick Clifton  <nickc@cygnus.com>
16045
16046         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
16047
16048 1998-12-11  Jeffrey A Law  (law@cygnus.com)
16049
16050         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
16051
16052 1998-12-11  Zack Weinberg <zack@rabi.columbia.edu>
16053
16054         * gcc.c-torture/compile/981211-1.c: New test.
16055
16056 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
16057
16058         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
16059
16060         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
16061
16062 1998-12-08  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16063
16064         * gcc.special/930510-1.c: Make C9X safe.
16065         * gcc.misc-tests/gcov-1.c Similarly.
16066         * gcc.misc-tests/gcov-2.c Similarly.
16067
16068 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
16069
16070         * gcc.dg/ultrasp1.c: New test.
16071
16072 1998-12-06  Richard Henderson  <rth@cygnus.com>
16073
16074         * gcc.c-torture/execute/981206.c: New test.
16075
16076 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
16077
16078         * g++.old-deja/g++.ns/template7.C: New test.
16079
16080         * g++.old-deja/g++.other/expr1.C: New test.
16081
16082         * g++.old-deja/g++.eh/tmpl3.C: New test.
16083
16084         * g++.old-deja/g++.eh/tmpl2.C: New test.
16085
16086 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
16087
16088         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
16089         * g++.old-deja/g++.other/using6.C: Removed.
16090         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
16091
16092         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
16093
16094 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
16095
16096         * g++.old-deja/g++.pt/overload8.C: New test.
16097
16098         * g++.old-deja/g++.pt/overload7.C: New test.
16099
16100         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
16101
16102         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
16103         and relinking messages.
16104         * lib/g++.exp (g++_target_compile): Remove .rpo file when
16105         compiling with -frepo.
16106
16107 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
16108
16109         * g++.old-deja/g++.pt/lookup6.C: New test.
16110
16111 1998-11-30  Nick Clifton  <nickc@cygnus.com>
16112
16113         * gcc.c-torture/execute/981130-1.c: New test.
16114         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
16115
16116 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
16117
16118         * g++.old-deja/g++.pt/explicit76.C: New test.
16119
16120         * g++.old-deja/g++.pt/friend38.C: New test.
16121
16122         * g++.old-deja/g++.ns/crash2.C: New test.
16123
16124         * g++.old-deja/g++.pt/defarg8.C: New test.
16125
16126         * g++.old-deja/g++.pt/instantiate6.C: New test.
16127
16128         * g++.old-deja/g++.pt/static6.C: New test.
16129
16130         * g++.old-deja/g++.pt/decl2.C: New test.
16131
16132 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
16133
16134         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
16135         problem is actually related with name lookup, but so what? :-)
16136
16137         * g++.old-deja/g++.pt/friend37.C: New test.
16138
16139 1998-11-25  Dave Love  <d.love@dl.ac.uk>
16140
16141         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
16142         element, which fails on some systems.
16143
16144         * g77.f-torture/execute/labug1.f: New test.
16145
16146 1998-11-21  Jeffrey A Law  (law@cygnus.com)
16147
16148         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
16149         is defined.
16150
16151 1998-11-18  Dave Love  <d.love@dl.ac.uk>
16152
16153         * g77.f-torture/compile/981117-1.f: New test.
16154
16155 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
16156
16157         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
16158         properly discarded.
16159
16160 1998-10-11  Ken Raeburn  <raeburn@cygnus.com>
16161
16162         * gcc.c-torture/execute/memcheck: New directory of tests for
16163         -fcheck-memory-usage.
16164
16165 1998-11-07  Gerald Pfe
16166
16167         * g77.f-torture/noncompile/980615-0.f: New test.
16168
16169 1998-07-26  H.J. Lu  (hjl@gnu.org)
16170
16171         * gcc.dg/980312-1.c: Do link instead of compile.
16172         * gcc.dg/980313-1.c: Likewise.
16173
16174 1998-07-26  Jeffrey A Law  (law@cygnus.com)
16175
16176         * gcc.c-torture/compile/980726-1.c: New test.
16177
16178 1998-07-25  Dave Love  <d.love@dl.ac.uk>
16179
16180         * g77.f-torture/execute/io0.f: New test.
16181
16182 1998-07-24  Nick Clifton  <nickc@cygnus.com>
16183
16184         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
16185         an int.
16186
16187 1998-06-18  Michael Meissner  <meissner@cygnus.com>
16188
16189         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
16190         m32r bugs.
16191
16192 1998-07-17  Nick Clifton  <nickc@cygnus.com>
16193
16194         * gcc.dg/980626-1.c: Expect failures for all toolchains until
16195         c-decl.c:grokdeclarator can handle mode attributes.
16196
16197 1998-07-16  Jeffrey A Law  (law@cygnus.com)
16198
16199         * gcc.c-torture/execute/980716-1.c: New test.
16200
16201 1998-07-13  Jeffrey A Law  (law@cygnus.com)
16202
16203         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
16204         the mn10200.
16205         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
16206         the mn10200.
16207         * gcc.c-torture/execute/va-arg-3.x: Similarly.
16208         * gcc.c-torture/compile/930326-1.x: Similarly.
16209
16210 1998-07-13  Dave Love  <d.love@dl.ac.uk>
16211
16212         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
16213         New test from Craig.
16214
16215 1998-07-12  Dave Love  <d.love@dl.ac.uk>
16216
16217         * g77.f-torture/noncompile/980616-0.f: New test.
16218
16219         * g77.f-torture/execute/970816-3.f:  New test from Craig.
16220
16221 1998-07-10 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
16222
16223         *  g++.other/singleton.C: Return error value instead of taking
16224         SIGSEGV.
16225
16226 1998-07-10  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
16227
16228         *  g++.other/singleton.C: New test.   Warning is under dispute.
16229         Runtime crash is not.
16230
16231 1998-07-09  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
16232
16233         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
16234         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
16235         using6.C, using7.C}:  New namespace tests.
16236
16237 1998-07-09  Alexandre Oliva   <oliva@dcc.unicamp.br>
16238
16239         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
16240         specialization with typedef'ed names used as array indexes.
16241
16242 1998-07-09  Jeffrey A Law  (law@cygnus.com)
16243
16244         * gcc.c-torture/execute/980709-1.c: New test.
16245
16246         * gcc.dg/980709-1.c: New test.
16247
16248 1998-07-07  Richard Henderson  <rth@cygnus.com>
16249
16250         * gcc.c-torture/execute/bcp-1.c: New test.
16251
16252 1998-07-07  Jeffrey A Law  (law@cygnus.com)
16253
16254         * gcc.c-torture/execute/980707-1.c: New test.
16255
16256 1998-07-06  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
16257
16258         * gcc.c-torture/compile/980706-1.c: New test.
16259
16260 1998-07-01  Dave Love  <d.love@dl.ac.uk>
16261
16262         * g77.f-torture/execute/980701-0.f,
16263         g77.f-torture/execute/980701-1.f: New test from Craig.
16264
16265 1998-07-01  Jeffrey A Law  (law@cygnus.com)
16266
16267         * gcc.c-torture/compile/980701-1.c: New test.
16268
16269         * gcc.c-torture/execute/980701-1.c: New test.
16270
16271 1998-06-30  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
16272 rlsruhe.de>
16273
16274         * g++.old-deja/g++.robertl/eb132.C: New test.
16275         * g++.old-deja/g++.robertl/eb133.C: Likewise.
16276
16277 1998-06-29  Dave Love  <d.love@dl.ac.uk>
16278
16279         * g77.f-torture/execute/980628-7.f,
16280         g77.f-torture/execute/980628-8.f,
16281         g77.f-torture/execute/980628-9.f,
16282         g77.f-torture/execute/980628-10.f: New tests from Craig.
16283
16284         * g77.f-torture/execute/980628-3.f: Remove mail headers.
16285
16286 1998-06-28  Jeffrey A Law  (law@cygnus.com)
16287
16288         * g77.f-torture/execute/980628-4.f: New test from Craig.
16289         * g77.f-torture/execute/980628-5.f: Likewise.
16290         * g77.f-torture/execute/980628-2.f: Likewise.
16291         * g77.f-torture/execute/980628-0.f: Likewise.
16292         * g77.f-torture/execute/980628-1.f: Likewise.
16293         * g77.f-torture/execute/980628-3.f: Likewise.
16294         * g77.f-torture/execute/980628-6.f: Likewise.
16295
16296 1998-06-28  Jeffrey A Law  (law@cygnus.com)
16297
16298         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
16299         directory when nothing has been installed yet.
16300
16301 1998-06-27  Carlo Wood  <carlo@runaway.xs4all.nl>
16302
16303         * gcc.c-torture/special/special.exp: Handle newer versions of
16304         dejagnu.
16305
16306 1998-06-26  Jeffrey A Law  (law@cygnus.com)
16307
16308         * gcc.dg/980626-1.c: New test.
16309
16310 1998-06-19  Bruno Haible <haible@ilog.fr>
16311
16312         * gcc.misc-tests/m-un-2.c: New test.
16313         * g++.old-deja/g++.other/warn01.c: Likewise.
16314
16315 1998-06-19  Robert Lipe  <robertl@dgii.com>
16316
16317         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
16318         compatibility with assmblers with a different comment character.
16319         Eliminate use of GAS-specific extensions.
16320
16321 1998-06-19  Jeffrey A Law  (law@cygnus.com)
16322
16323         * gcc.c-torture/execute/ieee/980619-1.c: New test.
16324
16325 1998-06-19  Robert Lipe  <robertl@dgii.com>
16326
16327         *lib/g77.exp: Replace search for libf2c.a with search for newly
16328         renamed libg2c.a
16329
16330 1998-06-17  Jeffrey A Law  (law@cygnus.com)
16331
16332         * gcc.c-torture/execute/980617-1.c: New test.
16333
16334 1998-06-12  Jeffrey A Law  (law@cygnus.com)
16335
16336         * gcc.c-torture/execute/980612-1.c: New test.
16337
16338 1998-06-08  Jeffrey A Law  (law@cygnus.com)
16339
16340         * gcc.dg/980523-1.c: Only test on ppc-linux.
16341         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
16342
16343         * gcc.c-torture/execute/980608-1.c: New test.
16344
16345 1997-06-05  J"orn Rennecke <amylaar@cygnus.co.uk>
16346
16347         * gcc.c-torture/execute/980605-1.c: New test.
16348
16349 1998-06-04  Jeffrey A Law  (law@cygnus.com)
16350
16351         * gcc.c-torture/execute/980604-1.c: New test.
16352
16353 1998-06-02  Jeffrey A Law  (law@cygnus.com)
16354
16355         * gcc.c-torture/execute/980602-1.c: New test.
16356         * gcc.c-torture/execute/980602-2.c: Likewise.
16357
16358 1998-06-02  Dave Love  <d.love@dl.ac.uk>
16359
16360         * 970125-0.f: Fix per JCB.  Add commentary.
16361
16362 1998-05-31  Michael Meissner  <meissner@cygnus.com>
16363
16364         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
16365         IEEE -0 support.
16366
16367 1998-05-29  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
16368
16369         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
16370         earlier.
16371
16372 1998-05-28  Catherine Moore <clm@cygnus.com>
16373
16374         * gcc.c-torture/execute/980526-3.c: New test.
16375
16376 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
16377
16378         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
16379         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
16380         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
16381         m88k-motorola-sysv3 to XFAIL.
16382
16383 1998-05-26  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16384
16385         * gcc.dg/980526-1.c: New test.
16386         * gcc.c-torture/execute/980526-2.c: New test.
16387
16388 1998-05-26  Jeffrey A Law  (law@cygnus.com)
16389
16390         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
16391
16392         * gcc.c-torture/execute/980526-1.c: New test.
16393
16394 1998-05-26  Dave Love  <d.love@dl.ac.uk>
16395
16396         * g77.f-torture/execute/alpha2.f: Add runtime test.
16397
16398 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
16399
16400         * g++.old-deja/old-deja.exp: Strip leading directories.
16401
16402         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
16403         error for the line.  Don't run multiple tests for the same line.
16404
16405 1998-05-23  Jeffrey A Law  (law@cygnus.com)
16406
16407         * gcc.dg/980523-1.c: New test.
16408
16409 1998-05-23  Dave Love  <d.love@dl.ac.uk>
16410
16411         * g77.f-torture/compile/970915-0.f: New test.
16412
16413 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
16414
16415         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
16416
16417 1998-05-21  Jeffrey A Law  (law@cygnus.com)
16418
16419         * gcc.dg/980520-1.c: New test.
16420
16421 1998-05-20  Manfred Hollstein  <manfred@s-direktnet.de>
16422
16423         * gcc.dg/980502-1.c: Fix return type.
16424
16425 1998-05-20  Jeffrey A Law  (law@cygnus.com)
16426
16427         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
16428         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
16429         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
16430         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
16431         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
16432
16433 1998-05-20  Dave Love  <d.love@dl.ac.uk>
16434
16435         * g77.f-torture/execute/980520-1.f: New test.
16436
16437 1998-05-15  Dave Love  <d.love@dl.ac.uk>
16438
16439         * lib/mike-g77.exp: New file.
16440
16441         * g77.f-torture/noncompile/noncompile.exp,
16442         g77.f-torture/noncompile/check0.f: New files.
16443
16444 1998-05-14  Dave Love  <d.love@dl.ac.uk>
16445
16446         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
16447         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
16448         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
16449         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
16450         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
16451         abort where appropriate.
16452
16453 1998-05-05  Michael Meissner  <meissner@cygnus.com>
16454
16455         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
16456         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
16457
16458 1998-04-29  Dave Love  <d.love@dl.ac.uk>
16459
16460         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
16461
16462 1998-04-27  Dave Love  <d.love@dl.ac.uk>
16463
16464         * g77.f-torture/compile/980427-0.f: New test.
16465
16466 1998-04-24  Dave Love  <d.love@dl.ac.uk>
16467
16468         * g77.f-torture/compile/980424-0.f: New test.
16469
16470 1998-04-19  Dave Love  <d.love@dl.ac.uk>
16471
16472         * g77.f-torture/compile/980419-2.f (main): New test.
16473         * g77.f-torture/compile/970125-0.f: New test.
16474         * g77.f-torture/compile/980419-1.f: New test.
16475
16476 1998-04-08  Jim Wilson  <wilson@cygnus.com>
16477
16478         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
16479         of loop-4.c.
16480
16481 1998-04-07  Jim Wilson  <wilson@cygnus.com>
16482
16483         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
16484
16485 1998-04-03  Jim Wilson  <wilson@cygnus.com>
16486
16487         * gcc.c-torture/compile/980329-1.c: New test.
16488
16489 1998-03-18  Jim Wilson  <wilson@cygnus.com>
16490
16491         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
16492         * gcc.dg/980312-1.c: Fix typo in -march command.
16493
16494 1998-03-16  H.J. Lu  (hjl@gnu.org)
16495
16496         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
16497
16498 1998-03-11  Robert Lipe  <robertl@dgii.com>
16499
16500         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
16501         Dave Love agree the Fortran source is bogus.
16502
16503 1998-03-11  Robert Lipe  <robertl@dgii.com>
16504
16505         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
16506         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
16507         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
16508         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
16509         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
16510
16511 1998-03-10  Alexandre Oliva   <oliva@dcc.unicamp.br>
16512
16513         * g++.old-deja/g++.other/friend1.C: New test.
16514
16515 1998-02-18  Dave Love  <d.love@dl.ac.uk>
16516
16517         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
16518         possibly uninitialized) variables and declare dnrm2.
16519
16520 1998-02-23  Robert Lipe <robertl@dgii.com>
16521
16522         From Bruno Haible <haible@ilog.fr>:
16523         * gcc.c-torture/execute/980223.c: New test.
16524
16525 1998-02-13  Jeffrey A Law  (law@cygnus.com)
16526
16527         * gcc.dg/ifelse-1.c: New test.
16528
16529 1998-02-09  H.J. Lu  (hjl@gnu.org)
16530
16531         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
16532
16533           * lib/old-dejagnu.exp (old-dejagnu): Added the
16534           "execution test - XFAIL *-*-*" handling in the spirit of
16535           "excess errors test -". Changed the "execution test fails"
16536           handling to be like "excess errors test fails".
16537           * Update various tests accordingly.
16538
16539 1998-02-06  Jim Wilson  <wilson@cygnus.com>
16540
16541         * gcc.c-torture/execute/980205.c: New test.
16542
16543 1998-01-18  Jeffrey A Law  (law@cygnus.com)
16544
16545         * lib/c-torture.exp: Look for .x files instead of .cexp files.
16546         * lib/f-torture.exp: Similarly.
16547         * gcc.c-torture: Rename all .cexp files to .x files.
16548
16549 1997-12-08  J"orn Rennecke <amylaar@cygnus.co.uk>
16550
16551         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
16552         (940510-1.c): Removed duplicate.
16553         (971104-1.c): New test.
16554
16555 1997-11-25  Kate Hedstrom  (kate@ahab.rutgers.edu)
16556
16557           * lib/f-torture.exp: Improve error and loop detection.
16558
16559 1997-11-19  Michael Meissner  <meissner@cygnus.com>
16560
16561         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
16562         use that to size the filler array.
16563
16564 1997-09-26  Bob Manson  <manson@charmed.cygnus.com>
16565
16566         * lib/c-torture.exp(c-torture-execute): Fix typo.
16567
16568         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
16569         testcase as the executable name. Keep the executable around if
16570         the test fails.
16571
16572 1997-09-19  Bob Manson  <manson@charmed.cygnus.com>
16573
16574         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
16575         changes.  Only test one -g option, and move it to the end of the
16576         list of options to test.
16577
16578 1997-09-19  Michael Meissner  <meissner@cygnus.com>
16579
16580         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
16581         variable GCC_TORTURE_OPTIONS to supply default switches separated
16582         by colons.  If no environment variable, run tests with -O0 -g, -O1
16583         -g, and -O2 -g as well.
16584
16585 1997-09-17  Bob Manson  <manson@charmed.cygnus.com>
16586
16587         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
16588         explanatory comments. Fix indentation.
16589
16590 1997-09-15  Jeffrey A Law  (law@cygnus.com)
16591
16592         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
16593
16594 1997-09-11  Jeffrey A Law  (law@cygnus.com)
16595
16596         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
16597         * g++.old-deja/g++.mike/p7325.C: Likewise.
16598         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
16599
16600 1997-09-11  Alexandre Oliva  (oliva@dcc.unicamp.br)
16601
16602         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
16603         * g++.old-deja/g++.brendan/crash30.C: Likewise.
16604         * g++.old-deja/g++.brendan/crash39.C: Likewise.
16605         * g++.old-deja/g++.law/operators4.C: Likewise.
16606
16607 1997-09-11  Joe Buck  (jbuck@synopsys.com)
16608
16609         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
16610         * g++.old-deja/g++.mike/p784.C: Ditto.
16611         * g++.old-deja/g++.mike/p785.C: Ditto.
16612
16613 1997-09-05  Jeffrey A Law  (law@cygnus.com)
16614
16615           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
16616
16617 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
16618
16619         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
16620         target feature; pass this to c-torture-execute as needed.
16621
16622 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
16623
16624         * lib/c-torture.exp(c-torture-execute): If the previous and the
16625         current executables being tested are identical, we don't need to
16626         run the executable again. Try to make the executable names
16627         unique. Add an optional argument for passing additional compiler
16628         flags.
16629
16630 1997-09-02  Doug Evans  <dje@canuck.cygnus.com>
16631
16632         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
16633
16634 1997-08-29  Jeffrey A Law  (law@cygnus.com)
16635
16636         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
16637
16638 1997-07-31  Jeffrey A Law  (law@cygnus.com)
16639
16640         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
16641         32bit or larger longs.
16642
16643         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
16644         have either a 32bit long or 32bit int.
16645
16646 1997-07-29  J"orn Rennecke <amylaar@cygnus.co.uk>
16647
16648         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
16649         Make double precision tests dependent on sizeof (double).
16650
16651 1997-07-09  Bob Manson  <manson@charmed.cygnus.com>
16652
16653         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
16654         too.
16655
16656 1997-06-17  J"orn Rennecke <amylaar@cygnus.co.uk>
16657
16658         * gcc.c-torture/compile/961203-1.cexp: New script.
16659
16660 1997-06-16  Bob Manson  <manson@charmed.cygnus.com>
16661
16662         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
16663         up the includes ourselves.
16664
16665 1997-06-11  Bob Manson  <manson@charmed.cygnus.com>
16666
16667         * lib/plumhall.exp: Remove random include, and add a few
16668         verbose messages for debugging.
16669
16670 1997-06-06  Bob Manson  <manson@charmed.cygnus.com>
16671
16672         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
16673         of trying to do it ourselves.
16674
16675 1997-06-04  J"orn Rennecke <amylaar@cygnus.co.uk>
16676
16677         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
16678
16679 1997-06-04  Bob Manson  <manson@charmed.cygnus.com>
16680
16681         * gcc.prms/5403.c: Made regexp a bit less strict.
16682
16683 1997-06-03  Bob Manson  <manson@charmed.cygnus.com>
16684
16685         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
16686         is returned from remote_load instead.
16687         * lib/plumhall.exp: Ditto.
16688         * lib/mike-g++.exp: Ditto.
16689         * lib/old-dejagnu.exp: Ditto.
16690         * lib/c-torture.exp: Ditto.
16691
16692 1997-05-30  Bob Manson  <manson@charmed.cygnus.com>
16693
16694         * lib/g++.exp: Use build_wrapper procedure.
16695         * lib/gcc.exp: Ditto.
16696
16697 1997-05-20  Jeffrey A Law  (law@cygnus.com)
16698
16699         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
16700         an old-style decl for malloc.  Fixes tests to work when
16701         sizeof (int) != sizeof (size_t).
16702
16703 1997-05-15  Mike Meissner  <meissner@cygnus.com>
16704
16705         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
16706
16707         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
16708         use stdargs.h interface.
16709
16710 1997-05-15  Mike Meissner  <meissner@cygnus.com>
16711
16712         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
16713         NO_VARARGS when compiling.
16714
16715 1997-05-01  Bob Manson  <manson@charmed.cygnus.com>
16716
16717         * lib/plumhall.exp(ph_includes): New procedure.
16718         (ph_make): Use it.
16719         (ph_compiler): Ditto.
16720
16721         * lib/g++.exp: Rename test-glue.c to testglue.c.
16722         * lib/gcc.exp: Ditto.
16723
16724 1997-04-10  Bob Manson  <manson@charmed.cygnus.com>
16725
16726         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
16727         to completion when it's called.
16728
16729 1997-03-21  Michael Meissner  <meissner@cygnus.com>
16730
16731         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
16732         is defined, don't do test.
16733
16734 1997-03-20  Doug Evans  <dje@canuck.cygnus.com>
16735
16736         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
16737         for object files.
16738         (ph_summary): Mark skipped testcases as untested, not unresolved.
16739
16740         * lib/plumhall.exp (ph_make): If unresolved because of bad
16741         errorCode, record errorCode in log file.
16742         (*): Replace send_log/verbose with verbose -log.
16743
16744 1997-03-19  Michael Meissner  <meissner@cygnus.com>
16745
16746         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
16747         double conversion if double isn't at least 8 bytes.
16748
16749         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
16750         int to work with targets where int is 16 bits.
16751
16752         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
16753         8 bytes, just exit, since 4 byte doubles don't have enough bits of
16754         precision for the test to complete.
16755
16756 1997-03-14  Michael Meissner  <meissner@cygnus.com>
16757
16758         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
16759         if d10v is not compiled with the -mdouble64 flag.
16760         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
16761
16762         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
16763         d10v is not compiled with the -mint32 flag.
16764
16765 1997-03-13  Bob Manson  <manson@charmed.cygnus.com>
16766
16767         * lib/plumhall.exp: Use incr_count.
16768
16769 1997-03-12  Jeffrey A Law  (law@cygnus.com)
16770
16771         * gcc.c-torture: Update to c-torture-1.45.
16772
16773 1997-02-23  Bob Manson  <manson@charmed.cygnus.com>
16774
16775         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
16776         the name of the expect testcase file).
16777
16778         * lib/g++.exp(g++_init): Ditto.
16779
16780 1997-02-20  Bob Manson  <manson@charmed.cygnus.com>
16781
16782         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
16783         the host.
16784
16785         * lib/gcc.exp(gcc_exit): New procedure.
16786
16787 1997-02-19  Bob Manson  <manson@charmed.cygnus.com>
16788
16789         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
16790         specs where appropriate.
16791
16792         * g++.old-deja/g++.arm/*: Added additional ERROR checks
16793         because of new "candidates are" messages, and removed a few
16794
16795         * Converted all non-old-style g++ testcases to old-style, and
16796         moved into g++.old-deja.
16797
16798 1997-02-14  Bob Manson  <manson@charmed.cygnus.com>
16799
16800         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
16801         options.
16802
16803         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
16804         succeeded.
16805
16806         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
16807
16808 1997-02-13  Michael Meissner  <meissner@cygnus.com>
16809
16810         * lib/gcc.exp (gcc_target_compile): Add support for defining
16811         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
16812         the machine doesn't have those features.
16813
16814 1997-02-11  Bob Manson  <manson@charmed.cygnus.com>
16815
16816         * g++.law/operators4.exp: Don't use LIBS.
16817
16818 1997-02-08  Bob Manson  <manson@charmed.cygnus.com>
16819
16820         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
16821
16822         * lib/mike-g++.exp: Don't set the compiler to be tested here.
16823         * lib/g++.exp: Set it here instead. Also, allow use of the
16824         --tool_exec and --tool_opt options. Change CXX to
16825         GXX_UNDER_TEST.
16826
16827         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
16828
16829         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
16830
16831 1997-02-07  Bob Manson  <manson@charmed.cygnus.com>
16832
16833         * lib/old-dejagnu.exp: Use prune_warnings instead of
16834         prune_system_crud.
16835         * lib/mike-g++.exp: Ditto.
16836         * lib/gcc.exp: Ditto.
16837         * lib/g++.exp: Ditto.
16838
16839         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
16840
16841 1997-02-07  Jeffrey A Law  (law@cygnus.com)
16842
16843           * 941014-2.c: Include stdlib.h
16844           * 960327-1.c: Include stdio.h
16845           * dbra.c, index-1.c: Don't assume ints are 32bits.
16846
16847 1997-02-04  Bob Manson  <manson@charmed.cygnus.com>
16848
16849         * lib/gcc.exp: Add gcc,stack_size target feature.
16850
16851         * lib/g++.exp(g++_target_compile): Add the include and link
16852         paths here, not in two other places. And, it's $options, not
16853         options.
16854
16855         * lib/mike-g++.exp(postbase): Remove the code that determines
16856         the correct include and link paths.
16857         * g++.old-deja/old-deja.exp: Ditto.
16858
16859 1997-02-03  Bob Manson  <manson@charmed.cygnus.com>
16860
16861         * lib/g++.exp(g++_init): target_compile no longer returns the
16862         filename of the result.
16863
16864 1997-02-02  Bob Manson  <manson@charmed.cygnus.com>
16865
16866         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
16867         call to glob.
16868
16869         * gcc.c-torture/special/special.exp: Change call to
16870         gcc_target_compile to include the object file.
16871
16872 1997-02-02  Ian Lance Taylor  <ian@cygnus.com>
16873
16874         * gcc.c-torture/special/special.exp: Correct misspelling in last
16875         change.
16876
16877 1997-02-01  Bob Manson  <manson@charmed.cygnus.com>
16878
16879         * lib/plumhall.exp(ph_summary): Log the entire output of the
16880         executable. Return -1 if there were any failures, 0 otherwise.
16881         (ph_execute): Return -1 if there were any failures, 0 otherwise.
16882         (ph_make): Clean up objects and executables that were built
16883         if the tests succeeded.
16884
16885 1997-01-30  Bob Manson  <manson@charmed.cygnus.com>
16886
16887         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
16888         libraries and includes in the build tree as appropriate.
16889
16890 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
16891
16892         * lib/c-torture.exp: Instead of looking for the global variable
16893         NO_LONG_LONG, check to see if that's a feature of the target.
16894
16895 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
16896
16897         * config/default.exp: Minimize. Delete the remainer of the files in
16898         config; this functionality is now in devo/dejagnu/config.
16899
16900         g++.*/*: Pass any additional flags used to compile to postbase;
16901         delete CXXFLAGS.
16902
16903         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
16904         is now done by runtest.exp. Use gcc_target_compile instead of
16905         compile.
16906
16907         lib/c-torture.exp: Use gcc_target_compile instead of compile.
16908         Remove references to CFLAGS. Use remote_file instead of
16909         calling rm -f.
16910         (c-torture): Take a list of arguments to use to compile this
16911         testcase.
16912
16913         lib/g++.exp: Simplify. Use target_compile instead of compile.
16914         lib/gcc-dg.exp: Ditto.
16915         lib/gcc.exp: Ditto.
16916         lib/mike-{gcc,g++}.exp: Ditto.
16917         lib/old-dejagnu.exp: Ditto.
16918         lib/plumhall.exp: Ditto.
16919
16920 1997-01-08  Jim Wilson  <wilson@cygnus.com>
16921
16922         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
16923         (ph_linker): Likewise.
16924
16925 1996-11-13  Joern Rennecke <amylaar@cygnus.com>
16926
16927           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
16928         MAP_ANON / MAP_ANONYMOUS if defined;
16929         else try to map from /dev/zero .
16930
16931 1996-11-12  Jeffrey A Law  (law@cygnus.com)
16932
16933         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
16934         isn't defined, then define it to MAP_ANONYMOUS.
16935
16936 1996-11-12  Jeffrey A Law  (law@cygnus.com)
16937
16938         * gcc.c-torture: Update to c-torture-1.42 release.
16939
16940 1996-11-11  Jeffrey A Law  (law@cygnus.com)
16941
16942         * gcc.c-torture: Update to c-torture-1.41 release.
16943
16944 1996-10-27  Jeffrey A Law  (law@cygnus.com)
16945
16946         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
16947         c-torture release.
16948
16949 1996-08-15  Brendan Kehoe  <brendan@lisa.cygnus.com>
16950
16951         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
16952         and LDFLAGS.  Fix second case to append the target_info ldflags
16953         onto LDFLAGS, not CFLAGS.
16954         * lib/g++.exp (g++_init): Add target_info stuff.
16955         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
16956         of libgloss and newlib flags for !native.
16957
16958         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
16959         (GDB): Fix relative path to go up another dir for finding gdb.
16960
16961 1996-08-08  Rob Savoye  <rob@chinadoll.cygnus.com>
16962
16963         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
16964         versions in the target_info array, if they don't exist.
16965
16966 1996-08-02  Brendan Kehoe  <brendan@lisa.cygnus.com>
16967
16968         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
16969
16970 1996-07-08  Jim Wilson  <wilson@cygnus.com>
16971
16972         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
16973         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
16974
16975 1996-07-01  Bob Manson  <manson@charmed.cygnus.com>
16976
16977         * lib/old-dejagnu.exp: Don't remove the output file before we've
16978         actually tested it. Don't append pwd to the path of the executable
16979         we're testing.
16980
16981 1996-06-30  Doug Evans  <dje@canuck.cygnus.com>
16982
16983         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
16984
16985 1996-06-26  Bob Manson  <manson@charmed.cygnus.com>
16986
16987         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
16988         temporary directory for compiler files, and set it to a default
16989         value of /tmp. Set $output as the name of the output file from
16990         compiling the testcase. Add a -o option to $cflags_var so the
16991         compiler writes the final output file as $output. Set $executable
16992         to $output.
16993
16994         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
16995         directory for compiler files, and set it to /tmp if it doesn't
16996         already have a value. Set $output_file to the name of the output
16997         file from compiling the testcase. Add a -o option to CXXFLAGS so
16998         the compiler writes the final output file as $output. Use $output
16999         as the executable to be tested.
17000
17001 1996-06-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
17002
17003         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
17004
17005 1996-06-08  Jeffrey A Law  (law@cygnus.com)
17006
17007         * gcc.c-torture/execute/pending-1.c: New test.  Still
17008         pending in Tege's queue.
17009
17010 1996-04-24  Jim Wilson  <wilson@chestnut.cygnus.com>
17011
17012         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
17013         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
17014         if there were failures.  Call unresolved if there were unresolved
17015         testcases.  Call gcc_fail if program did not run to completion.
17016         (ph_make): Pass additional argument name to ph_execute.
17017         (ph_execute): Add new argument.  Pass additional arguments to
17018         ph_summary.  Call gcc_fail is there is no execution output.
17019
17020 1996-04-24  Jeffrey A Law  (law@cygnus.com)
17021
17022         * lib/plumhall.exp (proc_summary): Output relavent summary
17023         lines into the log so specific failures in plumhall can be
17024         investigated.
17025
17026 1996-04-10  Jeffrey A Law  (law@cygnus.com)
17027
17028         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
17029         (c-torture-execute): Don't try to execute tests which use
17030         "long long" types if $NO_LONG_LONG is nonzero.
17031
17032 1996-04-08  Doug Evans  <dje@canuck.cygnus.com>
17033
17034         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
17035         not c-torture.
17036
17037         * gcc.ieee: Move from here.
17038         * gcc.c-torture/execute/ieee: To here.
17039
17040 1996-03-26  Jeffrey A Law  (law@cygnus.com)
17041
17042         * gcc.c-torture: Update to c-torture-1.41 release.
17043
17044 1996-03-22  Jeffrey A Law  (law@cygnus.com)
17045
17046         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
17047         not "$output".
17048
17049 1996-03-07  Doug Evans  <dje@charmed.cygnus.com>
17050
17051         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
17052         -c present.
17053
17054 1996-03-02  Jeffrey A Law  (law@cygnus.com)
17055
17056         * config/proelf.exp: Handle connecting to a simulator.
17057
17058 1996-01-31  Jeffrey A Law  (law@cygnus.com)
17059
17060         * config/proelf.exp: New file.  Enough framework that we can
17061         run c-torture tests on the proelf targets (or any other target
17062         that gdb can connect to for that matter).
17063
17064 1996-01-29  Doug Evans  <dje@canuck.cygnus.com>
17065
17066         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
17067         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
17068
17069         * lib/plumhall.exp (ph_execute): Always call ph_summary if
17070         exec_output exists.
17071
17072 1996-01-28  Doug Evans  <dje@charmed.cygnus.com>
17073
17074         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
17075         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
17076
17077         * config/*.exp: Update FSF address.  Change result of ${tool}_load
17078         to pass/fail/unresolved/unsupported/untested.  Caller must now
17079         call unresolved/unsupported/untested.
17080         * lib/*.exp: Update FSF address.  Update to handle new results of
17081         ${tool}_load.
17082         * lib/chill.exp (verbose): Delete.
17083
17084 1996-01-27  Doug Evans  <dje@charmed.cygnus.com>
17085
17086         * lib/gcc.exp (default_gcc_start): Change order of args to
17087         $LDFLAGS $CFLAGS $LIBS.
17088         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
17089         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
17090         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
17091         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
17092         * gcc.misc-tests/dg-test.exp: Likewise.
17093         * gcc.misc-tests/msgs.exp: Likewise.
17094         * gcc.prms/prms.exp: Likewise.
17095         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
17096         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
17097
17098         * lib/dg.exp: Deleted, moved to dejagnu/lib.
17099
17100 1996-01-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
17101
17102         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
17103
17104         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
17105         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
17106
17107         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
17108         necessary.
17109
17110 1996-01-20  Brendan Kehoe  <brendan@cygnus.com>
17111
17112         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
17113         global for loop; add use of $mathlib.
17114         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
17115         settings here; set mathlib for anything but VxWorks.
17116
17117 1996-01-22  Jeffrey A Law  (law@cygnus.com)
17118
17119         * gcc.c-torture: Update to c-torture-1.40 release.
17120
17121 1996-01-03  Jeffrey A Law  (law@cygnus.com)
17122
17123         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
17124         dg.exp.
17125
17126 1995-12-03  Jeffrey A. Law  <law@sethra.cygnus.com>
17127
17128         * lib/c-torture.exp (c-torture-execute): Declare "output" as
17129         global.
17130
17131 1995-11-17  Doug Evans  <dje@canuck.cygnus.com>
17132
17133         * lib/g++.exp (LIBS): Define if not already.
17134         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
17135         (gcc-dg-prune): Call prune_gcc_output.
17136         * lib/gcc.exp (prune_gcc_output): New proc.
17137         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
17138         prune_gcc_output.
17139
17140 1995-11-16  Doug Evans  <dje@canuck.cygnus.com>
17141
17142         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
17143         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
17144
17145 1995-11-15  Jeffrey A Law  (law@cygnus.com)
17146
17147         * gcc.c-torture: Update to c-torture-1.39 release.
17148
17149 1995-11-04  Doug Evans  <dje@canuck.cygnus.com>
17150
17151         * lib/c-torture.exp (c-torture-execute): Don't return if one option
17152         fails, try others as well.
17153
17154 1995-11-02  Doug Evans  <dje@canuck.cygnus.com>
17155
17156         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
17157         If compilation fails, mark execute tests as `untested'.
17158         If test is marked as unsupported, don't mark compilation and
17159         execute tests as failed.
17160
17161 1995-10-25  Brendan Kehoe  <brendan@lisa.cygnus.com>
17162
17163         * lib/g++.exp (g++_init): Don't link in libg++, and look to
17164         libstdc++ for whether or not we want to be doing shared
17165         libraries.  Delete link_curses since we don't need it anymore.
17166         * lib/mike-g++.exp (postbase): Don't link in libg++.
17167         * g++.old-deja/old-deja.exp: Likewise.
17168
17169 1995-10-23  Brendan Kehoe  <brendan@lisa.cygnus.com>
17170
17171         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
17172
17173 1995-10-17  Brendan Kehoe  <brendan@lisa.cygnus.com>
17174
17175         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
17176         For that, add `-Wl,-a,shared_archive'.
17177         * g++.old-deja/old-deja.exp: Likewise.
17178
17179 1995-10-17  Doug Evans  <dje@canuck.cygnus.com>
17180
17181         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
17182
17183 1995-10-16  Brendan Kehoe  <brendan@cygnus.com>
17184
17185         * lib/mike-g++.exp (postbase): Pay attention to the status of
17186         g++_load.
17187
17188 1995-10-16  Brendan Kehoe  <brendan@lisa.cygnus.com>
17189
17190           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
17191
17192 1995-10-16  Doug Evans  <dje@canuck.cygnus.com>
17193
17194         * lib/gcc.exp (default_gcc_start): No longer need to log program
17195         being executed or its output, execute_anywhere does that now.
17196         * lib/g++.exp (default_g++_version): Call execute_anywhere.
17197         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
17198
17199 1995-10-12  Brendan Kehoe  <brendan@lisa.cygnus.com>
17200
17201         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
17202         the same as those in lib/g++.exp.
17203
17204 1995-10-10  Jeff Law  (law@hurl.cygnus.com)
17205
17206         * gcc.c-torture: Update to c-torture-1.38 release.
17207         * gcc.ieee: Related changes.
17208
17209 1995-10-06  Rob Savoye  <rob@darkstar.cygnus.com>
17210
17211         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
17212         "exec". Minor reformatting changes.
17213
17214         * config/rom68k.exp (${tool}_load): Make it work in a canadian
17215         cross. This means all "exec" calls now work on a remote host as
17216         well.
17217         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
17218         cross. Filter out the extra "\r\n" stuff that expect puts in.
17219         (c-torture-execute): Filter out the bogus warnings like
17220         c-torture-compile does. Add support for canadian cross.
17221         * lib/gcc.exp (default_gcc_version, default_gcc_start)
17222         Use execute_anywhere rather than calling exec directly. Now it
17223         works for canadian cross testing.
17224
17225 1995-10-05  Brendan Kehoe  <brendan@rtl.cygnus.com>
17226
17227         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
17228         results into a variable, and check that rather than using file exists.
17229
17230 1995-10-04  Brendan Kehoe  <brendan@lisa.cygnus.com>
17231
17232         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
17233         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
17234
17235 1995-09-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
17236
17237         * g++.old-deja/old-deja.exp: Create and pass runshlib and
17238         lib_curses if there's a shared libg++ in the build tree.
17239
17240 1995-09-22  Doug Evans  <dje@canuck.cygnus.com>
17241
17242         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
17243         if not supported target.
17244
17245 1995-09-22  Brendan Kehoe  <brendan@lisa.cygnus.com>
17246
17247         * lib/g++.exp (g++_init): Move empty setting of runshlib and
17248         link_curses up to always happen, not just for native builds.
17249
17250 1995-09-21  Jeff Law  (law@snake.cs.utah.edu)
17251
17252         * gcc.c-torture: Update to c-torture-1.36 release.
17253         * gcc.failure: Related changes.
17254
17255 1995-09-20  Doug Evans  <dje@canuck.cygnus.com>
17256
17257         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
17258
17259 1995-09-19  Brendan Kehoe  <brendan@lisa.cygnus.com>
17260
17261         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
17262         * lib/mike-g++.exp (postbase): Not in here.  Still reference
17263         runshlib, link_curses, and mathlib for link and run.
17264
17265         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
17266         pass the runtime shared library options for Solaris, OSF/1, and
17267         Irix5, and link with -lcurses to avoid unresolved references.
17268
17269 1995-09-13  Brendan Kehoe  <brendan@lisa.cygnus.com>
17270
17271         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
17272         only run once.
17273
17274 1995-09-13  Doug Evans  <dje@canuck.cygnus.com>
17275
17276         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
17277
17278 1995-09-11  Jeff Law  (law@snake.cs.utah.edu)
17279
17280         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
17281         do not have a framework for the "compat" tests yet.
17282
17283 1995-09-09  Brendan Kehoe  <brendan@lisa.cygnus.com>
17284
17285         * lib/mike-g++.exp (postbase): New local variable `mathlib',
17286         set to null if we're testing vxworks5.1.  Use that instead of
17287         `-lm' in the setting of LIBS for link and run.
17288
17289 1995-09-08  Brendan Kehoe  <brendan@lisa.cygnus.com>
17290
17291         * config/rom68k.exp (${tool}_load): Major changes to make it
17292         work.  Verified that it does in fact return the stuff in
17293         exec_output properly.  Catch any Emul or any TRAP other than 0.
17294
17295 1995-09-07  Brendan Kehoe  <brendan@lisa.cygnus.com>
17296
17297         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
17298         LDFLAGS properly for targets that need stuff from libgloss.
17299         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
17300         only run once.
17301         (gpp_initialized): New variable.
17302
17303 1995-09-06  Rob Savoye  <rob@darkstar.cygnus.com>
17304
17305         * config/rom68k.exp: Load libgloss.exp.
17306         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
17307         so we can produce a fully linked binary.
17308         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
17309         so we can produce a fully linked binary.
17310
17311 1995-09-03  Doug Evans  <dje@canuck.cygnus.com>
17312
17313         * lib/plumhall.exp (ph_section): Watch for expected failures.
17314         Add missing `else'.
17315
17316         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
17317         run the testcase.
17318         (c-torture): Likewise.
17319
17320 1995-08-28  Doug Evans  <dje@cygnus.com>
17321
17322         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
17323
17324         * lib/mike-g++.exp (mike_cleanup): New proc.
17325         (prebase): New globals compiler_result, not_compiler_result,
17326         target_regexp.
17327         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
17328         allow leading "-" in pattern.  Watch for unsupported tests.
17329         If $compiler_result is set, pattern match assembler code,
17330         and ditto for $not_compiler_result.
17331         * lib/mike-gcc.exp: Likewise.
17332
17333         * lib/plumhall.exp (ph_execute): Only call ph_summary if
17334         execution "succeeded".
17335
17336 1995-08-14  Doug Evans  <dje@canuck.cygnus.com>
17337
17338         * config/win32.exp: New file.
17339         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
17340
17341 1995-08-04  Doug Evans  <dje@canuck.cygnus.com>
17342
17343         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
17344         unsupported.
17345         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
17346         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
17347         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
17348
17349         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
17350         "... without exceptions was ...".  That is now handled by
17351         prune_system_crud.
17352         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
17353
17354 1995-08-01  Doug Evans  <dje@canuck.cygnus.com>
17355
17356         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
17357         sieve.c,sort2.c}: New files.
17358         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
17359         sieve.exp,sort2.exp}: Drivers for them.
17360
17361         * lib/mike-gcc.exp (program_output): New user settable variable.
17362         (postbase): Call prune_system_crud.  Also prune extraneous compiler
17363         messages.
17364         * lib/mike-g++.exp (program_output): New user settable variable.
17365
17366         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
17367
17368         * config/sh.exp: Deleted (use sim.exp instead).
17369
17370 1995-07-28  Brendan Kehoe  <brendan@lisa.cygnus.com>
17371
17372         * config/vx.exp: Declare CHECKTASK as global.
17373         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
17374         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
17375         * lib/old-dejagnu.exp: Load [pwd]/$executable.
17376
17377 1995-07-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
17378
17379         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
17380         target. Like vx.exp, only includes `vx29k.exp' instead of
17381         `vxworks.exp'.
17382
17383 1995-07-23  Ian Lance Taylor  <ian@cygnus.com>
17384
17385         * config/sim.exp: Increase time limit from 120 seconds to 240.
17386
17387 1995-07-06  Jeffrey A. Law  <law@rtl.cygnus.com>
17388
17389         * gcc.c-torture/execute/950628-1.c: New test.
17390
17391 1995-06-10  Jeff Law  (law@snake.cs.utah.edu)
17392
17393         * gcc.c-torture: Update with changes/additions from
17394         c-torture-1.34.
17395
17396 1995-06-05  Doug Evans  <dje@canuck.cygnus.com>
17397
17398         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
17399
17400 1995-06-04  Jeff Law  (law@snake.cs.utah.edu)
17401
17402         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
17403
17404 1995-06-01  Jeff Law  (law@snake.cs.utah.edu)
17405
17406         * gcc.c-torture/compile/950512-1.c: New test.
17407         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
17408         * gcc.dg/struct-ret-1.c: Likewise.
17409
17410 1995-05-31  Doug Evans  <dje@canuck.cygnus.com>
17411
17412         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
17413           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
17414
17415 1995-05-30  Doug Evans  <dje@canuck.cygnus.com>
17416
17417         * gcc.c-torture/special/920411-1.c: Deleted.
17418         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
17419
17420 1995-05-22  Doug Evans  <dje@chestnut.cygnus.com>
17421
17422         * config/sim.exp (${tool}_load): Hack in call to bash to get a
17423         cpu limit.
17424
17425 1995-05-12  Torbjorn Granlund  <tege@rtl.cygnus.com>
17426
17427         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
17428
17429 1995-05-04  Torbjorn Granlund  <tege@adder.cygnus.com>
17430
17431         From kenner;
17432         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
17433         is the proper length.
17434         * va-arg-3.c: Likewise.
17435
17436 1995-04-30  Doug Evans  <dje@canuck.cygnus.com>
17437
17438         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
17439         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
17440
17441         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
17442         * lib/g++.exp (default_g++_start): Delete old cruft.
17443
17444 1995-04-25  Torbjorn Granlund  <tege@cygnus.com>
17445
17446         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
17447         (2 * (1 << 18)) to (2 * (1 << 17)).
17448
17449         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
17450
17451 1995-04-20  J.T. Conklin  <jtc@rtl.cygnus.com>
17452
17453         * config/rom68k.exp: Renamed from config/idp.exp
17454
17455 1995-04-18  Torbjorn Granlund  <tege@rtl.cygnus.com>
17456
17457         * c-torture/compile/921109-2.c
17458
17459 1995-04-18  Mike Stump  <mrs@cygnus.com>
17460
17461         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
17462         excess errors.
17463
17464 1995-04-15  Doug Evans  <dje@chestnut.cygnus.com>
17465
17466         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
17467         output.
17468         * lib/g++.exp (default_g++_start): Likewise.
17469
17470 1995-03-29  Torbjorn Granlund  <tege@adder.cygnus.com>
17471
17472         * gcc.c-torture/compile/950329-1.c: New test.
17473
17474 1995-03-28  J.T. Conklin  <jtc@rtl.cygnus.com>
17475
17476           * config/bug.exp (${tool}_load): Updated to use new remote_open
17477           and remote_close procs.
17478         * config/idp.exp: New file.
17479
17480 1995-03-22  Torbjorn Granlund  <tege@rtl.cygnus.com>
17481
17482         * gcc.c-torture/execute/950322-1.c: New test.
17483
17484 1995-03-21  Doug Evans  <dje@canuck.cygnus.com>
17485
17486         * config/vx.exp (${tool}_load): Clean up testing of return code from
17487         vxworks_ld and vxworks_spawn.
17488
17489 1995-03-21  Doug Evans  <dje@deneb.cygnus.com>
17490
17491         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
17492
17493 1995-03-13  Mike Stump  <mrs@cygnus.com>
17494
17495         * lib/old-deja.exp: Add `excess errors test - ' error, now one
17496         can mark excess errors on a machine by machine basis.  Note, the
17497         default is to not expect any excess errors, even when excess
17498         errors test - is given, so you will want to put an XFAIL ... on
17499         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
17500         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
17501         those 4 machines, but no others.
17502
17503 1995-03-10  J.T. Conklin  <jtc@rtl.cygnus.com>
17504
17505         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
17506         * lib/c-torture.exp: to here.
17507
17508 1995-03-10  Torbjorn Granlund  <tege@adder.cygnus.com>
17509
17510         * gcc.c-torture/execute/950221-1.c: New test.
17511         * gcc.c-torture/execute/struct-ret-1.c: New test.
17512         * gcc.c-torture/compile/950221-1.c: New test.
17513
17514         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
17515
17516 1995-03-03  Doug Evans  <dje@canuck.cygnus.com>
17517
17518         * gcc.c-torture/execute/arith-1.c (main): Return 0.
17519         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
17520
17521 1995-03-01  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
17522
17523         * g++.gb: New directory of tests, derived from my signature and
17524         class scoping tests.
17525
17526         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
17527         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
17528         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
17529         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
17530         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
17531         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
17532         * g++.gb/sig25.C: Likewise.
17533
17534         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
17535         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
17536         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
17537         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
17538         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
17539         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
17540         * g++.gb/sig25.exp: Likewise.
17541
17542         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
17543         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
17544         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
17545         * g++.gb/scope13.C: Likewise, this test still fails.
17546
17547         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
17548         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
17549         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
17550         * g++.gb/scope13.exp: Ditto.
17551
17552         * g++.gb/README: New file, explains what these tests are about.
17553
17554 1995-02-28  Doug Evans  <dje@canuck.cygnus.com>
17555
17556         * lib/dg.exp (dg-do): Support `preprocess'.
17557         (dg-test): Likewise.
17558
17559 1995-02-13  J.T. Conklin  <jtc@rtl.cygnus.com>
17560
17561         * config/udi.exp: change "continue -expect" to "exp_continue".
17562
17563 1995-02-11  Torbjorn Granlund  (tege@tiny.cygnus.com)
17564
17565         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
17566         Delete redundant tests.
17567
17568         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
17569         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
17570         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
17571         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
17572         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
17573         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
17574         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
17575         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
17576
17577         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
17578         storing label pointers.
17579         * gcc.c-torture/execute/921019-1.c: Likewise.
17580         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
17581         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
17582         parameter fp.
17583         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
17584         constants.
17585
17586         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
17587         Delete obsolete tests.
17588
17589         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
17590         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
17591         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
17592         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
17593         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
17594         * gcc.c-torture/compile/950124-1.c: New test.
17595
17596         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
17597
17598 1995-02-08  Jason Merrill  <jason@phydeaux.cygnus.com>
17599
17600         * lib/mike-g++.exp: Add -lm to LIBS.
17601
17602 1995-02-07  Doug Evans  <dje@canuck.cygnus.com>
17603
17604         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
17605
17606 1995-01-30  Jason Merrill  <jason@phydeaux.cygnus.com>
17607
17608         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
17609
17610 1995-01-12  Doug Evans  <dje@canuck.cygnus.com>
17611
17612         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
17613
17614 1995-01-02  Jeff Law  (law@snake.cs.utah.edu)
17615
17616         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
17617         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
17618         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
17619         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
17620         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
17621         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
17622         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
17623         * g++.law/{operators31.C, operators32.C,
17624         * g++.law/{operators33.C, operators34.C}: Likewise.
17625         * g++.law/{pic1.C, refs2.C}: Likewise.
17626         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
17627         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
17628         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
17629         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
17630
17631         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
17632         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
17633         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
17634         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
17635         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
17636         * g++.law/{enum9.exp, friend5.exp}: Likewise.
17637         * g++.law/{nest3.exp, nest4.exp}: Likewise.
17638         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
17639         * g++.law/{operators30.exp, operators31.exp}: Likewise.
17640         * g++.law/{operators32.exp, operators33.exp}: Likewise.
17641         * g++.law/{operators34.exp}: Likewise.
17642         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
17643         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
17644         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
17645         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
17646         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
17647
17648         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
17649         No longer expected to fail.
17650         * g++.law/missed-error3.C: Tweak for recent bool changes.
17651
17652 1994-12-04  Doug Evans  <dje@canuck.cygnus.com>
17653
17654         * config/emb-unix: Deleted.
17655         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
17656         remote execution.  Do final link on remote host if REMOTE_LINK is set.
17657
17658 1994-12-01  Doug Evans  <dje@canuck.cygnus.com>
17659
17660         * lib/dg.exp (dg-test): Fix typo in last patch.
17661
17662 1994-11-30  Doug Evans  <dje@canuck.cygnus.com>
17663
17664         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
17665         (handles multiple occurrences).
17666
17667 1994-11-24  Doug Evans  <dje@canuck.cygnus.com>
17668
17669         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
17670         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
17671         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
17672         printed).
17673         * lib/c-torture.exp (c-torture-compile): Likewise.
17674         (c-torture): Prepend full path if missing.
17675         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
17676         (gcc_fail): Likewise.
17677         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
17678
17679 1994-11-23  J.T. Conklin  <jtc@rtl.cygnus.com>
17680
17681         * lib/netware.exp: Only attach to NetWare i386 systems.
17682
17683 1994-11-16  Doug Evans  <dje@canuck.cygnus.com>
17684
17685         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
17686         messages.  Add test name to "output pattern match" pass/fail message.
17687
17688 1994-11-12  Doug Evans  <dje@canuck.cygnus.com>
17689
17690         * gcc.dg: New testsuite.
17691         * gcc.dg/dg.exp: New file.
17692
17693         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
17694         test-switch.c}: Deleted.
17695
17696         * gcc.misc-tests/msgs.exp: New testcase driver.
17697
17698 1994-11-09  Doug Evans  <dje@canuck.cygnus.com>
17699
17700         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
17701         Watch for illegal return values from ${tool}_load.
17702         * config/unix.exp (${tool}_load): Fix pass/fail detection for
17703         cross targets.  Coerce return value >0 to 1.
17704
17705 1994-11-08  Doug Evans  <dje@canuck.cygnus.com>
17706
17707         * config/unix.exp (${tool}_load): Call program rsh, not proc.
17708
17709         * config/emb-unix.exp: New file.
17710
17711         * config/sim.exp: Error if variable $SIM not defined.
17712         (${tool}_load): Mark test as "untested" if simulator missing.
17713
17714         * config/unix.exp: Load remote.exp to get rcp_download.
17715         * lib/c-torture.exp: Use different option lists for testcases with
17716         and without loops.
17717         * gcc.c-torture/execute/execute.exp: Likewise.
17718
17719 1994-11-02  Doug Evans  <dje@canuck.cygnus.com>
17720
17721         * config/*.exp: Clarify return code from ${tool}_load.
17722         Call `unresolved' or `untested' instead of `warning' or `perror'
17723         (sometimes you still want to call both though).
17724         Add comment that `shell_id' is local to each file.
17725         * config/udi.exp (timeout): Set to 30.
17726         Don't print warning if connection fails, $connectmode has already
17727         printed an error.
17728         (${tool}_load): Move verbose messages to level 2.
17729         Rework pattern for "Process started" message.
17730         Pass `shell_id' to ${connectmode}_download.
17731         Retry twice upon timeout.  Make resetting of target more robust.
17732         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
17733         Pass `shell_id' to exit_$connectmode.
17734         Only call exit_$connectmode if connected.
17735         * config/unix.exp (${tool}_load): Check return codes better.
17736         * config/vrtx.exp (${tool}_load): Likewise.
17737         * config/vx.exp (${tool}_load): Likewise.
17738         Delete unneeded global's.
17739         * lib/dg.exp (dg-test): Update to reflect clarified return codes
17740         from ${tool}_load.
17741         (dg-stat): Delete.
17742         (dg-init): Delete recording of pass/fail counts.
17743         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
17744         (old-dejagnu-init): Likewise.
17745         (old-dejagnu-stat): Delete contents, empty proc now.
17746         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
17747         (c-torture): Delete references to lcnt, lpass, lfail.
17748         Get option list from TORTURE_OPTIONS.
17749         Delete -funroll[-all]-loops if no loops.
17750         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
17751         (g++_stat): Delete contents (empty proc now).
17752         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
17753         (gcc_finish): Likewise.
17754         (gcc_stat): Deleted.
17755         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
17756         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
17757         * gcc.c-torture/execute/execute.exp: Likewise.
17758         Split tests into two parts: compile, execute.
17759         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
17760         no loops.  Update to reflect clarified return codes from ${tool}_load.
17761
17762 1994-10-21  Doug Evans  <dje@canuck.cygnus.com>
17763
17764         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
17765         to grep for.
17766         (old-dejagnu): Likewise (where necessary).
17767
17768 1994-10-14  Doug Evans  <dje@canuck.cygnus.com>
17769
17770         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
17771
17772         * lib/dg.exp (dg-process-target): Fix processing of selector.
17773         Add comment regarding use of `error'.
17774
17775         * lib/gcc.exp (prune_system_crud): Define if missing.
17776         * lib/g++.exp (prune_system_crud): Likewise.
17777
17778         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
17779         Call prune_system_crud.
17780         * lib/dg.exp (dg-runtest): New proc.
17781         Use perror instead of send_user for tcl errors in testcase.
17782         Don't return any value, it's never used.
17783         Don't clobber previous definition of `unknown'.
17784         Print tcl errors in `dg-final'.
17785
17786 1994-10-12  Doug Evans  <dje@canuck.cygnus.com>
17787
17788         * lib/dg.exp (dg-process-target): Improve syntax error messages.
17789         (dg-test): Don't print errorInfo, it contains stack backtrace.
17790
17791 1994-09-26  Doug Evans  (dje@canuck.cygnus.com)
17792
17793         * lib/g++.exp (runtest_file_p): Define if missing.
17794
17795 1994-09-24  Doug Evans  (dje@cygnus.com)
17796
17797         * lib/mike-g++.exp: Comment out loading of g++.exp.
17798         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
17799         (default_g++_version): Always print something.
17800         (default_g++_start): Comment out call to `which'.
17801         (g++_start, g++_load): Deleted (must be defined in config file).
17802         * lib/gcc.exp: Test for existence of $CC at start.
17803         Delete check for tmpdir (done in gcc_init).
17804         (default_gcc_version): Always print something.
17805         (default_gcc_start): Comment out call to `which'.
17806         * config/*.exp: Major cleanup - make cross targets work at least a
17807         little better for g++ (by not being "--tool gcc" specific).
17808         Rename gcc_xxx to ${tool}_xxx.
17809         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
17810         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
17811
17812 1994-09-22  Doug Evans  (dje@canuck.cygnus.com)
17813
17814         * lib/c-torture.exp (c-torture-compile): Rework compiler
17815         message processing.
17816
17817         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
17818         c-torture.
17819
17820 1994-09-21  Doug Evans  (dje@canuck.cygnus.com)
17821
17822         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
17823
17824         * lib/dg.exp (dg-process-target): Support { target native }.
17825
17826 1994-09-20  Doug Evans  (dje@canuck.cygnus.com)
17827
17828         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
17829         looked for "... program xxx got fatal signal".
17830         Correct regsub munging of `comp_output'.
17831         Ignore compiler messages "path prefix not used" and "linker input
17832         file unused".
17833
17834 1994-09-14  Doug Evans  (dje@canuck.cygnus.com)
17835
17836         * lib/gcc.exp (runtest_file_p): Define if missing.
17837         * gcc.prms/template.c: Example to work from.
17838
17839 1994-09-13  Doug Evans  (dje@canuck.cygnus.com)
17840
17841         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
17842         * lib/dg.exp (dg-test): Call unsupported testcases as such.
17843
17844         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
17845         * gcc.prms/1883.c: Moved from compile/940714-1.c.
17846         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
17847         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
17848
17849         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
17850         (dg-process-target): No longer a varargs proc.
17851         Return S/N for target, P/F for xfail.  All callers changed.
17852         (user option procs): More argument checking.
17853         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
17854         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
17855         (dg-test): Skip test if not running on selected target in `dg-do'.
17856         Update handling of `dg-do-what', `dg-output-text'.
17857         Separate execution pass/fail from output pattern match pass/fail.
17858         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
17859
17860 1994-09-12  Jim Wilson  (wilson@sphagnum.cygnus.com)
17861
17862         * gcc.c-torture/special/special.exp: Don't expect failure for mips
17863         target for 920510-1.c.
17864
17865 1994-09-12  Doug Evans  (dje@canuck.cygnus.com)
17866
17867         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
17868         Clean up comment regarding use of passcnt, etc.
17869         (gcc_stat): Don't update `testcnt' here.
17870         (gcc_finish): Do it here.
17871         Might as well reset `but_id' here too.
17872         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
17873         to determine if the file should be tested.
17874         * gcc.c-torture/compile/compile.exp: Likewise.
17875         * gcc.c-torture/execute/execute.exp: Likewise.
17876         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
17877         * gcc.misc-tests/dg-test.exp: Likewise.
17878         * gcc.prms/prms.exp: Likewise.
17879         * gcc.wendy/wendy.exp: Likewise.
17880         * g++.old-deja.exp: Likewise.
17881         Move "Testing file" message to verbose level 1.
17882
17883 1994-09-09  Doug Evans  (dje@canuck.cygnus.com)
17884
17885         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
17886
17887 1994-09-08  Doug Evans  (dje@canuck.cygnus.com)
17888
17889         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
17890         (default_gcc_start): Accept optional second list element
17891         of compiler flags.  Print compiler output at verbosity level 2.
17892         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
17893         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
17894         Save current values of framework globals passcnt, failcnt, xpasscnt,
17895         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
17896         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
17897         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
17898         xfailcnt to compute stats.  Update framework global `testcnt' from
17899         pass/fail counts.
17900         (gcc_finish): New proc.  Clean up test environment.
17901         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
17902         (gcc_epass, gcc_efail): Delete.
17903         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
17904         argument of line number.
17905         (dg-init): If the tool has an init routine, call it.
17906         (dg-test): Remove args `cflags_var' and `libs_var'.
17907         Pass all compiler options to ${tool}_start.
17908         Handle missing line number.
17909         (dg-finish): New function.
17910         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
17911         particular files.  Call gcc_finish at end.  Move "skipping test"
17912         message to verbosity level 3.
17913         * gcc.c-torture/compile/compile.exp: Likewise.
17914         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
17915         * gcc.c-torture/execute/execute.exp: Likewise.
17916         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
17917         Print testcase being tried at verbosity level 1.
17918         * gcc.c-torture/special/special.exp: Unset xfail.
17919         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
17920         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
17921         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
17922         * gcc.failure/failure.exp: Likewise.
17923         * gcc.ieee/ieee.exp: Likewise.
17924         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
17925         Update call to dg-test.  Call dg-finish at end.
17926         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
17927         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
17928         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
17929         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
17930         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
17931         * gcc.wendy/wendy.exp: Add copyright.
17932         Delete setting of tmpdir (done by gcc_init).
17933         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
17934         Pass compiler flags to gcc_start.  Call gcc_finish at end.
17935         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
17936         gcc_[ce]pass/fail.
17937
17938 1994-09-07  Doug Evans  (dje@canuck.cygnus.com)
17939
17940         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
17941         confusion.
17942         (g++_load): Likewise.
17943
17944         * config/*.exp (gcc_load): Some were varargs fns and some were not.
17945         Rename argument to `prog' to remove the confusion.
17946         Varargs fns behave differently too!
17947         (g++_load): Likewise.
17948
17949         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
17950
17951         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
17952         what it is.  Delete (always) printing of status value for !native.
17953         Simplify verbose code, and include status and exec_output.
17954         (g++_load): Use gcc_load.
17955
17956 1994-09-04  Jim Wilson  (wilson@sphagnum.cygnus.com)
17957
17958         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
17959         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
17960         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
17961         940714-3.c as these testcases don't exist anymore.  Make
17962         va-arg-1.c expected to pass.
17963
17964 1994-08-19  Doug Evans  (dje@canuck.cygnus.com)
17965
17966         * gcc.misc-tests/misc.exp: Only run specific testcases.
17967         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
17968         * gcc.misc-tests/dg-[1-9].c: New files.
17969
17970         * lib/dg.exp: New testsuite driver.
17971         * gcc.prms/prms.exp: Use it.
17972
17973         * README.gcc: New file.
17974
17975         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
17976         Document and reset `lxpass' and `lxfail'.
17977         Simplify "initialized" message.
17978         (gcc_stat): Clean up comments a little.
17979
17980 1994-08-16  Doug Evans  (dje@canuck.cygnus.com)
17981
17982         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
17983
17984 1994-08-15  Doug Evans  (dje@canuck.cygnus.com)
17985
17986         * lib/old-dejagnu.exp (process-option): New proc.
17987         (old-dejagnu-init, old-dejagnu-stat): Likewise.
17988         (old-dejagnu): Simplify.
17989         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
17990
17991 1994-08-14  Jeff Law  (law@snake.cs.utah.edu)
17992
17993         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
17994         exists and is not an empty string.
17995
17996         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
17997         $xfail rather than calling setup_xfail.  Clear $xfail when test is
17998         finished.
17999         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
18000         automatically.
18001
18002         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
18003         longer expected to fail.
18004
18005         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
18006         "f" function call.
18007
18008         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
18009
18010         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
18011         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
18012         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
18013         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
18014         c-torture-1.29.
18015
18016         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
18017         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
18018
18019         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
18020
18021         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
18022         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
18023
18024         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
18025         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
18026         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
18027
18028 1994-07-12  Jim Kingdon  (kingdon@lioth.cygnus.com)
18029
18030         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
18031         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
18032         940714-1.c, 940714-2.c, 940714-3.c},
18033         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
18034         gcc.misc-tests/{mg.c,mg.exp}:
18035         New tests.
18036         * gcc.noncompile/noncompile.exp: Change accordingly.
18037
18038 1994-07-07  Doug Evans  (dje@canuck.cygnus.com)
18039
18040         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
18041         Undo previous clobberage.
18042
18043 1994-07-04  Jeff Law  (law@snake.cs.utah.edu)
18044
18045         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
18046         * gcc.special/{930510-1.c, special.exp}:
18047         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
18048         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
18049         struct-varargs-1.c}: New tests from c-torture-1.26.
18050
18051 1994-06-28  J.T. Conklin  (jtc@phishhead.cygnus.com)
18052
18053         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
18054           argument to switch.
18055
18056 1994-05-21  Bill Cox  (bill@rtl.cygnus.com)
18057
18058         * Revert the previous changes.  Please see Rob's directory
18059           (/lisa/test/rob/progressive/gcc/testsuite) for testing
18060           fixes.
18061
18062 1994-05-19  Bill Cox  (bill@rtl.cygnus.com)
18063
18064         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
18065             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
18066             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
18067             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
18068             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
18069             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
18070             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
18071             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
18072             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
18073             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
18074             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
18075             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
18076             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
18077             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
18078             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
18079             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
18080             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
18081             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
18082             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
18083             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
18084             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
18085             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
18086             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
18087             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
18088             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
18089             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
18090             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
18091
18092 1994-05-17  Bill Cox  (bill@rtl.cygnus.com)
18093
18094         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
18095             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
18096           with perror calls.
18097
18098 1994-05-02  Jason Merrill  (jason@deneb.cygnus.com)
18099
18100         * config/unix.exp (g++_load): Fix syntax.
18101
18102 1994-04-14  Jim Wilson  (wilson@sphagnum.cygnus.com)
18103
18104         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
18105         * gcc.noncompile/921017-1.c: Deleted obsolete test.
18106         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
18107         Don't expect va-arg-1.c to fail.  Correct expected output for
18108         920928-1.c.
18109         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
18110         * gcc.wendy/hbm4.c: Correct typo.
18111         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
18112
18113 1994-03-28  Doug Evans  (dje@canuck.cygnus.com)
18114
18115         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
18116         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
18117         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
18118         * lib/c-torture.exp (c-torture-compile): Ditto.
18119
18120         Reduce volume of output (remove all the -I's and such).
18121         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
18122         Call gcc_cpass, gcc_cfail.
18123         (c-torture): Pass testing option to c-torture-compile.
18124
18125 1994-03-21  Doug Evans  (dje@cygnus.com)
18126
18127         Bring patches over from progressive.
18128         * config/default.exp: Exit remote shell cleanly.
18129         (g++_exit, g++_start): Add default versions.
18130         * config/sim.exp (gcc_load): Use perror, not error.
18131
18132 1994-03-20  Doug Evans  (dje@canuck.cygnus.com)
18133
18134         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
18135         set in site.exp.
18136
18137 1994-03-14  Doug Evans  (dje@cygnus.com)
18138
18139         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
18140         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
18141         (wendy_try): New proc to run testcase.
18142         (main loop): Call 'em.
18143         * gcc.wendy/*.c: Clean up pass to correct expected output.
18144
18145         * lib/gcc.exp: Minor cleanup work.
18146         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
18147
18148 1994-03-09  Doug Evans  (dje@canuck.cygnus.com)
18149
18150         * config/sim.exp (gcc_load): Document return codes better.
18151         Don't pass -v to simulator.
18152
18153 1994-02-24  Jeffrey A. Law  (law@snake.cs.utah.edu)
18154
18155           * gcc.special/920717-x.c: Fix typo.
18156           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
18157           get at sources.
18158
18159         * lib/mike-gcc.exp: Fix typo.
18160
18161 1994-02-15  Rob Savoye  (rob@darkstar.cygnus.com)
18162
18163         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
18164         binary to use, transform the name.
18165         * config/*.exp: rename everything. Nuke any g++ specific files,
18166         it's now a special case of gcc that requires no special support.
18167         Add a default.exp for unsupported targets.
18168
18169 1994-02-11  Rob Savoye  (rob@poseidon.cygnus.com)
18170
18171         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
18172         lib/old-dejagnu.exp: Fix a few patterns to work with the new
18173         version of Tcl.
18174
18175 1994-02-09  Rob Savoye  (rob@darkstar.cygnus.com)
18176
18177         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
18178         than a warning.
18179
18180 1994-02-06  Jeffrey A. Law  (law@snake.cs.utah.edu)
18181
18182         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
18183
18184 1994-01-03  Jim Wilson  (wilson@sphagnum.cygnus.com)
18185
18186         * gcc.execute/execute.exp: Combine opt_list and foption_list into
18187         option_list.  Compile every file with only 4/6 option choices
18188         (same as C torture) instead of with 12/18 different option
18189         choices.
18190         * lib/c-torture.exp: Likewise.
18191
18192         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
18193         not already set.
18194
18195 1993-12-30  Mike Stump  (mrs@rtl.cygnus.com)
18196
18197         * lib/old-deja
18198           test cases, ready for DejaGnu.
18199
18200 1993-06-17  Jeffrey Wheat  (cassidy@cygnus.com)
18201
18202         * Upgraded c-torture tests from 1.18 to 1.19
18203
18204         * gcc.compile: added test(s):
18205           930607-1.c
18206         * gcc.execute: added test(s):
18207           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
18208
18209         * added new subdirectory for misc tests: gcc.misc-tests
18210         * gcc.misc-test(s): added tests:
18211           inst-check.c test-consts.c test-ior.c test-switch.c
18212
18213 1993-06-09  Brendan Kehoe  (brendan@lisa.cygnus.com)
18214
18215         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
18216
18217 1993-06-07  Ian Lance Taylor  (ian@cygnus.com)
18218
18219         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
18220
18221 1993-06-03  Jeffrey Wheat  (cassidy@cygnus.com)
18222
18223         * Upgraded c-torture tests from 1.17 to 1.18
18224
18225 1993-06-02  Jeffrey Wheat  (cassidy@cygnus.com)
18226
18227         * Upgraded c-torture tests from 1.12 to 1.17
18228
18229 1993-04-30  Mike Werner  (mtw@deneb.cygnus.com)
18230
18231         * lib/old-dejagnu.exp:
18232           Fixed handling of XFAIL target triplets to correctly
18233           recognize wildcard characters.  Removed code that
18234           appended a unique id tag to the end of the file name
18235           printed out by the result of the testcases within a
18236           given test file.
18237
18238 1993-04-29  Mike Werner  (mtw@deneb.cygnus.com)
18239
18240         * lib/old-dejagnu.exp:
18241           Reworked expected failure handling to trigger off of XFAIL
18242           keyword in keyphrase embeded in testcase source code. The
18243           XFAIL keyword must be at the end of the keyphrase line. It
18244           may optionally be followed by one or more target triplets.
18245           It has just occured that the handling of wildcards in the
18246           target triplet may not be correct.
18247
18248 1993-04-23  Mike Werner  (mtw@deneb.cygnus.com)
18249
18250         * g++.old-deja/tests:
18251           Moved all subdirectories up one level into g++.old-deja .
18252
18253         * lib/old-dejagnu.exp:
18254           Fixed problem with CXXFLAGS not being properly reset, and being
18255           corrupted with extraneous "-c" compiler option.  This was
18256           causing binaries to not be generated for test that needed them.
18257           Modified strings passed to "pass" and "fail" so that individual
18258           tests from the same test file would be distinguished by an
18259           identifier appended to the test file name in the summary logs;
18260           this corrected a problem with erroneous diff logs.  Added code
18261           to search testcases for expected fail and unexpected pass keywords.
18262
18263 1993-04-20  Rob Savoye  (rob at darkstar.cygnus.com)
18264
18265         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
18266
18267 1993-04-15  Mike Werner  (mtw@deneb.cygnus.com)
18268
18269         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
18270           Removed extraneous text from end of "Special g++ Options"
18271           keyphrase.
18272
18273         * lib/old-dejagnu.exp: Added pattern matching to look for new
18274           keywords, embedded in testcases comments, which will trigger
18275           calls to xpass and xfail.
18276
18277 1993-04-14  Mike Werner  (mtw@deneb.cygnus.com)
18278
18279         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
18280           comments embedded in the testcases, especially the one looking for
18281           special compiler options, as well as the pattern matching for the
18282           compiler output again.
18283
18284 1993-04-12  Mike Werner  (mtw@deneb.cygnus.com)
18285
18286         * lib/old-dejagnu.exp: Do a proper check of the return value for
18287           execute tests. Fixed several problems with the pattern matching
18288           of the compiler output which gave erroneous test results.
18289           Changed several of the test result messages to be more descriptive.
18290         * config/unix-g++.exp: Proc g++_load now actually works and
18291           executes the tests passed to it and returns a usable return
18292           value.
18293
18294 1993-04-11  Rob Savoye  (rob at darkstar.cygnus.com)
18295
18296           * lib/gcc.exp: Exits gracefully if $CC is bogus.
18297
18298 1993-04-09  Mike Werner  (mtw@deneb.cygnus.com)
18299
18300         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
18301           Modified both files to properly execute the old style
18302           dejagnu tests. The previous versions of these files were
18303           experimental and did not function anything near correctly.
18304
18305 1993-04-05  Rob Savoye  (rob@cygnus.com)
18306
18307         * Removed all Makefile.in and configure.in files. No configuration
18308         needed now.
18309
18310 1993-04-02  Mike Werner  (mtw@deneb.cygnus.com)
18311
18312         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
18313
18314 1993-03-28  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
18315
18316         * gcc.compile/configure.in, gcc.unsorted/configure.in,
18317         gcc.special/configure.in, gcc.noncompile/configure.in,
18318         gcc.execute/configure.in, gcc.code_quality/configure.in,
18319         g++.other/configure.in, g++.old-deja/configure.in,
18320         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
18321         in srcname setting.
18322
18323 1993-03-25  Rob Savoye  (rob at darkstar.cygnus.com)
18324
18325         * lib/udi.exp:  Fixed mondfe and mondfe_download.
18326         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
18327         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
18328
18329 1993-03-25  Ian Lance Taylor  (ian@cygnus.com)
18330
18331         * config/udi-gdb.exp: Check $shell_id after connecting to target.
18332         (gdb_exit): Don't remove *_soc files.
18333
18334 1993-03-22  Ian Lance Taylor  (ian@cygnus.com)
18335
18336         * lib/c-torture.exp: Don't look for main; instead always use -w
18337         -c.  This is how the c-torture tests work.  Remove the object
18338         file if the compilation succeeds.
18339         * gcc.execute/execute.exp: Remove executable if test passes.
18340         * gcc.noncompile/noncompile.exp: Every test is an expected
18341         failure.
18342         * gcc.special/special.exp: Added tests from c-torture 1.11,
18343         corrected use of existing test.
18344         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
18345         gcc.execute/920625-1.c: Updated to c-torture 1.11.
18346         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
18347         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
18348         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
18349         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
18350         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
18351         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
18352         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
18353         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
18354         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
18355         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
18356         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
18357         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
18358         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
18359         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
18360         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
18361         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
18362         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
18363         c-torture 1.11.
18364         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
18365         correspond to c-torture 1.11.
18366
18367         * New file.