OSDN Git Service

* g++.dg/init/null1.C: Fix PR number.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
1 2004-08-02  Mark Mitchell  <mark@codesourcery.com>
2
3         * g++.dg/init/null1.C: Fix PR number.
4         * g++.dg/parse/namespace10.C: Likewise.
5
6 2004-08-01  Mark Mitchell  <mark@codesourcery.com>
7
8         PR c++/16224
9         * g++.dg/template/spec17.C: New test.
10         * g++.old-deja/g++.ns/template13.C: Remove XFAIL.
11         * g++.old-deja/g++.pt/lookup10.C: Add dg-error marker.
12
13 2004-08-02  David Billinghurst
14
15         PR fortran/16292
16         * gfortran.dg/g77/cabs.f: xfail on mips-sgi-irix6*
17
18 2004-08-01  Zack Weinberg  <zack@codesourcery.com>
19
20         * gcc.dg/ia64-got-1.c: New test case.
21
22 2004-08-01  Mark Mitchell  <mark@codesourcery.com>
23
24         PR c++/16489
25         * g++.dg/init/null1.C: New test.
26         * g++.dg/tc1/dr76.C: Adjust error marker.
27
28         PR c++/16529
29         * g++.dg/parse/namespace10.C: New test.
30
31         PR c++/16810
32         * g++.dg/inherit/ptrmem2.C: New test.
33
34 2004-08-02  Ben Elliston  <bje@au.ibm.com>
35
36         PR target/16155
37         * gcc.dg/pr16155.c: New test.
38
39 2004-07-31  Joseph S. Myers  <jsm@polyomino.org.uk>
40
41         * gcc.dg/redecl-2.c: New test.
42
43 2004-07-30  Geoffrey Keating  <geoffk@apple.com>
44
45         * gcc.dg/darwin-longdouble.c: New file.
46
47 2004-07-30  Richard Henderson  <rth@redhat.com>
48
49         * gfortran.fortran-torture/execute/intrinsic_rrspacing.f90: Fix
50         write to constant argument.
51         * gfortran.fortran-torture/execute/intrinsic_scale.f90: Likewise.
52
53 2004-07-30  Richard Henderson  <rth@redhat.com>
54
55         * gfortran.fortran-torture/execute/intrinsic_nearest.f90: Disable
56         tests of nearest around zero.
57
58 2004-07-30  Andrew Pinski  <apinski@apple.com>
59
60         * gcc.c-torture/compile/20040730-1.c: New test.
61
62 2004-07-30  Aldy Hernandez  <aldyh@redhat.com>
63
64         * gcc.dg/vmx/vmx.exp: Explain why we skip tests for
65         powerpc-eabispe.
66
67 2004-07-30  Aldy Hernandez  <aldyh@redhat.com>
68
69         * gcc.dg/vmx/vmx.exp: Disable tests for eabispe.
70
71 2004-07-30  Richard Sandiford  <rsandifo@redhat.com>
72
73         * lib/g++.exp (g++_link_flags): Check whether LD_LIBRARY_PATH already
74         contains $ld_library_path.
75         * lib/gfortran.exp (gfortran_link_flags): Likewise.
76
77 2004-07-29  Richard Henderson  <rth@redhat.com>
78
79         * g++.dg/template/sizeof8.C: Don't assume 32bit pointers.
80
81         * g++.dg/ext/stmtexpr2.C (alt1): Rename from expected.
82         (alt2, which): New.
83         (Check): Accept either alternative.
84
85 2004-07-29  Mark Mitchell  <mark@codesourcery.com>
86
87         * g++.dg/abi/inline1.C: New test.
88         * g++.dg/abi/local1-a.cc: Likewise.
89         * g++.dg/abi/local1.C: Likewise.
90         * g++.dg/abi/mangle11.C: Tweak location of warnings.
91         * g++.dg/abi/mangle12.C: Likewise.
92         * g++.dg/abi/mangle17.C: Likewise.
93         * g++.dg/abi/mangle20-2.C: Likewise.
94         * g++.dg/opt/interface1.C: Likewise.
95         * g++.dg/opt/interface1.h: Likewise.
96         * g++.dg/opt/interface1-a.cc: New test.
97         * g++.dg/parse/repo1.C: New test.
98         * g++.dg/template/repo1.C: Likewise.
99         * g++.dg/warn/Winline-1.C: Likewise.
100         * lib/gcc-dg.exp (gcc-dg-test-1): Fix -frepo handling.
101
102 2004-07-29  Diego Novillo  <dnovillo@redhat.com>
103
104         * gcc.dg/tree-ssa/20040729-1.c: New test.
105
106 2004-07-27  Matt Austern <austern@apple.com>
107
108         * gcc.dg/darwin-bool-1.c: New test.
109         * gcc.dg/darwin-bool-2.c: New test.
110
111 2004-07-28  Richard Henderson  <rth@redhat.com>
112
113         * gfortran.fortran-torture/execute/intrinsic_spacing.f90: Pass
114         arguments in the correct type.  Don't write to constant arguments.
115
116 2004-07-28  Diego Novillo  <dnovillo@redhat.com>
117
118         PR tree-optimization/16688
119         PR tree-optimization/16689
120         * g++.dg/tree-ssa/pr16688.C: New test.
121
122 2004-07-28  Diego Novillo  <dnovillo@redhat.com>
123
124         * gcc.dg/tree-ssa/20031022-1.c: Adjust number of expected
125         loads.  Not only in the comment, this time.
126
127 2004-07-28  Alexandre Oliva  <aoliva@redhat.com>
128
129         2003-07-06  Alexandre Oliva  <aoliva@redhat.com>
130         * gcc.dg/sh4a-memmovua.c: Tweak regular expression.
131         2003-07-01  Alexandre Oliva  <aoliva@redhat.com>
132         * gcc.dg/sh4a-bitmovua.c: New.
133         * gcc.dg/sh4a-cos.c: New.
134         * gcc.dg/sh4a-cosf.c: New.
135         * gcc.dg/sh4a-fprun.c: New.
136         * gcc.dg/sh4a-fsrra.c: New.
137         * gcc.dg/sh4a-memmovua.c: New.
138         * gcc.dg/sh4a-sin.c: New.
139         * gcc.dg/sh4a-sincos.c: New.
140         * gcc.dg/sh4a-sincosf.c: New.
141         * gcc.dg/sh4a-sinf.c: New.
142
143 2004-07-28  Diego Novillo  <dnovillo@redhat.com>
144
145         * gcc.dg/tree-ssa/20030714-2.c: Adjust number of expected
146         conditionals.
147         * gcc.dg/tree-ssa/20031022-1.c: Adjust number of expected
148         loads.
149         * gcc.dg/tree-ssa/ssa-dom-cse-1.c: Expect optimization in
150         DOM1.
151
152 2004-07-27  Andrew Pinski  <apinski@apple.com>
153
154         * g++.dg/rtti/tinfo1.C: Correct the xfail.
155
156 2004-07-27  Nitin Yewale <nitiny@kpitcummins.com>
157
158         * gcc.dg/pragma-isr.c: New test.
159
160 2004-07-27  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
161
162         PR c++/14429
163         * g++.dg/template/ttp11.C: New test.
164
165 2004-07-27  Diego Novillo  <dnovillo@redhat.com>
166
167         * gcc.c-torture/compile/20040727-1.c: New test.
168
169 2004-07-26  Eric Christopher  <echristo@redhat.com>
170
171         * gcc.c-torture/compile/20040726-2.c: New test.
172
173 2004-07-26  Andrew Pinski  <apinski@apple.com>
174
175         * g++.dg/rtti/tinfo1.C: Xfail.
176
177 2004-07-26  Richard Sandiford  <rsandifo@redhat.com>
178
179         * gcc.c-torture/compile/20040726-1.c: New test.
180
181 2004-07-26  Niall Douglas  <s_fsfeurope2@nedprod.com>
182             Brian Ryner  <bryner@brianryner.com>
183
184         PR c++/9283
185         PR c++/15000
186         * gcc.dg/visibility-9.c, gcc.dg/visibility-a.c: New tests.
187         * g++.dg/ext/visibility/: New directory.
188         * g++.dg/ext/visibility-1.C, g++.dg/ext/visibility-2.C
189         g++.dg/ext/visibility-3.C, g++.dg/ext/visibility-4.C,
190         g++.dg/ext/visibility-5.C, g++.dg/ext/visibility-6.C,
191         g++.dg/ext/visibility-7.C: Move to g++.dg/ext/visibility/.
192         * g++.dg/ext/visibility/fvisibility.C,
193         g++.dg/ext/visibility/fvisibility-inlines-hidden.C,
194         g++.dg/ext/visibility/fvisibility-override1.C
195         g++.dg/ext/visibility/fvisibility-override2.C
196         g++.dg/ext/visibility/memfuncts.C
197         g++.dg/ext/visibility/noPLT.C
198         g++.dg/ext/visibility/pragma.C
199         g++.dg/ext/visibility/pragma-override1.C
200         g++.dg/ext/visibility/pragma-override2.C
201         g++.dg/ext/visibility/staticmemfuncts.C
202         g++.dg/ext/visibility/virtual.C: New tests.
203
204 2004-07-25  Joseph S. Myers  <jsm@polyomino.org.uk>
205
206         PR c/15360
207         * gcc.dg/pr15360-1.c: New test.
208
209 2004-07-25  Daniel Jacobowitz  <dan@debian.org>
210
211         * gcc.dg/pragma-align-2.c: New test.
212         * gcc.dg/pragma-init-fini.c: New test.
213         * gcc.dg/pragma-align.c: Change from compile to run.  Run on Solaris
214         targets.
215
216 2004-07-25  Joseph S. Myers  <jsm@polyomino.org.uk>
217
218         * gcc.dg/init-string-2.c: New test.
219
220 2004-07-24  Zack Weinberg  <zack@codesourcery.com>
221
222         PR 16684
223         * gcc.dg/Wredundant-decls-1.c: New test case.
224
225 2004-07-24  Jakub Jelinek  <jakub@redhat.com>
226
227         * README.compat: Add RUN_ALL_COMPAT_TESTS documentation.
228         * lib/compat.exp: Replace ^$tmpdir/? in testcase names with tmpdir-.
229         * gcc.dg/compat/struct-layout-1.exp: New testsuite driver.
230         * gcc.dg/compat/struct-layout-1_generate.c: New testcase generator.
231         * gcc.dg/compat/generate-random.c: New file.
232         * gcc.dg/compat/generate-random.h: Likewise.
233         * gcc.dg/compat/generate-random_r.c: Likewise.
234         * gcc.dg/compat/struct-layout-1.h: Likewise.
235         * gcc.dg/compat/struct-layout-1_x1.h: Likewise.
236         * gcc.dg/compat/struct-layout-1_x2.h: Likewise.
237         * gcc.dg/compat/struct-layout-1_y1.h: Likewise.
238         * gcc.dg/compat/struct-layout-1_y2.h: Likewise.
239         * gcc.dg/compat/struct-layout-1_main.c: New test.
240         * gcc.dg/compat/struct-layout-1_x.c: New file.
241         * gcc.dg/compat/struct-layout-1_y.c: New file.
242         * gcc.dg/compat/struct-layout-1_test.h: New file.
243
244 2004-07-23  Joseph S. Myers  <jsm@polyomino.org.uk>
245
246         * gcc.dg/comp-return-1.c: New test
247
248 2004-07-23  Janis Johnson  <janis187@us.ibm.com>
249
250         * gcc.dg/vmx/8-02a.c: Fix typo.
251
252         * gcc.dg/vmx/varargs-4.c: Remove a Darwin-specific check.
253         * gcc.dg/darwin-abi-3.c: New test.
254
255         * gcc.dg/vmx/debug-1.c: Use int, not long, in union with vector.
256         * gcc.dg/vmx/varargs-1.c: Use int, not long, in union with vector.
257
258         * gcc.dg/vmx/ops.c: Remove checks using pointers to long.
259         * gcc.dg/vmx/ops-long-1.c: New test.
260         * gcc.dg/vmx/ops-long-2.c: New test.
261
262 2004-07-23  Nathan Sidwell  <nathan@codesourcery.com>
263
264         * g++.dg/lookup/conv-[1234].C: New.
265
266 2004-07-22  Mark Mitchell  <mark@codesourcery.com>
267
268         * g++.dg/parse/attr2.C: Simplify.
269
270 2004-07-22  Joseph S. Myers  <jsm@polyomino.org.uk>
271
272         PR c/7284
273         * gcc.c-torture/execute/pr7284-1.c: New test.
274
275 2004-07-22  Brian Booth  <bbooth@redhat.com>
276
277         * gcc.dg/tree-ssa/20040721-1.c: New test.
278
279 2004-07-22  Nathan Sidwell  <nathan@codesourcery.com>
280
281         * g++.dg/template/crash20.c: New.
282
283 2004-07-22  David Billinghurst (David.Billinghurst@riotinto.com)
284
285         * gfortran.dg/g77/970625-2.f Copy from g77.f-torture/execute.
286         Add dg-run directive.  Declare variables as required.
287         * gfortran.dg/g77/README: Update
288
289 2004-07-22  Hans-Peter Nilsson  <hp@axis.com>
290
291         * gcc.dg/cris-peep2-xsrand.c, gcc.dg/cris-peep2-andu1.c,
292         gcc.dg/cris-peep2-andu2.c: New tests.
293
294 2004-07-22  Joseph S. Myers  <jsm@polyomino.org.uk>
295
296         PR c/15052
297         * gcc.dg/noreturn-5.c: Test qualifiers on function type instead of
298         on return type.
299         * gcc.dg/qual-return-1.c: Use -Wreturn-type.  Update expected
300         messages.
301         * gcc.dg/qual-return-2.c: Update expected messages.
302         * gcc.dg/qual-return-3.c, gcc.dg/qual-return-4.c: New tests.
303
304 2004-07-22  Joseph S. Myers  <jsm@polyomino.org.uk>
305
306         * gcc.dg/c99-init-3.c, gcc.dg/gnu99-init-2.c: New tests.
307         * gcc.dg/noncompile/921102-1.c: Update expected error message.
308
309 2004-07-22  Joseph S. Myers  <jsm@polyomino.org.uk>
310
311         PR c/11250
312         * gcc.dg/init-string-1.c: New test.
313
314 2004-07-21  Jakub Jelinek  <jakub@redhat.com>
315
316         PR middle-end/15345
317         PR c/16450
318         * gcc.dg/torture/nested-fn-1.c: New test.
319
320 2004-07-20  H.J. Lu  <hongjiu.lu@intel.com>
321
322         PR target/16559
323         * gcc.dg/ia64-fptr-1.c: New file.
324
325 2004-07-21  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
326
327         PR c++/14497
328         * g++.dg/template/spec16.C: New test.
329         * g++.old-deja/g++.robertl/eb118.C: Remove.
330
331 2004-07-21  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
332
333         PR c++/509
334         * g++.dg/template/spec15.C: New test.
335
336 2004-07-21  David Billinghurst (David.Billinghurst@riotinto.com)
337
338         Copy cases from g77.f-torture/execute and add dg-run
339         directive.  Other changes as noted.
340         * gfortran.dg/g77/13037.f
341         * gfortran.dg/g77/1832.f
342         * gfortran.dg/g77/19981119-0.f
343         * gfortran.dg/g77/19990313-0.f
344         * gfortran.dg/g77/19990313-1.f
345         * gfortran.dg/g77/19990313-2.f
346         * gfortran.dg/g77/19990313-3.f
347         * gfortran.dg/g77/19990419-1.f
348         * gfortran.dg/g77/19990826-0.f
349         * gfortran.dg/g77/19990826-2.f
350         * gfortran.dg/g77/20000503-1.f
351         * gfortran.dg/g77/20001111.f
352         * gfortran.dg/g77/20010116.f
353         * gfortran.dg/g77/20010426-1.f: Renamed from 20010426-1.f
354         * gfortran.dg/g77/20010430.f
355         * gfortran.dg/g77/6177.f
356         * gfortran.dg/g77/947.f
357         * gfortran.dg/g77/970816-3.f
358         * gfortran.dg/g77/971102-1.f
359         * gfortran.dg/g77/980520-1.f
360         * gfortran.dg/g77/980628-0.f
361         * gfortran.dg/g77/980628-1.f
362         * gfortran.dg/g77/980628-10.f
363         * gfortran.dg/g77/980628-2.f
364         * gfortran.dg/g77/980628-3.f
365         * gfortran.dg/g77/980628-7.f
366         * gfortran.dg/g77/980628-8.f
367         * gfortran.dg/g77/980628-9.f
368         * gfortran.dg/g77/980701-0.f
369         * gfortran.dg/g77/980701-1.f
370         * gfortran.dg/g77/cabs.f
371         * gfortran.dg/g77/claus.f
372         * gfortran.dg/g77/complex_1.f
373         * gfortran.dg/g77/cpp3.F: Renamed from cpp3.F
374         * gfortran.dg/g77/dcomplex.f
375         * gfortran.dg/g77/dnrm2.f: Add dg-warnings as required.
376         * gfortran.dg/g77/f90-intrinsic-mathematical.f
377         * gfortran.dg/g77/f90-intrinsic-numeric.f
378         * gfortran.dg/g77/int8421.f
379         * gfortran.dg/g77/labug1.f
380         * gfortran.dg/g77/large_vec.f
381         * gfortran.dg/g77/le.f
382         * gfortran.dg/g77/short.f
383         * gfortran.dg/g77/README: Update
384
385 2004-07-20  Mark Mitchell  <mark@codesourcery.com>
386
387         PR c++/16637
388         * g++.dg/parse/lookup4.C: New test.
389
390 2004-07-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
391
392         PR c++/16175
393         * g++.dg/template/ttp10.C: New test.
394
395 2004-07-20  Joseph S. Myers  <jsm@polyomino.org.uk>
396
397         * gcc.dg/pr12625-1.c: New test.
398
399 2004-07-20  Steven Bosscher  <stevenb@suse.de>
400
401         * testsuite/gcc.dg/switch-warn-1.c: New test.
402         * testsuite/gcc.dg/switch-warn-2.c: New test.
403         * gcc.c-torture/compile/pr14730.c: Update.
404
405 2004-07-19  Kelley Cook  <kcook@gcc.gnu.org>
406
407         * g++.dg/lookup/java1.C, g++.dg/lookup/java2.C, g++.dg/other/crash-2.C,
408         g++.dg/parse/casting-operator2.C, g++.dg/parse/dtor3.C,
409         g++.dg/parse/typename6.C, g++.dg/template/dependent-expr4.C,
410         g++.dg/template/nontype3.C: Remove trailing CR from tests.
411
412 2004-07-18  Mark Mitchell  <mark@codesourcery.com>
413
414         PR c++/16623
415         * g++.dg/template/assign1.C: New test.
416
417 2004-07-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
418
419         PR c++/12170
420         * g++.dg/template/ttp9.C: New test.
421
422 2004-07-19  Daniel Jacobowitz  <dan@debian.org>
423
424         * gcc.dg/format/cmn-err-1.c: New test.
425
426 2004-07-19  Joseph S. Myers  <jsm@polyomino.org.uk>
427
428         * g++.dg/warn/Wparentheses-1.C, g++.dg/warn/Wparentheses-2.C,
429         gcc.dg/Wparentheses-10.c: New tests.
430         * gcc.dg/Wparentheses-5.c: Remove XFAILs.
431
432 2004-07-18  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
433
434         PR fortran/16465
435         * gfortran.dg/g77//ffixed-line-length-0.f,
436         gfortran.dg/g77/ffixed-line-length-132.f,
437         gfortran.dg/g77/ffixed-line-length-72.f,
438         gfortran.dg/g77/ffixed-line-length-none.f: Copy from g77.dg.
439         gfortran.dg/g77/README: Update.
440
441 2004-07-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
442
443         PR c++/13092
444         * g++.dg/template/non-dependent7.C: New test.
445         * g++.dg/template/non-dependent8.C: Likewise.
446         * g++.dg/template/non-dependent9.C: Likewise.
447         * g++.dg/template/non-dependent10.C: Likewise.
448
449 2004-07-17  Mark Mitchell  <mark@codesourcery.com>
450
451         PR c++/16337
452         * g++.dg/parse/attr2.C: New test.
453
454 2004-07-17  Toon Moene  <toon@moene.indiv.nluug.nl>
455
456         * g77.dg: Removed.
457         * g77.f-torture: Ditto.
458
459 2004-07-17  Joseph S. Myers  <jsm@polyomino.org.uk>
460
461         * gcc.dg/Wparentheses-2.c, gcc.dg/Wparentheses-3.c,
462         gcc.dg/Wparentheses-4.c, Wparentheses-5.c, Wparentheses-6.c,
463         Wparentheses-7.c, Wparentheses-8.c, Wparentheses-9.c: New tests.
464
465 2004-07-16  Richard Henderson  <rth@redhat.com>
466
467         * gcc.c-torture/compile/20020210-1.c: Remove XFAIL.
468
469 2004-07-16  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
470
471         * lib/fortran-torture.exp (fortran-torture): Don't test compile
472         tests with full list of options.
473         * lib/gfortran-dg.exp (gfortran-dg-runtest): Only test with all
474         of TORTURE_OPTIONS if test contains 'dg-do run'.
475
476         PR fortran/16404
477         * gfortran.dg/do_iterator.f90: New test.
478
479 2004-07-16  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
480
481         PR rtl-optimization/16536
482         * gcc.c-torture/execute/restrict-1.c: New test.
483
484 2004-07-15  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
485
486         PR fortran/15324
487         * gfortran.dg/pr15324.f90: New test.
488
489         PR fortran/15129
490         * gfortran.dg/pr15129.f90: New test.
491
492         PR fortran/15140
493         * gfortran.dg/pr15140.f90: New test.
494
495         PR fortran/13792
496         * gfortran.fortran-torture/execute/bounds.f90: Add check for
497         compile-time simplification.
498
499 2004-07-14  Mike Stump  <mrs@apple.com>
500
501         * gcc.dg/20020426-2.c: Improve type safety wrt unsignedness.
502
503 2004-07-14  James E Wilson  <wilson@specifixinc.com>
504
505         PR target/16325
506         * gcc.dg/profile-generate-1.c: New.
507
508 2004-07-15  Jakub Jelinek  <jakub@redhat.com>
509
510         * gcc.c-torture/execute/20040709-1.c: New test.
511         * gcc.c-torture/execute/20040709-2.c: New test.
512
513 2004-07-14  Mike Stump  <mrs@apple.com>
514
515         * gcc.dg/wint_t-1.c: Expect to pass on darwin 10.3.x and later.
516
517 2004-07-14  Mike Stump  <mrs@apple.com>
518
519         * gcc.dg/wchar_t-1.c: Expect to pass on darwin 10.3.x and later.
520
521 2004-07-13  Mark Mitchell  <mark@codesourcery.com>
522
523         PR c++/16518
524         * g++.dg/parse/mutable1.C: New test.
525
526 2004-07-13  Diego Novillo  <dnovillo@redhat.com>
527
528         PR tree-optimization/16443
529         * gcc.dg/tree-ssa/20040713-1.c: New test.
530
531 2004-07-15  Ulrich Weigand  <uweigand@de.ibm.com>
532
533         * g++.dg/lookup/new2.C: Use first operand of type __SIZE_TYPE__
534         for operator new.
535
536 2004-07-13  David Billinghurst <David.Billinghurst@riotinto.com>
537
538         * gfortran.dg/g77/README: New file
539         * gfortran.dg/g77/19981216-0.f:  Copy from
540         g77.f-torture/noncompile.  Add "dg-do compile" and
541         dg-error as required.
542         * gfortran.dg/g77/19990218-1.f: Likewise
543         * gfortran.dg/g77/19990905-1.f: Likewise
544         * gfortran.dg/g77/9263.f: Likewise
545         * gfortran.dg/g77/980615-0.f: Likewise
546         * gfortran.dg/g77/980616-0.f: Likewise
547         * gfortran.dg/g77/check0.f: Likewise
548         * gfortran.dg/g77/select_no_compile.f: Likewise
549
550 2004-07-13  David Billinghurst <David.Billinghurst@riotinto.com>
551
552         Copy files from g77.f-torture/compile.
553         Add "{ dg-do compile}".  Other changes as noted
554         * gfortran.dg/g77/19990905-0.f: XFAIL PR 16511
555         * gfortran.dg/g77/20010519-1.f: Add dg-warning as required
556         * gfortran.dg/g77/20030115-1.f: Add dg-warning as required
557         * gfortran.dg/g77/20030326-1.f: XFAIL PR 16511
558         * gfortran.dg/g77/970125-0.f: Add dg-excess-errors.
559         * gfortran.dg/g77/980519-2.f: Declare hd_S,hd_Z,hd_T
560         * gfortran.dg/g77/990115-1.f: Declare RANK as INTEGER
561         * gfortran.dg/g77/alpha1.f: Separate declaration and DATA
562         statement to conform to standard.  Append alpha1.x for reference.
563         * gfortran.dg/g77/xformat.f: Add dg-warning
564
565 2004-07-13  David Billinghurst <David.Billinghurst@riotinto.com>
566
567         * gfortran.dg/g77/cpp.F: Copy from g77.f-torture/compile.
568         Add {dg-do compile} directive.
569         * gfortran.dg/g77/cpp2.F: Likewise
570
571 2004-07-12  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
572
573         PR c++/5402
574         * g++.dg/lookup/name-clash1.C: New test.
575
576         PR c++/9777
577         * g++.dg/lookup/name-clash2.C: New test.
578
579         PR c++/12102
580         * g++.dg/lookup/name-clash3.C: New test.
581
582 2004-07-12  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
583
584         * g++.dg/lookup/new2.C: New test.
585         * g++.old-deja/g++.ns/new1.C: Remove (ill-formed).
586
587 2004-07-12  David Billinghurst <David.Billinghurst@riotinto.com>
588
589         * gfortran.dg/g77/12002.f: Copy from g77.f-torture/compile.
590         Add {dg-do compile} directive.
591         * gfortran.dg/g77/13060.f: Likewise
592         * gfortran.dg/g77/19990218-0.f: Likewise
593         * gfortran.dg/g77/19990305-0.f: Likewise
594         * gfortran.dg/g77/19990419-0.f: Likewise
595         * gfortran.dg/g77/19990502-0.f: Likewise
596         * gfortran.dg/g77/19990502-1.f: Likewise
597         * gfortran.dg/g77/19990525-0.f: Likewise
598         * gfortran.dg/g77/19990826-1.f: Likewise
599         * gfortran.dg/g77/19990826-3.f: Likewise
600         * gfortran.dg/g77/19990905-2.f: Likewise
601         * gfortran.dg/g77/20000412-1.f: Likewise
602         * gfortran.dg/g77/20000511-1.f: Likewise
603         * gfortran.dg/g77/20000511-2.f: Likewise
604         * gfortran.dg/g77/20000518.f: Likewise
605         * gfortran.dg/g77/20000601-1.f: Likewise
606         * gfortran.dg/g77/20000601-2.f: Likewise
607         * gfortran.dg/g77/20000629-1.f: Likewise
608         * gfortran.dg/g77/20000630-2.f: Likewise
609         * gfortran.dg/g77/20010115.f: Likewise
610         * gfortran.dg/g77/20010321-1.f: Likewise
611         * gfortran.dg/g77/20010426.f: Likewise
612         * gfortran.dg/g77/20020307-1.f: Likewise
613         * gfortran.dg/g77/8485.f: Likewise
614         * gfortran.dg/g77/960317-1.f: Likewise
615         * gfortran.dg/g77/970915-0.f: Likewise
616         * gfortran.dg/g77/980310-1.f: Likewise
617         * gfortran.dg/g77/980310-2.f: Likewise
618         * gfortran.dg/g77/980310-3.f: Likewise
619         * gfortran.dg/g77/980310-4.f: Likewise
620         * gfortran.dg/g77/980310-6.f: Likewise
621         * gfortran.dg/g77/980310-7.f: Likewise
622         * gfortran.dg/g77/980310-8.f: Likewise
623         * gfortran.dg/g77/980419-2.f: Likewise
624         * gfortran.dg/g77/980424-0.f: Likewise
625         * gfortran.dg/g77/980427-0.f: Likewise
626         * gfortran.dg/g77/980729-0.f: Likewise
627         * gfortran.dg/g77/981117-1.f: Likewise
628         * gfortran.dg/g77/toon_1.f: Likewise
629
630 2004-07-12  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
631
632         PR c++/2204
633         * g++.dg/other/abstract2.C: New test.
634
635 2004-07-12  Paul Brook  <paul@codesourcery.com>
636
637         * gfortran.dg/pointer_init_1.f90: New test.
638
639 2004-07-11  Paul Brook  <paul@codesourcery.com>
640
641         PR fortran/15986
642         * gfortran.dg/contained_1.f90: New test.
643
644 2004-07-11  Mark Mitchell  <mark@codesourcery.com>
645
646         * g++.dg/parse/defarg8.C: New test.
647
648 2004-07-11  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
649
650         PR fortran/16433
651         * gfortran.dg/pr16433.f: New test.
652
653         PR fortran/17574
654         * gfortran.dg/pr15754.f90: New test.
655
656 2004-07-11  Joseph S. Myers  <jsm@polyomino.org.uk>
657
658         PR tree-optimization/16437
659         * gcc.c-torture/execute/bitfld-4.c: New test.
660
661 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
662
663         * gfortran.fortran-torture/execute/common_2.f90: Add check for
664         access to common var from module.
665
666 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
667
668         PR fortran/16336
669         * gfortran.fortran-torture/execute/common_2.f90: New test.
670
671 2004-07-10  Paul Brook  <paul@codesourcery.com>
672
673         * gfortran.fortran-torture/execute/der_init_5.f90: Enable more tests.
674
675 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
676
677         PR fortran/15969
678         * gfortran.fortran-torture/execute/der_init_5.f90: New test.
679
680 2004-07-10  David Billinghurst <David.Billinghurst@riotinto.com>
681
682         * gfortran.dg/g77/ffixed-form-1.f: Copy from g77.dg
683         * gfortran.dg/g77/ffixed-form-2.f: Likewise
684         * gfortran.dg/g77/ffree-form-1.f: Likewise
685         * gfortran.dg/g77/ffree-form-2.f: Likewise
686         * gfortran.dg/g77/ffree-form-3.f: Likewise
687         * gfortran.dg/g77/fno-underscoring.f: Likewise
688         * gfortran.dg/g77/funderscoring.f: Likewise
689         * gfortran.dg/g77/pr9258.f: Likewise.  Add dg-warning lines.
690
691 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
692
693         * gfortran.fortran-torture/execute/module_init_1.f90: Fix test.
694
695 2004-07-10 Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
696         Paul Brook  <paul@codesourcery.com>
697
698         PR fortran/13415
699         * gfortran.dg/common_pointer_1.f90: New test.
700
701 2004-07-10  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
702
703         * g++.dg/lookup/new1.C: Fix dg-excess-error syntax.
704
705 2004-07-09  James E Wilson  <wilson@specifixinc.com>
706
707         PR target/16364
708         * gcc.c-torture/compile/20040709-1.c: New.
709
710 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
711
712         PR fortran/14077
713         * gfortran.fortran-torture/execute/module_init_1.f90: New test.
714
715 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
716
717         PR fortran/13201
718         * gfortran.dg/shape_1.f90: New test.
719
720 2004-07-09  Zack Weinberg  <zack@codesourcery.com>
721             Andrew Pinski  <apinski@apple.com>
722
723         * gcc.dg/noncompile/init-4.c: Remove bogus dg-error marker.
724
725 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
726
727         * gfortran.fortran-torture/compile/name_clash2.f90: Remove outdated
728         comment.
729
730 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
731         Paul Brook  <paul@codesourcery.com>
732
733         * gfortran.dg/dg.exp: Use revised wilcard for suffixes, also allow
734         '.f95' and '.F95'.
735
736 2004-07-09  Diego Novillo  <dnovillo@redhat.com>
737
738         * gcc.dg/tree-ssa/20031015-1.c: Adjust expected dump file name.
739
740 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
741
742         * gfortran.dg/dg.exp: Don't use wildcard for suffixes, also check
743         testcases with capital suffix.
744
745 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
746
747         PR fortran/15481
748         PR fortran/13372
749         PR fortran/13575
750         PR fortran/15978
751         * gfortran.fortran-torture/compile/implicit_2.f90: New test.
752
753         * gfortran.dg/implicit_1.f90: New test.
754
755 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
756
757         * lib/gfortran-dg.exp (gfortran-dg-test):  Adapt regular
758         expression to match gfortran warning/error messages
759         * gfortran.dg/g77/12632.f: Copy from g77.dg and fix
760         dg-error text.
761
762 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
763
764         * lib/fortran-torture.exp: Rename proc search_for to
765         search_for_re.
766
767 2004-07-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
768
769         * gcc.c-torture/execute/simd-5.x: New file.
770         XFAIL on SPARC 64-bit at -O0.
771
772 2004-07-09  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
773
774         PR c++/8211
775         PR c++/16165
776         * g++.dg/warn/effc3.C: New test.
777
778 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
779
780         * gfortran.dg/g77/f77-edit-i-in.f: Copy from g77.dg and
781         change X to 1X in format.
782         * gfortran.dg/g77/20010216-1.f:  Copy from g77.dg and
783         add data statements to conform to standard.
784
785 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
786
787         * gfortran.dg/g77/f77-edit-s-out.f: Copy from g77.dg. XFAIL
788         * gfortran.dg/g77/f77-edit-t-in.f: Likewise
789         * gfortran.dg/g77/f77-edit-x-out.f: Likewise
790
791 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
792
793         * gfortran.dg/g77/7388.f: Copy from g77.dg
794         * gfortran.dg/g77/f77-edit-i-out.f: Likewise
795         * gfortran.dg/g77/f77-edit-apostrophe-out.f: Likewise
796         * gfortran.dg/g77/f77-edit-slash-out.f: Likewise
797         * gfortran.dg/g77/f77-edit-colon-out.f: Likewise
798         * gfortran.dg/g77/f77-edit-t-out.f: Likewise
799         * gfortran.dg/g77/f77-edit-h-out.f: Likewise
800         * gfortran.dg/g77/strlen0.f: Likewise
801
802 2004-07-09   David Billinghurst <David.Billinghurst@riotinto.com>
803
804         * lib/gfortran-dg.exp: New file (adapted from lib/g77-dg.exp)
805         * gfortran.dg/dg.exp: New file (adapted from g77.dg/dg.exp)
806
807 2004-07-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
808
809         * gcc.c-torture/execute/920428-2.x: Delete.
810         * gcc.c-torture/execute/920501-7.x: Likewise.
811
812 2004-07-08  Jakub Jelinek  <jakub@redhat.com>
813
814         * gcc.mist-tests/i386-prefetch.exp (PREFETCH_SSE): Change all
815         -march=i386 into -march=i686.  Add -march=i686 -mtune=x and
816         -march=x for pentium3, pentium3m, pentium-m, pentium4m,
817         prescott and c3-2.
818         (PREFETCH_3DNOW): Add -march=c3.
819
820 2004-07-08  Diego Novillo  <dnovillo@redhat.com>
821
822         PR c/16437
823         * gcc.c-torture/execute/991118-1.x: XFAIL for x86_64.
824         * gcc.c-torture/execute/bf64-1.x: Likewise.
825
826 2004-07-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
827
828         * gcc.c-torture/compile/20040708-1.c: New test.
829
830 2004-07-08  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
831
832         PR c++/16169
833         * g++.dg/warn/effc2.C: New test.
834
835 2004-07-08  Joseph S. Myers  <jsm@polyomino.org.uk>
836
837         * gcc.c-torture/execute/bitfld-1.x: Remove.
838         * gcc.c-torture/execute/bitfld-3.c: New test.
839         * gcc.dg/bitfld-2.c: Remove XFAILs.
840
841 2004-07-07  H.J. Lu  <hongjiu.lu@intel.com>
842
843         PR c++/16276
844         * g++.dg/rtti/tinfo1.C: New file.
845
846 2004-07-07  Eric Christopher  <echristo@redhat.com>
847
848         * gcc.c-torture/compile/20020210-1.c: xfail with optimization.
849
850 2004-07-07  Andrew Pinski  <apinski@apple.com>
851
852         * gcc.c-torture/execute/931004-12.x: Xfail on powerpc-*-darwin*.
853
854 2004-07-07  Mark Mitchell  <mark@codesourcery.com>
855
856         * g++.dg/init/call1.C: XFAIL.
857
858 2004-07-07  Alexandre Oliva  <aoliva@redhat.com>
859
860         * gcc.c-torture/execute/builtins/mempcpy-2.c: Rename movstr*,
861         except for movstrict*, to movmem* and clrstr* to clrmem*.
862
863 2004-07-07  Richard Sandiford  <rsandifo@redhat.com>
864
865         * gcc.c-torture/execute/20040707-1.c: New test.
866
867 2004-07-06  Richard Sandiford  <rsandifo@redhat.com>
868
869         * gcc.c-torture/execute/20040706-1.c: New test.
870
871 2004-07-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
872
873         PR c++/3671
874         * g++.dg/template/spec14.C: New test.
875
876 2004-07-05  Jakub Jelinek  <jakub@redhat.com>
877
878         * gcc.c-torture/execute/20040629-1.c (FIELDS1, FIELDS2): Define to
879         nothing if not yet defined.  Use it in b, c and d type definitions.
880         * gcc.c-torture/execute/20040705-1.c: New test.
881         * gcc.c-torture/execute/20040705-2.c: New test.
882
883 2004-07-05  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
884
885         PR c++/2518
886         * g++.dg/lookup/new1.C: New test.
887
888 2004-07-05  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
889
890         PR c++/11406
891         * g++.dg/template/sizeof8.C: New test.
892
893 2004-07-05  Richard Sandiford  <rsandifo@redhat.com>
894
895         * gcc.c-torture/compile/20040705-1.c: New test.
896
897 2004-07-04  Bud Davis  <bdavis9659@comcast.net>
898
899         * gfortran.fortran-torture/execute/seq_io.f90: New test.
900
901 2004-07-04  Neil Booth  <neil@duron.akihabara.co.uk>
902
903         * gcc.dg/cpp/if-mop.c: Two new testcases.
904         * gcc.dg/cpp/trad/comment-3.c: New.
905
906 2004-07-04  Paul Brook  <paul@codesourcery.com>
907
908         * gfortran.fortran-torture/compile/implicit_1.f90: New test.
909
910 2004-07-03  Scott Brumbaugh  <scottb.lists@verizon.net>
911
912         PR c++/3761
913         * g++.dg/lookup/crash4.C: New test.
914
915 2004-07-02  Zack Weinberg  <zack@codesourcery.com>
916
917         * gcc.c-torture/execute/builtin-abs-1.c
918         * gcc.c-torture/execute/builtin-abs-2.c
919         * gcc.c-torture/execute/builtin-complex-1.c
920         * gcc.c-torture/execute/builtins/string-1-lib.c
921         * gcc.c-torture/execute/builtins/string-1.c
922         * gcc.c-torture/execute/builtins/string-2-lib.c
923         * gcc.c-torture/execute/builtins/string-2.c
924         * gcc.c-torture/execute/builtins/string-3-lib.c
925         * gcc.c-torture/execute/builtins/string-3.c
926         * gcc.c-torture/execute/builtins/string-4-lib.c
927         * gcc.c-torture/execute/builtins/string-4.c
928         * gcc.c-torture/execute/builtins/string-5-lib.c
929         * gcc.c-torture/execute/builtins/string-5.c
930         * gcc.c-torture/execute/builtins/string-6-lib.c
931         * gcc.c-torture/execute/builtins/string-6.c
932         * gcc.c-torture/execute/builtins/string-7-lib.c
933         * gcc.c-torture/execute/builtins/string-7.c
934         * gcc.c-torture/execute/builtins/string-8-lib.c
935         * gcc.c-torture/execute/builtins/string-8.c
936         * gcc.c-torture/execute/builtins/string-9-lib.c
937         * gcc.c-torture/execute/builtins/string-9.c
938         * gcc.c-torture/execute/builtins/string-asm-1-lib.c
939         * gcc.c-torture/execute/builtins/string-asm-1.c
940         * gcc.c-torture/execute/builtins/string-asm-2-lib.c
941         * gcc.c-torture/execute/builtins/string-asm-2.c
942         * gcc.c-torture/execute/stdio-opt-1.c
943         * gcc.c-torture/execute/stdio-opt-2.c
944         * gcc.c-torture/execute/stdio-opt-3.c
945         * gcc.c-torture/execute/string-opt-1.c
946         * gcc.c-torture/execute/string-opt-10.c
947         * gcc.c-torture/execute/string-opt-11.c
948         * gcc.c-torture/execute/string-opt-12.c
949         * gcc.c-torture/execute/string-opt-13.c
950         * gcc.c-torture/execute/string-opt-14.c
951         * gcc.c-torture/execute/string-opt-15.c
952         * gcc.c-torture/execute/string-opt-16.c
953         * gcc.c-torture/execute/string-opt-2.c
954         * gcc.c-torture/execute/string-opt-6.c
955         * gcc.c-torture/execute/string-opt-7.c
956         * gcc.c-torture/execute/string-opt-8.c:
957         Replace with ...
958
959         * gcc.c-torture/execute/builtins/abs-2.c
960         * gcc.c-torture/execute/builtins/abs-3.c
961         * gcc.c-torture/execute/builtins/complex-1.c
962         * gcc.c-torture/execute/builtins/fprintf.c
963         * gcc.c-torture/execute/builtins/fputs.c
964         * gcc.c-torture/execute/builtins/memcmp.c
965         * gcc.c-torture/execute/builtins/memmove.c
966         * gcc.c-torture/execute/builtins/memops-asm.c
967         * gcc.c-torture/execute/builtins/mempcpy-2.c
968         * gcc.c-torture/execute/builtins/mempcpy.c
969         * gcc.c-torture/execute/builtins/memset.c
970         * gcc.c-torture/execute/builtins/printf.c
971         * gcc.c-torture/execute/builtins/sprintf.c
972         * gcc.c-torture/execute/builtins/strcat.c
973         * gcc.c-torture/execute/builtins/strchr.c
974         * gcc.c-torture/execute/builtins/strcmp.c
975         * gcc.c-torture/execute/builtins/strcpy.c
976         * gcc.c-torture/execute/builtins/strcspn.c
977         * gcc.c-torture/execute/builtins/strlen-2.c
978         * gcc.c-torture/execute/builtins/strlen.c
979         * gcc.c-torture/execute/builtins/strncat.c
980         * gcc.c-torture/execute/builtins/strncmp-2.c
981         * gcc.c-torture/execute/builtins/strncmp.c
982         * gcc.c-torture/execute/builtins/strncpy.c
983         * gcc.c-torture/execute/builtins/strpbrk.c
984         * gcc.c-torture/execute/builtins/strpcpy-2.c
985         * gcc.c-torture/execute/builtins/strpcpy.c
986         * gcc.c-torture/execute/builtins/strrchr.c
987         * gcc.c-torture/execute/builtins/strspn.c
988         * gcc.c-torture/execute/builtins/strstr-asm.c
989         * gcc.c-torture/execute/builtins/strstr.c:
990         ... these new files.
991
992         * gcc.c-torture/execute/builtins/abs-2-lib.c
993         * gcc.c-torture/execute/builtins/abs-3-lib.c
994         * gcc.c-torture/execute/builtins/complex-1-lib.c
995         * gcc.c-torture/execute/builtins/fprintf-lib.c
996         * gcc.c-torture/execute/builtins/fputs-lib.c
997         * gcc.c-torture/execute/builtins/memcmp-lib.c
998         * gcc.c-torture/execute/builtins/memmove-lib.c
999         * gcc.c-torture/execute/builtins/memops-asm-lib.c
1000         * gcc.c-torture/execute/builtins/mempcpy-2-lib.c
1001         * gcc.c-torture/execute/builtins/mempcpy-lib.c
1002         * gcc.c-torture/execute/builtins/memset-lib.c
1003         * gcc.c-torture/execute/builtins/printf-lib.c
1004         * gcc.c-torture/execute/builtins/sprintf-lib.c
1005         * gcc.c-torture/execute/builtins/strcat-lib.c
1006         * gcc.c-torture/execute/builtins/strchr-lib.c
1007         * gcc.c-torture/execute/builtins/strcmp-lib.c
1008         * gcc.c-torture/execute/builtins/strcpy-lib.c
1009         * gcc.c-torture/execute/builtins/strcspn-lib.c
1010         * gcc.c-torture/execute/builtins/strlen-2-lib.c
1011         * gcc.c-torture/execute/builtins/strlen-lib.c
1012         * gcc.c-torture/execute/builtins/strncat-lib.c
1013         * gcc.c-torture/execute/builtins/strncmp-2-lib.c
1014         * gcc.c-torture/execute/builtins/strncmp-lib.c
1015         * gcc.c-torture/execute/builtins/strncpy-lib.c
1016         * gcc.c-torture/execute/builtins/strpbrk-lib.c
1017         * gcc.c-torture/execute/builtins/strpcpy-2-lib.c
1018         * gcc.c-torture/execute/builtins/strpcpy-lib.c
1019         * gcc.c-torture/execute/builtins/strrchr-lib.c
1020         * gcc.c-torture/execute/builtins/strspn-lib.c
1021         * gcc.c-torture/execute/builtins/strstr-asm-lib.c
1022         * gcc.c-torture/execute/builtins/strstr-lib.c
1023         * gcc.c-torture/execute/builtins/lib/abs.c
1024         * gcc.c-torture/execute/builtins/lib/fprintf.c
1025         * gcc.c-torture/execute/builtins/lib/memset.c
1026         * gcc.c-torture/execute/builtins/lib/printf.c
1027         * gcc.c-torture/execute/builtins/lib/sprintf.c
1028         * gcc.c-torture/execute/builtins/lib/strcpy.c
1029         * gcc.c-torture/execute/builtins/lib/strcspn.c
1030         * gcc.c-torture/execute/builtins/lib/strncat.c
1031         * gcc.c-torture/execute/builtins/lib/strncmp.c
1032         * gcc.c-torture/execute/builtins/lib/strncpy.c
1033         * gcc.c-torture/execute/builtins/lib/strpbrk.c
1034         * gcc.c-torture/execute/builtins/lib/strspn.c
1035         * gcc.c-torture/execute/builtins/lib/strstr.c:
1036         New files containing support routines.
1037
1038         * gcc.c-torture/execute/builtins/abs-1.c: Remove unnecessary
1039         declaration.
1040         * gcc.c-torture/execute/builtins/lib/main.c: Define link_error
1041         when not optimizing.
1042
1043 2004-07-02  Mark Mitchell  <mark@codesourcery.com>
1044
1045         PR c++/16240
1046         * g++.dg/abi/mangle22.C: New test.
1047         * g++.dg/abi/mangle23.C: Likewise.
1048
1049 2004-07-02  David Billinghurst  <David.Billinghurst@riotinto.com>
1050
1051         PR fortran/16290
1052         * gfortran.fortran-torture/execute/intrinsic_set_exponent.f90
1053         Allow for cases without denormalized floating point numbers.
1054
1055 2004-07-01  Joseph S. Myers  <jsm@polyomino.org.uk>
1056
1057         PR c/1027
1058         * gcc.dg/Wswitch-enum.c, gcc.dg/Wswitch.c,
1059         gcc.dg/format/branch-1.c, gcc.dg/format/diag-1.c,
1060         gcc.dg/format/multattr-3.c, gcc.dg/format/xopen-1.c: Update
1061         expected warning text.
1062         * gcc.dg/format/diag-2.c: New test.
1063
1064 2004-07-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
1065
1066         * gcc.c-torture/compile/20040323-1.c: XFAIL on Solaris 2.
1067
1068 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
1069
1070         * gcc.dg/builtins-43.c: New.
1071         * gcc.dg/builtins-44.c: New.
1072         * gcc.dg/builtins-45.c: New.
1073
1074 2004-06-26  Geoffrey Keating  <geoffk@apple.com>
1075             Andreas Tobler  <a.tobler@schweiz.ch>
1076
1077         * gcc.dg/cleanup-10.c: Run on all Linux platforms and powerpc-darwin.
1078         Use SA_RESETHAND rather than SA_ONESHOT.  Trap SIGBUS as well
1079         as SIGSEGV.
1080         * gcc.dg/cleanup-11.c: Likewise.
1081         * gcc.dg/cleanup-8.c: Likewise.
1082         * gcc.dg/cleanup-9.c: Likewise.
1083         * gcc.dg/cleanup-5.c: Run on all platforms.
1084
1085 2004-06-30  Joseph S. Myers  <jsm@polyomino.org.uk>
1086
1087         * g++.dg/warn/nonnull1.C: New test.
1088
1089 2004-06-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
1090
1091         * gcc.dg/compat/compat-common.h: Wrap up CINT in
1092         an #ifndef SKIP_COMPLEX_INT/#endif pair.
1093         Special-case the Sun compiler wrt to <complex.h>.
1094
1095 2004-06-30  Nitin Yewale <nitiny@kpitcummins.com>
1096
1097         * gcc.dg/Wunreachable-8.C: New test.
1098
1099         * gcc.dg/h8300-ice2.c : New test.
1100
1101 2004-06-30  Tobias Schlueter  <tobias.shclueter@physik.uni-muenchen.de>
1102
1103         PR fortran/16161
1104         * gfortran.fortran-torture/compile/implicit.f90: Add test
1105         for implicit character.
1106
1107 2004-06-30  David Billinghurst <David.Billinghurst@riotinto.com>
1108
1109         PR fortran/16289
1110         * gfortran.fortran-torture/execute/intrinsic_nearest.f90
1111         Use tiny() intrinsic to find smallest non-negative real
1112
1113 2004-06-30  Jakub Jelinek  <jakub@redhat.com>
1114
1115         * gcc.dg/compat/struct-by-value-22_main.c: New test.
1116         * gcc.dg/compat/struct-by-value-22_x.c: New.
1117         * gcc.dg/compat/struct-by-value-22_y.c: New.
1118
1119         * gcc.c-torture/execute/20040629-1.c: New test.
1120
1121 2004-06-29  Jakub Jelinek  <jakub@redhat.com>
1122
1123         * gcc.dg/compat/vector-defs.h: Use vector_size attribute
1124         only for GCC 3.5+, for GCC up to 3.4 mode(V*) attribute instead.
1125
1126         PR target/16195
1127         * gcc.dg/20040625-1.c: New test.
1128
1129 2004-06-29  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1130
1131         * gfortran.fortran-torture/execute/parameter_2.f90: New test.
1132
1133 2004-06-29  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1134
1135         PR fortran/15963
1136         * gfortran.fortran-torture/execute/initialization_1.f90: New test.
1137
1138 2004-06-29  Richard Henderson  <rth@redhat.com>
1139
1140         * gcc.dg/tree-ssa/20040430-1.c: Expect zero if's.
1141
1142 2004-06-29  Paul Brook  <paul@codesourcery.com>
1143
1144         * g++.old-deja/g++.abi/arraynew.C: Handle ARM EABI cookies.
1145         * g++.old-deja/g++.abi/cxa_vec.C: Allocate larger cookies for AEABI.
1146
1147 2004-06-29  Nathan Sidwell  <nathan@codesourcery.com>
1148
1149         PR c++/16260
1150         * g++.dg/parse/crash15.C: New.
1151
1152 2004-06-28  Andrew Pinski  <apinski@apple.com>
1153
1154         * gcc.dg/pr14963.c: Remove the dg-warning as it is dected
1155         by the error already.
1156
1157         * g++.dg/opt/ptrmem4.C: Change to compile only test.
1158
1159 2004-06-28  Dhananjay Deshpande  <dhananjayd@kpitcummins.com>
1160
1161         PR target/14041
1162         * gcc.dg/h8300-bss-align-1.c : New.
1163
1164 2004-06-28  Nathan Sidwell  <nathan@codesourcery.com>
1165
1166         * PR c++/16174
1167         * g++.dg/template/ctor4.C: New.
1168
1169 2004-06-27  Andrew Pinski  <pinskia@physics.uc.edu>
1170
1171         PR c++/16205
1172         * g++.dg/warn/Wsequence-point-1.C: New test.
1173
1174 2004-06-27  Paul Brook  <paul@codesourcery.com>
1175
1176         * gfortran.fortran-torture/execute/specfics.f90: Use correct typing.
1177
1178 2004-06-27  Zack Weinberg  <zack@codesourcery.com>
1179
1180         * g++.old-deja/g++.mike/p7325.C: Remove.
1181
1182 2004-06-27  Andrew Pinski  <pinskia@physics.uc.edu>
1183
1184         PR c/14963
1185         * gcc.dg/pr14963.c: New test.
1186
1187 2004-06-27  Mark Mitchell  <mark@codesourcery.com>
1188
1189         PR c++/16193
1190         * g++.dg/parse/redef1.C: New test.
1191
1192 2004-06-27  Joseph S. Myers  <jsm@polyomino.org.uk>
1193
1194         * gcc.c-torture/compile/20021123-1.c: Remove duplicate of
1195         20021110.c.
1196         * gcc.c-torture/compile/20021123-4.c: Remove duplicate of
1197         20021119-1.c.
1198         * gcc.dg/vmx/5-05.c, gcc.dg/vmx/5-06.c, gcc.dg/vmx/5-07.c,
1199         gcc.dg/vmx/5-08.c: Remove duplicates of 5-01.c, 5-02.c, 5-03.c,
1200         5-04.c.
1201         * gcc.dg/builtins-42.c: Remove duplicate of builtins-41.c.
1202         * g++.dg/other/new1.C: Remove duplicate of g++.dg/init/new1.C.
1203         * g++.dg/init/elide3.C: Remove duplicate of elide2.C.
1204         * g++.old-deja/g++.law/enum8.C: Remove duplicate of
1205         g++.brendan/enum14.C.
1206         * g++.old-deja/g++.mike/ns8.C: Remove duplicate of ns6.C
1207         * g++.old-deja/g++.ns/alias5.C: Remove duplicate of alias1.C.
1208         * g++.old-deja/g++.other/virtual1.C: Remove duplicate of
1209         g++.mike/virt1.C.
1210         * g++.old-deja/g++.pt/memtemp27.C: Remove duplicate of
1211         memtemp24.C.
1212
1213 2004-06-27  Roger Sayle  <roger@eyesopen.com>
1214
1215         * gcc.dg/20040527-1.c: New test case.
1216
1217 2004-06-26  Bud Davis  <bdavis9659@comcast.net>
1218
1219         PR gfortran/pr16196
1220         * gfortran.fortran-torture/execute/open_replace.f90: New test case.
1221
1222 2004-06-25  Roger Sayle  <roger@eyesopen.com>
1223
1224         PR middle-end/15825
1225         * gcc.dg/pr15825-1.c: New test case.
1226
1227 2004-06-25  Richard Sandiford  <rsandifo@redhat.com>
1228
1229         * gcc.c-torture/execute/20040625-1.c: New test.
1230
1231 2004-06-25  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1232
1233         * gfortran.fortran-torture/execute/der_init_3.f90: Fix syntax error.
1234
1235 2004-06-25  Richard Sandiford  <rsandifo@redhat.com>
1236
1237         * gcc.dg/torture/mips-div-1.c: New test.
1238
1239 2004-06-24  Jeff Law  <law@redhat.com>
1240
1241         * gcc.dg/tree-ssa/20040624-1.c: New test.
1242
1243 2004-06-24  Richard Sandiford  <rsandifo@redhat.com>
1244
1245         * gcc.c-torture/compile/20040624-1.c: New test.
1246
1247 2004-06-24  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1248
1249         * g++.dg/tree-ssa/tree-ssa.exp: Remove. dg.exp already handles
1250         this directory.
1251
1252 2004-06-23  Andrew Pinski  <apinski@apple.com>
1253
1254         PR middle-end/15988
1255         * g++.dg/opt/ptrmem4.C: New test.
1256
1257         * gcc.dg/c90-array-quals-2.c: New test.
1258
1259 2006-06-23  Nitin Yewale <NitinY@KPITCummins.com>
1260
1261         * gcc.dg/kpice1.c: New test.
1262
1263 2006-06-23  Andrew Pinski  <apinski@apple.com>
1264
1265         * gcc.dg/c90-array-quals.c: New test.
1266
1267 2006-06-22  Richard Henderson  <rth@redhat.com>
1268
1269         * gcc.dg/noreturn-1.c (foo5): Update function does return lineno.
1270
1271 2004-06-22  Loren James Rittle  <ljrittle@acm.org>
1272
1273         * gcc.dg/builtins-config.h: Handle FreeBSD.
1274
1275 2006-06-22  Richard Henderson  <rth@redhat.com>
1276
1277         * g++.dg/opt/devirt1.C: New.
1278
1279 2004-06-22  Kelley Cook <kcook@gcc.gnu.org>
1280
1281         * g++.dg/opt/pr15551.C: New testcase.
1282
1283 2004-06-22  H.J. Lu  <hongjiu.lu@intel.com>
1284
1285         PR target/14800
1286         * gcc.misc-tests/linkage.exp: Set native_cflags to "-m32" for
1287         x86_64-*-linux* when compiling for 32bit.
1288
1289 2004-06-21  Andrew Pinski  <apinski@apple.com>
1290
1291         * gcc.dg/pch/struct-1.c: New.
1292         * gcc.dg/pch/struct-1.hs: New.
1293
1294 2004-06-21  Geoffrey Keating  <geoffk@apple.com>
1295
1296         * gcc.dg/pch/save-temps-1.c: New file.
1297         * gcc.dg/pch/save-temps-1.hs: New file.
1298
1299 2004-06-22  Janne Blomqvist  <jblomqvi@cc.hut.fi>
1300
1301         * gfortran.fortran-torture/execute/iolength_1.f90: New test.
1302         * gfortran.fortran-torture/execute/iolength_3.f90: New test.
1303
1304 2004-06-21  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1305
1306         * gfortran.fortran-torture/execute/select_1.f90: Rename function
1307         to fix type error.
1308         * gfortran.fortran-torture/execute/intrinsic_associated.f90:
1309         Remove trailing spaces.
1310
1311 2004-06-21  Richard Henderson  <rth@redhat.com>
1312
1313         * gcc.dg/tree-ssa/20030714-1.c: Rename variables to avoid
1314         merging && to BIT_FIELD_REF.
1315
1316 2004-06-21  Richard Sandiford  <rsandifo@redhat.com>
1317
1318         * g++.dg/opt/placeholder1.C: New test.
1319
1320 2004-06-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
1321
1322         * gcc.dg/compat/struct-complex-1_x.c: Add dummy symbol.
1323         * gcc.dg/compat/struct-complex-1_y.c: Likewise.
1324         * gcc.dg/compat/union-m128-1_x.c: Likewise.
1325         * gcc.dg/compat/union-m128-1_y.c: Likewise.
1326
1327 2004-06-20  Zack Weinberg  <zack@codesourcery.com>
1328
1329         * g++.dg/expr/enum1.C, g++.dg/opt/const3.C: Declare abort with
1330         extern "C".
1331         * g++.dg/other/pragma-re-1.C: Add comments.
1332
1333 2004-06-19  Bud Davis  <bdavis9659@comcast.net>
1334
1335         PR gfortran/16080
1336         * gfortran.fortran-torture/execute/read_null_string.f90: New file.
1337
1338 2004-06-19  Andrew Pinski  <pinskia@physics.uc.edu>
1339
1340         * g++.dg/lookup/crash3.C: Use __SIZE_TYPE__
1341         instead of setting the type of size_t by
1342         hand.
1343
1344 2004-06-18  Roger Sayle  <roger@eyesopen.com>
1345
1346         * gcc.dg/unordered-2.c: New test case.
1347         * gcc.dg/unordered-3.c: New test case.
1348
1349 2004-06-19  David Billinghurst <David.Billinghurst@riotinto.com>
1350
1351         PR other/16043
1352         * lib/g++.exp (g++_version): Tweak regexp for version
1353         * lib/g77.exp (g77_version): Likewise
1354         * lib/gfortran.exp (gfortran_version): Likewise
1355         * lib/objc.exp (objc_version): Likewise
1356         * lib/treelang.exp (treelang_version): Likewise
1357
1358 2004-06-19  Jakub Jelinek  <jakub@redhat.com>
1359
1360         * gcc.dg/compat/struct-align-2_x.c: Include <limits.h>.
1361         Use INT_MAX instead of __INT_MAX__.
1362         * gcc.dg/compat/struct-align-2_y.c: Likewise.
1363
1364         * gcc.dg/compat/compat-common.h (CINT, CDBL): Define.
1365         * gcc.dg/compat/scalar-return-3_x.c: Use it.
1366         * gcc.dg/compat/scalar-return-3_y.c: Use it.
1367         * gcc.dg/compat/scalar-return-4_x.c: Use it.
1368         * gcc.dg/compat/scalar-return-4_y.c: Use it.
1369         * gcc.dg/compat/scalar-by-value-3_x.c: Use it.
1370         * gcc.dg/compat/scalar-by-value-3_y.c: Use it.
1371         * gcc.dg/compat/scalar-by-value-4_x.c: Use it.
1372         * gcc.dg/compat/scalar-by-value-4_y.c: Use it.
1373
1374         * gcc.dg/range-test-1.c: New test.
1375         * g++.dg/opt/range-test-1.C: New test.
1376
1377 2004-06-17  Richard Henderson  <rth@redhat.com>
1378
1379         * objc.dg/sync-1.m: New.
1380         * objc.dg/try-catch-1.m: Don't force next runtime.
1381         * objc.dg/try-catch-3.m, objc.dg/try-catch-4.m: Likewise.
1382         * objc.dg/try-catch-2.m: Likewise.  Enable everywhere.  Remove
1383         shadowed catch clause.
1384         * objc.dg/try-catch-5.m: New.
1385
1386 2004-06-17  Zack Weinberg  <zack@codesourcery.com>
1387
1388         Bug 14610
1389         * gcc.dg/ia64-float80-1.c, gcc.dg/ia64-float80-2.c: New testcases.
1390
1391 2004-06-15  Richard Henderson  <rth@redhat.com>
1392
1393         * gcc.dg/20001116-1.c: Move expected warning line.
1394
1395 2004-06-15  Richard Henderson  <rth@redhat.com>
1396
1397         * gcc.dg/i386-ssetype-1.c: Remove XFAIL.
1398         * gcc.dg/i386-ssetype-3.c: Remove XFAIL.
1399
1400 2004-06-15  Jeff Law  <law@redhat.com>
1401
1402         * gcc.dg/tree-ssa/20040615-1.c: New test.
1403         * gcc.dg/tree-ssa/20030824-1.c: Update expected output to
1404         be less sensitive to operand ordering.
1405         * gcc.dg/tree-ssa/20030824-2.c: Likewise.
1406
1407 2004-06-16  Danny Smith  <dannysmith@users.sourceforge.net>
1408
1409         * g++.dg/abi/bitfield3.C: Add comment..
1410
1411 2004-06-15  Richard Henderson  <rth@redhat.com>
1412
1413         * g++.dg/ext/stmtexpr1.C: XFAIL.
1414         * gcc.dg/20030612-1.c: XFAIL.
1415
1416 2004-06-15  Eric Christopher  <echristo@redhat.com>
1417
1418         * g++.dg/charset/asm5.c: New.
1419         * gcc.dg/charset/asm6.c: New.
1420
1421 2004-06-15  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1422
1423         PR fortran/15962
1424         * gfortran.fortran-torture/execute/select_1.f90: New test.
1425
1426 2004-06-15  Paul Brook  <paul@codesourcery.com>
1427
1428         * gcc.dg/arm-mmx-1.c: Use asm to clobber registers.
1429
1430 2004-06-14  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1431
1432         PR c++/15967
1433         * g++.dg/lookup/crash3.C: New test.
1434
1435 2004-06-14  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1436
1437         PR c++/15947
1438         * g++.dg/parse/dtor4.C: New test.
1439
1440 2004-06-14  Jeff Law  <law@redhat.com>
1441
1442         * gcc.c-torture/compile/20040614-1.c: New test.
1443
1444 2004-06-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1445
1446         PR fortran/15211
1447         * gfortran.fortran-torture/execute/intrinsic_len.f90: Also test
1448         LEN of a character array.
1449
1450 2004-06-14  Mark Mitchell  <mark@codesourcery.com>
1451
1452         PR c++/15096
1453         * g++.dg/template/ptrmem10.C: New test.
1454
1455         PR c++/14930
1456         * g++.dg/template/friend30.C: New test.
1457
1458 2004-06-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1459
1460         PR fortran/14928
1461         * gfortran.fortran-torture/compile/mloc.f90: New test.
1462
1463 2004-06-13  Paul Brook  <paul@codesourcery.com>
1464
1465         * gfortran.fortran-torture/execute/random_2.f90: New test.
1466
1467 2004-06-13  Eric Christopher  <echristo@redhat.com>
1468
1469         * gcc.dg/noncompile/redecl-1.c: Fix error message.
1470
1471 2004-06-12  Paul Brook  <paul@codesourcery.com>
1472
1473         * gfortran.fortran-torture/execute/contained_3.f90: New test.
1474
1475 2004-06-12  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1476
1477         PR fortran/14923
1478         * gfortran.fortran-torture/execute/date_time_1.f90: New test.
1479
1480 2004-06-12  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1481
1482         PR fortran/14957
1483         * gfortran.fortran-torture/execute/stack_varsize.f90: Correct
1484         syntax errors in end statements of contained subroutines.
1485
1486 2004-06-12  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1487
1488         PR fortran/12841
1489         * gfortran.fortran-torture/execute/null_arg.f90: New test.
1490
1491 2004-06-12  Bud Davis  <bdavis9659@comcast.net>
1492
1493         PR fortran/15665
1494         * gfortran.fortran-torture/execute/getarg_1.f90: New test.
1495
1496 2004-06-12  Bud Davis  <bdavis9659@comcast.net>
1497
1498         PR gfortran/12839
1499         * gfortran.fortran-torture/execute/nan_inf_fmt.f90: New test.
1500
1501 2004-06-11  Mark Mitchell  <mark@codesourcery.com>
1502
1503         PR c++/15862
1504         * g++.dg/parse/enum1.C: New test.
1505
1506 2004-06-10  Jeff Law  <law@redhat.com>
1507
1508         * gcc.c-torture/compile/20040610-1.c: New test.
1509
1510 2004-06-11  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1511
1512         * g++.old-deja/g++.robertl/eb4.C: Adjust error markers.
1513         * g++.old-deja/g++.other/decl3.C: Likewise.
1514
1515 2004-06-10  Brian Booth  <bbooth@redhat.com>
1516
1517         * gcc.dg/tree-ssa/20031015-1.c: Scan for
1518         V_MAY_DEF instead of VDEF.
1519         * gcc.dg/tree-ssa/20040517-1.c: Ditto.
1520
1521 2004-06-10  Mark Mitchell  <mark@codesourcery.com>
1522
1523         PR c++/14211
1524         * g++.dg/conversion/const1.C: New test.
1525
1526         PR c++/15076
1527         * g++.dg/conversion/reinterpret1.C: New test.
1528
1529         PR c++/15877
1530         * g++.dg/template/enum2.C: New test.
1531
1532         PR c++/15227
1533         * g++.dg/template/error13.C: New test.
1534
1535 2004-06-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1536
1537         PR fortran/14957
1538         * gfortran.fortran-torture/execute/intrinsic_scale.f90: Make all
1539         arguments to test_* REAL and of the right size.
1540
1541 2004-06-10  Jakub Jelinek  <jakub@redhat.com>
1542
1543         PR target/15569
1544         PR rtl-optimization/15681
1545         * gcc.dg/20040609-1.c: New test.
1546
1547 2004-06-10  Jakub Jelinek  <jakub@redhat.com>
1548
1549         PR c++/14791
1550         * g++.dg/opt/builtins1.C: New test.
1551
1552 2004-06-10  Danny Smith  <dannysmith@users.sourceforge.net>
1553
1554         * gcc.dg/i386-bitfield1.c: Add mingw32 and cygwin to targets
1555         that use default windows32 struct layout.
1556         * gcc.dg/i386-bitfield2.c: Likewise.
1557
1558 2004-06-09  Danny Smith  <dannysmith@users.sourceforge.net>
1559
1560         * g++.dg/abi/bitfield3.C: Add -mno-align-double compile option
1561         for mingw32 and cygwin targets.
1562
1563 2004-06-09  Geoffrey Keating  <geoffk@apple.com>
1564
1565         * gcc.dg/pch/macro-4.c: New.
1566         * gcc.dg/pch/macro-4.hs: New.
1567
1568 2004-06-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1569
1570         PR fortran/13249
1571         * gfortran.fortran-torture/compile/name_clash.f90: New test.
1572
1573 2004-06-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1574
1575         PR fortran/13372
1576         * gfortran.fortran-torture/compile/named_args_2.f90: New test.
1577
1578 2004-06-09  Bud Davis  <bdavis9659@comcast.net>
1579
1580         PR gfortran/14897
1581         * gfortran.fortran-torture/execute/t_edit.f90: New test.
1582
1583 2004-06-09  Bud Davis  <bdavis9659@comcast.net>
1584
1585         PR gfortran/15755
1586         * gfortran.fortran-torture/execute/backspace.c : New test.
1587
1588 2004-06-09  Paul Brook  <paul@codesourcery.com>
1589
1590         * gfortran.fortran-torture/execure/intrinsic_associated.f90
1591         (pointer_to_section): Rewrite to use smaller array.
1592
1593 2004-06-08  David Edelsohn  <edelsohn@gnu.org>
1594
1595         * gcc.dg/ext/altivec-1.c: XFAIL powerpc-ibm-aix*.
1596         * gcc.dg/ext/altivec-10.c: Same.
1597         * gcc.dg/ext/altivec-11.c: Same.
1598         * gcc.dg/ext/altivec-12.c: Same.
1599         * gcc.dg/ext/altivec-13.c: Same.
1600         * gcc.dg/ext/altivec-14.c: Same.
1601         * gcc.dg/ext/altivec-15.c: Same.
1602         * gcc.dg/ext/altivec-16.c: Same.
1603         * gcc.dg/ext/altivec-3.c: Same.
1604         * gcc.dg/ext/altivec-4.c: Same.
1605         * gcc.dg/ext/altivec-6.c: Same.
1606         * gcc.dg/ext/altivec-7.c: Same.
1607         * gcc.dg/ext/altivec-8.c: Same.
1608         * gcc.dg/ext/altivec-varargs-1.c: Same.
1609
1610         * g++.dg/ext/altivec-1.C: Correct dg syntax.
1611         * g++.dg/ext/altivec-10.C: Same.
1612         * g++.dg/ext/altivec-2.C: Same.
1613         * g++.dg/ext/altivec-3.C: Same.
1614         * g++.dg/ext/altivec-4.C: Same.
1615         * g++.dg/ext/altivec-5.C: Same.
1616         * g++.dg/ext/altivec-6.C: Same.
1617         * g++.dg/ext/altivec-7.C: Same.
1618         * g++.dg/ext/altivec-8.C: Same.
1619         * g++.dg/ext/altivec-9.C: Same.
1620
1621 2004-06-08  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1622
1623         PR c++/7841
1624         * g++.old-deja/g++.pt/ctor2.C: Add error mark.
1625
1626 2004-06-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
1627
1628         * gcc.dg/union-1.c: New test.
1629
1630 2004-06-07  Roger Sayle  <roger@eyesopen.com>
1631
1632         * gcc.dg/builtins-41.c: New test case.
1633         * gcc.dg/builtins-42.c: New test case.
1634
1635 2004-06-07  David Edelsohn  <edelsohn@gnu.org>
1636
1637         * g++.dg/ext/altivec-1.C: XFAIL powerpc-ibm-aix*.
1638         * g++.dg/ext/altivec-10.C: Same.
1639         * g++.dg/ext/altivec-2.C: Same.
1640         * g++.dg/ext/altivec-3.C: Same.
1641         * g++.dg/ext/altivec-4.C: Same.
1642         * g++.dg/ext/altivec-5.C: Same.
1643         * g++.dg/ext/altivec-6.C: Same.
1644         * g++.dg/ext/altivec-7.C: Same.
1645         * g++.dg/ext/altivec-8.C: Same.
1646         * g++.dg/ext/altivec-9.C: Same.
1647         * g++.old-deja/g++.abi/cxa_vec.C: Same.
1648         * g++.old-deja/g++.brendan/new3.C: Same.
1649         * gcc.c-torture/execute/eeprof-1.x: Same.
1650
1651 2004-06-07  Joseph S. Myers  <jsm@polyomino.org.uk>
1652
1653         PR c/14765
1654         * gcc.dg/pr14765-1.c: New test.
1655
1656 2004-06-07  Roger Sayle  <roger@eyesopen.com>
1657
1658         PR c/14649
1659         * gcc.dg/pr14649-1.c: New test case.
1660
1661 2004-06-07  Richard Henderson  <rth@redhat.com>
1662
1663         * gcc.dg/tree-ssa/20030728-1.c: Fixup return value to not match
1664         if temporaries.
1665
1666 2004-06-07  David Edelsohn  <edelsohn@gnu.org>
1667
1668         * g++.dg/eh/elide1.C: Remove XFAIL.
1669
1670 2004-06-07  Mark Mitchell  <mark@codesourcery.com>
1671
1672         PR c++/15337
1673         * g++.dg/expr/sizeof3.C: New test.
1674
1675         PR c++/14777
1676         * g++.dg/template/access14.C: New test.
1677
1678         PR c++/15554
1679         * g++.dg/template/enum1.C: New test.
1680
1681         PR c++/15057
1682         * g++.dg/eh/throw1.C: New test.
1683
1684 2004-06-07  David Ayers  <d.ayers@inode.at>
1685             Ziemowit Laski  <zlaski@apple.com>
1686
1687         * lib/objc.exp (objc_target_compile): Revert the '-framework
1688         Foundation' flag fix, since bare Darwin does not ship
1689         with the Foundation framework.
1690         * objc/execute/next_mapping.h: Provide a local NSConstantString
1691         @interface and @implementation.
1692         (objc_constant_string_init): A constructor function, used to
1693         initialize the NSConstantString meta-class object.
1694         * objc/execute/string1.m: Include "next_mapping.h" instead of
1695         <Foundation/NSString.h>.
1696         * objc/execute/string2.m: Likewise.
1697         * objc/execute/string3.m: Likewise.
1698         * objc/execute/string4.m: Likewise.
1699
1700 2004-06-06  H.J. Lu  <hongjiu.lu@intel.com>
1701
1702         * gcc.c-torture/execute/ieee/fp-cmp-4.c (FLOAT): New. Default
1703         to double. Replace double with FLOAT.
1704         * gcc.c-torture/execute/ieee/fp-cmp-8.c: Likewise.
1705
1706         * gcc.c-torture/execute/ieee/fp-cmp-4e.c: New file.
1707         * gcc.c-torture/execute/ieee/fp-cmp-4f.c: Likewise.
1708         * gcc.c-torture/execute/ieee/fp-cmp-4l.c: Likewise.
1709         * gcc.c-torture/execute/ieee/fp-cmp-4q.c: Likewise.
1710         * gcc.c-torture/execute/ieee/fp-cmp-8e.c: Likewise.
1711         * gcc.c-torture/execute/ieee/fp-cmp-8f.c: Likewise.
1712         * gcc.c-torture/execute/ieee/fp-cmp-8l.c: Likewise.
1713         * gcc.c-torture/execute/ieee/fp-cmp-8q.c: Likewise.
1714
1715 2004-06-06  Joseph S. Myers  <jsm@polyomino.org.uk>
1716
1717         PR c/13519
1718         * gcc.c-torture/enum-3.c, gcc.dg/pr13519-1.c: New tests.
1719
1720 2004-06-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1721
1722         PR c++/15503
1723         * g++.dg/template/meminit2.C: New test.
1724
1725 2004-06-04  Paolo Bonzini  <bonzini@gnu.org>
1726
1727         PR target/15822
1728         * gcc.c-torture/execute/compare-fp-1.c,
1729         gcc.c-torture/execute/compare-fp-2.c,
1730         gcc.c-torture/execute/compare-fp-3.c,
1731         gcc.c-torture/execute/compare-fp-4.c,
1732         gcc.c-torture/execute/compare-fp-3.x,
1733         gcc.c-torture/execute/compare-fp-4.x: Moved...
1734         * gcc.c-torture/execute/ieee/compare-fp-1.c,
1735         gcc.c-torture/execute/ieee/compare-fp-2.c,
1736         gcc.c-torture/execute/ieee/compare-fp-3.c,
1737         gcc.c-torture/execute/ieee/compare-fp-4.c,
1738         gcc.c-torture/execute/ieee/compare-fp-3.x,
1739         gcc.c-torture/execute/ieee/compare-fp-4.x: ...here.
1740
1741 2004-06-04  David Ayers  <d.ayers@inode.at>
1742
1743         * objc/execute/protocol-isEqual-4.m: New testcase.
1744
1745 2004-06-04  Nicola Pero  <n.pero@mi.flashnet.it>
1746
1747         * objc/execute/protocol-isEqual-1.m: New testcase.
1748         * objc/execute/protocol-isEqual-2.m: New testcase.
1749         * objc/execute/protocol-isEqual-3.m: New testcase.
1750
1751 2004-06-03  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1752
1753         * gfortran.fortran-torture/execute/optstring_1.f90: New testcase.
1754
1755 2004-06-02  Ziemowit Laski  <zlaski@apple.com>
1756
1757         * lib/objc.exp (objc_target_compile): When running tests on
1758         Darwin (Mac OS X), inform the linker about '-framework
1759         'Foundation'.
1760
1761 2004-06-02  Eric Christopher  <echristo@redhat.com>
1762
1763         * gcc.c-torture/compile/20040602-1.c: New.
1764
1765 2004-06-02  Andrew Pinski  <pinskia@physics.uc.edu>
1766
1767         * g++.dg/tree-ssa/ssa-sra-1.C: Fix comment.
1768         * g++.dg/tree-ssa/ssa-sra-2.C: Likewise.
1769
1770         PR tree-optimization/14736
1771         * g++.dg/tree-ssa/ssa-cast-1.C: New Test.
1772
1773         PR tree-optimization/14042
1774         * g++.dg/tree-ssa/ssa-sra-1.C: New Test.
1775
1776         PR tree-optimization/14729
1777         * g++.dg/tree-ssa/ssa-sra-2.C: New Test.
1778
1779 2004-06-02  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1780
1781         PR fortran/15557
1782         * gfortran.fortran-torture/execute/data_3.f90: New testcase.
1783
1784 2004-06-01  Richard Hederson  <rth@redhat.com>
1785
1786         * g++.dg/template/dependent-expr4.C: Use __builtin_offsetof.
1787
1788 2004-06-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1789
1790         PR c++/14932
1791         * g++.dg/parse/offsetof4.C: New test.
1792
1793 2004-06-01  Nicola Pero  <nicola@brainstorm.co.uk>
1794
1795         PR objc/7993
1796         * objc.dg/private-1.m, objc-dg/private-2.m: New testcases.
1797
1798 2004-05-31  Mark Mitchell  <mark@codesourcery.com>
1799
1800         PR c++/15701
1801         * g++.dg/template/friend29.C: New test.
1802
1803 2004-05-31  Joseph S. Myers  <jsm@polyomino.org.uk>
1804
1805         PR c/15749
1806         * gcc.dg/pr15749-1.c, gcc.dg/pr15749-1.h: New test.
1807
1808 2004-05-31  Eric Botcazou  <ebotcazou@libertysurf.fr>
1809
1810         * gcc.dg/sparc-trap-1.c: New test.
1811
1812 2004-05-31  Roger Sayle  <roger@eyesopen.com>
1813
1814         PR middle-end/15069
1815         * g++.dg/opt/fold3.C: New test case.
1816
1817 2004-05-30  Graham Stott  <graham.stott@btinternet.com>
1818
1819         * lib/target-supports.exp (check_iconv_available): Fix fallout
1820         from 2004-05-28 patch.
1821
1822 2004-05-30  Paul Brook  <paul@codesourcery.com>
1823
1824         PR fortran/15620
1825         * gfortran.fortran-torture/execute/st_function_1.f90: New test.
1826         * gfortran.fortran-torture/execute/st_function_2.f90: New test.
1827
1828 2004-05-30  Steven G. Kargl  <kargls@comcast.net>
1829
1830         * gfortran.fortran-torture/execute/random_1.f90: New test.
1831
1832 2004-05-28  Ziemowit Laski  <zlaski@apple.com>
1833
1834         * g++.dg/ext/altivec-10.C: New test.
1835
1836 2004-05-29  Paul Brook  <paul@codesourcery.com>
1837
1838         * gfortran.fortran-torture/execute/equiv_1.f90: New test.
1839
1840 2004-05-28  Ziemowit Laski  <zlaski@apple.com>
1841
1842         * gcc.dg/altivec-16.c: New test.
1843
1844 2004-05-28  Janis Johnson  <janis187@us.ibm.com>
1845
1846         * lib/target-supports.exp (check_vmx_hw_available): New.
1847         * gcc.dg/vmx/vmx.exp: Use it to determine default action.
1848
1849         * lib/target-supports.exp (check_alias_available,
1850         check_iconv_available, check_named_sections_available): Use
1851         unique names for temporary files.
1852
1853 2004-05-28  Ziemowit Laski  <zlaski@apple.com>
1854
1855         * gcc.dg/altivec-15.c: New test.
1856
1857 2004-05-28  Mark Mitchell  <mark@codesourcery.com>
1858
1859         PR c++/15083
1860         * g++.dg/warn/noeffect6.C: New test.
1861
1862         PR c++/15471
1863         * g++.dg/expr/ptrmem4.C: New test.
1864
1865         PR c++/15640
1866         * g++.dg/template/operator3.C: New test.
1867
1868 2004-05-28  Mark Mitchell  <mark@codesourcery.com>
1869
1870         PR c++/14668
1871         * g++.dg/lookup/redecl1.C: New test.
1872         * g++.old-deja/g++.benjamin/tem04.C: Add error marker.
1873
1874 2004-05-28  Paolo Bonzini  <bonzini@gnu.org>
1875
1876         * gcc.c-torture/execute/compare-fp-1.c,
1877         gcc.c-torture/execute/compare-fp-2.c,
1878         gcc.c-torture/execute/compare-fp-3.c,
1879         gcc.c-torture/execute/compare-fp-4.c,
1880         gcc.c-torture/execute/compare-fp-3.x,
1881         gcc.c-torture/execute/compare-fp-4.x,
1882         gcc.dg/pr15649-1.c: New.
1883
1884 2004-05-27  Adam Nemet  <anemet@lnxw.com>
1885
1886         PR c++/12883
1887         * g++.dg/init/array14.C: New test.
1888
1889 2004-05-25  Janis Johnson  <janis187@us.ibm.com>
1890
1891         * lib/compat.exp (compat-get-options-main): New.
1892         (compat-get-options): Remove unneeded code, warn for ignored
1893         command.
1894         (compat-execute): Check flag set by dg-require-* commands.
1895
1896         * lib/compat.exp (compat-execute): Break up long lines.
1897
1898 2004-05-24  Janis Johnson  <janis187@us.ibm.com>
1899
1900         * gcc.dg/altivec-7.c: Don't use 'vector long'.
1901         * gcc.dg/altivec-14.c: New test.
1902         * g++.dg/ext/altivec-7.C: Don't use 'vector long'.
1903
1904         * gcc.dg/altivec-6.c: Use -maltivec, don't limit to darwin.
1905         * gcc.dg/altivec-12.c: Ditto.
1906
1907         * gcc.dg/altivec-3.c: Move call to altivec_check.
1908
1909 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
1910
1911         PR c++/15044
1912         * g++.dg/template/error12.C: New test.
1913
1914         PR c++/15317
1915         * g++.dg/ext/attrib15.C: New test.
1916
1917         PR c++/15329
1918         * g++.dg/template/ptrmem9.C: New test.
1919
1920 2004-05-25  Paul Brook  <paul@codesourcery.com>
1921
1922         * gfortran.fortran-torture/compile/inquiry_1.f90: New test.
1923
1924 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
1925
1926         PR c++/15165
1927         * g++.dg/template/crash19.C: New test.
1928
1929 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
1930
1931         PR c++/15025
1932         * g++.dg/template/redecl1.C: New test.
1933
1934 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
1935
1936         PR c++/14821
1937         * g++.dg/other/ns1.C: New test.
1938
1939         PR c++/14883
1940         * g++.dg/template/invalid1.C: New test.
1941
1942 2004-05-23  Paul Brook  <paul@codesourcery.com>
1943         Victor Leikehman  <lei@haifasphere.co.il>
1944
1945         * gfortran.fortran-torture/execute/common_init_1.f90: New test.
1946         * gfortran.fortran-torture/execute/equiv_init.f90: New test.
1947
1948 2004-05-22  Mark Mitchell  <mark@codesourcery.com>
1949
1950         PR c++/15285
1951         PR c++/15299
1952         * g++.dg/template/non-dependent5.C: New test.
1953         * g++.dg/template/non-dependent6.C: New test.
1954
1955 2004-05-22  Mark Mitchell  <mark@codesourcery.com>
1956
1957         PR c++/15507
1958         * g++.dg/inherit/union1.C: New test.
1959
1960         PR c++/15542
1961         * g++.dg/template/addr1.C: New test.
1962
1963         PR c++/15427
1964         * g++.dg/template/array5.C: New test.
1965
1966         PR c++/15287
1967         * g++.dg/template/array6.C: New test.
1968
1969 2004-05-22  Wolfgang Bangerth  <bangerth@dealii.org>
1970             Roger Sayle  <roger@eyesopen.com>
1971
1972         * g++.dg/lookup/forscope2.C: New test case.
1973
1974 2004-05-22  Ben Elliston  <bje@au.ibm.com>
1975
1976         * gcc.dg/cpp/Wmissingdirs.c: New.
1977
1978 2004-05-20  H.J. Lu  <hongjiu.lu@intel.com>
1979
1980         PR target/15301
1981         * gcc.dg/compat/union-m128-1.h: New file.
1982         * gcc.dg/compat/union-m128-1_main.c: Likewise.
1983         * gcc.dg/compat/union-m128-1_x.c: Likewise.
1984         * gcc.dg/compat/union-m128-1_y.c: Likewise.
1985
1986 2004-05-20  H.J. Lu  <hongjiu.lu@intel.com>
1987
1988         PR target/15302
1989         * gcc.dg/compat/struct-complex-1.h: New file.
1990         * gcc.dg/compat/struct-complex-1_main.c: Likewise.
1991         * gcc.dg/compat/struct-complex-1_x.c: Likewise.
1992         * gcc.dg/compat/struct-complex-1_y.c: Likewise.
1993
1994 2004-05-20  Roger Sayle  <roger@eyesopen.com>
1995
1996         PR middle-end/3074
1997         * gcc.dg/pr3074-1.c: New test case.
1998         * gcc.dg/sequence-pt-1.c: Remove an XFAIL.
1999
2000 2004-05-20  Falk Hueffner  <falk@debian.org>
2001
2002         PR other/15526
2003         * gcc.dg/ftrapv-1.c: New test case.
2004
2005 2004-05-18  Feng Wang  <fengwang@nudt.edu.cn>
2006
2007         * gfortran.fortran-torture/execute/power.f90: Test constant integers.
2008
2009 2004-05-18  Andrew Pinski  <pinskia@physics.uc.edu>
2010             Jeff Law  <law@redhat.com>
2011
2012         * gcc.dg/tree-ssa/20040514-2.c: Update expected output.
2013         * gcc.dg/tree-ssa/20040518-2.c: New test.
2014
2015         * gcc.dg/tree-ssa/20040518-1.c: New test.
2016
2017 2004-05-18  Zack Weinberg  <zack@codesourcery.com>
2018
2019         * gcc.c-torture/execute/991216-3.c: Delete, duplicate of 991216-2.c.
2020
2021 2004-05-18  Paul Brook  <paul@codesourcery.com>
2022
2023         PR fortran/13930
2024         * gfortran.fortran-torture/execute/der_init_4.f90: New test.
2025
2026 2004-05-18  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2027
2028         * gfortran.fortran-torture/execute/cmplx.f90: Add test for bug in
2029         constant folding.
2030
2031 2004-05-17  Steven Bosscher  <stevenb@suse.de>
2032
2033         * gcc.dg/tree-ssa/20040517-1.c: New test.
2034
2035 2004-05-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
2036
2037         * gcc.dg/loop-4.c: New test.
2038
2039 2004-05-15  Andrew Pinski  <pinskia@physics.uc.edu>
2040
2041         * gcc.dg/tree-ssa/20040514-1.c: Add '}' that was forgotten.
2042
2043 2004-05-15  Bud Davis  <bdavis9659@comcast.net>
2044
2045         PR fortran/15311
2046         * gfortran.fortran-torture/execute/write_a_1.f90: New test.
2047
2048 2004-05-15  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2049
2050         PR fortran/13826
2051         PR fortran/13940
2052         * gfortran.fortran-torture/compile/data_1.f90: New test.
2053
2054 2004-05-15  Ulrich Weigand  <uweigand@de.ibm.com>
2055
2056         * gcc.dg/const-elim-1.c: Remove XFAIL for s390*-*-*.
2057         * gcc.dg/uninit-H.c: Define ASM for __s390__.
2058
2059 2004-05-15  Joseph S. Myers  <jsm@polyomino.org.uk>
2060
2061         * gcc.c-torture/execute/20000603-1.c: Update WG14 URL.
2062
2063 2004-05-15  Joseph S. Myers  <jsm@polyomino.org.uk>
2064
2065         PR c/15444
2066         * gcc.dg/format/xopen-1.c: Adjust expected message.
2067         * gcc.dg/format/xopen-3.c: New test.
2068
2069 2004-05-14  Victor Leikehman  <lei@haifasphere.co.il>
2070
2071         * gfortran.fortran-torture/execute/def_init_3.f90: New test.
2072
2073 2004-05-14  Jeff Law  <law@redhat.com>
2074
2075         * gcc.dg/tree-ssa/20040514-2.c: New test.
2076
2077 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2078
2079         * gfortran.fortran-torture/compile/noncontinuation_1.f90: Rename
2080         this ...
2081         * gfortran.fortran-torture/compile/noncontinuation_1.f: ... to
2082         this.
2083
2084 2004-05-14  Andrew Pinski  <pinskia@physics.uc.edu>
2085
2086         * gcc.dg/tree-ssa/20040514-1.c: New test.
2087
2088 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2089
2090         * gfortran.fortran-torture/compile/noncontinuation_1.f90: New
2091         test.
2092
2093 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2094
2095         PR fortran/14066
2096         * gfortran.fortran-torture/compile/do_1.f90: New test.
2097
2098 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2099
2100         PR fortran/15051
2101         * gfortran.fortran-torture/compile/empty_interface_1.f90: New
2102         test.
2103
2104 2004-05-14  Bud Davis  <bdavis9659@comcast.net>
2105
2106         PR fortran/15149
2107         * gfortran.fortran-torture/execute/random_init.f90: New test.
2108
2109 2004-05-13  Paul Brook  <paul@codesourcery.com>
2110
2111         PR fortran/15314
2112         * gfortran.fortran-torture/execute/der_init_s.f90: New test.
2113
2114 2004-05-13  Andrew Pinski  <pinskia@physics.uc.edu>
2115
2116         * gcc.dg/uninit-H.c: Test for __PPC__ and __ppc__
2117         for the powerpc case.
2118
2119 2004-05-13  Jeff Law  <law@redhat.com>
2120
2121         * gcc.dg/tree-ssa/20040513-1.c: New test.
2122         * gcc.dg/tree-ssa/20040513-2.c: New test.
2123
2124 2004-05-13  Paul Brook  <paul@codesourcery.com>
2125
2126         * gcc.dg/tree-ssa/20030808-1.c: Force enum size.
2127         * gcc.dg/tree-ssa/20030714-1.c: Ditto.
2128         * gcc.dg/tree-ssa/20030708-1.c: Ditto.
2129
2130 2004-05-13  Andreas Schwab  <schwab@suse.de>
2131
2132         PR other/10819
2133         * lib/gfortran.exp (gfortran_version): Do not match NL/CR
2134         characters.
2135
2136 2004-05-13  Bud Davis  <bdavis9659@comcast.net>
2137
2138         PR fortran/15294
2139         * gfortran.fortran-torture/execute/adjustr.f90: New file.
2140
2141 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
2142
2143         Merge from tree-ssa-20020619-branch.  See
2144         ChangeLog.tree-ssa for details.
2145
2146 2004-05-11  Ziemowit Laski  <zlaski@apple.com>
2147
2148         * g++.dg/ext/altivec-8.C: Use '-maltivec' instead of '-faltivec';
2149         include <altivec.h> explicitly.
2150         * gcc.dg/altivec-13.c: Likewise.
2151
2152 2004-05-11  Paul Brook  <paul@codesourcery.com>
2153
2154         * gcc.c-torture/compile/20010518-1.c: Force enum size.
2155
2156 2004-05-10  Eric Christopher  <echristo@redhat.com>
2157
2158         * gcc.dg/sibcall-3.c: Remove xfail for mips*-*-elf.
2159         * gcc.dg/sibcall-4.c: Ditto.
2160
2161 2004-05-10  Ziemowit Laski  <zlaski@apple.com>
2162
2163         * g++.dg/ext/altivec-8.C: New test case.
2164         * gcc.dg/altivec-13.c: New test case.
2165
2166 2004-05-08  Roger Sayle  <roger@eyesopen.com>
2167
2168         * gcc.c-torture/execute/divcmp-1.c: New test case.
2169         * gcc.c-torture/execute/divcmp-2.c: New test case.
2170         * gcc.c-torture/execute/divcmp-3.c: New test case.
2171
2172 2004-05-07  Eric Botcazou <ebotcazou@libertysurf.fr>
2173
2174         * g++.dg/other/pragma-re-2.C: New test.
2175
2176 2004-05-07  Uros Bizjak  <uros@kss-loka.si>
2177
2178         * gcc.dg/i386-387-1.c: Add new test for __builtin_fmod.
2179         * gcc.dg/i386-387-2.c: Likewise.
2180
2181         * gcc.dg/i386-387-5.c: Add new tests for __builtin_log1p and
2182         __builtin_drem.
2183         * gcc.dg/i386-387-6.c: Likewise.
2184
2185 2004-05-07  Uros Bizjak  <uros@kss-loka.si>
2186
2187         * gcc.dg/builtins-33.c:  Also check log1p*.
2188
2189 2004-05-07  Hans-Peter Nilsson  <hp@axis.com>
2190
2191         PR optimization/15296
2192         * gcc.c-torture/execute/pr15296.c: New test.
2193
2194 2004-05-05  Uros Bizjak  <uros@kss-loka.si>
2195
2196         * gcc.dg/builtins-40.c: New test.
2197
2198 2004-05-05  Richard Sandiford  <rsandifo@redhat.com>
2199
2200         * gcc.dg/torture/mips-hilo-2.c: Provide dummy __mips16 version.
2201
2202 2004-05-04  Paolo Bonzini  <bonzini@gnu.org>
2203
2204         * g++.dg/ext/spe1.C: New testcase.
2205
2206 2004-05-04  Ziemowit Laski  <zlaski@apple.com>
2207
2208         * objc.dg/image-info.m: Allow additional attributes
2209         for __image_info section.
2210
2211 2004-05-04  Richard Sandiford  <rsandifo@redhat.com>
2212
2213         * gcc.dg/torture/mips-hilo-2.c: New test.
2214
2215 2004-05-03  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2216
2217         PR c++/14389
2218         * g++.dg/template/member5.C: New test.
2219
2220 2004-05-03  Uros Bizjak  <uros@kss-loka.si>
2221
2222         * gcc.dg/builtins-34.c: Also check expm1*.
2223
2224 2004-05-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2225
2226         * gcc.dg/torture/builtin-integral-1.c: Reorg and add more cases.
2227         * gcc.dg/torture/builtin-convert-3.c: New test.
2228
2229 2004-05-01  Ulrich Weigand  <uweigand@de.ibm.com>
2230
2231         PR middle-end/15054
2232         * g++.dg/opt/pr15054.C: New test.
2233
2234 2004-04-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2235
2236         * gcc.dg/torture/builtin-rounding-1.c: New test.
2237         * gcc.dg/builtins-25.c: Delete.
2238         * gcc.dg/builtins-29.c: Delete.
2239
2240 2004-04-29  Andreas Krebbel  <krebbel1@de.ibm.com>
2241
2242         * gcc.dg/sibcall-3.c: Delete s390 from expected fail list.
2243         * gcc.dg/sibcall-4.c: Likewise.
2244         * gcc.dg/sibcall-6.c: Enable s390 as test platform.
2245
2246 2004-04-30  Kazu Hirata  <kazu@cs.umass.edu>
2247
2248         * gcc.c-torture/execute/20040331-1.c: Don't use too wide a
2249         bit-field on 16-bit targets.
2250
2251 2004-04-30  Kazu Hirata  <kazu@cs.umass.edu>
2252
2253         * gcc.c-torture/execute/20040409-2.c: Fix constants used on
2254         16-bit targets.
2255
2256 2004-04-30  Andrew Pinski  <pinskia@physics.uc.edu>
2257
2258         * gcc.dg/rs6000-power2-1.c: Change to compile only.
2259         * gcc.dg/rs6000-power2-2.c: Likewise.
2260
2261 2004-04-29  Andrew Pinski  <pinskia@physics.uc.edu>
2262
2263         * gcc.dg/rs6000-power2-1.c: Change the options to be more correct.
2264         * gcc.dg/rs6000-power2-2.c: Change the options to be more correct.
2265         Change the asm registers to be in form of frN instead of fN.
2266
2267 2004-04-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2268
2269         * gcc.dg/torture/builtin-convert-2.c: New test.
2270
2271 2004-04-28  Andrew Pinski  <pinskia@physics.uc.edu>
2272
2273         * gcc.dg/rs6000-power2-1.c: New test.
2274         * gcc.dg/rs6000-power2-2.c: New test.
2275
2276 2004-04-28  Jan Hubicka  <jh@suse.cz>
2277
2278         * gcc.dg/unused-6.c: New test.
2279
2280 2004-04-24  Laurent GUERBY  <laurent@guerby.net>
2281             Ulrich Weigand  <uweigand@de.ibm.com>
2282
2283         * ada/acats/run_all.sh: Define $target variable.
2284
2285 2004-04-26  Andrew Pinski  <pinskia@physics.uc.edu>
2286
2287         PR c++/15119
2288         * g++.dg/other/vararg-1.C: New test.
2289
2290         PR c++/4794
2291         * g++.dg/eh/cleanup3.C: New test.
2292
2293 2004-04-24  Laurent GUERBY <laurent@guerby.net>
2294
2295         * ada/acats/run_all.sh: Handle cd2a83c, cd2a91c (target_bit)
2296         and ad8011a (target_insn).
2297         * ada/acats/support/macro.dfs: Likewise.
2298         * ada/acats/support/impbit.adb: New file.
2299
2300 2004-04-23  Ulrich Weigand  <uweigand@de.ibm.com>
2301
2302         * gcc.dg/const-elim-1.c: XFAIL on s390*-*-*.
2303
2304 2004-04-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
2305
2306         * gcc.dg/loop-3.c: New test.
2307
2308 2004-04-23  Daniel Jacobowitz  <drow@mvista.com>
2309
2310         * gcc.c-torture/execute/simd-5.c: New test.
2311
2312 2004-04-23  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2313
2314         PR c++/15064
2315         * g++.dg/template/crash18.C: New test.
2316
2317 2004-04-22  Mark Mitchell  <mark@codesourcery.com>
2318
2319         * g++.dg/ext/complit3.C: New test.
2320
2321 2004-04-21  Aldy Hernandez  <aldyh@redhat.com>
2322
2323         * gcc.dg/altivec-1.c: XFAIL for powerpc-eabispe.
2324         * gcc.dg/altivec-3.c: Same.
2325         * gcc.dg/altivec-varargs-1.c: Same.
2326
2327 2004-04-21  Aldy Hernandez  <aldyh@redhat.com>
2328
2329         * lib/target-supports.exp (check_profiling_available): Assume
2330         profiling is not available on powerpc-eabi targets.
2331
2332 2004-04-21  Janis Johnson  <janis187@us.ibm.com>
2333
2334         * gcc.dg/vmx/1c-01.c: Use ptrdiff_t for casts of pointers.
2335         * gcc.dg/vmx/bug-1.c: Ditto.
2336
2337 2004-04-20  Eric Christopher  <echristo@redhat.com>
2338
2339         * gcc.dg/charset/extern.c: New test.
2340         * g++.dg/charset/extern3.cc: Ditto.
2341
2342 2004-04-20  Uros Bizjak  <uros@kss-loka.si>
2343
2344         * gcc.dg/builtins-39.c: New test.
2345
2346 2004-04-20  Aldy Hernandez  <aldyh@redhat.com>
2347
2348         * gcc.dg/vmx/vmx.exp: Change DEFAULT_CFLAGS to DEFAULT_VMXCFLAGS.
2349
2350 2004-04-20  Richard Sandiford  <rsandifo@redhat.com>
2351
2352         * gcc.dg/torture/mips-hilo-1.c: New test.
2353
2354 2004-04-19  Andrew Pinski  <pinskia@physics.uc.edu>
2355
2356         * gcc.c-torture/compile/20040419-1.c: New test.
2357
2358 2004-04-18  Aldy Hernandez  <aldyh@redhat.com>
2359
2360         * gcc.dg/vmx/varargs-1.c: Handle when printf outputs \r\n.
2361
2362 2004-04-18  Zack Weinberg  <zack@codesourcery.com>
2363             Aldy Hernandez  <aldyh@redhat.com>
2364
2365         * gcc.c-torture/execute/va-arg-24.c: New.
2366
2367 2004-04-17  Zack Weinberg  <zack@codesourcery.com>
2368             Aldy Hernandez  <aldyh@redhat.com>
2369
2370         * gcc.dg/vmx/1b-01.c: New.
2371         * gcc.dg/vmx/1b-02.c: New.
2372         * gcc.dg/vmx/1b-03.c: New.
2373         * gcc.dg/vmx/1b-04.c: New.
2374         * gcc.dg/vmx/1b-05.c: New.
2375         * gcc.dg/vmx/1b-06.c: New.
2376         * gcc.dg/vmx/1b-07.c: New.
2377         * gcc.dg/vmx/1c-01.c: New.
2378         * gcc.dg/vmx/1c-02.c: New.
2379         * gcc.dg/vmx/3a-01a.c: New.
2380         * gcc.dg/vmx/3a-01.c: New.
2381         * gcc.dg/vmx/3a-01m.c: New.
2382         * gcc.dg/vmx/3a-03.c: New.
2383         * gcc.dg/vmx/3a-03m.c: New.
2384         * gcc.dg/vmx/3a-04.c: New.
2385         * gcc.dg/vmx/3a-04m.c: New.
2386         * gcc.dg/vmx/3a-05.c: New.
2387         * gcc.dg/vmx/3a-06.c: New.
2388         * gcc.dg/vmx/3a-06m.c: New.
2389         * gcc.dg/vmx/3a-07.c: New.
2390         * gcc.dg/vmx/3b-01.c: New.
2391         * gcc.dg/vmx/3b-02.c: New.
2392         * gcc.dg/vmx/3b-10.c: New.
2393         * gcc.dg/vmx/3b-13.c: New.
2394         * gcc.dg/vmx/3b-14.c: New.
2395         * gcc.dg/vmx/3b-15.c: New.
2396         * gcc.dg/vmx/3c-01a.c: New.
2397         * gcc.dg/vmx/3c-01.c: New.
2398         * gcc.dg/vmx/3c-02.c: New.
2399         * gcc.dg/vmx/3c-03.c: New.
2400         * gcc.dg/vmx/3d-01.c: New.
2401         * gcc.dg/vmx/4-01.c: New.
2402         * gcc.dg/vmx/4-03.c: New.
2403         * gcc.dg/vmx/5-01.c: New.
2404         * gcc.dg/vmx/5-02.c: New.
2405         * gcc.dg/vmx/5-03.c: New.
2406         * gcc.dg/vmx/5-04.c: New.
2407         * gcc.dg/vmx/5-05.c: New.
2408         * gcc.dg/vmx/5-06.c: New.
2409         * gcc.dg/vmx/5-07.c: New.
2410         * gcc.dg/vmx/5-07t.c: New.
2411         * gcc.dg/vmx/5-08.c: New.
2412         * gcc.dg/vmx/5-10.c: New.
2413         * gcc.dg/vmx/5-11.c: New.
2414         * gcc.dg/vmx/7-01a.c: New.
2415         * gcc.dg/vmx/7-01.c: New.
2416         * gcc.dg/vmx/7c-01.c: New.
2417         * gcc.dg/vmx/7d-01.c: New.
2418         * gcc.dg/vmx/7d-02.c: New.
2419         * gcc.dg/vmx/8-01.c: New.
2420         * gcc.dg/vmx/8-02a.c: New.
2421         * gcc.dg/vmx/8-02.c: New.
2422         * gcc.dg/vmx/brode-1.c: New.
2423         * gcc.dg/vmx/bug-1.c: New.
2424         * gcc.dg/vmx/bug-2.c: New.
2425         * gcc.dg/vmx/bug-3.c: New.
2426         * gcc.dg/vmx/cw-bug-1.c: New.
2427         * gcc.dg/vmx/cw-bug-2.c: New.
2428         * gcc.dg/vmx/cw-bug-3.c: New.
2429         * gcc.dg/vmx/dct.c: New.
2430         * gcc.dg/vmx/debug-1.c: New.
2431         * gcc.dg/vmx/debug-2.c: New.
2432         * gcc.dg/vmx/debug-3.c: New.
2433         * gcc.dg/vmx/debug-4.c: New.
2434         * gcc.dg/vmx/dos-bug-1-gdb.c: New.
2435         * gcc.dg/vmx/dos-bug-2-gdb.c: New.
2436         * gcc.dg/vmx/eg-5.c: New.
2437         * gcc.dg/vmx/fft.c: New.
2438         * gcc.dg/vmx/gcc-bug-1.c: New.
2439         * gcc.dg/vmx/gcc-bug-2.c: New.
2440         * gcc.dg/vmx/gcc-bug-3.c: New.
2441         * gcc.dg/vmx/gcc-bug-4.c: New.
2442         * gcc.dg/vmx/gcc-bug-5.c: New.
2443         * gcc.dg/vmx/gcc-bug-6.c: New.
2444         * gcc.dg/vmx/gcc-bug-7.c: New.
2445         * gcc.dg/vmx/gcc-bug-8.c: New.
2446         * gcc.dg/vmx/gcc-bug-9.c: New.
2447         * gcc.dg/vmx/gcc-bug-b.c: New.
2448         * gcc.dg/vmx/gcc-bug-c.c: New.
2449         * gcc.dg/vmx/gcc-bug-d.c: New.
2450         * gcc.dg/vmx/gcc-bug-e.c: New.
2451         * gcc.dg/vmx/gcc-bug-f.c: New.
2452         * gcc.dg/vmx/gcc-bug-g.c: New.
2453         * gcc.dg/vmx/gcc-bug-i.c: New.
2454         * gcc.dg/vmx/harness.h: New.
2455         * gcc.dg/vmx/ira1.c: New.
2456         * gcc.dg/vmx/ira2a.c: New.
2457         * gcc.dg/vmx/ira2b.c: New.
2458         * gcc.dg/vmx/ira2.c: New.
2459         * gcc.dg/vmx/ira2c.c: New.
2460         * gcc.dg/vmx/mem.c: New.
2461         * gcc.dg/vmx/newton-1.c: New.
2462         * gcc.dg/vmx/ops.c: New.
2463         * gcc.dg/vmx/sn7153.c: New.
2464         * gcc.dg/vmx/spill2.c: New.
2465         * gcc.dg/vmx/spill3.c: New.
2466         * gcc.dg/vmx/spill.c: New.
2467         * gcc.dg/vmx/t.c: New.
2468         * gcc.dg/vmx/varargs-1.c: New.
2469         * gcc.dg/vmx/varargs-2.c: New.
2470         * gcc.dg/vmx/varargs-3.c: New.
2471         * gcc.dg/vmx/varargs-4.c: New.
2472         * gcc.dg/vmx/varargs-5.c: New.
2473         * gcc.dg/vmx/varargs-6.c: New.
2474         * gcc.dg/vmx/varargs-7.c: New.
2475         * gcc.dg/vmx/vmx.exp: New.
2476         * gcc.dg/vmx/vprint-1.c: New.
2477         * gcc.dg/vmx/vscan-1.c: New.
2478         * gcc.dg/vmx/x-01.c: New.
2479         * gcc.dg/vmx/x-02.c: New.
2480         * gcc.dg/vmx/x-03.c: New.
2481         * gcc.dg/vmx/x-04.c: New.
2482         * gcc.dg/vmx/x-05.c: New.
2483         * gcc.dg/vmx/yousufi-1.c: New.
2484         * gcc.dg/vmx/zero-1.c: New.
2485         * gcc.dg/vmx/zero.c: New.
2486
2487 2004-04-17  Andrew Pinski  <pinskia@physics.uc.edu>
2488
2489         * g++.dg/lookup/java1.C: Update for chage of
2490         _Jv_AllocObject.
2491         * g++.dg/lookup/java2.C: Likewise.
2492
2493 2004-04-17  Laurent GUERBY <laurent@guerby.net>
2494
2495         * ada/acats/run_all.sh: use -O2 by default.
2496
2497 2004-04-17  Richard Sandiford  <rsandifo@redhat.com>
2498
2499         * gcc.dg/vr-mult-[12].c: New tests.
2500
2501 2004-04-16  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2502
2503         * gcc.dg/funcorder.c: XFAIL hppa*64*-*-*.
2504
2505         * gcc.dg/const-elim-1.c: XFAIL hppa-*-*.
2506
2507 2004-04-15  Richard Sandiford  <rsandifo@redhat.com>
2508
2509         * lib/target-supports.exp (check_profiling_available): Assume profiling
2510         isn't available for mips*-*-elf targets.
2511
2512 2004-04-14  Uros Bizjak  <uros@kss-loka.si>
2513
2514         * gcc.dg/builtins-38.c: New test.
2515
2516 2004-04-14  Eric Christopher  <echristo@redhat.com>
2517
2518         * g++.dg/charset/charset.exp: Run .cc extension tests.
2519
2520 2004-04-14  Zack Weinberg  <zack@codesourcery.com>
2521
2522         * gcc.dg/const-elim-1.c: XFAIL hppa*.*-*-* (PA32).  Update commentary.
2523
2524 2004-04-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2525
2526         * gcc.dg/torture/builtin-ctype-2.c: Test builtin isdigit.
2527
2528 2004-04-13  Uros Bizjak  <uros@kss-loka.si>:
2529
2530         * gcc.dg/i386-387-1.c: Add new test for __builtin_tan.
2531         * gcc.dg/i386-387-2.c: Likewise.
2532
2533         * gcc.dg/i386-387-7.c: New test.
2534         * gcc.dg/i386-387-8.c: New test.
2535
2536         * gcc.dg/builtins-37.c: New test.
2537
2538 2004-04-13  Geoffrey Keating  <geoffk@apple.com>
2539
2540         * g++.dg/pch/externc-1.C: Add missing semicolon.
2541
2542 2004-04-13  Aldy Hernandez  <aldyh@redhat.com>
2543
2544         * gcc.c-torture/execute/20020720-1.x: XFAIL for powerpc-*-*spe.
2545
2546 2004-04-12  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
2547
2548         * gcc.c-torture/execute/20040411-1.c: New test.
2549
2550 2004-04-10  Joseph S. Myers  <jsm@polyomino.org.uk>
2551
2552         * gcc.dg/c90-intprom-1.c, gcc.dg/c99-intprom-1.c: New tests.
2553
2554 2004-04-09  Chris Demetriou  <cgd@broadcom.com>
2555
2556         * g++.dg/other/packed1.C: Mark xfail for mips*- not mips-.
2557
2558 2004-04-09  Zack Weinberg  <zack@codesourcery.com>
2559
2560         * lib/target-supports.exp (check_named_sections_available): New.
2561         * lib/gcc-dg.exp (dg-require-named-sections): New.
2562         * lib/prune.exp (prune_gcc_output): Incorporate prunes from
2563         old-deja.exp.  Also prune error-count message from HP linker.
2564         * g++.old-deja/old-deja.exp (g++-dg-prune): Delete.
2565
2566         * g++.dg/init/init-ref4.C: Use dg-require-weak.
2567         * g++.old-deja/g++.pt/static3.C: Likewise.
2568         * g++.dg/parse/attr-ctor1.C: Use dg-require-named-sections.
2569
2570 2004-04-09  Roger Sayle  <roger@eyesopen.com>
2571
2572         * gcc.c-torture/execute/20040409-1.c: New test case.
2573         * gcc.c-torture/execute/20040409-2.c: New test case.
2574         * gcc.c-torture/execute/20040409-3.c: New test case.
2575
2576 2004-04-09  Andrew Pinski  <pinskia@physics.uc.edu>
2577
2578         * gcc.dg/20040409-1.c: New test.
2579
2580 2004-04-08  Roger Sayle  <roger@eyesopen.com>
2581
2582         PR target/14888
2583         * g++.dg/opt/pr14888.C: New test case.
2584
2585 2004-04-08  Geoffrey Keating  <geoffk@apple.com>
2586
2587         * gcc.dg/pch/valid-1.c, gcc.dg/pch/valid-2.c, gcc.dg/pch/valid-3.c,
2588         gcc.dg/pch/valid-4.c, gcc.dg/pch/valid-5.c, gcc.dg/pch/valid-6.c,
2589         gcc.dg/pch/valid-1.hs, gcc.dg/pch/valid-2.hs, gcc.dg/pch/valid-3.hs,
2590         gcc.dg/pch/valid-4.hs, gcc.dg/pch/valid-5.hs, gcc.dg/pch/valid-6.hs:
2591         New tests.
2592
2593 2004-04-08  Paul Brook  <paul@codesourcery.com>
2594
2595         * gcc.dg/spill-1.c: New test.
2596
2597 2004-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2598
2599         * gcc.dg/torture/builtin-ctype-2.c: New test.
2600
2601 2004-04-07  Ian Lance Taylor  <ian@wasabisystems.com>
2602
2603         * gcc.dg/pch/pch.exp: Add largefile test.
2604
2605 2004-04-06  Geoffrey Keating  <geoffk@apple.com>
2606
2607         * g++.dg/pch/externc-1.Hs: New.
2608         * g++.dg/pch/externc-1.C: New.
2609
2610 2004-04-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2611
2612         * gcc.dg/compat/struct-by-value-5a_main.c,
2613         gcc.dg/compat/struct-by-value-5b_main.c: New files.
2614         * gcc.dg/compat/struct-by-value-5_main.c: Delete.
2615         * gcc.dg/compat/struct-by-value-5a_x.c,
2616         gcc.dg/compat/struct-by-value-5b_x.c: New, split out from
2617         gcc.dg/compat/struct-by-value-5_x.c.
2618         * gcc.dg/compat/struct-by-value-5a_y.c,
2619         gcc.dg/compat/struct-by-value-5b_y.c: New, split out from
2620         gcc.dg/compat/struct-by-value-5_y.c.
2621
2622         * gcc.dg/compat/struct-by-value-6a_main.c,
2623         gcc.dg/compat/struct-by-value-6b_main.c: New files.
2624         * gcc.dg/compat/struct-by-value-6_main.c: Delete.
2625         * gcc.dg/compat/struct-by-value-6a_x.c,
2626         gcc.dg/compat/struct-by-value-6b_x.c: New, split out from
2627         gcc.dg/compat/struct-by-value-6_x.c.
2628         * gcc.dg/compat/struct-by-value-6a_y.c,
2629         gcc.dg/compat/struct-by-value-6b_y.c: New, split out from
2630         gcc.dg/compat/struct-by-value-6_y.c.
2631
2632         * gcc.dg/compat/struct-by-value-7a_main.c,
2633         gcc.dg/compat/struct-by-value-7b_main.c: New files.
2634         * gcc.dg/compat/struct-by-value-7_main.c: Delete.
2635         * gcc.dg/compat/struct-by-value-7a_x.c,
2636         gcc.dg/compat/struct-by-value-7b_x.c: New, split out from
2637         gcc.dg/compat/struct-by-value-7_x.c.
2638         * gcc.dg/compat/struct-by-value-7a_y.c,
2639         gcc.dg/compat/struct-by-value-7b_y.c: New, split out from
2640         gcc.dg/compat/struct-by-value-7_y.c.
2641
2642 2004-04-06  Jakub Jelinek  <jakub@redhat.com>
2643
2644         * gcc.dg/i386-sse-8.c: Don't use -march=pentium3 on x86_64.
2645         * gcc.dg/i386-local.c: Expect %edi, not %eax register on x86_64.
2646         * gcc.dg/20020103-1.c: Add -fno-asynchronous-unwind-tables to
2647         options.
2648
2649 2004-04-06  Uros Bizjak  <uros@kss-loka.si>
2650
2651         * gcc.dg/builtins-36.c: New test.
2652
2653 2004-04-06  Paul Brook  <paul@codesourcery.com>
2654
2655         * README.gcc: Remove obsolete contraint on testcases.
2656
2657 2004-04-05  Paul Brook  <paul@codesourcery.com>
2658
2659         PR2123
2660         * g++.dg/expr/anew1.C: XFAIL and make reproducible.  Call abort on
2661         failure and exit(0) on success.
2662         * g++.dg/expr/anew2.C: Ditto.
2663         * g++.dg/expr/anew3.C: Ditto.
2664         * g++.dg/expr/anew4.C: Ditto.
2665
2666 2004-04-05  Nathan Sidwell  <nathan@codesourcery.com>
2667
2668         PR c++/3518
2669         * g++.dg/template/unify7.C: New.
2670
2671 2004-04-02  Nathanael Nerode  <neroden@gcc.gnu.org>
2672
2673         * g++.dg/README: Bring up to date with new subdirectories; remove
2674         duplicate subdirectory lines.
2675
2676 2004-04-02  Nathan Sidwell  <nathan@codesourcery.com>
2677
2678         PR c++/14007
2679         * g++.dg/template/unify5.C: New.
2680         * g++.dg/template/unify6.C: New.
2681         * g++.dg/template/qualttp20.C: Adjust.
2682         * g++.old-deja/g++.jason/report.C: Adjust.
2683         * g++.old-deja/g++.other/qual1.C: Adjust.
2684
2685 2004-04-01  Mark Mitchell  <mark@codesourcery.com>
2686
2687         PR c++/14803
2688         * g++.dg/inherit/ptrmem1.C: New test.
2689
2690 2004-04-01  Jakub Jelinek  <jakub@redhat.com>
2691
2692         PR c++/14755
2693         * gcc.c-torture/execute/20040331-1.c: New test.
2694         * gcc.dg/20040331-1.c: New test.
2695
2696 2004-04-01  Paul Brook  <paul@codesourcery.com>
2697
2698         * gcc.dg/arm-mmx-1.c: Add -mabi=iwmmxt to dg-options.
2699
2700 2004-03-30  Mark Mitchell  <mark@codesourcery.com>
2701
2702         PR c++/14724
2703         * g++.dg/init/goto1.C: New test.
2704
2705         PR c++/14763
2706         * g++.dg/template/defarg4.C: New test.
2707
2708 2004-03-30  Hartmut Penner  <hpenner@de.ibm.com>
2709
2710         * gcc.dg/altivec-11.c: Extend test for more valid cases.
2711
2712 2004-03-28  David Edelsohn  <edelsohn@gnu.org>
2713
2714         * gcc.dg/doloop-1.c: Do not check for lack of "blt".
2715
2716 2004-03-28  Zack Weinberg  <zack@codesourcery.com>
2717
2718         * gcc.dg/noncompile/undeclared-2.c: New test.
2719
2720 2004-03-28  Joseph S. Myers  <jsm@polyomino.org.uk>
2721
2722         * gcc.dg/940409-1.c: Remove XFAIL.
2723         * gcc.dg/reg-vol-struct-1.c: New test.
2724
2725 2004-03-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2726
2727         * gcc.dg/torture/builtin-wctype-1.c: New test.
2728
2729 2004-03-26  James A. Morrison  <ja2morri@uwaterloo.ca>
2730
2731         * gcc.dg/20001013-1.c: Run on 32-bit and 64-bit SPARC.
2732         * gcc.dg/20001101-1.c: Likewise.
2733         * gcc.dg/20001102-1.c: Likewise.
2734
2735 2004-03-25  Roger Sayle  <roger@eyesopen.com>
2736
2737         * gcc.dg/compare8.c: Add an additional test for XOR.
2738
2739 2004-03-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2740
2741         * gcc.dg/torture/builtin-ctype-1.c: New test.
2742
2743 2004-03-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2744
2745         * gcc.dg/torture/builtin-explog-1.c: Add new cases.
2746         * gcc.dg/torture/builtin-math-1.c: Likewise.
2747         * gcc.dg/torture/builtin-power-1.c: New test.
2748
2749 2004-03-24  Andreas Schwab  <schwab@suse.de>
2750
2751         * lib/prune.exp (prune_gcc_output): Ignore errata warning from
2752         IA64 assembler.
2753
2754 2004-03-23  Joseph S. Myers  <jsm@polyomino.org.uk>
2755             Roger Sayle  <roger@eyesopen.com>
2756
2757         * gcc.dg/compare8.c: New test case.
2758
2759 2004-03-23  Ziemowit Laski  <zlaski@apple.com>
2760
2761         * g++.dg/ext/altivec-7.C: New test.
2762
2763 2004-03-23  Zack Weinberg  <zack@codesourcery.com>
2764
2765         PR 12267, 12391, 12560, 13129, 14114, 14133
2766         * gcc.dg/Wold-style-definition-1.c, gcc.dg/builtins-30.c
2767         * gcc.dg/unused-4.c, gcc.dg/noncompile/label-1.c
2768         * gcc.dg/noncompile/label-lineno-1.c, objc.dg/naming-1.m:
2769         Adjust error regexps.
2770         * gcc.dg/Wshadow-2.c, gcc.dg/noncompile/incomplete-3.c
2771         * gcc.dg/noncompile/undeclared-1.c: New test cases.
2772         * gcc.dg/decl-5.c, gcc.dg/redecl-1.c: Remove XFAIL.
2773         * gcc.dg/local1.c: Add explanatory comment.
2774
2775 2004-03-23  Roger Sayle  <roger@eyesopen.com>
2776
2777         PR optimization/14669
2778         * g++.dg/opt/fold2.C: New test case.
2779
2780 2004-03-22  Jakub Jelinek  <jakub@redhat.com>
2781
2782         PR c/14069
2783         * gcc.dg/20040322-1.c: New test.
2784
2785 2004-03-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
2786
2787         * gcc.dg/ultrasp2.c: Do not pass -m64.  Remove redundant lines.
2788         * gcc.dg/ultrasp4.c: Likewise.
2789         * gcc.dg/ultrasp8.c: Do not pass -m64.  Add sparcv9-*-*.
2790
2791 2004-03-21  Ulrich Weigand  <uweigand@de.ibm.com>
2792
2793         * gcc.dg/i386-sse-8.c: Reset default options.
2794
2795 2004-03-21  Ulrich Weigand  <uweigand@de.ibm.com>
2796
2797         * gcc.dg/charset/asm2.c: Allow 'parse error' instead of 'syntax error'
2798         in the error message text.
2799
2800 2004-03-21  Gabriel Dos Reis  <gdr@integrable-solutions.net>
2801
2802         * g++.dg/template/qualttp20.C: Adjust dg- regexp.
2803
2804 2004-03-21  Mark Mitchell  <mark@codesourcery.com>
2805
2806         PR c++/14616
2807         * g++.dg/init/array13.C: New test.
2808
2809 2004-03-20  Roger Sayle  <roger@eyesopen.com>
2810
2811         PR target/13889
2812         * gcc.c-torture/compile/pr13889.c: New test case.
2813
2814 2004-03-20  Joseph S. Myers  <jsm@polyomino.org.uk>
2815
2816         PR c/14635
2817         * builtins-1.c (nan, nans): Don't test.
2818         * builtins-30.c: Don't use nan, nanf, nanl.
2819         * builtins-35.c: New test.
2820
2821 2004-03-19  Ziemowit Laski  <zlaski@apple.com>
2822
2823         * g++.dg/ext/altivec-6.C: New test.
2824
2825 2004-03-19  Mark Mitchell  <mark@codesourcery.com>
2826
2827         * g++.dg/init/placement3.C: New test.
2828
2829         * g++.dg/template/spec13.C: New test.
2830
2831         * g++.dg/lookup/using11.C: New test.
2832
2833         * g++.dg/lookup/koenig3.C: New test.
2834
2835         * g++.dg/template/operator2.C: New test.
2836
2837         * g++.dg/expr/dtor3.C: New test.
2838         * g++.old-deja/g++.brendan/crash15.C: Remove incorrect dg-error
2839         marker.
2840         * g++.old-deja/g++.law/visibility28.C: Likewise.
2841
2842 2004-03-19  Paolo Bonzini  <bonzini@gnu.org>
2843
2844         * gcc.dg/altivec-6.c: Use vector_size attribute, not mode.
2845         * gcc.dg/ppc64-abi-3.c: Likewise.
2846
2847 2004-03-19  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2848
2849         PR c++/14545
2850         * g++.dg/parse/template15.C: New test.
2851
2852 2004-03-18  Mark Mitchell  <mark@codesourcery.com>
2853
2854         * g++.dg/expr/dtor2.C: New test.
2855
2856         * g++.dg/lookup/anon4.C: New test.
2857
2858         * g++.dg/overload/using1.C: New test.
2859
2860         * g++.dg/template/lookup7.C: New test.
2861
2862         * g++.dg/template/typename6.C: New test.
2863
2864         * g++.dg/expr/cond6.C: New test.
2865
2866 2004-03-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2867
2868         * gcc.dg/torture/builtin-convert-1.c: Test more math builtins.
2869
2870 2004-03-18  Mark Mitchell  <mark@codesourcery.com>
2871
2872         * g++.dg/expr/cond5.C: New test.
2873         * g++.dg/expr/constcast1.C: Likewise.
2874         * g++.dg/expr/ptrmem2.C: Likewise.
2875         * g++.dg/expr/ptrmem3.C: Likewise.
2876         * g++.dg/lookup/main1.C: Likewise.
2877         * g++.dg/template/lookup6.C: Likewise.
2878
2879 2004-03-18  Mark Mitchell  <mark@codesourcery.com>
2880
2881         * gcc.dg/local1.c: New test.
2882
2883         * gcc.dg/debug/dwarf2/c99-typedef1.c: New test.
2884
2885 2004-03-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2886
2887         * gcc.dg/torture/builtin-convert-1.c: New test.
2888
2889 2004-03-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2890
2891         * gcc.dg/torture/builtin-integral-1.c: Also check for `rint'.
2892
2893 2004-03-16  Mark Mitchell  <mark@codesourcery.com>
2894
2895         PR c++/14481
2896         * g++.dg/warn/Wunused-7.C: New test.
2897
2898 2004-03-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2899
2900         * gcc.dg/torture/builtin-integral-1.c: New test.
2901
2902 2004-03-16  Mark Mitchell  <mark@codesourcery.com>
2903
2904         PR c++/14586
2905         * g++.dg/parse/non-dependent3.C: New test.
2906
2907 2004-03-16  Paolo Bonzini  <bonzini@gnu.org>
2908
2909         * g++.dg/eh/simd-1.C: Use vector_size attribute, not mode.
2910         * g++.dg/eh/simd-2.C: Likewise.
2911         * g++.dg/init/array10.C: Likewise.
2912         * gcc.c-torture/compile/simd-1.c: Likewise.
2913         * gcc.c-torture/compile/simd-2.c: Likewise.
2914         * gcc.c-torture/compile/simd-3.c: Likewise.
2915         * gcc.c-torture/compile/simd-4.c: Likewise.
2916         * gcc.c-torture/compile/simd-6.c: Likewise.
2917         * gcc.c-torture/execute/simd-1.c: Likewise.
2918         * gcc.c-torture/execute/simd-2.c: Likewise.
2919         * gcc.dg/compat/vector-defs.h: Likewise.
2920         * gcc.dg/20020531-1.c: Likewise.
2921         * gcc.dg/altivec-3.c: Likewise.
2922         * gcc.dg/altivec-4.c: Likewise.
2923         * gcc.dg/altivec-varargs-1.c: Likewise.
2924         * testsuite/gcc.dg/compat/vector-defs.h: Likewise.
2925         * gcc.dg/i386-mmx-3.c: Likewise.
2926         * gcc.dg/i386-sse-4.c: Likewise.
2927         * gcc.dg/i386-sse-5.c: Likewise.
2928         * gcc.dg/i386-sse-8.c: Likewise.
2929         * gcc.dg/simd-1.c: Likewise.
2930         * gcc.dg/20030218-1.c: Likewise.  Plus, do not declare
2931         __ev64_opaque__ since the machine description provides it.
2932
2933 2004-03-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
2934
2935         * lib/compat.exp (skip_list): New global variable.
2936         Use it to hold the user defined COMPAT_SKIPS list if any.
2937         (compat-obj): Add the members of skip_list to optall.
2938
2939 2004-03-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
2940
2941         * gcc.dg/compat/union-by-value-1_main.c,
2942         union-by-value-1_x.c, union-by-value-1_y.c,
2943         union-check.h, union-defs.h,
2944         union-init.h, union-return-1_main.c,
2945         union-return-1_x.c, union-return-1_y.c: New files.
2946
2947 2004-03-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
2948
2949         * gcc.dg/compat/mixed-struct-check.h, mixed-struct-defs.h,
2950         mixed-struct-init.h: Add 4 mixed structure types.
2951         struct-by-value-21_main.c, struct-by-value-21_x.c,
2952         struct-by-value-21_y.c, struct-return-21_main.c,
2953         struct-return-21_x.c, struct-return-21_y.c: New files.
2954
2955 2004-03-13  Mark Mitchell  <mark@codesourcery.com>
2956
2957         PR c++/14550
2958         * g++.dg/parse/template14.C: New test.
2959
2960 2004-03-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
2961
2962         * gcc.c-torture/execute/20040313-1.c: New test.
2963
2964 2004-03-13  Jakub Jelinek  <jakub@redhat.com>
2965
2966         PR target/14533
2967         * gcc.dg/20040311-2.c: New test.
2968
2969 2004-03-12  Kazu Hirata  <kazu@cs.umass.edu>
2970
2971         PR other/14544
2972         * gcc.c-torture/execute/20040307-1.c: Remove the 24-bit
2973         bit-field.
2974
2975 2004-03-12  Ulrich Weigand  <uweigand@de.ibm.com>
2976
2977         * gcc.dg/20040305-2.c: Add missing return statement.
2978
2979 2004-03-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2980
2981         * gcc.dg/builtins-34.c: Also check pow10*.
2982
2983 2004-03-11  Ulrich Weigand  <uweigand@de.ibm.com>
2984
2985         PR target/14262
2986         * gcc.dg/20040305-2.c: New test.
2987
2988 2004-03-11  Ulrich Weigand  <uweigand@de.ibm.com>
2989
2990         * gcc.dg/20040310-1.c: New test.
2991
2992 2004-03-11  Roger Sayle  <roger@eyesopen.com>
2993
2994         * gcc.c-torture/execute/20040311-1.c: New test case.
2995
2996 2004-03-11  Mark Mitchell  <mark@codesourcery.com>
2997
2998         PR c++/14476
2999         * g++.dg/lookup/enum1.C: New test.
3000
3001 2004-03-10  Mark Mitchell  <mark@codesourcery.com>
3002
3003         PR c++/14510
3004         * g++.dg/lookup/struct2.C: New test.
3005
3006 2004-03-10  Uros Bizjak  <uros@kss-loka.si>
3007
3008         * gcc.dg/builtins-34.c: New test.
3009
3010 2004-03-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3011
3012         * gcc.dg/torture/builtin-nonneg-1.c: New test.
3013
3014 2004-03-09  James E Wilson  <wilson@specifixinc.com>
3015
3016         * gcc.dg/alias-1.c: Add "will" to string passed to dg-warning.
3017         * gcc.dg/alias-2.c: New testcase.
3018
3019 2004-03-09  Zack Weinberg  <zack@codesourcery.com>
3020
3021         * gcc.dg/noncompile/incomplete-2.c: Move dg-error to proper line.
3022
3023 2004-03-09  Roger Sayle  <roger@eyesopen.com>
3024
3025         * gcc.c-torture/execute/20040309-1.c: New test case.
3026
3027 2004-03-09  Nathan Sidwell  <nathan@codesourcery.com>
3028
3029         PR c++/14397
3030         * g++.dg/overload/ref1.C: New.
3031
3032 2004-03-09  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3033
3034         PR c++/14409
3035         * g++.dg/template/spec12.C: New test.
3036
3037         PR c++/14448
3038         * g++.dg/parse/crash14.C: New test.
3039
3040 2004-03-09  Mark Mitchell  <mark@codesourcery.com>
3041
3042         PR c++/14230
3043         * g++.dg/init/ref11.C: New test.
3044
3045 2004-03-09  Mark Mitchell  <mark@codesourcery.com>
3046
3047         PR c++/14432
3048         * g++.dg/parse/builtin2.C: New test.
3049
3050 2004-03-08  Mark Mitchell  <mark@codesourcery.com>
3051
3052         PR c++/14401
3053         * g++.dg/init/ctor3.C: New test.
3054         * g++.dg/init/union1.C: New test.
3055         * g++.dg/ext/anon-struct4.C: New test.
3056
3057 2004-03-08  Mark Mitchell  <mark@codesourcery.com>
3058
3059         * g++.dg/lookup/koenig1.C: Tweak error messages.
3060         * g++.dg/lookup/used-before-declaration.C: Likewise.
3061         * g++.dg/other/do1.C: Likewise.
3062         * g++.dg/overload/koenig1.C: Likewise.
3063         * g++.dg/parse/crash13.C: Likewise.
3064         * g++.dg/template/instantiate3.C: Likewise.
3065
3066 2004-03-08  Eric Christopher  <echristo@redhat.com>
3067
3068         * * lib/target-supports.exp: Enable libiconv in test
3069         compilation.  Fix up error checking.
3070
3071 2004-03-08  Roger Sayle  <roger@eyesopen.com>
3072
3073         PR middle-end/14289
3074         * gcc.dg/pr14289-1.c: New test case.
3075         * gcc.dg/pr14289-2.c: Likewise.
3076         * gcc.dg/pr14289-3.c: Likewise.
3077
3078 2004-03-08  Eric Botcazou  <ebotcazou@act-europe.fr>
3079
3080         * gcc.c-torture/execute/20040308-1.c: New test.
3081
3082 2004-03-07  Roger Sayle  <roger@eyesopen.com>
3083
3084         * gcc.c-torture/execute/20040307-1.c: New test case.
3085
3086 2004-03-07  Richard Sandiford  <rsandifo@redhat.com>
3087
3088         * gcc.dg/torture/mips-sdata-1.c: Restrict to mips*-*-elf*.
3089
3090 2004-03-06  Ulrich Weigand  <uweigand@de.ibm.com>
3091
3092         * gcc.dg/20040306-1.c: New test.
3093
3094 2004-03-06  Kazu Hirata  <kazu@cs.umass.edu>
3095
3096         * gcc.dg/sibcall-3.c (recurser_void1, recurser_void2): Make
3097         them static.
3098         * gcc.dg/sibcall-4.c (recurser_void1, recurser_void2): Likewise.
3099
3100 2004-03-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
3101
3102         PR c/14465
3103         * gcc.dg/decl-6.c: New test.
3104
3105 2004-03-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3106
3107         * gcc.dg/torture/builtin-explog-1.c: Add comments for each test.
3108         Rename LOGPOW -> LOG_POW.
3109         (SQRT_EXP, POW_EXP): New.
3110
3111 2004-03-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
3112
3113         * gcc.dg/i386-sse-8.c: New test.
3114
3115 2004-03-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
3116
3117         PR c/14114
3118         * gcc.dg/decl-5.c: New test.
3119
3120 2004-03-05  Andreas Krebbel  <krebbel1@de.ibm.com>
3121
3122         * gcc.dg/20040305-1.c: New test.
3123
3124 2004-03-05  Hans-Peter Nilsson  <hp@axis.com>
3125
3126         PR other/14354
3127         * gcc.c-torture/execute/ieee/mul-subnormal-single-1.c: New test.
3128
3129 2004-03-04  Ziemowit Laski  <zlaski@apple.com>
3130
3131         PR c++/14425, c++/14426
3132         * g++.dg/ext/altivec-4.C: New test.
3133         * g++.dg/ext/altivec-5.C: New test.
3134
3135 2004-03-04  Geoffrey Keating  <geoffk@apple.com>
3136
3137         * g++.old-deja/g++.other/linkage1.C: Expect errors about
3138         global variables of a type with no linkage.
3139         * g++.old-deja/g++.other/qual1.C: Name class for 'action'.
3140         * g++.old-deja/g++.mike/misc13.C: Name enum for 'want'.
3141         * g++.old-deja/g++.bugs/900210_01.C: Name enum for 'ep'.
3142         * g++.old-deja/g++.bugs/900210_02.C: Likewise.
3143         * g++.old-deja/g++.bugs/900210_03.C: Likewise.
3144         * g++.old-deja/g++.brendan/bit-fields2.C: Name structure for 's'.
3145         * g++.old-deja/g++.brendan/init10.C: Name structure for 'a'.
3146         * g++.dg/warn/deprecated.C: Name enum Color.
3147         * g++.dg/overload/VLA.C: Name structure for 'b'.
3148         * g++.dg/lookup/anon2.C: Expect diagnostic about type linkage.
3149
3150 2004-03-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
3151
3152         * gcc.c-torture/compile/20040304-1.c: New test.
3153
3154 2004-03-03  Zack Weinberg  <zack@codesourcery.com>
3155
3156         PR 13728
3157         * gcc.dg/decl-4.c: New testcase.
3158
3159 2004-03-03  Kazu Hirata  <kazu@cs.umass.edu>
3160
3161         * gcc.dg/torture/builtin-explog-1.c (PREC): Make it the same
3162         as PRECF if sizeof (float) > sizeof (double).
3163         (PRECL): Make it the same as PRECF if
3164         sizeof (float) > sizeof (long double).
3165
3166 2004-03-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3167
3168         * gcc.dg/builtins-config.h: Use underscore macro style for __sun
3169         system type.  Add check for irix6 which doesn't have c99 runtime.
3170
3171 2004-03-03  Bob Wilson  <bob.wilson@acm.org>
3172
3173         * gcc.dg/const-elim-1.c: xfail for xtensa.
3174
3175 2004-03-01  Mark Mitchell  <mark@codesourcery.com>
3176
3177         PR c++/14369
3178         * g++.dg/template/cond4.C: New test.
3179
3180 2004-03-01  Mark Mitchell  <mark@codesourcery.com>
3181
3182         PR c++/14360
3183         * g++.old-deja/g++.ns/koenig5.C: Remove some error markers.
3184
3185         PR c++/14361
3186         * g++.dg/parse/defarg7.C: New test.
3187
3188         PR c++/14359
3189         * g++.dg/template/friend26.C: New test.
3190
3191 2004-03-01  Mark Mitchell  <mark@codesourcery.com>
3192
3193         PR c++/14324
3194         * g++.dg/abi/mangle21.C: New test.
3195
3196         PR c++/14260
3197         * g++.dg/parse/constructor2.C: New test.
3198
3199         PR c++/14337
3200         * g++.dg/template/sfinae1.C: New test.
3201
3202 2004-02-29  Mark Mitchell  <mark@codesourcery.com>
3203
3204         PR c++/14267
3205         * g++.dg/expr/crash2.C: New test.
3206
3207         PR middle-end/13448
3208         * gcc.dg/inline-5.c: New test.
3209         * gcc.dg/always-inline.c: Split out tests into ...
3210         * gcc.dg/always-inline2.c: ... this and ...
3211         * gcc.dg/always-inline3.c: ... this.
3212
3213 2004-02-29  Mark Mitchell  <mark@codesourcery.com>
3214
3215         PR debug/12103
3216         * g++.dg/debug/crash1.C: New test.
3217
3218 2004-02-29  Kazu Hirata  <kazu@cs.umass.edu>
3219
3220         * gcc.dg/sibcall-3.c (recurser_void1): Make it an extern
3221         function with __attribute__((noinline)).
3222         (recurser_void2): Likewise.
3223         * gcc.dg/sibcall-4.c (recurser_void1): Likewise.
3224         (recurser_void2): Likewise.
3225
3226 2004-02-29  Roger Sayle  <roger@eyesopen.com>
3227
3228         PR middle-end/14203
3229         * g++.dg/warn/Wunused-6.C: New test case.
3230
3231 2004-02-28  Richard Earnshaw  <rearnsha@arm.com>
3232
3233         * lib/g++.exp (g++_link_flags): Don't crash if LD_LIBRARY_PATH is
3234         not defined.
3235
3236 2004-02-27  Eric Christopher  <echristo@redhat.com>
3237
3238         * g++.dg/charset/charset.exp: Change CFLAGS to CHARSETCFLAGS.
3239         * g++.dg/charset/asm2.c: Run only x86.
3240         * gcc.dg/charset/asm3.c: Ditto.
3241
3242 2004-02-27  Aldy Hernandez  <aldyh@redhat.com>
3243
3244         * lib/g++.exp (g++_link_flags): Append LD_LIBRARY_PATH to
3245         ld_library_path.
3246
3247 2004-02-27  Ziemowit Laski  <zlaski@apple.com>
3248
3249         * g++.dg/ext/altivec-3.C: New.
3250
3251 2004-02-26  Richard Henderson  <rth@redhat.com>
3252
3253         * g++.dg/ext/attrib10.C: Mark for warning.
3254         * gcc.dg/attr-alias-1.c: New.
3255
3256 2004-02-26  Richard Henderson  <rth@redhat.com>
3257
3258         * gcc.c-torture/execute/ieee/20040208-2.c: Move ...
3259         * gcc.c-torture/execute/20040208-2.c: ... it back.
3260
3261 2004-02-26  Eric Christopher  <echristo@redhat.com>
3262
3263         * lib/target-supports.exp (check-iconv-available): New function.
3264         * lib/gcc-dg.exp (dg-require-iconv): New function.
3265         Use above.
3266         * gcc.dg/charset: New directory.
3267         * gcc.dg/charset/charset.exp: New file.
3268         * gcc.dg/charset/asm1.c: Ditto.
3269         * gcc.dg/charset/asm2.c: Ditto.
3270         * gcc.dg/charset/asm3.c: Ditto.
3271         * gcc.dg/charset/asm4.c: Ditto.
3272         * gcc.dg/charset/asm5.c: Ditto.
3273         * gcc.dg/charset/attribute1.c: Ditto.
3274         * gcc.dg/charset/attribute2.c: Ditto.
3275         * gcc.dg/charset/string1.c: Ditto.
3276         * g++.dg/charset: New directory.
3277         * g++.dg/dg.exp: Add here. Special options.
3278         * g++.dg/charset/charset.exp: New file.
3279         * g++.dg/charset/asm1.c: Ditto.
3280         * g++.dg/charset/asm2.c: Ditto.
3281         * g++.dg/charset/asm3.c: Ditto.
3282         * g++.dg/charset/asm4.c: Ditto.
3283         * g++.dg/charset/attribute1.c: Ditto.
3284         * g++.dg/charset/attribute2.c: Ditto.
3285         * g++.dg/charset/extern1.cc: Ditto.
3286         * g++.dg/charset/extern2.cc: Ditto.
3287         * g++.dg/charset/string1.c: Ditto.
3288
3289 2004-02-26  Mark Mitchell  <mark@codesourcery.com>
3290
3291         PR c++/14278
3292         * g++.dg/parse/comma1.C: New test.
3293
3294 2004-02-26  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3295
3296         PR c++/14284
3297         * g++.dg/template/ttp8.C: New test.
3298
3299 2004-02-26  Eric Botcazou  <ebotcazou@act-europe.fr>
3300
3301         * gcc.dg/fixuns-trunc-1.c: New test.
3302
3303 2004-02-26  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3304
3305         * gcc.dg/builtins-config.h: Use #elif.
3306
3307 2004-02-26  Michael Matz  <matz@suse.de>
3308
3309         * gcc.dg/20000724-1.c: Add regparm attribute to decl and def.
3310         * gcc.dg/991214-1.c: Likewise.
3311         * gcc.dg/i386-asm-1.c: Likewise.
3312
3313 2004-02-25  Richard Henderson  <rth@redhat.com>
3314
3315         * gcc.c-torture/execute/20040208-2.c: Move ...
3316         * gcc.c-torture/execute/ieee/20040208-2.c: ... here.
3317
3318 2004-02-26  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3319
3320         PR c++/14246
3321         * g++.dg/other/crash-3.C: New test.
3322
3323 2004-02-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3324
3325         * g++.dg/opt/inline4.C (dg-final): Robustify regexp.
3326         * g++.dg/opt/inline6.C (dg-final): Robustify regexp.
3327
3328         * gcc.dg/builtins-config.h (HAVE_C99_RUNTIME): Don't define for PA
3329         HP-UX.
3330
3331 2004-02-24  Michael Matz  <matz@suse.de>
3332
3333         * gcc.dg/i386-regparm.c: New.
3334
3335 2004-02-23  James E Wilson  <wilson@specifixinc.com>
3336
3337         * gcc.c-torture/execute/20040223-1.c: New.
3338
3339 2004-02-23  Zack Weinberg  <zack@codesourcery.com>
3340             Kazu Hirata  <kazu@cs.umass.edu>
3341
3342         * gcc.dg/fwritable-strings-1.c: Remove.
3343
3344 2004-02-23  Andrew Pinski  <pinskia@physics.uc.edu>
3345
3346         PR c/14156
3347         * gcc.dg/20040223-1.c: New test.
3348
3349 2004-02-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3350
3351         PR c++/14106
3352         * g++.dg/ext/typeof9.C: New test.
3353
3354 2004-02-23  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3355
3356         PR c++/14250
3357         * g++.dg/other/switch1.C: New test.
3358
3359 2004-02-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
3360
3361         * gcc.dg/cast-function-1.c: Adjust for new informative message.
3362         * gcc.dg/va-arg-1.c: Likewise.
3363
3364 2004-02-23  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3365
3366         PR c++/14143
3367         * g++.dg/template/koenig5.C: New test.
3368
3369 2004-02-21  Ziemowit Laski  <zlaski@apple.com>
3370
3371         * g++.dg/ext/altivec-1.C: Generalize target triple.
3372         * g++.dg/ext/altivec-2.C: New test case.
3373         * g++.dg/ext/altivec_check.h: New file.
3374         * gcc.dg/altivec-1.c: Generalize target triple;
3375         include altivec_check.h and call altivec_check().
3376         * gcc.dg/altivec-[2-5].c: Generalize target triple.
3377         * gcc.dg/altivec-6.c: New test case.
3378         * gcc.dg/altivec-[7-9].c: Generalize target triple; add
3379         type casts as needed.
3380         * gcc.dg/altivec-10.c: Include altivec_check.h and call
3381         altivec_check().
3382         * gcc.dg/altivec-12.c: New test case.
3383         * gcc.dg/altivec-varargs-1.c: Generalize target triple;
3384         include altivec_check.h and call altivec_check().
3385         * gcc.dg/altivec_check.h: New file.
3386
3387 2004-02-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3388
3389         * lib/target-supports.exp (check_alias_available): Don't mangle
3390         function `g' in test program.
3391
3392 2004-02-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3393
3394         * lib/target-supports.exp (check_profiling_available): Check
3395         argument to determine whether we support a profiling type.
3396         * lib/gcc-dg.exp (dg-require-profiling): Pass argument to
3397         check_profiling_available.
3398         * g++.dg/bprob/bprob.exp: Likewise
3399         * g77.dg/bprob/bprob.exp: Likewise.
3400         * gcc.misc-tests/bprob.exp: Likewise.
3401         * g++.old-deja/g++.law/profile1.C: Pass profiling type to
3402         dg-require-profiling and delete expected error handling.
3403         * gcc.dg/20021014-1.c: Likewise.
3404         * gcc.dg/nest.c: Likewise.
3405
3406 2004-02-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3407
3408         PR c++/12007
3409         * g++.dg/other/vthunk1.C: New test.
3410
3411 2004-02-20  Falk Hueffner  <falk@debian.org>
3412
3413         PR target/14201
3414         * gcc.c-torture/compile/fix-trunc-mem-1.c: New test.
3415
3416 2004-02-20  Mark Mitchell  <mark@codesourcery.com>
3417
3418         PR c++/13927
3419         * g++.dg/other/error8.C: Remove XFAIL markers.
3420
3421         PR c++/14173
3422         * g++.dg/ext/packed5.C: New test.
3423
3424         PR c++/14199
3425         * g++.dg/warn/Wunused-5.C: New test.
3426
3427         PR c++/14186
3428         * g++.dg/lookup/member1.C: New test.
3429
3430 2004-02-19  Kazu Hirata  <kazu@cs.umass.edu>
3431
3432         * gcc.c-torture/compile/20040130-1.c: Enable only when
3433         __INT_MAX__ >= 2147483647L.
3434         * gcc.c-torture/compile/961203-1.c: Likewise.
3435
3436 2004-02-19  Nathan Sidwell  <nathan@codesourcery.com>
3437
3438         * g++.dg/parse/attr-ctor1.C: XFAIL on hppa.
3439         * g++.dg/opt/template1.C: Robustify assembler regexp
3440
3441 2004-02-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
3442
3443         * gcc.c-torture/execute/simd-4.x: Remove.
3444         * gcc.c-torture/execute/va-arg-25.x: Likewise.
3445         * gcc.dg/compat/vector-1_x.c: Do not XFAIL on SPARC.
3446         Guard with #ifndef SKIP_ATTRIBUTE.
3447         * gcc.dg/compat/vector-1_y.c: Likewise.
3448         * gcc.dg/compat/vector-2_x.c: Likewise.
3449         * gcc.dg/compat/vector-2_y.c: Likewise.
3450         * g++.dg/eh/simd-1.C: Do not XFAIL on SPARC.
3451         * g++.dg/eh/simd-2.C: Likewise.
3452
3453 2004-02-19  Alan Modra  <amodra@bigpond.net.au>
3454
3455         * gcc.c-torture/compile/complex-1.c: New.
3456
3457 2004-02-19  Hans-Peter Nilsson  <hp@axis.com>
3458
3459         PR target/14209
3460         * gcc.c-torture/execute/20040218-1.c: New test.
3461
3462 2004-02-19  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3463
3464         PR c++/14181
3465         * g++.dg/parse/new2.C: New test.
3466
3467 2004-02-18  Paul Brook  <paul@codesourcery.com>
3468
3469         * gcc.c-torture/compile/libcall-1.c: New test.
3470
3471 2004-02-18  Paul Brook  <paul@codesourcery.com>
3472
3473         PR debug/12934
3474         * gcc.dg/debug/debug-7.c: New test.
3475
3476 2004-02-17  Ulrich Weigand  <uweigand@de.ibm.com>
3477
3478         * gcc.dg/20040217-1.c: New test.
3479
3480 2004-02-17  Zack Weinberg  <zack@codesourcery.com>
3481
3482         * gcc.c-torture/execute/990208-1.x: Delete.
3483
3484 2004-02-17  Richard Sandiford  <rsandifo@redhat.com>
3485
3486         * gcc.c-torture/execute/20040208-2.x: New file.
3487
3488 2004-02-17  Mark Mitchell  <mark@codesourcery.com>
3489
3490         PR c++/11326
3491         * g++.dg/abi/structret1.C: New test.
3492
3493 2004-02-17  Jakub Jelinek  <jakub@redhat.com>
3494
3495         * gcc.dg/i386-cpuid.h (bit_CMOV): Define.
3496         (i386_cpuid): No need to test if cpuid is available on AMD64.
3497         Fix assembly, so that it works onboth i386 and AMD64.
3498         * gcc.dg/i386-sse-6.c: Include stdio.h, stdlib.h and string.h.
3499         (vecInLong): Fix s[] member type to unsigned int.
3500         (vecInWord): Remove type.
3501         (mmx_tests, sse_tests, dump64_16, dump64_32, dump64_64): Remove.
3502         (a64, b64, c64, d64, e64): Remove.
3503         (main): Pass if CPU has no MMX, SSE, SSE2 or CMOV support.
3504         Remove unused variable.  Remove initialization of removed variables.
3505         Don't call mmx_tests nor sse_tests.
3506         (reference_mmx, reference_sse): Remove.
3507         (check): Add return stmt.
3508         * gcc.dg/i386-sse-7.c: New test.
3509         * gcc.dg/i386-mmx-4.c: New test.
3510
3511 2004-02-17  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3512
3513         * g++.dg/tc1/dr176.C: Add missing semicolon (typo).
3514         * g++.dg/tc1/dr101.C, g++.dg/tc1/dr135.C, g++.dg/tc1/dr142.C,
3515         g++.dg/tc1/dr152.C, g++.dg/tc1/dr159.C, g++.dg/tc1/dr161.C,
3516         g++.dg/tc1/dr166.C, g++.dg/tc1/dr176.C, g++.dg/tc1/dr193.C,
3517         g++.dg/tc1/dr194.C, g++.dg/tc1/dr217.C, g++.dg/tc1/dr56.C,
3518         g++.dg/tc1/dr68.C, g++.dg/tc1/dr76.C, g++.dg/tc1/dr80.C,
3519         g++.dg/tc1/dr94.C: Fix line terminator.
3520
3521 2004-02-16  Geoffrey Keating  <geoffk@apple.com>
3522
3523         * gcc.c-torture/compile/20040216-1.c: New.
3524
3525 2004-02-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3526
3527         * g++.dg/tc1/dr101.C, g++.dg/tc1/dr135.C, g++.dg/tc1/dr142.C,
3528         g++.dg/tc1/dr152.C, g++.dg/tc1/dr159.C, g++.dg/tc1/dr161.C,
3529         g++.dg/tc1/dr166.C, g++.dg/tc1/dr176.C, g++.dg/tc1/dr188.C,
3530         g++.dg/tc1/dr193.C, g++.dg/tc1/dr194.C, g++.dg/tc1/dr217.C,
3531         g++.dg/tc1/dr48.C, g++.dg/tc1/dr56.C, g++.dg/tc1/dr68.C,
3532         g++.dg/tc1/dr76.C, g++.dg/tc1/dr80.C, g++.dg/tc1/dr94.C: New tests.
3533
3534 2004-02-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
3535
3536         * gcc.c-torture/execute/20020720-1.x: XFAIL on SPARC with -fPIC.
3537
3538 2004-02-15  Mark Mitchell  <mark@codesourcery.com>
3539
3540         PR c++/13971
3541         * g++.dg/expr/cond4.C: New test.
3542
3543         PR c++/14086
3544         * g++.dg/lookup/crash2.C: New test.
3545
3546 2004-02-14  Josef Zlomek  <zlomekj@suse.cz>
3547
3548         * gcc.c-torture/compile/20040214-2.c: New test.
3549
3550 2004-02-14  Andrew Pinski  <pinskia@physics.uc.edu>
3551
3552         PR c++/14116
3553         * g++.dg/ext/typeof8.C: New test.
3554
3555 2004-02-14  Eric Botcazou  <ebotcazou@act-europe.fr>
3556
3557         * gcc.c-torture/compile/20040214-1.c: New test.
3558
3559 2004-02-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3560
3561         PR c++/13635
3562         * g++.dg/template/spec11.C: New test.
3563
3564 2004-02-13  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3565
3566         PR c++/13927
3567         * g++.dg/other/error8.C: New test.
3568
3569 2004-02-13  Mark Mitchell  <mark@codesourcery.com>
3570
3571         PR c++/14122
3572         * g++.dg/template/array4.C: New test.
3573
3574         PR c++/14108
3575         * g++.dg/inherit/thunk2.C: New test.
3576
3577         PR c++/14083
3578         * g++.dg/eh/cond2.C: New test.
3579
3580 2004-02-12  Alan Modra  <amodra@bigpond.net.au>
3581
3582         * gcc.dg/debug/20020327-1.c: Disable for powerpc64.
3583
3584 2004-02-12  Nathaniel Smith <njs@codesourcery.com>
3585
3586         * lib/scanasm.exp (dg-scan): Quote pattern before display.
3587
3588 2004-02-12  Hartmut Penner  <hpenner@de.ibm.com>
3589
3590         * g++.dg/simd-2.C: xfail on ppc64-linux.
3591
3592 2004-02-11  Joseph S. Myers  <jsm@polyomino.org.uk>
3593
3594         PR c/456
3595         * gcc.dg/cpp/c90-if-comma-1.c, gcc.dg/cpp/c99-if-comma-1.c: New
3596         tests.
3597
3598 2004-02-11  Uros Bizjak  <uros@kss-loka.si>
3599
3600         * gcc.dg/builtins-33.c: New test.
3601
3602 2004-02-11  Paolo Bonzini  <bonzini@gnu.org>
3603
3604         * gcc.dg/pr14092-1.c: Use intptr_t for the cast.
3605
3606 2004-02-11  Hartmut Penner  <hpenner@de.ibm.com>
3607
3608         * g++.dg/simd-2.C: Set -maltivec for ppc64.
3609
3610 2004-02-11  Hartmut Penner  <hpenner@de.ibm.com>
3611
3612         * gcc.dg/ppc64-abi-3.c: New test.
3613
3614 2004-02-10  Paolo Bonzini  <bonzini@gnu.org>
3615
3616         PR c/14092
3617
3618         * gcc.dg/pr14092-1.c: New testcase.
3619
3620 2004-02-10  Alan Modra  <amodra@bigpond.net.au>
3621
3622         * gcc.dg/cpp/assert4.c: Fix typo last change.
3623
3624         * gcc.dg/darwin-longlong.c: Only use r0 in asm for darwin.
3625         * gcc.dg/cpp/assert4.c: Handle powerpc64.
3626
3627         * gcc.dg/debug/20020327-1.c: xfail for powerpc64.
3628
3629 2004-02-09  Roger Sayle  <roger@eyesopen.com>
3630
3631         * gcc.c-torture/compile/20040209-1.c: New test case.
3632
3633 2004-02-08  Joseph S. Myers  <jsm@polyomino.org.uk>
3634
3635         * gcc.dg/c90-init-1.c: Adjust expected error messages.
3636
3637 2004-02-08  Richard Sandiford  <rsandifo@redhat.com>
3638
3639         * gcc.c-torture/execute/20040208-[12].c: New tests.
3640
3641 2004-02-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
3642
3643         * g++.dg/eh/simd-2.C: Adjust line numbers for SPARC.
3644
3645 2004-02-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
3646
3647         * gcc.c-torture/execute/va-arg-25.x: XFAIL only on SPARC 64-bit.
3648
3649 2004-02-07  Zack Weinberg  <zack@codesourcery.com>
3650
3651         Bug 13856
3652         * gcc.dg/visibility-8.c: New testcase.
3653
3654 2004-02-07  Zack Weinberg  <zack@codesourcery.com>
3655
3656         * gcc.c-torture/execute/string-opt-15.c: Define memcmp with void *
3657         arguments.
3658         * gcc.dg/fwritable-strings-1.c: Expect the deprecation notice.
3659
3660 2004-02-07  Roger Sayle  <roger@eyesopen.com>
3661
3662         PR middle-end/13696
3663         * g++.dg/opt/fold1.C: New test case.
3664
3665 2003-02-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3666
3667         PR c++/14033
3668         * g++.dg/other/crash-2.C: New test.
3669
3670 2003-02-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3671
3672         PR c++/14028
3673         * g++.dg/parse/angle-bracket2.C: New test.
3674
3675 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3676
3677         PR middle-end/13750
3678         Revert:
3679         2004-01-15  Geoffrey Keating  <geoffk@apple.com>
3680         PR pch/13361
3681         * testsuite/g++.dg/pch/wchar-1.C: New.
3682         * testsuite/g++.dg/pch/wchar-1.Hs: New.
3683
3684 2004-02-05  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3685
3686         PR c++/14008
3687         * g++.dg/parse/error15.C: New test.
3688         * g++.dg/parse/crash11.C: Update dg-error mark.
3689
3690 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
3691
3692         PR c++/13932
3693         * g++.dg/warn/conv2.C: New test.
3694
3695 2004-02-04  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3696
3697         PR c++/13086
3698         * g++.dg/warn/incomplete1.C: Remove xfail.
3699
3700 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
3701
3702         * lib/file-format.exp (gcc_target_object_format): Use
3703         ${tool}_target_compile, not gcc_target_compile.
3704         * lib/target-supports.exp (check_alias_available): Likewise.
3705         (check_gc_sections_available): Likewise.
3706         * g++.dg/ext/attrib10.C: Use dg-require-alias.
3707         * g++.old-deja/g++.ext/attrib5.C: Use dg-require-weak and
3708         dg-require-alias.
3709
3710 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
3711
3712         PR c++/13969
3713         * g++.dg/template/static6.C: New test.
3714
3715 2004-02-04  Ian Lance Taylor  <ian@wasabisystems.com>
3716
3717         * gcc.dg/arm-mmx-1.c: Don't look for ldmfd if -mthumb.
3718
3719 2004-02-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3720
3721         * objc.dg/encode-2.m, objc.dg/encode-3.m, objc.dg/encode-4.m: Fix
3722         tests for systems where `char' is unsigned by default.
3723
3724 2003-02-04  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3725
3726         PR c++/13997
3727         * g++.dg/template/partial3.C: New test.
3728
3729 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
3730
3731         * gcc.dg/20020312-2.c, gcc.dg/builtin-inf-1.c,
3732         gcc.dg/sibcall-3.c, gcc.dg/sibcall-4.c, gcc.dg/cpp/assert4.c:
3733         Remove mentions of obsolete ports.
3734
3735 2004-02-04  Paolo Bonzini  <bonzini@gnu.org>
3736
3737         * gcc.dg/noncompile/20001228-1.c: Fix for new
3738         error message.
3739
3740 2004-02-03  Roger Sayle  <roger@eyesopen.com>
3741
3742         PR target/9348
3743         * gcc.c-torture/execute/multdi-1.c: New test case.
3744
3745 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
3746
3747         PR c++/13925
3748         * g++.dg/template/lookup5.C: New test.
3749
3750 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
3751
3752         PR c++/13950
3753         * g++.dg/template/lookup4.C: New test.
3754
3755         PR c++/13970
3756         * g++.dg/parse/error14.C: New test.
3757
3758         PR c++/14002
3759         * g++.dg/parse/template13.C: New test.
3760
3761 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
3762
3763         PR c++/13978
3764         * g++.dg/template/koenig4.C: New test.
3765
3766         PR c++/13968
3767         * g++.dg/template/crash17.C: New test.
3768
3769         PR c++/13975
3770         * g++.dg/parse/error13.C: New test.
3771         * g++.old-deja/g++.robertl/eb125.C: Tweak error messages.
3772
3773 2004-02-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
3774
3775         * gcc.dg/20020503-1.c: Remove -mflat dg-options.
3776
3777 2004-02-03  Paolo Bonzini  <bonzini@gnu.org>
3778
3779         PR c/11658
3780         PR c/13994
3781         * gcc.dg/noncompile/20040203-1.c: New test.
3782         * gcc.dg/noncompile/20040203-2.c: Likewise.
3783         * gcc.dg/noncompile/20040203-3.c: Likewise.
3784         * gcc.dg/20040203-1.c: Likewise.
3785
3786 2004-02-02  Andrew Pinski  <pinskia@physics.uc.edu>
3787
3788         PR c++/10858
3789         * g++.dg/template/sizeof7.C: New test.
3790
3791 2004-02-02  Eric Christopher  <echristo@redhat.com>
3792             Zack Weinberg  <zack@codesourcery.com>
3793
3794         * gcc.c-torture/execute/wchar_t-1.c: Add -finput-charset.
3795
3796 2004-02-02  Zack Weinberg  <zack@codesourcery.com>
3797
3798         * g++.dg/eh/forced1.C, g++.dg/eh/forced2.C, g++.dg/eh/forced3.C
3799         * g++.dg/eh/forced4.C: XFAIL ia64-hp-hpux11.*.
3800         * g++.dg/eh/ia64-1.C: Test branch regs only #ifdef __LP64__.
3801         * gcc.dg/cleanup-5.c: Run only on Linux targets.
3802
3803 2004-02-02  Mark Mitchell  <mark@codesourcery.com>
3804
3805         PR c++/13113
3806         * g++.old-deja/g++.mike/net36.C: Adjust error messages.
3807
3808         PR c++/13854
3809         * g++.dg/ext/attrib13.C: New test.
3810
3811         PR c++/13907
3812         * g++.dg/conversion/op2.C: New test.
3813
3814 2004-02-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
3815
3816         * gcc.dg/titype-1.c: Fix pasto.
3817
3818 2004-02-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
3819
3820         * gcc.dg/titype-1.c: New test.
3821
3822 2004-02-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3823
3824         PR c++/13957
3825         * g++.dg/template/non-type-template-argument-1.C,
3826         g++.dg/template/qualified-id1.C: Update dg-error marks.
3827         * g++.dg/template/nontype6.C: New test.
3828
3829 2004-02-01  Roger Sayle  <roger@eyesopen.com>
3830
3831         * gcc.dg/builtins-1.c: Also test for __builtin_signbit{,f,l}.
3832         * gcc.dg/builtins-31.c: New testcase.
3833         * gcc.dg/builtins-32.c: New testcase.
3834
3835 2004-01-30  Andrew Pinski  <pinskia@physics.uc.edu>
3836
3837         * objc.dg/call-super-2.m: Update line numbers
3838         for the including of stddef.h.
3839
3840 2004-01-30  Michael Matz  <matz@suse.de>
3841
3842         * g++.dg/ext/case-range1.C, g++.dg/ext/case-range2.C,
3843         g++.dg/ext/case-range3.C: New tests.
3844
3845 2004-01-30  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3846
3847         DR206
3848         PR c++/13813
3849         * g++.dg/template/member4.C: New test.
3850
3851 2004-01-30  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3852
3853         PR c++/13683
3854         * g++.dg/template/sizeof6.C: New test.
3855
3856 2004-01-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
3857
3858         * gcc.dg/fwritable-strings-1.c: New test.
3859
3860 2004-01-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
3861
3862         * gcc.c-torture/compile/20040130-1.c: New test.
3863
3864 2004-01-29  Geoffrey Keating  <geoffk@geoffk.org>
3865
3866         * objc.dg/call-super-2.m: Include stddef.h for size_t.
3867
3868 2004-01-29  Mark Mitchell  <mark@codesourcery.com>
3869
3870         PR c++/13883
3871         * g++.dg/template/ctor3.C: New test.
3872
3873 2004-01-29  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3874
3875         * g++.dg/tc1: New directory.
3876         * g++.dg/tc1/dr108.C, g++.dg/tc1/dr128.C, g++.dg/tc1/dr147.C,
3877         g++.dg/tc1/dr179.C, g++.dg/tc1/dr1.C, g++.dg/tc1/dr213.C,
3878         g++.dg/tc1/dr74.C, g++.dg/tc1/dr90.C, g++.dg/tc1/dr127.C,
3879         g++.dg/tc1/dr137.C, g++.dg/tc1/dr164.C, g++.dg/tc1/dr185.C,
3880         g++.dg/tc1/dr20.C, g++.dg/tc1/dr52.C, g++.dg/tc1/dr85.C: New tests.
3881
3882 2004-01-28  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3883
3884         * g++.dg/parse/error11.C: New test.
3885         * g++.dg/parse/error12.C: Likewise.
3886
3887 2004-01-28  Ziemowit Laski  <zlaski@apple.com>
3888
3889         * objc.dg/proto-qual-1.m (ROUND, aligned_sizeof): New.
3890         (scan_initial, main): Use aligned_sizeof instead of sizeof.
3891
3892 2004-01-28  Mark Mitchell  <mark@codesourcery.com>
3893
3894         PR c++/13791
3895         * g++.dg/ext/attrib12.C: New test.
3896
3897         PR c++/13736
3898         * g++.dg/parse/cast2.C: New test.
3899
3900 2004-01-27  James E Wilson  <wilson@specifixinc.com>
3901
3902         * objc.dg/encode-2.m (main): New local string.  Set depending on
3903         sizeof long.  Use in sscanf call.
3904         * objc.dg/encode-3.m (main): New local string.  Set depending on
3905         sizeof long.  Use in scan_initial call.
3906
3907 2004-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3908
3909         * objc.dg/call-super-2.m: Make LP64-safe.
3910         * objc.dg/desig-init-1.m: Likewise.
3911
3912 2004-01-27  Devang Patel <dpatel@apple.com>
3913
3914         * g++.dg/debug/namespace1.C: New test.
3915
3916 2004-01-27  Ian Lance Taylor  <ian@wasabisystems.com>
3917
3918         * gcc.dg/const-elim-1.c: Add xfail for strongarm-*-* and
3919         xscale-*-*.
3920
3921         * gcc.dg/arm-mmx-1.c: New test.
3922
3923 2004-01-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
3924
3925         * gcc.dg/20040127-1.c: New test.
3926         * gcc.dg/20040127-2.c: New test.
3927
3928 2004-01-26  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3929
3930         * objc.dg/stret-1.m (glob): Renamed to globa.
3931
3932 2004-01-26  Mark Mitchell  <mark@codesourcery.com>
3933
3934         PR c++/13663
3935         * g++.dg/expr/for1.C: New test.
3936
3937 2004-01-26  Fariborz Jahanian <fjahanian@apple.com>
3938
3939         PR middle-end/13779
3940         * gcc.dg/darwin-longlong.c: New test.
3941
3942 2004-01-26  Ian Lance Taylor  <ian@wasabisystems.com>
3943
3944         * gcc.dg/20040124-1.c: Moved test from here...
3945         * gcc.c-torture/compile/20040124-1.c: ...to here.
3946
3947 2004-01-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
3948
3949         * gcc.dg/sparc-ret.c: Run only in 32-bit mode.  Don't scan
3950         the assembly output if -m64 is passed.
3951
3952 2004-01-25  Mark Mitchell  <mark@codesourcery.com>
3953
3954         PR c++/13833
3955         * g++.dg/template/cond3.C: New test.
3956
3957 2004-01-25  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3958
3959         PR c++/13810
3960         * g++.dg/template/ttp7.C: New test.
3961
3962 2004-01-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3963
3964         PR c++/13797
3965         * g++.dg/template/nontype4.C: New test.
3966         * g++.dg/template/nontype5.C: Likewise.
3967
3968 2004-01-25  Richard Sandiford  <rsandifo@redhat.com>
3969
3970         * gcc.dg/torture/mips-clobber-at.c: New test.
3971
3972 2004-01-24  Ian Lance Taylor  <ian@wasabisystems.com>
3973
3974         * gcc.dg/20040124-1.c: New test.
3975
3976 2004-01-24  Jakub Jelinek  <jakub@redhat.com>
3977
3978         * gcc.dg/20040123-1.c: New test.
3979
3980 2004-01-23  Zack Weinberg  <zack@codesourcery.com>
3981
3982         * gcc.dg/builtins-30.c: Move dg-warning marks to the proper lines.
3983
3984 2004-01-24  Joseph S. Myers  <jsm@polyomino.org.uk>
3985
3986         * gcc.dg/c90-array-lval-7.c, gcc.dg/c99-array-lval-7.c: New tests.
3987
3988 2004-01-23  Andrew Pinski  <apinski@apple.com>
3989
3990         * gcc.dg/20030121-1.c: Move to ..
3991         * gcc.dg/20040121-1.c: here.
3992
3993 2004-01-23  Roger Sayle  <roger@eyesopen.com>
3994
3995         * gcc.dg/builtins-29.c: New test case.
3996
3997 2004-01-23  Zack Weinberg  <zack@codesourcery.com>
3998
3999         PR 18314
4000         * gcc.dg/builtins-30.c: New testcase.
4001
4002 2004-01-23  Andreas Tobler  <a.tobler@schweiz.ch>
4003
4004         * g++.dg/compat/compat.exp: Add LD_LIBRARY_PATH_32/64 for Solaris.
4005         * lib/g77.exp: Likewise.
4006         * lib/objc.exp: Likewise.
4007         * lib/g++.exp: Likewise.
4008
4009 2004-01-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
4010
4011         * gcc.dg/struct-by-value-2.c: New test.
4012
4013 2004-01-21  Andrew Pinski  <apinski@apple.com>
4014
4015         PR target/13785
4016         * gcc.dg/20030121-1.c: New test.
4017
4018 2004-01-22  Ulrich Weigand  <uweigand@de.ibm.com>
4019
4020         * gcc.dg/20030123-1.c: Add -fno-omit-frame-pointer option.  Do not
4021         clobber frame pointer register in asm statement.
4022
4023 2004-01-21  Falk Hueffner  <falk@debian.org>
4024
4025         * gcc.c-torture/compile/20040121-1.c: New test.
4026
4027 2004-01-21  Zack Weinberg  <zack@codesourcery.com>
4028
4029         * gcc.dg/noncompile/20020213-1.c: Add another dg-warning line.
4030
4031 2004-01-20  Hartmut Penner  <hpenner@de.ibm.com>
4032
4033         * gcc.dg/ppc64-abi-2.c: New test.
4034
4035 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
4036
4037         * lib/treelang.exp: Fill out this file.
4038         * lib/treelang-dg.exp: New File.
4039
4040 2004-01-20  Joseph S. Myers  <jsm@polyomino.org.uk>
4041
4042         * gcc.c-torture/compile/981022-1.c: Remove.
4043         * gcc.dg/array-5.c: Remove XFAIL.
4044         * gcc.dg/sequence-pt-1.c: Remove test using extended lvalues.
4045         * gcc.dg/cast-lvalue-1.c, gcc.dg/compound-lvalue-1.c,
4046         gcc.dg/cond-lvalue-1.c: Update.
4047         * gcc.dg/cast-lvalue-2.c: New test.
4048
4049 2004-01-19  Mark Mitchell  <mark@codesourcery.com>
4050
4051         PR c++/13592
4052         * g++.dg/other/error1.C (class foo): Tweak error message.
4053
4054         PR c++/13592
4055         * g++.dg/template/call2.C: New test.
4056
4057 2004-01-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
4058
4059         * gcc.dg/compat/fnptr-by-value-1_x.c, scalar-by-value-1_y.c
4060         scalar-by-value-3_x.c, scalar-by-value-3_y.c,
4061         scalar-by-value-4_x.c, scalar-by-value-4_y.c,
4062         scalar-return-1_x.c, scalar-return-2_y.c,
4063         scalar-return-3_x.c, scalar-return-3_y.c,
4064         scalar-return-4_x.c, scalar-return-4_y.c,
4065         struct-align-1.h, struct-align-1_x.c,
4066         struct-align-1_y.c, struct-align-2.h,
4067         struct-align-2_x.c, struct-align-2_y.c,
4068         struct-by-value-10_y.c, struct-by-value-11_x.c,
4069         struct-by-value-11_y.c, struct-by-value-12_x.c,
4070         struct-by-value-12_y.c, struct-by-value-13_x.c,
4071         struct-by-value-13_y.c, struct-by-value-14_x.c,
4072         struct-by-value-14_y.c, struct-by-value-15_x.c,
4073         struct-by-value-15_y.c, struct-by-value-16_y.c,
4074         struct-by-value-17_y.c, struct-by-value-18_y.c,
4075         struct-by-value-19_y.c, struct-by-value-1_x.c,
4076         struct-by-value-1_y.c, struct-by-value-20_y.c,
4077         struct-by-value-2_x.c, struct-by-value-2_y.c,
4078         struct-by-value-3_y.c, struct-by-value-4_x.c,
4079         struct-by-value-4_y.c, struct-by-value-5_y.c,
4080         struct-by-value-6_y.c, struct-by-value-7_y.c
4081         struct-by-value-8_x.c, struct-by-value-8_y.c
4082         struct-by-value-9_x.c, struct-by-value-9_y.c
4083         struct-return-10_x.c, struct-return-10_y.c,
4084         struct-return-19_x.c, struct-return-20_x.c
4085         struct-return-2_x.c, struct-return-2_y.c
4086         struct-return-3_x.c: Guard non-C99 tests with SKIP_COMPLEX_INT,
4087         SKIP_ATTRIBUTE and SKIP_ZERO_ARRAY.  Turns SKIPVA into SKIP_VA.
4088
4089 2004-01-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
4090
4091         * gcc.dg/tls/alias-1.c: Add dg-warning for unsupported visibility
4092         attribute on sparc*-sun-solaris2.*.
4093
4094 2004-01-18  Mark Mitchell  <mark@codesourcery.com>
4095
4096         PR c++/13710
4097         * g++.dg/ext/typeof7.C: New test.
4098
4099 2004-01-18  David Edelsohn  <edelsohn@gnu.org>
4100
4101         * gcc.dg/array-quals-1.c: xfail on powerpc*-*-aix*.
4102         * gcc.dg/const-elim-1.c: Same.
4103
4104 2004-01-17  Ziemowit Laski  <zlaski@apple.com>
4105
4106         * objc.dg/stret-1.m: New.
4107         * objc.dg/stret-2.m: New.
4108
4109 2004-01-17  Andrew Pinski  <pinskia@physics.uc.edu>
4110
4111         PR c++/11895
4112         * g++.dg/ext/vector1.C: New test.
4113
4114 2004-01-16  Geoffrey Keating  <geoffk@apple.com>
4115
4116         * gcc.dg/pch/import-1.c: New.
4117         * gcc.dg/pch/import-1.hs: New.
4118         * gcc.dg/pch/import-1a.h: New.
4119         * gcc.dg/pch/import-1b.h: New.
4120         * gcc.dg/pch/import-1c.h: New.
4121
4122 2004-01-16  Mark Mitchell  <mark@codesourcery.com>
4123
4124         PR c++/13574
4125         * g++.dg/ext/array1.C: New test.
4126
4127         PR c++/13178
4128         * g++.dg/conversion/op1.C: New test.
4129
4130 2004-01-16  J"orn Rennecke <joern.rennecke@superh.com>
4131
4132         PR 11864
4133         From Kazumoto Kojima / Dan Kegel:
4134         * gcc.dg/pr11864-1.c: New test.
4135
4136         PR 10392
4137         From Marcus Comstedt / Dan Kegel:
4138         * gcc.dg/pr10392-1.c: New test.
4139
4140 2004-01-16  Mark Mitchell  <mark@codesourcery.com>
4141
4142         PR c++/13478
4143         * g++.dg/init/ref10.C: New test.
4144
4145 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4146
4147         PR c++/13407
4148         * g++.dg/parse/typename6.C: New test.
4149
4150 2004-01-15  Geoffrey Keating  <geoffk@apple.com>
4151
4152         PR pch/13361
4153         * testsuite/g++.dg/pch/wchar-1.C: New.
4154         * testsuite/g++.dg/pch/wchar-1.Hs: New.
4155
4156 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4157
4158         PR c++/9259
4159         * g++.dg/expr/sizeof2.C: New test.
4160
4161 2004-01-15  Kazu Hirata  <kazu@cs.umass.edu>
4162
4163         * gcc.dg/sibcall-3.c: Replace mn10?00 with mn10300.
4164
4165 2004-01-15  Alexandre Oliva  <aoliva@redhat.com>
4166
4167         PR c++/13659
4168         * g++.dg/lookup/strong-using-3.C: New.
4169         * g++.dg/lookup/using-10.C: New.
4170
4171 2004-01-15  Alexandre Oliva  <aoliva@redhat.com>
4172
4173         PR c++/13594
4174         * g++.dg/lookup/strong-using-2.C: New.
4175
4176 2004-01-15  Marcus Comstedt <marcus@mc.pp.se>
4177             Dan Kegel <dank@kegel.com>
4178             J"orn Rennecke <joern.rennecke@superh.com>
4179
4180         PR target/9365
4181         * gcc.dg/pr9365-1.c: New test.
4182
4183 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4184
4185         PR c++/8856
4186         * g++.dg/parse/casting-operator2.C: New test.
4187         * g++.old-deja/g++.pt/explicit83.C: Remove.
4188
4189 2004-01-14  Joseph S. Myers  <jsm@polyomino.org.uk>
4190
4191         * gcc.dg/label-compound-stmt-1.c: New test.
4192         * gcc.c-torture/compile/950922-1.c,
4193         gcc.c-torture/compile/20000211-3.c,
4194         gcc.c-torture/compile/20000518-1.c,
4195         gcc.c-torture/compile/20021108-1.c: Avoid labels at and of
4196         compound statements.
4197
4198 2004-01-14  Hartmut Penner  <hpenner@de.ibm.com>
4199
4200         * gcc.dg/ppc64-abi-1.c: New test.
4201
4202 2004-01-14  Danny Smith  <dannysmith@users.sourceforge.net>
4203
4204          * g++.dg/ext/attrib9.C: Add dg-warnings.
4205
4206 2004-01-14  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4207
4208         PR c++/12335
4209         * g++.dg/parse/dtor3.C: New test.
4210
4211 2004-01-13  Andrew Pinski  <pinskia@physics.uc.edu>
4212
4213         PR c++/12709
4214         * g++.dg/parse/try-catch-1.C: New test.
4215
4216 2004-01-13  Arnaud Charlet  <charlet@act-europe.fr>
4217
4218         * ada/acats/run_all.sh: Add more verbose output in acats.log
4219         when compiling tests.
4220
4221 2004-01-12  Zack Weinberg  <zack@codesourcery.com>
4222
4223         PR 13656
4224         * gcc.dg/typedef-redecl.c: New test case.
4225         * gcc.dg/typedef-redecl.h: New support file.
4226
4227 2004-01-13  Jan Hubicka  <jh@suse.cz>
4228
4229         * gcc.dg/always_inline.c: New test.
4230         * gcc.dg/debug/20031231-1.c: Fix.
4231
4232 2004-01-13  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4233
4234         PR c++/13474
4235         * g++.dg/template/array3.C: New test.
4236
4237 2004-01-12  Zack Weinberg  <zack@codesourcery.com>
4238
4239         * g++.dg/ext/lvalue1.C: No longer expected to fail.
4240         * g++.dg/warn/Wunused-2.C: Likewise.
4241
4242 2004-01-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4243
4244         PR c++/13289
4245         * g++.dg/template/instantiate6.C: New test.
4246
4247 2004-01-12  Roger Sayle  <roger@eyesopen.com>
4248
4249         PR middle-end/11397
4250         * gcc.dg/special/wkali-2.c: Add dg-require-alias.
4251
4252 2004-01-12  Jan Hubicka  <jh@suse.cz>
4253
4254         PR opt/12826
4255         * gcc.dg/20040112-1.c: New.
4256
4257         * gcc.dg/dwarf-die[1-7].c: Move to...
4258         * gcc.dg/debug/dwarf2/dwarf-die[1-7].c: ... here.
4259         * gcc.dg/debug/dwarf2/dwarf2.exp: New.
4260
4261 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
4262
4263         PR c++/4100
4264         * g++.dg/parse/friend4.C: New test.
4265
4266 2004-01-12  Scott Brumbaugh  <scottb.lists@verizon.net>
4267
4268         PR c++/4100
4269         * g++.old-deja/g++.pt/niklas01a.C: Mark an error where a class
4270         definition is called a friend.
4271
4272 2004-01-11  Zack Weinberg  <zack@codesourcery.com>
4273
4274         * gcc.dg/tls/diag-3.c: Tweak dg-error regexp.
4275
4276 2004-01-11  Ian Lance Taylor  <ian@wasabisystems.com>
4277
4278         PR c++/3478
4279         * g++.dg/parse/error10.C: New test.
4280         * g++.dg/template/arg2.C: Accept "invalid type" error.
4281
4282 2004-01-11  Jakub Jelinek  <jakub@redhat.com>
4283
4284         PR middle-end/13392
4285         * g++.dg/opt/expect2.C: New test.
4286
4287 2004-01-10  Zack Weinberg  <zack@codesourcery.com>
4288
4289         * gcc.dg/Wshadow-1.c, gcc.dg/attr-noinline.c, gcc.dg/decl3.c
4290         * gcc.dg/redecl-1.c, gcc.dg/visibility-7.c, gcc.dg/wtr-static-1.c
4291         * gcc.dg/noncompile/20020220-1.c, objc.dg/method-1.m:
4292         Update dg-error regexps.
4293
4294 2004-01-10  Zack Weinberg  <zack@codesourcery.com>
4295
4296         * gcc.c-torture/compile/20021123-2.c: Delete; dup of 20021120-1.c.
4297         * gcc.c-torture/compile/20021123-3.c: Delete; dup of 20021120-2.c.
4298
4299 2004-01-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
4300
4301         * gcc.dg/pragma-re-1.c: Use right pointer type.
4302
4303 2004-01-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
4304
4305         * g++.dg/eh/simd-1.c: Ajust line number for dg-error line.
4306
4307 2004-01-09  Geoffrey Keating  <geoffk@apple.com>
4308
4309         * gcc.dg/rs6000-ldouble-1.c: New.
4310
4311 2004-01-10  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4312
4313         DR 337
4314         PR c++/9256
4315         * g++.dg/other/abstract1.C: New test.
4316
4317 2004-01-09  Alexandre Oliva  <aoliva@redhat.com>
4318
4319         * g++.dg/lookup/strong-using-1.C: New.
4320
4321 2004-01-09  Joseph S. Myers  <jsm@polyomino.org.uk>
4322
4323         PR c/11234
4324         * gcc.dg/func-ptr-conv-1.c: New test.
4325         * gcc.dg/weak/weak-6.c, gcc.dg/weak/weak-7.c: Update.
4326
4327 2004-01-09  Kazu Hirata  <kazu@cs.umass.edu>
4328
4329         PR target/13380.
4330         * gcc.c-torture/compile/20040109-1.c: New.
4331
4332 2004-01-08  Stuart Hastings  <stuart@apple.com>
4333
4334         * testsuite/gcc.dg/20020523-2.c (bail_if_no_sse): Moved cpu-ID code...
4335         testsuite/gcc.dg/i386-cpuid.h (i386_cpuid): ...to here, to share with...
4336         * testsuite/gcc.dg/i386-sse-6.c: ...this new testcase.
4337
4338 2004-01-09  Alan Modra  <amodra@bigpond.net.au>
4339
4340         * gcc.dg/array-quals-1.c: Accept .data.rel.ro.
4341
4342 2004-01-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
4343
4344         * ada/acats/run_acats: Treat 'gnatchop' the same way
4345         as 'gnatmake'.  Export GCC_DRIVER.
4346         * ada/acats/run_all.sh: Add target_gnatchop.  Use
4347         'host_gnatchop' and 'target_gnatchop' instead of 'gnatshop'.
4348
4349 2004-01-08  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4350
4351         PR c++/12573
4352         * g++.dg/template/dependent-expr4.C: New test.
4353
4354 2004-01-08  Hartmut Penner  <hpenner@de.ibm.com>
4355
4356         * gcc.dg/altivec-11.c: New test.
4357
4358 2004-01-07  Mark Mitchell  <mark@codesourcery.com>
4359
4360         * g++.dg/abi/vbase10.C: Use -mstructure-size-boundary=8 on ARM.
4361
4362 2004-01-07  Joseph S. Myers  <jsm@polyomino.org.uk>
4363
4364         PR c/6024
4365         * gcc.dg/enum-compat-1.c: New test.
4366         * gcc.c-torture/execute/builtin-types-compatible-p.c: Update.
4367
4368 2004-01-07  Joseph S. Myers  <jsm@polyomino.org.uk>
4369
4370         PR c/12165
4371         * gcc.dg/array-quals-1.c, gcc.dg/c90-idem-qual-3.c,
4372         gcc.dg/c99-idem-qual-3.c: New tests.
4373
4374 2004-01-07  Alan Modra  <amodra@bigpond.net.au>
4375
4376         * gcc.dg/winline-7.c: Don't cast void * to int.
4377
4378 2004-01-06  Jan Hubicka  <jh@suse.cz>
4379
4380         * gcc.dg/i386-sse-5.c: New test
4381         * g++.dg/eh/simd-1.c: Add -w argument for i386.
4382
4383 2004-01-05  Mark Mitchell  <mark@codesourcery.com>
4384
4385         PR c++/12815
4386         * g++.dg/rtti/typeid4.C: New test.
4387
4388 2004-01-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
4389
4390         * gcc.dg/compat/sdata-section.h: Declare 'abort'.
4391
4392 2004-01-05  Mark Mitchell  <mark@codesourcery.com>
4393
4394         PR c++/12132
4395         * g++.dg/template/error11.C: New test.
4396
4397         PR c++/13451
4398         * g++.dg/template/class2.C: New test.
4399
4400 2004-01-05  Nathan Sidwell  <nathan@codesourcery.com>
4401         Richard Sandiford <rsandifo@redhat.com>
4402
4403         PR c++/13387
4404         * g++.dg/opt/alias3.C: New test.
4405
4406 2004-01-04  Mark Mitchell  <mark@codesourcery.com>
4407
4408         PR c++/13157
4409         * g++.dg/template/koenig3.C: New test.
4410
4411         PR c++/13529
4412         * g++.dg/parse/offsetof3.C: New test.
4413
4414         * g++.dg/init/copy7.C: Add missing dg-error markers.
4415
4416         PR c++/12226
4417         * g++.dg/init/copy7.c: New test.
4418
4419         PR c++/13536
4420         * g++.dg/parse/cast1.C: New test.
4421
4422 2004-01-04  Jan Hubicka  <jh@suse.cz>
4423
4424         * gcc.dg/winline[1-7].c: New tests.
4425
4426 2004-01-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4427
4428         PR c++/13520
4429         * g++.dg/template/qualttp22.C: New test.
4430
4431 2004-01-01  Jan Hubicka  <jh@suse.cz>
4432
4433         * gcc.dg/debug/20031231-1.c: New.
4434         * gcc.c-torture/compile/20040101-1.c: New.
4435         * gcc.dg/dwarf-die-[1-7].c: New.
4436
4437 2004-01-01  Jakub Jelinek  <jakub@redhat.com>
4438
4439         PR optimization/13521
4440         * gcc.c-torture/compile/20031231-1.c: New test.
4441
4442 2003-12-30  Kazu Hirata  <kazu@cs.umass.edu>
4443
4444         * gcc.dg/sibcall-4.c: Replace mn10?00 with mn10300.
4445
4446 2003-12-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
4447
4448         PR c++/10079
4449         * g++.dg/template/crash16.C: New test.
4450
4451 2003-12-30  Mark Mitchell  <mark@codesourcery.com>
4452
4453         * g++.dg/abi/vbase10.C: XFAIL on arm*-*-*.
4454
4455 2003-12-30  Kazu Hirata  <kazu@cs.umass.edu>
4456
4457         * g++.old-deja/g++.jason/thunk2.C: Remove traces of dead
4458         ports.
4459         * g++.old-deja/g++.jason/thunk3.C: Likewise.
4460         * g++.old-deja/g++.law/profile1.C: Likewise.
4461         * gcc.c-torture/compile/981006-1.c: Likewise.
4462         * gcc.c-torture/execute/loop-2e.x: Likewise.
4463         * gcc.c-torture/execute/loop-2f.x: Remove.
4464         * gcc.c-torture/execute/loop-2g.x: Likewise.
4465         * gcc.c-torture/execute/strct-varg-1.x: Likewise.
4466         * gcc.dg/20020312-2.c: Remove traces of dead ports.
4467
4468 2003-12-30  Nathan Sidwell  <nathan@codesourcery.com>
4469
4470         PR c++/13507
4471         * g++.dg/ext/attrib11.C: New test.
4472
4473         PR c++/13494
4474         * g++.dg/template/array2-1.C: New test.
4475         * g++.dg/template/array2-2.C: New test.
4476
4477 2003-12-29  Mark Mitchell  <mark@codesourcery.com>
4478
4479         * g++.old-deja/g++.pt/static11.C: Correct XFAIL syntax.
4480
4481 2003-12-29  Nathan Sidwell  <nathan@codesourcery.com>
4482
4483         PR c++/12774
4484         * g++.dg/template/array1-1.C: New test.
4485         * g++.dg/template/array1-2.C: New test.
4486
4487 2003-12-29  Roger Sayle  <roger@eyesopen.com>
4488
4489         PR fortran/12632
4490         * g77.dg/12632.f: New test case.
4491
4492 2003-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4493
4494         PR c++/13289
4495         * g++.dg/parse/nontype1.C: New test.
4496
4497 2003-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4498
4499         PR c++/12403
4500         * g++.dg/parse/explicit1.C: New test.
4501         * g++.old-deja/g++.pt/explicit71.C: Adjust expected error.
4502
4503 2003-12-28  Mark Mitchell  <mark@codesourcery.com>
4504
4505         PR c++/13081
4506         * g++.dg/opt/inline6.C: New test.
4507
4508         PR c++/12613
4509         * g++.dg/parse/error9.C: New test.
4510
4511         * gcc.dg/const-elim-1.c: XFAIL on arm-*-*.
4512
4513 2003-12-28  Mark Mitchell  <mark@codesourcery.com>
4514
4515         PR c++/13009
4516         * g++.dg/init/assign1.C: New test.
4517
4518 2003-12-28  Roger Sayle  <roger@eyesopen.com>
4519
4520         PR c++/13070
4521         * g++.dg/warn/format3.C: New test case.
4522
4523 2003-12-27  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
4524
4525         * gcc.c-torture/compile/20031227-1.c: New test.
4526
4527 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
4528
4529         * g++.dg/bprob/bprob.exp: Load target-supports.exp
4530         * g77.dg/bprob/bprob.exp: Likewise.
4531         * gcc.misc-tests/bprob.exp: Likewise.
4532         * gcc.dg/builtins-18.c: Use builtins-config.h.  Do not test float
4533         variants on systems where the library does not provide that
4534         functionality.
4535         * gcc.dg/builtins-20.c: Use builtins-config.h.
4536         * gcc.dg/builtins-config.h: New file.
4537
4538 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
4539
4540         * lib/gcc-dg.exp (dg-require-profiling): New function.
4541         * lib/target-supports.exp (check_profiling_available): Likewise.
4542         * g++.dg/bprob/bprob.exp: Use check_profiling_available.
4543         * g77.dg/bprob/bprob.exp: Likewise.
4544         * gcc.misc-tests/bprob.exp: Likewise.
4545         * g++.old-deja/g++.law/profile1.C: Use dg-require-profiling.
4546         * gcc.dg/20021014-1.c: Likewise.
4547         * gcc.dg/nest.c: Likewise.
4548
4549 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
4550
4551         * g++.dg/lookup/java1.C: Use -fdollars-in-identifiers when
4552         compiling.
4553         * g++.dg/lookup/java2.C: Likewise.
4554         * gcc.dg/cpp/lexident.c: Likewise.
4555
4556 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
4557
4558         * gcc.c-torture/compile/20020604-1.c: XFAIL on H8 if -mn is
4559         given.
4560         * gcc.c-torture/compile/961203-1.c: Likewise.
4561         * gcc.c-torture/compile/980506-1.c: Likewise.
4562
4563 2003-12-23  Zack Weinberg  <zack@codesourcery.com>
4564
4565         * lib/gcc-dg.exp (dg-prune-output): New annotation.
4566         (additional_prunes): New global.
4567         (gcc-dg-prune): Handle additional per-test pruning.
4568         (dg-test): Clear additional_prunes between tests.
4569
4570         * gcc.c-torture/compile/920625-1.c: Remove xfail.  Use
4571         dg-prune-output to avoid spurious failures from assembler
4572         complaining about nonexistent WAW violations.
4573         * gcc.c-torture/compile/981223-1.c: Remove dg-options line.
4574         Use dg-prune-output to avoid spurious failures from assembler
4575         warning about Itanium B-step errata.
4576
4577 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
4578
4579         * g++.dg/abi/macro0.C: New test.
4580         * g++.dg/abi/macro1.C: Likewise.
4581         * g++.dg/abi/macro2.C: Likewise.
4582
4583         * g++.dg/abi/bitfield5.C: Add explicit -fabi-version=1 option.
4584         * g++.dg/abi/bitfield7.C: Likewise.
4585         * g++.dg/abi/dtor2.C: Likewise.
4586         * g++.dg/abi/mangle11.C: Likewise.
4587         * g++.dg/abi/mangle12.C: Likewise.
4588         * g++.dg/abi/mangle14.C: Likewise.
4589         * g++.dg/abi/mangle17.C: Likewise.
4590         * g++.dg/abi/vbase10.C: Likewise.
4591         * g++.dg/abi/vbase14.C: Likewise.
4592         * g++.dg/template/qualttp17.C: Likewise.
4593
4594 2003-12-21  Andrew Pinski  <pinskia@physics.uc.edu>
4595
4596         PR c/11995
4597         * gcc.dg/20031223-1.c: New test.
4598
4599 2003-12-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
4600
4601         * gcc.dg/noreturn-7.c: New test.
4602
4603 2003-12-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
4604
4605         * gcc.dg/null-pointer-1.c: New test.
4606
4607 2003-12-22  Mark Mitchell  <mark@codesourcery.com>
4608
4609         * g++.old-deja/g++.jason/template18.C: Remove.
4610         * g++.old-deja/g++.jason/template37.C: Likewise.
4611
4612         PR c++/12862
4613         * g++.dg/lookup/ns1.C: New test.
4614
4615         PR c++/12397
4616         * g++.dg/template/lookup3.C: New test.
4617
4618 2003-12-22  Andrew Pinski  <pinskia@physics.uc.edu>
4619
4620         * g++.dg/template/recurse1.C: New test
4621
4622 2003-12-22  Mark Mitchell  <mark@codesourcery.com>
4623
4624         PR c++/12479
4625         * g++.dg/parse/semicolon1.C: New test.
4626         * g++.dg/parse/semicolon1.h: Likewise.
4627
4628 2003-12-22  Fariborz Jahanian <fjahanian@apple.com>
4629
4630         * gcc.dg/darwin-misaligned.c: New test.
4631
4632 2003-12-22  Andrew Pinski  <pinskia@physics.uc.edu>
4633
4634         PR c/9163
4635         * gcc.dg/20031222-1.c: New test.
4636
4637 2003-12-21  Mark Mitchell  <mark@codesourcery.com>
4638
4639         PR c++/13438
4640         * g++.dg/parse/error8.C: New test.
4641
4642         PR c++/11554
4643         * testsuite/g++.dg/warn/ctor-init-1.C: New test.
4644
4645 2003-12-21  Kazu Hirata  <kazu@cs.umass.edu>
4646
4647         * gcc.c-torture/compile/20020910-1.c: Disable if __INT_MAX is
4648         too small.
4649         * gcc.c-torture/compile/930217-1.c: Likewise.
4650         * gcc.c-torture/compile/930513-1.c: Likewise.
4651         * gcc.c-torture/execute/920908-2.c: Likewise.
4652         * gcc.c-torture/execute/921204-1.c: Likewise.
4653         * gcc.c-torture/execute/930621-1.c: Likewise.
4654         * gcc.c-torture/execute/930630-1.c: Likewise.
4655         * gcc.c-torture/execute/931031-1.c: Likewise.
4656         * gcc.c-torture/execute/980602-2.c: Likewise.
4657         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
4658         * gcc.c-torture/execute/compndlit-1.c: Likewise.
4659         * gcc.c-torture/execute/extzvsi.c: Likewise.
4660         * gcc.c-torture/unsorted/ext.c: Likewise.
4661
4662 2003-12-20  Andrew Pinski  <pinskia@gcc.gnu.org>
4663
4664         PR target/12749
4665         * gcc.c-torture/compile/20031220-2.c: New test case.
4666
4667 2003-12-20  Roger Sayle  <roger@eyesopen.com>
4668
4669         PR optimization/13031
4670         * gcc.c-torture/compile/20031220-1.c: New test case.
4671
4672 2003-12-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
4673
4674         * gcc.dg/cast-function-1.c: New test.
4675
4676 2003-12-19  Joseph S. Myers  <jsm@polyomino.org.uk>
4677
4678         * gcc.dg/format/ext-1.c: Allow 'I' flag on floating point decimal
4679         formats.
4680
4681 2003-12-19  Mark Mitchell  <mark@codesourcery.com>
4682
4683         PR c++/12795
4684         * g++.dg/ext/attrib10.C: New test.
4685
4686 2003-12-19  Jakub Jelinek  <jakub@redhat.com>
4687
4688         * gcc.dg/cleanup-10.c: New test.
4689         * gcc.dg/cleanup-11.c: New test.
4690
4691 2003-12-19  Jakub Jelinek  <jakub@redhat.com>
4692
4693         PR c++/13239
4694         * g++.dg/opt/expect1.C: New test.
4695
4696 2003-12-19  Hartmut Penner  <hpenner@de.ibm.com>
4697
4698         * gcc.dg/altivec-varargs-1.c: Enable testcase on ppc linux.
4699
4700 2003-12-18  Andrew Pinski  <pinskia@physics.uc.edu>
4701
4702         PR debug/12923
4703         * gcc.dg/20031218-1.c: New test.
4704
4705         PR debug/12389
4706         * gcc.dg/20031218-2.c: New test.
4707         * gcc.dg/20031218-3.c: New test.
4708
4709         * g++.dg/abi/mangle18-1.C: Modify regexp to test for `[: \t\n]' at end
4710         of label name and allow for USER_LABEL_PREFIX == "_" names.
4711         * g++.dg/abi/mangle18-2.C: Likewise.
4712         * g++.dg/abi/mangle19-1.C: Likewise.
4713         * g++.dg/abi/mangle19-2.C: Likewise.
4714         * g++.dg/abi/mangle20-1.C: Likewise.
4715         * g++.dg/abi/mangle20-2.C: Likewise.
4716
4717 2003-12-18  Richard Henderson  <rth@redhat.com>
4718
4719         * gcc.dg/bitfld-1.c: Expect warnings for enum bitfields.
4720
4721 2003-12-18  Steven Bosscher  <steven@gcc.gnu.org>
4722             Dan Kegel <dank@kegel.com>
4723
4724         PR other/12009
4725         * g++.dg/compat/compat.exp:  Do not set LD_LIBRARY_PATH when
4726         testing a cross compiler, it causes spurious compile failures.
4727         * lib/g++.exp: Likewise.
4728
4729 2003-12-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4730
4731         PR c++/13262
4732         * g++.dg/template/access13.C: New test.
4733
4734 2003-12-18  Ulrich Weigand  <uweigand@de.ibm.com>
4735
4736         * gcc.dg/20031216-1.c: New test.
4737
4738 2003-12-18  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4739
4740         PR c++/9154
4741         * g++.dg/template/error10.C: New test.
4742
4743 2003-12-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
4744
4745         * g++.dg/eh/simd-1.C: XFAIL on SPARC.
4746         * g++.dg/eh/simd-2.C: Likewise.
4747
4748 2003-12-17  James E Wilson  <wilson@specifixinc.com>
4749             Roger Sayle  <roger@eyesopen.com>
4750
4751         * gcc.c-torture/execute/ieee/mzero5.c: New.
4752
4753 2003-12-17  Mark Mitchell  <mark@codesourcery.com>
4754
4755         PR c++/10603
4756         * g++.dg/parse/error6.C: New test.
4757
4758         PR c++/12827
4759         * g++.dg/parse/error7.C: New test.
4760
4761 2003-12-17  Eric Botcazou  <ebotcazou@libertysurf.fr>
4762
4763         * lib/gcc-dg.exp (gcc-dg-debug-runtest): Do not run debug-[12].c
4764         at -O with stabs debugging formats.
4765         * gcc.dg/debug/debug-1.c: Turn 'p' into a global variable.
4766         * gcc.dg/debug/debug-2.c: Likewise.
4767
4768 2003-12-16  Mark Mitchell  <mark@codesourcery.com>
4769
4770         PR c++/12696
4771         * g++.dg/init/error1.C: New test.
4772
4773         PR c++/12218
4774         * g++.dg/init/pm3.C: New test.
4775
4776 2003-12-17  Joseph S. Myers  <jsm@polyomino.org.uk>
4777
4778         PR c/3347
4779         * gcc.dg/bitfld-8.c: New test.
4780
4781 2003-12-16  James Lemke  <jim@wasabisystems.com>
4782
4783         * gcc.dg/arm-scd42-[123].c: New tests.
4784
4785 2003-12-16  Nathan Sidwell  <nathan@codesourcery.com>
4786
4787         PR c++/9043
4788         * g++.dg/abi/mangle20-1.C: New test.
4789         * g++.dg/abi/mangle20-2.C: New test.
4790
4791 2003-12-16  Mark Mitchell  <mark@codesourcery.com>
4792
4793         PR c++/13275
4794         * g++.dg/other/offsetof2.C: Remove XFAIL.
4795         * g++.dg/parse/offsetof1.C: New test.
4796         * g++.gd/parse/offsetof2.C: Likewise.
4797
4798 2003-12-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4799
4800         * g++.dg/template/nontype3.C: New test.
4801         * g++.dg/template/static2.C: Tweaked the dg-error clause.
4802
4803 2003-12-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4804
4805         * g++.dg/warn/noreturn-3.C: Also test instantiation.
4806
4807 2003-12-16  Nathan Sidwell  <nathan@codesourcery.com>
4808
4809         PR c++/13387
4810         * g++.dg/expr/assign1.C: New test.
4811
4812         PR c++/13242
4813         * g++.dg/abi/mangle19-1.C: New test.
4814         * g++.dg/abi/mangle19-2.C: New test.
4815
4816 2003-12-16  Hartmut Penner  <hpenner@de.ibm.com>
4817
4818         * testsuite/gcc.dg/altivec-10.c: Test vec_cmple and vec_all_numeric.
4819
4820 2003-12-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
4821
4822         * gcc.c-torture/execute/20031216-1.c: New test.
4823
4824 2003-12-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4825
4826         * g++.dg/template/ptrmem7.C: Simplified the test case to not hit
4827         an ICE regression.
4828
4829 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
4830
4831         PR c++/10926
4832         * g++.dg/template/error9.C: New test.
4833
4834         PR c++/11116
4835         * g++.dg/template/error8.C: New test.
4836
4837 2003-12-15  Roger Sayle  <roger@eyesopen.com>
4838
4839         PR middle-end/13400
4840         * gcc.c-torture/execute/20031215-1.c: New test case.
4841
4842 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
4843
4844         PR c++/13269
4845         * g++.dg/parse/error5.C: New test.
4846
4847         PR c++/12989
4848         * g++.dg/expr/sizeof1.C: New test.
4849
4850         PR c++/13310
4851         * g++.dg/template/crash15.C: New test.
4852
4853 2003-12-15  Geoffrey Keating  <geoffk@apple.com>
4854
4855         * g++.old-deja/g++.pt/vaarg3.C: Don't expect an error for passing
4856         a non-POD type as the last named parameter of a varargs function.
4857
4858 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
4859
4860         PR c++/13243
4861         PR c++/12573
4862         * g++.dg/template/crash14.C: New test.
4863         * g++.dg/template/dependent-expr3.C: Add dg-error markers.
4864
4865 2003-12-15  Nathan Sidwell  <nathan@codesourcery.com>
4866
4867         * g++.dg/other/java1.C: New test.
4868
4869         PR c++/13241
4870         * g++.dg/abi/mangle18-1.C: New test.
4871         * g++.dg/abi/mangle18-2.C: New test.
4872
4873 2003-12-15  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
4874
4875         PR optimization/10312
4876         * gcc.c-torture/execute/20031214-1.c: New.
4877
4878 2003-12-14  Mark Mitchell  <mark@codesourcery.com>
4879
4880         PR c++/10779
4881         PR c++/12160
4882         * g++.dg/parse/error3.C: New test.
4883         * g++.dg/parse/error4.C: Likewise.
4884         * g++.dg/abi/mangle4.C: Tweak error messages.
4885         * g++.dg/lookup/using5.C: Likewise.
4886         * g++.dg/other/error2.C: Likewise.
4887         * g++.dg/parse/typename5.C: Likewise.
4888         * g++.dg/parse/undefined1.C: Likewise.
4889         * g++.dg/template/arg2.C: Likewise.
4890         * g++.dg/template/ttp3.C: Likewise.
4891         * g++.dg/template/type1.C: Likewise.
4892         * g++.old-deja/g++.other/crash32.C: Likewise.
4893         * g++.old-djea/g++.pt/defarg8.C: Likewise.
4894
4895 2003-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4896
4897         PR c++/13106
4898         * g++.dg/warn/noreturn-3.C: New test.
4899
4900 2003-12-12  Nathan Sidwell  <nathan@codesourcery.com>
4901
4902         PR c++/13118
4903         * g++.dg/abi/covariant3.C: New.
4904
4905 2003-12-12  Jakub Jelinek  <jakub@redhat.com>
4906
4907         * g++.dg/eh/ia64-1.C: New test.
4908
4909 2003-12-12  Roger Sayle  <roger@eyesopen.com>
4910
4911         PR optimization/13037
4912         * g77.f-torture/execute/13037.f: New test case.
4913
4914 2003-12-12  Nathan Sidwell  <nathan@codesourcery.com>
4915
4916         PR c++/12881
4917         * g++.dg/abi/covariant2.C: New.
4918
4919 2003-12-12  Neil Booth  <neil@daikokuya.co.uk>
4920
4921         * testsuite/gcc.dg/cpp/trad/macro.c: New tests.
4922
4923 2003-12-11  Zack Weinberg  <zack@codesourcery.com>
4924
4925         * gcc.c-torture/execute/wchar_t-1.x: Delete.
4926
4927 2003-12-10  Robert Schiele  <rschiele@uni-mannheim.de>
4928
4929         PR other/10819
4930         * lib/gcc.exp (default_gcc_version): Do not match NL/CR characters
4931         to fix Bug 10819.
4932         * lib/g++.exp (g++_version): Likewise.
4933         * lib/g77.exp (g77_version): Likewise.
4934         * lib/objc.exp (default_objc_version): Likewise.
4935
4936 2003-12-10  Richard Henderson  <rth@redhat.com>
4937
4938         * gcc.c-torture/execute/wchar_t-1.c: Convert to utf-8.
4939
4940         * gcc.dg/intermod-1.c: Adjust assembler scan pattern for alpha.
4941
4942 2003-12-08  Matt Austern  <austern@apple.com>
4943
4944         PR c/13134
4945         * lib/gcc-dg.exp (dg-require-visibility): Define.
4946         * lib/target-supports (check_visibility_available): Define.
4947         * gcc.dg/visibility-1.c: New test.
4948         * gcc.dg/visibility-2.c: Likewise.
4949         * gcc.dg/visibility-3.c: Likewise.
4950         * gcc.dg/visibility-4.c: Likewise.
4951         * gcc.dg/visibility-5.c: Likewise.
4952         * gcc.dg/visibility-6.c: Likewise.
4953         * g++.dg/ext/visibility-1.C: Likewise.
4954         * g++.dg/ext/visibility-2.C: Likewise.
4955         * g++.dg/ext/visibility-3.C: Likewise.
4956         * g++.dg/ext/visibility-4.C: Likewise.
4957         * g++.dg/ext/visibility-5.C: Likewise.
4958         * g++.dg/ext/visibility-6.C: Likewise.
4959
4960 2003-12-07  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4961
4962         * g++.dg/lookup/java1.C: New test.
4963         * g++.dg/lookup/java2.C: New test.
4964
4965 2003-12-07  Falk Hueffner  <falk@debian.org>
4966
4967         * g++.dg/opt/noreturn-1.C: New test.
4968
4969 2003-12-07  Wolfgang Bangerth  <bangerth@dealii.org>
4970
4971         * gcc.dg/overflow-1.c: New test.
4972
4973 2003-12-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
4974
4975         * g77.f-torture/compile/13060.f: New test.
4976
4977 2003-12-06  Mark Mitchell  <mark@codesourcery.com>
4978
4979         PR c++/13323
4980         * g++.dg/inherit/operator2.C: New test.
4981
4982 2003-12-05  Mark Mitchell  <mark@codesourcery.com>
4983
4984         PR c++/13305
4985         * g++.dg/ext/attrib9.C: New test.
4986
4987 2003-12-05  Mark Mitchell  <mark@codesourcery.com>
4988
4989         PR c++/13314
4990         * g++.dg/template/error7.C: New test.
4991
4992 2003-12-05  Stuart Menefy <stuart.menefy@st.com>
4993             J"orn Rennecke <joern.rennecke@superh.com>
4994
4995         PR target/13302
4996         * g++.dg/other/struct-va_list.C: New test.
4997
4998 2003-12-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4999
5000         PR c++/13166
5001         * g++.dg/parse/defarg6.C: New test.
5002
5003 2003-12-05  Hans-Peter Nilsson  <hp@axis.com>
5004
5005         PR target/13256
5006         * gcc.c-torture/execute/20031201-1.c: New test.
5007
5008 2003-12-05  Arnaud Charlet  <charlet@act-europe.fr>
5009
5010         * ada/acats/run_acats: Add checks against missing gnatlib/gnattools.
5011
5012 2003-12-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
5013
5014         * gcc.dg/builtin-return-1.c: New test.
5015
5016 2003-12-04  Stuart Menefy <stuart.menefy@st.com>
5017             J"orn Rennecke <joern.rennecke@superh.com>
5018
5019         PR optimization/13260
5020         * gcc.c-torture/execute/20031204-1.c: New test.
5021
5022 2003-12-03  Mark Mitchell  <mark@codesourcery.com>
5023
5024         PR c++/9127
5025         * g++.dg/template/error6.C: New test.
5026
5027 2003-12-03  Jakub Jelinek  <jakub@redhat.com>
5028
5029         * gcc.dg/20031202-1.c: New test.
5030
5031 2003-12-03  Mark Mitchell  <mark@codesourcery.com>
5032
5033         PR c++/13179
5034         * g++.dg/template/eh1.C: New test.
5035
5036         PR c++/10771
5037         * g++.dg/template/error5.C: New test.
5038
5039 2003-12-02  David Ung  <davidu@mips.com>
5040
5041         * gcc.dg/compat/vector-check.h: Corrected type for var
5042         g_##TMODE
5043
5044 2003-12-02  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5045
5046         PR c++/10126
5047         * g++.dg/template/ptrmem8.C: New test.
5048
5049 2003-12-02  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5050
5051         PR c++/12573
5052         * g++.dg/template/dependent-expr3.C: New test.
5053
5054 2003-12-01  James Lemke  <jim@wasabisystems.com>
5055
5056         * gcc.dg/arm-g2.c: New test.
5057
5058 2003-12-01  Roger Sayle  <roger@eyesopen.com>
5059
5060         PR optimization/11634
5061         * gcc.dg/20031201-2.c: New test case.
5062
5063 2003-12-01  Zack Weinberg  <zack@codesourcery.com>
5064
5065         PR 11433
5066         * objc.dg/proto-lossage-3.m: New test.
5067
5068 2003-12-01  Roger Sayle  <roger@eyesopen.com>
5069
5070         PR optimization/12628
5071         * gcc.dg/20031201-1.c: New test case.
5072
5073 2003-12-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
5074
5075         * gcc.dg/unaligned-1.c: New test.
5076
5077 2003-11-30  Mark Mitchell  <mark@codesourcery.com>
5078
5079         PR c++/9849
5080         * g++.dg/template/error4.C: New test.
5081         * g++.dg/template/nested3.C: Adjust error markers.
5082
5083 2003-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5084
5085         * gcc.dg/cpp/assert4.c: Check more #system assertions.
5086
5087 2003-11-29  Joseph S. Myers  <jsm@polyomino.org.uk>
5088
5089         PR c/10333
5090         * gcc.dg/bitfld-7.c: New test.
5091
5092 2003-11-29  Richard Sandiford  <rsandifo@redhat.com>
5093
5094         * gcc.dg/tls/asm-1.C: New test.
5095
5096 2003-11-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5097
5098         * gcc.dg/cpp/assert4.c: Update.
5099
5100 2003-11-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
5101
5102         * gcc.dg/builtin-apply2.c: Set size of stack argument data to 64.
5103         * gcc.dg/builtin-apply3.c: New test.
5104
5105 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
5106
5107         * lib/compat.exp (compat-obj): New xfaildata parameter.
5108         Use it to set compiler_conditional_xfail_data before compiling.
5109         (compat-get-options): Handle dg-xfail-if.
5110         (compat-execute): Retrieve XFAIL data and pass them to compat-obj.
5111         * gcc.dg/compat/vector-1_x.c: XFAIL on SPARC.
5112         * gcc.dg/compat/vector-1_y.c: Likewise.
5113         * gcc.dg/compat/vector-2_x.c: Likewise.
5114         * gcc.dg/compat/vector-2_y.c: Likewise.
5115
5116 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
5117
5118         * g++.dg/opt/reg-stack4.C: New test.
5119
5120 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
5121
5122         * gcc.dg/builtin-apply2.c: New test.
5123
5124 2003-11-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
5125
5126         * gcc.c-torture/compile/20031023-4.c: Don't XFAIL on SPARC64.
5127
5128 2003-11-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5129
5130         PR c++/12924
5131         * g++.dg/template/template-id-2.C: New test.
5132
5133 2003-11-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5134
5135         PR c++/5369
5136         * g++.dg/template/memfriend1.C: New test.
5137         * g++.dg/template/memfriend2.C: Likewise.
5138         * g++.dg/template/memfriend3.C: Likewise.
5139         * g++.dg/template/memfriend4.C: Likewise.
5140         * g++.dg/template/memfriend5.C: Likewise.
5141         * g++.dg/template/memfriend6.C: Likewise.
5142         * g++.dg/template/memfriend7.C: Likewise.
5143         * g++.dg/template/memfriend8.C: Likewise.
5144         * g++.old-deja/g++.pt/friend44.C: Remove a bogus error.
5145
5146 2003-11-21  Mark Mitchell  <mark@codesourcery.com>
5147
5148         PR c++/12515
5149         * g++.dg/ext/cond1.C: New test.
5150
5151 2003-11-20  Richard Henderson  <rth@redhat.com>
5152
5153         * gcc.dg/20020201-2.c: Remove.
5154         * gcc.dg/20020201-4.c: Remove.
5155         * gcc.dg/20020304-1.c: Remove.
5156
5157 2003-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5158
5159         * gcc.dg/cpp/trad/xwin1.c: New test case.
5160
5161 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
5162
5163         * g++.dg/compat/compat.exp: Add DYLD_LIBRARY_PATH for darwin.
5164         * lib/g77.exp: Likewise.
5165         * lib/objc.exp: Likewise.
5166         * lib/g++.exp: Likewise, add -multiply_defined suppress flag
5167         for darwin.
5168
5169 2003-11-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5170
5171         PR c++/12932
5172         * g++.dg/template/static5.C: New test.
5173
5174 2003-11-18  Joseph S. Myers  <jsm@polyomino.org.uk>
5175
5176         * gcc.dg/nested-func-1.c: New test.
5177
5178 2003-11-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5179
5180         * gcc.dg/cpp/assert4.c: New test.
5181
5182 2003-11-14  Giovanni Bajo  <giovannibajo@libero.it>
5183
5184         PR c++/2294
5185         * g++.dg/lookup/using9.c: New test.
5186
5187 2003-11-14  Mark Mitchell  <mark@codesourcery.com>
5188
5189         PR c++/12762
5190         * g++.dg/template/error3.C: New test.
5191
5192 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
5193
5194         PR ada/13035
5195         * ada/acats/run_acats, run_all.sh: Fix syntax error.
5196         No longer use a wrapper for gcc, since this does not work under
5197         Windows.
5198
5199 2003-11-14  Giovanni Bajo  <giovannibajo@libero.it>
5200
5201         PR c++/2094
5202         * g++.dg/template/ptrmem7.C: New test.
5203
5204 2003-11-13  Andrew Pinski <apinski@apple.com>
5205
5206         * gcc.c-torture/compile/20031113-1.c: New test.
5207
5208 2003-11-13  Mark Mitchell  <mark@codesourcery.com>
5209             Kean Johnston <jkj@sco.com>
5210
5211         PR c/13029
5212         * gcc.dg/unused-4.c: Update.
5213
5214 2003-11-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
5215
5216         * g++.dg/opt/const3.C: New test.
5217
5218 2003-11-13  Jan Hubicka  <jh@suse.cz>
5219
5220         * gcc.c-torture/compile/20031112-1.c: New test.
5221
5222 2003-11-12  Mark Mitchell  <mark@codesourcery.com>
5223
5224         * g++.dg/parse/crash10.C: Remove bogus error marker.
5225
5226 2003-11-12  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5227
5228         * ada/acats/run_acats (host_gnatmake): Use type in a /bin/sh script.
5229         (host_gcc): Likewise.
5230         (ROOT): Honor $PWDCMD.
5231         (BASE): Likewise.
5232         * ada/acats/run_all.sh (dir): Honor $PWDCMD.
5233
5234 2003-11-12  Catherine Moore  <clm@redhat.com>
5235
5236         * gcc.c-torture/execute/20020720-1.x:  Add xfail for frv-*-*.
5237
5238 2003-11-12  Andreas Jaeger  <aj@suse.de>
5239             Jakub Jelinek  <jakub@redhat.com>
5240             Andrew Pinski  <pinskia@physics.uc.edu>
5241             Richard Henderson  <rth@redhat.com>
5242
5243         * gcc.dg/c90-const-expr-2.c (foo): Avoid extra warning on 64-bit
5244         systems.
5245         * gcc.dg/c99-const-expr-2.c (foo): Likewise.
5246
5247         * gcc.dg/20030926-1.c: Make it work on x86_64 systems.
5248         * gcc.dg/i386-pentium4-not-mull.c: Likewise.
5249
5250 2003-11-11  Andreas Jaeger  <aj@suse.de>
5251
5252         * gcc.c-torture/execute/20020720-1.x: Test passes also on x86_64.
5253
5254         * gcc.c-torture/execute/20020227-1.x: Test passes also on x86_64.
5255
5256 2003-11-10  Arnaud Charlet  <charlet@act-europe.fr>
5257
5258         * ada/acats/run_all.sh: Add handling of unsupported (tasking) tests.
5259         Clean ups.
5260
5261 2003-11-10  Waldek Hebisch  <hebisch@math.uni.wroc.pl>
5262
5263         * gcc.dg/trampoline-1.c: New test.
5264
5265 2003-11-09  Andrew Pinski  <pinskia@physics.uc.edu>
5266
5267         * gcc.c-torture/compile/200031109-1.c: New test.
5268
5269 2003-11-08  Joseph S. Myers  <jsm@polyomino.org.uk>
5270
5271         PR c/3190
5272         PR c/8714
5273         * gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
5274         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/ext3.c,
5275         gcc.dg/format/no-y2k-1.c: Update.
5276
5277 2003-11-08  Roger Sayle  <roger@eyesopen.com>
5278
5279         PR optimization/10467
5280         * gcc.dg/20031108-1.c: New test case.
5281
5282 2003-11-07  Geoffrey Keating  <geoffk@apple.com>
5283
5284         * gcc.dg/pch/warn-1.c: Allow for more helpful error message.
5285
5286 2003-11-08  Joseph S. Myers  <jsm@polyomino.org.uk>
5287
5288         * gcc.dg/compound-lvalue-1.c: New test.
5289         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Remove
5290         some XFAILs.
5291
5292 2003-11-06  Geoffrey Keating  <geoffk@apple.com>
5293
5294         * gcc.dg/altivec-varargs-1.c: New test.
5295
5296 2003-11-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
5297
5298         * gcc.c-torture/compile/20031023-4.c: XFAIL on SPARC64
5299         * gcc.c-torture/compile/simd-5.c: XFAIL on SPARC64 at -O0 and -O1.
5300         * gcc.c-torture/execute/simd-4.x: New file.  XFAIL on SPARC at -O0.
5301         * gcc.c-torture/execute/va-arg-25.x: New file.  XFAIL on SPARC.
5302         * gcc.dg/uninit-C.c: XFAIL on non 64-bit Solaris versions.
5303
5304 2003-11-05  Joseph S. Myers  <jsm@polyomino.org.uk>
5305
5306         * gcc.dg/cond-lvalue-1.c: New test.
5307
5308 2003-11-05  Gernot Hillier  <gernot.hillier@siemens.com>
5309
5310         * g++.old-deja/g++.pt/asm1.C: Enable for e.g. x86_64-*-linux-gnu.
5311
5312 2003-11-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5313
5314         PR c++/11616
5315         * g++.dg/template/instantiate5.C: New test.
5316
5317 2003-11-03  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
5318
5319         PR c++/12726
5320         * g++.dg/ext/complit2.C: Replace test with self-contained version.
5321         * ChangeLog: Add missing first entry for above test.
5322
5323 2003-11-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5324
5325         PR c++/9810
5326         * g++.dg/template/using8.C: New test.
5327         * g++.old-deja/g++.other/access11.C: Adjust expected error location.
5328
5329 2003-11-02  Roger Sayle  <roger@eyesopen.com>
5330
5331         PR optimization/10817
5332         * gcc.c-torture/compile/20031102-1.c: New test case.
5333
5334 2003-11-02  Kazu Hirata  <kazu@cs.umass.edu>
5335
5336         * gcc.c-torture/execute/va-arg-25.c: Enable only if INT_MAX ==
5337         2147483647.
5338
5339 2003-11-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
5340
5341         * gcc.dg/20031102-1.c: New test.
5342
5343 2003-11-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
5344
5345         * gcc.dg/complex-1.c: New test.
5346
5347 2003-11-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5348
5349         PR c++/12796
5350         * g++.dg/template/crash13.C: Adjust expected error location.
5351         * g++.old-deja/g++.brendan/ns1.C: Likewise.
5352
5353 2003-10-31  Richard Earnshaw  <rearnsha@arm.com>
5354
5355         * g++.dg/bprob/bprob.exp: Disable test on arm-elf configs.
5356
5357 2003-10-31  Josef Zlomek  <zlomekj@suse.cz>
5358
5359         PR/10239
5360         * gcc.c-torture/compile/20031031-2.c: New test.
5361
5362 2003-10-31  Josef Zlomek  <zlomekj@suse.cz>
5363
5364         PR/11640
5365         * gcc.c-torture/compile/20031031-1.c: New test.
5366
5367 2003-10-31  Richard Earnshaw  <rearnsha@arm.com>
5368
5369         * g77.dg/bprob/bprob.exp: Disable test on arm-elf configs.
5370         * gcc.misc-tests/bprob.exp: Likewise.
5371         * g77.dg/execute/20001201.x, 6367.x, io0.x, io1.x, u77-test.x: XFAIL
5372         the execution test on arm-elf configs.
5373         * g77.dg/execute/10197.x: New file.  XFAIL the execution test on
5374         configs that don't support scratch files.
5375         * g77.dg/execute/u77-test.x: XFAIL compilation on arm-elf configs.
5376
5377 2003-10-30  Arnaud Charlet  <charlet@act-europe.fr>
5378
5379         * ada/acats/run_all.sh: Do not print PASS messages to stdout, as
5380         done by dejagnu.
5381
5382 2003-10-29  Arnaud Charlet  <charlet@act-europe.fr>
5383
5384         * ada/acats/run_all.sh: Redirect mv output to /dev/null
5385         Avoid non pure sh syntax. Add more logging.
5386
5387         * ada/acats/norun.lst: Disable cdd2a03, since it is expected to
5388         fail.
5389
5390 2003-10-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5391
5392         PR libgcj/10610
5393         * gcc.dg/ppc-stackalign-1.c: New test.
5394
5395 2003-10-28  Arnaud Charlet  <charlet@act-europe.fr>
5396
5397         * ada/acats/run_all.sh: Change output to be more compliant with
5398         dejagnu framework.
5399         Create acats.sum and acats.log files under testsuite/ada/acats
5400         Only run [a-z]* directories, to filter out e.g. CVS.
5401         Redirect build output to log file.
5402
5403 2003-10-27  Arnaud Charlet  <charlet@act-europe.fr>
5404
5405         * README.ada: Removed, integrated in ../doc/sourcebuild.texi
5406
5407 2003-10-27  Arnaud Charlet  <charlet@act-europe.fr>
5408
5409         PR ada/5909:
5410         * README.ada, ada/acats: Import ACATS 2.5 for GCC Ada test suite.
5411
5412 2003-10-27  Jakub Jelinek  <jakub@redhat.com>
5413
5414         * gcc.c-torture/compile/20031023-1.c: New test.
5415         * gcc.c-torture/compile/20031023-2.c: New test.
5416         * gcc.c-torture/compile/20031023-3.c: New test.
5417         * gcc.c-torture/compile/20031023-4.c: New test.
5418
5419 2003-10-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5420
5421         PR c++/10371
5422         * g++.dg/lookup/scoped8.C: New test.
5423
5424 2003-10-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
5425
5426         * g++.dg/opt/reg-stack3.C: New test.
5427
5428 2003-10-24  Joseph S. Myers  <jsm@polyomino.org.uk>
5429
5430         * gcc.dg/c99-arraydecl-2.c: New test.  PR c/11943.
5431
5432 2003-10-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5433
5434         PR c++/11076
5435         * g++.dg/template/crash13.C: New test.
5436
5437 2003-10-24  Joseph S. Myers  <jsm@polyomino.org.uk>
5438
5439         * gcc.dg/c99-restrict-2.c: New test.
5440
5441 2003-10-24  Nathan Sidwell  <nathan@codesourcery.com>
5442
5443         PR c++/12698, c++/12699, c++/12700, c++/12566
5444         * g++.dg/inherit/covariant9.C: New test.
5445         * g++.dg/inherit/covariant10.C: New test.
5446         * g++.dg/inherit/covariant11.C: New test.
5447
5448 2003-10-23  Jason Merrill  <jason@redhat.com>
5449
5450         PR c++/12726
5451         * g++.dg/ext/complit2.C: New test.
5452
5453 2003-10-20  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
5454
5455         PR target/12654
5456         * gcc.c-torture/execute/20031020-1.c: New test.
5457
5458 2003-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
5459
5460         * gcc.dg/old-style-asm-1.c: Also check for (set (pc) on lines
5461         following the jump_insn.
5462
5463 2003-10-22  Joseph S. Myers  <jsm@polyomino.org.uk>
5464
5465         * gcc.dg/cast-lvalue-1.c: New test.
5466
5467 2003-10-21  Mark Mitchell  <mark@codesourcery.com>
5468
5469         PR c++/11962
5470         * g++.dg/template/cond2.C: New test.
5471
5472 2003-10-20  Joseph S. Myers  <jsm@polyomino.org.uk>
5473
5474         * gcc.dg/builtins-28.c: New test.
5475
5476 2003-10-20  Jan Hubicka  <jh@suse.cz>
5477
5478         * testsuite/g++.dg/opt/inline4.C: Do not use min-inline-insns
5479         parameter.
5480         * testsuite/gcc.dg/inline-2.c: Likewise.
5481
5482 2003-10-20  Phil Edwards  <phil@codesourcery.com>
5483
5484         * gcc.dg/20021014-1.c:  XFAIL for *-*-windiss targets.
5485         * gcc.dg/nest.c:  Likewise.
5486
5487 2003-10-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5488
5489         PR c++/9781, c++/10583, c++/11862
5490         * g++.dg/parse/crash13.C: New test.
5491
5492 2003-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
5493
5494         * gcc.dg/old-style-asm-1.c: Count jump_insns instead of labels.
5495
5496 2003-10-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
5497
5498         * gcc.dg/builtins-18.c: Wrap C99 tests with HAVE_C99_RUNTIME.
5499         Define HAVE_C99_RUNTIME except on Solaris.
5500         * gcc.dg/builtins-20.c: Likewise.
5501
5502 2003-10-19  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
5503
5504         * gcc.dg/old-style-asm-1.c: Use scan-assembler-times.
5505
5506 2003-10-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5507
5508         PR c++/12495
5509         * g++.dg/template/crash21.C: New test.
5510
5511 2003-10-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5512
5513         PR c++/2513
5514         * g++.dg/template/typename5.C: New test.
5515
5516 2003-10-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5517
5518         PR c++/12369
5519         * g++.dg/template/friend25.C: New test.
5520
5521 2003-10-16  Ziemowit Laski  <zlaski@apple.com>
5522
5523         * objc.dg/try-catch-2.m: Relax target triple to all Darwin
5524         versions.
5525
5526 2003-10-16  Kazu Hirata  <kazu@cs.umass.edu>
5527
5528         * gcc.c-torture/execute/20031003-1.c: Enable only when INT_MAX
5529         == 2147483647.
5530
5531 2003-10-15  Kazu Hirata  <kazu@cs.umass.edu>
5532
5533         * gcc.c-torture/execute/960416-1.x: Remove.
5534         * gcc.c-torture/execute/divconst-3.x: Likewise.
5535
5536 2003-10-15  Hans-Peter Nilsson  <hp@axis.com>
5537
5538         PR target/12598
5539         * gcc.dg/torture/cris-volatile-1.c: New test.
5540
5541 2003-10-14  Roger Sayle  <roger@eyesopen.com>
5542
5543         PR optimization/9325
5544         * gcc.c-torture/execute/20031003-1.c: Remove non-portable tests
5545         for overflowing floating point to integer conversion during RTL
5546         simplification.
5547
5548 2003-10-13  Ziemowit Laski  <zlaski@apple.com>
5549
5550         * objc/execute/_cmd.m: Fix typo.
5551         * objc.dg/image-info.m, objc.dg/symtab-1.m:
5552         Relax 'scan-assembler' regexp.
5553         * objc.dg/try-catch-1.m, objc.dg/try-catch-3.m,
5554         objc.dg/try-catch-4.m: Run on non-Darwin targets.
5555         * objc.dg/zero-link-2.m: Remove blank line.
5556         * objc.dg/zero-link-3.m: New test case.
5557
5558 2003-10-13  Geoffrey Keating  <geoffk@apple.com>
5559
5560         * g77.f-torture/execute/980520-1.x: XFAIL at -O0.
5561
5562         * gcc.dg/asm-names.c: Use scan-assembler-not rather
5563         than linker trickery.
5564
5565 2003-10-13  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
5566
5567         PR c++/12370
5568         * g++.dg/other/friend2.C: New test.
5569
5570 2003-10-12  Steven Bosscher  <steven@gcc.gnu.org>
5571
5572         * gcc.dg/20031012-1.c: New test.
5573
5574 2003-10-12  Steven Bosscher  <steven@gcc.gnu.org>
5575
5576         * gcc.dg/weak/weak-3.c: Fix for new warning.
5577
5578 2003-10-12  Kelley Cook  <kcook@gcc.gnu.org>
5579
5580         PR optimization/8750
5581         * gcc.c-torture/execute/20031012-1.c: New test case.
5582
5583 2003-10-11  Roger Sayle  <roger@eyesopen.com>
5584
5585         * gcc.c-torture/execute/string-opt-8.c: Don't test optimizations
5586         that inline strncmp as cmpstrsi on i386 when compiled with -Os.
5587
5588 2003-10-11  Roger Sayle  <roger@eyesopen.com>
5589
5590         PR optimization/12260
5591         * gcc.c-torture/compile/20031011-2.c: New test case.
5592
5593 2003-10-11  Roger Sayle  <roger@eyesopen.com>
5594
5595         * gcc.c-torture/execute/20031011-1.c: New testcase.
5596
5597 2003-10-11  Eric Botcazou  <ebotcazou@libertysurf.fr>
5598
5599         * gcc.c-torture/compile/20031011-1.c: New test.
5600
5601 2003-10-11  Jan Hubicka  <jh@suse.cz>
5602
5603         * g++.dg/other/first-global.C: New test.
5604
5605 2003-10-11  Roger Sayle  <roger@eyesopen.com>
5606
5607         * gcc.c-torture/execute/string-opt-18.c: New testcase.
5608
5609 2003-10-10  Ian Lance Taylor  <ian@wasabisystems.com>
5610
5611         * gcc.c-torture/compile/20031010-1.c: New test.
5612
5613 2003-10-10  Geoffrey Keating  <geoffk@apple.com>
5614
5615         * gcc.c-torture/execute/va-arg-24.c: Correct, and rename to...
5616         * gcc.c-torture/execute/va-arg-25.c: ... here.
5617
5618 2003-10-09  Mark Mitchell  <mark@codesourcery.com>
5619
5620         * g++.dg/ext/attrib8.C: Only run it on x86 targets.
5621
5622 2003-10-08  Richard Sandiford  <rsandifo@redhat.com>
5623
5624         * gcc.c-torture/compile/mipscop-[1-4].c: Disable for mips16.
5625
5626 2003-10-08  Giovanni Bajo  <giovannibajo@libero.it>
5627
5628         * g++.dg/parse/error2.C: New test.
5629
5630 2003-10-08  Giovanni Bajo <giovannibajo@libero.it>
5631
5632         PR c++/11097
5633         * g++.dg/other/error5.C: Modify the error message.
5634         * g++.dg/lookup/using8.C: New test.
5635
5636 2003-10-07  Geoffrey Keating  <geoffk@apple.com>
5637
5638         * gcc.dg/darwin-abi-2.c: New file.
5639         * gcc.c-torture/execute/va-arg-24.c: New file.
5640
5641 2003-10-06  Bob Wilson  <bob.wilson@acm.org>
5642
5643         * g++.dg/template/spec10.C: Set exit value to zero on success.  Fix
5644         indentation.
5645
5646 2003-10-06  Mark Mitchell  <mark@codesourcery.com>
5647
5648         PR c++/10147
5649         * g++.dg/other/error4.C: Update error messages.
5650         * g++.dg/template/ptrmem4.C: Likewise.
5651
5652         PR c++/12337
5653         * g++.dg/init/new9.C: New test.
5654
5655         PR c++/12334, c++/12236, c++/8656
5656         * g++.dg/ext/attrib8.C: New test.
5657
5658 2003-10-06  Devang Patel  <dpatel@apple.com>
5659
5660         * gcc.dg/debug/dwarf2-3.h: New test.
5661         * gcc.dg/debug/dwarf2-3.c: New test case for -feliminate-dwarf2-dups.
5662
5663 2003-10-06  Wolfgang Bangerth  <bangerth@ticam.utexas.edu>
5664
5665         * g++.dg/opt/cfg2.C: New test.
5666
5667 2003-10-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
5668
5669         * g++.dg/opt/float1.C: New test.
5670
5671 2003-10-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
5672
5673         * gcc.dg/c90-array-lval-6.c: New test.
5674         * gcc.dg/c99-array-lval-6.c: New test.
5675
5676 2003-10-03  Alexander Malmberg  <alexander@malmberg.org>
5677             Ziemowit Laski  <zlaski@apple.com>
5678
5679         * objc.dg/method-6.m ('starboard'): Move prototype from 'Base' to
5680         'Derived', so that it is never considered a class method; add
5681         new warning for '+port' method ambiguity.
5682         * objc.dg/method-12.m: Include <objc/objc.h> instead of
5683         <objc/objc-api.h> (needed on Mac OS X).
5684         * objc.dg/method-13.m: New test.
5685
5686 2003-10-03  Roger Sayle  <roger@eyesopen.com>
5687
5688         PR optimization/9325, PR java/6391
5689         * gcc.c-torture/execute/20031003-1.c: New test case.
5690
5691 2003-10-02  Mark Mitchell  <mark@codesourcery.com>
5692
5693         PR optimization/12180
5694         * gcc.dg/20031002-1.c: New test.
5695
5696         PR c++/12486
5697         * g++.dg/inherit/error1.C: New test.
5698
5699 2003-10-02  Chris Demetriou  <cgd@broadcom.com>
5700
5701         * lib/f-torture.exp (search_for): Rename to...
5702         (search_for_re): This.  Also, clean up comments and the
5703         "regexp" invocation.
5704
5705 2003-10-02  Josef Zlomek  <zlomekj@suse.cz>
5706
5707         * gcc.c-torture/compile/20031002-1.c: New test.
5708
5709 2003-10-02  Jakub Jelinek  <jakub@redhat.com>
5710
5711         * g++.dg/opt/cond1.C: New test.
5712
5713 2003-10-01  Kelley Cook  <kelleycook@wideopenwest.com>
5714
5715         * gcc.dg/Wold-style-definition-2.c: New testcase.
5716         * gcc.dg/wtr-func-def-1.c: Modify to reflect new warning.
5717
5718 2003-09-29  Richard Henderson  <rth@redhat.com>
5719
5720         * g++.dg/init/array10.C: Add dg-options.
5721
5722 2003-09-29  Eric Botcazou  <ebotcazou@libertysurf.fr>
5723
5724         * g++.dg/opt/unroll1.C: Change unsigned to __SIZE_TYPE__.
5725
5726 2003-09-28  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5727
5728         * g++.dg/template/friend19.C: Fix typo.
5729         * g++.old-deja/g++.other/crash31.C: Adjust expected error.
5730
5731 2003-09-28  Richard Sandiford  <rsandifo@redhat.com>
5732
5733         * gcc.c-torture/execute/20030928-1.c: New test.
5734         * gcc.dg/torture/mips-sdata-1.c (f): Refer to x[0] rather than x[3].
5735
5736 2003-09-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
5737
5738         * g++.dg/opt/unroll1.C: New test.
5739
5740 2003-09-26  Roger Sayle  <roger@eyesopen.com>
5741
5742         PR optimization/11741
5743         * gcc.dg/20030926-1.c: New test case.
5744
5745 2003-09-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5746
5747         PR c++/5655
5748         * g++.dg/parse/access7.C: New test.
5749         * g++.old-deja/g++.brendan/crash56.C: Fix redeclaration error.
5750
5751 2003-09-24  Ziemowit Laski  <zlaski@apple.com>
5752
5753         MERGE OF objc-improvements-branch into MAINLINE:
5754         * lib/objc.exp (objc_target_compile): Do not point at libobjc headers
5755         if libobjc has not been built.
5756         * objc/execute/IMP.m, objc/execute/_cmd.m, objc/execute/bf-common.h,
5757         objc/execute/bycopy-3.m, objc/execute/class-{1-14}.m,
5758         objc/execute/class-self-2.m, objc/execute/many_args_method.m,
5759         objc/execute/nested-3.m, objc/execute/np-2.m,
5760         objc/execute/object_is_class.m, objc/execute/object_is_meta_class.m,
5761         objc/execute/redefining_self.m, objc/execute/root_methods.m,
5762         objc/execute/static-{1-2}.m, objc/execute/string-{1-4}.m,
5763         objc/execute/va_method.m, objc.dg/comp-types-4.m, objc.dg/headers.m,
5764         objc.dg/special/unclaimed-category-1.h,
5765         objc.dg/special/unclaimed-category-1.m: Make usable with NeXT as
5766         well as GNU runtime.
5767         * execute/next_mapping.h: New header, for GNU->NeXT impedance matching.
5768         * execute/cascading-1.m, execute/function-message-1.m,
5769         objc.dg/anon-1.m, objc.dg/bitfield-{3-4}.m,
5770         objc.dg/call-super-{1-3}.m, objc.dg/category-1.m,
5771         objc.dg/const-str-{3-6}.m, objc.dg/encode-{1-4}.m,
5772         objc.dg/func-ptr-1.m, objc.dg/gnu-runtime-1.m, objc.dg/image-info.m,
5773         objc.dg/method-{3-12}.m, objc.dg/missing-proto-{1-3}.m,
5774         objc.dg/nested-func-1.m, objc.dg/proto-lossage-2.m,
5775         objc.dg/proto-qual-1.m, objc.dg/sizeof-1.m, objc.dg/static-1.m,
5776         objc.dg/symtab-1.m, objc.dg/try-catch-{1-4}.m,
5777         objc.dg/type-size-{1-2}.m, objc.dg/zero-link-{1-2}.m: New test cases.
5778         * objc.dg/bitfield-2.m: Run only on Darwin.
5779         * objc.dg/class-2.m, objc.dg/comp-types-1.m, objc.dg/desig-init-1.m,
5780         objc.dg/method-{1-2}.m, objc.dg/proto-hier-1.m,
5781         objc.dg/proto-lossage-1.m: Adjust for message wording changes.
5782         * objc.dg/const-str-1.m: Fix constant string layout.
5783
5784 2003-09-24  Alexandre Oliva  <aoliva@redhat.com>
5785
5786         * gcc.dg/cpp/Wunknown-pragmas-1.c: New test.
5787
5788 2003-09-23  Geoffrey Keating  <geoffk@apple.com>
5789
5790         * gcc.dg/darwin-abi-1.c: New file.
5791
5792 2003-09-21  Andrew Pinski  <pinskia@physics.uc.edu>
5793
5794         PR target/12281
5795         * gcc.c-torture/compile/20030921-1.c: New test.
5796
5797 2003-09-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
5798
5799         * g++.dg/opt/reg-stack2.C: New test.
5800
5801 2003-09-21  Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
5802
5803         * g++.dg/eh/delayslot1.C: New test.
5804
5805 2003-09-20  Richard Henderson  <rth@redhat.com>
5806
5807         * gcc.dg/format/gcc_diag-1.c: Add tests for %J.
5808
5809 2003-09-20  Roger Sayle  <roger@eyesopen.com>
5810
5811         * gcc.c-torture/execute/20030920-1.c: New test case.
5812
5813 2003-09-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5814
5815         * g++.dg/rtti/typeid3.C: Correct expected error message.
5816
5817 2003-09-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5818
5819         PR c++/157
5820         * g++.dg/parse/crash12.C: New test.
5821
5822 2003-09-19  Janis Johnson  <janis187@us.ibm.com>
5823
5824         * gcc.dg/compat/mixed-struct-check.h: New.
5825         * gcc.dg/compat/mixed-struct-defs.h: New.
5826         * gcc.dg/compat/mixed-struct-init.h: New.
5827         * gcc.dg/compat/struct-by-value-19_main.c: New.
5828         * gcc.dg/compat/struct-by-value-19_x.c: New.
5829         * gcc.dg/compat/struct-by-value-19_y.c: New.
5830         * gcc.dg/compat/struct-by-value-20_main.c: New.
5831         * gcc.dg/compat/struct-by-value-20_x.c: New.
5832         * gcc.dg/compat/struct-by-value-20_y.c: New.
5833         * gcc.dg/compat/struct-return-19_main.c: New.
5834         * gcc.dg/compat/struct-return-19_x.c: New.
5835         * gcc.dg/compat/struct-return-19_y.c: New.
5836         * gcc.dg/compat/struct-return-20_main.c: New.
5837         * gcc.dg/compat/struct-return-20_x.c: New.
5838         * gcc.dg/compat/struct-return-20_y.c: New.
5839
5840 2003-09-19  Andrew Pinski  <pinskia@physics.uc.edu>
5841         * g++.dg/init/array11.C: Change unsigned to __SIZE_TYPE__
5842         so that it will not complain on LP64 targets.
5843
5844 2003-09-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5845
5846         PR c++/495
5847         * g++.dg/template/friend24.C: New test.
5848
5849 2003-09-19  Nathan Sidwell  <nathan@codesourcery.com>
5850
5851         PR c++/12332
5852         * g++.dg/template/memtmpl2.C: New test.
5853
5854 2003-09-18  Mark Mitchell  <mark@codesourcery.com>
5855
5856         PR target/11184
5857         * gcc.dg/builtin-apply1.c: New test.
5858
5859 2003-09-18  Nathan Sidwell  <nathan@codesourcery.com>
5860
5861         PR c++/9848
5862         * g++.dg/warn/Wunused-4.C: New test.
5863
5864 2003-09-18  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
5865
5866         PR c++/12316
5867         * g++.dg/other/gc2.C: New test.
5868
5869 2003-09-17  Mark Mitchell  <mark@codesourcery.com>
5870
5871         PR c++/11991
5872         * g++.dg/rtti/typeid3.C: New test.
5873
5874         PR c++/12266
5875         * g++.dg/overload/template1.C: New test.
5876
5877 2003-09-17  Eric Botcazou  <ebotcazou@libertysurf.fr>
5878
5879         * g++.dg/opt/cfg3.C: New test.
5880
5881 2003-09-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5882
5883         PR c++/7939
5884         * g++.dg/template/crash11.C: New test.
5885
5886 2003-09-16  Jason Merrill  <jason@redhat.com>
5887             Jakub Jelinek  <jakub@redhat.com>
5888
5889         * gcc.dg/attr-warn-unused-result.c: New test.
5890
5891 2003-09-15  Nathan Sidwell  <nathan@codesourcery.com>
5892
5893         PR c++/12184
5894         * g++.dg/expr/call2.C: New test.
5895
5896 2003-09-15  Andreas Jaeger  <aj@suse.de>
5897
5898         * gcc.dg/Wold-style-definition-1.c: New test.
5899
5900 2003-09-14  Mark Mitchell  <mark@codesourcery.com>
5901
5902         PR c++/3907
5903         * g++.dg/parse/template12.C: New test.
5904
5905         * g++.dg/abi/bitfield11.C: New test.
5906         * g++.dg/abi/bitfield12.C: Likewise.
5907
5908 2003-09-14  Alexandre Oliva  <aoliva@redhat.com>
5909
5910         * gcc.dg/cpp/separate-1.c: Adjust line of error.  Test for correct
5911         non-expansion of functional macro name without arguments at EOL.
5912         * gcc.dg/cpp/spacing1.c: Revert 2003-08-04's change.  Likewise.
5913
5914 2003-09-14  Richard Sandiford  <rsandifo@redhat.com>
5915
5916         * gcc.c-torture/execute/20030914-[12].c: New tests.
5917
5918 2003-09-11  Nathan Sidwell  <nathan@codesourcery.com>
5919
5920         PR c++/11788
5921         * g++.dg/overload/addr1.C: New test.
5922
5923 2003-09-10  Ian Lance Taylor  <ian@wasabisystems.com>
5924
5925         * gcc.dg/20030909-1.c: New test.
5926
5927 2003-09-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
5928
5929         * gcc.dg/ultrasp10.c: New test.
5930
5931 2003-09-09  Devang Patel  <dpatel@apple.com>
5932
5933         * gcc.dg/darwin-ld-6.c: New test.
5934
5935 2003-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5936
5937         * gcc.dg/torture/builtin-explog-1.c: New testcase.
5938
5939 2003-09-08  Mark Mitchell  <mark@codesourcery.com>
5940
5941         * gcc.dg/ia64-types1.c: New test.
5942         * gcc.dg/ia64-types2.c: Likewise.
5943
5944 2003-09-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5945
5946         * gcc.dg/builtins-1.c: Add more _Complex tests.
5947         * gcc.dg/torture/builtin-attr-1.c: Likewise.
5948
5949         * gcc.dg/builtins-1.c: Test existing _Complex functions.
5950         * gcc.dg/torture/builtin-attr-1.c: Likewise.
5951
5952 2003-09-08  Mark Mitchell  <mark@codesourcery.com>
5953
5954         PR c++/11786
5955         * g++.dg/lookup/koenig2.C: New test.
5956
5957         PR c++/5296
5958         * g++.dg/rtti/typeid2.C: New test.
5959
5960 2003-09-08  Jakub Jelinek  <jakub@redhat.com>
5961
5962         * gcc.c-torture/compile/20030904-1.c: New test.
5963
5964 2003-09-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
5965
5966         * g++.dg/opt/longbranch2.C: New test.
5967
5968 2003-09-07  Andrew Pinski  <pinskia@physics.uc.edu>
5969
5970         * g++.dg/template/crash10.C: Only compile it.
5971
5972 2003-09-07  Andrew Pinski  <pinskia@physics.uc.edu>
5973
5974         PR middle-end/11665
5975         * gcc.c-torture/compile/20030907-1.c: New test.
5976         * g++.dg/init/array11.C: New test.
5977
5978 2003-09-07  Mark Mitchell  <mark@codesourcery.com>
5979
5980         PR c++/11852
5981         * g++.dg/init/struct1.C: New test.
5982
5983 2003-09-07  Mark Mitchell  <mark@codesourcery.com>
5984
5985         PR c++/12181
5986         * g++.dg/expr/comma1.C: New test.
5987
5988 2003-09-06  Mark Mitchell  <mark@codesourcery.com>
5989
5990         PR c++/11867
5991         * g++.dg/expr/static_cast5.C: New test.
5992
5993 2003-09-06  Andrew Pinski  <pinskia@physics.uc.edu>
5994
5995         PR c++/11507
5996         * g++.dg/lookup/scoped7.C: New test.
5997
5998         PR c++/9574
5999         * g++.dg/other/static1.C: New test.
6000
6001         PR c++/11490
6002         * g++.dg/warn/template-1.C: New test.
6003
6004         PR c++/11432
6005         * g++.dg/template/crash10.C: New test.
6006
6007         PR c++/2478
6008         * g++.dg/overload/VLA.C: New test.
6009
6010         PR c++/10804
6011         * g++.dg/template/call1.C: New test.
6012
6013 2003-09-06  Nathan Sidwell  <nathan@codesourcery.com>
6014
6015         PR c++/11794
6016         * g++.dg/parse/using3.C: New test.
6017
6018 2003-09-06  Roger Sayle  <roger@eyesopen.com>
6019
6020         PR c++/11409
6021         * g++.dg/overload/builtin3.C: New test case.
6022
6023 2003-09-06  Steven Bosscher  <steven@gcc.gnu.org>
6024
6025         PR c/9862
6026         * gcc.dg/20030906-1.c: New test.
6027         * gcc.dg/20030906-2.c: Likewise.
6028
6029 2003-09-06  Nathan Sidwell  <nathan@codesourcery.com>
6030
6031         PR c++/12167
6032         * g++.dg/parse/defarg5.C: New test.
6033
6034         * g++.dg/template/non-type-template-argument-1.C: Tweak expected error.
6035
6036 2003-09-05  Mark Mitchell  <mark@codesourcery.com>
6037
6038         PR c++/12163
6039         * g++.dg/expr/static_cast4.C: New test.
6040
6041         PR c++/12146
6042         * g++.dg/template/crash9.C: New test.
6043
6044 2003-09-05  Andrew Pinski  <pinskia@physics.uc.edu>
6045
6046         * g++.old-deja/g++.ext/pretty2.C: Update for change
6047         in __FUNCTION__.
6048         * g++.old-deja/g++.ext/pretty3.C: Likewise.
6049
6050 2003-09-05  Nathan Sidwell  <nathan@codesourcery.com>
6051
6052         PR c++/11922
6053         * g++/dg/template/qualified-id1.C: New test.
6054
6055         PR c++/12037
6056         * g++.dg/warn/noeffect4.C: New test.
6057
6058 2003-09-04  Matt Austern  <austern@apple.com>
6059
6060         * g++.dg/ext/fnname1.C: New test. (__func__ for C++.)
6061         * g++.dg/ext/fnname2.C: Likewise.
6062         * g++.dg/ext/fnname3.C: Likewise.
6063
6064 2003-09-04  Mark Mitchell  <mark@codesourcery.com>
6065
6066         * g++.dg/expr/lval1.C: New test.
6067         * g++.dg/ext/lvcast.C: Remove.
6068
6069 2003-09-03  Roger Sayle  <roger@eyesopen.com>
6070
6071         PR optimization/11700.
6072         * gcc.c-torture/compile/20030903-1.c: New test case.
6073
6074 2003-09-03  Mark Mitchell  <mark@codesourcery.com>
6075
6076         PR c++/12053
6077         * g++.dg/abi/layout4.C: New test.
6078
6079 2003-09-02  Scott Brumbaugh  <scottb.lists@verizon.net>
6080
6081         PR c++/11553
6082         * g++.dg/parse/friend3.C: New test.
6083
6084 2003-09-02  Mark Mitchell  <mark@codesourcery.com>
6085
6086         PR c++/11847
6087         * g++.dg/template/class1.C: New test.
6088
6089         PR c++/11808
6090         * g++.dg/expr/call1.C: New test.
6091
6092 2003-09-01  Mark Mitchell  <mark@codesourcery.com>
6093
6094         PR c++/12114
6095         * g++.dg/init/ref9.C: New test.
6096
6097         PR c++/11972
6098         * g++.dg/template/nested4.C: New test.
6099
6100 2003-08-29  Mark Mitchell  <mark@codesourcery.com>
6101
6102         PR c++/12093
6103         * g++.dg/template/non-dependent4.C: New test.
6104
6105         PR c++/11928
6106         * g++.dg/inherit/conv1.C: New test.
6107
6108 2003-08-29  Mark Mitchell  <mark@codesourcery.com>
6109
6110         PR c++/6196
6111         * g++.dg/ext/label1.C: New test.
6112         * g++.dg/ext/label2.C: Likewise.
6113
6114 2003-08-28  Mark Mitchell  <mark@codesourcery.com>
6115
6116         * g++.dg/expr/cond3.C: New test.
6117
6118 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6119
6120         * gcc.dg/builtins-1.c: Add new builtin cases.
6121
6122 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6123
6124         * gcc.dg/builtins-1.c: Add new cases.
6125         * gcc.dg/torture/builtin-attr-1.c: Likewise.
6126
6127 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6128
6129         * gcc.dg/builtins-1.c: Add more math builtin tests.
6130         * gcc.dg/torture/builtin-attr-1.c: New test.
6131
6132 2003-08-28  Mark Mitchell  <mark@codesourcery.com>
6133
6134         PR optimization/5079
6135         * g++.dg/opt/static3.C: New test.
6136
6137 2003-08-27  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6138
6139         * gcc.misc-tests/gcov-10b.c: New test.
6140
6141 2003-08-27  Mark Mitchell  <mark@codesourcery.com>
6142
6143         * g++.dg/opt/ptrmem3.C: New test.
6144
6145         * g++.old-deja/g++.pt/overload8.C: Remove XFAIL.
6146
6147 2003-08-27  Jakub Jelinek  <jakub@redhat.com>
6148
6149         * gcc.dg/20030826-2.c: New test.
6150
6151 2003-08-26  Roger Sayle  <roger@eyesopen.com>
6152
6153         PR middle-end/12002
6154         * g77.f-torture/compile/12002.f: New test case.
6155
6156 2003-08-26  Roger Sayle  <roger@eyesopen.com>
6157
6158         * gcc.dg/20030826-1.c: New test case.
6159
6160 2003-08-26  Matt Kraai  <kraai@alumni.cmu.edu>
6161
6162         * gcc.dg/noncompile/20030818-1.c: Expect second line of error.
6163
6164 2003-08-26  Nathan Sidwell  <nathan@codesourcery.com>
6165
6166         PR c++/11871
6167         * c++.dg/lookup/crash1.C: New test.
6168
6169         * c++.dg/warn/noeffect3.C: New test.
6170
6171 2003-08-25  Janis Johnson  <janis187@us.ibm.com>
6172
6173         * gcc.dg/compat/vector-1_x.c: Compile with -w.
6174         * gcc.dg/compat/vector-1_y.c: Ditto.
6175         * gcc.dg/compat/vector-2_x.c: Ditto.
6176         * gcc.dg/compat/vector-2_y.c: Ditto.
6177
6178 2003-08-25  Ulrich Weigand  <uweigand@de.ibm.com>
6179
6180         * gcc.dg/20030702-1.c: New test.
6181
6182 2003-08-25  Mark Mitchell  <mark@codesourcery.com>
6183
6184         PR c++/8795
6185         * g++.dg/ext/altivec-1.C: New test.
6186
6187 2003-08-24  Richard Henderson  <rth@redhat.com>
6188
6189         * g++.dg/eh/simd-2.C: Add -w for x86.
6190
6191 2003-08-23  Jakub Jelinek  <jakub@redhat.com>
6192
6193         * gcc.dg/20030815-1.c: New test.
6194
6195 2003-08-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6196
6197         PR c++/3765
6198         * g++.dg/parse/access6.C: New test.
6199
6200 2003-08-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6201
6202         PR c++/641, c++/11876
6203         * g++.dg/template/friend22.C: New test.
6204         * g++.dg/template/friend23.C: Likewise.
6205
6206 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
6207
6208         * gcc.misc-tests/linkage.exp: Treat all HP-UX platforms
6209         identically.
6210
6211 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
6212
6213         * g++.old-deja/g++.ext/attrib5.C: XFAIL on hppa2*-hp-hpux11*.
6214
6215 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
6216
6217         * gcc.dg/20020313-1.c: Add "-w" to dg-options.
6218
6219 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
6220
6221         * gcc.misc-tests/linkage.exp: Add logic for ia64-hp-hpux*.
6222
6223 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
6224
6225         * g++.dg/other/packed1.C: Add XFAIL marker for ia64-hp-hpux*.
6226
6227 2003-08-21  Mark Mitchell  <mark@codesourcery.com>
6228
6229         PR c++/11919
6230         * g++.dg/overload/prom1.C: New test.
6231
6232         PR c++/11551
6233         * g++.dg/parse/dtor2.C: New test.
6234
6235         PR c++/10762
6236         * g++.dg/parse/using2.C: New test.
6237
6238 2003-08-21  Kazu Hirata  <kazu@cs.umass.edu>
6239
6240         PR target/11805
6241         * gcc.c-torture/compile/20030821-1.c: New.
6242
6243 2003-08-20  Mark Mitchell  <mark@codesourcery.com>
6244
6245         PR c++/11834
6246         * g++.dg/template/deduce2.C: New test.
6247
6248 2003-08-21  Josef Zlomek  <zlomekj@suse.cz>
6249
6250         * gcc.c-torture/execute/20030821-1.c: New test.
6251
6252 2003-08-20  Roger Sayle  <roger@eyesopen.com>
6253
6254         PR middle-end/11984
6255         * gcc.dg/20030820-1.c: New test case.
6256
6257 2003-08-20  Nathan Sidwell  <nathan@codesourcery.com>
6258
6259         PR c++/11945
6260         * g++.dg/warn/noeffect2.C: New test.
6261
6262 2003-08-19  Mark Mitchell  <mark@codesourcery.com>
6263
6264         PR c++/10926
6265         * g++.dg/template/dtor2.C: New test.
6266
6267         PR c++/11684
6268         * g++.dg/template/operator1.C: New test.
6269         * g++.dg/parse/operator4.C: New test.
6270
6271         PR c++/11946.C
6272         * g++.dg/expr/enum1.C: New test.
6273         * gcc.dg/c99-bool-1.c: Remove bogus warning.
6274
6275         PR c++/11036.C
6276         * g++.dg/parse/elab2.C: New test.
6277         * g++.dg/parse/typedef4.C: Change error message.
6278         * g++.old-deja/g++.robertl/eb133.C: Remove bogus error markers.
6279         * g++.old-deja/g++.robertl/eb133a.C: Remove bogus error markers.
6280         * g++.old-deja/g++.robertl/eb133b.C: Remove bogus error markers.
6281
6282 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
6283
6284         * gcc.dg/pch/warn-1.c: New.
6285         * gcc.dg/pch/warn-1.hs: New.
6286
6287         * lib/dg-pch.exp (dg-pch): Use 'return' not 'continue' to skip
6288         not-tested file.
6289
6290 2003-08-19  Andrew Pinski  <pinskia@physics.uc.edu>
6291
6292         * gcc.dg/uninit-E.c: Add forgotten dg-warning marker.
6293
6294 2003-08-19  Andrew Pinski  <pinskia@physics.uc.edu>
6295
6296         * gcc.dg/uninit-D.c: New Test.
6297         * gcc.dg/uninit-E.c: New Test.
6298         * gcc.dg/uninit-F.c: New Test.
6299         * gcc.dg/uninit-G.c: New Test.
6300
6301 2003-08-19  Michael Ritzert  <ritzert@t-online.de>
6302
6303         * g++.dg/README: Describe the pch directory.
6304
6305 2003-08-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6306
6307         PR c++/11174
6308         * g++.dg/parse/access4.C: New test.
6309         * g++.dg/parse/access5.C: Likewise.
6310         * g++.old-deja/g++.jason/access17.C: Adjust error message.
6311
6312 2003-08-18  Matt Kraai  <kraai@alumni.cmu.edu>
6313
6314         * gcc.dg/noncompile/20030818-1.c: New.
6315
6316 2003-08-18  Nathan Sidwell  <nathan@codesourcery.com>
6317
6318         PR c++/11957
6319         * g++.dg/warn/noeffect1.C: New test.
6320
6321         * g++.dg/template/scope2.C: New test.
6322         * g++.dg/template/error2.C: Correct dg-error
6323
6324 2003-08-18  Richard Sandiford  <rsandifo@redhat.com>
6325
6326         * gcc.c-torture/compile/mipscop*.c: Turn into compile-only tests.
6327
6328 2003-08-16  Nathan Sidwell  <nathan@codesourcery.com>
6329
6330         PR C++/11512
6331         * g++.dg/template/warn1.C: New.
6332
6333 2003-08-15  Nathan Sidwell  <nathan@codesourcery.com>
6334
6335         * g++.dg/template/error2.C: New test.
6336         * g++.dg/lookup/using7.C: Adjust errors
6337         * g++.old-deja/g++.pt/crash36.C: Likewise.
6338         * g++.old-deja/g++.pt/derived3.C: Likewise.
6339
6340 2003-08-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6341
6342         * gcc.c-torture/execute/builtins/lib/strcat.c: New.
6343         * gcc.c-torture/execute/builtins/string-9-lib.c: New.
6344         * gcc.c-torture/execute/builtins/string-9.c: New, from
6345         string-opt-9.c.  Adjust for execute/builtins framework.
6346         * gcc.c-torture/execute/string-opt-9.c: Delete.
6347
6348 2003-08-12  Mark Mitchell  <mark@codesourcery.com>
6349
6350         * g++.dg/init/new8.C: Use __SIZE_TYPE__ to get the type of size_t.
6351
6352         * g++.dg/parse/ret-type2.C: New test.
6353
6354         PR c++/11703
6355         * g++.dg/init/new8.C: New test.
6356
6357         PR c++/10923
6358         * g++.dg/parse/typedef5.C: New test.
6359
6360         PR c++/9512
6361         * g++.dg/parse/qualified2.C: New test.
6362         * g++.old-deja/g++.other/decl5.C: Mark one more instance of
6363         invalid code.
6364
6365 2003-08-11  Mark Mitchell  <mark@codesourcery.com>
6366
6367         * g++.dg/conversion/ptrmem1.C: New test.
6368
6369 2003-08-11  Jakub Jelinek  <jakub@redhat.com>
6370
6371         PR target/11693
6372         * gcc.dg/20030811-1.c: New test.
6373
6374         PR target/11535
6375         * gcc.c-torture/execute/20030811-1.c: New test.
6376
6377 2003-08-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6378
6379         * gcc.c-torture/execute/string-opt-9.c: Add more strcat cases.
6380
6381 2003-08-10  Mark Mitchell  <mark@codesourcery.com>
6382
6383         PR c++/11789.C
6384         * g++.dg/inherit/multiple1.C: New test.
6385
6386 2003-08-10  Nathan Sidwell  <nathan@codesourcery.com>
6387
6388         * gcc.dg/spe1.c: New test.
6389
6390         PR c++/11670
6391         * g++.dg/expr/cast2.C: New test.
6392
6393         PR c++/10530
6394         * g++.dg/template/dependent-name2.C: New test.
6395
6396 2003-08-08  Andrew Pinski  <pinskia@physics.uc.edu>
6397
6398         * g++.dg/parse/crash11.C: Put the dg options in comments.
6399
6400 2003-08-08  Neil Booth  <neil@daikokuya.co.uk>
6401
6402         * lib/gcc-dg.exp: Update for diagnostic change.
6403
6404 2003-08-07  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6405
6406         PR c++/5767
6407         * g++.dg/parse/crash11.C: New test.
6408
6409 2003-08-06  Alexandre Oliva  <aoliva@redhat.com>
6410
6411         * gcc.dg/cpp/spacing1.c: Update.
6412
6413 2003-08-04  Janis Johnson  <janis187@us.ibm.com>
6414
6415         PR target/11739
6416         * gcc.misc-tests/i386-prefetch.exp: Use -march=i386 when specifying
6417         a value for -mtune.
6418
6419 2003-08-04  Roger Sayle  <roger@eyesopen.com>
6420
6421         PR middle-end/11771
6422         * gcc.c-torture/compile/20030804-1.c: New test case.
6423
6424 2003-08-04  Roger Sayle  <roger@eyesopen.com>
6425
6426         * gcc.dg/20030804-1.c: New test case.
6427
6428 2003-08-04  Alexandre Oliva  <aoliva@redhat.com>
6429
6430         * gcc.dg/cpp/separate-1.c: New test.
6431
6432 2003-08-03  Nathan Sidwell  <nathan@codesourcery.com>
6433
6434         PR c++/11704
6435         * g++.dg/template/dependent-expr2.C: New test.
6436
6437         PR c++/11766
6438         * g++.dg/expr/ptrmem1.C: New test.
6439
6440 2003-08-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6441
6442         PR c++/9453
6443         * g++.dg/template/friend15.C: New test.
6444
6445 2003-08-03  Neil Booth  <neil@daikokuya.co.uk>
6446
6447         * lib/dg-pch.exp: Work round PCH bug.
6448
6449 2003-08-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6450
6451         * gcc.dg/builtins-1.c: Add macro helpers.  Add missing math
6452         builtins.  Move cases from builtins-4.c here.
6453
6454         * gcc.dg/torture/builtin-math-1.c: New test taken from
6455         bits of gcc.dg/builtins-3.c, gcc.dg/builtins-5.c and also some
6456         additional cases.
6457
6458         * gcc.dg/builtins-3.c, gcc.dg/builtins-4.c, gcc.dg/builtins-5.c:
6459         Delete.
6460
6461 2003-08-02  Nathan Sidwell  <nathan@codesourcery.com>
6462
6463         PR c++/9447
6464         * g++.dg/template/using7.C: New test.
6465
6466 2003-08-02  Neil Booth  <neil@daikokuya.co.uk>
6467
6468         * import1.c, import2.c: New tests.
6469
6470 2003-08-01  Jakub Jelinek  <jakub@redhat.com>
6471
6472         * g++.dg/eh/crossjump1.C: New test.
6473
6474 2003-08-01  Mark Mitchell  <mark@codesourcery.com>
6475
6476         PR c++/11697
6477         * g++.dg/template/using6.C: New test.
6478
6479         PR c++/11744
6480         * g++.dg/template/koenig2.C: New test.
6481
6482 2003-08-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6483
6484         PR c++/7983
6485         * g++.dg/parse/typedef4.C: New test.
6486
6487 2003-08-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6488
6489         PR c++/8442, c++/8806
6490         * g++.dg/template/elab1.C: New test.
6491         * g++.dg/template/type2.C: Likewise.
6492         * g++.dg/template/ttp3.C: Adjust expected error message.
6493         * g++.old-deja/g++.law/visibility13.C: Likewise.
6494         * g++.old-deja/g++.niklas/t135.C: Likewise.
6495         * g++.old-deja/g++.pt/ttp41.C: Likewise.
6496         * g++.old-deja/g++.pt/ttp43.C: Use qualified name for template
6497         template argument.
6498         * g++.old-deja/g++.pt/ttp44.C: Likewise.
6499
6500 2003-08-01  Nathan Sidwell  <nathan@codesourcery.com>
6501
6502         PR c++/11295
6503         * g++.dg/ext/stmtexpr1.C: New test.
6504
6505         * g++.dg/opt/tmp1.C: New test.
6506
6507         PR c++/11525
6508         * g++.dg/parse/constant4.C: New test.
6509
6510         PR c++/9447
6511         * g++.dg/template/using5.C: New test.
6512
6513 2003-07-31  Roger Sayle  <roger@eyesopen.com>
6514
6515         * gcc.dg/builtins-27.c: New test case.
6516
6517 2003-07-31  Jakub Jelinek  <jakub@redhat.com>
6518
6519         * gcc.dg/tls/opt-7.c: New test.
6520
6521 2003-07-31  Andrew Pinski  <pinskia@physics.uc.edu>
6522
6523         * g++.old-deja/g++.other/crash18.C: Remove.
6524
6525 2003-07-31  Nathan Sidwell  <nathan@codesourcery.com>
6526
6527         * g++.dg/template/explicit3.C: New.
6528         * g++.dg/template/explicit4.C: New.
6529         * g++.dg/template/explicit5.C: New.
6530
6531         PR c++/11347
6532         * g++.dg/template/memtmpl1.C: New.
6533
6534 2003-07-29  Andrew Pinski <pinskia@physics.uc.edu>
6535
6536         PR target/11565
6537         * gcc.dg/i386-387-1.c (dg-options): Add -march=i386.
6538         * gcc.dg/i386-387-5.c (dg-options): Likewise.
6539
6540 2003-07-30  Jan Hubicka  <jh@suse.cz>
6541
6542         * vtgc1.c: Kill.
6543
6544 2003-07-29  Zack Weinberg  <zack@codesourcery.com>
6545
6546         * gcc.dg/struct-in-proto-1.c: New test.
6547
6548 2003-07-29  Neil Booth  <neil@daikokuya.co.uk>
6549
6550         * gcc.dg/cpp/include2.c: Only expect one message.
6551
6552 2003-07-29  Nathan Sidwell  <nathan@codesourcery.com>
6553
6554         PR c++/9447
6555         * g++.dg/template/using1.C: New test.
6556         * g++.dg/template/using2.C: New test.
6557         * g++.dg/template/using3.C: New test.
6558         * g++.dg/template/using4.C: New test.
6559
6560 2003-07-29  Alexandre Oliva  <aoliva@redhat.com>
6561
6562         * gcc.c-torture/execute/string-opt-9.c: strcmp returns int.
6563         * gcc.c-torture/execute/string-opt-10.c: Likewise.
6564
6565 2003-07-28  Jan Hubicka  <jh@suse.cz>
6566
6567         PR c++/11530
6568         * g++.dg/opt/call1.C: New test.
6569
6570 2003-07-28  Alexandre Oliva <aoliva@redhat.com>
6571
6572         PR c++/11667
6573         * g++.dg/init/enum2.C: New test.
6574         * g++.dg/template/overload1.C: Add "-w" option.
6575
6576 2003-07-28    <hp@bitrange.com>
6577
6578         * gcc.dg/Wdeclaration-after-statement-1.c,
6579         gcc.dg/Wdeclaration-after-statement-2.c: New tests.
6580
6581 2003-07-28  Jakub Jelinek  <jakub@redhat.com>
6582
6583         * gcc.c-torture/compile/20030725-1.c: New test.
6584
6585 2003-07-28  Aldy Hernandez  <aldyh@redhat.com>
6586
6587         * gcc.dg/20030505.c: Only run for SPE.
6588         Remove definition of opaque type.
6589
6590 2003-07-27  Mark Mitchell  <mark@codesourcery.com>
6591
6592         * g++.dg/template/ptrmem6.C: New test.
6593
6594 2003-07-26  Geoffrey Keating  <geoffk@apple.com>
6595
6596         * gcc.c-torture/compile/zero-strct-2.c: New test.
6597
6598 2003-07-25  Geoffrey Keating  <geoffk@apple.com>
6599
6600         * gcc.dg/intermod-1.c: New test.
6601
6602 2003-07-25  Nathan Sidwell  <nathan@codesourcery.com>
6603
6604         PR c++/11617
6605         * g++.dg/template/lookup2.C: New test.
6606         * g++.dg/template/memclass1.C: Remove instantiated from error.
6607         * g++.dg/other/error2.C: Tweak expected errors.
6608
6609         PR c++/11596
6610         * g++.dg/template/defarg3.C: New test.
6611
6612         * g++.dg/ext/packed2.C: Pack member struct too. Explain why.
6613
6614 2003-07-24  Mark Mitchell  <mark@codesourcery.com>
6615
6616         * g++.dg/inherit/access5.C: New test.
6617
6618 2003-07-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6619
6620         PR c++/11513
6621         * g++.dg/template/crash8.C: New test.
6622
6623 2003-07-23  Steven Bosscher <steven@gcc.gnu.org>
6624
6625         PR c/10602
6626         * gcc.dg/noncompile/incomplete-2.c: New test.
6627
6628 2003-07-23  Mark Mitchell  <mark@codesourcery.com>
6629
6630         PR c++/11645
6631         * g++.dg/inherit/access4.C: New test.
6632
6633         PR c++/11517
6634         * g++.dg/expr/cond2.C: New test.
6635
6636         PR optimization/10679
6637         * g++.dg/opt/inline4.C: New test.
6638
6639 2003-07-23  Nathan Sidwell  <nathan@codesourcery.com>
6640
6641         * g++.dg/parse/crash10: New test.
6642
6643 2003-07-22  Nathan Sidwell  <nathan@codesourcery.com>
6644
6645         * g++.dg/ext/flexary1.C: New test.
6646
6647 2003-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6648
6649         PR c++/10793
6650         * g++.dg/template/crash9.C: New test.
6651
6652 2003-07-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6653
6654         PR c++/3004
6655         * g++.dg/parse/typedef3.C: New test.
6656
6657         PR c++/7906
6658         * g++.dg/parse/operator2.C: New test.
6659
6660         PR c++/8895
6661         * g++.dg/parse/def-tmpl-arg1.C: New test.
6662
6663         PR c++/9282
6664         * g++.dg/parse/funptr1.C: New test.
6665
6666         PR c++/9452
6667         * g++.dg/parse/ambig3.C: New test.
6668
6669         PR c++/9454
6670         * g++.dg/parse/operator3.C: New test.
6671
6672         PR c++/9486
6673         * g++.dg/parse/template10.C: New test.
6674
6675         PR c++/9488
6676         * g++.dg/parse/template11.C: New test.
6677
6678         PR c++/10150
6679         * g++.dg/parse/invalid-op1.C: New test.
6680
6681         PR c++/10247
6682         * g++.dg/parse/condexpr1.C: New test.
6683
6684 2003-07-22  Nathan Sidwell  <nathan@codesourcery.com>
6685
6686         * g++.dg/ext/packed3.C: New test.
6687         * g++.dg/ext/packed4.C: New test.
6688
6689         * gcc.dg/pack-test-3.c: New test.
6690
6691 2003-07-21  Janis Johnson  <janis187@us.ibm.com>
6692
6693         * lib/compat.exp: Handle dg-options per source file.
6694         * g++.dg/compat/abi/bitfield1_x.C: Specify dg-options.
6695         * g++.dg/compat/abi/bitfield1_y.C: Ditto.
6696         * g++.dg/compat/abi/bitfield2_x.C: Ditto.
6697         * g++.dg/compat/abi/bitfield2_y.C: Ditto.
6698         * g++.dg/compat/abi/vbase8-10_x.C: Ditto.
6699         * g++.dg/compat/abi/vbase8-10_y.C: Ditto.
6700         * g++.dg/compat/abi/vbase8-21_x.C: Ditto.
6701         * g++.dg/compat/abi/vbase8-21_y.C: Ditto.
6702         * g++.dg/compat/abi/vbase8-22_x.C: Ditto.
6703         * g++.dg/compat/abi/vbase8-22_y.C: Ditto.
6704         * g++.dg/compat/abi/vbase8-4_x.C: Ditto.
6705         * g++.dg/compat/abi/vbase8-4_y.C: Ditto.
6706         * g++.dg/compat/break/bitfield7_x.C: Ditto.
6707         * g++.dg/compat/break/bitfield7_y.C: Ditto.
6708
6709 2003-07-21  Andrew Pinski  <pinskia@physics.uc.edu>
6710
6711         PR c/10320
6712         * gcc.c-torture/execute/20030718-1.c: New test.
6713
6714 2003-07-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
6715
6716         PR optimization/11536
6717         * gcc.dg/20030721-1.c: New test.
6718
6719 2003-07-19  Mark Mitchell  <mark@codesourcery.com>
6720
6721         PR c++/11546
6722         * g++.dg/template/lookup1.C: New test.
6723
6724 2003-07-19  Zack Weinberg  <zack@codesourcery.com>
6725
6726         * gcc.dg/noncompile/label-1.c: New comprehensive test case for
6727         diagnostics of ill-formed constructs involving labels.
6728         * gcc.dg/noncompile/label-lineno-1.c: Add error regexp for
6729         the new 'previously defined here' message.
6730
6731 2003-07-18  Nathan Sidwell  <nathan@codesourcery.com>
6732
6733         * g++.dg/parse/non-dependent2.C: New test.
6734
6735 2003-07-18  Andrew Pinski  <pinskia@physics.uc.edu>
6736
6737         * g++.dg/init/init-ref4.C: xfail on targets without
6738         weak symbols.
6739
6740 2003-07-17  Jakub Jelinek  <jakub@redhat.com>
6741
6742         PR target/11087
6743         * gcc.c-torture/execute/20030717-1.c: New test.
6744
6745 2003-07-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
6746
6747         * g++.dg/opt/cfg1.C: New test.
6748
6749 2003-07-17  Mark Mitchell  <mark@codesourcery.com>
6750
6751         PR optimization/11557
6752         * gcc.dg/20030717-1.c: New test.
6753
6754 2003-07-17  Andrew Pinski <pinskia@physics.uc.edu>
6755
6756         PR c++/10476
6757         * g++.dg/expr/crash-1.C: New test.
6758
6759         PR c++/11027
6760         * g++.dg/template/init3.C: New test.
6761
6762         PR c++/8222
6763         * g++.dg/template/non-dependent1.C: New test.
6764
6765         PR c++/11070
6766         * g++.dg/template/non-dependent2.C: New test.
6767
6768         PR c++/11071
6769         * g++.dg/template/non-dependent3.C: New test.
6770
6771         PR c++/9907
6772         * g++.dg/template/sizeof5.C: New test.
6773
6774 2003-07-17  Geoffrey Keating  <geoffk@apple.com>
6775
6776         PR 11498
6777         * gcc.c-torture/compile/mangle-1.c: New file.
6778
6779 2003-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6780
6781         PR c++/7809
6782         * g++.dg/parse/access3.C: New test.
6783
6784 2003-07-17  Andrew Pinski  <pinskia@physics.uc.edu>
6785
6786         PR c++/11384
6787         * g++.dg/init/init-ref4.C: New test.
6788
6789 2003-07-16  Mark Mitchell  <mark@codesourcery.com>
6790
6791         PR c++/11547
6792         * g++.dg/parse/constant3.C: New test.
6793         * g++.dg/parse/crash7.C: Likewise.
6794
6795 2003-07-16  Andrew Pinski  <pinskia@physics.uc.edu>
6796
6797         PR target/11008
6798         * gcc.dg/i386-pentium4-not-mull.c: New.
6799
6800 2003-07-16  J"orn Rennecke <joern.rennecke@superh.com>
6801
6802         * gcc.dg/asm-names.c (ymain): Make it weak.
6803
6804 2003-07-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6805
6806         PR c++/5421
6807         * g++.dg/template/friend21.C: New test.
6808
6809 2003-07-16  Jakub Jelinek  <jakub@redhat.com>
6810
6811         * gcc.dg/cleanup-8.c: New test.
6812         * gcc.dg/cleanup-9.c: New test.
6813
6814 2003-07-16  Danny Smith  <dannysmith@users.sourceforge.net>
6815
6816         * g++.dg/ext/dll-MI1.h: New file.
6817         * g++.dg/ext/dllexport-MI1.C: New file.
6818         * g++.dg/ext/dllimport-MI1.C: New file.
6819
6820 2003-07-15  Jakub Jelinek  <jakub@redhat.com>
6821
6822         * gcc.c-torture/execute/string-opt-8.c (main): Remove i370 and s390,
6823         it does not have cmpstrsi patterns (just cmpmemsi).
6824
6825 2003-07-15  Mark Mitchell  <mark@codesourcery.com>
6826
6827         PR debug/11473
6828         * g++.dg/debug/debug8.C: New test.
6829
6830 2003-07-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6831
6832         PR c++/10108
6833         * g++.dg/template/crash7.C: New test.
6834
6835 2003-07-15  Kazu Hirata  <kazu@cs.umass.edu>
6836
6837         PR target/10795
6838         * gcc.c-torture/compile/20030708-1.c: New.
6839
6840 2003-07-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
6841
6842         * gcc.c-torture/execute/20030715-1.c: New test.
6843
6844 2003-07-14  Geoffrey Keating  <geoffk@apple.com>
6845
6846         * gcc.dg/pch/inline-3.c: New file.
6847         * gcc.dg/pch/inline-3.hs: New file.
6848         * gcc.dg/pch/inline-4.c: New file.
6849         * gcc.dg/pch/inline-4.hs: New file.
6850
6851 2003-07-14  Mark Mitchell  <mark@codesourcery.com>
6852
6853         PR c++/11509
6854         * g++.dg/template/crash6.C: New test.
6855
6856         PR c++/7053
6857         * g++.dg/template/friend20.C: New test.
6858
6859         PR c++/7019
6860         * g++.dg/template/overload2.C: New test.
6861
6862 2003-07-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6863
6864         PR optimization/11440
6865         * gcc.c-torture/execute/20030714-1.c: New test.
6866
6867 2003-07-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6868
6869         PR c++/11154
6870         * g++.dg/template/partial2.C: New test.
6871
6872 2003-07-13  Mark Mitchell  <mark@codesourcery.com>
6873
6874         PR c++/11503
6875         * g++.dg/template/anon1.C: New test.
6876
6877         PR c++/11493
6878         PR c++/11495
6879         * g++.dg/parse/template9.C: Likewise.
6880         * g++.dg/template/crash4.C: New test.
6881         * g++.dg/template/koenig1.C: Likewise.
6882         * g++.old-deja/g++.benjamin/tem03.C: Adjust error markers.
6883         * g++.old-deja/g++.benjamin/tem06.C: Declare "x".
6884         * g++.old-deja/g++.jason/overload33.C: Use this-> when calling
6885         functions.
6886         * g++.old-deja/g++.jason/template36.C: Likewise.
6887         * g++.old-deja/g++.mike/p1989.C: Likewise.
6888         * g++.old-deja/g++.pt/lookup2.C: Use -fpermissive when compiling.
6889         * g++.old-deja/g++.pt/ttp20.C: Use this->.
6890         * g++.old-deja/g++.pt/ttp21.C: Use this->.
6891         * g++.old-deja/g++.pt/typename13.C: Use -fpermissive when
6892         compiling.
6893         * g++.old-deja/g++.pt/union2.C: Use this->.
6894
6895 2003-07-11  Jakub Jelinek  <jakub@redhat.com>
6896
6897         * gcc.dg/20030711-1.c: New test.
6898
6899 2003-07-11  Nathan Sidwell  <nathan@codesourcery.com>
6900
6901         PR c++/11050
6902         * g++.dg/parse/args1.C: New test.
6903         * g++.pt/defarg8.C: Change expected errors.
6904
6905 2003-07-11  Mark Mitchell  <mark@codesourcery.com>
6906
6907         PR c++/8164
6908         * g++.dg/template/nontype2.C: New test.
6909
6910         PR c++/10558
6911         * g++.dg/parse/template8.C: New test.
6912
6913         PR c++/8327
6914         * g++.dg/template/scope1.C: New test.
6915
6916         * g++.dg/warn/Wsign-compare-1.C: New test.
6917
6918 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
6919
6920         * gcc.dg/20021018-1.c: Disable if the sizeof (int) < 4.
6921
6922 2003-07-10  Mark Mitchell  <mark@codesourcery.com>
6923
6924         PR c++/9411
6925         * g++.dg/template/explicit2.C: New test.
6926
6927         PR c++/10032
6928         * g++.dg/warn/pedantic1.C: New test.
6929
6930 2003-07-10  Nathan Sidwell  <nathan@codesourcery.com>
6931
6932         PR c++ 9483
6933         * g++.dg/other/field1.C: New test.
6934
6935 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
6936
6937         PR c/11449
6938         * gcc.c-torture/compile/20030707-1.c: New.
6939
6940 2003-07-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6941
6942         PR c++/10849
6943         * g++.dg/template/access12.C: New test.
6944
6945 2003-07-09  Nathan Sidwell  <nathan@codesourcery.com>
6946
6947         * g++.dg/bprob/bprob.exp (prof_ext): Update.
6948         * g77.dg/bprob/bprob.exp (prof_ext): Update.
6949         * gcc.misc-tests/bprob.exp (prof_ext): Update.
6950         * gcc.misc-tests/gcov.exp: Update
6951         * g++.dg/gcov/gcov.exp: Update
6952         * lib/gcov.exp: Update.
6953
6954 2003-07-08  Mark Mitchell  <mark@codesourcery.com>
6955
6956         * g++.dg/abi/mangle17.C: Make sure template expressions are
6957         dependent.
6958         * g++.dg/abi/mangle4.C: Mark erroneous casts.
6959         * g++.dg/debug/debug7.C: Mark erronous new-declarator.
6960         * g++.dg/opt/stack1.C: Remove erroneous code.
6961         * g++.dg/parse/template7.C: New test.
6962         * g++.dg/template/dependent-expr1.C: Mark erroneous code.
6963         * g++.old-deja/g++.pt/crash4.C: Likewise.
6964
6965 2003-07-09  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6966
6967         * gcc.dg/const-elim-1.c (dg-final): Change regexp to match labels
6968         with zero or one occurence of `$' after the initial `L'.
6969
6970 2003-07-08  Kazu Hirata  <kazu@cs.umass.edu>
6971
6972         * gcc.c-torture/compile/20030704-1.c: Add a comment.
6973
6974 2003-07-08  Roger Sayle  <roger@eyesopen.com>
6975
6976         PR c/11370
6977         * gcc.dg/Wunreachable-6.c: New testcase.
6978         * gcc.dg/Wunreachable-7.c: New testcase.
6979
6980 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
6981
6982         PR c/11420
6983         * gcc.dg/20030708-1.c: New test.
6984
6985 2003-07-08  Richard Sandiford  <rsandifo@redhat.com>
6986
6987         * gcc.dg/compat/sdata-section.h: New file.
6988         * gcc.dg/compat/sdata-1_{x,y,main}.c: New test.
6989         * gcc.dg/torture/mips-sdata-1.c: New test.
6990
6991 2003-07-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6992
6993         PR c++/11030
6994         * g++.dg/template/friend19.C: New test.
6995
6996 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
6997
6998         * g++.dg/opt/strength-reduce.C: New test.
6999
7000 2003-07-07  Roger Sayle  <roger@eyesopen.com>
7001
7002         PR target/10979
7003         * gcc.dg/20030707-1.c: New testcase.
7004
7005 2003-07-07  Roger Sayle  <roger@eyesopen.com>
7006
7007         PR optimization/11059
7008         * g++.dg/opt/emptyunion.C: New testcase.
7009
7010 2003-07-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
7011             Eric Botcazou  <ebotcazou@libertysurf.fr>
7012
7013         * g++.dg/opt/stack1.C: New test.
7014
7015 2003-07-05  Mark Mitchell  <mark@codesourcery.com>
7016
7017         * g++.old-deja/g++.jason/typeid1.C: Make it a compile test, not a
7018         run test.
7019
7020         PR c++/11431
7021         * g++.dg/expr/static_cast3.C: New test.
7022
7023 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
7024
7025         * gcc.c-torture/execute/wchar_t-1.x: New file; XFAIL wchar_t-1.c
7026         everywhere.
7027         * gcc.dg/concat.c: Concatenation of string constants with
7028         __FUNCTION__ / __PRETTY_FUNCTION__ is now a hard error.
7029         * gcc.dg/wtr-strcat-1.c: Loosen dg-warning regexp.
7030         * gcc.dg/cpp/escape-2.c: Use wide character constants where
7031         necessary to avoid multi-character character constant warning.
7032         * gcc.dg/cpp/escape.c: Likewise.
7033         * gcc.dg/cpp/ucs.c: Likewise.
7034         Remove backslashes from dg-bogus comments, as they confuse Tcl.
7035         Fix a typo.
7036
7037 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
7038
7039         PR c/11428
7040         * gcc.c-torture/compile/20030704-1.c: New.
7041
7042 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
7043
7044         * gcc.dg/compat/fnptr-by-value-1_x.c: Add a prototype for testva.
7045
7046 2003-07-04  Danny Smith  <dannysmith@users.sourceforge.net>
7047
7048         PR c++/5287, PR c++/7910,  PR c++/11021
7049         * g++.dg/ext/dllimport1.C: Add mingw32 as target. Add
7050         tests for warnings.
7051         * g++.dg/ext/dllimport2.C: Add tests for warnings.
7052         * g++.dg/ext/dllimport3.C: Likewise.
7053         * g++.dg/ext/dllimport4.C: New file.
7054         * g++.dg/ext/dllimport5.C: New file.
7055         * g++.dg/ext/dllimport6.C: New file.
7056         * g++.dg/ext/dllimport7.C: New file.
7057         * g++.dg/ext/dllimport8.C: New file.
7058         * g++.dg/ext/dllimport9.C: New file.
7059         * g++.dg/ext/dllimport10.C: New file.
7060         * g++.dg/ext/dllexport1.C: New file.
7061
7062 2003-07-03  Mark Mitchell  <mark@codesourcery.com>
7063
7064         * g++.old-deja/g++.jason/typeid1.C: Add dg-error marker.
7065         * g++.old-deja/g++.mike/net36.C: Tweak error messages.
7066
7067 2003-07-03  Roger Sayle  <roger@eyesopen.com>
7068
7069         * gcc.dg/builtins-25.c: New testcase.
7070         * gcc.dg/builtins-26.c: New testcase.
7071
7072 2003-07-03  Janis Johnson  <janis187@us.ibm.com>
7073
7074         * gcc.dg/compat/vector-defs.h: New file.
7075         * gcc.dg/compat/vector-setup.h: New file.
7076         * gcc.dg/compat/vector-check.h: New file.
7077         * gcc.dg/compat/vector-1_main.c: New file.
7078         * gcc.dg/compat/vector-1_x.c: New file.
7079         * gcc.dg/compat/vector-1_y.c: New file.
7080         * gcc.dg/compat/vector-2_main.c: New file.
7081         * gcc.dg/compat/vector-2_x.c: New file.
7082         * gcc.dg/compat/vector-2_y.c: New file.
7083
7084         * gcc.dg/compat/fnptr-by-value-1_main.c: New file.
7085         * gcc.dg/compat/fnptr-by-value-1_x.c: New file.
7086         * gcc.dg/compat/fnptr-by-value-1_y.c: New file.
7087         * gcc.dg/compat/struct-align-1.h: New file.
7088         * gcc.dg/compat/struct-align-1_main.c: New file.
7089         * gcc.dg/compat/struct-align-1_x.c: New file.
7090         * gcc.dg/compat/struct-align-1_y.c: New file.
7091         * gcc.dg/compat/struct-align-2.h: New file.
7092         * gcc.dg/compat/struct-align-2_main.c: New file.
7093         * gcc.dg/compat/struct-align-2_x.c: New file.
7094         * gcc.dg/co
7095         * g++.old-deja/g++.other/comdat3.C: Likewise.
7096         * g++.old-deja/g++.other/ctor1.C: Likewise.
7097         * g++.old-deja/g++.pt/instantiate5.C: Likewise.
7098
7099 2003-06-05  Richard Henderson  <rth@redhat.com>
7100
7101         * gcc.dg/debug/20030605-1.c: New.
7102
7103 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
7104
7105         * README.QMTEST: Update.
7106
7107 2003-06-04  Richard Henderson  <rth@redhat.com>
7108
7109         * gcc.dg/cleanup-1.c: New.
7110         * gcc.dg/cleanup-2.c: New.
7111         * gcc.dg/cleanup-3.c: New.
7112         * gcc.dg/cleanup-4.c: New.
7113         * gcc.dg/cleanup-5.c: New.
7114         * gcc.dg/cleanup-6.c: New.
7115         * gcc.dg/cleanup-7.c: New.
7116
7117 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
7118
7119         * g++.dg/abi/vague1.C: Use xfail, rather than embedded Tcl code.
7120
7121         * lib/dg-pch.exp: New file.
7122         * g++.dg/pch/pch.exp: Use dg-pch.exp.
7123         * gcc.dg/pch/pch.exp: Likewise.
7124
7125 2003-06-04  Roger Sayle  <roger@eyesopen.com>
7126
7127         * gcc.dg/builtins-2.c: Add tests for tan(atan(x)).
7128         * gcc.dg/builtins-3.c: Add tests for tan(0.0) and atan(0.0).
7129         * gcc.dg/builtins-7.c: Add tests for tan(atan(x)) == x.
7130         * gcc.dg/builtins-17.c: New test case.
7131         * gcc.dg/i386-387-4.c: New test case.
7132         * gcc.c-torture/execute/ieee/mzero4.c: New test case.
7133
7134 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
7135
7136         * gcc.dg/ultrasp9.c: New test.
7137
7138 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
7139
7140         * gcc.c-torture/compile/20030604-1.c: New test.
7141         * gcc.dg/sparc-constant-1.c: New test.
7142
7143 2003-06-03  Glen Nakamura  <glen@imodulo.com>
7144
7145         * gcc.dg/20020525-1.c: Replace 0x5a5a5a5a with -1.
7146
7147 2003-06-03  J"orn Rennecke <joern.rennecke@superh.com>
7148
7149         * g++.dg/abi/empty6.C (B): Request alignment of 8 bytes.
7150
7151         * gcc.dg/torture/builtin-noret-1.c (_exit, _Exit): Make weak.
7152         * gcc.dg/torture/builtin-noret-2.c (_exit, _Exit): Likewise.
7153
7154 2003-06-03  Aldy Hernandez  <aldyh@redhat.com>
7155
7156         * gcc.c-torture/compile/simd-5.x: Remove xfail for PPC64.
7157
7158 2003-06-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7159
7160         PR c++/10940
7161         * g++.dg/template/spec10.C: New test.
7162
7163 2003-06-03  Roger Sayle  <roger@eyesopen.com>
7164
7165         * gcc.dg/builtins-16.c: New test case.
7166
7167 2003-06-03  Jakub Jelinek  <jakub@redhat.com>
7168
7169         * gcc.c-torture/execute/builtins/string-4.c (main_test): Remove
7170         mempcpy test with post-increments.
7171         * gcc.c-torture/execute/string-opt-3.c: New test.
7172         * gcc.dg/string-opt-1.c: New test.
7173
7174 2003-06-03  David Billinghurst <David.Billinghurst@riotinto.com>
7175
7176         PR fortran/10965
7177         * g77.f-torture/compile/20000601-2.f: Fix non-standard code.
7178
7179 2003-06-02  Mark Mitchell  <mark@codesourcery.com>
7180
7181         * lib/scanasm.exp (dg-scan): New function, factored out of ...
7182         (scan-assembler): ... here.  Use dg-scan.
7183         (scan-assembler-not): Likewise.
7184         (scan-file): New function.
7185         (scan-file-not): Likewise.
7186         * gcc.dg/cpp/19990228-1.c: Use scan-file and/or scan-file-not.
7187         * gcc.dg/cpp/_Pragma4.c: Likewise.
7188         * gcc.dg/cpp/_Pragma5.c: Likewise.
7189         * gcc.dg/cpp/avoidpaste1.c: Likewise.
7190         * gcc.dg/cpp/avoidpaste2.c: Likewise.
7191         * gcc.dg/cpp/cmdlne-C2.c: Likewise.
7192         * gcc.dg/cpp/cmdlne-P.c: Likewise.
7193         * gcc.dg/cpp/cmdlne-dD-M.c: Likewise.
7194         * gcc.dg/cpp/cmdlne-dD-dM.c: Likewise.
7195         * gcc.dg/cpp/cmdlne-dI-M.c: Likewise.
7196         * gcc.dg/cpp/cmdlne-dM-M.c: Likewise.
7197         * gcc.dg/cpp/cmdlne-dM-dD.c: Likewise.
7198         * gcc.dg/cpp/cmdlne-dN-M.c: Likewise.
7199         * gcc.dg/cpp/cxxcom1.c: Likewise.
7200         * gcc.dg/cpp/line1.c: Likewise.
7201         * gcc.dg/cpp/maccom1.c: Likewise.
7202         * gcc.dg/cpp/maccom2.c: Likewise.
7203         * gcc.dg/cpp/maccom3.c: Likewise.
7204         * gcc.dg/cpp/maccom4.c: Likewise.
7205         * gcc.dg/cpp/maccom5.c: Likewise.
7206         * gcc.dg/cpp/maccom6.c: Likewise.
7207         * gcc.dg/cpp/multiline.c: Likewise.
7208         * gcc.dg/cpp/spacing1.c: Likewise.
7209         * gcc.dg/cpp/spacing2.c: Likewise.
7210         * gcc.dg/cpp/trad/cmdlne-C2.c: Likewise.
7211         * gcc.dg/cpp/trad/maccom1.c: Likewise.
7212         * gcc.dg/cpp/trad/maccom2.c: Likewise.
7213         * gcc.dg/cpp/trad/maccom3.c: Likewise.
7214         * gcc.dg/cpp/trad/maccom4.c: Likewise.
7215         * gcc.dg/cpp/trad/maccom6.c: Likewise.
7216         * gcc.dg/cpp/cxxcom2.c: Likewise.
7217         * gcc.dg/cpp/cxxcom2.h: New file.
7218
7219         * gcc.dg/cpp/truefalse.cpp: Move it to ...
7220         * g++.dg/cpp/truefalse.C: Here.
7221         * gcc.dg/cpp/cpp.exp: Remove scanning of ".cpp" files.
7222
7223 2003-06-01  Loren James Rittle  <ljrittle@acm.org>
7224
7225         * gcc.dg/cpp/redef3.c: New file.
7226
7227 2003-06-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
7228
7229         * gcc.dg/i386-loop-3.c: New test.
7230
7231 2003-05-31  Toon Moene  <toon@moene.indiv.nluug.nl>
7232
7233         * g77.dg/ffree-form-2.f: XFAIL removed, because fixed.
7234
7235 2003-05-31  Roger Sayle  <roger@eyesopen.com>
7236
7237         * gcc.dg/fwrapv-1.c: New test case.
7238         * gcc.dg/fwrapv-2.c: New test case.
7239
7240 2003-05-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7241
7242         PR c++/10956
7243         * g++.dg/template/spec9.C: New test.
7244
7245 2003-05-29  Roger Sayle  <roger@eyesopen.com>
7246
7247         * gcc.dg/duff-4.c: New test case.
7248
7249 2003-05-27  David Billinghurst <David.Billinghurst@riotinto.com>
7250
7251         PR fortran/10843
7252         * g77.dg/ffixed-form-1.f: New test
7253         * g77.dg/ffixed-form-2.f: New test
7254         * g77.dg/ffree-form-2.f: New test - XFAIL pending fix
7255         * g77.dg/ffree-form-3.f: New test
7256
7257 2003-05-26  Andreas Tobler <a.tobler@schweiz.ch>
7258
7259         * gcc.dg/wchar_t-1.c: XFAIL on darwin, no wchar.h available.
7260         * gcc.dg/wint_t-1.c: Likewise.
7261
7262 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7263
7264         * g++.dg/template/access11.C: New test.
7265
7266 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7267
7268         PR c++/10849
7269         * g++.dg/template/access10.C: New test.
7270
7271 2003-05-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
7272             Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7273
7274         * gcc.c-torture/compile/simd-5.x: XFAIL on SPARC64.
7275
7276 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
7277
7278         * gcc.dg/torture/builtin-noret-1.c: Add dg-option -multiply_defined
7279         suppress for powerpc-*-darwin*.
7280         * gcc.dg/torture/builtin-noret-2.c: Likewise.
7281
7282 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
7283
7284         * gcc.c-torture/execute/builtins/builtins.exp: Add -multiply_defined
7285         suppress option for powerpc-*-darwin*.
7286
7287 2003-05-23  Roger Sayle  <roger@eyesopen.com>
7288
7289         * gcc.dg/builtins-1.c: Add tests for tan and atan.
7290         * gcc.dg/builtins-4.c: Add test for fmod.
7291
7292 2003-05-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7293
7294         PR c++/10682
7295         * g++.dg/template/instantiate4.C: New test.
7296
7297 2003-05-22  Roger Sayle  <roger@eyesopen.com>
7298
7299         * gcc.c-torture/execute/ieee/inf-2.c: New test case.
7300
7301 2003-05-21  Janis Johnson  <janis187@us.ibm.com>
7302
7303         * gcc.dg/compat/scalar-return-1_main.c: New file.
7304         * gcc.dg/compat/scalar-return-1_x.c: New file.
7305         * gcc.dg/compat/scalar-return-1_y.c: New file.
7306         * gcc.dg/compat/scalar-return-2_main.c: New file.
7307         * gcc.dg/compat/scalar-return-2_x.c: New file.
7308         * gcc.dg/compat/scalar-return-2_y.c: New file.
7309         * gcc.dg/compat/struct-return-3_main.c: New file.
7310         * gcc.dg/compat/struct-return-3_y.c: New file.
7311         * gcc.dg/compat/struct-return-3_x.c: New file.
7312         * gcc.dg/compat/struct-return-2_main.c: New file.
7313         * gcc.dg/compat/struct-return-2_x.c: New file.
7314         * gcc.dg/compat/struct-return-2_y.c: New file.
7315
7316 2003-05-21  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7317
7318         * g++.old-deja/g++.law/profile1.C (dg-options): Add -static to options
7319         for hppa*-hp-hpux*.
7320         * gcc.dg/20021014-1.c (dg-options): Likewise.
7321         * gcc.dg/nest.c (dg-options): Likewise.
7322
7323 2003-05-21  Danny Smith  <dannysmith@users.sourceforge.net>
7324
7325         PR c++/9738
7326         * g++.dg/ext/dllimport2.C: New file.
7327         * g++.dg/ext/dllimport3.C: New file.
7328
7329 2003-05-20  Janis Johnson  <janis187@us.ibm.com>
7330
7331         * gcc.dg/compat/struct-by-value-3_x.c: Move common pieces to headers.
7332         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
7333         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
7334         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
7335         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
7336         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
7337         * gcc.dg/compat/struct-by-value-7_x.c Ditto.
7338         * gcc.dg/compat/struct-by-value-7_y.c Ditto.
7339         * gcc.dg/compat/small-struct-defs.h: New file.
7340         * gcc.dg/compat/small-struct-init.h: New file.
7341         * gcc.dg/compat/small-struct-check.h: New file.
7342         * gcc.dg/compat/fp-struct-defs.h: New file.
7343         * gcc.dg/compat/fp-struct-check.h: New file.
7344         * gcc.dg/compat/fp-struct-init.h: New file.
7345         * gcc.dg/compat/fp-struct-test-by-value-y.h: New file.
7346         * gcc.dg/compat/fp-struct-test-by-value-x.h: New file.
7347
7348 2003-05-19  Jakub Jelinek  <jakub@redhat.com>
7349
7350         * gcc.dg/20030225-2.c: New test.
7351
7352 2003-05-18  Roger Sayle  <roger@eyesopen.com>
7353             Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7354
7355         * gcc.c-torture/compile/20030518-1.c: New test case.
7356
7357 2003-05-18  Mark Mitchell  <mark@codesourcery.com>
7358
7359         * lib/gcc-dg.exp (gcc-dg-debug-runtest): Add opt_opts parameter.
7360         * gcc.dg/debug/debug.exp: Pass opt_opts parameter to
7361         gcc-dg-debug-runtest.
7362         * g++.dg/debug/debug.exp: Pass opt_opts parameter to
7363         gcc-dg-debug-runtest.
7364
7365 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7366
7367         PR c++/9022
7368         * g++.dg/lookup/using6.C: New test.
7369
7370 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7371
7372         * g++.dg/parse/access2.C: New test.
7373
7374 2003-05-17  Mark Mitchell  <mark@codesourcery.com>
7375
7376         * lib/gcc-dg.exp (gcc-dg-debug-runtest): New method.
7377         * g++.dg/debug/debug.exp: Use gcc-dg-debug-runtest.
7378         * gcc.dg/debug/debug.exp: Likewise.
7379
7380 2003-05-17  Neil Booth  <neil@daikokuya.co.uk>
7381
7382         * gcc.dg/dollar.c: New test.
7383
7384 2003-05-16  Janis Johnson  <janis187@us.ibm.com>
7385
7386         * gcc.dg/compat/struct-by-value-4_main.c: Split into multiple tests.
7387         * gcc.dg/compat/struct-by-value-4_x.c: Split into multiple tests.
7388         * gcc.dg/compat/struct-by-value-4_y.c: Split into multiple tests.
7389         * gcc.dg/compat/struct-by-value-5_main.c: Split into multiple tests.
7390         * gcc.dg/compat/struct-by-value-5_x.c: Split into multiple tests.
7391         * gcc.dg/compat/struct-by-value-5_y.c: Split into multiple tests.
7392         * gcc.dg/compat/struct-by-value-6_main.c: New file.
7393         * gcc.dg/compat/struct-by-value-6_x.c: New file.
7394         * gcc.dg/compat/struct-by-value-6_y.c: New file.
7395         * gcc.dg/compat/struct-by-value-7_main.c: New file.
7396         * gcc.dg/compat/struct-by-value-7_x.c: New file.
7397         * gcc.dg/compat/struct-by-value-7_y.c: New file.
7398         * gcc.dg/compat/struct-by-value-8_main.c: New file.
7399         * gcc.dg/compat/struct-by-value-8_x.c: New file.
7400         * gcc.dg/compat/struct-by-value-8_y.c: New file.
7401         * gcc.dg/compat/struct-by-value-9_main.c: New file.
7402         * gcc.dg/compat/struct-by-value-9_x.c: New file.
7403         * gcc.dg/compat/struct-by-value-9_y.c: New file.
7404
7405 2003-05-16  Mark Mitchell  <mark@codesourcery.com>
7406
7407         * lib/gcc-dg.exp (gcc-dg-test): Rename to ...
7408         (gcc-dg-test-1): ... this.  Add target_compile parameter.  Add
7409         support for "repo" mode.
7410         * lib/g++-dg.exp: Use gcc-dg.exp to implement all functionality.
7411         * lib/g77-dg.exp: Likewise.
7412         * lib/obj-dg.exp: Likewise.
7413
7414 2003-05-16  Jakub Jelinek  <jakub@redhat.com>
7415
7416         Merge from gcc-3_2-rhl8-branch:
7417         2003-04-23  Jakub Jelinek  <jakub@redhat.com>
7418
7419         * gcc.dg/tls/opt-6.c: New test.
7420
7421         2003-04-05  Jakub Jelinek  <jakub@redhat.com>
7422
7423         * gcc.dg/20030405-1.c: New test.
7424
7425         2003-03-09  Jakub Jelinek  <jakub@redhat.com>
7426
7427         * gcc.dg/20030309-1.c: New test.
7428
7429         2003-03-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
7430
7431         * gcc.c-torture/execute/20030307-1.c: New test.
7432
7433         2003-02-20  Randolph Chung  <tausq@debian.org>
7434
7435         * gcc.c-torture/compile/20030220-1.c: New test.
7436
7437         2003-02-18  Jakub Jelinek  <jakub@redhat.com>
7438
7439         * gcc.dg/20030217-1.c: New test.
7440
7441         2003-01-29  Jakub Jelinek  <jakub@redhat.com>
7442
7443         * gcc.c-torture/compile/20020129-1.c: New test.
7444
7445         2002-12-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
7446
7447         * gcc.dg/unroll-1.c: New test.
7448
7449         2002-11-16  Jan Hubicka  <jh@suse.cz>
7450
7451         * gcc.c-torture/execute/20020920-1.c: New test.
7452
7453         2002-10-08  Jakub Jelinek  <jakub@redhat.com>
7454
7455         PR target/7434
7456         * gcc.c-torture/compile/20021008-1.c: New test.
7457
7458         2002-08-10  Gwenole Beauchesne  <gbeauchesne@mandrakesoft.com>
7459
7460         PR target/7559
7461         * testsuite/gcc.c-torture/execute/20020810-1.c: New test.
7462
7463         2002-08-07  Jakub Jelinek  <jakub@redhat.com>
7464
7465         * gcc.c-torture/compile/20020807-1.c: New test.
7466
7467         2002-07-30  Jakub Jelinek  <jakub@redhat.com>
7468
7469         * gcc.dg/tls/opt-1.c: New test.
7470
7471         2002-07-29  Jakub Jelinek  <jakub@redhat.com>
7472
7473         * gcc.dg/20020729-1.c: New test.
7474
7475         2002-07-20  Jakub Jelinek  <jakub@redhat.com>
7476
7477         * g++.dg/opt/life1.C: New test.
7478
7479         2002-05-20  Jakub Jelinek  <jakub@redhat.com>
7480
7481         * gcc.dg/20020525-1.c: New test.
7482
7483         2002-05-24  Jakub Jelinek  <jakub@redhat.com>
7484
7485         PR c++/6794
7486         * g++.dg/ext/pretty1.C: New test.
7487         * g++.dg/ext/pretty2.C: New test.
7488
7489 2003-05-15  Mark Mitchell  <mark@codesourcery.com>
7490
7491         PR c++/8385
7492         * g++.dg/ext/typeof5.C: New test.
7493
7494 2003-05-15  J"orn Rennecke <joern.rennecke@superh.com>
7495
7496         * gcc.c-torture/execute/builtins/string-asm-1.c: Take
7497         __USER_LABEL_PREFIX__ into account.
7498         * gcc.c-torture/execute/builtins/string-asm-2.c: Likewise.
7499
7500 2003-05-14  Roger Sayle  <roger@eyesopen.com>
7501
7502         * gcc.dg/builtins-15.c: New test case.
7503
7504 2003-05-13  Zack Weinberg  <zack@codesourcery.com>
7505
7506         * gcc.dg/const-elim-1.c: Tighten scan-assembler-not regexp.
7507
7508 2003-05-12  Mark Mitchell  <mark@codesourcery.com>
7509
7510         * lib/g++.exp: Tweak handling of additional source files.
7511         * g++.dg/special/conpr-2.C: Use dg-gpp-additional-sources.
7512         * g++.dg/special/conpr-2a.C: Rename to ...
7513         * g++.dg/special/conpr-2a.cc: ... this.
7514         * g++.dg/special/conpr-3.C: Use dg-gpp-additional-sources.
7515         * g++.dg/special/conpr-3a.C: Rename to ...
7516         * g++.dg/special/conpr-3a.cc: This.
7517         * g++.dg/special/conpr-3b.C: Rename to ...
7518         * g++.dg/special/conpr-3b.cc: This.
7519         * g++.dg/special/conpr-4.C: New test.
7520         * g++.dg/special/ecos.exp: Rewrite to use ordinary dg driver.
7521
7522 2003-05-12  David Edelsohn  <edelsohn@gnu.org>
7523
7524         * debug/debug.exp: Skip debug-[12].c at -O3 on non-Dwarf targets.
7525
7526 2003-05-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7527
7528         * g++.old-deja/g++.brendan/ns1.C: Remove private member warning.
7529         * g++.old-deja/g++.robertl/eb71.C: Likewise.
7530         * g++.old-deja/g++.brendan/warnings1.C: Add -Wctor-dtor-privacy.
7531         * g++.old-deja/g++.other/warn3.C: Likewise.
7532
7533 2003-05-11  Roger Sayle  <roger@eyesopen.com>
7534
7535         * gcc.dg/i386-387-1.c: Update to also test log.
7536         * gcc.dg/i386-387-2.c: Likewise.
7537
7538 2003-05-11  Toon Moene  <toon@moene.indiv.nluug.nl>
7539
7540         * g77.f-torture/execute/int8421.f: New test.
7541
7542 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7543
7544         PR c++/10230, c++/10481
7545         * g++.dg/lookup/scoped5.C: New test.
7546
7547 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7548
7549         PR c++/10552
7550         * g++.dg/template/ttp6.C: New test.
7551
7552 2003-05-11  Richard Sandiford  <rsandifo@redhat.com>
7553
7554         * gcc.c-torture/execute/builtins: New directory.
7555         * gcc.c-torture/execute/string-opt-{3,4,16,17,18,19}.c: Move into
7556         gcc.c-torture/execute/builtins.
7557         * gcc.c-torture/execute/string-opt-asm-{1,2}.c: Likewise.
7558         * gcc.c-torture/execute/builtin-noret-{1,2}.c: Move to...
7559         * gcc.dg/torture: ...this new directory.  Turn into link-only tests.
7560         * gcc.dg/no-builtin-1.c: Move into gcc.c-torture/execute/builtins.
7561
7562 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7563
7564         PR c++/9252
7565         * g++.dg/template/access8.C: New test.
7566         * g++.dg/template/access9.C: New test.
7567
7568 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7569
7570         PR c++/9554
7571         * g++.dg/parse/access1.C: New test.
7572
7573 2003-05-09  DJ Delorie  <dj@redhat.com>
7574
7575         * g++.dg/other/stdarg1.C: Make sure arg "3" is passed as a
7576         long, and not an int.
7577
7578 2003-05-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7579
7580         PR c++/10555, c++/10576
7581         * g++.dg/template/memclass1.C: New test.
7582
7583 2003-05-08  DJ Delorie  <dj@redhat.com>
7584
7585         * gcc.c-torture/execute/20020404-1.x: New, skip for 16-bit
7586         targets.
7587         * gcc.c-torture/execute/20021024-1.x: Likewise.
7588         * gcc.c-torture/execute/shiftdi.x: Likewise.
7589         * g++.old-deja/g++.mike/p700.C: Handle 16-bit targets.
7590         * g++.old-deja/g++.other/exprstmt1.C: Likewise.
7591         * gcc.dg/20021018-1.c: Likewise.
7592
7593 2003-05-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7594
7595         * g++.dg/other/packed1.C: Mark xfail for sparc*- not sparc-.
7596
7597         gcc.c-torture/execute/string-opt-19.c: Add general rodata tests.
7598         (bcopy): Call memmove.
7599
7600 2003-05-08  Roger Sayle  <roger@eyesopen.com>
7601
7602         * g77.f-torture/compile/8485.f: New test case.
7603
7604 2003-05-07  Richard Henderson  <rth@redhat.com>
7605
7606         PR c++/10570
7607         * g++.dg/eh/forced1.C: Expect catch-all handlers to run.
7608         Verify exception_cleanup not called for rethrows.
7609         * g++.dg/eh/forced2.C: Test that exception_cleanup is called
7610         when exiting catch block without rethrowing.
7611         * g++.dg/eh/forced3.C: New.
7612         * g++.dg/eh/forced4.C: New.
7613
7614 2003-05-07  Aldy Hernandez  <aldyh@redhat.com>
7615
7616         * gcc.dg/20030505.c: Fix triplet.
7617
7618 2003-05-06  DJ Delorie  <dj@redhat.com>
7619
7620         * gcc.dg/20021014-1.c: XFAIL for xstormy16 also.
7621         * gcc.dg/nest.c: Likewise.
7622
7623 2003-05-05  Roger Sayle  <roger@eyesopen.com>
7624
7625         * gcc.dg/builtins-14.c: New test case.
7626
7627 2003-05-05  Janis Johnson  <janis187@us.ibm.com>
7628
7629         * lib/compat.exp (compat-execute): New argument.
7630         * g++.dg/compat/compat.exp: Pass new argument to compat-execute.
7631         * gcc.dg/compat: New test directory.
7632         * gcc.dg/compat/compat.exp: New expect script.
7633         * gcc.dg/compat/scalar-by-value-1_main.c: New test file.
7634         * gcc.dg/compat/scalar-by-value-1_x.c: New test file.
7635         * gcc.dg/compat/scalar-by-value-1_y.c: New test file.
7636         * gcc.dg/compat/scalar-by-value-2_main.c: New test file.
7637         * gcc.dg/compat/scalar-by-value-2_x.c: New test file.
7638         * gcc.dg/compat/scalar-by-value-2_y.c: New test file.
7639
7640         * gcc.dg/compat/struct-by-value-1_main.c: New test file.
7641         * gcc.dg/compat/struct-by-value-1_x.c: New test file.
7642         * gcc.dg/compat/struct-by-value-1_y.c: New test file.
7643         * gcc.dg/compat/struct-by-value-2_main.c: New test file.
7644         * gcc.dg/compat/struct-by-value-2_x.c: New test file.
7645         * gcc.dg/compat/struct-by-value-2_y.c: New test file.
7646         * gcc.dg/compat/struct-by-value-3_main.c: New test file.
7647         * gcc.dg/compat/struct-by-value-3_x.c: New test file.
7648         * gcc.dg/compat/struct-by-value-3_y.c: New test file.
7649         * gcc.dg/compat/struct-by-value-4_main.c: New test file.
7650         * gcc.dg/compat/struct-by-value-4_x.c: New test file.
7651         * gcc.dg/compat/struct-by-value-4_y.c: New test file.
7652         * gcc.dg/compat/struct-by-value-5_main.c: New test file.
7653         * gcc.dg/compat/struct-by-value-5_x.c: New test file.
7654         * gcc.dg/compat/struct-by-value-5_y.c: New test file.
7655
7656 2003-05-05  Zack Weinberg  <zack@codesourcery.com>
7657
7658         * gcc.dg/const-elim-1.c, gcc.dg/const-elim-2.c: New testcases.
7659
7660 2003-05-05  Jakub Jelinek  <jakub@redhat.com>
7661
7662         * gcc.c-torture/execute/string-opt-18.c (main): Add 3 new tests.
7663
7664 2003-05-05  Geoffrey Keating  <geoffk@apple.com>
7665
7666         * gcc.c-torture/execute/ieee/fp-cmp-8.c: New test.
7667         * gcc.dg/ppc-fsel-2.c: New test.
7668
7669         * gcc.dg/unused-5.c: New test.
7670
7671 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7672
7673         PR c++/10496
7674         * g++.dg/warn/pmf1.C: New test.
7675
7676 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7677
7678         PR c++/4494
7679         * g++.dg/warn/main.C: New test.
7680
7681 2003-05-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7682
7683         * gcc.dg/nonnull-3.c: New test.
7684
7685 2003-05-04  Neil Booth  <neil@daikokuya.co.uk>
7686
7687         * gcc.dg/cpp/Wtrigraphs.c: Update.
7688         * gcc.dg/cpp/Wtrigraphs-2.c: New tests.
7689
7690 2003-05-03  Geoffrey Keating  <geoffk@apple.com>
7691
7692         * gcc.dg/ppc-fsel-1.c: New test.
7693
7694 2003-05-03  Zack Weinberg  <zack@codesourcery.com>
7695
7696         PR c/10604
7697         * gcc.dg/compare7.c, g++.dg/warn/compare1.C: New testcases.
7698
7699 2003-05-03  Kazu Hirata  <kazu@cs.umass.edu>
7700
7701         * gcc.dg/m-un-2.c: Fix the typedef of size_t.
7702
7703 2003-05-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7704
7705         PR c++/9364, c++/10553, c++/10586
7706         * g++.dg/parse/typename4.C: New test.
7707         * g++.dg/parse/typename5.C: Likewise.
7708
7709 2003-05-03  Richard Sandiford  <rsandifo@redhat.com>
7710
7711         * gcc.c-torture/compile/20030503-1.c: New test.
7712
7713 2003-05-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7714
7715         * g++.dg/lookup/using5.C: Fix testcase error.
7716
7717 2003-05-01  Chris Demetriou  <cgd@broadcom.com>
7718
7719         * gcc.dg/special/mips-abi.exp (is_meabi_config): Remove,
7720         since MEABI is no longer supported.  Remove all vestiges
7721         of MEABI from the test.
7722
7723 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7724
7725         PR c++/10554
7726         * g++.dg/lookup/using5.C: New test.
7727
7728 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7729
7730         PR c++/8772
7731         * g++.dg/template/ttp5.C: New test.
7732
7733 2003-04-30  Mark Mitchell  <mark@codesourcery.com>
7734
7735         * lib/g++-dg.exp (g++-dg-test): Add "repo" option.
7736         (dg-gpp-additional-sources): New function.
7737         (dg-gpp-additional-files): Likewise.
7738         * lib/g++.exp (additional_sources): New variable.
7739         (additional_files): Likewise.
7740         (g++_target_compile): Deal with them.
7741         * lib/old-dejagnu.exp: Remove.
7742         * g++.old-deja/old-deja.exp: Use dg.exp, not old-dejagnu.exp.
7743         * g++.old-deja: Revise all tests to use dg commands.
7744
7745 2003-04-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7746
7747         PR c++/9432, c++/9528
7748         * g++.dg/lookup/using4.C: New test.
7749
7750 2003-04-29  Geoffrey Keating  <geoffk@apple.com>
7751
7752         * gcc.dg/noreturn-5.c: New file.
7753         * gcc.dg/noreturn-6.c: New file.
7754
7755         * gcc.c-torture/compile/inline-1.c: New file.
7756
7757 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
7758
7759         PR c++/10551
7760         * g++.dg/template/explicit1.C: New test.
7761
7762 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
7763
7764         PR c++/10549
7765         * g++.dg/other/bitfield1.C: New test.
7766
7767         PR c++/10527
7768         * g++.dg/init/new7.C: New test.
7769
7770 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
7771
7772         * g++.dg/ext/desig1.C: New test.
7773         * g++.dg/ext/init1.C: Update.
7774
7775         * g++.old-deja/g++.pt/deduct5.C: Remove unnecessary initializer.
7776
7777 2003-04-28  Mark Mitchell  <mark@codesourcery.com>
7778
7779         PR c++/10180
7780         * g++.dg/warn/Winline-1.C: New test.
7781
7782 2003-04-28  Jakub Jelinek  <jakub@redhat.com>
7783
7784         * gcc.c-torture/execute/string-opt-19.c: New test.
7785
7786         * gcc.c-torture/execute/string-opt-asm-1.c: New test.
7787         * gcc.c-torture/execute/string-opt-asm-2.c: New test.
7788
7789 2003-04-27  Mark Mitchell  <mark@codesourcery.com>
7790
7791         PR c++/10506
7792         * g++.dg/init/new6.C: New test.
7793
7794         PR c++/10503
7795         * g++.dg/init/ref6.C: New test.
7796
7797 2003-04-26  David Edelsohn  <edelsohn@gnu.org>
7798
7799         * g++.dg/warn/weak1.C: XFAIL on AIX4.
7800
7801 2003-04-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7802
7803         * gcc.c-torture/execute/string-opt-8.c: Don't perform cmpstr
7804         checks for __pj__, but do them for !__OPTIMIZE__ and __s390__.
7805
7806 2003-04-25  Mark Mitchell  <mark@codesourcery.com>
7807
7808         * g++.old-deja/g++.pt/instantiate12.C: Explicit instantiate
7809         initialized static data members.
7810
7811 2003-04-25  H.J. Lu <hjl@gnu.org>
7812
7813         * gcc.dg/ia64-sync-4.c: New test.
7814
7815 2003-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7816
7817         * gcc.c-torture/execute/string-opt-18.c: Clean up.  Fix copyright
7818         date.
7819
7820 2003-04-24  Nathan Sidwell  <nathan@codesourcery.com>
7821
7822         PR c++/10337
7823         * g++.dg/warn/conv1.C: New test.
7824         * g++.old-deja/g++.other/conv7.C: Adjust.
7825         * g++.old-deja/g++.other/overload14.C: Adjust.
7826
7827 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
7828
7829         PR c++/10471
7830         * g++.dg/template/defarg2.C: New test.
7831
7832 2003-04-23  Neil Booth  <neil@daikokuya.co.uk>
7833
7834         * gcc.dg/cpp/include2.c: Update.
7835         * gcc.dg/cpp/multiline-2.c: New.
7836         * gcc.dg/cpp/multiline.c: Update.
7837         * gcc.dg/cpp/strify2.c: Update.
7838         * gcc.dg/cpp/trad/literals-2.c: Update.
7839
7840 2003-04-23  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7841
7842         * g++.dg/other/packed1.C: XFAIL hppa*-*-*.
7843
7844 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
7845
7846         * g++.dg/parse/typedef1.C: Tweak after fix for PR 10428.
7847
7848 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
7849
7850         PR c++/10451
7851         * g++.dg/parse/crash4.C: New test.
7852
7853         PR c++/9847
7854         * g++.dg/parse/crash5.C: New test.
7855
7856 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
7857
7858         PR c++/10446
7859         * g++.dg/parse/crash3.C: New test.
7860
7861         PR c++/10428
7862         * g++.dg/parse/elab1.C: New test.
7863
7864 2003-04-22  Devang Patel  <dpatel@apple.com>
7865
7866         * gcc.dg/cpp/trad/funlike-5.c: New test.
7867
7868 2003-04-21  Andreas Tobler <a.tobler@schweiz.ch>
7869
7870         * g++.dg/other/packed1.C: Fix dg options.
7871
7872 2003-04-22  Nathan Sidwell  <nathan@codesourcery.com>
7873
7874         * g++.dg/other/offsetof2.C: New test.
7875
7876 2003-04-21  Mark Mitchell  <mark@codesourcery.com>
7877
7878         * g++.dg/template/recurse.C: Adjust location of error messages.
7879
7880 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
7881
7882         PR c++/9881
7883         * g++.dg/init/addr-const1.C: New test.
7884         * g++.dg/other/packed1.C: XFAIL on aligned architectures.
7885
7886 2003-04-20  Nathan Sidwell  <nathan@codesourcery.com>
7887
7888         PR c++/10405
7889         * g++.dg/lookup/struct-hack1.C: New test.
7890
7891 2003-04-20  Neil Booth  <neil@daikokuya.co.uk>
7892
7893         * ucs.c: Update diagnostic messages.
7894
7895 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
7896
7897         * gcc.dg/cpp/truefalse.cpp: New test.
7898         * gcc.dg/cpp/cpp.exp: Update.
7899         * g++.dg/other/stdbool-if.C: Remove.
7900
7901 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
7902
7903         * gcc.dg/cpp/_Pragma4.c: Remove stray space.
7904         * gcc.dg/cpp/trad/escaped-eof.c: Correct line number.
7905
7906 2003-04-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
7907
7908         * gcc.c-torture/compile/20030418-1.c: New test.
7909
7910 2003-04-17  Janis Johnson  <janis187@us.ibm.com>
7911
7912         * README.compat: Remove; content moved to doc/sourcebuild.texi.
7913
7914 2003-04-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7915
7916         PR c++/10347
7917         g++.dg/template/dependent-name1.C: New test.
7918
7919 2003-04-17  J"orn Rennecke <joern.rennecke@superh.com>
7920
7921         * gcc.dg/warn-1.c (tourist_guide): New array,
7922         contains a pointer to bar.
7923
7924 2003-04-16  Roger Sayle  <roger@eyesopen.com>
7925
7926         * gcc.dg/Wunreachable-5.c: New test case for PR c/10175.
7927         * gcc.c-torture/execute/medce-1.c: New test case.
7928         * gcc.c-torture/execute/medce-2.c: New test case.
7929
7930 2003-04-15  Mark Mitchell  <mark@codesourcery.com>
7931
7932         * lib/prune.exp: Ignore more messages.
7933
7934         PR c++/10381
7935         * g++.dg/parse/lookup3.C: New test.
7936
7937 2003-04-15  J"orn Rennecke <joern.rennecke@superh.com>
7938
7939         * gcc.c-torture/compile/20030415-1.c : New test.
7940
7941 2003-04-14  Mark Mitchell  <mark@codesourcery.com>
7942
7943         * gcc.c-torture/execute/scope-2.c: Move to ...
7944         * gcc.dg/noncompile/scope.c: .... here.
7945
7946 2003-04-14  Roger Sayle  <roger@eyesopen.com>
7947
7948         * gcc.dg/20030414-2.c: New test case.
7949
7950 2003-04-14  Hans-Peter Nilsson  <hp@axis.com>
7951
7952         PR target/10377
7953         * gcc.dg/20030414-1.c: New test.
7954
7955 2003-04-13  Roger Sayle  <roger@eyesopen.com>
7956
7957         * gcc.dg/builtins-12.c: New test case.
7958         * gcc.dg/builtins-13.c: New test case.
7959
7960 2003-04-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7961
7962         * gcc.c-torture/execute/string-opt-18.c: New test.
7963
7964 2003-04-13  Mark Mitchell  <mark@codesourcery.com>
7965
7966         PR c++/10300
7967         * g++.dg/init/new5.C: New test.
7968
7969 2003-04-12  Mark Mitchell  <mark@codesourcery.com>
7970
7971         PR c++/7910
7972         * g++.dg/ext/dllimport1.C: New test.
7973
7974 2003-04-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
7975
7976         * gcc.dg/ultrasp8.c: Fix for 32-bit Sparc.
7977
7978 2003-04-11  Bud Davis <bdavis9659@comcast.net>
7979
7980         PR Fortran/9263
7981         * g77.f-torture/noncompile/9263.f: New test
7982         PR Fortran/1832
7983         * g77.f-torture/execute/1832.f: New test
7984
7985 2003-04-11  David Chad  <davidc@freebsd.org>
7986             Loren J. Rittle  <ljrittle@acm.org>
7987
7988         libobjc/8562
7989         * objc.dg/headers.m: New test.
7990
7991 2003-04-10  Zack Weinberg  <zack@codesourcery.com>
7992
7993         * gcc.c-torture/execute/builtin-noret-2.c: New.
7994         * gcc.c-torture/execute/builtin-noret-2.x: New.
7995         XFAIL builtin-noret-2.c at -O1 and above.
7996         * gcc.dg/redecl.c: New.
7997         * gcc.dg/Wshadow-1.c: Update error regexps.
7998
7999 2003-04-10  Mark Mitchell  <mark@codesourcery.com>
8000
8001         * g++.dg/abi/bitfield10.C: New test.
8002
8003 2003-04-09  Mike Stump  <mrs@apple.com>
8004
8005         * gcc.dg/pch/pch.exp: Make testcase names longer.
8006         * g++.dg/pch/pch.exp: Make testcase names longer.
8007
8008 2003-04-08  Roger Sayle  <roger@eyesopen.com>
8009
8010         * gcc.dg/builtins-11.c: New test case.
8011
8012 2003-04-08  Roger Sayle  <roger@eyesopen.com>
8013
8014         * gcc.dg/builtins-9.c: New test case.
8015         * gcc.dg/builtins-10.c: New test case.
8016
8017 2003-04-07  J"orn Rennecke <joern.rennecke@superh.com>
8018
8019         * gcc.dg/noncompile/init-4.c.c: New test.
8020
8021 2003-04-06  Nathan Sidwell  <nathan@codesourcery.com>
8022
8023         * gcc.misc-test/gcov-9.c: New test.
8024         * gcc.misc-test/gcov-10.c: New test
8025         * gcc.misc-test/gcov-11.c: New test.
8026
8027 2003-04-05  Zack Weinberg  <zack@codesourcery.com>
8028
8029         PR optimization/10024
8030         * gcc.c-torture/compile/20030405-1.c: New test.
8031
8032 2003-04-04  Geoffrey Keating  <geoffk@apple.com>
8033
8034         * gcc.dg/pch/static-3.c: New.
8035         * gcc.dg/pch/static-3.hs: New.
8036         * gcc.dg/pch/pch.exp: Test with -O0 -g too.
8037
8038 2003-04-04  Richard Henderson  <rth@redhat.com>
8039
8040         * g++.dg/eh/forced1.C: Use _Unwind_SjLj_ForcedUnwind as appropriate.
8041         * g++.dg/eh/forced2.C: Likewise.
8042
8043 2003-04-03  Mike Stump  <mrs@apple.com>
8044
8045         * lib/scanasm.exp (scan-assembler): Add xfail processing for
8046         target arg.
8047         (scan-assembler-times, scan-assembler-not): Likewise.
8048         (scan-assembler-dem, scan-assembler-dem-not): Likewise.
8049
8050 2003-04-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
8051
8052         * gcc.dg/sparc-loop-1.c: New test.
8053
8054 2003-04-02  Geoffrey Keating  <geoffk@apple.com>
8055
8056         PR other/9274
8057         * g++.dg/pch/system-2.C: New.
8058         * g++.dg/pch/system-2.Hs: New.
8059
8060 2003-04-02  Aldy Hernandez  <aldyh@redhat.com>
8061
8062         * g++.dg/eh/simd-2.C (vecfunc): Fix typo.
8063
8064         * g++.dg/eh/simd-1.C (vecfunc): Same.
8065
8066 2003-04-01  Roger Sayle  <roger@eyesopen.com>
8067
8068         * gcc.c-torture/execute/20030401-1.c: New test case.
8069
8070 2003-04-01  Ziemowit Laski <zlaski@apple.com>
8071
8072         * objc.dg/defs.m: New.
8073
8074 2003-04-01  Aldy Hernandez  <aldyh@redhat.com>
8075
8076         * g++.dg/eh/simd-1.C: New.
8077         * g++.dg/eh/simd-2.C: New.
8078
8079 2003-03-01  Aldy Hernandez  <aldyh@redhat.com>
8080
8081         * gcc.c-torture/execute/simd-3.c: New.
8082
8083 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
8084
8085         PR c/9936
8086         * gcc.dg/20030331-2.c: New test.
8087
8088 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
8089
8090         PR c++/10278
8091         * g++.dg/parse/crash2.C: New test.
8092
8093 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
8094
8095         * gcc.c-torture/compile/20030331-1.c: New test, moved from...
8096         * gcc.c-torture/execute/20030331-1.c: ...here.
8097
8098 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
8099
8100         * gcc.c-torture/execute/20030331-1.c: New test.
8101
8102 2003-03-31  Nathan Sidwell  <nathan@codesourcery.com>
8103
8104         * lib/gcov.exp: Adjust call return testing strings.
8105         * g77.dg/gcov/gcov-1.f: Don't expect unconditional branches.
8106
8107 2003-03-31  Roger Sayle  <roger@eyesopen.com>
8108
8109         * gcc.dg/builtins-3.c: Add new tests for sin and cos.
8110         * gcc.dg/builtins-7.c: New test case.
8111         * gcc.dg/builtins-8.c: New test case.
8112
8113 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
8114
8115         * gcc.c-torture/execute/ieee/20030331-1.c: New test.
8116
8117 2003-03-30  Mark Mitchell  <mark@codesourcery.com>
8118
8119         PR c++/7647
8120         * g++.dg/lookup-class-member-2.C: New test.
8121
8122 2003-03-30  Glen Nakamura  <glen@imodulo.com>
8123
8124         * gcc.dg/20030324-1.c: Add comments and abort if test fails.
8125
8126 2003-03-28  Roger Sayle  <roger@eyesopen.com>
8127
8128         * gcc.c-torture/execute/ieee/fp-cmp-6.c:  Correct test for -O0.
8129
8130 2003-03-28  Mark Mitchell  <mark@codesourcery.com>
8131
8132         * g++.dg/init/attrib1.C: New test.
8133
8134 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
8135
8136         * gcc.dg/ultrasp8.c: New test.
8137
8138 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
8139
8140         * gcc.dg/ultrasp7.c: New test.
8141
8142 2003-03-28  Nathan Sidwell  <nathan@codesourcery.com>
8143
8144         PR c++/10047
8145         * g++.dg/template/inline1.C: New test.
8146
8147 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
8148
8149         * gcc.dg/sparc-dwarf2.c: New test.
8150
8151 2003-03-27  Roger Sayle  <roger@eyesopen.com>
8152
8153         * gcc.c-torture/execute/ieee/fp-cmp-6.c: New test case.
8154         * gcc.c-torture/execute/ieee/fp-cmp-7.c: New test case.
8155
8156 2003-03-27  Mark Mitchell  <mark@codesourcery.com>
8157
8158         * lib/gcov.exp (run-gcov): Add branches and calls options, rather
8159         than reading .x files.
8160         * g++.dg/gcov/gcov-1.C: Use run-gcov options, not .x files.
8161         * g77.dg/gcov/gcov-1.f: Likewise.
8162         * gcc.misc-tests/gcov-4b.c: Likewise.
8163         * gcc.misc-tests/gcov-5b.c: Likewise.
8164         * gcc.misc-tests/gcov-6.c: Likewise.
8165         * gcc.misc-tests/gcov-7.c: Likewise.
8166         * gcc.misc-tests/gcov-8.c: Likewise.
8167         * g++.dg/gcov/gcov-1.x: Remove.
8168         * g77.dg/gcov/gcov-1.x: Likewise.
8169         * gcc.misc-tests/gcov-4b.x: Likewise.
8170         * gcc.misc-tests/gcov-5b.x: Likewise.
8171         * gcc.misc-tests/gcov-6.x: Likewise.
8172         * gcc.misc-tests/gcov-7.x: Likewise.
8173         * gcc.misc-tests/gcov-8.x: Likewise.
8174
8175 2003-03-27  Glen Nakamura  <glen@imodulo.com>
8176
8177         PR opt/10087
8178         * gcc.dg/20030324-1.c: New test.
8179
8180 2003-03-27  Nathan Sidwell  <nathan@codesourcery.com>
8181
8182         PR c++/10224
8183         * g++.dg/template/arg3.C: New test.
8184
8185         PR c++/10158
8186         * g++.dg/template/friend18.C: New test.
8187
8188 2003-03-26  Roger Sayle  <roger@eyesopen.com>
8189
8190         * g77.f-torture/compile/20030326-1.f: New test case.
8191
8192 2003-03-26  Janis Johnson  <janis187@us.ibm.com>
8193
8194         * gcc.c-torture/execute/20020227-1.x: Don't XFAIL for powerpc64.
8195
8196         * gcc.c-torture/compile/simd-5.x: Expect XFAIL for powerpc64.
8197
8198 2003-03-26  Jakub Jelinek  <jakub@redhat.com>
8199
8200         * gcc.dg/ia64-sync-3.c: New test.
8201
8202 2003-03-26  Alan Modra  <amodra@bigpond.net.au>
8203
8204         * gcc.dg/loop-2.c: Replace "inline" with "__inline__".
8205
8206 2003-03-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
8207
8208         * gcc.dg/ultrasp6.c: New test.
8209
8210 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
8211
8212         * gcc.dg/i386-signbit-1.c: New test.
8213         * gcc.dg/i386-signbit-2.c: New test.
8214         * gcc.dg/i386-signbit-3.c: New test.
8215
8216 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
8217
8218         * gcc.dg/ultrasp5.c: Fix options.
8219
8220 2003-03-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
8221
8222         * gcc.dg/ultrasp5.c: Fix comment.
8223
8224 2003-03-24  Bud Davis  <bdavis9659@comcast.net>
8225
8226         PR fortran/10197
8227         * g77.f-torture/execute/10197.f: New test.
8228
8229 2003-03-24  Nathan Sidwell  <nathan@codesourcery.com>
8230
8231         PR c++/9898, c++/383
8232         * g++.dg/template/conv6.C: New test.
8233
8234         PR c++/10119
8235         * g++.dg/template/ptrmem5.C: New test.
8236
8237         PR c++/10026
8238         * g++.dg/lookup/koenig1.C: New test.
8239
8240         PR C++/10199
8241         * g++.dg/lookup/template2.C: New test.
8242
8243 2003-03-24  Jakub Jelinek  <jakub@redhat.com>
8244
8245         * g++.dg/opt/rtti1.C: New test.
8246
8247 2003-03-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
8248
8249         * gcc.dg/ultrasp5.c: New test.
8250
8251 2003-03-23  Arpad Beszedes <beszedes@cc.u-szeged.hu>
8252
8253         PR middle-end/9967
8254         * gcc.c-torture/execute/stdio-opt-1.c: Adjust test for change to
8255         builtin fputs.
8256
8257 2003-03-23  Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>
8258
8259         PR c/8224
8260         * gcc.dg/20030323-1.c: New test.
8261
8262 2003-03-23  Roger Sayle  <roger@eyesopen.com>
8263
8264         * gcc.c-torture/compile/20030323-1.c: New test case.
8265
8266 2003-03-22  Ulrich Weigand  <uweigand@de.ibm.com>
8267
8268         * gcc.dg/20030321-1.c: New test.
8269
8270 2003-03-22  Zack Weinberg  <zack@codesourcery.com>
8271
8272         * gcc.dg/Wshadow-1.c: Add a dg-warning line.
8273
8274 2003-03-22  Nathan Sidwell  <nathan@codesourcery.com>
8275
8276         PR c++/9978, c++/9708
8277         * g++.dg/ext/vlm1.C: Adjust expected error.
8278         * g++.dg/ext/vla2.C: New test.
8279         * g++.dg/template/arg1.C: New test.
8280         * g++.dg/template/arg2.C: New test.
8281
8282 2003-03-22  Bud Davis  <bdavis9659@comcast.net>
8283
8284         * g77.f-torture/execute/select.f: New test.
8285         * g77.f-torture/noncompile/select_no_compile.f: New test.
8286
8287 2003-03-21  Nathan Sidwell  <nathan@codesourcery.com>
8288
8289         PR c++/9898
8290         * g++.dg/other/error4.C: New test.
8291
8292 2003-03-20  Mark Mitchell  <mark@codesourcery.com>
8293
8294         * g++.dg/template/friend17.C: New test.
8295
8296 2003-03-21  Alan Modra  <amodra@bigpond.net.au>
8297
8298         * gcc.c-torture/compile/20030320-1.c: New.
8299
8300 2003-03-20  Roger Sayle  <roger@eyesopen.com>
8301
8302         * gcc.dg/builtins-6.c: New test case.
8303
8304 2003-03-19  Alan Modra  <amodra@bigpond.net.au>
8305
8306         PR target/10073
8307         * gcc.c-torture/compile/20030319-1.c: New.
8308
8309 2003-03-18  Jan Hubicka  <jh@suse.cz>
8310
8311         * gcc.dg/i386-cvt-1.c: New test.
8312
8313 2003-03-17  Zack Weinberg  <zack@codesourcery.com>
8314
8315         * objc.dg/naming-1.m: Use "(parse|syntax) error".
8316         * objc.dg/naming-2.m: Likewise.
8317
8318 2003-03-17  Mark Mitchell  <mark@codesourcery.com>
8319
8320         PR c++/9639
8321         * g++.dg/parse/crash1.C: New test.
8322
8323 2003-03-16  Mark Mitchell  <mark@codesourcery.com>
8324
8325         PR c++/8805
8326         * g++.dg/eh/cleanup1.C: New test.
8327
8328 2003-03-16  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
8329
8330         * gcc.c-torture/execute/20030316-1.c: New test case.
8331
8332 2003-03-16  Nathan Sidwell  <nathan@codesourcery.com>
8333
8334         PR c++/9629
8335         * g++.dg/init/ctor2.C: New test.
8336
8337 2003-03-15  Roger Sayle  <roger@eyesopen.com>
8338
8339         * g77.f-torture/compile/xformat.f: New test case.
8340
8341 2003-03-15  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
8342
8343         * g++.old-deja/g++.mike/eh33.C: Remove xfail for hppa*-*-*.
8344         * g++.old-deja/g++.mike/eh50.C: Likewise.
8345
8346 2003-03-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8347
8348         PR c++/6440
8349         * g++.dg/template/spec7.C: New test.
8350         * g++.dg/template/spec8.C: Likewise.
8351
8352 2003-03-14  Jakub Jelinek  <jakub@redhat.com>
8353
8354         * gcc.c-torture/execute/20030313-1.c: New test.
8355
8356 2003-03-14  Richard Henderson  <rth@redhat.com>
8357
8358         * gcc.dg/inline-2.c: Adjust alpha test for external call.
8359
8360 2003-03-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
8361
8362         * gcc.c-torture/compile/20030314-1.c: New test.
8363
8364 2003-03-13  Danny Smith  <dannysmith@users.sourceforge.net>
8365
8366         * gcc.dg/dll-1.c: Remove thumb target. Change exp to _exp.
8367         * gcc.dg/dll-2.c: Enable for cygwin and mingw. Remove
8368         thumb target,
8369         * gcc.dg/dll-3.c: Likewise. Adjust scan-assembler
8370         to accept newer _imp__  prefix and additional
8371         newline in .drectve section.
8372         * gcc.dg/dll-4.c: Likewise.
8373         * gcc.dg/dll-5.c: New file to test -mnop-fun-dllimport
8374         switch.
8375
8376 2003-03-13  Mark Mitchell  <mark@codesourcery.com>
8377
8378         * g++.dg/parse/namespace9.C: New test.
8379
8380         * g++.dg/init/ref5.C: New test.
8381         * g++.dg/parse/ptrmem1.C: Likewise.
8382
8383 2003-03-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
8384
8385         * gcc.dg/special/ecos.exp (gcsec-1.c): Find linker used by gcc.
8386         * gcc.dg/old-style-asm-1.c (dg-final): Add hpux label alternative to
8387         regular expression.
8388         * gcc.dg/funcorder.c (dg-final): Check for "link_error,%r" on hppa*-*-*.
8389         * gcc.dg/inline-1.c (dg-final): Check for "xyzzy?,%r" on hppa*-*-*.
8390
8391 2003-03-12  Daniel Jacobowitz  <drow@mvista.com>
8392
8393         * gcc.c-torture/execute/20030224-2.c: New test.
8394
8395 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
8396
8397         * gcc.dg/decl-3.c: New test.
8398
8399 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
8400
8401         * gcc.dg/i386-loop-2.c: New test.
8402
8403 2003-03-11  Mark Mitchell  <mark@codesourcery.com>
8404
8405         PR c++/9474
8406         * g++.dg/parse/namespace8.C: New test.
8407
8408         PR c++/9924
8409         * g++.dg/overload/builtin2.C: New test.
8410
8411 2003-03-11  Steven Bosscher  <s.bosscher@student.tudelft.nl>
8412
8413         * gcc.dg/return-type-3.c: New test.
8414
8415 2003-03-11  D.Venkatasubramanian  <dvenkat@noida.hcltech.com>
8416
8417         * gcc.misc-tests/bprob.exp: Disable test cases for h8300-*-* as
8418         profiling options are not supported.
8419
8420 2003-03-10  Mark Mitchell  <mark@codesourcery.com>
8421
8422         * g++.old-deja/g++.benjamin/16077.C: Adjust warnings.
8423         * g++.old-deja/g++.warn/impint2.C: Likewise.
8424
8425 2003-03-10  Devang Patel  <dpatel@apple.com>
8426
8427         * g++.dg/cpp/c++_cmd_1.C: New test.
8428         * g++.dg/cpp/c++_cmd_1.h: New file.
8429
8430 2003-03-10  Segher Boessenkool  <segher@koffie.nl>
8431
8432         * gcc.dg/altivec-9.c: New file.
8433
8434 2003-03-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8435
8436         * gcc.dg/ppc-sdata-1.c: New test.
8437         * gcc.dg/ppc-sdata-2.c: New test.
8438
8439 2003-03-09  Mark Mitchell  <mark@codesourcery.com>
8440
8441         PR c++/9373
8442         * g++.dg/opt/ptrmem2.C: New test.
8443
8444         PR c++/8534
8445         * g++.dg/opt/ptrmem1.C: New test.
8446
8447 2003-03-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
8448
8449         * gcc.dg/i386-loop-1.c: New test.
8450
8451 2003-03-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8452
8453         PR c++/9970
8454         * g++.dg/lookup/friend1.C: New test.
8455
8456 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
8457
8458         PR c++/9823
8459         * g++.dg/parser/constructor1.C: New test.
8460
8461 2003-03-08  Hans-Peter Nilsson  <hp@bitrange.com>
8462
8463         * gcc.c-torture/execute/20020720-1.x: Add xfail for cris-*-*.
8464
8465         * gcc.dg/old-style-asm-1.c: Tweak to match mmix-knuth-mmixware.
8466
8467 2003-03-08  Neil Booth  <neil@daikokuya.co.uk>
8468
8469         * gcc.dg/cpp/Wunused.c: Update test.
8470
8471 2003-03-08  Jan Hubicka  <jh@suse.cz>
8472
8473         * gcc.dg/inline-3.c: New test.
8474
8475 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
8476
8477         PR c++/9809
8478         * g++.dg/parse/builtin1.C: New test.
8479
8480         PR c++/9982
8481         * g++.dg/abi/cookie1.C: New test.
8482         * g++.dg/abi/cookie2.C: Likewise.
8483
8484         PR c++/9524
8485         * g++.dg/template/field1.C: New test.
8486
8487         PR c++/9912
8488         * g++.dg/parse/class1.C: New test.
8489         * g++.dg/parse/namespace7.C: Likewise.
8490         * g++.old-deja/g++.other/decl5.C: Remove XFAILs.
8491
8492 2003-03-07  Mark Mitchell  <mark@codesourcery.com>
8493
8494         * g++.dg/init/ref4.C: New test.
8495
8496 2003-03-07  Jan Hubicka  <jh@suse.cz>
8497
8498         * gcc.dg/i386-local2.c: Fix problems with certain versions of dejagnu.
8499         * gcc.dg/inline-3.c:  New test.
8500
8501 2003-03-06  Mark Mitchell  <mark@codesourcery.com>
8502
8503         * g++.dg/init/ref3.C: New test.
8504
8505         PR c++/9965
8506         * g++.dg/init/ref2.C: New test.
8507
8508         PR c++/9400
8509         * g++.dg/warn/Wshadow-2.C: New test.
8510
8511         PR c++/9791
8512         * g++.dg/warn/Woverloaded-1.C: New test.
8513
8514 2003-03-05  Jan Hubicka  <jh@suse.cz>
8515
8516         * gcc.dg/i386-local2.c: New.
8517         * gcc.dg/i386-local.c: Fix typo.
8518
8519 2003-03-05  Mark Mitchell  <mark@codesourcery.com>
8520
8521         * g++.dg/abi/layout3.C: New test.
8522
8523 2003-03-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
8524
8525         * gcc.c-torture/compile/20030305-1.c
8526
8527 2003-03-05  Jan Hubicka  <jh@suse.cz>
8528
8529         * gcc.dg/i386-local.c: New.
8530
8531 2003-03-04  J"orn Rennecke <joern.rennecke@superh.com>
8532
8533         * gcc.dg/sh-relax.c: Disable for sh64-*-*.
8534
8535 2003-03-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
8536
8537         * gcc.dg/switch-2.c: New test.
8538         * gcc.dg/switch-3.c: New test.
8539         * gcc.dg/Wswitch.c: Adjust line numbers.
8540         * gcc.dg/Wswitch-default.c: Likewise.
8541         * gcc.dg/Wswitch-enum.c: Likewise.
8542
8543 2003-03-04  Alexandre Oliva  <aoliva@redhat.com>
8544
8545         * gcc.c-torture/execute/20030222-1.c: New test.
8546
8547 2003-03-03  James E Wilson  <wilson@tuliptree.org>
8548
8549         * gcc.dg/m68k-slp-ice.c: New test for PR c/7872.
8550
8551 2003-03-03  Mark Mitchell  <mark@codesourcery.com>
8552
8553         PR c++/9878
8554         * g++.dg/init/ref1.C: New test.
8555
8556 2003-03-03  J"orn Rennecke <joern.rennecke@superh.com>
8557
8558         * gcc.dg/sh-relax.c: New SH-only test.
8559
8560 2003-03-03  Geoffrey Keating  <geoffk@apple.com>
8561
8562         * gcc.c-torture/compile/20010327-1.c: Back out last change.  Add
8563         comment explaining purpose of testcase.
8564
8565 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
8566
8567         * gcc.c-torture/execute/960312-1.x: New file, must pass -mshort
8568         for HC11/HC12 (asm needs two int registers).
8569         * gcc.c-torture/compile/20020312-1.x: New file, don't execute on
8570         HC11/HC12 because the test uses an asm which needs two 32-bit
8571         registers.
8572
8573 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
8574
8575         * gcc.c-torture/compile/920501-12.x: New file, must pass -mshort
8576         for HC11/HC12 (array is too large otherwise).
8577         * gcc.c-torture/compile/920501-4.x: New file, likewise.
8578         * gcc.c-torture/compile/20010518-2.x: Likewise.
8579         * gcc.c-torture/compile/980506-1.x: Don't execute this test on
8580         HC11/HC12 (array is too large).
8581
8582 2003-03-01  Geoffrey Keating  <geoffk@apple.com>
8583
8584         * lib/gcc-dg.exp (gcc-dg-test): Change .pch to .gch.
8585         * lib/g++-dg.exp (g++-dg-test): Likewise.
8586
8587 2003-03-01  Roger Sayle  <roger@eyesopen.com>
8588
8589         * g++.old-deja/g++.other/builtins10.C: New test for PR 9367.
8590         * gcc.dg/format/attr-5.c: Handle new conflicting types warning.
8591
8592 2003-03-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8593
8594         * g++.dg/warn/implicit-typename1.C: Remove warning.
8595
8596 2003-02-28  Richard Henderson  <rth@redhat.com>
8597
8598         * gcc.dg/noreturn-1.c: Move noreturn warning line.
8599         * gcc.dg/return-type-1.c: Move control reaches end warning line.
8600
8601 2003-02-28  Geoffrey Keating  <geoffk@apple.com>
8602
8603         * gcc.dg/pch/pch.exp: Change .pch to .gch.
8604         * g++.dg/pch/pch.exp: Likewise.
8605
8606 2003-02-28  Mark Mitchell  <mark@codesourcery.com>
8607
8608         PR c++/9879
8609         * testsuite/g++.dg/init/new4.C: New test.
8610
8611 2003-02-28  Richard Earnshaw  <rearnsha@arm.com>
8612
8613         * gcc.dg/arm-asm.c: Enable for StrongARM and XScale targets.
8614
8615 2003-02-28  Alexandre Oliva  <aoliva@redhat.com>
8616
8617         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead of
8618         unsigned long.
8619
8620         * gcc.c-torture/compile/simd-3.c: Do nothing if double is not
8621         wider than float.
8622
8623 2003-02-26  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
8624
8625         * lib/scanasm.exp: Add support for counting numbers of
8626         occurences.
8627         * gcc.dg/unswitch-1.c, gcc.dg/peel-1.c, gcc.dg/unroll-1.c,
8628         gcc.dg/unroll-2.c, gcc.dg/unroll-3.c: New tests.
8629
8630 2003-02-25  Mark Mitchell  <mark@codesourcery.com>
8631
8632         PR c++/9683
8633         * g++.dg/template/static3.C: New test.
8634
8635         PR c++/9829
8636         * g++.dg/parse/namespace6.C: New test.
8637
8638 2003-02-25  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8639
8640         PR target/9732
8641         * gcc.dg/20030225-1.c: New test.
8642
8643 2003-02-24  Mark Mitchell  <mark@codesourcery.com>
8644
8645         * README: Remove out-of-date information.
8646
8647         PR c++/9836
8648         * g++.dg/template/spec6.C: New test.
8649
8650 2003-02-24  Jeff Law  <law@redhat.com>
8651
8652         * gcc.c-torture/compile/20030224-1.c: New test for ia32 backend bug.
8653
8654 2003-02-24  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8655
8656         * g++.dg/other/pragma-ep-1.C: Test for __PRAGMA_EXTERN_PREFIX.
8657         * gcc.dg/pragma-ep-1.c: Likewise.
8658
8659 2003-02-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8660
8661         PR c++/9602
8662         * g++.dg/template/friend16.C: New test.
8663
8664 2003-02-23  Mark Mitchell  <mark@codesourcery.com>
8665
8666         PR c++/5333
8667         * g++.dg/parse/fused-params1.C: Adjust error messages.
8668         * g++.dg/template/nested3.C: New test.
8669
8670 2003-02-24  Alan Modra  <amodra@bigpond.net.au>
8671
8672         * g++.dg/abi/param1.C: New test.
8673
8674 2003-02-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8675
8676         PR c++/7982
8677         * g++.dg/warn/implicit-typename1.C: New test.
8678
8679 2003-02-22  Kelley Cook <kelleycook@comcast.net>
8680
8681         * g++.old-deja/g++.other/store-expr1.C: Replace "mcpu"
8682         with "mtune".
8683         * g++.old-deja/g++.other/store-expr2.C: Likewise.
8684         * gcc.c-torture/execute/20010129-1.x: Likewise.
8685         * gcc.dg/20011107-1.c: Likewise.
8686         * gcc.dg/20020108-1.c: Likewise.
8687         * gcc.dg/20020122-3.c: Likewise.
8688         * gcc.dg/20020206-1.c: Likewise.
8689         * gcc.dg/20020310-1.c: Likewise.
8690         * gcc.dg/20020426-2.c: Likewise.
8691         * gcc.dg/20020517-1.c: Likewise.
8692         * gcc.dg/991230-1.c: Likewise.
8693         * gcc.dg/i386-unroll-1.c: Likewise.
8694         * gcc.misc-tests/i386-prefetch.exp: Likewise.
8695
8696 2003-02-22  Jan Hubicka  <jh@suse.cz>
8697
8698         * gcc.dg/i386-mul.c: New test.
8699
8700 2003-02-21  Roger Sayle  <roger@eyesopen.com>
8701
8702         * gcc.dg/builtins-5.c: New test case.
8703
8704 2003-02-22  Hans-Peter Nilsson  <hp@axis.com>
8705
8706         * gcc.dg/asmreg-1.c: New test.
8707
8708 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
8709
8710         PR c++/9749
8711         * g++.dg/parse/varmod1.C: New test.
8712
8713 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
8714
8715         PR c++/9727
8716         * g++.dg/template/op1.C: New test.
8717
8718 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
8719
8720         PR c++/8906
8721         * g++.dg/template/nested2.C: New test.
8722
8723 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
8724
8725         PR c++/8724
8726         * g++.dg/expr/dtor1.C: New test.
8727
8728 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
8729
8730         * gcc.dg/cpp/include3.c: New test.
8731         * gcc.dg/cpp/inc/foo.h: New file.
8732
8733 2003-02-21  Glen Nakamura  <glen@imodulo.com>
8734
8735         * gcc.c-torture/execute/20030221-1.c: New test.
8736
8737 2003-02-20  Mark Mitchell  <mark@codesourcery.com>
8738
8739         PR c++/9729
8740         * g++.dg/abi/conv1.C: New test.
8741
8742 2003-02-20  Jan Hubicka  <jh@suse.cz>
8743
8744         * gcc.c-torture/execute/20020720-1.x: XFAIL for x86-64.
8745
8746 2003-02-19  Daniel Jacobowitz  <drow@mvista.com>
8747
8748         * gcc.c-torture/compile/20030219-1.c: New test.
8749
8750 2003-02-18  Jan Hubicka  <jh@suse.cz>
8751
8752         * gcc.dg/funcorder.c: New test.
8753
8754 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
8755
8756         * gcc.c-torture/execute/20030218-1.c: New.
8757
8758 2003-02-18  Aldy Hernandez  <aldyh@redhat.com>
8759
8760         * gcc.dg/20030218-1.c: New.
8761
8762 2003-02-18  Richard Henderson  <rth@redhat.com>
8763
8764         * gcc.dg/attr-invalid.c: Allow __used__ on static data.
8765         * gcc.dg/attr-used-2.c: New.
8766
8767 2003-02-18  Mark Mitchell  <mark@codesourcery.com>
8768
8769         PR c++/9704
8770         * g++.dg/init/copy5.C: New test.
8771
8772 2003-02-18  Geoffrey Keating  <geoffk@apple.com>
8773
8774         * gcc.dg/pch/pch.exp: Delete $bname.h before copying into it.
8775         * g++.dg/pch/pch.exp: Likewise.
8776
8777 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
8778
8779         * gcc.c-torture/execute/20030209-1.c: Enable the test if
8780         STACK_SIZE is not defined.
8781
8782 2003-02-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8783
8784         PR c++/9457
8785         * g++.dg/template/init1.C: New test.
8786
8787 2003-02-16  Jan HUbicka  <jh@suse.cz>
8788
8789         * gcc.dg/c90-const-expr-3.c (DZERO): New static variable
8790         (foo): Add few extra tests
8791         * gcc.dg/c99-const-expr-3.c: Likewise.
8792         * gcc.c-torture/execute/20030216-1.c: New.
8793
8794 2003-02-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8795
8796         PR c++/9459
8797         * g++.dg/ext/typeof4.C: New test.
8798
8799 2003-02-15  Roger Sayle  <roger@eyesopen.com>
8800
8801         * gcc.dg/i386-387-3.c: New test case.
8802
8803 2003-02-14  Josef Zlomek  <zlomekj@suse.cz>
8804
8805         * gcc.dg/20030213-1.c: Expect warning for unsupported -fpic on
8806         cris-*-elf* cris-*-aout* and mmix-*-*.
8807
8808 2003-02-13  Josef Zlomek  <zlomekj@suse.cz>
8809
8810         * gcc.dg/20030213-1.c: New test.
8811
8812 2003-02-12  Roger Sayle  <roger@eyesopen.com>
8813
8814         * gcc.dg/i386-387-1.c: Add new test for __builtin_atan2.
8815         * gcc.dg/i386-387-2.c: Likewise.
8816
8817 2003-02-12  Aldy Hernandez  <aldyh@redhat.com>
8818
8819         * gcc.dg/ppc-spe.c: Fix formatting.
8820         Enable tests that were previously unsupported by gas.
8821         Delete tests for instructions that no longer exist.
8822         Switch arguments on evsubifw builtin.
8823
8824 2003-02-12  Kazu Hirata  <kazu@cs.umass.edu>
8825
8826         * gcc.c-torture/execute/20030209-1.c: Disable the test if
8827         STACK_SIZE is too small.
8828
8829 2003-02-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
8830             Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
8831
8832         * gcc.dg/decl-2.c: New test.
8833
8834 2003-02-10  Jan Hubicka  <jh@suse.cz>
8835
8836         * gcc.dg/i386-fpcvt-1.c:  New test.
8837
8838 2002-02-09  Richard Sandiford  <rsandifo@redhat.com>
8839
8840         * gcc.c-torture/execute/20030209-1.c: New test.
8841
8842 2003-02-09  Kazu Hirata  <kazu@cs.umass.edu>
8843
8844         * gcc.c-torture/execute/builtin-bitops-1.c: When testing the
8845         int-wide bitops, use the constants of the same width.
8846         Likewise, if long long is 32-bit wide, test bitops using
8847         32-bit constants.
8848
8849 2003-02-07  Loren James Rittle  <ljrittle@acm.org>
8850
8851         * gcc.dg/20021014-1.c: Annotate with expected notice text.
8852
8853 2003-02-07  Roger Sayle  <roger@eyesopen.com>
8854
8855         * testsuite/gcc.dg/builtins-4.c: New test case.
8856
8857 2003-02-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8858
8859         * gcc.dg/20020430-1.c: Fix dg command typos.
8860         * gcc.dg/20020503-1.c: Likewise.
8861
8862 2003-02-06  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
8863
8864         PR c++/8785
8865         * g++.dg/parse/fused-params1.C: New test.
8866
8867         PR c++/8857
8868         * g++.dg/parse/tmpl-tmpl-operator1.C: New test.
8869
8870         PR c++/8921
8871         * g++.dg/parse/non-dependent1.C: New test.
8872
8873         PR c++/8928
8874         * g++.dg/parse/dupl-tmpl-args1.C: New test.
8875
8876         PR c++/9228
8877         * g++.dg/parse/undefined7.C: New test.
8878         * g++.dg/parse/non-templ1.C: New test.
8879
8880         PR c++/9229
8881         * g++.dg/parse/too-many-tmpl-args1.C: New test.
8882
8883 2003-02-06  Eric Botcazou <ebotcazou@libertysurf.fr>
8884
8885         * gcc.c-torture/compile/20030206-1.c: New test.
8886
8887 2003-02-05  Roger Sayle  <roger@eyesopen.com>
8888
8889         * gcc.c-torture/compile/921206-1.c: Rename undeclared function from
8890         "pow" to "foo" to avoid potential confusion with a math built-in.
8891
8892 2003-02-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8893
8894         * gcc.c-torture/execute/20020227-1.x: Update specific XFAIL
8895         conditions for SPARC targets.
8896
8897 2003-02-05  Jakub Jelinek  <jakub@redhat.com>
8898
8899         * gcc.dg/20030204-1.c: New test.
8900
8901 2003-02-04  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
8902
8903         PR c++/38
8904         * g++.dg/parse/array-size1.C: New test.
8905
8906         PR c++/5657
8907         * g++.dg/parse/undefined3.C: New test.
8908
8909         PR c++/5665
8910         * g++.dg/parse/undefined4.C: New test.
8911
8912         PR c++/5975
8913         * g++.dg/parse/undefined5.C: New test.
8914
8915         PR c++/7259
8916         * g++.dg/parse/tmpl-tmpl-param1.C: New test.
8917
8918         PR c++/8578
8919         * g++.dg/parse/casting-operator1.C: New test.
8920
8921         PR c++/8596
8922         * g++.dg/parse/undefined6.C: New test.
8923
8924         PR c++/8736
8925         * g++.dg/parse/missing-template1.C: New test.
8926
8927 2003-02-04  Jan Hubicka  <jh@suse.cz>
8928
8929         * gcc.dg/i386-cadd.c:  Compile using -march=k8.
8930         * gcc.dg/i386-cmov?.c:  Likewise.
8931         * gcc.dg/i386-fpcvt-?.c:  Likewise.
8932         * gcc.dg/i386-ssefp-1.c:  Likewise.
8933         * gcc.dg/i386-ssetype-?.c:  Likewise; fix for register passing
8934         conventions.
8935
8936 2003-02-03  Mark Mitchell  <mark@codesourcery.com>
8937
8938         PR c++/7129
8939         * testsuite/g++.dg/ext/max.C: New test.
8940
8941 2003-02-03  Jan Hubicka  <jh@suse.cz>
8942
8943         * gcc.c-torture/execute/20030203-1.c: New test.
8944
8945 2003-02-03  Richard Earnshaw  <rearnsha@arm.com>
8946
8947         * gcc.c-torture/exectue/ieee/20000320-1.c: The ARM VFP format is
8948         'natural-endian'.
8949
8950 2003-02-01  Richard Sandiford  <rsandifo@redhat.com>
8951
8952         * g++.dg/init/new1.C: Remove -fvolatile dg-options line.
8953         * g++.dg/init/new2.C: Likewise.
8954         * g++.dg/other/new1.C: Likewise.
8955
8956 2003-01-31  Loren J. Rittle <ljrittle@acm.org>
8957
8958         * gcc.dg/struct-ret-libc.c: New test.
8959
8960 2003-01-31  Ulrich Weigand  <uweigand@de.ibm.com>
8961
8962         * gcc.dg/20030129-1.c: New test.
8963
8964 2003-01-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8965
8966         PR c++/8849
8967         * g++.dg/template/ptrmem4.C: New test.
8968
8969 2003-01-29  Mark Mitchell  <mark@codesourcery.com>
8970
8971         * g++.dg/parser/constant1.C: New test.
8972
8973 2003-01-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8974
8975         PR c++/8591
8976         * g++.dg/parse/friend2.C: New test.
8977
8978 2003-01-29  Nathan Sidwell  <nathan@codesourcery.com>
8979
8980         PR c++/9437
8981         * g++.dg/template/unify4.C: New test.
8982
8983 2003-01-28  Richard Sandiford  <rsandifo@redhat.com>
8984
8985         * gcc.c-torture/execute/20030128-1.c: New test.
8986
8987 2003-01-28  Jeffrey D. Oldham  <oldham@codesourcery.com>
8988
8989         * g++.dg/lookup/nested1.C: Test moved from ...
8990         * g++.old-deja/g++.other/lookup24.C: ... here.
8991
8992 2003-01-28  Jan Hubicka  <jh@suse.cz>
8993
8994         * gcc.dg/i386-cmov5.c:  New test.
8995
8996 2003-01-28  D.Venkatasubramanian   <dvenkat@noida.hcltech.com>
8997
8998         * gcc.c-torture/execute/20010925-1.c: Changed the
8999         memcpy declaration.
9000
9001 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
9002
9003         PR c++/3902
9004         * g++.dg/parse/template5.C: New test.
9005
9006 2003-01-28  Toon Moene  <toon@moene.indiv.nluug.nl>
9007
9008         PR fortran/9258
9009         * g77.dg/pr9258: New test.
9010
9011 2003-01-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9012
9013         * README: Move relevant parts from README.g++.
9014
9015         * README.g++: Remove this file.
9016
9017 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
9018
9019         * g++.dg/abi/dcast1.C: New test.
9020
9021 2003-01-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9022
9023         * gcc.c-torture/execute/builtin-constant.x: Only expect failure at -O1.
9024
9025 2003-01-27  Jeffrey D. Oldham  <oldham@codesourcery.com>
9026
9027         PR c++/47
9028         * g++.old-deja/g++.other/lookup24.C: New test.
9029
9030 2003-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9031
9032         PR middle-end/7227
9033         * gcc.dg/uninit-C.c: New test.
9034
9035 2003-01-27  Nathan Sidwell  <nathan@codesourcery.com>
9036
9037         * g++.dg/abi/covariant1.C: New test.
9038
9039 2003-01-25  Ulrich Weigand  <uweigand@de.ibm.com>
9040
9041         * gcc.dg/20030123-1.c: New test.
9042
9043 2003-01-25  Jan Hubicka  <jh@suse.cz>
9044
9045         PR opt/8492
9046         * gcc.c-torture/compile/20030125-1.c
9047
9048 2003-01-25  Nathan Sidwell  <nathan@codesourcery.com>
9049
9050         PR c++/9403
9051         * g++.dg/parse/template3.C: New test.
9052         * g++.old-deja/g++.pt/memclass5.C: Add needed template keyword.
9053
9054         PR c++/795
9055         * g++.dg/parse/template4.C: New test.
9056
9057         PR c++/9415
9058         * g++.dg/template/qual2.C: New test.
9059
9060         PR c++/8545
9061         * g++.old-deja/g++.brendan/parse3.C: Remove XFAIL.
9062
9063         * g++.old-deja/g++.ns/bogus1.C: Change expected error.
9064
9065 2003-01-25  Roger Sayle  <roger@eyesopen.com>
9066
9067         * gcc.c-torture/execute/switch-1.c: New test case.
9068
9069 2003-01-25  Jan Hubicka  <jh@suse.cz>
9070
9071         * gcc.c-torture/execute/20030125-1.[cx]: New test.
9072
9073 2003-01-25  Paolo Carlini  <pcarlini@unitus.it>
9074
9075         Tweaks for Bison-1.875. From the NEWS file:
9076         "- `parse error' -> `syntax error'
9077         Bison now uniformly uses the term `syntax error'"
9078         * gcc.dg/cpp/19990413-1.c: Test for "(parse|syntax) error".
9079         * gcc.dg/cpp/digraph2.c: Likewise.
9080         * gcc.dg/cpp/direct2.c: Likewise.
9081         * gcc.dg/cpp/paste4.c: Likewise.
9082         * gcc.dg/c90-restrict-1.c: Likewise.
9083         * gcc.dg/c99-func-2.c: Likewise.
9084         * gcc.dg/noncompile/920721-2.c: Likewise.
9085         * gcc.dg/noncompile/930622-2.c: Likewise.
9086         * gcc.dg/noncompile/940112-1.c: Likewise.
9087         * gcc.dg/noncompile/950921-1.c: Likewise.
9088         * gcc.dg/noncompile/951123-1.c: Likewise.
9089         * gcc.dg/noncompile/971104-1.c: Likewise.
9090         * gcc.dg/noncompile/990416-1.c: Likewise.
9091
9092 2003-01-24  Paolo Carlini  <pcarlini@unitus.it>
9093
9094         * g++.dg/parse/undefined1.C: Add error message.
9095
9096 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
9097
9098         PR c++/9354
9099         * g++.dg/parse/new1.C: New test.
9100
9101         PR c++/9216
9102         * g++.dg/parse/template2.C: New test.
9103
9104         PR c++/9354
9105         * g++.dg/parse/typedef2.C: New test.
9106
9107         PR c++/9328
9108         * g++.dg/ext/typeof3.C: New test.
9109
9110 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
9111
9112         PR c++/2738
9113         * g++.dg/parse/ret-type1.C: New test.
9114
9115         PR c++/3792
9116         * g++.dg/parse/tmpl-outside1.C: New test.
9117
9118         PR c++/4207
9119         * g++.dg/parse/int-as-enum1.C: New test.
9120
9121         PR c++/4903
9122         * g++.dg/parse/no-typename1.C: New test.
9123
9124         PR c++/5533
9125         * g++.dg/parse/no-value1.C: New test.
9126
9127         PR c++/5921
9128         * g++.dg/parse/wrong-inline1.C: New test.
9129
9130         PR c++/6402
9131         * g++.dg/parse/ref1.C: New test.
9132
9133         PR c++/6992
9134         * g++.dg/parse/attr-ctor1.C: New test.
9135
9136         PR c++/7229
9137         * g++.dg/parse/namespace5.C: New test.
9138
9139         PR c++/7917
9140         * g++.dg/parse/func-def1.C: New test.
9141
9142         PR c++/8143
9143         * g++.dg/parse/undefined1.C: New test.
9144
9145         PR c++/5723, PR c++/8522
9146         * g++.dg/parse/specialization1.C: New test.
9147
9148         PR c++/163, PR c++/8595
9149         * g++.dg/parse/struct-as-enum1.C: New test.
9150
9151         PR c++/9173
9152         * g++.dg/parse/undefined2.C: New test.
9153
9154 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
9155
9156         PR c++/9298
9157         * g++.dg/parse/template1.C: New test.
9158
9159         PR c++/9384
9160         * g++.dg/parse/using1.C: New test.
9161
9162         PR c++/9285
9163         PR c++/9294
9164         * g++.dg/parse/expr2.C: New test.
9165
9166         PR c++/9388
9167         * g++.dg/parse/lookup2.C: Likewise.
9168
9169 2003-01-21  Jan Hubicka  <jh@suse.cz>
9170
9171         * gcc.c-torture/execute/990208-1.c:  Add noinline attributes as needed.
9172         * gcc.c-torture/execute/eeprof-1.c:  Likewise.
9173         * gcc.c-torture/execute/stdio-opt-*.c: Likewise.
9174         * gcc.c-torture/execute/string-opt-*.c: Likewise.
9175
9176 2003-01-20  Nick Clifton  <nickc@redhat.com>
9177
9178         * gcc.c-torture/execute/20030117-1.c: New test case.  Exposes
9179         problem with ARM sibcall code generation.
9180
9181 2003-01-20  Kazu Hirata  <kazu@cs.umass.edu>
9182
9183         * gcc.c-torture/execute/20030120-1.c: New.
9184
9185 2003-01-19  Paolo Carlini  <pcarlini@unitus.it>
9186
9187         * g++.old-deja/g++.pt/typename13.C: Remove XFAIL.
9188
9189 2003-01-17  Mark Mitchell  <mark@codesourcery.com>
9190
9191         PR c++/9272
9192         * g++.dg/parse/ctor1.C: New test.
9193
9194         PR c++/9294:
9195         * g++.dg/parse/qualified1.C: New test.
9196
9197         * g++.dg/parse/typename3.C: New test.
9198
9199 2003-01-16  Richard Henderson  <rth@redhat.com>
9200
9201         * g++.dg/tls/init-2.C: Fix error matches for real this time.
9202
9203 2003-01-16  Richard Henderson  <rth@redhat.com>
9204
9205         * g++.dg/pch/pch.exp: Copy test header to the working directory
9206         before using it either for precompilation or direct use.
9207         * g++.dg/pch/*.Hs: Rename from gcc.dg/pch/*.H.
9208         * g++.dg/pch/*.C: Include foo.H, not foo.Hp.
9209
9210 2003-01-16  Richard Henderson  <rth@redhat.com>
9211
9212         * gcc.dg/pch/pch.exp: Copy test header to the working directory
9213         before using it either for precompilation or direct use.
9214         * gcc.dg/pch/*.hs: Rename from gcc.dg/pch/*.h.
9215         * gcc.dg/pch/*.c: Include foo.h, not foo.hp.
9216
9217 2003-01-16  Mark Mitchell  <mark@codesourcery.com>
9218
9219         * gcc/testsuite/g++.dg/ext/typename1.C: Add typename keyword.
9220         * gcc/testsuite/g++.dg/template/crash1.C: Update error messages.
9221         * gcc/testsuite/g++.dg/template/crash2.C: Remove error message.
9222         * gcc/testsuite/g++.dg/parse/typename2.C: New test.
9223         * gcc/testsuite/g++.dg/template/typename2.C: Change implicit
9224         typename warning into error.
9225         * gcc/testsuite/g++.old-deja/g++.benjamin/tem03.C: Issue more
9226         error messages.
9227         * gcc/testsuite/g++.old-deja/g++.benjamin/tem04.C: Fix typos.
9228         * gcc/testsuite/g++.old-deja/g++.brendan/crash56.C: Add this->.
9229         * gcc/testsuite/g++.old-deja/g++.law/visibility13.C: Remove error
9230         messages.
9231         * gcc/testsuite/g++.old-deja/g++.ns/template17.C: Reorder code to
9232         make declaration visible in template.
9233         * gcc/testsuite/g++.old-deja/g++.pt/crash3.C: Fix typos.
9234         * gcc/testsuite/g++.old-deja/g++.pt/crash36.C: Issue more error
9235         messages.
9236         * gcc/testsuite/g++.old-deja/g++.pt/crash5.C: Improve error
9237         message.
9238         * gcc/testsuite/g++.old-deja/g++.pt/crash67.C: Remove warning.
9239         * gcc/testsuite/g++.old-deja/g++.pt/inherit1.C: Add this->.
9240         * gcc/testsuite/g++.old-deja/g++.pt/niklas01a.C: Add error message.
9241         * gcc/testsuite/g++.old-deja/g++.pt/typename16.C: Replace implicit
9242         typename warning with error message.
9243         * gcc/testsuite/g++.old-deja/g++.pt/typename19.C: Remove warning.
9244         * gcc/testsuite/g++.old-deja/g++.robertl/eb112.C: Fix typo.
9245         * gcc/testsuite/g++.old-deja/g++.robertl/eb24.C: Use this->.
9246
9247 2003-01-16  Nathan Sidwell  <nathan@codesourcery.com>
9248
9249         * g++.dg/parse/ambig2.C: New test.
9250
9251 2003-01-15  Richard Henderson  <rth@redhat.com>
9252
9253         * g++.dg/tls/init-2.C: Update error message string.
9254
9255 2003-01-15  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9256
9257         * gcc.c-torture/execute/builtin-constant.x: XFAIL the test.
9258
9259 2003-01-15  Stephane Carrez  <stcarrez@nerim.fr>
9260
9261         * gcc.c-torture/compile/20000804-1.x: Don't execute this test at
9262         all for HC11/HC12.
9263         * gcc.c-torture/compile/20001205-1.x: Likewise.
9264         * gcc.c-torture/compile/20001226-1.x: Likewise.
9265         * gcc.c-torture/compile/920520-1.x: Likewise.
9266         * gcc.c-torture/compile/961203-1.x: Likewise.
9267         * gcc.c-torture/compile/20020604-1.x: Likewise.
9268
9269 2003-01-15  Jan Hubicka  <jh@suse.cz>
9270
9271         * gcc.c-torture/compile/20030115-1.c: New test.
9272
9273         * gcc.dg/i386-fpcvt-1.c: New test.
9274         * gcc.dg/i386-fpcvt-2.c: New test.
9275
9276 2003-01-14  Jeffrey D. Oldham  <oldham@codesourcery.com>
9277
9278         Further conform g++'s __vmi_class_type_info to the C++ ABI
9279         specification.
9280         * g++.old-deja/g++.abi/vmihint.C (main): Revise expected flags per
9281         the specification.
9282
9283 2003-01-14  Jan Hubicka  <jh@suse.cz>
9284
9285         * gcc.dg/i386-fpcvt-1.c: New test.
9286         * gcc.dg/i386-fpcvt-2.c: New test.
9287
9288 2003-01-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
9289
9290         * gcc.dg/i386-mmx-3.c: New test.
9291
9292 2003-01-12  Mark Mitchell  <mark@codesourcery.com>
9293
9294         PR c++/9264
9295         * g++.dg/parse/octal1.C: New file.
9296
9297         PR c++/9172
9298         * g++.dg/parse/typename1.C: New file.
9299
9300 2003-01-10  Danny Smith  <dannysmith@users.sourceforge.net>
9301
9302         * gcc.dg/bf-ms-layout.c: Enable for cygwin and mingw32 targets.
9303         * gcc.dg/bf-no-ms-layout.c: Likewise.
9304         * gcc.dg/bf-ms-attrib.c: Likewise.
9305
9306 2003-01-10  Mark Mitchell  <mark@codesourcery.com>
9307
9308         PR c++/9099
9309         * g++.dg/parse/dtor1.C: New file.
9310
9311         PR c++/9128
9312         * g++.dg/rtti/typeid1.C: New file.
9313
9314         PR c++/9153
9315         * g++.dg/parse/lookup1.C: New file.
9316
9317         PR c++/9171
9318         * g++.dg/templ/spec5.C: New file.
9319
9320 2003-01-10  Josef Zlomek  <zlomekj@suse.cz>
9321
9322         * gcc.c-torture/compile/20030110-1.c: New test.
9323
9324 2003-01-09  Geoffrey Keating  <geoffk@apple.com>
9325
9326         Merge from pch-branch:
9327
9328         2002-12-23  Geoffrey Keating  <geoffk@apple.com>
9329
9330         * gcc.dg/pch/cpp-1.h: New.
9331         * gcc.dg/pch/cpp-1.c: New.
9332         * gcc.dg/pch/cpp-2.h: New.
9333         * gcc.dg/pch/cpp-2.c: New.
9334
9335         2002-11-19  Geoffrey Keating  <geoffk@apple.com>
9336
9337         * gcc.dg/pch/except-1.h: New.
9338         * gcc.dg/pch/except-1.c: New.
9339
9340         2002-11-13  Geoffrey Keating  <geoffk@apple.com>
9341
9342         * gcc.dg/pch/pch.exp: Ensure that <test>.hp doesn't exist before
9343         running test.
9344         * gcc.dg/pch: Include *.hp not *.h.
9345         * gcc.dg/pch/system-1.h: New.
9346         * gcc.dg/pch/system-1.c: New.
9347
9348         2002-11-11  Geoffrey Keating  <geoffk@apple.com>
9349
9350         * gcc.dg/pch/pch.exp: Compare .s files with/without PCH,
9351         rather than trying to build and run a program using PCH.
9352         * gcc.dg/pch: Remove dg-do commands from test files.
9353
9354         2002-11-08  Geoffrey Keating  <geoffk@apple.com>
9355
9356         * gcc.dg/pch/macro-3.c: New.
9357         * gcc.dg/pch/macro-3.h: New.
9358
9359         2002-11-04  Geoffrey Keating  <geoffk@apple.com>
9360
9361         * gcc.dg/pch/common-1.c: New.
9362         * gcc.dg/pch/common-1.h: New.
9363         * gcc.dg/pch/decl-1.c: New.
9364         * gcc.dg/pch/decl-1.h: New.
9365         * gcc.dg/pch/decl-2.c: New.
9366         * gcc.dg/pch/decl-2.h: New.
9367         * gcc.dg/pch/decl-3.c: New.
9368         * gcc.dg/pch/decl-3.h: New.
9369         * gcc.dg/pch/decl-4.c: New.
9370         * gcc.dg/pch/decl-4.h: New.
9371         * gcc.dg/pch/decl-5.c: New.
9372         * gcc.dg/pch/decl-5.h: New.
9373         * gcc.dg/pch/global-1.c: New.
9374         * gcc.dg/pch/global-1.h: New.
9375         * gcc.dg/pch/inline-1.c: New.
9376         * gcc.dg/pch/inline-1.h: New.
9377         * gcc.dg/pch/inline-2.c: New.
9378         * gcc.dg/pch/inline-2.h: New.
9379         * gcc.dg/pch/static-1.c: New.
9380         * gcc.dg/pch/static-1.h: New.
9381         * gcc.dg/pch/static-2.c: New.
9382         * gcc.dg/pch/static-2.h: New.
9383
9384         2002-09-01  Geoffrey Keating  <geoffk@redhat.com>
9385
9386         * g++.dg/pch/pch.exp: Better handle failing testcases.
9387         * gcc.dg/pch/pch.exp: Likewise.
9388         * gcc.dg/pch/macro-1.c: New.
9389         * gcc.dg/pch/macro-1.h: New.
9390         * gcc.dg/pch/macro-2.c: New.
9391         * gcc.dg/pch/macro-2.h: New.
9392
9393         2002-08-27  Geoffrey Keating  <geoffk@redhat.com>
9394
9395         * g++.dg/dg.exp: Treat files in pch/ specially.
9396         * g++.dg/pch/pch.exp: New file.
9397         * g++.dg/pch/empty.H: New file.
9398         * g++.dg/pch/empty.C: New file.
9399         * lib/g++-dg.exp (g++-dg-test): Add case for when $do_what is
9400         "precompile".
9401
9402         * gcc.dg/pch/pch.exp: New file.
9403         * gcc.dg/pch/empty.h: New file.
9404         * gcc.dg/pch/empty.c: New file.
9405         * lib/gcc-dg.exp (gcc-dg-test): Add case for when $do_what is
9406         "precompile".
9407
9408 2003-01-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9409
9410         * g++.dg/template/friend14.C: New test.
9411
9412 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
9413
9414         * gcc.dg/old-style-asm-1.c: New test.
9415
9416 2003-01-09  Richard Sandiford  <rsandifo@redhat.com>
9417
9418         * gcc.c-torture/compile/20030109-1.c: New test.
9419
9420 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
9421
9422         * gcc.c-torture/execute/20030109-1.c: New test.
9423
9424 2003-01-08  Larin Hennessey  <larin@science.oregonstate.edu>
9425
9426         * g++.old-deja/g++.mike/dyncast1.C: Remove reference to AMD A29K
9427         * g++.old-deja/g++.mike/dyncast2.C: Likewise
9428         * g++.old-deja/g++.mike/dyncast3.C: Likewise
9429         * g++.old-deja/g++.mike/eh2.C: Likewise
9430         * g++.old-deja/g++.mike/eh3.C: Likewise
9431         * g++.old-deja/g++.mike/eh5.C: Likewise
9432         * g++.old-deja/g++.mike/eh6.C: Likewise
9433         * g++.old-deja/g++.mike/eh7.C: Likewise
9434         * g++.old-deja/g++.mike/eh8.C: Likewise
9435         * g++.old-deja/g++.mike/eh9.C: Likewise
9436         * g++.old-deja/g++.mike/eh10.C: Likewise
9437         * g++.old-deja/g++.mike/eh12.C: Likewise
9438         * g++.old-deja/g++.mike/eh13.C: Likewise
9439         * g++.old-deja/g++.mike/eh14.C: Likewise
9440         * g++.old-deja/g++.mike/eh16.C: Likewise
9441         * g++.old-deja/g++.mike/eh17.C: Likewise
9442         * g++.old-deja/g++.mike/eh18.C: Likewise
9443         * g++.old-deja/g++.mike/eh21.C: Likewise
9444         * g++.old-deja/g++.mike/eh23.C: Likewise
9445         * g++.old-deja/g++.mike/eh24.C: Likewise
9446         * g++.old-deja/g++.mike/eh25.C: Likewise
9447         * g++.old-deja/g++.mike/eh26.C: Likewise
9448         * g++.old-deja/g++.mike/eh27.C: Likewise
9449         * g++.old-deja/g++.mike/eh28.C: Likewise
9450         * g++.old-deja/g++.mike/eh29.C: Likewise
9451         * g++.old-deja/g++.mike/eh31.C: Likewise
9452         * g++.old-deja/g++.mike/eh33.C: Likewise
9453         * g++.old-deja/g++.mike/eh34.C: Likewise
9454         * g++.old-deja/g++.mike/eh35.C: Likewise
9455         * g++.old-deja/g++.mike/eh36.C: Likewise
9456         * g++.old-deja/g++.mike/eh37.C: Likewise
9457         * g++.old-deja/g++.mike/eh38.C: Likewise
9458         * g++.old-deja/g++.mike/eh39.C: Likewise
9459         * g++.old-deja/g++.mike/eh40.C: Likewise
9460         * g++.old-deja/g++.mike/eh41.C: Likewise
9461         * g++.old-deja/g++.mike/eh42.C: Likewise
9462         * g++.old-deja/g++.mike/eh44.C: Likewise
9463         * g++.old-deja/g++.mike/eh46.C: Likewise
9464         * g++.old-deja/g++.mike/eh47.C: Likewise
9465         * g++.old-deja/g++.mike/eh48.C: Likewise
9466         * g++.old-deja/g++.mike/eh49.C: Likewise
9467         * g++.old-deja/g++.mike/eh50.C: Likewise
9468
9469
9470         PR c++/8615
9471         * g++.dg/template/char1.C: New test.
9472
9473         * g++.dg/template/varmod1.C: Fix typo.
9474
9475 2002-12-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9476
9477         DR 180
9478         * g++.old-deja/g++.pt/crash32.C: Expect error.
9479
9480 2002-12-01  Mark Mitchell  <mark@codesourcery.com>
9481
9482         PR c++/5919
9483         * g++.dg/template/varmod1.C: New test.
9484
9485         PR c++/8727
9486         * g++.dg/inherit/typeinfo1.C: New test.
9487
9488         PR c++/8663
9489         * g++.dg/inherit/typedef1.C: New test.
9490
9491 2002-11-30  Mark Mitchell  <mark@codesourcery.com>
9492
9493         PR c++/8332
9494         PR c++/8493
9495         * g++.dg/template/strlen1.C: New test.
9496
9497         PR c++/8227
9498         * g++.dg/template/ctor2.C: New test.
9499
9500         PR c++/8214
9501         * g++.dg/init/string1.C: New test.
9502
9503         PR c++/8511
9504         * g++.dg/template/friend8.C: New test.
9505
9506 2002-11-29  Joe Buck <jbuck@synopsys.com>
9507
9508         * g++.dg/lookup/anon2.C: New test.
9509
9510 2002-11-28  Kazu Hirata  <kazu@cs.umass.edu>
9511
9512         * gcc.c-torture/execute/strct-varg-1.x: Remove xfail on the
9513         h8300 port.
9514
9515 2002-11-27  Richard Sandiford  <rsandifo@redhat.com>
9516
9517         * gcc.dg/bitfld-6.c: New test.
9518
9519 2002-11-27  Jan Hubicka  <jh@suse.cz>
9520
9521         * gcc.c-torture/execute/20021127.[cx]: New test.
9522
9523 2002-11-26  Jan Hubicka  <jh@suse.cz>
9524
9525         * gcc.dg/i386-cmov[123].c: New tests for conditional move code
9526         quality.
9527
9528 2002-11-26  Geoffrey Keating  <geoffk@apple.com>
9529
9530         * g++.dg/init/brace2.C: New test.
9531         * g++.old-deja/g++.mike/p9129.C: Correct.
9532
9533 2002-11-26  Mark Mitchell  <mark@codesourcery.com>
9534
9535         * g++.dg/abi/empty10.C: Don't run on non-x86 targets.
9536
9537 2002-11-25  Andreas Bauer  <baueran@in.tum.de>
9538
9539         * gcc.dg/sibcall-6: New test for indirect sibcalls.
9540
9541 2002-11-25  Mark Mitchell  <mark@codesourcery.com>
9542
9543         * testsuite/g++.dg/abi/empty11.C: New test.
9544         * testsuite/g++.dg/rtti/cv1.C: New test.
9545
9546 2002-11-25  Hans-Peter Nilsson  <hp@bitrange.com>
9547
9548         * lib/prune.exp: Prune more -fpic/-fPIC warnings.
9549
9550 2002-11-24  Mark Mitchell  <mark@codesourcery.com>
9551
9552         * g++.dg/abi/empty10.C: New test.
9553
9554 2002-11-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
9555
9556         * gcc.c-torture/compile/20021124-1.c: New test.
9557
9558 2002-11-22  Mark Mitchell  <mark@codesourcery.com>
9559
9560         * g++.dg/abi/rtti2.C: New test.
9561
9562 2002-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
9563
9564         * gcc.dg/i386-unroll-1.c: New test.
9565
9566 2002-11-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
9567
9568         * gcc.c-torture/compile/20021120-1.c: New test.
9569         * gcc.c-torture/compile/20021120-2.c: New test.
9570
9571 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
9572
9573         * gcc.dg/bitfld-5.c: New test.
9574
9575 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
9576
9577         * gcc.c-torture/execute/20021120-3.c: New test.
9578
9579 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
9580
9581         * gcc.c-torture/execute/20021120-2.c: New test.
9582
9583 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
9584
9585         * gcc.c-torture/execute/20021120-1.c: New test.
9586
9587 2002-11-20  Jakub Jelinek  <jakub@redhat.com>
9588
9589         * gcc.c-torture/execute/20021118-3.c: New test.
9590
9591 2002-11-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
9592
9593         * gcc.c-torture/compile/20021119-1.c: New test.
9594
9595 2002-11-19  Jason Thorpe  <thorpej@wasabisystems.com>
9596
9597         * gcc.dg/duff-1.c: New test.
9598         * gcc.dg/duff-2.c: New test.
9599         * gcc.dg/duff-3.c: New test.
9600
9601 2002-11-18  Neil Booth  <neil@daikokuya.co.uk>
9602
9603         * gcc.dg/cpp/_Pragma5.c: New test.
9604
9605 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
9606
9607         * gcc.c-torture/execute/20021118-2.c: New test.
9608
9609 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
9610
9611         * gcc.c-torture/execute/20021118-1.c: New test.
9612
9613 2002-11-16  Jakub Jelinek  <jakub@redhat.com>
9614
9615         * gcc.dg/20021116-1.c: New test.
9616
9617 2002-11-14  Mark Mitchell  <mark@codesourcery.com>
9618
9619         * g++.dg/abi/vcall1.C: New test.
9620
9621 2002-11-14  Jakub Jelinek  <jakub@redhat.com>
9622
9623         * gcc.dg/20021029-1.c: New test.
9624         * gcc.dg/20021029-2.c: New test.
9625
9626 2002-11-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9627
9628         * g++.dg/abi/vague1.C (dg-final): Return if target is hppa*-*-hpux*.
9629
9630 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
9631
9632         PR c/8439
9633         * gcc.dg/20021110.c: Move to ...
9634         * gcc.c-torture/compile/20021110.c: .... here.
9635
9636 2002-11-11  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9637
9638         PR c/8467
9639         * gcc.c-torture/execute/20021111-1.c
9640
9641 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
9642
9643         PR c/8439
9644         * gcc.dg/20021110.c: New test.
9645
9646 2002-11-10  Mark Mitchell  <mark@codesourcery.com>
9647
9648         * g++.dg/abi/vthunk3.C: Run only on x86.
9649
9650 2002-11-10  Joseph S. Myers  <jsm@polyomino.org.uk>
9651
9652         * gcc.dg/c90-idem-qual-2.c, gcc.dg/c99-idem-qual-2.c: New tests.
9653
9654 2002-11-09  Hans-Peter Nilsson  <hp@bitrange.com>
9655
9656         * lib/compat.exp (compat-execute): Fix logic error in last
9657         change.
9658
9659 2002-11-09  Neil Booth  <neil@daikokuya.co.uk>
9660
9661         * gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directive.c: Update.
9662
9663 2002-11-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9664
9665         PR c++/8389
9666         * g++.dg/template/access6.C: New test.
9667
9668 2002-11-08  Jan Hubicka  <jh@suse.cz>
9669
9670         * gcc.dg/i386-ssefp-1.c: New test.
9671         * gcc.dg/i386-ssefp-1.c: New test.
9672
9673 2002-11-08  Jan Hubicka  <jh@suse.cz>
9674
9675         * gcc.c-torture/compile/20021108-1.c: New testcase for x86-64 failure.
9676
9677 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
9678
9679         * g++.dg/abi/vthunk3.C: New test.
9680
9681         PR c++/8338
9682         * g++.dg/template/crash2.C: New test.
9683
9684 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
9685
9686         * testsuite/g++.dg/abi/dtor1.C: New test.
9687         * testsuite/g++.dg/abi/dtor2.C: Likewise.
9688
9689 2002-11-05  Geoffrey Keating  <geoffk@apple.com>
9690
9691         * g++.old-deja/g++.eh/badalloc1.C: XFAIL excess errors test on
9692         Darwin.
9693
9694 2002-11-04  Adam Nemet  <anemet@lnxw.com>
9695
9696         * gcc.c-torture/execute/941014-1.x: thumb-elf was deprecated, use
9697         -mthumb.  Only xfail with -O0.
9698
9699 2002-11-03  Mark Mitchell  <mark@codesourcery.com>
9700
9701         * g++.dg/abi/thunk1.C: New test.
9702         * g++.dg/abi/thunk2.C: Likewise.
9703         * g++.dg/abi/vtt1.C: Likewise.
9704
9705 2002-11-02  Diego Novillo  <dnovillo@redhat.com>
9706
9707         PR optimization/8423
9708         * gcc.c-torture/execute/builtin-constant.c: New test.
9709
9710 2002-11-01  Zack Weinberg  <zack@codesourcery.com>
9711
9712         * g++.dg/ext/typedef-init.C, gcc.dg/typedef-init.C:
9713         Add some more cases.
9714
9715 2002-11-01  Mark Mitchell  <mark@codesourcery.com>
9716
9717         PR c++/8391
9718         * g++.dg/opt/local1.C: New test.
9719
9720 2002-10-30  Mark Mitchell  <mark@codesourcery.com>
9721
9722         PR c++/8160
9723         * g++.dg/template/complit1.C: New test.
9724
9725         PR c++/8149
9726         * g++.dg/template/typename4.C: Likewise.
9727
9728 2002-10-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9729
9730         Core issue 287, PR c++/7639
9731         * g++.dg/template/instantiate1.C: Adjust error location.
9732         * g++.dg/template/instantiate3.C: New test.
9733         * g++.old-deja/g++.pt/crash10.C: Adjust error location.
9734         * g++.old-deja/g++.pt/derived3.C: Adjust error location.
9735         * g++.old-deja/g++.pt/spec28.C: Reorder declaration.
9736
9737 2002-10-29  Hans-Peter Nilsson  <hp@bitrange.com>
9738
9739         * lib/compat.exp (compat-execute): Don't clean out a gluefile.
9740
9741 2002-10-29  Mark Mitchell  <mark@codesourcery.com>
9742
9743         PR c++/8287
9744         * g++.dg/init/dtor2.C: New test.
9745
9746 2002-10-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9747
9748         * gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6.
9749         * gcc.dg/nest.c: Bypass errors on irix6.
9750
9751 2002-10-27  Hans-Peter Nilsson  <hp@bitrange.com>
9752
9753         * gcc.dg/nest.c: Expect error for mmix-*-*.
9754         * gcc.dg/20021014-1.c: Use dg-error, not dg-build.
9755
9756 2002-10-26  Hans-Peter Nilsson  <hp@bitrange.com>
9757
9758         * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors
9759         markers.
9760
9761         * gcc.dg/20021014-1.c: Expect build failure on mmix-*-*.
9762
9763 2002-10-25  Mike Stump  <mrs@apple.com>
9764
9765         * gcc.dg/warn-1.c: New test.
9766
9767 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
9768
9769         * g++.dg/template/typename3.C: New test.
9770
9771 2002-10-25  Mark Mitchell  <mark@codesourcery.com>
9772
9773         * g++.dg/lookup/ptrmem1.C: New test.
9774
9775         * g++.dg/abi/vthunk2.C: New test.
9776
9777 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
9778
9779         * g++.dg/ext/vla1.C, gcc.dg/vla-2.c: New tests.
9780
9781 2002-10-24  Mark Mitchell  <mark@codesourcery.com>
9782
9783         * g++.dg/abi/empty9.C: New test.
9784
9785 2002-10-24  Richard Henderson  <rth@redhat.com>
9786
9787         * g++.dg/inherit/thunk1.C: Enable for ia64.
9788
9789 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
9790
9791         PR c++/8067
9792         * g++.dg/lookup/pretty1.C: New test.
9793
9794 2002-10-23  Jakub Jelinek  <jakub@redhat.com>
9795
9796         * gcc.dg/20021023-1.c: New test.
9797
9798 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
9799
9800         PR c++/7679
9801         * g++.dg/parse/inline1.C: New test.
9802
9803 2002-10-23  Richard Henderson  <rth@redhat.com>
9804
9805         * g++.dg/inherit/thunk1.C: Enable for x86_64.
9806
9807         * g++.dg/inherit/thunk1.C: Enable for s390 and alpha.
9808
9809 2002-10-22  Mark Mitchell  <mark@codesourcery.com>
9810
9811         PR c++/6579
9812         * g++.dg/parse/stmtexpr3.C: New test.
9813
9814 2002-10-22  Nathan Sidwell  <nathan@codesourcery.com>
9815
9816         * g++.dg/expr/cond1.C: New test.
9817
9818 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
9819
9820         * gcc.dg/sibcall-5.c: Correct { dg-do run } line.
9821
9822 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
9823
9824         * g++.dg/abi/vbase13.C: New test.
9825         * g++.dg/abi/vbase14.C: Likewise.
9826
9827 2002-10-21  Jakub Jelinek  <jakub@redhat.com>
9828
9829         * gcc.dg/tls/pic-1.c: New test.
9830         * gcc.dg/tls/nonpic-1.c: New test.
9831         * gcc.dg/20021018-1.c: New test.
9832
9833 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
9834
9835         * lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
9836         Remove only files with the same base name as the test case.
9837         (profopt-perf-value): Pass TESTCASE to profopt-cleanup.
9838         (profopt-execute): Likewise.  Also, remove old profiling
9839         and performance data files before running the tests.
9840
9841         * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls.
9842         * g++.dg/bprob/bprob.exp: Likewise.
9843         * g77.dg/bprob/bprob.exp: Likewise.  Also, relax regexp
9844         to allow more general test case names.
9845
9846         * g++.dg/bprob/bprob-1.C: Rename to ...
9847         * g++.dg/bprob/g++-bprob-1.C: ... this.
9848
9849         * g77.dg/bprob/bprob-1.f: Rename to ...
9850         * g77.dg/bprob/g77-bprob-1.f: ... this.
9851
9852 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
9853
9854         * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
9855         bison 1.50 or later.
9856
9857 2002-10-21  Janis Johnson  <janis187@us.ibm.com>
9858
9859         * g++.dg/README: Describe more test directories.
9860
9861 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
9862
9863         * g++.dg/init/array6.C: Add additional tests.
9864
9865 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
9866
9867         * gcc.dg/weak/typeof-2.c: Handle s390x targets as well.
9868         * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode.
9869
9870 2002-10-21  Kazu Hirata  <kazu@cs.umass.edu>
9871
9872         * gcc.c-torture/compile/20020604-1.x: New.
9873         * gcc.c-torture/compile/simd-5.x: Likewise.
9874         * gcc.c-torture/execute/920710-1.x: Likewise.
9875         * gcc.c-torture/execute/20020720-1.x: Disable on h8300.
9876
9877 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
9878
9879         * g++.dg/inherit/override1.C: Add dg-options clause.
9880
9881 2002-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
9882
9883         * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and
9884         _mm_slli_si128.
9885
9886 2002-10-19  Andreas Schwab  <schwab@suse.de>
9887
9888         * lib/compat.exp (compat-run): Prepend "./" when $dest has no
9889         directory component.
9890
9891 2002-10-18  Mark Mitchell  <mark@codesourcery.com>
9892
9893         * g++.dg/inherit/thunk1.C: New test.
9894
9895         * g++.dg/inherit/override1.C: New test.
9896
9897         * g++.dg/abi/mangle11.C: New test.
9898         * g++.dg/abi/mangle14.C: New test.
9899         * g++.dg/abi/mangle17.C: New test.
9900
9901 2002-10-17  Nathan Sidwell  <nathan@codesourcery.com>
9902
9903         * g++.dg/overload/member2.C: New test.
9904
9905 2002-10-17  Janis Johnson  <janis187@us.ibm.com>
9906
9907         * g++.dg/README: Describe new compat directory.
9908         * g++.dg/dg.exp: Skip tests in compat directory.
9909         * README.compat: New file.
9910         * lib/compat.exp: New expect script.
9911         * g++.dg/compat: New test directory.
9912         * g++.dg/compat/compat.exp: New expect script.
9913         * g++.dg/compat/abi: New test directory.
9914         * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C,
9915         g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h,
9916         g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C,
9917         g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h,
9918         g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C,
9919         g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h,
9920         g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C,
9921         g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h,
9922         g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C,
9923         g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h,
9924         g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C,
9925         g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files.
9926         * g++.dg/compat/break: New test directory.
9927         * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C,
9928         g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h,
9929         g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C,
9930         g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h,
9931         g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C,
9932         g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h,
9933         g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C,
9934         g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h,
9935         g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C,
9936         g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h,
9937         g++.dg/compat/break/README: New files.
9938         * g++.dg/compat/eh: New test directory.
9939         * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C,
9940         g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h,
9941         g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C,
9942         g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h,
9943         g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C,
9944         g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h,
9945         g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C,
9946         g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h,
9947         g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C,
9948         g++.dg/compat/eh/filter2_y.C,
9949         g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C,
9950         g++.dg/compat/eh/new1_y.C,
9951         g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C,
9952         g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h,
9953         g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C,
9954         g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h,
9955         g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C,
9956         g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h,
9957         g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C,
9958         g++.dg/compat/eh/unexpected1_y.C: New files.
9959         * g++.dg/compat/init: New test directory.
9960         * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C,
9961         g++.dg/compat/init/array5_y.C,
9962         g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C,
9963         g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h,
9964         g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C,
9965         g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h,
9966         g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C,
9967         g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h,
9968         g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C,
9969         g++.dg/compat/init/init-ref2_y.C: New files.
9970
9971 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
9972
9973         PR c++/7584
9974         * g++.dg/inherit/using3.C: New test.
9975
9976 2002-10-17  Jan Hubicka  <jh@suse.cz>
9977
9978         * gcc.dg/20021017-2.c: New test.
9979
9980 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
9981
9982         * g++.dg/abi/mangle16.C: Adjust.
9983
9984         * g++.dg/init/array8.C: New test.
9985
9986 2002-10-17  Richard Sandiford  <rsandifo@redhat.com>
9987
9988         * gcc.dg/special/mips-abi.exp: New test.
9989         * gcc.dg/special/mips-abi.s: Empty file used by the above.
9990
9991 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
9992
9993         * g++.dg/abi/mangle16.C: New test.
9994         * g++.dg/abi/mangle17.C: Likewise.
9995
9996         PR c++/7478
9997         * g++.dg/template/ref1.C: New test.
9998
9999 2002-10-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10000
10001         * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
10002
10003 2002-10-16  Ulrich Weigand  <uweigand@de.ibm.com>
10004
10005         * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.
10006
10007 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
10008
10009         PR c++/7524
10010         * g++.dg/init/array7.C: New test.
10011
10012 2002-10-15  Mark Mitchell  <mark@codesourcery.com>
10013
10014         * g++.dg/init/array6.C: New test.
10015
10016         * g++.dg/abi/mangle13.C: Likewise.
10017         * g++.dg/abi/mangle14.C: Likewise.
10018         * g++.dg/abi/mangle15.C: Likewise.
10019
10020 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
10021
10022         * g++.dg/abi/empty8.C: New test.
10023
10024 2002-10-15  Nathan Sidwell  <nathan@codesourcery.com>
10025
10026         * g++.dg/init/ctor1.C: New test.
10027
10028 2002-10-15  Ulrich Weigand  <uweigand@de.ibm.com>
10029
10030         * gcc.c-torture/execute/20021015-1.c: New test.
10031
10032 2002-10-15  J"orn Rennecke <joern.rennecke@superh.com>
10033
10034         * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.
10035
10036 2002-10-14  Jan Hubicka  <jh@suse.cz>
10037
10038         * gcc.dg/i386-ssetype-[1-5].c: New tests.
10039
10040 2002-10-14  Richard Henderson  <rth@redhat.com>
10041
10042         * gcc.dg/20020219-1.c: Disable for 16-bit targets.
10043
10044 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
10045
10046         PR optimization/6631
10047         * g++.dg/opt/const2.C: New test.
10048
10049 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
10050
10051         PR c++/7176
10052         * g++.dg/parse/friend1.C: New test.
10053         * g++.old-deja/g++.pt/memtemp64.C: Adjust.
10054
10055 2002-10-14  Jakub Jelinek  <jakub@redhat.com>
10056
10057         * gcc.dg/20021014-1.c: New test.
10058
10059 2002-10-11  Mark Mitchell  <mark@codesourcery.com>
10060
10061         PR c++/5661
10062         * g++.dg/ext/vlm1.C: New test.
10063         * g++.dg/ext/vlm2.C: Likewise.
10064
10065         * g++.dg/init/array1.C: Remove invalid braces.
10066         * g++.dg/init/brace1.C: New test.
10067         * g++.dg/init/copy2.C: Likewise.
10068         * g++.dg/init/copy3.C: Likewise.
10069         * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR.
10070         * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of
10071         braces.
10072
10073 2002-10-11  Neil Booth  <neil@daikokuya.co.uk>
10074
10075         * gcc.dg/cpp/assembler.S: Don't use -ansi.
10076
10077 2002-10-11  Richard Shann  <richard.shann@superh.com>
10078
10079         * gcc.c-torture/compile/simd-5.c: New test.
10080
10081 2002-10-10  Roger Sayle  <roger@eyesopen.com>
10082
10083         * gcc.c-torture/execute/shiftopt-1.c: New test case.
10084
10085 2002-10-10  Jim Wilson  <wilson@redhat.com>
10086
10087         * gcc.c-torture/execute/20021010-1.c: New test.
10088
10089 2002-10-09  Zack Weinberg  <zack@codesourcery.com>
10090
10091         PR c/7353
10092         * g++.dg/ext/typedef-init.C: New test.
10093         * gcc.dg/typedef-init.c: New test.
10094
10095 2002-10-09  Neil Booth  <neil@daikokuya.co.uk>
10096
10097         * gcc.dg/cpp/paste13.c: New test.
10098
10099 2002-10-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10100
10101         * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs.  For
10102         remaining platforms, XFAIL during compile, not execute.  Don't
10103         XFAIL at -O0.
10104
10105 2002-10-08  Nathan Sidwell  <nathan@codesourcery.com>
10106
10107         * gcc.dg/alias-1.c: Tweak expected warning.
10108
10109 2002-10-06  D.Venkatasubramanian <dvenkat@noida.hcltech.com>
10110
10111         * gcc.dg/20020411-1.c: Disable for 16-bit "int".
10112
10113 2002-10-06  Andreas Jaeger  <aj@suse.de>
10114
10115         * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp.
10116         * gcc.dg/cpp/c++98.C: Likewise.
10117
10118         * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here.
10119         * g++.dg/cpp/c++98.C: Likewise.
10120
10121         * g++.dg/README (Subdirectories): Mention cpp directory.
10122
10123         PR target/7559
10124         * gcc.dg/20021006-1.c: New test.
10125
10126 2002-10-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10127
10128         PR c++/7804
10129         * g++.dg/other/warning1.C: New test.
10130
10131 2002-10-04  Roger Sayle  <roger@eyesopen.com>
10132
10133         * gcc.c-torture/execute/20020720-1.x:  XFAIL instead of skipping
10134         the test on failing platforms.  Mark sparcv9-*-*, sparc64-*-*
10135         and sparc-*-* with -m64 as expected failures.  See PR 8087.
10136
10137 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
10138
10139         PR c++/7931
10140         * g++.dg/template/ptrmem3.C: New test.
10141
10142         PR c++/7754
10143         * g++.dg/template/union1.C: New test.
10144
10145 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
10146
10147         PR c++/8006
10148         * g++.dg/abi/mangle9.C: New test.
10149         * g++.dg/abi/mangle10.C: New test.
10150         * g++.dg/abi/mangle11.C: New test.
10151         * g++.dg/abi/mangle12.C: New test.
10152
10153 2002-10-02  Mark Mitchell  <mark@codesourcery.com>
10154
10155         PR c++/7188.
10156         * g++.dg/template/meminit1.C: New test.
10157         * g++.dg/warn/Wreorder-1.C: Likewise.
10158         * g++.old-deja/g++.mike/warn3.C: Tweak.
10159         * lib/prune.exp: Ingore "in copy constructor".
10160
10161 2002-10-02  Andreas Jaeger  <aj@suse.de>
10162
10163         * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c,
10164         gcc.dg/20020103-1.c, gcc.dg/20000614-2.c,
10165         g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable
10166         on x86-64.
10167
10168 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
10169
10170         * gcc.dg/empty1.C: Fix typo.
10171
10172 2002-10-01  Nathan Sidwell  <nathan@codesourcery.com>
10173
10174         * gcc.dg/alias-1.c: New test.
10175
10176 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
10177
10178         * gcc.dg/empty1.C: New test.
10179
10180         * g++.dg/tls/init-2.C: Tweak error messages.
10181
10182 2002-10-01  Richard Sandiford  <rsandifo@redhat.com>
10183
10184         * gcc.c-torture/compile/20020923-1.c: New test.
10185
10186 2002-09-30  Jason Thorpe  <thorpej@wasabisystems.com>
10187
10188         * gcc.c-torture/execute/ffs-1.c: New test.
10189         * gcc.c-torture/execute/ffs-2.c: Ditto.
10190
10191 2002-09-30  Nathan Sidwell  <nathan@codesourcery.com>
10192
10193         * g++.dg/overload/member1.C: New test.
10194
10195 2002-09-30  Mark Mitchell  <mark@code
10196
10197 2002-08-06  Aldy Hernandez  <aldyh@redhat.com>
10198
10199         * testsuite/gcc.dg/tls/diag-3.c: New.
10200
10201 2002-08-07  Gabriel Dos Reis  <gdr@nerim.net>
10202
10203         * g++.dg/README (Subdirectories): Document new subdir expr.
10204         * g++.dg/expr/pmf-1.C: New test.
10205
10206 2002-08-06  Neil Booth  <neil@daikokuya.co.uk>
10207
10208         * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
10209
10210 2002-08-06  Jakub Jelinek  <jakub@redhat.com>
10211
10212         * g++.dg/abi/bitfield3.C: New test.
10213
10214 2002-08-05  Nathan Sidwell  <nathan@codesourcery.com>
10215
10216         * lib/gcov.exp: Tweak expected line formats.
10217         * gcc.misc-tests/gcov8.c: New test.
10218         * gcc.misc-tests/gcov8.x: New flags.
10219
10220 2002-08-05  Jakub Jelinek  <jakub@redhat.com>
10221
10222         * consistency.vlad/layout/endian.c: Include string.h.
10223
10224         * gcc.c-torture/execute/20020805-1.c: New test.
10225
10226 2002-08-04  Gabriel Dos Reis  <gdr@nerim.net>
10227
10228         * g++.dg/other/conversion1.C: New test.
10229
10230 2002-08-03  Roger Sayle  <roger@eyesopen.com>
10231
10232         * gcc.dg/builtins-1.c: New testcase.
10233
10234 2002-08-02  Mark Mitchell  <mark@codesourcery.com>
10235
10236         * g++.dg/inherit/access3.C: New test.
10237
10238 2002-08-01  Jakub Jelinek  <jakub@redhat.com>
10239
10240         * gcc.dg/ia64-visibility-2.c: New test.
10241
10242 2002-08-01  Benjamin Kosnik   <bkoz@redhat.com>
10243
10244         * g++.old-deja/g++.abi/ptrflags.C (expect): Change
10245         __qualifier_flags to __flags.
10246
10247 2002-07-31  Mark Mitchell  <mark@codesourcery.com>
10248
10249         * g++.dg/inherit/operator1.C: New test.
10250         * g++.dg/lookup/disamb1.C: Fix typo in comment.
10251         * g++.dg/other/error1.C: Change expected error message.
10252         * g++.dg/template/conv4.C: Likewise.
10253
10254 2002-07-26  Neil Booth  <neil@daikokuya.cop.uk>
10255
10256         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
10257         for documented behavior.
10258
10259 2002-07-25  Roger Sayle  <roger@eyesopen.com>
10260
10261         * gcc.c-torture/execute/20020720-1.x: Skip this test on
10262         several targets known to fail.
10263
10264 2002-07-25  Richard Sandiford  <rsandifo@redhat.com>
10265
10266         * gcc.dg/mips-args-[123].c: New tests.
10267
10268 2002-07-24  Aldy Hernandez  <aldyh@redhat.com>
10269
10270         * gcc.dg/ppc-spe.c: New.
10271
10272 2002-07-24  Geoffrey Keating  <geoffk@redhat.com>
10273
10274         * g++.dg/other/ptrmem4.C: New testcase.
10275
10276 2002-07-24  Richard Henderson  <rth@redhat.com>
10277
10278         * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
10279
10280 2002-07-24  Gabriel Dos Reis  <gdr@nerim.net>
10281
10282         * g++.dg/ext/alignof1.C (main): Return 0 for success.
10283
10284 2002-07-24  Roger Sayle  <roger@eyesopen.com>
10285
10286         * gcc.c-torture/execute/memset-3.c: New testcase.
10287
10288 2002-07-24  Neil Booth  <neil@daikokuya.co.uk>
10289
10290         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
10291         gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
10292
10293 2002-07-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10294
10295         * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
10296         Delete.
10297
10298 2002-07-23  J"orn Rennecke <joern.rennecke@superh.com>
10299
10300         * gcc.c-torture/compile/simd-4.c: New test.
10301
10302 2002-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10303
10304         PR c++/7347, c++/7348
10305         * g++.dg/template/access4.C: New test.
10306         * g++.dg/template/access5.C: New test.
10307         * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
10308         * g++.old-deja/g++.pt/memtemp86.C: Likewise.
10309         * g++.old-deja/g++.pt/ttp58.C: Likewise.
10310         * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
10311
10312 2002-07-22  Jakub Jelinek  <jakub@redhat.com>
10313
10314         * gcc.dg/gnu89-init-2.c: New test.
10315
10316 2002-07-21  Gabriel Dos Reis  <gdr@nerim.net>
10317
10318         * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
10319
10320 2002-07-20  Roger Sayle  <roger@eyesopen.com>
10321
10322         * gcc.c-torture/execute/20020720-1.c: New testcase.
10323
10324 2002-07-20  Neil Booth  <neil@daikokuya.co.uk>
10325
10326         * gcc.dg/cpp/Wsignprom.c: New tests.
10327
10328 2002-07-20  Alan Modra  <amodra@bigpond.net.au>
10329
10330         * gcc.c-torture/execute/loop-13.c: New test.
10331
10332 2002-07-19  Neil Booth  <neil@daikokuya.co.uk>
10333
10334         * gcc.dg/cpp/expr.c: New tests.
10335
10336 2002 07-18  David Edelsohn  <edelsohn@gnu.org>
10337
10338         * g++.dg/opt/pr6713.C: Add template instantiation.
10339
10340 2002-07-18  Alan Modra  <amodra@bigpond.net.au>
10341
10342         * gcc.dg/nest.c: New test.
10343
10344 2002-07-17  Richard Henderson  <rth@redhat.com>
10345
10346         * g++.dg/opt/pr6713.C: New test.
10347
10348 2002-07-17  Eric Botcazou  <ebotcazou@multimania.com>
10349
10350         * gcc.c-torture/execute/loop-2e.x: Let the testcase
10351         XFAIL for all x86 processors.
10352
10353 2002-07-17  Ian Dall  <ian@sibyl.beware.dropbear.id.au>
10354
10355         * gcc.c-torture/execute/20010122-1.x: Do not test with
10356         -fomit-frame-pointer.
10357
10358 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10359
10360         * g++.dg/template/instantiate2.C: New test.
10361         * g++.dg/template/spec4.C: New test.
10362
10363 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10364
10365         * g++.dg/template/access2.C: New test.
10366         * g++.dg/template/access3.C: New test.
10367
10368 2002-07-15  Zack Weinberg  <zack@codesourcery.com>
10369
10370         * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
10371         c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
10372         c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
10373         c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
10374         Convert to use <stdarg.h>.
10375         * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
10376         Delete.
10377         * gcc.dg/va-arg-2.c: New.
10378         * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
10379
10380 2002-07-15  Jakub Jelinek  <jakub@redhat.com>
10381
10382         * gcc.c-torture/compile/20020710-1.c: New test.
10383
10384 2002-07-11  J"orn Rennecke <joern.rennecke@superh.com>
10385                           Andrew Pinski  <pinskia@physics.uc.edu>
10386
10387         gcc.c-torture/compile/simd-2.c: New testcase.
10388         gcc.c-torture/compile/simd-3.c: Likewise.
10389
10390 2002-07-11  Mark Mitchell  <mark@codesourcery.com>
10391
10392         PR c++/7224
10393         * g++.dg/overload/error1.C: New test.
10394
10395 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10396
10397         * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
10398         configuration and IRIX 6 O32 ABI.
10399
10400 2002-07-11  Roger Sayle  <roger@eyesopen.com>
10401
10402         * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
10403
10404 2002-07-10  Roger Sayle  <roger@eyesopen.com>
10405
10406         * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
10407
10408 2002-07-10  Jeffrey A Law  <law@redhat.com>
10409
10410         * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
10411
10412         * gcc.c-torture/compile/930326-1.x: Remove.  No longer needed.
10413
10414 2002-07-09  Aldy Hernandez  <aldyh@redhat.com>
10415
10416         * gcc.dg/20020312-2.c: Check for __PPC__.
10417
10418 2002-07-09  Diego Novillo  <dnovillo@redhat.com>
10419
10420         * gcc.c-torture/compile/20020709-1.c: New test.
10421
10422 2002-07-07  Roger Sayle  <roger@eyesopen.com>
10423
10424         * g++.dg/template/qualttp21.C: New test case.
10425
10426 2002-07-06  Alexandre Oliva  <aoliva@redhat.com>
10427
10428         * gcc.c-torture/compile/20020706-1.c: New test.
10429         * gcc.c-torture/compile/20020706-2.c: New test.
10430
10431 2002-07-06  Brian R. Gaeke  <brg@dgate.ORG>
10432             Alexandre Oliva  <aoliva@redhat.com>
10433
10434         * g++.dg/warn/incomplete1.C: New test.
10435
10436 2002-07-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10437
10438         PR c++/7099
10439         * g++.dg/warn/noreturn1.C: New test.
10440
10441 2002-07-03  Mark Mitchell  <mark@codesourcery.com>
10442
10443         PR c++/6706
10444         * g++.dg/debug/debug6.C: New test.
10445         * g++.dg/debug/debug7.C: New test.
10446
10447 2002-07-04  J"orn Rennecke <joern.rennecke@superh.com>
10448
10449         * gcc.c-torture/compile/simd-3.c: New test.
10450
10451 2002-07-03  Chris Demetriou  <cgd@broadcom.com>
10452
10453         * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
10454         * gcc.dg/20020620-1.c: Likewise.
10455
10456 2002-07-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10457
10458         PR c++/6944
10459         * g++.dg/init/array4.C: New test.
10460         * g++.dg/init/array5.C: New test.
10461
10462 2002-07-03  J"orn Rennecke <joern.rennecke@superh.com>
10463
10464         * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
10465         * gcc.c-torture/execute/simd-2.c (main): Likewise.
10466
10467 2002-07-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10468
10469         * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
10470         * gcc.dg/wtr-aggr-init-1.c: Likewise.
10471         * gcc.dg/wtr-conversion-1.c: Likewise.
10472         * gcc.dg/wtr-escape-1.c: Likewise.
10473         * gcc.dg/wtr-int-type-1.c: Likewise.
10474         * gcc.dg/wtr-label-1.c: Likewise.
10475         * gcc.dg/wtr-static-1.c: Likewise.
10476         * gcc.dg/wtr-strcat-1.c: Likewise.
10477         * gcc.dg/wtr-suffix-1.c: Likewise.
10478         * gcc.dg/wtr-switch-1.c: Likewise.
10479         * gcc.dg/wtr-unary-plus-1.c: Likewise.
10480         * gcc.dg/wtr-union-init-1.c: Likewise.
10481         * gcc.dg/wtr-union-init-2.c: Likewise.
10482         * gcc.dg/wtr-union-init-3.c: Likewise.
10483
10484         * gcc.dg/wtr-func-def-1.c: New test.
10485
10486 2002-07-02 Devang Patel <dpatel@apple.com>
10487
10488         * objc.dg/param-1.m: New test.
10489
10490 2002-07-03  Neil Booth  <neil@daikokuya.co.uk>
10491
10492         * gcc.dg/cpp/trad/directive.c: Add test.
10493         * gcc.dg/cpp/trad/macroargs.c: Add test.
10494         * gcc.dg/cpp/trad/rec
10495
10496 2002-04-25  Roger Sayle  <roger@eyesopen.com>
10497
10498         * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
10499
10500 2002-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10501
10502         * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
10503         targets.
10504
10505 2002-04-24  Mark Mitchell  <mark@codesourcery.com>
10506
10507         * g++.dg/abi/mange7.C: New test.
10508
10509         PR c++/6438.
10510         * g++.dg/parse/stmtexpr2.C: New test.
10511
10512 2002-04-24  J"orn Rennecke <joern.rennecke@superh.com>
10513
10514         * gcc.dg/20020312-2.c: Add SH target.
10515
10516 2002-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10517
10518         * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
10519         compiler output on mips*-*-irix*.
10520
10521 2002-04-23  Jakub Jelinek  <jakub@redhat.com>
10522
10523         * g++.dg/parse/attr1.C: New test.
10524
10525 2002-04-23  Roger Sayle  <roger@eyesopen.com>
10526
10527         * gcc.c-torture/execute/string-opt-17.c: New test case.
10528         * gcc.c-torture/execute/memset-2.c: New test case.
10529
10530 2002-04-23  Mark Mitchell  <mark@codesourcery.com>
10531
10532         PR c++/6256:
10533         * g++.dg/template/friend5.C: New test.
10534
10535         PR c++/6331:
10536         * g++.dg/template/qual1.C: Likewise.
10537
10538 2002-04-22  Zack Weinberg  <zack@codesourcery.com>
10539
10540         * gcc.c-torture/execute/980707-1.c: Don't use isspace().
10541         Include stdlib.h, not stdio.h or ctype.h.
10542
10543 2002-04-22  Hans-Peter Nilsson  <hp@axis.com>
10544
10545         * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
10546         cris-*-elf* and mmix-*-*.
10547         * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
10548         * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
10549         g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
10550         Ditto.
10551         * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
10552         * gcc.dg/wchar_t-1.c: Ditto.
10553
10554 2002-04-21  Hans-Peter Nilsson  <hp@axis.com>
10555
10556         * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
10557         Clarify comment.
10558
10559 2002-04-21  Neil Booth  <neil@daikokuya.demon.co.uk>
10560
10561         * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
10562
10563 2002-04-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10564
10565         * gcc.c-torture/execute/20000906-1.x: Delete.
10566
10567 2002-04-20  David.Billinghurst <David.Billinghurst@riotinto.com>
10568
10569         * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
10570
10571 2002-04-19  Toon Moene  <toon@moene.indiv.nluug.nl>
10572
10573         * PR6367
10574         * g77.f-torture/execute/6367.f: New test.
10575         * g77.f-torture/execute/6367.x: Disable for MMIX.
10576
10577 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
10578
10579         * PR6352
10580         * g++.dg/opt/inline2.C: New test.
10581
10582 2002-04-18  Richard Henderson  <rth@redhat.com>
10583
10584         * gcc.dg/20000906-1.c: Enable for all targets.
10585         * gcc.c-torture/compile/iftrap-2.c: New.
10586
10587 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
10588
10589         * gcc.dg/20020418-1.c: New test.
10590         * gcc.dg/20020418-2.c: New test.
10591
10592 2002-04-18  Richard Henderson  <rth@redhat.com>
10593
10594         * gcc.c-torture/compile/iftrap-1.c: New.
10595         * gcc.dg/iftrap-1.c: Adjust for ia64.
10596         * gcc.dg/iftrap-2.c: New.
10597
10598 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
10599
10600         * gcc.c-torture/compile/20020418-1.c: New test.
10601
10602 2002-04-18  Roger Sayle  <roger@eyesopen.com>
10603
10604         * gcc.c-torture/compile/20020415-1.c: New.
10605
10606 2002-04-18  David S. Miller  <davem@redhat.com>
10607
10608         * gcc.c-torture/execute/20020418-1.c: New test.
10609
10610 2002-04-17  Jakub Jelinek  <jakub@redhat.com>
10611
10612         * gcc.dg/20020416-1.c: New test.
10613
10614         * g++.dg/opt/inline1.C: New test.
10615
10616 2002-04-16  Jakub Jelinek  <jakub@redhat.com>
10617
10618         * gcc.dg/altivec-5.c: New test.
10619
10620         * gcc.dg/20020415-1.c: New test.
10621
10622 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
10623
10624         * testsuite/lib/chill.exp: Remove.
10625
10626 2002-04-14  Jakub Jelinek  <jakub@redhat.com>
10627
10628         * g++.dg/other/big-struct.C: New test.
10629
10630 2002-04-14  David Billinghurst <David.Billinghurst@riotinto.com>
10631
10632         * g77.dg/f77-edit-i-in.f: Use internal buffer in place
10633         of scratch file.
10634
10635 2002-04-13  David Billinghurst <David.Billinghurst@riotinto.com>
10636
10637         PR c/6277
10638         * gcc.dg/i386-387-1.c:  Allow optional leading underscore
10639         in scan-assembler function name
10640
10641 2002-04-13  Hans-Peter Nilsson  <hp@bitrange.com>
10642
10643         * g77.f-torture/execute/980628-4.x,
10644         g77.f-torture/execute/980628-5.x,
10645         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
10646         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
10647         g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
10648         i[34567]86-*-*.
10649
10650 2002-04-13  David S. Miller  <davem@redhat.com>
10651
10652         * gcc.c-torture/execute/20020413-1.c: New test.
10653
10654 2002-04-13  Richard Sandiford  <rsandifo@redhat.com>
10655
10656         * gcc.dg/asm-6.c,
10657         * g++.dg/ext/asm1.C: New tests.
10658
10659 2002-04-12  Mark Mitchell  <mark@codesourcery.com>
10660
10661         PR c++ 5373.
10662         * g++.dg/parse/stmtexpr1.C: New test.
10663
10664         PR c++/5189.
10665         * g++.dg/template/copy1.C: New test.
10666
10667 2002-04-12  Richard Henderson  <rth@redhat.com>
10668
10669         * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
10670
10671 2002-04-12  Geoffrey Keating  <geoffk@redhat.com>
10672
10673         * gcc.c-torture/execute/20020412-1.c: New file, renamed from
10674         gcc.c-torture/execute/20020307-2.c.
10675
10676 2002-04-12  Richard Sandiford  <rsandifo@redhat.com>
10677
10678         * g++.dg/ext/attrib5.C,
10679         * g++.dg/lookup/struct1.C: New tests.
10680
10681 2002-04-11  Jakub Jelinek  <jakub@redhat.com>
10682
10683         * gcc.dg/20020411-1.c: New test.
10684
10685         * gcc.c-torture/execute/20020411-1.c: New test.
10686
10687 2002-04-10  Janis Johnson  <janis187@us.ibm.com>
10688
10689         * g77.f-torture/execute/6177.f: New test.
10690
10691 2002-04-10  Jakub Jelinek  <jakub@redhat.com>
10692
10693         PR middle-end/6247
10694         * g++.dg/opt/cleanup1.C: New test.
10695
10696         * g++.dg/opt/const1.C: New test.
10697
10698 2002-04-10  Lars Brinkhoff  <lars@nocrew.org>
10699
10700         * gcc.c-torture/execute/20020406-1.c: Declare malloc.
10701
10702 2002-04-10  Nathan Sidwell  <nathan@codesourcery.com>
10703
10704         PR c++/5507
10705         * g++.dg/template/typename2.C: New test.
10706
10707 2002-04-10  Alan Modra  <amodra@bigpond.net.au>
10708
10709         * gcc.c-torture/execute/loop-12.c: New.
10710
10711 2002-04-08  Hans-Peter Nilsson  <hp@bitrange.com>
10712
10713         * g77.f-torture/execute/980628-4.x,
10714         g77.f-torture/execute/980628-5.x,
10715         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
10716         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
10717         g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
10718
10719 2002-04-07  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10720
10721         PR optimization/6086
10722         * g++.dg/opt/preinc1.C: New test.
10723
10724 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
10725
10726         PR c++/5571
10727         * g++.dg/opt/static2.C: New test.
10728
10729 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
10730
10731         PR c/5120
10732         * gcc.dg/20020406-1.c: New test.
10733
10734 2002-04-04  David S. Miller  <davem@redhat.com>
10735
10736         * gcc.c-torture/execute/20020404-1.c: New test.
10737
10738 2002-04-04  Jakub Jelinek  <jakub@redhat.com>
10739
10740         PR c/6123
10741         * gcc.dg/20020312-2.c: Do not declare global register variable
10742         if __PIC__ or __pic__ is defined.
10743
10744 2002-04-04  Richard Earnshaw  <rearnsha@arm.com>
10745
10746         * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC.  Use
10747         __asm__ so that it works correctly even if -ansi -pedantic-errors.
10748
10749 2002-04-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10750
10751         * gcc.misc-tests/linkage.exp: Update last change to handle
10752         sparc*-, not just sparc-.
10753
10754 2002-04-03  Richard Henderson  <rth@redhat.com>
10755
10756         * gcc.dg/cpp/ucs.c: Improved long UCS test.
10757
10758 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
10759
10760         * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
10761
10762 2002-04-02  David S. Miller  <davem@redhat.com>
10763
10764         * gcc.c-torture/execute/20020402-3.c: New test.
10765
10766 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
10767
10768         * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
10769         * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
10770
10771         * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
10772         * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
10773         g77.f-torture/execute/20001201.x,
10774         g77.f-torture/execute/u77-test.x: New files.
10775
10776         * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
10777         * gcc.dg/wchar_t-1.c: Ditto.
10778
10779 2002-04-02  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10780
10781         * gcc.c-torture/execute/20020402-1.c: New test.
10782
10783 2002-04-01  Richard Henderson  <rth@redhat.com>
10784
10785         * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
10786
10787         * g++.dg/other/new1.C: Use __SIZE_TYPE__.
10788
10789 2002-04-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10790
10791         * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
10792
10793 2002-04-01  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
10794
10795         * g++.dg/inherit/template-as-base.C: Expect error.
10796         * g++.dg/inherit/namespace-as-base.C: Likewise.
10797
10798 2002-03-31  Hans-Peter Nilsson  <hp@bitrange.com>
10799
10800         * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
10801         g++.dg/ext/instantiate3.C: Tweak match patterns.
10802
10803         * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
10804         * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
10805         -da test.
10806
10807 2002-03-31  Richard Henderson  <rth@redhat.com>
10808
10809         * gcc.dg/special/alias-2.c: New.
10810         * gcc.dg/special/ecos.exp: Run it.
10811
10812 2002-03-31  Richard Henderson  <rth@redhat.com>
10813
10814         * gcc.dg/va-arg-1.c: Expect warnings, not errors.
10815
10816 2002-03-31  Kazu Hirata  <kazu@hxi.com>
10817
10818         * gcc.dg/weak-1.c: Disable on h8300 port.
10819
10820 2002-03-29  Janis Johnson  <janis187@us.ibm.com>
10821
10822         * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
10823         * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
10824         ordering tests.
10825         * g++.dg/bprob/bprob-1.C: New test.
10826         * g++.dg/gcov/gcov.exp: New driver for gcov tests.
10827         * g++.dg/gcov/gcov-1.C: New test.
10828         * g++.dg/gcov/gcov-1.x: New file.
10829         * g++.dg/gcov/gcov-2.C: New test.
10830         * g++.dg/gcov/gcov-3.C: New test.
10831         * g++.dg/gcov/gcov-3.h: New file.
10832
10833 2002-03-28  Roger Sayle  <roger@eyesopen.com>
10834
10835         * g++.old-deja/g++.other/builtins5.C: New test.
10836         * g++.old-deja/g++.other/builtins6.C: New test.
10837         * g++.old-deja/g++.other/builtins7.C: New test.
10838         * g++.old-deja/g++.other/builtins8.C: New test.
10839         * g++.old-deja/g++.other/builtins9.C: New test.
10840
10841 2002-03-29  Jakub Jelinek  <jakub@redhat.com>
10842
10843         * g++.dg/opt/static1.C: New test.
10844
10845         * g++.dg/opt/longbranch1.C: New test.
10846
10847 2002-03-28  Hans-Peter Nilsson  <hp@bitrange.com>
10848
10849         * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
10850
10851         * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
10852
10853 2002-03-28  Jeffrey A Law  (law@redhat.com)
10854
10855         * gcc.c-torture/execute/20020328-1.c: New test.
10856
10857 2002-03-27  Richard Henderson  <rth@redhat.com>
10858
10859         * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
10860         * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
10861         move from g++.old-deja/g++.ext/.
10862
10863 2002-03-27  Mark Mitchell  <mark@codesourcery.com>
10864
10865         * g++.dg/init/new2.C: New test.
10866
10867 2002-03-26  Richard Henderson  <rth@redhat.com>
10868
10869         * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
10870
10871         * gcc.dg/20020312-2.c: Don't test epilogue vs global register
10872         on sparc.
10873
10874         * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc.  Only run on
10875         sparcv9 systems.
10876         * gcc.dg/20001102-1.c: Likewise.
10877
10878 2002-03-26  Phil Edwards  <pme@gcc.gnu.org>
10879
10880         * gcc.dg/cpp/endif-pedantic1.c,
10881         gcc.dg/cpp/endif-pedantic2.c:  New tests.
10882
10883 2002-03-26  Mark Mitchell  <mark@codesourcery.com>
10884
10885         * g++.dg/init/new1.C: New test.
10886
10887 2002-03-26  Nathan Sidwell  <nathan@codesourcery.com>
10888
10889         * g++.dg/abi/vbase9.C: New test.
10890
10891 2002-03-26  Richard Earnshaw  <rearnsha@arm.com>
10892
10893         * gcc.dg/arm-asm.c: New test.
10894
10895 2002-03-26  Andrew Cagney  <ac131313@redhat.com>
10896
10897         * gcc.dg/Wswitch-enum.c: New test.
10898         Fix PR c/5044.
10899
10900 2002-03-26  Richard Henderson  <rth@redhat.com>
10901
10902         * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
10903         structure.
10904
10905 2002-03-25  Richard Henderson  <rth@redhat.com>
10906
10907         * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc.  Only run on
10908         sparcv9 systems.
10909
10910         * gcc.c-torture/compile/20011119-1.c (xxx): New.
10911         * gcc.c-torture/compile/20011119-2.c (xxx): New.
10912
10913 2002-03-25  Zack Weinberg  <zack@codesourcery.com>
10914
10915         * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
10916
10917 2002-03-25  Bob Wilson  <bob.wilson@acm.org>
10918
10919         * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
10920         targets using generic thunk support.
10921
10922 2002-03-25  Jakub Jelinek  <jakub@redhat.com>
10923
10924         * gcc.c-torture/compile/20020323-1.c: New test.
10925
10926         * g++.dg/opt/conj2.C: New test.
10927
10928 2002-03-24  Richard Henderson  <rth@redhat.com>
10929
10930         * gcc.dg/weak-1.c: Use -fno-common.
10931
10932 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
10933
10934         * g77.dg/f77-edit-apostrophe-out.f: New test
10935         * g77.dg/f77-edit-h-out.f: New test
10936         * g77.dg/f77-edit-t-in.f: New test
10937         * g77.dg/f77-edit-t-out.f: New test
10938         * g77.dg/f77-edit-x-out.f: New test
10939         * g77.dg/f77-edit-slash-out.f: New test
10940         * g77.dg/f77-edit-colon-out.f: New test
10941         * g77.dg/f77-edit-s-out.f: New test
10942
10943 2002-03-24  Richard Henderson  <rth@redhat.com>
10944
10945         * objc/execute/formal_protocol-6.x: New XFAIL.
10946
10947 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
10948
10949         * gcc.dg/weak-1.c:  Early return from dg-final on platforms
10950         that do not support weak symbols
10951
10952 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
10953
10954         * lib/g++.exp:  Fix handling of LD_LIBRARY_PATH et al
10955         * lib/g77.exp:  Likewise
10956         * lib/objc.exp: Likewise
10957
10958 2002-03-23  Andrew Cagney  <ac131313@redhat.com>
10959
10960         * gcc.dg/Wswitch-default.c: New test.
10961
10962 2002-03-23  Jakub Jelinek  <jakub@redhat.com>
10963
10964         * g++.dg/other/enum1.C: New test.
10965
10966 2002-03-23  Zack Weinberg  <zack@codesourcery.com>
10967
10968         * gcc.dg/pragma-ep-3.c: Fix typo.
10969
10970 2002-03-22  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
10971
10972         * g++.dg/inherit/template-as-base.C: New test.
10973
10974 2002-03-22  Jakub Jelinek  <jakub@redhat.com>
10975
10976         * g++.old-deja/g++.other/dwarf2-1.C: Move...
10977         * g++.dg/debug/debug5.C: ...here.  Convert for dg framework.
10978
10979 2002-03-22  Neil Booth  <neil@daikokuya.demon.co.uk>
10980
10981         * gcc.dg/cpp/multiline.c: Update to match.
10982
10983 2002-03-22  Alexandre Oliva  <aoliva@redhat.com>
10984
10985         * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
10986
10987 2002-03-22  Phil Edwards  <pme@gcc.gnu.org>
10988
10989         * gcc.dg/cpp/extratokens2.c:  New file.
10990
10991 2002-03-21  David Edelsohn  <edelsohn@gnu.org>
10992
10993         * gcc.dg/20020312-2.c: Add rs6000 target.
10994
10995         * gcc.c-torture/compile/20020319-1.c: New test.
10996
10997 2002-03-21  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10998
10999         * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
11000         (A, E): Handle this.
11001
11002 2002-03-20  Jason Merrill  <jason@redhat.com>
11003
11004         * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
11005         ignoring -fpic.
11006         * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
11007         through prune_gcc_output.
11008
11009 2002-03-20  Jakub Jelinek  <jakub@redhat.com>
11010
11011         * gcc.c-torture/compile/20020320-1.c: New test.
11012
11013 2002-03-19  Jakub Jelinek  <jakub@redhat.com>
11014
11015         * gcc.c-torture/compile/20020318-1.c: New test.
11016
11017         * gcc.dg/struct-by-value-1.c: New test.
11018
11019         * gcc.dg/20020319-1.c: New test.
11020
11021 2002-03-18  Jakub Jelinek  <jakub@redhat.com>
11022
11023         * g++.dg/opt/conj1.C: New test.
11024
11025 2002-03-17  Mark Mitchell  <mark@codesourcery.com>
11026
11027         * g++.dg/template/qualttp20.C: Revert previous change.
11028         * g++.dg/template/qualttp3.C: Likewise.
11029         * g++.dg/template/qualttp4.C: Likewise
11030         * g++.dg/template/qualttp5.C: Likewise
11031         * g++.dg/template/qualttp6.C: Likewise
11032         * g++.dg/template/qualttp7.C: Likewise
11033         * g++.dg/template/qualttp8.C: Likewise
11034         * g++.dg/template/recurse.C: Likewise.
11035
11036 2002-03-17  Neil Booth  <neil@daikokuya.demon.co.uk>
11037
11038         * gcc.dg/cpp/wchar-1.c: Update.
11039
11040 2002-03-16  Nathan Sidwell  <nathan@codesourcery.com>
11041
11042         * g++.dg/template/conv1.C: New test.
11043         * g++.dg/template/conv2.C: New test.
11044         * g++.dg/template/conv3.C: New test.
11045         * g++.dg/template/conv4.C: New test.
11046
11047 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
11048
11049         * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
11050         * g++.dg/template/qualttp3.C: Likewise.
11051         * g++.dg/template/qualttp4.C: Likewise
11052         * g++.dg/template/qualttp5.C: Likewise
11053         * g++.dg/template/qualttp6.C: Likewise
11054         * g++.dg/template/qualttp7.C: Likewise
11055         * g++.dg/template/qualttp8.C: Likewise
11056         * g++.dg/template/recurse.C: Likewise.
11057
11058 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
11059
11060         * g++.dg/opt/dtor1.C: New test.
11061
11062 2002-03-15  Jakub Jelinek  <jakub@redhat.com>
11063
11064         * gcc.c-torture/compile/20020315-1.c: New test.
11065
11066 2002-03-15  Richard Earnshaw  <rearnsha@arm.com>
11067
11068         * gcc.dg/weak-1.c: Fix scan tests.
11069
11070 2002-03-15  Hans-Peter Nilsson  <hp@bitrange.com>
11071
11072         * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
11073         * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
11074         cris-*-aout* mmix-*-*.
11075         * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
11076         cris-*-aout* mmix-*-*.
11077         * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
11078         cris-*-elf* cris-*-aout* and mmix-*-*.
11079         * gcc.dg/20001009-1.c: Ditto.
11080         * gcc.dg/20010912-1.c: Ditto.
11081         * gcc.dg/20020122-4.c: Ditto.
11082         * gcc.dg/inline-2.c: Ditto.
11083
11084 2002-03-14  Jeffrey A Law  (law@cygnus.com)
11085
11086         * gcc.c-torture/compile/20020314-1.c: New test.
11087
11088 2002-03-14  Richard Earnshaw  <rearnsha@arm.com>
11089
11090         * gcc.c-torture/execute/20020314-1.c: New test.
11091
11092 2002-03-14  Jakub Jelinek  <jakub@redhat.com>
11093
11094         * g++.dg/warn/Wunused-1.C: New test.
11095
11096 2002-02-13  Richard Sandiford  <rsandifo@redhat.com>
11097
11098         * g++.dg/abi/mangle6.C: New test.
11099
11100 2002-03-13  Jakub Jelinek  <jakub@redhat.com>
11101
11102         * gcc.c-torture/compile/20020309-2.c: New test.
11103
11104         * gcc.c-torture/compile/20020312-1.c: New test.
11105
11106 2002-03-12  Nathan Sidwell  <nathan@codesourcery.com>
11107
11108         * g++.dg/other/access1.C: New test.
11109
11110 2002-03-12  Jakub Jelinek  <jakub@redhat.com>
11111
11112         * gcc.c-torture/execute/wchar_t-1.c: New test.
11113
11114 2002-03-12  David Edelsohn  <edelsohn@gnu.org>
11115
11116         * gcc.dg/20020103-1.c: Add rs6000 target and macro.
11117
11118 2002-03-12  Roger Sayle  <roger@eyesopen.com>
11119
11120         * gcc.dg/20020312-1.c: New test case.
11121
11122 2002-03-11  Aldy Hernandez  <aldyh@redhat.com>
11123
11124         * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
11125
11126 2002-03-11  Richard Henderson  <rth@redhat.com>
11127
11128         * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
11129         * g++.old-deja/g++.jason/report.C: Likewise.
11130
11131 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
11132
11133         * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
11134         * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
11135
11136 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
11137
11138         * testsuite/g++.dg/overload/pmf1.C: New test.
11139
11140 2002-03-11  Kazu Hirata  <kazu@hxi.com>
11141
11142         * gcc.c-torture/execute/20020307-1.c: Use long.
11143
11144 2002-03-11  Jakub Jelinek  <jakub@redhat.com>
11145
11146         PR optimization/5844
11147         * gcc.dg/20020310-1.c: New test.
11148
11149 2002-03-09  Michael Meissner  <meissner@redhat.com>
11150
11151         * gcc.c-torture/execute/memcpy-2.c: New test.
11152         * gcc.c-torture/execute/memset-1.c: New test.
11153         * gcc.c-torture/execute/strlen-1.c: New test.
11154         * gcc.c-torture/execute/strcmp-1.c: New test.
11155         * gcc.c-torture/execute/strncmp-1.c: New test.
11156
11157 2002-03-09  Geoffrey Keating  <geoffk@redhat.com>
11158
11159         * gcc.dg/ppc-ldstruct.c: New test.
11160
11161 2002-03-09  Jakub Jelinek  <jakub@redhat.com>
11162
11163         * gcc.c-torture/execute/va-arg-22.c: New test.
11164
11165 2002-03-09  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
11166
11167         * gcc.c-torture/compile/20020309-1.c: New test.
11168
11169 2002-03-08  Jakub Jelinek  <jakub@redhat.com>
11170
11171         * gcc.c-torture/execute/20020307-2.c: New test.
11172
11173 2002-03-07  Jeffrey A Law  (law@redhat.com)
11174
11175         * g77.f-torture/compile/20020307-1.f: New test.
11176
11177 2002-03-07  Richard Sandiford  <rsandifo@redhat.com>
11178
11179         * gcc.dg/unordered-1.c: New test.
11180
11181 2002-03-07  Richard Earnshaw  <rearnsha@arm.com>
11182
11183         * gcc.c-torture/execute/20020307-1.c: New test.
11184
11185 2002-03-05  Jakub Jelinek  <jakub@redhat.com>
11186
11187         * gcc.dg/20020304-1.c: New test.
11188
11189         * gcc.c-torture/compile/20020304-2.c: New test.
11190
11191 2002-03-04  Zack Weinberg  <zack@codesourcery.com>
11192
11193         * gcc.c-torture/compile/20020304-1.c: New test case
11194         (from PR c/5830).
11195
11196 2002-03-03  Aldy Hernandez  <aldyh@redhat.com>
11197
11198         * gcc.dg/20020103-1.c: Add other -D ppc variants.
11199
11200 2002-03-02  Nathan Sidwell  <nathan@codesourcery.com>
11201
11202         * g++.dg/other/classkey1.C: New test.
11203
11204 2002-03-01  Richard Henderson  <rth@redhat.com>
11205
11206         * gcc.c-torture/compile/981223-1.x: New.
11207         * gcc.c-torture/compile/920625-1.x: New.
11208
11209 2002-02-28  Richard Henderson  <rth@redhat.com>
11210
11211         * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
11212
11213 2002-02-27  Hans-Peter Nilsson  <hp@bitrange.com>
11214
11215         * gcc.c-torture/execute/20020227-1.c: New test.
11216
11217 2002-02-27  Mark Mitchell  <mark@codesourcery.com>
11218
11219         * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
11220         here" ERROR lines.
11221         * g++.old-deja/g++.oliva/partord1.C: Likewise.
11222         * g++.old-deja.g++.other/defarg1.C: Likewise.
11223         * g++.old-deja/g++.pt/calls2.C: Likewise.
11224         * g++.old-deja/g++.pt/crash20.C: Likewise.
11225         * g++.old-deja/g++.pt/crash30.C: Likewise.
11226         * g++.old-deja/g++.pt/crash36.C: Likewise.
11227         * g++.old-deja/g++.pt/crash6.C: Likewise.
11228         * g++.old-deja/g++.pt/defarg13.C: Likewise.
11229         * g++.old-deja/g++.pt/derived3.C: Likewise.
11230         * g++.old-deja/g++.pt/error1.C: Likewise.
11231         * g++.old-deja/g++.pt/friend21.C: Likewise.
11232         * g++.old-deja/g++.pt/friend23.C: Likewise.
11233         * g++.old-deja/g++.pt/infinite1.C: Likewise.
11234         * g++.old-deja/g++.robertl/eb128.C: Likewise.
11235
11236 2002-02-27  Geoffrey Keating  <geoffk@redhat.com>
11237
11238         * gcc.c-torture/execute/20020225-2.c: New test.
11239
11240 2002-02-27  Zack Weinberg  <zack@codesourcery.com>
11241
11242         * gcc.c-torture/execute/920730-1t.c,
11243         gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
11244         Delete test cases, only relevant to -traditional.
11245
11246 2002-02-27  Neil Booth  <neil@daikokuya.demon.co.uk>
11247
11248         * gcc.dg/cpp/undef1.c: Remove.
11249         * gcc.dg/cpp/directiv.c: Update.
11250         * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
11251
11252 2002-02-27  Michael Meissner  <meissner@redhat.com>
11253
11254         * gcc.c-torture/execute/20020226-1.c: New test.
11255
11256 2002-02-26  Jakub Jelinek  <jakub@redhat.com>
11257
11258         * g++.dg/debug/debug4.C: New test.
11259
11260         * gcc.dg/ia64-visibility-1.c: New test.
11261
11262 2002-02-26  Alexandre Oliva  <aoliva@redhat.com>
11263
11264         * gcc.dg/debug/20020224-1.c: New.
11265
11266 2002-02-25  Kazu Hirata  <kazu@hxi.com>
11267
11268         * gcc.c-torture/execute/960416-1.x: New.
11269         * gcc.c-torture/execute/divconst-3.x: Likewise.
11270
11271 2002-02-25  Jakub Jelinek  <jakub@redhat.com>
11272
11273         * gcc.dg/20020224-1.c: New test.
11274
11275 2002-02-25  Alan Modra  <amodra@bigpond.net.au>
11276
11277         * gcc.c-torture/execute/20020225-1.c: New.
11278
11279 2002-02-24  Neil Booth  <neil@daikokuya.demon.co.uk>
11280
11281         * testsuite/gcc.dg/cpp/wchar-1.c: New test.
11282
11283 2002-02-23  Jakub Jelinek  <jakub@redhat.com>
11284
11285         * gcc.dg/20020222-1.c: New test.
11286
11287 2002-02-22  Jakub Jelinek  <jakub@redhat.com>
11288
11289         * g++.dg/opt/anonunion1.C: New test.
11290
11291 2002-02-22  Nathan Sidwell  <nathan@codesourcery.com>
11292
11293         * g++.dg/template/qualttp19.C: New test.
11294         * g++.dg/template/qualttp20.C: New test.
11295         * g++.old-deja/g++.jason/report.C: Adjust expected errors
11296         * g++.old-deja/g++.other/qual1.C: Likewise.
11297
11298 2002-02-21  Aldy Hernandez  <aldyh@redhat.com>
11299
11300         * gcc.dg/attr-alwaysinline.c: New.
11301
11302 2002-02-21  Jakub Jelinek  <jakub@redhat.com>
11303
11304         * gcc.dg/20020220-1.c: New test.
11305
11306         * gcc.dg/20020220-2.c: New test.
11307
11308         * g++.dg/opt/mmx1.C: New test.
11309
11310 2002-02-20  Alexandre Oliva  <aoliva@redhat.com>
11311
11312         * gcc.c-torture/compile/20020110.c: New test.
11313
11314 2002-02-20  Jakub Jelinek  <jakub@redhat.com>
11315
11316         * gcc.c-torture/execute/20020219-1.c: New test.
11317
11318         * gcc.dg/20020219-1.c: New test.
11319
11320         * gcc.dg/noncompile/20020220-1.c: New test.
11321
11322         * g++.dg/opt/ptrintsum1.C: New test.
11323
11324         * gcc.dg/debug/20020220-1.c: New test.
11325
11326 2002-02-17  Jakub Jelinek  <jakub@redhat.com>
11327
11328         * gcc.c-torture/execute/20020216-1.c: New test.
11329
11330 2002-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
11331
11332         * gcc.dg/decl-1.c: Update, new test.
11333
11334 2002-02-15  Nathan Sidwell  <nathan@codesourcery.com>
11335
11336         * g++.dg/abi/bitfield1.C: New test.
11337         * g++.dg/abi/bitfield2.C: New test.
11338
11339 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
11340
11341         * gcc.dg/attr-nest.c: New test.
11342
11343 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
11344
11345         * gcc.c-torture/execute/20020215-1.c: New test.
11346
11347 2002-02-14  Jakub Jelinek  <jakub@redhat.com>
11348
11349         * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
11350         * g++.dg/debug/debug.exp: New.
11351         * g++.dg/debug/trivial.C: New.
11352         * g++.dg/debug/debug1.C: Moved...
11353         * g++.dg/other/debug1.C: ...from here.
11354         * g++.dg/debug/debug2.C: Moved...
11355         * g++.dg/other/debug2.C: ...from here.
11356         * g++.dg/debug/debug3.C: Moved...
11357         * g++.dg/other/debug3.C: ...from here.
11358
11359         * gcc.dg/noncompile/20020213-1.c: New test.
11360
11361 2002-02-13  Jakub Jelinek  <jakub@redhat.com>
11362
11363         * g++.dg/other/debug3.C: New test.
11364
11365         * gcc.c-torture/execute/20020213-1.c: New test.
11366
11367 2002-02-13  Richard Smith <richard@ex-parrot.com>
11368
11369         * g++.old-deja/g++.other/thunk1.C: New test.
11370
11371 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
11372
11373         * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
11374
11375 2002-02-13  Stan Shebs  <shebs@apple.com>
11376
11377         * gcc.dg/altivec-3.c: New.
11378
11379 2002-02-12  Jakub Jelinek  <jakub@redhat.com>
11380
11381         * gcc.dg/Wunreachable-1.c: New test.
11382         * gcc.dg/Wunreachable-2.c: New test.
11383
11384 2002-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
11385
11386         * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
11387
11388 2002-02-12  Neil Booth  <neil@daikokuya.demon.co.uk>
11389
11390         * gcc.dg/decl-1.c: New test.
11391
11392 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
11393
11394         * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
11395
11396 2002-02-10  Kazu Hirata  <kazu@hxi.com>
11397
11398         * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
11399         * gcc.c-torture/compile/980506-1.x: Likewise.
11400
11401 2002-02-10  Kazu Hirata  <kazu@hxi.com>
11402
11403         * gcc.dg/20020210-1.c: New.
11404
11405 2002-02-09  Toon Moene  <toon@moene.indiv.nluug.nl>
11406
11407         * g77.f-torture/execute/947.f: New regression test
11408         for PR fortran/947.
11409
11410 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
11411
11412         * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
11413         * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
11414
11415 2002-02-08  Richard Henderson  <rth@redhat.com>
11416
11417         * gcc.c-torture/compile/labels-3.c: New.
11418
11419 2002-02-08  Jakub Jelinek  <jakub@redhat.com>
11420
11421         * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
11422         expression statements work instead.
11423         * gcc.dg/noncompile/20020207-1.c: New test.
11424
11425 2002-02-07  Richard Henderson  <rth@redhat.com>
11426
11427         * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
11428
11429 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
11430
11431         * lib/prune.exp: Remove "In (program|subroutine"block-data)"
11432         message from g77
11433         * lib/g77-dg.exp: Trim g77 error messages so that they are
11434         recognized by dg.exp.
11435
11436 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
11437
11438         PR fortran/5473
11439         * g77.dg/pr5473.f: Now dg-error.  Add additional cases.
11440
11441 2002-02-07  Richard Henderson  <rth@redhat.com>
11442
11443         * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
11444         to be sufficiently aligned for integers.
11445
11446 2002-02-07  Nathan Sidwell  <nathan@codesourcery.com>
11447
11448         * g++.dg/template/friend4.C: New test.
11449
11450 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
11451
11452         PR fortran/5743
11453         * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
11454         unsupported cases.
11455
11456 2002-02-07  Richard Henderson  <rth@redhat.com>
11457
11458         * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
11459         * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
11460         gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
11461         objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
11462
11463 2002-02-06  Richard Henderson  <rth@redhat.com>
11464
11465         * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
11466
11467 2002-02-06  Janis Johnson  <janis187@us.ibm.com>
11468
11469         * gcc.dg/20020206-1.c: New test.
11470
11471 2002-02-06  Jakub Jelinek  <jakub@redhat.com>
11472
11473         * gcc.c-torture/execute/20020206-1.c: New test.
11474
11475         * gcc.c-torture/execute/20020206-2.c: New test.
11476
11477         PR optimization/5429:
11478         * gcc.c-torture/compile/20020206-1.c: New test.
11479
11480 2002-02-06  Nick Clifton  <nickc@cambridge.redhat.com>
11481
11482         * g++.dg/ext/align1.C: Do not use an explicit alignment value
11483         as certain file formats cannot support particularly large
11484         alignments.
11485
11486         * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
11487         and do not expect to be able to link the executable.
11488
11489         * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
11490         fail because the COFF format does not support the weak attribute.
11491
11492 2002-02-05  David Billinghurst <David.Billinghurst@riotinto.com>
11493
11494         * g77.dg/pr5473.f:  New test
11495
11496 2002-02-05  Aldy Hernandez  <aldyh@redhat.com>
11497
11498         * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
11499         Fix testcase accordingly.
11500
11501 2002-02-04  Richard Henderson  <rth@redhat.com>
11502
11503         * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
11504         (buf): Change to be an array of pointers, not ints.
11505
11506 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
11507
11508         * gcc.dg/Wswitch.c: Fix typos.  Don't return unconditionally
11509         before all tests.  Move warning one line above to match where it
11510         C frontend emits.
11511         * gcc.dg/Wswitch-2.c: New test.
11512         * g++.dg/warn/Wswitch-1.C: New test.
11513         * g++.dg/warn/Wswitch-2.C: New test.
11514
11515 2002-02-04  Richard Henderson  <rth@redhat.com>
11516
11517         * g++.dg/abi/offsetof.C: Fix size comparison.
11518
11519 2002-02-04  Richard Sandiford  <rsandifo@redhat.com>
11520
11521         * gcc.dg/cast-qual-2.c: New test.
11522
11523 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
11524
11525         * gcc.dg/20020201-4.c: New test.
11526
11527 2002-02-04  Ben Elliston  <bje@redhat.com>
11528
11529         * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
11530         target_info attribute != 0, in addition to the empty string.
11531         (gcc_target_compile): Likewise.
11532
11533 2002-02-03  Andrew Cagney  <ac131313@redhat.com>
11534
11535         * gcc.dg/Wswitch.c: New test.
11536         PR gcc/4475. PR gcc/3780.
11537
11538 2002-02-03  Toon Moene  <toon@moene.indiv.nluug.nl>
11539
11540         * g77.f-torture/execute/5122.f: New test for regressions
11541         against PR fortran/5122.
11542
11543 2002-02-03  David Billinghurst <David.Billinghurst@riotinto.com>
11544
11545         * g77.f-torture/compile/pr3743.f: Delete
11546         * g77.dg/pr3743-1.f: New test.
11547         * g77.dg/pr3743-2.f: New test.
11548         * g77.dg/pr3743-3.f: New test.
11549         * g77.dg/pr3743-4.f: New test.
11550
11551 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
11552
11553         * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
11554
11555 2002-02-02  Richard Henderson  <rth@redhat.com>
11556
11557         * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
11558         * gcc.c-torture/execute/bf64-1.c: Likewise.
11559
11560 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
11561
11562         * gcc.dg/20020201-2.c: New test.
11563
11564         * gcc.dg/20020201-3.c: New test.
11565
11566         * gcc.c-torture/execute/bitfld-2.c: New test.
11567
11568 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
11569
11570         * gcc.dg/bitfld-1.c: Update.
11571         * gcc.dg/bitfld-2.c: Update.
11572         * gcc.c-torture/execute/bitfld-1.x: New.
11573
11574 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
11575
11576         * gcc.c-torture/execute/20020201-1.c: New test.
11577
11578 2002-02-01  Janis Johnson  <janis187@us.ibm.com>
11579
11580         PR target/5469
11581         * gcc.dg/20020201-1.c: New test.
11582
11583 2002-02-01  David.Billinghurst <David.Billinghurst@riotinto.com>
11584
11585         PR fortran/3743
11586         * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
11587         * g77.f-torture/compile/pr3743.x: Remove
11588
11589 2002-01-31  Tom Rix  <trix@redhat.com>
11590
11591         * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
11592
11593 2002-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
11594
11595         * gcc.dg/noncompile/20020130-1.c: New test.
11596
11597 2002-01-30  David Billinghurst  <David.Billinghurst@riotinto.com>
11598
11599         * g77.dg/f77-edit-i-out.f:  Escape \. Allow \r\n and \r.
11600
11601 2002-01-29  Richard Henderson  <rth@redhat.com>
11602
11603         * gcc.c-torture/execute/991118-1.c: Cast various constants back
11604         to long long.
11605         * gcc.c-torture/execute/bf64-1.c: Likewise.
11606
11607 2002-01-29  Jakub Jelinek  <jakub@redhat.com>
11608
11609         * gcc.c-torture/execute/20020129-1.c: New test.
11610
11611 2002-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
11612
11613         * gcc.c-torture/compile/20000224-1.c: Update.
11614         * gcc.c-torture/execute/bitfld-1.c: New tests.
11615         * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
11616         * gcc.dg/uninit-A.c: Update.
11617
11618 2002-01-29  Nathan Sidwell  <nathan@codesourcery.com>
11619
11620         * g++.dg/template/ctor1.C: Add instantiation.
11621
11622 2002-01-28  Paul Koning  <pkoning@equallogic.com>
11623
11624         * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
11625         argument to __builtin_prefetch to be const ptr.
11626
11627 2002-01-28  Jakub Jelinek  <jakub@redhat.com>
11628
11629         * gcc.c-torture/compile/20020120-1.c: New test.
11630
11631 2002-01-27  Kazu Hirata  <kazu@hxi.com>
11632
11633         * gcc.c-torture/execute/20020127-1.c: New test.
11634
11635 2002-01-27  David Billinghurst  <David.Billinghurst@riotinto.com>
11636
11637         * g77.dg/f77-edit-i-in.f: New test
11638         * g77.dg/f77-edit-i-out.f: New test
11639
11640 2002-01-25  Geoffrey Keating  <geoffk@redhat.com>
11641
11642         * gcc.dg/debug/debug.exp: New file.
11643         * gcc.dg/debug/trivial.c: New file.
11644         * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
11645         * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
11646         * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
11647         * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
11648         * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
11649         * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
11650         * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
11651         * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
11652         * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
11653         * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
11654         * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
11655         * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
11656         * gcc.dg/20000503-1.c: Removed.
11657         * gcc.dg/20010207-1.c: Removed.
11658         * gcc.dg/20011223-1.c: Removed.
11659         * gcc.dg/20020104-2.c: Removed.
11660         * gcc.dg/debug-1.c: Removed.
11661         * gcc.dg/debug-2.c: Removed.
11662         * gcc.dg/debug-3.c: Removed.
11663         * gcc.dg/debug-4.c: Removed.
11664         * gcc.dg/debug-5.c: Removed.
11665         * gcc.dg/debug-6.c: Removed.
11666         * gcc.dg/dwarf2-1.c: Removed.
11667         * gcc.dg/dwarf2-2.c: Removed.
11668
11669 2002-01-25  Jakub Jelinek  <jakub@redhat.com>
11670
11671         * g++.old-deja/g++.other/eh5.C: New test.
11672         * g++.old-deja/g++.other/sibcall2.C: New test.
11673         * g++.old-deja/g++.other/array9.C: New test.
11674         * g++.old-deja/g++.other/typename2.C: New test.
11675         * g++.old-deja/g++.other/crash60.C: New test.
11676         * g++.old-deja/g++.other/conv9.C: New test.
11677         * g++.old-deja/g++.other/mangle10.C: New test.
11678         * g++.old-deja/g++.other/unchanging1.C: New test.
11679         * g++.old-deja/g++.other/exprstmt1.C: New test.
11680         * g++.old-deja/g++.other/inline23.C: New test.
11681         * g++.old-deja/g++.eh/ia64-1.C: New test.
11682         * g++.old-deja/g++.other/dwarf2-1.C: New test.
11683         * g++.old-deja/g++.other/reload1.C: New test.
11684         * g++.old-deja/g++.other/static20.C: New test.
11685         * g++.old-deja/g++.other/local-alloc1.C: New test.
11686         * g++.old-deja/g++.other/conv8.C: New test.
11687         * g++.old-deja/g++.other/stmtexpr2.C: New test.
11688         * g++.old-deja/g++.other/storeexpr1.C: New test.
11689         * g++.old-deja/g++.other/storeexpr2.C: New test.
11690         * g++.dg/eh/template2.C: New test.
11691         * g++.dg/warn/weak1.C: New test.
11692
11693 2002-01-25  Hans-Peter Nilsson  <hp@bitrange.com>
11694
11695         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
11696         Remove first, non-varying, argument.
11697
11698 2002-01-23  Richard Henderson  <rth@redhat.com>
11699
11700         * gcc.dg/inline-2.c: New.
11701
11702         * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
11703         Add optional target arg.  Check number of arguments.
11704         (scan-assembler-not, scan-assembler-dem): Likewise.
11705         (scan-assembler-dem-not): Likewise.
11706
11707 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
11708
11709         * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
11710         line 12.
11711         * g++.old-deja/g++.brendan/parse3.C,
11712         g++.old-deja/g++.other/crash26.C,
11713         g++.old-deja/g++.other/crash28.C,
11714         g++.old-deja/g++.other/crash29.C,
11715         g++.old-deja/g++.other/crash30.C,
11716         g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
11717
11718 2002-01-23  Aldy Hernandez  <aldyh@redhat.com>
11719
11720         * gcc.dg/20020115-1.c: New.
11721
11722 2002-01-23  Bob Wilson  <bob.wilson@acm.org>
11723
11724         * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
11725
11726 2002-01-23  Janis Johnson  <janis187@us.ibm.com>
11727
11728         * gcc.dg/20020122-3.c: New.
11729
11730 2002-01-23  Jakub Jelinek  <jakub@redhat.com>
11731
11732         * g++.dg/other/gc1.C: New test.
11733
11734 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
11735
11736         * gcc.dg/c99-intconst-1.c: Mark XFAIL.
11737
11738 2002-01-22  Richard Henderson  <rth@redhat.com>
11739
11740         * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
11741
11742 2002-01-22  Richard Henderson  <rth@redhat.com>
11743
11744         * gcc.dg/20020122-4.c: New.
11745
11746 2002-01-22  H.J. Lu <hjl@gnu.org>
11747
11748         * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
11749         link output.
11750         * gcc.dg/special/ecos.exp: Likewise.
11751         * lib/g++-dg.exp: Likewise.
11752         * lib/g77-dg.exp: Likewise.
11753         * lib/gcc-dg.exp : Likewise.
11754         * lib/mike-g++.exp: Likewise.
11755         * lib/mike-g77.exp: Likewise.
11756         * lib/mike-gcc.exp: Likewise.
11757         * lib/objc-dg.exp: Likewise.
11758
11759 2002-01-22  Janis Johnson  <janis187@us.ibm.com>
11760
11761         PR target/5379
11762         * gcc.dg/20020122-2.c: New test.
11763
11764 2002-01-22  Hans-Peter Nilsson  <hp@axis.com>
11765
11766         * gcc.dg/20020122-1.c: New test.
11767
11768 2001-01-22  David.Billinghurst <David.Billinghurst@riotinto.com>
11769
11770         * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
11771
11772 2002-01-22  David Billinghurst <David.Billinghurst@riotinto.com>
11773
11774         * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
11775
11776 2002-01-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11777
11778         * gcc.c-torture/compile/20020121-1.c: New test.
11779
11780 2002-01-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11781
11782         * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
11783         ld_library_path.
11784
11785 2002-01-21  Jakub Jelinek  <jakub@redhat.com>
11786
11787         * gcc.dg/20020218-1.c: New test.
11788
11789 2002-01-21  David.Billinghurst <David.Billinghurst@riotinto.com>
11790
11791         * lib/prune.exp (prune_gcc_output): Prune "At global scope"
11792         messages
11793         * g++.dg/other/deprecated.C: Remove dg-bogus comment for
11794         "At global scope" warning
11795         * g++.dg/ext/align1.C: Change cygwin test for alignment
11796         from db-bogus to dg-warning
11797
11798 2002-01-21  Zack Weinberg  <zack@codesourcery.com>
11799
11800         * g77.f-torture/compile/cpp2.F: New test.
11801
11802 2002-01-19  Nathan Sidwell  <nathan@codesourcery.com>
11803
11804         * g++.dg/template/access1.C: New test.
11805
11806 2002-01-18  Aldy Hernandez  <aldyh@redhat.com>
11807
11808         * gcc.dg/20020118-1.c: New.
11809
11810 2002-01-18  Kazu Hirata  <kazu@hxi.com>
11811
11812         * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
11813
11814 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
11815
11816         * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
11817         * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
11818         alignment warnings.
11819
11820 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
11821
11822         * gcc.misc-tests/i386-prefetch.exp: Save and restore
11823         torture_with_loops and torture_without_loops
11824
11825 2002-01-17  Jakub Jelinek  <jakub@redhat.com>
11826
11827         * gcc.c-torture/compile/20020116-1.c: New test.
11828
11829 2002-01-16  Jakub Jelinek  <jakub@redhat.com>
11830
11831         * gcc.dg/20020116-2.c: New test.
11832
11833         * gcc.dg/ultrasp4.c: New test.
11834
11835         * gcc.dg/20020116-1.c: New test.
11836
11837 2002-01-15  Geoffrey Keating  <geoffk@redhat.com>
11838
11839         * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
11840         by EABI.
11841
11842 2002-01-15  Janis Johnson  <janis187@us.ibm.com>
11843
11844         * gcc.misc-tests/i386-prefetch.exp: New.
11845         * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
11846         * gcc.misc-tests/i386-pf-athlon-1.c: New test.
11847         * gcc.misc-tests/i386-pf-none-1.c: New test.
11848         * gcc.misc-tests/i386-pf-sse-1.c: New test.
11849
11850 2002-01-15  Jakub Jelinek  <jakub@redhat.com>
11851
11852         * gcc.dg/gnu89-init-1.c: Add new tests.
11853
11854 2002-01-15  Andreas Jaeger  <aj@suse.de>
11855
11856         * gcc.dg/i386-mmx-1.c: Also run on x86-64.
11857         * gcc.dg/i386-mmx-2.c: Likewise.
11858         * gcc.dg/i386-sse-1.c: Likewise.
11859         * gcc.dg/i386-sse-2.c: Likewise.
11860         * gcc.dg/i386-sse-3.c: Likewise.
11861
11862 2001-01-14  David Billinghurst <David.Billinghurst@riotinto.com>
11863
11864         * g77.f-torture/execute/intrinsic-unix-bessel.f:
11865         Uncomment additional cases that now pass.
11866
11867 2002-01-11  Richard Henderson  <rth@redhat.com>
11868
11869         * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
11870         * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
11871
11872 2002-01-11  Nicola Pero  <n.pero@mi.flashnet.it>
11873
11874         * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
11875
11876 2002-01-10  Aldy Hernandez  <aldyh@redhat.com>
11877
11878         * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
11879         lvx, stvx, stvebx, stvehx, stvewx, stvxl.
11880
11881 2002-01-10  Dale Johannesen  <dalej@apple.com>
11882
11883         * gcc.c-torture/execute/loop-11.c: New.
11884
11885 2002-01-08  Aldy Hernandez  <aldyh@redhat.com>
11886
11887         * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
11888         dss, lvsl, lvsr, dstt, dstst, dststt, dst.
11889
11890 2002-01-09  Richard Henderson  <rth@redhat.com>
11891
11892         * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
11893         type in which to perform the operation for each size.
11894
11895 2002-01-09  Alan Matsuoka  (alanm@redhat.com)
11896
11897         * gcc.c-torture/compile/20020109-2.c: New test.
11898
11899 2002-01-09  Gwenole Beauchesne  <bgeauchesne@mandrakesoft.com>
11900
11901         * gcc.c-torture/execute/loop-10.c: New test.
11902
11903 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
11904
11905         * gcc.c-torture/compile/20010226-1.c: New test.
11906         * gcc.c-torture/compile/20010227-1.c: New test.
11907         * gcc.c-torture/compile/20010426-1.c: New test.
11908         * gcc.c-torture/compile/20010510-1.c: New test.
11909         * gcc.c-torture/compile/20010605-3.c: New test.
11910         * gcc.c-torture/compile/20010824-1.c: New test.
11911         * gcc.c-torture/execute/20010409-1.c: New test.
11912         * gcc.dg/noncompile/20000901-1.c: New test.
11913         * gcc.dg/20001023-1.c: New test.
11914         * gcc.dg/20001101-1.c: New test.
11915         * gcc.dg/20001102-1.c: New test.
11916         * gcc.dg/20010207-1.c: New test.
11917         * gcc.dg/20010405-1.c: New test.
11918         * gcc.dg/20010822-1.c: New test.
11919         * gcc.dg/20011107-1.c: New test.
11920
11921 2002-01-09  Jeffrey A Law  (law@redhat.com)
11922
11923         * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
11924
11925         * gcc.c-torture/execute/strct-stdarg-1.x: New file.  Expect
11926         execution failure on PA targets.
11927
11928 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
11929
11930         * gcc.c-torture/compile/20020109-1.c: New test.
11931
11932 2002-01-08  Kazu Hirata  <kazu@hxi.com>
11933
11934         * gcc.c-torture/execute/20020108-1.c: New test.
11935
11936 2002-01-08  Jakub Jelinek  <jakub@redhat.com>
11937
11938         * gcc.dg/20020108-1.c: New test.
11939
11940 2002-01-08  H.J. Lu <hjl@gnu.org>
11941
11942         * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
11943         for header files.
11944
11945 2002-01-08  Geoff Keating  <geoffk@redhat.com>
11946
11947         * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
11948         consistency.
11949
11950 002-01-07  Aldy Hernandez  <aldyh@redhat.com>
11951
11952         * gcc.dg/altivec-4.c: Test altivec predicates.
11953
11954 2002-01-07  Jakub Jelinek  <jakub@redhat.com>
11955
11956         * gcc.c-torture/execute/20020107-1.c: New test.
11957
11958 2002-01-06  Craig Rodrigues  <rodrigc@gcc.gnu.org>
11959
11960         PR c/5279
11961         * gcc.c-torture/compile/20020106-1.c: New test.
11962
11963 2002-01-05  Hans-Peter Nilsson  <hp@bitrange.com>
11964
11965         * gcc.c-torture/execute/nestfunc-4.c: New test.
11966
11967 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
11968
11969         * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
11970         extra triple that slipped in.
11971         * g++.old-deja/g++.abi/align.C: Likewise.
11972         * g++.old-deja/g++.abi/bitfields.C: Likewise.
11973
11974 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
11975
11976         * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
11977         * g++.old-deja/g++.abi/align.C: Likewise.
11978         * g++.old-deja/g++.abi/bitfields.C: Likewise.
11979
11980         * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
11981         on FreeBSD/i386.
11982         * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
11983         FreeBSD.
11984
11985 2002-01-04  Jakub Jelinek  <jakub@redhat.com>
11986
11987         * gcc.dg/20020104-1.c: New test.
11988
11989         * gcc.dg/20020104-2.c: New test.
11990
11991 2002-01-04  Hans-Peter Nilsson  <hp@bitrange.com>
11992
11993         * gcc.dg/20020103-1.c: Fix typo in target selector.
11994
11995 2002-01-03  Richard Henderson  <rth@redhat.com>
11996
11997         * gcc.dg/20020103-1.c: New.
11998
11999 2002-01-03  Kazu Hirata  <kazu@hxi.com>
12000
12001         * gcc.c-torture/execute/20020103-1.c: New test.
12002
12003 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
12004
12005         * g++.dg/other/debug2.C: New test.
12006
12007         * gcc.c-torture/compile/20020103-1.c: New test.
12008
12009 2002-01-02  Jakub Jelinek  <jakub@redhat.com>
12010
12011         * gcc.dg/gnu89-init-1.c: Added new tests.
12012
12013 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
12014
12015         * g++.dg/template/friend2.C: Remove as patch is reverted.
12016
12017         * g++.dg/warn/oldcast1.C: New test.
12018
12019         * g++.dg/template/ptrmem1.C: New test.
12020         * g++.dg/template/ptrmem2.C: New test.
12021
12022         * g++.dg/template/ntp.C: New test.
12023
12024         * g++.dg/other/component1.C: New test.
12025
12026         * g++.dg/template/ttp3.C: New test.
12027
12028         * g++.dg/template/friend2.C: New test.
12029         * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
12030
12031 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
12032
12033         * g++.dg/other/ptrmem1.C: New test.
12034         * g++.dg/other/ptrmem2.C: New test.
12035
12036 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
12037
12038         * g++.dg/template/ctor1.C: New test.
12039
12040 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
12041
12042         * g++.dg/template/friend2.C: New test.
12043
12044 2002-01-01  Hans-Peter Nilsson  <hp@bitrange.com>
12045
12046         * gcc.dg/mmix-1.c: New test.
12047
12048 2001-12-31  Richard Henderson  <rth@redhat.com>
12049
12050         * gcc.dg/asm-5.c: New.
12051
12052 2001-12-31  Paolo Carlini  <pcarlini@unitus.it>
12053
12054         * g++.old-deja/g++.robertl/eb130.C: hash_set is now
12055         in namespace __gnu_cxx
12056
12057 2001-12-30  Richard Henderson  <rth@redhat.com>
12058
12059         * gcc.dg/debug-6.c: New.
12060
12061 2001-12-30  Jakub Jelinek  <jakub@redhat.com>
12062
12063         * gcc.c-torture/compile/20011229-2.c: New test.
12064
12065 2001-12-29  Jakub Jelinek  <jakub@redhat.com>
12066
12067         * gcc.dg/debug-3.c: New test.
12068         * gcc.dg/debug-4.c: New test.
12069         * gcc.dg/debug-5.c: New test.
12070
12071 2001-12-29  Richard Henderson  <rth@redhat.com>
12072
12073         * g++.dg/eh/loop1.C: New.
12074
12075 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
12076
12077         * g++.dg/template/crash1.C: New test.
12078
12079 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
12080
12081         * g++.dg/other/const1.C: New test.
12082
12083 2001-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
12084
12085         * gcc.c-torture/compile/20011229-1.c: New test.
12086
12087 2001-12-28  Stan Shebs  <shebs@apple.com>
12088
12089         * lib/objc-torture.exp: Resync with c-torture.exp.
12090         * lib/objc.exp: Load standard libraries.
12091
12092 2001-12-28  Jakub Jelinek  <jakub@redhat.com>
12093
12094         * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
12095         additional tests.
12096
12097 2001-12-27  Roger Sayle <roger@eyesopen.com>
12098
12099         * gcc.c-torture/execute/string-opt-16.c: New testcase.
12100
12101 2001-12-27  Richard Henderson  <rth@redhat.com>
12102
12103         * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
12104
12105 2001-12-26  Nathan Sidwell  <nathan@codesourcery.com>
12106
12107         * g++.dg/eh/ctor1.C: New test.
12108         * g++.dg/other/error2.C: New test.
12109
12110 2001-12-24  Nathan Sidwell  <nathan@codesourcery.com>
12111
12112         * g++.dg/other/init2.C: New test.
12113
12114 2001-12-24  Richard Henderson  <rth@redhat.com>
12115
12116         * gcc.dg/20011223-1.c: New.
12117         * gcc.dg/inline-1.c: New.
12118
12119 2001-12-23  Richard Henderson  <rth@redhat.com>
12120
12121         * gcc.dg/asm-4.c: Test operand modifiers.
12122
12123 2001-12-23  Richard Henderson  <rth@redhat.com>
12124
12125         * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
12126
12127 2001-12-23  Joseph S. Myers  <jsm28@cam.ac.uk>
12128
12129         * gcc.c-torture/execute/20011223-1.c: New test.
12130
12131 2001-12-21  Richard Henderson  <rth@redhat.com>
12132
12133         * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
12134         re-enables the warning.
12135
12136 2001-12-21  Richard Henderson  <rth@redhat.com>
12137
12138         * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
12139
12140 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
12141
12142         * gcc.c-torture/compile/20011218-1.c: New test.
12143
12144 2001-12-20  Nick Clifton  <nickc@cambridge.redhat.com>
12145
12146         * gcc.misc-test/arm-isr.exp: New file.  Control running of the
12147         arm-isr.c test.
12148         * gcc.misc-tests/arm-isr.c: New file.  Test prologue and
12149         epilogue generation for ARM ISR routines.
12150
12151 2001-12-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12152
12153         * gcc.dg/format/builtin-1.c: Test unlocked stdio.
12154         * gcc.dg/format/c90-printf-3.c: Likewise.
12155         * gcc.dg/format/c99-printf-3.c: Likewise.
12156         * gcc.dg/format/ext-1.c: Likewise.
12157         * gcc.dg/format/ext-6.c: Likewise.
12158         * gcc.dg/format/format.h: Prototype unlocked stdio.
12159
12160 2001-12-20  Richard Henderson  <rth@redhat.com>
12161
12162         * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
12163         (arena): Use it.
12164         (malloc): Correct allocation logic.  Abort if we fill up the
12165         arena before initialization complete.
12166         (realloc): Correct allocation logic.
12167
12168 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
12169
12170         * gcc.c-torture/compile/20011219-2.c: New test.
12171
12172         * gcc.c-torture/execute/20011219-1.c: New test.
12173
12174 2001-12-19  David Billinghurst <David.Billinghurst@riotinto.com>
12175
12176         * gcc.dg/special/ecos.exp:  wkali-1.c unsupported if
12177         target does not support weak symbols.
12178
12179 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
12180
12181         * gcc.c-torture/compile/20011219-1.c: New test.
12182
12183 2001-12-19  Nathan Sidwell  <nathan@codesourcery.com>
12184
12185         * g++.dg/other/error1.C: New test.
12186
12187 2001-12-17  Jeffrey A Law  (law@redhat.com)
12188
12189         * gcc.c-torture/execute/20011217-1.c: New test.
12190
12191 2001-12-17  Nicola Pero  <nicola@brainstorm.co.uk>
12192
12193         * objc.dg/special/: New directory.
12194         * objc.dg/special/special.exp: New file.
12195         * objc.dg/special/unclaimed-category-1.h: New file.
12196         * objc.dg/special/unclaimed-category-1a.m: New file.
12197         * objc.dg/special/unclaimed-category-1.m: New file.
12198
12199 2001-12-17  Andreas Jaeger  <aj@suse.de>
12200
12201         * gcc.c-torture/compile/20011217-2.c: New test.
12202
12203 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
12204
12205         * gcc.c-torture/compile/20011217-1.c: New test.
12206
12207 2001-12-14  Aldy Hernandez  <aldyh@redhat.com>
12208
12209         * testsuite/gcc.dg/20011214-1.c: New.
12210
12211 2001-12-13  Aldy Hernandez  <aldyh@redhat.com>
12212
12213         * gcc.dg/altivec-4.c: New.
12214
12215 2001-12-13  Hans-Peter Nilsson  <hp@axis.com>
12216
12217         * gcc.dg/20011113-1.c: New test.
12218
12219 2001-12-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
12220
12221         * g++.old-deja/g++.jason/template31.C: Remove templates for classes
12222         std::__malloc_alloc_template<0> and
12223         std::__default_alloc_template<false, 0>.
12224
12225 2001-12-13  Nicola Pero  <n.pero@mi.flashnet.it>
12226
12227         * objc/execute/bf-21.m: New test.
12228         * objc/execute/enumeration-1.m: New test.
12229         * objc/execute/enumeration-2.m: New test.
12230
12231 2001-12-12  Jakub Jelinek  <jakub@redhat.com>
12232
12233         * gcc.dg/gnu89-init-1.c: New test.
12234
12235 2001-12-12  Nathan Sidwell  <nathan@codesourcery.com>
12236
12237         * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
12238         * g++.old-deja/g++.jason/2371.C: Likewise.
12239         * g++.old-deja/g++.jason/template33.C: Likewise.
12240         * g++.old-deja/g++.jason/template34.C: Likewise.
12241         * g++.old-deja/g++.jason/template36.C: Likewise.
12242         * g++.old-deja/g++.oliva/typename1.C: Likewise.
12243         * g++.old-deja/g++.oliva/typename2.C: Likewise.
12244         * g++.old-deja/g++.other/typename1.C: Likewise.
12245         * g++.old-deja/g++.pt/inherit2.C: Likewise.
12246         * g++.old-deja/g++.pt/nontype5.C: Likewise.
12247         * g++.old-deja/g++.pt/typename11.C: Likewise.
12248         * g++.old-deja/g++.pt/typename14.C: Likewise.
12249         * g++.old-deja/g++.pt/typename16.C: Likewise.
12250         * g++.old-deja/g++.pt/typename3.C: Likewise.
12251         * g++.old-deja/g++.pt/typename4.C: Likewise.
12252         * g++.old-deja/g++.pt/typename5.C: Likewise.
12253         * g++.old-deja/g++.pt/typename7.C: Likewise.
12254         * g++.old-deja/g++.robertl/eb9.C: Likewise.
12255
12256 2001-12-11  Nathan Sidwell  <nathan@codesourcery.com>
12257
12258         * g++.dg/other/linkage1.C: New test.
12259         * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
12260         specifiers.
12261
12262 2001-12-11  Neil Booth  <neil@daikokuya.demon.co.uk>
12263
12264         * gcc.dg/concat.c: New test.
12265
12266 2001-12-11  Stan Shebs  <shebs@apple.com>
12267
12268         * objc/compile: New test directory.
12269         * objc/compile/compile.exp: New expect script.
12270         * objc/compile/20011211-1.m: New compile test.
12271
12272 2001-12-11  Jason Merrill  <jason@redhat.com>
12273
12274         * lib/prune.exp (prune_gcc_output): Also handle "In member
12275         function".  So many permutations...
12276
12277 2001-12-10  Nathan Sidwell  <nathan@codesourcery.com>
12278
12279         * g++.dg/template/typedef1.C: New test.
12280
12281 2001-12-09  Nathan Sidwell  <nathan@codesourcery.com>
12282
12283         * g++.dg/other/copy1.C: New test.
12284
12285 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
12286
12287         * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
12288
12289         * gcc.dg/builtin-choose-expr.c: New.
12290
12291 2001-12-07  Aldy Hernandez  <aldyh@redhat.com>
12292
12293         * gcc.dg/altivec-2.c: New.
12294
12295 2001-12-07  Richard Henderson  <rth@redhat.com>
12296
12297         * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
12298
12299 2001-12-07  Stephane Carrez  <Stephane.Carrez@sun.com>
12300
12301         * gcc.dg/sparc-ret.c: New file, test return corruption bug for
12302         ultrasparc.
12303
12304 2001-12-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
12305
12306         * g++-old.deja/g++.robertl/eb101.C: Deleted.
12307
12308 2001-12-06  Janis Johnson  <janis187@us.ibm.com>
12309
12310         * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
12311         variable argument list.
12312
12313 2001-12-06  Zack Weinberg  <zack@codesourcery.com>
12314
12315         * gcc.c-torture/execute/memcheck: Delete entire directory.
12316         (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
12317         t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
12318
12319 2001-12-05  Neil Booth  <neil@daikokuya.demon.co.uk>
12320
12321         * gcc.dg/Wshadow-1.c: New test.
12322
12323 2001-12-05  Jakub Jelinek  <jakub@redhat.com>
12324
12325         * gcc.c-torture/compile/20011130-1.c: New test.
12326
12327         * gcc.dg/noncompile/20011025-1.c: New test.
12328
12329         * g++.dg/other/anon-union.C: New test.
12330
12331         * gcc.c-torture/execute/20011024-1.c: New test.
12332
12333 2001-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
12334
12335         * gcc.c-torture/execute/20000722-1.x,
12336         gcc.c-torture/execute/20010123-1.x: Remove.
12337         * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
12338         * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
12339         gcc.dg/c99-complit-2.c: New tests.
12340
12341 2001-12-04  Nathan Sidwell  <nathan@codesourcery.com>
12342
12343         * g++.dg/inherit/base1.C: New test.
12344
12345 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
12346
12347         * g++.dg/other/stdarg1.C: New test.
12348
12349         * gcc.c-torture/compile/20011130-2.c: New test.
12350
12351 2001-12-03  Janis Johnson  <janis187@us.ibm.com>
12352
12353         * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
12354         * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
12355         * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
12356         * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
12357         * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
12358         * gcc.dg/builtin-prefetch-1.c: New test.
12359
12360 2001-12-03  Jakub Jelinek  <jakub@redhat.com>
12361
12362         * gcc.dg/20011130-1.c: New test.
12363
12364 2001-12-03  Nathan Sidwell  <nathan@codesourcery.com>
12365
12366         * g++.dg/other/scope1.C: New test.
12367         * g++.dg/template/explicit-instantiation.C: Remove XFAIL
12368
12369 2001-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
12370
12371         * gcc.dg/vla-init-1.c: New test.
12372
12373 2001-12-01  Geoff Keating  <geoffk@redhat.com>
12374
12375         * gcc.c-torture/compile/structs.c: New testcase from GDB.
12376
12377 2001-12-02  Neil Booth  <neil@daikokuya.demon.co.uk>
12378
12379         * objc.dg/alias.m: Update.
12380         * objc.dg/class-1.m: Update.
12381         * objc.dg/const-str-1.m: Update.
12382         * objc.dg/fwd-proto-1.m: Update.
12383         * objc.dg/id-1.m: Update.
12384         * objc.dg/super-class-1.m: Update.
12385
12386 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
12387
12388         * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
12389         constructs.
12390
12391 2001-11-28  Jeffrey A Law  (law@cygnus.com)
12392
12393         * gcc.c-torture/execute/20011128-1.c: New test.
12394
12395 2001-11-28  Hans-Peter Nilsson  <hp@axis.com>
12396
12397         * gcc.dg/20011127-1.c: New test.
12398
12399 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
12400
12401         * gcc.dg/format/strfmon-1.c: Update comments.  Adjust examples
12402         from Austin Group draft 7.
12403         * gcc.dg/format/xopen-1.c: Update comments.  Add tests for gaps in
12404         scanf format arguments.
12405         * gcc.dg/format/no-exargs-2.c: New test.
12406
12407 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
12408
12409         * g++.dg/abi/vbase8-4.C: New test.
12410
12411 2001-11-24  Ian Lance Taylor  <ian@airs.com>
12412
12413         * gcc.c-torture/execute/20011121-1.c: New test.
12414
12415 2001-11-23  Jeffrey A Law  (law@cygnus.com)
12416
12417         * gcc.c-torture/execute/ieee/20011123-1.c: New test.
12418
12419 2001-11-23  Andreas Jaeger  <aj@suse.de>
12420
12421         * gcc.dg/cpp/charconst-2.c: New test.
12422
12423 2001-11-22  Geoffrey Keating  <geoffk@redhat.com>
12424
12425         * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
12426         to the host if it is remote.  Let tests specify extra headers
12427         they use.
12428         * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
12429         * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
12430         * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
12431         * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
12432         * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
12433         * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
12434         * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
12435         * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
12436         * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
12437         * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
12438
12439 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
12440
12441         * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
12442         for little endian ARMs.
12443
12444 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
12445
12446         * gcc.c-torture/compile/20011119-1.c: New test.
12447         * gcc.c-torture/compile/20011119-2.c: New test.
12448
12449 2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
12450
12451         * gcc.dg/altivec-1.c: Fix typo.
12452
12453 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
12454
12455         * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
12456
12457 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
12458
12459         * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
12460
12461 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
12462
12463         * lib/g77.exp: Don't specify --rpath-link.
12464
12465         * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
12466         across all the headers.
12467         * gcc.dg/format/format.exp: For testing on a remote host,
12468         copy format.h.
12469
12470         * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
12471         * gcc.c-torture/execute/930406-1.c: Likewise.
12472         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
12473
12474 2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
12475
12476         * gcc.dg/altivec-1.c: New.
12477
12478 2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
12479
12480         * gcc.dg/cpp/fpreprocessed.c: New test case.
12481
12482 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
12483
12484         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
12485         gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
12486         * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
12487
12488 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
12489
12490         * gcc.dg/no-builtin-1.c: New test.
12491
12492 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
12493
12494         * gcc.c-torture/execute/20011115-1.c: New test.
12495
12496 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
12497
12498         * gcc.c-torture/compile/20011114-2.c: New test.
12499         * gcc.c-torture/compile/20011114-3.c: New test.
12500         * gcc.c-torture/compile/20011114-4.c: New test.
12501
12502 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
12503
12504         * g++.dg/other/init1.C: New test.
12505
12506 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
12507
12508         * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
12509         message.
12510
12511         * gcc.c-torture/execute/20011114-1.c: New testcase.
12512
12513         * gcc.c-torture/compile/20010327-1.c: Revert last change.
12514         * gcc.c-torture/compile/20011114-1.c: New test, exactly
12515         like the (before this change) version of 20010327-1.c.
12516
12517 2001-11-14  Roger Sayle <roger@eyesopen.com>
12518
12519         * gcc.c-torture/execute/string-opt-13.c: New testcase.
12520
12521 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
12522
12523         * g++.dg/init/array2.C: New test.
12524
12525 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
12526
12527         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
12528
12529 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
12530
12531         * g++.dg/other/forscope1.C: New test.
12532         * g++.dg/ext/forscope1.C: New test.
12533         * g++.dg/ext/forscope2.C: New test.
12534
12535 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
12536
12537         * gcc.c-torture/execute/20011113-1.c: New test.
12538
12539 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
12540
12541         * gcc.c-torture/execute/20011109-2.c: New test.
12542
12543         * gcc.c-torture/execute/20011109-1.c: New test.
12544
12545 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
12546
12547         * gcc.c-torture/compile/20011109-1.c: New test.
12548
12549 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
12550
12551         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
12552         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
12553         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
12554         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
12555         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
12556         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
12557         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
12558
12559 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
12560
12561         * g++.dg/warn/Wshadow-1.C: New tests.
12562         * g++.old-deja/g++.mike/for3.C: Update.
12563
12564 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
12565
12566         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
12567         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
12568         XFAILs.  Adjust expected error texts.
12569         * gcc.c-torture/compile/20011106-1.c,
12570         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
12571         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
12572         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
12573         gcc.dg/c99-array-lval-5.c: New tests.
12574
12575 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
12576
12577         * gcc.dg/cpp/defined.c: Update.
12578
12579 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
12580
12581         * gcc.c-torture/execute/anon-1.c: New test.
12582
12583 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
12584
12585         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
12586         same size, so no warning should be produced on stormy16.
12587
12588         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
12589         due to oversized array.
12590         * g++.old-deja/g++.mike/ns15.C: Likewise.
12591         * g++.old-deja/g++.pt/crash16.C: Likewise.
12592
12593 2001-11-02  Graham Stott  <grahams@redhat.com>
12594
12595         * g++.dgother/debug1.C: Fix typos.
12596
12597 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
12598
12599         * g++.dg/other/debug1.C: New test.
12600
12601 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
12602
12603         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
12604         of unsigned long.
12605
12606 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
12607
12608         * gcc.dg/20011029-2.c: New test.
12609
12610         * gcc.c-torture/compile/20011029-1.c: New test.
12611
12612 2001-10-29  Nicola Pero  <n.pero@mi.flashnet.it>
12613
12614         * objc/execute/class_self-1.m: New test.
12615         * objc/execute/class_self-2.m: New test.
12616
12617 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
12618
12619         * gcc.misc-tests/msgs.exp: Delete.
12620         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
12621         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
12622         error set to match recent changes.
12623
12624 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
12625
12626         * gcc.dg/20011021-1.c: New test.
12627
12628 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
12629
12630         * gcc.c-torture/compile/20011023-1.c: New test.
12631
12632 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
12633
12634         * lib/g77.exp: Rewrite based on lib/g++.exp.
12635
12636 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
12637
12638         * gcc.c-torture/execute/20011019-1.c: New test.
12639
12640         * gcc.dg/20011018-1.c: New test.
12641
12642 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
12643
12644         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
12645
12646 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
12647
12648         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
12649         * gcc.dg/attr-invalid.c: Likewise.
12650
12651 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
12652
12653         * testsuite/gcc.dg/20011015-1.c: New test.
12654
12655 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
12656
12657         * g++.dg/template/unify2.C: New test.
12658
12659 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
12660
12661         * g++.dg/other/exception-specification.C: New test
12662
12663 2001-10-13  Tom Rix  <trix@redhat.com>
12664
12665         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
12666         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
12667
12668 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
12669
12670         * testsuite/gcc.dg/20011009-1.c: New test.
12671
12672 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
12673
12674         PR g++/4476
12675         * g++.dg/other/friend1.C: New test.
12676
12677 2001-10-11  Richard Henderson  <rth@redhat.com>
12678
12679         * g++.old-deja/g++.other/crash18.C: Add -S to options.
12680
12681 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12682
12683         * gcc.c-torture/compile/20011010-1.c: New.
12684
12685 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
12686
12687         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
12688         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
12689         g77.f-torture/execute/execute.exp,
12690         g77.f-torture/noncompile/noncompile.exp,
12691         gcc.c-torture/compile/compile.exp,
12692         gcc.c-torture/execute/execute.exp,
12693         gcc.c-torture/execute/ieee/ieee.exp,
12694         gcc.c-torture/execute/memcheck/memcheck.exp,
12695         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
12696         objc/execute/execute.exp: Update FSF address.
12697
12698 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
12699
12700         * gcc.dg/cpp/cmdlne-C.c: Update.
12701         * gcc.dg/cpp/cmdlne-C2.c: New.
12702
12703 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12704
12705         * gcc.c-torture/execute/20011008-3.c: New.
12706
12707 2001-10-08  DJ Delorie  <dj@redhat.com>
12708
12709         * gcc.dg/20011008-1.c: New.
12710         * gcc.dg/20011008-2.c: New.
12711
12712 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
12713
12714         * gcc.dg/cpp/spacing1.c: Update test.
12715
12716 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
12717
12718         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
12719         spelling errors of "separate" as "seperate".
12720
12721 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
12722
12723         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
12724         enough to avoid inlining.
12725
12726 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
12727
12728         * lib/g77.exp: set libg2c_dir correctly.
12729
12730 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
12731
12732         * gcc.dg/cpp/macro11.c: New test.
12733
12734 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
12735
12736         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
12737         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
12738         gcc.dg/format/multattr-3.c: New tests.
12739         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
12740         tests for format attributes on function pointers being rejected.
12741
12742 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
12743
12744         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
12745
12746 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
12747
12748         * g++.dg/warn/format1.C: New test.
12749
12750 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
12751
12752         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
12753
12754 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
12755
12756         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
12757
12758 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
12759
12760         * gcc.dg/cpp/redef2.c: Add test.
12761
12762 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
12763
12764         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
12765         long-standing bug on i686, apparently.
12766         * gcc.c-torture/execute/loop-2c.x: New file.
12767         * gcc.c-torture/execute/loop-2d.x: New file.
12768         * gcc.c-torture/execute/loop-3c.x: New file.
12769
12770 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
12771
12772         * gcc.dg/cpp/20000625-2.c: Correct line number.
12773
12774 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
12775
12776         * gcc.dg/cpp/macro10.c: New test.
12777         * gcc.dg/cpp/strify3.c: New test.
12778         * gcc.dg/cpp/spacing1.c: Add tests.
12779         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
12780         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
12781
12782 2001-09-24  DJ Delorie  <dj@redhat.com>
12783
12784         * gcc.c-torture/execute/20010924-1.c: New test.
12785
12786 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
12787
12788         * testsuite/objc/execute/paste.m: Remove.
12789
12790 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
12791
12792         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
12793
12794 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
12795
12796         * g77.dg/strlen0.f: New test.
12797
12798 2001-09-21  Richard Henderson  <rth@redhat.com>
12799
12800         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
12801         * g++.old-deja/g++.abi/vtable2.C: Likewise.
12802
12803 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
12804
12805         Table-driven attributes.
12806         * g++.dg/ext/attrib1.C: New test.
12807
12808 2001-09-20  DJ Delorie  <dj@redhat.com>
12809
12810         * gcc.dg/20000926-1.c: Update expected warning messages.
12811         * gcc.dg/array-2.c: Likewise, and test for warnings too.
12812         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
12813         array.
12814
12815 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
12816
12817         * g++.dg/eh/registers1.C: New test case.
12818
12819 2001-09-17  Richard Henderson  <rth@redhat.com>
12820
12821         * gcc.dg/array-5.c: Fix VLA decomposition test.
12822
12823 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
12824
12825         * gcc.dg/cpp/line5.c: New testcase.
12826
12827 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
12828
12829         * gcc.dg/cpp/macro9.c: New test.
12830
12831 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
12832
12833         * gcc.c-torture/execute/980223.c: Change type of addr from long
12834         to char *.
12835
12836 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
12837
12838         * gcc.c-torture/execute/20010915-1.c: New test.
12839
12840 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
12841
12842         * g77.dg/bprob: New directory.
12843         * g77.dg/bprob/bprob.exp: New file.
12844         * g77.dg/bprob/bprob-1.f: New test.
12845         * g77.dg/gcov: New directory.
12846         * g77.dg/gcov/gcov.exp: New file.
12847         * g77.dg/gcov/gcov-1.f: New test.
12848         * g77.dg/gcov/gcov-1.x: New file.
12849
12850 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
12851
12852         * gcc.dg/cpp/directiv.c: Update.
12853         * gcc.dg/cpp/undef1.c: Update.
12854
12855 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
12856
12857         * gcc.dg/20010912-1.c: New test.
12858
12859 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
12860
12861         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
12862         language-independent file in lib.
12863         * lib/gcov.exp: New file.
12864
12865 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
12866
12867         * gcc.c-torture/compile/20010911-1.c: New test.
12868
12869 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
12870
12871         * lib/profopt.exp: New, to support profile-directed optimizations.
12872         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
12873         * gcc.misc-tests/bprob-1.c: New test.
12874         * gcc.misc-tests/bprob-2.c: New test.
12875
12876 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
12877
12878         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
12879         XFAIL and which kinds of gcov output to verify.
12880         * gcc.misc-tests/gcov-4b.x: New file.
12881         * gcc.misc-tests/gcov-5b.x: New file.
12882         * gcc.misc-tests/gcov-6.x: New file.
12883         * gcc.misc-tests/gcov-7.c: New test.
12884         * gcc.misc-tests/gcov-7.x: New file.
12885
12886 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
12887
12888         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
12889         * gcc.misc-tests/gcov-6.c: New test.
12890
12891 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
12892
12893         PR c++/3986
12894         * g++.dg/abi/vbase1.C: New test.
12895
12896 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
12897
12898         * objc.dg/method-2.m: New.
12899
12900 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
12901
12902         PR c++/4203
12903         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
12904         * g++.dg/init/empty1.C: New test.
12905
12906 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
12907
12908         * gcc.c-torture/compile/20010903-1.c: New test.
12909
12910 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
12911
12912         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
12913         for m68k.
12914
12915 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
12916
12917         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
12918
12919         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
12920
12921         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
12922
12923 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
12924
12925         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
12926         for 16-bit 'unsigned int'.
12927
12928 2001-08-29  Kazu Hirata  <kazu@hxi.com>
12929
12930         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
12931
12932 2001-08-27  Richard Henderson  <rth@redhat.com>
12933
12934         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
12935         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
12936
12937 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
12938
12939         * gcc.dg/asm-names.c (ymain): New.
12940
12941 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
12942
12943         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
12944         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
12945         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
12946
12947 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12948
12949         * gcc.dg/compare5.c: New testcase.
12950
12951 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
12952
12953         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
12954         and "In instantiation".
12955
12956 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
12957
12958         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
12959
12960 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
12961
12962         * gcc.misc-tests/gcov.exp: Add support for branch information.
12963         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
12964         * gcc.misc-tests/gcov-4.c: New test.
12965         * gcc.misc-tests/gcov-4b.c: New test.
12966         * gcc.misc-tests/gcov-5b.c: New test.
12967
12968 2001-08-20  Zack Weinberg  <zackw@panix.com>
12969
12970         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
12971         expected to fail.
12972
12973 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
12974
12975         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
12976
12977 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
12978
12979         * g++.dg/eh/
12980         Moved to gcc-deps.exp
12981         * gcc-deps.exp: New file.
12982
12983 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12984
12985         * g++.old-deja/g++.pt/defarg14.C: New test.
12986
12987 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
12988
12989         * g++.old-deja/g++.other/lineno5.C: New test.
12990
12991 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
12992
12993         * g++.old-deja/g++.pt/crash68.C: New test.
12994
12995 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
12996
12997         * g++.old-deja/g++.other/crash42.C: New test.
12998
12999 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
13000
13001         * gcc.dg/cpp/extratokens.c: Fix.
13002         * gcc.dg/cpp/skipping2.c: New tests.
13003
13004 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13005
13006         * gcc.c-torture/execute/20010724-1.c: New file.
13007         * gcc.c-torture/execute/20010724-1.x: New file.
13008
13009 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
13010
13011         * g++.old-deja/g++.other/cond7.C: New test.
13012
13013 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
13014
13015         * g++.old-deja/g++.other/optimize4.C: New test.
13016
13017 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
13018
13019         * g++.old-deja/g++.abi/vbase8-5.C: New test.
13020
13021 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
13022
13023         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
13024         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
13025         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
13026         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
13027
13028         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
13029         bug report" message.
13030
13031         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
13032         * g++.dg/ext/instantiate1.C: Move from old-deja.
13033
13034 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
13035
13036         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
13037         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
13038         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
13039         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
13040
13041 2001-07-23  Jeffrey A Law  (law@cygnus.com)
13042
13043         * gcc.c-torture/execute/20010723-1.c: New test.
13044
13045 2001-07-23  Ben Elliston  <bje@redhat.com>
13046
13047         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
13048
13049 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13050
13051         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
13052         i[34567]86-*-*.
13053         Delete handling of ieee_multilib_flags.
13054         Pass -mieee for alpha*-*-* and sh-*-*.
13055         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
13056
13057 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
13058
13059         Remove old-abi tests.
13060         * g++.old-deja/g++.mike/p11116.C: Remove.
13061         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
13062
13063 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
13064
13065         * g77.f-torture/compile/pr3743.f:  New test
13066
13067 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
13068
13069         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
13070
13071 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13072
13073         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
13074         g++.old-deja/g++.pt/static6.C: Likewise.
13075         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
13076         supports weak symbols.
13077
13078 2001-07-18  Andreas Jaeger  <aj@suse.de>
13079
13080         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
13081         supported again.
13082
13083 2001-07-18  Andreas Jaeger  <aj@suse.de>
13084
13085         * gcc.dg/iftrap-1.c: Fix target line.
13086
13087 2001-07-17  Richard Henderson  <rth@redhat.com>
13088
13089         * gcc.c-torture/execute/20010717-1.c: New.
13090
13091 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
13092
13093         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
13094         tests.
13095
13096 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
13097
13098         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
13099
13100 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13101
13102         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
13103         UAC_SIGBUS, UAC_NOPRINT definitions.
13104
13105 2001-07-16  Nicola Pero  <n.pero@mi.flashnet.it>
13106
13107         * objc/execute/object_is_class.m: New test.
13108         * objc/execute/object_is_meta_class.m: New test.
13109
13110 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
13111
13112         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
13113         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
13114
13115 2001-01-15  David Bil
13116         * objc/execute/class-14.m: Added.
13117         * objc/execute/class-2.m: Added.
13118         * objc/execute/class-3.m: Added.
13119         * objc/execute/class-4.m: Added.
13120         * objc/execute/class-5.m: Added.
13121         * objc/execute/class-6.m: Added.
13122         * objc/execute/class-7.m: Added.
13123         * objc/execute/class-8.m: Added.
13124         * objc/execute/class-9.m: Added.
13125         * objc/execute/class-tests-1.h
13126         * objc/execute/class-tests-2.h
13127         * objc/execute/compatibility_alias.m: Added.
13128         * objc/execute/encode-1.m: Added.
13129         * objc/execute/formal_protocol-1.m: Added.
13130         * objc/execute/formal_protocol-2.m: Added.
13131         * objc/execute/formal_protocol-3.m: Added.
13132         * objc/execute/formal_protocol-4.m: Added.
13133         * objc/execute/formal_protocol-5.m: Added.
13134         * objc/execute/formal_protocol-6.m: Added.
13135         * objc/execute/formal_protocol-7.m: Added.
13136         * objc/execute/informal_protocol.m: Added.
13137         * objc/execute/initialize.m: Added.
13138         * objc/execute/load.m: Added.
13139         * objc/execute/many_args_method.m: Added.
13140         * objc/execute/nested-3.m: Added.
13141         * objc/execute/no_clash.m: Added.
13142         * objc/execute/private.m: Added.
13143         * objc/execute/redefining_self.m: Added.
13144         * objc/execute/root_methods.m: Added.
13145         * objc/execute/selector-1.m: Added.
13146         * objc/execute/static-1.m: Added.
13147         * objc/execute/static-2.m: Added.
13148         * objc/execute/va_method.m: Added.
13149
13150 2001-03-10  Richard Henderson  <rth@redhat.com>
13151
13152         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
13153
13154 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
13155
13156         * g++.old-deja/g++.other/crash31.C: XFAIL.
13157         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
13158         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
13159         * gcc.c-torture/execute/20010123-1.x: XFAIL.
13160         * gcc.c-torture/execute/20010124-1.x: XFAIL.
13161         * gcc.dg/sequence-pt-1.c: XFAIL one test.
13162
13163 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
13164
13165         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
13166
13167 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
13168
13169         * gcc.dg/20000724-1.c: Don't use multiline strings.
13170
13171 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
13172
13173         * objc/execute/string1.m, objc/execute/string2.m: Compare the
13174         result of -cString against what we expect it to be; don't just
13175         print it out for no one to read.
13176
13177         * objc/execute/string3.m, objc/execute/string4.m: New tests.
13178         Based on testcases provided by Nicola Pero.
13179
13180 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
13181
13182         * gcc.dg/cpp/macro7.c: New test.
13183
13184 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
13185
13186         * gcc.dg/cpp/multiline.c: Update.
13187
13188 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
13189
13190         * g++.old-deja/g++.other/enum3.C: New test.
13191
13192 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
13193
13194         * g++.old-deja/g++.other/pod1.C: New test.
13195
13196 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
13197
13198         * g++.old-deja/g++.ext/overload1.C: New test.
13199
13200 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
13201
13202         * g++.old-deja/g++.pt/using1.C: New test.
13203
13204 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
13205
13206         * g++.old-deja/g++.other/using9.C: New test.
13207
13208 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
13209
13210         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
13211
13212         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
13213
13214 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
13215
13216         * g++.old-deja/g++.ext/realpt1.C: Remove.
13217
13218 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
13219
13220         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
13221
13222 2001-02-26  Will Cohen  <wcohen@redhat.com>
13223
13224         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
13225
13226 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
13227
13228         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
13229         templatized constructors.
13230
13231 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13232
13233         * gcc.c-torture/execute/20010224-1.c: New test.
13234
13235 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
13236
13237         * gcc.c-torture/execute/20010222-1.c: New test.
13238
13239 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
13240
13241         * g++.old-deja/g++.other/inline20.C: New test.
13242
13243 2001-02-21  Ovidiu Predescu  <ovidiu@cup.hp.com>
13244
13245         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
13246
13247 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
13248
13249         * g++.old-deja/g++.other/lookup22.C: New test.
13250
13251 200
13252         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
13253         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
13254         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
13255         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
13256         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
13257
13258 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
13259
13260         * gcc.c-torture/execute/991228-1.c: Take word endianness into
13261         account.
13262
13263 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
13264
13265         * gcc.c-torture/execute/builtin-complex-1.c: New test.
13266
13267 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
13268
13269         * g++.old-deja/g++.pt/crash62.C: New test.
13270
13271 2001-01-04  Richard Henderson  <rth@redhat.com>
13272
13273         * gcc.dg/20000926-1.c: Update expected warnings.
13274         * gcc.dg/array-2.c: Likewise.
13275         * gcc.dg/array-4.c: Also validate flexible array members.
13276         * gcc.dg/c99-flex-array-1.c: New.
13277
13278 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
13279
13280         * gcc.c-torture/compile/20001222-1.x: Remove.
13281
13282 2001-01-04  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
13283
13284         * gcc.c-torture/execute/built-in-setjmp.c: New.
13285
13286 2001-01-03  Richard Henderson  <rth@redhat.com>
13287
13288         * gcc.dg/940510-1.c: Update expected error wording.
13289         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
13290
13291 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
13292
13293         * lib/target-supports.exp (check_alias_available): Modified to
13294         indicate aliases not supported if only weak aliases are supported.
13295
13296 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13297
13298         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
13299         Turn on cmpstrsi checks for __pj__ and __i370__.
13300
13301 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
13302
13303         * g++.old-deja/g++.other/virtual11.C: New test.
13304
13305 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
13306
13307         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
13308
13309 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13310
13311         * gcc.c-torture/compile/20010102-1.c: New test.
13312
13313 2001-01-02  Andreas Jaeger  <aj@suse.de>
13314
13315         * gcc.dg/noreturn-3.c: New test.
13316
13317         * gcc.dg/noreturn-4.c: New test.
13318
13319 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13320
13321         * gcc.c-torture/execute/stdio-opt-1.c: Also test
13322         __builtin_fputc and __builtin_fwrite.
13323
13324 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
13325
13326         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
13327         signed char, not default char.
13328
13329 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
13330
13331         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
13332
13333 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
13334
13335         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
13336
13337 2000-12-29  Richard Henderson  <rth@redhat.com>
13338
13339         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
13340         (__cyg_profile_func_exit): Define.
13341
13342 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
13343
13344         * g++.dg/vtgc1.C: New test.
13345
13346 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
13347
13348         * gcc.dg/noncompile/20001228-1.c: New test.
13349
13350         * gcc.dg/20001228-1.c: New test.
13351
13352         * gcc.c-torture/execute/20001228-1.c: New test.
13353
13354 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
13355
13356         * gcc.dg/format-strfmon-1.c: New test.
13357
13358 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13359
13360         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
13361         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
13362         * gcc.c-torture/execute/string-opt-1.c: Likewise.
13363         * gcc.c-torture/execute/string-opt-2.c: Likewise.
13364         * gcc.c-torture/execute/string-opt-3.c: Likewise.
13365         * gcc.c-torture/execute/string-opt-4.c: Likewise.
13366         * gcc.c-torture/execute/string-opt-6.c: Likewise.
13367         * gcc.c-torture/execute/string-opt-7.c: Likewise.
13368         * gcc.c-torture/execute/string-opt-8.c: Likewise.
13369         * gcc.c-torture/execute/string-opt-9.c: Likewise.
13370         * gcc.c-torture/execute/string-opt-10.c: Likewise.
13371         * gcc.c-torture/execute/string-opt-11.c: Likewise.
13372         * gcc.c-torture/execute/string-opt-12.c: Likewise.
13373
13374         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
13375         * gcc.c-torture/execute/string-opt-4.c: Test index.
13376
13377 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
13378
13379         * gcc.c-torture/compile/20001226-1.c: New test.
13380
13381 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
13382
13383         * gcc.c-torture/compile/20001222-1.c: New test.
13384         * gcc.c-torture/compile/20001222-1.x: Xfail.
13385
13386 2000-12-22  Alexandre Oliva  <aoliva@redhat.com>
13387
13388         * gcc.c-torture/execute/comp-goto-2.c: New test.
13389
13390 2000-12-21  J"orn Rennecke <amylaar@redhat.com>
13391
13392         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
13393         Use long types if __INT_MAX__ is 32767.
13394         (main): Use cast to (sint32 *) when poking 88 into a_page.
13395
13396         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
13397
13398 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
13399
13400         * gcc.c-torture/compile/20001221-1.c: New test.
13401         * gcc.c-torture/execute/20001221-1.c: New test.
13402
13403 2000-12-20  Richard Henderson  <rth@redhat.com>
13404
13405         * g++.old-deja/g++.pt/crash36.C: Update error lines.
13406         * g++.old-deja/g++.robertl/eb109.C: Likewise.
13407
13408 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13409
13410         * gcc.dg/compare3.c: New test.
13411
13412 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
13413
13414         * gcc.dg/format-warnll-1.c: New test.
13415
13416 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
13417
13418         * gcc.dg/cpp/cmdlne-P.c: New test.
13419
13420 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
13421
13422         * gcc.c-torture/execute/builtin-abs-1.c,
13423         gcc.c-torture/execute/builtin-abs-2.c: New tests.
13424
13425 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
13426
13427         * gcc.dg/cpp/multiline.c: New test.
13428
13429 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
13430
13431         * g++.old-deja/g++.other/syshdr1.C: Update.
13432         * gcc.dg/cpp/lineflags.c: Remove temporarily.
13433
13434 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13435
13436         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
13437
13438 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13439
13440         * g++.old-deja/g++.pt/ttp65.C: New test.
13441
13442 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13443
13444         * g++.old-deja/g++.pt/ttp64.C: New test.
13445
13446 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13447
13448         * g++.old-deja/g++.pt/spec33.C: New test.
13449
13450 2000-12-14  Catherine Moore  <clm@redhat.com>
13451
13452         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
13453         * gcc.c-torture/execute/920612-2.c: Likewise.
13454         * gcc.c-torture/execute/920428-2.c: Likewise.
13455         * gcc-c-torture/execute/va-arg-11.c: Call exit.
13456         * gcc.c-torture/execute/va-arg-21.c: Likewise.
13457
13458 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13459
13460         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
13461         * gcc.dg/pack-test-2.c: Likewise.
13462
13463 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
13464
13465         Tests by Zack Weinberg <zackw@stanford.edu>.
13466
13467         * gcc.dg/cpp/defined.c: Update.
13468         * gcc.dg/cpp/defined_trad.c: New tests.
13469
13470 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
13471
13472         * gcc.dg/cpp/trad-direct.c: Update.
13473
13474 2000-12-11  Neil Booth  <neilb@earthling.net>
13475
13476         * gcc.dg/cpp/defined_trad.c
13477
13478 2000-12-11  Neil Booth  <neilb@earthling.net>
13479
13480         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
13481
13482 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
13483
13484         * gcc.dg/format-miss-2.c: New test.
13485
13486 2000-12-09  Neil Booth  <neilb@earthling.net>
13487
13488         * gcc.dg/cpp/lineflags.c: New tests.
13489         * gcc.dg/cpp/poison.c: Update.
13490         * gcc.dg/cpp/redef2.c: Update.
13491         * gcc.dg/cpp/skipping.c: New test.
13492
13493 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
13494
13495         * g++.old-deja/g++.other/eh3.C: New testcase.
13496
13497 2000-12-07  Neil Booth  <neilb@earthling.net>
13498
13499         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
13500         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
13501         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
13502         wtr-union-init-2.c, wtr-union-init-3.c: Update.
13503         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
13504         Update.
13505
13506 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
13507
13508         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
13509         __SIZE_TYPE__ instead of int for type of integers cast to
13510         pointers.
13511
13512 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
13513
13514         * g++.old-deja/g++.other/cleanup4.C: New test.
13515
13516 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
13517
13518         * format-sec-1.c: New test.
13519
13520 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
13521
13522         * gcc.dg/format-nonlit-3.c: New test.
13523
13524 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
13525
13526         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
13527         through a null pointer.
13528
13529 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sou
13530         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
13531         library makes no calls to `operator new' during initialization.
13532
13533 2000-11-04  Neil Booth  <neilb@earthling.net>
13534
13535         * gcc.dg/cpp/include2.c: New tests.
13536
13537 2000-11-03  Mark P Mitchell  <mark@codesourcery.com>
13538
13539         * lib/g++.exp (g++_set_ld_library_path): New function.
13540         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
13541
13542 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
13543
13544         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
13545         warnings.
13546
13547 2000-11-01  Richard Henderson  <rth@redhat.com>
13548
13549         * g++.old-deja/g++.ext/namedret1.C: New.
13550         * g++.old-deja/g++.ext/namedret2.C: New.
13551         * g++.old-deja/g++.ext/namedret3.C: New.
13552
13553 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
13554
13555         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
13556         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
13557
13558 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13559
13560         * gcc.c-torture/execute/va-arg-21.c: New test.
13561
13562 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
13563
13564         * gcc.dg/c99-complex-2.c: New test.
13565
13566 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13567
13568         * gcc.c-torture/execute/stdio-opt-1.c: New test.
13569
13570 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
13571
13572         * g++.old-deja/g++.other/inline16.C: New test.
13573
13574 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
13575
13576         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
13577         __PRETTY_FUNCTION__
13578
13579 2000-10-29  Neil Booth  <neilb@earthling.net>
13580
13581         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
13582         New tests.
13583         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
13584         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
13585         optimisation.
13586
13587 2000-10-29  Neil Booth  <neilb@earthling.net>
13588
13589         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
13590         * mi1.c, mi1c.h: Add null directives to multiple-include test.
13591         * mi5.c: Test multiple includes work with -C.
13592         * trigraphs.c: Test ^= version.
13593
13594 2000-10-28  Neil Booth  <neilb@earthling.net>
13595
13596         New tests and test updates for new macro expander.
13597
13598         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
13599         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
13600         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
13601         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
13602         new diagnostic messages.
13603
13604         * gcc.dg/cpp/macro3.c: New tests.
13605
13606 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
13607
13608         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
13609         on the same line.
13610
13611 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
13612
13613         * g++.old-deja/g++.other/eh2.C: New test.
13614
13615 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
13616
13617         * gcc.c-torture/execute/20001027-1.c: New test.
13618
13619 2000-10-26  Richard Henderson  <rth@redhat.com>
13620
13621         * gcc.c-torture/execute/20001026-1.c: New.
13622
13623 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
13624
13625         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
13626         * g++.old-deja/g++.law/builtin1.C: Likewise.
13627         * g++.old-deja/g++.law/ctors10.C: Likewise.
13628         * g++.old-deja/g++.law/virtual3.C: Likewise.
13629         * g++.old-deja/g++.mike/p658.C: Likewise.
13630         * g++.old-deja/g++.other/sibcall1.C: Likewise.
13631         * g++.old-deja/g++.other/vaarg2.C: Likewise.
13632         * g++.old-deja/g++.robertl/eb124.C: Likewise.
13633         * g++.old-deja/g++.robertl/eb44.C: Likewise.
13634         * g++.old-deja/g++.robertl/eb77.C: Likewise.
13635
13636 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
13637
13638         * gcc.c-torture/compile/20001024-1.c: New test.
13639
13640 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
13641
13642         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
13643         to tell us whether or not we are using V3.
13644
13645 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
13646
13647         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
13648         operands.
13649
13650 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
13651
13652         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
13653
13654 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
13655
13656         * gcc.c-torture/execute/20001024-1.c: New test.
13657
13658 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
13659
13660         * g++.old-deja/g++.other/sibcall1.C: New test.
13661
13662 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
13663
13664         * gcc.dg/noncompile/init-3.c: New test.
13665
13666 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
13667
13668         * gcc.dg/format-array-1.c: New test.
13669
13670 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
13671
13672         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
13673         writing through null pointers; remove comment about testing
13674         unterminated strings.
13675
13676 2000-10-17  Matthew Hiller  <hiller@redhat.com>
13677
13678         * gcc.c-torture/execute/20001017-2.c: New test.
13679
13680 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
13681
13682         * gcc.c-torture/compile/20001018-1.c: New test.
13683         * gcc.c-torture/compile/20001018-1.x: Xfail.
13684
13685 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13686
13687         * gcc.c-torture/execute/20001017-1.c: New test.
13688
13689 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
13690
13691         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
13692         for multiple use of arguments with scanf formats; add tests for
13693         multiple use of arguments.
13694
13695 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
13696
13697         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
13698
13699 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
13700
13701         * gcc.dg/format-miss-1.c: New test.
13702
13703 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
13704
13705         * gcc.c-torture/execute/20001013-1.c: New test.
13706
13707 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
13708
13709         * gcc.dg/format-branch-1.c: New test.
13710
13711 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
13712
13713         * README, lib/file-format.exp: Remove EGCS references.
13714
13715 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
13716
13717         * gcc.dg/20001013-1.c: New test.
13718
13719 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
13720
13721         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
13722         for intmax_t in the compiler using __typeof__ and the type rules
13723         for conditional expressions.
13724
13725 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
13726
13727         * gcc.dg/20001012-1.c: New test.
13728         * gcc.dg/20001012-2.c: New test.
13729
13730 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
13731
13732         * gcc.dg/format-attr-1.c: New test.
13733
13734 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
13735
13736         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
13737         __LONG_LONG_MAX__ instead of LLONG_MAX.
13738
13739 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
13740
13741         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
13742         scanf flags.
13743         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
13744         flags.
13745
13746 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
13747
13748         * gcc.dg/sequence-pt-1.c: New test.
13749
13750 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
13751
13752         * gcc.c-torture/execute/20001011-1.c: New testcase.
13753         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
13754
13755 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
13756
13757         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
13758         does not error on it.
13759
13760 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
13761
13762         * gcc.dg/20001009-1.c: New test.
13763
13764 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
13765
13766         * gcc.c-torture/compile/20001009-1.c: Move from here ....
13767         * gcc.c-torture/execute/20001009-2.c: ... to here.
13768
13769 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
13770
13771         * gcc.c-torture/compile/20001009-1.c: New testcase.
13772         * gcc.c-torture/execute/20001009-1.c: New testcase.
13773         Testcases provided by Jan Hubicka <jh@suse.cz>.
13774
13775 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
13776
13777         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
13778         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
13779         uintmax_t using <limits.h> to emulate the compiler's internal
13780         logic.  No longer XFAIL %j tests.
13781
13782 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
13783
13784         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
13785         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
13786         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
13787         regexps and details of expected handling of some bad formats.
13788         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
13789         suppression.
13790
13791 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
13792
13793         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
13794         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
13795         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
13796         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
13797         in list archives.
13798
13799 2000-10-06  Richard Henderson  <rth@cygnus.com>
13800
13801         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
13802         * g++.old-deja/g++.brendan/crash52.C: Likewise.
13803         * g++.old-deja/g++.jason/report.C: Likewise.
13804         * g++.old-deja/g++.law/friend5.C: Likewise.
13805         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
13806         of the expected warnings.
13807
13808 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
13809
13810         * g++.old-deja/g++.pt/enum14.C: New test.
13811
13812 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
13813
13814         * g++.old-deja/g++.pt/crash59.C: New test.
13815
13816 2000-10-04  Will Cohen  <wcohen@redhat.com>
13817
13818         * gcc.dg/20000926-1.c: New test.
13819
13820 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
13821
13822         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
13823         function name for current C++ compiler.
13824         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
13825
13826 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
13827
13828         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
13829         __PRETTY_FUNCTION__.
13830         * g++.old-deja/g++.ext/pretty2.C: Likewise.
13831
13832 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13833
13834         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
13835
13836 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
13837
13838         * gcc.c-torture/compile/20000923-1.c: New test.
13839
13840 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
13841
13842         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
13843         * g++.old-deja/g++.pt/ttp62.C: Same.
13844         * g++.old-deja/g++.other/inline14.C: Same.
13845
13846 2000-09-24  Richard Henderson  <rth@cygnus.com>
13847
13848         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
13849
13850 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
13851
13852         * gcc.dg/c90-printf-1.c: Add test for wide string format.
13853
13854 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
13855
13856         * gcc.c-torture/compile/20000922-1.c: New file.
13857
13858 2000-09-21  Nick Clifton  <nickc@redhat.com>
13859
13860         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
13861         a signed long modulo operation.
13862         (mod6): New function - perform an unsigned long modulo operation.
13863         (main): Add tests for modulos of very large numbers by very small
13864         dividends.
13865
13866 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13867
13868         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
13869
13870 2000-09-19  Richard Henderson  <rth@cygnus.com>
13871
13872         * gcc.dg/compare2.c (case 10): XFAIL.
13873
13874 2000-09-18  Richard Henderson  <rth@cygnus.com>
13875
13876         * gcc.c-torture/execute/20000906-1.c: Move ...
13877         * gcc.dg/20000906-1.c: ... here.  Only run on targets
13878         that support __builtin_trap.
13879
13880 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
13881
13882         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
13883
13884 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
13885
13886         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
13887         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
13888         more $ format tests.
13889
13890 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
13891
13892         * gcc.dg/format-errmk-1.c: New test.
13893
13894 2000-09-17  Greg McGary  <greg@mcgary.org>
13895
13896         * gcc.c-torture/execute/20000917-1.x: Remove.
13897
13898 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
13899
13900         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
13901
13902 2000-09-17  Greg McGary  <greg@mcgary.org>
13903
13904         * gcc.c-torture/execute/20000917-1.c: New test.
13905         * gcc.c-torture/execute/20000917-1.x: XFAIL.
13906
13907 2000-09-16  Neil Booth  <NeilB@earthling.net>
13908
13909         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
13910         in nested macro bug.
13911
13912 2000-09-15  Neil Booth  <NeilB@earthling.net>
13913
13914         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
13915
13916 2000-09-14  Jeffrey A Law  (law@cygnus.com)
13917
13918         * gcc.c-torture/execute/20000914-1.c: New test.
13919
13920 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
13921
13922         * g++.other/inline13.C: New test.
13923
13924 2000-09-12  Andreas Jaeger  <aj@suse.de>
13925
13926         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
13927         constant by Ulrich Drepper <drepper@redhat.com>.
13928
13929 2000-09-12  J"orn Rennecke <amylaar@redhat.co.uk>
13930
13931         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
13932
13933 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13934
13935         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
13936
13937 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
13938
13939         * gcc.dg/cpp/backslash.c: New test.
13940
13941 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
13942
13943         * gcc.c-torture/execute/20000910-1.c: New test.
13944         * gcc.c-torture/execute/20000910-2.c: Likewise.
13945
13946 2000-09-11  Robert Lipe  <robertl@sco.com>
13947
13948         * gcc.dg/pragma-align.c: New test.
13949
13950 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
13951
13952         * g++.old-deja/g++.pt/explicit82.C: New test.
13953         * g++.old-deja/g++.pt/explicit83.C: New test.
13954
13955 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
13956
13957         * gcc.dg/asm-names.c: New test.
13958
13959 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13960
13961         * gcc.dg/cpp/tr-warn6.c: New test
13962
13963 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
13964
13965         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
13966         be accepted.
13967
13968 2000-09-07  Catherine Moore  <clm@redhat.com>
13969
13970         * gcc.c-torture/execute/unroll-1.c: New test.
13971
13972 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
13973
13974         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
13975         ERROR markers.
13976         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
13977         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
13978         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
13979         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
13980         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
13981         Preprocess only.
13982         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
13983         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
13984
13985 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
13986
13987         * g++.old-deja/g++.pt/deduct2.C: New test.
13988
13989 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
13990
13991         * g++.old-deja/g++.pt/parms2.C: New test.
13992
13993 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
13994
13995         * g++.old-deja/g++.pt/crash58.C: New test.
13996
13997 2000-09-06  Greg McGary  <greg@mcgary.org>
13998
13999         * gcc.c-torture/execute/20000906-1.c: New test.
14000         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
14001
14002 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14003
14004         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
14005
14006 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
14007
14008         * g++.old-deja/g++.pt/crash57.C: New test.
14009
14010 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
14011
14012         * g++.old-deja/g++.pt/crash56.C: New test.
14013
14014 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
14015
14016         * g++.old-deja/g++.pt/koenig1.C: New test.
14017
14018 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
14019
14020         * gcc.dg/20000904-1.c: New test.
14021
14022 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
14023
14024         * gcc.dg/cpp/paste8.c: New test.
14025
14026 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
14027
14028         * gcc.c-torture/compile/20000827-1.c: New test.
14029
14030 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
14031
14032         * gcc.dg/format-diag-1.c: New test.
14033
14034 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
14035
14036         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
14037         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
14038         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
14039         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
14040         gcc.dg/formatz-1.c: Adjust warning regular expressions.
14041
14042 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
14043
14044         * g++.old-deja/g++.other/nested4.C: New test.
14045
14046 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
14047
14048         * g++.old-deja/g++.ns/scoped1.C: New test.
14049
14050 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
14051
14052         * lib/g++.exp: Support testing already-installed GCC.
14053
14054 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14055
14056         * wtr-label-1.c, wtr-suffix-1.c: New tests.
14057
14058 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14059
14060         * gcc.dg/return-type-2.c: New test.
14061
14062 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
14063
14064         * gcc.c-torture/compile/20000825-1.c: New test.
14065
14066 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
14067
14068         * gcc.dg/dwarf2-2.c: New test.
14069
14070 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
14071
14072         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
14073         dg-warning regexps.
14074
14075 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
14076
14077         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
14078         gcc.dg/format-ext-5.c: New tests.
14079
14080 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
14081
14082         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
14083
14084 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
14085
14086         * gcc.dg/noncompile/930622-2.c: Adjust error message.
14087
14088 2000-08-24  Richard Henderson  <rth@cygnus.com>
14089
14090         * gcc.dg/ia64-sync-1.c: New test.
14091         * gcc.dg/ia64-sync-2.c: New test.
14092         * gcc.dg/ia64-asm-1.c: New test.
14093
14094 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
14095
14096         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
14097         * gcc.dg/format-ext-2.c: New test.
14098
14099 2000-08-23  Jason Merrill  <jason@redhat.com>
14100
14101         * lib/old-dejagnu.exp: Also ignore "In member function" and
14102         "At global scope".
14103
14104 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14105
14106         * gcc.dg/noncompile/label-lineno-1.c: New test.
14107
14108 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
14109
14110         * gcc.dg/c99-array-nonobj-1.c: New test.
14111
14112 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
14113
14114         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
14115         tests.
14116         * gcc.dg/format-ext-1.c: New test.
14117
14118 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14119
14120         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
14121         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
14122         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
14123         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
14124         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
14125
14126 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
14127
14128         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
14129         gcc.dg/c99-strftime-2.c: New tests.
14130
14131 2000-08-22  Richard Henderson  <rth@cygnus.com>
14132
14133         * gcc.c-torture/execute/20000822-1.c: New test.
14134
14135 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
14136
14137         * gcc.c-torture/execute/20000819-1.x: Remove.
14138
14139 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
14140
14141         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
14142         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
14143         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
14144         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
14145         gcc.dg/format-xopen-1.c: New tests.
14146
14147 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
14148
14149         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
14150
14151 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
14152
14153         * g++.old-deja/g++.other/loop2.C: New test.
14154
14155         * gcc.c-torture/compile/20000606-1.c: New test.
14156         * gcc.c-torture/compile/20000728-1.c: New test.
14157         * gcc.c-torture/execute/20000801-1.c: New test.
14158         * gcc.c-torture/execute/20000801-2.c: New test.
14159         * gcc.c-torture/execute/20000819-1.c: New test.
14160         * gcc.c-torture/execute/20000819-1.x: XFAIL.
14161         * gcc.dg/20000629-1.c: New test.
14162         * gcc.dg/20000724-1.c: New test.
14163         * gcc.dg/20000807-1.c: New test.
14164
14165 2000-08-20 Dennis Chernoivanov <cdi@sparc.spb.su>
14166
14167         * gcc.dg/cpp/pragma-1.c: New test.
14168         * gcc.dg/cpp/pragma-2.c: New test.
14169
14170 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
14171
14172         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
14173         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
14174
14175 2000-08-18  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
14176
14177         * gcc.c-torture/compile/20000818-1.c: New test.
14178
14179 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
14180
14181         * gcc.c-torture/execute/20000818-1.c: New test.
14182
14183 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
14184
14185         * gcc.dg/format-va-1.c: New test.
14186
14187 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
14188
14189         * g++.old-deja/g++.other/typedef8.C: New test.
14190
14191 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
14192
14193         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
14194         * g++.old-deja/g++.mike/net36.C: Mark candidate.
14195         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
14196         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
14197         * g++.old-deja/g++.other/ptrmem7.C: New test.
14198         * g++.old-deja/g++.pt/ptrmem10.C: New test.
14199
14200 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
14201
14202         * g++.old-deja/g++.pt/typename27.C: New test.
14203
14204 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
14205
14206         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
14207         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
14208         * g++.old-deja/g++.pt/friend45.C: New test.
14209         * g++.old-deja/g++.other/friend8.C: New test.
14210
14211 2000-08-15  Richard Henderson  <rth@cygnus.com>
14212
14213         * gcc.c-torture/execute/20000815-1.c: New test.
14214
14215 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
14216
14217         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
14218         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
14219         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
14220
14221 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
14222
14223         * g++.old-deja/g++.other/refinit2.C: New test.
14224
14225 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
14226
14227         * lib/c-torture.exp (c-torture): Make
14228         compiler_conditional_xfail_data global.
14229         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
14230         compiler_conditional_xfail_data machinery.
14231         (f-torture-execute): Likewise.
14232         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
14233         and only when unrolling loops.
14234
14235         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
14236
14237 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
14238
14239         * g++.old-deja/g++.pt/explicit81.C: New test.
14240
14241 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
14242
14243         * g++.old-deja/g++.pt/typename26.C: New test.
14244
14245 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
14246
14247         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
14248         warning.
14249
14250 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
14251
14252         * g++.old-deja/g++.other/array3.C: New test.
14253
14254 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
14255
14256         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
14257         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
14258         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
14259         New tests.
14260
14261 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
14262
14263         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
14264         * g++.old-deja/g++.abi/vmihint.C: Likewise.
14265
14266 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
14267
14268         * gcc.c-torture/execute/20000808-1.c: New test.
14269
14270 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
14271
14272         * gcc.dg/c90-const-expr-1.c: New test.
14273
14274 2000-08-08  Richard Henderson  <rth@cygnus.com>
14275
14276         * gcc.dg/noncompile/920923-1.c: Declare calloc.
14277
14278 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
14279
14280         * gcc.dg/noncompile/const-ll-1.c: New test.
14281
14282 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
14283
14284         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
14285
14286 2000-08-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
14287
14288         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
14289         that running programs linked against the shared version of libobjc
14290         run correctly.
14291
14292 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
14293
14294         * gcc.dg/c99-printf-1.c: New test.
14295
14296 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
14297
14298         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
14299
14300 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
14301
14302         * gcc.c-torture/execute/20000731-1.x: Delete.
14303
14304 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
14305
14306         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
14307         and torture_without_loops as is done by c-torture.exp.
14308         (search_for): Copy from c-torture.exp.
14309         (gcc-dg-runtest): New function, drives a directory of tests
14310         iterating over the TORTURE_OPTIONS.
14311         (scan-assembler, scan-assembler-not): Move here from
14312         individual directory drivers.
14313
14314         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
14315         defined by lib/gcc-dg.exp.
14316         * gcc.dg/cpp/cpp.exp: Likewise.
14317         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
14318         gcc-dg-runtest, so we cycle over optimization options.
14319
14320         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
14321         * gcc.dg/compare2.c: No longer expected to fail.
14322
14323 2000-08-04  J"orn Rennecke <amylaar@cygnus.co.uk>
14324
14325         * gcc.c-torture/execute/20000804-1.c: New test.
14326
14327 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
14328
14329         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
14330
14331 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
14332
14333         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
14334
14335 2000-08-03  Jeffrey A Law  (law@cygnus.com)
14336
14337         * gcc.c-torture/compile/20000803-1.c: New test.
14338
14339 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
14340
14341         * gcc.c-torture/execute/20000801-3.c,
14342         gcc.c-torture/execute/20000801-4.c: New tests.
14343         * gcc.c-torture/execute/20000801-3.x,
14344         gcc.c-torture/execute/20000801-4.x: Xfail.
14345
14346 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
14347
14348         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
14349         libobjc/.libs to allow for libtool.
14350
14351 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
14352
14353         * gcc.c-torture/compile/20000802-1.c: New test.
14354
14355 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
14356
14357         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
14358
14359 2000-07-31  Jeffrey A Law  (law@cygnus.com)
14360
14361         * gcc-c-torture/execute/20000731-2.c: New test.
14362
14363         * gcc.c-torture/execute/20000731-1.c: New test.
14364         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
14365
14366 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
14367
14368         * testsuite/gcc.dg/cpp/paste7.c: New test.
14369         * gcc.dg/cpp/20000725-1.c: New test.
14370
14371 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
14372
14373         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
14374         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
14375         declaration warning for __builtin_dwarf_reg_size.
14376
14377         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
14378
14379 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
14380
14381         * gcc.dg/noncompile/voidparam-1.c: New test.
14382
14383 2000-07-30  Richard Henderson  <rth@cygnus.com>
14384
14385         * gcc.dg/c90-digraph-1.c: Don't xfail.
14386         * gcc.dg/compare2.c (case 10): Xfail.
14387         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
14388
14389 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
14390
14391         * gcc.dg/c99-main-1.c: New test.
14392
14393 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
14394
14395         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
14396
14397 2000-07-26  Hans-Peter Nilsson  <hp@axis.com>
14398
14399         * gcc.c-tortuer/execute/20000726-1.c: New test.
14400
14401 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
14402
14403         * gcc.c-torture/execute/enum-2.c: New test.
14404
14405 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14406
14407         * gcc.dg/cpp/tr-warn3.c: New test.
14408
14409 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
14410
14411         * g++.old-deja/g++.ext/implicit1.C: Remove.
14412         * g++.old-deja/g++.jason/c2.C: Remove
14413         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
14414         * g++.old-deja/g++.pt/crash16.C: Likewise.
14415         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
14416
14417 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
14418
14419         * g++.old-deja/g++.other/for2.C: New test.
14420
14421 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
14422
14423         * gcc.dg/20000720-1.c: New test.
14424
14425 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
14426
14427         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
14428
14429 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
14430
14431         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
14432         * gcc.c-torture/execute/20000722-1.c: New.
14433         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
14434
14435 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
14436
14437         * gcc.dg/cpp/20000720-1.S: New test.
14438
14439 2000-07-21  Michael Meissner  <meissner@redhat.com>
14440
14441         * gcc.c-torture/execute/ieee/hugeval.c: New test.
14442
14443 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
14444
14445         * g++.old-deja/g++.brendan/crash16.C,
14446         g++.old-deja/g++.brendan/parse3.C,
14447         g++.old-deja/g++.brendan/redecl1.C,
14448         g++.old-deja/g++.ns/template13.C,
14449         g++.old-deja/g++.other/decl4.C,
14450         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
14451
14452 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
14453
14454         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
14455         and "Internal error".
14456
14457         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
14458         regexps.
14459         * gcc.dg/cpp/paste6.c: New test.
14460
14461 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
14462
14463         * gcc.dg/cpp/tr-direct.c: New test.
14464
14465         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
14466         gcc.dg/cpp/undef1.c: Tweak error regexps.
14467
14468 2000-07-18  Eric Christopher <echristo@redhat.com>
14469
14470         * gcc.c-torture/compile/20000718-1.c: New test.
14471
14472 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
14473
14474         * cpplex.c (_cpp_push_token): If the token being pushed back
14475         is the previous token in this context, just subtract one from
14476         context->posn.
14477         * cppmacro.c (save_expansion): Clear aux field when storing a
14478         placemarker.
14479
14480 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
14481
14482         * gcc.dg/noncompile/redecl-1.c: New test.
14483
14484 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
14485
14486         * gcc.c-torture/execute/20000717-5.c: New test.
14487         * gcc.c-torture/execute/20000717-1.x: Removed.
14488
14489 2000-07-17  Richard Henderson  <rth@cygnus.com>
14490
14491         * gcc.c-torture/execute/20000717-4.c: New test.
14492
14493 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
14494
14495         * gcc.dg/cpp/syshdr.c: New test.
14496         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
14497
14498 2000-07-17  Neil Booth  <neilb@earthling.net>
14499
14500         * gcc.dg/cpp/cmdlne-dM.c: New test.
14501         * gcc.dg/cpp/cmdlne-dD.c: New test.
14502
14503 2000-07-17  Jeffrey A Law  (law@cygnus.com)
14504
14505         * gcc.c-torture/execute/20000717-3.c: New test.
14506
14507         * gcc.c-torture/compile/20000717-1.c: New test.
14508
14509 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
14510
14511         * gcc.c-torture/execute/20000717-2.c: New test.
14512
14513 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
14514
14515         * gcc.dg/formatz-1.c: New test.
14516
14517         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
14518         * gcc.dg/c99-digraph-1.c: New tests.
14519
14520         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
14521         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
14522
14523         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
14524         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
14525         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
14526         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
14527         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
14528         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
14529         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
14530
14531 2000-07-17   Greg McGary <greg@mcgary.org>
14532
14533         * gcc.c-torture/execute/20000717-1.c: New test.
14534         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
14535
14536 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
14537
14538         * gcc.c-torture/execute/20000715-2.c: New test.
14539         * gcc.dg/20000715-1.c: New test.
14540
14541 2000-07-15  Michael Meissner  <meissner@redhat.com>
14542
14543         * gcc.c-torture/execute/20000715-1.c: New test.
14544
14545 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
14546
14547         * gcc.c-torture/execute/20000707-1.c: New test.
14548
14549 2000-07-13  Neil Booth  <NeilB@earthling.net>
14550
14551         * testsuite/gcc.dg/cpp/digraph1.c,
14552         testsuite/gcc.dg/cpp/digraph2.c,
14553         testsuite/gcc.dg/cpp/digraphs.c: New tests.
14554
14555 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
14556
14557         * g77.f-torture/compile/20000630-2.f:  New test.
14558         * g77.f-torture/compile/20000630-2.x
14559
14560 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
14561
14562         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
14563
14564 2000-07-11  Neil Booth  <NeilB@earthling.net>
14565
14566         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
14567
14568 2000-07-11  Neil Booth  <NeilB@earthling.net>
14569
14570         * gcc.dg/cpp/cmdlne-C.c: New.
14571
14572 2000-07-09  Neil Booth  <NeilB@earthling.net>
14573
14574         * gcc.dg/cpp/directiv.c: New tests.
14575         * gcc.dg/cpp/undef1.c: Update.
14576
14577 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
14578
14579         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
14580
14581 2000-07-09  Neil Booth  <NeilB@earthling.net>
14582
14583         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
14584
14585 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
14586
14587         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
14588         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
14589
14590 2000-07-08  Neil Booth  <NeilB@earthling.net>
14591
14592         * gcc.dg/cpp/macsyntx.c: New tests.
14593
14594 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
14595
14596         * gcc.dg/20000707-1.c: New test.
14597
14598 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
14599
14600         * gcc.c-torture/execute/20000706-1.c: New test.
14601         * gcc.c-torture/execute/20000706-2.c: New test.
14602         * gcc.c-torture/execute/20000706-3.c: New test.
14603         * gcc.c-torture/execute/20000706-4.c: New test.
14604         * gcc.c-torture/execute/20000706-5.c: New test.
14605
14606 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
14607
14608         * g++.old-deja/g++.pt/instantiate7.C: New test.
14609
14610 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
14611
14612         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
14613         * g++.old-deja/g++.mike/thunk3.C: Likewise.
14614         * g++.old-deja/g++.other/rtti3.C: Likewise.
14615         * g++.old-deja/g++.other/rttid3.C: Likewise.
14616
14617 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
14618
14619         *  g77.f-torture/compile/20000630-1.x: Fix typo
14620
14621 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
14622
14623         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
14624         assembly output.
14625
14626 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
14627
14628         * gcc.dg/cpp/ident.c: New test.
14629
14630 2000-07-05  Neil Booth  <NeilB@earthling.net>
14631
14632         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
14633           gcc.dg/cpp/lexstrng.c: New tests.
14634
14635 2000-07-04  Neil Booth  <NeilB@earthling.net>
14636
14637         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
14638         * gcc.dg/cpp/strify2.c: Same.
14639
14640 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
14641
14642         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
14643         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
14644         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
14645         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
14646
14647         * testsuite/gcc.dg/cpp/macro1.c,
14648         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
14649         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
14650         testsuite/gcc.dg/cpp/strify1.c,
14651         testsuite/gcc.dg/cpp/strify2.c: New tests.
14652
14653 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
14654
14655         * gcc.c-torture/execute/20000703-1.c: New test.
14656
14657 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
14658
14659         * g++.old-deja/g++.pt (lookup10.C): New test.
14660
14661 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
14662
14663         * g++.old-deja/g++.pt (typename25.C): New test.
14664
14665 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
14666
14667         * gcc.c-torture/compile/20000701-1.c: New test.
14668
14669 2000-06-30  Nick Clifton  <nickc@cygnus.com>
14670
14671         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
14672         to test case.
14673
14674 2000-06-30  Catherine Moore  <clm@cygnus.com>
14675
14676         * gcc.c-torture/execute/align-1.c: New test.
14677
14678 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
14679
14680         * g++.old-deja/g++.pt/expr8.C: New test.
14681         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
14682
14683 2000-06-29  Nick Clifton  <nickc@cygnus.com>
14684
14685         * gcc.c-torture/compile/20000629-1.c: New test.
14686
14687 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
14688
14689
14690         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
14691         gcc.dg/noncompile directory, depending on whether they're
14692         preprocessor tests or not.  Annotate all the tests for the dg
14693         framework.
14694
14695         * gcc.c-torture/noncompile/noncompile.exp: Delete.
14696         * gcc.dg/noncompile/noncompile.exp: New.
14697
14698         * Moved files:
14699         Old name                                New name
14700         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
14701         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
14702         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
14703         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
14704         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
14705         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
14706         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
14707         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
14708         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
14709         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
14710         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
14711         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
14712         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
14713         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
14714         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
14715         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
14716         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
14717         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
14718         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
14719         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
14720         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
14721         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
14722         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
14723         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
14724
14725         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
14726         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
14727         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
14728         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
14729         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
14730         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
14731
14732 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
14733
14734         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
14735         declare one variable.  On the fourth, error.
14736         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
14737         declared by 20000628-1a.h.
14738
14739 2000-06-29  Richard Henderson  <rth@redhat.com>
14740
14741         * gcc.c-torture/execute/930529-1.x: New file.
14742         * gcc.dg/920413-1.c: Adjust expected warning text.
14743         * gcc.dg/980217-1.c: Declare abort.
14744         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
14745
14746 2000-06-29  Jeffrey A Law  (law@cygnus.com)
14747
14748         * g77.f-torture/compile/20000629-1.f: New test.
14749         * g77.f-torture/compile/20000629-1.x: Expected to fail.
14750
14751 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
14752
14753         Rearrange lots of files, removing entirely the
14754         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
14755         directories.
14756
14757         * Deleted files:
14758         gcc.c-torture/code_quality/code_quality.exp
14759         gcc.c-torture/special/special.exp
14760         gcc.failure/failure.exp
14761         gcc.failure/940409-1.x
14762         gcc.c-torture/compile/961203-1.x
14763
14764         * New files:
14765         gcc.misc-tests/linkage.exp
14766         gcc.c-torture/execute/920730-1t.c
14767         gcc.c-torture/execute/920730-1t.x
14768         gcc.c-torture/compile/920520-1.x
14769         gcc.c-torture/compile/920521-1.x
14770         gcc.c-torture/compile/981006-1.x
14771         gcc.c-torture/execute/eeprof-1.x
14772
14773         * Moved files (possibly with modifications to fit a new harness):
14774         Old name                                New name
14775         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
14776         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
14777         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
14778         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
14779         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
14780         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
14781         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
14782         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
14783         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
14784         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
14785         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
14786         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
14787         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
14788         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
14789
14790 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
14791
14792         * c-torture/compile/961203-1.x: Delete.
14793
14794         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
14795         not exit. Include stdio.h.
14796         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
14797         * gcc.misc-tests/dg-12.c: Likewise.
14798         * gcc.misc-tests/dg-5.c: Likewise.
14799         * gcc.misc-tests/dg-6.c: Likewise.
14800         * gcc.misc-tests/dg-7.c: Prototype abort.
14801         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
14802         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
14803         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
14804         not exit.
14805         * gcc.misc-tests/sieve.c: Use return from main, not exit.
14806         * gcc.misc-tests/sort2.c: Use return from main, not exit.
14807
14808 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
14809
14810         * gcc.dg/cpp/20000628-1.c: New test.
14811         * gcc.dg/cpp/20000628-1.h: New header for above test.
14812         * gcc.dg/cpp/20000628-1a.h: Likewise.
14813
14814 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
14815
14816         * gcc.dg/cpp: New directory.
14817         * gcc.dg/cpp/cpp.exp: New driver.
14818         * gcc.dg/cpp/20000627-1.c: New test.
14819         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
14820         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
14821         and rewrite as a compilation test.
14822
14823         * gcc.dg: Move many files into the cpp subdirectory, possibly
14824         renaming or editing them as well.
14825         Old name                New name
14826         990119-1.c              cpp/19990119-1.c
14827         990228-1.c              cpp/19990228-1.c
14828         990407-1.c              cpp/19990407-1.c
14829         990409-1.c              cpp/19990409-1.c
14830         990413-1.c              cpp/19990413-1.c
14831         990703-1.c              cpp/19990703-1.c
14832         20000127-1.c            cpp/20000127-1.c
14833         20000129-1.c            cpp/20000129-1.c
14834         20000207-1.c            cpp/20000207-1.c
14835         20000207-2.c            cpp/20000207-2.c
14836         20000209-1.c            cpp/20000209-1.c
14837         20000209-2.c            cpp/20000209-2.c
14838         20000301-1.c            cpp/20000301-1.c
14839         20000419-1.c            cpp/20000419-1.c
14840         20000510-1.S            cpp/20000510-1.S
14841         20000519-1.c            cpp/20000519-1.c
14842         20000529-1.c            cpp/20000529-1.c
14843         20000625-1.c            cpp/20000625-1.c
14844         20000625-2.c            cpp/20000625-2.c
14845         cpp-as1.c               cpp/assert1.c
14846         cpp-as2.c               cpp/assert2.c
14847         cxx-comments-1.c        cpp/cxxcom1.c
14848         cxx-comments-2.c        cpp/cxxcom2.c
14849         endif-label.c           cpp/endif.c
14850         cpp-hash1.c             cpp/hash1.c
14851         cpp-hash2.c             cpp/hash2.c
14852         cpp-if1.c               cpp/if-1.c
14853         cpp-if2.c               cpp/if-2.c
14854         cpp-if3.c               cpp/if-3.c
14855         cpp-if4.c               cpp/if-4.c
14856         cpp-if5.c               cpp/if-5.c
14857         cpp-cond.c              cpp/if-cexp.c
14858         cpp-missingop.c         cpp/if-mop.c
14859         cpp-missingparen.c      cpp/if-mpar.c
14860         cpp-opprec.c            cpp/if-oppr.c
14861         cpp-ifparen.c           cpp/if-paren.c
14862         cpp-shortcircuit.c      cpp/if-sc.c
14863         cpp-shift.c             cpp/if-shift.c
14864         cpp-unary.c             cpp/if-unary.c
14865         cpp-li1.c               cpp/line1.c
14866         cpp-li2.c               cpp/line2.c
14867         lineno.c                cpp/line3.c
14868         lineno-2.c              cpp/line4.c
14869         cpp-mi.c                cpp/mi1.c
14870         cpp-mic.h               cpp/mi1c.h
14871         cpp-micc.h              cpp/mi1cc.h
14872         cpp-mind.h              cpp/mi1nd.h
14873         cpp-mindp.h             cpp/mi1ndp.h
14874         cpp-mix.h               cpp/mi1x.h
14875         cpp-mi2.c               cpp/mi2.c
14876         cpp-mi2a.h              cpp/mi2a.h
14877         cpp-mi2b.h              cpp/mi2b.h
14878         cpp-mi2c.h              cpp/mi2c.h
14879         cpp-mi3.c               cpp/mi3.c
14880         cpp-mi3.def             cpp/mi3.def
14881         poison-1.c              cpp/poison.c
14882         pr-impl.c               cpp/prag-imp.c
14883         cpp-redef-2.c           cpp/redef1.c
14884         cpp-redef.c             cpp/redef2.c
14885         strpaste.c              cpp/strp1.c
14886         strpaste-2.c            cpp/strp2.c
14887         cpp-tradpaste.c         cpp/tr-paste.c
14888         cpp-tradstringify.c     cpp/tr-str.c
14889         cpp-tradwarn1.c         cpp/tr-warn1.c
14890         cpp-tradwarn2.c         cpp/tr-warn2.c
14891         trigraphs.c             cpp/trigraphs.c
14892         cpp-unc1.c              cpp/unc1.c
14893         cpp-unc2.c              cpp/unc2.c
14894         cpp-unc3.c              cpp/unc3.c
14895         cpp-unc.c               cpp/unc4.c
14896         undef.c                 cpp/undef1.c
14897         undef-2.c               cpp/undef2.c
14898         cpp-wi1.c               cpp/widestr1.c
14899
14900 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
14901
14902         * lib/g++.exp (g++_include_flags): Tweak.
14903
14904 2000-06-27  H.J. Lu  <hjl@gnu.org>
14905             Loren J. Rittle  <ljrittle@acm.org>
14906
14907         * lib/g++.exp (g++_include_flags): Override libgloss.exp
14908         version with one that knows about the new gcc tree structure.
14909         (g++_link_flags): Same.
14910
14911 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
14912
14913         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
14914         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
14915         case we are cross-compiling.
14916
14917         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
14918         g++.old-deja/g++.niklas/Makefile.in,
14919         g++.old-deja/g++.niklas/configure.in,
14920         g++.old-deja/g++.other/Makefile.in,
14921         g++.old-deja/g++.other/configure.in,
14922         gcc.c-torture/code_quality/Makefile.in,
14923         gcc.c-torture/code_quality/configure.in,
14924         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
14925         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
14926         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
14927         gcc.c-torture/execute/ieee/Makefile.in,
14928         gcc.c-torture/execute/ieee/configure.in,
14929         gcc.c-torture/noncompile/Makefile.in,
14930         gcc.c-torture/noncompile/configure.in,
14931         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
14932         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
14933         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
14934
14935 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
14936
14937         * g++.old-deja/g++.other/ambig3.C: New test.
14938
14939 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
14940
14941         * g++.old-deja/g++.pt/syntax1.C: New test.
14942         * g++.old-deja/g++.pt/syntax2.C: New test.
14943         * g++.old-deja/g++.other/syntax3.C: New test.
14944         * g++.old-deja/g++.other/syntax4.C: New test.
14945
14946 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
14947
14948         * gcc.dg/20000623-1.c: Prototype exit and abort.
14949
14950 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
14951
14952         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
14953         New tests.
14954         * gcc.dg/cpp-mi3.def: New file.
14955
14956         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
14957         inside assertions.
14958         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
14959         lexer's error messages.
14960         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
14961         divine anything from the linemarkers.
14962         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
14963         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
14964
14965 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
14966
14967         * gcc.dg/20000623-1.c: New test.
14968
14969 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
14970
14971         * gcc.c-torture/execute/20000622-1.c: New test.
14972
14973 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
14974
14975         * g++.old-deja/g++.other/init15.C: New test.
14976
14977 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
14978
14979         * g++.old-deja/g++.pt/vaarg2.C: New test.
14980         * g++.old-deja/g++.pt/vaarg3.C: New test.
14981
14982 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
14983
14984         * g++.old-deja/g++.other/dyncast6.C: New test.
14985
14986 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
14987
14988         * gcc.c-torture/execute/loop-6.c: New test.
14989
14990 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
14991
14992         * gcc.dg/20000614-1.c: New test.
14993         * gcc.dg/20000614-2.c: New test.
14994
14995 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
14996
14997         * g++.old-deja/g++.other/inline12.C: New test.
14998
14999 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
15000
15001         * g++.old-deja/g++.other/eh1.C: New test.
15002
15003 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
15004
15005         * g++.old-deja/g++.other/type.C: New test.
15006
15007 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
15008
15009         * g++.old-deja/g++.other/initstring.C: New test.
15010
15011 2000-06-12  Jason Merrill  <jason@redhat.com>
15012
15013         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
15014
15015 2000-06-09  Jeffrey A Law  (law@cygnus.com)
15016
15017         * gcc.c-torture/compile/20000609-1.c: New test.
15018
15019 2000-06-09  Clinton Popetz  <cpopetz@cygnus.com>
15020
15021         * gcc.dg/20000609-1.c: New test.
15022
15023 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
15024
15025         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
15026         * gcc.c-torture/noncompile/poison-1.c: Move...
15027         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
15028         * gcc.dg/cpp-li1.c: Add a token after the #line.
15029
15030 2000-06-05  Richard Henderson  <rth@cygnus.com>
15031
15032         * gcc.c-torture/execute/20000605-2.c: New test.
15033         * gcc.c-torture/execute/20000605-3.c: New test.
15034
15035 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
15036
15037         * g77.f-torture/execute/20000503-1.x: New file.
15038
15039 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
15040
15041         * g++.old-deja/g++.eh/badalloc1.C: New test.
15042
15043 2000-06-05  Richard Henderson  <rth@cygnus.com>
15044
15045         * gcc.c-torture/execute/20000605-1.c: New test.
15046
15047 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
15048             Nathan Sidwell <nathan@codesourcery.com>
15049
15050         * gcc.c-torture/compile/20000605-1.c: New test.
15051
15052 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
15053
15054         * g77.f-torture/compile/20000601-1.f:  New test.
15055
15056 2000-06-03  Richard Henderson  <rth@cygnus.com>
15057
15058         * gcc.c-torture/execute/20000603-1.c: New.
15059
15060 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
15061
15062         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
15063         * gcc.dg/noreturn-2.c (noreturn): Likewise.
15064
15065 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
15066
15067         * gcc.dg/compare2.c (case 12): XFAIL.
15068         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
15069         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
15070
15071         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
15072
15073 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
15074
15075         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
15076         guard macro is already defined when the header is first
15077         included.
15078         * gcc.dg/cpp-mix.h: New file.
15079         * gcc.dg/endif-label.c: Update patterns to match compiler.
15080
15081         * g++.brendan/complex1.C: Declare abort.
15082         * g++.law/refs4.C: Remove XFAIL.
15083         * g++.oliva/expr2.C: Declare abort and exit.
15084
15085 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
15086
15087         * gcc.c-torture/execute/20000528-1.c: New test.
15088
15089         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
15090         * g++.old-deja/g++.law/temps4.C: Likewise.
15091
15092         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
15093         stdlib.h.  Call abort() on failure.
15094         * g++.old-deja/g++.law/refs4.C: Likewise.
15095         * g++.old-deja/g++.law/temps4.C: Likewise.
15096         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
15097         * gcc.c-torture/execute/20000112-1.c: Include string.h.
15098
15099 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
15100
15101         Relative to g++.dg/special:
15102         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
15103
15104         Relative to g++.old-deja:
15105         * g++.brendan/complex1.C, g++.jason/optimize2.C,
15106         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
15107         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
15108         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
15109         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
15110         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
15111         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
15112
15113         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
15114         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
15115         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
15116         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
15117         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
15118         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
15119         and/or string.h.
15120
15121         * g++.other/goto1.C: Update expectations for error messages.
15122
15123 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
15124
15125         * gcc.c-torture/compile/20000523-1.c: New test.
15126
15127 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
15128
15129         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
15130
15131 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
15132
15133         * g++.old-deja/g++.eh/catch11.C: New test.
15134         * g++.old-deja/g++.eh/catch12.C: New test.
15135
15136 2000-05-24  Nick Clifton  <nickc@cygnus.com>
15137
15138         * gcc.c-torture/execute/20000523-1.c: New test.
15139
15140 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
15141
15142         * c-torture/execute/bcp-1.c: Replace abort in arg of
15143         __builtin_constant_p with a generic external function.
15144
15145         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
15146         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
15147         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
15148         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
15149         Prototype abort and/or exit.
15150
15151         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
15152         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
15153         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
15154         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
15155
15156 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
15157
15158         * gcc.dg/dwarf2-1.c: New test.
15159
15160 2000-05-20  Richard Henderson  <rth@cygnus.com>
15161
15162         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
15163
15164 2000-05-20  Andreas Jaeger  <aj@suse.de>
15165
15166         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
15167         testcase.
15168
15169 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
15170
15171         * gcc.c-torture/execute/20000519-2.c: New test.
15172
15173 2000-05-19  Andreas Jaeger  <aj@suse.de>
15174
15175         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
15176         which fails with SSA.
15177
15178         * lib/c-torture.exp: Also test with -O3 -fssa.
15179
15180 2000-05-18  Michael Meissner  <meissner@redhat.com>
15181
15182         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
15183         * gcc.c-torture/execute/920415-1.c: Ditto.
15184         * gcc.c-torture/execute/920501-1.c: Ditto.
15185         * gcc.c-torture/execute/conversion.c: Ditto.
15186         * gcc.c-torture/execute/cvt-1.c: Ditto.
15187
15188 2000-05-18  Jeffrey A Law  (law@cygnus.com)
15189
15190         * gcc.c-torture/compile/20000518-1.c: New test.
15191
15192 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
15193
15194         * g77.f-torture/compile/200005018.f:  New test.
15195
15196 2000-05-17  Jeffrey A Law  (law@cygnus.com)
15197
15198         * gcc.c-torture/compile/20000517-1.c: New test.
15199
15200 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
15201
15202         * gcc.c-torture/execute/20000516-1.c: New test.
15203
15204 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
15205
15206         * g++.old-deja/g++.other/eh.C: New test.
15207
15208 2000-05-12  Richard Henderson  <rth@cygnus.com>
15209
15210         * gcc.c-torture/execute/990208-1.c (main): Don't pass
15211         constants through to doit's conditional.
15212
15213 2000-05-11  Jeffrey A Law  (law@cygnus.com)
15214
15215         * gcc.c-torture/compile/20000511-1.c: New test.
15216         * g77.f-torture/compile/20000511-1.f: New test.
15217         * g77.f-torture/compile/20000511-2.f: New test.
15218
15219 2000-05-11  Michael Meissner  <meissner@redhat.com>
15220
15221         * gcc.c-torture/execute/20000511-1.c: New test.
15222
15223 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
15224
15225         * gcc.dg/dg.exp: Scan .S files as well as .c files.
15226         * gcc.dg/20000510-1.S: New.
15227
15228 2000-05-08  Catherine Moore  <clm@cygnus.com>
15229
15230         * gcc.dg/unused-3.c: New.
15231
15232 2000-05-06  Richard Henderson  <rth@cygnus.com>
15233
15234           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
15235           * g++.old-deja/g++.mike/warn1.C: Likewise.
15236           * g++.old-deja/g++.pt/local1.C: Likewise.
15237           * g++.old-deja/g++.pt/local7.C: Likewise.
15238           * g++.old-deja/g++.pt/spec16.C: Likewise.
15239
15240 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
15241
15242         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
15243
15244 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
15245
15246           * g77.f-torture/execute/20000503-1.f:  New test.
15247
15248 2000-05-04  Andreas Jaeger  <aj@suse.de>
15249
15250         * gcc.dg/noreturn-2.c: New test.
15251
15252 2000-05-04  Neil Booth  <NeilB@earthling.net>
15253
15254         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
15255         preprocessor.
15256
15257 2000-05-04  Richard Henderson  <rth@cygnus.com>
15258
15259         * gcc.c-torture/execute/20000503-1.c: Fix typo.
15260
15261 2000-05-04  Richard Henderson  <rth@cygnus.com>
15262
15263         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
15264         OpenSSL by Jason R Thorpe.
15265
15266 2000-05-03  Jim Wilson  <wilson@cygnus.com>
15267
15268         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
15269
15270 2000-05-03  Robert Lipe <robertlipe@usa.net>
15271
15272         * gcc.dg/20000503-1.c: New test.
15273
15274 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
15275
15276         * gcc.c-torture/compile/20000502-1.c: New test.
15277         * g++.old-deja/g++.other/align.C: New test.
15278         * gcc.dg/cpp-tradstringify.c: New test.
15279
15280 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
15281
15282         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
15283         and hard registers.
15284
15285 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
15286
15287         * gcc.c-torture/execute/loop-5.c: New test.
15288
15289 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
15290
15291         * gcc.c-torture/execute/va-arg-20.c: New test.
15292
15293 2000-04-23  Jeffrey A Law  (law@cygnus.com)
15294
15295         * gcc.c-torture/execute/20000422-1.c: New test.
15296
15297 2000-04-20  Greg McGary  <gkm@gnu.org>
15298
15299         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
15300         when optimizing, but without sibling-call optimizations (-O1).
15301
15302 2000-04-20  Jeffrey A Law  (law@cygnus.com)
15303
15304           * gcc.c-torture/compile/20000420-1.c: New test.
15305
15306 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
15307
15308         * g++.abi/ptrflags.C: New test.
15309         * g++.eh/catchptr1.C: Test incomplete pointer chains.
15310
15311 2000-04-19  Catherine Moore  <clm@cygnus.com>
15312
15313         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
15314
15315 2000-04-19  Greg McGary  <gkm@gnu.org>
15316
15317         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
15318         sibling-call optimizations.
15319
15320 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
15321
15322         * gcc.dg/20000419-1.c: New test.
15323
15324 2000-04-12  Hans-Peter Nilsson  <hp@axis.com>
15325
15326         * gcc.c-torture/execute/20000412-6.c: New test.
15327
15328 2000-04-12  Jeffrey A Law  (law@cygnus.com)
15329
15330         * gcc.c-torture/execute/20000412-5.c: New test.
15331         * g77.f-torture/compile/20000412-1.f: New test.
15332         * gcc.c-torture/execute/20000412-4.c: New test.
15333         * gcc.c-torture/compile/20000412-2.c: New test.
15334         * gcc.c-torture/execute/20000412-3.c: New test.
15335         * gcc.c-torture/compile/20000412-1.c: New test.
15336         * gcc.c-torture/execute/20000412-2.c: New test.
15337
15338 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
15339
15340         * objc/execute/bf-20.m: New test.
15341
15342 2000-04-10  Richard Henderson  <rth@cygnus.com>
15343
15344         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
15345
15346         * gcc.c-torture/execute/20000412-1.c: New test.
15347
15348 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
15349
15350         * g++.old-deja/g++.eh/catchptr1.C: New test.
15351
15352 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
15353
15354         * g++.old-deja/g++.abi/cxa_vec.C: New test.
15355
15356 2000-04-08  Neil Booth  <NeilB@earthling.net>
15357
15358         * gcc.dg/cpp-nullchar.c: Remove test as
15359         embedded nulls cause problems.
15360
15361 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15362
15363         * gcc.dg/compare2.c: New test.
15364
15365 2000-04-08  Neil Booth  <NeilB@earthling.net>
15366
15367         * gcc.dg/cpp-nullchar.c: New test.
15368
15369 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
15370
15371         * gcc.dg/cpp-mi2.c: New test.
15372         * gcc.dg/cpp-mi2[abc].h: New files.
15373
15374 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
15375
15376         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
15377         member name.
15378
15379 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
15380
15381         * g++.old-deja/g++.abi/vmihint.C: New test.
15382
15383 2000-04-06  Neil Booth  <NeilB@earthling.net>
15384
15385         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
15386         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
15387         copyright.
15388
15389 2000-04-05  Hans-Peter Nilsson  <hp@axis.com>
15390
15391         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
15392         avoid stack-frame overwrite.
15393
15394 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
15395
15396         * gcc.c-torture/compile/20000405-2.c: New test.
15397         * gcc.c-torture/compile/20000405-3.c: New test.
15398
15399 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15400
15401         * gcc.c-torture/compile/20000405-1.c: New test.
15402
15403 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
15404
15405         * gcc.dg/cast-qual-1.c: Revert last change.
15406
15407 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15408
15409         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
15410
15411 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
15412
15413         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
15414         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
15415
15416 2000-04-03  Jeffrey A Law  (law@cygnus.com)
15417
15418         * gcc.c-torture/compile/20000403-2.c: New test.
15419         * gcc.c-torture/compile/20000403-1.c: New test.
15420
15421 2000-04-03  Hans-Peter Nilsson  <hp@axis.com>
15422
15423         * gcc.c-torture/execute/20000403-1.c: New test.
15424
15425 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
15426
15427         * gcc.c-torture/execute/20000402-1.c: New test.
15428
15429 2000-04-03  Donald Lindsay  <dlindsay@cygnus.com>
15430
15431         * gcc.c-torture/execute/va-arg-15.c: New test.
15432         * gcc.c-torture/execute/va-arg-16.c: New test.
15433         * gcc.c-torture/execute/va-arg-17.c: New test.
15434         * gcc.c-torture/execute/va-arg-18.c: New test.
15435         * gcc.c-torture/execute/va-arg-19.c: New test.
15436
15437 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
15438
15439         * gcc.c-torture/compile/981211-1.c: Move to...
15440         * gcc.dg/cpp-as1.c: ...here.
15441         * gcc.dg/cpp-as2.c: New file.
15442
15443         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
15444         compiler.
15445
15446 2000-04-02  Neil Booth  <NeilB@earthling.net>
15447
15448         * gcc.dg/cpp-cond.c  New tests.
15449         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
15450         accidental success less likely.
15451         * gcc.dg/cpp-missingop.c  New tests.
15452         * gcc.dg/cpp-missingparen.c  New tests.
15453         * gcc.dg/cpp-shift.c  New tests.
15454         * gcc.dg/cpp-shortcircuit.c  New tests.
15455         * gcc.dg/cpp-unary.c  New tests.
15456
15457 2000-03-29  Jeffrey A Law  (law@cygnus.com)
15458
15459         * gcc.c-torture/compile/20000329-1.c: New test.
15460
15461 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
15462
15463         * gcc.c-torture/compile/20000326-1.c: New test.
15464         * gcc.c-torture/compile/20000326-2.c: New test.
15465
15466 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
15467
15468         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
15469         the first parameter is a function argument.
15470
15471 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
15472
15473         * g++.old-deja/g++.ext/array4.C: New test.
15474
15475 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
15476
15477         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
15478
15479 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15480
15481         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
15482
15483 2000-03-19  Richard Henderson  <rth@cygnus.com>
15484
15485         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
15486
15487 2000-03-19  Richard Henderson  <rth@cygnus.com>
15488
15489         * gcc.c-torture/compile/20000319-1.c: New test.
15490
15491 2000-03-14  Jeffrey A Law  (law@cygnus.com)
15492
15493         * gcc.c-torture/execute/20000314-3.c: New test.
15494         * gcc.c-torture/execute/20000314-2.c: New test.
15495         * gcc.c-torture/execute/20000314-1.c: New test.
15496         * gcc.c-torture/compile/20000314-2.c: New test.
15497         * gcc.c-torture/compile/20000314-1.c: New test.
15498
15499 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
15500
15501         * g++.old-deja/g++.warn/inline.C: New test.
15502
15503 2000-03-10  Hans-Peter Nilsson  <hp@bitrange.com>
15504
15505         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
15506         standards-compliant result rather than specific constants.
15507         Put test-values in array.
15508
15509 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
15510
15511         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
15512         (g++_target_compile): Put test-specific options last.
15513
15514 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
15515
15516         * g++.old-deja/g++.eh/vbase4.C: New test.
15517
15518 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
15519
15520         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
15521
15522 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
15523
15524         * g++.old-deja/g++.brendan/misc12.C: Removed.
15525         * g++.old-deja/g++.pt/memtemp77.C: Constify.
15526         * g++.old-deja/g++.ext/pretty4.C: New test.
15527
15528 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
15529
15530         * g++.old-deja/g++.other/string2.C: New test.
15531
15532 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
15533
15534         * g++.old-deja/g++.warn/impint2.C: New test.
15535
15536 2000-03-05  Hans-Peter Nilsson  <hp@bitrange.com>
15537
15538         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
15539         is 1, not zero.
15540
15541 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
15542
15543         * g++.old-deja/g++.warn/impint.C: New test.
15544         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
15545         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
15546         * g++.old-deja/g++.pt/explicit12.C: Likewise.
15547         * g++.old-deja/g++.pt/explicit13.C: Likewise.
15548         * g++.old-deja/g++.pt/explicit17.C: Likewise.
15549         * g++.old-deja/g++.pt/explicit18.C: Likewise.
15550         * g++.old-deja/g++.pt/explicit19.C: Likewise.
15551         * g++.old-deja/g++.pt/explicit23.C: Likewise.
15552         * g++.old-deja/g++.pt/explicit31.C: Likewise.
15553         * g++.old-deja/g++.pt/explicit35.C: Likewise.
15554         * g++.old-deja/g++.pt/explicit6.C: Likewise.
15555         * g++.old-deja/g++.pt/memclass7.C: Likewise.
15556
15557 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
15558
15559         * gcc.dg/cpp-redef.c: New test.
15560
15561 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
15562
15563         * g++.old-deja/g++.pt/unify7.C: New test.
15564
15565 2000-02-26  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
15566
15567         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
15568         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
15569
15570 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
15571
15572         * gcc.c-torture/compile/20000224-1.c: New test.
15573
15574 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15575
15576         * gcc.c-torture/compile/cpp-2.c: New test.
15577         * gcc.c-torture/compile/cpp-1.c: New test.
15578
15579 2000-02-25  Jeffrey A Law  (law@cygnus.com)
15580
15581         * gcc.c-torture/execute/20000225-1.c: New test.
15582
15583 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15584
15585         * gcc.dg/cpp-li2.c: New test.
15586
15587         * gcc.dg/cpp-wi1.c: New test.
15588
15589         * gcc.dg/cpp-li1.c: New test.
15590
15591 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
15592
15593         * g++.old-deja/g++.other/sizeof5.C: New test.
15594
15595 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
15596
15597         * gcc.c-torture/execute/va-arg-13.c: New test.
15598
15599 2000-02-23  Donald Lindsay  <dlindsay@cygnus.com>
15600
15601         * gcc.c-torture/execute/va-arg-12.c: New test.
15602
15603 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
15604
15605         * gcc.c-torture/execute/20000223-1.c: New test.
15606
15607 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
15608
15609         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
15610
15611 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
15612
15613         * g++.old-deja/g++.abi/ptrmem.C: New test.
15614
15615 2000-02-19  Richard Henderson  <rth@cygnus.com>
15616
15617         * gcc.c-torture/compile/init-3.c: New.
15618
15619 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
15620
15621         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
15622         ALWAYS_CXXFLAGS.
15623
15624 2000-02-11  Robert Lipe <robertl@sco.com>
15625
15626         * gcc.c-torture/compile/20000211-3.c: New test.
15627
15628 2000-02-11  Martin Buchholz <martin@xemacs.org>
15629
15630         * gcc.c-torture/compile/20000211-2.c: New test.
15631
15632 2000-02-11  Jeffrey A Law  (law@cygnus.com)
15633
15634         * gcc.c-torture/compile/20000211-1.c: New test.
15635
15636 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
15637
15638         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
15639           on native targets
15640
15641 2000-02-08  Nathan Sidwell  <nathan@acm.org>
15642
15643         * g++.old-deja/g++.other/cast5.C: New test.
15644
15645 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
15646
15647         * gcc.c-torture/execute/20000205-1.c: New.
15648
15649 2000-02-03  Nathan Sidwell  <nathan@acm.org>
15650
15651         * g++.old-deja/g++.jason/cast3.C: Return void.
15652         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
15653
15654 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15655
15656         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
15657
15658         * gcc.dg/loop-1.c: New test.
15659
15660 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
15661
15662         * gcc.c-torture/compile/20000127-1.c: New test.
15663         * gcc.c-torture/execute/991228-1.c: New test.
15664
15665 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15666
15667         * gcc.dg/unused-2.c: New test.
15668
15669         * gcc.dg/conv-1.c: New test.
15670
15671 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
15672
15673         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
15674         compiler.
15675         (tool_option_proc): Fix typo.
15676
15677 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
15678
15679         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
15680         of the ld on the host, not on the build machine.
15681         Also, don't crash if '--help' is not a supported option.
15682
15683 2000-01-24  Richard Henderson  <rth@cygnus.com>
15684
15685         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
15686
15687 2000-01-20  Jeffrey A Law  (law@cygnus.com)
15688
15689         * gcc.c-torture/execute/20000120-2.c: New test.
15690         * gcc.c-torture/execute/20000120-1.c: New test.
15691
15692 2000-01-13  Jeffrey A Law  (law@cygnus.com)
15693
15694         * gcc.c-torture/execute/20000113-1.c: New test.
15695
15696 2000-01-12  Jeffrey A Law  (law@cygnus.com)
15697
15698         * gcc.c-torture/execute/20000112-1.c: New test.
15699
15700 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15701
15702         * gcc.dg/20000111-1.c: New test.
15703
15704 2000-01-10  Jeffrey A Law  (law@cygnus.com)
15705
15706         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
15707         with 16 bit integers.
15708
15709 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15710
15711         * gcc.dg/20000108-1.c: New test.
15712
15713 2000-01-05  Nathan Sidwell  <nathan@acm.org>
15714
15715         * g++.old-deja/g++.ns/koenig8.C: New test.
15716
15717 2000-01-05  Nathan Sidwell  <nathan@
15718
15719         * gcc.c-torture/execute/990531-1.c: New test.
15720
15721 1999-05-27  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15722
15723         * gcc.c-torture/compile/990527-1.c: New test.
15724
15725 1999-05-27  Joern Rennecke <amylaar@cygnus.com>
15726
15727         * gcc.c-torture/execute/990527-1.c: New test.
15728
15729 1999-05-25  Nick Clifton  <nickc@cygnus.com>
15730
15731         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
15732         bitfields as signed.
15733
15734 1999-05-25  Craig Burley  <craig@jcb-sc.com>
15735
15736         * g77.f-torture/compile/19990525-0.f: New test.
15737
15738 1999-05-25  Jeffrey A Law  (law@cygnus.com)
15739
15740         * gcc.c-torture/execute/990525-2.c: New test.
15741
15742         * gcc.c-torture/execute/990525-1.c: New test.
15743
15744 1999-05-24  Nathan Sidwell  <nathan@acm.org>
15745
15746         * g++.old-deja/g++.other/anon3.C: New test.
15747         * g++.old-deja/g++.other/anon4.C: New test.
15748         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
15749         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
15750         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
15751         Merrill).
15752
15753 1999-05-24  Jeffrey A Law  (law@cygnus.com)
15754
15755         * gcc.c-torture/execute/990524-1.c: New test.
15756
15757         * gcc.dg/990524-1.c: New test.
15758
15759 1999-05-23  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15760
15761         * gcc.c-torture/compile/990523-1.c: New test.
15762
15763 1999-05-19  Raja R Harinath <harinath@cs.umn.edu>
15764
15765         * gcc.c-torture/compile/990519-1.c: New test.
15766
15767 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
15768
15769         * gcc.c-torture/compile/990517-1.c: New test.
15770
15771         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
15772         (e4, f4): New tests.
15773         (main): Call them.
15774
15775 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15776
15777         * gcc.dg/noreturn-1.c: New test.
15778
15779 1999-05-13  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
15780
15781         * gcc.c-torture/execute/990513-1.c: New test.
15782
15783 1999-05-10  Richard Henderson  <rth@cygnus.com>
15784
15785         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
15786
15787 1999-05-10  Craig Burley  <craig@jcb-sc.com>
15788
15789         * g77.f-torture/execute/erfc.f: Use small single-precision
15790         values, to avoid problems on Alphas when not -mieee.
15791
15792 1999-05-08  Craig Burley  <craig@jcb-sc.com>
15793
15794         * gcc.dg/990506-0.c: New test.
15795
15796 1999-05-08  Richard Henderson  <rth@cygnus.com>
15797
15798         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
15799         the constant to test.  Don't XFAIL 64-bit targets.
15800
15801         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
15802         * g++.old-deja/g++.law/profile1.C: Likewise.
15803
15804         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
15805         operator new instances.
15806         * g++.old-deja/g++.other/delete5.C: Likewise.
15807
15808 1999-05-03  Craig Burley  <craig@jcb-sc.com>
15809
15810         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
15811         intrinsic.
15812
15813 1999-05-03  Craig Burley  <craig@jcb-sc.com>
15814
15815         * g77.f-torture/execute/u77-test.f: Reverse order of two
15816         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
15817
15818 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15819
15820         * gcc.dg/compare1.c: New test.
15821
15822 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
15823
15824         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
15825         New tests.
15826
15827 1999-05-02  Craig Burley  <craig@jcb-sc.com>
15828
15829         * g77.f-torture/compile/19990502-1.f: New test.
15830
15831 1999-05-02  Craig Burley  <craig@jcb-sc.com>
15832
15833         * g77.f-torture/compile/19990502-0.f: New test.
15834
15835 1999-05-02  Craig Burley  <craig@jcb-sc.com>
15836
15837         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
15838         intrinsic.
15839
15840 1999-05-02  Craig Burley  <craig@jcb-sc.com>
15841
15842         * g77.f-torture/execute/u77-test.f (main): List libU77
15843         intrinsics not currently tested.
15844         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
15845         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
15846         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
15847         Trim blanks off the ends of some printed strings.
15848
15849 1999-05-02  Craig Burley  <craig@jcb-sc.com>
15850
15851         * g77.f-torture/execute/u77-test.f (main): Just warn about
15852         FSTAT gid disagreement, as it's expected on some systems.
15853
15854 1999-05-01  Craig Burley  <craig@jcb-sc.com>
15855
15856         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
15857         use a new function, which allows for some slop.
15858         Clean up some commentary.
15859         (issum): The new function.
15860         (sgladd): Deleted subroutine.
15861
15862 1999-05-01  Craig Burley  <craig@jcb-sc.com>
15863
15864         * g77.f-torture/execute/u77-test.f: Modify to be more like
15865         libf2c/libU77 version, bringing patches to that version here.
15866         Add suitable commentary.
15867
15868 1999-04-25  Richard Henderson  <rth@cygnus.com>
15869
15870         * gcc.dg/990424-1.c: New test.
15871
15872 1999-04-24  Craig Burley  <craig@jcb-sc.com>
15873
15874         * g77.f-torture/execute/u77-test.f (main): Bug involving
15875         LSTAT has been fixed, so turn back on full checking.
15876
15877 1999-04-20  Craig Burley  <craig@jcb-sc.com>
15878
15879         * g77.f-torture/compile/19990419-0.f: New test.
15880         * g77.f-torture/execute/19990419-1.f: New test.
15881
15882 1999-04-17  Richard Henderson  <rth@cygnus.com>
15883
15884         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
15885         to avoid the need for a prototype to supress a warning.
15886
15887 1999-04-07  Jim Wilson  <wilson@cygnus.com>
15888
15889         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
15890
15891 1999-04-04  Jeffrey A Law  (law@cygnus.com)
15892
15893         * gcc.c-torture/execute/990404-1.c: New test.
15894
15895 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
15896
15897         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
15898         * gcc.dg/cpp-if3.c: Don't use -pedantic.
15899         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
15900         missing initializer warnings.
15901
15902 1999-03-28  Jeffrey A Law  (law@cygnus.com)
15903
15904         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
15905         matching strings.
15906
15907 1999-03-26  Jeffrey A Law  (law@cygnus.com)
15908
15909         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
15910
15911 1999-03-26  Craig Burley  <craig@jcb-sc.com>
15912
15913         * g77.f-torture/execute/19990325-0.f: New test.
15914         * g77.f-torture/execute/19990325-1.f: New test.
15915
15916 1999-03-24  Jeffrey A Law  (law@cygnus.com)
15917
15918         * gcc.c-torture/execute/990324-1.c: New test.
15919
15920 1999-03-22  Jim Wilson  <wilson@cygnus.com>
15921
15922         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
15923         test with 4.
15924
15925 1999-03-17  Richard Henderson  <rth@cygnus.com>
15926
15927         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
15928
15929 1999-03-13  Craig Burley  <craig@jcb-sc.com>
15930
15931         * g77.f-torture/execute/19990313-2.f: New test.
15932         * g77.f-torture/execute/19990313-3.f: New test.
15933
15934 1999-03-13  Craig Burley  <craig@jcb-sc.com>
15935
15936         * g77.f-torture/execute/19990313-0.f: New test.
15937         * g77.f-torture/execute/19990313-1.f: New test.
15938
15939 1999-03-12  Jim Wilson  <wilson@cygnus.com>
15940
15941         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
15942         printf to sprintf.
15943         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
15944         (main): Add check for u15.  Conditionalize u31 check depending on
15945         whether ints are <32 bits or >=32 bits.
15946
15947 1999-03-08  Craig Burley  <craig@jcb-sc.com>
15948
15949         * g77.f-torture/execute/19981119-0.f: Improve testiness.
15950
15951 1999-03-08  Craig Burley  <craig@jcb-sc.com>
15952
15953         * g77.f-torture/compile/19990305-0.f: New test.
15954         * g77.f-torture/execute/19981119-0.f: New test.
15955
15956 1999-03-08  Craig Burley  <craig@jcb-sc.com>
15957
15958         * g77.f-torture/execute/970625-2.f: call ABORT if final
15959         result is not correct, instead of just printing it.
15960         Add this checking via newly introduced obfuscation, to
15961         trip up buggy front ends.
15962
15963 1999-03-07  Craig Burley  <craig@jcb-sc.com>
15964
15965         * g77.f-torture/compile/960317-1.f: Moved from being
15966         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
15967
15968 1999-03-06  Craig Burley  <craig@jcb-sc.com>
15969
15970         * g77.f-torture/execute/960317-1.f: New (old) test.
15971         * g77.f-torture/execute/970625-2.f: Ditto.
15972
15973 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
15974
15975         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
15976         message on line 1 or line 2; cccp and cpplib do this differently.
15977
15978 1999-03-01  Jeffrey A Law  (law@cygnus.com)
15979
15980         * g++.old-deja/g++.law/weak1.C: New test.
15981
15982 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
15983
15984         * gcc.c-torture/execute/990119-1.c: Renamed to...
15985         * gcc.dg/990119-1.c: this, so it will only be tested once
15986         (it's a preprocessor test, it doesn't need to be run at
15987         multiple optimization levels).
15988
15989 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
15990
15991         * lib/g++.exp: Don't add incdir=$base_dir/../include to
15992           ALWAYS_CXXFLAGS.
15993
15994 1999-02-24  Craig Burley  <craig@jcb-sc.com>
15995
15996         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
15997         * g77.f-torture/compile/19981216-0.f: ...as it is expected
15998         to not be compilable by current g77.
15999
16000 1999-02-24  Nick Clifton  <nickc@cygnus.com>
16001
16002         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
16003
16004 1999-02-22  Jeffrey A Law  (law@cygnus.com)
16005
16006         * gcc.c-torture/execute/990222-1.c: New test.
16007
16008 1999-02-19  Craig Burley  <craig@jcb-sc.com>
16009
16010         * g77.f-torture/compile/19990218-0.f: New test.
16011         * g77.f-torture/noncompile/19990218-1.f: New test.
16012
16013 1999-02-18  Craig Burley  <craig@jcb-sc.com>
16014
16015         * g77.f-torture/compile/19981216-0.f: New test.
16016
16017 1999-02-14  Jeffrey A Law  (law@cygnus.com)
16018
16019         * gcc.dg/990214-1.c: New test.
16020
16021 1999-02-13  Jeffrey A Law  (law@cygnus.com)
16022
16023         * gcc.dg/990213-2.c: New test.
16024
16025         * gcc.dg/990213-1.c: New test.
16026
16027 1999-02-12  Jeffrey A Law  (law@cygnus.com)
16028
16029         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
16030         ints.
16031
16032 1999-02-11  Nick Clifton  <nickc@cygnus.com>
16033
16034         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
16035         specified by target.
16036
16037         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
16038
16039 1999-02-11  Jeffrey A Law  (law@cygnus.com)
16040
16041         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
16042
16043 1999-02-10  Jonathan Larmour  <jlarmour@cygnus.co.uk>
16044
16045         * gcc.dg/special/ecos.exp: New test driver for new tests with
16046         special requirements.
16047
16048         * gcc.dg/special/alias-1.c: New test.
16049         * gcc.dg/special/gcsec-1.c: New test.
16050         * gcc.dg/special/weak-1.c: New test.
16051         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
16052         * gcc.dg/special/weak-2.c: New test.
16053         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
16054         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
16055         * gcc.dg/special/wkali-1.c: New test.
16056         * gcc.dg/special/wkali-2.c: New test.
16057         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
16058         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
16059
16060 1999-02-10  Felix Lee  <flee@cygnus.com>
16061
16062           * lib/c-torture.exp (c-torture-compile): Pull out code for
16063           analyzing gcc error messages.
16064           (c-torture-execute): Likewise.  Fix some (harmless) false
16065           positives.
16066           * lib/gcc.exp (gcc_check_compile): New function.
16067
16068 1999-02-08  Richard Henderson  <rth@cygnus.com>
16069
16070         * gcc.c-torture/execute/990208-1.c: New test.
16071
16072 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
16073
16074         * g++.dg/special/ecos.exp: New driver for new tests with special
16075         requirements
16076
16077         * g++.dg/special/conpr-1.C: New test
16078         * g++.dg/special/conpr-2.C: New test
16079         * g++.dg/special/conpr-2a.C: New test
16080         * g++.dg/special/conpr-3.C: New test
16081         * g++.dg/special/conpr-3a.C: New test
16082         * g++.dg/special/conpr-3b.C: New test
16083
16084         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
16085         allow g++ to use the dg driver
16086
16087         * README: Add comment about g++.dg directory
16088
16089 1999-02-06  Jeffrey A Law  (law@cygnus.com)
16090
16091         * README: Update email addresses.
16092
16093 1999-02-03  Nick Clifton  <nickc@cygnus.com>
16094
16095         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
16096         arguments in order to force structure S onto the stack even on
16097         the alpha.
16098         (test): Pass 10 leading arguments to function foo as well as the
16099         structure S.
16100
16101         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
16102         failure for all targets.
16103
16104         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
16105         abort to terminate program execution.
16106
16107 1999-01-30  Richard Henderson  <rth@cygnus.com>
16108
16109         * gcc.c-torture/execute/990130-1.c: New test.
16110
16111 1999-01-30  Jeffrey A Law  (law@cygnus.com)
16112
16113         * gcc.dg/990130-1.c: New test.
16114
16115 1999-01-28  Michael Meissner  <meissner@cygnus.com>
16116
16117         * gcc.c-torture/execute/990128-1.c: New test.
16118
16119 1999-01-27  Michael Meissner  <meissner@cygnus.com>
16120
16121         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
16122
16123 1999-01-27  Felix Lee  <flee@cygnus.com>
16124
16125         * lib/c-torture.exp (c-torture-compile): pull out code for
16126         analyzing gcc error messages.
16127         (c-torture-execute): ditto, and fix some (harmless) false
16128         positives.
16129         * lib/gcc.exp (gcc_check_compile): new function.
16130
16131 1999-01-17  Jeffrey A Law  (law@cygnus.com)
16132
16133         * gcc.dg/990117-1.c: New test.
16134
16135         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
16136
16137         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
16138
16139 1999-01-15  Jeffrey A Law  (law@cygnus.com)
16140
16141         * g77.f-torture/compile/990115-1.f: New test.
16142
16143 1999-01-07  Jeffrey A Law  (law@cygnus.com)
16144
16145         * gcc.c-torture/compile/990107-1.c: New test
16146
16147 1999-01-06  Jeffrey A Law  (law@cygnus.com)
16148
16149         * gcc.c-torture/execute/990106-2.c: New test.
16150
16151         * gcc.c-torture/execute/990106-1.c: New test.
16152
16153 1998-12-30  Zack Weinberg <zack@rabi.columbia.edu>
16154
16155         * gcc.c-torture/compile/981223-1.c: New test.
16156
16157 1998-12-29  Richard Henderson  <rth@cygnus.com>
16158
16159         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
16160         (opt3): Rename from opt4 and disable.
16161
16162 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
16163
16164         * g++.old-deja/g++.pt/ptrmem5.C: New test.
16165
16166 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
16167
16168         * g++.old-deja/g++.other/conv5.C: New test.
16169
16170 1998-12-14  Nick Clifton  <nickc@cygnus.com>
16171
16172         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
16173
16174 1998-12-11  Jeffrey A Law  (law@cygnus.com)
16175
16176         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
16177
16178 1998-12-11  Zack Weinberg <zack@rabi.columbia.edu>
16179
16180         * gcc.c-torture/compile/981211-1.c: New test.
16181
16182 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
16183
16184         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
16185
16186         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
16187
16188 1998-12-08  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16189
16190         * gcc.special/930510-1.c: Make C9X safe.
16191         * gcc.misc-tests/gcov-1.c Similarly.
16192         * gcc.misc-tests/gcov-2.c Similarly.
16193
16194 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
16195
16196         * gcc.dg/ultrasp1.c: New test.
16197
16198 1998-12-06  Richard Henderson  <rth@cygnus.com>
16199
16200         * gcc.c-torture/execute/981206.c: New test.
16201
16202 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
16203
16204         * g++.old-deja/g++.ns/template7.C: New test.
16205
16206         * g++.old-deja/g++.other/expr1.C: New test.
16207
16208         * g++.old-deja/g++.eh/tmpl3.C: New test.
16209
16210         * g++.old-deja/g++.eh/tmpl2.C: New test.
16211
16212 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
16213
16214         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
16215         * g++.old-deja/g++.other/using6.C: Removed.
16216         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
16217
16218         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
16219
16220 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
16221
16222         * g++.old-deja/g++.pt/overload8.C: New test.
16223
16224         * g++.old-deja/g++.pt/overload7.C: New test.
16225
16226         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
16227
16228         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
16229         and relinking messages.
16230         * lib/g++.exp (g++_target_compile): Remove .rpo file when
16231         compiling with -frepo.
16232
16233 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
16234
16235         * g++.old-deja/g++.pt/lookup6.C: New test.
16236
16237 1998-11-30  Nick Clifton  <nickc@cygnus.com>
16238
16239         * gcc.c-torture/execute/981130-1.c: New test.
16240         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
16241
16242 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
16243
16244         * g++.old-deja/g++.pt/explicit76.C: New test.
16245
16246         * g++.old-deja/g++.pt/friend38.C: New test.
16247
16248         * g++.old-deja/g++.ns/crash2.C: New test.
16249
16250         * g++.old-deja/g++.pt/defarg8.C: New test.
16251
16252         * g++.old-deja/g++.pt/instantiate6.C: New test.
16253
16254         * g++.old-deja/g++.pt/static6.C: New test.
16255
16256         * g++.old-deja/g++.pt/decl2.C: New test.
16257
16258 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
16259
16260         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
16261         problem is actually related with name lookup, but so what? :-)
16262
16263         * g++.old-deja/g++.pt/friend37.C: New test.
16264
16265 1998-11-25  Dave Love  <d.love@dl.ac.uk>
16266
16267         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
16268         element, which fails on some systems.
16269
16270         * g77.f-torture/execute/labug1.f: New test.
16271
16272 1998-11-21  Jeffrey A Law  (law@cygnus.com)
16273
16274         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
16275         is defined.
16276
16277 1998-11-18  Dave Love  <d.love@dl.ac.uk>
16278
16279         * g77.f-torture/compile/981117-1.f: New test.
16280
16281 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
16282
16283         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
16284         properly discarded.
16285
16286 1998-10-11  Ken Raeburn  <raeburn@cygnus.com>
16287
16288         * gcc.c-torture/execute/memcheck: New directory of tests for
16289         -fcheck-memory-usage.
16290
16291 1998-11-07  Gerald Pfe
16292
16293         * g77.f-torture/noncompile/980615-0.f: New test.
16294
16295 1998-07-26  H.J. Lu  (hjl@gnu.org)
16296
16297         * gcc.dg/980312-1.c: Do link instead of compile.
16298         * gcc.dg/980313-1.c: Likewise.
16299
16300 1998-07-26  Jeffrey A Law  (law@cygnus.com)
16301
16302         * gcc.c-torture/compile/980726-1.c: New test.
16303
16304 1998-07-25  Dave Love  <d.love@dl.ac.uk>
16305
16306         * g77.f-torture/execute/io0.f: New test.
16307
16308 1998-07-24  Nick Clifton  <nickc@cygnus.com>
16309
16310         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
16311         an int.
16312
16313 1998-06-18  Michael Meissner  <meissner@cygnus.com>
16314
16315         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
16316         m32r bugs.
16317
16318 1998-07-17  Nick Clifton  <nickc@cygnus.com>
16319
16320         * gcc.dg/980626-1.c: Expect failures for all toolchains until
16321         c-decl.c:grokdeclarator can handle mode attributes.
16322
16323 1998-07-16  Jeffrey A Law  (law@cygnus.com)
16324
16325         * gcc.c-torture/execute/980716-1.c: New test.
16326
16327 1998-07-13  Jeffrey A Law  (law@cygnus.com)
16328
16329         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
16330         the mn10200.
16331         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
16332         the mn10200.
16333         * gcc.c-torture/execute/va-arg-3.x: Similarly.
16334         * gcc.c-torture/compile/930326-1.x: Similarly.
16335
16336 1998-07-13  Dave Love  <d.love@dl.ac.uk>
16337
16338         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
16339         New test from Craig.
16340
16341 1998-07-12  Dave Love  <d.love@dl.ac.uk>
16342
16343         * g77.f-torture/noncompile/980616-0.f: New test.
16344
16345         * g77.f-torture/execute/970816-3.f:  New test from Craig.
16346
16347 1998-07-10 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
16348
16349         *  g++.other/singleton.C: Return error value instead of taking
16350         SIGSEGV.
16351
16352 1998-07-10  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
16353
16354         *  g++.other/singleton.C: New test.   Warning is under dispute.
16355         Runtime crash is not.
16356
16357 1998-07-09  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
16358
16359         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
16360         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
16361         using6.C, using7.C}:  New namespace tests.
16362
16363 1998-07-09  Alexandre Oliva   <oliva@dcc.unicamp.br>
16364
16365         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
16366         specialization with typedef'ed names used as array indexes.
16367
16368 1998-07-09  Jeffrey A Law  (law@cygnus.com)
16369
16370         * gcc.c-torture/execute/980709-1.c: New test.
16371
16372         * gcc.dg/980709-1.c: New test.
16373
16374 1998-07-07  Richard Henderson  <rth@cygnus.com>
16375
16376         * gcc.c-torture/execute/bcp-1.c: New test.
16377
16378 1998-07-07  Jeffrey A Law  (law@cygnus.com)
16379
16380         * gcc.c-torture/execute/980707-1.c: New test.
16381
16382 1998-07-06  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
16383
16384         * gcc.c-torture/compile/980706-1.c: New test.
16385
16386 1998-07-01  Dave Love  <d.love@dl.ac.uk>
16387
16388         * g77.f-torture/execute/980701-0.f,
16389         g77.f-torture/execute/980701-1.f: New test from Craig.
16390
16391 1998-07-01  Jeffrey A Law  (law@cygnus.com)
16392
16393         * gcc.c-torture/compile/980701-1.c: New test.
16394
16395         * gcc.c-torture/execute/980701-1.c: New test.
16396
16397 1998-06-30  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
16398 rlsruhe.de>
16399
16400         * g++.old-deja/g++.robertl/eb132.C: New test.
16401         * g++.old-deja/g++.robertl/eb133.C: Likewise.
16402
16403 1998-06-29  Dave Love  <d.love@dl.ac.uk>
16404
16405         * g77.f-torture/execute/980628-7.f,
16406         g77.f-torture/execute/980628-8.f,
16407         g77.f-torture/execute/980628-9.f,
16408         g77.f-torture/execute/980628-10.f: New tests from Craig.
16409
16410         * g77.f-torture/execute/980628-3.f: Remove mail headers.
16411
16412 1998-06-28  Jeffrey A Law  (law@cygnus.com)
16413
16414         * g77.f-torture/execute/980628-4.f: New test from Craig.
16415         * g77.f-torture/execute/980628-5.f: Likewise.
16416         * g77.f-torture/execute/980628-2.f: Likewise.
16417         * g77.f-torture/execute/980628-0.f: Likewise.
16418         * g77.f-torture/execute/980628-1.f: Likewise.
16419         * g77.f-torture/execute/980628-3.f: Likewise.
16420         * g77.f-torture/execute/980628-6.f: Likewise.
16421
16422 1998-06-28  Jeffrey A Law  (law@cygnus.com)
16423
16424         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
16425         directory when nothing has been installed yet.
16426
16427 1998-06-27  Carlo Wood  <carlo@runaway.xs4all.nl>
16428
16429         * gcc.c-torture/special/special.exp: Handle newer versions of
16430         dejagnu.
16431
16432 1998-06-26  Jeffrey A Law  (law@cygnus.com)
16433
16434         * gcc.dg/980626-1.c: New test.
16435
16436 1998-06-19  Bruno Haible <haible@ilog.fr>
16437
16438         * gcc.misc-tests/m-un-2.c: New test.
16439         * g++.old-deja/g++.other/warn01.c: Likewise.
16440
16441 1998-06-19  Robert Lipe  <robertl@dgii.com>
16442
16443         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
16444         compatibility with assmblers with a different comment character.
16445         Eliminate use of GAS-specific extensions.
16446
16447 1998-06-19  Jeffrey A Law  (law@cygnus.com)
16448
16449         * gcc.c-torture/execute/ieee/980619-1.c: New test.
16450
16451 1998-06-19  Robert Lipe  <robertl@dgii.com>
16452
16453         *lib/g77.exp: Replace search for libf2c.a with search for newly
16454         renamed libg2c.a
16455
16456 1998-06-17  Jeffrey A Law  (law@cygnus.com)
16457
16458         * gcc.c-torture/execute/980617-1.c: New test.
16459
16460 1998-06-12  Jeffrey A Law  (law@cygnus.com)
16461
16462         * gcc.c-torture/execute/980612-1.c: New test.
16463
16464 1998-06-08  Jeffrey A Law  (law@cygnus.com)
16465
16466         * gcc.dg/980523-1.c: Only test on ppc-linux.
16467         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
16468
16469         * gcc.c-torture/execute/980608-1.c: New test.
16470
16471 1997-06-05  J"orn Rennecke <amylaar@cygnus.co.uk>
16472
16473         * gcc.c-torture/execute/980605-1.c: New test.
16474
16475 1998-06-04  Jeffrey A Law  (law@cygnus.com)
16476
16477         * gcc.c-torture/execute/980604-1.c: New test.
16478
16479 1998-06-02  Jeffrey A Law  (law@cygnus.com)
16480
16481         * gcc.c-torture/execute/980602-1.c: New test.
16482         * gcc.c-torture/execute/980602-2.c: Likewise.
16483
16484 1998-06-02  Dave Love  <d.love@dl.ac.uk>
16485
16486         * 970125-0.f: Fix per JCB.  Add commentary.
16487
16488 1998-05-31  Michael Meissner  <meissner@cygnus.com>
16489
16490         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
16491         IEEE -0 support.
16492
16493 1998-05-29  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
16494
16495         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
16496         earlier.
16497
16498 1998-05-28  Catherine Moore <clm@cygnus.com>
16499
16500         * gcc.c-torture/execute/980526-3.c: New test.
16501
16502 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
16503
16504         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
16505         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
16506         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
16507         m88k-motorola-sysv3 to XFAIL.
16508
16509 1998-05-26  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16510
16511         * gcc.dg/980526-1.c: New test.
16512         * gcc.c-torture/execute/980526-2.c: New test.
16513
16514 1998-05-26  Jeffrey A Law  (law@cygnus.com)
16515
16516         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
16517
16518         * gcc.c-torture/execute/980526-1.c: New test.
16519
16520 1998-05-26  Dave Love  <d.love@dl.ac.uk>
16521
16522         * g77.f-torture/execute/alpha2.f: Add runtime test.
16523
16524 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
16525
16526         * g++.old-deja/old-deja.exp: Strip leading directories.
16527
16528         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
16529         error for the line.  Don't run multiple tests for the same line.
16530
16531 1998-05-23  Jeffrey A Law  (law@cygnus.com)
16532
16533         * gcc.dg/980523-1.c: New test.
16534
16535 1998-05-23  Dave Love  <d.love@dl.ac.uk>
16536
16537         * g77.f-torture/compile/970915-0.f: New test.
16538
16539 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
16540
16541         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
16542
16543 1998-05-21  Jeffrey A Law  (law@cygnus.com)
16544
16545         * gcc.dg/980520-1.c: New test.
16546
16547 1998-05-20  Manfred Hollstein  <manfred@s-direktnet.de>
16548
16549         * gcc.dg/980502-1.c: Fix return type.
16550
16551 1998-05-20  Jeffrey A Law  (law@cygnus.com)
16552
16553         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
16554         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
16555         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
16556         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
16557         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
16558
16559 1998-05-20  Dave Love  <d.love@dl.ac.uk>
16560
16561         * g77.f-torture/execute/980520-1.f: New test.
16562
16563 1998-05-15  Dave Love  <d.love@dl.ac.uk>
16564
16565         * lib/mike-g77.exp: New file.
16566
16567         * g77.f-torture/noncompile/noncompile.exp,
16568         g77.f-torture/noncompile/check0.f: New files.
16569
16570 1998-05-14  Dave Love  <d.love@dl.ac.uk>
16571
16572         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
16573         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
16574         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
16575         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
16576         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
16577         abort where appropriate.
16578
16579 1998-05-05  Michael Meissner  <meissner@cygnus.com>
16580
16581         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
16582         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
16583
16584 1998-04-29  Dave Love  <d.love@dl.ac.uk>
16585
16586         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
16587
16588 1998-04-27  Dave Love  <d.love@dl.ac.uk>
16589
16590         * g77.f-torture/compile/980427-0.f: New test.
16591
16592 1998-04-24  Dave Love  <d.love@dl.ac.uk>
16593
16594         * g77.f-torture/compile/980424-0.f: New test.
16595
16596 1998-04-19  Dave Love  <d.love@dl.ac.uk>
16597
16598         * g77.f-torture/compile/980419-2.f (main): New test.
16599         * g77.f-torture/compile/970125-0.f: New test.
16600         * g77.f-torture/compile/980419-1.f: New test.
16601
16602 1998-04-08  Jim Wilson  <wilson@cygnus.com>
16603
16604         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
16605         of loop-4.c.
16606
16607 1998-04-07  Jim Wilson  <wilson@cygnus.com>
16608
16609         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
16610
16611 1998-04-03  Jim Wilson  <wilson@cygnus.com>
16612
16613         * gcc.c-torture/compile/980329-1.c: New test.
16614
16615 1998-03-18  Jim Wilson  <wilson@cygnus.com>
16616
16617         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
16618         * gcc.dg/980312-1.c: Fix typo in -march command.
16619
16620 1998-03-16  H.J. Lu  (hjl@gnu.org)
16621
16622         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
16623
16624 1998-03-11  Robert Lipe  <robertl@dgii.com>
16625
16626         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
16627         Dave Love agree the Fortran source is bogus.
16628
16629 1998-03-11  Robert Lipe  <robertl@dgii.com>
16630
16631         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
16632         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
16633         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
16634         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
16635         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
16636
16637 1998-03-10  Alexandre Oliva   <oliva@dcc.unicamp.br>
16638
16639         * g++.old-deja/g++.other/friend1.C: New test.
16640
16641 1998-02-18  Dave Love  <d.love@dl.ac.uk>
16642
16643         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
16644         possibly uninitialized) variables and declare dnrm2.
16645
16646 1998-02-23  Robert Lipe <robertl@dgii.com>
16647
16648         From Bruno Haible <haible@ilog.fr>:
16649         * gcc.c-torture/execute/980223.c: New test.
16650
16651 1998-02-13  Jeffrey A Law  (law@cygnus.com)
16652
16653         * gcc.dg/ifelse-1.c: New test.
16654
16655 1998-02-09  H.J. Lu  (hjl@gnu.org)
16656
16657         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
16658
16659           * lib/old-dejagnu.exp (old-dejagnu): Added the
16660           "execution test - XFAIL *-*-*" handling in the spirit of
16661           "excess errors test -". Changed the "execution test fails"
16662           handling to be like "excess errors test fails".
16663           * Update various tests accordingly.
16664
16665 1998-02-06  Jim Wilson  <wilson@cygnus.com>
16666
16667         * gcc.c-torture/execute/980205.c: New test.
16668
16669 1998-01-18  Jeffrey A Law  (law@cygnus.com)
16670
16671         * lib/c-torture.exp: Look for .x files instead of .cexp files.
16672         * lib/f-torture.exp: Similarly.
16673         * gcc.c-torture: Rename all .cexp files to .x files.
16674
16675 1997-12-08  J"orn Rennecke <amylaar@cygnus.co.uk>
16676
16677         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
16678         (940510-1.c): Removed duplicate.
16679         (971104-1.c): New test.
16680
16681 1997-11-25  Kate Hedstrom  (kate@ahab.rutgers.edu)
16682
16683           * lib/f-torture.exp: Improve error and loop detection.
16684
16685 1997-11-19  Michael Meissner  <meissner@cygnus.com>
16686
16687         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
16688         use that to size the filler array.
16689
16690 1997-09-26  Bob Manson  <manson@charmed.cygnus.com>
16691
16692         * lib/c-torture.exp(c-torture-execute): Fix typo.
16693
16694         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
16695         testcase as the executable name. Keep the executable around if
16696         the test fails.
16697
16698 1997-09-19  Bob Manson  <manson@charmed.cygnus.com>
16699
16700         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
16701         changes.  Only test one -g option, and move it to the end of the
16702         list of options to test.
16703
16704 1997-09-19  Michael Meissner  <meissner@cygnus.com>
16705
16706         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
16707         variable GCC_TORTURE_OPTIONS to supply default switches separated
16708         by colons.  If no environment variable, run tests with -O0 -g, -O1
16709         -g, and -O2 -g as well.
16710
16711 1997-09-17  Bob Manson  <manson@charmed.cygnus.com>
16712
16713         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
16714         explanatory comments. Fix indentation.
16715
16716 1997-09-15  Jeffrey A Law  (law@cygnus.com)
16717
16718         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
16719
16720 1997-09-11  Jeffrey A Law  (law@cygnus.com)
16721
16722         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
16723         * g++.old-deja/g++.mike/p7325.C: Likewise.
16724         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
16725
16726 1997-09-11  Alexandre Oliva  (oliva@dcc.unicamp.br)
16727
16728         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
16729         * g++.old-deja/g++.brendan/crash30.C: Likewise.
16730         * g++.old-deja/g++.brendan/crash39.C: Likewise.
16731         * g++.old-deja/g++.law/operators4.C: Likewise.
16732
16733 1997-09-11  Joe Buck  (jbuck@synopsys.com)
16734
16735         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
16736         * g++.old-deja/g++.mike/p784.C: Ditto.
16737         * g++.old-deja/g++.mike/p785.C: Ditto.
16738
16739 1997-09-05  Jeffrey A Law  (law@cygnus.com)
16740
16741           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
16742
16743 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
16744
16745         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
16746         target feature; pass this to c-torture-execute as needed.
16747
16748 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
16749
16750         * lib/c-torture.exp(c-torture-execute): If the previous and the
16751         current executables being tested are identical, we don't need to
16752         run the executable again. Try to make the executable names
16753         unique. Add an optional argument for passing additional compiler
16754         flags.
16755
16756 1997-09-02  Doug Evans  <dje@canuck.cygnus.com>
16757
16758         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
16759
16760 1997-08-29  Jeffrey A Law  (law@cygnus.com)
16761
16762         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
16763
16764 1997-07-31  Jeffrey A Law  (law@cygnus.com)
16765
16766         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
16767         32bit or larger longs.
16768
16769         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
16770         have either a 32bit long or 32bit int.
16771
16772 1997-07-29  J"orn Rennecke <amylaar@cygnus.co.uk>
16773
16774         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
16775         Make double precision tests dependent on sizeof (double).
16776
16777 1997-07-09  Bob Manson  <manson@charmed.cygnus.com>
16778
16779         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
16780         too.
16781
16782 1997-06-17  J"orn Rennecke <amylaar@cygnus.co.uk>
16783
16784         * gcc.c-torture/compile/961203-1.cexp: New script.
16785
16786 1997-06-16  Bob Manson  <manson@charmed.cygnus.com>
16787
16788         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
16789         up the includes ourselves.
16790
16791 1997-06-11  Bob Manson  <manson@charmed.cygnus.com>
16792
16793         * lib/plumhall.exp: Remove random include, and add a few
16794         verbose messages for debugging.
16795
16796 1997-06-06  Bob Manson  <manson@charmed.cygnus.com>
16797
16798         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
16799         of trying to do it ourselves.
16800
16801 1997-06-04  J"orn Rennecke <amylaar@cygnus.co.uk>
16802
16803         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
16804
16805 1997-06-04  Bob Manson  <manson@charmed.cygnus.com>
16806
16807         * gcc.prms/5403.c: Made regexp a bit less strict.
16808
16809 1997-06-03  Bob Manson  <manson@charmed.cygnus.com>
16810
16811         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
16812         is returned from remote_load instead.
16813         * lib/plumhall.exp: Ditto.
16814         * lib/mike-g++.exp: Ditto.
16815         * lib/old-dejagnu.exp: Ditto.
16816         * lib/c-torture.exp: Ditto.
16817
16818 1997-05-30  Bob Manson  <manson@charmed.cygnus.com>
16819
16820         * lib/g++.exp: Use build_wrapper procedure.
16821         * lib/gcc.exp: Ditto.
16822
16823 1997-05-20  Jeffrey A Law  (law@cygnus.com)
16824
16825         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
16826         an old-style decl for malloc.  Fixes tests to work when
16827         sizeof (int) != sizeof (size_t).
16828
16829 1997-05-15  Mike Meissner  <meissner@cygnus.com>
16830
16831         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
16832
16833         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
16834         use stdargs.h interface.
16835
16836 1997-05-15  Mike Meissner  <meissner@cygnus.com>
16837
16838         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
16839         NO_VARARGS when compiling.
16840
16841 1997-05-01  Bob Manson  <manson@charmed.cygnus.com>
16842
16843         * lib/plumhall.exp(ph_includes): New procedure.
16844         (ph_make): Use it.
16845         (ph_compiler): Ditto.
16846
16847         * lib/g++.exp: Rename test-glue.c to testglue.c.
16848         * lib/gcc.exp: Ditto.
16849
16850 1997-04-10  Bob Manson  <manson@charmed.cygnus.com>
16851
16852         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
16853         to completion when it's called.
16854
16855 1997-03-21  Michael Meissner  <meissner@cygnus.com>
16856
16857         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
16858         is defined, don't do test.
16859
16860 1997-03-20  Doug Evans  <dje@canuck.cygnus.com>
16861
16862         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
16863         for object files.
16864         (ph_summary): Mark skipped testcases as untested, not unresolved.
16865
16866         * lib/plumhall.exp (ph_make): If unresolved because of bad
16867         errorCode, record errorCode in log file.
16868         (*): Replace send_log/verbose with verbose -log.
16869
16870 1997-03-19  Michael Meissner  <meissner@cygnus.com>
16871
16872         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
16873         double conversion if double isn't at least 8 bytes.
16874
16875         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
16876         int to work with targets where int is 16 bits.
16877
16878         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
16879         8 bytes, just exit, since 4 byte doubles don't have enough bits of
16880         precision for the test to complete.
16881
16882 1997-03-14  Michael Meissner  <meissner@cygnus.com>
16883
16884         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
16885         if d10v is not compiled with the -mdouble64 flag.
16886         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
16887
16888         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
16889         d10v is not compiled with the -mint32 flag.
16890
16891 1997-03-13  Bob Manson  <manson@charmed.cygnus.com>
16892
16893         * lib/plumhall.exp: Use incr_count.
16894
16895 1997-03-12  Jeffrey A Law  (law@cygnus.com)
16896
16897         * gcc.c-torture: Update to c-torture-1.45.
16898
16899 1997-02-23  Bob Manson  <manson@charmed.cygnus.com>
16900
16901         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
16902         the name of the expect testcase file).
16903
16904         * lib/g++.exp(g++_init): Ditto.
16905
16906 1997-02-20  Bob Manson  <manson@charmed.cygnus.com>
16907
16908         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
16909         the host.
16910
16911         * lib/gcc.exp(gcc_exit): New procedure.
16912
16913 1997-02-19  Bob Manson  <manson@charmed.cygnus.com>
16914
16915         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
16916         specs where appropriate.
16917
16918         * g++.old-deja/g++.arm/*: Added additional ERROR checks
16919         because of new "candidates are" messages, and removed a few
16920
16921         * Converted all non-old-style g++ testcases to old-style, and
16922         moved into g++.old-deja.
16923
16924 1997-02-14  Bob Manson  <manson@charmed.cygnus.com>
16925
16926         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
16927         options.
16928
16929         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
16930         succeeded.
16931
16932         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
16933
16934 1997-02-13  Michael Meissner  <meissner@cygnus.com>
16935
16936         * lib/gcc.exp (gcc_target_compile): Add support for defining
16937         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
16938         the machine doesn't have those features.
16939
16940 1997-02-11  Bob Manson  <manson@charmed.cygnus.com>
16941
16942         * g++.law/operators4.exp: Don't use LIBS.
16943
16944 1997-02-08  Bob Manson  <manson@charmed.cygnus.com>
16945
16946         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
16947
16948         * lib/mike-g++.exp: Don't set the compiler to be tested here.
16949         * lib/g++.exp: Set it here instead. Also, allow use of the
16950         --tool_exec and --tool_opt options. Change CXX to
16951         GXX_UNDER_TEST.
16952
16953         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
16954
16955         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
16956
16957 1997-02-07  Bob Manson  <manson@charmed.cygnus.com>
16958
16959         * lib/old-dejagnu.exp: Use prune_warnings instead of
16960         prune_system_crud.
16961         * lib/mike-g++.exp: Ditto.
16962         * lib/gcc.exp: Ditto.
16963         * lib/g++.exp: Ditto.
16964
16965         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
16966
16967 1997-02-07  Jeffrey A Law  (law@cygnus.com)
16968
16969           * 941014-2.c: Include stdlib.h
16970           * 960327-1.c: Include stdio.h
16971           * dbra.c, index-1.c: Don't assume ints are 32bits.
16972
16973 1997-02-04  Bob Manson  <manson@charmed.cygnus.com>
16974
16975         * lib/gcc.exp: Add gcc,stack_size target feature.
16976
16977         * lib/g++.exp(g++_target_compile): Add the include and link
16978         paths here, not in two other places. And, it's $options, not
16979         options.
16980
16981         * lib/mike-g++.exp(postbase): Remove the code that determines
16982         the correct include and link paths.
16983         * g++.old-deja/old-deja.exp: Ditto.
16984
16985 1997-02-03  Bob Manson  <manson@charmed.cygnus.com>
16986
16987         * lib/g++.exp(g++_init): target_compile no longer returns the
16988         filename of the result.
16989
16990 1997-02-02  Bob Manson  <manson@charmed.cygnus.com>
16991
16992         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
16993         call to glob.
16994
16995         * gcc.c-torture/special/special.exp: Change call to
16996         gcc_target_compile to include the object file.
16997
16998 1997-02-02  Ian Lance Taylor  <ian@cygnus.com>
16999
17000         * gcc.c-torture/special/special.exp: Correct misspelling in last
17001         change.
17002
17003 1997-02-01  Bob Manson  <manson@charmed.cygnus.com>
17004
17005         * lib/plumhall.exp(ph_summary): Log the entire output of the
17006         executable. Return -1 if there were any failures, 0 otherwise.
17007         (ph_execute): Return -1 if there were any failures, 0 otherwise.
17008         (ph_make): Clean up objects and executables that were built
17009         if the tests succeeded.
17010
17011 1997-01-30  Bob Manson  <manson@charmed.cygnus.com>
17012
17013         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
17014         libraries and includes in the build tree as appropriate.
17015
17016 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
17017
17018         * lib/c-torture.exp: Instead of looking for the global variable
17019         NO_LONG_LONG, check to see if that's a feature of the target.
17020
17021 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
17022
17023         * config/default.exp: Minimize. Delete the remainer of the files in
17024         config; this functionality is now in devo/dejagnu/config.
17025
17026         g++.*/*: Pass any additional flags used to compile to postbase;
17027         delete CXXFLAGS.
17028
17029         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
17030         is now done by runtest.exp. Use gcc_target_compile instead of
17031         compile.
17032
17033         lib/c-torture.exp: Use gcc_target_compile instead of compile.
17034         Remove references to CFLAGS. Use remote_file instead of
17035         calling rm -f.
17036         (c-torture): Take a list of arguments to use to compile this
17037         testcase.
17038
17039         lib/g++.exp: Simplify. Use target_compile instead of compile.
17040         lib/gcc-dg.exp: Ditto.
17041         lib/gcc.exp: Ditto.
17042         lib/mike-{gcc,g++}.exp: Ditto.
17043         lib/old-dejagnu.exp: Ditto.
17044         lib/plumhall.exp: Ditto.
17045
17046 1997-01-08  Jim Wilson  <wilson@cygnus.com>
17047
17048         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
17049         (ph_linker): Likewise.
17050
17051 1996-11-13  Joern Rennecke <amylaar@cygnus.com>
17052
17053           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
17054         MAP_ANON / MAP_ANONYMOUS if defined;
17055         else try to map from /dev/zero .
17056
17057 1996-11-12  Jeffrey A Law  (law@cygnus.com)
17058
17059         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
17060         isn't defined, then define it to MAP_ANONYMOUS.
17061
17062 1996-11-12  Jeffrey A Law  (law@cygnus.com)
17063
17064         * gcc.c-torture: Update to c-torture-1.42 release.
17065
17066 1996-11-11  Jeffrey A Law  (law@cygnus.com)
17067
17068         * gcc.c-torture: Update to c-torture-1.41 release.
17069
17070 1996-10-27  Jeffrey A Law  (law@cygnus.com)
17071
17072         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
17073         c-torture release.
17074
17075 1996-08-15  Brendan Kehoe  <brendan@lisa.cygnus.com>
17076
17077         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
17078         and LDFLAGS.  Fix second case to append the target_info ldflags
17079         onto LDFLAGS, not CFLAGS.
17080         * lib/g++.exp (g++_init): Add target_info stuff.
17081         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
17082         of libgloss and newlib flags for !native.
17083
17084         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
17085         (GDB): Fix relative path to go up another dir for finding gdb.
17086
17087 1996-08-08  Rob Savoye  <rob@chinadoll.cygnus.com>
17088
17089         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
17090         versions in the target_info array, if they don't exist.
17091
17092 1996-08-02  Brendan Kehoe  <brendan@lisa.cygnus.com>
17093
17094         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
17095
17096 1996-07-08  Jim Wilson  <wilson@cygnus.com>
17097
17098         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
17099         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
17100
17101 1996-07-01  Bob Manson  <manson@charmed.cygnus.com>
17102
17103         * lib/old-dejagnu.exp: Don't remove the output file before we've
17104         actually tested it. Don't append pwd to the path of the executable
17105         we're testing.
17106
17107 1996-06-30  Doug Evans  <dje@canuck.cygnus.com>
17108
17109         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
17110
17111 1996-06-26  Bob Manson  <manson@charmed.cygnus.com>
17112
17113         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
17114         temporary directory for compiler files, and set it to a default
17115         value of /tmp. Set $output as the name of the output file from
17116         compiling the testcase. Add a -o option to $cflags_var so the
17117         compiler writes the final output file as $output. Set $executable
17118         to $output.
17119
17120         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
17121         directory for compiler files, and set it to /tmp if it doesn't
17122         already have a value. Set $output_file to the name of the output
17123         file from compiling the testcase. Add a -o option to CXXFLAGS so
17124         the compiler writes the final output file as $output. Use $output
17125         as the executable to be tested.
17126
17127 1996-06-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
17128
17129         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
17130
17131 1996-06-08  Jeffrey A Law  (law@cygnus.com)
17132
17133         * gcc.c-torture/execute/pending-1.c: New test.  Still
17134         pending in Tege's queue.
17135
17136 1996-04-24  Jim Wilson  <wilson@chestnut.cygnus.com>
17137
17138         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
17139         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
17140         if there were failures.  Call unresolved if there were unresolved
17141         testcases.  Call gcc_fail if program did not run to completion.
17142         (ph_make): Pass additional argument name to ph_execute.
17143         (ph_execute): Add new argument.  Pass additional arguments to
17144         ph_summary.  Call gcc_fail is there is no execution output.
17145
17146 1996-04-24  Jeffrey A Law  (law@cygnus.com)
17147
17148         * lib/plumhall.exp (proc_summary): Output relavent summary
17149         lines into the log so specific failures in plumhall can be
17150         investigated.
17151
17152 1996-04-10  Jeffrey A Law  (law@cygnus.com)
17153
17154         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
17155         (c-torture-execute): Don't try to execute tests which use
17156         "long long" types if $NO_LONG_LONG is nonzero.
17157
17158 1996-04-08  Doug Evans  <dje@canuck.cygnus.com>
17159
17160         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
17161         not c-torture.
17162
17163         * gcc.ieee: Move from here.
17164         * gcc.c-torture/execute/ieee: To here.
17165
17166 1996-03-26  Jeffrey A Law  (law@cygnus.com)
17167
17168         * gcc.c-torture: Update to c-torture-1.41 release.
17169
17170 1996-03-22  Jeffrey A Law  (law@cygnus.com)
17171
17172         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
17173         not "$output".
17174
17175 1996-03-07  Doug Evans  <dje@charmed.cygnus.com>
17176
17177         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
17178         -c present.
17179
17180 1996-03-02  Jeffrey A Law  (law@cygnus.com)
17181
17182         * config/proelf.exp: Handle connecting to a simulator.
17183
17184 1996-01-31  Jeffrey A Law  (law@cygnus.com)
17185
17186         * config/proelf.exp: New file.  Enough framework that we can
17187         run c-torture tests on the proelf targets (or any other target
17188         that gdb can connect to for that matter).
17189
17190 1996-01-29  Doug Evans  <dje@canuck.cygnus.com>
17191
17192         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
17193         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
17194
17195         * lib/plumhall.exp (ph_execute): Always call ph_summary if
17196         exec_output exists.
17197
17198 1996-01-28  Doug Evans  <dje@charmed.cygnus.com>
17199
17200         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
17201         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
17202
17203         * config/*.exp: Update FSF address.  Change result of ${tool}_load
17204         to pass/fail/unresolved/unsupported/untested.  Caller must now
17205         call unresolved/unsupported/untested.
17206         * lib/*.exp: Update FSF address.  Update to handle new results of
17207         ${tool}_load.
17208         * lib/chill.exp (verbose): Delete.
17209
17210 1996-01-27  Doug Evans  <dje@charmed.cygnus.com>
17211
17212         * lib/gcc.exp (default_gcc_start): Change order of args to
17213         $LDFLAGS $CFLAGS $LIBS.
17214         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
17215         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
17216         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
17217         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
17218         * gcc.misc-tests/dg-test.exp: Likewise.
17219         * gcc.misc-tests/msgs.exp: Likewise.
17220         * gcc.prms/prms.exp: Likewise.
17221         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
17222         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
17223
17224         * lib/dg.exp: Deleted, moved to dejagnu/lib.
17225
17226 1996-01-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
17227
17228         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
17229
17230         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
17231         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
17232
17233         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
17234         necessary.
17235
17236 1996-01-20  Brendan Kehoe  <brendan@cygnus.com>
17237
17238         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
17239         global for loop; add use of $mathlib.
17240         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
17241         settings here; set mathlib for anything but VxWorks.
17242
17243 1996-01-22  Jeffrey A Law  (law@cygnus.com)
17244
17245         * gcc.c-torture: Update to c-torture-1.40 release.
17246
17247 1996-01-03  Jeffrey A Law  (law@cygnus.com)
17248
17249         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
17250         dg.exp.
17251
17252 1995-12-03  Jeffrey A. Law  <law@sethra.cygnus.com>
17253
17254         * lib/c-torture.exp (c-torture-execute): Declare "output" as
17255         global.
17256
17257 1995-11-17  Doug Evans  <dje@canuck.cygnus.com>
17258
17259         * lib/g++.exp (LIBS): Define if not already.
17260         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
17261         (gcc-dg-prune): Call prune_gcc_output.
17262         * lib/gcc.exp (prune_gcc_output): New proc.
17263         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
17264         prune_gcc_output.
17265
17266 1995-11-16  Doug Evans  <dje@canuck.cygnus.com>
17267
17268         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
17269         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
17270
17271 1995-11-15  Jeffrey A Law  (law@cygnus.com)
17272
17273         * gcc.c-torture: Update to c-torture-1.39 release.
17274
17275 1995-11-04  Doug Evans  <dje@canuck.cygnus.com>
17276
17277         * lib/c-torture.exp (c-torture-execute): Don't return if one option
17278         fails, try others as well.
17279
17280 1995-11-02  Doug Evans  <dje@canuck.cygnus.com>
17281
17282         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
17283         If compilation fails, mark execute tests as `untested'.
17284         If test is marked as unsupported, don't mark compilation and
17285         execute tests as failed.
17286
17287 1995-10-25  Brendan Kehoe  <brendan@lisa.cygnus.com>
17288
17289         * lib/g++.exp (g++_init): Don't link in libg++, and look to
17290         libstdc++ for whether or not we want to be doing shared
17291         libraries.  Delete link_curses since we don't need it anymore.
17292         * lib/mike-g++.exp (postbase): Don't link in libg++.
17293         * g++.old-deja/old-deja.exp: Likewise.
17294
17295 1995-10-23  Brendan Kehoe  <brendan@lisa.cygnus.com>
17296
17297         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
17298
17299 1995-10-17  Brendan Kehoe  <brendan@lisa.cygnus.com>
17300
17301         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
17302         For that, add `-Wl,-a,shared_archive'.
17303         * g++.old-deja/old-deja.exp: Likewise.
17304
17305 1995-10-17  Doug Evans  <dje@canuck.cygnus.com>
17306
17307         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
17308
17309 1995-10-16  Brendan Kehoe  <brendan@cygnus.com>
17310
17311         * lib/mike-g++.exp (postbase): Pay attention to the status of
17312         g++_load.
17313
17314 1995-10-16  Brendan Kehoe  <brendan@lisa.cygnus.com>
17315
17316           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
17317
17318 1995-10-16  Doug Evans  <dje@canuck.cygnus.com>
17319
17320         * lib/gcc.exp (default_gcc_start): No longer need to log program
17321         being executed or its output, execute_anywhere does that now.
17322         * lib/g++.exp (default_g++_version): Call execute_anywhere.
17323         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
17324
17325 1995-10-12  Brendan Kehoe  <brendan@lisa.cygnus.com>
17326
17327         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
17328         the same as those in lib/g++.exp.
17329
17330 1995-10-10  Jeff Law  (law@hurl.cygnus.com)
17331
17332         * gcc.c-torture: Update to c-torture-1.38 release.
17333         * gcc.ieee: Related changes.
17334
17335 1995-10-06  Rob Savoye  <rob@darkstar.cygnus.com>
17336
17337         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
17338         "exec". Minor reformatting changes.
17339
17340         * config/rom68k.exp (${tool}_load): Make it work in a canadian
17341         cross. This means all "exec" calls now work on a remote host as
17342         well.
17343         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
17344         cross. Filter out the extra "\r\n" stuff that expect puts in.
17345         (c-torture-execute): Filter out the bogus warnings like
17346         c-torture-compile does. Add support for canadian cross.
17347         * lib/gcc.exp (default_gcc_version, default_gcc_start)
17348         Use execute_anywhere rather than calling exec directly. Now it
17349         works for canadian cross testing.
17350
17351 1995-10-05  Brendan Kehoe  <brendan@rtl.cygnus.com>
17352
17353         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
17354         results into a variable, and check that rather than using file exists.
17355
17356 1995-10-04  Brendan Kehoe  <brendan@lisa.cygnus.com>
17357
17358         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
17359         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
17360
17361 1995-09-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
17362
17363         * g++.old-deja/old-deja.exp: Create and pass runshlib and
17364         lib_curses if there's a shared libg++ in the build tree.
17365
17366 1995-09-22  Doug Evans  <dje@canuck.cygnus.com>
17367
17368         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
17369         if not supported target.
17370
17371 1995-09-22  Brendan Kehoe  <brendan@lisa.cygnus.com>
17372
17373         * lib/g++.exp (g++_init): Move empty setting of runshlib and
17374         link_curses up to always happen, not just for native builds.
17375
17376 1995-09-21  Jeff Law  (law@snake.cs.utah.edu)
17377
17378         * gcc.c-torture: Update to c-torture-1.36 release.
17379         * gcc.failure: Related changes.
17380
17381 1995-09-20  Doug Evans  <dje@canuck.cygnus.com>
17382
17383         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
17384
17385 1995-09-19  Brendan Kehoe  <brendan@lisa.cygnus.com>
17386
17387         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
17388         * lib/mike-g++.exp (postbase): Not in here.  Still reference
17389         runshlib, link_curses, and mathlib for link and run.
17390
17391         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
17392         pass the runtime shared library options for Solaris, OSF/1, and
17393         Irix5, and link with -lcurses to avoid unresolved references.
17394
17395 1995-09-13  Brendan Kehoe  <brendan@lisa.cygnus.com>
17396
17397         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
17398         only run once.
17399
17400 1995-09-13  Doug Evans  <dje@canuck.cygnus.com>
17401
17402         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
17403
17404 1995-09-11  Jeff Law  (law@snake.cs.utah.edu)
17405
17406         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
17407         do not have a framework for the "compat" tests yet.
17408
17409 1995-09-09  Brendan Kehoe  <brendan@lisa.cygnus.com>
17410
17411         * lib/mike-g++.exp (postbase): New local variable `mathlib',
17412         set to null if we're testing vxworks5.1.  Use that instead of
17413         `-lm' in the setting of LIBS for link and run.
17414
17415 1995-09-08  Brendan Kehoe  <brendan@lisa.cygnus.com>
17416
17417         * config/rom68k.exp (${tool}_load): Major changes to make it
17418         work.  Verified that it does in fact return the stuff in
17419         exec_output properly.  Catch any Emul or any TRAP other than 0.
17420
17421 1995-09-07  Brendan Kehoe  <brendan@lisa.cygnus.com>
17422
17423         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
17424         LDFLAGS properly for targets that need stuff from libgloss.
17425         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
17426         only run once.
17427         (gpp_initialized): New variable.
17428
17429 1995-09-06  Rob Savoye  <rob@darkstar.cygnus.com>
17430
17431         * config/rom68k.exp: Load libgloss.exp.
17432         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
17433         so we can produce a fully linked binary.
17434         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
17435         so we can produce a fully linked binary.
17436
17437 1995-09-03  Doug Evans  <dje@canuck.cygnus.com>
17438
17439         * lib/plumhall.exp (ph_section): Watch for expected failures.
17440         Add missing `else'.
17441
17442         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
17443         run the testcase.
17444         (c-torture): Likewise.
17445
17446 1995-08-28  Doug Evans  <dje@cygnus.com>
17447
17448         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
17449
17450         * lib/mike-g++.exp (mike_cleanup): New proc.
17451         (prebase): New globals compiler_result, not_compiler_result,
17452         target_regexp.
17453         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
17454         allow leading "-" in pattern.  Watch for unsupported tests.
17455         If $compiler_result is set, pattern match assembler code,
17456         and ditto for $not_compiler_result.
17457         * lib/mike-gcc.exp: Likewise.
17458
17459         * lib/plumhall.exp (ph_execute): Only call ph_summary if
17460         execution "succeeded".
17461
17462 1995-08-14  Doug Evans  <dje@canuck.cygnus.com>
17463
17464         * config/win32.exp: New file.
17465         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
17466
17467 1995-08-04  Doug Evans  <dje@canuck.cygnus.com>
17468
17469         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
17470         unsupported.
17471         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
17472         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
17473         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
17474
17475         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
17476         "... without exceptions was ...".  That is now handled by
17477         prune_system_crud.
17478         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
17479
17480 1995-08-01  Doug Evans  <dje@canuck.cygnus.com>
17481
17482         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
17483         sieve.c,sort2.c}: New files.
17484         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
17485         sieve.exp,sort2.exp}: Drivers for them.
17486
17487         * lib/mike-gcc.exp (program_output): New user settable variable.
17488         (postbase): Call prune_system_crud.  Also prune extraneous compiler
17489         messages.
17490         * lib/mike-g++.exp (program_output): New user settable variable.
17491
17492         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
17493
17494         * config/sh.exp: Deleted (use sim.exp instead).
17495
17496 1995-07-28  Brendan Kehoe  <brendan@lisa.cygnus.com>
17497
17498         * config/vx.exp: Declare CHECKTASK as global.
17499         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
17500         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
17501         * lib/old-dejagnu.exp: Load [pwd]/$executable.
17502
17503 1995-07-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
17504
17505         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
17506         target. Like vx.exp, only includes `vx29k.exp' instead of
17507         `vxworks.exp'.
17508
17509 1995-07-23  Ian Lance Taylor  <ian@cygnus.com>
17510
17511         * config/sim.exp: Increase time limit from 120 seconds to 240.
17512
17513 1995-07-06  Jeffrey A. Law  <law@rtl.cygnus.com>
17514
17515         * gcc.c-torture/execute/950628-1.c: New test.
17516
17517 1995-06-10  Jeff Law  (law@snake.cs.utah.edu)
17518
17519         * gcc.c-torture: Update with changes/additions from
17520         c-torture-1.34.
17521
17522 1995-06-05  Doug Evans  <dje@canuck.cygnus.com>
17523
17524         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
17525
17526 1995-06-04  Jeff Law  (law@snake.cs.utah.edu)
17527
17528         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
17529
17530 1995-06-01  Jeff Law  (law@snake.cs.utah.edu)
17531
17532         * gcc.c-torture/compile/950512-1.c: New test.
17533         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
17534         * gcc.dg/struct-ret-1.c: Likewise.
17535
17536 1995-05-31  Doug Evans  <dje@canuck.cygnus.com>
17537
17538         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
17539           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
17540
17541 1995-05-30  Doug Evans  <dje@canuck.cygnus.com>
17542
17543         * gcc.c-torture/special/920411-1.c: Deleted.
17544         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
17545
17546 1995-05-22  Doug Evans  <dje@chestnut.cygnus.com>
17547
17548         * config/sim.exp (${tool}_load): Hack in call to bash to get a
17549         cpu limit.
17550
17551 1995-05-12  Torbjorn Granlund  <tege@rtl.cygnus.com>
17552
17553         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
17554
17555 1995-05-04  Torbjorn Granlund  <tege@adder.cygnus.com>
17556
17557         From kenner;
17558         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
17559         is the proper length.
17560         * va-arg-3.c: Likewise.
17561
17562 1995-04-30  Doug Evans  <dje@canuck.cygnus.com>
17563
17564         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
17565         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
17566
17567         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
17568         * lib/g++.exp (default_g++_start): Delete old cruft.
17569
17570 1995-04-25  Torbjorn Granlund  <tege@cygnus.com>
17571
17572         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
17573         (2 * (1 << 18)) to (2 * (1 << 17)).
17574
17575         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
17576
17577 1995-04-20  J.T. Conklin  <jtc@rtl.cygnus.com>
17578
17579         * config/rom68k.exp: Renamed from config/idp.exp
17580
17581 1995-04-18  Torbjorn Granlund  <tege@rtl.cygnus.com>
17582
17583         * c-torture/compile/921109-2.c
17584
17585 1995-04-18  Mike Stump  <mrs@cygnus.com>
17586
17587         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
17588         excess errors.
17589
17590 1995-04-15  Doug Evans  <dje@chestnut.cygnus.com>
17591
17592         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
17593         output.
17594         * lib/g++.exp (default_g++_start): Likewise.
17595
17596 1995-03-29  Torbjorn Granlund  <tege@adder.cygnus.com>
17597
17598         * gcc.c-torture/compile/950329-1.c: New test.
17599
17600 1995-03-28  J.T. Conklin  <jtc@rtl.cygnus.com>
17601
17602           * config/bug.exp (${tool}_load): Updated to use new remote_open
17603           and remote_close procs.
17604         * config/idp.exp: New file.
17605
17606 1995-03-22  Torbjorn Granlund  <tege@rtl.cygnus.com>
17607
17608         * gcc.c-torture/execute/950322-1.c: New test.
17609
17610 1995-03-21  Doug Evans  <dje@canuck.cygnus.com>
17611
17612         * config/vx.exp (${tool}_load): Clean up testing of return code from
17613         vxworks_ld and vxworks_spawn.
17614
17615 1995-03-21  Doug Evans  <dje@deneb.cygnus.com>
17616
17617         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
17618
17619 1995-03-13  Mike Stump  <mrs@cygnus.com>
17620
17621         * lib/old-deja.exp: Add `excess errors test - ' error, now one
17622         can mark excess errors on a machine by machine basis.  Note, the
17623         default is to not expect any excess errors, even when excess
17624         errors test - is given, so you will want to put an XFAIL ... on
17625         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
17626         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
17627         those 4 machines, but no others.
17628
17629 1995-03-10  J.T. Conklin  <jtc@rtl.cygnus.com>
17630
17631         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
17632         * lib/c-torture.exp: to here.
17633
17634 1995-03-10  Torbjorn Granlund  <tege@adder.cygnus.com>
17635
17636         * gcc.c-torture/execute/950221-1.c: New test.
17637         * gcc.c-torture/execute/struct-ret-1.c: New test.
17638         * gcc.c-torture/compile/950221-1.c: New test.
17639
17640         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
17641
17642 1995-03-03  Doug Evans  <dje@canuck.cygnus.com>
17643
17644         * gcc.c-torture/execute/arith-1.c (main): Return 0.
17645         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
17646
17647 1995-03-01  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
17648
17649         * g++.gb: New directory of tests, derived from my signature and
17650         class scoping tests.
17651
17652         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
17653         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
17654         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
17655         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
17656         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
17657         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
17658         * g++.gb/sig25.C: Likewise.
17659
17660         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
17661         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
17662         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
17663         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
17664         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
17665         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
17666         * g++.gb/sig25.exp: Likewise.
17667
17668         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
17669         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
17670         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
17671         * g++.gb/scope13.C: Likewise, this test still fails.
17672
17673         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
17674         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
17675         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
17676         * g++.gb/scope13.exp: Ditto.
17677
17678         * g++.gb/README: New file, explains what these tests are about.
17679
17680 1995-02-28  Doug Evans  <dje@canuck.cygnus.com>
17681
17682         * lib/dg.exp (dg-do): Support `preprocess'.
17683         (dg-test): Likewise.
17684
17685 1995-02-13  J.T. Conklin  <jtc@rtl.cygnus.com>
17686
17687         * config/udi.exp: change "continue -expect" to "exp_continue".
17688
17689 1995-02-11  Torbjorn Granlund  (tege@tiny.cygnus.com)
17690
17691         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
17692         Delete redundant tests.
17693
17694         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
17695         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
17696         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
17697         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
17698         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
17699         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
17700         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
17701         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
17702
17703         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
17704         storing label pointers.
17705         * gcc.c-torture/execute/921019-1.c: Likewise.
17706         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
17707         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
17708         parameter fp.
17709         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
17710         constants.
17711
17712         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
17713         Delete obsolete tests.
17714
17715         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
17716         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
17717         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
17718         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
17719         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
17720         * gcc.c-torture/compile/950124-1.c: New test.
17721
17722         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
17723
17724 1995-02-08  Jason Merrill  <jason@phydeaux.cygnus.com>
17725
17726         * lib/mike-g++.exp: Add -lm to LIBS.
17727
17728 1995-02-07  Doug Evans  <dje@canuck.cygnus.com>
17729
17730         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
17731
17732 1995-01-30  Jason Merrill  <jason@phydeaux.cygnus.com>
17733
17734         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
17735
17736 1995-01-12  Doug Evans  <dje@canuck.cygnus.com>
17737
17738         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
17739
17740 1995-01-02  Jeff Law  (law@snake.cs.utah.edu)
17741
17742         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
17743         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
17744         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
17745         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
17746         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
17747         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
17748         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
17749         * g++.law/{operators31.C, operators32.C,
17750         * g++.law/{operators33.C, operators34.C}: Likewise.
17751         * g++.law/{pic1.C, refs2.C}: Likewise.
17752         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
17753         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
17754         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
17755         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
17756
17757         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
17758         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
17759         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
17760         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
17761         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
17762         * g++.law/{enum9.exp, friend5.exp}: Likewise.
17763         * g++.law/{nest3.exp, nest4.exp}: Likewise.
17764         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
17765         * g++.law/{operators30.exp, operators31.exp}: Likewise.
17766         * g++.law/{operators32.exp, operators33.exp}: Likewise.
17767         * g++.law/{operators34.exp}: Likewise.
17768         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
17769         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
17770         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
17771         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
17772         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
17773
17774         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
17775         No longer expected to fail.
17776         * g++.law/missed-error3.C: Tweak for recent bool changes.
17777
17778 1994-12-04  Doug Evans  <dje@canuck.cygnus.com>
17779
17780         * config/emb-unix: Deleted.
17781         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
17782         remote execution.  Do final link on remote host if REMOTE_LINK is set.
17783
17784 1994-12-01  Doug Evans  <dje@canuck.cygnus.com>
17785
17786         * lib/dg.exp (dg-test): Fix typo in last patch.
17787
17788 1994-11-30  Doug Evans  <dje@canuck.cygnus.com>
17789
17790         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
17791         (handles multiple occurrences).
17792
17793 1994-11-24  Doug Evans  <dje@canuck.cygnus.com>
17794
17795         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
17796         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
17797         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
17798         printed).
17799         * lib/c-torture.exp (c-torture-compile): Likewise.
17800         (c-torture): Prepend full path if missing.
17801         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
17802         (gcc_fail): Likewise.
17803         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
17804
17805 1994-11-23  J.T. Conklin  <jtc@rtl.cygnus.com>
17806
17807         * lib/netware.exp: Only attach to NetWare i386 systems.
17808
17809 1994-11-16  Doug Evans  <dje@canuck.cygnus.com>
17810
17811         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
17812         messages.  Add test name to "output pattern match" pass/fail message.
17813
17814 1994-11-12  Doug Evans  <dje@canuck.cygnus.com>
17815
17816         * gcc.dg: New testsuite.
17817         * gcc.dg/dg.exp: New file.
17818
17819         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
17820         test-switch.c}: Deleted.
17821
17822         * gcc.misc-tests/msgs.exp: New testcase driver.
17823
17824 1994-11-09  Doug Evans  <dje@canuck.cygnus.com>
17825
17826         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
17827         Watch for illegal return values from ${tool}_load.
17828         * config/unix.exp (${tool}_load): Fix pass/fail detection for
17829         cross targets.  Coerce return value >0 to 1.
17830
17831 1994-11-08  Doug Evans  <dje@canuck.cygnus.com>
17832
17833         * config/unix.exp (${tool}_load): Call program rsh, not proc.
17834
17835         * config/emb-unix.exp: New file.
17836
17837         * config/sim.exp: Error if variable $SIM not defined.
17838         (${tool}_load): Mark test as "untested" if simulator missing.
17839
17840         * config/unix.exp: Load remote.exp to get rcp_download.
17841         * lib/c-torture.exp: Use different option lists for testcases with
17842         and without loops.
17843         * gcc.c-torture/execute/execute.exp: Likewise.
17844
17845 1994-11-02  Doug Evans  <dje@canuck.cygnus.com>
17846
17847         * config/*.exp: Clarify return code from ${tool}_load.
17848         Call `unresolved' or `untested' instead of `warning' or `perror'
17849         (sometimes you still want to call both though).
17850         Add comment that `shell_id' is local to each file.
17851         * config/udi.exp (timeout): Set to 30.
17852         Don't print warning if connection fails, $connectmode has already
17853         printed an error.
17854         (${tool}_load): Move verbose messages to level 2.
17855         Rework pattern for "Process started" message.
17856         Pass `shell_id' to ${connectmode}_download.
17857         Retry twice upon timeout.  Make resetting of target more robust.
17858         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
17859         Pass `shell_id' to exit_$connectmode.
17860         Only call exit_$connectmode if connected.
17861         * config/unix.exp (${tool}_load): Check return codes better.
17862         * config/vrtx.exp (${tool}_load): Likewise.
17863         * config/vx.exp (${tool}_load): Likewise.
17864         Delete unneeded global's.
17865         * lib/dg.exp (dg-test): Update to reflect clarified return codes
17866         from ${tool}_load.
17867         (dg-stat): Delete.
17868         (dg-init): Delete recording of pass/fail counts.
17869         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
17870         (old-dejagnu-init): Likewise.
17871         (old-dejagnu-stat): Delete contents, empty proc now.
17872         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
17873         (c-torture): Delete references to lcnt, lpass, lfail.
17874         Get option list from TORTURE_OPTIONS.
17875         Delete -funroll[-all]-loops if no loops.
17876         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
17877         (g++_stat): Delete contents (empty proc now).
17878         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
17879         (gcc_finish): Likewise.
17880         (gcc_stat): Deleted.
17881         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
17882         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
17883         * gcc.c-torture/execute/execute.exp: Likewise.
17884         Split tests into two parts: compile, execute.
17885         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
17886         no loops.  Update to reflect clarified return codes from ${tool}_load.
17887
17888 1994-10-21  Doug Evans  <dje@canuck.cygnus.com>
17889
17890         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
17891         to grep for.
17892         (old-dejagnu): Likewise (where necessary).
17893
17894 1994-10-14  Doug Evans  <dje@canuck.cygnus.com>
17895
17896         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
17897
17898         * lib/dg.exp (dg-process-target): Fix processing of selector.
17899         Add comment regarding use of `error'.
17900
17901         * lib/gcc.exp (prune_system_crud): Define if missing.
17902         * lib/g++.exp (prune_system_crud): Likewise.
17903
17904         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
17905         Call prune_system_crud.
17906         * lib/dg.exp (dg-runtest): New proc.
17907         Use perror instead of send_user for tcl errors in testcase.
17908         Don't return any value, it's never used.
17909         Don't clobber previous definition of `unknown'.
17910         Print tcl errors in `dg-final'.
17911
17912 1994-10-12  Doug Evans  <dje@canuck.cygnus.com>
17913
17914         * lib/dg.exp (dg-process-target): Improve syntax error messages.
17915         (dg-test): Don't print errorInfo, it contains stack backtrace.
17916
17917 1994-09-26  Doug Evans  (dje@canuck.cygnus.com)
17918
17919         * lib/g++.exp (runtest_file_p): Define if missing.
17920
17921 1994-09-24  Doug Evans  (dje@cygnus.com)
17922
17923         * lib/mike-g++.exp: Comment out loading of g++.exp.
17924         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
17925         (default_g++_version): Always print something.
17926         (default_g++_start): Comment out call to `which'.
17927         (g++_start, g++_load): Deleted (must be defined in config file).
17928         * lib/gcc.exp: Test for existence of $CC at start.
17929         Delete check for tmpdir (done in gcc_init).
17930         (default_gcc_version): Always print something.
17931         (default_gcc_start): Comment out call to `which'.
17932         * config/*.exp: Major cleanup - make cross targets work at least a
17933         little better for g++ (by not being "--tool gcc" specific).
17934         Rename gcc_xxx to ${tool}_xxx.
17935         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
17936         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
17937
17938 1994-09-22  Doug Evans  (dje@canuck.cygnus.com)
17939
17940         * lib/c-torture.exp (c-torture-compile): Rework compiler
17941         message processing.
17942
17943         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
17944         c-torture.
17945
17946 1994-09-21  Doug Evans  (dje@canuck.cygnus.com)
17947
17948         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
17949
17950         * lib/dg.exp (dg-process-target): Support { target native }.
17951
17952 1994-09-20  Doug Evans  (dje@canuck.cygnus.com)
17953
17954         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
17955         looked for "... program xxx got fatal signal".
17956         Correct regsub munging of `comp_output'.
17957         Ignore compiler messages "path prefix not used" and "linker input
17958         file unused".
17959
17960 1994-09-14  Doug Evans  (dje@canuck.cygnus.com)
17961
17962         * lib/gcc.exp (runtest_file_p): Define if missing.
17963         * gcc.prms/template.c: Example to work from.
17964
17965 1994-09-13  Doug Evans  (dje@canuck.cygnus.com)
17966
17967         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
17968         * lib/dg.exp (dg-test): Call unsupported testcases as such.
17969
17970         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
17971         * gcc.prms/1883.c: Moved from compile/940714-1.c.
17972         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
17973         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
17974
17975         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
17976         (dg-process-target): No longer a varargs proc.
17977         Return S/N for target, P/F for xfail.  All callers changed.
17978         (user option procs): More argument checking.
17979         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
17980         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
17981         (dg-test): Skip test if not running on selected target in `dg-do'.
17982         Update handling of `dg-do-what', `dg-output-text'.
17983         Separate execution pass/fail from output pattern match pass/fail.
17984         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
17985
17986 1994-09-12  Jim Wilson  (wilson@sphagnum.cygnus.com)
17987
17988         * gcc.c-torture/special/special.exp: Don't expect failure for mips
17989         target for 920510-1.c.
17990
17991 1994-09-12  Doug Evans  (dje@canuck.cygnus.com)
17992
17993         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
17994         Clean up comment regarding use of passcnt, etc.
17995         (gcc_stat): Don't update `testcnt' here.
17996         (gcc_finish): Do it here.
17997         Might as well reset `but_id' here too.
17998         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
17999         to determine if the file should be tested.
18000         * gcc.c-torture/compile/compile.exp: Likewise.
18001         * gcc.c-torture/execute/execute.exp: Likewise.
18002         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
18003         * gcc.misc-tests/dg-test.exp: Likewise.
18004         * gcc.prms/prms.exp: Likewise.
18005         * gcc.wendy/wendy.exp: Likewise.
18006         * g++.old-deja.exp: Likewise.
18007         Move "Testing file" message to verbose level 1.
18008
18009 1994-09-09  Doug Evans  (dje@canuck.cygnus.com)
18010
18011         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
18012
18013 1994-09-08  Doug Evans  (dje@canuck.cygnus.com)
18014
18015         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
18016         (default_gcc_start): Accept optional second list element
18017         of compiler flags.  Print compiler output at verbosity level 2.
18018         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
18019         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
18020         Save current values of framework globals passcnt, failcnt, xpasscnt,
18021         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
18022         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
18023         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
18024         xfailcnt to compute stats.  Update framework global `testcnt' from
18025         pass/fail counts.
18026         (gcc_finish): New proc.  Clean up test environment.
18027         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
18028         (gcc_epass, gcc_efail): Delete.
18029         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
18030         argument of line number.
18031         (dg-init): If the tool has an init routine, call it.
18032         (dg-test): Remove args `cflags_var' and `libs_var'.
18033         Pass all compiler options to ${tool}_start.
18034         Handle missing line number.
18035         (dg-finish): New function.
18036         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
18037         particular files.  Call gcc_finish at end.  Move "skipping test"
18038         message to verbosity level 3.
18039         * gcc.c-torture/compile/compile.exp: Likewise.
18040         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
18041         * gcc.c-torture/execute/execute.exp: Likewise.
18042         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
18043         Print testcase being tried at verbosity level 1.
18044         * gcc.c-torture/special/special.exp: Unset xfail.
18045         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
18046         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
18047         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
18048         * gcc.failure/failure.exp: Likewise.
18049         * gcc.ieee/ieee.exp: Likewise.
18050         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
18051         Update call to dg-test.  Call dg-finish at end.
18052         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
18053         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
18054         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
18055         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
18056         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
18057         * gcc.wendy/wendy.exp: Add copyright.
18058         Delete setting of tmpdir (done by gcc_init).
18059         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
18060         Pass compiler flags to gcc_start.  Call gcc_finish at end.
18061         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
18062         gcc_[ce]pass/fail.
18063
18064 1994-09-07  Doug Evans  (dje@canuck.cygnus.com)
18065
18066         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
18067         confusion.
18068         (g++_load): Likewise.
18069
18070         * config/*.exp (gcc_load): Some were varargs fns and some were not.
18071         Rename argument to `prog' to remove the confusion.
18072         Varargs fns behave differently too!
18073         (g++_load): Likewise.
18074
18075         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
18076
18077         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
18078         what it is.  Delete (always) printing of status value for !native.
18079         Simplify verbose code, and include status and exec_output.
18080         (g++_load): Use gcc_load.
18081
18082 1994-09-04  Jim Wilson  (wilson@sphagnum.cygnus.com)
18083
18084         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
18085         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
18086         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
18087         940714-3.c as these testcases don't exist anymore.  Make
18088         va-arg-1.c expected to pass.
18089
18090 1994-08-19  Doug Evans  (dje@canuck.cygnus.com)
18091
18092         * gcc.misc-tests/misc.exp: Only run specific testcases.
18093         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
18094         * gcc.misc-tests/dg-[1-9].c: New files.
18095
18096         * lib/dg.exp: New testsuite driver.
18097         * gcc.prms/prms.exp: Use it.
18098
18099         * README.gcc: New file.
18100
18101         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
18102         Document and reset `lxpass' and `lxfail'.
18103         Simplify "initialized" message.
18104         (gcc_stat): Clean up comments a little.
18105
18106 1994-08-16  Doug Evans  (dje@canuck.cygnus.com)
18107
18108         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
18109
18110 1994-08-15  Doug Evans  (dje@canuck.cygnus.com)
18111
18112         * lib/old-dejagnu.exp (process-option): New proc.
18113         (old-dejagnu-init, old-dejagnu-stat): Likewise.
18114         (old-dejagnu): Simplify.
18115         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
18116
18117 1994-08-14  Jeff Law  (law@snake.cs.utah.edu)
18118
18119         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
18120         exists and is not an empty string.
18121
18122         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
18123         $xfail rather than calling setup_xfail.  Clear $xfail when test is
18124         finished.
18125         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
18126         automatically.
18127
18128         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
18129         longer expected to fail.
18130
18131         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
18132         "f" function call.
18133
18134         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
18135
18136         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
18137         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
18138         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
18139         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
18140         c-torture-1.29.
18141
18142         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
18143         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
18144
18145         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
18146
18147         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
18148         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
18149
18150         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
18151         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
18152         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
18153
18154 1994-07-12  Jim Kingdon  (kingdon@lioth.cygnus.com)
18155
18156         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
18157         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
18158         940714-1.c, 940714-2.c, 940714-3.c},
18159         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
18160         gcc.misc-tests/{mg.c,mg.exp}:
18161         New tests.
18162         * gcc.noncompile/noncompile.exp: Change accordingly.
18163
18164 1994-07-07  Doug Evans  (dje@canuck.cygnus.com)
18165
18166         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
18167         Undo previous clobberage.
18168
18169 1994-07-04  Jeff Law  (law@snake.cs.utah.edu)
18170
18171         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
18172         * gcc.special/{930510-1.c, special.exp}:
18173         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
18174         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
18175         struct-varargs-1.c}: New tests from c-torture-1.26.
18176
18177 1994-06-28  J.T. Conklin  (jtc@phishhead.cygnus.com)
18178
18179         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
18180           argument to switch.
18181
18182 1994-05-21  Bill Cox  (bill@rtl.cygnus.com)
18183
18184         * Revert the previous changes.  Please see Rob's directory
18185           (/lisa/test/rob/progressive/gcc/testsuite) for testing
18186           fixes.
18187
18188 1994-05-19  Bill Cox  (bill@rtl.cygnus.com)
18189
18190         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
18191             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
18192             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
18193             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
18194             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
18195             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
18196             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
18197             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
18198             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
18199             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
18200             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
18201             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
18202             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
18203             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
18204             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
18205             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
18206             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
18207             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
18208             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
18209             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
18210             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
18211             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
18212             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
18213             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
18214             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
18215             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
18216             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
18217
18218 1994-05-17  Bill Cox  (bill@rtl.cygnus.com)
18219
18220         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
18221             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
18222           with perror calls.
18223
18224 1994-05-02  Jason Merrill  (jason@deneb.cygnus.com)
18225
18226         * config/unix.exp (g++_load): Fix syntax.
18227
18228 1994-04-14  Jim Wilson  (wilson@sphagnum.cygnus.com)
18229
18230         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
18231         * gcc.noncompile/921017-1.c: Deleted obsolete test.
18232         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
18233         Don't expect va-arg-1.c to fail.  Correct expected output for
18234         920928-1.c.
18235         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
18236         * gcc.wendy/hbm4.c: Correct typo.
18237         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
18238
18239 1994-03-28  Doug Evans  (dje@canuck.cygnus.com)
18240
18241         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
18242         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
18243         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
18244         * lib/c-torture.exp (c-torture-compile): Ditto.
18245
18246         Reduce volume of output (remove all the -I's and such).
18247         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
18248         Call gcc_cpass, gcc_cfail.
18249         (c-torture): Pass testing option to c-torture-compile.
18250
18251 1994-03-21  Doug Evans  (dje@cygnus.com)
18252
18253         Bring patches over from progressive.
18254         * config/default.exp: Exit remote shell cleanly.
18255         (g++_exit, g++_start): Add default versions.
18256         * config/sim.exp (gcc_load): Use perror, not error.
18257
18258 1994-03-20  Doug Evans  (dje@canuck.cygnus.com)
18259
18260         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
18261         set in site.exp.
18262
18263 1994-03-14  Doug Evans  (dje@cygnus.com)
18264
18265         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
18266         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
18267         (wendy_try): New proc to run testcase.
18268         (main loop): Call 'em.
18269         * gcc.wendy/*.c: Clean up pass to correct expected output.
18270
18271         * lib/gcc.exp: Minor cleanup work.
18272         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
18273
18274 1994-03-09  Doug Evans  (dje@canuck.cygnus.com)
18275
18276         * config/sim.exp (gcc_load): Document return codes better.
18277         Don't pass -v to simulator.
18278
18279 1994-02-24  Jeffrey A. Law  (law@snake.cs.utah.edu)
18280
18281           * gcc.special/920717-x.c: Fix typo.
18282           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
18283           get at sources.
18284
18285         * lib/mike-gcc.exp: Fix typo.
18286
18287 1994-02-15  Rob Savoye  (rob@darkstar.cygnus.com)
18288
18289         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
18290         binary to use, transform the name.
18291         * config/*.exp: rename everything. Nuke any g++ specific files,
18292         it's now a special case of gcc that requires no special support.
18293         Add a default.exp for unsupported targets.
18294
18295 1994-02-11  Rob Savoye  (rob@poseidon.cygnus.com)
18296
18297         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
18298         lib/old-dejagnu.exp: Fix a few patterns to work with the new
18299         version of Tcl.
18300
18301 1994-02-09  Rob Savoye  (rob@darkstar.cygnus.com)
18302
18303         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
18304         than a warning.
18305
18306 1994-02-06  Jeffrey A. Law  (law@snake.cs.utah.edu)
18307
18308         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
18309
18310 1994-01-03  Jim Wilson  (wilson@sphagnum.cygnus.com)
18311
18312         * gcc.execute/execute.exp: Combine opt_list and foption_list into
18313         option_list.  Compile every file with only 4/6 option choices
18314         (same as C torture) instead of with 12/18 different option
18315         choices.
18316         * lib/c-torture.exp: Likewise.
18317
18318         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
18319         not already set.
18320
18321 1993-12-30  Mike Stump  (mrs@rtl.cygnus.com)
18322
18323         * lib/old-deja
18324           test cases, ready for DejaGnu.
18325
18326 1993-06-17  Jeffrey Wheat  (cassidy@cygnus.com)
18327
18328         * Upgraded c-torture tests from 1.18 to 1.19
18329
18330         * gcc.compile: added test(s):
18331           930607-1.c
18332         * gcc.execute: added test(s):
18333           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
18334
18335         * added new subdirectory for misc tests: gcc.misc-tests
18336         * gcc.misc-test(s): added tests:
18337           inst-check.c test-consts.c test-ior.c test-switch.c
18338
18339 1993-06-09  Brendan Kehoe  (brendan@lisa.cygnus.com)
18340
18341         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
18342
18343 1993-06-07  Ian Lance Taylor  (ian@cygnus.com)
18344
18345         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
18346
18347 1993-06-03  Jeffrey Wheat  (cassidy@cygnus.com)
18348
18349         * Upgraded c-torture tests from 1.17 to 1.18
18350
18351 1993-06-02  Jeffrey Wheat  (cassidy@cygnus.com)
18352
18353         * Upgraded c-torture tests from 1.12 to 1.17
18354
18355 1993-04-30  Mike Werner  (mtw@deneb.cygnus.com)
18356
18357         * lib/old-dejagnu.exp:
18358           Fixed handling of XFAIL target triplets to correctly
18359           recognize wildcard characters.  Removed code that
18360           appended a unique id tag to the end of the file name
18361           printed out by the result of the testcases within a
18362           given test file.
18363
18364 1993-04-29  Mike Werner  (mtw@deneb.cygnus.com)
18365
18366         * lib/old-dejagnu.exp:
18367           Reworked expected failure handling to trigger off of XFAIL
18368           keyword in keyphrase embeded in testcase source code. The
18369           XFAIL keyword must be at the end of the keyphrase line. It
18370           may optionally be followed by one or more target triplets.
18371           It has just occured that the handling of wildcards in the
18372           target triplet may not be correct.
18373
18374 1993-04-23  Mike Werner  (mtw@deneb.cygnus.com)
18375
18376         * g++.old-deja/tests:
18377           Moved all subdirectories up one level into g++.old-deja .
18378
18379         * lib/old-dejagnu.exp:
18380           Fixed problem with CXXFLAGS not being properly reset, and being
18381           corrupted with extraneous "-c" compiler option.  This was
18382           causing binaries to not be generated for test that needed them.
18383           Modified strings passed to "pass" and "fail" so that individual
18384           tests from the same test file would be distinguished by an
18385           identifier appended to the test file name in the summary logs;
18386           this corrected a problem with erroneous diff logs.  Added code
18387           to search testcases for expected fail and unexpected pass keywords.
18388
18389 1993-04-20  Rob Savoye  (rob at darkstar.cygnus.com)
18390
18391         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
18392
18393 1993-04-15  Mike Werner  (mtw@deneb.cygnus.com)
18394
18395         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
18396           Removed extraneous text from end of "Special g++ Options"
18397           keyphrase.
18398
18399         * lib/old-dejagnu.exp: Added pattern matching to look for new
18400           keywords, embedded in testcases comments, which will trigger
18401           calls to xpass and xfail.
18402
18403 1993-04-14  Mike Werner  (mtw@deneb.cygnus.com)
18404
18405         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
18406           comments embedded in the testcases, especially the one looking for
18407           special compiler options, as well as the pattern matching for the
18408           compiler output again.
18409
18410 1993-04-12  Mike Werner  (mtw@deneb.cygnus.com)
18411
18412         * lib/old-dejagnu.exp: Do a proper check of the return value for
18413           execute tests. Fixed several problems with the pattern matching
18414           of the compiler output which gave erroneous test results.
18415           Changed several of the test result messages to be more descriptive.
18416         * config/unix-g++.exp: Proc g++_load now actually works and
18417           executes the tests passed to it and returns a usable return
18418           value.
18419
18420 1993-04-11  Rob Savoye  (rob at darkstar.cygnus.com)
18421
18422           * lib/gcc.exp: Exits gracefully if $CC is bogus.
18423
18424 1993-04-09  Mike Werner  (mtw@deneb.cygnus.com)
18425
18426         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
18427           Modified both files to properly execute the old style
18428           dejagnu tests. The previous versions of these files were
18429           experimental and did not function anything near correctly.
18430
18431 1993-04-05  Rob Savoye  (rob@cygnus.com)
18432
18433         * Removed all Makefile.in and configure.in files. No configuration
18434         needed now.
18435
18436 1993-04-02  Mike Werner  (mtw@deneb.cygnus.com)
18437
18438         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
18439
18440 1993-03-28  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
18441
18442         * gcc.compile/configure.in, gcc.unsorted/configure.in,
18443         gcc.special/configure.in, gcc.noncompile/configure.in,
18444         gcc.execute/configure.in, gcc.code_quality/configure.in,
18445         g++.other/configure.in, g++.old-deja/configure.in,
18446         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
18447         in srcname setting.
18448
18449 1993-03-25  Rob Savoye  (rob at darkstar.cygnus.com)
18450
18451         * lib/udi.exp:  Fixed mondfe and mondfe_download.
18452         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
18453         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
18454
18455 1993-03-25  Ian Lance Taylor  (ian@cygnus.com)
18456
18457         * config/udi-gdb.exp: Check $shell_id after connecting to target.
18458         (gdb_exit): Don't remove *_soc files.
18459
18460 1993-03-22  Ian Lance Taylor  (ian@cygnus.com)
18461
18462         * lib/c-torture.exp: Don't look for main; instead always use -w
18463         -c.  This is how the c-torture tests work.  Remove the object
18464         file if the compilation succeeds.
18465         * gcc.execute/execute.exp: Remove executable if test passes.
18466         * gcc.noncompile/noncompile.exp: Every test is an expected
18467         failure.
18468         * gcc.special/special.exp: Added tests from c-torture 1.11,
18469         corrected use of existing test.
18470         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
18471         gcc.execute/920625-1.c: Updated to c-torture 1.11.
18472         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
18473         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
18474         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
18475         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
18476         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
18477         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
18478         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
18479         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
18480         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
18481         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
18482         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
18483         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
18484         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
18485         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
18486         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
18487         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
18488         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
18489         c-torture 1.11.
18490         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
18491         correspond to c-torture 1.11.
18492
18493         * New file.